/* ====== GENERAL ====== */
.s-block--angel-products, .s-block--testimonials {margin-top:2rem}

/* ====== HEADER ====== */
.multihome-tabs-wrapper li button::after {display:none}
.multihome-tabs-wrapper li {width: fit-content;flex: unset;}
.multihome-tabs-wrapper li button {color:#fff; font-size:1.1rem}
.index .header-inner i {color:#fff !important}
.s-cart-summary-content {display:none}
.s-cart-summary-count {background: #ee2d64;}

.main-nav-container.fixed-header .multihome-tabs-wrapper li button {color:#000}

.header-inner .flex.items-center.justify-end {display:none}

.multihome-tabs-button.active {border-bottom:2px solid }

.header-inner .mburger {background: #22222250;border-radius: 100px;padding:10px}
.header-inner .search-btn {display:none}

/* ====== MULTI HOME ====== */
.multihome-tabs-wrapper {position: absolute; top: 1rem; left: 0; right: 0;background: #22222250; width: fit-content; margin: auto; border-radius: 10px;padding: 0px 10px;}
.multihome-tabs-wrapper li button.active {background-color:transparent}

/* ====== SLIDER ====== */
.slider-type-1.s-block--hero-slider {position: relative;}
.slider-type-1.s-block--hero-slider::after {content: "";position: absolute;width: 100%;z-index: 8;top: auto;bottom: -0.5px;height: 30%;background: linear-gradient(180deg, rgba(225, 225, 255, 0) 0%, rgba(255, 255, 255, .95) 100%);}

.slider-type-1 .swiper .swiper-pagination-bullets.swiper-pagination-horizontal {bottom: 2rem; background: none;z-index:9 !important}
.slider-type-1 .swiper .swiper-pagination-bullet-active, .slider-type-1 .swiper .swiper-pagination-bullet {background-color:#000 !important; opacity:1;}

/* ====== BANNERS ====== */
.s-block--hero-slider:not(.slider-type-1){margin-top:1rem !important}

/* ====== CATEGORIES ====== */
.s-block--banners {margin-top:-2rem}

/* ====== BOTTOM MENU ====== */
.bottom-header {opacity:1; margin:0}

/* ====== PRODUCTS ====== */
.s-product-card-content-footer salla-add-product-button .s-button-outline {font-size: 0;border: none;width: fit-content;position: absolute;top: -1.5rem;left: .5rem; background-color:#eee}
.s-product-card-content salla-add-product-button .s-button-text {gap:0;padding: 2px; width: 1.5rem;}
.s-product-card-content-main {margin-top:10px}
.s-product-card-image, .s-product-card-image a {position:static}
.s-product-card-entry {position: relative; padding-bottom:1.5rem}
.s-product-card-discount {bottom:1rem; top:auto; right:4px; left:auto;background-color: #ee2d6410;width: fit-content;padding: 2px 10px; border-radius:25px}
.s-product-card-discount span {color:#ee2d64 !important; font-weight:600 !important}

/* ====== TESTIMONAILS ====== */
.testimonial__avatar {width:4rem !important; height:4rem !important}

/* ====== FOOTER ====== */
@media (max-width:768px){
.store-footer .store-links-items {columns: 1;}
.store-footer .store-links-items a {max-width:100%}
}