/* Add custom CSS styles below */ 



body.index div.relative.overflow-hidden.container > div > ul:nth-child(3) > li:nth-child(2)  ,
body.index div.relative.overflow-hidden.container > div > ul.flex.flex-col.justify-between.flex-1.gap-4.ordering.it.lef > li:nth-child(2) {
    display:none;
}




custom-salla-product-card form.s-product-card-entry.donating-wrap.form.product-form.s-product-card-vertical.p-2 {
    background-color:transparent;
}


custom-salla-product-card h3  a {
    color:#99696b !important;
}

custom-salla-product-card h4 ,
custom-salla-product-card h4 i
{
    color:#99696b !important;
}

section#V_styled_categories-1 .flex.md\:items-start.items-center.flex-col.justify-between.gap-3.flex-1 {
    justify-content:center;
}

body.index div.app-inner.overflow-x-hidden > div > section:nth-child(6) .swiper-slide {
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
}
body.index div.app-inner.overflow-x-hidden > div > section:nth-child(6) .swiper-slide,
body.index div.app-inner.overflow-x-hidden > div > section:nth-child(6) .swiper-slide img {
    border-radius: 0 !important;
}
body.index div.app-inner.overflow-x-hidden > div > section:nth-child(6) .swiper.s-slider-container {
    padding: 0 !important;
}
body.index div.app-inner.overflow-x-hidden > div > section:nth-child(6) .s-slider-block__title-nav {
    display:none !important;
}

#photos-5-slider > div.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl.swiper-backface-hidden {
    padding-bottom:0;
}


@media(min-width:992px){
    header.store-header .container {
    max-width:unset;
    padding:0;
}

#mainnav > div > div > div > div.flex.items-center.justify-between {
    background-color:#e5d0cf;
}

custom-main-menu.lg\:flex.hidden ul li a span {
    color:#000 !important;
}

ul.main-menu.mm-spn--open {
    padding-top:0;
}

.flex.items-center.justify-between {
    padding:1rem;
}

a.navbar-brand {
    flex-basis:20% !important];
}

custom-main-menu.lg\:flex.hidden {
    flex-basis:80%;
    justify-content:center;
}

custom-main-menu.lg\:flex.hidden ul {
    gap:5rem;
}

header .center-between {
    padding-inline:5rem;
}

}


.home-slider.photos-slider .s-slider-block__title-nav {
    display:none !important;
}


 footer > div.store-footer__inner > div > div.items-center.justify-between.md\:flex.hidden.gap-8.my-2 {
  writing-mode: horizontal-tb !important;
 }


section#V_featured_product-3 li h2  {
    font-size:25px !important;
    margin-bottom:1rem;
}

section#V_featured_product-3 li p  {
    font-size:20px !important;
    margin-bottom:1rem;
}

section#V_featured_product-3 li .md\:max-w-\[72px\].md\:max-h-\[72px\].max-h-9.max-w-9 {
    display:none;
}


@media(max-width:992px){
    section#V_featured_product-3 li h2  {
    font-size:17px !important;
    margin-bottom:.1rem;
}

section#V_featured_product-3 li p  {
    font-size:12px !important;
    line-height:20px;
  margin-bottom: 0 !important; 
}

}


.product-single  .V__tabs_content article#more-content {
    max-height: 100%  !important;
    overflow: visible;
}



@media(max-width:768px){
     footer > div.items-center.flex-col.justify-between.md\:hidden.flex.py-2.bg-primary-reverse {
          background-color:#bc8e91;
     }
}