/* Add custom CSS styles below */ 
::-webkit-scrollbar {
    width: 10px
}
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #fff;
    border-radius: 10px
}

::-webkit-scrollbar-thumb {
    background: #000;
    border-radius: 10px
}

::-webkit-scrollbar-thumb:hover {
    background: #000;
}

.store-footer a .rtl\:ml-2\.5,
.s-button-btn,
.header-btn i,
[dir=rtl] .header-btn__icon.icon {
    background: #fff;
    border: none;
    color: #6d4aa1;
    box-shadow: rgb(255 255 255/24%) 0 3px 8px
}


.carousel-slider .swiper,
.carousel-slider .swiper-wrapper>div {
    margin: 20px auto !important
}



.bg-gray-50,
.cart-item.bg-white,.duration-1000, .s-comments-product,body ,
.s-slider-v-centered .s-slider-block__title-nav button,
.main-nav-container.fixed-header .inner,
.mm-spn.mm-spn--light,
.bg-inherit,
.top-navbar,
:is([dir=rtl] .mm-spn.mm-spn--navbar.mm-spn--main):after,
.mm-spn.mm-spn--navbar ul,
.footer-is-light .store-footer,
.footer-is-light .store-footer .store-footer__inner {
    background: linear-gradient(to left, #e8e8e8, #e8e8e8)
}

.banner--fixed img {
    border-radius: 0 !important
}

[dir=rtl] .s-slider-block__title h2 {
    padding-left: 0
}

.s-block__display-all,
.s-slider-block__display-all {
    background: #000;
    color: #fff;
    padding: 10px;
    border-radius:7px;
    padding-bottom: 12px;
    animation: signal 1200ms linear infinite
}

@keyframes signal {
    0% {
        box-shadow: 0 0 0 0 #000
    }

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

.text-sm.opacity-75 p,
[dir=rtl] .mm-spn.mm-spn--navbar:before,
.text-dark,.slide--cat-entry h2,
.s-block--features__item h4,
.mm-spn ul.main-menu li:before,
.total-price,
[dir=ltr] .topnav-link-item,
.sm\:p-1 p,
[dir=ltr] .topnav-link-item.right-side:first-child,
.leading-\[1\.2\],
.flex.items-center.flex-wrap.text-sm,
[dir=ltr] .topnav-link-item:last-child,
.duration-300,.s-product-card-content-title a:hover,
.s-slider-block__title h2 {
    color:#000!important
}


.s-filters-option-name,
.gradient-bg.profile-header .breadcrumbs a, .gradient-bg.profile-header .breadcrumbs span, .gradient-bg.profile-header .breadcrumbs .arrow,
.s-breadcrumb-primary-reverse li{
      color:#000!important;
}

.s-breadcrumb-arrow svg{
  fill:#000;
}

.sicon-filter:before,
[dir=ltr] .mm-spn.mm-spn--navbar.mm-spn--main:after,.mm-spn span,
.mm-spn a,.sicon-menu:before,
[dir=rtl] .mm-spn.mm-spn--navbar.mm-spn--main:after,
[dir=rtl] .mm-spn.mm-spn--navbar:after {
    text-align: inherit;
    color: #000;
}

.sub-menu.w-56 ul li>a span {
    color: #000
}

.s-slider-block__title h2 {
    color: #000
}

.s-add-product-button-main .s-add-product-button-mini-checkout {
    border-radius: 11px;
    background-color: #000!important;
}


.sicon-packed-box:before,
.ql-align-justify span,.no-content-placeholder p,
.ql-align-justify span strong,
.product__description ul,.text-base,
.product__description li,.lg\:p-8{
    color:#000 !important;
}


.s-add-product-button-mini-checkout-content:where([dir="rtl"], [dir="rtl"] *) {
      color:#fff !important;
}

.block.text-sm,.text-gray-500,
span.text-gray-500,.text-sm,
.font-bold.text-sm.mb-5,b,
.text-gray-800,.text-xl,
.s-breadcrumb-item,
.rtl\:lg\:pl-20:where([dir="rtl"], [dir="rtl"] *) p,.s-cart-summary-total,
.copyright-text p,.text-gray-400,
.store-footer a,.unicode,
[dir=rtl] .rtl\:ml-3,.max-w-sm,
[dir=rtl] .topnav-link-item,
.main-menu li>a,
.main-menu li.root-level>a{
    color:#000 !important;
}

.rtl\:pl-3:where([dir="rtl"], [dir="rtl"] *),
.s-block__title h2,
.s-slider-block__title h2 {
    text-transform: uppercase;
    background-image: linear-gradient(-225deg, #000 40%, #000 9%, #000 67%, #fff 100%);
    background-size: 200% auto;
    color: #fff;
    font-weight: 700;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 2s linear infinite;
    display: inline-block;
    line-height: 24px
}

@keyframes textclip {
    to {
        background-position: 200% center
    }
}

.slide--cat-entry{
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}


@media only screen and (max-width:600px) {
.s-button-text i,
.s-button-text{
  font-size:12px;
}
.s-button-text i{
  font-weight:bold;
}
    .slide--cat-entry {
        width: 130px !important;
        height: 130px !important;
        border-radius: 8px !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 h4 {
        font-size: .775rem
    }

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

.main-nav-container.fixed-pinned .navbar-brand img{
    max-height: 50px !important;
}

.navbar-brand img {
    max-width: 117px;
    filter: brightness(0.1);
}

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

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

.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
}

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
}

.footer-is-light .store-footer .social-link {
    border-color: transparent;
    box-shadow: rgb(255 255 255/24%) 0 3px 8px
}

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

    .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
    }
}


.footer-is-light .store-footer .store-footer__inner:before {
    filter: brightness(0.1);
    text-align: center;
    content: "";
    display: block;
    height: 110px;
    width: 140px;
    margin: auto auto 20px;
    background-image: url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/pQKAKP/TYiz7eF6zgglEsy3HtMGulnjOuHDUFGA44mlfJnu.png);
    background-repeat: no-repeat !important;
    background-size: contain;
    background-position: center;
}

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

.s-quantity-input-container{
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.store-footer h3 {
    color: #000 !important;
    background: #fff;
    border-radius: 8px;
    font-weight: 700;
    padding-top: .3rem;
    width: 100%;
    padding-bottom: .3rem;
    box-shadow: rgba(0, 0, 0, .1) 0 4px 12px
}

.overflow-auto{
      overflow: hidden;
}

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

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

/*
.store-footer:before {
    content: "";
    background-image: url(https://marssa.shop/site/images/new_theme/footer-top.svg);
    background-size: 418%;
    display: block;
    background-repeat: round;
    transform: rotate(180deg);
    height: 104px;
    margin: -12px -32px 1px 1px;
}
*/

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
}

.s-slider-block__title {
    margin-bottom: 1rem;
    margin-top: 1rem;
}
    
.carousel-slider .swiper,
.carousel-slider .swiper-wrapper>div {
    margin: -5px auto 20px !important
}

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

.s-comment-form-input,
.s-product-options-wrapper,
.s-form-control,
.s-product-card-vertical {
    box-shadow: rgba(0, 0, 0, .24) 0 3px 8px
}

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

.top-navbar .s-search-input {
    background-color: #fff
}
.swiper-wrapper {
    margin: 10px auto
}

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

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

.bg-inherit {
    padding: 10px 0
}

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

.main-nav-container.fixed-header .inner {
    margin-top: 10px;
    border-radius: 53px;
}

.btn--wishlist.is-added,
.footer-is-light .store-footer .contact-social,
.s-product-card-vertical .s-product-card-wishlist-btn button{
    display: none !important
}

.flex.mb-6,
.md\:flex,
.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-button-btn:before {
    content: "";
    background: linear-gradient(45deg, #102A66, #ECAC1A, #05153F, #fffb00, #ECAC1A, #102A66, #102A66);
    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: #000;
    left: 0;
    top: 0;
    border-radius: 10px
}

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

.s-button-text i{
      color: #fff!important
}


.index:before {
    filter: brightness(0.1);
    content: "";
    width: 100%;
    height: 100%;
    background: #6d4aa136 url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/pQKAKP/TYiz7eF6zgglEsy3HtMGulnjOuHDUFGA44mlfJnu.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
    }
}


.s-contacts-icon:where([dir=rtl], [dir=rtl] *) {
    border: none;
    background: #000;
    color: #fff;
    box-shadow: rgb(255 255 255/24%) 0 3px 8px
}


.s-slider-block__title-nav:where([dir="rtl"], [dir="rtl"] *) > :not([hidden]) ~ :not([hidden]),
.s-slider-prev.s-slider-nav-arrow,
.s-slider-prev s-slider-nav-arrow.swiper-button-disabled {
    opacity: 1;
    background: #000!important;
    border: none;
    box-shadow: rgba(0, 0, 0, .24) 0 3px 8px
}

.s-slider-nav-arrow:not(:disabled):hover svg {
    fill: #fff;
}

.s-slider-nav-arrow svg {
    fill: #fff
}
/****************************************/
i.sicon-d-rotate:before{
      content: '';
    background-image: url(https://cdn.salla.sa/pQKAKP/46ea8446-c90a-4a2e-966e-e599994f1769-1000x1000-NBPK6vsNYWxeWY0sMvzAAdzetfZS5jStksnx2OEe.jpg);
    width: 64px;
    height: 64px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

i.sicon-home-water:before {
    content: '';
    background-image: url(https://cdn.salla.sa/pQKAKP/46ea8446-c90a-4a2e-966e-e599994f1769-1000x1000-NBPK6vsNYWxeWY0sMvzAAdzetfZS5jStksnx2OEe.jpg);
    width: 64px;
    height: 64px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

i.sicon-bed-single:before{
    content: '';
    background-image: url(https://cdn.salla.sa/pQKAKP/79eb384a-2316-4a4a-85fc-1bb5486e81cd-696x1000-e3EF5eCDyIhakz4CGuUoKZAxVkJdDqzQIOnX7s5l.png);
    width: 64px;
    height: 64px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

i.sicon-lego:before{
    content: '';
    background-image: url(https://cdn.salla.sa/AzjrYO/bzrRX2b1IX9TDnXo7ebig2NiyyVrKxH41oVu7VLA.png);
    width: 64px;
    height: 64px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

i.sicon-lightbulb:before{
   content: '';
    background-image: url(https://cdn.salla.sa/pQKAKP/c3df3647-b97e-4794-b820-4cf2bd655086-1000x969-IBlECrLGwT6CPHfQvQMWMjK6tzarIBkPZCXlm1uq.png);
    width: 64px;
    height: 64px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.slide--cat-entry i.sicon-heart:before{
     content: '';
    background-image: url(https://cdn.salla.sa/AzjrYO/0XsvmhGi8PfZ6JRv2JKAlTtdiJ6AxuJvtGwIDPvj.png);
    width: 64px;
    height: 64px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

i.sicon-heart:before{
  color:red;
}

i.sicon-store2:before{
     content: '';
    background-image: url(https://cdn.salla.sa/AzjrYO/yPRhexNTrS6XX2n23vdIljK7OhSoPXyaX7VMatPe.jpg);
    width: 64px;
    height: 64px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

i.sicon-strike:before{
    content: '';
    background-image: url(https://cdn.salla.sa/pQKAKP/89c3e7b4-82f4-4ab0-a35f-caa2c410497b-414x500-O5VFhUgcm3wNpIJHYqjc6rnNeoRRDTWMJpaJIIDu.png);
    width: 64px;
    height: 64px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}


i.sicon-image1:before{
     content: '';
    background-image: url(https://cdn.salla.sa/AzjrYO/K0fHqXyBoAMkWOiCoIopGeF8mP6wfJWOo13PyJuf.png);
    width: 64px;
    height: 64px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;  
}

i.sicon-italic:before{
     content: '';
    background-image: url(https://cdn.salla.sa/pQKAKP/8b807937-955e-46e2-985a-0772e77ad959-1000x1000-DZx9gTufsK4ko7DRF0efcUPciQ2wVrD3sN7j9TVb.png);
    width: 64px;
    height: 64px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;  
}

i.sicon-quote:before{
     content: '';
    background-image: url(https://cdn.salla.sa/pQKAKP/8788e8f1-e5c3-4a95-b75e-004d5bbfa085-1000x1000-ZU6241ejYowWgUUF1Mb6t8ScrwoXDjRmhRGBXLbE.png);
    width: 64px;
    height: 64px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;    
}

.s-product-card-content-title a,.s-product-card-price,.s-product-card-sale-price:where([dir="rtl"], [dir="rtl"] *) > :not([hidden]) ~ :not([hidden]),
.total-price.font-bold.text-xl.inline-block{
  color:#000!important;
}

.topnav-is-dark .top-navbar .s-search-input{
      background:#fff !important;    
}