body, 
.s-block--tabs-produtcs{ 
    background-color: #ffffff; 
} 
/* main Nav */ 
.s-search-input {
    background-color: #a0a0a0 !important;
}
.s-search-input::placeholder {
    color: #fff;
}
.s-search-input:focus {
    color: #000 !important;
}
.main-nav-container {
    background-color: #f3cf99 !important;
    color: #db8564 !important;
}
.s-menu-topnav-list,
.s-cart-summary-total {
    color: #db8564;
}
.s-cart-summary-total:hover {
    color: #fff;
}

.mobile-menu span {
    font-size: 22px;
    color: #db8564 !important;
}
.mobile-menu span:hover {
    color: #fff !important;
}
.sub-menu span:hover{
    color: #f3cf99 !important;
}

#mainnav > div > div > div > div:nth-child(1) {
    display: contents;
}
@media (max-width: 768px) {
    #mainnav > div > div > div {
        align-items: center;
  }
}
.s-user-menu-login-btn,
.header-btn__icon,
.s-user-menu-login-btn path {
    fill: #fff;
}

.header-btn__icon.icon.sicon-shopping-bag::before {
    color: #fff;
}
.s-user-menu-login-btn,
.header-btn__icon,
.s-user-menu-login-btn path {
    border: solid 1px #db8564;
}
.s-user-menu-login-btn:hover,
.header-btn__icon:hover,
.s-user-menu-login-btn path:hover {
    border: solid 1px #fff;
}

/* Hero section */
#main-content > section:nth-child(2) {
    margin: 0;
}
#main-content > section:nth-child(2) > div {
    max-width: 100%;
    padding: 0;
}
#main-content > section:nth-child(2) > div img {
    border-radius: 0px;
}


/* Categories */
.banner-entry.square-photos {
    height: 380px;
    background-color: #fff;
    transition: transform 0.3s ease;
}
.banner-entry.square-photos:hover {
      transform: scale(1.05);

}
@media (min-width: 992px) {
    .s-block.s-block--banners.container .grid {
    width: 60%;
    margin-right: auto;
    margin-left: auto;
    gap: 50px;
}
}
.s-block.s-block--banners.container .grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media (max-width: 768px) {
.banner-entry.square-photos {
    height: 160px;
}
}

/* Titles of sections */
.s-slider-block__title-nav button,
.swiper-pagination-bullet,
.s-slider-block__title-left {
display: none;
}
.s-block__title,
.s-slider-block__title,
.s-product-card-content-main,
.s-product-card-content-sub,
.s-reviews-header-wrapper {
text-align: center;
justify-content: center;

}
.s-slider-block__title-right,
.s-reviews-header-wrapper,
#main-content > section.s-block.s-block--banners.container > div.s-block__title{
    margin-bottom:35px;
}
.s-slider-block__title-right h2,
#main-content > section.s-block.s-block--banners.container > div.s-block__title > div > h2,
.s-reviews-header-wrapper h1 {
    font-size: 28px !important;
    color: #db8564;
}
@media (max-width: 768px) {
    .s-slider-block__title-right h2,
    #main-content > section.s-block.s-block--banners.container > div.s-block__title > div > h2, 
    .s-reviews-header-wrapper h1 {
      font-size: 20px !important;
  }
}
.s-slider-block__title-right,
.s-slider-block__title-right h2,
.s-block__title .right-side,
.s-reviews-header-wrapper {
padding-left: 50px;
padding-right: 50px;
position: relative;
}
@media (max-width: 768px) {
    .s-block.s-block--banners.container .right-side,
    .s-slider-block__title {
        margin-bottom: 18px;
    }
}
.s-block.s-block--banners.container .right-side::after {
content: '';
position: absolute;
left: 0;
width: 100%;
height: 25px;
background:
url('https://cdn.files.salla.network/homepage/1829092055/a732260c-627d-4a22-b348-253def904066-original.webp') no-repeat center bottom;
    background-size: 200px;
}
.s-slider-block__title-right::after {
content: '';
position: absolute;
left: 0;
width: 100%;
height: 25px;
background:
url('https://cdn.files.salla.network/homepage/1829092055/a732260c-627d-4a22-b348-253def904066-original.webp') no-repeat center bottom;
    background-size: 200px;
}

/* Product cards */
body:not(body.product-single)
.s-button-element:not(.s-product-card-wishlist-btn) {
    background: var(--color-primary);
    color: #fff !important;
    border-radius: 8px;
}
@media (max-width: 600px) {
    .s-products-slider-card {
        width: 55%;
    }
}
custom-salla-product-card {
    border: solid 1px #db8564;
}
.s-product-card-image-cover {
    padding: 8px;
    border-radius: 18px 18px 0px 0px;
}
.s-product-card-image {
    background-color: #fff;
}
.s-product-card-content {
    padding: 10px;
}

/* card-wishlist-btn */
.s-product-card-wishlist-btn.animated.not-added.un-favorited.s-button-element {
    color: #db8564;  
    box-shadow:
    0 12px 30px rgba(0, 0, 0, 0.1),
    0 4px 10px rgba(0, 0, 0, 0.4);
}
.sicon-heart:before {
    font-size: 18px;
    font-weight: 600;
}


/* Gif & Sections - full width */
#main-content > section:nth-child(5) > div,
#main-content > section:nth-child(7) .container,
#main-content > section:nth-child(9) .container {
    padding: 0px;
    margin: 0px;
    max-width: 100%;
}
#main-content > section:nth-child(5) .container img,
#main-content > section:nth-child(7) .container img,
#main-content > section:nth-child(9) .container img {
    border-radius: 0px;
}

/* Footer */ 
.store-footer__inner {
  background-color: #f3cf99 !important;
  color: #db8564 !important;
  border-bottom: none;
} 
.store-footer {
  background-color: #db8564 !important;
} 
.store-footer__inner .container { 
  grid-template-columns: repeat(4, minmax(0, 1fr)); 
} 
@media (max-width: 768px) { 
  .store-footer__inner .container { 
    grid-template-columns: 1fr; 
    justify-items: center;   
    text-align: center;   
  } 
} 
.store-footer__inner .flex.items-center {
  background-image: url('https://cdn.files.salla.network/theme/1829092055/31125453-22fd-45ee-945a-4199df2b5bba-original.webp');
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 125px;
  width: 70%;
  min-height: 125px;
  color: transparent;
}
@media (max-width: 768px) {
  .store-footer__inner .flex.items-center {
    width: 99%;
    min-height: 90px !important;
    background-size: contain !important;
    background-position: center;
  }
}
@media (max-width: 768px) { 
.store-footer__inner div,
.s-contacts-list-vertical{
place-items: center;
}
}
@media (max-width: 768px) {
.s-social-list {
    justify-content: center;
}
}
@media (max-width: 768px) {
    .store-footer__inner > div > div:nth-child(2) {
    margin-top: 50px;
}
}
@media (max-width: 768px) {
#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div:nth-child(2) {
    margin-top: 0px;
}
}
#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 > div.max-w-sm.leading-6.mb-6 > p:nth-child(3) {
    display: none;
}
@media (min-width: 1024px) {
  #app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div {
    row-gap: 0px !important;
  }
}
.store-footer__inner {
    padding-bottom: 0rem;
    padding-top: 2rem;
}
.s-contacts-icon {
    border-color: #db8564;
}
.s-social-link {
    border: solid 1px;
    border-radius: 50%;
    transition: transform 0.3s ease;
}
.s-social-link:hover {
    transform: scale(1.1);
}
.copyright-text p,
.copyright-text a:hover {
    color: #fcf2db !important;
}