.index:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #ffffff4a url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/PdZeaB/34ks2c60GCkdqZ05kOaQKKGLTybBoH4ZHmZ3tmAk.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
    }
}

salla-products-slider .swiper-wrapper {
    padding: 10px 0 5px !important;
}

.mm-spn.mm-spn--navbar.mm-spn--main,
.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 right, #1F2A44, #1F2A44);
}

@media only screen and (min-width:600px) {
    .s-product-card-fit-height .s-product-card-image {
        height: 18rem !important;
    }

    .lg\:grid-cols-6 {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }

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

.abayat-store-header .header-btn__icon {
     background: #c28650;
    color: #fff !important;
    box-shadow: rgb(255 255 255 / 24%) 0 3px 8px;
    margin: auto 3px !important;
    border-radius: 8px;
}


.p-4 i.sicon-shipping-fast:before {
    content: '';
    background-image: url(https://iili.io/Jd2uWsn.png);
    width: 64px;
    height: 75px;
    margin: 0px auto;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

.p-4 i.sicon-shield-check:before{
    content: '';
    background-image: url(https://iili.io/Htx2wcG.png);
    width: 64px;
    height: 75px;
    margin: 0px auto;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

.p-4 i.sicon-donation:before{
    content: '';
    background-image: url(https://iili.io/FHz9UBa.png);
    width: 64px;
    height: 75px;
    margin: 0px auto;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

.p-4 i.sicon-box:before{
    content: '';
    background-image: url(https://iili.io/q396lkl.png);
    width: 64px;
    height: 75px;
    margin: 0px auto;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}


.md\:grid-cols-4 .p-4 div{
    background: #1f2a44 !important;
    margin: auto;
    height: 4.9rem;
    border-radius: 50%;
    width: 4.9rem;
    animation: myani 1s ease-in-out alternate infinite;
    position: relative;
    transition: all .3s ease-in-out
}

@keyframes myani {
    from {
        top: 0
    }

    to {
        top: 13px;
        border-bottom: 2px solid #000;
        box-shadow: rgb(31 31 30) 0 3px 8px
    }
}


.s-reviews-testimonials-slider .swiper:where([dir=rtl],[dir=rtl] *){
  padding:2px;
}

.s-reviews-container .swiper-slide-active .s-reviews-testimonial:where([dir="rtl"], [dir="rtl"] *){
    margin: 10px auto;
}


.s-reviews-container .swiper-slide-active .s-reviews-testimonial{
    margin: -4px auto
}

.s-reviews-display-all-icon svg{fill:#fff;}
.main-nav-container.fixed-header .inner {
    margin-top: 10px;
    border-radius: 53px;
    filter: drop-shadow(-2px 0px 3px #d28f4f)
}

.py-16.abayat-features:before {
    content: 'لماذا نحن ؟';
    display: block;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    color: #d08e4e;
    margin-bottom: 30px;
}

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

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

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

::-webkit-scrollbar-thumb:hover {
    background: #d08e4e
}

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

    .gap-8 {
        gap: 1rem;
    }

    .banner-entry {
        height: 165px;
    }
}

.flex.justify-between.items-center.mb-12 h2:after{
     content: "〣━━━━━>";
    display: block;
    width: 100%;
    height: 30px;  
}

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


.abayat-store-footer .abayat-copyright salla-payments .s-payments-list-item{
      background: #fff !important;
}

[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 {
    color: var(--color-footer-text);
}

.mm-spn li a span,
#s-cart-icon i.sicon-shopping-bag:before {
    color: var(--color-footer-text);
}

.s-reviews-display-all,
.s-block__display-all,
.s-slider-block__display-all {
    background: #d08e4e;
    color: #fff;
    padding: 10px;
    padding-bottom: 12px;
    border-radius: 8px;
      filter: drop-shadow(2px 4px 3px #000);
}

.s-reviews-display-all{
  margin:auto 5px 10px 5px;
}

.opacity-65,.abayat-store-footer .abayat-store-footer__inner salla-social .s-social-list .s-social-link a,
.abayat-store-footer .abayat-store-footer__inner salla-contacts .s-contacts-item .unicode,
.abayat-store-footer .abayat-store-footer__inner salla-contacts .s-contacts-item,
.abayat-store-footer .abayat-store-footer__inner salla-menu a{
  opacity: 1 !important;
}


.items-end,
.s-trust-badges-wrapper:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){
      color: var(--color-footer-text);  
}

.footer-is-light .store-footer .store-footer__inner{
      border-radius:30px 30px 0px 0px;
}

.footer-is-light .store-footer .store-footer__inner:before {
    text-align: center;
    content: "";
    display: block;
    margin-bottom: 20px!important;
    height: 61px;
    width: 100%;
    margin: 0 auto;
    background-image: url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/PdZeaB/34ks2c60GCkdqZ05kOaQKKGLTybBoH4ZHmZ3tmAk.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.footer-is-light .store-footer{
    border-radius:0 0px 30px 30px !important;
    color: var(--primary-color) !important;
    font-weight: 600;
    text-align: center !important;
    background: var(--font-color) !important;
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
}

.abayat-copyright,
.abayat-store-footer .abayat-store-footer__inner{
    margin: auto 10px; 
    border-bottom-color: var(--primary-color) !important;
    border-bottom-width: 1px;  
}

.abayat-copyright{
      border-radius:0 0px 30px 30px !important;
}

.s-block__title h2,
.s-reviews-header,
.s-slider-block__title h2 {
    text-transform: uppercase;
    background-image: linear-gradient(-225deg, #152135 40%, #152135 9%, #fff 67%, #152135 100%);
    background-size: 200% auto;
    color: #fff;
    font-weight: 700;
    text-align: center;
    -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
    }
}



.flex.mb-6,
.md\:flex,
.items-end,
.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
}

.s-trust-badges-wrapper,
.s-social-list {
    justify-content: center
}

.font-bold.text-lg.mb-6,
.store-footer h3 {
    color: #d08e4e !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
}

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

.s-product-card-entry .s-product-card-image .s-product-card-promotion-title{
    right: 0px !important;
    top: 2px !important;
}
.s-product-card-vertical .s-product-card-wishlist-btn:where([dir=rtl],[dir=rtl] *) {
    left: 1px;
    top: 1px;
}

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

.abayat-store-footer .abayat-store-footer__inner salla-social .s-social-list .s-social-link a{
  margin:auto 5px;  
}

.s-slider-nav-arrow:not(:disabled):hover svg,
.s-slider-nav-arrow svg,
.s-social-link a svg {
    fill: #c28650;
}

a[href="https://www.instagram.com/aljme_01"] {
    background: #ee20bd !important;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

a[href="https://www.instagram.com/aljme_01"] svg{
  fill:#000;
}

a[href="https://x.com/aljme_01"] {
    background: #000 !important;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

a[href="https://www.tiktok.com/@aljme_01"] {
    background: #000 !important;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

a[href="https://www.snapchat.com/add/aljme_01"] {
    background: #f7f400 !important;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

a[href="https://www.youtube.com/@aljme_01"] {
    background: red !important;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

a[href="https://www.facebook.com/profile.php?id=61587114931186"] svg,
a[href="https://www.youtube.com/@aljme_01"] svg{
  fill:#fff;
}

a[href="https://www.facebook.com/profile.php?id=61587114931186"] {
    background: #415e9b!important;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

a[href="https://www.snapchat.com/add/aljme_01"] svg{
      fill: #000;
}

.s-reviews-container .swiper-slide-active .s-reviews-testimonial:where([dir="rtl"], [dir="rtl"] *),
.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
}

.py-16 {
    padding-bottom: 0rem;
    padding-top: 0rem;
}

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

    .gap-8 {
        gap: 1rem;
    }

    .banner-entry {
        height: 220px;
    }
}

.py-16 {
    padding-top: 2rem;
}

@media (max-width: 600px) {
  .h-80 {
    height: 11rem;
}
    .banner-entry {
        padding: 0rem 9rem 0rem 4rem;
    }

  .abayat-store-header .abayat-main-nav-container .justify-between {
    justify-content: flex-start;
}

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

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

.s-slider-nav-arrow,
.s-slider-next.s-slider-nav-arrow,
.s-slider-next.s-slider-nav-arrow.swiper-button-disabled {
    background: #152135;
    border: none;
    color: #fff;
}


.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.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) {
  .abayat-slider-categories .abayat-categories-slide{
    min-width: 124px !important;
    margin: 0 10px !important;
}
  .text-\[22px\]{
    line-height: 42px;
  }
.text.flex.justify-center.items-center.mt-6{
  margin-top:5px;
}

  
    .salla-slider .slide--one-sixth {
        width: 37%;
    }

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

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

.abayat-store-footer .abayat-store-footer__inner salla-contacts .s-contacts-item .s-contacts-icon{
   color: #ffffff !important;
   box-shadow: rgb(255 255 255 / 24%) 0 3px 8px;
    margin: auto 10px !important;
    background: #c28650;  
}

.is-static-add-btn .s-product-card-add-to-cart-mobile .s-button-primary-outline{
    width: 90%;
    margin: auto auto 10px;
}

/**************************************/
:root {
    --primary-color: #9d938b;
    --secondary-color: #ffffff;
    --font-color: #fff;
}

@property --a {
    syntax: '<angle>';
    inherits: false;
    initial-value: 0deg;
}

.s-button-primary-outline {
    position: relative !important;
    z-index: 1;
    border-radius: 12px !important;
    border: none !important;
    overflow: hidden;
}

.s-button-primary-outline::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 12px;
    background: repeating-conic-gradient(
        from var(--a),
        #D28F4F 0%,
        #D28F4F 5%,
        transparent 5%,
        transparent 40%,
        #D28F4F 50%
    );
    animation: animate 5s linear infinite;
    z-index: -2;
}

.s-button-primary-outline::after {
    content: "";
    position: absolute;
    inset: 2px;
    background: #152135;
    border-radius: 10px;
    z-index: -1;
}

@keyframes animate {
    0% { --a: 0deg; }
    100% { --a: 360deg; }
}

.s-product-options-wrapper{
  padding: 10px !important;
}

#height-help-advanced-20{
  color:#fff;
}

.main-content.blog-category .object-cover {
    -o-object-fit: cover;
    object-fit: contain;
}