/* @override 
	https://www.regionalwert-leistungen.de/wp-content/themes/generatepress_child/style.css?* 
*/

/*
	Theme Name:   GeneratePress Child
	Theme URI:    https://generatepress.com
	Description:  GeneratePress Child Theme by Medianotions
	Author:       Bogdan Günther
	Author URI:   https://www.medianotions.de
	Template:     generatepress
	Version:      0.1
*/

/* @group Header */

.elementor-location-header
{
	position: relative;
	z-index: 99;
}

/* @group Sprachumschalter */

#lang_switch .elementor-icon-list-item:first-child:after
{
    content: "|";
	
	color: white;
	border: none;
}

#lang_switch .elementor-icon-list-item a span
{
    text-decoration: none !important;
}

html[lang="en-US"] #lang_switch .elementor-icon-list-item:first-child a span
{
    color: rgb(74, 74, 73);
}

html[lang="es-ES"] #lang_switch .elementor-icon-list-item:last-child a span
{
    color: rgb(74, 74, 73);
}

body[data-elementor-device-mode="mobile"] #lang_switch
{
	position: relative !important;
	
	margin: 3px 0;
}

body[data-elementor-device-mode="mobile"] #lang_switch *
{
	font-size: 10px;
	
}

/* @end */

/* @group Navigation */

.elementor-location-header .elementor-widget-nav-menu
{
	
}

body[data-elementor-device-mode="tablet"] .elementor-location-header .elementor-widget-nav-menu
{
	
}

body[data-elementor-device-mode="mobile"] .elementor-location-header .elementor-widget-nav-menu
{
	
}

.elementor-location-header .elementor-widget-nav-menu .elementor-menu-toggle
{
	margin: 0 !important;
}

body[data-elementor-device-mode="tablet"] .elementor-location-header .elementor-widget-nav-menu nav.elementor-nav-menu--dropdown
{
	position: absolute;
	z-index: 10;
	
	left: 100px;
	top: 50px;
	
	padding: 10px;
}

body[data-elementor-device-mode="mobile"] .elementor-location-header .elementor-widget-nav-menu nav.elementor-nav-menu--dropdown
{
	position: absolute;
	z-index: 10;	
	
	left: -20vw;
	top: 40px;
	
	padding: 10px;
}

.elementor-location-header .elementor-widget-nav-menu nav .elementor-sub-item
{
	background: white !important;
}

.elementor-location-header .elementor-widget-nav-menu nav.elementor-nav-menu--dropdown *
{
	font-size: 14px !important;
}

.elementor-location-header .elementor-widget-nav-menu nav.elementor-nav-menu--dropdown .sub-menu
{
	display: block;
}

/* @end */

/* @end */

/* @group Inhalt */

/* @group Container */

.content_header
{
	padding-top: 60px;
	padding-bottom: 40px;
}

.content_container
{
	padding-top: 60px;
	padding-bottom: 60px;
}

/* @end */

/* @group Typografie */

#content h1
{
	
}

#content h2:not(:first-child)
{
	margin-top: 40px;
}

#content h3
{
	margin-bottom: 8px;
}

#content .elementor-text-editor h2 + h3
{
	margin-top: 1.5em;
}

#content p
{
	/* 
	-webkit-locale: de;
	-webkit-hyphens: auto;
	hyphens: auto;
	-moz-hyphens: auto;
	*/
}

#content .no_hyphens p,
#content p a
{
	-webkit-hyphens: manual;
	hyphens: manual;
	-moz-hyphens: manual;
}

#content p em
{
	padding: 0 4px;
	font-style: normal;
	background-color: #AFCA00;
}

/* @end */

/* @group Listen */

#content .elementor-text-editor > ol
{
	margin-left: 26px;
}

#content .elementor-text-editor > ol li
{
	margin-bottom: 10px;
}

#content .elementor-text-editor > ul
{
	margin-left: 22px;
}

#content .elementor-text-editor > ul li
{
	margin-bottom: 10px;
}

#content .elementor-text-editor > ul li ul
{
	margin-left: 20px;
}

/* @end */

/* @group Links */

.plain_links a
{
	text-decoration: none !important;
}

.elementor-icon-list-item a
{
	text-decoration: none !important;
}

.elementor-icon-list-item a .elementor-icon-list-text
{
	text-decoration: underline !important;
}

/* @end */

/* @group Buttons */

a.elementor-button
{
	text-decoration: none !important;
}

/* @end */

/* @group Icons */

.rwl_icon
{
	max-width: 80px;
	margin: 0 auto;
	border: 10px solid transparent;
}

.rwl_icon .elementor-widget-container
{
	padding: 10px;
	border-radius: 500px;
}

body[data-elementor-device-mode="mobile"] .rwl_icon
{
	
}

/* @end */

/* @group Abschnitte mit Hintergrundgrafiken */

/* @group Motiv: Kuh hellgrün / beige ab 2112*/

.hg_kuh_2112
{
    background-position-x: center;
	background-position-y: bottom;
	background-size: 1700px;
}

body[data-elementor-device-mode="mobile"] .hg_kuh_2112
{
	padding-bottom: calc(400px - 50vw);
	background-size: 850px;
    background-position-x: 78%;
}

body[data-elementor-device-mode="tablet"] .hg_kuh_2112
{
	padding-bottom: calc(550px - 50vw);
	background-size: 1400px;
    background-position-x: 68%;
}

.hg_kuh_2112:before
{
    content: "";
    
    position: absolute;
    left: 0;
    bottom: 0;
    
    width: calc(50% - 700px);
    height: 86px;
    background: rgb(242,229,217);
}

.hg_kuh_2112:after
{
    content: "";
    
    position: absolute;
    right: 0;
    bottom: 0;
    
    width: calc(50% - 700px);
    height: 86px;
    background: rgb(242,229,217);
}

/* @end */

/* @group Motiv: Kuh hellgrün / creme*/

.hg_kuh
{
    background-position-x: center;
	background-position-y: bottom;
}

body[data-elementor-device-mode="mobile"] .hg_kuh
{
	padding-bottom: calc(400px - 50vw);
	background-size: 1300px;
    background-position-x: 58%;
}

body[data-elementor-device-mode="tablet"] .hg_kuh
{
	padding-bottom: calc(550px - 50vw);
	background-size: 1600px;
    background-position-x: 53%;
}

.hg_kuh:before
{
    content: "";
    
    position: absolute;
    left: 0;
    bottom: 0;
    
    width: calc(50% - 1000px);
    height: 142px;
    background: rgb(242,229,217);
}

.hg_kuh:after
{
    content: "";
    
    position: absolute;
    right: 0;
    bottom: 0;
    
    width: calc(50% - 1000px);
    height: 142px;
    background: rgb(242,229,217);
}

/* @end */

/* @group Motiv: Mähdrescher creme / rot */

.hg_maehdrescher
{
    background-position-x: center;
	background-position-y: bottom;
}

body[data-elementor-device-mode="mobile"] .hg_maehdrescher
{
	padding-bottom: calc(450px - 50vw);
	background-size: 1400px;
	background-position-x: 40%;
}

body[data-elementor-device-mode="tablet"] .hg_maehdrescher
{
	padding-bottom: calc(550px - 60vw);
	background-size: 1600px;
}

.hg_maehdrescher:before
{
    content: "";
    
    position: absolute;
    left: 0;
    bottom: 0;
    
    width: calc(50% - 1000px);
    height: 137px;
    background: rgb(226,76,59);
}

.hg_maehdrescher:after
{
    content: "";
    
    position: absolute;
    right: 0;
    bottom: 0;
    
    width: calc(50% - 1000px);
    height: 137px;
    background: rgb(226,76,59);
}

/* @end */

/* @group Motiv: Stiefel creme / rot */

.hg_stiefel_creme_rot
{
    background-position-x: center;
	background-position-y: bottom;
}

body[data-elementor-device-mode="mobile"] .hg_stiefel_creme_rot
{
	padding-bottom: calc(450px - 50vw);
	background-size: 1400px;
	background-position-x: 40%;
}

body[data-elementor-device-mode="tablet"] .hg_stiefel_creme_rot
{
	padding-bottom: calc(550px - 60vw);
	background-size: 1600px;
}

.hg_stiefel_creme_rot:before
{
    content: "";
    
    position: absolute;
    left: 0;
    bottom: 0;
    
    width: calc(50% - 1000px);
    height: 84px;
    background: rgb(226,76,59);
}

.hg_stiefel_creme_rot:after
{
    content: "";
    
    position: absolute;
    right: 0;
    bottom: 0;
    
    width: calc(50% - 1000px);
    height: 84px;
    background: rgb(226,76,59);
}

/* @end */

/* @group Motiv: Erde rot rechts */

.hg_erde_rot_rechts
{
    background-position-x: center;
	background-position-y: bottom;
}


body[data-elementor-device-mode="mobile"] .hg_erde_rot_rechts
{
	padding-bottom: calc(450px - 50vw);
	background-size: 1300px;
}

body[data-elementor-device-mode="tablet"] .hg_erde_rot_rechts
{
	padding-bottom: calc(550px - 60vw);
	background-size: 1600px;
}

.hg_erde_rot_rechts:before
{
    content: "";
    
    position: absolute;
    left: 0;
    bottom: 0;
    
    width: calc(50% - 1000px);
    height: 72px;
    background: white;
}

.hg_erde_rot_rechts:after
{
    content: "";
    
    position: absolute;
    right: 0;
    bottom: 0;
    
    width: calc(50% - 1000px);
    height: 72px;
    background: white;
}

/* @end */

/* @group Motiv: Erde creme links */

.hg_erde_creme_links
{
    background-position-x: center;
	background-position-y: bottom;
}


body[data-elementor-device-mode="mobile"] .hg_erde_creme_links
{
	padding-bottom: calc(450px - 70vw);
	background-size: 1100px;
	background-position-x: center;
}

body[data-elementor-device-mode="tablet"] .hg_erde_creme_links
{
	padding-bottom: calc(550px - 60vw);
	background-size: 1600px;
}

.hg_erde_creme_links:before
{
    content: "";
    
    position: absolute;
    left: 0;
    bottom: 0;
    
    width: calc(50% - 1000px);
    height: 148.5px;
    background: white;
}

.hg_erde_creme_links:after
{
    content: "";
    
    position: absolute;
    right: 0;
    bottom: 0;
    
    width: calc(50% - 1000px);
    height: 148.5px;
    background: white;
}

/* @end */

/* @group Motiv: Grafik hellgrün */

.hg_grafik
{
	background-size: 1500px;
    background-position-x: calc(50% + 150px);
	background-position-y: bottom;
}


body[data-elementor-device-mode="mobile"] .hg_grafik
{
	padding-bottom: calc(450px - 50vw);
	background-size: 1300px;
}

body[data-elementor-device-mode="tablet"] .hg_grafik
{
	padding-bottom: calc(550px - 60vw);
	background-size: 1600px;
}


/* @end */

/* @group Motiv: Schwein hellgrün / beige ab 2111 */

.hg_schwein_2112
{
	background-size: 1500px;
    background-position-x: calc(50% - 80px);
	background-position-y: bottom;
}

.hg_schwein_2112:before
{
    content: "";
    
    position: absolute;
    left: 0;
    bottom: 0;
    
    width: calc(50% - 600px);
    height: 51px;
    background: rgb(242,229,217);
}

.hg_schwein_2112:after
{
    content: "";
    
    position: absolute;
    right: 0;
    bottom: 0;
    
    width: calc(50% - 600px);
    height: 51px;
    background: rgb(242,229,217);
}


body[data-elementor-device-mode="mobile"] .hg_schwein_2112
{
	padding-bottom: calc(450px - 45vw);
	background-size: 1000px;
	background-position-x: 80%;
}

body[data-elementor-device-mode="tablet"] .hg_schwein_2112
{
	padding-bottom: calc(550px - 60vw);
	background-size: 1400px;
	background-position-x: 60%;
}


/* @end */

/* @group Motiv: Schwein */

.hg_schwein
{
	background-size: 1800px;
    background-position-x: calc(50% + 130px);
	background-position-y: bottom;
}

.hg_schwein:before
{
    content: "";
    
    position: absolute;
    left: 0;
    bottom: 0;
    
    width: calc(50% - 600px);
    height: 89px;
    background: rgb(242,229,217);
}

.hg_schwein:after
{
    content: "";
    
    position: absolute;
    right: 0;
    bottom: 0;
    
    width: calc(50% - 1000px);
    height: 89px;
    background: rgb(242,229,217);
}


body[data-elementor-device-mode="mobile"] .hg_schwein
{
	padding-bottom: calc(450px - 45vw);
	background-size: 1200px;
	background-position-x: 50%;
}

body[data-elementor-device-mode="tablet"] .hg_schwein
{
	padding-bottom: calc(550px - 60vw);
	background-size: 1600px;
	background-position-x: calc(50% + 180px);
}


/* @end */

/* @group Motiv: Schwein weiss */

.hg_schwein_weiss
{
	background-size: 1800px;
    background-position-x: calc(50% + 130px);
	background-position-y: bottom;
}

.hg_schwein_weiss:before
{
    content: "";
    
    position: absolute;
    left: 0;
    bottom: 0;
    
    width: calc(50% - 500px);
    height: 87.5px;
    background: rgb(255,255,255);
}

.hg_schwein_weiss:after
{
    content: "";
    
    position: absolute;
    right: 0;
    bottom: 0;
    
    width: calc(50% - 1000px);
    height: 87.5px;
    background: rgb(255,255,255);
}


body[data-elementor-device-mode="mobile"] .hg_schwein_weiss
{
	padding-bottom: calc(450px - 45vw);
	background-size: 1200px;
	background-position-x: 50%;
}

body[data-elementor-device-mode="tablet"] .hg_schwein_weiss
{
	padding-bottom: calc(550px - 60vw);
	background-size: 1600px;
	background-position-x: calc(50% + 180px);
}


/* @end */

/* @group Motiv: Biene 1*/

.hg_biene
{
	background-size: 1600px;
    background-position-x: calc(50% + 260px);
	background-position-y: bottom;
}

.hg_biene:before
{
    content: "";
    
    position: absolute;
    left: 0;
    bottom: 0;
    
    width: calc(50% - 500px);
    height: 91px;
    background: rgb(242,229,217);
}

.hg_biene:after
{
    content: "";
    
    position: absolute;
    right: 0;
    bottom: 0;
    
    width: calc(50% - 1000px);
    height: 91px;
    background: rgb(242,229,217);
}


body[data-elementor-device-mode="mobile"] .hg_biene
{
	padding-bottom: calc(450px - 45vw);
	background-size: 1200px;
	background-position-x: 50%;
}

body[data-elementor-device-mode="tablet"] .hg_biene
{
	padding-bottom: calc(550px - 60vw);
	background-size: 1600px;
	background-position-x: calc(50% + 180px);
}


/* @end */

/* @group Motiv: Biene 2*/

.hg_biene_2
{
	background-size: 1600px;
    background-position-x: calc(50% + 260px);
	background-position-y: bottom;
}

.hg_biene_2:before
{
    content: "";
    
    position: absolute;
    left: 0;
    bottom: 0;
    
    width: calc(50% - 500px);
    height: 206px;
    background: rgb(242,229,217);
}

.hg_biene_2:after
{
    content: "";
    
    position: absolute;
    right: 0;
    bottom: 0;
    
    width: calc(50% - 1000px);
    height: 206px;
    background: rgb(242,229,217);
}


body[data-elementor-device-mode="mobile"] .hg_biene_2
{
	padding-bottom: calc(450px - 45vw);
	background-size: 1200px;
	background-position-x: 50%;
}

body[data-elementor-device-mode="tablet"] .hg_biene_2
{
	padding-bottom: calc(550px - 60vw);
	background-size: 1600px;
	background-position-x: calc(50% + 180px);
}


/* @end */

/* @group Motiv: Vogel*/

.hg_vogel
{
	background-size: 1600px;
    background-position-x: calc(50% + 260px);
	background-position-y: bottom;
}

.hg_vogel:before
{
    content: "";
    
    position: absolute;
    left: 0;
    bottom: 0;
    
    width: calc(50% - 500px);
    height: 66px;
    background: rgb(242,229,217);
}

.hg_vogel:after
{
    content: "";
    
    position: absolute;
    right: 0;
    bottom: 0;
    
    width: calc(50% - 1000px);
    height: 66px;
    background: rgb(242,229,217);
}


body[data-elementor-device-mode="mobile"] .hg_vogel
{
	padding-bottom: calc(450px - 45vw);
	background-size: 1200px;
	background-position-x: 50%;
}

body[data-elementor-device-mode="tablet"] .hg_vogel
{
	padding-bottom: calc(550px - 60vw);
	background-size: 1600px;
	background-position-x: calc(50% + 180px);
}


/* @end */

/* @group Motiv: Apfelkiste*/

.hg_apfelkiste
{
	background-size: 1300px;
    background-position-x: calc(50% + 300px);
	background-position-y: bottom;
}

.hg_apfelkiste:before
{
    content: "";
    
    position: absolute;
    left: 0;
    bottom: 0;
    
    width: calc(50% - 300px);
    height: 47px;
    background: rgb(242,229,217);
}

.hg_apfelkiste:after
{
    content: "";
    
    position: absolute;
    right: 0;
    bottom: 0;
    
    width: calc(50% - 800px);
    height: 47px;
    background: rgb(242,229,217);
}


body[data-elementor-device-mode="mobile"] .hg_apfelkiste
{
	padding-bottom: calc(250px - 45vw);
	background-size: 600px;
	background-position-x: 50%;
}

body[data-elementor-device-mode="tablet"] .hg_apfelkiste
{
	padding-bottom: calc(550px - 60vw);
	background-size: 1600px;
	background-position-x: calc(50% + 180px);
}


/* @end */

/* @group Motiv: Vogel weiss*/

.hg_vogel_weiss
{
	background-size: 1600px;
    background-position-x: calc(50% + 260px);
	background-position-y: bottom;
}

.hg_vogel_weiss:before
{
    content: "";
    
    position: absolute;
    left: 0;
    bottom: 0;
    
    width: calc(50% - 500px);
    height: 64.5px;
    background: rgb(255,255,255);
}

.hg_vogel_weiss:after
{
    content: "";
    
    position: absolute;
    right: 0;
    bottom: 0;
    
    width: calc(50% - 1000px);
    height: 64.5px;
    background: rgb(255,255,255);
}


body[data-elementor-device-mode="mobile"] .hg_vogel_weiss
{
	padding-bottom: calc(450px - 45vw);
	background-size: 1200px;
	background-position-x: 50%;
}

body[data-elementor-device-mode="tablet"] .hg_vogel_weiss
{
	padding-bottom: calc(550px - 60vw);
	background-size: 1600px;
	background-position-x: calc(50% + 180px);
}


/* @end */

/* @group Motiv: Schaufel */

.hg_schaufel
{
	background-size: 1450px;
    background-position-x: center;
	background-position-y: bottom;
}

.hg_schaufel:before
{
    content: "";
    
    position: absolute;
    left: 0;
    bottom: 0;
    
    width: calc(50% - 500px);
    height: 49px;
    background: rgb(25,122,112);
}

.hg_schaufel:after
{
    content: "";
    
    position: absolute;
    right: 0;
    bottom: 0;
    
    width: calc(50% - 400px);
    height: 49px;
    background: rgb(25,122,112);
}

body[data-elementor-device-mode="tablet"] .hg_schaufel
{
	padding-bottom: calc(550px - 60vw);
	background-size: 1450px;
	background-position-x: 60%;
}

body[data-elementor-device-mode="mobile"] .hg_schaufel
{
	padding-bottom: calc(520px - 45vw);
	xbackground-size: 1200px;
	background-position-x: 74%;
}

body[data-elementor-device-mode="mobile"] .hg_schaufel:before,
body[data-elementor-device-mode="mobile"] .hg_schaufel:after
{
	display: none;
}

/* @end */

/* @group Motiv: Erdbeere */

.hg_erdbeere
{
	background-size: 1300px;
    background-position-x: calc(50% + 330px);
	background-position-y: calc(100% + 1px);
}

.hg_erdbeere:before
{
    content: "";
    
    position: absolute;
    left: 0;
    bottom: 0;
    
    width: calc(50% - 300px);
    height: 72.5px;
    background: rgb(25,122,112);
}

.hg_erdbeere:after
{
    content: "";
    
    position: absolute;
    right: 0;
    bottom: 0;
    
    width: calc(50% - 900px);
    height: 72.5px;
    background: rgb(25,122,112);
}

body[data-elementor-device-mode="tablet"] .hg_erdbeere
{
	padding-bottom: calc(550px - 60vw);
	background-size: 1600px;
	background-position-x: calc(50% + 180px);
}

body[data-elementor-device-mode="mobile"] .hg_erdbeere
{
	padding-bottom: calc(450px - 45vw);
	background-size: 1200px;
	background-position-x: 50%;
}

body[data-elementor-device-mode="mobile"] .hg_erdbeere:before,
body[data-elementor-device-mode="mobile"] .hg_erdbeere:after
{
	display: none;
}

/* @end */

/* @end */



/* @group Gutenberg Galerien */

#content .wp-block-gallery .blocks-gallery-grid
{
	margin: 1em 0 1.5em 0;
}

/* @end */

/* @group Gravity Forms */

.gfield
{
	margin-bottom: 20px !important;
}

.gfield .ginput_container.ginput_complex label
{
	margin-bottom: 10px !important;
}

.gfield.gsection
{
	margin-top: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid;	
}

.gfield .ginput_product_price,
.gfield .ginput_total
{
	color: black !important;
	font-weight: bold;
}

.gfield .gfield_checkbox li
{
	margin-bottom: 1em !important;
}

.gfield .gfield_checkbox li input
{
	margin-top: 5px;
	margin-right: 5px;
	vertical-align: top !important;
}

.gform_wrapper .gform_button
{
	border-radius: 3px;
}

/* @end */

/* @group Trenner */

#content .elementor-text-editor hr,
#content hr.wp-block-separator
{
	margin: 2em 0;
	background: #3a3a3a;
}

/* @end */

/* @group Cases & News */

/* @group Übersicht */

.elementor-posts article .elementor-post__read-more
{
	padding: 5px  40px;
	text-decoration: none;
	
	color: white;
	background: #197A70;
	
	border-radius: 7px;
}

.elementor-posts article .elementor-post__read-more:hover
{
	color: white;
	background: #003A3B;
}

/* @end */

/* @end */

/* @group FAQs */

.elementor-toggle .elementor-tab-title
{
	overflow: hidden;
	padding-left: 5px !important;
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed,
.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened
{
	line-height: 140%;
}

.elementor-toggle .elementor-tab-title .elementor-toggle-title
{
	float: left;
	width: calc(100% - 1em);
	
	line-height: 140%;
}

.elementor-toggle .elementor-tab-content
{
	padding-top: 0 !important;
	padding-left: 20px !important;
	padding-bottom: 0 !important;
}

/* @end */

/* @group Testimonials */

body[data-elementor-device-mode="mobile"] .elementor-testimonial 
{
	display: block;
	padding-top: 150px;
}

body[data-elementor-device-mode="mobile"] .elementor-testimonial .elementor-testimonial__image
{
	position: absolute;
	top: 0;
	left: calc(50% - 65px);
}

/* @end */

/* @group Sprach-Blöcke */

body:not(.elementor-editor-active) .content_de
{
	display: none;
}

html[lang='de-DE'] .content_de
{
	display: block;
}

body:not(.elementor-editor-active) .content_en
{
	display: none;
}

html[lang='en-US'] .content_en
{
	display: block;
}

body:not(.elementor-editor-active) .content_es
{
	display: none;
}

html[lang='es-ES'] .content_es
{
	display: block;
}

/* @end */

/* @group WordPress Passwort-Formular */

#main .post-password-form
{
	margin: 0 auto;
	padding: 60px 15px;
	max-width: 1140px;
}

#main .post-password-form input
{
	display: block;
	margin-top: 20px;
}

/* @end */

/* @group Elementor: Icon-Boxen mit Links */

.elementor-widget-icon-box.link
{
    cursor: pointer;
}

.elementor-widget-icon-box.link *
{
    text-decoration: none !important;
}

/* @end */

/* @group Elementor: Elemente mit gleicher Höhe */

.elementor-widget.equal_height
{
    display: flex;
    height: 100%;
}

.elementor-widget.equal_height > .elementor-widget-container
{
    flex-basis: 100%;
}

/* @end */

/* @group Elementor: Pagination */

.elementor-pagination
{
	position: relative;	
	margin-top: 3em;
}

.elementor-pagination a
{
	text-decoration: none !important;
}

.elementor-pagination .page-numbers
{
	display: inline-block;
	padding: 5px 10px;
	
	color: white;
	background: #003A3B;
	
	border-radius: 3px;
}

.elementor-pagination .page-numbers.prev
{
	position: absolute;
	left: 0;
	top: 0;
	
	opacity: 0.5;
}

.elementor-pagination .page-numbers.next
{
	position: absolute;
	right: 0;
	top: 0;
	
	opacity: 0.5;
}

.elementor-pagination a.page-numbers.prev,
.elementor-pagination a.page-numbers.next
{
	opacity: 1;
}

.elementor-pagination .page-numbers.current,
.elementor-pagination a.page-numbers:hover
{
	color: white !important;
	background: #197A70;
}

/* @end */

/* @group Elementor: Abschnitte */

#content section
{
	opacity: 0;
	animation: fadeIn 0.5s forwards;
    animation-delay: 0.5s;
}

@keyframes fadeIn
{
    from { opacity: 0; }
    to { opacity: 1; }
}

/* @end */

/* @group Elementor: Icon-Listen */

.elementor-icon-list-items .elementor-icon-list-item
{
	align-items: flex-start !important;
}

.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-icon
{
	margin-top: 4px;
}

/* @end */

/* @end */

/* @group Elementor Desktop / Tablet / Mobil */

body[data-elementor-device-mode="desktop"]
{
	
}

body[data-elementor-device-mode="tablet"]
{
	
}

body[data-elementor-device-mode="mobile"]
{
	
}

/* @end */