/*
Theme Name:     Grille Child
Theme URI:      http://demo.themebeans.com/grille
Description:    Make your modifications to Grille in this child theme.
Author:         ThemeBeans
Author URI:     http://themebeans.com
Version:        1.0
Template:       grille
*/

.page-id-170 ul {
margin: 15px 0 25px;
}

strong {
font-weight: 900;
}

.sidebar .widget {
margin-bottom: 40px;
padding-bottom: 40px;
}

.header-logo.block {
max-width: 320px;
}

ul.bean-direction-nav {
display: none !important;
list-style: none;
}

.wp-caption.alignleft {
	margin-right: 16px;
}

.entry-content hr {
	border: 1px solid #f0f0f0
}

.entry-content h3 {
	margin-top: 20px;
}