/*
Theme Name: SmartServe Child Theme
Description: This is a custom child theme for SmartServe
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: smartserve
Version: 2.6
*/

.otgs-development-site-front-end {
  display: none !important;
}
body:not([data-header-format="left-header"])
  #header-outer
  .sf-menu
  li.wpml-ls-item
  ul {
  background-color: #fff !important;
}
.main-content > .row > #breadcrumbs.yoast {
  padding: 20px 0 0px;
}
.no-p-margin p {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
body #to-top {
  bottom: 60px !important;
  right: 25px !important;
}
.toggles .toggle:first-child .toggle-heading {
  padding-top: 0 !important;
}
.toggles .toggle:last-child .toggle-heading {
  padding-bottom: 0 !important;
}
.toggles .toggle:last-child {
  border-bottom: 0 !important;
}
#header-outer
  nav
  > ul
  > .megamenu.nectar-megamenu-menu-item.width-50.mega-1x
  > .nectar-global-section-megamenu {
  width: 32em !important;
}
h3.gsection_title:empty {
  display: none;
}
.ss-mega-menu h6 {
  font-size: 16px !important;
}

html[lang="fr-FR"]
  #header-outer[data-lhe="animated_underline"]
  li
  > a
  .menu-title-text {
  font-size: 14px;
}
@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap");
.community-partnerships-card .card-title {
  line-height: 1.3 !important;
}
.buttons.sf-menu a {
  text-wrap: nowrap !important;
}
.review-swiper {
  visibility: hidden;
}
.forceWidth {
  width: 100%;
}
#header-outer:not([data-format="left-header"]) #top > .container > .row,
#header-outer:not([data-format="left-header"]) #top > .container > .row nav,
#header-outer:not([data-format="left-header"])
  #top
  > .container
  > .row
  nav
  > ul,
#header-outer:not([data-format="left-header"])
  #top
  > .container
  > .row
  nav
  > ul
  > li {
  align-items: center !important;
}
:root {
  /* --swiper-navigation-sides-offset: -30px; */
  --primary-ss-col: #014732;
}

body .gform_wrapper .gform_footer input.button,
body .gform_wrapper .gform_footer input[type="submit"] {
  color: #ffffff !important;
  background-color: var(--primary-ss-col) !important;
}
span.theme-color {
  color: var(--primary-ss-col) !important;
  font-weight: 900;
}
.gform-theme--api,
.gform-theme--foundation {
  --gf-field-gap-y: 15px !important;
}

.gform-theme {
  width: 100%;
}

.styled-radio .gfield_radio > div input[type="radio"] {
  display: none;
}

.ss-mega-menu {
  margin-bottom: 0 !important;
}
.ss-mega-menu .iwithtext .iwt-text h6 {
  line-height: 22px;
  margin-bottom: 5px;
}
.ss-mega-menu .iwt-icon {
  width: 16px;
}

.noimg img {
  display: none;
}

.ss-mega-menu .iwithtext .iwt-icon img {
  margin-bottom: 0 !important;
}

.ss-mega-menu .iwithtext .iwt-text p {
  line-height: 18px;
  font-size: 14px;
  color: #616161;
}

.ss-mega-menu .iwithtext .iwt-text {
  padding-left: 26px !important;
}

#header-outer nav .nectar-global-section-megamenu {
  border-radius: 16px !important;
}

.bg-norepeat .column-image-bg {
  background-repeat: no-repeat !important;
}

.stacked-text-icon .iwithtext {
  display: flex !important;
  flex-direction: column !important;
}

.stacked-text-icon .iwithtext .iwt-icon {
  position: relative !important;
}

.stacked-text-icon .iwithtext .iwt-text {
  padding-left: 0 !important;
}

.resource-tabs .tabbed[data-style="minimal"] > ul li:not(.cta-button) a {
  padding: 5px 17px;
}

.resource-tabs .tabbed[data-style="minimal"] .wpb_tabs_nav {
  border-bottom: 0;
}

.resource-tabs .tabbed[data-style*="minimal"] > ul li {
  padding: 0 5px;
}

.resource-tabs .tabbed[data-style*="minimal"] > ul li a {
  border: 1px solid #000;
  border-radius: 65px;
  font-size: 14px !important;
}

body.material
  .resource-tabs
  .tabbed[data-color-scheme="accent-color"][data-style="minimal"]:not(
    .using-icons
  )
  > ul
  li.active-tab
  a {
  background: var(--primary-ss-col);
}

body.material
  .resource-tabs
  .tabbed[data-color-scheme="accent-color"][data-style="minimal"]:not(
    .using-icons
  )
  > ul
  li.active-tab
  a:hover {
  color: #ffffff;
  background: var(--primary-ss-col);
  opacity: 1;
}

body.material
  .resource-tabs
  .tabbed[data-color-scheme="accent-color"][data-style="minimal"]:not(
    .using-icons
  )
  > ul
  li.active-tab
  a
  span {
  color: #fff !important;
}

.resource-tabs .tabbed[data-style*="minimal"] > ul li .active-tab:after {
  display: none;
}

/*SUB TABS*/

/* .resource-sub-tabs .tabbed>ul li a{
            background: transparent !important;
            color: #000;
        }
        .resource-sub-tabs .tabbed>ul li a.active-tab{ 
            background: transparent !important; 
              color: #000;
        } */

/*SUB TABS*/

.gform_wrapper.gravity-theme .styled-radio .gfield_radio > div label {
  padding: 10px;
  border: 1px solid #74847a;
  border-radius: 16px;
  font-size: 18px;
  font-weight: 500;
  gap: 5px;
  display: flex !important;
  flex-wrap: nowrap !important;
}

.gform_wrapper.gravity-theme .styled-radio .gfield_radio > div label .number {
  /*   flex: 0 0 3%; */
  color: var(--primary-ss-col);
  font-weight: 600;
  font-size: 20px;
}

.gform_wrapper.gravity-theme
  .styled-radio
  .gfield_radio
  > div
  label
  .main-text {
  /*   flex: 0 0 94%; */
  color: #000;

  font-weight: 500;
  font-size: 18px;
}

.gform_wrapper.gravity-theme .styled-radio .gfield_radio > div label .subtitle {
  flex: 0 0 100%;
  color: #000;
  font-weight: 500;
  font-size: 14px;
  margin-left: 6%;
}

.gform_wrapper.gravity-theme .styled-radio .gfield_radio > div label > span {
  font-size: 14px;
  display: block;
  margin-top: 0;
}

.forceWidth .gform-page-footer input {
  background: transparent;
  padding: 0;
}

/*         input#gform_next_button_1_1,
        input#gform_previous_button_1_5,
        input#gform_next_button_1_5,
        input#gform_previous_button_1 {
            background: transparent;
            padding: 0;
            border: unset !important;
        } */

/*         .gform-page-footer.gform_page_footer.top_label {
            position: absolute;
            right: 0;
            top: 0;
            margin-top: 0;
        } */

.gform-theme-styled .gform-theme--foundation .gform_fields {
  row-gap: 1rem !important;
}

.gform-theme-styled .gfield--type-section h3 {
  width: 70%;
  font-size: 24px;
  line-height: 130%;
  font-weight: 600;
}

.gform-theme-styled .gfield--type-section {
  width: 100%;
  border: none !important;
  padding-bottom: 0 !important;
  margin-top: 1rem !important;
}

.gform-theme-styled .gsection_title {
  margin-bottom: 0;
}

.styled-radio .gfield_description {
  font-size: 16px !important;
  letter-spacing: -1px;
  line-height: 150%;
  margin-bottom: 20px;
  line-height: 22px !important;
}

.styled-radio .gfield_radio input[type="radio"]:checked + label {
  border-color: var(--primary-ss-col);
  background: var(--primary-ss-col) 1a;
  color: var(--primary-ss-col);
  font-weight: 600;
  box-shadow: 0px 0px 0px 3px var(--primary-ss-col) inset;
}

.styled-radio .gfield_radio > div label:hover {
  border-color: var(--primary-ss-col);
  background: var(--primary-ss-col) 0d;
  color: var(--primary-ss-col);
  transition-duration: 0.3s;
  box-shadow: 0px 0px 0px 3px var(--primary-ss-col) 30;
}

/* Ensure wrapper can hold overlay */
.smartserver-step-form {
  position: relative;
}

/* Overlay when form is processing */
.smartserver-step-form[data-active-form="true"]::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.75);
  z-index: 999;
}

/* Loader + message */
.smartserver-step-form {
  position: relative;
  padding-left: 5px;
  padding-right: 10px;
}

.smartserver-step-form[data-active-form="true"]::after {
  content: "Processing...";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;

  font-size: 16px;
  font-weight: 600;
  color: #333;
  text-align: center;
  padding-top: 52px;

  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='44' viewBox='0 0 44 44'%3E%3Ccircle cx='22' cy='22' r='18' fill='none' stroke='%23333' stroke-width='4' stroke-linecap='round' stroke-dasharray='85' stroke-dashoffset='60'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 22 22' to='360 22 22' dur='1s' repeatCount='indefinite'/%3E%3C/circle%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: top center;
}

.styled-radio .gfield_radio > div label {
  margin-left: 0;
  transition-duration: 0.3s;
}

.styled-radio .gfield_radio .gchoice {
  display: block !important;
}

.styled-radio .gfield_radio > div label:hover {
  cursor: pointer;
}

.gform-theme-styled .wpb_wrapper .gform-theme {
  width: 100% !important;
}

.promo-banner-button,
.promo-banner-image {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.theme-shadow2 .img-with-aniamtion-wrap {
  position: relative;
  padding: 0 2rem 2rem 0;
  border-radius: 20px;
}

.theme-shadow2 .img-with-aniamtion-wrap::after {
  padding-right: 0rem;
  padding-bottom: 0rem;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: var(--primary-ss-col);
  pointer-events: none;
  z-index: -1;
  border-radius: 20px;
}
.ss-rss-feeds .rss_image a,
.ss-rss-feeds .rss_image img {
  object-fit: contain !important;
}
.wpb_raw_code.wpb_raw_html.wpb_content_element.ajax-search-lite .probox {
  border: 1px solid #000;
  border-radius: 12px;
}

.wpb_raw_code.wpb_raw_html.wpb_content_element.ajax-search-lite {
  width: 800px;
  margin: auto;
}

/* ===================================
   Gravity Forms – Contact Form
   Parent: .ss-contact-form
   Primary Color: var(--primary-ss-col)
=================================== */

.ss-contact-form .gform_wrapper {
  max-width: 720px;
  margin: 0 auto;
  font-family: inherit;
}

/* Labels */
.ss-contact-form .gfield_label,
.ss-contact-form .gform-field-label {
  font-weight: 500;
  font-size: 14px;

  margin-bottom: 6px;
}

/* Inputs & Textarea */
.ss-contact-form .gform_wrapper input[type="text"],
.ss-contact-form .gform_wrapper input[type="email"],
.ss-contact-form .gform_wrapper input[type="tel"],
.ss-contact-form .gform_wrapper input[type="number"],
.ss-contact-form .gform_wrapper textarea,
.ss-contact-form .gform_wrapper select {
  width: 100%;
  padding: 12px 14px;
  border: 1px solid #d1d5db;
  border-radius: 16px;
  font-size: 15px;
  line-height: 1.4;
  background-color: #ffffff;
  transition:
    border-color 0.2s ease,
    box-shadow 0.2s ease;
}

/* Placeholder */
.ss-contact-form .gform_wrapper ::placeholder {
  color: #9ca3af;
}

/* Focus State */
.ss-contact-form .gform_wrapper input:focus,
.ss-contact-form .gform_wrapper textarea:focus,
.ss-contact-form .gform_wrapper select:focus {
  outline: none;
  border-color: var(--primary-ss-col);
  box-shadow: 0 0 0 2px rgba(1, 71, 50, 0.15);
}

/* Textarea */
.ss-contact-form .gform_wrapper textarea {
  min-height: 140px;
  resize: vertical;
}

/* Field spacing */
.ss-contact-form .gform_wrapper .gfield {
  margin-bottom: 20px;
}

/* Submit Button */
.ss-contact-form .gform_wrapper .gform_footer input[type="submit"],
.ss-contact-form .gform_wrapper .gform_page_footer input[type="submit"] {
  background-color: var(--primary-ss-col);
  color: #ffffff;
  border: none;
  padding: 14px 32px;
  border-radius: 16px;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition:
    background-color 0.2s ease,
    transform 0.1s ease;
}

/* Button hover */
.ss-contact-form .gform_wrapper .gform_footer input[type="submit"]:hover {
  background-color: #013826;
}

/* Button active */
.ss-contact-form .gform_wrapper .gform_footer input[type="submit"]:active {
  transform: translateY(1px);
}

/* Submit Button */
a.ss-link,
a.ss-link {
  background-color: var(--primary-ss-col);
  color: #ffffff;
  border: none;
  padding: 14px 32px;
  border-radius: 16px;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition:
    background-color 0.2s ease,
    transform 0.1s ease;
  text-decoration: none !important;
}

/* Button hover */
a.ss-link:hover {
  background-color: #013826;
}
/* Validation errors */
/* .ss-contact-form .gform_wrapper .gfield_error input,
.ss-contact-form .gform_wrapper .gfield_error textarea,
.ss-contact-form .gform_wrapper .gfield_error select {
  border-color: #dc2626;
}

.ss-contact-form .gform_wrapper .validation_message {
  color: #dc2626;
  font-size: 13px;
} */

/* Success message */
.ss-contact-form .gform_confirmation_message {
  padding: 30px;
  border-radius: 24px;
  background-color: rgba(1, 71, 50, 0.1);
  color: var(--primary-ss-col);
  font-weight: 500;
}

.ss-contact-form .gform_wrapper .gfield {
  margin-bottom: 0;
}

.stats-banner p {
  line-height: 22px;
}

#mobile-menu li.button_bordered {
  display: none;
}

@media only screen and (min-width: 1000px) {
  #header-outer[data-full-width="true"] header > .container {
    padding: 0 4vw;
  }
}
.ss-icon-24 .iwt-icon {
  height: 24px;
  width: 24px;
  margin-top: 3px;
}
.ss-icon-24 .iwithtext .iwt-text {
  padding-left: 35px;
}
@media only screen and (max-width: 767px) {
  .ss-icon-24 .iwt-icon {
    height: 18px;
    width: 18px;
    margin-top: 6px;
  }
  .ss-icon-24 .iwithtext .iwt-text {
    padding-left: 25px;
  }
  .no-br-m br {
    display: none !important;
  }
  .m-slider .row_col_wrap_12_inner {
    display: flex !important;
    flex-wrap: nowrap !important;
  }
  .m-slider .wpb_column {
    flex-shrink: 0 !important;

    max-width: none !important;
  }

  .m-slider {
    overflow: hidden;
  }
  .m-slider .swiper-pagination {
    position: relative;
    margin-top: 25px;
    text-align: center;
  }

  .m-slider .swiper-pagination-bullet {
    background: #ffffff;
    opacity: 0.6;
    width: 8px;
    height: 8px;
    margin: 0 5px;
    border-radius: 50%;
  }

  .m-slider .swiper-pagination-bullet-active {
    background: #ffffff;
    opacity: 1;
  }
  a.ss-link,
  a.ss-link {
    display: inline-block !important;
    padding: 5px 17px;
    border-radius: 16px;
    font-size: 12px;
  }
  .gform_wrapper.gravity-theme
    .styled-radio
    .gfield_radio
    > div
    label
    .main-text {
    font-size: 14px;
  }
  .gform_wrapper.gravity-theme .styled-radio .gfield_radio > div label .number {
    font-size: 14px;
  }
  #callToAction p br {
    display: none;
  }
  .before-footer p br {
    display: none;
  }
  .mobile-scroll .wpb_wrapper {
    overflow-y: scroll;
    padding: 0 !important;
    width: 100%;
  }
  #header-outer #mobile-menu > .inner {
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
  }
  #header-outer #mobile-menu > .inner {
    min-height: calc(85vh) !important;
  }
  #header-outer #mobile-menu {
    min-height: 100vh !important;
  }
  /* #header-outer{
  height: 100% !important;
} */
  /* Your mobile CSS here */
  #header-outer #mobile-menu a > .sf-sub-indicator {
    width: 100% !important;
    text-align: right !important;
  }
  #mobile-menu {
    padding: 30px 30px 10px 30px !important;
    z-index: 9 !important;
  }
  .no-border-bar h3 {
    margin: 0 !important;
  }

  .styled-radio div.gfield_description {
    width: 100% !important;
  }

  .ss-contact-form .gform_wrapper .gfield {
    margin-bottom: 0;
  }

  .nectar-split-heading p {
    max-width: 100% !important;
  }

  .disable-br-m br {
    display: none !important;
  }

  .col-gap-m .col {
    margin-bottom: 30px;
  }

  .col-nogap-m {
    margin-bottom: 0 !important;
  }

  .site-footer .menu {
    margin-bottom: 0 !important;
  }

  /* .resource-sub-tabs .wpb_tabs_nav {
    display: flex !important;
    flex-direction: row !important;
    overflow-x: scroll !important;
    column-gap: 20px;
  } */

  .wpb_content_element ul {
    column-count: 1 !important;
  }

  .resource-sub-tabs ul.wpb_tabs_nav.ui-tabs-nav li.tab-item a {
    border-left: 0 !important;
    border-bottom: 5px solid transparent !important;
    /* padding-right: 0;
    padding-left: 0; */
  }

  /* .resource-sub-tabs ul.wpb_tabs_nav.ui-tabs-nav li.tab-item.active-tab a {
    border-left: 0 !important;
    border-bottom: 5px solid #81141b !important;
  } */

  .nectar-responsive-text.drop-shadow.nectar-link-underline-effect::before {
    height: 60px;
    width: 60px;
    background: #73e0a9ad;

    filter: blur(20px);
  }

  .resource-sub-tabs ul.wpb_tabs_nav.ui-tabs-nav li a {
    white-space: nowrap;
  }

  .gform_wrapper.gravity-theme .gfield.gfield--width-half {
    grid-column: span 12 !important;
    -ms-grid-column-span: 12 !important;
  }
}

.resource-sub-tabs ul.wpb_tabs_nav.ui-tabs-nav li a {
  background: unset !important;
  color: #000;
}
.drop-shadow::after {
  content: "";
  position: absolute;
  overflow: visible;
  height: 100px;
  max-width: 40%;
  background: url("./images/bg.svg");
  border-radius: 100px;
  /* filter: blur(30px); */
  z-index: 1;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 30%;
  background-repeat: no-repeat;
  /* background: red; */
  border-radius: 0;
  background-position: right center;
}
.resource-sub-tabs ul.wpb_tabs_nav.ui-tabs-nav li.tab-item.active-tab a {
  border-left: 5px solid #81141b !important;
}
.resource-sub-tabs ul.wpb_tabs_nav.ui-tabs-nav li.tab-item a {
  border-left: 5px solid transparent !important;
  border-bottom: 0 !important;
}
.nectar-responsive-text.drop-shadow.nectar-link-underline-effect.in-view::before {
  animation: niceAnim 1s ease-in-out forwards; /* Trigger animation once */
}

@keyframes niceAnim {
  from {
    opacity: 0;
    transform: scale(0.5);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.smartserver-step-form .gform_next_button {
  color: #ffffff !important;
  border-radius: 14px;
  background: var(--primary-ss-col) !important;
  padding: 20px 25px !important;
  font-family: inherit !important;
  border: 1px solid var(--primary-ss-col);
}
.smartserver-step-form .gform_previous_button {
  color: #000 !important;
  /* border-radius: 14px; */
  background: transparent !important;
  border: 1px solid rgba(0, 0, 0, 0.4) !important;
  padding: 20px 25px !important;
  font-family: inherit !important;
}
span.fency-pattern {
  position: relative;
  /* display: block; */
}
.glassmorph-div {
  padding: 10px;
  z-index: 1;
  position: relative;
  background: rgba(255, 255, 255, 0.15);
  /* backdrop-filter: blur(20px); */
  /* -webkit-backdrop-filter: blur(20px); */
}
/* span.fency-pattern::before {
  content: "";
  position: absolute;
  width: 100% !important;
  height: 112%;
  top: 0;
  background: url("./images/hero-text-background-pattern.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
} */

.theme-shadow .img-with-aniamtion-wrap {
  position: relative;
  padding: 0 2rem 2rem 0;
  border-radius: 20px;
}

.theme-shadow .img-with-aniamtion-wrap::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: var(--primary-ss-col);
  pointer-events: none;
  padding-right: 2rem;
  z-index: -1;
  padding-bottom: 2rem;
  border-radius: 20px;
}

.border-1 {
  border: 1px solid #000 !important;
}

.google-review .team-member {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding-bottom: 0;
}
.google-review .team-member h4 {
  font-size: 16px;
}
.google-review .nectar-star-rating {
  margin-bottom: 100px;
}
.google-review .nectar-star-rating__content {
  margin-top: 1rem;
  margin-left: 0;
}
.google-review .nectar-star-rating__icon.nectar-color-accent-color {
  color: #bf2e1a;
}
.ImgBox .community-partnerships-card .card-container {
  display: flex;
  gap: 0;
}
/* .ImgBox .wpb_wrapper > div:not(.img-with-aniamtion-wrap) {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
} */

.nectar-responsive-text.drop-shadow.nectar-link-underline-effect {
  position: relative;
}
.nectar-responsive-text.drop-shadow.nectar-link-underline-effect::before {
  content: "";
  position: absolute;
  overflow: visible;
  height: 90px;
  width: 110px;
  background: #73e0a9ad;
  border-radius: 100px;
  filter: blur(30px);
  z-index: -1;
  left: -3rem;
  top: -2rem;
}
.ImgBox .community-partnerships-card {
  margin-bottom: 1.5rem !important;
  margin-top: 1.5rem !important;
  padding-bottom: 0 !important;
}
/* .ImgBox .nectar-cta {
  margin-bottom: 1.5rem !important;
} */
.ImgBox {
  margin: 0 !important;
}
.ImgBox .img-with-aniamtion-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 16px;
  border: 1px solid #c2cac4;
  min-height: 300px;
  min-width: 100%;
  background-color: #f7f8f7;
}
.nectar-cta[style*="height: 100%"] {
  height: auto !important;
  min-height: 100% !important; /* Keeps it filling the column if equal height is enabled */
}

.nectar-cta .link_wrap {
  height: 100%;
  display: flex;
  align-items: center; /* Vertically centers the text/link if desired */
  justify-content: center;
}

.lineConnect .row_col_wrap_12 > div {
  position: relative;
}
.lineConnect .row_col_wrap_12 > div::before {
  position: absolute;
  content: "";
  display: block;
  height: 5px !important;
  width: 80px !important;
  background: url("./images/line.svg") !important;

  right: -40px !important;

  top: 30px !important;

  background-size: contain;
  opacity: 0.8;
}
.lineConnect .row_col_wrap_12 > div:last-child:before {
  display: none;
}
.lineConnect .card-title {
  margin-bottom: 0px !important;
  line-height: initial !important;
}

.lineConnect .community-partnerships-card .card-image .card-image-full {
  margin: 0 !important;
}

.frm_style_formidable-style.with_frm_style .frm_section_heading {
  margin-top: 0;
}
.frm_style_formidable-style.with_frm_style .frm_section_heading h3 {
  border-top: 0 !important;
  margin-bottom: 0 !important;
}

.lineConnect .community-partnerships-card {
  width: 100%;
  border: 1px dashed #fff;
  padding: 10px 10px !important;
  border-radius: 65px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.lineConnect .community-partnerships-card .card-image {
  display: flex;
  justify-items: center;
}

.google-review .team-member img {
  margin-bottom: 0;
}

@media only screen and (max-width: 640px) {
  body #header-outer #top #logo img {
    height: 80px !important;
  }
}

.wpml-ls-item ul {
  padding: 10px !important;
}
.nectar-cta span.link_wrap {
  display: flex;
  flex-direction: row-reverse;
}

.wpml-ls-item > .sub-menu {
  width: 8em !important;
}
.nectar-cta.has-icon .link_wrap i {
  margin-left: var(--nectar-icon-gap, 0.7em);
}
.y-scroll > .vc_column-inner {
  overflow-y: scroll;

  position: relative;
}
.y-scroll > .vc_column-inner::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 88;
  width: 100%;
  height: 70px;
  display: block;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 80%);
}
.wpb_text_column.wpb_content_element em {
  font-family: inherit;
  font-size: inherit;
}
.wpb_content_element ul {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
.styled-radio .gfield_radio .gchoice {
  margin-bottom: 1rem;
}

.styled-radio div.gfield_description {
  width: 100% !important;
  padding: 0 !important;
}
.gform_wrapper.gravity-theme .gsection {
  border-bottom: 1px solid #ccc;
  padding: 0;
}
.wpb_content_element ul:not(.menu) li:not(.tab-item) {
  position: relative;
  padding-left: 28px;
}
.wpb_content_element ul li::marker {
  content: "";
}
.wpb_content_element ul:not(.menu):not(.step-steps) li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.4em;
  width: 18px;
  height: 18px;
  background-image: url("./images/check-line.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 1000px) {
  #header-outer[data-full-width="true"] header > .container {
    padding: 0 3vw !important;
  }
}

/* ==========================================================================
   Modern Light Table — Cleaner & more professional
   Primary: #014732 (dark green)
   Updated: softer, elegant, enterprise-friendly look
   ========================================================================== */

.ss-table-light {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  color: #111827;
  background: #ffffff;
  border-radius: 16px;
  overflow: hidden;
}

/* Add subtle outer shadow for more "shading" depth */
.ss-table-light {
  box-shadow:
    0 4px 6px -1px rgba(0, 0, 0, 0.1),
    0 2px 4px -1px rgba(0, 0, 0, 0.06); /* Tailwind-inspired soft shadow */
}

.ss-table-light a {
  text-decoration: none !important;
}
.ss-table-light a:hover {
  text-decoration: underline !important;
}
/* Header ──────────────────────────────── */
.ss-table-light thead {
  background: linear-gradient(
    180deg,
    #014732 0%,
    #0a5c44 100%
  ); /* slight depth */
  color: white;
}

.ss-table-light th {
  font-weight: 600;
  text-align: left;
  text-transform: uppercase;
  font-size: 0.78rem;
  letter-spacing: 0.5px;
  padding: 16px 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.18);
  white-space: nowrap;
}

/* Body ────────────────────────────────── */
.ss-table-light table {
  margin-bottom: 0 !important;
}
.ss-table-light tbody tr {
  transition:
    background-color 0.18s ease,
    box-shadow 0.18s ease;
}

.ss-table-light tbody tr:hover {
  box-shadow: inset 5px 0 0 #014732;
  background: #08584029 !important;
}

.ss-table-light td {
  padding: 16px 20px;
  border-bottom: 1px solid #f1f5f9; /* softer divider */
  vertical-align: middle;
  color: #1f2937;
}

/* Zebra ───────────────────────────────── */
.ss-table-light tbody tr:nth-child(even) {
  background-color: #f9fafb; /* almost invisible zebra */
}

/* Optional: Increase zebra contrast if needed */
.ss-table-light tbody tr:nth-child(even) {
  background-color: #f3f4f6; /* Slightly stronger light gray */
}
/* Last row cleanup */
.ss-table-light tbody tr:last-child td {
  border-bottom: none;
}

/* Corner polish ─ first/last cells get more padding */
.ss-table-light th:first-child,
.ss-table-light td:first-child {
  padding-left: 24px;
}

.ss-table-light th:last-child,
.ss-table-light td:last-child {
  padding-right: 24px;
}

/* Optional sticky header (very clean when scrolling long tables) */
.ss-table-light thead th {
  position: sticky;
  top: 0;
  z-index: 10;
  background: linear-gradient(180deg, #014732 0%, #0a5c44 100%);
}

/* Subtle status / pill helper (if needed) */
.ss-table-light .pill {
  display: inline-block;
  padding: 2px 10px;
  font-size: 0.82rem;
  font-weight: 500;
  border-radius: 999px;
  background: rgba(1, 71, 50, 0.1);
  color: #014732;
}

/* Compact variant */
.ss-table-light--compact th,
.ss-table-light--compact td {
  padding: 12px 16px;
}

/* No zebra variant */
.ss-table-light--no-zebra tbody tr:nth-child(even) {
  background-color: transparent;
}

/* Alternative: Full bottom bar instead of left accent */
.ss-table-light tbody tr:hover {
  box-shadow: inset 0 -3px 0 #014732; /* Green bar at bottom */
}

/* Or thicker left bar */
.ss-table-light tbody tr:hover {
  box-shadow: inset 5px 0 0 #014732; /* Increase to 5px */
}
/* Bordered / outlined look (alternative feel) */
.ss-table-light--outlined {
  box-shadow: none;
  border: 1px solid #e2e8f0;
}
.resource-tabs .wpb_tabs_nav {
  margin-bottom: 30px !important;
}
/* Mobile adjustments */
@media (max-width: 768px) {
  .mobile-abs-item > .col .hero-image-banner {
    padding-top: 1em;
    padding-bottom: 1em;
    --row-bg-color: #ffffff;
    position: absolute;
    bottom: 50px;
    transform: scale(0.7);
    z-index: 9;
    right: 10px;
  }
  .ss-contact-form .gform_confirmation_message {
    margin-top: 20px;
  }
  .ss-contact-form .gform_confirmation_message p {
    font-size: 14px;
    line-height: 20px;
  }

  .ImgBox .img-with-aniamtion-wrap {
    min-height: 150px;
  }
  .row .col .ImgBox .img-with-animation {
    width: 50%;
  }
  .lineConnect .row_col_wrap_12 > div::before {
    height: 5px !important;
    width: 82px !important;
    background: url("./images/line.svg") !important;
    left: 0 !important;
    right: 0 !important;

    top: 72px !important;

    transform: rotate(90deg);
    background-size: contain;
    opacity: 0.8;
  }
  .review-swiper .swiper-button-prev,
  .review-swiper .swiper-button-next {
    width: 28px;
    height: 28px;
  }
  .review-swiper .swiper-button-prev::after,
  .review-swiper .swiper-button-next::after {
    font-size: 10px;
  }
  .resource-tabs .wpb_tabs_nav li:first-child {
    padding-left: 0 !important;
  }
  .resource-tabs .wpb_tabs_nav {
    display: flex !important;
    flex-direction: row !important;
    overflow-x: scroll !important;
    column-gap: 0;
    overflow-y: hidden;
    padding: 10px;
    margin-bottom: 30px;
  }
  .image-shadow .img-with-aniamtion-wrap {
    padding: 2px 30px 30px 2px;
    background: var(--primary-ss-col);
    border-radius: 14px 44px 44px 44px;
  }
  .calculator-content-area .left {
    width: 100% !important;
  }
  .calculator-content-area {
    padding: 0 !important;
  }
  .smartserver-step-form .gform_next_button {
    padding: 10px 15px !important;
    border: 1px solid var(--primary-ss-col);
    margin-left: 0 !important;
    width: 100% !important;
  }
  .smartserver-step-form .gform_previous_button {
    /* border-radius: 14px; */
    padding: 10px 15px !important;
    margin-left: 0 !important;
    width: 100% !important;
  }

  .ss-table-light {
    font-size: 0.92rem;
    border-radius: 16px;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    overflow: hidden;
  }

  .ss-table-light th,
  .ss-table-light td {
    padding: 14px 16px;
  }
}
/* header overlap logo */
body #header-outer.small-nav {
  background-color: #fff !important;
  transition:
    box-shadow 0.42s ease,
    opacity 0.3s ease,
    transform 0.32s ease,
    background-color 0.6s ease;
}
body #header-outer.scrolled-down {
  background-color: #fff !important;
  transition:
    box-shadow 0.42s ease,
    opacity 0.3s ease,
    transform 0.32s ease,
    background-color 0.6s ease;
}
body[data-hhun="0"]
  #header-outer[data-header-resize="0"]:not([data-transparent-header="true"]) {
  transition:
    box-shadow 0.42s ease,
    opacity 0.3s ease,
    transform 0.32s ease,
    background-color 0.6s ease;
}
#header-outer.scrolled-down
  #top
  .sf-menu
  > .sf-with-ul:not([class*="button"])
  > a,
body #header-outer.scrolled-down #top nav > ul > li.button_bordered > a,
body #header-outer.scrolled-down #top nav > ul > li.wpml-ls-item > a,
body #header-outer.scrolled-down .icon-salient-search:before,
body.material #header-outer.scrolled-down .icon-salient-search:before,
body #header-outer.scrolled-down #top .sf-sub-indicator i {
  color: #000 !important;
}
body #header-outer #top nav > ul > li[class*="button_bordered"] > a:before {
  border-color: rgba(255, 255, 255, 0.9) !important;
}
body
  #header-outer.scrolled-down
  #top
  nav
  > ul
  > li[class*="button_bordered"]
  > a:before {
  border-color: rgba(0, 0, 0, 0.4) !important;
}
/* WPML language switcher adjustments - START */
/* .wpml-ls-item .wpml-ls-display {
  display: none !important;
}
.wpml-ls-item-en > a::after {
  content: "en";
}
.wpml-ls-item-fr > a::after {
  content: "fr";
}
.wpml-ls-item > a::after {
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  text-transform: uppercase;
}
.wpml-ls-item > a:hover::after {
  text-decoration: underline;
}
.wpml-ls-item span.sf-sub-indicator {
  right: -40px !important;
  left: auto !important;
}
.wpml-ls-item > .sub-menu {
  width: 5em !important;
}
#header-outer[data-lhe="animated_underline"]
  #top
  .sf-menu
  > .sf-with-ul:not([class*="button"])
  > a {
  padding-right: 10px !important;
  padding-left: 0 !important;
  margin-left: 0;
} */

.wpml-ls-item .wpml-ls-display {
  display: none !important;
}

.wpml-ls-item-en > a::after {
  content: "EN";
}
.wpml-ls-item-fr > a::after {
  content: "FR";
}

.wpml-ls-item > a::after {
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  text-transform: uppercase;
  margin-left: 4px;
}

.wpml-ls-item > a:hover::after {
  text-decoration: underline;
}

.wpml-ls-item span.sf-sub-indicator {
  right: -40px !important;
  left: auto !important;
}

.wpml-ls-item > .sub-menu {
  width: 5em !important;
}

#header-outer[data-lhe="animated_underline"]
  #top
  .sf-menu
  > .sf-with-ul:not([class*="button"])
  > a {
  padding-right: 10px !important;
  padding-left: 0 !important;
  margin-left: 0;
}

/* ============================================= */
/* ACCESSIBILITY FIXES */
/* ============================================= */

#menu-item-wpml-ls-3-en > a,
.wpml-ls-item > a[aria-haspopup="true"] {
  position: relative;
}

.wpml-ls-item > a::before {
  content: attr(aria-label); /* fallback if needed */
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* WPML language switcher adjustments - START */

@media only screen and (min-width: 1000px) {
  .material #header-outer:not(.transparent) .bg-color-stripe {
    top: 0px !important;
  }
}

/* Shrink logo on scroll settings*/

body #header-outer.small-nav {
  background-color: #fff !important;
  transition:
    box-shadow 0.42s ease,
    opacity 0.3s ease,
    transform 0.32s ease,
    background-color 0.6s ease;
}
body[data-hhun="0"]
  #header-outer[data-header-resize="0"]:not([data-transparent-header="true"]) {
  transition:
    box-shadow 0.42s ease,
    opacity 0.3s ease,
    transform 0.32s ease,
    background-color 0.6s ease;
}
#header-outer.small-nav #top .sf-menu > .sf-with-ul:not([class*="button"]) > a,
body #header-outer.small-nav #top nav > ul > li.button_bordered > a,
body #header-outer.small-nav #top nav > ul > li.wpml-ls-item > a,
body #header-outer.small-nav .icon-salient-search:before,
body.material #header-outer.small-nav .icon-salient-search:before,
body #header-outer.small-nav #top .sf-sub-indicator i {
  color: #000 !important;
}
body #header-outer #top nav > ul > li[class*="button_bordered"] > a:before {
  border-color: rgba(255, 255, 255, 0.9) !important;
}
body
  #header-outer.small-nav
  #top
  nav
  > ul
  > li[class*="button_bordered"]
  > a:before {
  border-color: rgba(0, 0, 0, 0.4) !important;
}

/* ===================================
   GForm Card Styles
=================================== */

.ss-course-card {
  border: 1px solid #c2cac4;
  border-radius: 15px;
  padding: 30px;
  background-color: #f8f8f8;
  margin-bottom: 1rem;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.ss-course-card h3 {
  margin-top: 0;
  margin-bottom: 10px;
}

.ss-course-card p {
  margin: 0 0 10px 0;
  font-size: 16px;
  line-height: 1.4;
  color: #000;
}

.ss-highlight {
  font-weight: 900;
  color: var(--primary-ss-col);
}

.ss-link {
  text-decoration: underline;
  color: var(--primary-ss-col);
  font-weight: 500;
}

.ss-link:hover {
  opacity: 0.8;
}

/* ===================================
   GForm Card Styles
=================================== */
/* ===================================
   Tablet Styles
=================================== */
@media (max-width: 1024px) and (min-width: 768px) {
  #header-outer .menu-item-30 > a,
  #header-outer .menu-item-40 > a {
    font-size: 10px !important;
  }
  #header-outer .menu-item-40 > a {
    padding-left: 10px;
    padding-right: 10px;
  }
  html[lang="fr-FR"]
    #header-outer
    .mobile-header
    .menu-item-11320
    a
    .menu-title-text {
    font-size: 10px;
  }
  #header-outer .menu-item-40 > a:before {
    background: transparent;
  }

  #header-outer .menu-item-40 > a:before,
  #header-outer .menu-item-40 > a:after {
    top: 50% !important;

    width: calc(100% + 24px);
    height: calc(100% + 24px);
    z-index: -1;
    transform-origin: top;
    transform: translateY(-50%) !important;
    border: 2px solid #fff;
    display: block;
    position: absolute;
    left: 0;
    transform: translateY(-7px);
    width: 100%;
    content: " ";
    z-index: -1;
    box-sizing: border-box;
  }
  #header-outer.scrolled-down .menu-item-40 > a:before {
    border: 2px solid #000000;
    z-index: 9;
  }
  #header-outer.scrolled-down .menu-item-40 > a {
    color: #000000;
  }

  .nowrap-tablet > .col {
    flex-wrap: nowrap !important;
  }
  .lineConnect .row_col_wrap_12 > div::before {
    margin: auto;
    z-index: -1;
    top: 82px !important;
  }
  .lineConnect .row_col_wrap_12:nth-child(2) > div:before {
    display: none !important;
  }
  .gform_wrapper.gravity-theme .styled-radio .gfield_radio > div label {
    max-width: 100% !important;
  }

  /* body #header-outer #top .slide-out-widget-area-toggle[data-custom-color="true"] a:before {
    background-color: var(--primary-ss-col) !important;
} */

  .resource-sub-tabs ul.wpb_tabs_nav.ui-tabs-nav li.tab-item a {
    border-bottom: 5px solid transparent !important;
    margin-left: 0 !important;
    border-left: 0 !important;
    padding: 10px 0;
  }
  .resource-sub-tabs ul.wpb_tabs_nav.ui-tabs-nav li.tab-item.active-tab a {
    border-bottom: 5px solid #81141b !important;
    box-sizing: border-box;
    border-radius: 0;
    margin-left: 0 !important;
    border-left: 0 !important;
    padding: 10px 0;
  }
  .resource-sub-tabs .wpb_tabs_nav {
    text-align: left !important;
  }
}
body
  #header-outer
  #top
  .slide-out-widget-area-toggle[data-custom-color="true"]
  a:before {
  background-color: var(--primary-ss-col) !important;
}
.gravity-theme {
  width: 100% !important;
}
@media only screen and (min-width: 1000px) and (max-width: 1470px) {
  body
    #header-outer[data-format="menu-left-aligned"]:not(
      [data-format="left-header"]
    ):not([data-format="centered-menu-bottom-bar"])
    #top
    nav
    > .buttons {
    margin-right: 80px !important;
  }
}
/* ===================================
   Mobile Styles
=================================== */
@media (max-width: 767px) {
  #header-outer .menu-item-30 > a,
  #header-outer .menu-item-40 > a {
    font-size: 10px !important;
  }
  #header-outer .menu-item-40 > a {
    padding-left: 10px;
    padding-right: 10px;
  }
  html[lang="fr-FR"]
    #header-outer
    .mobile-header
    .menu-item-11320
    a
    .menu-title-text {
    font-size: 10px;
  }
  #header-outer .menu-item-40 > a:before {
    background: transparent;
  }

  #header-outer .menu-item-40 > a:before,
  #header-outer .menu-item-40 > a:after {
    top: 50% !important;

    width: calc(100% + 24px);
    height: calc(100% + 24px);
    z-index: -1;
    transform-origin: top;
    transform: translateY(-50%) !important;
    border: 2px solid #fff;
    display: block;
    position: absolute;
    left: 0;
    transform: translateY(-7px);
    width: 100%;
    content: " ";
    z-index: -1;
    box-sizing: border-box;
  }
  #header-outer.scrolled-down .menu-item-40 > a:before {
    border: 2px solid #000000;
    z-index: 9;
  }
  #header-outer.scrolled-down .menu-item-40 > a {
    color: #000000;
  }

  .wpml-ls-item span.sf-sub-indicator {
    right: 0 !important;
  }
  .ss-rss-feeds ul {
    gap: 20px;
  }
  .preserv-heading-m h3 {
    font-size: 22px !important;
    line-height: 30px !important;
  }
  #header-outer #mobile-menu {
    z-index: 1;
    padding: 30px 30px 0px 30px !important;
  }
  .feedzy-rss {
    margin-bottom: 0;
  }

  .resource-sub-tabs .tabbed[data-style*="vertical"] .wpb_tabs_nav {
    text-align: left !important;
  }
  /* .resource-sub-tabs ul.wpb_tabs_nav.ui-tabs-nav li.tab-item a {
    border-bottom: 5px solid transparent !important;
    margin-left: 0 !important;
    border-left: 0 !important;
    padding: 10px 0;
  }
  .resource-sub-tabs ul.wpb_tabs_nav.ui-tabs-nav li.tab-item.active-tab a {
    border-bottom: 5px solid #81141b !important;
    box-sizing: border-box;
    border-radius: 0;
    margin-left: 0 !important;
    border-left: 0 !important;
    padding: 10px 0;
  } */
  .ss-course-card {
    padding: 20px;
  }
  .ss-course-card h3 {
    font-size: 22px !important;
  }
  .smartserver-step-form .gform-page-footer.gform_page_footer.top_label {
    display: flex;
    gap: 15px;
  }
  .ss-link {
    font-size: 14px;
  }
  .ss-course-card p {
    margin: 0 0 20px 0 !important;
    padding: 0;
  }

  .gform_wrapper.gravity-theme .gfield-choice-input + label {
    max-width: 100%;
  }
  .lineConnect .row_col_wrap_12 > div::before {
    height: 5px !important;
    width: 22px !important;
    background: url("./images/line.svg") no-repeat center !important;
    left: 0 !important;
    right: 0 !important;
    display: block !important;
    top: 72px !important;
    bottom: 0 !important;
    margin: auto !important;
    z-index: -1 !important;
    background-size: cover !important;
    transform: rotate(90deg);
  }
  .smartserver-step-form {
    padding-left: 0;
    padding-right: 0;
  }

  .no-border-bar h3 {
    margin: 0 !important;
    /* margin-top: 1rem !important; */
    line-height: 34px !important;
  }
  .community-partnerships-card .card-container {
    gap: 10px !important;
  }
  .community-partnerships-card .content-header {
    gap: 0 !important;
  }
  #charity .community-partnerships-card .card-description {
    width: 100% !important;
  }

  .ImgBox .img-with-aniamtion-wrap .hover-wrap {
    margin-bottom: 0 !important;
  }
  /* .ImgBox .img-with-aniamtion-wrap {
    min-height: auto !important;
  } */
  .lineConnect .row_col_wrap_12 > div:last-child::before {
    display: none !important;
  }
  .s-row-gap > div > .wpb_wrapper > div {
    margin-bottom: 10px !important;
  }

  .drop-shadow::after {
    height: 40px;
    max-width: 40%;

    border-radius: 0;
    /* filter: blur(30px); */

    width: 70%;

    background-position: right center;
    background-size: contain;
  }
  .rowitems-m .iwithtext .iwt-text {
    padding-left: 0;
  }

  .rowitems-m .iwithtext .iwt-icon {
    position: relative;

    margin-bottom: 20px;
  }

  .ss-contact-form .gform_wrapper .gfield,
  .ss-contact-form .gform_wrapper .gfield.gfield--width-half,
  .ss-contact-form .gform_wrapper .gfield.gfield--width-third,
  .ss-contact-form .gform_wrapper .gfield.gfield--width-quarter {
    width: 100% !important;
  }

  .ss-contact-form .gform_wrapper .gform_footer input[type="submit"] {
    width: 100%;
    padding: 16px;
  }
  .nectar-responsive-text.drop-shadow.nectar-link-underline-effect::before {
    height: 50px;
    width: 50px;
    filter: blur(17px);
    left: -2rem;
    top: -1rem;
  }
}

/* LTI Portal CSS */
.page-template-lti-portal #header-space,
.page-template-lti-portal #header-outer,
.page-template-lti-portal #footer-widgets {
  display: none !important;
}
.page-template-lti-portal #breadcrumbs {
  display: none;
}

/* Zendesk */
.zendesk-article .span_12 .wpb_text_column a:not(:hover) {
  opacity: 1;
}
.zendesk-article .span_12 .wpb_text_column a span {
  font-weight: 600;
}
.zendesk-column {
  padding: calc(100vw * 0.02);
  background-color: #b0232a;
  border-radius: 24px;
  margin-top: 30px;
}
.zendesk-article .span_12 .wpb_text_column h3 {
  margin-bottom: 0px !important;
}
