/*
 Theme Name:   Hello Elementor Child
 Theme URI:    https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
 Description:  Hello Elementor Child Theme
 Author:       John Davison
 Author URI:   https://www.reddotcreative.co.uk;
 Template:     hello-elementor
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  hello-elementor-child
*/
/* RICK
h1, h2 {

	font-size: 27px !important;
	font-weight: 700 !important;
	font-style: normal;
	line-height: 1.1em !important;

}

h3 {
	font-weight: 600;
	font-style: normal !important;
	font-size: 24px;
	line-height: 1.1em !important;
}

h4 {
	font-weight: 600 !important;
	font-style: normal !important;
	font-size: 19px !important;
	line-height: 1.1em !important;
}*/
/* RICK
p {
	font-size: 18px !important;
    line-height: 2em;
	font-weight: 400 !important;
	font-style: normal !important;
}
*/
/* RICK
.elementor-button.elementor-size-lg {
    font-size: 58px;
    padding: 3px 4px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important; 
}

.elementor-button.elementor-size-xl {
    font-size: 44px;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
}

.ha-toggle .ha-toggle__item .ha-toggle__icon {
    font-size: 1.8em !important;
    line-height: 0em !important;
	margin-top: -5px !important;
}*/