/*!
Theme Name: iBUILDiT
Theme URI: https://ibuildit.iplanit.ie
Author: iPLANiT Ltd.
Author URI: https://iplanit.ie
Description: iPLANiT\'s modular and practical Theme Builder
Version: 0.0.1
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ibuildit
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
/* load */
h1 {
  font-family: "natom-pro", sans-serif !important;
  font-size: 3rem;
  color: #d37230;
  font-weight: 500;
}
@media only screen and (max-width: 1024px) {
  h1 {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 540px) {
  h1 {
    font-size: 35px;
  }
}
h2 {
  font-family: "natom-pro", sans-serif !important;
  font-size: 2.5rem;
  color: #d37230;
  font-weight: 500;
}
@media only screen and (max-width: 1024px) {
  h2 {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 540px) {
  h2 {
    font-size: 30px;
  }
}
h3 {
  font-family: "natom-pro", sans-serif !important;
  font-size: 1.6rem;
  color: #d37230;
  font-weight: 500;
}
@media only screen and (max-width: 1024px) {
  h3 {
    font-size: 1.5rem;
  }
}
h4 {
  font-family: "natom-pro", sans-serif !important;
  font-size: 1.4rem;
  color: #d37230;
  font-weight: 500;
}
@media only screen and (max-width: 1024px) {
  h4 {
    font-size: 1.3rem;
  }
}
p {
  font-size: 1.3rem;
  margin-bottom: 25px;
  color: #111636;
  line-height: 2rem;
  font-weight: 400;
}
ol,
ul {
  padding-left: 1rem;
}
.text ul {
  list-style: none;
  padding: 0;
}
.text ul.dotted li::before {
  content: "•";
  margin-right: 8px;
}
.text ul li {
  font-size: 18px;
  color: #111636;
  margin-bottom: 0.5rem;
}
/* global */
/*colors*/
.c-primary {
  color: #0096d7;
}
.c-secondary {
  color: #031040;
}
/* main */
body.disable-scroll {
  overflow: hidden;
  padding-right: var(--scrollbar-width);
}
.page-wrapper {
  transform-origin: center top;
  transition: transform 0.3s ease, border-radius 0.3s ease;
}
body {
  padding: 0;
  margin: 0;
  font-family: "Inter", sans-serif !important;
  max-width: 100vw;
  overflow-x: hidden;
  background-color: #f6f5f3;
}
body.nav-opened {
  overflow-y: hidden;
}
span,
p {
  font-family: "Inter", sans-serif !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "natom-pro", sans-serif !important;
}
h1 {
  font-weight: 700;
}
p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
}
body a {
  text-decoration: none;
}
ul {
  list-style: none;
}
#primary .page .ibuildit-container {
  overflow: hidden;
}
#primary .page .ibuildit-container > .row {
  max-width: 100%;
  margin-top: 0 !important;
  margin-right: auto !important;
  margin-left: auto !important;
}
#primary .page .ibuildit-container > .row:not(:last-child) {
  margin-bottom: 115px !important;
}
@media only screen and (max-width: 1440px) {
  #primary .page .ibuildit-container > .row:not(:last-child) {
    margin-bottom: 80px !important;
  }
}
#primary .page .ibuildit-container > .row.extra-margin-bottom {
  margin-bottom: 160px !important;
}
@media only screen and (max-width: 900px) {
  #primary .page .ibuildit-container > .row.main_header_module {
    margin-bottom: 50px !important;
  }
}
#primary .page .ibuildit-container > .row.no-bottom-margin {
  margin-bottom: 0 !important;
}
.nav-fixed #breadcrumbs span {
  font-weight: 300;
}
.nav-fixed #breadcrumbs span a {
  color: #006fb4;
}
@media only screen and (max-width: 600px) {
  .nav-fixed #breadcrumbs {
    padding: 2rem 2rem 0;
  }
}
.nav-auto .breadcrumbs-wrapper {
  z-index: 5;
  position: absolute;
  top: 100px;
  left: 50%;
  transform: translate(-50%, 0);
  max-width: 100% !important;
  width: 65%;
  margin: 0 auto !important;
}
.nav-auto .breadcrumbs-wrapper.fixed-breadcrumb {
  position: fixed;
}
.nav-auto .breadcrumbs-wrapper #breadcrumbs {
  max-width: 1200px;
  margin: 0 auto;
}
.nav-auto .breadcrumbs-wrapper #breadcrumbs span {
  font-size: 15px;
  color: #ffffff;
  font-weight: 300;
}
.nav-auto .breadcrumbs-wrapper #breadcrumbs span a {
  color: #ffffff;
  font-weight: 500;
}
@media only screen and (max-width: 600px) {
  .nav-auto .breadcrumbs-wrapper #breadcrumbs {
    padding: 2rem 2rem 0;
  }
}
.nav-auto .breadcrumbs-wrapper nav.breadcrumb {
  margin-bottom: 0 !important;
}
.nav-auto .breadcrumbs-wrapper nav.breadcrumb a,
.nav-auto .breadcrumbs-wrapper nav.breadcrumb span {
  color: rgba(255, 255, 255, 0.7) !important;
}
.nav-auto .breadcrumbs-wrapper nav.breadcrumb span:not(.breadcrumb-separator) {
  font-style: italic;
  color: white !important;
}
.nav-auto .breadcrumbs-wrapper nav.breadcrumb span.breadcrumb-separator {
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.nav-auto .breadcrumbs-wrapper nav.breadcrumb > *:not(:last-child) {
  margin-right: 5px;
}
@media only screen and (max-width: 800px) {
  .nav-auto .breadcrumbs-wrapper {
    top: 40px;
    display: none;
  }
}
.woocommerce-breadcrumb {
  font-weight: 300 !important;
}
.woocommerce-breadcrumb a {
  font-size: 16px !important;
  color: #006fb4 !important;
}
@media only screen and (max-width: 900px) {
  .woocommerce-breadcrumb {
    padding: 1rem 2rem 0 !important;
  }
}
.swp-rp-main .swp-rp-page-header {
  padding: 10% 50px 10% 50px;
  border-radius: 0 0 50px 50px;
  margin-bottom: 100px;
  background-color: #111636;
}
@media only screen and (max-width: 1024px) {
  .swp-rp-main .swp-rp-page-header {
    padding: 20% 50px 10% 50px;
  }
}
@media only screen and (max-width: 640px) {
  .swp-rp-main .swp-rp-page-header {
    padding: 30% 50px 15% 50px;
  }
}
.swp-rp-main .swp-rp-page-header .page-title {
  color: #ffffff;
  font-weight: 400;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .swp-rp-main .swp-rp-page-header .page-title {
    font-size: 40px;
    margin: 0;
  }
}
@media only screen and (max-width: 475px) {
  .swp-rp-main .swp-rp-page-header .page-title {
    font-size: 35px;
  }
}
.swp-rp-main .swp-rp-page-header .searchwp-form {
  display: none;
}
@media only screen and (max-width: 540px) {
  .swp-rp-main .swp-search-results .swp-result-item {
    flex-direction: column;
  }
}
.swp-rp-main .swp-search-results .swp-result-item .swp-result-item--img-container {
  flex-basis: auto;
  width: 25%;
}
@media only screen and (max-width: 1199px) {
  .swp-rp-main .swp-search-results .swp-result-item .swp-result-item--img-container {
    width: 35%;
  }
}
@media only screen and (max-width: 767px) {
  .swp-rp-main .swp-search-results .swp-result-item .swp-result-item--img-container {
    width: 45%;
  }
}
@media only screen and (max-width: 540px) {
  .swp-rp-main .swp-search-results .swp-result-item .swp-result-item--img-container {
    width: 100%;
  }
}
.swp-rp-main .swp-search-results .swp-result-item .swp-result-item--img-container img {
  border-radius: 40px;
}
.swp-rp-main .swp-search-results .swp-result-item .swp-result-item--info-container h2.entry-title {
  color: #d37230;
  font-size: 19px;
}
.swp-rp-main .swp-search-results .swp-result-item .swp-result-item--info-container p.swp-result-item--desc {
  font-size: 17px;
  color: #111636;
}
.swp-rp-main .swp-search-results .swp-result-item a.swp-result-item--button {
  color: #ffffff;
  background-color: #111636;
  font-size: 15px;
  line-height: 1;
  padding: 15px 25px;
  border-radius: 40px;
  font-weight: 300;
}
.swp-rp-main > .navigation.pagination {
  justify-content: center;
}
.swp-rp-main > .navigation.pagination .nav-links a {
  font-size: 20px;
  font-weight: 500;
  color: #111636;
}
.swp-rp-main > .navigation.pagination .nav-links span {
  font-size: 20px;
  font-weight: 700;
}
.site-header {
  position: fixed;
  z-index: 100;
  top: 0px;
  left: 0;
  width: 100vw;
  padding: 0;
  background-color: transparent;
}
.site-header .logo img {
  display: none;
}
.site-header.white-bg {
  padding: 0 !important;
}
@media only screen and (max-width: 475px) {
  .site-header.white-bg .wrapper {
    padding: 45px 35px 10px;
  }
}
.site-header.white-bg .wrapper:not(.n-opened) {
  background-color: white;
}
.site-header.white-bg .wrapper .logo img.normal-header {
  display: none !important;
}
.site-header.white-bg .wrapper .logo img.sticky-header {
  width: 265px !important;
  display: block !important;
}
@media only screen and (max-width: 475px) {
  .site-header.white-bg .wrapper .logo img.sticky-header {
    width: 85% !important;
  }
}
.site-header.white-bg .wrapper .hamb-icon-light {
  display: none;
}
.site-header.white-bg .wrapper .hamb-icon-dark {
  display: block;
}
@media only screen and (max-width: 475px) {
  .site-header.white-bg .wrapper .menu_toggle {
    top: 25px;
  }
}
.site-header:not(.white-bg) .logo img.normal-header {
  display: block !important;
}
.site-header:not(.white-bg) .logo img.sticky-header {
  display: none !important;
}
.site-header:not(.white-bg) .hamb-icon-light {
  display: block;
}
.site-header:not(.white-bg) .hamb-icon-dark {
  display: none;
}
.site-header .header-search {
  position: absolute;
  width: 100%;
  background: #fff;
  left: 0;
  z-index: 10;
  height: 0px;
  overflow: hidden;
  display: none;
}
.site-header .header-search form {
  display: none;
  flex: 1;
}
.site-header .header-search .content {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.site-header .header-search .search-close {
  font-size: 30px;
  margin-left: 1.5rem;
  display: flex;
}
.site-header .header-search .search-close i {
  filter: invert(40%) sepia(96%) saturate(802%) hue-rotate(164deg) brightness(94%) contrast(104%);
}
.site-header .header-search.active {
  padding: 25px;
  display: block;
  height: auto;
}
@media only screen and (max-width: 600px) {
  .site-header .header-search.active {
    padding: 15px;
  }
}
.site-header .header-search.active form {
  display: block;
}
.site-header #top-banner {
  width: 100%;
  position: relative;
  top: -15px;
  left: 0;
  height: 35px;
}
.site-header #top-banner a {
  position: absolute;
  width: 100%;
  text-align: center;
  padding: 0.4rem;
  z-index: 0;
  display: none;
  opacity: 0;
}
.site-header #top-banner a:hover {
  filter: contrast(1.4);
}
.site-header .wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  padding: 20px 150px 10px;
  color: #fff;
  width: Calc(65% + 300px);
  max-width: 100%;
  margin: 0 auto;
  border-radius: 0 0 100px 100px;
}
@media only screen and (max-width: 767px) {
  .site-header .wrapper {
    padding: 20px 110px 10px;
  }
}
@media only screen and (max-width: 640px) {
  .site-header .wrapper {
    padding: 20px 85px 10px;
  }
}
@media only screen and (max-width: 540px) {
  .site-header .wrapper {
    border-radius: 0 0 50px 50px;
  }
}
@media only screen and (max-width: 475px) {
  .site-header .wrapper {
    padding: 35px 0px 10px;
    justify-content: space-evenly;
  }
}
@media only screen and (max-width: 425px) {
  .site-header .wrapper {
    padding: 45px 40px 10px;
  }
}
@media only screen and (max-width: 1366px) {
  .site-header .wrapper.n-opened {
    padding: 20px 8% 10px;
    max-width: 100% !important;
  }
}
@media only screen and (max-width: 1199px) {
  .site-header .wrapper.n-opened {
    width: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
  .site-header .wrapper.n-opened {
    position: relative;
    padding-top: 75px;
  }
}
@media only screen and (max-width: 640px) {
  .site-header .wrapper.n-opened {
    padding: 70px 40px 10px;
  }
}
@media only screen and (max-width: 540px) {
  .site-header .wrapper.n-opened {
    flex-direction: column;
    align-items: center;
    padding: 25px 40px 10px;
  }
}
@media only screen and (max-width: 767px) {
  .site-header .wrapper.n-opened .menu_toggle {
    position: absolute;
    top: 20px;
    right: 8%;
  }
}
.site-header .wrapper.n-opened .searchwp-form {
  position: relative;
}
.site-header .wrapper.n-opened .searchwp-form::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  height: 30px;
  width: 30px;
  background-image: url('/wp-content/uploads/2025/07/search-icon.svg');
  z-index: 1;
}
@media only screen and (max-width: 540px) {
  .site-header .wrapper.n-opened .searchwp-form::before {
    height: 20px;
    width: 20px;
  }
}
.site-header .wrapper.n-opened .searchwp-form .swp-input {
  height: 50px;
  border-radius: 40px !important;
  padding: 0 10px 0 60px;
  background: #212a5e;
  color: white;
  border: none !important;
  font-size: 20px;
  width: 230px;
  position: relative;
}
.site-header .wrapper.n-opened .et-search-form {
  position: relative;
}
.site-header .wrapper.n-opened .et-search-form::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  height: 30px;
  width: 30px;
  background-image: url('/wp-content/uploads/2025/07/search-icon.svg');
  z-index: 1;
}
@media only screen and (max-width: 540px) {
  .site-header .wrapper.n-opened .et-search-form::before {
    height: 20px;
    width: 20px;
  }
}
.site-header .wrapper.n-opened .et-search-form #search-field {
  height: 50px;
  border-radius: 40px;
  padding: 0 10px 0 60px;
  background: #212a5e;
  color: white;
  border: none;
  font-size: 20px;
  width: 230px;
  position: relative;
}
@media only screen and (max-width: 540px) {
  .site-header .wrapper.n-opened .et-search-form #search-field {
    height: 40px;
    font-size: 16px;
    width: 215px;
  }
}
.site-header .wrapper.n-opened .et-search-form #search-field::placeholder {
  color: white;
}
@media only screen and (max-width: 540px) {
  .site-header .wrapper.n-opened a.logo {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1366px) {
  .site-header .wrapper.n-opened a.logo img {
    width: 200px;
  }
}
@media only screen and (max-width: 540px) {
  .site-header .wrapper.n-opened a.logo img {
    width: 250px !important;
  }
}
@media only screen and (max-width: 425px) {
  .site-header .wrapper.n-opened a.logo img {
    width: 200px !important;
  }
}
.site-header .wrapper .header-cart {
  margin-left: 1.5rem;
  position: relative;
  display: none;
}
.site-header .wrapper .header-cart.show-cart {
  display: block;
}
@media only screen and (max-width: 600px) {
  .site-header .wrapper .header-cart {
    margin-left: 0.8rem;
  }
}
.site-header .wrapper .header-cart .header-cart-icon {
  display: block;
  background-image: url('/wp-content/themes/iBUILDiT/assets/shopping-cart-icon-white.png');
  width: 35px;
  height: 35px;
  margin-top: 2px;
  background-size: contain !important;
  background-repeat: no-repeat;
  background-position: center;
}
@media only screen and (max-width: 600px) {
  .site-header .wrapper .header-cart .header-cart-icon {
    width: 30px;
    height: 30px;
  }
}
.site-header .wrapper .header-cart .header-cart-badge {
  position: absolute;
  top: 4px;
  right: -7px;
  background-color: red;
  border-radius: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 18px;
  min-height: 18px;
  font-size: 13px;
  padding: 0px 5px;
  color: #fff;
}
.site-header .wrapper .menu_toggle {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.site-header .wrapper .menu_toggle .bars {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 50px;
  height: 30px;
  transition: all 1s;
}
@media screen and (max-width: 767px) {
  .site-header .wrapper .menu_toggle .bars {
    width: 35px;
    height: 25px;
  }
}
@media screen and (max-width: 640px) {
  .site-header .wrapper .menu_toggle .bars {
    width: 28px;
    height: 21px;
    margin-right: 5px;
  }
}
.site-header .wrapper .menu_toggle .bars span {
  display: block;
  width: 100%;
  height: 3px;
  background-color: #fff;
}
.site-header .wrapper .menu_toggle .bars span.bar-middle {
  width: 50%;
}
.site-header .wrapper .menu_toggle .toggle-text {
  margin-left: 0px;
  text-transform: uppercase;
  letter-spacing: 2px;
  transition: all 1s;
  font-size: 18px;
  font-weight: 500;
  color: #d37230;
}
@media screen and (max-width: 1199px) {
  .site-header .wrapper .menu_toggle .toggle-text {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .site-header .wrapper .menu_toggle .toggle-text {
    font-size: 13px;
  }
}
.site-header .wrapper .menu_toggle .menu-icon {
  height: 32px;
  margin-left: 15px;
}
@media screen and (max-width: 1199px) {
  .site-header .wrapper .menu_toggle .menu-icon {
    height: 25px;
  }
}
@media screen and (max-width: 475px) {
  .site-header .wrapper .menu_toggle .menu-icon {
    height: 23px;
  }
}
.site-header .wrapper .logo img {
  display: block;
  width: 260px;
  margin: 0 auto;
  transition: all 0.2s linear;
}
@media screen and (max-width: 640px) {
  .site-header .wrapper .logo img {
    width: 210px !important;
  }
}
@media screen and (max-width: 425px) {
  .site-header .wrapper .logo img {
    width: 265px !important;
  }
}
@media screen and (max-width: 375px) {
  .site-header .wrapper .logo img {
    width: 85% !important;
    margin: 0;
  }
}
.site-header .wrapper .menu-actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  text-align: right;
}
@media screen and (max-width: 540px) {
  .site-header .wrapper .menu-actions {
    display: none;
  }
}
.site-header .wrapper .menu-actions .menu-search {
  display: block;
  margin-left: 2rem;
  cursor: pointer;
}
@media only screen and (max-width: 600px) {
  .site-header .wrapper .menu-actions .menu-search {
    margin-left: 1rem;
    margin-right: 10px;
  }
}
.site-header .wrapper .menu-actions .menu-search img {
  margin-top: 4px;
  width: 35px;
  height: 35px;
}
@media only screen and (max-width: 600px) {
  .site-header .wrapper .menu-actions .menu-search img {
    width: 22px;
    height: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .site-header .wrapper .menu-actions .sbtn-sm {
    font-size: 12px;
    padding: 6px 10px;
    min-width: 100px;
  }
}
@media only screen and (max-width: 640px) {
  .site-header .wrapper .menu-actions .sbtn-sm {
    font-size: 11px;
    padding: 4px 6px;
    min-width: 90px;
  }
}
.site-header.white-bg {
  transition: background-color 0.3s ease;
}
.site-header.white-bg {
  padding: 0;
}
.site-header.white-bg #top-banner {
  top: -12px;
}
.site-header.white-bg .menu-search img {
  filter: invert(40%) sepia(96%) saturate(802%) hue-rotate(164deg) brightness(94%) contrast(104%);
}
.site-header.white-bg .header-cart-icon {
  filter: invert(40%) sepia(96%) saturate(802%) hue-rotate(164deg) brightness(94%) contrast(104%) !important;
}
.site-header.white-bg .menu_toggle .bars span {
  background-color: #111636;
}
.site-header.white-bg .menu_toggle .toggle-text {
  font-weight: 500;
}
.site-header.white-bg .menu-actions .btn {
  font-size: 0.9rem;
}
.site-header:not(.nav-opened) .hamburger-header {
  display: none !important;
}
.site-header:not(.nav-opened) .wrapper {
  display: flex;
}
.site-header:not(.nav-opened) .wrapper.n-opened {
  display: none;
}
.site-header.nav-opened {
  z-index: 99999;
  background-color: transparent !important;
  box-shadow: none !important;
}
.site-header.nav-opened .wrapper {
  display: none;
}
.site-header.nav-opened .wrapper.n-opened {
  display: flex;
}
.site-header.nav-opened .logo img.normal-header {
  display: none !important;
}
.site-header.nav-opened .logo img.sticky-header {
  display: none !important;
}
.site-header.nav-opened .logo img.hamburger-header {
  display: block !important;
}
.site-header.nav-opened .bars {
  display: flex !important;
  justify-content: center;
  align-items: center;
  height: 50px !important;
}
.site-header.nav-opened .bars span {
  background-color: #ffffff !important;
}
.site-header.nav-opened .bars .bar-top {
  position: relative;
  top: 12px;
  left: -12px;
  width: 40% !important;
  transform: rotate(45deg);
}
@media only screen and (max-width: 767px) {
  .site-header.nav-opened .bars .bar-top {
    top: 14px;
    left: -9px;
  }
}
.site-header.nav-opened .bars .bar-middle {
  position: relative;
  bottom: -11px;
  right: -11px;
  width: 40% !important;
  transform: rotate(45deg);
}
@media only screen and (max-width: 767px) {
  .site-header.nav-opened .bars .bar-middle {
    bottom: -8px;
    right: -8px;
  }
}
@media only screen and (max-width: 540px) {
  .site-header.nav-opened .bars .bar-middle {
    bottom: -7px;
    right: -5px;
  }
}
.site-header.nav-opened .bars .bar-bottom {
  position: relative;
  top: -25px;
  width: 100% !important;
  transform: rotate(-45deg);
}
.site-header.nav-opened .toggle-text {
  margin-left: 0 !important;
  color: #ffffff;
}
.close-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background: url("/wp-content/themes/iBUILDiT/assets/close.svg");
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
#page .content {
  max-width: 1200px;
  margin: 0 auto;
}
body.search #page .content {
  max-width: 100%;
  width: 60%;
}
body.search #page .content .search-articles {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  margin: 10% 0;
  gap: 60px;
}
body.search #page .content .search-articles article {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
}
body.search #page .content .search-articles article .entry-summary,
body.search #page .content .search-articles article .entry-footer {
  display: none;
}
body.search #page .content .search-articles article h2.entry-title,
body.search #page .content .search-articles article h2.entry-title a {
  font-size: 20px;
  font-weight: 700;
  color: #004f59 !important;
  /* color: var(--gold) !important; */
  line-height: 1.4;
  margin: 0;
  display: inline-block;
}
body.search #page .content .search-articles article .post-thumbnail img {
  height: 200px;
  width: auto;
}
.nav-fixed {
  padding-top: 100px;
}
@media only screen and (max-width: 900px) {
  .nav-fixed {
    padding-top: 6rem;
  }
}
.page-404 {
  margin: 5rem 0;
  min-height: 100vh;
}
.modal {
  background-color: rgba(17, 22, 54, 0.5);
}
.modal .modal-content {
  padding: 10px;
}
.modal .modal-content .close {
  font-size: 1.5rem;
  color: white;
  position: absolute;
  top: -3rem;
  right: 0;
  display: block;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal .modal-content .close i {
  margin-left: 10px;
}
.modal:not(.member-modal) .modal-content .close {
  position: relative !important;
}
.modal.video-modal .modal-content .close {
  position: absolute !important;
  top: -3rem;
  right: 0;
}
.modal .p {
  font-size: 16px;
  line-height: 28px;
}
.modal.nobg .modal-content {
  background-color: transparent !important;
}
.video-modal .modal-content {
  background-color: #d37230;
}
.video-modal .modal-content:not(.soundcloud-popup) {
  height: 32rem;
}
#main-menu {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #111636;
  background-size: 120% !important;
  background-position: 0 20% !important;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 9999;
  visibility: hidden;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.5s;
}
#main-menu::before {
  content: '';
  position: fixed;
  display: block;
  width: 100%;
  height: 100%;
  background: url('/wp-content/uploads/2025/06/logo-watermark-white.svg');
  opacity: 1;
  background-size: 80%;
  background-position: 20% 26% !important;
  background-repeat: no-repeat !important;
  opacity: 0.3;
  pointer-events: none;
}
#main-menu.active {
  visibility: visible;
  opacity: 1;
  pointer-events: all;
}
#main-menu .main-menu-container-info {
  margin: 11rem 17% 3rem;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 1366px) {
  #main-menu .main-menu-container-info {
    margin: 11rem 13% 3rem;
  }
}
@media only screen and (max-width: 1199px) {
  #main-menu .main-menu-container-info {
    margin: 11rem 8% 3rem;
  }
}
@media only screen and (max-width: 425px) {
  #main-menu .main-menu-container-info {
    flex-direction: column;
    align-items: center;
    margin: 10rem 8% 2rem;
  }
}
#main-menu .main-menu-container-info .menu-contact {
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 5px;
  color: #d37230;
  font-family: sans-serif;
  line-height: 1.5;
  margin-bottom: 1.5rem;
  display: block;
}
@media only screen and (max-width: 1440px) {
  #main-menu .main-menu-container-info .menu-contact {
    font-size: 25px;
  }
}
@media only screen and (max-width: 900px) {
  #main-menu .main-menu-container-info .menu-contact {
    font-size: 21px;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 900px) {
  #main-menu .main-menu-container-info .menu-contact:not(::last-child) {
    margin-bottom: 0;
  }
}
#main-menu .main-menu-container {
  width: 47%;
  max-width: 1000px;
  margin: 0 0 5rem 17%;
}
@media only screen and (max-width: 1366px) {
  #main-menu .main-menu-container {
    margin: 0 0 5rem 13%;
    width: 55%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 1199px) {
  #main-menu .main-menu-container {
    margin: 0 0 5rem 8%;
  }
}
@media only screen and (max-width: 1100px) {
  #main-menu .main-menu-container {
    width: 65%;
  }
}
@media only screen and (max-width: 900px) {
  #main-menu .main-menu-container {
    width: 100vw;
    margin: 0 0 5rem 0;
    padding: 0 8% 0 8%;
  }
}
@media only screen and (max-width: 540px) {
  #main-menu .main-menu-container {
    margin: 0 0 5rem 0;
  }
}
#main-menu .main-menu-container .menu-contact {
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 5px;
  color: #d37230;
  font-family: sans-serif;
  line-height: 1.5;
  margin-bottom: 1.5rem;
  display: block;
}
@media only screen and (max-width: 1440px) {
  #main-menu .main-menu-container .menu-contact {
    font-size: 25px;
  }
}
@media only screen and (max-width: 900px) {
  #main-menu .main-menu-container .menu-contact {
    font-size: 21px;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 900px) {
  #main-menu .main-menu-container .menu-contact:not(::last-child) {
    margin-bottom: 0;
  }
}
#main-menu .main-menu-container .menu-wrapper {
  display: block;
}
#main-menu .main-menu-container .menu-wrapper .nav {
  position: relative;
}
#main-menu .main-menu-container .menu-wrapper .nav > li {
  width: 50%;
}
@media only screen and (max-width: 1440px) {
  #main-menu .main-menu-container .menu-wrapper .nav > li.menu-item-has-children {
    margin-bottom: 20px;
  }
}
#main-menu .main-menu-container .menu-wrapper .nav li {
  margin-bottom: 1.5rem;
  transition: opacity 0.35s ease, transform 0.35s ease, filter 0.35s ease;
  transition-delay: 0ms;
}
@media only screen and (max-width: 1440px) {
  #main-menu .main-menu-container .menu-wrapper .nav li {
    margin-bottom: 25px;
  }
}
#main-menu .main-menu-container .menu-wrapper .nav li.menu-item-has-children a::after {
  content: "";
  display: block;
  position: relative;
  width: 10%;
  transition: width 0.5s linear;
  border-bottom: 2px dotted #d37230;
  margin-top: 0.25rem;
}
#main-menu .main-menu-container .menu-wrapper .nav li.menu-item-has-children.active a::after,
#main-menu .main-menu-container .menu-wrapper .nav li.menu-item-has-children:hover a::after {
  width: 100%;
}
#main-menu .main-menu-container .menu-wrapper .nav li.menu-item-has-children > .sub-menu .menu-item-has-children > a {
  position: relative;
}
#main-menu .main-menu-container .menu-wrapper .nav li.menu-item-has-children > .sub-menu .menu-item-has-children > a .mhf-link {
  position: relative;
}
#main-menu .main-menu-container .menu-wrapper .nav li.menu-item-has-children > .sub-menu .menu-item-has-children > a .mhf-link::before {
  content: "";
  position: absolute;
  top: Calc(48%);
  right: -16px;
  border: solid #d37230;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 1px;
  width: 8px;
  height: 8px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  transform: rotate(45deg) translate(0, -50%);
  -webkit-transform: rotate(45deg) translate(0, -50%);
  opacity: 1;
}
#main-menu .main-menu-container .menu-wrapper .nav li.menu-item-has-children > .sub-menu .menu-item-has-children > .sub-menu {
  position: relative;
  left: 0;
  top: 0;
  margin-top: 0;
  max-width: 100%;
  width: inherit;
  transition: all 0.3s ease;
}
#main-menu .main-menu-container .menu-wrapper .nav li.menu-item-has-children > .sub-menu .menu-item-has-children > .sub-menu > li {
  margin-bottom: 5px;
  transition: opacity 0.2s ease-in, transform 0.35s ease-in-out;
}
#main-menu .main-menu-container .menu-wrapper .nav li a {
  display: inline-block;
  width: 100%;
  color: white;
  font-size: 30px;
  font-weight: 300;
  padding-bottom: 5px;
  transition: all 0.2s linear;
  line-height: 1;
}
@media only screen and (max-width: 1440px) {
  #main-menu .main-menu-container .menu-wrapper .nav li a {
    font-size: 25px;
  }
}
#main-menu .main-menu-container .menu-wrapper .nav li .sub-menu {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  max-width: 35%;
  width: inherit;
}
#main-menu .main-menu-container .menu-wrapper .nav li .sub-menu > li {
  opacity: 0;
  transform: translateY(8px);
  filter: blur(2px);
  transition: opacity 0.35s ease, transform 0.35s ease, filter 0.35s ease;
  transition-delay: 0ms;
  /* default */
  pointer-events: none;
}
#main-menu .main-menu-container .menu-wrapper .nav li .sub-menu a:hover {
  opacity: 1;
}
#main-menu .main-menu-container .menu-wrapper .nav li.active a {
  color: white;
}
#main-menu .main-menu-container .menu-wrapper .nav li.active .sub-menu {
  display: block;
}
#main-menu .main-menu-container .menu-wrapper .nav li.active .sub-menu > li {
  opacity: 1;
  transform: translateY(0);
  filter: none;
  pointer-events: auto;
  /* stagger by custom property set from JS */
  transition-delay: calc(var(--i, 0) * 100ms);
}
#main-menu .main-menu-container .menu-wrapper .nav li.active .sub-menu a::after {
  display: none;
}
#main-menu .main-menu-container .menu-wrapper .nav li:not(.active) > .sub-menu > li {
  transition-delay: 0ms;
}
#main-menu .main-menu-container .menu-wrapper .nav .current-menu-item > a {
  color: #d37230 !important;
  opacity: 1 !important;
}
@media only screen and (max-width: 900px) {
  #main-menu .main-menu-container .menu-wrapper:not(.mobile-menu) {
    display: none;
  }
}
#main-menu .main-menu-container .menu-wrapper.mobile-menu {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  display: none;
}
@media only screen and (max-width: 900px) {
  #main-menu .main-menu-container .menu-wrapper.mobile-menu {
    display: block;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 540px) {
  #main-menu .main-menu-container .menu-wrapper.mobile-menu {
    margin-top: 0px;
  }
}
#main-menu .main-menu-container .menu-wrapper.mobile-menu > .menu-content {
  position: relative;
}
#main-menu .main-menu-container .menu-wrapper.mobile-menu > .menu-content > .primary-menu > .menu-nav {
  list-style: none;
  padding: 0;
  margin: 0;
}
#main-menu .main-menu-container .menu-wrapper.mobile-menu > .menu-content > .primary-menu > .menu-nav > .menu-item {
  position: relative;
  margin-bottom: 0px;
  transition: all 0.5s ease;
}
#main-menu .main-menu-container .menu-wrapper.mobile-menu > .menu-content > .primary-menu > .menu-nav > .menu-item.active > a {
  color: #d37230;
}
#main-menu .main-menu-container .menu-wrapper.mobile-menu > .menu-content > .primary-menu > .menu-nav > .menu-item > a {
  display: block;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  line-height: 1.2;
  color: #fff !important;
  font-size: 18px;
  font-weight: 300;
}
@media only screen and (max-width: 425px) {
  #main-menu .main-menu-container .menu-wrapper.mobile-menu > .menu-content > .primary-menu > .menu-nav > .menu-item > a {
    font-size: 18px;
  }
}
#main-menu .main-menu-container .menu-wrapper.mobile-menu > .menu-content > .primary-menu > .menu-nav > .menu-item.menu-item-has-children .mhf-link {
  position: relative;
}
#main-menu .main-menu-container .menu-wrapper.mobile-menu > .menu-content > .primary-menu > .menu-nav > .menu-item.menu-item-has-children .mhf-link::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -18px;
  border: solid #d37230;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 1px;
  width: 8px;
  height: 8px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  transform: rotate(135deg) translate(0, -50%);
  -webkit-transform: rotate(-45deg) translate(0, -50%);
  opacity: 1;
}
@media only screen and (max-width: 425px) {
  #main-menu .main-menu-container .menu-wrapper.mobile-menu > .menu-content > .primary-menu > .menu-nav > .menu-item.menu-item-has-children .mhf-link::after {
    width: 8px;
    height: 8px;
  }
}
#main-menu .main-menu-container .menu-wrapper.mobile-menu > .menu-content > .primary-menu > .menu-nav > .menu-item.selected-link::after {
  opacity: 0;
}
#main-menu .main-menu-container .menu-wrapper.mobile-menu > .menu-content > .primary-menu > .menu-nav > .menu-item > .sub-menu {
  list-style: none;
  padding: 0 0 0 10px;
  margin: 0;
  display: none;
}
#main-menu .main-menu-container .menu-wrapper.mobile-menu > .menu-content > .primary-menu > .menu-nav > .menu-item > .sub-menu a {
  line-height: 1.2;
  color: #fff !important;
  font-size: 18px;
  font-weight: 300;
}
#main-menu .main-menu-container .menu-wrapper.mobile-menu > .menu-content > .primary-menu > .menu-nav > .menu-item > .sub-menu li:not(:last-child) {
  margin-bottom: 10px;
}
#main-menu .main-menu-container .menu-wrapper.mobile-menu > .menu-content > .primary-menu > .menu-nav > .menu-item > .sub-menu li.menu-item-has-children > a {
  padding-right: 15px;
  position: relative;
  line-height: 1.2;
  color: #fff !important;
  font-size: 18px;
  font-weight: 300;
}
#main-menu .main-menu-container .menu-wrapper.mobile-menu > .menu-content > .primary-menu > .menu-nav > .menu-item > .sub-menu li.menu-item-has-children > a::after {
  content: "";
  position: absolute;
  top: Calc(46%);
  right: 0;
  border: solid #d37230;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 1px;
  width: 8px;
  height: 8px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  transform: rotate(45deg) translate(0, -50%);
  -webkit-transform: rotate(45deg) translate(0, -50%);
  opacity: 1;
}
#main-menu .main-menu-container .menu-wrapper.mobile-menu > .menu-content > .primary-menu > .menu-nav > .menu-item > .sub-menu li.menu-item-has-children > ul.sub-menu {
  margin: 10px 0 0 17px;
}
#main-menu .main-menu-container .menu-wrapper.mobile-menu > .menu-content > .primary-menu > .menu-nav > li a {
  pointer-events: all;
}
#main-menu .main-menu-container .menu-wrapper.mobile-menu > .menu-content > .primary-menu > .menu-nav > li.disable-link a {
  pointer-events: none;
}
#main-menu .main-menu-container .menu-wrapper.mobile-menu > .menu-content #go-back-btn {
  display: none;
  /* margin-bottom: 10px; */
  /* background-color: #ff3b30; */
  color: #d37230;
  border: none;
  cursor: pointer;
  transition: all 0.5s ease;
  position: absolute;
  height: 23px;
  /* padding: 10px 15px; */
  /* border: 1px solid #d71b7a; */
  top: -20px;
  border-radius: 10px;
  line-height: 1;
  font-size: 15px;
  padding: 10px 0 0 15px;
}
@media only screen and (max-width: 425px) {
  #main-menu .main-menu-container .menu-wrapper.mobile-menu > .menu-content #go-back-btn {
    top: -30px;
  }
}
#main-menu .main-menu-container .menu-wrapper.mobile-menu > .menu-content #go-back-btn::before {
  content: "";
  position: absolute;
  top: Calc(46%);
  left: 0;
  border: solid #d37230;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 1px;
  width: 8px;
  height: 8px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  transform: rotate(135deg) translate(0, -50%);
  -webkit-transform: rotate(135deg) translate(0, -50%);
  opacity: 1;
}
@media only screen and (max-width: 900px) {
  #main-menu .menu-wrapper {
    margin: 0 auto 5rem;
    padding: 0 20px;
  }
  #main-menu .menu-wrapper .nav li a {
    font-size: 1.4rem;
  }
  #main-menu .menu-wrapper .nav li .sub-menu {
    position: relative;
    max-width: 100%;
    margin-top: 20px;
  }
  #main-menu .menu-wrapper .nav li .sub-menu li {
    margin-bottom: 0.5rem;
  }
  #main-menu .menu-wrapper .nav li .sub-menu li a {
    font-size: 1rem !important;
  }
}
/* === Desktop submenu stagger override === */
@media (min-width: 901px) {
  /* Keep UL present; hide it without display:none */
  #main-menu .menu-wrapper #menu-main-menu > .menu-item-has-children > .sub-menu {
    display: block;
    /* overrides earlier display:none */
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.25s ease;
  }
  /* Show UL when parent is active */
  #main-menu .menu-wrapper #menu-main-menu > .menu-item-has-children.active > .sub-menu {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  /* Stagger each LI (you’re already setting --i via jQuery) */
  #main-menu .menu-wrapper #menu-main-menu > .menu-item-has-children > .sub-menu > li {
    opacity: 0;
    transform: translateY(8px);
    filter: blur(2px);
    transition: opacity 0.35s ease, transform 0.35s ease, filter 0.35s ease;
    transition-delay: 0ms;
    pointer-events: none;
  }
  #main-menu .menu-wrapper #menu-main-menu > .menu-item-has-children.active > .sub-menu > li {
    opacity: 1;
    transform: translateY(0);
    filter: none;
    pointer-events: auto;
    transition-delay: calc(var(--i, 0) * 200ms);
  }
  #main-menu .menu-wrapper #menu-main-menu > .menu-item-has-children:not(.active) > .sub-menu > li {
    transition-delay: 0ms;
    /* no slow fade on mouse-out */
  }
}
/* css resets / helpers  */
button,
input[type="submit"],
input[type="reset"] {
  text-transform: uppercase;
  letter-spacing: 2px;
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}
.sbtn {
  display: block;
  font-family: "Inter", sans-serif;
  padding: 12px 28px;
  border-radius: 40px;
  max-width: 500px;
  min-width: 220px;
  width: fit-content;
  color: #fff;
  text-align: center;
  background-color: #031040;
  text-decoration: none;
  font-size: 17px;
  letter-spacing: 0.5px;
  box-shadow: inset 0 0 20px rgba(255, 255, 255, 0);
  outline: 1px solid rgba(255, 255, 255, 0.1);
  transition: all 0.5s ease;
}
@media only screen and (max-width: 425px) {
  .sbtn {
    font-size: 15px;
  }
}
.sbtn:hover {
  /* box-shadow: inset 0 0 14px rgba(200, 200, 200, .5), 0 0 16px rgba(255, 255, 255, .2); */
  background-color: #111636 !important;
  border-color: #111636 !important;
  color: #fff !important;
}
.sbtn:hover::active {
  outline: 1px solid rgba(180, 180, 180, 0.7);
  box-shadow: inset 0 0 24px rgba(160, 160, 160, 0.3), 0 0 16px rgba(255, 255, 255, 0.2);
}
.sbtn.sbtn-sm {
  padding: 10px 10px;
  min-width: 115px;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 3px;
}
@media only screen and (max-width: 767px) {
  .sbtn.sbtn-sm {
    font-size: 12px;
  }
}
.sbtn.sbtn-accent {
  background-color: #db7b51;
  color: #003238;
}
.single-post .post-header-wrapper {
  position: relative;
}
.single-post .post-header-wrapper .post-header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 30px 0 50px;
  position: relative;
}
.single-post .post-header-wrapper .post-header h1.title {
  color: #d37230;
  font-size: 50px;
  font-weight: 500;
}
@media only screen and (max-width: 1199px) {
  .single-post .post-header-wrapper .post-header h1.title {
    font-size: 45px;
  }
}
@media only screen and (max-width: 900px) {
  .single-post .post-header-wrapper .post-header h1.title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .single-post .post-header-wrapper .post-header h1.title {
    font-size: 35px;
  }
}
@media only screen and (max-width: 475px) {
  .single-post .post-header-wrapper .post-header h1.title {
    font-size: 28px;
  }
}
.single-post .post-header-wrapper .post-header #breadcrumbs {
  width: 65%;
  margin: 0 auto;
  margin-bottom: 100px;
}
@media only screen and (max-width: 1024px) {
  .single-post .post-header-wrapper .post-header #breadcrumbs {
    width: 80%;
  }
}
@media only screen and (max-width: 900px) {
  .single-post .post-header-wrapper .post-header #breadcrumbs {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .single-post .post-header-wrapper .post-header #breadcrumbs {
    top: 80px;
  }
}
@media only screen and (max-width: 375px) {
  .single-post .post-header-wrapper .post-header #breadcrumbs {
    top: 60px;
  }
}
.single-post .post-header-wrapper .post-header #breadcrumbs .content {
  max-width: 100% !important;
}
.single-post .post-header-wrapper .post-header #breadcrumbs span,
.single-post .post-header-wrapper .post-header #breadcrumbs a {
  color: #6f6e64 !important;
  font-weight: 400 !important;
}
.single-post .post-header-wrapper .post-header #breadcrumbs span.breadcrumb_last {
  color: #111636 !important;
}
.single-post .post-header-wrapper .post-header #breadcrumbs span.bc-separator {
  user-select: none;
  -webkit-user-select: none;
  /* For Safari */
  -moz-user-select: none;
  /* For Firefox */
  -ms-user-select: none;
  /* For IE/Edge */
}
.single-post .post-header-wrapper .post-header .post-info {
  margin: 0 auto;
  width: 45%;
}
@media only screen and (max-width: 1440px) {
  .single-post .post-header-wrapper .post-header .post-info {
    width: 55%;
  }
}
@media only screen and (max-width: 1199px) {
  .single-post .post-header-wrapper .post-header .post-info {
    width: 70%;
  }
}
@media only screen and (max-width: 1024px) {
  .single-post .post-header-wrapper .post-header .post-info {
    width: 65%;
  }
}
.single-post .post-header-wrapper .post-header .post-info .date {
  color: #6f6e64;
  font-size: 19px;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 20px;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .single-post .post-header-wrapper .post-header .post-info .date {
    font-size: 16px;
  }
}
.single-post .post-header-wrapper .thumbnail {
  width: 50%;
  height: 30vw;
  border-radius: 30px;
  margin: 0 auto;
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 1440px) {
  .single-post .post-header-wrapper .thumbnail {
    width: 65%;
    height: 40vw;
  }
}
@media only screen and (max-width: 1024px) {
  .single-post .post-header-wrapper .thumbnail {
    width: 72%;
    height: 48vw;
  }
}
.single-post .post-header-wrapper .thumbnail::after {
  content: '';
  position: absolute;
  width: 80%;
  height: 80%;
  background-image: url('/wp-content/uploads/2025/07/kbell-watermark3.svg');
  top: 0;
  background-repeat: no-repeat;
  right: -50%;
  transition: transform 1s ease-in-out, opacity 0.6s ease-in-out;
  opacity: 1;
}
.single-post .content {
  max-width: 100% !important;
  width: 100%;
}
.single-post .content .post {
  width: 45%;
  margin: 5rem auto;
  padding: 0 ;
}
@media only screen and (max-width: 1440px) {
  .single-post .content .post {
    width: 55%;
  }
}
@media only screen and (max-width: 900px) {
  .single-post .content .post {
    width: 65%;
  }
}
@media only screen and (max-width: 475px) {
  .single-post .content .post {
    padding: 0;
  }
}
.single-post .content .post .thumbnail {
  width: 100%;
  margin-bottom: 4rem;
  -webkit-box-shadow: 10px 10px 23px 1px rgba(0, 0, 0, 0.49);
  -moz-box-shadow: 10px 10px 23px 1px rgba(0, 0, 0, 0.49);
  box-shadow: 10px 10px 23px 1px rgba(0, 0, 0, 0.49);
}
.single-post .content .post .title {
  color: #00348D;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 600px) {
  .single-post .content .post .title {
    font-size: 2rem;
  }
}
.single-post .content .post .date {
  display: block;
  color: #006fb4;
  font-size: 1.2rem;
  margin-bottom: 3rem;
}
.single-post .content .post .ep-news-intro p.ep-news-intro-text {
  font-size: 24px;
  line-height: 1.3;
  font-weight: 700;
  color: #111636;
}
@media only screen and (max-width: 640px) {
  .single-post .content .post .ep-news-intro p.ep-news-intro-text {
    font-size: 22px;
  }
}
.single-post .content .post .post-content h1,
.single-post .content .post .post-content h2,
.single-post .content .post .post-content h3,
.single-post .content .post .post-content h4,
.single-post .content .post .post-content h5,
.single-post .content .post .post-content h6 {
  line-height: 1.3;
  font-weight: 700;
  color: #111636;
  font-family: "Inter", sans-serif !important;
}
.single-post .content .post .post-content h1,
.single-post .content .post .post-content h2 {
  font-size: 24px;
}
@media only screen and (max-width: 640px) {
  .single-post .content .post .post-content h1,
  .single-post .content .post .post-content h2 {
    font-size: 21px;
  }
}
.single-post .content .post .post-content h3 {
  font-size: 20px;
}
@media only screen and (max-width: 640px) {
  .single-post .content .post .post-content h3 {
    font-size: 18px;
  }
}
.single-post .content .post .post-content h4 {
  font-size: 18px;
}
.single-post .content .post .post-content h5 {
  font-size: 17px;
  font-weight: 800;
}
.single-post .content .post .post-content h5 {
  font-size: 15px;
  font-weight: 800;
}
.single-post .content .post .post-content h6 {
  font-size: 14px;
  font-weight: 800;
}
.single-post .content .post .post-content ul {
  list-style-type: disc;
}
.single-post .content .post .post-content ul li {
  color: #111636;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
}
@media only screen and (max-width: 640px) {
  .single-post .content .post .post-content ul li {
    font-size: 16px;
  }
}
.single-post .content .post .post-content .news-text-wrapper p {
  color: #111636;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
}
@media only screen and (max-width: 640px) {
  .single-post .content .post .post-content .news-text-wrapper p {
    font-size: 16px;
  }
}
.single-post .content .post .post-content .news-text-wrapper a {
  font-size: 18px;
  font-weight: 500;
  color: #d37230;
  text-decoration: underline;
}
@media only screen and (max-width: 640px) {
  .single-post .content .post .post-content .news-text-wrapper a {
    font-size: 16px;
  }
}
.single-post .content .post .post-content .news-text-wrapper a:hover {
  color: #212a5e;
  text-decoration: none;
}
.single-post .content .post .post-content .post-text-two-columns {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 55px;
}
@media only screen and (max-width: 900px) {
  .single-post .content .post .post-content .post-text-two-columns {
    grid-template-columns: 1fr;
    gap: 0;
  }
}
@media only screen and (max-width: 475px) {
  .single-post .content .post .post-content .post-text-two-columns {
    display: block;
  }
}
.single-post .content .post .post-content .post-text-two-columns p {
  font-size: 18px;
  line-height: 1.5;
}
.single-post .content .post .post-content .post-image-container .section-image {
  width: 100%;
  height: 420px;
  background-size: cover;
  background-position: center;
  margin: 30px auto;
  border-radius: 30px;
}
@media only screen and (max-width: 900px) {
  .single-post .content .post .post-content .post-image-container .section-image {
    height: 380px;
  }
}
@media only screen and (max-width: 767px) {
  .single-post .content .post .post-content .post-image-container .section-image {
    height: 340px;
  }
}
@media only screen and (max-width: 640px) {
  .single-post .content .post .post-content .post-image-container .section-image {
    height: 300px;
  }
}
@media only screen and (max-width: 475px) {
  .single-post .content .post .post-content .post-image-container .section-image {
    height: 220px;
  }
}
.single-post .content .post .post-content .post-image-container .section-image.video-popup {
  cursor: pointer;
}
.single-post .content .post .post-content .post-image-container .section-image.video-popup::before {
  content: "";
  font-weight: 400;
  display: block;
  width: 30%;
  height: 30%;
  position: relative;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  background: url('/wp-content/themes/iBUILDiT/assets/play_icon.svg') no-repeat !important;
  background-position: center !important;
}
.single-post .content .post .post-content .news-cta-wrapper {
  display: flex;
  justify-content: center;
  margin: 40px 0;
}
.single-post .content .post .post-content .news-cta-wrapper a.btn {
  background: #111636;
  border-radius: 40px;
  min-width: 160px;
  font-weight: 500;
  font-size: 18px;
  color: white;
  padding: 10px 16px;
  border: 1px solid #111636;
}
.single-post .content .post .post-content .news-cta-wrapper a.btn:not(:last-child) {
  margin-right: 20px;
}
.single-post .content .post .post-content .news-cta-wrapper a.btn:hover {
  background: #d37230;
  color: #111636;
  border: 1px solid #d37230;
}
.single-post .content .share {
  margin-top: 13rem;
  margin-right: auto;
  width: 65%;
  margin-left: auto;
  padding-top: 45px;
  border-top: 4px solid #d37230;
  text-align: end;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media only screen and (max-width: 1440px) {
  .single-post .content .share {
    margin-top: 8rem;
  }
}
@media only screen and (max-width: 640px) {
  .single-post .content .share {
    margin-top: 5rem;
  }
}
.single-post .content .share span {
  color: #111636;
  font-size: 14px;
  font-weight: 600;
  margin-right: 50px;
}
.single-post .content .share .st-btn {
  background: transparent !important;
}
.single-post .content .share .st-btn > img {
  width: 35px !important;
  height: 35px !important;
  top: 50% !important;
  transform: translate(0px, -50%);
}
.single-post .content .share > div {
  margin-top: 0;
}
.single-post .more-news {
  margin-top: 10rem;
  margin-bottom: 5rem;
}
.single-post .more-news h2 {
  color: #d37230 !important;
  font-size: 50px;
  font-weight: 500;
  margin-bottom: 90px;
}
.single-post .more-news .post-navigation {
  width: 55%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 90px;
}
@media only screen and (max-width: 1199px) {
  .single-post .more-news .post-navigation {
    width: 65%;
  }
}
@media only screen and (max-width: 900px) {
  .single-post .more-news .post-navigation {
    width: 85%;
  }
}
@media only screen and (max-width: 540px) {
  .single-post .more-news .post-navigation {
    display: block;
  }
}
.single-post .more-news .post-navigation.middle-post .previous-post,
.single-post .more-news .post-navigation.middle-post .next-post {
  flex: 1;
}
.single-post .more-news .post-navigation.last-post > .post {
  width: 50%;
  margin: 5rem auto 0 0;
}
.single-post .more-news .post-navigation.first-post > .post {
  width: 50%;
  margin: 5rem 0 0 auto;
}
.single-post .more-news .post-navigation .post {
  display: flex;
  flex-direction: column;
}
.single-post .more-news .post-navigation .post:hover .image {
  transform: scale(1.05);
}
@media only screen and (max-width: 640px) {
  .single-post .more-news .post-navigation .post {
    padding: 0;
  }
}
@media only screen and (max-width: 540px) {
  .single-post .more-news .post-navigation .post {
    margin-top: 40px;
  }
}
.single-post .more-news .post-navigation .previous-post {
  align-items: flex-start;
}
.single-post .more-news .post-navigation .next-post {
  align-items: flex-end;
}
.single-post .more-news .post-navigation .next-post .title,
.single-post .more-news .post-navigation .next-post .date,
.single-post .more-news .post-navigation .next-post .link,
.single-post .more-news .post-navigation .next-post .excerpt {
  text-align: right !important;
}
.single-post .more-news .post-navigation .image {
  position: relative;
  display: block;
  width: 100%;
  height: 300px;
  border-radius: 15px;
  background-size: cover !important;
  background-position: center !important;
  margin-bottom: 1rem;
  overflow: hidden;
  transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 1366px) {
  .single-post .more-news .post-navigation .image {
    height: 265px;
  }
}
@media only screen and (max-width: 640px) {
  .single-post .more-news .post-navigation .image {
    height: 195px;
  }
}
@media only screen and (max-width: 580px) {
  .single-post .more-news .post-navigation .image {
    height: 170px;
  }
}
@media only screen and (max-width: 540px) {
  .single-post .more-news .post-navigation .image {
    height: 255px;
  }
}
.single-post .more-news .post-navigation .image::after {
  content: '';
  position: absolute;
  width: 80%;
  height: 80%;
  background-image: url('/wp-content/uploads/2025/07/kbell-watermark3.svg');
  top: 7%;
  background-repeat: no-repeat;
  right: -55%;
  transition: transform 1s ease-in-out, opacity 0.6s ease-in-out;
  opacity: 1;
}
.single-post .more-news .post-navigation .title {
  line-height: 1.1;
  margin: 0 auto 10px;
  width: 100%;
  font-family: 'Inter' !important;
  font-weight: 500;
  font-size: 23px !important;
  color: #111636 !important;
  margin-top: 17px;
  display: inline-block;
}
@media only screen and (max-width: 900px) {
  .single-post .more-news .post-navigation .title {
    font-size: 21px !important;
  }
}
.single-post .more-news .post-navigation a.link {
  color: #111636 !important;
  font-size: 16px;
  margin-bottom: 0;
  line-height: 1.4;
  font-weight: 500;
  text-decoration: underline;
}
@media only screen and (max-width: 900px) {
  .single-post .more-news .post-navigation a.link {
    font-size: 14px !important;
  }
}
.single-post .more-news .post-navigation a.link i {
  font-size: 13px;
  color: #111636 !important;
}
.single-post .more-news .post-navigation a.link:hover {
  color: #111636 !important;
  text-decoration: none;
}
.single-post .more-news .post-navigation a.date {
  color: #6f6e64 !important;
  margin: 0 auto;
  width: 100%;
  font-size: 20px;
  font-weight: 500;
}
.single-post .more-news .post-navigation .excerpt {
  color: #111636;
  font-size: 16px;
  margin-bottom: 0;
  line-height: 1.4;
  font-weight: 500;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 900px) {
  .single-post .more-news .post-navigation .excerpt {
    font-size: 14px !important;
  }
}
.single-post .more-news .all-posts-link {
  margin: 0 auto;
  background: #f6f5f3;
  color: #111636;
  border: 1px solid #111636;
  font-size: 20px;
  width: fit-content;
  padding: 12px 35px;
}
@media only screen and (max-width: 900px) {
  .single-post .more-news {
    margin-top: 4rem;
  }
}
@media only screen and (max-width: 900px) {
  .single-post iframe {
    width: 100% !important;
    height: 60vw !important;
  }
}
.woocommerce-order-received .woocommerce-order-overview {
  display: flex;
  background: #eee;
  padding: 1rem;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.woocommerce-order-received .woocommerce-order-overview li {
  padding: 0.5rem 0;
  text-align: center;
}
.woocommerce-order-received .woocommerce-thankyou-order-received {
  text-align: center;
  font-size: 1.4rem;
  margin-bottom: 3rem;
  font-weight: 500;
}
.woocommerce-order-received .woocommerce-order-details h2 {
  margin-bottom: 2rem !important;
}
.woocommerce-order-received .eventon-ticket-details {
  display: none !important;
}
.woocommerce-shop .products {
  padding: 0 20px !important;
}
.woocommerce-shop .type-product {
  height: 600px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media only screen and (max-width: 900px) {
  .woocommerce-shop .type-product {
    height: 350px;
  }
}
#order_review_heading {
  margin-top: 2rem !important;
}
.custom-radio-buttons .woocommerce-input-wrapper label {
  float: left;
  margin-top: 4px;
}
.custom-radio-buttons .woocommerce-input-wrapper input {
  float: left;
  clear: left;
  margin: 15px;
}
.prefered-contact-options label .optional {
  display: none;
}
.woocommerce-lost-password input {
  background-color: #f5f5f5 !important;
  border: 1px solid #ccc !important;
}
.shop-categories {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 2rem auto 4rem!important;
}
.shop-categories a {
  margin: 0.5rem;
  color: #888;
}
.shop-categories a.current {
  font-weight: 700;
  color: #00348D;
}
.woocommerce-form-coupon .form-row-last {
  float: left !important;
}
.woocommerce-checkout button[name='apply_coupon'] {
  margin-top: 0 !important;
}
.woocommerce-checkout input,
.woocommerce-checkout textarea {
  border: 1px solid #ccc !important;
  background-color: #eee !important;
}
.woocommerce-checkout #ship-to-different-address {
  font-size: 18px !important;
  color: #000 !important;
}
.woocommerce-checkout #ship-to-different-address label {
  margin-left: 10px;
}
@media only screen and (max-width: 600px) {
  .woocommerce-checkout h3 {
    font-size: 1.2rem !important;
  }
}
.woocommerce-shipping-methods li {
  display: flex !important;
}
@media only screen and (max-width: 600px) {
  .woocommerce-shipping-methods li {
    width: 100%;
  }
  .woocommerce-shipping-methods li:first-child {
    padding-top: 15px !important;
  }
}
.woocommerce-shipping-methods li input {
  margin-top: 0 !important;
}
.woocommerce-cart .woocommerce-shipping-destination {
  display: none;
}
.woocommerce-cart .variation {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.woocommerce-cart .variation dt,
.woocommerce-cart .variation dd {
  flex-basis: 100%;
}
@media only screen and (max-width: 770px) {
  .woocommerce-cart .cart_totals {
    width: 96% !important;
    margin-left: 2% !important;
  }
}
.woocommerce-cart #coupon_code {
  min-width: 180px;
  height: 45px !important;
  background: #eee;
  border: 1px solid #ccc !important;
  margin: 0 10px 0 0 !important;
}
@media only screen and (max-width: 600px) {
  .woocommerce-cart #coupon_code {
    width: 100% !important;
    margin: 0 0 1rem 0 !important;
  }
}
.woocommerce-cart .button[name='apply_coupon'],
.woocommerce-cart .button[name='update_cart'] {
  margin-top: 0 !important;
  margin-right: 10px !important;
}
@media only screen and (max-width: 600px) {
  .woocommerce-cart .button[name='apply_coupon'],
  .woocommerce-cart .button[name='update_cart'] {
    width: 100% !important;
    margin-right: 0 !important;
    margin-top: 8px !important;
  }
}
.woocommerce-cart .button[name='update_cart']:disabled {
  background-color: #b1b1b1 !important;
}
.woocommerce-page h2,
.woocommerce-page .woocommerce-column__title {
  font-size: 28px !important;
}
@media only screen and (max-width: 600px) {
  .woocommerce-page h2,
  .woocommerce-page .woocommerce-column__title {
    font-size: 15px !important;
  }
}
.woocommerce-page .woocommerce {
  max-width: 1200px;
  margin: 4rem auto 6rem;
}
.woocommerce-page .woocommerce .orderby {
  background-color: #F3F2ED;
  width: auto !important;
  padding: 6px 20px;
}
.woocommerce-page .site-main .woocommerce-MyAccount-navigation {
  background-color: #006fb4;
  border-radius: 30px;
  padding: 2rem;
}
.woocommerce-page .site-main .woocommerce-MyAccount-navigation li {
  margin-bottom: 15px;
}
.woocommerce-page .site-main .woocommerce-MyAccount-navigation li a {
  color: #fff;
}
@media only screen and (max-width: 600px) {
  .woocommerce-page .site-main .woocommerce-MyAccount-navigation {
    margin: 0 5% 3rem;
    max-width: 90%;
  }
}
.woocommerce-page .site-main .woocommerce-MyAccount-content {
  background-color: #eee;
  border-radius: 30px;
  padding: 2rem;
}
@media only screen and (max-width: 600px) {
  .woocommerce-page .site-main .woocommerce-MyAccount-content {
    margin: 0 5% 3rem;
    max-width: 90%;
  }
}
.woocommerce-page .site-main .woocommerce h2 {
  text-align: center;
}
.woocommerce-page .site-main .woocommerce-Addresses {
  margin-top: 2rem;
}
.woocommerce-page .site-main .woocommerce-Address {
  margin-bottom: 4rem;
}
.woocommerce-page .site-main fieldset {
  margin: 2rem 0;
}
.woocommerce-page .site-main strong {
  font-weight: 600 !important;
}
.woocommerce-page .site-main button,
.woocommerce-page .site-main .button {
  background-color: #031040;
  border-radius: 30px;
  height: 45px;
  padding: 0 2rem !important;
  color: #fff;
  font-weight: 500 !important;
  transition: all 0.2s ease;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.woocommerce-page .site-main button:hover,
.woocommerce-page .site-main .button:hover {
  background-color: #0095d6 !important;
  border-color: #0095d6 !important;
  color: #fff !important;
}
.woocommerce-page .site-main button {
  margin-top: 2rem;
}
.woocommerce-page .woocommerce-form-login {
  background: #eee !important;
  border-radius: 30px !important;
  padding: 2rem !important;
  border: 0 !important;
  max-width: 500px;
  margin: 0 auto !important;
}
.woocommerce-page .woocommerce-form-login .woocommerce-form-login__rememberme {
  display: flex;
  align-items: center;
  height: 35px;
}
.woocommerce-page .woocommerce-form-login .woocommerce-form-login__rememberme input {
  margin-right: 10px;
  width: 20px;
  margin-bottom: 0 !important;
}
.woocommerce-page .woocommerce-form-login .woocommerce-LostPassword {
  text-align: right;
}
@media only screen and (max-width: 600px) {
  .woocommerce-page .related {
    padding: 0 20px !important;
  }
  .woocommerce-page .woocommerce-result-count,
  .woocommerce-page .woocommerce-ordering {
    width: 100%;
    text-align: center;
  }
  .woocommerce-page .checkout {
    padding: 0 20px !important;
  }
  .woocommerce-page .checkout textarea {
    font-size: 15px !important;
    min-height: 120px;
    padding-top: 10px !important;
  }
}
.site-footer {
  background-color: #111636;
  color: #fff;
  padding: 0 0 40px !important;
  margin-top: 0;
  position: relative;
}
.site-footer .footer-watermark {
  position: absolute;
  width: 100%;
  height: 100%;
}
.site-footer .footer-watermark img {
  height: 100%;
}
.site-footer .wrapper {
  /* max-width: 1500px; */
  width: 100%;
  /* padding: 0 15%; */
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.site-footer .wrapper .footer-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 35px 25% 0px;
}
.site-footer .wrapper .footer-header .footer-contact {
  color: #d37230 !important;
  font-size: 18px !important;
  font-weight: 600 !important;
}
.site-footer .wrapper .footer-header .footer-logo {
  position: absolute;
  left: 50%;
  width: auto;
  top: -87.5px;
  transform: translate(-50%, 0px);
}
@keyframes ring {
  0% {
    -webkit-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  1% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  2% {
    -webkit-transform: rotate(-18deg);
    -ms-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  3% {
    -webkit-transform: rotate(18deg);
    -ms-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  4% {
    -webkit-transform: rotate(-22deg);
    -ms-transform: rotate(-22deg);
    transform: rotate(-22deg);
  }
  5% {
    -webkit-transform: rotate(22deg);
    -ms-transform: rotate(22deg);
    transform: rotate(22deg);
  }
  6% {
    -webkit-transform: rotate(-18deg);
    -ms-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  7% {
    -webkit-transform: rotate(18deg);
    -ms-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  8% {
    -webkit-transform: rotate(-12deg);
    -ms-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  9% {
    -webkit-transform: rotate(12deg);
    -ms-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  10% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.site-footer .wrapper .footer-header .footer-logo img {
  width: 175px;
  margin-left: 0;
  -webkit-animation: ring 5s ease infinite;
  animation: ring 5s ease infinite;
}
@media only screen and (max-width: 840px) {
  .site-footer .wrapper .footer-header .footer-logo {
    width: 100%;
    display: flex;
    justify-content: center;
  }
}
.site-footer .wrapper .footer-header .footer-charity-logos {
  width: 50%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.site-footer .wrapper .footer-header .footer-charity-logos .charity-logo:not(:last-child) {
  margin-right: 20px;
}
@media only screen and (max-width: 540px) {
  .site-footer .wrapper .footer-header .footer-charity-logos .charity-logo:not(:last-child) {
    margin-right: 0;
  }
}
.site-footer .wrapper .footer-header .footer-charity-logos .charity-logo img {
  height: 110px;
}
@media only screen and (max-width: 540px) {
  .site-footer .wrapper .footer-header .footer-charity-logos .charity-logo img {
    width: 150px;
    height: unset;
  }
}
@media only screen and (max-width: 840px) {
  .site-footer .wrapper .footer-header .footer-charity-logos {
    width: 100%;
    justify-content: center;
  }
}
@media only screen and (max-width: 540px) {
  .site-footer .wrapper .footer-header .footer-charity-logos {
    flex-direction: column;
  }
}
.site-footer .wrapper .footer-header .footer-email {
  color: #009ad6;
  font-size: 1.5rem;
  font-weight: 600;
}
@media only screen and (max-width: 900px) {
  .site-footer .wrapper .footer-header {
    padding: 1.5rem;
  }
  .site-footer .wrapper .footer-header .footer-logo {
    width: 150px;
  }
  .site-footer .wrapper .footer-header .footer-email {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 840px) {
  .site-footer .wrapper .footer-header {
    flex-direction: column;
    align-items: center;
  }
}
.site-footer .wrapper .footer-menus {
  display: flex;
  justify-content: space-between;
  /* border: 1px solid; */
  /* border-color: #db7b51 transparent; */
  padding: 2rem 25%;
  color: #fff;
  border-bottom: 2px solid #d37230;
}
@media only screen and (max-width: 1440px) {
  .site-footer .wrapper .footer-menus {
    padding: 2rem 17%;
  }
}
@media only screen and (max-width: 1024px) {
  .site-footer .wrapper .footer-menus {
    padding: 2rem 10%;
  }
}
@media only screen and (max-width: 900px) {
  .site-footer .wrapper .footer-menus {
    padding-top: 5rem;
  }
}
.site-footer .wrapper .footer-menus p {
  color: #fff;
  opacity: 1;
  line-height: 1.5;
  font-size: 18px !important;
}
.site-footer .wrapper .footer-menus ul.menu {
  padding: 0 !important;
}
.site-footer .wrapper .footer-menus ul.menu a {
  color: #fff;
  transition: all 0.2s ease;
  opacity: 1;
  font-size: 19px !important;
  font-weight: 400 !important;
}
@media only screen and (max-width: 1024px) {
  .site-footer .wrapper .footer-menus ul.menu a {
    font-size: 17px !important;
  }
}
.site-footer .wrapper .footer-menus ul.menu a.contact-anchor {
  font-weight: 600 !important;
}
.site-footer .wrapper .footer-menus ul.menu a:hover {
  text-decoration: underline;
}
.site-footer .wrapper .footer-menus .footer-desktop-container {
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media only screen and (max-width: 900px) {
  .site-footer .wrapper .footer-menus .footer-desktop-container {
    display: none;
  }
}
.site-footer .wrapper .footer-menus .footer-desktop-container .footer-menu-row {
  display: flex;
  justify-content: space-between;
}
.site-footer .wrapper .footer-menus .footer-desktop-container .footer-menu-row .footer-row-col {
  width: 200px;
}
.site-footer .wrapper .footer-menus .footer-desktop-container .footer-menu-row .footer-row-col .footer-contact {
  display: block;
  color: #d37230 !important;
  font-size: 20px !important;
  font-weight: 700 !important;
}
.site-footer .wrapper .footer-menus .footer-desktop-container .footer-menu-row.footer-top-row {
  margin-bottom: 100px;
}
.site-footer .wrapper .footer-menus .footer-desktop-container .footer-menu-row.footer-mid-row,
.site-footer .wrapper .footer-menus .footer-desktop-container .footer-menu-row .footer-bottom-row {
  margin-bottom: 50px;
}
.site-footer .wrapper .footer-menus .footer-mobile-container {
  display: none;
}
@media only screen and (max-width: 900px) {
  .site-footer .wrapper .footer-menus .footer-mobile-container {
    display: block;
  }
}
.site-footer .wrapper .footer-menus .footer-mobile-container .footer-menu-col .footer-contact {
  display: block;
  color: #d37230 !important;
  font-size: 18px !important;
  font-weight: 600 !important;
}
.site-footer .wrapper .footer-menus .footer-mobile-container .footer-menu-col.footer-mid-col {
  padding-top: 115px;
}
.site-footer .wrapper .footer-menus .footer-mobile-container .footer-menu-col > *:not(:last-child) {
  margin-bottom: 50px;
}
.site-footer .wrapper .footer-menus ul li {
  line-height: 1.1;
}
.site-footer .wrapper .footer-menus ul li:not(:last-child) {
  margin-bottom: 15px;
}
@media only screen and (max-width: 900px) {
  .site-footer .wrapper .footer-menus {
    flex-direction: column;
    text-align: center;
  }
  .site-footer .wrapper .footer-menus .footer-menu-col {
    width: 100%;
  }
  .site-footer .wrapper .footer-menus .footer-menu-col ul {
    padding-left: 0 !important;
  }
}
.site-footer .wrapper .social-media {
  margin: 50px 0 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 25%;
  font-family: 'evo_FontAwesomeB';
}
@media only screen and (max-width: 1440px) {
  .site-footer .wrapper .social-media {
    padding: 0 17%;
  }
}
@media only screen and (max-width: 1024px) {
  .site-footer .wrapper .social-media {
    padding: 0 10%;
  }
}
@media only screen and (max-width: 900px) {
  .site-footer .wrapper .social-media {
    flex-direction: column;
  }
}
.site-footer .wrapper .social-media a {
  color: #d37230;
  margin: 0 ;
  font-size: 25px;
  font-family: 'evo_FontAwesomeB';
}
.site-footer .wrapper .social-media a:not(:last-child) {
  margin-right: 45px;
}
.site-footer .wrapper .social-media a i {
  font-family: 'evo_FontAwesomeB';
}
.site-footer .wrapper .social-media .white-footer-logo {
  height: 50px;
}
@media only screen and (max-width: 900px) {
  .site-footer .wrapper .social-media .white-footer-logo {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 900px) {
  .site-footer .wrapper .social-media a {
    margin: 0 15px;
  }
}
.site-footer .wrapper .bottom-bar p {
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 10px !important;
}
.site-footer .wrapper .bottom-bar p a {
  color: #fff;
  font-weight: 600;
}
.mobile-only {
  display: none;
}
.evotx_ticket_additional_info .optional {
  display: none;
}
.evotx_checkout_additional_names {
  margin: 1.5rem 0;
  padding: 3rem 0;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
}
.evotx_checkout_additional_names h3 {
  margin-bottom: 2rem;
}
.evotx_tai_oneholder_title {
  font-size: 18px;
  width: 100%;
  margin-bottom: 1rem;
}
.evotx_tai_oneholder {
  display: flex;
  flex-wrap: wrap;
  margin: 1rem 0;
}
.evotx_tai_oneholder p {
  width: 33%;
  padding: 0 10px !important;
}
.evotx_item_meta_data_p .item_meta_data {
  display: flex !important;
}
.evotx_item_meta_data_p .item_meta_data span {
  margin-right: 1rem;
}
.evo_event_ticket_item .product-name {
  display: flex !important;
  align-items: center;
  flex-wrap: wrap;
}
.evo_event_ticket_item .product-name a {
  margin-right: 1rem;
  order: -1;
  width: 100%;
}
.evo_event_ticket_item .product-name .ticket-type {
  order: -1;
  width: 100%;
}
.swp-rp-main {
  margin-top: 0 !important;
  margin-bottom: 10% !important;
}
.searchwp-form .swp-input {
  height: 50px;
}
@media only screen and (max-width: 600px) {
  .searchwp-form .swp-input {
    height: 40px;
  }
}
.searchwp-form .search-submit {
  font-size: 15px;
  padding: 0 20px;
}
.swp-results-pagination {
  width: 100%;
  justify-content: center !important;
}
#searchwp_live_search_results_6662ce4ea44fa {
  position: fixed !important;
  top: 90px !important;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="phone"],
select {
  height: 45px !important;
  border-radius: 25px;
  border: 0 !important;
  padding-left: 20px !important;
  font-size: 1.2rem !important;
  margin-bottom: 0.5rem !important;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
}
.select2-container .select2-selection {
  border: 0;
  border-radius: 30px;
  height: 50px;
  display: flex;
  align-items: center;
  padding: 0 10px;
}
.select2-container .select2-selection .select2-selection__arrow {
  top: 12px;
  right: 12px;
}
.select2-container .select2-dropdown {
  border: 0;
}
.select2-container .select2-dropdown .select2-search__field {
  background: #eee;
  color: #333;
  width: 96%;
  margin-left: 2%;
  height: 35px !important;
}
.select2-container .select2-dropdown li {
  padding: 10px 20px;
}
.ginput_container_select {
  position: relative;
}
.ginput_container_select:focus {
  display: none;
}
.ginput_container_select::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 24px;
  width: 0;
  height: 0;
  border: 10px solid;
  border-color: #DB7B51 transparent transparent;
  pointer-events: none;
}
.ginput_container_consent {
  color: #fff;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}
.ginput_container_consent label {
  cursor: pointer;
  flex: 1;
}
.ginput_container_consent input {
  max-width: 30px !important;
  cursor: pointer;
  margin-right: 20px;
  width: 30px !important;
  height: 30px !important;
}
.gfield_description {
  color: #111636;
  border: 0 !important;
  padding: 0 !important;
  margin: 1rem 0;
}
.gform-datepicker {
  width: 100% !important;
}
.gform_footer {
  justify-content: center;
}
.gform_footer input[type="submit"] {
  margin-top: 2rem;
  background-color: #94C836;
  width: 250px;
  height: 50px;
  padding: 0 !important;
  color: #fff;
}
textarea {
  border-radius: 25px;
  padding-left: 20px !important;
  padding-top: 20px !important;
  font-size: 1.2rem !important;
}
.gform_validation_errors {
  border-radius: 30px !important;
  border: 0 !important;
  background-color: #cb5151 !important;
  padding: 1rem !important;
  margin-bottom: 1.5rem !important;
}
.gform_validation_errors h2,
.gform_validation_errors a {
  color: #fff !important;
  text-align: center;
}
.gfield_error input,
.gfield_error select {
  border-color: red !important;
  background-color: #ffe9e9 !important;
}
.validation_message {
  background-color: transparent !important;
  text-align: center !important;
  margin-top: -5px !important;
  margin-bottom: 1rem !important;
}
.gform_wrapper {
  position: relative;
}
.gform_ajax_spinner {
  width: 60px;
  height: 60px;
  position: absolute;
  left: 50%;
  top: 50%;
  padding: 0.5rem;
  border-radius: 30px;
  margin: 0px;
  transform: translateX(-50%) translateY(-50%);
  background-color: #fff;
  box-shadow: 0px 0px 0px 100vw rgba(3, 16, 64, 0.9);
}
.gform_page_footer {
  flex-wrap: wrap !important;
}
.ginput_container div.instruction {
  display: none;
}
.gsection_title {
  font-size: 26px;
  margin-top: 40px;
}
.gfield_label {
  font-weight: 500 !important;
}
.gfield {
  margin-bottom: 10px !important;
}
.gform_body input:not([type=file], [type=radio], [type=checkbox]),
.gform_body select {
  border-radius: 10px;
  border: 1px solid #999;
  height: 45px !important;
  margin-top: 5px !important;
}
.gform_body .gfield-choice-input {
  width: 20px;
  height: 20px !important;
  margin-top: 0 !important;
  margin-right: 15px;
}
.gfield_label_before_complex {
  margin-bottom: 15px !important;
}
.gform-field-label--type-sub {
  font-weight: 300 !important;
}
.gfield_html {
  font-size: 18px;
}
.gfield_required {
  color: #c02b0a !important;
  font-size: 12px !important;
}
.gform_button {
  background-color: #006fb4 !important;
  padding: 6px 12px !important;
  min-width: 200px !important;
  color: #fff !important;
  border-radius: 10px;
  transition: all 0.3s ease;
}
.gform_button:hover {
  background-color: #00348D !important;
}
.gform_drop_instructions {
  text-align: center !important;
}
.gform_button_select_files {
  position: relative;
  z-index: 1;
  background: #031040;
  padding: 10px 20px;
  border-radius: 8px;
  color: #fff;
  font-size: 17px;
}
.style-light input[type="text"],
.style-light input[type="email"],
.style-light input[type="password"],
.style-light input[type="tel"],
.style-light textarea,
.style-light select {
  background-color: #f5f5f5 !important;
  border: 1px solid #ccc !important;
}
.style-light .gfield {
  margin-top: 20px;
}
.style-light .ginput_container_consent {
  color: #000 !important;
}
.style-light .gfield_description {
  color: #000 !important;
}
.style-dark input[type="text"],
.style-dark input[type="email"],
.style-dark input[type="password"],
.style-dark input[type="tel"],
.style-dark textarea,
.style-dark select {
  background-color: #fff !important;
  border: 1px solid #000 !important;
}
.style-dark .gfield {
  margin-top: 20px;
}
.style-dark .ginput_container_consent {
  color: #fff !important;
}
.style-dark .gfield_label {
  color: #fff !important;
}
.style-dark .legend {
  color: #fff !important;
}
.style-dark label {
  color: #fff !important;
}
.single-product .entry-summary {
  display: flex;
  flex-direction: column;
}
.single-product .entry-summary .product_title {
  order: 0;
}
.single-product .entry-summary .woocommerce-product-details__short-description {
  order: 1;
}
.single-product .entry-summary .price {
  order: 2;
}
.single-product .entry-summary .stock {
  order: 2;
}
.single-product .entry-summary .cart {
  order: 3;
}
.single-product .entry-summary .productAccordion {
  order: 3;
}
.single-product .entry-summary .product_meta {
  order: 3;
}
.single-product .entry-summary .price {
  color: #333 !important;
  font-size: 2rem !important;
  font-weight: 600 !important;
  margin-bottom: 20px !important;
}
.single-product .entry-summary .stock {
  color: #999 !important;
}
.single-product .entry-summary .variations {
  margin: 2rem 0;
}
.single-product .entry-summary .variations select {
  background-color: #F3F2ED !important;
  height: 45px !important;
  min-width: auto !important;
  padding: 8px 20px;
  font-size: 15px !important;
}
.single-product .entry-summary .variations th {
  vertical-align: middle !important;
}
.single-product .entry-summary .qty {
  background-color: #F3F2ED !important;
  height: 45px !important;
  border: 0;
  border-radius: 40px;
}
.single-product .entry-summary .single_add_to_cart_button {
  height: 45px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #00b7ab !important;
  font-weight: 500 !important;
  letter-spacing: normal !important;
  padding: 0 5rem !important;
  border-radius: 30px !important;
  text-transform: none !important;
  transition: all 0.3s linear;
}
.single-product .entry-summary .single_add_to_cart_button:hover {
  background-color: #0095d6 !important;
}
.single-product .entry-summary .product_meta {
  margin-top: 2rem;
}
.single-product .entry-summary .product_meta .sku_wrapper {
  font-weight: 600;
}
.single-product .entry-summary .product_meta .sku_wrapper .sku {
  font-weight: 400;
}
.single-product .entry-summary .product_meta .posted_in {
  font-weight: 600;
}
.single-product .entry-summary .product_meta .posted_in::before {
  content: "|";
  margin: 0 10px;
}
.single-product .entry-summary .product_meta .posted_in a {
  font-weight: 400;
}
@media only screen and (max-width: 900px) {
  .single-product .entry-summary {
    padding: 20px;
  }
}
.single-product .productAccordion {
  margin: 3rem 0 2rem;
}
.single-product .productAccordion .accordion-item {
  border: 1px solid;
  border-color: #999 transparent !important;
  margin-top: -1px !important;
}
.single-product .productAccordion .accordion-button {
  font-weight: 600 !important;
  letter-spacing: normal !important;
  font-size: 20px;
  font-family: "natom-pro", sans-serif !important;
  text-transform: none !important;
  padding-left: 0;
  border: 0 !important;
}
.single-product .productAccordion .accordion-button::after {
  content: "+";
  font-size: 2.5rem;
  font-weight: 500;
  position: absolute;
  background-image: none !important;
  right: 15px;
  top: 6px;
  color: #d37230;
}
.single-product .productAccordion .accordion-button:not(.collapsed) {
  background-color: transparent !important;
  border: 0 !important;
}
.single-product .productAccordion .accordion-button:not(.collapsed)::after {
  content: "-";
  transform: none !important;
  right: 10px;
  font-size: 3rem;
}
.single-product .productAccordion .accordion-body {
  padding-left: 0;
  border: 0 !important;
  font-weight: 300;
  line-height: 28px;
}
.single-product .related {
  padding-top: 3rem;
  clear: both;
}
.single-product .related h2 {
  text-align: center;
}
.single-product .related li h2 {
  text-align: left;
}
.single-product .related li .price {
  color: #333 !important;
  font-size: 1.2rem !important;
  font-weight: 600 !important;
  margin-bottom: 2px !important;
}
.woocommerce-LoopProduct-link .woocommerce-loop-product__title {
  text-align: left !important;
}
.woocommerce-LoopProduct-link .price {
  color: #333 !important;
  font-size: 1.2rem !important;
  font-weight: 600 !important;
  margin-bottom: 2px !important;
}
.add_to_cart_button {
  display: inline-flex !important;
  justify-content: center;
  align-items: center;
  text-align: center !important;
  background-color: #F3F2ED !important;
  font-weight: 500 !important;
  padding: 10px 3rem !important;
  margin: 1rem 0 0 !important;
  border-radius: 30px !important;
  text-transform: none !important;
  font-size: 1rem !important;
  transition: all 0.3s linear;
  color: #031040 !important;
}
.add_to_cart_button:hover {
  background-color: #0095d6 !important;
  color: #fff !important;
}
@media only screen and (max-width: 900px) {
  .add_to_cart_button {
    font-size: 12px !important;
  }
}
.added_to_cart {
  margin-left: 1rem;
  background-color: #031040;
  padding: 8px 16px;
  color: #fff;
  border-radius: 40px;
  width: 100%;
  text-align: center;
  margin: 10px 0 0;
}
.wapf-field-container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.wapf-field-container.wapf-hide {
  display: none;
}
.wapf-field-container .wapf-field-input {
  margin-left: 10px;
}
.wapf-field-container .wapf-field-input input,
.wapf-field-container .wapf-field-input select {
  background-color: #F3F2ED !important;
  font-size: 15px !important;
  padding: 10px 20px !important;
}
.wapf-field-container .wapf-field-input textarea {
  background-color: #F3F2ED !important;
  font-size: 15px !important;
  min-height: 120px;
}
.wapf-field-container.wapf-field-textarea .wapf-field-input {
  flex-basis: 100%;
  margin-top: 10px;
}
.job-posting .tags {
  margin-bottom: 2rem;
}
.job-posting .tags p {
  margin-bottom: 0.3rem;
  text-transform: uppercase;
}
.job-posting .tags p span {
  font-weight: 500;
  color: #006fb4;
  text-transform: capitalize;
}
.job-posting .job-btns {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.job-posting .job-btns .job-post-btn {
  display: inline-block;
  min-width: 4rem;
  padding: 2rem;
  border-radius: 30px;
  border: 2px solid #006fb4;
  color: #006fb4;
  margin-right: 1rem;
  margin-bottom: 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.job-posting .job-btns .job-post-btn:hover {
  background-color: #006fb4;
  color: #fff;
}
.job-posting .job-btns .job-post-btn i {
  font-size: 36px;
  margin-bottom: 10px;
}
.job-posting .job-btns .job-post-btn span {
  font-size: 16px;
}
.table {
  border: 1px solid #999 !important;
}
.table tr {
  border: 1px solid #999 !important;
}
.sfh-accordion {
  margin: 3rem 0 2rem;
}
.sfh-accordion b {
  font-weight: 500 !important;
  font-size: 22px;
  color: #031040;
}
.sfh-accordion .accordion-item {
  background-color: transparent !important;
  border-top: 2px solid !important;
  border-color: #999 transparent !important;
  margin-top: -1px !important;
}
.sfh-accordion .accordion-button {
  color: #006fb4;
  text-transform: uppercase !important;
  background-color: transparent !important;
  font-weight: 600 !important;
  letter-spacing: normal !important;
  font-size: 23px;
  font-family: "natom-pro", sans-serif !important;
  padding-left: 0;
  border: 0 !important;
}
.sfh-accordion .accordion-button::after {
  content: "+";
  font-size: 2.5rem;
  font-weight: 200;
  position: absolute;
  background-image: none !important;
  right: 15px;
  top: 6px;
  color: #d37230;
}
.sfh-accordion .accordion-button:not(.collapsed) {
  background-color: transparent !important;
  border: 0 !important;
}
.sfh-accordion .accordion-button:not(.collapsed)::after {
  content: "-";
  transform: none !important;
  right: 10px;
  font-size: 3rem;
}
.sfh-accordion .accordion-body {
  padding-left: 0;
  border: 0 !important;
  font-weight: 300;
  line-height: 28px;
}
.prizes {
  margin-top: 2rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  max-width: 960px;
  width: 90vw;
}
.prizes .prize {
  text-align: center;
  margin-bottom: 1rem;
}
.prizes .prize .prize_star {
  margin-bottom: 10px;
  width: 120px;
}
.prizes .prize .prize_num {
  color: #fff;
  font-weight: 500;
  font-size: 1.6rem;
}
.prizes .prize .prize_amt {
  color: #ffd500;
  font-weight: 600;
  font-size: 2.6rem;
}
@media only screen and (max-width: 800px) {
  .prizes {
    flex-wrap: wrap;
  }
  .prizes .prize {
    width: 50%;
  }
  .prizes .prize .prize_star {
    width: 80px;
  }
  .prizes .prize .prize_num {
    font-size: 1.1rem;
  }
  .prizes .prize .prize_amt {
    font-size: 1.5rem;
    font-weight: 600;
  }
}
.draw_year_select {
  background-color: #eee;
  margin-bottom: 5rem !important;
}
.draw-winners-table {
  margin: 2rem 0 4rem;
}
.draw-winners-table .draw-date {
  text-align: center;
  font-size: 1.3rem;
}
.draw-winners-table .draw-date b {
  color: #0095d6;
  font-weight: 600;
}
.draw-winners-table .prize-table {
  margin: 2rem 0;
}
.draw-winners-table .prize-table .line {
  border-bottom: 1px solid #0095d6;
  padding: 1rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.draw-winners-table .prize-table .line span {
  font-size: 1.4rem;
  margin: 10px 0;
}
.draw-winners-table .prize-table .line span.place {
  font-weight: 500;
  color: #0095d6;
}
.draw-winners-table .prize-table .line span.name {
  font-weight: 600;
  color: #00348D;
}
.draw-winners-table .prize-table .line span.number {
  font-weight: 300;
  color: #999;
}
.draw-winners-table .prize-table .line span.amount {
  font-weight: 500;
  color: #0095d6;
}
.row.add-margin-top {
  margin-top: 5%;
}
.splide__arrow--prev {
  margin-left: 10px;
}
.splide__arrow--next {
  margin-right: 10px;
}
@media only screen and (max-width: 900px) {
  .mobile-only {
    display: block;
  }
  .grecaptcha-badge {
    opacity: 0;
  }
}
@media only screen and (max-width: 600px) {
  html,
  body {
    width: 100vw;
    overflow-x: hidden !important;
  }
  .menu-actions .donation-btn {
    display: none !important;
  }
  .bars {
    width: 28px !important;
    height: 20px !important;
  }
  header.nav-opened .bars {
    height: 40px !important;
  }
  header.nav-opened .bars .bar-top {
    top: 16px !important;
    left: -8px !important;
  }
  header.nav-opened .bars .bar-bottom {
    top: -20px;
  }
  header.nav-opened .bars .bar-middle {
    bottom: -8px !important;
    right: -7px !important;
  }
  .toggle-text {
    display: none !important;
  }
  header .wrapper {
    padding: 0 1rem;
  }
  .logo img,
  header.nav-opened .logo img,
  header.white-bg .logo img {
    width: 160px !important;
  }
  header #top-banner a {
    font-size: 0.7rem;
  }
}
.row.hero-slider-container {
  display: flex;
  justify-content: center;
}
.hero-slider-kbell {
  height: 100vh;
  /* Gets overridden by JS */
  width: 100vw;
  position: relative;
  margin-bottom: 135px;
}
.hero-slider-kbell .slider {
  position: sticky;
  top: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.hero-slider-kbell .slider .slide {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 80vw;
  height: 100vh;
  background-size: cover;
  background-position: center;
  opacity: 0;
  display: flex;
  align-items: flex-end;
  padding-bottom: 6%;
  padding-left: 50px;
  padding-right: 50px;
  justify-content: center;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  z-index: 1;
}
@media only screen and (max-width: 1440px) {
  .hero-slider-kbell .slider .slide {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media only screen and (max-width: 540px) {
  .hero-slider-kbell .slider .slide {
    width: 95vw;
  }
}
.hero-slider-kbell .slider .slide::before {
  content: ' ';
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.1) 85%);
  background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.1) 85%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.1) 85%);
  z-index: 0;
  border-radius: 0 0 100px 100px;
}
.hero-slider-kbell .slider .slide .slide-content {
  z-index: 1;
  text-align: center;
}
.hero-slider-kbell .slider .slide .slide-content h2.slide-heading {
  color: white !important;
  font-weight: 400;
  font-size: 90px !important;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1440px) {
  .hero-slider-kbell .slider .slide .slide-content h2.slide-heading {
    font-size: 80px !important;
  }
}
@media only screen and (max-width: 1199px) {
  .hero-slider-kbell .slider .slide .slide-content h2.slide-heading {
    font-size: 75px !important;
  }
}
@media only screen and (max-width: 767px) {
  .hero-slider-kbell .slider .slide .slide-content h2.slide-heading {
    font-size: 65px !important;
  }
}
@media only screen and (max-width: 540px) {
  .hero-slider-kbell .slider .slide .slide-content h2.slide-heading {
    font-size: 55px !important;
  }
}
.hero-slider-kbell .slider .slide .slide-content p {
  color: white !important;
  font-weight: 300;
  font-size: 33px;
  letter-spacing: 1.5px;
  margin-bottom: 0;
}
@media only screen and (max-width: 1440px) {
  .hero-slider-kbell .slider .slide .slide-content p {
    font-size: 28px !important;
  }
}
@media only screen and (max-width: 1199px) {
  .hero-slider-kbell .slider .slide .slide-content p {
    font-size: 25px !important;
  }
}
@media only screen and (max-width: 767px) {
  .hero-slider-kbell .slider .slide .slide-content p {
    font-size: 20px !important;
  }
}
@media only screen and (max-width: 540px) {
  .hero-slider-kbell .slider .slide .slide-content p {
    font-size: 18px !important;
  }
}
.hero-slider-kbell .slider .slide .slide-content .sbtn.header_button {
  margin: 50px auto 0;
  font-size: 19px;
  width: fit-content;
  min-width: unset;
}
@media only screen and (max-width: 1199px) {
  .hero-slider-kbell .slider .slide .slide-content .sbtn.header_button {
    font-size: 17px !important;
  }
}
@media only screen and (max-width: 767px) {
  .hero-slider-kbell .slider .slide .slide-content .sbtn.header_button {
    font-size: 16px !important;
  }
}
@media only screen and (max-width: 540px) {
  .hero-slider-kbell .slider .slide .slide-content .sbtn.header_button {
    font-size: 15px !important;
  }
}
.hero-slider-kbell .slider .slide .slide-content .sbtn.header_button.btn-dark:hover {
  background-color: #d37230 !important;
  border-color: #d37230 !important;
  color: #111636 !important;
}
.hero-slider-kbell .slider .slide .slide-content .sbtn.header_button.btn-light:hover {
  background-color: #111636 !important;
  border-color: #111636 !important;
  color: #ffffff !important;
}
.pc-shortcode .price-calculator-container {
  width: 100%;
}
.pc-shortcode .calculator-container {
  border-top: 2px solid #212a5e;
  border-bottom: 2px solid #212a5e;
  padding: 20px 0;
  display: flex;
  flex-direction: column;
  gap: 50px;
  position: relative;
}
.pc-shortcode .calc-row {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: center;
  position: relative;
  gap: 10px;
}
.pc-shortcode .span-per-month:not(.call-for) {
  display: inline-block;
  opacity: 1;
  width: auto;
  height: auto;
}
.pc-shortcode .span-per-month.call-for {
  opacity: 0;
  width: 0;
  height: 0;
}
.pc-shortcode .js-calls-per-day-total.call-for span {
  color: #d37230;
  font-weight: 800;
}
/* Dim the whole add-on row when disabled */
.pc-shortcode .calc-row.addon-disabled {
  opacity: 0.5;
}
/* Make it clear the label can't be clicked */
.pc-shortcode .addons-checkboxes input[disabled] + label {
  pointer-events: none;
  cursor: not-allowed;
}
.pc-shortcode .calc-row-input,
.calc-row-price {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.pc-shortcode .calc-totals {
  display: flex;
  align-items: center;
  margin: 20px 0;
}
.pc-shortcode .calc-totals h3 {
  color: #212a5e !important;
  margin-right: 15px;
}
.pc-shortcode .calc-row-label-addon {
  color: #d37230;
  font-weight: 800;
}
.pc-shortcode .js-total p {
  margin-bottom: 0 !important;
}
.pc-shortcode .js-total span {
  color: #212a5e !important;
  font-family: "natom-pro", sans-serif !important;
  font-size: 1.6rem;
  font-weight: 500;
  margin-bottom: 0.5rem;
  display: inline-block;
}
.pc-shortcode .calc-row-label p {
  margin-bottom: 0 !important;
}
.gform_wrapper textarea,
.gform-theme textarea {
  line-height: 1.4;
  height: calc(1.4em * 5) !important;
  /* ≈ 5 lines */
  min-height: calc(1.4em * 5);
  padding: 10px !important;
}
@media all and (max-width: 550px) {
  .pc-shortcode .calc-row {
    display: flex;
    flex-direction: column;
  }
  .pc-shortcode .calc-col:not(:last-child) {
    margin-bottom: 20px;
  }
  .pc-shortcode .calc-row-label {
    text-align: center;
  }
  .pc-shortcode .calc-row:not(:last-child)::after {
    content: '';
    position: absolute;
    width: 80%;
    height: 1px;
    background-color: #9d9c93;
    left: 50%;
    bottom: -24px;
    transform: translateX(-50%);
  }
}
form input {
  height: 51px;
}
.gfield {
  margin-top: 0 !important;
  margin-bottom: 15px !important;
}
.gchoice {
  display: flex;
  align-items: center;
}
.gchoice .gform-field-label {
  line-height: 1;
}
form input::placeholder,
form textarea::placeholder,
form select::placeholder,
.gfield legend.gfield_label,
.gchoice label.gform-field-label,
.gfield > .gfield_label,
.gfield--type-fileupload > .gfield_label {
  /* font-family: var(--sora); */
  /* font-family: var(--lato); */
  /* color: var(--light-green) !important; */
  font-weight: 500 !important;
  font-size: 17px !important;
  margin-bottom: 0 !important;
}
.gform_wrapper.gravity-theme .gform_fields {
  grid-row-gap: 5px;
}
.gform_wrapper .gchoice label,
.gform_wrapper .gfield--type-consent .ginput_container_consent label {
  font-weight: 400 !important;
}
.gform_wrapper .gfield legend.gfield_label,
.gform_wrapper .gfield > .gfield_label,
.gform_wrapper .gfield--type-fileupload > .gfield_label,
.gform_wrapper .gfield:not(.gfield--type-choice) label,
.gform_wrapper input[type=file] {
  color: #111636 !important;
  font-weight: 600 !important;
}
.gform_wrapper .gchoice label.gform-field-label,
.gform_wrapper label {
  color: #111636 !important;
  width: calc(100% - 40px);
  line-height: 1.4 !important;
}
.gform_wrapper .gfield.gfield--type-choice > legend {
  margin-bottom: 10px !important;
}
.gform_wrapper .gfield.gfield--type-html.gfield--input-type-html {
  /* font-family: var(--lato); */
  color: var(--dark-grey) !important;
  font-weight: 600 !important;
  font-size: 17px !important;
}
.gform_wrapper .gfield_radio > .gchoice:not(:last-child),
.gform_wrapper .gfield_checkbox > .gchoice:not(:last-child) {
  margin-bottom: 10px;
}
.gform_wrapper input[type=radio] {
  width: 20px;
  height: 20px;
}
.gform_wrapper input[type=checkbox] {
  width: 20px !important;
  height: 20px;
  margin: 0 15px 0 5px !important;
}
.gform_wrapper .gfield--type-fileupload > .ginput_container > input {
  height: auto;
  /* font-family: var(--lato) !important; */
}
.gform_wrapper .gfield--type-fileupload > .ginput_container > span.gfield_description.gform_fileupload_rules {
  padding: 0;
  /* font-family: var(--lato) !important; */
  color: var(--light-green);
}
.gform_wrapper form input:not([type=file]),
.gform_wrapper form textarea,
.gform_wrapper form select {
  border-radius: 5px;
  font-size: 17px !important;
  /* font-family: var(--lato) !important; */
  /* color: var(--light-green) !important; */
  font-weight: 600;
  border: none;
}
.gform_wrapper .gfield_required.gfield_required_text {
  color: #111636 !important;
  background: transparent;
  padding: 2px 7px;
  margin-left: 5px;
  border-radius: 5px;
  font-weight: 800 !important;
  letter-spacing: 1px;
  font-size: 11px !important;
}
.gform_wrapper form input[type=checkbox] {
  width: 30px;
  margin-right: 20px;
}
.gform_wrapper form input[type=submit] {
  width: 200px;
  height: auto;
  padding: 8px !important;
  background-color: #212a5e !important;
  border-radius: 40px;
  font-weight: 600;
  text-transform: uppercase;
  color: white !important;
  font-size: 15px;
  letter-spacing: 1px;
  cursor: pointer;
  border: 1px solid #212a5e;
  margin: 0 auto;
}
.gform_wrapper form input[type=submit]:hover {
  color: #212a5e !important;
  background-color: transparent !important;
  border: 1px solid #212a5e;
}
.gform_wrapper form .gform_footer {
  display: flex;
}
.gform_wrapper form .gfield.gfield--type-consent {
  color: white;
  font-size: 17px;
}
.gform_wrapper form .gfield.gfield--type-consent .ginput_container {
  display: flex;
  align-items: center;
  color: var(--green);
  /* font-family: var(--lato); */
  font-weight: 500;
}
.gform_wrapper form .gfield.gfield--type-consent a:hover {
  text-decoration: underline;
}
.gform_wrapper form .gfield.gfield--type-consent a {
  color: var(--green);
}
.gform_wrapper form select.gfield_select {
  height: 50px;
}
.gform_wrapper .gform_confirmation_message h3 {
  margin: 0 !important;
  line-height: 2;
  font-weight: 600;
}
.gfield_description.validation_message {
  font-weight: 600;
  text-align: left !important;
  margin-top: 5px !important;
}
.sound-sample-container {
  margin: 40px 0;
}
.sound-sample-container .sound-audio-to-click-sc {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
.sound-sample-container .sound-audio-to-click-sc .sound-play-icon-sc {
  width: 90px;
}
@media only screen and (max-width: 1366px) {
  .sound-sample-container .sound-audio-to-click-sc .sound-play-icon-sc {
    width: 82px;
  }
}
@media only screen and (max-width: 1024px) {
  .sound-sample-container .sound-audio-to-click-sc .sound-play-icon-sc {
    width: 75px;
  }
}
.sound-sample-container .sound-audio-to-click-sc .sound-play-icon-sc:hover {
  -webkit-animation: ring 5s ease infinite;
  animation: ring 5s ease infinite;
}
.sound-sample-container .sound-audio-to-click-sc .lg-video-span-sc {
  font-size: 35px;
  text-decoration: none;
  font-weight: 700;
  color: #d37230;
}
@media only screen and (max-width: 1366px) {
  .sound-sample-container .sound-audio-to-click-sc .lg-video-span-sc {
    font-size: 32px;
  }
}
@media only screen and (max-width: 1024px) {
  .sound-sample-container .sound-audio-to-click-sc .lg-video-span-sc {
    font-size: 30px;
  }
}
