/* GLOBAL */
.rounded-image {
  border-top-left-radius: 20px !important;
  border-top-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 20px !important;
  mix-blend-mode: screen !important;
}
.cta-button span {
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.single-tribe_events .tribe-events-content img {
  height: auto;
  max-width: 100%;
}
.tribe-checkout-backlinks a {
  margin-right: 10px;
}
.checkout-multiselect .select2 {
  width: 100%;
}
.tribe-events .tribe-events-calendar-list__event-datetime-featured-text {
  color: #48a1b5 !important;
}
.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date, .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link, .tribe-events-pro .tribe-events-pro-week-grid__header-column--current .tribe-events-pro-week-grid__header-column-daynum, .tribe-events-pro .tribe-events-pro-week-grid__header-column--current .tribe-events-pro-week-grid__header-column-daynum-link {
  color: white !important;
}
html body .tribe-common .tribe-common-svgicon--featured {
  background-image: url("../../imgs/featured-flag.svg");
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day:hover:after, .tribe-events-pro .tribe-events-pro-week-day-selector__events-icon, .tribe-events .tribe-events-calendar-month__day-cell--selected, .tribe-events .tribe-events-calendar-month__day-cell--selected:focus, .tribe-events .tribe-events-calendar-month__day-cell--selected:hover, .tribe-events .tribe-events-calendar-month__mobile-events-icon--event, .tribe-events .tribe-events-calendar-list__event-row--featured .tribe-events-calendar-list__event-date-tag-datetime:after {
  background-color: #48a1b5 !important;
}
.tribe-common .tribe-common-cta--thin-alt, .tribe-common .tribe-common-anchor-thin-alt {
  border-bottom: 1px solid #48a1b5 !important;
}
.tribe-common .tribe-common-cta--thin-alt:active, .tribe-common .tribe-common-cta--thin-alt:focus, .tribe-common .tribe-common-cta--thin-alt:hover, .tribe-common .tribe-common-anchor-thin-alt:active, .tribe-common .tribe-common-anchor-thin-alt:focus, .tribe-common .tribe-common-anchor-thin-alt:hover {
  border-bottom: 1px solid #48a1b5 !important;
  color: #48a1b5 !important;
}
.tribe-events-pro .tribe-events-pro-week-day-selector__day--active {
  border-color: #48a1b5 !important;
}
.tribe-events-pro-week-day-selector__nav-list-item, .tribe-events-pro-week-day-selector__days-list li {
  list-style: none !important;
}
.tribe-events-calendar-month__calendar-event-details h3 {
  line-height: 26px !important;
  margin-bottom: 20px;
}
.tribe-events-calendar-month__calendar-event-details h3 a {
  font-size: 20px;
}
body:not(.woocommerce-cart) .main-content .tribe-events-c-top-bar__datepicker-container tr th {
  border: none;
}
.tribe-events .datepicker .day.current, .tribe-events .datepicker .day.current.focused, .tribe-events .datepicker .day.current:focus, .tribe-events .datepicker .day.current:hover, .tribe-events .datepicker .month.current, .tribe-events .datepicker .month.current.focused, .tribe-events .datepicker .month.current:focus, .tribe-events .datepicker .month.current:hover, .tribe-events .datepicker .year.current, .tribe-events .datepicker .year.current.focused, .tribe-events .datepicker .year.current:focus, .tribe-events .datepicker .year.current:hover {
  background-color: rgba(72, 161, 181, 0.07) !important;
}
.tribe-events .datepicker .day.active, .tribe-events .datepicker .day.active.focused, .tribe-events .datepicker .day.active:focus, .tribe-events .datepicker .day.active:hover, .tribe-events .datepicker .month.active, .tribe-events .datepicker .month.active.focused, .tribe-events .datepicker .month.active:focus, .tribe-events .datepicker .month.active:hover, .tribe-events .datepicker .year.active, .tribe-events .datepicker .year.active.focused, .tribe-events .datepicker .year.active:focus, .tribe-events .datepicker .year.active:hover {
  background-color: #48a1b5 !important;
}
body .tribe-common .tribe-common-c-loader__dot {
  background-color: rgba(72, 161, 181, 0.07);
  animation-name: animateDots;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-direction: normal;
}
body .tribe-common .tribe-common-c-loader__dot.tribe-common-c-loader__dot--first {
  animation-delay: 0.25s;
}
body .tribe-common .tribe-common-c-loader__dot.tribe-common-c-loader__dot--second {
  animation-delay: 0.5s;
}
body .tribe-common .tribe-common-c-loader__dot.tribe-common-c-loader__dot--third {
  animation-delay: 0.75s;
}
@keyframes animateDots {
  0% {
    background-color: rgba(72, 161, 181, 0.07);
  }
  30% {
    background-color: #48a1b5;
  }
  60% {
    background-color: rgba(72, 161, 181, 0.07);
  }
}
@-webkit-keyframes animateDots {
  0% {
    background-color: rgba(72, 161, 181, 0.07);
  }
  50% {
    background-color: #48a1b5;
  }
  100% {
    background-color: rgba(72, 161, 181, 0.07);
  }
}
h4.tribe-tickets__attendee-tickets-item-title {
  color: transparent !important;
  pointer-events: none;
}
h4.tribe-tickets__attendee-tickets-item-title:before {
  content: "Attendee";
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 1.62;
  color: #141827 !important;
}
.tribe-events-list .tribe-events-event-cost:after, .tribe-events-schedule .tribe-events-cost:after, .tribe-events-meta-group .tribe-events-event-cost:after, .tribe-events-c-small-cta__price:after, .woocommerce-Price-amount bdi:after {
  content: "+GST";
  font-size: 0.8em;
}
.woocommerce-price-suffix {
  display: none;
}
.order-total .woocommerce-Price-amount bdi:after, .tax-total .woocommerce-Price-amount bdi:after {
  display: none !important;
}
.woocommerce-mini-cart-item .subscription-details {
  display: block;
}
.tribe-events-pro .tribe-events-pro-week-grid__event-link-inner {
  background-color: rgba(72, 161, 181, 0.1) !important;
}
.tribe-events-pro .tribe-events-pro-week-grid__event-link-inner:hover {
  background-color: rgba(72, 161, 181, 0.2) !important;
}
.tribe-common a.tribe-common-c-btn-link:focus, .tribe-common a.tribe-common-c-btn-link:hover, .tribe-common button.tribe-common-c-btn-link:focus, .tribe-common button.tribe-common-c-btn-link:hover, .tribe-common input[type=button].tribe-common-c-btn-link:focus, .tribe-common input[type=button].tribe-common-c-btn-link:hover, .tribe-common input[type=submit].tribe-common-c-btn-link:focus, .tribe-common input[type=submit].tribe-common-c-btn-link:hover {
  color: white !important;
}
#footer-outer {
  z-index: 9;
}
.pmp-membership-settings .vc_col-sm-4 {
  width: 30%;
  padding-right: 30px;
}
.pmp-membership-settings .vc_col-sm-8 {
  padding-left: 15px;
  padding-right: 15px;
}
#pmpro_account #pmpro_account-membership {
  border-top: none;
}
.benefits-box > .col {
  display: flex;
  justify-content: center;
}
.benefits-box > .col .cell > .inner-wrap-outer > .inner-wrap > .nectar-fancy-box {
  cursor: pointer;
}
.benefits-box > .col .cell > .inner-wrap-outer > .inner-wrap > .wpb_row {
  display: none;
}
.benefits-box > .col .cell > .inner-wrap-outer > .inner-wrap .container-wrap {
  margin-top: 80px !important;
}
.benefits-box > .col .benefits-box-display > .wpb_row {
  transition: 0.4s all !important;
}
.hs-form > .field {
  display: flex;
  flex-wrap: wrap;
}
.hs-form label {
  font-family: Muli !important;
  font-weight: 500 !important;
  display: block !important;
  line-height: 2 !important;
  width: 100% !important;
  text-align: left !important;
  font-size: 100% !important;
}
.hs-form label span {
  color: black;
}
.hs-form label .hs-form-required {
  color: #48a1b5;
}
.hs-form .input {
  display: block;
  width: 100%;
  margin-left: 0 !important;
}
.hs-form .input input.hs-input.error {
  border-color: #a00;
}
.hs-form .input input[type="text"], .hs-form .input input[type="email"] {
  box-sizing: border-box !important;
  width: 100% !important;
  margin: 0;
  outline: 0;
  line-height: normal;
  margin-bottom: 10px !important;
  border: 1px solid #ededed;
  background-color: rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  font-size: 14px;
  padding: 10px !important;
  color: #555;
  -webkit-transition: all 0.2s ease;
  height: unset;
}
.hs-form .input input[type="text"]:focus, .hs-form .input input[type="email"]:focus {
  border-color: #48a1b5;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.11);
}
/* COLOURS */
/* NAVIGATION */
body:not(.woocommerce-page):not(.pmpro-body-level-required):not(.tribe-events-page-template):not(.pmpro-account):not(.pmpro-billing):not(.pmpro-cancel):not(.pmpro-account-logged-in):not(.pmpro-confirmation):not(.pmpro-invoice):not(.pmpro-levels):not(.pmpro-member-profile-edit) #header-space {
  height: 0 !important;
}
#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul .current-menu-item > a {
  background-color: transparent !important;
}
.right-aligned-menu-items nav ul {
  display: flex;
  flex-direction: row-reverse;
}
.buttons.sf-menu {
  display: flex;
  flex-direction: row-reverse;
}
.restricted-content-post ul {
  display: flex;
  margin: 0;
}
.restricted-content-post ul li {
  font-size: 10px;
  background-color: #48a1b5;
  list-style: none;
  margin-right: 5px;
  color: white;
  padding: 0px 12px;
  border-radius: 25px;
}
.payment_method_payment_express img {
  width: 40px !important;
}
.product-thumbnail, .cart_item .product-image, .woocommerce table.cart .product-thumbnail a, .woocommerce table.cart .product-thumbnail a img {
  display: none;
}
.woocommerce-checkout-review-order-table .product-info {
  float: left;
  width: 100%;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
  clear: both;
}
input[type=number] {
  padding: 10px;
  width: 100%;
  font-size: 14px;
  font-family: inherit;
  line-height: 24px;
  color: #555;
  background-color: #f1f1f1;
  border: none;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
}
.toggle-postal-details .optional {
  display: none;
}
.postal-address {
  display: none;
}
.md-module-9 > .col > .col > .vc_column-inner > .wpb_wrapper > .wpb_row > .col > .col > .vc_column-inner {
  transform: scale(1);
  transition: 0.2s transform;
}
.md-module-9 > .col > .col > .vc_column-inner > .wpb_wrapper > .wpb_row > .col > .col > .vc_column-inner:hover {
  transform: scale(1.05);
}
.md-module-11 a {
  color: white;
}
.md-module-20 .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button {
  transform: translateY(-50%);
}
.nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.previous {
  left: -50px;
}
.nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.next {
  right: -50px;
}
div[class*="md-module-"][data-top-percent="5%"][data-top-percent="5%"] {
  margin-bottom: 0 !important;
}
/* PAST RECIPIENTS */
.past-recipient-thumb {
  width: 200px !important;
  height: 200px !important;
  border-radius: 50%;
}
@media (max-width: 1300px) {
  .md-module-20 .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.previous {
    left: -60px !important;
  }
  .md-module-20 .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.next {
    right: -60px !important;
  }
}
@media (min-width: 1300px) and (max-width: 1650px) {
  #header-outer #top .slide-out-widget-area-toggle + nav .sf-menu {
    justify-content: flex-start !important;
  }
  body #header-outer[data-lhe="default"] #top nav > ul > li > a {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 1000px) {
  .benefits-box-display .vc_col-sm-6:first-child {
    display: none !important;
  }
  .md-module-4 > .col > .col {
    min-height: 250px !important;
  }
  .md-module-4 > .col > .col > div {
    min-height: 250px !important;
  }
  .md-module-4 h4 {
    font-size: 20px !important;
  }
  .md-module-6.news-section {
    width: auto !important;
    margin-left: 0 !important;
  }
  .md-module-6.news-section .news-heading {
    transform: none;
    padding-top: 0 !important;
    padding-left: 2.25vw !important;
    position: relative;
    padding-bottom: 60px !important;
  }
  .md-module-6.news-section .news-heading .wpb_text_column {
    margin: 0 !important;
  }
  .md-module-6.news-section .news-heading .wpb_text_column h3 {
    margin-left: 0 !important;
    text-align: left !important;
    font-size: 23px !important;
    position: relative;
  }
  .md-module-6.news-section .news-heading .wpb_text_column h3:before {
    left: 0 !important;
    top: 50px !important;
    margin-left: 0px !important;
    transform: none;
  }
  .md-module-9 .divider-wrap {
    height: 0;
  }
  .md-module-9 .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
    margin: 20px 0 90px 0;
  }
  .md-module-9 .wpb_row > .span_12 > .column_container:last-child {
    margin-bottom: 25px;
  }
  .md-module-9 .wpb_row:not(.full-width-section):not(.full-width-content) {
    margin-bottom: 0px !important;
  }
  .md-module-9 .wpb_text_column + .divider-wrap {
    margin-bottom: 40px;
  }
  .md-module-13 .tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-photo__event {
    width: 100%;
  }
  html body.pmpro-login #header-space {
    height: 65px !important;
  }
  html body .news-section {
    padding-top: 0 !important;
  }
  html body .news-section .news-heading {
    padding-left: 0px !important;
    padding-top: 0px !important;
    transform: rotate(0deg) !important;
    margin-left: 0px !important;
  }
  html body .news-section .news-heading h3 {
    margin-left: 0px !important;
  }
  html body .news-section .news-heading h3:before {
    top: unset;
    bottom: -22px;
    transform: translateX(-50%);
    margin-left: 0 !important;
  }
}
@media (max-width: 768px) {
  .md-module-13 article.tribe-common-g-col {
    width: 100%;
  }
  #testimonials .flickity-viewport {
    margin-top: 0 !important;
  }
}
@media (max-width: 690px) {
  .main-hero .wpb_text_column br {
    display: none;
  }
  body .tribe-common div.tribe-dialog {
    padding-top: 65px;
  }
  body.logged-in.admin-bar .tribe-common div.tribe-dialog {
    padding-top: 110px;
  }
  .event-tickets .tribe-tickets__attendee-tickets-footer {
    flex-wrap: wrap;
  }
  .event-tickets .tribe-tickets__attendee-tickets-footer button {
    width: 100%;
    text-decoration: none;
    margin-right: 0;
  }
  .event-tickets .tribe-tickets__attendee-tickets-footer button:first-child {
    margin-bottom: 10px;
  }
  .event-tickets .tribe-tickets__attendee-tickets-footer span {
    width: 100%;
    text-align: center;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .event-tickets .tribe-tickets__attendee-tickets-item--has-focus {
    border-left-color: #48a1b5 !important;
  }
  .nectar-cta .link_wrap .link_text {
    font-size: 15px;
  }
  .nectar-cta .link_wrap .link_text:after {
    bottom: -6px !important;
  }
  .md-module-4 .divider-wrap {
    display: none;
  }
  .md-module-4 > .col > .col > .vc_column-inner {
    padding: 6% !important;
  }
  .md-module-6.news-section .news-heading .wpb_text_column h3 {
    font-size: 18px !important;
  }
  .md-module-20 .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.previous {
    left: -60px !important;
  }
  .md-module-20 .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.next {
    right: -60px !important;
  }
  .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.previous, .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.next {
    transform: translateY(-50%) scale(0.85) !important;
  }
  .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.previous {
    left: 0;
  }
  .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.next {
    right: 0;
  }
}
/* CTA */
#top nav > ul > li.contact-us-cta[class*="button_bordered"] > a:before {
  border-color: white !important;
}
#header-outer:not(.transparent) #top nav > ul > .button_bordered > a:hover:before {
  border-color: #fff !important;
  opacity: 0.6;
}
/* SEARCH*/
body.search #page-header-bg {
  padding-top: 80px !important;
}
body.search #search-results .result .inner-wrap h2, body.search #search-results .result .inner-wrap p {
  padding: 15px 15px 0 15px;
}
body.search #search-results .result .inner-wrap {
  padding: 0 0 15px 0;
}
#search-results .result .title span {
  display: none;
}
::-webkit-input-placeholder {
  /* Edge */
  color: #141414 !important;
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #141414 !important;
}
::placeholder {
  color: #141414 !important;
}
/* HOME */
.tribe_events-template-default .main-hero + .wpb_row {
  padding-top: 50px !important;
}
#tribe-events-pg-template {
  padding: 0;
}
#tribe-events-content {
  padding-top: 0;
}
.main-hero {
  position: relative;
}
.main-hero h2 {
  font-size: 40px !important;
  font-weight: 100 !important;
}
.main-hero .row-bg-wrap::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/wp-content/uploads/2021/03/main-hero-texture.png);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 25%;
  z-index: 9999999999;
}
.main-hero .divider-vertical {
  width: 3px !important;
  height: 100px !important;
  position: absolute;
  top: 80%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.main-hero::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 57px;
  background: url(/wp-content/uploads/2021/03/divider-vertical.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 9999999999;
  position: absolute;
  bottom: -58px;
  left: 50%;
  transform: translate(-50%, -50%);
}
/* NEWS */
.news-section .news-heading {
  padding-left: 30px !important;
  padding-top: 60px !important;
  transform: rotate(-90deg);
}
.news-section .news-heading h3 {
  font-size: 30px !important;
  text-align: center !important;
  margin-left: 82px !important;
}
.news-section .news-heading h3:before {
  display: block;
  position: absolute;
  left: 50%;
  top: 27px;
  margin-left: -141px;
  content: "" !important;
  display: block !important;
  height: 1px !important;
  width: 50px !important;
  background: #48a1b5 !important;
  border-radius: 0px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  font-size: 0px !important;
  font-weight: 0 !important;
  padding: 0px !important;
}
.news-section .nectar-recent-posts-slider_multiple_visible h3 {
  font-family: Muli;
  font-size: 20px;
  line-height: 25px;
  font-weight: bold;
}
.news-section .nectar-recent-posts-slider_multiple_visible .news, .news-section .nectar-recent-posts-slider_multiple_visible .uncategorised {
  display: none;
}
.news-section .nectar-recent-posts-slider_multiple_visible .flickity-viewport .nectar-recent-post-bg-wrap {
  border-top-left-radius: 20px !important;
  border-top-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 20px !important;
  mix-blend-mode: screen !important;
}
.news-section .nectar-button[data-color-override="false"].regular-button {
  background-color: transparent !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
}
.news-section .nectar-button[data-color-override="false"].regular-button:before {
  display: block;
  position: absolute;
  left: 50%;
  top: 25px;
  margin-left: -85px;
  content: "" !important;
  display: block !important;
  height: 1px !important;
  width: 25px !important;
  background: #fff !important;
  border-radius: 0px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  font-size: 0px !important;
  font-weight: 0 !important;
  padding: 0px !important;
}
/* OUR PARTNERS */
.our-partners .row-bg-wrap {
  background: url(/wp-content/uploads/2021/03/bottom-divider-1.jpg);
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: 70%;
}
/* CHAMBER BOARD */
.chamber-board img {
  border-top-left-radius: 20px !important;
  border-top-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 20px !important;
  mix-blend-mode: screen !important;
}
/*  HELP & SUPPORT */
.mentors-section img {
  border-top-left-radius: 20px !important;
  border-top-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 20px !important;
  mix-blend-mode: screen !important;
}
.mentors-row .nectar-fancy-box {
  border-top-left-radius: 20px !important;
  border-top-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 20px !important;
  mix-blend-mode: screen !important;
}
/* MEMBERSHIP SECTION */
.pmpro_content_message {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding: 40px;
}
.pmpro_content_message a, .pmpro_content_message a:link {
  padding: 15px 22px !important;
  color: #FFF !important;
  border: none !important;
}
.pmpro_card_actions a, .pmpro_card_actions a:link {
  padding: 15px 22px !important;
  color: #0c3d54 !important;
  border: none !important;
}
.pmpro_login_wrap, .pmpro_lost_password_wrap, .pmpro_reset_password_wrap {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
.pmpro-no-access .excerpt {
  display: none;
}
form.pmpro_form .input, form.pmpro_form textarea, form.pmpro_form select, #loginform input[type=text], #loginform input[type=password] {
  width: 100% !important;
  max-width: 100%;
}
.pmpro_lost_password_wrap hr, .pmpro_login_wrap hr {
  margin: 30px 0;
}
.most-popular .vc_column-inner {
  border: 10px solid #48a1b5;
  top: -10px;
}
.most-popular .vc_column-inner:after {
  content: "Most popular";
  width: 100px;
  height: 0px;
  position: absolute;
  font-weight: 700;
  top: 30px;
  right: -34px;
  transform: rotate(45deg);
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  padding: 0px;
  border-bottom: 30px solid #48a1b5;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  line-height: 30px;
  font-size: 12px;
}
/* MEMBERSHIP > LOGIN */
.pmpro_login_wrap h2 {
  display: none;
}
.pmpro-login #header-space {
  height: 90px !important;
}
#pmpro_account-invoices, #pmpro_account-links, #pmpro_account-profile, .woocommerce-MyAccount-content .woocommerce-Address.col-2 {
  display: none;
}
.join-now-form input[type=text], .join-now-form input[type=email] {
  width: 98%;
  margin-bottom: 10px !important;
  border: 1px solid #ededed;
}
.join-now-form .company-name input[type=text] {
  width: 99% !important;
}
.login-form input[type=text], .login-form input[type=email] {
  width: 98%;
  margin-bottom: 10px !important;
  border: 1px solid #ededed;
}
/* FORMS */
body[data-form-submit="regular"] input[type=submit] {
  background: #f48939;
}
/* YOUTH READY EMPLOYERS */
.access-form .wpcf7-form br {
  display: none;
}
.access-form .wpcf7-form input {
  margin-bottom: 10px;
}
.access-form input[type=text], .access-form input[type=email] {
  width: 98%;
  margin-bottom: 10px !important;
  border: 1px solid #ededed;
}
.access-form .wpcf7-submit {
  margin-top: 5px;
}
/* GET A MENTOR */
.apply-form input[type=text], .apply-form input[type=email] {
  width: 98%;
  margin-bottom: 10px !important;
  border: 1px solid #ededed;
}
/* BECOME A MENTOR */
.become-a-mentor input[type=text], .become-a-mentor input[type=email] {
  width: 98%;
  margin-bottom: 10px !important;
  border: 1px solid #ededed;
}
/* ICC NZ */
.pub-col .vc_column-inner {
  min-height: 450px !important;
}
/* EVENTS */
/* RSVP */
.tribe-link-view-attendee {
  padding-top: 10px;
}
.tribe-common {
  margin: 0 0 20px 0;
}
.tribe-common div.tribe-dialog {
  height: 110vh !important;
}
.tribe-common .tribe-common-form-control-text__input {
  background-color: #fff !important;
}
.tribe-events-c-ical__link {
  display: none !important;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn, .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn {
  width: auto;
  font-weight: 400;
  font-size: 14px;
}
.entry .entry-content .event-tickets .tribe-tickets__attendee__fields__footer_checkout-button.tribe-common-c-btn:disabled, .entry .entry-content .event-tickets .tribe-tickets__tickets-buy.tribe-common-c-btn:disabled, .event-tickets .tribe-tickets__attendee__fields__footer_checkout-button.tribe-common-c-btn:disabled, .event-tickets .tribe-tickets__tickets-buy.tribe-common-c-btn:disabled {
  background-color: #48a1b5;
  opacity: 0.4;
}
html body .tribe-events-pro .tribe-events-pro-photo__event-datetime-featured-text, html body .tribe-common .tribe-common-c-svgicon {
  color: #48a1b5;
  font-weight: 700;
}
.tribe-common div.tribe-dialog {
  z-index: 999 !important;
}
.tribe-common a.tribe-common-c-btn-link, .tribe-common button.tribe-common-c-btn-link, .tribe-common input[type=button].tribe-common-c-btn-link, .tribe-common input[type=submit].tribe-common-c-btn-link {
  color: #FFF;
  margin-right: 15px;
}
.event-tickets .tribe-tickets__tickets-item-extra-price .tribe-formatted-currency-wrap .tribe-currency-symbol {
  margin-right: -4px;
}
.event-tickets .tribe-tickets__attendee-tickets-footer button {
  text-decoration: none;
}
.event-tickets .tribe-tickets__attendee-tickets-item:before {
  display: none !important;
}
.event-tickets .tribe-tickets__attendee-tickets-item:after {
  display: none !important;
}
.event-tickets .tribe-tickets__attendee-tickets-item--has-focus, .entry .entry-content .event-tickets .tribe-tickets__attendee-tickets-item--has-focus {
  border-left-color: #48a1b5 !important;
}
/* NEWS */
.releases img, .chamber-media img {
  border-top-left-radius: 20px !important;
  border-top-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 20px !important;
  mix-blend-mode: screen !important;
}
.releases .title, .chamber-media .title {
  font-weight: bold !important;
}
.releases .meta-category, .chamber-media .meta-category {
  display: none;
}
/* NEWS CHILD */
#page-header-wrap {
  position: relative;
}
#page-header-wrap h2 {
  font-size: 40px !important;
  font-weight: 100 !important;
}
#page-header-wrap #page-header-bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/wp-content/uploads/2021/03/main-hero-texture.png);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 25%;
  z-index: 9999999999;
}
#page-header-wrap .divider-vertical {
  width: 3px !important;
  height: 100px !important;
  position: absolute;
  top: 80%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#page-header-wrap::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 57px;
  background: url(/wp-content/uploads/2021/03/divider-vertical.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 10000000000000000905969664;
  position: absolute;
  bottom: -58px;
  left: 50%;
  transform: translate(-50%, -50%);
}
#author-bio {
  display: none;
}
/* SPEAKER SERIES */
.speaker-videos .attachment-full {
  border-top-left-radius: 20px !important;
  border-top-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 20px !important;
  mix-blend-mode: screen !important;
}
/* FOOTER */
#footer-widgets #text-7 {
  padding-top: 44px;
}
#footer-outer {
  background-image: url(/wp-content/uploads/2021/03/footer-bg-4.jpg);
  background-size: 100%;
  background-position: bottom right;
  background-repeat: no-repeat;
}
.crafted-by {
  text-align: center;
  font-style: italic;
  padding: 0;
}
.mantis-logo {
  width: 210px;
  display: block;
  margin: 0 auto;
  padding-bottom: 40px;
}
.mantis-logo:hover {
  opacity: 0.8;
}
.locations-footer {
  font-size: 12px;
  letter-spacing: 1px;
  border-bottom: 1px solid #fff;
}
.contact-details-footer p {
  padding-bottom: 5px !important;
}
.contact-details-footer a {
  font-size: 18px;
  margin-bottom: 20px !important;
}
#footer-outer .row {
  padding: 48px 0;
}
.material #footer-outer #footer-widgets .col ul li {
  padding: 0px 0 !important;
  border: none;
}
/* TESTIMONIALS */
.flickity-slider .cell {
  width: 100%;
  height: auto;
  overflow: visible;
}
#testimonials .nectar_single_testimonial .title {
  padding-bottom: 8px;
}
#testimonials .nectar_single_testimonial p {
  text-align: center;
}
#testimonials .testimonial_slider[data-style="multiple_visible_minimal"] .image-icon, #testimonials .nectar_single_testimonial .image-icon {
  width: 90px;
  height: 90px;
  display: block;
  margin: 0 auto;
}
#testimonials .wrap {
  display: block;
  width: 200px;
  margin: 0 auto;
  padding-top: 30px;
  text-align: center !important;
}
@media (min-width: 1800px) {
  #top nav > ul > li > a {
    font-size: 14px;
  }
  #search-btn {
    padding-right: 5px;
  }
}
.woocommerce .woocommerce-message, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce-page .woocommerce-message {
  display: inline-block;
}
.woocommerce #footer-outer, #nectar_fullscreen_rows > #footer-outer.wpb_row .full-page-inner-wrap {
  background-color: #97dacf !important;
}
.button.wc-forward {
  font-size: 14px !important;
  line-height: 26px !important;
  padding-left: 20px !important;
}
input[type=text], textarea, input[type=email], input[type=password], input[type=tel], input[type=url], input[type=search], input[type=date], .material.woocommerce-page[data-form-style="default"] input#coupon_code {
  background-color: rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.woocommerce-cart-form {
  float: left;
  width: 70%;
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
  float: right;
  width: 30%;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
  float: right;
  width: 80%;
}
.woocommerce table.cart td.product-quantity {
  min-width: 177px;
}
.woocommerce-shipping-destination {
  font-size: 12px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  background-color: yellow;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle {
  display: none;
}
.woocommerce div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity {
  width: 40% !important;
  float: left !important;
  max-width: 150px;
  padding-top: 10px;
}
.woocommerce-page button[type="submit"].single_add_to_cart_button, body[data-form-submit="regular"].woocommerce-page .container-wrap button[type=submit].single_add_to_cart_button {
  float: left;
  padding: 20px 35px !important;
  width: 50%;
  margin-top: 0 !important;
  max-width: 200px;
}
.woocommerce .cart .quantity input.plus, .woocommerce .cart .quantity input.minus, .nectar-quick-view-box .cart .quantity input.plus, .nectar-quick-view-box .cart .quantity input.minus, .woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.woocommerce-security-text, .woocommerce td.product-name dl.variation dt, .woocommerce td.product-name dl.variation dd p, dl.variation dd p, small.includes_tax {
  font-size: 12px;
  line-height: 1.2;
}
.woocommerce #payment, .woocommerce-page #payment, #add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  background: #ebe9eb;
  padding: 20px;
  box-shadow: 0 7px 25px rgba(0, 0, 0, 0.4);
}
.woocommerce #payment div.form-row, .woocommerce-page #payment div.form-row {
  padding: 15px 0 0 0 !important;
}
.woocommerce-page #payment div.form-row.place-order {
  padding: 10px 0 0 0 !important;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods, .woocommerce-checkout #payment div.payment_box, .form-row.place-order {
  padding: 0;
}
#add_payment_method #payment div.payment_box, #add_payment_method #payment div.payment_box .form-row, .woocommerce-cart #payment div.payment_box, .woocommerce-cart #payment div.payment_box .form-row, .woocommerce-checkout #payment div.payment_box .form-row, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form, .woocommerce-checkout #payment div.payment_box {
  margin: 0;
}
.woocommerce-terms-and-conditions-wrapper {
  display: none;
}
.place-order button {
  background-image: url(../../imgs/secure_checkout.svg) !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: calc(50% + 85px) calc(50%) !important;
  background-size: 30px !important;
  background-color: black !important;
}
.woocommerce-security-text {
  padding-top: 20px;
  margin: 0;
  font-size: 12px;
  line-height: 1.2;
}
.woocommerce-security-text a {
  text-decoration: underline;
}
.woocommerce-privacy-policy-text p {
  font-size: 14px;
}
.woocommerce-privacy-policy-text a {
  text-decoration: underline;
}
.woocommerce-cart .woocommerce-shipping-totals.shipping {
  display: none;
}
.woocommerce-form-login-toggle, .woocommerce-notices-wrapper {
  display: table;
  margin: 0 auto;
}
.woocommerce .woocommerce-message, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce-page .woocommerce-message {
  margin-right: 5px;
  margin-left: 5px;
  padding-left: 2em;
}
#customer_details p.create-account {
  padding-left: 0;
  margin-top: 30px;
  margin-bottom: 30px;
}
.woocommerce .payment_box p {
  padding-left: 0;
}
label[for=payment_method_stripe] {
  font-family: apercu, calibri, sans-serif;
  font-weight: 1000;
  font-size: 28px;
  color: #3b3336;
  line-height: 32px;
}
.stripe-amex-icon {
  display: none;
}
.woocommerce-page .woocommerce p.cart-empty {
  width: 100%;
  padding: 30px 0;
}
@media (max-width: 768px) {
  .woocommerce .products ul, .woocommerce ul.products {
    padding-top: 0px;
  }
  .woocommerce table.cart td {
    padding: 10px 10px;
  }
  .woocommerce table.cart td.actions {
    padding: 0px;
  }
  .woocommerce .shop_table .coupon {
    margin-top: 0;
  }
  .woocommerce .shop_table .coupon input, .woocommerce .shop_table .coupon input#coupon_code {
    width: 50% !important;
  }
  .woocommerce table.cart td.actions button[type="submit"] {
    margin-top: 10px;
    margin-bottom: 20px;
    border: 1px solid #000;
  }
  .woocommerce .product_title.entry-title, .woocommerce-loop-product__title {
    font-size: 24px;
    line-height: 1.2;
  }
  .woocommerce .hero > .col > .col, .woocommerce-page .hero > .col > .col {
    margin-top: 0;
    padding-top: 0;
  }
  .woocommerce-cart-form, .cart-collaterals, .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width: 100% !important;
    font: none;
  }
  body .woocommerce ul.products[data-product-style="minimal"] li.product.minimal {
    width: 100% !important;
  }
  .woocommerce .products.related .product, .woocommerce .products.upsells .product {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .main-hero {
    padding-top: 90px !important;
    padding-bottom: 50px !important;
  }
  .main-hero + .wpb_row {
    padding-top: calc(100vw * 0.14) !important;
  }
  .main-hero + .wpb_row .vc_col-sm-2 {
    display: none !important;
  }
}
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--subscriptions {
  display: none;
}
.home-cta-block .wpb_wrapper {
  height: 100%;
}
.home-cta-block .wpb_wrapper .nectar-cta.cta-button.loaded {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0px;
  width: 100%;
}
.tribe-events-back {
  display: block;
  padding: 20px;
  margin: 0;
  position: fixed;
  left: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.1);
  width: 100%;
}
.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail a {
  padding-top: unset;
}
.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail img {
  bottom: unset;
  left: unset;
  position: unset;
  right: unset;
  top: unset;
  transform: unset;
}
