/*
Theme Name: WoodMart Child
Theme URI: https://khanehsaz.com
Description: A child theme for WoodMart
Author: Hossein Ghaffari
Author URI: https://hosseinghaffari.ir
Template: woodmart
Version: 1.0
Text Domain: woodmart-child
*/

/* Custom styles*/
h1 {
  font-size: 1.7rem;
}
h2 {
  font-size: 1.5rem;
}
h3 {
  font-size: 1.2rem;
}
h4 {
  font-size: 1.1rem;
}
h5 {
  font-size: 1rem;
}
h6 {
  font-size: .9rem;
}

.wd-post-date.wd-style-with-bg{
  position: unset !important;
  display: block !important;
  margin-top: 1rem;
}