/* 
Theme Name: CONPIX Starter Template
Theme URI: https://conpix.com.au
Description:This is a child theme, created by CONPIX team
Author: CONPIX Team
Author URI: https://conpix.com.au/
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 */

p{
	margin: 0px !important;
}
.elementor-widget-text-editor p,
.elementor-widget-text-editor div,
.entry-content p {
    margin-bottom: 15px !important;
}
.elementor-widget-text-editor p:last-child,
.elementor-widget-text-editor div:last-child,
.entry-content p:last-child {
    margin-bottom: 0px !important;
}

.wp-block-paragraph{
	margin-bottom: 15px !important;
}

.menu-item-436 a:hover .sub-arrow svg{
	fill: #4f4f4f !important;
}