/*
 Theme Name:     CTE Arborist
 Author:         oApps Infotech
 Author URI:     https://www.oappsit.com
 Template:       Divi
 Version:        1.0.1
*/


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */

#footer-info {
    font-size: 15px;
    border-top: 1px solid #a4cf11!important;
}
#main-header .nav li ul a {
color: rgba(0,0,0,0.7) !important;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.Contact_Form {
	background-color: #2b2b37!important;
}
textarea.wpcf7-form-control.wpcf7-textarea.our_massage {	
	background-color: #2b2b37!important;
}
.et_pb_contact p input {
	background-color: #2b2b37!important;
}
.et_pb_contact_select {
	background-color: #2b2b37!important;
}
.et_pb_contact_field textarea.et_pb_contact_message {
	background-color: #2b2b37!important;
}
input.wpcf7-form-control.wpcf7-submit {
    color: #ffffff!important;
    background-color: #8db700!important;
}
.et_pb_testimonial_0.et_pb_testimonial {
    background-image: linear-gradient(45deg,#0e171d 0%,rgba(14,23,29,0.32) 100%);
    background-color: transparent!important;
}
.et_pb_testimonial_1.et_pb_testimonial {
    background-image: linear-gradient(45deg,#0e171d 0%,rgba(14,23,29,0.32) 100%);
    background-color: transparent!important;
}
.et_pb_testimonial_2.et_pb_testimonial {
    background-image: linear-gradient(45deg,#0e171d 0%,rgba(14,23,29,0.32) 100%);
    background-color: transparent!important;
}
@media only screen and (max-width: 480px) {
	.getintouch .et_pb_main_blurb_image {
		display: none!important;
	}
	.getintouch h4 {
		text-transform: none!important;
	}
	.et_pb_blurb_position_left .et_pb_blurb_container {
    padding-left: 0!important;
}
}
