/*!
Theme Name: Bäckerei Armbruster 1906 Theme
Theme URI: http://madebymuse.de/
Author: muse digitalagentur
Author URI: http://madebymuse.de/
Description: Fancy theme for creating a better Webexperience ;)
Version: 1.1.0
Tested up to: 6.7
Requires PHP: 7.4
Text Domain: muse theme

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! 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;
	-webkit-text-size-adjust: 100%;
}

/* 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;
	height: 0;
	overflow: visible;
}

/**
 * 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;
	font-size: 1em;
}

/* 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;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * 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;
	font-size: 1em;
}

/**
 * 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;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

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

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	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;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * 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;
	padding: 0;
}

/**
 * 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;
	outline-offset: -2px;
}

/**
 * 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;
	font: inherit;
}

/* 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;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	_color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

/* @media screen and (min-width: 1281px) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
} */

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}


/* STYLES ARMBRUSTER 
--------------------------------------------- */

:root{
	--ab-lila: #0173aa;
	--ab-flieder: #f14845;
	--ab-gold: #101926;
	--ab-greenblue: #2f3140;
	--ab-grey: #ecf2fe;
  }

@font-face {
    font-family: 'Arsilon';
    src: url('/wp-content/themes/muse-default-theme/css/Arsilon.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

  

body{
	font-family: 'League Spartan', sans-serif;
	margin: 0 !important;
}

/* HEADER */
#masthead {
	box-shadow: 0px 0px 20px -10px rgba(0,0,0,0);
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 1;
	z-index: 10000;
	transition: 0.4s ease-in-out;
  }


.inner-mastheader {
	width: 96%;
	max-width: 1580px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	padding: 0;
  }

/* META NAV */

#meta-navigation {
	padding: 8px 0;
	background: var(--mse-blue);
}
.menu-metamenu-container {
	width: 96%;
	max-width: 1580px;
	margin-left: auto;
	margin-right: auto;
  }
#secondary-menu {
	display: flex;
	justify-content: end;
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-right: 6px;
  }
  #secondary-menu li {
	margin-left: 30px;
  }
  #secondary-menu li a {
	font-size: .85em;
	font-weight: 500;
	color: #fff;
	text-decoration:none;
	transition:0.4s ease-in-out;
	-webkit-transition:0.4s ease-in-out;
  }
  #secondary-menu li a:hover {
	text-decoration: underline;
  }
  #secondary-menu .current-menu-item a {
  text-decoration: underline;
}
  #secondary-menu li a i {
	font-size: 1em;
  transition: 0.4s ease-in-out;
  -webkit-transition: 0.4s ease-in-out;	
  margin-right: 2px;
  
}
  #secondary-menu li a:hover i {
	transform: scale(1.1);
	transform-origin: center;
  }

/* SITEBRANDING */  
.site-branding {
  width: 290px;
  transition: 0.4s ease-in-out; 
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 47px;
  z-index: 100; 
}

.site-branding .st0 {
  fill: #771469;
}

.inner-mastheader {
  display: flex;
  width: 92%;
  margin: auto;
  padding: 0px 0;
  align-items: center;
  justify-content: space-between;
}
.inner-mastheader{
	transition: 0.25s ease-in-out;
}

#sub-hero{
	position: relative;
}
#sub-hero::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0,0,0,0.6);
  
}
#subhero .textwidget {
  max-width: 840px;
}
.after-subhero-grid {
  margin-top: -40px !important;
}
.bakery-sortiment-title {
  margin-bottom: 10px !important;
}
.after-header_sm_img {
  margin-top: 50px;
  padding-right: 30%;
}
.filialen-accordeon > .panel-grid-cell > .so-panel:nth-child(1) {
  cursor: pointer;
}
.filialen-accordeon > .panel-grid-cell > .so-panel:nth-child(2) {
  padding-top: 10px;
  padding-bottom: 10px;
}
.filialen-accordeon > .panel-grid-cell >  .so-panel:nth-child(2) .panel-grid:last-child {
  margin-bottom: 0 !important;
  border-bottom: 0 !important;
}
/* MAIN NAV */  
#site-navigation {
	width: auto;
  }
  #primary-menu {
	align-items: center;
  }  
#primary-menu > li {
  margin-bottom: 16px;
}
#site-navigation li a {
	color: #2c464e;
	text-decoration:none;
	font-size: 42px;
	font-weight: 600;
	letter-spacing: .1px;
	transition: 0.4s ease-in-out;
  }
#site-navigation #primary-menu > li > a {
  color: #2c464e;
  text-decoration: none;
  font-size: clamp(32px, 2.85vw, 72px);
  font-weight: 400;
  letter-spacing: .6px;
  transition: 0.4s ease-in-out;
}

#site-navigation #primary-menu > li > a:hover,
#site-navigation  #primary-menu > li.current-menu-item > a{
color: #771469;
}
  .textwidget table a{
	color: var(--mse-red);
  }
	
.page-id-184 .wpcf7-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.page-id-184 .wpcf7-form p {
  width: 100%;
  margin-bottom: 0;
}
.page-id-184 .wpcf7-form p:nth-child(2), .page-id-184 .wpcf7-form p:nth-child(3), .page-id-184 .wpcf7-form p:nth-child(4), .page-id-184 .wpcf7-form p:nth-child(5) {
  width: 48.5%;
}
.page-id-184 .wpcf7-form input:not([type="checkbox"]),
.page-id-184 .wpcf7-form select,
.page-id-184 .wpcf7-form textarea{
	width: 100%;
	padding: 6px;
}
.page-id-184 .wpcf7-form p br {
  display: none;
}
.page-id-184 .wpcf7-form-control.wpcf7-submit.has-spinner {
  max-width: 190px;
} 
/* #site-navigation ul#primary-menu > li.current_page_item:not(:last-child) > a,
  #site-navigation ul#primary-menu > li.current-page-ancestor > a{
	color: var(--mse-red) !important;
	border-bottom: 5px solid var(--mse-red);
	padding-bottom: 33px !important;
  } */
  #site-navigation li.navigation-button a {
	background: var(--mse-blue);
	color: #fff;
  padding: 14px 24px 14px;
  border-radius: 60px;
  font-size: .95em;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .2px;
  transition: 0.4s ease-in-out;
  }
  #site-navigation li.navigation-button a i {
	margin-right: 2px;
  }

	.main-navigation ul ul {
	background: ;
	display: flex;
	flex-flow: column;
	padding: 0;
	margin-left: 0;
	border-radius: 0;
	z-index: 1;
	left: 0;
	position: relative;
	box-shadow: unset !important;
	}
  .main-navigation ul ul li {
	display: block;
	width: 100% !important;
	margin-left: 0 !important;;
  }

  .main-navigation ul ul a {
	width: 200px;
	font-weight: 650 !important;
	font-size: 1.125em !important;
	text-transform: unset !important;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	min-width: 250px;
	border-bottom: 1px solid #eaeaea;
  }
  .main-navigation ul ul li:last-child a {
	margin-bottom: 0px;
	border-bottom: 0 !important;
  }

  .main-navigation ul ul li.current-menu-item a,
  .main-navigation ul ul li a:hover{
	color: var(--mse-red) !important;
  }

  #site-navigation ul#primary-menu > li:not(.navigation-button) > a {
	transition: 0.3s ease-in-out;
  }



  .hide_on_desktop{
	display: none !important;
  }

  /* MOBIL MENU ICON */
button.mobilMenu {
  background: none;
  padding: 0;
  border: none;
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  position: absolute;
  left: 70px;
  top: 70px;
  z-index: 100;
}
  #nav-icon {
  width: 40px;
  height: 32px;
  position: relative;
  margin: 0px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}
#nav-icon span{
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #ffffff;
  border-radius: 1px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon.open span,
.sticky #nav-icon.open span,
.normalizeLogo #nav-icon span{
  background: #fff !important;
}
#nav-icon span:nth-child(1) {
  top: 0px;
}

#nav-icon span:nth-child(2),#nav-icon span:nth-child(3) {
  top: 12px;
}

#nav-icon span:nth-child(4) {
  top: 24px;
}

#nav-icon.open span:nth-child(1) {
  top: 8px;
  width: 0%;
  left: 50%;
}

#nav-icon.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon.open span:nth-child(4) {
  top: 8px;
  width: 0%;
  left: 50%;
}

#brot_cast path {
  fill: #771469;
  _stroke: #771469;
  _stroke-width: 3px;
}
#brot_cast {
  display: flex;
  flex-wrap: wrap;
  min-width: 130px;
  color: #771469;
  text-decoration: none;
  font-weight: 400;
  padding: 8px 2px;
  position: absolute;
  top: 62px;
  right: 80px;
  font-size: 20px;
  letter-spacing: 0.4px;
  transition: 0.25s ease-in-out;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}
#brot_cast::after {
  content: "";
  width: 70px;
  position: absolute;
  top: 20px;
  right: -80px;
  height: 2px;
  background: #771469;
}
#brot_cast svg {
  width: 33px;
  height: auto;
  margin-right: 8px;
  position: relative;
  top: -5px;
}
 .shrink .site-branding{
	transform: translateY(-300px) translateX(-50%);
}
.shrink .hero-ring{
	transform: translateY(-300px) translateX(0%);
}

.nav_opend .shrink .site-branding {
  transform: translateY(0px) translateX(-50%);
}
.hero-ring{
transition: 0.4s ease-in-out;
}
.nav_opend  .hero-ring{
  transform: translateY(0px) translateX(0%);
}

/* #site-nav_inner::after {
  content: "";
  width: 100%;
  height: 100%;
  position: fixed;
  background: url('https://nifty-solomon.92-205-237-139.plesk.page/wp-content/uploads/2026/02/elternhaus_edit.jpg');
  background-size: cover;
  background-position: 50% 70%;
  filter: grayscale(.5);
  opacity: .025;
} */

  /* HERO */

  #hero {
  _height: calc(100vh - 180px);
  height: 100vh;
  height: calc((var(--vh2, 1vh) * 100) );
  width: 100%;
  position: relative;
  background: #fff;
}
#hero::before {
  content: "";
  width: 2px;
  height: 0vh;
  background: #2c464e;
  position: absolute;
  z-index: 10;
  bottom: -8vh;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.75s ease-in-out;
}
.home #hero::before {
  transition-delay: .4s;
}
#hero.loaded::before{
  height: 16vh;
}
  .hero-img{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    object-fit: cover;
    clip-path: polygon(49.5% 38%, 50.5% 38%, 50.5% 62%, 49.5% 62%);
    transition: clip-path 1.1s cubic-bezier(0.77, 0, 0.175, 1); 
  }
  .loaded .hero-img{
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }

#cta_cards-home .panel-grid-cell{
  clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  transition: clip-path 1.1s cubic-bezier(0.77, 0, 0.175, 1); 
}
#cta_cards-home .panel-grid-cell:nth-child(2){
  transition-delay: .7s;
}
#cta_cards-home .panel-grid-cell.slideIn{
clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}

.hero-text {
  position: absolute;
  z-index: 2;
  width: 50vw;
  max-width: 1000px;
  left: 50%;
  top: 62%;
  transform: translate(-50%,-50%);
  backdrop-filter: blur(1px);
}
body:not(.home) .hero-text {
  position: absolute;
  z-index: 2;
  width: 72vw;
  max-width: 1100px;
  left: 50%;
  top: auto;
  bottom: 14%;
  transform: translate(-50%,0%);
  backdrop-filter: blur(1px);
}
.hero-text .slg_wrapper{
 transform: rotate(-4deg);
}
.hero-text svg path {
  fill: #2c464e;
}
body:not(.home) #hero{
  height: 75vh;
}
body:not(.home) #hero h1, body:not(.home) #hero .textwidget p:first-child > em{
  color: #2c464e;
}
body:not(.home) #hero h1 {
  font-size: 92px;
  line-height: .9;
  font-weight: 600;
  letter-spacing: 0px;
}
body:not(.home) #hero .textwidget p:first-child > em{
  font-size: 40px;
  color: #771469;
}
body:not(.home) #hero .hero-img{
  filter: grayscale(1);
}
.big-font p{
  font-size: 30px !important;
}

.start_illustration img{
  mix-blend-mode: darken;
  aspect-ratio: 1.5;
  object-fit: cover;
  object-position: bottom;
  max-width: 300px !important;
  margin: 0 auto 20px;

}

.ar_hoch img {
  aspect-ratio: .8;
  object-fit: cover;
}
.ar_breit img{
  aspect-ratio: 1.4;
  object-fit: cover;
}

body{
  background: #f6f6f2;
  transition: 0.6s ease-in-out;
}
body .entry-content > .panel-layout > .panel-grid:nth-child(2){
  background: #f6f6f2;
  transition: 0.6s ease-in-out;
}
body.is_lilac,
body.is_lilac .entry-content > .panel-layout > .panel-grid:nth-child(2){
  background: #e7dfeb;
}

.page-id-425 #hero{
  background: transparent !important;
}


.more-btn.open_form {
  margin-left: 30px;
}
.content-section.content-section-m.big-font {
  padding-top: 90px;
}
.year.big_font {
  text-align: center;
  color: #2c464e;
  font-size: 3vw;
  margin: 20px 0 0;
  font-weight: 300;
  letter-spacing: .4px;
  opacity: 0;
  transition: opacity 1.5s ease-in-out;
  transition-delay: 1.2s;
}
.big-font .textwidget {
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
}
.loaded .year.big_font {
	opacity: 1;
}

.hero-text g {
  transform: translateY(100px);
  transition: transform 0.8s ease-in-out, opacity 1.5s ease-in-out;
  opacity: 0;
}
.loaded .hero-text g {
  transform: translateY(0px);
  opacity: 1;
}

.loaded .hero-text g.slg_2 {
  transition-delay: .2s;
}
.loaded .hero-text g.slg_1 {
  transition-delay: .45s;
}

/* .hero-img::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0,0,0,.4);
  mix-blend-mode: darken;
} */

/* .hero-img::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(14,3,10,.5);
  mix-blend-mode: darken;
} */
.hero-img::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0,0,0,0.6);
  mix-blend-mode: hue;
}


.textwidget p {
  font-size: 26px;
  font-weight: 300;
}
.textwidget p strong {
  font-weight: 500;
}
.textwidget h1 {
  font-size: 82px;
  font-weight: 600;
  color: #212121;
  _color: #2c464e;
  margin-bottom: 20px;
  margin-top: 0px;
  line-height: 1;
}
body, button, input, select, optgroup, textarea{
	color: #212121;
}
#pg-333-2, #pg-333-3, #pg-333-4, #pg-333-5, #pg-333-6, #pg-333-7 {
  mix-blend-mode: darken;
}
.bakery-sortiment-excerpt + a {
  color: #212121;
  font-size: 22px;
  display: inline-block;
  margin-top: -10px;
  display: none !important;
}
.textwidget p:first-child > em {
  font-family: "Arsilon";
  color: #771469;
  letter-spacing: 1.5px;
  font-size: 36px;
  display: block;
  margin-bottom: -20px;
  transform: rotate(-2deg) translateX(0px);
}
.after-hero_section .textwidget p:first-child > em {
  font-size: 40px;
}
.textwidget h2 {
  color: #212121;
  _color: #2c464e;
  font-size: 82px;
  font-weight: 600;
  margin-bottom: 30px;
  margin-top: 30px;  
  line-height: 1.1;
}
.more-btn {
  color: #212121;
  text-decoration: none;
  font-weight: 500;
  font-size: 22px;
  letter-spacing: .5px;
  position: relative;
  padding-bottom: 10px;
}
.more-btn:after {
	content: "";
	width: 100%;
	height: 2px;
	background: currentColor;
	position: absolute;
	bottom: 0px;
	left: 0;
}
.more-btn:hover {
  color: #212121 !important;
}
.after-hero_section p {
  max-width: 730px;
}

.textwidget h1 + p > strong {
  font-size: 30px;
}
.textwidget h1 + p > strong,
.textwidget h2 + p > strong {
  font-size: 30px;
  margin-bottom: -20px;
  display: block;
}
/* .content-section.content-section-sticky-left .panel-grid-cell:last-of-type {
  padding-right: 5%;
  padding-left: 2%;
} */
#philosophie_icon{
	max-width: 180px;
	margin: auto;
}
.text-w-icon {
  max-width: 760px !important;
}
#philosophie_icon svg path {
  fill: #2c464e;
}
#geschichte_icon svg path {
  fill: #2c464e;
}
#geschichte_home {
  padding-bottom: 60px;
}
#geschichte_home .panel-grid-cell:last-of-type {
  margin-top: 10%;
}
#pg-16-6{
	position: relative;
}
/* #pg-16-5::after {
  content: "";
  background: url(https://nifty-solomon.92-205-237-139.plesk.page/wp-content/uploads/2026/02/elternhaus_edit.jpg);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: bottom center;
  opacity: .1;
  mix-blend-mode: darken;
  pointer-events: none;
  background-attachment: fixed;
} */
#cta_cards-home {
  padding-top: 120px;
  width: 100% !important;
}
.armbruster-brotcast-band {
  margin-bottom: 60px;
}
#cta_cards-home .panel-grid-cell {
  position: relative;
}
#cta_cards-home .panel-grid-cell .so-panel:last-child {
  position: absolute;
  bottom: 6%;
  left: 8%;
}
#cta_cards-home svg path {
	fill: #fff;
}
#cta_cards-home svg {
  width: 26px;
  height: auto;
  margin-top: 0px;
  margin-bottom: -30px;
  display: block;
}
#panel-16-9-0-0 img {
  object-position: 50% 80%;
}
#cta_cards-home p:first-child {
  margin-bottom: -30px !important;
  color: #fff;
}
#cta_cards-home h3 {
  margin-bottom: 0px;
  font-size: 36px;
}
#cta_cards-home .panel-grid-cell .so-panel:last-child em, #cta_cards-home .panel-grid-cell .so-panel:last-child a {
  color: #fff !important;
  text-decoration: none;
}
#cta_cards-home .panel-grid-cell .so-panel:first-child {
  position: relative;
}
#cta_cards-home .panel-grid-cell .so-panel:first-child:after {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
  position: absolute;
  left: 0;
  top: 0;
}
#cta_cards-home {
  padding-top: 160px;
  padding-bottom: 150px;
}
.textwidget h3 {
  font-size: 46px;
  font-weight: 600;
  margin-bottom: 30px;
  margin-top: 32px;
  line-height: 1.1;
  letter-spacing: .2px;
}
/*#cta_cards-home img {
  aspect-ratio: .9;
  object-fit: cover;
}*/
#cta_cards-home img {
  aspect-ratio: 1.4;
  object-fit: cover;
}
.parallax {
  background-position: center;
  height: 75vh;
  width: 100%;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  top: 0;
  margin-top: 0px;
  position: relative;
  overflow: hidden;
}

#geschichte_home .panel-grid-cell:last-of-type{
	padding-bottom: 40px;
}
.hero-img:before {
background: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);
  content: "";
position: absolute;
  width: 100%;
height: 40%;
  left: 0;
  top: 0;
  z-index: 100;
}
.hero-img {
  _filter: grayscale(.4);
  _filter: grayscale(.4) saturate(.8) brightness(1.4);
    opacity: .2;
_transform: scale(1.05);	
}

.sm_illu {
  mix-blend-mode: darken;
  padding-left: 30%;
  padding-right: 15%;
  margin-top: -10%;
}
#hero img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 95%;
  transition: transform 0.1s ease-out;
  will-change: transform;
}

#baguette-tuete {
  transform: scale(2);
  transform-origin: 50% 20%;
  opacity: .1;
}

/* Hamburger Menu */
.McButton {
  position: relative;
  width: 55px;
  height: 30px;
  cursor: pointer;
}

.McButton b {
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #771469;
  transition: 
    top 0.3s ease,
    transform 0.4s ease,
    opacity 0.2s ease,
    width 0.3s ease;
}

body:not(.home) .McButton b{
	background-color: #771469;
}
body:not(.home) .site-branding .st0 {
  fill: #771469;
}

/* Farbwechsel bei Scroll */
.scrolled_vh .McButton b {
  background-color: #771469;
}

/* Ausgangszustand */
.McButton b:nth-child(1) {
  top: 0;
  width: 100%;
}

.McButton b:nth-child(2) {
  top: calc(50% + 1px);
  width: 80%;
  transform: translateY(-50%);
}

.McButton b:nth-child(3) {
  top: 100%;
  width: 60%;
}

.McButton:hover b{
	width: 100% !important;
}

/* ---------------------------
   ACTIVE STATE
---------------------------- */

.McButton.active b:nth-child(1) {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}

.McButton.active b:nth-child(2) {
  opacity: 0;
  transform: translateY(-50%) scaleX(0);
}

.McButton.active b:nth-child(3) {
  top: 50%;
  width: 100%;
  transform: translateY(-50%) rotate(-45deg);
}
.brot_img {
  transform: scale(1.2);
  mix-blend-mode: darken;
  position: relative;
}
.content-section{
	width: 82%;
	max-width: 1480px;
	margin: 0 auto;
  padding-top: 120px;
  padding-bottom: 120px;
}	
.content-section-m {
  width: 72%;
  padding-top: 120px;
  padding-bottom: 120px;
}
.content-section.no-pt{
	padding-top: 0;
}
.content-section.no-pb{
	padding-bottom: 0;
}
.content-section-sticky-left {
  position: relative;
  margin-left: 0; 
  margin-right: auto; 
  width: calc(86% + (100% - 86%) / 2); 
  max-width: calc(1480px + (100% - 1480px) / 2);
  margin-top: 60px;
  margin-bottom: 60px;
}

.content-section-sticky-right {
  position: relative;
  margin-left: auto; 
  margin-right: 0;   
  width: calc(86% + (100% - 86%) / 2);
  max-width: calc(1480px + (100% - 1480px) / 2);
  margin-top: 60px;
  margin-bottom: 60px;
}
#baguette-tuete path {
  fill: #2c464e;
}
/* .lilac-section {
  background: #e7dfeb;
  position: relative;
  overflow: hidden;
} */

#pg-333-2{
  mix-blend-mode: darken !important;
}
.lilac-section.stiky-section-wrapper .textwidget {
  max-width: 920px;
}
#history_timeline .content-section-sticky-right img{
margin-left: 30px;
width: calc(100% - 30px);
}
#history_timeline .content-section-sticky-left img{
  margin-right: 30px;
}
#history_timeline .content-section-sticky-right .textwidget{
  text-align: right;
}
#history_timeline p:last-child {
  margin-bottom: 0;
}
#history_timeline h2 {
  _font-family: "Arsilon";
  color: #2c464e;
  margin-bottom: -10px;
  font-size: 92px;
  font-weight: 700;
}
#history_timeline h4 {
  font-size: 36px;
  font-weight: 500;
  margin-bottom: -10px;
  margin-top: 30px;
  color: #771469;
  line-height: 1.3;
}
#history_timeline img {
  aspect-ratio: 1.5;
  object-fit: cover;
}

.timeline-layout {
  position: relative;
}

/* .timeline-layout::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 2px;
  background: rgba(138, 24, 125, 0.15);
  transform: translateX(-50%);
  z-index: 1;
} */
.timeline-layout::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 2px;
  background: rgba(44,40,68, 0.15);
  transform: translateX(-50%);
  z-index: 1;
}

.timeline-layout .timeline-progress {
  position: absolute;
  top: 0;
  left: 50%;
  width: 2px;
  height: 0;
  background: #2c464e;
  transform: translateX(-50%);
  z-index: 2;
}

.timeline-layout > .panel-grid {
  position: relative;
  z-index: 3;
}

.timeline-layout > .panel-grid::before {
  content: "";
  position: absolute;
  top: 90px;
  left: 50%;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #f2edf4;
  border: 2px solid #2c464e;
  transform: translateX(-50%);
  z-index: 4;
  transition: all 0.3s ease;
}
body .entry-content > .panel-layout > .panel-grid:nth-child(2)::before {
  content: "";
  width: 2px;
  height: 0vh;
  background: #2c464e;
  position: absolute;
  z-index: 10;
  top: -8vh;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.75s ease-in-out;
}
body .entry-content > .panel-layout > .panel-grid.loaded:nth-child(2)::before{
  height: 16vh;
}

.timeline-layout > .panel-grid.is-active::before {
  background: #2c464e;
  transform: translateX(-50%) scale(1.08);
}
#history_timeline {
  position: relative;
}
/* #history_timeline:before {
  content: "";
  width: 25px;
  height: 25px;
  background: #771469 ;
  border-radius: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -82px;
  _border: 3px solid #771469;
} */
.timeline-layout {
  position: relative;
  padding-top: 30px;
  _margin-top: -60px;
}
#history_timeline h2{
  position: relative;
}
#history_timeline .content-section-sticky-left h2::before {
  content: "";
  width: 25px;
  height: 25px;
  background: #2c464e;
  border-radius: 100%;
  position: absolute;
  left: -91px;
  top: 30px;
  z-index: 1;
}

#history_timeline .content-section-sticky-right h2::before {
  content: "";
  width: 25px;
  height: 25px;
  background: #2c464e;
  border-radius: 100%;
  position: absolute;
  right: -91px;
  top: 30px;
  z-index: 1;
}

#history_timeline .content-section-sticky-left h2::after {
  content: "";
  content: "";
  width: 10%;
  height: 2px;
  background: #2c464e;
  border-radius: unset;
  position: absolute;
  left: -81px;
  top: 42px;
}

#history_timeline .content-section-sticky-right h2::after {
  content: "";
  content: "";
  width: 10%;
  height: 2px;
  background: #2c464e;
  border-radius: unset;
  position: absolute;
  right: -81px;
  top: 42px;
}

#history_timeline{
  overflow: hidden;
  overflow: clip;
}

#history_timeline .content-section-sticky-left .textwidget {
  position: relative;
  transform: translateY(80px) ;
  transition: 0.8s ease-in-out;
  opacity: 0;
}

#history_timeline .content-section-sticky-right  .textwidget {
  position: relative;
  transform: translateY(80px);
  transition: 0.8s ease-in-out;
  opacity: 0;
}

#history_timeline .is-active .content-section-sticky-right .textwidget {
  opacity: 1;
  transform:  translateY(0%);
}
#history_timeline .is-active .content-section-sticky-left  .textwidget {
  opacity: 1;
  transform: translateY(0%);
}

#history_timeline  .content-section-sticky-right img {
clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
transition: .8s ease-in-out;
}
#history_timeline  .content-section-sticky-left img {
clip-path: polygon(100% 0, 100% 1%, 100% 100%, 100% 100%);
transition: .8s ease-in-out;
}

#history_timeline .is-active .content-section-sticky-left img {
clip-path: polygon(0 0, 100% 1%, 100% 100%, 0% 100%);
}
#history_timeline .is-active .content-section-sticky-right img {
clip-path: polygon(0 0, 100% 1%, 100% 100%, 0% 100%);
}

#history_timeline {
  overflow: hidden;
  overflow: clip;
  margin-top: -80px;
}

@media (max-width: 900px) {
  .timeline-layout::before,
  .timeline-layout .timeline-progress {
    left: 24px;
    transform: none;
  }

  .timeline-layout > .panel-grid::before {
    left: 15px;
    top: 40px;
    transform: none;
  }

  .timeline-layout > .panel-grid {
    padding-left: 48px;
  }
}
/* 
#pg-16-2 .lilac-section::after {
  content: "einfach gutes Brot";
  position: absolute;
  width: 100vw;
  height: auto;
  font-family: "Arsilon";
  font-size: 28vw;
  bottom: -5%;
  left: 50%;
  z-index: 1000;
  color: #771469;
  transform: translate(-136%, 0%);
  white-space: nowrap;
  opacity: 0.06;
  pointer-events: none;
}
#pg-16-4 .lilac-section::after {
  content: "frisch aus dem Ofen";
  position: absolute;
  width: 100vw;
  height: auto;
  font-family: "Arsilon";
  font-size: 28vw;
  bottom: -5%;
  left: 50%;
  z-index: 1000;
  color: #771469;
  transform: translate(-136%, 0%);
  white-space: nowrap;
  opacity: 0.06;
  pointer-events: none;
} */

#pg-16-4 {
  position: relative;
}

/* #pg-16-3:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 10vw;
  width: 100vw;
  background: #e7dfeb;
}


#history_home > .panel-grid-cell:last-of-type {
  margin-top: 8%;
} */

#history_home > .panel-grid-cell:first-of-type {
  margin-top: -2%;
}

#geschichte_icon{
  padding-right: 10%;
}
.photo-stack-swiper .swiper {
  transform: scaleX(-1);
}

.photo-stack-swiper .swiper-slide {
  transform: scaleX(-1);
}
#cta_cards-home svg {
  width: 40px;
  height: auto;
  margin-top: -20px;
  margin-bottom: -30px;
  display: block;
}


.history_home-swiper_custom_btns button {
  background: none;
  border: 0 !important;
  width: 70px;
  height: 70px;
  cursor: pointer;
}
.history_home-swiper_custom_btns button svg {
  width: 100%;
  height: auto;
}
.history-swiper-next {
  transform: rotate(180deg);
}
.history_home-swiper_custom_btns button path {
  fill: #e7dfeb;
  transition: 0.4s ease-in-out;
}
.history_home-swiper_custom_btns button:hover path {
  fill: #771469;
}
.history_home-swiper_custom_btns {
  display: flex;
  justify-content: end;
  position: relative;
  left: -30px;
  max-width: 82%;
  margin: 40px auto 0;
}
.history-swiper-prev,
.history-swiper-next {
  position: relative;
  z-index: 9999;
  pointer-events: auto;
}




/* FOOTER */
.hero-text svg {
  transform: rotate(-4deg);
}
footer {
  background: #e7dfeb;
}
.big_logo_bottom path {
  fill: #771469;
}
footer {
  position: relative;
  overflow: hidden;
}
.big_logo_bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  opacity: .075;
  overflow: hidden;
  pointer-events: none;
}
.big_logo_bottom {
  transform: translateY(20%);
}
#brotcast_home {
  margin-top: -40px;
}
.sm-pd {
  padding-top: 100px;
  padding-bottom: 100px;
}
.site-info{

	display: none;
}
/* footer .textwidget p > strong {
  display: inline-block;
  font-size: 30px;
  margin-bottom: 0px;
  _border-bottom: 2px solid #212121;
  font-weight: 600;
  letter-spacing: .6px;
  color: #6d125e;
} */
#bottom_logo svg {
  display: block;
}

#bottom_logo > div {
  transform: translateY(20px) !important;
}
#bottom_logo {
  padding-top: 40px;
}

footer .textwidget p > strong {
  display: inline-block;
  font-size: 32px;
  margin-bottom: 0px;
  _border-bottom: 2px solid #212121;
  font-weight: 600;
  color: #771469;
  margin-bottom: -10px;
  display: block;
}



#ft_social_nav ul,
#hd_social_nav {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
}
#ft_social_nav ul li,
#hd_social_nav {
  font-size: 28px;
  margin-right: 28px;
}
footer .textwidget p {
  font-size: 21px;
  font-weight: 300;
}
#bottom_logo path {
  fill: #6e125e;
}
footer .widget {
  margin: 0 0 0px 0 !important;
}
footer a {
  color: #212121 !important;
}


.sm-pd .panel-grid-cell:last-of-type {
  display: flex;
  flex-wrap: wrap;
}
.sm-pd .panel-grid-cell:last-of-type .so-panel:last-of-type {
  align-self: end;
}
footer .align_selfBtm .textwidget p a{
	text-decoration: none;
}
footer .align_selfBtm .textwidget p {
  font-size: 16px;
  font-weight: 300;
}
.align_selfBtm ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
}
.align_selfBtm ul li{
  margin-right: 20px;
}
.align_selfBtm ul li a {
  text-decoration: none;
}

.align_selfBtm{
  align-self: end;
}

#topline-with_logo .textwidget svg path {
  fill: #212121;
}
#grid-row .panel-grid-cell .panel-grid-cell:first-child img {
  aspect-ratio: 0.75;
  object-fit: cover;
  filter: grayscale(1);
}

#grid-row {
  border: 20px solid #fff;
}

#geschichte_home {
  padding-bottom: 60px;
}



#site-nav_inner {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  height: calc((var(--vh2, 1vh) * 100) );
  _background: #3a3a39;
  background: #f6f6f2;
  _background: #e7dfeb;
  overflow: hidden;
  clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  transition: 0.5s ease-in-out;
}
.main-navigation ul {
  display: block !important;
}
#site-nav_inner.visible {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}

.home .site-branding .st0,  .site-branding .st0,
#brot_cast path,
#brot_cast {
  transition: 0.5s ease-in-out;
}

.main-nav_illustration {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 55vw;
  mix-blend-mode: darken;
  /* opacity: .25; */
}
.home.nav_opend .site-branding .st0, .nav_opend .site-branding .st0 {
  fill: #771469;
}
.nav_opend #brot_cast {
  color: #212121;
}
.nav_opend #brot_cast path {
  fill: #771469 !important;
  stroke: #771469;
}
.nav_opend .McButton b {
  background: #771469;
}
.entry-content > .panel-layout {
  _padding-top: 180px;
}

.hero-ring {
  width: clamp(140px, 30vw, 170px);
  aspect-ratio: 1;
  background: #771469;
  border-radius: 100%;
}
.hero-ring__svg {
  width: 100%;
  height: 100%;
  display: block;
}

.hero-ring__text {
  font-size: 38px;
  letter-spacing: 4.2px;
  text-transform: uppercase;
  fill: #fff;
  transition: 0.4s ease;
}

.hero-ring__text{
  transform-origin: 200px 200px; /* Zentrum deines 400x400 viewBox */
  animation: spin 16s linear infinite;
}

.hero-ring:hover .hero-ring__text{
  animation-play-state: paused;
}
.hero-ring__arrow {
  fill: var(--tg-orange);
  transform: scale(.14) translate(106%, 90%);
  transform-box: fill-box;
}
.hero-ring__arrow path {
  fill: #e7dfeb;
}
.hero-ring {
  position: absolute;
  z-index: 10;
  right: 70px;
  top: 62px;
}
.nav_slogen {
  font-family: "Arsilon";
  color: #212121;
  letter-spacing: 1.5px;
  font-size: 32px;
  display: block;
}

#hd_social_nav {
  position: absolute;
  bottom: 40px;
  display: flex;
  align-items: center;
  left: 50%;
  transform: translateX(-50%);
  width: calc(90% - 0px);
}
#hd_social_nav ul {
  display: flex !important;
  flex-wrap: wrap;
  margin-left: 20px;
}
#hd_social_nav li {
  display: block;
  line-height: 1 !important;
  margin-left: 30px;
}
#hd_social_nav li a {
  font-size: 28px;
  color: #212121;
}

.dist_stroke {
  width: 50px;
  height: 1px;
  background: #212121;
  display: block;
  position: absolute;
  right: -12px;
  top: 49%;
  transform: translateY(-50%);
}
.nav_slogen {
  position: relative;
  padding-right: 70px;
  color: #771469;
}
/* TMP NAV */
#primary-menu a{
	outline: none !important;
}
.menu-main-menu-container {
  position: absolute;
  top: 180px;
  left: 50%;
  transform: translateX(-50%);
  width: calc(90% - 0px);
  z-index: 100;
}

#primary-menu {
  display: flex !important;
  align-items: start;
  flex-wrap: wrap;
  padding-right: 15%;
}

#primary-menu > li {
  width: 100%;
  margin-bottom: 10px;
}
.main-nav_illustration {
  position: absolute;
  bottom: 40px;
  right: 40px;
  width: 100vh;
  max-height: 75vh;
  height: 100vh;
  aspect-ratio: 1;
  max-width: 75vh;
  object-fit: cover;
}
/* .main-nav_illustration path{
fill: #dcd0e2;
} */
#site-navigation ul ul li a {
  font-weight: 300 !important;
  font-size: 26px !important;
  padding: 0px 0 !important;
  border: none !important;
  margin-top: 2px;
  margin-bottom: 2px;
  transition: 0.4s ease-in-out;
}
#site-navigation ul ul li a:hover {
	color: #771469 !important;
}


.filialen-accordeon .so-panel:nth-child(2) {
  display: none;
}
.filialen-accordeon {
  border-bottom: 1px solid #cecece;
}
.filialen-accordeon .so-panel:nth-child(1) h3 {
  position: relative;
  font-size: 28px;
  text-transform: uppercase;
  letter-spacing: .6px;
  font-weight: 700;
}
.filialen-accordeon .so-panel:nth-child(1) h3:after {
  content: "";
  position: absolute;
  right: 0;
  top: calc(50%);
  transform: translateY(-50%);
  width: 20px;
  height: 4px;
  background: #212121;
}
.filialen-accordeon .so-panel:nth-child(1) h3:before {
  content: "";
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
    width: 20px;
  height: 4px;
  background: #212121;
  transition: 0.4s ease;
}
.filialen-accordeon .so-panel:nth-child(1) h3.open:before {
  opacity: 0;
}
.filialen-accordeon .so-panel:nth-child(1) h3::before
#sub-hero-simple p:not(:first-of-type) {
  max-width: 740px;
}
#sub-hero-simple {
  padding-top: 230px;
}

#pl-208 > .panel-grid:last-child {
  margin-bottom: 120px;
}




.filialen-accordeon h4 {
  font-size: 28px;
  letter-spacing: .1px;
  line-height: 1.3;
  margin-top: 0;
  margin-bottom: 20px;
}
.filialen-accordeon p {
  margin-bottom: 20px;
  font-size: 21px;
}
.filialen-accordeon p a {
  color: #212121;
  color: #212121;
  text-decoration: none;
  font-weight: 500;
  font-size: 22px;
  letter-spacing: .5px;
  position: relative;
  padding-bottom: 10px;
}
.filialen-accordeon p a::after {
  content: "";
  width: 100%;
  height: 2px;
  background: #212121;
  position: absolute;
  bottom: 0px;
  left: 0;
}
.filialen-accordeon .so-panel:nth-child(2) .panel-grid {
  border-bottom: 1px solid #212121;
  margin-bottom: 40px !important;
  padding-top: 10px;
  padding-bottom: 40px;
}
/* .filialen-accordeon:last-of-type .so-panel:nth-child(2) .panel-grid {
	border-bottom: unset;
  margin-bottom: 0px !important;
} */


.page-id-157 #sub-hero{
position: relative;
height: 100vh;
}
.page-id-157 #sub-hero .so-widget-image {
	object-position: top center;
}
body:not(.home).page-id-157 #brot_cast{
	color: #fff;
}
body:not(.home).page-id-157 #brot_cast path {
  fill: #fff;
  stroke: #fff;
  stroke-width: 3px;
}
#sub-hero .so-widget-image {
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  height: 100vh;
  width: 100%;
}

.zitat-row {
  min-height: 100vh;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  padding: 0 !important;
}
.zitat-row .textwidget {
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
}
.zitat-row p {
  font-size: 38px;
  text-align: center;
  line-height: 1.3;
}
.neg_mt{
  margin-top: -10vw;
}
.pos_mb {
  margin-bottom: 100px;
}

.zitat-row .panel-grid-cell .panel-grid-cell:last-of-type {
  position: relative;
}
/* .zitat-row .panel-grid-cell .panel-grid-cell:last-of-type:after {
  content: "“";
  position: absolute;
  top: -50px;
  left: -50px;
  font-size: 390px;
  display: block;
  height: auto;
  line-height: 1;
  z-index: -1;
  color: #e7dfeb;
  opacity: 0.65;
} */

.zitat-bg {
  position: absolute;
  top: 55%;
  right: -5%;
  height: 85vh;
  width: 85vh;
  transform: translateY(-50%);
  z-index: -1;
}
.zitat-row {
  position: relative;
}
.zitat-bg path {
  fill: #e7dfeb;
  opacity: 0.65;
}
.zitat-row p:last-of-type {
  margin: 0;
  color: #2c464e;
  letter-spacing: .5px;
font-size: 30px;
}
.zitat-row .textwidget{
	max-width: 680px;
}
.zitat-row p:last-of-type strong{
	font-weight: 300;
}
.zitat-row p:first-of-type {
  margin-top: 20px;
  margin-bottom: 30px;
	  color: #771469;
  font-family: "Arsilon";
  font-size: 42px;
}
.zitat-row img {
  _aspect-ratio: 1;
  _object-fit: cover;
  _border-radius: 100%;
}
.zitat-row img {
  _max-width: 180px !important;
  max-width: 90px !important;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 20px;
}
.textwidget p a {
  color: currentColor;
}
.zitat-row p:last-of-type em {
  font-style: normal;
  font-size: 20px;
  display: block;
}
#pg-16-2{
  overflow-x: hidden;
}

.zitat-row p, .zitat-row img,
.content-section p, .content-section h1, .content-section h2, .content-section h3, .content-section h4, .content-section h5, #illu_philosophie_list .custom-html-widget{
  opacity: 0;
  transform: translateY(60px);
  transition: 1s ease-in-out;
}
.hero-text p, .hero-text h1{
  opacity: 0;
  transition: 1s ease-in-out;
  transition-delay: .2s;
}
.zitat-row p.slideIn, .zitat-row img.slideIn, #illu_philosophie_list .custom-html-widget.slideIn,
.content-section p.slideIn, .content-section h1.slideIn, .content-section h2.slideIn, .content-section h3.slideIn, .content-section h4.slideIn, .content-section h5.slideIn, .hero-text p.slideIn, .hero-text h1.slideIn{
  opacity: 1;
  transform: translateY(0px);
 
}
/* .stiky-section-wrapper .panel-grid .sow-image-container{
clip-path: polygon(50% 50%, 50% 50%, 50% 50%, 50% 50%);
transition: .2s ease-in-out;
}
.stiky-section-wrapper .panel-grid .sow-image-container.slideIn{
clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
} */

#illu1 path{
  fill: #2c464e;
}
#illu2 {
  position: absolute;
  width: 22vw;
  bottom: 12%;
  right: -23%;
  transition: 1s ease-in-out;
  transform: rotate(-4deg) translateX(50%);
  opacity: 0;
}
#illu2.slideIn {
opacity: 1;
transform: translateX(0%) rotate(-5deg);
}
#illu2 path{
  fill: #2c464e;
}


#illu3 {
  position: absolute;
  width: 20vw;
  top: -5%;
  left: 20%;
  opacity: 0;
  transform: translateY(60px);
  transition: 1s ease-in-out;
}
#illu3.slideIn{
  opacity: 1;
  transform: translateY(0px);
}
#illu3 path{
  fill: #2c464e;
}

#illu4 path{
  fill: #2c464e;
}
#illu4 {
  position: absolute;
  width: 14vw;
  top: 2%;
  left: 6%;
  transform: rotate(-4deg) translateX(-50%);
}
#illu4.slideIn {
opacity: 1;
transform: translateX(0%) rotate(-4deg);
}

#illu5 path{
  fill: #2c464e;
}
#illu5 {
  position: absolute;
  width: 17vw;
  top: 0%;
  right: 9%;
}

.filialen-accordeon table {
  font-size: 21px;
  font-weight: 300;
  max-width: 310px;
}
#illu1 {
  position: absolute;
  width: 21vw;
  top: 18%;
  left: -23%;
  transform: translateX(-40%) rotate(-5deg);
  transition: 1s ease-in-out;
  opacity: 0;
  
}
#pg-447-5 #illu1 {
  transition: 2s ease-in-out !important;
}
#illu1.slideIn,
#pg-447-5.slideIn #illu1 {
opacity: 1;
transform: translateX(0%) rotate(-5deg);
}

.after-history-illu{
 transition: 1.5s cubic-bezier(0.77, 0, 0.175, 1); 
 opacity: 0;
 transform: scale(.75);
}
.after-history-illu.slideIn{
opacity: 1;
 transform: scale(1);
}

#pg-447-5 #illu2 {
  position: absolute;
  width: 16vw;
  bottom: 8%;
  right: -15%;
  transform: translateX(40%) rotate(0deg);
}
#pg-447-5 #illu2  {
  transition: 2s ease-in-out !important;
}
#pg-447-5.slideIn #illu2 {
opacity: 1;
transform: translateX(0%) rotate(0deg);
}

.photo-stack-swiper .swiper-slide{
  border: none !important;
}


#maps {
  height: 80vh;
  min-height: 500px;
  margin-top: 0 !important;
  margin-bottom: 0;
}

.entry-content > .panel-layout > .panel-grid {
  position: relative;
  z-index: 1;
}
.img-grid .panel-grid-cell .so-panel {
  margin-bottom: 6vw !important;
}
.ar_breit.sm_img img {
  aspect-ratio: .8;
  object-fit: cover;
  width: 55%;
  
}

.lilac-before {
  position: relative;
}
.lilac-before:before {
  content: "";
  width: 100%;
  height: 10vw;
  background: #e7dfeb;
  position: absolute;
  left:0;
  top:0;
  z-index: -1
}
.page-id-589 .img-grid .panel-grid-cell .so-panel {
  margin-bottom: 20px !important;
}
#bakery_cts_spezial_shrink > .panel-grid-cell {
  width: 80%;
  margin-top: calc(-32vh);
}
#ct_social {
  margin-top: 30px;
  margin-bottom: -20px;
}
.page-id-589 .hero-img img {
  object-position: top center !important;
}
#ft_social_nav.ft_social_nav_ct ul {
  align-items: center !important;
  flex-wrap: wrap;
  display: flex !important;
  justify-content: center;
}
#ft_social_nav.ft_social_nav_ct ul li {
  margin-left: 20px;
  margin-right: 20px;
}
#ft_social_nav.ft_social_nav_ct ul li a {
  color: #212121;
  font-size: 36px;
}


/* MARKENREFACE */
.stiky-section-wrapper .panel-grid {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: sticky;
  top: 0;
}
.stiky-section-wrapper .panel-grid img {
  aspect-ratio: .8;
  object-fit: cover;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.last-fixed-img .panel-grid-cell {
  width: 50% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.stiky-section-wrapper .panel-grid:nth-of-type(2) .so-panel {
  margin-left: -5%;
  transform: rotate(-3deg);
}
.stiky-section-wrapper .panel-grid:nth-of-type(3) .so-panel{
  margin-right: -5%;
  transform: rotate(3deg);
}
.stiky-section-wrapper .panel-grid:nth-of-type(4) .so-panel{
  margin-top: 16%;
  transform: rotate(0deg);
}
.stiky-section-wrapper .textwidget {
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
}
.nanogallery_gallerytheme_dark_mug_726 .nGY2GThumbnail {
  border-radius: 0px;
  background: transparent !important;
  border-color: transparent !important;
}
#hidden_gallery{
  display: none;
}




.bilderband-wrapper {
  overflow: hidden;
  position: relative;
}

.bilderband-wrapper > .panel-grid-cell {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  width: max-content; /* wichtig für horizontales Band */
}

.bilderband-wrapper {
  overflow: hidden;
  position: relative;
}

.bilderband-track {
  display: flex;
  flex-wrap: nowrap;
  width: max-content;
  will-change: transform;
}

.bilderband-track  .panel-grid-cell {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

.bilderband-wrapper  .panel-grid-cell  .so-panel {
  flex: 0 0 auto;
  margin-right: 20px;
}
.bilderband {
  margin-bottom: 60px;
}
.bilderband-wrapper  .panel-grid-cell .so-panel img {
  display: block;
  height: 400px;
  width: auto;
  max-width: none;
  object-fit: contain;
}
.last_row_illlu {
  max-width: 260px;
  margin: -70px auto 80px;
}

.last_row_illlu path{
  fill: #2c464e;
}


.illu_list .panel-grid-cell .custom-html-widget{
  max-width: 200px;
}

.illu_list .panel-grid-cell .custom-html-widget {
  width: 200px;
  position: relative;
  height: 200px;
  padding: 20px;
}
.illu_list .panel-grid-cell .custom-html-widget svg{
  position: absolute;
  width: 100%;
  height: 100%;
}
.illu_list .panel-grid{
  margin-top: 20px;
  margin-bottom: 20px;
}
/* .illu_list .panel-grid-cell p, .illu_list .panel-grid-cell h4{
  text-align: center;
} */
.illu_list .panel-grid:nth-child(2) .panel-grid-cell{
  flex-flow: row-reverse;
}
.illu_list .panel-grid:nth-child(2) .custom-html-widget {
  max-width: 200px;
  padding: 40px;
}
.illu_list .panel-grid-cell .custom-html-widget svg path{
  fill: #2c464e;
}
.illu_list p:first-child{
  margin-top: 0;
}
.illu_list p:last-child{
  margin-bottom: 0;
}
.illu_list h4 {
  font-size: 32px;
  margin-bottom: 0px;
  color: #771469;
  font-weight: 600;
  margin-top: 0;
  line-height: 1;
}
.page-id-447 #illu1 {
  position: absolute;
  width: 15vw;
  top: 12.5%;
  left: -10%;
  transform: rotate(-5deg) translateX(-26vw);
  transition: transform 0.4s ease-in-out;
  opacity: 0;
}
.page-id-589 #hero img {
  object-position: 50% 35% !important;
}
.illus_filialen {
  position: relative;
}

#pg-447-6 .lilac-section {
  background: #e4dee7;
}
#pg-447-6 .lilac-section h3 {
  margin-top: 0;
}
#pg-447-6 .lilac-section h3 + p{
  max-width: 800px;
}
#pg-447-7 h3 {
  margin-top: 0;
  margin-bottom: 60px;
}

#pg-447-7 h3 {
  margin-top: 0;
  margin-bottom: 60px;
}
.certs img {
  height: 100px !important;
  width: auto;
  max-width: 180px !important;
  object-fit: contain;
  display: block;
  margin: auto;
}
.certs p {
  text-align: center;
}
.mb40 {
  margin-bottom: 40px;
}

.job-lists h3{
  margin-bottom: 0;
}
.job-lists ul {
  margin: -20px 0 0;
  padding: 0;
  list-style-type: none;
}
.job-lists ul li {
  padding-left: 18px;
  position: relative;
  font-size: 22px;
  font-weight: 300;
  margin-bottom: 10px;
}
.job-lists ul li:before {
  content: "–";
  color: #771469;
  font-weight: 600;
  position: absolute;
  left: 0;
  top: -1px;
}
#panel-589-2-0-0 {
  margin-bottom: -40px !important;
}
#pg-589-5 #il2 {
  width: 15vw;
  position: absolute;
  top: -110px;
  left: 9vw;
}
.job-lists {
  margin-bottom: 40px;
}
.illus_jobs_end #il1 {
  position: absolute;
  width: 18vw;
  right: 0;
  bottom: 50px;
}
.fl_illu1 {
  width: 12vw;
  right: 2%;
  position: absolute;
  top: -140px;
}
.fl_illu2 {
  width: 13vw;
  position: absolute;
  left: -2%;
}
.page-id-447 #illu1.slideIn {
transform: rotate(-5deg) translateX(0vw);
opacity: 1;
}
.illu_list .panel-grid-cell:nth-child(2) p:last-child{
  margin-bottom: 60px;
}
.illu_list .panel-grid-cell .custom-html-widget {
  width: 200px;
  position: relative;
  height: 200px;
  padding: 0px;
}
.illu_list .panel-grid-cell:nth-child(1) svg {
  width: 90%;
  height: 90%;
}
.illu_list .panel-grid-cell {
  display: flex;
  flex-flow: column;
  justify-content: start;
}
.illu_list .panel-grid {
  align-items: stretch !important;
}
#illu_philosophie_list > .panel-grid-cell > .so-panel:last-child {
  position: relative;
}
.illu_list .panel-grid-cell:nth-child(1) {
  padding-right: 60px;  
}
.illu_list .panel-grid-cell:nth-child(2) {
  border-left: 1px solid #771469;
  border-right: 1px solid #771469;  
  padding-left: 60px;
  padding-right: 60px;  
}
.illu_list .panel-grid-cell:nth-child(3) {
  padding-left: 60px;  
}
.illu_list .panel-grid-cell:nth-child(2) {
  border-left: 1px solid #771469;
  border-right: 1px solid #771469;
  padding-left: 60px;
  padding-right: 60px;
  width: calc(33.333% + 60px) !important;
} 
#pg-447-5{
  overflow: hidden;
}
.page-id-447 #illu2 {
  position: absolute;
  width: 26vw;
  bottom: 8%;
  right: -25%;
  transform: rotate(0deg);
}
/* content: "";
  width: 2px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #771469;
} */
.illu_list p {
  font-size: 21px;
  font-weight: 300;
}
.absl_imgs.anim.anim_run {
  position: absolute;
  top: 0;
  width: 33vw;
  left: 0;
}
.absl_imgs.anim.anim_run img {
  position: absolute;
    opacity: 0;
}

/* Frame-Sequenz */
/*<div class="absl_imgs anim anim_run">
	<img src="/wp-content/uploads/2026/03/step1.png">
	<img src="/wp-content/uploads/2026/03/step2.png">
	<img src="/wp-content/uploads/2026/03/step3.png">	
</div> */
.absl_imgs img:nth-child(1) {
  animation: frame1 0.9s infinite;
}

.absl_imgs img:nth-child(2) {
  animation: frame2 0.9s infinite;
}

.absl_imgs img:nth-child(3) {
  animation: frame3 0.9s infinite;
}

@keyframes frame1 {
  0%, 33.33% { opacity:1; }
  33.34%,100% { opacity:0; }
}

@keyframes frame2 {
  0%,33.33% { opacity:0; }
  33.34%,66.66% { opacity:1; }
  66.67%,100% { opacity:0; }
}

@keyframes frame3 {
  0%,66.66% { opacity:0; }
  66.67%,100% { opacity:1; }
}

/* TESTMENU */
#primary-menu {
  display: flex !important;
  align-items: start;
  flex-wrap: wrap;
  padding-right: 0;
  width: 48%;
}
.nav_slogen {
  position: relative;
  padding-right: 70px;
  color: #2c464e;
  font-size: 28px;
}
.menu-main-menu-container{
  top: 140px;
}
#primary-menu {
  text-align: right;
  padding-left: 8%;
}
#hd_social_nav a{
  color: #771469 !important;
}
#site-nav_inner::after {
  content: "";
  width: 46%;
  height: 100%;
  background: url('/wp-content/uploads/2025/12/elternhaus.jpg');
    background-size: auto;
  position: absolute;
  right: 0;
  top: 0;
  background-size: cover;
  opacity: .2;
  pointer-events: none;
}
#hd_social_nav{
  bottom: 50px;
}
#site-nav_inner{
  z-index: 10;
}
.site-branding{
  z-index: 0 !important;
}
.main-nav_illustration{
  mix-blend-mode: unset !important;
  z-index: 10;
}

.hero-ring {
  position: absolute;
  z-index: 10;
  right: 50px;
  top: 40px;
}
#hd_social_nav {
  bottom: 50px;
  width: 50%;
  transform: unset !important;
  left: 0;
  justify-content: end;
  padding-right: 2%;
}


.lilac-section .content-section.content-section-sticky-left .panel-grid-cell {
  position: relative;
}
.lilac-section .content-section.content-section-sticky-left .panel-grid-cell:first-child img {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
  object-position: center;
}
.lilac-section .content-section.content-section-sticky-left .panel-grid-cell:last-child{
  padding-top: 110px;
  padding-right: 5%;
  padding-left: 2%;
}

.home .content-section-sticky-left {
  margin-top: 0px;
}



#history_home {
  min-height: 100vh;
  background-size: cover;
  background-position: center;
  position: relative;
  color: #fff;
  margin-top: 100px;
  _background-attachment: fixed;
}
#history_home h2{
 color: #fff; 
}

#history_home:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  backdrop-filter: blur(10px);
  position: absolute;
  left: 0;
  top: 0;
}

#history_home .panel-grid-cell{
  position: relative;
  z-index: 10;
}

#history-home .last-fixed-img .panel-grid-cell {
  width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
#history-home .panel-grid img {
  aspect-ratio: 1.65;
  object-fit: cover;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#history-home .panel-grid:nth-of-type(2) .so-panel {
  margin-left: 0;
  transform: rotate(-2deg);
}

.stiky-section-wrapper .panel-grid .sow-image-container {
  position: relative;
}
.stiky-section-wrapper .panel-grid .sow-image-container:after {
  content: "";
  width: 80%;
  height: 100%;
  position: absolute;
  background: rgba(0,0,0,.05);
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}

#history-home .panel-grid .sow-image-container:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0,0,0,.2);
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}

/*
.big_after_headline p {
  color: #fff;
  font-weight: 600;
  font-size: 122px;
  text-shadow: 0px 0px 10px rgba(0,0,0.,47);
  line-height: 1;
}
*/
.big_after_headline p {
  color: #fff;
  font-weight: 600;
  font-size: 112px;
  text-shadow: 0px 0px 10px rgba(0,0,0.,47);
  line-height: .9;
}

#history-home .panel-grid:nth-of-type(3) .so-panel {
  margin-right: 0;
  transform: unset;
}

/* TIMELINE FIX */
#history_timeline {
  --timeline-gap: 140px;
  --content-base: min(86vw, 1480px);
  --bleed: calc((100vw - var(--content-base)) / 2);

  --col-54: calc((var(--content-base) * 0.54) - (var(--timeline-gap) * 0.46));
  --col-46: calc((var(--content-base) * 0.46) - (var(--timeline-gap) * 0.54));
}
#history_timeline .content-section-sticky-left,
#history_timeline .content-section-sticky-right {
  position: relative;
  margin-top: 60px;
  margin-bottom: 60px;
  width: calc(var(--content-base) + var(--bleed));
  max-width: none;
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  box-sizing: border-box;
}
#history_timeline .content-section-sticky-left {
  margin-left: 0;
  margin-right: auto;
}

#history_timeline .content-section-sticky-right {
  margin-left: auto;
  margin-right: 0;
}
#history_timeline .content-section-sticky-left > .panel-grid-cell:first-child {
  flex: 0 0 calc(var(--col-54) + var(--bleed)) !important;
  width: calc(var(--col-54) + var(--bleed)) !important;
  max-width: calc(var(--col-54) + var(--bleed)) !important;
  box-sizing: border-box;
}

#history_timeline .content-section-sticky-left > .panel-grid-cell:last-child {
  flex: 0 0 var(--col-46) !important;
  width: var(--col-46) !important;
  max-width: var(--col-46) !important;
  box-sizing: border-box;
}
#history_timeline .content-section-sticky-right > .panel-grid-cell:first-child {
  flex: 0 0 var(--col-46) !important;
  width: var(--col-46) !important;
  max-width: var(--col-46) !important;
  box-sizing: border-box;
}

#history_timeline .content-section-sticky-right > .panel-grid-cell:last-child {
  flex: 0 0 calc(var(--col-54) + var(--bleed)) !important;
  width: calc(var(--col-54) + var(--bleed)) !important;
  max-width: calc(var(--col-54) + var(--bleed)) !important;
  box-sizing: border-box;
}
#history_timeline .content-section-sticky-left > .panel-grid-cell,
#history_timeline .content-section-sticky-right > .panel-grid-cell {
  float: none !important;
  margin: 0 !important;
}
#history_timeline .content-section-sticky-left .sow-image-container,
#history_timeline .content-section-sticky-right .sow-image-container {
  width: 100%;
}

#history_timeline .content-section-sticky-left img,
#history_timeline .content-section-sticky-right img {
  display: block;
  width: 100%;
  aspect-ratio: 1.5;
  object-fit: cover;
}
#history_timeline .content-section-sticky-left img {
  width: calc(100% - 50px);
  margin-right: 50px;
}

#history_timeline .content-section-sticky-right img {
  width: calc(100% - 50px);
  margin-left: 50px;
}
#history_timeline .content-section-sticky-right .textwidget {
  text-align: right;
}

#history_timeline .content-section-sticky-left .textwidget,
#history_timeline .content-section-sticky-right .textwidget {
  box-sizing: border-box;
  width: 100%;
}
#history_timeline {
  --timeline-gap: 140px;
  --timeline-half: 9.4%;
}
#history_timeline .content-section-sticky-left .so-widget-sow-editor-base {
  transform: translateX(calc(var(--timeline-half) * -1));
}
#history_timeline .content-section-sticky-left .so-widget-sow-editor-base .textwidget{
	width: 109.4%;
}
#history_timeline .content-section-sticky-right .so-widget-sow-editor-base {
  transform: calc(translateX(var(--timeline-half)) - 9%);
}
#history_timeline .content-section-sticky-right .so-widget-sow-editor-base .textwidget{
	width: 109.4%;
}
.page-id-447 .hero-img img {
  object-position: 50% 100% !important;
}
body::after {
  content: "";
  background: url('/wp-content/uploads/2026/03/noisy-background.jpg');

    background-size: auto;

  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1;
  background-size: 17%;
  mix-blend-mode: darken;
  opacity: .3;
  pointer-events: none;
}

.history_after_img img {
  max-width: 1000px !important;
  width: 80% !important;
  margin: -20px auto 30px;
}

.history-after-text svg {
  width: 36vw;
  transform: rotate(-3deg);
  display: block;
  margin: 0 auto -30px;
}
.history-after-text svg path {
  fill: #2c464e;
}
.after_history_date_line {
  font-size: 2.25vw !important;
  margin-top: -30px;
  margin-bottom: 30px;
}
.stiky-section-wrapper .panel-grid .panel-grid{
  min-height: unset !important;
  position: initial !important;
}
.page-id-589 .bilderband-track > .panel-grid-cell > .so-panel .textwidget{
  min-width: 400px;
  max-width: 400px;
  padding: 20px;
  border-radius: 20px;
  overflow: hidden;
}
.stiky-section-wrapper .panel-grid .panel-grid p{
  opacity: 1 !important;
  transform: unset !important;
}



.page-id-589 .benefit-icons .panel-grid-cell .so-panel img{
  max-width: 160px;
  height: auto !important;
  display: block;
  margin: -30px 0 -30px;
}
.page-id-589 .benefit-icons .panel-grid-cell .so-panel h4 {
  font-size: 32px;
  margin-bottom: 0px;
  color: #771469;
  font-weight: 600;
  margin-top: 0;
  line-height: 1;
  opacity: 1 !important;
  transform: unset !important;
  margin-bottom: -10px;
}
/* .page-id-589 .ar_breit.sm-img {
  padding-right: 20%;
  padding-left: 0%;
} */

.page-id-589 .ar_breit.sm-img {
  padding-left: 20%;
  padding-right: 0%;
}

.page-id-589 .ar_breit.sm_img img {
  width: 82% !important;
  aspect-ratio: 1.3;
  object-position: top center;
}
.benefit-icons svg path {
  fill: #2c464e;
}
#pg-589-2 {
  margin-top: -80px;
}

.benefit-icons svg {
  max-width: 190px;
}

/* #pg-589-3 .so-panel .panel-layout .panel-grid .panel-grid-cell {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#pg-589-3 .so-panel .panel-layout .panel-grid .panel-grid-cell .so-panel:first-child {
  width: 120px;
}
#pg-589-3 .so-panel .panel-layout .panel-grid .panel-grid-cell .so-panel:last-child {
  width: calc(100% - 160px);
}
#pg-589-3 .so-panel .panel-layout {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#pg-589-3 .so-panel .panel-layout .panel-grid{
  width: 42%;
  text-emphasis: none;
} */

/* .stiky-section-wrapper .panel-grid:not(:first-child) .so-panel {
  transform: scale(.8);
  opacity: 0;
  transition: 0.7s ease-in-out;
}
.stiky-section-wrapper .panel-grid:not(:first-child) .so-panel.slideIn {
  transform: scale(1);
  opacity: 1;
} */

html {
  scroll-snap-type: y proximity;
}
.stiky-section-wrapper .panel-grid:not(:first-child){
   scroll-snap-align: start;
}
.bakery-sortiment-title {
  margin-top: -20px !important;
}
.page-id-208 .filialen-accordeon img {
  max-height: 56px;
  width: auto !important;
}
.scroll-horizontal-wrapper  .panel-layout {
  display: flex;
  flex-wrap: nowrap !important;
  align-items: flex-start;
}
.scroll-horizontal-wrapper .animation-wrap {
  display: flex;
  position: relative;
  align-items: start;
  z-index: 1;
  _height: 100vh;
  will-change: transform;
}

.scroll-horizontal-wrapper .animation-wrap > .panel-grid {
  flex: 0 0 65vw;

}

#benefits .content-section:not(.content-section-sticky-right) {
  width: 100% !important;
  max-width: unset !important;
}

#benefits {
  overflow-x: hidden;
}
#benefits p {
  _font-size: 24px;
}
#benefits .panel-grid {
  justify-content: center;
  display: flex;
  flex-flow: column;
  height: 100vh
}
#benefits .panel-grid:nth-child(1){
  justify-content: start;
}
#benefits .panel-grid:nth-child(2){
  justify-content: end;
}
#benefits .panel-grid:nth-child(3){
  justify-content: start;
}
#benefits .panel-grid:nth-child(4){
  justify-content: end;
}
#benefits .panel-grid:nth-child(5){
  justify-content: start;
}
#benefits .panel-grid:nth-child(6){
  justify-content: end;
}
#benefits .panel-grid:nth-child(7){
  justify-content: start;
}
#benefits .panel-grid:nth-child(8){
  justify-content: end;
}
#benefits .panel-grid:nth-child(9){
  justify-content: start;
  flex: 0 0 80vw;
}
#benefits .panel-grid:nth-child(9) > .content-section{
  align-items: start !important;
}
#benefits .panel-grid:nth-child(6) > .content-section{
  align-items: end !important;
}
#benefits .panel-grid:nth-child(10){
  justify-content: end;
}
#benefits .panel-grid > .content-section {
  align-items: center !important;
}
#jobs_imgs {
  margin-bottom: 0 !important;
}
#benefits .panel-grid:first-child {
  _border-top: 1px solid;
}
#benefits .panel-grid .panel-grid-cell:first-of-type {
  width: 35%;
}
#benefits .panel-grid .panel-grid-cell p:last-of-type{
  margin-bottom: 0 !important;
}
#benefits .panel-grid svg path{
fill: #2c464e;
}
#benefits {
  padding-left: 9vw !important;
}
#benefits {
  padding-right: 9vw !important;
}
#benefits .panel-grid svg{
  max-width: 60%;
    margin-left: auto;
  margin-right: auto;
  display: block;
}
.scroll-horizontal-wrapper .animation-wrap::after {
  content: "";
  display: block;
  flex: 0 0 9vw;
}
#benefits .panel-grid:last-child {
  flex: 0 0 26vw !important;
}
#benefits .panel-grid:nth-child(2) svg, 
#benefits .panel-grid:nth-child(3) svg,
#benefits .panel-grid:nth-child(10) svg {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
#benefits .panel-grid:nth-child(10) svg {
  max-width: 50%;
  margin-left: auto;
  margin-right: 15%;
  display: block;
}
#benefits .panel-grid:nth-child(3) svg{
  width: 50%;
}
#benefits .panel-grid:nth-child(3) svg{
  max-width: 60%;
} 
#benefits .panel-grid:nth-child(6) svg{
  max-width: 70%;
} 
#benefits .panel-grid:nth-child(7) svg,
#benefits .panel-grid:nth-child(8) svg {
  max-width: 45%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
#benefits .panel-grid .panel-grid-cell:last-of-type {
  width: 65%;
  padding-right: 10%;
}
.scroll-horizontal-wrapper .animation-wrap > .panel-grid:not(:first-child){
  margin-left: -15vw;
}
#benefits .panel-grid .panel-grid-cell:last-of-type h4 {

  margin-bottom: -20px;
  color: #771469;
  font-weight: 600;
  font-size: 32px;
  _text-transform: uppercase;
  letter-spacing: .6px;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: -15px;
}

.page-id-589 #history-home .panel-grid:nth-of-type(2) .so-panel{
  margin-left: 0;
  transform: unset;
}
.page-id-589 #history-home .panel-grid:nth-of-type(1) .so-panel{
  margin-left: 0;
  transform: rotate(-2deg);
}

.scroll-horizontal-wrapper,
.scroll-horizontal-wrapper * {
  scroll-snap-align: none !important;
}

#benefits .custom-html-widget{
  opacity: 0;
  transform: scale(.5);
  transition: 1.75s cubic-bezier(0.77, 0, 0.175, 1);
}

#benefits .custom-html-widget.slideIn{
  opacity: 1;
  transform: scale(1);
}


  .stiky-section-wrapper .panel-grid .sow-image-container{
    clip-path: polygon(49.5% 38%, 50.5% 38%, 50.5% 62%, 49.5% 62%);
    transition: clip-path 1.5s cubic-bezier(0.77, 0, 0.175, 1);
  }
  .stiky-section-wrapper .panel-grid .sow-image-container.slideIn{
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }

#pg-208-33 .sow-image-container{
  clip-path: polygon(49.5% 38%, 50.5% 38%, 50.5% 62%, 49.5% 62%);
    transition: clip-path 1.5s cubic-bezier(0.77, 0, 0.175, 1);
}
#pg-208-33 .sow-image-container.slideIn{
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
 
  .img-grid .panel-grid-cell .sow-image-container{
    clip-path: polygon(49.5% 38%, 50.5% 38%, 50.5% 62%, 49.5% 62%);
    transition: clip-path 1.1s ease-in-out;
  }
  .img-grid .panel-grid-cell .sow-image-container.slideIn{
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  } 

  footer a {
  text-decoration: none;
}
  footer a:hover {
  text-decoration: underline;
}



.big-font .textwidget.custom-html-widget.slideIn {
  max-width: unset;
}
.filterbar {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #cecece;
  padding-bottom: 40px;
}
#brot_des_monats {
  margin-top: -200px;
}
.certs strong {
  font-size: 22px;
  font-weight: 400 !important;
}
#search_sortiment {
  border: 1px solid transparent;
  border-bottom: 2px solid #000;
  border-radius: 0;
  padding: 10px 0;
  margin-right: 30px;
  width: 270px;
  background: transparent !important;
  color: #000;
}
#show_only_vegan {
  appearance: none;
  -webkit-appearance: none;
  width: 22px;
  height: 22px;
  border: 2px solid #000;
  background: #fff;
  border-radius: 0px;
  cursor: pointer;
  position: relative;
  margin-right: 6px;
  position: relative;
  top: 5px;
}
/* Haken */
#show_only_vegan:checked::after {
  content: "";
  position: absolute;
left: 6px;
  top: 3px;
  width: 6px;
  height: 9px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.set-ar-custom img {
  aspect-ratio: 1;
  object-fit: cover;
  object-position: top center;
}
#pg-16-9 .zitat-row {
  height: auto !important;
  min-height: unset !important;
	padding-top: 80px !important
}


.text_box_styled {
  color: #2c464e;
}
.text_box_styled h4 {
  font-size: 62px;
  margin-bottom: -50px;
  font-weight: 400;
  margin-top: 40px;
}
.text_box_styled p {
  margin-bottom: 0;
}
#geschaeftsfhrung {
  padding-bottom: 60px;
}


#alt_neu_section .panel-grid {
  margin-bottom: 10px;
}
#alt_neu_section .panel-grid .panel-grid-cell:first-child {
  transform: rotate(1deg);
}
#alt_neu_section .panel-grid .panel-grid-cell:last-child {
  transform: rotate(-1deg);
}

#alt_neu_section .panel-grid:nth-child(2n) .panel-grid-cell:first-child {
  transform: rotate(-1deg);
}
#alt_neu_section .panel-grid:nth-child(2n) .panel-grid-cell:last-child {
  transform: rotate(1deg);
}

#alt_neu_section .panel-grid .panel-grid-cell img{
  border: 8px solid #fff;
  box-shadow: 0px 0px 30px -20px rgba(0,0,0,0.5)
}
#alt_neu_section p {
  font-family: "Arsilon";
  font-size: 28px;
  margin-top: 10px;
  color: #771469;
}

@media only screen and (max-width: 1200px) {
.nav_slogen {
  display: none;
}
}

@media only screen and (max-width: 991px) {
.textwidget h1,
.textwidget h2 {
  font-size: 62px;
}
.zitat-row .textwidget {
  max-width: 560px;
}
.big_after_headline p{
  font-size: 82px;
}

footer .content-section {
  flex-wrap: wrap !important;;
}
footer .content-section .panel-grid-cell {
  width: 48% !important;
}
.hero-ring {
  transform: scale(.85);
  transform-origin: top right;
}
.nav_opend .hero-ring {
  transform: translateY(0px) translateX(0%) scale(.85);
}
.zitat-row img {
  max-width: 80px !important;
}
.site-branding {
  width: 270px;
}
body:not(.home) #hero h1 {
  font-size: 72px;
}
body:not(.home) #hero .textwidget p:first-child > em {
  font-size: 32px;
}
.big-font p {
  font-size: 28px !important;
}
p strong br {
  display: none;
}
#bakery_cts_spezial_shrink > .panel-grid-cell {
  width: 80%;
  margin-top: -160px;
}
.content-section-m {
  width: 82%;
}
.timeline-layout::before,
.timeline-layout .timeline-progress{
  left: 9%;
  transform: unset;
}
#history_timeline .content-section-sticky-right {
  flex-flow: column-reverse !important;
  width: 82%;
  margin-left: auto;
  margin-right: auto;  
}
#history_timeline .content-section-sticky-left{
  flex-flow: column !important;
  width: 82%;
  margin-left: auto;
  margin-right: auto;  
}
#history_timeline .content-section-sticky-left > .panel-grid-cell:first-child,
#history_timeline .content-section-sticky-right > .panel-grid-cell:first-child,
#history_timeline .content-section-sticky-left > .panel-grid-cell:last-child,
#history_timeline .content-section-sticky-right > .panel-grid-cell:last-child{
  width: 100% !important;
    flex: unset !important;
    max-width: unset !important;

}
  #history_timeline .content-section-sticky-left img, #history_timeline .content-section-sticky-right img {
    margin-left: 60px !important;
    margin-right: 0 !important;
    width: calc(100% - 60px) !important;
  }
#history_timeline .content-section-sticky-left .so-widget-sow-editor-base .textwidget,
#history_timeline .content-section-sticky-right .so-widget-sow-editor-base .textwidget {
  width: 100%;
  padding-left: 60px;
}
#history_timeline .content-section-sticky-left .so-widget-sow-editor-base,
#history_timeline .content-section-sticky-right .so-widget-sow-editor-base {
  transform: unset;
}
#history_timeline .content-section-sticky-left h2::after {
  content: "";
  content: "";
  width: 40px;
  height: 2px;
  background: #2c464e;
  border-radius: unset;
  position: absolute;
  left: -60px;
  top: 42px;
}
#history_timeline .content-section-sticky-right h2::after {
  content: "";
  content: "";
  width: 40px;
  height: 2px;
  background: #2c464e;
  border-radius: unset;
  position: absolute;
  left: -60px;
  top: 42px;
}
#history_timeline .content-section-sticky-left h2::before,
#history_timeline .content-section-sticky-right h2::before{
  left: -72px;
}
#history_timeline .content-section-sticky-right .textwidget {
  text-align: left;
}
#history_timeline h2 {
  font-size: 82px;
}
.bakery-sortiment-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px 30px;
}
.illus_filialen{
  display: none !important;
}
}

@media only screen and (max-width: 880px) {
.illu_list .panel-grid-cell .custom-html-widget {
  width: 140px !important;
  position: relative;
  height: 140px !important;
  padding: 0 !important;
  margin-bottom: 20px !important;
}
.illu_list .panel-grid {
  align-items: start !important;
  flex-flow: column;
}
.illu_list .panel-grid .panel-grid-cell{
  width: 100% !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.illu_list .panel-grid .panel-grid-cell:nth-child(2) {
  flex-flow: column-reverse;
}
.illu_list .panel-grid-cell:nth-child(2) {
  border-left: unset;
  border-right: unset;
  padding-top: 30px !important;
  padding-bottom: 30px !important;
  border-top: 1px solid #771469;
  border-bottom: 1px solid #771469;
  margin-top: 30px;
}
.illu_list .panel-grid-cell:nth-child(2) p:last-child {
  margin-bottom: 0;
}
.illu_list h4 {
  font-size: 28px;
  }
}

@media only screen and (max-width: 780px) {
  .last-fixed-img .panel-grid-cell {
  width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 0;
}
.bilderband-wrapper  .panel-grid-cell .so-panel img {
  height: 350px;
}
.stiky-section-wrapper .panel-grid:nth-of-type(4) .so-panel {
  margin-top: 0;
}
.stiky-section-wrapper .panel-grid:not(:first-child) {
  scroll-snap-align: unset;
}
 body:not(.home) #hero h1 {
    font-size: 52px;
  }
    body:not(.home) #hero .textwidget p:first-child > em {
    font-size: 28px;
  }
  #pg-589-2 {
  margin-top: -80px;
}#pg-589-2 p br{
  display: none;
}
.stiky-section-wrapper .panel-grid {
  min-height: unset;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: initial;
  top: 0;
}
  .site-branding {
    width: 240px;
  }
  .hero-text {
  width: 75vw;
  }
  .year.big_font{
    font-size: 5vw;
  }
    .textwidget h1, .textwidget h2 {
    font-size: 52px;
  }
  .stiky-section-wrapper .panel-grid:nth-of-type(2) .so-panel,
  .stiky-section-wrapper .panel-grid:nth-of-type(3) .so-panel {
  margin-left: 0;
  margin-right: 0;
  transform: unset;
}
.stiky-section-wrapper .panel-grid:nth-child(2) .content-section,
.stiky-section-wrapper .panel-grid:nth-child(3) .content-section,
.stiky-section-wrapper .panel-grid:nth-child(4) .content-section{
  width: 100% !important;
  max-width: unset !important;
}
.stiky-section-wrapper .panel-grid img {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#history-home .panel-grid:nth-of-type(2) .so-panel {
  margin-left: 0;
  transform: unset;
}
.zitat-row {
  min-height: unset;
}

#pg-16-3 .stiky-section-wrapper .panel-layout {
  display: flex !important;
  flex-wrap: wrap;
}
#pg-16-3 .stiky-section-wrapper .panel-layout .panel-grid:nth-child(1), #pg-16-3 .stiky-section-wrapper .panel-layout .panel-grid:nth-child(4) {
  width: 100%;
}
#pg-16-3 .stiky-section-wrapper .panel-layout .panel-grid:nth-child(2), #pg-16-3 .stiky-section-wrapper .panel-layout .panel-grid:nth-child(3) {
  width: 50%;
}
 .zitat-row .textwidget {
    padding-bottom: 80px;
  }
  .zitat-row {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}
#illu3 {
  position: absolute;
  width: 20vw;
  top: -9%;
  left: 13%;
}
.zitat-row p:first-of-type{
  font-size: 32px;
}
.textwidget p:first-child > em{
  font-size: 28px;
}
#primary-menu {
  text-align: left;
  padding-left: 5%;
  width: 100%;
}
#site-nav_inner::after{
  width: 100% !important;
  opacity: 0.05;
}
.scroll-horizontal-wrapper .panel-layout {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-flow: column;
}
.scroll-horizontal-wrapper .animation-wrap {
  flex-flow: column;
}
#benefits .panel-grid {
  justify-content: center;
  display: flex;
  flex-flow: column;
  height: auto;
  margin-right: 0 !important;
}
.scroll-horizontal-wrapper .animation-wrap > .panel-grid:not(:first-child) {
  margin-left: 0;
}
  .big_after_headline p {
    font-size: 8vw !important;
  }
#benefits .panel-grid .panel-grid-cell:first-of-type {
  width: 180px;
  margin-bottom: -10px !important;
  align-self: start !important;
}
#benefits .panel-grid .panel-grid-cell:last-of-type {
  margin-bottom: 50px;
}
.scroll-horizontal-wrapper .panel-grid:last-child {
  display: none !important;
}
.page-id-589 #history-home .panel-grid:nth-of-type(1) .so-panel {
  margin-left: 0;
  transform: unset !important;
}
#pg-589-6 .content-section {
  width: 100%;
}
#benefits .panel-grid .panel-grid-cell:last-of-type h4{
  font-size: 28px;
}
.scroll-horizontal-wrapper .content-section {
  padding: 0 !important;
}
#hd_social_nav {
  bottom: 50px;
  width: 100%;
  transform: unset !important;
  left: 0;
  justify-content: end;
  padding-right: 9%;
}
.home .hero-text {
  top: auto;
  bottom: 6% !important;
}
.hero-ring{
  top: 150px;
}
body:not(.home) .hero-ring{
  display: none !important;
}
#pg-16-3 .stiky-section-wrapper .panel-layout .panel-grid:nth-child(4) {
  margin-bottom: 30px;
}
.stiky-section-wrapper .panel-grid .sow-image-container::after{
  width: 100% !important;
}
#history-home {
  padding-top: 40px;
}
  body:not(.home) #hero h1 {
    font-size: 62px;
  }
#pg-16-3 .stiky-section-wrapper .panel-layout .panel-grid:nth-child(4) {
  margin-bottom: 30px;
}
#history-home {
  padding-top: 50px;
margin-bottom: 30px;
}
#history-home {
  position: relative;
}
.home #history-home .big_after_headline {
  position: absolute;
  bottom: 14vw;
  left: 50%;
  width: 90%;
  transform: translateX(-50%);
}
.img-grid {
  margin: 0 !important;
  width: 100% !important;
}

.img-grid .panel-grid-cell:nth-child(2){
  display: flex !important;
  flex-wrap: wrap;
  }
  .img-grid .panel-grid-cell:nth-child(1),
  .img-grid .panel-grid-cell:nth-child(1) .so-panel{
    margin-bottom: 0 !important;
  }
  .img-grid .panel-grid-cell:nth-child(2) .so-panel{
    width: 50%;
  }
  .img-grid img{
    aspect-ratio: 1;
  }
    #bakery_cts_spezial_shrink > .panel-grid-cell {
    width: 80%;
    margin-top: 30px;
  }
  .ar_breit.sm_img img {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
}
#pg-333-8 .after-header_sm_img {
  margin-top: 0;
  padding-right: 0;
}
#pg-333-8 .img-grid .panel-grid-cell .so-panel {
  margin-bottom: -24px !important;
}
#pg-16-7 {
  margin-top: 40px;
}
#cta_cards-home {
  padding-top: 0;
}
  footer .content-section .panel-grid-cell {
    width: 100% !important;
  }
  footer .sm-pd {
  padding-top: 50px;
  padding-bottom: 100px;
}
  footer .content-section .panel-grid-cell {
    margin-bottom: 0 !important;
  }
  #pg-208-33 .content-section.content-section-sticky-left {
  margin: 0;
  width: 100% !important;
}
#pg-208-33 .panel-grid-cell {
  margin-bottom: -1px !important;
}
#pg-208-33  img{
  aspect-ratio: 1;
  object-fit: cover;
}

#pg-208-33 .panel-grid-cell {
  margin-bottom: -1px !important;
}
#pgc-208-33-1 {
  display: flex;
  flex-wrap: wrap;
}
#pgc-208-33-1 .so-panel {
  width: 50%;
}
#pl-208 > .panel-grid:last-child {
  margin-bottom: -24px;
}
.page-id-589 .ar_breit.sm_img img {
  width: 100% !important;
  aspect-ratio: 1;
  object-position: top center;
}
#benefits .panel-grid .panel-grid-cell:last-of-type {
  width: 100%;
  padding-right: 0;
}
.scroll-horizontal-wrapper .animation-wrap > .panel-grid {
  flex: 0 0 88vw;
  margin-right: 20vw;
}
.page-id-589 .img-grid .panel-grid-cell .so-panel {
  margin-bottom: 0px !important;
}
#pg-208-33 .after-header_sm_img {
  margin-top: 0;
  padding-right: 0;
}
  .page-id-589 #history-home .big_after_headline {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 90%;
    transform: translateX(-50%) translateY(-50%);
    top: 50%;
    height: 0;
  }
  #pg-589-5 #il2 {
  width: 160px;
  position: absolute;
  top: -80px;
  left: 7vw;
}
.illus_jobs_end #il1 {
  position: absolute;
  width: 140px;
  right: 0;
  bottom: 20px;
}
  .page-id-589 #history-home .big_after_headline p{
    margin: 0 !important
  }
  #pg-589-6 img {
  aspect-ratio: 1 !important;
}
#brot_des_monats {
  margin-top: 60px;
}
#pg-589-7 .content-section {
  padding-bottom: 30px;
}
  .scroll-horizontal-wrapper .animation-wrap > .panel-grid {
    flex: unset;
  }
  .scroll-horizontal-wrapper {
  margin-top: 40px;
}
.certs .panel-grid:last-child .content-section {
  padding-bottom: 30px;
}
}
#cta_cards-home .panel-grid-cell .so-panel:first-child{
  z-index: 1;
  display: block;
}
#cta_cards-home .panel-grid-cell .so-panel:first-child::after{
  z-index: 1;
  display: block;
}
#cta_cards-home .panel-grid-cell .so-panel:last-child{
  z-index: 2;
}
.bakery-sortiment-excerpt, .bakery-sortiment-title {
  opacity: 1 !important;
  transform: unset !important;
}
#geschaeftsfhrung img {
  aspect-ratio: 1.4;
  object-fit: cover;
}
@media only screen and (max-width: 680px) {
  .year.big_font {
    font-size: 7vw;
  }
    .hero-text {
    width: 80vw;
  }
    .site-branding {
    width: 190px;
  }
  button.mobilMenu{
    left: 30px;
  top: 40px;
  }
  .site-branding {
    width: 200px;
    left: auto;
    transform: unset;
    right: 25px;
    top: 30px;
  }
  #hero {
  height: calc(100vh - 50px);
  height: calc((var(--vh, 1vh) * 100) - 50px);
}
.home .hero-text {
  bottom: 2% !important;
}
#pg-16-9 .zitat-row .textwidget {
  padding-bottom: 0;
}
#cta_cards-home .panel-grid-cell {
  margin-bottom: 0;
}
#cta_cards-home .panel-grid-cell .so-panel:first-child::after {
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
}
#cta_cards-home img {
  aspect-ratio: 1;
  object-fit: cover;
}
#cta_cards-home{
  padding-bottom: 60px !important;
}
.armbruster-brotcast-band {
  margin-bottom: -10px;
}
  body .entry-content > .panel-layout > .panel-grid:nth-child(2)::before,
  #hero::before{
    width: 1px;
  }
  .textwidget h1 + p > strong, .textwidget h2 + p > strong {
  font-size: 24px;
}
  .textwidget p:first-child > em {
    font-size: 26px;
  }
.textwidget p {
  font-size: 24px;
}
 .content-section-m {
    width: 86%;
  }
  body:not(.home) .hero-text{
    width: 82%;
  }
  .content-section h1 br, .content-section h2 br{
    display: none;
  }
    .zitat-row {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
  #pg-16-1 p, #pg-16-1 h1,
  #pg-16-3 p, #pg-16-3 h2, #pg-16-3 h1 {
  text-align: center !important;
}
  .textwidget h1, .textwidget h2 {
    font-size: 46px;
  }
    #illu3 {
    position: absolute;
    width: 26vw;
    top: -13%;
    left: 13%;
  }
  #illu1 {
    position: absolute;
    width: 34vw;
    top: 2%;
    left: -13%;
  }
  .shrink .site-branding {
  transform: translateY(-300px) translateX(0%);
}
  .nav_opend .hero-ring {
    transform: translateY(0px) translateX(0%) scale(.85);
    top: 50px;
  }
#illu2 {
  position: absolute;
  width: 35vw;
  bottom: 14%;
  right: -30%;
}
.zitat-row p:last-of-type{
  font-size: 26px;
}
.zitat-row p:last-of-type em {
  font-size: 18px;
}
  .zitat-row p:first-of-type {
    font-size: 30px;
  }
   .zitat-row img {
    max-width: 60px !important;
    margin-bottom: 0;
  }
  #illu4 {
    position: absolute;
    width: 18vw;
    top: -4%;
    left: 3%;
    transform: rotate(-4deg) translateX(-50%);
  }
  #pg-16-6 {
  margin-bottom: 70px !important;
}
.page-id-447 .textwidget h3 {
  font-size: 32px;
}
#illu5 {
  position: absolute;
  width: 21vw;
  top: -2%;
  right: 5%;
}
#pg-16-7 {
  margin-top: 50px;
}
#benefits{
  padding-left: 7vw !important;
  padding-right: 7vw !important;
}
#benefits{
  overflow: initial !important;
}
#pg-16-7 .stiky-section-wrapper .panel-layout{
  display: flex;
  flex-wrap: wrap;
}
#pg-16-7 .stiky-section-wrapper .panel-layout .panel-grid:nth-child(1), #pg-16-7 .stiky-section-wrapper .panel-layout .panel-grid:nth-child(4) {
  width: 100%;
}
#pg-16-7 .stiky-section-wrapper .panel-layout .panel-grid:nth-child(2), #pg-16-7 .stiky-section-wrapper .panel-layout .panel-grid:nth-child(3) {
  width: 50%;
}
.bilderband-wrapper  .panel-grid-cell .so-panel img {
  height: 260px;
}
.bilderband {
  margin-bottom: 0;
}
#cta_cards-home svg {
  width: 30px;
  height: auto;
  margin-top: -20px;
  margin-bottom: -30px;
  display: block;
}
#cta_cards-home h3 {
  margin-bottom: 0px;
  font-size: 30px;
}
 .big-font p {
    font-size: 24px !important;
  }
  .page-id-447 #illu1 {
  position: absolute;
  width: 25vw;
  top: 12.5%;
  left: -14%;
  }
  #pg-447-5 #illu2 {
  position: absolute;
width: 21vw;
    bottom: -7%;
    right: -10%;
  transform: translateX(40%) rotate(0deg);
}
.align_selfBtm ul li:last-child {
  margin-right: 0 !important;
  white-space: nowrap;
}

.filterbar {
  flex-flow: column;
  align-items: start;
}
.filterbar .filterbar-item:first-child {
  margin-bottom: 15px;
  width: 100% !important;
}
}

@media only screen and (max-width: 480px) {
    .bakery-sortiment-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px 0px;
  }
  .hero-ring {
    transform: scale(1);
    transform-origin: top right;
  }
    #history_timeline .content-section-sticky-left img, #history_timeline .content-section-sticky-right img {
    margin-left: 30px !important;
    margin-right: 0 !important;
    width: calc(100% - 30px) !important;
  }
    #history_timeline .content-section-sticky-left .so-widget-sow-editor-base .textwidget, #history_timeline .content-section-sticky-right .so-widget-sow-editor-base .textwidget {
    width: 100%;
    padding-left: 40px;
  }
   #history_timeline h2 {
    font-size: 62px;
  }
  #history_timeline .content-section-sticky-left h2::before,
  #history_timeline .content-section-sticky-right h2::before {
  content: "";
  width: 20px;
  height: 20px;
  background: #2c464e;
  border-radius: 100%;
  position: absolute;
  left: -49px !important;
  top: 20px;
  z-index: 1;
}
#history_timeline h4 {
  font-size: 28px;
  font-weight: 500;
  margin-bottom: -10px;
  margin-top: 30px;
  color: #771469;
  line-height: 1.3;
  line-height: 1.3;
}
  #history_timeline .content-section-sticky-left h2::after,
  #history_timeline .content-section-sticky-right h2::after {
    content: "";
    content: "";
    width: 30px;
    height: 2px;
    background: #2c464e;
    border-radius: unset;
    position: absolute;
    left: -38px;
    top: 29px;
  }
  .filialen-accordeon .so-panel:nth-child(1) h3{
    font-size: 24px;
  }
  .filialen-accordeon .so-panel:nth-child(1) h3::after {
  width: 16px;
  height: 4px;
}
.filialen-accordeon .so-panel:nth-child(1) h3::before {
  width: 16px;
  height: 4px;
}
.filialen-accordeon h4 {
  font-size: 24px;
}
 body:not(.home) #hero h1 {
    font-size: 52px;
  }
  body:not(.home) #hero {
  height: 65vh;
}
}


.edit-link {
  display: none !important;
}