/* 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:#944494;
  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;
  background: #fff;
  background-image:url(https://i.postimg.cc/MHt27xZy/SA-9.png)!important;
background-repeat: no-repeat;
background-size:cover !important;
background-position:center;
width:100%;
height:100%;
background-attachment:fixed;
margin:0;
padding:0;
}

.app-inner{
background:#ECE4EC;
}
.topnav-link-item.right-side:first-child:where([dir="rtl"], [dir="rtl"] *) {
  padding-right: 0px;
  color:#ECE4EC;
    text-shadow:#ECE4EC 0px 5px 15px;
}
.topnav-link-item:last-child:where([dir="rtl"], [dir="rtl"] *) {
  border-width: 0px;
  padding-left: 0px;
  color:#ECE4EC;
      text-shadow:#ECE4EC 0px 5px 15px;
}
.s-contacts-topnav-link:last-child:where([dir="rtl"], [dir="rtl"] *) {
    border-width: 0px;
    padding-left: 0px;
    color:#ECE4EC;
          text-shadow:#ECE4EC 0px 5px 15px;
}
.s-search-input-wrapper input {
  box-shadow:#ECE4EC 0px 5px 15px;

}
.top-navbar .s-search-input {
    border-style: none;
    background-color: white;
}
.bg-inherit {
background: linear-gradient(0deg,rgba(191, 136, 191, 1) 0%, rgba(236, 228, 236, 1) 100%);
  border-radius: 20px;
  box-shadow: 0 3px 8px 0 #945c9c;
}

.main-nav-container {
    min-height: 68px;
background: linear-gradient(0deg,rgba(191, 136, 191, 1) 0%, rgba(236, 228, 236, 1) 100%);
}
@media only screen and (min-width: 1024px) {
  .main-menu li > a {
    font-size: 0.875rem;
    line-height: 1.25rem;
    color:#944494;
    text-shadow:#944494 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:#944494;
        text-shadow:#944494 ؤ0px 5px 15px;

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

}

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

.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:#ECE4EC;
      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:#944494 0px 5px 15px;
background-color:#ECE4EC;
    padding-top: 1rem;
    padding-bottom: 1rem;
   border-radius:15px;
}
.footer-is-light .store-footer {
    --tw-bg-opacity: 1;
background-color:#ECE4EC;
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, 1);
    color: rgba(55, 65, 81, var(--tw-text-opacity));
       box-shadow:#944494 0px 5px 15px;
}

:root {
    --font-main: 'DINNextLTArabic-Regular';
    --color-primary:#944494;
    --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: #944494 !important;
  border-radius: 8px;
  font-weight: bold;
  padding-top: 0.3rem;
        width: 100%;
  padding-bottom: 0.3rem;
  box-shadow: #944494 0px 4px 12px;
    animation: glow 2s ease-in-out infinite;
}
/* تعريف حركة النور */
@keyframes glow {
  0%, 100% {
    box-shadow: 0 4px 12px #944494;
  }
  50% {
    box-shadow: 0 4px 20px 6px #944494;
  }
}

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

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

.copyright-text p {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, 1);
    color:#944494;    
}
.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:#944494;
}
@media only screen and (min-width: 1024px) {
  .main-menu li > a:hover {
    color:#944494;
    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/ZYbWoZ/ReQJUz2HMSDK5W7LBI7U9I3JXNtbnTIwPxEvDWpx.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 #944494;
  color:#944494;
}



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

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

}

/* 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:#944494;
    --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-vertical {
    flex-direction: column;
    box-shadow: 0 2px 6px #944494;
    border: 2px solid #944494;
    border-top-left-radius: .75rem;
    border-top-right-radius: .75rem;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
}
.s-product-card-content {
background: linear-gradient(0deg,rgba(191, 136, 191, 1) 0%, rgba(236, 228, 236, 1) 100%);
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
.s-product-card-content-title a {
    color: #944494;
    text-shadow: 0 4px 12px #944494;
    text-align: center;
}
.s-product-card-price {
    color: #944494;
    text-shadow: 0 4px 12px #944494;
    margin: auto;
}
.s-button-btn {
    border:#944494 solid 1px;
    background: linear-gradient(0deg,rgba(191, 136, 191, 1) 0%, rgba(236, 228, 236, 1) 100%);
    color: #944494;
}
.s-button-btn:hover{
background: linear-gradient(0deg,rgba(191, 136, 191, 1) 0%, rgba(236, 228, 236, 1) 100%);
 color: #944494;
  border-radius: .75rem !important;
  border-style: solid !important;
      color: #945c9c;
    border:#944494 solid 1px;

}

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

.store-footer::after {
  content: "برمجه وتطوير ADFAZ";
  color:#944494 !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:#944494 0px 5px 15px;
      animation: moveUpDown 2s ease-in-out infinite;
}    

@keyframes moveUpDown {
  0% {
    top: 0;
  }
  50% {
    top: -10px;
  }
  100% {
    top: 0;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1476px;
  }
}






.slider-bg h3 {
  color: white;
  text-align: center;
  margin: auto;
  /*box-shadow: 4px 4px 6px #ECE4EC;*/
  padding: 1rem 2rem;
  border-radius: 30px;
  margin-bottom: 1rem;
  width: 80%;
  border: 0px solid #944494;
  background-color: var(--color-light);
  position: relative;
  font-size: 0rem;
  z-index: 2;
  
}

.slider-bg p {
  color: var(--color-light);
  text-align: center;
  margin: auto;
  font-size: 0.9rem;
}

/* Section 6 */
section .slider-bg h3 {
  position: relative;
  background-image: url('https://i.postimg.cc/HsRzxRdr/SA-5.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 1.5rem 3rem;
  border-radius: 30px;
  color: white; /* نص واضح */
  font-size: 2rem;
  z-index: 1;
  overflow: hidden;
}


section .slider-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  filter: blur(6px); /* الضبابية */
  z-index: -1; /* خلف النص */
  /*border-radius: 30px;
}





@media (max-width: 768px) {
  section .slider-bg h3 {
    font-size: 1.4rem;
    padding: 0.8rem 1.5rem;
  }
}


@media (min-width: 1200px) {
  section .slider-bg h3 {
    font-size: 2.2rem;
    padding: 1.5rem 3rem;
  }
}



section .slider-bg h3:hover {
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(10px);
  transform: scale(1.03);
  transition: all 0.3s ease;
}