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

/* VC: Reducir altura de la franja de título de página en todo el sitio */
.wd-page-title.page-title {
  --wd-title-sp: 22px !important;
  padding-top: 22px !important;
  padding-bottom: 22px !important;
}
