.t-store__card__price-currency{
    display: none;
}

.t-descr_xxs {
    font-size: 18px;
}

.js-store-prod-all-text li{
    margin-bottom: 16px;
}

.js-product-controls-wrapper{
    display: flex;
    flex-direction: column;
}

.t-store .t-product__option{
    display: flex;
    gap: 32px;
    align-items: center;
}

.t-store .t-product__option-title {
    width: 100%;   
}

.js-product .t-product__option .t-product__option-variants_select {
    top: 36px;
    right: -28px;
}

.js-product .t-product__option-selected_image .t-product__option-selected-checkmark, .js-product .t-product__option-variants_select .t-product__option-checkmark_image{
    display: none;
}

.t-popup__close{
    position: fixed !important;
}

.t-store__prod-popup__close-txt-wr{
    position: fixed !important;    
}


.t706__product-imgdiv {
    background-color: none;
    background-position: center;
    background-repeat: no-repeat;
}

.t1066__bgimg.t-bgimg.loaded{
    width: 30px;
    height: 30px;
}

.t1066__textwrapper{
    padding-left: 20px;
}

.uc-fixed{
 position: fixed;
 top: 120px;
}
}