/*
 *************************************************************************
 **                                                                     **
 **                               YES!                                  **
 **                  .YOU CAN EDIT THIS FILE MANUALLY.                  **
 **        Place you changes here, this file will be included           **
 **                    in the project automatically.                    **
 **                                                                     **
 **            .DIESE DATEI KANN VON HAND ANGEPASST WERDEN.             **
 **        Fuegen Sie ihre haendischen CSS-Aenderungen hier ein.        **
 **        Diese Datei wird automatisch im Projekt eingebunden.         **
 **                                                                     **
 **                                                                     **
 *************************************************************************
*/
.stickynav{
  width: unset;
}

.lastSeen--single {
width: 50%;
}

.has-no-subs {
width: fit-content;
}

header[data-type=main] .navigation nav ul li ul.sub-menu li ul.last-level:before,
#main-nav ul.main-menu ul.children:before {
left: -80vw
}

ul.main-menu ul.sub-menu li:nth-child(1) ul.children {
  padding-top: 0;
}