/* body, html{
    margin: 0;
    padding: 0;
  } */
*, .bbd-favorite-listings.list-view-container h3, html .et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h1 {
    color: unset;
    color: #000 !important;
    font-weight: normal;
    font-family:Arial, Helvetica, sans-serif;
    text-transform: capitalize;
    line-height: 1.3em;
}

.bbd-fav-list-thumbnail, .et_pb_section_0_tb_footer, #email-my-favorites-modal-backdrop, .no-print, .et_pb_scroll_top.et-pb-icon {
    display: none;
}

.et_pb_fullwidth_header.et_pb_fullwidth_header_0, .header-content, .header-content h1 {
    margin: 0;
    padding: 0;
    background-image: none !important;
}

.bbd-favorite-listing{
    border-bottom: 1px solid #ccc;
    padding-bottom: 1em;
}

.entry-content {
    height: auto !important;
    overflow: visible !important;
}

.new_fav_degine_section {
    display: none;
}