/*
Theme Name: Twenty Fourteen Child
Template: twentyfourteen
Author: Child Theme Configurator by Lilaea Media
Version: 1.0
Updated: 2014-03-05 21:35:59
*/

@charset "UTF-8";
@import url('../twentyfourteen/style.css');

/*195*/
body {
    background-color: #f5f5f5;
}
/*296*/
.site-header {
    background-color: #767676;
}
/*364*/
.hentry .mejs-mediaelement, .hentry .mejs-container .mejs-controls {
    background-color: #de77cd;
}
/*594*/
.featured-content .entry-header {
    background-color: #767676 !important;
}
/*602*/
.slider-control-paging {
    background-color: #de8877 !important;
}
@media screen and (min-width: 673px) {
/*51*/
.slider .featured-content .entry-header {
    padding-bottom: 48px !important;
}

@media screen and (min-width: 1008px) {
/*106*/
.site:before {
    background-color: #767676;
}

/*Hiding directory categories*/
ul.wpbdp-categories {
    display: none;
    margin: 0 0 10px 15px;
    padding: 0 10px;
}
