body.headbar-d .site-branding,body.headbar-d .site-member{display:none}.site-header{min-height:var(--s-header-height);background-color:var(--s-bg);line-height:1;transition:all 2s ease}.site-header>.s-container{position:relative;min-height:var(--s-header-height);display:flex;flex-wrap:wrap;align-items:stretch}.site-header a{color:var(--s-text)}.site-header a:hover{color:var(--s-accent-hover)}.site-header._heading{position:fixed;top:0;width:100%;z-index:100;transform:translateY(0);transition:transform .3s ease-out}.site-header.nav-up{transform:translateY(-160px)}.site-header.nav-down{background-color:#fff;border-bottom:1px solid #f2f2f2}.site-header.nav-down .site-nav-d li a{color:#333}.site-header.nav-down .site-nav-d li:hover a{color:var(--s-accent-hover)}.site-header.nav-down .language-switcher{color:#333}.site-header.nav-down .language-switcher a{color:#333}.site-header.nav-down .language-switcher a.active{border-bottom:1px solid #333}.site-header-space{min-height:var(--s-header-height)}body::after{content:"";position:fixed;inset:0;background:#fff;z-index:80;pointer-events:none;transition:opacity .3s ease;opacity:0}.nav-active::after,.nav-active.home::after,.nav-active.header-transparent::after,.nav-active.tax-product-category::after{opacity:1}.nav-active .site-header,.nav-active.home .site-header,.nav-active.header-transparent .site-header,.nav-active.tax-product-category .site-header{background-color:#fff;transition:all .5s ease-in-out;position:fixed}.nav-active .site-nav-d li a,.nav-active.home .site-nav-d li a,.nav-active.header-transparent .site-nav-d li a,.nav-active.tax-product-category .site-nav-d li a{color:#333}.nav-active .site-nav-d li:hover a,.nav-active.home .site-nav-d li:hover a,.nav-active.header-transparent .site-nav-d li:hover a,.nav-active.tax-product-category .site-nav-d li:hover a{color:var(--s-accent-hover)}.nav-active .language-switcher,.nav-active.home .language-switcher,.nav-active.header-transparent .language-switcher,.nav-active.tax-product-category .language-switcher{color:#333}.nav-active .language-switcher a,.nav-active.home .language-switcher a,.nav-active.header-transparent .language-switcher a,.nav-active.tax-product-category .language-switcher a{color:#333}.nav-active .language-switcher a.active,.nav-active.home .language-switcher a.active,.nav-active.header-transparent .language-switcher a.active,.nav-active.tax-product-category .language-switcher a.active{border-bottom:1px solid #333}.site-branding{position:absolute;top:50%;left:50%;transform:translateY(-50%),translateX(0)}.site-branding img{width:80px}.site-title{font-size:24px}.site-description{display:inline-block;margin:0;padding-left:15px;opacity:.75;padding-top:2px}.site-nav-d{width:100%}.site-nav-d>div{height:100%;width:100%}.site-nav-d .children{display:none}.site-nav-d ul{padding:0;margin:0;display:flex;align-items:stretch;justify-content:space-between;width:100%;height:calc(50% + 17px)}.site-nav-d ul li{justify-content:flex-end}.site-nav-d ul li.grid-2 .sub-menu .s-container .menu-item{min-height:295px}.site-nav-d ul li.grid-2 .sub-menu .s-container .menu-item span{font-size:22px}.site-nav-d ul.nav-active{height:100%}.site-nav-d ul.nav-active li{justify-content:center}.site-nav-d li{height:100%;list-style:none;display:flex;justify-content:center;flex-direction:column;text-align:center}.site-nav-d li:nth-child(4){margin-right:80px}.site-nav-d li:nth-child(5){margin-left:80px}.site-nav-d li a{padding:10px 0px;font-family:var(--s-heading);font-size:13px;font-weight:400;text-transform:uppercase;border-bottom:1px solid rgba(0,0,0,0)}.home .site-nav-d li a,.header-transparent .site-nav-d li a,.tax-product-category .site-nav-d li a{color:#fff}.home .site-nav-d li a:hover,.header-transparent .site-nav-d li a:hover,.tax-product-category .site-nav-d li a:hover{color:var(--s-accent-hover)}.site-nav-d li:hover a{color:var(--s-accent-hover);border-bottom:1px solid var(--s-accent-hover)}.site-nav-d li:hover>.sub-menu{opacity:1;max-height:100vh;height:auto;z-index:91;overflow:visible;border-top:1px solid #f2f2f2}.site-nav-d li:hover>.sub-menu .s-container{padding:50px var(--s-site-space)}.site-nav-d .sub-menu{display:block;text-align:left;overflow:hidden;opacity:0;height:auto;max-height:0;position:fixed;left:0;z-index:90;top:var(--s-header-height);transition:all .5s ease-in-out;background-color:var(--s-bg);min-width:100%;width:100%}.site-nav-d .sub-menu .s-container{padding:50px var(--s-site-space);gap:25px}.site-nav-d .sub-menu .s-container .menu-item{min-height:240px}.site-nav-d .sub-menu .s-container .menu-item a{display:flex;justify-content:center;align-items:center;width:100%;height:100%;border:none;position:relative;background-color:#000;overflow:hidden}.site-nav-d .sub-menu .s-container .menu-item a:hover .overlay{transform:scale(1.1)}.site-nav-d .sub-menu .s-container .menu-item a .overlay{background-size:cover;position:absolute;top:0;left:0;width:100%;height:100%;opacity:.7;transition:var(--c-transition-hover)}.site-nav-d .sub-menu .s-container .menu-item a span{color:#fff;font-family:var(--s-heading);font-size:18px;font-weight:600;font-style:italic;text-transform:none;border-bottom:1px solid #fff;padding-bottom:10px;z-index:1}.site-search{position:relative;align-items:center;display:flex;padding-right:0}.site-toggle{display:none}.language-switcher{position:absolute;right:var(--s-site-space);top:30px}.language-switcher a{font-size:12px}.home .language-switcher,.header-transparent .language-switcher,.tax-product-category .language-switcher{color:#fff}.home .language-switcher a,.header-transparent .language-switcher a,.tax-product-category .language-switcher a{color:#fff}.home .language-switcher a.active,.header-transparent .language-switcher a.active,.tax-product-category .language-switcher a.active{border-bottom:1px solid #fff}.home .language-switcher a:hover,.header-transparent .language-switcher a:hover,.tax-product-category .language-switcher a:hover{color:var(--s-accent-hover)}.home .language-switcher a:hover.active,.header-transparent .language-switcher a:hover.active,.tax-product-category .language-switcher a:hover.active{border-bottom:1px solid var(--s-accent-hover)}.content-product .entry-product{flex-direction:row;padding:100px 0 80px 0;gap:0}.content-product .entry-thumbnail{width:50%}.content-product .entry-thumbnail .entry-gallery .gallery-pic{height:315px;min-height:315px;max-height:315px}.content-product .entry-content{width:50%;padding-left:90px}.content-product .prod-tabs .tab-titles{justify-content:flex-start}.content-product .prod-tabs .tab-content>*{font-size:13px}.content-product .related-content{padding-bottom:90px}.content-single{padding:80px 0 0;margin:0 auto;max-width:1080px}.content-single .entry-header{max-width:700px;margin:0 auto}.content-single .entry-header .entry-title{font-size:35px}.content-single .entry-content{margin:60px auto;max-width:860px}.single .related-content{margin-bottom:100px}.single .related-content .section-header{justify-content:space-between}.highlight-section .s-grid{gap:20px}.highlight-section .highlight-card .pic{height:460px}.highlight-section .highlight-card .info .highlight-title{font-size:20px}.highlight-section .highlight-card .info .highlight-desc{font-size:13px}.highlight-section.-product .s-grid{gap:25px}.main-header.tax-banner{min-height:560px}.main-header.tax-banner .desc{max-width:880px;font-size:17px}.tax-product-category .category-gallery{max-width:1350px}.tax-product-category .category-gallery{margin:50px auto;padding:0 25px;gap:20px}.tax-product-category .category-gallery .left{height:700px;max-height:700px}.tax-product-category .category-gallery .right{grid-template-rows:repeat(2, 1fr);grid-template-columns:unset;height:700px;gap:20px}.tax-product-category .category-gallery .right img{height:340px}.current-store-container,.online-store-container{display:flex;flex-wrap:wrap;width:100%;gap:20px;justify-content:center}.current-store-container .store-item,.online-store-container .store-item{flex:0 0 calc((100% - 140px)/8)}@media only screen and (max-width: 1200px){.current-store-container .store-item,.online-store-container .store-item{flex:0 0 calc((100% - 60px)/4)}}.online-store-container .store-item{flex:0 0 calc((100% - 60px)/4)}/*# sourceMappingURL=desktop.css.map */