body#app {
    background: #e2d1bd !important;
}


/* ============================= */
/* Full Width Photos Slider */
/* ============================= */

/* Top spacing */
section.s-block.s-block--photos-slider:first-of-type  {
    padding-top: 0 !important;
    margin-top: 0 !important;
}
 
/* RTL Swiper padding fix */
section.s-block.s-block--photos-slider:first-of-type 
salla-slider.photos-slider .swiper:where([dir=rtl],[dir=rtl] *) {
    padding-left: 0rem !important;
}


/* Slides styling */
section.s-block.s-block--photos-slider:first-of-type 
salla-slider.photos-slider .swiper-slide {
    padding: 0 !important;
    margin-left: 1rem;
    margin-right: 1rem;
    width: 100%;
    border-radius: 0 !important;
}

/* Wrapper specific fix */
section.s-block.s-block--photos-slider:first-of-type 
div[id^="swiper-wrapper"] .swiper-slide {
    padding: 0 !important;
}

/* Image styling */
section.s-block.s-block--photos-slider:first-of-type 
.s-block--photos-slider .swiper-slide img {
    border-radius: 0px !important;
}

/* Tablet + Mobile RTL fix */
@media (max-width: 1024px) {
    section.s-block.s-block--photos-slider:first-of-type 
    salla-slider.photos-slider .swiper:where([dir=rtl],[dir=rtl] *) {
        padding-right: 0rem !important;
    }
}

/* Desktop RTL fix */
@media (min-width: 750px) {
    section.s-block.s-block--photos-slider:first-of-type 
    salla-slider.photos-slider .swiper:where([dir=rtl],[dir=rtl] *) {
        padding-right: 0rem !important;
    }
}

/* Bottom spacing */
section.s-block.s-block--photos-slider:first-of-type 
salla-slider.photos-slider.swiper {
    padding-bottom: 0rem !important;
}

section.s-block.s-block--photos-slider:first-of-type 
salla-slider.photos-slider .swiper {
    padding-bottom: 0rem !important;
}

 .swiper-slide a img.w-full.object-contain.rounded-md {
    border-radius: 0 !important;
}


/* --end sllider --*/



.al-categories .category_card::after {
    border-radius: 15px !important;
}

.AL-best_category .product-unique-feature{
    --border-color: #e2d1bd;
}

.s-product-card-entry{
    background:transparent!important;
}

.AL_Products_with_sideBanner .s-product-card-horizontal {
    background: #d4c1ab !important;
    border-radius: 15px !important;
}

.AL_Products_with_sideBanner .banner img {
    border-radius: 15px !important;
}

section.AL-best_category {
    margin-top: 0 !important;
}

section.al_fixed_banner {
    padding-bottom: 0 !important;
}

.s-product-card-content {
    background: #d4c1ab !important;
}

.banner--fixed img{
    border-radius: 0 !important;
    background: rgba(0,0,0,0) !important;
}

section.Alo__main {
    margin-top: 70px;
}

.AL_best_seller {
    margin-top: -22px !important;
}

section.LA_limited-time-offers {
    margin-top: 0px !important;
}

span.copyright-text P{
    color: #fff !important;
}

section.al-testimonial div{
    border: none !important;
}

.AL_Products_with_sideBanner .s-product-card-image {
    border-radius: 0px 15px 15px 0 !important;
}

.s-product-card-image{
    background-color: #ffffff00 !important;
}

.product-unique-feature span {
    color: #E2D1BD !important;
    font-size: 20px !important;
}

.s-slider-nav-arrow svg {
    fill: #6E4C24 !important;
}

button.s-slider-nav-arrow {
    border-radius: 50px !important;
}

section.al-categories .container > .grid {
    display: flex !important;
    justify-content: center;
}

section.al-categories h3{
    padding-bottom:30px !important;
}

.al-categories .category_card:nth-child(2) {
    padding-inline: 10px;
}

@media (min-width:768px){
    section.AL-best_category {
    padding-bottom: 568px !important;
    }
}

@media (max-width:767px){
    section.AL-best_category {
    padding-bottom: 495px !important;
    }
}

.AL_best_seller .products custom-salla-product-card {
    background: #d4c1ab !important;
}


section.al-testimonial .card.swiper-slide {
    padding: 0 15px !important;
}

input.s-search-input {
    border-radius: 10px !important;
}

section.al-testimonial p {
    padding-top: 15px;
}

header.store-header .inner.bg-inherit {
    background: #6E4C24;
    color: #E2D1BD !important;
}


@media(min-width:767px){
.main-menu > li > a span {
    color: #E2D1BD !important;
}
}

.sicon-cart:before {
    color: #E2D1BD !important;
}

i.header-btn__icon.sicon-user {
    color: #E2D1BD !important;
}

.header-btn, .search_mobile_icon{
    border-color: #E2D1BD !important;
}

i.sicon-search.header-btn__icon.cursor-pointer {
    color:#fff !important;
}

a[href="#mobile-menu"].mburger i {
    color: #E2D1BD !important;
}


input#mce-EMAIL {
    border-color: #E2D1BD !important;
}
/*
header.store-header .inner.bg-inherit {
    background: #e2d1bd;

} */