/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.7.1779271253
Updated: 2026-05-20 10:00:53

*/
/* Fettle launch polish 2026-06-23 */
html {
    scroll-behavior: smooth;
}

#quote,
#whatwedo,
#howitworks,
#Workwith {
    scroll-margin-top: 110px;
}

body.home .page-header {
    display: none;
}

body.home .elementor.elementor-549 .elementor-element.elementor-element-cabaa85 {
    background: radial-gradient(circle at 34% 38%, rgba(126, 211, 33, 0.28) 0%, rgba(126, 211, 33, 0) 44%), linear-gradient(135deg, #0b7a30 0%, #0f5a24 48%, #05210d 100%) !important;
}

body.home .elementor.elementor-549 .elementor-element.elementor-element-cabaa85:before {
    opacity: 0.18;
}

a:focus-visible,
button:focus-visible,
input:focus-visible,
textarea:focus-visible,
select:focus-visible {
    outline: 3px solid #7ed321;
    outline-offset: 3px;
}

body.home .fettle-work-image img {
    aspect-ratio: 3 / 2;
    object-fit: cover;
    width: 100%;
}
