@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;0,700;1,500;1,600;1,700&family=Inter:wght@400;500;600;700;800&display=swap";.dt-site-header{position:relative;z-index:40;background:#f8f5f1;color:#111;border-bottom:1px solid #e5ddd4}.dt-announcement{min-height:38px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:18px;padding:0 clamp(20px,4vw,72px);background:#efe8e0;border-bottom:1px solid #e6ded5;font-family:Inter,Arial,sans-serif;font-size:11px;font-weight:700;letter-spacing:.055em;text-transform:uppercase}.dt-announcement__item{min-width:0;display:flex;align-items:center;gap:9px;color:#111;white-space:nowrap}.dt-announcement__item:nth-child(2){justify-content:center}.dt-announcement__item:nth-child(3){justify-content:flex-end}.dt-announcement__item span{overflow:hidden;text-overflow:ellipsis}.dt-announcement svg{width:17px;height:17px;fill:none;stroke:#b99058;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.dt-navbar{position:relative;height:118px;display:flex;align-items:flex-start;justify-content:space-between;padding:30px clamp(20px,4vw,72px) 0;background:#f8f5f1}.dt-navbar__menu{min-width:0;display:flex;align-items:center;gap:clamp(18px,2.1vw,32px);flex:1;padding-top:24px;padding-right:190px}.dt-navbar__link{font-family:Inter,Arial,sans-serif;font-size:12px;line-height:1;font-weight:700;color:#111;text-decoration:none;letter-spacing:.045em;text-transform:uppercase;white-space:nowrap;transition:color .2s ease}.dt-navbar__link:hover{color:#c6a26b}.dt-navbar__logo{position:absolute;top:18px;left:50%;transform:translate(-50%);display:block;text-align:center;text-decoration:none;z-index:2}.dt-navbar__logo img{display:block;width:170px;max-width:170px;height:auto;object-fit:contain}.dt-navbar__logo-text{font-family:Cormorant Garamond,Georgia,serif;color:#c6a26b;line-height:.9;text-align:center}.dt-navbar__logo-text strong{display:block;font-size:44px;font-weight:700;letter-spacing:-.04em}.dt-navbar__logo-text span{display:block;margin-top:6px;font-size:20px;font-weight:500}.dt-navbar__icons{display:flex;align-items:center;justify-content:flex-end;gap:25px;flex:1;padding-top:18px}.dt-navbar__icon{position:relative;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;color:#111;text-decoration:none;transition:color .2s ease,transform .2s ease}.dt-navbar__icon:hover{color:#c6a26b;transform:translateY(-1px)}.dt-navbar__icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.dt-cart-count{position:absolute;top:-4px;right:-6px;min-width:17px;height:17px;padding:0 4px;display:inline-flex;align-items:center;justify-content:center;background:#c6a26b;color:#fff;border-radius:999px;font-family:Inter,Arial,sans-serif;font-size:10px;font-weight:800;line-height:1}.dt-mobile-menu{display:none}.dt-mobile-menu summary{list-style:none}.dt-mobile-menu summary::-webkit-details-marker{display:none}.dt-mobile-menu__button{width:42px;height:42px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px solid #d8cbbb;background:transparent;cursor:pointer}.dt-mobile-menu__button span{width:18px;height:1.5px;display:block;background:#111;transition:transform .2s ease,opacity .2s ease}.dt-mobile-menu[open] .dt-mobile-menu__button span:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.dt-mobile-menu[open] .dt-mobile-menu__button span:nth-child(2){opacity:0}.dt-mobile-menu[open] .dt-mobile-menu__button span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.dt-mobile-menu__panel{position:absolute;top:100%;left:20px;right:20px;z-index:50;padding:18px;background:#f8f5f1;border:1px solid #e1d8ce;box-shadow:0 18px 46px #1111111a}.dt-mobile-menu__nav{display:grid;gap:4px}.dt-mobile-menu__link{display:flex;align-items:center;justify-content:space-between;padding:15px 4px;border-bottom:1px solid #e5ddd4;font-family:Inter,Arial,sans-serif;font-size:13px;line-height:1;font-weight:800;letter-spacing:.055em;color:#111;text-decoration:none;text-transform:uppercase}.dt-mobile-menu__link:after{content:"\2192";color:#b99058;font-size:15px}.dt-mobile-menu__link:last-child{border-bottom:0}.dt-mobile-menu__link:hover{color:#b99058}@media screen and (max-width:1320px){.dt-navbar__menu{gap:20px;padding-right:165px}.dt-navbar__link{font-size:11px}.dt-navbar__icons{gap:21px}}@media screen and (max-width:1120px){.dt-navbar{height:104px}.dt-navbar__menu{gap:15px;padding-right:145px}.dt-navbar__link{font-size:10.5px;letter-spacing:.035em}.dt-navbar__logo img{width:135px}.dt-navbar__icons{gap:18px}}@media screen and (max-width:1040px){.dt-announcement{display:flex;align-items:center;justify-content:flex-start;gap:24px;overflow-x:auto;overflow-y:hidden;padding:10px 20px;min-height:38px;scrollbar-width:none}.dt-announcement::-webkit-scrollbar{display:none}.dt-announcement__item{flex:0 0 auto}.dt-announcement__item:nth-child(2),.dt-announcement__item:nth-child(3){justify-content:flex-start}.dt-navbar{min-height:82px;height:auto;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px 20px}.dt-mobile-menu{display:block;grid-column:1;grid-row:1}.dt-navbar__menu{display:none}.dt-navbar__logo{position:static;grid-column:2;grid-row:1;justify-self:center;transform:none}.dt-navbar__logo img{width:124px;max-width:124px}.dt-navbar__logo-text strong{font-size:36px}.dt-navbar__logo-text span{font-size:17px}.dt-navbar__icons{grid-column:3;grid-row:1;justify-self:end;flex:none;padding-top:0;gap:15px}.dt-navbar__icon{width:26px;height:26px}.dt-navbar__icon svg{width:21px;height:21px}}@media screen and (max-width:640px){.dt-announcement{gap:20px;padding:9px 16px;font-size:10px;letter-spacing:.045em}.dt-announcement svg{width:15px;height:15px}.dt-navbar{grid-template-columns:42px minmax(0,1fr) auto;gap:10px;padding:15px 16px;min-height:76px}.dt-mobile-menu__button{width:40px;height:40px}.dt-mobile-menu__panel{left:16px;right:16px;padding:14px}.dt-mobile-menu__link{padding:14px 3px;font-size:12px}.dt-navbar__logo img{width:108px;max-width:108px}.dt-navbar__icons{gap:12px}.dt-navbar__icon{width:24px;height:24px}.dt-navbar__icon svg{width:20px;height:20px}.dt-cart-count{top:-6px;right:-7px}}@media screen and (max-width:420px){.dt-announcement{font-size:9.5px}.dt-navbar{padding-left:14px;padding-right:14px}.dt-account-link{display:none}.dt-navbar__icons{gap:10px}.dt-navbar__logo img{width:100px;max-width:100px}.dt-mobile-menu__panel{left:14px;right:14px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/dt-header.css.map */
