/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
/*
    Add your custom styles here
*/
.sr-only {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  border: 0;
}

body:not(.elementor-editor-active) .elementor-widget-menu-anchor {
  position: relative;
  z-index: -1;
}

body:not(.elementor-editor-active) .elementor-menu-anchor:before {
  content: "";
  display: block;
  height: 200px;
  /* fixed header height*/
  margin: -200px 0 0;
  /* negative fixed header height */
  visibility: hidden;
  pointer-events: none;
}

.elementor-widget-text-editor p:last-child {
  margin-bottom: 0px;
}

#siteWrap {
  overflow: hidden;
}

.alignright {
  margin-left: 2rem;
}
@media all and (max-width: 1023px) {
  .alignright {
    float: none;
    margin-left: 0;
  }
}

.alignleft {
  margin-right: 2rem;
}
@media all and (max-width: 1023px) {
  .alignleft {
    float: none;
    margin-right: 0;
  }
}

.elementor-heading-title span {
  color: #fce4b9;
}

.elementor-counter-number-suffix {
  color: #fce4b9;
}

.elementor-location-header .brand img {
  transition: all 0.2s ease 0s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
}
.elementor-location-header.compact .brand img {
  max-width: 140px;
}
@media all and (max-width: 600px) {
  .elementor-location-header.compact .brand img {
    max-width: 100px;
  }
}
.elementor-location-header.compact > .elementor-sticky--effects {
  background: white;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
}
.elementor-location-header.compact > .elementor-sticky--effects .brs-mega-menu > .menu-item > a,
.elementor-location-header.compact > .elementor-sticky--effects .elementor-nav-menu > .menu-item > .elementor-item {
  color: #272727;
}
.elementor-location-header.compact > .elementor-sticky--effects .brs-mega-menu > .menu-item > a svg,
.elementor-location-header.compact > .elementor-sticky--effects .elementor-nav-menu > .menu-item > .elementor-item svg {
  fill: #272727;
}
.elementor-location-header.compact > .elementor-sticky--effects .brs-mega-menu > .menu-item > a svg path,
.elementor-location-header.compact > .elementor-sticky--effects .elementor-nav-menu > .menu-item > .elementor-item svg path {
  fill: #272727;
}
.elementor-location-header.compact > .elementor-sticky--effects .brs-mega-menu > .menu-item > a:hover, .elementor-location-header.compact > .elementor-sticky--effects .brs-mega-menu > .menu-item > a:focus,
.elementor-location-header.compact > .elementor-sticky--effects .elementor-nav-menu > .menu-item > .elementor-item:hover,
.elementor-location-header.compact > .elementor-sticky--effects .elementor-nav-menu > .menu-item > .elementor-item:focus {
  color: #005c5d;
}
.elementor-location-header.compact > .elementor-sticky--effects .brs-mega-menu > .menu-item > a:hover svg, .elementor-location-header.compact > .elementor-sticky--effects .brs-mega-menu > .menu-item > a:focus svg,
.elementor-location-header.compact > .elementor-sticky--effects .elementor-nav-menu > .menu-item > .elementor-item:hover svg,
.elementor-location-header.compact > .elementor-sticky--effects .elementor-nav-menu > .menu-item > .elementor-item:focus svg {
  fill: #005c5d;
}
.elementor-location-header.compact > .elementor-sticky--effects .brs-mega-menu > .menu-item > a:hover svg path, .elementor-location-header.compact > .elementor-sticky--effects .brs-mega-menu > .menu-item > a:focus svg path,
.elementor-location-header.compact > .elementor-sticky--effects .elementor-nav-menu > .menu-item > .elementor-item:hover svg path,
.elementor-location-header.compact > .elementor-sticky--effects .elementor-nav-menu > .menu-item > .elementor-item:focus svg path {
  fill: #005c5d;
}
.elementor-location-header.compact > .elementor-sticky--effects .elementor-button {
  border-color: #005c5d;
  color: #005c5d;
}
.elementor-location-header.compact > .elementor-sticky--effects .elementor-button svg {
  fill: #005c5d;
}
.elementor-location-header.compact > .elementor-sticky--effects .elementor-button:hover, .elementor-location-header.compact > .elementor-sticky--effects .elementor-button:focus {
  color: white;
}
.elementor-location-header.compact > .elementor-sticky--effects .elementor-button:hover svg, .elementor-location-header.compact > .elementor-sticky--effects .elementor-button:focus svg {
  fill: white;
}

/*body:not(.home) .elementor-location-header{
	
}*/
#mainMenu .elementor-sub-item {
  border-left: 0;
}

#mobileMenu .elementor-item:focus, #mobileMenu .elementor-sub-item:focus {
  background-color: transparent !important;
}

#gt_float_wrapper {
  height: 34px;
  position: relative;
  top: -1px;
}
#gt_float_wrapper .gt_float_switcher {
  font-size: 14px;
}
#gt_float_wrapper .gt_float_switcher img {
  width: 24px;
}
#gt_float_wrapper .gt_float_switcher .gt-selected .gt-current-lang {
  padding: 5px 5px;
}
#gt_float_wrapper .gt_options {
  position: absolute;
}
#gt_float_wrapper .gt_options.gt-open {
  background: white;
  width: 145px;
  position: absolute;
  top: 100%;
  box-shadow: black;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}

.kickerHeading > .elementor-heading-title:before {
  content: url("/wp-content/uploads/2025/07/icon-arrow-up.svg");
  width: 45px;
  display: block;
  margin-bottom: 6px;
}
.kickerHeading > .elementor-heading-title:after {
  content: url("/wp-content/uploads/2025/07/icon-arrow-down.svg");
  width: 45px;
  display: block;
  margin-top: -3px;
}

.kickerHeadingWhite > .elementor-heading-title:before {
  content: url("/wp-content/uploads/2025/07/icon-arrow-up-white.svg");
  width: 45px;
  display: block;
  margin-bottom: 6px;
}
.kickerHeadingWhite > .elementor-heading-title:after {
  content: url("/wp-content/uploads/2025/07/icon-arrow-down-white.svg");
  width: 45px;
  display: block;
  margin-top: -3px;
}

.elementor-testimonial__text span {
  color: #005c5d;
  font-family: "Crimson Text", Sans-serif;
  display: block;
  font-size: 1.7em;
  line-height: 1.2;
  margin-bottom: 15px;
}

.toggleList .elementor-toggle-item {
  border: 1px solid #9aa9b3;
  border-radius: 10px;
}

.gform_wrapper .gform_heading {
  display: none;
}
.gform_wrapper .gfield_label {
  font-weight: 600 !important;
}
.gform_wrapper .gform_button {
  background-color: #fce4b9 !important;
  border-style: solid;
  border-width: 0 !important;
  border-color: #005c5d !important;
  border-radius: 3px !important;
  color: #272727 !important;
  font-size: .9em !important;
  font-weight: 600 !important;
  padding: 15px 30px 15px 30px !important;
  transition: all .3s;
}
.gform_wrapper .gform_button:hover, .gform_wrapper .gform_button:focus {
  background-color: #005c5d !important;
  color: white !important;
}
.gform_wrapper input[type="date"], .gform_wrapper input[type="email"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"], .gform_wrapper input[type="search"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="text"], .gform_wrapper input[type="url"], .gform_wrapper select, .gform_wrapper textarea {
  background-color: #f3f5fa;
  border-radius: 5px !important;
}

.gform-theme--foundation .gform_fields {
  grid-row-gap: 20px !important;
}

.gform_confirmation_message {
  color: #005c5d !important;
  font-weight: 600 !important;
  text-align: center !important;
}
