/** Shopify CDN: Minification failed

Line 1082:1 Expected "}" to go with "{"

**/
:root{
  --zr-orange:#F97316;
  --zr-black:#111111;
  --zr-gray:#4B5563;
  --zr-bg:#FAF7F2;
  --zr-card:#ffffff;
  --zr-border:#EFE7DD;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Arial, Helvetica, sans-serif;background:var(--zr-bg);color:var(--zr-black);overflow-x:hidden}
a{text-decoration:none;color:inherit}
img{max-width:100%}
.zr-container{max-width:1180px;margin:0 auto;padding:0 20px}
.zr-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--zr-orange);color:#fff;border-radius:10px;padding:15px 26px;font-weight:800;border:0;cursor:pointer;box-shadow:0 10px 25px rgba(249,115,22,.18)}
.zr-btn:hover{filter:brightness(.96)}
.zr-btn-outline{background:#fff;color:var(--zr-orange);border:1px solid var(--zr-orange);box-shadow:none}
.zr-card{background:var(--zr-card);border:1px solid var(--zr-border);border-radius:22px;box-shadow:0 8px 26px rgba(17,17,17,.05)}
.zr-announcement{background:var(--zr-orange);color:white;text-align:center;font-weight:800;padding:10px 15px;font-size:14px}
.zr-header{background:white;border-bottom:1px solid #eee;position:sticky;top:0;z-index:40}
.zr-header-inner{display:flex;align-items:center;justify-content:space-between;padding:16px 0}
.zr-logo img{max-height:48px;width:auto;display:block}
.zr-logo-text{font-size:30px;font-weight:900;letter-spacing:-1px}
.zr-nav{display:flex;gap:30px;align-items:center}
.zr-nav a{font-size:14px;font-weight:700}
.zr-nav a:hover{color:var(--zr-orange)}
.zr-cart-link{font-weight:900}
.zr-mobile-nav{display:none}
.zr-hero {
  padding: 0;
}
.zr-hero-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:38px;align-items:center}
.zr-pill{display:inline-block;border:1px solid #ffd7c0;background:#fff7f2;color:var(--zr-orange);border-radius:999px;padding:9px 16px;font-weight:900;font-size:13px;margin-bottom:22px}
.zr-hero h1{font-size:clamp(46px,6vw,76px);line-height:1.02;letter-spacing:-2px;margin:0 0 20px}
.zr-orange{color:var(--zr-orange)}
.zr-subtitle{font-size:20px;line-height:1.55;color:#303030;max-width:510px;margin-bottom:28px}
.zr-hero-img img{width:100%;display:block;border-radius:26px;object-fit:cover}
.zr-trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px}
.zr-trust-item{display:flex;gap:12px;align-items:center;border-right:1px solid #e8e0d8}
.zr-trust-item:last-child{border-right:0}
.zr-trust-icon{font-size:25px}
.zr-trust-title{font-weight:900;font-size:18px}
.zr-trust-text{font-size:13px;color:#333;line-height:1.25}
.zr-section{padding:14px 0}
.zr-section-title{text-align:center;font-size:34px;line-height:1.15;margin:0 0 32px;letter-spacing:-.5px}
.zr-problem{display:grid;grid-template-columns:.95fr 1fr 1fr;align-items:center;overflow:hidden}
.zr-problem img{width:100%;height:330px;object-fit:cover;display:block}
.zr-problem-text{padding:34px}
.zr-eyebrow{font-weight:900;font-size:13px;color:#333;margin-bottom:7px}
.zr-problem-text h2{font-size:28px;line-height:1.15;margin:0 0 18px}
.zr-problem-text p{color:#333;line-height:1.65;margin:0}
.zr-bullets{list-style:none;padding:0;margin:20px 0 0}
.zr-bullets li{margin:9px 0;color:#333;font-size:14px}
.zr-bullets li:before{content:"⊙";color:var(--zr-orange);font-weight:900;margin-right:8px}
.zr-benefit-grid{display:grid;grid-template-columns:repeat(5,1fr);overflow:hidden}
.zr-benefit{padding:28px 18px;text-align:center;border-right:1px solid #eee}
.zr-benefit:last-child{border-right:0}
.zr-benefit svg{height:42px;width:42px;stroke:var(--zr-orange);margin-bottom:12px}
.zr-benefit-title{font-weight:800;font-size:15px;line-height:1.35}
.zr-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.zr-step{text-align:center;padding:22px}
.zr-step img{width:178px;height:178px;border-radius:50%;object-fit:cover;margin:0 auto 18px;display:block;border:4px solid #fff;box-shadow:0 10px 25px rgba(0,0,0,.08)}
.zr-step-num{display:inline-flex;width:34px;height:34px;border-radius:50%;background:var(--zr-orange);color:#fff;align-items:center;justify-content:center;font-weight:900;margin-bottom:10px}
.zr-step-text{font-weight:700;line-height:1.4}
.zr-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.zr-review{padding:30px}
.zr-stars{color:var(--zr-orange);letter-spacing:3px;font-size:18px;margin-bottom:14px}
.zr-quote{font-size:15px;line-height:1.65;margin-bottom:18px}
.zr-buyer{display:flex;gap:12px;align-items:center}
.zr-buyer img{width:48px;height:48px;border-radius:50%;object-fit:cover}
.zr-buyer strong{display:block}
.zr-verified{font-size:12px;color:#555}
.zr-offer-grid{display:grid;grid-template-columns:1fr 1.15fr 1fr;gap:24px;align-items:stretch}
.zr-price-card{padding:30px;text-align:center;position:relative}
.zr-price-card.featured{border:2px solid var(--zr-orange)}
.zr-badge{position:absolute;top:-15px;left:50%;transform:translateX(-50%);background:var(--zr-orange);color:#fff;font-weight:900;border-radius:999px;padding:7px 16px;font-size:12px}
.zr-prod-img{height:150px;object-fit:contain;max-width:100%;margin:8px auto 12px;display:block}
.zr-price{font-size:42px;font-weight:900;letter-spacing:-1px;margin:8px 0}
.zr-old{text-decoration:line-through;color:#888;font-size:16px;margin-left:8px}
.zr-save{color:var(--zr-orange);font-weight:800;font-size:14px;margin-bottom:18px}
.zr-mini-trust{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-top:16px;font-size:12px;color:#333}
.zr-info-card{padding:28px}
.zr-info-row{display:flex;gap:14px;padding:18px 0;border-bottom:1px solid #eee}
.zr-info-row:last-child{border-bottom:0}
.zr-info-icon svg{width:34px;height:34px;stroke:#111}
.zr-info-row strong{display:block}
.zr-info-row span{font-size:13px;color:#555}
.zr-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
details{background:#fff;border:1px solid #eee;border-radius:12px;padding:16px 18px}
summary{font-weight:800;cursor:pointer}
details p{color:#444;line-height:1.6;margin:12px 0 0}
.zr-bottom-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.zr-bottom-item{padding:28px;display:flex;gap:18px;align-items:center}
.zr-bottom-item svg{width:44px;height:44px;stroke:#111;flex:none}
.zr-footer{background:#fff;border-top:1px solid #eee;padding:26px 0;color:#555;font-size:13px}
.zr-footer-inner{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;align-items:center}
.zr-footer-links a{color:#555;margin-left:18px}
.zr-payment{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:10px}
.zr-pay{background:#f7f7f7;border:1px solid #e2e2e2;border-radius:5px;padding:5px 8px;font-size:11px;color:#222;font-weight:800}
.zr-page-card{padding:35px}
.zr-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:30px}
.zr-input{width:100%;padding:14px;border:1px solid #ddd;border-radius:10px;margin:8px 0 14px}
.zr-product-card{padding:20px;text-align:center}
.zr-product-card img{height:240px;object-fit:contain}

@media(max-width:900px){
  body{overflow-x:hidden}
  .zr-container{padding:0 16px}
  .zr-announcement{font-size:12px;line-height:1.35;padding:9px 12px}
  .zr-header{position:sticky;top:0}
  .zr-header-inner{display:flex;flex-wrap:wrap;gap:12px;padding:12px 0}
  .zr-logo img{max-height:38px}
  .zr-header .zr-btn{display:none}
  .zr-mobile-nav{display:none}
  .zr-nav{
    order:3;
    width:100%;
    display:flex;
    gap:10px;
    overflow-x:auto;
    padding:6px 0 2px;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:none;
  }
  .zr-nav::-webkit-scrollbar{display:none}
  .zr-nav a{
    flex:0 0 auto;
    background:#fff7f2;
    border:1px solid #ffe0cc;
    border-radius:999px;
    padding:8px 12px;
    font-size:12px;
    white-space:nowrap;
  }
  .zr-cart-link{background:var(--zr-orange)!important;color:#fff!important;border-color:var(--zr-orange)!important}
  .zr-hero{padding:30px 0 24px;background:#fff}
  .zr-hero-grid{grid-template-columns:1fr;gap:24px}
  .zr-pill{font-size:11px;padding:8px 12px;margin-bottom:14px}
  .zr-hero h1{font-size:38px;line-height:1.04;letter-spacing:-1px;margin-bottom:14px}
  .zr-subtitle{font-size:16px;line-height:1.5;margin-bottom:20px}
  .zr-btn{width:100%;padding:15px 18px;font-size:15px}
  .zr-hero-img img{border-radius:18px}
  .zr-trust-row{grid-template-columns:1fr;gap:0;margin-top:22px;border:1px solid #eee;border-radius:16px;overflow:hidden;background:#fff}
  .zr-trust-item{border-right:0;border-bottom:1px solid #eee;padding:14px}
  .zr-trust-item:last-child{border-bottom:0}
  .zr-trust-title{font-size:16px}
  .zr-trust-text{font-size:12px}
  .zr-section{padding:28px 0}
  .zr-section-title{font-size:27px;line-height:1.15;margin-bottom:22px}
  .zr-card{border-radius:18px}
  .zr-problem{grid-template-columns:1fr}
  .zr-problem img{height:auto;max-height:300px;object-fit:cover}
  .zr-problem-text{padding:24px}
  .zr-problem-text h2{font-size:24px}
  .zr-problem-text p{font-size:14px}
  .zr-benefit-grid{grid-template-columns:1fr 1fr}
  .zr-benefit{border-right:0;border-bottom:1px solid #eee;padding:22px 12px}
  .zr-benefit:nth-child(odd){border-right:1px solid #eee}
  .zr-benefit:last-child{grid-column:1 / -1;border-right:0}
  .zr-benefit svg{height:34px;width:34px}
  .zr-benefit-title{font-size:13px}
  .zr-steps{grid-template-columns:1fr;gap:14px}
  .zr-step{padding:18px}
  .zr-step img{width:150px;height:150px}
  .zr-review-grid{grid-template-columns:1fr;gap:16px}
  .zr-review{padding:22px}
  .zr-stars{font-size:15px}
  .zr-quote{font-size:14px}
  .zr-offer-grid{grid-template-columns:1fr;gap:18px}
  .zr-price-card{padding:24px}
  .zr-price{font-size:34px}
  .zr-prod-img{height:130px}
  .zr-badge{top:-12px;font-size:11px}
  .zr-info-card{padding:22px}
  .zr-faq-grid{grid-template-columns:1fr;gap:12px}
  details{padding:15px}
  summary{font-size:14px}
  details p{font-size:14px}
  .zr-bottom-trust{grid-template-columns:1fr;gap:14px}
  .zr-bottom-item{padding:20px;align-items:flex-start}
  .zr-bottom-item svg{width:34px;height:34px}
  .zr-grid-2{grid-template-columns:1fr}
  .zr-page-card{padding:22px}
  .zr-footer-inner{display:block;text-align:center}
  .zr-footer-links a{display:inline-block;margin:12px 8px 0}
  .zr-payment{justify-content:center}
}
@media(max-width:430px){
  .zr-hero h1{font-size:34px}
  .zr-section-title{font-size:24px}
  .zr-benefit-grid{grid-template-columns:1fr}
  .zr-benefit:nth-child(odd){border-right:0}
  .zr-benefit:last-child{grid-column:auto}
  .zr-price{font-size:31px}
}
.zr-hero-bg {
  background-size: cover;
  background-position: center right;
  background-repeat: no-repeat;
  position: relative;
}

.zr-hero-overlay {
  padding: 65px 0 48px;
}

.zr-hero-bg .zr-hero-img {
  display: none;
}
@media (max-width: 900px) {
  .zr-hero-bg {
    background-position: center top;
  }

  .zr-hero-overlay {
    background: rgba(255, 255, 255, 0.88);
    padding: 36px 0 28px;
  }

  .zr-hero-bg .zr-hero-grid {
    grid-template-columns: 1fr;
  }
}
.zr-product-page {
  background: #faf7f2;
  padding: 50px 0;
}

.zr-product-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 45px;
  align-items: start;
}

.zr-product-media {
  position: sticky;
  top: 100px;
}

.zr-main-product-img {
  width: 100%;
  border-radius: 24px;
  background: #fff;
  border: 1px solid #eee;
  box-shadow: 0 12px 35px rgba(0,0,0,0.06);
}

.zr-product-thumbs {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  margin-top: 12px;
}

.zr-product-thumbs img {
  border-radius: 12px;
  background: #fff;
  border: 1px solid #eee;
}

.zr-product-info {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 24px;
  padding: 34px;
  box-shadow: 0 12px 35px rgba(0,0,0,0.06);
}

.zr-product-badge {
  display: inline-block;
  background: #fff3eb;
  color: #f97316;
  border: 1px solid #ffd7c0;
  padding: 8px 14px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 900;
  margin-bottom: 16px;
}

.zr-product-info h1 {
  font-size: 42px;
  line-height: 1.05;
  margin: 0 0 14px;
  letter-spacing: -1px;
}

.zr-product-rating {
  color: #f97316;
  font-weight: 900;
  margin-bottom: 18px;
}

.zr-product-rating span {
  color: #555;
  font-weight: 600;
  margin-left: 8px;
}

.zr-product-price {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 18px;
}

.zr-current-price {
  font-size: 42px;
  font-weight: 900;
  color: #111;
}

.zr-compare-price {
  font-size: 18px;
  color: #888;
  text-decoration: line-through;
}

.zr-product-subtitle {
  font-size: 17px;
  line-height: 1.6;
  color: #444;
  margin-bottom: 24px;
}

.zr-label {
  display: block;
  font-weight: 800;
  margin-bottom: 8px;
}

.zr-select {
  width: 100%;
  padding: 15px;
  border-radius: 12px;
  border: 1px solid #ddd;
  margin-bottom: 16px;
  font-size: 16px;
}

.zr-add-cart {
  width: 100%;
  background: #f97316;
  color: #fff;
  border: 0;
  border-radius: 12px;
  padding: 18px;
  font-size: 18px;
  font-weight: 900;
  cursor: pointer;
  box-shadow: 0 12px 25px rgba(249,115,22,.22);
}

.zr-product-trust {
  display: grid;
  gap: 10px;
  margin: 22px 0;
  color: #333;
  font-weight: 700;
}

.zr-product-mini-info {
  border-top: 1px solid #eee;
  padding-top: 20px;
  display: grid;
  gap: 14px;
}

.zr-product-mini-info strong {
  display: block;
  font-size: 15px;
}

.zr-product-mini-info span {
  color: #555;
  font-size: 14px;
}

.zr-product-section {
  margin-top: 50px;
}

.zr-product-section h2 {
  text-align: center;
  font-size: 34px;
  margin-bottom: 26px;
}

.zr-product-benefit {
  padding: 28px;
  text-align: center;
}

.zr-benefit-icon {
  font-size: 34px;
  margin-bottom: 12px;
}

.zr-product-benefit h3 {
  margin-bottom: 10px;
}

.zr-product-benefit p {
  color: #555;
  line-height: 1.6;
}

.zr-how-product {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}

.zr-how-product div {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 20px;
  padding: 26px;
  text-align: center;
}

.zr-how-product span {
  width: 38px;
  height: 38px;
  background: #f97316;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-weight: 900;
  margin-bottom: 14px;
}

.zr-how-product strong {
  display: block;
  margin-bottom: 10px;
}

.zr-how-product p {
  color: #555;
}

.zr-shipping-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}

.zr-shipping-card {
  padding: 26px;
}

.zr-shipping-card p {
  color: #555;
  line-height: 1.6;
}

.zr-product-faq {
  max-width: 850px;
  margin: 0 auto;
  display: grid;
  gap: 12px;
}

.zr-product-faq details {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 14px;
  padding: 18px;
}

.zr-product-faq summary {
  font-weight: 900;
  cursor: pointer;
}

.zr-product-faq p {
  color: #555;
  line-height: 1.6;
}

@media (max-width: 900px) {
  .zr-product-page {
    padding: 28px 0;
  }

  .zr-product-grid,
  .zr-how-product,
  .zr-shipping-grid {
    grid-template-columns: 1fr;
  }

  .zr-product-media {
    position: static;
  }

  .zr-product-info {
    padding: 24px;
  }

  .zr-product-info h1 {
    font-size: 32px;
  }

  .zr-current-price {
    font-size: 34px;
  }

  .zr-product-section h2 {
    font-size: 26px;
  }
}
.zr-cart-page {
  background: #faf7f2;
  padding: 50px 0;
}

.zr-cart-title {
  text-align: center;
  font-size: 48px;
  margin: 0 0 30px;
  font-weight: 900;
}

.zr-cart-layout {
  display: grid;
  grid-template-columns: 1.6fr 0.9fr;
  gap: 24px;
  align-items: start;
}

.zr-cart-items,
.zr-cart-summary,
.zr-cart-empty {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 24px;
  padding: 28px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.05);
}

.zr-cart-item {
  display: grid;
  grid-template-columns: 100px 1fr 90px;
  gap: 20px;
  align-items: center;
  padding: 20px 0;
  border-bottom: 1px solid #eee;
}

.zr-cart-item:last-child {
  border-bottom: 0;
}

.zr-cart-item-image img {
  width: 100px;
  height: 100px;
  object-fit: contain;
  border-radius: 16px;
  background: #fafafa;
  border: 1px solid #eee;
}

.zr-cart-item-info h3 {
  margin: 0 0 8px;
  font-size: 24px;
  line-height: 1.2;
}

.zr-cart-variant {
  color: #777;
  font-size: 14px;
  margin-bottom: 8px;
}

.zr-cart-price {
  font-size: 28px;
  font-weight: 900;
  margin-bottom: 10px;
}

.zr-cart-remove {
  color: #f97316;
  font-weight: 700;
  font-size: 14px;
}

.zr-cart-item-qty label {
  display: block;
  font-size: 13px;
  color: #666;
  margin-bottom: 8px;
  text-align: center;
}

.zr-cart-item-qty input {
  width: 100%;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 12px;
  padding: 12px;
  font-size: 16px;
}

.zr-cart-actions {
  padding-top: 20px;
}

.zr-cart-summary {
  position: sticky;
  top: 100px;
}

.zr-cart-summary h2 {
  margin: 0 0 22px;
  font-size: 30px;
}

.zr-cart-summary-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 20px;
  margin-bottom: 14px;
}

.zr-cart-summary-row strong {
  font-size: 32px;
}

.zr-cart-summary-note {
  color: #666;
  font-size: 14px;
  margin-bottom: 20px;
}

.zr-cart-summary-benefits {
  display: grid;
  gap: 10px;
  margin-bottom: 24px;
  color: #333;
  font-weight: 700;
}

.zr-cart-checkout {
  width: 100%;
  margin-bottom: 18px;
}

.zr-cart-payment {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.zr-pay {
  background: #f7f7f7;
  border: 1px solid #e2e2e2;
  border-radius: 6px;
  padding: 6px 10px;
  font-size: 11px;
  font-weight: 800;
}

.zr-cart-empty {
  text-align: center;
  padding: 60px 30px;
}

.zr-cart-empty h2 {
  margin-bottom: 10px;
}

@media (max-width: 900px) {
  .zr-cart-page {
    padding: 30px 0;
  }

  .zr-cart-title {
    font-size: 34px;
    margin-bottom: 20px;
  }

  .zr-cart-layout {
    grid-template-columns: 1fr;
  }

  .zr-cart-summary {
    position: static;
  }

  .zr-cart-item {
    grid-template-columns: 80px 1fr;
    gap: 14px;
  }

  .zr-cart-item-qty {
    grid-column: 1 / -1;
  }

  .zr-cart-item-image img {
    width: 80px;
    height: 80px;
  }

  .zr-cart-item-info h3 {
    font-size: 18px;
  }

  .zr-cart-price {
    font-size: 24px;
  }

  .zr-cart-summary h2 {
    font-size: 24px;
  }

  .zr-cart-summary-row strong {
    font-size: 26px;
  }

  /* ===============================
   ZAIROVA POLICY PAGES DESIGN
   Shipping / Refund / Privacy / Terms
================================ */

.shopify-policy__container {
  max-width: 920px !important;
  margin: 0 auto !important;
  padding: 70px 24px !important;
}

.shopify-policy__title {
  text-align: center !important;
  margin-bottom: 34px !important;
}

.shopify-policy__title h1 {
  font-size: 44px !important;
  line-height: 1.08 !important;
  font-weight: 950 !important;
  letter-spacing: -1px !important;
  color: #111 !important;
  margin: 0 !important;
}

.shopify-policy__body {
  background: #ffffff !important;
  border: 1px solid #eee5dc !important;
  border-radius: 26px !important;
  padding: 46px !important;
  box-shadow: 0 18px 55px rgba(0,0,0,0.06) !important;
}

.shopify-policy__body h1 {
  font-size: 38px !important;
  line-height: 1.12 !important;
  font-weight: 950 !important;
  color: #111 !important;
  margin: 0 0 22px !important;
  letter-spacing: -0.8px !important;
}

.shopify-policy__body h2 {
  font-size: 24px !important;
  line-height: 1.25 !important;
  font-weight: 900 !important;
  color: #111 !important;
  margin: 34px 0 14px !important;
  padding-top: 22px !important;
  border-top: 1px solid #f0e7df !important;
}

.shopify-policy__body h2:first-of-type {
  border-top: 0 !important;
  padding-top: 0 !important;
}

.shopify-policy__body p {
  font-size: 16px !important;
  line-height: 1.75 !important;
  color: #333 !important;
  margin: 0 0 16px !important;
}

.shopify-policy__body strong {
  font-weight: 900 !important;
  color: #111 !important;
}

.shopify-policy__body ul,
.shopify-policy__body ol {
  margin: 12px 0 22px 22px !important;
  padding: 0 !important;
}

.shopify-policy__body li {
  font-size: 16px !important;
  line-height: 1.7 !important;
  color: #333 !important;
  margin-bottom: 10px !important;
}

.shopify-policy__body a {
  color: #f97316 !important;
  font-weight: 800 !important;
  text-decoration: none !important;
}

.shopify-policy__body a:hover {
  text-decoration: underline !important;
}

/* Small label style for Last updated */
.shopify-policy__body p:first-of-type {
  display: inline-block !important;
  background: #fff3eb !important;
  color: #f97316 !important;
  border: 1px solid #ffd7c0 !important;
  border-radius: 999px !important;
  padding: 8px 14px !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  margin-bottom: 24px !important;
}

/* Contact block at the bottom */
.shopify-policy__body h2:last-of-type + p,
.shopify-policy__body h2:last-of-type + p + p {
  background: #fff8f2 !important;
  border: 1px solid #ffe0cc !important;
  border-radius: 16px !important;
  padding: 16px 18px !important;
}

/* Mobile */
@media (max-width: 768px) {
  .shopify-policy__container {
    padding: 36px 16px !important;
  }

  .shopify-policy__title {
    margin-bottom: 22px !important;
  }

  .shopify-policy__title h1 {
    font-size: 32px !important;
    letter-spacing: -0.5px !important;
  }

  .shopify-policy__body {
    padding: 24px 18px !important;
    border-radius: 20px !important;
  }

  .shopify-policy__body h1 {
    font-size: 28px !important;
  }

  .shopify-policy__body h2 {
    font-size: 20px !important;
    margin: 28px 0 12px !important;
    padding-top: 18px !important;
  }

  .shopify-policy__body p,
  .shopify-policy__body li {
    font-size: 14.5px !important;
    line-height: 1.7 !important;
  }

  .shopify-policy__body ul,
  .shopify-policy__body ol {
    margin-left: 18px !important;
  }
  .truck-reverse {
  display: inline-block !important;
  transform: scaleX(-1) !important;
}


/* ===== ZAIROVA PROFESSIONAL HEADER ===== */

.zrp-header-inner {
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  width: 100% !important;
  min-height: 105px !important;
}

/* Logo */
.zrp-logo {
  display: flex !important;
  align-items: center !important;
  flex-shrink: 0 !important;
  z-index: 5 !important;
}

.zrp-logo img {
  max-width: 250px !important;
  height: auto !important;
  display: block !important;
}

/* Menu */
.zrp-nav {
  position: absolute !important;
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -50%) !important;

  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 30px !important;

  white-space: nowrap !important;
  z-index: 2 !important;
}

.zrp-nav a {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;

  color: #111111 !important;
  text-decoration: none !important;

  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  letter-spacing: 0.1px !important;

  padding: 8px 0 !important;
  margin: 0 !important;

  background: transparent !important;
  border: none !important;
  border-radius: 0 !important;

  transition: color 0.2s ease !important;
}

.zrp-nav a:hover {
  color: #ff6b13 !important;
  background: transparent !important;
}

/* Right side: Cart + Button */
.zrp-actions {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 24px !important;
  margin-left: auto !important;
  flex-shrink: 0 !important;
  z-index: 5 !important;
}

/* Cart Icon */
.zrp-cart {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;

  width: 38px !important;
  height: 38px !important;

  color: #111111 !important;
  text-decoration: none !important;

  border-radius: 50% !important;
  flex-shrink: 0 !important;

  transition: color 0.2s ease, background 0.2s ease !important;
}

.zrp-cart:hover {
  color: #ff6b13 !important;
  background: rgba(255, 107, 19, 0.08) !important;
}

.zrp-cart svg {
  display: block !important;
  width: 29px !important;
  height: 29px !important;
}

/* Cart Badge */
.zrp-cart-count {
  position: absolute !important;
  top: -5px !important;
  right: -5px !important;

  min-width: 18px !important;
  height: 18px !important;
  padding: 0 5px !important;

  border-radius: 999px !important;
  background: #ff6b13 !important;
  color: #ffffff !important;

  font-size: 11px !important;
  font-weight: 800 !important;
  line-height: 18px !important;
  text-align: center !important;
}

/* Button */
.zrp-btn {
  white-space: nowrap !important;
  flex-shrink: 0 !important;
}

/* Medium screens */
@media screen and (max-width: 1150px) {
  .zrp-logo img {
    max-width: 220px !important;
  }

  .zrp-nav {
    gap: 22px !important;
    left: 49% !important;
  }

  .zrp-nav a {
    font-size: 14px !important;
  }

  .zrp-actions {
    gap: 18px !important;
  }
}

/* Tablet / Mobile */
@media screen and (max-width: 900px) {
  .zrp-header-inner {
    min-height: 88px !important;
  }

  .zrp-nav {
    display: none !important;
  }

  .zrp-logo img {
    max-width: 190px !important;
  }

  .zrp-actions {
    gap: 14px !important;
  }
}

/* Small Mobile */
@media screen and (max-width: 600px) {
  .zrp-btn {
    display: none !important;
  }

  .zrp-logo img {
    max-width: 170px !important;
  }

  .zrp-cart {
    width: 36px !important;
    height: 36px !important;
  }
}


}