.t-store__filter__range_bg {

    background-color: #83A2B6 !important;
}


/** CARD MARK **/

    .t-store__card__mark {
    color: #4a4a4a !important;
    background-color: #f9f9f9 !important;
    border: 1px solid #f0f0f0 !important;

}

/***.js-store-product[data-product-lid="312382772781"] .t-store__prod-popup__btn-wrapper{
        display:none !important;
    }**/
    
    
    .t-checkbox__indicator {

    border: 1px solid #c3c3c3 !important;
    border-radius: 4px !important;

}

.t-store__filter__input, .t-store__filter__btn {
    border: 1px #c3c3c3 solid;
    border-radius: 4px;
     background: #fff !important;

}

.t-store .t-store__tabs__controls .t-store__tabs__button-title, .t-store .t-store__tabs__item .t-store__tabs__item-title {
    font-weight: 400 !important;
    font-size: 14px !important;
}


.t-store__card .t-typography__title {
    font-size: 14px !important;
    font-weight: 400 !important;
    text-transform: none !important;
}



  
    
    .js-product-controls-wrapper {
        
         display: flex;
    flex-direction: column;
        
    }
    
    div.js-product-edition-option[data-edition-option-id="Размер"] {
  order: 1;
}

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

.js-product .t-product__option-select {
    width: calc(100% - 70px) !important;    
    display: block;
    border: 1px #ddd solid;
    background: #f8f8f8;
    color: #000;
    box-sizing: border-box;
    cursor: pointer;
    padding: 10px 30px 10px 10px;
    border-radius: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    overflow-x: hidden;
}

.js-product .t-product__option-variants:after {

    right: 90px;

}



.t-store__card__btn, .t-store__prod-popup__btn {
  
    width: calc(100% - 110px);
 
}

}


.t-product__option-variants_regular {
    
        width: 100% !important;
    
}
@media screen and (max-width: 960px) {
    
    
    a.t1002__addBtn:after {
    position: relative;
    top: 14px;
}

.js-product .t-product__option-select {
    padding: 10px 30px 10px 10px;
    border-radius: 4px;
}

.t-store__prod-popup__btn {
  
    width: 100%;
 
}

}
.t-store.t-product__option {
    margin-bottom: 0px;
}

.t-store__prod-popup__btn-wrapper {
    margin-top: 0px;
    margin-bottom: 30px;
}


.js-product .t-product__option-variants_buttons .t-product__option-item_simple {

    padding: 7px 7px 7px 0px !important;

}


@media screen and (max-width: 560px) {
    .t-store__prod-snippet__container {
        padding-top: 0px;
        padding-bottom: 40px;
    }
}

.t-store__prod-snippet__container {
    padding-top: 0px;
    padding-bottom: 40px;
}

.t795__title {
        font-weight: 400 !important;
}

.t-store .t-store__filter__item_custom .t-store__filter__checkbox_buttons.active .t-store__filter__checkmark_color:before, .t-store .t-store__filter__item_custom .t-store__filter__custom-sel_buttons.active .t-store__filter__checkmark_color:before {

    border-radius: 8px !important;

}

.t-store .t-store__filter__item_custom .t-store__filter__item-controls-container_buttons.t-store__filter__item-controls-container_color {
    display: flex;
    flex-wrap: wrap;
    padding: 8px 0px 0px 0px;
}


.js-product .t-product__option-variants_buttons .t-product__option-checkmark_color {

    border-radius: 4px;
}

.js-product .t-product__option-variants_buttons .t-product__option-input:checked+.t-product__option-checkmark_color:before {

    border-radius: 8px;

}