/* 
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
*/
/*
	Theme Name: Hello Elementor
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-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.
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Version: 3.4.4
	Stable tag: 3.4.4
	Requires at least: 6.0
	Tested up to: 6.8
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,
*/
.main_100_canvas{
    height: 100vh;
}

.multiply{
	mix-blend-mode: multiply;
}
nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    border: solid 1px;

}
.aioseo-breadcrumbs {
    opacity: 0.7;
}
.page-header {
    display: none;
}

span.aioseo-breadcrumb {
    padding: 5px;
}
.styles span.elementor-button-text {
    height: 3vw;
    text-align: right;
}
.coach a.elementor-post__thumbnail__link {
    pointer-events: none;
    border-bottom: 1vw solid #00f4c8;
}
.coach h3 {
    pointer-events: none;
}
.fixed {
        background-attachment: fixed !important;
    }
.overflow{
    overflow: hidden;
}
.green{
    height: 42vw;
}
.elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-25.e-form__buttons {
    margin-right: auto;
}
.hero .e-con.e-con>.e-con-inner>.elementor-widget, .elementor.elementor .e-con>.elementor-widget {
    max-width: 1000%;
}
.bread2 {
    font-size: 15px !important;
}
    body{
        background-attachment: fixed !important;
    }
@media screen and (min-width: 220px) and (max-width: 769px) {
 article.elementor-post {
    height: 95vw;
}
}