/*
 Theme Name:   Astra Child Theme
 Theme URI:    http://example.com/astra-child-theme/
 Description:  Astra Child Theme
 Author:       Rasmus Christensen
 Author URI:   http://rcmedia.dk/
 Template:     astra
 Version:      1.1.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  astrachildtheme
*/


.site-header{
    position: fixed;
    width: 100%;
}

.ast-mobile-popup-drawer .ast-mobile-popup-header{
    min-height: calc( 1.2em + 66px) !important;
}

.ahfb-svg-iconset svg{
    width: 40px;
    height: 40px;
}

.ast-mobile-popup-drawer.active .menu-toggle-close:focus{
    border-color: white !important;
}

.ast-mobile-popup-drawer .ast-mobile-popup-header .menu-toggle-close:focus{
    outline: none !important;
}

.ast-mobile-popup-drawer .ast-mobile-popup-header .menu-toggle-close{
    display: block;
    margin-right: 15px;
    margin-top: 5px;
}

.forminator-label{
    font-family: 'DM Serif Display',serif !important;
    color: #053479 !important;
    font-size: 1.5rem !important;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-button{
    
}