/*
Theme Name: Renden Child
Description: Ein schönes Childtheme
Author: Admin
Author URI: http://example.com
Template: renden
Version: 1.0
Tags:
*/
@import url("../renden/style.css");
/*hier kommen die neuen CSS-Angaben*/
/*
red: #750b10
orange: #ea7d00
yellow: #fee08d
brown: #3d2a0f
*/

body, button, input, select, textarea, #footer, #header .header-links > ul > li a {
	font-size: 14px;
}

blockquote, q {
	background: #fee08d;
	color: #3d2a0f;
}

#swipebox-overlay {
	background-color: rgba(0, 0, 0, 0.8);
}

#logo {
	margin-top: 5px;
	padding: 5px 0;
}

#logo img {
	max-height: 75px; 
}

#sub-footer {
	background: #750b10;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold !important;
}

#sub-footer {
	padding: 8px 10px;
}

li.current_page_item a {
	background: #750b10;
	color: #fff!important;
}

#intro, .themebutton, button, html input[type="button"], input[type="reset"], input[type="submit"] {
	background: #ea7d00;
}

#intro .page-title {
	color: #fff;
}

header #header {
	background:#fee08d;
	border-top: 15px solid #750b10;
	border-bottom: none;
}

#content {
	
}

#content-core {
	background:;
}

#section-home .section {
	border-color: #ea7d00;
	background: #750b10;
}

#body-core {
	background: ;
}

#footer {
	background: #fee08d;
	color: #3d2a0f;
}

#footer-core h3 {
	margin: 0;
}

#menu-footermenu li.current_page_item a {
	color: #000!important;
	background: none;
	text-decoration: underline;
	
}

#footer-core h3, #footer-core, #footer-core p, #footer-core a, #footer-core .widget li > a::before, #intro #breadcrumbs a {
	color: #3d2a0f;
}

#footer-core a:hover, #footer-core .widget li > a:hover::before {
	color:#ea7d00;
}

 #section-home .entry-content, #section-home h3, #section-home p, #section-home a {
	color: #fff;
}

#header .menu > li.menu-hover > a, #header .menu > li.current_page_item > a, #header .menu > li.current-menu-ancestor > a, #header .menu > li > a:hover, a, h1, h2, h3, h4, h5, h6 {
	color: #750b10;
}