@font-face {
    font-family: "Rouble"; 
    src: url("../fonts/rouble.otf"); 
} 
span.product-rouble{
    font-family: "Rouble"; 

}
body,html{
    height: 100%;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}
.product-list__item-title, .product-list__item-title a, .product-list__item-title a:hover, .product-list__item-title a:visited{
    font-size: 18px !important;
    line-height: 24px !important;
}
.sanitation__item-content.sanitation__item-content{
    margin-right: 35px;
}
.sanitation__tabs-item.sanitation__tabs-item{
    font-weight: bold;
}
.price__value--small.price__value--small{
    font-size: 17px;
}
.sanitation__item-text.sanitation__item-text{
    line-height: 20px;
}
.stocks-item__image:after{
    display: none;
}
.stocks-item__content.stocks-item__content{
    font-size: 14px;
    line-height: 19px;
}
.product-list__item-description.product-list__item-description{
    font-size: 16px;
    line-height: 20px;
}
.product-list__item-actions-count .plus,.product-list__item-actions-count .minus{
    transition: .4s ease !important;
}
.catalog-product__title{
    font-weight: bold !important;
}
.catalog-product__description.catalog-product__description{
    font-size: 15px;
    line-height: 24px;
}
.catalog-product__description.catalog-product__description span{
    margin-bottom: 10px;
    display: block;
}
.catalog-product__description.catalog-product__description span:last-child{
    margin-bottom: 0;

}
.banners__btn{
    line-height: 14px !important;
}
.reviews.reviews{
    margin: 30px 0;
}
.popular.popular{
    margin-top: 30px;
}
.stocks.stocks{
    margin: 20px 0;
}
.info2.info2{
    padding-top: 0px;
    margin-top: 0;
}
.stocks__btn.stocks__btn{
    cursor: pointer;
    transition: all .4s ease;
}

.btn--cart.btn--cart{
    cursor: pointer;
    transition: all .4s ease;

}
.btn--cart.btn--cart:hover{
    background: #8CF548;
    border-color: #8CF548;
    box-shadow: 0px 4px 4px rgba(91, 200, 21, 0.24)
}
.btn--cart.btn--cart:active{
    background: #49A40E;
    border-color: #49A40E;
}
.stocks__btn.stocks__btn:hover{
    background: #8CF548;
box-shadow: 0px 4px 4px rgba(91, 200, 21, 0.24)
}
.stocks__btn.stocks__btn:active{
    background: #49A40E;
}
.button-review.button-review{
    width: 160px;
}
.catalog-product__actions-count .minus:hover{
    background: rgba(91,200,21,.1) !important;
    transition: all .4s ease !important;

} 
.stocks-list__item-title.stocks-list__item-title{
    padding: 10px 0 !important;
}
.stocks-list--page .stocks-list__item:first-child .stocks-list__item-text{
    margin-bottom: 0 !important;
}
.button--outlined.button--outlined:hover{
    border-color: #5529da !important;
}
.button--outlined.button--outlined:active{
    border-color: #240c6b !important;

}
.shopping-cart__item-delete.shopping-cart__item-delete{
    right: 30px;
}

.button--outlined.button--green:hover{
    background: #8CF548 !important;
    color: #ffffff !important;
    border-color: #8CF548 !important;
    box-shadow: 0px 4px 4px rgba(91, 200, 21, 0.24) ;

}
.button--outlined.button--green:active{
    background: #49A40E !important;
    border-color: #49A40E !important;
    box-shadow: 0px 4px 4px rgba(73,164,14, 0.24) !important;
}
.shopping-cart__cost-value.shopping-cart__cost-value{
    padding: 0 16px;
}
.shopping-cart__cost-row.shopping-cart__cost-row a{
    width: calc(100% - 25px) !important;
    margin: 0 auto;
    display: block;
}
.shopping-cart__cost-row.shopping-cart__cost-row button{
    margin: 0 auto;
    width: calc(100% - 25px) !important;
    display: block;
}
.shopping-cart__cost-discount-controls.shopping-cart__cost-discount-controls .form-input{
    flex: 0 0 49%;
    max-width: 49%;
    margin-right: 2%;
}
.shopping-cart__cost-discount-controls.shopping-cart__cost-discount-controls .form-input input{
    width: 100%;
}
.shopping-cart__cost-discount-controls.shopping-cart__cost-discount-controls button{
    flex: 0 0 49%;
    max-width: 49%;
    white-space: nowrap;
    
}
.shopping-cart__swap.shopping-cart__swap{
    margin-top: 1rem;
}
.catalog-product__actions-count.catalog-product__actions-count .plus:hover{
    background: rgba(91,200,21,.1);
    transition: all .4s ease;

}
.catalog-product__actions-count .minus:active{
    background: #5BC815;
    transition: all .4s ease;

} 
.catalog-product__reviews-item.catalog-product__reviews-item{

    font-size: 15px;
    line-height: 25px;
}
.catalog-product__actions-count .plus:active{
    background: #5BC815;
    transition: all .4s ease;

}
.product-list__item-actions-count .plus:hover{
    background: rgba(91,200,21,.1);
}
.product-list__item-actions-count .minus:hover{
    background: rgba(91,200,21,.1);
}
.product-list__item-actions-count .plus:active{
    background: #5BC815;
}
.product-list__item-actions-count .minus:active{
    background: #5BC815;
}
.shopping-more{

    background: #FDFDFD;
    border: 1px solid #ECECEC;
    max-width: 750px;
    margin: 0 auto;
}
.button-empty{
    display: block;
    width: 115px;
    padding: 0 !important;
}
.shopping-main.shopping-main{
    display: flex;
    border-radius: 6px;
    padding: 27px 22px;
}
.shopping-content.shopping-content{
    width: 100%;
    margin-top: 100px;

}
.select-city__close.select-city__close{
    width: 30px !important;
    height: 30px !important;
    background-size: cover !important;
}

.main-content.main-content{
    flex-grow: 1;
}

.height-page.height-page .wrapper{
    -webkit-box-flex: 1;
    flex-grow: 1;
    overflow: hidden;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}
.shopping-head.shopping-head{
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #3F3D56;
    padding-bottom: 30px;
    display: block;
}

.shopping-link.shopping-link a{
    padding: 11px 19px;
    font-size: 14px;
}
.shopping-block.shopping-block{
    flex: 0 0 50%;
    display: grid;
    align-items: flex-start;
    grid: auto / 110px 1fr;
}
.shopping-img.shopping-img img{
    width: 96px;
    height: 96px;
    object-fit: contain;
    max-height: 96px;
    display: block;
}
.shopping-title.shopping-title{
    font-weight: bold;
font-size: 18px;
line-height: 21px;
color: #28009F;
}
.shopping-text.shopping-text{
    font-size: 14px;
    line-height: 16px;
    display: block;

    padding-top: 6px;
    color: #3F3D56;
}
.shopping-price.shopping-price span{
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    color: #0D4494;
}
.shopping-price.shopping-price{
    font-size: 14px;
    line-height: 16px;
    padding-right: 38px;
    display: block;
    color: #3F3D56;
}
.lk-registration__note.lk-registration__note{
    font-size: 12px;
}
.page__section-button.page__section-button button:before{
    width: 13px;
    height: 12px;
    background-size: cover;
}
.page__item--production{
    align-items: center !important; 
}
.page__item--composition .page__item-composition-list li{
    font-size: 17px !important;
}
.page__section-button.page__section-button button{
    padding: 12px 40px 12px 16px;
}
.page__mosaic-text.page__mosaic-text{

    font-size: 15px;
}
.page__item-text.page__item-text{

    font-size: 15px;
}
.contacts__section.contacts__section{
    font-size: 15px;

}
.contacts__info-item.contacts__info-item{
    font-size: 15px;
}
.shopping-group.shopping-group{
    display: flex;
    flex: 0 0 50%;
    justify-content: flex-end;
    align-items: baseline;
}
.page__info-wrapper.page__info-wrapper{
    align-items: baseline;
}
.points__list-item-address.points__list-item-address{
    font-size: 15px;
}
.artcles-list__item-title.artcles-list__item-title a{
    font-size: 16px;
}
.stocks-list__item-text.stocks-list__item-text{
    z-index: 1 !important;
}
.stocks-list__item-more.stocks-list__item-more{
    z-index: 1 !important;
}
.banners__left-wrapper.banners__left-wrapper{
    z-index: 1 !important;
}
.banners__right-wrapper.banners__right-wrapper{
    z-index: 1 !important;
}
/* перестроение спецух на мобилке */
.shopping-cart__cost-row .button .mobile-text,
#form-buy-stock-whithout-reg .general-text {
  display: inline;
}
.shopping-cart__cost-row .button .mobile-text,
#form-buy-stock-whithout-reg .mobile-text {
    display: none;
}

#offerCallMe .general-text {
    display:inline;
}
#offerCallMe .mobile-text {
    display:none;
}

@media screen and (max-width:767px) {
  .stocks-item__wrapper {
      flex-direction: column-reverse;
  }
  .shopping-cart--sidebar .shopping-cart__cost {
      height: auto;
  }
  .shopping-cart__cost {
      display: flex;
      flex-direction: column;
  }
  .shopping-cart__cost-row.-total-price-block {
      order: 1;
  }
  .shopping-cart__cost-row.-buy-without-reg-block {
      order: 2;
  }
  .shopping-cart__cost-row.-agreement-with-block {
      order: 3;
  }
  .shopping-cart__cost-row.-buy-without-reg-block .button .mobile-text,
  #form-buy-stock-whithout-reg .mobile-text {
      display: inline;
  }
  .shopping-cart__cost-row.-buy-without-reg-block .button .mobile-text,
  #form-buy-stock-whithout-reg .general-text {
      display: none;
  }

    #offerCallMe .general-text {
        display:none;
    }
    #offerCallMe .mobile-text {
        display:inline;
    }
}

@media screen and (max-width:767px){
    .shopping-price{
        padding-right: 10px;
    }
    .select-city__close.select-city__close{
        right: 15px !important;
    }
    .select-city.select-city{
        position: absolute !important;
        height: 100vh !important;
    }
    .top-navigation{
        z-index: 9999 !important;
    }
    .banners__top.banners__top{
        z-index: 1000 !important;
    }
    .selected-city{
        left: 50%;
        right: 0;
        transform: translate(-50%,0);
    }
    .selected-city.selected-city{
        z-index: 9999 !important;
    }
    .select-city__content.select-city__content{
        padding: 24px 15px !important;
    }
    .select-city__list.select-city__list{
        margin: 108px 0 0;
    }
}
.shopping-cart__item:last-child{
    margin-bottom: 32px !important;
}

@media screen and (max-width:1166px){
    .shopping-cart__item-delete.shopping-cart__item-delete{
        top: 50%;
        transform: translate(-50%,0);
    }
}
@media screen and (max-width:767px){
  .shopping-cart__item-delete.shopping-cart__item-delete{
      top: 0;
  }
}
@media screen and (max-width:567px){

    .shopping-main.shopping-main{
        flex-direction: column;
    }
    .shopping-cart__item-multiply {
        margin: 0 8px;
    }
    .product-list__item-actions.product-list__item-actions{
        justify-content: center !important;
    }
    .stocks.stocks{
        padding: 30px 0;
    }
    .select-city.select-city{
        z-index: 99;

    }
    .banners__left-wrapper.banners__left-wrapper{
        padding: 0 10px 36px 10px;
    }
    .product-list__btn.product-list__btn{
        width: 100%;
    }
    .reviews.reviews{
        margin: 20px 0 40px 0;
    }
    .blog.blog{
        margin: 30px 0;
    }
    .sanitation__tabs-item{
        font-size: 16px !important;
    }
    .shopping-cart__item-delete{
        right: -10px !important;
    }
    .shopping-group.shopping-group{
        justify-content: center;
        margin-top: 20px;
    }
    .download-app__right{
        padding: 45px 0 !important;

    }
    .download-app{
        height: auto !important;
    }

    .info2__left.info2__left img{
        height: 250px;
        object-fit: cover;
    }
    .blog__btn-more.blog__btn-more a{
        max-width: 152px;
        font-size: 12px;
        height: 42px;
    }
    .reviews__btn-more.reviews__btn-more a{
        max-width: 152px;
        font-size: 12px;
        height: 42px;
        
    }
    .stocks__btn-more.stocks__btn-more a{
        max-width: 152px;
        font-size: 12px;
        height: 42px;
        margin-top: 20px;

    }
    .popular__btn-more.popular__btn-more a{
        max-width: 152px;
        font-size: 12px;
        height: 42px;

    }
    .banners__left.banners__left{
        justify-content: center;
    }
    .banners__right.banners__right{
        justify-content: center;
        height: 300px;
    }

    .product-list img, .product-list picture{
        width: auto;
        object-fit: cover !important;
        max-width: 100%;
        max-height: 100%;
    }
    .product-list__item-image, .product-list__item-image a, .product-list__item-image a:active, .product-list__item-image a:visited{
        height: auto !important;
        width: auto !important;
    }

    .owl-next img{
        width: 20px !important;
    }
    .owl-prev img{
        width: 20px !important;
    }
    .product-list__item-actions-add-cart{
        flex: 0 0 45% !important;
        margin-left: 18px;
    }
}
button.button.clicked-item {
  background-color: #ccc!important;
  pointer-events: none;
  cursor: default;
  position: relative;
}
.clicked-item:after {
  content: ' ';
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: url('/images/icons/tail-spin.svg') 0 0 no-repeat;
  z-index: 1;
}
  /* recapcha */
  .button.button_disabled {
      background-color: #ccc!important;
      pointer-events: none;
      cursor: default;
      position: relative;
  }
  .g-recaptcha {
      margin-bottom: 20px;
  }
  .g-recaptcha > div {
      margin: 0 auto;
  }
/* preloader */
  .points__list-item-ymap {
      position: relative;
  }
  .points__preloader {
      display: inline-block;
      width: 150px;
      height: 150px;
      position: absolute;
      top: 50%;
      left: 50%;
  }
  .points__preloader:after {
      content: " ";
      display: block;
      width: 64px;
      height: 64px;
      margin: 8px;
      border-radius: 50%;
      border: 6px solid #a7a7a7;
      border-color: #a7a7a7 transparent #a7a7a7 transparent;
      animation: circle-preloader 1.2s linear infinite;
  }
  @keyframes circle-preloader {
      0% {
          transform: rotate(0deg);
      }
      100% {
          transform: rotate(360deg);
      }
  }