/* 
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
*/

@media only screen and (max-width: 766px) {
  .one-earth-center-mobile-nav ul.elementor-nav-menu > li.menu-item > a {
    justify-content: center;
  }
  .one-earth-fix-mobile-img img {
    width: 100%;
  }
}

.elementor-form-fields-wrapper.elementor-labels-above label.elementor-field-label {
  margin-bottom: 8px;
}

button[type="submit"].elementor-button.elementor-size-md {
  margin-top: 14px;
}

.one-earth-footer-phone a:is(:link, :visited, :hover, :active, :focus) {
  color: var(--e-global-color-48e3605);
}

.one-earth-steps-section .elementor-inner-section {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  margin: 0;
  padding: 0;
}

.elementor-cta__button-wrapper.elementor-cta__content-item.elementor-content-item .elementor-button {
  border: none;
  color: #ffffff;
  text-decoration: none;
  background-color: var(--e-global-color-secondary);
  border-radius: 6px;
}
.elementor-widget-button a.elementor-button {
  text-decoration: none;
  text-decoration-line: none;
}

.elementor-cta__button-wrapper.elementor-cta__content-item.elementor-content-item .elementor-button:hover {
  background-color: var(--e-global-color-bea2b4a);
  box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 50%);
}

.elementor-element .elementor-cta--skin-classic .elementor-cta__content-item {
  color: var(--e-global-color-accent);
}

selector {
  text-shadow: 0px 0px 2px var(--e-global-color-text), 0px 0px 10px var(--e-global-color-27b7dad);
}

/* --e-global-color-primary: #b75850;
--e-global-color-secondary: #e7a169;
--e-global-color-text: #f2eae3;
--e-global-color-accent: #6a564b;
--e-global-color-27b7dad: #622d05;
--e-global-color-4f290c7: #c26722;
--e-global-color-48e3605: #f3ffba;
--e-global-color-4b98fae: #fffdee;
--e-global-color-7a43a1c: #f7f7f7;
--e-global-color-bea2b4a: #d7935c; */
