body .nectar-button.large.see-through,
body .nectar-button.large.see-through-2,
body .nectar-button.large.see-through-3 {
  border-width: 1px;
}

#header-outer #top .container .row .buttons li.menu-item.menu-item-30 a:hover .menu-title-text .nectar-text-reveal-button span.nectar-text-reveal-button__text {
  color: #000 !important;
}
#header-outer #top .container .row .buttons li.menu-item.menu-item-30 a:before {
  background: #fff;
}
#header-outer #top .container .row .buttons li.menu-item.menu-item-30 a .menu-title-text .nectar-text-reveal-button span.nectar-text-reveal-button__text {
  color: #ff9626 !important;
}
#header-outer ul.buttons.sf-menu {
  flex-direction: row-reverse;
  gap: 15px;
}
#header-outer ul.buttons.sf-menu #social-in-menu {
  gap: 15px;
}
#header-outer ul.buttons.sf-menu #social-in-menu a {
  overflow: visible;
}
#header-outer ul.buttons.sf-menu #social-in-menu a:hover i {
  transform: scale(1.065) !important;
}
body[data-slide-out-widget-area-style=slide-out-from-right] #slide-out-widget-area .off-canvas-social-links.mobile-only li a,
#header-outer ul.buttons.sf-menu #social-in-menu i {
  width: 50px;
  height: 50px;
}
body[data-slide-out-widget-area-style=slide-out-from-right].material #slide-out-widget-area  .off-canvas-social-links.mobile-only li i,
#header-outer ul.buttons.sf-menu #social-in-menu i {
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 50px;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
  background-repeat: no-repeat;
  background-position: center;
  transform: unset;
}
body.material[data-slide-out-widget-area-style=slide-out-from-right] #slide-out-widget-area .off-canvas-social-links li i.fa.fa-google,
#header-outer ul.buttons.sf-menu #social-in-menu i.fa-google {
  background-image: url(../img/play-store.svg);
}
body.material[data-slide-out-widget-area-style=slide-out-from-right] #slide-out-widget-area .off-canvas-social-links li i.icon-salient-apple-music,
#header-outer ul.buttons.sf-menu #social-in-menu i.icon-salient-apple-music {
  background-image: url(../img/apps-store.svg);
}
body.material[data-slide-out-widget-area-style=slide-out-from-right] #slide-out-widget-area .off-canvas-social-links li i::after,
body.material[data-slide-out-widget-area-style=slide-out-from-right] #slide-out-widget-area .off-canvas-social-links li i::before,
#header-outer ul.buttons.sf-menu #social-in-menu i::after, #header-outer ul.buttons.sf-menu #social-in-menu i::before {
  display: none;
}

#testimonials h2{
    font-weight: 500;
}
#faq {
  border-radius: 40px 40px 0px 0 !important;
  overflow: hidden;
}
#faq::after {
content: " ";
    width: 100%;
    background-color: #000;
    position: absolute;
    bottom: 0;
    height: calc(100% - 25px);
}
#faq h2{
    font-weight: 500;
}
#faq .tabbed > ul,
#faq .wpb_content_element .tabbed .wpb_tabs_nav {
  margin: 0 auto;
  margin-bottom: 70px;
  display: flex;
  justify-content: center;
}
#faq li.tab-item.active-tab span {
  color: #fff;
}
#faq li.tab-item.active-tab svg {
  fill: #fff;
}
#faq li.tab-item:first-child {
  border-radius: 25px 0px 0px 25px;
  overflow: hidden;
}
#faq li.tab-item:last-child {
  border-radius: 0 25px 25px 0;
  overflow: hidden;
}
#faq .toggle.extra-color-2.open {
  background: #f8f8f8;
  box-shadow: 0px 5px 10px 0px rgba(197, 102, 0, 0.2);
  border-radius: 15px;
  overflow: hidden;
}
#faq .toggle.extra-color-2.open .toggle-title i:after {
  background-color: #ff6b3d;
}
#faq .toggle.extra-color-2.open .toggle-title i {
  border-color: #ff6b3d;
}
#faq .tabbed > ul li a {
  color: #000;
  display: inline-block;
  padding: 13px 30px;
}
#faq .tabbed > ul li a svg {
  fill: #000;
}

.box-1 .wpb_wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

#footer {
  margin-top: 20px !important;
}

.form-wrap {
  display: flex;
  justify-content: center;
  gap: 10px;
}
.form-wrap .wpcf7-spinner {
  display: none;
}

#ajax-content-wrap .material.woocommerce-page[data-form-style=default] input#coupon_code,
#ajax-content-wrap input[type=date],
#ajax-content-wrap input[type=email],
#ajax-content-wrap input[type=number],
#ajax-content-wrap input[type=password],
#ajax-content-wrap input[type=search],
#ajax-content-wrap input[type=tel],
#ajax-content-wrap input[type=text],
#ajax-content-wrap input[type=url],
#ajax-content-wrap select,
#ajax-content-wrap textarea {
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #eae9e8;
  border-radius: 16px;
  padding: 12px;
}
#ajax-content-wrap button[type=submit],
#ajax-content-wrap input[type=button],
#ajax-content-wrap input[type=submit] {
  background-color: #ff9626;
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}

.bell svg > g > g:first-child path {
  stroke: #fff;
  fill-opacity: 1;
  fill: #fff;
}

#intro::after {
  content: " ";
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #f2f0f0 80%);
  width: 100%;
  height: 1200px;
  position: absolute;
  bottom: 0;
  z-index: 9;
}
span.textselected {
    pointer-events: all;
    cursor: pointer;
}
div.custom-select {
  position: relative;
  max-width: 690px;
}

.custom-select h1:after {
  content: "\f0d7";
  font-family: "FontAwesome";
  font-size: 50px;
  cursor: pointer;
  pointer-events: all;
}

div.selected {
  width: inherit;
  pointer-events: none;
  line-height: 20px;
  display: inline-block;
}

span.textselected-faq {
  cursor: pointer;
  pointer-events: all;
}

div.selected > .text {
  padding: 10px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

div.select-box {
  display: none;
  width: 100%;
  z-index: 10029;
  position: absolute;
  text-align: right;
}

div.select-box.active {
  display: block;
}

div.select-box.drop-up {
  top: auto;
  bottom: 100%;
}

ul.select-list {
  margin: 0;
  padding: 10px;
  list-style-type: none;
  display: inline-block;
}

ul.select-list li {
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background: #fff;
  box-shadow: 0px 8px 20px 0px rgba(87, 24, 10, 0.05);
  margin-bottom: 10px;
  border-radius: 25px;
  padding: 10px;
  color: var(--dark-grey, #222);
  font-family: Unbounded;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  text-align: left;
  padding: 8px 30px;
}

ul.select-list li:hover .nectar-scribble.basic-underline,
ul.select-list li.active .nectar-scribble.basic-underline {
  z-index: 9;
}





.selected-club,
.selected-clinicians,
.selected-parents {
  display: none;
}
#banner .banner-right .selected-club,
#banner .banner-right .selected-parents,
#banner .banner-right .selected-school,
#banner .banner-right .selected-clinicians {
  display: block;
}

.selected-clubs-active .selected-parents,
.selected-clubs-active .selected-clinicians,
.selected-clubs-active .selected-school {
  display: none;
}
.selected-clubs-active .selected-club {
  display: block;
}

.selected-schools-active .selected-club,
.selected-schools-active .selected-clinicians,
.selected-schools-active .selected-parents {
  display: none;
}
.selected-schools-active .selected-school {
  display: block;
}

#ajax-content-wrap:not([class])   li[data-value="selected-schools-active"],
.selected-schools-active li[data-value="selected-schools-active"],
.selected-parents-active li[data-value="selected-parents-active"],
.selected-clubs-active li[data-value="selected-clubs-active"],
.selected-clinicians-active li[data-value="selected-clinicians-active"],
.selected-parents-active .selected-school,
.selected-parents-active .selected-clinicians,
.selected-parents-active .selected-club {
  display: none;
}
.selected-parents-active .selected-parents {
  display: block;
}

.selected-clinicians-active .selected-school,
.selected-clinicians-active .selected-parents,
.selected-clinicians-active .selected-club {
  display: none;
}
.selected-clinicians-active .selected-clinicians {
  display: block;
}

.selected-club,
.selected-parents,
.selected-clinicians
 {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.9s ease, visibility 0.9s ease;
}

/* Set up active states with opacity 1 and visibility visible */
.selected-clubs-active .selected-club,
.selected-schools-active .selected-school,
.selected-parents-active .selected-parents,
.selected-clinicians-active .selected-clinicians {
  opacity: 1;
  visibility: visible;
}

/* Hide other elements within each active state */
.selected-clubs-active .selected-parents,
.selected-clubs-active .selected-school,
.selected-clubs-active .selected-clinicians,

.selected-schools-active .selected-club,
.selected-schools-active .selected-parents,
.selected-schools-active .selected-clinicians,

.selected-parents-active .selected-school,
.selected-parents-active .selected-club,
.selected-parents-active .selected-clinicians,

.selected-clinicians-active .selected-school,
.selected-clinicians-active .selected-club,
.selected-clinicians-active .selected-parents {
  opacity: 0;
  visibility: hidden;
}

.bs-cta .regular-button {
  margin-right: 20px;
}

.card-cta .iwt-text {
  color: #222;
  font-size: 11px;
  font-weight: 600;
  line-height: 120%;
}
.card-cta .iwithtext .iwt-icon img:not([srcset]) {
  width: 18px !important;
}
.card-cta .iwithtext .iwt-text {
  padding-left: 25px;
}
.card-cta .iwithtext .iwt-icon {
  top: -5px;
}
.card-cta .nectar-cta .link_wrap {
  display: flex;
  flex-direction: row-reverse;
  gap: 10px;
}
.card-cta .tap-to-start {
  position: absolute;
  top: 15px;
  right: 15px;
}
.card-cta .iwithtext {
  margin-bottom: 13px;
}
.card-cta .wpb_content_element,
.card-cta .wpb_row {
  margin-bottom: 12px;
}


div.custom-select-faq {
  position: relative;
  margin: 0 auto;
      max-width: fit-content;
}

.selected-faq-label:after {
content: "\f0d7";
    font-family: "FontAwesome";
    font-size: 20px;
    cursor: pointer;
    pointer-events: all;
    margin-left: 5px;
}

div.selected-faq {
    width: inherit;
    pointer-events: none;
    line-height: 20px;
    display: inline-block;
    background: rgba(0, 0, 0, .045);
    border-radius: 25px;
    padding: 15px 30px;
    
    font-family: Unbounded;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
}

span.textselected-faq {
  cursor: pointer;
  pointer-events: all;
  font-weight: 100;
}

div.selected-faq > .text {
  padding: 10px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

div.select-box-faq {
  display: none;
  width: 100%;
  z-index: 10029;
  position: absolute;
  text-align: right;
}

div.select-box-faq.active {
  display: block;
}

div.select-box-faq.drop-up {
  top:40px;
}

ul.select-list-faq {
  margin: 0;
  padding: 10px;
  list-style-type: none;
  display: inline-block;
}

ul.select-list-faq li {
cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: #fff;
    box-shadow: 0px 8px 20px 0px rgba(87, 24, 10, 0.05);
    margin-bottom: 5px;
    border-radius: 25px;
    color: var(--dark-grey, #222);
    font-family: Unbounded;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    text-align: left;
    padding: 8px 30px;
}
ul.select-list-faq li:hover {
    background: #ff9626;
}

.select-box-faq {
    opacity: 0; /* Start hidden */
    visibility: hidden; /* Prevent interaction when hidden */
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10;
    transform: translateY(20px); /* Start position for the animation */
    transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease; /* Adjust delay here */
	display:unset!important;
}

.select-box-faq.active {
    opacity: 1; /* Fade in */
    visibility: visible; /* Allow interaction */
    transform: translateY(0); /* Slide up to end position */
}

.select-box-faq.active {
    display: block;

    transform: translateY(0); /* End position */
}
div.select-box-faq {
    top: 0;
}
.faq-section{
    display:none;
}
.faq-section.faq-selected {
    display: block;
}
.faq-section.faq-selected .open > div {
  
}
#faq-top .select-box-faq {
    top: 40px;
}

.filter-search {
    display: flex;
    min-width: 50%;
    gap: 20px;
    align-items: center;
    justify-content: center;
}

.button {
    padding-top: 0.8em;
        padding-right: 2em;
        padding-bottom: 0.8em;
        padding-left: 2em;
                font-family: Poppins;
    font-size: 16px !important;
    line-height: 24px;
    font-weight: 500 !important;

}
.button.is-checked{
        background-color: var(--nectar-accent-color);
            border-color:var(--nectar-accent-color);
            border-style: solid;
            color: #fff;
}

.element-item {
    width: 33.33%;
    box-sizing: border-box;
    padding: 15px;
}
#faq .blogs img.nectar-lazy {
    max-height: 400px;
}
#faq.news {
    border-radius: 0 !important;
}
#filter-item {
    display: flex;
    gap: 30px;flex-wrap: wrap;
}
#filter-item h5 {
    font-size: 22px;
}

#filter-item .filter-img img {
    overflow: hidden;
    max-height: 30vh;
    object-fit: cover;
    border-radius: 10px;
    width: 100%;
}

#filter-item .element-item a {
    text-decoration: none;
}


@media (max-width: 768px) {
    .element-item {
    width: 100%;
    box-sizing: border-box;
    padding: 15px;
}
.filter-search {
    min-width: 100%;
    flex-direction: column;
}
}