/*
Theme Name: Dara Child
Template: dara
Author: Child Theme Configurator
Version: 1.2.0.1518560332
Updated: 2018-02-13 17:18:52

*/

a {
    color: #5774c0;
	font-weight: bold;
}
fieldset {
	border-color: #756764;
}
button, input[type="button"], input[type="reset"], input[type="submit"], #infinite-handle span, .button {
    background-color: #756764;
}
input[type="text"], input[type="email"], input[type="password"], input[type="search"], input[type="url"], input[type="tel"], input[type="number"] {
	border-color: #756764;
}
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-color: #756764;
}
textarea {
	border-color: #756764;
}
.main-navigation {
    background-color: #756764;
}
.jetpack-social-navigation ul li {
    background-color: #756764;
}
.footer-widget-area a:hover, .footer-widget-area a:focus, .footer-widget-area a:active {
    color: #5774c0;
}
.entry-title a:hover, .entry-title a:focus, .entry-title a:active {
    color: #5774c0;
}
.cat-links a {
    color: #5774c0;
}
.comment-meta a {
    color: #5774c0;
}
.hero-content-wrapper .cat-links a {
    background-color: #756764;
}
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: #5774c0;
}
.site-info a:hover, .site-info a:focus, .site-info a:active {
    color: #5774c0;
}
@media screen and (min-width: 768px) {
.main-navigation ul ul {
    background-color: #756764;
}
}
.content-wrapper.without-featured-image {
	padding-left: 55px;
}