.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
word-break: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.et_pb_module.et_pb_dmb_breadcrumbs ol {
list-style:none !important;
overflow:hidden;
padding: 0 !important;
}
.et_pb_module.et_pb_dmb_breadcrumbs li {
display:inline-block !important;
list-style: none !important;
float: none !important;
vertical-align:baseline;
line-height: 1em;
}
.et_pb_module.et_pb_dmb_breadcrumbs li:before {
display: inline !important;
} .et_pb_module.et_pb_dmb_breadcrumbs li+li:before,
.et_pb_module.et_pb_dmb_breadcrumbs li:first-child a:before,
.et_pb_module.et_pb_dmb_breadcrumbs li.dbdc_home_item_unlinked:before {
font-family: 'ETModules';
position: relative;
bottom: -0.11em;
content: attr(data-icon);
} .et_pb_module.et_pb_dmb_breadcrumbs li span,
.et_pb_module.et_pb_dmb_breadcrumbs li+li:before,
.et_pb_module.et_pb_dmb_breadcrumbs li:first-child a:before,
.et_pb_module.et_pb_dmb_breadcrumbs li.dbdc_home_item_unlinked:before {
margin: 0 6px 0 0;
}
.et_pb_dmb_breadcrumbs li a[data-icon='']:before { 
margin: 0 !important; 
}
.et_pb_module.et_pb_dmb_breadcrumbs li span:empty { 
display: none; 
} .et_pb_module.et_pb_dmb_breadcrumbs  { 
visibility: visible !important;
} .et_extra_layout #db_breadcrumbs_header div.et_pb_row {
padding: 2% 0;
min-width: auto;
margin: auto !important;
}
.et_extra_layout #db_breadcrumbs_header div.et_pb_column {
padding-left: 0 !important;
padding-right: 0 !important;
} #db_breadcrumbs_header .et_pb_column {
z-index: auto;
}#ays_tooltip{width:auto;padding:3px;box-sizing:border-box;word-break:keep-all;-webkit-hyphens:none;white-space:nowrap}#ays_tooltip.center_center{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}#ays_tooltip.left_top{position:fixed;left:1rem;top:1rem;bottom:auto;right:auto}#ays_tooltip.left_bottom{position:fixed;left:1rem;top:auto;bottom:1rem;right:auto}#ays_tooltip.right_top{position:fixed;left:auto;top:1rem;bottom:auto;right:1rem}#ays_tooltip.right_bottom{position:fixed;left:auto;top:auto;bottom:1rem;right:1rem}#ays_tooltip p{margin:0;padding:0}#ays_noscript{position:fixed;width:100%;height:100%;background:#fff;top:0;left:0;z-index:99998;overflow:auto;padding:90px;justify-content:center}.wrong_shortcode_text::first-letter{color:red!important;background-color:transparent!important;font-size:inherit!important;font-weight:inherit!important;float:none!important;line-height:inherit!important;margin:0!important;padding:0!important}.popup-template .modal{opacity:0;transition:all .25s ease}.popup-template .modal.is-open{opacity:1;transition:all .25s ease}@font-face {
font-family: 'Montserrat';
font-style: italic;
font-weight: 400;
font-display: swap;
src:     url(https://fugenlos.de/wp-content/uploads/omgf/et-builder-googlefonts-cached-mod-aamt4/montserrat-italic-latin-ext.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Montserrat';
font-style: italic;
font-weight: 400;
font-display: swap;
src:     url(https://fugenlos.de/wp-content/uploads/omgf/et-builder-googlefonts-cached-mod-aamt4/montserrat-italic-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 100;
font-display: swap;
src:     url(https://fugenlos.de/wp-content/uploads/omgf/et-builder-googlefonts-cached-mod-aamt4/montserrat-normal-latin-ext.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 100;
font-display: swap;
src:     url(https://fugenlos.de/wp-content/uploads/omgf/et-builder-googlefonts-cached-mod-aamt4/montserrat-normal-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 200;
font-display: swap;
src:     url(https://fugenlos.de/wp-content/uploads/omgf/et-builder-googlefonts-cached-mod-aamt4/montserrat-normal-latin-ext.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 200;
font-display: swap;
src:     url(https://fugenlos.de/wp-content/uploads/omgf/et-builder-googlefonts-cached-mod-aamt4/montserrat-normal-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 300;
font-display: swap;
src:     url(https://fugenlos.de/wp-content/uploads/omgf/et-builder-googlefonts-cached-mod-aamt4/montserrat-normal-latin-ext.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 300;
font-display: swap;
src:     url(https://fugenlos.de/wp-content/uploads/omgf/et-builder-googlefonts-cached-mod-aamt4/montserrat-normal-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-display: swap;
src:     url(https://fugenlos.de/wp-content/uploads/omgf/et-builder-googlefonts-cached-mod-aamt4/montserrat-normal-latin-ext.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-display: swap;
src:     url(https://fugenlos.de/wp-content/uploads/omgf/et-builder-googlefonts-cached-mod-aamt4/montserrat-normal-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
font-display: swap;
src:     url(https://fugenlos.de/wp-content/uploads/omgf/et-builder-googlefonts-cached-mod-aamt4/montserrat-normal-latin-ext.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
font-display: swap;
src:     url(https://fugenlos.de/wp-content/uploads/omgf/et-builder-googlefonts-cached-mod-aamt4/montserrat-normal-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
font-display: swap;
src:     url(https://fugenlos.de/wp-content/uploads/omgf/et-builder-googlefonts-cached-mod-aamt4/montserrat-normal-latin-ext.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
font-display: swap;
src:     url(https://fugenlos.de/wp-content/uploads/omgf/et-builder-googlefonts-cached-mod-aamt4/montserrat-normal-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-display: swap;
src:     url(https://fugenlos.de/wp-content/uploads/omgf/et-builder-googlefonts-cached-mod-aamt4/montserrat-normal-latin-ext.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-display: swap;
src:     url(https://fugenlos.de/wp-content/uploads/omgf/et-builder-googlefonts-cached-mod-aamt4/montserrat-normal-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 800;
font-display: swap;
src:     url(https://fugenlos.de/wp-content/uploads/omgf/et-builder-googlefonts-cached-mod-aamt4/montserrat-normal-latin-ext.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 800;
font-display: swap;
src:     url(https://fugenlos.de/wp-content/uploads/omgf/et-builder-googlefonts-cached-mod-aamt4/montserrat-normal-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 900;
font-display: swap;
src:     url(https://fugenlos.de/wp-content/uploads/omgf/et-builder-googlefonts-cached-mod-aamt4/montserrat-normal-latin-ext.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 900;
font-display: swap;
src:     url(https://fugenlos.de/wp-content/uploads/omgf/et-builder-googlefonts-cached-mod-aamt4/montserrat-normal-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}.rpwwt-widget ul { list-style: outside none none; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; }
.rpwwt-widget ul li { overflow: hidden; margin: 0 0 1.5em; }
.rpwwt-widget ul li:last-child { margin: 0; }
.rpwwt-widget .screen-reader-text {border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; word-break: normal; }
.rpwwt-widget .screen-reader-text:focus {background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; -webkit-clip-path: none; clip-path: none; color: #21759b; display: block; font-size: 0.875rem; font-weight: 700; height: auto; right: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; }
.rpwwt-widget ul li img { display: inline; float: left; margin: .3em .75em .75em 0; }
#rpwwt-recent-posts-widget-with-thumbnails-2 img { max-width: 75px; width: 100%; height: auto; }
#rpwwt-recent-posts-widget-with-thumbnails-4 img { max-width: 75px; width: 100%; height: auto; }
#rpwwt-recent-posts-widget-with-thumbnails-5 img { max-width: 75px; width: 100%; height: auto; }
#rpwwt-recent-posts-widget-with-thumbnails-6 img { width: 50px; height: 50px; }
#rpwwt-recent-posts-widget-with-thumbnails-7 img { max-width: 75px; width: 100%; height: auto; }.gm-style img,
.toolset-google-map-preview .gm-style img {
max-width: none;
} .toolset-google-map {
transition: all 1s linear;
}
.toolset-google-map-container {
overflow: hidden;
}
.toolset-google-map-container .toolset-google-map.toolset-being-updated,
.toolset-google-map-container .toolset-google-map-lat.toolset-being-updated,
.toolset-google-map-container .toolset-google-map-lon.toolset-being-updated {
box-shadow: 0 0 10px 2px #7ad03a;
border-color: #7ad03a;
}
.toolset-google-map-container .toolset-google-map.toolset-latlon-error,
.toolset-google-map-container .toolset-google-map-lat.toolset-latlon-error,
.toolset-google-map-container .toolset-google-map-lon.toolset-latlon-error {
box-shadow: 0 0 10px 2px #B94A48;
border-color: #B94A48;
color: #B94A48;
} .toolset-google-map-preview {
width: 100%;
height: 200px;
float: right;
background-color: #ccc;
background-image: url(//fugenlos.de/wp-content/plugins/toolset-maps/resources/images/powered-by-google-on-toolset.png);
background-position: 50% 50%;
background-repeat: no-repeat;
} .toolset-google-map-preview.mapboxgl-map {
background: none;
}
.toolset-google-map-preview-closest-address {
width: 100%;
float: right;
clear: right;
background: #f1f1f1;
margin: 0;
font-size: 0.9em;
}
.toolset-google-map-preview-closest-address-value {
font-size: 0.9em;
}
.toolset-google-map-preview .toolset-google-map-preview-reload {
display: none;
overflow: hidden;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
text-align: center;
background-color: #ccc;
background-image: url(//fugenlos.de/wp-content/plugins/toolset-maps/resources/images/powered-by-google-on-toolset-reload.png);
background-position: 50% 40%;
background-repeat: no-repeat;
z-index: 1000;
}
.toolset-google-map-preview .toolset-google-map-preview-reload a {
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
cursor: pointer;
margin-left: -999999px;
} .pac-container {
z-index: 100150;
}
.toolset-maps-success {
color: green;
}
.toolset-maps-error {
color: darkred;
} .wp-admin .wpt-google_address.wpt-repetitive .wpt-field-item {
padding: 0 0 0 10px;
border-left: solid 3px #ccc;
}
.wp-admin .toolset-google-map-container {
overflow: hidden;
}
.wp-admin .toolset-google-map-inputs-container {
width: 52%;
float: left;
}
.wp-admin .js-rgx .toolset-google-map-inputs-container {
width: 100%;
float: none;
}
.wp-admin .toolset-google-map-inputs-container .wpt-form-textfield {
width: 99%;
}
.wp-admin .toolset-google-map-preview {
width: 45%;
height: 200px;
float: right;
}
.wp-admin .js-rgx .toolset-google-map-preview {
width: 100%;
float: none;
}
.wp-admin .toolset-google-map-preview-closest-address {
width: 45%;
float: right;
clear: right;
}
@media only screen and (max-width: 970px) {
.wp-admin .toolset-google-map-inputs-container {
width: 100%;
float: none;
margin-bottom: 20px;
}
.wp-admin .toolset-google-map-preview {
width: 100%;
height: 250px;
float: none;
}
} .toolset-google-map-toggle-latlon,
.toolset-google-map-use-visitor-location {
cursor: pointer;
display: inline-block;
margin: 5px 0 10px;
} .wp-admin .toolset-google-map-toggling-latlon {
padding-bottom: 5px;
}
.wp-admin .toolset-google-map-toggling-latlon p {
margin: 0 0 5px 0;
}
.wp-admin .toolset-google-map-label,
.wp-admin .toolset-shortcode-gui-dialog-container .toolset-google-map-label {
display: inline-block;
width: 120px;
}
.wp-admin .toolset-google-map-label-radio {
display: inline-block !important;
width: auto;
}
.wp-admin .toolset-google-map-lat,
.wp-admin .toolset-google-map-lon {
display: inline-block;
width: -webkit-calc(100% - 125px);
width: calc(100% - 125px);
max-width: 300px;
}
.wp-admin #wpcf-post-relationship .toolset-google-map-inputs-container,
.wp-admin #wpcf-post-relationship .toolset-google-map-preview {
width: 100%;
min-width: 200px;
float: none;
}
.wp-admin #wpcf-post-relationship .toolset-google-map-preview {
height: 150px;
}
.wp-admin #wpcf-post-relationship .toolset-google-map-preview-closest-address {
width: 100%;
float: none;
clear: both;
}
#wpcf-post-relationship table .textfield.toolset-google-map {
width: 99% !important;
}
.wp-admin #wpcf-post-relationship .toolset-google-map-label {
display: block;
width: auto;
}
.wp-admin #wpcf-post-relationship .toolset-google-map-lat,
.wp-admin #wpcf-post-relationship .toolset-google-map-lon {
width: auto;
} .toolset-maps-address-autocomplete-ui-menu {
padding: 0;
margin: 0;
list-style: none;
position: absolute;
z-index: 10000;
border: 1px solid #5b9dd9;
box-shadow: 0 1px 2px rgba(30, 140, 190, 0.8);
background-color: #fff;
}
.toolset-maps-address-autocomplete-ui-menu .ui-state-focus {
background-color: #ddd;
}
.toolset-maps-address-autocomplete-ui-menu li {
margin-bottom: 0;
padding: 4px 10px;
white-space: nowrap;
text-align: left;
cursor: pointer;
} .marker-cluster-hidden,
.leaflet-marker-cluster-hidden {
display: none !important;
visibility: hidden !important;
opacity: 0 !important;
pointer-events: none !important;
width: 0 !important;
height: 0 !important;
overflow: hidden !important;
}
.leaflet-marker-cluster-below-minimum {
background: none !important;
border: none !important;
}
.leaflet-marker-cluster-below-minimum ~ .leaflet-marker-icon {
display: block !important;
opacity: 1 !important;
}
.marker-cluster-hidden *,
.leaflet-marker-cluster-hidden * {
display: none !important;
}
.leaflet-cluster-image {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.leaflet-cluster-span {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: white;
font-weight: bold;
font-size: 12px;
text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}