        h1,
        h1 a {
            font-family: Roboto !important;                font-weight: 300 !important;
            font-size: 56px !important;
 line-height: normal;        }
    
/* MENU */

/* SUBMENU */

/* BUTTON */

/* Theme Options Custom CSS */
.prague-header.full .main-menu li a {
  font-size: 32px;
  line-height: 56px;
  font-weight: 400;
}

.prague-header.full .main-menu li a:before  {
  content: '';
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%;
  height: 18px;
  background-color: #5f5f5f;
  z-index: -1;
}
