/*
Theme Name: exacto
Author: Rougevert
Tags: blog, custom-menu
Version: 1.0.0
Requires at least: 5.0.0
Tested up to: 5.8.0
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: exacto
*/

/* IPAD PORTRAIT */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	
.ginput_container.ginput_container_email, .ginput_container.ginput_container_text, .ginput_container.ginput_container_phone {margin-top: 0 !important;}

.elementor-widget.elementor-widget-e_image_hover_effects {display: block;}
	
}