/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

@media(max-width:1024px) {
  .side_menu {
	overflow: scroll !important;
  }
}

.page-id-436 .header_bottom, .page-id-434 .header_bottom, .blog .header_bottom{
	background-color: #fff !important;
}

.page-id-436 .light:not(.sticky):not(.scrolled) nav.main_menu>ul>li>a, .page-id-434 .light:not(.sticky):not(.scrolled) nav.main_menu>ul>li>a, .blog .light:not(.sticky):not(.scrolled) nav.main_menu>ul>li>a {
	color: #000;
}

.page-id-436 .light:not(.sticky):not(.scrolled) .side_menu_button>a, .page-id-434 .light:not(.sticky):not(.scrolled) .side_menu_button>a, .blog .light:not(.sticky):not(.scrolled) .side_menu_button>a {
	color: #000;
}

.page-id-436 .light:not(.sticky):not(.scrolled) nav.main_menu>ul>li>a:hover, .page-id-434 .light:not(.sticky):not(.scrolled) nav.main_menu>ul>li>a:hover, .blog .light:not(.sticky):not(.scrolled) nav.main_menu>ul>li>a:hover {
	color: #efd199 !important
}

.page-id-436 nav.main_menu>ul>li>a, .page-id-434 nav.main_menu>ul>li>a, .blog nav.main_menu>ul>li>a {
	color: #000;
}

.blog .title_outer {
	background-image: url(https://www.nullabookkeeping.com.au/wp-content/uploads/2019/08/AdobeStock_210031646_Preview.jpeg);
    margin-bottom: 50px;
    height: 450px;
    background-size: cover;
	background-position: center center;
}

@media (max-width:999px) {
	#mobile-menu-item-480 {
		display: none;
	}
}

.wpcf7-response-output{
	border-color: green;
color: white;
background: green;
}