/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
.form__sale__news input ,
.form__sale__news select {
    background: rgba(0, 0, 0, 0.3);
    height: 45px;
    border: 1px solid #535353;
    padding: 0 10px;
    color: #fbaf3a;
    margin-bottom: 15px !important;
    border-radius: 6px;

}
.form__sale__news select  option {
    line-height: 30px;
    padding: 10px;
    height: 30px;
    background: #000;
}

 .form__sale__news
{color:#e7e4e4;
    position:relative
}

.form__sale__news.wpcf7-mail-sent-ok {
    color: #e7e4e4;
}
 .form__sale__news label {
 	color: #e7e4e4 ;
 }	
 
