/*
Theme Name:   Woodmart Child
Theme URI:    https://themeforest.net/item/woodmart-woocommerce-theme/20264492
Author:       Charm Trendify
Author URI:   https://charmtrendifystore.com
Template:     woodmart
Version:      1.0.0
Description:  A child theme for Woodmart.
*/
#charm-top-bar {
  display: none; /* Hide by default */
}
#charm-top-bar {
  display: none; /* Hide by default */
}

@media (max-width: 768px) {
  .whb-top-bar {
    display: none !important;
  }
}
