/** Shopify CDN: Minification failed

Line 58:0 Expected "}" to go with "{"

**/
/*font-face Rubik*/
:root {
  --font-body-family: "Rubik", sans-serif !important;
  --font-heading-family: "Rubik", sans-serif !important;
}
.reversed-link:not(:has(.reversed-link__text)) {
  font-family: "Rubik", sans-serif !important;
}
body, h1, h2, h3, h4, h5, h6, p, a, li {
  font-family: "Rubik", sans-serif !important;
}
.menu-drawer__item-back-link {
    font-family: "Rubik", sans-serif !important;
}
*::after, input, input::placeholder, button, select, textarea {
  font-family: "Rubik", sans-serif !important;
}
span.text-subheading {
    font-family: 'Rubik', sans-serif;
}
span.inline-flex {
    font-family: 'Rubik';
}
/*QTY edit style*/
.quantity__button:not(:focus-visible):not(.focused), .quantity__input:not(:focus-visible):not(.focused) {
  border-radius: 0.5rem;
} /*Hide Current lang*/
li.disclosure-list__item.disclosure-list__item--current {
  display: none;
}
.disclosure[open] .disclosure-list {
  border-radius: 0.5rem !important;
  border: #d1102b;
}
@media screen and (max-width: 767px) {
  .disclosure--up .disclosure-list {
    border: 1px solid #000 !important;
    background: #F5F5F5;
  }
  .menu-drawer nav .v-scrollable {
    padding-block-end: 1.6rem;
}
/*Stop zoom*/
/* كود لمنع الزوم التلقائي في الموبايل لجميع الحقول */
@media screen and (max-width: 767px) {
  /* استهداف شامل لكل الحقول */
  input, textarea, select {
    font-size: 16px !important;
  }
.jdgm-rev-widg.jdgm-rev-widg {
    direction: ltr !important;
    }
