/*
Theme Name: Stockholm
Theme URI: http://demo.select-themes.com/stockholm
Description: Stockholm Theme
Tags: agency, business, ajax, portfolio, blog, shop, multi-purpose, clean, elegant, white, photography, modern, fullscreen, stylish, design
Author: Select Themes
Author URI: http://demo.select-themes.com
Version: 3.7
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

.menu-text {
    -moz-transition:color .2s ease-in;
    -o-transition:color .2s ease-in;
    -webkit-transition:color .2s ease-in;
}

@media only screen and (max-width: 600px) {
    .content {
        padding-top: 120px !important;
    }
	
	.mobile_menu_button span {
    	vertical-align: top !important;
    	padding-top: 10px !important;
	}
	
	.footer_border_columns {
		display: none !important;
	}
}

.q_logo {
	left: 20px !important;
}