*{margin:0;padding:0;box-sizing:border-box}.hgp-header{width:100%;position:sticky;top:0;z-index:9999}.shopify-section:has(.hgp-header){position:sticky;top:0;z-index:9999;overflow:visible!important}.hgp-announcement{background:#6b2d1f;color:#fff;height:42px;display:flex;align-items:center;justify-content:center;font-size:13px}.hgp-announcement strong{color:#ffd27a}.hgp-main-header{background:#fff;border-bottom:1px solid #ececec}.hgp-header-container{max-width:1600px;margin:auto;padding:10px 100px;display:flex;justify-content:space-between;align-items:center}.hgp-logo a{height:10px}.hgp-nav-list{display:flex;gap:20px;list-style:none}.hgp-nav-item a{text-decoration:none;color:#222;font-size:15px;font-weight:500}.hgp-header-icons{display:flex;align-items:center;gap:14px}.hgp-header-icons{display:flex;align-items:center;justify-content:flex-end;gap:16px;flex-shrink:0}.hgp-header-icon-btn{position:relative;width:38px;height:38px;padding:0;margin:0;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:transparent;border:none;border-radius:50%;color:#2b1d16;text-decoration:none;cursor:pointer;line-height:1;transition:color .25s ease,background .25s ease,transform .25s ease}.hgp-header-icon-btn svg{width:21px;height:21px;display:block;flex-shrink:0;fill:currentColor}.hgp-header-icon-btn:hover{color:#6b2d1f;background:#f8f1e8;transform:translateY(-1px)}.hgp-header-icon-btn:visited{color:#2b1d16}.hgp-header-icon-btn:focus{outline:none}.hgp-cart-icon-btn{position:relative}.hgp-cart-count{position:absolute;top:-3px;right:-4px;min-width:20px;height:20px;padding:0 4px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#6b2d1f;color:#fff;font-size:10px;font-weight:700;line-height:1;border:2px solid #fff;pointer-events:none}.hgp-mega-wrapper{position:absolute;top:100%;left:0;width:100%;z-index:10000;background:#fff;border-top:1px solid #eee;box-shadow:0 25px 70px #00000014;opacity:0;visibility:hidden;transform:translateY(20px);transition:.35s ease;z-index:1000}.hgp-mega-wrapper.active{opacity:1;visibility:visible;transform:translateY(0)}.hgp-mega-container{max-width:1600px;margin:auto;padding:30px 100px}.mega-line{width:36px;height:1px;background:#c08a3e}.mega-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:70px;align-items:stretch}.mega-left{min-width:0}.mega-heading{display:flex;align-items:center;gap:10px;margin-bottom:30px}.mega-top{display:flex;align-items:center;gap:12px;margin-top:5px}.mega-subtitle{font-size:13px;color:#c08a3e;letter-spacing:.5px;margin:0}.mega-heading h2{font-size:24px;font-weight:500;color:#2b1d16;line-height:1;margin:0}.mega-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:80px;align-items:start}.mega-column h4{font-size:14px;text-transform:uppercase;font-weight:700;margin-bottom:14px;color:#c08a3e;text-align:left}.mega-column--multi h4{text-align:center}.mega-column ul{list-style:none;margin:0;padding:0}.mega-column-links{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:8px 0px}.mega-column-links--multi{grid-template-rows:repeat(4,auto);grid-auto-flow:column;grid-auto-columns:minmax(110px,max-content)}.mega-column-links li{margin:0;padding:0;min-width:0}.mega-column-links li a{display:inline-flex;align-items:center;gap:4px;margin-left:2px;color:#665b54;text-decoration:none;font-size:12px;font-weight:400;line-height:1.5;white-space:nowrap;transition:color .25s ease,transform .25s ease}.mega-column-links li a:visited{color:#665b54}.mega-column-links li a:hover{color:#6b2d1f;text-decoration:none;transform:translate(3px)}.mega-column-links li a:focus{color:#6b2d1f;text-decoration:none}.list-dot{width:5px;height:5px;min-width:5px;background:#c08a3e;border-radius:50%;display:inline-block}.mega-featured{position:relative;width:360px;min-height:300px;border-radius:24px;overflow:hidden;display:block;text-decoration:none;align-self:stretch}.mega-featured img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.mega-featured:hover img{transform:scale(1.06)}.mega-overlay{position:absolute;z-index:2;left:0;bottom:0;width:100%;padding:28px 24px;background:linear-gradient(to top,rgba(0,0,0,.82),rgba(0,0,0,.25),transparent)}.mega-overlay span{color:#ffd67c;font-size:13px}.mega-overlay h3{color:#fff;font-size:24px;margin:10px 0 16px}.mega-shop-button{display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#2b1d16;border-radius:50px;padding:12px 24px;font-size:13px;font-weight:600;transition:.3s ease}.mega-featured:hover .mega-shop-button{transform:translate(5px)}.active-link{color:#5b2c22}.active-link:after{content:"";position:absolute;left:0;bottom:-8px;width:100%;height:2px;background:#5b2c22}.mega-menu-panel{display:none}.mega-menu-panel.active{display:block}.mega-column--dharohar{grid-column:1 / -1;width:100%}.mega-column--dharohar h4{text-align:left;margin-bottom:18px}.mega-dharohar-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:15px;width:100%}.mega-dharohar-card{display:block;min-width:0;text-decoration:none!important;color:#2b1d16!important}.mega-dharohar-image{position:relative;width:80px;height:80px;margin:0 auto;overflow:hidden;border-radius:14px;background:#f5eee5}.mega-dharohar-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.mega-dharohar-card:hover .mega-dharohar-image img{transform:scale(1.06)}.mega-dharohar-title{display:block;margin-top:10px;color:#2b1d16;font-size:14px;font-weight:600;line-height:1.35;text-align:center;transition:color .25s ease}.mega-dharohar-card:hover .mega-dharohar-title{color:#6b2d1f}.mega-dharohar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f5eee5;color:#c08a3e;font-size:36px;font-weight:600}.hgp-cart-count.is-empty{opacity:0;transform:scale(0);visibility:hidden}.hgp-cart-count{transition:transform .35s cubic-bezier(.34,1.56,.64,1),opacity .25s ease,visibility .25s ease}.hgp-cart-count.cart-count-pop{animation:hgpCartCountPop .65s ease}@keyframes hgpCartCountPop{0%{transform:scale(.4)}45%{transform:scale(1.45)}70%{transform:scale(.9)}to{transform:scale(1)}}.hgp-cart-sparkles{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:20}.hgp-cart-sparkle{position:absolute;left:50%;top:50%;color:#d49a37;font-size:12px;opacity:0;transform:translate(-50%,-50%) scale(0)}.hgp-cart-icon-btn.cart-celebrate .hgp-cart-sparkle--1{animation:hgpSparkleOne 1.2s ease-out 3}.hgp-cart-icon-btn.cart-celebrate .hgp-cart-sparkle--2{animation:hgpSparkleTwo 1.35s ease-out .1s 3}.hgp-cart-icon-btn.cart-celebrate .hgp-cart-sparkle--3{animation:hgpSparkleThree 1.1s ease-out .2s 3}.hgp-cart-icon-btn.cart-celebrate .hgp-cart-sparkle--4{animation:hgpSparkleFour 1.3s ease-out .15s 3}.hgp-cart-icon-btn.cart-celebrate .hgp-cart-sparkle--5{animation:hgpSparkleFive 1.2s ease-out .3s 3}@keyframes hgpSparkleOne{0%{opacity:0;transform:translate(-50%,-50%) scale(0)}35%{opacity:1}to{opacity:0;transform:translate(-35px,-38px) scale(1.3) rotate(90deg)}}@keyframes hgpSparkleTwo{0%{opacity:0;transform:translate(-50%,-50%) scale(0)}35%{opacity:1}to{opacity:0;transform:translate(28px,-32px) scale(.9) rotate(-90deg)}}@keyframes hgpSparkleThree{0%{opacity:0;transform:translate(-50%,-50%) scale(0)}35%{opacity:1}to{opacity:0;transform:translate(38px,8px) scale(1.4) rotate(120deg)}}@keyframes hgpSparkleFour{0%{opacity:0;transform:translate(-50%,-50%) scale(0)}35%{opacity:1}to{opacity:0;transform:translate(-35px,15px) scale(.8) rotate(-120deg)}}@keyframes hgpSparkleFive{0%{opacity:0;transform:translate(-50%,-50%) scale(0)}35%{opacity:1}to{opacity:0;transform:translate(2px,-48px) scale(1.1) rotate(180deg)}}.hgp-cart-icon-btn.cart-celebrate svg{animation:hgpCartIconCelebrate .8s ease}@keyframes hgpCartIconCelebrate{0%{transform:scale(1)}35%{transform:scale(1.25) rotate(-7deg)}65%{transform:scale(.95) rotate(5deg)}to{transform:scale(1) rotate(0)}}.hgp-menu-toggle,.hgp-mobile-drawer{display:none}@media(max-width:1279px){.hgp-header-container{position:relative;width:100%;max-width:none;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;margin:0;padding-top:10px;padding-bottom:10px}.hgp-navigation{display:none}.hgp-mega-wrapper{display:none!important}.hgp-menu-toggle{width:42px;height:42px;padding:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px;justify-self:start;background:transparent;border:none;cursor:pointer;color:#2b1d16;z-index:2}.hgp-menu-toggle span{display:block;height:1.5px;background:currentColor;border-radius:999px;transition:width .3s ease,transform .3s ease,opacity .3s ease}.hgp-menu-toggle span:nth-child(1){width:24px}.hgp-menu-toggle span:nth-child(2){width:18px}.hgp-menu-toggle span:nth-child(3){width:24px}.hgp-menu-toggle:hover span:nth-child(2){width:24px}.hgp-logo{position:static;justify-self:center;display:flex;align-items:center;justify-content:center;min-width:0}.hgp-logo a{height:auto;display:flex;align-items:center;justify-content:center}.hgp-logo img{display:block;width:auto;object-fit:contain}.hgp-header-icons{justify-self:end;display:flex;align-items:center;justify-content:flex-end;flex-shrink:0}.hgp-header-icon-btn{display:inline-flex}.hgp-mobile-drawer{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100dvh;display:block;z-index:20000;visibility:hidden;pointer-events:none}.hgp-mobile-drawer.is-open{visibility:visible;pointer-events:auto}.hgp-mobile-drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#1c120d73;opacity:0;transition:opacity .35s ease;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.hgp-mobile-drawer.is-open .hgp-mobile-drawer-backdrop{opacity:1}.hgp-mobile-drawer-panel{position:absolute;top:0;left:0;width:min(430px,88vw);height:100%;display:flex;flex-direction:column;background:#fff;transform:translate(-100%);transition:transform .42s cubic-bezier(.22,1,.36,1);box-shadow:20px 0 60px #0000001f}.hgp-mobile-drawer.is-open .hgp-mobile-drawer-panel{transform:translate(0)}.hgp-mobile-drawer-header{min-height:78px;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #eee5db}.hgp-mobile-drawer-brand{display:flex;align-items:center}.hgp-mobile-drawer-brand img{display:block;width:auto;max-width:110px;max-height:50px;object-fit:contain}.hgp-mobile-drawer-close{position:relative;width:42px;height:42px;flex-shrink:0;background:#f8f1e8;border:none;border-radius:50%;cursor:pointer}.hgp-mobile-drawer-close span{position:absolute;top:50%;left:50%;width:18px;height:1.5px;background:#2b1d16}.hgp-mobile-drawer-close span:first-child{transform:translate(-50%,-50%) rotate(45deg)}.hgp-mobile-drawer-close span:last-child{transform:translate(-50%,-50%) rotate(-45deg)}.hgp-mobile-drawer-body{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:10px 24px 30px}.hgp-mobile-nav-list{margin:0;padding:0;list-style:none}.hgp-mobile-nav-item{border-bottom:1px solid #eee5db}.hgp-mobile-nav-trigger,.hgp-mobile-nav-direct{width:100%;min-height:62px;margin:0;padding:0;display:flex;align-items:center;justify-content:space-between;gap:20px;background:transparent;border:none;color:#2b1d16;text-decoration:none;text-align:left;font-size:17px;font-weight:600;cursor:pointer}.hgp-mobile-nav-trigger svg{width:19px;height:19px;flex-shrink:0;transition:transform .3s ease}.hgp-mobile-nav-trigger svg,.hgp-mobile-group-trigger svg{transition:transform .45s cubic-bezier(.22,1,.36,1),color .3s ease}.hgp-mobile-nav-trigger.is-open svg,.hgp-mobile-group-toggle.is-open svg{transform:rotate(180deg);color:#c08a3e}.hgp-mobile-submenu{max-height:0;overflow:hidden;opacity:0;transform:translateY(-8px);visibility:hidden;transition:max-height .5s cubic-bezier(.22,1,.36,1),opacity .3s ease,transform .4s cubic-bezier(.22,1,.36,1),visibility 0s linear .5s}.hgp-mobile-nav-trigger.is-open+.hgp-mobile-submenu{max-height:1200px;opacity:1;transform:translateY(0);visibility:visible;transition:max-height .6s cubic-bezier(.22,1,.36,1),opacity .35s ease .05s,transform .45s cubic-bezier(.22,1,.36,1),visibility 0s linear 0s}.hgp-mobile-nav-trigger{transition:color .3s ease,padding-left .35s cubic-bezier(.22,1,.36,1)}.hgp-mobile-nav-trigger.is-open{color:#6b2d1f;padding-left:5px}.hgp-mobile-group-trigger{transition:color .3s ease,padding-left .35s cubic-bezier(.22,1,.36,1)}.hgp-mobile-group-trigger.is-open{color:#c08a3e;padding-left:18px}.hgp-mobile-menu-group{border-top:1px solid #f3ece4}.hgp-mobile-group-trigger,.hgp-mobile-direct-link{width:100%;min-height:52px;padding:0 0 0 14px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:transparent;border:none;color:#6b2d1f;text-decoration:none;text-align:left;font-size:14px;font-weight:700;cursor:pointer}.hgp-mobile-group-trigger svg{width:17px;height:17px;margin-right:4px;transition:transform .3s ease}.hgp-mobile-group-links{height:0;overflow:hidden;transition:height .35s ease}.hgp-mobile-group-links a{position:relative;display:block;padding:10px 10px 10px 30px;color:#665b54;text-decoration:none;font-size:14px;font-weight:400;line-height:1.45;opacity:1;transform:none;transition:color .25s ease,background .25s ease}.hgp-mobile-group-links a:before{content:"";position:absolute;top:50%;left:15px;width:4px;height:4px;border-radius:50%;background:#c08a3e;transform:translateY(-50%)}.hgp-mobile-group-links a:hover{color:#6b2d1f;background:#fbf7f1}.hgp-mobile-group-trigger{display:flex;align-items:center;justify-content:space-between;min-height:52px;padding-left:14px}.hgp-mobile-group-link{flex:1;text-decoration:none;color:#6b2d1f;font-size:14px;font-weight:700}.hgp-mobile-group-toggle{width:44px;height:44px;border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer}.hgp-mobile-group-toggle svg{width:17px;height:17px;transition:.35s}.hgp-mobile-group-toggle.is-open svg{transform:rotate(180deg)}.hgp-mobile-drawer-footer{padding:16px 24px;border-top:1px solid #eee5db;background:#fbf7f1}.hgp-mobile-drawer-footer a{display:flex;align-items:center;gap:12px;color:#2b1d16;text-decoration:none;font-size:14px;font-weight:600}.hgp-mobile-drawer-footer svg{width:20px;height:20px}body.hgp-menu-open{overflow:hidden}}@media(min-width:1081px)and (max-width:1279px){.hgp-header-container{padding-left:60px;padding-right:60px}.hgp-logo img{max-width:105px;max-height:58px}.hgp-header-icons{gap:12px}.hgp-header-icon-btn{width:40px;height:40px}.hgp-header-icon-btn svg{width:21px;height:21px}.hgp-mobile-drawer-panel{width:430px}}@media(min-width:768px)and (max-width:1080px){.hgp-header-container{padding-left:36px;padding-right:36px}.hgp-logo img{max-width:100px;max-height:54px}.hgp-header-icons{gap:8px}.hgp-header-icon-btn{width:38px;height:38px}.hgp-header-icon-btn svg{width:20px;height:20px}.hgp-mobile-drawer-panel{width:400px}}@media(max-width:767px){.hgp-announcement{min-height:34px;height:auto;padding:7px 16px;text-align:center;font-size:11px;line-height:1.35}.hgp-header-container{min-height:64px;padding:8px 16px}.hgp-menu-toggle{width:38px;height:38px}.hgp-menu-toggle span:nth-child(1){width:22px}.hgp-menu-toggle span:nth-child(2){width:16px}.hgp-menu-toggle span:nth-child(3){width:22px}.hgp-logo img{max-width:88px;max-height:48px}.hgp-header-icons{gap:2px}.hgp-header-icon-btn{width:36px;height:36px}.hgp-header-icon-btn svg{width:19px;height:19px}.hgp-search-btn{display:none}.hgp-cart-count{top:-1px;right:-2px;min-width:17px;height:17px;padding:0 3px;font-size:9px;border-width:1.5px}.hgp-mobile-drawer-panel{width:min(360px,90vw)}.hgp-mobile-drawer-header{min-height:70px;padding:14px 18px}.hgp-mobile-drawer-brand img{max-width:95px;max-height:45px}.hgp-mobile-drawer-body{padding:8px 18px 24px}.hgp-mobile-nav-trigger,.hgp-mobile-nav-direct{min-height:58px;font-size:16px}.hgp-mobile-drawer-footer{padding:15px 18px}}.mega-heading h2 a{color:inherit;text-decoration:none;transition:color .3s ease}.mega-heading h2 a:hover{color:#6b2d1f}.mega-column h4 a{color:inherit;text-decoration:none;display:inline-block;transition:.3s ease}.mega-column h4 a:hover{color:var(--hgp-accent)}.hgp-logo img{height:55px;width:auto;display:block;object-fit:contain}
/*# sourceMappingURL=/cdn/shop/t/6/assets/custom-headers.css.map */
