/******************************************************************
Theme Name: Mood Music
Author: PixelRush
Author URI: https://www.pixelrush.com.au
Version: 1.0
******************************************************************/
@import url("https://fonts.googleapis.com/css?family=Montserrat:200,300,400,500,700");
@font-face {
  font-family: 'Parisienne';
  src: url("assets/fonts/Parisienne-Regular.ttf");
  font-weight: 400;
  font-style: normal; }
/*********************
GENERAL STYLES
*********************/
.pad-30 {
  padding: 30px .625rem; }

.pad-60 {
  padding: 60px .625rem; }

.pad-100 {
  padding: 100px .625rem; }

.grid-container {
  max-width: 71rem; }

.inline-list li {
  display: inline-table; }

p, li {
  font-family: "Montserrat", sans-serif;
  font-size: 0.9rem;
  color: #808080; }

/*********************
LINK STYLES
*********************/
a:link, a:visited:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); }

/******************************************************************
H1, H2, H3, H4, H5 P STYLES
******************************************************************/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6 {
  color: black;
  margin: 2rem 0 1rem;
  text-transform: none;
  line-height: 1.2;
  font-weight: 300;
  font-family: "Montserrat", sans-serif; }

h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a, h6 a {
  color: black;
  text-decoration: none; }

h1 {
  font-size: 2.6rem;
  margin-top: 0; }

h2 {
  font-size: 1.8rem;
  margin-bottom: 40px;
  text-transform: uppercase;
  font-weight: 700;
  color: #808080; }
  h2 strong {
    color: #4c2965;
    font-weight: 300;
    font-size: 3rem;
    text-transform: capitalize;
    font-family: "Parisienne", sans-serif; }

h3 {
  font-size: 1.6rem;
  text-transform: none;
  color: #545454; }

h4 {
  font-size: 1.4rem;
  color: #545454;
  font-weight: bold; }

h5 {
  font-size: 1.1rem;
  color: #545454; }

.narrow {
  max-width: 700px;
  margin: auto; }

/*********************
HEADER STYLES
*********************/
.header ul.off-canvas-list li {
  list-style: none; }

.home #header {
  background: none; }

#header {
  padding-top: 0;
  padding-bottom: 0; }
  @media (min-width: 40.063em) {
    body.home #header, body.page-template-template-full-transparent-php #header, body.single-bands #header {
      position: absolute;
      width: 100%; } }
  @media (min-width: 64.063em) {
    body.home #header, body.page-template-template-full-transparent-php #header, body.single-bands #header {
      position: absolute;
      width: 100%; } }
  @media (min-width: 40.063em) {
    body.page-template-template-mental-health #header {
      position: absolute;
      width: 100%; } }
  @media (min-width: 64.063em) {
    body.page-template-template-mental-health #header {
      position: absolute;
      width: 100%; } }

/*********************
NAVIGATION STYLES
*********************/
.top-bar .title-area {
  z-index: 1; }

.top-bar {
  background: transparent;
  background: transparent; }
  .top-bar ul {
    background: transparent; }
  .top-bar .phone {
    margin-top: 10px;
    color: white;
    font-size: 1.5rem;
    border: 2px solid white;
    padding: 10px 20px; }
  .top-bar .fa {
    margin-right: 5px; }
  .top-bar .top-bar-right {
    margin-top: 10px; }

.off-canvas-list ul {
  margin-left: 0; }

.off-canvas-list ul li a {
  border-bottom: 0px; }

.off-canvas-list ul .dropdown {
  margin-left: 20px; }

#primary-nav {
  position: relative;
  background-color: transparent;
  padding-top: 15px; }
  #primary-nav li {
    margin-right: 10px; }
    #primary-nav li:last-child {
      margin-right: 0; }
      #primary-nav li:last-child a {
        padding-right: 0; }
  #primary-nav li a {
    font-family: "Montserrat", sans-serif;
    color: white;
    padding: 20px 5px;
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500; }
    @media (min-width: 90.063em) {
      #primary-nav li a {
        padding: 20px 20px; } }
    #primary-nav li a:hover {
      color: #f2b700; }
  #primary-nav > ul > li.current-menu-ancestor > a, #primary-nav > ul > li.current-menu-item > a {
    background: transparent;
    color: white; }
  #primary-nav li ul li a {
    color: #fff;
    line-height: 1.1;
    text-align: left;
    padding: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
    #primary-nav li ul li a:hover {
      color: #f2b700;
      border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
  #primary-nav li ul li:last-child a {
    border-bottom: 0; }
  #primary-nav .submenu {
    border: 0;
    background: #212123; }
  #primary-nav .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    border-color: #ffffff transparent transparent;
    margin-right: -10px; }
  #primary-nav .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 4px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #ffffff transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px; }

.menu .active > a:hover {
  color: #fff; }

.off-canvas {
  outline: 0;
  border: 0;
  background-color: #212123; }
  .off-canvas #menu-main-menu {
    margin-top: 50px; }
  .off-canvas li {
    background-color: #212123; }
    .off-canvas li a {
      background-color: #212123;
      color: #fff;
      border-bottom: 1px solid rgba(0, 0, 0, 0.5);
      padding: 15px; }
      .off-canvas li a:after {
        border-color: #f2b700 transparent transparent; }
      .off-canvas li a:hover {
        color: #f2b700; }
    .off-canvas li ul {
      border-bottom: 1px solid rgba(0, 0, 0, 0.5); }
    .off-canvas li ul li a {
      border: 0;
      font-size: 0.9em;
      padding: 15px 10px 15px 30px; }
  .off-canvas .menu .active > a {
    background: transparent; }
  .off-canvas #close-button {
    font-size: 2em;
    background: transparent;
    top: 0;
    display: none;
    margin: 0;
    padding: 0 10px 0 0;
    line-height: 1;
    color: blue; }
  .off-canvas .widget {
    color: #f2b700;
    font-weight: bold;
    padding: 15px; }
    .off-canvas .widget p {
      padding-bottom: 0px; }
    .off-canvas .widget a {
      color: #fff; }
  .off-canvas .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #795f8c transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem; }

#mobile-header {
  padding: 0;
  background: #212123; }
  #mobile-header .logo {
    width: 125px; }
  #mobile-header a {
    color: white;
    display: block;
    margin: 15px 0; }

@media (min-width: 40.063em) {
  #menu-footer-navigation {
    display: inline-flex; } }
@media (max-width: 40em) {
  #menu-footer-navigation {
    display: inline; } }
#menu-footer-navigation li a {
  font-family: "Montserrat", sans-serif;
  color: white;
  padding: 20px 20px;
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500; }
#menu-footer-navigation .active > a {
  background-color: transparent; }

/*********************
HOME
*********************/
body.home #main {
  padding: 0; }

#home-featured, #page-featured {
  padding-top: 0; }
  @media (min-width: 40.063em) {
    #home-featured, #page-featured {
      padding-top: 150px; } }
  @media (min-width: 64.063em) {
    #home-featured, #page-featured {
      padding-top: 0px; } }
  #home-featured a.button.button-alt, #page-featured a.button.button-alt {
    border-color: white;
    color: white; }

@media (min-width: 64.063em) {
  body.home #featured-panel, body.page #featured-panel {
    padding-top: 200px; } }
body.home #featured-panel .featured, body.page #featured-panel .featured {
  min-height: 500px;
  padding-top: 50px; }
  @media (max-width: 40em) {
    body.home #featured-panel .featured, body.page #featured-panel .featured {
      background: rgba(0, 0, 0, 0.16);
      padding: 15px; } }
  body.home #featured-panel .featured p, body.page #featured-panel .featured p {
    color: white;
    font-size: 1.2rem; }
  body.home #featured-panel .featured h1, body.page #featured-panel .featured h1 {
    color: white;
    font-size: 3.6rem;
    font-weight: 500;
    font-family: "Parisienne", sans-serif; }
  body.home #featured-panel .featured h2, body.page #featured-panel .featured h2 {
    color: white;
    font-size: 2.0rem;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    letter-spacing: 10px;
    margin: 0px 0px 10px; }
  body.home #featured-panel .featured h3, body.page #featured-panel .featured h3 {
    color: white;
    font-size: 1.5rem;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    letter-spacing: 10px;
    margin: 0px 0px 10px; }
body.home #featured-panel .as-seen-in, body.page #featured-panel .as-seen-in {
  margin-bottom: 100px; }

#services {
  padding: 60px 0px; }
  #services h2 {
    margin-bottom: 10px; }
  #services h3 {
    color: #4c2965;
    font-weight: 300;
    text-transform: capitalize;
    font-family: "Parisienne", sans-serif;
    font-size: 2.5rem; }
  #services p {
    max-width: 460px;
    margin: auto;
    margin-bottom: 50px; }
  #services .service-container {
    position: relative; }
    #services .service-container .icon {
      position: absolute;
      left: 0;
      right: 0;
      top: -40px;
      margin: auto; }

#home-bands {
  background-size: cover;
  background-color: #f2f2f2;
  padding: 60px 0px; }
  #home-bands h2 {
    color: white;
    color: #fff; }
    #home-bands h2 strong {
      color: white;
      font-weight: 300; }
  #home-bands .button-alt {
    border-color: #fff;
    color: #fff;
    font-size: 1.3rem;
    padding: 20px 50px;
    margin-top: 30px; }
  #home-bands .band-container {
    background: white;
    margin-bottom: 15px; }
  #home-bands .subtitle {
    max-width: 930px;
    margin: 50px auto; }
  #home-bands .band-details {
    padding: 15px; }
    #home-bands .band-details p {
      line-height: 1.5;
      color: #929292; }
  #home-bands .band-image {
    position: relative; }
  #home-bands img.play-button {
    position: absolute;
    left: 0;
    right: 0;
    top: 40%;
    margin: auto;
    z-index: 1;
    vertical-align: middle;
    /* height: auto; */ }
  #home-bands h4 {
    margin-top: 10px; }
  #home-bands a.button-alt {
    font-size: 1.3rem;
    padding: 15px 30px;
    margin-top: 50px;
    border-color: white;
    color: white; }
  @media (min-width: 64.063em) {
    #home-bands {
      min-height: 900px; } }
  #home-bands .text {
    background: rgba(0, 0, 0, 0.44); }
    #home-bands .text .inner {
      margin: 50px;
      max-width: 764px; }
      @media (min-width: 64.063em) {
        #home-bands .text .inner {
          margin: 100px; } }

#why-us {
  background-position: top;
  padding: 50px 0; }
  @media (max-width: 40em) {
    #why-us {
      background: none; } }
  #why-us .benefit {
    margin-bottom: 15px; }
    #why-us .benefit img {
      display: inline-block; }
    @media (min-width: 40.063em) {
      #why-us .benefit p {
        display: inline-block; } }

.home #about-us {
  color: white; }
  .home #about-us h2, .home #about-us h3, .home #about-us h4, .home #about-us h2 strong {
    color: white; }
  .home #about-us p {
    color: white; }
  .home #about-us .image-container {
    position: relative; }
  .home #about-us .image {
    position: absolute;
    bottom: 0px; }
  @media (max-width: 40em) {
    .home #about-us .image {
      position: relative;
      text-align: center; } }
  .home #about-us .button-alt {
    border-color: #fff;
    color: #fff;
    padding: 20px 50px;
    margin-top: 30px; }

#reviews .testimonial {
  border: 1px solid #4c2965;
  position: relative;
  margin: 20px;
  min-height: 260px;
  background: white; }
  @media (min-width: 40.063em) {
    #reviews .testimonial {
      padding: 40px 40px; } }
#reviews .testimonial:after {
  content: '';
  display: block;
  position: absolute;
  /* top: 10px; */
  /* right: -7px; */
  width: 20px;
  height: 20px;
  background: #FFFFFF;
  border-right: 1px solid #7c5e94;
  border-bottom: 1px solid #7b5d92;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  right: 20px;
  bottom: -10px; }
#reviews .testimonial:before {
  content: "";
  height: 38px;
  width: 49px;
  background: url(assets/images/quotes.png) no-repeat;
  position: absolute;
  top: -20px;
  left: 20px; }
#reviews .author {
  font-family: "Parisienne", sans-serif;
  font-size: 1.3rem; }
#reviews .business {
  font-weight: bold; }
#reviews .owl-nav .owl-prev {
  left: 0; }
#reviews .owl-nav .owl-next {
  right: 0; }
#reviews .owl-nav {
  margin-top: 10px;
  text-align: center;
  top: 50%;
  width: 100%;
  position: absolute;
  margin-top: -75px; }
#reviews .owl-nav > div {
  display: inline-block;
  color: #f2b700;
  font-weight: 300;
  position: absolute;
  font-size: 4rem; }
#reviews .owl-carousel .owl-item img {
  display: block;
  width: auto;
  left: 0;
  right: 0;
  margin: auto; }
#reviews p {
  padding: 30px; }
  @media (min-width: 64.063em) {
    #reviews p {
      /* height: 200px; */
      vertical-align: middle;
      /* display: inline-block; */
      position: absolute;
      top: 50%;
      transform: translate(0, -50%);
      left: 0; } }

#clients {
  background: #f7f7f7; }
  #clients img {
    margin-bottom: 40px; }

/*********************
FULL WIDTH STYLES
*********************/
.page-template-template-full-transparent .page-title {
  display: none; }
.page-template-template-full-transparent .featured h2 {
  letter-spacing: 5px !important; }

@media (min-width: 64.063em) {
  body.single-bands #featured-panel {
    padding-top: 200px; } }
body.single-bands #featured-panel .featured {
  min-height: 500px;
  padding-top: 50px; }
  @media (max-width: 40em) {
    body.single-bands #featured-panel .featured {
      background: rgba(0, 0, 0, 0.16);
      padding: 25px; } }
  body.single-bands #featured-panel .featured p {
    color: white;
    font-size: 1.2rem; }
  body.single-bands #featured-panel .featured h1 {
    color: white;
    font-size: 3.6rem;
    font-weight: 500;
    font-family: "Parisienne", sans-serif; }
  body.single-bands #featured-panel .featured h2 {
    color: white;
    font-size: 2.0rem;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    letter-spacing: 10px;
    margin: 0px 0px 10px; }
  body.single-bands #featured-panel .featured h3 {
    color: white;
    font-size: 1.5rem;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    letter-spacing: 10px;
    margin: 0px 0px 10px; }
body.single-bands #featured-panel .as-seen-in {
  margin-bottom: 100px; }
body.single-bands #featured-panel .button {
  margin-right: 10px; }
body.single-bands #benefits {
  background: url(assets/images/musician-bg-watercolour.jpg);
  background-position: center;
  background-size: cover; }
  @media (max-width: 40em) {
    body.single-bands #benefits {
      background: none; } }
  @media (min-width: 64.063em) {
    body.single-bands #benefits .benefit {
      margin-bottom: 15px; }
      body.single-bands #benefits .benefit img {
        display: inline-block; }
      body.single-bands #benefits .benefit p {
        display: inline-block; } }
body.single-bands #cta {
  background: linear-gradient(rgba(15, 1, 63, 0.85), rgba(15, 1, 63, 0.85)), url(assets/images/bg.jpg);
  padding: 100px 0;
  background-size: cover; }
body.single-bands #video-grid {
  background: linear-gradient(rgba(15, 1, 63, 0.85), rgba(15, 1, 63, 0.85)), url(assets/images/bg.jpg); }
  body.single-bands #video-grid h2, body.single-bands #video-grid h3, body.single-bands #video-grid h2 strong {
    color: white; }

.photos {
  margin-bottom: -50px;
  position: relative; }

#bands {
  padding: 60px 0px; }
  #bands .band-container {
    background: white;
    margin-bottom: 15px; }
  #bands .subtitle {
    max-width: 930px;
    margin: 50px auto; }
  #bands .band-details {
    padding: 30px;
    border: 1px solid lightgrey;
    min-height: 270px; }
    #bands .band-details p {
      line-height: 1.5;
      color: #929292; }
    #bands .band-details .button-alt {
      margin-right: 15px; }
  #bands .band-image {
    position: relative; }
  #bands img.play-button {
    position: absolute;
    left: 0;
    right: 0;
    top: 40%;
    margin: auto;
    z-index: 1;
    vertical-align: middle;
    /* height: auto; */ }
  #bands h4 {
    margin-top: 10px; }
  #bands .button-alt {
    font-weight: 700; }

#why-us {
  background-size: cover !important; }

#cta {
  background-size: cover !important; }
  #cta p {
    color: white; }

#about-us {
  background-size: cover !important;
  color: white; }
  #about-us .text {
    padding: 175px 0; }
  @media (min-width: 40.063em) {
    #about-us .image {
      position: absolute;
      bottom: 0px; } }
  #about-us .image-container {
    position: relative; }
  @media (max-width: 40em) {
    #about-us .image-container {
      padding: 0 !important; } }
  #about-us h2, #about-us p {
    color: white; }
  #about-us h2 {
    text-transform: capitalize;
    font-weight: 400; }

#faq ul.accordion {
  width: 100%;
  max-width: 800px;
  margin: auto; }
#faq .accordion-title {
  color: black;
  font-size: 1.0rem; }

.events {
  background: url(assets/images/city-landscape.jpg) no-repeat;
  color: white;
  background-attachment: fixed; }
  .events h2 {
    color: white;
    margin: 0;
    padding-top: 60px; }
  .events h2 strong {
    color: white; }
  .events .event-container {
    padding: 20px;
    background-color: rgba(76, 37, 101, 0.83);
    margin: 10px; }
    .events .event-container img {
      border: 2px solid white; }
  .events .meta {
    padding: 10px; }
    .events .meta p {
      padding: 0;
      margin: 0;
      color: white;
      font-weight: bold; }
  .events p {
    color: white; }
  .events h4 {
    color: white;
    min-height: 140px;
    margin: 0;
    padding: 30px 5px;
    border-bottom: 1px solid white; }

.pricing-grid .pricing-table {
  background: #eef0ef; }
.pricing-grid .title {
  background: #a84895;
  padding: 20px 0; }
  .pricing-grid .title h3 {
    color: white; }
  .pricing-grid .title p {
    padding: 0;
    margin: 0; }
.pricing-grid .bullet-item {
  margin: 10px 10px; }
.pricing-grid .pricing-column {
  font-size: 2rem;
  color: white; }
.pricing-grid small {
  font-size: 1rem; }
.pricing-grid .cta-button {
  margin-top: 35px; }

.youtube {
  background-color: #000;
  margin-bottom: 30px;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
  cursor: pointer; }

.youtube img {
  width: 100%;
  top: -16.82%;
  left: 0;
  opacity: 0.7; }

.youtube .play-button {
  width: 79px;
  height: 79px;
  z-index: 1;
  background: url(assets/images/play-button.png) no-repeat; }

.youtube img,
.youtube .play-button {
  cursor: pointer; }

.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
  position: absolute; }

.youtube .play-button,
.youtube .play-button:before {
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0); }

.youtube iframe {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0; }

.musicians-wrapper {
  padding: 20px 0px; }

.single-musicians .article-header h2 {
  margin-top: 20px !important; }

/*********************
POSTS & CONTENT STYLES
*********************/
.header {
  background: #212123; }

#title-container {
  background: url(assets/images/title-bg.jpg) no-repeat;
  background-size: cover;
  padding: 40px 0;
  margin-bottom: 40px; }
  #title-container h1 {
    color: white; }

.default #main {
  padding: 50px 0 0;
  margin-bottom: 60px; }

.page-title .vcard {
  border: 0px;
  padding: 0px; }

.byline {
  color: #999; }

.entry-content img {
  max-width: 100%;
  height: auto; }

.entry-content .alignleft, .entry-content img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left; }

.entry-content .alignright, .entry-content img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right; }

.entry-content .aligncenter, .entry-content img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both; }

.entry-content video, .entry-content object {
  max-width: 100%;
  height: auto; }

.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px; }

.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px; }

.wp-caption img {
  max-width: 100%;
  margin-bottom: 0;
  width: 100%; }

.wp-caption p.wp-caption-text {
  font-size: 0.85em;
  margin: 4px 0 7px;
  text-align: center; }

.post-password-form input[type="submit"] {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: all 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.85em 1em;
  margin: 0 1rem 1rem 0;
  font-size: 0.9rem;
  background: #2199e8;
  color: #fff; }

[data-whatinput='mouse'] .post-password-form input[type="submit"] {
  outline: 0; }

.post-password-form input[type="submit"]:hover, .post-password-form input[type="submit"]:focus {
  background: #1583cc;
  color: #fff; }

a.button {
  font-family: "Montserrat", sans-serif;
  letter-spacing: 2px;
  background: #f2b700;
  border: 1px solid black;
  color: black;
  text-transform: uppercase;
  padding: 15px 50px;
  font-weight: 500; }

a.button-alt {
  font-family: "Montserrat", sans-serif;
  letter-spacing: 2px;
  background-color: transparent;
  border: 2px solid black;
  color: black;
  text-transform: uppercase; }

.gform_button {
  font-family: "Montserrat", sans-serif;
  letter-spacing: 2px;
  background: #f2b700;
  color: black;
  text-transform: uppercase;
  padding: 15px 50px;
  font-weight: 500; }

/* Posts */
#content .post-container {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid light-grey; }
  #content .post-container .fa {
    color: #4c2965; }
  #content .post-container h2 {
    text-transform: none;
    margin-top: 0; }
  #content .post-container .meta {
    color: #999;
    font-style: italic;
    margin: 20px 0; }
    #content .post-container .meta a {
      color: #999; }
    #content .post-container .meta span {
      display: inline-block; }
    #content .post-container .meta .author {
      margin-right: 20px; }
  #content .post-container .post-thumb {
    position: relative; }
  #content .post-container .date {
    position: absolute;
    color: #fff;
    text-align: center;
    left: 0;
    top: 0;
    background: #4c2965;
    padding: 15px 20px;
    text-align: center; }
    #content .post-container .date .date-inner {
      position: relative;
      z-index: 9; }
    #content .post-container .date span {
      display: block;
      line-height: 1;
      color: #fff; }
  #content .post-container .button {
    margin-top: 20px; }

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: grey !important; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: grey !important; }

:-ms-input-placeholder {
  /* IE 10+ */
  color: grey !important; }

:-moz-placeholder {
  /* Firefox 18- */
  color: grey !important; }

/*********************
IMAGE GALLERY STYLES
*********************/
#gallery .thumbnail {
  margin-bottom: 0rem;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  line-height: 0;
  padding: 2px; }

#gallery .thumbnail {
  width: 100%; }

#gallery {
  margin-bottom: 50px; }

.rev_slider .uranus.tparrows:before {
  background: yellow;
  font-family: "FontAwesome" !important;
  font-weight: 300;
  font-size: 21px; }
.rev_slider .tparrows.tp-leftarrow:before {
  content: '\f060'; }
.rev_slider .tparrows.tp-rightarrow:before {
  content: '\f061'; }

/*********************
PAGE NAVI STYLES
*********************/
.page-navigation {
  margin-top: 1rem; }

/*********************
COMMENT STYLES
*********************/
#comments .commentlist {
  margin-left: 0px; }

#respond ul {
  margin-left: 0px; }

.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 1.5em;
  padding: 0.7335em 10px; }

.commentlist li:last-child {
  margin-bottom: 0; }

.commentlist li ul.children {
  margin: 0; }

.commentlist li[class*=depth-] {
  margin-top: 1.1em; }

.commentlist li.depth-1 {
  margin-left: 0;
  margin-top: 0; }

.commentlist li:not(.depth-1) {
  margin-left: 10px;
  margin-top: 0;
  padding-bottom: 0; }

.commentlist .vcard {
  margin-left: 50px; }

.commentlist .vcard cite.fn {
  font-weight: 700;
  font-style: normal; }

.commentlist .vcard time {
  float: right; }

.commentlist .vcard time a {
  color: #999;
  text-decoration: none; }

.commentlist .vcard time a:hover {
  text-decoration: underline; }

.commentlist .vcard img.avatar {
  position: absolute;
  left: 10px;
  padding: 2px;
  border: 1px solid #cecece;
  background: #fff; }

.commentlist .comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em; }

.commentlist .comment-reply-link {
  float: right; }

/*********************
COMMENT FORM STYLES
*********************/
.respond-form {
  margin: 1.5em 10px;
  padding-bottom: 2.2em; }

.respond-form form {
  margin: 0.75em 0; }

.respond-form form li {
  list-style-type: none;
  clear: both;
  margin-bottom: 0.7335em; }

.respond-form form li label,
.respond-form form li small {
  display: none; }

.respond-form form input[type=text],
.respond-form form input[type=email],
.respond-form form input[type=url],
.respond-form form textarea {
  padding: 3px 6px;
  background: #efefef;
  border: 2px solid #cecece;
  line-height: 1.5em; }

.respond-form form input[type=text]:focus,
.respond-form form input[type=email]:focus,
.respond-form form input[type=url]:focus,
.respond-form form textarea:focus {
  background: #fff; }

.respond-form form input[type=text]:invalid,
.respond-form form input[type=email]:invalid,
.respond-form form input[type=url]:invalid,
.respond-form form textarea:invalid {
  outline: none;
  border-color: #fbc2c4;
  background-color: #f6e7eb;
  -ms-box-shadow: none;
  box-shadow: none; }

.respond-form form input[type=text],
.respond-form form input[type=email],
.respond-form form input[type=url] {
  max-width: 400px;
  min-width: 250px; }

.respond-form form textarea {
  resize: none;
  width: 97.3%;
  height: 150px; }

#comment-form-title {
  margin: 0 0 1.1em; }

#allowed_tags {
  margin: 1.5em 10px 0.7335em 0; }

.nocomments {
  margin: 0 20px 1.1em; }

#content .pagination {
  text-align: center; }

#content .pagination a {
  display: inline-block;
  float: none; }

#content .pagination li a {
  color: #4c2965;
  line-height: inherit;
  border: 1px solid #ccc; }

#content .pagination li {
  display: inline-block;
  float: none; }

.pagination span {
  display: inline-block;
  float: none;
  margin: 0 10px; }

.pagination span.current {
  background-color: #4c2965;
  margin: 0; }

.pagination a:hover {
  color: black; }

/*********************
SIDEBARS & ASIDES
*********************/
.widget ul {
  margin: 0; }

.widget ul li {
  list-style: none; }

/*********************
FOOTER STYLES
*********************/
.footer {
  clear: both;
  color: white;
  padding-top: 50px;
  background: #212123; }
  .footer a {
    color: white; }
  .footer .footer-nav {
    border-bottom: 2px solid #886e8a;
    margin-top: 20px; }
  .footer .social {
    margin-top: 10px;
    font-size: 1.5rem; }
    .footer .social li {
      padding: 0 20px; }
  .footer .copyright a {
    font-family: "Montserrat", sans-serif;
    font-size: 0.9rem;
    color: #808080; }

#footer-cta {
  padding: 20px 0;
  color: white;
  background: #4c2965; }
  #footer-cta h2, #footer-cta h3, #footer-cta h4 {
    color: white;
    margin: 10px; }
  #footer-cta h4 {
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 1.4; }
  #footer-cta .button-alt {
    border-color: white;
    margin-top: 20px;
    color: white; }

/*********************
FOUNDATION STYLES
*********************/
/*********************
PLUGIN STYLES
*********************/
.gform_body ul {
  list-style: none outside none;
  margin: 0; }

/*********************
GRAVITY FORMS
*********************/
.form-wrapper {
  background: #eef0ef; }
  .form-wrapper .form-header {
    background: #a84895;
    padding: 20px 12px;
    color: white; }
    .form-wrapper .form-header p {
      font-size: 0.8rem;
      margin: 0px;
      color: white; }
    .form-wrapper .form-header h3 {
      color: white;
      text-transform: uppercase;
      margin: 0;
      font-size: 1.5rem;
      letter-spacing: 2px; }
#gform_wrapper_1 .gfield_time_hour i,#gform_wrapper_3 .gfield_time_hour i{display:none;}
#gform_wrapper_1 .gfield_label,#gform_wrapper_3 .gfield_label {font-size:0.7rem;    color: grey;}
#gform_wrapper_1 .ginput_container_time,#gform_wrapper_3 .ginput_container_time {margin-top:1px;}
#gform_wrapper_1 .gform_footer {width: 100% !important;}
#gform_wrapper_3 .gform_footer {width: 100% !important;}
#gform_wrapper_1 li.gfield,#gform_wrapper_3 li.gfield {margin-bottom:6px;}
#gform_wrapper_3 ul.gform_fields li {width:100%;margin-left:0 !important;padding:0}
#gform_wrapper_1, #gform_wrapper_2, #gform_wrapper_3 {
  padding: 0px 10px 10px; }
  #gform_wrapper_1 .gform_button, #gform_wrapper_2 .gform_button, #gform_wrapper_3 .gform_button {
    background: #f2b700;
    width: 100%;
    color: black; }
  #gform_wrapper_1 [type=text], #gform_wrapper_1 select, #gform_wrapper_2 [type=text], #gform_wrapper_2 select, #gform_wrapper_3 [type=text], #gform_wrapper_3 select {
    margin: 0px;
    height: 40px;
    padding-left: 25px;
    color: grey;
	      width: 100%;
}
	

  #gform_wrapper_1 li#field_1_1:before, #gform_wrapper_1 li#field_3_1:before, #gform_wrapper_2 li#field_1_1:before, #gform_wrapper_2 li#field_3_1:before, #gform_wrapper_3 li#field_1_1:before, #gform_wrapper_3 li#field_3_1:before {
    font-family: FontAwesome;
    content: "\f073";
    position: absolute;
    padding: 8px 5px; }
  #gform_wrapper_1 #input_1_10:before, #gform_wrapper_1 .gfield_time_minute:before, #gform_wrapper_1 li#field_3_9:before, #gform_wrapper_2 li#field_1_9:before, #gform_wrapper_2 li#field_3_9:before, #gform_wrapper_3 li#field_1_9:before, #gform_wrapper_3 #input_3_11:before {
    font-family: FontAwesome;
    content: "\f017";
    position: absolute;
        padding: 8px 5px; }
  #gform_wrapper_1 li#field_1_4:before, #gform_wrapper_1 li#field_3_4:before, #gform_wrapper_2 li#field_1_4:before, #gform_wrapper_2 li#field_3_4:before, #gform_wrapper_3 li#field_1_4:before, #gform_wrapper_3 li#field_3_4:before {
    font-family: FontAwesome;
    content: "\f0c0";
    position: absolute;
    padding: 8px 5px; }
  #gform_wrapper_1 li#field_1_5:before, #gform_wrapper_1 li#field_3_5:before, #gform_wrapper_2 li#field_1_5:before, #gform_wrapper_2 li#field_3_5:before, #gform_wrapper_3 li#field_1_5:before, #gform_wrapper_3 li#field_3_5:before {
    font-family: FontAwesome;
    content: "\f007";
    position: absolute;
    padding: 8px 5px; }
  #gform_wrapper_1 li#field_1_6:before, #gform_wrapper_1 li#field_3_6:before, #gform_wrapper_2 li#field_1_6:before, #gform_wrapper_2 li#field_3_6:before, #gform_wrapper_3 li#field_1_6:before, #gform_wrapper_3 li#field_3_6:before {
    font-family: FontAwesome;
    content: "\f003";
    position: absolute;
    padding: 8px 5px; }
  #gform_wrapper_1 li#field_1_7:before, #gform_wrapper_1 li#field_3_7:before, #gform_wrapper_2 li#field_1_7:before, #gform_wrapper_2 li#field_3_7:before, #gform_wrapper_3 li#field_1_7:before, #gform_wrapper_3 li#field_3_7:before {
    font-family: FontAwesome;
    content: "\f095";
    position: absolute;
    padding: 8px 5px; }
  #gform_wrapper_1 .gform_footer, #gform_wrapper_2 .gform_footer, #gform_wrapper_3 .gform_footer {
    padding: 0px;
    margin: 16px 0 0; }
  #gform_wrapper_1 ul li.gfield, #gform_wrapper_2 ul li.gfield, #gform_wrapper_3 ul li.gfield {
    margin-top: 0px; }
  #gform_wrapper_1 p, #gform_wrapper_2 p, #gform_wrapper_3 p {
    margin: 0; }

.gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0px !important; }

#gform_wrapper_3 {
  background: #eef0ef;
  margin: 0;
  padding: 10px 10px 10px; }
  #gform_wrapper_3 .form-header {
    background: #a84895;
    padding: 20px 12px;
    text-align: center;
    color: white; }
    #gform_wrapper_3 .form-header p {
      font-size: 0.8rem;
      margin: 0px;
      color: white; }
    #gform_wrapper_3 .form-header h3 {
      color: white;
      text-transform: uppercase;
      margin: 0;
      font-size: 1.5rem;
      letter-spacing: 2px; }
  #gform_wrapper_3 .gform_body ul:not(:first-child) {
    background-color: #900; }

/******************************************************************

Stylesheet: Retina Screens & Devices Stylesheet

When handling retina screens you need to make adjustments, especially
if you're not using font icons. Here you can add them in one neat
place.

******************************************************************/
/******************************************************************

Stylesheet: Print Stylesheet

This is the print stylesheet. There's probably not a lot
of reasons to edit this stylesheet. 

Remember to add things that won't make sense to print at 
the bottom. Things like nav, ads, and forms shouldbe set 
to display none.
******************************************************************/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  a, a:visited {
    color: #444 !important;
    text-decoration: underline; }

  a:after, a:visited:after {
    content: " (" attr(href) ")"; }

  a abbr[title]:after, a:visited abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none; } }

/*# sourceMappingURL=style.css.map */

/** booking form **/

#booking-details-container h3{
	text-align:center;
	font-size: 2.6rem;
	font-weight: normal;
}
#booking-details-container ul li{
	/*margin-bottom:-45px;
	margin-top:25px;*/
	width:100%;
}

#booking-details-container .mm-booking-form-terms-conditions ul li {
   /* margin-top: 5px;
    margin-bottom: 5px;*/
}
li#field_4_17 {text-align:center; }
.gform_footer.top_label {
    text-align: center;
}

input#gform_submit_button_4 {
    width: 100%;
}
#booking-details-container ul li .gfield_label{
	display:none!important;
}
#booking-details-container ul li input,
#booking-details-container ul li select{
	width:100%;
	padding-right:35px;
	padding-left:40px;
	margin: 0px;
}
#booking-details-container .gform_wrapper .gform_footer{
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;
	text-align:center;
	padding:10px;
}
#booking-details-container .gform_wrapper .gform_footer input[type="submit"]{
	width:100%;
}

#booking-details-container .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description{
	text-align:center;
}
.booking-form-inner{
	background-color:#eef0ef;
	padding: 15px;
	margin-bottom: 85px;
}
