/*

Theme Name: NOO iVent Child Theme
Theme URI: http://nootheme.com/
Author: NooTheme
Author URI: http://nootheme.com/
Description: This is a blank child theme for NOO iVent
Template: noo-ivent
Version: 1.0.0
Tags: two-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, sticky-post, theme-options, translation-ready
Text Domain: noo
*/

body {color:#000;}
.h2Big {font-size: 40px; line-height: 43px;}
.clear {clear:both;}

/* HEADER */
/* Menu
.navbar {background-color:#fff;} */

/* FOOTER */
.footer-bottom {padding-top:100px; background: rgba(0, 0, 0, 1) url("http://www.promoeventisport.it/wp-content/uploads/2016/12/bkg-footer-bottom.jpg") no-repeat fixed center top / cover;}
.colophon.site-info .footer-more {background: #000;} 
.noo-bottom-bar-content a:hover {color:#df1520!important;}

/* pag. HOME */
.contentSlider {position:relative; z-index:0; height:auto;}
.textHover {position:absolute; top:200px; right:5%; z-index:2; color:#fff; font-size:60px; text-shadow: 0 0 15px #000; font-weight: 500; line-height: 62px; width:45%;}
.slider {height:auto; width:100%;}
.divPassione {color:#fff; font-size:70px; font-weight: 100; line-height: 70px; padding:150px 0px 100px 0px;}
.divSport {color:#fff; font-size:70px; font-weight: 100; line-height: 70px; padding:115px 0px 150px 0px;}
.noo-recent-news .grid .item-wrap .item-content .content-meta {display:none;}
.sport {background-position:center left;}
.parallasse {background: url("http://www.promoeventisport.it/wp-content/uploads/2015/06/bkg-home.jpg") no-repeat fixed center top / cover;}
.event-thumbnail {background-position:center center;}

/* pag. CONTATTI */
.noo-contact-info .info a, .noo-contact-info .info address {font-size: 26px; padding: 19px 0;}
.form-control, .widget_newsletterwidget .newsletter-email, .wpcf7-form-control:not(.wpcf7-submit) {height:75px; font-size:30px;}
textarea.form-control, textarea.widget_newsletterwidget .newsletter-email, textarea.wpcf7-form-control:not(.wpcf7-submit) {height:350px;}
.infoContatti {color:#fff; font-size:24px; line-height:28px;}
.infoContatti a {color:#fff;}
.infoContatti a:hover {color:#fff;}
.container-contact1 {padding:100px 10% 0px 10%;}
.g-recaptcha {margin-bottom:40px;}
.input-left {float:left; width:47%;}
.input-right {float:right; width:47%;}
.wpcf7-form-control:not(.wpcf7-submit) {display:inline; border:none; padding:0px; background-color:transparent;}
input {border:solid 1px #ececec!important;}
textarea {border:solid 1px #ececec!important;}

/* pag. LINKS */
.infoTurismo {color:#fff;}
.infoTurismo a {color:#fff;}
.infoTurismo a:hover {color:#fff;}
.infoTurismo h3 {font-size:24px!important; line-height: 26px; margin-top:10px; margin-bottom:10px;}

/* pag. NEWS */
.comments-area {display:none;}
.listing-author-avatar {display:none;}
.item-title {padding-top:30px;}

/* pag. EVENTO */
.tribe-events-event-image + div.tribe-events-content {width:100%;}
.tribe-events-metabox {display:none;}


@media (max-width: 1200px) {
	/* MENU */
	.off-canvas #off-canvas-nav .noo-main-canvas .nav-collapse li { float: none !important;	width: 100%;}
	
	/* pag. HOME */
	.divPassione {font-size:50px; line-height: 50px; padding:50px 0px;}
	.divSport {font-size:50px; line-height: 50px;}
	.header-3 .navbar {padding:30px 0px;}
	.textHover {font-size:40px; line-height: 42px;}
	.parallasse {background-size:100%; background-attachment: scroll;}
	/* pag. CONTATTI */
	.container-contact1 {padding:50px 5% 0px 5%;}
	.form {margin-top:50px;}
}


@media (max-width: 909px) {
	.textHover {text-align: center;}
	.post-navigation {display:none;}
	.input-left {float:none; width:100%;}
	.input-right {float:none; width:100%;}
}


@media (max-width: 480px) {
	
	.h2Big {font-size: 30px; line-height: 33px;}
	/* pag. HOME */
	.textHover {position:absolute; top:150px; right:0%; width:100%; font-size:30px; line-height: 32px;}
	.divPassione {font-size:35px; line-height: 35px; padding:60px 0px;}
	.divSport {font-size:35px; line-height: 35px; padding: 45px 0 60px;}
	.noo-shortcode-events .sc-event-wrap.list .sc-event-content h3 {font-size: 24px; line-height: 26px;}

}