/* BOOTSTRAP
-------------------------------------------------------------------------------*/
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
@import url('https://fonts.googleapis.com/css?family=Assistant:300,400,600,700,800|Darker+Grotesque:300,400,500,600,700,800,900|Muli:300,400,600,700,800,900|Questrial|Quicksand:300,400,500,600,700&display=swap');

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}

article.external.ticket-link.primary-link.soldout a {
	font-size: 0px !important;
	padding: 15px 10px 10px 10px !important;
    line-height: 0 !important;
}

article.external.ticket-link.primary-link.soldout a::after {
	font-size: 14px !important;
	content: 'Sold Out';
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: 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 {
  -moz-box-sizing: content-box;
  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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  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;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* SITE
-------------------------------------------------------------------------------*/
/* Media Queries
-------------------------------------------------------------------------------*/
@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot?hqjsct');
  src: url('fonts/icomoon.eot?hqjsct') format('embedded-opentype'), url('fonts/icomoon.woff?hqjsct') format('woff'), url('fonts/icomoon.ttf??hqjsct') format('truetype'), url('fonts/icomoon.svg?hqjsct#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  height: 20px;
  display: inline-block;
  width: 20px;
  margin: 0;
  color: #cf9e5f;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]:hover:before,
[class*=" icon-"]:hover:before {
  color: #cf9e5f;
}
[class^="icon-"] a,
[class*=" icon-"] a {
  color: #cf9e5f;
  display: inline-block;
  font-size: .9em;
  width: .9em;
}
[class^="icon-"] a,
[class*=" icon-"] a,
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-size: 1.3em;
}
header [class^="icon-"] a,
header [class*=" icon-"] a,
header [class^="icon-"]:before,
header [class*=" icon-"]:before {
  position: absolute;
  left: 0;
  top: 6px;
}
.icon-connection:before {
  content: "\e600";
}
.icon-power:before {
  content: "\e601";
}
.icon-menu:before {
  content: "\e602";
}
.icon-plus:before {
  content: "\e603";
}
.icon-minus:before {
  content: "\e604";
}
.icon-cancel-circle:before {
  content: "\e605";
}
.icon-cross:before {
  content: "\e606";
}
.icon-play3:before {
  content: "\e607";
}
.icon-google-plus:before {
  content: "\e608";
}
.icon-google-plus2:before {
  content: "\e609";
}
.icon-google-plus3:before {
  content: "\e60a";
}
.icon-facebook:before {
  content: "\e60b";
}
.icon-facebook2:before {
  content: "\e60c";
}
.icon-facebook3:before {
  content: "\e60d";
}
.icon-instagram:before {
  content: "\e60e";
}
.icon-twitter:before {
  content: "\e60f";
}
.icon-twitter2:before {
  content: "\e610";
}
.icon-twitter3:before {
  content: "\e611";
}
.icon-feed2:before {
  content: "\e612";
}
.icon-feed3:before {
  content: "\e613";
}
.icon-feed4:before {
  content: "\e614";
}
.icon-youtube:before {
  content: "\e615";
}
.icon-youtube2:before {
  content: "\e616";
}
.icon-youtube3:before {
  content: "\e617";
}
.icon-flickr2:before {
  content: "\e618";
}
.icon-flickr3:before {
  content: "\e619";
}
.icon-flickr4:before {
  content: "\e61a";
}
.icon-tumblr:before {
  content: "\e61b";
}
.icon-tumblr2:before {
  content: "\e61c";
}
.icon-linkedin:before {
  content: "\e61d";
}
.icon-linkedin2:before {
  content: "\e61e";
}
.icon-pinterest:before {
  content: "\e61f";
}
.icon-pinterest2:before {
  content: "\e620";
}
.icon-yelp:before {
  content: "\e621";
}
/* TYPOGRAPHY
-------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------*/
html {
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (min-device-pixel-ratio: 1.25), only screen and (min-resolution: 200dpi), only screen and (min-resolution: 1.25dppx) {
  html {
    -webkit-font-smoothing: subpixel-antialiased;
  }
}
html {
  -webkit-font-smoothing: antialiased;
}
body {
  font: normal 16px/140% "Quicksand", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  -moz-transition: all 100ms ease-in-out;
  -webkit-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
.caps {
  text-transform: uppercase;
  letter-spacing: .02em;
}
.bold,
strong,
b {
  font-weight: 700;
}
em {
  font-style: italic;
}
a:link,
a:visited,
a:active {
  color: #cf9e5f;
  text-decoration: none !important;
  -moz-transition: all 100ms ease-in-out;
  -webkit-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
a:hover {
  color: #dbb686;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: 700;
}
h1 {
  font-size: 2em;
  font-weight: 900;
}
.page-template-default h1 {
  margin: 0;
  padding: 20px 0;
}
h2,
h3 {
  font-size: 1.4em;
}
/* Ticketfly Objects */
/* COLORS
-------------------------------------------------------------------------------*/
.white {
  color: #F1F1F1;
}
.link {
  color: #cf9e5f;
}
/* LAYOUT
-------------------------------------------------------------------------------*/
ul {
  list-style: none inside none;
  margin: 0;
  padding: 0;
}
.edit-link {
  display: none;
}
body {
  background: url('images/dark_wall.png') repeat left top;
  color: #1A1A1A;
}
body .wrapper img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.wrapper {
  max-width: 1600px;
  margin: 0 auto;
}
.wrapper:before,
.wrapper:after {
  content: " ";
  display: table;
}
.wrapper:after {
  clear: both;
}
.wrapper:before,
.wrapper:after {
  content: " ";
  display: table;
}
.wrapper:after {
  clear: both;
}
#primary {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #F1F1F1;
}
@media (min-width: 992px) {
  #primary {
    float: left;
    width: 50%;
  }
}
.page-template-page-listing-php #primary {
  padding: 0;
}
.widget-area {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .widget-area {
    float: left;
    width: 25%;
  }
}
@media only screen and (max-width : 768px) {
  .widget-area {
    text-align: center;
  }
  .widget-area img {
    margin: 0 auto;
  }
  .widget-area table {
    max-width: 144px;
    margin: 0 auto;
  }
  .widget-area .twitter-avatar {
    float: none;
  }
}
.widget-area,
header {
  background-color: #1A1A1A;
  color: #F1F1F1;
  padding: 15px;
}
.widget-area a:link,
header a:link,
.widget-area a:visited,
header a:visited {
  color: #F1F1F1;
}
.widget-area a:link:hover,
header a:link:hover,
.widget-area a:visited:hover,
header a:visited:hover {
  color: #cf9e5f;
}
aside.widget-area,
#secondary {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  aside.widget-area,
  #secondary {
    float: left;
    width: 25%;
  }
}
aside.widget-area h3.widget-title,
#secondary h3.widget-title {
  font-size: 1em;
  color: #cf9e5f;
  font-weight: 700;
}
#main h3.lista-title {
	font-size: 1.2em;
	background-color: #cf9e5f;
	padding: 5px 8px;
	line-height: 1;
	color: #333;
	font-weight: 700;
	margin-left: 15px;
	display:inline-block;
}
aside.widget-area h3.widget-title:first-child,
#secondary h3.widget-title:first-child {
  margin-top: 0;
}
aside.widget-area h3.widget-title:before,
#secondary h3.widget-title:before {
  content: '';
  display: block;
  border-top: solid 1px #1A1A1A;
  padding-bottom: .5em;
}
aside.widget-area ul,
#secondary ul {
  padding: 0;
  margin: 0;
}
/* Event Page */
.page-event h1,
.page-event h2,
.page-event h3,
.page-event h4,
.page-event h5,
.page-e h1,
.page-e h2,
.page-e h3,
.page-e h4,
.page-e h5  {
  line-height: 120%;
}
.page-event div.event-detail img,
.page-e div.event-detail img  {
  margin: 0 20px 20px 0;
}
.page-event div.event-detail div.event-info.
.page-e div.event-detail div.event-info {
  padding: 1em 0;
}
.page-event div.event-detail div.event-info p,
.page-e div.event-detail div.event-info p {
  font-weight: 400;
  line-height: 145%;
  margin-bottom: 1em;
}
/* Google Maps */
.google-maps {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
}
.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
/* Youtube */
.video {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
  margin: 1em 0;
}
.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
form input {
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
}
form.wpcf7-form p {
  font-size: .8em;
  font-weight: 700;
  line-height: 1.3em;
}
form.wpcf7-form input.wpcf7-submit {
  background-color: #cf9e5f;
  color: #F1F1F1;
  text-transform: uppercase;
  letter-spacing: .02em;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  padding: .3em .5em;
  display: block;
  font-size: .7em;
  font-weight: 700;
  border: 0;
  width: auto;
  margin: 0;
  font-size: 1em;
}
form.wpcf7-form input.wpcf7-submit:hover {
  background-color: #cf9e5f;
  text-decoration: none;
}
form.wpcf7-form input,
form.wpcf7-form textarea {
  max-width: 100%;
  margin-top: .4em;
  padding: .4em;
}
.single article {
  min-height: 190px;
}
.single article:before {
  content: '';
  display: block;
  border-top: solid 1px #1A1A1A;
  padding-bottom: .5em;
}
.single article img {
  float: none;
  margin: 10px 0 10px;
}
.single article img.alignleft {
  float: left;
  margin: 10px 10px 10px 0;
}
.single article img.alignright {
  float: right;
  margin: 10px 0 10px 10px;
}
.single article img.wp-post-image {
  margin: 10px 0 10px 0;
}
.single article h1 {
  margin: .5em 0 0;
  font-weight: 900;
  line-height: 1.1em;
}
.single article h1 a {
  color: #1A1A1A;
  font-size: 1em;
}
.single article h1 a:hover {
  color: #cf9e5f;
}
.single article h3 {
  font-size: .85em;
  font-weight: 900;
}
.single article h4 {
  font-size: 14px;
  margin: 0;
  color: #cf9e5f;
}
.single article ul {
  list-style: inside disc none;
  margin: 10px 10px 10px 1em;
}
#tfly-mobile-link {
  font-size: .9em;
  text-align: center;
}
.signup-form {
  margin-top: .5em;
}
.tfly-email-subscribe-text,
#searchform input[type="text"] {
  color: black;
  font-size: 0.9em;
  border: 0;
  padding: .3em;
  vertical-align: top;
  height: 32px;
}
.tfly-email-subscribe-submit,
#searchform #searchsubmit {
  background-color: #cf9e5f;
  color: #F1F1F1;
  border-radius: 0;
  padding: .305em .3em;
  font-size: 0.9em;
  border: 0;
  font-weight: 700;
  height: 32px;
}
/* Calendar */
.wrapper .calendar-title{
  font-size: 22.4px;
  padding:18.592px 0 8.4px 0;
}
.page-calendar main {
  padding: 0 15px;
}
.wrapper .calendar-view{
  box-sizing: content-box;
}
.wrapper .tfly-calendar table tr,
.wrapper .calendar-view table tr {
  padding: 0px;
  margin: 0px;
  border: 0;
}
.wrapper .tfly-calendar table,
.wrapper .calendar-view table {
  border-left: 0;

}
.wrapper .tfly-calendar .date,
.wrapper .calendar-view .date {
  background: #CCC;
  display: block;
  color: #000000;
  font-size: 13px;
  line-height: 17px;
  text-transform: uppercase;
  padding: 5px 0 7px 10px;
  margin-bottom: 10px;
  font-weight: 400;
}
.wrapper .tfly-calendar .headliners,
.wrapper .calendar-view .headliners {
  margin: 0;
  padding: 0;
}
.wrapper .tfly-calendar .headliners a,
.wrapper .calendar-view .headliners a {
  font-size: 16px;
  line-height: 20px;
  color: #1A1A1A;
}
.wrapper .tfly-calendar .supports a,
.wrapper .calendar-view .supports a {
  font-size: 14px;
  line-height: 18px;
}
.wrapper .tfly-calendar h2,
.wrapper .tfly-calendar .h2,
.wrapper .calendar-view h2,
.wrapper .calendar-view .venue,
.wrapper .calendar-view .age-restriction,
.wrapper .calendar-view .h2 {
  margin-bottom: 4.125px;
  font-weight: 700;
  margin-top:9.13px;
  font-size: 11px;
}
.wrapper .tfly-calendar .ticket-link a,
.wrapper .tfly-calendar button.ticket-link,
.wrapper .calendar-view .ticket-link a,
.wrapper .calendar-view button.ticket-link {
  background-color: #cf9e5f;
  color: #F1F1F1;
  text-transform: uppercase;
  letter-spacing: .02em;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  padding: .3em .5em;
  display: block;
  font-size: .7em;
  font-weight: 700;
  border: 0;
  width: auto;
  margin: 0;
  padding: .6em .5em;
}
.wrapper .tfly-calendar .ticket-link a:hover,
.wrapper .tfly-calendar button.ticket-link:hover,
.wrapper .calendar-view .ticket-link a:hover,
.wrapper .calendar-view button.ticket-link:hover {
  background-color: #cf9e5f;
  text-decoration: none;
}
.wrapper .tfly-calendar td[colspan="7"],
.wrapper .calendar-view td[colspan="7"] {
  background-color: #1A1A1A;
  color: #F1F1F1;
  padding: 8px 20px;
}
/* HEADER
-------------------------------------------------------------------------------*/
header {
  text-align: left;
}
@media only screen and (min-height : 1080px) {
  header {
    position: fixed;
    max-width: 25%;
  }
}
header h1 {
  background: #1A1A1A;
  margin: 0;
}
header nav div {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  position: relative;
}
@media (min-width: 768px) {
  header nav div {
    float: left;
    width: 25%;
  }
}
.forms {
  padding: 0 15px;
}
form.signup-form{
  padding-bottom: 0px !important;
  display:flex;
}
.forms .tfly-search,
.forms .tfly-email-subscribe {
  float: left;
}
.forms form {
  margin-bottom: 10px;
  font-size: .8em;
  margin-bottom: 2em;
  text-align: left;
}
.forms form:before,
.forms form:after {
  content: " ";
  display: table;
}
.forms form:after {
  clear: both;
}
.forms form:before,
.forms form:after {
  content: " ";
  display: table;
}
.forms form:after {
  clear: both;
}
.forms form input[type="text"] {
  border: medium none;
  background-color: #1A1A1A;
  color: #AAA;
  height: 36px;
  padding: 5px 15px;
  vertical-align: top;
}
.forms form input[type="submit"] {
  border: medium none;
  background-color: #cf9e5f;
  color: #FFF;
  height: 36px;
  margin-left: -3px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 900;
  font-size: .75em;
  vertical-align: top;
  padding: 5px 15px;
}
.forms form input[type="submit"]:hover {
  background-color: #cf9e5f;
}
.forms form.signup-form:before {
  content: 'Get Updates';
  float: left;
  margin: .3em 1em 0 3em;
}
#venue-name {
  text-align: center;
}
#venue-name img {
  width: 180px;
}
nav {
  width: 100%;
  clear: both;
  background-color: rgba(255, 255, 255, 0.1);
  position: relative;
  overflow: visible;
  padding: 0 15px;
  min-height: 3em;
  margin-bottom: 1em;
}
@media only screen and (max-width : 640px) {
  nav {
    padding: .3em .1em;
  }
}
nav ul {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .02em;
  font-size: 0.833em;
  font-weight: 700;
}
nav ul > li {
  position: relative;
  display: inline-block;
  float: none;
  margin: 0 .5em;
  padding: .7em;
}
nav ul > li.current-menu-item a {
  color: #cf9e5f;
}
@media only screen and (max-width : 640px) {
  nav ul > li {
    margin: .2em;
    padding: 0;
  }
}
nav ul > li a {
  color: #F1F1F1;
  text-decoration: none !important;
}
nav ul > li a:hover {
  color: #cf9e5f;
}
nav ul.sub-menu {
  display: none;
  position: absolute;
  bottom: 0;
  padding: 0;
  margin: 0;
  width: 100%;
  left: -10px;
  top: 46px;
  z-index: 300;
}
nav ul.sub-menu li {
  display: block;
  width: 200px;
  text-align: left;
  padding: 0;
}
nav ul.sub-menu li a {
  background-color: #cf9e5f;
  color: #F1F1F1;
  padding: .6em;
  display: block;
}
nav ul.sub-menu li:hover a {
  background-color: #444;
  color: #F1F1F1;
}
nav li.menu-item-has-children:hover ul.sub-menu {
  display: block;
}
@media only screen and (max-width : 640px) {
  nav li.menu-item-has-children:hover ul.sub-menu {
    display: none;
  }
}
@media only screen and (max-width : 768px) {
  #secondary {
    display: none;
  }
  nav.mobile {
    display: block;
  }
}
nav.mobile {
  display: none;
  position: fixed;
  top: 0;
  height: 30px;
  z-index: 2;
  background-color: #1A1A1A;
  margin-bottom: 0;
}
@media only screen and (max-width : 992px) {
  nav.mobile {
    display: block;
  }
}
.admin-bar nav.mobile {
  top: 46px;
}
nav.mobile .top .logo {
  text-align: center;
  display: block;
}
nav.mobile .top .logo img {
  width: 10%;
}
nav.mobile a {
  color: #BCB7B9;
}
nav.mobile .top a {
  display: inline-block;
}
nav.mobile img {
  margin: 5px auto;
}
nav.mobile .icon-menu {
  position: absolute;
  left: 15px;
  top: 15px;
  z-index: 500;
  height: 24px;
  width: 24px;
}
nav.mobile .icon-menu:before {
  top: 0;
}
nav.mobile .mobile-nav {
  max-height: 0;
  z-index: 400;
  text-align: left;
  background-color: #1A1A1A;
  overflow: auto;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  top: 48px;
  left: 0;
  width: 100%;
  position: absolute;
  -moz-transition: max-height 0.2s ease-in-out;
  -webkit-transition: max-height 0.2s ease-in-out;
  -o-transition: max-height 0.2s ease-in-out;
  transition: max-height 0.2s ease-in-out;
}
nav.mobile .mobile-nav.revealed {
  max-height: 100vh;
  padding-bottom: 100px;
}
nav.mobile .mobile-nav li {
  display: block;
  position: relative;
  margin: 0;
  border-bottom: solid 1px #1A1A1A;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
nav.mobile .mobile-nav li a {
  color: #F1F1F1;
  display: block;
  text-align: left;
  padding: 22px 15px;
  line-height: 1;
}
nav.mobile .mobile-nav li:hover {
  background-color: #9a6b2e;
}
nav.mobile .mobile-nav li:hover a {
  color: white;
}
/* FOOTER
-------------------------------------------------------------------------------*/
footer {
  border-top: solid 1px black;
  padding-top: 1em;
  margin-top: 3em;
  color: #F1F1F1;
  font-size: .8em;
}
footer:before,
footer:after {
  content: " ";
  display: table;
}
footer:after {
  clear: both;
}
footer:before,
footer:after {
  content: " ";
  display: table;
}
footer:after {
  clear: both;
}
footer cite {
  padding: 15px;
  font-style: normal;
  clear: both;
  display: block;
}
footer .tfly-powered {
  float: right;
  padding: 0 0 30px;
  border: medium none;
}
footer .col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  footer .col {
    float: left;
    width: 33.33333333%;
  }
}
footer form {
  text-align: right;
  margin-bottom: 1em;
}
@media only screen and (max-width : 768px) {
  footer {
    text-align: center;
  }
  footer form {
    text-align: center;
    padding: 10px 0;
  }
  footer .tfly-powered {
    float: none;
    margin: 0 auto;
  }
}
/* SIDEBAR
-------------------------------------------------------------------------------*/
aside .widget-title {
  margin: 0;
}
aside#secondary .widget-title {
  padding-left: .4em;
}
aside .textwidget {
  font-size: 0.9em;
  padding-top: 0;
}
aside .twitter-avatar {
  float: left;
  margin: 8px 8px 8px 0;
}
aside .widget_twitter .entry-content {
  font-size: 0.778em;
  padding-top: 5px;
  line-height: 130%;
  display: block;
}
aside .widget_twitter .entry-content a {
  color: #cf9e5f;
}
aside .widget_twitter .time-meta {
  font-size: 0.778em;
}
aside #menu-venues li a,
aside .widget_nav_menu li a {
  display: block;
  font-weight: 700;
  font-size: 0.9em;
  padding: .2em .4em;
}
aside #menu-venues li a:hover,
aside .widget_nav_menu li a:hover {
  background-color: #333;
  color: #cf9e5f;
}
aside a img:hover {
  zoom: 1;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-transition: all 100ms ease-in;
  -webkit-transition: all 100ms ease-in;
  -o-transition: all 100ms ease-in;
  transition: all 100ms ease-in;
}
.widget_sp_image a img {
  width: 100%;
}
/* LISTING
-------------------------------------------------------------------------------*/
main .event-status-message {
  font-size: 1em;
  padding: 3em 15px 7em;
}
/* Listing */
.venue-title,
.calendar-link {
  text-transform: uppercase;
  float: left;
  font-size: 0.9em;
}
.venue-title {
  margin-left: 15px;
  font-size: 1.4em;
}
#primary .list-view .calendar-link,
#primary .page-event .calendar-link,
#primary .page-e .calendar-link {
  margin-right: 16px;
}
@media only screen and (max-width : 768px) {
  #primary .list-view .calendar-link,
  #primary .page-event .calendar-link,
    #primary .list-view .calendar-link,
  #primary .page-e .calendar-link {
    display: none;
  }
}
#primary .list-view .list-view-item,
#primary .page-event .list-view-item,
#primary .page-e .list-view-item,
#primary .list-view .entry-content,
#primary .page-event .entry-content,
#primary .page-e .entry-content {
  color: #333;
}
#primary .list-view .list-view-item h1,
#primary .page-event .list-view-item h1,
#primary .page-e .list-view-item h1,
#primary .list-view .entry-content h1,
#primary .page-event .entry-content h1,
#primary .page-e .entry-content h1,
#primary .list-view .list-view-item h2,
#primary .page-event .list-view-item h2,
#primary .page-e .list-view-item h2,
#primary .list-view .entry-content h2,
#primary .page-event .entry-content h2,
#primary .page-e .entry-content h2,
#primary .list-view .list-view-item h3,
#primary .page-event .list-view-item h3,
#primary .page-e .list-view-item h3,
#primary .list-view .entry-content h3,
#primary .page-event .entry-content h3,
#primary .page-e .entry-content h3,
#primary .list-view .list-view-item h4,
#primary .page-event .list-view-item h4,
#primary .page-e .list-view-item h4,
#primary .list-view .entry-content h4,
#primary .page-event .entry-content h4,
#primary .page-e .entry-content h4,
#primary .list-view .list-view-item h5,
#primary .page-event .list-view-item h5,
#primary .page-e .list-view-item h5,
#primary .list-view .entry-content h5,
#primary .page-event .entry-content h5,
#primary .page-e .entry-content h5 {
  margin: 0 0 .7rem;
  padding: 0;
  line-height: 1.1em;
}
#primary .list-view .list-view-item h1,
#primary .page-event .list-view-item h1,
#primary .page-e .list-view-item h1,
#primary .list-view .entry-content h1,
#primary .page-event .entry-content h1,
#primary .page-e .entry-content h1 {
  font-size: 1.2em;
  letter-spacing: .02em;
  font-weight: 900;
}
#primary .list-view .list-view-item h1 a,
#primary .page-event .list-view-item h1 a,
#primary .page-e .list-view-item h1 a,
#primary .list-view .entry-content h1 a,
#primary .page-event .entry-content h1 a,
#primary .page-e .entry-content h1 a  {
  color: #1A1A1A;
}
#primary .list-view .list-view-item h1 a:hover,
#primary .page-event .list-view-item h1 a:hover,
#primary .page-e .list-view-item h1 a:hover,
#primary .list-view .entry-content h1 a:hover,
#primary .page-event .entry-content h1 a:hover,
#primary .page-e .entry-content h1 a:hover {
  color: #cf9e5f;
}
#primary .list-view .list-view-item h2,
#primary .list-view .list-view-item .dates,
#primary .list-view .list-view-item .times,
#primary .list-view .list-view-item .venue,
#primary .list-view .list-view-item .city-state,
#primary .list-view .list-view-item .age-restriction,
#primary .page-event .list-view-item h2,
#primary .page-e .list-view-item h2,
#primary .list-view .entry-content h2,
#primary .page-event .entry-content h2 ,
#primary .page-e .entry-content h2 {
  font-size: 14.4px;
}
#primary .list-view .list-view-item h3,
#primary .page-event .list-view-item h3,
#primary .page-e .list-view-item h3,
#primary .list-view .entry-content h3,
#primary .page-event .entry-content h3,
#primary .page-e .entry-content h3,
#primary .list-view .list-view-item h4,
#primary .page-event .list-view-item h4,
#primary .page-e .list-view-item h4,
#primary .list-view .entry-content h4,
#primary .page-event .entry-content h4,
#primary .page-e .entry-content h4,
#primary .list-view .list-view-item h5,
#primary .page-event .list-view-item h5,
#primary .page-e .list-view-item h5,
#primary .list-view .entry-content h5,
#primary .page-event .entry-content h5,
#primary .page-e .entry-content h5 {
  font-size: .7em;
}
#primary .list-view .list-view-item .ticket-price h3,
#primary .page-event .list-view-item .ticket-price h3,
#primary .page-e .list-view-item .ticket-price h3,
#primary .list-view .entry-content .ticket-price h3,
#primary .page-event .entry-content .ticket-price h3,
#primary .page-e .entry-content .ticket-price h3 {
  font-size: .8em;
}
#primary .list-view .list-view-item .topline-info,
#primary .page-event .list-view-item .topline-info,
#primary .page-e .list-view-item .topline-info,
#primary .list-view .entry-content .topline-info,
#primary .page-event .entry-content .topline-info,
#primary .page-e .entry-content .topline-info {
  font-size: .8em;
}
#primary div.list-view-item {
  border: 0;
}
#primary div.list-view-item .list-view-details {
  max-width: 60%;
}
@media only screen and (max-width : 768px) {
  #primary div.list-view-item .list-view-details h1 {
    font-size: 1.1em;
  }
}
#primary .list-view .list-view-item {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 10px 15px;
  border: 0px;
}
@media (min-width: 992px) {
  #primary .list-view .list-view-item {
    float: left;
    width: 100%;
  }
}
#primary .list-view .list-view-item:after {
  content: '';
  border-bottom: solid 1px #ccc;
  padding: 8px 0;
}
#primary .list-view .list-view-item:last-child:after {
  border-bottom: 0;
}
#primary .list-view .list-view-item img {
  zoom: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  float: left;
}
#primary .list-view .list-view-item img:hover {
  zoom: 1;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
#primary .list-view .list-view-item h1,
#primary .list-view .list-view-item h2 {
  margin-bottom: 0;
}
#primary .list-view .list-view-item .venue {
  font-weight: 700;
  margin-top: 4.32px;
  font-style: normal;
  line-height: 15.84px;
  font-size: 14.4px;
}
#primary .list-view .list-view-item .venue:before {
  content: '@ ';
}
#primary .list-view .list-view-item .event-status-message {
  color: red;
  margin: 0;
  margin: 0 0 .5em;
}
#primary .list-view .list-view-item .topline-info {
  padding: 0;
  margin: 0 0 5.2px;
  vertical-align: top;
  text-transform: uppercase;
  letter-spacing: .02em;
  font-size: 10.4px;
  display: inline-block;
  border-bottom: solid 1px #ccc;
  font-weight: 700;
  line-height: 11.44px;
}
#primary .list-view .list-view-item .dates {
  margin-bottom: 0;
  margin-top: .5em;
  font-weight: 700;
  display: block;
  line-height: 15.84px;
}
#primary .list-view .list-view-item .times {
  margin-top: 4px;
}
#primary .list-view .list-view-item .times span {
  display: inline-block;
  margin-bottom: 0;
  font-size: .8em;
  font-weight: 400;
}
#primary .list-view .list-view-item .times .doors,
#primary .list-view .list-view-item .times .start,
#primary .list-view .list-view-item .times .end {
  color: #1A1A1A;
  line-height: 15.84px;
  font-weight: bold;
}
/* #primary .list-view .list-view-item .times .start,
#primary .list-view .list-view-item .times .end {
  display: none;
} */
#primary .list-view .list-view-item .age-restriction {
  margin-top: 6.4px;
  font-size: .8em;
  font-weight: 400;
  line-height: 14.08px;
  font-size: 12.8px;
}
#primary .list-view .list-view-item .supports {
  font-weight: 700;
  font-size: 1em;
}
#primary .list-view .list-view-item .ticket-price {
  text-align: right;
  max-width: 20%;
}
#primary .list-view .list-view-item .ticket-price h3 {
  float: right;
}
#primary .list-view .list-view-item .ticket-price .primary-link a,
#primary .list-view .list-view-item .ticket-price button.ticket-link {
  background-color: #cf9e5f;
  color: #F1F1F1;
  text-transform: uppercase;
  letter-spacing: .02em;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  padding: .3em .5em;
  display: block;
  font-size: .7em;
  font-weight: 700;
  border: 0;
  width: auto;
  margin: 0;
  float: right;
  font-size: 14.08px;
  max-width: 110px;
  margin: 14px 0;
  padding: 9.152px;
  line-height: 14.08px;
}
#primary .list-view .list-view-item .ticket-price .primary-link a:hover,
#primary .list-view .list-view-item .ticket-price button.ticket-link:hover {
  background-color: #cf9e5f;
  text-decoration: none;
}
#primary .list-view .list-view-item .ticket-price .price-range {
  font-size: 12.8px;
  line-height: 14.08px;
  font-weight: 700;
  clear: both;
  display: block;
}
.wrapper .calendar-view .data .ticket-link a,
.wrapper .calendar-view .data button.ticket-link,
.wrapper .calendar-view .data .sold-out,
.wrapper .calendar-view .data .sales-ended,
.wrapper .calendar-view .data .unavailable{
  width: 100%;
  margin: 11px 0;
}
@media only screen and (max-width : 768px) {
  #primary .list-view .list-view-item .ticket-price {
    width: 100%;
    max-width: 100%;
  }
  #primary .list-view .list-view-item .ticket-price h3 {
    float: none;
  }
  #primary .list-view .list-view-item .ticket-price .primary-link a,
  #primary .list-view .list-view-item .ticket-price button.primary-link {
    width: 100%;
    max-width: 100%;
  }
  #primary .list-view .list-view-item .ticket-price .price-range {
    text-align: center;
  }
}
#primary .list-view .list-view-item .ticket-link a,
#primary .list-view .list-view-item button.ticket-link,
#primary .list-view .list-view-item .sold-out,
#primary .list-view .list-view-item .sales-ended,
#primary .list-view .list-view-item .unavailable,
#primary .list-view .list-view-item .cancelled,
#primary .list-view .list-view-item .postponed,
#primary .list-view .list-view-item .free,
#primary .list-view .list-view-item .tickets-at-the-door,
#primary .list-view .list-view-item .future-sale a,
#primary .list-view .list-view-item .on-sale-soon,
#primary .list-view .list-view-item .custom {
  display: block;
  border: 1px solid;
  border-radius: 0;
  padding: 5px;
  margin: 0 0 14px;
  text-align: center;
}
.page-lista #primary div.list-view-item .list-view-details,
.page-latest #primary div.list-view-item .list-view-details {
  max-width: 100%;
}
.page-lista #primary div.list-view-item .list-view-details h2,
.page-latest #primary div.list-view-item .list-view-details h2 {
  display: inline;
}
.page-lista #primary div.list-view-item .list-view-details h1,
.page-latest #primary div.list-view-item .list-view-details h1,
.page-lista #primary div.list-view-item .list-view-details .supports,
.page-latest #primary div.list-view-item .list-view-details .supports {
  display: inline;
  font-size: 1em;
  text-transform: none;
  letter-spacing: 0;
  font-weight: normal;
}
.page-lista #primary div.list-view-item .list-view-details h1 a,
.page-latest #primary div.list-view-item .list-view-details h1 a,
.page-lista #primary div.list-view-item .list-view-details .supports a,
.page-latest #primary div.list-view-item .list-view-details .supports a {
  color: black;
}
/* Revised by Niki - makes comma sit at end of h1 */
.page-lista #primary div.list-view-item .list-view-details .supports a:before,
.page-latest #primary div.list-view-item .list-view-details .supports a:before {
  content: ', ';
  margin-left: -4px;
}
.page-lista #primary div.list-view-item .list-view-details .more-info,
.page-latest #primary div.list-view-item .list-view-details .more-info {
  padding: 0 5px; /* Revised by Niki */
}
/* EVENT
-------------------------------------------------------------------------------*/
.page-e .event-detail .event-description{
  padding:0px;
}
.page-e .event-detail .event-description img{
  max-width: 100%;
}
.page-e .event-detail .event-description div{
  margin-left: 0px !important;
}

.page-e .event-detail .performers-label{
    font-size: 14.4px;
    font-weight: 400;
    margin-top: 0;
    line-height: 17.28px;
}
.page-e .event-detail .performers .headliners{
  font-size: 32px;
    font-weight: 900;
    padding-top: 5px;
    line-height: 1;
}

.page-e .venue-info{font-style: normal;}
.page-event .entry-title,
.page-e .entry-title {
  display: none;
}
.page-event .event-detail,
.page-e .event-detail {
  margin-bottom: 2em;
}
.page-event .entry-content,
.page-e .entry-content {
  position: relative;
}
#eb-featured-events .owl-nav {
    position: absolute;
    right: 4px;
    bottom: 6px;
    font-size: 18px;
    line-height: 1;
    margin-top: 0;
}
#eb-featured-events .owl-nav button{
  background: #222 none repeat scroll 0 0;
    border: 0;
    border-radius: 0;
    display: inline-block;
    font-size: 11px;
    margin: 1px;
    padding: 0 5px;
    text-align: center;
    border-radius: 0px;
    height:22px;
    width: 16px;
    color:#fff;
}

#eb-featured-events .owl-dots {
    position: absolute;
    bottom: 6px;
    right: 40px;
}


#eb-featured-events .owl-dots span{
  background: #222 none repeat scroll 0 0;
    border: 0;
    border-radius: 0;
    display: flex;
    font-size: 11px;
    margin: 1px;
    padding: 0 5px;
    text-align: center;
    border-radius: 0px;
    height:22px;
    width: 16px;
    color: #fff;
}
#eb-featured-events .owl-dots button:nth-of-type(1) span:after{
  content: "1";
}
#eb-featured-events .owl-dots button:nth-of-type(2) span:after{
  content: "2";
}
#eb-featured-events .owl-dots button:nth-of-type(3) span:after{
  content: "3";
}
#eb-featured-events .owl-dots button:nth-of-type(4) span:after{
  content: "4";
}
#eb-featured-events .owl-dots button:nth-of-type(5) span:after{
  content: "5";
}
#eb-featured-events .owl-dots button:nth-of-type(6) span:after{
  content: "6";
}
#eb-featured-events .owl-dots button:nth-of-type(7) span:after{
  content: "7";
}
#eb-featured-events .owl-dots button:nth-of-type(8) span:after{
  content: "8";
}
#eb-featured-events .owl-dots button:nth-of-type(9) span:after{
  content: "9";
}
#eb-featured-events .owl-dots button:nth-of-type(10) span:after{
  content: "10";
}

/* .owl-carousel.owl-drag .owl-item{height: 500px !important} */
.owl-carousel .owl-item img{height: 500px; object-fit: contain;}
.page-event .entry-content div.event-detail img,
.page-e .entry-content div.event-detail img {
  margin: 0 0 10px 10px;
}
@media only screen and (max-width : 640px) {
  .page-event .entry-content div.event-detail img:first-child,
    .page-e .entry-content div.event-detail img:first-child {
    float: none;
    margin: 0;
    width: 100%;
  }
}
.page-event .entry-content h1.page-title,
.page-e .entry-content h1.page-title {
  display: none;
}
.page-event .entry-content h1.headliners,
.page-e .entry-content h1.headliners {
  font-size: 32px;
  font-weight: 900;
  padding-top:55.2px;
}
.page-event .entry-content .venue,
.page-e .entry-content .venue {
  font-weight: 700;
}
.page-event .entry-content .venue:before,
.page-e .entry-content .venue:before {
  content: '@';
}
.page-event .entry-content .topline-info,
.page-e .entry-content .topline-info {
  position: absolute;
  top: 0;
  padding: 4px 7px;
  margin: 0 0 5.2px;
  clear: both;
  text-transform: uppercase;
  letter-spacing: .208px;
  font-size: 10.4px;
  background-color: #333;
  color: #F1F1F1;
  line-height: 12.48px;
  font-weight: 700;
}
.page-event .entry-content .dates,
.page-event .entry-content .times,
.page-event .entry-content .venue,
.page-event .entry-content .city-state,
.page-e .entry-content .dates,
.page-e .entry-content .times,
.page-e .entry-content .venue,
.page-e .entry-content .city-state {
  display: block;
  font-size: 16px;
  margin-bottom: 0;
  font-weight: 700;
  display: block;
  font-style: normal;
  line-height: 19.2px;
}
.page-e .entry-content .dates,
.page-e .entry-content .venue,
.page-e .entry-content .city-state{
  margin-top:13.280px;
}
.page-event .entry-content .times,
.page-e .entry-content .times {
  font-size: 14.4px;
  font-weight: 400;
  margin-top: 0;
  line-height: 17.28px;
}
.page-event .entry-content .share-text,
.page-e .entry-content .share-text {
  font-size: .8em;
  padding-top: 10px;
}
.page-event .entry-content .share-text:before,
.page-event .entry-content .share-text:after,
.page-e .entry-content .share-text:before,
.page-e .entry-content .share-text:after {
  content: " ";
  display: table;
}
.page-event .entry-content .share-text:after,
.page-e .entry-content .share-text:after {
  clear: both;
}
.page-event .entry-content .share-text:before,
.page-event .entry-content .share-text:after,
.page-e .entry-content .share-text:before,
.page-e .entry-content .share-text:after {
  content: " ";
  display: table;
}
.page-event .entry-content .share-text:after,
.page-e .entry-content .share-text:after {
  clear: both;
}
.page-event .entry-content .age-restriction,
.page-e .entry-content .age-restriction {
  font-size: .8em;
  font-weight: 400;
}
.page-event .entry-content .supports,
.page-e .entry-content .supports {
  font-weight: 700;
  font-size: 1.4em;
  color: #cf9e5f;
  margin: 0;
}
.page-event .entry-content .ticket-price,
.page-e .entry-content .ticket-price {
  float: none;
  text-align: left;
}
.page-event .entry-content .ticket-price .primary-link a,
.page-e .entry-content .ticket-price .primary-link a,
.page-e .entry-content .ticket-price button.primary-link {
  background-color: #cf9e5f;
  color: #F1F1F1;
  text-transform: uppercase;
  letter-spacing: 0.3136px;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  display: block;
  font-size: 15.68px;
  font-weight: 700;
  border: 0;
  width: 100%;
  margin: 0;
  max-width: 110px;
  margin: 14px 0;
  padding: 4.704px;
  line-height: 26.88px;
}
.page-event .entry-content .ticket-price .primary-link a:hover,
.page-e .entry-content .ticket-price .primary-link a:hover,
.page-e .entry-content .ticket-price button.primary-link:hover {
  background-color: #cf9e5f;
  text-decoration: none;
}
.page-event .entry-content .ticket-price .price-range,
.page-e .entry-content .price-range {
  font-size: 0.9em;
  line-height: 17.28px;
  font-size: 14.4px;
  font-weight: 700;
  margin:14.4px 0;
  display: block;
}
.page-event .entry-content .ticket-link a,
.page-event .entry-content button.ticket-link,
.page-event .entry-content .sold-out,
.page-event .entry-content .sales-ended,
.page-event .entry-content .unavailable,
.page-event .entry-content .cancelled,
.page-event .entry-content .postponed,
.page-event .entry-content .free,
.page-event .entry-content .tickets-at-the-door,
.page-event .entry-content .future-sale a,
.page-event .entry-content .on-sale-soon,
.page-event .entry-content .custom,
.page-e .entry-content .ticket-link a,
.page-e .entry-content button.ticket-link,
.page-e .entry-content .sold-out,
.page-e .entry-content .sales-ended,
.page-e .entry-content .unavailable,
.page-e .entry-content .cancelled,
.page-e .entry-content .postponed,
.page-e .entry-content .free,
.page-e .entry-content .tickets-at-the-door,
.page-e .entry-content .future-sale a,
.page-e .entry-content .on-sale-soon,
.page-e .entry-content .custom {
  display: block;
  border: 1px solid;
  border-radius: 0;
  padding: 5px;
  margin: 14px 0;
  text-align: center;
}
.page-event .entry-content [class^="artist-box-"]:before,
.page-e .entry-content [class^="artist-box-"]:before {
  content: '';
  display: block;
  border-top: solid 1px #1A1A1A;
  padding-bottom: .5em;
}
.page-event .entry-content a.more,
.page-e .entry-content a.more {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: .02em;
}
@media only screen and (max-width : 640px) {
  .page-event .entry-content #fbComments,
    .page-e .entry-content #fbComments {
    display: none;
  }
}
/* ARCHIVE
Post archive is a page called "The Loud Room" page-id-25
 -------------------------------------------------------------------------------*/
.page-id-25 article {
  min-height: 190px;
}
.page-id-25 article:before {
  content: '';
  display: block;
  border-top: solid 1px #1A1A1A;
  padding-bottom: .5em;
}
.page-id-25 article img {
  float: left;
  margin: 10px 20px 10px 0;
}
.page-id-25 article h2 {
  margin: .5em 0 0;
  font-weight: 900;
  line-height: 1.1em;
}
.page-id-25 article h2 a {
  color: #1A1A1A;
  font-size: 1em;
}
.page-id-25 article h2 a:hover {
  color: #cf9e5f;
}
.page-id-25 article h4 {
  font-size: 14px;
  margin: 0;
  color: #cf9e5f;
}
.page-id-25 article p {
  margin-top: .2em;
  font-size: .9em;
}
.wp-pagenavi {
  margin: 2em 0;
  font-size: .8em;
  text-transform: uppercase;
  letter-spacing: .02em;
}
/* SLIDER
-------------------------------------------------------------------------------*/
#content #tfly-featured-events,
#content #eb-featured-events {
  width: 100%;
  overflow: hidden;
  height: 500px;
  position: relative;
  margin: 0px 0px 20px;
  padding: 0px;
  background: none repeat scroll 0% 0% #000;
  clear: both;
}
@media only screen and (max-width : 640px) {
  #content #tfly-featured-events,
  #content #eb-featured-events {
    display: none;
  }
}
#content #tfly-featured-events #grey-back,
#content #eb-featured-events #grey-back {
  background: transparent;
  z-index: 10;
  position: absolute;
  bottom: 0px;
  height: auto;
  padding-top: 18%;
  width: 100%;
  opacity: 0.8;
}
#content #tfly-featured-events #overlay,
#content #eb-featured-events #overlay {
  padding: .4em .7em;
  bottom: 0;
  margin: 0;
  background-color: rgba(0, 0, 0, 0.8);
}
#content #tfly-featured-events #overlay h1,
#content #eb-featured-events #overlay h1 {
  max-width: 80%;
  margin: 0;
}
#content #tfly-featured-events #overlay h1 a,
#content #eb-featured-events #overlay h1 a {
  letter-spacing: .02em;
  font-size: 1.4em;
  line-height: 1.1;
  color: #F1F1F1;
}
#content #tfly-featured-events ul.nav,
#content #eb-featured-events ul.nav {
  right: 10px;
}
#content #tfly-featured-events ul.nav li a,
#content #eb-featured-events ul.nav li a {
  background: #222 none repeat scroll 0 0;
  border: 0;
  border-radius: 0;
  display: block;
  font-size: 11px;
  margin: 1px;
  padding: 0 5px;
  text-align: center;
}
#content #tfly-featured-events ul.nav li a:hover,
#content #eb-featured-events ul.nav li a:hover {
  background-color: #cf9e5f;
}
#content #tfly-featured-events #overlay h2,
#content #eb-featured-events #overlay .venue,
#content #eb-featured-events #overlay .dates {
  font-size: 14.4px;
  letter-spacing: .228px;
  color: #cf9e5f;
  font-weight: 700;
  padding: 5.76px 0;
}
#content #tfly-featured-events #overlay .ticket-link,
#content #eb-featured-events #overlay .ticket-link {
  position: absolute;
  right: 12px;
  bottom: 34px;
  margin: 0;
}
#content #tfly-featured-events #overlay .ticket-link a,
#content #tfly-featured-events #overlay button.ticket-link,
#content #eb-featured-events #overlay .ticket-link a,
#content #eb-featured-events #overlay button.ticket-link {
  background-color: #cf9e5f;
  color: #F1F1F1;
  text-transform: uppercase;
  letter-spacing: 0.3136px;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  padding: 4.704px 7.84px;
  display: block;
  font-size: 15.68px;
  font-weight: 700;
  border: 0;
  width: auto;
  margin: 0;
}
#content #tfly-featured-events #overlay .ticket-link a:hover,
#content #tfly-featured-events #overlay button.ticket-link:hover,
#content #eb-featured-events #overlay .ticket-link a:hover,
#content #eb-featured-events #overlay button.ticket-link:hover {
  background-color: #cf9e5f;
  text-decoration: none;
}

  
@media (max-width: 990px) {
#wrapper .psac-post-slider.psac-design-1 div.psac-post-image-bg { 
  height: 33vh;
  width: 100vw;
  background-size: contain; 
}
}
/* MIXINS
-------------------------------------------------------------------------------*/
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.clear {
  clear: both;
}
/* STRUCTURE
-------------------------------------------------------------------------------*/
img {
  max-width: 100%;
}
.page-lista #primary .list-view .list-view-item{display: flex;
    border-bottom: solid 1px #ccc;padding:18px 0;}
.page-lista #primary .list-view .list-view-item h1.event-name{
  font-weight: 500;
}
.page-lista .list-view-details{
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
}
.page-lista #primary .list-view .list-view-item .dates{
  margin-top: 0px;
  max-width: 40px;
  margin-right: 10px;
  width: 40px;
  display: block;
  position: relative;
  font-weight: 500;
}
.page-lista #primary .list-view .list-view-item .ticket-price .price-range{
  font-weight: 500;
}
.page-lista #primary .list-view .list-view-item .venue{
  font-weight: 500;
}

@media screen and (max-width:768px){
  body .wrapper .event-detail img{float: none;width: 100%;max-width: 100%;}
  body .wrapper .event-detail .event-info{padding:0px;width:100%;}
  .page-e .entry-content .ticket-price button.primary-link{width: 100%;max-width: 100%;}
  .page-e .entry-content h1.headliners{padding-top:0px;}
}

div#just-announced-events-list a:after { content: "-"; display: inline; margin: 0 5px; }
.page-the-sound h1.entry-title,
.page-quartyard h1.entry-title {
    display: none !important;
}


