@media screen and (min-width: 1201px) {
    ::-webkit-scrollbar-thumb {
        /* Укажи цвет скроллбара */
        background: #1D1E1F;
        /* Укажи радиус скругления скроллбара */
        border-radius: 100px;
    }
    ::-webkit-scrollbar {
        /* Укажи ширину вертикального скроллбара */
        width: 0px;
        /* Укажи высоту горизонтального скроллбара */
        height: 4px;
        /* Укажи цвет фона под скроллбаром */
        background: #ffffff63;
    }
}

@media screen and (max-width: 3000px) {
    
.t-inputpromocode__btn {
    color: #E9E8E6 !important;
    background: #1D1E1F !important;
    border-radius: 12px;
    font-family: 'Inter' !important;
    font-weight: 400 !important;
}
.t-store__parts-switch-wrapper {
    max-height: none !important;
}

.t-popup .t-typography__title {
    color: #1d1e1f;
    font-weight: 300;
    font-family: 'Inter';
    max-width: 275px !important;
} 
.t-store__prod-popup__title-wrapper {
    margin-bottom: 18px;
    max-width: 275px !important;
}
}

@media screen and (min-width: 1000px) {
    
.t-select.js-tilda-rule {
    font-family: 'Inter';
    font-weight: 300;
}
    
.t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap='20'] {
    padding: 0 30px 0 21px;
}
.t-store__parts-switch-btn {
    display: inline-block;
    margin-left: 9px !important;
}
    
.t300__content-title {
    font-family: 'Georgia',serif;
    font-size: 20px;
    line-height: 10px;
    padding-bottom: 1px;
    margin-top: 0px;
}
    
.t-store__relevants__title.t-uptitle.t-uptitle_xxl {
    color: #1d1e1f;
    font-size: 26px !important;
    font-weight: 600 !important;
    font-family: Georgia !important;
}
    
.t-store__tabs__item-button:not(.t-store__tabs__item-button_active) {
    border-bottom: 1px solid #E9E8E6 !important;
}

.t-store__tabs__item-button {
    border-top: 1px solid #E9E8E6 !important;
}

.t-store__tabs__item-title.t-name.t-name_xs {
    font-weight: 300 !important;
}

.t-store__prod-popup__sku.t-descr.t-descr_xxs {
    color: #928F85;
}
    
.t-store__prod-popup__close-txt.t-descr.t-descr_xxs {
    color: #1d1e1f;
    opacity: 100%;
}

.t-store__prod-popup__close-txt:before {
    margin-right: 12px;
}

.t-popup__close-icon.t-popup__close-icon_cross {
    width: 13px;
    height: 13px;
    color: #1D1E1F;
    opacity: 100%;
    stroke-width: 0.8px !important;
}

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

#rec587320155 .t-store__filter__options_center {
    text-align: left;
}     

#rec570101559 .t-store__filter__options_center {
    text-align: left;
}
    
.t-input {
    font-family: 'Inter';
}    
    
#rec585544685 .t-container {
    margin-left: auto;
    margin-right: 1019px;
    max-width: 1440px;
    padding: 0;
    width: auto;
}

#rec585544685 .t397__col {
    margin: 0 22px;
}
    


.js-store-prod-descr {
    display: none;
}


.t-store .js-product.t-align_center .js-product-controls-wrapper, .t-store .js-store-product .t-store__prod-popup__info.t-align_center .js-product-controls-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: flex-start;
}


.t-store__card__img {
    border-radius: 12px !important;
}
.t-name {
    font-family: 'Inter';
    color: #000000;
}

.js-product .t-product__option {
    position: relative;
    display: flex;
}

.js-product .t-product__option .t-product__option-variants_custom {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    min-width: auto;
    margin-left: 23px !important;
}

.t-descr {
    font-family: 'Inter';
    font-weight: 300;
    color: #000000;
}
.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active {
    border: 1px solid rgba(0,0,0,.5);
    border-radius: 7px;
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    margin-bottom: 7px;
    padding: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 30px;
    min-height: 30px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 7px;
}

.js-product .t-product__option-variants_buttons .t-product__option-checkmark_color {
    width: 20px;
    height: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 50%;
}

.t-store__prod-popup__price-wrapper {
    margin-top: 0;
    position: absolute;
    top: 0;
    right: 0;
}

.js-store-prod-price.t-store__prod-popup__price.t-store__prod-popup__price-item.t-name.t-name_md {
    font-weight: 600 !important;
}

.js-product-controls-wrapper {
    margin-top: 34px;
}

.t-store__prod-popup__wrapper img {
/*    width: 100%;*/
    border-radius: 12px;
}


.t1002__picture-wrapper .t1002__addBtn, .t-store__card__imgwrapper .t1002__addBtn {
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 9;
    border-color: transparent;
    border-width: unset;
    background: none;
    border-radius: 100%;
}

.t-store__card__img {
    border-radius: 12px !important;
    padding: 0;
    margin: 0;
}
.t-store__card__imgwrapper {
    position: relative;
    width: 100%;
    padding-bottom: 134% !important;
}

.t-store__prod-popup__btn {
    margin-bottom: 0;
    width: 385px;
    max-width: 385px;
}
.t-btn_sm {
    height: 56px;
}
.t706__product-imgdiv {
    width: 70px;
    height: 93px;
    background-size: cover;
    border-radius: 7px;
    background-color: #eee;
    background-position: center;
}
.t-search-widget__blockinput {
    border-radius: 12px;
}

.t-store__card__price.t-store__card__price-item.t-name.t-name_xs {
    font-size: 17px !important;
}

}



@media (max-width: 1000px) and (min-width: 640px) { 
    
.t-select.js-tilda-rule {
    font-family: 'Inter';
    font-weight: 300;
}

.t-store__parts-switch-btn {
    display: inline-block;
    margin-left: 9px !important;
}
    
.t-store__parts-switch-btn {
    margin-left: 7px;
}

.t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap='20'], .t-store__grid-cont_col-width_stretch[data-col-gap='20'] {
    padding: 0 15px 0 7px;
}

    
.t-store__relevants__title.t-uptitle.t-uptitle_xxl {
    color: #1d1e1f;
    font-size: 24px !important;
    font-weight: 600 !important;
    font-family: Georgia !important;
}
    
.t-store__tabs__item-button:not(.t-store__tabs__item-button_active) {
    border-bottom: 1px solid #E9E8E6 !important;
}

.t-store__tabs__item-button {
    border-top: 1px solid #E9E8E6 !important;
}

.t-store__tabs__item-title.t-name.t-name_xs {
    font-weight: 300 !important;
}

.t-store__prod-popup__sku.t-descr.t-descr_xxs {
    color: #928F85;
}
    
    
.t-store__prod-popup__close-txt.t-descr.t-descr_xxs {
    color: #1d1e1f;
    opacity: 100%;
}

.t-store__prod-popup__close-txt:before {
    margin-right: 12px;
}

.t-popup__close-icon.t-popup__close-icon_cross {
    width: 13px;
    height: 13px;
    color: #1D1E1F;
    opacity: 100%;
    stroke-width: 0.8px !important;
}
   
.t-store__card__price-wrapper {
    margin-top: 5px;
}

#rec587320155 .t-store__filter__options_center {
    text-align: left;
}     

#rec570101559 .t-store__filter__options_center {
    text-align: left;
}
    
.t-input {
    font-family: 'Inter';
}
 
#rec570101559 .t-align_center {
    text-align: left;
}
.t-search-widget__blockinput {
    border-radius: 12px;
}

.js-store-prod-descr {
    display: none;
}


.t-store .js-product.t-align_center .js-product-controls-wrapper, .t-store .js-store-product .t-store__prod-popup__info.t-align_center .js-product-controls-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: flex-start;
}


.t-store__card__img {
    border-radius: 12px !important;
}
.t-name {
    font-family: 'Inter';
    color: #000000;
}

.js-product .t-product__option {
    position: relative;
    display: flex;
}

.js-product .t-product__option .t-product__option-variants_custom {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    min-width: auto;
    margin-left: 23px !important;
}

.t-descr {
    font-family: 'Inter';
    font-weight: 300;
    color: #000000;
}
.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active {
    border: 1px solid rgba(0,0,0,.5);
    border-radius: 7px;
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    margin-bottom: 7px;
    padding: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 30px;
    min-height: 30px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 7px;
}
.t-store__filter__item-controls-container_color {
    padding: 5px !important;
}


.js-product .t-product__option-variants_buttons .t-product__option-checkmark_color {
    width: 20px;
    height: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 50%;
}



.js-store-prod-price.t-store__prod-popup__price.t-store__prod-popup__price-item.t-name.t-name_md {
    font-weight: 600 !important;
}

.js-product-controls-wrapper {
    margin-top: 34px;
}

.t-store__prod-popup__wrapper img {
/*    width: 100%;*/
    border-radius: 12px;
}


.t1002__picture-wrapper .t1002__addBtn, .t-store__card__imgwrapper .t1002__addBtn {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 9;
    border-color: transparent;
    border-width: unset;
    background: none;
    border-radius: 100%;
}

.t-slds__bgimg { 
    border-radius: 8px;
}

.t-store__card__imgwrapper {
    position: relative;
    width: 100%;
    padding-bottom: 134% !important;
}


.t-slds__bgimg {
    background-size: cover;
    height: 26%;
    background-repeat: no-repeat;
    background-position: center;
}
.t-slds__thumbsbullet.t-slds__bullet {
    padding: 0;
    width: 50px;
    height: 69px;
    position: relative;
    -webkit-transition: opacity ease-in-out .3s;
    -moz-transition: opacity ease-in-out .3s;
    -o-transition: opacity ease-in-out .3s;
    transition: opacity ease-in-out .3s;
    margin-right: 5px;
    margin-top: 4px;
}
.t-slds__thumbsbullet.t-slds__bullet_active .t-slds__thumbsbullet-border {
    border-color: rgba(0,0,0,.15);
    border-radius: 7px;
}
.t-store .t-slds__thumbsbullet-wrapper {
    padding-left: 0px !important;
}

.t-store__prod-popup__col-right {
    position: relative;
}

.t-store__prod-popup__price-wrapper {
    margin-top: 0;
    position: absolute;
    top: 3vw;
    right: 5vw;
}
.t-store__prod-popup__btn {
    margin-bottom: 0;
    max-width: 533px;
    width: 533px;
}
.t-btn_sm {
    height: 56px;
}
.t706__product-imgdiv {
    width: 70px;
    height: 93px;
    background-size: cover;
    border-radius: 7px;
    background-color: #eee;
    background-position: center;
}

.t-store__card__price.t-store__card__price-item.t-name.t-name_xs {
    font-size: 18px !important;
}

}


@media screen and (max-width: 480px) {
    
.t-popup .t-typography__title {
    color: #1d1e1f;
    font-weight: 300;
    font-family: 'Inter';
    max-width: 225px !important;
} 

.t-store__prod-popup__title-wrapper {
    margin-bottom: 18px;
    max-width: 225px !important;
}
    
.t-select.js-tilda-rule {
    font-family: 'Inter';
    font-weight: 300;
}
    
.t-store__parts-switch-wrapper {
    margin-bottom: 22px !important;
}
    
.t-store__parts-switch-btn {
    display: inline-block;
    margin-left: 6px !important;
}
    
.t-store__relevants__title.t-uptitle.t-uptitle_xxl {
    color: #1d1e1f;
    font-size: 22px !important;
    font-weight: 600 !important;
    font-family: Georgia !important;
}
    
.t-store__tabs__item-button:not(.t-store__tabs__item-button_active) {
    border-bottom: 1px solid #E9E8E6 !important;
}

.t-store__tabs__item-button {
    border-top: 1px solid #E9E8E6 !important;
}

.t-store__tabs__item-title.t-name.t-name_xs {
    font-weight: 300 !important;
}

.t-store__prod-popup__sku.t-descr.t-descr_xxs {
    color: #928F85;
}
    
    
.t-store__prod-popup__close-txt.t-descr.t-descr_xxs {
    color: #1d1e1f;
    opacity: 100%;
}

.t-store__prod-popup__close-txt:before {
    margin-right: 12px;
}

.t-popup__close-icon.t-popup__close-icon_cross {
    width: 13px;
    height: 13px;
    color: #1D1E1F;
    opacity: 100%;
    stroke-width: 0.8px !important;
}

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

#rec587320155 .t-store__filter__options_center {
    text-align: left;
}     

#rec570101559 .t-store__filter__options_center {
    text-align: left;
}  
    
.t-search-widget__blockinput {
    border-radius: 12px;
}
.t-input {
    font-family: 'Inter';
}
 
#rec587320155 .t-align_center {
    text-align: left;
}
#rec570101559 .t-align_center {
    text-align: left;
}

.js-store-prod-descr {
    display: none;
}


.t-store .js-product.t-align_center .js-product-controls-wrapper, .t-store .js-store-product .t-store__prod-popup__info.t-align_center .js-product-controls-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: flex-start;
}


.t-store__card__img {
    border-radius: 12px !important;
}
.t-name {
    font-family: 'Inter';
    color: #000000;
}

.js-product .t-product__option {
    position: relative;
    display: flex;
}

.js-product .t-product__option .t-product__option-variants_custom {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    min-width: auto;
    margin-left: 23px !important;
}

.t-descr {
    font-family: 'Inter';
    font-weight: 300;
    color: #000000;
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active {
    border: 1px solid rgba(0,0,0,.5);
    border-radius: 7px;
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    margin-bottom: 7px;
    padding: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 30px;
    min-height: 30px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 7px;
}

.js-product .t-product__option-variants_buttons .t-product__option-checkmark_color {
    width: 20px;
    height: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 50%;
}



.js-store-prod-price.t-store__prod-popup__price.t-store__prod-popup__price-item.t-name.t-name_md {
    font-weight: 600 !important;
}

.js-product-controls-wrapper {
    margin-top: 34px;
}

.t-store__prod-popup__wrapper img {
/*    width: 100%;*/
    border-radius: 12px;
}


.t1002__picture-wrapper .t1002__addBtn, .t-store__card__imgwrapper .t1002__addBtn {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 9;
    border-color: transparent;
    border-width: unset;
    background: none;
    border-radius: 100%;
}

.t-slds__bgimg { 
    border-radius: 8px;
}

.t-store__card__imgwrapper {
    position: relative;
    width: 100%;
    padding-bottom: 134% !important;
}


.t-slds__bgimg {
    background-size: cover;
    height: 26%;
    background-repeat: no-repeat;
    background-position: center;
}
.t-slds__thumbsbullet.t-slds__bullet {
    padding: 0;
    width: 50px;
    height: 69px;
    position: relative;
    -webkit-transition: opacity ease-in-out .3s;
    -moz-transition: opacity ease-in-out .3s;
    -o-transition: opacity ease-in-out .3s;
    transition: opacity ease-in-out .3s;
    margin-right: 5px;
    margin-top: 4px;
}
.t-slds__thumbsbullet.t-slds__bullet_active .t-slds__thumbsbullet-border {
    border-color: rgba(0,0,0,.15);
    border-radius: 7px;
}
.t-store .t-slds__thumbsbullet-wrapper {
    padding-left: 0px !important;
}

.t-store__prod-popup__col-right {
    position: relative;
}

.t-store__prod-popup__price-wrapper {
    margin-top: 0;
    position: absolute;
    top: 9vw;
    right: 7vw;
}
.t-btn_sm {
    height: 48px;
}
.t706__product-imgdiv {
    width: 70px;
    height: 93px;
    background-size: cover;
    border-radius: 7px;
    background-color: #eee;
    background-position: center;
}

.t397__wrapper_mobile-flex {
    padding-left: 0px;
}

#allrecords .t397__wrapper_mobile-flex {
    padding-left: 5px !important;
}

.t397__col_mobile-flex {
    max-width: 96%;
    width: 96%;
    margin-right: 0;
}

}

