/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/

.name_cat {
	text-align: center;
	padding-bottom: 15px;
}

.media-box {
	
}

.cat_hover:hover {
	background-color: #F18052;
}

.feature-box h3 {
	height: 48px;
	text-align: center;
}

.oc-item {
	margin-right:4%;
}

.oc-last {
	margin-right:0%;
}

.pagination {
	width: 100%;
}

.pagination .results {
	text-align: center;
}

.pagination .links {
	text-align: center;
}

#logo {
	margin-right: 20px;
}

.category-grid {
	width: 100%;
}

.image {
	text-align: center;
	margin: 0;
}

