/*
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
*/
@font-face {
  font-family: 'Avenir Light';
  src: url('fonts/Avenir Light.eot');
  src: url('fonts/Avenir Light.eot?#iefix') format('embedded-opentype'),
       url('fonts/Avenir Light.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Avenir-Light';
  src: url('fonts/Avenir-Light.svg#Avenir-Light') format('svg'),
       url('fonts/Avenir-Light.ttf') format('truetype'),
       url('fonts/Avenir-Light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir Black';
  src: url('fonts/Avenir Black.eot');
  src: url('fonts/Avenir Black.eot?#iefix') format('embedded-opentype'),
       url('fonts/Avenir Black.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Avenir-Black';
  src: url('fonts/Avenir-Black.svg#Avenir-Black') format('svg'),
       url('fonts/Avenir-Black.ttf') format('truetype'),
       url('fonts/Avenir-Black.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Futura-CondensedExtraBold';
  src: url('fonts/Futura-CondensedExtraBold.eot');
  src: url('fonts/Futura-CondensedExtraBold.eot?#iefix') format('embedded-opentype'),
       url('fonts/Futura-CondensedExtraBold.svg#Futura-CondensedExtraBold') format('svg'),
       url('fonts/Futura-CondensedExtraBold.ttf') format('truetype'),
       url('fonts/Futura-CondensedExtraBold.woff') format('woff'),
       url('fonts/Futura-CondensedExtraBold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AvenirNextCondensed-DemiBold';
  src: url('fonts/AvenirNextCondensed-DemiBold.eot');
  src: url('fonts/AvenirNextCondensed-DemiBold.eot?#iefix') format('embedded-opentype'),
       url('fonts/AvenirNextCondensed-DemiBold.svg#AvenirNextCondensed-DemiBold') format('svg'),
       url('fonts/AvenirNextCondensed-DemiBold.ttf') format('truetype'),
       url('fonts/AvenirNextCondensed-DemiBold.woff') format('woff'),
       url('fonts/AvenirNextCondensed-DemiBold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

.fusion-menu-element-wrapper .menu-item .hp-download-count .pmenu-count:before {content: "("; margin-left: 5px; }
.fusion-menu-element-wrapper .menu-item .hp-download-count .pmenu-count:after {content: ")";}