.navbar-brand img {
    max-height: 4rem !important;
    max-width: 171px;
    width: 96px !important;
}
/* banner */
section.s-block.s-block--fixed-banner.wide-placeholder .container {
    padding-inline: 0;
    max-width: 100% !important;
}

section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(1) {
    margin-top: 0;
}

.s-block--fixed-banner .banner--fixed {
        max-height: max-content;
        border-radius: 0px;
        
 }
 
/* أهم الأقسام  */ 
 
@media (max-width: 768px) {
    .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

  .banner-entry {
    min-height: 140px;
}
}
.s-block__title{
    color:#000;
}
#app > div.app-inner.flex.flex-col > section.s-block.container.s-block--banners > div.s-block__title::after {
  content: "لتكوني الأجمل دائماً";
  display: block;
  margin-top: 23px;
  margin-bottom: 20px;
  font-size: 16px;
  color: #666; 
  text-align: center; 
}
.grid.one-row.md\:grid-cols-3.gap-2\.5.lg\:gap-5 {
    margin-top: 65px;
}
/*  Latest products */
.product-entry__image {
        height: 21rem;
    }
#best-offers-2-slider .center-side {
  position: relative;
}

#best-offers-2-slider .center-side::before {
  content: "اكتشفي أحدث منتجاتنا";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -26px;
  width: 100%;
  text-align: center;
  color: #666;
  font-size: 15px;
}

salla-slider#best-offers-2-slider {
    margin-top: 64px !important;
}
#best-offers-4-slider .s-block__title { position: relative; }
#best-offers-4-slider .s-block__title::before{
  content:"لإطلالة صيفية جذابة";
  position:absolute;
  left:50%;
  transform:translateX(-50%);
  bottom:-30px;
  width:100%;
  text-align:center;
  color:#666;
  font-size:16px;
}
salla-slider#best-offers-4-slider {
    margin-top: 60px !important;
}
#best-offers-5-slider .center-side {
  position: relative;
}

#best-offers-5-slider .center-side::before {
  content: "لاطلالة شتوية دافئة";  
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -30px; 
  width: 100%;
  text-align: center;
  color: #666;
  font-size: 16px;
}
salla-slider#best-offers-5-slider {
    margin-top: 60px !important;
}
/* Footer */
@media (max-width: 768px) {
  .footer-content {
    display: flex !important; 
    flex-direction: column !important;
    align-items: center !important; 
    text-align: center !important; 
  }
  .s-block--features__item:nth-child(3) {
    grid-column: 1 / -1;
}


  .footer-content > div {
    width: 100%;
    max-width: 350px; 
    margin-bottom: 20px; 
  }
 img.img-fluid.max-h-\[60px\] {
    margin-inline: auto;
}
 
.s-contacts-list.s-contacts-list-vertical {
    align-items: center;
}
}

.footer-is-light .store-footer {
    background-color: #282828 ;
    color: #FFF;
}

#app > div.app-inner.flex.flex-col > div.relative.z-0.s-block > footer > div.store-footer__top > div{
   padding-inline: 10%;
}
.flex-1.grid-itme.mb-2\.5 {
    display: none;
}
.max-h-\[60px\] {
    max-height: 85px;
    width: 126px;
}

    
 .store-footer .s-menu-footer-item:hover {
    color: #ffffff;
}
.max-h-\[60px\] {
    max-height: 60px !important;
    width: 66px !important;
}

/* product page */
header.page-header.h-16.has-overlay--opacity-option.has-overlay--opacity-0 {
    background-color: #fff !important;
    color: #000 !important;
}