/*
Theme Name: Bridge
Theme URI: http://bridgelanding.qodeinteractive.com/
Description: Creative Multipurpose WordPress Theme
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Author: Qode Interactive
Author URI: http://qodethemes.com/
Text Domain: bridge
Version: 18.1
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/


.logo_wrapper .q_logo a{
	max-height:85px;
}
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled]){
	background-color: #25a7e1 !important;
}
input.wpcf7-form-control.wpcf7-submit, input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
	background-color: #27a6e1 !important;
}
#request-form p input{
	padding: 9px;
    margin-bottom: 15px;
}
#request-form p input.wpcf7-form-control.wpcf7-submit{
	width: 100%;
    padding: 0;
    text-align: center;
    font-size: 19px;
    border-radius: 10px;
    margin-bottom: 0;
	background-color: #F44336 !important;
}
.appliance-form form .form-group{
	margin-bottom:10px;
}
.appliance-form form .form-group h3{
	margin-top:20px;
}
.appliance-form form .form-group.btn{
	margin-top:20px;
}
#nav-menu-item-412,#nav-menu-item-478 {
	background: #24a8e1;
}
#nav-menu-item-412 a, #nav-menu-item-478 a{
	color: #fff;
}
#nav-menu-item-412 a span, #nav-menu-item-478 a span{
	font-weight:700;
}
.drop_down .second .inner>ul, li.narrow .second .inner ul{
	background-color: #ffffff !important;
    border-color: #ffffff !important;
}