/*
 Theme Name:   EIA-Reports Child Theme
 Theme URI:    http://www.mphcreative.com/eia-child-theme
 Description:  Child Theme of EIA-Reports theme.
 Author:      MPH Creative
 Author URI:   http://www.mphcreative.com/
 Template:     themo
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/


.navbar-sticky {
    background: #1EA0DD !important;
}


#header.customize-preview.colored-dark #header-navbar > .navbar-sticky .navbar-nav > li.navbar-normal > a:hover, #header.customize-preview.colored-dark #header-navbar > .navbar-sticky.hover-style1 .navbar-nav > li.navbar-normal:hover > a, #header.customize-preview.colored-dark #header-navbar > .navbar-sticky.hover-style1 .navbar-nav > li.navbar-normal.active > a, #header.customize-preview.colored-dark #header-navbar > .navbar-sticky.hover-style1 .modern-bars-content a:hover {
    color: #FFFF !important;
}

.navbar-standard .navbar-nav > li a:hover, #header.colored-dark #header-navbar > .navbar-sticky .navbar-nav > li a:hover {
    color: #FFFF !important;
}

#header-navbar nav.navbar-sticky .navbar-header .navbar-brand {
    height: 44px !important;
}


h1 {
    text-transform: none !important;
}
h2 {
    text-transform: none !important;
}
h3 {
    text-transform: none !important;
}
h4 {
    text-transform: none !important;
}

.widgettitle {
display:none !important;	
}

@media (min-width: 992px)
{
	#header-navbar ul.navbar-menu > li > a {
    font-size: 15px !important;
}
}

@media (max-width: 991px){
 #header-navbar.mobile .navbar-header .navbar-brand {
    height: 48px !important;
}
}

blockquote {
    border-color: #fff !important;
    border-style: hidden !important; 
    border-left-width: 0px !important;
	
}

.ideo-team-box .name-position .position {
    font-family: roboto slab !important;
}
.container-full-modal-window .left-col .item .item-subname {
    font-family: roboto slab !important;
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
.mob-img-move #single_image_5ae1f9dbd334b {
     margin-top: 305px !important;
}
}


.vc_desktop {
	background-color: rgb(35,40,45) !important;
	margin-top: 0px !important;
}

#wpadminbar{
	background: #1ea0dd !important;
}

#header.transparent-light #header-navbar .navbar-sticky .navbar-nav > li a:hover {
    color: #FFF !important;
}
