    
    /*описание в галерее*/
    .t-zoomer__descr .t-descr .t-descr_xxs {
    font-size: 18 px !important;
    font-family: Montserrat, Arial, sans-serif  !important;
    }
    
    /*размер цены в попапе*/
    .js-product-price .js-store-prod-price-val .t-store__prod-popup__price-value {
           font-size: 28 px !important;
    }
    .t-name_md {
        font-size: 24 px !important;
    }
    
    /*.t-name_md {
    font-size: 28px !important;
    }
    .t-name_xl {
    font-size: 28px !important;
    }*/
    
    #rec527377412 .t780__title-wrapper {
        visibility: collapse;
    }
    
    #rec527377412 .t780__price-wrapper {
        visibility: collapse;
    }
    
       /*КНОПКА В ЛЕНДИНГЕ*/
    #rec526433301 .t-btn_sm {
        padding-left: 48px;
        padding-right: 48px;
        height: 72px;
        font-size: 24px;
        
    }
    
    /*кнопка нет в наличии*/
    .t-store__prod-popup__btn_disabled {
        background-color: #a1a1a1 !important;
        opacity: 1;
    }
    
    .t-store__card__sold-out-msg {
  visibility: hidden;
}
.t-store__card__sold-out-msg:after {
  content:'Текст'; 
  visibility: visible;
  display: block;
  color: #333333;
}
    
    @media screen and (max-width: 640px){
    .t-title_xl {
    font-size: 48px;
    }
    .t-descr_xl {
        font-size: 24px;
    }
    .t-heading_xs {
        font-size: 30px;
    }
    .t-descr_xs {
        font-size: 18px;
    }
    .t-title_md {
    font-size: 24px !important;
    }
    .t-name_lg {
        font-size: 24px;
    }
    #rec526433301 .t-name_xl {
        font-size: 30px;
    }
    #rec526433301 .t-name_md {
        font-size: 30px;
    }
    #rec526433301 {
        text-align: center;
    }
    /*заголовки в лендинге преимущества*/
    #rec526424561 .t-name_lg {
        font-size:30px;
    }
        }
    


