.page-404 {
  margin: 50px 0;
}

.content-box {
  margin: 50px 0;
}

.input-box {
  padding: 1rem 0;
  font-size: 1.6rem;
  border-radius: 0;
  border-width: 0;
  line-height: 1.14;
  color: #232735;
  background-color: transparent;
  border-color: transparent;
  text-align: left;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline-color: transparent;
  border-style: solid;
  max-width: 100%;
  border-bottom: 1px solid #dae1f0;
  font-weight: 500;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  outline: 0;
}

.btn-default {
  padding: 1.7rem 2rem;
  font-size: 22px;
  border-radius: 5px;
  border-width: 0;
  line-height: 1.27;
  color: #fff;
  font-weight: 500;
  text-align: center;
  -webkit-appearance: none;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#0084f8),
    to(#319fff)
  );
  background: -o-linear-gradient(top, #0084f8 0, #319fff 100%);
  background: linear-gradient(180deg, #0084f8 0, #319fff 100%);
  -webkit-box-shadow: 0 4px 10px rgba(0, 132, 248, 0.15);
  box-shadow: 0 4px 10px rgba(0, 132, 248, 0.15);
  width: 100%;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  outline: 0;
}

p.ajax-error {
  display: none;
  border: 2px solid brown;
  padding: 15px;
  color: brown;
  background: lightpink;
  text-align: center;
  margin: 20px 0 !important;
  width: 100%;
  border-radius: 3px;
}

#success_sent_email {
  display: none;
  border: 2px solid green;
  padding: 15px;
  color: darkgreen;
  background: lightgreen;
  text-align: center;
  margin: 20px 0 !important;
  width: 100%;
  border-radius: 3px;
}

/* Select styles */
.wrapper
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 38px;
  border-radius: 5px;
  font-size: 1.8rem;
  font-weight: 500;
  color: #0084f8;
  padding: 0 3rem 0 1.4rem;
}

.wrapper .select2-container--default .select2-selection--single {
  height: 40px;
  border-radius: 10px;
  background: 0 0;
  border: 1px solid #dee2e6;
  outline: none;
}
.wrapper
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-top-color: #0084f8;
}
.wrapper
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 38px;
  width: 30px;
}

.select2-container--default .select2-results > .select2-results__options {
  padding: 5px;
}

.select2-results__option {
  font-size: 16px;
  line-height: 1.3;
}
.select2-container--default
  .select2-results__option--highlighted.select2-results__option--selectable {
  /* 	border-radius: 3px;
            background: #fff !important;
            color: #0084f8 !important;  */
  font-weight: 700;
}

.right-side .select2 {
  margin-right: 2rem;
}

@media screen and (max-width: 1024px) {
  .content .select2-container--default .select2-selection--single {
    height: 47px;
  }
  .content
    .select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    line-height: 47px;
    height: 47px;
  }

  .content
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    line-height: 47px;
  }
}

@media screen and (max-width: 767px) {
  .content .select2-container--default .select2-selection--single {
    height: 45px;
  }
  .content
    .select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    line-height: 45px;
    height: 45px;
  }

  .content
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    line-height: 45px;
  }
}

/* Account profile */
#pmpro_account-profile.pmpro_box ul {
  margin: 20px 0;
  padding: 0;
  list-style: none;
}
#pmpro_account-profile.pmpro_box ul li {
  padding: 5px 0;
  margin: 0;
}
#pmpro_account-profile.pmpro_box ul li:before {
  display: none;
}

#pmpro_account-membership .pmpro_table {
  margin-top: 20px;
}

#pmpro_account #pmpro_account-membership .pmpro_table td:nth-child(1),
#pmpro_account #pmpro_account-membership .pmpro_table th:nth-child(1) {
  padding: 20px 0;
}

#pmpro_account .pmpro_box {
  border-top: none;
}

#pmpro_account #pmpro_account-membership {
  padding: 70px 0;
}

.pmpro-has-access h1 {
  font-weight: 400;
  font-size: 2.8rem;
  line-height: 1.16;
  color: #232735;
}
.pmpro-has-access h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  color: #232735;
}

.content-box .container {
  padding-left: 84px;
  padding-right: 84px;
}

.wrapper .section-table.send-sms .container {
  padding-left: 84px;
  padding-right: 84px;
}

/* Custom CSS */
.page-footer-copy p {
  margin-bottom: 0;
}
.header-info-wrapper img,
.page-footer-bottom img {
  max-height: 30px;
}

.header-info-wrapper .box-right > a {
  margin: 0 0 0 40px;
}

@media (max-width: 768px) {
  .header-info-wrapper .box-right > a {
    margin: 0;
  }
}

.header-info-wrapper .box-right > a > img {
  margin: 0 0 -5px;
  max-height: 24px;
}

.header-menu-wrapper .logo img {
  max-height: 90px;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: var(--brand-color);
  color: #fff;
  -webkit-font-smoothing: antialiased;
  border-radius: var(--btn-r);
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: var(--brand-color-light);
  color: var(--color-white);
}
.woocommerce .cart-collaterals .btn,
.woocommerce .cart-collaterals .forminator-button-submit {
  width: 100%;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.125;
  color: var(--color-white);
  padding: 21px;
  margin-bottom: 15px;
}
.woocommerce .cart-collaterals a {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  color: var(--color-brand);
}
.cart-collaterals h2 {
  font-size: 20px;
  line-height: 23px;
  color: var(--color-black);
  text-transform: uppercase;
  margin-bottom: 20px;
}
.shop-info .product-remove a {
  color: var(--color-gray) !important;
  width: auto;
  height: auto;
  border-radius: 0;
}
.woocommerce a.remove:hover {
  color: var(--color-accent) !important;
  background: transparent;
}
.woocommerce_item .box,
.woocommerce_item .checkout_coupon,
.woocommerce_item .woocommerce-info {
  background-color: transparent;
  color: var(--base-text-color);
}
.woocommerce-info::before {
  display: none;
}
#wrapper table.shop_table {
  border: none;
  border-spacing: 0;
  width: 100%;
  margin: 30px 0 1.2em;
  border-collapse: collapse;
  border-radius: 0;
}
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
  border-top: none;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background: transparent;
  border-radius: 0;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  float: none;
  width: auto;
}
#wrapper .woocommerce-checkout table.shop_table {
  margin-top: 0;
  margin-bottom: 0;
}

#wrapper .cart-collaterals table th,
#wrapper .woocommerce_item .box table th,
#wrapper .woocommerce_item .woocommerce-info table th {
  font-weight: 700;
  font-size: 14px;
  line-height: 1.125;
  color: var(--color-gray);
  padding: 0 0 15px;
  border: none;
  vertical-align: unset;
  width: auto;
  text-transform: uppercase;
}
#wrapper .cart-collaterals table td,
#wrapper .woocommerce_item .box table td,
#wrapper .woocommerce_item .woocommerce-info table td {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.125;
  color: var(--color-black);
  padding: 0 0 15px 0;
  vertical-align: unset;
  border: 0px;
}

#wrapper .woocommerce_item .box table td.product-name {
  padding-right: 10px;
}

.woocommerce td.product-name dl.variation dt,
.woocommerce td.product-name dl.variation p,
.woocommerce td.product-name dl.variation dd {
  font-size: 13px;
  padding-bottom: 0;
}
#wrapper .cart-collaterals table .shipping td,
#wrapper .cart-collaterals table .shipping th,
#wrapper .woocommerce_item .box table .shipping td,
#wrapper .woocommerce_item .box table .shipping th,
#wrapper .woocommerce_item .woocommerce-info table .shipping td,
#wrapper .woocommerce_item .woocommerce-info table .shipping th {
  padding-bottom: 25px;
}
#wrapper .cart-collaterals table .order-total td,
#wrapper .cart-collaterals table .order-total th {
  padding-top: 20px;
  padding-bottom: 0;
}
.woocommerce-checkout .woocommerce .cart-collaterals .btn,
.woocommerce-checkout .woocommerce .cart-collaterals .forminator-button-submit {
  font-size: 16px;
  padding: 21px;
}
#wrapper .cart-collaterals .call a {
  font-size: 24px;
  line-height: 1.125;
}
#add_payment_method .wc-proceed-to-checkout,
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout {
  padding: 0;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  border-radius: var(--btn-r);
}
#wrapper .woocommerce_item .box table .order-total td,
#wrapper .woocommerce_item .box table .order-total th,
#wrapper .woocommerce_item .woocommerce-info table .order-total td,
#wrapper .woocommerce_item .woocommerce-info table .order-total th {
  padding-top: 20px;
  padding-bottom: 0;
}
.woocommerce table.shop_table_responsive tbody th,
.woocommerce-page table.shop_table_responsive tbody th {
  display: block;
}

/* Modules */
.post-type-tab .grid .flex-container,
.post-type-grid .flex-container {
  flex-wrap: wrap;
  flex-grow: 1;
  justify-content: initial;
}
.post-type-tab .grid .flex-container .grid-item,
.post-type-grid .flex-container .grid-item {
  max-width: calc(100% / 3 - 4rem / 3);
  flex-basis: calc(100% / 3 - 4rem / 3);
}
.swiper .flex-container {
  gap: 0;
}
.post-type-tab .swiper .event-block.swiper-slide {
  height: auto;
}
.post-type-tab .swiper.flex-container {
  margin-bottom: 0;
  padding-bottom: 10px;
}
.post-type-tab .slider.event .swiper-button-next,
.post-type-tab .slider.event .swiper-button-prev {
  transform: translateY(-50%);
  top: 50%;
}
.post-type-tab .tab-item.slider {
  position: relative;
}
.post-type-tab .event-block,
.event-grid-section .event-block {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.post-type-tab .product .flex-container {
  display: block;
}
.post-type-tab .slider .products,
.products.swiper-wrapper {
  display: flex;
  gap: 0;
  box-sizing: border-box;
}
.post-type-tab .news:not(.slider) .news-list-elem {
  margin-bottom: 40px;
}
.bordered-block-form .frm_fields_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 1.5rem;
  margin-bottom: 0;
}

.bordered-block-form._alt .frm_fields_container {
  display: block;
}

.tabs-content .bordered-block-form .frm_fields_container {
  display: block;
}

.frm_description {
  font-size: 12px;
  padding: 5px 0 0;
}
.bordered-block-form form {
  display: block;
}
.form-block form .forminator-row .forminator-field .frm_checkbox label {
  font-weight: normal;
  display: flex;
  align-items: center;
}
.form-block form .forminator-row .forminator-field label .jcf-checkbox {
  width: 14px;
  height: 14px;
  flex: 0 0 14px;
}
.form-block form .forminator-row.frm_blank_field {
  flex-direction: column;
}
.form-block form .forminator-row.frm_blank_field .forminator-col {
  width: 100%;
}
.form-block .frm_error {
  font-size: 13px;
}
.form-block .forminator-row.forminator-row-last.frm_submit {
  margin-top: 0;
}
.form-block .forminator-row.forminator-row-last.frm_submit button:hover {
  color: var(--color-white);
  background-color: var(--brand-color-light);
  border-color: var(--accent-color-dark);
  text-decoration: none;
  opacity: 1;
}

/** Loading Icon CSS **/
.lds-ring {
  display: block;
  position: relative;
  width: 64px;
  height: 64px;
  margin: 0 auto;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 51px;
  height: 51px;
  margin: 6px;
  border: 6px solid var(--color-brand);
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: var(--color-brand) transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.grid-container.spin-loading,
.event-promotion-list.spin-loading,
.event-sfilter .events-list.spin-loading,
.event-filter-section .events-list.spin-loading {
  grid-template-columns: 1fr;
}
.event-block .image-side {
  display: block;
  margin: 0 0 25px;
}
.events-slider-slide-image img,
.events-list-elem-image img,
.lodging-module .event .event-promotion-list-elem-image img {
  max-height: 120px;
  max-width: 120px;
}

@media (max-width: 767px) {
  .events-list-elem-image img {
    max-height: none;
    max-width: 100%;
  }
}

.single-event .gray-block-info-image img {
  max-height: 125px;
}
.event-module {
  width: 100%;
}
.event-module p {
  font-size: 16px;
}
.event-module p a {
  font-weight: bold;
}
.lodging-table td img {
  border-radius: 8px;
}
.lodging-table .sport_type {
  color: var(--color-text-base);
}
.lodging-table .sport_type::after {
  content: ", ";
}
.lodging-table .sport_type:last-child::after {
  display: none;
}
.event.event-promotion .event-promotion-list-elem {
  align-items: center;
  text-align: center;
  box-shadow: 0 2px 8px 0 rgba(179, 103, 255, 0.09),
    0 4px 32px 0 rgba(103, 151, 255, 0.26);
  padding: 40px 15px;
}
.lodging-module._big-pb + .lodging-module:not(._big-pb) {
  padding-top: 0;
}

._center {
  text-align: center;
}
.post-type-grid .flex-container .grid-item {
  margin-bottom: 40px;
}
.pt-0,
section.pt-0,
.main div.pt-0 {
  padding-top: 0;
}
.pb-0,
section.pb-0,
.main div.pb-0 {
  padding-bottom: 0;
}
.mb-0,
section.mb-0,
.main div.mb-0 {
  margin-bottom: 0;
}
.mt-0,
section.mt-0,
.main div.mt-0 {
  margin-top: 0;
}
.pb-50,
section.pb-50 {
  padding-bottom: 50px;
}
.mt-50,
section.mt-50 {
  margin-top: 50px;
}
.pb-30,
section.pb-30 {
  padding-bottom: 30px;
}
.pb-60,
section.pb-60,
.main div.pb-60 {
  padding-bottom: 60px !important;
}
.mt-30,
section.mt-30 {
  margin-top: 30px;
}

@media only screen and (max-width: 1024px) {
  .header-menu-wrapper .logo img {
    max-height: 40px;
  }
  ._only_desktop_br br {
    display: none;
  }
  .post-type-tab .grid .flex-container .grid-item,
  .post-type-grid .flex-container .grid-item {
    max-width: calc((100% - 2rem) / 2);
    flex-basis: calc((100% - 2rem) / 2);
  }
}

@media screen and (max-width: 1200px) {
  .wrapper .section-table.send-sms .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media screen and (max-width: 992px) {
  .content-box .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .woocommerce table.shop_table_responsive tr td,
  .woocommerce-page table.shop_table_responsive tr td {
    display: table-cell;
  }
  .woocommerce table.shop_table_responsive tr td::before,
  .woocommerce-page table.shop_table_responsive tr td::before {
    content: none;
  }
  .woocommerce table.shop_table_responsive tr,
  .woocommerce-page table.shop_table_responsive tr {
    display: table-row;
  }
  .bordered-block-form .frm_fields_container,
  .form-block form .forminator-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
  }
  .post-type-tab .grid .flex-container {
    flex-direction: column;
  }
  .post-type-tab .news:not(.slider) .news-list-elem,
  .post-type-tab .grid .flex-container .grid-item,
  .post-type-grid .flex-container .grid-item {
    max-width: 100%;
    flex-basis: 100%;
  }
  .product.swiper-slide {
    margin-bottom: 40px;
    width: 100% !important;
    margin-right: 0 !important;
  }
  .event-block.swiper-slide {
    margin-right: 0 !important;
    width: 100% !important;
  }

  .single-event .gray-block-info-image img {
    max-height: 95px;
  }
}

@media screen and (max-width: 762px) {
  .content-box .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .wrapper .section-table.send-sms .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.select2-search--dropdown .select2-search__field {
  padding: 10px;
}
body.woocommerce {
  display: block;
}
.woocommerce-checkout
  .wrapper
  .select2-container--default
  .select2-selection--single,
.section .container._reverse #sidebar .filter .select2-container {
  border: 1px solid var(--color-gray-light);
  border-radius: 15px;
}
.woocommerce-checkout
  .wrapper
  .select2-container--open
  .select2-selection--single,
.section .container._reverse #sidebar .filter .select2-container--open {
  -webkit-box-shadow: 0 0 0 5px rgba(var(--color-brand--rgb), 0.1);
  box-shadow: 0 0 0 5px rgba(var(--color-brand--rgb), 0.1);
  border: 1px solid var(--color-brand);
}
.wrapper
  #filter_search_frm
  .select2-container--default
  .select2-selection--single {
  border: none;
}
.wrapper
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  font-size: 16px;
  color: var(--input-color);
}
.checkout-page-view
  .wrapper
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  font-size: 14px;
}
.wrapper
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  width: 10px;
  height: 6px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjAuMiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHdpZHRoPSI1MTJweCIgaGVpZ2h0PSIyNzkuM3B4IiB2aWV3Qm94PSIwIDAgNTEyIDI3OS4zIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgMjc5LjM7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHBhdGggZD0iTTUwNS4yLDYuOGMtOS4xLTkuMS0yMy44LTkuMS0zMi45LDBMMjU2LDIyMy4xTDM5LjcsNi44Yy05LjEtOS4xLTIzLjgtOS4xLTMyLjksMGMtOS4xLDkuMS05LjEsMjMuOCwwLDMyLjlsMjMyLjcsMjMyLjcKCWM0LjQsNC40LDEwLjMsNi44LDE2LjUsNi44czEyLjEtMi41LDE2LjUtNi44TDUwNS4yLDM5LjdDNTE0LjMsMzAuNiw1MTQuMywxNS45LDUwNS4yLDYuOHoiLz4KPC9zdmc+Cg==);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: -3.5px;
  border: none;
}
.wrapper
  .select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.post-type-archive-product .select2-container--open .select2-dropdown--below {
  margin-top: 35px !important;
}
.woocommerce ul.products li.product .price {
  font-size: 16px;
  color: var(--color-text-base);
}
.filter-row.products-more {
  margin-top: 0;
}
.woocommerce-message::before {
  content: none;
}
.woocommerce-message .button {
  float: none !important;
}
.woocommerce div.product form.cart .button {
  padding: 15px 10px;
}
.woocommerce-cart-form {
  margin-right: 30px;
}
.shop-info-img {
  flex-shrink: 0;
}
.select2-container--default
  .select2-results__option--highlighted[aria-selected],
.select2-container--default
  .select2-results__option--highlighted[data-selected] {
  background: rgba(var(--color-brand--rgb), 0.1);
  color: var(--input-color);
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  float: none;
  margin: 20px 0 0;
  width: 100%;
}
.contact-us-holder-form .frm_forms {
  width: 100%;
}
.contact-us-holder-form form {
  margin: 0 auto;
}
.frm_error {
  font-size: 13px;
  color: #ff0000;
}
#sidebar .widget ul li {
  margin-bottom: 10px;
}
#sidebar .widget ul li:last-child {
  margin-bottom: 0;
}
.single-post .pagination .ar > a {
  margin-right: 0;
}
#content .entry-category {
  z-index: 999;
  position: relative;
}

/* Tablepress style */
.main .tablepress tbody td {
  padding: 0 20px 15px 0;
  font-weight: 400;
  width: 25%;
  line-height: 1.5;
}
.main .tablepress tfoot th,
.main .tablepress thead th {
  background: transparent;
  padding-left: 0;
  font-size: 14px;
}
table.tablepress tbody td:last-child,
table.tablepress thead th:last-child {
  width: auto;
}
.tablepress tbody tr:first-child td {
  padding-top: 25px;
}

.archive #content .row-post.row-col,
.page-template-blog #content .row-post.row-col,
.search-results #content .row-post.row-col,
.blog #content .row-post.row-col {
  margin: 0;
}
.archive #content .row-post .page-title,
.search-results #content .row-post .page-title,
.blog #content .row-post .page-title {
  margin-bottom: 50px;
}
.headline-filter-block._v2 {
  flex-direction: column;
  align-items: flex-start;
}
.headline-filter-block._v2 label {
  font: var(--base-font-size) / var(--base-line-height) "Roboto Flex",
    sans-serif;
  margin-bottom: 0 !important;
}
.page-template-cart .woocommerce {
  flex-wrap: wrap;
}
.page-template-cart .woocommerce-cart-form {
  width: calc(100% - 425px);
}
.events-slider-slide-date,
.events-list-elem-meta span,
.events-slider-slide-meta span {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3;
  color: var(--color-text-secondary);
  margin-bottom: 5px;
}
.gray-block-info-age_group {
  display: flex;
}
.gray-block-info-age_group-icon {
  margin: 0.5rem 1rem 0 50px;
}
.gray-block-info-age_group-text .title {
  font-weight: 700;
  font-size: 14px;
  line-height: 1.125;
  color: var(--color-text-secondary);
  text-transform: none;
  margin-bottom: 5px;
}
.gray-block-info-age_group-text .age_group {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.125;
  color: var(--base-text-color);
}
.header-cart.no-items._open::before {
  display: none;
}
.gray-block-info-date-btns {
  flex-wrap: wrap;
}
.event-promotion-list.two-cols .event-promotion-list-elem-image {
  width: 100%;
}
.sbi_item .sbi_photo_wrap {
  border-radius: 20px;
}
.header-info-wrapper .container p {
  margin: 0;
}
.main .swiper-slide-bg.no_overlay::before {
  display: none;
}
.event-products .headline-filter-block._search {
  margin-bottom: 0;
}
.event-products .headline._horizontal {
  align-items: center;
  margin-bottom: 50px;
}
.section
  .container._reverse
  #sidebar
  .filter
  .past-events
  .forminator-checkbox {
  border: none;
  padding-left: 0;
}
.process-item:nth-child(3n) .process-block_number::after {
  display: none !important;
}
.with_frm_style .frm_none_container .frm_primary_label,
.with_frm_style .frm_pos_none,
.frm_pos_none,
.frm_none_container .frm_primary_label {
  display: none !important;
}
.event-cars .info-block {
  display: block;
  padding: 0;
}

/* Previous pages */
.event-custom-stuff .modal {
  display: block;
  height: auto;
  pointer-events: inherit;
}
.event-custom-stuff .modal-body {
  display: block;
}
.event-custom-stuff .select2-container--open .select2-dropdown--below {
  margin-top: 0 !important;
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
#pmpro_account-profile #updateuser {
  margin-top: 20px;
  min-width: 200px;
}
button[type="submit"],
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background: var(--brand-color);
  border-color: var(--brand-color);
}
.event-custom-stuff .modal {
  left: 150%;
}
.event-custom-stuff .modal.open {
  left: 50%;
}

.event-custom-stuff .modal-body input[type="submit"] {
  border: none;
  border-radius: 10px;
  box-shadow: none;
  font-size: 16px;
  font-weight: 700;
  line-height: 125%;
  padding: 15px 20px;
}

.event-custom-stuff .modal-body input[type="submit"]:hover {
  background: var(--brand-color-light);
}

@media only screen and (min-width: 1024px) {
  .event-sfilter .events-list {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media only screen and (min-width: 768px) {
  .event-promotion-list.two-cols {
    grid-template-columns: repeat(2, 1fr);
  }
  .event-products .headline-filter.event-filter {
    gap: 2.5rem;
  }
}
@media (max-width: 1024px) {
  .headline-filter form {
    display: flex;
    width: 100%;
  }
  .section .container._reverse #sidebar.open,
  .section
    html
    #branda-cookie-notice
    ._reverse.cookie-notice-container
    #sidebar.open,
  html
    #branda-cookie-notice
    .section
    ._reverse.cookie-notice-container
    #sidebar.open {
    top: 96px;
  }
  #filter_search_frm {
    width: 100%;
  }
  .filter-row.products-more a.button {
    max-width: none !important;
  }
  .section-product .product .images,
  .section-product .product .summary {
    width: 100% !important;
    float: none !important;
  }
  .woocommerce-cart-form {
    margin-right: 0;
  }
  /* fieldset#wc-stripe-cc-form {
            flex-direction: column;	
            gap: 20px;
    } */
  .woocommerce-checkout #payment div.payment_box .form-row {
    padding: 0;
    margin-bottom: 0;
  }
  .woocommerce-checkout #payment div.form-row {
    margin: 20px 0 0;
    padding: 0;
  }
  .page-template-cart .woocommerce-cart-form {
    width: 100%;
  }
  .gray-block-info-age_group {
    width: 100%;
    margin-top: 30px;
  }
  .gray-block-info-age_group-icon {
    margin-left: 0;
  }
  .event-products .headline-filter {
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 769px) {
  .section-product
    .product
    .images
    .fotorama__wrap--css3
    .fotorama__stage
    .fotorama__img {
    object-fit: contain;
  }
}
@media (max-width: 767px) {
  .headline-filter form {
    flex-direction: column;
    gap: 15px 10px;
  }
  .shop-info .product-remove a {
    display: inline-block;
  }
  .gray-block-info-date-btns .btn {
    flex-grow: 1;
    flex-basis: calc(100% / 2 - 15px);
  }
  body.page-template-event-summary .events-products-lists-result-wrapper h3 {
    font-size: 20px;
    margin: 0 0 20px;
    padding: 0 0 0 25px;
  }
  body.page-template-event-summary
    .events-products-lists-result-wrapper
    h3
    span {
    height: 12px;
    top: 4px;
    width: 12px;
  }
  .events-products-lists-result-wrapper .table-wrapper h3 span:before {
    height: 2px;
    width: 12px;
  }
  .events-products-lists-result-wrapper .table-wrapper h3 span:after {
    height: 12px;
    width: 2px;
  }
}
.page-template-cart .woocommerce-notices-wrapper {
  flex-basis: 100%;
}
.page-template-cart .woocommerce-message {
  display: inline-block;
  width: auto;
}
.woocommerce-checkout #payment ul.payment_methods input[type="radio"] {
  float: left;
}

@media (max-width: 1023px) {
  .page-header._fixed .header-menu-wrapper:only-child {
    top: 0;
  }
  .woocommerce_item .cart-collaterals {
    display: none;
  }
}

.payment-desc {
  margin-bottom: 20px !important;
}
.page-template-checkout .box .payment {
  border: 1px solid var(--color-gray-light);
  border-radius: 10px;
}
.payment-method__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #d3ced2;
  padding: 10px 20px;
  height: 50px;
}
.wc_payment_methods li:last-child .payment-method__header {
  border-top: 1px solid #d3ced2;
  border-bottom: none;
}

.wc_payment_methods li.payment_method_ppcp-gateway {
  margin: -1px 0 0 !important;
}

.payment-method__header--left {
  align-items: center;
  display: flex;
  flex: 1;
}
.payment-method__header--left label {
  align-items: center;
  display: flex;
  flex: 1;
  margin-bottom: 0;
}

ul.payment_methods li div.sv-wc-payment-gateway-card-icons {
  margin-left: auto;
  padding-left: 22px;
  display: flex;
}

.woocommerce-checkout
  #payment
  div.payment_box
  input.js-sv-wc-payment-gateway-credit-card-form-input[type="tel"] {
  background-size: auto 20px;
}

.payment-method__header--right .accept-block {
  margin-bottom: 0;
}
.woocommerce_item .payment-method__header--right .accept-block_holder {
  margin-bottom: 0;
}
.woocommerce-checkout #payment ul.payment_methods {
  border: none;
}
.woocommerce-checkout #payment ul.payment_methods li img {
  display: block;
  height: 30px;
}

@media (max-width: 768px) {
  .woocommerce-checkout #payment ul.payment_methods li img {
    height: 20px !important;
    width: auto !important;
  }
}

fieldset#wc-stripe-cc-form {
  flex-wrap: wrap;
}
.woocommerce-checkout #payment div.payment_box {
  margin: 10px 0;
}
.woocommerce-checkout #payment div.payment_box .form-row {
  margin: 0;
  padding: 5px 20px;
}
.woocommerce-checkout #payment div.payment_box .form-row-first,
.woocommerce-checkout #payment div.payment_box .form-row-last {
  width: 50%;
}
.woocommerce-checkout #payment div.payment_box p:last-child {
  padding: 5px 20px;
}
.stripe-source-errors {
  margin: 10px 20px;
}
.wc_payment_methods .woocommerce-error,
.wc_payment_methods .woocommerce-message {
  padding: 10px 40px;
}
.wc_payment_methods .woocommerce-error {
  margin: 0;
  padding: 10px 10px 10px 40px;
  font-size: 14px;
  line-height: 1;
}
.wc_payment_methods .woocommerce-error li {
  line-height: 1;
}
.wc_payment_methods .woocommerce-error::before {
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
}
.woocommerce-billing-fields__field-wrapper,
.woocommerce-shipping-fields__field-wrapper {
  display: flex;
  flex-wrap: wrap;
}
#billing_first_name_field,
#billing_last_name_field,
#shipping_first_name_field,
#shipping_last_name_field {
  width: 50%;
}
#billing_address_1_field,
#billing_address_2_field,
#shipping_address_1_field,
#shipping_address_2_field {
  width: 100%;
}
#billing_city_field,
#billing_state_field,
#billing_postcode_field,
#shipping_city_field,
#shipping_state_field,
#shipping_postcode_field {
  width: calc(100% / 3);
}
#billing_phone_field,
#billing_email_field {
  width: 50%;
}
.woocommerce_item .shipping_address p,
.woocommerce_item .woocommerce-billing-fields p {
  margin-bottom: 10px !important;
}
.woocommerce-checkout .woocommerce_item input[type="text"],
.woocommerce-checkout .woocommerce_item input[type="email"],
.woocommerce-checkout .woocommerce_item input[type="tel"] {
  padding: 8px 16px;
}
.wrapper
  .woocommerce-checkout
  .select2-container--default
  .select2-selection--single {
  height: 35px;
}
.wrapper
  .woocommerce-checkout
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 35px;
}
.wrapper
  .woocommerce-checkout
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 35px;
}
.payment .wc-stripe-elements-field {
  padding: 8px 16px;
}
.woocommerce_item .shipping_address,
.woocommerce_item .woocommerce-billing-fields {
  gap: 0;
}
.woocommerce_item .checkout_coupon input[type="submit"] {
  padding: 11px 16px;
  width: 100%;
}
.woocommerce_item .checkout_coupon input[type="submit"]:hover {
  color: #fff;
}
.woocommerce-info {
  padding: 20px var(--gutter);
  background-color: var(--color-gray-light-lighten);
  color: var(--color-brand);
  border-radius: 20px;
  font-size: 18px;
  line-height: 1.125;
  border: 2px solid var(--color-brand);
}

.wrapper-method-opt {
  display: none;
  margin-top: 30px;
}

.wrapper-method-opt .promo-tabs {
  display: flex;
  margin: 0 0 10px;
}

.wrapper-method-opt .promo-tabs p {
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  margin: 0 20px 0 0;
}

.wrapper-method-opt .promo-tabs p:last-child {
  margin: 0;
}

.wrapper-method-opt .promo-tabs .jcf-radio {
  display: block;
  margin: 0 10px 0 0;
}

.wrapper-method-opt .promo-tabs .jcf-radio input[type="radio"] {
  cursor: pointer;
}

.wrapper-method-opt .promo-tabs p label {
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
}

@media (max-width: 767px) {
  .wrapper-method-opt .box-opt input[type="text"] {
    border-radius: 10px;
    line-height: 1;
    padding: 10px;
  }
}

.wrapper-method-opt > p.note-info {
  color: #666;
  display: block;
  font-size: 13px;
  margin: 0;
}

@media (max-width: 767px) {
  .wrapper-method-opt > p.note-info {
    font-size: 12px;
  }
}

.wrapper-method-opt > p.note-info span {
  display: block;
}

.box-opt {
  display: none;
  width: 100%;
}
.input-promo-box {
  width: 350px;
}
.about-us-side img.sidebar-image {
  max-width: 250px;
}
/*.send-code-btn{
        width: 150px !important;
}*/
@media (max-width: 1023px) {
  .woocommerce-checkout #payment div.payment_box .form-row-first,
  .woocommerce-checkout #payment div.payment_box .form-row-last {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .woocommerce_item .checkout_coupon .form-row-flex {
    gap: 0;
  }
  .woocommerce-info {
    font-size: 16px;
    margin-bottom: 15px;
    padding: 15px var(--gutter);
  }
}

@media only screen and (max-width: 666px) {
  .event-custom-stuff .select2 {
    width: 100% !important;
    margin-right: 0;
  }
}

@media (max-width: 576px) {
  .woocommerce-checkout #payment ul.payment_methods li img {
    height: 20px;
  }
  #billing_city_field,
  #billing_state_field,
  #billing_postcode_field,
  #shipping_city_field,
  #shipping_state_field,
  #shipping_postcode_field,
  #billing_phone_field,
  #billing_email_field {
    width: 100%;
  }
  .section-product .product .summary .variations_form {
    gap: 10px;
  }
  .woocommerce div.product form.cart .button {
    margin-top: 30px;
  }
}

.form-field {
  margin-bottom: 25px;
}

.u-column1.col-1.only-login {
  width: 50%;
}
.gray-block-info-date-btns.venu-address {
  display: block;
}
.venu-address .addr-item {
  line-height: 40px;
  margin-left: -10px;
  margin-bottom: 5px;
}

.venu-address .addr-item .title {
  font-weight: 700;
  font-size: 14px;
  color: var(--color-text-secondary);
  text-transform: none;
  margin-bottom: 5px;
}

.partners-list img {
  max-height: 75px;
}

span.list-map-view {
  display: flex;
  float: right;
}

span.list-map-view a {
  align-items: center;
  border-radius: 10px;
  display: flex;
  font-size: 20px;
  justify-content: center;
  height: 40px;
  text-decoration: underline;
  text-transform: capitalize;
  width: 40px;
}

span.list-map-view a.active {
  background-color: var(--color-brand);
}

span.list-map-view a svg {
  display: block;
  fill: #a4abb9;
  height: 20px;
  width: 20px;
}

span.list-map-view a.active svg {
  fill: #fff;
}
.clear-search {
  color: #02172c;
  display: none;
  font-size: 17px;
  font-weight: 400;
  line-height: 100%;
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
}

.section-table .sidebar #add-sms-frm input[name="send-message"] {
  width: 60%;
  margin: 0 auto;
  float: none;
}

#add-sms-frm .form-item.sms-type-wrapper {
  color: #2f333c;
}

#add-sms-frm .form-item.sms-type-wrapper span.jcf-checkbox {
  margin-left: 5px;
}

.section-table .sidebar #add-sms-frm .action-buttons-wrapper {
  display: block;
  clear: both;
  width: auto;
  text-align: center;
  margin: 0 auto;
  padding-top: 25px;
}

.section-table
  .sidebar
  #add-sms-frm
  .action-buttons-wrapper
  .btn.btn-outline-gray {
  padding: 15px 8px;
  float: none;
  font-size: 15px;
  width: 48%;
  display: inline-block;
  margin: 0 auto;
}

.section-table
  .sidebar
  #add-sms-frm
  .action-buttons-wrapper
  button[name="save-message"] {
  width: 49% !important;
}

.section-table
  .sidebar
  #add-sms-frm
  .action-buttons-wrapper
  button[name="delete-message"] {
  margin-left: 10px !important;
  width: 47% !important;
}
span.extra-info {
  display: block;
  padding: 2px 0;
}

.grecaptcha-badge {
  visibility: hidden;
}
/**/
body.page-template-event-summary
  .events-products-lists-result-wrapper
  .class-ages-tabs,
body.single-event .events-products-lists-result-wrapper .class-ages-tabs,
.alpha-characters .class-ages-tabs {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -6px 20px;
}

body.page-template-event-summary
  .events-products-lists-result-wrapper
  .class-ages-tabs
  .age-group-class,
body.single-event
  .events-products-lists-result-wrapper
  .class-ages-tabs
  .age-group-class,
.alpha-characters .class-ages-tabs .age-group-class {
  border: 1px solid #dee2e6;
  border-radius: 10px;
  cursor: pointer;
  font-family: "Roboto Flex", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 125%;
  margin: 0 6px 12px;
  padding: 10px 15px;
  text-align: center;
}

body.page-template-event-summary
  .events-products-lists-result-wrapper
  .class-ages-tabs
  .age-group-class.active,
body.single-event
  .events-products-lists-result-wrapper
  .class-ages-tabs
  .age-group-class.active,
.alpha-characters .class-ages-tabs .age-group-class.active {
  background-color: var(--accent-color);
  border: 1px solid var(--accent-color);
  color: #fff;
}

.class-tab-data {
  display: none;
}

.class-tab-data.active {
  display: block;
}

/**/

.sub-class-tabs {
  margin: 0 0 30px;
}

.sub-class-tabs .subtab-main {
  display: none;
  flex-wrap: wrap;
  margin: 0 -6px;
  width: auto;
}

.sub-class-tabs .subtab-main.active {
  display: flex;
}

.sub-class-tabs .subtab-main .subtab-class {
  border: 1px solid #dee2e6;
  border-radius: 10px;
  cursor: pointer;
  font-family: "Roboto Flex", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 125%;
  margin: 0 6px;
  padding: 10px 15px;
  text-align: center;
}

.sub-class-tabs .subtab-main .subtab-class.active {
  background-color: var(--accent-color);
  border: 1px solid var(--accent-color);
  color: #fff;
}

/**/

.events-products-lists-result-wrapper {
  padding: 0;
}

.events-products-lists-result-wrapper .event-t-table .event-t-item {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
}

.events-products-lists-result-wrapper .event-t-table .event-t-item:last-child {
  margin: 0 -20px;
}

.events-products-lists-result-wrapper .event-t-table .event-t-item li {
  margin: 0 0 20px;
  padding: 0 20px;
  width: 25%;
}

@media (max-width: 1024px) {
  .events-products-lists-result-wrapper .event-t-table .event-t-item li {
    width: calc(100% / 3);
  }
}

@media (max-width: 768px) {
  .events-products-lists-result-wrapper .event-t-table .event-t-item li {
    width: 50%;
  }
}

@media (max-width: 540px) {
  .events-products-lists-result-wrapper .event-t-table .event-t-item li {
    width: 100%;
  }
}

.events-products-lists-result-wrapper .event-t-table .event-t-item li a {
  color: var(--accent-color);
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 125%;
  padding: 0 0 0 25px;
  position: relative;
}

.events-products-lists-result-wrapper .event-t-table .event-t-item li a:before {
  border-top: 2px solid var(--accent-color);
  border-right: 2px solid var(--accent-color);
  content: "";
  display: block;
  height: 9px;
  left: 0;
  position: absolute;
  top: 3px;
  transform: rotate(45deg);
  width: 9px;
}

#billing_country_field {
  display: none;
}

.frm_forms .frm_form_field .frm_primary_label {
  display: none;
}

.frm_forms .frm_form_field.total-price .frm_primary_label {
  display: block;
  font-weight: 700;
  margin: 0 0 10px;
}

.frm_forms .style-form .frm_form_field .frm_primary_label {
  display: block;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: var(--label-fz);
}

.frm_forms .style-form .frm_form_field .frm_primary_label .frm_required {
  display: inline-block;
  color: #ef0000;
}

.style-form h2 {
  margin-bottom: 0;
  margin-top: 50px !important;
  border-bottom: solid 1px #ccc;
  font-size: 20px;
}

.frm_forms .style-form .frm_description {
  font-size: 12px;
}

.frm_forms .style-form .frm_form_fields .frm_error {
  margin-top: 5px;
}

.frm_forms .style-form .frm_checkbox label {
  font-weight: 700;
  margin-bottom: 10px;
}

.admin-items {
  display: flex;
  flex-wrap: wrap;
  padding: 30px 0 0;
}

.admin-items .item {
  margin: 0 0 55px;
  padding: 0 10px 30px;
  width: 25%;
}

.admin-items .item-box {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
  padding: 60px 20px;
  position: relative;
  min-height: 240px;
}

.admin-items .item-icon {
  align-items: center;
  background-color: var(--accent-color);
  border-radius: 50%;
  display: flex;
  height: 60px;
  justify-content: center;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 0;
  width: 60px;
}

.admin-items .item-icon i {
  color: #fff;
  display: block;
  font-size: 18px;
  line-height: 100%;
}

.admin-items .item-icon i:before {
  display: block;
}

.admin-items .item-heading {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -0.25px;
  line-height: 100%;
  margin: 0 0 20px;
  text-align: center;
}

.admin-items .item-content {
  text-align: center;
}

.admin-items .item-content p {
  font-size: 16px;
  line-height: 125%;
  margin: 0 0 15px;
}

.admin-items .item-content p:last-child {
  margin: 0;
}

.admin-items .item-button {
  bottom: 0;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 50%);
}

.admin-items .item-button a {
  border-radius: var(--btn-r);
  border-width: var(--btn-b);
  color: var(--color-white);
  display: block;
  font-size: var(--btn-fz);
  font-weight: 700;
  line-height: 100%;
  padding: var(--btn-y) var(--btn-x);
  text-align: center;
  width: 100px;
}
.content-block-module h2.headline-title span {
  display: block;
  font-size: 22px;
  margin-top: 10px;
  text-transform: capitalize;
}

/*
Event subscribe modal
*/
/*
#event-subscribe-form-wrapper form#add-contact-frm {
    margin: 0 auto;
}

#event-subscribe-form-wrapper form#add-contact-frm input[type=submit]{
    display: block;
    margin: 0 auto;
    text-transform: uppercase;
}

#event-subscribe-form-wrapper .modal-close {
    top: -56px;
}

#event-subscribe-form-wrapper .modal-header .modal-title {
    font-weight: 400;
    font-size: 2.8rem;
    text-align: center;
    line-height: 1.16;
    color: #232735;
}
*/

/*
End
*/

@media (max-width: 960px) {
  #section-page .page-heading h3 {
    font-size: 42px;
  }
  .admin-items .item {
    width: 50%;
  }
  .admin-items .item-heading {
    font-size: 20px;
  }
  .admin-items .item-button a {
    font-size: 16px;
  }
}

@media (max-width: 540px) {
  .admin-items .item {
    width: 100%;
  }
}

.frm_forms .frm_loading_prev .frm_prev_page,
.frm_forms .frm_loading_form .frm_button_submit {
  position: relative;
  opacity: 0.8;
  color: transparent !important;
  text-shadow: none !important;
}

.frm_style_formidable-style.frm_forms .frm_loading_prev .frm_prev_page,
.frm_style_formidable-style.frm_forms .frm_loading_prev .frm_prev_page:hover,
.frm_style_formidable-style.frm_forms .frm_loading_prev .frm_prev_page:active,
.frm_style_formidable-style.frm_forms .frm_loading_prev .frm_prev_page:focus,
.frm_style_formidable-style.frm_forms .frm_loading_form .frm_button_submit,
.frm_style_formidable-style.frm_forms
  .frm_loading_form
  .frm_button_submit:hover,
.frm_style_formidable-style.frm_forms
  .frm_loading_form
  .frm_button_submit:active,
.frm_style_formidable-style.frm_forms
  .frm_loading_form
  .frm_button_submit:focus {
  color: transparent;
  background: #579af6;
}

.frm_forms .frm_loading_prev .frm_prev_page:hover,
.frm_forms .frm_loading_prev .frm_prev_page:active,
.frm_forms .frm_loading_prev .frm_prev_page:focus,
.frm_forms .frm_loading_form .frm_button_submit:hover,
.frm_forms .frm_loading_form .frm_button_submit:active,
.frm_forms .frm_loading_form .frm_button_submit:focus {
  cursor: not-allowed;
  color: transparent;
  outline: none !important;
  box-shadow: none;
}
.frm_forms .frm_loading_prev .frm_prev_page::before,
.frm_forms .frm_loading_form .frm_button_submit:before {
  content: "";
  display: inline-block;
  position: absolute;
  background: transparent;
  border: 1px solid #fff;
  border-top-color: transparent;
  border-left-color: transparent;
  border-radius: 50%;
  box-sizing: border-box;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -10px;
  width: 20px;
  height: 20px;
  -webkit-animation: spin 2s linear infinite;
  -moz-animation: spin 2s linear infinite;
  -o-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

.iframe-container {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
.iframe-container iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* BLOG LANDING UPDATES */

.blog-landing-box._main .blog-landing-box_img,
.blog-landing-box_img,
.blog-landing-image:nth-child(2),
.blog-landing-image:nth-child(1) {
  position: relative;
  overflow: hidden;
}

.blog-landing-box._main .blog-landing-box_img:before,
.blog-landing-box_img:before,
.blog-landing-image:nth-child(2):before,
.blog-landing-image:nth-child(1):before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 56.25%;
}

.blog-landing-box_img img,
.blog-landing-image img {
  width: 100%;
  max-width: none;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.blog-landing {
  padding: 0 0 60px;
}

.blog-landing-image {
  margin-bottom: 18px;
}

@media (max-width: 1023px) {
  .blog-landing-image {
    display: none;
  }
}

.blog-landing-image:nth-child(1):before {
  padding-top: 40%;
}

.blog-landing-image:nth-child(2):before {
  padding-top: 56.25%;
}

.blog-landing-image:last-child {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .blog-landing-box {
    display: flex;
  }
}

.blog-landing-box_img {
  border-radius: 20px;
  overflow: hidden;
  display: block;
}

.blog-landing-box_img:before {
  padding-top: 56.68%;
}

@media (max-width: 767px) {
  .blog-landing-box_img {
    flex-shrink: 0;
    max-width: 144px;
    width: 100%;
    border-radius: 10px;
  }
}

.blog-landing-box_img img {
  border-radius: 20px;
}

@media (max-width: 767px) {
  .blog-landing-box_img img {
    border-radius: 10px;
  }
}

.blog-landing-box_content {
  padding: 24px 0;
}

@media (max-width: 767px) {
  .blog-landing-box_content {
    padding: 0 12px;
  }
}

.blog-landing-box_content .date {
  margin-bottom: 7px;
}

@media (max-width: 767px) {
  .blog-landing-box_content .date {
    margin-bottom: 4px;
  }
}

.blog-landing-box_content .h1,
.blog-landing-box_content h3 {
  text-transform: uppercase;
  margin: 0;
}

.blog-landing-box_content h3 {
  font-size: 28px;
  line-height: 1.1;
}

@media (max-width: 767px) {
  .blog-landing-box_content h3 {
    font-size: 16px;
  }
}

.blog-landing-box._main {
  width: 100%;
  grid-column-start: 1;
  grid-column-end: 3;
  margin-bottom: 3px;
}

@media (max-width: 767px) {
  .blog-landing-box._main {
    grid-column-end: 2;
    flex-direction: column;
  }
}

.blog-landing-box._main .blog-landing-box_img:before {
  padding-top: 52.64%;
}

@media (max-width: 767px) {
  .blog-landing-box._main .blog-landing-box_img {
    max-width: 100%;
  }
}

.blog-landing-box._main .blog-landing-box_content {
  padding: 40px;
  background: #ffffff;
  border-radius: 20px;
  margin: -132px 32px 0;
  position: relative;
}

@media (max-width: 767px) {
  .blog-landing-box._main .blog-landing-box_content {
    margin: 0;
    padding: 19px 0 4px;
    background: transparent;
  }
}

@media (max-width: 479px) {
  .blog-landing-box._main .blog-landing-box_content {
    margin: -2px 0 0;
  }
}

@media (max-width: 767px) {
  .blog-landing-box._main .blog-landing-box_content .date {
    font-size: 13px;
  }
}

.blog-landing-box._main .blog-landing-box_content h1 {
  font-size: 40px;
  line-height: 1.1;
}

@media (max-width: 767px) {
  .blog-landing-box._main .blog-landing-box_content h1 {
    font-size: 20px;
  }
}

.blog-landing-box_holder {
  display: grid;
  gap: 29px 29px;
  grid-template-columns: repeat(2, 1fr);
  margin-bottom: 37px;
}

@media (max-width: 767px) {
  .blog-landing-box_holder {
    grid-template-columns: repeat(1, 1fr);
    gap: 32px;
  }
}

.blog-landing_holder {
  display: flex;
  gap: 63px;
}

@media (max-width: 1366px) {
  .blog-landing_holder {
    gap: 30px;
  }
}

@media (max-width: 1023px) {
  .blog-landing_holder {
    flex-direction: column;
  }
}

.blog-landing_content {
  max-width: 777px;
  flex-shrink: 0;
}

body.single.site-id-149 .blog-landing_content {
  max-width: 877px;
  flex-shrink: 0;
}

.wrapper .promotion-container {
  margin: 0 0 20px;
  text-align: center;
}
@media (max-width: 1366px) {
  .blog-landing_content {
    max-width: 60%;
  }
}

@media (max-width: 1023px) {
  .blog-landing_content {
    max-width: 100%;
  }
}

.blog-landing_sidebar {
  width: 100%;
}

body.single.site-id-149 .blog-landing_sidebar {
  width: 100%;
  flex: 0 0 300px;
}

@media (max-width: 1366px) {
  .blog-landing_sidebar {
    max-width: 40%;
  }
}

@media (max-width: 1023px) {
  .blog-landing_sidebar {
    max-width: 100%;
  }
}

.blog-landing_sidebar .headline {
  margin-bottom: 24px;
}

.blog-landing_sidebar .headline-title {
  margin-bottom: 19px;
  font-size: 36px;
}

.blog-landing_sidebar .headline-links .tabs-control {
  width: 100%;
  gap: 0;
}

.blog-landing_sidebar .headline-links .tabs-control a {
  width: 50%;
  text-align: left;
  font-weight: 700;
  color: #717782;
  padding-bottom: 24px;
}

.blog-landing_sidebar .headline-links .tabs-control a.active {
  color: var(--accent-color);
}

.blog-landing_sidebar .headline-links .tabs-control a:after {
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  background-color: var(--accent-color);
  height: 4px;
}

.blog-landing_sidebar .post-type-tab {
  margin-bottom: 32px;
}

@media (max-width: 767px) {
  .blog-landing_sidebar .post-type-tab {
    margin-bottom: 23px;
  }
}

.blog-landing_sidebar .post-type-tab .flex-container {
  flex-direction: column;
}

@media (max-width: 767px) {
  .blog-landing_sidebar .post-type-tab .flex-container {
    gap: 20px;
  }
}

.blog-landing_sidebar .post-type-tab .flex-container .grid-item {
  max-width: 100%;
}

.blog-landing_sidebar .btn-more {
  min-width: 100%;
}

.blog-landing_sidebar .event-block {
  padding: 38px 20px 24px;
}

@media (max-width: 767px) {
  .blog-landing_sidebar .event-block {
    padding: 38px 20px 20px;
  }
}

.blog-landing_sidebar .event-block .image-side {
  margin: 0 0 31px;
}

.blog-landing_sidebar .event-block-info-title {
  margin-bottom: 18px;
}

@media (max-width: 767px) {
  .blog-landing_sidebar .event-block-info-title {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .blog-landing_sidebar .event-block .text-side-list li {
    font-size: 14px;
  }
}

.blog-landing_sidebar .event-block-btn {
  text-align: center;
  padding-top: 16px;
}

@media (max-width: 767px) {
  .blog-landing_sidebar .event-block-btn {
    padding-top: 10px;
  }
}

.blog-landing_sidebar .event-block-btn .btn {
  max-width: 208px;
  background: var(--accent-color);
  border-radius: 15px;
}

@media (max-width: 767px) {
  .blog-landing_sidebar .event-block-btn .btn {
    max-width: 100%;
  }
}

.blog-landing_sidebar .event-block-btn .btn:hover {
  background: rgba(28, 19, 100, 0.8);
}

.blog-landing_sidebar .event-block-info .text-side .text-side-list li {
  font-size: 13px;
}

.blog-landing_sidebar .event-block-info-title {
  font-size: 18px;
}

.blog-landing_sidebar
  .event-block-info
  .text-side
  .text-side-field.text-side-date {
  font-size: 14px;
}

.date {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.01em;
  color: #2f333c;
}

@media (max-width: 767px) {
  .date {
    font-size: 12px;
  }
}

.btn-more {
  background: #f1f4f8;
  border-radius: 15px;
  min-width: 297px;
  max-width: max-content;
  margin: 0 auto;
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #2f333c;
  display: block;
}

@media (max-width: 767px) {
  .btn-more {
    max-width: 100%;
  }
}

.btn-more:hover {
  color: #2f333c;
  background: #dee3e9;
}

.tweets {
  background: var(--accent-color);
  padding: 72px 0 68px;
}

@media (max-width: 667px) {
  .tweets {
    padding: 20px 0;
  }
}

.tweets_holder {
  display: flex;
  justify-content: center;
  gap: 37px;
}

@media (max-width: 667px) {
  .tweets_holder {
    flex-direction: column;
    gap: 24px;
  }
}

.tweets-box_img {
  max-height: 499px;
  overflow: hidden;
}

.tweets-box_img img {
  width: 100%;
  height: 100%;
  max-height: 499px;
  object-fit: contain;
}

.section .frm_forms .frm_form_field .frm_checkbox {
  margin: 0 10px 0 0;
}
.section .frm_forms .frm_form_field .frm_checkbox:last-child {
  margin: 0;
}

/**/

.ppc-button-wrapper {
  padding: 0 25px;
}

.ppc-button-wrapper #ppc-button {
}

.place-order .ppc-button-wrapper #ppc-button {
  margin: 20px 0 0;
}

.ppc-button-wrapper #ppc-button .paypal-buttons {
  display: block;
}

.ppc-button-wrapper #ppc-button .paypal-buttons iframe {
  display: block;
}
.left-side-btn {
  width: 220px;
}

@media (min-width: 1024px) {
  body:not(.state, .specialty, .director) main .section:first-child {
    /* :not(.ignore-first) */
    padding-top: 0 !important;
  }
}

.events-list-elem-subtitle {
  font-weight: 600;
  font-size: 16px;
}

.events-list-elem-text {
  font-size: 14px;
  margin-top: 8px;
}

.event-block .events-list-elem-subtitle {
  text-align: center;
  margin-bottom: 10px;
}

.event-block .events-list-elem-text {
  text-align: center;
}

.content-block-module .btn,
.section-ci .box-content .btn {
  padding-left: 35px;
  padding-right: 35px;
}

.content-block-module table.center-align td {
  text-align: center;
}

.content-block-module table.center-align {
  margin: 0 auto;
}

.tweets .headline-title {
  color: #fff;
}

.mt-100 {
  margin-top: 100px;
}

.blog-items .blog-item {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  align-items: center;
}

.blog-items .blog-item .blog-item-img {
  flex-basis: 25%;
  max-width: 25%;
}

.blog-items .blog-item .blog-item-info {
  flex-basis: calc(75% - 80px);
}

.section-team .box-item {
  text-align: center;
}

.section-team .box-items .box-item-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.section-team .box-items .box-item-image {
  padding: 80% 0 0;
}

.section-ci .box-content ol {
  counter-reset: list;
}

.section-ci .box-content ol,
.section-ci .box-content ul {
  --line-height-li: var(--base-line-height, 1.2);
  margin: 0 0 1.2em;
  color: var(--base-text-color);
}

.section-ci .box-content ol li,
.section-ci .box-content ul li {
  line-height: var(--line-height-li);
  padding-left: 20px;
  position: relative;
  line-height: 2 !important;
}

.section-ci .box-content ol > li,
.section-ci .box-content ul > li {
  padding-left: 22px;
}

.section-ci .box-content ol > li::before {
  content: counter(list) ".";
  counter-increment: list;
}

#sidebar ol:not([class]) > li::before,
.entry ol:not([class]) > li::before,
ol.list-style > li::before,
.section-ci .box-content ol > li::before {
  position: relative;
  left: -12px;
}

.section-ci .box-content ul > li::before {
  content: "";
  position: absolute;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  top: calc(0.5em * var(--line-height-li));
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: currentColor;
}

.section-ci .box-content ul:not([class]) > li::before {
  top: calc(0.65em * var(--line-height-li));
}

form[target="paypal"] p:empty {
  display: none;
}

form[target="paypal"] table {
  margin-top: 0;
}

@media only screen and (min-width: 769px) {
  .section-ci .box-left {
    width: 50%;
    display: flex;
    justify-content: center;
  }
  .section-ci .box-right {
    width: 50%;
  }
  .section-ci .box-right {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .tabs-content._small-pt {
    min-height: 250px;
  }
  .content-block-module .btn + .btn {
    margin-left: 10px;
  }
}

@media only screen and (max-width: 768px) {
  .tabs-content._small-pt {
    min-height: 150px;
  }
}

@media only screen and (max-width: 480px) {
  .blog-items .blog-item {
    flex-direction: column;
    text-align: center;
  }
  .blog-items .blog-item .blog-item-link {
    flex-direction: column;
  }
}

body.site-id-26 .header-info-wrapper .box .box-right,
body.site-id-177 .header-info-wrapper .box .box-right,
body.site-id-174 .header-info-wrapper .box .box-right,
body.site-id-179 .header-info-wrapper .box .box-right,
body.site-id-180 .header-info-wrapper .box .box-right {
  visibility: hidden;
}

body.site-id-174 .new-topbar .box-logo {
  visibility: hidden;
}

.box-heading span {
  font-size: 25px;
}
.section-team .box-items .box-item {
  flex-grow: 1;
}

/**/

form#find_hotel_form {
  margin: 40px 0;
  max-width: 610px;
  width: 100%;
}

form#find_hotel_form .form-group {
  margin: 0 0 30px;
}

form#find_hotel_form .form-group.two-col {
  display: flex;
  justify-content: space-between;
}

form#find_hotel_form .form-group.two-col .col-half {
  flex: 0 0 calc(50% - 10px);
}

form#find_hotel_form .form-group label {
  font-size: 16px;
  line-height: 100%;
  margin: 0 0 15px;
}

form#find_hotel_form .form-group input[type="text"] {
  font-size: 16px;
}

form#find_hotel_form .form-group .jcf-select {
}

form#find_hotel_form button#search_hotel_btn {
  width: 190px;
}

/**/

.lodging-page-view .ui-datepicker {
  background: #fff;
  border: none;
  border-radius: 15px;
  box-shadow: 0 10px 20px rgb(0 0 0 / 25%);
  padding: 30px;
  position: absolute;
  top: -9999px;
  width: 382px;
  z-index: 10 !important;
}

.lodging-page-view .ui-datepicker .ui-datepicker-header {
  background: none;
  border: none;
  padding: 0;
}

.lodging-page-view .ui-datepicker .ui-datepicker-prev,
.lodging-page-view .ui-datepicker .ui-datepicker-next {
}

.lodging-page-view .ui-datepicker .ui-datepicker-prev span,
.lodging-page-view .ui-datepicker .ui-datepicker-next span {
  background: url(images/arrow-date.svg) no-repeat 50% 50%;
  background-size: 16px 16px;
}

.lodging-page-view .ui-datepicker .ui-datepicker-prev span {
  transform: rotate(180deg);
}

.lodging-page-view .ui-datepicker .ui-datepicker-next span {
}

.lodging-page-view .ui-datepicker .ui-datepicker-title {
  color: #2f333c;
  font-family: "Roboto Flex", sans-serif;
  font-size: 16px;
  line-height: 100%;
  margin: 0 0 15px;
  padding: 15px 30px;
}

.lodging-page-view .ui-datepicker .ui-datepicker-calendar {
}

.lodging-page-view .ui-datepicker .ui-datepicker-calendar th {
  border-bottom: 1px solid #dee2e6;
  color: #2f333c;
  font-family: "Roboto Flex", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  padding: 15px 5px;
}

.lodging-page-view .ui-datepicker .ui-datepicker-calendar td {
  color: #2f333c;
  font-family: "Roboto Flex", sans-serif;
  font-size: 16px;
  line-height: 100%;
  padding: 0;
}

.lodging-page-view
  .ui-datepicker
  .ui-datepicker-calendar
  tbody
  tr:first-child
  td {
  padding: 5px 0 0;
}

.lodging-page-view .ui-datepicker .ui-datepicker-calendar td .ui-state-default {
  background: none;
  border: none;
  border-radius: 50%;
  color: #2f333c;
  font-weight: 700;
  line-height: 100%;
  opacity: 1;
  padding: 15px 5px;
  text-align: center;
}

.lodging-page-view
  .ui-datepicker
  .ui-datepicker-calendar
  td
  .ui-state-default:not(.ui-state-highlight, .ui-state-active):hover {
  background: rgba(28, 19, 100, 0.1);
}

.lodging-page-view
  .ui-datepicker
  .ui-datepicker-calendar
  td
  .ui-state-highlight {
  background: rgba(28, 19, 100, 0.1);
}

.lodging-page-view .ui-datepicker .ui-datepicker-calendar td .ui-state-active {
  background: #16284f;
  color: #fff;
}
.max-stature-points {
  text-align: center;
  border-radius: 20px;
  background: #f0f0f0;
  line-height: 50px;
  width: 50%;
  margin: auto;
}
span.points-number {
  font-weight: 700;
}
form#filter_search_frm {
  width: 100%;
}
.custom-opt-input {
  margin-bottom: 10px;
}

/*.filter-row input[type="date"]:before {
color:rgba(53, 53, 53, 0.44);
content: attr(placeholder);
}

.filter-row input.event-date-page:not([value=""]) {
content: '' !important;
}*/

.flatpickr-mobile:before {
  color: gray;
  content: attr(placeholder);
  white-space: nowrap;
}

.flatpickr-mobile:focus[value]:not([value=""]):before {
  display: none;
}

input[type="hidden"][value]:not([value=""]) + .flatpickr-mobile:before {
  display: none;
}

.custom-option span.req {
  color: red;
}

@media (max-width: 767px) {
  .lodging-page-view .ui-datepicker {
    padding: 10px;
    width: 342px;
  }
}

/**/

@media (max-width: 1024px) {
  .page-template-event-filter .section .container._reverse #sidebar.open {
    top: 0;
    z-index: 1000;
  }
  .page-template-event-filter
    .section
    .container._reverse
    #sidebar
    .filter-back {
    display: none;
  }
}

.didna-adhesion-bottom {
  display: none !important;
}
.revenue-dashboard-box {
  float: left;
  border: 1px solid #c0c0c0;
  padding: 20px;
  width: 32%;
  min-height: 516px;
  margin-bottom: 20px;
}
.revenue-dashboard-box.middle {
  margin: 0 1%;
}
.revenue-dashboard-box span.heading-lbl {
  display: block;
}
.revenue-dashboard-box span.info-txt {
  font-size: 14px;
  font-weight: 600;
}
.revenue-dashboard-box h3 {
  font-size: 16px;
}
._button span.nominated-player {
  background-color: #e2e5f0;
  border: 1px solid #e2e5f0;
  border-radius: 8px;
  color: #7c8799;
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  padding: 12px 10px;
  text-align: center;
  width: 108px;
}
.nomiation-list-wrapper .nominiees {
  display: flex;
  gap: 0 20px;
}
.nomiation-list-wrapper .alpha-characters {
  margin-top: 30px;
}

body.site-id-257 ._col_sidebar {
  display: none;
}

body.home.site-id-149 .shop-app {
  display: none !important;
}
.who-is-coming-table thead th {
  font-size: 14px !important;
}
.who-is-coming-table tbody td {
  font-size: 14px !important;
}
#mobile_who_coming .table-mobile-elem-description a {
  font-weight: normal !important;
}
#desktop_leader_board,
#mobile_leader_board {
  width: 100%;
}
.leader-board-table span.player-info {
  font-weight: bold !important;
}
.full-leader-board-table {
  display: block !important;
}
.leader-board-table .table-bottom a.back::after {
  border-bottom: 2px solid var(--base-link-color);
  border-right: 2px solid var(--base-link-color);
  content: "";
  display: block;
  height: 8px;
  position: absolute;
  left: -15px;
  top: 4px;
  transform: rotate(130deg);
  width: 8px;
}
.simple-pro-cart {
  width: 188px;
}
.inventory-table-listing span.director-price {
  text-transform: none;
  margin-top: 5px;
  display: block;
}
.bundle-products .bundle-product {
}
.bundle-product-row {
  margin-bottom: 10px;
}
.archive.tax-product_cat .woocommerce-ordering {
  width: 300px;
  display: none;
}
.custom-size-select {
  margin-top: 10px;
}
.class-ages-select {
  margin-bottom: 10px;
}
select.custom-select-box {
  display: inline-block;
  vertical-align: top;
  position: relative;
  border: 1px solid var(--input-border-color);
  background: #fff;
  min-width: 0;
  font-size: 16px;
  border-radius: 15px;
  border-width: var(--btn-b);
  line-height: 16px;
  color: var(--input-color);
  background-color: var(--input-bg-color);
  border-color: var(--input-border-color);
  border-style: solid;
  border-width: 1px;
  text-align: left;
  outline: 0;
  max-width: 100%;
  width: 50%;
  padding: 10px 24px 16px 16px;
  /* -webkit-transition: -webkit-box-shadow .3s; */
  -o-transition: box-shadow 0.3s;
}

ul.categories-filter.woocommerce-categories {
  display: flex;
  gap: 24px;
  margin-bottom: 36px;
  overflow: auto;
  position: relative;
}

ul.categories-filter.woocommerce-categories::after {
  background-color: #e2e5f0;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}

ul.categories-filter.woocommerce-categories li.woo-product-category-list {
}

ul.categories-filter.woocommerce-categories
  li.woo-product-category-list.active {
}

ul.categories-filter.woocommerce-categories li.woo-product-category-list a {
  color: #7c8799;
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  opacity: 1;
  padding-bottom: 23px;
  position: relative;
  white-space: nowrap;
}

ul.categories-filter.woocommerce-categories
  li.woo-product-category-list.active
  a,
ul.categories-filter.woocommerce-categories
  li.woo-product-category-list
  a:hover {
  color: #23346b;
}

ul.categories-filter.woocommerce-categories
  li.woo-product-category-list.active
  a::after {
  background-color: #23346b;
  border-radius: 2px;
  bottom: 0;
  content: "";
  display: block;
  height: 4px;
  left: 0;
  position: absolute;
  width: 100%;
}
.bracket-html table tbody td {
  /*    font-size: 11px;*/
  font-size: 8px;
  padding: 5px;
}

/* The container */

.coach-nomination-wrapper {
  padding-bottom: 40px;
}

.chekbox-nomination-wrapper {
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  font-size: 16px;
  margin: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.chekbox-nomination-wrapper input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.chekbox-nomination-wrapper input + .checkmark {
  position: absolute;
  top: 0;
  left: 0;

  background: none;
  border: 2px solid #7c8799;
  border-radius: 3px;
  content: "";
  display: block;
  width: 18px;
  height: 18px;
}

.chekbox-nomination-wrapper:hover input + .checkmark {
}

.chekbox-nomination-wrapper input:checked + .checkmark {
}

.chekbox-nomination-wrapper input + .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.chekbox-nomination-wrapper input + .checkmark:after {
  content: "";
  display: none;
  position: absolute;
  height: 6px;
  width: 10px;
  top: 50%;
  left: 7px;
  margin: -4px 0 0 -5px;
  border: 3px solid #fff;
  border-width: 0 0 3px 3px;
  -webkit-transform: rotate(-55deg);
  -ms-transform: rotate(-55deg);
  transform: rotate(-55deg);
  border-color: #23346b;
  border-width: 0 0 2px 2px;
  transform: rotate(-45deg);

  /*
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    */
}

.chekbox-nomination-wrapper input:checked ~ .checkmark:after {
  display: block;
}

/**/

#coach_form {
  padding-bottom: 20px;
}

#coach_form h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 125%;
  margin: 0 0 5px;
}

#coach_form .form-group {
  display: grid;
  grid-gap: 20px 20px;
  grid-template-columns: repeat(2, 1fr);
  padding: 15px 0;
}

#coach_form .form-row {
}

#coach_form .form-row label {
}

#coach_form .form-row input[type="text"],
#coach_form .form-row input[type="email"] {
  border-radius: 5px;
}
/*-- General popup --*/
.overlay-popup {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 99999;
}
.overlay-popup:target {
  visibility: visible;
  opacity: 1;
}

.general-popup {
  margin: 70px auto;
  padding: 50px 50px 0;
  background: #fff;
  border-radius: 5px;
  width: 50%;
  position: relative;
  transition: all 5s ease-in-out;
}

.general-popup h2 {
  margin-top: 0;
  color: #333;
}
.general-popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.general-popup .close:hover {
  color: #06d85f;
}
.general-popup .content {
  max-height: 60%;
  overflow: auto;
}
.map-speciality-shortcode {
  margin-top: 30px;
}
.additional-info {
  padding: 20px;
}
.additional-info label {
  font-size: 16px;
}
.additional-info h2 {
  margin: 50px 0 30px;
}
#form-response {
  color: #f00;
  margin-bottom: 20px;
}
/* added my account video overlapping issue */
._video_content .iframe-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* 16:9 aspect ratio (9 / 16 = 0.5625) */
  height: 0;
  overflow: hidden;
}
.site-id-284 #frm_form_2_container .frm_form_field .frm_primary_label {
  display: block;
}
#tab-who-coming table.who-is-coming-table {
  margin-bottom: 35px !important;
}
#tab-who-coming .table-mobile h2 {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
  margin-top: 20px;
}
#tab-who-coming .table-mobile-elem-title {
  color: #202328;
}

#tab-who-coming .heading-data {
  margin-bottom: 20px !important;
}

@media screen and (max-width: 700px) {
  .general-popup {
    width: 70%;
  }
}

@media (max-width: 480px) {
  #coach_form .form-group {
    grid-gap: 15px;
    grid-template-columns: repeat(1, 1fr);
  }
  .nom-box ._submit input[type="submit"],
  .nom-box ._submit input[type="button"] {
    max-width: 100%;
  }
}

@media (max-width: 1024px) {
  ul.categories-filter.woocommerce-categories {
    margin-bottom: 24px;
  }
}

@media (max-width: 768px) {
  ul.categories-filter.woocommerce-categories {
    margin-bottom: 12px;
  }
}
