:root{--zh-primary: #6b3f1d;--zh-accent: #c4673b;--zh-green: #48704b;--zh-maroon: #4A1525;--zh-gold: #D4AF37;--zh-black: #000000;--zh-bg-soft: #fceedc;--zh-text: #2b2b2b;--zh-radius: 10px}.zh-section{max-width:1280px;margin:0 auto;padding:40px 20px}.zh-section-heading{text-align:center;font-size:28px;font-weight:700;color:var(--zh-text);margin-bottom:6px}.zh-section-sub{text-align:center;color:#777;margin-bottom:30px}.zh-hero-slider{position:relative;overflow:hidden;width:100%;height:480px}.zh-hero-track{position:relative;width:100%;height:100%}.zh-hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;transition:transform .6s ease}.zh-hero-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.zh-hero-content{position:relative;z-index:1;max-width:480px;margin-left:8%;background:#ffffffd9;padding:30px;border-radius:var(--zh-radius)}.zh-hero-eyebrow{color:var(--zh-green);font-weight:600;margin:0;text-transform:uppercase;letter-spacing:.5px}.zh-hero-heading{font-size:34px;margin:6px 0;color:var(--zh-text)}.zh-hero-sub{margin:0 0 10px;color:#555}.zh-hero-price{font-weight:700;font-size:18px;margin-bottom:16px}.zh-hero-btn{display:inline-block;background:var(--zh-primary);color:#fff;padding:12px 28px;border-radius:999px;text-decoration:none;font-weight:600}.zh-hero-dots{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:2}.zh-hero-dot{width:10px;height:10px;border-radius:50%;background:#fff9;border:none;cursor:pointer}.zh-hero-dot.is-active{background:var(--zh-accent)}.zh-hero-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#fffc;border:none;width:40px;height:40px;border-radius:50%;cursor:pointer;z-index:2}.zh-hero-prev{left:16px}.zh-hero-next{right:16px}.zh-category-grid{display:grid!important;grid-template-columns:repeat(6,1fr)!important;gap:15px!important;max-width:1200px;margin:30px auto!important;padding:0 15px}.zh-category-tile{text-align:center!important;text-decoration:none!important;color:var(--zh-text)!important;background:transparent!important;padding:5px!important;display:flex;flex-direction:column;align-items:center;transition:transform .2s ease}.zh-category-tile:hover{transform:translateY(-4px)}.zh-category-img-wrap{width:80px!important;height:80px!important;min-width:80px!important;min-height:80px!important;border-radius:50%!important;overflow:hidden!important;border:2px solid var(--zh-gold)!important;box-shadow:0 3px 10px #0000001a;margin:0 auto 8px!important;background:#fff}.zh-category-img-wrap img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:50%!important}.zh-category-title{font-size:13px!important;font-weight:600!important;color:var(--zh-text)!important;margin:0!important;text-align:center;line-height:1.2}.zh-category-count{font-size:11px!important;color:#888!important;margin:2px 0 0!important}.zh-countdown-section{max-width:1200px;margin:40px auto;padding:0 15px}.zh-offer-banner{background-color:var(--zh-black)!important;color:#fff!important;padding:28px 20px;text-align:center;border-radius:12px;margin-bottom:20px;border:1px solid var(--zh-gold)}.zh-offer-banner h2{margin:0 0 6px!important;font-size:26px!important;color:#fff!important}.zh-offer-banner p{margin:0 0 16px!important;opacity:.9;font-size:14px!important;color:#fff!important}.zh-countdown{display:flex;justify-content:center;gap:12px}.zh-countdown-box{background:#ffffff26!important;border:1px solid rgba(212,175,55,.4)!important;border-radius:8px;padding:8px 14px;min-width:58px;text-align:center;color:#fff!important}.zh-countdown-box span{display:block;font-size:20px;font-weight:700;color:#fff!important;line-height:1.2}.zh-countdown-box small{font-size:11px;text-transform:uppercase;color:#ffffffd9!important}.zh-4-product-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:16px!important}.zh-small-product-card{border:1px solid #e5e5e5;border-radius:10px;overflow:hidden;background:#fff;display:flex;flex-direction:column;justify-content:space-between;transition:transform .2s ease,box-shadow .2s ease;padding:10px}.zh-small-product-card:hover{transform:translateY(-3px);box-shadow:0 6px 16px #00000014}.zh-card-img-wrap{position:relative;display:block;width:100%;height:130px!important;background:#f9f9f9;border-radius:6px;overflow:hidden}.zh-card-img-wrap img{width:100%!important;height:100%!important;object-fit:cover!important}.zh-card-badge{position:absolute;top:6px;left:6px;background:var(--zh-maroon);color:#fff;font-size:10px;font-weight:700;padding:2px 6px;border-radius:10px}.zh-card-info{padding-top:8px;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}.zh-card-title{font-size:13px!important;font-weight:600;margin:0 0 6px;line-height:1.3;height:34px;overflow:hidden}.zh-card-title a{color:var(--zh-text);text-decoration:none}.zh-card-price{font-size:14px!important;margin-bottom:8px}.zh-card-price s{color:#999;font-size:12px;margin-right:6px}.zh-card-price span{color:var(--zh-primary);font-weight:700}.zh-card-btn{width:100%;background:var(--zh-primary);color:#fff;border:none;padding:8px 10px;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:background .2s ease}.zh-card-btn:hover{background:var(--zh-accent)}.zh-free-delivery-strip{background-color:var(--zh-maroon);color:#f5e6c8;text-align:center;padding:12px 15px;font-size:14px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;border-top:1px solid var(--zh-gold);border-bottom:1px solid var(--zh-gold);margin:35px 0}. .zh-product-grid{display:grid!important;grid-template-columns:repeat(6,1fr)!important;gap:14px!important;max-width:1280px;margin:30px auto!important;padding:0 15px}.zh-product-card{border:1px solid #e2e2e2!important;border-radius:8px!important;overflow:hidden;background:#fff!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;padding:10px!important;transition:transform .2s ease,box-shadow .2s ease!important}.zh-product-card:hover{transform:translateY(-3px);box-shadow:0 6px 18px #00000014!important}.zh-product-img-link{position:relative;display:block;width:100%;height:145px!important;overflow:hidden;border-radius:6px;background:#f9f9f9}.zh-product-img-link img{width:100%!important;height:100%!important;object-fit:cover!important}.zh-product-info{padding:8px 0 0!important;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}.zh-product-title{font-size:13px!important;font-weight:600!important;margin:0 0 6px!important;line-height:1.3;height:34px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.zh-product-title a{color:var(--zh-text)!important;text-decoration:none!important}.zh-product-price{font-size:14px!important;margin-bottom:8px!important}.zh-product-price s{color:#999!important;font-size:12px!important;margin-right:4px!important}.zh-product-price span{color:var(--zh-primary)!important;font-weight:700!important}.zh-add-btn{width:100%!important;background:var(--zh-primary)!important;color:#fff!important;border:none!important;padding:8px 10px!important;border-radius:6px!important;font-size:12px!important;font-weight:600!important;cursor:pointer!important;transition:background .2s ease!important}.zh-add-btn:hover{background:var(--zh-accent)!important}@media screen and (max-width:990px){.zh-product-grid{grid-template-columns:repeat(3,1fr)!important;gap:12px!important}}@media screen and (max-width:600px){.zh-product-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.zh-product-img-link{height:125px!important}}.zh-rating-summary{text-align:center;margin-bottom:24px}.zh-rating-score{font-size:32px;font-weight:700;color:var(--zh-accent);margin-right:8px}.zh-testimonial-track{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.zh-testimonial-card{background:var(--zh-bg-soft);border-radius:var(--zh-radius);padding:20px}.zh-testimonial-text{font-style:italic;color:#444;min-height:60px}.zh-testimonial-author{display:flex;align-items:center;gap:10px;margin-top:12px}.zh-testimonial-author img{width:40px;height:40px;border-radius:50%;object-fit:cover}.zh-testimonial-author span{display:block;font-size:12px;color:#999}.zh-footer{background-color:#121212!important;color:#e0e0e0!important;padding:50px 20px 20px;margin-top:50px;font-size:13px;border-top:3px solid var(--zh-gold)}.zh-footer-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr 1.5fr;gap:25px}.zh-footer-col h4{color:var(--zh-gold)!important;font-size:15px!important;margin-bottom:15px!important;text-transform:uppercase;letter-spacing:.5px}.zh-footer-col p{line-height:1.6;color:#ccc!important;margin:0 0 10px}.zh-footer-col ul{list-style:none!important;padding:0!important;margin:0!important}.zh-footer-col ul li{margin-bottom:8px!important}.zh-footer-col ul li a{color:#ccc!important;text-decoration:none!important;transition:color .2s}.zh-footer-col ul li a:hover{color:var(--zh-gold)!important}.zh-footer-bottom{max-width:1200px;margin:30px auto 0;padding-top:20px;border-top:1px solid #2a2a2a;text-align:center;color:#888;font-size:12px}@media(max-width:990px){.zh-category-grid{grid-template-columns:repeat(3,1fr)!important}.zh-4-product-grid{grid-template-columns:repeat(2,1fr)!important}.zh-product-grid{grid-template-columns:repeat(3,1fr)}.zh-testimonial-track{grid-template-columns:repeat(2,1fr)}.zh-footer-container{grid-template-columns:1fr 1fr}}@media(max-width:600px){.zh-hero-slider{height:360px}.zh-hero-content{margin-left:5%;max-width:90%;padding:20px}.zh-category-grid{grid-template-columns:repeat(3,1fr)!important;gap:8px!important}.zh-category-img-wrap{width:65px!important;height:65px!important;min-width:65px!important;min-height:65px!important}.zh-category-title{font-size:11px!important}.zh-4-product-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.zh-product-grid{grid-template-columns:repeat(2,1fr)}.zh-testimonial-track,.zh-footer-container{grid-template-columns:1fr}}.zh-4-product-grid,.zh-countdown-section .zh-product-grid,.zh-countdown-offer .zh-product-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:12px!important;width:100%!important;max-width:1200px!important;margin:20px auto!important;clear:both!important}.zh-product-grid,.zh-6-product-grid{display:grid!important;grid-template-columns:repeat(6,1fr)!important;gap:12px!important;width:100%!important;max-width:1280px!important;margin:25px auto!important;clear:both!important}.zh-4-product-grid>*,.zh-product-grid>*,.zh-6-product-grid>*{min-width:0!important;width:100%!important;box-sizing:border-box!important}.zh-small-product-card,.zh-product-card{display:flex!important;flex-direction:column!important;justify-content:space-between!important;height:100%!important;background:#fff!important;border:1px solid #e2e2e2!important;border-radius:8px!important;padding:8px!important}@media screen and (max-width:990px){.zh-product-grid,.zh-6-product-grid{grid-template-columns:repeat(3,1fr)!important}.zh-4-product-grid{grid-template-columns:repeat(2,1fr)!important}}@media screen and (max-width:600px){.zh-product-grid,.zh-6-product-grid,.zh-4-product-grid{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/zafran-custom.css.map */
