.t-store__card__imgwrapper.t-store__card__imgwrapper_3-4.t1002__picture-wrapper, .t-slds__container {
    border-radius: 2px !important;
    overflow: hidden;
}

.t-store__prod-popup__btn.t-btn.t-btn_sm {
     font-size: 17px;
}

.t-store__prod-popup__btn-wrapper .t1002__addBtn {
    width: 50px !important;
    height: 50px !important;
}

.js-product .t-product__option-variants_buttons .t-product__option-checkmark_image {
    width: 32px;
    height: 32px;
    border: 1px solid #ddd;
    border-radius: 200px;
}

.t706__sidebar-heading.t-name.t-name_xl, .t706__product-title, .t706__sidebar-prodamount-wrap, .t706__sidebar-continue.t-btn {
    font-weight: 400; 
}

.t706__product-title {
    font-size: 17px;
}

/* Настройка раздела реккомендаций */
.t-store__relevants__container .t-container {
    max-width: 100% !important;
}

.t-store__relevants__container .t-container .t-col {
    overflow: hidden;
}

.t-slds__items-wrapper.t-slds_animated-fast {
        padding-top: 0px !important;
}

.js-product.t-store__card.t-col.t-col_3.t-align_left.js-product-relevant.t-item.t-animate.t-animate_started {
    padding: 0px !important;
    margin: 0px !important;
}

.t-store__relevants__title {
    margin: 50px 0 20px !important;
}

/*
.t-slds__item.t-animate.t-slds__item-loaded.t-slds__item-innactive.t-animate_started, .t-slds__item.t-animate.t-animate_started, .js-product.t-store__card.t-col.t-col_3.t-align_left.js-product-relevant.t-item.t-animate.t-animate__chain_first-in-row.t-animate_started.t-animate__chain_showed, .js-product.t-store__card.t-col.t-col_3.t-align_left.js-product-relevant.t-item.t-animate.t-animate_started.t-animate__chain_showed, .js-product.t-store__card.t-col.t-col_3.t-align_left.js-product-relevant.t-item.t-animate.t-animate_started {
    max-width: 100% !important;
}*/



@media screen and (min-width: 1200px) {
    


    .t706__cartpage-form.t-form.t-descr_md {
    font-size: 17px;
    }
    
.js-store-prod-name.js-product-name.t-store__prod-popup__name.t-name.t-name_xl {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 500 !important;
}

.t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap='10'] {
        padding-left: 3.8%;
        padding-right: 3.8%;
    }

.js-store-prod-all-text {
        font-size: 17px;
}

.t-btn_sm {
    height: 56px;
    font-size: 17px;
    padding-left: 50px;
    padding-right: 50px;
}
    
}

@media screen and (max-width: 960px) {
    
 
    
.t-store__grid-cont_col-width_stretch[data-col-gap='10'], .t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap='10'] {
    padding: 0 8px 0 8px;
}

.t-store__card__textwrapper {
    padding-top: 10px;
}

.t-store__card__price-wrapper {
    margin-top: 4px;
}

.t-store__prod-popup__price-wrapper {
    margin-top: 0;
    margin-bottom: 8px;
}

.t-store__card__mark {
    font-weight: 400;
    font-size: 12px;
    font-family: 'Randomgrotesk',Arial,sans-serif;
    width: 100%;
    height: 100%;
    padding: 6px 16px;
}

.js-store-prod-text.t-store__prod-popup__text.t-descr.t-descr_xxs {
        font-size: 16px;
}

.t-store__prod-popup__title-wrapper {
    margin-bottom: 8px;
}

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

.js-product-controls-wrapper {
    display: flex;
}

.js-product .t-product__option-variants_buttons .t-product__option-checkmark_image {
    width: 43px;
    height: 43px;
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
        min-width: 50px;
    min-height: 50px;
}
}