/*

Theme Name: NT Agricom
Theme URI:  http://ninetheme.com/
Author: Ninetheme
Author URI: http://ninetheme.com/about
Description: We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.1.8
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: custom-colors, custom-menu, editor-style, featured-images, post-formats, threaded-comments, translation-ready
Text Domain: nt-agricom
Domain Path: /languages

*/

/* .submenu{
	margin-left: 165px;
    margin-top: -61px;
} */

.submenu ul {
	    margin-left: 5px !important;
}

.prova_sub ul{
	    margin-left: 132px !important;
    height: 144px !important;
    width: 209px !important;
    margin-top: -60px !important;
}

.intro.index-header{
	    min-height: 77vh !important;
}

.section-contact .item__subtitle {
    font-size: 1.6rem;
    color: #f0f0f0;
    display: none;
}

input[type=checkbox], input[type=radio] {
    margin: 4px -241px -4px;
    
    line-height: normal;
}