/*
Theme Name: b&deg
Theme URI: http://
Description: A simple responsive theme based on the Bootstrap framework. Includes multiple page templates, two different sidebars and a theme options panel.
Version: 1.0
Author: Raff
Author URI: http://
Tags: black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/

/* HEADS UP: Everything that you will normally find here can be found in the library/less/wp.less */
.gfield_label{
display: none !important;
}
input, textarea, select, .uneditable-input{
    margin-bottom: 10px;
}
.gform_footer input.button{
           color: #ffffff;
    background-color: #f9702e;
    border-color: #f9702e;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    text-transform: uppercase;
}
.gform_footer input.button:hover{
        color: #ffffff;
    background-color: #307aa0;
    border-color: #307aa0;
}
/* CUSTOM */
.navbar-default{padding-top:0px !important;}
.navbar-right{margin-top:10px;padding-top:0px;}
/*.navbar-default::before,.main-header .row::before,.main-header::after{display:none !important;}*/
#top_address{padding-top:0px;color:#cccccc;font-size:14px;margin-bottom:-20px;}
.logo img{margin:10px 0px;}
.col-md-6{padding-top:0px !important;}
.post_content ul{margin-bottom:10px;padding-left:20px;list-style-type:disc;}
.post_content h1{margin-top:0px;padding-top:0px;color:#307aa0;}
h2.superlawers{padding-top:20px !important;padding-bottom:3px !important;}
.team-box{text-align:center;}
/*
article.type-staff header{text-align:center;}
*/
.dropdown-menu li a{padding-left:10px !important;}
.navbar-right.header-phone{color:#CCCCCC !important;}
.col-xs-3 h2{text-decoration:none !important;font-family:Droid Sans,sans-serif !important;color:#4F4D4D; !important}
.col-xs-3{font-family:Droid Sans,sans-serif !important;border-left:0px !important;}
.team-box {
    min-height: 485px;
}