/* 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:#441454;
  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:#441454;
}
.topnav-link-item.right-side:first-child:where([dir="rtl"], [dir="rtl"] *) {
  padding-right: 0px;
  color:#441454;
    text-shadow:#441454 0px 5px 15px;
}
.topnav-link-item:last-child:where([dir="rtl"], [dir="rtl"] *) {
  border-width: 0px;
  padding-left: 0px;
  color:#441454;
      text-shadow:#441454 0px 5px 15px;
}
.s-contacts-topnav-link:last-child:where([dir="rtl"], [dir="rtl"] *) {
    border-width: 0px;
    padding-left: 0px;
    color:#441454;
          text-shadow:#441454 0px 5px 15px;
}
.s-search-input-wrapper input {
  box-shadow:#441454 0px 5px 15px;

}
.top-navbar .s-search-input {
    border-style: none;
    background-color: white;
}
.bg-inherit {
background: linear-gradient(0deg,rgba(133, 81, 156, 1) 0%, rgba(68, 20, 84, 1) 100%);
  border-radius: 20px;
  box-shadow: 0 3px 8px 0 #ecb4c4;
}

.main-nav-container {
    min-height: 68px;
background: linear-gradient(0deg,rgba(133, 81, 156, 1) 0%, rgba(68, 20, 84, 1) 100%);
}
@media only screen and (min-width: 1024px) {
  .main-menu li > a {
    font-size: 0.875rem;
    line-height: 1.25rem;
    color:#ecb4c4;
    text-shadow:#ecb4c4 0px 5px 15px;
    display: inline-block;  
    transition: transform 0.3s ease;
  }
.main-menu li > a:hover {
    transform: translateY(-6px); /* تحرك لفوق 6 بيكسل */
  }
}

[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:#ecb4c4;
        text-shadow:#ecb4c4 ؤ0px 5px 15px;

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

}

@media (min-width: 1024px) {
    .top-navbar {
        padding-top: 0.375rem;
        padding-bottom: 0.375rem;
background:#ecb4c4;    }
}

.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:inherit;
        

        
           
}





.banner-entry {
  position: relative;
  height: 400px;
  overflow: hidden;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: inherit;
  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: 219px;
    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); }
}


.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:#603475;
      border-radius:9%;
      border:none;
}
.store-footer {
  padding: 30px;
  font-size: 14px;
  border-top-left-radius: 125px;
  border-top-right-radius: 125px;
  text-align: center;
}
.py-4 {
    box-shadow:#ecb4c4 0px 5px 15px;
background-color:#603475;
    padding-top: 1rem;
    padding-bottom: 1rem;
   border-radius:15px;
}
.footer-is-light .store-footer {
    --tw-bg-opacity: 1;
background-color:#603475;
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, 1);
    color: rgba(55, 65, 81, var(--tw-text-opacity));
       box-shadow:#ecb4c4 0px 5px 15px;
}

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



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

 .store-footer h3 {
  color: #ecb4c4 !important;
  border-radius: 8px;
  font-weight: bold;
  padding-top: 0.3rem;
        width: 100%;
  padding-bottom: 0.3rem;
  box-shadow: #ecb4c4 0px 4px 12px;
    animation: glow 2s ease-in-out infinite;
}
/* تعريف حركة النور */
@keyframes glow {
  0%, 100% {
    box-shadow: 0 4px 12px #ecb4c4;
  }
  50% {
    box-shadow: 0 4px 20px 6px #ecb4c4;
  }
}



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

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

.copyright-text p {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, 1);
    color:#ecb4c4;    
}
.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:#ecb4c4;
}
@media only screen and (min-width: 1024px) {
  .main-menu li > a:hover {
    color:#ecb4c4;
    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/gZNROV/3LQT5HmH7DnmAKxjywqUjMxMkV5ngsvR4lD04N0y.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 {
background:inherit;
  padding: 10px 20px;
    padding-left: 20px;
  padding-left: 20px;
   text-shadow: 0 4px 12px #ecb4c4;
  color:#ecb4c4;
}



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

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

}

/* 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:#ecb4c4;
    --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-product-card-entry {
  height: 80%;
  }
.s-product-card-content {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 0.75rem;
background: linear-gradient(0deg,rgba(133, 81, 156, 1) 0%, rgba(68, 20, 84, 1) 100%);
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}

.s-button-btn {
  position: relative;
  display: inline-flex;
  flex: 1 1 0%;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  border-radius: .75rem;
  border-style: solid;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 0.625rem;
  padding-top: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  transition-duration: 300ms;
background: linear-gradient(0deg,rgba(133, 81, 156, 1) 0%, rgba(68, 20, 84, 1) 100%);
  color: #ecb4c4;
  margin-bottom: 0px;
  top: -40px;
 animation: glow 2s ease-in-out infinite;
}
/* تعريف حركة النور */
@keyframes glow {
  0%, 100% {
    box-shadow: 0 3px 10px #ecb4c4;
  }
  50% {
    box-shadow: 0 3px 16px #ecb4c4;
  }
}

.s-button-btn:hover{
background: linear-gradient(0deg,rgba(133, 81, 156, 1) 0%, rgba(68, 20, 84, 1) 100%);
  color: #ecb4c4;
  border-radius: .75rem !important;
  border-style: solid !important;
}

.s-product-card-content-title {
  margin-bottom: 0.625rem;
  max-width: 100%;
  line-height: 1.5rem;
  top: 48px;
  position: relative;
  text-align: center;
}


.s-product-card-price {
  color: #ecb4c4;
  text-shadow: 0 4px 12px #ecb4c4;
  position: relative;
  top: 40px;
  text-align: center;
  margin: auto;
}
.s-product-card-vertical{
box-shadow:0 2px 6px #ecb4c4;
border: 2px solid #ecb4c4;
/*border-radius: 16px;*/
border-top-left-radius: .75rem;
  border-top-right-radius: .75rem;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;

}
 .carousel-slider .swiper-wrapper > div{
margin-bottom:5px;
  margin-top: 14px;
animation: moveUpDown 2s ease-in-out infinite;
}    

@keyframes moveUpDown {
  0% {
    top: 0;
  }
  50% {
    top: -10px;
  }
  100% {
    top: 0;
  }
}
 
.sicon-shipping-fast::before {
  content: "\ef31";
  color: #441454;
}
.sicon-fire::before {
  content: "\ebf7";
  color: #441454;
}
.sicon-store2::before {
  content: "\efbb";
  color: #441454;
}
.s-block--features__item .feature-icon {
  align-items: center;
  background-color: #ecb4c4;
  border-radius: 9999px;
  display: flex;
  height: 4rem;
  justify-content: center;
  margin-bottom: .75rem;
  overflow: hidden;
  width: 4rem;
}
    .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: rgba(31, 41, 55, 1);
    color: #ecb4c4;
}
.s-block--features__item p {
    margin-bottom: 0.25rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, 1);
    color: #ecb4c4;
}
.store-footer::after {
  content: "برمجه وتطوير ADFAZ";
  color:#ecb4c4 !important;
  font-size: 16px
  opacity: .8;
  text-align: center;
  font-weight: bold;
  width: 100%;
  display: block;
  position: relative;
  top: 0;
    padding-top: 14px;
    text-shadow:#ecb4c4 0px 5px 15px;
      animation: moveUpDown 2s ease-in-out infinite;
}    

@keyframes moveUpDown {
  0% {
    top: 0;
  }
  50% {
    top: -10px;
  }
  100% {
    top: 0;
  }
}


.s-button-element:not(:disabled):not([loading]) {
   
    margin-top: 66px;
}


.s-add-product-button-main:not(.w-full) > salla-button {
  width: 50% !important;
  margin-top: -25px;
  }

@media (min-width: 1280px) {
  .container {
    max-width: 1476px;
  }
}
section.visible {
  opacity: 1;
  transform: translateY(0);
  margin-top: 5px;
}

section.s-block:nth-of-type(1)  {
    margin-top:4px;
}