/* Add custom CSS styles below */ 
:root {
    --font-main: 'DINNextLTArabic-Regular';
    --color-primary:#142c54;
    --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/qPKVY/YfwOW1lrTSlbV7yTjwgVC8u6wxj6PEviG4YjSMOD.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);
    }
}
.navbar-brand img {
  max-height: 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:#142c54;
  background-position: center;
  -bottom: 16px;
  z-index: 9999999999999999;
}
@keyframes Movecrosswise {
  0% {
    background-position-x: 0%;
  }
  100% {
    background-position-x: 100%;
  }
}


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





/******************************************/
.store-footer a h3:nth-child(1)::before {
  text-align: center;
  content: "";
  display: block;
  height: 60px;
  width:60px;

  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/qPKVY/YfwOW1lrTSlbV7yTjwgVC8u6wxj6PEviG4YjSMOD.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-color:#fff;
  border-radius: 10px;
animation: footerLogo 2s ease-in-out infinite;
 
}

@keyframes footerLogo {
  0% {
    transform: scale(1.4); 
  }
  50% {
    transform: scale(1.6); 
  }
  100% {
    transform: scale(1.4);
  }
}



body {
 background-color:white;

}






/*******************************************************/
:root{--color-primary:#183F78 }


.shadow-default {
    --tw-shadow: none !important;
}

input.s-search-input {
    background-color: #183F78 !important;
   color: #fff !important;
}
.main-menu li.root-level>a {
    color: #183F78 !important;
}
i.header-btn__icon.sicon-user-circle,i.header-btn__icon.icon.sicon-shopping-bag {
    border-color: #183F78;
}
.sicon-user-circle:before,.s-menu-topnav-list a,.s-cart-summary-total,header.store-header .sicon-shopping-bag:before,header.store-header .sicon-sar:before,.sicon-menu:before,salla-contacts.s-contacts.s-contacts-header.hydrated a {
    color: #183F78;
}

/*banner main*/
section:nth-of-type(1).s-block.s-block--photos-slider {
    margin-top: 0rem;
}

 .s-slider-block__title-nav {
    display: none !important ;
}
salla-slider.photos-slider .swiper-slide {
    width: 100%;
    padding:0 ;
  margin:0 ;
}

[dir=rtl] .carousel-slider .swiper {
    padding-left: 0;
    padding-right: 0;
}
[dir=rtl] salla-slider.photos-slider .swiper {
    padding-left: 0;
    padding-right: 0;

}
salla-slider.photos-slider .swiper:where([dir="ltr"], [dir="ltr"] *) {
    padding-right: 0 ;
    padding-left: 0;
}
.rounded-md,salla-slider.photos-slider .swiper-slide {
    border-radius: 0;
}

.banner--fixed img {
    background-color: transparent;
    border-radius: 0;

}
/*grid section*/

.s-block__title {
    justify-content: center;
}
.right-side h2 {
    font-size: 25px;
}

body.index section:nth-of-type(2) {
    margin-top: 0rem !important;
    max-width: 80%;
}
section:nth-of-type(2) .md\:grid-cols-3 {
    grid-template-columns: repeat(5,minmax(0,1fr));
 gap: 0.75rem !important;

}

section:nth-of-type(2) .banner-entry {
    height: 157px;
    background-color: transparent;
}


a.banner-entry.square-photos:hover {
    transform: scale(1.1);
    transition: 3s ease-in-out;
}
.two-row .banner-entry:first-child {
    grid-column: span 1/span 1;
    grid-row: 1;
}
.lazy__bg.lazy.entered.loaded {
    background-size: contain;
    background-repeat: no-repeat;
}

button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    color: #fff;
    background-color: #183F78;
    border: none;
 border-radius: 50px;
}

.s-product-card-entry {
    background-color: transparent;
    box-shadow: 0px 0px 10px #33333317;
    border-radius: 8px;
}
salla-products-slider.s-products-slider-wrapper.hydrated .swiper {
    padding: 1rem 0;
}
.s-product-card-image {
    padding: 1rem !important;
    background-color: #fff;

}
.s-product-card-image img.loaded {
    background-color: #fff;
    border-radius: 10px;
}
.s-product-card-content-title a,.s-product-card-content-sub {
  color:#183F78;
}
.kado-feature-section.kado-animated.visible {
    display: none;
}

/*footer*/
.store-footer__inner {
    background-color: #183F78 !important;
    color: #fff;
}

footer.store-footer {
    background-color: #fff !important;
}

.copyright-text p {
    color: #000000 ;
}
footer.store-footer {
    margin-top: 0 !important;
}

@media(max-width: 768px){

section:nth-of-type(2) .md\:grid-cols-3 {
    grid-template-columns: repeat(2,minmax(0,1fr));
}
section:nth-of-type(2) .banner-entry {
    height: 107px;
}
a.banner-entry.square-photos:nth-child(5) {
    left: -56%;
}


.swiper-slide {
    width: 50%;
}


footer.store-footer {
    text-align: center;
}
.store-footer a,.s-social-list {
    justify-content: center;
}

}