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


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


}

.transparent .header-main {
  height: 100%;
}

@font-face {
    font-family: 'fl-icons';
    src: url('https://rakomindo.com/wp-content/themes/flatsome/assets/css/icons/fl-icons.woff2?v=3.20.4') format('woff2');
    font-display: swap;
    ascent-override: 90%;
    descent-override: 10%;
    line-gap-override: 0%;
}
