/*
Theme Name: ES Electric Child
Theme URI: https://github.com/elementor/hello-theme/
Description: ES Electric Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Dennis Kron Pedersen
Author URI: https://dennispedersen.dk
Template: hello-elementor
Version: 1.0.0
Text Domain: elsupport-hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

/*
    Add your custom styles here
*/

div.wpforms-container-full .wpforms-form label.wpforms-error {
	color: #FFFFFF;
    background: #9C2B2D;
    padding: 8px;
    margin-top: 5px;
    border: 1px solid #D34B4D;
    border-radius: 5px;
}

.elementor-widget .elementor-icon-list-item {
    width: 180px;
}

.iti__country-name, .iti__dial-code {
	color: #000000;
}