.showpass-no-padding {
  padding: 0px !important;
}

.showpass-event-card {
  background-color: rgba(255, 255, 255, 0) !important;
}

@media screen and (min-width: 1280px) {
  .showpass-grid {
    flex: 1 1 33% !important;
  }
}

@media screen and (max-width: 1279px) {
  .showpass-grid {
    flex: 1 1 50% !important;
  }
}

@media screen and (max-width: 980px) {
  .showpass-grid {
    flex: 1 1 100% !important;
  }
}

.showpass-event-card .showpass-event-list .showpass-background-white, .showpass-event-card .showpass-event-layout-list .showpass-background-white{
  background-color: white;
}

.showpass-event-card .showpass-event-list .showpass-full-width, .showpass-event-card .showpass-event-layout-list .showpass-full-width {
  width: 100% !important;
}

.showpass-event-list {
  min-height: 230px;
  background: none !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
  margin-bottom: 30px;
  position: relative;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
}

.showpass-event-list:last-child {
    margin-bottom: 0px !important;
}

.showpass-event-list.list-bottom-details {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 66.66%;
}
.showpass-event-list.red-pill {
  border-radius: 4px;
  padding: 10px 20px;
  background: #767676;
  color: white;
  font-weight: bold;
  font-size: 0.9rem;
  line-height: 1;
}

.showpass-event-layout-list {
  background: none !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
  margin-bottom: 30px;
  position: relative;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
}

.showpass-event-layout-list:last-child {
    margin-bottom: 0px !important;
}

.showpass-soldout {
  background-color: #767676 !important;
  color: #fefefe !important;
  cursor: default !important;
  opacity: 0.50 !important;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.showpass-button {
  display: inline-block;
  padding: 10px 20px;
  background: #dd3333;
  color: white;
  cursor: pointer;
  border-radius: 5px;
  border-bottom: none !important;
  -webkit-transition: background-color 300ms linear;
  -moz-transition: background-color 300ms linear;
  -o-transition: background-color 300ms linear;
  -ms-transition: background-color 300ms linear;
  transition: background-color 300ms linear;
  align-items: center;
  justify-content: center;
  text-align: center !important;
  box-sizing: border-box;
  text-decoration: none !important;
}
.showpass-button:focus {
  text-decoration: none !important;
}

.showpass-button:hover {
  background: #921818;
  color: white !important;
}

.showpass-button-secondary {
  display: inline-block;
  padding: 10px 20px;
  background-color: #767676 !important;
  color: #fefefe !important;
  cursor: pointer;
  border-radius: 5px;
  text-align: center !important;
  border-bottom: none !important;
  box-sizing: border-box;
  text-decoration: none;
}

.showpass-button-secondary:hover {
  background-color: #fefefe !important;
  color: #767676 !important;
}

.showpass-list-ticket-button {
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  cursor: pointer;
  text-align: center;
  font-size: 14px !important;
  font-weight: normal !important;
  border-radius: 4px;
  padding: 10px 15px !important;
  display: block;
  text-shadow: none !important;
  box-sizing: border-box;
  margin-top: 15px;
  text-decoration: none !important;
}



.showpass-list-ticket-button:focus {
  text-decoration: none !important;
}

.showpass-button i {
  margin-right: 10px;
}

@media screen and (max-width: 780px) {
  .showpass-button-full-width-list{
    width: 100%;
  }
}

a:focus {
  text-decoration: none !important;
}

.product-price {
  margin-top: 10px;
}

@media screen and (max-width: 780px) {
  .showpass-button-full-width-grid{
    width: 100%;
  }
  .showpass-list-ticket-button {
    display: block;
    margin-top: 0px;
  }
  .product-price {
    margin-top: 0px;
  }
}

.showpass-button-pull-right {
  justify-content: flex-end;
}

.showpass-button-pull-left {
  justify-content: flex-start;
}

a {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  text-decoration: none;
}

.showpass-list-button-layout{
  flex-wrap: nowrap;
}

@media screen and (max-width: 960px) {
  .showpass-button-secondary {
    width: 100% !important;
  }
  .showpass-button {
    width: 100% !important;
  }
  .showpass-list-button-layout {
    flex-wrap: wrap !important;
  }
}
@media screen and (max-width: 600px) {
  .showpass-button-pull-right {
    justify-content: center;
    text-align: center;
  }
  .showpass-button-pull-left {
    justify-content: center;
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  .showpass-hide-mobile {
    display: none !important;
  }
}

@media screen and (max-width: 780px) {
  .showpass-event-list.list-bottom-details {
    position: relative;
    width: 100%;
    margin-top: 10px;
  }
  .showpass-detail-event-date {
    margin-top: 20px;
  }
}

@media screen and (min-width: 600px) {
  .showpass-hide-large {
    display: none !important;
  }
}

.showpass-event-list .showpass-price-display {
  font-size: 14px;
}

.showpass-event-list .showpass-detail-event-date .info {
  font-size: 16px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.showpass-event-title h3 {
  color: black !important;
  font-weight: 100 !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  justify-content: center;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  flex-grow: 1;
  flex-shrink: 0;
}

.showpass-event-list-title h3 {
  color: black !important;
  font-size: 1rem!important;
  font-weight: bold !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  justify-content: center;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  flex-grow: 1;
  flex-shrink: 0;
}

.showpass-event-title h3 {
  font-size: 26px !important;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.showpass-product-grid-title {
  max-width: 215px !important;
}

.showpass-event-title a {
  color: black !important;
  font-weight: 100 !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  text-decoration: none !important;
}

.showpass-pagination {
  margin-left: 0;
  margin-bottom: 1rem;
  border: 0 !important;
  width: 100%;
  text-align: center;
}

.showpass-pagination:before, .showpass-pagination:after{
  z-index: -1 !important;
}

.showpass-pagination::before, .showpass-pagination::after {
  display: table;
  content: ' ';
}

.showpass-pagination::after {
  clear: both;
}

.showpass-pagination li {
  margin-right: 0.0625rem;
  border-radius: 0;
  padding: 5px 10px;
  font-size: 0.875rem;
  display: none;
}

.showpass-pagination li:last-child, .showpass-pagination li:first-child {
  display: inline-block;
}

@media print, screen and (min-width: 48.75em) {
  .showpass-pagination li {
    display: inline-block;
  }
}

.showpass-pagination a, .showpass-pagination button {
  padding: 5px 10px;
  display: inline-block;
  border-radius: 0;
  color: #0a0a0a;
}

.showpass-pagination a:hover,
.showpass-pagination button:hover {
  background: #e6e6e6;
}

.showpass-pagination .current {
  background: #1779ba;
  color: #fefefe;
  cursor: default;
}

.showpass-pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #cacaca;
  cursor: not-allowed;
}

.showpass-pagination .disabled:hover {
  background: transparent;
}

.showpass-pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: '\2026';
  color: #0a0a0a;
}

.showpass-pagination-previous a::before,
.showpass-pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: '\00ab';
}

.showpass-pagination-next a::after,
.showpass-pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: '\00bb';
}

.showpass-detail-image {
  max-width: 100% !important;
  width: 100% !important;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.showpass-detail-event-name {
  margin-bottom: 30px;
}

.showpass-detail-event-name h1 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.showpass-detail-location {
  margin-top: 0px;
  margin-bottom: 30px;
  text-align: center;
  justify-content: center;
}

.showpass-detail-location .showpass-event-veune-name{
  margin-bottom: 0px;
  text-align: center;
}

.showpass-detail-location .showpass-detail-address{
  margin-bottom: 30px;
  display: block;
  text-align: center;
}

a {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  text-decoration: none;
  border-bottom: none !important;
}

.showpass-image {
  max-width: 100% !important;
  width: 100% !important;
  padding-top: 50% !important;
  background-size: cover !important;
}

.showpass-image-banner {
  max-width: 100% !important;
  width: 100% !important;
  background-size: cover !important;
  padding-top: 100% !important;
  height: 100% !important;
}

.showpass-detail-buy {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
  background-color: #dd3333;
  cursor: pointer;
  font-weight: bold !important;
  color: #fefefe;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 30px;
  margin-bottom: 30px;
  border-radius: 4px;
}

.showpass-detail-buy:hover {
  background-color: #921818 !important;
}

.icon-center {
  width: 40px;
  text-align: center;
}

.showpass-detail-event-date .info {
  margin-bottom: 10px;
}

.showpass-pricing-table .pricing-table-buy-now {
  position: absolute;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  width: 100%;
}

.pricing-table-buy-now .showpass-button {
  border-radius: 0;
  font-size: 18px !important;
  font-weight: bold !important;
  display: block !important;
  width: 100%;
  padding: 15px 10px !important;
}

.showpass-pricing-table .description,
.showpass-pricing-table .description p,
.showpass-pricing-table .description ol,
.showpass-pricing-table .description ul {
  font-size: 14px !important;
}

.showpass-pricing-table .showpass-background-white {
  padding-bottom: 50px !important;
}
