  body {
  scroll-behavior: smooth;
  /*height:auto;*/
}

.header {
  font-size: 17px;
}

.mt--5{
  margin-top: -5px !important;
}

.m-tb{
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.iti{
  width: 100%;
}

.top-block .top-social--whatsapp{
  display: inline-block;
  width: 27px;
  height: 31px;
  background-image: url(images/whatsapp-ico.svg);
  background-repeat: no-repeat;
  background-position: center;
  -o-object-fit: contain;
  object-fit: contain;
}

.mob-cart__btn{
  width: 25px;
  margin-top: 5px;
}

.blog__item img{
  max-width: 100%;
}

.text-warn{
  color: #F4A02D !important;
}

.text-bold{
  font-weight: bold;
}

.text-gray{
  color: #6e6e6e;
}

.text-mini{
  font-size: 10px;
  line-height: 1;
}

.width-50{
  width: 50px;
}

.lh-50{
  line-height: 50px;
}

.fs-18{
  font-size: 18px !important;
}

.mtb-0{
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.mt-10{
  margin-top: 10px;
}

.mb-0{
  margin-bottom: 0 !important;
}

.p-0{
  padding: 0px !important;
}

.ml--15{
  margin-left: -15px;  
}

.mlr-10{
  margin-left: 10px;
  margin-right: 10px;
}

.ml-15{
  margin-left: 15px;
}

.flex-wrap__unset{
  flex-wrap: unset !important;
}

/* PAGE CHARITY START */

.charity-blk{
  display: flex;
  justify-content: center;
}

.charity-blk__sub{
  padding: 15px;
  border: 0.1rem solid #e5e5e5;
  border-radius: 5px;
  background-color: #e5e5e5;
}

.charity-btn{
  width: 100%;
}

.charity-blk__input{
  min-width: 300px;
}

.charity-ico{
  width: 20px;
  height: 20px !important;
  /*margin-top: 4px;*/
}

.charity-link{
  /*border: 0.1rem solid #f4a02d;*/
  border: 0.1rem solid black;
  padding: 2px;
  font-size: 13px;
  font-weight: bold;
}

/*.charity-link a:hover{
  border-color: #0061af;
  color: #0061af;
}*/

/*.charity-link:hover{
  border-color: #0061af;
  color: #0061af;
}*/
/* PAGE CHARITY END */

/* RANGE SLIDER */
.slider-styled,
.slider-styled .noUi-handle {
    box-shadow: none;
}

/* Hide markers on slider handles */
.slider-styled .noUi-handle::before,
.slider-styled .noUi-handle::after {
    display: none;
}

#priceRangeSlider , #priceRangeSliderMob{
    border-radius: 0;
}

#priceRangeSlider .noUi-handle ,  #priceRangeSliderMob .noUi-handle{
  /*border-radius: 0;*/
  background: #0061af;
  height: 25px;
  width: 25px;
  top: -4px;
  right: -24px;
}

.noUi-handle-upper{
  right: -1px !important;
}

.noUi-connect{
  background: #d3d3d3 !important;
}

.button-sm{
  height: 20px;
  padding: 10px 10px;
}

.rs-container .rs-selected{
  background-color: #0061af !important;
  border: 1px solid #0061af !important;
}

.price--filter{
  display: flex;
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
/* END RANGE SLIDER */

/* LIGHTBOX */
.lightbox{
  z-index: 17;
}

.lightboxOverlay{
  z-index: 16;
}
/* END LIGHTBOX */

/* CREATE AGENT ORDER */

.default-pages .agent-content-box__wrapper {
  /*flex-wrap: wrap;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  flex-wrap: nowrap;
  align-content: center;
  flex-direction: column;
}

.select-create-order .ui-autocomplete{
  z-index: 5;
}

.select-create-order .ui-button{
  border-radius: .4rem;
  height: 3rem;
}

.select-create-order .ui-selectmenu-menu{
  z-index: 5;
  background-color: #ffffff;
  border: 1px solid #d1d1d1;
}

.select-create-order .ui-selectmenu-text{
  flex-grow: 1;
  padding-left: 10px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
}
/* END CREATE AGENT ORDER */


.bg-main{
  background-color: #00a4c6;
  color: white;
}

.panel-body.ow-auto{
  border: 1px solid #575656;
  padding: 5px 10px;
}

.search-price{
  color: #fd3e30 !important;
}

#toast-container > div {
    opacity:1;
}

.c-block__item{
  background-position: center;
}

.discount-fix-fs {
/*    width: 15%;
    height: 15%;*/
    font-size: 0.8em !important;
}

.only-mobile{
  display: none;
}

.only-mobile-flex{
  display: none !important;
}

.header__main-currency-hrn{
  display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 35px;
    height: 35px;
    margin-left: 15px;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #eeeeee;
    border-radius: 50%;
    cursor: pointer;
    background-image: url("../images/icons/currency-hrn-icon.png");
}

.city_loader{
  background-image: url("../images/loader64.gif");
  width: 32px;
  height: 32px;
  position: absolute;
  top: 6px;
  right: 5px;
  background-size: contain;
}

.fast-order .city_loader{
  right: -35px;
}
    

/*.fast-order{
  position: relative;
}*/

.pos_rel{
  position: relative;
}

/*Smodal End*/
.smodal__close {
  position: absolute;
  top: 19px;
  right: 33px;
  z-index: 2;

  width: 35px;
  height: 35px;

  background-image: url("../images/icons/close_btn_medium.png");
  background-position: center;
  background-size: cover;
  cursor: pointer;
}

.smodal__body {
  position: relative;

  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  justify-content: space-between;
  align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; 
  /*width: 746px;*/
  /*width: 650px;*/
  /*height: 608px;*/
  /*min-height: 450px;*/
  /*padding: 55px 40px 10px 40px;*/
  /*padding: 55px 20px 10px 20px;*/
  padding: 55px 5px 25px 5px;
  -webkit-box-align: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-box-pack: justify;
  -ms-flex-align: center;
  -ms-flex-pack: justify;
}

.smodal__button .blog__title button{

}

@media only screen and (max-width: 991.98px) {
  .smodal__body {
    width: 550px;
    height: 408px;
  }
}
@media only screen and (max-width: 575.98px) {
  .smodal__body {
    width: 100%; 
    padding: 15px;
  }
}

.smodal__title {
  margin-bottom: 50px; 
  font-weight: 700;
  font-size: 42px;
  text-align: center;
  color: #353535;
}

@media only screen and (max-width: 991.98px) {
  .smodal__title {
    margin-bottom: 35px;
  }
}

.smodal__desc {
  font-weight: 500;
  font-size: 24px;
  line-height: 2; 
  text-align: center;
  color: #353535;
}

@media only screen and (max-width: 991.98px) {
  .smodal__desc {
    /*margin-bottom: 50px; */

    font-size: 18px;
  }
}
@media only screen and (max-width: 575.98px) {
  .smodal__desc {
    font-size: 18px;

    /*ine-height: 1.33;*/
  }
}

.smodal__button {
  margin-bottom: 50px;
}
.smodal__button .button {
  width: 342px;
  max-width: 100%;
}
@media only screen and (max-width: 575.98px) {
  .smodal__button .button {
    width: 250px;
  }
}

/*Smodal End*/

/*Info modal Start*/
.info-modal__close {
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 2;

  width: 17px;
  height: 17px;

  background-image: url("images/close-btn.png");
  background-position: center;
  background-size: cover;
  cursor: pointer;
}

.info-modal .smodal__desc {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%; 
  padding: 35px 20px;

  font-size: 24px;
  line-height: 1.3;
  color: #ffffff;
}

/*Info modal End*/

.cart-trash-btn{
  border: none;
  background: none;
}

.main__slider__arrow{
  background-color: rgba(0,0,0,0);
}

.main__slider--btn{
  border: none;
  background-color: #0060af;
  color: #ffd503;
  padding: 10px 20px;
  border-radius: 50px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  position: absolute;
  bottom: 10px;
  left: calc(100vw / 5.53);
  line-height: 1.2;
  text-decoration: none;
}

@media only screen and (max-width: 576px){
  .main__slider--btn{
    padding: 5px 10px;
    font-size: 17px;
    position: absolute;
    bottom: 7px;
    left: 10px;
  }
}


.js-new-post {
  position: absolute; 

  visibility: hidden;
  opacity: 0;

  -webkit-transition: 0.5s;
       -o-transition: 0.5s;
          transition: 0.5s;
}

.js-new-post.show {
  position: static;

  visibility: visible;
  opacity: 1;
}

/*.header__main-block .account-link{
  padding-right: 30%!important;
}*/

/*.order_red{
  color: red;
}*/
.c-block__hash{
  font-weight: normal;
}

/*Single cat Start*/
.single-cat {
  padding-top: 25px;
  padding-bottom: 20px;
}
.single-cat__title {
  margin-bottom: 20px; 

  font-size: 22px;
  color: #333333;
  text-transform: uppercase;
}
.single-cat__desc {
  margin-bottom: 50px;

  font-size: 12px;
  line-height: 1.5; 
  color: #333333;
}
.single-cat__item {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 287px;
  /*margin-bottom: 30px;*/
  margin-bottom: 10px;

  background-color: #ffffff;
  border: 1px solid #eeeeee;

  -webkit-transition: 0.5s;
       -o-transition: 0.5s;
          transition: 0.5s; 

  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
}
.single-cat__item:hover {
  border-color: #009bcc;
}
.single-cat__item__box {
  padding: 20px;
}
.single-cat__item__img {
  width: 100%;
  padding-bottom: 100%;

  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.single-cat__item__text {
 /* height: 50px;*/
  height: 91px;
  /*margin-bottom: 30px;*/
  overflow: hidden; 

  font-size: 22px;
  text-align: center;
  color: #202020;
  text-transform: uppercase;
}

/*Single cat End*/

@media only screen and (max-width: 1300px){
  .nav__menu > li {
    width: 350px;
  }
  .header {
    font-size: 11px;
  }
}
@media only screen and (min-width: 1300px){
  .nav__menu > li {
    width: 400px;
  }
}

.contacts__info{
  max-width: 100% !important;
  width: 100% !important;
  text-align: center;
}

.contacts__info table , .contacts__info td{
  border: none;
  vertical-align: top;
}

.c-block__item{
  background-blend-mode: color;
}

.header__main__fly{
  align-items: normal;
}

.header__main-currency , .header__main-search-icon{
  width: 45px;
  height: 45px;
  /*margin-right: 15px;*/
}

.header__main-currency{
  margin-right: 5px;
}

.vis-hidden{
  display: none;
}

.vis-visible{
  display: block;
}

.nav__menu li a{
  font-size: 14px;
}

.liq-form{
  text-align: center;
}

.liq-btn{
  color: #fff;
  width: 170px;
  height: 60px !important;
  border-color: #F4A02D !important;
  background-color: #F4A02D !important
}

.liq-btn:hover{
  color: #F4A02D !important;
}

.shopping-cart__item-img{
  flex-shrink: 0;
  width: 150px;
  height: 150px;
  margin-right: 15px;
  margin-left: 15px;
}

.shopping-cart__item-text {
  margin: 0px 20px;
}

.shopping-cart__item-quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  width: 80px;
  margin: 0px 15px;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.shopping-cart__item-total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-right: 10px;
  padding-left: 10px;
  margin: auto;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
}

.shopping-cart__item-delete {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #599f33;
  cursor: pointer;
  margin-right: 10px;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
}

.shopping-cart__item-img .pic {
    flex-grow: 1;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
}

.shopping-cart__item-name {
    margin-bottom: 10px;
    width: 450px;
    /*width: 35%;*/
    /*width: 100%;*/
    font-weight: 700;
    font-size: 24px;
    color: #6e6e6e;
}
.shopping-cart__item-total label {
    font-weight: 700;
    font-size: 24px;
    color: #6e6e6e;
}

.header__main-currency, .header__main-search-icon{
  margin-top: -7px; 
}


.slick-active .main__slider__sale {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.main__slider__item {
    position: relative;

}
.main__slider__sale {
    position: absolute;
    top: 50px;
    right: 100px;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    /*height: 211px;*/
    font-size: 35px;
    color: #ffffff;
    /*background-color: rgba(0, 155, 204, 0.78);*/
    -webkit-transform: translateY(-211px);
    -ms-transform: translateY(-211px);
    transform: translateY(-211px);
    opacity: 0.2;
    -webkit-transition: opacity 1.5s, -webkit-transform 1s;
    -o-transition: transform 1s, opacity 1.5s;
    transition: opacity 1.5s, -webkit-transform 1s;
    transition: transform 1s, opacity 1.5s;
    transition: transform 1s, opacity 1.5s, -webkit-transform 1s;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    padding: 5px 15px;
    text-decoration: none;
}


.main__slider__sale{
  width: unset;
  padding: 5px 15px;
}

.main__slider__sale:hover{
  color: #ffffff;
}
@media only screen and (max-width: 576px){
  .main__slider__sale {
      font-size: 12px;
      -webkit-transform: translateY(-50px);
      -ms-transform: translateY(-50px);
      transform: translateY(-50px);
  } 
}

.mtb-10-mob{
  margin-top: unset;
}

@media only screen and (max-width: 768px){
  .categories__wrapper{
    flex-wrap: wrap;
  }

  .mtb-10-mob{
    margin-top: -10px !important;
    margin-bottom: 10px !important;
  }

  .main__slider__sale {
    height: 100px;
    font-size: 18px;
  }

  .shopping-cart__item-name{
    width: 400px;
    text-align: center;
  }

  .shopping-cart__item-total{
    text-align: center;
  }

  .c-block__item {
      height: 160px;
  }
}

.filter__title{
  font-size: 20px;
  color: #444444;
}

.top_filter_title{
  font-size: 20px;
  color: #0061af;
  margin-top: 8px;
  margin-bottom: 25px;
  font-weight: bold;
}
/*.categories__left{
  margin-top: -25px;
}*/

.blog__title {
  margin-bottom: 1px;
  font-size: 23px;
  text-align: center;
  font-weight: normal;
}

.smodal_btn_new{
  margin-bottom: 20px;
  margin-top: 30px;
}

.modal_subscribe_wrap{
  width: 500px;
}

.modal_subscribe_logo{
  position: relative;
  display: block;
  margin: auto;
}

.has-error-on input, .has-error-on .filter__checkbox-body, .has-error-on .ui-selectmenu-button{
  border: 1px solid #dd4b39 !important;
}

.select2-container--default .select2-selection--single{
  border-radius: 0px !important;
}

.select2-container .select2-selection--single{
  height: 44px !important;
}
    
.select2-container--default .select2-selection--single .select2-selection__arrow b{
  border: none !important;
  width: 20px;
  height: 15px;
  margin-right: 10px;
  background-image: url(../images/icons/arrow_select.png);
  background-repeat: no-repeat;
  background-position: center;  
  float: right;
  margin-top: 0;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
  margin-top: 7px;
} 

.check_meest_label{
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 22px;
  color: #6e6e6e; 
}
.check_meest_prices{
  font-size: 20px;
  color: #6e6e6e;
  font-weight: bold;
}

.check_meest_prices span{
  color: #0061af;
}


.default-pages{
  height: auto;
}

.color-blue{
  color: #0061af;
  font-size: 15px !important;
}

.color-gray{
  color: #5a5a5a;
  font-size: 15px !important;
}

.color-red{
  color: #dd4b39;
  font-size: 15px !important;
}

.checkout__item-row{
  margin-bottom: 1px;
}

.color_orange{
  background-color: #F4A02D !important;
}

.info-modal .smodal__products {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 5px 20px 35px 20px;
  font-size: 20px;
  line-height: 1.3;
  color: #ffffff;
  font-weight: 500;
}

.footer__img{
  display: inline-block;
  /*width: 50px !important;*/
  height: 35px !important;
}

.check_top_bord{
  border-top: 20px solid #eeeeee;
}

.check_bot_pad{
  padding-bottom:10px;
}

.check_hide_left{
  background-color: #eeeeee;
}

.pa_0_10{
  padding: 0 10px;
}

.mt_10_db{
  display: block;
  margin-top: -10px;  
}

.mt_20{
  margin-top: 20px !important;
}

.mt_0{
  margin-top: 0px !important;
}

.pt-0{
  padding-top: 0px !important;
}

.orange_text{
  color: #ffae00;
}

.border_modal{
  border: 3px solid #0061af;
}

.icon_mail {
  background-image: url('../images/icons/email_white.png');
  background-size: cover;
  background-repeat: no-repeat;
  margin-right: 10px;
  width: 40px;
  height: 40px;
}
/*
.button.icon_hover:hover .icon_mail{
  background-image: url('../images/icons/email_blue.png');
}*/
.icon_hover {
  position: relative;

  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 44px;
  padding: 0 20px;
  overflow: hidden;

  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
  text-decoration: none; 

  background-color: #0061af;
  border: 1px solid #0061af;
  border-radius: 0;
  border-radius: 50px;
  cursor: pointer;

  -webkit-transition: 0.5s;
       -o-transition: 0.5s;
          transition: 0.5s;

  -webkit-box-align: center;
  -webkit-box-pack: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;

  width: 380px;
}
.icon_hover span {
  position: relative;
  z-index: 2;
}

/*.icon_hover:hover .icon_mail{
  background-image: url('../images/icons/email_blue.png');
}*/
.icon_hover:hover{
  /*background-image: url('../images/icons/email_blue.png');*/
  background-color: #0094af;
/*  color: #0061af;
  border-color: #0061af; 
*/}

#accept_pay form {
  text-align: center;
}

.subscribe_btn_text{
  font-weight: 500;
  font-size: 24px;
  letter-spacing: 1px;
}

.single-modal_subscribe{
 font-size: 20px;
 max-width: 380px;
}

.single-modal__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
}

.single-modal {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 10px 1px 10px;
}


/* special options checkout */
.spec_content_wrap{
  width: 100%;
}

.spec_content{
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: baseline;
}

.spec_left{
  padding: 5px;
  font-weight: bold;
  color: #6e6e6e;
}

.spec_right{
  padding: 5px;
  position: relative;
}

.spec_btn{
  border: none;
  background-color: snow;
  position: absolute;
  right: 6px;
  top: 11px;
}

.spec_svg{
  width: 30px;
  height: 30px;
}

.head_svg_icon{
  padding-right: 50px;
}
/* end special options checkout */

/* my-account wfp pay block */
.acc_pay_block{
  padding-left: 25px;
  padding-right: 25px;
}

.acc_pay_head{
  font-size: 21px;
  padding: 20px 1px;
  font-weight: bold;
}

.acc_pay_btn{
  color: #fff;
  padding: 10px 1px;
  overflow: hidden;
  font-size: 21px;
  background-color: #00a4c6;
  border: 5px solid #00a4c6;
  width: 100%;
  max-width: 400px; 
}

.acc_pay_btn:hover{
  color: #00a4c6;
  background-color: #fff;
}
/* end my-account wfp pay block */

.m-0-auto{
  margin: 0 auto;
}

/* new header */
.header_btn{
  text-align: center;
}

.icon_header {
  width: 50px;
  height: 50px;
  fill: currentColor;
}

.head_search_block{
  width: 100%;
  margin: 1px 60px;
}

.head_search_input{
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 35px;
  border: 2px solid #0061af;
  border-radius: 50px;
  padding-left: 10px;
  font-size: 16px;
}

.head_search_icon{
  position: absolute;
  right: 0;
  z-index: 2; 

  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 35px;
  width: 35px;

  background-color: #0061af;
  background-image: url("../images/search.png");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: center;
  border: 1px solid #0061af;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;

  color: #fff;
}

.lang a{
  cursor: pointer;
}

.account-link{
  text-align: center;
}

.header__main-block .head_basket-text::after {
    content: attr(data-count);
    position: relative;
    top: 5px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    margin-left: 2px;
    font-size: 12px;
    text-align: center;
    color: #ffffff;
    background-color: #0061af;
    border-radius: 50%;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
}
/* end new header */

/* page error 404  */
.error__title{
  color:#0061af;
  margin: 18px 0px;
}

.error__title_small{
  color:#dd4b39;
  margin: 12px  0px;
}

.error__sitemap{
  font-size: 16px;
  color:#0061af;
  text-decoration: none;
}

.error__text{
  font-size: 18px;
  margin: 6px  0px;
}

.error__search{
  margin: 22px 0px;
  position: inherit;
}

.error__btn_home{
  margin: 12px  0px;
  float: right;
}
/* end page error 404  */

.main_h1_wrap{
  text-align: center;
}

.main_h1{
  color: #0061af;
  font-weight: 500;
  font-size: 30px;
}

.main__carusel{
  padding-top: unset;
}

/* new seo breadcrumbs */
.bread-crumbs ol{
  list-style: none;
  display: contents;
}
/* end new breadcrumbs */
.product__gallery-arrows{z-index: 2}

.w-100{width: 100%;}

/* promo label */
  .promo-color__warn{
    background-color: #F4A02D;
  }

  .promo-wrap{
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    padding: 1px 5px;
    /*width: 200px;*/
  }

 .promo-wrap-none:after{
  content: none !important;
 }

  .promo-wrap:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 15px solid;
  } 

  .promo-wrap:after {
    border-color: transparent #F4A02D transparent transparent;
    top: 33%;
    right: 100%;
    margin-top: -10px;
  }

  .promo-text{
    font-size: 12px;
    color: #fff;

    display: flex;
    justify-content: flex-start;
    align-items: center;

    /*float: left;*/
  }

  .promo-text--cart{
    width: fit-content;
    padding: 4px 6px;
  }

  .promo-icon{
    width: 30px;
    height: 30px;
    margin-left: 10px;
    fill: #fff;
  }
/* end promo label */

.mobile_search_block{
  display: none;
}

/* top menu */
.top-nav.nav__list{
  font-size: 18px;
  padding-right: 0px;
  padding-left: 0px;
  height: unset;
}

.top-nav.nav__menu{
  padding-bottom: 0px;
}

.top-nav.nav__menu > li{
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  width: 200px;
}
/* end top menu */

/* sticky main menu */

.sticky-menu{
  position: fixed !important; 
/*  position: sticky;
  position: -webkit-sticky;*/
  top: 0;
  z-index: 16;
  width: 100%;
  background-color: #fff;
  box-shadow: inset 2px 2px 5px rgba(24, 58, 84, 0.5), 1px 1px 5px rgba(255, 255, 255, 1);
  /*transform: translateY(0);*/
}

.sticky-menu .header__main{
  height: 60px;
  border-bottom: 1px solid #cccccc;
}

/*#sticky-menu{
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  z-index: 16;
  width: 100%;
  background-color: #fff;
}*/
/* end sticky main menu */


/*#ui-id-1, #ui-id-2, #ui-id-3{
  max-height: 300px;
  overflow-y: auto;
  border: 1px solid gray;
}*/

.input-addon_block .ui-widget ul,  .input-addon_block .ui-menu{
  outline: 2px solid #e5e5e5;
  outline-offset: -2px;
  max-height: 300px;
  overflow-y: auto;
  border: 1px solid gray; 
}


#ui-id-1-menu{
  max-height: 300px;
  overflow-y: auto;
  position: relative;
}

/* BUG WITH OWERFLOW */
.eVChKc{
  overflow: auto !important;
}
/* END BUG WITH OWERFLOW */

.filter{
  z-index: 17;
}

/* SVG styles */
.phone_svg_block{
  display: flex;
}

.flag_svg{
  height: 30px;
  margin-left: 5px;
}

.svg_in_table{
  text-align: center;
  display: block;
}

.i-coin-bonus{
  width: 7em;
  height: 7em;
}

.i-coin-modal{
  width: 3em;
  height: 3em;
}

/*.smodal_icon{
  width: 50px;
  height: 50px;
}*/
/* end SVG styles */

.ow-auto{
  overflow: auto;
}

.bg-error{
  background-color: #e59798;
}

.del_text{
  text-decoration: line-through;
}

/* referral module */
.refer-top{
  margin-right: 10px; 
}

.refer-top svg{
  color: #f4a02d;
  width: 1.2em;
  height: 1.2em;
}

.refer-top a{
  display: flex;
}

.refer-top-m{
  box-sizing: border-box;
  font-size: 22px;
  padding: 10px;
  border-bottom: 1px solid #cccccc;
  -ms-flex-align: start;
  display: block;
}


.checkout-coupon{
  width: calc(33% - 5px)
}

.checkout-coupon_title{
  margin: auto;
  display: flex;
}

.checkout-coupon_total{
  margin: auto;
  font-size: 14px;
  margin-right: 1px;
}

.share-page_img{
  display: block;
  margin: 0 auto;  
}

.page-bonus_code{
  font-weight: bold;
  font-size: 28px;
  color: #444;
}

/* end referral module */

/* user account */
.default-pages .aside-user{
  padding: 11px 15px;
  line-height: 1.45; 
  justify-content: space-between;
}

.default-pages .aside-avatar{
  position: relative;
  bottom: unset;
  left: unset;
  width: 62px;
  height: 62px;
}
/* end user account */

/* modal */
.smodal__promo-code{
  border: 1px solid #bfbfbf;
  margin: 15px;
  padding: 0px 2px 0px 2px;
  /*display: inline-block;*/
  display: inline-flex;;
  font-size: 28px;
  line-height: normal;
}

.smodal__promo-code svg{
  /*vertical-align: middle;*/
  width: 1em;
  height: 1em;
  border-right: 1px solid #bfbfbf;
  margin: 3px;
}

.smodal__promo-code svg:hover{
  color: #0061af;
}

.smodal__promo-share svg{
  cursor: pointer;
  width: 50px;
  height: 50px;
}
/* end modal */

/*.blog__item-desc{
  word-break: break-all;
}

.content-box__wrapper{
  word-break: break-all;
}*/
/*[class*=elfsight-app-]{
  word-break: break-all;
}*/

/*.eapps-faq{
  word-break: break-all;
}*/

.text-left{
  text-align: left;
}

.blog__item-desc{
  word-break: break-word;
}

.index-seo_block{
  visibility: hidden;
  /*position: absolute;*/
  position: fixed;
}

.index-seo_block-open{
  visibility: visible;
  position: relative;
}

.index-seo_btn{
  width: 30px;
  height: 30px;
  background-image: url(../images/icons/slider_arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  cursor: pointer;
  display: inline-block;
}

.index-seo_btn-rotate{
  transform: rotate(90deg);
}

/* NEW CURRENCY */
.header__main-currency{
  text-decoration: none;
  margin: 0 auto;
  width: 35px;
  height: 35px;
  border-color: #f4a02d;
  /*color: #f4a02d;*/
}

.header__main-currency span{
  position: relative;
  display: block;
  margin: auto;
  font-size: 12px;
}
/**/
a.header__main-currency:hover{
  border-color: #0061af;
}

a.header__main-currency:hover span{
  color: #0061af;
}
/* END NEW CURRENCY */

/* PRODUCT DISABLED */
.product-disabled{
  opacity: .35;
}
/* END PRODUCT DISABLED */

/* COOKIE POLICY */
   #gdpr--cookie-policy-root {
      box-sizing: border-box;
      bottom: 0;
      left: 0;
      padding: 30px 30px 20px;
      position: fixed;
      background: white;
      box-shadow: 0 -4px 6px -4px rgba(0, 0, 0, 0.3);
      width: 100%;
      /*background: #333;*/
      background: #0061af;
      color: #f3f3f3;
      z-index: 99999 !important;
      transition: all 0.6s ease-out;
    }
    #gdpr--cookie-policy-root.hidden {
      -webkit-transform: translate(0, 100%);
      transform: translate(0, 100%);
      opacity: 0;
    }
    #gdpr--cookie-policy-root.gone {
      display: none;
    }
    #gdpr--cookie-policy-root a {
      color: white;
      font-weight: 700;
      text-decoration: underline !important;
      font-size: 14px;
    }
    #gdpr--cookie-policy-root a:hover {
      text-decoration: none !important;
    }
    #gdpr--cookie-policy-root .gdpr--cookie-policy-content {
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: center;
    }
    #gdpr--cookie-policy-root .gdpr--cookie-policy-content div {
      width: 100%;
      padding: 0;
      margin-bottom: 30px;
      font-size: 14px;
      line-height: 21px;
    }
    #gdpr--cookie-policy-root .gdpr--cookie-policy-content .gdpr--cookie-policy-actions {
      width: 100%;
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      margin-bottom: 0;
    }
    #gdpr--cookie-policy-root .gdpr--cookie-policy-content .gdpr--cookie-policy-actions button {
      display: block;
      background: transparent;
      border: 2px solid white;
      color: white;
      padding: 1px 10px !important;
      transition: all 0.2s ease-in;
      cursor: pointer;
      border-radius: 4px;
      text-align: center;
      text-decoration: none;
      font-size: 13.333px;
      line-height: 36px;
      font-weight: 700;
      justify-content: center;
      display: flex;
      flex-direction: column;
      align-items: center;
      white-space: nowrap;
      margin: 5px;
    }
    #gdpr--cookie-policy-root .gdpr--cookie-policy-content .gdpr--cookie-policy-actions button:hover {
/*      background: #d9d9d9;
      border-color: #d9d9d9;
      color: #333;*/
      /*#ff090b*/
      background: #fff;
      border-color: #d69619;
      color: #d69619;
    }
    #gdpr--cookie-policy-root .gdpr--cookie-policy-content .gdpr--cookie-policy-actions button.gdpr--cookie-accept:hover {
/*      background: green;
      border-color: green;
      color: white;*/
      background: #fff;
      border-color: #fff;
      color: #0061af;
    }
    #gdpr--cookie-policy-root .gdpr--cookie-close {
      display: block;
      position: absolute;
      top: 10px;
      right: 10px;
      color: white;
      cursor: pointer;
    }
    #gdpr--cookie-policy-root .gdpr--cookie-close i {
      font-size: 20px;
      transition: all 0.1s ease-in;
      -webkit-transform: translate(0);
      transform: translate(0);
    }
    #gdpr--cookie-policy-root .gdpr--cookie-close:hover i {
      -webkit-transform: translateZ(0) scale(1.2);
      transform: translateZ(0) scale(1.2);
    }
    @media (min-width: 768px) {
      #gdpr--cookie-policy-root {
        padding: 20px 30px;
      }
      #gdpr--cookie-policy-root .gdpr--cookie-policy-content {
        flex-direction: row;
        justify-content: flex-start;
      }
      #gdpr--cookie-policy-root .gdpr--cookie-policy-content > div {
        margin-bottom: 0;
        margin-right: 15px;
      }
      #gdpr--cookie-policy-root .gdpr--cookie-policy-content .gdpr--cookie-policy-actions {
        max-width: 250px;
        display: flex;
        margin-left: 20px;
        justify-content: space-between;
      }
      #gdpr--cookie-policy-root .gdpr--cookie-policy-content .gdpr--cookie-policy-actions button {
        margin: 0;
      }
      #gdpr--cookie-policy-root .gdpr--cookie-info-link {
        margin-right: 0 !important;
      }
    }
/* END COOKIE POLICY */

/* LOGIN/REGISTER MODAL */
.login__inputs, .login__buttons{
  padding: 20px 30px;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
  text-align: center;
}

.login__inputs label+label{
  margin-top: 10px;
}

.login__block label{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;  
}    
.login__block .name{
  width: 70px;
  height: 40px;
  padding: 10px 0;
  line-height: 20px;
  font-size: 14px;
  color: #999;
}

.input-holder{
  width: calc(100% - 70px);
}

.login__block input{
  width: 100%;
  height: 40px;
  background: #fff;
  border: 1px solid #ccc;
  padding: 0 10px;
}

.login-footer{
  background: #f0f0f0;
  padding: 20px 30px 10px;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.login-footer__text{
  text-align: center;
  line-height: 18px;
  margin-bottom: 10px;
  font-size: 16px;
  color: #333;
  font-weight: 400;
}

.login_modal .login{
  display: block;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group .input-group-addon {
    border-radius: 0;
    border-color: #d2d6de;
    background-color: #fff;
}

.login_modal .smodal__close{
  right: 16px;
  top: 13px;
}

.login_modal .default-pages{
  background-color: #fff;
}

.login__block-first{
  border-right: 1px solid #575656;
}

.login_modal .default-pages .login__text + .login__buttons{
  margin-top: 0px;
}

.login_modal .login__register-btn{
  display: block;
  width: min-content;
}

.input-group-field{
  display: table-cell;
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    display: table-cell;
}

.input-group-addon:last-child {
    border-left: 0;
}

.input-group-addon .fa-eye{
  width: 17.5px;
}

.tab {
  background: #eee;
  overflow: hidden;
  border-radius: 3px 3px 0 0;
  width: 100%;
}

.tab button {
  border: none;
  display: block;
  float: left;
  width: 50%;
  padding: 0;
  text-align: center;
  background: #ddd;
  color: #999;
  height: 65px;
  vertical-align: middle;
  line-height: 65px;
  font-size: 15px;
  transition: all 0.3s ease;
}

.tab button:hover {
  /*background-color: #ddd;*/
  box-shadow: inset 0 -10px 20px -10px #aaa;
}

.tab button.active {
/*  background-color: #ccc;*/
    background: #fff;
    color: #777;
}

.tabcontent {
  display: none;
}

.close-popup{
  position: absolute;
  top: 0;
  opacity: 0.7;
  /*right: -40px;*/
  right: 0px;
  width: 25px;
  height: 25px;
  background: #f0f0f0;
  cursor: pointer;
  font-size: 0;
  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;  
}

.close-popup .modal-login-close{
/*  width: 30px;
  height: 30px;*/
  width: 20px;
  height: 20px;
  background-image: url("../images/icons/close_btn_medium.svg");
  background-position: center;
  background-size: cover;
  cursor: pointer;
}

.full-login-page{
  max-width: 20vw;
  margin: auto;
}

/* END LOGIN/REGISTER MODAL */
.m_table .exp-to-exl-btn a{
  color: #fff;
}
.m_table .exp-to-exl-btn a:hover{
  color: #00a4c6;
} 

.acc_pay_block .acc_pay_head a{
  /*color: #fff;*/
  padding: 10px 10px;
}

/* HOME CATEGORY  */
.home-category{
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-content: center;
  justify-content: center;
}

.home-category a:hover{
  --bg-opacity: 1;
  background-color: #f3f3f3;
  background-color: rgba(243,243,243,var(--bg-opacity));
}

.home-category a{
  text-decoration: none;
  width: 150px;
  align-items: center;
}

.home-category-icon{
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.home-category-text{
  text-decoration: none;
  text-align: center;
}

.home-category__item__box{
  /*padding: 10px;*/
}

.home-category__item__img{
  width: 100%;
  padding-bottom: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .home-category a{
    width: 100px;
  }

  .home-category__item__box{
    width: 80px;
  }
}
/* HOME CATEGORY END */

/* HEADER BANNER */
.header-banner{
  background-color: rgb(254, 192, 83);
}

.header-banner__wrap{
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 32px;
  margin: 0 auto;
}

.header-banner__text{
  width: 100%;
  /*max-width: 736px;*/
  vertical-align: middle;
  text-align: center;
  color: #000;
  font-weight: bold;
}
/* END HEADER BANNER */


/* MOBILE CATEGORY ATTRIBUTE */
.mob-category{
  display: flex;
  flex-wrap: wrap;
  padding-right: 15px;
  padding-left: 15px;
}

.mob-category a{
  display: flex;
  text-decoration: none;
  border: 1px solid #4e5f70;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  width: fit-content;
  padding: 0px 5px;
  border-radius: 15px;
  margin: 2px;
}

.mob-category-icon{
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.mob-category__text{

}
/* MOBILE CATEGORY ATTRIBUTE END*/

@media only screen and (max-width: 1440px){
  .full-login-page{
    max-width: 30vw;
  }
}

@media only screen and (max-width: 1023px){
  .full-login-page{
    max-width: 50vw;
    margin: auto;
  }

  .header__main-currency , .header__main-search-icon{
    width: 60px;
    height: 60px;
    /*margin-right: 15px;*/
  }

  .header__main-currency{
    margin-right: 50px;
  }

  .header__main{

  }

  .header__main-logo img{
    max-width: 150px;
  }
  
  /*.nav{
    overflow-y: hidden;
  }*/
  
  html {
    height: 100%;
  }

  .icon_header{
  /*width: 30px;
    height: 30px;*/
    display: none;
  }
}


@media only screen and (max-width: 769px) {
  .only-mobile{
    display: block;
  }

  .main_h1{
    font-size: 20px;
  }

  .full-login-page{
    max-width: 90vw;
  }

  .promo-wrap{
    position: initial;
  }

  .i-coin-bonus{
    width: 7em;
    height: 7em;
  }

  .only-desktop{
    display: none !important;
  }

  .only-mobile-flex{
    display: flex !important;
  }

  .default-pages .icon-wrapper{
    line-height: 1;
  }

  #sticky-menu{
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 16;
    width: 100%;
    background-color: #fff;
    box-shadow: inset 2px 2px 5px rgba(24, 58, 84, 0.5), 1px 1px 5px rgba(255, 255, 255, 1);
  }

  .header__main{
    border-bottom: 1px solid #cccccc;
  }

  .acc_pay_block {
    padding-left: 10px;
    padding-right: 10px;
  }

  .acc_pay_btn{
    max-width: unset;
  }
  
  .cart__item-text{
    margin-right:0px;
    text-align: center;
  }
  .modal_subscribe_wrap {
    width: unset;
  }
  .cart__item-total{
    text-align: center;
    margin-left: unset;
    max-width: unset;
  }

  .blog{
    padding: unset;
  }

  .hide_mobile{
    display: none;
  }

  .main__carusel{
    padding-top: 1px !important;
    padding-bottom: 10px !important;
  }

  .product__price{
    font-size: 30px;
  }

  .product__control{
    align-items: unset;
  }

  .error__btn_home{
    width: 100% !important;
  }

  .head_search_block{
    display: none;
  }

  .mobile_search_block{
    display: block;
    margin: auto;
    padding: 1px 5px;
  }

  .icon_header{
/*    width: 30px;
    height: 30px;*/
    display: none;
  }

  .account-link{
    text-align: left;
  }

  .footer__subscribe{
    max-width: 100%;
  }
}

@media only screen and (max-width: 576px) {
  .fs-18{
    font-size: 14px !important;
  }

  .promo-icon{
    display: none;
  }

  .promo-wrap:after{
    display: none;
  }

  .promo-wrap{
    width:100%;
  }

  .promo-text{
    justify-content: center;
  }

  .single-cat__item__text{
    height: 60px;
    margin-bottom: unset;
    font-size: 14px;
  }

  .single-cat__item{
    width: 140px;
  }

  .single-cat__item__box{
    padding: unset;
  }
}

/*@media screen and (max-width: 640px) {
  .shopping-cart__item-name{
    width: 300px;
  }
}*/

@media screen and (max-width: 960px) {
  .shopping-cart__item-name{
    width: 300px;
  }
}

@media screen and (min-width: 769px) {
  .hide_desktop{
    display: none;
  }
  /* sticky main menu */
  .sticky-menu .header__main-logo img{
    /*display: none;*/
    max-width: 100px;
  }
  
  .sticky-menu .head_svg_icon span{
    display: none;
  }

  .sticky-menu .head_basket-text{
    /*display: none;*/
    /*content: attr(data-count);*/
    color: transparent;
    position: absolute;
    top: -5px;
    right: -5px;
  }

  .sticky-menu .header__main-block{
    font-size: 1px;
  }

/*  .sticky-menu .nav__list{
    height: auto;
    padding: 5px 0;
  }*/

  .sticky-menu .main-menu__block, .sticky-menu .nav__list{
    height: 60px;
    line-height: 1;
    /*padding: 5px 0;*/
  }
  /* end sticky main menu */
}

@media screen and (max-width: 576px){
  .discount-fix-fs {
    width: 30% !important;
    height: 30% !important;
    font-size: 0.8em !important;
  } 
}



.banner-best-cat{
  display: grid;
  justify-content: center;
  align-items: center;
  padding-top: 15px;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 15px;
} 

.banner-best-cat__cat{
  text-decoration: none;
  margin-bottom: 15px;
  background-color: #0061af;
  color: #fff !important;
  padding: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration: none;
}

.banner-best-cat--bottom{
  grid-template-columns: repeat(2, 1fr);
}

.banner-best-cat--bottom .banner-best-cat__img{
  max-height: 120px;
}

.banner-best-cat--bottom .banner-best-cat__cat{
  flex-direction: row;
  padding: 20px;
  background-color: #cfe9ff;
}
.banner-best-cat--bottom .banner-best-cat__title{
  text-align: left;
  padding: 0 25px;
  font-size: 26px;
  color: #0061af;
}


.slide-vith-url{
  display: block;
}
.filter-delivery{
  display: flex;
  justify-content: space-around;
  padding: 20px;
}

.filter-delivery__item{
  margin-bottom: 10px;
}

.main__carusel-nav{
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    gap: 20px;
    font-size: 20px;
}

.main__carusel-tab{
  cursor: pointer;
  position: relative;
  display: inline-block;
}

.main__carusel-tab::after {
  content: "";
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding-top: 5px;
  border-bottom: 2px solid #3f3f3f;
}

.main__carusel-tab--active{
  font-weight: bold;
}

.main__carusel-btn-nav{
  display: flex;
}



.footer{
  background-color: #0061AF;
  font-size: 15px;
}

.footer__address a,
.footer a:hover{
  color: #fff;
}


.footer .sp-form[sp-id="160600"] .sp-button{
  background-color: rgba(0, 0, 0, 0.15);;
  border-color: rgba(0, 0, 0, 0.15);;
  box-shadow: inset 0 -2px 0 0 #0061AF;
  -moz-box-shadow: inset 0 -2px 0 0 #0061AF;
  -webkit-box-shadow: inset 0 -2px 0 0 #0061AF;
}

.sp-form .sp-lg .sp-field .sp-form-control{
  border-color: rgba(0, 0, 0, 0.15);
}

.footer__social--facebook{
  width: 28px;
  height: 41px;
  margin-right: 4px;
  background-image: url('../images/icons/footer-facebook.svg');
}

.footer__social--instagram{
  width: 24px;
  background-image: url('../images/icons/footer-instagram.svg');
}

.footer__social--whatsapp {
  margin-left: 10px;
  background-image: url('../images/icons/footer-whatsap.svg');
}

body .filter__show,
body .mobile-menu-open__btn,
body .mobile-menu__cart::after{
  background-color: #0061af;
}

.blog__item-desc .ButtonBase__ButtonContainer-sc-p43e7i-3{
  background-color: #0061af !important;
}
.blog__item-desc  .cXMTmA path{
  fill: #0061af !important;

}

.button.bonus_modal_btn{
  background-color: #0061af;
  border-color: #0061af;
}
.content-box__not-found{
  color: #0060af;
}

.personal-area__nav .aside-sub__btn{
  background-image: url('../images/icons/arrow_select.svg');
}

.smodal__close{
  background-image: url("../images/icons/close_btn_medium.svg");
}
@media screen and (max-width: 900px){
  .banner-best-cat{
    grid-template-columns: 1fr;
  }

  .filter-delivery{
    flex-direction: column;
    gap: 15px;
  }
}

@media screen and (max-width: 900px){
  .banner-best-cat{
    grid-template-columns: 1fr;
  }

  .filter-delivery{
    flex-direction: column;
    gap: 15px;
  }

  .main__carusel-nav{
    flex-direction: column;
  }

  .banner-best-cat--bottom .banner-best-cat__cat{
    flex-direction: column;  
  }
  .banner-best-cat--bottom .banner-best-cat__title{
    text-align: center;
    padding: 0;
    font-size: 20px;
  }
}


