/*
Theme Name: BSO Theme
Theme URI: https://bso.group
Template: hello-elementor
Author: Ludovico Romano
Author URI: https://bso.group
Version: 1.0.0.1719244353
Updated: 2024-06-24 15:52:33

.elementor-g-recaptcha {
    display: none !important;
}
*/
@font-face {
    font-family: 'FuturaStd';
    src: url('/wp-content/uploads/2024/06/FuturaStdLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'FuturaStd';
    src: url('/wp-content/uploads/2024/06/FuturaStdBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'FuturaStd';
    src: url('/wp-content/uploads/2024/06/FuturaStdLightOblique.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'FuturaStd';
    src: url('/wp-content/uploads/2024/06/FuturaStdCondensed.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
body.page-template header[data-elementor-type="header"] {
    min-height: 0 !important;
    max-height: 100% !important;
    height: fit-content !important;
}
body.page-template header[data-elementor-type="header"] *,
body.page-template div[data-elementor-type="wp-page"] *,
body.page-template footer[data-elementor-type="footer"] *{
    font-family: "FuturaStd", Sans-serif !important;
    font-style: normal !important;
}
body.page-template button, h1, h2, h3, h4, h5, h6, h7 {
    font-weight: 700 !important;
}
body.page-template p, input {
    font-weight: 300 !important;
}
.elementor-message::before {
    display: none !important;
}
