/*
Theme Name:         Embark
Theme URI:          http://themovation.com/embark
Author:             Themovation
Author URI:         http://themovation.com
Description:        Embark is a premium WordPress theme for Tour Companies.
Version:            1.4.4
Tags: 				two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
License:            Regular License
License URI:        http://themeforest.net/licenses/regular
Text Domain:        embark
Domain Path:        /languages/
*/

.banner[data-transparent-header="true"] {
    width: 100%;
    top: 0ox;
    left: 0;
    position: absolute;
    overflow: visible !important;
    z-index: 9998;
    background-color: black;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    border-bottom: 0;
}

.banner[data-transparent-header="true"] .navbar-nav > li > a, .banner[data-transparent-header="false"] .navbar-nav > li.active > a {
    color: Blue;
		
		
}



.banner[data-transparent-header="true"] {
    width: 100%;
    top: 0ox;
    left: 0;
    position: absolute;
    overflow: visible !important;
    z-index: 9998;
    background-color: black;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    border-bottom: 0;
}

.banner[data-transparent-header="true"] .navbar-nav > li > a, .banner[data-transparent-header="false"] .navbar-nav > li.active > a {
    color: Blue;
		
		
}
.navbar{
   width: 100%;
    top: 0ox;
    left: 0;
    overflow: visible !important;
    z-index: 9998;
    background-color: black;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    border-bottom: 0;
}

