/*Стили для карточки товара*/

.t-store__prod-snippet__container {
    padding: 0;
}

#rec1381928641 .t-store__prod-popup__name {
    font-size: 27px !important;
}

@media only screen and (max-width: 640px) {
    #rec1381928641 .t-store__prod-popup__name {
        font-size: 23px !important;
    }
}

#rec1381928641 .t-store__scroll-icon-wrapper {
    display: none;
}

#rec1381928641 .t-store__relevants__title {
    font-size: 27px !important;
    color: #0B1742;
    margin: 60px 0 15px;
}

@media only screen and (max-width: 640px) {
    #rec1381928641 .t-store__relevants__title {
        font-size: 24px !important;
        color: #5773be;
        margin: 60px 0 15px;
    }
}

#rec1381928641 .t-store__prod-popup__btn-wrapper .t-store__prod-popup__btn {
    font-size: 18px !important;
}

/*Цена*/

#rec1381928641 .t-store__prod-popup__price {
    font-size: 24px !important;
}

@media screen and (max-width: 640px) {
    .t-store__grid-cont_mobile-one-row .t-col, .t-store__grid-cont_mobile-one-row .t-store__stretch-col, .t-store__relevants-grid-cont.t-store__grid-cont_mobile-one-row .t-col, .t-store__relevants-grid-cont.t-store__grid-cont_mobile-one-row .t-store__stretch-col {
        min-width: 60%;       
    }
}

.t-store__prod-snippet__container .t-store__relevants__container .t-item .t-store__card__btns-wrapper {
    display: none;   
}

.t-store__product-snippet .t-product__option-title, .t-store__product-snippet .t-product__option-select {
    font-size: 16px !important;
}

.t-store__relevants__container .js-store-prod-name js-product-name t-store__card__title t-typography__title t-name t-name_md {
    font-weight: 400 !important;
}
}