/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

/* Kaiboer tweak: menu font bigger & bolder */
.wd-nav-main > li > a .nav-link-text,
.wd-nav-header > li > a .nav-link-text {
  font-size: 16px !important;
  font-weight: 700 !important;
}

/* Force single-row header site-wide */
.whb-top-bar,
.whb-header-bottom {
  display: none !important;
}
