/* Existing Woodmart overrides preserved from the child theme.
 * !important remains necessary to preserve priority over the existing theme rules.
 */
.whb-sticky-prepared {
    --wd-header-h: 0px !important;
    --wd-header-sm-h: 0px !important;
}

.quantity .qty,
div.quantity input.qty {
    padding: 0 !important;
    text-align: center !important;
}
