html.pz-nav-open,
body.pz-nav-open {
  overflow: hidden;
}

.elementor-invisible {
  visibility: visible !important;
  opacity: 1 !important;
}

#chaty-widget,
.chaty-widget,
.chaty,
cht-widget {
  display: none !important;
}

.elementor-location-header,
.elementor-6292,
.ehf-header .elementor-6292,
.elementor-element-bbc7b77,
.elementor-element-ab46e46,
.elementor-element-42c39aa,
.elementor-6619 .shopic-handheld-footer-bar,
body .shopic-handheld-footer-bar:not(.pz-dock) {
  display: none !important;
}

.elementor-column:has(> .elementor-widget-wrap:empty) {
  display: none !important;
}

.elementor-widget-wrap:not(.elementor-element-populated) {
  min-height: 0 !important;
  padding: 0 !important;
}

.pz-site-header {
  display: block !important;
  position: sticky;
  top: 0;
  z-index: 10020;
  background: #fff;
  border-bottom: 1px solid #e6e6e6;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03);
}

.pz-site-header__inner {
  display: grid;
  grid-template-columns: auto 1fr auto;
  grid-template-areas: "logo nav cart";
  align-items: center;
  column-gap: 24px;
  min-height: 84px;
  padding: 8px 32px;
  max-width: 1280px;
  margin: 0 auto;
}

.pz-hamburger {
  display: none !important;
}

.pz-hamburger-bars,
.pz-hamburger-bars:before,
.pz-hamburger-bars:after {
  display: block;
  width: 20px;
  height: 2px;
  background: #111;
  position: relative;
}

.pz-hamburger-bars:before,
.pz-hamburger-bars:after {
  content: "";
  position: absolute;
  left: 0;
}

.pz-hamburger-bars:before {
  top: -6px;
}

.pz-hamburger-bars:after {
  top: 6px;
}

.pz-site-header__logo {
  grid-area: logo;
  justify-self: start;
  max-width: 168px;
}

.pz-site-header__logo a,
.pz-site-header__logo .custom-logo-link {
  display: inline-flex;
  align-items: center;
}

.pz-site-header__logo img,
.pz-site-header__logo .custom-logo {
  max-height: 52px;
  width: auto;
  height: auto;
}

.pz-site-header__nav {
  grid-area: nav;
  min-width: 0;
}

.pz-site-header__nav .menu {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 4px 18px;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow-x: auto;
}

.pz-site-header__nav .menu > li > a {
  color: #1a1a1a;
  font-weight: 600;
  text-decoration: none;
  font-size: 13px;
  letter-spacing: 0.02em;
  white-space: nowrap;
}

.pz-site-header__nav .menu > li > a:hover,
.pz-site-header__nav .menu > .current-menu-item > a {
  color: #1f6b32;
}

.pz-site-header__nav .sub-menu {
  display: none;
  position: absolute;
  background: #fff;
  border: 1px solid #ebebeb;
  padding: 10px 0;
  min-width: 180px;
  list-style: none;
  text-align: left;
  z-index: 20;
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.08);
}

.pz-site-header__nav .menu-item-has-children {
  position: relative;
}

.pz-site-header__nav .menu-item-has-children:hover > .sub-menu {
  display: block;
}

.pz-site-header__nav .sub-menu a {
  display: block;
  padding: 7px 16px;
  color: #333;
  text-decoration: none;
}

.pz-site-header__tools {
  grid-area: cart;
  justify-self: end;
}

.pz-cart,
.pz-cart .cart-contents {
  display: flex !important;
  align-items: center;
  justify-content: center;
  gap: 6px;
  min-width: 44px;
  min-height: 44px;
  color: #111;
  text-decoration: none;
  font-weight: 700;
  visibility: visible !important;
  opacity: 1 !important;
  pointer-events: auto !important;
}

.pz-cart .cart-contents .cart-style-2,
.pz-cart .cart-contents::before {
  display: none !important;
}

.pz-cart .cart-contents .count {
  min-width: 18px;
  height: 18px;
  border-radius: 99px;
  background: #1f6b32;
  color: #fff;
  font-size: 11px;
  line-height: 18px;
  text-align: center;
}

.pz-cart-glyph {
  width: 22px;
  height: 22px;
  display: inline-block;
  background: currentColor;
  mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='black' d='M7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zM7.16 14h9.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49A1 1 0 0 0 21.08 5H6.21L5.27 3H2v2h2l3.6 7.59-1.35 2.44C5.52 15.37 6.48 17 8 17h12v-2H8.42c-.14 0-.25-.11-.25-.25l.03-.12L7.16 14z'/></svg>") center / contain no-repeat;
  -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='black' d='M7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zM7.16 14h9.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49A1 1 0 0 0 21.08 5H6.21L5.27 3H2v2h2l3.6 7.59-1.35 2.44C5.52 15.37 6.48 17 8 17h12v-2H8.42c-.14 0-.25-.11-.25-.25l.03-.12L7.16 14z'/></svg>") center / contain no-repeat;
}

.pz-nav-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.55);
  z-index: 10030;
}

.pz-mobile-nav {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: min(86vw, 320px);
  background: #111;
  color: #fff;
  z-index: 10040;
  overflow-y: auto;
  padding: 16px 18px 88px;
  -webkit-overflow-scrolling: touch;
}

.pz-nav-close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  border: 0;
  background: transparent;
  color: #fff;
  font-size: 28px;
  line-height: 1;
  cursor: pointer;
}

.pz-mobile-nav__menu {
  margin-top: 36px;
}

.pz-mobile-nav__menu .menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.pz-mobile-nav__menu .menu > li {
  border-bottom: 1px solid #2a2a2a;
}

.pz-mobile-nav__menu a {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 12px 36px 12px 4px;
  font-size: 16px;
}

.pz-mobile-nav__menu .sub-menu {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0 0 8px 12px;
}

.pz-mobile-nav__menu .sub-menu a {
  font-size: 14px;
  color: #ddd;
  padding: 8px 4px;
}

.pz-mobile-nav__menu li.is-open > .sub-menu {
  display: block;
}

.pz-sub-toggle {
  position: absolute;
  right: 0;
  top: 8px;
  width: 36px;
  height: 36px;
  border: 0;
  background: transparent;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
}

.pz-mobile-nav__menu .menu-item-has-children {
  position: relative;
}

.pz-hero {
  overflow: hidden;
  line-height: 0;
}

.pz-hero,
.pz-hero .rev_slider_wrapper,
.pz-hero .rev_slider,
.pz-hero img,
.pz-hero video {
  width: 100% !important;
  max-width: 100% !important;
}

.pz-payload[hidden] {
  display: none !important;
}

.pz-injected-products {
  margin: 8px 0 36px;
}

body.pz-compat #content > .col-full,
body.pz-compat .site-content > .col-full {
  max-width: 1280px;
  margin: 0 auto;
  padding: 16px 24px 48px;
}

body.pz-compat ul.products,
body.pz-compat .woocommerce ul.products {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 20px !important;
  float: none !important;
  width: 100% !important;
  margin: 0 0 28px !important;
  padding: 0 !important;
  list-style: none !important;
}

body.pz-compat ul.products.columns-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

body.pz-compat ul.products li.product,
body.pz-compat ul.products li.product.first,
body.pz-compat ul.products li.product.last {
  width: auto !important;
  max-width: none !important;
  float: none !important;
  margin: 0 !important;
  clear: none !important;
  padding: 0 !important;
}

body.pz-compat .product-block {
  display: flex !important;
  flex-direction: column;
  height: 100%;
  background: #fff;
  border: 1px solid #ececec;
  overflow: hidden;
  position: relative;
}

body.pz-compat .product-line {
  display: none !important;
}

body.pz-compat .product-transition {
  position: relative;
  overflow: hidden;
  background: #f4f4f2;
}

body.pz-compat .product-image,
body.pz-compat .product-transition .product-image {
  display: block;
  aspect-ratio: 1 / 1;
  width: 100%;
}

body.pz-compat .product-image img,
body.pz-compat ul.products li.product img {
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  object-fit: cover;
  display: block;
}

body.pz-compat .woosw-btn,
body.pz-compat .woosc-btn,
body.pz-compat .woosq-btn,
body.pz-compat .star-rating,
body.pz-compat .posted-in {
  display: none !important;
}

body.pz-compat .product-block {
  display: flex !important;
  flex-direction: column;
}

body.pz-compat .product-transition {
  order: 1;
}

body.pz-compat .product-caption {
  order: 2;
}

body.pz-compat li.product .group-action {
  display: block !important;
  position: static !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  top: auto !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
  width: 100% !important;
  padding: 0 12px 12px !important;
  z-index: 2;
  order: 3;
  pointer-events: auto !important;
}

body.pz-compat .shop-action {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  background: transparent !important;
  box-shadow: none !important;
  padding: 0 !important;
}

body.pz-compat .shop-action .yith-wcqv-button,
body.pz-compat .shop-action .compare,
body.pz-compat .shop-action .yith-wcwl-add-to-wishlist,
body.pz-compat .shop-action .woosw-btn,
body.pz-compat .shop-action .woosc-btn,
body.pz-compat .shop-action .woosq-btn {
  display: none !important;
}

body.pz-compat .product-caption .pz-atc-wrap,
body.pz-compat .product-caption .opal-add-to-cart-button,
body.pz-compat .shop-action .opal-add-to-cart-button {
  display: block !important;
  width: 100%;
  margin-top: 8px;
  flex: none !important;
}

body.pz-compat .shop-action a[class*="product_type_"],
body.pz-compat .product-caption .add_to_cart_button,
body.pz-compat .product-caption a.product_type_simple,
body.pz-compat .product-caption a.product_type_variable,
body.pz-compat .product-caption a.product_type_grouped,
body.pz-compat .product-caption a.product_type_external,
body.pz-compat .pz-atc {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  min-height: 40px;
  padding: 8px 12px !important;
  margin: 0 !important;
  background: #1f6b32 !important;
  color: #fff !important;
  border: 0 !important;
  border-radius: 4px;
  font-size: 13px !important;
  font-weight: 650 !important;
  line-height: 1.2 !important;
  text-decoration: none !important;
  text-transform: none !important;
  white-space: nowrap;
  box-shadow: none !important;
}

body.pz-compat .shop-action a[class*="product_type_"]:before,
body.pz-compat .product-caption .add_to_cart_button:before,
body.pz-compat .product-caption a.product_type_simple:before,
body.pz-compat .product-caption a.product_type_variable:before,
body.pz-compat .product-caption a.product_type_grouped:before,
body.pz-compat .product-caption a.product_type_external:before,
body.pz-compat .pz-atc:before {
  display: none !important;
  content: none !important;
}

body.pz-compat .product-caption {
  display: flex !important;
  flex-direction: column;
  gap: 6px;
  padding: 12px 12px 14px !important;
  width: 100% !important;
  text-align: left !important;
  flex: 1;
}

body.pz-compat .woocommerce-loop-product__title,
body.pz-compat .woocommerce-loop-product__title a {
  font-size: 14px !important;
  line-height: 1.3 !important;
  font-weight: 650 !important;
  color: #171717 !important;
  margin: 0 !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-decoration: none !important;
}

body.pz-compat ul.products li.product .price {
  font-size: 13px !important;
  font-weight: 700 !important;
  color: #1f6b32 !important;
  margin: 0 !important;
  line-height: 1.35;
}

body.pz-compat ul.products li.product .price .screen-reader-text {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
}

body.pz-compat .product-caption .price {
  margin-top: auto;
}

.woocommerce-shop .site-main,
.shopic-archive-product .site-main {
  display: block;
  width: 100% !important;
  float: none !important;
}

body,
#page,
.site-content {
  max-width: 100%;
}

body.home.pz-compat .elementor-884 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

body.home.pz-compat .elementor-884 > .elementor-section,
body.home.pz-compat .elementor-884 > .elementor-section.elementor-section-stretched {
  left: 0 !important;
  width: 100% !important;
  max-width: 1200px;
  margin-left: auto !important;
  margin-right: auto !important;
}

body.home.pz-compat .elementor-884 .elementor-section-boxed > .elementor-container,
body.home.pz-compat .elementor-884 .elementor-section-stretched > .elementor-container,
body.home.pz-compat .elementor-884 .elementor-container {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1200px !important;
  width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

body.home.pz-compat .elementor-884 .elementor-container > .elementor-column:not(:has(> .elementor-widget-wrap:empty)) {
  flex: 1 1 auto;
}

body.home.pz-compat .elementor-884 .elementor-col-50:has(+ .elementor-col-50 > .elementor-widget-wrap:empty),
body.home.pz-compat .elementor-884 .elementor-column:has(> .elementor-widget-wrap:empty) + .elementor-col-50 {
  width: 100% !important;
  max-width: 100% !important;
}

body.pz-compat .elementor-container {
  justify-content: center;
}

img,
video,
iframe {
  max-width: 100%;
}

.pz-dock {
  display: none;
}

@media (min-width: 1025px) {
  body.pz-compat .widget-area {
    padding-top: 8px;
  }
}

@media (max-width: 1024px) {
  .pz-site-header__inner {
    display: grid !important;
    grid-template-columns: 48px minmax(0, 1fr) 64px !important;
    grid-template-areas: "burger logo cart" !important;
    column-gap: 6px !important;
    min-height: 64px;
    padding: 6px 12px;
  }

  .pz-hamburger {
    grid-area: burger !important;
    display: inline-flex !important;
    width: 44px !important;
    height: 44px !important;
    align-items: center;
    justify-content: center;
    border: 0;
    background: transparent;
    cursor: pointer;
    padding: 0;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
  }

  .pz-site-header__logo {
    justify-self: center !important;
    text-align: center !important;
    margin: 0 auto !important;
    max-width: 132px;
  }

  .pz-site-header__logo img {
    max-height: 42px;
  }

  .pz-site-header__nav {
    display: none !important;
  }

  .pz-site-header__tools,
  .pz-cart {
    display: flex !important;
    justify-self: end !important;
  }

  body.pz-compat #content > .col-full,
  body.pz-compat .site-content > .col-full {
    padding: 10px 10px 96px !important;
    max-width: 100%;
  }

  body.pz-compat .widget-area,
  body.pz-compat #secondary {
    display: none !important;
  }

  body.pz-compat .content-area,
  body.pz-compat .site-main {
    width: 100% !important;
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  body.pz-compat ul.products,
  body.pz-compat ul.products.columns-3,
  body.pz-compat ul.products.columns-4,
  body.pz-compat .woocommerce ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 8px !important;
    margin-bottom: 16px !important;
  }

  body.pz-compat .product-caption {
    padding: 8px 8px 10px !important;
    gap: 4px;
  }

  body.pz-compat .woocommerce-loop-product__title,
  body.pz-compat .woocommerce-loop-product__title a {
    font-size: 12px !important;
    min-height: 2.6em;
  }

  body.pz-compat ul.products li.product .price {
    font-size: 12px !important;
  }

  body.pz-compat .product-block {
    border-radius: 8px;
  }

  .elementor-element-066cd0c .elementor-heading-title {
    font-size: clamp(26px, 7vw, 44px) !important;
    line-height: 1.15 !important;
  }

  .elementor-element-376d0ee img,
  .elementor-element-09d6f76 img {
    width: 100% !important;
    height: auto !important;
    max-height: 34vh;
    object-fit: cover;
    object-position: center top;
  }

  .elementor-element-150811a {
    font-size: 14px;
    line-height: 1.5;
  }

  .woocommerce-result-count,
  .woocommerce-ordering {
    font-size: 13px;
    margin-bottom: 10px !important;
  }

  .pz-dock {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10025;
    background: #fff;
    border-top: 1px solid #e6e6e6;
    padding: 6px 4px calc(8px + env(safe-area-inset-bottom));
    box-shadow: 0 -6px 18px rgba(0, 0, 0, 0.06);
  }

  .pz-dock__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 3px;
    min-height: 52px;
    color: #444;
    text-decoration: none;
    font-weight: 650;
    font-size: 11px;
    line-height: 1;
  }

  .pz-dock__item.is-current,
  .pz-dock__item:hover {
    color: #1f6b32;
  }

  .pz-dock__icon {
    position: relative;
    width: 22px;
    height: 22px;
    display: block;
  }

  .pz-dock__icon svg {
    width: 22px;
    height: 22px;
    display: block;
  }

  .pz-dock__count {
    position: absolute;
    top: -6px;
    right: -9px;
    min-width: 16px;
    height: 16px;
    padding: 0 4px;
    border-radius: 99px;
    background: #1f6b32;
    color: #fff;
    font-size: 10px;
    line-height: 16px;
    text-align: center;
  }

  .pz-dock__label {
    display: block;
  }
}

@media (max-width: 767px) {
  .pz-site-header__inner {
    padding: 6px 8px;
  }

  .col-full,
  .content-area,
  .elementor-section.elementor-section-boxed > .elementor-container {
    padding-left: 0;
    padding-right: 0;
  }

  body.pz-compat #content > .col-full,
  body.pz-compat .site-content > .col-full {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }

  .elementor-element-cc05b3c .elementor-container,
  .elementor-element-066cd0c > .elementor-container {
    padding-left: 8px;
    padding-right: 8px;
  }
}
