/*
 * Theme Name:   Nil
 * Author:       Thomas Kuhnert
 * Author URI:   http://thomaskuhnert.com
 * Template:     auberge
 */
@import url(fonts/font-awesome.min.css);
@media screen and (min-width: 782px) {
  html[lang] {
    margin-top: 0 !important; }
  #wpadminbar {
    transition: top 0.2s;
    top: -22px;
    opacity: 0; }
    #wpadminbar > * {
      visibility: hidden; }
    #wpadminbar:hover {
      top: 0;
      opacity: 1; }
      #wpadminbar:hover > * {
        visibility: visible; } }

@media only screen and (max-width: 680px) {
  .menu-toggle {
    left: 0; } }

.post-navigation .nav-previous,
.post-navigation .nav-next {
  background-color: transparent !important; }

.post-navigation a {
  display: block;
  position: relative;
  padding: 0 !important;
  margin-bottom: 2px;
  color: inherit;
  z-index: 1; }

.page-section .posts .hentry {
  padding: 10px !important; }
  .page-section .posts .hentry:hover {
    padding: 10px !important; }
  .page-section .posts .hentry .entry-media + .entry-inner {
    position: absolute;
    left: 0;
    right: 0;
    background: white;
    top: 83%;
    padding: 10px !important; }
  .page-section .posts .hentry .entry-inner {
    box-shadow: 0 0.38rem 1.62rem rgba(0, 0, 0, 0.2);
    z-index: 10;
    box-shadow: 0 0.38rem 1.62rem rgba(0, 0, 0, 0.2); }
    .page-section .posts .hentry .entry-inner .entry-media + .entry-inner {
      max-height: 400px;
      margin-top: 1.62rem;
      opacity: 1; }

body {
  background-color: black; }

.home .items .entry-media {
  display: block; }

.social-navigation a[href*="foodora"]:before, .social-navigation .foodora a:before, .social-links a[href*="foodora"]:before, .social-links .foodora a:before {
  content: none; }

.social-navigation a[href*="deliveroo"]:before, .social-navigation .deliveroo a:before, .social-links a[href*="deliveroo"]:before, .social-links .deliveroo a:before {
  content: none; }

.social-links a[href^="http"]:before,
.social-links .website a:before {
  content: ''; }

.social-links li {
  float: none; }

.social-links ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.site-header {
  height: 80px;
  padding: 0;
  padding: 0 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media only screen and (max-width: 960px) {
    .site-header {
      padding: inherit;
      line-height: 5rem; } }
  @media screen and (max-width: 782px) {
    .site-header {
      height: 60px;
      -webkit-align-items: center;
          -ms-flex-align: center;
                  -ms-grid-row-align: center;
              align-items: center; }
      .site-header .site-branding {
        margin-left: 50px;
        position: relative;
        height: 100%; }
        .site-header .site-branding .site-title {
          top: 0; }
        .site-header .site-branding h1, .site-header .site-branding a, .site-header .site-branding img {
          display: block;
          height: 100%; }
      .site-header:before, .site-header:after {
        content: none; }
      .site-header .social-links {
        margin-top: 0; }
        .site-header .social-links li {
          display: -webkit-flex !important;
          display: -ms-flexbox !important;
          display: flex !important; } }

.main-navigation-inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (max-width: 960px) {
    .main-navigation-inner {
      display: none; } }

.manualicon a svg {
  height: 100%; }

.site-branding {
  height: 100%; }

.social-links {
  height: 100%; }
  .social-links ul {
    height: 100%; }
  .social-links a {
    margin-left: .5em;
    height: 1em;
    width: 1em;
    padding: 10px;
    display: block;
    background-repeat: no-repeat; }
  .social-links li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .social-links a[href*="facebook.com"]:before, .social-links .social-links .facebook a:before {
    display: none; }

.site-banner-inner #nilicon {
  width: 20%;
  min-width: 320px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  z-index: 1; }
  .site-banner-inner #nilicon * {
    fill: white !important; }

.menu-item-description {
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis; }

.site-banner-thumbnail {
  height: 33vh;
  width: 100%;
  position: relative;
  z-index: -1;
  overflow: hidden; }
  .site-banner-thumbnail img {
    max-width: 1640px;
    width: 100%;
    background: center center/cover no-repeat;
    height: 100%;
    background-attachment: fixed; }

.site-banner-media:before {
  height: 0; }

.admin-bar.sticky-header .site-header, .admin-bar.sticky-header .hide-site-header {
  top: 0 !important; }

.main-navigation li li:hover > ul,
.main-navigation li li[aria-expanded="true"] > ul {
  top: 0; }

.main-navigation li ul li ul {
  top: 0; }

.main-navigation li li ul {
  left: 100% !important; }

.site-content {
  width: 100%;
  max-width: none;
  background-color: white; }

#primary {
  width: 1020px;
  max-width: 88%;
  margin: 0 auto; }

.site-banner {
  z-index: -1; }

.home #page {
  background-color: transparent; }

@media (max-width: 960px) {
  #colophon {
    text-align: center; }
  .social-links ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .social-links ul li {
      float: none; } }

#colophon .tommy {
  padding: 0.5em 0;
  font-size: 0.7rem;
  text-align: right;
  opacity: .5;
  transition: opacity .3s ease; }
  #colophon .tommy svg {
    width: 1em;
    height: 1em;
    -webkit-animation-name: heart;
            animation-name: heart;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease;
            animation-timing-function: ease;
    -webkit-animation-play-state: paused;
            animation-play-state: paused;
    transition: color .3s ease; }

#colophon:hover .tommy {
  opacity: 1; }
  #colophon:hover .tommy svg {
    -webkit-animation-play-state: running;
            animation-play-state: running; }

#colophon #back-to-top {
  margin-left: 20px; }

@-webkit-keyframes heart {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes heart {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

.fixed-ratio {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden; }
  .fixed-ratio::before {
    display: block;
    padding-top: 56.25%;
    content: ''; }

.fixed-ratio-inner {
  background: center center/cover no-repeat;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: auto;
  min-height: 100%; }

.cover {
  background: center center/cover no-repeat; }

@media only screen and (min-width: 961px) {
  .sticky-header .site, .hide-sticky-header .site {
    padding-top: 0; } }

.nova_menu_item {
  position: relative; }
  .nova_menu_item:hover .menutags a {
    margin-left: 0;
    opacity: 1; }
  .nova_menu_item:hover .menutags a, .nova_menu_item:hover .menutags i:before {
    color: white;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.53); }
  .nova_menu_item .food-menu-item-price:after {
    content: '\20AC'; }
  .nova_menu_item .menutags {
    list-style: none;
    position: absolute;
    top: 0;
    margin: 0 10px; }
    .nova_menu_item .menutags a {
      text-transform: uppercase;
      font-famliy: 'Ubuntu', 'Helvetica Neue', Helvetica, Arial, sans-serif;
      font-weight: bold;
      transition: all .3s ease;
      opacity: 0;
      margin-left: 10px; }
    .nova_menu_item .menutags i {
      margin-right: 5px; }
      .nova_menu_item .menutags i::before {
        color: white; }
  .nova_menu_item .entry-media {
    position: relative;
    margin-bottom: 1rem; }
    .nova_menu_item .entry-media figure {
      transition: opacity .3s ease; }

.posts .hentry {
  padding: 0;
  border: 0 none;
  margin-bottom: 30px; }

.posts .type-page:before, .posts .type-nova_menu_item:before, .search-results .type-post:before {
  display: none; }

.is-singular .site-main > .hentry {
  float: none;
  width: 100%; }

/*# sourceMappingURL=style.css.map */
