/*
Theme Name: Aardvark Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Aardvark WordPress theme.
Version: 1.0
Author: GhostPool
Author URI: http://www.ghostpool.com
Text Domain: aardvark
Template: aardvark
*/

body.page, body {
  font-weight: 400;
}
.cci-utility-bar {
  background-color: #fff;
}
.cci-members-navigation {
  list-style-type: none;
}
h2, h3 {
  font-size: 40px !important;
  font-weight: 700 !important;
  color: #11274b;
  font-family: "Open Sans", Arial, sans-serif !important;
}
h3 {
  font-weight: 300 !important;
}

/* Style all links within content whitespace at once */
#gp-content a {
  color: #ed9443;
}
#gp-content a:hover {
  color: #3a98ca;
  text-decoration: none;
}
#gp-share-icons a:hover {
  background-color: transparent !important;
}

/*Colours*/
.background-grey {
  background-color: #f7f8f9;
}

/*Buttons*/
.mp_login_form #mepr_loginform input[type="submit"]#wp-submit,
#mepr_account_form input[type="submit"].mepr-submit,
.mepr-account-row-action,
#gp-site-wrapper input[type="submit"].gform_button.button,
.cci-member-overview__button,
.cci-guide-content__button,
.cci--customised-training__button,
.cci--training-details__button,
#gp-site-wrapper .woocommerce .button,
#gp-site-wrapper form.cart button[type="submit"].single_add_to_cart_button,
#gp-site-wrapper .cci-button__dark-blue,
.cci-button__green {
  background-color: #11274b !important; /* Needed to override styles.css */
  background-image: none;
  border-radius: unset;
  padding: 15px 30px;
  color: #fff;
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 700;
  display: inline-block;
  text-decoration: none !important;
}

.cci-button__green {
  background-color: #82c55d !important;
}

.gform_wrapper h3.gform_title {
  font-weight: 700 !important;
  font-family: "Open Sans", Arial, sans-serif !important;
  font-size: 30px;
  line-height: 40px;
}

#gp-site-wrapper form.cart button[type="submit"].single_add_to_cart_button,
.cci-member-overview__button {
  margin: 25px 0 15px;
}

.mp_login_form #mepr_loginform input[type="submit"]#wp-submit:hover,
#mepr_account_form input[type="submit"].mepr-submit:hover,
.mepr-account-row-action:hover,
#gp-site-wrapper input[type="submit"].gform_button.button:hover,
.cci-member-overview__button:hover,
#gp-site-wrapper .woocommerce .button:hover,
#gp-site-wrapper form.cart button[type="submit"].single_add_to_cart_button:hover,
#gp-site-wrapper a.cci-button__dark-blue:hover,
a.cci-button__green:hover {
  background-color: #ee953a !important;
  text-decoration: none;
  color: #fff;
  border: none;
}
a.cci-button__green:hover {
  background-color: #11274b !important;
}

.vc_row .vc_btn3-container .vc_general.vc_btn3,
#gp-site-wrapper .cci-button__orange,
.cci-button__orange {
  font-size: 15px;
  line-height: 30px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  border-radius: 4px;
  background: #e77f14;
  border: 1px solid #e77f14;
  text-decoration: none;
  padding: 10px 35px;
  font-weight: 400;
  text-transform: none;
  position: relative;
  z-index: 1;
}

.vc_row .vc_btn3-container .vc_general.vc_btn3:hover,
#gp-site-wrapper .cci-button__orange:hover,
.cci-button__orange:hover {
  background: #11274b;
  border: 1px solid #3c5464;
  color: #fff;
  text-decoration: none;
}

#gp-site-wrapper .cci-button__secondary_blue {
  background-color: #ffffff;
  background-image: none;
  border-radius: unset;
  padding: 15px 30px;
  color: #11274b;
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 700;
  display: inline-block;
  text-decoration: none;
}

#gp-site-wrapper .cci-button__secondary_blue:hover {
  background-color: #11274b;
  text-decoration: none;
  color: #ffffff;
}

input[type="submit"].cci-button__link,
input[type="submit"].cci-button__link:hover,
input[type="submit"].cci-button__link:active {
  background: #ffffff;
  border: 0;
  border-radius: 0;
  padding: 0;
  margin: 0;
  color: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  font-weight: inherit;
  display: inline;
}

/*Popup*/
.ppsInnerTblContent {
  padding: 25px !important;
  border-radius: 0 !important;
}

/*Carousel*/
.slick-track .lvca-carousel-item.slick-slide li,
.slick-track .lvca-carousel-item.slick-slide li:hover {
  list-style: outside disc;
  margin-left: 20px;
}

/*WP Bakery Styles*/
#mega_info_bar_2 .mega_content h2,
h1, h3, h4, p {
  margin: 12px 0;
}

/*Navigation*/
/*.quadmenu-item .textwidget strong {*/
/*  font-size: 18px;*/
/*  font-weight: 600;*/
/*  color: #f99300;*/
/*  padding-top: 12px;*/
/*  display: inline-block;*/
/*}*/

/*.quadmenu-item .textwidget strong img {*/
/*  vertical-align: middle;*/
/*  margin-right: 10px;*/
/*}*/

/*#quadmenu.quadmenu-default_theme .quadmenu-navbar-nav .quadmenu-dropdown-menu li.quadmenu-item > a > .quadmenu-item-content {*/
/*  font-size: 14px;*/
/*  font-weight: 600;*/
/*  padding: 5px 0;*/
/*}*/

/*#quadmenu.quadmenu-is-horizontal .quadmenu-navbar-collapse.in {*/
/*  height: 100%;*/
/*}*/

/*#quadmenu .widget.widget_text p {*/
/*  font-weight: 400;*/
/*}*/

/*#quadmenu .widget .textwidget a {*/
/*  font-weight: 700;*/
/*}*/

/*#quadmenu .widget .textwidget a:after {*/
/*  content: " »";*/
/*}*/

.cci-navigation__mobile {
  display: none;
}

/* Content restricted login box */

.mepr-unauthorized-message {
  text-align: center;
}
.cci-waworks-unauthorized-message {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
  padding: 40px 20px 60px 20px;
  margin-top: 30px;
}
.cci-member-login__outer-container {
  display: flex;
  align-items: stretch;
  justify-content: center;
}

.cci-member-login__container-col-1 {
  width: 45%;
  background-color: #f1f1f1;
  padding: 20px 20px 80px 20px;
  vertical-align: top;
  min-height: 250px;
  margin: 20px 10px 0 0;
  text-align: center;
  display: inline-block;
  position: relative;
}

#gp-page-wrapper .cci-member-login__container-col-1 h2 {
  font-size: 40px;
}

#gp-page-wrapper .cci-member-login__container-col-1 a {
  background-color: #00254c;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  width: 100%;
  padding: 10px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}

#gp-page-wrapper .cci-member-login__container-col-1 a:hover {
  background-color: #ee953a;
  color: #fff;
}

#gp-page-wrapper .cci-member-login__container-col-1 .cci-button__orange {
  background-color: #ee953a;
  background-image: none;
  font-size: 16px;
  padding: 15px 30px;
  color: #fff;
  letter-spacing: 1px;
  margin-top: 20px;
  display: inline-block;
}

.mepr-login-link a {
  display: none;
}

/* Login & Start BT Unauthorized*/
.cci-member-login__title,
.cci-member-bt-login__title {
  color: #ffffff;
}

a.bt-open-login {
  color: #ffffff !important;
  text-decoration: underline;
}
.cci-member-login_bt_outer-container {
  display: flex;
  flex-direction: column;
  color: #ffffff;
}

.cci-member-login_bt_outer-container h2 {
  font-size: 30px !important;
  color: #ffffff;
}
.cci-member-login_flex-container {
  display: flex;
  flex-direction: row;
  align-content: space-around;
  justify-content: center;
  align-items: baseline;
}
.cci-member-login_flex-container-inner {
  padding-left: 20px;
}
.cci-member-login_flex-container-inner-res {
  display: none;
}
/*End BT Unauthorized*/


/*Page*/
.cci-page-title__image {
  padding: 50px 0;
  background-color: #f1f1f1;
  background-size: cover;
  background-position: 50%;
  position: relative;
}

.cci-page-title__overlay {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.cci-page-title__title {
  position: relative;
  z-index: 1;
}

.cci-page-title__title.background_image {
  background-image: linear-gradient(
          to left,
          rgb(0, 0, 0, 0.3),
          rgb(0, 0, 0, 0.3),
          rgb(0, 0, 0, 0.3),
          rgb(0, 0, 0, 0.8),
          rgb(0, 0, 0, 0.9)
  );
  margin: -50px 0;
  padding: 50px 0;
}

.cci-page-title__title h1 {
  color: #fff;
}
.cci-page-title__title--black h1 {
  color: #3e5564;
}
.cci-page-title__breadcrumbs {
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 400;
}

.cci-page-title__breadcrumbs a {
  color: #fff;
  text-decoration: underline;
  font-weight: 400;
}
.cci-page-title__breadcrumbs a:hover {
  color: #ee953a;
}

.cci-page-title__breadcrumbs--dark {
  color: #2e434f;
}

.cci-page-title__breadcrumbs--dark a {
  color: #2e434f;
}

.cci-page-title__title.background_image .cci-page-title__breadcrumbs--dark,
.cci-page-title__title.background_image .cci-page-title__breadcrumbs--dark a {
  color: #fff;
}

.info-list-img .img-thumbnail {
  border: 0;
}

#gp-site-wrapper {
  /* CSS fix for CCI-10 Sticky nav */
  overflow: visible !important;
  transition: none !important;
}

#gp-site-wrapper #gp-content {
  float: initial;
}

#gp-page-wrapper {
  transition: all 0.5s ease !important;
}

.cci-page-content .mega-info-list .media-body {
  width: auto;
}

.cci-page-content .mega-info-list .media-body h4 {
  margin: 30px 0;
}

.cci-page-content p,
.cci-page-content ul {
  font-weight: 400;
}

.cci-page-content a {
  color: #3e5564;
  text-decoration: underline;
}

.cci-page-content a:hover {
  color: #ee943a;
}

.cci-page-content__padding {
  padding: 50px 0;
}

.cci-page-content .mega-info-list,
.cci-page-content .wpb_content_element {
  margin-top: 35px;
}

/* Checkout */

.woocommerce-checkout .customer_details .col-1 {
  max-width: 100%;
  width: 100%;
}

.woocommerce-checkout .form-row {
  display: block !important;
}

.woocommerce-checkout .form-row input {
  font-weight: 400;
}

#coupon_code {
  width: auto;
  height: 3.5rem;
}

.woocommerce-checkout .wc_payment_method,
.woocommerce-checkout .woocommerce-SavedPaymentMethods-token,
.woocommerce-checkout .woocommerce-SavedPaymentMethods-new {
  list-style: none;
}

.woocommerce-checkout #payment ul.payment_methods li > label {
  width: 80% !important;
}
.woocommerce-checkout #payment ul.payment_methods li {
  list-style: none;
}

/*Cart*/

/*.cci-top-header #quadmenu.quadmenu-custom_theme_1 .quadmenu-navbar-nav > li.quadmenu-item-type-cart > a > .quadmenu-item-content > .quadmenu-cart-magic > .quadmenu-cart-qty {*/
/*  background-color: #ee943a;*/
/*  right: -15px;*/
/*}*/

/*#quadmenu .quadmenu-cart-total,*/
/*#quadmenu .quadmenu-navbar-nav li.cci-cart-icon .quadmenu-caret,*/
/*#quadmenu .quadmenu-navbar-nav li.cci-cart-icon .quadmenu-dropdown-menu {*/
/*  display: none !important;*/
/*}*/

/*#quadmenu .quadmenu-navbar-nav li.cci-cart-icon {*/
/*  background-image: url(../../images/icons/shopping-cart.png);*/
/*  background-repeat: no-repeat;*/
/*  background-size: 22px;*/
/*  background-position: 25% 50%;*/
/*}*/

/*.cci-navigation__mobile #quadmenu .quadmenu-navbar-nav li.cci-cart-icon {*/
/*  background-position: 92.5% 50%;*/
/*}*/

/*.cci-navigation__mobile #quadmenu .quadmenu-navbar-nav li.cci-cart-icon a {*/
/*  text-align: right;*/
/*}*/

/*.cci-navigation__mobile #quadmenu .quadmenu-navbar-nav > li.quadmenu-item-type-cart > a > .quadmenu-item-content .quadmenu-cart-magic > .quadmenu-cart-qty {*/
/*  top: -10px;*/
/*  right: -22px;*/
/*}*/


/*News Listing*/
.news {
  padding: 80px 0;
}

.news-categories-title {
  font-size: 15px;
  color: #2f4350;
  float: left;
  padding-right: 10px;
  font-weight: 700;
  margin-bottom: 10px;
}

.news-categories {
  margin: 0 0 40px 0;
  padding: 0;
  float: left;
  font-weight: 400;
}

.news-categories li, .policy-category {
  -webkit-box-sizing: content-box !important; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: content-box !important; /* Firefox, other Gecko */
  box-sizing: content-box !important; /* Opera/IE 8+ */
  vertical-align: top;
  border: 1px solid #ebebeb;
  cursor: pointer;
  color: #444444;
  font-size: 13px;
  height: 38px;
  line-height: 38px;
  text-decoration: none;
  margin: 0 0 5px 0;
  padding: 0 15px 0 !important;
  background-color: #fff;
  display: inline-block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: border 0.1s;
  -moz-transition: border 0.1s;
  -o-transition: border 0.1s;
  -ms-transition: border 0.1s;
  transition: border 0.1s;
}
.policy-category {
  float: right;
}

.news-categories li:hover {
  text-decoration: none;
}

.current-cat a {
  color: #ee953a;
}

.np-news-article {
  background-color: #f7f8f9;
}

.cci-article-date {
  font-weight: 600;
  margin-bottom: 20px;
  font-size: 13px;
  text-align: left;
  color: #a3a3a3;
}

.np-news-article__content {
  padding: 15px 15px;
}
.news-grid__article {
  display: flex;
  padding-bottom: 25px;
}
.np-news-article__title {
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
}
.np-news-article__link:hover, .np-news-article__title a:hover {
  text-decoration: none;
}
.np-news-article__image {
  height: 200px;
  position: relative;
}
.np-news-article__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.np-news-article__date {
  font-size: 12px;
  color: #828282;
}
.news-excerpt {
  line-height: 160%;
  font-size: 13px;
  font-weight: 400;
}
.bt-article div.col-lg-3 {
  padding-right: 0 !important;
}
.np-news-article__read-more {
  margin-top: 0;
}
.np-news-article__read-more a {
  color: #3e5564;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
}
.np-news-article__read-more a:hover {
  text-decoration: none;
  color: #ed9443;
}
.np-news-article__category {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #3a98ca;
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
  padding: 0 10px;
  font-weight: 700;
  letter-spacing: 1px;
  z-index: 1;
}

.news-pagination {
  display: block;
  margin: 30px auto 30px auto;
  text-align: center;
  clear: both;
  font-weight: 400;
}

.page-numbers, .page-numbers:visited {
  color: #575757;
  margin: 0 10px;
  padding: 5px;
  display: inline-block;
  border: 1px solid transparent;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  line-height: 140%;
  vertical-align: middle;
}

.page-numbers:hover {
  border: 1px solid #e7e1e1;
  color: #575757;
  text-decoration: none;
}

.page-numbers.current {
  background-color: #e7e1e1;
  font-weight: 700;
}

.next.page-numbers, .prev.page-numbers {
  border: 0;
  width: auto;
}

/*News Single*/
.cci-content-news {
  max-width: 1140px;
  padding: 0 15px !important;
}

.gp-entry-content p, .gp-entry-content ul li, .gp-entry-content ol li {
  font-weight: 400;
}

.woocommerce-notices-wrapper .gp-entry-content p, .woocommerce-notices-wrapper .gp-entry-content ul li {
  display: block;
  clear: both;
  padding: 1rem 0;
}

.cci-content-news #gp-share-icons-wrapper {
  width: 500px;
  margin: 40px auto 0 auto;
}

.cci-content-news .gp-divider-title {
  font-weight: 700;
}


/*Search results*/
.cci-search-results {
  font-weight: 400;
  background-color: #f7f8f9;
  padding: 20px;
}

.gp-pagination .page-numbers:hover {
  border: 0;
}


/*Business Toolbox*/
.buttonload {
  width: 150px;
  text-align: center;
  color: white;
  background-color: #333333;
  font-size: 14px !important;
  padding: 10px 15px 10px 15px;
  margin: 0 auto 20px auto;
  line-height: 15px;
}

.page-template-template-business-toolbox #media-boxes-btn-override.media-boxes-load-more-button {
  display: block;
}

.business-toolbox {
  padding: 0;
}

.quicksearch {
  width: 60%;
  padding: 30px 60px 30px 30px;
  font-weight: 400;
  position: relative;
  margin: 20px auto 30px auto;
  text-align: left;
  display: block;
  background-image: url(../../images/icons/magnifying-glass.png);
  background-repeat: no-repeat;
  background-color: #f1f1f1;
  background-position: right 20px center;
}

.business-toolbox__header {
  text-align: center;
}

.business-toolbox__header h2, .cci-member-overview__title, .cci-member-overview__price, .cci-member-overview__price span.woocommerce-Price-currencySymbol {
  font-size: 40px;
  color: #11274b;
  font-weight: 700;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

/* Style for Memberpress content excerpt */
.mepr-unauthorized-excerpt {
  width: 100%;
  padding-bottom: 30px;
  position: relative;
  display: inline-block;
}

.mepr-unauthorized-excerpt::after, .wa-works .mepr-unauthorized-excerpt::after {
  content: "";
  display: block;
  height: 100%;
  top: 0;
  left: 0;
  overflow: auto;
  width: 100%;
  position: absolute;
  bottom: 0;
  background: rgba(240, 248, 255, 0)
  linear-gradient(
          to top,
          #fff,
          rgba(255, 255, 255, 0.8) 50%,
          rgba(255, 255, 255, 0)
  )
  repeat scroll 0 0;
}
.wa-works .mepr-unauthorized-excerpt::after {
  background: rgba(242, 242, 242, 0)
  linear-gradient(
          to top,
          #f2f2f2,
          rgba(242, 242, 242, 0.8) 50%,
          rgba(242, 242, 242, 0)
  )
  repeat scroll 0 0;
}

/* ---- isotope ---- */

.grid {
  max-width: 1200px;
}

/* clear fix */
.grid:after {
  content: "";
  display: block;
  clear: both;
}


/* Animation */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}


/* Underline */
.link-cont {
  position: relative;
}
.link {
  display: inline-block;
  position: relative;
  text-decoration: none;
  padding: 5px 0;
}
.link-wrapper {
  position: relative;
  display: block;
  padding: 5px 0;
}

.hover-3:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #ee943a;
  transform: scaleX(0);
  transform-origin: bottom left;
  transition: transform 0.3s;
}
.hover-3:hover:after {
  transform: scaleX(1);
}


/*Hamburgers*/
#nav-icon2 {
  width: 45px;
  height: 25px;
  position: relative;
  margin: 12px 20px 30px auto;
  text-align: right;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.25s ease-in-out;
  cursor: pointer;
}

#nav-icon2 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 50%;
  background: #fff;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

#nav-icon2 span:nth-child(even) {
  left: 50%;
  border-radius: 0 9px 9px 0;
}

#nav-icon2 span:nth-child(odd) {
  left: 0;
  border-radius: 9px 0 0 9px;
}

#nav-icon2 span:nth-child(1),
#nav-icon2 span:nth-child(2) {
  top: 0;
}

#nav-icon2 span:nth-child(3),
#nav-icon2 span:nth-child(4) {
  top: 10px;
}

#nav-icon2 span:nth-child(5),
#nav-icon2 span:nth-child(6) {
  top: 20px;
}

#nav-icon2.open span:nth-child(1),
#nav-icon2.open span:nth-child(6) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon2.open span:nth-child(2),
#nav-icon2.open span:nth-child(5) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon2.open span:nth-child(1) {
  left: 5px;
  top: 7px;
}

#nav-icon2.open span:nth-child(2) {
  left: calc(50% - 5px);
  top: 7px;
}

#nav-icon2.open span:nth-child(3) {
  left: -50%;
  opacity: 0;
}

#nav-icon2.open span:nth-child(4) {
  left: 100%;
  opacity: 0;
}

#nav-icon2.open span:nth-child(5) {
  left: 5px;
  top: 20px;
}

#nav-icon2.open span:nth-child(6) {
  left: calc(50% - 5px);
  top: 20px;
}

#collapse-cart-login .woocommerce-form {
  border: 1px solid #d3ced2;
  padding: 20px;
  margin: 2em 0;
  text-align: left;
  border-radius: 5px;
}
.woocommerce-info .showlogin {
  cursor: pointer;
}
/*Responsive Menu*/
@media screen and (max-width: 1024px) {
  .cci-navigation__mobile {
    display: grid;
    width: 100%;
    background-color: #2e434f;
    min-height: 90px;
    position: sticky !important;
    top: 0;
    z-index: 3;
    -webkit-transform: translate3d(0, 0, 0);
  }
  .logged-in.admin-bar .cci-navigation__mobile {
    top: 46px;
  }

  /*.cci-navigation__mobile #quadmenu.quadmenu-default_theme .quadmenu-navbar-nav .quadmenu-dropdown-menu li.quadmenu-item > a {*/
  /*  padding: 10px;*/
  /*}*/

  /*.cci-navigation__mobile #quadmenu .quadmenu-navbar-nav li.quadmenu-item ul li {*/
  /*  border-bottom: 1px solid #f1f1f1;*/
  /*}*/

  .cci-navigation__mobile .toggle-wrapper {
    margin-top: -80px;
  }

  .cci-navigation__mobile-logo {
    max-width: 200px;
    padding: 10px;
    transform: translate(0px, 0);
    transition: max-width 0.25s;
  }

  .cci-top-header, #toggle-menu {
    display: none;
  }

  /*Start Business ToolBox*/
  .container .media-boxes-search input[type="text"] {
    min-width: 240px;
  }
  /*End Business ToolBox*/

  /* Fixed variant of header activated by stickyScroll.js */
  .cci-navigation__mobile.fixed {
    min-height: 55px;
  }
  .cci-navigation__mobile.fixed #nav-icon2 {
    margin: 35px 20px 30px auto;
  }

  .cci-navigation__mobile.fixed .cci-navigation__mobile-logo {
    max-width: 130px;
    padding: 2px;
  }
}

@media screen and (max-width: 800px) {
  #gp-site-wrapper .cci-button__secondary_blue {
    margin-top: 20px;
  }

  .vc_column_container > .vc_column-inner {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  /*#quadmenu.quadmenu-default_theme:not(.quadmenu-is-horizontal) .quadmenu-navbar-nav li.quadmenu-item .quadmenu-item-widget {*/
  /*  padding: 0 10px 0 10px !important;*/
  /*}*/

  #coupon_code {
    width: 100%;
  }

  .coupon button.button {
    margin-top: 10px;
  }
}
/*FB Button*/
.gp-video-wrapper {
  background: transparent !important;
}
.cci-training-notice {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 40px;
  background-color: #3698cc !important;
  color: #ffffff;
  font-size: 1.2em;
}

.cciwa-first-login h5 {
  display: none;
}

#member-portal.alert {
  background-color: #f1f1f1;
  font-size: 14px;
  padding-top: 20px;
}

/* eLearning Carousel */
a.product-card-front {
  color: #3e5564 !important;
}

/* Member Pricing Box */
.cci-price-box, .cci-elearning-price {
  margin: 15px 0;
  text-align: center;
}

.cci-price-box .single_add_to_cart_button,
.cci-elearning-price .single_add_to_cart_button {
  width: 100%;
}

.cci-price-box, .cci-elearning-price {
  border: 2px solid #eee;
  padding: 15px 25px;
}

.cci-price-box .price, .cci-elearning-price .price {
  display: none;
}

.cci-price-box__members, .cci-elearning-price__members {
  padding: 10px;
}

.cci-price-box__members--price,
.cci-elearning-price__members--price,
.cci-price-box__non-members--price,
.cci-elearning-price__non-members--price {
  color: #ee943a;
  display: block;
  font-weight: 700;
}

.cci-price-box__members--price, .cci-elearning-price__members--price {
  font-size: 34px;
}

.cci-price-box__non-members--caption,
.cci-elearning-price__non-members--caption,
.cci-price-box__members--caption,
.cci-elearning-price__members--caption {
  display: block;
  line-height: 100%;
  margin-top: 15px;
  text-align: center;
}

.cci-price-box__members--caption, .cci-elearning-price__members--caption {
  font-weight: 700;
}

.cci-price-box__non-members, .cci-elearning-price__non-members {
  padding: 10px;
}

.cci-price-box__non-members--price, .cci-elearning-price__non-members--price {
  font-size: 20px;
}

.cci-price-box__non-members--caption, .cci-elearning-price__non-members--caption {
  font-weight: 600;
}

.cci-price-box .single_add_to_cart_button, .cci-elearning-price .single_add_to_cart_button {
  margin: 10px 0;
}
.cci-price-box .single_add_to_cart_button:hover,
.cci-elearning-price .single_add_to_cart_button:hover {
  background-color: #ee943a;
}
.cci-price-box form.cart,
.cci-elearning-price form.cart {
  margin: 0 !important;
}
.cci-dual-price {
  margin: 0 5px 20px 20px;
  color: #3e5564;
  font-weight: 600;
}

.cciwa-first-login h5 {
  display: none;
}
.cciwa-login .mepr-login-actions,
#gp-page-wrapper .cciwa-login .mepr-form label[for="pwd"] + div.input-group,
#gp-page-wrapper .cciwa-login .mepr-form div.row {
  display: none;
}
#member-portal.alert {
  background-color: #f1f1f1;
  font-size: 14px;
  padding-top: 20px;
}

.article-header {
  padding: 20px 0;
}

/* The progress container (grey background) */
.progress-container {
  width: 100%;
  height: 4px;
  background: #ccc;
}

/* The progress bar (scroll indicator) */
.progress-bar {
  height: 4px;
  background: #ee953a;
  width: 0;
}

/* Helper rule to prevent text from being selectable */
/* Credit: https://stackoverflow.com/questions/826782/how-to-disable-text-selection-highlighting */
.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Old versions of Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
}

/*Start Membership price table*/
#membershipSwitcher {
  top: 0;
  z-index: 10;
  padding-bottom: 10px;
  padding-right: 15px;
  margin: 0 0 12px 0 !important;
}
ul#membershipSwitcher li button {
  width: 100%;
}
li {
  list-style: none;
  padding-bottom: 5px !important;
}
li.active button {
  background: #ee953a !important;
  color: #fff !important;
}

td,
th {
  border: 1px solid #ddd;
  padding: 0;
  empty-cells: show;
}
td,
th {
  text-align: left;
}

.woocommerce-order-details .woocommerce-table th,
.woocommerce-order-details .woocommerce-table td {
  padding: 5px 10px;
}

td + td + td,
th + th + th {
  text-align: center;
  display: none;
}
td.default {
  display: table-cell;
}
.hide {
  border: 0;
  background: none;
}

@media (min-width: 640px) {
  ul#membershipSwitcher {
    display: none;
  }
  td,
  th {
    display: table-cell !important;
  }
  td,
  th {
    width: auto;
  }
  td + td + td,
  th + th + th {
    width: auto;
  }
}
/*End Membership price table*/

/* Hide the "x"  */
/*.quadmenu-caret:before {*/
/*  margin: -25px 0 0 0 !important;*/
/*  content: "" !important;*/
/*  display: none !important;*/
/*}*/
/* Hide woocommerce cart icon*/
.dashicons-cart:before {
  content: "" !important;
  display: none !important;
}

.cci-single-product ul li,
.cci-page-content ul li,
.cci-content-news ul li,
.wpb_wrapper ul li,
.gp-entry-content ul li,
.cci-product-category-training ul li {
  font-style: normal;
  list-style-type: square;
}
.cci-single-product ol li,
.cci-page-content ol li,
.cci-content-news ol li,
.wpb_wrapper ol li,
.gp-entry-content ol li,
.cci-product-category-training ol li {
  list-style: revert;
}

.cci--training-details__button {
  display: none;
}
a.cci-guide-content__button,
a.cci--customised-training__button,
a.cci--training-details__button {
  color: #ffffff !important;
}
a.cci-guide-content__button {
  width: 100%;
}
a:hover.cci-guide-content__button,
a:hover.cci--customised-training__button,
a:hover.cci--training-details__button {
  background-color: #ee943a !important;
}

.cci-button__viewall {
  background-color: #11274b;
  background-image: none;
  padding: 15px 30px;
  color: #fff;
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 700;
  display: inline-block;
  height: 55px;
  text-align: center;
}

.cci-button__viewall:hover {
  background-color: #ee953a;
  border-color: #ee953a;
  text-decoration: none;
  color: #fff;
}

.phone-link-light {
  text-decoration: none !important;
  color: #ffffff !important;
}
.phone-link-light:hover {
  text-decoration: underline !important;
  color: #ffffff !important;
}
.phone-link-dark {
  text-decoration: none !important;
  color: #3e5564 !important;
}
.phone-link-dark:hover {
  text-decoration: underline !important;
  color: #ee953a !important;
}
.cci-member-login_message {
  background-color: #f1f1f1;
  text-align: center;
  min-height: 300px;
}
.cci-member-login_message a {
  background-color: #00254c;
  color: #fff !important;
  text-decoration: none;
  font-weight: 600;
  width: 100%;
  padding: 10px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
.cci-member-login_message a:hover {
  background-color: #ed9443;
  transition: all 0.2s ease-in-out !important;
}

.cci-member-login_message h2 {
  font-size: 40px;
}

.gp-entry-content #mepr_loginform {
  padding-bottom: 60px;
}
.gp-entry-content .cci-member-login_message #mepr_loginform {
  padding-bottom: 0;
}

.cci-member-login_message #mepr_loginform .submit {
  margin-bottom: 10px !important;
}

.wpadmin-toolbar a:before {
  content: "\f110";
}

.error-message ul {
  margin: 0;
}
.error-message ul li {
  list-style: none;
}

div.product-container a,
.cci-elearning-browse-categories a {
  text-decoration: none;
}
.cci-elearning-price .product .cci-button__dark-blue:hover {
  background-color: #ee953a;
}

/* Membership Enquiry Form */
#member-enquiry {
  display: none;
}

/* Business Toolbox - Unauthorised Access Message */
.business-toolbox .cci-member-login_message #mepr_loginform a {
  display: inline-block;
  background-color: transparent;
  font-weight: normal;
  color: #11274b !important;
  padding: 0 10px 0 0;
}

.business-toolbox #mepr_loginform .form-control {
  width: auto !important;
}
p.cci-page-title__subtitle {
  color: #ee953a !important;
  font-weight: 300;
  font-family: "Open Sans", Arial, sans-serif !important;
}
h4.vc_tta-panel-title {
  font-size: 18px !important;
}
.covid19screen label.gfield_label {
  width: 45% !important;
}
/*Start Add  Pagination*/
.pagination_nav {
  padding: 0;
  margin: 0;
  font-size: 16px !important;
  display: flex;
  flex-grow: 1;
  justify-content: center;
}
.pagination_nav ul {
  padding: 0;
  margin: 0;
}
.pagination_nav li a,
.pagination_nav li a:hover,
.pagination_nav li.active a,
.pagination_nav li.disabled {
  color: #fff;
  text-decoration: none;
}
.pagination_nav li {
  display: inline;
}
.pagination_nav li a,
.pagination_nav li a:hover,
.pagination_nav li.active a,
.pagination_nav li.disabled {
  color: #575757;
  margin: 0 5px;
  padding-top: 2px;
  display: inline-block;
  border: 1px solid transparent;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 140%;
  vertical-align: middle;
}

.pagination_nav li a:hover,
.pagination_nav li.active a {
  background-color: #e7e1e1;
  font-weight: 700;
}
.pagination_nav .pagination_next,
.pagination_nav .pagination_prev {
  border: 0;
  width: auto !important;
}
.pagination_nav .pagination_next a:hover,
.pagination_nav .pagination_prev a:hover {
  text-decoration: none;
  color: #3e5564;
}
/*End Add  Pagination*/

/* Custom Training Form */
#custom-training-enquiry,
.custom-training-enquiry {
  display: none;
}

/* Workplace Learning Solutions */
a.cci-four-panel__text_link {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  color: #3e5564;
  text-decoration: none;
}

.cci-four-panel__text_link:hover {
  text-decoration: none;
}

#gp-page-wrapper .ggLink {
  text-decoration: none;
  font-size: 1.75rem;
}

#trainingsearch,
#customtrainingsearch,
#elearningsearch {
  min-width: 400px;
  max-width: 100%;
  margin: 0 auto;
}

form.searchform #query,
form.searchform #customquery,
form.searchform #elearningquery {
  height: 45px;
  border-radius: 0;
}

/*Start Grant Finder CSS*/
.gf-container {
  position: relative;
  width: 100%;
  display: block;
}
.gf-front {
  display: block;
  height: auto;
}
.gf-front,
.gf-overlay {
  width: 100%;
  margin: 0 auto;
}
.gf-overlay {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background-color: #ee953a;
  overflow: hidden;
  height: 0;
  transition: 0.5s ease;
  color: #ffffff;
}
.gf-container:hover .gf-overlay {
  bottom: 0;
  height: 100%;
}
.gf-container {
  text-align: center !important;
}
.gf-front > div,
.gf-overlay > div,
.gf-front > div > p,
.gf-overlay > div > p {
  align-self: center;
}
.gf-content {
  display: flex;
  height: 100%;
  width: 100%;
  margin: 0 auto;
}
.gf-content p {
  margin: 0 auto;
}
/*End Grant Finder CSS*/

.covid19screen label.gfield_label {
  width: 45% !important;
}
.extra_column-inner {
  padding-left: 15px;
  padding-right: 15px;
}
.col-full-height {
  display: flex;
}
button.gform_save_link {
  background-image: none;
}
button.gform_save_link:hover {
  background-image: linear-gradient(
          to right,
          #f7f8f9 0%,
          #f7f8f9 50%,
          #f7f8f9 100%
  );
}
.gform_wrapper.gravity-theme input.gform_previous_button.button,
.gform_wrapper.gravity-theme input.gform_next_button.button,
button.gform_save_link.button {
  padding: 15px 30px;
}
.gform_wrapper.gravity-theme input.gform_previous_button.button {
  color: #ffffff;
  font-family: "arial", sans-serif;
}
.gform_wrapper .gform_validation_errors > h2 {
  font-size: 24px !important;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"] {
  height: 34px !important;
}
.gform_footer {
  display: block !important;
}

/* ====================================================================== *
    LOAD MORE
 * ====================================================================== */

.bt-load-more-button {
  cursor: pointer;
  width: 150px;
  text-align: center;
  color: white;
  background-color: #333333;
  font-size: 14px !important;
  height: 15px;
  padding: 10px 15px 10px 15px;
  margin: 0 auto 0 auto;
  line-height: 15px;
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}

.noMorePosts {
  min-width: 150px;
  text-align: center;
  color: white;
  background-color: #333333;
  font-size: 14px !important;
  height: 15px;
  padding: 10px 15px 10px 15px;
  line-height: 15px;
  opacity: 0.7;
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.exGst {
  font-size: 12px !important;
  font-style: italic;
  color: #3e5564;
  font-weight: 400;
  line-height: 0;
}
span.from {
  color: #3e5564;
  margin-left: 20px;
}

/* Member & Staff Stories */
@media only screen and (min-width: 992px) {
  blockquote,
  .wp-block-quote:not(.is-large):not(.is-style-large),
  .wp-block-quote.is-large,
  .wp-block-quote.is-style-large {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
}
div.member-story blockquote,
div.member-story-orange blockquote,
div.member-story-blue blockquote,
div.member-story-green blockquote,
div.member-story-yellow blockquote,
div.member-story-navy blockquote {
  border: none;
  margin-bottom: 0 !important;
}
div.member-story blockquote p,
div.member-story-orange blockquote p,
div.member-story-blue blockquote p,
div.member-story-green blockquote p,
div.member-story-yellow blockquote p,
div.member-story-navy blockquote p {
  font-weight: 700;
  color: #11274b;
}
div.member-story blockquote::before,
div.member-story-orange blockquote::before,
div.member-story-blue blockquote::before,
div.member-story-green blockquote::before,
div.member-story-yellow blockquote::before,
div.member-story-navy blockquote::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f10d";
  font-size: 4rem;
  display: grid;
  margin-bottom: -25px;
  margin-left: -20px;
  color: #cfd4d7;
}
div.staff-story blockquote p {
  font-weight: 400 !important;
}
div.member-story-yellow blockquote::before {
  color: #ffd87d !important;
}
div.member-story-orange blockquote::before {
  color: #fae0c5 !important;
}
div.member-story-blue blockquote::before {
  color: #cdddee !important;
}
div.member-story-navy blockquote::before {
  color: #acabba !important;
}
div.member-story-green blockquote::before {
  color: #deeed2 !important;
}
#webinar-btn, #memberstorylist {
  display: block;
  position: fixed;
  background-color: #11274b;
  z-index: 99998;
  overflow: hidden;
  top: 50%;
  left: 0;
  line-height: 1;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#webinar-btn {
  font-size: 18px;
  padding: 10px 20px;
}
#memberstorylist {
  font-size: 18px;
  padding: 0 !important;
}
#webinar-btn:hover, #memberstorylist a:hover {
  background-color: #ee953a;
}
#memberstorylist .title {
  font-weight: 700;
  padding: 10px;
  font-size: 18px;
  margin-bottom: 20px;
  background-color: #ee953a;
}
#memberstorylist p {
  margin-bottom: 0 !important;
}
#memberstorylist a {
  display: block !important;
  padding: 10px !important;
}
#webinar-to-video,
#memberstorylist a {
  color: #ffffff;
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
  text-decoration: none;
}
#memberstorylist a {
  font-size: 16px;
  font-weight: 400 !important;
}
.whs-checklist .space {
  border-bottom: 2px solid #11274b !important;
  padding-bottom: 10px !important;
}
.gchoice label,
.gfield-choice-input {
  cursor: pointer;
}
.alert-primary {
  color: #11274b !important;
  background-color: #cdddee !important;
  border-color: #9dc1e1 !important;
}
.alert-secondary {
  color: #e08736 !important;
  background-color: #fae0c5 !important;
  border-color: #f6c695 !important;
}
.alert-grey {
  color: #11274b !important;
  background-color: #f3f3f3 !important;
  border-color: transparent !important;
}
.alert-success {
  color: #324855 !important;
  background-color: #deeed2 !important;
  border-color: #c0dfaa !important;
}
body.single-product #gp-global-wrapper section[class^="cci-product-category"] .training-details a.cci-button__dark-blue:hover {
  background-color: #e08736 !important;
  color: #fff;
}
.alert-dismissible {
  border: none !important;
}
.inputdisabled input {
  background-color: #cccccc !important;
}
.slick-dots li button::before {
  content: none !important;
}
#advocacy-carousel .lvca-carousel .slick-slide > div {
  background-color: #f3f3f3;
  margin: 5px;
  height: 100%;
}
#advocacy-latest-news article {
  background-color: #fff;
  height: 100%;
}
#advocacy-latest-news article .lvca-posts-carousel .lvca-posts-carousel-item .lvca-entry-text-wrap {
  text-align: left !important;
}
#advocacy-latest-news article .lvca-entry-meta span {
  color: inherit !important;
}
#advocacy-latest-news .slick-prev::before,
#advocacy-latest-news .slick-next::before {
  color: #fff !important;
  border-color: #fff !important;
}
#advocacy-latest-news .lvca-container ul.slick-dots li button {
  background: #fff !important;
  border-color: #fff !important;
}
#advocacy-latest-news .lvca-container ul.slick-dots li.slick-active button {
  background: none !important;
  border-color: #fff !important;
}
#advocacy-latest-news article h3.entry-title {
  font-weight: 700 !important;
}
#policy-submission ul.vc_grid-filter li {
  margin: 4px;
}
.whs-checklist .space {
  border-bottom: 2px solid #11274b !important;
  padding-bottom: 10px !important;
}
#cciwa-reports .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab:last-child > a {
  background-color: #ee953a;
  color: #ffffff;
  font-weight: 700;
}
#cciwa-reports .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active:last-child > a {
  background-color: #3698cc;
  color: #ffffff;
}
#gp-page-wrapper .mepr_error {
  border: none !important;
  background-color: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
}
.gp-posts-list .gp-loop-text {
  display: block;
}
/* Membership Packages Carousel */
.owl-stage {
  display: flex;
}
.owl-item {
  display: flex;
  flex: 1 0 auto;
}
.owl-carousel .owl-item {
  cursor: pointer;
}
.owl-dots {
  text-align: center;
  padding: 15px;
}
.owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background-color: rgba(62, 85, 100, 0.6) !important;
  margin: 0 3px;
}
.owl-dots button.owl-dot:hover {
  background-color: rgba(62, 85, 100, 1) !important;
}
.owl-dots button.owl-dot.active {
  background-color: #11274b !important;
}
.owl-dots button.owl-dot:focus {
  outline: none;
}
.owl-carousel .owl-nav {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.video-carousel .carousel-control-prev,
.video-carousel .carousel-control-next {
  width: 50px;
  height: 50px;
  cursor: pointer;
  position: absolute;
  background-color: #11274b !important;
  color: #ffffff !important;
  font-size: 1.5rem !important;
  font-weight: 700 !important;
}
.owl-carousel .owl-nav button.owl-next div.nav-button,
.owl-carousel .owl-nav button.owl-prev div.nav-button {
  margin: 10px;
}
.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover {
  background-color: #ee953a !important;
  outline: none !important;
}
.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
  pointer-events: none;
  opacity: 0.25;
}
.video-carousel .carousel-control-prev,
.owl-carousel .owl-nav button.owl-prev,
.video-carousel .carousel-control-next,
.owl-carousel .owl-nav button.owl-next {
  top: 50% !important;
}
.owl-carousel .owl-nav button.owl-prev {
  left: -55px;
}
.owl-carousel .owl-nav button.owl-next {
  right: -55px;
}
.cci-footer__navigation .rap-icons img {
  max-width: 50px;
  margin: 10px 10px 10px 0;
  border: 1px solid #ffffff;
}
#gp-global-wrapper .maintenance-page {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #3e5564;
  color: #ffffff;
  z-index: 99999;
}
#gp-global-wrapper .maintenance-page .container {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.maintenance-group {
  display: flex;
  flex-direction: column;
}
.page-template-template-maintenance .maintenance-page .container a {
  color: #ee953a;
}
.page-template-template-maintenance .maintenance-page .container a:hover {
  color: #ffd87d;
}
#anzsic_class_field {
  display: none !important;
}
#MfpEmbed_Popup {
  width: 600px !important;
  height: 865px !important;
}
#MfpEmbed_Button {
  background-color: #3698cc !important;
}
/* Gutenburg File Block Download button */
#gp-content .wp-block-file a.wp-block-file__button {
  margin-left: 10px;
  font-weight: 500;
  border-radius: 0;
  padding: 5px 10px;
  color: #ffffff;
  background-color: #ed9443;
}
#gp-content .wp-block-file a.wp-block-file__button:hover {
  background-color: #11274b;
}
.cci-page-content li.offer {
  font-size: 0.85rem;
  font-weight: 700;
  display: inline-block;
  list-style: none;
  margin: 0 10px 0 0;
  padding: 5px 10px;
  border: 1px solid #ed9443;
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#offer-carousel .item {
  width: 100%;
  padding: 10px;
  border: 1px solid #11274b;
}
#offer-carousel .item:hover {
  cursor: pointer;
  filter: grayscale(80%);
}
.cci-page-content li.offer.active,
.cci-page-content li.offer:hover {
  background-color: #ed9443;
  color: #ffffff;
}
.cci-page-content li.offer:hover {
  cursor: pointer;
}
#offer-details div.offer {
  display: none;
}
#offer-details div.offer.active {
  display: block;
}
#offer-details div.offer div.offer-tcs {
  font-size: 0.85rem;
}
#accordionOffer .card {
  display: none;
}
#accordionOffer .card.active {
  display: block;
}

#vc_accordion_offer .vc_tta-panel {
  display: none;
}
#vc_accordion_offer .vc_tta-panel.active {
  display: block;
}
.gform_wrapper.gravity-theme .cciwa-payment-portal-stripe .gform-stripe-total input.ginput_total {
  font-size: 1.5rem;
  font-weight: 700;
  padding: 10px 0;
}

.slick-prev:before, .slick-next:before { color: #3e5564; }
.slick-dots li button {
  background-color: #3e5564;
  height: 10px;
  width: 10px;
  border-radius: 50%;
}

/* Existing custom CSS from Dale / Robby */
/*#quadmenu*/
/*  .quadmenu-navbar-nav*/
/*  li.quadmenu-item-type-post_type*/
/*  > a:hover*/
/*  > .quadmenu-item-content*/
/*  > .quadmenu-text {*/
/*  text-decoration: underline;*/
/*}*/
/*#quadmenu*/
/*  .quadmenu-navbar-nav*/
/*  li.quadmenu-item*/
/*  > a:hover*/
/*  > .quadmenu-item-content*/
/*  > .quadmenu-text {*/
/*  text-decoration: underline;*/
/*}*/
/*#quadmenu.quadmenu-is-horizontal.quadmenu-carets-hide*/
/*  .quadmenu-navbar-nav*/
/*  > li.quadmenu-item.quadmenu-has-caret*/
/*  > a:hover*/
/*  > .quadmenu-item-content*/
/*  > .quadmenu-text {*/
/*  text-decoration: none;*/
/*}*/

/*#quadmenu.quadmenu-is-horizontal.quadmenu-carets-hide*/
/*  .quadmenu-navbar-nav*/
/*  > li.quadmenu-item-level-0*/
/*  > a:hover*/
/*  > .quadmenu-item-content*/
/*  > .quadmenu-text {*/
/*  text-decoration: none;*/
/*}*/
/*li.menu-item > a:hover {*/
/*  text-decoration: underline;*/
/*}*/

/*li.cat-item > a:hover {*/
/*  text-decoration: underline;*/
/*}*/

/*h2.title {*/
/*  font-size: 40px;*/
/*  line-height: 50px;*/
/*  letter-spacing: -1px;*/
/*  color: #11274b;*/
/*  font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;*/
/*  font-weight: 700;*/
/*  text-transform: none;*/
/*}*/

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
  
  .related-content {
    flex-grow: 1;
    width: 100%;
    min-height: 70px;
    padding: 10px;
  }
  /* Restricted content */
  .member-only {
    width: 100%;
    background-color: #3698cc;
    overflow: hidden; /* will contain if #first is longer than #second */
    padding: 20px;
  }

  .member-message {
    color: #ffffff;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .member-message h1 {
    color: #ffffff !important;
  }
  .member-left {
    background-color: #ffffff;
    float: left; /* add this */
    width: 100%;
    padding: 25px;
  }
  .member-right {
    background-color: #ffffff;
    float: right; /* add this */
    width: 100%;
    overflow: hidden; /* if you don't want #second to wrap below #first */
    padding: 25px;
  }

  .member-join {
    margin: auto;
    width: 50%;
  }

  .bottom-right {
  }

  .member-left {
    background-color: #ffffff;
    float: left; /* add this */
    width: 100%;
    padding: 25px;
  }
  .member-right {
    background-color: #ffffff;
    float: right; /* add this */
    width: 100%;
    overflow: hidden; /* if you don't want #second to wrap below #first */
    padding: 25px;
  }

}

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  .member-left {
    background-color: #ffffff;
    float: left; /* add this */
    width: 47%;
    padding: 25px;
  }
  .member-right {
    background-color: #ffffff;
    float: right; /* add this */
    width: 47%;
    overflow: hidden; /* if you don't want #second to wrap below #first */
    padding: 25px;
  }
}

@media only screen and (min-width: 1150px) {
  /* Restricted content */
  .member-only {
    width: 100%;
    background-color: #3698cc;
    overflow: hidden; /* will contain if #first is longer than #second */
    padding: 20px;
  }

  .member-message {
    color: #ffffff;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .member-message h1 {
    color: #ffffff !important;
  }
  .member-left {
    background-color: #ffffff;
    float: left; /* add this */
    width: 47%;
    padding: 25px;
    height: 320px;
  }
  .member-right {
    background-color: #ffffff;
    float: right; /* add this */
    width: 47%;
    overflow: hidden; /* if you don't want #second to wrap below #first */
    padding: 25px;
    height: 320px;
  }

  .member-join {
    margin: auto;
    width: 50%;
  }
}



/*
Dale adding some new styles here

*/

.variations table {
  background-color: #ffffff !important;
}
.post-thumb {
  float: left;
  width: 30%;
}
.post-thumb img {
  display: block;
}
.post-content {
  float: left;
  padding-top: 0;
  width: 60%;
  min-height: 200px;
}

.post-content-related {
  float: left;
  padding-top: 0;
  width: 100%;
}

.table-head {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

.table-head td {
  color: #3e5564;
  text-align: left;
  font-weight: bold;
}

.table-data {
  border-bottom: 1px solid #000;
}

.table-data td {
  color: #3e5564;
}

.course-price {
  color: #232323;
  font-weight: bold;
}

button[type="submit"] {
  background-color: #ff5700 !important;
}

.subscribe-text {
  color: #eee;
  /* padding-right:25px; */
}



@media screen and (max-width: 480px) {
  .subscribe-text {
    color: #eee;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 500px) {
  .subscribe-text {
    color: #eee;
    text-align: center;
  }
}
input[type="radio"] {
  margin-left: 12px;
}
.woocommerce div.product .product_title {
  font-size: 35px !important;
}


#gform_wrapper_20 {
  padding: 0 !important;
}

.wpb_text_column .wpb_content_element {
  margin-bottom: 35px !important;
}



.mega-sub {
  padding-left: 25px !important;
}



.mega-sub a {
  font-size: 12px !important;
}
.woocommerce ul.cart_list li a:hover,
.woocommerce ul.product_list_widget li a:hover {
  color: #f8f8f8 !important;
}

.woocommerce-checkout #payment ul.payment_methods li > label { width: 80% !important; }
.woocommerce-checkout #payment ul.payment_methods li img { max-width: 60px; }
.woocommerce-checkout #payment ul.payment_methods li { list-style:none; }

.gp-cart-button .widget_shopping_cart .buttons a:hover {
  width: 48%;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1;
  box-shadow: none;

  color: #ee953a;
}

.woocommerce-mini-cart__buttons .buttons a:hover {
  background-color: #ffffff !important;
}

.woocommerce-invalid #checkout-checkbox, .woocommerce-invalid #elearning_checkbox, .woocommerce-invalid #membership_checkbox, .woocommerce-invalid #kit_guide_checkbox,
.woocommerce-invalid #publications_checkbox, .woocommerce-invalid #training_events_checkbox, .woocommerce-invalid #award_checkbox {
  outline: 2px solid red;
  outline-offset: 2px;
}

.woocommerce form .form-row.woocommerce-invalid label, .woocommerce form .form-row.woocommerce-invalid label {
  color: #ff0000;
}
.woocommerce form .form-row.woocommerce-invalid input.input-text {
  border-color: #ff0000;
}

.woocommerce form .form-row.woocommerce-invalid span.select2-selection {
  border-color: #ff0000;
}

/*.training-text .quadmenu-text {*/
/*  line-height: 40px;*/
/*  letter-spacing: 0;*/
/*  font-weight: 700;*/
/*  font-style: normal;*/
/*  font-size: 30px;*/
/*}*/
/*.training-text .quadmenu-subtitle {*/
/*  line-height: 28px;*/
/*  letter-spacing: 0;*/
/*  font-weight: 400;*/
/*  font-style: normal;*/
/*  font-size: 15px !important;*/
/*}*/
.member-avatar {
  float: left;
  padding-right: 25px;
}
.member-container {
  padding-top: 60px;
}
pre {
  line-height: 20px;
  font-size: 13px;
}

.tabs {
  display: none !important;
}

.product-list {
  overflow: auto;
  padding-bottom: 30px;
}

#gform_20 input[type="text"], #gform_20 input[type="email"], #gform_20 input[type="tel"],
#gform_20 textarea, #bp-login-widget-form input[type="text"], #bp-login-widget-form input[type="password"] {
  background-color: white !important;
}

#gp-page-title-text {
  padding-top: 70px;
}


.product_list_widget {
  font-size: 10px !important;
}
.product-name a {
  font-style: italic;
  font-weight: bold;
}

/*.menu-button {*/
/*  text-decoration: none;*/
/*  font-weight: bold;*/
/*  border: 0 !important;*/
/*  color: #ee953a !important;*/
/*  background: #ffffff !important;*/
/*  padding: 10px 10px 10px 10px !important;*/
/*}*/
/*.sub-menu widget_shopping_cart_content {*/
/*  background-color: #ee953a !important;*/
/*}*/

/* Dale adding vertical line to mega menu - custom */

/*#dropdown-1999 {*/
/*  margin-top: 10px;*/
/*  margin-bottom: 10px;*/
/*  border-left: 1px solid #ffffff;*/
/*}*/

/*#dropdown-2068 {*/
/*  margin-top: 10px;*/
/*  margin-bottom: 10px;*/
/*  border-left: 1px solid #ffffff;*/
/*}*/

/*#dropdown-2050 {*/
/*  margin-top: 10px;*/
/*  margin-bottom: 10px;*/
/*  border-left: 1px solid #ffffff;*/
/*}*/

/*#dropdown-2025 {*/
/*  margin-top: 10px;*/
/*  margin-bottom: 10px;*/
/*  border-left: 1px solid #ffffff;*/
/*}*/

/*#dropdown-2041 {*/
/*  margin-top: 10px;*/
/*  margin-bottom: 10px;*/
/*  border-left: 1px solid #ffffff;*/
/*}*/

/*#dropdown-2007 {*/
/*  margin-top: 10px;*/
/*  margin-bottom: 10px;*/
/*  border-left: 1px solid #ffffff;*/
/*}*/

/*#dropdown-5229 {*/
/*  margin-top: 10px;*/
/*  margin-bottom: 10px;*/
/*  border-left: 1px solid #ffffff;*/
/*}*/
/*#dropdown-8283 {*/
/*  margin-top: 10px;*/
/*  margin-bottom: 10px;*/
/*  border-left: 1px solid #ffffff;*/
/*}*/

/*  END Dale adding vertical line to mega menu - custom */

/* make the form container relative for positioning */

.newsletter {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  padding-top: 10px;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  overflow: hidden;

  margin-bottom: 0 !important;
  background-color: #ee953a !important;
  border-bottom-style: none !important;
}

.validation_error {
  display: none !important;
}

.comments {
  display: none;
}

@media only screen and (max-width: 767px) {
  div#normal-slider {
    display: none;
  }
  div#mobile-slider {
    display: block;
  }
}

@media only screen and (min-width: 768px) {
  div#normal-slider {
    display: block;
  }
  div#mobile-slider {
    display: none;
  }
}

/* Custom code out of Site Origin Plugin */

.gp-cart-button .widget_shopping_cart .woocommerce-mini-cart__empty-message {
  color: #ffffff;
  font-size: 15px;
}

.tooltip-content-inner {
  background-color: #3e5564;
}

/*#gp-main-header-secondary-nav > .menu > .menu-item {*/
/*  font-family: 'Open Sans',Arial, Helvetica, sans-serif;*/
/*  text-transform: none;*/
/*  line-height: 20px;*/
/*  letter-spacing: 0;*/
/*  font-weight: 600;*/
/*  font-size: 15px;*/
/*  opacity: 1;*/
/*  visibility: visible;*/
/*  -webkit-transition: opacity 0.24s ease-in-out;*/
/*  -moz-transition: opacity 0.24s ease-in-out;*/
/*  transition: opacity 0.24s ease-in-out;*/
/*  background-color: #ee953a;*/
/*  border-style: hidden;*/
/*}*/

/*#gp-main-header-secondary-menu.menu {*/
/*  border-style: hidden;*/
/*}*/

.eapps-pricing-table-column-button.eapps-pricing-table-column-button-size-small.eapps-pricing-table-column-button-type-filled {
  border-style: hidden;
  font-weight: bold;
  font-size: 15px;
}

/*#menu-members.menu {*/
/*  font-family: 'Open Sans',Arial, Helvetica, sans-serif;*/
/*  font-weight: bold;*/
/*  font-size: 18px;*/
/*  line-height: 28px;*/
/*}*/

#woocommerce_product_categories-2.widget.woocommerce.widget_product_categories {
  font-family: 'Open Sans',Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 0;
}

.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-modern.vc_btn3-color-white {
  color: #82c55d;
  font-size: 18px;
  font-weight: bold;
  background-color: #ffffff;
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:hover {
  background-color: #ffffff;
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern {
  background-color: #ffffff;
}

.vc_general.vc_btn3 {
  background-color: #ffffff;
}

.vc_btn3.vc_btn3-style-modern {
  background-color: #ffffff;
}

.vc_btn3.vc_btn3-shape-square {
  background-color: #ffffff;
}

.vc_btn3.vc_btn3-color-white {
  background-color: #ffffff;
}

.vc_btn3.vc_btn3-size-md {
  background-color: #ffffff;
}

.gp-post-item.post-1133.post.type-post.status-publish.format-standard.has-post-thumbnail.category-business-news.tag-list.tag-major-projects.tag-wa-works.pmpro-has-access {
  padding: 15px;
}

.vc_col-sm-12.vc_gitem-col.vc_gitem-col-align-.vc_custom_1542781373035 {
  color: #ffffff;
  padding: 15px;
}

.lvca-heading {
  margin-bottom: 15px;
}

.vc_col-sm-12.vc_gitem-col.vc_gitem-col-align-.vc_custom_1542787869941 {
  color: #ffffff;
}

.aligncenter.wp-image-1090 {
  padding-bottom: 15px;
}

.vc_grid-item.vc_clearfix.vc_col-sm-12.vc_grid-item-zone-c-top {
  color: #ffffff;
}

blockquote, .wp-block-quote:not(.is-large):not(.is-style-large), .wp-block-quote.is-large, .wp-block-quote.is-style-large {
  text-align: left;
  margin-left: 15px;
  border-bottom-width: 0;
  border-bottom-style: hidden;
  border-left-style: solid;
  border-left-color: #ee953a;
  border-top-style: hidden;
  padding-top: 0;
  padding-bottom: 0;
  border-left-width: 3px;
  margin-right: 0;
}


#gp-sidebar-right.gp-sidebar {
  background-color: #f7f8f9;
}

.wpb-content-wrapper .vc_row .vc_column-inner .wpb_video_widget .wpb_video_wrapper {
  padding-top: 10px !important;
}

/*#menu-item-585.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-has-children.menu-item-585 {*/
/*  font-size: 16px;*/
/*  font-weight: 400;*/
/*  line-height: 28px;*/
/*}*/

/*#menu-item-608.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-608 {*/
/*  font-size: 16px;*/
/*  font-weight: 400;*/
/*}*/

/*#menu-item-587.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-has-children.menu-item-587 {*/
/*  font-size: 16px;*/
/*  font-weight: 400;*/
/*}*/

/*#menu-item-589.menu-item.menu-item-type-post_type_archive.menu-item-object-forum.menu-item-589 {*/
/*  font-weight: 400;*/
/*  font-size: 16px;*/
/*}*/

#groups-list-options.item-options {
  font-weight: 400;
}

.widget.buddypress #groups-list li {
  font-weight: 400;
}

.widgettitle {
  margin-bottom: 15px;
}



.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-custom {
  font-weight: 700;
  font-size: 18px;
}


#gp-page-title.gp-container {
  padding-bottom: 0;
}

#gp-bp-header-overlay {
  background-color: #ffffff;
}

.gp-bp-header-members-title {
  color: #3e5564;
}

/*.gp-cart-button .sub-menu {*/
/*  background-color: #ee953a;*/
/*}*/

.woocommerce-product-gallery {
  display: none;
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
  float: left;
}

.gp-search-button::before { color: #FFFFFF; padding: 12px; }

.wp-block-accordion {
  margin-bottom: 1rem !important;
}
.wp-block-accordion .wp-block-accordion-heading {
  color: #11274b;
  background-color: #f3f3f3 !important;
  padding: 0 20px;
}
.wp-block-accordion .wp-block-accordion-panel {
  padding: 20px;
}
.wp-block-accordion .wp-block-accordion-heading .wp-block-accordion-heading__toggle {
  background-image: none;
}
.wp-block-accordion .wp-block-accordion-heading .wp-block-accordion-heading__toggle:hover .wp-block-accordion-heading__toggle-title {
  text-decoration: none;
}
.wp-block-media-text {
  margin-bottom: 1.5rem;
}

.wp-block-media-text.has-media-on-the-right >.wp-block-media-text__content {
  padding: 0 8% 0 0;
}
.wp-block-media-text.has-media-on-the-left >.wp-block-media-text__content {
  padding: 0 0 0 8%;
}
@media (max-width: 600px) {
  .wp-block-media-text.has-media-on-the-right >.wp-block-media-text__content,
  .wp-block-media-text.has-media-on-the-left >.wp-block-media-text__content {
    padding: 0;
  }
}