/*
 Theme Name:   Sunpower Child
 Theme URI:    https://wdtsunpower.wpengine.com/
 Description:  Sunpower Child Theme
 Author:       the WeDesignTech team
 Author URI:   https://wedesignthemes.com/
 Template:     sunpower
 Version:      1.0.0
 Text Domain:  sunpower-child
*/

#linkedin-feed > * [role="button"] {
	border-width: unset;
    border-style: unset;
    cursor: unset;
    display: unset;
    float: unset;
    font-family: unset;
    font-size: unset;
    font-style: unset;
    font-weight: unset;
    line-height: unset;
    margin: unset;
    outline: unset;
    padding: unset;
    text-decoration: unset;
    text-transform: unset;
    -webkit-appearance: unset;
    appearance: unset;
    -webkit-border-radius: unset;
    border-radius: unset;
    letter-spacing: unset;
	color: unset;
}

#linkedin-feed > a [href^="elfsight.com"] {
	filter: opacity(0)!important;
}

.wdt-horizontal-progress-bar {
	height: 5px!important;
	background: var(--wdt-elementor-color-primary);
}

.wdt-horizontal-progress-bar .progress-bar {
	background: var(--wdt-elementor-color-secondary)!important;
}

#angebot .wdt-content-media-group { margin-bottom: 0px; }

#angebot .wdt-content-icon-wrapper { margin-bottom: 20px; }

#angebot .wdt-cus-icon-box .wdt-content-item .wdt-content-button {
    transform: translateY(0px);
	margin-bottom: 60px;
}

#ansprechpartner .wdt-content-image-wrapper .wdt-content-image img {
	width: 300px;
	height: 300px;
}

#ansprechpartner .wdt-content-detail-group { 
	margin-top:0px;
	margin-bottom: 60px;
}


#start-slider .elementor-section.elementor-section-height-full {
	min-height: 600px;
	height: 50vh;
}