/*
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: 21.0
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.

*/
.fa-bars
{
color:black;
}
nav.mobile_menu ul li
{
padding: 0px 0px 0px 20px !important;
}
.q_logo a
{
height: 80px !important;
}
.es_subscription_message.success {
color: #000000 !important;
font-size: 15px !important;
}
.footer_top h5 {
font-size: 30px !important;
}
.es_subscription_form_submit
{
padding: 10px !important;
background-color: black !important;
border: black !important;
color: white !important;
}
.es_required_field, .ig_es_form_field_name
{
padding: 10px 55px 10px 55px !important;
margin-top: 10px !important;
margin-bottom: 10px !important;
}
.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-submit, .cf7_custom_style_2 input.wpcf7-form-control.wpcf7-submit:not([disabled]), #submit_comment
{
background-color: #31ad5a !important;
border-color: #31ad5a !important;
}
.side_menu_button
{
display:none !important;
}
.fixed_top_header .q_logo {
top: -15px !important;
}
.fixed_top_header .logo_wrapper
{
padding: 30px 0 !important;
}
.q_logo {
left: -36% !important;
}
.top_header, .footer_top_holder
{
background-color: #31ad5a !important;
}
.footer_bottom_holder a, .footer_bottom_holder ul li a
{
font-family: 'Open Sans', sans-serif;
letter-spacing:1.5px;
}
.footer_bottom
{
height: 40px !important;
}
.footer_col1
{
margin-top: -30px !important;
}
@media only screen and (max-width: 600px) {
.q_logo {
left: 0 !important;
}
}
#media_image-3{
max-width: 350px !important;
}
.wpd-stat-subscribers, .wpd-stat-reacted, .wpd-stat-hot, .wc-follow-link{
display: none !important;
}