/*
Theme Name: HSO Theme
Theme URI: http://www.bowhouse.co.uk
Author: Bow House
Author URI: https://www.bowhouse.co.uk
Description: A theme by Bow House for HSO
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
html, button, input, select, textarea,
.pure-g [class*="pure-u"], body, .header_menu .menu-main-menu-container ul li, h1, h2, h3, .concert_address, .testimonial_box {
  font-family: 'Open Sans', sans-serif;
  font-weight: lighter; }

html, body {
  height: 100%;
  min-height: 100%;
  margin: 0px; }

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

.tnp .tnp-field {
  margin: 8px 0px; }
.tnp .tnp-field-email label {
  font-weight: bold; }
  .tnp .tnp-field-email label:after {
    content: ": "; }
.tnp input[type="email"] {
  border: 1px solid #E8C1A5;
  padding: 8px; }

.nf-form-wrap {
  width: 100%;
  max-width: 400px; }
  .nf-form-wrap form {
    padding: 0px; }
  .nf-form-wrap label {
    font-weight: lighter !important; }
  .nf-form-wrap .nf-form-fields-required {
    padding-bottom: 10px; }

.contact-form {
  padding: 20px 20px 0px 20px; }

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="tel"], .nf-form-wrap form input[type="text"],
.nf-form-wrap form input[type="email"],
.nf-form-wrap form input[type="tel"], .wpcf7-form form input[type="text"],
.wpcf7-form form input[type="email"],
.wpcf7-form form input[type="tel"] {
  width: 100%;
  padding: 8px;
  float: right;
  border: 1px solid #E8C1A5; }
  .contact-form input[type="text"]:hover,
  .contact-form input[type="email"]:hover,
  .contact-form input[type="tel"]:hover, .nf-form-wrap form input[type="text"]:hover,
  .nf-form-wrap form input[type="email"]:hover,
  .nf-form-wrap form input[type="tel"]:hover, .wpcf7-form form input[type="text"]:hover,
  .wpcf7-form form input[type="email"]:hover,
  .wpcf7-form form input[type="tel"]:hover {
    border: 1px solid #d89768; }
.contact-form textarea, .nf-form-wrap form textarea, .wpcf7-form form textarea {
  float: right;
  width: 100%;
  height: 180px;
  padding: 8px;
  margin-top: 8px;
  border: 1px solid #E8C1A5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .contact-form textarea:hover, .nf-form-wrap form textarea:hover, .wpcf7-form form textarea:hover {
    border: 1px solid #d89768; }
.contact-form .wpcf7-submit, .nf-form-wrap form .wpcf7-submit, .wpcf7-form form .wpcf7-submit {
  float: right;
  margin-top: 8px; }

.column {
  float: left;
  width: 50%; }

.row {
  padding: 4px 0px; }

.row:after {
  content: "";
  display: table;
  clear: both; }

.newsletter {
  max-width: 600px; }

a {
  color: #A90537; }
  a:hover {
    color: #BA375F; }

.header_social_icons {
  position: absolute;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #E8C1A5; }
  .header_social_icons p {
    display: inline;
    padding: 0px 5px; }

.social_icon {
  display: inline-block;
  font-size: 32px;
  margin: 0px 4px; }
  .social_icon i {
    color: #E8C1A5; }
  .social_icon:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: 0.15s all ease;
    -o-transition: 0.15s all ease;
    transition: 0.15s all ease; }

.header {
  position: relative;
  height: 60%;
  min-height: 300px; }
  .header .header_banner {
    height: 100%;
    background: -webkit-linear-gradient(332deg, rgba(203, 141, 91, 0.85), rgba(169, 5, 55, 0.85)), url("./assets/img/banner.jpg") no-repeat top/cover;
    background: -o-linear-gradient(332deg, rgba(203, 141, 91, 0.85), rgba(169, 5, 55, 0.85)), url("./assets/img/banner.jpg") no-repeat top/cover;
    background: linear-gradient(118deg, rgba(203, 141, 91, 0.85), rgba(169, 5, 55, 0.85)), url("./assets/img/banner.jpg") no-repeat top/cover;
    background: -ms-linear-gradient(118deg, rgba(203, 141, 91, 0.6), rgba(169, 5, 55, 0.6)), url("./assets/img/banner.jpg") no-repeat top/cover;
    background-blend-mode: screen; }
  .header .header_overlay {
    position: absolute;
    bottom: -5px;
    width: 100%;
    height: 100%;
    background: url("./assets/img/banner_overlay.png") no-repeat bottom/100%; }
  .header .logo {
    position: absolute;
    width: 20%;
    min-width: 200px;
    max-width: 320px; }
  .header .header_tagline_container {
    position: absolute;
    bottom: 14%;
    width: 100%;
    text-align: center;
    z-index: 1; }
  .header .header_tagline {
    font-family: 'Over the Rainbow', cursive;
    color: #FFFFFF;
    text-shadow: 1px 2px 8px #000000;
    line-height: 1.2; }
  .header .bt_jump {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
    width: 51px;
    height: 51px;
    background: url("./assets/img/bt_jump.png") no-repeat bottom;
    -webkit-transition: 0.15s all ease;
    -o-transition: 0.15s all ease;
    transition: 0.15s all ease; }

.footer {
  position: relative;
  bottom: 0;
  text-transform: uppercase; }
  .footer .footer_overlay {
    padding: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    background: url("./assets/img/footer_overlay.png") no-repeat top/100%; }
  .footer .footer_banner {
    width: 100%;
    height: 100%;
    min-height: 350px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.6)), to(rgba(169, 5, 55, 0.8))), url("./assets/img/footer.jpg") no-repeat bottom/cover;
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6), rgba(169, 5, 55, 0.8)), url("./assets/img/footer.jpg") no-repeat bottom/cover;
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.6), rgba(169, 5, 55, 0.8)), url("./assets/img/footer.jpg") no-repeat bottom/cover;
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.6), rgba(169, 5, 55, 0.8)), url("./assets/img/footer.jpg") no-repeat bottom/cover; }
  .footer .footer_info {
    text-align: center;
    color: #FFFFFF;
    font-size: 16px; }
  .footer .contact_info {
    padding: 5px 15px; }
  .footer .footer_tagline {
    font-family: 'Over the Rainbow', cursive;
    font-size: 26px;
    padding: 10px;
    text-shadow: 1px 2px 20px #000000;
    line-height: 1.2;
    text-transform: none; }
  .footer .footer_copyright {
    padding: 0px 15px;
    font-size: 12px; }
    .footer .footer_copyright a {
      text-decoration: none; }
  .footer .footer_contact a {
    text-decoration: none; }
  .footer .footer_menu .menu {
    padding: 0px; }
  .footer .footer_menu a {
    color: #FFFFFF;
    font-size: 20px; }
  .footer .footer_menu a:hover {
    color: #E8C1A5; }
  .footer a {
    color: #E8C1A5; }
  .footer a:hover {
    color: #CB8D5B; }

button#responsive-menu-button {
  right: 30px !important; }

.header_menu .menu-main-menu-container {
  position: absolute;
  top: 25px;
  right: 20px; }
  .header_menu .menu-main-menu-container a {
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    padding: 10px 18px; }
  .header_menu .menu-main-menu-container .current_page_item, .header_menu .menu-main-menu-container .current_page_ancestor {
    background: #A90537;
    padding: 2px 0px; }
  .header_menu .menu-main-menu-container li.menu-item-has-children > a:after {
    font-family: "Font Awesome 5 Pro";
    content: " \f107";
    padding-left: 3px; }
  .header_menu .menu-main-menu-container ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden; }
    .header_menu .menu-main-menu-container ul li {
      display: inline-block;
      color: #FFFFFF;
      text-transform: uppercase;
      padding: 2px 0px; }
      .header_menu .menu-main-menu-container ul li:hover {
        -webkit-box-shadow: inset 0 0 100px 100px rgba(169, 5, 55, 0.8);
        box-shadow: inset 0 0 100px 100px rgba(169, 5, 55, 0.8); }
        .header_menu .menu-main-menu-container ul li:hover ul {
          display: block;
          z-index: 100; }
      .header_menu .menu-main-menu-container ul li ul {
        display: none;
        position: absolute;
        top: 46px; }
        .header_menu .menu-main-menu-container ul li ul li {
          display: block;
          -webkit-box-shadow: inset 0 0 100px 100px rgba(169, 5, 55, 0.6);
          box-shadow: inset 0 0 100px 100px rgba(169, 5, 55, 0.6); }

.footer_menu a {
  text-decoration: none; }
.footer_menu .menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden; }
.footer_menu .menu li {
  display: inline-block;
  color: #FFFFFF;
  text-transform: uppercase;
  padding: 0px 8px; }
.footer_menu .sub-menu {
  display: none; }
.footer_menu .current-menu-item a, .footer_menu .current-page-item a {
  border-bottom: 1px solid #FFFFFF; }

.member_menu .current_page_item, .member_menu .current_menu_item {
  background: #BA375F; }
.member_menu ul {
  padding: 0px 20px; }
.member_menu li {
  list-style-type: none;
  background: #A90537;
  text-align: center;
  cursor: pointer;
  color: #FFFFFF;
  text-transform: uppercase; }
  .member_menu li a {
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    padding: 10px 18px; }
  .member_menu li:hover {
    background-color: #BA375F; }

h1, h2 {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 36px;
  margin: 30px; }

h3 {
  margin: 26px 0px 0px 0px;
  font-size: 34px;
  text-transform: uppercase;
  text-decoration: none; }

h1 a, h2 a, h3 a {
  text-decoration: none; }

.title {
  margin: 30px 0px; }

.red {
  color: #A90537; }

.white {
  color: #FFFFFF; }

.center {
  text-align: center; }

.no_margin {
  margin: 0px; }

.ten_margin {
  margin: 10px; }

p {
  line-height: 1.5; }
  p a {
    color: #A90537;
    text-decoration: underline; }
    p a:hover {
      color: #BA375F; }

.hr_page_divider, .nf-field-element hr {
  border-top: 1px solid #E8C1A5;
  width: 100%;
  margin: 0px; }

.center {
  text-align: center; }

.box {
  width: 500px;
  height: 500px; }

.content {
  background: #FFF;
  width: 100%;
  max-width: 1400px;
  margin: auto; }

.date {
  color: #A90537;
  text-transform: uppercase;
  font-size: 22px; }

.pure-g {
  margin-bottom: 45px; }

.cbox {
  padding: 10px 20px; }
  .cbox a {
    color: #A90537; }
    .cbox a:hover {
      color: #BA375F; }

.rowbox {
  margin: 0px 20px; }

.wpcf7-submit, .tnp-submit, .button-primary, .ninja-forms-field[type=button] {
  padding: 15px;
  display: inline-block;
  width: 160px;
  text-align: center;
  cursor: pointer;
  color: #FFFFFF;
  text-transform: uppercase;
  background: #A90537;
  border: 0px; }
  .wpcf7-submit:hover, .tnp-submit:hover, .button-primary:hover, .ninja-forms-field[type=button]:hover {
    -webkit-box-shadow: inset 0 0 100px 100px rgba(255, 255, 255, 0.2);
    box-shadow: inset 0 0 100px 100px rgba(255, 255, 255, 0.2); }

.bt_wrap {
  margin: 5px 5px 20px 0px;
  display: inline-block; }
  .bt_wrap .button {
    padding: 15px;
    display: inline-block;
    width: 160px;
    text-align: center;
    cursor: pointer;
    color: #FFFFFF;
    text-transform: uppercase; }
    .bt_wrap .button:hover {
      -webkit-box-shadow: inset 0 0 100px 100px rgba(255, 255, 255, 0.2);
      box-shadow: inset 0 0 100px 100px rgba(255, 255, 255, 0.2); }
  .bt_wrap .bt_info::after, .bt_wrap .bt_tickets::after, .bt_wrap .bt_listen::after, .bt_wrap .bt_download::after, .bt_wrap .bt_clear::after, .bt_wrap .bt_read::after {
    padding-left: 5px;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    vertical-align: bottom; }
  .bt_wrap .bt_info {
    background: #A90537; }
    .bt_wrap .bt_info::after {
      content: " \f001"; }
  .bt_wrap .bt_tickets {
    background: #CB8D5B; }
    .bt_wrap .bt_tickets::after {
      content: " \f145"; }
  .bt_wrap .bt_listen {
    background: #CB8D5B; }
    .bt_wrap .bt_listen::after {
      content: " \f025"; }
  .bt_wrap .bt_download {
    background: #A90537; }
    .bt_wrap .bt_download::after {
      content: " \f33d"; }
  .bt_wrap .bt_clear {
    border: 1px solid #FFFFFF; }
    .bt_wrap .bt_clear::after {
      content: " \f001"; }
  .bt_wrap .bt_read {
    background: #CB8D5B; }
    .bt_wrap .bt_read::after {
      content: " \f02e"; }

.about_image {
  width: 100%;
  margin-top: 10px; }

.hr_about {
  width: 80px;
  border-top: 1px solid #A90537;
  margin: 20px 0px 0px 0px;
  text-align: left; }

.feature_image {
  height: 200px; }

.feature_image img {
  max-width: 100%;
  height: 100%;
  -webkit-transform: translate(0%, -25%);
  -ms-transform: translate(0%, -25%);
  transform: translate(0%, -25%); }

.concert_address {
  color: #CB8D5B;
  font-size: 18px;
  padding: 6px 0px 18px 0px; }
  .concert_address a {
    color: #CB8D5B;
    text-decoration: none; }
    .concert_address a:hover {
      color: #E8C1A5; }

.highlighted {
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 400px; }

.whoswho_box {
  padding: 36px;
  color: #FFFFFF;
  min-height: 500px; }

.whoswho_photo {
  width: 200px; }

.recent_news_container {
  padding-bottom: 30px; }

.recent_news {
  position: relative;
  height: 100%;
  margin-bottom: 60px; }

.testimonial_box {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(169, 5, 55, 0.8)), to(rgba(169, 5, 55, 0.8))), url("./assets/img/testimonial.jpg") no-repeat right/cover;
  background: -webkit-linear-gradient(rgba(169, 5, 55, 0.8), rgba(169, 5, 55, 0.8)), url("./assets/img/testimonial.jpg") no-repeat right/cover;
  background: -o-linear-gradient(rgba(169, 5, 55, 0.8), rgba(169, 5, 55, 0.8)), url("./assets/img/testimonial.jpg") no-repeat right/cover;
  background: linear-gradient(rgba(169, 5, 55, 0.8), rgba(169, 5, 55, 0.8)), url("./assets/img/testimonial.jpg") no-repeat right/cover;
  color: #FFFFFF;
  text-align: center;
  padding: 1vw 10vw; }
  .testimonial_box .testimonial {
    font-size: 26px; }
    .testimonial_box .testimonial::before {
      content: "\"";
      font-style: italic; }
    .testimonial_box .testimonial::after {
      content: "\"";
      font-style: italic; }
  .testimonial_box .author {
    font-size: 16px; }

.guest_box_wrapper > div {
  background-position: center;
  background-size: cover; }

.guest_box {
  padding: 36px;
  color: #FFFFFF; }

.guest_box_wrapper {
  background: -webkit-gradient(linear, right top, left top, from(transparent), to(#A90537));
  background: -webkit-linear-gradient(right, transparent, #A90537);
  background: -o-linear-gradient(right, transparent, #A90537);
  background: linear-gradient(270deg, transparent, #A90537); }

.guest_content {
  padding: 36px; }

.guest_banner_name {
  font-size: 20px; }

.gallery {
  margin-top: 30px; }

/* SLICK DOTS */
.slick-dots {
  position: relative;
  bottom: 0px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 36px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '\2022';
  text-align: center;
  opacity: .25;
  color: #A90537;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #A90537; }

.slick-prev {
  display: none !important; }

.slick-next {
  position: absolute;
  top: 35%;
  right: 50px;
  background: none;
  border: none;
  padding: 0;
  font-size: 64px;
  color: #FFFFFF;
  opacity: 0.8;
  text-shadow: 1px 2px 8px #000000; }
  .slick-next:hover {
    opacity: 1;
    -webkit-transition: 0.15s all ease;
    -o-transition: 0.15s all ease;
    transition: 0.15s all ease; }

#content {
  padding: 0px 20px; }

@media screen and (max-width: 580px) {
  .header {
    margin: 0px 0px 20px 0px; }

  .logo {
    top: 60px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }

  .header_tagline {
    font-size: 30px; }

  .header_social_icons {
    right: 80px;
    top: 1px; }

  .bt_jump {
    display: none; }

  .highlighted {
    padding: 10px 40px; }

  button#responsive-menu-button {
    right: 9px !important;
    top: 9px !important; }

  .recent_news {
    margin-bottom: 30px; }
    .recent_news .bt_wrap {
      position: block; }

  .slick-next {
    right: 30px; }

  .member_menu ul {
    padding: 0px; } }
@media screen and (min-width: 580px) and (max-width: 870px) {
  .header {
    margin: 20px; }

  .footer {
    margin: 60px 20px 20px 20px; }

  .logo {
    top: 25px;
    left: 25px; }

  .header_tagline {
    font-size: 36px; }

  .header_social_icons {
    right: 90px;
    top: 1px; }

  .bt_jump {
    display: none; }

  .highlighted {
    padding: 10px 40px; }

  .recent_news {
    margin-bottom: 30px; }
    .recent_news .bt_wrap {
      position: block; }

  .slick-next {
    right: 30px; } }
@media screen and (min-width: 870px) and (max-width: 1080px) {
  .header {
    margin: 20px; }

  .footer {
    margin: 80px 20px 20px 20px; }

  .logo {
    top: 80px;
    left: 25px; }

  .header_tagline {
    font-size: 40px; }

  .header_social_icons {
    right: 34px;
    top: 65px; }

  .bt_jump {
    bottom: -3%; }
    .bt_jump:hover {
      bottom: -5%;
      -webkit-transition: 0.15s all ease;
      -o-transition: 0.15s all ease;
      transition: 0.15s all ease; }

  .highlighted {
    padding: 10px 60px;
    text-align: center; }
    .highlighted h3 {
      text-align: center; }

  .recent_news .bt_wrap {
    position: absolute;
    bottom: 0px; } }
@media screen and (min-width: 1080px) {
  .header {
    margin: 20px; }

  .footer {
    margin: 80px 20px 20px 20px; }

  .logo {
    top: 25px;
    left: 25px; }

  .header_tagline {
    font-size: 54px; }

  .header_social_icons {
    right: 34px;
    top: 65px; }

  .bt_jump {
    bottom: 0; }
    .bt_jump:hover {
      bottom: -2%;
      -webkit-transition: 0.15s all ease;
      -o-transition: 0.15s all ease;
      transition: 0.15s all ease; }

  .highlighted {
    padding: 10px 60px;
    text-align: center; }
    .highlighted h3 {
      text-align: center; }

  .recent_news .bt_wrap {
    position: absolute;
    bottom: 0px; } }
.ms-membership-form-wrapper legend {
  border: 0px; }

#loginform .nav {
  display: none; }


