@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/assets/glyphicons-halflings-regular-300f9eecbb8813a5ed53bdb021f29b99f5e236628d4b00b29b58014f3e35c1a1.eot);
  src: url(/assets/glyphicons-halflings-regular-300f9eecbb8813a5ed53bdb021f29b99f5e236628d4b00b29b58014f3e35c1a1.eot?#iefix) format("embedded-opentype"), url(/assets/glyphicons-halflings-regular-741ad344c78c9e91e88871069f4295041d77af6853aaea7b3cc9050d5c8feaee.woff) format("woff"), url(/assets/glyphicons-halflings-regular-de84e4205d15c42225570f935c37d50e70213df4d095adaf6e4e39de2bc6e7c5.ttf) format("truetype"), url(/assets/glyphicons-halflings-regular-c9491f3e5feb01f0c1d36b3e565b94c3a05445fb39e1a6672f68729c9da423f8.svg#glyphicons_halflingsregular) format("svg");
}

/* used for headings and links*/
/* line 49, app/assets/stylesheets/passagesports.css.scss */
#shopping-cart a {
  color: #fe8b00;
  font-weight: bold;
}

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

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

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

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

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

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

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

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

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

/* line 111, app/assets/stylesheets/passagesports.css.scss */
.modal-content {
  background-color: #ddd;
}

/* line 113, app/assets/stylesheets/passagesports.css.scss */
.modal-content .close {
  color: black;
  opacity: 1;
}

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

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

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

/* line 125, app/assets/stylesheets/passagesports.css.scss */
.btn.btn-primary {
  background: #fe8b00;
  border: none;
  border-radius: 3px;
}

/* line 129, app/assets/stylesheets/passagesports.css.scss */
.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active {
  background: #ffa232;
}

/* line 133, app/assets/stylesheets/passagesports.css.scss */
.panel {
  background: #fff;
}

/* line 135, app/assets/stylesheets/passagesports.css.scss */
.panel.panel-shaded {
  border-color: #ddd;
}

/* line 138, app/assets/stylesheets/passagesports.css.scss */
.panel .panel-heading {
  background: #ddd;
}

/* line 143, app/assets/stylesheets/passagesports.css.scss */
hr {
  border-color: #ddd;
}

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

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

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

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

/* line 166, app/assets/stylesheets/passagesports.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: black;
  background-color: #ddd;
  border-color: #ddd;
}

/* line 171, app/assets/stylesheets/passagesports.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: black;
  background: none;
  border-color: #ddd;
}

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

/* line 190, app/assets/stylesheets/passagesports.css.scss */
.container.boxed {
  background: white;
}

/* line 194, app/assets/stylesheets/passagesports.css.scss */
h1, h2, h3, h4 {
  color: black;
}

/* line 197, app/assets/stylesheets/passagesports.css.scss */
p {
  color: black;
}

/* line 200, app/assets/stylesheets/passagesports.css.scss */
hr {
  border-color: #ddd;
}

/* line 203, app/assets/stylesheets/passagesports.css.scss */
a {
  color: #fe8b00;
}

/* line 205, app/assets/stylesheets/passagesports.css.scss */
a:hover, a:focus, a:active {
  text-decoration: none;
  color: #ffa232;
}

/* line 210, app/assets/stylesheets/passagesports.css.scss */
.text-orange {
  color: #fe8b00;
}

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

/* line 218, app/assets/stylesheets/passagesports.css.scss */
#counter p {
  color: black !important;
}

/* line 220, app/assets/stylesheets/passagesports.css.scss */
#counter p span {
  color: #f55321;
}

/* line 225, app/assets/stylesheets/passagesports.css.scss */
.passages.checkout #counter p {
  color: black !important;
}

/* line 229, app/assets/stylesheets/passagesports.css.scss */
.breadcrumb > li + li:before {
  color: white;
}

/* line 236, app/assets/stylesheets/passagesports.css.scss */
.btn.btn-primary.btn-clear {
  background: none;
  border: 2px solid black;
  color: black;
}

/* line 240, app/assets/stylesheets/passagesports.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 #ffa232;
}

/* line 246, app/assets/stylesheets/passagesports.css.scss */
.btn.btn-primary {
  border: none;
  background-image: linear-gradient(to bottom, #fe8f00, #ff694a);
  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 253, app/assets/stylesheets/passagesports.css.scss */
.btn.btn-primary:hover, .btn.btn-primary:focus {
  background-image: linear-gradient(to bottom, #eb8400, #ec6043);
  box-shadow: 0px 5px 13px 0 rgba(0, 0, 0, 0.25);
}

/* line 257, app/assets/stylesheets/passagesports.css.scss */
.btn.btn-primary:active {
  background-image: linear-gradient(to bottom, #eb8400, #ec6043);
  box-shadow: inset 0px 2px 6px 0 rgba(0, 0, 0, 0.2);
}

/* line 263, app/assets/stylesheets/passagesports.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: #8b50ec;
  background-image: linear-gradient(to bottom, #8b50ec, #466cec);
}

/* line 272, app/assets/stylesheets/passagesports.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, #804ada, #4164da);
}

/* line 276, app/assets/stylesheets/passagesports.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, #804ada, #4164da);
}

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

/* line 289, app/assets/stylesheets/passagesports.css.scss */
#home-bg .loading {
  color: white;
}

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

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

/* line 301, app/assets/stylesheets/passagesports.css.scss */
.event-box {
  background-color: #fff;
}

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

/* line 307, app/assets/stylesheets/passagesports.css.scss */
.event-details {
  color: black;
}

/* line 309, app/assets/stylesheets/passagesports.css.scss */
.event-details p {
  color: black;
}

/* line 312, app/assets/stylesheets/passagesports.css.scss */
.event-details h3 {
  color: #fe8b00;
}

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

/* line 318, app/assets/stylesheets/passagesports.css.scss */
.event-details a {
  color: black !important;
}

/* line 323, app/assets/stylesheets/passagesports.css.scss */
.event-box-alt h3 {
  color: #fe8b00;
}

/* line 327, app/assets/stylesheets/passagesports.css.scss */
.event-box-alt ul.list-unstyled li {
  padding-top: 5px;
  color: black;
}

/* line 331, app/assets/stylesheets/passagesports.css.scss */
.event-box-alt hr {
  border-color: #ddd;
}

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

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

/* line 349, app/assets/stylesheets/passagesports.css.scss */
p.active a {
  color: #fe8b00;
}

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

/* line 365, app/assets/stylesheets/passagesports.css.scss */
.product-box {
  background-color: #ddd;
}

/* line 368, app/assets/stylesheets/passagesports.css.scss */
.product-box .product-image .glyphicon {
  color: white;
  font-size: 15px;
}

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

/* line 377, app/assets/stylesheets/passagesports.css.scss */
.product-details {
  color: black;
}

/* line 379, app/assets/stylesheets/passagesports.css.scss */
.product-details p {
  color: black;
}

/* line 382, app/assets/stylesheets/passagesports.css.scss */
.product-details h3 {
  color: #fe8b00;
}

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

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

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

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

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

/* line 417, app/assets/stylesheets/passagesports.css.scss */
.navbar-brand {
  height: 100px;
  width: 200px !important;
  line-height: 100px;
  padding-top: 0px;
}

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

/* line 426, app/assets/stylesheets/passagesports.css.scss */
.navbar-default {
  background: black !important;
  color: white;
  position: relative;
  z-index: 100;
}

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

/* line 435, app/assets/stylesheets/passagesports.css.scss */
.navbar-default .navbar-nav > li > a {
  color: white;
  padding: 15px 8px;
  font-size: 14px;
}

/* line 439, app/assets/stylesheets/passagesports.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: #ddd;
}

/* line 443, app/assets/stylesheets/passagesports.css.scss */
.navbar-default .navbar-nav > li > a.btn.btn-primary {
  padding: 10px 15px;
  margin-top: 4px;
  background-image: linear-gradient(to bottom, #fe8f00, #ff694a);
  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 446, app/assets/stylesheets/passagesports.css.scss */
.navbar-default .navbar-nav > li > a.btn.btn-primary.btn-clear {
  padding-bottom: 8px;
  margin-right: 20px;
}

/* line 454, app/assets/stylesheets/passagesports.css.scss */
.navbar-default .navbar-nav > li > a.btn.btn-primary:hover, .navbar-default .navbar-nav > li > a.btn.btn-primary:focus {
  background-image: linear-gradient(to bottom, #eb8400, #ec6043);
  box-shadow: 0px 5px 13px 0 rgba(0, 0, 0, 0.25);
}

/* line 458, app/assets/stylesheets/passagesports.css.scss */
.navbar-default .navbar-nav > li > a.btn.btn-primary:active {
  background-image: linear-gradient(to bottom, #eb8400, #ec6043);
  box-shadow: inset 0px 2px 6px 0 rgba(0, 0, 0, 0.2);
}

/* line 464, app/assets/stylesheets/passagesports.css.scss */
ul.dropdown-menu {
  background: black;
  min-width: 184px;
  border-color: #787878;
}

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

/* line 472, app/assets/stylesheets/passagesports.css.scss */
.dropdown-menu > li > a {
  color: white;
}

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

/* line 480, app/assets/stylesheets/passagesports.css.scss */
.navbar-default .navbar-toggle {
  background: #fe8b00;
  border: none;
}

/* line 484, app/assets/stylesheets/passagesports.css.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ffa232;
}

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

/* line 490, app/assets/stylesheets/passagesports.css.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: white;
}

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

/* line 496, app/assets/stylesheets/passagesports.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 498, app/assets/stylesheets/passagesports.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 501, app/assets/stylesheets/passagesports.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 510, app/assets/stylesheets/passagesports.css.scss */
#hero {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  margin: 0px 0 20px;
}

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

/* line 528, app/assets/stylesheets/passagesports.css.scss */
#footer {
  margin-top: 10px;
  background: black !important;
  font-size: 14px;
  color: white;
}

/* line 533, app/assets/stylesheets/passagesports.css.scss */
#footer a {
  color: white;
}

/* line 536, app/assets/stylesheets/passagesports.css.scss */
#footer p {
  color: #ddd;
}

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

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

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

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

/* line 576, app/assets/stylesheets/passagesports.css.scss */
.calendar .btn-default {
  background: rgba(200, 200, 200, 0.2);
}

/* line 578, app/assets/stylesheets/passagesports.css.scss */
.calendar .btn-default:hover, .calendar .btn-default:focus, .calendar .btn-default:active {
  background: rgba(200, 200, 200, 0.5);
}

/* line 584, app/assets/stylesheets/passagesports.css.scss */
ul.month-select {
  background-image: linear-gradient(to bottom, #fe8b00, #ffa232);
  color: #fff;
}

/* line 587, app/assets/stylesheets/passagesports.css.scss */
ul.month-select a {
  color: #fff;
}
