/* Add custom CSS styles below */ 
[dir=rtl] .rtl\:lg\:pl-20 a>h3 {
    font-size: 0px;
}

[dir=rtl] .rtl\:lg\:pl-20 a>h3:after {
    content: '  متجر خاطر ';
    font-size: 18px;
    font-family: inherit !important;
}
/***********************/
@media (min-width: 768px) {
    .grid-flow-row {
        grid-template-columns: repeat(2, minmax(0, 6fr));
    }

    .gap-8 {
        gap: 0rem;
    }
        .banner-entry {
        height: 600px;
    }
}

@media (max-width: 600px) {
    .grid-flow-row {
        grid-template-columns: repeat(2, minmax(0, 6fr));
    }

    .gap-8 {
        gap: 1rem;
    }

    .banner-entry {
        height: 165px;
    }

}

.two-row .banner-entry:first-child {
    grid-column: span 1/span 1;
    grid-row: span 1/span 2;
}

.has-overlay:after {
    display: none;
}



/*********************/

.mm-spn.mm-spn--navbar ul,.s-reviews-container .swiper-slide-active .s-reviews-testimonial,
.top-navbar,.footer-is-light .store-footer .store-footer__inner,.footer-is-light .store-footer,
.bg-inherit{
     background-color: #EBE3DA;
}

.sicon-shopping-bag:before {
    content: "\ef39";
}

.s-reviews-testimonial__icon svg:where([dir=rtl],[dir=rtl] *) {
        fill: #fbbf24;
}

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

[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;
     background-color: #EBE3DA;
    color: #000;
}

.sicon-menu:before{
    color: #000 !important;
}

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

.s-block--features__item .feature-icon {
    background: #EBE3DA !important;
    height: 5.2rem;
    width: 5.2rem;
    position: relative;
    transition: all .3s ease-in-out;
    animation: myani 1s ease-in-out alternate infinite
}

@keyframes myani {
    from {
        top: 0;
        border-bottom: 2px solid #fff;
        border-top: 2px solid #fff
    }

    to {
        top: 13px;
       border-bottom: 2px solid #000;
        border-top: 2px solid #000

    }
}

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

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

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


.s-button-light-outline.s-button-disabled {
    color: #fff;
    cursor: no-drop !important;
    background:#ff8383;
    opacity: 1
}
.s-slider-nav-arrow svg {
    fill: #fff
}

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

.s-block__display-all,
.s-slider-block__display-all {
    background: #000;
    color: #fff;
    padding: 10px;
    border-radius: 27px;
    padding-bottom: 12px;
}

.s-button-element:not(:disabled):not([loading]){
   background-color: #EBE3DA;
   color:#000;
  animation: signal 1200ms linear infinite
}

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

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


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

.s-quantity-input-button {
    background: #EBE3DA;
}

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

.main-nav-container.fixed-header .inner {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    filter: drop-shadow(-2px 0px 3px #000)
}

.s-block--features__item .feature-icon {
    height: 5.2rem;
    width: 5.2rem
}



.flex-col{
       background-color: #fff;
}

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


.s-product-card-vertical{
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}


::-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;
}

.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) {
.main-nav-container {
    margin-bottom: -11px !important;
}
    .s-button-text {
        font-size: 14px !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
    }
}

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

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


.main-nav-container{
      margin-bottom: -5px;
}

.navbar-brand img {
    max-height: 4rem
}

.flex-1.testimonial__text div {
    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
}

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

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

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

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

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

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

.s-block.s-block--features.container::before {
    content: " انجازات نفخر بها 😍";
    display: block;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    color: #000;
}

.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(255, 255, 255, .842) 0 4px 12px
}

.contact-social::before {
    content: "تابعنا";
    font-size: 20px;
    display: block;
    font-weight: 700;
    margin-bottom: 20px;
    padding-top: .3rem;
    width: 100%;
    padding-bottom: .3rem;
    box-shadow: rgba(255, 255, 255, .842) 0 4px 12px;
    color: #000 !important;
    background: #fff;
    border-radius: 8px
}



.s-slider-block__title h2{
    text-transform: uppercase;
    background-image: linear-gradient(-225deg, #000 0%, #fff 29%, #000 67%, #000 100%);
    background-size: 200% auto;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 2s linear infinite;
    line-height: 1.6;
    text-align:center;
    font-weight: 700 !important;
}

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


.s-slider-block__title h2::after {
    content: "〣━━━━>";
    display: block;
    width: 100%;
    height: 30px;
}

a[href="https://www.instagram.com/iioov"],
.store-footer .contact-social ul li:nth-child(1) a {
    background:#EF319D;
    border-radius: 4px;
    color: #fff !important;
    box-shadow: rgba(255, 255, 255, .842) 0 4px 12px
}

a[href="www.tiktok.com/@ikhatiir"],
.store-footer .contact-social ul li:nth-child(2) a {
    background: #000;
    border-radius: 4px;
    color: #fff !important;
    box-shadow: rgba(255, 255, 255, .842) 0 4px 12px
}

.s-slider-v-centered .s-slider-block__title-nav button{
  background: #000;
}

.footer-is-light .store-footer .store-footer__inner:before{
    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/mQbNKG/iMfWnTMrEiV6vH9d7wttzdYCEsxmJgrAr4zJQI0T.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}


.s-block--features__item .feature-icon i.sicon-shipping-fast:before {
    content: '';
    background-image: url(https://iili.io/Jd2uWsn.png);
    width: 64px;
    height: 64px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}


.s-block--features__item .feature-icon i.sicon-donation:before {
    content: '';
    background-image: url(https://iili.io/Htxd3rJ.png);
    width: 64px;
    height: 64px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.s-block--features__item .feature-icon i.sicon-gold-badge:before {
    content: '';
    background-image: url(https://iili.io/Htx2wcG.png);
    width: 64px;
    height: 64px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}








.footer-is-light .store-footer:before {
    content: "";
    background-image: url(https://i.imgur.com/eAWGMd1.png);
    background-size: 418%;
    display: block;
    background-repeat: round;
    transform: rotate(180deg);
    height: 200px;
    margin: -12px -32px 1px 1px;
    height: 104px;
    margin: -26px -32px 1px 1px;
}

.index:before  {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    position: fixed;
    z-index: 999999;
    background: #ffffff14 url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/mQbNKG/iMfWnTMrEiV6vH9d7wttzdYCEsxmJgrAr4zJQI0T.png);
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 35%;
    animation-name: pupup_logo;
    animation-duration: 2s;
    transform: scale(0) rotate(0deg);
}

@keyframes pupup_logo {
    0% {
        transform: scale(1)rotate(0deg)
    }

    40% {
        transform: scale(1)rotate(0deg)
    }

    80% {
        transform: scale(1)rotate(-90deg)
    }

    100% {
        transform: scale(0)rotate(-90deg)
    }
}


.store-footer {
    margin-top: 0
}

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

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

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


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

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

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

.rounded-icon {
    background: 0 0
}

/*Slider*/
salla-slider.photos-slider .swiper-slide {
    width: 100%;
    border-radius: 0rem;
    margin: 0px !important;
    padding: 0px !important;
}

salla-slider.photos-slider .swiper:where([dir=rtl],[dir=rtl] *){
      padding-right: 0rem !important;
}

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

.s-block.s-block--photos-slider {
  margin-top:0px !important;
}


.mm-spn a{
    margin: 13px auto;
    width: 87%;
    color: #000 !important;
    border: 1px solid #E9D8C4 !important;
    border-radius: 10px 10px 10px 10px !important;
    background: #E9D8C4;
}