/*
Theme Name: FNB Homes Child
Template: fnb-homes
Version: 1.0.0
*/
/* Add your custom styles here */

section#custom_html-2 {
    padding: 0px;
}
.d-none{
	display: none;
}

.contact_us_form input[type="checkbox"] {
    margin-left: -18px;
}

.contactform span.wpcf7-form-control-wrap {
    width: 100%;
}

.contactform .wpcf7-list-item{
    margin:0px !important;
    
}

.contactform span.wpcf7-list-item-label {
    margin-left: 10px;
}

.menu li.current_page_item a {
    color: var(--primary);
    text-decoration: underline;
}