/* Add custom CSS styles below *//* Add custom CSS styles below */
@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@400;700&display=swap');
body, h1, h2, h3, h4, h5, h6, p, span, a, button, input, label {
    font-family: 'Tajawal', sans-serif !important;
}
* {
  font-family: "Tajawal", sans-serif !important;
  font-weight: 700!important;
  /* JUSTIFY-CONTENT: CENTER; */
}
a.banner-entry.square-photos {
    height: 230px;
}
.top-navbar .s-search-input {
    background-color: rgb(255 255 255);
}
.s-button-btn, .s-price-range-number-input {
    border-radius: 0;
    border-bottom-left-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
}

    .s-product-card-content {
        padding: 0;
    }

.s-product-card-content-title a {
    padding-left: 16px;
    padding-right: 16px;
    justify-content: center;
    display: flex;
  
}
span.s-button-text {
  justify-content:space-between
}


i.text-base.sicon-shopping-bag {
  justify-content:start;
   position: absolute;
  right: 10%;
  transform: translateX(-10%);
}
i.header-btn__icon.icon.sicon-shopping-bag {
    background-color:#AE5E2A;
    color:white;
}

i.header-btn__icon.sicon-user-circle {
        background-color:#AE5E2A;
    color:white;
}


b.s-cart-summary-total {
    color:#AE5E2A;
}
/* ========================== */
/*        slide--cat-entry */
/* ========================== */
.rounded-full {
    border-radius: 24px;
}
.w-16 {
    width: 14rem;
}

.h-16 {
    height: 12rem;
}
.slide--cat-entry {
    height: 15rem;
    border-width: 0;
    background-color: unset;
    }
   .slide--cat-entry h2 {
    font-size: 1rem;
    color: #AE5E2A;
}

/* حجم العنصر في الشاشات الكبيرة */
@media (min-width: 1024px) {
    salla-slider .slide--one-sixth {
        width: 28%;
    }
}

/* حجم العنصر في الشاشات الصغيرة جداً */
@media (max-width: 767px) {
    salla-slider .slide--one-sixth {
        width: 56%;
    }
}

.lazy__bg {
    background-size: cover !important;
}

.s-slider-block__title-left {
    display: none;
}
.s-slider-block__title , .s-block__title {
    justify-content: center !important;
}
.s-slider-block__title-right, .s-block__title {
   /* background-image: url("https://i.ibb.co/sh4nT3J/Frame-1597880380.png");*/
    height: 65px;
    width: 290px;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 0 !important;
    /* margin-top: auto; */
    /* margin-bottom: auto; */
    margin: auto;
    background-repeat: no-repeat;
}
.s-slider-block__title h2 , .s-block__title h2 ,.s-block__title .right-side {
    padding: 0 !important;
    /* margin: auto; */
    /* align-items: center; */
    justify-content: center;
    margin-top: 7%;
    font-size: 20px;
}
.s-slider-block__title {
    color: var(--color-primary);
}

body {
    background-color: rgb(255 255 255) !important;
}
:root {
    --color-primary: #AE5E2A;
    --color-primary-reverse:#ffffff;
}
.s-button-wide {
    background-color: var(--color-primary);
    color: var(--color-primary-reverse);
}
.s-product-card-entry {
    color: var(--color-primary);
    border-color: var(--color-primary);
    border-width: 2px;
}
.s-product-card-content-sub {
    justify-content: center;
    gap: 0.75rem;
}
.s-product-card-price {
    font-size: 1.2rem;
    line-height: 1.25rem;
    font-weight: 800;
}

    .top-navbar {
        background-color: var(--color-primary);
        color: var(--color-primary-reverse);
    }
/* =============================
   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;
}

.footer-is-light .store-footer {
    background-color: var(--color-primary);
    color: var(--color-primary-reverse);
}
.footer-is-light .store-footer .store-footer__inner {
    background-color: var(--color-primary);
}
.store-footer__inner {
    border-bottom-width: 0;
}
.copyright-text p {
    color: var(--color-primary-reverse);
}
@media (min-width: 1024px) {
    .lg\:grid-cols-6 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}


@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:var(--color-primary);

        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: var(--color-primary-reverse);
        background-color: var(--color-primary);
        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 {
 
    max-height: 5.5rem !important;
    width: auto;
    max-width: 100px;
}
.banner-entry h3.text-with-border {
    border-radius: 0rem;
    border-style: unset;
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, 1);
    border-color: rgb(16 30 59);
}

/* =============================
banner
============================= */
.banner--fixed img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 0.375rem;
  opacity: 0;  /* الصورة مخفية في البداية */
  transition: opacity 0.5s ease, transform 0.5s ease; /* تأثير ناعم */
}

/* عند ظهور الصورة على الشاشة */
.banner--fixed img.visible {
  opacity: 1;
  transform: scale(1); /* تعود الصورة إلى الحجم الطبيعي */
}
/* عند الوقوف بالماوس */
.banner--fixed img.visible:hover {
  transform: scale(1.05); /* تكبير خفيف */
  transition: transform 0.3s ease-in-out;
  cursor: pointer; /* مؤشر يدوي */
}
/**************/
.banner--fixed img {
    display: block;
    width: 100%;
    border-radius: 0.375rem;
    border-style: none;
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, 1);
    background-color: unset;
    -o-object-fit: cover;
    object-fit: cover;
}


.s-block--features__item{
    --tw-shadow: 5px 10px 30px #2B2D340D;
    --tw-shadow-colored: 5px 10px 30px var(--tw-shadow-color);
    box-shadow: 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0), 5px 10px 30px #2B2D340D;
    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);
}

.s-block--features__item h2 {
    color: var(--color-primary);
}
.s-block--features__item p {
    color: var(--color-primary);
}








.store-footer__inner {
    text-align:center;
    justify-content:center;   
}

a.flex.items-center.m-0 {
    justify-content:center;
}

a.s-contacts-item {
    justify-content:center;
}

.s-block--categories .swiper-wrapper {

    justify-content:center;
}

 .s-block--categories .swiper {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
    display: flex;
    padding-left: 15px !important;
     padding-right: 15px; 
}