.section-header.aapka-header-section{position:sticky;top:0;z-index:1000!important}.section-header.aapka-header-section.shopify-section-header-hidden{transform:translateY(-100%)}.section-header.aapka-header-section.animate{transition:transform .18s ease}.aapka-header-shell{--ah-body: var(--aapka-font-body, var(--font-body-family, sans-serif));--ah-heading: var(--aapka-font-heading, var(--font-heading-family, sans-serif));--ah-label-size: 1.2rem;--ah-action-size: 1.4rem;--ah-nav-size: var(--aapka-text-nav, 1.4rem);--ah-search-size: var(--aapka-text-input, 1.6rem);--ah-accent: #c91818;display:block;font-family:var(--ah-body);color:rgb(var(--color-foreground));letter-spacing:0}html body .aapka-header-shell .aapka-header{display:block;width:100%;min-width:0;padding-top:0;padding-bottom:0}.aapka-header .aapka-header__row{display:grid;grid-template-areas:"logo search actions";grid-template-columns:minmax(0,auto) minmax(0,1fr) auto;align-items:center;gap:clamp(1.2rem,2vw,2.8rem);min-height:8rem;padding-block:var(--aapka-header-padding-top, 10px) var(--aapka-header-padding-bottom, 10px)}.aapka-header .aapka-header__brand{grid-area:logo;min-width:0}.aapka-header .header__heading{margin:0;line-height:1}html body .aapka-header .aapka-header__logo-link{display:block;margin:0;padding:0;text-decoration:none}.aapka-header .header__heading-logo-wrapper{width:min(var(--aapka-header-logo-width, 160px),22rem);max-width:100%;transition:transform .18s ease}.aapka-header .header__heading-logo{display:block;width:100%;height:auto}.aapka-header .aapka-header__shop-name{display:block;max-width:20rem;font-family:var(--ah-heading);font-size:2.2rem;font-weight:700;line-height:1.2;overflow-wrap:anywhere;letter-spacing:-.02em}.scrolled-past-header [data-sticky-type=reduce-logo-size] .header__heading-logo-wrapper{transform:scale(.85);transform-origin:left center}html body .aapka-header .aapka-header__search{grid-area:search;position:relative!important;left:auto!important;transform:none!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important}.aapka-header .aapka-header__search predictive-search,.aapka-header .aapka-header__search search-form{display:block;min-width:0}html body .aapka-header-shell .aapka-header .header__search-inline-form .search__input.field__input{font-family:var(--ah-body)!important;font-size:var(--ah-search-size)!important;font-weight:400!important;line-height:1.3!important;letter-spacing:0!important;min-height:4.4rem!important;height:4.4rem!important;min-width:0!important}html body .aapka-header .header__search-inline-form .search__input::placeholder{font-family:var(--ah-body)!important;font-size:inherit!important;color:#6b6b6b!important;opacity:1}html body .aapka-header .header__search-inline-form .field{border-color:var(--ah-accent)!important}html body .aapka-header .header__search-inline-form .field:focus-within{outline:2px solid currentColor;outline-offset:3px}html body .aapka-header .header__search-inline-form .field__button{position:relative!important;inset:auto!important;flex:0 0 4.4rem!important;min-width:4.4rem!important;width:4.4rem!important;max-width:4.4rem!important;min-height:4.4rem!important;height:4.4rem!important;margin:0!important}html body .aapka-header .header__search-inline-form .search__button{background:var(--ah-accent)!important;color:#fff!important}html body .aapka-header .header__search-inline-form .search__button:hover{background:#a71111!important}html body .aapka-header .header__search-inline-form .reset__button.hidden{display:none!important}html body .aapka-header .predictive-search{z-index:5!important;max-height:min(65vh,48rem);overflow-y:auto}.aapka-header .aapka-header__actions{grid-area:actions;display:flex;align-items:center;justify-content:flex-end;gap:1.8rem;min-width:0}.aapka-header .aapka-hd-act{display:flex;align-items:center;gap:.8rem;min-width:4.4rem;min-height:4.4rem;color:inherit;text-decoration:none;border-radius:.4rem}.aapka-header .aapka-header__account-icon,.aapka-header .aapka-hd-bag{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 2.8rem;width:2.8rem;height:2.8rem}.aapka-header .aapka-header__account-icon svg,.aapka-header .aapka-header__account-icon .svg-wrapper,.aapka-header .aapka-header__account-icon account-icon,.aapka-header .aapka-header__account-icon img,.aapka-header .aapka-hd-bag svg{display:block;width:100%;height:100%}.aapka-header .aapka-hd-bag svg{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.aapka-header .aapka-hd-act__text{display:flex;flex-direction:column;gap:.2rem;min-width:0;max-width:12rem;font-family:var(--ah-body)}.aapka-header .aapka-hd-act__text small{display:block;overflow:hidden;margin:0;font-size:var(--ah-label-size);font-weight:400;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.aapka-header .aapka-hd-act__text b{display:block;margin:0;font-size:var(--ah-action-size);font-weight:600;line-height:1.3}.aapka-header .aapka-hd-total{font-variant-numeric:tabular-nums}.aapka-header .aapka-hd-count{position:absolute;top:-.8rem;right:-1rem;display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;padding-inline:.4rem;border-radius:999px;background:var(--ah-accent);color:#fff;font-family:var(--ah-body);font-size:1.1rem;font-weight:700;line-height:1;font-variant-numeric:tabular-nums}.aapka-header [hidden]{display:none!important}.aapka-header .aapka-hd-act:hover b{text-decoration:underline;text-underline-offset:.2em}.aapka-header .aapka-header__navigation{position:relative;display:flex;align-items:center;gap:1.8rem;min-width:0;padding-block:.8rem;border-top:1px solid rgba(var(--color-foreground),.15);color:rgb(var(--color-foreground));background:rgb(var(--color-background))}.aapka-header .aapka-header__category{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;gap:.8rem;min-height:4.4rem;padding:.8rem 1.4rem;border-radius:.7rem;background:var(--ah-accent);color:#fff;font-family:var(--ah-body);font-size:var(--ah-nav-size);font-weight:600;line-height:1.3;text-decoration:none}.aapka-header .aapka-header__category svg{flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.8}.aapka-header .header__inline-menu{display:block;flex:1 1 auto;min-width:0;margin:0}.aapka-header .list-menu{margin:0;padding:0;list-style:none}.aapka-header .list-menu--inline{display:flex;flex-wrap:wrap;align-items:center;gap:.2rem 1.8rem}.aapka-header .header__menu-item,.aapka-header .mega-menu__link,.aapka-header .menu-drawer__menu-item{font-family:var(--ah-body);font-size:var(--ah-nav-size);font-weight:500;line-height:1.4;letter-spacing:0}.aapka-header .header__menu-item{display:flex;align-items:center;min-height:4.4rem;padding:.7rem .4rem;color:rgb(var(--color-foreground));text-decoration:none}.aapka-header summary.header__menu-item{position:relative;padding-right:2.1rem;cursor:pointer}.aapka-header .header__menu-item .icon-caret{right:.3rem}.aapka-header .header__active-menu-item{text-decoration:underline;text-underline-offset:.25em}.aapka-header .header__submenu{z-index:4;padding:1rem;max-width:min(32rem,calc(100vw - 4rem))}.aapka-header .header__submenu .header__menu-item,.aapka-header .mega-menu__link{white-space:normal;overflow-wrap:anywhere}.aapka-header .aapka-header__drawer{grid-area:menu;display:none}.aapka-header .aapka-header__drawer header-drawer{display:block;margin:0}.aapka-header .menu-drawer-container{display:flex}.aapka-header .header__icon--menu{min-width:4.4rem;min-height:4.4rem;margin:0}.aapka-header .aapka-header__utilities,.aapka-header .aapka-header__apps{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.8rem 1.2rem;min-width:0;padding-bottom:.8rem}.aapka-header .aapka-header__utilities .localization-form{margin:0;padding:0}.aapka-header .aapka-header__utilities .disclosure__button{min-height:4.4rem;font-family:var(--ah-body);font-size:1.3rem;line-height:1.4}.aapka-header .aapka-header__apps>*{max-width:100%}html body .aapka-header a:focus-visible,html body .aapka-header button:focus-visible,html body .aapka-header summary:focus-visible{outline:2px solid rgb(var(--color-foreground))!important;outline-offset:3px!important}@media screen and (min-width:990px){[data-menu-type=drawer] .aapka-header__drawer{display:block}[data-menu-type=drawer] .aapka-header__row{grid-template-areas:"menu logo search actions";grid-template-columns:4.4rem minmax(0,auto) minmax(0,1fr) auto}.aapka-header--middle-center .aapka-header__row{grid-template-areas:"search logo actions";grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}[data-menu-type=drawer] .aapka-header--middle-center .aapka-header__row{grid-template-areas:"menu search logo actions";grid-template-columns:4.4rem minmax(0,1fr) auto minmax(0,1fr)}.aapka-header--top-left .aapka-header__row,.aapka-header--top-center .aapka-header__row{grid-template-areas:"menu logo actions" "search search search";grid-template-columns:minmax(4.4rem,1fr) auto minmax(4.4rem,1fr)}.aapka-header--top-left .aapka-header__row{grid-template-columns:auto minmax(0,1fr) auto}.aapka-header--no-menu .aapka-header__drawer{display:none}}@media screen and (min-width:990px)and (max-width:1199px){.aapka-header .aapka-header__actions{gap:1.2rem}.aapka-header .aapka-hd-act__text{max-width:9rem}}@media screen and (max-width:989px){.aapka-header .aapka-header__row{grid-template-areas:"menu logo actions" "search search search";grid-template-columns:4.4rem minmax(0,1fr) auto;gap:1.2rem .8rem;min-height:auto;padding-block:max(1rem,var(--aapka-header-padding-top-mobile, 10px)) max(1.2rem,var(--aapka-header-padding-bottom-mobile, 10px))}.aapka-header--mobile-center .aapka-header__row{grid-template-columns:minmax(4.4rem,1fr) auto minmax(9rem,1fr)}.aapka-header--mobile-center .aapka-header__brand{justify-self:center}.aapka-header--mobile-left.aapka-header--no-menu .aapka-header__row{grid-template-areas:"logo actions" "search search";grid-template-columns:minmax(0,1fr) auto}.aapka-header .aapka-header__drawer{display:block}.aapka-header .aapka-header__navigation{display:none}.aapka-header .header__heading-logo-wrapper{width:min(var(--aapka-header-logo-width, 160px),15rem)}.aapka-header .aapka-header__shop-name{max-width:15rem;font-size:1.8rem}.aapka-header .aapka-header__actions{gap:.2rem}.aapka-header .aapka-hd-act{justify-content:center;gap:0;min-width:4.4rem;min-height:4.4rem}.aapka-header .aapka-hd-act__text{display:none}.aapka-header .aapka-header__account-icon,.aapka-header .aapka-hd-bag{flex-basis:2.4rem;width:2.4rem;height:2.4rem}.aapka-header .menu-drawer__menu-item{min-height:4.4rem;font-size:1.5rem}}@media screen and (max-width:749px){.aapka-header .header__heading-logo-wrapper{width:min(var(--aapka-header-logo-width, 160px),11rem,29vw)}.aapka-header .aapka-header__shop-name{max-width:29vw;font-size:1.6rem}}@media(prefers-reduced-motion:reduce){.section-header.aapka-header-section.animate,.aapka-header .header__heading-logo-wrapper{transition:none}}.aapka-header .header__search-persistent{position:relative!important;overflow:visible!important}.aapka-header .header__search-persistent predictive-search{position:relative!important;display:block!important;width:100%!important;min-width:0!important;--color-foreground: 17, 17, 17;--color-background: 255, 255, 255;--color-link: 17, 17, 17;--color-shadow: 0, 0, 0}html body .aapka-header .header__search-persistent .predictive-search{position:absolute!important;top:calc(100% + .4rem)!important;left:0!important;right:auto!important;width:100%!important;max-width:100%!important;max-height:min(65vh,48rem)!important;overflow-x:hidden!important;overflow-y:auto!important;z-index:1200!important;border:1px solid #e4ded4!important;border-top:0!important;border-radius:0 0 12px 12px!important;background:#fff!important;background-color:#fff!important;color:#111!important;box-shadow:0 10px 28px #00000024!important}.aapka-header .predictive-search__results-groups-wrapper{background:#fff!important;color:#111!important;border-bottom-color:#e8e3db!important}.aapka-header .predictive-search__heading{margin:0 1.6rem!important;padding:1.3rem 0 .8rem!important;border-bottom:1px solid #eee9e1!important;color:#666!important;font-family:var(--ah-body)!important;font-size:1.2rem!important;font-weight:700!important;line-height:1.3!important;letter-spacing:.08em!important;text-transform:uppercase}.aapka-header .predictive-search__list-item{margin:0!important;padding:0!important}.aapka-header .predictive-search__item{width:100%!important;min-height:7.2rem!important;padding:1rem 1.6rem!important;color:#111!important;background:#fff!important;font-family:var(--ah-body)!important;text-decoration:none!important}.aapka-header .predictive-search__item--link-with-thumbnail{display:grid!important;grid-template-columns:6rem minmax(0,1fr)!important;grid-template-areas:"product-image product-content"!important;column-gap:1.4rem!important;align-items:center!important}.aapka-header .predictive-search__image{grid-area:product-image;display:block!important;width:6rem!important;height:6rem!important;max-width:6rem!important;object-fit:contain!important;border:1px solid #eee9e1;border-radius:7px;background:#fff}.aapka-header .predictive-search__item-content,.aapka-header .predictive-search__item-heading,.aapka-header .predictive-search__item-heading.h5,.aapka-header .predictive-search__item-content p,.aapka-header .predictive-search__item-content span,.aapka-header .predictive-search__item-content div{color:#111!important}.aapka-header .predictive-search__item-content{grid-area:product-content;min-width:0!important;gap:.35rem}.aapka-header .predictive-search__item-heading,.aapka-header .predictive-search__item-heading.h5{display:-webkit-box!important;overflow:hidden!important;margin:0!important;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-family:var(--ah-body)!important;font-size:1.4rem!important;font-weight:600!important;line-height:1.35!important;letter-spacing:0!important}.aapka-header .predictive-search__item-vendor{color:#77736d!important;font-size:1.1rem!important;line-height:1.3!important}.aapka-header .predictive-search .price,.aapka-header .predictive-search .price *,.aapka-header .predictive-search .price-item{color:#c91818!important;font-family:var(--ah-body)!important;font-size:1.3rem!important;font-weight:700!important;line-height:1.3!important}.aapka-header .predictive-search .price--on-sale .price-item--regular{color:#77736d!important;font-weight:400!important}.aapka-header .predictive-search__list-item[aria-selected=true]>*,.aapka-header .predictive-search__list-item:hover>*,.aapka-header .predictive-search__item[aria-selected=true],.aapka-header .predictive-search__item:hover{background:#f7f5f0!important;color:#111!important}.aapka-header .predictive-search__list-item[aria-selected=true] .predictive-search__item-heading,.aapka-header .predictive-search__list-item:hover .predictive-search__item-heading{color:#c91818!important;text-decoration:none!important}.aapka-header .predictive-search__item--term{min-height:5rem!important;border-top:1px solid #eee9e1;color:#111!important;background:#f7f5f0!important;font-size:1.35rem!important;font-weight:600!important}.aapka-header .predictive-search__item--term:hover{color:#c91818!important;background:#efebe4!important}.aapka-header .predictive-search__item--term .icon-arrow,.aapka-header .predictive-search__item--term .svg-wrapper{color:#c91818!important}@media screen and (min-width:750px){.aapka-header .predictive-search__results-groups-wrapper{align-items:stretch}.aapka-header .predictive-search__result-group{min-width:0}}@media screen and (max-width:749px){html body .aapka-header .header__search-persistent .predictive-search{top:calc(100% + .3rem)!important;width:100%!important;max-height:min(60vh,42rem)!important;border-radius:0 0 10px 10px!important}.aapka-header .predictive-search__item{min-height:6.6rem!important;padding:.8rem 1.2rem!important}.aapka-header .predictive-search__item--link-with-thumbnail{grid-template-columns:5.2rem minmax(0,1fr)!important;column-gap:1rem!important}.aapka-header .predictive-search__image{width:5.2rem!important;height:5.2rem!important;max-width:5.2rem!important}.aapka-header .predictive-search__item-heading,.aapka-header .predictive-search__item-heading.h5{font-size:1.3rem!important}}.aapka-header-shell,.aapka-header-shell.header-wrapper,.aapka-header-shell.gradient,.aapka-header{background:#fff!important;background-color:#fff!important;background-image:none!important;color:#111!important}.aapka-header__navigation,.aapka-header__navigation.gradient{background:#fff!important;background-color:#fff!important;background-image:none!important;color:#111!important;border-top:1px solid #e6e6e6}.aapka-header__navigation .header__menu-item,.aapka-header__navigation .list-menu__item,.aapka-header__navigation .list-menu__item--link,.aapka-header__navigation .mega-menu__link{color:#111!important}.aapka-header__navigation .header__menu-item:hover,.aapka-header__navigation .list-menu__item--link:hover,.aapka-header__navigation .mega-menu__link:hover{color:#e02020!important}.aapka-header .aapka-hd-act{color:#111!important}.aapka-header .aapka-hd-act__text small{color:#666!important}.aapka-header .aapka-hd-act__text b{color:#111!important}.aapka-header .aapka-hd-act:hover b{color:#e02020!important}.aapka-header .aapka-header__shop-name{color:#111!important}.aapka-header header-drawer,.aapka-header .header__icon,.aapka-header .header__icon svg,.aapka-header .svg-wrapper{color:#111}.aapka-header .predictive-search{background:#fff!important;color:#111!important}.aapka-header__category,.aapka-header__navigation .aapka-header__category{background:#e02020!important;color:#fff!important;border-radius:10px;font-weight:700;text-decoration:none!important}.aapka-header__category span,.aapka-header__category svg,.aapka-header__category svg *{color:#fff!important;stroke:#fff!important}.aapka-header__category:hover,.aapka-header__navigation .aapka-header__category:hover{background:#c91818!important;color:#fff!important}.aapka-header__category:hover span,.aapka-header__category:hover svg,.aapka-header__category:hover svg *{color:#fff!important;stroke:#fff!important}.aapka-header__navigation .header__active-menu-item,.aapka-header__navigation a[aria-current=page],.aapka-header__navigation .list-menu__item--active{color:#e02020!important;font-weight:700!important;text-decoration:none!important}.aapka-header__navigation .header__active-menu-item:hover,.aapka-header__navigation a[aria-current=page]:hover{color:#c91818!important}.aapka-header__navigation .header__active-menu-item span,.aapka-header__navigation a[aria-current=page] span{color:inherit!important}
/*# sourceMappingURL=/cdn/shop/t/5/assets/aapka-header.css.map */
