@import"https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700;800&family=Inter:wght@400;500;600&display=swap";:root{--dcd-navy:#0F2A44;--dcd-navy-dk:#0A1E33;--dcd-orange:#E76F2A;--dcd-orange-dk:#cc5f20;--dcd-wood:#C9985A;--dcd-offwhite:#F7F5F1;--dcd-gray-lt:#E5E5E2;--dcd-gray-md:#C8C8C4;--dcd-charcoal:#1C1C1C;--dcd-slate:#5A6573;--font-head:"Sora",system-ui,sans-serif;--font-body:"Inter",system-ui,sans-serif}body{font-family:Inter,system-ui,sans-serif!important}h1,h2,h3,h4{font-family:Sora,system-ui,sans-serif!important}body:has(.cab-banner) main .text-block h1:first-child,body:has(.cab-banner) main .text-block:first-of-type h1{display:none!important}body:has(.cab-banner) main .text-block:has(h1):empty,body:has(.cab-banner) main>section:first-of-type:has(.text-block>h1){display:none!important}header-component .header-logo{font-size:0!important;display:inline-flex!important;align-items:center!important;gap:10px!important;text-decoration:none!important;height:auto!important;line-height:1!important}header-component .header-logo:before{content:"";width:38px;height:38px;background-color:var(--dcd-navy);background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'22'%20height%3D'22'%20viewBox%3D'0%200%2022%2022'%20fill%3D'none'%20stroke%3D'white'%20stroke-width%3D'1.8'%20stroke-linecap%3D'round'%3E%3Crect%20x%3D'2'%20y%3D'5'%20width%3D'8'%20height%3D'7'%20rx%3D'1'%2F%3E%3Crect%20x%3D'12'%20y%3D'5'%20width%3D'8'%20height%3D'7'%20rx%3D'1'%2F%3E%3Crect%20x%3D'2'%20y%3D'14'%20width%3D'18'%20height%3D'6'%20rx%3D'1'%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center;background-size:22px 22px;border-radius:6px;flex-shrink:0}header-component .header-logo:after{content:"Direct Cabinet Deals";font-family:Sora,system-ui,sans-serif;font-size:17px;font-weight:700;color:var(--dcd-navy);letter-spacing:-.01em}header-component nav.menu-list{display:none!important}.dcd-nav-wrapper{flex:1;display:flex;align-items:center;justify-content:center}.dcd-nav-wrapper nav{flex:0}.dcd-nav-wrapper nav ul{display:flex;list-style:none;gap:4px;align-items:center;margin:0;padding:0}.dcd-nav-wrapper nav a{font-family:Sora,system-ui,sans-serif;font-size:14px;font-weight:500;color:var(--dcd-charcoal);text-decoration:none;padding:6px 12px;border-radius:6px;transition:all .15s;white-space:nowrap}.dcd-nav-wrapper nav a:hover{color:var(--dcd-navy);background:var(--dcd-offwhite)}.dcd-nav-wrapper .nav-cta{background:var(--dcd-orange)!important;color:#fff!important;border-radius:6px}.dcd-nav-wrapper .nav-cta:hover{background:var(--dcd-orange-dk)!important}.dcd-nav-wrapper nav ul{list-style:none;display:flex;gap:4px;align-items:center;margin:0;padding:0}.dcd-nav-wrapper .has-mega{position:relative}.dcd-nav-wrapper .has-mega>a{display:inline-flex;align-items:center;gap:4px}.dcd-nav-wrapper .has-mega>a:after{content:"";width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);margin-left:4px;transition:transform .15s;display:inline-block;margin-bottom:2px}.has-mega:hover>a:after{transform:rotate(225deg);margin-bottom:-2px}.mega-panel{position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);background:#fff;border:1px solid var(--gray-lt);border-radius:12px;box-shadow:0 12px 36px #0f2a4429;padding:0;min-width:560px;opacity:0;visibility:hidden;transition:opacity .15s,visibility .15s;z-index:200;display:flex}.has-mega:hover .mega-panel{opacity:1;visibility:visible}.mega-brands{min-width:280px}.mega-brands .mega-col{flex:1;width:100%}.mega-brands .mega-item-row{display:block}.mega-brands .mega-item{width:100%}.mega-brands .mega-flyout{left:calc(100% + 24px)}.brand-section{margin-bottom:8px}.brand-section:last-child{margin-bottom:0}.brand-section+.brand-section{padding-top:12px;border-top:1px solid var(--gray-lt);margin-top:12px}.brand-section-head{display:flex;align-items:center;justify-content:space-between;font-family:var(--font-head);font-size:15px;font-weight:800;color:var(--navy);text-decoration:none;padding:6px 10px 8px;border-radius:6px}.brand-section-head:hover{background:var(--offwhite)}.brand-section-head .arrow{color:var(--orange);font-size:16px;font-weight:400}.mega-colors{min-width:540px;flex-direction:column}.color-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:14px 18px 18px}.color-tile{position:relative;text-decoration:none;border-radius:10px;padding:10px 8px 12px;border:1px solid transparent;transition:all .15s;display:block;text-align:center}.color-tile:hover{border-color:var(--gray-lt);background:var(--offwhite)}.color-tile-swatch{width:100%;height:54px;border-radius:8px;border:1px solid rgba(0,0,0,.08);margin-bottom:8px}.color-tile-label strong{display:block;font-family:var(--font-head);font-size:13px;font-weight:700;color:var(--navy);margin-bottom:2px}.color-tile-label span{font-size:11px;color:var(--slate)}.color-flyout{top:50%;transform:translateY(-50%);left:calc(100% + 6px);border-radius:12px}.color-tile:hover .color-flyout{opacity:1;visibility:visible}.mega-styles .style-item{padding:12px}.mega-styles .mega-item-row:not(:last-child){border-bottom:1px solid var(--gray-lt)}.mega-col{padding:20px 22px;min-width:240px;border-right:1px solid var(--gray-lt)}.mega-col:last-child{border-right:none}.mega-heading{font-family:var(--font-head);font-size:11px;font-weight:700;color:var(--orange);letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;padding:0 8px}.mega-item{position:relative;display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border-radius:6px;font-size:13.5px;font-weight:500;color:var(--charcoal);text-decoration:none;transition:background .12s;white-space:nowrap;line-height:1.3}.mega-item:hover{background:var(--offwhite);color:var(--navy)}.mega-item .arrow{color:var(--gray-md);font-size:11px;margin-left:14px;transition:color .12s}.mega-item:hover .arrow{color:var(--orange)}.mega-item .mini-count{color:var(--slate);font-size:11px;font-weight:500;margin-left:14px;background:var(--offwhite);padding:1px 7px;border-radius:100px}.mega-item:hover .mini-count{background:#fff}.mega-swatch{width:14px;height:14px;border-radius:50%;flex-shrink:0;border:1px solid rgba(0,0,0,.08);margin-right:10px}.mega-flyout{position:absolute;top:0;left:100%;background:#fff;border:1px solid var(--gray-lt);border-radius:0 12px 12px 0;box-shadow:0 12px 36px #0f2a4429;padding:18px 20px;min-width:280px;max-height:520px;overflow-y:auto;opacity:0;visibility:hidden;transition:opacity .12s,visibility .12s;margin-left:1px}.mega-item-row{position:relative}.mega-item-row:hover .mega-flyout{opacity:1;visibility:visible}.mega-flyout-title{font-family:var(--font-head);font-size:11px;font-weight:700;color:var(--orange);letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid var(--gray-lt)}.mega-flyout .mega-item{padding:6px 8px;font-size:13px}@media(max-width:1080px){.mega-panel{min-width:520px}.mega-col{min-width:220px}}.has-mega.is-open>.mega-panel{opacity:1!important;visibility:visible!important}.mega-item-row.is-open>.mega-flyout{opacity:1!important;visibility:visible!important}.color-tile.is-open .color-flyout{opacity:1!important;visibility:visible!important}.dcd-nav-wrapper,.dcd-nav-wrapper *{pointer-events:auto!important}.dcd-nav-wrapper .mega-panel,.dcd-nav-wrapper .mega-flyout{z-index:9999!important}@media(max-width:960px){.dcd-nav-wrapper,.mega-panel,.mega-flyout{display:none!important}.menu-drawer .menu-drawer__menu.menu-drawer__menu,.menu-drawer .menu-drawer__menu.has-submenu,.menu-drawer-container .menu-drawer__menu,.menu-drawer__navigation .menu-drawer__menu,header-drawer .menu-drawer__menu,body .menu-drawer__menu{display:flex!important;flex-direction:column!important;align-items:stretch!important;flex-wrap:nowrap!important;gap:0!important;width:100%!important}.menu-drawer .menu-drawer__list-item,body .menu-drawer__list-item{display:block!important;width:100%!important;flex:0 0 auto!important;height:auto!important;min-height:0!important}.menu-drawer .menu-drawer__menu-item,body .menu-drawer__menu-item{display:flex!important;width:100%!important;justify-content:space-between!important;align-items:center!important;box-sizing:border-box!important;padding:.85rem 1.25rem!important}.menu-drawer__menu-item-text{white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;flex:1 1 auto!important;text-align:left!important}header-component .header-logo:before{width:32px;height:32px;background-size:18px 18px}header-component .header-logo:after{font-size:15px}body,main{overflow-x:hidden}.cab-banner,.cab-hub .ship-note,.cab-hub .cta-band,.jhub-hero,.jhub-ship,.jhub-cta-band,.fdp-hero,.fdp-promise,.fdp-process,.fdp-incl,.fdp-form-wrap,.fwh-hero,.dcd-ba{width:100%!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box}.cab-hub .colors,.jhub-grid{width:100%!important;margin-left:0!important;padding:0 1rem!important;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))!important;gap:.75rem!important}.fdp-promise__grid{grid-template-columns:1fr 1fr!important;gap:.85rem!important}}@media(max-width:480px){header-component .header-logo:after{display:none!important}.cab-banner h1,.jhub-hero h1,.fdp-hero h1,.fwh-hero h1{font-size:1.7rem!important}.cab-banner__lead,.jhub-hero__lead,.fdp-hero__lead,.fwh-hero__lead{font-size:.95rem!important}.cab-banner__stats,.jhub-hero__stats,.fwh-hero__stats{gap:1rem!important}.cab-banner__stats span strong,.jhub-hero__stats span strong,.fwh-hero__stats span strong{font-size:1rem!important}.fdp-promise__grid{grid-template-columns:1fr!important}.cab-hub .colors,.jhub-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))!important}}@media(min-width:750px){.footer .menu .menu__heading__default{display:contents!important}.footer .menu .menu__heading__accordion{display:none!important}}@media(max-width:749px){.footer .menu--accordion .menu__heading__default{display:none!important}.footer .menu--accordion .menu__heading__accordion{display:contents!important}}.shopify-powered-by,.footer__copyright-content a[href*="shopify.com"][rel*=noopener],.footer-utilities .powered-by,[class*=footer] [class*=powered]{display:none!important}.dcd-nav-wrapper .nav-cta,.dcd-nav-wrapper nav a.nav-cta{background:var(--dcd-orange, #E15A29)!important;color:#fff!important;font-weight:700!important;padding:8px 16px!important;border-radius:8px!important;letter-spacing:.01em!important;box-shadow:0 2px 6px #e15a2940;transition:background .15s ease,transform .12s ease,box-shadow .15s ease}.dcd-nav-wrapper .nav-cta:hover,.dcd-nav-wrapper nav a.nav-cta:hover{background:var(--dcd-orange-dk, #B6411D)!important;color:#fff!important;transform:translateY(-1px);box-shadow:0 4px 10px #e15a2952}body.dcd-page-samples .facets,body.dcd-page-samples .facets-block-wrapper,body.dcd-page-samples [class*=facets-block-wrapper],body.dcd-page-samples .collection__filters-bar,body.dcd-page-samples .collection-filters,body.dcd-page-samples .sfk-cats,body.dcd-page-samples [id$=__sfk_coll_categories]{display:none!important}.dcd-spec-card__btn,a.dcd-spec-card__btn{background:#e76f2a!important;color:#fff!important;border:none!important}.dcd-spec-card__btn:hover,a.dcd-spec-card__btn:hover{background:#cc5f20!important;color:#fff!important}@media(min-width:750px){.header__drawer,.header-drawer,header-drawer,.header__icon--menu{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/dcd-overrides.css.map */
