:root {
	--wd-text-font: "Geist", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(74,79,87);
	--wd-text-font-size: 19px;
	--wd-title-font: "Instrument Serif", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(31,28,23);
	--wd-entities-title-font: "Instrument Serif", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(31,28,23);
	--wd-entities-title-color-hover: rgb(185, 157, 97);
	--wd-alternative-font: var(--wd-text-font);
	--wd-widget-title-font: "Instrument Serif", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(31,28,23);
	--wd-widget-title-font-size: 24px;
	--wd-header-el-font: "Geist", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 20px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(185,157,97);
	--wd-alternative-color: rgb(201,176,122);
	--btn-default-bgcolor: rgb(31,28,23);
	--btn-default-bgcolor-hover: rgb(185,157,97);
	--btn-accented-bgcolor: rgb(185,157,97);
	--btn-accented-bgcolor-hover: rgb(201,176,122);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(221,51,51);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(31,28,23);
	--wd-link-color-hover: rgb(185,157,97);
	--wd-link-decor-style: solid;
	--wd-link-decor-style-hover: double;
	--wd-link-decor-color: rgb(31,28,23);
	--wd-link-decor-color-hover: rgb(185,157,97);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 254px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(42,39,31);
	background-image: url(https://www.coffienna.at/wp-content/uploads/2026/06/coffienna-logo-schriftzug-brown.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center bottom;
}
.mono {
	font-family: "Geist Mono", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 17px;
	text-transform: uppercase;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button, html .wd-sticky-btn-cart .single_add_to_cart_button, html .wd-sticky-btn-cart .wd-sticky-add-to-cart, html .wd-sticky-btn.wd-quantity-overlap div.quantity :is(input[type],.btn), html .product-quick-view .entry-summary .single_add_to_cart_button {
	text-transform: none;
	color: rgb(255,255,255);
	background: rgb(31,28,23);
	padding: 15px 45px 15px 45px;
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover, html .wd-sticky-btn-cart .single_add_to_cart_button:hover, html .wd-sticky-btn-cart .wd-sticky-add-to-cart:hover, html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity :is(input[type],.btn), html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity+.button, html .product-quick-view .entry-summary .single_add_to_cart_button:hover {
	color: rgb(255,255,255);
	background: rgb(185,157,97);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(31,28,23);
	--wd-form-placeholder-color: rgba(31,28,23,0.4);
	--wd-form-brd-color: rgb(225,225,223);
	--wd-form-brd-color-focus: rgb(201,176,122);
	--wd-form-bg: rgb(250,248,243);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 30px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Geist !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Instrument Serif !important;
}

.wd-page-title {
background-color: rgb(31,28,23);
}

/* coffienna Gutschein ID 946 – Produktkarte global angleichen */

.wd-product.post-946 .wd-entities-title {
    margin-bottom: 50px !important;
    transform: translateY(30px);
}

.wd-product.post-946 .coffienna-loop-pricebox {
    margin-top: 0 !important;
}

/* =========================================================
   HOMEPAGE – Fürs Büro
   ========================================================= */
.fuersBueroContainer {
	display: flex;
	flex-wrap: wrap;
}
body .owl-carousel .owl-nav > div {
  opacity: 1 !important;
  visibility: visible !important;
}
.wd-carousel-container .wd-nav-arrows[class*="wd-hover"].wd-pos-sep .wd-btn-arrow {
    opacity: 1 !important;
    transform: translateY(0) !important;
    pointer-events: auto !important;
}

.wd-carousel-container .wd-nav-arrows.wd-hover-1.wd-pos-sep .wd-prev,
.wd-carousel-container .wd-nav-arrows.wd-hover-1.wd-pos-sep .wd-next {
    transform: none !important;
}
/* coffienna – Registrierung als Spalte darstellen */
.wd-registration-page .woocommerce-form-register {
    display: flex;
    flex-direction: column;
}

/* B2B-Hinweis unter die normale Registrierung setzen */
.wd-registration-page .woocommerce-info.flavor-b2b-account-hint {
    order: 100;
    margin: 18px 0 0 !important;

    background: #FFFFFF !important;
    color: #2B2118 !important;
    border: 1px solid #E5E0D8 !important;
    border-radius: 14px !important;
}

/* Icon */
.wd-registration-page .woocommerce-info.flavor-b2b-account-hint::before {
    color: #C4A35A !important;
}

/* B2B-Link */
.wd-registration-page .woocommerce-info.flavor-b2b-account-hint a {
    color: #8F6F31 !important;
    font-weight: 600;
    text-decoration: underline;
}

/* Hover */
.wd-registration-page .woocommerce-info.flavor-b2b-account-hint a:hover {
    color: #2B2118 !important;
}@media (min-width: 1025px) {
	/* Zubehör Desktop: Preis + Warenkorb unten ausrichten */
body.term-kaffeezubehoer .price-btn-box {
    margin-top: auto;
}

/* Kaffee-Finder Desktop – gewählte Werte neben Überschriften ausblenden */
.home-finder-box .wd-pf-results {
    display: none !important;
}
}

@media (max-width: 576px) {
	/* Alle Produkttitel mobil */
.wd-product .wd-entities-title a {
    font-size: 17px !important;
    line-height: 1.15 !important;
}

/* Lange Produkttitel mobil */
.post-36 .wd-entities-title a,
.post-35 .wd-entities-title a,
.post-203 .wd-entities-title a,
.post-51 .wd-entities-title a,
.post-85 .wd-entities-title a {
    font-size: 16px !important;
    line-height: 1.15 !important;
}

/* Zubehör: Preis + Warenkorb unten ausrichten */
body.term-kaffeezubehoer .price-btn-box {
    margin-top: auto;
}
/* =========================================================
   HOMEPAGE – HERO
   ========================================================= */

body.home .home-hero-copy h2 {
    font-size: 52px !important;
    line-height: 1.02 !important;
}

body.home .home-hero-copy h2 em:first-of-type {
    font-size: 56px !important;
}

body.home .home-hero-copy p {
    font-size: 16px !important;
    line-height: 1.5 !important;
}


/* =========================================================
   HOMEPAGE – Fürs Büro
   ========================================================= */
.hideButton {
	display: none;
}

.wd-rs-6a85d3b6ecac9 {
	padding-bottom: 0 !important;
}

/* =========================================================
   HOMEPAGE – KAFFEEABO
   ========================================================= */

body.home .home-kaffeeabo h2 {
    font-size: 52px !important;
    line-height: 1.02 !important;
}

body.home .home-kaffeeabo h2 em {
    display: block !important;
    font-size: inherit !important;
    line-height: inherit !important;
}

body.home .home-kaffeeabo p {
    font-size: 17px !important;
    line-height: 1.5 !important;
}

/* Button "SO FUNKTIONIERT'S" */
body.home .abo-howto-button,
body.home .abo-howto-button a {
    font-size: 11px !important;
    white-space: nowrap !important;
}


/* =========================================================
   HOMEPAGE – KAFFEEABO VORTEILSKARTEN
   flexibel / deine Wahl / regelmäßig frisch ...
   ========================================================= */

/* Die Klasse sitzt in den einzelnen Karten beim Textblock.
   Deshalb greifen wir auf die umgebende Kartenfläche zu. */
body.home .vc_column-inner:has(.home-abo-vorteile) {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

body.home .home-abo-vorteile p:first-child {
    margin-bottom: 4px !important;
}


/* =========================================================
   HOMEPAGE – KATEGORIEN → EMPFEHLUNGEN
   ========================================================= */

body.home .kategorien-icons-boxes {
    margin-bottom: 24px !important;
}

body.home .vc_custom_home_rechead h2 {
    font-size: 52px !important;
    line-height: 1.02 !important;
}

body.home .vc_custom_home_rechead h2 em {
    display: block !important;
}


/* =========================================================
   HOMEPAGE – MASCHINEN & BEREITER
   ========================================================= */

body.home .vc_custom_home_machead {
    margin-top: -55px !important;
}

body.home .vc_custom_home_machead h2 {
    font-size: 52px !important;
    line-height: 1.02 !important;
}

body.home .vc_custom_home_machead h2 em {
    display: block !important;
}


/* =========================================================
   HOMEPAGE – VOM STRAUCH ZUR TASSE
   ========================================================= */

body.home .home-bohnenweg-title h2 {
    font-size: 52px !important;
    line-height: 1.02 !important;
}

body.home .home-bohnenweg-title h2 em {
    display: block !important;
}

/* Abstand Headline → Einleitung */
body.home .home-bohnenweg-title {
    margin-bottom: 6px !important;
}

body.home .home-bohnenweg-intro p {
    font-size: 17px !important;
    line-height: 1.5 !important;
}

/* Abstand nach den vier Stationskarten */
body.home .bohnenwegblock {
    margin-bottom: 20px !important;
}

/* Homepage: Preis + Warenkorb unten ausrichten */
body.home .price-btn-box {
    margin-top: auto;
}

/* Bohnenweg – Abstände rund um den Fließtext */
body.home .home-bohnenweg-intro {
    margin-top: -25px !important;
    margin-bottom: -10px !important;
}

/* B2B – oberer Innenabstand mobil */
body.home .home-b2b-section > .wpb_column:last-of-type > .vc_column-inner {
    padding-top: 55px !important;
}

/* =========================================================
   HOMEPAGE – KAFFEE-FINDER MOBIL
   ========================================================= */

/* Ausgewählte Werte wie "Mild", "Mittel" usw. ausblenden */
.wd-product-filters .wd-pf-results {
	display: none !important;
}


/* Intensität: "intensiv" entfernen */
body.home .home-finder-box
input[name="filter_intensitaet"] ~ .wd-pf-title::before {
    content: "sehr mild → sehr kräftig" !important;
}

/* Skalentexte rechts ausrichten */
body.home .home-finder-box
input[name="filter_intensitaet"] ~ .wd-pf-title::before,

body.home .home-finder-box
input[name="filter_roestgrad"] ~ .wd-pf-title::before,

body.home .home-finder-box
input[name="filter_saeure"] ~ .wd-pf-title::before {
    margin-left: auto !important;
    text-align: right !important;
    white-space: nowrap !important;
}

/* =========================================
   MOBILE OPTIMIERUNGEN – AUGUST 2026
   ========================================= */

@media (max-width: 767px) {

    /* -------------------------
       GLOBALER FOOTER
       ------------------------- */

    /* coffienna.-Logo -> Claim */
    .wd-footer #text-2 {
        margin-top: -20px;
    }

    /* Abstand zwischen mobilen Footer-Spalten */
    .wd-footer .footer-sidebar {
        --wd-gap-sm: 0px !important;
    }


    /* -------------------------
       SHOP – BOHNENBAND
       ------------------------- */

    .coffienna-logo-band {
        height: clamp(75px, 22vw, 105px) !important;
    }


    /* -------------------------
       THE SPIRIT OF COFFIENNA
       Seite ID 305
       ------------------------- */

    /* Abstand Header -> Seiteninhalt */
    body.page-id-305 .wd-content-layout {
        padding-top: 10px;
    }

    /* Hero-Kachel */
    body.page-id-305 .vc_custom_spirit_hero {
        min-height: 300px !important;
        padding-top: 30px !important;
        padding-bottom: 30px !important;
        padding-left: 32px !important;
        padding-right: 32px !important;
        margin-bottom: 20px !important;
    }

    /* Hero-Titel */
    body.page-id-305 .vc_custom_spirit_hero h1, 
	 	body.page-id-1675 .vc_custom_spirit_hero h1 {
        font-size: 72px !important;
        line-height: 100% !important;
    }

    /* Hero-Fließtext */
    body.page-id-305 .vc_custom_spirit_hero p {
        font-size: 15px !important;
    }

    /* Zweite große Serif-Headline */
    body.page-id-305 .vc_custom_spirit_about h2 {
        font-size: 44px !important;
        line-height: 100% !important;
    }
}

/* =========================================================
   THE SPIRIT OF COFFIENNA
   Mobile Optimierung – bestätigter Gesamtstand
   ========================================================= */

@media (max-width: 767px) {
    /* =====================================================
       NAVIGATIONS-/THEMENKARTEN I–IV
       ===================================================== */

    /* Kompakter Innenabstand aller vier Karten */
    body.page-id-305 .vc_custom_spirit_nav .vc_column-inner {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }

    /* Kein zusätzlicher Abstand unter der römischen Zahl */
    body.page-id-305 .vc_custom_spirit_nav h3 {
        margin-bottom: 0 !important;
    }

    /* Abstand nach den vier Navigationskarten */
    body.page-id-305 .vc_custom_spirit_nav {
        margin-bottom: 18px !important;
    }


    /* =====================================================
       ALLGEMEINER FLIESSTEXT
       ===================================================== */

    /* Alle normalen Fließtexte der Spirit-Seite */
    body.page-id-305 p {
        font-size: 17px !important;
    }


    /* =====================================================
       KAPITEL I – PRODUKTQUALITÄT
       ===================================================== */

    /* Oberer Abstand vor dem Kapitelhinweis */
    body.page-id-305 .vc_section.vc_custom_1780568781984 {
        padding-top: 32px !important;
    }

    /* Abstand:
       KAPITEL I · PRODUKTQUALITÄT → große Überschrift */
    body.page-id-305 #qualitaet {
        margin-bottom: 18px !important;
    }

    /* Große Kapitelüberschrift:
       „ein Genussmittel – und kein Massengut.“ */
    body.page-id-305 .vc_custom_spirit_pq1 h2 {
        font-size: 44px !important;
        line-height: 1 !important;
    }


    /* =====================================================
       DUNKLE KACHEL – RÖSTVERFAHREN
       ===================================================== */

    /* Seitlicher Innenabstand + Abstand zum folgenden Bild */
    body.page-id-305 .vc_custom_spirit_pq_hl {
        padding-left: 32px !important;
        padding-right: 32px !important;
        margin-bottom: 2px !important;
    }

    /* Zusätzlichen WPBakery-Abstand oben entfernen */
    body.page-id-305 .vc_custom_spirit_pq_hl .vc_column-inner {
        padding-top: 0 !important;
    }

    /* Kachel-Headline:
       „Alle unsere Kaffees sind trommelgeröstet.“ */
    body.page-id-305 .vc_custom_spirit_pq_hl h3 {
        font-size: 36px !important;
        line-height: 1.08 !important;
    }

    /* Abstand Headline-Bereich → Fließtext */
    body.page-id-305
    .vc_custom_spirit_pq_hl
    > .wpb_column:nth-child(2)
    .wpb_text_column {
        margin-top: 16px !important;
    }

    /* Fließtext innerhalb der dunklen Kachel */
    body.page-id-305
    .vc_custom_spirit_pq_hl
    > .wpb_column:nth-child(2)
    p {
        font-size: 17px !important;
        line-height: 1.55 !important;
    }


    /* =====================================================
       BILDUNTERSCHRIFTEN – PRODUKTQUALITÄT
       ===================================================== */

    body.page-id-305
    .vc_custom_spirit_pq_imgs
    .wpb_text_column.smaller p {
        font-size: 15.2px !important;
    }
}







/* =========================================================
   THE SPIRIT OF COFFIENNA
   Mobile Optimierung – bestätigter Gesamtstand
   ========================================================= */


@media (max-width: 767px) {
    /* =====================================================
       NAVIGATIONS-/THEMENKARTEN I–IV
       ===================================================== */

    /* Kompakter Innenabstand aller vier Karten */
    body.page-id-305 .vc_custom_spirit_nav .vc_column-inner,
    body.page-id-1675 .vc_custom_spirit_nav .vc_column-inner {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }

    /* Kein zusätzlicher Abstand unter der römischen Zahl */
    body.page-id-305 .vc_custom_spirit_nav h3, 
    body.page-id-1675 .vc_custom_spirit_nav h3 {
        margin-bottom: 0 !important;
    }

    /* Abstand nach den vier Navigationskarten */
    body.page-id-305 .vc_custom_spirit_nav,
    body.page-id-1675 .vc_custom_spirit_nav {
        margin-bottom: 18px !important;
    }

			/* =====================================================
				 ALLGEMEINER FLIESSTEXT
				 ===================================================== */

			/* Alle normalen Fließtexte der Spirit-Seite */
			body.page-id-305 h2,
			body.page-id-1675 h2 {
					font-size: 52px !important;
			}
	

    /* =====================================================
       ALLGEMEINER FLIESSTEXT
       ===================================================== */

    /* Alle normalen Fließtexte der Spirit-Seite */
    body.page-id-305 p,
    body.page-id-1675 p {
        font-size: 17px !important;
				padding: 0 0 !important;
    }
	
		/* =====================================================
		AboutUs – PRODUKTQUALITÄT
		===================================================== */
		body.page-id-305 .custom_aboutus h2,
		body.page-id-1675 .custom_aboutus h2 {
        font-size: 44px !important;
		}
		
		/* Coffienna steht für... untere beiden Texte */
		body.page-id-305 .custom_aboutus .wd-rs-6a8362c7929ee,
		body.page-id-1675 .custom_aboutus .wd-rs-6a8362c7929ee, 
		body.page-id-305 .custom_aboutus .wd-rs-6a8363375a62f, 
		body.page-id-1675 .custom_aboutus .wd-rs-6a8363375a62f {
			padding: 10px 17.5px 0 !important;
		}
		
		/* 2x BIlder mit unterschrift: Sorgfältig ausgewählte Bohnen... */
		.wd-rs-6a8b53573de28, 
	  .wd-rs-6a8b52919e3c6 {
				padding-left: 0 !important;
				padding-right: 0 !important;
		}
	
		/* Premiumqualität */
		body.page-id-305 .custom_premiumqualitaet,
		body.page-id-1675 .custom_premiumqualitaet {
			margin: 0 0 20px 0 !important;
		}
	
		body.page-id-305 .custom_premiumqualitaet > div,
		body.page-id-1675 .custom_premiumqualitaet > div {
			padding: 0 0 5px 0 !important;
		}
	
		body.page-id-305 .custom_premiumqualitaet > div .vc_column-inner,
		body.page-id-1675 .custom_premiumqualitaet > div .vc_column-inner {
			padding: 0.7rem !important;
		}
		
		/* H3 Abstand in Cards: Produktqualität, Verantwortung&Ethik, Tea&Vision, UnsereRöstpartner */
		body.page-id-305 .wd-rs-6a836ffebd487 h3,
		body.page-id-1675 .wd-rs-6a836ffebd487 h3 {
			margin-bottom: 5px;
		}
	
    /* =====================================================
       KAPITEL I – PRODUKTQUALITÄT
       ===================================================== */

    /* Oberer Abstand vor dem Kapitelhinweis */
    body.page-id-305 .vc_section.vc_custom_1780568781984,
    body.page-id-1675 .vc_section.vc_custom_1780568781984 {
        padding-top: 32px !important;
    }

    /* Große Kapitelüberschrift:
       „ein Genussmittel – und kein Massengut.“ */
    body.page-id-305 .vc_custom_spirit_pq1 h2,
    body.page-id-1675 .vc_custom_spirit_pq1 h2 {
        font-size: 44px !important;
        line-height: 1 !important;
    }


    /* =====================================================
       DUNKLE KACHEL – RÖSTVERFAHREN
       ===================================================== */

    /* Seitlicher Innenabstand + Abstand zum folgenden Bild */
    body.page-id-305 .vc_custom_spirit_pq_hl,
    body.page-id-1675 .vc_custom_spirit_pq_hl {
        padding-left: 32px !important;
        padding-right: 32px !important;
    }

    /* Zusätzlichen WPBakery-Abstand oben entfernen */
    body.page-id-305 .vc_custom_spirit_pq_hl .vc_column-inner,m
    body.page-id-1675 .vc_custom_spirit_pq_hl .vc_column-inner {
        padding-top: 0 !important;
    }

    /* Kachel-Headline:
       „Alle unsere Kaffees sind trommelgeröstet.“ */
    body.page-id-305 .vc_custom_spirit_pq_hl h3,
    body.page-id-1675 .vc_custom_spirit_pq_hl h3 {
        font-size: 36px !important;
        line-height: 1.08 !important;
    }

    /* Abstand Headline-Bereich → Fließtext */
    body.page-id-305
    .vc_custom_spirit_pq_hl
    > .wpb_column:nth-child(2)
    .wpb_text_column,
	    body.page-id-1675
    .vc_custom_spirit_pq_hl
    > .wpb_column:nth-child(2)
    .wpb_text_column {
        margin-top: 16px !important;
    }

    /* Fließtext innerhalb der dunklen Kachel */
    body.page-id-305
    .vc_custom_spirit_pq_hl
    > .wpb_column:nth-child(2)
    p,
		body.page-id-1675
    .vc_custom_spirit_pq_hl
    > .wpb_column:nth-child(2)
    p {
        font-size: 17px !important;
        line-height: 1.55 !important;
    }


    /* =====================================================
       BILDUNTERSCHRIFTEN – PRODUKTQUALITÄT
       ===================================================== */

    body.page-id-305
    .vc_custom_spirit_pq_imgs
    .wpb_text_column.smaller p,
    body.page-id-1675
    .vc_custom_spirit_pq_imgs
    .wpb_text_column.smaller p,{
        font-size: 15.2px !important;
    }
	
	 	/* =====================================================
       KAPITEL II – VERANTWORTUNG & ETHIK
       ===================================================== */
	
		/* Image - Hinter jeder Bohne steht ein Mensch */ 
		body.page-id-305 .wd-rs-6a8380bb8f286,
		body.page-id-1675 .wd-rs-6a8380bb8f286 {
			padding-bottom: 0 !important;
		}
	
    /* Texte: "Hinter jeder Bohne..." */
		body.page-id-305 .vc_custom_1780568667323 .vc_col-sm-6,
    body.page-id-1675 .vc_custom_1780568667323 .vc_col-sm-6 {
        padding-top: 0 !important;
    }
	
		/* Handelsmodelle */
		body.page-id-305 .custom_handelsmodelle,
		body.page-id-1675 .custom_handelsmodelle {
			padding: 0 15px 0 !important;
		}

		body.page-id-305 .custom_handelsmodelle > div,
		body.page-id-1675 .custom_handelsmodelle > div {
			padding: 0 0 5px 0 !important;
		}

		body.page-id-305 .wd-rs-6a8381cc977a9,
		body.page-id-1675 .wd-rs-6a8381cc977a9 { 
			padding-bottom: 0 !important;
			padding-top: 0 !important;
		}
		
		/* H4 Abstand in Handelsmodelle- Cards */
		body.page-id-305 .wd-rs-6a887f818be11 h4,
		body.page-id-1675 .wd-rs-6a887f818be11 h4 {
			margin-bottom: 5px;
		}
		
	
		/* =====================================================
       KAPITEL IV – Unsere Röstpartner
       ===================================================== */
	
		/* Röstpartner Title-Image */
		body.page-id-305 .wd-rs-6a8e0f242bc7c,
		body.page-id-1675 .wd-rs-6a8e0f242bc7c {
			padding-bottom: 0 !important;
		}
	
		/* Röstpartner-Cards */
		body.page-id-305 .vc_custom_spirit_rp_g1,
		body.page-id-1675 .vc_custom_spirit_rp_g1,
		body.page-id-305 .vc_custom_spirit_rp_g2,
		body.page-id-1675 .vc_custom_spirit_rp_g2,
		body.page-id-305 .vc_custom_1787696474668,
		body.page-id-1675 .vc_custom_1787696474668, 
		body.page-id-305 .wd-rs-6a8e13ffb7599,
		body.page-id-1675 .wd-rs-6a8e13ffb7599 {
			padding: 0 15px !important;
		}
	
		body.page-id-305 .vc_custom_spirit_rp_g1 > div > div > div div:last-child,
		body.page-id-1675 .vc_custom_spirit_rp_g1 > div > div > div > div:last-child,
		body.page-id-305 .vc_custom_spirit_rp_g2 > div > div > div > div:last-child,
		body.page-id-1675 .vc_custom_spirit_rp_g2 > div > div > div > div:last-child,
		body.page-id-305 .vc_custom_1787696474668 > div > div > div > div:last-child,
		body.page-id-1675 .vc_custom_1787696474668 > div > div > div > div:last-child,
		body.page-id-305 	.wd-rs-6a8e13ffb7599 > div > div > div > div:last-child,
		body.page-id-1675 .wd-rs-6a8e13ffb7599 > div > div > div > div:last-child {
			margin-bottom: 10px;
		}
}



/* =========================================================
   Von der Kaffekirsche bis zur Tasse
   Mobile Optimierung – bestätigter Gesamtstand
   ========================================================= */

@media (max-width: 767px) {
		body.page-id-2032 p,
		body.page-id-390 p {
				font-size: 17px !important;
		}
	
		body.page-id-2032 .post-2032 h2,
		body.page-id-390 .post-2032 h2 { 
			font-size: 52px;
		}
	
    /* =====================================================
       Title-Section
		===================================================== */
		body.page-id-2032 h1,
		body.page-id-390 h1 {
				font-size: 52px !important;
        line-height: 1.02 !important;
		}
	
		body.page-id-2032 .vc_custom_1788029667621 > div > div > div > div:nth-child(2),
		body.page-id-390 .vc_custom_1788029667621 > div > div > div > div:nth-child(2) {
			margin-bottom: 10px;	
		}
	
	
		/* Inhalt - AchtKapitel*/
		body.page-id-2032 .post-2032 .inhaltAchtKapitel,
		body.page-id-390 .post-390 .inhaltAchtKapitel {
			padding: 0 15px;
			margin-left: -15px;
			margin-right: -15px;
		}
	
		body.page-id-2032 .post-2032 .inhaltAchtKapitel > .wpb_column,
		body.page-id-390 .post-390 .inhaltAchtKapitel > .wpb_column {
			margin-top: 0;
			margin-bottom: 10px;
			padding: 0;
		}
	
		body.page-id-2032 .post-2032 .inhaltAchtKapitel > .wpb_column > .vc_column-inner,
		body.page-id-390 .post-390 .inhaltAchtKapitel > .wpb_column > .vc_column-inner {
			padding: 0.7rem !important;
		}
	
		body.page-id-2032 .post-2032 .inhaltAchtKapitel > .wpb_column > div > div > div,
		body.page-id-390 .post-390 .inhaltAchtKapitel > .wpb_column > div > div > div {
			margin-bottom: 0px;
		}
	
		body.page-id-2032 .post-2032 .inhaltAchtKapitel > .wpb_column > div > div > div > div > p,
		body.page-id-2032 .post-2032 .inhaltAchtKapitel > .wpb_column > div > div > div > div > h3, 
		body.page-id-390 .post-390 .inhaltAchtKapitel > .wpb_column > div > div > div > div > p,
		body.page-id-390 .post-390 .inhaltAchtKapitel > .wpb_column > div > div > div > div > h3 {
				margin-bottom: 5px
		}
	
		body.page-id-2032 .post-2032 .inhaltAchtKapitel > .wpb_column > div > div > div > div > p:last-child,
		body.page-id-390 .post-390 .inhaltAchtKapitel > .wpb_column > div > div > div > div > p:last-child {
			font-size: 17px !important;
		}
	
		body.page-id-2032 .post-2032 .inhaltAchtKapitel.wd-rs-6a932fc478dac,
		body.page-id-390 .post-390 .inhaltAchtKapitel.wd-rs-6a932fc478dac { 
			margin: 0 0 20px !important;
			padding: 0;
		}
	
	
		/* =====================================================
       03 - Die Aufbereitung
		===================================================== */
		body.page-id-2032 .post-2032 .fermentierungsProzessRowContainer, 
		body.page-id-390 .post-390 .fermentierungsProzessRowContainer {
			padding: 0 15px;
		}
	
		body.page-id-2032 .post-2032 .fermentierungsProzessRowContainer .wpb_content_element, 
		body.page-id-390 .post-390 .fermentierungsProzessRowContainer .wpb_content_element {
			margin-bottom: 0;
		}
	
		
		/* =====================================================
       04 - Trocknung & Lagerung
		===================================================== */
		body.page-id-2032 .post-2032 .wd-rs-6a93f92cdd80f .color-scheme-light,
	  body.page-id-390 .post-390 .wd-rs-6a93f92cdd80f .color-scheme-light {
			margin-bottom: 20px;
		}
	
		body.page-id-2032 .post-2032 .wd-rs-6a93f92cdd80f .color-scheme-light h3, 
		body.page-id-390 .post-390 .wd-rs-6a93f92cdd80f .color-scheme-light h3 {
				margin-bottom: 0;
		}
	
		
		/* =====================================================
       05 - Die Varietäten
		===================================================== */
		body.page-id-2032 .post-2032 .varietaetenRowContainer,
		body.page-id-390 .post-390 .varietaetenRowContainer {
			padding: 0 15px;
		}
	
		body.page-id-2032 .post-2032 .varietaetenRowContainer .wpb_content_element, 
		body.page-id-390 .post-390 .varietaetenRowContainer .wpb_content_element {
			margin-bottom: 0;
		}
	
	
		/* =====================================================
       06 - Die Röstung
		===================================================== */
		body.page-id-2032 .post-2032 .roestungRowContainer,
		body.page-id-390 .post-390 .roestungRowContainer {
			padding: 0 15px;
			margin-bottom: 20px;
		}
	
		body.page-id-2032 .post-2032 .roestungRowContainer .wpb_content_element, 
		body.page-id-390 .post-390 .roestungRowContainer .wpb_content_element {
			margin-bottom: 0;
		}
		
	
		/* =====================================================
       07 - Maholen & Wasser
		===================================================== */
		/* MahlenWasserCards */
		body.page-id-2032 .post-2032 .mahlenWasserRowContainer,
		body.page-id-390 .post-390 .mahlenWasserRowContainer {
			padding: 0 15px;
			margin-bottom: 20px;
		}
	
		body.page-id-2032 .post-2032 .mahlenWasserRowContainer .wpb_content_element,
		body.page-id-390 .post-390 .mahlenWasserRowContainer .wpb_content_element {
			margin-bottom: 0;
		}
	
	
		/* =====================================================
       08 - Die Zubereitung
		===================================================== */
		body.page-id-2032 .post-2032 .vc_custom_k_seczubereitung h2,
		body.page-id-2032 .post-2032 .vc_custom_1788101672483,
		body.page-id-390 .post-390 .vc_custom_k_seczubereitung h2,
		body.page-id-390 .post-390 .vc_custom_1788101672483 {
			margin-bottom: 20px !important;
		}
	
		/* Maschinencards */
		body.page-id-2032 .post-2032 .inDerTasseRowContainer,
		body.page-id-390 .post-390 .inDerTasseRowContainer {
			padding: 0 15px;
			margin-bottom: 20px;
		}
	
		body.page-id-2032 .post-2032 .inDerTasseRowContainer .wpb_content_element,
		body.page-id-390 .post-390 .inDerTasseRowContainer .wpb_content_element {
			margin-bottom: 0;
		}
	
		/* Kaffefinder & Kaffepost */
		body.page-id-2032 .post-2032 .wd-rs-6a944c2824a6a > div,
		body.page-id-390 .post-390 .wd-rs-6a944c2824a6a > div {
			padding: 0px 15px;
		}
}



/* =========================================================
   Die Geschichte des Kaffees
   Mobile Optimierung – bestätigter Gesamtstand
   ========================================================= */
@media (max-width: 767px) {
		body.page-id-388 p,
		body.page-id-2243 p {
				font-size: 17px !important;
		}
	
		body.page-id-388 h2,
		body.page-id-2243 h2 { 
			font-size: 52px;
		}
	
		body.page-id-388 h1,
		body.page-id-2243 h1 {
				font-size: 52px !important;
        line-height: 1.02 !important;
		}
	
	
		/* Inhalt - DreiKapitel*/
		body.page-id-388 .vc_custom_1788699353132,
		body.page-id-2243 .vc_custom_1788699353132 {
			margin-left: -10px;
			margin-right: -10px;
		}
		body.page-id-388 .vc_custom_1788699353132 .boxed > .vc_column-inner,
		body.page-id-2243 .vc_custom_1788699353132 .boxed > .vc_column-inner {
			padding: 20px;
		}
		body.page-id-388  .vc_custom_1788699353132 .wpb_content_element,
		body.page-id-2243  .vc_custom_1788699353132 .wpb_content_element {
				margin-bottom: 0px;
		}
		
	
		/* =====================================================
       01 - Ursprung 
		===================================================== */
		/* Station einer Reise Cards*/
		body.page-id-388 .wd-rs-6a9d652077ff7,
		body.page-id-2243 .wd-rs-6a9d652077ff7 {
			margin-left: -10px;
			margin-right: -10px;
		}
		body.page-id-388  .wd-rs-6a9d652077ff7 .boxed > .vc_column-inner,
		body.page-id-2243  .wd-rs-6a9d652077ff7 .boxed > .vc_column-inner {
			padding: 20px;
		}
		body.page-id-388 .wd-rs-6a9d652077ff7 .wpb_content_element,
		body.page-id-2243  .wd-rs-6a9d652077ff7 .wpb_content_element {
				margin-bottom: 0px;
		}
	
		
		/* =====================================================
       19. & 20. Jhr Goldene Blüte
		===================================================== */
		/* Stefan Zweig */ 
		body.page-id-388 .vc_custom_1788725603067,
		body.page-id-2243 .vc_custom_1788725603067 { 
				padding-top: 20px !important;
				padding-bottom: 20px !important;
		}
	
	
		/* Eigene Sprachen des KAffes-Cards*/
		body.page-id-388 .wd-rs-6a9d7f780b61b,
		body.page-id-388 .wd-rs-6a9d7f42917b2,
		body.page-id-2243 .wd-rs-6a9d7f780b61b,
		body.page-id-2243 .wd-rs-6a9d7f42917b2 {
			margin-left: -10px;
			margin-right: -10px;
		}
		body.page-id-388 .wd-rs-6a9d7f780b61b .boxed > .vc_column-inner,
		body.page-id-388 .wd-rs-6a9d7f42917b2 .boxed > .vc_column-inner, 
		body.page-id-2243 .wd-rs-6a9d7f780b61b .boxed > .vc_column-inner,
		body.page-id-2243 .wd-rs-6a9d7f42917b2 .boxed > .vc_column-inner {
			padding: 20px;
		}
		body.page-id-388 .wd-rs-6a9d7f780b61b .wpb_content_element,
		body.page-id-388 .wd-rs-6a9d7f42917b2 .wpb_content_element, 
		body.page-id-2243 .wd-rs-6a9d7f780b61b .wpb_content_element,
		body.page-id-2243 .wd-rs-6a9d7f42917b2 .wpb_content_element {
				margin-bottom: 0px;
		}
	
		
		/* Klassiker&Specials-Cards*/
		body.page-id-388 .wd-rs-6a9d853a9c1e0,
		body.page-id-2243 .wd-rs-6a9d853a9c1e0 {
			margin-left: -10px;
			margin-right: -10px;
		}
		body.page-id-388 .wd-rs-6a9d853a9c1e0 .boxed > .vc_column-inner,
		body.page-id-2243 .wd-rs-6a9d853a9c1e0 .boxed > .vc_column-inner {
			padding: 20px;
		}
		body.page-id-388 .wd-rs-6a9d853a9c1e0 .wpb_content_element,
		body.page-id-2243 .wd-rs-6a9d853a9c1e0 .wpb_content_element {
				margin-bottom: 0px;
		}
	
		
		/* Kaffee-Finder & KaffePost Container */
		body.page-id-388 .kaffeFinderContainer > div,
		body.page-id-2243 .kaffeFinderContainer > div {
				padding: 0 15px !important;
		}
.wd-carousel-container .wd-nav-arrows,
.wd-carousel-container .wd-nav-arrows .wd-btn-arrow {
    display: flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
}

.wd-carousel-container .wd-nav-arrows .wd-prev,
.wd-carousel-container .wd-nav-arrows .wd-next {
    transform: none !important;
}

}

