/*
Theme Name: Evolve Plus Child
Description: Childtheme angelegt am 14.09.2019
Author: Horst Dommermuth
Author URI: https://www.dommain.de
Template: evolve-plus
Version: 1.0
Text Domain: evolve-plus-child
*/

/* css-aenderungen aus Theme Options -> Custom CSS */
.container-center {
   padding: 0 45px;
}

.link-effect a span {
   color: #696969;
}

.widget:after {
   background: none;
}

.content {
	background-color: #ffffff;
}
/* Ende css-aenderungen aus Theme Options */


h1, .entry-title, .home .entry-title, #content h1 {
	font-size: 36px !important;
	font-weight: 400;
}

h2{
	font-size: 32px;
	line-height: 1.2;
}

h3 , #content h2, h3.widget-title {
	font-size: 24px;
	line-height: 1.2;
}

.zentralerInhalt h3.widget-title {
	font-size: 22px;
}

h4 {
	font-size: 20px;
	line-height: 1.2;
}

h5 {
	font-size: 18px;
	line-height: 1.2;
}

h6 {
	font-size: 14px;
	line-height: 1.2;
}

p {
	font-size: 16px;
	line-height: 155%;
	margin-bottom: 10px;
}

a {
   color: #f8b500 !important;
}

.nebeneinander h3.widget-title, #secondary h3.widget-title {
	font-size: 22px;
	font-family: Roboto;
	line-height: 135%;
}

/* Entwurf Menu */
.menu-header {
    background: #f4f4f4 !important;
	-webkit-gradient: none !important;
	-moz-linear-gradient: none !important;
	-o-linear-gradient: none !important;
}

ul.nav-menu ul {
	-webkit-box-shadow: none;
	box-shadow: none; 
	-box-shadow: none;
	-moz-box-shadow: none;
}

ul.nav-menu a {
	text-shadow: none;
	font-size: 16px;
	color: #4f4f52 !important; 
}

.entry-content ul {
	margin-left: 25px;
	font-size: 16px;
}

.entry-content ul li {
	margin-bottom: 8px;
	line-height: 155%;
}

.entry-content {
   margin-top: 20px;
}

.content-box .read-more {
	color: #aaa;
	padding: 8px 16px;
	margin-top: 10px;
}

.content-box p {
	font-size: 14px;
	margin-bottom: 5px;
}

#bootstrap-slider .carousel-caption {
	background: rgba(256,256,256,0.7);
	padding: 0;
	text-shadow: none;
}

#bootstrap-slider .carousel-caption h2 {
	color: #3D3D3F;
	background: none;
	margin: 0;
}

/* Kontakt */
.contact-page {
   padding: 0;
}

.page-template-contact-php .content {
   padding-top: 35px;
}

#gmap {
	display: none;
}
