/*
	Theme Name: The Voux Child Theme
	Theme URI: http://themeforest.net/user/fuelthemes
	Description: <strong>A Premium theme for magazine, editor, community and more! WordPress Theme by <a href="http://www.themeforest.net/user/fuelthemes">fuelthemes</a></strong> – Update notifications available on Twitter and Themeforest <a href="http://twitter.com/anteksiler">Follow us on twitter</a> – <a href="http://themeforest.net/user/fuelthemes">Follow us on Themeforest</a>
	Version: 1.0.0
	Author: fuelthemes
	Template: thevoux-wp
*/

@import url("../thevoux-wp/style.css");

.blog-full {
	margin-bottom:80px;
}

.blog-full .b-b {
	display:none;
}

.page-template-new_home_page .post .post-content h2 {
	font-size: 20px;
	line-height: 28px;
}

@media(max-width:500px){
	.blog-full {
		margin-bottom:40px;
	} 
}

