a.selectionPageLink {
    font-size: 0;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.visually-hidden-label {position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;}

.selectionBtn .selectionPageLink {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: block;
    left: 0;
    top: 0;
}

.selectionBtn {
    position: relative;
}

.selectionBtn a.selectionPageLink {
    display: none;
}
.selectionBtn.active 
 a.selectionPageLink {
    display: block;
}

header .menu ul li.menu_item.subItems .childBtn:before { position: absolute; left: 0; :; top: 0; width: 100%; height: 45px; content: ""; }
header .menu ul li.menu_item.subItems .childBtn {position: initial;} 