.open-cart-wrapper{position:relative;display:flex;width:40px;height:40px}.open-cart-wrapper svg{width:1.5rem;height:1.5rem;transition:all .3s;margin:auto;color:var(--header-text)}.open-cart-quantity{position:absolute;top:0;right:0;width:16px;height:16px;line-height:16px;font-size:10px;background-color:var(--primary);color:var(--primary-text);border-radius:50%;font-weight:700}.header{display:block;padding-top:76px}.header--annoucement{padding-top:100px;background:var(--announcement-bg)}.header--big{margin-bottom:24px}@media(min-width:991px){.header--big{margin-bottom:58px}}.header--big .logo{transform:translateY(0)!important}.header--big .header-wrapper{height:100px!important;align-items:center!important}@media(min-width:991px){.header--big .header-wrapper{height:135px!important}}.header .header-wrapper{position:fixed;display:flex;justify-content:space-between;align-items:flex-start;top:0;left:0;width:100%;height:76px;background:var(--header-bg);color:var(--header-text);z-index:999;padding-left:2rem;padding-right:2rem;box-sizing:border-box}@media(max-width:991px){.header .header-wrapper{padding-left:1rem;padding-right:1rem}}.header .header-wrapper:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:6px;background:var(--announcement-bg)}.header .header-left,.header .header-right{display:flex;align-items:center;height:70px}.header .header-right{gap:1rem}@media(max-width:767px){.header .header-right{gap:.75rem}}.header .logo{display:block;height:88px;transform:translateY(15px);position:relative;z-index:3}@media(max-width:767px){.header .logo{height:78px;transform:translateY(10px)}}.header .logo img{width:auto;height:100%;object-fit:contain;object-position:left center}.header .account-link{display:flex;color:var(--header-text);width:40px;height:40px}.header .account-link svg{color:var(--header-text);margin:auto;width:1.5rem;height:1.5rem}.header .menu{margin-left:2rem;position:relative}@media(max-width:1080px){.header .menu{display:none}}.header .menu ul{display:flex;align-items:center;gap:2rem;list-style:none;padding:0;margin:0}.header .menu a{text-decoration:none;color:var(--header-text);font-size:14px;font-weight:500;transition:color .3s ease}@media screen and (min-width:1500px){.header .menu a{font-size:16px}}.header .menu a:hover{color:var(--primary)}@media(max-width:1300px){.header .menu .website-link{display:none}}.header .menu .website-link a{text-transform:lowercase;color:var(--secondary)}.header .menu .has-submenu{padding:50px 0;position:relative}.header .menu .has-submenu:hover>.submenu{opacity:1;visibility:visible;z-index:1}.header .menu .submenu{background:#eee;flex-direction:column;position:absolute;top:80px;left:-50%;opacity:0;visibility:hidden;z-index:-1;padding:10px;gap:10px;min-width:200px;border-radius:5px;box-shadow:7px 66px 124px 0 rgba(0,0,0,.1);transition:opacity .3s ease,visibility .3s ease}.header .menu .submenu li a{text-transform:unset;font-size:14px;transition:color .3s ease}.header .menu .submenu li a:hover{font-size:14px}.footer{background:var(--footer-bg);padding-top:2rem}.footer,.footer h2,.footer h3,.footer h4,.footer h5,.footer h6{color:var(--footer-text)}.footer .footer-wrapper{display:flex;flex-direction:row;gap:2rem;justify-content:space-between;flex-wrap:wrap}@media(max-width:767px){.footer .footer-wrapper{flex-direction:column}}.footer .footer-branding{display:flex;flex-grow:1;gap:1rem;max-width:500px}@media(max-width:991px){.footer .footer-branding{max-width:100%}}@media(max-width:767px){.footer .footer-branding{flex-direction:column;text-align:center;align-items:center}}.footer .footer-branding h3{margin-bottom:.3333333333rem}.footer .footer-branding p{margin-bottom:0}.footer .footer-logo{display:block;height:115px;position:relative;z-index:3}.footer .footer-logo img{width:auto;height:100%;object-fit:contain;object-position:left top}.footer .footer-navigation{display:flex;gap:2rem}@media(max-width:767px){.footer .footer-navigation{flex-direction:column;text-align:center}}.footer .footer-navigation .footer-menu h3{text-transform:uppercase;margin-bottom:.5rem;word-break:keep-all;white-space:nowrap;font-size:18px}.footer .footer-navigation .footer-menu ul{list-style:none;padding:0;margin:0}.footer .footer-navigation .footer-menu li{margin-bottom:.3333333333rem}.footer .footer-navigation .footer-menu li:last-child{margin-bottom:0}.footer .footer-navigation .footer-menu a{color:var(--footer-text);text-decoration:none;text-transform:uppercase;word-break:keep-all;white-space:nowrap}.footer .footer-navigation .footer-menu a:hover{text-decoration:underline}@media(max-width:1199px){.footer .footer-social{width:100%}}@media(max-width:991px){.footer .footer-social{width:auto}}.footer .footer-social ul{list-style:none;padding:0;display:flex;margin:0 -.5rem}@media(max-width:767px){.footer .footer-social ul{justify-content:center}}.footer .footer-social a{color:var(--footer-text);text-decoration:none;display:block;padding:.5rem}.footer .footer-social svg{width:22px;height:22px;fill:var(--footer-text)}.footer .footer-copyright{text-align:left;margin-top:2rem;padding-top:1.5rem;padding-bottom:1.5rem;position:relative}@media(max-width:575px){.footer .footer-copyright{text-align:center}}.footer .footer-copyright:before{content:"";display:block;height:1px;background:var(--footer-text);opacity:.12;position:absolute;top:0;left:0;width:100%}.footer .footer-copyright p{margin:0;line-height:1.2}.footer .footer-copyright a{color:var(--footer-text);text-decoration:none}.footer .footer-tagline h3{font-size:18px}