.elementor .e-728302c-3667ad1{width:200px;flex-direction:column;}.elementor .e-e86a1ff-1473bd1{width:200px;height:200px;position:static;margin:0px;align-self:center;}.elementor .e-83cb42c{width:25%;flex-direction:column;justify-content:flex-start;align-items:end;}.elementor .e-4022923-1fca36b{width:25%;flex-direction:column;justify-content:flex-start;align-items:end;}.elementor .e-90aeb86{width:200px;flex-direction:column;}.elementor .e-30f4538{flex-direction:row-reverse;justify-content:space-between;/* منع ظهور مربع البحث في كامل الشاشة وجعله منسدلاً */
.ekit_nav_search_field {
  position: absolute !important;
  top: 100% !important; /* يظهر أسفل الأيقونة مباشرة */
  right: 0 !important;
  width: 300px !important; /* يمكنك تغيير عرض المربع من هنا */
  height: auto !important;
  padding: 15px !important;
  background: #ffffff !important;
  box-shadow: 0px 10px 30px rgba(0,0,0,0.1) !important;
  visibility: visible !important;
  opacity: 1 !important;
  display: none; /* يختفي ويظهر فقط عند الضغط */
}

/* إظهار المربع عند تفعيل أيقونة البحث */
.elementskit-search-main.ekit_nav_search_active .ekit_nav_search_field {
  display: block !important;
}

/* إخفاء الخلفية المظلمة التي تغطي الشاشة */
.ekit-search-overlay {
  display: none !important;
}

/* تعديل شكل زر الإغلاق ليتناسب مع المربع الصغير */
.ekit_nav_search_close {
  position: relative !important;
  top: 0 !important;
  right: 0 !important;
  color: #333 !important;
  font-size: 18px !important;
}\n}