/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 08 2025 | 18:57:37 */
.cstm-field label, legend.wpforms-field-label {
    color: white !important;
	font-size: 20px !important;
    font-family: 'platie';
}
.elementor-field:focus {
    box-shadow: none !important;
    outline: 0;
}
.wpforms-container input.wpforms-field-medium, .wpforms-container select.wpforms-field-medium, .wpforms-container .wpforms-field-row.wpforms-field-medium, .cstm-field textarea, .cstm-field select {
    max-width: 100% !important;
    background: #2f2f2f !important;
    color: white !important;
    border-left: 4px solid #ecc014 !important;
    border-radius: 0px !important;
    padding: 25px 20px !important;
}
.cstm-field textarea::placeholder, .cstm-field input::placeholder{
	color: lightgray !important;
}
button#wpforms-submit-156 {
    background: #edc015;
    color: black !important;
    font-family: 'platie';
    padding: 20px 40px !important;
    height: auto !important;
    border-radius: 0px !important;
    font-size: 20px !important;
}
.elementskit-inner-container.ekit-countdown-inner {
    background: transparent !important;
}
ul#wpforms-156-field_8 label {
    color: white !important;
    font-family: 'Montserrat';
    font-weight: 600;
}