/*
Theme Name: Novo 
Theme URI: http://promo-theme.com/novo/
Author: Promo Theme
Author URI: http://themeforest.net/user/ypromo
Description: We present you an Awesome Photography WordPress Theme. You can build a beautiful site, using 6 homepages. Much galleries, styles of blogs, and much much more make your site individual and creative.
Version: 4.3.3
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: novo
Template: novo

*/
/*** Navigation Edits ***/
.navigation.hover-style2>ul>li.current-menu-item>a span:after, .navigation.hover-style2>ul>li.current_page_item>a span:after {
    content: "";
    -webkit-box-shadow: inset 0 -9px 0 0;
    box-shadow: inset 0 -9px 0 0;
    position: absolute;
    bottom: -2px !important;
    left: 0;
    width: 100%;
    height: 2px !important;
    z-index: -1;
}

/*** Heading Fonts ***/


/*** Header Blocks Accent Line ***/
.heading-block.with-line:after {
    background: #6695C7 !important;
}