/*
Theme Name: OPD
Theme URI: http://www.oddpandadesign.co.uk
Author: Odd Panda Design
Author URI: http://www.oddpandadesign.co.uk/
Description: Odd Panda Design.  
Version: 1.1
License: GNU General Public License
License URI: see license.txt
*/

/* Import the necessary TK Bootstrap CSS additions */
@import url( includes/css/master.css );
@import url( includes/css/bootstrap.min.css );


.fa-circle {
    color:#5b5b5b;
}

#text-7 {
    text-align: right;
    padding: 0;
}

#mc4wp_form_widget-2 {
    background-color: #5b5b5b;
    margin-bottom: 20px;
    padding: 20px 10px;
    color: #fff;
}

.mc4wp-form-fields label {
    color:#fff;
    font-weight: 900;
    margin-bottom: 10px;
}

input[type=email] {
    -webkit-appearance: none;
    outline: 1px solid transparent;
    border: 0;
    padding: 5px 10px;
    width: 100%;
    position: relative;
    color: #424242;
    font-size: 16px;
}