/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
body .page-title-inner {
    padding-top: 0;
}

body p {
	margin: 15px 0 !important;
}

body header#header .top-divider {
    display: none;
}

header#header {
    border: rgba(0,0,0,0.1) solid 1px;
}

.nav-line-bottom>li>a {
    position: relative;
    overflow: hidden;
}

.nav-line-bottom>li>a:before, .nav-line-grow>li>a:before, .nav-line>li>a:before {
    background-color: #ddd !important;
    top: 30px;
    height: 2px;
}

.nav-line-bottom>li:not(.current-menu-item)>a:before {
    left: -100%;
}

.nav-line-bottom>li:hover>a:before {
    left: 50%;
}

.header:not(.transparent) .header-nav.nav > li {
    padding: 5px 20px;
}

.header:not(.transparent) .header-nav.nav > li:hover {
    background-color: #413e69;
}

.header:not(.transparent) .header-nav.nav > li:hover a {
    color: #FFF;
}

.wpcf7 input[type=text], .wpcf7 textarea, .wpcf7 input[type=email] {
    border: 1px solid #413e69;
    border-radius: 30px;
    padding: 15px 20px;
    height: auto;
}

.wpcf7 input[type=submit] {
    background: #413e69;
    border-radius: 40px;
    padding: 15px 40px;
}

.wpcf7 input[type=submit]:hover {
    background: #3a3a3a;
}

section.section.white-bg-right div.section-bg:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,0.98) 49%,white 50%);
}

section.section.white-bg-left div.section-bg:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(to left,rgba(255,255,255,0) 0%,rgba(255,255,255,0.98) 49%,white 50%);
}

section.section.white-bg-right h3, section.section.white-bg-left h3 {
    font-size: 30px;
}

main a.button.primary {
    background: #413e69;
}

main a.button.primary:hover {
    background: #3a3a3a;
}

main a.button.primary.is-outline {
    background: #FFF;
    color: #413e69;
    border-color: #413e69;
}

main a.button.primary.is-outline:hover {
    border-color: #3a3a3a;
    color: #3a3a3a;
}

a.back-to-top.button.icon.circle {
    background: #413e69;
    color: #FFF;
    border-color: #413e69;
}

footer, footer .absolute-footer {
    background: #3a3a3a;
}

.copyright-footer {
    color: #FFF;
    padding: 30px 0;
}

.box-text .title-wrapper p {
    font-size: 18px;
}

.box-text > h3 {
    display: none;
}

.box-text > p {
    display: none;
}

header#header {
	border: 0;
}

.home-top .banner h1 {
	line-height: 1.5;
	font-size: 40px;
}

.home-about {
	/*margin-top: -100px;*/
}

.home-service h2, .home-contact h3 {
	text-transform: uppercase;
	font-size: 32px;
}

.home-service h3 {
	height: 70px;
}

.nav-dark .nav>li>a, .nav-dark .nav-dropdown>li>a, .nav-dark .nav-column>li>a {
	color: #413e69;
}

.nav-dark .nav>li.active>a {
	color: #e2b327;
}

.contact-4col .col .col-inner {
	box-shadow: 1px 5px 15px rgba(100,100,100,0.3);
	padding: 40px 10px;
}

.home-blog h3 {
	font-size: 40px;
margin-bottom: 30px;
}

.home-fact h3 {
	font-size: 36px;
	letter-spacing: 1px;
	font-weight: 900;
}

.home-fact h4 {
	color: #eee;
	font-size: 16px;
}

span.fact-top {
	font-size: 40px;
	color: #FFF;
}

.home-work h5 {
margin-top: 30px;
	letter-spacing: 2px;

}

.contact-info {
	box-shadow: 1px 1px 15px rgba(100,100,100,0.5);
}

.contact-info h3 {
	font-size: 24px;
	text-transform: none;
}

.header:not(.transparent) .header-nav.nav > li.menu-item:hover, .header .header-nav.nav > li.menu-item:hover {
	background: #e2b327;
	color: #FFF;
}

.header:not(.transparent) .header-nav.nav > li.menu-item:hover a, .header .header-nav.nav > li.menu-item:hover a, .header:not(.transparent) .header-nav.nav > li.menu-item a:hover, .header .header-nav.nav > li.menu-item a:hover {
	color: #FFF !important;
}

.header:not(.transparent) .header-nav.nav > li.menu-item, .header .header-nav.nav > li.menu-item {
	padding: 0 5px;
}

li.current-dropdown>.nav-dropdown, .next-prev-thumbs li.has-dropdown:hover>.nav-dropdown, .no-js li.has-dropdown:hover>.nav-dropdown {
	padding: 0;
	background: #413e69;
border: 0;
left: 0;
	margin-left: 0 !important;
}

.home-service .col-inner p {
	margin: 0;
}

.subpage-banner h1 {
	font-size: 40px;
}

.subpage-banner span.breadcrumb-divider {
	display: inline-block;
	margin: 0 20px;
}

.subpage-banner h5 {
font-size: 10px;
	letter-spacing: 2px;
	color: #e2b327;
	margin-bottom: 30px;
	font-weight: 400;
	text-transform: uppercase;
}

.subpage-banner h5 a {
	color: #e2b327;
}

.home-service .section-content > .row > .col.medium-6 h3 {
	margin-bottom: 0;
}

.home-service .section-content > .row > .col.medium-6 > .col-inner {
	border-bottom: 5px solid #FFF;
}

.home-service .section-content > .row > .col.medium-6 > .col-inner, .home-blog .box {
	box-shadow: 1px 1px 10px rgba(200,200,200,0.3);
}

.home-service .section-content > .row > .col.medium-6:hover > .col-inner {
	/*background: #fcf7e9 !important;*/
	border-bottom: 5px solid #e2b327;
	transform: scale(1.1);
}

.about-quote h4 {
	line-height: 2;
}

.ndis-apply h3 {
	text-transform: uppercase;
	font-size: 40px;
}

.absolute-footer a {
	color: #FFF;
}

.single .entry-category {
	display: none;
}

.box-blog-post .box-image .image-cover {
	padding-top: 40% !important;
}

body.single .header-wrapper:not(.stuck) .header-bg-color {
	background: transparent;
}

body.single header#header {
	position: fixed;
}

.single h1.entry-title, 
.single .entry-divider {
	display: none;
}

@media screen and (max-width: 1200px) {
	
span.fact-top {
	font-size: 30px;
	color: #FFF;
}
}

@media screen and (max-width: 480px) {
	.home-top h1 span {
		display: inline !important;
	}
	
	.contact-info p {
		margin-bottom: 0;
	}
	
	.subpage-banner .col-inner {
		margin: 200px 0px 0px 0px !important;
	}
	
	ul.nav-pills li a span {
		font-size: 10px;
	}
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}