/* ============================ */
/* = Custom Styles for Allure = */
/* ============================ */
/**
 *      Override certain behaviors of the parent theme
 */



#content {
    margin: 0 !important;
}

section[class="single-item"] {
color: #333 !important;
font-size: 16px;
line-height: 24px;
}

aside[class="sidebar"] li {
    list-style: none;
/*    padding: 7px 0;*/
    border-bottom: 1px solid;
    border-color: #E6E6E6;
}
#placester_listings_list, #placester_listings_list_of_map {
    width: inherit !important;
}

