/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
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
*/

strong {
	font-weight: 600;
}


/*nieuwsbrief*/

.mpFormTable.mpTwoColumnLayout {
    list-style-type: none !important;
    margin-left: -39px !important;
}

.mpForm .mpFormField {
    margin-bottom: 16px !important;
}

.descriptionLabel {
	margin-bottom: 12px;
    letter-spacing: 0.2px;
}

.mpLabelRow .submitButton {
	background-color: #dc1554 !important;
	border: 1px solid #dc1554 !important;
	color: #fff !important;
	font-weight: bold !important;
	    border-radius: 0px;
}

#field1279 {
	list-style: none !important;
	margin-left: -39px !important;
}

.mpMultipleLabel {
	margin-left: 4px !important;
}

.contactform_button {
	background-color: #dc1554 !important;
    border: 1px solid #dc1554 !important;
    color: #fff !important;
    font-weight: bold !important;
}

.contactform_button:hover {
	background-color: #c30045 !important;
}
