/*
Theme Name:   Divi child theme
Description:  Write here a brief description about your child-theme
Author:       boater6000
Author URL:   http://fortlauderdalehotelcondos.printbyswag.com
Template:     Divi
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  Divi-child
*/

/* Write here your own personal stylesheet */

.side-bar_column {
    border-radius: 10px;
}
.house-info span {
    font-weight: bold;
    font-size: 16px;
}
.side-bar_column a {
    display: block;
}
.house-info td {
    line-height: 30px;
}
p.et_pb_contact_field.et_pb_contact_field_2.et_pb_contact_field_half {
    width: 100%;
}
body #page-container .et_pb_section .custom_hover:hover {
    background: #fff !important;
}
.pointer-events a{pointer-events:none;}