    .t-store__grid-cont_col-width_stretch .t-store__card__imgwrapper_1-1, .t-store__card__bgimg, .t-store__card__bgimg_second {
        border-radius:12px;
        height: 90px;
    }
    
    .t-name_md {
        letter-spacing: -0.5px;
    }
    
    .t-store__parts-switch-btn {
        margin:0 !important;
        padding:10px 15px;
        font-family:GraphikTT;
        opacity: .5 !important;
        transition: all 0.3s ease-in-out;
    }
    
    .t-store__parts-switch-btn.t-active {
        opacity: 1 !important;
    }
    
    .t-store__parts-switch-btn:hover {
        opacity: 1 !important;
    }
    
    .t-menuwidgeticons__icon_sm {
margin: 1px;
padding: 8px;
background: rgba(255, 255, 255, 0.69);
border-radius: 8px;
-webkit-backdrop-filter: blur(8px);
}


.t-store__card__bgimg, .t-store__card__bgimg_second {
    height: 100% !important;
}

.t-slds__container {
    border-radius:12px;
}

.t-store__card:hover {
    opacity:0.7;
}

.t-store__card__textwrapper {
    padding-top: 8px !important;
    padding-right: 16px;
}
 
 .t-name_md {
     padding-top: 0px !important;
 }
 
 .t-input-group_tx {
     font-size:20px;
 }
 
 .t706 .t706__close {
mix-blend-mode: difference;
}

.t706__cartwin-content {
margin: 0 auto !important;
position: absolute;
top: 0;
right: 0;
height: 100vh;
}

.t-descr_sm {
font-family: GraphikTT;    
line-height: 1.2 !important;
}

.t706__product-quantity {
font-size: 14px !important;
font-family: GraphikTT !important;
border-radius: 4px;
}

.t706__product-title, .t706__product-amount--portion, .t706__product-amount {
font-family: GraphikTT;
color: #192432 !important;
}

.t706__product-plus, .t706__product-minus {
position: relative;
top: 2px;
}
 
 .t-store__card__descr {
margin-top: 2px !important;
}

.t-store__card__price-item, .t-store__prod-popup__price-item {
    font-family: GraphikTT;
    font-weight: 400 !important;
}

.t037__text {
letter-spacing: -0.4px;
}

.t786 .t-popup__container {
    max-width: none !important;
}

.t-store .t-popup__container {
max-width: none;
border-radius: 16px 16px 0 0;
}

   
.t-name_xl {
font-size: 40px !important;
letter-spacing: -0.8px;
line-height: 1 !important;
}

.t706__cartwin-prodamount-wrap, .t-input {
  font-family: GraphikTT !important;  
}

.t706__cartwin-totalamount-wrap {
font-size:20px;
  font-family: GraphikTT !important;  
}

.t-descr_xxs {
font-size: 16px;
font-family: GraphikTT !important;
line-height: 1.35 !important;
}

.t-store .t-popup__close {
mix-blend-mode: difference;
}

.t-popup__container.t-popup__container-static {
margin-bottom: 0px !important;
}

.t-store__relevants__title {
margin: 70px 0 20px !important;
font-family: GraphikTT !important;
font-weight: 500 !important;
}

.t-menuwidgeticons__icon {
padding-bottom: 8px !important;
}

.t-store__parts-switch-wrapper.t-align_center {
    background: #f2f2f2;
    width: fit-content;
    border-radius: 100px;
    padding: 4px;
}

.js-store-parts-switcher.t-store__parts-switch-btn.t-name.t-name_xs.t-menu__link-item {
    border-radius: 100px;
}

.js-store-parts-switcher.t-store__parts-switch-btn.t-name.t-name_xs.t-menu__link-item.t-store__parts-switch-btn-all.t-active {
    background: #fff;
}

.js-store-parts-select-container.t-store__grid-cont.t-store__grid-cont_col-width_stretch.t-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.js-store-parts-switcher.t-store__parts-switch-btn.t-name.t-name_xs.t-menu__link-item.t-active {
    background: #fff;
}

.t-store__filter.js-store-filter {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}

.t-store__filter__chosen-bar {
    display: flex;
    align-items: center;
}

.t-store__filter__item:last-child {
    margin-right: 0;
    margin-bottom: 0;
}

.t-store__filter__chosen-val.js-store-filter-chosen-item.t-descr.t-descr_xxs {
    margin: 0;
    margin-right: 20px;
}

.t-store__filter__prods-number.js-store-filters-prodsnumber-wrap.t-descr.t-descr_xxs {
    width: max-content;
    margin: 0;
    margin-right: 20px;
}

.t-store__filter__item-controls-wrap {
    display: none;
    position: absolute;
    left: -190px !important;
    margin-top: 8px;
    min-width: 160px;
    background-color: #fff;
    box-shadow: 0px 4px 32px 0px rgb(0 0 0 / 15%) !important;
    border-radius: 12px !important;
}

.t-store__filter__item_available .t-store__filter__item-controls-wrap, .t-store__filter__item_price .t-store__filter__item-controls-wrap {
    min-width: 250px;
    padding: 12px 15px !important;
}

.js-store-parts-select-container:before, .js-store-parts-select-container:after {
    display: none;
}

@media screen and (max-width: 980px) {
.js-store-parts-select-container.t-store__grid-cont.t-store__grid-cont_col-width_stretch.t-container {
        flex-direction: column;
}

.t-store__filter__controls-wrapper, .t-store__filter.js-store-filter {
    flex-direction: column;
}

.t-store__filter__chosen-val.js-store-filter-chosen-item.t-descr.t-descr_xxs, .t-store__filter__prods-number.js-store-filters-prodsnumber-wrap.t-descr.t-descr_xxs {
    margin-right:0px !important;
}

.t-menuwidgeticons__icon {
margin: 0px !important;
}

.t-store__relevants__container .t-store__scroll-icon-wrapper {
display: none;
}
}