/*error*/
.error {
    padding: 5px;
    margin: 5px 5px 20px 5px;
    border: solid 1px #FBD3C6;
    background: #FDE4E1;
    color: #CB4721;
    line-height: 25px;
    border-radius: 5px !important;
    clear: both !important;
}

.success {
    padding: 5px 25px !important;
    border: solid 1px #C0F0B9 !important;
    background: #D5FFC6 !important;
    color: #48A41C !important;
    border-radius: 5px !important;
    clear: both;
    margin-bottom: 5px !important;
}

.alert {
    /*padding: 0px 10px !important;*/
    border: solid 2px #FBD3C6 !important;
    color: #CB4721 !important;
    direction: rtl !important;
    text-align: right !important;
    border-radius: 5px !important;
    margin-bottom: 0 !important;
    opacity: 1 !important;
}

.img-responsive {
    display: inline;
    vertical-align: middle;
}

/*error*/
/*compare*/
#comparetable tr:hover .products2 {
    background: #21B8B8 !important;
    color: #ffffff;
}

#comparetable td {
    vertical-align: middle;
}

.ts-basket-product-arrow {
    background: rgba(0, 0, 0, 0) url("../images/comparearrow.gif") no-repeat scroll 0 0;
    bottom: -8px;
    height: 8px;
    padding: 0;
    position: absolute;
    width: 15px;
}

#comparetable tr:hover .products2 {
    background: #91B8F9 !important;
    color: #ffffff;
}

#comparetable td {
    vertical-align: middle;
}

.block2 .blc5 {
    position: relative;
    width: 200px;
}

.blc5 input[type="text"] {
    background: none repeat scroll 0 0 #f7f7f7;
    border: 1px solid #dbdbdb;
    /*    height: 18px;
        line-height: 18px;*/
    padding: 5px;
    width: 231px;
}

.blc5>ul #ajax_result22 {
    background: none repeat scroll 0 0 #ffffff;
    height: 170px;
    overflow: auto;
    position: absolute;
    right: 0;
    top: 33px;
    width: 219px;
    z-index: 99999999;
}

.result_hover a:hover {
    color: #61BAD0;
}

.blccc {
    color: #000000;
    font-size: 15px;
    font-weight: normal;
    height: 40px;
    line-height: 20px;
    padding: 0 12px;
    width: 194px;
}

.ts-basket-product-close {
    width: 15px;
    height: 15px;
    cursor: pointer;
    background: url("../images/remove2.png") no-repeat 0px 0px;
    display: block;
}

/*compare*/

/*invoice*/
.table11 {
    background: none repeat scroll 0 0 #FFF;
    border: 1px solid #CDCDCD;
    box-shadow: 0 2px 2px -2px #CCCCCC;
    position: relative;
}

.table11 td,
.table11 th {
    border: 1px solid #dadada;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    width: 9% !important;
}

.table11 td:first-child,
.table11 th:first-child {
    border-right: none;
}

.table11 td {
    padding: 9px 16px;
    vertical-align: middle;
    color: #000;
    text-align: center;
}

.table11 td a:hover {
    color: #FF7617;
}

.table11 td a {
    color: #2C5CAA;
}

.table11 tr {
    border-top: 1px solid #dadada;
}

.table11 tbody tr.deleted {
    border-top: 1px solid #E5383F !important;
}

.table11 th {
    text-align: center;
    padding: 7px 12px;
    background: #F8F8F8;
    background: -moz-linear-gradient(top, #efefef 0%, #efefef 100%);
    background: -webkit-gradient(linear, right top, right bottom, color-stop(0%, #F8F8F8), color-stop(100%, #EFEFEF));
    background: -webkit-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
    background: -o-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
    background: -ms-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
    background: linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#efefef', GradientType=0);
    color: #000000;
    border: 1px solid #cecece;
}

/*invoice*/
/*invoice_info*/
.table33 {
    border: 1px solid #CDCDCD;
    box-shadow: 0 2px 2px -2px #CCCCCC;
    position: relative;
    width: 100%;

}

.table33 td,
.table33 th {
    border: 1px solid #dadada;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    width: auto !important;
}

.table33 td:first-child,
.table33 th:first-child {
    border-right: none;
}

.table33 td {
    padding: 9px 16px;
    vertical-align: middle;
    color: #000;
    text-align: center;
}

.table33 td a:hover {
    color: #FF7617;
}

.table33 tr {
    border-top: 1px solid #dadada;
}

.table33 tbody tr.deleted {
    border-top: 1px solid #E5383F !important;
}

.table33 th {
    text-align: center;
    padding: 7px 12px;
    background: #F8F8F8;
    background: -moz-linear-gradient(top, #efefef 0%, #efefef 100%);
    background: -webkit-gradient(linear, right top, right bottom, color-stop(0%, #F8F8F8), color-stop(100%, #EFEFEF));
    background: -webkit-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
    background: -o-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
    background: -ms-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
    background: linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#efefef', GradientType=0);
    color: #000000;
    border: 1px solid #cecece;
}

.table22 {
    border: 1px solid #CDCDCD;
    box-shadow: 0 2px 2px -2px #CCCCCC;
    position: relative;
    width: 100%;
}

.table22 td,
.table22 th {
    border: 1px solid #dadada;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
}

.table22 td:first-child,
.table22 th:first-child {
    border-right: none;
}

.table22 td {
    padding: 9px 16px;
    vertical-align: middle;
    color: #000;
    text-align: center;
    /*width:10% !important;*/
}

.table22 td a:hover {
    color: #FF7617;
}

.table22 tr {
    border-top: 1px solid #dadada;
}

.table22 th {
    text-align: center;
    padding: 7px 12px;
    background: #F8F8F8;
    background: -moz-linear-gradient(top, #efefef 0%, #efefef 100%);
    background: -webkit-gradient(linear, right top, right bottom, color-stop(0%, #F8F8F8), color-stop(100%, #EFEFEF));
    background: -webkit-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
    background: -o-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
    background: -ms-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
    background: linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#efefef', GradientType=0);
    color: #000000;
    border: 1px solid #cecece;
}

.basket_final_r {
    float: right;
    width: 61%;
    padding: 0 2%;
    border-left: 1px solid #e5e5e5;
}

.basket_final_r div {
    padding: 10px 5px;
}

.basket_final_r hr {
    height: 1px;
    padding: 1px 0;
    margin: 3px 0;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    clear: both;
}

.basket_final_l {
    float: left;
    width: 33%;
}

.basket_final_l a.add_pro {
    margin-top: -7px;
}

/*invoice_info*/
.rate_percent.cal_line1 {
    background-color: #9fda00;
}

.rate_percent.cal_line2 {
    background-color: #f1d300;
}

.rate_percent.cal_line3 {
    background-color: #c4eb00;
}

.rate_percent.cal_line4 {
    background-color: #e0f400;
}

.rate_percent.cal_line5 {
    background-color: #ef9103;
}

.rate_percent.cal_line6 {
    background-color: #ef8903;
}

.datepicker-input {
    position: relative !important;
    z-index: 1 !important;
}

.product_star img {
    display: inline !important;
}

.magnifier-preview {
    background-color: transparent;
    border: none;
}





.google__map {
    position: fixed;
    bottom: -100%;
    height: 60vh;
    width: 100%;
    z-index: 10;
    left: 0;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
}

.google__map.active {
    bottom: 0;
}










#menu>ul>li .mega_menu {
    display: none;
    position: absolute;
    top: 48px;
    right: 0;
    width: 100%;
    background-color: #F7F7F7;
    padding: 30px;
    z-index: 2;
    box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, 0.15);
    border-top: 2px solid #C19947;
}


#menu>ul>li .mega_menu .container {
    position: relative;
}

#menu>ul>li .mega_menu .container .mega_menu_picture {
    position: absolute;
    top: 0;
    left: 10px;
}

#menu>ul>li .mega_menu .container .mega_menu_picture img {
    border-radius: 10px;
}

#menu>ul>li .mega_menu ul {
    margin-bottom: 20px;
    column-count: 3;
    height: 240px;
    column-fill: auto;
    line-height: 30px;
}

#menu>ul>li .mega_menu ul li a {
    font-size: 12px;
    color: #808080;
    position: relative;
}

#menu>ul>li .mega_menu ul li a:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: transparent;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -10px;
}

#menu>ul>li .mega_menu ul li a.mega_menu--title {
    margin-bottom: 5px;
    display: block;
    color: #000;
    font-weight: bold;
}

#menu>ul>li .mega_menu ul li a.mega_menu--title:before {
    display: none;
}

#menu>ul>li .mega_menu ul li a:hover {
    color: #000;
}

#menu>ul>li .mega_menu ul li a:hover:before {
    background-color: #000;
}

#menu>ul>li.active>a,
#menu>ul>li:hover>a {
    color: #C19947;
}

#menu>ul>li.active>a:after,
#menu>ul>li:hover>a:after {
    transform: scale(1, 1);
    opacity: 1;
    background-color: #C19947 !important;
}

#menu>ul>li.active .mega_menu,
#menu>ul>li:hover .mega_menu {
    z-index: 999;
}

.mega_menuBox {
    display: block;
    margin-bottom: 20px;
}

.mega_menuBox .mega_menuBox__image {
    width: 100%;
}

.mega_menuBox .mega_menuBox__title {
    width: 100%;
    margin-top: 7px;
    font-size: 14px;
    transition: all 0.3s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mega_menuBox:hover .mega_menuBox__title {
    color: #C19947;
}

.menu #menu>ul>li:hover>a {

    border-bottom-color: #C19947;

}


.siteTitle:before {
    display: none;
}

.mobileMenu .masehMenu #mobileMenu li a:not(:only-child):after {
    left: 17px;
    right: auto;
}

.mobileMenu .masehMenu #mobileMenu li a:not(:only-child).hasChildren:after {
    left: 17px;
    right: auto;
}


.contactItem__item li p a {
    direction: ltr;
    display: inline-block;

}

.employment-add-fara {
    padding: 0.7em;
    margin: 5px;
    background-color: red;
    color: #fff;
    margin-bottom: 20px;
    border-radius: 10px;
}

.employment-top-fara {
    margin: 35px 0 0 0;
}

.employment-delete-fara {
    padding: 0.5em;
    margin: 5px;
    background-color: #ff8c00;
    color: #fff;
    margin-bottom: 20px;
    border-radius: 10px;
}

.employment-padding-fara {
    padding: 12px;
}

#employment h2 {
    font-size: 19px;
    font-weight: bold;
}

@keyframes move {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(10px);
    }

    100% {
        transform: translateY(0px);
    }

}

@keyframes move2 {
    0% {
        transform: translateY(10px);
    }

    50% {
        transform: translateY(0px);
    }

    100% {
        transform: translateY(10px);
    }

}

.productInnerSec .ef2 {
    animation: move 2s linear infinite;
}

.productInnerSec .ef1 {
    animation: move2 2s linear infinite;
}

.langSelect {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    margin-right: 15px;
}

.langSelect .langSelectLink {
    display: flex;
    align-items: center;
}

.langSelect .langSelectLink i {
    margin-left: 5px;
    transition: all 0.3s;
}

.langSelect .langSelectLink.active i {
    transform: rotate(-180deg);
}

.langSelect #langSelect {
    display: none;
    position: absolute;
    left: -6px;
    width: 30px;
    padding: 5px 5px 2px;
    top: 100%;
    z-index: 2;
    box-shadow: 0 7px 10px 0 rgba(0, 0, 0, .15);
    background: #fff;
    text-align: center;
    border-radius: 5px;
}

.langSelect #langSelect ul li {
    margin-bottom: 2px;
}

.langSelect #langSelect ul li:last-child {
    margin-bottom: 0;
}

.langSelect #langSelect ul li a {
    color: #000;
}

.langSelect #langSelect ul li a:hover {
    color: #ff8c00;
}

.menu ul {
    display: inline-block;
}

.tabShowInner__slider--btn {
    margin-bottom: 15px;
    margin-top: 15px;
}

.single_related .slick-slide {
    margin: 10px;
}

.header .headerWrapper .menu>ul>li>a {
    margin-left: 20px;
    margin-right: 20px;
}

@media screen and (max-width: 767px) {
    .productInner::before {
        height: 100%;
        border-radius: 0;
    }

    .productInner {
        margin-bottom: 20px;
    }
}

.slideshow {
    margin-bottom: 40px;
    margin-right: 0;
    margin-left: 0;
}

#slideshow {
    border-radius: 0 100px;
    overflow: hidden;
}

#slideshow .slick-dots {
    left: 40px;
}

.mainBox {
    right: 40px;
}

.post ul li:before {
    content: none !important;
}

.post a:hover{
    color: darkorange !important;
}


.job_opportunity table tr td {
    border: 2px solid red !important;
}
.job_opportunity table tr th {
    border: 2px solid red !important;
    background: none;
}
.job_opportunity table tr:nth-of-type(even) {
    background: #ddd;
}
h1.title_job_opportunity{
    background: red;
      padding: 15px;
    border-radius: 15px 0 15px 0;
    color: #fff !important;
}

.job_employment p{
    background: red;
    display: inline-block;
    padding:25px;
    width:270px;
    font-weight: 700;
    font-size: 30px;
  border-radius:60px;
  color: #fff !important;
}

#job_employment{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center; height: 365px;
}

.rdl label span {
    margin-left:1px !important;
    margin-right: 10px  !important;
}

#job_opportunity{
    overflow: auto;
    border-radius: 6px;
    border: 2px solid red
}
#job_opportunity table{
    border-spacing: 0;
    border-collapse: collapse;
    border-style: hidden;
}
.productInner__item--share , .productInner__item--star{
    color: #000;
}


/* ------------------------------------------ */
.homePageSearchModalLink .icon svg {
    max-width: 17px;
  }
  .searchModalBody,.searchModalContent{
    overflow: visible !important;
  }
  .advancedSearch{
    margin-top: 20px;
  } 
  .advancedSearch .row{
    width: 100%;
  }
  .advancedSearch #advancedSearchBox .advancedSearchArticles ul{
    height: 360px;
  }
  .advancedSearch h6{
    color: #000;
  }
  .searchModalDialog{
    transform: translateY(-100%) !important;
  }
  .advanceSearchMoreBtn span{
    transition: all 0.3s ease;
  }
  .advanceSearchMoreBtn:hover span{
    background-color: #ff8c00;
  }
  .homePageSearchModalLink2 {
    display: inline-flex;
    align-items: center;
    margin-right: 15px;
  }
  /* ----------------------------------- */
  .menu .menu__lists {
    display: inline-flex;
}
.searchInnerModal_btn{
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.searchInnerModal_btn svg{
    fill: #fff;
}
.advancedSearch #advancedSearchBox .advancedSearchArticles ul li a {
    border-radius: 10px;
}
.advancedSearch #advancedSearchBox .advancedSearchArticles ul li a img{
    border-radius: 10px;
    -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
}
.advancedSearch #advancedSearchBox .advancedSearchArticles ul li:hover a img{
    border-color: #ff8c00;
}
.advanceSearchMoreBtn{
    background-color: transparent !important;
}
.advancedSearch--nomargin{
    margin-top: 0;
}
@media only screen and (max-width: 1199px) {
    .header .headerWrapper .menu > ul > li > a {
        margin-left: 10px;
        margin-right: 10px;
      }
  }
@media only screen and (max-width: 767px) {
    .advancedSearch {
      display: block !important;
    }
    .advanceSearchMoreBtn span{
        min-width: 80px;
        padding: 0 10px !important;
        width: auto;
        margin-top: 10px;
        border: none;
      }
  }
@media only screen and (max-width: 567px) {
    .modal#searchModal .modal-content .searchModal_content .search .search_btn {
      line-height: 0;
    }
    .searchInnerModal_btn svg {
        fill: #fff;
        width: 30px;
      }
      .searchInnerModal_btn{
        line-height: 0;
      }
      .advanceSearchMoreBtn{
        padding: 0 !important;
      }
  }
  @media only screen and (max-width: 414px) {
    .modal::before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px;
      }
  }

/* ---------------------------- */
.modal#searchModal .modal-content .searchModal_content .search .search_inp{
    height: 60px;
    font-size: 18px;
}
  .modal#searchModal .modal-content .searchModal_content .search .search_btn{
    height: 60px;
    width: 60px;
}
  .modal#searchModal .modal-content .searchModal_content .search {
    padding-left: 70px;
}
  .searchInnerModal_btn svg {
    fill: #fff;
    width: 30px;
}

.content_table table thead tr th{
    color: #fff; 
    font-weight: bold;
}


.scrollable {
    overflow-x: auto;
}

td {
    padding: 8px;
    white-space: nowrap; /* Prevent text from wrapping */
}
.dynamicTable{
    margin-bottom: 20px;
}


.ordersTable table {
    width: unset;
}




/* --------------------------------- */

/* 
.blogPage .infoBlog{
    display: flex;
    align-items: center;
}
.blogPage .infoBlog .infoBlog__calender{
    margin: 5px;
    padding:20px 33px;
    flex-direction: row;
}
.blogPage .infoBlog .infoBlog__social{
   margin: 5px;
   padding:20px 33px;
}
.blogPage .infoBlog .infoBlog__print{
   margin: 5px;
   padding:20px 33px;
   padding:20px 33px;
   flex-direction: row;
}
.blogPage .infoBlog .infoBlog__social ul{
 display: flex;
 align-items: center;
 }
.blogPage .infoBlog .infoBlog__social ul li {
    margin-bottom: 0;
    margin: 0 10px;
  }
  .blogPage .infoBlog .infoBlog__calender span i{
  margin-bottom:0;
  padding:0 5px;
  display:inline-block;
  border-bottom: none;
  border-right: 1px solid #d9d9d9;
 }

 .blogPage .infoBlog .infoBlog__calender span{
    margin-top: 0;
    margin-right: 10px;
 }

 .infoBlog__print span{
    margin-top: 0;
    margin-right: 5px;
 } */


 .blogSidebar {
    padding: 30px;
    border: 1px solid #d9d9d9;
    border-radius: 15px;
    background: #ffffff;
    box-shadow: 0 0 3px 3px rgb(0 0 0 / 5%);
    margin-bottom: 30px;
    
  }
 
  .blogSidebar__title {
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 20px;
    border-bottom: 3px solid red;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .blogSidebar__title > i{
    color: #b9bec3;
    font-size: 15px;
  }
  .blogSidebar > ul {
    padding: 0;
  }

  .blogSidebar__box:first-child {
    padding-top: 0;
  }

  .blogSidebar__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    padding: 20px 0;
    justify-content: flex-start;
    border-bottom: 1px solid #d9d9d9;
    overflow: hidden;
  }

  .blogSidebar__box:last-of-type{
    border-bottom: none;
  }

  .blogSidebar__box--img {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 120px;
    flex: 1 0 120px;
    max-width: 120px;
    position: relative;
    display: block;
    border-radius: 20px 0;
    overflow: hidden;
  
  }
  .blogSidebar__box--img img {
    border-radius: 20px 0;
    width: 100%;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
   
  }
  .blogSidebar__box:hover .blogSidebar__box--img img{
    -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .6s;
  transition-duration: .6s;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  }
 
  .blogSidebar__box:hover .contentName{
  color: red;
  }
 

 

  .blogSidebar__box--content {
    text-align: right;
    padding-right: 10px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 100%;
  }
  .blogSidebar__box--content .contentName {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.8;
    text-align: right;
    font-size: 12px;
    font-weight: 400;
  }
  .blogSidebar__box--content .newsSmall__footer--date{
   margin-right: 0;
  }

  .blogInnerBannerBig{
    margin: 0 !important;
  }

  .blogSidebar__biggerItem{
    margin-bottom: 20px;
  }

.blogSidebar__biggerItem .newsBox__desc{
    position: static;
    padding-right: 15px;
    padding-top: 15px;
    padding-left: 0;
}
.blogSidebar__biggerItem .newsBox__desc:before{
    content: none;
}
.blogSidebar__biggerItem .newsBox__desc--label{
   color: #000;
}
.blogSidebar__biggerItem .newsBox__desc--date{
   color: #000;
   margin-right: 0;
}
.blogSidebar__biggerItem .newsBox__desc--title{
   color: #000;
   display: block;
   width: 100%;
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
           line-clamp: 2; 
   -webkit-box-orient: vertical;
}
.blogSidebar__biggerItem .ewsBox.imgHoverZoom{
    border-radius: 20px 0;
}

  .blogPageRowGrid{
    display: flex;
    flex-direction: row-reverse;
  }

.blogSidebar__biggerItem:hover .newsBox__desc--title{
    color: red;
}

@media screen and (max-width:991px){
    .blogPageRowGrid{
        display: flex;
        flex-wrap: wrap-reverse;
      }
}
.singleNews__iconListWraps{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
    flex-wrap: wrap;
}
.singleNews__iconListWraps--list{
    display: flex;
    align-items: center;
   
}

.singleNews__iconListWraps--list li a{
    display: flex;
    align-items: center;
}

.singleNews__iconListWraps--list li a svg{
    margin-left: 5px;
}
.blogPrinterBox{
    display: flex;
    align-items: center;
}

.blogPrinterBox svg{
    margin-left: 5px;
}

.singleNews__iconListWraps--list li div{
   
  color: grey;
  margin-right: 10px;
}

.singleNews__iconListWraps--list li a{
    display: flex;
    align-items: center;
    width: 100%;
}

.singleNews__iconListWraps--list li a svg path{
    fill: #999;
    transition: all 0.3s ease-in-out;
}

.singleNews__iconListWraps--list li a:hover svg path{
    fill: red;
}


.singleNews > .post > div:not(:has(*)),.singleNews > .post > p:not(:has(*)) {
    font-size: 15px !important;
}
.singleNews .post,.singleNews .post p,.singleNews .post span,.singleNews .post ul li{
    line-height: 26px !important;
}
@media screen and (max-width:767px){
    .singleNews .post p{
        font-size: 16px !important;
    }
}





