/* 
 Theme Name:     Reefs
 Author:         Reefs.com
 Template:       Divi
 Version:        1.0 
*/


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */

.single-post.et_right_sidebar #main-content .container:before {
    display: none;
}

.et_right_sidebar #main-content .container:before {
    display: none;
}


/* XFWP Style Fixes */

.xfwp-widget-item-icon img {
    border-radius: 0% !important;
}

.xfwp-avatar {
    border-radius: 0% !important;
}

span.xfwp-avatar {
    border-radius: 0% !important;
}

img.forum-comment-avatar-image {
    border-radius: 0% !important;
}

.forum-comments-list .forum-comment:first-child {
    display: none;
}


/* XFWP Style Fixes */


/** Fix for the RSS feed showing the text next to the image **/

.wp_rss_retriever_item_wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
}


/* Grid Facet Style */

.wpgb-facet button.wpgb-load-more {
    background-color: #1d6ae2 !important;
    font-size: 14px !important;
    border-width: 0px !important;
    border-color: #000000 !important;
    border-radius: 5px !important;
    font-weight: bold !important;
    font-style: normal !important;
    text-transform: uppercase !important;
    text-decoration: none;
    padding: 4px 10px 4px 10px !important;
}

footer.et-l--footer .et_pb_sidebar_0_tb_footer.et_pb_widget_area,
footer.et-l--footer .et_pb_sidebar_0_tb_footer.et_pb_widget_area * {
  color: #fff !important;
}

footer.et-l--footer .et_pb_sidebar_0_tb_footer .tribe-events-widget {
  --tec-color-text-events-title-widget-list: #fff !important;
  --tec-color-text-primary: #fff !important;
  --tec-color-text-secondary: #fff !important;
  --tec-color-link-accent: #fff !important;
}