/* Custom Styles */   
.header__block--menu a:hover:before{
    content: "";
    position: absolute;
    background-color: rgba(0,0,0,0) !important;
    background-image: url(https://s3.amazonaws.com/kajabi-storefronts-production/themes/2147554904/settings_images/hPaJRN42TFK3wP10IaWX_underline.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 2.917vw;      
    height: .521vw;
    bottom: -0.321vw;  
}
.header__block--menu a{
    -webkit-transition: none; font-weight:700;
}
.header__block--menu a {
    -webkit-transition: none;
    text-transform: uppercase;
}
.banner_subtitle{      
    font-size: 3.54vw;
    font-weight: 700;
    text-transform: uppercase;
    line-height: .9em;
}
 
h1.banner_heading {
    color: #00000000;
    font-size: 36vw;
    line-height: .75em;
    mix-blend-mode: multiply;
}
