/*
Theme Name: Hochzeitsjournal
Theme URI: https://www.webbrick.de
Author: Webbrick
Author URI: https://www.webbrick.de
Description: Hochzeitsjournal Theme
Version: 1.0.0
*/
/* Begin google fonts */
@font-face {
  font-family: "Lato";
  src: url("./includes/fonts/Lato/Lato-Regular.ttf") format("truetype");
  font-weight: 400; }

@font-face {
  font-family: "Lato";
  src: url("./includes/fonts/Lato/Lato-Bold.ttf") format("truetype");
  font-weight: 700; }

@font-face {
  font-family: "Merriweather";
  src: url("./includes/fonts/Merriweather/Merriweather-Bold.ttf") format("truetype");
  font-weight: 700; }

/* End google fonts */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/*--------------------------------------------------------------
Mixins
--------------------------------------------------------------*/
/*--------------------------------------------------------------
Variables
--------------------------------------------------------------*/
/*--------------------------------------------------------------
Helper Classes
--------------------------------------------------------------*/
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.container {
  position: relative;
  padding: 0 20px;
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
  height: inherit;
  display: block; }

.clearfix {
  clear: both; }

/*--------------------------------------------------------------
Main Elements and Classes
--------------------------------------------------------------*/
html,
body {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #535353;
  font-weight: 400; }

#page {
  overflow: hidden; }

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "Merriweather";
  font-style: normal;
  font-weight: 700;
  color: #442a45;
  margin-top: 0;
  margin-bottom: 24px; }

h1,
.h1 {
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 8px; }
  @media (max-width: 768px) {
    h1,
    .h1 {
      font-size: 26px;
      line-height: 38px; } }

h2,
.h2 {
  font-size: 20px;
  line-height: 31px;
  margin-bottom: 24px; }
  @media (max-width: 768px) {
    h2,
    .h2 {
      font-size: 22px;
      line-height: 34px; } }

h3,
.h3 {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 8px; }
  @media (max-width: 768px) {
    h3,
    .h3 {
      font-size: 26px;
      line-height: 40px; } }

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 8px; }

p {
  margin-top: 0px; }
  p a {
    color: #a6d0be;
    text-decoration: none; }

.bigtext {
  font-size: 19px;
  line-height: 26px; }

.ctatext {
  font-size: 19px;
  line-height: 26px;
  color: #a51b5e;
  font-weight: 400; }

.smalltext {
  font-weight: 300;
  font-size: 15px;
  line-height: 24px; }

.site-content-contain {
  margin-top: 280px;
  min-height: calc(100vh - 362px); }

.vc_section {
  padding-top: 100px !important;
  padding-bottom: 100px !important; }
  @media (max-width: 768px) {
    .vc_section {
      padding-top: 40px !important;
      padding-bottom: 40px !important; } }

.entry-content ul {
  padding-left: 20px; }
  .entry-content ul li {
    font-size: 15px;
    margin-bottom: 8px; }
    .entry-content ul li a {
      text-decoration: none;
      color: #442a45; }

.content-wrapper.not-found {
  margin-top: 200px;
  margin-bottom: 100px; }

/* Content Styles */
.wpb_single_image.wpb_content_element.vc_align_left.sign-wrap {
  max-width: 230px;
  margin-left: 10px; }

.portrait {
  position: relative; }

.wpb_single_image.wpb_content_element.vc_align_left.portrait:after {
  content: " ";
  width: 116px;
  height: 100px;
  background: url("/wp-content/themes/hochzeitsjournal/includes/images/portriat-flowers.svg");
  background-size: cover;
  display: block;
  position: absolute;
  top: 156px;
  right: -12px; }

.portrait img.vc_single_image-img.attachment-large {
  border-radius: 100%;
  border: 6px solid #e7d3d4; }

/* Background Images*/
html {
  background: url("/wp-content/themes/hochzeitsjournal/includes/images/bg-body-section.jpg");
  background-repeat: repeat; }

.info-section {
  background: url("/wp-content/themes/hochzeitsjournal/includes/images/bg-footer-section.jpg");
  background-repeat: repeat;
  border-top: 2px solid gainsboro;
  border-bottom: 2px solid gainsboro; }

section.vc_section.white-section:before {
  content: "";
  background: url("/wp-content/themes/hochzeitsjournal/includes/images/rose.png");
  background-size: cover;
  width: 280px;
  height: 700px;
  display: block;
  left: -50px;
  position: absolute;
  z-index: -1;
  top: 10px;
  opacity: 0.5; }

section.vc_section.white-section:after {
  content: "";
  background: url("/wp-content/themes/hochzeitsjournal/includes/images/blume3.png");
  background-size: cover;
  width: 280px;
  height: 280px;
  display: block;
  bottom: -100px;
  right: -100px;
  position: absolute;
  z-index: -1;
  opacity: 0.3; }

/* Link Image */
.linkimage__link {
  text-decoration: none;
  margin-bottom: 40px;
  display: block; }
  .linkimage__link:hover img.linkimage-image {
    transform: scale(1.05) rotate(-30deg); }

.linkimage__title {
  text-align: center;
  color: #535353;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px; }

img.linkimage-image {
  margin: 0 auto;
  display: block;
  margin-bottom: 10px;
  transition: all ease 0.3s; }

/* Archive */
div#beautiful-taxonomy-filters-branchenbuch {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 40px;
  padding-bottom: 40px; }

a.brancheneintrag {
  margin-bottom: 20px;
  margin-top: 20px;
  display: block;
  color: inherit;
  text-decoration: none; }

.brancheneintrag__image img {
  width: 100%;
  height: auto; }

.brancheneintrag__firmenname {
  font-weight: 600;
  font-size: 18px; }

button.beautiful-taxonomy-filters-button {
  float: right;
  color: white;
  background: #a6d0be; }

.brancheneintrag__branche {
  font-size: 14px; }

.brancheineintrag_error {
  text-align: center;
  display: inline-block;
  padding: 80px;
  width: 100%;
  font-size: 18px; }

img.brancheneintrag__logo {
  width: 180px;
  display: block;
  margin: 0 auto 40px; }

h1.brancheneintrag__name {
  margin-top: 20px;
  font-size: 20px; }

.bracheneintrag__inhalt {
  margin-top: 20px; }

.brancheneintrag__website a {
  text-decoration: none;
  color: #a6d0be; }

.left-side {
  width: calc(40% - 28px);
  float: left;
  margin-right: 28px; }

.right-side {
  width: 60%;
  float: left;
  margin-bottom: 20px;
  font-size: 90%; }

hr {
  border-top: 1px solid #eeeeee; }

@media screen and (max-width: 768px) {
  .left-side {
    width: 100%;
    float: none;
    margin-right: 0px; }
  .right-side {
    width: 100%;
    float: none; } }

div#primary {
  margin-bottom: 80px; }

.zurueck {
  text-align: right;
  padding: 12px 20px;
  border: 2px solid #a6d0be;
  display: inline-block;
  text-decoration: none;
  margin-top: 20px; }
  .zurueck a {
    text-decoration: none;
    color: #535353; }

/*
 * Form Classes
 */
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  width: 100%;
  background: #fff;
  padding: 12px;
  border: 2px solid #eeeeee; }
  input:focus,
  optgroup:focus,
  select:focus,
  textarea:focus {
    border: 2px solid #a51b5e;
    outline: none; }

span.wpcf7-list-item {
  margin: 0; }

[type="checkbox"],
[type="radio"] {
  width: inherit; }

.accept-kf {
  font-size: 14px;
  margin-bottom: 20px; }
  .accept-kf a {
    color: #a51b5e;
    text-decoration: none; }

input.wpcf7-form-control.wpcf7-submit {
  width: 220px;
  background: linear-gradient(106.39deg, #a6d0be 47.61%, #6fa88f 94.52%);
  border: 2px solid #a51b5e;
  color: white;
  text-transform: uppercase;
  height: 48px;
  transition: all ease 0.3s; }
  input.wpcf7-form-control.wpcf7-submit:hover {
    transform: scale(1.05); }

.form-left {
  width: calc(50% - 10px);
  margin-right: 10px;
  float: left; }
  @media screen and (max-width: 768px) {
    .form-left {
      width: 100%;
      margin-right: 0px;
      float: none; } }

.form-right {
  width: calc(50% - 10px);
  margin-left: 10px;
  float: left; }
  @media screen and (max-width: 768px) {
    .form-right {
      width: 100%;
      margin-left: 0px;
      float: none; } }

.geschenk-form br {
  display: none; }

.geschenk-form label {
  display: inline-block;
  font-size: 15px;
  margin-bottom: 8px;
  width: 100%; }

.wb-btn {
  background: #a6d0be;
  color: #fff;
  padding: 14px 24px;
  letter-spacing: 1px;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 400;
  display: inline-block;
  transition: all ease 0.3s;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15); }

a.wb-btn:hover {
  transform: scale(1.05);
  background: #6fa88f;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1); }

.wb-btn--ghost {
  background: #fff;
  color: #a51b5e;
  padding: 14px 16px;
  letter-spacing: 1px;
  font-size: 15px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 400;
  display: inline-block;
  transition: all ease 0.3s;
  border: 2px solid #a51b5e; }

a.wb-btn--ghost:hover {
  background: linear-gradient(106.39deg, #a6d0be 47.61%, #6fa88f 94.52%);
  color: #fff;
  transform: scale(1.05); }

/*
 * Spacer Classes
 */
.spacer.small {
  height: 20px; }

.spacer.medium {
  height: 40px; }

.spacer.big {
  height: 80px; }
  @media (max-width: 768px) {
    .spacer.big {
      height: 40px; } }

/*--------------------------------------------------------------
Header Classes
--------------------------------------------------------------*/
.header-wrapper {
  position: fixed;
  z-index: 99;
  width: 100%; }

.header-images:before {
  content: "";
  width: 400px;
  height: 226px;
  background: url("/wp-content/themes/hochzeitsjournal/includes/images/blumen-left-top.svg");
  background-size: cover;
  position: absolute;
  z-index: 100;
  transition: all ease 0.2s; }

.header-images:after {
  content: "";
  width: 112px;
  height: 120px;
  background: url(/wp-content/themes/hochzeitsjournal/includes/images/blume2.png);
  background-size: cover;
  display: block;
  position: absolute;
  right: -34px;
  top: -53px;
  z-index: 100;
  transition: all ease 0.2s; }

.header-images.scrolled:before {
  content: "";
  width: 240px;
  height: 180px;
  background: url("/wp-content/themes/hochzeitsjournal/includes/images/blumen-left-top.svg");
  background-size: cover;
  position: absolute;
  z-index: 100; }

.header-images.scrolled:after {
  content: "";
  width: 100px;
  height: 110px;
  right: -24px;
  top: -23px;
  transform: rotate(-40deg); }

header {
  position: fixed;
  top: 0px;
  left: 0;
  right: 0;
  z-index: 99;
  background: url("/wp-content/themes/hochzeitsjournal/includes/images/bg-head-section.jpg");
  background-repeat: repeat;
  height: 200px;
  margin: 0; }
  header:after {
    content: "";
    background: url("/wp-content/themes/hochzeitsjournal/includes/images/blume.png");
    background-size: cover;
    width: 220px;
    height: 230px;
    position: absolute;
    top: 80px;
    right: -100px;
    transition: all ease 0.2s; }
  @media screen and (max-width: 768px) {
    header {
      margin: 0 0; } }
  header.scrolled {
    height: 136px;
    box-shadow: 0px 2px 2px rgba(43, 45, 45, 0.15);
    transition: all ease 0.3s; }
    header.scrolled:after {
      content: "";
      background: url("/wp-content/themes/hochzeitsjournal/includes/images/blume.png");
      background-size: cover;
      width: 160px;
      height: 170px;
      position: absolute;
      top: 40px;
      right: -42px;
      transform: rotate(80deg); }
    header.scrolled .site-branding {
      width: 460px;
      height: auto; }
    header.scrolled .primary-navigation ul li {
      padding: 10px 20px 16px; }
      header.scrolled .primary-navigation ul li a {
        font-size: 13px; }
  header .site-branding {
    display: block;
    position: relative;
    width: 610px;
    height: auto;
    transition: all 0.3s;
    top: 54%;
    transform: translateY(-50%);
    transition: all ease 0.3s;
    margin: 0 auto; }
    header .site-branding img {
      width: 100%;
      transition: all ease 0.3s; }
    @media (max-width: 1120px) {
      header .site-branding {
        width: 150px;
        height: 150px; } }
  header .primary-navigation {
    position: absolute;
    top: 100%;
    background: url("/wp-content/themes/hochzeitsjournal/includes/images/bg-nav-section.jpg");
    background-repeat: repeat;
    width: 100%;
    text-align: center; }
    header .primary-navigation ul {
      margin: 0;
      padding: 0; }
      header .primary-navigation ul li {
        position: relative;
        display: inline-block;
        padding: 12px 20px 18px; }
        header .primary-navigation ul li a {
          position: relative;
          text-decoration: none;
          font-size: 14px;
          font-weight: 400;
          letter-spacing: 1px;
          text-transform: uppercase;
          transition: all ease 0.3s;
          color: white; }
          @media (max-width: 1200px) {
            header .primary-navigation ul li a {
              font-size: 13px; } }
          header .primary-navigation ul li a:after {
            content: "";
            display: block;
            top: 22px;
            width: 0%;
            height: 1px;
            background: white;
            position: absolute;
            transition: all ease 0.3s; }
        header .primary-navigation ul li:hover > a:after {
          width: 100%; }
        header .primary-navigation ul li.current-page-parent > a:after {
          content: "";
          display: block;
          top: 22px;
          width: 100%;
          height: 1px;
          background: white;
          position: absolute; }
        header .primary-navigation ul li.current-menu-item {
          position: realtive; }
          header .primary-navigation ul li.current-menu-item > a:after {
            content: "";
            display: block;
            top: 22px;
            width: 100%;
            height: 1px;
            background: white;
            position: absolute; }
    @media (max-width: 1070px) {
      header .primary-navigation {
        display: none; } }

header .primary-navigation ul li ul.sub-menu {
  position: absolute;
  top: 48px;
  background: #fff;
  border: 1px solid #eee;
  box-shadow: 0px 2px 2px rgba(193, 197, 197, 0.3);
  min-width: 240px;
  padding: 8px 4px; }
  header .primary-navigation ul li ul.sub-menu li {
    display: block;
    padding: 5px 14px;
    text-align: left; 
    line-height:1.2}
    header .primary-navigation ul li ul.sub-menu li a {
      color: #535353;
      font-size: 14px;
      text-align: left;
text-transform: none}

.sub-menu {
  display: none; }

/*--------------------------------------------------------------
Footer Classes
--------------------------------------------------------------*/
.site-footer {
  background: url("/wp-content/themes/hochzeitsjournal/includes/images/bg-nav-section.jpg");
  background-repeat: repeat;
  text-align: center;
  padding: 1px;
  position: absolute;
  width: 100%; }
  .site-footer ul#menu-footernavigation {
    list-style: none; }
    .site-footer ul#menu-footernavigation li {
      display: inline;
      padding: 0px 12px;
      font-size: 14px; }
      .site-footer ul#menu-footernavigation li a {
        color: white;
        text-decoration: none; }
