/*
Theme Name: EDA Theme for Call-a-Cleaner
Theme URI: http://evolutiondesign.com.au
Author: Evolution Design Agency
Author URI: http://evolutiondesign.com.au
Description: Responsive Bootstrap Theme
License: GNU General Public License v3.0 /
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

/* -------------------------------------------------------------- 
	WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:0.8em;
    margin:5px 0 0 0;
}

.gallery:after {content:"";display:table;clear:both;}

img.aligncenter, div.aligncenter, figure.aligncenter, img.wp-post-image {display:block;}
img.alignright, div.alignright, figure.alignright {float:right; margin:1em 0 1em 2em;}
img.alignleft, div.alignleft, figure.alignleft, img.wp-post-image.attachment-thumb {float:left; margin:1em 1em 2em 0;}
figure {max-width: 100%; height: auto; margin:1em 0;}
p img.alignright, p img.alignleft {margin-top:0;}


.gallery figure img {max-width:100%; height:auto; margin:0 auto; display:block;}


.gallery figure {float:left; margin:0 2% 1em 0;}


.gallery.gallery-columns-1 figure {width:100%; margin:0 0 1em 0; float:none;}


.gallery.gallery-columns-3 figure {width:32%;}
.gallery.gallery-columns-3 figure:nth-of-type(3n+3) {margin-right:0;}
.gallery.gallery-columns-3 figure:nth-of-type(3n+4) {clear:left;}


.gallery.gallery-columns-2 figure {width:49%;}
.gallery.gallery-columns-2 figure:nth-of-type(even) {margin-right:0;}
.gallery.gallery-columns-2 figure:nth-of-type(odd) {clear:left;}


.gallery.gallery-columns-4 figure {width:23.25%;}
.gallery.gallery-columns-4 figure:nth-of-type(4n+4) {margin-right:0;}
.gallery.gallery-columns-4 figure:nth-of-type(4n+5) {clear:left;}


.gallery.gallery-columns-5 figure {width:18%;}
.gallery.gallery-columns-5 figure:nth-of-type(5n+5) {margin-right:0;}
.gallery.gallery-columns-5 figure:nth-of-type(5n+6) {clear:left;}


.gallery.gallery-columns-6 figure {width:14.2%;}
.gallery.gallery-columns-6 figure:nth-of-type(6n+6) {margin-right:0;}
.gallery.gallery-columns-6 figure:nth-of-type(6n+7) {clear:left;}


.gallery.gallery-columns-7 figure {width:12%;}
.gallery.gallery-columns-7 figure:nth-of-type(7n+7) {margin-right:0;}
.gallery.gallery-columns-7 figure:nth-of-type(7n+8) {clear:left;}


.gallery.gallery-columns-8 figure {width:10.2%;}
.gallery.gallery-columns-8 figure:nth-of-type(8n+8) {margin-right:0;}
.gallery.gallery-columns-8 figure:nth-of-type(8n+9) {clear:left;}


.gallery.gallery-columns-9 figure {width:8.85%;}
.gallery.gallery-columns-9 figure:nth-of-type(9n+9) {margin-right:0;}
.gallery.gallery-columns-9 figure:nth-of-type(9n+10) {clear:left;}


@media (max-width:767px) {
	img.alignright, div.alignright, figure.alignright, img.alignleft, div.alignleft, figure.alignleft, img.wp-post-image.attachment-thumb {display:block; margin:1em auto; float:none;}
	.gallery.gallery-columns-4 figure, .gallery.gallery-columns-5 figure, .gallery.gallery-columns-6 figure, .gallery.gallery-columns-7 figure, .gallery.gallery-columns-8 figure, .gallery.gallery-columns-9 figure {width:100%; margin:0 0 1em 0; float:none;}
}

/* -------------------------------------------------------------- 
	End WordPress Core
-------------------------------------------------------------- */


/* -------------------------------------------------------------- 
	Typography
-------------------------------------------------------------- */

body {
	font-family: 'verdana', sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #231f20;
}

h1 {
    font-size: 50px;
    font-weight: 700;
    color: #00b355;
	margin-bottom: 0px;
}

h2 {
    font-size: 30px;
    font-weight: 700;
	line-height: 1.1;
    color: #00b355;
	margin-bottom: 21px;
}

h3 {
	font-size: 21px;
	font-weight: 700;
	color: #00b355;
	margin-bottom: 21px;
}

a, a:hover {
	color: #231f20;
	text-decoration: underline;
}


/* -------------------------------------------------------------- 
	General Styling
-------------------------------------------------------------- */

.red-button, .red-button:hover {
	display: inline-block;
	font-size: 18px;
	font-weight: 700;
	color: #ffffff;
	background-color: #f58345;
	padding: 10px 36px;
	border-radius: 5px;
	margin-top: 2rem;
	margin-bottom: 2rem;
	text-decoration: none;
}

.tick {
	width: 47px;
	height: 47px;
	margin-bottom: 21px;
}

.nf-form-fields-required {
	display: none;
}

.nf-form-content {
	padding: 0px !important;
	margin-left: -5px !important;
    margin-right: -5px !important;
}

.html-container {
	margin-bottom: 0px !important;
}

.html-container h3 {
	margin-bottom: 0px;
}

input[type=button] {
	display: inline-block !important;
	width: 100% !important;
	height: auto !important;
	font-size: 18px !important;
	font-weight: 700 !important;
	color: #ffffff !important;
	background-color: #f58345 !important;
	padding: 10px 36px !important;
	border-radius: 5px !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}


/* -------------------------------------------------------------- 
	Header & Navigation Styling
-------------------------------------------------------------- */

#header-wrapper {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	z-index: 9;
}

.scroll #header-wrapper {
	background-color: #ffffff;
	border-bottom: solid 1px #00b355;
}

#header-primary-menu-wrapper {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

#header-logo {
	display: flex;
	align-items: center;
}

#header-logo img {
	height: 46px;
}

#primary-menu {
	display: flex;
	justify-content: flex-end;
	width: 100%;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#primary-menu li {
	margin-left: 24px;
}

#primary-menu li a, #primary-menu li a:hover {
	text-decoration: none;
}

.social-icon {
	font-size: 24px;
	color: #231f20;
	margin-left: 20px;
}


/* -------------------------------------------------------------- 
	Homepage Styling
-------------------------------------------------------------- */

#homepage-main-content-wrapper {
	display: flex;
	flex-wrap: wrap;
}

#homepage-main-content-image-wrapper {
	display: flex;
	justify-content: center;
	padding: 40px 15px 40px 15px;
}

#homepage-main-content-image {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
}

#homepage-main-content-image img {
	width: 80%;
}

#homepage-main-content-text-wrapper {
	display: flex;
	justify-content: flex-start;
	padding: 40px 15px 80px 15px;
	background-color: #a1d7b8;
}

#homepage-main-content-text {
}

#homepage-featured-image-wrapper {
	width: 100%;
	height: 320px;
	background-position: center center;
	background-size: cover;
}

#homepage-services-wrapper {
	margin-top: 80px;
	margin-bottom: 80px;
}

#homepage-services-image-wrapper {
	min-height: 320px;
	background-position: center center;
	background-size: cover;
}

#homepage-secondary-content-wrapper {
	background-color: #a1d7b8;
	padding-top: 80px;
	padding-bottom: 80px;
}

#homepage-features-wrapper {
	padding-top: 60px;
	padding-bottom: 0px;
}

.homepage-feature {
	margin-bottom: 60px;
}

#homepage-rates-wrapper {
	background-color: #a1d7b8;
	padding-top: 60px;
	padding-bottom: 60px;
}

#homepage-rates h3 {
	margin-bottom: 10px;
}

#homepage-posts-wrapper {
	padding-top: 60px;
	padding-bottom: 60px;
}

.homepage-post {
	cursor: pointer;
}

.homepage-post-image-wrapper {
	width: 100%;
	height: 240px;
	margin-bottom: 40px;
	background-position: center center;
	background-size: cover;
}

#homepage-contact-wrapper {
	padding-top: 60px;
	padding-bottom: 20px;
}

#homepage-contact-text {
	padding-bottom: 40px;
}

#homepage-contact-text h3 {
	margin-bottom: 0px;
}

#homepage-contact-form {
	padding-bottom: 40px;
}


/* -------------------------------------------------------------- 
	Internal Pages Styling
-------------------------------------------------------------- */

#page-header-title {
	padding-top: 80px;
    padding-bottom: 20px;
}

#page-wrapper {
	min-height: calc(100vh - 440px);
	padding-top: 40px;
}

#main-content-wrapper {
	padding-bottom: 40px;
}

.blog-post-image {
	width: 100%;
}

.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea {
    background: #ffffff !important;
    border: 1px solid #00b355 !important;
    border-radius: 5px !important;
    color: #231f20 !important;
}


/* -------------------------------------------------------------- 
	Footer Styling
-------------------------------------------------------------- */

#footer-wrapper {
	color: #ffffff;
	background-color: #00b355;
}

#footer-wrapper a, #footer-wrapper a:hover {
	color: #ffffff;
	text-decoration:none;
}

#footer-credits-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;
	padding-top: 40px;
}

#footer-credits-eda-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;
	padding-top: 40px;
}

.footer-credits {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	width: 100%;
	font-size: 15px;
	padding: 0px;
	margin-bottom: 30px;
	list-style: none;
}

.footer-credits li {
	width: 100%;
    text-align: center;
 	padding: 0px;
	margin: 4px;
}

.footer-credits li a, .footer-credits li a:hover {
	color: #ffffff;
}

.icon-eda {
	font-size: 36px;
}


/* -------------------------------------------------------------- 
	Mobile First Media Queries
-------------------------------------------------------------- */

@media all and (min-width:576px) {
	
	#primary-menu li {
		margin-left: 60px;
	}
	
	.social-icon {
		margin-left: 60px;
	}

}

@media all and (min-width:768px) {

}

@media all and (min-width:992px) {
	
	#homepage-main-content-image-wrapper {
		padding: 100px 15px 80px 15px;
	}

	#homepage-main-content-image {
		width: 400px;
		padding-left: 15px;
		padding-right: 15px;
	}

	#homepage-main-content-image img {
		width: 100%;
	}

	#homepage-main-content-text-wrapper {
		padding: 100px 15px 80px 15px;
	}

	#homepage-main-content-text {
		width: 475px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.homepage-post-wrapper:first-child {
		padding-right: 60px;
	}

	.homepage-post-wrapper:last-child {
		padding-left: 60px;
	}

	#homepage-contact-text {
		padding-right: 60px;
	}

	#homepage-contact-form {
		padding-left: 60px;
	}

	#page-wrapper {
		min-height: calc(100vh - 253px);
		padding-top: 100px;
	}

	.blog-post-image {
		float: right;
		width: 49%;
		margin: 0px 0px 20px 1%;
	}

	#footer-credits-wrapper {
		justify-content: flex-start;
		width: 75%;
		overflow: hidden;
	}

	#footer-credits-eda-wrapper {
		justify-content: flex-end;
		width: 25%;
		overflow: hidden;
	}

	.footer-credits {
		justify-content: space-between;
		width: auto;
		margin-left: -1px;
	}

	.footer-credits li {
		flex-grow: 1;
		flex-basis: auto;
		text-align: center;
		width: auto;
		padding: 0px 20px 0px 0px;
	}

	.footer-credits li:not(:first-child) {
		border-left: 1px solid #ffffff;
		padding-left: 20px;
	}

	.footer-credits li a, .footer-credits li a:hover {
		padding-top: 20px;
		padding-bottom: 20px;
	}

}

@media all and (min-width:1200px) {
	
	#homepage-main-content-image {
		width: 560px;
	}

	#homepage-main-content-text {
		width: 665px;
	}

	.homepage-post-wrapper:first-child {
		padding-right: 100px;
	}

	.homepage-post-wrapper:last-child {
		padding-left: 100px;
	}

	#homepage-contact-text {
		padding-right: 100px;
	}

	#homepage-contact-form {
		padding-left: 100px;
	}

}

/* -------------------------------------------------------------- 
	End Mobile First Media Queries
-------------------------------------------------------------- */