.elementor-617 .elementor-element.elementor-element-88e79bc{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-617 .elementor-element.elementor-element-39021e9 .elementor-heading-title{color:var( --e-global-color-6c9f2d8 );}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}/* Start custom CSS for wp-widget-uwp_users_loop, class: .elementor-element-99d6f54 */.rs-user-socials {
    --rs-social-gap: 10px;
    --rs-social-size: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: var(--rs-social-gap);
}

.rs-user-socials .rs-social-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
    text-decoration: none;
}

/* ✅ El span actúa como lienzo con el color de la variable */
.rs-user-socials .rs-social-icon {
    display: block;
    width: var(--rs-social-size);
    height: var(--rs-social-size);
    background-color: var(--e-global-color-6c9f2d8);
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
}

.rs-user-socials .rs-social-instagram .rs-social-icon {
    -webkit-mask-image: url('https://redsuma.com.ar/wp-content/uploads/2026/03/instagram-svgrepo-com.svg');
    mask-image: url('https://redsuma.com.ar/wp-content/uploads/2026/03/instagram-svgrepo-com.svg');
}

.rs-user-socials .rs-social-linkedin .rs-social-icon {
    -webkit-mask-image: url('https://redsuma.com.ar/wp-content/uploads/2026/03/linkedin-svgrepo-com.svg');
    mask-image: url('https://redsuma.com.ar/wp-content/uploads/2026/03/linkedin-svgrepo-com.svg');
}

.rs-user-socials .rs-social-whatsapp .rs-social-icon {
    -webkit-mask-image: url('https://redsuma.com.ar/wp-content/uploads/2026/03/whatsapp-svgrepo-com.svg');
    mask-image: url('https://redsuma.com.ar/wp-content/uploads/2026/03/whatsapp-svgrepo-com.svg');
}
.uwp-users-list-user{
    padding-bottom: 30px;
}
.bsui-button-group{
    display: none;
}/* End custom CSS */