<?php
/**
 * Theme Name: Avada Child
 * Description: Child theme for Avada theme
 * Author: ThemeFusion
 * Author URI: https://theme-fusion.com
 * Template: Avada
 * Version: 1.0.0
 * Text Domain: Avada
 */

.rifugio-falisia-icon:before {
  content: "\e900";
}
.rifugio-valtellina-icon:before {
  content: "\e901";
}

abbr.fusion-form-element-required {
    border: none;
    text-decoration: none;
}

#ebbeContent h2, #ebAvailability h2{
	font-size: 25px !important;
}

/* Avada leaves this spinner over the hero until FlexSlider inits. */
.fusion-slider-loading {
	display: none !important;
}

#ebAvailability,
#eb-availability-wrapper {
	overflow: visible;
}