/*
Theme Name: Aurenza Child
Theme URI: https://preview.wolfthemes.store/aurenza/landing/
Description: Aurenza Child theme
Author: WolfThemes
Author URI: https://wolfthemes.com
Template: aurenza
Version: 1.0.0
*/


@font-face {
    font-family: 'Founders Grotesk Semibold';
    src: url('fonts/FoundersGrotesk-Semibold.woff2') format('woff2'),
        url('fonts/FoundersGrotesk-Semibold.woff') format('woff'),
        url('fonts/FoundersGrotesk-Semibold.ttf') format('truetype'),
        url('fonts/FoundersGrotesk-Semibold.svg#FoundersGrotesk-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Founders Grotesk Medium';
    src: url('fonts/FoundersGrotesk-Medium.woff2') format('woff2'),
        url('fonts/FoundersGrotesk-Medium.woff') format('woff'),
        url('fonts/FoundersGrotesk-Medium.ttf') format('truetype'),
        url('fonts/FoundersGrotesk-Medium.svg#FoundersGrotesk-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Founders Grotesk Bold';
    src: url('fonts/FoundersGrotesk-Bold.woff2') format('woff2'),
        url('fonts/FoundersGrotesk-Bold.woff') format('woff'),
        url('fonts/FoundersGrotesk-Bold.ttf') format('truetype'),
        url('fonts/FoundersGrotesk-Bold.svg#FoundersGrotesk-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Founders Grotesk';
    src: url('fonts/FoundersGrotesk-Regular.woff2') format('woff2'),
        url('fonts/FoundersGrotesk-Regular.woff') format('woff'),
        url('fonts/FoundersGrotesk-Regular.ttf') format('truetype'),
        url('fonts/FoundersGrotesk-Regular.svg#FoundersGrotesk-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.elementor-widget-heading .elementor-heading-title,
.button-menu,
.wolf-core-button-text,
.elementor-icon-list-item a,
h4{
    font-family: "Founders Grotesk Bold" !important;
}
.caption-title{
    font-family: "Founders Grotesk Bold" !important;
}
body p{
    font-family: "Founders Grotesk" !important;
}
.wolf-core-button-text,.toggle-custom-menu span{
    top: 3px !important;
}
#desktop-navigation .button-menu{
    background: #F09B6A !important;
    border-color: #F09B6A !important;
}
/* .elementor-heading-title, .elementor-heading-title .line{
    overflow: visible !important;
} */
.wolf-core-font-light h5:not(.wolf-core-service-title),
.elementor-icon-list-text:hover,
.internal-link:hover{
    color: #F6F5F2 !important;
}
.hamburger-container{
    display: none !important;
}
.elementor-icon-list-item:hover a{
    color: #F6F5F2 !important;
}