/* ==============================================================================
Theme Name: Phlox Pro Child
Theme URI: http://phlox.pro/go/
Author: averta
Author URI: http://www.phlox.pro
Description: Phlox Pro Child Theme
Template: phlox-pro
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column,two-columns, three-columns, left-sidebar, right-sidebar
Text Domain: phlox-pro-child
================================================================================= */

/* Form contatto */
@media screen and (max-width: 768px){
	#wpcf7-f420-p347-o1 .wpcf7-list-item {
    	width: 100%;
    	margin-left: 0 !important;
	}
	input[type="radio"] {
    	width: 15px !important;
    	height: 15px !important;
	}
	.wpcf7-select{margin-bottom: 20px;}
}