/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com
 Description:    Child Theme for Divi Theme by Elegant Themes
 Author:         Divi.world
 Author URI:     http://divi.world
 Template:       Divi
 Version:        1.0.0
*/
 
/* =Ab hier kannst du deine CSS-Anpassungen eintragen
------------------------------------------------------- */
.popup-trenner {
	width: 35px;
    border: 1px solid;
    box-shadow: none;
    margin-bottom: 10px;
    margin-top: 10px
}

.mapp-autocomplete-button:hover {
    background: url(/wp-content/uploads/2025/01/search_red.png) no-repeat center;
    background-size: contain
}

.mapp-layout * {
    font-family: 'Barlow',Helvetica,Lucida,sans-serif!important
}

.mapp-layout h2 {
    font-family: 'Cantata One',Georgia,"Times New Roman",serif!important;
    font-size: 18px!important
}

.mapp-mini .mapp-filters .mapp-dropdown-content {
    width: max-content;
    height: 210px
}

.mapp-dropdown-content {
    border: none;
    margin: 5px;
    padding-top: 4px;
    border-radius: 5px;
    background-color: hsl(0deg 0% 100% / 85%)
}

.mapp-filter-toolbar .mapp-filter-count,.mapp-dropdown-content {
    color: #fff;
    margin-right: 0px;
    min-width: 80px!important
}

.mapp-filter-toolbar>.mapp-submit-button2 {
    background-color: var(--sfred)!important;
    border: none!important
}

.poi-button,.mapp-dir,.mapp-filter-toolbar>.mapp-submit-button,.mapp-filter-toolbar>.mapp-link-button {
    border-radius: 2px!important;
    border: 0px solid #333!important;
    display: inline-block;
    color: var(--sfweiss)!important;
    background-color: var(--sfred)!important;
    font-weight: 700;
    padding: 4px 10px!important;
    text-decoration: none;
    float: right
}

.poi-button {
    background-color: var(--sfschwarz)!important;
    float: left;
    padding: 2px 25px!important
}

.mapp-dir:hover,.mapp-filter-toolbar>.mapp-submit-button:hover,.mapp-filter-toolbar>.mapp-link-button:hover {
    background-color: var(--sfgrau2)!important
}

.mapp-iw a,.mapp-iw a:link,.mapp-iw a:active,.mapp-iw a:visited,.mapp-iw a:hover {
    color: var(--sfred)!important
}

.mapp-iw .mapp-dir,.mapp-iw .mapp-dir:link,.mapp-iw .mapp-dir:active,.mapp-iw .mapp-dir:visited,.mapp-iw .mapp-dir:hover {
    margin-left: auto;
    color: var(--sfweiss)!important;
    text-transform: uppercase!important
}

.mapp-iw.mapp-thumb-left .mapp-thumbnail,.mapp-iw.mapp-thumb-right .mapp-thumbnail {
    background: var(--sfgrau2)
}

.mapp-dir2 {
    border-radius: 5px;
    border: 2px solid #333;
    display: inline-block;
    cursor: pointer;
    color: #333!important;
    font-size: 17px;
    font-weight: 700;
    padding: 2px 24px!important;
    text-decoration: none;
    float: right
}

.mapp-dir:hover {
    background-color: #f4f4f4
}

.mapp-template .mapp-dir {
    margin-top: 10px!important
}

.mapp-iw .mapp-body,.mapp-iw .mapp-body a,.mapp-iw .mapp-body span {
    padding-top: 0px;
    font-size: 11px!important;
    line-height: 1.2em!important
}

.mapp-iw .mapp-body span {
    line-height: 1.3!important;
    width: 100%;
    max-width: 220px;
    display: block
}

.poioffenicon {
    font-family: 'ETmodules'!important
}

.mapp-header {
}

.mapp-paginate-button {
    border: 0px solid lightgray;
    border-radius: 27px;
    font-size: 21px!important;
    height: 27px;
    margin: 0 9px;
    width: 27px
}

.mapp-ib {
    border-radius: 3px;
    border: 0px
}

.mapp-sidebar-toggle {
    background-color: var(--sfschwarz);
    width: 40px;
    height: 60px;
    border-radius: 0 0px 0px 0;
    border: solid 2px white;
    border-left: 0px
}

.mapp-sidebar-toggle::before {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid white;
    content: ''
}

.mapp-sidebar-open .mapp-sidebar-toggle::before {
    width: 0;
    height: 0;
    border-left: none;
    border-right: 10px solid white
}

.mapp-list .mapp-item .mapp-icon {
    margin: 0 10px 0 0
}

.marker-cluster-small {
    background-color: #2ea3f275
}

.marker-cluster-small div {
    background-color: #2ea3f2b5
}

.mapp-view-list img,.mapp-view-map img {
    height: 22px!important
}

.mapp-layout {
    border: 0!important
}

.mapp-layout * {
    font-size: 20px;
    line-height: 1.2
}

.mapp-header {
    background-color: var(--sfgrau1);
    border-bottom: 0px solid lightgray
}

.mapp-header .mapp-autocomplete input.mapp-places {
    border: 1px solid #fff;
    border-radius: 10px
}

.mapp-header .mapp-submit-button {
    background-color: var(--sfred);
    border: 1px solid white
}

.mapp-header .mapp-button {
    background: var(--sfschwarz)!important;
    border: 0px solid #fff;
    font-weight: 700;
    text-transform: inherit;
    border-radius: 0px;
    color: white;
    height: 40px!important
}

.mapp-header .mapp-button:hover {
    background: #000!important;
    border: 0px solid #000
}

.mapp-button-caret:after {
    border-top: 5px solid #ffffff
}

.mapp-header .mapp-filter .mapp-filter-dropdown {
    top: 47px
}

.mapp-filter-values .mapp-filter-label {
    display: none
}

img.mapp-icon,.mapp-icon img {
    filter: none
}

.mapp-footer,.mapp-footer .mapp-button {
    border: 0!important
}

.mapp-iw .mapp-body .gicon {
    font-weight: 400;
    font-size: 30px!important;
    color: #000!important;
    font-family: 'ETmodules'!important;
    float: right;
    padding-left: 10px
}

.mapp-iw .mapp-body .gicon:hover {
    color: var(--sfred)!important;
    text-decoration: none
}