@media screen and (max-width: 640px){
.t702 .t-popup__container
    {min-height: 60vh !important;
    top: 130px !important;
    }
}

/*инфо*/
#rec1183063446 .t-popup__container {
        margin-right: 0px !important;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: auto;
        height: 100vh; }

#rec1183063446 .t-prefix_4 {
    padding-left: 40px; }

#rec1183063446 .t-popup {
        padding: 0px; }


/*корзина*/
.t706__sidebar-content {
    max-width: 650px !important; }

/*цены в товарах и заголовки*/
.t-store__card__price-wrapper {
    margin-top: 0px !important; }

.t-store__card__textwrapper {
    margin-bottom: auto;
    padding-top: 0px; }

.t706__product-title.t-descr.t-descr_sm {
    color: #26505E !important;
        display: table-cell;
}

.t706__product-plusminus {
    color: #26505E !important; }

.t706__sidebar-prodamount-wrap.t-descr.t-descr_sm {
    color: #26505E !important; }

/*цвет*/
.js-product .t-product__option-variants_buttons .t-product__option-checkmark_color {
    background-color: #fff;
    border: 1px solid #26505E !important;
    border-radius: 30% !important;
    height: 35px !important;
    width: 35px !important; }
    
.js-product .t-product__option-variants_buttons .t-product__option-input:checked+.t-product__option-checkmark_color:before {
    border: 2px solid #26505E !important;
    border-radius: 30% !important;
    height: 33px !important;
    width: 33px !important;
    left: -2px !important;
    top: -2px !important;
}

/*размер в карточке*/
.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active {
    background-color: #26505E !important; }

.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    min-width: 90px !important;
    border-radius: 10px; }

.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active .t-product__option-title, .t-store__product-snippet .t-product__option-select {
    font-size: 14px;
    color: #fff !important;
}

/*размер кнопки в карточке*/
@media screen and (min-width: 1100px){ .t-btn_sm {
    height: 45px;
    font-size: 14px;
    padding-left: 155px;
    padding-right: 155px; 
} }

/*отступ в карточке товара сверху и снизу*/
.t-store__prod-snippet__container {
    padding-bottom: 60px !important;
    padding-top: 60px !important;
}