/*
 Theme Name:   HERI Wordpress Theme 
 Theme URI:    http://educationwp.thimpress.com/
 Description:  Eduma Child Theme for HERI Website
 Author:       Dustin and Jared
 Author URI:   http://thimpress.com
 Template:     eduma
 Version:      2.0.1
 Text Domain:  eduma-child
*/


body p {
    
    font-family: Roboto;
    font-size: 15px;
    color:#666666;
    font-weight: normal;
    line-height: 1.7em;
}


.no-sticky-logo {
 
}

.top_site_main {
color: #fff;
/* background-color: #45536e; */ 
background-image: url(https://heri.ucla.edu/wp-content/uploads/2017/01/new-banner.png); 
padding-top: 188px;
}



.top_site_main:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1;
    background: transparent;
}


.top_site_main .banner-description {
content: '';
position: absolute;
left: 125px;
font-size: 24px;
font-style: normal;
color: #fff !important;

}


.top_site_main > .overlay-top-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0); }

.top_site_main > #span.overlay-top-header {
    background: rgba(0,0,0,0);
}

.top_site_main:after {
    background: rgba(0,0,0,0);
}

#wrapper-container {
    
    background-color: #45536e;
}


header {
    background-color: #bac7cc;
    
}

.toolbar {
    background-color: #35425a;
    color: white;
    font-size: 12px;
}

.toolbar a {
    color: white;
}

.toolbar[style*="color: red"]{
background-color:#fff200 !important;
}

.toolbar a[style*="color: red"]{
background-color:#fff200 !important;
}

.page-title-wrapper {
    background-color: transparent; 
}

.overlay-top-header {
    background: rgba(0,0,0,0);
  
}



footer {
    background-color: #35425a;
 
}

footer p a {
    color: #999; 
    font-size: 12px;

}

.copyright-area {
 border:none;
}


.entry-header {
    background-color: white;
}



.text-copyright {
visibility: hidden;
} 


.main-menu li a {
    color: #35425a;
    font-size: 14px;
}

.navigation .navbar-nav > li > a, .navigation .navbar-nav > li > span {
    text-transform: uppercase;
    position: relative;
    padding: 11px 20px 29px;
    font-size: 13px;
    color: #44526f;
    font-weight:bolder;

}



.sub-menu {
  background-color: #ffec00;
  color: #44526f;
  border:none;
}


.sub-menu li a {
		padding-left: 0 !important;
		padding-right: 0px !important;
		margin-right: 50px;
		width: 200px;
        color: #44526f;
        font-size: 14px;
        font-weight: normal;
		
	}

.sub-menu li a:hover {
        color: #44526f;	
	}


.site-footer {
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-color: #E6E6E6;
}


.post-formats-wrapper {
max-width: 500px;
}



.navigation .menu-right ul li:last-child>div{padding-right:0}.navigation .menu-right ul li:last-child>div.minicart_hover{padding-right:15px}.navigation .menu-right ul li>div{padding:11px 10px 29px}.navigation .menu-right ul li>div.minicart_hover{padding-right:25px}.navigation .menu-right ul li .search-form{
    position: relative;
    height: 53px;
    width: 50px;
    
}



.breadcrumbs-wrapper {
  display: none;
}



.thim-about-author {
display: none;
}


.thim-widget-social {

}


.content-area {
   background-color: white;  
}



.navigation .navbar-nav > li .sub-menu li > a, .navigation .navbar-nav > li .sub-menu li > span {
    border-bottom: 0px solid #ffec00;
}


footer#colophon .copyright-area .copyright-content {
    border-top: 0px solid #35425a;
}


.btn-primary:hover{background-color:#bac7cc;border-color:#45536e}


.btn-css{background-color:#9b1b89;border-color:#9b1b89;color:#ffffff}
.btn-css:hover{background-color:#dd781a;border-color:#dd781a}

.btn-dle{background-color:#339999;border-color:#339999;color:#ffffff}
.btn-dle:hover{background-color:#ffffcc;border-color:#ffffcc}

.btn-yfcy{background-color:#465370;border-color:#465370;color:#ffffff}
.btn-yfcy:hover{background-color:#cc6600;border-color:#cc6600}

.btn-fac{background-color:#339999;border-color:#339999;color:#ffffff}
.btn-fac:hover{background-color:#dd781a;border-color:#dd781a}




.tp_search_button {
    background-color: #999999 !important;
    color: black;
}

input.tp_search_button:hover {
    background: #999999;
        background-color: rgb(236, 236, 236);
        background-image: none;
        background-repeat: repeat;
        background-attachment: scroll;
        background-clip: border-box;
        background-origin: padding-box;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    color: #333333;
}

.info {

color: #fff;

}

