/*
Theme Name: Bundesverband Lebensrecht
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

/*//////////////////////////////////////////////////////////////////////////////////////////////////
// Enfold // Google Maps freischalten [Borlabs]
//////////////////////////////////////////////////////////////////////////////////////////////////*/

.av_gmaps_sc_main_wrap, .av_gmaps_widget_main_wrap { background: center no-repeat url("https://www.bundesverband-lebensrecht.de/wp-content/uploads/sites/42/2022/11/google-maps-dsgvo-platzhalter.png"); background-size: cover; }
.enfoldMapsCaption { top: 50%; left: 50%; position: absolute; width: 80%; text-align: center; transform: translateY(-50%) translateX(-50%); background: hsla(0, 0%, 0%, 0.8); color: #fff; padding: 1em; font-size: 0.8em; } 
.enfoldMapsCaption a { color: #ff0000; }
.enfoldMapsCaption a:hover { color: #fff; }
.enfoldMapsCaption .enfoldMapsButton { display: inline-flex; align-items: center; justify-content: center; background: #ff0000; color: #fff; border-radius: 20px; padding: .5em 1em; text-decoration: none; }
.enfoldMapsCaption .enfoldMapsButton:hover { background: #fff; color: #ff0000; }