/* top header color */
#top-header, #et-secondary-nav li ul, #main-header, #et-main-area {
  background-image: url(/wp-content/uploads/heritage-tiled-background.jpg) !important;
  background-position: center center;
    background-size: auto;
  background-color: #001d43 !important;
}

/* drop shadow on slider text */
.et_pb_slide_description {
    text-shadow: 2px 2px #444444 !important;
}

.et_pb_slide_content {
	position: absolute;
	bottom: 20px;
	left: 0;
}
.et_pb_slide_title {
	position: absolute;
	bottom: 40px;
	left: 0;
}

#et-top-navigation {
    font-weight: 400!important;
}
#top-menu li {
    padding-right: 10px!important;
}
.mobile_menu_bar:before, .mobile_menu_bar:after {
    color: #fff!important;
}
