/* 
Theme Name: Sitebrite Theme
Theme URI: https://sitebrite.com.au/
Description: Custom Child Theme for Sitebrite Theme
Author: Sitebrite
Author URI: https://sitebrite.com.au/
Template: hello-elementor
Version: 1.0.4
Text Domain: sitebrite-child-master
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
*/




p:last-child {
    margin-bottom: 0;
}

/*
    Add your custom styles here
*/


html body {
    font-family: sans-serif;
}

.uselect-none {
	user-select: none;
}

.pevents-none {
	pointer-events: none;
}

.e-n-accordion details{
    border-bottom: 1px solid #ddd;
}