/* ===== Font ===== */
@import url("https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;500;700;800;900&family=Noto+Sans+Arabic:wght@300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");

body {
  font-family: "Almarai", sans-serif !important;
  max-width: 100%;
  overflow-x: hidden;
}

/* ===== Header ===== */
.mainmenu--default .quicklinks-item:hover span:before {
  width: 100% !important;
}
@media only screen and (min-width: 1024px) {
  .mainmenu--default .main-menu li.root-level > a {
    color: #000 !important;
  }
}
header button#storemenu-panel-trigger span {
  display: none;
}
header .header__icons salla-user-menu .s-user-menu-trigger-avatar {
  display: none;
}
header i.icon.sicon-shopping-bag,
header .sicon-search,
header .sicon-user,
header .sicon-earth {
  font-size: 0;
}
header i.icon.sicon-shopping-bag:after {
  content: "";
  background: url("https://media.zid.store/310143cd-e00b-4bed-a0fc-a788b32ddc14/95d8b831-380f-4cc2-9a4c-9c11c7990ca3.svg")
    no-repeat center / cover;
  width: 25px;
  height: 25px;
  display: block;
}
header span.sicon-search:after {
  content: "";
  background: url("https://media.zid.store/310143cd-e00b-4bed-a0fc-a788b32ddc14/43a7cba9-1d51-4b85-a41a-1a5706cb5fd0.svg")
    no-repeat center / cover;
  width: 25px;
  height: 25px;
  display: block;
}
header .sicon-user:after,
header .header__icons salla-user-menu .s-user-menu-avatar-wrap:after {
  content: "";
  background: url("https://media.zid.store/310143cd-e00b-4bed-a0fc-a788b32ddc14/06e0c94f-57ff-4a86-a8d1-2e6c43115673.svg")
    no-repeat center / cover;
  width: 25px;
  height: 25px;
  display: block;
}
header button#storemenu-panel-trigger:after {
  content: "";
  background: url("https://media.zid.store/310143cd-e00b-4bed-a0fc-a788b32ddc14/44f3c858-c9dc-453e-a496-5217d5f65623.svg")
    no-repeat center / cover;
  width: 30px;
  height: 30px;
  display: block;
}
.mburger {
  height: auto;
}
/* center logo */
.mainmenu--default .mainmenu__default {
  padding-left: 5px !important;
  padding-right: 0 !important;
}
[dir="ltr"] .mainmenu--default .mainmenu__default {
  padding-left: 0 !important;
  padding-right: 5px !important;
}
@media (min-width: 1024px) {
  .main-nav__content {
    gap: 0rem;
  }
  .header--mini .main-nav__content .right-side {
    max-width: calc(100% - 70px);
    gap: 4rem;
  }
}
@media (min-width: 640px) {
  .header--mini-center-logo .header__icons {
    min-width: 70px;
  }
}
/* ===== Side menu ===== */
.storemenu-panel {
  padding: 0 !important;
  border-radius: 16px 0 0 16px;
  top: 0;
  height: 100%;
  width: 85%;
}
.storemenu-panel .side-panel__top {
  background-color: #eff6ff;
  padding: 1.5rem 1rem !important;
  border-radius: 16px 0 0;
}
.storemenu-panel .menu-close:before,
.storemenu-panel .menu-close:after {
  display: none !important;
}
.storemenu-panel .menu-close {
  border-radius: 50%;
  content: "";
  background: url("https://cdn.salla.sa/form-builder/eMFwjXSDnXrdvNZPHQSwT0S7T6CfrOcdsXSP9MoG.png")
    no-repeat center / contain;
  width: 30px;
  height: 30px;
  display: inline-block;
  top: 2rem !important;
}
.side-panel__content,
.side-panel__bottom {
  padding: 1rem !important;
}
.mainmenu--default .mainmenu__default li a {
  color: #5c5e64 !important;
  font-weight: 400 !important;
}

#storemenu-panel .side-panel__bottom salla-button button {
  border: 1px solid rgba(80, 80, 79, 0.49) !important;
  border-radius: 8px;
  color: #5c5e64 !important;
  margin: auto;
  max-width: 220px;
}
#storemenu-panel .side-panel__bottom salla-button button:hover {
  color: #fff !important;
}

/* ===== Banners ===== */

section.s-block.s-block--fixed-banner:nth-of-type(1),
section.s-block.s-block--fixed-banner:nth-of-type(2) {
  margin-top: 0 !important;
}
section.s-block.s-block--fixed-banner .container {
  padding: 0;
}
section.s-block.s-block--fixed-banner .banner--fixed img {
  border-radius: 0;
}
.s-block--square-photos h2:after {
  content: "بفضل دعمكم وثقتكم، ومع شركائنا، نقدم لكم أفضل أنواع العسل ونحقق أهدافنا معًا.";
  display: block;
  font-size: 0.875rem;
  font-weight: 300;
  padding: 5px 0;
  line-height: 1.5rem;
}
.s-block--square-photos:nth-of-type(9) .s-block__title {
  margin-bottom: 0;
}
/* desk  vs mobile  */
@media (min-width: 768px) {
  /* .s-block--fixed-banner:nth-of-type(2), */
  .s-block--fixed-banner:nth-of-type(6),
  .s-block--fixed-banner:nth-of-type(10) {
    display: none;
  }
}

@media (max-width: 767px) {
  /* .s-block--fixed-banner:nth-of-type(1), */
  .s-block--fixed-banner:nth-of-type(5),
  .s-block--fixed-banner:nth-of-type(9) {
    display: none;
  }
}

/* title */
.s-block--content-with-image h2,
.s-block--testimonials h2 {
  font-size: 1.3rem;
}
.s-block--testimonials h2 {
  line-height: 1.5rem !important;
}
.s-block--content-with-image p {
  font-size: 1rem;
  line-height: 1.5rem;
}
.s-block--content-with-image .mt-10.flex.items-center.gap-x-6 {
  justify-content: center;
  margin-top: 1.5rem;
}
.s-block--content-with-image .more-link {
  justify-content: center;
  border: 1px solid;
  border-radius: 8px;
  padding: 6px 25px;
}

/* ===== Product Card ===== */
.s-block--products-slider salla-slider .swiper-slide {
  border-width: 1px;
  border-right-width: 0px;
  padding: 0.625rem;
  border: none;
  text-align: center;
}
.product-entry__title {
  font-weight: 599;
}
.swiper-slide .product-entry__price div {
  justify-content: center;
}
.product-entry--vertical salla-add-product-button button {
  background-color: #cc5828 !important;
  border-color: #cc5828 !important;
  color: #fff !important;
  border-radius: 8px;
  height: 2.5rem !important;
  padding-left: 6px !important;
  padding-right: 6px !important;
}
.product-entry--vertical salla-add-product-button button .btn__text:before {
  content: "";
  background: url("https://cdn.salla.sa/form-builder/cwhhsgS652eG40yuMZUfTlOOvIoNqAJk8RGzRcHe.png")
    no-repeat center / contain;
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-bottom: -4px !important;
  margin-left: 6px !important;
}
.ltr
  .product-entry--vertical
  salla-add-product-button
  button
  .btn__text:before {
  margin-right: 6px !important;
  margin-left: auto !important;
}
.product-entry--vertical salla-add-product-button {
  display: block !important;
  transform: none !important;
  position: relative !important;
}
.product-entry--vertical .product-entry__image salla-add-product-button {
  display: none !important;
}

.product-entry__image-main {
  background-color: transparent;
}
.product-card-img--square .product-entry__image-main {
  padding-bottom: 100%;
}

.product-single salla-installment {
  display: none;
}
/* center card info */
.product-entry--vertical .product-entry__content,
.card-title-has-line-clamp .product-entry__title,
.product-entry__price div,
.price-wrapper {
  display: flex;
  justify-content: center;
  text-align: center;
}
/* ===== products details ===== */
salla-slider.details-slider .swiper-slide {
  background-color: transparent !important;
}
.product-details-col h1 {
  color: #3c424b !important;
  text-align: center;
}
.product-metadata li[class="product-metadata__item-mini"],
.product-metadata strong,
.product-single .breadcrumbs {
  display: none !important;
}
.s-social-share-list {
  margin-bottom: 10px !important;
  margin-top: 10px !important;
  gap: 8px !important;
}
.s-social-share-list a {
  border: 1px solid rgba(102, 112, 128, 0.23);
  padding: 6px !important;
  border-radius: 50% !important;
}
.s-social-share-list .s-social-share-icon svg {
  height: 1.1rem;
  width: 1.1rem;
  fill: #6e7078 !important;
}

#similar-slider salla-slider .slide--one-fifth {
  height: auto;
  width: 50%;
  max-width: 250px;
  min-width: 160px;
}

/* btns */
#app.fixed-add-to-cart-bar .addtocart-bar {
  position: relative !important;
}
.product-single .addtocart-bar .s-button-btn {
  background-color: #cc5828 !important;
  border-color: #cc5828 !important;
  color: #fff !important;
  border-radius: 8px;
  padding-left: 6px !important;
  padding-right: 6px !important;
}
.product-single .addtocart-bar .s-button-btn .s-button-text:after {
  content: "";
  background: url("https://cdn.salla.sa/form-builder/1t7ZWFgE3BtT1rICvSoQYzbGcBnBG6bjOSLJBTVg.png")
    no-repeat center / contain;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-bottom: -4px !important;
  margin-right: 6px !important;
}
.ltr .product-single .addtocart-bar .s-button-btn .s-button-text:after {
  margin-left: 6px !important;
  margin-right: auto !important;
}
.addtocart-bar {
  width: 100% !important;
  display: block !important;
}
.product-single .addtocart-bar .s-quantity-input-container {
  border-color: #000 !important;
  border-radius: 8px !important;
  margin-bottom: 10px !important;
  height: 2.5rem !important;
}
.product-single .s-quantity-input-button {
  width: 3rem !important;
  fill: #000 !important;
}

.product-single salla-button.btn--wishlist button {
  margin-top: 1rem;
}

/* info */
.product-single .product-static-info {
  border: none !important;
}
.product-static-info .font-bold {
  color: #bcbbb7;
}
.product-static-info .text-xs {
  color: #9b9895;
}
@media (max-width: 768px) {
  #app.fixed-add-to-cart-bar {
    padding-bottom: 0 !important;
  }
}
/* ===== products lists ===== */
.s-block--products-slider .s-block__title {
  flex-direction: row !important;
  justify-content: space-between !important;
  /* font-family: "Inter", serif; */
  font-weight: bold;
}
.s-block__display-all {
  border: 1px solid #000;
  padding: 4px 12px;
  border-radius: 8px;
}
salla-slider .slide--one-fifth {
  min-width: 174px;
}
.discount-amount {
  font-size: 14px !important;
}
@media (max-width: 768px) {
  .s-block--products-slider .s-block__title {
    flex-direction: column !important;
    justify-content: space-between !important;
  }
  .s-block__title .left-side {
    display: none !important;
  }
  salla-slider.carousel-slider .swiper {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .product-card-img--square .product-entry__image-main {
    padding-bottom: 90% !important;
    padding-bottom: 115% !important;
  }
}

/* ===== block--testimonials ===== */
.s-block--testimonials .swiper-slide {
  box-shadow: 3px 3px 0.8px 0px #d7ddd4;
  background: rgba(223, 228, 221, 0.25);
  border-radius: 8px;
  padding: 1rem;
  margin-inline: 0.5rem;
  width: 90%;
}
.s-block--testimonials .block-inner > div.pb-10 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.s-block--testimonials .content-area {
  padding-bottom: 1rem;
}
.s-block--testimonials .swiper-wrapper {
  align-items: stretch;
}
.s-block--testimonials figcaption img {
  display: none;
}
.s-block--testimonials figure p {
  font-size: 0.875rem;
  line-height: 1.5rem;
}
.s-block--testimonials .block-inner {
  gap: 0;
  flex-direction: column;
}
.content-area-wrap {
  justify-content: center;
  padding: 0 !important;
  text-align: center;
}
.block-inner > div {
  width: 100% !important;
  min-height: auto;
}
salla-slider .swiper-pagination-bullet {
  background-color: rgba(217, 217, 217, 0.44) !important;
  border-color: rgba(217, 217, 217, 0.44) !important;
}
salla-slider .swiper-pagination-bullet-active {
  background-color: #000 !important;
  border-color: #000 !important;
}
/* ===== Partners  ===== */
section.s-block.s-block--banners .grid {
  gap: 10px !important;
  display: flex;
  overflow-x: auto;
  white-space: nowrap;
  scrollbar-width: none;
}
section.s-block.s-block--banners .banner-entry {
  flex: 0 0 15%;
  background-color: transparent;
}
section.s-block.s-block--banners .banner-entry .lazy__bg {
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  section.s-block.s-block--banners .banner-entry {
    flex: 0 0 29%;
  }
}
/* ===== block--faqs ===== */
section.s-block.s-block--faqs .mx-auto.max-w-7xl.px-6.lg\:px-8 {
  padding: 0;
}
section.s-block.s-block--faqs .mx-auto.max-w-7xl.px-6.lg\:px-8 dl {
  border: none;
  margin-top: 1rem;
}
section.s-block.s-block--faqs .mx-auto.max-w-7xl.px-6.lg\:px-8 dl > div {
  background-color: #dfe4dd40;
  padding: 1rem;
  border-radius: 20px;
  border: none;
  margin-top: 1rem;
}
/* ===== Footer ===== */
footer {
  border-radius: 16px 16px 0px 0px;
  margin-left: 16px;
  margin-right: 16px;
  background: #cc5828;
}
footer .store-footer {
  border-radius: 16px 16px 0px 0px;
  background: #cc5828;
  color: #fff;
}
footer .footer-links-bar > div:has(.store-links-items):before {
  content: "الروابط المهمة";
  display: block;
  font-weight: bold;
  font-size: 1rem;
  padding-bottom: 1rem;
  height: auto;
  width: 100%;
}
footer .footer-links-bar > div.contacts-list:before {
  content: "تواصل معنا ";
  display: block;
  font-weight: bold;
  font-size: 1rem;
  padding-bottom: 1rem;
  height: auto;
  width: 100%;
}
.text-gray-400 {
  color: #fff;
}
footer .s-button-primary-outline {
  fill: #fff !important;
  color: #fff !important;
}

.store-footer a.social-link {
  border-color: transparent;
  height: 2.2rem;
  width: 2.2rem;
  font-size: 1.3rem !important;
}
footer .contacts-list {
  gap: 0 !important;
}
footer .contacts-list > a i {
  border-color: transparent;
  height: 2rem;
  width: 2rem;
  font-size: 1.25rem !important;
}
footer .contacts-list > a > span {
  display: none !important;
}
footer .contacts-list > a:hover i {
  border-color: #fff;
}
footer .contacts-list a i {
  border-color: transparent;
}
.footer-links-bar ul {
  margin: 0;
  padding: 0;
}

.store-footer a.social-link:hover {
  border-color: #fff;
}
.footer-links-bar > div.px-5 {
  border: none !important;
}
/* to top */
.progress-wrap {
  right: auto !important;
  left: 1.4rem !important;
}
@media (min-width: 1024px) {
  .progress-wrap {
    left: 1.8rem !important;
  }
}
/* callus */
.floating-contacts {
  position: fixed;
  bottom: 1.25rem;
  z-index: 10;
  right: auto !important;
  left: 1rem !important;
}
[dir="rtl"] .floating-contacts__item:hover .tooltip {
  --tw-translate-x: 60px;
  right: auto !important;
  left: 0 !important;
}
[dir="rtl"] .floating-contacts__item .tooltip:before {
  right: auto !important;
  left: -0.25rem !important;
}
@media (max-width: 768px) {
  footer .store-links-items {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
/* ===== Media queries ===== */
@media (max-width: 768px) {
  .s-block__title h2 {
    font-size: 1.5rem;
  }
  .main-nav {
    min-height: 70px;
  }
  .main-nav__content {
    gap: 0;
  }
  .s-block--square-photos:nth-of-type(4) .grid {
    gap: 10px !important;
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    scrollbar-width: none;
  }

  .s-block--square-photos:nth-of-type(4) .banner-entry {
    flex: 0 0 34%;
  }
  .s-block--square-photos .banner-entry {
    height: 105px !important;
  }
}

@media (min-width: 768px) {
  .s-block--testimonials .swiper-slide {
    width: 33%;
  }
  .s-block--square-photos h2:after,
  .s-block__title p {
    font-size: 1.2rem;
  }
  section.s-block.s-block--banners:nth-of-type(4) .grid {
    grid-template-columns: repeat(4, 1fr);
    grid-auto-flow: unset;
    gap: 0;
    max-width: 900px;
    margin-inline: auto;
    height: fit-content;
  }
  .s-block--square-photos .two-row .banner-entry:first-child,
  .s-block--square-photos .items-4 .banner-entry:nth-child(3) {
    height: 307px;
    grid-column: unset;
    grid-row: unset;
  }
  .s-block--square-photos .banner-entry {
    height: 307px;
  }
  .s-block--square-photos .banner-entry {
    height: 184px !important;
  }
}
@media (min-width: 1280px) {
  .header--boxed #main-nav:not(.fixed-pinned) {
    margin-top: 0;
    border-radius: 0;
    padding: 0;
    max-width: 100%;
    box-shadow: none;
  }
}

/* blog */
.blog-single .blog-category .image--aspect-ratio,
.blog-single [aria-label="Sidebar"] .image--aspect-ratio {
  padding-bottom: 40% !important;
}
.blog-single [aria-label="Sidebar"] .shrink-0 a {
  align-items: flex-start !important;
  width: 8rem !important;
  height: 5rem !important;
}

/* bcio-whatsapp-widget  */
#bcio-whatsapp-widget {
  display: none;
}
#bcio-whatsapp-widget div div {
  left: 0;
  right: inherit;
}

/* thanks-item */
h1.thanks-item {
  font-size: 0;
}

.loyalty .product-entry img {
  object-fit: contain;
  height: 100%;
}
h1.thanks-item:after {
  content: "شكرا لتسوقكم رضاكم هدفنا الأول";
  display: block;
  font-size: 1.125rem;
}
.product-static-info .product-static-info__item:first-of-type:after {
  content: "";
  background: url(https://media.zid.store/eeebe6f0-dc0e-46e7-a4fb-56c7c4f3196f/446a9791-f8a1-4e9f-9461-0262420cd8c9.png)
    no-repeat center / contain;
  width: 4rem;
  height: 2rem;
  display: block;
  margin-right: auto;
  align-self: center;
}

body.thank-you
  .bg-white.p-4.md\:p-8.rounded-md.mb-6.md\:mb-8
  div.rtl\:-scale-x-100
  img.thanks-item {
  display: none;
}
body.thank-you
  .bg-white.p-4.md\:p-8.rounded-md.mb-6.md\:mb-8
  div.rtl\:-scale-x-100:before {
  content: "";
  background: url(https://media.zid.store/eeebe6f0-dc0e-46e7-a4fb-56c7c4f3196f/96c9d447-4734-4505-86a5-7c435335e29e.png)
    no-repeat center / cover;
  width: 7rem;
  height: 8rem;
  display: block;
  transform: scaleX(-1);
}
.checkout-step {
  border-bottom: 1px solid #d2ac5c;
}