/*font*/

@import url('https://fonts.googleapis.com/css2?family=El+Messiri:wght@400;700&display=swap');

body, h1, h2, h3, h4, h5, h6, p, span, a, button, input, label {
    font-family: 'El Messiri', sans-serif !important;
}


:root{
--color-primary:#5a8f85
}

body {

    background-color: rgb(255 255 255);
}

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

 





/*navbar*/

.top-navbar .s-search-input {
  
    background-color: rgb(255 255 255);
}
.top-navbar {
        color: white;
        background: #0D372F;
        padding-top: 0.375rem;
        padding-bottom: 0.375rem;
    }

.s-contacts-topnav-link:last-child:where([dir="rtl"], [dir="rtl"] *) {
    
    display: none;
}

.main-menu {
      margin-right: 360px;
}


/*----تغيير اللوجو ----*/
.navbar-brand {
  display: block;
  width: 120px; /* أو حسب حجم الشعار */
  height: 60px;
  background-image: url('https://i.ibb.co/p6tyb2kp/Untitled-3-2.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

/* إخفاء أي صورة موجودة داخل .navbar-brand */
.navbar-brand img {
  display: none !important;
}




/* Other styles البانر الرئيسي */
.dmopMx {
  display: none; 
}
.topnav-is-dark .top-navbar {
  --tw-bg-opacity: 0;
}
.lazy__bg.lazy.entered.loaded {
  background-size: contain;
  background-repeat: no-repeat;
}
.rounded-md {
  margin-bottom: 37px;
  border-radius: 0rem !important;
}
.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl.swiper-backface-hidden {
  padding: 0;
}
section:first-of-type.s-block.s-block--photos-slider {
  margin: 0 !important;
}
salla-slider.photos-slider .swiper-slide {
  position: relative;
    margin: 0 !important;
    padding: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    border-radius: 0rem;
    box-sizing: content-box;
}
.s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled {
    opacity: 0;
}
salla-slider.photos-slider .swiper {
    margin-top: -15px;
    }





/* titles */

.s-slider-block__title {
  display: flex;
  align-items: center;
  justify-content: center; /* لتمركز المحتوى أفقيًا */
  margin-left: auto;
  margin-right: auto; /* إلغاء 550px وتوسيط فعلي */
  margin-bottom: 2.5rem;
  max-width: 1280px;
  position: relative;
}

.s-slider-block__title h2 {
  position: relative;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.2;
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: center;
}

.s-slider-block__title h2::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  background-image: url('https://i.ibb.co/SDg3gcT0/Star-6.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.s-slider-block__title h2::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  background-image: url('https://i.ibb.co/SDg3gcT0/Star-6.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.carousel-slider .s-slider-block__title-nav

 {
        display: none;
    }

/* دعم اتجاه RTL في شاشات كبيرة */

@media (min-width: 1024px) {
  .rtl\:lg\:pl-20:where([dir="rtl"], [dir="rtl"] *) {
    justify-items: center;
    padding-left: 5rem;
  }
}








/*banner*/

.banner--fixed img {
  
    background-color: transparent !important;

}







/* ===== الاقسام (categories) ===== */

.slide--cat-entry:hover {
   
    --tw-shadow: transparent;
    }

.slide--cat-entry h2 {
    display: none;
    
}
.swiper-android .swiper-slide, .swiper-wrapper {
    margin-top: 15px;
     margin-bottom: 5px;
    }

.rounded-full {
    border-radius: 0;
}

@media (min-width: 1024px) {
    salla-slider .slide--one-sixth {
        width: 20%;
    }
}


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


.slide--cat-entry {
    display: flex;
    height: 15rem;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    --tw-border-opacity: 0;
    background: transparent !important;
}
@media (max-width: 640px) {
.slide--cat-entry {
    display: flex;
    height: 14rem;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    --tw-border-opacity: 0;
    background: transparent !important;
}
}
.w-16 {
    width: 30rem;
}
.h-16 { 
    height: 15.5rem;  
}

@media (min-width: 640px) {
    salla-slider .slide--one-sixth {
        width: 20%; /* Note: The earlier 20% is overwritten by 35% */
    }
}
.slide--cat-entry h2 {
    font-size: 1rem;
    color: #4a3528;

}


.object-cover {
    
    object-fit: contain;

}


.slide--cat-entry img {
transition: transform 0.4s ease-in-out; /* سرعة حركة بطيئة */
}
.slide--cat-entry:hover img {
  transform: scale(1.05);
}


salla-slider .slide--one-sixth {
        width: 26%;
    }
    
    
    
    
    
    
    
    
    
    
    
    
    
    
/*card*/

.s-product-card-price

 {
    font-size: 1.1rem;
   
}



.s-product-card-content-sub {
  margin: 0 auto 1.25rem auto; /* يجعل العنصر في منتصف الحاوية */
  display: flex;
  width: fit-content; /* أو حجم محدد لو تحبي */
  align-items: center;
  justify-content: center;
  text-align: center;
}


.s-product-card-content {

        text-align: center;
        padding: 1rem;
        background: white;
    }
.s-product-card-entry {
        border: 1.5px solid #baa7877d;
    border-radius: 16px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
  background: rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
     
}

.s-product-card-entry:hover {
    transform: translateY(-8px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}

.s-product-card-image img {
      width: 100%;
    /* height: max-content; */
    object-fit: cover;
    transition: transform 0.3s ease;
}
.s-product-card-entry .s-button-btn {
pointer-events: auto;
  width: 66px !important;
  position: absolute !important;
  top: 71px !important;
  left: 20px !important;
 
}
.s-product-card-image:hover img {
    transform: scale(1.05);
}

.s-button-btn, .s-block--tabs-produtcs .tab-trigger.is-active button {
   background: #10322C;
    border-radius: 45px;
    color: #ffffff;
    font-weight: bold;
    transition: background-color 0.3s ease;
}

.s-button-btn:hover, .s-block--tabs-produtcs .tab-trigger.is-active button {
    color: white;
    background-color: #10322c;
}

.s-product-card-vertical .s-product-card-image {
    background: white;
  
}

.s-product-card-entry .s-button-btn {
   width: 100% !important;
    position: static !important;

}
.s-product-card-content-title a:hover {
    color: #5a8f85;
}






/*---------------footer--------------*/
.store-footer__inner {
    border-bottom-width: 1px;
    border-style: solid;
    
    }
    
.footer-is-light .store-footer .store-footer__inner {
    color: white;
    background-color: #0d362fdb;
    
}

    .lg\:grid-cols-6 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    
    
    .footer-is-light .store-footer {
  
    background-color: #0d362ffc;
    }
    
    .copyright-text p

 {

    color: rgb(255 255 255);
}


.rtl\:lg\:pl-20:where([dir="rtl"], [dir="rtl"] *)::before {
  border-radius: 45px;
    background: white;
    content: '';
    display: inline-block;
    width: 80px;
    height: 80px;
    background-image: url(https://i.ibb.co/p6tyb2kp/Untitled-3-2.png);
    background-size: contain;
}
.mb-6 {
    margin-bottom: -0.5rem;
}





@media (max-width: 768px) {

.s-product-card-entry .s-button-btn {
   width: 100% !important;
    position: static !important;

}

.lg\:grid-cols-6 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    text-align: center;
}

.s-contacts-list-vertical {
  display: flex;
  flex-direction: column;
  align-items: center;     /* توسيط أفقي */
  justify-content: center; /* توسيط عمودي (لو في مساحة كافية) */
  text-align: center;
}


.store-footer h3 {
  margin: 0 auto 0.75rem auto;
  font-size: 1.125rem;
  line-height: 2.75rem;
  font-weight: 700;
  text-align: center;
}
.store-footer .contact-social {
  
    display: none;;

}



.s-slider-block__title-right:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 0rem;
}

.store-footer__inner {
   
    padding-bottom: 1rem !important;
}
.store-footer__inner {
       
        padding-bottom: 1rem !important;
    }
    
    
    
    salla-slider .slide--one-sixth

 {
    width: 50%;
}


.s-slider-block__title {

    margin-bottom: -0.5rem;
}

.banner--fixed img {
    margin-bottom: 22px;
    }
    
    
    
    .rounded-md {
    margin-bottom: 3px;
    }
    
        salla-slider.photos-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {
        padding-right: 0px;
        padding-left: 0px;
    }
    
    
    .navbar-brand {
    margin-top: 19px;
    width: 47px;
    height: 48px;
}

salla-slider.photos-slider .swiper {
    padding-bottom: 0.5rem;
}
salla-slider[type]:not(.hydrated) > div, salla-slider[type]:not(.hydrated) .swiper > div > div, .carousel-slider .swiper {
    margin-top: 20px;
    padding-bottom: 10px;
    }

}




/*مميزات*/


.s-block--features__item:hover {
    --tw-shadow: transparent;
    
    }

.s-block--features__item .feature-icon

 {
    
    background-color: #FFEBD9;
}






.s-reviews-container .swiper-slide-active .s-reviews-testimonial {
    opacity: 1;
    --tw-shadow: 5px 0 0 0 var(--color-main);
    --tw-shadow-colored: 5px 0 0 0 var(--tw-shadow-color);
    box-shadow: 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0), var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
    border: solid 1px #0d362fdb;
    border-radius: 6px;
}


@media (min-width: 1024px) {
  .rtl\:lg\:pl-20:where([dir="rtl"], [dir="rtl"] *)::before {
    border-radius: 45px;
    background: white;
    content: '';
    display: inline-block;
    width: 80px;
    height: 80px;
    background-image: url(https://i.ibb.co/p6tyb2kp/Untitled-3-2.png);
    background-size: contain;
    margin-right: 230px;
  }
}