.top-navbar {
    background-color: #fff;
}
body {
   background-color: #fff;
}
/* Banner */
section.s-block--fixed-banner.wide-placeholder:first-of-type {
  margin-top: 0;
}

section.s-block--fixed-banner.wide-placeholder:first-of-type .container {
  padding-inline: 0;
  max-width: none;
}

section.s-block--fixed-banner.wide-placeholder:first-of-type img {
  border-radius: 0px;
}

 /* اقسام المتجر */

section.s-block--banners.container {
  background-image: url('https://cdn.salla.sa/alQQQ/WCH13VJ3ssLUzi8tblFNqSseEFY43U6amvDBxAgq.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding:  150px 30px 30px 30px;
  border-radius: 10px;
}
 
    
    
@media (min-width: 768px) {
    .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        
        
a.banner-entry.square-photos{
height:350px;
}
    }
}
 .two-row .banner-entry:first-child {
        grid-column: span 1 / span 1;
        grid-row: span 1 / span 1;
}

@media (max-width: 767px) {
 .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    a.banner-entry.square-photos{
height:150px;
}
section.s-block--banners.container {
  padding:  100px 30px 30px 30px;
 
}
}
/* Banner two */

section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(3){
position:relative;
}

section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(3):before {
    content: "كنجمة الشمال...";
     display: block;
     text-align: center;
     font-size: 25px;
     color: #333;
     margin-top: 20px;
     margin-Bottom: 20px;
     padding: 10px 0 40px;
     font-weight: bold;
}
section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(3):after {
     content: "تقودين التائهين باطلالتك.";
     display: block;
     text-align: center;
     font-size: 16px;
     color: #333;
     margin-top: 20px;
     margin-Bottom: 20px;
     padding: 10px 0;
     font-weight: 400;
     position:absolute;
     top:30px;
     left:50%;
     transform:translateX(-50%);
}


/* قائمة منتجات */
.s-slider-block__display-all {
    font-weight: 900;
    min-width: max-content;
    padding: 2px;
    border-bottom: 2px solid #000;
     color: #000;
}
.s-block.s-block--best-offers:nth-of-type(4) .s-slider-block__title h2:after {
    content: "الأفضل بين الأفضل";
}
.s-block.s-block--best-offers .s-slider-block__title h2:after {
    display: block;
    font-weight: 400;
    font-size: 0.9rem;
    padding: 5px 0;
}
.s-product-card-vertical .s-product-card-image {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    
}
button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    border-radius: 0px;
}
.s-product-card-content-title a {
    color: var(--main-color);
    align-items: center;
    text-align: center;
}
.s-product-card-content-sub {
    justify-content: center;
    gap: 0.75rem;
    color: var(--main-color);
}

/* Features */

.s-block--features__item {
    border: solid 1px #000;
    border-radius: 0px;
}
.s-block--features__item h2,
.s-block--features__item p {
 color: #000;

}
/* Footer */ 


.container.grid.grid-col-1.lg\:grid-cols-6.gap-8.lg\:gap-6 h3 {
    
    display: none;
    
}

footer .store-footer__inner .container div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20:before {
    content: "";
    background: url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/alQQQ/ecWDC9scJt8sxHm3t2FXhyPmrKqO2EBX2P4HJ1sH.png) center / cover no-repeat;
    display: block;
    max-width: 6.5rem;
    height: 3.5rem;
    width:50px;
    margin-inline:auto;
    margin-bottom: 13px;
}
}

#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 > a{
display: block;
}

#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 > p:nth-child(3){
margin-bottom:5px;
}

.container.grid.grid-col-1.lg\:grid-cols-6.gap-8.lg\:gap-6{
display: flex;
gap: 0px;
justify-content: space-evenly;
}
salla-apps-icons.lg\:col-span-2.rtl\:lg\:pr-20.ltr\:lg\:pl-20.hydrated{
display:none;
}
.flex.items-center.m-0 h3 {

text-shadow: 0px 0px 2px #ffffff85;
}

.md\:flex.items-center.justify-between.py-4.container.text-center{
border-top:1px solid #e9e9e9;
background-color:var(--background-color) !important;
}
.copyright-text p{
  color:black;
}
.store-footer__inner{
border-top:1px solid #e9e9e9;
background-color: var(--background-color) !important;
}
@media (max-width:992px){
.container.grid.grid-col-1.lg\:grid-cols-6.gap-8.lg\:gap-6{
      flex-direction:column;
      justify-content:center;
      align-items:center;
      text-align:center;
  }
  .store-footer a {
      justify-content:center;
      align-items:center;
  }
  .s-social-list {
  justify-content:center;
      align-items:center;
      }
  p.max-w-sm.leading-6.mb-6{
  max-width: 99%;
    text-align: center;
    }
   .flex.rtl\:space-x-reverse.space-x-2.items-end{
   margin-bottom:1rem;
   }
   .s-menu-footer-item:last-child{
    margin-bottom:1rem;
   }
   .mb-6{
    margin-bottom:1rem !important;
   }
}
.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 p {
    color: var(--main-color);
}
salla-social.mb-6.s-social-list.hydrated,
salla-menu.hydrated,
.s-contacts-list-vertical {
   color: var(--main-color)
}
.container.grid.grid-col-1.lg\:grid-cols-6.gap-8.lg\:gap-6 h3 {
   color: var(--main-color)
}
.s-social-list {
    justify-content: center;
}