/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/


.awb-maintenance-content .post-content p:first-child, .awb-maintenance-content .post-content p:last-child {
	display: none;
}

.hero-image-container-launching-soon {
	height: 32rem;
}

@media only screen and (max-width: 45em) {
	.hero-image-container-launching-soon {
		height: 28rem;
	}
}

.hero-image-container-launching-soon .fusion-column-has-bg-image {
	background-position: 50% 20% !important;
}

.fusion-form-field textarea {
	color: rgba(0,20,26,0.4) !important;
}

.footer-container-coming-soon p {
	display: block !important;
}

@media only screen and (max-device-width: 640px) {
    #content {
        margin-bottom: 0 !important;
    }
}



/* */
body .awb-menu__main-li_regular.current-menu-item .awb-menu__main-a_regular {
  color: #ffffff !important;
}

span.logo-spot-eco-header img {
	width: 150px;
}

.spot-eco-h1-main-title h1 {
	font-size: 54px !important;
}

.form-get-in-touch > label {
	font-family: 'Nunito Sans';
    font-weight: 800;
}

@media only screen and (max-width: 1024px) {
    span.logo-spot-eco-header img {
        width: 135px;
    }
	.spot-eco-h1-main-title h1 {
		font-size: 40px !important;
	}
}

@media only screen and (max-width: 640px) {
    span.logo-spot-eco-header img {
       width: 120px
    }
	
	.spot-eco-h1-main-title h1 {
		font-size: 32px !important;
	}
}

