/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/
.blocco-prodotto-01 .stock.out-of-stock{
	display:none!important
}
.titolo-prodotto h1, .titolo-backgroundato h2, .titolo-backgroundato h1, .titolo-backgroundato h3, .titolo-backgroundato p, .titolo-backgroundato .h1{
	background:#c42735;
	background:#bf9949;
	padding:5px;
}
.titolo-backgroundato-verde h2, .titolo-backgroundato-verde h1, .titolo-backgroundato-verde h3, .titolo-backgroundato-verde p, .titolo-backgroundato-verde .h1, .product_cat-bio-pizzateig-pizzaboeden h1{
	background:#A9C938;
	padding:5px;
}
.titolo-backgroundato-red h2, .titolo-backgroundato-red h1, .titolo-backgroundato-red h3, .titolo-backgroundato-red p, .titolo-backgroundato-red .h1, .product_cat-pizzateig-pizzaboeden h1{
	background:#c42735;
	padding:5px;
}

@media (max-width: 959px){
	body form .wpcf7-inline-wrapper:nth-child(2) p {
    	margin-top: 18px;
	}
	.wpcf7-inline-wrapper + .wpcf7-inline-wrapper {
    	margin-top: 0px;
	}
	body .wpcf7-inline-wrapper .wpcf7-inline-field {
		width: 100%;
		display: block;
		vertical-align: top;
		padding: 0;
	}
}
