/*
Theme Name: WellExpo Child
Theme URI: http://wellexpo.select-themes.com
Description: A child theme of WellExpo Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Version: 1.0.0
Text Domain: wellexpo
Template: wellexpo
*/


body.page-id-4280 .custom_prefooter,
body.page-id-5867 .custom_prefooter,
body.page-id-6898 .custom_prefooter{
	display:none !important;
}

.wpcf7-form {
	box-shadow:none !important;
}
.galleria_iel .vc_gitem-zone:hover{
	opacity:0.7;
}

.photonic-object-header.photonic-flickr-set {
    display: none;
}


.centra_icone .qodef-elements-holder .qodef-eh-item{
	display:contents;
	width:100%;
}


.custom_prefooter {
    min-height: 100px;
	padding-top: 30px;
    padding-bottom: 40px;
    background-color: #fff;
    border-bottom: 0 solid transparent;
    box-shadow: 0 -8px 7px rgba(0, 0, 0, .07);
    box-sizing: border-box;
}



.custom_prefooter  h2.qodef-st-title {
   /* line-height: 110px; */
}

span.wpcf7-form-control.wpcf7-acceptance span.wpcf7-list-item {
    margin-left: 0px;
}

img.logo_patrocinio {
    margin-top: 35px;
/*    border: 1px solid #e0e0e0;*/
}


.ele_patroc.vc_col-xs-12 {
    display: inline-block;
    float: left;
    width: 20%;
}

@media only screen and (max-width: 768px)  {
	.ele_patroc.vc_col-xs-12{
		width:100%;
	}
	
}