.elementor-kit-8{--e-global-color-primary:#3eab99;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-0e766ed:#0B0B0B;--e-global-color-43a655c:#06334A;--e-global-color-3b6cf6e:#3EAB99;--e-global-color-aa63f0c:#19636614;--e-global-color-ba43411:#EFF3F3;--e-global-color-1790931:#4A4B65;--e-global-color-af47a0b:#5F5F5F;--e-global-color-1955900:#F7FBFA;--e-global-color-d798d58:#E6FAF6;--e-global-color-449619e:#F0F5FA;--e-global-typography-primary-font-family:"Bahij";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Bahij";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Bahij";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Bahij";--e-global-typography-accent-font-weight:500;font-family:"Bahij", Sans-serif;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{font-family:"Bahij", Sans-serif;}.elementor-kit-8 h1{font-family:"Bahij", Sans-serif;}.elementor-kit-8 h2{font-family:"Bahij", Sans-serif;}.elementor-kit-8 h3{font-family:"Bahij", Sans-serif;}.elementor-kit-8 h4{font-family:"Bahij", Sans-serif;}.elementor-kit-8 h5{font-family:"Bahij", Sans-serif;}.elementor-kit-8 h6{font-family:"Bahij", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.jet-woo-builder-single-ajax-add-to-cart {
    font-family: Bahij;
}

.wcdp_options {
    padding-top: 12px!important;
}

.jet-single-images__wrap .woocommerce-product-gallery__trigger + .woocommerce-product-gallery__wrapper {
    border-radius: 12px 12px 12px 12px;
    height: 440px;
    object-fit: cover;
}

.elementor-widget-container {
        font-family: Bahij!important;
}

.wcdp-fee-recovery__body {
    text-align: justify!important;
}

.woocommerce{
            font-family: Bahij!important;

}

/* تخصيص مظهر الإشعار */
.woocommerce-message {
    background-color: #f7f7f7; /* تغيير اللون الخلفي */
    color: #333; /* تغيير اللون النص */
    padding: 10px; /* إضافة حشو للإشعار */
    border-radius: 5px; /* إضافة حواف مدورة */
    font-size: 16px; /* تعديل حجم الخط */
    display: block !important; /* التأكد من أن العنصر مرئي */
    opacity: 1 !important; /* التأكد من أن الإشعار مرئي */
    visibility: visible !important; /* التأكد من أن الإشعار مرئي */
}


/* تخصيص شكل رسالة الإضافة للسلة */
.woocommerce-message {
    max-width: 1400px;
    margin: 15px auto 0; /* 15px margin علوي، مع توسيط العنصر */
    padding: 16px; /* لضبط الحشوة داخل الرسالة */
    box-sizing: border-box; /* لضمان أن الحشو لا يؤثر على الأبعاد */
    border-top-color: #1a6366;
    border-radius: 8px;
    display: flex;
    justify-content: center; /* لتوسيط العناصر أفقيًا */
    align-items: center; /* لتوسيط العناصر عموديًا */
    height: auto; /* إذا كنت تريد أن يكون ارتفاع الرسالة متغيرًا حسب المحتوى */
    line-height: 33px;
}

.woocommerce-info {
    max-width: 1400px;
    margin: 15px auto; /* 15px margin علوي، مع توسيط العنصر */
    padding: 16px; /* لضبط الحشوة داخل الرسالة */
    box-sizing: border-box; /* لضمان أن الحشو لا يؤثر على الأبعاد */
    border-top-color: #3eab99;
    border-radius: 8px;
    display: flex;
    justify-content: center; /* لتوسيط العناصر أفقيًا */
    align-items: center; /* لتوسيط العناصر عموديًا */
    height: auto; /* إذا كنت تريد أن يكون ارتفاع الرسالة متغيرًا حسب المحتوى */
    line-height: 33px;
}

.woocommerce-info::before{
display: none!important;
}


/* استعلام الوسائط للأجهزة اللوحية والهاتف */
@media (max-width: 768px) {
    .woocommerce-message {
        margin: 15px 20px 0; /* 15px margin علوي، 20px على اليمين واليسار */
        display: flex !important;
        flex-direction: column !important; /* وضع العناصر في عمود */
        gap: 20px; /* المسافة بين العناصر */
    }
}
    
    .woocommerce-message > *:not(:last-child) {
        margin-bottom: 18px; /* إضافة مسافة 18px بين النص والعنصر التالي */
    }

.woocommerce-message::before {
    display: none !important;
}

.woocommerce-Price-currencySymbol .nyp-1 {
    font-weight: 700;
    display: flex
!important;
    direction: ltr;
}

.elementor-button .elementor-button-icon {
    order: 2 !important;
}

.grecaptcha-badge { visibility: hidden; }


.wcpa_form_outer {
    margin-bottom: -4px!important;
}

p {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.jet-breadcrumbs__item-target {
    display: none;
}/* End custom CSS */