header#header-top{padding:25px 0px}header#header-top .mobile{display:none}@media only screen and (max-width: 1050px){header#header-top .mobile{display:block}}header#header-top .container{display:flex;align-items:center;flex-wrap:wrap}header#header-top .mobile-menu{width:100%;text-align:center;max-height:0;overflow:hidden;opacity:0;transition:opacity .5s,max-height .5s}header#header-top .mobile-menu.active{opacity:1;max-height:1000px}@media only screen and (max-width: 1050px){header#header-top .mobile-menu .btn{display:inline-flex;position:relative;z-index:2}}header#header-top .mobile-menu .menu{margin:32px 0;display:flex;flex-direction:column;gap:8px;list-style:none;padding:0}header#header-top .mobile-menu .menu li{position:relative;padding:0;text-align:left}header#header-top .mobile-menu .menu li>a{text-decoration:none;display:block;width:100%;padding:12px 52px 12px 20px;text-decoration:none;color:var(--black)}header#header-top .mobile-menu .menu li:not(.menu-item-has-children)>a{padding-right:20px}header#header-top .mobile-menu .menu li.menu-item-has-children>a{padding-right:60px}header#header-top .mobile-menu .menu li.menu-item-has-children>.submenu-toggle{position:absolute;top:0;right:0;width:52px;height:100%;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}header#header-top .mobile-menu .menu li.menu-item-has-children>.submenu-toggle span{display:inline-block;width:10px;height:10px;border-right:1px solid var(--black);border-bottom:1px solid var(--black);transform:rotate(45deg);transition:transform .2s ease}header#header-top .mobile-menu .menu li.menu-item-has-children>.sub-menu{max-height:0;opacity:0;overflow:hidden;display:flex;flex-direction:column;gap:8px;margin:0 0 0 20px;padding-left:12px;border-left:1px solid #ededed;transition:max-height .3s ease,opacity .3s ease}header#header-top .mobile-menu .menu li.menu-item-has-children>.sub-menu>li>a{padding:10px 20px 10px 0}header#header-top .mobile-menu .menu li.menu-item-has-children.is-open>.submenu-toggle span{transform:rotate(225deg)}header#header-top .mobile-menu .menu li.menu-item-has-children.is-open>.sub-menu{max-height:1000px;opacity:1;margin-top:8px}header#header-top nav{margin:auto;width:100%;display:flex;justify-content:start;margin-top:15px}header#header-top nav.main-menu-container.desktop{position:relative}header#header-top nav.main-menu-container.desktop>ul{display:flex;gap:40px;list-style:none;margin:0;padding:0}header#header-top nav.main-menu-container.desktop>ul>li{position:relative;z-index:2}@media only screen and (max-width: 1125px){header#header-top nav.main-menu-container.desktop>ul>li{padding:13px 0}}header#header-top nav.main-menu-container.desktop>ul>li>a{color:var(--black);text-align:center;font-weight:400;line-height:150%;text-decoration:none;display:flex;align-items:center}header#header-top nav.main-menu-container.desktop li.menu-item-has-children>a{position:relative;padding-right:20px}header#header-top nav.main-menu-container.desktop li.menu-item-has-children>a::after{content:"";position:absolute;top:50%;right:0;width:8px;height:8px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:translateY(-50%) rotate(45deg);transition:transform .2s ease}header#header-top nav.main-menu-container.desktop li.menu-item-has-children:hover>a::after,header#header-top nav.main-menu-container.desktop li.menu-item-has-children:focus-within>a::after{transform:translateY(-50%) rotate(225deg)}header#header-top nav.main-menu-container.desktop .sub-menu{position:absolute;top:100%;left:0;display:flex;flex-direction:column;gap:12px;width:-moz-max-content;width:max-content;min-width:240px;padding:20px 24px;background-color:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.08);opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;z-index:5}header#header-top nav.main-menu-container.desktop .sub-menu li{position:relative;white-space:nowrap}header#header-top nav.main-menu-container.desktop .sub-menu li>a{display:block;padding:4px 0;color:var(--black);text-decoration:none;padding-right:16px}header#header-top nav.main-menu-container.desktop .sub-menu li.menu-item-has-children>a::after{right:0}header#header-top nav.main-menu-container.desktop .sub-menu .sub-menu{top:0;left:100%;margin-left:16px}header#header-top nav.main-menu-container.desktop li.menu-item-has-children:hover>.sub-menu,header#header-top nav.main-menu-container.desktop li.menu-item-has-children:focus-within>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}header#header-top .top-header{width:100%;display:flex;align-items:center;flex-wrap:wrap}@media only screen and (max-width: 991px){header#header-top .top-header{display:contents}}header#header-top .top-header a{display:flex;align-items:center}header#header-top .top-header .dgwt-wcas-search-wrapp{margin-left:auto}@media only screen and (max-width: 991px){header#header-top .top-header .dgwt-wcas-search-wrapp{order:3}}header#header-top .top-header .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{background-color:#f4f4f4 !important}header#header-top .btn{font-size:14px;padding:8px 16px 8px 24px}header#header-top .btn:after{width:24px;height:24px}@media only screen and (max-width: 991px){header#header-top .custom-logo-link{order:0;margin-right:auto}}header#header-top .custom-logo-link svg{width:180px;height:auto}@media only screen and (max-width: 1050px){header#header-top .custom-logo-link{position:relative;z-index:2}header#header-top .custom-logo-link svg{width:190px}}@media only screen and (max-width: 1050px)and (max-width: 460px){header#header-top .custom-logo-link svg{width:140px}}@media only screen and (max-width: 1050px)and (max-width: 400px){header#header-top .custom-logo-link svg{width:120px}}@media only screen and (max-width: 1050px){header#header-top .desktop{display:none}}@media only screen and (max-width: 1050px){header#header-top .btn{display:none}}header#header-top .wrapper-svg{width:50px;height:50px;display:flex;align-items:center;justify-content:center}header#header-top .wrapper-svg a{color:#000;text-decoration:none}header#header-top .wrapper-svg+span{text-decoration:none;text-transform:uppercase;font-size:12px;font-weight:bold;text-decoration:none;color:#000;line-height:150%;min-width:80px;margin-right:20px}@media only screen and (max-width: 530px){header#header-top .wrapper-svg+span{display:none}}header#header-top .wrapper-links{margin-left:auto;display:flex}@media only screen and (max-width: 991px){header#header-top .wrapper-links{display:contents}}header#header-top .wrapper-links a{text-decoration:none}@media only screen and (max-width: 991px){header#header-top .wrapper-links{margin-left:auto}}.hamburger{width:50px;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:transform 400ms;-moz-user-select:none;-webkit-user-select:none;user-select:none;margin-left:20px;position:relative;z-index:10}@media(min-width: 1051px){.hamburger{display:none}}@media only screen and (max-width: 400px){.hamburger{margin-left:10px}}.hamburger .line{fill:none;transition:stroke-dasharray 400ms,stroke-dashoffset 400ms;stroke:#000;stroke-width:5.5;stroke-linecap:round}.hamburger .top{stroke-dasharray:40 160}.hamburger .middle{stroke-dasharray:40 142;transform-origin:50%;transition:transform 400ms}.hamburger .bottom{stroke-dasharray:40 85;transform-origin:50%;transition:transform 400ms,stroke-dashoffset 400ms}.hamburger.active{transform:rotate(45deg)}.hamburger.active .top{stroke-dashoffset:-64px}.hamburger.active .middle{transform:rotate(90deg)}.hamburger.active .bottom{stroke-dashoffset:-64px}.wc-block-mini-cart.wp-block-woocommerce-mini-cart{position:absolute;top:10px;right:10px}.wrapper-svg.cart{position:relative}