@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@200;300;400;500;700;800;900&display=swap');

body {
  font-family: "Tajawal", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.s-block--default-home-slider  {
  display: none;
}

.s-block:first-of-type {
  margin-top: 0 !important;
  * {
    border-radius: 0 !important;
  }
}


.store-header {
    background: linear-gradient(90deg, rgba(26, 53, 105, 0.9360994397759104) 0%, rgb(29 102 117) 64%, rgba(67, 117, 169, 1) 100%);
}


/* Header style*/
.topnav-is-light .top-nav {
  display: none;
}
.s-cart-summary-wrapper .s-cart-summary-total:before,
.header-icon-button .text span:first-child {
  display: none;
}
.sicon-shopping-bag:before {
    content: "\e901" !important;
}
.header-icon-button .icon {
  background-color: transparent !important;
}
.header-icon-button .icon {
  width: 2rem;
  height: 2rem;
  margin: 0 !important;
}
.header-icon-button .text span {
  margin-bottom: 0 !important;
}
.header-mainbar .left-side {
  gap: 0.8rem;
  i,
  div span,
  .s-cart-summary-total {
  color: #fff;
  }
}

.header-mainbar .search-bar .s-search-input {
  &::placeholder {
  }
}
.s-search-icon svg {
   fill: #000 !important;
 }
.fixed-pinned .inner .main-menu li>a {
  font-size: 12px;
  color: #091a56;
  font-weight: 600;
}
.fixed-pinned .s-cart-summary-wrapper {
  color: #091a56!important;
}
#mainnav.fixed-header .main-menu {
  justify-content: center;
  padding-left: 0 !important;
}
.fixed-pinned .inner {    
    border-radius: 0 0 22px 22px;
    max-width: 98%;
    margin: auto;
    background: transparent;
    backdrop-filter: blur(21px);}


/*Product style */
.s-product-card-vertical {
    border: 0;
    box-shadow: 0 0px 4px 0 #0000003d;
    padding: 4px 6px;
    border-radius: 13px !important;
    margin: 2px;
}
custom-salla-product-card.s-product-card-vertical.s-product-card-fit-height .s-product-card-image {
  background: #fff;
  border-radius: 14px;
}
[dir="rtl"]  .s-product-card-promotion-title {
    right: 6px !important;
    left: auto !important;
    top: 4px !important;
}
.s-product-card-promotion-title  { background: linear-gradient(90deg, rgba(243,75,75,0.9360994397759104) 0%, rgba(0,99,202,1) 100%) !important;
}
salla-add-product-button button.s-button-outline {
  background:radial-gradient(circle, rgb(6 81 141) 0%, rgb(25 98 126) 50%, rgb(0 132 147) 100%) !important;
border: 0 !important;
border-radius: 13px;
}
.s-product-card-promotion-title:before {
  border-left-color: rgb(35 116 158) !important;
}
salla-add-product-button button {
  height: 43px !important;
}
.s-product-card-entry salla-add-product-button button:disabled {
  background: #20364e !important;
  opacity: 0.6;
  -webkit-text-fill-color: #000;
  color: #000 !important;
}
salla-add-product-button button  .s-button-text span {
  color: #000;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(-225deg,
   #fff 0%, #fff 29%, #e4cb78 67%, #e4cb78 100%);
  background-size: 200% auto;
  animation: textclip 6s linear infinite;
}
.s-product-card-entry  .s-product-card-content {
  position: initial !important;
}
.s-product-card-wishlist-btn  {
    border-radius: 50% !important;
    height: 38px !important;
    width: 38px !important;
    border-color: #ccc !important;
    position: absolute !important;
    top: 3px !important;
    left: 3px !important;
    right: initial !important;
}
custom-salla-product-card .s-product-card-wishlist-btn button.s-button-icon {
  border-radius: 50% !important;
}
.sicon-heart {
    color: #000;
    font-weight: 700;
    padding: 3px;
    font-size: 18px;
    margin-top: 3px;
}
.s-product-card-content-title a {
   font-size: 15px !important;
   font-weight: 600 !important; 
   text-align: center;
   
   display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
  overflow: hidden;
  text-overflow: ellipsis;
}
.s-product-card-content-sub {
  justify-content: center !important;
  gap: 1.5rem;
}

.s-product-card-sale-price {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    gap: 0.5rem;
    h4 {
      font-size: 16px !important;
      color: #000 !important;
    }
}
.s-product-card-price  {
  font-size: 16px !important;
  color: #000 !important;
}
 .s-product-card-sale-price span {
   font-size: 14px !important;
   text-decoration-color: #f01f1f;
 }
.s-product-card-rating span {
  font-weight: bold;
  color: rgb(98 113 137) !important;
}

/*Components style*/
.s-block__title {
  justify-content: center
}
.bg-gray-50,
.bg-gray-100,
.footer-is-light .store-footer {
  background-color: transparent !important;
}

/*Testimonials style */
.s-block--info-blocks .info-block {
    padding: 1.5rem 2rem;
    border-radius: 2rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
}

.s-block--testimonials {
    background-image: url(https://i.imgur.com/wqXqWX4.png);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    padding: 4rem 0;
    height: 450px;
  .swiper-wrapper  {
    .swiper-slide  {
      div.relative.p-5.pt-10.h-full {
        /*height: fit-content !important;*/
        padding-top: 15px !important;
        border-radius: 0 36px !important;
        border-color: #296893 !important;
      }
        
        div.mb-4.inline-block {
          margin-bottom: 7px !important;
        }
        p {
          font-size: 13px !important;
          text-align: justify !important;
        }
        i.sicon-quote-open {
          right: initial;
          bottom: -31px !important;
          top: initial;
          left: -2px;
          background: transparent;
          color: #dc850c;
          font-size: 19px;
        }
      }
      div.mt-auto {
        position: absolute;
        top: -1.5rem !important;
        left: -1rem !important;

        border-radius: 3px 23px 23px 20px !important;
        background: rgb(15,90,150);
        background: linear-gradient(90deg, rgba(15, 90, 150, 1) 0%, rgba(17, 124, 208, 1) 21%, rgb(0 216 245) 100%) !important;
        
        header {
          margin: 0;
          padding: 4px 4px 4px 32px !important;
          h4 {
            color: #fff;
          }
          img {
            padding: 4px;
            border: 1px solid #fff;
            border-radius: 50% !important;
          }
        }
      }
    }
    .s-slider-block__title-left {
      display: none;
    }
  }
}




.s-block--info-blocks .info-block__content a {
    text-decoration-line: none;
    border: 1px solid #ccc;
    padding: 6px 15px;
    margin-top: 1rem;
    font-size: 17px;
    border-radius: 5px;
} 
.s-block--info-blocks.is-horizontal .info-block__content { max-width: fit-content !important;}
.s-block--info-blocks .info-block__content {
  padding-right: 0 !important;
  padding-left:0 !important
}
@media (min-width: 1024px) {

  .header-mainbar .sides-wrap {
      padding-top: 0.5rem;
      padding-bottom: 0.5rem;
  }
  .navbar-brand img {
      max-height: 5rem !important;
  }
  .mainmenu-is-light .main-nav-container {
    background: inherit;
    border-color: #d9ddde57;
  }
  .main-menu li.root-level>a {
      padding-left: 0.5rem;
      padding-right: 0.5rem;
      color: #fff;
  }
  #info-blocks-2-2 {
    .lg\:grid-cols-2 {
        grid-template-columns: repeat(3, minmax(0, 
          1fr));
    }
  }
  .s-block--info-blocks .info-block {
  padding-top: 1rem;
  padding-bottom: 1rem;
    h2 {
      font-size: 2rem;
    }
  }
}

@media (min-width: 1280px) {
   header .container {
        max-width: 1400px ;
    }
}

@media (min-width: 1025px) {
    .main-menu li.root-level>a {
        padding-left: 0.5rem;
        padding-right: 0.5rem
    }
}





.s-block__title h2, .s-slider-block__title h2 {
  text-align: center !important;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image:linear-gradient(-225deg, #fff 0%, #fff 29%, #f4be0a 67%, #eeb160 100%);
  background-size: 200% auto;
  animation: textclip 6s linear infinite;
}
.s-block__title .right-side,
.s-slider-block__title-right {
    background: linear-gradient(0deg, rgb(23 72 114) 2%, rgb(64 129 197) 47%);
    text-align: center;
    padding: 0.85rem 3rem;
    margin: auto;
    border-radius: 12px;
    /* border: 2px solid #ffffff; */
    box-shadow: 0 1px 2px 1px #080c64a6;
}

@keyframes textclip {
    100% {
        background-position: 200% center
    }
}
.s-slider-block__display-all,
.s-slider-block__title-left {
display: none !important;
}
/* About store */
section.s-block--statistics {
 
.container{
 width: 95%;
    padding-right: 10px !important;
    padding-left: 10px !important;
    border-radius: 25px;
    padding-top: 30px;
background: linear-gradient(0deg, rgb(20 43 62) 0%, 0%, rgba(75,129,185,1) 47%, rgba(113,185,220,1) 100%);

  border-radius: 45px;
    padding: 3rem 0;
    margin-top: 0;
    /*box-shadow: 0 0px 32px 19px #0f2f78;*/
}
  }
  .statistics-list  {
   .gap-8 {
    gap: 1rem;
    }
    strong {
      color: #fff;
    }
    small.text-gray-400 {
      font-size: 15px;
      line-height: 1rem;
      color: #FFF !important;
      text-shadow: -4px 7px 11px #000;    
    }
  }
}
/*
.s-block--default-home-slider .swiper-lazy.swiper-lazy-loaded {
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
*/
/* Footer style */
.store-footer__top,
.bg-darker {
  background: #0d4c7f!important;
  color: #fff !important;
}
.store-footer__top {
    background: linear-gradient(0deg, rgba(13, 61, 101, 1) 0%, rgb(27 109 149) 51%, rgba(254, 254, 254, 1) 100%) !important;
   
    color: #fff;
    img {
      max-height: 90px;
   
    }
}
.store-footer .bg-darker {
  border-top: 1px solid #e2e8f06e;
  background: #001245;
  p {
    color: #fff;
  }
}

.navbar-brand img {
  filter: invert(1);
}
.store-footer__top {
    img {
    filter: invert(1);
    }
    }
    
    @media (max-width: 767px) {
    .store-footer{
      .flex-col {
        align-items: center;
      }
      .s-contacts-list-vertical {
        align-items: center !important;
      }
       .s-social-list {
        justify-content: center;
      }
      .container {
        text-align:  center;
       text-shadow:  0 1px 8px black;
       img {
         filter: none;
       }
      }
      .store-footer__top  {
        padding-bottom: 2px;
      }
    }
  .store-header {
    height: 130px !important;
    min-height: 128px !important;
  }
   #info-blocks-2-3 { .info-block__content {
      padding-top: 1rem !important;
     padding-bottom: 1rem !important;
    }
    }
  #info-blocks-2-1 {
      .grid-cols-1 {
         grid-template-columns: repeat(2, minmax(0, 1fr));
   }
   .info-block {
    padding: 1.4rem 9px;
    border-radius: 15px;
    display: inline-block;
    background-size: 59% !important;
    background-repeat: no-repeat;
    background-position: -5% !important;
  }
  .info-block__content {
    padding-top: 7px;
    padding-bottom: 7px
  }
  h2 {
    font-size: 20px !important;
  }
  .s-block--fixed-banner {
    margin-top: 0 !important;
    }
}
.page-header {
  margin-bottom: 0 !important;
}

@media(max-width: 767px) {
    section.s-block  .carousel-slider .swiper {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

/* جعل كرت المنتج فيه زر عرض سريع */
#1240721934{
  position: relative;
}

/* زر العين */
#1240721934::after {
  content: "👁️";
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 20px;
  background: white;
  border-radius: 50%;
  padding: 5px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.2);
  transition: 0.3s;
  z-index: 2;
}

/* تأثير عند المرور */
#1240721934:hover::after {
  transform: scale(1.2);
  cursor: pointer;
}