/*
Theme Name: LYFLE - 02
Author: LYFLE — Jakub Rejlek
Author URI: https://lyfle.com
*/
.post-category {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
  opacity: 0;
  -moz-transition: all 1200ms ease-out;
  -webkit-transition: all 1200ms ease-out;
  -o-transition: all 1200ms ease-out;
  transition: all 1200ms ease-out;
  -moz-transform: translate3d(0px, 100px, 0px);
  -webkit-transform: translate3d(0px, 100px, 0px);
  -o-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate3d(0px, 100px, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.post-category:last-of-type {
  border-bottom: 0;
}
.post-category.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.post-category h1 {
  -webkit-transition: 0.4s linear;
  -moz-transition: 0.4s linear;
  -o-transition: 0.4 linear;
  transition: 0.4s linear;
  margin-bottom: 18px;
}
.post-category h1 span {
  display: block;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #605853;
}
.post-category a {
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.post-category a .post-thumbnail {
  display: block;
  width: 40%;
  height: 28%;
  margin: 6px 40px 24px 0;
  float: left;
  position: relative;
  padding-bottom: 28%;
  overflow: hidden;
}
.post-category a .post-thumbnail img {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  object-position: center center;
}
.post-category a .post-thumbnail img:hover {
  animation: popup 0.4s 1;
}
.post-category a:hover {
  color: inherit;
}
.post-category:hover h1 {
  color: #29afc6 !important;
  transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
}
.post-category .post-content {
  display: block;
}
.post-category .post-content p {
  color: #605853;
  display: block;
}
.clearfix:before {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}
.post-single {
  margin: 0;
  padding: 0;
}
.post-single .post-thumbnail {
  width: 100%;
  margin: 0 0 40px 0;
}
.post-single .metadata {
  border-top: 1px solid #bbb;
  margin-top: 48px;
  padding: 12px 0;
  font-size: 14.4px;
  color: #87807c;
}
.post-single a {
  text-decoration: underline;
}
@media screen and (max-width: 600px) {
  .post-category {
    -moz-transform: translate3d(0px, 60px, 0px);
    -webkit-transform: translate3d(0px, 60px, 0px);
    -o-transform: translate(0px, 60px);
    -ms-transform: translate(0px, 60px);
    transform: translate3d(0px, 60px, 0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .post-category h1 {
    font-size: 25.6px;
    line-height: 31.2px;
    margin-bottom: 16px;
  }
  .post-category:hover h1 {
    color: #453f3b;
  }
  .post-category a .post-thumbnail {
    height: 40%;
    padding-bottom: 40%;
    margin: 6px 20px 14px 0;
  }
}
#tribe-events {
  padding: 0;
}
#tribe-events ul li:before {
  content: none;
  margin: 0;
  padding: 0;
}
.tribe-events-page-title {
  font-size: 33.6px;
  line-height: 41.6px;
  font-weight: 600;
}
.single-tribe_events .tribe-events-notices {
  border: 0;
  border-radius: 2px;
  text-shadow: none;
}
.single-tribe_events .tribe-events-single-event-title {
  font-size: 33.6px;
  line-height: 41.6px;
  margin: 0;
}
.single-tribe_events .tribe-events-schedule {
  margin: 4px 0 16px 0;
}
.single-tribe_events .tribe-events-schedule h2 {
  margin: 0;
  font-size: 22.4px;
  line-height: 31.2px;
}
.single-tribe_events .tribe-events-event-meta {
  background: #eee;
  border: 0;
}
#tribe-events .tribe-events-tooltip h3 {
  margin: 0;
}
#tribe-events #tribe-events-content-wrapper #tribe-events-bar {
  margin: 0;
  padding: 24px 0 12px 0;
}
#tribe-events #tribe-events-content-wrapper #tribe-events-bar #tribe-bar-form {
  background: #eee;
}
#tribe-events #tribe-events-content-wrapper #tribe-events-bar #tribe-bar-form #tribe-bar-collapse-toggle {
  background: #eee;
}
#tribe-events .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] {
  background: #29afc6;
}
.tribe-events-month #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next a,
.tribe-events-month #tribe-events-header .tribe-events-sub-nav li {
  display: block !important;
}
@media screen and (min-width: 200px) {
  #tribe-events-header .tribe-events-nav-pagination,
  #tribe-events-footer .tribe-events-nav-pagination {
    margin: 12px 0;
    padding: 0;
    width: 100%;
  }
  #tribe-events-header .tribe-events-nav-pagination .tribe-events-sub-nav,
  #tribe-events-footer .tribe-events-nav-pagination .tribe-events-sub-nav {
    width: 100%;
  }
  #tribe-events-header .tribe-events-nav-pagination .tribe-events-sub-nav .tribe-events-nav-previous,
  #tribe-events-footer .tribe-events-nav-pagination .tribe-events-sub-nav .tribe-events-nav-previous,
  #tribe-events-header .tribe-events-nav-pagination .tribe-events-sub-nav .tribe-events-nav-next,
  #tribe-events-footer .tribe-events-nav-pagination .tribe-events-sub-nav .tribe-events-nav-next {
    width: auto;
  }
  #tribe-events-header .tribe-events-nav-pagination .tribe-events-sub-nav li a,
  #tribe-events-footer .tribe-events-nav-pagination .tribe-events-sub-nav li a {
    display: inline-block;
    width: auto;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0.02em;
    line-height: 26px;
    font-weight: 600;
    color: #453f3b;
    background: none;
    margin: 0;
    padding: 8px;
    -webkit-transition: 0.4s linear;
    -moz-transition: 0.4s linear;
    -o-transition: 0.4 linear;
    transition: 0.4s linear;
  }
  #tribe-events-header .tribe-events-nav-pagination .tribe-events-sub-nav li a:hover,
  #tribe-events-footer .tribe-events-nav-pagination .tribe-events-sub-nav li a:hover {
    color: #29afc6;
  }
  #tribe-events-header .tribe-events-nav-pagination .tribe-events-sub-nav li a span,
  #tribe-events-footer .tribe-events-nav-pagination .tribe-events-sub-nav li a span {
    display: inline-block;
    position: static;
  }
  .single-tribe_events .tribe-events-schedule {
    background: none;
    border: 0;
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  .tribe-events-calendar td.tribe-events-present {
    background: #29afc6;
  }
  .tribe-events-calendar td.tribe-events-present:hover {
    background: #29afc6 !important;
  }
  .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] {
    color: #fff;
  }
  .tribe-events-calendar td.tribe-events-present.mobile-active {
    background: #29afc6;
  }
  .tribe-events-calendar td.tribe-events-present.mobile-active:hover {
    background: #29afc6 !important;
  }
  .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=tribe-events-daynum-] {
    background: #fff;
  }
}
#tribe-mobile-container .type-tribe_events .tribe-events-read-more {
  display: none;
}
.tribe-events-list .type-tribe_events {
  margin: 36px 0 0 0;
}
.tribe-events-list .type-tribe_events:first-of-type {
  padding: 0;
}
.tribe-events-list .type-tribe_events .tribe-events-list-event-title {
  font-size: 22.4px;
}
@media screen and (min-width: 200px) {
  .tribe-events-loop .tribe-events-event-meta {
    background: none;
    border: 0;
    margin: 5px 0 15px;
    padding: 0;
  }
  .tribe-events-loop .tribe-events-event-meta .tribe-event-schedule-details {
    padding: 0;
  }
  .tribe-events-loop .tribe-events-event-meta .tribe-events-venue-details {
    display: none;
  }
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.daily-menu-week {
  font-size: 0.76em;
  font-weight: 700;
}
.daily-menu-day {
  padding: 0 0 36px 0;
  border-top: 1px solid #bbb;
}
.daily-menu-day h2 {
  margin: 40px 0 10px 0;
}
.daily-menu-meal-type {
  display: inline-block;
  width: 120px;
  margin-top: 20px;
  vertical-align: top;
  font-weight: 700;
}
.daily-menu-meal {
  display: inline-block;
  margin-top: 20px;
}
@media screen and (max-width: 600px) {
  .daily-menu-week {
    display: block;
  }
  .daily-menu-day h2 {
    margin: 40px 0 30px 0;
  }
  .daily-menu-meal-type {
    display: block;
    width: 120px;
    margin-top: 0;
    vertical-align: top;
    font-weight: 700;
  }
  .daily-menu-meal {
    display: block;
    margin-top: 0;
  }
}
.footer {
  width: 100%;
  background: #453f3b;
  margin-top: 36px;
  padding: 12px 7%;
  font-size: 14px;
  color: #fff;
  box-sizing: border-box;
}
.footer h2 {
  font-size: 16px;
  color: #29afc6;
  margin: 0;
}
.footer .contact {
  width: 100%;
  margin: 0;
  padding: 48px 0;
  vertical-align: middle;
}
.footer .contact section {
  display: inline-block;
}
.footer .contact section.contact-info i {
  display: inline-block;
  color: #29afc6;
  border-right: 1px solid #29afc6;
  padding: 0 8px 3px 0;
  margin: 0 18px 0 0;
  vertical-align: middle;
}
.footer .contact section.contact-info i.blank {
  color: transparent;
}
.footer .contact section.contact-info span {
  color: #29afc6;
  margin-left: 16px;
}
.footer .contact section.contact-info a:any-link {
  color: #fff;
}
.footer .contact section.contact-info a:any-link:hover {
  color: #29afc6;
}
.footer .author {
  width: 100%;
  border-top: 1px solid #605853;
  margin-top: 24px;
  padding: 36px 0;
  color: #fff;
}
.footer .author a {
  color: #fff;
}
@media screen and (max-width: 900px) {
  .footer .contact section {
    width: 100%;
  }
  .footer .author section {
    width: 100%;
  }
}
button,
.button,
input[type=button],
input[type=submit],
input[type=reset],
#tribe-events .tribe-events-button,
.tribe-events-button {
  background: #29afc6;
  font-size: 11.52px;
  line-height: 18.72px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  padding: 4px 12px;
  border: 0;
  border-radius: 2px;
  -webkit-transition: 0.4s linear;
  -moz-transition: 0.4s linear;
  -o-transition: 0.4 linear;
  transition: 0.4s linear;
  cursor: pointer;
}
button:hover,
.button:hover,
input[type=button]:hover,
input[type=submit]:hover,
input[type=reset]:hover,
#tribe-events .tribe-events-button:hover,
.tribe-events-button:hover,
button:focus,
.button:focus,
input[type=button]:focus,
input[type=submit]:focus,
input[type=reset]:focus,
#tribe-events .tribe-events-button:focus,
.tribe-events-button:focus,
button:active,
.button:active,
input[type=button]:active,
input[type=submit]:active,
input[type=reset]:active,
#tribe-events .tribe-events-button:active,
.tribe-events-button:active {
  background: #208a9c;
}
input {
  font-size: 16px;
  line-height: 18.72px;
  padding: 3px 6px;
  border: 1px solid #aaa;
  border-radius: 2px;
  vertical-align: middle;
}
input.page-login {
  margin: 20px 12px 20px 0;
}
.incorrect-password {
  display: block;
  width: 100%;
  background: #ffe8e0;
  color: #cc3300;
  padding: 8px 16px;
  border-radius: 2px;
  box-sizing: border-box;
}
.gallery {
  width: 100%;
  box-sizing: border-box !important;
}
.gallery:after {
  content: "";
  display: table;
  clear: both;
}
.gallery .gallery-item {
  display: inline-block;
  position: relative;
  width: 18%;
  padding-top: 18%;
  margin: 1%;
  box-sizing: border-box;
  overflow: hidden;
}
.gallery .gallery-item img {
  position: absolute;
  top: 0;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  border: 0;
  -webkit-transition: 0.4s linear;
  -moz-transition: 0.4s linear;
  -o-transition: 0.4 linear;
  transition: 0.4s linear;
}
.gallery .gallery-item img:hover {
  animation: popup 0.4s 1;
}
.gallery .gallery-item .gallery-item-caption {
  display: none;
}
.gallery br {
  clear: none !important;
}
#slb_viewer_wrap .slb_details {
  display: none;
}
#slb_viewer_wrap .slb_theme_slb_baseline .slb_viewer_overlay {
  background: #fff !important;
}
@media screen and (max-width: 600px) {
  .gallery .gallery-item {
    width: 31%;
    padding-top: 31%;
  }
}
img {
  max-width: 100%;
  height: auto;
  image-rendering: auto;
}
img.alignleft {
  float: left;
  padding: 0 30px 30px 0;
}
img.alignright {
  float: left;
  padding: 0 0 30px 30px;
}
@media screen and (max-width: 600px) {
  img.alignleft {
    float: none;
    padding: 0;
  }
  img.alignright {
    float: none;
    padding: 0;
  }
}
iframe {
  width: 100%;
}
.menu-icon {
  display: none;
  top: 42px;
  right: 7%;
  width: 32px;
  height: 20px;
  padding: 20px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
.menu-icon:hover {
  animation: popup 0.4s 1;
}
.menu-icon span {
  display: block;
  position: absolute;
  width: 32px;
  height: 4px;
  background: #453f3b;
  border-radius: 2px;
  opacity: 1;
  left: 4px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.menu-icon span:nth-child(1) {
  top: 10px;
}
.menu-icon span:nth-child(2) {
  top: 18px;
}
.menu-icon span:nth-child(3) {
  top: 26px;
}
.menu-icon.open span {
  background: #fff;
}
.menu-icon.open span:nth-child(1) {
  top: 18px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.menu-icon.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}
.menu-icon.open span:nth-child(3) {
  top: 18px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
header.shrinky .menu-icon {
  top: 22px;
  width: 28px;
  height: 18px;
}
header.shrinky .menu-icon span {
  width: 28px;
  height: 3px;
}
header.shrinky .menu-icon span:nth-child(1) {
  top: 10px;
}
header.shrinky .menu-icon span:nth-child(2) {
  top: 17px;
}
header.shrinky .menu-icon span:nth-child(3) {
  top: 24px;
}
header.shrinky .menu-icon.open span:nth-child(1) {
  top: 18px;
}
header.shrinky .menu-icon.open span:nth-child(3) {
  top: 18px;
}
nav {
  display: block;
  float: right;
  width: auto;
  margin: 46px -12px 0 0;
  padding: 0 7%;
  font-size: 14px;
  z-index: 99999;
  -webkit-transition: 0.4s linear;
  -moz-transition: 0.4s linear;
  -o-transition: 0.4 linear;
  transition: 0.4s linear;
}
nav ul {
  margin: 0;
  padding: 0;
  max-width: 100%;
}
nav ul li {
  display: inline-block;
  list-style-type: none;
  margin: 0 4px;
  padding: 0;
}
nav ul li:before {
  content: none;
  margin: 0;
  padding: 0;
}
nav ul li a {
  display: inline-block;
  width: 100%;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  line-height: 26px;
  font-weight: 600;
  color: #453f3b;
  white-space: nowrap;
  margin: 0;
  padding: 8px;
  cursor: pointer;
  -webkit-transition: 0.4s linear;
  -moz-transition: 0.4s linear;
  -o-transition: 0.4 linear;
  transition: 0.4s linear;
}
nav ul li a:hover {
  color: #29afc6;
}
nav ul li ul {
  opacity: 0;
  position: absolute;
  visibility: hidden;
  margin: 0;
  padding: 38px 0 0 0;
  background: #ffffff;
  -webkit-transition: 0.4s linear;
  -moz-transition: 0.4s linear;
  -o-transition: 0.4 linear;
  transition: 0.4s linear;
}
nav ul li ul li {
  opacity: 0;
  left: 4px;
  position: relative;
  display: block;
  width: 160px;
  margin: 0;
  border-bottom: 1px solid #aaa;
}
nav ul li ul li:last-of-type {
  border-bottom: 0;
}
nav ul li ul li a {
  text-transform: none;
  letter-spacing: 0.04em;
  white-space: normal;
}
nav ul li:hover ul {
  visibility: visible;
  opacity: 1;
}
nav ul li:hover ul li {
  opacity: 1;
  left: 0;
  -webkit-transition: 0.4s linear;
  -moz-transition: 0.4s linear;
  -o-transition: 0.4 linear;
  transition: 0.4s linear;
}
nav ul li:hover ul li:nth-child(1) {
  -webkit-transition-delay: 0.1s;
}
nav ul li:hover ul li:nth-child(2) {
  -webkit-transition-delay: 0.15s;
}
nav ul li:hover ul li:nth-child(3) {
  -webkit-transition-delay: 0.2s;
}
nav ul li:hover ul li:nth-child(4) {
  -webkit-transition-delay: 0.25s;
}
nav ul li:hover ul li:nth-child(5) {
  -webkit-transition-delay: 0.3s;
}
nav ul li:hover ul li:nth-child(6) {
  -webkit-transition-delay: 0.35s;
}
nav ul li:hover ul li:nth-child(7) {
  -webkit-transition-delay: 0.4s;
}
nav ul li:hover ul li:nth-child(8) {
  -webkit-transition-delay: 0.45s;
}
nav ul li:hover ul li:nth-child(9) {
  -webkit-transition-delay: 0.5s;
}
header.shrinky nav {
  margin-top: 22px;
}
header.shrinky nav ul li ul {
  padding-top: 22px;
}
@media screen and (max-width: 900px) {
  .menu-icon {
    display: block;
    position: absolute;
    z-index: 99999;
  }
  .menu-overlay {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    margin: 0;
    padding: 0;
    background: #29afc6;
    text-align: left;
    overflow: scroll;
  }
  .menu-overlay.open {
    display: block;
  }
  nav {
    width: 100%;
    top: 0;
    left: 0;
  }
  nav ul {
    margin: 80px 7%;
  }
  nav ul li {
    display: block;
    margin: 4px 0;
    border-bottom: 1px solid #fff;
  }
  nav ul li:last-of-type {
    border-bottom: 0;
  }
  nav ul li a {
    padding: 8px;
    color: #fff;
    display: block;
  }
  nav ul li a:hover {
    color: #b7e8f0;
  }
  nav ul li a:hover:after,
  nav ul li a:hover:before {
    color: #b7e8f0;
  }
  nav ul li.menu-item-has-children > a:after {
    font-family: 'Material Icons';
    content: '\e145';
    color: #fff;
    font-weight: 300;
    font-size: 12.8px;
    padding-left: 12px;
  }
  nav ul li.menu-item-has-children.active > a:after {
    font-family: 'Material Icons';
    content: '\e15b';
    color: #fff;
    font-weight: 300;
    font-size: 12.8px;
    padding-left: 12px;
  }
  nav ul li ul {
    position: relative;
    background: none;
    display: none;
    margin: 0;
    padding: 0 0 24px 12px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
  }
  nav ul li ul.slide-down {
    display: block;
  }
  nav ul li ul li {
    width: 100%;
    border-bottom: 0;
    opacity: 1;
    left: 0;
  }
  nav ul li ul li:hover {
    background: none;
  }
  nav ul li ul li a:before {
    content: '\2014';
    color: #fff;
    padding-right: 6px;
  }
  header.shrinky nav ul li ul {
    padding-top: 0px;
  }
}
@media screen and (max-width: 600px) {
  header .menu-icon {
    top: 31px;
  }
  header.shrinky .menu-icon {
    top: 15px;
  }
}
.single .header-photo {
  height: 80px;
}
.single .header-photo .slogan {
  display: none;
}
h1 {
  display: block;
  font-family: 'Nunito', sans-serif;
  font-size: 33.6px;
  line-height: 41.6px;
  font-weight: 600;
  color: #453f3b;
  margin: 48px 0 36px 0;
  padding: 0;
}
h2 {
  display: block;
  font-family: 'Nunito', sans-serif;
  font-size: 22.4px;
  line-height: 31.2px;
  font-weight: 600;
  color: #453f3b;
  margin: 40px 0 20px 0;
  padding: 0;
}
h3 {
  display: block;
  font-family: 'Nunito', sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  color: #453f3b;
  margin: 32px 0 6px 0;
  padding: 0;
}
.post-content > *:first-child,
.post-content > form > *:first-child,
.post-category > a > *:first-child,
.post-single > *:first-child,
.tribe-events-title-bar > *:first-child {
  margin-top: 0;
}
p {
  display: block;
  margin: 6px 0 18px 0;
  padding: 0;
}
a {
  text-decoration: underline;
  color: #453f3b;
  -webkit-transition: 0.4s linear;
  -moz-transition: 0.4s linear;
  -o-transition: 0.4 linear;
  transition: 0.4s linear;
}
a:hover {
  color: #29afc6;
}
ul {
  display: block;
  max-width: 750px;
  margin: 6px 0 18px 20px;
  padding: 0;
}
ul li {
  list-style: none;
  margin-left: 0px;
}
ul li:before {
  content: '+';
  margin: 0 8px 0 -18px;
  padding: 0;
}
ol {
  display: block;
  max-width: 750px;
  margin: 6px 0 18px 23px;
  padding: 0;
}
.highlight {
  color: #453f3b;
  font-weight: 700;
}
table {
  width: 100%;
  cellspacing: 0;
  cellpadding: 0;
  text-align: left;
  margin: 12px 0;
  border-bottom: 1px solid #ddd;
}
table thead {
  font-weight: 700;
  background: #453f3b;
  color: #fff;
}
table tr {
  border-bottom: 1px solid #ddd;
}
table tr:nth-child(even) {
  background: #eee;
}
table tr td {
  padding: 4px 12px;
}
.transition {
  -webkit-transition: 0.4s linear;
  -moz-transition: 0.4s linear;
  -o-transition: 0.4 linear;
  transition: 0.4s linear;
}
.transition-none {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.popup {
  animation: popup 0.4s 1;
}
@keyframes popup {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
body {
  background: #fff;
  margin: 0;
  padding: 0;
  font-family: 'Nunito', sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #605853;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  overflow-y: scroll;
}
.page {
  width: 100%;
  margin: 0;
  padding: 0;
}
.super-header {
  position: fixed;
  top: 0;
  width: 100%;
  height: 38px;
  text-align: right;
  color: #fff;
  padding: 6px 7%;
  background: #b1aaa5;
  box-sizing: border-box;
  z-index: 99;
}
.super-header a {
  font-size: 12.8px;
  text-decoration: none;
  color: #fff;
  font-weight: 600;
  vertical-align: middle;
  padding-left: 24px;
}
.super-header a.sublink {
  padding: 0;
}
.super-header a:hover {
  text-decoration: underline;
}
.super-header a i {
  color: #fff;
  vertical-align: middle;
  font-size: 20.16px;
  margin: 0 4px 4px 0;
}
.super-header a img {
  width: 20px;
  vertical-align: middle;
  margin: 0 6px 4px 0;
}
header {
  position: fixed;
  top: 38px;
  left: 0;
  height: 126px;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: left;
  background: #fff;
  box-sizing: border-box;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
  z-index: 9999;
  -moz-transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
header .logo {
  position: absolute;
  left: 7%;
  width: 200px;
  margin: 10px 0;
  -webkit-transition: 0.4s linear;
  -moz-transition: 0.4s linear;
  -o-transition: 0.4 linear;
  transition: 0.4s linear;
}
header .logo:hover {
  animation: popup 0.4s 1;
}
header .title {
  display: inline-block;
  position: relative;
  top: 52px;
  left: 7%;
  margin-left: 100px;
  font-size: 25.6px;
  color: #605853;
  -webkit-transition: 0.4s linear;
  -moz-transition: 0.4s linear;
  -o-transition: 0.4 linear;
  transition: 0.4s linear;
}
header.shrinky {
  top: 0;
  height: 80px;
}
header.shrinky .logo {
  width: 120px;
  margin: 10px 0;
}
header.shrinky .title {
  top: 29px;
  margin-left: 70px;
  font-size: 22.4px;
}
.header-photo {
  position: relative;
  width: 100%;
  height: 600px;
  margin-top: 164px;
  padding: 0;
  overflow: hidden;
}
.header-photo img {
  min-width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.header-photo .slogan {
  display: block;
  position: absolute;
  top: 36%;
  width: 100%;
  text-align: center;
  font-size: 64px;
  font-weight: 700;
  line-height: 78px;
  color: #fff;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}
.header-photo .slogan span {
  display: block;
  font-size: 32px;
}
.page .header-photo,
.category .header-photo,
.archive .header-photo,
.single .header-photo {
  height: 80px;
}
.page .header-photo .slogan,
.category .header-photo .slogan,
.archive .header-photo .slogan,
.single .header-photo .slogan {
  display: none;
}
.page.home .header-photo,
.category.home .header-photo,
.archive.home .header-photo,
.single.home .header-photo {
  height: 600px;
}
.page.home .slogan,
.category.home .slogan,
.archive.home .slogan,
.single.home .slogan {
  display: block;
}
.content-wrapper {
  position: relative;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0;
}
.content-wrapper .content {
  width: 64%;
  float: left;
  max-width: 1200px;
  margin: 0;
  padding: 60px 4.375% 60px 7%;
  box-sizing: border-box;
}
.content-wrapper .sidebar {
  width: 36%;
  float: right;
  margin: 0;
  padding: 60px 7% 60px 4.375%;
  box-sizing: border-box;
}
.content-wrapper .sidebar .widget {
  border-bottom: 1px solid #bbb;
  margin-bottom: 36px;
  padding: 0 0 24px 0;
}
.content-wrapper .sidebar .widget:last-of-type {
  border-bottom: 0;
}
.content-wrapper .sidebar .widget h2 {
  margin-top: 0;
}
.content-wrapper .sidebar .widget ul {
  margin-left: 0;
}
.content-wrapper .sidebar .widget ul li:before {
  content: none;
  margin: 0;
  padding: 0;
}
.content-wrapper .sidebar .widget ul li a {
  text-decoration: none;
}
.float-left {
  float: left;
  left: 0;
}
.float-right {
  float: right;
  right: 0;
}
@media screen and (max-width: 900px) {
  .content-wrapper .content {
    width: 100%;
    float: none;
    padding: 60px 7%;
  }
  .content-wrapper .sidebar {
    display: none;
  }
}
@media all and (min-width: 601px) {
  .show-mobile {
    display: none !important;
  }
}
@media all and (max-width: 600px) {
  .hide-mobile {
    display: none !important;
  }
  .show-mobile {
    display: block !important;
  }
  header {
    top: 0;
    height: 100px;
  }
  header .logo {
    width: 140px;
    margin: 13px 0;
  }
  header .title {
    top: 38px;
    margin-left: 80px;
    font-size: 24px;
  }
  header.shrinky {
    height: 66px;
  }
  header.shrinky .logo {
    width: 100px;
    margin: 8px 0;
  }
  header.shrinky .title {
    top: 22px;
    margin-left: 50px;
    font-size: 20.8px;
  }
  .header-photo {
    margin-top: 100px;
    height: 260px;
  }
  .header-photo .slogan {
    top: 32%;
    font-size: 44.8px;
    line-height: 54.6px;
  }
  .header-photo .slogan span {
    font-size: 19.2px;
    line-height: 31.2px;
  }
  .page.home .header-photo,
  .category.home .header-photo,
  .archive.home .header-photo,
  .single.home .header-photo {
    height: 260px;
  }
  .page.home .slogan,
  .category.home .slogan,
  .archive.home .slogan,
  .single.home .slogan {
    display: block;
  }
}
