
@import url('https://fonts.googleapis.com/css?family=');

@import url('https://fonts.googleapis.com/css?family=Delius&display=swap');


/**Fonts**/

.tagline {padding-top: 15px;}

.blog-feed > h2 {font-size: 16px;}


.frontpage-banner .caption {color: #363636;}

body {
    font-family: 'Roboto', sans-serif;
    color: #545454;
    font-size: 16px;
	line-height: 1.6em;
}

h1, h2, h3, h4, h5 {	font-family: 'Delius', cursive;
line-height: 1.7em;
color: #7AA855;}

.logo .header-logo-text {
	color: #7AA855;
	font-size: 25px;
    font-family:  'Delius', cursive;
}

.tagline {font-size: 16px;
font-family: 'Delius', cursive;
margin-top: 0px;}

.entry-title {font-family: 'Delius', cursive;
color: #7AA855;
padding: 2px 0px 2px 0px; 
line-height: 1.7em;
}

.entry-title a {color: #7AA855;}

.entry h3 {
    font-size: 21px;
	padding: 5px 0px 5px 0px;
}

.widget-title {
	font-family: 'Delius', cursive;
    font-size: 16px;
	color: #000;
	
}

.tagline p {
	  color: #7AA855;
    text-transform: none;

}

.entry-meta {
    font-style: normal;
}

.entry-date {
    font-style: normal;
	font-family: 'Roboto', sans-serif;
}

.menu-footer-menue-container {font-family: 'Delius', cursive;}

.navbar-default .navbar-nav  a {font-family: 'Delius', cursive;
font-size: 14px;}

.navbar-default .navbar-nav > .hover > a {font-family: 'Delius', cursive;}

.subscribe-label {
	font-weight: normal;}

.jp-relatedposts-post-a {font-family: 'Delius', cursive;}

#jp-relatedposts h3.jp-relatedposts-headline em {
    font-style: normal;
    font-weight: normal;
	  font-size: 14px;
		line-height: 1.3;
    color: #000;
    margin: 0 0 40px;
    letter-spacing: 1px;
}


.wpforms-field-container {
	font-family: 'Delius', cursive;
	color: #7AA855;
}





/**Farbe**/

.navbar-default {
    border-top: 1px solid #7AA855;
    border-bottom: 1px solid #7AA855;
}

hr {
    border-top-color: #7AA855;
    margin: 0px;
}

.sidebar-no-borders .widget.widget_text {
	color: #000;
	font-size: 16px;
	font-weight: bold;
    padding: 10px 20px 10px  40px;
	 margin-bottom: 0px;
    border-color: #fff;

	;
}

.simple-social-icons {
    	 padding-left: 40px;
}

div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
    background-color: #7AA855;
    color: #fff;
}

#azurecurve_tag_cloud-2 {padding-left: 40px;}


#azurecurve_tag_cloud-2 a {color: #000;}

#azurecurve_tag_cloud-2 a:hover {color: #F28A71;}


/**Ausgeblendete Elemente**/


.footer-widgets {display: none;}

.credit {display: none;}

#comments {padding-top: 50px;}

.jp-relatedposts-post-context {display: none;}


/**Hover-Effects**/

a {color: #7AA855;}

a:hover {
color: #f49c86;
text-decoration: none;}

a:activate {
color: #7AA855;;
text-decoration: none;}

a:visited {
color: #7AA855;
text-decoration: none;}

.header-logo-text a:hover {color: #A2C287;}

#menu-oberes-menue a:hover {
    background-color: #A2C287;
    color: #fff;
}

.btn-default, input[type="submit"], input[type="reset"] {
    background-color: #7AA855;
    border-color: #7AA855;
    color: #fff;
}

.btn-default, input:hover[type="submit"], input[type="reset"] {
    background-color: #F28A71;
	  border-color: #F28A71;
	color: #fff;
}

div.wpforms-container-full .wpforms-form input[type=submit]:hover, div.wpforms-container-full .wpforms-form input[type=submit]:active, div.wpforms-container-full .wpforms-form button[type=submit]:hover, div.wpforms-container-full .wpforms-form button[type=submit]:active, div.wpforms-container-full .wpforms-form .wpforms-page-button:hover, div.wpforms-container-full .wpforms-form .wpforms-page-button:active {
    background-color: #F28A71;
    border: 1px solid #fff;
    cursor: pointer;
}

/** Plugins**/

.heateor_sss_sharing_container 
{padding-bottom: 20px;}

.form-control, input[type="text"], input[type="email"], input[type="password"], input[type="url"], input[type="date"], textarea, select {
    background-color: #FACFC5;
}

/**Bilder**/

.profilbild {border: 2px solid #7AA855;
border-radius: 50%;}

/**Abstände**/

p, h1, h2, h3, h4 {padding: 5px 0px 5px 0px;}

.jp-relatedposts-post-img {padding-bottom: 10px;}

