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


.wd-header-nav, .site-logo {
  padding-right: 40px !important;
  padding-left: 40px !important;
}

.title-wrapper h4 {
	color: #202C57;
	padding-bottom: 20px;
}

.product-grid .portfolio-info h3 {
	color: #202C57;
}

.product-grid figure img {
  height: 300px;
}

.product-grid .portfolio-info .wrap-title h3 {
  min-height: 60px;
}