.elementor-330 .elementor-element.elementor-element-2690a6a8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-330 .elementor-element.elementor-element-7b10cbd7 .e-contact-buttons{--e-contact-buttons-contact-button-icon:#FFFFFF;--e-contact-buttons-contact-button-bg:var( --e-global-color-primary );--e-contact-buttons-contact-gap:19px;--e-contact-buttons-contact-padding-block-end:23px;--e-contact-buttons-contact-padding-block-start:23px;--e-contact-buttons-contact-padding-inline-end:25px;--e-contact-buttons-contact-padding-inline-start:29px;}.elementor-330 .elementor-element.elementor-element-7b10cbd7 .e-contact-buttons__contact-icon-link{font-family:"Poppins", Sans-serif;font-size:14px;font-weight:500;}/* Start custom CSS for contact-buttons-var-10, class: .elementor-element-7b10cbd7 *//* Widget del elemento flotante con clase: cb-telefono */
.cb-telefono .e-contact-buttons__contact-icon-container {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

/* Oculta el globo original */
.cb-telefono .e-contact-buttons__contact-icon-container svg.e-fas-globe {
	display: none !important;
}

/* Inserta un icono de teléfono */
.cb-telefono .e-contact-buttons__contact-icon-container::before {
	content: "";
	display: block;
	width: 3em;
	height: 2em;
	background-color: currentColor;

	-webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M6.62 10.79a15.054 15.054 0 0 0 6.59 6.59l2.2-2.2a1 1 0 0 1 1.02-.24c1.12.37 2.33.57 3.57.57a1 1 0 0 1 1 1V20a1 1 0 0 1-1 1C10.61 21 3 13.39 3 4a1 1 0 0 1 1-1h3.49a1 1 0 0 1 1 1c0 1.24.2 2.45.57 3.57a1 1 0 0 1-.24 1.02l-2.2 2.2Z'/%3E%3C/svg%3E") center / contain no-repeat;
	mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M6.62 10.79a15.054 15.054 0 0 0 6.59 6.59l2.2-2.2a1 1 0 0 1 1.02-.24c1.12.37 2.33.57 3.57.57a1 1 0 0 1 1 1V20a1 1 0 0 1-1 1C10.61 21 3 13.39 3 4a1 1 0 0 1 1-1h3.49a1 1 0 0 1 1 1c0 1.24.2 2.45.57 3.57a1 1 0 0 1-.24 1.02l-2.2 2.2Z'/%3E%3C/svg%3E") center / contain no-repeat;
}/* End custom CSS */