/*
Theme Name: Canalplast
Theme URI: https://www.canalplast.it/
Author: Minuart
Template: essentials
Author URI: http://www.minuart.it/
Version: 1.0.2
Text Domain: essentials-child

*/

.product-info h3 {
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 20px;
}

.home h1 {
	font-size: 40px;
}
@media (max-width:1024px) {
	.home h1 {
		font-size: 24px;
	}
}

.home h3.card-title {
	font-size: 20px;
}