/* 
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
*/

/* Add your custom styles here */

/*Kontaktskjema*/
p.gform_required_legend {
    display: none !important;
}
span.gfield_required.gfield_required_asterisk {
    color: #fff;
    font-size: 18px;
}
label.gfield_label.gform-field-label, legend.gfield_label.gform-field-label.gfield_label_before_complex {
    color: #fff;
    font-weight: 600;
	font-size: 18px;
}
label#input_1_6_1_label, label#input_1_6_3_label, label#input_1_6_5_label, span#gfield_upload_rules_1_7 {
    color: #fff;
}
.gform-theme--api, .gform-theme--foundation {
	--gf-form-gap-y: 24px!important;
}
div#field_1_9 {
    font-size: 14px;
    color: #fff;
}
input#gform_submit_button_1 {
    background-color: #69dccf;
    color: #062634;
    font-weight: 600;
}
label#label_1_10_1 {
    color: #fff;
}
/*Filopplaster*/
.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .gform_drop_area::before {
	color: #062634!important;
}
button#gform_browse_button_1_7 {
    background-color: #ecf5ec;
    color: #062634;
    box-shadow: none !important;
    font-weight: 600;
}
/*Punktlister*/
ul {
    margin-bottom: 24px;
}