@media(max-width:760px){
html body .efb-header{
--efb-mobile-header-compact:0.8.480;
min-height:0!important
}
html body .efb-header .efb-header__inner,
html body.single-efb_listing .efb-header .efb-header__inner{
box-sizing:border-box!important;
display:grid!important;
grid-template-columns:auto minmax(0,1fr)!important;
gap:10px!important;
align-items:center!important;
width:100%!important;
max-width:100%!important;
min-height:0!important;
margin:0!important;
padding:10px 12px!important;
overflow:visible!important
}
html body .efb-header .efb-brand,
html body.single-efb_listing .efb-header .efb-brand{
align-self:center!important;
justify-self:start!important;
min-width:0!important
}
html body .efb-header .efb-brand-lockup,
html body.single-efb_listing .efb-header .efb-brand-lockup{
gap:7px!important;
width:auto!important;
min-width:0!important
}
html body .efb-header .efb-brand-lockup__mark,
html body .efb-header .efb-brand-lockup__mark img,
html body.single-efb_listing .efb-header .efb-brand-lockup__mark,
html body.single-efb_listing .efb-header .efb-brand-lockup__mark img{
width:30px!important;
height:30px!important
}
html body .efb-header .efb-brand-lockup__text,
html body.single-efb_listing .efb-header .efb-brand-lockup__text{
min-width:0!important
}
html body .efb-header .efb-brand-lockup__text strong,
html body.single-efb_listing .efb-header .efb-brand-lockup__text strong{
font-size:.94rem!important;
line-height:1!important;
white-space:nowrap!important
}
html body .efb-header .efb-brand-lockup__text>span,
html body.single-efb_listing .efb-header .efb-brand-lockup__text>span{
display:none!important
}
html body .efb-header .efb-nav,
html body.single-efb_listing .efb-header .efb-nav{
display:block!important;
align-self:center!important;
width:100%!important;
max-width:100%!important;
min-width:0!important;
overflow:visible!important
}
html body .efb-header .efb-nav>ul,
html body .efb-header .efb-nav .wp-block-navigation__container,
html body.single-efb_listing .efb-header .efb-nav>ul{
display:grid!important;
grid-template-columns:repeat(3,minmax(0,1fr))!important;
gap:2px 4px!important;
width:100%!important;
max-width:100%!important;
min-width:0!important;
margin:0!important;
padding:0!important;
overflow:visible!important
}
html body .efb-header .efb-nav .wp-block-navigation-item:nth-child(n),
html body.single-efb_listing .efb-header .efb-nav .wp-block-navigation-item:nth-child(n){
display:flex!important;
width:100%!important;
min-width:0!important
}
html body .efb-header .efb-nav .wp-block-navigation-item__content,
html body .efb-header .efb-nav .wp-block-navigation-item:nth-child(6) .wp-block-navigation-item__content,
html body.single-efb_listing .efb-header .efb-nav .wp-block-navigation-item__content{
box-sizing:border-box!important;
width:100%!important;
min-width:0!important;
min-height:44px!important;
height:44px!important;
padding:0 2px!important;
border:0!important;
border-bottom:1px solid rgba(4,26,59,.14)!important;
border-radius:0!important;
background:transparent!important;
color:#041a3b!important;
font-size:.61rem!important;
line-height:1.08!important;
text-align:center!important;
white-space:normal!important
}
html body .efb-header .efb-nav .wp-block-navigation-item:nth-child(6) .wp-block-navigation-item__content,
html body.single-efb_listing .efb-header .efb-nav .wp-block-navigation-item:nth-child(6) .wp-block-navigation-item__content{
border-bottom-color:#c93424!important;
color:#982a1b!important
}
}