/* Add custom CSS styles below */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Arabic:wght@100..600&display=swap');
/* ========== Font ==========*/
:root {
  --blue-color: #1453af;
  --blue-sec-color: #1452ae;
  --sky-color: rgba(217, 217, 217, 0.24);
  --yellow-color: #f7ad39;
}
body:not(i) {
  font-family:  "Noto Sans Arabic", sans-serif !important;
}

body,
.product-single {
  background: #fff;
}
/* ========== Header ==========*/
header i.header-btn__icon.sicon-user,
header #s-cart-icon .header-btn__icon.icon {
  font-size: 0;
  background-color:transparent;
  border:none
}
header .header-btn__icon {
  height: 2rem;
  width: 2rem;
}
header i.sicon-menu.text-primary.text-2xl.rtl\:ml-2\.5.ltr\:mr-2\.5{
  color:#000
}
.dark body header i.sicon-menu.text-primary.text-2xl.rtl\:ml-2\.5.ltr\:mr-2\.5{
  color:#fff !important
}

.main-nav-container {
    padding-bottom: 3rem;
}
header .s-cart-summary-count {
  height: 1rem;
  width: 1rem;
}
header .s-cart-summary-content{
  display:none
}
header .header-btn__icon.icon {
    margin-left: 0 !important;
  }
header salla-cart-summary{
  margin-right:0 !important
}
header i.header-btn__icon.sicon-user:after {
    content: "";
    background: url(https://media.zid.store/eeebe6f0-dc0e-46e7-a4fb-56c7c4f3196f/c7b51346-d689-4236-9fa0-b5ad429ed7b2.svg) no-repeat center / cover;
    width: 100%;
    height: 100%;
    display: block;
}
header #s-cart-icon .header-btn__icon.icon:after {
    content: "";
    background: url(https://media.zid.store/eeebe6f0-dc0e-46e7-a4fb-56c7c4f3196f/5d9717de-54e6-4a3f-8ac3-73ca3f0c38f4.svg) no-repeat center / cover;
    width: 100%;
    height: 100%;
    display: block;
}
.dark body header i.header-btn__icon.sicon-user:after {
    content: "";
    background: url(https://media.zid.store/eeebe6f0-dc0e-46e7-a4fb-56c7c4f3196f/df4ba6fa-2598-4427-bca1-9bc1c4c810dd.svg) no-repeat center / cover;
    width: 100%;
    height: 100%;
    display: block;
}
.dark body  header #s-cart-icon .header-btn__icon.icon:after {
    content: "";
    background: url(https://media.zid.store/eeebe6f0-dc0e-46e7-a4fb-56c7c4f3196f/85e48a8d-4045-4d3d-826f-2b1917307e6c.svg) no-repeat center / cover;
    width: 100%;
    height: 100%;
    display: block;
}
.header-search input {
  height: 2.5rem !important;
}
.header-link {
  background: #F0984A;
}

/*   ==========   SEARCH   ==========   */
.main-nav-container .header-search {
    bottom: 25px;
}
.main-nav-container .s-search-input {
    height: 33px !important;
    font-size: 0.75rem;
    border: 1px solid;
    border-radius: 5px;
    background-color: transparent;
}
@media only screen and (min-width: 1025px) {
header .header-btn__icon {
  height: 2.1rem;
  width: 2.1rem;
}
    .main-nav-container.fixed-pinned .header-search {
        display: none;
    
}
.main-nav-container .header-search {
    position: absolute;
    top: 1rem;
    right: 16px;
    bottom: -10px;
    left: 16px;
    top: auto;
    z-index: 1;
    max-width: 1250px;
    margin-inline: auto;
}
    .main-menu li.root-level>a {
        padding-bottom: 0;
        font-weight: 500;
    }
    .main-nav-container .s-search-input {
        height: 38px !important;

    }
    header .navbar-brand--main, .header-user-cart{
      gap:5px
    }
    .header-link:hover {
      opacity: 0.6;
    }
    .main-menu {
        padding-top: 0;
        padding-bottom: 0;
        row-gap: 10px;
    }
}
/* ========== Slider==========*/
section.s-block.s-block--photos-slider{
  padding:0 1rem 1rem
}
section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper{
  padding:0 !important
}
section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper-slide{
    width: 100%;
    margin: 0;
    padding: 0;
     border-radius:16px
}
section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper-slide img{
  border-radius:16px
}
/* ========== Sections ==========*/
section#featured-products-style2-5 {
  background: #fff;
}
.s-products-slider-card .product-entry__title,
.s-products-slider-card .product-entry__subtitle,
.s-products-slider-card .price-wrapper,
.s-products-slider-card .product-entry__price {
  text-align: center;
  justify-content: center;
}
.s-products-slider-card .s-button-primary-outline.s-button-loader-center {
  background: var(--blue-sec-color) !important;
  color: #fff;
}
.s-products-slider-card
  .s-button-primary-outline.s-button-loader-center
  span.flex {
  flex-direction: row-reverse;
}
.s-products-slider-card .sicon-shopping-bag {
  font-size: 0;
}
.s-products-slider-card .sicon-shopping-bag {
  content: url(https://media.zid.store/eeebe6f0-dc0e-46e7-a4fb-56c7c4f3196f/a23d66ed-3003-468d-a24a-0531005a1bee.svg);
}
.banner--fixed img {
  background: transparent;
}
section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(7) {
  margin-top: 10rem !important;
}
/* ========== Questions ==========*/
section.s-block.s-block--questions .questions-details {
  border: none;
}
section.s-block.s-block--questions .questions-details .btn--accordion {
  border-radius: 12px;
  background: transparent;
  padding: 5px 15px;
}
section.s-block.s-block--questions .accordion-container {
  border:1px solid #000;
  border-radius: 12px;
}
section.s-block.s-block--questions .accordion-container h2 {
  font-size: 1rem;
  font-weight: 700;
}
.s-block--questions .accordion-container.is-opened .btn--accordion {
  color: var(--blue-color);
}
.s-block--questions .accordion-container .desc {
  border: none;
}
.s-block--questions .s-block__title {
  justify-content: center;
  text-align: center;
}
/* ==========  Features ==========*/
section.s-block.s-block--features:before {
  content: "لماذا نحن";
  font-size: 1.4rem;
  text-align: center;
  width: 100%;
  font-weight: 700;
  display: block;
  padding-bottom: 15px;
}
section.s-block.s-block--features .s-block--features__item {
  padding: 0;
}
section.s-block.s-block--features .grid {
  grid-template-columns: repeat(3, 1fr);
}
section.s-block.s-block--features .grid .s-block--features__item:first-child {
  grid-column: auto;
}
section.s-block.s-block--features .grid .s-block--features__item .feature-icon {
  background: transparent;
}
section.s-block.s-block--features
  .grid
  .s-block--features__item
  .feature-icon
  .sicon-activity,
section.s-block.s-block--features
  .grid
  .s-block--features__item
  .feature-icon
  .sicon-check-circle,
section.s-block.s-block--features
  .grid
  .s-block--features__item
  .feature-icon
  .sicon-fire {
  font-size: 0;
}
section.s-block.s-block--features
  .grid
  .s-block--features__item
  .feature-icon
  .sicon-activity:after {
  content: url(https://media.zid.store/eeebe6f0-dc0e-46e7-a4fb-56c7c4f3196f/83981a66-a92f-472b-904c-b11695a86f44.svg);
}
section.s-block.s-block--features
  .grid
  .s-block--features__item
  .feature-icon
  .sicon-check-circle {
  content: url(https://media.zid.store/eeebe6f0-dc0e-46e7-a4fb-56c7c4f3196f/d5c53b8e-7b6b-46dd-b99e-09a33cca3d08.svg);
}
section.s-block.s-block--features
  .grid
  .s-block--features__item
  .feature-icon
  .sicon-fire {
  content: url(https://media.zid.store/eeebe6f0-dc0e-46e7-a4fb-56c7c4f3196f/01f0fda7-d4c1-4009-aca3-f3851522c76b.svg);
}

section.s-block.s-block--banners.container .banner-entry {
  transition: all 0.3s ease;
  background-color: transparent;
}
section.s-block.s-block--banners.container .banner-entry .lazy__bg {
  background-repeat: no-repeat;
  background-size: contain;
}
section.s-block.s-block--banners.container .md\:grid-cols-2 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}
section.s-block.s-block--banners.container .s-block__title .right-side h2 {
  text-align: center;
  width: 100%;
}

section.s-block.s-block--banners.container .s-block__title .right-side {
  padding-left: 0 !important;
}
section.s-block.s-block--banners.container .s-block__title {
  justify-content: center;
  padding-top: 4rem;
}
section.s-block.s-block--banners.container .banner-entry:hover {
  opacity: 0.6;
}

section.s-block.s-block--banners.container{
  max-width:1000px;
  margin-top:0
}
.product-single section.flex.bg-white.dark\:bg-darker.p-5.sm\:pb-0.rounded-md.rounded-b-none, .product-single section.sticky-product-bar.bg-white.dark\:bg-darker.p-5.rounded-b{
      background: linear-gradient(to right, rgba(223, 223, 223, 1), rgba(246, 246, 246, 1));
    border-radius: 8px;
    padding: 1rem;
}
.dark .product-single section.flex.bg-white.dark\:bg-darker.p-5.sm\:pb-0.rounded-md.rounded-b-none, .dark .product-single section.sticky-product-bar.bg-white.dark\:bg-darker.p-5.rounded-b{
      background: transparent !important;
}
#app .s-quantity-input-container {
    border-color: #000;
  }
.product-single section.sticky-product-bar.bg-white.dark\:bg-darker.p-5.rounded-b{
    margin: 1rem 0;
}
.product-single .s-product-options-wrapper{
  padding:0
}
.product-single .s-product-options-wrapper input{
    background: linear-gradient(to right, rgba(223, 223, 223, 1), rgba(246, 246, 246, 1));
    border-radius: 8px;
}
/* ========== Testimonials ==========*/
.testimonials-slider .testimonial__inner {
    align-items: center;
    gap: 0;
    text-align: center;
    flex: unset;
    height: fit-content;
    height: 100%;
    justify-content: center;
    border: 1px solid #000;
    border-radius: 16px;
    color: #000;
    padding: 15px 10px;
}
.dark body .testimonials-slider .testimonial__inner{
   border: 1px solid #fff;
    color: #fff;
}
section.s-block.s-block--testimonials .s-slider-block__title {
  justify-content: center;
}
section.s-block.s-block--testimonials .s-slider-block__title-right h2,
section.s-block.s-block--testimonials .s-slider-block__title-right {
  padding: 0 !important;
}
section.s-block.s-block--testimonials .testimonials-slider .testimonial__text {
    background: transparent;
    padding: 0;
    align-items: center;
    flex: unset;
}
section.s-block.s-block--testimonials
  .testimonials-slider
  .testimonial__text::after, .testimonials-slider .testimonial h4{
  display: none;
}
.dark body .testimonials-slider .testimonial span{
  color:#fff
}
.testimonials-slider .testimonial span{
    opacity: 1;
    color: #000;
}
#enhaced-fixed-products-1 .product-entry__image img {
  object-fit: contain;
}
#enhaced-fixed-products-1 .product-entry__image {
  max-height: 240px;
}
.s-block__title .btn--main button {
  padding: 0px 15px !important;
  font-size: 14px !important;
}
.product-entry:not(.product-entry--coupon):hover .product-entry__image img {
  --tw-scale-x: 0.9;
  --tw-scale-y: 0.9;
}
.s-comments-product .border-b.last\:border-0.mb-8.pb-8.last\:pb-0.border-gray-200.dark\:border-white\/10.list-block{
    background-color: rgba(240, 240, 240, 0.6);
    padding: 1.5rem 1rem;
    border:none
  }
.s-comments-product .comment img{
    width: 0;
    height: 0
}
.s-comments-product .comment div.flex-none:before{
    content: "";
    background: url(https://media.zid.store/eeebe6f0-dc0e-46e7-a4fb-56c7c4f3196f/c7b51346-d689-4236-9fa0-b5ad429ed7b2.svg) no-repeat center / cover;
    width:  2.5rem;
    height: 2.5rem;
    display: block;
}
/* ========== Product Page ==========*/
.regular-price, .normal-price, .before-price, .total-price, .sale-price{
   color: var(--blue-color);
}
.dark body .regular-price, .dark body.normal-price, .dark body .before-price, .dark body .total-price, .dark body .sale-price{
   color: #fff !important;
}
.product-single .main-content h1,
.product-single .main-content div h4 {
  color: var(--blue-color);
}
salla-quick-order {
  border: none;
}
.product-index .w-full > .product-entry__image {
  display: none;
}
/* ========== Footer ==========*/
footer,
.store-footer__inner {
  background-color: #FAFAFA;
  border-radius: 32px 32px 0px 0px;
}
.store-footer h3{
  border:none
}
footer {
  width: 93% !important;
  margin: 4rem auto 0 !important;
}

footer .md\:flex.items-center.justify-between.py-4.container.text-center {
  background-color:#FAFAFA;
  max-width: 100%;
}

/* ===== Accordion ===== */
button.accordion {
  padding-left: 2rem !important;
  margin-bottom: 0;
  background-color: #fff;
  color: #000;
  border: none;
  outline: none;
  text-align: right;
  padding: 5px 5px;
  font-size: 1rem;
  cursor: pointer;
  transition: all 0.2s linear;
  position: relative;
  margin-top: 15px;
  border-radius: 0px;
  font-weight: 700;
      border: 1px solid #e7e7e7;
    border-top: none;
    border-radius: 4px 4px 0px 0px;
}

.article.article--main.article--product-details.mb-50 {
  margin-bottom: 0 !important;
}

.article p {
  padding: 10px;
  margin: 0px;
}

button.accordion:after {
  content: "+" !important;
  font-size: 16px;
  float: left;
  position: absolute;
  left: 1rem;
  top: 1.2rem;
}

html[lang="en"] button.accordion {
  text-align: left;
}

html[lang="en"] button.accordion:after {
  float: right;
  left: auto;
  right: 1rem;
}

button.accordion.is-open:after {
  content: "\f077" !important;
}

button.accordion.is-open {
  background-color: #2b2b2b;
  color: #fff;
  border-radius: 4px 4px 0px 0px;
}

button.accordion.is-open strong {
  color: #fff !important;
}

.accordion-content {
  padding: 0 20px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-in-out;
  border-radius: 0px 0px 4px 4px;
}

/* description-div  */
.description-div {
  padding-bottom: 20px;
}

.description-div button.accordion:after {
  font-family: "Font Awesome 5 Pro";
  content: "\2b" !important;
  font-size: 18px;
  font-weight: bold;
  left: 1rem;
  top: 0.6rem;
  transition: content 0.3s ease-in-out;
}

html[lang="en"] .description-div button.accordion:after {
  right: 1rem;
}

.description-div button.accordion.is-open:after {
  content: "-" !important;
  font-size: 18px;
  font-weight: 300;
}

.description-div button.accordion.is-open {
  background-color: #eee;
  color: #2b2b2b;
  border: 1px solid #e7e7e7;
}

.description-div .accordion-content a {
  color: #040C41CC !important;
}

.description-div .accordion-content a:hover {
  color: #040C41CC !important;
  text-decoration: underline;
}

/* ========== Media Queries ==========*/
@media (min-width: 768px) {
  section.s-block.s-block--banners.container .banner-entry {
    height: 392px;
    transition: all 0.3s ease;
  }
}
@media (max-width: 768px) {
section.s-block.s-block--banners.container .md\:grid-cols-2 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap:0
  }
  section.s-block.s-block--banners.container .banner-entry {
    max-height: 150px;
    transition: all 0.3s ease;
  }
  section.s-block.s-block--banners.container
    .s-block__title
    .right-side
    h2:after {
    font-size: 1.1rem;
  }

  /* ===== Header =====*/
  .navbar-brand img {
    max-height: 2.5rem;
  }
  header .s-cart-summary-total {
    display: none;
  }
  /* .top-navbar{
    display:none
  } */
  .header-search {
    min-width: auto;
  }
  .main-nav-container {
    min-height: 130px;
  }

  /* ===== Footer =====*/
  /* ====== Product Page =====*/

  footer,
  footer.store-footer a,
  .store-footer__inner .container div.flex {
    justify-content: center;
    text-align: center;
    width: 100%;
  }
  footer.store-footer a{
     text-align: center;
  }

  section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(7) {
    margin-top: 4rem !important;
  }
  section.s-block.s-block--photos-slider {
    margin-top: 0;
  }


  .s-products-list-wrapper.s-products-list-vertical-cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* new updates 2024 */

@media (min-width: 1024px) {
  .product-index .s-products-list-wrapper {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
}

.product-index .product-entry {
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  text-align: center;
}
.product-index .price-wrapper {
  color: #000;
}
.product-index .product-entry--cat {
  align-items: center;
  gap: 10px;
  padding: 15px;
}
.product-index .s-products-list-wrapper {
  margin-bottom: 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}
.product-index .product-entry--cat .product-entry__image img {
  min-height: auto;
  height: auto;
}
.product-index .product-entry--cat .product-entry__image {
  height: auto;
  max-height: fit-content;
  width: auto;
  padding: 0;
}

.product-index .product-entry--cat .promotion-badge-wrap {
    top: 1.25rem;
    margin-top: .75rem;
    display: inline-block;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: #22c55e;
    background-color: rgba(255, 28, 28, 1);
    padding-left: .5rem;
    padding-right: .5rem;
    padding-top: .125rem;
    padding-bottom: .125rem;
    font-size: .75rem;
    line-height: 1rem;
    --tw-text-opacity: 1;
    color: #fff;
    color: rgb(255 255 255/var(--tw-text-opacity));
}

/*3NWAN TARWIGY BG*/
.product-index [class="promotion-badge-wrap"] {
	background-color: #015428 !important;
}