/*
Theme Name:     Embark - Child Theme
Theme URI:      http://themovation.com/embark
Template:       embark
Author:         Themovation
Author URI:     http://themovation.com
Version:        1.0
Text Domain:    embark
Domain Path:    /languages/
*/


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

.banner[data-transparent-header="true"] .navbar-nav > li > a,
.banner[data-transparent-header="true"] .navbar-nav > li.active > a {
    color: #363636;
}

.navbar .navbar-nav > li.current-menu-item > a:after,
.navbar .navbar-nav > li.current-page-ancestor > a:after {
    width: 100%;
    height: 1px;
    background-color: #363636;
}

.headhesive--clone .navbar-nav > li > a:hover:after,
.headhesive--clone .navbar-nav > li.current-menu-item > a:after,
.headhesive--clone .navbar-nav > li.current-page-ancestor > a:after {
    bottom:12px;
    background-color: #045089 !important;
}

.navbar .navbar-nav > li > a {
	margin: 0 10px;
}

.navbar .navbar-nav > li.menu-item.lang-item > a {
	margin-right: 0;
}

.post-password-form {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 150px;
    min-height: 500px;	
}

.frm-show-form ul > li {
    font-size: inherit;
    color: inherit;
    text-indent: initial;	
}
