/** Shopify CDN: Minification failed

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

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