@import url('https://fonts.cdnfonts.com/css/montserrat');

@import url('https://fonts.cdnfonts.com/css/poppins');

@import  
url('http://amazingcleaner.com/wp-content/themes/sydney/fonts/TerranovaOneNF.otf');  


#content-desktop {display: block;}
#content-mobile {display: none;}

@media screen and (max-width: 968px) {

#content-desktop {display: none;}
#content-mobile {
	display: block;
}
	}

/* Footer 2025 */

.footer-widgets {
    background-color: #000;
	margin-bottom: -80px !important;
}


/*New 2024 - Header*/


.amazingcleaner {
font-family: 'TerranovaOneNF', sans-serif;
	font-size: 65px;
	color: white;
	text-align: center;
}

.head-text {
	font-family: 'Montserrat', sans-serif;
	font-size: 40px;
	color: #fff;
	line-height: 1.1;
	text-align: center;
}

.head-text-2 {
	font-family: 'Montserrat', sans-serif;
	font-size: 30px;
	color: #fff;
	line-height: 1.9;
	text-align: center;
}

/* row 1 */

.icon-s {
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	color: #7C827F;
	font-weight: 700;
}

.btn-n1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: 700;
	text-align: center;
	color: #fff;
	background-color: #7c827f;
	padding: 10px 0 10px 0;
	border-radius: 0 10px 0 10px;
	width: 140px;
	border: 1px solid #7c827f;
	transition: 0.5s;
	}

.btn-n1:hover {
	color: #7c827f;
	background-color: white;
}

.btn-container  {
 margin: -20px 25% 0 25%;
}  

/*row 2 */

.btn-container-2  {
	position: absolute;
 margin: 30px 50px 0 270px;
} 

.intro {
		font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size: 35px;
	line-height: 1;
	padding-top: 30px;
}

.intro-txt {
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size: 20px;
	padding-top: 40px;
	line-height: 1.9;
	
}

.btn-n3 {
		font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: 700;
	text-align: center;
	color: #7c827f;
	background-color: #fff;
	padding: 10px 0 10px 0;
	border-radius: 0 10px 0 10px;
	width: 140px;
	}
	
/* video */

.video {
	font-family: 'Montserrat', sans-serif;
	text-align: justify;
}

b {
	font-family: 'Montserrat', sans-serif;
	text-align: center !important;
}

/*product 1 */

.product-header-1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	color: #000;
}
	
.product-header-2 {
font-family: 'Montserrat', sans-serif;
	font-size: 45px;
	color: #000;
	line-height: 1;
	}

.product-header-text {
font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	color: #000;
	margin-top: 13px;
	line-height: 1.9;
	}

table, td, tr {
	border: none;
	padding-bottom: 40px;
}

/* Popular Products */

.pop-products {
	font-family: 'Montserrat', sans-serif;
	font-size: 50px;
	margin-top: 120px;
	margin-bottom: 70px;
	line-height: 1em;
}


/*-----------------*/

.main-header .site-title a, .main-header .site-description, .main-header #mainnav .menu > li > a, #mainnav .nav-menu > li > a, .main-header .header-contact a {
	font-size: 16px;
	font-family: 'Work Sans';
	color: #000;
	}


.btn2-ac {
	background-color: transparent;
	color: #748F3F !important;
	padding: 20px;
	border: 1px solid #748F3F;
	border-radius: 0px 20px 0px 20px;
	
}

.btn2-ac:hover {
	background-color: #748F3F;
	color: #fff !important;
	padding: 20px;
	border-radius: 20px 0 20px 0;
	}


.btn-ac {
	background-color: #748F3F;
	color: #fff !important;
	padding: 20px;
	border-radius: 20px 0 20px 0;
	}

.btn-ac:hover {
	background-color: transparent;
	color: #748F3F !important;
	padding: 20px;
	border: 1px solid #748F3F;
	border-radius: 0px 20px 0px 20px;
	}


.wpcf7 input.wpcf7-text { width: 100%; }
.wpcf7 textarea.wpcf7-textarea { width: 100%; }
.wpcf7-form textarea { height: 200px; 
}

.text-header {
	margin-right: 150px !important;
	font-family: 'Poppins';
}

.green-box {
	position: absolute;
	padding-top: -200px;
	z-index: 1;
}

.green-box-text {
	font-family: 'Work Sans';
	color: white;
	font-size: 16px;
	line-height: 1.5
}

h1 {
	color: white !important;
	font-family: 'Poppins' !important;
	font-weight: 269 !important;
}

.alert {
	color: red;
	font-weight: 800;
	font-size: 30px;
	text-align: center;
}

.product-text {
	font-family: 'Work Sans';
	font-weight: 500 !important;
	font-size: 14px !important;
	margin: 15px 30px 15px 30px !important;
	line-height: 1.2 !important;
	}

.product-header {
	font-family: 'Work Sans';
	font-size: 20px;
	text-align: center;
	font-weight: 800;
	margin: 10px 0 0 0;
}

.btn-1 {
  background-color: #65832A;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
  margin: 4px 2px;
  cursor: pointer;
	border-radius: 8px;
	}

.buy-btn {
	padding: 15px 30px;
	background-color: #7C827F;
	color: white;
	transition: 0.5s;
	border: 1px solid #7C827F;
	border-radius: 10px 0 10px 0;
	font-family: Raleway, sans-serif;
	font-size: 13px;
}

.buy-btn:hover {
	background-color: transparent;
	color: #7C827F;
}

center {
	margin: 30px auto;
}

.btn-container {
	
}

.testimonial-header-2 {
	color: white;
	font-size: 65px;
	font-family: 'Poppins';
	font-weight: 290;
	text-align: center !important;
}

.testimonial {
	color: white;
	font-size: 20px !important;
	text-align: center;
}

.quick-connect {
	color: white;
	font-family: 'Work Sans';
	font-weight: 200 !important;
	font-size: 45px;
	padding-bottom: 30px;
	line-height: 1;
	}

.text-1 {
	font-size: 16px !important;
	}

.amazing-cleaner {
	font-family: 'Poppins';
	font-size: 60px;
	font-weight: 300;
	color: #000;
	text-align: center;
	text-shadow: 
		2px 0 #65832A,
		0 -2px #65832A,
		-2px 0 #65832A,
		0 2px #65832A; 
	line-height: 85px !important;
		}

.our-products {
	font-family: 'Work Sans';
	font-size: 30px;
	font-weight: 800;
	color: #000;
	text-align: center;
	line-height: 1;
	}


.home-office {
	font-family: 'Work Sans';
	font-size: 25px;
	font-weight: 800;
	padding-top: 10px;
	color: color: #f0f0f0;
	text-align: center;
		}

hr{
 background-color: ;
 border-top: 3px dotted #65832A;
 height: 3px;
 width: 50%;
}

#panel-51-5-1-1> .panel-widget-style {
    background-image: url(http://amazingcleaner.com/wp-content/uploads/2023/10/green-transparent-background.png);
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    padding: 0px 70px 0px 70px;
	border: 2px dotted white;
}

#panel-51-1-1-0> .panel-widget-style {
    background-image: url(http://amazingcleaner.com/wp-content/uploads/2023/10/green-box-who.png);
    background-position: center center;
    background-size: cover;
    padding: 0px 40px 0px 20px;
	border-top: 3px solid white;
}




/* Responsive layout - makes a one column layout instead of a two-column layout */
@media (max-width: 768px) {
	
	.amazing-cleaner {
	font-family: 'Poppins';
	font-size: 30px;
	font-weight: 400;
	color: #000;
	text-align: center;
	text-shadow: 
		2px 0 #65832A,
		0 -2px #65832A,
		-2px 0 #65832A,
		0 2px #65832A; 
	line-height: 45px !important;
		}
	
	.head-text {
		color: fff !important;
		font-size: 20px;
	}
	
	.head-text-2 {
		color: #fff;
		font-size: 18px;
	}
	
	.our-products {
	font-family: 'Work Sans';
	font-size: 20px;
	color: #000;
		font-weight: 300;
	text-align: center;
	line-height: 1;
	text-shadow: 
		2px 0 white,
		0 -2px white,
		-2px 0 white,
		0 2px white;
	}
	
h1 {
	color: white !important;
	font-family: 'Poppins' !important;
	font-size: 50px !important;
	text-align: center;
	font-weight: 269 !important;
}
	
	
	.quick-connect {
	color: white;
	font-family: 'Work Sans';
	font-weight: 200 !important;
	font-size: 30px !important;
	padding-bottom: 30px;
	line-height: 1;
	}
	
	.testimonial-header-2 {
	color: white;
	font-size: 45px;
	font-family: 'Poppins';
	font-weight: 290;
	text-align: center !important;
}
	
	.testimonial {
	color: white;
	font-size: 16px !important;
	text-align: center;
}
	
	.home-office {
	font-family: 'Work Sans';
	font-size: 20px;
	color: #000;
		font-weight: 300;
	text-align: center;
	line-height: 1;
		text-shadow: 
		2px 0 white,
		0 -2px white,
		-2px 0 white,
		0 2px white;
	}
	
	.header-clone {
		height: 10px !important;
	}
	
}

/*Tablet Layout*/

@media (max-width: 961px) {
	.header-span-1 {
		margin-top: -250px;
	}
	.btn-container {
		margin: auto;
	}
}