/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

@font-face {
    font-family: 'gilmer-regular';
    src: url('fonts/Gilmer-Regular.eot');
    src: url('fonts/Gilmer-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Gilmer-Regular.woff2') format('woff2'),
        url('fonts/Gilmer-Regular.woff') format('woff'),
        url('fonts/Gilmer-Regular.ttf') format('truetype'),
        url('fonts/Gilmer-Regular.svg#Gilmer-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'gilmer-medium';
    src: url('fonts/Gilmer-Medium.eot');
    src: url('fonts/Gilmer-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Gilmer-Medium.woff2') format('woff2'),
        url('fonts/Gilmer-Medium.woff') format('woff'),
        url('fonts/Gilmer-Medium.ttf') format('truetype'),
        url('fonts/Gilmer-Medium.svg#Gilmer-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'gilmer-bold';
    src: url('fonts/Gilmer-Bold.eot');
    src: url('fonts/Gilmer-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Gilmer-Bold.woff2') format('woff2'),
        url('fonts/Gilmer-Bold.woff') format('woff'),
        url('fonts/Gilmer-Bold.ttf') format('truetype'),
        url('fonts/Gilmer-Bold.svg#Gilmer-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'gilmer-heavy';
    src: url('fonts/Gilmer-Heavy.eot');
    src: url('fonts/Gilmer-Heavy.eot?#iefix') format('embedded-opentype'),
        url('fonts/Gilmer-Heavy.woff2') format('woff2'),
        url('fonts/Gilmer-Heavy.woff') format('woff'),
        url('fonts/Gilmer-Heavy.ttf') format('truetype'),
        url('fonts/Gilmer-Heavy.svg#Gilmer-Heavy') format('svg');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face{font-family:aiper;src:url(fonts/iconfont.C_HqHdlZ.woff2) format("woff2"),url(fonts/iconfont.C2pgfKaQ.woff) format("woff"),url(fonts/iconfont.DnN1PeA1.ttf) format("truetype"),url(fonts/iconfont.D5Yr3vVp.svg#aiper) format("svg")}.aiper{font-family:aiper!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-packUp:before{content:"\e61d"}.icon-unfold:before{content:"\e61e"}.icon-indicate-arrow:before{content:"\e61c"}.icon-video-play-circle:before{content:"\e61b"}.icon-dam:before{content:"\e618"}.icon-advance:before{content:"\e619"}.icon-radar:before{content:"\e61a"}.icon-videoPlay-sharp:before{content:"\e617"}.icon-copy:before{content:"\e616"}.icon-close:before{content:"\e615"}.icon-rules_right:before{content:"\e614"}.icon-show:before{content:"\e610"}.icon-success:before{content:"\e612"}.icon-hidden:before{content:"\e613"}.icon-false:before{content:"\e611"}.icon-tick:before{content:"\e60f"}.icon-plus-circle:before{content:"\e60e"}.icon-minus-circle:before{content:"\e60d"}.icon-clean_modes:before{content:"\e60a"}.icon-ota_upgrades:before{content:"\e60b"}.icon-component_alert:before{content:"\e60c"}.icon-arrowBottom:before{content:"\e601"}.icon-videoPlay:before{content:"\e602"}.icon-arrowLeft:before{content:"\e603"}.icon-arrowRight:before{content:"\e604"}.icon-linkedin:before{content:"\e605"}.icon-facebook:before{content:"\e606"}.icon-instagram:before{content:"\e607"}.icon-twitter:before{content:"\e608"}.icon-youtube:before{content:"\e609"}
i[class*="aiper icon-"]{
	font-family: aiper!important;
    speak: never;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}