.t-store__card__mark {
    border-radius: 0;
    font-family: Jost, Arial, sans-serif;
    font-size: 14px;
    height: 30px;
    width: auto;
}
.t-store__prod__quantity {
    border: 1px solid #cdcdcd;
}
.js-product .t-product__option-variants_buttons .t-product__option-checkmark_color {
    border-radius: 0;
}
.js-product .t-product__option-variants_buttons .t-product__option-input:checked+.t-product__option-checkmark_color:before {
    border-radius: 0;
}
.t-store__card__btns-wrapper--quantity {
    display: block !important;
}
.t-store__prod__quantity {
    width: 48% !important;
}
.t-store__card__btns-wrapper--quantity .t-store__prod__quantity {
    margin-right: 2% !important;
}
.t-store__prod__quantity__minus-wrapper {
    margin: 0 0 0 auto;
}
.t-store__prod__quantity__plus-wrapper {
    margin: 0 auto 0 0;
}
a.js-store-prod-btn2.t-store__card__btn.t-store__card__btn_second.t-btn {
    width: 50% !important;
}
.t951 .t-store__card__btns-wrapper {
    margin-top: 14px;
}
.t-descr_xxs {
    font-size: 14px;
}
.t-btnflex_sm, .t-btn.t-btnflex_sm, .t-submit.t-btnflex_sm {
    font-size: 16px;
}
.hover::after {
    position: absolute;
    content: '';
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    display: block;
    width: 0;
    transition: 0.3s;
    height: 1px;
    background: #1f1f1f;
}
.hover:hover:after {
    width: 100%;
}
.t396__artboard { 
    overflow-x: auto;
    scroll-behavior: smooth;
}
.t396__artboard::-webkit-scrollbar {
    height: 0;
}
@media screen and (min-width: 1440px) {
    .t758 > .t-container {
        max-width: 1440px;
    }
    .t951 > .t-store > .t-container {
        max-width: 1440px;
    }
}
@media screen and (max-width: 1200px) {
    .t-container {
        max-width: 980px;
    }
}
@media screen and (min-width: 1201px) {
    .t758 > .t-container {
        margin-left: 30px;
    }
}
@media screen and (min-width: 961px) and (max-width: 1200px) {
    .t758 > .t-container {
        margin-left: 40px;
    }
    .t951__sidebar .t-store__filter__item-title {
        font-size: 16px;
    }
}
@media screen and (max-width: 960px) {
    #rec973300421 .t-store__grid-cont_col-width_stretch .t951__sidebar {
        margin: 0px 5px 40px 5px !important;
        padding: 20px 30px !important;
    }
}
@media screen and (max-width: 1200px) {
    .t-name_xs {
        font-size: 16px;
    }
}
@media screen and (max-width: 960px) {
    .t-store__prod__quantity {
        width: 38% !important;
    }
    a.js-store-prod-btn2.t-store__card__btn.t-store__card__btn_second.t-btn {
        width: 60% !important;
    }
}
@media screen and (min-width: 961px) and (max-width: 1200px) {
    .t-store__prod__quantity {
        width: 100% !important;
    }
    a.js-store-prod-btn2.t-store__card__btn.t-store__card__btn_second.t-btn {
        width: 100% !important;
    }
}
@media screen and (max-width: 360px) {
    .t-store__prod__quantity {
        width: 100% !important;
    }
    a.js-store-prod-btn2.t-store__card__btn.t-store__card__btn_second.t-btn {
        width: 100% !important;
    }
}
.t-store__filter__range::-webkit-slider-thumb {
    border: 2px solid #fedc19 !important;
    border-radius: 1px !important;
}
.t-store__filter__range::-moz-range-thumb {
    border: 2px solid #fedc19 !important;
    border-radius: 1px !important;
}
.t-store__filter__range::-ms-thumb {
    border: 2px solid #fedc19 !important;
    border-radius: 1px !important;
}
.t-store__filter__range::-webkit-slider-thumb:active {
    border: 2px solid #fedc19 !important;
}
.t-store .t-store__filter__item_custom .t-store__filter__item-controls-container_buttons.t-store__filter__item-controls-container_color {
    padding: 8px 0 !important;
}
.t-store .t-store__filter__item_custom .t-store__filter__checkbox_buttons .t-store__filter__checkmark_color, .t-store .t-store__filter__item_custom .t-store__filter__custom-sel_buttons .t-store__filter__checkmark_color {
    border-radius: 0 !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: 0 !important;
}
@media screen and (min-width: 960px) {
    .t-store__filter__range_bg {
        background-color: #fedc19 !important;
    }
}