/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

.sub-menu-link {
    
     font-family: "algre_sansregular" !important;
    letter-spacing: 3px;
    font-size: 1.5em !important;
    
}

#km-single-title {

    font-family: "algre_sansregular";
    letter-spacing: 3px;
    font-size: 4em !important;
    line-height: 1em;
	color: #002855 !important;
}

.related-post-item p {
    
    display: none !important;
        

}

#km-single-info {
	
	display: none !important;
}

.space-out {
	
	letter-spacing: 3.5px !important;
	line-height: 1.4em;
}

@font-face {

    font-family: 'algre_sansregular';
       font-style: normal;
    font-weight: normal;

   src: 	url('https://nztreatmentsandspraying.co.nz/wp-content/CustomFonts/alegre_sans-webfont.woff2') format('woff2'),
         url('https://nztreatmentsandspraying.co.nz/wp-content/CustomFonts/alegre_sans-webfont.woff') format('woff');
    

}



#km-header-top {
    
    color: #ffffff !important;
    font-family: algre_sansregular !important;
    font-size: 18px !important;
}


#km-main-menu > ul > li > a {
    
    font-family: 'algre_sansregular' !important;
    font-size: 22px !important;
    letter-spacing: 3px !important;
    font-weight: 400;
}

#km-main-menu > ul > li.current-menu-item > a {
    
    color: #ffffff !important;
}

#km-main-menu > ul > li.current-menu-item > a:hover{
    
    color:#0070cd !important;
}

@font-face {
  font-family: "SegoeUI";

  src: url("https://nztreatmentsandspraying.co.nz/wp-content/CustomFonts/fonts/SEGOEUI.woff") format("woff"), /* Modern Browsers */
    url("https://nztreatmentsandspraying.co.nz/wp-content/CustomFonts/fonts/SEGOEUI.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

.shadow-heading {
	
	text-shadow: 1px 1px #000000;
}

div.km-iconboxb-title {
    
    text-shadow: 1px 1px #000000 !important;
    
}

div.km-iconboxb-subtitle {
    
    text-shadow: 1px 1px #000000 !important;
    
}

div.km-iconboxb-info {
	
	text-shadow: 1px 1px #000000 !important;
	
}

.footer-div {
	
	align-content: center;
	background: #002855;
	box-sizing: border-box;
	display: block;
	height: auto;
	text-align: center;
	width: 100%;
	
}

.upper-footer-div {
	
	align-content: center;
	box-sizing: border-box;
	display: block;
	height: auto;
	width: 100%;
	margin-bottom: 30px;
}

.footer-menu-li {

	box-sizing: border-box;
	color: #ffffff;
	display: inline-block;
	font-family: 'algre_sansregular';
	font-size: 20px;
	letter-spacing: 2px;
	font-weight: 400;
	padding: 5px;

}

.lower-footer-div {

	box-sizing: border-box;
	display: block;
	height: auto;
	width: 100%;
	margin-top: 30px;

}

.lower-container-1 {
	
	float: left;
	position: relative;
	box-sizing: border-box;
	display: inline-block;
	height: auto;
	width: 30%;

}

.lower-container-2 {
	
	float: left;
	box-sizing: border-box;
	display: inline-block;
	height: auto;
	width: 40%;
	align-content: center;
	text-align: center;
	
}

.lower-container-3 {
	
	float: left;
	box-sizing: border-box;
	display: inline-block;
	height: auto;
	width: 30%;
	
}

.footer-button {
	
	display: block;
	width: 150px;
	height: 50px;
	font-family: 'algre_sansregular';
	font-size: 24px;
	font-weight: 500;
	color: #ffffff;
	background-color: #0070CD;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border: 2px solid #0070CD;
	margin-left: 36%;
	margin-bottom: 5%;
	
}

.footer-button:hover {
		
	background-color: #ffffff;
	color: #0070CD;
	cursor: pointer; 
}

.footer-container-title {
	
	color: #002855;
	
}

.footer-logo {
	
	height: 169px;
	width: 400px;
	
}

.footer-terms {
	
	font-family: algre_sansregular;
	font-size:22px;
	font-weight: 400;
	color: #ffffff;
	line-height: 24px;

}


@media screen and (max-width: 900px) {
	
.footer-button {

	margin-left: 0px;
	margin-top: 4%;
	width: 120px;
	height: 50px;
	font-size: 18px;
}

.upper-footer-div {
	
		position: relative;
		
}

.lower-container-1, 
.lower-container-3 {
	
	display: none;

}

.footer-container-title {
		display: none;
}

.lower-container-2 {
	
	float: none;
	position: relative;

}
	
.footer-logo {

	
	height: 84px;
	width: 200px;
}
	
}

@media screen and (max-width: 400px) {
	
	.background-pos {
		
		background-position: left center;
			
	}
	
	
}