/*
Theme Name: Faro
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

.team-member-name {
	text-align: center;
}

#lighter-bg {
	background-color: #f8f8f8;
}

.logo img {
	padding: 10px 0;
}

.avia-builder-el-7 .av_textblock_section p {
	width: 80%;
	margin: .85em auto 0;
}

#menu-footer li {
	display: inline-block;
	padding: 0 13px;
}

#text-5 {
	text-align: center;
}

.avia-menu-fx {
	bottom: 8px;
}

.sublist .li1 {
	display: inline-block;
}

/*.page-id-210 .avia-builder-el-0 .avia-builder-el-first {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}*/

/*#contact-left {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}*/
#contact-left {
	padding-top: 225px;
}

#bf-map .avia-builder-el-7 .av_textblock_section p {
	width: 100%;
}

.main_color input[type='submit']:hover, .avia-button:hover,
.avia-button.avia-color-light:hover {
	background-color: inherit;
	color: inherit;
	font-style: italic;
}

.cminds_poweredby {
	display: none !important;
}

abbr {
	text-decoration: none;
}

@media (max-width: 767px) {
	#contact-left {
		padding-top: 0;
	}
	.page-id-210 .avia-builder-el-7 .av_textblock_section p {
		width: 100%;
	}
	#bf-map .no_margin {
		padding-left:0 !important;
		padding-right: 0 !important;
	}
	.wp-image-3479 {
	   width: 100%;
	   margin-right: 0 !important;
	   margin-bottom: 1rem !important;
	}
	}
}