body {
	font-family: 'Open Sans',Arial,'sans-serif'
}

h1,h2,.main-menu {
	font-family: Bebas;
	font-weight: 500;
	word-spacing: 10px
}

.main-menu {

}

.widget_nav_menu .widget-title {
	border-bottom: 1px solid rgba(0,0,0,.06)
}

.section-item:nth-child(2n) {
	background: rgba(0,0,0,.03)
}

.section-features ul {
	display: table
}

.section-features ul li {
	padding: 10px 1%;
	box-sizing: border-box;
	display: table-cell
}

.section-features ul li:before {
	display: none
}

.section-features ul li img {
	margin: 0 auto 20px;
	padding: 0
}

.section-features ul li br {
	display: none
}

.section-features ul li h2,.section-features ul li h3,.section-features ul li h4,.section-features ul li h5,.section-features ul li h6 {
	margin-bottom: 5px
}

.section-editor .grid-col-4 ul li {
	text-align: center
}

.section-editor .grid-col-4 ul li:before {
	display: none
}

.section-editor .grid-col-4 ul li h3,.grid-col-4 ul li h4 {
	margin-top: 15px;
	font-weight: 700
}

#cat-thumb-title-posts-2 ul.thumb-title-list li .post-thumbnail img {
	height: 240px
}

#cat-thumb-title-posts-2 ul.thumb-title-list li .post-excerpt h3 {
	display: block
}