/* Change header background color to blue | 31106564-hc JA */
#header,
#header .header-bg,
#header.text-dark, .single-product #header.header-large {
  background: #0f415c;
}


}/* Featured Content Slider Cover block background color | 22533831-hc (KK) */
.flexslider .wp-block-cover {
    background: rgb(0 0 0/ 20%) !important;
}

/* Change all header background and color | 31106564-hc JA */
#header.header-small .site-title a, #header.header-small .menu a, #header.header-small .menu a:link, #header.header-small .menu a:visited, #header.header-small .menu-toggle, #header.header-small .menu-toggle:before, #header.header-large a {
  color: #fff !important;
}
@media handheld, only screen and (max-width: 1024px) {
  #header.header-large, #header.header-small {
    position: relative;
    background: #0f415c;
  }  
}
@media handheld, only screen and (max-width: 1024px) { 
  ul.mobile-menu {
    background: #0f415c;
  }
  ul.mobile-menu a {
    color: #fff;
  }
}
@media handheld, only screen and (max-width: 1024px) {
  #wrap #header .site-title a, #wrap #header .menu a, #wrap #header .menu a:link, #wrap #header .menu a:visited, #wrap #header .menu-toggle, #wrap #header .menu-toggle:before {
     color: #fff;
  }
}
/* End of Change all header background and color | 31106564-hc JA */
/* Change menu nav colors | 31106564-hc JA */
#navigation a:after {
  border-top-color: #fff;
}
.menu ul.sub-menu, .menu ul.children {
  background-color: #0f415c;
  border: 1px solid;
}
/* Change Nav Menu height| 31106564-hc JA */
#header.header-large #navigation {
  padding-top: 25px;
  padding-bottom: 25px;
}

/* Change Book Now menu button color| 31106564-hc JA */
#navigation .book-now {
  background: #b18153;
}

#page-2591 .entry-header {
	display:none;
}

/* remove title and header area on pages | #31107502-hc (KN) */
.content.no-thumb {
	padding-top:61px;
}
.content.no-thumb .postarea {
	padding-top: 0px;
} 
/* remove title and header area on pages | #31107502-hc (KN) */ .content.no-thumb { padding-top:61px; } .content.no-thumb .postarea { padding-top: 0px; }