/*Карточки*/


.js-store-prod-price.t-store__prod-popup__price {
    font-size: 30px;
}

.js-store-prod-name.js-product-name.t-store__prod-popup__name {
    font-size: 40px;
}

.t-store__prod__quantity {
    margin-bottom: 0px;
}


@media screen and (max-width: 640px) {
    .js-store-prod-name.js-product-name.t-store__prod-popup__name {
        font-size: 30px;
    }
    .js-store-prod-price.t-store__prod-popup__price {
        font-size: 25px;
    }
    .js-product.t-store__card.t-col.t-col_3.t-align_left.js-product-relevant.t-item {
        margin-right: 0px;
    }
    .js-store-prod-all-text {
        font-size: 14px;
    }
    
}   

/*Главная*/


.t-checkbox__indicator {
    margin-top: 2px;
}

.t-checkbox__control {
    align-items: start !important;
}

#rec1413624001 [data-elem-id="1760092487091"] .t-submit {
    width: 100% !important;
}

#rec1416769171 [data-elem-id="1760092487091"] .t-submit {
    width: 100% !important;
}


#rec1422038671 [data-elem-id="1760092487091"] .t-submit {
    width: 100% !important;
}

.t585__circle {
    border-radius: 0px;
}

