/* general */
.home-block-line, .my-2.mx-auto.w-28.h-0.border-2.border-primary {display:none}
.text-center.mb-8 {margin-bottom:1rem}

.s-block--best-offers {margin-top:4rem}

@media (max-width: 767px) {
.index.mobile_small_blocks_titles h2.text-3xl {font-size: 1.5rem;}
}

/* header */
.promotion-banner {padding:0}
.store-header .sicon-cart:before {content: "\ef36";}
.s-user-menu-avatar-wrap img {display:none}
.s-user-menu-avatar-wrap {background-image: url(https://i.ibb.co/35tBGmk4/person.png);background-size: 90%;background-position: center;}
body.trans_header.slider_has_overlay .store-header :not(custom-salla-product-card *) .s-user-menu-avatar-wrap {filter: invert(1);}

/* categories */
.s-block--square-links ul {margin-top:1.5rem; gap:1rem !important}
.s-block--square-links .mx-auto.max-w-7xl {padding-left:1rem; padding-right:1rem}
.s-block--square-links img {aspect-ratio:unset !important}
.s-block--square-links h3 {margin-top:.5rem !important}

/* about #1 */
.about-1 {padding-bottom:0}
.about-1 h2 {margin-bottom:.5rem; color:#000}
.about-1 p {color:#666}

/* products */
#best-offers-3-slider {margin-top:0}
#best-offers-3-slider > .text-center.mb-8 {display:none}
.product-card__enhanced-mini-cart button.s-button-element {padding:10px}

.product-card__enhanced-mini-cart button.s-button-element {background: #42583720 !important; color:#425837 !important}

@media (max-width: 991px) {
.simplified-products .offer-slide, .simplified-products .s-products-slider-card {width: 180px;}
.product-card__price .total-price {font-size: 15px;}
.product-card__title a {font-size: 15px; font-weight: 500}
}

/* FOOTER */
.footer-is-custom .store-footer .store-footer__curve {display:none}
.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: #ffffff40;}
.footer-list a {font-size:1rem; padding-bottom:0}

/* CATEGORY */
.products-index .cat-content .cat-content-wrapper {display:none}
.products-index .cat-content .swiper-slide {margin-left:8px; margin-bottom:2rem}

@media (max-width:768px){
.products-index .cat-content .swiper-slide {width:27% !important;}
.products-index .cat-content .swiper-slide img {width:6rem !important; height:6rem !important}
}

/* FEATURES */
.title {padding-bottom:0}
.title h2 {font-size: 1.4rem;}
.title h3, .title p {display:none}
.s-block--enhanced-features {margin-top:0}
.s-block--enhanced-features .grid {gap:0}
.s-block--enhanced-features .s-block--enhanced-features__item {box-shadow: none;border-color: #00000020;border-radius: 0;padding: 5px 10px !important;}
.s-block--enhanced-features h2 {font-size: .8rem;line-height: 1.3rem;font-weight: 500;}
.s-block--enhanced-features p {display:none}
.s-block--enhanced-features .grid .s-block--enhanced-features__item .absolute {display:none}
.s-block--enhanced-features__item .feature-icon {margin-bottom:0}