/*
Theme Name: Pitch Child
Theme URI: http://pitch.select-themes.com
Description: A child theme of Pitch Theme
Author: Pitch Themes
Author URI: http://themeforest.net/user/select-themes
Version: 1.2
Text Domain: pitch
Template: pitchwp
*/

body {
    font-family: 'Titillium Web', sans-serif !important;
}
.header_bottom.header_full_width {
    padding: 0 !important;
}
.header_inner_right {
    display: none !important;
}
.wrapper {
    background: #ffffff !important;
}
nav.main_menu {
    background-color: #042a44;
    width: 100% !important;
}
nav.main_menu>ul>li:last-child>a:after {
    display: none !important;
}
nav.main_menu .second {
    background-color: #042a44;
}
.home .title {
    display: none;
}
nav.main_menu>ul>li>a {
    height: 40px !important;
}
.footer_top .column1 a img {
    width: 500px;
}
.footer_top:not(.footer_top_full) .container_inner {
    padding: 40px 0 0 !important;
}
h1, h2, h3 {
    margin: 30px 0 0 !important;
}
h2, h2 a {
    background: #042a44 !important;
}
h5, h5 a {
    color: #ffffff !important;
    background: #042a44 !important;
    padding: 3px !important;
    display: block;
    font-weight: bold !important;
}
.single-tribe_events h2, .single-tribe_events h2 a {
    background: none !important;
    color: #042a44 !important;
}
.tribe-events-event-image img {
    width: 100%;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-l-container {
    padding: 0 !important;
}
.content .container {
    padding-bottom: 40px;
}
.vc_single_image-wrapper, .vc_single_image-wrapper img {
    width: 100%;
}
p {
    margin-bottom: 20px !important;
}
.eventi .box-immagine {
    line-height: 0;
}

.eventi .box-immagine .immagine {
    padding: 0;
    margin: 0;
    position: relative;
    width: 100%;
    padding-top: 50%;
    overflow: hidden;
}
.eventi .box-immagine .immagine img {
    position: absolute;
    top: 0;
	left: 0;
    width: 100%;
}
.eventi h4 a {
    color: #cc0000 !important;
    font-weight: bold;
}
.eventi h4 a:hover {
    text-decoration: none;
}
.main_menu a {
    line-height: 40px !important;
}
.side_menu_button {
    height: 57px !important;
}
.vc_responsive .content.content_top_margin {
    margin-top: 190px !important;
}

.mobile_menu_button, nav.mobile_menu {
    padding-left: 20px;
}
@media only screen and (max-width: 1000px) {
    .q_logo img {
        top: 10px !important;
        left: 40px !important;
        left: 40px !important;
    }
    .side_menu_button, .logo_wrapper, .logo_wrapper a, .header_bottom_right_widget_holder {
        width: 80%;
    }
    .logo_wrapper {
        left: 30px !important;
    }
    header .q_logo img.mobile {
        width: 100% !important;
        /* width: calc(100% - 30px) !important; */
        height: auto !important;
        max-width: 500px;
        top: 0 !important;
    }
    .q_logo a {
        left: 0 !important;
    }
    .vc_responsive .content.content_top_margin {
        margin-top: 0 !important;
    }
}
ul.flex-direction-nav a {
    background-color: #ffffff66 !important;
}
ul.flex-direction-nav a:hover {
    background-color: #ffffff !important;
}
.pp_previous, .pp_next {
    display: none !important;
}
#logo-regione {
	-webkit-transform: translate(0px,-50%);
	-moz-transform: translate(0px,-50%);
	-ms-transform: translate(0px,-50%);
	-o-transform: translate(0px,-50%);
	transform: translate(0px,-50%);
	max-height: 100px;
	top: 50%;
	position: relative;	
}
.testo_primopiano{
	background: #042a44d1;

}
.testo_primopiano p{
	color: #ffffff;
}
#primo-piano .vc_grid-item {
	padding: 0;
}
#primo-piano .vc_grid-radio_dots .active span {
	background: #042a44 !important;
	border-color: #042a44 !important;
}
#primo-piano h3 a {
	color: #ffffff;
}
.title h1 {
	color: #042a44 !important;
}
.standard_title, .title_holder {
	height: 100px !important;
}
.category h2, .category h2 a {
    background: none !important;
}
.blog_holder article .post_info, .blog_holder .blog_vertical_loop_clapper .post_info {
    font-size: 18px !important;
}
.tribe_events-template-default .title_without_animation, .single-post .title_without_animation{
    display: none;
}
.feaured_detail {
    height: 450px;
    overflow: hidden;
}
.feaured_detail img {
    width: 100%;
    height: auto;
}
.tribe-events-single>.tribe_events>:not(.primary):not(.secondary):not(.tribe-events-related-events-title):not(.tribe-related-events) {
	width: auto;
}
.single-tribe_events .tribe-events-single .tribe-events-event-meta {
    display: none;
}