body {
  background-color: #FFFFFF !important; /* замените #F5F5F5 на нужный вам цвет */
}

.t1002__wishlistwin-heading {
  text-transform: uppercase !important;
}

.t1002__product-link {
  text-transform: uppercase !important;
}

.t1002__product-amount {
  display: none !important;
}


.js-store-prod-text a {
    display: inline-block;
    padding: 6px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 15px;
    font-weight: 400;
    border: 2.5px;
    border-style: solid;
}
.js-store-prod-text a:first-of-type {
    color: #ffffff !important;
    font-size: 13px !important;
color: #ffffff; background-color: #03D085; border-radius: 30px !important;
}
.js-store-prod-text a:last-of-type {
    color: #ffffff !important
    font-size: 13px !important;
color: #ffffff; background-color: #03D085; border-radius: 30px !important;
}


.t706__cartwin_showed {
    z-index: 999999999;
}



.t-store__card__sku , .t-store__prod-popup__sku {
position: relative !important;
color: transparent !important;
}



.t-store__tabs__item-button, .js-store-tab-button {
    border-top: 1px solid rgba(224,224,224) !important;
}



.t-store , .t-store__tabs_accordion , .t-store__tabs__item-button:not(.t-store__tabs__item-button_active) {
    border-bottom: 1px solid rgba(224,224,224) !important;
}



a.t-store__prod-popup__btn[href="#order"] {
    flex-grow: 0 !important;
}

.t-store__product-snippet, .t-store__prod-popup__brand, .t-store__product-snippet, .t-store__prod-popup__sku, .t-store__product-snippet .t778__title_small {
    font-size: 6px !important;
}

.t-store__prod-popup__price-value, .t-store__prod-popup__price-currency {
    font-size: 30px;
}

.t-store, .t-popup__close-wrapper {
        position: relative !important;
    border-bottom: 51px solid #ffffff !important;
}

.t-store__prod-popup__btn {
    font-size: 20px !important;
color: #ffffff; background-color: #9C9C9C; border-radius: 30px !important;
padding-left: 15px !important;
padding-right: 15px !important;
height: 45px !important;
}

.t-store__filter__item, .t-store__filter__item.t-store__filter__item_sort-mobile {
     border-bottom: 1px solid rgba(0,0,0,.0) !important;
}
.t1002__picture-wrapper .t1002__addBtn, .t-store__card__imgwrapper .t1002__addBtn {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 9;
    border-color: #00000000;
    border-width: unset;
    background: #fff;
    border-radius: 100%;
    box-shadow: 0px 0px 20px 0px #DDDDDD;
}


.t776__textwrapper, .t776__btn-wrapper, .t-store__card__btns-wrapper, .t-store__card__textwrapper {
    padding: 5px 10px 0px 10px !important;
}

span.js-store-prod-sku.js-product-sku {
color: #ffffff !important;
position: relative !important;
left: -27px !important;
font-size: 14px;
color: #ffffff; background-color: #9C9C9C; border-radius: 15px;
padding-left: 5px;
padding-right: 5px;
height: 15px;
}

.t-store__filter__item:first-child {
    border-top: 1px solid rgba(0,0,0,0) !important;
}


.t-submit {
    color: #ffffff !important;
    background-color: #222221 !important;
    border-radius: 60 !important;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 60px !important;
}

.t838__input {
    color: #222222 !important;
    border: 1px solid #d6d6d6 !important;
    background-color: #ffffff !important;
    border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 50px !important;
}

.t838 .t838__blockbutton {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    padding-left: 9px;
}

.uc-zero-search button {
    padding: 0 19px;
}

.t-store__filter__search .t-store__filter__input {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 15px !important;
    padding-right: 30px;
    width: 150px;
    border-radius: 17px !important;
}

.t-store__filter__btn, .t-store__filter__input {
    border: 1px #ddd solid !important;
    background: #ffffff !important;
    color: #000;
    box-sizing: border-box;
    padding: 0 6px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    line-height: 1.8;
    min-height: 24px;
    outline: 0;
}

.t-store__search-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    width: 14px;
    height: 50% !important; 
    padding-left: 7px;
    padding-right: 8px;
    border-left: 1px solid #ffffff !important; 
    cursor: pointer;
}

.t-store__filter__chosen-val {
    font-size: 12px !important;
    padding: 4px 13px 4px 34px !important;
}

.t-store__filter__chosen-val {
    display: inline-block;
    position: relative;
    margin-right: 10px;
    margin-bottom: 0px;
    background-color: rgb(194 194 194 / 20%) !important;
    border-radius: 30px;
    padding: 2px 8px 3px 22px;
    line-height: 1.4;
    max-width: 260px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: opacity .1s ease-in;
    transition: opacity .1s cubic-bezier(0.65, 0.05, 0.36, 1);
}

.t-store__filter__chosen-val:after {
    font-size: 22px !important;
    height: 24px !important;
}

.t-store__filter__search-and-sort {
    display: table-cell;
    text-align: center !important;
    white-space: nowrap;
}

.t988 .t988__content {
    border: 2px solid #F1F1F1;
    border-radius: 30px !important;
    padding: 40px 40px 35px;
    max-width: 1190px !important;
    background-color: #ffffff !important;
}

.t-name {
    font-family: 'Hah',Arial,sans-serif;
    font-weight: 600;
    color: #222222 !important;
}


.t988 .t988__pricebtn {
    padding: 10px 17px;
    background-color: #ffffff !important;
    border: 2px solid #F1F1F1 !important;
    border-radius: 30px !important;
    margin-right: 10px;
    margin-bottom: 10px;
    max-width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    outline: 0;
    border-radius: 0;
    transition: all ease .3s;
    cursor: pointer;
    font-weight: 700;
}

.t988 .t988__pricebtn_active {
    background-color: #222222 !important;;
    color: #ffffff !important;
}

.t-submit {
    color: #ffffff !important;
    background-color: #222222 !important;
    border-radius: 60 !important;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 60px !important;
}

.t988 .t988__submit_fullwidth {
    width: 55% !important; 
}

.t-descr_sm {
    font-size: 14px !important;
    line-height: 1.25 !important;
}



.t988 .t988__title {
    margin-bottom: 18px !important;
}

.t-store__filter__item-controls-container {
    max-height: 210px;
    width: 235px !important;
    overflow: auto;
    transition: opacity 2s ease-in-out !important;
}

.t-store__filter__item-controls-wrap {
    display: none;
    position: absolute;
    left: -10px;
    margin-top: 10px;
    min-width: 160px;
    background-color: #fff;
    box-shadow: 0 2px 50px rgba(0,0,0,.1) !important;
    border-radius: 18px !important;
    -webkit-transition: opacity .5s ease-in !important;
}

.t-checkbox__indicator {
    position: relative;
    display: inline-block;
    vertical-align: middle;.t-name_xl
    height: 20px;
    width: 20px;
    border: 0px solid #000 !important;
    border-radius: 7px;
    box-sizing: border-box;
    margin-right: 0px !important;
    -webkit-transition: all .2s;
    transition: all .2s;
    opacity: .6;
}

.t-store__prod-popup__name {
    font-size: 35px;
}

.t-name_xl {
    font-size: 30px !important;
}


    @media screen and (max-width: 640px) {
        .t668__title.t-name.t-name_xl {
            font-size:20px;
        }
    }




.t-store__filter__item_checkbox .t-store__filter__item-controls-container, .t-store__filter__item_checkbox.t-store__filter__item_color .t-store__filter__item-controls-container {
    padding: 15px 10px !important;
}

.t-store__grid-cont_col-width_stretch .t-store__card__imgwrapper_9-16 {
    padding-bottom: 140% !important;
}


