@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/assets/glyphicons-halflings-regular-e0dec74b45941442523137cb3ae3e69723fad37e612d01ad27df2279763b260a.eot);
  src: url(/assets/glyphicons-halflings-regular-e0dec74b45941442523137cb3ae3e69723fad37e612d01ad27df2279763b260a.eot?#iefix) format("embedded-opentype"), url(/assets/glyphicons-halflings-regular-e99aacf90923221d70b6518fcd33a6b05d59a9d902bd07a4a62de3155a33b6e7.woff) format("woff"), url(/assets/glyphicons-halflings-regular-5d371a60eeb3f60a7dd06f81193871aef806f90d5b58d389d28588ece9282cad.ttf) format("truetype"), url(/assets/glyphicons-halflings-regular-c90c576992634a0e604f92bd75b6f824602da7f1d7376fbfbda97e908ba1a19b.svg#glyphicons_halflingsregular) format("svg");
}

/* line 48, app/assets/stylesheets/topfantix.css.scss */
#checkout-overlay {
  background-color: rgba(21, 21, 21, 0.9);
}

/* line 50, app/assets/stylesheets/topfantix.css.scss */
#checkout-overlay .overlay-text {
  color: #ddd;
}

/* line 58, app/assets/stylesheets/topfantix.css.scss */
.body-content {
  background-color: rgba(0, 0, 0, 0.5);
}

/* line 63, app/assets/stylesheets/topfantix.css.scss */
.nav.nav-tabs.nav-justified li a {
  border-bottom-color: #333 !important;
  color: #ddd;
  border-radius: 0px;
  border-left: 0px;
  border-right: 0px;
  background: black;
}

/* line 71, app/assets/stylesheets/topfantix.css.scss */
.nav.nav-tabs.nav-justified li a:hover {
  border-top-color: transparent !important;
  border-bottom-color: #3ce6bb !important;
  color: #3ce6bb;
}

/* line 78, app/assets/stylesheets/topfantix.css.scss */
.nav.nav-tabs.nav-justified li.active a {
  border-bottom-color: #fff !important;
  border-top-color: transparent !important;
  color: #fff;
}

/* line 88, app/assets/stylesheets/topfantix.css.scss */
.checkout .nav.nav-tabs.nav-justified li a {
  background-color: transparent !important;
}

/* line 96, app/assets/stylesheets/topfantix.css.scss */
.checkout .nav.nav-tabs.nav-justified li.active a {
  background-color: transparent !important;
}

/* line 102, app/assets/stylesheets/topfantix.css.scss */
#product-tab {
  border-left: 1px solid #333 !important;
}

/* line 105, app/assets/stylesheets/topfantix.css.scss */
#ticket-tab {
  border-right: 1px solid #333 !important;
}

/* line 108, app/assets/stylesheets/topfantix.css.scss */
.border-top {
  border-top: 1px solid #333;
}

/* line 112, app/assets/stylesheets/topfantix.css.scss */
.events-index .container.boxed {
  background-color: transparent;
}

/* line 114, app/assets/stylesheets/topfantix.css.scss */
.events-index .container.boxed p {
  color: white;
}

/* line 119, app/assets/stylesheets/topfantix.css.scss */
.popover-content {
  color: black;
}

/* line 122, app/assets/stylesheets/topfantix.css.scss */
.popover-title {
  color: black;
}

/* line 125, app/assets/stylesheets/topfantix.css.scss */
.close {
  color: #ddd;
  opacity: 1;
}

/* line 128, app/assets/stylesheets/topfantix.css.scss */
.close:hover, .close:focus, .close:active {
  color: #ddd;
}

/* line 132, app/assets/stylesheets/topfantix.css.scss */
.modal-content {
  background-color: #000;
}

/* line 134, app/assets/stylesheets/topfantix.css.scss */
.modal-content .close {
  color: #ddd;
  opacity: 1;
}

/* line 138, app/assets/stylesheets/topfantix.css.scss */
.modal-content .modal-header {
  border-bottom: 1px solid #333;
}

/* line 141, app/assets/stylesheets/topfantix.css.scss */
.modal-content .modal-footer {
  border-top: 1px solid #333;
}

/* line 145, app/assets/stylesheets/topfantix.css.scss */
.table-striped > tbody > tr:nth-child(odd) > td {
  background: none;
}

/* line 146, app/assets/stylesheets/topfantix.css.scss */
.btn.btn-primary {
  background: #69ECCB;
  border: none;
  border-radius: 3px;
}

/* line 150, app/assets/stylesheets/topfantix.css.scss */
.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active {
  background: #3ce6bb;
}

/* line 154, app/assets/stylesheets/topfantix.css.scss */
.panel {
  background: #000;
}

/* line 156, app/assets/stylesheets/topfantix.css.scss */
.panel.panel-shaded {
  border-color: #151515;
}

/* line 159, app/assets/stylesheets/topfantix.css.scss */
.panel .panel-heading {
  background: #333;
  color: #ddd;
}

/* line 165, app/assets/stylesheets/topfantix.css.scss */
.form-control {
  color: #787878;
  background-color: white;
  border: 1px solid #ccc;
}

/* line 169, app/assets/stylesheets/topfantix.css.scss */
.form-control:focus {
  border-color: #ccc;
}

/* line 174, app/assets/stylesheets/topfantix.css.scss */
.pagination > li > a, .pagination > li > span {
  color: #ddd;
  background: none;
  border-color: #333;
}

/* line 178, app/assets/stylesheets/topfantix.css.scss */
.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
  color: #ddd;
  background-color: #333;
  border-color: #333;
}

/* line 184, app/assets/stylesheets/topfantix.css.scss */
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  color: #ddd;
  background-color: #333;
  border-color: #333;
}

/* line 189, app/assets/stylesheets/topfantix.css.scss */
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
  color: #ddd;
  background: none;
  border-color: #333;
}

/* line 199, app/assets/stylesheets/topfantix.css.scss */
body {
  background: black;
  color: #ddd;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  background-attachment: fixed;
  height: 100%;
}

/* line 208, app/assets/stylesheets/topfantix.css.scss */
.container.boxed {
  background: black;
}

/* line 212, app/assets/stylesheets/topfantix.css.scss */
.widget-modal .container.boxed {
  background: #151515;
}

/* line 217, app/assets/stylesheets/topfantix.css.scss */
h1, h2, h3, h4 {
  color: #bfbfbf;
}

/* line 220, app/assets/stylesheets/topfantix.css.scss */
p {
  color: #ddd;
}

/* line 223, app/assets/stylesheets/topfantix.css.scss */
hr {
  border-color: #333;
}

/* line 226, app/assets/stylesheets/topfantix.css.scss */
a {
  color: #69ECCB;
}

/* line 228, app/assets/stylesheets/topfantix.css.scss */
a:hover, a:focus, a:active {
  text-decoration: none;
  color: #3ce6bb;
}

/* line 233, app/assets/stylesheets/topfantix.css.scss */
.text-orange {
  color: #fff;
}

/* line 236, app/assets/stylesheets/topfantix.css.scss */
ul.list-group.shaded .list-group-item {
  background: none;
  border-color: #333;
}

/* line 245, app/assets/stylesheets/topfantix.css.scss */
.btn.btn-primary.btn-clear {
  background: none;
  border: 2px solid #fff;
  color: #fff;
}

/* line 249, app/assets/stylesheets/topfantix.css.scss */
.btn.btn-primary.btn-clear:hover, .btn.btn-primary.btn-clear:active, .btn.btn-primary.btn-clear:focus {
  background: none !important;
  border: 2px solid #3ce6bb;
}

/* line 255, app/assets/stylesheets/topfantix.css.scss */
.btn.btn-primary {
  border: none;
  background-image: linear-gradient(to bottom, #69ECCB, #69ECCB);
  box-shadow: 0px 3px 9px 0 rgba(0, 0, 0, 0.15);
  font-family: 'Source Sans Pro', sans-serif;
  text-shadow: 0px 1px 1.5px rgba(0, 0, 0, 0.3);
  color: #000;
}

/* line 263, app/assets/stylesheets/topfantix.css.scss */
.btn.btn-primary:hover, .btn.btn-primary:focus {
  background-image: linear-gradient(to bottom, #25e3b3, #52e9c3);
  box-shadow: 0px 5px 13px 0 rgba(0, 0, 0, 0.25);
}

/* line 267, app/assets/stylesheets/topfantix.css.scss */
.btn.btn-primary:active {
  background-image: linear-gradient(to bottom, #25e3b3, #52e9c3);
  box-shadow: inset 0px 2px 6px 0 rgba(0, 0, 0, 0.2);
}

/* line 273, app/assets/stylesheets/topfantix.css.scss */
.btn.btn-primary.alt {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-shadow: 0px 1px 1.5px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  box-shadow: 0px 3px 9px 0 rgba(0, 0, 0, 0.15);
  background: #69ECCB;
  background-image: linear-gradient(to bottom, #3ce6bb, #69ECCB);
  color: #000;
}

/* line 283, app/assets/stylesheets/topfantix.css.scss */
.btn.btn-primary.alt:hover, .btn.btn-primary.alt:focus {
  box-shadow: 0px 5px 13px 0 rgba(0, 0, 0, 0.25);
  background-image: linear-gradient(to bottom, #25e3b3, #52e9c3);
}

/* line 287, app/assets/stylesheets/topfantix.css.scss */
.btn.btn-primary.alt:active {
  box-shadow: inset 0px 2px 6px 0 rgba(0, 0, 0, 0.2);
  background-image: linear-gradient(to bottom, #25e3b3, #52e9c3);
}

/* line 296, app/assets/stylesheets/topfantix.css.scss */
#home-bg {
  padding-top: 20px;
  padding-bottom: 110px;
  background-color: rgba(0, 0, 0, 0.3);
}

/* line 302, app/assets/stylesheets/topfantix.css.scss */
.event-box {
  background-color: #000;
}

/* line 304, app/assets/stylesheets/topfantix.css.scss */
.event-box .event-image img {
  margin: 0 auto;
}

/* line 308, app/assets/stylesheets/topfantix.css.scss */
.event-details {
  color: #ddd;
}

/* line 310, app/assets/stylesheets/topfantix.css.scss */
.event-details p {
  color: #ddd;
}

/* line 313, app/assets/stylesheets/topfantix.css.scss */
.event-details h3 {
  color: #69ECCB;
}

/* line 316, app/assets/stylesheets/topfantix.css.scss */
.event-details hr {
  border-top: 1px solid #787878;
}

/* line 321, app/assets/stylesheets/topfantix.css.scss */
.event-box-alt h3 {
  color: #fff;
}

/* line 325, app/assets/stylesheets/topfantix.css.scss */
.event-box-alt ul.list-unstyled li {
  padding-top: 5px;
  color: #ddd;
}

/* line 329, app/assets/stylesheets/topfantix.css.scss */
.event-box-alt hr {
  border-color: #333;
}

/* line 333, app/assets/stylesheets/topfantix.css.scss */
#event-times-list.list-group .list-group-item {
  background: none;
  border-color: #333;
}

/* line 339, app/assets/stylesheets/topfantix.css.scss */
.search-bar {
  background: none;
}

/* line 343, app/assets/stylesheets/topfantix.css.scss */
.home.index .body-content, .events.index .body-content {
  padding-bottom: 0px;
}

/* line 351, app/assets/stylesheets/topfantix.css.scss */
p.active a {
  color: #fff;
}

/* line 359, app/assets/stylesheets/topfantix.css.scss */
ul.list-group.event-tix-types-list .list-group-item {
  background: none;
  border-color: #333;
}

/* line 367, app/assets/stylesheets/topfantix.css.scss */
.product-box {
  background-color: #000;
}

/* line 370, app/assets/stylesheets/topfantix.css.scss */
.product-box .product-image .glyphicon {
  color: #fff;
  font-size: 15px;
}

/* line 375, app/assets/stylesheets/topfantix.css.scss */
.product-box .product-image img {
  margin: 10px auto;
}

/* line 379, app/assets/stylesheets/topfantix.css.scss */
.product-details {
  color: #ddd;
}

/* line 381, app/assets/stylesheets/topfantix.css.scss */
.product-details p {
  color: #ddd;
}

/* line 384, app/assets/stylesheets/topfantix.css.scss */
.product-details h3 {
  color: #fff;
}

/* line 387, app/assets/stylesheets/topfantix.css.scss */
.product-details hr {
  border-top: 1px solid #787878;
}

/* line 396, app/assets/stylesheets/topfantix.css.scss */
.affix {
  background: #151515;
}

/* line 398, app/assets/stylesheets/topfantix.css.scss */
.affix #checkout-row {
  background: #151515;
}

/* line 402, app/assets/stylesheets/topfantix.css.scss */
.navbar {
  border: none;
  border-radius: 0px;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 600;
}

/* line 409, app/assets/stylesheets/topfantix.css.scss */
.navbar-header.pull-right-lg.clearfix {
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 768px) {
  /* line 409, app/assets/stylesheets/topfantix.css.scss */
  .navbar-header.pull-right-lg.clearfix {
    float: right;
  }
}

@media (min-width: 992px) {
  /* line 417, app/assets/stylesheets/topfantix.css.scss */
  .navbar-header.clearfix {
    border-right: 1px solid #333;
  }
  /* line 420, app/assets/stylesheets/topfantix.css.scss */
  .navbar-header.pull-right-lg.clearfix {
    border-left: 1px solid #333;
  }
}

/* line 425, app/assets/stylesheets/topfantix.css.scss */
.navbar-brand {
  margin: 0px 20px;
  width: 150px !important;
  line-height: 100px;
  font-size: 18px;
  text-transform: uppercase;
  padding-top: 0px;
}

/* line 432, app/assets/stylesheets/topfantix.css.scss */
.navbar-brand img {
  width: 100%;
}

/* line 436, app/assets/stylesheets/topfantix.css.scss */
.navbar-default {
  background: #E99669 !important;
  color: #fff;
  position: relative;
  z-index: 100;
}

/* line 441, app/assets/stylesheets/topfantix.css.scss */
.navbar-default.no-background {
  background: none;
}

/* line 445, app/assets/stylesheets/topfantix.css.scss */
.navbar-default .navbar-collapse {
  border-bottom: solid 1px #333;
}

/* line 448, app/assets/stylesheets/topfantix.css.scss */
.navbar-default .navbar-nav > li > a {
  color: #000;
}

/* line 450, app/assets/stylesheets/topfantix.css.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:active {
  background: none;
  color: #333;
}

/* line 454, app/assets/stylesheets/topfantix.css.scss */
.navbar-default .navbar-nav > li > a.btn.btn-primary {
  padding: 10px 15px;
  margin-top: 4px;
  background: #69ECCB;
  color: #000;
  box-shadow: 0px 3px 9px 0 rgba(0, 0, 0, 0.15);
  font-family: 'Source Sans Pro', sans-serif;
  text-shadow: 0px 1px 1.5px rgba(0, 0, 0, 0.3);
}

/* line 462, app/assets/stylesheets/topfantix.css.scss */
.navbar-default .navbar-nav > li > a.btn.btn-primary.btn-clear {
  padding-bottom: 8px;
  margin-right: 20px;
}

/* line 466, app/assets/stylesheets/topfantix.css.scss */
.navbar-default .navbar-nav > li > a.btn.btn-primary:hover, .navbar-default .navbar-nav > li > a.btn.btn-primary:active, .navbar-default .navbar-nav > li > a.btn.btn-primary:focus {
  color: #333;
  background: #52e9c3;
  box-shadow: 0px 5px 13px 0 rgba(0, 0, 0, 0.25);
}

/* line 473, app/assets/stylesheets/topfantix.css.scss */
ul.dropdown-menu {
  background: #E99669 !important;
  min-width: 184px;
  border-color: #787878;
}

/* line 477, app/assets/stylesheets/topfantix.css.scss */
ul.dropdown-menu li.divider {
  background-color: #787878;
}

/* line 481, app/assets/stylesheets/topfantix.css.scss */
.dropdown-menu > li > a {
  color: #000;
}

/* line 483, app/assets/stylesheets/topfantix.css.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:active, .dropdown-menu > li > a:focus {
  color: #333;
  background: none;
}

/* line 489, app/assets/stylesheets/topfantix.css.scss */
.navbar-default .navbar-toggle {
  background: #69ECCB;
  border: none;
}

/* line 493, app/assets/stylesheets/topfantix.css.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #3ce6bb;
}

/* line 496, app/assets/stylesheets/topfantix.css.scss */
.navbar-toggle {
  margin-top: 15px;
}

/* line 499, app/assets/stylesheets/topfantix.css.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 502, app/assets/stylesheets/topfantix.css.scss */
.navbar-collapse.collapse.in, .navbar-collapse.collapsing {
  border: none;
  box-shadow: none;
}

/* line 505, app/assets/stylesheets/topfantix.css.scss */
.navbar-collapse.collapse.in ul.nav.navbar-nav.pull-right, .navbar-collapse.collapsing ul.nav.navbar-nav.pull-right {
  float: left !important;
}

/* line 507, app/assets/stylesheets/topfantix.css.scss */
.navbar-collapse.collapse.in ul.nav.navbar-nav.pull-right li, .navbar-collapse.collapsing ul.nav.navbar-nav.pull-right li {
  width: 150px;
}

/* line 510, app/assets/stylesheets/topfantix.css.scss */
.navbar-collapse.collapse.in ul.nav.navbar-nav.pull-right .btn.btn-primary.btn-clear, .navbar-collapse.collapsing ul.nav.navbar-nav.pull-right .btn.btn-primary.btn-clear {
  margin-right: 0;
}

/* line 519, app/assets/stylesheets/topfantix.css.scss */
#hero {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  margin: 0px 0 20px;
}

/* line 526, app/assets/stylesheets/topfantix.css.scss */
#hero h1 {
  text-shadow: -1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black, 1px 1px 0 black;
}

/* line 533, app/assets/stylesheets/topfantix.css.scss */
#hero input#location-input {
  background: #304b61;
  background: transparent url(/assets/icon-location-c36be6dc21815165e62dc24bb26ac86491eec91851790a5601ffb6cb65e47726.png) no-repeat scroll 7px 7px;
  padding-left: 60px;
  color: #fff;
}

/* line 544, app/assets/stylesheets/topfantix.css.scss */
#footer {
  margin-top: 10px;
  background: #E99669 !important;
  font-size: 14px;
  color: #000;
}

/* line 549, app/assets/stylesheets/topfantix.css.scss */
#footer p {
  color: #000;
}

/* line 552, app/assets/stylesheets/topfantix.css.scss */
#footer a {
  color: #000;
}

/* line 554, app/assets/stylesheets/topfantix.css.scss */
#footer a:hover, #footer a:focus, #footer a:active {
  color: #333;
}

/* line 560, app/assets/stylesheets/topfantix.css.scss */
ul.horizontal-nav {
  margin: 0;
  padding: 0;
}

@media (min-width: 1200px) {
  /* line 566, app/assets/stylesheets/topfantix.css.scss */
  #footer {
    font-size: 13px;
  }
  /* line 568, app/assets/stylesheets/topfantix.css.scss */
  #footer ul.horizontal-nav li:before {
    padding: 0 2px;
  }
  /* line 571, app/assets/stylesheets/topfantix.css.scss */
  #footer .pull-right-lg {
    float: right !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 578, app/assets/stylesheets/topfantix.css.scss */
  #footer {
    font-size: 17px;
  }
  /* line 580, app/assets/stylesheets/topfantix.css.scss */
  #footer ul.horizontal-nav {
    margin-bottom: -30px;
  }
  /* line 582, app/assets/stylesheets/topfantix.css.scss */
  #footer ul.horizontal-nav li:before {
    padding: 0 5px;
  }
}

/* line 592, app/assets/stylesheets/topfantix.css.scss */
.calendar thead {
  background: rgba(100, 100, 100, 0.1);
}

/* line 597, app/assets/stylesheets/topfantix.css.scss */
ul.month-select {
  background-image: linear-gradient(to bottom, #69ECCB, #3ce6bb);
  color: #000;
}

/* line 600, app/assets/stylesheets/topfantix.css.scss */
ul.month-select a {
  color: #000;
}

/* line 604, app/assets/stylesheets/topfantix.css.scss */
.calendar-product-icon {
  background-image: url(/assets/avp/calendar-46e814f9c0e5d0612d087a46150a24243b3d4d60233663af7fbc4671035b5967.png);
}

/* line 610, app/assets/stylesheets/topfantix.css.scss */
.well-sm {
  background: #000;
  border-color: #000;
}

/* line 614, app/assets/stylesheets/topfantix.css.scss */
.well-sm.added {
  border-color: #1a1a1a;
}
