.site-header {
	display:none
}
}
.site-header {
        background-color: #000ad6 ;
}

.site-footer .gotop {
    background: #000ad6;
}.site-footer {
    background: #000000;
	border-top: 5px solid #000ad6;
}

#site-navigation a {
    border: 1px solid transparent;
    color: #f5d526;
}

	--#site-navigation ul ul {
    background: #000ad6;
    border-top: 1px solid rgba(0,0,0,0.1);
    border-top-left-radius: 0;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    float: left;
    font-size: 11px;
    padding: 0;
}


.sticky-navigation {
    background: #000ad6; 
}
menu-navigation ul, .mobile-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}


.site-header .top-bar {
    color: #f5d526;
}
.site-header, .site-header a, .site-header .top-bar a:hover {
    color: #000ad6;
}
#site-navigation .current_page_item > a, #site-navigation .current-menu-item > a, #site-navigation .current_page_ancestor > a, #site-navigation .current_page_item > a:hover, #site-navigation .current-menu-item > a:hover, #site-navigation .current_page_ancestor > a:hover, #site-navigation ul:not(.sub-menu) > .menu-item-has-children:hover > a:hover, #site-navigation ul:not(.sub-menu) > .menu-item-has-children:hover > a, #site-navigation ul:not(.sub-menu) > .menu-item-has-children.focus > a {
    background: #f5d526;
    border: 1px solid transparent;
    color: #000ad6;
}
#hero.has-background .overlay, #primary-header .overlay, .page-header.has-featured-image .overlay {
    opacity: 0.50;
}
#hero {
    padding: 50px 0;
}
.hentry .entry-thumb  { 
	display: none;
}
.page-id-139 .hentry .entry-thumb  { 
	display: inline;
}
.page-id-139 #hero {
   display: none;
}
.homepage-widgets .widget {
    border-top: 0px solid rgba(0,0,0,0.05);
    padding: 0px 0; 
}
.homepage-widgets .widget .widget-title {
       margin-bottom: 0px; 
}
.page-id-1190 #hero, #primary-header, #entry-content {
   display: none;
}
.page-id-1190 .content-container {
	padding-top: 0px;
}
.page-id-1190 .content-container {
    width: 1100px;
}
.page-id-1190 .container {
    padding-left: 0px;
    padding-right: 0px;
}
.site-footer .gotop {
    display: none;
}

.header-search-button {
    background-color: #f5d526; 
}
.header-searchform button.submit {
    background: #000ad6;
    color: #f5d526;  
}
.th-text-secondary-base {
    color: #000ad6; 
}

.hentry .entry-title a {
    color: #000ad6; 
}
.header-search-button:hover {
    color: #f5d526;
}
.header-searchform input {
    color: #000ad6;
    font-size: 16px; 
}
mark.is-highlight {
    background-color: #f5d526 !important;
}
.wf-active #hero .hentry .entry-title, .wf-active .homepage-widgets .widget .widget-title, .wf-active .entry-header.primary-hentry .entry-title, .wf-active .page-header .page-title {
    font-size: 34.7px; 
}

.footer-widget {
     text-align: center;
 }

.main-navigation {
    display: inline;
}


button.toggle-mobile-menu {
    display: none;
}

.site-main {
	padding-bottom: 0px !important;
}