/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 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
*/


/* trucking for Hawkes Bay Childcare ================================ */



/* Add your custom styles here */


/* 
Pop out menu 
*/

.aside .elementor-popup-modal .dialog-close-button svg {
    fill: #fff;
    height: 2em;
    width: 2em;
}


.aside .elementor-popup-modal {
    justify-content: right !important;
    align-items: center;
}

.aside .elementor-nav-menu a {
    justify-content: center !important;
}

.aside .elementor-nav-menu ul.sub-menu {
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: var(--e-global-color-accent);
}

.aside .sub-menu li.menu-item a.elementor-sub-item {
    font-size: 16px!important;
	padding-top: 15px!important;
    padding-bottom: 15px!important;
}

.aside .elementor-nav-menu .sub-arrow svg {
    fill: #fff;
}

.aside .elementor-nav-menu--dropdown li.menu-item .elementor-item:focus {
    background-color: transparent;
}


.elementor-popup-modal {
    justify-content: right !important;
    align-items: center;
}


/* 
Pop out menu ENDS
*/


/* 
Formidiable From Dark
*/

.dark-form .with_frm_style .frm_primary_label {
    color: #fff !important;
	margin-bottom: 10px !important;
}

.dark-form .frm_style_formidable-style.with_frm_style div.frm_description {
    color: #fff !important;
}


/* 
Formidiable From Dark ENDS
*/
