/*
Theme Name: FreelanceEngine
Theme URI: http://www.enginethemes.com/themes/freelanceengine
Author: EngineThemes Team
Author URI: http://www.enginethemes.com
Description: The first WordPress Freelance theme that lets you build your own site from different modules. Dedicate mobile design included.
Version: 1.4.1
Tags: fluid-layout, responsive-layout, accessibility-ready, translation-ready
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

@CHARSET "ISO-8859-1";

.bg-sub-wrapper .color-left, .bg-sub-wrapper .color-right
{
background: #007bff !Important;
}

.overlay, .bg-sub-wrapper .color-right
{
background: #333 !important;
}

.btn-sub-create
{
  background-color: #FFF !important;
  box-shadow: 0 2px 0 #787878 !important;
  color: #007bff;
}

#header-wrapper.sticky
{
background-color: #333 !important;
opacity: .97 !important;
border-bottom: 8px solid #007bff;
box-shadow: none !Important;
}