/*
Theme Name: KOMITEE - A PPS CH Theme
Text Domain: KOMITEE
Version: 1.0
Requires at least: 5.0
Requires PHP: 7.4
Description: Theme für Komiteeseiten der Piratenpartei Schweiz
Tags: piraten, komitee, schweiz
Author: SEVENFACTS Digital GmbH
Author URI: https://7facts.de
Theme URI: https://7facts.de
License: no license
License URI: https://7facts.de
*/

.wp-block-file__button {
	color:white !important;
}
.wpcf7 label {
	margin-top:15px;
}
.wpcf7 .ajax-loader {
    
    display: block !important;
    }
    
    .wpcf7 .wpcf7-form-control-wrap {
	    margin-top:15px !important;
    }
    
    
    .wpcf7-response-output {
	    

    color: #0f5132 !important;
    background-color: #d1e7dd !important;
    border-color: #badbcc !important;

    position: relative !important;
    padding: 1rem 1rem !important;
    margin-bottom: 1rem !important;
    border: 1px solid transparent !important;
    border-radius: .25rem !important;
}

.codedropz-upload-inner h4 {
	font-size:2rem !important;
}
.codedropz-upload-inner  {
	font-size:2rem !important;
}

.cd-upload-btn {
	color:#333!important;
	text-decoration: underline;
}
.codedropz-upload-container {
    padding: 10px 20px;
    width:100% !important;
}
.codedropz-upload-handler {
	margin-top:11px;
    border: 1px dashed #ced4da;
    border-radius: 15px;
    margin-bottom: 10px;
    position: relative;