/*
Theme Name: Diamond Head

*/

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    color: #fff;
}
.wpcf7 form.sent .wpcf7-response-output {
    color: #fff !important;
}

.listing-sidebar ul li{width:50%;float:left;}
.contact-form .field p , .field-button p {
    margin-bottom: 0px !important;
}

.commercial_services h2 {
    color: #fff;
    font-weight: 600;
    padding-top: 20px;
}

.commercial_services ol li {
    position: relative;
    padding: 0 5px;
    list-style: number;
    line-height: 36px;
    color: #AFAFAF;
}

.mt-40 {
    margin-top: 40px;
}

.policy-details h4 {
    color: #fff;
    font-weight: 500;
    padding-top: 15px;
}