/* Add custom CSS styles below */ 


/* =============================

Dimensions

============================= */

.w-16 {

width: 12rem;

}


.h-16 {

height: 10rem;

}


/* =============================

Responsive

============================= */

@media (min-width: 640px) {

salla-slider .slide--one-sixth {

width: 20%; /* Note: The earlier 20% is overwritten by 30% */

}

}
.rounded-full {
    border-radius: 10px;
}

/* =============================

Category Entry

============================= */

.slide--cat-entry {

display: flex;

height: 12rem;

flex-direction: column;

align-items: center;

justify-content: center;

text-align: center;

--tw-border-opacity: 0;

background: transparent !important;

}

.slide--cat-entry h2 {

font-size: 0.875rem;

line-height: 1.25rem;

font-weight: 700;

}
:root {
  --logo: url("https://cdn.files.salla.network/homepage/195135749/fec0b4c0-af88-4123-a6a2-42385392a0ce.webp");
}

/* ===== Splash Screen فخم بدون Blur ===== */
body::after {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 999999;
  background-color: #f7f2e8;
  background-image: var(--logo);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 260px;
  animation: luxurySplashClean 2.4s ease-in-out forwards;
}
.bg-inherit {
    background-color: #f7f2e8;
}
/* ===== أنيميشن نظيف وراقي ===== */
@keyframes luxurySplashClean {
  0% {
    opacity: 0;
    transform: scale(0.9);
  }

  25% {
    opacity: 1;
    transform: scale(1);
  }

  55% {
    opacity: 1;
    transform: scale(1.04); /* نبضة فخمة خفيفة */
  }

  75% {
    opacity: 0.9;
    transform: scale(1);
  }

  100% {
    opacity: 0;
    transform: scale(0.92);
    visibility: hidden;
  }
}

/* ===== موبايل ===== */
@media (max-width: 768px) {
  body::after {
    background-size: 200px;
    animation-duration: 2.1s;
  }
}

body {
    --tw-bg-opacity: 1;
    background-color: #f7f2e8;
    background-color: #f7f2e8);
}
i.sicon-heart {
    color:#1e3c1d
}
.s-button-wrap svg {
    height: 1.25rem;
    width: 1.25rem;
    fill: rgb(30 60 29);
}
.top-navbar {
  color: white;
    background-color: #1e3c1d;
}
.banner--fixed img, .banner-entry {
    background-color: transparent;
}
.s-button-primary-outline {
       color: #1e3c1d;
}
.s-product-card-entry {
    border-color: #1e3c1d;
    border-width: 2px;
    border-style: solid;
    border-radius: 16px;
   /* background-color: transparent;*/
}
.top-navbar .s-search-input {
    background-color: rgb(255 255 255 / 100%);
    border-style: none;
}
.s-product-card-content-title a {
    display: flex;
   justify-content: center;
}
.s-product-card-content-sub {
    gap: .75rem;
    justify-content: center;
}
/*=============================
   Slider - Photos
============================= */

section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper-slide {
    width: 100%;
}

section.s-block.s-block--photos-slider .carousel-slider .swiper-wrapper > div {
    padding: 0 !important;
}

section:first-of-type.s-block.s-block--photos-slider {
    margin-top: 0;
}

[dir="rtl"] salla-slider.photos-slider .swiper {
    padding: 0;
}

section.s-block.s-block--photos-slider .s-slider-block__title-nav {
    display: none !important;
}

/* =============================
block__title 
============================= */

.s-slider-block__title h2 {
    position: relative;
    display: inline-block;
    font-size: 1.2rem;
    font-weight: 700;
    color: #1D3C1C;
    padding: 0.5rem 1rem;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    z-index: 1;
}
.s-slider-block__title-left {
    align-items: center;
    display: flex;
    display: none;
}
.s-slider-block__title {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: 1rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
}

.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *)::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 150px;
    height: 12px;
    background: url(https://cdn.files.salla.network/homepage/195135749/dbea4360-836d-4894-8027-b739a00f9195.webp) no-repeat center / contain;
}


.s-product-card-content-footer {
  
    background-color: #1D3C1C;
  border-radius: 8px;
}
.s-button-text {
    color: white;
}

/*******/

.navbar-brand {
  background-image: url("https://cdn.files.salla.network/homepage/195135749/fec0b4c0-af88-4123-a6a2-42385392a0ce.webp");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-repeat: no-repeat no-repeat;
  background-size: contain;
  height: 60px;
  width: 14vw;
  display: block;
}
@media (min-width: 480px) {
    .navbar-brand img {
        max-width: 170px;
        display: none;
    }
}


@media only screen and (min-width: 1024px) {
    /* تعديل خاص إذا كانت القائمة داخل .main-menu-row */
    .main-menu-row .main-menu li.root-level > a {
        padding-bottom: 1rem;
    }
}
    /* إعدادات عامة للرابط داخل العناصر الجذرية */
    .main-menu li.root-level > a {
            color:#1D3C1C;

        padding-top: 0;
        padding-bottom: 2rem;
        font-weight: 700;
    }

    /* روابط القائمة بشكل عام */
    .main-menu li > a {
        display: flex;
        align-items: center;
        justify-content: space-between; /* يمكن تغييرها إلى flex-start حسب رغبتك */
        padding: 0.75rem;
        font-size: 0.875rem;
        line-height: 1.25rem;
transition:
    color 0.3s ease,
    background-color 0.3s ease,
    transform 0.3s ease,
    box-shadow 0.3s ease;

    }
.main-menu li.root-level > a:hover {
display: flex;
        align-items: center;
        justify-content: space-between; /* يمكن تغييرها إلى flex-start حسب رغبتك */
        padding: 0.75rem;

        color: #ffffff;
        background-color: #1D3C1C;
        transform: translateY(-5px);
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
        border-radius: 3px 3px 0 0;
    }
}

/* تخصيص إضافي خارج الميديا كويري */
.main-menu li > a {
    justify-content: flex-start;
}
.navbar-brand img {
    display: none;
    max-height: 3rem !important;
    width: auto;
    max-width: 100px;
}
/* =============================
   Footer
============================= */




.store-footer {
    background: transparent!important;
    padding: 30px;
    font-size: 14px;
    text-align: center
}
.s-social-list {
  display: flex;
  gap: 0.625rem;
  justify-content: center;
}
.s-block--features__item {
  background: transparent!important;
}
.s-block--features_item h2 , .s-block--features_item p {
  color:#CDAD6B
}
.store-footer__inner {
    background: transparent!important;

    border: none !important; /* إزالة أي حدود أخرى */
    width: 85%; /* تقليل طول الخط */
    margin: 0 auto; /* توسيطه في المنتصف */
    position: relative; /* ضروري لعناصر before و after */
    justify-content: center; 

}





.store-footer__inner .flex {
    justify-content: center
    
}

.store-footer__inner .max-w-sm {
    margin: auto
}

.store-footer h3 {
    color: #ffffff;
    font-size: 1.3rem
}

.store-footer h3:hover {
    color: #ffffff;
    opacity: 1;
    cursor: pointer
}

.footer-list {
    color: #CDAD6B;
}

.store-footer__inner .max-w-sm {
    color: #ffffff;
    font-size:15px;
}

.store-footer a {
    color: #ffffff;
    font-size:15px;
}

.store-footer i {
    color: #ffffff;
    border-color: #CDAD6B;
}
.copyright-text p {
    --tw-text-opacity: 1;
    color: #374151;
    color: rgb(255 255 255);
}

.store-footer__inner {
    text-align: center!important;
}
@media (min-width: 1024px) {
    .lg\:grid-cols-6 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}
.footer-is-light .store-footer {
    background-color: rgb(30 60 29) !important;
}
.footer-is-light .store-footer {
    border-top-right-radius: 180px;
    border-top-left-radius: 180px;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
}
.s-contacts-list {
    display: flex
;
    gap: 1rem;
    align-content: center;
    align-items: center;
}
.s-social-list {
    display: flex
;
    gap: 0.625rem;
    justify-content: center;
}
.footer-logo {
    background-color: white;
    display: block;
    margin: 0 auto 20px auto;
    max-width: 80px;
    border-radius: 16px;
    height: auto;
    animation: footerLogoBounce 2s ease-in-out infinite;
}

@keyframes footerLogoBounce {
  0% {
    transform: scale(1) translateY(0);
  }
  50% {
    transform: scale(1.1) translateY(-5px);
  }
  100% {
    transform: scale(1) translateY(0);
  }
}
.store-footer__inner .flex {
    justify-content: center;
    color: white;
}

@media (min-width: 1024px) {
    .store-footer__inner {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
}

/*******/

/* =============================
   Features Block
============================= */
@media (max-width: 768px) {
  .grid.grid-cols-\[repeat\(2\,minmax\(0\,1fr\)\)\].md\:grid-cols-\[repeat\(3\,minmax\(0\,1fr\)\)\].gap-4.sm\:gap-6.xl\:gap-8 {
    display: block;
  }
}


   .s-block--features__item {
  background-color: #ffffff;
  color: var(--color-primary);
  border-radius: 15px;
  font-weight: 500;
  margin: 0px; /* ويب */
  padding: 1rem 2rem;
  border: 2px dotted white;

  /* أنيميشن مزدوج */
  /*animation: borderPulse 2.5s ease-in-out infinite,
             floatMotion 4s ease-in-out infinite;|*/
}

/* موبايل */
@media (max-width: 768px) {
  .s-block--features__item {
    margin: 18px 1.2rem;
  }
}

 


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

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

.s-block--features__item h2,
.s-block--features__item p {
    font-size: 0.875rem;
    line-height: 1.25rem;
    color: #ffffff;
}

.header-btn__icon {
    display: flex
;
    height: 2.5rem;
    width: 2.5rem;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, 1);
    border-color: rgba(229, 231, 235, var(--tw-border-opacity, 1));
    font-size: 1.25rem;
    line-height: 1.75rem;
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, 1);
    color: rgb(255 255 255);
    background: #1D3C1C;
}
.s-cart-summary-total {
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, 1);
    color: rgb(34 72 98);
}
.xl\:gap-8 {
    gap: 2rem;
    background-color: #1D3C1C;
    padding: 20px;
    border-radius: 16px;
}