/*
 Theme Name:   Abela & Abela Notaries Child
 Author:       the Concept Stadium
 Author URI:   http://conceptstadium.com
 Template:     abela&abela
 Version:      1.0.0
*/

@import url("../abela&abela/style.css");

.contact-form { float: left; width: 50%; }
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required { width: 90%; }
input.wpcf7-form-control.wpcf7-text {
    width: 45%;
}
.post_type_shortcode .type-post .meta_wrap { display: none; }

.contact-info {
    width: 50%;
    display: inline-block;
    font-weight: bold;
}
table.office-contacts {
    width: 100%;
}
.office-contacts td {
    width: 35%;
    padding-right: 10px;
}
.office-contacts td:nth-child(3) {
    width: 87px !important;
    max-width: 87px;
    text-align: center;
}
.office-contacts tr:nth-child(odd) {
    background-color: #F3F3F3;
}

.cmsms_profile_button {
	margin-top: 10px;
}

.services img {
	filter: grayscale(100%);
}

.about_author, #commentform, .share_posts {
	display: none;
}

.custom_header { display: none; }