/*
Theme Name: Greenfields
Author: Niika
Author URI: http://niika.com.au
Version: 1.0
*/


@import 'css/normalize.css';
@import 'css/webflow.css';
@import 'css/greenfields-f6a738.webflow.css';


.label {
	color: rgba(0, 0, 0, .2);
}


@media (max-height: 700px) {
	.sun {
		bottom: 25%;
	}
}

@media (max-height: 500px) {
	.sun {
		bottom: 10%;
	}
}

@media (max-width: 800px) {

	.extras {
		background: #569172;
		overflow: hidden;
	    position: relative;
	    width: 100%;
	    z-index: 9;
	}
}