:root {
   --main-color: #d8e6f0;
   --primary-color: #084f80;
}
   
body {
  background-color: var(--main-color)
}

/* Header */

.main-nav-container,
nav#mobile-menu  { 
   background-color: var(--main-color)

}
ul.main-menu.mm-spn--open,
i.header-btn__icon.sicon-user-circle,
i.header-btn__icon.icon.sicon-shopping-bag,
b.s-cart-summary-total,
.flex-1.flex.items-center.gap-2,
salla-contacts.s-contacts.s-contacts-header.hydrated{ 
   color: var(--primary-color)
}

/* Banner */

section.s-block.s-block--fixed-banner.wide-placeholder .container {
    padding-inline: 0;
}

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

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

/* products */ 
.banner-entry h3.text-with-border {
    border-radius: 0.375rem;
    border-style: solid;
}
.s-block__title {
    justify-content: center;
   
}
.s-block__title h2 {
    font-size: 30px;
    color: var(--primary-color)
}
.s-block__title h2:after {
    content: "مجموعة مختارة بعناية لتمنحك إطلالة ساحرة!";
    display: block;
    font-weight: 400;
    font-size: 1.3rem;
    padding: 4px 0;
    text-align: center;
    color: var(--primary-color)
}
.s-block__title .right-side:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 0rem;
    text-align: center;
}
a.banner-entry.square-photos {
    height: 500px;
    border-radius: 0;
}
.sm\:gap-8 {
        gap: 1rem;
        padding-inline: 10%;
}
@media (max-width: 768px) {
    .md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    a.banner-entry.square-photos {
    height: 350px;
    border-radius: 0;
    width: outo;
}
.sm\:gap-8 {
        gap: 0.5rem;
        padding-inline: 2%;
}
}

.s-block.s-block--best-offers:nth-of-type(3) .s-slider-block__title h2:after {
    content: "اكتشفى أحدث منتجاتنا";
    color: var(--primary-color);
}
.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-slider-block__title h2 {
    position: relative;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 700;
    line-height: 1.2;
    color: var(--primary-color);
}
.s-slider-block__display-all {
    font-weight: 900;
    min-width: max-content;
    padding: 2px;
    border-bottom: 2px solid #000;
     color: #000;
}
.s-product-card-vertical .s-product-card-image {
    flex: 1 1 0%;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.s-product-card-entry {
    border-radius: 0px;
    background-color: var(--main-color);
  
}
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;
    color: var(--primary-color)
}
.s-button-primary-outline:hover {
   background-color: #fff;
}
.s-product-card-content {
        text-align: center;
}
.s-product-card-content-sub {
    justify-content: center;
    gap: 0.75rem;
}

.s-block--features__item {
    border-radius: 0px;
    border: solid 1px;
    background-color: var(--main-color);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.s-block--features__item .feature-icon {
    background-color: var(--primary-color);
}
.s-block--features__item h2,
.s-block--features__item p {
   color: var(--primary-color);
}

/* ------------- Footer ------------------- */

.footer-is-light .store-footer { 
   background-color: #c8d6e2 ;
  

}
.flex.items-center.m-0 h3{
    visibility: hidden;
    }

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/qQRooV/stores/logos/dVbJ5v0oKK0hQs3E7cIizI1CdDvIRVcnBWP6hd6l.png) center / cover no-repeat;
    display: block;
    max-width: 5.5rem;
    height: 4.5rem;
    margin-inline:auto;
}

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

#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;
   }
}
@media (min-width:768px){
    .s-social-list {
    display: flex;
    gap: 0.625rem;
    justify-content: center;
}
}
.s-product-card-content-main {
    text-align: center;
    justify-content: center;
}
.s-product-card-content-sub {
    justify-content: center;
    gap: 0.75rem;
}