/*
Theme Name: Theater Child
Theme URI: http://cmsmasters.net/theater-child/
Author: cmsmasters
Author URI: http://cmsmasters.net/
Description: Theater Child Theme
Template: theater
Version: 1.0.1
License:
License URI:
Text Domain: theater-child
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/
.halo_header, .halo-signup__text h2, .halo-merch__text h2, .halo-ctas__header h2 {
  font-size: 41px;
  line-height: initial;
}
@media only screen and (min-width: 768px) {
  .halo_header, .halo-signup__text h2, .halo-merch__text h2, .halo-ctas__header h2 {
    font-size: 50px;
  }
}

.mar-top-lg {
  margin-top: 25px;
}
@media only screen and (min-width: 1024px) {
  .mar-top-lg {
    margin-top: 45px;
  }
}
@media only screen and (min-width: 1240px) {
  .mar-top-lg {
    margin-top: 65px;
  }
}

/* Middle z-index */
#middle {
  z-index: auto;
}

.halo_container, .post-type-archive-tribe_events .content_wrap {
  position: relative;
  width: 980px;
  padding: 0 20px;
  margin: 0 auto;
}
@media only screen and (max-width: 1024px) {
  .halo_container, .post-type-archive-tribe_events .content_wrap {
    width: 100%;
  }
}
@media only screen and (min-width: 1440px) {
  .halo_container, .post-type-archive-tribe_events .content_wrap {
    width: 1400px;
  }
}

/* Search widget (side bar) */
.widget_search input {
  background-color: white !important;
  color: black !important;
}

.widget_search .cmsmasters_theme_icon_search:before {
  color: black !important;
}

.widget_search .cmsmasters_theme_icon_search:hover:before {
  color: #86312e !important;
}

.widget_search input[type=search]::-webkit-input-placeholder {
  color: black !important;
}

.widget_search input[type=search]::-moz-placeholder {
  color: black !important;
}

.widget_search input[type=search]:-ms-input-placeholder {
  color: black !important;
}

.widget_search input[type=search]::-ms-input-placeholder {
  color: black !important;
}

.widget_search input[type=search]::placeholder {
  color: black !important;
}

.widget_search input[type=search]::-webkit-input-placeholder {
  color: black !important;
}

.widget_search input[type=search]:-ms-input-placeholder {
  color: black !important;
}

/* Events Archive page */
.tribe-events-button:hover, .tribe-events-read-more:hover {
  background-color: #86312e !important;
}

.tribe-events-list-separator-month {
  background-color: #86312e !important;
}

.tribe-bar-date-filter input, .tribe-bar-search-filter input {
  background-color: white !important;
  color: black !important;
}

.tribe-events-sub-nav a span {
  color: #b49761 !important;
}

.tribe-events-sub-nav a:hover span {
  color: #86312e !important;
}

.tribe-events-loop .tribe-events-venue-details {
  display: none;
}

.tribe-events-loop .tribe-events-read-more {
  font-size: 0;
}

.tribe-events-loop .tribe-events-read-more:after {
  content: "Buy tickets";
  font-size: 13px;
  vertical-align: middle;
}

/* Event single post */
.tribe-events-meta-group-venue, .tribe-events-meta-group-organizer {
  display: none !important;
}

.tribe-events-meta-group-details {
  width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.tribe-events-event-meta {
  margin: 0 !important;
}

.cmsmasters_event_meta_info .cmsmasters_event_meta_info_item:last-of-type {
  display: none;
}

.halo-btn {
  background-color: #a88b44;
  font-family: "Fjalla One", Arial, Helvetica, "Nimbus Sans L", sans-serif !important;
  font-size: 13px !important;
  line-height: 46px !important;
  font-weight: 500 !important;
  font-style: normal !important;
  text-transform: uppercase !important;
  display: inline-block;
  padding: 0 30px;
  position: relative;
  white-space: nowrap;
  text-align: center;
  border-width: 0;
  border-style: solid;
  border-radius: 0;
  color: black;
  margin-top: 10px;
}

.halo-btn:hover {
  background-color: #86312e;
  color: black;
}

#event-details {
  position: relative;
  top: -120px;
}

.cmsmasters_single_event_header_left_inner .tribe-events-cost {
  display: none;
}

.cmsmasters_single_event_header_left_inner #haloTicketsBtn {
  margin-top: 20px;
}

/* Contact form */
.cmsmasters-form-builder input, .cmsmasters-form-builder textarea {
  background-color: white !important;
  color: black !important;
}

.cmsmasters-form-builder .cmsmasters_input label, .cmsmasters-form-builder .cmsmasters_input label span {
  color: black !important;
}

.cmsmasters-form-builder .cmsmasters_textarea label, .cmsmasters-form-builder .cmsmasters_textarea label span {
  color: black !important;
}

.cmsmasters-form-builder input::-webkit-input-placeholder, .cmsmasters-form-builder textarea::-webkit-input-placeholder {
  color: black !important;
}

.cmsmasters-form-builder input::-webkit-input-placeholder, .cmsmasters-form-builder input:-ms-input-placeholder, .cmsmasters-form-builder input::placeholder, .cmsmasters-form-builder textarea::-webkit-input-placeholder, .cmsmasters-form-builder textarea:-ms-input-placeholder, .cmsmasters-form-builder textarea::placeholder {
  color: black !important;
}

.cmsmasters_button:hover {
  background-color: #86312e !important;
}

/* Contact form 7 */
.wpcf7 input, .wpcf7 textarea {
  background-color: white !important;
  color: black !important;
}

.wpcf7 ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: black !important;
}

.wpcf7 ::-moz-placeholder {
  /* Firefox 19+ */
  color: black !important;
}

.wpcf7 :-ms-input-placeholder {
  /* IE 10+ */
  color: black !important;
}

.wpcf7 :-moz-placeholder {
  /* Firefox 18- */
  color: black !important;
}

.wpcf7 input[type=submit] {
  background-color: #a88b44 !important;
  margin-top: 30px;
}

.wpcf7 input[type=submit]:hover {
  background-color: #86312e !important;
}

#wpcf7-f16456-p16309-o1 .wpcf7-list-item-label {
  float: initial !important;
}

@media only screen and (min-width: 600px) {
  #wpcf7-f16456-p16309-o1 .your-name {
    padding-right: 8px;
  }

  #wpcf7-f16456-p16309-o1 .your-name + br {
    display: none;
  }

  #wpcf7-f16456-p16309-o1 .dob {
    padding-left: 8px;
    float: right;
  }

  #wpcf7-f16456-p16309-o1 .dob, #wpcf7-f16456-p16309-o1 .your-name {
    width: 50%;
    display: inline-block;
    clear: both;
  }

  #wpcf7-f16456-p16309-o1 .dob::after, #wpcf7-f16456-p16309-o1 .your-name::after {
    content: "";
    display: block;
    clear: both;
  }
}
.one-half,
.one-third {
  position: relative;
  margin-right: 4%;
  float: left;
  margin-bottom: 20px;
}

.one-half {
  width: 48%;
}

.one-third {
  width: 30.66%;
}

.last {
  margin-right: 0 !important;
  clear: right;
}

@media only screen and (max-width: 767px) {
  .one-half, .one-third {
    width: 100%;
    margin-right: 0;
  }
}
.tribe-events-list-widget-events:first-of-type {
  padding-top: 10px !important;
}

/* Hide comments */
.comment-respond {
  display: none !important;
}

/* No link class */
.no-link a {
  pointer-events: none;
}

.no-link.cmsmasters_profile .cmsmasters_img_rollover_wrap:hover img {
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important;
}

.no-link.cmsmasters_profile .cmsmasters_img_rollover_wrap:hover .cmsmasters_img_rollover {
  background-color: transparent !important;
}

/* reCaptcha */
.grecaptcha-badge {
  z-index: 1;
}

/* WooCommerce edits */
.variations_form select {
  background-color: white;
  color: black;
}

.quantity input {
  background-color: white !important;
  color: black !important;
}

/* Coupon */
#coupon_code {
  background-color: white !important;
  color: black !important;
}

.coupon ::-webkit-input-placeholder, .checkout_coupon ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: black !important;
}

.coupon ::-moz-placeholder, .checkout_coupon ::-moz-placeholder {
  /* Firefox 19+ */
  color: black !important;
}

.coupon :-ms-input-placeholder, .checkout_coupon :-ms-input-placeholder {
  /* IE 10+ */
  color: black !important;
}

.coupon :-moz-placeholder, .checkout_coupon :-moz-placeholder {
  /* Firefox 18- */
  color: black !important;
}

/* Checkout coupon */
.woocommerce-form-coupon-toggle .woocommerce-info {
  background-color: black !important;
}

/* Table headers */
.shop_table thead th, .cart-subtotal th, .cart-subtotal td {
  background-color: white !important;
  color: black !important;
}

.cart-subtotal .amount {
  color: black !important;
}

/* Checkout button */
.checkout-button {
  background-color: #86312e !important;
  color: #b49761 !important;
}

.checkout-button:hover {
  background-color: white !important;
}

/* Checkout form */
.woocommerce-checkout input, .woocommerce-checkout textarea, .select2-selection--single {
  background-color: white !important;
  color: black !important;
}

.woocommerce-checkout ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: black !important;
}

.woocommerce-checkout ::-moz-placeholder {
  /* Firefox 19+ */
  color: black !important;
}

.woocommerce-checkout :-ms-input-placeholder {
  /* IE 10+ */
  color: black !important;
}

.woocommerce-checkout :-moz-placeholder {
  /* Firefox 18- */
  color: black !important;
}

/* Your order */
.order-total th, .order-total td, .order_details th, .order_details td {
  color: white !important;
}

/* Place order */
.woocommerce-checkout-payment .button {
  background-color: #86312e !important;
  color: #b49761 !important;
}

.woocommerce-checkout-payment .button:hover {
  background-color: white !important;
}

/* Variation */
.woocommerce-variation .stock {
  color: white !important;
  margin-left: 0 !important;
}

/* Select style */
.select2-selection {
  color: black;
}

.select2 .select2-selection__rendered, .select2-results__options {
  color: black !important;
}

/* Input style */
.woocommerce input + label:after {
  background-color: white !important;
}

/* Halo Modal */
#haloTicketsBtn, #haloTicketsBtnTwo {
  font-size: 17px;
  padding: 7px 40px;
}

/* The Modal (background) */
.haloModal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 99999;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}

/* Modal Content/Box */
.haloModal-content {
  background-color: #fefefe;
  margin: 15% auto auto auto;
  /* 15% from the top and centered */
  border: 1px solid #888;
  width: 90%;
  max-width: 940px;
  height: 70%;
}

@media only screen and (min-width: 767px) {
  .haloModal-content {
    margin: 7% auto auto auto;
    /* 15% from the top and centered */
    width: 80%;
  }
}
.haloModal-inner {
  height: 100%;
}

.haloModal-content .tribe-events-event-meta {
  display: none;
}

.haloModal-content .eventbrite-ticket-embed {
  height: 100%;
}

.haloModal-content .eventbrite-ticket-embed iframe {
  height: 100%;
  margin-bottom: 0;
}

.haloModal-content .eventbrite-ticket-embed iframe + div {
  display: none;
}

.haloModal-content .cmsmasters_event_meta_info_item, .haloModal-content .cmsmasters_event_meta_info_item_title {
  color: black;
}

/* Checkout price */
.order-total .woocommerce-Price-amount {
  color: white !important;
}

/* The Close Button */
/* .haloModalclose {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.haloModalclose:hover,
.haloModalclose:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
} */
/* Gravity forms */
.gform_wrapper input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]), .gform_wrapper textarea, .gform_wrapper select, .gform_wrapper option {
  background-color: white;
  color: black;
}

.gform_wrapper ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: black !important;
}

.gform_wrapper ::-moz-placeholder {
  /* Firefox 19+ */
  color: black !important;
}

.gform_wrapper :-ms-input-placeholder {
  /* IE 10+ */
  color: black !important;
}

.gform_wrapper :-moz-placeholder {
  /* Firefox 18- */
  color: black !important;
}

.gform_wrapper .nopadding * {
  padding: 0 !important;
}

/* Hive form */
.hive-signup-form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]), .gform_wrapper textarea, .gform_wrapper select, .gform_wrapper option {
  background-color: white;
  color: black;
}

.hive-signup-form label {
  font-size: 15px;
}

.hive-signup-form .form-row {
  margin: 0 1%;
}

.hive-signup-form .form-row.left {
  margin-left: 0;
}

.hive-signup-form .form-row.right {
  margin-right: 0;
}

.hide_input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.hidden_field {
  display: none;
}

.cmsmasters_button.red {
  background-color: #86312E;
  color: #A88B44;
}
.cmsmasters_button.red:hover {
  background-color: #A88B44;
  color: black;
}

.halo-upcoming-events {
  color: white;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 35px 15px;
  margin: 30px 0;
}
@media only screen and (min-width: 768px) {
  .halo-upcoming-events {
    padding: 40px 55px;
    margin: 60px 0 120px 0;
  }
}
@media only screen and (min-width: 1024px) {
  .halo-upcoming-events {
    margin: 75px 0 160px 0;
  }
}
.halo-upcoming-events * {
  color: white !important;
}
.halo-upcoming-events h3 {
  text-align: center;
  font-size: 26px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .halo-upcoming-events h3 {
    font-size: 35px;
  }
}
@media only screen and (min-width: 768px) {
  .halo-upcoming-events__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media only screen and (min-width: 768px) {
  .halo-upcoming-events__column {
    width: 47%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 47%;
            flex: 0 0 47%;
  }
}
@media only screen and (max-width: 767px) {
  .halo-upcoming-events__column:nth-child(2) {
    display: none;
  }
}
.halo-upcoming-events__event {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}
.halo-upcoming-events__event p {
  padding-bottom: 0;
}
.halo-upcoming-events__event-date {
  position: relative;
  font-size: 35px;
}
.halo-upcoming-events__event-bar {
  width: 5px;
  min-width: 5px;
  min-height: 45px;
  background-color: #86312E;
  margin: 0 15px;
}
.halo-upcoming-events__event-title {
  font-size: 24px;
  line-height: 1.7rem;
}
@media only screen and (min-width: 768px) {
  .halo-upcoming-events__event-title {
    font-size: 28px;
  }
}

@media only screen and (min-width: 1440px) {
  .post-type-archive-tribe_events .tribe-events-title-bar, .post-type-archive-tribe_events #tribe-events-bar, .post-type-archive-tribe_events .halo-locations, .post-type-archive-tribe_events .halo-signup {
    width: 1200px;
    margin: 0 auto;
  }
}

.tribe-bar-views-inner .tribe-events-visuallyhidden + .button {
  display: none !important;
}

.halo-locations__title {
  font-family: "Open Sans", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-align: center;
  font-size: 16px;
}
@media only screen and (min-width: 768px) {
  .halo-locations__title {
    font-size: 25px;
  }
}
.halo-locations ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.halo-locations ul li {
  padding: 0;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .halo-locations ul li {
    margin-bottom: 30px;
  }
}
.halo-locations ul li::before {
  display: none;
}
.halo-locations ul li input:checked + .filters__checkbox::after {
  display: block;
}
.halo-locations ul li .filters__checkbox {
  position: relative;
  cursor: pointer;
  font-family: "Fjalla One", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 21px;
  line-height: 21px;
}
@media only screen and (min-width: 768px) {
  .halo-locations ul li .filters__checkbox {
    font-size: 35px;
    line-height: 35px;
  }
}
.halo-locations ul li .filters__checkbox:hover::after {
  display: block;
}
.halo-locations ul li .filters__checkbox::after {
  content: "";
  position: absolute;
  bottom: -7px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 35px;
  max-width: 90%;
  height: 2px;
  background-color: #898888;
  display: none;
}
.halo-locations ul li .filter-divider {
  display: inline-block;
  margin: 0 5px;
  font-family: "Fjalla One", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 21px;
  line-height: 21px;
}
@media only screen and (min-width: 768px) {
  .halo-locations ul li .filter-divider {
    font-size: 35px;
    line-height: 35px;
  }
}
.halo-locations ul li:last-of-type .filter-divider {
  display: none;
}

.halo-intro {
  max-width: 630px;
  margin: 45px auto;
}
@media only screen and (min-width: 768px) {
  .halo-intro {
    margin: 55px auto 45px auto;
  }
}
.halo-intro h1, .halo-intro h2 {
  font-size: 41px;
}
@media only screen and (min-width: 768px) {
  .halo-intro h1, .halo-intro h2 {
    font-size: 65px;
  }
}
.halo-intro *:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}

@media only screen and (min-width: 768px) {
  .halo-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.halo-list__item {
  border: none !important;
  color: black;
  padding: 5px 0 !important;
  background-color: white;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .halo-list__item {
    width: calc(50% - 10px);
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 10px);
            flex: 0 0 calc(50% - 10px);
    margin: 5px;
  }
}
@media only screen and (min-width: 1240px) {
  .halo-list__item {
    width: calc(33.33% - 10px);
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(33.33% - 10px);
            flex: 0 0 calc(33.33% - 10px);
  }
}
.halo-list__item-image {
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 56.25%;
  background-color: #e6e6e6;
}
.halo-list__item-image img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.halo-list__item-cat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #A88B44;
  color: white;
  padding: 7px;
  font-size: 22px;
}
.halo-list__item-cat span {
  position: relative;
  top: 2px;
  margin-right: 7px;
}
.halo-list__item-cat span svg {
  height: 25px;
}
.halo-list__item-info {
  margin-top: 20px;
}
.halo-list__item-title h2 {
  color: black;
  margin-bottom: 5px;
}
.halo-list__item-title p {
  padding-bottom: 0;
  font-size: 23px;
  line-height: initial;
}
@media only screen and (min-width: 768px) {
  .halo-list__item-title p {
    font-size: 25px;
  }
}
.halo-list__item-date {
  margin-top: 30px;
}
.halo-list__item-date time {
  font-family: "Fjalla One", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 30px;
  text-transform: uppercase;
  color: #86312E;
}
.halo-list__item-doors p {
  padding-bottom: 10px;
  font-size: 20px;
  line-height: initial;
}
.halo-list__item-button {
  margin-top: 15px;
}
.halo-list__item-button a {
  color: black !important;
}
.halo-list__wrapper {
  color: black;
  padding: 20px;
}

table.tribe-events-calendar {
  background-color: #A88B44;
}
table.tribe-events-calendar thead th {
  border-color: #86312E;
  background-color: #86312E;
  color: white;
  text-transform: none;
}
@media only screen and (min-width: 1024px) {
  table.tribe-events-calendar thead th {
    font-size: 25px;
  }
}
table.tribe-events-calendar tbody {
  background-color: #A88B44;
}
table.tribe-events-calendar tbody tr td {
  border: 3px solid transparent;
}
@media only screen and (min-width: 1024px) {
  table.tribe-events-calendar tbody tr td {
    border: 10px solid transparent;
  }
}
table.tribe-events-calendar tbody tr td:first-of-type {
  border-left: 6px solid transparent;
}
@media only screen and (min-width: 1024px) {
  table.tribe-events-calendar tbody tr td:first-of-type {
    border-left: 20px solid transparent;
  }
}
table.tribe-events-calendar tbody tr td:last-of-type {
  border-right: 6px solid transparent;
}
@media only screen and (min-width: 1024px) {
  table.tribe-events-calendar tbody tr td:last-of-type {
    border-right: 20px solid transparent;
  }
}
table.tribe-events-calendar tbody tr td div {
  border: none !important;
  font-family: "Fjalla One", Arial, Helvetica, "Nimbus Sans L", sans-serif !important;
}
table.tribe-events-calendar tbody tr td div:first-of-type {
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  table.tribe-events-calendar tbody tr td div:first-of-type {
    font-size: 25px;
    padding-top: 8px;
  }
}
table.tribe-events-calendar tbody tr td div:first-of-type a {
  font-family: "Fjalla One", Arial, Helvetica, "Nimbus Sans L", sans-serif !important;
}
@media only screen and (min-width: 1024px) {
  table.tribe-events-calendar tbody tr td div:first-of-type a {
    font-size: 25px;
  }
}
table.tribe-events-calendar tbody tr td.tribe-events-present {
  background-color: rgba(255, 255, 255, 0.6) !important;
}
table.tribe-events-calendar tbody tr td.tribe-events-present div {
  background-color: transparent !important;
  color: white !important;
}
table.tribe-events-calendar tbody tr td.tribe-events-thismonth {
  background-color: rgba(220, 208, 180, 0.6);
}
table.tribe-events-calendar tbody tr td.tribe-events-past, table.tribe-events-calendar tbody tr td.tribe-events-othermonth {
  background-color: rgba(255, 255, 255, 0.09);
}
table.tribe-events-calendar tbody tr td.tribe-events-past div, table.tribe-events-calendar tbody tr td.tribe-events-othermonth div {
  opacity: 0.2;
}

.tribe-events-month #tribe-events-header {
  display: none;
}
.tribe-events-month .tribe-events-nav-pagination {
  text-align: initial;
}
.tribe-events-month .tribe-events-nav-pagination .tribe-events-sub-nav {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.tribe-events-month .tribe-events-nav-pagination .tribe-events-sub-nav::after {
  display: none !important;
}
.tribe-events-month .tribe-events-nav-pagination .tribe-events-sub-nav li a {
  font-size: 25px;
  height: auto;
  width: auto;
  font-family: "Fjalla One", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
.tribe-events-month .tribe-events-nav-pagination .tribe-events-sub-nav li a span {
  display: none;
}
.tribe-events-month .tribe-events-nav-pagination .tribe-events-sub-nav li.tribe-events-nav-previous a::before, .tribe-events-month .tribe-events-nav-pagination .tribe-events-sub-nav li.tribe-events-nav-previous a::after, .tribe-events-month .tribe-events-nav-pagination .tribe-events-sub-nav li.tribe-events-nav-next a::before, .tribe-events-month .tribe-events-nav-pagination .tribe-events-sub-nav li.tribe-events-nav-next a::after {
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 12px;
  width: 15px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.tribe-events-month .tribe-events-nav-pagination .tribe-events-sub-nav li.tribe-events-nav-previous a {
  padding-left: 20px;
}
.tribe-events-month .tribe-events-nav-pagination .tribe-events-sub-nav li.tribe-events-nav-previous a::before {
  content: "";
  background-image: url("assets/images/arrow_left.svg");
  left: 0;
}
.tribe-events-month .tribe-events-nav-pagination .tribe-events-sub-nav li.tribe-events-nav-next a {
  padding-right: 20px;
}
.tribe-events-month .tribe-events-nav-pagination .tribe-events-sub-nav li.tribe-events-nav-next a::after {
  content: "";
  background-image: url("assets/images/arrow_right.svg");
  right: 0;
}

@media only screen and (min-width: 768px) {
  .halo-ctas__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.halo-ctas__cta {
  margin-bottom: 15px;
}
.halo-ctas__cta:last-of-type {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .halo-ctas__cta {
    width: calc(33.33% - 10px);
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(33.33% - 10px);
            flex: 1 1 calc(33.33% - 10px);
    margin: 0 5px;
  }
}
.halo-ctas__cta a {
  display: block;
  height: 100%;
  text-decoration: none;
}
.halo-ctas__cta a:hover .halo-ctas__cta-title {
  color: white;
}
.halo-ctas__cta-bg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  height: 100%;
}
.halo-ctas__cta-bg::before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(168, 139, 68, 0.8);
}
.halo-ctas__cta-title {
  text-transform: none;
  position: relative;
  color: black;
  display: block;
  font-family: "Fjalla One", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-align: center;
  padding-top: 20%;
  padding-bottom: 20%;
  font-size: 30px;
  line-height: 30px;
}
@media only screen and (min-width: 1024px) {
  .halo-ctas__cta-title {
    font-size: 50px;
    line-height: 50px;
  }
}

.halo-merch__inner {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 15px;
}
@media only screen and (min-width: 768px) {
  .halo-merch__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  .halo-merch__inner {
    padding: 85px;
  }
}
@media only screen and (min-width: 1240px) {
  .halo-merch__inner {
    padding: 120px;
  }
}
.halo-merch__text {
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .halo-merch__text {
    width: 40%;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 40%;
            flex: 1 1 40%;
    padding-right: 8%;
  }
}
.halo-merch__text h2, .halo-merch__text h3 {
  margin-bottom: 0;
}
.halo-merch__text p {
  padding-bottom: 0;
}
.halo-merch__text .cmsmasters_button {
  display: none;
}
@media only screen and (min-width: 768px) {
  .halo-merch__text .cmsmasters_button {
    display: inline-block;
    margin-top: 15px;
  }
}
.halo-merch__image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 0;
  padding-bottom: 75%;
}
@media only screen and (min-width: 768px) {
  .halo-merch__image {
    width: 55%;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 55%;
            flex: 0 1 55%;
    height: auto;
    padding-bottom: 0;
  }
}
.halo-merch__button {
  margin-top: 20px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .halo-merch__button {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  .halo-signup__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media only screen and (min-width: 768px) {
  .halo-signup__text {
    width: 50%;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
  }
}
.halo-signup__form {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .halo-signup__form {
    text-align: left;
    width: 50%;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
    padding-left: 45px;
  }
}
@media only screen and (min-width: 1024px) {
  .halo-signup__form {
    padding-left: 65px;
  }
}
.halo-signup__form br {
  display: none;
}
.halo-signup__form input[type=email] {
  background-color: white !important;
  color: black !important;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .halo-signup__form input[type=email] {
    display: inline-block;
    width: auto;
  }
}
.halo-signup__form input[type=submit], .halo-signup__form button[type=submit] {
  background-color: #86312E;
  color: #A88B44;
  margin-top: 25px;
}
.halo-signup__form input[type=submit]:hover, .halo-signup__form button[type=submit]:hover {
  background-color: #A88B44;
  color: black;
}
@media only screen and (min-width: 768px) {
  .halo-signup__form input[type=submit], .halo-signup__form button[type=submit] {
    display: inline-block;
    margin-top: 0;
    margin-left: 10px;
  }
}

.noScroll {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 15px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000;
  height: 100%;
  width: 100%;
  display: none;
  overflow: hidden;
  outline: 0;
}
.modal.show {
  display: block;
}
.modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
.modal-dialog {
  position: absolute;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin: 0 auto 60px;
  width: 88%;
  max-width: 775px;
  background-color: #A88B44;
  text-align: center;
  max-height: 75vh;
  overflow: hidden;
  pointer-events: none !important;
}
.modal-content {
  position: relative;
  pointer-events: auto;
  overflow-y: scroll;
  padding: 15px;
  max-height: 75vh;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.modal-content::-webkit-scrollbar {
  display: none;
}
.modal-content * {
  color: white;
}
.modal-content h2 {
  font-size: 40px;
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  .modal-content h2 {
    font-size: 65px;
    margin-bottom: 45px;
  }
}
.modal-content input[type=email] {
  background-color: white !important;
  color: black !important;
  min-width: 180px;
  width: 60%;
  margin: 25px auto 0 auto;
  display: block;
}
.modal-content input[type=submit], .modal-content button[type=submit] {
  background-color: #86312E;
  color: #A88B44;
  margin-top: 25px;
}
.modal-content input[type=submit]:hover, .modal-content button[type=submit]:hover {
  background-color: #A88B44;
  color: black;
}
@media only screen and (min-width: 768px) {
  .modal-content input[type=submit], .modal-content button[type=submit] {
    margin-top: 45px;
  }
}
.modal-body {
  text-align: center;
  padding: 45px 25px 25px 25px;
}
.modal-body *:last-child {
  padding-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .modal-body {
    padding: 90px;
  }
}
.modal .cross-btn {
  position: relative;
  top: 0;
  right: 0;
  display: block;
  margin-left: auto;
  height: 20px;
  width: 20px;
  padding: 0;
  cursor: pointer;
}
.modal .cross-btn:before, .modal .cross-btn:after {
  position: absolute;
  content: "";
  height: 20px;
  width: 1px;
  top: 0;
  background-color: white;
}
.modal .cross-btn:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.modal .cross-btn:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.modal .cross-btn:hover {
  background: transparent;
}

#header .logo_wrap img {
  max-width: 360px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}