body {
  background-color: #fff !important;
}
.top-navbar {
    background-color: #504d49 !important;
}
.navbar-brand img {
    max-height: 5rem !important;
    max-width: 120px !important;
    width: 125px !important;
}
.s-menu-topnav-list {
    color: #fff;
}
.top-navbar .s-search-input {
    background-color: #5a5a5a80;
    border-style: none;
}
/* HERO BANNER */ 

section.s-block.s-block--fixed-banner.wide-placeholder{
margin-top:0;
}

section.s-block.s-block--fixed-banner.wide-placeholder:not(:nth-of-type(3)){
margin-bottom: 20px;
}

section.s-block.s-block--fixed-banner .container {
    padding: 0;
    max-width:100%;
}

.banner--fixed img{
border-radius: 0;
}

section.s-block.s-block--bundle-marquee-text {
    margin-top: 0px !important;
}

section.s-block.s-block--fixed-banner.wide-placeholder:not(:nth-of-type(3)) {
    margin-bottom: 0px !important;
}

section.s-block.s-block--bundle-categories-grid {
    margin-top: 0px !important;
}

/* products */
section#best-offers-4-slider {
    max-width: none !important;
    margin-top: 0px;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #e8e6df;
}
.s-product-card-fit-height .s-product-card-image {
    height: 11rem;
    max-height: 20rem;
}

@media (max-width:600px){
  .s-product-card-fit-height .s-product-card-image {
    height: 16rem;
    max-height: 20rem !important;
  }
}

.s-button-btn, .s-price-range-number-input {
    border-radius: 0 !important;
}
.s-product-card-vertical .s-product-card-image {
    border-top-left-radius: 0rem;
    border-top-right-radius: 0rem;
}
.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-block.s-block--best-offers:nth-of-type(5) .s-slider-block__title h2:after{
    content:"تصاميم جديدة مختارة بعناية لتناسب ذوقك الراقي.";
}

/* اراء العملاء */

.s-reviews-header-wrapper {
    display: flex;
    padding-bottom: 30px !important;
    justify-content: space-between;
}
section.s-block.s-block--testimonials.container.overflow-hidden {
    margin-top: 0px !important;
    max-width: fit-content !important;
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #e8e6df;
}

/* Features */
.s-block--features__item .feature-icon {
    background-color: #898e75;
}
.s-block--features__item h2, .s-block--features__item p {
    color: #898e75 !important;
}

.s-block--features__item {
    border: solid 1px #898e75;
    border-radius: 0px;
    background-color: #e8e6df;
}
section.s-block.s-block--features.container {
    margin-top: 0px;
    background-color: #e8e6df;
    padding-top: 55px;
    padding-bottom: 55px;
    max-width: none !important;
}

/* START FOOTER */
footer.store-footer {
    margin-top: 0px;
}

.store-footer h3 {
       color: #fff;
    }
.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.files.salla.network/homepage/369775237/cf915d31-fdbf-4ce2-9921-fd22cdf8436d.webp) center / cover no-repeat;
    display: block;
    max-width: 5.5rem;
    height: 5.5rem;
    margin-bottom:10px;
}

#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: #504d49 !important;
}
.copyright-text p{
  color: #000;
}
.store-footer__inner{
border-top:1px solid #e9e9e9;
background-color: #504d49 !important;
}
@media (max-width:992px){
  footer .store-footer__inner .container div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20:before {

    margin-inline:auto;
   
}
  .flex.gap-4 {
    justify-content: center !important;
}
.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;
   }
}
a.s-menu-footer-item {
    color: #fff !important;
}
.max-w-sm.leading-6.mb-6 {
    color: #fff !important;
}
.s-social-link a svg {
    fill: rgb(255 255 255)!important;
}
a.s-contacts-item {
    color: #fff !important;
}
.copyright-text p {
    color: #ffffff;
}
.md\:flex.items-center.justify-between.py-4.container.text-center {
    max-width: none;
}