h2.test234 {
    font-size: 18px !important;
    padding: 0px !important;
}

.product-item-amount-field-btn-disabled{
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg opacity='0.2'%3e%3cpath d='M4.5835 10.0835V11.9168H17.4168V10.0835H4.5835Z' fill='%230A89E5' /%3e%3c/g%3e%3c/svg%3e") !important;
}

.custom-content__product-button{
    box-sizing: border-box;
}

.popup-window-buttons{
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.popup-window.custom-popup .custom-popup__button.btn-sm{
    font-size: 13px;
    height: auto;
    width: auto;
    margin: 0;
}

.custom-extra_text{
    padding-bottom: 15px;
    font-size: 14px;
}

.custom-content__product-price_item{
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 10px;
}

section.custom-content.inner-content .custom-content__product-price_item .custom-content__product-price{
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 0;
}

.custom-content__product-price_item .tovar-prices__old{
    position: relative;
    font-size: 20px;
}

.custom-content__product-price_item .tovar-prices__old{
    color: #8c8c8c;
    text-decoration: line-through;
}
