.custom-header{position:relative;z-index:40;width:100%;background:#f8f5ef;color:#17130f;border-bottom:1px solid rgba(23,19,15,.06)}.custom-header--fixed{position:fixed;top:0;left:0;right:0;width:100%;z-index:100;background:#f8f5ef}body.has-custom-fixed-header #MainContent{padding-top:var(--custom-header-height, 0px)}.custom-header__inner{position:relative;width:100%;max-width:1400px;min-height:68px;margin:0 auto;padding:0 110px;display:grid;grid-template-columns:minmax(120px,.7fr) minmax(0,2fr) minmax(170px,.7fr);align-items:center;column-gap:35px;box-sizing:border-box}.custom-header__logo-area{display:flex;align-items:center;min-width:0}.custom-header__logo-link{display:inline-flex;align-items:center;text-decoration:none;color:inherit}.custom-header__logo{display:block;width:auto;height:auto;max-height:42px;object-fit:contain}.custom-header__shop-name{font-family:"DM Serif Display",serif!important;color:#17130f;font-size:27px;line-height:1;font-weight:400;letter-spacing:.12em;text-transform:uppercase}.custom-header__nav{min-width:0}.custom-header__nav-list{margin:0;padding:0;display:flex;align-items:center;justify-content:center;gap:34px;list-style:none}.custom-header__nav-item{position:relative}.custom-header__nav-link{position:relative;display:flex;align-items:center;min-height:68px;color:#37312c;font-size:12px;line-height:1.2;font-weight:500;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;white-space:nowrap;transition:color .2s ease}.custom-header__nav-link:hover,.custom-header__nav-link.is-active{color:#b89048}.custom-header__nav-link:after{content:"";position:absolute;left:0;right:0;bottom:17px;height:1px;background:#b89048;transform:scaleX(0);transform-origin:center;transition:transform .2s ease}.custom-header__nav-link:hover:after,.custom-header__nav-link.is-active:after{transform:scaleX(1)}.custom-header__dropdown{position:absolute;top:100%;left:50%;min-width:220px;padding-top:8px;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%) translateY(8px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.custom-header__nav-item:hover .custom-header__dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0)}.custom-header__dropdown-inner{min-width:220px;display:flex;gap:40px;padding:24px 26px;background:#fff;border:1px solid #e8e1d8;box-shadow:0 12px 36px #17130f14}.custom-header__dropdown-column{min-width:150px}.custom-header__dropdown-heading{display:block;margin-bottom:10px;color:#17130f;font-size:12px;line-height:1.4;font-weight:600;letter-spacing:.06em;text-decoration:none;text-transform:uppercase}.custom-header__dropdown-column ul{margin:0;padding:0;list-style:none}.custom-header__dropdown-column li+li{margin-top:8px}.custom-header__dropdown-column li a{color:#746b62;font-size:13px;line-height:1.45;text-decoration:none;transition:color .2s ease}.custom-header__dropdown-column li a:hover{color:#b89048}.custom-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;white-space:nowrap}.custom-header__icon-button{position:relative;width:38px;height:38px;display:inline-flex!important;align-items:center;justify-content:center;flex:0 0 auto;padding:0;color:#17130f;background:transparent;border:0;text-decoration:none;cursor:pointer;box-sizing:border-box;transition:color .2s ease,background-color .2s ease}.custom-header__icon-button:hover{color:#b89048}.custom-header__icon-button svg{display:block!important;width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.custom-header__count-bubble{position:absolute;top:0;right:-1px;min-width:16px;height:16px;padding:0 4px;display:flex!important;align-items:center;justify-content:center;box-sizing:border-box;background:#c4a35a;border-radius:30px;color:#fff;font-size:9px;line-height:1;font-weight:600;text-align:center}.custom-header .cart-count-bubble{position:absolute;top:0;right:-1px;min-width:16px;height:16px;display:flex!important;align-items:center;justify-content:center;padding:0 4px;background:#c4a35a;border-radius:50px;color:#fff;font-size:9px;box-sizing:border-box}.custom-header__mobile-menu-wrapper{display:none}.custom-header__mobile-menu{position:static}.custom-header__mobile-menu summary{list-style:none}.custom-header__mobile-menu summary::-webkit-details-marker{display:none}.custom-header__hamburger{width:20px;display:flex!important;flex-direction:column;gap:4px}.custom-header__hamburger span{width:100%;height:1px;display:block!important;background:currentColor}.custom-header__mobile-drawer{position:fixed;top:0;left:0;width:min(88vw,390px);height:100vh;height:100dvh;padding:28px 26px;background:#f8f5ef;box-sizing:border-box;z-index:100;overflow-y:auto;transform:translate(-105%);transition:transform .3s ease;box-shadow:14px 0 40px #17130f1f}.custom-header__mobile-menu[open] .custom-header__mobile-drawer{transform:translate(0)}.custom-header__mobile-menu[open]:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:block!important;background:#110e0c59}.custom-header__mobile-drawer-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:22px;border-bottom:1px solid #ded7ce}.custom-header__mobile-title{font-family:"DM Serif Display",serif!important;color:#17130f;font-size:25px;line-height:1;font-weight:400}.custom-header__mobile-close{width:36px;height:36px;display:flex;align-items:center;justify-content:center;padding:0;background:transparent;border:0;color:#17130f;font-family:Arial,sans-serif;font-size:25px;line-height:1;cursor:pointer}.custom-header__mobile-nav{padding-top:14px}.custom-header__mobile-nav ul{margin:0;padding:0;list-style:none}.custom-header__mobile-nav>ul>li{border-bottom:1px solid #ded7ce}.custom-header__mobile-nav>ul>li>a,.custom-header__mobile-submenu>summary{min-height:55px;display:flex;align-items:center;justify-content:space-between;color:#17130f;font-size:14px;line-height:1.4;font-weight:500;letter-spacing:.03em;text-decoration:none;cursor:pointer}.custom-header__submenu-plus{color:#b89048;font-size:18px;font-weight:300;transition:transform .2s ease}.custom-header__mobile-submenu[open]>summary .custom-header__submenu-plus{transform:rotate(45deg)}.custom-header__mobile-submenu>ul{padding:0 0 17px 14px}.custom-header__mobile-submenu>ul>li+li{margin-top:12px}.custom-header__mobile-submenu>ul a{color:#756d64;font-size:13px;line-height:1.45;text-decoration:none}.custom-header__mobile-submenu--nested{padding:0}.custom-header__mobile-submenu--nested>summary{min-height:auto;color:#756d64;font-size:13px}.custom-header__mobile-utility{display:flex;flex-direction:column;gap:13px;padding-top:25px}.custom-header__mobile-utility a{color:#17130f;font-size:13px;text-decoration:none}.custom-header .visually-hidden{position:absolute!important;overflow:hidden!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important}.custom-header__shop-button{min-width:116px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;margin-left:8px;padding:0 20px;box-sizing:border-box;background:#17130f;border:1px solid #17130f;color:#fff;font-size:11px;line-height:1.2;font-weight:600;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;white-space:nowrap;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.custom-header__shop-button:hover{background:transparent;color:#17130f}@media screen and (max-width:1100px){.custom-header__inner{padding-left:40px;padding-right:40px;column-gap:20px}.custom-header__nav-list{gap:23px}.custom-header__nav-link{font-size:11px}.custom-header__shop-button{min-width:102px;min-height:38px;margin-left:4px;padding:0 13px;font-size:10px}}@media screen and (max-width:989px){.custom-header__inner{min-height:62px;padding:0 22px;grid-template-columns:45px minmax(0,1fr) auto;column-gap:10px}.custom-header__mobile-menu-wrapper{display:block}.custom-header__nav{display:none}.custom-header__logo-area{justify-content:center}.custom-header__logo{max-height:38px}.custom-header__actions{gap:1px}.custom-header__icon-button{width:36px;height:36px}.custom-header__icon-button svg{width:18px;height:18px}.custom-header__account{display:none!important}.custom-header__count-bubble,.custom-header .cart-count-bubble{top:-1px;right:-2px}.custom-header__shop-button{display:none}}@media screen and (max-width:480px){.custom-header__inner{padding-left:14px;padding-right:14px}.custom-header__icon-button{width:33px;height:36px}.custom-header__icon-button svg{width:17px;height:17px}.custom-header__wishlist{display:inline-flex!important}.custom-header__mobile-drawer{width:88vw;padding:25px 20px}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/custom-header.css.map */
