/*
Theme Name:     onctreeservices
Theme URI:      http://onctreeservices.com.au/
Description:    Make your modifications in this child theme.
Author:         flipco
Author URI:     http://flipmedia.com.au
Version:        1.0
Template:       buisson
*/

input[type=tel],  input[type=text],  input[type=number], input[type=email], input[type=search], textarea {
	width: 100%;
}
.firstgr {
    display: inline-block;
    width: 48%;
    margin: 5px 4px;
}
.post_info{
	display: none;
}
.secgr {
    margin: 5px 0 10px 0;
}
.top_panel_middle_item span {
    font-size: 24px;
}

.sc_item_descr {
	font-size: 16px !important;
}
.quotehomecl .sc_section_inner h2 {
	     color: #66514c !important;
}
.quotehomecl .sc_section_descr.sc_item_descr {
	     color: #2f3e30 !important;
	     font-size: 18px !important;
	     line-height: 30px;
}
.umerjee-three {
    text-align: center;
    padding: 30px 0;
}
.testimonials_wrap_inner {
    background-image: url(https://onctreeservices.com.au/wp-content/uploads/2020/01/outback-testimonials.jpg?id=567) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.sc_testimonial_content p {
    color: #fff;
}
.sc_testimonial_author {
    color: #fff;
}
span.sc_testimonial_author_name {
    color: #fff !important;
}
.abovefooterumer{   
//	background-image: url(https://onctreeservices.com.au/wp-content/uploads/2020/01/outback-bg.jpg?id=682) !important;
	background-color: #fbf6f0;
    background-position: center !important;
    background-repeat: no-repeat !important;
	background-size: cover !important; 
}

#home-banner-two h2, #home-banner-two .sc_call_to_action_descr.sc_item_descr {
    color: #000 !important;
}

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

.home h1 {
    font-size: 1.5rem !important;
    padding: 20px 0 !important;
    margin: 10px 0 40px !important;;
	}
.firstgr {
    display: block;
    width: 100%;
	margin: 5px 0;
}
}