@media (min-width: 1025px) {
.whb-general-header-inner {
height: 107px;
max-height: 107px;
}
.whb-sticked .whb-general-header-inner {
height: 40px;
max-height: 40px;
}
.wd-header-overlap .title-size-small {
padding-top: 127px;
}
.wd-header-overlap .title-size-default {
padding-top: 167px;
}
.wd-header-overlap .title-size-large {
padding-top: 207px;
}
.wd-header-overlap .without-title.title-size-small {
padding-top: 107px;
}
.wd-header-overlap .without-title.title-size-default {
padding-top: 142px;
}
.wd-header-overlap .without-title.title-size-large {
padding-top: 167px;
}
.single-product .whb-overcontent:not(.whb-custom-header) {
padding-top: 107px;
}
}
@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;
}
}
.whb-general-header {
background-color: rgba(0, 0, 0, 0.14);border-bottom-width: 0px;border-bottom-style: solid;
}
.whb-header-bottom {
border-bottom-width: 0px;border-bottom-style: solid;
}