/*
Theme Name:     Spreevital
Theme URI:      https://www.kadencewp.com/
Template:       kadence
Author:         Arne Brockmann
Author URI:     https://arnebrockmann.com/
Description:    Child Theme Description
Version:        1.0.1
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/

/* General */

.wp-block-columns {
	margin-bottom: 0px;
}

/* Header */

.header-widget-area-inner.site-info-inner .wp-block-columns {
	min-width: 520px;
}

.wp-block-kadence-infobox.oeffnungszeiten {
	min-width: 200px;
}

.wp-block-kadence-infobox.telefon {
	min-width: 250px;
}

#main-header {
	box-shadow: 0 5px 32px rgba(103, 122, 141, 0.17);
}

.site-bottom-header-wrap.site-header-row-container.site-header-focus-item.site-header-row-layout-standard.kadence-sticky-header.item-is-fixed.item-is-stuck {
	box-shadow: 0 5px 32px rgba(103, 122, 141, 0.17);
}

/* Body */
.content-area {
		margin-top: 2rem;
}

/* Footer */
#block-10 {
	margin-left: -45px;
}

