/*
 Theme Name:   Ed Child Theme
 Theme URI:    http://example.com/wheels/
 Description:  Ed Child Theme
 Author:       Aislin
 Author URI:   http://example.com
 Template:     ed-school
 Version:      1.0.0
 Tags:
 Text Domain:
*/

@import url("../ed-school/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
.wh-footer #ctct-submitted {
    background-color: #4d6a97;
    border: none;	
}
.wh-footer .ctct-form-wrapper, .wh-footer .ctct-form-wrapper h1, .wh-footer .ctct-form-wrapper h2, .wh-footer .ctct-form-wrapper h3{
color: #ffffff;
}
.wh-footer .ctct-form-wrapper h2 {
	margin-top: 0;
}
.ctct-form-wrapper .ctct-disclosure {
	display: none;
}
/* WP is adding a blank paragraph tag above CC form. Make this display none.*/
/*div.wpb_text_column:nth-child(1) > div:nth-child(1) > p:nth-child(1) {
	display: none;
}*/

.ctct-form-wrapper .ctct-submit:hover {
	background-color: #6489c1!important;
}
.entry-meta .author.vcard {
	display: none;
}

element.style {
}
.widget .widget-title {
    text-transform: uppercase;
    font-size: 15px;
}

.wh-sidebar .widget-title {
	border-bottom: none;
}
/*.wpbdp-categories {
	display: none;
}
#wpbdp-bar-show-directory-button {
	display: none;
}
#wpbdp-search-page #wpbdp-bar-show-directory-button {
	display: block;
}*/
.wpbdp-bar {
	background: none;
}
.wpbdp_listing-template-default #comments {
	display: none;
}