/* Legends Pizza & Kebab House isolated theme fixes */

:root {
  --legends-ink: #111316;
  --legends-muted: #65696f;
  --legends-line: rgba(17, 19, 22, 0.12);
  --legends-soft: #faf7f1;
  --legends-red: #e83b13;
  --legends-green: #155f3f;
  --legends-shadow: 0 18px 45px rgba(17, 19, 22, 0.14);
}

.legends-theme-fixes,
.legends-theme-fixes button,
.legends-theme-fixes input,
.legends-theme-fixes select,
.legends-theme-fixes textarea {
  letter-spacing: 0;
}

.legends-shop-actions {
  display: none;
}

.legends-filter-backdrop,
.legends-filter-backdrop[hidden] {
  display: none;
}

.woocommerce .woocommerce-product-inner {
  background: #fff;
  border-color: rgba(17, 19, 22, 0.1);
  border-radius: 8px;
  overflow: hidden;
}

.woocommerce .woocommerce-product-inner .woocommerce-product-header {
  aspect-ratio: 1 / 0.78;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff8ef;
  margin: -21px -21px 18px;
  padding: 14px;
}

.woocommerce .woocommerce-product-inner .woocommerce-product-header img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 6px;
}

.woocommerce .woocommerce-product-inner .woocommerce-product-content .woocommerce-product-title {
  color: var(--legends-ink);
  font-family: "Bebas Neue", sans-serif;
  font-size: 23px;
  line-height: 1.05;
  min-height: 2.1em;
}

.woocommerce .woocommerce-product-inner .woocommerce-product-content .woocommerce-product--price {
  margin-bottom: 12px;
}

.woocommerce .woocommerce-product-inner .woocommerce-product-content .woocommerce-product--rating {
  min-height: 0;
}

.woocommerce .woocommerce-product-inner .woocommerce-product-content .woocommerce-product--rating:empty,
.woocommerce .woocommerce-product-inner .woocommerce-product-content .woocommerce-product--rating .star-rating:empty {
  display: none;
}

.woocommerce .woocommerce-product-inner .woocommerce-product-content .woocommerce-add-to-cart .button,
.woocommerce .woocommerce-product-inner .woocommerce-product-content .woocommerce-add-to-cart .wc-forward,
.woocommerce .woocommerce-product-inner .woocommerce-product-content .woocommerce-add-to-cart .legends-choose-options-button {
  border-radius: 6px;
  min-width: 132px;
  justify-content: center;
}

.single-product #pxl-content-area div.product .entry-summary,
.single-product > div.product .entry-summary {
  background: #fff;
  border: 1px solid var(--legends-line);
  border-radius: 8px;
  padding: 28px !important;
  box-shadow: 0 8px 28px rgba(17, 19, 22, 0.06);
}

.single-product #pxl-content-area div.product .entry-summary .entry-title,
.single-product > div.product .entry-summary .entry-title {
  color: var(--legends-ink);
  font-size: clamp(30px, 4vw, 46px);
  line-height: 1;
  margin: 0 0 10px;
}

.single-product .woocommerce-sg-product-price {
  margin-bottom: 18px;
}

.single-product .woocommerce-sg-product-price .price,
.single-product .woocommerce-sg-product-price .amount {
  color: var(--legends-red);
  font-size: 28px;
  font-weight: 800;
}

.single-product .woocommerce-sg-product-excerpt {
  color: var(--legends-muted);
  border-bottom: 1px solid var(--legends-line);
  padding-bottom: 18px;
}

.single-product .product_meta,
.single-product .woocommerce-social-share,
.single-product .woocommerce-sg-product-rating:empty {
  display: none !important;
}

.single-product #yith-wapo-container,
.single-product .yith-wapo-container,
.single-product .yith-wapo-block,
.single-product .yith-wapo-addon,
.single-product .yith-wapo-product-price-table,
.single-product .ywapo_group_container,
.single-product .ywapo_input_container,
.single-product .yith_wapo_group_total {
  display: none !important;
}

.single-product #pxl-content-area div.product form.cart,
.single-product > div.product form.cart {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: 14px;
  margin-bottom: 18px;
  width: 100%;
}

.single-product #pxl-content-area div.product form.cart .single_variation_wrap,
.single-product > div.product form.cart .single_variation_wrap {
  flex: 0 0 100%;
  width: 100%;
}

.single-product #pxl-content-area div.product form.cart.variations_form .woocommerce-variation-add-to-cart,
.single-product > div.product form.cart.variations_form .woocommerce-variation-add-to-cart {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: 14px;
  width: 100%;
}

.single-product #pxl-content-area div.product form.cart .woocommerce-variation,
.single-product #pxl-content-area div.product form.cart .woocommerce-variation-price,
.single-product > div.product form.cart .woocommerce-variation,
.single-product > div.product form.cart .woocommerce-variation-price {
  flex: 0 0 100%;
  width: 100%;
}

.single-product #pxl-content-area div.product form.cart .variations,
.single-product > div.product form.cart .variations {
  flex: 0 0 100%;
  width: 100%;
  display: block;
  margin-bottom: 18px;
}

.single-product #pxl-content-area div.product form.cart .variations tbody,
.single-product #pxl-content-area div.product form.cart .variations tr,
.single-product #pxl-content-area div.product form.cart .variations th,
.single-product #pxl-content-area div.product form.cart .variations td,
.single-product > div.product form.cart .variations tbody,
.single-product > div.product form.cart .variations tr,
.single-product > div.product form.cart .variations th,
.single-product > div.product form.cart .variations td {
  display: block;
  width: 100%;
}

.single-product #pxl-content-area div.product form.cart .variations th.label,
.single-product > div.product form.cart .variations th.label {
  margin-bottom: 8px;
}

.single-product #pxl-content-area div.product form.cart .variations select,
.single-product > div.product form.cart .variations select {
  min-height: 52px;
}

.woocommerce #pxl-wapper .quantity,
.woocommerce-page #pxl-wapper .quantity {
  flex: 0 0 128px !important;
  order: 2;
  width: 128px !important;
  min-width: 128px !important;
  max-width: 128px !important;
  height: 52px;
  gap: 0 !important;
  border: 1px solid var(--legends-line);
  border-radius: 6px;
  background: #fff;
  overflow: hidden;
  justify-content: center !important;
}

.woocommerce #pxl-wapper .quantity .qty,
.woocommerce-page #pxl-wapper .quantity .qty {
  width: 100% !important;
  min-width: 0;
  height: 50px;
  border: 0 !important;
  padding: 0 38px !important;
  text-align: center;
  border-radius: 0 !important;
  background: transparent;
  line-height: 50px;
}

.woocommerce #pxl-wapper .quantity .screen-reader-text,
.woocommerce-page #pxl-wapper .quantity .screen-reader-text,
.woocommerce #pxl-wapper .quantity .quantity-label,
.woocommerce-page #pxl-wapper .quantity .quantity-label,
.single-product #pxl-content-area div.product form.cart .quantity label,
.single-product > div.product form.cart .quantity label {
  display: none !important;
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.woocommerce #pxl-wapper .quantity-icon.quantity-up,
.woocommerce-page #pxl-wapper .quantity-icon.quantity-up {
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: auto !important;
  width: 38px !important;
  height: 50px !important;
  font-size: 11px !important;
}

.woocommerce #pxl-wapper .quantity-icon.quantity-down,
.woocommerce-page #pxl-wapper .quantity-icon.quantity-down {
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: auto !important;
  width: 38px !important;
  height: 50px !important;
  font-size: 11px !important;
}

.woocommerce .single_add_to_cart_button,
.woocommerce-page .single_add_to_cart_button {
  order: 3;
  flex: 1 1 210px;
  border-radius: 6px !important;
  min-height: 52px;
  min-width: 210px;
}

.legends-addons {
  flex: 0 0 100% !important;
  order: 1;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid var(--legends-line);
  border-radius: 8px;
  background: #fffdf9;
  padding: 18px;
  margin: 18px 0;
  box-sizing: border-box;
}

.legends-addons-heading {
  display: block;
  margin-bottom: 14px;
}

.legends-addons-kicker {
  color: var(--legends-green);
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
}

.legends-addons-heading h3 {
  margin: 4px 0 0;
  color: var(--legends-ink);
  font-size: clamp(28px, 3.2vw, 38px);
  line-height: 1;
}

.legends-addon-group {
  border: 0;
  padding: 0;
  margin: 0 0 18px;
}

.legends-addon-group:last-of-type {
  margin-bottom: 0;
}

.legends-addon-group legend {
  display: flex;
  flex-direction: column;
  gap: 2px;
  width: 100%;
  color: var(--legends-ink);
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 10px;
}

.legends-addon-group legend small {
  color: var(--legends-muted);
  font-family: inherit;
  font-size: 13px;
  font-weight: 500;
}

.legends-sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.single-product #pxl-content-area div.product form.cart .legends-addons .legends-addon-group-toggle,
.single-product > div.product form.cart .legends-addons .legends-addon-group-toggle,
.woocommerce #pxl-wapper .legends-addons .legends-addon-group-toggle,
.woocommerce-page #pxl-wapper .legends-addons .legends-addon-group-toggle {
  appearance: none !important;
  -webkit-appearance: none !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 14px !important;
  width: 100% !important;
  min-height: 58px !important;
  height: auto !important;
  border: 1px solid rgba(17, 19, 22, 0.12) !important;
  border-radius: 7px !important;
  background: #fff !important;
  background-image: none !important;
  color: var(--legends-ink) !important;
  box-shadow: none !important;
  padding: 10px 12px !important;
  margin: 0 !important;
  text-align: left !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
  line-height: 1.2 !important;
  transform: none !important;
}

.single-product #pxl-content-area div.product form.cart .legends-addons .legends-addon-group-toggle:before,
.single-product #pxl-content-area div.product form.cart .legends-addons .legends-addon-group-toggle:after,
.single-product > div.product form.cart .legends-addons .legends-addon-group-toggle:before,
.single-product > div.product form.cart .legends-addons .legends-addon-group-toggle:after,
.woocommerce #pxl-wapper .legends-addons .legends-addon-group-toggle:before,
.woocommerce #pxl-wapper .legends-addons .legends-addon-group-toggle:after,
.woocommerce-page #pxl-wapper .legends-addons .legends-addon-group-toggle:before,
.woocommerce-page #pxl-wapper .legends-addons .legends-addon-group-toggle:after {
  display: none !important;
  content: none !important;
}

.single-product #pxl-content-area div.product form.cart .legends-addons .legends-addon-group-toggle:hover,
.single-product #pxl-content-area div.product form.cart .legends-addons .legends-addon-group-toggle:focus,
.single-product > div.product form.cart .legends-addons .legends-addon-group-toggle:hover,
.single-product > div.product form.cart .legends-addons .legends-addon-group-toggle:focus,
.woocommerce #pxl-wapper .legends-addons .legends-addon-group-toggle:hover,
.woocommerce #pxl-wapper .legends-addons .legends-addon-group-toggle:focus,
.woocommerce-page #pxl-wapper .legends-addons .legends-addon-group-toggle:hover,
.woocommerce-page #pxl-wapper .legends-addons .legends-addon-group-toggle:focus {
  border-color: rgba(21, 95, 63, 0.34) !important;
  background: #fffdf9 !important;
  color: var(--legends-ink) !important;
}

.legends-addon-group-toggle > span:first-child {
  display: block !important;
  min-width: 0;
}

.legends-addon-group-toggle strong,
.legends-addon-group-toggle small {
  display: block !important;
  color: inherit !important;
  font-family: inherit !important;
  text-align: left !important;
}

.legends-addon-group-toggle strong {
  font-size: 17px !important;
  line-height: 1.1 !important;
  font-weight: 800 !important;
}

.legends-addon-group-toggle small {
  color: var(--legends-muted) !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  line-height: 1.25 !important;
  margin-top: 3px !important;
}

.legends-addon-toggle-icon {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex: 0 0 28px !important;
  width: 28px !important;
  height: 28px !important;
  min-width: 28px !important;
  border-radius: 50% !important;
  background: var(--legends-soft) !important;
  color: var(--legends-ink) !important;
  font-family: inherit !important;
  font-size: 18px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
}

.legends-addon-group--open .legends-addon-toggle-icon {
  background: var(--legends-green) !important;
  color: #fff !important;
}

.legends-addon-group--collapsed .legends-addon-options {
  margin-top: 10px;
}

.legends-addon-options {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
}

.legends-addon-options[hidden] {
  display: none !important;
}

.legends-addon-option {
  position: relative;
  display: grid;
  grid-template-columns: 22px minmax(0, 1fr) auto;
  align-items: center;
  gap: 10px;
  min-height: 54px;
  border: 1px solid rgba(17, 19, 22, 0.12);
  border-radius: 7px;
  background: #fff;
  color: var(--legends-ink);
  padding: 10px 12px;
  cursor: pointer;
  line-height: 1.2 !important;
  margin-bottom: 0 !important;
  transition: border-color 160ms ease, background-color 160ms ease, box-shadow 160ms ease;
}

.legends-addon-option input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.legends-addon-check {
  width: 20px;
  height: 20px;
  border: 2px solid rgba(17, 19, 22, 0.24);
  border-radius: 5px;
  background: #fff;
}

.legends-addon-option input:checked + .legends-addon-check {
  border-color: var(--legends-green);
  background: var(--legends-green);
  box-shadow: inset 0 0 0 4px #fff;
}

.legends-addon-option:has(input:checked) {
  border-color: rgba(21, 95, 63, 0.55);
  background: #f3fbf6;
  box-shadow: 0 8px 18px rgba(21, 95, 63, 0.09);
}

.legends-addon-text {
  min-width: 0;
}

.legends-addon-text strong {
  display: block;
  font-size: 14px;
  line-height: 1.2;
}

.legends-addon-text small {
  display: block;
  color: var(--legends-muted);
  font-size: 12px;
  line-height: 1.3;
}

.legends-addon-price {
  color: var(--legends-red);
  font-size: 13px;
  font-weight: 800;
  white-space: nowrap;
}

.legends-addons-total {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid var(--legends-line);
  margin-top: 16px;
  padding-top: 14px;
  color: var(--legends-muted);
  font-weight: 700;
}

.legends-addons-total strong {
  color: var(--legends-ink);
  font-size: 18px;
}

.legends-addon-limit-hit {
  animation: legendsLimitShake 300ms ease;
}

@keyframes legendsLimitShake {
  0%, 100% { transform: translateX(0); }
  35% { transform: translateX(-4px); }
  70% { transform: translateX(4px); }
}

.legends-product-confidence {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 12px 0 18px;
}

.legends-product-confidence span {
  display: inline-flex;
  align-items: center;
  min-height: 32px;
  border-radius: 999px;
  background: var(--legends-soft);
  color: var(--legends-ink);
  font-size: 13px;
  font-weight: 700;
  padding: 0 12px;
}

.legends-cart-addons {
  max-width: 520px;
  margin-top: 10px;
  color: var(--legends-muted);
  font-size: 13px;
  line-height: 1.35;
}

.legends-cart-addon-group + .legends-cart-addon-group {
  margin-top: 8px;
}

.legends-cart-addon-group-title {
  display: block;
  color: var(--legends-ink);
  font-size: 12px;
  font-weight: 800;
  margin-bottom: 4px;
  text-transform: uppercase;
}

.legends-cart-addons ul {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.legends-cart-addons li {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  min-height: 28px;
  border: 1px solid rgba(17, 19, 22, 0.1);
  border-radius: 6px;
  background: #fffdf9;
  padding: 4px 8px;
}

.legends-cart-addons em {
  color: var(--legends-red);
  font-style: normal;
  font-weight: 800;
}

.legends-cart-addon-remove {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 22px;
  border-radius: 5px;
  background: #fff;
  color: var(--legends-muted);
  font-size: 12px;
  font-weight: 800;
  padding: 0 7px;
  text-decoration: none;
}

.legends-cart-addon-remove:hover,
.legends-cart-addon-remove:focus {
  background: var(--legends-red);
  color: #fff;
}

@media screen and (min-width: 1100px) {
  body.woocommerce-cart .pxl-entry-content > .woocommerce {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(320px, 390px);
    align-items: start;
    gap: 32px;
    margin: 0 !important;
  }

  body.woocommerce-cart .pxl-entry-content > .woocommerce .woocommerce-notices-wrapper,
  body.woocommerce-cart .pxl-entry-content > .woocommerce .cart-empty.woocommerce-info,
  body.woocommerce-cart .pxl-entry-content > .woocommerce .return-to-shop {
    grid-column: 1 / -1;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  body.woocommerce-cart .pxl-entry-content > .woocommerce .woocommerce-cart-form {
    min-width: 0;
    padding: 0 !important;
  }

  body.woocommerce-cart .pxl-entry-content > .woocommerce .cart-collaterals {
    width: 100% !important;
    max-width: none !important;
    padding: 0 !important;
  }

  body.woocommerce-cart .cart-collaterals .cart_totals {
    position: sticky;
    top: 110px;
    width: 100% !important;
    padding: 34px 34px !important;
  }

  body.woocommerce-cart .woocommerce-cart-form table.shop_table {
    width: 100%;
    margin-bottom: 22px;
  }

  body.woocommerce-cart .woocommerce-cart-form tbody .product-thumbnail {
    min-width: 92px;
  }

  body.woocommerce-cart .woocommerce-cart-form tbody .product-thumbnail a img {
    max-width: 76px;
  }

  body.woocommerce-cart .woocommerce-cart-form tbody .product-name {
    min-width: 260px;
  }

  body.woocommerce-cart .woocommerce-cart-form tbody .product-price,
  body.woocommerce-cart .woocommerce-cart-form tbody .product-subtotal {
    white-space: nowrap;
  }

  body.woocommerce-cart .woocommerce-cart-form .shop_table .actions .coupon {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    max-width: 100%;
  }

  body.woocommerce-cart .woocommerce-cart-form .shop_table .actions .coupon .input-text {
    min-width: 0;
    width: 220px;
  }

  .legends-cart-addons {
    max-width: 360px;
  }
}

.legends-sticky-atc {
  display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.reviews_tab:only-child {
  display: none;
}

@media screen and (min-width: 1180px) and (max-width: 1200px) {
  #pxl-header-elementor .pxl-header-elementor-main,
  #pxl-header-elementor .pxl-header-elementor-sticky {
    display: block;
  }

  #pxl-header-elementor #pxl-header-mobile {
    display: none;
  }
}

@media (hover: none), screen and (max-width: 767px) {
  .woocommerce .woocommerce-product-inner .woocommerce-product-content .woocommerce-add-to-cart .button,
  .woocommerce .woocommerce-product-inner .woocommerce-product-content .woocommerce-add-to-cart .wc-forward,
  .woocommerce .woocommerce-product-inner .woocommerce-product-content .woocommerce-add-to-cart .legends-choose-options-button {
    position: static;
    opacity: 1;
    transform: none;
    width: 100%;
    margin-top: 12px;
    padding: 0 18px;
  }

  .woocommerce .woocommerce-product-inner:hover .woocommerce-add-to-cart .button {
    transform: none;
  }
}

@media screen and (max-width: 991px) {
  .legends-shop-actions {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    position: sticky;
    top: 0;
    z-index: 250;
    background: #fff;
    border: 1px solid var(--legends-line);
    border-radius: 8px;
    box-shadow: 0 10px 24px rgba(17, 19, 22, 0.08);
    margin: 0 0 18px;
    padding: 10px;
  }

  .legends-filter-toggle,
  .legends-shop-all-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-height: 42px;
    border-radius: 6px;
    border: 1px solid var(--legends-line);
    background: #fff;
    color: var(--legends-ink);
    font-size: 14px;
    font-weight: 800;
    padding: 0 14px;
    text-decoration: none;
  }

  .legends-filter-toggle {
    background: var(--legends-ink);
    border-color: var(--legends-ink);
    color: #fff;
  }

  .legends-filter-icon {
    width: 16px;
    height: 12px;
    border-top: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    position: relative;
  }

  .legends-filter-icon:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 3px;
    border-top: 2px solid currentColor;
  }

  .legends-filter-backdrop,
  .legends-filter-backdrop[hidden] {
    display: none !important;
    position: fixed;
    inset: 0;
    z-index: 1001;
    background: rgba(17, 19, 22, 0.52);
  }

  .legends-filter-open .legends-filter-backdrop:not([hidden]) {
    display: block !important;
  }

  #pxl-sidebar-area {
    position: fixed !important;
    top: 0;
    right: 0;
    bottom: 0;
    width: min(86vw, 360px) !important;
    max-width: min(86vw, 360px) !important;
    height: 100vh;
    z-index: 1002;
    overflow-y: auto;
    background: #fff;
    box-shadow: var(--legends-shadow);
    transform: translateX(105%);
    transition: transform 220ms ease;
    margin-top: 0 !important;
    padding: 72px 22px 28px !important;
  }

  .legends-filter-open #pxl-sidebar-area {
    transform: translateX(0);
  }

  .legends-filter-open {
    overflow: hidden;
  }

  .legends-filter-close {
    position: absolute;
    top: 18px;
    right: 18px;
    min-height: 38px;
    border: 1px solid var(--legends-line);
    border-radius: 6px;
    background: #fff;
    color: var(--legends-ink);
    font-size: 13px;
    font-weight: 800;
    padding: 0 12px;
  }

  .woocommerce .woocommerce-topbar {
    margin-bottom: 18px;
    padding: 12px 0;
  }

  .woocommerce .woocommerce-topbar div.woocommerce-result-count {
    font-size: 16px;
    margin: 0 0 10px;
    width: 100%;
  }

  .woocommerce .woocommerce-topbar .woocommerce-topbar-ordering,
  .woocommerce .woocommerce-topbar .woocommerce-ordering,
  .woocommerce .nice-select {
    width: 100%;
    min-width: 0;
  }
}

@media screen and (max-width: 767px) {
  #pxl-main {
    padding: 58px 0;
  }

  .elementor-widget-heading .elementor-heading-title,
  .pxl-heading .pxl-item--title {
    overflow-wrap: anywhere;
  }

  .elementor-widget-button .elementor-button,
  .btn {
    max-width: 100%;
    white-space: normal;
  }

  .woocommerce ul.products {
    margin-left: 0;
    margin-right: 0;
  }

  .woocommerce ul.products li.product {
    padding-left: 0;
    padding-right: 0;
  }

  .woocommerce .woocommerce-product-inner {
    display: grid;
    grid-template-columns: 118px minmax(0, 1fr);
    gap: 14px;
    padding: 12px;
    text-align: left;
  }

  .woocommerce .woocommerce-product-inner .woocommerce-product-header {
    aspect-ratio: 1;
    margin: 0;
    border-radius: 7px;
    padding: 8px;
  }

  .woocommerce .woocommerce-product-inner .woocommerce-product-content {
    min-width: 0;
  }

  .woocommerce .woocommerce-product-inner .woocommerce-product-content .woocommerce-product-title {
    font-size: 21px;
    min-height: 0;
  }

  .woocommerce .woocommerce-product-inner .woocommerce-product-content .woocommerce-product--price {
    margin-bottom: 0;
  }

  .single-product #pxl-content-area div.product .entry-summary,
  .single-product > div.product .entry-summary {
    padding: 18px !important;
    margin-bottom: 28px;
  }

  .single-product #pxl-content-area div.product .woocommerce-product-gallery,
  .single-product > div.product .woocommerce-product-gallery {
    margin-bottom: 22px;
  }

  .legends-addon-options {
    grid-template-columns: 1fr;
  }

  .legends-addons {
    padding: 14px;
  }

  .legends-addons-heading {
    align-items: flex-start;
    flex-direction: column;
  }

  .legends-sticky-atc {
    display: flex;
    align-items: center;
    gap: 12px;
    position: fixed;
    left: 10px;
    right: 10px;
    bottom: 10px;
    z-index: 1000;
    border: 1px solid rgba(17, 19, 22, 0.1);
    border-radius: 8px;
    background: #fff;
    box-shadow: var(--legends-shadow);
    padding: 10px;
  }

  .legends-sticky-atc-meta {
    flex: 1;
    min-width: 0;
  }

  .legends-sticky-atc-meta span {
    display: block;
    color: var(--legends-muted);
    font-size: 12px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .legends-sticky-atc-meta strong {
    color: var(--legends-red);
    font-size: 18px;
    line-height: 1.1;
  }

  .legends-sticky-atc-button {
    min-height: 46px;
    border: none;
    border-radius: 6px;
    background: var(--legends-red);
    color: #fff;
    font-size: 14px;
    font-weight: 900;
    padding: 0 16px;
    text-transform: uppercase;
  }

  body.single-product {
    padding-bottom: 86px;
  }

  .single-product .elementor-widget-floating-buttons,
  .single-product .e-floating-bars,
  .single-product .joinchat,
  .single-product .pxl-scroll-top,
  .single-product .scroll-top {
    bottom: 92px !important;
  }

  .pxl-mailchimp-l1,
  .pxl-mailchimp-l1 .pxl-mail1 {
    max-width: 100%;
  }
}
