/* Enter Your Custom CSS Here */
#nav-panel-close
{
  display:none !important;
}
.fixed-header #header
{
  position:relative !important;
}
body
{
  color:#404040 !important;
}
.fixed-header #header .header-main
{
  background:#FFF !important;
}
#header .header-main,.header-wrapper
{
  background:#FFF !important;
}
.mobile-toggle .fa.fa-reorder
{
  color:#000 !important;
}
#main-menu .mega-menu > li.menu-item > a, #main-menu .mega-menu > li.menu-item > h5
{
  color:#000 !important;
}
#main-menu .mega-menu > li.menu-item.active:hover > a, #main-menu .mega-menu > li.menu-item:hover > a, #main-menu .mega-menu > li.menu-item.active:hover > h5, #main-menu .mega-menu > li.menu-item:hover > h5
{
  background:#3f467d !important;
  color:#FFF !important;
}
.switcher.notranslate
{
      display: inline-block !important ;
    vertical-align: inherit !important;
}
.bui-title.bui-title--heading.bui-spacer--large
{
	margin-top:35px !important;
}
.bui-list.bui-list--divided.bui-list--text
{
	list-style:none !important;
	padding-left:0px !important;
}
.bui-list__item
{
    margin: 0;
    padding: 16px 0;
    border-bottom: 1px solid #e6e6e6;
}
.bui-list__body
{
    margin: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.bui-list__description
{
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}
.hp_location_block__section_list_distance
{
    color: #6b6b6b;
    white-space: nowrap;
}