/* Add custom CSS styles below */ 
* Global */
body {
    background-color: #F9FAFB !important;
  }
  .banner--fixed img {
    background-color: transparent;
  }
     body.index:after {
    content:'';
    width:100%;
    height:100%;
    top:0;
    position:fixed;
    z-index: 9999;
    background: #F9FAFB url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/PdzQNg/DRAFaKgklJCWGED09Y49D2UbFWjYBpSYe6NCIjY5.png);
    background-repeat:no-repeat;
    background-position:center;
    background-attachment: fixed;
    animation: pulse-in-out 2.5s ease-in-out forwards;
    transform:scale(0);
    border:none
  }
  
  @keyframes pulse-in-out {
  0% {
    opacity: 1;
    transform: scale(0.5);
  }
  25% {
    opacity: 1;
    transform: scale(1.1);
  }
  50% {
    opacity: 0.8;
    transform: scale(1);
  }
  75% {
    opacity: 0.5;
    transform: scale(1.2);
  }
  100% {
    opacity: 0;
    transform: scale(0.1);
  }
}
  /* End of Global */
  /*main-section*/
:nth-child(1 of section.s-block.s-block--fixed-banner.wide-placeholder) {
  margin-top: 0;
}
:nth-child(1 of section.s-block.s-block--fixed-banner.wide-placeholder .container){
   max-width:100%;
   border-reduis:0;
   padding-left:0 !important;
   padding-right:0 !important;
}
/*End of main-section*/
 /*Navbar*/
.main-nav-container.shadow-default.bg-white{
    background-color: #F9FAFB ;
  }

  @media only screen and (min-width: 1024px) {
    .main-menu li.root-level>a {
        color:#292D77;
    }
}
 .text-primary {
  color: #292D77;
}
 .header-btn__icon {
  color: #292D77;
}
 .navbar-brand img {
  max-height: 5rem;
}
 .s-cart-summary-total {
  color: #292D77;
}
/*End of navbar*/
 /* Tabs Products */
  .s-block--tabs-produtcs .tab-trigger.is-active button {
    color: #fff;
  }
  
  section.s-block--tabs-produtcs {
    background-color: #F9FAFB ;
  }
  
  @media (min-width: 640px) {
      .sm\:py-16 {
          padding-top: 0;
          padding-bottom: 0;
      }
  }
  .s-block--tabs-produtcs .tab-trigger.is-active button {
  border-color: #292D77;
 
  background-color: #292D77;
  
  color: #fff;

}
.s-button-primary-outline {
  fill: #292D77;

  color: #292D77;
 
}
  /* End of Tabs Products */
    @media (max-width: 687px) {
    .s-slider-block__title-right h2 {
    color:#292D77;
    font-size: 1rem; 
  }
}
h2 {

    color: #292D77;
}
 .s-slider-block__title h2:before{
      content: '';
      position: absolute;
      top: 20px;
      right: -100%;
      transform: translateX(-50%);
      width: 100%;
      height: 80px;
      background: url(https://i.ibb.co/x7dQxbG/Mask-group.png) no-repeat center;
      background-size: contain;
  }
.s-slider-block__title {
      justify-content: center;
  }
  .s-slider-block__title h2:where([dir=rtl],[dir=rtl] *), .s-slider-block__title-right:where([dir=rtl],[dir=rtl] *) {
      padding-left: 0;
  }
   .s-product-card-image-cover lazy loaded{
background-color: #fff;
}
.s-slider-block__title h2 {

  font-size: 1.5rem;
  font-weight: 550;
  line-height: 2.7;
 
}

.s-block--features__item p {
  font-weight: 700;
}
 .s-product-card-entry.s-product-card-vertical {
      padding: .5rem;
      overflow: hidden;
      box-shadow: 0px 0px 6px -1px #292D77;
  }
  .s-slider-block__title-left{
    display: none !important;

}
    
.swiper-wrapper.s-slider-swiper-wrapper {
  padding-top: .4rem;
  padding-bottom: .4rem;
  

}

  .s-product-card-content-main  {
      overflow: hidden;
      background-color: #fff;
      border-radius: 0;
      display: -webkit-box;
     -webkit-line-clamp: 1; /* number of lines to show */
             line-clamp: 1; 
     -webkit-box-orient: vertical;
  }
  .s-product-card-content-title a {
  color: #292D77;
}

.s-product-card-image img.loaded {
 
  aspect-ratio: 5/6;
}
  .s-product-card-content-sub {
      justify-content: flex-start;
  }
  
  .s-button-wide {
      background-color: #292D77;
      color: #fff;
      border-radius: 10px !important;
  }
  .s-product-card-content-footer {
    width: 100%;
}
 .s-product-card-vertical img {
    transition: .5s;
  }
  
  .s-product-card-vertical:hover img {
    opacity : .9;
    transform : translateY(10px);
    transform : scale(1.1);
  }
  /*End of product*/
    .s-block.s-block--features.container{
  background-color: #F9FAFB !important;
  
  }



  .s-block--features__item{
    background-color: #F9FAFB !important;
  }
  .s-block--features__item .feature-icon {
  margin-bottom: 0.75rem;
  
  background-color: #fff;
  height: 7rem;
  width: 7rem;
  border:#292D77 solid;
}
.s-block--features__item .feature-icon i {
  
  color: #292D77;
  font-size:50px;
}
.s-block--features__item h2,.s-block--features__item p {
 color:#292D77; 
}
.s-block--features__item p{
font-weight:700;
}
  /* Footer */
.store-footer {
  color: #FFFFFF !important;
  background-color: #292D77 !important;
}
.footer-is-light .store-footer .store-footer__inner {
  
  
  background-color: #292D77;
}


 
  
.s-social-list.hydrated {
    place-content: center;
}
  
@media (min-width: 992px) {
      footer.store-footer .container.grid {
          grid-template-columns: repeat(3, minmax(0, 1fr));
          justify-items: center;
          
    }
}
  
  .store-footer__inner .container.grid>div p {
      margin: 10px auto;
      padding:10px;
  }
  
  footer.store-footer * {
      text-align: center;
      
  }
 
  
  @media (min-width: 1024px) {
      .store-footer__inner {
          padding-bottom: 1rem;
      }
  }
  
  @media (min-width: 640px) {
      .store-footer {
          margin-top: 2rem;
      }
  }
  .container grid grid-col-1 lg:grid-cols-6 gap-8 lg:gap-6{
  padding:0;
  margin:0;
  
  }
  
  .store-footer__inner .container.grid>div:nth-of-type(1) {
      padding-left: 0;
      grid-column: span 1 / span 2;
  }
  
  footer > div.store-footer__inner > div > div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 > a {
    justify-content: center;
  }
  
footer > div.store-footer__inner > div > div:nth-child(3) {
    justify-items: center;
}
  
.text-sm.copyright-text {
  color: #fff;
}
.copyright-text p {
   
    color: #ffffff !important;
}