/*	
Theme Name: WP Business Builder
Theme URI: https://fanseethemes.com/downloads/business-builder/
Author: Fansee Themes
Author URI: https://fanseethemes.com/
Description: Business Builder is light weighted multipurpose, multimode business WordPress theme that will help to build website faster, easier and more efficient. With Business Builder, you can build any kind of website using a single platform instead of managing dozens of different themes. It gives you freedom to bring your own visions to life. Business Builder is multimode business WordPress theme consisting of multiple demo such as education, business lab, digital business and more. It can be enjoyed by new comers and design professionals alike, giving you power to create spectacular design with surprising ease of efficiency.
Template: wp-deep-blue
Version: 1.2
Requires PHP: 5.0 
Tested up to: 6.0
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: wp-business-builder
Domain Path: /languages
Tags: custom-menu, custom-logo, entertainment, one-column, two-columns, left-sidebar, e-commerce, right-sidebar, custom-colors, editor-style, featured-images, full-width-template, microformats, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready, blog
*/

p a {
	text-decoration: underline;
}

.is-sticky header { 
    z-index: 999 !important;
}

.site-branding .site-title a {
	text-decoration: none;
}

header#site-header {
    background: #fff;
}

@media (min-width: 767px) {
	aside#secondary {
	    padding-left: 0;
	    padding-right: 50px;
	}

	.sidebar-left main#site-content > .row > .col-lg-4 {
		order: 1;
	}

	.sidebar-left main#site-content > .row > .col-lg-8 {
		order: 2;
	}
}