@font-face {
  font-family: "thmanyah";
  src: url(https://framerusercontent.com/assets/bsVNF5mKouPfUJiPWsBKDU324NM.woff2);
  font-display: swap;
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: "thmanyah";
  src: url(https://framerusercontent.com/assets/3WPjrTAizPcMoDaKDtKdNB0Jo50.woff2);
  font-display: swap;
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "thmanyah";
  src: url(https://framerusercontent.com/assets/pXAhTrUNoEDB4CTUcjXvXy1gFAc.woff2);
  font-display: swap;
  font-style: normal;
  font-weight: 300;
}

/* ===== Header ===== */
.main-nav-container {
  min-height: auto;
  height: auto !important;
}

header .sicon-cart:before {
  content: "";
  background: url(https://media.zid.store/eeebe6f0-dc0e-46e7-a4fb-56c7c4f3196f/acb8e499-b85a-45d5-9427-3e38e9fc1804.svg)
    no-repeat center / cover;
  width: 25px;
  height: 25px;
  display: block;
}

header .sicon-user:before {
  content: "";
  background: url(https://media.zid.store/eeebe6f0-dc0e-46e7-a4fb-56c7c4f3196f/a29e94c0-e7b9-47cc-87b1-9c05ffe71b18.svg)
    no-repeat center / cover;
  width: 24px;
  height: 24px;
  display: block;
}

header .sicon-search:before {
  content: "";
  background: url(https://media.zid.store/eeebe6f0-dc0e-46e7-a4fb-56c7c4f3196f/a6b5c772-93d5-4aee-8dfe-bf1f572cb13f.svg)
    no-repeat center / cover;
  width: 24px;
  height: 24px;
  display: block;
}

.s-cart-summary-count {
  background: transparent;
  color: var(--color-primary);
}

header .rtl\:ml-\[unset\]:where([dir="rtl"], [dir="rtl"] *) {
  margin-right: 0 !important;
}

button[aria-label="Search"] {
  order: 1;
}

.header-btn__icon.icon:where([dir="rtl"], [dir="rtl"] *) {
  margin-left: 0;
}

/* ===== Header ===== */

/* ===== Hero ===== */

.advanced-slider__caption {
  background: rgba(0, 0, 0, 0.12);
  backdrop-filter: blur(1px);
  pointer-events: none;
  z-index: 2;
  filter: saturate(1.15) brightness(1.08) contrast(1.05);
}

/* ===== Hero ===== */

/* ===== About ===== */

.s-block--about {
  padding: 0;
  margin: 0;
}

.s-block--about h2 {
  font-family: "thmanyah";
  font-weight: 500;
}

.s-block--about p {
  padding-inline: 2rem;
  color: rgba(52, 50, 50, 0.9);
}

.s-block--about a {
  background-color: transparent;
  color: var(--color-primary);
  border-width: 1px 1px 3px 1px;
  border-style: solid;
  border-color: var(--color-primary);
  margin: 0;
  padding: 0.678rem;
  height: auto;
  width: auto;
}

.s-block--about .container > div.flex {
  border-top: 1px solid rgba(119, 120, 110, 0.1);
  padding-top: 0.5rem;
}

.s-block--about .sicon-keyboard_arrow_left {
  display: none;
}

.s-block.mar {
  margin-top: 3rem;
}

/* ===== About ===== */

/* ===== Sections ===== */
.home-block-title div {
  display: none;
}

.home-block-title h2 {
  font-family: "thmanyah";
  font-weight: 500;
}

.s-block--product-tabs,
.s-block--square-links {
  background-color: rgba(246, 246, 246, 1);
  padding: 2rem 0;
}

.fixed-products,
.s-block--about.head .home-block-title,
.s-block--about.head .text-store-text-primary {
  margin: 0;
}

/* ===== Sections ===== */
/* ===== Tabs ===== */
.s-block--product-tabs--underline .btn-tabs-container,
.s-block--store-branches--underline .btn-tabs-container {
	border-bottom: 0;
	gap: 1.5rem;
}
.s-block--product-tabs--underline .btn-tab-primary {
	padding: 0;
	font-size: 1rem;
	border: 0;
	opacity: 0.6;
	font-weight: 600;
	font-family: 'thmanyah';
	font-weight: 500;
	color: rgba(0, 0, 0, 0.45);
}
.s-block--product-tabs--underline .btn-tab-primary.active {
	color: rgba(0, 0, 0, 1);
	border-bottom: 2px solid;
}
.s-block--tabs-produtcs .tab-trigger.is-active button {
	opacity: 1;
}
.s-block--product-tabs--underline .btn-tab-primary.active:after {
	display: none;
}
.btn-tabs-container {
	border-bottom: 0;
}
.s-block--product-tabs--underline .btn-tab-primary {
	padding: 0.5rem 0;
	min-width: auto;
}
.product-tabs-container {
	padding-bottom: 1.5rem;
}
.s-block--best-offers .s-slider-block__title,
salla-products-slider .s-slider-block__title {
	border-bottom: 0;
}
.s-block--product-tabs .product-tabs-container,
.s-block--product-tabs .product-tab-content {
	margin-right: 1.25rem;
}

.s-block--tabs-produtcs .tabs {
  justify-content: center;
  border: none;
  gap: 1rem;
}

.s-block--tabs-produtcs .tab-trigger button {
  padding: 0;
  font-size: 1rem;
  border-bottom: 2px solid;
  opacity: 0.6;
  font-weight: 600;
}

.s-block--tabs-produtcs .tab-trigger.is-active button {
  opacity: 1;
}

/* ===== Tabs ===== */
.product-card,
.product-card__content {
  text-align: start;
  background-color: transparent;
}

.product-card__title a {
  font-family: "thmanyah";
  font-weight: 500;
  font-size: 1rem;
}

.product-card__price .total-price,
.enhanced-label {
  font-family: "thmanyah";
}

.product-card__price {
  justify-content: flex-start;
}

.product-card__enhanced-mini-cart button.s-button-element i {
  display: none;
}

.rtl\:mr-auto:where([dir="rtl"], [dir="rtl"] *) {
  margin-right: 0;
}

.enhanced-label {
  font-weight: 300;
}

.product-card__enhanced-mini-cart button.s-button-element {
  max-width: max-content;
  padding: 0.6rem 3rem;
}

.product-card__normal-cart {
  display: none;
}

/* ===== Product Card ===== */

/* ===== Categories ===== */
.s-block--square-links div.overflow-hidden,
.s-block--square-links div.overflow-hidden img {
  border-radius: 2px;
}

.s-block--square-links div.overflow-hidden img {
  aspect-ratio: 3 / 4;
  border-radius: 2px;
}

.s-block--square-links h3 {
  color: #5f5e5e;
  font-family: "thmanyah";
  font-weight: 300;
  border-bottom: 1px solid #5f5e5e;
  max-width: max-content;
  margin-inline: auto;
  padding-bottom: 2px;
}

/* ===== Categories ===== */
/* ===== Footer ===== */
footer svg.absolute {
  display: none;
}

.store-footer__inner {
  border: none;
  padding-bottom: 0;
}

.footer-description + p {
  font-weight: 100;
}

.store-footer__contacts-row {
  padding-top: 0;
  border: 0;
  gap: 0.625rem;
}

.store-footer__contacts-row .text-unicode {
  display: none;
}

.s-social-link a svg {
  height: 1.125rem;
  width: 1.125rem;
}

.store-footer__contacts-row i {
  font-size: 1.125rem;
  margin: 0;
}

footer salla-social {
  margin-top: 0 !important;
}

.rounded_contacts a,
.rounded_contacts a i,
.enhanced_rounded_contacts a {
  border-color: var(--bottom-footer-bg);
}

.store-footer .flex.items-center.justify-center.flex-wrap.gap-2.md\:gap-5 {
  gap: 0;
}

.enhanced_rounded_contacts a {
  border-radius: 25px;
}

.store-footer ul.flex.items-center.justify-center.flex-wrap.gap-5.mt-4 {
  margin: 0;
  gap: 5px;
}

.store-footer__contacts-row {
  display: flex;
  justify-content: center;
  align-items: center;
}

.store-footer__contacts-row .text-unicode {
  display: none;
}

.footer-description {
  margin-bottom: 10px;
}

.flex.rtl\:space-x-reverse.space-x-2.items-end.justify-center.anime-item {
  margin-top: 10px;
}

footer .flex.items-center.justify-center.mt-5.anime-item {
  margin: 0;
}

.store-footer__inner {
  border-radius: 16px 16px 0 0;
  border: none;
  padding-bottom: 0;
}

.footer-list a {
  font-size: 1rem;
}

/* ===== Footer ===== */
/* ===== Product Page ===== */
.product-single__inner {
  font-family: "thmanyah";
}

@media (max-width: 768px) {
  .home-block-title h2 {
    font-size: 1.6rem;
  }

  .product-card__price .total-price {
    font-size: 1rem;
  }
}

@media (min-width: 991px) {
  .product-card__enhanced-mini-cart {
    display: block !important;
  }
}

/* ===== ERA Bundle ===== */
.era-bundle-note-hidden {
  display: none !important;
}

.era-bundle-no-scroll {
  overflow: hidden !important;
}

.era-bundle-trigger {
  width: 100%;
  min-height: 54px;
  margin: 14px 0;
  padding: 13px 18px;
  border: 0;
  border-radius: 12px;
  background: #111;
  color: #fff;
  font: inherit;
  font-weight: 800;
  line-height: 1.3;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  direction: rtl;
}

.era-bundle-trigger__count {
  min-width: 54px;
  height: 28px;
  padding: 0 10px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.14);
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-weight: 800;
}

.era-bundle-submit-disabled {
  opacity: 0.45 !important;
  cursor: not-allowed !important;
  pointer-events: none !important;
  filter: grayscale(0.1);
}

#era-bundle-modal {
  direction: rtl;
}

#era-bundle-modal.era-bundle-modal-visible {
  position: fixed !important;
  inset: 0 !important;
  z-index: 999999 !important;
  display: flex !important;
  align-items: flex-end !important;
  justify-content: center !important;
  padding: 0 !important;
  background: rgba(0, 0, 0, 0.28) !important;
  overflow: hidden !important;
}

.era-bundle-shell {
  display: flex;
  flex-direction: column;
  max-height: 100vh;
}

.era-bundle-close {
  display: none !important;
}

.era-bundle-scroll {
  flex: 1 1 auto;
  min-height: 0;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 30px 22px 18px;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior: contain;
}

.era-bundle-header {
  padding: 14px 4px 8px;
  text-align: center;
}

.era-bundle-title {
  margin: 0;
  color: #111;
  font-size: 27px;
  line-height: 1.35;
  font-weight: 900;
  letter-spacing: 0;
}

.era-bundle-subtitle {
  margin: 8px 0 0;
  color: #8a8a8a;
  font-size: 15px;
  line-height: 1.7;
  font-weight: 500;
}

.era-bundle-selected-text {
  margin: 22px 0 8px;
  color: #111;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 800;
}

.era-bundle-dots {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.era-bundle-dot {
  width: 22px;
  height: 22px;
  border: 2px solid #000;
  border-radius: 999px;
  background: #fff;
  display: inline-block;
}

.era-bundle-dot.is-filled {
  background: #000;
}

.era-bundle-dot-line {
  width: 12px;
  height: 2px;
  background: #000;
  display: inline-block;
}

.era-bundle-slots {
  display: flex;
  gap: 12px;
  margin: 24px -22px 14px;
  padding: 0 22px 8px;
  overflow-x: auto;
  overflow-y: visible;
  scroll-snap-type: x proximity;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}

.era-bundle-slots::-webkit-scrollbar {
  display: none;
}

.era-bundle-slot {
  position: relative;
  flex: 0 0 108px;
  width: 108px;
  height: 136px;
  border-radius: 15px;
  border: 1px dashed #dedede;
  background: #fff;
  display: grid;
  place-items: center;
  overflow: visible;
  scroll-snap-align: start;
}

.era-bundle-slot.is-filled {
  border-style: solid;
  border-color: #e4e4e4;
  grid-template-rows: 78px auto;
  align-content: center;
  padding: 10px 8px 9px;
}

.era-bundle-slot img {
  width: 100%;
  object-fit: contain;
}

.era-bundle-slot__plus {
  color: #777;
  font-size: 34px;
  font-weight: 300;
}

.era-bundle-slot__name {
  width: 100%;
  color: #111;
  font-size: 12px;
  line-height: 1.45;
  font-weight: 500;
  text-align: center;
  overflow-wrap: anywhere;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.era-bundle-slot__remove {
  position: absolute;
  top: -10px;
  left: -8px;
  width: 28px;
  height: 28px;
  border: 2px solid #fff;
  border-radius: 999px;
  background: #050505;
  color: #fff;
  font-size: 18px;
  line-height: 1;
  cursor: pointer;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.era-bundle-hint {
  margin: 8px 0 22px;
  color: #999;
  font-size: 14px;
  line-height: 1.7;
  text-align: center;
}

.era-bundle-search-wrap {
  position: relative;
  margin-bottom: 14px;
}

.era-bundle-search {
  width: 100%;
  height: 46px;
  padding: 0 54px 0 18px;
  border: 1px solid #e4e4e4;
  border-radius: 999px;
  background: #fff;
  color: #6b7280;
  font: inherit;
  font-size: 15px;
  outline: none;
  direction: rtl;
}

.era-bundle-search:focus {
  border-color: #e5e5e5;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.045);
}

.era-bundle-search::placeholder {
  color: #8b8f9a;
}

.era-bundle-search-icon {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 18px;
  height: 18px;
  transform: translateY(-50%);
  border: 2px solid #777;
  border-radius: 50%;
  pointer-events: none;
}

.era-bundle-search-icon::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 2px;
  right: 12px;
  bottom: -4px;
  border-radius: 99px;
  background: #777;
  transform: rotate(-45deg);
  transform-origin: center;
}

.era-bundle-tabs {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 8px;
  margin: 0 0 18px;
  padding: 5px;
  border: 1px solid #eeeeee;
  border-radius: 25px;
}

.era-bundle-tab {
  width: 100%;
  min-width: 0;
  padding: 0.25rem 0.5rem;
  border: 1px solid #eeeeee;
  border-radius: 25px;
  font-size: 15px;
}

.era-bundle-tab.is-active {
  border-color: #000;
  background: #000;
  color: #fff;
}

.era-bundle-products {
  min-height: 280px;
  max-height: 520px;
  padding: 2px 2px 12px;
  overflow-y: auto;
  overflow-x: hidden;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: start;
  gap: 14px;
  scrollbar-width: thin;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior: contain;
}

.era-bundle-card {
  position: relative;
  width: 100%;
  min-width: 0;
  aspect-ratio: 1 / 1;
  min-height: 0;
  height: auto;
  padding: 12px 10px 10px;
  border: 1px solid #e4e4e4;
  border-radius: 15px;
  background: #fff;
  color: #111;
  font: inherit;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 8px;
  transition: border-color 160ms ease, box-shadow 160ms ease,
    transform 160ms ease;
}

.era-bundle-card:hover {
  border-color: #111;
}

.era-bundle-card:active {
  transform: translateY(1px);
}

.era-bundle-card.is-selected {
  border-color: #000;
  box-shadow: 0 0 0 2px #000 inset;
}

.era-bundle-card__check {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 26px;
  height: 26px;
  border: 1px solid #dddddd;
  border-radius: 999px;
  background: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.era-bundle-card.is-selected .era-bundle-card__check {
  border-color: #000;
  background: #000;
}

.era-bundle-card.is-selected .era-bundle-card__check::after {
  content: "";
  width: 9px;
  height: 5px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(45deg) translate(-1px, -1px);
}

.era-bundle-card__qty {
  position: absolute;
  right: 10px;
  bottom: 10px;
  top: auto;
  min-width: 30px;
  height: 26px;
  padding: 0 8px;
  border-radius: 999px;
  background: #000;
  color: #fff;
  font-size: 13px;
  font-weight: 900;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.era-bundle-card__name {
  width: 100%;
  min-height: 34px;
  padding: 0 32px 0 30px;
  color: #111;
  font-size: 14px;
  line-height: 1.25;
  font-weight: 800;
  text-align: right;
  overflow-wrap: anywhere;
  word-break: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.era-bundle-card__image {
  width: 100%;
  flex: 1 1 auto;
  min-height: 58px;
  display: grid;
  place-items: center;
}

.era-bundle-card__image img {
  max-width: 96%;
  width: 100%;
  height: 76px;
  object-fit: contain;
  display: block;
}

.era-bundle-state {
  grid-column: 1 / -1;
  min-height: 220px;
  padding: 28px 16px;
  border: 1px dashed #dedede;
  border-radius: 18px;
  background: #fafafa;
  color: #777;
  font-size: 14px;
  line-height: 1.7;
  text-align: center;
  display: grid;
  place-items: center;
}

.era-bundle-state.is-error {
  color: #b42318;
  background: #fff5f5;
  border-color: #ffd0d0;
}

.era-bundle-footer {
  flex: 0 0 auto;
  padding: 14px 22px calc(14px + env(safe-area-inset-bottom, 0px));
  border-top: 1px solid #f0f0f0;
  background: #fff;
  display: flex;
  align-items: center;
  gap: 16px;
}

.era-bundle-confirm {
  flex: 1 1 auto;
  border-radius: 15px;
  background: #111;
  color: #fff;
  padding: 0.5rem;
  font-size: 1rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.era-bundle-confirm:disabled {
  background: #d7d7d7;
  color: #fff;
  cursor: not-allowed;
}

.era-bundle-counter {
  flex: 0 0 auto;
  color: #555;
  font-size: 1.3rem;
  direction: ltr;
}

@media (min-width: 640px) {
  #era-bundle-modal.era-bundle-modal-visible {
    align-items: center !important;
    padding: 24px !important;
  }

  .era-bundle-products {
    max-height: 540px;
  }
}

@media (max-width: 390px) {
  .era-bundle-scroll {
    padding-right: 18px;
    padding-left: 18px;
  }

  .era-bundle-title {
    font-size: 24px;
  }

  .era-bundle-slots {
    margin-right: -18px;
    margin-left: -18px;
    padding-right: 18px;
    padding-left: 18px;
  }

  .era-bundle-slot {
    flex-basis: 104px;
    width: 104px;
    height: 132px;
  }

  .era-bundle-tabs {
    gap: 6px;
    padding: 4px;
  }

  .era-bundle-tab {
    height: 42px;
    padding: 0 5px;
    font-size: 13px;
  }

  .era-bundle-products {
    gap: 10px;
  }

  .era-bundle-card {
    padding: 10px 8px 9px;
  }

  .era-bundle-card__name {
    min-height: 32px;
    padding: 0 30px 0 26px;
    font-size: 13px;
  }

  .era-bundle-card__image img {
    height: 64px;
  }

  .era-bundle-footer {
    padding-right: 18px;
    padding-left: 18px;
  }

  .era-bundle-counter {
    min-width: 58px;
    font-size: 25px;
  }
}