/*
Te damos la bienvenida a CSS personalizado

Para saber cómo funciona, ve a http://wp.me/PEmnE-Bt
*/

.bg-round img{
	border-radius: 20px !important;
}


.form-button {
	border-radius: 50px !important;
	width: 100% !important;
	background-color: #4054b2 !important;
	color: #ffffff !important;
}

/* === OCULTAR TODO JETPACK SHARE / LIKE ) === */

/* Contenedores generales */
.sharedaddy,
.sd-sharing,
.sd-like,
.jetpack-likes-widget-wrapper {
  display: none !important;
}


/* Fallback por si Jetpack cambia markup */
[class*="sharedaddy"],
[class*="sd-sharing"],
[class*="jetpack-share"] {
  display: none !important;
}

/* === OCULTAR ICONOS DE COMPARTIR (GENÉRICO) === */

/* Jetpack / Sharedaddy */
.sharedaddy,
.sd-sharing,
.sd-like,
.jetpack-likes-widget-wrapper,
div.sharedaddy,
div#jp-post-flair {
  display: none !important;
}

/* AddToAny (muy común: íconos FB/TW/MAIL/+ azul) */
.a2a_kit,
.a2a_default_style,
.addtoany_shortcode,
.addtoany_list {
  display: none !important;
}

/* Sassy Social Share */
.heateor_sss_sharing_container,
.heateor_sss_horizontal_sharing,
.heateor_sss_vertical_sharing {
  display: none !important;
}

/* Monarch (Elegant Themes) */
.et_social_share,
.et_social_networks {
  display: none !important;
}

/* SIEMPRE: ocultar cualquier bloque que sea “share” */
[class*="share"],
[id*="share"],
[class*="sharing"],
[id*="sharing"] {
  display: none !important;
}

/*
Te damos la bienvenida a CSS personalizado

Para saber cómo funciona, ve a http://wp.me/PEmnE-Bt
*/

.bg-round img{
	border-radius: 20px !important;
}


.form-button {
	border-radius: 50px !important;
	width: 100% !important;
	background-color: #4054b2 !important;
	color: #ffffff !important;
}

/* === OCULTAR TODO JETPACK SHARE / LIKE ) === */

/* Contenedores generales */
.sharedaddy,
.sd-sharing,
.sd-like,
.jetpack-likes-widget-wrapper {
  display: none !important;
}


/* Fallback por si Jetpack cambia markup */
[class*="sharedaddy"],
[class*="sd-sharing"],
[class*="jetpack-share"] {
  display: none !important;
}

/* === OCULTAR ICONOS DE COMPARTIR (GENÉRICO) === */

/* Jetpack / Sharedaddy */
.sharedaddy,
.sd-sharing,
.sd-like,
.jetpack-likes-widget-wrapper,
div.sharedaddy,
div#jp-post-flair {
  display: none !important;
}

/* AddToAny (muy común: íconos FB/TW/MAIL/+ azul) */
.a2a_kit,
.a2a_default_style,
.addtoany_shortcode,
.addtoany_list {
  display: none !important;
}

/* Sassy Social Share */
.heateor_sss_sharing_container,
.heateor_sss_horizontal_sharing,
.heateor_sss_vertical_sharing {
  display: none !important;
}

/* Monarch (Elegant Themes) */
.et_social_share,
.et_social_networks {
  display: none !important;
}

/* SIEMPRE: ocultar cualquier bloque que sea “share” */
[class*="share"],
[id*="share"],
[class*="sharing"],
[id*="sharing"] {
  display: none !important;
}


