.section-header.shopify-section-group-header-group{z-index:50}.shopify-section-header-sticky{position:sticky;top:0}.shopify-section-header-hidden{top:calc(-1 * var(--header-height))}.shopify-section-header-hidden.menu-open{top:0}.section-header.animate{transition:top .15s ease-out}.shopify-section-group-header-group{z-index:4}.shopify-section-group-header-group{position:sticky;top:0;transition-property:background-color,color,border-color;transition-duration:.5s;background-color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.shopify-section-group-header-group.scrolled,.shopify-section-group-header-group.mobile-menu-open{background:linear-gradient(to right,#58098f,#ee2a4b);color:#f3f4f6;box-shadow:0 2px 8px #00000014}.shopify-section-group-header-group.scrolled .side-panel-content--tabs{color:rgba(var(--color-foreground),.75)}.shopify-section-group-header-group.scrolled .menu-button,.shopify-section-group-header-group.scrolled .menu-link,.shopify-section-group-header-group.scrolled .header-right-item,.shopify-section-group-header-group.mobile-menu-open .menu-button,.shopify-section-group-header-group.mobile-menu-open .menu-link,.shopify-section-group-header-group.mobile-menu-open .header-right-item{color:#f3f4f6}.shopify-section-group-header-group.scrolled .header-right-item:hover,.shopify-section-group-header-group.mobile-menu-open .header-right-item:hover{background-color:#ffffff1a}.shopify-section-group-header-group.scrolled .header-search-input,.shopify-section-group-header-group.mobile-menu-open .header-search-input{border:1px solid rgba(255,255,255,.2);background-color:#ffffff1a;color:#fff}.shopify-section-group-header-group.scrolled .header-search-input:focus-visible,.shopify-section-group-header-group.mobile-menu-open .header-search-input:focus-visible{outline:.1rem solid white!important;outline-offset:0!important;box-shadow:none!important;border-color:transparent!important}.shopify-section-group-header-group.scrolled .header-search-input::placeholder,.shopify-section-group-header-group.scrolled svg{color:#b3b3b3}.section-header~.shopify-section-group-header-group{z-index:initial}.header{z-index:50;width:100%;-webkit-backdrop-filter:blur(8px)}.header-content{width:100%;max-width:var(--grid-width, 1400px);height:4rem;margin:0 auto;display:flex;justify-content:space-between;align-items:center;min-height:60px;padding:0 2rem}.header-left{display:flex;align-items:center;gap:1.5rem}.header-logo{display:flex;align-items:center;text-decoration:none;color:inherit}.header-logo-text{font-family:Fonarto,sans-serif;font-size:1.5rem;line-height:2rem;font-weight:600;color:#f64555;margin-left:1rem}.nav-menu{display:none}@media (min-width: 768px){.nav-menu{display:flex;gap:1rem}}.menu-item{position:relative;display:flex;align-items:center}.menu-button{display:flex;align-items:center;font-size:.875rem;font-weight:500;padding:.5rem .75rem;border-radius:.375rem;background:none;border:none;color:#58098f;cursor:pointer;transition:background .2s,color .2s}.menu-button:hover{color:#58098fcc;background-color:#58098f0d}.menu-icon{width:1rem;height:1rem;margin-left:.25rem}.dropdown-menu{position:absolute;top:100%;left:0;margin-top:.25rem;width:14rem;background-color:#fff;border-radius:.375rem;box-shadow:0 2px 8px #0000001a;opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .2s ease-out;z-index:10}.dropdown-menu.open,.menu-item:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.header-right-item-dropdown-wrapper{position:relative}.header-right-item-dropdown-wrapper:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-link{display:block;padding:.75rem 1rem;font-size:.875rem;font-weight:500;color:#374151;text-decoration:none;transition:background .2s,color .2s}.dropdown-link:hover{background-color:#f3f4f6;color:#f64555}.menu-link{font-size:.875rem;font-weight:500;padding:.5rem .75rem;border-radius:.375rem;color:#58098f;text-decoration:none;transition:background .2s,color .2s}.menu-link:hover{color:#58098fcc;background-color:#58098f0d}.header .searchform{flex:1;max-width:36rem;margin-left:1rem;margin-right:1rem;display:none}.header .mobile-searchform{flex:1;margin:0 1rem}@media (min-width: 768px){.header .searchform{display:block}}.search-container{flex:1;max-width:36rem;margin-left:1rem;margin-right:1rem;position:relative}.search-wrapper{position:relative}.search-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);height:1rem;width:1rem;color:#737373}.search-wrapper .header-search-input{width:100%;height:2.25rem;padding:.5rem .75rem .5rem 2.25rem;font-weight:400!important;border:2px solid transparent;border-radius:.375rem;background-color:#f5f5f566;color:#0a0a0a;transition:background-color .2s;font-weight:500;margin-bottom:0}.header-search-input::placeholder{color:#737373}.header-search-input:disabled{cursor:not-allowed;opacity:.5}.header-search-input:focus{outline:none!important;box-shadow:none!important;border-color:#f64555!important}.header-right{display:flex;align-items:center;justify-content:center;gap:1rem;display:none;color:#58098f}@media (min-width: 768px){.header-right{display:inline-flex}}@media only screen and (min-width: 768px){.header-right{min-width:135px}}.header-right-item{align-items:center;justify-content:center;gap:.5rem;display:inline-flex;font-size:1rem;line-height:1.5rem;font-weight:400;height:2.5rem;border-radius:.375rem}.header-right-item:hover{background-color:#58098f0d}.header-right-item svg{width:1rem;height:1rem}@media only screen and (min-width: 768px){.header-right-item{padding:0 10px}}.header-cart-icon-wrapper{position:relative}.header-cart-badge{position:absolute;bottom:0;right:-6px;width:16px;height:16px;background-color:#f64555;color:#fff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;font-size:10px;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.2);-moz-box-shadow:0 2px 4px rgba(0,0,0,.2);box-shadow:0 2px 4px #0003;opacity:0;visibility:hidden}.header-cart-badge--bump{animation:bump .7s ease-out}@keyframes bump{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.header-cart-badge.visible{opacity:1;visibility:visible}.header-mobile-menu-toggle{display:block}@media (min-width: 768px){.header-mobile-menu-toggle{display:none}}.header-mobile-menu-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;border-radius:6px;font-size:.875rem;font-weight:500;padding:.5rem 1rem;height:2.5rem;background-color:transparent;color:inherit;border:none;cursor:pointer;transition:background-color .3s,color .3s}.header-mobile-menu-button:focus-visible{outline:2px solid #000;outline-offset:2px}.header-mobile-menu-icon{width:1rem;height:1rem;pointer-events:none;flex-shrink:0;transition:transform .2s ease}
/*# sourceMappingURL=/cdn/shop/t/21/assets/section-header.css.map */
