.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-672 .elementor-element.elementor-element-95b3a44{--display:flex;}.elementor-widget-stm_calc .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-stm_calc .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}/* Start custom CSS for stm_calc, class: .elementor-element-44ae7b7 *//* إخفاء الأسهم الأصلية */
.input-number-counter {
    display: none !important;
}

/* إضافة تصميم جديد للأزرار */
.calc-input-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.calc-input-wrapper .plus, .calc-input-wrapper .minus {
    background-color: #00A79D;
    color: white;
    border: none;
    padding: 10px;
    cursor: pointer;
    font-size: 18px;
    margin: 0 5px;
}

.calc-input-wrapper input {
    width:40x;
    text-align: center;
    font-size: 16px;
}/* End custom CSS */