/* Add custom CSS styles below */ 

@media (min-width: 1024px) {
    .index header.store-header {
    position: absolute;
    right: 0;
    left: 0;
    background: transparent !important;
}

  #main-nav > div > div > div.flex.justify-start.lg\:justify-center.items-center.rtl\:lg\:ml-8.ltr\:lg\:mr-8.rtl\:pl-4.ltr\:pr-4.rtl\:lg\:pl-8.ltr\:lg\:pr-8.rtl\:lg\:border-l.ltr\:lg\:border-r.border-gray-300\/40 > a > img {    height: 100px !important;}
}

button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    background: #388729;
    color: white;
}
/****  slider ******/
section.s-block.s-block--photos-slider {
    margin-top: 0 !important;
}
section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper-slide{
    padding:0 !important;
    margin-top:0px !important;
    width:100% !important;
    border-radius:0 !important;
}
[dir=rtl] section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper{
    padding:0 !important;
}
#app > div.store-content > footer > div.store-footer__inner.pt-7.sm\:pt-10.lg\:pt-22 > div > div.store-footer__top-area > a > img {    height: 82px !important;}

img.w-full{
    border-radius: 0px;
}

button.s-slider-next.s-slider-nav-arrow.swiper-button-disabled.swiper-button-lock , button.s-slider-prev.s-slider-nav-arrow.swiper-button-disabled.swiper-button-lock {
    display:none;
}

/**** banner ******/
section.s-block.s-block--fixed-banner.wide-placeholder > .container {
    padding: 0 !important;
    margin: 0px!important;
    max-width: 100%;
}
.fixed-pinned .navbar-brand img {
    max-height: 8.5rem;
}
.s-products-slider-card.swiper-slide {
  margin-top:10px;
    margin-bottom:10px;    
}
.banner--fixed img {
    border-radius:0px;
    background-color: transparent;
}
.banner-entry a:before {
    background-color: unset;
}

#app > div.store-content > section:nth-child(3) > div > div {
    grid-template-columns: repeat(3, minmax(0, 1fr));}

#app > div.store-content > section:nth-child(3) > div > div .banner-entry { height: 173px;}

.s-block--banners .grid.item_5 .banner-entry:last-child, .s-block--banners .grid.item_3 .banner-entry:last-child, .s-block--banners .grid.item_1 .banner-entry:last-child {
    grid-column: unset;
}
#app > div.store-content > section:nth-child(4) > div > div     .banner-entry {
        height: 179px;
}
#app > div.store-content > section:nth-child(4) > div > div  { grid-template-columns: repeat(2, minmax(0, 1fr));}


.store-footer__inner {
  position: relative;
  overflow: hidden;
   padding-top: 280px; 
}
.store-footer__info-bar,.store-footer__inner{  background:#4b8051;}

.store-footer__inner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 220px; /* تحكمي في ارتفاع الشكل */
  background-image: url("https://cdn.files.salla.network/homepage/1409482155/fa0f07b9-805f-4b9b-b7cf-26e6a093e3da.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  z-index: 0;
}

/* نخلي محتوى الفوتر فوق الصورة */
.store-footer__inner > * {
  position: relative;
  z-index: 1;
}
#app > div.store-content > footer > div.store-footer__info-bar > div > div.text-sm > p{color:white; }

@media (max-width: 768px) {
.store-footer__inner {
  position: relative;
  overflow: hidden;
   padding-top: 140px; 
}
  #app > div.store-content > footer > div.store-footer__inner.pt-7.sm\:pt-10.lg\:pt-22 > div > div.space-y-8.sm\:space-y-0.sm\:grid.grid-cols-12.gap-8.lg\:gap-6{text-align:center}
div#contact-slot {
    display:flex; justify-content:center;
}
#app > div.store-content > section:nth-child(3) > div > div .banner-entry { height: 59px;}
#app > div.store-content > section:nth-child(4) > div > div     .banner-entry {
        height: 67px;
}

}

.s-slider-block__title {
    display: none;
}