/* 
Icons active
 */
.map_icon svg.active {
	background-image: url(/wp-content/uploads/2021/05/Icons-10.svg);
	background-repeat: no-repeat;
	padding: 1em 0em 0em 0em;
}

.present_icon svg.active {
	background-image: url(/wp-content/uploads/2021/05/Icons-sofi-2021-20.svg);
	background-repeat: no-repeat;
	padding: 1em 0em 0em 0em;
}

.c_icon svg.active {
	background-image: url(/wp-content/uploads/2021/05/Icons-sofi-2021-22.svg);
	background-repeat: no-repeat;
	padding: 1em 0em 0em 0em;
}

.book_icon svg.active {
	background-image: url(/wp-content/uploads/2021/05/Icons-sofi-2021-21.svg);
	background-repeat: no-repeat;
	padding: 1em 0em 0em 0em;
}
/* 
 End icons active
 */

/* Email form footer */
#form-field-email {
    padding: 0em 0em 0em 0em;
}
/* End email form footer */

.footer_ctas .elementor-widget-icon-box {
    cursor: pointer;
}

.footer_ctas .elementor-widget-icon-box.active .elementor-icon {
    background-position: center;
    background-repeat: no-repeat;
	transition: none;
}

.footer_ctas .elementor-widget-icon-box.active .elementor-icon svg {
    opacity: 0;
}

.footer_ctas_return.active .elementor-icon {
    background-image: url(/wp-content/uploads/2021/05/Icons-sofi-2021-20.svg);
	background-size: 110%;
}
.footer_ctas_locator.active .elementor-icon {
    background-image: url(/wp-content/uploads/2021/04/maps01.svg);
	    background-size: 64%;
}
.footer_ctas_book.active .elementor-icon {
    background-image: url(/wp-content/uploads/2021/04/book-1.svg);
	background-size: 100%;
}
.footer_ctas_care.active .elementor-icon {
    background-image: url(/wp-content/uploads/2021/04/c-2.svg);
	background-size: 100%;
}




