.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-7f87296:#FEBF02;--e-global-color-608044d:#555555;--e-global-color-8fdb68e:#2541C3;--e-global-color-4eaf411:#8E8E8E;--e-global-typography-primary-font-family:"Space Grotesk";--e-global-typography-primary-font-size:58px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Familjen Grotesk";--e-global-typography-text-font-size:24px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Familjen Grotesk";--e-global-typography-accent-font-size:24px;--e-global-typography-accent-font-weight:500;--e-global-typography-b7ba990-font-family:"Red Hat Text";--e-global-typography-b7ba990-font-size:39px;--e-global-typography-b7ba990-font-weight:400;--e-global-typography-da5dde1-font-family:"Familjen Grotesk";--e-global-typography-da5dde1-font-size:28px;--e-global-typography-da5dde1-font-weight:400;--e-global-typography-8e4befd-font-family:"Raleway";--e-global-typography-8e4befd-font-size:14px;--e-global-typography-68be65d-font-family:"Familjen Grotesk";--e-global-typography-68be65d-font-size:18px;--e-global-typography-68be65d-font-weight:400;--e-global-typography-5322bf4-font-family:"Mona Sans";--e-global-typography-5322bf4-font-size:32px;--e-global-typography-5322bf4-font-weight:600;--e-global-typography-2aeb9b0-font-family:"Space Grotesk";--e-global-typography-2aeb9b0-font-size:36px;--e-global-typography-2aeb9b0-font-weight:600;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */<script>
(function () {
  document.querySelectorAll('.pbar-sd-contact-form').forEach(function (form) {
    if (form.dataset.w3bound) return;          // don't bind twice
    form.dataset.w3bound = '1';
    var msg = form.querySelector('.pbar-sd-form-msg');
    var btn = form.querySelector('button[type="submit"]');

    form.addEventListener('submit', function (e) {
      e.preventDefault();                        // stop the page redirect
      var label = btn ? btn.textContent : '';
      if (btn) { btn.textContent = 'Sending…'; btn.disabled = true; }

      fetch('https://api.web3forms.com/submit', { method: 'POST', body: new FormData(form) })
        .then(function (r) { return r.json(); })
        .then(function (data) {
          if (!msg) return;
          msg.style.display = 'block';
          if (data.success) {
            msg.style.background = '#D4EDDA'; msg.style.color = '#155724';
            msg.textContent = "Thanks — your message has been sent. We'll be in touch within one business day.";
            form.reset();
          } else {
            msg.style.background = '#F8D7DA'; msg.style.color = '#721C24';
            msg.textContent = 'Sorry, something went wrong. Please call 205-427-3599 or email riley@pballoyresources.com.';
          }
        })
        .catch(function () {
          if (!msg) return;
          msg.style.display = 'block';
          msg.style.background = '#F8D7DA'; msg.style.color = '#721C24';
          msg.textContent = 'Sorry, something went wrong. Please call 205-427-3599 or email riley@pballoyresources.com.';
        })
        .finally(function () {
          if (btn) { btn.textContent = label; btn.disabled = false; }
        });
    });
  });
})();
</script>/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Space Grotesk';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://pballoyresources.com/wp-content/uploads/2026/05/SpaceGrotesk-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://pballoyresources.com/wp-content/uploads/2026/05/Raleway-VariableFont_wght.ttf') format('truetype');
}
@font-face {
	font-family: 'Raleway';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://pballoyresources.com/wp-content/uploads/2026/05/Raleway-Italic-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Familjen Grotesk';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://pballoyresources.com/wp-content/uploads/2026/05/FamiljenGrotesk-VariableFont_wght.ttf') format('truetype');
}
@font-face {
	font-family: 'Familjen Grotesk';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://pballoyresources.com/wp-content/uploads/2026/05/FamiljenGrotesk-Italic-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Mona Sans';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://pballoyresources.com/wp-content/uploads/2026/05/MonaSans-VariableFont_wdthwght.ttf') format('truetype');
}
@font-face {
	font-family: 'Mona Sans';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://pballoyresources.com/wp-content/uploads/2026/05/MonaSans-Italic-VariableFont_wdthwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */