.s-block--enhanced-features__item .feature-icon i {
    color: #b50b0c
}

.product-card--primary-buttons button,.product-card--primary-buttons salla-button {
    border-color: #b50b0c!important;
    color: #b50b0c!important
}

.product-card__buttons>div button:hover {
    animation-duration: .9s;
    animation-iteration-count: infinite;
    animation-name: beat;
    animation-timing-function: ease-in-out;
    background-color: #ffffff;
    border-color: #ffffff;
    color: #330b0b
}

.product-card__buttons>div button {
    align-items: center;
    background: #af0c0d29
}

.product-card--primary-buttons button i,.product-card--primary-buttons salla-button i {
    color: #ffffff!important
}

.enhanced-title-border:after,.enhanced-title-border:before {
    background: #b50b0c
}

.enhanced-title-border {
    border: 2px solid #b50b0c
}

.btn--outline-primary,.btn--primary {
    border-color: #b50b0c;
    color: #ffffff
}

h1,h2.home-block-title {
    position: relative;
    mix-blend-mode: hard-light
}

h1:hover,h2:hover {
    animation: f1-glitch 0.3s cubic-bezier(.25,.46,.45,.94) both infinite;
    color: #e10600
}

@keyframes f1-glitch {
    0% {
        transform: translate(0)
    }

    20% {
        transform: translate(-2px,2px)
    }

    40% {
        transform: translate(-2px,-2px)
    }

    60% {
        transform: translate(2px,2px)
    }

    80% {
        transform: translate(2px,-2px)
    }

    100% {
        transform: translate(0)
    }
}

.product-card {
    transition: all 0.4s cubic-bezier(0.175,0.885,0.32,1.275)!important;
    border: 1px solid transparent
}

.product-card:hover {
    transform: scale(1.02) translateY(-5px)!important;
    border-color: #333;
    box-shadow: 0 10px 30px -10px rgba(225,6,0,0.3)
}

.product-card__image img {
    filter: grayscale(20%) contrast(110%);
    transition: filter 0.3s ease
}

.product-card:hover .product-card__image img {
    filter: grayscale(0%) contrast(100%)
}

salla-add-product-button button {
    border-radius: 0!important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 900!important;
    position: relative;
    overflow: hidden
}

salla-add-product-button button::after {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg,transparent,rgba(255,255,255,0.4),transparent);
    transition: 0.5s;
    transform: skewX(-15deg)
}

salla-add-product-button button:hover::after {
    left: 100%;
    transition: 0.5s
}

.bg-storeBG {
    --bg-primary: #1d1f1f57;
    background-color: var(--bg-primary)
}

.s-fast-checkout-button.outline,.s-add-product-button-main .s-add-product-button-mini-checkout,.s-fast-checkout-button.outline * {
    --bg-primary: #ff1801;
    --color-primary: #ff1801;
    border: 1px solid var(--color-primary);
    color: var(--color-primary)
}

.store-footer__inner,.store-footer__newsletter {
    --bg-primary: #1d1f1f57;
    background-color: var(--bg-primary)
}

.bg-primary {
    --color-primary: #ff1801;
    background-color: #414042;
    background-color: var(--color-primary)
}.bg-white {
    background: transparent;
    color: #fff;
}.out-of-stock .product-card__image img, .product-card--full-image.out-of-stock img {
    filter:none;
}img.logo-normal[src="https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/nEybZz/mJdKnnSOAUWTCoCw9URAyZOzs4EFcGPnKhdFy6k9.png"] {
    content: url(https://cdn.files.salla.network/homepage/710321348/084f12e1-cc4a-46c5-adad-19dff93be6c2.webp);
}
.flex.text-\[\#f11e1e\].flex-grow.shrink-0 {
    display: none;
}