/*
Theme Name: OnePager Carolin Keil
Theme URI: 
Author: 
Author URI: 
Description: 
Requires at least: 6.9
Tested up to: 6.9
Requires PHP: 5.7
Version: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: onepager-carolin-keil
Tags: 
*/

@media(max-width: 996px) {
	:root {
		--wp--style--global--content-size: 90vw;
	}
}

html {
  scroll-behavior: smooth;
}

.z-index-0 {
	z-index: 0;
}

.z-index-10 {
	z-index: 10;
}

.wp-block-kadence-posts .content-bg {
	background-color: #fcf4ec !important;
}

.wp-block-kadence-testimonials .kt-blocks-carousel .kt-blocks-carousel-init:not(.kt-carousel-arrowstyle-none):not(.tns-slider) {
    padding-left: 45px !important;
    padding-right: 45px !important;
}

.kt-blocks-testimonial-carousel-item.kb-slide-item {
	display: flex;
	align-items: center;
}

.wp-block-navigation__responsive-container-open::before {
	content: 'MENÜ';
	line-height: 1.5;
}

