/* Standardize child theme styling */
#comments ol.commentlist {
	background: transparent;
}
.builder-module-sidebar {
	background: transparent;
}
.site-title a:hover,
.site-tagline a:hover {
	font-size: inherit;
}



/* Style Manager generated css */
.builder-module-background-wrapper.builder-module-navigation-background-wrapper {
	background-color: #EB3238;
}
.builder-module-navigation .current-cat a {
	color: #000000;
}
.builder-module-navigation .current-menu-item a {
	color: #000000;
}
.builder-module-navigation .current_page_item a {
	color: #000000;
}
.builder-module-navigation li a {
	color: #000000;
	font-size: 18px;
	background-color: #EB3238;
}
.builder-module-navigation li a:hover {
	color: #000000;
}
.builder-module.builder-module-footer {
	background-color: #FF6614;
}
.builder-module.builder-module-navigation {
	background-color: #EB3238;
}
body {
	background-color: #FFFFFF;
	font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
	color: #000000;
}
html {
	font-size: 15px;
}


/* Style Manager custom css */
body {
	background: url('http://goomburrup.org.au/wp-content/uploads/2017/01/photo-1453799527828-cf1bd7b2f682.jpg') no-repeat center center fixed;
	background-size: cover;
}

.builder-module-background-wrapper {
	border-bottom: none;
}
.builder-module {
	padding-top: 1em !important;
}
.builder-module-last {
	border-bottom: 0;
}
.builder-module-sidebar .widget-background-wrapper {
	margin-bottom: 1em;
}
.builder-module-widget-bar .left .widget {
	margin-right: 2em;
}
.builder-module-widget-bar .middle .widget {
	margin-left: 1em;
	margin-right: 1em;
}
.builder-module-widget-bar .right .widget {
	margin-left: 2em;
}

/*NAVIGATION*/
.builder-module-navigation-background-wrapper {
	padding: 5px;
}
.builder-module-navigation {
	padding-top: 0 !important;
}

/*TRANSPARENT OVERLAY*/
.purple-wb-background-wrapper {
	background: rgba(48,48,48,.75);
}

/*TESTIMONIALS*/
#builder-module-587f1f774ece9-background-wrapper {
	background: url('http://goomburrup.org.au/wp-content/uploads/2017/01/testimonial-bg.jpg');
	background-size: cover;
}

/*SERVICES*/
#builder-module-587f0fb0eba05-background-wrapper, #builder-module-587f27f4f1fa1-background-wrapper, #builder-module-58802316d2f0d-background-wrapper {
	padding-top: 70px;
	padding-bottom: 70px;
}

/*YELLOW BG*/
#builder-module-58801c4424652-background-wrapper, #builder-module-588057aa2a5e1-background-wrapper {
	background: rgba(241,145,33,.9);
	color: #fff;
}

/*FOOTER*/
.dark-blue-wb-background-wrapper {
	padding-top: 40px;
	padding-bottom: 40px;
	background: #202020;
	color: #828282;
}
.dark-blue-wb-background-wrapper.builder-module-before-footer-background-wrapper {
	padding: 0;
	background: #141414;
	color: #828282;
}

/*TEXT SELECTION BACKGROUND COLOR*/
::selection {
       background-color: #f19121;
}





/*NORMAL LINK*/
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
	margin: 0 10px;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

/*LINK HOVER*/
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link:focus {
	background: none;
	color: #80b500;
	font-weight: bold;
}

/*CURRENT LINK*/
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
	background: none;
	color: #80b500;
	font-weight: bold;
}

/*SUB-MENU STYLE*/
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu {
	background: #fff;
	box-shadow: 0px 6px 15px rgba(0,0,0,0.19);
	z-index: 99999 !important;
}