@charset "UTF-8";
/*
Theme Name:		JUNGVONBERG
Theme URI:		http://XXX.XX
Description:	JUNGVONBERG Child theme auf der Basis von Divi
Author:			jungvonberg.de - Johannes Hierl
Author URI:		https://jungvonberg.de
Template:		Divi
Version:		2025.08
*/
/* #region Font Definitions */
/* pt-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/pt-sans-v17-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* pt-sans-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "PT Sans";
  font-style: italic;
  font-weight: 400;
  src: url("fonts/pt-sans-v17-latin-italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* pt-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/pt-sans-v17-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* pt-sans-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "PT Sans";
  font-style: italic;
  font-weight: 700;
  src: url("fonts/pt-sans-v17-latin-700italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* Raleway - latin */
@font-face {
  font-display: swap; 
  font-family: "Raleway-SemiBold";
  src: url("fonts/Raleway-SemiBold.woff2") format("woff2"), url("fonts/Raleway-SemiBold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/* #endregion */
/* #region Clamp Function for Responsive Typography */
/* #endregion Clamp Function for Responsive Typography */
/* #region Flex-Designs */
/* #region Fullheight Sections */
/* #region max-width 782px */
/* #endregion */
/* #endregion Fullheight Sections */
/* Centered Text / Img on one side, text on other */
/* #endregion */
/* #region Placeholder Mixin */
/* #endregion */
/* #region Forms & Selects */
/* #region Pretty ACF Forms */
/* #endregion */
/* #endregion */
/* #region Testimonial Slider */
/* #endregion */
/* #region Blog-Feed (Grid) */
/* #endregion */
/* #region Fix Blog Thumbnails */
/* #endregion Fix Blog Thumbnails */
/* #region Lists with colored bullet points */
/* #endregion */
/* #region Fix Divi Comments */
.commentlist {
  margin-top: 1rem;
}
.commentlist .comment-body {
  padding-right: 0;
}
.commentlist .comment-body .comment_avatar {
  top: 0;
}
.commentlist .comment-body .comment_avatar img {
  border-radius: 50%;
}
.commentlist .comment-body .comment_area .reply-container {
  display: block;
  text-align: right;
}
.commentlist .comment-body .comment_area .comment-reply-link {
  position: relative;
  top: 1rem;
}
.commentlist .comment-body .comment_area .comment-reply-link::after {
  font-size: 20px;
}
.commentlist .comment .children {
  margin-left: 2rem;
}

/* #region max-width 767px */
@media only screen and (max-width: 767px) {
  .commentlist .comment .children {
    margin-left: 1rem;
  }
  .commentlist article.comment-body {
    align-items: stretch;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-bottom: 70px;
    padding-left: 0;
  }
  .commentlist .comment_avatar {
    align-items: center;
    display: flex;
    position: relative;
    width: 17%;
  }
  .commentlist .comment_avatar img {
    max-width: 100%;
    width: 100%;
  }
  .commentlist .comment_postinfo {
    align-items: flex-start;
    display: flex;
    flex-flow: column;
    justify-content: center;
    line-height: 1.1;
    margin: 0 0 3px;
    row-gap: 5px;
    width: 77%;
  }
  .commentlist .comment_area {
    margin-top: 5px;
    width: 100%;
  }
}
/* #endregion max-width 767px */
/* #endregion Fix Divi Comments */
/* #region Centered Page Navi */
/* #endregion */
/* #region Cookie Notice */
#cookie-notice #cn-close-notice {
  display: none;
}
#cookie-notice #cn-notice-buttons {
  display: block;
}

/* #endregion Cookie Notice */
/* #region details / summary Support */
details {
  margin-top: 5px;
}
details summary {
  color: #dedede;
  cursor: pointer;
  display: inline-block;
  list-style: none;
  transition: all 350ms ease;
  text-decoration: underline;
}
details summary::-webkit-details-marker {
  display: none; /* don't show Triangle */
}
details:hover summary, details[open] summary {
  text-decoration: none;
}
details[open] summary {
  margin-bottom: 7px;
}

/* #endregion details / summary Support */
/* #region Footer */
/* Footer with non-floating widgets */
/* #endregion */
/* #region Nav Fixes */
#page-container #top-menu-nav > ul > li > a:hover, #page-container .bottom-nav a:hover, #page-container #footer-bottom .et-social-icon a:hover, #page-container .et_mobile_menu li a:hover, #page-container .nav ul li a:hover, #page-container footer#main-footer #footer-info a:hover, #page-container .et-menu a:hover, #page-container #et-boc #top-menu-nav > ul > li > a:hover, #page-container #et-boc .bottom-nav a:hover, #page-container #et-boc #footer-bottom .et-social-icon a:hover, #page-container #et-boc .et_mobile_menu li a:hover, #page-container #et-boc .nav ul li a:hover, #page-container #et-boc footer#main-footer #footer-info a:hover, #page-container #et-boc .et-menu a:hover {
  opacity: 1;
}

/* #endregion */
/* #region Various Divi Fixes */
.et_pb_fullwidth_header .et_pb_fullwidth_header_container .et_pb_button.only-button {
  margin-right: 0;
}


/* #endregion Various Divi Fixes */
/* #region Responsive Design */
/* #region min-width 981px */
@media only screen and (min-width: 981px) {
  .et_pb_top_divider .et_pb_row.centered-text .et_pb_column .et_pb_module:first-child {
    margin-top: 100px;
  }
}
/* #endregion */
/* #region max-width 980px */
@media only screen and (max-width: 980px) {
  .et_fixed_nav header#main-header {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
  }
  .et_pb_row.reverse-responsive {
    display: flex;
    flex-flow: column-reverse;
  }
  .et_pb_row.reverse-responsive .et_pb_column:first-child {
    margin-bottom: 0;
  }
  .et_pb_row.reverse-responsive .et_pb_column:last-child {
    margin-bottom: 30px;
  }
  .et_pb_row.reverse-responsive.et_pb_gutters1 .et_pb_column:last-child {
    margin-bottom: 0;
  }
  /* #region Pimp my mobile Menu Icon */
  .mobile_menu_bar::before {
    display: block;
    transition: all 0.4s ease;
  }
  .mobile_nav.opened .mobile_menu_bar::before {
    content: "M";
    transform: rotate(90deg);
  }
  /* #endregion */
  /* fullwidth mobile nav menu aka gooder menu */
  /* #region Do not replace regular menus with mobile menus */
  /* #endregion Do not replace regular menus with mobile menus */
}
/* #endregion */
/* #region max-width 600px */
@media only screen and (max-width: 600px) {
  body.et_fixed_nav.logged-in header#main-header.et-fixed-header {
    top: 0 !important;
  }
}
/* #endregion */
/* #region max-width 479px */
@media only screen and (max-width: 479px) {
  .container, .et_pb_row, .et_pb_row.centered-text .et_pb_column .et_pb_module, .et_pb_fullscreen .et_pb_fullwidth_header_container {
    width: 90%;
  }
}
/* #endregion */
/* #endregion */
/* #region chatcode */


/* #endregion chatcode */
/* #region General Styling */
html {
  font-size: 100%;
  background-color: #f6f5ec;
}

body {
  color: #5a412b;
  font-family: "PT Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.4;
}

h1, h2, h3, h4, h5 {
  color: #5a412b;
  font-family: "Raleway-SemiBold", sans-serif !important;
}

h2.dp_oc_post_title {
  font-family: "Raleway-SemiBold", sans-serif !important;
}

h1 {
  font-family: "Raleway-SemiBold", sans-serif !important;
}

/* #region headlines clamp */
h1 {
  font-size: clamp(2.5rem, 3.3241vw + 1.5069rem, 4.3rem);
  line-height: 1.2;
  font-weight: bolder !important;
}

h2 {
  font-size: clamp(2.5rem, 3.3241vw + 1.5069rem, 4.3rem);
  line-height: 1.2;
}

h3 {
  font-size: clamp(1.8rem, 2.6593vw + 1.0055rem, 3rem);
  line-height: 1.2;
}

h4 {
  font-size: clamp(1.5rem, 2.4377vw + 0.7717rem, 2.6rem);
  line-height: 1.2;
}

h5 {
  font-size: clamp(1.3rem, 1.7729vw + 0.6704rem, 2rem);
  line-height: 1.2;
}

h6 {
  font-size: clamp(1.5rem, 2.3377vw + 0.7717rem, 2.4rem);
  text-transform: none;
  color: #020202;
  font-family: "Raleway-SemiBold", cursive;
  line-height: 1.5;
}

blockquote, .quote {
  font-family: "Raleway-SemiBold", cursive;
  font-size: clamp(1.5rem, 2.4377vw + 0.7717rem, 2.6rem);
}

/* #endregion headlines clamp */
/* #region text-classes */
.before-headlines {
  color: #777777;
  font-size: clamp(1.2rem, 1.7729vw + 0.6704rem, 2rem);
  font-weight: bolder !important;
  line-height: 1.2;
  margin-bottom: 5px;
}

/* #endregion text-classes */
/* #endregion */

/* #region menu */
/****************************************** menu ****************************************************/
.et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu a, .et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu a {
  text-align: left;
}
.et_pb_menu__menu .current-menu-item a {
  color: #d2c700 !important;
  font-weight: bolder;
}

.et_mobile_menu .current-menu-item > a {
  color: #d2c700 !important;
  font-weight: bolder;
}

.nav li ul {
  border: 0 !important;
}

.et-menu li li a {
  width: 300px;
}

.et_pb_menu_0_tb_header.et_pb_menu ul li > a:hover {
  color: #d2c700 !important;
}


.et_mobile_menu#mobile_menu1 {
  margin-top: 15px !important;
  margin-left: -40px !important;
  min-width: 105vw !important;
  background-size: 60%;
  background-image: url(/wp-content/uploads/2026/03/berg2.png);
  background-position: right bottom;
  background-repeat: no-repeat !important;
  background-color: #f6f5ec !important;
  min-height: 95vh !important;
  padding-bottom: 80px;
}

.et_pb_menu .nav li ul {
  text-align: left !important;
  padding: 10px;
  min-width: 400px;
  border-radius: 8px;
  background-color: #f6f5ec !important;
  box-shadow: none;
}

.no-click > a {
  pointer-events: none;
  cursor: default;
  color: #999; /* optional: ausgegraut darstellen */
}

/* #endregion css menu */
/* #region blurb-modul */
.et_pb_blurb_0 .et-pb-icon, .et_pb_blurb_1 .et-pb-icon, .et_pb_blurb_2 .et-pb-icon {
  color: #dedede !important;
  font-family: ETmodules !important;
  font-weight: 400 !important;
}

/* #endregion blurb-modul */
/* #region Header */
/* #endregion */
/* #region dp owl carousel */
.et_pb_dp_oc_0 .dp_oc_post_title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block; /* oder inline-block, je nach Struktur */
  /* evtl. Breite festlegen */
  width: 270px;
}
/* #endregion dp owl carousel */

/* #region Footer */
body.cookies-not-set footer .bottom-nav {
  padding-bottom: 7rem;
}

/* #endregion */
/* #region Responsive Design */
/* #region min-width 981px */
/* #endregion */
/* #region max-width 980px */
/* #endregion */
/* #region max-width 767px */
/* #endregion */
/* #region max-width 479px */
/* #endregion */
/* #endregion */
/* #region WordPress Hacking */
#wp-admin-bar-my-account a {
  font-size: 0;
}

/* #endregion */
/* #region custom-row */
/*************** reihenfolge spalten in der mobilen ansicht ***************************/
@media all and (max-width: 980px) {
  /*** wrap row in a flex box ***/
  .custom-row {
    display: flex; /* Safari 6.1+ */
    flex-wrap: wrap;
  }
  /*** custom classes that will designate the order of columns in the flex box row ***/

@media (max-width: 767px) {
  .reverse-mobile {
    display: flex;
    flex-direction: column-reverse;
  }
}
/* #endregion custom-row */
/* #region Buttons */
#page-container .et_pb_button {
  border-color: #121212;
  background-color: #dedede;
  border-radius: 6px;
  min-width: 170px !important;
  border-width: 1px;
  color: #121212;
  font-family: "PT Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  padding: 0.5em 1.2em;
  text-align: center;
  text-transform: uppercase;
  transition: all 300ms ease;
}
#page-container .et_pb_button::after {
  color: inherit;
  content: "E";
  font-family: "EtModules";
  line-height: 1.7;
  margin-left: -1em;
  opacity: 0;
  top: 50%;
  transform: translatey(-50%);
  transition: all 300ms ease;
}
#page-container .et_pb_button:hover {
  background-color: #EDF000;
  border-color: #121212;
  min-width: 200px;
  color: #000;
  letter-spacing: normal;
  padding: 0.5em 1.7em 0.5em 0.7em;
}
#page-container .et_pb_button:hover::after {
  margin-left: 0.3em;
  opacity: 1;
}
#page-container .et_pb_bg_layout_dark.et_pb_button {
  color: #fff;
}

#page-container .et_pb_button.background_button {
  background-color: #dedede;
  color: #fff;
}
#page-container .pw-header.et_pb_fullwidth_header .et_pb_button {
  font-size: 1.25rem;
}
#page-container .et_pb_bg_layout_dark .et_pb_button {
  color: #fff;
}

/* #endregion Buttons */
/* #region jvb Button */
/* #endregion jvb Button */
/* #region newsletter backend login */
.et_pb_login_form .et_pb_newsletter_button {
  margin: 0;
  width: 100%;
  cursor: pointer;
  margin-top: 30px;
}

/* #endregion newsletter backend login */
/* #region css v202507 */
/****************************************** cursor bei bild deaktivieren ****************************************************/
/* Bild Titel bei Hover nicht anzeigen */
img {
  pointer-events: none;
}

/****************************************** springender header ***************************************************

@media only screen and (min-width: 981px) {
  .et_pb_section.hero_section_sub  {
    padding-top: 210px !important;
  }
}
@media only screen and (max-width: 980px) {
  .et_pb_section.hero_section_sub  {
    padding-top: 210px !important;
  }
}*/
@media only screen and (max-width: 980px) {
  .et_pb_section_0_tb_header {
    padding-top: 10px !important;
    max-height: 97px !important;
  }
  header.et-l {
    max-height: 97px !important;
  }
  .et_mobile_menu {
    margin-top: 7px !important;
  }
}
/****************************************** silbentrennung ****************************************************/
.silbentrennung {
  -webkit-hyphens: auto;
  hyphens: auto;
}

/****************************************** captcha formular ****************************************************/
.et_pb_contact_right .clearfix {
  margin-top: 30px !important;
  color: #fd6701 !important;
  font-size: 1.3rem !important;
  font-weight: bold;
}

/****************************************** eigene spaltenbreiten ****************************************************/
@media only screen and (min-width: 981px) {
  .spalten-css .et_pb_column_0 {
    width: 15% !important;
  }
  .spalten-css .et_pb_column_1 {
    width: 60% !important;
    padding-right: 10em;
  }
  .spalten-css .et_pb_column_2 {
    width: 25% !important;
  }
}
@media only screen and (max-width: 980px) {
  .spalten-css .et_pb_column_0 .spalten-css.et_pb_column_1 .spalten-css .et_pb_column_2 {
    width: 80% !important;
    margin-right: auto;
    margin-left: auto;
  }
}


/****************************************** schliessen akkordeon ****************************************************/
.et_pb_accordion_item .et_pb_toggle_open .et_pb_toggle_title:before {
	display: block;
	content: "\e04f";
	color:#dedede !important;
}



/****************************************** ankerlink fixe navigation ****************************************************/
.scrollanker {
  display: block;
  position: relative;
  top: 90px;
  visibility: hidden;
}

#sb_instagram .sbi_follow_btn a {
  background-color: #fe4a49 !important;
}

/*image aspect ratio square 1:1*/
.pa-image-1-1 .et_pb_image_wrap {
  padding-top: 100%;
  display: block;
}

.pa-image-1-1 .et_pb_image_wrap img {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

/*sup-hochgestellt*/
sup {
  font-size: 0.2em;
  vertical-align: center;
  bottom: 0;
}

/* #endregion css v202507 */
/* #region suchtext highlighted */
.search-highlight {
  background-color: yellow !important;
}

/* #endregion suchtext highlighted */
body {
  background-color: #f6f5ec;
}

.fixed-social-right {
  position: fixed;
  top: 30%;
  right: 0;
  z-index: 9999;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* Optional: auf kleinen Bildschirmen ausblenden 
@media (max-width: 768px) {
  .fixed-social-right {
    display: none;
  }
}*/
/* Unsichtbar machen: den dritten Button in der Liste */
.fixed-social-right .et_pb_social_media_follow_networks li:nth-child(3) {
  opacity: 0 !important; /* Unsichtbar */
  pointer-events: none !important; /* Nicht klickbar */
  cursor: default !important; /* Kein Zeiger-Cursor */
}

/* Hintergrundbild rechts ausrichten auf Handys */
@media (max-width: 980px) {
    .mobile-bg-rechts .et_parallax_bg {
        background-position: right center !important;
        background-size: cover !important;
    }
}



/****************** BACKEND LOGIN SCREEN *********************/
@media only screen and (max-width: 480px) {
  body.login {
  background-color: #2b2b2b;
  background-image: url("/wp-content/uploads/login-screen-bg-jungvonberg.jpg") !important;
  background-position: 10% 80%;
  background-repeat: no-repeat;
  background-size: 480px;
  }
}/*# sourceMappingURL=style.css.map */




/****************** BLURB ICONBS *********************/


.et_pb_main_blurb_image .et-pb-icon {
  font-size: 38px;
  line-height: 1;
}

/* Tablet */
@media (max-width: 980px) {
  .et_pb_main_blurb_image .et-pb-icon {
    font-size: 32px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .et_pb_main_blurb_image .et-pb-icon {
    font-size: 28px;
  }
}



/****************** FOOTER OBEN *********************/

/* =========================
   FOOTER BASIS (HARMONIE)
========================= */

.footer-top {
  font-size: 0.9rem;
  line-height: 1.7;
  font-weight: 300;

  color: rgba(255, 255, 255, 0.85);
}

/* Links etwas klarer, aber nicht hart */
.footer-top a {
  color: rgba(255, 255, 255, 0.9);
  text-decoration: none;
  transition: opacity 0.2s ease;
}

.footer-top a:hover {
  opacity: 0.7;
}

/* =========================
   SPALTEN RHYTHMUS
========================= */
.footer-col {
  padding: 0 12px;
}

/* Adresse leicht hervorgehoben */
.footer-col.address strong {
  font-weight: 500;
  letter-spacing: 0.3px;
}

/* LINKS - ruhiger Blockstil */
.footer-col.links a {
  display: block;
  margin-bottom: 5px;
}

/* =========================
   TYPOGRAFISCHE HIERARCHIE
========================= */
.footer-col.address {
  font-weight: 300;
}

.footer-col.links strong {
  font-weight: 500;
  letter-spacing: 0.4px;
}

/* =========================
   BILD - subtiler Look
========================= */
.footer-col.image img {
  max-width: 280px;
  width: 100%;
  height: auto;
  display: block;
  filter: contrast(1.05) brightness(0.95);
}

/* =========================
   MOBILE OPTIMIERUNG
========================= */
@media (max-width: 980px) {
  .footer-top {
    text-align: center;
    font-size: 0.85rem;
  }

  .footer-col {
    padding: 8px 0;
  }

  .footer-col.image {
    display: none;
  }
}


/****************** FOOTER UNTEN *********************/


/* =========================
   FOOTER FLEX BASE
========================= */
.footer-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;

  font-size: 0.8rem;
  color: #ffffff;
}

/* Global link styling */
.footer-flex,
.footer-flex a {
  color: #ffffff;
  font-size: 0.8rem;
  text-decoration: none;
}

/* =========================
   LEFT / CENTER / RIGHT
========================= */
.footer-item.left {
  flex: 1;
  text-align: left;
}

.footer-item.center {
  flex: 1;
  text-align: center;
}

.footer-item.right {
  flex: 1;
  text-align: right;
}

/* =========================
   CENTER: PIPE SEPARATOR
========================= */
.footer-item.center .sep {
  margin: 0 6px;
  opacity: 0.5;
}

/* =========================
   CENTER: HOVER UNDERLINE
========================= */
.footer-item.center a {
  position: relative;
}

.footer-item.center a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0%;
  height: 1px;
  background: #ffffff;
  transition: width 0.25s ease;
}

.footer-item.center a:hover::after {
  width: 100%;
}

/* =========================
   RIGHT LINK HOVER
========================= */
.footer-item.right a:hover {
  opacity: 0.7;
}

/* =========================
   MOBILE / TABLET
========================= */
@media (max-width: 980px) {
  .footer-flex {
    flex-direction: column;
    gap: 8px;
    text-align: center;
  }

  .footer-item {
    text-align: center !important;
  }

  .footer-item.center .sep {
    opacity: 0.3;
}
}

/****************** GALLERY *********************/


.mfp-counter {
  display: none !important;
}