.elementor-kit-2524{--e-global-color-primary:#F88D15;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#D76004;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-2524 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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:800px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
  font-family: "Roboto", sans-serif;
}

@media (max-width: 800px) {
  .slider-btn mt-40 {
    margin-right: 20px;   /* يضيف مسافة من الجهة اليمنى */
    padding-right: 20px; /* يضمن أن النص داخل الزر ما يلمس الحافة */
    display: inline-block;
   
  }
}



@media (max-width: 800px) {
  /* العنوان */
  .elementor-heading-title.elementor-size-default {
    text-align: center;       /* محاذاة النص للمنتصف */
    font-size: 1.3rem;        /* حجم خط مناسب للموبايل */
    margin-bottom: 12px;      /* مسافة تحت العنوان */
    line-height: 1.4;
  }

}
@media (max-width: 800px) {
  .elementor-button.elementor-button-link.elementor-size-sm {
    display: block;   
    
    /* يجعل الزر عنصر بلوك */
    margin: 0 auto;        /* يضعه في المنتصف أفقياً */
    text-align: center;    /* يضمن أن النص داخل الزر في المنتصف */
    font-size: 0.95rem;    /* حجم خط مناسب للموبايل */
    padding: 10px 18px;    /* حجم متوازن للزر */
  }
}
@media (max-width: 767px) {
    .elementor-element-bbc4301 img {
        width: 40px !important;   /* عدّلي الرقم */
        height: auto !important;
    }
}/* End custom CSS */