/*
 Theme Name: Qamico Child
 Description: This is a child theme of Qamico, generated by Merlin WP.
 Author: Opalthemes
 Template: gamico
 Version: 1.1.1
*/

.codedropz-upload-inner > span:first-child {
    font-size: 26px;
    font-weight: 500;
    color: #000000;
    display: inline-block;
	margin: 15px 0;
}

/* .codedropz-upload-inner > :nth-child(2) {
    color: #2df4a1;
    font-weight: 400;
}
 */

.dnd-upload-status .dnd-upload-details .name {
    color: #5A5A5A;
	font-weight: 400;
}

.dnd-upload-status .dnd-upload-details .name em {
    color: #5A5A5A;
    font-weight: 400;
    font-style: normal;
}

.wpcf7-form-control.wpcf7-file:focus {
    box-shadow: 0 0 5px #2df4a1;
}

.dnd-upload-status .dnd-upload-details .dnd-progress-bar span {
    background: #2df4a1;
}

#wpcf7-f7-p9142-o1 .ct-button {
    margin-top: 30px;
}