/** Shopify CDN: Minification failed

Line 16:0 Unexpected "<"
Line 893:0 Comments in CSS use "/* ... */" instead of "//"
Line 1844:10 Unexpected "{"
Line 1844:15 Expected ":"
Line 1851:10 Unexpected "{"
Line 1851:15 Expected ":"
Line 1855:10 Unexpected "{"
Line 1855:15 Expected ":"
Line 1859:8 Unexpected "{"
Line 1859:13 Expected ":"
... and 1 more hidden warnings

**/
<style>
/*.pp-card-body { max-height: 0; overflow: hidden; transition: max-height 0.35s ease; }
.pp-card.open .pp-card-body { max-height: 400px; }
.pp-card.open .pp-toggle { transform: rotate(45deg); }
.pp-wrap { background: #F5F3ED; padding: 0 0 60px; font-family: 'Helvetica Neue', Arial, sans-serif; }
.pp-hero { background: #E07020; padding: 48px 40px; border-radius: 12px; margin-bottom: 24px; }
.pp-hero h1 { font-size: 2.2rem; font-weight: 900; color: #fff; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 8px; }
.pp-hero p { font-size: 0.75rem; font-weight: 700; color: rgba(255,255,255,0.85); letter-spacing: 2px; text-transform: uppercase; }
.pp-sections { display: flex; flex-direction: column; gap: 14px; }
.pp-card { background: #EDEBE3; border-radius: 10px; overflow: hidden; }
.pp-card-header { display: flex; justify-content: space-between; align-items: center; padding: 22px 28px; cursor: pointer; }
.pp-card-header h2 { font-size: 0.9rem; font-weight: 900; text-transform: uppercase; letter-spacing: 1.5px; color: #222; margin: 0; }
.pp-toggle { width: 28px; height: 28px; border: 2px solid #999; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #555; font-size: 20px; line-height: 1; flex-shrink: 0; transition: transform 0.25s; }
.pp-card.open .pp-toggle { transform: rotate(45deg); }
.pp-card-body { max-height: 0; overflow: hidden; transition: max-height 0.35s ease; }
.pp-card.open .pp-card-body { max-height: 400px; }
.pp-divider { height: 1px; background: #D5D3CB; margin: 0 28px; }
.pp-card-inner { padding: 18px 28px 22px; }
.pp-card-inner p { font-size: 0.8rem; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; color: #333; margin: 0 0 12px; }
.pp-card-inner ul { list-style: none; padding: 0; margin: 0; }
.pp-card-inner ul li { font-size: 0.8rem; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; color: #333; margin-bottom: 8px; padding-left: 20px; position: relative; }
.pp-card-inner ul li::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 9px; height: 9px; border-radius: 50%; background: #E8A020; }
.pp-note { font-weight: 400 !important; text-transform: none !important; letter-spacing: 0 !important; margin-top: 8px; }
.rr-wrap { background: #F5F3ED; padding: 0 0 60px; font-family: 'Helvetica Neue', Arial, sans-serif; }
.rr-hero { background: #E07020; padding: 48px 40px; border-radius: 12px; margin-bottom: 30px; }
.rr-hero h1 { font-size: 2.2rem; font-weight: 900; color: #fff; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 8px; }
.rr-hero p { font-size: 0.75rem; font-weight: 700; color: rgba(255,255,255,0.85); letter-spacing: 2px; text-transform: uppercase; }
.rr-intro { font-size: 0.85rem; font-weight: 900; text-transform: uppercase; letter-spacing: 0.5px; color: #222; line-height: 1.6; margin-bottom: 24px; }
.rr-sections { display: flex; flex-direction: column; gap: 14px; }
.rr-card { background: #EDEBE3; border-radius: 10px; overflow: hidden; }
.rr-card-header { display: flex; justify-content: space-between; align-items: center; padding: 22px 28px; cursor: pointer; }
.rr-card-header h2 { font-size: 0.9rem; font-weight: 900; text-transform: uppercase; letter-spacing: 1.5px; color: #222; margin: 0; font-style: italic; }
.rr-toggle { width: 28px; height: 28px; border: 2px solid #999; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #555; font-size: 20px; line-height: 1; flex-shrink: 0; transition: transform 0.25s; }
.rr-card.open .rr-toggle { transform: rotate(45deg); }
.rr-card-body { max-height: 0; overflow: hidden; transition: max-height 0.35s ease; }
.rr-card.open .rr-card-body { max-height: 600px; }
.rr-divider { height: 1px; background: #D5D3CB; margin: 0 28px; }
.rr-card-inner { padding: 18px 28px 24px; }
.rr-card-inner p { font-size: 0.78rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.8px; color: #444; margin: 0 0 12px; }
.rr-card-inner ul { list-style: none; padding: 0; margin: 0 0 12px; }
.rr-card-inner ul li { font-size: 0.78rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.8px; color: #444; margin-bottom: 8px; padding-left: 22px; position: relative; font-style: italic; }
.rr-dot li::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 9px; height: 9px; border-radius: 50%; background: #E8A020; }
.rr-check li::before { content: "✓"; position: absolute; left: 0; top: 0; color: #8C9052; font-weight: 900; font-size: 0.85rem; font-style: normal; }
.rr-note { font-style: italic !important; font-weight: 700 !important; text-transform: uppercase !important; color: #555 !important; margin-top: 10px !important; }
.rr-mail { font-size: 0.78rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.8px; color: #444; margin-top: 12px; }
.rr-mail a { color: #8C9052; text-decoration: underline; }
.rr-footer { font-size: 0.72rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.5px; color: #555; margin-top: 30px; line-height: 1.6; }
.rr-toggle {
  width: 28px;
  height: 28px;
  border: 1.5px solid #666;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #666;
  font-size: 18px;
  line-height: 1;
  flex-shrink: 0;
  transition: transform 0.25s;
  cursor: pointer;
  user-select: none;
}
.page-custom-content {
  font-size: unset !important;
  line-height: unset !important;
  color: unset !important;
}

.page-custom-content h1,
.page-custom-content h2,
.page-custom-content p,
.page-custom-content ul,
.page-custom-content li {
  all: unset;
}
.rr-card.open .rr-toggle {
  transform: rotate(45deg);
}

.rr-card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 22px 28px;
  cursor: pointer;
  user-select: none;
}
.product-top-badges{
display:flex;
gap:10px;
flex-wrap:wrap;
margin-top:10px;
margin-bottom:10px;
}

.badge-pill{
background:#f4efe6;
color:#6b7a2e;
padding:6px 14px;
border-radius:30px;
font-size:13px;
font-weight:500;
border:1px solid #e0d9cc;
}
.tc-wrap {
  max-width: 800px;
  margin: 0 auto;
  padding: 40px 20px;
  background: #F5F3ED;
  font-family: 'Helvetica Neue', Arial, sans-serif;
}

.tc-hero {
  background: #E07020;
  padding: 48px 40px;
  border-radius: 12px;
  margin-bottom: 30px;
}

.tc-hero h1 {
  font-size: 2.2rem;
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 8px;
}

.tc-hero p {
  font-size: 0.75rem;
  font-weight: 700;
  color: rgba(255,255,255,0.85);
  letter-spacing: 2px;
  text-transform: uppercase;
}

.tc-intro {
  font-size: 0.85rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #222;
  line-height: 1.6;
  margin-bottom: 24px;
  padding: 20px;
  background: #EDEBE3;
  border-radius: 10px;
}

.tc-sections {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.tc-card {
  background: #EDEBE3;
  border-radius: 10px;
  overflow: hidden;
}

.tc-card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 22px 28px;
  cursor: pointer;
  user-select: none;
}

.tc-card-header:hover {
  background: rgba(0,0,0,0.03);
}

.tc-card-header h2 {
  font-size: 0.9rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #222;
  margin: 0;
}

.tc-toggle {
  width: 28px;
  height: 28px;
  border: 1.5px solid #666;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #666;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  flex-shrink: 0;
  transition: transform 0.25s;
  cursor: pointer;
  user-select: none;
}

.tc-card.open .tc-toggle {
  transform: rotate(45deg);
}

.tc-card-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease;
}

.tc-card.open .tc-card-body {
  max-height: 400px;
}

.tc-divider {
  height: 1px;
  background: #D5D3CB;
  margin: 0 28px;
}

.tc-card-inner {
  padding: 18px 28px 24px;
}

.tc-card-inner p {
  font-size: 0.78rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  color: #444;
  margin: 0 0 12px;
  line-height: 1.6;
}

.tc-card-inner ul {
  list-style: none;
  padding: 0;
  margin: 0 0 12px;
}

.tc-card-inner ul li {
  font-size: 0.78rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  color: #444;
  margin-bottom: 10px;
  padding-left: 22px;
  position: relative;
}

.tc-dot li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #E8A020;
}

.tc-footer {
  font-size: 0.72rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #555;
  margin-top: 30px;
  padding: 20px;
  background: #EDEBE3;
  border-radius: 10px;
  text-align: center;
  line-height: 1.6;
}*/
/* ========================================
   UNIFIED POLICY PAGES CSS
   pp = Privacy Policy
   rr = Returns & Refunds
   sd = Shipping & Delivery
   tc = Terms & Conditions
   ======================================== */

/* Wrap Styles */
.pp-wrap, .rr-wrap, .sd-wrap, .tc-wrap {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 0 60px;
  background: #F5F3ED;
}

/* Hero Section */
.pp-hero, .rr-hero, .sd-hero, .tc-hero {
  background: #E07020;
  padding: 48px 40px;
  border-radius: 12px;
  margin-bottom: 24px;
}

.pp-hero h1, .rr-hero h1, .sd-hero h1, .tc-hero h1 {
  font-size: 2.2rem;
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 8px;
}

.pp-hero p, .rr-hero p, .sd-hero p, .tc-hero p {
  font-size: 0.75rem;
  font-weight: 700;
  color: rgba(255,255,255,0.85);
  letter-spacing: 2px;
  text-transform: uppercase;
}

/* Intro Text */
.rr-intro, .sd-intro, .tc-intro {
  font-size: 0.85rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #222;
  line-height: 1.6;
  margin-bottom: 24px;
  padding: 20px 28px;
  background: #EDEBE3;
  border-radius: 10px;
}

/* TC Intro Heading */
.tc-intro-heading {
  font-size: 0.85rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #222;
  line-height: 1.6;
  margin-bottom: 14px;
}

/* TC Intro List */
.tc-intro ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tc-intro ul li {
  font-size: 0.78rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  color: #444;
  margin-bottom: 10px;
  padding-left: 22px;
  position: relative;
}
.tc-intro ul li:last-child { margin-bottom: 0; }
.tc-intro ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #E8A020;
}

/* Sections Container */
.pp-sections, .rr-sections, .sd-sections, .tc-sections {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

/* Card Styles */
.pp-card, .rr-card, .sd-card, .tc-card {
  background: #EDEBE3;
  border-radius: 10px;
  overflow: hidden;
}

/* Card Header */
.pp-card-header, .rr-card-header, .sd-card-header, .tc-card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 22px 28px;
  cursor: pointer;
  user-select: none;
}

.pp-card-header:hover, .rr-card-header:hover, .sd-card-header:hover, .tc-card-header:hover {
  background: rgba(0,0,0,0.03);
}

.pp-card-header h2, .rr-card-header h2, .sd-card-header h2, .tc-card-header h2 {
  font-size: 0.9rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #222;
  margin: 0;
}

/* Toggle Button */
.pp-toggle, .rr-toggle, .sd-toggle, .tc-toggle {
  width: 28px;
  height: 28px;
  border: 1.5px solid #666;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #666;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  flex-shrink: 0;
  transition: transform 0.25s;
  cursor: pointer;
  user-select: none;
}

/* Rotate Animation on Open */
.pp-card.open .pp-toggle,
.rr-card.open .rr-toggle,
.sd-card.open .sd-toggle,
.tc-card.open .tc-toggle {
  transform: rotate(45deg);
}

/* Card Body */
.pp-card-body, .rr-card-body, .sd-card-body, .tc-card-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease;
}

.pp-card.open .pp-card-body,
.rr-card.open .rr-card-body,
.sd-card.open .sd-card-body,
.tc-card.open .tc-card-body {
  max-height: 500px;
}

/* Divider */
.pp-divider, .rr-divider, .sd-divider, .tc-divider {
  height: 1px;
  background: #D5D3CB;
  margin: 0 28px;
}

/* Card Inner Content */
.pp-card-inner, .rr-card-inner, .sd-card-inner, .tc-card-inner {
  padding: 18px 28px 24px;
}

/* Paragraphs */
.pp-card-inner p, .rr-card-inner p, .sd-card-inner p, .tc-card-inner p {
  font-size: 0.78rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  color: #444;
  margin: 0 0 12px;
  line-height: 1.6;
}

/* Lists */
.pp-card-inner ul, .rr-card-inner ul, .sd-card-inner ul, .tc-card-inner ul {
  list-style: none;
  padding: 0;
  margin: 0 0 12px;
}

/* List Items */
.pp-card-inner ul li, .rr-card-inner ul li, .sd-card-inner ul li, .tc-card-inner ul li {
  font-size: 0.78rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  color: #444;
  margin-bottom: 10px;
  padding-left: 22px;
  position: relative;
}

.pp-card-inner ul li:last-child,
.rr-card-inner ul li:last-child,
.sd-card-inner ul li:last-child,
.tc-card-inner ul li:last-child {
  margin-bottom: 0;
}

/* Bullet Points */
.pp-card-inner ul li::before,
.rr-card-inner ul li::before,
.sd-card-inner ul li::before,
.tc-card-inner ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #E8A020;
}

/* Check Mark Style for RR */
.rr-check {
  list-style: none;
  padding: 0;
  margin: 0 0 12px;
}
.rr-check li {
  font-size: 0.78rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  color: #444;
  margin-bottom: 10px;
  padding-left: 22px;
  position: relative;
}
.rr-check li:last-child { margin-bottom: 0; }
.rr-check li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #8C9052;
  font-weight: 900;
  font-size: 0.85rem;
}

/* Note Text */
.pp-note, .rr-note, .sd-note, .tc-note {
  font-style: italic !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  color: #555 !important;
  margin-top: 10px !important;
}

/* Mail Link */
.rr-mail {
  font-size: 0.78rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  color: #444;
  margin-top: 12px;
}
.rr-mail a {
  color: #8C9052;
  text-decoration: underline;
}

/* Footer */
.pp-footer, .rr-footer, .sd-footer, .tc-footer {
  font-size: 0.72rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #555;
  margin-top: 30px;
  padding: 20px;
  background: #EDEBE3;
  border-radius: 10px;
  text-align: center;
  line-height: 1.6;
}

/* Page Custom Content Reset */
.page-custom-content {
  font-size: unset !important;
  line-height: unset !important;
  color: unset !important;
}
.page-custom-content h1,
.page-custom-content h2,
.page-custom-content p,
.page-custom-content ul,
.page-custom-content li {
  all: unset;
}
@media (min-width: 1025px) {
    .header .menu-item.has-children:before {
        content: "";
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: -100rem;
        background: #afafaf33;
        opacity: 0;
        pointer-events: none;
        transition: opacity .3s ease;
        z-index: -1;
    }
}
select, input, button {
    font-family: var(--font-family);
    border-radius: var(--rounded-btn);
    border: 1px solid var(--cl-border);
    background: #fff;
    padding: 0 var(--alo-gap);
    /* height: 50px; */
    line-height: 50px;
}
/* ========================================
   BRAND ALERTS & POPUPS - EATWISE CO
   Brand Color: #8c9052 / #7d8b49
======================================== */

/* Custom Alert Styling */
.swal2-popup.custom-brand-alert {
  border-radius: 12px !important;
  padding: 25px !important;
  border-top: 5px solid #8c9052 !important;
  box-shadow: 0 10px 30px rgba(0,0,0,0.1) !important;
}

.swal2-popup.custom-brand-alert .swal2-title {
  color: #333 !important;
  font-size: 20px !important;
  font-weight: 600 !important;
}

.swal2-popup.custom-brand-alert .swal2-html-container {
  color: #666 !important;
  font-size: 16px !important;
}

.swal2-popup.custom-brand-alert .swal2-confirm {
  background-color: #8c9052 !important;
  color: white !important;
  border-radius: 50px !important;
  padding: 12px 30px !important;
  font-weight: 600 !important;
  border: none !important;
  box-shadow: 0 4px 10px rgba(140, 144, 82, 0.3) !important;
  transition: all 0.3s ease !important;
}

.swal2-popup.custom-brand-alert .swal2-confirm:hover {
  background-color: #6b7a3a !important;
  transform: translateY(-2px) !important;
  box-shadow: 0 6px 15px rgba(140, 144, 82, 0.4) !important;
}

/* Shopify Theme Alerts */
.alert,
.notice,
.errors,
.shopify-challenge__message,
.cart__popup {
  border-left: 4px solid #8c9052 !important;
  background-color: #f9f9f9 !important;
  color: #333 !important;
  border-radius: 8px !important;
  padding: 15px 20px !important;
  margin-bottom: 20px !important;
}

.alert-success {
  background-color: rgba(140, 144, 82, 0.1) !important;
  border: 1px solid #8c9052 !important;
  color: #2d5a2d !important;
}

.alert-warning {
  background-color: rgba(255, 193, 7, 0.1) !important;
  border: 1px solid #ffc107 !important;
}

.alert-danger,
.alert-error {
  background-color: rgba(220, 53, 69, 0.1) !important;
  border: 1px solid #dc3545 !important;
}

/* Product Sold Out Alert */
.product-sold-out-alert {
  background-color: #8c9052 !important;
  color: white !important;
  padding: 15px 20px !important;
  border-radius: 8px !important;
  margin: 15px 0 !important;
  text-align: center !important;
  font-weight: 600 !important;
  box-shadow: 0 4px 10px rgba(140, 144, 82, 0.3) !important;
}

/* Cart Popup */
.cart-popup {
  border-top: 3px solid #8c9052 !important;
  box-shadow: 0 -5px 20px rgba(0,0,0,0.1) !important;
}

.cart-popup__heading {
  color: #8c9052 !important;
}

.cart-popup__cta-link {
  background-color: #8c9052 !important;
  color: white !important;
  border-radius: 50px !important;
  padding: 10px 25px !important;
}

.cart-popup__cta-link:hover {
  background-color: #6b7a3a !important;
}

/* Modal Popups */
.modal__content {
  border-radius: 12px !important;
  border-top: 5px solid #8c9052 !important;
}

.modal__close-btn {
  color: #8c9052 !important;
}

.modal__close-btn:hover {
  background-color: rgba(140, 144, 82, 0.1) !important;
}

/* Toast Notifications */
.toast {
  background-color: white !important;
  border-left: 4px solid #8c9052 !important;
  border-radius: 8px !important;
  box-shadow: 0 5px 15px rgba(0,0,0,0.15) !important;
}

.toast-success {
  border-left-color: #8c9052 !important;
}

.toast-error {
  border-left-color: #dc3545 !important;
}

.toast-warning {
  border-left-color: #ffc107 !important;
}

.toast-info {
  border-left-color: #17a2b8 !important;
}

/* Quantity Warning */
.quantity-warning {
  color: #8c9052 !important;
  font-size: 14px !important;
  margin-top: 5px !important;
}

/* Out of Stock Badge */
.out-of-stock-badge {
  background-color: #8c9052 !important;
  color: white !important;
  padding: 5px 15px !important;
  border-radius: 50px !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  display: inline-block !important;
  text-transform: uppercase !important;
}

/* Shopify Payment Modal */
.shopify-payment-modal {
  border-radius: 12px !important;
}

.shopify-payment-modal__header {
  background-color: #8c9052 !important;
  color: white !important;
}

/* Cart Drawer */
.drawer {
  border-left: 3px solid #8c9052 !important;
}

.drawer__header {
  background-color: rgba(140, 144, 82, 0.05) !important;
}

.drawer__close-btn:hover {
  color: #8c9052 !important;
}

/* Quick View Modal */
.quick-view-modal {
  border-top: 5px solid #8c9052 !important;
}

/* Age Verification Popup */
.age-verification-modal {
  border: 2px solid #8c9052 !important;
  border-radius: 16px !important;
}

.age-verification-modal__button {
  background-color: #8c9052 !important;
  color: white !important;
}

.age-verification-modal__button:hover {
  background-color: #6b7a3a !important;
}

/* Newsletter Popup */
.newsletter-popup {
  border-top: 5px solid #8c9052 !important;
  border-radius: 16px !important;
}

.newsletter-popup__close {
  color: #8c9052 !important;
}

.newsletter-popup__submit {
  background-color: #8c9052 !important;
  color: white !important;
}

/* Cookie Consent Banner */
.cookie-banner {
  background-color: white !important;
  border-top: 3px solid #8c9052 !important;
  box-shadow: 0 -5px 20px rgba(0,0,0,0.1) !important;
}

.cookie-banner__accept {
  background-color: #8c9052 !important;
  color: white !important;
  border-radius: 50px !important;
}

/* ========================================
   PDP CHANGES - EATWISE CO
   Brand Color: #8c9052 / #ff7021 (hover)
======================================== */
.shutter-in-out-diag.btn:before, .shutter-in-out-diag.btn:after
 {
    background-color: #ff7021!important;
}

/* 2. ADD TO CART - Hover animation and color */
.btn.add-to-cart,
button[type="submit"].add-to-cart,
.product-form__cart-submit {
  transition: all 0.3s ease !important;
  border: none !important;
}

.btn.add-to-cart:hover,
button[type="submit"].add-to-cart:hover,
.product-form__cart-submit:hover {
  background-color: #ff7021 !important;
  transform: translateY(-2px) !important;
  box-shadow: 0 5px 15px rgba(255, 112, 33, 0.3) !important;
  border: none !important;
}

//* Quantity Button Container */
/* Quantity Selector - Square buttons */
.quantity {
    position: relative;
    width: 140px;
    display: flex;
    /* border-radius: var(--rounded-btn); */
    border: 1px solid #c2c5b4;
    align-items: center;
}

.quantity,
.product-form__quantity,
.quantity-selector {
  display: inline-flex !important;
  align-items: center !important;
  background-color: #ffffff !important;
  border: 1px solid #c2c5b4 !important;
  border-radius: 4px !important;
  width: auto !important;
  height: 44px !important;
  overflow: hidden !important;
}

/* Minus button */
.quantity button:first-child,
.quantity__button:first-child,
button[name="minus"] {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 44px !important;
  height: 44px !important;
  background-color: #e8e7e7 !important;
  border: none !important;
  border-right: 1px solid #c2c5b4 !important;
  font-size: 20px !important;
  font-weight: 600 !important;
  color: #000000 !important;
  cursor: pointer !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1 !important;
  float: left !important;
}

/* Plus button */
.quantity button:last-child,
.quantity__button:last-child,
button[name="plus"] {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 44px !important;
  height: 44px !important;
  background-color: #e8e7e7 !important;
  border: none !important;
  border-left: 1px solid #c2c5b4 !important;
  font-size: 20px !important;
  font-weight: 600 !important;
  color: #000000 !important;
  cursor: pointer !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1 !important;
  float: right !important;
}

/* Quantity input */
.quantity input,
.quantity__input {
  display: inline-block !important;
  width: 44px !important;
  height: 44px !important;
  border: none !important;
  text-align: center !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  color: #000000 !important;
  background: #ffffff !important;
  padding: 0 !important;
  margin: 0 !important;
  float: left !important;
}

/* Clear floats */
.quantity::after {
  content: "" !important;
  display: table !important;
  clear: both !important;
}

/* Hide number input spinners */
.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0 !important;
}

.quantity input[type=number] {
  -moz-appearance: textfield !important;
}

/* Hover effect */
.quantity button:hover {
  background-color: #f5f5f5 !important;
}

/* Make sure buttons are square */
.quantity button {
  border-radius: 0 !important;
  box-shadow: none !important;
  outline: none !important;
}

/* 4. ADD TO CART & WHATSAPP BUTTONS - Text styling */
.btn.add-to-cart,
.whatsapp-order-btn,
.product-form__cart-submit,
.group-button .btn {
  text-transform: uppercase !important;
  font-size: 16px !important;
  font-weight: normal !important;
  letter-spacing: 0.5px !important;
}

/* 5. WHY THIS OIL SECTION - Accordion headings */
.accordion-item.active,
.panel-inner h2,
.panel-inner h3,
.panel-inner strong,
.accordion-header.active,
.mobile-accordion-header.active,
.tab-title.active,
.description_drawers .tab-title.active {
  color: #fff !important;
}

/* Fix two-color headings */
.panel-inner h2,
.panel-inner h3,
.panel-inner strong {
  color: #8c9052 !important;
  text-transform: uppercase !important;
}

/* 6. BADGES AND NOTIFICATIONS - Accent colors */
.badge-pill,
.product-top-badges .badge-pill {
  background-color: #f1ebdf !important;
  color: #000000 !important;
  border: 0px solid #c2c5b4 !important;
  font-size: 14px !important;
  padding: 10px 20px;
  box-shadow: 4px 4px 8px -7px rgb(90 53 34);
  margin: 0 0 5px 0; 
}

/* Mobile (max 480px) */
@media (max-width: 480px) {
  .badge-pill,
  .product-top-badges .badge-pill {
    font-size: 12px !important;
    padding: 3px 8px !important;
  }

  .product-top-badges {
    gap: 4px !important;
  }
}

/* Alert notifications */
.alert,
.notice,
.errors,
.shopify-challenge__message,
.cart__popup,
.product-sold-out-alert {
  border-left: 4px solid #8c9052 !important;
  background-color: #ffffff !important;
  color: #000000 !important;
}

/* SweetAlert2 custom styling */
.swal2-popup {
  border-top: 5px solid #8c9052 !important;
}

.swal2-confirm {
  background-color: #8c9052 !important;
}

.swal2-confirm:hover {
  background-color: #ff7021 !important;
}

/* 7. RESPONSIVE DESCRIPTION SECTION */
@media (max-width: 768px) {
  .product-description,
  .panel-inner,
  .description-content,
  .product-full-description {
    padding: 15px !important;
    font-size: 15px !important;
    line-height: 1.6 !important;
  }
  
  .panel-inner h2,
  .panel-inner h3 {
    font-size: 18px !important;
    margin-top: 15px !important;
  }
}
  

/* 8. PRODUCT LISTING PAGE - Left margin fix */
.collection-products,
.product-list,
.grid-view-item,
.collection-grid {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

@media (min-width: 768px) {
  .collection-grid .grid__item,
  .product-grid .grid__item {
    margin-left: 0 !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

/* WhatsApp button specific styling */
.whatsapp-order-btn {
  text-transform: uppercase !important;
  font-size: 16px !important;
  font-weight: normal !important;
  background-color: #24d365 !important;
  transition: all 0.3s ease !important;
  border: none !important;
}

.whatsapp-order-btn:hover {
  background-color: #14c254 !important;
  transform: translateY(-2px) !important;
  box-shadow: 0 5px 15px rgba(255, 112, 33, 0.3) !important;
}

/* Breadcrumb container */
.outline-breadcrum.col {
  margin-bottom: 15px !important;
  width: 100% !important;
}

.wrap-breadcrum.h_left.text_left {
  padding: 10px 0 !important;
}

.breadcrum {
  font-size: 14px !important;
  line-height: 1.5 !important;
}

/* Unordered list */
.breadcrum ul.list-unstyled {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
}

/* List items */
.breadcrum ul.list-unstyled li {
  display: inline-flex !important;
  align-items: center !important;
  font-size: 14px !important;
}

/* Home link */
.breadcrum ul.list-unstyled li a {
  color: #7c7c7c !important;
  text-decoration: none !important;
  font-size: 14px !important;
  transition: color 0.2s ease !important;
}

.breadcrum ul.list-unstyled li a:hover {
  color: #5a5a5a !important;
  text-decoration: underline !important;
}

/* Separator between Home and product */
.breadcrum ul.list-unstyled li:first-child:after {
  content: ">" !important;
  color: #7c7c7c !important;
  margin: 0 8px !important;
  font-size: 14px !important;
  display: inline-block !important;
}

/* Active product name (last item) */
.breadcrum ul.list-unstyled li:last-child span {
  color: #000000 !important;
  font-size: 14px !important;
  font-weight: normal !important;
}
.breadcrumbs .outline-breadcrum .wrap-breadcrum ul li:last-child span {
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px!important;
}
/* If there are more than 2 items (e.g., Home > Collection > Product) */
.breadcrum ul.list-unstyled li:not(:last-child):after {
  content: ">" !important;
  color: #7c7c7c !important;
  margin: 0 8px !important;
  font-size: 14px !important;
}

/* Override for first child to not have duplicate */
.breadcrum ul.list-unstyled li:first-child:after {
  content: ">" !important;
}

/* Ensure no double separator */
.breadcrum ul.list-unstyled li:last-child:after {
  content: none !important;
}

/* Responsive */
@media (max-width: 768px) {
  .outline-breadcrum.col {
    margin-bottom: 10px !important;
  }
  
  .breadcrum ul.list-unstyled li a,
  .breadcrum ul.list-unstyled li span,
  .breadcrum ul.list-unstyled li:after {
    font-size: 13px !important;
  }
}
/* TITLE + LINE */
.section-title {
  font-size: 34px;
  font-weight: 900;
  color: #8a8f4a;
  margin-bottom: 10px;
}

.wrap_title {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.wrap_title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #d8d5c8;
}
/* UNDERLINE */
.tab-products .wrap_title {
  position: relative;
  padding-bottom: 12px;
}

.tab-products .wrap_title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #d8d5c8;
}
/* TABS BELOW TITLE */
.tab-products ul {
  display: flex;
  justify-content: flex-start;
  gap: 12px;
  margin-top: 15px;
  width: 100%;
}
/* STACK TITLE + TABS */
.tab-products {
  display: block !important;
}

/* FORCE BUTTON LEFT */
.view_all {
  text-align: left !important;
}

/* OPTIONAL: TABS LEFT */
.tab-products ul {
  justify-content: flex-start !important;
}

/* Hide "Sign in with Shop" button */
button[data-shop-login],
.shopify-login-with-shop,
.shop-login-button,
[action*="shop.app"],
[href*="shop.app"] {
  display: none !important;
}
/* Hide OR separator */
.shopify-login__separator,
.login-or,
.or {
  display: none !important;
}

/* FILTER SIDEBAR */
.sidebar {
  background: transparent;
  padding: 0;
}

/* HEADER */
.custom-filter-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.custom-filter-header h4 {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}

.custom-filter-header .clear-all {
  font-size: 11px;
  color: red;
  text-decoration: underline;
}

/* REMOVE BOX STYLE */
.facets-wrapper {
  background: transparent !important;
  border: none !important;
}

/* ACCORDION TITLES */
.facets__summary {
  font-size: 12px;
  font-weight: 600;
  border-top: 1px solid #ddd;
  padding: 12px 0;
  cursor: pointer;
}

/* REMOVE DEFAULT ARROW */
.facets__summary svg {
  display: none;
}

/* OPTIONS */
.facets__list {
  padding: 5px 0 10px;
}

/* RADIO STYLE */
.facets__item input {
  display: none;
}

.facets__label {
  display: flex;
  align-items: center;
  font-size: 12px;
  margin-bottom: 8px;
  cursor: pointer;
}

/* CIRCLE */
.facets__label::before {
  content: "";
  width: 12px;
  height: 12px;
  border: 1px solid #aaa;
  border-radius: 50%;
  margin-right: 8px;
}

/* ACTIVE DOT */
.facets__item input:checked + label::before {
  background: #4caf50;
  border-color: #4caf50;
}
.active-facets {
  margin-bottom: 15px;
}

.active-facets__button {
  background: #eee;
  padding: 5px 10px;
  margin: 5px 5px 0 0;
  display: inline-block;
  font-size: 11px;
  border-radius: 20px;
}
.sidebar,
.facets-wrapper {
  background: transparent !important;
  border-radius: 0 !important;
}
.custom-filter-ui {
  padding: 20px;
}

.filter-group {
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  padding-bottom: 15px;
}

.filter-group h4 {
  font-size: 12px;
  letter-spacing: 1px;
  margin-bottom: 10px;
}

.filter-group label {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
  cursor: pointer;
  font-size: 13px;
}

.filter-group input[type="radio"] {
  display: none;
}

.filter-group span {
  width: 14px;
  height: 14px;
  border: 2px solid #7a8b3c;
  border-radius: 50%;
  display: inline-block;
}

.filter-group input:checked + span {
  background: #7a8b3c;
}
.Header__WidgetTitle-sc-17gc7x6-2 {
  font-size: clamp(22px, 5vw, 45px) !important;
    font-weight: 700;
    text-align: center;
    color: #6b7c2f!important;
    margin-bottom: 32px;
}
@media (max-width: 768px) {
  .Header__WidgetTitle-sc-17gc7x6-2 {
    font-size: 26px !important;
    margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .Header__WidgetTitle-sc-17gc7x6-2 {
    font-size: 22px !important;
    line-height: 1.2;
  }
}
.google-reviews-section {
    padding: 10px 0px; 
}
 
    .error-page-wrap {
    min-height: 70vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 40px 20px;
    background: #F5F3ED;
  }

  .error-container {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
  }

  .error-plate {
    background: #FFFFFF;
    border-radius: 24px;
    padding: 60px 48px;
    text-align: center;
    position: relative;
    overflow: hidden;
  }

  .error-plate::before {
    content: "";
    position: absolute;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background: #E07020;
    opacity: 0.06;
    top: -80px;
    right: -60px;
    z-index: 0;
  }

  .error-plate::after {
    content: "";
    position: absolute;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: #8C9052;
    opacity: 0.06;
    bottom: -60px;
    left: -50px;
    z-index: 0;
  }

  .error-content {
    position: relative;
    z-index: 1;
  }

  .error-number {
    font-size: 120px;
    font-weight: 900;
    color: #E07020;
    letter-spacing: -4px;
    line-height: 1;
    margin-bottom: 0;
    font-family: 'Helvetica Neue', Arial, sans-serif;
  }

  .error-divider {
    width: 80px;
    height: 4px;
    background: #E8A020;
    border-radius: 2px;
    margin: 20px auto 24px;
  }

  .error-heading {
    font-size: 28px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #222222;
    margin-bottom: 16px;
    font-family: 'Helvetica Neue', Arial, sans-serif;
  }

  .error-subtext {
    font-size: 15px;
    font-weight: 500;
    color: #666666;
    line-height: 1.6;
    margin-bottom: 40px;
    font-family: 'Helvetica Neue', Arial, sans-serif;
  }

  .error-btn-group {
    display: flex;
    gap: 16px;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 50px;
  }

  .error-btn-primary {
    display: inline-block;
    background: #E07020;
    color: #ffffff;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    padding: 14px 32px;
    border-radius: 50px;
    transition: all 0.2s ease;
    font-family: 'Helvetica Neue', Arial, sans-serif;
  }

  .error-btn-primary:hover {
    background: #c95e10;
    color: #ffffff;
    transform: translateY(-2px);
  }

  .error-btn-secondary {
    display: inline-block;
    background: transparent;
    color: #222222;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    padding: 14px 32px;
    border-radius: 50px;
    border: 2px solid #222222;
    transition: all 0.2s ease;
    font-family: 'Helvetica Neue', Arial, sans-serif;
  }

  .error-btn-secondary:hover {
    background: #222222;
    color: #ffffff;
  }

  .error-explore-label {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #999999;
    margin-bottom: 16px;
    font-family: 'Helvetica Neue', Arial, sans-serif;
  }

  .error-pills {
    display: flex;
    gap: 12px;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 40px;
  }

  .error-pill {
    display: inline-block;
    background: #F0EFE8;
    color: #444444;
    text-decoration: none;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 10px 22px;
    border-radius: 50px;
    border: 1px solid #E0DED6;
    transition: all 0.2s ease;
    font-family: 'Helvetica Neue', Arial, sans-serif;
  }

  .error-pill:hover {
    background: #E07020;
    color: #ffffff;
    border-color: #E07020;
  }

  .error-footer-links {
    display: flex;
    gap: 24px;
    justify-content: center;
    flex-wrap: wrap;
    padding-top: 30px;
    border-top: 1px solid #E8E6DD;
  }

  .error-footer-links a {
    color: #888888;
    text-decoration: none;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: color 0.2s ease;
    font-family: 'Helvetica Neue', Arial, sans-serif;
  }

  .error-footer-links a:hover {
    color: #E07020;
  }

  @media (max-width: 600px) {
    .error-plate {
      padding: 40px 24px;
    }
    .error-number {
      font-size: 80px;
    }
    .error-heading {
      font-size: 22px;
    }
    .error-subtext {
      font-size: 13px;
    }
    .error-btn-primary,
    .error-btn-secondary {
      padding: 12px 24px;
      width: 100%;
      text-align: center;
    }
    .error-btn-group {
      flex-direction: column;
    }
    .error-footer-links {
      gap: 16px;
    }
  }
/* GLOBAL CONTAINER FIX */
.container {
  max-width: 1380px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}

/* WIDESCREEN (BIG SCREENS) */
@media (min-width: 1600px) {
  .container {
    max-width: 1380px;
  }
}

/* DESKTOP */
@media (max-width: 1400px) {
  .container {
    max-width: 1200px;
  }
}

/* TABLET */
@media (max-width: 1024px) {
  .container {
    max-width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }
}

/* MOBILE */
@media (max-width: 580px) {
  .container {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.cat_grid_item__img {
  height: 220px!important;
  overflow: hidden;
}

.cat_grid_item__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.back-to-top {
    width: 44px;
    height: 44px;
    background: #3a4a1e;
    border-radius: 50%;
    display: none!important;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border: none;
    transition: background 0.2s, transform 0.2s;
    flex-shrink: 0;
}
/* ROTATE ARROW (NO DUPLICATE ICON) */
.facets__summary svg {
  transition: transform 0.3s ease;
}

details[open] > .facets__summary svg {
  transform: rotate(180deg);
}
/* CART DRAWER IMAGE FIX */
.cart-drawer img,
.cart__empty img,
.drawer img {
  width: 100%;
  height: auto;
  object-fit: cover;
  max-height: 200px;
}
/* LIMIT IMAGE SIZE */
.cart-drawer .card__media,
.cart__empty .card__media {
  height: 180px;
  overflow: hidden;
  border-radius: 10px;
}

/* DISCOUNT BADGE */
.discount-badge-image {
  position: absolute;
  top: 10px;
  left: 10px;
  background: #8c9052;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  padding: 4px 8px;
  border-radius: 6px;
  z-index: 5;
}

/* Ensure parent is relative */
.card__media {
  position: relative;
}
/* Fix button row */
.cms-group-button {
  display: flex;
  gap: 10px;
}

.cms-group-button .btn {
  flex: 1;
}

/* WhatsApp full width below */
.whatsapp-wrapper {
  margin-top: 12px;
}

.whatsapp-btn {
  display: block;
  width: 100%;
  background: #25D366;
  color: #fff;
  text-align: center;
  padding: 14px;
  border-radius: 12px;
  font-weight: 600;
}
.cat_grid_item__img:hover::after,
.cat_grid_item__img::after,
.cat_grid_item__img:hover::before,
.cat_grid_item__img::before {
  display: none !important;
  background: none !important;
}
@media (max-width: 767px) {
  #laber_{{ sid }} .tp-tabs {
    flex-wrap: nowrap;           /* prevent wrapping */
    overflow-x: auto;            /* enable horizontal scroll */
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;       /* hide scrollbar (Firefox) */
  }

  #laber_{{ sid }} .tp-tabs::-webkit-scrollbar {
    display: none;               /* hide scrollbar (Chrome) */
  }

  #laber_{{ sid }} .tp-tabs .item {
    flex: 0 0 auto;              /* prevent shrinking */
  }
}
#laber_{{ sid }} .tp-tabs {
  justify-content: flex-start;
}
.banner-left-space {
  padding-left: 100px;
}

@media (max-width: 768px) {
  .banner-left-space {
    padding-left: 20px;
  }
}
.hulk_form_qKiR9UNHiwmK1yTT2h6kzw .form_generater_form_div {
    background: #f9f6ed !important;
    max-width: 600px !important;
    border: 3px solid #8c9052 !important;
    border-radius: 2px !important;
    padding: 35px !important;
    color: #000000 !important;
}
#shipping-calculator {
    flex-direction: column;
    align-items: flex-start;
    border: none;
    border-bottom: 1px solid var(--cl-border);
    padding-bottom: 20px;
    margin-bottom: 20px;
    display: none;
}
#shipping-calculator .get-rates.btn, .shoppingcart-content .cart-right .content .group-button .btn_checkout {
    width: 100%;
    cursor: pointer;
    max-width: inherit;
    height: 50px;
    display: none;
}
/* Hide main checkout button */
button[name="checkout"] {
  display: none !important;
}

/* Hide dynamic checkout buttons (Shop Pay, GPay, etc.) */
.additional-checkout-buttons {
  display: none !important;
}

/* Hide any checkout class buttons */
.btn_checkout {
  display: none !important;
}

/* Extra safety (some themes use these) */
button.checkout,
input[name="checkout"] {
  display: none !important;
}
/* Hide checkout in mini cart */
.cart-drawer a[href*="checkout"],
.cart-drawer button[name="checkout"],
.cart-drawer .checkout {
  display: none !important;
}
/* FORCE hide checkout everywhere */
a[href*="checkout"],
button[name="checkout"] {
  display: none !important;
}

.compare-wrapper {
  background: #f8f5ee;
  padding: 40px;
  border-radius: 20px;
}

.compare-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}

.compare-product {
  width: 40%;
  text-align: center;
}

.compare-product img {
  max-width: 200px;
}

.compare-vs {
  font-size: 20px;
  font-weight: bold;
}

.compare-details .row {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  padding: 15px;
  border-bottom: 1px solid #ddd;
}

.compare-details .label {
  font-weight: bold;
}

.banner-custom-padding {
    padding-left: 80px;
}

@media(max-width:768px){
    .banner-custom-padding{
        padding-left:20px;
        padding-right:20px;
    }
}
.header_megamenu {
    margin-bottom: 20px;
}
.whatsapp-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  padding: 14px 20px;
  background-color: #25D366;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  border-radius: 40px;
  text-decoration: none;
  margin-top: 10px;
  box-sizing: border-box;
  transition: background-color 0.3s ease;
}

.whatsapp-btn:hover {
  background-color: #1ebe5d;
  color: #fff;
}

.whatsapp-btn svg {
  flex-shrink: 0;
}

.details-info .price-sale-details{
    display: inline-block !important;
    margin: 12px 0 !important;
    padding: 10px 18px !important;
    border: 1px solid #ff4d4d !important;
    border-radius: 10px !important;
    color: #ff3b3b !important;
    background: #fff !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: normal !important;
    width: fit-content !important;
}
/* ── Fix product title truncation on collection page ── */
#product-grid .product-item .content-product{
    width: 100%;
}

#product-grid .product-item .content-product h3,
#product-grid .product-item .content-product h3 a,
#product-grid .product-item .content-product .product-name,
#product-grid .product-item .content-product .product-name a{
    display: block !important;
    max-width: 200px !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}
#product-grid .product-item *[class*="title"],
#product-grid .product-item *[class*="name"]{
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    max-width: 200px !important;
    display:block !important;
}
.price--sale {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.price--sale .current {
    color: #e53935;
    font-weight: 700;
}

.price--sale .compare {
    color: #888;
    text-decoration: line-through;
    margin-left: 8px;
}
.price .compare{
    margin-left:10px !important;
    display:inline-block !important;
}
.product-collection__price .price .current {
    color: #000000ff !important;
    font-weight: 700 !important;
    display: inline-block !important;
}

.product-collection__price .price .compare {
    color: #999 !important;
    text-decoration: line-through !important;
    margin-left: 10px !important;
    font-weight: 400 !important;
    display: inline-block !important;
}

/* Product title size fix */
.product-item .product-collection__title {
    min-height: auto !important;
}

.product-item .product-collection__title h2,
.product-item .product-collection__title h2 a {
    display: block !important;
    width: 100% !important;
    max-width: 280px !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
}

/* Sale price */
.product-price .current {
    color: #000 !important;
    font-size: 18px !important;
    font-weight: 700 !important;
}

/* Compare/original price */
.product-price .compare {
    color: #999 !important;
    text-decoration: line-through !important;
    margin-left: 10px !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    display: inline-block !important;
}
</style>