/* START OF CSS STYLE CDE BY NUSSUQ.COM */

/* ====== HEADER ====== */
.s-cart-summary-count {background-color: #d60505;}
.header-btn__icon.icon, salla-cart-summary {margin:0 !important}

/* ====== PRODUCTS ====== */
.s-block--best-offers .border-primary.my-2 {margin-top:0 !important}
.s-block--best-offers .text-center.mb-8, .fixed-products h2.text-center {font-size:1.3rem !important}
.s-block--best-offers .border-primary, .fixed-products .home-block-line {border-color: var(--footer-bg);}
salla-button .s-button-btn {background-color: var(--footer-bg);border: none; color:#231f20}

@media (max-width: 991px) {
.simplified-products .s-products-slider-card, .simplified-products .offer-slide {width: 200px;}
}

/* ====== FEATURES ====== */
.s-block--enhanced-features__item h2 {display:none}
.s-block--enhanced-features .grid {gap: 2rem 1rem !important;}
.s-block--enhanced-features .grid .s-block--enhanced-features__item {overflow: visible; border-color: var(--footer-bg); background-color: var(--footer-bg); border-radius: 10px;}
.s-block--enhanced-features__item .feature-icon {margin-top: -3rem;z-index: 999;background-color: #fff;border-radius: 100px;padding: 6px;}
.s-block--enhanced-features__item p {font-weight: 500;color: #231f20;opacity: 1;padding: 0 5px;}

/* ====== SLIDER ====== */
.advanced-slider__caption__inner__content__text {color: #fff;font-size: 1.1rem;line-height: 2;width: 90%;margin: auto auto 1rem;}

/* ====== FOOTER ====== */
.footer-is-custom .store-footer .store-footer__inner, .footer-is-custom .store-footer .store-footer__contacts-row, .footer-is-custom .store-footer .store-footer__newsletter {border-bottom-color: #231f20;}
.enhanced_rounded_contacts a {border-color:#231f20}
.footer-is-custom p {text-align:center}
.footer-list a {font-size: .9rem;line-height: 1.7;}

/* ====== PRODUCT PAGE ====== */
.product-single .sticky-product-bar salla-add-product-button salla-button .s-button-btn {color: #231f20;border: none;}
.product-single .sticky-product-bar salla-add-product-button salla-button .s-button-btn:hover, .product-single .sticky-product-bar salla-add-product-button salla-button .s-button-btn:focus {color:#fff}

/* ====== CART ====== */
.cart .cart-item {border-color:#eee}


@media (min-width: 991px) {
    .product-card.hover_style_4:not(.product-card--horizontal):not(.product-entry--horizontal).product-card--fit-height .product-card__content {
        display: flex;
        flex-direction: column;
        height: 100%;
        justify-content: space-between;
        background-color: #f7f7f7;
    }
}

.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 {
    background-color: #f95f34;
    --tw-border-opacity: 1;
    border-bottom-color: #e5e7eb;
    border-bottom-color: rgba(229, 231, 235, var(--tw-border-opacity, 1));
}

.footer-is-custom .store-footer .store-footer__curve {
    color: #f95f34;
}

.footer-is-custom .store-footer .footer-bottom {
    background-color: #f95f34;
}
.bg-storeBG {
    background-color: #ffe3ce;
}

@media only screen and (min-width: 1024px) {
    @media (min-width: 1024px) {
        .main-menu {
            display: flex;
            color: #ffffff;
        }
    }
}

.justify-end {
    justify-content: flex-end;
    color: white;
}