:root {

    --logo: url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/XemDbB/94v9SBG8rXfDDsDUprYk7fbBsFotsBsafbQR53kE.png);
    --main-color:#A67233;
    --second-color: #0D0D0D;
    --third-color: #F4F4F4;

}
/*header.store-header:before {
    content: '';
    background: url(https://iili.io/FQ0yjTP.png);
    background-repeat-y: no-repeat;
    background-position-x: 0;
    animation: scrollBrands 2000s linear alternate both infinite;
    background-size: contain;
    height: 60px;
    display: block;
    background-color: var(--main-color);
    background-position: center;
    margin-bottom: 16px;
    z-index: 99999;
}

@keyframes scrollBrands {
    0% {
        background-position-x: 0
    }

    50% {
        background-position-x: 35000px
    }

    100% {
        background-position-x: 0
    }
}

@media(max-width: 767px) {
    header.store-header:before {
        background-size:180%;
        height: 45px;
        background-position: center;
        margin-bottom: -2px
    }
}
*/
.bg-inherit {
border-radius: 20px;
   /* animation: sigal 1200ms linear infinite;*/
    background: transparent;
    backdrop-filter: blur(9px);
    box-shadow: 0 0 10px #A67233;
}

.main-nav-container.fixed-header .inner {
    transform: translate3d(0, 0, 0);
   /* animation: sigal 1200ms linear infinite;*/
    box-shadow: 0px 0px 5px var(--main-color);
    background: transparent;
    backdrop-filter: blur(9px);
    box-shadow: 0 0 30px #A67233;
    border-radius: 20px;
}
@keyframes sigal {
    0% {
        filter: drop-shadow(2px 4px 6px #504d46)
    }

    100% {
        filter: none;
    }
}
body:not(.product-index):not(.product-single):after {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
   background: var(--third-color) var(--logo) no-repeat center;
  background-size: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  animation:
    pulse-out 1.8s ease-in-out forwards,
    fade-out 1s 1.5s ease-out forwards;
  transform: scale(1); 
  pointer-events: none;
}

/*@keyframes pulse-out {
  0% {
    opacity: 1;
    transform: scale(0.5) rotate(0deg);
  }
  20% {
    opacity: 1;
    transform: scale(1.1) rotate(10deg);
  }
  40% {
    opacity: 0.9;
    transform: scale(1) rotate(-10deg);
  }
  60% {
    opacity: 0.8;
    transform: scale(1.2) rotate(5deg);
  }
  80% {
    opacity: 0.6;
    transform: scale(1.1) rotate(-5deg);
  }
  100% {
    opacity: 0.5;
    transform: scale(1) rotate(0deg);
  }
}*/
@keyframes fade-out {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

.s-block--features__item .feature-icon i {
    font-size: 1.875rem;
    line-height: 2.25rem;
    color: #000;
}

.s-block--features__item .feature-icon {
    margin-bottom: 0.75rem;
    display: flex;
    height: 4rem;
    width: 4rem;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 9999px;
background-color:#A67233;
   /* animation: rotateBanner 10s linear infinite;*/
}

@keyframes rotateBanner {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.s-block--features__item {
    display: flex;
    flex-grow: 1;
    cursor: pointer;
    flex-direction: column;
    align-items: center;
    border-radius: 0.375rem;
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, 1);
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    text-align: center;
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 500ms;
    background: none;
}

.s-block--features__item .feature-icon {
    margin-bottom: 0.75rem;
    display: flex;
    height: 4rem;
    width: 4rem;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 9999px;
    background-color: #414042;
background-color:#A67233;
}

.s-block--features__item h2 {
    margin-bottom: 0.25rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(31, 41, 55);
    color: #73594F;
}

.s-block {
    margin-top: 2rem;
	background: unset;
}

@media (min-width: 640px) {
    .s-block {
       margin-top: 2rem;
	background: unset;
    }
}
#mobile-menu {
    z-index: 99999999999;
}

#mainnav {
    z-index: 99999999999;
    background: unset;
}

.mm-ocd--open,
.mm-ocd__backdrop {
    z-index: 9999999999999999;
}

.sub-menu {
    z-index: 999999999999999999;


}

.header-search.flex-1 {
    z-index: 0 !important;
}

.s-block--features__item p {
    font-size: 0.875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: #73594F;
}
.banner--fixed img {
    background: unset;
}

section {
    background: unset !important;
}


.s-slider-v-centered .s-slider-block__title-nav button {
    display: none
}

.sicon-user-circle {
    content: "\f072";
    color:var(--main-color);
    border: none
}

.sicon-user-circle {
    content: "\f072";
    color:var(--main-color);
    border: none
}

.sicon-user-circle:hover {
    content: "\f072";
    rotate: 360deg;
    transform: 3s;
}

.header-btn__icon.icon:where([dir=rtl],
    [dir=rtl] *) {
    margin-left: 9px;
    margin-right: 0;
    margin-right: initial;
    color:var(--main-color);
    border: none
}

.header-btn__icon.icon:hover {
    margin-left: 9px;
    margin-right: 0;
    margin-right: initial;
    color:var(--main-color);
}

.sicon-shopping-bag:before {
    content: "\e901";
    text-align: center
}

.sicon-user-circle:before {
    content: "\f077";
    text-align: center
}

i.text-base.sicon-shopping-bag:before {
    content: "\ea6e";
    text-align: center
}

.s-cart-summary-total {
    font-weight: 600;
    --tw-text-opacity: 1;
        color:var(--main-color);
}

.sicon-menu {
    content: "\ed7f";
    color: var(--main-color)
}

.s-contacts-topnav-link:where([dir=rtl],
    [dir=rtl] *) {
    border-left-width: 1px;
    color: var(--main-color)
}

.s-contacts-topnav-link:hover {
    border-left-width: 1px;
    color: var(--second-color)
}

.topnav-link-item:last-child:where([dir=rtl],
    [dir=rtl] *) {
    border-width: 0;
    padding-left: 0;
    color: var(--main-color)
}

.topnav-link-item:last-child:hover {
    border-width: 0;
    padding-left: 0;
    color: var(--second-color)
}

.topnav-link-item.right-side:first-child:where([dir=rtl],
    [dir=rtl] *) {
    padding-right: 0;
    color: var(--main-color)
}

.topnav-link-item.right-side:first-child:hover {
    padding-right: 0;
    color: var(--second-color)
}

.mm-spn.mm-spn--light {
    color: var(--main-color);
    background-color:var(--third-color);
}

ul.main-menu .mm-spn--open {
    margin-top: 10px;
    /*background-color: var(--third-color);*/
    z-index: 200000000000000;
}

.mm-spn.mm-spn--navbar ul::before {
    content: "";
    display: block;
    position: fixed;
    top: inherit;
    z-index: 99999;
    width: 100%;
    border-top: none;
    opacity: .15;
}

.main-menu::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;

    opacity: 0;
    transform: translateX(0);
    transition: opacity 0.1s ease;
}

.main-menu li {
    position: relative;
    background-color: unset;
}

.mm-spn li a,
.mm-spn li>span {
    padding: 18px;
    display: flex;
    gap: 1rem;
    margin: 5px;
    text-align: center;
    align-items: center;
    justify-content: center;
    color: var(--main-color)
}
@media only screen and (max-width: 1024px) {
  .mm-spn.mm-spn--navbar.mm-spn--main:where([dir="rtl"], [dir="rtl"] *)::after {
    padding-right: 0.75rem;
    text-align: center;
  }
}

@media(min-width:1024px) {
     .main-menu li.root-level > a {
    padding-top: 0px;
    padding-bottom: 2rem;
    font-weight: 700;
    color: var(--main-color);
  }
}

    .main-menu li.root-level>a :hover {

        transform: translateY(-5px);
        transition-duration: 0.5s;
    }
}
.s-slider-block__title h2,
.s-block__title h2,
.s-reviews-header {
    position: relative;

    line-height: 1.2;
    color: var(--main-color);
    padding: 10px;

    font-size: 24px;
    font-weight: bold;

    margin-top: 2rem;
}

.s-slider-block__title h2::after,
.s-reviews-header::after {
    content: "";
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 2px;
    background-color: #73594F;
    transition: width 0.3s ease;
}
.s-search-icon svg {
    height: 1rem;
    width: 1rem;
    fill: var(--main-color)
}

.top-navbar .s-search-input {
    border-style: none;
    background: var(--third-color);
    box-shadow: 1px 1px 5px var(--main-color)
}

.navbar-brand>img {

    /*animation: shake 15s ease-in-out infinite;*/
    scale: 1.3;
    margin-right: 20px
}

.no-content-placeholder p {
    margin-bottom: 1rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-text-opacity: 1;
    color: rgb(107, 114, 128);
    color: #734930;
}

.btn--outline-primary {
    border-width: 1px;
    border-color: #414042;
    border-color: #734930;
    color: #414042;
    color: #734930;
}
salla-comments.hydrated {
    display: none
}

.md\:text-2xl {
    color:var(--main-color);
    text-align: center;
}

@media (min-width: 768px) {
    .md\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem;
    color:var(--main-color);
        text-align: center;
    }
}

.whitespace-nowrap {

    color: #73594F;
}

.sm\:p-1 {

    color: black;
}

.form-label {

    color: var(--second-color);
}

.s-block--photos-slider .swiper-wrapper {
    position: relative !important;
    z-index: 9 !important
}

.text-primary {
    color: var(--main-color);
}

salla-slider .swiper-pagination-bullet-active {
    background-color: var(--main-color) !important;
    ;
}

.s-reviews-testimonial__icon svg {
    fill: var(--third-color);
}

.s-fast-checkout-button.outline {
    background-color: transparent;
    border: 1px solid var(--main-color);
    color: var(--main-color);
}
section {
    opacity: 0;
    transform: translateY(50px);
    transition: opacity 1s ease, transform 1s ease;
}

section.visible {
    opacity: 1;
    transform: translateY(0);
}

@media (min-width: 1280px) {
    .container {
        max-width: 200%
    }
}
.container {
        max-width: 200%
    }


/* ----- start product card ----- */
.s-product-card-image img {
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: opacity 500ms cubic-bezier(0.4, 0, 0.2, 1);
    background: 0 0 !important;
    transition: 1s;
}

.s-product-card-image {
    position: relative;
    height: 100%;
    width: 100%;
    flex-shrink: 0;
    overflow: hidden;
    background-color: transparent;
    transition: 1s;
}

.s-product-card-content-title a {
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 20px;
    overflow: hidden;
}

.s-product-card-content-title {
    line-height: 0.5rem;
}

.s-product-card-content {
    padding: 0.25rem !important;
    background: transparent !important;
    margin-top: 43px;
}

.s-product-card-price {
    z-index: 1 !important;
}

.text-gray-500 {
    --tw-text-opacity: 1;
    color: rgb(107, 114, 128);
    color: #73594F;
}

.s-button-btn {
    color: var(--third-color);
    z-index: 2 !important;
   background-color: rgb(0, 0, 0);
    font-size: 15px;
    font-weight: 400;
}

[class^="sicon-"],
[class*=" sicon-"] {
    font-size: 24px;
}

.s-product-card-vertical .s-product-card-image {
    flex: 1 1 0%;
    border-radius: 0px;
    background: 0 0;
    transition: 1s;
}

.s-product-card-vertical {
    position: relative;
    overflow: hidden;
    background: transparent !important;
    transition: all 0.3s ease-in-out !important;
}

.s-product-card-vertical .s-product-card-image:after {
    content: "";
    position: absolute;
    top: -50%;
    left: -60%;
    width: 20%;
    height: 200%;
    opacity: 0;
    transform: rotate(30deg);
    background: rgba(255, 255, 255, 0.19);
    background: linear-gradient(to right,
            rgba(255, 255, 255, 0.13) 0%,
            rgba(255, 255, 255, 0.13) 77%,
            rgba(255, 255, 255, 0.5) 92%,
            rgba(255, 255, 255, 0) 100%);
}

.s-product-card-vertical .s-product-card-image:hover:after {
    opacity: 1;
    left: 130%;
    transition-property: left, top, opacity;
    transition-duration: 0.6s, 0.6s, 0.14s;
    transition-timing-function: ease;
}

.s-product-card-vertical .s-product-card-image:active:after {
    opacity: 0;
}

.s-product-card-vertical:hover::before {
    left: 150%;
}

.s-button-primary-outline:hover {
    color: var(--third-color) !important;
    background-color: transparent;
}

button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
  pointer-events: auto;
  width: 100%;
  height: 39px;
  float: inline-end;
  margin-top: -121px;
  color: var(--third-color);
  font-size: 15px;
  background-color: var(--main-color);;
  border-radius: 16px;
  box-shadow: 0 2px 6px #73594F;
}

.s-button-outline {
    border-color: transparent !important;
}

.s-button-btn,
.s-price-range-number-input {
    border-radius: 0;
}

.s-product-card-content-main a {
    text-decoration: none;
    font-weight: 600;
    font-size: medium;
    letter-spacing: 0.5px;
    transition: color 0.3s ease, transform 0.3s ease, text-shadow 0.3s ease;
    position: relative;
    color: var(--main-color) !important;
    display: flex;
    -webkit-line-clamp: 3 !important;
    align-content: flex-end;
    justify-content: center;
}

.s-product-card-content-main a:hover {
    color: var(--second-color) !important;
}

.s-product-card-content-sub {
    margin-bottom: 1.25rem;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: column;
}

.s-product-card-price {
    font-size: 18px !important;
    line-height: 14px !important;
    font-weight: 600 !important;
    color: var(--main-color) !important;
}

.s-add-product-button-mini-checkout-content {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    white-space: nowrap;
    font-size: .8rem;
    width: 150%;
    height: 150%;
    justify-content: center;
    color: var(--third-color);
  background-color: #000;
}
.s-product-card-image-cover {
    -o-object-fit: cover;
    object-fit: contain;
}

/* New Animation for Add to Cart Button */
@keyframes shake {
    0% {
        transform: translateX(0);
    }

    25% {
        transform: translateX(-5px);
    }

    50% {
        transform: translateX(5px);
    }

    75% {
        transform: translateX(-5px);
    }

    100% {
        transform: translateX(0);
    }
}

@keyframes shine {
    0% {
        box-shadow: 0 0 10px rgba(41, 217, 199, 0.5);
    }

    50% {
        box-shadow: 0 0 20px rgba(41, 217, 199, 1);
    }

    100% {
        box-shadow: 0 0 10px rgba(41, 217, 199, 0.5);
    }
}

.s-slider-block__display-all {
    display: inline-block;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 700;
    color: #414042;
    color: #73594F;
}

.s-button-btn.add-to-cart:active {
    animation: shake 0.3s ease-in-out;
}

.s-button-btn.add-to-cart.shine {
    animation: shine 0.5s ease-in-out;
}

.s-product-card-vertical {
    background: transparent;
    backdrop-filter: blur(9px);
    box-shadow: 0 2px 6px #A67233;
    border-radius: 16px;
   border: 2px solid #A67233;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    padding: 1rem;
    text-align: center;
}

.s-product-card-vertical:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}

.s-product-card-image {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 160px;
    background: #f7f7f7;
    border-radius: 50%;
    overflow: hidden;
    margin: auto;
    width: 160px;
}

.s-product-card-image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    transition: transform 0.3s ease;
}

.s-product-card-image:hover img {
    transform: scale(1.1);
}

.s-product-card-content-main a {
    display: block;
margin-top: .8rem;
    font-size: 1rem;
    font-weight: bold;
    color: #333 !important;
    text-decoration: none;
    transition: color 0.3s;
}

.s-product-card-content-main a:hover {
    color: var(--second-color) !important;
}

.s-product-card-price {
    font-size: 1.125rem !important;
    font-weight: 600 !important;
    color: #BB7B45 !important;
    margin-top: 0.5rem;
}

.s-button-btn.add-to-cart {
    margin-top: 1rem;
    background-color: #000;
    border-radius: 30px;
    padding: 0.5rem 1.25rem;
    color: white;
    font-weight: 500;
    font-size: 0.95rem;
    transition:  0.3s ease, transform 0.2s ease;
}

.s-button-btn.add-to-cart:hover {
    background-color: rgb(0, 0, 0);
    transform: scale(1.05);
}

/* ----- end product card ----- */
@media (min-width: 640px) {
    .sm\:gap-8 {
        gap: 0rem;
    }
}

.gap-3 {
    gap: 0.0rem;
}


.two-row .banner-entry:first-child {
    padding: 0.77rem;
}

.s-product-card-sale-price:where([dir="rtl"], [dir="rtl"] *)> :not([hidden])~ :not([hidden]) {
    color: black;
}

.s-button-loader-end:hover {
    color: white !important;
}



/* start footer */



.store-footer {
    background: linear-gradient(to top, var(--second-color), #000);
    margin-top: 115px;
            background:#000;
}

.footer-is-light .store-footer .store-footer__inner {
box-shadow: 0 2px 6px #EFF294;
    background: linear-gradient(to top, var(--second-color),#000);
    margin-top: -37px;
    text-align: center;
    border-style: inset;
    position: relative;
    z-index: 5;
    margin: 10px;
    border-radius: 20px;
        background:#000;
}

@media (min-width: 1024px) {
    .footer-is-light .store-footer .store-footer__inner {
        margin-top: -42px;
    }
}

@media (min-width: 1024px) {
    .lg\:grid-cols-6 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}
.store-footer h3 {
    font-family: "Almarai", sans-serif;
    font-weight: 700;
    text-align: center !important;
    padding: 1rem;
    border-radius: 50px;
    color: #EFF294;
       /* animation: shake 15s ease-in-out infinite;*/
    font-size: 1.4rem;
    box-shadow: 0 2px 6px #EFF294;
    background: var(--main-color);
}

.store-footer h3:hover {
    opacity: 1;
    cursor: pointer;
    transition: 0.5s;
}
.s-contacts-icon {
  display: flex;
  height: 2rem;
  width: 2rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  border: #A67233 2px solid;
}
.s-contacts-icon svg {
  height: 0.875rem;
  width: 0.875rem;
  fill: currentColor;
  color:#A67233;
}
a.flex.items-center.m-0 {
    display: flex;
    flex-direction: column;
}

@keyframes shake {
    0% {
        transform: translate(1px, 1px) rotate(0deg);
    }

    10% {
        transform: translate(-1px, -2px) rotate(-1deg);
    }

    20% {
        transform: translate(-3px, 0px) rotate(1deg);
    }

    30% {
        transform: translate(3px, 2px) rotate(0deg);
    }

    40% {
        transform: translate(1px, -1px) rotate(1deg);
    }

    50% {
        transform: translate(-1px, 2px) rotate(-1deg);
    }

    60% {
        transform: translate(-3px, 1px) rotate(0deg);
    }

    70% {
        transform: translate(3px, 1px) rotate(-1deg);
    }

    80% {
        transform: translate(-1px, -1px) rotate(1deg);
    }

    90% {
        transform: translate(1px, 2px) rotate(0deg);
    }

    100% {
        transform: translate(1px, -2px) rotate(-1deg);
    }
}

@media (max-width: 1024px) {
    .store-footer a h3:nth-child(1) {
        margin-top: 50px;
    }
}
salla-apps-icons,
salla-apps-icons h3 {
    display: none;
}

@media (min-width: 1024px) {
    .rtl\:lg\:pr-20:where([dir="rtl"], [dir="rtl"] *) {
        padding-right: 5rem;
        background: var(--main-color);
        background-repeat: no-repeat;
        background-size: contain;
        scale: 0.7;
        line-height: 0;
        margin-bottom: 0;
        margin-top: 0;
    }
}

.footer-list {
    color: var(--main-color);
}

.store-footer__inner .max-w-sm {
    color: var(--main-color);
}

.s-contacts-list {
    align-items: center !important;
}

.store-footer a {
 color: var(--main-color);
}

.store-footer a:hover {
    color: var(--main-color);
    opacity: 1;
    transform: scale(1.03);
    transition: 0.4s;
}

.footer-is-light .store-footer {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
     background: linear-gradient(to top, var(--second-color), #000);
    border-radius: 85px 85px 0 0;
    color: var(--third-color);
        background:#000;
}

@media (max-width: 1024px) {
    .footer-is-light .store-footer {
        padding-top: 17px;
    }
}

.s-social-list {
    display: flex;
    gap: 0.625rem;
    justify-content: center;
}

.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.s-menu-footer-list {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.s-contacts-list.s-contacts-list-vertical {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

span.unicode {
    display: none;
}

.footer-is-light .store-footer .contact-social {
    border: none;
}

.copyright-text p {
    color: var(--main-color) !important;
}

.store-footer::after {
    content: "برمجة وتطوير ADFAZ";
    top: 0;
    color: var(--main-color) !important;
    font-size: 16px;
    opacity: 0.8;
    text-align: center;
    font-family: sans-serif;
    font-weight: 700;
    width: 100%;
    display: inline-block;
  background-image: linear-gradient(-225deg,#BF7B3F 0,#697353 29%,#fff 67%,#dcab7e 100%);
    background-size: 200% auto;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: 4s linear infinite textclip;
}
@keyframes textclip {
    100% {
        background-position: 200% center;
    }
}

.banner-entry {
    width: 10vw;
    min-height: 100px;
    background: unset;
}

@media(min-width:768px) {
    .banner-entry {
        width: 20vw;
min-height: 300px;
        background: unset
    }
}

.lazy__bg {
    background-size: 100% 100%;
    transform: scale(1);
    background-size: contain !important;
    background-repeat: no-repeat !important;

}

.lazy__bg:after {
    content: "";
    position: absolute;
    top: -50%;
    left: -60%;
    width: 20%;
    height: 200%;
    opacity: 0;
    transform: rotate(30deg);

    background: rgba(255, 255, 255, 0.13);
    background: linear-gradient(to right,
            rgba(255, 255, 255, 0.13) 0%,
            rgba(255, 255, 255, 0.13) 77%,
            rgba(255, 255, 255, 0.5) 92%,
            rgba(255, 255, 255, 0.0) 100%);
}

.lazy__bg:hover:after {
    opacity: 1;
    left: 130%;
    transition-property: left, top, opacity;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: ease;
}

.lazy__bg:active:after {
    opacity: 0;
}

.gap-3 {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;

}

@media only screen and (max-width: 600px) {
    .banner-entry {
        height: auto;
    }
}

@media (min-width: 768px) {
    .two-row .banner-entry:first-child {
        height: auto !important;
    }
}
.mm-ocd__content {
  /* position: absolute;
  top: 0;
  bottom: 0;
  z-index: 2;
 width: calc(100% - 51px);
  min-width: 200px;
  min-width: var(--mm-ocd-min-width);
  max-width: 440px;
  max-width: var(--mm-ocd-max-width);
  width: 25%;*/
  background: #fff;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease;
  border: 2px solid white;
}

.scrolling-text {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.37);
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 31px;
    color: var(--main-color);
    display: flex;
    align-items: center;
    margin-top: 10px;
    /* Space below the slider */
    font-family: inherit;
    /*margin-top: -36px;*/
    padding: 0;
    /* Match the font of the page */
}

@media (max-width: 1024px) {
    .scrolling-text {
        margin-top: 1px;
    }
}

.scrolling-text .text-container {
    display: flex;
    gap: 2rem;
    /* Space between texts */
    animation: banSwiperScroll 35s linear infinite;
    /* Ensure enough content width */
    min-width: 200%;
    /* Make sure the text spans more than the visible area */
}

.scrolling-text .text-container span {
    display: inline-block;
    font-size: 1rem;
    /* Adjust font size */
    white-space: nowrap;
    /* Prevent text wrapping */
}

@keyframes banSwiperScroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
        /* Scroll halfway for seamless looping */
    }
}

.s-slider-thumbs {
    background: var(--body);
    position: relative;
    z-index: 1;
    box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.37);
}

/* Apply the animation to the loader */


.banner-swap {
    width: 100%;
    background: linear-gradient(45deg, var(--second-color), var(--main-color));
    color: var(--third-color);
    overflow: hidden;
    padding: 10px 0;
    position: relative;
    font-family: inherit;
     background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));
         color: var(--main-color);
}

.bannt {
    display: flex;
    width: 100%;
    animation: banSwiperScroll 12s linear infinite;
    will-change: transform;
}

.bannt:hover {
    animation-play-state: paused;
    /* Pause scroll on hover */
}

.banrerr {
    white-space: nowrap;
    padding: 0 50px;
    font-size: 1rem;
    /8font-weight: bold;*/
    display: flex;
    align-items: center;
    position: relative;
    transition: color 0.3s ease, text-shadow 0.3s ease;
}

.banrerr:hover {
    color: var(--third-color);
    text-shadow: 0 0 8px var(--third-color), 0 0 12px var(--third-color);
    /* Glowing effect */
}

.banrerr i {
    margin-left: 10px;
    margin-right: 10px;
    animation: bounceIcon 1.5s infinite ease-in-out;
    /* Icon bounce */
}

/* Bouncing icon effect */
@keyframes bounceIcon {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-5px);
    }
}

/* Smooth scrolling renamed from tickerScroll to banSwiperScroll */
@keyframes banSwiperScroll {
    0% {
        transform: translateX(-100%);
    }

    100% {
        transform: translateX(100%);
    }
}
.top-navbar .s-search-input {
  border-style: none;
  background: var(--body);
  box-shadow: 1px 1px 5px var(--main-color);
}
.banner-entry {
    width: 50vw;
    min-height: 200px;
    background: unset;
}

@media(min-width:768px) {
    .banner-entry {
        width: 42vw;
        min-height: 500px;
        background: unset
    }
}

.lazy__bg {
    background-size: 100% 100%;
    background-size: contain !important;
    background-repeat: no-repeat !important;

}

.lazy__bg:after {
    content: "";
    position: absolute;
    top: -50%;
    left: -60%;
    width: 20%;
    height: 200%;
    opacity: 0;
    transform: rotate(30deg);

    background: rgba(255, 255, 255, 0.13);
    background: linear-gradient(to right,
            rgba(255, 255, 255, 0.13) 0%,
            rgba(255, 255, 255, 0.13) 77%,
            rgba(255, 255, 255, 0.5) 92%,
            rgba(255, 255, 255, 0.0) 100%);
}

.lazy__bg:hover:after {
    opacity: 1;
    left: 130%;
    transition-property: left, top, opacity;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: ease;
}

.lazy__bg:active:after {
    opacity: 0;
}

.gap-3 {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;

}

@media only screen and (max-width: 600px) {
    .banner-entry {
        height: auto;
    }
}

@media (min-width: 768px) {
    .two-row .banner-entry:first-child {
        height: auto !important;
    }
}
/* end JS */

/----- end product card -----/ 
/----- start footer -----/ 
.footer-is-light .store-footer .store-footer__inner {
    --tw-border-opacity: 1;
    border-bottom-color: #e5e7eb;
    border-bottom-color: rgba(229, 231, 235, var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: #f3f4f6;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
    background: var(--body);
    color: var(--main-color);
    border-radius: 84px;
    border-bottom: 7px solid var(--second-color);
    font-weight: 500;
    text-align: center;
}

.store-footer h3 {
    margin-bottom: .75rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 700;
    padding: 10px;
    text-align: center;
    color: var(--third-color);
    font-size: 25px;
    font-family: sans-serif;
}

a.flex.items-center.m-0 {
    display: flex;
    flex-direction: column;
}

a.flex.items-center.m-0:after {
    content: "  النماء للانارة والكهرباء ";
    width: 100%;
    margin-bottom: .75rem;
    line-height: 1.75rem;
    font-weight: 700;
    padding: 10px;
    text-align: center;
    color: var(--main-color);
    font-size: 25px;
    font-family: sans-serif;
     text-transform: uppercase;
    background-image: linear-gradient(-225deg,#BF7B3F 0,#697353 29%,#fff 67%,#dcab7e 100%);
    background-size: 200% auto;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: 4s linear infinite textclip;
}
@keyframes textclip {
    100% {
        background-position: 200% center;
    }
}
@media (max-width: 1024px) {
    .store-footer a h3:nth-child(1) {
        font-size: 1rem;
        color: transparent;
        background-image: var(--logo);
        background-size: 100%;
        background-repeat: no-repeat;
        scale: 3;
        line-height: 4;
        background-position: center;
        margin-top: 10px;
    }
}

.store-footer a h3:nth-child(1) {
    display: none;
}

@media (min-width: 1024px) {
    .rtl\:lg\:pr-20:where([dir=rtl],[dir=rtl] *) {
        padding-right: 5rem;
        background: var(--logo);
        background-repeat: no-repeat;
        background-size: contain;
        scale: 0.7;
        line-height: 0;
        margin-bottom: 0px;
        margin-top: 0px;
    }
}

.s-menu-footer-item:hover {
    margin-bottom: 1.25rem;
    display: block;
    font-size: .875rem;
    line-height: 1.25rem;
    line-height: 1;
    color: var(--second-color);
}

.s-contacts-item:hover {
    display: flex;
    align-items: center;
    font-size: .875rem;
    line-height: 1.25rem;
    line-height: 1;
    color: var(--second-color);
}

.copyright-text p {
    --tw-text-opacity: 1;
    color: #374151;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
    color: var(--third-color);
    padding-top: 20px;
}

a.hover\:text-primary:hover {
    color: var(--second-color);
}

.store-footer__inner {
    border-bottom-width: 1px;
    border-style: dashed;
    border-bottom-color: rgba(255, 255, 255, .1);
    --tw-bg-opacity: 1;
    background-color: #1d1f1f;
    background-color: rgba(29, 31, 31, var(--tw-bg-opacity));
    padding-top: 2rem;
    padding-bottom: 2rem;
    border: none;
}

.footer-is-light .store-footer {
    --tw-bg-opacity: 1;
    background-color: #f9fafb;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: #374151;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
    background: var(--main-color);
    border-radius: 85px 85px 0px 0px;
}

.s-social-link a:hover {
    display: flex;
    height: 2rem;
    width: 2rem;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    border-width: 1px;
    font-size: .875rem;
    line-height: 1.25rem;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: 300ms;
    color: var(--second-color);
}

.s-social-list {
    display: flex;
    gap: .625rem;
    justify-content: center;
}

.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 {
    display: flex;
    flex-direction: column;
    align-items: center;
}
@media (min-width: 768px) {
    salla-slider.photos-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {
         padding-left: 3rem; 
    }
}

salla-slider.photos-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {
     padding-left: 1rem; 
}
.s-menu-footer-list {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.s-contacts-list.s-contacts-list-vertical {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

span.unicode {
    display: flex;
}

.footer-is-light .store-footer .contact-social {
    border: none;
}


.footer-is-light .store-footer .store-footer__inner {
    --tw-border-opacity: 1;
    border-bottom-color: #e5e7eb;
    border-bottom-color: rgba(229, 231, 235, var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: #f3f4f6;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
    background-color: #F4F4F4;
    color: var(--main-color);
    border-radius: 16px;
    margin: 10px;
    box-shadow: 0 2px 6px var(--second-color);
    border-bottom: 7px solid var(--second-color);
    font-weight: 500;
    text-align: center;
}

.footer-is-light .store-footer {
    --tw-bg-opacity: 1;
    background-color: #F2E5D5;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: #374151;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
    background: none;
    border-radius: 85px 85px 0px 0px;
}
.slide--cat-entry h2,
.slide--cat-entry i {
    display: none;
}
.slide--cat-entry {
    display: flex;
    height: 15rem;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 0.375rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    color: white;
    background-color: var(--color-secondary);
    padding: 0.75rem;
    text-align: center;
    transform: scale(.6);
    animation: scroll 20s linear infinite;
}

.slide--cat-entry i {
    margin-bottom: 1rem;
    display: inline-block;
    font-size: 33px;
    animation: scroll 20s linear infinite;
    color: var(--color-primary);
}

section:nth-of-type(3) .container .swiper-slide:nth-child(1) {
    background-image: url(https://iili.io/FQX7dQ4.png) !important;
    background-size: cover;
    background-position: center;
    margin-left: 0.5rem;
    animation: shake 15s ease-in-out infinite;

}

section:nth-of-type(3) .container .swiper-slide:nth-child(2) {
       background-image: url(https://iili.io/FQhKAKv.png) !important;
    background-size: cover;
    background-position: center;
    margin-left: 0.5rem;
    animation: shake 15s ease-in-out infinite;
}


section:nth-of-type(3) .container .swiper-slide:nth-child(3) {
        background-image: url(https://iili.io/FQhf6EG.png) !important;

    background-size: cover;
    background-position: center;
    animation: shake 15s ease-in-out infinite;
}


section:nth-of-type(3) .container .swiper-slide:nth-child(4) {
    background-image: url(https://iili.io/FQhq7jt.png) !important;
    background-size: cover;
    background-position: center;
    animation: shake 15s ease-in-out infinite;
}
section:nth-of-type(3) .container .swiper-slide:nth-child(5) {
    background-image: url(https://iili.io/FQhBjJR.png) !important;
    background-size: cover;
    background-position: center;
    animation: shake 15s ease-in-out infinite;
}
section:nth-of-type(3) .container .swiper-slide:nth-child(6) {
   background-image: url(https://iili.io/FQjIrcF.png) !important;
    background-size: cover;
    background-position: center;
    animation: shake 15s ease-in-out infinite;
}
section:nth-of-type(4) .container .swiper-slide:nth-child(1) {
    background-image: url('https://iili.io/FQh1FqJ.png');
    background-size: cover;
    background-position: center;
    margin-left: 0.5rem;
    animation: shake 15s ease-in-out infinite;

}

section:nth-of-type(4) .container .swiper-slide:nth-child(2) {
    background-image: url('https://iili.io/FQjdPLJ.png');
    background-size: cover;
    background-position: center;
    margin-left: 0.5rem;
    animation: shake 15s ease-in-out infinite;
}


section:nth-of-type(4) .container .swiper-slide:nth-child(3) {
    background-image: url('https://iili.io/FQj2g3l.png');
    background-size: cover;
    background-position: center;
    animation: shake 15s ease-in-out infinite;
}


section:nth-of-type(4) .container .swiper-slide:nth-child(4) {
    background-image: url('https://iili.io/FQj38DF.png');
    background-size: cover;
    background-position: center;
    animation: shake 15s ease-in-out infinite;
}
section:nth-of-type(4) .container .swiper-slide:nth-child(5) {
    background-image: url('https://iili.io/FQjFPLu.png');
    background-size: cover;
    background-position: center;
    animation: shake 15s ease-in-out infinite;
}
.s-menu-topnav-list a {
    color: var(--color-secondary);
}
section:nth-of-type(4) .container .swiper-slide:nth-child(6) {
    background-image: url('https://iili.io/FQjf6Kb.png');
    background-size: cover;
    background-position: center;

}
.slide--cat-entry {
    background: transparent;
    border: none;

}

.slide--cat-entry i {
    display: none;
}

.slide--cat-entry h2 {
    display: none;
}


.s-block--features__item h2 {
    color: var(--color-light) !important;
}

@media only screen and (min-width: 768px) {
    section:nth-of-type(3) .container .swiper-wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

@media only screen and (min-width: 768px) {
    section:nth-of-type(4) .container .swiper-wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

@media (min-width: 768px) {
    .slide--cat-entry {
        display: flex;
        height: 15rem !important;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        border-radius: 0.375rem;
        border-width: 1px;
        --tw-border-opacity: 1;
        color: white;
        background-color: transparent;
        padding: 0.75rem;
        text-align: center;
    }
}
.banner-entry{
    width: 42vw;
    min-height: 100px;
}
.lazy__bg{
    background-size: 100% 100%;
     background-size: contain!important;
     background-repeat:no-repeat!important;

}    
.gap-3{
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    
}
@media only screen and (max-width: 600px) {
.banner-entry{
    height:auto;
}
}
@media (min-width: 768px) {
  .two-row .banner-entry:first-child {
    height: 200px !important;
  }
}
}
.s-block--features__item {
background-color: var(--third-color)!important; }
.s-block--features__item p {
color: black ;}
.text-with-border span {
color : white ;
 }
 @media (max-width: 480px) {
  .gap-3 {
    gap: 0.6rem;
  }
}

@media (max-width: 768px) {
.two-row .banner-entry:first-child {
  padding:11px;
}}