/*
Theme Name: Stockholm Child
Theme URI: http://demo.select-themes.com/stockholm/
Description: A child theme of Stockholm Theme
Author: Select Themes
Author URI: http://select-themes.com
Version: 1.0.0
Template: stockholm
*/
@import url("../stockholm/style.css");


.content .container .container_inner.default_template_holder {
    padding-top: 0px;
}

.container_inner{
	text-align:left; 
	
	margin: auto;
}

.container_inner_left{
		float: left; 
                font-size: 90%;
	}

.container_inner_right{
		float: right; 
		font-size: 90%;
	}


@media only screen and (max-width: 375px){

	.container_inner{
		text-align: center; 
	}
}

body {
	font-size: 14px;
}

.q_logo a{
	visibility: visible;
}

.sfmsb-follow-social-buttons{
padding: 0 12% 0 12%;
}

.footer_top .widget h4 {

    text-align: center;
}