.t-site-search-popup {
    border-radius: 8px;
}
.t-site-search-dm__thubmnail {
    border-radius: 8px;
}
.t-store__card__mark {
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    width: 120px;
    height: 30px;
    border-radius: 8px;
    padding: 0 10px;
}
.t-store__filter__title {
    padding-top: 2px;
}
.t951 .t951__sidebar .t-store__filter__btn-text {
    font-size: 14px;
}
.t-store__filter__range::-webkit-slider-thumb {
    border: 2px solid #cbe724;
}
.t-store__filter__range::-moz-range-thumb {
    border: 2px solid #cbe724;
}
.t-store__filter__range::-ms-thumb {
    border: 2px solid #cbe724;
}
.t-store__filter__range::-webkit-slider-thumb:active {
    background: #ebf997;
    border: 2px solid #cbe724
}
.t-store__card .t-store__card__price_old {
    font-size: 16px !important;
}
.t-store__sort-select {
    color: #333333;
    font-size: 14px;
}
.js-product .t-product__option-select {
    border-radius: 8px;
    padding: 4px 40px 4px 10px;
}
.js-product .t-product__option-variants:after {
    border-color: #333333 transparent transparent;
    right: 10px;
    top: 13px;
    width: 0;
}
.t-slds__arrow-withbg {
    border-radius: 8px;
}
.t-slds__thumbsbullet.t-slds__bullet {
    margin-left: 10px;
    margin-right: 0;
    margin-top: 10px;
}
.t-slds__thumbsbullet-border {
    border: 1px solid transparent;
}
.t-slds__thumbsbullet.t-slds__bullet_active .t-slds__thumbsbullet-border {
    border-color: #cbe724;
}
@media screen and (min-width: 1440px) {
    .t004 > .t-container {
        max-width: 1440px;
    }
    .t004 > .t-container > .t-col {
        padding: 0 10px;
        margin-left: 0 !important;
    }
    .t004 > .t-container > .t-col_12 {
        max-width: 1400px;
    }
    .t395 > .t-container {
        max-width: 1440px;
    }
    .t395 > .t-container > .t-width_12 {
        max-width: 1420px;
    }
    .t431 > .t-container {
        max-width: 1440px;
    }
    .t431 > .t-container > .t-col {
        padding: 0 10px;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .t431 > .t-container > .t-col_12 {
        max-width: 1420px;
    }
    .t744 > .t-container {
        max-width: 1440px;
    }
    .t744 > .t-container > .t-col_5 {
        max-width: 580px;
    }
    .t744 > .t-container > .t-col_7 {
        max-width: 760px;
    }
    .t758 > .t-container {
        max-width: 1440px;
    }
    .t951 > .t-store > .t-container {
        max-width: 1440px;
    }
}
@media screen and (min-width: 1200px) {
    .t744 > .t-container > .t-col {
        padding: 0 10px;
        margin-left: 0 !important;
    }
}
@media screen and (min-width: 961px) {
    .t758 > .t-container > .t-col {
        padding: 0 10px;
        margin-left: 0 !important;
    }
    .t951 {
        padding-left: 0;
        padding-right: 0;
    }
    .t951__cont-wrapper .js-store-parts-select-container {
        z-index: 97;
    }
    .t951 .t951__cont-w-filter.t-store__grid-cont_col-width_stretch.t-container:not(.t-store__grid-cont_indent) {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}
@media screen and (min-width: 481px) {
    .t951 .t-store__card__btns-wrapper {
        margin-top: 0;
    }
}