/*
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
*/
.fusion-logo img {
	max-height: 80px !important;
}
[class^="videographer-"], [class*=" videographer-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'videographer' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.videographer-close:before {
    content: "\e909";
}

.videographer-menu:before {
    content: "\e90a";
}

.videographer-mobile:before {
    content: "\e906";
}

.videographer-building-o:before {
    content: "\e907";
}

.videographer-caret-right:before {
    content: "\e908";
}

.videographer-camera:before {
    content: "\e902";
}

.videographer-clapperboard:before {
    content: "\e903";
}

.videographer-monitor:before {
    content: "\e904";
}

.videographer-videoplayer:before {
    content: "\e905";
}

.videographer-play:before {
    content: "\e901";
}

.videographer-plus:before {
    content: "\e900";
}
