/*
Theme Name: Delibrot
Template: panaderia
Version: 1.0
*/

@font-face {
  font-family: "KokomoBreeze";
  src: url("assets/fonts/KokomoBreeze.woff2") format("woff2"), url("assets/fonts/KokomoBreeze.woff") format("woff"), url("assets/fonts/KokomoBreeze.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "Burgess";
  src: url("assets/fonts/BurgessRegular.woff2") format("woff2"), url("assets/fonts/BurgessRegular.woff") format("woff"), url("assets/fonts/BurgessRegular.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "Burgess";
  src: url("assets/fonts/BurgessBold.woff2") format("woff2"), url("assets/fonts/BurgessBold.woff") format("woff"), url("assets/fonts/BurgessBold.otf") format("opentype");
  font-style: normal;
  font-weight: 600;
}

body {
  font-family: "Burgess", serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "KokomoBreeze", serif;
  font-weight: 400;
  font-size: 40px;
  line-height: 0.8em;
  letter-spacing: normal;
  text-transform: none;
}

@media (min-width: 768px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 70px;
  }
}

.mkdf-mobile-header .mkdf-vertical-align-containers {
  display: flex;
}

.mkdf-mobile-header .mkdf-position-left {
  margin: 15px auto 0;
}

.mkdf-mobile-header .mkdf-position-right {
  position: absolute;
  top: 0;
  right: 20px;
}

.mkdf-mobile-logo-wrapper {
  width: 90px;
  height: 90px;
}

.mkdf-mobile-logo-wrapper a {
  height: 90px !important;
}

.mkdf-mobile-menu-opener .icon_menu,
.mkdf-mobile-side-area .icon_close {
  font-size: 30px;
}

.mkdf-mobile-header .mkdf-mobile-nav ul li a,
.mkdf-mobile-header .mkdf-mobile-nav ul li h6 {
  font-family: "Burgess", serif;
  font-weight: 400;
  letter-spacing: normal;
}

.mkdf-logo-wrapper {
  width: 180px;
  height: 180px;
  margin-top: 20px;
}

.mkdf-page-header .mkdf-fixed-wrapper::after {
  content: '';
  position: absolute;
  top: 20px;
  right: 0;
  width: 216px;
  height: 93px;
  background: url('assets/img/header-banner.png');
}

.mkdf-page-header .mkdf-logo-area .mkdf-logo-wrapper a,
.mkdf-page-header .mkdf-menu-area .mkdf-logo-wrapper a {
  max-height: 180px;
}

.mkdf-main-menu > ul > li > a {
  font-family: "Burgess", serif;
  font-weight: 400;
  text-transform: uppercase;
}

.mkdf-full-width-inner {
  padding-top: 0 !important;
}

.mkdf-content {
  background-size: 50%;
}

.wpb_revslider_element {
  text-align: center;
}

.vc_row {
  display: flex;
  flex-direction: column;
}

.vc_col-order-1 {
  order: 1;
}

.vc_col-order-2 {
  order: 2;
}

.vc_column_container {
  display: flex;
  align-items: center;
}

@media (min-width: 768px) {
  .vc_row {
    flex-direction: row;
  }

  .vc_col-sm-order-1 {
    order: 1;
  }

  .vc_col-sm-order-2 {
    order: 2;
  }
}

.vc_separator {
  margin-top: 15px;
  margin-bottom: 15px !important;
}

.vc_single_image-wrapper {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .vc_single_image-wrapper {
    margin-bottom: 0;
  }
}

.mkdf-testimonials-holder.mkdf-testimonials-standard {
  margin-top: 30px;
}

.mkdf-testimonials-holder.mkdf-testimonials-standard .mkdf-testimonials::before {
  content: '';
  display: block;
  width: 120px;
  height: 52px;
  margin: 0 auto;
  background-image: url('assets/img/decoration.png');
  background-size: contain;
}

.mkdf-testimonials-holder.mkdf-testimonials-standard .mkdf-testimonial-text {
  font-family: "Burgess", serif;
  font-size: 20px;
  line-height: 25px;
}

@media (min-width: 768px) {
  .mkdf-testimonials-holder.mkdf-testimonials-standard .mkdf-testimonial-text {
    font-size: 35px;
    line-height: 40px;
  }
}

.mkdf-testimonials-holder.mkdf-testimonials-standard .mkdf-testimonial-text::after {
  content: '';
  display: block;
  width: 60px;
  height: 1px;
  margin: 15px auto 0;
  background: #000;
}

.mkdf-testimonials-holder.mkdf-testimonials-standard .mkdf-testimonial-author {
  margin-top: 15px;
  color: #b69342;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: normal;
  text-transform: none;
}

.mkdf-testimonials-holder.mkdf-testimonials-standard .mkdf-testimonials-author-name::after {
  content: ',';
}

.mkdf-testimonials-holder .owl-dots {
  margin-top: 5px;
}

#intro {
  margin-top: 60px;
  margin-bottom: 60px !important;
}

#intro h1 {
  font-family: "Burgess", serif;
  font-size: 25px;
}

@media (min-width: 768px) {
  #intro h1 {
    font-size: 40px;
  }
}

#essen-und-trinken .vc_row {
  padding: 30px 15px;
}

#standort h1 {
  margin-bottom: 30px !important;
}

#standort .contact-map {
  display: none;
}

@media (min-width: 768px) {
  #standort .contact-map-sm {
    display: none;
  }

  #standort .contact-map {
    display: block;
  }
}

#kontakt h2 {
  font-family: "Burgess", serif;
  font-size: 25px;
}

#kontakt .wpb_text_column .wpb_wrapper::before {
  content: '';
  display: block;
  width: 120px;
  height: 52px;
  margin: 0 auto 20px;
  background-image: url('assets/img/decoration.png');
  background-size: contain;
}

@media (min-width: 768px) {
  #kontakt h1 {
    font-size: 30px;
  }
}

#helmut-gragger,
#catering,
#testimonials,
#standort,
#kontakt {
  margin-top: 60px;
  margin-bottom: 60px !important;
}

#helmut-gragger h1,
#catering h1 {
  margin-bottom: 60px;
}

#intro h2,
#essen-und-trinken h2,
#catering h2,
#standort h2,
#kontakt h2 {
  margin-top: 0;
}

#intro h2::after,
#essen-und-trinken h2::after,
#helmut-gragger h1::after,
#helmut-gragger h2::after,
#catering h1::after,
#catering h2::after {
  content: '';
  display: block;
  width: 60px;
  height: 1px;
  margin: 10px auto 0;
  background: #b59343;
}

.mkdf-page-footer img {
  width: 180px;
  height: auto;
  margin: 0 auto;
}
