/*
Theme Name: Slim's
Theme URI: http://underscores.me/
Author: Hand Hugs
Author URI: http://handhugs.com
Description: Rental Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hawaii
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Hawaii is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/**
 * @license
 * MyFonts Webfont Build ID 3027863, 2015-05-18T15:54:26-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: ProximaNova-Black by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/black/
 * 
 * Webfont: ProximaNova-Regular by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/regular/
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3027863
 * Licensed pageviews: 1,000,000
 * Webfonts copyright: Copyright (c) Mark Simonson, 2005. All rights reserved.
 * 
 * © 2015 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/2e3397");
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Not so much nesting */
/*--------------------------------------------------------------
## Events
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
@font-face {
  font-family: 'ProximaNova';
  font-weight: bold;
  font-style: normal;
  src: url('fonts/2E3397_0_0.eot');
  src: url('fonts/2E3397_0_0.eot?#iefix') format('embedded-opentype'), url('fonts/2E3397_0_0.woff2') format('woff2'), url('fonts/2E3397_0_0.woff') format('woff'), url('fonts/2E3397_0_0.ttf') format('truetype');
}
@font-face {
  font-family: 'ProximaNova';
  font-weight: normal;
  font-style: normal;
  src: url('fonts/2E3397_1_0.eot');
  src: url('fonts/2E3397_1_0.eot?#iefix') format('embedded-opentype'), url('fonts/2E3397_1_0.woff2') format('woff2'), url('fonts/2E3397_1_0.woff') format('woff'), url('fonts/2E3397_1_0.ttf') format('truetype');
  /*
   Animation example, for spinners
*/
}
.icon-spin, .loading:after {
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  display: inline-block;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@font-face {
  font-family: 'music';
  src: url('fonts/music.eot?25242864');
  src: url('fonts/music.eot?25242864#iefix') format('embedded-opentype'), url('fonts/music.woff?25242864') format('woff'), url('fonts/music.ttf?25242864') format('truetype'), url('fonts/music.svg?25242864#music') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "music";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  /* For safety - reset parent styles, that can break glyph codes*/
  text-align: center;
  font-variant: normal;
  /* fix buttons height, for twitter bootstrap */
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  line-height: 1em;
  /* Font smoothing. That was taken from TWBS */
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-instagram:before {
  content: '\e801';
  /* '' */
}
.icon-facebook:before {
  content: '\e802';
  /* '' */
}
.icon-vimeo:before {
  content: '\e82c';
  /* '' */
}
.icon-gplus:before {
  content: '\e803';
  /* '' */
}
.icon-pinterest:before {
  content: '\e804';
  /* '' */
}
.icon-twitter:before {
  content: '\e805';
  /* '' */
}
.icon-yelp:before {
  content: '\e807';
  /* '' */
}
.icon-youtube:before {
  content: '\e808';
  /* '' */
}
.icon-youtube-play:before {
  content: '\e809';
  /* '' */
}
.icon-soundcloud:before {
  content: '\e82b';
  /* '' */
}
.icon-appstore:before {
  content: '\e821';
  /* '' */
}
.icon-menu:before {
  content: '\e800';
  /* '' */
}
.icon-mail:before {
  content: '\e823';
  /* '' */
}
.icon-search:before {
  content: '\e80e';
  /* '' */
}
.icon-smile:before {
  content: '\e806';
  /* '' */
}
.icon-heart:before {
  content: '\e80f';
  /* '' */
}
.icon-heart-empty:before {
  content: '\e810';
  /* '' */
}
.icon-star:before {
  content: '\e811';
  /* '' */
}
.icon-star-empty:before {
  content: '\e812';
  /* '' */
}
.icon-star-half-alt:before {
  content: '\e813';
  /* '' */
}
.icon-calendar:before {
  content: '\e82d';
  /* '' */
}
.icon-eq:before {
  content: '\e82e';
  /* '' */
}
.icon-list:before {
  content: '\e830';
  /* '' */
}
.icon-male:before {
  content: '\e814';
  /* '' */
}
.icon-female:before {
  content: '\e815';
  /* '' */
}
.icon-child:before {
  content: '\e816';
  /* '' */
}
.icon-wheelchair:before {
  content: '\e81e';
  /* '' */
}
.icon-music:before {
  content: '\e81f';
  /* '' */
}
.icon-mic-outline:before {
  content: '\e820';
  /* '' */
}
.icon-globe:before {
  content: '\e80a';
  /* '' */
}
.icon-tv:before {
  content: '\e80b';
  /* '' */
}
.icon-drink:before {
  content: '\e80c';
  /* '' */
}
.icon-angle-left:before {
  content: '\e80d';
  /* '' */
}
.icon-angle-right:before {
  content: '\e817';
  /* '' */
}
.icon-angle-up:before {
  content: '\e818';
  /* '' */
}
.icon-angle-down:before {
  content: '\e819';
  /* '' */
}
.icon-angle-double-left:before {
  content: '\e81a';
  /* '' */
}
.icon-angle-double-right:before {
  content: '\e81b';
  /* '' */
}
.icon-angle-double-up:before {
  content: '\e81c';
  /* '' */
}
.icon-angle-double-down:before {
  content: '\e81d';
  /* '' */
}
.icon-play:before {
  content: '\e822';
  /* '' */
}
.icon-stop:before {
  content: '\e824';
  /* '' */
}
.icon-pause:before {
  content: '\e825';
  /* '' */
}
.icon-record:before {
  content: '\e826';
  /* '' */
}
.icon-to-end:before {
  content: '\e827';
  /* '' */
}
.icon-to-start:before {
  content: '\e828';
  /* '' */
}
.icon-fast-forward:before {
  content: '\e829';
  /* '' */
}
.icon-fast-backward:before {
  content: '\e82a';
  /* '' */
}
.icon-spin:before {
  content: '\e82f';
  /* '' */
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
a {
  background-color: transparent;
}
a:active, a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
body, button, input, select, textarea {
  color: #606060;
  font-family: 'ProximaNova', sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-family: 'ProximaNova', sans-serif;
  font-weight: bold;
  line-height: 1em;
  margin: 0 0 20px;
}
h1 {
  font-size: 30px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
p {
  margin-bottom: 1em;
  margin-top: 0;
}
dfn, cite, em, i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}
abbr, acronym {
  border-bottom: 1px dotted ;
  cursor: help;
}
mark, ins {
  background: #fff9c0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
.ar {
  text-align: right;
}
.al {
  text-align: left;
}
.ac {
  text-align: center;
}
html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}
body {
  /* Fallback for when there is no custom background color defined. */
  background: #fff;
  color: #606060;
  font-family: 'ProximaNova', sans-serif;
}
blockquote, q {
  quotes: "" "";
}
blockquote:before, q:before, blockquote:after, q:after {
  content: "";
}
hr {
  background-color: #606060;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
ul, ol {
  margin: 0 0 20px 20px;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ul, li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 1.5em 1.5em;
}
img {
  /* Make sure images are scaled correctly. */
  height: auto;
  /* Adhere to container width. */
  max-width: 100%;
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: none;
  transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -webkit-transition: all 0.15s linear;
  border: none;
  background: none;
  color: ;
  box-shadow: none;
  font-weight: 400;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding: 12.5px 24px;
  cursor: pointer;
  border: none;
  background: ;
  margin: 20px auto;
}
button.small, input[type="button"].small, input[type="reset"].small, input[type="submit"].small {
  font-size: 11px;
  margin: 10px auto;
  padding: 10px 20px;
}
button.white, input[type="button"].white, input[type="reset"].white, input[type="submit"].white {
  background: ;
  color: #011bbc;
}
button.alt, input[type="button"].alt, input[type="reset"].alt, input[type="submit"].alt {
  background: ;
  color: ;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
  background: ;
  color: #fff;
}
button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active, button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
  color: ;
  outline: none;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
  color: #606060;
  border: 0px solid #fff;
  border-radius: 0px;
  -webkit-appearance: none;
  padding: 11.42857px !important;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, textarea:focus {
  color: #303030;
  outline: none;
  border-color: #63e3cd;
}
textarea {
  padding-left: 3px;
  width: 100%;
}
a {
  transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -webkit-transition: all 0.15s linear;
  color: #011bbc;
  text-decoration: none;
}
a:visited {
  color: #011bbc;
}
a:hover, a:focus, a:active {
  color: #63e3cd;
}
a:focus {
  outline: none;
}
a:hover, a:active {
  outline: 0;
}
.site-header {
  background: #303030;
  padding: 5px 0;
}
.site-header:after {
  content: "";
  display: table;
  clear: both;
}
.site-branding {
  display: block;
  margin: 0 auto;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .site-branding {
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    text-align: left;
  }
}
.site-branding a {
  display: block;
  line-height: 1px;
}
@media screen and (max-width: 768px) {
  .site-branding {
    width: 50%;
  }
}
#trigger-overlay {
  float: left;
  margin-right: 20px;
  text-transform: uppercase;
  font-weight: bold;
  background: none;
  font-size: 22px;
  color: #fff;
  margin: 5px 20px 0 0;
  padding: 3px;
}
@media screen and (min-width: 1200px) {
  #trigger-overlay {
    float: none;
    margin-top: 0;
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
  }
}
#trigger-overlay:hover, #trigger-overlay:focus, #trigger-overlay:active {
  color: #63e3cd;
}
#trigger-search-overlay {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 22px;
  background: none;
  padding: 3px;
  color: #606060 !important;
  margin: 0;
  /* Overlay style */
}
@media screen and (min-width: 1200px) {
  #trigger-search-overlay {
    position: relative;
    margin-top: 12px;
    float: right;
    top: auto;
    right: auto;
  }
}
#trigger-search-overlay:hover, #trigger-search-overlay:focus, #trigger-search-overlay:active {
  color: #e21be2 !important;
}
.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(226, 27, 226, 0.9);
  z-index: 100;
  /* Overlay closing cross */
}
.overlay .overlay-close {
  width: 80px;
  height: 80px;
  position: absolute;
  right: 20px;
  top: 20px;
  overflow: hidden;
  border: none;
  background: url(../images/cross.png) no-repeat center center;
  text-indent: 200%;
  color: transparent;
  outline: none;
  z-index: 100;
  /* Menu style */
}
.overlay nav {
  text-align: center;
  position: relative;
  top: 50%;
  height: 60%;
  font-size: 44px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.overlay ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  height: 100%;
  position: relative;
}
.overlay ul li {
  display: block;
  height: 20%;
  height: calc(100% / 8);
  min-height: 44px;
}
.overlay ul li a {
  font-weight: 300;
  display: block;
  color: #fff;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.overlay ul li a:hover, .overlay ul li a:focus {
  color: #63e3cd;
  /* Effects */
}
.overlay-hugeinc {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
  transition: opacity 0.5s, visibility 0s 0.5s;
}
.overlay-hugeinc.open {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.overlay-hugeinc nav {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.overlay-hugeinc nav ul {
  opacity: 0.4;
  -webkit-transform: translateY(-25%) rotateX(35deg);
  transform: translateY(-25%) rotateX(35deg);
  -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s;
}
.overlay-hugeinc.open nav ul {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.overlay-hugeinc.close nav ul {
  -webkit-transform: translateY(25%) rotateX(-35deg);
  transform: translateY(25%) rotateX(-35deg);
}
@media screen and (max-width: 480px) {
  .overlay nav {
    height: 70%;
    font-size: 40px;
  }
  .overlay ul li {
    min-height: 40px;
  }
  .overlay .overlay-close {
    width: 60px;
    height: 60px;
    right: 20px;
    top: 5px;
    font-size: 0;
  }
}
.overlay-search {
  display: none;
  position: fixed;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  background: rgba(99, 227, 205, 0.95);
  z-index: 100;
  padding: 40px 20px 20px;
}
.overlay-search input[type="text"] {
  background: none;
  width: 70%;
  height: 100%;
  position: relative;
  margin: 0 0 20px 0;
  border-bottom: 3px solid #f2f2f2;
  font-size: 55px;
  font-weight: 400;
  padding: 20px 5px 4px !important;
  line-height: 55px;
}
.overlay-search button#searchsubmit {
  width: 15%;
  float: right;
  margin: 10px 10% 0 0;
  font-size: 40px;
  right: 100px;
  background: none;
  text-align: left;
}
.overlay-search button#searchsubmit:hover {
  color: #e21be2;
}
.search-overlay-close {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 20px;
  top: 20px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border: none;
  background: url(../images/cross.png) no-repeat center center !important;
  text-indent: 200%;
  color: transparent;
  outline: none;
  z-index: 100;
  font-size: 0;
}
.search-overlay-close:hover {
  background-color: none;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #606060;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  /* Above WP toolbar. */
  z-index: 100000;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.clear:before:after, .clear:after:after, .entry-content:before:after, .entry-content:after:after, .comment-content:before:after, .comment-content:after:after, .site-header:before:after, .site-header:after:after, .site-content:before:after, .site-content:after:after, .site-footer:before:after, .site-footer:after:after {
  content: "";
  display: table;
  clear: both;
}
.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
  clear: both;
}
.widget {
  /* Make sure select elements fit in widgets. */
  margin: 0 0 1.5em;
  /* Search widget. */
}
.widget select {
  max-width: 100%;
}
.widget_search .search-submit {
  display: none;
}
hr.tiny {
  width: 65px;
  margin: 20px auto;
}
.seafoam {
  background-color: #63e3cd;
}
.wrapper, .nav-links {
  width: 90%;
  max-width: 1600px;
  margin: 0 auto;
}
.wrapper.midwidth, .nav-links.midwidth {
  max-width: 800px;
}
.cols {
  font-size: 0;
}
.cols .col {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 0 20px 20px 0;
  font-size: 16px;
  vertical-align: top;
}
.cols .col.col-last {
  padding-right: 0;
}
.cols .one-half {
  width: 50%;
}
.cols .one-third {
  width: 33.333%;
}
.cols .two-thirds {
  width: 66.666%;
}
.cols .one-quarter, .cols .one-eighth, .cols .three-eighths, .cols .five-eighths, .cols .seven-eighths {
  width: 40%;
  margin-left: 5%;
  margin-right: 5%;
}
.cols .three-eighths {
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
}
@media screen and (min-width: 768px) {
  .cols .col {
    margin-left: 0;
    margin-right: 0;
  }
  .cols .one-quarter {
    width: 25%;
  }
  .cols .one-eighth {
    width: 20%;
  }
  .cols .three-eighths {
    width: 95%;
  }
  .cols .five-eighths {
    width: 62.5%;
  }
  .cols .seven-eighths {
    width: 87.5%;
  }
}
@media screen and (min-width: 1200px) {
  .cols .one-eighth {
    width: 12.5%;
  }
  .cols .three-eighths {
    width: 37.5%;
  }
}
.cols .one-whole {
  width: 100%;
}
.dash {
  height: 3px;
  width: 100%;
  background-image: url('images/dash.png');
  background-repeat: repeat-x;
  background-position: bottom center;
}
.dash:after {
  content: "";
  display: table;
  clear: both;
}
.button, button, input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: none;
  transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -webkit-transition: all 0.15s linear;
  border: none;
  background: none;
  color: #fff !important;
  box-shadow: none;
  font-weight: bold;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding: 12.5px 24px;
  cursor: pointer;
  border: none;
  background: #63e3cd;
  margin: 20px auto;
}
.button.small, button.small, input[type="button"].small, input[type="reset"].small, input[type="submit"].small {
  font-size: 11px;
  margin: 10px auto;
  padding: 10px 20px;
}
.button.white, button.white, input[type="button"].white, input[type="reset"].white, input[type="submit"].white {
  background: #fff;
  color: #303030 !important;
}
.button.pink, button.pink, input[type="button"].pink, input[type="reset"].pink, input[type="submit"].pink {
  background: #e21be2;
}
.button.red, button.red, input[type="button"].red, input[type="reset"].red, input[type="submit"].red {
  background: #ed511b;
}
.button.alt, button.alt, input[type="button"].alt, input[type="reset"].alt, input[type="submit"].alt {
  background: #63e3cd;
  color: #fff;
}
.button:hover, button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
  background: #494975;
  color: #fff;
}
.button:active, button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active, .button:focus, button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
  color: #63e3cd;
  outline: none;
}
.hidden {
  display: none;
}
.site-footer {
  background: #303030;
  padding: 40px 0;
  text-align: center;
  color: #fff;
  text-align: left;
}
.site-footer ul {
  margin: 0;
  padding: 0;
}
.site-footer ul li {
  list-style: none;
  margin: 0 0 10px;
  padding: 0;
}
.site-footer .venue-1, .site-footer .venue-2 {
  height: 185px;
}
.site-footer .social span {
  font-size: 130%;
}
.site-footer a {
  color: #fff;
}
.site-footer a:hover {
  color: #63e3cd;
}
.site-footer h3, .site-footer h2 {
  font-size: 30px;
}
.site-footer .newsletter {
  text-align: right;
}
.site-footer .newsletter input[type="text"], .site-footer .newsletter input[type="email"] {
  width: 100%;
  max-width: 380px;
  text-align: center;
}
.site-footer .newsletter input[type="submit"] {
  width: 100%;
  max-width: 380px;
  margin-top: 5px;
}
.site-footer .newsletter span {
  display: block;
  width: 100%;
  height: 1px;
  margin-bottom: -1px;
}
.site-content {
  min-height: 80%;
  min-height: -webkit-calc(100% - 289px);
  min-height: calc(100% - 289px);
  /* SLIDER */
}
#homepage_feature {
  height: 300px;
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: #000;
  margin: 0;
}
#homepage_feature.venue-height {
  height: 600px;
}
@media screen and (max-width: 768px) {
  #homepage_feature {
    height: 230px;
  }
  #homepage_feature.venue-height {
    height: 380px;
  }
}
@media screen and (max-width: 480px) {
  #homepage_feature {
    height: 110px;
  }
  #homepage_feature.venue-height {
    height: 260px;
  }
}
#homepage_feature .feature {
  position: absolute;
  top: 0;
  left: -9999px;
  height: 300px;
  width: 1024px;
  z-index: 1;
  max-width: 100%;
}
.venue-height #homepage_feature .feature {
  height: 600px;
}
@media screen and (max-width: 768px) {
  #homepage_feature .feature {
    height: 180px;
  }
  .venue-height #homepage_feature .feature {
    height: 380px;
  }
}
@media screen and (max-width: 480px) {
  #homepage_feature .feature {
    height: 110px;
  }
  .venue-height #homepage_feature .feature {
    height: 260px;
  }
}
#homepage_feature img {
  max-width: 100%;
}
#homepage_feature .arrow {
  width: 36px;
  height: 36px;
  position: absolute;
  top: 50%;
  margin-top: -18px;
  z-index: 2;
}
@media screen and (max-width: 480px) {
  #homepage_feature .arrow {
    width: 28px;
    height: 28px;
  }
}
#homepage_feature .arrow a {
  display: block;
  height: 100%;
  color: #fff;
  font-family: 'music', sans-serif;
  background: #999;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  text-align: center;
}
#homepage_feature .arrow a:hover {
  color: #777;
}
#homepage_feature .arrow a:before {
  font-size: 24px;
}
@media screen and (max-width: 480px) {
  #homepage_feature .arrow a:before {
    font-size: 18px;
  }
}
#homepage_feature .arrow_left {
  left: 20px;
}
@media screen and (max-width: 480px) {
  #homepage_feature .arrow_left {
    left: 5px;
  }
}
#homepage_feature .arrow_left a:before {
  content: '\e80d';
}
#homepage_feature .arrow_right {
  right: 20px;
}
@media screen and (max-width: 480px) {
  #homepage_feature .arrow_right {
    right: 5px;
  }
}
#homepage_feature .arrow_right a:before {
  content: '\e817';
}
.home-flexslider {
  position: relative;
  /* Home Intro / About */
}
.home-flexslider img {
  width: 100%;
  max-width: 1200px;
  height: auto;
  margin: 0 auto;
  display: block;
}
.home-flexslider .flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 30px;
  height: auto;
  font-size: 0;
  margin: -25px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0.8;
  cursor: pointer;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 768px) {
}
.home-flexslider .flex-direction-nav a:before {
  font-family: 'music', sans-serif;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
  font-size: 20px;
  display: inline-block;
  content: '\e80d';
  color: #fff;
  padding: 10px;
  line-height: 1em;
}
@media screen and (min-width: 768px) {
  .home-flexslider .flex-direction-nav a:before {
    font-size: 30px;
  }
}
.home-flexslider .flex-direction-nav a.flex-next:before {
  content: '\e817';
}
.home-flexslider .flex-direction-nav .flex-prev {
  left: 10px;
}
.home-flexslider .flex-direction-nav .flex-next {
  right: 10px;
  text-align: right;
}
.home-flexslider .flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.9;
}
.home-flexslider .flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.home-flexslider .flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.9;
}
.home-flexslider .flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.home-flexslider .flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}
.home-about {
  background: #63e3cd url(../images/leaves3.png) repeat;
  padding: 40px 0;
}
.home-about .home-about-inner {
  max-width: 700px;
  width: 90%;
  margin: 0 auto;
  text-align: left;
  font-size: 18px;
}
.map {
  height: 500px;
}
.gmnoprint img {
  max-width: none;
  /* TASTE */
}
.home-taste {
  background: #63e3cd;
  color: #011bbc;
  padding: 60px 0;
}
.home-taste .home-taste-inner {
  max-width: 1000px;
  text-align: center;
  font-size: 0px;
}
.home-taste .home-taste-inner .text-section {
  font-size: 18px;
}
@media screen and (min-width: 768px) {
  .home-taste .home-taste-inner .text-section {
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 45%;
    padding-right: 60px;
    text-align: left;
  }
}
@media screen and (min-width: 768px) {
  .home-taste .home-taste-inner .embedded {
    vertical-align: top;
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 55%;
  }
}
.home-taste h3 {
  font-size: 45px;
}
@media screen and (min-width: 768px) {
  .home-taste h3 {
    font-size: 72px;
  }
}
.home-blog {
  padding: 60px 0;
  font-size: 0;
}
.home-blog h4 {
  font-size: 40px;
  text-align: center;
}
.home-blog h3 a {
  color: #e21be2;
}
.home-blog .article {
  margin: 0 0 30px;
  text-align: center;
}
.home-blog .article h3 {
  margin-bottom: 10px;
}
.home-blog hr.tiny {
  margin-bottom: 40px;
}
.home-blog .article img {
  margin-bottom: 20px;
}
@media screen and (min-width: 1200px) {
  .home-blog .article {
    text-align: left;
  }
  .home-blog .featured {
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    zoom: 1;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 45%;
    font-size: 18px;
    padding-right: 40px;
    vertical-align: top;
  }
  .home-blog .article img {
    margin-bottom: 0;
  }
  .home-blog .un-featured {
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 55%;
    vertical-align: top;
  }
  .home-blog .smaller {
    font-size: 0;
  }
  .home-blog .smaller .article-image {
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 30%;
    vertical-align: top;
  }
  .home-blog .smaller .article-content {
    font-size: 16px;
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 70%;
    vertical-align: top;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-left: 20px;
  }
}
.home-blog .button {
  font-size: 22px;
}
.read-more {
  font-size: 18px;
  color: #606060;
}
.read-more:hover {
  color: #011bbc;
}
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  /* image replacement properties */
  box-shadow: 0 0 10px rgba(0, 0, 0, .05);
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(73, 73, 117, .8) url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
  /*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  opacity: 0.5;
}
.no-touch .cd-top:hover {
  background-color: #494975;
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}
.sticky {
  display: block;
}
.hentry {
  padding: 0 0 1.5em;
}
.byline, .updated:not(.published) {
  display: none;
}
.single .byline, .group-blog .byline {
  display: inline;
}
.page-content, .entry-content, .entry-summary {
  padding: 1.5em 0 0;
}
.ninja-forms-required-items {
  font-size: 12px;
  font-style: italic;
  margin-bottom: 5px;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
.page-header {
  padding: 40px 0;
  background: #f2f2f2;
  text-align: center;
}
.page-header .page-title {
  margin-bottom: 0;
}
.content-area.grey {
  background: #f2f2f2;
}
.site-info {
  font-size: 12px;
}
.page-id-20 .ninja-forms-all-fields-wrap, .page-id-44 .entry-content .wrapper {
  max-width: 700px;
  margin: 20px auto;
}
.entry-header {
  background: #63e3cd;
  color: #011bbc;
  padding: 40px 0;
  text-align: center;
}
.entry-header h1 {
  margin: 0;
}
.entry-header hr {
  width: 65px;
  margin: 20px auto;
  background: #fff;
}
.entry-header a:hover {
  color: #ed511b;
}
.anchor-nav {
  text-align: center;
  z-index: 9;
  background: #fff;
}
.anchor-nav ul {
  margin: 0;
  padding: 0;
  font-size: 0;
  border: 1px solid #303030;
  border-width: 0 0 2px 0;
}
.anchor-nav li {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-size: 13px;
}
@media screen and (min-width: 768px) {
  .anchor-nav li {
    font-size: 15px;
  }
}
.anchor-nav li a {
  padding: 5px 8px;
  font-weight: bold;
  display: block;
  color: #494975;
}
@media screen and (min-width: 768px) {
  .anchor-nav li a {
    padding: 13.33333px 10px;
  }
}
.anchor-nav li a:hover {
  color: #63e3cd;
}
.info-section {
  padding: 60px 0;
}
.info-section h3.title {
  text-align: center;
  font-size: 30px;
}
.info-section.text .wrapper {
  max-width: 700px;
}
.info-section.info-2, .info-section.info-5, .info-section.info-9 {
  background: #494975;
  color: #f2f2f2;
}
.info-section.info-2 a, .info-section.info-5 a, .info-section.info-9 a {
  color: #63e3cd;
}
.info-section.info-2 a:hover, .info-section.info-5 a:hover, .info-section.info-9 a:hover {
  color: #fff;
}
.info-section.info-3, .info-section.info-6, .info-section.info-11 {
  background: #f2f2f2;
  color: #e21be2;
}
.info-section.info-4, .info-section.info-8, .info-section.info-10 {
  background: #fff;
  color: #494975;
}
.info-section.info-7, .info-section.info-12 {
  background: #63e3cd;
  color: #011bbc;
}
.info-section.info-7 a, .info-section.info-12 a {
  color: #fff;
}
.info-section.info-7 a:hover, .info-section.info-12 a:hover {
  color: #494975;
}
.info-section.follow {
  text-align: center;
}
.info-section.follow span {
  font-size: 130%;
}
.info-section.follow h4 {
  margin: 20px 0;
}
.info-section.follow .red {
  margin: 0;
}
.info-section.upcoming-shows h1.venue-title {
  display: none;
}
#map-canvas {
  width: 100%;
  height: 400px;
  /* BLOG */
}
.page-template-template-blog .entry-content, .single .entry-content, .archive .entry-content {
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .page-template-template-blog .entry-content .wrapper, .single .entry-content .wrapper, .archive .entry-content .wrapper {
    font-size: 0;
  }
}
.page-template-template-blog .entry-meta, .single .entry-meta, .archive .entry-meta {
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .page-template-template-blog .article-image, .single .article-image, .archive .article-image {
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 50%;
    vertical-align: top;
  }
  .page-template-template-blog .article-content, .single .article-content, .archive .article-content {
    font-size: 16px;
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 50%;
    vertical-align: top;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-left: 20px;
  }
  .page-template-template-blog .article-content.full-width, .single .article-content.full-width, .archive .article-content.full-width {
    width: 100%;
    padding: 0 60px;
    max-width: 800px;
    margin: 20px auto;
    display: block;
  }
}
.page-template-template-blog .hentry, .archive.category .hentry, .archive.date .hentry {
  padding: 0;
}
.page-template-template-blog .entry-footer, .archive.category .entry-footer, .archive.date .entry-footer {
  padding: 20px 0;
  border-bottom: 8px solid #303030;
}
.page-template-template-blog .post:nth-child(even) .entry-header, .archive.category .post:nth-child(even) .entry-header, .archive.date .post:nth-child(even) .entry-header {
  background: #fff;
  color: #011bbc;
}
.page-template-template-blog .post:nth-child(even) .entry-header hr, .archive.category .post:nth-child(even) .entry-header hr, .archive.date .post:nth-child(even) .entry-header hr {
  background: #63e3cd;
}
.page-template-template-blog .post:nth-child(even) .entry-content, .archive.category .post:nth-child(even) .entry-content, .archive.date .post:nth-child(even) .entry-content {
  background: #fff;
}
.page-template-template-blog .post:nth-child(even) .entry-footer, .archive.category .post:nth-child(even) .entry-footer, .archive.date .post:nth-child(even) .entry-footer {
  background: #fff;
}
.page-template-template-blog .post:nth-child(odd) .entry-header, .archive.category .post:nth-child(odd) .entry-header, .archive.date .post:nth-child(odd) .entry-header {
  background: #f2f2f2;
  color: #e21be2;
}
.page-template-template-blog .post:nth-child(odd) .entry-header a, .archive.category .post:nth-child(odd) .entry-header a, .archive.date .post:nth-child(odd) .entry-header a {
  color: #e21be2;
}
.page-template-template-blog .post:nth-child(odd) .entry-header a:hover, .archive.category .post:nth-child(odd) .entry-header a:hover, .archive.date .post:nth-child(odd) .entry-header a:hover {
  color: #fff;
}
.page-template-template-blog .post:nth-child(odd) .entry-header hr, .archive.category .post:nth-child(odd) .entry-header hr, .archive.date .post:nth-child(odd) .entry-header hr {
  background: #494975;
}
.page-template-template-blog .post:nth-child(odd) .entry-content, .archive.category .post:nth-child(odd) .entry-content, .archive.date .post:nth-child(odd) .entry-content {
  background: #f2f2f2;
}
.page-template-template-blog .post:nth-child(odd) .entry-footer, .archive.category .post:nth-child(odd) .entry-footer, .archive.date .post:nth-child(odd) .entry-footer {
  background: #f2f2f2;
}
.page-template-template-blog .post:nth-child(odd) .entry-footer a, .archive.category .post:nth-child(odd) .entry-footer a, .archive.date .post:nth-child(odd) .entry-footer a {
  color: #e21be2;
}
.posts-navigation, .post-navigation {
  padding: 40px 0;
  background: #494975;
  text-align: center;
  font-weight: bold;
  color: #606060;
  font-size: 18px;
  /* CALENDAR RESETS */
  /* CALENDAR and COUNTDOWN */
  /* 	#0d6d0d ===> 	userMessageColor       	===> #505050 (Link color)		*/
  /* 	#4c934c ===> 	userThinOutlineColor  	===> #dedede    	*/
  /*	#f2fce3	===>	userBackgroundColor   	===> #f7f7f7	*/
  /*	#7ac17a	===>	userThickOutlineColor   ===> #fafafa		*/
  /*	#ffffff	===>	userTextColor   		===> #666666 (text color)		*/
}
.posts-navigation:after, .post-navigation:after {
  content: "";
  display: table;
  clear: both;
}
.posts-navigation .page-numbers, .post-navigation .page-numbers {
  padding: 0 5px;
}
.posts-navigation .page-numbers.current, .post-navigation .page-numbers.current {
  color: #e21be2;
}
.posts-navigation a, .post-navigation a {
  font-weight: bold;
  color: #fff;
  font-size: 18px;
}
.posts-navigation a:hover, .post-navigation a:hover {
  color: #63e3cd;
}
.posts-navigation .nav-previous, .post-navigation .nav-previous {
  text-align: left;
  float: left;
}
.posts-navigation .nav-previous a::before, .post-navigation .nav-previous a::before {
  content: '\e81a \00a0';
  font-family: 'music', sans-serif;
}
.posts-navigation .nav-next, .post-navigation .nav-next {
  text-align: right;
  float: right;
}
.posts-navigation .nav-next a::after, .post-navigation .nav-next a::after {
  content: '\00a0 \e81b';
  font-family: 'music', sans-serif;
}
#ebcalendar {
  width: 100%;
  padding: 5px;
  font-family: Helvetica, Arial, sans-serif;
  background-color: #fafafa;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#ebcalendar a, #ebcalendar a:active, #ebcalendar a:visited, #ebcalmultipledates {
  color: #666;
  text-decoration: none;
}
#ebcalendar img {
  border: none;
}
#ebcalendar .clear {
  clear: both;
}
#ebcalendar .innerbackground {
  width: 100%;
  padding: 8px 0 1px;
  background-color: #f7f7f7;
  border: 1px #dedede solid;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#monthcontainer {
  width: 100%;
  height: 17px;
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  color: #666;
  text-align: center;
  margin: 0 0 5px;
  vertical-align: top;
}
#monthcontainer span {
  width: 134px;
  display: inline-block;
  color: #666;
}
#monthcontainer a {
  width: 14px;
  height: 14px;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  color: #f7f7f7;
  background-color: #dedede;
  display: inline-block;
  text-align: center;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  vertical-align: top;
}
#monthcontainer a:hover {
  color: #505050;
  background-color: #fafafa;
}
#dayscontainer {
  width: 100%;
  margin: 0 0 5px;
}
#dayscontainer ul {
  margin: 0 0 0 1px;
  padding: 0px;
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  color: #dedede;
}
#dayscontainer ul li {
  width: 25px;
  padding: 0px;
  margin: 0px;
  float: left;
  text-align: center;
  list-style: none;
}
#calendarbackground {
  clear: left;
  width: 100%;
  padding: 0 0 1px;
  border-top: 1px #dedede solid;
  border-bottom: 1px #dedede solid;
}
div > #calendarbackground {
  clear: left;
  width: 100%;
  padding: 0 0 1px;
  background-color: #fafafa;
  background-image: url(/static/images/manage/cal_gradient.png);
  background-repeat: no-repeat;
  background-position: top;
  border-top: 1px #dedede solid;
  border-bottom: 1px #dedede solid;
}
#calendarbackground ul {
  margin: 0 0 0 1px;
  padding: 0px;
  font-size: 15px;
  line-height: 23px;
  font-weight: bold;
  color: #666;
}
#calendarbackground ul li {
  width: 22px;
  height: 24px;
  padding: 2px 1px 0px;
  margin: 0px;
  display: inline-block;
  float: left;
  text-align: center;
  list-style: none;
  border-left: 1px #fafafa solid;
}
#calendarbackground ul li a {
  width: 21px;
  height: 21px;
  display: inline-block;
  background-color: #505050;
  color: #f7f7f7;
  text-decoration: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#calendarbackground ul li a:hover {
  display: inline-block;
  background-color: #f7f7f7;
  color: #505050;
}
#ebcalendar .calshadow {
  border-top: 1px #dedede solid;
}
#ebcalendar .ebeventimage {
  width: 173px;
  margin: 5px;
  overflow: hidden;
  text-align: center;
  display: inline;
}
#ebcalendar .ebeventname {
  width: 173px;
  margin: 15px 5px 5px;
  overflow: hidden;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  text-align: center;
  color: #666;
}
#ebcalendar .ebeventdate {
  width: 173px;
  margin: 0 5px 5px;
  font-size: 11px;
  line-height: 14px;
  text-align: center;
  overflow: hidden;
  color: #666;
}
#ebcalendar .ebeventvenue {
  width: 165px;
  margin: 17px 5px 5px;
  padding: 0px 4px;
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  text-align: center;
  overflow: hidden;
  color: #666;
}
#ebcalendar .ebeventlocation {
  width: 165px;
  margin: 7px 5px 5px;
  padding: 0px 4px;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  overflow: hidden;
  color: #666;
}
#ebcalendar .registernowbutton a {
  width: 122px;
  height: 19px;
  margin: 13px auto 0px;
  font-size: 12px;
  line-height: 20px;
  font-weight: bold;
  color: #f7f7f7;
  text-align: center;
  display: block;
  background-color: #505050;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
#ebcalendar .registernowbutton a:hover {
  color: #505050;
  background-color: #fafafa;
}
#ebcalendar .twatthisevent {
  width: 165px;
  margin: 7px 5px 5px;
  padding: 0px 4px;
  font-size: 11px;
  line-height: 14px;
  font-weight: bold;
  text-align: center;
  overflow: hidden;
  color: #666;
}
#ebcalendar .ebpower {
  width: 165px;
  margin: 7px 5px 5px;
  padding: 0px 4px;
  font-size: 10px;
  line-height: 10px;
  text-align: center;
  overflow: hidden;
  color: #666;
  /* --------------------------------------------------- */
  /* --- Multiple Events  Css                         -- */
  /* --------------------------------------------------- */
}
#ebcalmultipledates h3 {
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  padding: 4px 0px;
  margin: 0;
  border-bottom: 1px #dedede solid;
  color: #666;
}
#ebcalmultipledates ul {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px #fafafa solid;
}
#ebcalmultipledates ul li {
  border-bottom: 1px solid;
  border-color: #dedede;
}
#ebcalmultipledates ul li a {
  width: 173px;
  padding: 6px 5px;
  font-size: 12px;
  font-weight: bold;
  display: block;
  overflow: hidden;
  color: #505050;
}
#ebcalmultipledates ul li a span {
  font-size: 11px;
  font-weight: normal;
}
#ebcalmultipledates ul li a span span {
  font-size: 10px;
  color: #505050;
}
#ebcalmultipledates ul li a:hover {
  background-color: #505050;
  color: #f7f7f7;
  text-decoration: none;
}
#ebcalmultipledates ul li a img {
  margin-bottom: 4px;
  text-decoration: none;
  border: none;
}
#ebcaleventlist {
  max-height: 225px;
  overflow: auto;
}
#ebcaleventlist .ebcaleventdivider {
  margin: 13px 0;
  border-top: 1px #dedede solid;
  border-bottom: 1px #fafafa solid;
  /* ----  End Of Multiple Events  CSS                                --- */
  /* -------------------------------------------------------------------- */
  /* CALENDAR */
}
#ebcountdown {
  width: 185px;
  padding: 5px;
  font-family: Helvetica, Arial, sans-serif;
  background-color: #fafafa;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border-color: #fafafa;
}
#ebcountdown a, #ebcountdown a:active, #ebcountdown a:visited {
  color: #666;
  text-decoration: none;
}
#ebcountdown img {
  border: none;
}
#ebcountdown .clear {
  clear: both;
}
#ebcountdown .innerbackground {
  width: 100%;
  padding: 0px 0 1px;
  background-color: #f7f7f7;
  border: 1px solid;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border-color: #dedede;
}
#countdown {
  width: 100%;
  padding: 7px 0 0;
  text-align: center;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
}
.highlight {
  width: 100%;
  height: 112px;
  z-index: 5;
  position: absolute;
  background-image: url(/static/images/manage/count_gradient.png);
  background-repeat: no-repeat;
  background-position: top;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
}
.highlight_IE6 {
  width: 100%;
  height: 112px;
  z-index: 200;
  position: absolute;
  background-repeat: no-repeat;
  background-position: top;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
}
#countdown h1 {
  font-size: 88px;
  letter-spacing: -2px;
  line-height: 88px;
  color: #dedede;
  margin: 0px;
  padding: 0px;
}
#countdown h2 {
  font-size: 24px;
  letter-spacing: -2px;
  line-height: 24px;
  color: #dedede;
  margin: 12px;
  padding: 0px;
}
#countdown p {
  font-size: 11px;
  line-height: 11px;
  color: #dedede;
  margin: 0 0 4px;
  padding: 0px;
}
#ebcountdown .calshadow {
  border-top: 1px #dedede solid;
}
#event_window_register {
  padding-bottom: 10px;
}
#ebcountdown .ebeventimage {
  width: 173px;
  margin: 5px;
  overflow: hidden;
  text-align: center;
}
#ebcountdown .ebeventname {
  width: 173px;
  margin: 15px 5px 5px;
  overflow: hidden;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  text-align: center;
  color: #666;
}
#ebcountdown .ebeventdate {
  width: 173px;
  margin: 0 5px 5px;
  font-size: 11px;
  line-height: 14px;
  text-align: center;
  overflow: hidden;
  color: #666;
}
#ebcountdown .ebeventvenue {
  width: 165px;
  margin: 0 5px;
  padding: 0px 4px;
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  text-align: center;
  overflow: hidden;
  color: #666;
}
#ebcountdown .ebeventvenue a {
  margin: 13px 0 5px 0;
}
#ebcountdown .ebeventlocation {
  width: 165px;
  margin: 0 5px;
  padding: 0px 4px;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  overflow: hidden;
  color: #666;
}
#ebcountdown .ebeventlocation a {
  margin: 7px 0 5px 0;
}
#ebcountdown .registernowbutton a {
  width: 122px;
  height: 19px;
  margin: 13px auto 0px;
  font-size: 12px;
  line-height: 20px;
  font-weight: bold;
  color: #f7f7f7;
  text-align: center;
  display: block;
  background-color: #505050;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
#ebcountdown .registernowbutton a:hover {
  color: #505050;
  background-color: #fafafa;
}
#ebcountdown .twatthisevent {
  width: 165px;
  margin: 0 5px;
  padding: 0px 4px;
  font-size: 11px;
  line-height: 14px;
  font-weight: bold;
  text-align: center;
  overflow: hidden;
  color: #666;
}
#ebcountdown .twatthisevent a {
  margin: 7px 0 5px 0;
}
#ebcountdown .ebpower {
  width: 165px;
  margin: 7px 5px 5px;
  padding: 0px 4px;
  font-size: 10px;
  line-height: 10px;
  text-align: center;
  overflow: hidden;
  color: #666;
}
#widget-branding {
  width: 100%;
  margin: 0 0 5px 0;
  padding: 5px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  text-align: center;
  background-color: #e6e6e6;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#widget-branding .text {
  position: relative;
}
#widget-branding a {
  outline: none;
  text-decoration: none;
  color: #0f90ba;
}
#widget-branding a:hover {
  text-decoration: underline;
}
#widget-branding a img {
  border: none;
}
#tribe-events-pg-template {
  max-width: none;
}
.tribe-events-day .tribe-events-day-time-slot .type-tribe_events {
  margin-left: 0;
}
.tribe-events-day .type-tribe_events {
  padding-bottom: 20px;
  clear: both;
}
.tribe-events-day .tribe-events-list-event-description {
  margin-bottom: 20px;
  padding-bottom: 20px;
  clear: both;
  border-bottom: 3px solid #63e3cd;
}
#tribe-events-content {
  max-width: 1000px;
  margin: 0 auto;
}
#tribe-events-content.tribe-events-list {
  max-width: none;
}
.eventbrite-widget iframe, .eventbrite-ticket-embed iframe {
  overflow: hidden !important;
  height: 600px !important;
  border: none !important;
}
@media screen and (max-width: 480px) {
  .eventbrite-widget iframe, .eventbrite-ticket-embed iframe {
    height: 550px !important;
  }
}
.event-archive-post {
  margin-right: 20px !important;
}
@media screen and (min-width: 768px) {
}
.venue-slider-wrap {
  padding: 20px 0;
}
.venue-slider-wrap.gamh-shows {
  background: #f2f2f2;
}
.gamh-shows .venue-slider-wrap {
  background: #f2f2f2;
}
.small-day-image {
  max-width: 150px;
  height: auto;
  float: left;
  margin-right: 15px;
}
.small-day-time {
  margin-bottom: 15px;
}
.small-day-title {
  font-size: 28px !important;
  color: #000;
}
.small-day-content {
  width: auto !important;
  float: none !important;
}
.event-poster {
  position: relative;
  overflow: hidden;
}
.event-poster .trigger-overlay {
  display: block;
}
.event-poster .title-here.truncate {
  width: 90%;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.event-poster img {
  width: 500px;
  height: auto;
  max-width: 100%;
  display: block;
}
.event-poster .poster-overlay {
  position: absolute;
  top: calc(100% - 105px);
  opacity: 1;
  transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -webkit-transition: all 0.25s linear;
  left: 0;
  width: 100%;
  min-height: 100%;
  background: rgba(73, 73, 117, 0.95);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 20px;
  color: #fff;
}
.event-poster .poster-overlay .event-header {
  min-height: 85px;
}
.event-poster .poster-overlay h1 {
  line-height: 1em;
  font-size: 22px;
}
.event-poster .poster-overlay h1 a {
  color: #fff;
}
.event-poster .poster-overlay h1 a:hover {
  color: #63e3cd;
}
.event-poster .poster-overlay h1 .supporting {
  font-weight: normal;
  font-size: 16px;
  display: block;
  margin-top: 0;
  line-height: 30px;
}
.event-poster .poster-overlay .event-time {
  display: block;
  margin-bottom: 5px;
  line-height: 1em;
}
.event-poster .poster-overlay .button {
  margin-right: 5px;
  background: #f2f2f2;
  color: #494975 !important;
}
.event-poster .poster-overlay .button:hover {
  background: #63e3cd;
}
.event-poster .poster-overlay .genres {
  margin: 20px 0 5px;
  padding: 0;
  list-style: none;
}
.event-poster .poster-overlay .genres li {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-right: 8px;
  text-transform: lowercase;
}
.event-poster .poster-overlay .genres li a {
  color: #fff;
}
.event-poster .poster-overlay .genres li a:hover {
  color: #63e3cd;
}
.event-poster .poster-overlay.show {
  top: 0;
  opacity: 1;
}
#tribe-events .tribe-events-button, .tribe-events-button {
  background-color: #666;
  color: #fff;
  background-image: none;
  font-size: 12px;
  padding: 10px 15px;
  text-align: center;
  text-transform: none;
  letter-spacing: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border: 0;
  line-height: normal;
  cursor: pointer;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
}
.prices {
  margin: 0;
  padding: 0;
  text-align: left;
}
.prices li {
  list-style: none;
  display: block;
  margin: 5px 0 5px 0;
  font-size: 14px;
}
.tribe-events-single {
  font-size: 0;
}
.tribe-events-back {
  padding: 10px;
  font-size: 20px;
  background: #e21be2;
}
.tribe-events-back a {
  color: #fff;
  font-weight: 700;
}
.tribe-events-back a:hover {
  color: #63e3cd;
}
.event-image-single {
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  .event-image-single {
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 41%;
    margin-right: 2%;
    vertical-align: top;
  }
}
.event-info-side {
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  .event-info-side {
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 57%;
    vertical-align: top;
  }
}
.event-info-side .adr {
  font-size: 16px;
  display: block;
}
.event-info-side .adr .street-address {
  display: block;
}
.event-info-side .adr .delimiter, .event-info-side .adr .country-name {
  display: none;
}
.single-venue {
  text-transform: uppercase;
  font-size: 13px;
  margin: 0;
}
.tribe-events-single-event-title {
  font-size: 45px;
  margin: 5px 0;
}
@media screen and (min-width: 768px) {
  .tribe-events-single-event-title {
    font-size: 55px;
  }
}
.single-tribe_events .tribe-events-schedule {
  border: none;
  padding: 0;
  background: #fff;
  font-size: 22px;
  margin-bottom: 10px;
}
.single-tribe_events .event-pricing {
  margin-bottom: 10px;
}
.single-tribe_events .event-pricing .event-price {
  font-size: 16px;
  display: block;
  margin: 0 0 5px 0;
  font-weight: 700;
}
.single-tribe_events .genres {
  margin: 0 0 20px;
  padding: 0;
}
.single-tribe_events .genres li {
  list-style: none;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-right: 10px;
}
.single-tribe_events .event-venue {
  margin: 20px 0;
}
.single-tribe_events .event-venue h4 {
  margin: 0;
}
.related-events {
  margin: 0 0 40px;
}
.tribe-events-notices {
  background: #ed511b;
  border: none;
  color: #f2f2f2;
  margin: 10px 0 18px;
  padding: 8px 35px 8px 14px;
  text-shadow: none;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  font-weight: 900;
}
#tribe-events-content .tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title {
  font-family: 'ProximaNova', sans-serif;
  font-weight: 700;
  font-size: 14px;
  /* BAR */
}
#tribe-events-bar {
  text-align: center;
  margin-bottom: 0;
}
.inactive-view {
  background: #d8d5d4;
  color: #777;
}
.inactive-view:hover {
  background: #63e3cd;
  cursor: pointer;
}
.current-view, .inactive-view.current-view {
  background: #63e3cd;
  color: #fff;
}
.current-view:hover, .inactive-view.current-view:hover {
  cursor: default !important;
  background: #63e3cd;
  color: #fff;
}
.tribe-events-list .type-tribe_events {
  border: none;
  padding: 0;
  margin: 0;
}
.vcalendar .tribe-events-month-event-title.summary {
  padding-left: 20px !important;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  /* ============================
// TOOLTIPS
* ============================= */
}
.vcalendar .tribe-events-month-event-title.summary.gamh {
  background-image: url('../images/gamh-indicator.png');
}
.vcalendar .tribe-events-month-event-title.summary.slims {
  background-image: url('../images/slims-indicator.png');
}
#tribe-events-content .tribe-events-tooltip h4 {
  margin: 0;
  color: #606060;
  background-color: #f2f2f2;
  font-family: 'ProximaNova', sans-serif !important;
  font-weight: bold;
  font-size: 14px;
  padding: 4px 6px 0 6px;
  min-height: 0px;
  line-height: 20px;
  letter-spacing: 0.01em;
}
.tribe-events-tooltip h5 {
  font-size: 14px;
  font-weight: normal;
  padding: 0 6px;
  margin-bottom: 5px;
}
.recurring-info-tooltip, .tribe-events-calendar .tribe-events-tooltip, .tribe-events-week .tribe-events-tooltip {
  border: none;
  position: absolute;
  z-index: 1001;
  bottom: 10px;
  left: 3px;
  width: 320px;
  background-color: #f2f2f2;
  color: #333;
  line-height: 1.4;
  padding: 10px;
}
.tribe-events-event-thumb {
  float: left;
  max-width: 100px;
  height: auto;
  margin-right: 10px;
}
.duration {
  font-style: normal !important;
  /* ====================================================================================================================
 * TEXT VIEW (SIMPLE LIST EVENTS)
 * ====================================================================================================================*/
}
.text-list {
  /* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
}
.text-list .text {
  margin: 0;
  padding: 0;
  list-style: none;
}
.text-list .text > li {
  margin: 10px 0;
  border-bottom: 1px solid #ccc;
  padding: 10px 0 10px;
  display: flex;
  flex-flow: row wrap;
}
@media screen and (min-width: 768px) {
}
.text-list .mini-poster {
  margin-right: 15px;
}
.text-list .text-event-data {
  flex-basis: 600px;
}
.text-list .text-event-data h1 {
  clear: none;
  margin-bottom: 0px;
  line-height: 1.2em;
  font-size: 25px;
}
.text-list .text-event-data .supporting {
  font-size: 20px;
  color: #494975;
  display: block;
}
.text-list .text-event-data h1 a:hover, .text-list .text-event-data a:hover .supporting {
  color: #494975;
}
.text-list .text-event-data hr.small {
  width: 65px;
  margin: 10px 0;
}
.text-list .text-event-data .venue {
  font-weight: bold;
}
.flex-container a:hover, .flex-slider a:hover, .flex-container a:focus, .flex-slider a:focus {
  outline: none;
}
.slides, .slides > li, .flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
  /* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
}
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider.loading {
  min-height: 500px;
  position: relative;
}
.flexslider.loading:after {
  content: '\e82f';
  font-family: 'music';
  position: absolute;
  top: calc(50% - 20px);
  color: #e21be2;
  height: 40px;
  font-size: 40px;
  line-height: 1em;
  width: 100%;
  text-align: center;
  z-index: 9999999;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
  /* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
}
.flexslider {
  position: relative;
  zoom: 1;
}
.flexslider .slides {
  zoom: 1;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.venue-slider-wrap .flex-direction-nav a, .tribe-events-list .flex-direction-nav a, .event-slider .flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 30px;
  height: 100%;
  font-size: 0;
  margin: -12px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0.4;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 768px) {
  .venue-slider-wrap .flex-direction-nav a, .tribe-events-list .flex-direction-nav a, .event-slider .flex-direction-nav a {
    width: 60px;
    margin: -20px 0 0;
  }
}
.venue-slider-wrap .flex-direction-nav a:before, .tribe-events-list .flex-direction-nav a:before, .event-slider .flex-direction-nav a:before {
  font-family: 'music', sans-serif;
  font-size: 24px;
  display: inline-block;
  content: '\e80d';
  color: #fff;
  background: #e21be2;
  padding: 10px;
  line-height: 1em;
}
@media screen and (min-width: 768px) {
  .venue-slider-wrap .flex-direction-nav a:before, .tribe-events-list .flex-direction-nav a:before, .event-slider .flex-direction-nav a:before {
    font-size: 40px;
    padding: 20px;
  }
}
.venue-slider-wrap .flex-direction-nav a.flex-next:before, .tribe-events-list .flex-direction-nav a.flex-next:before, .event-slider .flex-direction-nav a.flex-next:before {
  content: '\e817';
}
.venue-slider-wrap .flex-direction-nav .flex-prev, .tribe-events-list .flex-direction-nav .flex-prev, .event-slider .flex-direction-nav .flex-prev {
  left: -15px;
}
@media screen and (min-width: 768px) {
  .venue-slider-wrap .flex-direction-nav .flex-prev, .tribe-events-list .flex-direction-nav .flex-prev, .event-slider .flex-direction-nav .flex-prev {
    left: 0;
  }
}
.venue-slider-wrap .flex-direction-nav .flex-next, .tribe-events-list .flex-direction-nav .flex-next, .event-slider .flex-direction-nav .flex-next {
  right: -15px;
  text-align: right;
}
@media screen and (min-width: 768px) {
  .venue-slider-wrap .flex-direction-nav .flex-next, .tribe-events-list .flex-direction-nav .flex-next, .event-slider .flex-direction-nav .flex-next {
    right: 0;
  }
}
.venue-slider-wrap .flexslider:hover .flex-direction-nav .flex-prev, .tribe-events-list .flexslider:hover .flex-direction-nav .flex-prev, .event-slider .flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
}
.venue-slider-wrap .flexslider:hover .flex-direction-nav .flex-prev:hover, .tribe-events-list .flexslider:hover .flex-direction-nav .flex-prev:hover, .event-slider .flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.venue-slider-wrap .flexslider:hover .flex-direction-nav .flex-next, .tribe-events-list .flexslider:hover .flex-direction-nav .flex-next, .event-slider .flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
}
.venue-slider-wrap .flexslider:hover .flex-direction-nav .flex-next:hover, .tribe-events-list .flexslider:hover .flex-direction-nav .flex-next:hover, .event-slider .flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.venue-slider-wrap .flex-direction-nav .flex-disabled, .tribe-events-list .flex-direction-nav .flex-disabled, .event-slider .flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.blog .format-aside .entry-title, .archive .format-aside .entry-title {
  display: none;
}
.comments-area {
  background: #f2f2f2;
  padding: 40px 0 20px;
}
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
  display: none;
  /* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
}
.infinity-end.neverending .site-footer {
  display: block;
}
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
  /* Make sure embeds and iframes fit their containers. */
}
embed, iframe, object {
  max-width: 100%;
  /*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
}
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.wp-caption-text {
  text-align: center;
}
.gallery {
  margin-bottom: 1.5em;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
  margin: 0;
  padding: 10px;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.gallery-caption {
  display: block;
}
