:root{
--wd-top-bar-h: 0.001px;
--wd-top-bar-sm-h: 0.001px;
--wd-top-bar-sticky-h: 0.001px;
--wd-header-general-h: 105px;
--wd-header-general-sm-h: 75px;
--wd-header-general-sticky-h: 60px;
--wd-header-bottom-h: 0.001px;
--wd-header-bottom-sm-h: 0.001px;
--wd-header-bottom-sticky-h: 0.001px;
--wd-header-clone-h: 0.001px;
}
.whb-sticked .whb-general-header .wd-dropdown:not(.sub-sub-menu) {
margin-top: 10px;
}
.whb-sticked .whb-general-header .wd-dropdown:not(.sub-sub-menu):after {
height: 20px;
}
@media (min-width: 1025px) {
.whb-general-header-inner {
height: 105px;
max-height: 105px;
}
.whb-sticked .whb-general-header-inner {
height: 60px;
max-height: 60px;
}
.wd-header-overlap .title-size-small {
padding-top: 125px;
}
.wd-header-overlap .title-size-default {
padding-top: 165px;
}
.wd-header-overlap .title-size-large {
padding-top: 205px;
}
.wd-header-overlap .without-title.title-size-small {
padding-top: 105px;
}
.wd-header-overlap .without-title.title-size-default {
padding-top: 140px;
}
.wd-header-overlap .without-title.title-size-large {
padding-top: 165px;
}
.single-product .whb-overcontent:not(.whb-custom-header) {
padding-top: 105px;
}
}
@media (max-width: 1024px) {
.whb-general-header-inner {
height: 75px;
max-height: 75px;
}
.wd-header-overlap .page-title {
padding-top: 90px;
}
.wd-header-overlap .without-title.title-shop {
padding-top: 75px;
}
.single-product .whb-overcontent:not(.whb-custom-header) {
padding-top: 75px;
}
}