/* 
Theme Name: Practice Habits
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Practice Habits is a child theme of Hello Elementor, created by Mend Join Make
Author: Mend Join Make
Author URI: https://mendjoinmake.com/
Template: hello-elementor
Version: 2.0.0
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 */

.e-n-menu-toggle:hover {
    background-color: transparent !important;
}

.e-n-menu-toggle {
    border-radius: 0px !important;
}

.elementor-widget-theme-post-content h2 {
    font-size: 30px !important;
    margin-top: 30px !important;
}

.with_frm_style .frm_form_fields > fieldset {
	padding: 0;
}

#frm_field_8_container {
	margin-bottom: 0 !important;
}

.frm_message, .frm_success_style {
    border-radius: 10px !important;
}