/*
Theme Name: Lets Blog Child Theme
Theme URI: http://themes.themegoods.com/letsblog/demo
Description: This is a custom child theme for Lets Blog
Author: Aurélie Bader
Author URI: http: //mysite.com/
Template: letsblog
Version: 1.6.1
*/

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
.sidebar_wrapper{
	display:none !important;
}
}

#post_featured_slider{
	background-color:#ffffff !important;
}

#copyright{
	width:100% !important;
	text-align:center !important;
}

.social_wrapper.shortcode ul {
	text-align:center !important;
}

.footer_top a :hover{
	color:#f8e93b !important;
}

#footer .sidebar_widget.three > li{
	width:30% !important;
}