:root{--db-header-blue: #2f5f8a;--db-header-blue-dark: #234d73;--db-header-ink: #151b26;--db-header-muted: #667085;--db-header-line: #dde4ec;--db-header-soft: #f4f7fa;--db-header-surface: #ffffff}.section-header{--db-header-transition: .22s cubic-bezier(.22, .61, .36, 1)}.header-wrapper{background:var(--db-header-surface)!important;color:var(--db-header-ink);isolation:isolate}.db-header-topbar{max-height:34px;min-height:30px!important;padding:5px 20px!important;background:var(--db-header-blue)!important;color:#fff;overflow:hidden;transition:max-height var(--db-header-transition),min-height var(--db-header-transition),padding var(--db-header-transition),opacity .16s ease}.db-header-topbar__content{display:inline-flex;align-items:center;justify-content:center;gap:8px;color:inherit;font-size:1.2rem;font-weight:700;line-height:1.35;letter-spacing:.01em;text-decoration:none}.db-header-topbar__content:hover{color:#fff}.db-header-topbar__content svg{width:15px!important;height:15px!important;margin:0!important;flex:0 0 15px}.db-header-searchbar predictive-search,.db-header-searchbar search-form,.db-header-searchbar .search-modal__form,.db-header-searchbar .search{display:block;width:100%;max-width:none}.db-header-searchbar .field{border:1px solid #cbd5e1!important;border-radius:7px!important;background:#fff;box-shadow:0 1px #151b2605!important;transition:border-color .18s ease,box-shadow .18s ease}.db-header-searchbar .field:before,.db-header-searchbar .field:after{display:none!important}.db-header-searchbar .field:focus-within{border-color:var(--db-header-blue)!important;box-shadow:0 0 0 3px #2f5f8a1a!important}.db-header-searchbar .field__input{color:var(--db-header-ink);font-weight:500;letter-spacing:0}.db-header-searchbar .field__input::placeholder{color:#7a8494;opacity:1}.db-header-searchbar .field__label{display:none}.db-header-searchbar .search__button{color:var(--db-header-ink)}.db-header-searchbar .search__button:hover{color:var(--db-header-blue)}.db-header-searchbar .predictive-search{top:calc(100% + 8px);width:100%;border:1px solid var(--db-header-line);border-radius:8px;background:#fff;box-shadow:0 18px 48px #2034471f}.db-header-action:focus-visible,.header__icon:focus-visible,.header__menu-item:focus-visible,.mega-menu__link:focus-visible,.db-mega-view-all:focus-visible{outline:2px solid var(--db-header-blue);outline-offset:3px;box-shadow:none}@media screen and (min-width:990px){header.header{position:relative;display:grid!important;grid-template-columns:clamp(180px,14vw,230px) minmax(360px,1fr) auto auto!important;grid-template-areas:"logo search icons actions" "nav nav nav nav"!important;align-items:center;column-gap:clamp(14px,1.35vw,24px)!important;row-gap:0;width:min(100%,1600px);max-width:1600px!important;min-height:92px;padding:18px 28px 0!important;border-bottom:1px solid var(--db-header-line)!important;transition:min-height var(--db-header-transition),padding var(--db-header-transition)}header.header .header__heading,header.header>.header__heading-link{grid-area:logo;justify-self:start;margin:0}header.header .header__heading-logo-wrapper{width:min(100%,212px);transition:width var(--db-header-transition)}header.header .header__heading-logo{width:100%;height:auto;max-height:68px;object-fit:contain;object-position:left center}.db-header-searchbar{display:block!important;grid-area:search;min-width:0}.db-header-searchbar .field,.db-header-searchbar .field__input{min-height:54px!important;height:54px!important}.db-header-searchbar .field__input{padding:0 58px 0 20px!important;font-size:1.45rem!important}.db-header-searchbar .search__button{width:54px!important;height:52px}.db-header-actions{display:flex!important;grid-area:actions;align-items:center;gap:10px!important;white-space:nowrap}.db-header-action{min-height:48px!important;padding:0 19px!important;border:1px solid var(--db-header-blue)!important;border-radius:7px!important;background:#fff;color:var(--db-header-blue);font-size:1.3rem!important;font-weight:700!important;line-height:1;text-decoration:none;transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease}.db-header-action--primary{border-color:var(--db-header-blue)!important;background:var(--db-header-blue)!important;color:#fff!important}.db-header-action:hover{transform:translateY(-1px)!important;border-color:var(--db-header-blue-dark)!important;background:var(--db-header-blue-dark)!important;color:#fff!important}.db-header-action:active{transform:translateY(0) scale(.985)!important}header.header .header__icons{display:flex;grid-area:icons;justify-self:end;align-items:center;width:auto;gap:2px!important;padding:0!important}header.header .header__icons .desktop-search,header.header .header__icons .mobile-search{display:none!important}header.header .header__icon{width:42px!important;height:42px!important;color:var(--db-header-ink)!important;border-radius:7px;transition:color .18s ease,background .18s ease}header.header .header__icon:hover{color:var(--db-header-blue)!important;background:var(--db-header-soft)}header.header .cart-count-bubble{min-width:18px;height:18px;padding:0 4px;background:var(--db-header-blue)!important;color:#fff!important;font-size:.95rem;font-variant-numeric:tabular-nums}header.header .desktop-localization-wrapper{margin-right:4px}header.header .localization-form__select{min-height:42px;padding:0 26px 0 8px;color:var(--db-header-ink);font-size:1.25rem;font-weight:650}header.header .header__inline-menu{display:flex!important;grid-area:nav;align-items:center;justify-content:flex-start;width:100%;min-height:64px!important;margin-top:17px!important;padding:0!important;border-top:1px solid var(--db-header-line)!important}header.header .header__inline-menu .list-menu--inline{display:flex;flex-wrap:nowrap;align-items:stretch;justify-content:center;width:100%;gap:clamp(30px,2.8vw,48px)!important}header.header .db-nav-item{position:static;display:flex;align-items:stretch}header.header .header__inline-menu .list-menu__item{position:relative;min-height:63px!important;padding:0!important;color:var(--db-header-ink)!important;font-size:clamp(1.34rem,.86vw,1.48rem)!important;font-weight:720!important;line-height:1;letter-spacing:-.01em;text-decoration:none;transition:color .18s ease}header.header summary.header__menu-item{padding-right:18px!important}header.header .header__menu-item>span,header.header .header__inline-menu>.list-menu>li>a>span{display:inline-flex;align-items:center;gap:10px}.db-nav-category-icon{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;flex:0 0 25px;color:#17202d;transition:color .18s ease,transform .18s ease}.db-nav-category-icon svg{display:block;width:24px;height:24px;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}header.header .header__active-menu-item .db-nav-category-icon,header.header .db-nav-item:hover .db-nav-category-icon,header.header .db-nav-item:focus-within .db-nav-category-icon{color:#0876e8;transform:translateY(-1px)}header.header .db-nav-item:hover .header__menu-item,header.header .db-nav-item:focus-within .header__menu-item{color:var(--db-header-blue)!important}header.header .header__menu-item .icon-caret{right:0;width:9px;color:var(--db-header-blue)}header.header .header__menu-item:after{content:"";position:absolute;right:0;bottom:-1px;left:35px;height:2px;background:var(--db-header-blue);transform:scaleX(0);transform-origin:left center;transition:transform .18s ease}header.header .db-nav-item:hover .header__menu-item:after,header.header .db-nav-item:focus-within .header__menu-item:after,header.header .header__menu-item:has(.header__active-menu-item):after{transform:scaleX(1)}header.header .db-nav-item:hover>.header__menu-item,header.header .db-nav-item:focus-within>.header__menu-item,header.header .db-nav-item:has(.header__active-menu-item)>.header__menu-item{color:var(--db-header-blue)!important;transform:none!important}header.header .header__inline-menu a[href*=combisale]{min-height:57px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--db-header-blue)!important;box-shadow:none!important}header.header .mega-menu__content{left:50%!important;right:auto!important;top:100%;width:min(1500px,calc(100% - 40px))!important;max-height:calc(100vh - 190px);margin:0!important;padding:0!important;overflow:auto;border:1px solid var(--db-header-line)!important;border-top:0!important;border-radius:0 0 10px 10px!important;background:#fff!important;box-shadow:0 18px 44px #2034471a!important;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%) translateY(8px)!important;transition:opacity .2s ease,transform .2s ease,visibility 0s linear .2s!important}header.header .mega-menu__content:before{display:none!important}header.header .mega-menu[open] .mega-menu__content{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0)!important;transition:opacity .2s ease,transform .2s ease,visibility 0s!important}header.header .mega-menu.db-mega-closing .mega-menu__content{opacity:0;transform:translate(-50%) translateY(8px)!important;pointer-events:none}.db-mega-shell{display:grid;grid-template-columns:minmax(0,1fr)}.db-mega-shell--with-promo{grid-template-columns:minmax(0,1fr) minmax(250px,310px)}header.header .mega-menu__list{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;width:100%;max-width:none!important;padding:34px 18px 32px 28px!important}header.header .mega-menu__list.db-mega-columns--1{grid-template-columns:minmax(280px,380px)!important;justify-content:center}header.header .mega-menu__list.db-mega-columns--2{grid-template-columns:repeat(2,minmax(240px,360px))!important;justify-content:center}header.header .mega-menu__list.db-mega-columns--3{grid-template-columns:repeat(3,minmax(220px,1fr))!important}header.header .mega-menu__list.db-mega-columns--1>li,header.header .mega-menu__list.db-mega-columns--2>li:last-child{border-right:0!important}header.header .mega-menu__list>li{min-width:0;padding:0 26px!important;border-right:1px solid #e7ecf2!important}header.header .mega-menu__list>li:first-child{padding-left:10px!important}header.header .mega-menu__list>li:nth-child(4n),header.header .mega-menu__list>li:last-child{border-right:0!important}header.header .mega-menu__link{display:block;padding:.55rem 0!important;color:#3b4553!important;font-size:1.32rem!important;font-weight:500;line-height:1.35;text-decoration:none!important;transition:color .16s ease,transform .16s ease}header.header .mega-menu__link--level-2{margin-bottom:10px!important;padding-bottom:12px!important;border-bottom:1px solid #e7ecf2;color:var(--db-header-ink)!important;font-size:1.45rem!important;font-weight:750!important;letter-spacing:-.01em}header.header .mega-menu__link:not(.mega-menu__link--level-2):hover,header.header .mega-menu__link--active{color:var(--db-header-blue)!important;transform:translate(2px)}.db-mega-view-all{display:inline-flex;align-items:center;gap:6px;margin-top:14px;color:var(--db-header-blue);font-size:1.22rem;font-weight:700;text-decoration:none}.db-mega-view-all:hover{color:var(--db-header-blue-dark)}.db-mega-promo{display:flex;flex-direction:column;margin:22px 22px 22px 0;overflow:hidden;border-radius:8px;background:var(--db-header-soft);color:var(--db-header-ink);text-decoration:none}.db-mega-promo__media{min-height:170px;background:#eef3f7}.db-mega-promo__image{display:block;width:100%;height:190px;object-fit:cover;transition:transform .32s ease}.db-mega-promo:hover .db-mega-promo__image{transform:scale(1.025)}.db-mega-promo__content{display:grid;gap:5px;padding:16px 18px 18px}.db-mega-promo__eyebrow{color:var(--db-header-blue);font-size:1.05rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.db-mega-promo__title{font-size:1.45rem;font-weight:750;letter-spacing:-.01em}.db-mega-promo__text{color:var(--db-header-muted);font-size:1.18rem;line-height:1.45}.db-mega-promo__cta{margin-top:6px;color:var(--db-header-blue);font-size:1.18rem;font-weight:700}.db-mega-usps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--db-header-line);background:#f5f8fb}.db-mega-usp{display:flex;align-items:center;justify-content:center;gap:10px;min-height:66px;padding:12px 18px;border-right:1px solid #e1e8ef;color:#2d3745;font-size:1.18rem;font-weight:650}.db-mega-usp:last-child{border-right:0}.db-mega-usp svg{width:22px;height:22px;flex:0 0 22px;fill:none;stroke:var(--db-header-blue);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.section-header.scrolled-past-header .db-header--compact-sticky .db-header-topbar{max-height:0;min-height:0!important;padding-top:0!important;padding-bottom:0!important;opacity:0}.section-header.scrolled-past-header .db-header--compact-sticky header.header{min-height:72px;padding-top:10px!important}.section-header.scrolled-past-header .db-header--compact-sticky header.header .header__heading-logo-wrapper{width:min(100%,170px)!important}.section-header.scrolled-past-header .db-header--compact-sticky .db-header-searchbar .field,.section-header.scrolled-past-header .db-header--compact-sticky .db-header-searchbar .field__input{min-height:46px!important;height:46px!important}.section-header.scrolled-past-header .db-header--compact-sticky .db-header-searchbar .search__button{height:44px}.section-header.scrolled-past-header .db-header--compact-sticky header.header .header__inline-menu{min-height:50px!important;margin-top:10px!important}.section-header.scrolled-past-header .db-header--compact-sticky header.header .header__inline-menu .list-menu__item,.section-header.scrolled-past-header .db-header--compact-sticky header.header .header__inline-menu a[href*=combisale]{min-height:49px!important}.shopify-section-header-sticky .header-wrapper{box-shadow:0 10px 28px #20344712}}@media screen and (min-width:990px)and (max-width:1240px){header.header{grid-template-columns:180px minmax(280px,1fr) auto!important;grid-template-areas:"logo search icons" "nav nav nav"!important}.db-header-actions{display:none!important}header.header .header__inline-menu .list-menu--inline{gap:clamp(20px,2vw,30px)!important}header.header .mega-menu__content{width:calc(100vw - 32px)!important}}@media screen and (max-width:989px){.db-header-topbar{max-height:38px;min-height:32px!important;padding:6px 12px!important}.db-header-topbar__content{font-size:1.05rem;text-wrap:balance}header.header{display:grid!important;grid-template-columns:44px minmax(0,1fr) auto!important;grid-template-areas:"menu logo icons" "search search search"!important;align-items:center;gap:8px 10px;width:100%;padding:10px 16px 13px!important;border-bottom:1px solid var(--db-header-line)}header.header header-drawer{grid-area:menu;justify-self:start;margin:0!important}header.header .header__heading,header.header>.header__heading-link{grid-area:logo;justify-self:center;margin:0}header.header .header__heading-logo-wrapper{width:min(100%,154px)}header.header .header__heading-logo{width:100%;height:auto;max-height:52px;object-fit:contain}.db-header-searchbar{display:block!important;grid-area:search;width:100%;margin-top:2px}.db-header-searchbar .field,.db-header-searchbar .field__input{min-height:48px!important;height:48px!important}.db-header-searchbar .field__input{padding:0 52px 0 16px!important;font-size:1.35rem!important}.db-header-searchbar .search__button{width:48px!important;height:46px}header.header .header__inline-menu,.db-header-actions{display:none!important}header.header .header__icons{display:flex;grid-area:icons;justify-self:end;align-items:center;width:auto;gap:0;padding:0}header.header .header__icons .desktop-localization-wrapper,header.header .header__icons .desktop-search,header.header .header__icons .mobile-search,header.header .header__icons .shopify-app-block{display:none!important}header.header .header__icon,header.header .header__icon--account.small-hide{display:flex!important;width:38px;height:38px;color:var(--db-header-ink)}header.header .header__icon:hover{color:var(--db-header-blue)}.header__icon--menu{width:42px!important;height:42px!important;color:var(--db-header-ink)}.cart-count-bubble{min-width:17px;height:17px;background:var(--db-header-blue)!important;color:#fff!important;font-size:.9rem}.menu-drawer{width:min(92vw,420px)!important;border-right:1px solid var(--db-header-line);background:#fff!important;box-shadow:18px 0 42px #2034471f}.menu-drawer__inner-container,.menu-drawer__navigation-container{background:#fff}.menu-drawer__navigation{padding:12px 16px 20px!important}.menu-drawer__menu-item{min-height:54px;padding:0 8px!important;border-bottom:1px solid #edf1f5;color:var(--db-header-ink)!important;font-size:1.45rem!important;font-weight:650!important;text-decoration:none}.menu-drawer__menu-item--active{color:var(--db-header-blue)!important;background:transparent!important}.menu-drawer__menu-item .icon-caret{color:var(--db-header-blue)}.js .menu-drawer__submenu{background:#fff!important;box-shadow:none!important}.menu-drawer__close-button{position:sticky;top:0;z-index:2;min-height:54px;margin:0!important;padding:0 20px!important;border-bottom:1px solid var(--db-header-line);background:#fff!important;color:var(--db-header-blue)!important;font-size:1.35rem!important;font-weight:700}.menu-drawer__submenu .menu-drawer__menu-item{min-height:46px;padding:0 20px!important;border-bottom-color:#e7ecf2;font-size:1.32rem!important;font-weight:550!important}.menu-drawer .db-mobile-action-buttons--drawer{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:16px!important;border-top:1px solid var(--db-header-line);background:#fff!important}.menu-drawer .db-mobile-action-buttons__button{display:inline-flex;align-items:center;justify-content:center;min-height:48px!important;padding:0 12px;border:1px solid var(--db-header-blue)!important;border-radius:7px!important;background:#fff;color:var(--db-header-blue);font-size:1.32rem!important;font-weight:700!important;line-height:1.1;text-align:center;text-decoration:none;transition:color .18s ease,background .18s ease,border-color .18s ease}.menu-drawer .db-mobile-action-buttons__button--primary,.menu-drawer .db-mobile-action-buttons__button:hover,.menu-drawer .db-mobile-action-buttons__button:focus-visible{border-color:var(--db-header-blue-dark)!important;background:var(--db-header-blue-dark);color:#fff}.db-mobile-action-buttons--home{display:none!important}.section-header.scrolled-past-header .db-header--compact-sticky .db-header-topbar{max-height:0;min-height:0!important;padding-top:0!important;padding-bottom:0!important;opacity:0}}@media(prefers-reduced-motion:reduce){.section-header *,.section-header *:before,.section-header *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/123/assets/dol-premium-header.css.map */
