/*
Theme Name: Dendrite Child
Theme URI: http://dendrite.neuronthemes.com
Description: This is a child theme of Dendrite
Author: NeuronThemes
Author URI: http://neuronthemes.com
Template: dendrite
Version: 1.1
*/

@import url("../dendrite/style.css");


/* Your Custom CSS below */

body {font-weight: 300 !important;}
	
.page-id-64 .vertical-aligment {vertical-align: top !important;}
.page-id-64 .lazyloaded-img {background-color: #fff;}
.page-id-64 .vertical-content-width {max-width: 80%;}
.page-id-64 .about .about-content {padding: 50px 0;}

.home .blog-holder .post .author .author-content .name {display: none;}

.lateral-header nav ul li a {font-weight: 400 !important;}

.page-heading p {
    font-size: 17px;
    line-height: 28px;
}

.page-header.no-background-image {
    background-color: #3582bf !important;
	height: 320px;
}

.page-header.no-background-image p {
	max-width: 860px;
    color: #fff !important;
	padding-top: 20px;
	margin: 0 auto;
}

b, strong {font-weight: 500 !important;}

.tp-caption {
    text-shadow: 1px 1px 1px #444;
}

.wpcf7-form-control-wrap.acceptance-policy {
    float: left;
    margin-right: 10px;
}
.col-md-12.accept {
    font-size: 12px;
    padding: 15px;
}

.pea_cook_wrapper p {
    font-size: 15px !important;
    font-weight: 300 !important;
}

.home .navigation {display: none;}

@media screen and (min-width: 769px) {

}


