/*
Theme Name: Great-Island-Boat-Tours
Template: oceanic
Author: Child Theme Configurator
Version: 1.0.1723035817
Updated: 2024-08-07 13:03:37



*/
 #wb a {
	font-weight: bold!important;
}
.main-menu-container {
  max-width: 1140px;
  margin: 0 auto;
    margin-top: -50px;
  position: relative;
	float:right;
}
.main-navigation {
  clear: both;
  display: block;
  border-top: 0px solid #e0e0e0;
  height: 58px;
	background-color: #fff;align-content}
.oceanic-header-layout-standard .site-header-left {
  float: left;
  min-height: 91px;
  margin-top: 30px;
}
.border-bottom {
  border-bottom: 0px;
}

@media only screen and (max-width: 960px) {
  .main-navigation #main-menu {
    color: #FFFFFF;
    box-shadow: 1px 0 1px rgba(255, 255, 255, 0.04) inset;
    position: fixed;
    top: 50px;
    right: -280px;
    width: 280px;
	}
}