/*
Theme Name: Web Engage
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.fa.fa-opencart {
background-image: url('bathtub-icon.png');  
background-repeat: no-repeat;
background-position: center;
}
.fa.fa-opencart:before {
  content: "";
}