.elementor-1470 .elementor-element.elementor-element-12a6662{--spacer-size:50px;}.elementor-1470 .elementor-element.elementor-element-861cf1a > .elementor-container{max-width:500px;}.elementor-1470 .elementor-element.elementor-element-5affcb6{--spacer-size:50px;}@media(min-width:768px){.elementor-1470 .elementor-element.elementor-element-339873a{width:100%;}}/* Start custom CSS for html, class: .elementor-element-18a68b5 *//* زر واتساب ريسپونسف ومتاح للمس عبر جميع الأجهزة */
.wa-cost-btn{
  --wa-bg:#25D366;
  --wa-bg-hover:#1fb85a;
  --wa-ring:rgba(37,211,102,.28);
  display:inline-flex;align-items:center;gap:.65rem;
  padding:clamp(12px,1.5vw,16px) clamp(14px,2vw,20px);
  border-radius:16px;background:var(--wa-bg);color:#fff;text-decoration:none;
  font-weight:800;font-size:clamp(14px,1.6vw,16px);line-height:1;letter-spacing:.2px;
  min-height:48px; /* لمس مريح */
  box-shadow:0 8px 20px var(--wa-ring),0 2px 6px rgba(0,0,0,.08);
  -webkit-tap-highlight-color:transparent;touch-action:manipulation;
  transition:transform .2s ease,box-shadow .3s ease,background .25s ease;
}
.wa-cost-btn:hover{background:var(--wa-bg-hover);transform:translateY(-1px);
  box-shadow:0 12px 26px var(--wa-ring),0 4px 10px rgba(0,0,0,.10);}
.wa-cost-btn:active{transform:translateY(0);}
.wa-cost-btn .wa-icon{display:inline-flex;width:22px;height:22px}
.wa-cost-btn .wa-text{white-space:nowrap}
@media (max-width: 640px){
  /* على الموبايل: الزر ياخذ عرض كامل */
  .wa-cost-btn{width:100%;justify-content:center;border-radius:18px}
}
/* تفضيل تقليل الحركة */
@media (prefers-reduced-motion: reduce){
  .wa-cost-btn{transition:none}
}
/* الوضع الداكن */
@media (prefers-color-scheme: dark){
  .wa-cost-btn{filter:brightness(1.05)}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-bd6f610 *//* زر واتساب عائم – يظهر على الموبايل فقط */
.wa-fab{
  position:fixed;right:18px;bottom:18px;z-index:9999;
  width:56px;height:56px;border-radius:50%;
  background:#25D366;color:#fff;display:flex;align-items:center;justify-content:center;
  box-shadow:0 10px 22px rgba(37,211,102,.35),0 6px 12px rgba(0,0,0,.15);
  text-decoration:none; -webkit-tap-highlight-color:transparent; touch-action:manipulation;
  transition:transform .15s ease, box-shadow .25s ease, background .2s ease;
}
.wa-fab:hover{transform:translateY(-2px);background:#1fb85a}
.wa-fab:active{transform:translateY(0)}
.wa-fab-badge{
  position:absolute;top:-6px;left:-6px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;
  background:#ff3b30;color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;
  box-shadow:0 2px 6px rgba(0,0,0,.2);
}
/* إظهار الزر العائم على الشاشات الصغيرة فقط */
@media (max-width: 768px){ .wa-fab{display:flex} }
@media (min-width: 769px){ .wa-fab{display:none} }
/* تقليل الحركة */
@media (prefers-reduced-motion: reduce){ .wa-fab{transition:none} }/* End custom CSS */