/* Add custom CSS styles below */ 
/* Add custom CSS styles below */
body.index{background-color:#fff;}
.navbar-brand img {max-height: 5rem;}
body.index header.store-header + section.s-block.s-block--fixed-banner {
  margin-top:0 !important;
}
body.index salla-slider.photos-slider .swiper {
  padding-bottom: 0 !important;
}
[dir=rtl] .carousel-slider .swiper {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
section.s-block.s-block--photos-slider {
  margin-top:0 !important;
}
section.s-block.s-block--photos-slider img {
  border-radius: 0 !important;
}
section.s-block.s-block--photos-slider .swiper-slide {
  margin: 0 !important;
  padding:0 !important; 
  width: 100% !important;
  border-radius: 0 !important;
}

/* Product */
.s-product-card-entry {
  border:1px solid #6D4937 !important;
  box-shadow: 0 0 5px 0px #68686894 !important;
}
.s-products-slider-card {
  margin-top: 4px !important;
  margin-bottom: 4px !important;
}
.s-slider-block__title h2 {
  color: #090909 !important;
}
.s-product-card-image {
  background-color:transparent !important;
}
.s-slider-nav-arrow {
  border-color: #6D4937 !important;
  background-color: #6D4937 !important;
}
.s-slider-nav-arrow svg, .s-slider-nav-arrow:not(:disabled):hover svg {
  fill: #ffffff !important;
}
.product-index-offers .s-products-list-vertical-cards,.product-index .s-products-list-vertical-cards {
 margin:0.2rem; 
}
/* End product */

.s-button-primary-outline {
  background-color: #6D4937 !important;
  color: #fff !important;
}


/**/
.s-block--fixed-banner .container {
  max-width:100% !important;
  padding:0 !important;
  margin: 0 !important;
}
.banner--fixed img {
  border-radius:0 !important;
  background-color: transparent !important;
}

/*** FLEX ***/
section.s-block.s-block--banners.container div.grid {
  display:flex !important;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
}
section.s-block.s-block--banners.container div.grid a.banner-entry {
  width: 20%;
  background-color: transparent !important;
  border-radius: 0 !important;
  height:375px !important;
}
@media(max-width:767px) {
  section.s-block.s-block--banners.container div.grid a.banner-entry {
    width: 31%;
    height: 180px !important;
  }
  .store-footer__inner * {
  justify-content: center;
  text-align: center;
}	
}
.banner-entry > div {
  background-size:contain !important;
  background-repeat: no-repeat;
}

.store-footer .store-footer__inner {
  background-color: #6D4937 !important;
}
.store-footer {
  color: #fff !important;
}

/* خلي كل الصور على صف واحد */
.s-block--banners .grid {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    gap: 10px !important;
}

/* تحكم في حجم كل صورة */
.s-block--banners .banner-entry {
    flex: 0 0 auto !important;
    width: 292px !important;      /* ← غير العرض */
    height: 347px !important;     /* ← غير الارتفاع */
}

/* خلي الـ background يتملي الصورة */
.s-block--banners .lazy__bg {
    width: 100% !important;
    height: 100% !important;
    background-size: cover !important;
}

.s-button-primary-outline {
    background-color: #D68781!important;
    color: #fff !important;
}

.store-footer .store-footer__inner {
    background-color: #D68781!important;
}
@media (max-width: 768px) {
    .s-block--banners {
        padding: 0 12px !important;
            height: 42px !important;
    }

    .s-block--banners .grid {
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
        grid-auto-flow: row !important;
        flex-direction: unset !important;
        flex-wrap: unset !important;
        overflow-x: unset !important;
        gap: 8px !important;
        width: 100% !important;
    }

    .s-block--banners .banner-entry {
        width: 100% !important;
        height: 160px !important;
        min-width: unset !important;
        max-width: unset !important;
        flex: unset !important;
    }

    .s-block--banners .lazy__bg {
        height: 65px !important;
        background-size: cover !important;
        background-position: center !important;
    }

  @media (max-width: 768px) {
    .s-slider-block__title h2 {
        font-size: 1.125rem !important;
        font-weight: 700 !important;
        line-height: 1.2 !important;
        position: relative !important;
        right: 25px !important;
    }
}
}

a.blog-link {
    visibility: hidden;
}


section.art-banner { height: 80vh; }
@media (max-width: 767px) {
  section.art-banner { height: 40vh !important; }
}

.text-\[var\(--color-primary-reverse\)\] { color: #000000; }
.bg-\[var\(--color-primary\)\] { background-color: transparent !important; }

.art-store-footer a {
  font-size: 17px !important;
  font-weight: 300 !important;
  color: var(--color-footer-text) !important;
  opacity: 1 !important;
}

.art-store-footer, .scale-x-100 { background-color: #bb9469 !important; }
.duration-300 { border-color: #bb9469 !important; }

footer * {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

a[href*="instagram"] {
  background: -o-linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  background: linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}

a[href*="tiktok"] {
  background: -o-linear-gradient(330deg, #69c9d0, #000, #ee1d52);
  background: linear-gradient(120deg, #69c9d0, #000, #ee1d52);
}

a[href*="facebook"] {
  background: -o-linear-gradient(45deg, #3776f2, #00b1f7);
  background: linear-gradient(45deg, #3776f2, #00b1f7);
}

a[href*="twitter"], a[href*="x.com"] { background: #000; }
a[href*="youtube"] { background-color: #c4302b; }
a[href*="snapchat"] { background-color: #fffc00; }

a[href*="twitter"], a[href*="x.com"], a[href*="snapchat"], a[href*="facebook"], a[href*="tiktok"], a[href*="instagram"] {
  border: unset !important;
}

.s-social-link a svg {
  height: 1.1rem !important;
  width: 1.1rem !important;
  fill: #ffffff !important;
}

a[href*="snapchat"] svg { fill: #000000 !important; }