@import url('https://fonts.googleapis.com/css2?family=Zain:ital,wght@0,200;0,300;0,400;0,700;0,800;0,900;1,300;1,400&display=swap');

/* ====== GENERAL ====== */
body {font-family: "Zain", sans-serif;}

.breadcrumbs {display:none}

.home-block-line {display:none}
.home-block-title {margin-bottom:1rem}
@media (max-width: 767px) {
.index.mobile_small_blocks_titles h2.text-3xl {font-size: 1.5rem;}
}

/* ====== HEADER ====== */
.s-cart-summary-count {background-color: #eec072;color: #3f3d3e !important;font-size:.8rem !important}

/* ====== CATEGORIES ====== */
.s-block--square-links ul {margin-top:1rem}
.s-block--square-links h3 {margin-top:.5rem !important; font-size:1.2rem}

/* ====== PRODUCTS ====== */
.product-card--vertical {border-radius:16px !important; background-color:#ffffff30 !important}
salla-add-product-button[product-status="sale"] button {background-color:#3f3d3e !important; color:#ede2da !important}
salla-add-product-button button {border-radius:10px !important}
salla-add-product-button button i {display:none}
.product-card__title a, .product-card__price .total-price, .s-button-text {font-size:1rem !important}
.product-card__buttons {display:none}

/* ====== MAP ====== */
.s-block--map .relative.overflow-hidden.pt-8.anime-item {padding-top:.5rem}
.s-block--map .relative.overflow-hidden.pt-8 > .mx-auto.max-w-7xl {padding:0; max-width:100%}
.s-block--map .relative.overflow-hidden.pt-8 .s-block--map__element {border-radius:0}
.s-block--map .relative.overflow-hidden.pt-8 .bg-gradient-to-t {display:none}

/* ====== FOOTER ====== */
.index .store-footer {margin-top:0}
.index .store-footer .store-footer__curve {display:none}
.footer-description, .footer-description p, .footer-description+p, .footer-list a {font-size:1rem}
.footer-is-custom .store-footer .store-footer__contacts-row, .footer-is-custom .store-footer .store-footer__inner, .footer-is-custom .store-footer .store-footer__newsletter {border-bottom-color: #ffffff30;}
.rounded_contacts {gap:.5rem}
.store-footer .social-link {opacity:1}

/* ====== PRODUCT PAGE ====== */
.product-single .s-button-light-outline {background-color:#ffffff30; color:#fff; border:none}
.product-single-top-description, .s-product-options-option-label b, .s-product-options-grid-mode-span {font-size:1rem}
.s-product-options-option-label small {display:none}
.s-product-options-grid-mode-span {font-weight:500; border-radius:3px !important}
.product-price-bottom {display:none}
.s-product-options-wrapper, .product-single .bg-storeBG.p-5.rounded-md.mb-5 {padding:0}
.s-slider-block__title h2 {font-size:1.3rem}
.btn--collapse {border-color:#3f3d3e; border-radius:3px !important}
.s-payments-list-item {background-color:#ffffff50}

/* ====== SIDEBAR ====== */
.main-menu li>a span {font-size:1rem}

/* ====== CATEGORY ====== */
.product-index .cat-content {padding:0;}
.product-index .cat-content .banner--fixed {max-height:14rem}
#product-filter {border:1px solid}

/* ====== CART ====== */
.cart-item {border-color:#3f3d3e30}
.cart-item .bg-storeBG.p-5.rounded-md.mb-5 {padding:0}
.cart .s-button-danger {background:none; border:none; color:red}