/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

select.wpcf7-form-control.wpcf7-select {
    appearance: menulist;
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
}

#cfc form .wpcf7-mail-sent-ok {
    padding: 25px 50px;
}


.single .title .title_subtitle_holder h1 {
  color: #999;
}