/* Start custom CSS for bdevs-contact-pages, class: .elementor-element-63feb73 */.wpforms-field-container input, select, textarea {
    padding: 10px !important;
    background: #1b1b1b !important;
    border-radius: 10px !important;
    border: 1px solid #cccccc1f !important;
    color: #fff !important;
}

.wpforms-field-container label{
    color: #fff !important;
    margin-bottom: 5px !important;
    font-size: 14px !important;
    opacity: 0.8;
}
.wpforms-field-container .wpforms-field {
    padding: 0px !important;
}
.wpforms-field-container select{
    margin-bottom: 15px !important;
}
.wpforms-form{
    font-family: Poppins !important;
}
.wpforms-form input::placeholder,
.wpforms-form textarea::placeholder {
    color: #fff !important; 
    opacity: 0.4 !important;  
}

button#wpforms-submit-2013 {
    width: 100%;
    margin-top: 20px;
    font-weight: 700;
    font-family: 'Poppins';
    border-radius: 8px;
    padding: 25px 20px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}


.elementor-230 .elementor-element.elementor-element-63feb73 .con-content span{
    display: none;
}/* End custom CSS */