/*
Theme Name: 	SFS theme
Theme URI: https://thewhitgroup.com
Author: The Whit Group
Author URI: https://thewhitgroup.com
Description: Theme for SFS
Version: 1.0
License: OSL-3.0
License URI: https://opensource.org/licenses/OSL-3.0
Template:		betheme

Do not edit this file. Any changes will be automatically removed.
*/

#Filters .filters_buttons .reset{
	display: none;
}

body.single .share_wrapper {
    overflow: hidden;
}
body.single .share_wrapper > span{
    float: left;
}

body.single .share_wrapper > span .stBubble {
	display: none !important;
}

body.single-post .aside_both .sections_group {
    width: 100%;
    margin-left: 0;
}

body.single-post .aside_both .sidebar.sidebar-1 {
    margin-left: 0;
}
