/*
Theme Name: Findus Child
Theme URI: http://apusthemes.com/findus/
Template: findus
Author: Creditaria
Author URI: http://creditariaenlinea.com
Description: Tema hijo de Findus para Creditaria
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: findus-child
*/

/* Estilos personalizados irán aquí */ 

.box-list:has(.title:contains("Mi Socials")) {
    content-visibility: hidden;
} 

#change-profile-form-facebook,
#change-profile-form-twitter,
#change-profile-form-google-plus,
#change-profile-form-pinterest,
#change-profile-form-linkedin,
#change-profile-form-instagram,
.box-list:has(#change-profile-form-facebook) .title,
.box-list:has(#change-profile-form-facebook) .wrapper-submit {
    display: none;
}

.addtoany_share_save_container .a2a_button_twitter {
    display: none !important;
}

.listing-btn-wrapper.listing-bookmark {
    display: none !important;
}