/*
Theme Name: Modave Child
Theme URI: https://modave.presslayouts.com/landing
Author: PressLayouts Team
Description: This is a child theme for Modave
Version: 1.0
Author URI: https://www.presslayouts.com/
Template: modave
Text Domain: modave-child
*/

.products div.product .pls-product-inner, .products div.product-category .pls-category-inner {
	height: 100%;
	display: flex;
	flex-flow: column;
}
.products .pls-product-image {
	flex: 1;
	flex: 0 0 20em;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	text-transform: none;
}
