/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/



.fusion-logo img {
  max-width: 280px;
}
/*
.fusion-header-wrapper {
  border-bottom: solid 1px var(--menu_hover_first_color);
}
*/
.height100 {
  height: 100px;
}


.logo-carousel .fusion-carousel .fusion-carousel-item img {
  width: auto;
  max-height: 50px;
}

.logo-carousel .fusion-image-wrapper {
  overflow: visible;
}

.logo-gallery.fusion-gallery .fusion-gallery-column .fusion-gallery-image {
  overflow: visible;
  max-width: 147px;
}

.logo-gallery.fusion-gallery.fusion-gallery-container.fusion-grid-3.fusion-columns-total-0.fusion-gallery-layout-grid.fusion-gallery-1 .fusion-gallery-image {
  margin: auto;
}

.wp-gr.wpac {
  background-color: #f1f1f1 !important;
  padding: 10px !important;
}

.fusion-privacy-bar .fusion-privacy-bar-main .fusion-privacy-bar-acceptance {
  background: #3d3d3d;
  color: white;
}

.fusion-privacy-bar .fusion-privacy-bar-main .fusion-privacy-bar-acceptance:hover {
  background: black;
  color: white;
}


.fusion-gallery-image {
  text-align: center;
}

.auto-listings span.condition {
  display: none;
}

/* Home */

.home #content .teaser{
	margin-top:-233px;
}

@media only screen and (max-width:640px){
	.home #content .teaser{
		margin-top:-158px;
	}
}

.home .flexslider .flex-direction-nav{
	display:none;
}

body .no-margin,body .no-margin .flexslider{
	margin:0;
}

/* TEAM */
.person .person-img{
	max-height:262px;
	width:auto;
	border-radius:10px;
}
.person-name, .person-title{
	text-align:center;
}
.person .person-desc .person-author .person-title{
	font-size:0.8em;
}

/* Gebrauchtwagen */

body.iframe.fahrzeuge #overview_wrapper {
  padding-top: 0;
}

body.iframe #overview_wrapper>.container {
  padding-left: 0;
  padding-right: 0;
}

/*
body.iframe .btn.btn-default{
	background-color:
}
body.iframe .section_title{
	color: 
}
*/

body .fusion-reading-box-container .reading-box{
	padding:48px 48px 47px 51px;
}

body .fusion-reading-box-container .reading-box .reading-box-description{
	font-style:italic;
	margin-bottom:7px;
}
