/** Shopify CDN: Minification failed

Line 67:8 Expected identifier but found whitespace
Line 67:9 Unexpected "0"

**/
html,body {
  overflow-x:hidden;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl !important;
}

.nav {
  flex-direction: column;
}

.navlink--toplevel {
  font-size: 14px !important;
}

.ProductItem__ColorSwatchList {
  margin-top: 15px;
}

.ProductItem__ColorSwatchItem {
  display: inline-block;
  margin: 0 5px;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input.ColorSwatch__Radio[type="radio"] {
  display: none;
}

html[lang="he"] .product__submit__holder {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.ColorSwatch {
  position: relative;
  display: inline-block;
  height: 30px;
  width: 30px;
  vertical-align: top;
  cursor: pointer;
  background-size: cover;
}

.ColorSwatch--small {
  width: 31px;
  height: 31px;
}

label.idtemp.active {
  border: 1px solid;
}

enabled: 0), (hover: hover) {
  position: relative;
}

[data-tooltip]:before {
  position: absolute;
  content: attr(data-tooltip);
  bottom: 70%;
  left: 70%;
  padding: 4px 11px 3px;
  white-space: nowrap;
  border: 1px solid #dddddd;
  background: #fff;
  color: #6a6a6a;
  font-size: 16px;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.2s ease-in-out, opacity 0.2s ease-in-out;
  z-index: 1;
}

.ColorSwatch.is-active:after,
.ColorSwatch__Radio:checked + .ColorSwatch:after {
  border: 1px solid currentColor !important;
}

.ColorSwatch:after {
  content: "";
  position: absolute;
  width: calc(100% + 6px);
  height: calc(100% + 6px);
  top: -3px;
  left: -3px;
}

html[lang="he"] .mosaic__item__content--bottom-left {
  text-align: left;
}

html[lang="he"] .mosaic__item__content--bottom-left .mosaic__item__buttons {
    justify-content: flex-end;
}

/* html[lang="he"] .mosaic__item__content--right,
html[lang="he"] .mosaic__item__content--bottom-right,
html[lang="he"] .mosaic__item__content--top-right {
  align-items: flex-start;
  text-align: right;
} */

html[lang="he"] .mosaic__item__content--right .mosaic__item__buttons,
html[lang="he"] .mosaic__item__content--bottom-right .mosaic__item__buttons,
html[lang="he"] .mosaic__item__content--top-right .mosaic__item__buttons {
  justify-content: flex-start;
}

html[lang="he"]
  .product-grid-item__info.product-grid-item__info--left.aos-animate {
  text-align: right;
}

html[lang="he"] .input-group__field {
  padding: 12px 20px 12px 0px;
}

html[lang="he"] .footer-links li {
  margin-bottom: 0.5em;
  text-align: right;
}

html[lang="he"] .footer-block .footer-title {
  text-align: right;
}

html[lang="he"] .footer-block .rte,
html[lang="he"] .footer-title,
html[lang="he"] .footer-title p,
html[lang="he"] .footer-title__button {
  margin: 0;
  text-align: right;
}

html[lang="he"] .input-group--inline .input-group__btn--icon {
  transform: rotate(180deg);
}

html[lang="he"] .input-group--inline .input-group__field {
  border-left: 1px solid;
  border-right: 1px solid;
}

html[lang="he"] .banner__image,
html[lang="he"] .banners__image {
  width: 90%;
}

html[lang="he"] .banners__image .svg-placeholder,
html[lang="he"] .banners__image svg,
.banners__image img {
  width: 110% !important;
  max-width: 110%;
}

html[lang="he"] .collection__filters button.collection__filter__title {
  text-align: right;
}

html[lang="he"]
  .collection__filters
  .collection__filter-tags-wrapper
  ul
  li.collection__filter-tag
  a.filter__button {
  padding-right: 35px;
  text-align: right;
}

html[lang="he"] [data-collapsible-trigger] .icon-toggle-minus,
html[lang="he"] [data-collapsible-trigger-mobile] .icon-toggle-minus {
  opacity: 1 !important;
}

html[lang="he"] .product__badge {
  right: 0;
  left: auto;
}

html[lang="he"] .product__accordion__title .icon {
  top: 0;
  left: 0;
  width: 16px;
  height: 100%;
  right: auto;
}

html[lang="he"] .product__accordion__title {
  padding-right: 0;
  text-align: right;
  padding-left: 53px;
}

html[lang="he"] .product__accordion__content .product__accordion__inner.rte {
  text-align: right;
}

html[lang="he"] .product-upsell__content {
  padding: 5px 12px 5px 0;
}

html[lang="he"] .product__price-and-badge .product__price {
  padding-left: 10px;
  margin: 0 0 0 0;
  padding-right: 0;
}

html[lang="he"] .collection__filters-more {
  margin-left: 0px !important;
  margin-top: 10px;
  margin-right: 30px;
}

html[lang="he"] .cart__item__meta {
  text-align: right;
}

html[lang="he"] .cart__items .cart__item__title {
  text-align: right;
}

html[lang="he"] .cart__widget__title .icon {
  left: calc(var(--inner) / 2);
  right: auto;
}

html[lang="he"] .cart__widget__title {
  text-align: right;
}

[data-scroll-locked] .megamenu-opened .shopify-section-header {
  padding-right: 0 !important;
}

html[lang="he"] .grandparent .header__dropdown__wrapper {
  padding: 50px 50px 50px 20px;
}

html[lang="he"] .carousel .flickity-prev-next-button.next {
  left: 10px;
  right: auto;
}

html[lang="he"] .carousel .flickity-prev-next-button svg {
  display: none;
}

html[lang="he"] .carousel .flickity-prev-next-button.previous {
  right: 10px;
  left: auto;
}

html[lang="he"] .flickity-prev-next-button.next:before,
html[lang="he"] .pswp__button:before {
  transform: rotate(180deg);
}

html[lang="he"] .flickity-prev-next-button.previous:before,
html[lang="he"] .pswp__button:before {
  transform: rotate(0deg);
}

html[lang="he"] .look__wrapper .flickity-prev-next-button.previous:before,
html[lang="he"] .look__wrapper .pswp__button:before {
  transform: rotate(180deg);
}

html[lang="he"] .look__wrapper .flickity-prev-next-button.next:before,
html[lang="he"] .look__wrapper .pswp__button:before {
  transform: rotate(0deg);
}

/* HEADER CSS */
.site-header--compress .nav .menu__item {
  display: flex !important;
}

.site-header--compress .nav .menu__item {
  display: flex !important;
  height: 50px;
  flex-direction: row-reverse;
  min-height: 50px;
  margin: 0;
}

.site-header > .wrapper {
  --header-sticky-height: 100px !important;
}

.left-links {
  display: flex;
  align-items: center;
}

.site-header--compress .mobile-menu__button--burger {
  display: none !important;
}

.has-scrolled .site-header--fixed {
  height: 100px !important;
  animation: showCompactHeader 0.3s ease;
}

html[lang="he"] .grandparent .navlink--child,
html[lang="he"] .grandparent .navlink--grandchild {
  display: inline-block;
  will-change: transform;
  margin-left: auto;
  padding-left: 5px;
  margin-right: 0;
  padding-right: 0;
  text-align: right;
}

html[lang="he"] .grandparent .menu__block--narrow,
html[lang="he"] .grandparent .menu__block--wide,
html[lang="he"] .grandparent .dropdown__family {
  margin-right: 0;
  margin-left: 30px;
}

html[lang="he"] .product-grid-item__info--inline,
html[lang="he"] .product-grid-item__info--left {
  text-align: right;
}

html[lang="he"] .parent .navlink--child {
  display: block;
  padding: 0;
  text-align: right;
}

h1.logo.desktop-hide {
  display: none;
}

.menu__items {
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
}

html[lang="he"]
  .product-single__gallery
  button.flickity-button.previous:before {
  transform: rotate(180deg);
}

html[lang="he"] .product-single__gallery button.flickity-button.next:before {
  transform: rotate(0deg);
}

iframe#gw-stock-fulfilled-iframe {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  z-index: 99999;
  overflow: hidden;
}

/* HEADER CSS */

html[lang="he"] .select-popout__toggle .icon-select {
  left: 0;
  right: auto;
}

html[lang="he"] .select-popout__toggle {
  padding: 15px 15px 15px 35px;
  text-align: right;
}

html[lang="he"] .select-popout__option {
  text-align: right;
}

@media (min-width: 768px) {
  html[lang="he"]
    .wrapper--full-padded
    .image-with-text__items--inline-right
    .image-with-text__content,
  html[lang="he"]
    .wrapper
    .image-with-text__items--inline-right
    .image-with-text__content {
    padding-left: 30px;
    padding-right: 0;
  }

  html[lang="he"]
    .wrapper--full-padded
    .image-with-text__items--inline-left
    .image-with-text__content,
  html[lang="he"]
    .wrapper
    .image-with-text__items--inline-left
    .image-with-text__content {
    padding-right: 30px;
    padding-left: 0;
  }
}

@media (max-width: 999px) {
  .site-header--compress .mobile-menu__button--burger {
    display: flex !important;
  }
  .menu__items {
    display: none;
  }
  .menu__item.menu__item--icons .left-links {
    display: none !important;
  }

  .menu__item.menu__item--icons
    search-popdown.search-popdown.menu__item.menu__item--icon {
    display: none !important;
  }

  .logo.desktop-hide {
    display: block !important;
  }

  .site-header:not(.js__header__clone) .nav--default {
    display: none;
  }
  .site-header > .wrapper {
    --header-sticky-height: 50px !important;
  }

  .has-scrolled .site-header--fixed {
    height: 50px !important;
    animation: showCompactHeader 0.3s ease;
  }
  .mosaic--mobile-slider .mosaic__item:last-child {
    margin-right: 20px !important;
  }
  .carousel--mobile .grid__item:last-child,
  .carousel--mobile .carousel__item:last-child {
    margin-right: 20px !important;
  }
  .search-form__label {
    right: 0;
    left: auto;
  }
  .search-popdown__close {
    left: 0;
    right: auto !important;
  }
  .body--rounded-corners .search-popdown--page:focus-within .search-form__input,
  .body--rounded-corners
    .search-popdown__body
    predictive-search[open="true"]
    .search-form__input,
  .body--rounded-corners .search-popdown__body--fixed .search-form__input {
    text-align: right;
  }
}

@media (min-width: 999px) {
  .site-header:not(.js__header__clone) .nav--default {
    display: flex !important;
  }
  .mobile-menu {
    display: none;
  }
}

.search-form__input {
  direction: rtl !important;
}

.search-form__label {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px !important;
  padding: 0;
  transform: translate(0%, -90%) !important;
  left: auto !important;
}

.search-popdown__close {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 44px;
  height: 44px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: inherit;
  text-decoration: none;
  right: auto !important;
  transform: translate(0, -90%) !important;
}

.body--rounded-corners .search-popdown--page:focus-within .search-form__input,
.body--rounded-corners
  .search-popdown__body
  predictive-search[open="true"]
  .search-form__input,
.body--rounded-corners .search-popdown__body--fixed .search-form__input {
  text-align: right;
}

@media (max-width: 768px) {
.search-popdown__body .search-popdown__close, .search-popdown__body .search-form__label {
  top:85% !important;
}
.search-popdown__body input#searchInput-mobile {
    padding-right: 50px;
  }
}

.background-size-cover {
  z-index:1;
}

.background-size-cover.video-background {
    z-index: auto;
}



/* NEW CSS */

html[lang="he"] #qab_container #qab_background {
  z-index: 8998 !important; 
}

html[lang="he"] .menu__item.menu__item--compress[data-nav-items-compress] {
    display: none !important;
}

html[lang="he"] .cart-drawer__head h3 {
    width: 100%;
    max-width: 100%;
    display: block !important;
}

html[lang="he"] .cart__item__image {
    font-size: 0;
    margin-right: 0 !important;
    margin-left: 20px !important;
}

html[lang="he"] .btn--quick:hover .btn__text {
    opacity: 1;
    padding-right: 0 !important;
    padding-left: 12px !important;
}
 
html[lang="he"] .input-group--inline .input-group__field {
    border-radius: 0 8px 8px 0 !important;
}

html[lang="he"] .collection__filters-list:hover {
    -webkit-mask-position: right top !important;
}

html[lang="he"] .collection__filters-list {
    -webkit-mask-position: left !important;
    opacity:1;
}

html[lang="he"] .collection__sort .icon, .collection__filter__count .icon {
    right: auto !important;
    left: 0 !important;
}

html[lang="he"] .collection__sort-bar {
    position: absolute;
    left: 100px;
    margin: 0 !important;
}

html[lang="he"] .collection__filter-tag--default .filter__button {
    display: block;
    padding-left: 22px;
}

.search-page__body html[lang="he"] .collection__filter-tag--default .filter__button {
    display: block;
    padding-left: unset;
    padding-right: 0px !important;
}
html[lang="he"] .collection__filter__title, .collection__sort__label {
    position: relative;
    display: block;
    border-radius: 0;
    padding: 6px 0px 6px 40px !important;
}

/* html[lang="he"] .js-drawer-open-cart .cart-drawer {
    transform: translate(calc(1 * var(--drawer-width))) !important;
}
html[lang="he"] .cart-drawer {
    right: 100vw !important;
    left: auto !important;
} */

html[lang="he"] .btn-quick-buy:hover .btn__text {
    opacity: 1;
    padding-right: 0 !important;
    padding-left: 12px !important;
}

html[lang="he"]  div#RecoverPasswordForm {
    text-align: right;
}

html[lang="he"] .breadcrumbs__link, html[lang="he"] .breadcrumbs__sep {
    margin-left: 7px;
    margin-right: auto !important;
}

html[lang="he"] .collection__inner .breadcrumbs {
        margin-right: calc(var(--gutter) / 2);
        margin-left: 30px;
    }
    html[lang="he"] .search-form__input {
    text-align: right;
    padding: 9px 20px;
}

html[lang="he"] .search-popdown__body .search-popdown__close, html[lang="he"] .search-popdown__body .search-form__label {
    right: 85%;
    transform: translate(-35px, -53%) !important;
}

html[lang="he"] .product-grid-item__info {
    text-align: right;
}

html[lang="he"] .product-grid-item__swatch .swatch__button {
    margin: 0 5px !important;
    padding: 0;
}

html[lang="he"] .text-right .sticky-text .main-buttons__item {
    justify-content: flex-start !important;
}

html[lang="he"] .countdown--inline .countdown__text-container {
        align-items: center;
        flex-direction: row-reverse !important;
    }

    html[lang="he"] .countdown__content {
      text-align: center;
    }

    html[lang="he"] .countdown__block {
    text-align: right;
}

html[lang="he"] .account-wrapper {
    text-align: right;
    text-align-last: right;
}

html[lang="he"] .account__table {
    flex-direction: row-reverse !important;
    display: flex;
    max-width: 100%;
    width: 100%;
    justify-content: space-between;
}

html[lang="he"] .account__table .account__table__item:first-of-type {
    max-width: 80%;
    width: 100%;
}

html[lang="he"] .account__table .account__table__item:last-of-type {
    max-width: 20%;
    width: 100%;
}
[data-scroll-locked] .megamenu-opened .shopify-section-header, 
[data-scroll-locked] .search-opened .shopify-section-header, 
[data-scroll-locked] .megamenu-opened .site-header, 
[data-scroll-locked] .search-opened .site-header, 
[data-scroll-locked] .search-opened .search-popdown__body--fixed, 
[data-scroll-locked] .search-opened predictive-search, 
[data-scroll-locked] .search-opened search-form, 
[data-scroll-locked] .megamenu-opened .announcement-bar-static, 
[data-scroll-locked] .search-opened .announcement-bar-static, 
[data-scroll-locked] .megamenu-opened .announcement, 
[data-scroll-locked] .search-opened .announcement {
        width: 100vw;
        padding-right: 0 !important;
    }


    /* Make sure the container itself respects RTL text flow */
[dir="rtl"] .carousel { direction: rtl; }




.featured-collection__container .carousel .flickity-slider {
    right: -40% !important;
}

html[lang="he"] .product-grid-item .product-grid-item__info {
    text-align: center;
}

@media only screen and (min-width: 768px) {
    html[lang="he"] .carousel:not(.flickity-enabled) .carousel__item:last-child:not(:only-child), .carousel--inactive .carousel__item:last-child:not(:only-child) {
        margin-right: 20px !important;
    }
    html[lang="he"] .carousel:not(.flickity-enabled) .carousel__item:first-child:not(:only-child), .carousel--inactive .carousel__item:first-child:not(:only-child) {
        margin-right: 0px !important;
    }
    
    html[lang="he"] .text-right .main-buttons, .item--right .main-buttons, .item--bottom-right .main-buttons, .item--top-right .main-buttons, .align--top-right .main-buttons, .align--middle-right .main-buttons, .align--bottom-right .main-buttons {
        justify-content: flex-start !important;
    }
}


@media (min-width: 998px) {
  .logo.only-mobile {
    display: none;
  }
}

@media (max-width: 767px) {
  html[lang="he"] .search-popdown__body .search-popdown__close, html[lang="he"] .search-popdown__body .search-form__label
 {
    right: 85%;
    transform: translate(-10px, -85%) !important;
}

html[lang="he"] .text-right .sticky-text .main-buttons {
        align-items: flex-start;
    }

.featured-collection__container .carousel .flickity-slider {
    right: 0 !important;
}

.featured-collection__container  .flickity-page-dots  {
    display: none !important;
}
     html[lang="he"] .social-sharing-icon {
        margin: 0 10px !important;
    }
    html[lang="he"] .mobile-menu {
    left: 0;
    right: auto !important;
        padding-right: 0 !important;
        padding-left: 8px;
    }
html[lang="he"] .mobile-menu__button--burger {
        right: 8px;
    }

    html[lang="he"] .account__table {
    flex-direction: column !important;
}

html[lang="he"] .account__table .account__table__item:first-of-type {
    max-width: 100%;
    width: 100%;
}

html[lang="he"] .account__table .account__table__item:last-of-type {
    max-width: 100%;
    width: 100%;
}

.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}
.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

body.fade-in.pop-up-container .modal-container, body.fade-in.pop-up-container .email-input {
    text-align: right !important;
}

.modal-container, .email-input {
    text-align: right !important;
}
}


@media only screen and (max-width: 767px) {
    .search-popdown__close {
        left: -10px !important;
    }
  }
 html[lang="he"] .page-customer .form-vertical-wrapper .text-left {
  text-align:right !important;
}

html[lang="he"] .text-left {
text-align:right !important;
}

html[lang="he"] .text-left {
    text-align: right !important;
}



html[lang="he"] .order__item .order__item_title {
    max-width: 80%;
    width: 100%;
}

html[lang="he"] .order__item {
    flex-direction: row-reverse !important;
    display: flex
;
    max-width: 100%;
    width: 100%;
    justify-content: space-between;
}

html[lang="he"] th, td, html[lang="he"] .text-left .section__heading {
  text-align: right !important;
}


html[lang="he"] .collection__filter-tag--default .filter__button {
    display: block;
    padding-right: 22px !important;
    position: relative;
    text-align: right !important;
}

html[lang="he"] .collection__filter-tag--default .filter__button:before {
  left:unset !important;
  right:0 !important;
}


html[lang="he"] .cart__item__price {
    margin: 2px 7px 0 0 !important;
    font-size: calc(.815rem * var(--adjust-body));
    line-height: 1.25;
    text-align: left !important;
}

html[lang="he"] .cart__item__info {
    max-width: calc(100% - 90px) !important;
}
