/* Add custom CSS styles below */
:root {
    --color-primary: #030303ff;
    --color-primary-dark: rgba(225, 177, 2, 1);
    --color-primary-light:rgba(12, 11, 9, 1);
    --color-primary-reverse:rgba(225, 177, 2, 1);
    --1: var(--color-primary);
}

.s-product-card-promotion-title {
    background-color: var(--color-primary);
    color: rgba(255, 255, 255, 1);
}

.mm-spn.mm-spn--light,.md\:flex,.footer-is-light .store-footer,.footer-is-light .store-footer .store-footer__inner,.top-navbar,.bg-inherit {
    background-color: var(--color-primary)
}

.s-product-card-promotion-title {
    max-width: calc(100% - 15px)
}

.s-product-card-fit-height .s-product-card-image {
    max-height: initial!important
}

.s-product-card-image-contain {
    object-fit: unset
}

.s-social-list {
    justify-content: center
}

.s-social-list li a {
    border-radius: 4px;
    border: none!important
}

.no-content-placeholder a {
    background: #fdc303ff
}

a[title=twitter]>.s-social-icon:before {
    content: "X";
    color: #ffffffff!important;
    font-family: sallaicons,icomoon!important;
    font-size: 21px;
    line-height: 3px
}

a[title=twitter]>.s-social-icon svg {
    display: none!important
}

.cart-item.bg-white,.duration-1000 {
    background: 0 0!important
}

.space-x-2.items-end {
    justify-content: center
}

.leading-\[1\.2\] {
    margin: 10px auto
}

.rounded-icon {
    background: 0 0
}

.top-navbar .s-search-input {
    background-color: #fff
}

[dir=rtl] .s-product-card-vertical .s-product-card-wishlist-btn,.top-navbar,.sc-1au8ryl-0.dkuywW {
    display: none
}

.footer-is-light .store-footer .store-footer__inner {
    border-bottom: 0!important
}

.store-footer {
    margin-top: 0
}

.store-footer__inner {
    padding-top: 2rem
}

::-webkit-scrollbar {
    width: 10px
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #ffffffff;
    border-radius: 10px
}

::-webkit-scrollbar-thumb {
    background: var(--color-primary);
    border-radius: 10px
}

::-webkit-scrollbar-thumb:hover {
    background: var(--color-primary)
}

.lg\:pb-20,.s-block {
    background: 0 0!important
}

.s-block.s-block--best-offers.container.overflow-hidden,.lg\:shadow-default,.s-user-menu-trigger,.banner--fixed img,.xs\:p-7,.no-content-placeholder .icon,.s-block--features__item,.lg\:p-8,.footer-is-light .store-footer .store-footer__inner,.footer-is-light .store-footer .contact-social {
    border-color: transparent!important
}

@media only screen and (max-width: 600px) {
    .s-button-text {
        font-size:12px!important
    }

    .slide--cat-entry {
        width: 106px!important;
        height: 106px!important;
        border-radius: 19px!important
    }

    .swiper-slide.slide--one-sixth,.swiper-slide.slide--one-sixth.swiper-slide-prev,.swiper-slide.slide--one-sixth.swiper-slide-next,.swiper-slide.slide--one-sixth.swiper-slide-active {
        width: 40%
    }

    .slide--cat-entry h2,.slide--cat-entry h4 {
        font-size: .745rem
    }

    .slide--cat-entry i {
        font-size: 28px
    }
}

@media only screen and (min-width: 600px) {
    .lg\:grid-cols-6 {
        grid-template-columns:repeat(3,minmax(0,1fr))!important
    }

    .lg\:col-span-2 {
        grid-column: span 1/span 1
    }
}

@media only screen and (max-width: 600px) {
    .salla-slider .slide--one-sixth {
        width:37%
    }

    .slide--cat-entry {
        height: 101px;
        width: 106px
    }

    .s-products-slider-card {
        max-width: 185px
    }
}

.main-nav-container.fixed-header .inner {
    margin-top: 10px;
    border-radius: 53px;
    filter: drop-shadow(-2px 0px 3px #000)
}

.s-product-card-content-subtitle,.flex.mb-6,.md\:flex,.s-product-card-content-subtitle,.s-product-card-content-sub,.store-footer a,.s-product-card-content-title a,.store-footer .contact-social ul,.footer-is-light .store-footer .store-footer__inner {
    text-align: center!important;
    justify-content: center!important
}

.lg\:shadow-default,.s-user-menu-trigger,.banner--fixed img,.xs\:p-7,.no-content-placeholder .icon,.s-block--features__item,.lg\:p-8 {
    background: 0 0!important
}

.s-block--features__item:first-child {
    grid-column: span 1/span 2
}

.grid-cols-\[repeat\(2\2c minmax\(0\2c 1fr\)\)\],.lg\:grid-cols-3 {
    grid-template-columns: repeat(3,minmax(0,1fr))!important
}

.s-block--features__item h4 {
    white-space: nowrap
}

.s-block--features__item p {
    min-width: 83px
}

[dir=ltr] .mm-spn.mm-spn--navbar.mm-spn--main:after,[dir=rtl] .mm-spn.mm-spn--navbar.mm-spn--main:after,[dir=rtl] .mm-spn.mm-spn--navbar:after {
    text-align: inherit
}

.s-product-card-vertical {
    box-shadow: rgba(10, 9, 8, 0.85) 0 3px 8px
}

.footer-is-light .store-footer .social-link {
    border-color: transparent;
    box-shadow: #fff 0 3px 8px
}

.store-footer a .rtl\:ml-2\.5,[dir=rtl] .header-btn__icon.icon,.s-slider-next.s-slider-nav-arrow,.s-slider-next.s-slider-nav-arrow.swiper-button-disabled {
    background: var(--color-primary-dark);
    border: none!important;
    color: #fff;
    box-shadow: rgba(14, 14, 12, 0.66) 0 3px 8px
}

[dir=rtl] .header-btn__icon.icon {
    border-radius: 7px!important
}

.flex.items-center.justify-end .header-btn i {
    border-radius: 7px;
    background: var(--color-primary-dark);
    color: #faf7f7ff;
    border: none!important;
    box-shadow: rgba(10, 9, 5, 0.37) 0 3px 8px;
}

[dir=rtl] .header-btn__icon.icon {
    color: #ffffff;
}

a[href="https://www.instagram.com/blummen.sa"],.store-footer .contact-social ul li:first-child a {
    background: #000;
    color: #ba0e0eff!important;
    box-shadow: rgba(15, 13, 13, 1) 0 3px 8px
}

.text-primary span,#sub-total,.flex.justify-between.text-lg>b,.font-bold.text-sm mb-5,span.inline-block.item-total,.item-price.text-sm.text-gray-400,.text-gray-900.leading-6 a,.s-quantity-input-input,b.block,.s-comments-title,.text-gray-400,.form-label important,.product__description ul,.product__description li,.text-sm.opacity-75 p,[dir=rtl] .rtl\:pl-3,.s-block--features__item p,[dir=rtl] .mm-spn.mm-spn--navbar:before,.text-dark,.s-block--features__item h4,.mm-spn span,.mm-spn a,.text-2xl,.content-entry,.mm-spn ul.main-menu li:before,.sicon-keyboard_arrow_left:before,[dir=rtl] .rtl\:ml-3,[dir=rtl] .topnav-link-item,.text-gray-800,.main-menu li.root-level>a,.total-price,.text-base,b,p.text-sm,.main-menu li>a,[dir=ltr] .topnav-link-item,.sm\:p-1 p,.sm\:p-1 p span,[dir=ltr] .topnav-link-item.right-side:first-child,.max-w-sm,.leading-\[1\.2\],.flex.items-center.flex-wrap.text-sm,.text-primary,.slide--cat-entry h2,[dir=ltr] .topnav-link-item:last-child,.sicon-menu:before,.text-sm .text-gray-500,.store-footer a,.flex-1 h1,.font-bold.text-xl.inline-block,.unicode,.no-content-placeholder p,.rtl .fix-align,.no-content-placeholder .item-price.text-sm.text-gray-500,.product-entry__sub-title.text-sm.text-gray-500.leading-6,.s-quantity-input-container .s-quantity-input-input,.btn-tab.btn--collapse span,.total-price.font-bold.text-xl.inline-block,.starting-or-normal-price.gap-4.flex>h2,.s-product-options-option-label b,.sicon-chat-bubbles:before,.form-label b.block,.s-product-card-content-subtitle,.sicon-quote-open:before,.testimonials-slider .testimonial__text p,[dir=rtl] .fix-align,.font-bold.text-sm.mb-5,.duration-300,.s-block--features__item h2,.s-slider-block__title h2,.no-content-placeholder--comments i.sicon-chat-bubbles:before,.text-gray-400,.text-lg span,.block.text-sm.font-bold.mb-2.text-gray-700,.s-cart-summary-total {
    color: #c9a800ff!important
}

.carousel-slider .swiper-wrapper>div {
    margin: 10px auto
}

.s-button-wrap[type=button] {
    appearance: auto!important
}

.center-between>.form-label.font-bold {
    color: #000000ff!important
}

.s-button-wide .sicon-shopping-bag:before {
    font-weight: 600
}

.s-button-btn {
    padding: .6em 2em;
    border: none;
    outline: none;
    color: #fff;
    background: var(--color-primary);
    cursor: pointer;
    position: relative;
    z-index: 0;
    border-radius: 10px;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation
}

.s-button-btn:before {
    content: "";
    background: linear-gradient(45deg,#000,var(--color-primary),#000,#000);
    position: absolute;
    top: -2px;
    left: -2px;
    background-size: 400%;
    z-index: -1;
    filter: blur(5px);
    -webkit-filter: blur(5px);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    animation: glowing-button-85 20s linear infinite;
    transition: opacity .3s ease-in-out;
    border-radius: 10px
}

@keyframes glowing-button-85 {
    0% {
        background-position: 0 0
    }

    50% {
        background-position: 400% 0
    }

    100% {
        background-position: 0 0
    }
}

.s-button-btn:after {
    z-index: -1;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: var(--color-primary);
    left: 0;
    top: 0;
    color: #fff;
    border-radius: 10px
}

.md\:mb-0 {
    margin-left: 17px
}

.s-button-light-outline.s-button-disabled {
    background-color: #cc4747;
    color: #000;
    opacity: 1
}

.s-slider-next.s-slider-nav-arrow,.s-slider-next.s-slider-nav-arrow.swiper-button-disabled {
    border-radius: 7px
}

.s-slider-prev.s-slider-nav-arrow,.s-slider-prev s-slider-nav-arrow.swiper-button-disabled {
    border-radius: 7px;
    background: #000;
    border: none;
    box-shadow: rgba(0, 0, 0, 0.24) 0 3px 8px
}

.s-slider-nav-arrow svg {
    fill: #fff
}

.s-quantity-input-button {
    background: #000
}

.s-quantity-input-button svg {
    fill: #fff
}

.store-footer h3 {
    color: var(--color-primary-light)!important;
    background: var(--color-primary-dark);
    border-radius: 8px;
    font-weight: 700;
    padding-top: .3rem;
    width: 100%;
    padding-bottom: .3rem
}

.contact-social::before {
    content: "تابعنا";
    font-size: 20px;
    display: block;
    font-weight: 700;
    margin-bottom: 20px;
    padding-top: .3rem;
    width: 100%;
    padding-bottom: .3rem;
    color: var(--color-primary-light)!important;
    background: var(--color-primary-dark);
    border-radius: 8px;
}

.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 71px
}

.main-nav-container {
    min-height: 55px
}

.navbar-brand img {
    max-height: 4rem;
    filter: brightness(27.5);
}

.s-block--features__item .feature-icon i {
    color: #ffffff;
}

.flex-1.testimonial__text div {
    background: 0 0!important
}

.s-block--features__item .feature-icon {
    height: 5.2rem;
    background: var(--color-primary-dark);
    width: 5.2rem;
    animation: signal 1200ms linear infinite;
    border-radius: 7px;
}

.s-slider-block__title {
    margin: 10px auto
}

.s-block__display-all,.s-slider-block__display-all {
    background: var(--color-primary);
    color: #ffffff;
    padding: 10px;
    border-radius: 7px;
    padding-bottom: 12px;
}

@keyframes signal {
    0% {
        box-shadow: 0 0 0 0 var(--color-primary)
    }

    100% {
        box-shadow: 0 0 0 5px #fff
    }
}

.s-block.s-block--features.container::before {
    content: "";
    display: block;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    color: #fff
}

.s-slider-v-centered .s-slider-block__title-nav button,.s-slider-block__title-nav:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]),.s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled {
    background: #000;
    box-shadow: none;
    color: var(--color-primary-light)
}

.s-contacts-icon {
    border: none!important;
    background: var(--color-primary-dark);
    color: var(--color-primary-light)!important
}

salla-add-product-button[product-status=out] {
    background: #000;
    border-radius: 10px;
    color: var(--color-primary-light)!important
}

.s-social-link a svg {
    fill: var(--color-primary)
}

salla-slider .swiper-pagination-bullet-active {
    background: #000!important
}

salla-slider.photos-slider .swiper-slide {
    width: 100%;
    border-radius: 0;
    margin: 0;
    padding: 0
}

[dir=rtl] .carousel-slider .swiper {
    padding-left: 0
}

.s-block.s-block--photos-slider {
    margin-top: 0
}

salla-slider.photos-slider .swiper:where([dir=rtl],[dir=rtl] *),#photos-0-slider .s-slider-block__title {
    margin: 0 auto;
    padding: 0
}

.rounded-md {
    border-radius: 0!important
}

.index:before {
    content: "";
    width: 100%;
    height: 100%;
    background: var(--color-primary)33 url(https://iili.io/dfyVTjR.png);
    position: fixed;
    top: 0;
    z-index: 99999999999999999!important;
    background-size: 250px!important;
    background-repeat: no-repeat;
    background-position: center!important;
    animation-name: logobg;
    animation-duration: 3s;
    animation-fill-mode: forwards;
    bottom: 0;
    left: 0;
    right: 0
}

@keyframes logobg {
    0% {
        opacity: 1
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0;
        visibility: hidden
    }
}

.store-footer:before {
    text-align: center;
    content: "";
    display: block;
    height: 116px;
    width: 190px;
    margin: 20px auto;
    background: var(--logo);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    transform: scale(1.5);
    filter: brightness(19.5);
}

.footer-is-light .store-footer {
    border-top-left-radius: 40px;
    border-top-right-radius: 40px
}

.s-block.s-block--features.container:before {
    content: "بماذا نتميز؟";
    display: block;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    color: #000
}

.s-block--features__item .feature-icon i.sicon-shipping-fast:before {
    content: '';
    background-image: url(https://media.zid.store/cdbbc706-61b2-4d93-9791-9f65743fe34b/47da1710-48d7-4edc-8e20-12edfcd0187d.gif);
    width: 64px;
    height: 64px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

.s-block--features__item .feature-icon i.sicon-cart2:before {
    content: '';
    background-image: url(https://media.zid.store/cdbbc706-61b2-4d93-9791-9f65743fe34b/fcde6b91-fe68-4db4-bee1-ff1e1438edd1.gif);
    width: 64px;
    height: 64px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

.s-block--features__item .feature-icon i.sicon-full-wallet:before {
    content: '';
    background-image: url(https://media.zid.store/cdbbc706-61b2-4d93-9791-9f65743fe34b/50893578-84e0-409c-9938-f282990cbe8a.gif);
    width: 64px;
    height: 64px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

.s-slider-block__title h2 {
    animation: shake 5s linear infinite
}

@keyframes shake {
    0% {
        transform: translateX(0)
    }

    90% {
        transform: translateX(0)
    }

    91% {
        transform: translateX(-20px)
    }

    92% {
        transform: translateX(-20px)
    }

    93% {
        transform: translateX(20px)
    }

    94% {
        transform: translateX(-20px)
    }

    95% {
        transform: translateX(20px)
    }

    96% {
        transform: translateX(-20px)
    }

    97% {
        transform: translateX(20px)
    }

    98% {
        transform: translateX(-20px)
    }

    99% {
        transform: translateX(20px)
    }

    100% {
        transform: translateX(0)
    }
}

.cart-item.bg-white .md\:flex {
    background-color: transparent!important
}

.s-social-list li a,.store-footer .contact-social ul li:first-child a {
    background: #000;
    color: #fff!important;
    box-shadow: rgba(0,0,0,.24) 0 3px 8px
}

.is-sticky-product-bar.product-single [id^=gb-widget],.is-sticky-product-bar.product-single iframe.tawk-widget,.is-sticky-product-bar.product-single #fb-root .fb_dialog iframe[data-testid=bubble_iframe],.is-sticky-product-bar.product-single iframe.tawk-widget {
    bottom: 100px!important
}

i.text-base.sicon-shopping-bag {
    color: #fff !important;
}


i.sicon-cart2 {}