:root{
	--bs-primary:#00593f;
	--bs-hover:#69a82f;
}
.oevd-widget-interaktive-beratersuche div.advisor-area{
	padding-left:1.25rem !important;
}
.oevd-widget-interaktive-beratersuche div.advisor-list .advisor {
    
    padding-bottom:40px !important;
    
}


.oevd-widget-interaktive-beratersuche .buttons a {
    padding: 0px !important;
}
.oevd-widget-interaktive-beratersuche .buttons a>i{
	padding-top:3px;
}
.oevd-widget-interaktive-beratersuche button.geolocation:before{
	font-family: "OEV";
}
.oevd-widget-interaktive-beratersuche button.geolocation {
	display:block;
}
div.oevd-widget-interaktive-beratersuche div.advisor-list .advisor>div>.details{
	width:calc(100% - 73px);
}

footer {
    position: relative;
    /* background: transparent; */
    background-repeat: no-repeat;
    background-position: top;
    background-color: #ffffff;
    background-image: none;
    background-size: contain;
    height: auto;
    width: 100%;
    padding-top: 1px;
}
