.shows-template-default .content .btn, .shows-template-default .content .button, .shows-template-default .content .wp-block-button a, .shows-template-default .content a.button.close-responsive-search, .shows-template-default .content button, .shows-template-default .content input[type=button], .shows-template-default .content input[type=submit] {
  align-content: center;
  align-items: center;
  display: flex;
  vertical-align: bottom;
  flex-grow: 1;
  width: 100%;
  text-align: center;
  justify-content: center;
  margin-bottom: 0;
}
.shows-template-default .content .btn.is-danger, .shows-template-default .content .button.is-danger, .shows-template-default .content .wp-block-button a.is-danger, .shows-template-default .content a.button.close-responsive-search.is-danger, .shows-template-default .content button.is-danger, .shows-template-default .content input[type=button].is-danger, .shows-template-default .content input[type=submit].is-danger {
  background: #f44336;
}
.shows-template-default .content .btn.is-warning, .shows-template-default .content .button.is-warning, .shows-template-default .content .wp-block-button a.is-warning, .shows-template-default .content a.button.close-responsive-search.is-warning, .shows-template-default .content button.is-warning, .shows-template-default .content input[type=button].is-warning, .shows-template-default .content input[type=submit].is-warning {
  background: #ff9800;
}

input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
input[type=date],
textarea,
select {
  appearance: none;
  box-shadow: none;
  box-sizing: inherit;
  padding: 6.5px 15px;
  width: 100%;
  min-height: 38px;
  vertical-align: middle;
}
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
input[type=date]:focus,
textarea:focus,
select:focus {
  outline: 0;
}

select {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" height="14" viewBox="0 0 29 14" width="29"><path fill="#d1d1d1" d="M9.37727 3.625l5.08154 6.93523L19.54036 3.625"/></svg>') center right no-repeat;
  padding-right: 30px;
}
select:focus {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" height="14" viewBox="0 0 29 14" width="29"><path fill="#9b4dca" d="M9.37727 3.625l5.08154 6.93523L19.54036 3.625"/></svg>');
}

fieldset {
  border-width: 0;
  padding: 0;
}

input[type=checkbox],
input[type=radio] {
  display: inline;
}

.bhwpspx-container {
  margin: 0 auto;
  max-width: 1200px;
  position: relative;
  width: 100%;
}

.bhwpspx-performances-list .bhwpspx-row {
  border-bottom: 1px solid #a0aec0;
  padding-bottom: 12px;
}
.bhwpspx-performances-list .bhwpspx-row:first-child {
  border-top: 1px solid #a0aec0;
  padding-top: 12px;
}

.bhwpspx-row {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  width: 100%;
  margin-bottom: 16px;
  margin-left: 0;
  margin-right: 0;
  align-items: center;
}
.bhwpspx-row:last-of-type {
  margin-bottom: 0;
}
.bhwpspx-row.bhwpspx-row-no-padding {
  padding: 0;
}
.bhwpspx-row.bhwpspx-row-no-padding > .column {
  padding: 0;
}
.bhwpspx-row.bhwpspx-row-wrap {
  flex-wrap: wrap;
}
.bhwpspx-row.bhwpspx-row-top {
  align-items: flex-start;
}
.bhwpspx-row.bhwpspx-row-bottom {
  align-items: flex-end;
}
.bhwpspx-row.bhwpspx-row-center {
  align-items: center;
}
.bhwpspx-row.bhwpspx-row-stretch {
  align-items: stretch;
}
.bhwpspx-row.bhwpspx-row-baseline {
  align-items: baseline;
}
.bhwpspx-row .bhwpspx-column {
  display: block;
  flex: 1 1 auto;
  margin-left: 0;
  max-width: 100%;
  width: 100%;
  font-weight: bold;
}
.bhwpspx-row .bhwpspx-column.bhwpspx-column-offset-10 {
  margin-left: 10%;
}
.bhwpspx-row .bhwpspx-column.bhwpspx-column-offset-20 {
  margin-left: 20%;
}
.bhwpspx-row .bhwpspx-column.bhwpspx-column-offset-25 {
  margin-left: 25%;
}
.bhwpspx-row .bhwpspx-column.bhwpspx-column-offset-33, .bhwpspx-row .bhwpspx-column.bhwpspx-column-offset-34 {
  margin-left: 33.3333%;
}
.bhwpspx-row .bhwpspx-column.bhwpspx-column-offset-50 {
  margin-left: 50%;
}
.bhwpspx-row .bhwpspx-column.bhwpspx-column-offset-66, .bhwpspx-row .bhwpspx-column.bhwpspx-column-offset-67 {
  margin-left: 66.6666%;
}
.bhwpspx-row .bhwpspx-column.bhwpspx-column-offset-75 {
  margin-left: 75%;
}
.bhwpspx-row .bhwpspx-column.bhwpspx-column-offset-80 {
  margin-left: 80%;
}
.bhwpspx-row .bhwpspx-column.bhwpspx-column-offset-90 {
  margin-left: 90%;
}
.bhwpspx-row .bhwpspx-column.bhwpspx-column-10 {
  flex: 0 0 10%;
  max-width: 10%;
}
.bhwpspx-row .bhwpspx-column.bhwpspx-column-20 {
  flex: 0 0 20%;
  max-width: 20%;
}
.bhwpspx-row .bhwpspx-column.bhwpspx-column-25 {
  flex: 0 0 25%;
  max-width: 25%;
}
.bhwpspx-row .bhwpspx-column.bhwpspx-column-33, .bhwpspx-row .bhwpspx-column.bhwpspx-column-34 {
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
}
.bhwpspx-row .bhwpspx-column.bhwpspx-column-40 {
  flex: 0 0 40%;
  max-width: 40%;
}
.bhwpspx-row .bhwpspx-column.bhwpspx-column-50 {
  flex: 0 0 50%;
  max-width: 50%;
}
.bhwpspx-row .bhwpspx-column.bhwpspx-column-60 {
  flex: 0 0 60%;
  max-width: 60%;
}
.bhwpspx-row .bhwpspx-column.bhwpspx-column-66, .bhwpspx-row .bhwpspx-column.bhwpspx-column-67 {
  flex: 0 0 66.6666%;
  max-width: 66.6666%;
}
.bhwpspx-row .bhwpspx-column.bhwpspx-column-75 {
  flex: 0 0 75%;
  max-width: 75%;
}
.bhwpspx-row .bhwpspx-column.bhwpspx-column-80 {
  flex: 0 0 80%;
  max-width: 80%;
}
.bhwpspx-row .bhwpspx-column.bhwpspx-column-90 {
  flex: 0 0 90%;
  max-width: 90%;
}
.bhwpspx-row .bhwpspx-column .bhwpspx-column-top {
  align-self: flex-start;
}
.bhwpspx-row .bhwpspx-column .bhwpspx-column-bottom {
  align-self: flex-end;
}
.bhwpspx-row .bhwpspx-column .bhwpspx-column-center {
  align-self: center;
}

@media (min-width: 400px) {
  .bhwpspx-row {
    flex-direction: row;
    width: 100%;
  }
}
img {
  max-width: 100%;
  display: block;
}

svg {
  display: block;
}

.book-online {
  margin: 3rem 0;
}

.bhwpspx-card h3 {
  margin-bottom: 0.4rem;
}
.bhwpspx-card p {
  font-size: 16px;
}

.bhwpspx-time {
  color: #a0aec0;
  display: block;
}

.bhwpspx-date {
  font-weight: bold;
  font-size: 14px;
  margin-top: 0.4rem;
  margin-bottom: 0.8rem;
}

.bhwpspx-specialised {
  font-weight: bold;
  font-size: 14px;
  margin-top: 0.4rem;
}

.bhwpspx-runtime div {
  display: block;
  width: 100%;
}
.bhwpspx-runtime span {
  font-weight: bold;
}

.bhwpspx-card-button {
  font-weight: 800;
  font-size: 22px;
  line-height: 30px;
  margin-top: 2rem;
  position: relative;
}
.bhwpspx-card-button a {
  display: block;
}
.bhwpspx-card-button:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 49px;
  height: 29px;
  background-image: url("data:image/svg+xml,%3Csvg width='49' height='29' viewBox='0 0 49 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 29L36.7493 29L49 14.5298L36.7493 6.50787e-05L22 6.60375e-05L34.2507 14.5298L22 29Z' fill='%23E6332A'/%3E%3Cpath d='M4.55976e-06 29L14.7493 29L27 14.5298L14.7493 6.50787e-05L1.15027e-06 6.60375e-05L12.2507 14.5298L4.55976e-06 29Z' fill='%23E6332A'/%3E%3C/svg%3E");
}

.alert {
  padding: 20px;
  color: white;
  margin: 15px 0;
  padding: 20px;
}
.alert.error {
  background-color: #f44336;
}
.alert.success {
  background-color: #4CAF50;
}
.alert.info {
  background-color: #2196F3;
}
.alert.warn {
  background-color: #ff9800;
}
.alert .closebtn {
  margin-left: 15px;
  color: white;
  font-weight: bold;
  float: right;
  font-size: 22px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}
.alert .closebtn:hover {
  color: black;
}
