/*Карточки товаров*/
.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 10px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #02B16F;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #EBEBEB;
    color: #141414 !important;
}
 
.t706__cartwin_showed {
    z-index: 9999;
}

.t-store__card__bgimg,
.t-store__card__bgimg_second {
 border-radius: 15px !important;
}

/* Заголовки H2 */
@media (max-width: 767px) {
  .t030__title, .t467__title, .t995__title, .t799__title, .t1148 .t-section__title, .t165__title, .t225__title, .t1126__title, .t144__text, .t185__text, .t1206__title, .t338__title {
    font-family: 'Noto Sans' !important;
    font-weight: 500 !important;
    font-size: 36px !important;
    line-height: 1.2;
    letter-spacing: -1.2px;
  }
}

@media (min-width: 768px) {
  .t030__title, .t467__title, .t995__title, .t799__title, .t1148 .t-section__title, .t165__title, .t225__title, .t1126__title, .t144__text, .t185__text, .t1206__title, .t338__title {
    font-family: 'Noto Sans' !important;
    font-weight: 500 !important;
    font-size: 36px !important;
    line-height: 1.2;
    letter-spacing: -1.2px;
  }
}

@media (min-width: 1200px) {
  .t030__title, .t467__title, .t995__title, .t799__title, .t1148 .t-section__title, .t165__title, .t225__title, .t1126__title, .t144__text, .t185__text, .t1206__title, .t338__title {
    font-family: 'Noto Sans' !important;
    font-weight: 500 !important;
    font-size: 42px !important;
    line-height: 1.2;
    letter-spacing: -1.2px;
  }
}

/* Подписи-текст у заголовков H2 */
@media (min-width: 320px) {
  .t030__descr, .t795__descr, .t799__descr, .t1148 .t-section__descr, .t165__descr, .t225__descr {
    font-family: 'Noto Sans' !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 1.3 !important;
    color: #5e5e5e;
  }
}

@media (min-width: 1200px) {
  .t030__descr, .t795__descr, .t799__descr, .t1148 .t-section__descr, .t165__descr, .t225__descr {
    font-family: 'Noto Sans' !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 1.3 !important;
    color: #5e5e5e;
  }
}
/*Карточки преимущества*/
.t1032__content {
    padding: 30px 0 30px;
}
.t1032__img {
    margin-bottom: 10px;
}
@media screen and (max-width: 960px) {
    .t1032__col {
    margin-bottom: 10px !important;
}
}
/*Текст слайдера*/
.t604 .t-slds__title {
    font-size: 16px !important;
}
/*Размер карточки для кого мы*/
@media (max-width: 640px) {
.t688__featured {
    --featured-height: 300px !important;
  }
}

/*Виды поликарбоната - поменять изображение и текст местами*/
    .t774__wrapper {
  display: flex;
  flex-direction: column-reverse;
}
/*Галерея*/
.t604 .t-slds__caption__container {
 margin-top: 1px;
}
/*.t604 .t-slds__caption_wrapper {
padding: 0px 0;  
}
}*/