/*

Theme Name: Lets Blog Child

Theme URI: http://themes.themegoods2.com/letsblog

Description: Premium Responsive Blog Theme

Version: 1.1.19

Tags: black, white, responsive-layout, custom-header, custom-background, threaded-comments, translation-ready, editor-style, custom-menu

Author: ThemeGoods

Author URI: http://themeforest.net/user/ThemeGoods

License: GNU General Public License

License URI: http://themeforest.net/licenses/regular_extended

Text Domain: letsblog

Template: letsblog

*/



@import "../css/screen.css";

/********************************************

In this file you can add your custom CSS.
It will always override rules in style.css.
Good work... and good luck! :)

********************************************/
#contact-us .fa{
	padding: 0 10px 0 0 !important;
	width: 15px !important;
}

@media (min-width: 768px) {

	#page_content_wrapper .inner .sidebar_content.two_cols.mixed .post.type-post:first-child {
    		float: left !important;
    		width: 48% !important;
    		margin-right: 3.5% !important;
    		margin-bottom: 0 !important;
	}

	.logo_wrapper {
    		margin-top: -30px !important;
	}
	#logo_wrapper {
    		padding: 45px 0 20px 0 !important;
	}
}

.social_wrapper li.home{
	margin: 0 25px 0 0 !important;
	margin-right: 25px;
}

#footer {
    padding-bottom: 20px !important;
    padding-top: 20px !important;
}

.footer_bar_wrapper .social_wrapper ul li {
    float: none;
}