:root{--cdb-shell-red: #b70712;--cdb-shell-red-dark: #8f0710;--cdb-shell-line: #eadfd6;--cdb-shell-text: #211a17}.shopify-section-group-header-group{display:none!important}.cdb-site-shell{position:fixed;inset:0 0 auto 0;z-index:9999;width:100%;background:#fffffffa;border-bottom:1px solid var(--cdb-shell-line);box-shadow:0 4px 18px #23181212;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.cdb-site-shell-spacer{display:block!important;width:100%;height:var(--cdb-site-shell-height, 0px);flex:0 0 var(--cdb-site-shell-height, 0px);pointer-events:none}.cdb-site-shell__announcement{max-height:48px;overflow:hidden;background:linear-gradient(90deg,var(--cdb-shell-red-dark),var(--cdb-shell-red));color:#fff;transition:max-height .22s ease,opacity .22s ease}.cdb-site-shell__announcement-inner{width:min(100% - 28px,1400px);min-height:42px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:30px;white-space:nowrap;font-size:14px;line-height:1;font-weight:700}.cdb-site-shell__main{background:#fffffffa}.cdb-site-shell__row{width:min(100% - 28px,1400px);min-height:72px;margin:0 auto;display:grid;grid-template-columns:48px minmax(170px,245px) minmax(220px,1fr) auto 48px;align-items:center;gap:14px;transition:min-height .22s ease}.cdb-site-shell__menu{grid-column:1;grid-row:1}.cdb-site-shell__logo{grid-column:2;grid-row:1}.cdb-site-shell__search{grid-column:3;grid-row:1}.cdb-site-shell__call{grid-column:4;grid-row:1}.cdb-site-shell__cart{grid-column:5;grid-row:1}.cdb-site-shell__menu,.cdb-site-shell__cart{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;color:var(--cdb-shell-text);background:transparent;border:0;padding:0;text-decoration:none;position:relative;cursor:pointer}.cdb-site-shell__menu svg,.cdb-site-shell__cart svg{width:29px;height:29px}.cdb-site-shell__logo{display:flex;align-items:center;justify-content:center}.cdb-site-shell__logo img{display:block;width:auto;max-width:220px;max-height:54px;transition:max-height .22s ease,max-width .22s ease}.cdb-site-shell__search{position:relative}.cdb-site-shell__search form{position:relative;display:flex;align-items:center}.cdb-site-shell__search svg{position:absolute;left:18px;width:22px;height:22px;color:#211a17;pointer-events:none}.cdb-site-shell__search input{width:100%;height:50px;border:1px solid var(--cdb-shell-line);border-radius:15px;padding:0 18px 0 52px;background:#fff;color:var(--cdb-shell-text);font:inherit;font-size:15px;outline:none;transition:height .22s ease,border-radius .22s ease}.cdb-site-shell__search input:focus{border-color:var(--cdb-shell-red);box-shadow:0 0 0 3px #b707121a}.cdb-site-shell__call{min-height:42px;padding:0 14px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--cdb-shell-red);color:#fff!important;text-decoration:none;font-weight:800;box-shadow:0 5px 15px #b7071233;white-space:nowrap;transition:min-height .22s ease,padding .22s ease,transform .15s ease}.cdb-site-shell__call:hover{color:#fff!important;background:var(--cdb-shell-red-dark);transform:translateY(-1px)}.cdb-site-shell__call svg{width:19px;height:19px;flex:0 0 auto}.cdb-site-shell__call-label{font-size:14px}.cdb-site-shell__call-number{font-size:12px;opacity:.86}.cdb-site-shell__count{position:absolute;top:1px;right:0;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--cdb-shell-red);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800}.cdb-site-shell__panel{display:none;border-top:1px solid var(--cdb-shell-line);background:#fff}.cdb-site-shell__panel.is-open{display:block}.cdb-site-shell__panel-inner{width:min(100% - 28px,1400px);margin:0 auto;padding:12px 0 16px;display:flex;flex-wrap:wrap;gap:10px 24px}.cdb-site-shell__panel a{color:var(--cdb-shell-text);font-weight:700;text-decoration:none}.cdb-site-shell.is-compact .cdb-site-shell__announcement{max-height:0;opacity:0}.cdb-site-shell.is-compact .cdb-site-shell__row{min-height:58px}.cdb-site-shell.is-compact .cdb-site-shell__logo img{max-height:43px;max-width:185px}.cdb-site-shell.is-compact .cdb-site-shell__search input{height:42px;border-radius:12px}.cdb-site-shell.is-compact .cdb-site-shell__call{min-height:38px;padding:0 12px}@media(max-width:989px){.cdb-site-shell__row{grid-template-columns:46px minmax(150px,1fr) 42px 46px;grid-template-rows:auto auto}.cdb-site-shell__menu{grid-column:1;grid-row:1}.cdb-site-shell__logo{grid-column:2;grid-row:1}.cdb-site-shell__call{grid-column:3;grid-row:1}.cdb-site-shell__cart{grid-column:4;grid-row:1}.cdb-site-shell__search{grid-column:1 / -1;grid-row:2;padding-bottom:10px}.cdb-site-shell__call-number{display:none}}@media(max-width:749px){.cdb-site-shell__announcement-inner{min-height:40px;justify-content:flex-start;gap:22px;overflow-x:auto;scrollbar-width:none;font-size:13px;padding-inline:2px}.cdb-site-shell__announcement-inner::-webkit-scrollbar{display:none}.cdb-site-shell__row{min-height:66px;grid-template-columns:44px minmax(118px,1fr) 42px 44px;grid-template-rows:66px auto;gap:6px}.cdb-site-shell__logo img{max-width:175px;max-height:48px}.cdb-site-shell__search{padding-bottom:10px}.cdb-site-shell__search input{height:48px;border-radius:14px;font-size:15px}.cdb-site-shell__call{width:40px;height:40px;min-height:40px;padding:0;border-radius:999px;gap:0;box-shadow:0 4px 12px #b707123d}.cdb-site-shell__call svg{width:21px;height:21px}.cdb-site-shell__call-label,.cdb-site-shell__call-number{display:none}.cdb-site-shell__panel-inner{display:grid;grid-template-columns:1fr 1fr}.cdb-site-shell.is-compact .cdb-site-shell__row{min-height:56px;grid-template-rows:56px auto}.cdb-site-shell.is-compact .cdb-site-shell__logo img{max-height:40px;max-width:150px}.cdb-site-shell.is-compact .cdb-site-shell__search{padding-bottom:7px}.cdb-site-shell.is-compact .cdb-site-shell__search input{height:42px}.cdb-site-shell.is-compact .cdb-site-shell__call{width:36px;height:36px;min-height:36px;padding:0}}html,body{overflow-x:clip}body.cdb-shell-ready{padding-top:0!important}@supports not (overflow: clip){html,body{overflow-x:hidden}}.cdb-site-shell__announcement-inner{min-height:36px;font-size:13px;gap:24px}.cdb-site-shell__row{min-height:62px;grid-template-columns:44px minmax(160px,215px) minmax(240px,1fr) auto 44px;gap:10px}.cdb-site-shell__menu,.cdb-site-shell__cart{width:40px;height:40px}.cdb-site-shell__menu svg,.cdb-site-shell__cart svg{width:26px;height:26px}.cdb-site-shell__logo img{max-width:198px;max-height:47px}.cdb-site-shell__search input{height:44px;border-radius:13px;padding-left:48px;font-size:15px}.cdb-site-shell__search svg{left:16px;width:20px;height:20px}.cdb-site-shell__call{min-height:40px;padding:0 13px;border-radius:11px;box-shadow:0 3px 10px #b707122e}.cdb-site-shell__call-label{font-size:13px}.cdb-site-shell__call-number{font-size:11px}.cdb-site-shell.is-compact .cdb-site-shell__row{min-height:52px}.cdb-site-shell.is-compact .cdb-site-shell__logo img{max-height:38px;max-width:168px}.cdb-site-shell.is-compact .cdb-site-shell__search input{height:38px;border-radius:11px}.cdb-site-shell.is-compact .cdb-site-shell__call{min-height:36px;padding-inline:11px}@media(max-width:989px){.cdb-site-shell__row{grid-template-columns:42px minmax(142px,1fr) 40px 42px;gap:5px}}@media(max-width:749px){.cdb-site-shell__announcement-inner{min-height:35px;font-size:12.5px;gap:18px}.cdb-site-shell__row{min-height:58px;grid-template-columns:40px minmax(116px,1fr) 38px 40px;grid-template-rows:58px auto;gap:4px}.cdb-site-shell__logo img{max-width:158px;max-height:42px}.cdb-site-shell__search{padding-bottom:7px}.cdb-site-shell__search input{height:44px;border-radius:12px;font-size:14px}.cdb-site-shell__call{width:36px;height:36px;min-height:36px}.cdb-site-shell__call svg{width:19px;height:19px}.cdb-site-shell__menu,.cdb-site-shell__cart{width:38px;height:38px}.cdb-site-shell__menu svg,.cdb-site-shell__cart svg{width:25px;height:25px}.cdb-site-shell.is-compact .cdb-site-shell__row{min-height:50px;grid-template-rows:50px auto}.cdb-site-shell.is-compact .cdb-site-shell__logo img{max-height:35px;max-width:138px}.cdb-site-shell.is-compact .cdb-site-shell__search{padding-bottom:5px}.cdb-site-shell.is-compact .cdb-site-shell__search input{height:38px}.cdb-site-shell.is-compact .cdb-site-shell__call{width:32px;height:32px;min-height:32px}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/cdb-shell.css.map */
