/*
Theme Name: Northwest Child
Theme URI: https://northwest.modeltheme.com/
Template: northwest
Author: ModelTheme
Author URI: http://modeltheme.com/
Description:  Consulting WordPress Theme
Version: 1.9
Text Domain: northwest
Tags: fluid-layout, custom-header, custom-menu, featured-images, post-formats, sticky-post
*/

/* =Theme customization starts here
------------------------------------------------------- */

body #navbar .menu-item > a {
    padding: 26px 22px;
}
#navbar .menu-item.mega1column>a::after, #navbar .menu-item.mega2columns>a::after, #navbar .menu-item.mega3menu>a::after, #navbar .menu-item.menu-item-has-children>a::after {
    right: 9px !important;
}
.rs-fullwidth-wrap {
	position: sticky !important;
}
.logo img, .navbar-header .logo img {
    max-width: 114px;
}
