/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.home-quote {
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	padding: 20px;
	margin: 40px 0;
	text-decoration: italic;
	font-weight: bold;
	font-size: 24px;
	color: #800080;
	text-align: center;
	font-family: 'Poiret One', cursive;
}

.home .category-eco-happiness-project { display: none;
}

.product {
	margin-bottom: 20px;
}

.custom-background .site-header-banner {
	background-size: cover;
	height: 300px;
}

.content a.more-link {
	display: none;
}

.sidebar-picture {
}

.sidebar .button {
	margin: 0 auto;
	display: block;
	text-align: center;
}

.sidebar .widgettitle {
	font-size: 24px;
}

.cta {
	background: url('wp-content/uploads/2015/07/photo.jpg')no-repeat;
	background-attachment: fixed;
	padding: 100px 0;
}

.cta .button {
	width: 250px;
	text-align: center;
	margin: 0 auto;
	display: block;
	background: #fff;
	color: #000;
}

.home-top {
	padding-bottom: 20px;
}

.home-top .button {
	margin: 0 auto;
	display: block;
	text-align: center;
	width: 250px;
}

.home-middle .widget {
	margin-bottom: 15px;
	float: left;
	margin-left: 2.5641025641%;
	width: 48.7179487179%;
	background: #f5f5f5;
	padding: 10px;
	border-radius: 10px;
	border: 2px solid #e6e6e6;
}

.home-middle .widget:nth-of-type(odd) {
	margin-left: 0;
}

.home-middle .widget .widgettitle {
	text-align: center;
	font-size: 32px;
	font-family: 'Poiret One', cursive;
}

.home-middle .widget:nth-of-type(1) .widgettitle::before {
	content: "\f004";
	font-family: FontAwesome;
	font-style: normal;
	color: red;
	margin-right: 20px;
}

.home-middle .widget:nth-of-type(2) .widgettitle::before {
	content: "\f0ac";
	font-family: FontAwesome;
	font-style: normal;
	color: blue;
	margin-right: 20px;
}

.home-middle .widget:nth-of-type(3) .widgettitle::before {
	content: "\f0c0";
	font-family: FontAwesome;
	font-style: normal;
	color: green;
	margin-right: 20px;
}

.home-middle .widget:nth-of-type(4) .widgettitle::before {
	content: "\f1ae";
	font-family: FontAwesome;
	font-style: normal;
	color: indigo;
	margin-right: 20px;
}

.home-middle .button {
	margin: 0 auto;
	display: block;
	width: 300px;
	text-align: center;
}

.genesis-nav-menu a {
	font-size: 16px;
	margin-top: 10px;
}

.sidebar .featured-content .entry-title {
	font-size: 18px;
	text-align: center;
}

.sidebar .featured-content .entry {
	border-bottom: 0;
	margin-bottom: 0;
	padding: 5px;
}

.genesis-nav-menu a {
	padding: 20px 16px;
	font-size: 14px;
}

.add-comment-button {
	display: none;
}

.home .add-comment-button {
	display: block;
	width: 300px;
	margin: 0 auto;
	text-align: center;
}

.page-id-1004 .site-header-banner {
	display: none;
}

.menu-item-297 .sub-menu {
	max-height: 400px;
	display: inline-block;
	height: 400px;
	float: right;
	width: 600px;
}

.menu-item-297 .sub-menu .menu-item a {
	padding: 16px 10px;
	width: 250px;
	text-align: center;
}