@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;
}



:root {
    --font-main: 'PingARLT';
    --color-primary: #7895AB;
    --color-primary-dark: #7895AB;
    --color-primary-light: #d4feff;
    --color-primary-reverse: #ffffff;
}


body {
  background-color: #ffffff; /* اللون الأبيض */
}



/* =============================
   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;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property:
    transform,
    -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  justify-content: space-around;
}

.w-16 {
  width: 12rem;
}

.h-16 {
  height: auto;
}
.mb-2\.5 {
  margin-bottom: 0.625rem;
}
img {
  max-width: 203%;
}
.rounded-full {
  border-radius: 0;
}

.carousel-slider .s-slider-block__title-nav {
  display: none !important;
}

.s-button-wide {
    width: 100%;
    BACKGROUND: #7895AA;
    COLOR: WHITE;
}

    DISPLAY: NONE;
}
.slide--cat-entry {
    height: 12rem;
    padding: 0;
    }
    
    @media (min-width: 1024px) {
    salla-slider .slide--one-sixth {
        width: 22.666667%;
    }
}

.s-slider-block__title-left {
    DISPLAY: NONE;
}


.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 0rem;
    BORDER-BOTTOM: solid #7895aa;
    color: #7895AB;
}

.s-button-btn, .s-price-range-number-input {
    border-radius: .75rem;
    background: #7895AA;
    color: white;
}
.s-product-card-content-sub {
    justify-content: center;
    flex-direction: column;
}

.slide--cat-entry {
    display: flex;
    height: 14rem;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 0.375rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, 1);
    border-color: rgb(243 244 246 / 0%);
    }
    
    /* حجم العنصر في الشاشات الكبيرة */
@media (min-width: 1024px) {
    salla-slider .slide--one-sixth {
        width: 30%;
    }
}

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

.header-btn__icon {
color: rgb(255 255 255);
    background: #7895AB;
}



.s-product-card-content-title a {
  display: -webkit-box;
  -webkit-line-clamp: 2; /* عدد السطور */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;

  line-height: 1.4; /* أو حسب تصميمك */
  max-height: calc(1.4em * 2); /* لازم يتماشى مع line-height وعدد السطور */
  min-height: calc(1.4em * 2); /* علشان تفضل كل العناوين بنفس الارتفاع */
}
@media (min-width: 1024px) {
    .lg\:grid-cols-6 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}

.s-product-card-content-title a {
display: flex;
    justify-content: center;
}
.s-product-card-vertical {
    box-shadow: 0 0 4px #000000a1;
}
salla-slider[type]:not(.hydrated) > div > div, salla-slider[type]:not(.hydrated) .swiper > div > div > div, .carousel-slider .swiper-wrapper > div {
        padding-left: 0.625rem;
        padding-right: 0.625rem;
        padding-top: 0.625rem;
        padding-bottom: 0.625rem;
    
}


    .s-block--features__item {
        padding-left: 2rem;
        padding-right: 2rem;
        box-shadow: 0px 0px 4px #000000ab;
    }
    
    .footer-is-light .store-footer .store-footer__inner{
    background-color: rgb(120 149 171);
    color: white;
}

.footer-is-light .store-footer {
background-color: rgb(120 149 171);

}

.copyright-text p {
    color: rgb(255 255 255);
}




.hover\:text-primary:hover {
    color: #ffffff;
}

.navbar-brand img {
    max-height: 5rem;
}

.top-navbar {
    background: #7895ab;
    color: white;
}
.top-navbar .s-search-input {
    background-color: rgb(255 255 255);
}

    .main-menu li.root-level>a {
        padding-top: 0px;
        padding-bottom: 2rem;
        font-weight: 700;
        color: #7895ab;
    
}

@media (min-width: 1024px) {
    .s-products-list-vertical-cards {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        padding: 14px;
    }
}

.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 63px;
}