.header__icon--search{display:none!important}.section-header{z-index:999!important}header{background-color:#f1f1f1;background-image:linear-gradient(to bottom,#9b9b9b00 65%,#9b9b9b45 75%,#cdcdcd 90%);max-width:100%!important;padding:0!important;display:block!important;height:95px}header.header .container{display:flex;justify-content:space-between;align-items:center}header nav{margin-left:-55px!important;margin-right:auto;position:relative;top:44px}.header__heading-logo-wrapper .header__heading-logo{width:344px}.header__inline-menu .header__menu-item{position:relative;padding-left:25px;padding-right:25px}.header__inline-menu .header__menu-item:before{content:"";position:absolute;width:100%;height:6px;background-color:#0057a8;left:0;right:0;bottom:7px;display:none}.header__inline-menu li:first-child .header__menu-item:before{width:99%}.header__inline-menu li:nth-child(2) .header__menu-item:before{width:101.5%}.header__inline-menu li:nth-child(2) details[open] .header__menu-item:before{display:block}.header__inline-menu .header__menu-item:hover:before{display:block}.header__inline-menu li:first-child span{position:relative}.header__inline-menu li:first-child span:after{content:"";position:absolute;right:-24px;height:115%;width:1.5px;background-color:#eaeaea;bottom:-4px}.header__inline-menu li:nth-child(3) span{position:relative}.header__inline-menu li:nth-child(3) span:after{content:"";position:absolute;left:-27px;height:115%;width:1.5px;background-color:#eaeaea;bottom:-4px}.header__inline-menu .header__menu-item:hover,.header__inline-menu .header__menu-item:hover span{color:#0057a8!important}.header__inline-menu li:nth-child(2) a{position:relative;padding-left:5px;padding-right:5px}.header__inline-menu li:nth-child(2) a+svg{display:none}.header__inline-menu li:nth-child(2) a:after{content:"";width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:7px solid #6b6b6b;margin-left:8px}.header__inline-menu li:nth-child(2) details[open] a:after{transform:rotate(180deg);border-top-color:#0057a8}header nav a{font-family:Oswald,sans-serif!important;font-weight:500;color:#666!important;font-size:20px!important;letter-spacing:1.5px!important;text-decoration-line:none!important}header nav a:hover{text-decoration-line:none!important}header nav a span{font-family:Oswald,sans-serif!important;font-weight:500;color:#666!important;font-size:20px!important;letter-spacing:1.5px;text-decoration-line:none!important}header nav a span:hover{text-decoration-line:none!important}header .header__icon{text-decoration:none}header .header__icon svg{background-color:#0057a8;color:#fff;border-radius:50%;padding:3px!important;margin-right:0!important;margin-left:0;width:30px!important;height:30px!important}header .header__icon.header__icon--cart{margin-left:16px}header .header__icon.header__icon--cart svg{background-color:transparent;fill:#0057a8!important;width:42px!important;height:42px!important;transform:scale(1)!important}header .header__icon.header__icon--cart:hover{transform:scale(1)!important}header .header__icon--cart .cart-count-bubble{position:unset;background-color:transparent;color:#0057a8;font-family:Oswald,sans-serif;font-size:20px}header .header__icon--cart .cart-count-bubble span:first-child{margin-left:-5px}header nav{position:relative}header-menu>details{position:unset}header nav .header__submenu{position:absolute;left:0;border-radius:0!important;width:120%;padding:10px!important}header .summary_header__menu-item{text-decoration:none!important}header details[open] .header__submenu{transform:translateY(-8px)!important}.custom-mega-wrapper{display:flex;width:100%}.custom-mega-wrapper a:after{display:none}.custom-mega-wrapper .collection-box{border-radius:4px;padding:8px 14px;border:1px solid #fff}.custom-mega-wrapper .collection-box:hover{border-color:#999;-webkit-box-shadow:3px 3px 3px 0 #969696;-moz-box-shadow:3px 3px 3px 0 #969696;box-shadow:3px 3px 3px #969696}.custom-mega-wrapper .left-col{display:flex;width:77%}.custom-mega-wrapper .card-row{display:flex;gap:15px;width:70%}.custom-mega-wrapper .title-list{width:30%;padding-left:0!important;position:relative}.custom-mega-wrapper .title-list:after{content:"";position:absolute;top:0;left:-20px;width:2px;height:100%;background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,#0057a8 50%,rgba(255,255,255,0) 100%);background:linear-gradient(to bottom,#fff0,#0057a8,#fff0)}.custom-mega-wrapper .right-col{display:flex;align-items:center;justify-content:center;width:23%}.custom-mega-wrapper a:hover{color:red!important}.custom-mega-wrapper a:hover h3{color:red}.custom-mega-wrapper .preview-image{width:100%;max-width:100%;height:auto;object-fit:contain;transition:opacity .25s ease}.custom-mega-wrapper .collection-box{width:45%}.custom-mega-wrapper a{display:block}.custom-mega-wrapper a img{width:100%;max-width:180px}.custom-mega-wrapper .collection-box h3{font-size:15px!important;line-height:normal;color:#333;font-weight:700;font-family:Sans-Serif!important;text-align:center;margin-top:5px}.custom-mega-wrapper ul{margin-top:10px!important}.custom-mega-wrapper ul li a{font-size:15.5px!important;line-height:normal;color:#333!important;font-weight:700;font-family:Sans-Serif!important;text-align:left;padding:5px 0!important;letter-spacing:0!important;display:inline-block}.header-account-wrapper{position:relative;display:inline-block}.header-account-wrapper .user-dropdown{position:absolute;top:50px;right:0;width:300px;background:#fff;box-shadow:0 8px 20px #00000026;border-radius:4px;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .3s ease;z-index:100;border:1px solid #0057a8;margin:0!important;box-shadow:0 2px 10px #000}.header-account-wrapper:hover .user-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.header-account-wrapper .user-dropdown:hover{opacity:1;visibility:visible}.header-account-wrapper .user-dropdown .login-icon svg{color:#0057a8;padding:3px;border-radius:50%}.header-account-wrapper .login-row{display:flex;align-items:center;gap:12px;padding:15px 32px;border-top:1px solid #a1a1a1;font-weight:600;color:#6b6b6b;background:#f1f1f1}.header-account-wrapper .login-row-inner{margin-left:auto;margin-right:auto;display:flex;justify-content:center;align-items:center;gap:10px}.header-account-wrapper .login-icon{width:40px;height:40px;border-radius:50%;background:#1d5fa7;display:flex;align-items:center;justify-content:center;color:#ff4d4d;font-size:18px}.header-account-wrapper .dropdown-links{display:flex;justify-content:space-between;padding:20px}.header-account-wrapper .dropdown-links .col{display:flex;flex-direction:column;gap:15px}.header-account-wrapper .dropdown-links a{text-decoration:none;font-size:1.7rem;font-weight:700;color:#999;font-family:sans-serif!important;text-align:center}.header-account-wrapper .login-row-inner a{font-size:1.7rem;font-weight:700;color:#999;font-family:sans-serif!important}.header-account-wrapper .login-row-inner a:hover,.header-account-wrapper .dropdown-links a:hover{color:red}.header-account-wrapper .user-dropdown:after{bottom:calc(100% - 10px);left:91%;top:-10px;background:#0080c8;content:" ";height:10px;width:10px;position:absolute;pointer-events:none;display:flex;z-index:10000;clip-path:polygon(50% 0%,0% 100%,100% 100%);border:none}.user-dropdown .login-row .dropdown_svg.dropdown_svg_hover,.user-dropdown .login-row:hover .dropdown_svg{display:none}.user-dropdown .login-row:hover .dropdown_svg.dropdown_svg_hover{display:block}header .header__icon--menu svg{border-radius:4px}.cart-drawer .drawer__heading,.cart-drawer__footer .totals__total{color:#00489a!important}.drawer__footer .cart__checkout-button{font-weight:700!important}@media(min-width:1441px){.container{max-width:1400px}header{height:75px}header nav{margin-left:auto!important;top:19px}.header__heading-logo-wrapper .header__heading-logo{width:400px}.header__icons{position:relative;top:15px}}@media(max-width:1399.9px){.header__heading-logo-wrapper .header__heading-logo{width:280px}header nav a{font-size:18px!important}header nav a span{font-size:18px!important}header{height:87px}}@media(max-width:1199.9px){.header__heading-logo-wrapper .header__heading-logo{width:230px}header .header__icon svg{width:28px!important;height:28px!important}header .header__icon.header__icon--cart svg{width:40px!important;height:40px!important}.header__inline-menu .header__menu-item{padding-left:15px;padding-right:15px}header nav a{font-size:15px!important}header nav a span{font-size:15px!important}.header__inline-menu li:first-child span:after{right:-14px}.header__inline-menu li:nth-child(3) span:after{left:-17px}header{height:83px}.custom-mega-wrapper .collection-box h3{font-size:13px!important}.custom-mega-wrapper ul li a{font-size:13.5px!important}.header-account-wrapper .login-row-inner a,.header-account-wrapper .dropdown-links a{font-size:1.5rem}.header-account-wrapper .login-row{padding:12px 24px}.header-account-wrapper .user-dropdown{width:250px}.header-account-wrapper .user-dropdown .login-icon svg{padding:1px;width:35px}}@media screen and (min-width:990px)and (max-width:1138.9px){.header__heading-logo{max-width:200px!important}header nav{margin-left:-35px!important}header{height:81px}.custom-mega-wrapper .title-list:after{left:-14px}header details[open] .header__submenu{transform:translateY(-6px)!important}}@media screen and (min-width:992px){.header__inline-menu{display:block!important}header-drawer{display:none!important}}@media(max-width:991.9px){.header__inline-menu{display:none!important}header-drawer{display:block!important;margin-left:0!important;position:relative;top:65px}header .header__icon.header__icon--cart{margin-left:5px}.header__heading-logo{max-width:340px!important;width:340px!important}header{height:120px}header nav{margin-left:0!important;top:0}.menu-drawer__navigation{padding:0!important;width:100%}.menu-drawer{width:30rem!important}.menu-drawer__navigation .menu-drawer__menu li details{font-size:15px!important;font-family:Oswald,sans-serif!important;font-weight:500;color:#666!important;letter-spacing:1.5px!important;text-decoration-line:none!important}.menu-drawer__navigation .menu-drawer__menu li details summary{font-size:15px!important;font-family:Oswald,sans-serif!important;font-weight:500;color:#666!important;letter-spacing:1.5px!important;text-decoration-line:none!important}.menu-drawer__utility-links{display:none}.header__icon:hover .icon,.modal__close-button:hover .icon{transform:scale(1)}.menu-drawer__close-button{margin-top:4px!important;background-color:#fff!important}.menu-drawer__close-button:hover{background-color:#fff!important}.header__icon--cart{margin-right:0}header .header__icon.header__icon--menu svg{background-color:transparent!important;color:#0057a8!important;width:35px!important;height:35px!important}.header__icons{position:relative;top:65px;right:20px}.header-account-wrapper .dropdown-links{flex-direction:column;gap:10px}.header-account-wrapper .dropdown-links .col{gap:10px}header .container{max-width:100%!important;padding-left:0!important;padding-right:0!important}.header__icon--menu[aria-expanded=true]:before{width:100vw}summary[aria-controls=menu-drawer] span{position:relative;left:20px}}@media screen and (max-width:749px){.header__icon--account.small-hide{display:block!important}}@media(max-width:767.9px){header-drawer+.header__heading{position:relative}.header__heading-logo{position:absolute;max-width:270px!important;width:270px!important;top:5px;left:50%;transform:translate(-40%)}header{height:115px}.menu-drawer{top:115%!important}.header__icon--menu[aria-expanded=true]:before{top:115%}}@media(max-width:575.9px){summary[aria-controls=menu-drawer] span{left:5px}.header__icons{right:5px}header-drawer{left:5px}.container{padding-left:20px;padding-right:20px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/header-custom.css.map */
