/*
Theme Name: Bridge
Theme URI: https://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: https://qodeinteractive.com/
Text Domain: bridge
Version: 30.8.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

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

*/

header .header-phone-num,
header .header-phone-num:hover {
	color: #FFFFFF;
}

header.sticky .header-phone-num,
header.sticky .header-phone-num:hover {
	color: #000000;
}

li#mobile-menu-item-11797 {
    margin-top: 10px;
} 
li#mobile-menu-item-11797 a {
    font-size: 14px;
}

body.home .content .container .container_inner.page_container_inner, 
body.home .full_page_container_inner {
    padding: 0 !important;
    width: 100%;
}
body.home .title_outer.title_without_animation {
    display: none !important;
}
