/*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: 99999999999 !important;
}

.product_star img {
    display: inline !important;
}

.magnifier-preview {
    background-color: transparent;
    border: none;
}


.sortPageSec {
    padding-top: 0;
    padding-bottom: 50px;
    overflow: visible;
}


.sortPageSec__mostView {
    padding: 40px 20px;
}
.sortPageSec__mostView .headerTitle {
    text-align: center;
    margin-bottom:20px;
}
.headerTitle {
    font-size: 24px;
    font-weight: 700;
}
.sortPageSec__mostView>ul {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
}
.sortPageSec__mostView>ul li a {
    padding: 10px;
    color: #000;
    font-size: 16px;
    text-align: center;
    display: block;
    background-color: #f7f7f7;
    margin-bottom:10px ;
}
.sortPageSec__mostView>ul li a:hover {
    color: #fff;
    background: linear-gradient(#cd9ac8 0,#cd9ac8  100%);
}

#footer.homeFooter{
    background-color: unset;
}
#newsletter_formgroups{
    flex-direction: column;
}
#form-group--mobile{
    margin: 10px 0;
}
#footerNewsletter{
    flex-direction: column;
}
@media only screen and (max-width: 991px){
    .sortPageSec__mostView {
        padding: 20px;
    }
    .sortPageSec__mostView>ul {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
}



@media only screen and (max-width: 767px){
    .sortPageSec__mostView .headerTitle {
        font-size: 16px;
    }
    .sortPageSec__mostView>ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
    .headerTitle {
        font-size: 20px;
    }
}









/* ---------------------------------------- */
#header{
    background-color: #049c9f;
}
  .headerWrap {
    background-color: #049c9f;
    border-radius: 0;
    padding-right: 0;
    padding-left: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .headerWrap__info {
    display: flex;
    align-items: center;
  }
  .headerWrap__info .menu {
    display: flex;
    align-items: center;
  }
  .headerWrap__info .menu > li > a {
    display: inline-block;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin-left: 30px;
    transition: all 0.3s ease-in-out;
  }
  .headerWrap__info .menu > li > a:hover {
    color: #d09b2c;
  }
  .headerWrap__info--logo {
    display: inline-block;
    margin-left: 30px;
  }
  .headerWrap__account {
    display: flex;
    align-items: center;
  }
  .headerWrap__account--btn {
    min-width: 90px;
    width: auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    border: 1px solid #fff;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.15);
    border-radius: 5px;
    margin-right: 10px;
    padding-right: 10px;
    padding-left: 10px;
    transition: all 0.3s ease-in-out;
  }
  .headerWrap__account--btn svg {
    margin: 0 5px;
    flex: 1 0 20px;
    max-width: 20px;
  }
  .headerWrap__account--btn svg path {
    fill: #fff;
    transition: all 0.3s ease-in-out;
  }
  .headerWrap__account--btn .cartNum {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    color: #fff;
    background-color: transparent;
    transition: all 0.3s ease-in-out;
  }
  .headerWrap__account--btn:hover {
    color: #049c9f;
    background-color: #fff;
  }
  .headerWrap__account--btn:hover svg path {
    fill: #049c9f;
  }
  .headerWrap__account--btn:hover .cartNum {
    border-color: #049c9f;
    color: #049c9f;
  }
  .megaMenu {
    padding-top: 20px;
    padding-bottom: 20px;
    position: absolute;
    width: 100%;
    min-height: 400px;
    background: #fff;
    z-index: 99;
    left: 0;
    top: 80px;
  }
  .megaMenu__list {
    column-count: 5;
    max-height: 400px;
    column-fill: auto;
    flex: 1;
    max-width: 100%;
    line-height: 35px;
  }
  .megaMenu__list--head > a {
    font-size: 14px;
    font-weight: bold !important;
    color: #000;
    text-align: right;
    padding-bottom: 0 !important;
    transition: all 0.3s ease-in-out;
  }
  .megaMenu__list--head > a:hover {
    color: #049c9f;
  }
  .megaMenu__list--links > a {
    font-size: 12px !important;
    font-weight: 400 !important;
    color: #000;
    text-align: right;
    padding-bottom: 0 !important;
  }
  .megaMenu__list--links > a:hover {
    color: #049c9f;
    padding-right: 5px;
  }
  .megaMenu__image {
    flex: 1 0 275px;
    max-width: 275px;
    margin-left: 0 !important;
  }
  .megaMenu__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .megaMenu__image::after {
    content: none !important;
  }
  .megaMenu__wrap {
    display: flex;
  }
  .toggleMenu::after {
    height: 2px;
    background: #fff;
    -webkit-box-shadow: 0 5px 0 #fff, 0 10px 0 #fff;
    box-shadow: 0 5px 0 #fff, 0 10px 0 #fff;
    top: 14px;
    position: absolute;
    content: "";
    width: 20px;
    right: 2px;
  }
  .mobileMenu .masehMenu #mobileMenu li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #333;
    position: relative;
    text-decoration: none;
    padding: 10px 25px 10px 10px;
    border-bottom: 1px solid #e1e1e1;
  }
  .mobileMenu .masehMenu #mobileMenu li a:not(:only-child)::after {
    display: none;
  }
  .mobileMenu .masehMenu #mobileMenu li a:not(:only-child) span::after {
    content: "\f278";
    font-size: 21px;
    display: block;
    position: static;
    margin-top: 0;
    font-family: material-design-iconic-font;
  }
  .mobileMenu .masehMenu #mobileMenu li a:not(:only-child).hasChildren::after {
    display: none;
  }
  .mobileMenu .masehMenu #mobileMenu li a:not(:only-child).hasChildren span::after {
    content: "\f273";
    font-size: 21px;
    display: block;
    position: static;
    margin-top: 0;
    height: 30px;
    font-family: material-design-iconic-font;
  }
  


@media screen and (max-width:991px){
    .headerWrap__info .menu{
        display: none;
    }
    .headerWrap{
        padding-top: 10px;
        padding-bottom: 10px;
    }
}


@media screen and (max-width:767px){
    .headerWrap__account--btn{
        min-width: 40px;
        padding-right: 5px;
        padding-left: 5px;
        font-size: 12px;
    }
}





#footer {
    background-color: #f2f2f2;
    padding-top: 30px
}

#footer .footerWrap__top {
    padding-bottom: 60px
}

#footer .footerWrap__top--publicSec .ftTitle {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    margin-bottom: 10px
}

#footer .footerWrap__top--publicSec .ftList li {
    font-size: 12px;
    font-weight: 400;
    color: #000;
    line-height: 30px
}

#footer .footerWrap__top--publicSec .ftList li a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
    margin-bottom: 10px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#footer .footerWrap__top--publicSec .ftList li a>img {
    margin-left: 10px
}

#footer .footerWrap__top--publicSec .ftList li a:hover {
    color: #049c9f
}

#footer .footerWrap__top--publicSec .ftList__infos {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

#footer .footerWrap__top--publicSec .ftList__infos>img {
    margin-left: 10px
}

#footer .footerWrap__top--publicSec .ftMapList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#footer .footerWrap__top--publicSec .ftMapList__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #049c9f;
    border-radius: 10px;
    font-size: 12px;
    font-weight: 400;
    color: #000;
    width: 100%;
    height: 40px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#footer .footerWrap__top--publicSec .ftMapList__items svg {
    margin-left: 2px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 25px;
    flex: 1 0 25px;
    max-width: 25px
}

#footer .footerWrap__top--publicSec .ftMapList__items svg path {
    fill: #049c9f;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#footer .footerWrap__top--publicSec .ftMapList__items:hover {
    background-color: #049c9f;
    border-color: #049c9f;
    color: #fff
}

#footer .footerWrap__top--publicSec .ftMapList__items:hover svg path {
    fill: #fff
}

#footer .footerWrap__top--publicSec .ftMapList li {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    max-width: 50%;
    padding: 5px
}

@media only screen and (max-width:991px) {
    #footer .footerWrap__top {
        padding-bottom: 30px
    }
}

@media only screen and (max-width:767px) {
    #footer .footerWrap__top {
        padding-bottom: 20px
    }
}

.copyright {
    margin-top: 20px;
    background-color: transparent;
}

@media only screen and (max-width:767px) {
    .copyright {
        margin-top: 20px
    }
}

.copyright .copyright__inner {
    padding-top: 0;
    padding-bottom: 0
}

@media only screen and (max-width:767px) {
    .copyright .copyright__inner {
        padding-top: 10px;
        padding-bottom: 10px
    }
}

.copyright #copyright {
    float: left;
    color: #000;
    font-size: 12px;
    direction: ltr;
    line-height: 30px;
    font-family: Tahoma
}

.copyright #copyright a {
    color: #000
}

.copyright #copyright a:hover {
    color: #049c9f
}

@media only screen and (max-width:767px) {
    .copyright #copyright {
        padding-bottom: 10px;
        text-align: center;
        width: 100%;
        line-height: 1.5
    }
}

.copyright #ham3d {
    border-radius: 4px;
    width: 30px;
    height: 30px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    position: relative;
    z-index: 1;
    float: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent !important;
}

.copyright #ham3d .ham3d {
    display: inline-block;
    line-height: 30px;
    content: none !important;
    background-position: unset !important;
    height: auto !important;
    width: auto !important;
    background-image: none !important;
    background-repeat: unset !important;
}

.copyright #ham3d p {
    color: #000;
    position: absolute;
    right: 2px;
    top: 0;
    padding-right: 28px;
    border-radius: 4px;
    font-size: 12px;
    background-color: transparent !important;
    width: 0;
    line-height: 30px;
    overflow: hidden;
    text-align: right;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    height: 30px
}

@media only screen and (max-width:767px) {
    .copyright #ham3d p {
        display: none
    }
}

.copyright #ham3d a {
    color: #000;
    position: relative;
    z-index: 1
}

.copyright #ham3d a:hover {
    color: #049c9f
}

.copyright #ham3d:hover p {
    width: 260px
}

@media only screen and (max-width:767px) {
    .copyright #ham3d {
        float: none;
        display: block;
        margin-left: auto;
        margin-right: auto
    }
}

.footerSocialWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #fff;
    border-radius: 10px;
    padding: 20px
}

.footerSocialWrap__title {
    font-size: 14px;
    font-weight: 700;
    color: #000
}

@media only screen and (max-width:767px) {
    .footerSocialWrap__title {
        margin-bottom: 10px
    }
}

.footerSocialWrap__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.footerSocialWrap__list li {
    margin-right: 15px
}

.footerSocialWrap__list li a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footerSocialWrap__list li a svg path {
    fill: #d9d9d9;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.footerSocialWrap__list li a:hover svg path {
    fill: #d09b2c
}

@media only screen and (max-width:767px) {
    .footerSocialWrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        text-align: center
    }
}

.newsletter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.newsletter__title {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    margin-bottom: 12px;
    text-align: right
}

@media only screen and (max-width:991px) {
    .newsletter__title {
        margin: 20px 0;
        font-size: 14px
    }
}

.newsletter__title2 {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 25px;
    text-align: right
}

@media only screen and (max-width:991px) {
    .newsletter__title2 {
        margin: 20px 0;
        font-size: 14px
    }
}

.newsletter__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.newsletter__list li a {
    display: block;
    margin-left: 20px
}

.newsletter__list li a svg path {
    fill: rgba(255, 255, 255, .4);
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.newsletter__list li a:hover svg path {
    fill: #fff !important
}

@media only screen and (max-width:767px) {
    .newsletter {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.newsletterFormBox {
    position: relative
}

.newsletterFormBox__btn {
    position: absolute;
    left: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: transparent;
    outline: 0;
    border: none
}

.newsletterFormBox__btn i::before {
    color: #808285
}

.newsletterFormInput {
    background-color: rgba(102, 102, 102, .1) !important;
    border-radius: 5px;
    border-color: transparent;
    opacity: 1 !important;
    color: #000 !important
}

.newsletterFormInput::-webkit-input-placeholder {
    opacity: 1 !important;
    color: #000 !important
}

.newsletterFormInput::-moz-placeholder {
    opacity: 1 !important;
    color: #000 !important
}

.newsletterFormInput:-ms-input-placeholder {
    opacity: 1 !important;
    color: #000 !important
}

.newsletterFormInput::-ms-input-placeholder {
    opacity: 1 !important;
    color: #000 !important
}

.newsletterFormInput::placeholder {
    opacity: 1 !important;
    color: #000 !important
}


.single__page .single__desc__button--btn.buy_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    padding: 0 ;
    border-radius: 5px;
    height: 40px;
    border: 1px solid #049c9f;
    color: #049c9f;
    background-color: transparent;
    -webkit-transition-property: all;
    padding-right: 10px;
    padding-left: 10px;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
  }

  .single__page .single__desc__button{
    align-items: flex-end;
  }

  .single__page .single__desc__button--btn.buy_link svg{
    fill: #049c9f;
  }
  .single__page .single__desc__button--btn.buy_link:hover{
    background-color: #049c9f;
    color: #fff;
  }
  .single__page .single__desc__button--btn.buy_link:hover svg{
    fill: #fff;
  }


  .btn {
    border-radius: 5px;
    color: #049c9f;
    border: 1px solid #049c9f;
    padding: 0 28px;
    font-size: 14px;
    height: 40px;
    line-height: 38px;
    background: transparent;
    position: relative;
    text-align: center;
    overflow: hidden;
    z-index: 1;
    min-width: 110px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
  }

  .btn:hover {
 
    color: #fff;
    border: 1px solid #049c9f;
    background-color: #049c9f;
  }

  .btn.btnCancle{
    background-color: transparent !important;
    border: none !important;
  }

  .comments__top .btn {
    border-radius: 5px;
    color: #049c9f;
    border: 1px solid #049c9f !important;
    padding: 0 28px;
    font-size: 14px;
    height: 40px;
    line-height: 38px;
    background: transparent;
    position: relative;
    text-align: center;
    overflow: hidden;
    z-index: 1;
    min-width: 110px;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
  }

  .comments__top .btn:hover{
    border-color:#049c9f !important;
    color: #fff !important;
    background-color: #049c9f !important;
  }

  .loginArea .btn{
    border-radius: 5px;
    color: #049c9f;
    border: 1px solid #049c9f !important;
    padding: 0 28px;
    font-size: 14px;
    height: 40px;
    line-height: 38px;
    background: transparent;
    position: relative;
    text-align: center;
    overflow: hidden;
    z-index: 1;
    min-width: 110px;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
  }

  .loginArea .btn:hover{
    border-color:#049c9f !important;
    color: #fff !important;
    background-color: #049c9f !important;
  }

  .loginArea::before {
    background-color: #049c9f;
   
  }
  .chb label input:checked ~ span::before {
    content: "";
    color: #049c9f;
  }

  .contactForm__form .contactPageFormControls ul li .btn{
    border-radius: 5px;
    color: #049c9f;
    border: 1px solid #049c9f !important;
    padding: 0 28px;
    font-size: 14px;
    height: 40px;
    line-height: 38px;
    background: transparent;
    position: relative;
    text-align: center;
    overflow: hidden;
    z-index: 1;
    min-width: 110px;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
  }

  .contactForm__form .contactPageFormControls ul li .btn:hover{
    border-color:#049c9f !important;
    color: #fff !important;
    background-color: #049c9f !important;
  }



  @media only screen and (max-width:767px) {
    .footerNamads {
        margin-right: auto;
        margin-left: auto;
    }
}

.productsItem {
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    position: relative;
    display: flex;
    height: 100%;
    flex-direction: column;
  
  }
  .productsItem__image {
    display: block;
    position: relative;
  }
  .productsItem__image img {
    width: 100%;
  }
  .productsItem__content {
    padding: 15px;
    display: flex;
    height: 100%;
    width: 100%;
    flex-direction: column;
  }
  .productsItem__content--title {
    display: block;
    text-align: center;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    transition: all 0.3s ease-in-out;
    flex: 1 0 auto;
  }
  .productsItem__content--price {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .productsItem__content--price:has(:nth-child(1):last-child) {
    justify-content: flex-end;
  }
  .productsItem__content--price:has(:nth-child(2):last-child) {
    justify-content: space-between;
  }
  .productsItem__content--price .discount {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #049c9f;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
  .productsItem__content--price .priceNumberBox__old {
    font-size: 12px;
    font-weight: 400;
    color: #AAAAAA;
    text-decoration: line-through;
    text-align: left;
  }
  .productsItem__content--price .priceNumberBox__new {
    font-size: 18px;
    font-weight: bold;
    color: #000;
  }
  .productsItem__content--price .priceNumberBox__new .unit {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    color: #000;
  }
  .productsItem:after {
    content: "";
    position: absolute;
    border-radius: 10px;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #d9d9d9;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
  }
  .productsItem:hover {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }
  .productsItem:hover:after {
    border: 4px solid #049c9f;
  }
  

  .page_products--sort > li.active, .page_products--sort > li:hover {
    background-color: #049c9f;
  }


  .filterStateCheckbox label input:checked + i {
    background-color: #049c9f;
  }

  .search__filter__area{
    padding-bottom: 20px;
  }

  .slider_block .ui-state-default, .slider_block .ui-widget-content .ui-state-default, .slider_block .ui-widget-header .ui-state-default {
    background-color: #fff;
    border-radius: 4px;
    height: 15px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.16);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.16);
    border: solid 3px #049c9f;
    margin-top: -2px;
    width: 15px;
    text-align: center;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
  }
  .slider_block .ui-widget-header {
    background-color: #049c9f;
    -webkit-box-shadow: none;
    box-shadow: none;
  }


  .newsItems {
    position: relative;
  }
  .newsItems__image {
    display: block;
    width: 100%;
    overflow: hidden;
    border-radius: 15px;
  }
  .newsItems__image img {
    width: 100%;
    border-radius: 15px;
    transition: all 0.3s ease-in-out;
  }
  .newsItems__content {
    position: absolute;
    bottom: 0;
    transform: translate(-50%, 50%);
    left: 50%;
    background-color: #fff;
    width: 100%;
    max-width: 310px;
    border: 1px solid #D9D9D9;
    border-radius: 10px;
    padding: 15px;
    z-index: 2;
    min-height: 95px;
  }
  .newsItems__content--title {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    text-align: center;
    margin-bottom: 20px;
    display: block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /* number of lines to show */
    line-clamp: 1;
    -webkit-box-orient: vertical;
    transition: all 0.3s ease-in-out;
  }
  .newsItems__content--details {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .newsItems__content--details .date {
    font-size: 14px;
    font-weight: 400;
    color: #000;
  }
  .newsItems__content--details .date .tag {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    padding-right: 5px;
    transition: all 0.3s ease-in-out;
  }
  .newsItems__content--details .date .tag:hover {
    color: #049c9f;
  }
  .newsItems__content--details .seeMore {
    display: inline-flex;
    align-items: center;
    transition: all 0.3s ease-in-out;
  }
  .newsItems__content--details .seeMore i {
    margin-right: 10px;
    vertical-align: middle;
  }
  .newsItems__content--details .seeMore:hover {
    color: #049c9f;
  }
  .newsItems:hover .newsItems__image img {
    transform: scale(1.2);
  }
  .newsItems:hover .newsItems__content--title {
    color: #049c9f;
  }

  .blogPageItems > ul > li{
    margin-bottom: 80px;
  }
  


  @media only screen and (max-width: 1199px) {
    .blogPageItems > ul > li {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33%;
      flex: 0 0 33.33%;
      max-width: 33.33%;
    }
  }
  @media only screen and (max-width: 991px) {
    .blogPageItems > ul > li {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
  }
  @media only screen and (max-width: 567px) {
    .blogPageItems > ul > li {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
  }


  .recover_pass:hover{
    color: #049c9f;
  }

  #userpanel .userpanel__sidebar ul li.active a, #userpanel .userpanel__sidebar ul li:hover a {
    background-color: #049c9f;
  }

  .btn.change__password:hover {
    background-color: #049c9f;
  }

  .btn.informaion_edit_link:hover {
    background-color: #049c9f;
  }

  .userpanel_box h2 i{
    color: #049c9f;
  }

  .boxAddressItem .item input:checked ~ .itm::before {
    background-color: #049c9f;
  }

  .boxAddressItem .item input:checked ~ .itm {
    border-color: #049c9f;
  }

  .btn:focus, .btn:hover {
    background-color: #049c9f;
    color: #fff;
  }


  .btn.cancle__btn{
    background-color: transparent !important;
    border: none !important;
    color: gray !important;
  }

  .btn.cancle__btn:hover,.btn.cancle__btn:focus{
    color: #000 !important;
  }

  #userpanel .userpanel__sidebar ul li{
    margin-bottom: 10px;
  }

  .ordersTable table tr th {
    background: #049c9f;
    color: #fff;
  }

  .ordersTable table tr td .orderViewLink:hover{
    color: #049c9f;
  }

  .table22 td a:hover {
    color: #049c9f;
  }

  .send_cm_list ul li .send_cm_list--bottom .send_cm_list--rate .send_cm_list--rateLike {
  
    background-color: #049c9f;
  
  }


  .single__page .single__desc .singleSpec ul li::before {

    background-color: #049c9f;
  
  }

  .nums .plus:hover::after{
    color: #049c9f;
  }
  .nums .minus:hover::after{
    color: #049c9f;
  }


  .single_slideshow_mini{
    justify-content:center;
  }
  .single_slideshow_mini .item{
    margin:10px;
  }

  #cd_cart strong{
    color: #049c9f;
  }
  .cd-cart-items li:hover .img__cnt {
    border-color: #049c9f;
  }
  @media screen and (max-width:991px){
    .single_slideshow_mini{
      margin-bottom: 20px;
      justify-content: center;
      transform: none;
    }
    .product_gallery {
      text-align: center;
      margin-bottom: 0;
    }
  }

  .single_slideshow_mini{
    flex-direction: row;
    position: static;
    height: auto;
  }

  #single__page .single__page--devider {
    padding-left: 0;
    height: 100%;
    display: flex;
    flex-direction: column-reverse;
  }

  .mobileMenu .masehMenu .mobileMenu__title {
    margin: 0;
    position: relative;
    color: #fff;
    font-size: 14px;
    padding: 10px 15px;
    background: #049c9f;
  }

  .basket__details__r ul li:last-child {
   
    color: #049c9f;
    
  }

  .back__to__shop__cnt .continue__ordering {
    min-width: 150px;
    float: left;
    background-color: transparent;
    height: 40px;
    line-height: 38px;
    font-size: 14px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    border: 1px solid #049c9f;
    color: #049c9f;
  }

  .back__to__shop__cnt .continue__ordering:hover,.back__to__shop__cnt .continue__ordering:focus{
    background-color: #049c9f;
    color: #fff;
    border-color:#049c9f;
  }
  .back__to__shop__cnt #back__to__shop:hover{
    color: #049c9f;
  }

  .basket__table .col1 .desc b:hover{
    color: #049c9f;
  }

  .basketBoxSendItem .item input:checked ~ .itm::before {
    background-color: #049c9f;
  }

  .basketBoxSendItem .item input:checked ~ .itm {
    border-color: #049c9f;
  }

  .who_is__area .who_is__area__edit:hover{
    color: #049c9f;
  }

  .legal_information_content .chb label input:checked ~ span::before{
    color: #049c9f;
  }

  .chb label input:checked ~ span::before{
    color: #049c9f;
  }

  #copon_area .copon_btn:hover{
    background-color: #049c9f;
    color: #fff;
  }

  .basket__end__step .details_factor ul li:last-child {
 
    background-color: #049c9f;
    color: #fff;
  }

  .payWays > ul li label input:checked ~ span::after {
    background-color: #049c9f;
  }

  .payWays > ul li label input:checked ~ span {
    border: 1px solid #049c9f;
  }

  .single_slideshow_big--precent{
    background-color: #049c9f !important;
  }
  .single__page .single__desc__price--offer {
   
    background: #049c9f;
   
  }

  
.megaSub {
  position: relative;
}
.megaSub__megaMenu {
  position: absolute;
  width: 100%;
  min-width: 232px;
  background: #fff;
  top: 80px;
  right: 0;
  width: 100%;
  display: none;
  border-radius: 0;
  z-index: 99;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
}
.megaSub__megaMenu--list li {
  position: relative;
}
.megaSub__megaMenu--list li a {
  display: flex;
  align-items: center;
  font-size: 12px;
  font-weight: bold;
  color: #000;
  padding: 15px 20px;
  position: relative;
  transition: all 0.3s ease-in-out;
}
.megaSub__megaMenu--list li:after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #d9d9d9;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.3s ease-in-out;
}
.megaSub__megaMenu--list li:last-of-type:after {
  content: none;
}
.megaSub__megaMenu--list li:hover > a {
  color: #000;
}
.megaSub__megaMenu--list li:hover:after {
  background-color: #000;
}
.megaSub__megaMenu2 {
  position: absolute;
  width: 100%;
  min-width: 232px;
  border-radius: 0;
  background: #fff;
  top: 0px;
  left: calc(100% - 444px);
  width: 100%;
  display: none;
  transition: all 1s ease;
  z-index: 99;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
}
.megaSub__megaMenu2 li {
  position: relative;
}
.megaSub__megaMenu2 li a {
  display: flex;
  align-items: center;
  font-size: 12px;
  font-weight: bold;
  color: #000;
  padding: 15px 20px;
  position: relative;
  transition: all 0.3s ease-in-out;
}
.megaSub__megaMenu2 li:after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #d9d9d9;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.3s ease-in-out;
}
.megaSub__megaMenu2 li:last-of-type:after {
  content: none;
}

.mobileMenu .masehMenu .mobileMenu__title {
  margin: 0;
  position: relative;
  color: #fff;
  font-size: 14px;
  padding: 10px 15px;
  background: #049c9f;
}

.megaSub__megaMenu--list li {
  position: relative;
}


.megaSub__megaMenu--list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  font-weight: 700;
  color: #000;
  padding: 15px 20px;
  position: relative;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.megaSub__megaMenu2 {
  position: absolute;
  width: 100%;
  min-width: 232px;
  border-radius: 0;
  background: #fff;
  top: 0;
  left: calc(100% - 444px);
  width: 100%;
  display: none;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  z-index: 99;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
}

.megaSub__megaMenu--list li::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #d9d9d9;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.megaSub__megaMenu2 li {
  position: relative;
}

.megaSub__megaMenu2 li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  font-weight: 700;
  color: #000;
  padding: 15px 20px;
  position: relative;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.megaSub__megaMenu--list li a:hover{
  color:#049c9f;
}


.submenu.level-1.megaSub.active .megaSub__megaMenu{
  display: block !important;
}

.megaSub__megaMenu2.active {
  display: block !important;
  left: -100% !important;
}


.megaSub__megaMenu2 li:hover > a {
  color: #049c9f;
}
.megaSub__megaMenu2 li:hover:after {
  background-color: #049c9f;
}


.megaSub__megaMenu li:hover:after{
  background-color: #049c9f;
}

.mediaItems{
  display: block;
  position: relative;
}
.playBtn{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}

.mediaItems .origin{
  width: 100%;
  border-radius: 10px;
}

.mediaSlider .slick-slide{
  margin: 0 10px;
}
.mediaSlider .slick-list{
  margin: 0 -10px;
}

.quote {
  background-color: #f2f2f2;
  position: relative;
  padding: 20px 40px;
    padding-top: 20px;
  padding-top: 60px;
  margin-top: 30px;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.quote__imager {
  position: absolute;
  right: 15px;
  top: 10px;
}
.quote p {
  text-align: justify;
  width: 100%;
}
.quote__imagel {
  position: absolute;
  left: 15px;
  top: 10px;
}

.slick-next {
  border-radius: 5px;
  right: -15px;
  border: 1px solid #d09b2c;
  padding: 0;
  background-color: #fff;
  width: 30px;
  height: 40px;
  -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,.25);
  box-shadow: 0 0 4px 0 rgba(0,0,0,.25);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  font-size: 0;
  position: absolute;
  z-index: 1;
  text-align: center;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  display: block;
}

.slick-prev {
  border-radius: 5px;
  left: -15px;
  border: 1px solid #d09b2c;
  padding: 0;
  background-color: #fff;
  width: 30px;
  height: 40px;
  -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,.25);
  box-shadow: 0 0 4px 0 rgba(0,0,0,.25);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  font-size: 0;
  position: absolute;
  z-index: 1;
  text-align: center;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  display: block;
}
.slick-next:before{
  content: none !important;
}
.slick-prev:before{
  content: none !important;
}
.slick-next:after{
  content: "\f2fb";
  color: #d09b2c;
}
.slick-prev:after{
  content: "\f2fa";
  color: #d09b2c;
}
.slick-next:hover {
  background-color: #d09b2c;
  -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,.25);
  box-shadow: 0 0 4px 0 rgba(0,0,0,.25);
}

.slick-prev:hover {
  background-color: #d09b2c;
  -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,.25);
  box-shadow: 0 0 4px 0 rgba(0,0,0,.25);
}
.slick-prev:hover::after {
  color: #fff;
}

.slick-next:hover::after {
  color: #fff;
}

.blogSec {
  margin-bottom: 50px;
}

.blogSec__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 10px;
}
.blogSec__header .publicTitles {
  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;
  justify-content: flex-start;
  font-size: 28px;
  font-weight: 700;
  color: #494949;
}

.blogSec__header .publicTitles__boldText {
  font-size: 36px;
  font-weight: 700;
  color: #049c9f;
  margin-right: 5px;
  display: inline-block;
}
.blogSlider .slick-list{
  margin: 0 -10px;
  padding-bottom: 50px;
}
.blogSlider .slick-slide{
  margin: 0 10px;
}

.customBtnWrap__btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.customBtnWrap__btn--title {
  position: relative;
  z-index: 2;
  display: inline-block;
}

.customBtnWrap__btn--arrow {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  margin-right: 10px;
  background-color: #049c9f;
}


.customBtnWrap__btn--arrow i {
  padding-right: 10px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  color: #000;
}


.customBtnWrap__btn--arrow::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  background-color: transparent;
  border-radius: 50%;
  border: 1px solid #000;
  left: -5px;
  top: 0;
  z-index: 0;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.blogInnerList .videoBox {
  border-radius: 10px;
  overflow: hidden;
}
.blogInnerList li{
  margin-bottom: 20px;
}

@media screen and (max-width:991px){
  .blogSec__header .publicTitles {
    font-size: 20px;
  }
  .blogSec__header .publicTitles__boldText {
    font-size: 28px;
   
  }
}
@media screen and (max-width:767px){
  .blogSec__header .publicTitles {
    font-size: 16px;
  }
  .blogSec__header .publicTitles__boldText {
    font-size: 20px;
   
  }
  .filesRowgrid .colGrid2{
    flex: 1 0 100%;
    max-width: 100%;
  }
}

.fileItems{
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  padding: 20px;
  transition: all 0.3s ease-in-out;
}

.fileItems:hover{
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  border-color: #049c9f;
  color: #049c9f;
}


.containerFull {
  max-width: 1600px;
  width: 100%;
  margin-inline: auto;
}

.pc {
  width: 100%;
  overflow-x: auto;
  margin: 20px 0;
}

.pc__product {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
  position: relative;
  transition: all 0.3s;
  background: #fff;
  padding: 10px;
}

.pc__product>* {
  width: 100%;
}

.pc__product .delete {
  display: inline-block;
  width: auto;
  line-height: 1;
  margin-right: auto;
}

.pc__product .delete i {
  color: #000;
}

.pc__product--image {
  width: 100%;
  margin: 12px 0 8px;
  /* height: 191px; */
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.pc__product--image img {
  display: block;
  max-width: 90%;
  max-height: 100%;
  object-fit: contain;
}

.pc__product--name {
  display: block;
  height: 60px;
  text-align: center;
  color: #5f5f5f;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-decoration: none;
  font-size: 14px;
  cursor: pointer;
  width: 100%;
  padding: 0 5%;
  margin-bottom: 8px;
}

.pc__product--name>* {
  height: 100%;
  line-height: 25px;
  font-weight: 400;
}

.pc__product--price {
  font-weight: 700;
  text-align: center;
  color: #ed1a1c;
  margin-bottom: 10px;
}

.pc__list>li {
  width: 24%;
  min-width: 275px;
  margin-left: 1%;
  flex-grow: 1;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 12px;
  position: relative;
  overflow: hidden;
  border: 1px solid #d9d9d9;
  border-radius: 10px;
}

.pc__list>li:last-of-type {
  margin-left: 0;
}

.pc__list--null {
  background: #f0f0f1 !important;
}

.pc__list--add {
  width: 100% !important;
  height: 100%;
  background: #fff !important;
  padding: 20% 10%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-family: inherit;
}

.pc__list--add i svg {
  fill: #000;
}

.pc__list--add span {
  text-align: center;
  color: #000;
  font-weight: 700;
  font-size: 16px;
  margin-top: 10px;
}

.pc__content {
  flex-direction: column;
  padding-top: 5px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.pc__content>div {
  width: 100%;
  border: none;
  border-bottom: 1px solid #d9d9d9;
  padding: 0;
  padding-bottom: 20px;
}

.pc__content>div>div {
  width: 100%;
}

.pc__list,
.pc__content {
  min-width: 1147px;
  padding: 10px;
  display: flex;
  background-color: #fff;
  border-radius: 10px;
}

.pcInfo>header {
  width: 100%;
  min-height: 50px;
  display: flex;
  align-items: center;
  background: #e2e2e2;
  background-color: rgba(239, 236, 236, 0.38);
  border-radius: 2px;
  padding-right: 20px;
}

.pcInfo>header>h3 {
  color: #5f5f5f;
  font-size: 14px;
}

.pcInfo__detail {
  display: flex;
}

.pcInfo__detail--data {
  width: 25%;
  min-width: 275px;
  min-height: 50px;
  flex-grow: 1;
  padding: 8px 20px 8px 1%;
  display: flex;
  align-items: center;
  color: #5f5f5f;
  font-size: 12px;
  position: relative;
}

.pcInfo__detail--data:after {
  content: " ";
  position: absolute;
  height: 80%;
  width: 1px;
  left: 1%;
  top: 10%;
  background-color: #e2e2e2;
}

.pcInfo__detail--data:last-of-type:after {
  display: none;
}

/* #compareModal .advancedSearchScroll ul {
  column-count: 3;
} */
.pcAll {
  background-color: #f7f7f7;
}

@media screen and (max-width:991px) {
  .pcAll {
      overflow: visible;
      margin-top: 20px;
  }

  .pcAll .containerFull {
      padding: 0;
  }

  .pc__product--name {
      padding: 0;
  }

  .pc__product--price {
      font-size: 12px;
      margin-bottom: 0;
  }

  /* #compareModal .advancedSearchScroll ul {
      column-count: 1;
  } */

  .pcInfo__detail--data,
  .pc__list>li {
      min-width: 160px;
  }

  .pc__list,
  .pc__content {
      min-width: 680px;
      display: flex;
      padding: 10px;
  }

  .pc__product--image {
      height: 130px;
  }

  .pc__product--name {
      font-size: 12px;
  }

  .pc__list--add i svg {
      max-width: 60px;
  }

  .pc__list--add span {
      font-size: 12px;
  }

  .pcInfo>header {
      min-height: 40px;
  }
}

.specialProduct {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.specialProductList {
  min-height: 393px;
}

.specialProduct {
  position: relative;
  text-align: center;
  border: 1px solid #d9d9d9;
  border-radius: 20px;
  padding: 15px;
  height: 100%;
  transition: all .3s ease;
}

.specialProduct__title {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.specialProduct__title {
  font-size: 12px;
  font-weight: 700;
  line-height: 30px;
}

.specialProductImage {
  display: block;
  margin: 0 auto;
  text-align: center;
}

.specialProduct .showPriceBtn {
  width: 102px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 10px;
  padding: 5px 12px 6px 10px;
  margin: 0 auto;
  margin-top: 0px;
  text-align: center;
  background-color: rgba(245, 90, 101, .2);
  color: #f55a65;
  font-size: 12px;
  font-weight: 700;
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .compare-pro li img {
      width: 115px;
  }

  .advancedSearch {
      display: block !important;
  }
}

@media only screen and (min-width: 767px) {
  .compare-pro li img {
      width: 133px;
  }
}

.advancedSearch .advancedSearchScroll #products>ul>li {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

@media only screen and (max-width: 991px) {
  .advancedSearch .advancedSearchScroll #products>ul>li {
      -ms-flex: 0 0 33.33%;
      flex: 0 0 33.33%;
      max-width: 33.33%;
  }
}
@media only screen and (max-width: 767px) {
  .advancedSearch .advancedSearchScroll #products>ul>li {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
  }
}


.productItems__content--title {
  font-size: 14px;
  font-weight: 700;
  color: #000;
  text-align: center;
  margin-bottom: 10px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}

.compareModalCloseBtn{
  top: 0 !important;
  left: 0 !important;
}


.productContent__compare .headerTitle{
  margin-top: 30px;
}

.compareProItems {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
}

.compareProItems__image {
  display: block;
  margin: 0 auto;
}

.compareProItems__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 10px 10px 10px;
}

.compareProItems__content--title {
  text-align: center;
  margin-bottom: 10px;
  display: inline-block;
  font-weight: 700;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  color: #000;
}

.compareProItems__content--btn {
  margin: 7px auto;

}
@media only screen and (max-width: 767px) {
  .modal .btn {
    min-width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
}

.singleNewsTools a i{
  color:#049c9f;
}
.singleNewsTools a:hover{
  color:#049c9f;
}
.singleNewsTools a:hover i{
  color:#049c9f;
}
.singleNewsKeywords a:hover {
  background-color: #049c9f;
}

.newsNav b{
  color: #049c9f;
}

.newsNav a:hover{
  color: #049c9f;
}
.sampleTab .tabs ul li.active a{
  color: #049c9f;
}
.sampleTab .tabs ul li a::after{
  background-color: #049c9f;
}
.singleNewsPicture{
  width: auto;
  margin-right: auto;
  margin-left: auto;
}

.customBtnWrap__btn:hover .customBtnWrap__btn--arrow i{
  padding-right: 0;
}
.customBtnWrap__btn:hover .customBtnWrap__btn--arrow::after{
  left: 0;
}

.compareBox {
  position: absolute;
  right: 10px;
  top: 10px;
  opacity: 0;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.productsItem:hover .compareBox{
  opacity: 1;
}

.productsItem .compareBox .chb label span::before{
  margin-left: 0;
}

.compare_list {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  background-color: #fff;
  z-index: 100;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-shadow: .484px -1.941px 1px 0 rgba(0,0,0,.1);
  box-shadow: .484px -1.941px 1px 0 rgba(0,0,0,.1);
}
.compare_list .container {
  max-width: 100%;
}
.compare_list h6 {
  float: right;
  margin-left: 50px;
  height: 65px;
  font-size: 15px;
  line-height: 65px;
}

.compare_list ul {
  float: right;
  padding-top: 8px;
  margin-left: -10px;
  margin-right: -10px;
}

.compare_list .compare_btn {
  float: left;
  padding-left: 30px;
  padding-right: 30px;
  height: 65px;
  line-height: 65px;
  text-align: center;
  background-color: #049c9f;
  font-size: 15px;
  margin-left: -10px;
  color: #fff;
}

.compare_list .remove_all {
  float: left;
  padding-left: 30px;
  padding-right: 30px;
  height: 65px;
  line-height: 65px;
  text-align: center;
  color: #f10000;
  background-color: #f8f8f8;
  font-size: 15px;
}

.compare_list ul li {
  padding-left: 10px;
  padding-right: 10px;
  float: right;
  position: relative;
}

.compare_list ul li .item {
  background-color: #fff;
  display: block;
  width: 50px;
  height: 50px;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  border: 1px solid #e8e8e8;
}
.compare_list ul li .item > a {
  display: block;
  text-align: center;
}
.compare_list ul li .remove_item {
  position: absolute;
  left: 0;
  top: -12px;
}

.compare_list ul li .over {
  display: none;
  width: 175px;
  height: 260px;
  position: absolute;
  top: -275px;
  right: -55px;
  text-align: center;
  background-color: #fff;
  -webkit-box-shadow: 0 0 21px 0 rgba(0,0,0,.15);
  box-shadow: 0 0 21px 0 rgba(0,0,0,.15);
  font-size: 14px;
  font-weight: 700;
  padding-top: 20px;
}

.compare_list ul li .over img {
  margin-bottom: 20px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.compare_list ul li .over::after {
  right: 50%;
  margin-right: -11px;
  position: absolute;
  bottom: -13px;
  display: block;
  content: "";
  background-position: 0 -96px;
  height: 13px;
  width: 22px;
  background-image: url(../img/icons-s1227db46c3.png);
  background-repeat: no-repeat;
}
.compare_list ul li:hover .item {
  border-color: #049c9f;
}
.compare_list ul li:hover .item .over {
  display: block;
}

.compare_list ul li .remove_item:hover i::before {
  color: #fd3413;
}

.compare_list .remove_all:hover {
  background-color: #f3f3f3;
}

.compare_list .compare_btn:hover {
  background-color: #D09B2C;
}
@media only screen and (max-width: 991px) {
  .compare_list {
    display: none;
  }
}

.admissionWrap{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  flex-wrap: wrap;
}
.admissionWrap .btn{
 margin-right: 0;
}

@media only screen and (max-width: 480px) {
  .admissionWrap .btn{
    margin-top: 10px;
   }
   .admissionWrap{
    justify-content: center;
   }
}


.landingWrap{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}


.landingWrap__logo{
  max-width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #d9d9d9;
  border-radius: 50%;
  margin-bottom: 10px;
}

.landingWrap__logo--text{
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}

.landingWrap__socials--list{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.landingWrap__socials{
  width: 100%;
}

.landingWrap__socials--title{
  color: #000;
  text-align: center;
  margin-bottom: 10px;
}
.landingWrap__usefulLinks--title{
  color: #000;
  text-align: center;
  margin-bottom: 10px;
}
.landingWrap__socials--list{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.landingWrap__socials--list li a{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 154px;
}
.landingWrap__socials--list li:nth-of-type(1) a{
  
  color: gray;
  border-color: gray;
}
.landingWrap__socials--list li:nth-of-type(2) a{
 
  color: gray;
  border-color: gray;
}
.landingWrap__socials--list li:nth-of-type(3) a{
 
  color: gray;
  border-color: gray;
}
.landingWrap__socials--list li{
  margin: 10px;
}
.landingWrap__socials--list li a img{
margin-left: 5px;
max-width: 25px;
}

.socialListItem{
  border-radius: 25px;
}
.landingWrap__usefulLinks--list li{
  width: 100%;
}
.landingWrap__usefulLinks--list li a{
  width: 100%;
  justify-content: space-between;
  align-items: center;
  min-width: 100%;
  display: flex;
}
.landingWrap__usefulLinks{
  width: 100%;
}
.usefulListItem{
  padding: 0 8px;
 
  color: #fff;
}

@media screen and (max-width:767px){
  .landingWrap__socials--list li{
    width: 100%;
  }
  .landingWrap__socials--list li a{
    width: 100%;
  }
}


.footerWrap__top--publicSec{
  padding: 10px;
  border: 1px solid #d9d9d9;
}

.no-border{
  border: none;
}


.moreViewBoxItem {
  border: 1px solid #e3e3e3;
  box-shadow: 1px 1px 4px #e3e3e3;
  background-color: #fff;
  padding: 15px;
  border-radius: 20px;
}

.moreViewBoxItem #note_catid_page_product.active {
  height: 210px;
  overflow: hidden;

}

.moreViewBoxItem .moreViewBoxItem__btn {
  padding-top: 20px;
  padding-bottom: 10px;
  text-align: center;
  color: #000;
  cursor: pointer;
}

.moreViewBoxItem .moreViewBoxItem__btn i {
  vertical-align: middle;
  margin-right: 5px;
}


.blogPage .container{
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 10px;
}
#cd_cart #remove_comp::after {

  content: '\f136';

}
.marquee .track span{
  opacity: .6;
}


.mozaide-counter {
  padding-block: 0px;
}

@media only screen and (max-width : 991px) {
  .mozaide-counter {
      padding-block: 0px;
  }
}

.mozaide-counter__title {
  margin-top: 20px;
  font-weight: bold;
  font-size: 17px;
  color: #414042;
  text-align: right;
  padding-right: 0px;
}

@media only screen and (max-width : 991px) {
  .mozaide-counter__title {
      font-size: 14px;
      line-height: 1.1;
  }
}

.offer_timer_mozaide_mozaide {
  display: flex;
  align-items: right;
  justify-content: right;
  padding-block: 10px;
  margin-bottom: 20px;
}

@media only screen and (max-width : 991px) {
  .offer_timer_mozaide_mozaide {
      padding-block: 20px;
  }
}

.offer_timer_mozaide_mozaide li {
  padding-inline: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

@media only screen and (max-width : 991px) {
  .offer_timer_mozaide_mozaide li {
      padding-inline: 5px;
  }
}

.offer_timer_mozaide_mozaide li i {
  width: 40px;
  height: 40px;
  background-color: #049c9f;
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  color: #fff;
}

@media only screen and (max-width : 991px) {
  .offer_timer_mozaide_mozaide li i {
      font-size: 17px;
      width: 40px;
      height: 40px;
  }
}

.offer_timer_mozaide_mozaide li div {
  font-size: 14px;
  font-weight: 300;
  color: #566a84;
  margin-top: 30px;
}

@media only screen and (max-width : 991px) {
  .offer_timer_mozaide_mozaide li div {
      font-size: 14px;
      margin-top: 10px;
  }
}

.productsItem__badge{
  padding: 3px;
  background-color: #fc3333;
  border-radius: 10px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #fff;
}

.blinking{
    animation:blinkingText 1s infinite;
}
@keyframes blinkingText{
    0%{     color: #fff;    }
    1%{    color: transparent; }
    100%{   color: #fff;    }
}



.recover_pass {
  display: flex;
  justify-content: space-between;
  margin-top: 0px;
  margin-bottom: 0px;
}

.numberCode {
  position: absolute;
  left: 10px;
  top: 15px;
}

/****************1404-07-29*****************/
.sikaap-toolbar {
  position: fixed;
  bottom: 0;
  height: 44px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 17px;
  margin: 0;
  z-index: 500;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  display: none; }
  .sikaap-toolbar .sikaap-navbar-inner, .sikaap-toolbar .sikaap-toolbar-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .sikaap-toolbar .sikaap-toolbar-inner > svg {
    -webkit-filter: drop-shadow(0 -1px 6px rgba(0, 0, 0, 0.2));
    filter: drop-shadow(0 -1px 6px rgba(0, 0, 0, 0.2));
    position: absolute;
    right: 50%;
    bottom: -2px;
    max-width: unset;
    -webkit-transform: translateX(50%);
    transform: translateX(50%); }
    .sikaap-toolbar .sikaap-toolbar-inner > svg path.sikaap-footer_path {
      fill: #fff;
      fill-rule: evenodd; }
  .sikaap-toolbar a.sikaap-tab-link {
    height: 100%;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: visible;
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #000000;
    z-index: 9; }
  .sikaap-toolbar .sikaap-menuHam {
    padding-bottom: 5px; }
  .sikaap-toolbar .sikaap-toolbaricontext {
    font-size: 10px;
    margin: 0;
    margin-top: 3px; }
  .sikaap-toolbar a#sikaap-homebut {
    position: absolute;
    right: 50%;
    top: -35px;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    width: 47px;
    height: 47px;
    text-align: center;
    border-radius: 50%;
    font-size: 18px;
    line-height: 50px;
    z-index: 50;
    color: #ffffff !important;
    background-color: #049c9f !important; }
    .sikaap-toolbar a#sikaap-homebut i {
      font-size: 25px; }
  .sikaap-toolbar .sikaap-toolBasket {
    position: relative; }
    .sikaap-toolbar .sikaap-toolBasket .sikaap-basket-num {
      position: absolute;
      right: 12px;
      top: 0;
      display: block;
      width: 18px;
      height: 18px;
      line-height: 18px;
      font-size: 11px;
      text-align: center;
      background: #049c9f;
      color: #ffffff;
      border-radius: 50%; }

.sikaap-amazing-products {
  background: linear-gradient(225deg, #d22c4e, #ee384e 40%, #ef5662);
  padding: 40px 0; }
  .sikaap-amazing-products .sikaap-title-bar {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 20px; }
    .sikaap-amazing-products .sikaap-title-bar .sikaap-title-box {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: row;
      gap: 5px; }
      .sikaap-amazing-products .sikaap-title-bar .sikaap-title-box svg {
        width: 42px;
        height: 42px;
        object-fit: none; }
      .sikaap-amazing-products .sikaap-title-bar .sikaap-title-box .sikaap-title {
        color: #ffffff;
        font-size: 28px;
        font-weight: 700; }
    .sikaap-amazing-products .sikaap-title-bar .sikaap-timer {
      flex: 1;
      display: flex;
      justify-content: start;
      align-items: center;
      flex-direction: row-reverse;
      gap: 4px; }
      .sikaap-amazing-products .sikaap-title-bar .sikaap-timer .sikaap-colon {
        color: #ffffff;
        font-size: 18px; }
      .sikaap-amazing-products .sikaap-title-bar .sikaap-timer .sikaap-number {
        background-color: #ffffff;
        width: 32px;
        height: 32px;
        font-size: 18px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 6px; }
    .sikaap-amazing-products .sikaap-title-bar .sikaap-link {
      color: #ffffff;
      font-size: 14px;
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 5px;
      text-decoration: none;
      white-space: nowrap; }
      .sikaap-amazing-products .sikaap-title-bar .sikaap-link:hover {
        color: #d09b2c; }

.generalSlider .productsItem {
  direction: rtl; }

@media only screen and (max-width: 991px) {
  .sikaap-amazing-products {
    padding: 20px 0; }
    .sikaap-amazing-products .sikaap-title-bar .sikaap-title-box svg {
      width: 32px;
      height: 32px; }
    .sikaap-amazing-products .sikaap-title-bar .sikaap-title-box .sikaap-title {
      font-size: 20px; }
    .sikaap-amazing-products .sikaap-title-bar .sikaap-timer .sikaap-colon {
      font-size: 15px; }
    .sikaap-amazing-products .sikaap-title-bar .sikaap-timer .sikaap-number {
      width: 28px;
      height: 28px;
      font-size: 15px;
      border-radius: 5px; } 
}
@media only screen and (max-width: 767px) {
  .sikaap-toolbar {
    display: block; }

  .sikaap-amazing-products .sikaap-title-bar {
    gap: 10px; }
    .sikaap-amazing-products .sikaap-title-bar .sikaap-title-box svg {
      width: 28px;
      height: 28px; }
    .sikaap-amazing-products .sikaap-title-bar .sikaap-title-box .sikaap-title {
      font-size: 16px; }
    .sikaap-amazing-products .sikaap-title-bar .sikaap-timer {
      gap: 2px; }
      .sikaap-amazing-products .sikaap-title-bar .sikaap-timer .sikaap-colon {
        font-size: 12px; }
      .sikaap-amazing-products .sikaap-title-bar .sikaap-timer .sikaap-number {
        line-height: 12px;
        width: 20px;
        height: 20px;
        font-size: 12px;
        border-radius: 4px; }
    .sikaap-amazing-products .sikaap-title-bar .sikaap-link {
      font-size: 12px; } 
}
/****************1404-07-29*****************/