/* Add custom CSS styles below */ 
/* 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;
        
 }
 /* قائمة عناصر */
 
.grid.md\:grid-cols-3.two-row.gap-2\.5.lg\:gap-5 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    
@media(max-width:768px) {
.grid.md\:grid-cols-3.two-row.gap-2\.5.lg\:gap-5 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
.grid.md\:grid-cols-3.two-row.gap-2\.5.lg\:gap-5 {
    gap: .75rem;
 }
 .banner-entry {
    min-height: 210px !important;
}

}
 
 .two-row .banner-entry:nth-child(4), .two-row .banner-entry:nth-child(7) {
        grid-column: span 1;
    }
.banner-entry {
    min-height: 290px;
    border-radius: 0;
}
.s-block__title{
    color:#344d3d;
}
#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.md\:grid-cols-3.two-row.gap-2\.5.lg\:gap-5 {
    margin-top: 64px;
}
/*  Latest products */

#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: 16px;
}

salla-slider#best-offers-2-slider {
    margin-top: 64px;
}

#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;
}
.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl.swiper-backface-hidden {
    margin-top: 48px;
}
#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;
}
.s-block__title h2, .s-block__title h1 {
    font-size: 1.5rem;

}

@media (max-width: 480px) {
  #best-offers-5-slider .center-side::before {
    bottom: -27px;
    font-size: 15px;
  }
}
/* Features */ 
section#s-block--features-6::before {
  content: "مميزات المتجر";
  display: block;
  text-align: center;
  font-size: 22px;
  color: #344d3d;
  margin-bottom: 20px;
}
.s-block--features__item.card-effect {
    border: solid 1px #000;
}
.s-block--features__item h4 {
    color: #344d3d;
}
@media (min-width: 1024px) {
    .features-home .features-home-grid, .s-block--features .features-home-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}
.footer-logo {
  position: relative;
  display: inline-block; 
  text-align: center;
}
/* آراء العملاء */
/*
#testimonials-slider-7 > div > div > div > div > h2 {
  color: transparent; 
  position: relative;
  margin: 0 auto;
  display: flex;
}

#testimonials-slider-7 > div > div > div > div > h2::before {
  content: "آراء عملاء الدهماء";  
  color: #344d3d; 
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  white-space: nowrap;
  display: inline-block;
}
*/
#testimonials-slider-7 > div > div > div > div > h2 {
  color: transparent;
  position: relative;
  margin: 0 auto;
  display: block; 
  text-align: center;
}

#testimonials-slider-7 > div > div > div > div > h2::before {
  content: "آراء عملاء الدهماء";
  color: #344d3d;
  position: absolute;
  left: 50%;
  transform: translateX(-50%); 
  top: 0;
  text-align: center;
  white-space: nowrap;
  display: block;
  font-size: 22px; 
}

/* للموبايل */
@media (max-width: 768px) {
  .s-block__title .center-side::before {
    bottom: -18px;
    font-size: 14px;
  }
}

 
/* Footer */
.footer-logo::after {
  content: "في الدهماء لاين نؤمن أن العباية أكثر من مجرد زي، هي هوية وأناقة تجسد روح المرأة العصرية بروح خليجية أصيلة وتصاميم تجمع بين الفخامة والراحة.";
  display: block;
  margin-top: 8px;  
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  text-align: right; 
  line-height: 1.6;
  direction: rtl;
}


@media (max-width: 768px) {
  .footer-logo::after {
    font-size: 13px;
    margin-top: 6px;
  }
}

@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;
}
.product-entry__image {
      height: 18rem !important;
    }

  .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: #344d3d ;
    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;
}
.product-entry__image {
        height: 21rem;
    }
    
 .store-footer .s-menu-footer-item:hover {
    color: #ffffff;
}

/* Product Page */

.product__description.p-2.px-5.sm\:p-1.leading-7.mb-3 {
    order: 2;
}
div#tab-accordion {
    order: 1;
}
.main-content .main-content-data{
display:grid;
}