<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
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
*/
/*link bei image rollover entfernen*/
.fusion-rollover .fusion-link-wrapper { 
    pointer-events: none !important; 
}
.fusion-filters {
	padding: 0 4%;
}
.fusion-portfolio {
	margin-bottom: 5px !important;
}
.headline-im-bild  {
	position: absolute !important;
	left: 50% !important;
	bottom: 5vw !important;
	width: 100%;

}
.headline-im-bild .fusion-column-wrapper {
	position: relative !important;
	left: -50% !important;
}
.headline-im-bild .fusion-column-wrapper h2 {
	font-size: calc(24px + (120 - 28) * ((100vw - 300px) / (1600 - 300))) !important;
	margin: 0 !important;
	line-height: .8 !important;
}
.leistungen-textbox {
	min-height: 260px;
}

.stiefvater-leistungen .fusion-row .fusion-layout-column p {
 color:#e0e0e0 !important;
}
.ilightbox-caption {
font-size: 16px !important;
}
.fusion-image-carousel {
margin-bottom: 0 !important;
}
.fusion-carousel-wrapper {
padding: 0 !important;
}
.custom-icon .counter-box-container {
background-image: url('https://www.stiefvater-bauunternehmung.de/wp-content/uploads/2019/01/handwerker-0-150x150.jpg');
background-repeat:no-repeat;
background-size: 100px 100px;
background-position: center 10px;
background-color: #fff;
padding-top: 100px !important;
line-height: 1;
min-height: 236px;
}

.custom-icon.kaufmann .counter-box-container {
background-image: url('https://www.stiefvater-bauunternehmung.de/wp-content/uploads/2019/01/kaufmAngestellte-150x150.jpg');
}
.custom-icon.handwerker-3 .counter-box-container {
background-image: url('https://www.stiefvater-bauunternehmung.de/wp-content/uploads/2019/02/handwerker-3-150x150.jpg');
}
.custom-icon.handwerker-2 .counter-box-container {
background-image: url('https://www.stiefvater-bauunternehmung.de/wp-content/uploads/2019/02/handwerker-2-150x150.jpg');
}
.custom-icon.handwerker-1 .counter-box-container {
background-image: url('https://www.stiefvater-bauunternehmung.de/wp-content/uploads/2019/02/handwerker-1-150x150.jpg');
}
.fusion-content-boxes .link-area-box .heading .content-box-heading  {
color: #515b69 !important;
}
.fusion-content-boxes .link-area-box:hover .heading .content-box-heading  {
color: #f90400 !important;
}</pre></body></html>