@charset "utf-8";
/* CSS Document */

/* Wwrap - CSS Framework Library, for Responsive Webdesign */


.w100 
{
	width:100%;
	height:auto; 
	position:relative;
	float:left;	
}



.w95 
{
	width:95%;
	height:auto; 
	position:relative;
	float:left;	
}



.w90 
{
	width:90%;
	height:auto; 
	position:relative;
	float:left;	
}


.w85 
{
	width:85%;
	height:auto; 
	position:relative;
	float:left;	
}

.w83 
{
	width:83%;
	height:auto; 
	position:relative;
	float:left;	
}

.w80 
{
	width:80%;
	height:auto; 
	position:relative;
	float:left;	
}

.w78
{
	width:78%;
	height:auto; 
	position:relative;
	float:left;	
}


.w75 
{
	width:75%;
	height:auto; 
	position:relative;
	float:left;	
}


.w70 
{
	width:70%;
	height:auto; 
	position:relative;
	float:left;	
}



.w65 
{
	width:65%;
	height:auto; 
	position:relative;
	float:left;	
}


.w60 
{
	width:60%;
	height:auto; 
	position:relative;
	float:left;	
}


.w50 
{
	width:50%;
	height:auto; 
	position:relative;
	float:left;	
}


.w48 
{
	width:48%;
	height:auto; 
	position:relative;
	float:left;	
}



.w45 
{
	width:45%;
	height:auto; 
	position:relative;
	float:left;	
}


.w40 
{
	width:40%;
	height:auto; 
	position:relative;
	float:left;	
}


.w38 
{
	width:38%;
	height:auto; 
	position:relative;
	float:left;	
}


.w35 
{
	width:35%;
	height:auto; 
	position:relative;
	float:left;	
}


.w32 
{
	width:32%;
	height:auto; 
	position:relative;
	float:left;	
}


.w31 
{
	width:31%;
	height:auto; 
	position:relative;
	float:left;	
}


.w30 
{
	width:30%;
	height:auto; 
	position:relative;
	float:left;	
}


.w28
{
	width:28%;
	height:auto; 
	position:relative;
	float:left;	
}



.w25 
{
	width:25%;
	height:auto; 
	position:relative;
	float:left;	
}


.w22 
{
	width:22%;
	height:auto; 
	position:relative;
	float:left;	
}


.w20 
{
	width:20%;
	height:auto; 
	position:relative;
	float:left;	
}

.w18 
{
	width:18%;
	height:auto; 
	position:relative;
	float:left;	
}

.w16 
{
	width:16%;
	height:auto; 
	position:relative;
	float:left;	
}

.w15 
{
	width:15%;
	height:auto; 
	position:relative;
	float:left;	
}


.w10 
{
	width:10%;
	height:auto; 
	position:relative;
	float:left;	
}


.w8 
{
	width:8%;
	height:auto; 
	position:relative;
	float:left;	
}


.w5 
{
	width:5%;
	height:auto; 
	position:relative;
	float:left;	
}

.w4
{
	width:4%;
	height:auto; 
	position:relative;
	float:left;	
}


.w3
{
	width:3%;
	height:auto; 
	position:relative;
	float:left;	
}


.w2
{
	width:2%;
	height:auto; 
	position:relative;
	float:left;	
}


.ml10
{
	margin-left:10%;	
}

.mb0 
{
	margin-bottom:0px!important;	
}


.mt65 
{
	margin-top:65px!important;;	
}


.mt60 
{
	margin-top:60px!important;;	
}


.mt50 
{
	margin-top:50px!important;;	
}


.mt40 
{
	margin-top:40px!important;;	
}



.mt30 
{
	margin-top:30px!important;;	
}

.mt20 
{
	margin-top:20px!important;;	
}

.mt15 
{
	margin-top:15px!important;;	
}

.mt10 
{
	margin-top:10px!important;;	
}


.mtm10 
{
	margin-top:-10px!important;;	
}


.mt5 
{
	margin-top:5px!important;;	
}

.mtm5 
{
	margin-top:-5px!important;;	
}


.mt0
{
	margin-top:0px!important;	
}

.mb0 
{
	margin-bottom:0px!important;
}

.ml20 
{
	margin-left:20px!important; 
}

.ml10 
{
	margin-left:10px!important; 
}

.ml5 
{
	margin-left:5%!important; 
}

.ml2 
{
	margin-left:2%; 
}

.ml1 
{
	margin-left:1%; 
}

.fl
{
	float:left!important;
}

.fr
{
	float:right;	
}


.tcenter
{
	text-align:center;	
}


.cwhite, .jhshop_color_white
{
	color:var(--jhshop_color_3);
}

.frontendcats
{
	display:none; 
}



.jhshop_orderstatus_status, .deliveryselected 
{
	font-size:16px; 
	color:black; 
	background-color:yellow;
	padding:10px; 
	width:auto; 
	margin:0 auto; 
	display:table; 
	transition:all 0.3s ease-in-out; 
}

.order-overview .errors p {
	font-size:16px; 
	background-color:yellow;
	padding:10px; 
	width:100%; 
	margin:0 auto; 
	display:table; 
	transition:all 0.3s ease-in-out; 
}

.jhshop_orderstatus_error 
{
	font-size:16px; 
	color:white; 
	background-color:red;
	padding:10px; 
	width:auto; 
	margin:0 auto; 
	display:table; 
	transition:all 0.3s ease-in-out; 
}

.deliveryselected {
    margin: 0 auto;
    display: table;
    float: unset;
    font-weight:300!important;
	font-size:16px!important; 
}

.deliveryselectedfull {
    width:100%; 
    float:left;
    font-weight:300!important;
	font-size:16px!important; 
	background-color:yellow;
	padding:10px; 
}

.cart-container .deliveryselected 
{
	margin:unset; 
	display:block;
	float:left; 
	width:100%; 
}

.order-summary {
    border-top: 1px solid lightgrey;
}

.addinfo 
{
	background-color:lightgrey; 
}

.order-summary td {
    border: none;
    background-color: transparent!important;
	border-block-start:none!important; 
}
.jhshop_orderstatus {
    margin-top: 50px;
}
.w12 {
	width:12%; 
	float:left;
}
.sum {
    background-color: #242424!important;
}
.sum td {
	color:white; 
}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}



.ui-timepicker-wrapper {
	overflow-y: auto;
	max-height: 150px;
	width: 6.5em;
	background: var(--jhshop_bgcolor_3);
	border: 1px solid var(--jhshop_bgcolor_2);
	-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);
	box-shadow:0 5px 10px rgba(0,0,0,0.2);
	outline: none;
	z-index: 10052;
	margin: 0;
}

.ui-timepicker-wrapper.ui-timepicker-with-duration {
	width: 13em;
}

.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-30,
.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-60 {
	width: 11em;
}

.ui-timepicker-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.ui-timepicker-duration {
	margin-left: 5px; color: var(--jhshop_bgcolor_4);
}

.ui-timepicker-list:hover .ui-timepicker-duration {
	color: var(--jhshop_bgcolor_4);
}

.ui-timepicker-list li {
	padding: 3px 0 3px 5px;
	cursor: pointer;
	color: var(--jhshop_color_2);
	list-style: none;
	margin: 0;
}

.ui-timepicker-list:hover .ui-timepicker-selected {
	background: var(--jhshop_bgcolor_3); color: var(--jhshop_color_2);
}

li.ui-timepicker-selected,
.ui-timepicker-list li:hover,
.ui-timepicker-list .ui-timepicker-selected:hover {
	background: var(--jhshop_bgcolor_1); color: var(--jhshop_bgcolor_3);
}

li.ui-timepicker-selected .ui-timepicker-duration,
.ui-timepicker-list li:hover .ui-timepicker-duration {
	color: var(--jhshop_bgcolor_2);
}

.ui-timepicker-list li.ui-timepicker-disabled,
.ui-timepicker-list li.ui-timepicker-disabled:hover,
.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
	color: var(--jhshop_bgcolor_4);
	cursor: default;
}

.ui-timepicker-list li.ui-timepicker-disabled:hover,
.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
	background: var(--jhshop_bgcolor_2);
}


@charset "utf-8";
/* CSS Document */

h1 {
    font-size:38px;
}

.elementor-shortcode
{
	display:none;
}


.jhshop_button 
{
	font-family: "Roboto",sans-serif;
	font-weight:500;
    font-size: 15px;
    fill: var(--jhshop_bgcolor_3);
    color: var(--jhshop_bgcolor_3);
	border-radius:4px; 
	float:left;
	padding:14px 24px; 
	cursor:pointer;
	transform:scale(1); 
	transition: all .25s ease-in-out; 
}

.jhshop_button:hover {
	color:var(--jhshop_bgcolor_3)!important; 
}

.jhshop_bgcolor_1
{
	background-color:var(--jhshop_color_1);
}


.jhshop_bgcolor_2
{
	background-color:var(--jhshop_bgcolor_2);
}

.jhshop_bgcolor_3
{
	background-color:var(--jhshop_bgcolor_3);
}

.jhshop_bgcolor_4
{
	background-color:var(--jhshop_bgcolor_4);
}

.jhshop_bgcolor_5
{
	background-color:var(--jhshop_bgcolor_5);
}



.jhshop_color_1 
{
	color:var(--jhshop_color_1);
}


.jhshop_color_2 
{
	color:var(--jhshop_color_2);
}

.jhshop_color_3
{
	color:var(--jhshop_color_3);
}


.jhshop_border_1 
{
	border-top:3px solid var(--jhshop_color_2);
}


.cblack
{
	color:var(--jhshop_color_2); 	
}


.header 
{
	display:block;
}

.appheader 
{
	display:none; 
}


.jhshop_categoryslider 
{
    box-sizing: border-box;
    padding-left: 40px;
    padding-right: 40px;
    max-width: 750px!important;
    float: left;
    margin-top: 22px;
    overflow: hidden;
    margin-right: 20px;
}


.categoryslider-item 
{
	color: var(--jhshop_color_2);
    font-family: "Roboto", Sans-serif;
	font-weight:500;
    font-size: 17px;
	line-height:100%; 
	border:none!important;
	outline:none!important;
	margin-right:20px;
	margin-left:15px;
	cursor:pointer;
}



.change_plz_button, .change_address_button{
	margin-left:20px; 
}

.slick-slide
{
	border:none!important;
	outline:none!important;	
}


.cart 
{
	font-family: "Roboto", Sans-serif;
	font-weight:500;
    font-size: 20px;
    fill: var(--jhshop_bgcolor_3);
    color: var(--jhshop_bgcolor_3);
	float:right;
	padding: 16px 40px 16px 40px;
	cursor:pointer;
	transition: all .25s ease-in-out; 
	z-index:222;
	opacity:0.9;
	border-radius:4px; 
}

.cart:hover 
{
	opacity:1;	 
}


.cart i 
{
	font-size:22px;
	margin-right:5px;
}


/*
div[data-elementor-type="wp-page"] .elementor-section.elementor-section-boxed>.elementor-container
{
	max-width:none;
}
*/ 



div[data-elementor-type="wp-page"] .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated
{
	padding:0px;
}


.shopheader 
{
    width: 100%;
    height: 62px;
    margin-top: 10px;
    max-width: 1000px;
    margin: 0 auto;
    display: table;
    float: unset;
}


.shrinked-buttons
{
    margin: 0 auto;
    position: relative;
    display: table;
    clear: both;
}


.shrinked 
{
	max-width:1000px;
	margin:0 auto; 
	position:relative;
	display:flex;
	clear:both;
}

.frontendcats h2, h2
{
	font-size:346px;
	font-family:"Roboto",sans-serif;
}

.categorytitle h2, .delivery-popup h2
{

    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 29px;
	font-family:"Roboto",sans-serif;
}


.categorytitle {
    width: 100%;
    box-sizing: border-box;
    padding: 5px;
}


.fa-plus-square
{
	font-size:25px;
}


.product 
{
	width:49%; 
	float:left;
	position:relative;
	margin-right:2%;
	box-sizing:border-box;
	padding:1%;
	margin-bottom:2%;
	margin-top:10px;
	min-height:115px;
	cursor:pointer;
	background-color:transparent!important;
	box-shadow:0px 12px 36px 0px var(--jhshop_bgcolor_2);
}

.product2nd 
{
	margin-right:0px!important;
}


.product .w15, .product .w10, .product .w20, .product .w30, .product .w25
{
	min-height:70px;
}


.product.noimg.showavailable 
{
	padding-top:35px;
}

.product.hasimg 
{
	min-height:210px;
}


.privacy-button
{
	background-color:transparent!important;
	box-shadow:0px 12px 36px 0px var(--jhshop_bgcolor_2);
}

.vcenter 
{
	position:absolute;
	top:50%; 
	transform:translateY(-50%); 
}


.vhcenter 
{
	position:absolute;
	top:47%; 	
	left:50%; 
	transform:translateX(-50%) translateY(-50%); 
}

.producttitle 
{
    font-family: "Roboto", Sans-serif;
	font-weight:500;
    font-size: 20px;
	margin-bottom:0px;
	line-height:120%; 
}

.productdesc 
{
	color: var(--jhshop_color_2);
    font-family: "Roboto", Sans-serif;
	font-weight:300;
    font-size: 14px;
    line-height: 1em;
	margin-bottom:0px;
}


.allergene 
{
	color: var(--jhshop_color_2);
    font-family: "Roboto", Sans-serif;
	font-weight:300;
    font-size: 10px;
	margin-bottom:0px;
}



.productprice 
{
    font-family: "Roboto", sans-serif;
	font-weight:500;
    font-size: 20px;
}


.selecter-animate {
    position: absolute;
    height: 100%;
    width:0px;
    left: 0px;
    top: 0px;
    opacity: 0.25;
	box-shadow:0px 6px 18px -5px var(--jhshop_bgcolor_1);
}



.payment-animate {
    position: absolute;
    height: 100%;
    width:0px;
    left: 0px;
    top: 0px;
    opacity: 0.25;
	box-shadow:0px 6px 18px -5px var(--jhshop_bgcolor_1);
}


.w75
{
	width:75%; 
}


.tright 
{
	text-align:right;
}

.mt0 
{
	margin-top:0px!important;
}


.popup
{
	max-width:700px;
	width:50%; 
	max-height:90%;
	position:fixed; 
	top:-30%; 
	left:50%; 
	transform:translateX(-50%) translateY(-50%); 
	z-index:99999;
	background-color:var(--jhshop_bgcolor_3);
	display:block;
	overflow-y:scroll;
	border-radius:4px; 
	opacity:0; 
}

.cmplz-cookiebanner
{
	z-index:9999999999999999!important; 
}

.optiongroup-control 
{
	width:100%; 
	box-sizing:border-box; 
	padding-top:20px;
	padding-left:20px;
	padding-top:10px; 
	padding-right:20px;
	border-bottom:1px solid var(--jhshop_bgcolor_2);
	position:relative;
	transition:all 0.25s ease-in-out; 
	cursor:pointer; 
}


.optiongroup-title 
{
    font-family: "Roboto", Sans-serif;
	font-weight:300; 
    font-size: 20px;
	margin-bottom:5px;
	margin-top:5px;
}


.optiongroup-subtitle 
{
	font-family: "Roboto", Sans-serif;
	font-weight:300; 
    font-size: 14px;
    line-height: 1em;
	color:#242424; 
}


.toggle-optiongroup 
{
	position:absolute;
	right:20px;
	top:50%; 
	transform:translatey(-50%); 
	color:var(--jhshop_color_2); 
	font-size:24px;
	width:30px;
}

.option-select 
{
	width:50%; 
	float:left; 
	box-sizing:border-box;
	padding:10px;
	padding-bottom:0px;
	padding-top:0px;
	margin-bottom:2px; 
}

.option-name 
{
	margin-bottom:0px;
	margin-left:10px;
	cursor:pointer;
	margin-top:9px;
	font-size:14px;
	color:#242424; 
}


.checkbox-option
{
    width: 35px;
    border-radius: 20px;
    height: 18px;
    border: 1px solid var(--jhshop_bgcolor_2);
    background-color: var(--jhshop_bgcolor_2);
    border-color: var(--jhshop_bgcolor_2);
    box-shadow: var(--jhshop_bgcolor_2) 0px 0px 0px 0px inset;
    transition: border 0.4s ease 0s, box-shadow 0.4s ease 0s;
    display: block;
    margin-right: 7px;
	float:left; 
	margin-top:7px; 
	cursor:pointer; 
}


.checkbox-option:before 
{
	display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: rgb(255,255,255);
    content: " ";
    top: 0;
    position: relative;
    left: 0;
    transition: all 0.3s ease;
    box-shadow: 0 1px 4px rgba(0,0,0,0.4);
}



.optionchecked .checkbox-option
{
    background-color: var(--jhshop_bgcolor_1);
    border-color: var(--jhshop_bgcolor_1);
    box-shadow: var(--jhshop_bgcolor_1) 0px 0px 0px 6px inset;
    transition: border 0.25s ease 0s, box-shadow 0.25s ease 0s, background-color 0.5s ease 0s;
}


.optionchecked .checkbox-option:before 
{
	left:17px; 
}






.optioncontainer
{
	box-sizing:border-box;
	padding-bottom:0px;
	overflow:hidden; 
}


.option-price 
{
	margin-right:20px;
	margin-bottom:0px;
	margin-top:9px;
	color:#242424; 
}


.jhshop_color_3
{
	color:var(--jhshop_color_3);
}


.add-to-cart
{
	float:left;
	width:calc(100% - 40px); 
	padding:20px;
	box-sizing:border-box;
    font-family:"Roboto";
	font-weight:500; 
    font-size: 20px;
    text-transform: uppercase;	
	margin:20px;
	margin-top:5px; 
	cursor:pointer;
	transform:scale(1); 
	transition: all .25s ease-in-out; 
}


 .goto-cart-button 
{
	float:left;
	width:100%; 
	padding:20px;
	box-sizing:border-box;
    font-family:"Roboto";
	font-weight:500; 
    font-size: 20px;
    text-transform: uppercase;	
	margin:0px;
	cursor:pointer;
	border-radius:4px; 
	transform:scale(1); 
	transition: all .25s ease-in-out; 
}


.smallpad 
{

		font-family: "Roboto",sans-serif;
		font-weight: 500;
		font-size: 15px;
		fill: var(--jhshop_bgcolor_3);
		color: var(--jhshop_bgcolor_3);
		border-radius: 4px;
		float: left;
		padding: 14px 24px;
		cursor: pointer;
		transform: scale(1);
		transition: all .25s ease-in-out;
	
}


.select-product, .select-product-direct
{
    cursor: pointer;
    width: 16px;
    height: 16px;
    border: 1px solid var(--jhshop_color_2);
    transition: all 0.25s ease-in-out;
}



.selecter-product:hover .select-product, .selecter-product-direct:hover .select-product
{
	transition:all 0.25s ease-in-out; 
	border:1px solid var(--jhshop_bgcolor_1)!important; 
	transform-origin:center;
	transform:translateX(-50%) translateY(-50%); 
}


.add-quantity:hover
{
	transition:all 0.25s ease-in-out; 
	border:1px solid var(--jhshop_bgcolor_1)!important; 
	transform-origin:center;

}


.remove-quantity:hover
{
	transition:all 0.25s ease-in-out; 
	border:1px solid var(--jhshop_color_1)!important; 
	transform-origin:center;

}



.selecter-product:hover .cross-line1, .selecter-product:hover .cross-line2, .selecter-product-direct:hover .cross-line1, .selecter-product-direct:hover .cross-line2
{
	transition:all 0.25s ease-in-out; 
	background-color: var(--jhshop_bgcolor_1)!important; 
}


.add-quantity:hover .cross-line1, .add-quantity:hover .cross-line2
{
	transition:all 0.25s ease-in-out; 
	background-color: var(--jhshop_bgcolor_1)!important; 
}


.remove-quantity:hover .cross-line1, .remove-quantity:hover .cross-line2
{
	transition:all 0.25s ease-in-out; 
	background-color: var(--jhshop_color_1)!important; 
}




.cross-line1
{
    width: 10px;
    height: 2px;
    background-color: var(--jhshop_bgcolor_4);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}


.cross-line2
{
    width: 10px;
    height: 2px;
    background-color: var(--jhshop_bgcolor_4);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(90deg);
}


.optionchecked .option-name 
{
	color:var(--jhshop_bgcolor_1); 
}




.overlay 
{
	background-color:rgba(0,0,0,.8); 
	position:fixed;
	top:0px;
	left:0px; 
	width:100%;
	height:100%;
	display:none;
	z-index:999;
}


.header-fixed 
{
    position: fixed;
    top: 0px;
    left: 50%;
    z-index: 222;
    margin-top: 0px;
    border-radius: 4px;
    transform: translateX(-50%);
}


.cart-container {
    max-width:405px;
    box-sizing: border-box;
    position: fixed;
    z-index:99999999999;
    height: 100%;
    top: 0px;
    right: -100%;
	border-width:0px 0px 0px 5px; 
	border-style:solid; 
	border-color:var(--jhshop_bgcolor_2);
	overflow-y:scroll; 
}

.carttitle 
{
	font-family: "Roboto", Sans-serif;
	font-weight:500; 
    font-size: 20px;
	position:absolute;
	bottom:5px;
	left:20px;
	margin-bottom:0px;
}


.close-cart 
{
	font-size:15px;
	color:var(--jhshop_color_2);
	position:absolute; 
	right:20px;
	top:50%; 
	transform:translateY(-50%); 
	cursor:pointer;
	width:25px;
	height:25px; 
}


.close-cart-line1 {
    width: 32px;
    height: 2px;
    background-color: var(--jhshop_color_2);
    position: absolute;
    left: 50%;
    top: 50%;
	transform-origin:center;
	transform:translateY(-50%) translateX(-50%) rotate(45deg); 
	opacity:1;
	transition: all 0.25s ease-in-out; 
}


.close-cart-line2 {
    width: 32px;
    height: 2px;
    background-color: var(--jhshop_color_2);
    position: absolute;
    left: 50%;
    top: 50%;
	transform-origin:center;
	transform:translateY(-50%) translateX(-50%) rotate(-45deg); 
	transition: all 0.25s ease-in-out; 
}


.close-cart:hover .close-cart-line1 
{
	background-color:var(--jhshop_bgcolor_1);
}

.close-cart:hover .close-cart-line2 
{
	background-color:var(--jhshop_bgcolor_1);
}



.closed-cart .close-cart-line1 {
    background-color:var(--jhshop_bgcolor_1);
	transform:translateY(-50%) translateX(-50%) rotate(0deg) scale(0.8); 
	opacity:0.2;
	transition: all 0.35s ease-in-out; 
}


.closed-cart .close-cart-line2 {
    background-color:var(--jhshop_bgcolor_1);
	transform:translateY(-50%) translateX(-50%) rotate(0deg) scale(0.8); 
	opacity:0.2;
	transition: all 0.35s ease-in-out; 
}


.cartheader
{
	height:55px;
	width:100%; 
	position:relative;
	float:left;
}


.sum-container 
{
	width:100%; 
	height:50px; 
	position:relative;
	border-width:0px 0px 1px 0px;
	border-color:var(--jhshop_bgcolor_2);		
	border-style:solid;
}


.discount-container 
{
	width:100%; 
	height:50px; 
	position:relative;
	border-width:0px 0px 1px 0px;
	border-color:var(--jhshop_bgcolor_1);		
	border-style:solid;
}



.sum-title 
{
	font-family: "Roboto", Sans-serif;
	font-weight:500; 
    font-size: 20px;
	margin-bottom:0px;
	position:absolute;
	left:20px;
	top:50%; 
	transform:translateY(-50%); 
	margin-top:0px;
}


.discount-container .sum-title 
{
	font-family: "Roboto", Sans-serif;
	font-weight:500; 
    font-size: 16px;
}


.presum-title 
{
	font-family: "Roboto", Sans-serif;
	font-weight:500; 
    font-size: 20px;
	margin-bottom:0px;
	position:relative;
	left:unset; 
	top:unset; 
	margin-left:20px; 
	margin-top:10px; 
	width:calc(100% - 20px); 
}


.sum-notice 
{
	font-family: "Roboto", Sans-serif;
	font-weight:500; 
    font-size: 16px;
	margin-bottom:0px;
	position:relative;
	width:100%; 
	box-sizing:border-box;
	padding:5px;
	padding-left:20px;
	float:left; 
}



.sum-price 
{
	position:absolute;
	right:20px;
	top:50%; 
	transform:translateY(-50%); 
    font-family: "Roboto", Sans-serif;
	font-weight:500; 
    font-size: 15px;
    line-height: 1em;	
	margin-top:0px; 
}




.cartitem .sum-price 
{
	top:25%; 
	transform:translateY(-25%); 
}



.plz-popup {
    width:70%; 
	min-width:375px;
    box-sizing: border-box;
    padding: 30px;
    position: fixed;
    left: 50%;
    top: -30%;
    transform: translateX(-50%) translateY(-50%);
	z-index:9999999;
	border-radius:4px; 
	opacity:0; 
}


.delivery-popup, .agbs-popup, .datenschutz-popup, .cookie-popup {
	width: 70%;
    min-width: 375px;
    min-height:500px;
    box-sizing: border-box;
    padding: 30px;
    position: fixed;
    left: 50%;
    top: -30%;
    transform: translateX(-50%) translateY(-50%);
	z-index:9999999;
    border-radius: 4px;
    border-radius: 4px;
    top: 0x;
    opacity: 0;
    max-height: 75%;
    overflow-y:hidden;
    background-color: var(--jhshop_bgcolor_2);
}

.datenschutz-popup, .cookie-popup, .agbs-popup {
    overflow-y: scroll;
}


.delivery-popup-preorder
{
	width:70%; 
	min-width:375px;
	min-height:450px; 
    box-sizing: border-box;
    padding: 20px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
	z-index:99999999;
	display:none; 
	border-radius:4px; 
	border-radius:4px; 
	max-width:1000px; 
}


.plz-title 
{
	font-family: "Roboto", Sans-serif;
	font-weight:500; 
    font-size: 24px;
    margin-bottom: 0px;
    line-height: 120%;
	width:100%; 
	text-align:center; 
}


.delivery-popup .plz-title, .delivery-popup-preorder .plz-title
{
	font-family: "Roboto", Sans-serif;
	font-weight:500; 
    font-size: 24px;
    margin-bottom: 0px;
    line-height: 120%;
	width:auto; 
	float:left; 
	margin-left:20px;
	margin-right:20px;
}


#time-preorder
{
    width: 150px;
    margin: 0 auto;
    display: table;
    text-align: center;
    font-size: 24px;
	font-family: "Roboto", Sans-serif;	
	font-weight:800; 
    padding:10px;	
	border:1px solid var(--jhshop_bgcolor_4); 
	border-radius:4px; 
	transition:all .25s ease-in-out; 
}


.plz-input 
{
	font-family: "Roboto", Sans-serif;
	font-weight:300; 
    font-size: 24px;
	margin:0 auto; 
	display:table;
	text-align:center;
	border:none;
	padding-top:10px;
	padding-bottom:10px;
	width:150px;
}


.address-input 
{
	font-family: "Roboto", Sans-serif;
	font-weight:300; 
    font-size: 24px;
	text-align:center;
	border:none;
	padding-top:10px;
	padding-bottom:10px;
	width:100%!important;
	float:left; 
}

.address-input-nr
{
	font-family: "Roboto", Sans-serif;
	font-weight:300; 
    font-size: 24px;
	text-align:center;
	border:none;
	padding-top:10px;
	padding-bottom:10px;
	width:20%!important;
	float:left; 
}



.address-input-plz
{
	font-family: "Roboto", Sans-serif;
	font-weight:300; 
    font-size: 24px;
	text-align:center;
	border:none;
	padding-top:10px;
	padding-bottom:10px;
	width:100%!important;
	float:left; 
}


.plz-change-button, .select-abholung-button, .select-zustellung-button, .select-abholung-button-toggle, .select-zustellung-button-toggle, .select-preorder-button
{
    font-family: "Roboto";
	font-weight:500; 
    font-size: 22px;
    text-align: center;
    border: none;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 150px;
    background-color: var(--jhshop_bgcolor_1);
    cursor: pointer;
    float: left;
    border-radius: 4px;
    transform: scale(1);
    transition: all .25s ease-in-out;
    color: var(--jhshop_color_3);
	box-shadow: 0px 6px 18px -5px var(--jhshop_bgcolor_2);
}


.button_clicked 
{
	background-color:var(--jhshop_color_1)!important;
	transition: all .25s ease-in-out; 
	color:var(--jhshop_color_3)!important;
	box-shadow: 0px 6px 18px -5px var(--jhshop_color_2)!important;
}

.button_clicked * 
{
	transition: all .25s ease-in-out; 
	color:var(--jhshop_color_3)!important; 
}





.select-speisekarte-button
{
    font-family: "Roboto";
	font-weight:500; 
    font-size: 22px;
    text-align: center;
    border: none;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 250px;
    background-color: var(--jhshop_bgcolor_1);
    cursor: pointer;
    float: left;
    border-radius: 4px;
    transform: scale(1);
    transition: all .25s ease-in-out;
    color: var(--jhshop_color_3);
    box-shadow: 0px 6px 18px -5px var(--jhshop_bgcolor_2);
	margin-top:20px; 
}



.address-change-button
{
	font-family:"Roboto";
	font-weight:800; 
    font-size: 22px;
	text-align:center;
	border:none;
	padding-top:10px;
	padding-bottom:10px;
	width:250px;
	background-color:var(--jhshop_bgcolor_1);
	cursor:pointer;
	float:unset;
	margin:0 auto;
	display:table; 
	border-radius:4px; 
	color:var(--jhshop_color_3); 
	margin-top:20px; 
	box-shadow: 0px 6px 18px -5px var(--jhshop_color_2);
}


.select-abholung-button
{
	margin-right:0px;
	border-radius:4px; 
}

.select-preorder-button
{
	width:180px;
	border-radius:4px; 
}

.mr20 
{
	margin-right:20px!important;
}

.mr30 
{
	margin-right:30px;
}


.select-abholung-button-toggle.active, .select-zustellung-button-toggle.active
{
	color:var(--jhshop_color_3);
}


.plz-save-button, .address-save-button, .save-vorbestellung-button
{
	font-family:"Roboto";
	font-weight:800; 
    font-size: 24px;
	text-align:center;
	border:none;
	padding-top:10px;
	padding-bottom:10px;
	width:150px;
	background-color:var(--jhshop_bgcolor_1);
	cursor:pointer;
	margin:0 auto; 
	display:table; 
	transform:scale(1); 
	transition: all .25s ease-in-out; 
	border-radius:4px; 
	color:var(--jhshop_color_3);
	box-shadow:0px 6px 18px -5px var(--jhshop_bgcolor_2); 
}


.plz-not-available, .address-not-available
{
	display:none; 
}



.plz-popup, .delivery-popup
{
	display:none;
	border-radius:4px; 
	max-width:1000px;
}


.add-quantity, .remove-quantity
{
	font-size:18px;
	float:left;
	margin-top:5px;
	width:16px;
	position:relative; 
}


.add-quantity:hover, .remove-quantity:hover 
{
	color:var(--jhshop_bgcolor_1);
	cursor:pointer;
}


.cartitem {
    width: 100%;
    float: left;
    position: relative;
    box-sizing: border-box;
    padding: 20px;
	padding-bottom:10px;
	border-width:0px 0px 1px 0px;
	border-color:var(--jhshop_bgcolor_2);	
	border-style:solid;	
	box-shadow:0px 6px 18px -5px var(--jhshop_bgcolor_2);
}


p.quantity {
    float: left;
    width: auto;
    margin-left: 7px;
    margin-right: 7px;
	transform:translateY(2px); 
}


.w55
{
	width:55%; 
	float:left;
	position:relative;
}
.w65
{
	width:65%; 
	float:left;
	position:relative;
}
.cartitemname
{
	font-family: "Roboto", Sans-serif;
	font-weight:500; 
    font-size: 16px;
    line-height: 1em;
	margin-bottom:0px;
	margin-top:3px;
}


.extragroup 
{
	color: var(--jhshop_bgcolor_4);
	font-family: "Roboto", Sans-serif;
	font-weight:500; 
    font-size: 14px;
    line-height: 1em;
}


.optiongroup 
{
	color: var(--jhshop_bgcolor_4);
	font-family: "Roboto", Sans-serif;
	font-weight:500; 
    font-size: 13px;
    line-height: 1em;
	margin-bottom:0px;
	transition:all 0.25s ease-in-out; 
}



.optionpad {
    padding-left: 20px;
    width: 100%;
    box-sizing: border-box;
	padding-top:5px;
	padding-bottom:12px; 
}

.optionpad .option-select
{
	padding-left:0px;
	padding-right:0px; 
}

.optionpad .option-select .option-name
{
	margin-left:0px; 
}


.bemerkung
{
	padding:0px!important; 
	font-family: "Roboto", Sans-serif;
	font-weight:500; 
    font-size: 12px;
    line-height: 1em;	
	border:none!important;
	cursor:pointer;
}


.checkout-page
{
	width:100%;
	max-width:1000px; 
	margin:0 auto; 
	display:table;
}


.info-icon 
{
	width:15px;
	position:absolute;
	left:10px;
	top:50%;
	transform:translateY(-50%); 
}


.jhshop-info 
{
	height:50px;
	width:100%; 
	box-sizing:border-box;
	padding-left:30px;
	padding-right:30px;
}


.info-title 
{
	position:absolute;
	left:40px;
	top:45%;
	transform:translateY(-45%); 	
}


a:hover 
{
	cursor:pointer;
}


.w68
{
	width:68%; 
	float:left;
	position:relative;
}

.voucher-input 
{
	padding:10px;
	width:100%; 
	box-sizing:border-box; 
	border:1px solid var(--jhshop_bgcolor_2);
}


.tinput
{
	padding:10px!important;
	width:100%!important; 
	box-sizing:border-box!important; 
	border:1px solid var(--jhshop_bgcolor_2)!important;
}

.sinput
{
	padding:10px!important;
	width:100%!important; 
	box-sizing:border-box!important; 
	border:1px solid var(--jhshop_bgcolor_2)!important;
}


.button-voucher
{
	float: left;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
	font-family: "Roboto", Sans-serif;
	font-weight:500; 
    font-size: 16px;
    text-transform: uppercase;
    cursor: pointer;
	text-align:center;
	border-radius:4px;
}





.label 
{
    color: var(--jhshop_bgcolor_4);
	font-family: "Roboto", Sans-serif;
	font-weight:800; 
	font-size:14px;
	margin-bottom:0px;
}


.order-overview 
{
	box-sizing:border-box; 
	border:2px solid var(--jhshop_bgcolor_2);
	width:100%; 
	float:left;
}


.overview-title 
{
	font-size:1.2rem;
	font-weight:bold;
	width:100%; 
	box-sizing:border-box; 
	padding:10px;
}


.payment-select {
    margin-right:10px;
	transform:scale(1.5); 
}

.privacy-text 
{
	width:70%; 
	float:left;
	margin-left:15%;
	margin-right:150%; 
	font-size:14px;
	line-height:120%; 	
	font-weight:500; 
	text-align:left;
}


.check-privacy 
{
	position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%) scale(1.5);
	pointer-events:none;
}


.privacy-text a 
{
	text-decoration:underline!important;	
	color:black!important;
}

.overlay-closed {
    z-index:999999999!important;
}

.button-confirm-order
{
	float: left;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
	font-family: "Roboto", Sans-serif;
	font-weight:500; 
    font-size: 18px;
    text-transform: uppercase;
    cursor: pointer;
	text-align:center;
	border-radius:4px; 
}


.button-center 
{
	float: left;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
	font-family: "Roboto", Sans-serif;
	font-weight:500; 
    font-size: 18px;
    text-transform: uppercase;
    cursor: pointer;
	text-align:center;	
	border-radius:4px; 
}






.err-field 
{
	border:2px solid var(--jhshop_color_1)!important;
}



.errors p, .error 
{
	font-size:15px;
	line-height:120%; 
	margin-bottom:0px;
	color:red!important;
	font-weight:bold;	
}

.success 
{
	font-size:12px;
	line-height:120%; 
	margin-bottom:0px;
	color:var(--jhshop_bgcolor_1)!important;
}


.error-voucher, .success-voucher
{
	display:none; 	
}


.error-noselect 
{
    margin-bottom:10px;
    margin-top:0px;
    float:left;
	font-weight:bold;
	background-color:var(--jhshop_color_1)!important; 
	color:var(--jhshop_color_3)!important; 
	width:100%; 
	padding:5px;
}


.loader 
{
	position:fixed;
	width:100%; 
	height:100%; 
	left:0px;
	top:0px; 
	z-index:9999; 
	background-color:var(--jhshop_bgcolor_4);
}


.loaderimg 
{
	position:fixed;
	width:135px; 
    z-index: 99999;
    left:45%;
    top:40%;
	transform:translateX(-50%) translateY(-50%); 
}


.button-disabled 
{ 
	opacity:0.5; 
}



.overlay-closed, .overlay-orderable {
    position:fixed;
    z-index:1000;
    width:70%;
    min-width:375px;
    min-height:450px;
    left:50%;
    opacity:1;
    top:-30%;
    transform:translateX(-50%) translateY(-50%);
	border-radius:4px; 
	max-width:1000px; 
	box-shadow:0px 6px 18px -5px var(--jhshop_bgcolor_2);
	opacity:0; 
}


.overlay-orderable 
{
	min-height:310px; 
}

.button-white {
    background: var(--jhshop_bgcolor_1);
    width: auto;
    display: table;
    margin: 0 auto;
    box-sizing: border-box;
	padding: 10px;
	padding-left:25px;
	padding-right:25px;
    font-weight: bold;
	font-size: 24px;
	cursor: pointer;
	min-width:150px;
	text-align:center;
	margin-top:20px;
	border-radius:4px; 
	color:var(--jhshop_color_3); 
	box-shadow: 0px 6px 18px -5px var(--jhshop_bgcolor_2);
}


.button-white b 
{
	font-weight:bold!important;
}

.overlay-closed h2, .overlay-orderable h2
{
	text-transform: uppercase;
	margin-bottom:0px;
    font-weight:500!important;
}


.overlay-closed h2 b, .overlay-orderable h2 b{
	font-weight:500!important;
}

.overlay-closed p, .overlay-orderable p
{
	font-size:18px;
	margin-bottom:5px;
	margin-top:5px;
	font-weight:500!important;
}


.overlay-closed p b, .overlay-orderable p b{
	font-weight:500!important;
}



.overlay-closed-inner 
{
	position:relative; 
	width:100%; 
	text-align:center; 
	box-sizing:border-box;
	padding:20px; 	
	float:left;
	padding-top:0px; 
}


.overlay-orderable .product-error
{
	font-size:22px; 
	margin-bottom:20px;
}

.sum-notice 
{
	font-weight:bold;	
}




.categories {
    box-sizing: border-box;
    padding: 0px;
}



.shopping-cart
{
	width:30px;
	margin-right:5px;
	transform: translateY(5px);
}




.toggle-group
{
	width:21px;	
}


.entry-title
{
	text-align:center;	
}


.creditcard-content
{
	box-sizing:border-box; 
    padding: 20px;
    max-width: 500px!important;
    margin: 0 auto;
    display: table;
    float: none;	
}


#card-element
{
	padding: 10px!important;
    width: 100%!important;
    box-sizing: border-box!important;
    border: 1px solid var(--jhshop_bgcolor_2)!important;	
}


.center 
{
	margin:0 auto; 
	display:table; 	
}


.padb20 
{
	width:100%; 
	box-sizing:border-box; 
	padding:20px; 	
}


.padb10 
{
	width:100%; 
	box-sizing:border-box; 
	padding:10px; 	
}


.pb10 
{
	padding-bottom:10px;	
}

.pt10 
{
	padding-top:10px; 	
}


.prodname 
{
	font-size:16px;	
	font-weight:500;
}



.presum 
{
	font-size:19px;	
	font-weight:500;
}

.payment-box 
{
    padding: 30px;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 20px;
    background-color: transparent!important;
    box-shadow: 0px 12px 36px 0px var(--jhshop_bgcolor_2);
    border-radius: 4px;
    cursor: pointer;
}


.payment-box:hover .pay-title 
{
	transition:all 0.25s ease-in-out; 
	color:var(--jhshop_bgcolor_1); 

}



.payment-box:last-of-type
{
	margin-bottom:0px; 
}

.payment-title {
    position: absolute;
    width: 30%;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    font-size: 18px;
    pointer-events: none;
	text-align:right; 
}


.pay-title {
    position: absolute;
    width: 50%;
    top: 50%;
    transform: translateY(-50%);
    left:90px;
    font-size: 16px;
    pointer-events: none;
	text-align:left; 
}



.payment-image {
    height: 90%!important;
    position: absolute;
    left: 15px;
    top: 50%;
    width: auto;
    transform: translateY(-50%);
}
.pay-title {
    position: absolute;
    width: 50%;
    top: 50%;
    transform: translateY(-50%);
    left: 90px;
    font-size: 16px;
    pointer-events: none;
    text-align: left;
}
.circle-pay {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: block;
    border: 2px solid var(--jhshop_bgcolor_1);
    margin: 10% auto;
    position: absolute;
    right: 20px;
    top: calc(50% - 12.5px);
    margin: 0;
}
.bgdarkgrey
{
	background-color:var(--jhshop_bgcolor_2); 
}



.error-select-delivery
{
	display:none;
}


.verysmall
{
	font-size:10px!important; 
}


.centerbutton
{
	margin:0 auto; 
	display:table; 
	float:unset; 
	border-radius:4px; 
	margin-top:20px; 
}


.loader-checkout 
{
	position:fixed;
	width:100%; 
	height:100%; 
	left:0px;
	top:0px; 
	z-index:9999; 
	background-color:var(--jhshop_bgcolor_4);
	display:none; 
}


.success-img 
{
	display:table;
	margin:0 auto; 
}



.fixed_button
{
	position:fixed; 
	right:0px; 
	top:0px; 
	z-index:9999999; 
	border-radius:4px; 
}



.frame 
{
	width:100%; 
	box-sizing:border-box;
	padding:20px;
	float:left; 
}


.frame b 
{
	font-weight:bold; 
}



.address-suggestions {
    background-color: var(--jhshop_color_3);
    box-sizing: border-box;
    padding: 10px;
    position: absolute;
    top: 55px;
    z-index: 10;
	display:none;
}


.address-suggestion {
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.address-suggestion:hover 
{
	cursor:pointer; 
}


.optiongroup-add-disabled
{
	display:none; 
}



a#wt-cli-accept-all-btn {
    background-color: var(--jhshop_bgcolor_1)!important;
}


a#cookie_action_close_header_reject {
	background-color: var(--jhshop_bgcolor_4)!important;
}

.cli-tab-footer .wt-cli-privacy-accept-btn
{
	background-color: var(--jhshop_bgcolor_1)!important;
}
/* Loader Animation */ 


.animated {
    animation-duration: 4s;
    -webkit-animation-duration: 4s;
    animation-fill-mode: none;
    -webkit-animation-fill-mode: none;
    animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
  }
  @keyframes rotate {
    0% {
      /*transform: scale(1);*/
      transform-origin: center center;
      transform: rotate(-360deg) scale(1);
    }
    50% {
      /*transform: scale(1.1);*/
      transform-origin: center center;
      transform: rotate(-180deg) scale(1.2);
    }
    100% {
      /*transform: scale(1);*/
      transform-origin: center center;
      transform: rotate(0) scale(1);
    }
  }
  @-webkit-keyframes rotate {
    0% {
      /*-webkit-transform: scale(1);*/
      -webkit-transform-origin: center center;
      -webkit-transform: rotate(-360deg) scale(1);
    }
    50% {
      /*-webkit-transform: scale(1.1);*/
      -webkit-transform-origin: center center;
      -webkit-transform: rotate(-180deg) scale(1.2);
    }
    100% {
      /*-webkit-transform: scale(1);*/
      -webkit-transform-origin: center center;
      -webkit-transform: rotate(0) scale(1);
    }
  }
  .rotate {
    animation-name: rotate;
    -webkit-animation-name: rotate;
  }

  


  .arrow-next {
    cursor: pointer;
    height: 20px;
    right:0px;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-70%);
	transition: all .25s ease-in-out; 
    width: 14px;
}


.arrow-next:hover .arrow-top, .arrow-next:hover .arrow-bottom
{
	background-color:var(--jhshop_bgcolor_1); 
}



.arrow-down {
    cursor: pointer;
    height: 20px;
    right:20px;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-40%) scale(1) rotate(90deg);
	transition: all .25s ease-in-out; 
    width: 14px;
}

.arrow-reverse 
{
	transform: translateX(-50%) translateY(-40%) scale(1) rotate(-90deg);
}


.arrow-reverse * 
{
	background-color:var(--jhshop_bgcolor_1);
}

.arrow-down .arrow-top 
{
	top:53%; 
}


.arrow-down:hover .arrow-top, .arrow-down:hover .arrow-bottom
{
	background-color:var(--jhshop_bgcolor_1); 
}





.arrow-top, .arrow-bottom {
    background-color: var(--jhshop_bgcolor_4);
    height: 4px;
    left: -5px;
    position: absolute;
    top: 50%;
    width: 100%;
	transition: all .25s ease-in-out; 

}




.arrow-top {
	transform: rotate(45deg);
    transform-origin: bottom right;
}

.arrow-bottom {
    transform: rotate(-45deg);
    transform-origin: top right;
}



.arrow-next:active {
    transform: translateX(-50%) translateY(-55%) scale(0.8);
}


.arrow-down:active {
    transform: translateX(-50%) translateY(-55%) scale(0.8) rotate(90deg);
}


.arrow-reverse:active {
    transform: translateX(-50%) translateY(-55%) scale(0.8) rotate(-90deg);
}




.arrow-back {
    cursor: pointer;
    height: 20px;
    left: 20px;
    position: absolute;
    top: 40%;
    transform: translateX(-50%) translateY(-40%) scale(1) rotate(180deg);
	transition: all .25s ease-in-out; 
    width: 14px;
}

.arrow-back:hover .arrow-top, .arrow-back:hover .arrow-bottom
{
	background-color:var(--jhshop_bgcolor_1); 
}


.arrow-back:active {
    transform: translateX(-50%) translateY(-40%) scale(0.8) rotate(180deg);
}




.categoryslider-item:hover
{
	color:var(--jhshop_bgcolor_1); 
	transition: all .25s ease-in-out; 
}



.icon-cart {
    width: 30px;
    height: 30px;
    position: relative;
    overflow: hidden;
    margin-right: 5px;
    float: left;
    transform: scale(1.5) translateY(-2px) translateX(-5px);
  }
  
  .icon-cart .cart-line-1 {
	width: 15%;
	height: 7%;
	position: absolute;
	left: 8%;
	top: 25%;
	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	-ms-transform: rotate(5deg);
	transform: rotate(5deg); 
	border-bottom-left-radius: 35%;
  }
  
  .icon-cart .cart-line-2 {
	width: 35%;
	height: 7%;
	position: absolute;
	left: 6%;
	top: 40%;
	-webkit-transform: rotate(80deg);
	-moz-transform: rotate(80deg);
	-ms-transform: rotate(80deg);
	transform: rotate(80deg); 
  }
  
  .icon-cart .cart-line-2:before {
	content: "";
	width: 120%;
	height: 100%;
	position: absolute;
	left: 45%;
	top: -280%;
	-webkit-transform: rotate(-80deg);
	-moz-transform: rotate(-80deg);
	-ms-transform: rotate(-80deg);
	transform: rotate(-80deg); 
	background-color: inherit;
  }
  
  .icon-cart .cart-line-2:after {
	content: "";
	width: 70%;
	height: 100%;
	position: absolute;
	left: 59%;
	top: -670%;
	background-color: inherit;
	-webkit-transform: rotate(40deg);
	-moz-transform: rotate(40deg);
	-ms-transform: rotate(40deg);
	transform: rotate(40deg); 
	border-top-left-radius: 50%;
	border-bottom-left-radius: 25%;
  }
  
  .icon-cart .cart-line-3 {
	width: 30%;
	height: 7%;
	position: absolute;
	left: 33%;
	top: 45%;
  }
  
  .icon-cart .cart-line-3:after {
	content: "";
	width: 124%;
	height: 100%;
	position: absolute;
	top: -150%;
	left: -5%;
  }
  
  .icon-cart .cart-wheel {
	width: 12%;
	height: 12%;
	border-radius: 100%;
	position: absolute;
	left: 28%;
	bottom: 20%;
  }
  
  .icon-cart .cart-wheel:after {
	content: "";
	width: 100%;
	height: 100%;
	background-color: inherit;
	border-radius: 100%;
	position: absolute;
	left: 200%;
	bottom: 0;
  }



  .checkmark__circle{stroke-dasharray: 166;stroke-dashoffset: 166;stroke-width: 2;stroke-miterlimit: 10;stroke: var(--jhshop_bgcolor_1);fill: none;animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards}
  
  .checkmark {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: block;
    stroke-width: 2;
    stroke: var(--jhshop_bgcolor_3);
    stroke-miterlimit: 10;
    margin: 10% auto;
    box-shadow: inset 0px 0px 0px var(--jhshop_bgcolor_1);
    animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
    position: absolute;
    right: 20px;
    top: calc(50% - 12.5px);
    margin: 0;
	}





	.checkmark-privacy {
		width: 25px;
		height: 25px;
		border-radius: 50%;
		display: block;
		stroke-width: 2;
		stroke: var(--jhshop_bgcolor_3);
		stroke-miterlimit: 10;
		margin: 10% auto;
		box-shadow: inset 0px 0px 0px var(--jhshop_bgcolor_1);
		animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
		position: absolute;
		left: 20px;
		top: calc(50% - 12.5px);
		margin: 0;
		}

		.circle-privacy {
			width: 25px;
			height: 25px;
			border-radius: 50%;
			display: block;
			border:2px solid var(--jhshop_bgcolor_1); 
			margin: 10% auto;
			position: absolute;
			left: 20px;
			top: calc(50% - 12.5px);
			margin: 0;
			}



			.circle-pay {
				width: 25px;
				height: 25px;
				border-radius: 50%;
				display: block;
				border:2px solid var(--jhshop_bgcolor_1); 
				margin: 10% auto;
				position: absolute;
				right: 20px;
				top: calc(50% - 12.5px);
				margin: 0;
				}
	


 
  .checkmark__check{transform-origin: 50% 50%;stroke-dasharray: 48;stroke-dashoffset: 48;animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards}
  @keyframes stroke{100%{stroke-dashoffset: 0}}
  @keyframes scale{0%, 100%{transform: none}50%{transform: scale3d(1.1, 1.1, 1)}}
  @keyframes fill{100%{box-shadow: inset 0px 0px 0px 30px var(--jhshop_bgcolor_1)}}


  .popvcenter {
    width: 100%;
	float:left;
	margin-top:0px; 
}



  .hidden
  {
	  display:none!important;
  }
  

  .popup, .cart-container
  {
	-ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
  }

  .popup::-webkit-scrollbar, .cart-container::-webkit-scrollbar {
    display: none;
}



.animate-container {
    width:125px;
	margin:0 auto; 
}


.animate-clock {
    width:110px;
	margin:0 auto; 
}

.animate-shopbag {
    width:110px;
	margin:0 auto; 
}

.animate-notice {
    width:110px;
	margin:0 auto; 
}


.animate-location {
    width:110px;
	margin:0 auto; 
}




.shopbag
{
	width:100%;
}

.shopbag svg
{
	width:100%; 
	height:auto; 
	filter:drop-shadow(6px 10px 4px var(--jhshop_bgcolor_2)); 
}


.pizza svg
{
	width:100%; 
	height:auto; 
	color:var(--jhshop_bgcolor_1); 
	filter:drop-shadow(3px 5px 2px var(--jhshop_bgcolor_2)); 
}

.pizza
{
	width: 60px;
	position: absolute;
	left: 30%;
	top: 45%;
	opacity: 0;
	transform:translateX(-50%); 
}


.healthy svg
{
	width:100%; 
	height:auto; 
	color:var(--jhshop_bgcolor_1); 
	filter:drop-shadow(3px 5px 2px var(--jhshop_bgcolor_2)); 
}

.healthy
{
	width: 60px;
	position: absolute;
	left: 30%;
	top: 45%;
	opacity: 0;
	transform:translateX(-50%); 
}



.burger svg
{
	width:100%; 
	height:auto; 
	color:var(--jhshop_bgcolor_1); 
	filter:drop-shadow(3px 5px 2px var(--jhshop_bgcolor_2)); 
}

.burger
{
	width: 60px;
	position: absolute;
	left: 30%;
	top: 45%;
	opacity: 0;
	transform:translateX(-50%); 
}


.shopbag svg
{
	width:100%; 
	height:auto; 
	color:var(--jhshop_bgcolor_4); 
}





/* Closed SVG*/ 
.closed
{
	width:100%;
}

.closedsvg
{
	width:100%;
	transition:all 1s ease-in-out; 
	transform:rotate(0deg); 
}


.closed svg
{
	width:100%; 
	height:auto; 
	filter:drop-shadow(6px 10px 4px var(--jhshop_bgcolor_2)); 
	color:var(--jhshop_bgcolor_4); 
}


svg#animation_present {
    height: 40px;
    position: absolute;
    top: 0px;
    left: 60px;
    color: var(--jhshop_bgcolor_1);
}


.closedcircle {
    width: 20px;
    height: 20px;
    background-color: white;
    border-radius: 10px;
    border: 6px solid var(--jhshop_bgcolor_4);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 40px;
    z-index: 1;
}



#text13097 path {
    color: var(--jhshop_bgcolor_1);
}



.closed_right
{
	transform:rotate(15deg) translateX(-3px); 
}



.closed_left
{
	transform:rotate(-15deg) translateX(3px); 
}





.clock
{
	width:100%;
}

.clock svg
{
	width:100%; 
	height:auto; 
	filter:drop-shadow(6px 10px 4px var(--jhshop_bgcolor_2)); 
}



path.iconic-clock-frame {
    color:var(--jhshop_bgcolor_4);
}

line#foo
{
	color:var(--jhshop_bgcolor_4);
}

line#iconic-anim-clock-minute-hand
{
	color:var(--jhshop_bgcolor_4);
}

g#iconic-anim-clock-second-hand {
    color: var(--jhshop_bgcolor_1);
}




.notice
{
	width:100%;
	margin-top:30px; 
}

button.noticecircle
{
	width:120px; 
	height:120px; 
	border-radius:50%; 
	box-shadow:6px 10px 4px var(--jhshop_bgcolor_2); 
	position: relative;
	background-color:var(--jhshop_bgcolor_3)!important; 
	border:none;
}



button::before,
button::after {
    box-sizing: inherit;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
}

.spin {
    height: 120px;
    width: 120px;
}

.spin::before,
.spin::after {
    top: 0;
    left: 0;
}

.spin::before {
    border: 6px solid transparent;
}

.spin.spin_animate::before {
    border-top-color: var(--jhshop_bgcolor_4);
    border-right-color: var(--jhshop_bgcolor_4);
    border-bottom-color: var(--jhshop_bgcolor_4);
    transition: border-top-color 0.30s linear, border-right-color 0.3s linear 0.20s, border-bottom-color 0.3s linear 0.40s;
}

.spin::after {
    border: 0 solid transparent;
}

.spin.spin_animate::after {
    border-top: 6px solid var(--jhshop_bgcolor_4);
    border-left-width: 6px;
    border-right-width: 6px;
    transform: rotate(270deg);
    transition: transform 0.8s linear 0s, border-left-width 0s linear 0.7s, -webkit-transform 0.8s linear 0s;
}

.noticecircle {
    border-radius: 100%;
    box-shadow: none;
}

.noticecircle::before,
.noticecircle::after {
    border-radius: 100%;
}


span.noticeicon1 {
    position: absolute;
    height: 40%;
    width: 6px;
    background-color: var(--jhshop_bgcolor_4);
    left: 50%;
    top: 40%;
    transform: translateX(-50%) translateY(-40%);
    border-radius: 6px;
    opacity: 0;
	transition:all 0.5s ease-in-out;
}




span.noticeicon2 {
    position: absolute;
    height: 6px;
    width: 6px;
    background-color: var(--jhshop_bgcolor_4);
    left: 50%;
    top: 75%;
    transform: translateX(-50%) translateY(-50%);
    border-radius: 3px;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}


span.notice_animate
{
	transition: all 0.5s ease-in-out;
    background-color: var(--jhshop_bgcolor_1);
	opacity:1; 
}




/* Location */ 
.location
{
	width:100%;
}

.location svg
{
	width:100%; 
	height:auto; 
	filter:drop-shadow(6px 10px 4px var(--jhshop_bgcolor_2)); 
}


#locationborder {
    color: var(--jhshop_bgcolor_4);
}

path#locationbg {
    color: var(--jhshop_bgcolor_2);
}




#locationcircleinner {
    color: var(--jhshop_bgcolor_1);
}


ellipse#locationcircleanimate {
    color: var(--jhshop_bgcolor_1);
}





path#cooking1 {
    color: var(--jhshop_bgcolor_4);
}


path#cooking5 {
    color: var(--jhshop_bgcolor_4);
}


path#cooking2 {
	color: var(--jhshop_bgcolor_4);
}


path#cooking6 {
	color: var(--jhshop_bgcolor_4);
}


path#cooking3 {
	color: var(--jhshop_bgcolor_1);
}



path#cooking4 {
	color: var(--jhshop_bgcolor_1);
}



/* Error Animation */ 
.ui-success,.ui-error {
	width: 110px; height: 110px;
	margin:0 auto; 
}


.ui-error-circle
	{
		stroke-dasharray:260.75219024795285px, 260.75219024795285px;
		stroke-dashoffset: 260.75219024795285px;
		animation: ani-error-circle 1.2s linear;
		color:var(--jhshop_bgcolor_4); 
	}


.ui-error-line1{
		stroke-dasharray: 54px 55px;
		stroke-dashoffset: 55px;
		stroke-linecap: round;
		animation: ani-error-line .15s 1.2s linear both;
		color:var(--jhshop_bgcolor_1); 
	}

	.ui-error-line2{
		stroke-dasharray: 54px 55px;
		stroke-dashoffset: 55px;
		stroke-linecap: round;
		animation: ani-error-line .2s .9s linear both;
		color:var(--jhshop_bgcolor_1); 
	}


	#Oval-2
	{
		color:var(--jhshop_bgcolor_4); 
	}





	#fire, #flame_right, #flame_left {
		color: var(--jhshop_bgcolor_1);
	}



	.accepted {
		background-color:#64CC33;
		color:white; 
	}
	.denied {
		background-color:#D13030; 
		color:white; 
	}

	.jhshop_orderstatus tbody tr:nth-child(odd) {
		background-color: #f6f7f7;
	}


	.jhshop_orderstatus h3 {
		font-size: 20px;
	}



.maps_container {
	width:calc(98% - 200px);
	float:left; 
}

.qr_container {
	width:200px; 
	float:left; 
}

.qr_container svg {
	width:100%; 
	height:auto; 
	float:left; 
}



.error_blink 
{
	animation: error_blink 2s infinite; 
	border: 2px solid red; 
	outline:none;
}



.cartinner .deliveryselected 
{
	text-align:center;
	font-weight:bold!important;
}


img.discount-icon {
    display: inline;
    height: 22px!important;
    margin-right: 0px;
    transform: translateY(4px) translateX(-10px);
}


.cart .elementor-button-icon {
    display: inline;
}


.gmap-wrapper {
    position: relative;
	cursor:pointer;
}

/* disable iframe default action link */ 
.gmap-wrapper iframe 
{
	pointer-events:none!important;
}

/* hide default link */ 
.gm-style .default-card
{
	display:none!important;
}


/* and replace with custom link same style */ 
a.gmap-link {
    padding: 5px 14px 5px 14px;
    background-color: white;
    text-decoration: none;
    position: absolute;
    left: 10px;
    top: 30px;
    box-sizing: border-box;
}



/* product search */ 
#jhsearch-wrapper 
{
    width: 50px;
    height: 50px;
    padding: 5px;
    border-radius: 25px;
    background-color: white;
    position: absolute;
    right: 190px;
    top: 50%;
    z-index: 9;
    -webkit-box-shadow: 1px 1px 15px -5px rgba(0,0,0,0.39);
    box-shadow: 1px 1px 15px -5px rgba(0,0,0,0.39);
    cursor: pointer;
    transition: all 0.5s ease;
    transform: translateY(-50%);
}

#jhsearch-wrapper img 
{
    position:absolute;
    width:30px;
    height: 30px;
    left:10px;
    top:50%;
    transform:translateY(-50%);
}


input#productsearch {
    width: calc(100% - 40px);
    float: right;
    margin-right: 10px;
    border: none;
    outline: none;
	display:none;
}

.nvisible 
{
	display:none; 
}


.product-img {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    display: table;
    float: unset;
}

.productcontent {
    width: calc(75% - 100px);
}


.productprice_kg 
{
	color:var(--jhshop_color_2); 
	font-size:14px;
	font-weight:300;
	font-family:"Roboto", sans-serif; 
}

.mb10 
{
	margin-bottom:10px;
}


.w65
{
	width:65%;
	position:relative;
	float:left;
	height:auto;
}

.isavailable {
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 7px;
    background-color: #2e8b11;
    color: white;
    font-size: 14px;
}


.notavailable {
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 7px;
    background-color: #E23838;
    color: white;
    font-size: 14px;
}



#gift {
	width: 35px;
	animation: moveGift 0.8s ease-in-out infinite alternate;
  
	#gift-lid {
	  transform-origin: 50% 51%;
	  transform: translateY(-10px) scale(1.03) rotateZ(2deg);
	  animation: moveLid 0.8s ease-in-out infinite alternate;
	}
  }
  
  @keyframes moveGift {
	0%, 50%, 100% { transform: translateY(3px); }
	25%, 75% { transform: translateY(0px) scale(1, 1.02); }
  }
  
  @keyframes moveLid {
	0%, 50%, 100% { transform: translateY(0px) scale(1) rotateZ(0deg); }
	25%, 75% { transform: translateY(-5px) scale(1.03) rotateZ(2deg); }
  }




@keyframes error_blink {
	0%, 100% {
	  background-color: red;
	}
	50% {
	  background-color: white;
	}
  }





@media all and (max-width:800px){

	/* hide bemerkung column increase size of others */ 
	.order-summary tr td:last-of-type {
		display:none;
	}
	.order-summary .hideM {
		display:none; 
	}
	.order-summary tr .w12 {
		width:20%; 
	}
	.order-summary .w40 {
		border-block-start:0px!important; 
	}

}



/* on safari no filters */ 

/* Safari 7.1+ */
_::-webkit-full-page-media, _:future, :root .safari_only 
{
    * { 
		filter:none!important;
    }

 }




/* Safari 10.1+ */
@media not all and (min-resolution:.001dpcm) { @media {

    * { 
		filter:none!important;
    }
}}




/* Safari 11+ */
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {

    * { 
		filter:none!important;
    }
}}







@keyframes ani-error-line{
	to { stroke-dashoffset: 0; }
}

 @keyframes ani-error-circle {
		0% {
				stroke-dasharray: 0, 260.75219024795285px;
				stroke-dashoffset: 0;
		}
		35% {
				stroke-dasharray: 120px, 120px;
				stroke-dashoffset: -120px;
		}
		70% {
				stroke-dasharray: 0, 260.75219024795285px;
				stroke-dashoffset: -260.75219024795285px;
		}
		100% {
				stroke-dasharray: 260.75219024795285px, 0;
				stroke-dashoffset: -260.75219024795285px;
		}
}





@media all and (min-width:921px)
{
	
	.mr0 
	{
		margin-right:0px!important;
	}

}


@media all and (max-width:1040px)
{
	.jhshop_categoryslider
	{
		width:65%; 
	}
	
	.shopheader
	{
		padding-right:0px;
	}
	
	.popup
	{
		width:80%; 
	}
	
	.checkout-page
	{
		width:90%; 
	}
}


@media all and (max-width:920px)
{


	.product
	{
		min-height:50px; 
	}

	.loaderimg 
	{
		left:32%; 
	}


	.delivery-popup .select-abholung-button, .delivery-popup .select-zustellung-button 
	{
		margin:0 auto; 
		display:table;	
		float:none;
		margin-top:20px;
		border-radius:4px; 
	}
	
	
	.delivery-popup .plz-title 
	{
		width:100%; 
		text-align:center;	
		margin-left:0px;
		margin-right:0px;
		margin-top:10px!important;
		margin-bottom:10px;
	}


	.select-abholung-button 
	{
		margin: 0 auto;
		display: table;
		float: none!important;
		border-radius:4px; 
	}


	.select-zustellung-button 
	{
		margin: 0 auto;
		display: table;
		float: none!important;
		border-radius:4px; 
	}
	

	.select-preorder-button 
	{
		margin: 0 auto;
		display: table;
		float: none!important;
		border-radius:4px; 

	}

	.overlay-closed
	{
		min-height:650px; 
	}

	
	
}




@media all and (max-width:800px)
{
	
	.product 
	{
		width:100%; 
		margin-right:0px;
	}
	
	
	.products .product:first-of-type
	{
		margin-bottom:0px;
	}
	
	
	.mobile-full 
	{
		width:100%;
	}
	
	.mobile-hide 
	{
		display:none;
	}
	
	
	.jhshop_categoryslider	
	{
		width:100%; 
		max-width:none!important;
		position:absolute!important;
		top:0px;
		left:0px; 	
	}

	#jhsearch-wrapper
	{
		top:155%; 
		right:180px;
	}
	

	.cart 
	{
		position:absolute;
		z-index:222;
		right:0px;
		transform:translateY(65px);
	}


	/* make agbs and confirm button full width on mobile */ 
	.button-confirm-order 
	{
		margin-top:50px;
	}

	.privacy-text {
		width: 100%;
		margin: 0;
		transform: translateY(50px);
		/* margin-bottom: 50px!important; */
		text-align:center;
		margin-top:10px; 
		font-size:16px; 
	}

	.checkmark-privacy, .circle-privacy {
		left:calc(50% - 20px);
		width:40px;
		height:40px; 
		top:calc(50% - 20px); 
	}
	
}



@media all and (max-width:600px)
{
	
	.popup
	{
		width:90%; 
	}


	.select-abholung-button-toggle
	{
		margin: 0 auto;
		display: table;
		float: none;
		border-radius:4px; 

	}

	.select-zustellung-button-toggle
	{
		margin: 0 auto;
		display: table;
		float: none;
		border-radius:4px; 

	}


	.select-preorder-button
	{
		margin: 0 auto;
		display: table;
		float: none;
		border-radius:4px; 

	}
	
	.delivery-popup-preorder .plz-title {
		width: 100%;
		margin: 0;
		margin-bottom: 20px;
	}


	.delivery-popup, .agbs-popup, .datenschutz-popup, .cookie-popup
	{
		max-height:85vh; 
	}
}



@media all and (max-width:550px)
{
	
  .optioncontainer
  {
	padding-left:0px;	  
  }
	
}


@media all and (max-width:500px)
{

	
	.add-to-cart 
	{
		width:calc(100% - 20px); 
		margin:10px; 
	}
	
	.order-overview
	{
		padding:5px;
	}
	
	.checkout-page 
	{
		width:98%; 
	}
	
	.button-voucher
	{
		font-size:12px;
		border-radius:4px; 
	}

	#jhsearch-wrapper[opened="1"]
	{
		width:calc(100% - 190px)!important;
	}

	input#productsearch
	{
		font-size:0.9em;
		margin-top:3px;
	}
	
}


@media all and (max-width:475px)
{
	
	.option-select 
	{
		padding-left:5px;
		padding-right:5px;
	}	
	
	
	.cart-container
	{
		width:100%; 
	}
	
}



@media all and (max-width:450px)
{
	.option-select 
	{
		width:100%;
	}

	.order-summary .sum .w12 {
		padding-left:0px;
		padding-right:0px;
	}

		/* make the  popups full height */ 
	.delivery-popup, .agbs-popup, .datenschutz-popup, .cookie-popup
	{
		min-height:100vh;
	}
	

	.jhshop_button {
		font-size: 14px;
		padding: 10px 12px;
	}

}



@media all and (max-width:400px)
{


	.privacy-text {
		width:100%;
		float:left;
		font-size:14px;
		line-height:120%;
		font-weight:500;
		padding-top:20px; 
	}


	.payment-box {
		padding: 15px;
		box-sizing: border-box;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		background-color: var(--jhshop_bgcolor_2);
		margin-bottom: 5px;
	}

}



@media all and (max-width:377px)
{

	.payment-image {
		height: 80%!important;
		position: absolute;
		left: 30px;
		top: 50%;
		width: auto;
		transform: translateY(-50%);
	}


	.payment-select {
		margin-right: 10px;
		transform: scale(1.5) translateX(-3px);
	}
	

}