/* Add custom CSS styles below */ 







html,
body {
  background: #ffffff !important;
  background-color: #ffffff !important;
}



.navbar-brand img {
    max-height: 8rem;
    max-width: 100px;
    width: auto;
}



.text-primary {
    color: #414042;
    color: #000000;
}


.s-block--features__item .feature-icon {
    align-items: center;
    background-color: #414042;
    background-color: #000000;
    border-radius: 9999px;
    display: flex;
    height: 4rem;
    justify-content: center;
    margin-bottom: .75rem;
    overflow: hidden;
    width: 4rem;
}


.s-block--features__item .feature-icon i {
    color: #ff6767;
    color: #ffffff;
    font-size: 1.875rem;
    line-height: 2.25rem;
}


.s-reviews-testimonial__icon svg {
    height: 2.25rem;
    position: absolute;
    top: 1rem;
    width: 2.25rem;
    fill: #414042;
    fill: #000000;
    font-size: 2.25rem;
    line-height: 2.5rem;
}














/* البريلودر */
#salla-preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff; /* خلفية بيضاء */
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 99999;
  transition: opacity 0.1s ease; /* اختفاء سريع جدًا */
}

#salla-preloader.hidden {
  opacity: 0;
  pointer-events: none;
}

/* صورة اللوجو */
#salla-preloader img {
  width: 200px; /* حجم افتراضي للوجو */
  max-width: 50%; /* يحافظ على تناسبه على الموبايل */
  height: auto;
  animation: bounce 1.5s infinite; /* حركة بسيطة للوجو */
}

/* حركة اللوجو */
@keyframes bounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-15px);
  }
}

/* Responsive للموبايل */
@media (max-width: 768px) {
  #salla-preloader img {
    width: 150px;
  }
}
















.s-button-primary-outline {
    fill: #414042;
    fill: var(.text-button{margin:2px;height:24px;font-size:12px;font-family:var(--default-font-family);border:1px solid var(--sys-color-tonal-outline);border-radius:12px;padding:0 12px;font-weight:500;color:var(--sys-color-primary);background-color:var(--sys-color-cdt-base-container);flex:none;white-space:nowrap}.text-button:disabled{opacity:38%}.text-button:not(:disabled):focus, .text-button:not(:disabled):hover, .text-button:not(:disabled):active{background-color:var(--sys-color-state-hover-on-subtle)}.text-button:not(:disabled, .primary-button):focus-visible{outline:2px solid var(--sys-color-state-focus-ring);color:var(--sys-color-on-primary);background-color:var(--sys-color-cdt-base-container)}.text-button:not(:disabled, .running):focus, .text-button:not(:disabled, .running):hover, .text-button:not(:disabled, .running):active{color:var(--sys-color-primary)}.text-button.link-style, .text-button.link-style:hover, .text-button.link-style:active{background:none;border:none;outline:none;border-radius:2px;margin:0;padding:0!important;font:inherit;cursor:pointer;height:unset}.text-button.primary-button, .text-button.primary-button:not(:disabled):focus{background-color:var(--sys-color-primary);border:none;color:var(--sys-color-on-primary)}.text-button.primary-button:not(:disabled):active{background-color:color-mix(in srgb,var(--sys-color-primary),var(--sys-color-state-ripple-primary) 32%);color:var(--sys-color-on-primary)}.text-button.primary-button:not(:disabled):hover{background-color:color-mix(in srgb,var(--sys-color-primary),var(--sys-color-state-hover-on-prominent) 6%);color:var(--sys-color-on-primary)}.text-button.primary-button:not(:disabled):focus-visible{background-color:var(--sys-color-primary);outline-offset:2px;outline:2px solid var(--sys-color-state-focus-ring);color:var(--sys-color-on-primary)}@media (forced-colors: active){.text-button{background-color:ButtonFace;color:ButtonText;border-color:ButtonText}.text-button:disabled{forced-color-adjust:none;opacity:100%;background:ButtonFace;border-color:GrayText;color:GrayText}.text-button:not(:disabled):focus-visible{forced-color-adjust:none;background-color:ButtonFace;color:Highlight!important;border-color:Highlight;outline:2px solid ButtonText;box-shadow:var(--legacy-focus-ring-active-shadow)}.text-button:not(:disabled):hover, .text-button:not(:disabled):active{forced-color-adjust:none;background-color:Highlight;color:HighlightText!important;box-shadow:var(--sys-color-primary)}.text-button.primary-button{forced-color-adjust:none;background-color:Highlight;color:HighlightText;border:1px solid Highlight}.text-button.primary-button:not(:disabled):focus-visible{background-color:Highlight;color:HighlightText!important;border-color:ButtonText}.text-button.primary-button:not(:disabled):hover, .text-button.primary-button:not(:disabled):active{background-color:HighlightText;color:Highlight!important;border-color:Highlight}} /*# sourceURL=devtools://devtools/bundled/ui/components/buttons/textButton.css */.link-swatch-link{display:inline}.link-swatch-link:not(.undefined){cursor:pointer;text-underline-offset:2px;color:var(--text-link)}.link-swatch-link:hover:not(.undefined){text-decoration:underline}.link-swatch-link:focus:not(:focus-visible){outline:none}.link-swatch-link.undefined{opacity:100%;color:var(--text-disabled)} /*# sourceURL=devtools://devtools/bundled/ui/legacy/components/inline_editor/linkSwatch.css */--color-primary);
    color: #414042;
    color: #000000;
}





.s-button-primary-outline:hover {
    background-color: #ffffff;
    background-color: #000000;
    fill: #ff6767;
    fill: #ffffff;
    color: #ff6767;
    color: #fdfdfd;
}








.store-footer__inner {
    border-bottom: 1px hsla(0, 0%, 100%, .1);
    border-style: dashed;
    --tw-bg-opacity: 1;
    background-color: #000000;
    background-color: rgb(0 0 0);
    padding-bottom: 2rem;
    padding-top: 2rem;
}



.copyright-text p {
    --tw-text-opacity
1
: 1;
    color: #374151;
    color: rgb(255 255 255);
}

/* Replace JK text with logo and center it */
.store-footer__inner .lg\\:col-span-2 a.flex.items-center.m-0 {
    display: flex;
    justify-content: center; /* center horizontally */
    align-items: center;
    margin-bottom: 20px;
}

.store-footer__inner .lg\\:col-span-2 a.flex.items-center.m-0 h3 {
    display: none; /* hide JK text */
}

.store-footer__inner .lg\\:col-span-2 a.flex.items-center.m-0::before {
    content: "";
    display: block;
    width: 150px; /* adjust size as needed */
    height: 150px; /* adjust size as needed */
    background-image: url('https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/QRxGY/lMtR0rpFa3wl0EPmuIs9oORqzCX9VXg3P9HxHvr6.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}



.store-footer {
    margin-top: 2rem;
    position: relative;
    --tw-bg-opacity: 1;
    background-color: #000000;
    background-color: rgb(0 0 0);
    --tw-text-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}














/* ===============================
   Banner Overlay (Base)
================================ */
.banner-overlay {
  position: absolute;
  inset: 0;
  z-index: 2;

  /* Desktop default */
  display: flex;
  align-items: center;
  justify-content: center;

  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.25),
    rgba(0, 0, 0, 0.45)
  );
}

/* ===============================
   CTA Button (Base)
================================ */
.banner-overlay .cta-btn {
  background: #ffffff;
  color: #000;
  padding: 14px 32px;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  border-radius: 40px;
  transition: all 0.3s ease;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
}

/* Hover */
.banner-overlay .cta-btn:hover {
  background: #000;
  color: #fff;
  transform: translateY(-3px) scale(1.03);
}

/* ===============================
    Mobile Layout
   Button under text exactly
================================ */
@media (max-width: 768px) {

  
  .banner-overlay {
    display: block;
    position: absolute;
  }

  .banner-overlay .cta-btn {
    position: absolute;

    
    right: 42px;    
    bottom: 80px;   

    font-size: 14px;
    padding: 10px 22px;
    border-radius: 30px;
  }
}











/* سكشن ثابت مش بيتحرك */
.section-title {
  text-align: center;
  margin: 30px 0;
}

/* النص بس اللي عليه الانيميشن */
.section-title .main-title {
  font-family: 'Cairo', sans-serif;
  font-weight: 700;
  color: #000;
  display: inline-block; /* عشان الحركة تبقى على النص نفسه */
  animation: zoomEffect 3s ease-in-out infinite;
  font-size: 22px; /* موبايل */
}

@media (min-width: 768px) {
  .section-title .main-title {
    font-size: 38px; /* ديسكتوب */
  }
}

/* الانيميشن - بس تكبير وتصغير */
@keyframes zoomEffect {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
}










/* ===============================
   Banner Card Hover Effect
================================ */
.s-block--banners .banner-entry {
  position: relative;
  overflow: hidden;
  transition: 
    transform 0.45s cubic-bezier(.4,0,.2,1),
    box-shadow 0.45s cubic-bezier(.4,0,.2,1),
    filter 0.45s cubic-bezier(.4,0,.2,1);
  box-shadow: 0 12px 30px rgba(0,0,0,.25);
  will-change: transform;
}

/* صورة أغمق شوية */
.s-block--banners .banner-entry::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to top,
    rgba(0,0,0,.55),
    rgba(0,0,0,.15)
  );
  opacity: 0;
  transition: opacity .45s ease;
  z-index: 1;
}

/* النص */
.s-block--banners .banner-entry__text {
  position: relative;
  z-index: 2;
  transition: transform .45s ease, opacity .45s ease;
}

/* 🔥 Hover */
.s-block--banners .banner-entry:hover {
  transform: translateY(-10px) scale(1.05);
  box-shadow: 0 35px 70px rgba(0,0,0,.45);
}

.s-block--banners .banner-entry:hover::before {
  opacity: 1;
}

.s-block--banners .banner-entry:hover .banner-entry__text {
  transform: translateY(-6px);
}

/* ===============================
   📱 Mobile (بدون Hover)
================================ */
@media (max-width: 768px) {
  .s-block--banners .banner-entry:hover {
    transform: none;
    box-shadow: 0 12px 30px rgba(0,0,0,.25);
  }
}



/* 2️⃣ CSS للوجو وحركة hover */
.footer-logo {
    width: 120px; /* حجم اللوجو */
    transition: transform 0.6s ease, filter 0.6s ease;
    display: block;
    cursor: pointer;
}

/* حركة عند hover */
.footer-logo:hover {
    transform: translateY(-5px) rotate(-2deg);
    filter: drop-shadow(0 4px 6px rgba(0,0,0,0.2));
}

/* حركة مستمرة بسيطة */
@keyframes floatLogo {
    0% { transform: translateY(0px) rotate(0deg); }
    50% { transform: translateY(-3px) rotate(1deg); }
    100% { transform: translateY(0px) rotate(0deg); }
}

.footer-logo.float {
    animation: floatLogo 4s ease-in-out infinite;
}









/* الحاوية الأساسية للقطرات */
#drop-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 9999;
  overflow: hidden;
}

/* شكل القطرة */
.drop {
  position: absolute;
  top: -20px;
  width: 6px;
  height: 6px;
  background: white;
  border-radius: 50%;
  opacity: 0.8;
  animation: fall linear infinite;
}

/* الحركة */
@keyframes fall {
  to {
    transform: translateY(100vh);
    opacity: 0;
  }
}




@media (max-width: 768px) {
  .s-block--banners .banner-entry {
    transform: none !important;
  }
}









/* ===============================
   FIX SAFARI / iOS LAYOUT BUG
   Safe & No Design Change
================================ */

/* منع أي transform على العناصر الكبيرة في الموبايل */
@media (max-width: 768px) {

  section,
  .container,
  .s-block,
  .s-block--banners,
  .banner-entry {
    transform: none !important;
  }

}

/* تثبيت عرض الصفحة */
html, body {
  max-width: 100%;
  overflow-x: hidden;
}