.elementor-14 .elementor-element.elementor-element-d2f5564{--display:flex;--margin-top:126px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:150px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for wc-elements, class: .elementor-element-3bb2270 *//* إلغاء الشفافية */
button[disabled],
.button[disabled],
input[disabled] {
    opacity: 1 !important;
}

/* نص الزر disabled يصبح أبيض */
button.button[disabled],
.woocommerce-cart-form .button[disabled] {
    color: #ffffff !important;
}

/* الحفاظ على الخلفية الخضراء */
button.button[disabled],
.woocommerce-cart-form .button[disabled] {
    background-color: var(--btn-default-bgcolor) !important;
}/* End custom CSS */