/*
Theme Name:     Lambda Child Theme
Description:    Child theme for the Lambda WP Theme
Author:         Oxygenna
Author URI:     http://themeforest.net/user/oxygenna
Template:       lambda
Version:        1.0
*/


.wpcf7-form input {width:100%;}
.wpcf7-form input.btn-lg {min-width:100px;}
.wpcf7-form .sponsor-logo input {width:auto; border:none; background:transparent; padding-left:0; margin:0 auto; height: 46px; padding-top: 10px; font-style: italic; color: rgba(19, 59, 63, 0.5);}
.wpcf7-form .logo-uploader {background:rgba(19, 59, 63, 0.02); border:1px solid rgba(19, 59, 63, 0.1); border-radius:24px; margin:25px 0;}
.wpcf7-form .logo-uploader .help-block {color:rgba(19, 59, 63, 0.5); font-style:italic; margin-bottom:25px;}
.wpcf7-form textarea {width:100%; height:150px;}
/*.wpcf7-form select { color:#555555 !important;}
.wpcf7-form select option { color:#555555 !important;}
.wpcf7-form .select-wrap:after { color:#555555 !important;}*/
.wpcf7-form select {color:rgba(19, 59, 63, 0.5);}
.wpcf7-form select option {color:#133b3f;}
.wpcf7-form select option:disabled {color:rgba(19, 59, 63, 0.5); background: #f1f1f1;}
.wpcf7-form .wpcf7-display-none {display:none;}
.wpcf7-form .ajax-loader {display:none;}
.wpcf7-form input.wpcf7-submit {border:none;}
.wpcf7-form .wpcf7-radio input {width:auto; margin-left:15px;}
.wpcf7-form .wpcf7-checkbox {text-align:left;}
.wpcf7-form .wpcf7-checkbox input {width:inherit;}
.wpcf7-form .wpcf7-checkbox .wpcf7-list-item {display:inline-block; width:50%;}
.wpcf7-form .btn, .wpcf7-form button, .wpcf7-form input[type="submit"], .wpcf7-form .button, .wpcf7-form input[type="button"] {border:none; color:white !important;}
.wpcf7-form .btn-lg {padding:10px 24px;}
.wpcf7-form p.last {margin-bottom:0;}
.wpcf7-form.sent .contact-form-fields {display:none;}
.wpcf7-response-output.wpcf7-validation-errors {font-size:16px; text-align:center; background:rgba(255,0,0,.25); border:1px solid rgba(255,0,0,.5); width:auto; margin:0 auto;}
.wpcf7-response-output.wpcf7-mail-sent-ok {font-size:16px; text-align:center; background:rgba(96,197,96,.25); border:1px solid rgba(96,197,96,.5); width:auto; margin:0 auto; padding:15px; color:#60c560 !important;}