/*Dropdown Icon*/
.icon-f-wide-darr:before {
     content: url(/img/events/3465256/assets/d42f6f0c.dropdown-arrow.png);
}

/*Footer*/
#footer{display:none!important;}

/*Mobile/Tablet Menu Height*/
#splash-container.is-responsive-phone #g-170432062 .sf.nav.horizontal-hamburger-left-v2 .children.open,
#splash-container.is-responsive-tablet #g-170432062 .sf.nav.horizontal-hamburger-left-v2 .children.open
{
    min-height:calc(100vh - 4.7rem)!important;
}
