/*
Theme Name: Krainer (by www.csoft-it.at)
Theme URI: http://www.csoft-it.at
Author: Christian Poms
Author URI: http://www.csoft-it.at
Description: Theme für Krainer Hotel Restaurant Café
Version: 0.0.1
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: blankslate

Krainer WordPress Theme © 2017-2018 csoft
*/

@import url("css/main.css");

/* Google Maps */
#map {
	margin-top: -15px;
}

.google-maps-bottom {
	height: 600px;	
	padding: 0 !important;
	
}

#block-3 ._brlbs-embed{
	display: flex;
	justify-content: center;
	width: 100%;
	align-items: center;
	height: 600px;
	margin-top: -15px;
}

#block-3 ._brlbs-embed img{
	width: 100%;	
}