/*
Theme Name: The7 Child - apetito-catering.de
Description: Multi-Purpose Wordpress Theme
Author: MEDIAHAUS
Theme URI: http://codex-themes.com/thegem/
Author URI: http://codex-themes.com/thegem/
Template: dt-the7
Version: 1.0
Text Domain: dt-the7-child
*/
@font-face {
  font-family: "WendyLPLight";
  src: url("fonts/WendyLPLight/font.woff2") format("woff2"), url("fonts/WendyLPLight/font.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "WendyLPBold";
  src: url("fonts/WendyLPBold/font.woff2") format("woff2"), url("fonts/WendyLPBold/font.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "WendyLPMedium";
  src: url("fonts/WendyLPMedium/font.woff2") format("woff2"), url("fonts/WendyLPMedium/font.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "QuickpenBold";
  src: url("fonts/QuickpenBold/font.woff2") format("woff2"), url("fonts/QuickpenBold/font.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Quickpen";
  src: url("fonts/Quickpen/font.woff2") format("woff2"), url("fonts/Quickpen/font.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "SketchetikAirBold";
  src: url("fonts/SketchetikAirBold/font.woff2") format("woff2"), url("fonts/SketchetikAirBold/font.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "SketchetikRegular";
  src: url("fonts/SketchetikRegular/font.woff2") format("woff2"), url("fonts/SketchetikRegular/font.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "SketchetikBold";
  src: url("fonts/SketchetikBold/font.woff2") format("woff2"), url("fonts/SketchetikBold/font.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "SketchetikBlack";
  src: url("fonts/SketchetikBlack/font.woff2") format("woff2"), url("fonts/SketchetikBlack/font.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "SketchetikLight";
  src: url("fonts/SketchetikLight/font.woff2") format("woff2"), url("fonts/SketchetikLight/font.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "CoalhandLuke";
  src: url("fonts/CoalhandLuke/font.woff2") format("woff2"), url("fonts/CoalhandLuke/font.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "StylishMarker";
  src: url("fonts/StylishMarker/font.woff2") format("woff2"), url("fonts/StylishMarker/font.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Satisfy";
  src: url("fonts/Satisfy/Satisfy-Regular.woff2") format("woff2"), url("fonts/Satisfy/Satisfy-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Grandstander";
  src: url("fonts/Grandstander/GrandstanderClean.woff2") format("woff2"), url("fonts/Grandstander/GrandstanderClean.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
/*.compose-mode .vc_element {*/
/*    margin-top: 20px !important;*/
/*}*/
#main .tab-wrapper {
  position: relative;
}

#main .tab-wrapper .teaser {
  text-align: center;
  opacity: 0.5;
}

#main .tab-wrapper .teaser a {
  position: relative;
}

#main .tab-wrapper .teaser .teaser-img {
  margin: 0 auto;
  padding: 8px;
  height: 140px;
  width: 140px;
  position: relative;
}

#main .tab-wrapper .teaser .teaser-img:after, #main .tab-wrapper .teaser .teaser-img:before {
  top: 0;
  left: 0;
  box-sizing: inherit;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
}

#main .tab-wrapper .teaser .teaser-img img {
  width: auto;
}

#main .tab-wrapper .teaser .teaser-img:before {
  border: 2px solid transparent;
}

#main .tab-wrapper .teaser .teaser-img:after {
  border: 0 solid transparent;
}

#main .tab-wrapper .teaser .teaser-wrapper {
  height: 100%;
  width: 100%;
}

#main .tab-wrapper .teaser .overlay {
  background: none;
  position: static;
}

#main .tab-wrapper .teaser .overlay .text {
  padding: 10px;
}

#main .tab-wrapper .teaser .overlay h3 {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
}

#main .tab-wrapper .teaser .inner {
  display: none;
}

#main .tab-wrapper .teaser.active {
  opacity: 1;
}

#main .tab-wrapper .teaser.active .teaser-img:before {
  transition: border-top-color 0.15s linear, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s;
}

#main .tab-wrapper .teaser.active .teaser-img:after {
  border-left-width: 2px;
  border-right-width: 2px;
  transform: rotate(270deg);
  transition: transform 0.4s linear 0s, border-left-width 0s linear 0.35s;
}

#main .tab-wrapper .tab {
  opacity: 0;
  display: none;
}

@media screen and (min-width: 992px) {
  #main .tab-wrapper .tab {
    display: none;
  }
}
#main .tab-wrapper .tab.active {
  display: block;
  opacity: 1;
}

#main .tab-wrapper .tab > .vc_column_container {
  padding-top: 20px;
}

.main-nav > li > a .menu-text {
  font: normal 16px/22px "Source Sans Pro", Helvetica, Arial, Verdana, sans-serif !important;
}

#footer #media_image-4 {
  text-align: left !important;
}
#footer .widget_media_image img {
  max-width: 150px !important;
}

.single-job_listing .masthead {
  display: none !important;
}

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