/*
	Theme Name: Notio Child Theme
	Theme URI: http://themeforest.net/user/fuelthemes
	Description: <strong>A Premium theme for magazine, editor, community and more! WordPress Theme by <a href="http://www.themeforest.net/user/fuelthemes">fuelthemes</a></strong> – Update notifications available on Twitter and Themeforest <a href="http://twitter.com/anteksiler">Follow us on twitter</a> – <a href="http://themeforest.net/user/fuelthemes">Follow us on Themeforest</a>
	Version: 1.0.0
	Author: fuelthemes
	Template: notio-wp
*/

@import url("../notio-wp/style.css");

/* BACKGROUND */
body {
background: #FFFFFF !important;
}

/* HOME */
.payoff {
text-align: center !important;
}

/* MENU */
#menu-justc-design-menu-1 li.menu-item-3609 > a {
color: #7f9fd3 !important;
}

#menu-justc-design-menu-1 li.menu-item-3610 > a {
color: #7f9fd3 !important;
}

#menu-justc-design-menu-1 li.menu-item-3611 > a {
color: #7f9fd3 !important;
}

#full-menu {
    margin-left: -100px;
}

/* BLOG */

.blog-section .post-content {
display: none;
}

/* MAILCHIMP TOP BAR */
input[type=submit] {
    font-weight: 300;
}

.header {
    padding: 40px 60px !important;
}

.mobile-menu {
    padding: 110px 30px 0;
}