/*-----------------------------------------------------------------------------------

	Theme Name: CoWorker Child Theme
    Theme URI: http://themes.semicolonweb.com/wp/coworker
    Description: Responsive Retina Ready Multi-Purpose Theme
    Author: SemiColonWeb
    Author URI: http://themeforest.net/user/SemiColonWeb
    License: GNU General Public License version 3.0
    License URI: http://www.gnu.org/licenses/gpl-3.0.html
    Version: 1.3
    Template: coworker
    Tags: responsive, business, corporate, portfolio, creative, clean, modern, retina

-----------------------------------------------------------------------------------*/

@import url("./coworker/style.css");
@import url("custom.css");
@import url("responsive.css");

/*  Add/Update your Styles below this Line
================================================== */

#logo {
	display:none;
}

#primary-menu, #lp-contacts, .sticky-menu-wrap {
	float:left;
}
a.simple-button:hover {
/* background: #ff4900 !important; */
border: none;
}
a.simple-button {
box-shadow: none;
/* background: #ff4900 url(images/orange-button-bg.png) repeat-x !important; */
border: none;
border-radius: 0;
font-size: 17px;
padding: 0 20px;
margin: 5px 0;
}
.widget  {
border-top: none;
}

#megaMenu ul.megaMenu li.widget {
	width: 26% !important;
}

.marketo-form form {
	margin: 0 auto;
}

.marketo-form .mktoButtonRow {
	width: 100%;
	text-align: left;
}

.marketo-form .mktoButtonWrap {
	margin: 0 !important;
}
