button.s-product-card-wishlist-btn.not-added i.sicon-heart {
  color: #003399 !important;
  background: transparent !important;
  transition: all 0.3s ease;
}

button.s-product-card-wishlist-btn.not-added {
  background-color: transparent !important;
  border: 1px solid #003399 !important;
  transition: all 0.3s ease;
}

button.s-product-card-wishlist-btn.not-added:hover {
  background-color: rgba(0, 51, 153, 0.1) !important;
  border-color: #003399 !important;
}

button.s-product-card-wishlist-btn.not-added:hover i.sicon-heart {
  color: #003399 !important;
}


button.s-product-card-wishlist-btn:not(.not-added) i.sicon-heart {
  color: #ffffff !important;
  background: transparent !important;
  transition: all 0.3s ease;
}

button.add-to-cart:hover,
button.add-to-cart:hover *,
button.s-button-element:hover,
button.s-button-element:hover * {
  /* background-color أتشال هنا */
  color: #053d96 !important;
  border-color: #053d96 !important;
}



.store-header__bottom {
  position: sticky !important;
  top: 60px; 
  z-index: 9998;
  background: rgba(255, 255, 255, 0.6); 
  backdrop-filter: blur(6px); 
  -webkit-backdrop-filter: blur(6px);
}


.store-header__top {
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 9999;
  background-color: #fff; 
}


.main-navbar {
  background: transparent !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

.top-navbar .s-search-input {
  border: none !important;
  background-color: rgb(5, 108, 245) !important;
  color: #fff !important;
  font-weight: 500;
  font-size: 15px;
  padding: 0 12px;
  border-radius: 18px !important;
  text-align: center; 
}

.top-navbar .s-search-input::placeholder {
  color: #fff !important;
  opacity: 1;
  text-align: center;
}

.top-navbar .s-search-icon svg {
  fill: #fff;
  width: 20px;
  height: 20px;
}


.text-primary {
    color: #056cf5;
}


.navbar-brand img {
    max-height: 1rem;
    width: auto;
    max-width: 85px;
}

body {
  background-color: #f3f4f6; 
}

.banner--fixed img {
    display: block;
    width: 100%;
    border-radius: 0.375rem;
    border-style: none;
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246 / 0%);
    background-color: rgb(243 244 246 / 0%);
    -o-object-fit: cover;
    object-fit: cover;
}

@media (min-width: 640px) {
    .s-block {
        margin-top: 1rem;
    }
}

.s-block {
    margin-top: 1rem;
}


.store-footer {
  background-color: #003399 !important;
  color: white !important;
}

.store-footer * {
  color: white !important;
}

.footer-is-light .store-footer {
  background-color: #003399 !important;
  color: white !important;
}

.footer-is-light .store-footer .store-footer__inner {
  background-color: #003399 !important;
}

.footer-is-light .store-footer * {
  color: white !important;
}



.bg-white {
  background-color: #f3f4f6 !important;
}



.navbar-brand img {
  max-height: 120px !important;
  height: auto !important;
}



@media (max-width: 768px) {
  .store-footer {
    background-color: #003399 !important;
    padding: 30px 15px 40px !important;
    position: relative !important;
    text-align: center !important;
  }

  .store-footer .store-footer__inner {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    color: #fff !important;
  }

  .store-footer .store-footer__inner * {
    color: white !important;
  }

  .store-footer .store-footer__inner .container {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 25px !important;
    width: 100% !important;
  }

 
  .store-footer .container > div:first-child h3 {
    font-size: 20px !important;
    font-weight: bold !important;
    margin-bottom: 15px !important;
  }

 
  .store-footer .container > div:first-child::after {
    content: "";
    display: block !important;
    width: 180px !important;
    height: 180px !important;
    margin: 0 auto 20px !important;
    background-image: url('https://cdn.salla.sa/ydymqZ/Sj24EGeF72thqfBiTJP3SJFIw8De9opVd9dhEdQ2.png') !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
  }

  .store-footer .s-menu-footer-list {
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important;
    font-size: 14px !important;
  }

  .store-footer .s-menu-footer-item {
    text-decoration: none !important;
  }

  .store-footer .s-contacts-list {
    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;
    align-items: center !important;
  }

  .store-footer .s-contacts-item {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    font-size: 14px !important;
  }

  .store-footer .s-contacts-icon svg {
    width: 18px !important;
    height: 18px !important;
    fill: white !important;
  }

  .store-footer .unicode {
    font-size: 14px !important;
  }

  .store-footer salla-apps-icons {
    display: none !important;
  }

  .store-footer .contact-social {
    display: none !important;
  }
}

.s-block__title h2 {
    position: relative;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 700;
    line-height: 1.2;
    display: none;
}


.s-slider-block__title h2 {
    position: relative;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 700;
    line-height: 1.2;
    display: none;
}





.s-block--banners a.banner-entry {
  transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out !important;
  display: block !important;
  will-change: transform;
}



.s-block--banners a.banner-entry:hover {
  transform: scale(1.05) !important;
  z-index: 2;
  /* box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15) !important; */
}




header a,
header .navbar a,
header .main-nav a,
header h1,
header h2,
header h3,
header span,
header p {
  color: #000 !important;
  transition: color 0.3s ease;
}

header a:hover,
header .navbar a:hover,
header .main-nav a:hover,
header h1:hover,
header h2:hover,
header h3:hover,
header span:hover,
header p:hover {
  color: #1252b7 !important;
}


@media (min-width: 1024px) {
  .banner--fixed {
    display: block;
    width: calc(100vw - 120px); 
    max-width: calc(100vw - 120px);
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: calc(-50vw + 60px); 
    margin-right: calc(-50vw + 60px);
    margin-top: -20px !important; 
    padding: 0 !important;
    overflow: hidden;
    border-radius: 0 !important;
  }
}




.banner--fixed img {
  width: 100% !important;
  height: auto !important;
  display: block;
}


section.s-block--banners .grid.md\:grid-cols-3 {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr) !important; 
  gap: 20px !important; 
}


section.s-block--banners .grid.md\:grid-cols-3 > * {
  border-radius: 12px !important; 
  overflow: hidden; 
  aspect-ratio: 1 / 1 !important; 
  object-fit: cover;
  height: auto;
}



@media (max-width: 768px) {
  section.s-block--banners .grid.md\:grid-cols-3 {
    grid-template-columns: repeat(2, 1fr) !important;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
  }
}



section.s-block--banners .grid.md\:grid-cols-3 {
  display: grid !important;
  grid-template-columns: repeat(5, 1fr) !important;
  gap: 20px !important;


  justify-content: center !important;

  max-width: 1200px;
  margin: 0 auto; 
}





@media (max-width: 480px) {
  section.s-block--banners .grid {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 12px !important; /* تقدر تتحكم في المسافة بين الكروت */
  }
}



@media (max-width: 768px) {
  section.s-block--banners .grid.md\:grid-cols-3 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}




@media (min-width: 768px) {
  section.s-block--banners .grid.md\:grid-cols-3 {
    display: flex !important;
    justify-content: center !important;
    gap: 20px !important;
    max-width: 1200px;
    margin: 0 auto;
  }

  section.s-block--banners .grid.md\:grid-cols-3 > * {
    flex: 0 0 auto;
    width: 33.33%;
    max-width: 33.33%;
  }
}



.footer-is-light .store-footer {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 61, 150, var(--tw-bg-opacity)); 
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity)); 
}

.footer-is-light .store-footer .store-footer__inner {
    --tw-border-opacity: 1;
    border-bottom-color: rgba(229, 231, 235, var(--tw-border-opacity)); 
    background-color: rgba(5, 61, 150, var(--tw-bg-opacity)); 
}

.footer-is-light .store-footer *,
.footer-is-light .store-footer *::before,
.footer-is-light .store-footer *::after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #ffffff;
    color: white !important; 
}




.store-footer::before:hover {
    transform: translateY(-50%) scale(1.05);
    opacity: 0.9;
}

@media (max-width: 768px) {
    .store-footer::before {
        width: 80px;
        height: 80px;
        left: 10px;
    }
}



@media (min-width: 768px) {
    section.s-block--banners .grid.md\:grid-cols-3 {
        display: flex !important
;
        justify-content: center !important;
        gap: 20px !important;
        max-width: 900px;
        margin: 0 auto;
    }
}



@media (min-width: 768px) {
  .store-footer {
    position: relative;
  }

  .store-footer::before {
    content: "";
    position: absolute;
    right: 130px;
    top: 50%;
    transform: translateY(-50%);
    width: 130px;
    height: 130px;
    background-image: url(https://cdn.salla.sa/ydymqZ/Sj24EGeF72thqfBiTJP3SJFIw8De9opVd9dhEdQ2.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 2;
  }
}

@media (max-width: 768px) {
    .store-footer .container > div:first-child h3 {
        font-size: 20px !important;
        font-weight: bold !important;
        margin-bottom: 15px !important;
        display: none;
    }
}




button.add-to-cart,
button.s-button-element {
  background-color: #003399 !important;
  color: #ffffff !important;
  border: none !important;
  transition: background-color 0.3s ease, color 0.3s ease;
}

/* العناصر داخل الزر ترث اللون */
button.add-to-cart *,
button.s-button-element * {
  color: inherit !important;
}

button.add-to-cart:hover,
button.add-to-cart:hover *,
button.s-button-element:hover,
button.s-button-element:hover * {
  background-color: #ffffff !important;
  color: #053d96 !important;
  border-color: #053d96 !important;
}




a.banner-entry {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}




@media (max-width: 768px) {
    .store-footer .container > div:first-child h3 {
        font-size: 20px !important;
        font-weight: bold !important;
        margin-bottom: 15px !important;
        display: none;
    }
}




@media (max-width: 768px) {

  .store-footer salla-apps-icons,
  .store-footer .contact-social {
    display: flex !important;
    justify-content: center; 
    align-items: center;     
    gap: 10px;
    width: 100%;             
    font-weight: bold;
  }

  .store-footer salla-apps-icons * ,
  .store-footer .contact-social * {
    font-size: 20px !important;
    font-weight: bold !important;
    width: 50px !important;
    height: 30px !important;
  }
}


@media (max-width: 768px) {
    .store-footer salla-apps-icons, .store-footer .contact-social {
        display: flex !important
;
        align-items: center;
        gap: unset;
        width: 100%;
        font-weight: bold;
        flex-wrap: wrap;
        flex-direction: row;
        align-content: stretch;
        justify-content: space-between;
    }
}




@media (min-width: 768px) {
    .store-footer::before {
        content: "";
        position: absolute;
        right: 350px;
        top: 15%;
        transform: translateY(-50%);
        width: 130px;
        height: 130px;
        background-image: url(https://cdn.salla.sa/ydymqZ/Sj24EGeF72thqfBiTJP3SJFIw8De9opVd9dhEdQ2.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        z-index: 2;
    }
}

.mb-6 {
    margin-bottom: 2rem;
}


@media (min-width: 768px) {
    .store-footer::before {
        content: "";
        position: absolute;
        right: 95px;
        top: 15%;
        transform: translateY(-50%);
        width: 130px;
        height: 130px;
        background-image: url(https://cdn.salla.sa/ydymqZ/Sj24EGeF72thqfBiTJP3SJFIw8De9opVd9dhEdQ2.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position
Specifies the initial position of the background image(s) (after any resizing) within their corresponding background positioning area.
Learn more

Don't show
: center;
        z-index: 2;
    }
}



@media (min-width: 768px) {
    .store-footer::before {
        content: "";
        position: absolute;
        right: 350px;
        top: 15%;
        transform: translateY(-50%);
        width: 130px;
        height: 130px;
        background-image: url(https://cdn.salla.sa/ydymqZ/Sj24EGeF72thqfBiTJP3SJFIw8De9opVd9dhEdQ2.png);
        background-size: contain;
        background-repeat: no-repeat;
        z-index: 2;
    }
}



@media (max-width: 768px) {
  .store-footer__inner .lg\:col-span-2 {
    display: flex !important;
    flex-direction: column !important;
    gap: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .store-footer__inner .lg\:col-span-2 > a {
    order: 1 !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .store-footer__inner .lg\:col-span-2 > p {
    order: 2 !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  footer.store-footer,
  .store-footer__inner {
    margin: 0 !important;
    padding: 0 !important;
  }
}


button.add-to-cart:hover,
button.add-to-cart:hover *,
button.s-button-element:hover,
button.s-button-element:hover * {
  background-color: #ffffff00 !important;
  color: #053d96 !important;
  border-color: #053d96 !important;
}



#drop-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none; 
  z-index: 99999;
}


.drop {
  position: absolute;
  width: 6px;
  height: 6px;
  background: white;
  border-radius: 50%;
  opacity: 0.8;
  animation: fall linear infinite;
}


@keyframes fall {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(100vh);
    opacity: 0;
  }
}


.mb-6 {
    margin-bottom: 5rem;
}




@media (min-width: 768px) and (max-width: 1023px) {
  .container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 120px;
    padding-left: 120px;
  }
}





@media (min-width: 768px) and (max-width: 1024px) {
  .store-footer::before {
    display: none !important;
  }
}



@media (min-width: 900px) and (max-width: 1340px) {
    .store-footer::before {
        content: "";
        position: absolute;
        right: 35px;
        top: 15%;
        transform: translateY(-50%);
        width: 130px;
        height: 130px;
        background-image: url(https://cdn.salla.sa/ydymqZ/Sj24EGeF72thqfBiTJP3SJFIw8De9opVd9dhEdQ2.png);
        background-size: contain;
        background-repeat: no-repeat;
        z-index: 2;
    }
}




@media (min-width: 1341px) and (max-width: 1670px) {
    .store-footer::before {
        content: "";
        position: absolute;
        right: 150px;
        top: 15%;
        transform: translateY(-50%);
        width: 130px;
        height: 130px;
        background-image: url(https://cdn.salla.sa/ydymqZ/Sj24EGeF72thqfBiTJP3SJFIw8De9opVd9dhEdQ2.png);
        background-size: contain;
        background-repeat: no-repeat;
        z-index: 2;
    }
}