.we-zuschlag-info {
    color: #666;
    font-size: 9px;
    font-weight: 500;
    line-height: 140%;
    padding-top: 13px;
    clear: both;
    display: block;
}
.page-id-655 #content .field-name, .page-id-655 #content .field-message {
    border: 10px solid #fff;
    border-bottom: 0;
    border-top: 0;
}

/*//////////////////////////////////////////*/
/*//////////////////////GEBIETE////////////////////*/
/*//////////////////////////////////////////*/
.c02.nach_dreispalter_links, .c02.nach_dreispalter_rechts {
    text-align: center;
    padding: 30px;
}

.page-id-641 .con.einleitung {
    text-align: center;
}
div#map {
    height: 700px;
    clear: both;
    overflow: hidden;
}
.gebiete-dreispalter {
    text-align: center;
    width: 1600px;
    margin: 0 auto;
	display: flex;
  align-items: center;
  justify-content: center;
}
.gebiete-dreispalter h2, .c01.nach_dreispalter h2 {
    display: block;
    font-size: 13px;
    line-height: 100%;
    color: #aaa;
}
.gebiete-dreispalter h2 strong, .c01.nach_dreispalter h2 strong {
    font-size: 32px;
    line-height: 140%;
    color: #3c3c3c;
    display: block;
}


.c01.nach_dreispalter {
    text-align: center;
    padding: 20px 30px 30px;
}
.gebiete-dreispalter .c03 {
    width: 44%;
}
.gebiete-dreispalter .c03:first-child, .gebiete-dreispalter .c03:last-child {
    padding: 120px 30px;
	width:28%;
}
.gebiete-feed {
    clear: both;
    text-align: center;
    padding: 0px 120px 120px;
	background-color:#f2f2f2;
}



.gebiete-einleitung {
    width: 1280px;
    margin: 0 auto 60px;
}
.gebiete-liste .c04 {
    border: 15px solid #f2f2f2;
    display: inline-block;
    float: none;
    width: 24%;
}
.gebiete-headline {
    padding: 100px 30px 100px;
}
.gebiete-liste .c04 img {
    width: 100%;
}
.gebiete-liste h2 {
    margin: 0;
}

div#gebiete-wrapper {
    overflow: hidden;
    clear: both;
}

.gebiete-karte-einleitung {
    width: 1280px;
    margin: 0 auto 60px;
    text-align: center;
}





@media screen and (max-width:1660px){
	.gebiete-dreispalter {
		width: 100%;
	}
	.gebiete-feed {
    padding: 0px 30px 60px;
}
}
@media screen and (max-width:1340px){
	.gebiete-einleitung, .gebiete-karte-einleitung {
		width: 100%;
		        padding: 30px;
	}
	.gebiete-dreispalter h2 strong {
    font-size: 22px;
}
	.gebiete-headline {
    padding: 0;
}
}
@media screen and (max-width:1140px){

}
@media screen and (max-width:768px){
	.gebiete-karte-einleitung {
    margin: 0px auto 0;
}
.gebiete-dreispalter .c03 , .gebiete-dreispalter .c03:first-child, .gebiete-dreispalter .c03:last-child {
    padding: 30px 30px 0;
	width:100%;
}
	.gebiete-liste .c04 {
    width: 100%;
}
	.gebiete-headline {
    padding: 30px 0px;
}

	.gebiete-dreispalter {
    display: block;
}
}







@media print {
    body {
        font-size: 12pt;
        color: black;
        background: none; /* Entfernt Hintergrundfarben/Bilder */
    }
    a {
        text-decoration: none;
        color: black;
    }

	.login-wrapper,.menu-hauptmenue-container,header#head,div#datepicker-ui,div#range-filter,footer {
    display: none;
}
	.kb_wrapper {
		border-bottom: 5px solid black;
	}
}




div#cart-wrapper select#field-zahlungsart {
    background: #fff;
}


.page-id-116 .headline-wrapper h1 {
    background: #fff;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 10px;
}
.page-id-116 .headline-wrapper  {
    text-align: center;
}



/*\\\\\\\\\\\\\\\\\\\\\REGONEN//////////////////*/

.con.loginquestion {
    text-align: center;
}

div#regionencheck {
    position: fixed;
    z-index: 100000000;
    background-color: rgba(255, 255, 255, .7);
    width: 100%;
    height: 100%;
	top:0;
	left:0;
}

.regionencheck-box {
    width: 800px;
    text-align: center;
    background: #fff;
    clear: both;
    overflow: hidden;
    padding: 60px;
    margin: 0 auto;
    position: absolute;
    top: 300px;
    left: 50%;
    margin-left: -400px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

input#field-plz-regionencheck {
    text-align: center;
    width: 100px;
    margin: 0 auto;
}


.pnav-point.active {
    font-weight: bold;
    color: #ff6600; /* Orange als Beispiel */
    border-bottom: 2px solid #ff6600;
}
.produktknavi-wrapper .pnav-point:last-child {
    border-right: none;
}
.produktknavi-wrapper .pnav-point {
    display: inline-block;
    padding: 10px 20px;
    border-right: 1px solid #eeeeee;
    font-size: 18px;
    font-weight: 400;
	    height: 31px;
}


.pnav-on.checkout-open .produktknavi-wrapper,
.produktknavi-wrapper {
    position: fixed;
    top: -100px;
    width: 100%;
    background: #fff;
    text-align: center;
    -webkit-transition: 1s ease-in-out all;
    transition: 1s ease-in-out all;
	z-index: 1000;
	    border-bottom: 1px solid #eeeeee;
}
.pnav-on .produktknavi-wrapper {
    top: 0px;
}
span.subtitle_p {
    display: block;
    font-size: 18px;
    line-height: 140%;
}
.checkout-btn-wrapper div {
    max-width: 200px;
    margin: 0 auto;
    color: #fff;
}


.btn.button.plz-ok-weiter {
    cursor: pointer;
}
.checkout-open .checkout-btn-wrapper div.checkout-return {
    display: block;
}
.checkout-btn-wrapper div.checkout-return {
    color: #008d91;
    text-align: center;
    display: none;
}

.cat-description {
    padding: 30px 0 30px 0;
	text-align: center;
}
.after-content {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
}
@media screen and (max-width:768px){

	span.subtitle_p {
		font-size: 10px;
		font-weight: 500;
	}

}

/*\\\\\\\\\\\\\\\\\\\\\LOGIN//////////////////*/


button#user-form-submit {
    border: none;
}
.user-button-wrapper {
    text-align: center;
}


.login-wrapper {
    position: fixed;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 100000;
    padding: 120px;
	-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
	overflow: hidden;
    overflow-y: scroll;
}
.login-on .login-wrapper {
    top: 0;
}
.login-layer, .login-layer .con {
    width: 768px;
    margin: 0 auto;
}


/*\\\\\\\\\\\\\\\\\\\\\RANGE FILTER//////////////////*/


div#range-filter {
    text-align: center;
}
div#range-filter div {
    display: inline-block;
    border: 1px solid #cccccc;
    padding: 0 10px;
    font-size: 18px;
    border-radius: 6px;
	cursor: pointer;
}
.range-filter.active-range {
    background: #008d91;
    color: #fff;
}
.dash-entry-header {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
}


/*\\\\\\\\\\\\\\\\\\\\\POPUP//////////////////*/

.popup-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.popup-content {
    background: #fff;
    padding: 20px;
    border-radius: 5px;
    max-width: 400px;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -200px;
    top: 150px;
}

.popup-btn {
  padding: 10px 20px;
  margin: 10px;
  cursor: pointer;
}

.hidden {
  display: none;
}

@media screen and (max-width:768px){
	.popup-content {
    max-width: 300px;
    width: 100%;
    margin-left: -150px;
    top: 50px;
}
}

/*\\\\\\\\\\\\\\\\\\\\\BESTELLUNGEN//////////////////*/


div#inner-cart-wrapper {
    overflow-y: scroll;
    height: 100%;
    padding: 20px;
}
.p-k-teaser {
    display: inline-block;
    width: 16%;
    margin: 10px 10px;
    position: relative;
border: 2px solid #eeeeee;
}
.p-k-teaser h3 {
    font-size: 24px;
    padding: 15px;
    margin: 0;
}
.pnav-point-teaser {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.produktkategorien-top-nav {
    text-align: center;
}
.pnav-on.checkout-open .produktknavi-wrapper, .produktknavi-wrapper {
    position: fixed;
    top: -100px;
    width: 100%;
    background: #fff;
    text-align: center;
    transition: 1sease-in-out all;
    z-index: 1000;
    border-bottom: 1px solid #eeeeee;
    overflow-x: auto;
	overflow-y: hidden;
    height: 58px;
    padding-bottom: 10px;
    white-space: nowrap;
}


.pnav-point.active {
    color: #ff6600;        /* Aktiver Menüpunkt bekommt eine andere Farbe */
    font-weight: bold;     /* Optional: Betont den aktiven Menüpunkt */
}

.page-id-116 div#page {
    overflow: hidden;
}

.produktknavi-wrapper {
    display: flex;
	justify-content: left;
}

.p-k-teaser {
    display: inline-block;
    width: 16%;
    margin: 10px;
    position: relative;
    border: 2px solid #eeeeee;
    height: 100%;                /* Höhe der Teaser auf 100% des Containers setzen */
}
/*
.produktknavi-wrapper::-webkit-scrollbar {
    height: 4px;               
}

.produktknavi-wrapper::-webkit-scrollbar-thumb {
    background-color: #888;     
    border-radius: 4px;
}

.produktknavi-wrapper::-webkit-scrollbar-thumb:hover {
    background-color: #555;      
}
*/

.kategorienbild img {
    display: block;
    width: 100%;
	margin-top:80px;
}

.kategorienbild h2 {
    background: #ffffff;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom: 2px solid #eeeeee;
    border-right: 2px solid #eeeeee;
    border-left: #eeeeee 2px solid;
    text-align: center;
    margin: 0;
    padding: 10px;
}
.kategorienbild img, .p-k-teaser img {
    display: block;
    width: 100%;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.product-wrapper {
    background: #ffffff;
    border-radius: 10px;
    margin: 10px 0 10px 0;
    padding: 10px;
    border: 2px solid #eeeeee;
    position: relative;
    min-height: 93px;
}
.inhaltsstoffe-i {
    color: #999;
    width: 20px;
    height: 20px;
    border: 1px solid #999;
    text-align: center;
    line-height: 100%;
    border-radius: 100%;
    font-size: 14px;
    font-weight: 500;
    vertical-align: middle;
    padding-top: 2px;
    display: inline-block;
    margin-top: -10px;
}

.inhaltsstoffe-popup {
    position: absolute;
    width: 500px;
    bottom: 42px;
    background: #fff;
    padding: 10px;
    border-radius: 12px;
    border: 2px solid #eee;
    font-size: 12px;
    font-weight: 400;
    line-height: 140%;
    left: -30px;
	display:none;
	    z-index: 100;
}
.inhaltsstoffe:hover .inhaltsstoffe-popup {
	display:block;
}
.inhaltsstoffe {
    position: relative;
    display: inline-block;
}

.varianten-wrapper span {
    font-size: 15px;
    background-color: #cccccc;
    padding: 5px 14px;
    border-radius: 22px;
	cursor: pointer;
}
.varianten-el {
    display: inline-block;
}
.varianten-wrapper span.var-on{
	background-color:#008d91;color:#fff;
}

.p_main-cat-wrapper {
    padding: 0 0 30px;
}
.produkts_wrapper{width:100%; background-color:#f8f8f8; -webkit-transition:1s ease-in-out all; transition:1s ease-in-out all;}
.cart-open .produkts_wrapper, .cart-open .produktkategorien-top-nav, .cart-open div#features, .cart-open .head-img, .cart-open.page-id-116 header#head, .cart-open.page-id-116 .produktknavi-wrapper  {
    width: 80%;
}
.cart-open .menu-button {
    right: 23%;
}
#page input#wp-submit {
    border: none;
    color: #fff;
}
form#user-form {
    font-size: 18px !important;
}
button.addtobasket.btn.button {
    border: none;
    color: #fff;
    font-size: 56px;
    padding: 0;
    margin: 0;
    float: right;
    width: 67px;
    min-width: 0;
    height: auto;
    padding: 0 0 6px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    right: 10px;
    top: 9px;
}
.p-amount {
    width: 70px;
    position: absolute;
    right: 100px;
    top: 14px;
}
.p-amount input {
    padding: 16px 0;
    text-align: center;
}

div#cart-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    width: 0%;
    z-index: 1000;
    height: 100%;
    background: #fff;
	overflow: hidden;
	-webkit-transition:1s ease-in-out all; transition:1s ease-in-out all;
}
.checkout-open header#head, .checkout-open .headline-wrapper {
    display: none;
}
.cart-open div#cart-wrapper {
    width: 20%;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    padding-top: 48px;
}
.cartshow-icon {
    padding: 15px 0 15px 0;
    background: #008d91;
    border-radius: 3px;
    width: 60px;
    height: 60px;
    position: relative;
    z-index: 1000000000;
    overflow: hidden;
    position: absolute;
    cursor: pointer;
    right: 120px;
    top: 80px;
    padding: 12px 14px 10px 10px;
    left: 2px;
    top: 2px;
	display:none;
	-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
	overflow: visible;
}
.cart-open .cartshow-icon {
    left: -62px;
}
.checkout-start{background-color:#f6c2a0; color:#fff; pointer-events: none; -webkit-transition:1s ease-in-out all; transition:1s ease-in-out all;}
.checkout-start.min-ok{background-color:#f67927;  pointer-events: all;}

.checkout-open.cart-open div#cart-wrapper {
    width: 100%;
}


.checkout-open .checkout-start, .orderandpay{display:none;}

.checkout-open .orderandpay{display:block;}


@keyframes bounce {
    0% { transform: scale(1); }
    50% { transform: scale(1.2); }
    100% { transform: scale(1); }
}

@keyframes flyToCart {
    0% { transform: translate(0, 0) scale(1); opacity: 1; }
    50% { transform: translate(50px, -50px) scale(0.8); opacity: 0.7; }
    100% { transform: translate(200px, -100px) scale(0.5); opacity: 0; }
}

.addtobasket.clicked {
    animation: bounce 0.3s ease-in-out;
}

.flying-product {
    position: absolute;
    width: 40px; 
    height: 40px;
    z-index: 9999;
    pointer-events: none;
    animation: flyToCart 0.8s ease-in-out forwards;
}
@keyframes cartBounce {
    0%, 100% { transform: scale(1);  }
    50% { transform: scale(1.2);  }
}

@keyframes cartShake {
    0%, 100% { transform: rotate(0deg); }
    25% { transform: rotate(-10deg); }
    50% { transform: rotate(10deg); }
    75% { transform: rotate(-5deg); }
}

@keyframes fadeOut {
    0% { opacity: 1; transform: translateY(0); }
    100% { opacity: 0; transform: translateY(-20px); }
}

/* Klasse für das Warenkorb-Icon */
.cartshow-icon.animated {
    animation: cartBounce 0.4s ease-in-out;
}

/* Wackel-Alternative */
.cartshow-icon.shake {
    animation: cartShake 0.4s ease-in-out;
}

/* +1 Anzeige */
.cart-indicator {
    position: absolute;
    bottom: -10px;
   left: -10px;
    background: #f6c2a0;
    color: white;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 8px;
    border-radius: 50%;
    opacity: 0;
    pointer-events: none;
}
.cart-indicator.show {
    animation: fadeOut 1s ease-out forwards;
}

.checkout-btn-wrapper * {
    cursor: pointer;
}
.orderp.product-wrapper {
    background: #fff;
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    color: #000;
}
.orderp.product-wrapper .p-preis-liste {
    position: absolute;
    right: 0;
    bottom: 0;
}
.produktkategorien-uebersicht .p-preis-liste {
    display: none;
}
.orderp.product-wrapper .p-amount {
    width: 70px;
    position: static;
}
.orderp.product-wrapper {
    min-height: 0;
}
.checkout-form {
    display: none;
}
.checkout-open .checkout-form {
    display: block;
}
.total-price.c02, .lk-price.c02, .zs-price.c02, .mwst-price.c02, .ak-price.c02, .we-price.c02  {
    text-align: right;
}
 .checkout-open .delete-p {
    display: none;
}
.checkout-open .orderp.product-wrapper {
    font-size: 14px;
    padding: 0;
    margin: 0;
}
.checkout-open .order-summary-wrapper {
    font-size: 14px;
}
.total-price.c02 {
    font-weight: 500;
}
.checkout-open .mindestsbestellwert {
    display: none;
}

.checkout-open .p-amount input {
    border: 0 !important;
    padding: 0;
    margin: 0;
    pointer-events: none;
}

.checkout-open .p-amount {
    padding: 0;
    display: inline-block;
    border: 0 !important;
}

.checkout-open  div#orderbox, .checkout-open  .order-summary-wrapper {
    width: 768px;
    margin: 0 auto;
}
.checkout-btn-wrapper {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 10px 20px;
	    background: #fff;
	    text-align: center;
}
.order-summary-wrapper {
    padding-bottom: 180px;
}
.checkout-open form#customerfile-form .con {
    width: 768px;
}
.checkout-open .checkout-form {
    display: block;
    clear: both;
    overflow: hidden;
}
.c01.field-area {
    padding: 0 10px;
}
form#customerfile-form label {
    font-size: 14px;
    font-weight: 400;
}

form#customerfile-form .c02.field-area {
    padding: 0 10px 0;
}
.checkout-form {
    padding-bottom: 120px;
}

.order-complete-wrapper{
	display:none;
}
.order-complete .order-complete-wrapper{
	display:block;
}
.order-complete #orderbox, .order-complete .order-summary-wrapper, .order-complete .checkout-form, .order-complete .orderandpay.btn.button {
    display: none;
}
div#paypal-button-container {
    width: 300px;
    margin: 0 auto;
}

.order-complete .order-complete-wrapper {
    display: block;
    text-align: center;
}
.order-complete .order-complete-wrapper h2 {
    margin-bottom: 60px;
}


.label{color:#aaaaaa;}
.more-order-row-wrapper{display:none;}
.more-p-on .more-order-row-wrapper{display:block;}
span.show-all-p-rows {
    color: #008d91;
    cursor: pointer;
}
.mwst-dash.con {
    margin-top: 10px;
}
.btn.button.dash-pay-btn {
    font-size: 15px;
    font-weight: 600;
    background: #f67927;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 15px;
}

.kb_wrapper {
    width: 100%;
    overflow: hidden;
    clear: both;
    padding: 30px;

    font-size: 14px;
    line-height: 140%;
    font-weight: 400;
    position: relative;
    padding-top: 50px;
	border:1px solid #f2f2f2;
}
.kb_wrapper:nth-child(even) {
    background: #f2f2f2;
}
.c02.kb_left {
    padding-right: 30px;
}
.kb_wrapper .c03 {
    text-align: right;
}
div#bestellungen-wrapper {
    font-size: 14px;
    line-height: 140%;
    font-weight: 400;
}
.bestellung-dash.con, .total-dash {
    padding-bottom: 15px;
}
.bezahlt-dash .c03.bestellung-zahlungsstatus-dash{
    color: #008d91;
    font-weight: 500;
}

.nochnicht-bezahlt-dash .c03.bestellung-zahlungsstatus-dash{
	color: #dd0000;
    font-weight: 500;
}

div#datepicker-ui select {
    display: inline-block;
    /* float: none; */
    font-size: 15px !important;
    line-height: 100%;
    padding: 0 0px 0 5px;
    margin-right: 3px;
    height: auto;
}

div#datepicker-ui {
    font-size: 15px;
    font-weight: 600 !important;
    line-height: 100%;
    width: 250px;
    margin: 80px auto 30px;
}

.liefertermin-dash {
    float: left;
}
.bestellnr-dash {
    float: left;
}
.bestellung-dash.con {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    background: #008d91;
	color:#fff;
    padding: 3px 10px;
}
.kb_wrapper.storniert {
    opacity: .4;
}

.kb_wrapper.storniert .bestellung-dash.con {
    background-color: #dd0000;
}
.kb_wrapper.storniert {
    opacity: .4;
    border: 1px solid #dd0000;
}
.kb_wrapper.storniert .btn.button.dash-storno-btn {
    display:none;
}
.btn.button.dash-storno-btn {
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    padding: 5px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    background: #dd0000;
    opacity: .4;
	cursor: pointer;
}
.btn.button.dash-storno-btn:hover {
    opacity: 1;
}
div#inner-cart-wrapper h3 {
    text-align: center;
    margin: 0 0 30px 0;
    display: none;
}
.page-id-116 div#features {
    padding: 30px;
}
.checkout-open div#inner-cart-wrapper h3 {
    display: block;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #008d91 !important;
    background: #008d91 !important;
    font-weight: normal;
    color: #ffffff !important;
}

.mindestsbestellwert {
    font-size: 12px;
    font-weight: 600;
}

.firework {
    position: fixed;
    width: 5px;
    height: 5px;
    background-color: red;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.8);
    opacity: 0;
	z-index: 10000000;
    animation: explode 1.2s ease-out forwards;
}

@keyframes explode {
    0% {
        opacity: 1;
        transform: scale(1) translate(0, 0);
    }
    100% {
        opacity: 0;
        transform: scale(2) translate(var(--x), var(--y));
    }
}

.firework-text {
    position: fixed;
    top: 40%;
    left: 50%;
	text-align: center;
    transform: translate(-50%, -50%);
    font-size: 2.5rem;
    font-weight: bold;
    color: white;
	line-height: 140%;
    text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.9);
    opacity: 0;
	z-index: 10000000;
    animation: textfade 2s ease-out forwards;
}

@keyframes textfade {
    0% {
        opacity: 0;
        transform: translate(-50%, -50%) scale(0.8);
    }
    50% {
        opacity: 1;
        transform: translate(-50%, -50%) scale(1);
    }
    100% {
        opacity: 0;
        transform: translate(-50%, -50%) scale(1.2);
    }
}




div#kunden-dashboard {
    padding: 0 30px;
}
.userform-entry-dash{
	font-size: 12px; 
	font-weight: 500;
	line-height:140%;
	padding: 0 30px;
	
}

form#user-form {
    padding: 20px;
	-webkit-box-sizing:border-box;
    box-sizing: border-box;
}
.p-title {
    padding-right: 160px;
}
@media screen and (max-width:1660px){


.cart-open div#cart-wrapper {
    width: 30%;
}
.cart-open .produkts_wrapper, .cart-open .produktkategorien-top-nav, .cart-open div#features, .cart-open .head-img, .cart-open.page-id-116 header#head, .cart-open.page-id-116 .produktknavi-wrapper  {
    width: 70%;
}
.produkts_wrapper, .produktkategorien-top-nav,  /*div#features,*/  .head-img  {
	padding:0 30px;
}
	.cart-open .menu-button {
    right: 33%;
}
.cart-open .produkts_wrapper .con, .cart-open .produktkategorien-top-nav .con, .cart-open div#features .con, .cart-open .head-img .con{
    width: 100%;
}
	.kb_wrapper .c66 {
    padding: 0;
}
}
@media screen and (max-width:1340px){
  .p-title {
        padding-right: 160px;
    }
	.page-id-116 .headline-wrapper h1 {
    font-size: 24px;
}
}

@media screen and (max-width:768px){

	   .page-id-14 .bild_text_repeater_modul_teaser.con:nth-child(odd) .bild_text_repeater_modul_text.c02, .bild_text_repeater_modul_text.c02 {
        padding: 30px !important;
        clear: both;
        overflow: hidden;
    }
	.firework-text {
		font-size: 1.2rem;
	}
	.warum-el {
    width: 100%;
}
.checkout-open form#customerfile-form .con {
    width: 100%;
}
	#plz-result {
    font-size: 18px;
}
	.page-id-116 .head-img {
    padding: 0 0 30px !important;
    margin-bottom: 30px;
    display: block;
    clear: both;
    overflow: hidden;
}
	
	 .kb_wrapper .c66 {
        width: 66.666%;
			float: left;
    }
	    .kb_wrapper .c03 {
        width: 33.333%;
			float: right;
    }
	.c02.kb_left {
    padding-right: 0;
}
	.kb_wrapper {
    font-size: 12px !important;
		font-weight: 500;
}
	
.inhaltsstoffe-popup {
    width: 100%;
    bottom: inherit;
    left: inherit;
    display: none;

}
	.inhaltsstoffe {
    position: static;
}
	
	.cart-open .cartshow-icon {
    top: 100px;
    left: -68px;
}
	
	
.order-summary-wrapper .c02 {
    width: 50%;
    float: left;
}
.regionencheck-box {
    width: 90%;
    padding: 30px;
    top: 10%;
    left: 50%;
    margin-left: -45%;
}
   .cart-open div#cart-wrapper {
        width: 100%;
        right: -100%;
    }
  .cart-open.cartshow div#cart-wrapper {
        right: 0%;
    }
.cart-open .produkts_wrapper, .cart-open .produktkategorien-top-nav, .cart-open div#features, .cart-open .head-img, .cart-open.page-id-116 header#head, .cart-open.page-id-116 .produktknavi-wrapper  {
    width: 100%;
	padding:0 30px;
	-webkit-box-sizing:border-box;
	box-sizing: border-box;
}
	
	.cart-open .menu-button {
    right: 2%;
}
 div#cart-wrapper {
    overflow: unset;
}
    .produktknavi-wrapper .pnav-point {
        display: inline-block;
        padding: 10px 10px;
        border-right: 1px solid #eeeeee;
        font-size: 15px;
        font-weight: 400;
        line-height: 140%;
    }
    .pnav-on .produktknavi-wrapper {
        top: inherit;
        bottom: 0px;
        height: 47px;
        padding: 10px 0;
    }
	.p_main-cat-wrapper h3 {
    font-size: 28px;
}

	.cart-open.cartshow div#cart-wrapper .cartshow-icon, .ontop.cart-open.cartshow .cartshow-icon {
		left: 2px;
		        top: 2px;
	}
	.cartshow-icon {
		display:block;
	}
	.p_sub-cat-wrapper.product-wrapper {
    font-size: 14px;
    line-height: 140%;
    font-weight: 400;
}
    .p-title {
        margin-bottom: 13px;
        word-break: break-word;
        padding-right: 103px;
        min-height: 69px;
    }
	
	.p-amount {
        width: 45px;
		right: 63px;
    }
	button.addtobasket.btn.button {
		width: 45px;
	}
    .p-k-teaser h3 {
        font-size: 12px;
        font-weight: 500;
        padding: 10px 0;
    }
.p-k-teaser {
    display: inline-block;
    width: 31.333%;
    margin: 0 0 20px 0;
    position: relative;
    border: 2px solid #eeeeee;
    font-size: 18px !important;
}
	img.cartshow-back {
    position: absolute;
    top: 7px;
    left: 17px;
    width: 23px;
    display: none;
}
	.cart-open.cartshow img.cartshow-back {
		display: block;
	}
	.cart-open.cartshow  .cartshow-carticon{
		display:none;
	}
	.checkout-open div#orderbox, .checkout-open .order-summary-wrapper {
    width: 100%;
}
}
/*//////////////////////////////////////////////////////////////////////////
///////////////////////////////////// DASHBOARD NAV/////////////////////////////////////
//////////////////////////////////////////////////////////////////////////*/

.dash-nav {
    text-align: center;
    width: 100%;
    margin: 0 auto;
}
.con.dash-entry{display:none;}
.dash-nav-point {
    display: inline-block;
    padding: 0 30px;
    cursor: pointer;
    font-size: 18px;
}
.dash-con {display:none;}

.dash-entry{padding:80px 30px 30px;}

.dash-nav-point.dash-nav-point-active, .dash-nav-point:hover{color:#000000; font-weight: 500;}

.dash-nav-point, .dash-nav-point a:link, .dash-nav-point a:active, .dash-nav-point a:visited {
    color: #008d91;
	
}
.dash-nav-point a:hover{color:#008d91;}






/*\\\\\\\\\\\\\\\\\\\\\//////////////////*/

div#warum ul {
    padding: 0;
}


div#services {
    padding: 150px 30px 0;
}
div#services .c04 {
    border-left: 10px solid #f67927;
    padding-left: 15px;
    padding-top: 0;
}


div#services .c04 {
    font-size: 18px;
    line-height: 150%;
    min-height: 120px;
}

div#warum ul li strong {
    border-left: 10px solid #f67927;
    padding-left: 15px;
}

div#warum ul li {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-bottom: 17px;
}



.page-template-page-leistungen .headline-wrapper h1, .page-template-page-order .headline-wrapper h1 {
    background: #008d91;
    display: inline-block;
    padding: 20px 30px;
    color: #fff;
    border-radius: 6px;
}
.page-template-page-leistungen .headline-wrapper, .page-template-page-order .headline-wrapper {
    bottom: -52px;
    text-align: center;
	    left: 0;
    width: 100%;
}
.image-bilder.con a img {
    width: 20%;
    display: block;
    float: left;
}



div#liefergebiet h2 {
    text-align: center;
    padding: 0 30px 30px;
}
div#liefergebiet img {
    width: 100%;
}

.wpcf7-response-output {
    background: #fff !important;
    border: none !important;
}

div#einleitung-start .c04 img {
    width: 150px;
    display: inline-block;
    margin-bottom: 20px;
}
div#einleitung-start .c04 {
    text-align: center;
	padding-top: 40px;
}
div#einleitung-start {
    padding: 120px;
}
div#einleitung-start h3 {
    margin-top: 0;
}
div#einleitung-start .con {
    width: 1380px;
}

@media screen and (max-width:1500px){

div#einleitung-start .con {
    width: 100%;
    padding: 0 30px;
}

}

@media screen and (max-width:1340px){
div#warum {
    padding: 0 30px;
}
.p-k-teaser {
    width: 20%;
}
}

@media screen and (max-width:768px){

div#einleitung-start {
    padding: 60px 30px;
}
    .p-k-teaser {
        width: 49%;
    }	
}

.waskoennenwirfuersietun.con{
	background-image: url("../images/head-bg.jpg");
	background-size: 1920px;
	background-position: center center;
	background-repeater:no-repeat;
	    margin-top: 300px;
	margin-bottom:120px;
	padding: 30px 0;
	
    margin-top: 120px;
}
.waskoennenwirfuersietun.con .c03 img {
    width: 100%;
}
.waskoennenwirfuersietun.con .c03 {
    padding: 60px 120px;
}
.waskoennenwirfuersietun.con .c66, .waskoennenwirfuersietun.con .c66 h2 {
    color:#fff;
}




@media screen and (max-width:768px){


.waskoennenwirfuersietun.con {
    margin-top: 60px;
    margin-bottom: 60px;
}


}
/*\\\\\\\\\\\\\\\\\\\\\KUNDENSTIMMEN//////////////////*/


div#slideshow-3 .kundenstimme img {
    width: 100%;
    border-radius: 100%;
}
.wrapper03.pt30.pb30.kundenstimmen {
   position: relative;
	padding-top: 50px;
}
.wrapper03.pt30.pb30.kundenstimmen h2 {
    text-align: left;
}

div#slideshow-3 .prev {
    left: -50px;
    top: 30px;
}
div#slideshow-3 .next {
    right: -50px;
    top: 30px;
}
.con.kundenstimme-mitteilen {
    width: 800px;
    padding: 30px 30px 0;
    border-top: 1px solid #999;
    margin-top: 38px;
}
.con.kundenstimme.cycle-slide {
    height: 200px;
}

div#slideshow-3 .c75.pt10.pr20.scp10 {
    padding: 60px 30px;
}
div#slideshow-3 {
    padding: 0 30px;
    position: relative;
}
.c12.mc01.mcpt20.scp10.kundennav {
    margin: 0 auto;
    float: none;
    width: 100px;
}
.c12.mc01.mcpt20.scp10.kundennav div {
    float: left;
    width: 40px;
    height: 40px;
    border: 1px solid #000;
    text-align: center;
    padding: 5px;
    margin: 0 5px;
	cursor: pointer;
}
.c12.mc01.mcpt20.scp10.kundennav img {
    width: 15px;
}
@media screen and (max-width:1250px){

div#slideshow-3 {
    width: 100%;
}
	div#slideshow-3 .prev {
    left:20px;
}
div#slideshow-3 .next {
    right: 20px;
}
}
@media screen and (max-width:880px){
.con.kundenstimme-mitteilen {
    width: 100%;
}
	.con.kundenstimme.cycle-slide {
    height: 330px;
}
}


@media screen and (max-width:680px){

div#slideshow-3 {
    padding: 0 60px;
}
		div#slideshow-3 .prev {
    left:10px;
}
div#slideshow-3 .next {
    right: 10px;
}
.con.kundenstimme.cycle-slide {
    height: auto;
}
}

@media screen and (max-width:400px){

		.con.kundenstimme.cycle-slide {
    height: 700px;
}
}






/*\\\\\\\\\\\\\\\\\\\\\KUNDENSTIMMEN//////////////////*/


div#slideshow-3 .kundenstimme img {
    width: 100%;
    border-radius: 100%;
}
.wrapper03.pt30.pb30.kundenstimmen {
   position: relative;
	padding-top: 50px;
}
.wrapper03.pt30.pb30.kundenstimmen h2 {
    text-align: left;
}

div#slideshow-3 .prev {
    left: -50px;
    top: 30px;
}
div#slideshow-3 .next {
    right: -50px;
    top: 30px;
}
.con.kundenstimme-mitteilen {
    width: 800px;
    padding: 30px 30px 0;
    border-top: 1px solid #999;
    margin-top: 38px;
}
.con.kundenstimme.cycle-slide {
    height: 200px;
}

div#slideshow-3 .c75.pt10.pr20.scp10 {
    padding: 60px 30px;
}
div#slideshow-3 {
    padding: 0 30px;
    position: relative;
}

.c12.mc01.mcpt20.scp10.kundennav div {
    float: left;
    width: 40px;
    height: 40px;
    border: 1px solid #000;
    text-align: center;
    padding: 5px;
    margin: 0 5px;
	cursor: pointer;
}
.c12.mc01.mcpt20.scp10.kundennav img {
    width: 15px;
}
.c12.mc01.mcpt20.scp10.kundennav {
    width: 100px;
	margin:0 auto;
}
@media screen and (max-width:1250px){

div#slideshow-3 {
    width: 100%;
}
	div#slideshow-3 .prev {
    left:20px;
}
div#slideshow-3 .next {
    right: 20px;
}
}
@media screen and (max-width:880px){
.con.kundenstimme-mitteilen {
    width: 100%;
}
	.con.kundenstimme.cycle-slide {
    height: 330px;
}
}


@media screen and (max-width:768px){

div#slideshow-3 .c75.pt10.pr20.scp10 {
    padding: 0;
}
div#slideshow-3 {
    padding: 0 30px;
}
		div#slideshow-3 .prev {
    left:10px;
}
div#slideshow-3 .next {
    right: 10px;
}
.con.kundenstimme.cycle-slide {
    height: auto;
}
.c12.mc01.mcpt20.scp10.kundennav {
    width: 123px;
    margin: 0 auto;
}

}







/*//////////////////////////////////////////////////////////////////////////
/////////////////////////////////////  AKKORDEON MODUL /////////////////////////////////////
//////////////////////////////////////////////////////////////////////////*/



.akkordeon-title.akkordeon-headline {
    text-align: center;
    margin-bottom: 30px;
}

.con.akkordeon_wrapper {
    background: #fff !important;
}
.con.akkordeon_wrapper > .c01 > .akkordeon-title {
    text-align: center;
    padding: 80px 0px 20px;
}

.akkordeon_wrapper li{ 
    list-style-type: disc;
    margin-left:20px;
}
.akkordeon > .akkordeon-title {
    background-color: #e5e8ea;
    padding: 15px 50px 15px 20px;
    color: #492507;
    margin-top: 5px;
    cursor: pointer;
    font-size: 28px;
    margin-bottom: 5px;
    border-left: 10px solid #008d91;
	    position: relative;
}

img.akkordeon_arrow {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 15px;
    transform: rotate(180deg);
	-webkit-transition: 1s ease-in-out all;
	transition: 1s ease-in-out all;
}
.akkordeon.akkordeon-active img.akkordeon_arrow {
    transform: rotate(90deg);
}
.akkordeon .akkordeon_content h3 {
    margin: 30px 0 10px 0;
}
.akkordeon h5{
    font-weight:bold;
    margin-top:15px;
    
}
.akkordeon h3 img {
    width: 30px;
        padding-right: 0;
    margin-right: 10px;
	-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
	    top: -2px;
	position: relative;
}

.akkordeon.akkordeon-active h3 img {
	-moz-transform: rotate(-0deg);
-ms-transform: rotate(-0deg);
-o-transform: rotate(-0deg);
-webkit-transform: rotate(-0deg);
transform: rotate(-0deg);
}

.akkordeon_content{
    display: none;
    padding:30px;
}
.light{
    color:#ccc;
}
.bewerbungslink{
    padding:10px 0 0 0 ;
    font-size:15px;
}
.akkordeon.akkordeon-active > .akkordeon-title, .page-fragen-besucher .akkordeon.akkordeon-active > .akkordeon-title{
    background-color: #008d91 !important;
    border-left: 10px solid #008d91;
}
.akkordeon-title h3 {
    margin: 0;
    font-size: 36px;
}
.subheadline{
	font-size:22px;
	margin:0 0 8px 0;
	display:block;
}




.akkordeon.akkordeon-active >  .akkordeon-title h3 {
   color: #fff;
}
.akkordeon, .akkordeon-headline{
    padding:0px 0 0px 0px;
	position: relative;
	top:400px;
	opacity: 0;
	-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
}
.akkordeon, .akkordeon-headline{
	top:0px;
	opacity: 1;
}
.akkordeon:nth-child(odd){
	top:0px;
	opacity: 1;
	transition-delay: .5s;
}
.akkordeon p{
    margin-top:0;
}
.akkordeon button {
    margin-top: 20px;
    /* width: 250px; */
    /* padding: 5px 10px; */
    /* height: 50px !important; */
    margin: 50px 0 0 0;
    outline: none;
    border: none;
}
#content .akkordeon ul {
    margin: 5px 0 10px 0;
    padding: 0 ;
}

.con.akkordeon_wrapper {
    width: 1280px;
    margin: 0;
	padding-bottom:120px;
    padding-left: 0px;
}
.akkordeon_mit_bild .akkordeon-title {
	    padding: 15px 50px 15px 140px;
}
img.akkordeon_modul-img {
    width: 113px;
    position: absolute;
    top: 0;
    left: 0;
}
.con.akkordeon_wrapper {
    width: 1280px;
    margin: 0;
    padding-bottom: 120px;
    margin: 0 auto;
    padding-left: 0px;
}
@media screen and (max-width:1340px){
.con.akkordeon_wrapper {
    width: 100%;
	padding:30px 30px 120px 30px;
}
}
@media screen and (max-width:750px){
.page-kontakt .con, .page-contact .con {
    width: 100%;
}
	.subheadline{
	display:none;
    font-size: 16px;
    margin: 0 0 8px 0;
    display: none;
}
	.akkordeon > .akkordeon-title {

    min-height: 120px;
}
.akkordeon.akkordeon_mit_bild.akkordeon-active .subheadline {
    display: block;
}
}
@media screen and (max-width:460px){
img.akkordeon_modul-img {
    width: 85px;
}
		.akkordeon > .akkordeon-title {

    min-height: 85px;
}
	.akkordeon_mit_bild .akkordeon-title {
    padding: 15px 50px 15px 99px;
}
	.akkordeon-title h3 {
    margin: 0;
    font-size: 20px;
}

}







/*//////////////////////////////////////////////////////////////////////////
/////////////////////////////////////  BILD / TEXT REPEATER MODUL /////////////////////////////////////
//////////////////////////////////////////////////////////////////////////*/

.bild_text_repeater_modul_teaser.con.trennlinie {
    padding: 40px 0 40px 0;
    border-bottom: 5px solid #f2f2f2;
}
.bild_text_repeater_modul_einleitung {
    width: 960px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 50px;
    position: relative;
    z-index: 10;
	opacity: 0;
	top:200px;
    margin-bottom: 153px;
	-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
}
.bild_text_repeater_modul_wrapper.con, .bild_text_repeater_modul_wrapper.con img {
    width: 100%;
}
img.overlay-repeater {
    position: absolute;
    top: 0;
    left: 0;
    width: 80.1% !important;
    box-sizing: border-box;
}
.bild_text_repeater_modul_teaser.con:nth-child(even) img.overlay-repeater {
    -webkit-transform: scale(-1);
    transform: scale(-1);
       right: 1px;
    left: inherit;
}
.bild_text_repeater_modul_wrapper.con img {
    width: 100%;
}
.bild_text_repeater_modul_wrapper.con img {
    width: 65%;
    float: right;
    top: 60px;
    position: relative;
}
.bild_text_repeater_modul div:nth-child(even) .bild_text_repeater_modul_teaser-bild.c02 img {
    float: left;
}

.bild_text_repeater_modul_teaser.con {
    padding: 140px 0 0px 0;
    clear: both;
}
.bild_text_repeater_modul_teaser.con:nth-child(even) div {
    float: right;
}
.bild_text_repeater_modul_text.c02 {
	padding: 50px 0px 30px 100px;
}



.bild_text_repeater_modul .bild_text_repeater_modul_teaser:first-child {
    padding-top: 0;
}
.bild_text_repeater_modul .bild_text_repeater_modul_teaser:last-child {
    padding-bottom: 0;
    border: none;
}

.bild_text_repeater_modul_teaser-bild.c02 {
    
    padding-right: 60px;

	position: relative;
	left:-1000px;
	opacity: 0;
	-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
	background-image: url("../images/head-bg.jpg");
	background-size: 1920px;
	background-position: center center;
	background-repeater:no-repeat;
}

.bild_text_repeater_modul div:nth-child(even) .bild_text_repeater_modul_teaser-bild.c02 {
    padding-left: 60px;
    padding-right: 0;
	position: relative;
	right:-1000px;
	left: inherit;
	opacity: 0;
	-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
}
.bild_text_repeater_modul div:nth-child(even).ani .bild_text_repeater_modul_teaser-bild.c02{
	right:0px;
	left: inherit;
	opacity: 1;
}
.bild_text_repeater_modul_wrapper.con {
    padding: 0 60px;
}

.bild_text_repeater_modul_text.c02 img {
    width: auto;
}


/*ani*/
.ani .bild_text_repeater_modul_einleitung{
	top:0;
	opacity: 1;
}
.bild_text_repeater_modul_teaser.ani .bild_text_repeater_modul_teaser-bild{
	left: 0px;
	opacity: 1;
}
.bild_text_repeater_modul_teaser.ani div:nth-child(even) .bild_text_repeater_modul_teaser-bild.c02{
	left:inherit;
	right: 0px;
	opacity: 1;
}

@media screen and (max-width:1080px){
.bild_text_repeater_modul_wrapper.con {
    padding: 0 30px;
}
	
}


@media screen and (max-width:1040px){
	.bild_text_repeater_modul_einleitung {
    width: 100%;
	padding: 30px;
}
.bild_text_repeater_modul_text.c02 {
	padding: 0px 30px 30px 30px;
}
.bild_text_repeater_modul_teaser.con:nth-child(odd) .bild_text_repeater_modul_text.c02 {
	padding: 0px 30px 30px 30px;
}
}

@media screen and (max-width:750px){
.bild_text_repeater_modul_teaser-bild.c02 {
    padding-right: 0;
}
	.bild_text_repeater_modul div:nth-child(even) .bild_text_repeater_modul_teaser-bild.c02 {
    padding-left: 0;
    padding-right: 0;
}
	.bild_text_repeater_modul_teaser.con.trennlinie {
    padding: 0;
    border-bottom: none;
}
	
.bild_text_repeater_modul_wrapper.con #t1 img {
    margin-top: 0;
}

.bild_text_repeater_modul_wrapper.con img {
    width: 100%;
}
	img.overlay-repeater {
    position: absolute;
    top: 0;
    left: 0;
    width: 100.1% !important;
    box-sizing: border-box;
}
	.bild_text_repeater_modul_teaser.con {
    /* padding: 40px 0 0px 0; */
    clear: both;
    margin-top: -42px;
}
	.home div#neue_studios_modul {
    margin-bottom: 0 !important;
}
.bild_text_repeater_modul_einleitung {

    margin-bottom: 0px;
}	
	.bild_text_repeater_modul_teaser.con:nth-child(odd) .bild_text_repeater_modul_text.c02, .bild_text_repeater_modul_text.c02 {
    padding: 30px 0;
    clear: both;
    overflow: hidden;
}
	.bild_text_repeater_modul_wrapper.con img {
    width: 100%;
    top: 0;
}
	.bild_text_repeater_modul_teaser.con {
    padding: 0;
		    margin-top: 0;
    clear: both;
}
}





/*\\\\\\\\\\\\\\\\\\\\ BILD / TEXT REPEATER MODUL END ////////////////////*/



dl.gallery-item img {
    width: 100%;
}

dl.gallery-item {
    width: 25%;
    display: inline-block;
    border: 1px solid #fff;
    box-sizing: border-box;
}
dl.gallery br {
   display:none;
}

.leistungen-start a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.head-img img {
    width: 100%;
	display:block;
}
.head-img {
    width: 100%;
	position: relative;
	    padding: 0 60px;
}
.headline-wrapper {
    position: absolute;
    top: 45%;
    text-align: center;
    width: 100%;
}
.headline-wrapper h2 {
    background: #fff;
    width: fit-content;
    margin: 0 auto;
    padding: 20px 30px;
    display: inline-block;
}
.c02.teaser01 {
    position: absolute;
    top: 0px;
	left:80px;
    transform: rotate(15deg);
	box-shadow: 4px 6px 11px 0px rgba(0, 0, 0, 0.41);

}
.c02.teaser02 {
    float: none !important;
    margin: 0 auto;
    position: relative;
    top: 0px;
	z-index: 10;
    transform: rotate(-20deg);
	box-shadow: 4px 6px 11px 0px rgba(0, 0, 0, 0.41);

}
.c02.teaser03 {
    float: right;
    position: absolute;
    top: 0px;
    right: 36px;
    transform: rotate(24deg);
	box-shadow: 4px 6px 11px 0px rgba(0, 0, 0, 0.41);

}



/*//////////////////////////////////////////////////////////////////////////
///////////////////////////////////// HEAD / SLIDER MODUL /////////////////////////////////////
//////////////////////////////////////////////////////////////////////////*/

.slide.cycle-slide {
    width: 100% !important;
}
.headline-wrapper {
    position: absolute;
    top: 40%;
    z-index: 10000;
    width: 100%;
    text-align: center;
}
.headline-wrapper h2, .headline-wrapper h3 {
    background: #fff;
    padding: 10px;
    display: inline-block;
	margin-bottom:10px;
}
img.head-slider-modul-img {
    width: 100%;
    height: auto;
    display: block;
}
.slide {
    padding: 0 60px;
}

.btn-slider {
    font-size: 45px;
    padding: 30px;
    margin-top: -20px;
}
h2.slide-h01 {
    padding: 15px 30px 30px;
    margin-left: 30px;
    font-size: 36px;
}
.headline-wrapper {
    position: absolute;
    top: inherit;
    bottom: 120px;
    z-index: 10000;
    width: 80%;
    text-align: left;
    left: 7%;
	margin-top: -20px;
}
	div#head-slider-modul {
    position: relative;
}


@media screen and (max-width:1660px){
.btn-slider {
    font-size: 35px;
    padding: 18px;
    margin-top: -20px;
}
}
@media screen and (max-width:1340px){
.btn-slider {
    font-size: 28px;
    padding: 10px;
    margin-top: -20px;
}
	.headline-wrapper {
    bottom: 30px;
}
.btn-slider {
    font-size: 28px;
    padding: 10px;
    position: relative;
    top: -20px;
}
	h2.slide-h01 {
    padding: 15px 30px 30px;
    margin-left: 30px;
    font-size: 28px;
}
}
@media screen and (max-width:1080px){
.btn-slider {
    font-size: 22px;
    padding: 10px;
    margin-top: -10px;
}
.headline-wrapper {
    bottom: 15px;
}
.btn-slider {
    font-size: 22px;
    padding: 10px;
    position: relative;
    top: -10px;
}
	h2.slide-h01 {
    padding: 15px 10px 10px;
    margin-left: 30px;
    font-size: 22px;
}
		.slide {
    padding: 0 30px;
}
}

@media screen and (max-width:768px){

.headline-wrapper {
    position: static;
}
	.headline-wrapper {
    position: static;
    margin: 0;
    text-align: center;
    width: 100%;
}

	.btn-slider {
    margin: 2px;
}

		.head-img {
    width: 100%;
    position: relative;
    padding: 0;
}
	div#features {
    padding: 0 30px;
}

}





/*\\\\\\\\\\\\\\\\\\\\ CONTENT LAYOUT ////////////////////*/


.con.head-title {
    padding: 30px 0 180px 0;
}
.con.head-title h1{
    color: #fff;
}
@media screen and (max-width:1240px){
	.con.head-title {
		padding: 30px 30px 180px 30px;
	}
	
}

@media screen and (max-width:480px){
.con.head-title h1 {
    font-size: 22px;
}
}

/*\\\\\\\\\\\\\\\\\\\\ EINLEITUNG / VORTEILE ////////////////////*/

.angebote {
    display: block;
}
.leistungen-start {
	padding-bottom:0px !important;
	font-family: 'Kalam', Helvetica, Helvetica Neue, Arial;
}
.leistungen-start .con {
    width: 1280px;
    background-image: url(../images/plus.png);
    background-size: 40px;
    background-position: center center;
    background-repeat: no-repeat;
	    text-align: center;
	    position: relative;
}
.leistungen-start h2{color:#fff; text-align: center; margin-bottom:30px;}
.leistungen-start .con .c02 {
    background: #fff;
    padding: 20px;
    width: 360px;
}
.leistungen-start .con .c02 img{width:100%;}

.preis-angebot {
    position: absolute;
    bottom: -75px;
    height: auto !important;
    width: 351px;
    background: #008d91;
    left: 50%;
    margin-left: -150px;
    color: #fff;
    line-height: 87%;
    font-size: 65px;
    padding: 20px 20px 12px 20px;
	-moz-transform: rotate(-2deg);
-ms-transform: rotate(-2deg);
-o-transform: rotate(-2deg);
-webkit-transform: rotate(-2deg);

transform: rotate(-2deg);
}


#content.einleitung{
	width:1200px;
	height:auto;
	margin-top:20px;
	}



@media screen and (max-width:1240px){ 

	#content.einleitung{width:100%;}

}
@media screen and (max-width:840px){ 

	
	.leistungen-start .con {width:100%;}
	.leistungen-start .con .c02{width:260px;}
	
}


@media screen and (max-width:680px){ 

	
	.leistungen-start .con .c02 {
		width: 45%;
		padding: 5px;
		float: left;
	}
	.leistungen-start .con {
    background-size: 24px;
}
	.preis-angebot {
    position: absolute;
    bottom: -39px;
    height: auto !important;
    width: 150px;
    background: #008d91;
    left: 50%;
    margin-left: -75px;
    color: #fff;
    line-height: 87%;
    font-size: 31px;
    padding: 10px 10px 12px 10px;
}
	
.leistungen-start .con .c02 h3 {
    font-weight: 100;
    line-height: 140%;
    font-family: 'Kalam' ,Helvetica, Helvetica Neue, Arial, sans-serif;
    margin: 4px 0 0px 0;
	    padding: 0;
}
.leistungen-start {
    padding-bottom: 140px !important;
}	
}
/*\\\\\\\\\\\\\\\\\\\\ features START ////////////////////*/
.con.mm.features-dreier img {
    width: 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.con.mm.features-dreier{padding: 60px 0 0px 0;}
.features {
    padding: 100px 30px 80px 30px;
    background-color: #fff;
}
.features .ref-title{
	text-align:left;
}
.features-dreier .c03, .features-dreier .c03:first-child{

	margin-bottom: 30px;
	text-align: center;
}
.ref-text{
	padding: 10px 30px 30px 30px;
}
.ref-text h3{ margin: 0;    font-size: 24px;}




.leistungen-wrapper .bild_text_repeater_modul_teaser-bild.c02 {
    background-image: none;
}

.leistungen-wrapper img {
    width: 100%;
	display:block;
}

.con.leistungen_intro {
    text-align: center;
    padding: 120px 30px 80px;
}
.leistungen-wrapper .con {
    width: 1600px;
}

@media screen and (max-width:1660px){
.leistungen-wrapper .con {
    width: 100%;
}
}



.sogehts-el img {
    width: auto;
    height: 57px;
}
.sogehts-el {
    width: 20%;
    display: inline-block;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 30px;
    padding: 30px;
    vertical-align: top;
    height: 400px;
	    margin: 0 18px;
	position: relative;
}
.sogehts-el:last-child img.so-pfeil {
    display: none;
}

	.con.outro_sogehts01 {
    padding: 80px 30px 80px;
}
img.so-pfeil {
    position: absolute;
    right: -34px;
    top: 50%;
    margin-top: -20px;
    height: 40px;
}
.con.sogehts_intro {
    padding: 0 30px 60px;
}
.sogehts-wrapper {
    text-align: center;
	background-image: url("../images/head-bg-dark.jpg");
	background-position: center center;
	position: relative;
    padding: 120px 30px;
}
.con.sogehts_intro h2 {
    color: #fff;
}

.para-landingpage-wrapper {
    width: 100%;
    height: 400px;
    background-attachment: fixed;
    background-size: 100%;
}



.warum-el {
    width: 19%;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    padding: 10px;
    /* font-size: 18px; */
    line-height: 140%;
}
.warum-inner-wrapper {
    text-align: center;
    padding: 80px 30px 120px;
}
img.warum-icon {
    width: auto;
    height: 59px;
}

.con.warum_intro h2 {
    text-align: center;
}




.con.outro_sogehts02 {
    padding: 0 30px;
}



.box-einleitung {
    background: #000000 ;
    padding: 5px 30px 5px 90px;
    border-radius: 20px;
    color: #fff;
	background-image: url("../images/head-bg-dark.jpg");
	background-position: center center;
	position: relative;
}
.box-einleitung h2 {
    color: #fff;
}


img.stars {
    position: absolute;
    top: 50%;
    left: 30px;
    height: 200px;
    margin-top: -100px;
}
/*#f67927*/


img.sterne-k {
    border-radius: 0 !important;
    width: 180px !important;
    display: block;
    margin-bottom: 10px;
}


@media screen and (max-width:1960px){

.sogehts-el {
    font-size: 21px;
    line-height: 140%;
}
.sogehts-text h3 {
    font-size: 28px;
}
}
@media screen and (max-width:1660px){

.sogehts-el {
    font-size: 18px;
    line-height: 140%;
}
.sogehts-text h3 {
    font-size: 24px;
}
}

@media screen and (max-width:1140px){

.sogehts-el {
    font-size: 18px;
    line-height: 140%;
}
.sogehts-text h3 {
    font-size: 24px;
}
	    .sogehts-el {
        font-size: 14px;
        line-height: 140%;
        padding: 20px 10px;
        font-weight: 400;
    }
	.sogehts-text h3 {
    font-size: 20px;
}
		.warum-el {
    width: 100%;
}
}
@media screen and (max-width:768px){
	

img.so-pfeil {
    position: absolute;
    right: -34px;
    top: inherit;
    left: 50%;
    margin-left: -11px;
    bottom: -57px;
    margin-top: 0;
    height: 40px;
    transform: rotate(90deg);
}
	    .sogehts-el {
        font-size: 18px;
        line-height: 140%;
        padding: 30px;
        font-weight: 400;
        width: 100%;
        height: auto;
        margin: 0 0 80px;
    }
	.sogehts-text h3 {
    font-size: 28px;
}
}
/*\\\\\\\\\\\\\\\\\\\\ order bestellung ////////////////////*/	
.return-btn {
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px;
    display: none;
    font-size: 18px;
    padding-left: 40px;
	color:#008d91;
	background-image: url("../images/left-black.png");
	background-repeat: no-repeat;
background-size: 13px;
    background-position: left 10px center;
	cursor: pointer;
}
div#orderbox.placeorder .return-btn{display:block;}
 .c02.field-area, .c03.field-area {
    padding: 0 10px 10px;
    font-size: 18px;
}
.datenschutz-agb {
    font-size: 14px;
    line-height: 150%;
}

.blue-star{color:#008d91;}

div#orderbox.orderstarts{
	bottom:0;
	opacity:1;
}
.orderp {
    display: block;
    text-align: left;
    background: #008d91;
    color: #fff;
    font-size: 16px;
    padding: 5px 30px 5px 0px;
    border-radius: 6px;
    margin:0 3px 3px;
	position: relative;
	line-height: 140%;
}
span.error-message {
    color: darkred;
    font-size: 12px;
    font-weight: 500;
}

.delete-p {
    position: absolute;
    right: 3px;
    top: 0;
    width: 20px;
    height: 100%;
	cursor: pointer;
	text-align: left;
}

.delete-p span {
    position: absolute;
    top: 15px;
    width: 100%;
    background-color: #000000;
    height: 2px;
    transform: rotate(45deg);
    border-radius: 100px;
}
.delete-p span:last-child {
    transform: rotate(-45deg);
}
.orderbox-order {
    width: 100%;
}
.orderbox-result {
    width: 100%;
    float: right;
    margin-top: 10px;
}
.btn.button.order-btn {
    background: #f67914;
	color:#fff;
    font-size: 18px;
    font-weight: 500;
	cursor: pointer;
}
div#orderbox.placeorder {
    width: 80%;
    top: 30px;
    left: 10%;
    height: 100%;
	    max-height: none;
    bottom: inherit;
}
.orderbox-form{display:none;}
.placeorder .orderbox-form{display:block;}


div#orderbox.placeorder .orderbox-result {
    display: none;
}

div#orderbox.placeorder .orderbox-order {
    padding-right: 0px;
    padding: 30px;
}
.gesamt {
    margin-top: 20px;
}
div#orderbox.placeorder .delete-p {
    display: none;
}
div#orderbox.placeorder .orderp {
    padding: 0 10px 0 10px;
}
div#orderbox input {
    padding: 3px;
}

button#order-submit {
    background-color: #f67914;
    border: none;
    outline: none;
    color: #fff;
}

div#orderbox.placeorder .orderp {
    display: inline-block;
}



@media screen and (max-width:768px){	/*
div#orderbox.placeorder .orderp {
    display:block;
}
.orderbox-result {
    width: 100%;
    float: none;
    position: static;
	padding: 30px 0;
}
.orderbox-order {
    width: 100%;
    padding-right: 0;
}
div#orderbox.orderstarts {
    bottom: 0;
    opacity: 1;
    height: 300px;
    width: 100%;
}
div#orderbox {
	    max-height: 300px;
}
	.orderp {
    font-size: 12px;
    font-weight: 600;
}
	.delete-p span {
    top: 12px;
}
	button#order-submit {
    font-size: 18px;
}
div#orderbox.placeorder {
    bottom: 0;
    opacity: 1;
    height: 100%;
}
	div#orderbox {
    padding-bottom: 100px;
}
	div#orderbox.placeorder .orderbox-order {
    padding: 30px 0;
}
	div#orderbox.placeorder {
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    bottom: inherit;
		    z-index: 100000000;
}*/
}



/*\\\\\\\\\\\\\\\\\\\\ UNSER ANGEBOT ////////////////////*/

div#unser-angebot h2 {
    text-align: center;
}
div#unser-angebot {
    overflow: hidden !important;
    background-color: #fff !important;
	padding-bottom:120px;
}
.speisekarte{
    background-image: url(../images/corner.png), url(../images/corner02.png), url(../images/corner03.png), url(../images/corner04.png), url(../images/pizza.png), url(../images/bottle.png), url(../images/head-bg.jpg);
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, repeat-y;
    background-position: top 20px left 20px, top 20px right 20px, bottom 20px right 20px, bottom 20px left 20px, bottom -54px left 17%, bottom 33% right 12%, top center;
    background-size: 90px,90px,90px,90px, 300px, 66px, 150%;
    padding: 60px 30px 55px 30px;
    color: #fff;
	    font-size: 16px;
	font-weight:600;
}
.muffins.menu-bereich {
    border: none !important;
    padding-top: 0 !important;
    background-image: url(../images/muffin.png);
    background-size: 95px;
    background-repeat: no-repeat;
    background-position: top 76px left -4%;
}
.speisekarte .c03 {
    padding: 0px 30px 80px 30px;
    min-height: 1210px;
    height: 100%;
	background-image: url(../images/sterne.png);
    background-size: 95px;
    background-repeat: no-repeat;
    background-position: bottom 76px center;
}
.speisekarte .c03:nth-child(1){
	border-right:3px dotted #fff;
	
}
.speisekarte .c03:nth-child(2){
	border-right:3px dotted #fff;
	
}
.con.produkt {
    min-height: 23px;
	cursor: pointer;
}
.con.produkt:hover{color:#f67914;}
.speisekarte .c05{padding-left:10px;}
.speisekarte h3 {
    font-family: 'Changa One', cursive;
    color: #008d91;
    font-size: 38px;
    margin: 0 !important;
    padding: 0 0 10px 0 !important;
    line-height: 100%;
}
.speisekarte .subheadline  h3 {
    font-family: 'Kalam' ,Helvetica, Helvetica Neue, Arial, sans-serif;
    color: #fff;
    font-size: 32px;
    margin: 0 !important;
    padding: 20px 0 10px 0 !important;
    line-height: 100%;
}
.speisekarte h4 {
    font-family: 'Kalam' ,Helvetica, Helvetica Neue, Arial, sans-serif;
    color: #fff;
	font-weight:100;
    font-size: 24px;
    margin: 0 !important;
    padding: 0px 0 20px 0 !important;
    line-height: 140%;
}
    
.menu-bereich{padding-bottom:20px;}
.c03 .menu-bereich:nth-child(2){padding-top:20px; border-top:3px dotted #fff;}

.have-a-nice-day h4 {
    font-size: 36px;
    text-align: center;
    padding-bottom: 0;
    letter-spacing: -4px;
    margin-bottom: 0;
    padding-top: 280px !important;
    line-height: 100%;
    display: block !important;
}
.have-a-nice-day h3 {
    font-size: 101px;
    text-align: center;
    line-height: 45% !important;
	padding-bottom: 90px !important;
}


.backwaren.menu-bereich {
    background-image: url(../images/brezel.png);
    background-size: 37%;
    background-repeat: no-repeat;
    background-position: bottom 20px right 35%;
}


.muffins.menu-bereich .con:nth-child(2) .c80, .muffins.menu-bereich .con:nth-child(3) .c80, .muffins.menu-bereich .con:nth-child(4) .c80, .muffins.menu-bereich .con:nth-child(5) .c80 {
    padding-left: 83px;
}
.muffins.menu-bereich {
    background-image: url(../images/muffin.png);
    background-size: 96px;
    background-repeat: no-repeat;
    background-position: top 76px left -10px;
}

.getraenke.menu-bereich .con:nth-child(2) .c80, .getraenke.menu-bereich .con:nth-child(3) .c80, .getraenke.menu-bereich .con:nth-child(4) .c80, .getraenke.menu-bereich .con:nth-child(5) .c80,
.getraenke.menu-bereich .con:nth-child(6) .c80, .getraenke.menu-bereich .con:nth-child(7) .c80, .getraenke.menu-bereich .con:nth-child(8) .c80, .getraenke.menu-bereich .con .c80{
    padding-left: 123px;
}
.getraenke.menu-bereich {
    background-image: url(../images/cafe.png);
    background-size: 94px;
    background-repeat: no-repeat;
    background-position: top 105px left 3px;
}




.getraenke.menu-bereich .speisekarte .c05{padding:0;}

@media screen and (max-width:1080px){	
.speisekarte {
    font-size: 15px;
}
	.have-a-nice-day h4 {
    font-size: 22px;
}
	.have-a-nice-day h3 {
    font-size: 54px;
    text-align: center;
    line-height: 45% !important;
}
	
	
	
.speisekarte {
    background-size: 90px,90px,90px,90px, 250px, 56px, 150%;
}	
	
	.muffins.menu-bereich .con:nth-child(2) .c80, .muffins.menu-bereich .con:nth-child(3) .c80, .muffins.menu-bereich .con:nth-child(4) .c80, .muffins.menu-bereich .con:nth-child(5) .c80 {
    padding-left: 51px;
}
	.muffins.menu-bereich {
    background-size: 62px;
}
	.getraenke.menu-bereich .con:nth-child(2) .c80, .getraenke.menu-bereich .con:nth-child(3) .c80, .getraenke.menu-bereich .con:nth-child(4) .c80, .getraenke.menu-bereich .con:nth-child(5) .c80, .getraenke.menu-bereich .con:nth-child(6) .c80, .getraenke.menu-bereich .con:nth-child(7) .c80, .getraenke.menu-bereich .con:nth-child(8) .c80 {
    padding-left: 83px;
}
	.getraenke.menu-bereich {
    background-size: 68px;
}
}
@media screen and (max-width:860px){	
.speisekarte {
    font-size: 14px;
}
	.muffins.menu-bereich .con:nth-child(2) .c80, .muffins.menu-bereich .con:nth-child(3) .c80, .muffins.menu-bereich .con:nth-child(4) .c80, .muffins.menu-bereich .con:nth-child(5) .c80 {
    padding-left: 0;
}
	.getraenke.menu-bereich .con:nth-child(2) .c80, .getraenke.menu-bereich .con:nth-child(3) .c80, .getraenke.menu-bereich .con:nth-child(4) .c80, .getraenke.menu-bereich .con:nth-child(5) .c80, .getraenke.menu-bereich .con:nth-child(6) .c80, .getraenke.menu-bereich .con:nth-child(7) .c80, .getraenke.menu-bereich .con:nth-child(8) .c80 {
    padding-left: 0;
}
	.getraenke.menu-bereich {
    background-image: none;
}
	.muffins.menu-bereich {
    background-image: none;
}
	.speisekarte h3 {
    font-size: 28px;
}
}
@media screen and (max-width:680px){
.c80 {
    width: 80%;
    float: left;
}

	
	.speisekarte .c03 {
    padding:0px 5px 0px 15px;
}
.speisekarte .c03:nth-child(1), .speisekarte .c03:nth-child(2){
	border:none;
}
	
	.speisekarte {
    background-position: top 20px left 20px, top 20px right 20px, bottom 20px right 20px, bottom 20px left 20px, bottom -54px left 17%, bottom 173px right 34%, top center;

		background-size: 50px,50px,50px,50px, 200px, 50px, 150%;
    font-size: 15px;
}
	
	.muffins.menu-bereich .con:nth-child(2) .c80, .muffins.menu-bereich .con:nth-child(3) .c80, .muffins.menu-bereich .con:nth-child(4) .c80, .muffins.menu-bereich .con:nth-child(5) .c80 {
    padding-left: 60px;
}
.muffins.menu-bereich {
    background-image: url(../images/muffin.png);
    background-size: 69px;
    background-repeat: no-repeat;
    background-position: top 76px left -10px;
}

.getraenke.menu-bereich .con:nth-child(2) .c80, .getraenke.menu-bereich .con:nth-child(3) .c80, .getraenke.menu-bereich .con:nth-child(4) .c80, .getraenke.menu-bereich .con:nth-child(5) .c80,
.getraenke.menu-bereich .con:nth-child(6) .c80, .getraenke.menu-bereich .con:nth-child(7) .c80, .getraenke.menu-bereich .con:nth-child(8) .c80{
    padding-left: 65px;
}
.getraenke.menu-bereich {
    background-image: url(../images/cafe.png);
    background-size: 56px;
    background-repeat: no-repeat;
    background-position: top 105px left 3px;
}
}

/*\\\\\\\\\\\\\\\\\\\\ GMAP ////////////////////*/

div.gmap {
   background:#f2f2f2;
	border:30px solid #ffffff;
	border-top:none;
	border-bottom:none;
	height:400px;
}
/*\\\\\\\\\\\\\\\\\\\\ FORMULAR ////////////////////*/
.kostenlose-beratung{
	background-color:#f2f2f2;
	padding:60px 30px 80px 30px;
}

.kostenlose-beratung-title h2{text-align:center; padding:0 0 30px 0;}
.kostenlose-beratung-form .kontakt-check {
    text-align: center;
}
.kostenlose-beratung-form span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em;
    width: 200px;
}
.kostenlose-beratung-form span.wpcf7-list-item-label {
    float: left;
}
.kostenlose-beratung-form input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    width: 40px;
    float: left;
}
.con.mm.kostenlose-beratung-form {
    width: 650px;
}

p.form-button {
    text-align: center;
}
input.wpcf7-form-control.wpcf7-submit {
    display: inline-block;
}





@media screen and (max-width:690px){	
	
	.con.mm.kostenlose-beratung-form {
    width: 100%;
}	
}
@media screen and (max-width:480px){
	.con.kostenlose-beratung-title h2 {
		font-size: 20px;
	}
	button, input[type="submit"], input[type="button"], input[type="reset"] {
    font-size: 14px;
}
}

/*\\\\\\\\\\\\\\\\\\\\ IMAGE BILDER ////////////////////*/
.image-bilder.con {
    width: 100%;
    border-bottom: none;
}
.image-bilder img.desk-img {
    width: 100%;
	display:block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}


/*\\\\\\\\\\\\\\\\\\\\ SIDEBAR ////////////////////*/

#sidebar{
	padding:30px;
	background-color:#008d91;
	color:#eee;
	}
#sidebar h6{
	font-size:20px;
	font-family: 'oswald', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:400;
	padding:20px 0 0px 0;
	margin:20px 0;
	border-top:1px solid white;
	}
#sidebar ul{
	margin:0 ;
	padding:0 20px;
	}
.widget a:link, .widget a:hover, .widget a:visited, .widget a:active{
		color:white;
	}
#sidebar button,
#sidebar input[type="submit"],
#sidebar input[type="button"],
#sidebar input[type="reset"] {
	margin:0;
	height:40px;
	background:#aed544;
	color:#008d91;
	width:70px;
	display:inline-block;
	float:right;
}	
#sidebar .search-field{
	display:inline-block;
	width:180px;
	margin:0;
	height:30px;
	}
#sidebar label{
	display:inline;
	width:180px;
	}
@media screen and (max-width:680px){
	#sidebar{
	width:100%;
	margin:20px 0 0 0;
	padding:30px;
	background-color:#008d91;
	color:#eee;
	}
	
}	
	
/*\\\\\\\\\\\\\\\\\\\\\PAGING NAVIGATION//////////////////*/	
	
.paging-navigation .wp-paginate .current{
		background:#aed544;
	}


/*\\\\\\\\\\\\\\\\\\\\ LIGHTBOX ////////////////////*/
html > body > #swipebox-overlay {
background-color: #f2f2f2 !important; 
}

body #swipebox-action{
text-shadow:none;
background-color: #232323;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #232323), color-stop(100%, #232323));
background-image: -webkit-linear-gradient(#232323, #232323);
background-image: -moz-linear-gradient(#232323, #232323);
background-image: -o-linear-gradient(#232323, #232323);
background-image: linear-gradient(#232323, #232323);
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
opacity: 1;
}
body #swipebox-caption {
text-shadow:none;
background-color: #f2f2f2;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f2f2f2), color-stop(100%, #f2f2f2));
background-image: -webkit-linear-gradient(#f2f2f2, #f2f2f2);
background-image: -moz-linear-gradient(#f2f2f2, #f2f2f2e);
background-image: -o-linear-gradient(#f2f2f2, #f2f2f2);
background-image: linear-gradient(#f2f2f2, #f2f2f2);
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
opacity: 1;
}	

#swipebox-bottom-bar, #swipebox-top-bar {
    text-shadow: 1px 1px 1px #008d91 !important;
    background: #008d91 !important;
    opacity: .95;
}


/*\\\\\\\\\\\\\\\\\\\\ COMMENTS ////////////////////*/
#commentform{
	background-color:#008d91;
	padding:5%;
	width:90%;
	}

#content-comments{
	width:100%;
	}
#content-comments ul {
	text-decoration:none;
	padding:0;
	margin:0;
	}
.comment-wrapper{
	overflow:hidden;
	}
.comment-text{
	width:75%;
	min-height:100px;
	padding:5px 20px;
	background-color:#008d91;
	color:white;
	float:right;
	}
.comment-author{
	width:15%;
	float:left;
	font-size:11px;
	line-height:16px;
	}
@media screen and (max-width:640px){
	.comment-text{
	width:70%;
	}	
}




/*LOADER*/

.loader {
    position: fixed;
    top: 0%;
    left: 0%;
    height: 100%;
    width: 100%;
    background: rgba(255,255,255,.8);
    opacity: 0;
	-wbkit-transition:.5s ease-in-out all;
	transition:.5s ease-in-out all;
	pointer-events: none;
	    z-index: 10000000000;
}
.loader-icon{
	width:100px;
	height:100px;
	top:00%;
	position: absolute;
	left:50%;
	margin-top:-50px;
	margin-left:-50px;
	line-height: 100px; 
	-webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}
.loader-inner-wrapper {
    width: 100%;
    height: 150px;
    top: 50%;
    position: absolute;
    left: 50%;
    margin-top: -75px;
    margin-left: -50%;
    line-height: 200px;
}
.loader-txt {
    position: absolute;
    bottom: 0;
    height: 30px;
    display: block;
    line-height: 18px;
    width: 100%;
    text-align: center;
    font-size: 18px;
	display:none !important;
}
.showloader .loader{
	opacity: 1;
}

@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}



