.elementor-19503 .elementor-element.elementor-element-3fe26f1{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-19503 .elementor-element.elementor-element-5f59e13 > .elementor-widget-container{background-color:#181610;}.elementor-19503 .elementor-element.elementor-element-d176c8a > .elementor-widget-container{background-color:#181610;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-19503 .elementor-element.elementor-element-93d01b7 > .elementor-widget-container{background-color:#181610;}body.elementor-page-19503:not(.elementor-motion-effects-element-type-background), body.elementor-page-19503 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}/* Start custom CSS for html, class: .elementor-element-d176c8a *//* زر إرسال الطلب */
.wpcf7-submit {
    background: #e4aa1e !important;
    color: #000 !important;
    border: none !important;
    height: 52px;
    border-radius: 10px;
    font-family: 'Cairo', sans-serif;
    font-weight: 900;
    font-size: 16px;
    cursor: pointer;
    transition: 0.3s;
}

/* تأثير الهوفر */
.wpcf7-submit:hover {
    background: #ffbf2f !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-93d01b7 *//* تقليل المسافات بين الحقول */
.wpcf7 form label {
    display: block;
    margin-bottom: 12px; /* كان كبير */
}

/* تقليل ارتفاع الحقول */
.wpcf7 form .form-input {
    padding: 10px 12px;
    margin-top: 4px;
    margin-bottom: 6px;
    font-size: 14px;
}

/* تقليل المسافة بين كل عنصر */
.wpcf7 form p {
    margin-bottom: 10px;
}

/* توسيع الفورم داخل البوب اب */
.popup-content {
    max-width: 520px; /* كان 400 */
    width: 95%;
    padding: 25px 30px;
}

/* زر الإرسال */
.wpcf7-submit {
    width: 100%;
    margin-top: 15px;
}/* End custom CSS */