/*
 Theme Name:   Woodmart Child
 Description:  Child theme for Woodmart customizations.
 Author:       XTemos
 Author URI:   https://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart-child
*/


/* Fix WoodMart sticky header jumping after theme update */
.whb-header.whb-sticky-real,
.whb-header.whb-scroll-stick,
.whb-header.whb-hide-on-scroll {
    position: relative !important;
}


