/* Add custom CSS styles below */ 
.navbar-brand img {
  max-height: 3.4rem;
  width: auto;
  animation: pulse 1s infinite;
  
}
.store-header::before {
  content: '';
  background: url("https://g.top4top.io/p_3231kvdof1.png");
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
  background-repeat-y: no-repeat;
  background-position-x: 0;
  animation: Movecrosswise 5s linear alternate both infinite;
  background-size: contain;
  height: 40px;
  display: block;
  background-color:#9c4444;
  background-position: center;
  -bottom: 16px;
  z-index: 9999999999999999;
}
@keyframes Movecrosswise {
  0% {
    background-position-x: 0%;
  }
  100% {
    background-position-x: 100%;
  }
}
body {
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    color: var(--main-text-color);
    position: relative;
    font-family: sans-serif;
}
.app-inner{
background-color:white;
}
.topnav-link-item.right-side:first-child:where([dir="rtl"], [dir="rtl"] *) {
  padding-right: 0px;
  color:white;
    text-shadow:white 0px 5px 15px;
}
.topnav-link-item:last-child:where([dir="rtl"], [dir="rtl"] *) {
  border-width: 0px;
  padding-left: 0px;
  color:white;
      text-shadow:white 0px 5px 15px;
}
.s-contacts-topnav-link:last-child:where([dir="rtl"], [dir="rtl"] *) {
    border-width: 0px;
    padding-left: 0px;
    color:white;
          text-shadow:white 0px 5px 15px;
}
.s-search-input-wrapper input {
  box-shadow:white 0px 5px 15px;

}
.top-navbar .s-search-input {
    border-style: none;
    background-color: white;
}
.bg-inherit {
background-color:white;
  border-radius: 20px;
  box-shadow: 0 3px 8px 0 #9c4444;
}
@media (min-width: 1024px) {
    .main-nav-container {
        min-height: 84px;
background-color:white;
    }
}
@media only screen and (min-width: 1024px) {
  .main-menu li > a {
    font-size: 0.875rem;
    line-height: 1.25rem;
    color:#9c4444;
          text-shadow:#9c4444 0px 5px 15px;

  }
}
[class*=" sicon-"], [class^="sicon-"] {
  font-family: sallaicons !important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: none;
  color:#9c4444;
        text-shadow:#9c4444 ؤ0px 5px 15px;

}
.s-cart-summary-total {
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0, 0, 0);
  color:#9c4444;
          text-shadow:#9c4444 0px 5px 15px;

}

@media (min-width: 1024px) {
    .top-navbar {
        padding-top: 0.375rem;
        padding-bottom: 0.375rem;
background: linear-gradient(90deg,rgba(156, 68, 68, 1) 100%, rgba(36, 36, 68, 1) 100%);   }
}

.banner--fixed img {
  display: block;
  width: 100%;
  border-radius: 0.375rem;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(243, 244, 246);
background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  -o-object-fit: cover;
  object-fit: cover;
  background-color:white;
        

        
           
}





.banner-entry {
  position: relative;
  height: 400px;
  overflow: hidden;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: white;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 0.75rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  border-radius:12%;
     transition: transform 0.3s ease-in-out;
}
.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) {
  @media (min-width: 768px) {
  .two-row .banner-entry:first-child {
    height: 403px !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) {
  .banner-entry {
    width: 120px;
    height: 135px;
    margin: auto;
  }
}
@media (max-width: 480px) {
  .gap-3 {
    gap: 0.6rem;
  }
}


/* تفعيل الاهتزاز عند تمرير الماوس */

.banner-entry:hover {
    animation: shake 0.3s ease-in-out;
}
@keyframes shake {
    0% { transform: translateX(0); }
    20% { transform: translateX(-4px); }
    40% { transform: translateX(4px); }
    60% { transform: translateX(-4px); }
    80% { transform: translateX(4px); }
    100% { transform: translateX(0); }
}





















.s-button-btn, .s-price-range-number-input {
    border-radius: .75rem;
background-color:white;  
    color:#9c4444;
}

.footer-is-light .store-footer .store-footer__inner {
    --tw-border-opacity: 1;
    border-bottom-color: rgba(229, 231, 235, 1);
    border-bottom-color: rgba(229, 231, 235, var(--tw-border-opacity));
    --tw-bg-opacity: 1;
background-color:white;
      border-radius:9%;
}
.store-footer {
  padding: 30px;
  font-size: 14px;
  border-top-left-radius: 125px;
  border-top-right-radius: 125px;
  text-align: center;
   box-shadow: 0 4px 8px 0 #9c4444, 0 6px 20px 0  #9c4444);
           border:dotted 2px;

   
}
.py-4 {
    box-shadow:#9c4444 0px 5px 15px;
background-color:white;
    padding-top: 1rem;
    padding-bottom: 1rem;
   border-radius:15px;
           border:dotted 2px;

}
.footer-is-light .store-footer {
    --tw-bg-opacity: 1;
background-color:white;
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, 1);
    color: rgba(55, 65, 81, var(--tw-text-opacity));
        box-shadow:#9c4444 0px 5px 15px;
}

:root {
    --font-main: 'DINNextLTArabic-Regular';
    --color-primary:#9c4444;
    --color-primary-dark: #002330;
    --color-primary-light: #266f7c;
    --color-primary-reverse: white;
}

body:after {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    position: fixed;
    z-index: 999999;
     background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    background:
    url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/KjprVa/mVwMKIP6w93ufBhWpZFUAjumLQ1AgiFNQLN1R0zv.png);
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 360px;
    animation-name: fade-in;
    animation-duration: 2.5s;
    transform: scale(0);
    border: none;
      margin-bottom: 1rem;
}
@keyframes fade-in {
    0% {
        opacity: 1;
        transform: scale(1);
    }

    75% {
        opacity: 1;
        transform: scale(1);
    }

    100% {
        opacity: 0;
        transform: scale(.1);
    }
}

@media(min-width: 640px){
salla-slider[type]:not(.hydrated) > div > div, salla-slider[type]:not(.hydrated) .swiper > div > div > div, .carousel-slider .swiper-wrapper > div{
padding-left:0.625rem;
padding-right:0.625rem;
border-radius:5%;
 padding-bottom: 0.625rem;
}
}

@media (min-width: 1024px) {
    .store-footer h3 {
        margin-bottom: 1.25rem;
        color:#9c4444;
          text-shadow: 0 4px 12px #9c4444;
         
           padding:11px;
           border-radius:15px;
          /*  box-shadow: #245484 0px 5px 15px;*/
        padding: 13px;
        text-align: center;
       
    }
}


.leading-6 {
    line-height: 1.5rem;
    color:#9c4444;
}

.store-footer a {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    color:#9c4444;
      border: none;
}

.copyright-text p {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, 1);
    color:#9c4444;    
}
.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: none;
}
.unicode {
  unicode-bidi: plaintext;
  color:#9c4444;
}
@media only screen and (min-width: 1024px) {
  .main-menu li > a:hover {
    color:#9c4444;
    text-decoration-line: none;
  }
}

.footer-is-light .store-footer .store-footer__inner::before {
  text-align: center;
content:"";
  display: block;
  border-radius: 10px 40px;
  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/KjprVa/mVwMKIP6w93ufBhWpZFUAjumLQ1AgiFNQLN1R0zv.png);

  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  border-width: 0px;
  width: auto;
  animation: pulse 1s infinite;
  
   height: 130px;
  width: 135px;
  
}


section {
    opacity: 0;
    transform: translateY(50px); /* Slide up effect */
  transition: opacity 1s ease, transform 1s ease;
}

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


h2 {
  padding: 10px 20px;
    padding-left: 20px;
  padding-left: 20px;
  border-radius: 20px 60px;
   box-shadow: 0 4px 6px #9c4444;
  color:#9c4444;
}



.s-product-card-content-title a{
color:#9c4444;
             text-shadow: 0 4px 12px #9c4444;

}
.s-product-card-price{
color:#9c4444;
             text-shadow: 0 4px 12px #9c4444;

}

/* Adjustments for mobile screens */

@media (max-width: 768px) {
  .navbar-brand img {
    max-height: 2.5rem; /* Reduce image size for smaller screens */
  }

  .store-header::before {
    height: 30px; 
    background-size: cover; 
    animation: MovecrosswiseMobile 3s linear alternate both infinite;
  }

  @keyframes MovecrosswiseMobile {
    0% {
      background-position-x: 0%;
    }
    100% {
      background-position-x: 100%;
    }
  }
}

*, ::before, ::after {
    color:#9c4444;
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, 0.5);
    --tw-ring-offset-shadow: 0 0 rgba(0, 0, 0, 0);
    --tw-ring-shadow: 0 0 rgba(0, 0, 0, 0);
    --tw-shadow: 0 0 rgba(0, 0, 0, 0);
    --tw-shadow-colored: 0 0 rgba(0, 0, 0, 0);
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
Show all properties (1 more)
}
.s-button-element:not(:disabled):not([loading]){
background-color:white; 
}
.s-product-card-content{
background-color:white; 
     box-shadow:5px 5px 5px #9c4444;
      border-bottom-left-radius:inherit;
  border-bottom-right-radius:inherit;

@media only screen and (max-width: 1024px) {
    .mm-spn.mm-spn--light {
        color:#9c4444;
        background: white;
    }
}



.s-product-card-vertical {
    background: unset
}

.s-button-wide {
    width: 100%;
    color: var(--main-color);
    border-radius: 15px;
background-color:white; 
 /* border-radius: 0px 0px 17.5px 17.5px;*/
    border: solid 2px;
    box-shadow: 5px 5px 1px #9c4444;
}

.s-button-wide:hover {
    width: 100%;
    color: var(--second-color);
    border-radius: 15px;
background-color:white; 
 /* border-radius: 0px 0px 17.5px 17.5px;*/
    border: solid 2px;
    box-shadow: 5px 5px 1px #9c4444;
}
.s-product-card-content-title a {
    display: block;
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color:#9c4444;
    color: rgba(31,41,55,var(--tw-text-opacity));
    color: var(--second-color);
    text-align: center;
    height: 20px;
    overflow: hidden
}

.s-product-card-content-title a:hover {
    display: block;
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color:#9c4444;
}

.s-fast-checkout-button.outline {
    background-color: transparent;
    border: 1px solid var(--color-primary);
    color: var(--color-primary);
    color: var(--main-color);
    border-radius: 40px 10px;
    background: 0 0!important;
    border: solid 2px;
    border-block-start-width:2px;border-block-end-width:6px}

.s-product-card-price {
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 700;
    color:#9c4444;
}

.s-product-card-sale-price h4 {
    --tw-text-opacity: 1 !important;
    color:#9c4444 !important;
}

.s-product-card-sale-price {
    color:#9c4444;
}

.s-product-card-vertical .s-product-card-image {
    flex: 1 1 0%;
    border-top-left-radius: .75rem;
    border-top-right-radius: .75rem;
    background: unset
}

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



.s-product-card-entry:hover {
    transform: scale(1.05);
    box-shadow: 0 0 15px #9c4444;
        

}



.s-product-card-image img.loaded {
    background: var(--third-color);
    position: relative;
    opacity: 1;
    border-radius: 20px
}

button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    width: 150px;
    transition: width 500ms ease 0s
}

button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center:hover {
    width: 200px
}

.s-product-card-image-cover {
    -o-object-fit: cover;
    object-fit: fill
}
@keyframes pop-out {
    0% {
        transform: translateZ(0);
    }
    50% {
        transform: translateY(-10px); 
    }
    100% {
        transform: translateZ(0); 
    }
}

.s-product-card-image img.loaded {
    background: var(--third-color);
    position: relative;
    opacity: 1;
    border-radius: 20px;
    transition: transform 0.3s ease-in-out;
    animation: pop-out 2s ease-in-out infinite; 
}

.s-product-card-vertical .s-product-card-wishlist-btn button{
  background-color:white !important;
}