body{min-width:100%;max-width:100%;overflow-x:hidden}.app-header{background:#fff}.app-header>.container{position:relative;display:flex;align-items:center}@media screen and (min-width: 1280px){.app-header>.container{max-width:1280px;margin:0 auto;padding:12px var(--desktop-container-gutter) 0}}@media screen and (max-width: 1279px) and (min-width: 641px){.app-header>.container{padding:32px 30px 23px}}@media screen and (max-width: 640px){.app-header>.container{padding:18px 18px 12px}}@media screen and (min-width: 1280px){.app-header>.container .desktop{display:initial}}@media screen and (max-width: 1279px) and (min-width: 641px){.app-header>.container .desktop{display:none!important}}@media screen and (max-width: 640px){.app-header>.container .desktop{display:none!important}}@media screen and (min-width: 1280px){.app-header>.container .mobile{display:none!important}}@media screen and (max-width: 1279px) and (min-width: 641px){.app-header>.container .mobile{display:initial}}@media screen and (max-width: 640px){.app-header>.container .mobile{display:initial}}.app-header .logo{margin-right:45px;margin-block-end:0}.app-header .logo>a{display:flex;justify-content:center;align-items:center}.app-header .action-container{flex:1 1}.app-header .action-container>div:nth-child(1){flex:1 1;display:flex;align-items:center}@media screen and (max-width: 640px){.app-header .action-container>div:nth-child(1){justify-content:flex-end}}@media screen and (min-width: 1280px){.app-header .action-nav-bar-container{display:block;background:#fff}}@media screen and (max-width: 1279px) and (min-width: 641px){.app-header .action-nav-bar-container{position:fixed;top:0;left:0;right:0;max-height:100vh;background:#0a3c3c;z-index:100;overflow-y:auto}}@media screen and (max-width: 640px){.app-header .action-nav-bar-container{position:fixed;top:0;left:0;right:0;max-height:100vh;background:#0a3c3c;z-index:100;overflow-y:auto}}.app-header .action-list{flex:0 0 auto;display:flex;align-items:center}.app-header .action-list .action-list-account{position:relative}@media screen and (min-width: 1280px){.app-header .action-list .action-list-account{padding:8px}}@media screen and (max-width: 1279px){.app-header .action-list .action-list-account{display:none}}.app-header .action-list .action-list-account.not-logged-in .header__action-item-content>a{display:flex;align-items:center}.app-header .action-list .action-list-account.not-logged-in .header__action-item-content>a>svg:nth-child(1){margin-right:13px}.app-header .action-list .action-list-account.not-logged-in .popover--unlogged[aria-hidden=true]{left:50%;transform:translate(calc(-50% - 8px))}.app-header .action-list .action-list-account.not-logged-in .popover--unlogged[aria-hidden=false]{left:50%;transform:scale(1) translate(calc(-50% - 8px))}.app-header .action-list .action-list-account.logged-in .header__action-item-content>a{display:flex;align-items:center}.app-header .action-list .action-list-account.logged-in .header__action-item-content>a>svg{width:14px;margin-left:8px}.app-header .action-list .action-list-account.logged-in .popover--logged[aria-hidden=true],.app-header .action-list .action-list-account.logged-in .popover--logged[aria-hidden=false]{right:-25px}.app-header .action-list .action-list-cart{display:flex;align-items:center;margin-left:16px;padding:8px}@media screen and (min-width: 641px){.app-header .action-list .action-list-cart{position:relative}}.app-header .action-list .action-list-cart>a{position:relative;margin-top:4px}.app-header .action-list .action-list-cart .cart-count{position:absolute;display:flex;justify-content:center;align-items:center;width:16px;height:16px;top:-4px;right:-8px;font-family:ITC Avant Garde Gothic;font-size:10px;color:#000;background:#feba3a;border-radius:8px}@media screen and (min-width: 1280px){.app-header .action-list .action-list-cart .mini-cart{right:-58px}}@media screen and (max-width: 640px){.app-header .action-list .action-list-cart .mini-cart{width:100vw;height:100vh}}.app-header .action-list .header__cart-icon{margin-right:0}@media screen and (min-width: 1280px){.app-header .action-list .action-list-hamburger{display:none}}@media screen and (max-width: 1279px) and (min-width: 641px){.app-header .action-list .action-list-hamburger{display:flex;justify-content:center;align-items:center;margin-left:72px}}@media screen and (max-width: 640px){.app-header .action-list .action-list-hamburger{display:flex;justify-content:center;align-items:center;margin-left:17px}}@media screen and (min-width: 1280px){.app-header .action-nav-bar-header{display:none}}@media screen and (max-width: 1279px) and (min-width: 641px){.app-header .action-nav-bar-header{display:flex;justify-content:space-between;align-items:center;height:83px;padding:0 29px;border-bottom:1px solid #FFFFFF}}@media screen and (max-width: 640px){.app-header .action-nav-bar-header{display:flex;justify-content:space-between;align-items:center;height:51px;padding:0 16px;border-bottom:1px solid #FFFFFF}}.app-header .action-nav-bar-header .login{display:flex;align-items:center;cursor:pointer}.app-header .action-nav-bar-header .login span{margin-left:8px;font-family:ITC Avant Garde Gothic;font-size:10px;font-weight:500;color:#fff}.app-header .action-nav-bar-header>div:nth-child(2){display:flex;align-items:center}@media screen and (min-width: 641px){.app-header .action-nav-bar-header .search{display:none}}@media screen and (max-width: 640px){.app-header .action-nav-bar-header .search{display:flex;align-items:center;justify-self:flex-end;cursor:pointer}}.app-header .action-nav-bar-header .close{display:flex;align-items:center;margin-left:48px;cursor:pointer;z-index:100}.app-header .action-nav-bar-header .close>img{content:url(../assets/cross-white.png)}.app-header .action-nav-bar{display:flex}@media screen and (min-width: 1280px){.app-header .action-nav-bar{justify-content:space-between;align-items:center;border-bottom:1px solid #707070}}@media screen and (max-width: 1279px) and (min-width: 641px){.app-header .action-nav-bar{flex-direction:column;padding:27px 108px 124px}}@media screen and (max-width: 640px){.app-header .action-nav-bar{flex-direction:column;padding:56px 45px 127px}}.app-header .action-nav-bar .action-nav-bar-item{display:flex;align-items:center;font-family:Colosseum;font-size:16px;font-weight:700;cursor:pointer}@media screen and (min-width: 1280px){.app-header .action-nav-bar .action-nav-bar-item{height:65px}}@media screen and (max-width: 1279px) and (min-width: 641px){.app-header .action-nav-bar .action-nav-bar-item{height:48px;color:#fff;border-bottom:1px solid #A39A93}}@media screen and (max-width: 640px){.app-header .action-nav-bar .action-nav-bar-item{height:48px;color:#fff;border-bottom:1px solid #A39A93}}.nav-menu{background:#fff;z-index:100}@media screen and (min-width: 1280px){.nav-menu{position:absolute;top:100%;left:40px;right:40px;box-shadow:0 3px 6px #00000029}}@media screen and (max-width: 1279px) and (min-width: 641px){.nav-menu{position:fixed;top:0;left:0;right:0;max-height:100vh;overflow-y:auto}}@media screen and (max-width: 640px){.nav-menu{position:fixed;top:0;left:0;right:0;max-height:100vh;overflow-y:auto}}.nav-menu>.header{border-bottom:1px solid #242927}@media screen and (min-width: 1280px){.nav-menu>.header{display:none}}@media screen and (max-width: 1279px) and (min-width: 641px){.nav-menu>.header{display:flex;justify-content:space-between;align-items:center;height:83px;padding:16px}}@media screen and (max-width: 640px){.nav-menu>.header{display:flex;justify-content:space-between;align-items:center;height:83px;padding:16px}}.nav-menu>.header .title{flex:auto;font-family:Colosseum;font-size:16px;font-weight:700;text-align:center}.nav-menu>.header .back{content:url(../assets/prev-outlined-black.svg)}.nav-menu>.header .close{content:url(../assets/cross-black.png)}.nav-menu .container{display:flex;width:100%}@media screen and (min-width: 1280px){.nav-menu .container{align-items:flex-start;max-height:395px;padding:39px 98px}}@media screen and (max-width: 1279px) and (min-width: 641px){.nav-menu .container{justify-content:space-between;align-items:flex-start;padding:27px 108px 180px}}@media screen and (max-width: 640px){.nav-menu .container{flex-direction:column;padding:60px 44px 96px}}.nav-menu .categories{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-start}@media screen and (min-width: 1280px){.nav-menu .categories{width:50%}}@media screen and (max-width: 1279px) and (min-width: 641px){.nav-menu .categories{width:40%}}.nav-menu .categories .title{font-family:ITC Avant Garde Gothic;font-size:12px;font-weight:700}.nav-menu .categories .item-container{flex:0 0 auto;width:100%;display:inline-flex;flex-direction:column}@media screen and (min-width: 1280px){.nav-menu .categories .item-container{flex-wrap:wrap;height:273px}}.nav-menu .categories .item{flex:0 0 auto;display:flex;align-items:center}@media screen and (min-width: 1280px){.nav-menu .categories .item{width:50%;height:28px}}@media screen and (max-width: 1279px) and (min-width: 641px){.nav-menu .categories .item{width:100%;height:48px;border-bottom:1px solid #A39A93}}@media screen and (max-width: 640px){.nav-menu .categories .item{width:100%;height:48px;border-bottom:1px solid #A39A93}}.nav-menu .categories .item>*{cursor:pointer}.nav-menu .other-container{flex:0 0 auto;display:flex}@media screen and (min-width: 1280px){.nav-menu .other-container{align-items:flex-start;width:50%}}@media screen and (max-width: 1279px) and (min-width: 641px){.nav-menu .other-container{flex-direction:column;width:40%}}@media screen and (max-width: 640px){.nav-menu .other-container{margin-top:40px;flex-direction:column}}.nav-menu .other-container .item{display:flex;align-items:center;font-family:Colosseum;font-size:14px;font-weight:700}@media screen and (max-width: 1279px) and (min-width: 641px){.nav-menu .other-container .item{height:48px;border-bottom:1px solid #A39A93}}@media screen and (max-width: 640px){.nav-menu .other-container .item{height:48px;border-bottom:1px solid #A39A93}}@media screen and (min-width: 1280px){.nav-menu .other-container .item+.item{margin-top:22px}}@media screen and (min-width: 1280px){.nav-menu .other-container>div{flex:0 0 auto;width:50%}}.nav-menu .featured-container{flex:0 0 auto}@media screen and (min-width: 1280px){.nav-menu .featured-container{width:25%}}@media screen and (max-width: 1279px) and (min-width: 641px){.nav-menu .featured-container{width:100%;margin-top:82px}}@media screen and (max-width: 640px){.nav-menu .featured-container{margin-top:45px}}.nav-menu .featured-container .nav-logo>img{content:url(../assets/nav-logo.png);width:208px;height:208px}.nav-menu .featured-container .description{margin-top:19px}@media screen and (min-width: 1280px){.nav-menu .featured-container .description{max-width:206px;text-align:center}}.nav-menu .featured-container .description>div:nth-child(1){font-family:ITC Avant Garde Gothic;font-weight:700;font-size:14px}.nav-menu .featured-container .description>div:nth-child(2){font-family:ITC Avant Garde Gothic;font-weight:400;font-size:14px}
/*# sourceMappingURL=/cdn/shop/t/21/assets/app-header.scss.css.map */
