/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
/* ========== Google Fonts ========== */
@import url('https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&display=swap');

/* ========== Font and Color Variables ========== */
body {
  background-color: #fff;
  font-family: 'Almarai', sans-serif;
}
/*global*/
button.s-slider-prev,
button.s-slider-next {
  background: #fff !important;
  border-color: #1B5B40;
}
.s-slider-nav-arrow svg {
  fill: #1B5B40;
}
i.sicon-menu.text-primary.text-2xl {
  color: #1B5B40;
}
.s-slider-block__title-nav {
  display: flex !important;
}

.loader-init {
  display: none;
}

.s-block.s-block--fixed-banner.wide-placeholder .container {
  padding: 0;
}

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

body {
  background-color: #FFFFFF;
}

/* End of Global */
/*nav*/
.top-navbar {
  background-color: #8E9562 !important;
}

.s-contacts-topnav-link:last-child,.s-menu-topnav-list {
  color: #fff;
}
.top-navbar .s-search-input {
  border-style: none;
  background-color: #fff;
}

.main-menu li.root-level a,
.s-cart-summary-total,
.header-btn__icon,
.top-navbar .s-search-input::placeholder {
  color: #1B5B40;
}

.header-btn__icon {
  border-color: #1B5B40;
}

.s-search-icon svg {
  fill: #1B5B40;
}

.header-btn__icon {
  border-color: #1B5B40;
  background-color: #1B5B40;
  color: #fff;
  box-shadow: 1px 1px 10px -1px #1B5B40;
}

.header-btn__icon:hover {
  background-color: #fff;
  color: #1B5B40;
  border-color: #1B5B40;
}

.navbar-brand img {
  max-height: 4.2rem;
}

.main-menu li a:hover {
  transform: translateY(-15%);
}

/* end nav*/
/* Main Slider */
.s-block.s-block--fixed-banner.wide-placeholder .container{
   max-width:100%;
}
section.s-block.s-block--photos-slider {
  margin-top: 0;
}
 
section.s-block.s-block--photos-slider .home-slider .swiper.s-slider-container {
  padding-left: 0 !important;
  padding-bottom: 0 !important;
  padding-right: 0;
}

section.s-block.s-block--photos-slider .home-slider .swiper.s-slider-container .swiper-wrapper .swiper-slide {
  margin-inline: 0;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
  
section.s-block.s-block--photos-slider .home-slider .swiper.s-slider-container .swiper-wrapper {
  padding-top: 0;
  padding-bottom: 0;
}
  
section.s-block.s-block--photos-slider .home-slider .swiper.s-slider-container .swiper-wrapper .swiper-slide a img {
  border-radius: 0;
}
  
salla-slider.photos-slider .swiper-pagination-bullets.swiper-pagination-horizontal {
  display: none;
}
/* End of Main Slider */

/*Categories*/
.s-slider-controls-outer .s-slider-block__title-nav {
  display: none;
}

section.s-block.s-block--categories .swiper-slide a {
  background-color: transparent;
  border-width: 0;
  height: 100%;
}

section.s-block.s-block--categories .swiper.s-slider-container .swiper-wrapper {
  justify-content: space-between;
}

section.s-block.s-block--categories .swiper-slide a img {
  width: 100%;
  height: 100%;
}

.rounded-full {
  border-radius: 0;
}

.slide--cat-entry h2 {
  color: #000;
}

/*End of Categories*/
/* Products Section */
.s-product-card-content-title a {
  color: #000;
}

.s-slider-block__title-right h2 {
  color: #000 !important;
}

.s-product-card-fit-height.s-product-card-vertical .s-product-card-image,
.s-product-card-content {
  background-color: #fff;
}

.s-products-list-vertical-cards {
  padding: 0.3rem !important;
}

.s-product-card-vertical {
  padding: 0.1rem;
  overflow: hidden;
  box-shadow: 0px 0px 9px -1px #0419144d;
}

.swiper-wrapper.s-slider-swiper-wrapper {
  padding-block: 0.4rem;
}

.s-product-card-content-title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  /* number of lines to show */
  line-clamp: 1;
  -webkit-box-orient: vertical;
}

.s-product-card-content-sub {
  justify-content: center;
}

.s-button-wide {
  background-color: #1B5B40 !important;
  color: #ffffff;
  border-radius: 10px !important;
}

.s-product-card-vertical img {
  transition: 0.5s;
}

.s-product-card-image {
  aspect-ratio: 4/4 !important;
}

.s-product-card-vertical:hover img {
  opacity: 0.9;
  transform: translateY(10px);
  transform: scale(1.1);
}

.s-slider-block__title h2 {
  padding-left: 0;
}

.slide--one-fourth.swiper-slide {
  width: 120px !important;
  height: 120px !important;
}

/* End of Products Section */
/* Footer */
.store-footer__inner {
  border: none;
}

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

footer div.store-footer__inner {
 background: linear-gradient(300deg, #1B5B40, #419572);
  margin-inline: 20px;
  border-radius: 40px;
}

.s-social-list.hydrated {
  place-content: center;
}

.store-footer__inner .container.grid div p {
  margin-top: 5px !important;
}

footer.store-footer * {
  text-align: center;
}

.s-social-list.hydrated {
  margin-top: auto;
}

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

.max-w-sm {
  max-width: none;
}

.copyright-text p {
  color: #1B5B40 !important;
}

.s-contacts-list {
  align-items: center !important;
  display: inline-grid;
}

#contact-slot:nth-of-type(1) span.s-contacts-icon {
  background: #33B846 !important;
  border: none;
  color: #FFFFFF;
}

#contact-slot:nth-of-type(2) span.s-contacts-icon {
  background: #FFFFFF !important;
  border: none;
  color: #1A5372;
}

#contact-slot:nth-of-type(3) span.s-contacts-icon {
  background: #980E11 !important;
  border: none;
  color: #FFFFFF;
}

li.s-social-link a[href*="instagram"] {
  background-image: linear-gradient(150deg, #f9ce34, #ee2a7b, #6228d7);
  border: none;
  color: #FFFF;
}

li.s-social-link a[href*="whatsapp"] {
  background: #33B846 !important;
  border: none;
  color: #FFFFFF;
}

li.s-social-link a[href*="tiktok"] {
  background-image: linear-gradient(150deg, #00f2ea, #000, #ff0050);
  border: none;
  color: #FFFFFF;
}

li.s-social-link a[href*="snapchat"] {
  background: #FEFB00 !important;
  border: none;
  color: #333;
}

li.s-social-link a[href*="facebook"] {
  background: #2561AD !important;
  border: none;
  color: #FFFFFF;
}
/* End of Footer */
/* Features */
:nth-child(1 of section.s-block.s-block--banners.container) .one-row .banner-entry {
    background-color: transparent;
}
.lazy__bg {
    background-size: contain;
    background-repeat: no-repeat;
}
.gap-3 {
    gap: 0.75rem;
}
/* End Features */
@media only screen and (max-width: 600px) {
    .sticky-product-bar__quantity.center-between.mb-5 {
        width:30%
    }
    .fixed-header .inner{
        padding-block : 10px;
     }
    .product-single button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center span.s-button-text {
        font-size:0
    }
    section.sticky-product-bar.bg-white.p-5.rounded-md.rounded-b-none,salla-add-product-button.mt-5.w-full.sticky-product-bar__btn.s-add-product-button-with-quick-buy.s-add-product-button-with-sticky-bar.hydrated {
    flex-direction: row-reverse!important
    }
    .s-add-product-button-with-quick-buy salla-quick-buy:where([dir=rtl],[dir=rtl] *) {
    margin-left: .5rem;
    margin-right: 0 ;
    }
    .product-single button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center span.s-button-text svg {
        display: none
    }

    .product-single button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center span.s-button-text::before {
        content: "Ã˜Â¥Ã˜Â¶Ã˜Â§Ã™ÂÃ˜Â© Ã™â€žÃ™â€žÃ˜Â³Ã™â€žÃ˜Â©"!important;
        font-size: 12px
    }

    .product-single button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center {
        padding: 6px!important
    }

    .product-single footer {
        padding-bottom: 50px
    }

    .app-inner.flex.flex-col.min-h-full {
        position: relative!important
    }

    section.flex.bg-white.p-5.sm\:pb-0.rounded-md.rounded-b-none {
        position: fixed!important;
        left: 0;
        bottom: 60px;
        width: 100%;
        z-index: 22
    }
    .s-modal-body.s-modal-align-middle.s-modal-xs.s-modal-padding.s-modal-entering {
        z-index: 999999999!important
    }
}

@media (min-width: 1024px) {
  .store-footer__inner {
    padding-bottom: 1rem;
  }

  salla-slider .slide--one-sixth {
    width: 20% !important;
  }
}

@media (min-width: 992px) {
  footer.store-footer .container.grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    justify-items: center;
  }

  :nth-child(1 of section.s-block.s-block--banners.container) .md\:grid-cols-3 .banner-entry {
    height: 100px;
  }
}
@media (min-width: 768px) {
    :nth-child(1 of section.s-block.s-block--banners.container) .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    } .s-slider-block__title {
    margin-bottom: 0.7rem;
  }
}
@media (max-width: 768px) {
    :nth-child(1 of section.s-block.s-block--banners.container) .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}
@media (max-width: 992px) {
  :nth-child(1 of section.s-block.s-block--banners.container) .md\:grid-cols-3 .banner-entry {
    height: 80px;
  }
}

/*global*/
button.s-slider-prev,
button.s-slider-next {
  background: #fff !important;
  border-color: #1B5B40;
}
.s-slider-nav-arrow svg {
  fill: #1B5B40;
}
i.sicon-menu.text-primary.text-2xl {
  color: #1B5B40;
}
.s-slider-block__title-nav {
  display: flex !important;
}

.loader-init {
  display: none;
}

.s-block.s-block--fixed-banner.wide-placeholder .container {
  padding: 0;
}

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

body {
  background-color: #FFFFFF;
}

/* End of Global */
/*nav*/
.top-navbar {
  background: linear-gradient(300deg, #1B5B40, #419572);
}

.s-contacts-topnav-link:last-child,.s-menu-topnav-list {
  color: #fff;
}
.top-navbar .s-search-input {
  border-style: none;
  background-color: #fff;
}

.main-menu li.root-level a,
.s-cart-summary-total,
.header-btn__icon,
.top-navbar .s-search-input::placeholder {
  color: #1B5B40;
}

.header-btn__icon {
  border-color: #1B5B40;
}

.s-search-icon svg {
  fill: #1B5B40;
}

.header-btn__icon {
  border-color: #1B5B40;
  background-color: #1B5B40;
  color: #fff;
  box-shadow: 1px 1px 10px -1px #1B5B40;
}

.header-btn__icon:hover {
  background-color: #fff;
  color: #1B5B40;
  border-color: #1B5B40;
}

.navbar-brand img {
  max-height: 4.2rem;
}

.main-menu li a:hover {
  transform: translateY(-15%);
}

/* end nav*/
/* Main Slider */
.s-block.s-block--fixed-banner.wide-placeholder .container{
   max-width:100%;
}
section.s-block.s-block--photos-slider {
  margin-top: 0;
}
 
section.s-block.s-block--photos-slider .home-slider .swiper.s-slider-container {
  padding-left: 0 !important;
  padding-bottom: 0 !important;
  padding-right: 0;
}

section.s-block.s-block--photos-slider .home-slider .swiper.s-slider-container .swiper-wrapper .swiper-slide {
  margin-inline: 0;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
  
section.s-block.s-block--photos-slider .home-slider .swiper.s-slider-container .swiper-wrapper {
  padding-top: 0;
  padding-bottom: 0;
}
  
section.s-block.s-block--photos-slider .home-slider .swiper.s-slider-container .swiper-wrapper .swiper-slide a img {
  border-radius: 0;
}
  
salla-slider.photos-slider .swiper-pagination-bullets.swiper-pagination-horizontal {
  display: none;
}
/* End of Main Slider */

/*Categories*/
.s-slider-controls-outer .s-slider-block__title-nav {
  display: none;
}

section.s-block.s-block--categories .swiper-slide a {
  background-color: transparent;
  border-width: 0;
  height: 100%;
}

section.s-block.s-block--categories .swiper.s-slider-container .swiper-wrapper {
  justify-content: space-between;
}

section.s-block.s-block--categories .swiper-slide a img {
  width: 100%;
  height: 100%;
}

.rounded-full {
  border-radius: 0;
}

.slide--cat-entry h2 {
  color: #000;
}

/*End of Categories*/
/* Products Section */
.s-product-card-content-title a {
  color: #000;
}

.s-slider-block__title-right h2 {
  color: #000 !important;
}

.s-product-card-fit-height.s-product-card-vertical .s-product-card-image,
.s-product-card-content {
  background-color: #fff;
}

.s-products-list-vertical-cards {
  padding: 0.3rem !important;
}

.s-product-card-vertical {
  padding: 0.1rem;
  overflow: hidden;
  box-shadow: 0px 0px 9px -1px #0d6f586e;
}

.swiper-wrapper.s-slider-swiper-wrapper {
  padding-block: 0.4rem;
}

.s-product-card-content-title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  /* number of lines to show */
  line-clamp: 1;
  -webkit-box-orient: vertical;
}

.s-product-card-content-sub {
  justify-content: center;
}

.s-button-wide {
  background-color: #1B5B40 !important;
  color: #ffffff;
  border-radius: 10px !important;
}

.s-product-card-vertical img {
  transition: 0.5s;
}

.s-product-card-image {
  aspect-ratio: 4/4 !important;
}

.s-product-card-vertical:hover img {
  opacity: 0.9;
  transform: translateY(10px);
  transform: scale(1.1);
}

.s-slider-block__title h2 {
  padding-left: 0;
}

.slide--one-fourth.swiper-slide {
  width: 120px !important;
  height: 120px !important;
}

/* End of Products Section */
/* Footer */
.store-footer__inner {
  border: none;
}

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

footer div.store-footer__inner {
 background: linear-gradient(300deg, #1B5B40, #419572);
  margin-inline: 20px;
  border-radius: 40px;
}

.s-social-list.hydrated {
  place-content: center;
}

.store-footer__inner .container.grid div p {
  margin-top: 5px !important;
}

footer.store-footer * {
  text-align: center;
}

.s-social-list.hydrated {
  margin-top: auto;
}

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

.max-w-sm {
  max-width: none;
}
.flex.rtl\:space-x-reverse.space-x-2.items-end {
    justify-content: center;
}
.copyright-text p {
  color: #1B5B40 !important;
}

.s-contacts-list {
  align-items: center !important;
  display: inline-grid;
}

#contact-slot:nth-of-type(1) span.s-contacts-icon {
  background: #33B846 !important;
  border: none;
  color: #FFFFFF;
}

#contact-slot:nth-of-type(2) span.s-contacts-icon {
  background: #FFFFFF !important;
  border: none;
  color: #1A5372;
}

#contact-slot:nth-of-type(3) span.s-contacts-icon {
  background: #980E11 !important;
  border: none;
  color: #FFFFFF;
}

li.s-social-link a[href*="instagram"] {
  background-image: linear-gradient(150deg, #f9ce34, #ee2a7b, #6228d7);
  border: none;
  color: #FFFF;
}

li.s-social-link a[href*="whatsapp"] {
  background: #33B846 !important;
  border: none;
  color: #FFFFFF;
}

li.s-social-link a[href*="tiktok"] {
  background-image: linear-gradient(150deg, #00f2ea, #000, #ff0050);
  border: none;
  color: #FFFFFF;
}

li.s-social-link a[href*="snapchat"] {
  background: #FEFB00 !important;
  border: none;
  color: #333;
}

li.s-social-link a[href*="facebook"] {
  background: #2561AD !important;
  border: none;
  color: #FFFFFF;
}
/* End of Footer */
/* features */
.s-block--features__item .feature-icon {
  margin-bottom: 0.75rem;
  background-color: transparent;
  height: 6.5rem;
  width: 6.5rem;
  border: none;
}

.s-block--features__item .feature-icon i {
  color: #58291f;
  font-size: 60px;
}
.s-block.s-block--features.container,
.s-block--features__item {
  background-color: transparent !important;
}

.s-block--features__item .feature-icon {
  margin-bottom: 0.75rem;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 0 !important;
}

.s-block--features__item .feature-icon i {
  display: none;
}

.s-block--features__item:nth-child(1) .feature-icon {
  background-image: url("https://i.ibb.co/vC5DX0rd/11-best-price.png");
}

.s-block--features__item:nth-child(2) .feature-icon {
  background-image: url("https://i.ibb.co/YBxJV8QC/favorites.png");
}

.s-block--features__item:nth-child(3) .feature-icon {
  background-image: url("https://i.ibb.co/xc8h95J/Icons.png");
}

.s-block--features__item p {
  display: none;
}

.s-block--features__item h2 {
  color: rgb(0 0 0);
}

/* End feature */
@media only screen and (max-width: 600px) {
    .sticky-product-bar__quantity.center-between.mb-5 {
        width:30%
    }
    .fixed-header .inner{
        padding-block : 10px;
     }
    .product-single button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center span.s-button-text {
        font-size:0
    }
    section.sticky-product-bar.bg-white.p-5.rounded-md.rounded-b-none,salla-add-product-button.mt-5.w-full.sticky-product-bar__btn.s-add-product-button-with-quick-buy.s-add-product-button-with-sticky-bar.hydrated {
    flex-direction: row-reverse!important
    }
    .s-add-product-button-with-quick-buy salla-quick-buy:where([dir=rtl],[dir=rtl] *) {
    margin-left: .5rem;
    margin-right: 0 ;
    }
    .product-single button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center span.s-button-text svg {
        display: none
    }

    .product-single button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center span.s-button-text::before {
        content: "إضافة للسلة"!important;
        font-size: 12px
    }

    .product-single button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center {
        padding: 6px!important
    }

    .product-single footer {
        padding-bottom: 50px
    }

    .app-inner.flex.flex-col.min-h-full {
        position: relative!important
    }

    section.flex.bg-white.p-5.sm\:pb-0.rounded-md.rounded-b-none {
        position: fixed!important;
        left: 0;
        bottom: 60px;
        width: 100%;
        z-index: 22
    }
    .s-modal-body.s-modal-align-middle.s-modal-xs.s-modal-padding.s-modal-entering {
        z-index: 999999999!important
    }
}

@media (min-width: 1024px) {
  .store-footer__inner {
    padding-bottom: 1rem;
  }

  salla-slider .slide--one-sixth {
    width: 20% !important;
  }
}

@media (min-width: 992px) {
  footer.store-footer .container.grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    justify-items: center;
  }
}
  @media (min-width: 768px) {
  .s-slider-block__title {
    margin-bottom: 0.7rem;
  }
}
div#myMap {
    display:none !important;
    margin-top:30px !important;
}
.index div#myMap{
    display:block !important;
}