 
.t898_pos_left .t898__btn{
    right:auto!important;
}
 .t-input-group.t-input-group_pm {
    display: block!important
}
.pulse{
    border-radius:50%!important;
}
@keyframes pulse{
    0% {
      transform(scale(.9));
    }
    70% {
      transform(scale(1.3));
      box-shadow: 0 0 0 25px #52adaf00;
    }
      100% {
      transform(scale(.9));
      box-shadow: 0 0 0 0 #52adaf;
    }
  }
  .pulse .tn-atom{
    border-radius: 50%;
    background-color: #52adaf;
    animation: pulse 2.5s infinite;
    animation-direction: reverse;
}
#rec790146438 .t-col_12{
    margin-left:auto!IMPORTANT;
    margin-right:auto!IMPORTANT;
}


@media only screen and (max-width:900px){
    .mobile-hide{
        display:none;
    }
}

@media only screen and (min-width:900px){
    .desktop-hide{
        display:none;
    }
}
#rec650685555{
    display:none;
}
#rec768034660 .t-popup__container{
    border-radius:30px;
}
#rec768034660 .t702__img{
   width: 74%;
    margin: 35px auto;
}
#rec768034660 .t-input, #rec768034660 .t-submit,#rec768034660 .js-successbox{
    border-radius:50px!important;
}
#rec693735759 .t-slds__title{
    display:flex;
    flex-direction:column;
    align-items:center;
}
#rec693735759 .t-slds__title:after{
    content:'Подробнее';
    padding:.4em 1.4em;
    border:white 2px solid;
    border-radius:40px;
    font-size:.9rem;
    margin-top:.6em;
    font-weight:500;
} 
#rec693735759 .t-slds__item:hover .t-slds__title:after{
    background:white;
    color:grey;
}
#rec693735759 .t-slds__caption {
    pointer-events:none
}
#rec693735759 .tn-elem .t-slds__caption {
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
}
#rec693735759 .t-slds__item:after{
    content:'';
    position:absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    background:black;
    opacity:.3;
    pointer-events:none
    
}
/*скругление фотографии */
.js-product-img.t-store__card__bgimg.t-bgimg.loaded {
  border-radius: 10px !important;
}

.t-store__card__bgimg_second.t-bgimg.loaded {
      border-radius: 10px !important;
}

/*скругление изображения в попапе*/
.t-slds__bgimg.t-bgimg.js-product-img.loaded {
  border-radius: 10px !important;
}

/*скругление картинок в слайдере*/
.t-slds__bgimg.t-bgimg.loaded {
  border-radius: 8px;
}

/*обводка активной картинки*/
.t-slds__thumbsbullet.t-slds__bullet_active .t-slds__thumbsbullet-border {
  border-radius: 8px !important;
}




.t-store__prod-snippet__container {
    padding-top: 35px !important;
    padding-bottom: 120px;
}



.t-store__card__sold-out-msg,
.t-store__prod-popup__btn_disabled td.js-store-prod-popup-buy-btn-txt{
    font-size: 0;
}

.t-store__card__sold-out-msg:after,
.t-store__prod-popup__btn_disabled td.js-store-prod-popup-buy-btn-txt:after{
    content: "ПОД ЗАКАЗ";
    font-size: 14px;
}


.js-store-prod-all-text {
    /* container: none; */
    display: inline-block !important ;
    padding: 10px 10px 10px 15px !important;
    background-color: #fafafa !important;
    /* border: aqua; */
    border-style: solid !important;
    border-radius: 10px !important;
    flex-wrap: wrap !important;
    align-content: center !important;
}

@media screen and (max-width: 1919px) {
    #rec643966296 .t396__artboard, #rec643966296 .t396__filter, #rec643966296 .t396__carrier {
        height: auto!important;
    }
}
