/* header-boxed.css */
.wd-page-wrapper:has(.whb-boxed){--wd-header-boxed-sp:30px}.wd-page-wrapper:has(.whb-boxed):has(.whb-top-bar.whb-without-bg:not(.whb-hidden-desktop)){--wd-header-boxed-sp:0.001px}.whb-boxed:not(.whb-sticked) .whb-main-header{margin-inline:auto;width:95%}.whb-boxed:not(.whb-sticked) .whb-main-header .whb-row>.container{padding-inline:30px;max-width:100%;width:100%}.whb-boxed:not(.whb-sticked) .whb-main-header:before{content:"";display:block;height:var(--wd-header-boxed-sp)}.whb-boxed:not(.whb-sticked) .whb-top-bar.whb-without-bg>.container{padding-inline:0}.wrapper-boxed .whb-boxed:not(.whb-sticked) .whb-main-header{max-width:var(--wd-container-w)}.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header{max-width:calc(var(--wd-container-w) - 30px)}
/* header-opt-overlap.css */
.wd-header-overlap:where(:not(.single-product)) .wd-content-layout:first-child{padding-top:0}.whb-overcontent{min-height:.2px}.whb-overcontent .whb-main-header{position:absolute}body:not(.single-product) .whb-overcontent,.whb-overcontent.whb-custom-header{margin-bottom:0;padding-top:0!important}@media(min-width:1025px){.wd-header-overlap .wd-page-title{padding-top:calc(var(--wd-header-h) + var(--wd-header-boxed-sp, 0.001px) + var(--wd-title-sp))}.single-product .whb-overcontent:not(.whb-custom-header){padding-top:calc(var(--wd-header-h) + var(--wd-header-boxed-sp, 0.001px))}}@media(max-width:1024px){.wd-header-overlap .wd-page-title{padding-top:calc(var(--wd-header-sm-h) + var(--wd-title-sp))}.single-product .whb-overcontent:not(.whb-custom-header){padding-top:var(--wd-header-sm-h)}}