/*
Theme Name: DaraChild
Theme URI: https://wordpress.com/themes/dara/
Description: With bold featured images and bright, cheerful colors, Dara is ready to get to work for your business.
Version: 1.0
Author: Contracom
Author URI: http://www.contracom.nl
Template:     dara
Text Domain: dara-child
Tags: blog, one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, rtl-language-support, theme-options, threaded-comments, translation-ready
*/

/* =Eigen CSS hier beneden plaatsen
------------------------------------------------------------------------------*/
a {
	color: #e52629;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
#infinite-handle span,
.button {
	background-color: #e52629;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus {
	border: 1px solid #e52629;
}
.main-navigation {
	background-color: #e52629;
}
.jetpack-social-navigation ul li {
	background: #e52629;
}
.footer-widget-area a:hover,
.footer-widget-area a:focus,
.footer-widget-area a:active {
	color: #e52629;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #e52629;
}
.cat-links a {
	color: #e52629;
}
.comment-meta a {
	color: #e52629;
}
.hero-content-wrapper .cat-links a {
	background-color: #e52629;
}
body:not(.search):not(.single-jetpack-testimonial) .jetpack-testimonial .entry-title a,
body:not(.search):not(.single-jetpack-testimonial) .jetpack-testimonial .entry-title,
.jetpack-testimonial-shortcode .testimonial-entry-title {
	color: #e52629;
}
.site-info a:hover,
.site-info a:focus,
.site-info a:active {
	color: #e52629;
}
	.main-navigation ul ul {
		background-color: #e52629;
	}
body,
button,
input,
select,
textarea {
	color: #59595c;
}
body {
	background: #0000;
}
#secondary.widget-area .widget-title {
	color: #59595c;
}
.footer-widget-area .widget-title {
	color: #59595c;
}
.site-title a {
	color: #59595c;
}
.page-title,
.entry-title,
.entry-title a {
	color: #59595c;
	font-size: 23px;
	transition: color 0.2s;
}

.featured-page .entry-title,
.featured-page .entry-title a {
	color: #59595c;
}
 .featured-posts h2.entry-title {
display: none;
}
.site-content,
.attachment.page .site-content {
	background-color: #fff;
	padding: 1.6em 4%;
}

/* Site Header */
.site-branding {
	background: #fff;
	padding: 10px 0;
	text-align: center;
}
.no-sidebar .site {
	max-width: 1180px;
}

	.content-wrapper {
		background: #fff;
		padding: 1em 0px 0px 0px;
		position: relative;
	}
	.content-wrapper.with-featured-image {
		margin: 0 0 0 0px;
		padding: 1.3em 55px 0 1.9em;
	}
	.content-wrapper .content-area {
		float: left;
		margin: 0;
		width: 100%;
		max-width: 1180px;
	}
	.no-sidebar.page .content-wrapper.without-featured-image,
	.no-sidebar.post-type-archive-jetpack-testimonial .content-wrapper.without-featured-image {
		padding-left: 0px;
	}
.entry-title {
	text-align: center;
}



