.mega-menu{position:static}.mega-menu__content{position:absolute;top:calc(100% - 1rem);left:50%;transform:translate(-50%);padding-bottom:4rem;padding-top:4rem;overflow-y:auto;background-color:rgb(var(--color-background));width:calc(var(--page-width) - 10rem);max-width:100%}.shopify-section-header-sticky .mega-menu__content{max-height:calc(100vh - var(--header-bottom-position-desktop, 20rem) - 4rem)}.header-wrapper--border-bottom .mega-menu__content{border-top:0}.js .mega-menu__content{opacity:0}.mega-menu[open] .mega-menu__content{opacity:1;z-index:2}.mega-menu__list{display:grid;gap:1.8rem 4rem;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;padding:0}.mega-menu__link{color:rgba(var(--color-foreground),1);display:block;font-size:1.6rem;line-height:1.3;padding-bottom:.6rem;padding-top:.6rem;text-decoration:none;transition:text-decoration var(--duration-short) ease;word-wrap:break-word}.mega-menu__link--level-2{font-size:2.2rem;font-weight:500;padding-bottom:1rem}.mega-menu__link:hover{color:rgb(var(--color-accent))}.mega-menu__link--active{color:rgb(var(--color-accent));text-decoration:underline}.mega-menu__link--active:hover{text-decoration-thickness:.2rem}.mega-menu .mega-menu__list--condensed{display:block}.mega-menu__list--condensed .mega-menu__link{font-weight:400}.mega-menu__wrap{display:flex;justify-content:space-between;margin:0 auto}.custom-mega-menu{position:static}.custom-mega-menu__content{position:absolute;top:calc(100% - 1rem);left:50%;transform:translate(-50%);padding:3rem 0;overflow-y:auto;background-color:#fff;width:calc(var(--page-width) - 10rem);max-width:100%;border-radius:var(--popup-corner-radius);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}.shopify-section-header-sticky .custom-mega-menu__content{max-height:calc(100vh - var(--header-bottom-position-desktop, 20rem) - 4rem)}.header-wrapper--border-bottom .custom-mega-menu__content{border-top:0}.js .custom-mega-menu__content{opacity:0}.custom-mega-menu[open] .custom-mega-menu__content{opacity:1;z-index:2;box-shadow:#0000001a 0 10px 50px}.custom-mega-menu__wrap{margin:0 auto}.custom-mega-menu__grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:3rem;align-items:start}.custom-mega-menu__column{display:flex;flex-direction:column}.custom-mega-menu__column-title{font-size:1.4rem;font-weight:600;margin-bottom:1.5rem;color:rgba(var(--color-foreground),1);text-transform:uppercase;letter-spacing:.5px}.custom-mega-menu__column-title--ingredients{margin-top:2rem}.custom-mega-menu__product-grid{display:flex;flex-wrap:wrap;gap:1rem}.custom-mega-menu__product-item{background-color:#fcf8ee;border:1px solid rgba(var(--color-foreground),.1);border-radius:8px;padding:1rem;transition:transform var(--duration-short) ease,box-shadow var(--duration-short) ease;flex:1;min-width:calc(50% - .5rem)}.custom-mega-menu__product-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(var(--color-shadow),.15)}.custom-mega-menu__product-item:hover,.custom-mega-menu__product-item.header__active-menu-item{background-color:#569884;color:#fff;border-color:#569884}.custom-mega-menu__product-link{display:flex;flex-direction:row;align-items:center;text-decoration:none;color:rgba(var(--color-foreground),1);gap:1rem;background-color:#fcf8ee;outline:none}.custom-mega-menu__product-item.header__active-menu-item .custom-mega-menu__product-link,.custom-mega-menu__product-item:hover .custom-mega-menu__product-link{background:transparent}.custom-mega-menu__product-image{width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:4px;overflow:hidden;flex-shrink:0}.custom-mega-menu__product-image img{width:100%;height:100%;object-fit:contain}.custom-mega-menu__placeholder-image{width:100%;height:100%;background-color:rgba(var(--color-foreground),.05);display:flex;align-items:center;justify-content:center;font-size:1rem;color:rgba(var(--color-foreground),.6);border-radius:4px}.custom-mega-menu__product-name{font-size:1.4rem;font-weight:500;color:rgba(var(--color-foreground),1);flex:1}.custom-mega-menu__product-item.header__active-menu-item .custom-mega-menu__product-link .custom-mega-menu__product-name,.custom-mega-menu__product-item:hover .custom-mega-menu__product-link .custom-mega-menu__product-name{color:#fff}.custom-mega-menu__effect-buttons{display:flex;flex-wrap:wrap;gap:.8rem}.custom-mega-menu__effect-button{background-color:#fcf8ee;border:1px solid #FCF8EE;border-radius:20px;padding:.8rem 1.2rem;font-size:1.3rem;font-weight:500;color:rgba(var(--color-foreground),1);text-decoration:none;text-align:center;transition:all var(--duration-short) ease;cursor:pointer;flex:1;min-width:calc(50% - .4rem)}.custom-mega-menu__effect-button:hover{transform:translateY(-2px)}.custom-mega-menu__effect-button:hover,.custom-mega-menu__effect-button.header__active-menu-item{background-color:#569884;color:#fff;border-color:#569884}.custom-mega-menu__ingredient-buttons,.custom-mega-menu__spectrum-buttons{display:flex;flex-wrap:wrap;gap:.8rem}.custom-mega-menu__ingredient-button,.custom-mega-menu__spectrum-button{background-color:#fcf8ee;border:1px solid #FCF8EE;border-radius:20px;padding:.8rem 1.2rem;font-size:1.3rem;font-weight:500;color:rgba(var(--color-foreground),1);text-decoration:none;text-align:center;transition:all var(--duration-short) ease;cursor:pointer;flex:1;min-width:calc(50% - .4rem)}.custom-mega-menu__ingredient-button:nth-child(n+3){min-width:32%}.custom-mega-menu__ingredient-button:hover,.custom-mega-menu__spectrum-button:hover{transform:translateY(-2px)}.custom-mega-menu__ingredient-button:hover,.custom-mega-menu__ingredient-button.header__active-menu-item,.custom-mega-menu__spectrum-button:hover,.custom-mega-menu__spectrum-button.header__active-menu-item{background-color:#569884;color:#fff;border-color:#569884}.custom-mega-menu__featured-wrapper{position:relative;border-radius:8px;overflow:hidden;height:300px;background-color:#fff}.custom-mega-menu__featured-image{width:100%;height:100%;object-fit:cover}.custom-mega-menu__featured-link{position:absolute;top:0;left:0;right:0;bottom:0;display:block;text-decoration:none}.custom-mega-menu__featured-text{position:absolute!important;bottom:1rem!important;left:1rem!important;font-size:3.2rem!important;font-weight:700!important;color:#fff!important;z-index:10!important;line-height:1.2!important;background-color:#00000080!important;padding:.5rem!important;border-radius:4px!important}.custom-mega-menu__featured-placeholder{background-color:#fff;border:2px dashed rgba(var(--color-foreground),.2);border-radius:8px;padding:3rem 2rem;text-align:center;height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center}.custom-mega-menu__featured-placeholder p{color:rgba(var(--color-foreground),.6);font-size:1.4rem;margin:0}.mega-image .overlay-text{font-weight:600;font-size:1rem;line-height:1.2;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5)}.learn-cannovia-mega-menu__content{position:absolute;top:calc(100% - 1rem);left:50%;transform:translate(-50%);padding:3rem 0;overflow-y:auto;background-color:#fff;width:calc(var(--page-width) - 10rem);max-width:100%;border-radius:var(--popup-corner-radius);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}.learn-cannovia-mega-menu__grid{display:grid;grid-template-columns:.6fr 1fr 1fr;gap:3rem;align-items:start}.learn-cannovia-mega-menu__column{display:flex;flex-direction:column}.learn-cannovia-mega-menu__column-title{font-size:1.4rem;font-weight:600;margin-bottom:1.5rem;color:rgba(var(--color-foreground),1);text-transform:uppercase;letter-spacing:.5px}.learn-cannovia-mega-menu__menu-list{display:flex;flex-direction:column;gap:1rem}.learn-cannovia-mega-menu__menu-item{display:flex;align-items:center;gap:1rem;padding:.75rem 0;text-decoration:none;color:rgba(var(--color-foreground),1);transition:color var(--duration-short) ease;border-bottom:1px solid rgba(var(--color-foreground),.1)}.learn-cannovia-mega-menu__menu-item:hover,.learn-cannovia-mega-menu__menu-item.header__active-menu-item{color:#569884}.learn-cannovia-mega-menu__menu-item:last-child{border-bottom:none}.learn-cannovia-mega-menu__menu-icon{font-size:1.8rem;width:2.4rem;text-align:center;flex-shrink:0}.learn-cannovia-mega-menu__menu-text{font-size:1.4rem;font-weight:500}.learn-cannovia-mega-menu__blog-card{background-color:#fff;border:1px solid rgba(var(--color-foreground),.1);border-radius:8px;overflow:hidden;transition:transform var(--duration-short) ease,box-shadow var(--duration-short) ease}.learn-cannovia-mega-menu__blog-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(var(--color-shadow),.15)}.learn-cannovia-mega-menu__blog-image{width:100%;height:150px;overflow:hidden}.learn-cannovia-mega-menu__blog-image img{width:100%;height:100%;object-fit:cover}.learn-cannovia-mega-menu__blog-content{padding:1.5rem}.learn-cannovia-mega-menu__blog-title{font-size:1.4rem;font-weight:600;margin-bottom:.8rem;color:rgba(var(--color-foreground),1);line-height:1.3}.learn-cannovia-mega-menu__blog-excerpt{font-size:1.2rem;color:rgba(var(--color-foreground),.7);margin-bottom:1rem;line-height:1.4}.learn-cannovia-mega-menu__blog-link{color:rgb(var(--color-accent));text-decoration:none;font-weight:500;font-size:1.2rem;transition:color var(--duration-short) ease}.learn-cannovia-mega-menu__blog-link:hover{color:#569884}.learn-cannovia-mega-menu__blog-placeholder{background-color:rgba(var(--color-foreground),.02);border:2px dashed rgba(var(--color-foreground),.2);border-radius:8px;padding:2rem;text-align:center}.learn-cannovia-mega-menu__blog-placeholder p{color:rgba(var(--color-foreground),.6);font-size:1.3rem;margin-bottom:1rem}.learn-cannovia-mega-menu__promo-wrapper{position:relative;border-radius:8px;overflow:hidden;height:300px;background:linear-gradient(135deg,#569884,#417b69);display:flex;align-items:center;justify-content:center}.learn-cannovia-mega-menu__promo-image{width:100%;height:100%;object-fit:cover}.learn-cannovia-mega-menu__promo-link{position:absolute!important;bottom:1rem!important;left:1rem!important;font-size:3.2rem!important;font-weight:700!important;color:#fff!important;z-index:10!important;line-height:1.2!important;background-color:#00000080!important;padding:.5rem!important;border-radius:4px!important;text-decoration:none}.learn-cannovia-mega-menu__promo-link:hover{background:#00000080}.learn-cannovia-mega-menu__promo-text{color:#fff;font-size:1.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;text-align:center}.learn-cannovia-mega-menu__promo-placeholder{background:linear-gradient(135deg,#569884,#417b69);border-radius:8px;padding:2rem;text-align:center;height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff}.learn-cannovia-mega-menu__promo-placeholder h4{font-size:1.6rem;font-weight:600;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.learn-cannovia-mega-menu__promo-placeholder p{font-size:1.3rem;opacity:.9;margin:0}@media screen and (max-width: 749px){.custom-mega-menu__content,.learn-cannovia-mega-menu__content{width:calc(100vw - 2rem);left:1rem;transform:none;padding:2rem 0}.custom-mega-menu__grid,.learn-cannovia-mega-menu__grid{grid-template-columns:1fr;gap:2rem}.custom-mega-menu__product-item{padding:.8rem;min-width:calc(50% - .5rem)}.custom-mega-menu__product-image{width:50px;height:50px}.custom-mega-menu__product-name{font-size:1.2rem}.custom-mega-menu__column-title,.learn-cannovia-mega-menu__column-title{font-size:1.2rem;margin-bottom:1rem}.custom-mega-menu__effect-button,.custom-mega-menu__ingredient-button{font-size:1.1rem;padding:.6rem 1rem;min-width:calc(50% - .4rem)}.custom-mega-menu__featured-wrapper,.learn-cannovia-mega-menu__promo-wrapper,.learn-cannovia-mega-menu__promo-placeholder{height:180px}.custom-mega-menu__featured-text{font-size:2.4rem!important;bottom:.8rem!important;left:.8rem!important}.learn-cannovia-mega-menu__menu-item{padding:.8rem}.learn-cannovia-mega-menu__menu-icon{font-size:1.6rem;width:2rem}.learn-cannovia-mega-menu__menu-text{font-size:1.2rem}.learn-cannovia-mega-menu__blog-content{padding:1.2rem}.learn-cannovia-mega-menu__blog-title{font-size:1.2rem}.learn-cannovia-mega-menu__blog-excerpt{font-size:1.1rem}.learn-cannovia-mega-menu__promo-text{font-size:1.4rem}}.about-custom-mega-menu__content{position:absolute;top:calc(100% - 1rem);left:50%;transform:translate(-50%);padding:3rem 0;overflow-y:auto;background-color:#fff;width:calc(var(--page-width) - 10rem);max-width:100%;border-radius:var(--popup-corner-radius);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}.about-custom-mega-menu__card--coa,.about-custom-mega-menu__card--rewards,.about-custom-mega-menu__card--quiz{background-color:#061b10!important}.about-custom-mega-menu__card--coa:hover,.about-custom-mega-menu__card--rewards:hover,.about-custom-mega-menu__card--quiz:hover{transform:none!important;box-shadow:none!important}.about-custom-mega-menu__grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:3rem;align-items:start}.about-custom-mega-menu__column{display:flex;flex-direction:column}.about-custom-mega-menu__column-title{font-size:1.4rem;font-weight:600;margin-bottom:1.5rem;color:rgba(var(--color-foreground),1);text-transform:uppercase;letter-spacing:.5px}.about-custom-mega-menu__menu-list{display:flex;flex-direction:column;gap:1rem}.about-custom-mega-menu__menu-item{display:block;padding:.75rem 0;color:rgba(var(--color-foreground),1);text-decoration:none;font-size:1.4rem;font-weight:500;transition:color var(--duration-short) ease;border-bottom:1px solid rgba(var(--color-foreground),.1)}.about-custom-mega-menu__menu-item:hover,.about-custom-mega-menu__menu-item.header__active-menu-item{color:#569884}.about-custom-mega-menu__menu-item:last-child{border-bottom:none}.about-custom-mega-menu__card{background-color:#1a1a1a;border-radius:12px;padding:2rem;text-decoration:none;color:#fff;transition:transform var(--duration-short) ease,box-shadow var(--duration-short) ease;display:flex;flex-direction:column;align-items:center;text-align:center;min-height:200px;justify-content:center}.about-custom-mega-menu__card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000004d}.about-custom-mega-menu__card-icon{width:3rem;height:3rem;margin-bottom:1rem;color:#fff}.about-custom-mega-menu__card-icon svg{width:100%;height:100%}.about-custom-mega-menu__card-title{font-size:1.4rem;font-weight:700;margin-bottom:.5rem;color:#fff;text-transform:uppercase;letter-spacing:.5px}.about-custom-mega-menu__card-text{font-size:1.2rem;color:#fffc;margin:0;line-height:1.4}@media screen and (max-width: 1199px){.about-custom-mega-menu__grid{grid-template-columns:1fr 1fr;gap:2rem}}@media screen and (max-width: 749px){.about-custom-mega-menu__content{width:calc(100vw - 2rem);left:1rem;transform:none;padding:2rem 0}.about-custom-mega-menu__grid{grid-template-columns:1fr;gap:2rem}.about-custom-mega-menu__column-title{font-size:1.2rem;margin-bottom:1rem}.about-custom-mega-menu__menu-item{font-size:1.2rem;padding:.6rem 0}.about-custom-mega-menu__card{padding:1.5rem;min-height:150px}.about-custom-mega-menu__card-icon{width:2.5rem;height:2.5rem;margin-bottom:.8rem}.about-custom-mega-menu__card-title{font-size:1.2rem}.about-custom-mega-menu__card-text{font-size:1.1rem}}
/*# sourceMappingURL=/cdn/shop/t/55/assets/component-mega-menu.css.map */
