/*
Theme Name: Frido Child
Template: fridominimal
*/

@import url("../fridominimal/style.css");

@font-face {
    font-family: 'FontAwesome';
    src: url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/webfonts/fa-solid-900.woff2') format('woff2'),
         url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/webfonts/fa-solid-900.woff') format('woff'),
         url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/webfonts/fa-solid-900.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.elementor-menu-toggle i:before,
.elementor-menu-toggle.elementor-active i:before {
    font-family: 'FontAwesome';
    content: "\f0c9";
    font-weight: 300;
    font-style: normal;
    font-size: x-large;
}

div.handheld-footer-bar {
    display: none;
}
