/*
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
*/

/* Customs fonts */

@font-face {
  font-family: "HelveticaNeueThin";
  src:
    url("public_html/wp-content/themes/Avada-Child-Theme/assets/HelveticaNeue Thin.ttf") format("ttf");
}

.woocommerce-variation-description {
	display: none;
}
