/*
 Theme Name:    JONGO-Theme 2022
 Description:   Ein angepasstes Child-Theme der <a href="https://www.jongo-webagentur.de/" title="Website der JONGO Webagentur">JONGO Webagentur</a> zum Enfold-Theme für die Cornelius Ober GmbH. Kontakt: <a href="mailto:info@jongo-webagentur.de" title="JONGO eine E-Mail schreiben">. Wir lieben WordPress! <3
 Author:        Marcel Thum
 Author URI:    https://www.facebook.com/marcel.jongo
 Version:    	1.0.0 
 Template:		enfold
 Text Domain:  jongo-theme-cob
*/

/****************
 *  INITIALIZE
 ****************/
 
 html, body {
	 height: 100%;
 }

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

#main {
	position: absolute !important;
}

/* Scroll down link */
#scroll-top-link {
    background-color: #d5d5d5;
    border: #333;
    opacity: 1 !important;
    right: 20px;
    bottom: 20px;
}
#scroll-top-link:hover {
    background-color: #82ae00;
    opacity: 1!important;
    color: #ffffff;
    border: none;
}

#after_section_1,
#after_section_2,
#after_section_3,
#after_section_4,
#after_section_5,
#after_section_6,
#after_section_7,
#after_section_8,
#after_section_9,
#after_section_10,
#after_section_11,
#after_section_12,
#after_section_13,
#after_section_14,
#after_section_15 {
	display: none;
}

#after_full_slider_1,
#after_full_slider_2,
#after_full_slider_3,
#after_full_slider_4,
#after_full_slider_5,
#after_full_slider_6 {
	display: none;
}

#after_grid_row_1,
#after_grid_row_2,
#after_grid_row_3,
#after_grid_row_4,
#after_grid_row_5,
#after_grid_row_6,
#after_grid_row_7,
#after_grid_row_8,
#after_grid_row_9,
#after_grid_row_10,
#after_grid_row_11, 
#after_grid_row_12,
#after_grid_row_13,
#after_grid_row_14,
#after_grid_row_15 {
	display: none;
}

/* Überschriften Initialize */
.template-page .entry-content-wrapper h1 {
	text-transform: initial;
}
.template-page .entry-content-wrapper h2 {
    margin: 25px 0 25px 0;
	text-transform: initial;
}
.template-page .entry-content-wrapper h1 {
    letter-spacing: .1em;
}
.template-page .entry-content-wrapper .av-special-heading-h1 .av-subheading {
	color: 666666;
}
.template-page .entry-content-wrapper .av-special-heading-h1 .av-subheading p:last-child {
    margin-bottom: 15px;
}

/* Some design changes in 05/24 => START HERE */
#top .column-top-margin {
    margin-top: 20px;
}
y#top .content,
#top .sidebar {
    padding-top: 0px;
}
.main_color strong {
	color: inherit!important;
}

/* Some design changes in 05/24 => ENDS HERE */

/* Breadcrumbs */
.alternate_color {
    background-color: #FFF;
    margin-bottom: 40px;
}
@media screen and (min-width: 470px) {
	.alternate_color {
		margin-bottom: 0px;
	}
}
.title_container .breadcrumb {
    right: initial;
    left: 50px;
}

/* Captions images */
div .wp-caption {
	border: none;
	margin-bottom: 25px!important;
	/* margin: 0px 0px 25px 0px!important; */
}
div .wp-caption .wp-caption-text {
    font-family: inherit;
    font-size: 12px;
    padding: 0px 5px 5px 5px;
    text-align: left;
    font-style: initial;
    line-height: 1.5em;
}

/* All bold sidewide noch green */
.main_color strong {
    color: #222222;
}

/* Contact floating Lottie */
.floating-lottie {
	position: fixed;
	right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 80px; /* Größe der Lottie-Datei */
    height: 80px;
     z-index: 9999;
}
/* Verstecke auf mobilen Geräten im Hochformat */
 @media only screen and (max-width: 768px) and (orientation: portrait) {
    .floating-lottie {
		display: none;
	}
}


/*********************************
 *  OWN CLASSES/IDS
 *********************************/
/* Pages > Excerpt below main headline */
.template-page .entry-content-wrapper div.page-excerpt-default strong {
	color: #222222;
}
@media screen and (min-width: 989px) {
	.template-page .entry-content-wrapper div.page-excerpt-default p {
		font-size: 18px!important;		
		line-height: 1.75em;
		font-weight: bolder;
		margin-top: 0px!important;
	}	
}

/* Pages > Button below main content */
#top div.button-below-main-pages .avia-button .avia_iconbox_title {
    letter-spacing: .1rem;
}

/* Liste aller Stellenangebote mit ALB "Magazine" ("very slim" nur die Stellenangebote-Titel) */
.list-all-stellenangebote-below-content-very-minimal.av-magazine .av-magazine-content-wrap,
.list-all-stellenangebote-below-content-very-minimal.av-magazine .av-magazine-thumbnail {
    border: none;
}
.list-all-stellenangebote-below-content-very-minimal.av-magazine time.av-magazine-time {
    display: none;
}

/* Makes wide tables x-scrollable */
.scroll-x-wrapper {
	overflow-x: scroll;
    overflow-y: hidden;
	margin-bottom: 10px;
}
.scroll-x-wrapper table {
	width: 100%;
    min-width: 736px;
}
@media screen and (max-width: 736px) {
	.scroll-x-wrapper table {
		cursor: e-resize;
	}
}

.font-anton * {
    font-family: 'anton-regular', Helvetica, Arial, sans-serif !important;
    font-weight: 400 !important;
}
.font-jomhuria * {
    font-family: 'jomhuria-regular', Helvetica, Arial, sans-serif !important;
    font-weight: 400 !important;
}

.line-height-1em,
.line-height-1em * {
	line-height: 1em!important;
}
.line-height-1-25em,
.line-height-1-25em * {
	line-height: 1.25em!important;
}
.line-height-1-5em,
.line-height-1-5em * {
	line-height: 1.5em!important;
}
.line-height-2em,
.line-height-2em * {
	line-height: 2em!important;
}

/* Referenzen-Slider */
.avia-content-slider.referenzen-slider .slide-entry-title {
    margin-bottom: 0;
}
.avia-content-slider.referenzen-slider .slide-entry-excerpt.entry-content {
    text-align: justify;
}
.avia-content-slider.referenzen-slider .slide-meta,
.avia-content-slider.referenzen-slider .blog-categories {
    display: none !important;
}



/*********************************
 *  HEADER > Initialize
 *********************************/
/*@media screen and (min-width: 990px) {
	.html_header_top.html_header_sticky #top #wrap_all #main {
		padding-top: 128px!important;
	}
}*/

/*********************************
 *  HEADER > META HEADER (TOP HEADER)
 *********************************/
#top #header_meta .phone-info {
    letter-spacing: .05em;
}


/*********************************
 *  HEADER > MAIN HEADER
 *********************************/
 /* Basis für Navigationslinks */
#top .main_menu .menu > li > a {
    position: relative;
    display: inline-block;
    padding: 10px 15px;
    text-decoration: none;
    color: #222;
    transition: color 0.3s ease;
}

/* Unterstreichung als Pseudo-Element */
#top .main_menu .menu > li > a::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 0;
    height: 2px;
    background-color: #009de9;
    transition: width 0.3s ease;
}

/* Beim Hover animiert sich die Linie */
#top .main_menu .menu > li > a:hover::after {
    width: 80%;
}

/* Optional: Farbe beim Hover */
#top .main_menu .menu > li > a:hover {
    color: #009de9;
}

/*********************************************************
 *  HEADER > MAIN HEADER > SUB MENU (1. EBENE UNTERPUNKTE)
 ********************************************************/
 /* Grundlegender Stil für das Dropdown-Menü */
#top .main_menu .sub-menu {
    background: #ffffff;
    border-radius: 6px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    padding: 10px 0;
    text-align: center; /* zentriert */
    min-width: 220px;
}

/* Stil für jeden einzelnen Unterpunkt */
#top .main_menu .sub-menu li a {
    display: block;
    padding: 10px 20px;
    color: #222;
    font-weight: 500;
    line-height: 1.4;
    text-decoration: none;
    white-space: normal;
    transition: all 0.3s ease;
}

/* Hover-Effekt für Unterpunkte */
#top .main_menu .sub-menu li a:hover {
    background-color: #eef6f2; /* sanftes Grün */
    color: #7ca529;
    transform: translateX(4px);
}

#top .main_menu .menu-item-has-children > .sub-menu {
    /*left: 10% !important;*/
	top: 110%;
    transform: translateX(-50%);
}

/* Animation beim Öffnen */
#top .main_menu .menu-item-has-children:hover > .sub-menu {
    opacity: 1 !important;
    visibility: visible !important;
    transform: translateY(0px);
    transition: all 0.3s ease;
}

#top .main_menu .sub-menu {
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 0.3s ease;
}

/* Verhindert Links-Überhang bei längeren Menüpunkten */
#top .main_menu .sub-menu li {
    white-space: normal;
}

/* Nur wenn du Pfeile (z. B. avia-arrow) im Hauptmenü verwendest */
#top .menu-item-has-children:hover .avia-arrow {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
}

/*********************************************************
 *  HEADER > MAIN HEADER > SUB MENU (2. EBENE UNTERPUNKTE)
 ********************************************************/
#top .main_menu .sub-menu .sub-menu {
    left: 100%;
    top: 0;
    margin-left: 10px;
    text-align: left; /* wieder linksbündig für 3. Ebene ok */
    min-width: 250px;
    background-color: #f9fdf9;
    border-left: 2px solid #7ca529;
    padding-left: 15px;	
}



/**********************************************
 *  HEADER > MAIN HEADER > MAIN MENU > Desktop
 **********************************************/
/* Colored Menu Item */
#top #wrap_all .header_color .av-menu-button-colored {
    transition: transform 0.5s ease-in-out; /* Längere Dauer und sanfter Übergang */	
}
#top #wrap_all .header_color .av-menu-button-colored:hover {
    transform: scale(1.05); /* Vergrößerung beim Hover */
}
#top #wrap_all .header_color .av-menu-button-colored .avia-menu-text {
    border: 3px solid #82ae00;
    text-align: center;
    white-space: nowrap;
    padding: 12px;
    text-transform: initial;
    background: none !important;
    color: inherit !important;
}
#top .av-main-nav ul a {
	padding: 15px 20px;	
}
#top #header .av-main-nav>li.current-menu-item>a {
    font-weight: 300!important;
}
#top .av-menu-button > a .avia-menu-text {
    border: none;
}
#top #wrap_all .header_color nav.main_menu ul.av-main-nav ul.sub-menu {
    width: 280px!important;
}

/**********************************************************
 *  HEADER > MAIN HEADER > MAIN MENU > Burger menu (mobile)
 **********************************************************/
 /* Nur Untermenüs im mobilen Burger-Menü */
.av-burger-overlay .sub-menu {
    background: #000 !important; /* Schwarz oder CI-Farbe */
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    text-align: left;
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
}

/* Schriftfarbe in allen Ebenen sichtbar machen */
.av-burger-overlay .sub-menu a,
.av-burger-overlay .sub-menu .avia-menu-text {
    color: #fff !important;
}

/* Optional: Hover */
.av-burger-overlay .sub-menu a:hover {
    color: #7ca529 !important;
}

@media only screen and (max-width: 1200px) {
	.av-main-nav > li.menu-item-avia-special {
		display: block;
	}
	.av-main-nav > li {
		display: none;
	}
}

/*******************************
 *  AVIA ELEMENTS (ALB)
 *******************************/
/* ALB > Toggle Container element */
.togglecontainer .single_toggle .toggle_content {
    padding: 10px;
}
.togglecontainer .single_toggle .toggle_content {
    padding: 10px;
}

.togglecontainer .single_toggle .toggle_content ul li {
	line-height: 1.25em;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #e1e1e1;
}
.togglecontainer .single_toggle .toggle_content ul li:before {
    font-family: 'entypo-fontello';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: normal;
    content: attr(data-av_icon);
    speak: never;
}

/* ALB > Button element */
#top .avia-button {
	cursor: pointer;
}
#top .avia-button.avia-color-dark {
    border: 2px solid #000;
    color: rgb(0 0 0 / 80%);
}
#top .avia-button.avia-color-theme-color {
    border: none;
}
#top .avia-button.avia-size-x-large {
	font-size: 20px;
}

/* ALB > ICON-Liste element */
.avia-icon-list-container {
    margin: 0;
}

/* ALB > Benachrichtungen Box element*/
div .avia_message_box .avia_message_box_title {
	font-size: 14px;
	color: #222;
}

.avia_message_box_content {
	text-transform: initial;
    font-weight: initial;
    text-align: left;
    padding: 25px 0px 0px 10px;
	color: #222;	
}

/* ALB > Headline element */
.no-margin.av-special-heading .av-special-heading-tag {
	margin: 0px!important;
}

/* ALB > Magazine element */
#top .av-magazine .av-magazine-no-thumb .av-magazine-content-wrap .av-magazine-title {
    font-family: 'open-sans-regular', Helvetica, Arial, sans-serif;	
    margin-bottom: 0px!important;
    font-weight: initial!important;
    font-size: 16px!important;
    line-height: 1.65em;	
}
#top .av-magazine .av-magazine-no-thumb .av-magazine-content-wrap .av-magazine-title a:hover {
    font-weight: bolder;
}

/* ALB > Blog Beiträge element */
.av-alb-blogposts.template-blog article.post-entry header.entry-content-header .post-title.entry-title  {
    font-size: 1.5em;
}
.av-alb-blogposts.template-blog article.post-entry .entry-content {
    font-size: 13px;
    line-height: 1.65em;
}

/* ALB > Timeline element */
.avia-timeline-container ul.avia-timeline.avia-timeline-vertical.av-milestone-placement-alternate li.av-milestone-even .av-milestone-content-wrap {
    text-align: left;
}

/* ALB > Pricing table */
.pricing-table li.avia-pricing-row {
    font-size: 40px;
    padding: 15px 10px;
}

/*******************************
 *  AVIA ELEMENTS (ALB) > CUSTOMIZED JONGO
 *******************************/

/* Different Content in section below content on pages */
.below-content-links-section .av-alb-blogposts.template-blog article .entry-content-wrapper span.post-meta-infos,
.below-content-links-section .av-alb-blogposts.template-blog article .entry-content-wrapper p:nth-child(2),
.below-content-links-section .av-alb-blogposts.template-blog article .entry-content-wrapper .read-more-link,
.below-content-links-section .av-alb-blogposts.template-blog article .entry-content-wrapper .post_delimiter {
    display: none!important;
}
.below-content-links-section .av-alb-blogposts.template-blog article .entry-content-wrapper .entry-content-header .post-title.entry-title {
    margin-top: 10px!important;
    font-size: 12px!important;
	font-weight: initial!important;
    text-transform: initial!important;
}
.below-content-links-section .av-alb-blogposts.template-blog article .entry-content-wrapper .entry-content-header p.entry-title {
	display: block!important;
}
.below-content-links-section .av-alb-blogposts.template-blog article .entry-content-wrapper .entry-content-header p.entry-title a {
	color: #222222;
}
.below-content-links-section .av-alb-blogposts.template-blog article .entry-content-wrapper .entry-content-header p.entry-title a:hover {
	text-decoration: none;
}

/* Team Table */
table.table-team-default.avia-table ul {
    text-align: left;
	margin: 0px;
	line-height: 1.25em;
}

/* Iconbox CTA "Kostenfreies Auftaktgespräch */
.iconbox.cta-btn-kostenfreies-auftaktgespraech-default .entry-content-header .iconbox_content_title {
	color: #82ae00;
}

/****************
 *  MAIN CONTENT 
 ****************/
.container_wrap {
    border: none;
}
#top #wrap_all #main .main_color h3 {
    margin-bottom: 15px;
	font-weight: initial;
}
#top #wrap_all #main .main_color .avia_textblock h3 {
	font-size: 18px;
}

#top #wrap_all #main .avia_textblock a,
#top #wrap_all #main .togglecontainer .toggle_content a {
	text-decoration: underline;
}
/* Section > Below Content Links */
#top #wrap_all #main .avia-section.below-content-links-section .avia_textblock a, #top #wrap_all #main .togglecontainer .toggle_content a {
    text-decoration: none;
}
#top #wrap_all #main .avia-section.below-content-links-section .avia_textblock a, #top #wrap_all #main .togglecontainer .toggle_content a:hover {
    text-decoration: underline;
}


/****************
 *  MAIN CONTENT 
 ****************/
/* Main Content Single-Posts im Blog */
#top.post-template-default .template-blog.container main {
    padding-top: 30px;
}

/*****************
 *  BLOG > INITIALIZE
 ****************/

/* Kein uppercase bei irgendeinem Artikel */
.html_elegant-blog #top .post-entry .post-title,
.html_elegant-blog #top .post-entry .post-title,
.html_elegant-blog .avia-content-slider .slide-entry-title {
    text-transform: inherit;
}
/* Prev-Next-Nav-Boxen (left-right) bei Blog-Posts */
.avia-post-nav .entry-info span {
    font-size: 12px;
    line-height: 1.25em;
}
.html_elegant-blog #top .post-entry .minor-meta {
	text-transform: initial;
}

/*****************
 *  BLOG > HOME
 ****************/

/*****************
 *  BLOG > SINGLE
 ****************/
/* CTA-Box ("Kostenfreies Auftaktgespräch") after Excerpt */
body.single .iconbox.cta-box-after-excerpt-blog {
    padding: 30px;
    background-color: #e6eecc!important;
    margin: 40px auto;
    width: 100%;
}
@media screen and (min-width: 667px) {
	body.single .iconbox.cta-box-after-excerpt-blog {
		width: 70%;
	}
}
@media screen and (min-width: 1024px) {
	body.single .iconbox.cta-box-after-excerpt-blog {
		width: 350px;
	}
}

/******************
 *  BLOG > ARCHIVE
 *****************/
/* Archive und SEO content > Header (Headline) */
.html_elegant-blog #top.archive header .av-subheading.av-subheading_above {
    padding-top: 20px;
    font-size: 12px;
}
.html_elegant-blog #top.archive header span.hr-inner.inner-border-av-border-thin {
    width: 300px;
    border-color: #82ae00;
}
/* Archive und SEO content > Description (SEO Archive) */
.html_elegant-blog #top.archive header .category-term-description ul {
    list-style: disc;
	margin: 0 0 0 15px;	
}
/* Looped articles + sidebar wrapper */
.html_elegant-blog #top.archive #main.all_colors .content,
.html_elegant-blog #top.archive #main.all_colors .sidebar {
    padding-top: 30px;
}
/* Headlines from looped articles */
.html_elegant-blog #top.archive .avia-content-slider .slide-entry-title {
	text-transform: initial;
    font-size: 1.25em;
    line-height: 1.5em;
	opacity: initial;	
}
/* Excerpt from looped articles */
.html_elegant-blog #top.archive .avia-content-slider .slide-entry-excerpt.entry-content {
	padding-top: 10px;	
    text-align: justify;
}

/*******************************
 *  BLOG > ARCHIVE > (only) TAGS
 *******************************/

/*************************************
*  BLOG > ARCHIVE > (only) CATEGORIES
 *************************************/

/*******************
 *  CPT > Referenzen
 *******************/
@media screen and (min-width: 1200px) {
	.referenzen-template-default .referenzen-logo-img-wrapper {
		margin-top: 70px;
	}
}

/**********
 *  FOOTER 
 **********/
/* Customize AVIA ALB element "icon list" in footer */
#footer-page .avia-icon-list header {
    border: none;
}
#footer-page .avia-icon-list-container li a {
    color: #222;
}

/* Customize AVIA ALB element "blog post" in footer */
#footer-page .av-alb-blogposts header {
    border: none;
}
#footer-page .av-alb-blogposts.template-blog article .entry-content-wrapper .post-meta-infos span.text-sep,
#footer-page .av-alb-blogposts.template-blog article .entry-content-wrapper .post-meta-infos span.comment-container.minor-meta,
#footer-page .av-alb-blogposts.template-blog article .entry-content-wrapper .post-meta-infos span.blog-author.minor-meta,
#footer-page .av-alb-blogposts.template-blog article .entry-content-wrapper p:nth-child(2),
#footer-page .av-alb-blogposts.template-blog article .entry-content-wrapper .read-more-link,
#footer-page .av-alb-blogposts.template-blog article .entry-content-wrapper .post_delimiter {
    display: none!important;
}
#footer-page .av-alb-blogposts.template-blog article .entry-content-wrapper .post-meta-infos {
    padding: 0!important;
    line-height: 1.25em!important;
    font-size: 10px!important;
    color: #222222!important;
}
#footer-page .av-alb-blogposts.template-blog article .entry-content-wrapper .entry-content-header .post-title.entry-title {
    margin-top: 10px!important;
	padding-bottom: 0px!important;
    font-size: 12px!important;
	font-weight: initial!important;
    text-transform: initial!important;
}
#footer-page .av-alb-blogposts.template-blog article .entry-content-wrapper .entry-content-header p.entry-title {
	display: block!important;
}
#footer-page .av-alb-blogposts.template-blog article .entry-content-wrapper .entry-content-header p.entry-title a {
	color: #222222;
}
#footer-page .av-alb-blogposts.template-blog article .entry-content-wrapper .entry-content-header p.entry-title a:hover {
	text-decoration: none;
}
#footer-page .avia_textblock a,
#top #wrap_all #main .togglecontainer .toggle_content a {
    text-decoration: none;
}
#footer-page .avia_textblock a,
#top #wrap_all #main .togglecontainer .toggle_content a:hover {
    text-decoration: underline;
}

/* Lottie */
.footer-lottie-wrapper {
    z-index: -999;
    opacity: .15;
}
/* Widgets Container */
.footer {
    z-index: 999;
	background: transparent!important;
}
.footer .flex_cell {
	background: transparent!important;
}


/*********************
 *  SHOP (WOOCOMMERCE)
 *********************/
/* AVIA Shop elements > sidewide */
#top #wrap_all .main_color ul.products h2.woocommerce-loop-product__title {
    font-size: 18px;
}

/* Products > Single-Template */
/* Leiste Artikelname, Tags usw. anpassen (Theme-Fehler korrigieren) */
body#top.single-product.product-template-default  .template-shop div.product div.summary .product_meta {
    width: 80%;
}
body#top.single-product.product-template-default .template-shop div.product div.summary .product_meta span.sku_wrapper,
body#top.single-product.product-template-default .template-shop div.product div.summary .product_meta span.posted_in,
body#top.single-product.product-template-default  .template-shop div.product div.summary .product_meta span.tagged_as {
    display: block;
}
body#top.single-product.product-template-default .template-shop .variations th.label,
body#top.single-product.product-template-default .template-shop table.shop_attributes th{
    background-color: #e1e1e1;
    color: #222;
    padding: 10px;
    font-weight: 100;
    text-transform: initial;
	letter-spacing: 0.1em;
}
body#top.single-product.product-template-default .template-shop .variations th.label  label {
    font-weight: initial;
	letter-spacing: 0.1em;	
}
body#top.single-product.product-template-default .add-request-quote-button.button {
    background-color: #82ae00!important;
    color: #ffffff!important;
    font-size: 14px!important;
    font-weight: 100!important;
    padding: 15px;
    letter-spacing: .05em;
}

/* Product Tags > Archive-Template */
.template-shop .page-title {
    display: initial;
}

/* PLUGINS > WooCommerce > YITH */
.yith_ywraq_add_item_browse_message {
    display: none;
}
.yith_view-all-items-in-basket_jongo_wrapper {
    margin: 20px 0 10px 0;
}
.yith_view-all-items-in-basket_jongo {
	background-color: #e3e3e3!important;
    color: #222!important;
	font-size: 14px!important;
	font-weight: 100!important;
	padding: 5px;
	letter-spacing: .05em;
}


/*********************
 *  EXTERNAL LIBRARIES
 *********************/


/*************************
 *  MODULES (custom code) 
 ***********************/
/* JONGO-Button */
.jongo-btn.btn-theme-default {
	width: auto;
	text-align: center;
	-webkit-box-shadow:initial;		
}

.jongo-btn.os-btn-wrapper {
	position:relative;
	top:-35px;
}
.jongo-btn a {
	color: #FFF!important;
	text-decoration: none;
	font-size: .8em;
    padding: .3em 1em;
	text-transform: uppercase;
	box-shadow:initial;
	background-color: #719430;
    color: #ffffff;
    border-color: #507210;
}
.jongo-btn a:before {
	content: '>';
    position: relative;
    right: 5px;
}

/* JONGO Feature Boxes */
.jongo-box-1 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 0 2em 0;
	padding: 3%;
	width: 100%;
	max-width: 100%;
	position: relative;
	display: inherit;
	vertical-align: top;
	border: 1px solid #e3e3e3;
	border-radius: 3px;
	text-align: center;
	transition: background 0.4s ease 0s;
}
.jongo-box-1:hover {
	background: #f2f2f2;
}

.jongo-box-1 img {
	display: inline-block;
	width:100%;
	max-width: 100%;
}

.jongo-box-1 h2 {
	color: #ed6b01;
	font-size: 1.1em;
    margin: 0.5em 0;
    padding: 0;
    text-align: center;
    font-weight: bolder;
}
.jongo-box-1 p {
    font-size: 1em;
    line-height: 1.5em;
    margin-bottom: 2em;	
}
.jongo-box-1 > div {
	margin-bottom: 2em;
}

/* 768px - iPad Portrait */
@media screen and (min-width: 48em) {
	.jongo-box-1 {
		width: 47%;
		margin: 0 2% 20px 0;
		display: inline-block;
		min-height: 480px;
	}
	
	#tabs.tabs-style-1 .jongo-box-1 {
		width: 23%;
		margin: 0 1% 20px 0;
		display: inline-block;
		min-height: 270px;
		padding: 1%;
	}	
	
	.jongo-box-1 h2 {
	    text-align: left;
	}
	
	#tabs.tabs-style-1 .jongo-box-1 h2 {
 	   font-size: .9em;		
	}
	
	.jongo-box-1 p {
	    text-align: left;
	}
	
	#tabs.tabs-style-1 .jongo-box-1 p {
		font-size: .85em;
		line-height: 1.5em;
		margin-bottom: 1em;	
	}
	
	#tabs.tabs-style-1 hr {
		margin: 0;	
	}
	
	.jongo-box-1 > div {
		position: absolute;
		bottom: 0em;
		left: 20px;
		text-align: left!important;
		right: 0;
	}
}

/*
 * Stil für die benutzerdefinierte Unterseitenliste - BEGINN
 */
.custom-unterseiten-liste {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-inline: auto;
}

.custom-unterseiten-liste li {
    position: relative; /* nötig für das ::before-Element */
    display: flex;
    align-items: flex-start;
    padding: 12px 16px;
    margin: 14px 0;
    background-color: #f9f9f9;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
    overflow: hidden; /* damit der animierte Balken nicht überläuft */
    transition: background-color 0.3s ease;
}

/* Animierter Balken links */
.custom-unterseiten-liste li::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 4px; /* Ausgangsbreite */
    height: 100%;
    background-color: #7aad42;
    transition: width 0.3s ease;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.custom-unterseiten-liste li:hover {
    background-color: #eef7e5;
}

.custom-unterseiten-liste li:hover::before {
    width: 6px; /* 25 % breiter = 4px → 6px */
}

.custom-unterseiten-liste li a {
    flex-grow: 1;
    text-decoration: none!important;
    color: #2e5d32;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.4;
    transition: color 0.3s;
    border-bottom: none;
    z-index: 1;
    position: relative;
}

.custom-unterseiten-liste li a:hover {
    color: #1d3f1f;
    text-decoration: none!important;
}
/* ENDE */

/**********
 *  PLUGINS 
 **********/
/* PLUGINS > ez-toc */
#ez-toc-container {
    background: #fcfcfc;
    border: none;
    margin-bottom: 2rem;
}
div#ez-toc-container p.ez-toc-title {
    letter-spacing: 3px;
    text-transform: uppercase;
}
div#ez-toc-container a {
	text-decoration: none!important;
}
div#ez-toc-container a:hover {
	text-decoration: underline!important;
}
div#ez-toc-container ul li {
    font-size: 100%;
}
div#ez-toc-container span.ez-toc-title-toggle {
	display: none;
}

/* PLUGINS > WC Shortcodes (Shortcodes by Angie Makes) > Box */
.wc-shortcodes-box.wc-shortcodes-box-info,
.wc-shortcodes-box.wc-shortcodes-box-primary {
    background-color: #f8f8f8;
    border: none;
}

.wc-shortcodes-box.wc-shortcodes-box-info *,
.wc-shortcodes-box.wc-shortcodes-box-primary * {
    color: #222222;
}

/* WC Shortcodes (Shortcodes by Angie Makes) > Box */
.wc-shortcodes-accordion-trigger.accordion-eek a {
	text-decoration: none!important;
    font-weight: bolder;
}
.wc-shortcodes-accordion-trigger.accordion-eek.accordion-eek-a-plusplusplus { background-color: #078a3a; }
.wc-shortcodes-accordion-trigger.accordion-eek.accordion-eek-a-plusplus { background-color: #72ae32; }
.wc-shortcodes-accordion-trigger.accordion-eek.accordion-eek-a-plus { background-color: #c8d104; }
.wc-shortcodes-accordion-trigger.accordion-eek.accordion-eek-a { background-color: #fceb08; }
.wc-shortcodes-accordion-trigger.accordion-eek.accordion-eek-b { background-color: #fbc203; }
.wc-shortcodes-accordion-trigger.accordion-eek.accordion-eek-c { background-color: #eb7424; }
.wc-shortcodes-accordion-trigger.accordion-eek.accordion-eek-d { background-color: #d0212e; }
.wc-shortcodes-accordion-trigger.accordion-eek.accordion-eek-e { background-color: #d0212e; }
.wc-shortcodes-accordion-trigger.accordion-eek.accordion-eek-e { background-color: #d0212e; }
.wc-shortcodes-accordion-trigger.accordion-eek.accordion-eek-f { background-color: #d0212e; }
.wc-shortcodes-accordion-trigger.accordion-eek.accordion-eek-g { background-color: #d0212e; }

.wc-shortcodes-accordion-trigger.accordion-eek.accordion-eek-a-plusplusplus *, 
.wc-shortcodes-accordion-trigger.accordion-eek.accordion-eek-a-plusplus *,
.wc-shortcodes-accordion-trigger.accordion-eek.accordion-eek-a-plus *,
.wc-shortcodes-accordion-trigger.accordion-eek.accordion-eek-a *,
.wc-shortcodes-accordion-trigger.accordion-eek.accordion-eek-b *,
.wc-shortcodes-accordion-trigger.accordion-eek.accordion-eek-c *,
.wc-shortcodes-accordion-trigger.accordion-eek.accordion-eek-d *,
.wc-shortcodes-accordion-trigger.accordion-eek.accordion-eek-e *,
.wc-shortcodes-accordion-trigger.accordion-eek.accordion-eek-e *,
.wc-shortcodes-accordion-trigger.accordion-eek.accordion-eek-f *,
.wc-shortcodes-accordion-trigger.accordion-eek.accordion-eek-g * { color: #FFF; }

/* PLUGINS > Borlabs */
body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-thumbnail {
	display: none;
}
body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker a.brlbs-cmpnt-cb-provider-toggle {
	display: block!important;
}
@media (min-width: 640px) {
    body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-b .brlbs-cmpnt-cb-main {
        gap: 10%;
    }
}