/* Add custom CSS styles below */ 

:root {
    --font-main: 'Cairo';
    --color-primary: #615F34;
    --color-primary-dark: #615F34;
    --color-primary-light: #615F34;
    --color-primary-reverse: #ffffff;
}

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

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



/* ============================= General ============================== */
body {
    background-color: #ffffff;
}

/* ============================= Navbar ============================== */
.navbar-brand img {
    max-height: 5rem;
    width: auto;
    max-width: 100px;
}

.main-nav-container {
   min-height: 84px;
    background: #ffffff;
    color: #000000;
}

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

.top-navbar {
    background: WHITE;
    color: #000000;
}

.top-navbar .s-search-input {
    border-style: none;
    background-color: #fff;
}

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

/* ============================= Header Buttons ============================== */
.header-btn__icon {
    background-color: unset;
    color: #000 !important;
    border: 0;
}

.s-cart-summary-total {
    color: #000;
}

/* ============================= Categories ============================== */
.slide--cat-entry {
    background-color: transparent;
    border-color: transparent;
    height: 12rem;
    padding: 0;
}

.slide--cat-entry h2 {
    display: none;
}

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

.w-16 {
    width: 13rem;
}

.h-16 {
    height: auto;
}

.sm\:py-16 {
    background: #fff;
}

/* ============================= Responsive ============================== */
@media (min-width: 1024px) {
    salla-slider .slide--one-sixth {
        width: 21.666667%;
    }

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

/* ============================= Swiper ============================== */
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    justify-content: space-evenly;
    box-sizing: content-box;
}

.s-slider-block__title {
    display: flex;
    justify-content: center;
}

.s-slider-v-centered .s-slider-block__title-nav button {
    display: none;
}

/* ============================= Buttons ============================== */
button.tab-trigger.is-active.s-button-element.s-button-btn.s-button-outline.s-button-primary-outline.s-button-loader-after {
    background: #615F34;
    color: #ffffff;
    font-weight: var(--fw-medium);
    border-radius: 30px;
    border: solid 2px #615F34;
}

button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    background: linear-gradient(180deg, #615F34, #545122);
    color: #ffffff;
    border-color: #615F34;
    border-radius: 10px;
    font-weight: var(--fw-bold);
}

/* ============================= Product Cards ============================== */
.s-product-card-vertical {
    flex-direction: column;
    border: 1px solid #615F34;
    border-radius: 12px;
}

.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);
    min-height: calc(1.4em * 2);
    display: flex;
    justify-content: center;
    font-weight: var(--fw-medium);
}

/* ============================= Features ============================== */
.s-block--features__item .feature-icon {
    background-color: #393717;
    box-shadow: 0px 0px 0 8px #615F34;
}

.s-block--features__item .feature-icon i {
    font-size: 24px;
    color: #fff;
}

/* ============================= Footer ============================== */
.footer-is-light .store-footer .store-footer__inner {
    background-color: #615F34;
    border-radius: 230px !important;
    color: #ffffff;
}

.store-footer__inner {
    padding: 5rem;
}

.footer-is-light .store-footer {
    background-color: unset;
     border-radius: 0px 0px 0px 0px;
}

.copyright-text p {
    color: #615F34;
}

.s-slider-block__title-right {
    padding: 0 !important;
}


footer .flex.items-center.m-0 {
  position: relative;
}
.carousel-slider .swiper-wrapper > div {
        padding: 0.625rem;
    }
    
    .s-slider-block__title-left {
    display: none;
}
.s-product-card-content-sub {
    justify-content: center;
    gap: 0.75rem;
    display: flex;
}

    .s-reviews-testimonial {
        box-shadow: 0px 0px 4px 0px #615F34!important;
        padding: 3rem;
        border-radius: 14px;
    }
    
    .s-reviews-container .swiper-slide {
        padding: 15px;
    }
    .hover\:text-primary:hover{
      color: #2a3b27;
}
@media (max-width: 767px) {
  salla-slider .slide--one-sixth {
    width: 60%;
  }
}
.s-button-btn, .s-price-range-number-input {
    border-radius: 1.75rem;
}

.store-footer a h3:nth-child(1) {
    display: none;
}
.s-reviews-header {
    margin-right: auto;
    margin-left: auto;
}
a.flex.items-center.m-0:after {
    content: '';
    display: flex
;
    justify-content: center;
    background-repeat: no-repeat;
    padding: 0;
    background-image: url(https://cdn.salla.sa/form-builder/iO7nd8VD9AJ2WJE1xkRead1u59dlWBkAvMUFiFDR.png);
    background-position: center;
    background-size: contain;
    width: 160px;
    height: 80px;
    align-items: center;
    border-radius: 6px;
}

.s-social-list {
    display: flex
;
    gap: 0.625rem;
    justify-content: center;
}
footer .flex.items-center.m-0 {
    position: relative;
    display: flex
;
    justify-content: center;
}

 p {
    display: flex
;
    justify-content: flex-start;
}

#mainnav
 {
    background: transparent !important;
    box-shadow: none !important;
    transition: all 0.3s ease;
    height: 84px;
    color: #000 !important;
    z-index: -2;
    display: block;
}


section:first-of-type.s-block.s-block--photos-slider {
    margin-top: -82px !important;
    z-index: -8 !important;
}

.main-nav-container.fixed-header .inner {
    transform: translate3d(0, 0, 0);
    background: white;
}



    .main-menu li>a:hover {
        color: #91850c;
        text-decoration-line: none;
    
}

.whatsapp-container {
  position: fixed;
  bottom: 20px;
  right: 20px;
  text-align: center;
  z-index: 1000;
  font-family: "Tajawal", sans-serif; /* خط عربي أنيق */
}

.whatsapp-float {
  width: 60px;
  height: 60px;
  background-color: #25D366;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  box-shadow: 0 4px 6px rgba(0,0,0,0.2);
}

.whatsapp-float img {
  width: 35px;
  height: 35px;
}

.whatsapp-float:hover {
  transform: scale(1.1);
  transition: 0.3s;
}

.whatsapp-label {
  font-size: 12px;
  color: #444;
  margin-top: 5px;
  font-weight: 500;
}