.t-slds__arrow_container.t-slds__arrow_container-center {
    opacity: 0 !important;
}

.t1002__addBtn {
    width: 52px !important;
    height: 52px !important;
    border-radius: 12px !important;
}

.t-catalog__prod__quantity-input.t-descr.t-descr_xxs {
    font-family: 'Noto Sans', Arial, sans-serif !important;
    font-weight: 400 !important;
}

.t-catalog__prod__quantity {
        border: 1px solid #e4e4e4 !important;
        border-radius: 12px !important;
}

.t-catalog__prod-popup__price-currency,
.t-catalog__card__price-currency {
    font-family: 'Noto Sans', Arial, sans-serif !important;
    font-weight: 700 !important;
}

.t-product__option-title_buttons {
    font-family: 'Noto Sans', Arial, sans-serif !important;
    font-weight: 400 !important;
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    border-radius: 12px !important;
    padding: 12px !important;
}

.t-catalog__relevants__title {
    font-size: var(--uc-typo-fontsize-RBdGmL, 28px) !important;
    font-weight: var(--uc-typo-fontweight-RBdGmL, 500) !important;
    font-family: var(--uc-typo-fontfamily-RBdGmL, Unbounded) !important;
    
    @media screen and (max-width: 960px) {
    .t-catalog__relevants__title {
        margin: 40px 0 20px !important;
    }
}
    
}

.js-catalog-prod-name.js-product-name.t-catalog__prod-popup__name {
    font-weight: 600 !important;
    @media screen and (min-width: 640px) {
        font-size: 24px  !important;
    }
}

.t-catalog__prod-popup__sku {
    display: none !important;
}

.t-catalog__prod-popup__brand {
    font-size: 15px !important;
}

.t-catalog__card__imgwrapper{
    padding-bottom: 133% !important;
}




