/**allgemeine Einstellungen**/
body {
	font-size:1.1rem;
}

/**Logo links bündig**/
.header-full-width .container {
	padding-left:0px;
}
/**MENU**/
/*Schriftfarbe Menu*/
#site-navigation a {
color:#000;
font-size:1rem;
}
#site-navigation a:hover {
color:#00A3EA;
}

.blog .no-scroll #site-navigation a {
	color:#fff;
}

.page-id-1534 .no-scroll #site-navigation a {
	color:#fff;
}

/*Mobile Menu-Position*/
#nav-toggle {
	position:absolute;
	margin-left:85%;
}

/*Social Media-Icons*/
.icon-menu {
	font-size:1.5em;
}

.menu-item-1040 a, .menu-item-1049 a, .menu-item-1052 a, .menu-item-1053 a {
	padding:0 6px 0 6px;
}

.menu-item-1037 a {
	padding:0 0 0 6px;
}

/**Bilder**/
figcaption {
	text-align:right;
	font-size:0.7em;
}

/******/

.section-inverse p {
    color: rgba(255, 255, 255, 0.8);
}
.section-medien blockquote {
font-size: 1rem;
}

/*Hero*/
.hero-content-style2 h4 {
background-color:#fff;
border:5px white solid;
}

.hero-content-style2 h3 {
color:#fff;
}

.hero-content-style2 h1 {
color:#fff;
}


/*glp-blauer Button*/
.btn-glpblau {
background-color:#00A3EA;
border:none;
color: white;
}

.btn-glpblau a{
color: white;
}

/*glp-grüner Button*/
.btn-glpgrun {
background-color:#9AC31C;
border:none;
color: white;
}

.btn-glpgrun a{
color: white;
}

/*Feature*/
.feature-item p {
	text-align:left;
}

.icon-image img {
	border-radius:50%;
}

.tes_author img {
    max-width:138px;
}

/*About*/
.titel-h4 {
	margin-top:20px;
}

/*Kontaktformular*/
.contact-form {
	max-width:100%;
	flex: 0 0 100%;
}
.col-sm-6 {
	max-width:100%;
	flex: 0 0 100%;
}


.site-footer {
	background-color:#fff;
}

div.wpforms-container .wpforms-form .wpforms-field .wpforms-field-label, div.wpforms-container .wpforms-form .wpforms-field .wpforms-field-sublabel, .wpforms-field-description {
	font-size:1.1rem;
	font-weight:inherit;
	text-transform:none;
/*padding-bottom:1.1rem;*/
}



/*
.footer-widgets {
	background-image: url(https://katjachrist.ch/wp-content/uploads/2023/04/Dunkelgruen-lo-scaled.jpg);
	background-repeat:no-repeat;
	Background-position:top;
	background-size:100%;
}*/
.footer-connect {
	background-color:#004b32;
}
