/*
Theme Name: hobbysalon
Template: melania
Theme URI: http://melania.themerex.net/
Description: Melania Child
Author: ThemeREX
Author URI: https://themerex.net/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
footer.footer_wrap.footer_custom.footer_custom_4044.footer_custom_footer-main.scheme_dark {
    background: transparent;
}

.socials_wrap:not(.socials_type_list) .social_item .social_icon {
    color: #000000;
}

h5.post_share_label {
    position: relative;
    color: transparent !important;
}

h5.post_share_label:before {
    position: absolute;
    content: "Deel dit artikel";
    color: #000000;
}

.post_info_vertical_content h5 {
    color: transparent;;
    position: relative;
}

.post_info_vertical_content h5:before {
    position: absolute;
    content: "Nieuwsbrief";
    color: #000;
}

span.sc_button_title {
    position: relative;
    color: transparent;
}

span.sc_button_title:before {
    position: absolute;
    content: "Abonneren";
    color: #ffffff;
}



