/*
Theme Name: North Child Theme
Theme URI: http://themeforest.net/user/Veented
Description: One Page WordPress Theme
Version: 1.1.0
Author: Veented
Author URI: http://themeforest.net/user/Veented
Template: north
*/


/* Your code goes below! */

.header { font-size:80px; }


.notice.notice-warning.vc_settings-custom-design-notice {
        display: none !important;
    }

    .notice, div.error, div.updated {
        background: #fff;
        border-left: 4px solid #fff;
        box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
        margin: 5px 15px 2px;
        padding: 1px 12px;
        display: none;
    }
