@CHARSET "ISO-8859-1";
/*Pizza Pazza Opladen*/
@font-face{ font-family:opishop; src:url('https://www.pizza-ag.de//templates/pizza_ag_default/css/opishop.ttf') format('truetype');}
@-webkit-keyframes spin
{
	from { -webkit-transform: rotate(0deg); opacity: 0.4; }
	50%  { -webkit-transform: rotate(180deg); opacity: 1; }
	to   { -webkit-transform: rotate(360deg); opacity: 0.4; }
}

@-moz-keyframes spin
{
	from { -moz-transform: rotate(0deg); opacity: 0.4; }
	50%  { -moz-transform: rotate(180deg); opacity: 1; }
	to   { -moz-transform: rotate(360deg); opacity: 0.4; }
}

@-ms-keyframes spin
{
	from { -ms-transform: rotate(0deg); opacity: 0.4; }
	50%  { -ms-transform: rotate(180deg); opacity: 1; }
	to   { -ms-transform: rotate(360deg); opacity: 0.4; }
}

@-o-keyframes spin
{
	from { -o-transform: rotate(0deg); opacity: 0.4; }
	50%  { -o-transform: rotate(180deg); opacity: 1; }
	to   { -o-transform: rotate(360deg); opacity: 0.4; }
}

@keyframes spin
{
	from { transform: rotate(0deg); opacity: 0.2; }
	50%  { transform: rotate(180deg); opacity: 1; }
	to   { transform: rotate(360deg); opacity: 0.2; }
}
* {
padding: 0;
margin: 0;

}

body {
	min-height: 100%;
	text-align: center;
	font-family: Arial;
	display: block;
	
}
#menu {
	clear:both;

	}
#wrapper {
	width: 100%;
	min-height: 100%;
	text-align: center;
	background: transparent;
}

#topcenter {
	margin: auto;
	/*height: 40px;*/
	position: relative;
	padding-top: 10px;
	width: 1000px;
	
}

#center {
	clear:both;
	width: 990px;
	margin: 0 auto;
	text-align: left;
	min-height: 100%;
	background-color: transparent;
  font-family: 'Fira Sans Extra Condensed', sans-serif;
}

#top {
	float: left;
	width: 680px;
	height: 235px;
	position: relative;
	background-position: initial initial; 
	background-repeat: initial initial;
	overflow:hidden;

}

#left {
	width: 680px;
	float: left;
	min-height: 650px;
}

#right {
	
	/*height: 100%;*/ 
	float : right;
	padding-left: 6px;
	width: 304px;
	min-height: 650px;
	float: right;
	
	}

#contentwrapper div
{
		backgound-color: #FEF4E0;
	
}
.clearfix {
	clear: both;
}
#topmenu
{
    color:#EC008C;	
	 margin-bottom: 5px;
}

.Product
{
	margin-bottom: 5px;
	width: 680px;
}

.Product_product_number
{
	float:left;
	width:40px;	
	font-size: 12pt;
	font-weight: bold;
}
.Product_name
{
	float:left;
	font-size: 12pt;
	font-weight: bold;

}
.Product_name div {
    float: left;
    margin-right: 5px;
}

.Product_name img {
    height: 20px;
    margin-left: 0px;
}
.Price_price
{
	margin-right: 2px;
	margin-left: 2px;
	float:right;
	min-width: 42px;
	color:red;
}
.Product_ingredients
{
	clear:both;
		
}
.Product_ingredients_title
{
	float:left;
}
.Ingredient_name
{
	display:inline;
}
.prices_list
{
	display:inline;	
}

.menucardmenu
{
  overflow: hidden;
	color: black; /* #8CC63F;*/
	/* height: 100px;*/
	list-style-type: none;
	padding-left: 5px;
}
#submenu .menucardmenu
{
/*	height:31px;*/	
}
#mainmenu {
/* height: 71px;*/
left: 5px;
position: relative;
top: 0px;
width: 1002px;
z-index: 100;
}

.menucardmenu li {
margin: 10px 2px 0 0;
padding-right: 10px;
cursor: pointer; 
}
.menucardmenu li {
margin: 5px 0 0 0;
}
.menucardmenu li {
padding: 5px;
float: left;
font-size: 12pt;
/*height: 20px;*/
width: auto;
}
.menucardmenu li.menu {
    border-left: 1px solid black;
    padding-top: 0px;
    padding-bottom: 0px;
    font-family: 'Fira Sans Extra Condensed', sans-serif;
}
.menucardmenu li.menu.first {
    border: 0px;
}
#submenu li.menu {
    font-style: italic;
}
#submenu {
/*height: 45px;*/
padding: 0;
width: 990px;
z-index: 100;
margin:0px;
margin-left: 36px;

}
#submenu ul
{
margin:0px;	
	
}
.CartContentFirstRow
{
font-size: 15px;

	font-weight: bold;
	color:#000000;
}
.CartContentQuantity
{
	
	float:left;
	margin-right: 10px;
}
.ProductCart_product
{
	float:left;
}
.cartcontent
{
	clear:both;
}
.CartSum
{
	clear:both;
	border-top: solid 1px lightgray;	
  padding-top: 6px;
  padding-bottom: 6px;
}
.CartSum .Price_price
{
	font-weight:bold;
	color:#000000;
} 
.cart
{
	margin:5px;
	margin-bottom: 30px;
}

.CartContentPrice div
{
	text-align:right;
}
#lieferdaten
{
	clear:both;
}
.CartContentoptions
{
	clear:both
}
.CartContentOptions .Ingredient_name
{
	clear:both;
	margin-left: 60px;
	font-size: 12px;
}
.CartContentOptions .Price_price
{
	font-size: 12px;
	text-align:right;
}
.pb_operations 
{
	text-align: right;
	margin: 5px 0px;
	padding-right: 50px;
}
.operations 
{
	margin-left: 3px;
	color: #EC008C;
	cursor: pointer;
	font-size: 9pt;
	display: inline;
	background: #8CC63F;
	padding: 1px 4px;
}
.cartcontent .Price_price
{
	color: #000000;	
	
}
#options .category_image
{
	width: 679px;
	height: 123px;
	overflow: hidden;
}

#options .category_image_img
{
	width: 679px;	
}
#options .product_options .Options_name
{
	margin-bottom: 5px;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	
}
#options .product_options .Ingredient_name {
	padding-left: 5px;
	/*background-image: url('https://www.pizza-ag.de//templates/pizza_ag_default/images/options_option.png');*/
	background-color:#EC008C;
	height: 20px;
	text-align: left;
	width: 209px;
	margin: 1px 5px;
	display: inline-block;
	cursor:pointer;
	overflow:hidden;
}
#options .product_options .Price_price 
{
	color:#EC008C;	
	background-image: url('https://www.pizza-ag.de//templates/pizza_ag_default/images/options_option_price.png');
	width: 51px;
	text-align: center;
	margin-left:0px;
	margin-right:0px;
	
}
#options .product_options .Options_Ingredint {
display: inline;

}

#options .Options
{
	text-align:left;
}
#options .product_options
{
	width: 679;	
	margin-bottom: 5px;
}

.Product 
{
background-color: white;
/* background-repeat: no-repeat;*/
background-position-y: bottom;
min-height: 60px;
margin-bottom: 5px;
width: 679px;
/*background-image: url('https://www.pizza-ag.de//templates/pizza_ag_default/images/options_product.png');*/
background-color:#E8E8E8;
border-left: 1px solid white;
border-right: 1px solid white;
	
}
#Products .even_row {
	background-color:#F4F4F4;
}
#Products .odd_row {
	background-color:#EC008C;
}
.Product_hover
{
	background-color:#E8E8E8 !important;
}
#options .Product 
{

}

.Product .Product_product_number {
float: left;
margin-top: 9px;
width: 40px;
font-size: 12pt;
font-weight: bold;
padding-left: 5px;
}

.Product .Product_name {
margin-left: 6px;
text-align: left;
width: 436px;
margin-top: 11px;
float: left;
font-size: 12pt;
font-weight: bold;
line-height: 15px;
}
.Product .Price_price {
margin-bottom: auto;
margin-top: auto;
background-image: url('https://www.pizza-ag.de//templates/pizza_ag_default/images/options_product_price.png');
width: 60px;
height: 60px;
margin-right: 0px;
margin-left: 2px;
float: right;
min-width: 42px;
color: black;
border-left:1px solid #white;
border-right:1px solid #white;
cursor:pointer;
text-align:center;
}
.special_offer_price {
	background-color: red;
	color: white !important;
}
.Product .Price_price_hover {
	color:#EC008C;
	background-color:#a6eb4a;
}
.Product .Price_price_selected {
	color:#EC008C;
	background-color:#8CC63F;
}
.Ingredient_selected
{
	color:#EC008C;
	background-color:#8CC63F !important;
}

#options .Product .Price_price {

   /*	background-image: url('https://www.pizza-ag.de//templates/pizza_ag_default/images/options_product.png');*/
   background-image:none;

	}
.Product .Product_ingredients {
padding-left: 52px;
text-align: left;
width: 425px;
clear: none;
}

.Product .Product_ingredients_title {
display: none;
float: left;
}

.Product .Ingredient_name {
display: inline;
font-size: 12px;
}

.Product .Price_price .price_size {
font-size: 13px;
height: 20px;
padding-top: 3px;
padding-bottom: 0;
}
.Product .Price_price .price_special_offer {
	font-size: 13px;
	height: 20px;
	padding-top: 0px;
	padding-bottom: 0;
}

#Products .Product
{
	
	cursor:pointer;
	
}


#content
{
	background-color:white !important;
	min-height:576px;
	
}

.product_options_sum {
	width: 679;
margin-bottom: 5px;
text-align: left;
font-weight: bold;
border-top: 1px solid #000000;
}
.product_options_sum_title
{	
	float: left;
}
.product_options_sum_sum
{	
	text-align: right;
	margin-right: 17px;
}

#content .Category_name {
	margin-top: 20px;
	font-weight: bold;
	margin-left: 10px;
	display:none;
}
#content .Category_description {
	margin-left: 48px;
	
}
#content .Category {
	
	color: black;

	
	
}
.product_options_submit_button {
	
	cursor:pointer;
	float:right;
}
.product_options_submit {
	width: 679;
}
.login_logout_button
{
	text-align: center;
	padding-top: 6px;
	color: #EC008C;
	width: 90px;
	height: 26px;
	/* background-image: url('https://www.pizza-ag.de//templates/default/images/user_button.png'); */
	background-color: #8CC63F;
	margin: 10px;
	cursor: pointer;
}
#CartTitle
{
	border-bottom: solid 1px lightgray;
font-weight: bold;
color: #000000;
margin-bottom: 5px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 5px;
}
.CartContentOptions 
{
	color: #000000;
}
#right  input
{
  height:16px;
/*	border-right: none;
	border-width: 1px;
	
	border-color: #000000;*/
	color:#000000;
}
.OpishopFieldObject_textinput
{
	display: block;
	float: left;	
	border-width:0px;
}
#right  textarea
{

	border-color: #000000;
	color:#000000;
}
.input_div_outer
{
  position:relative;
	width:137px;
	height:34px;
}

.inputdiv
{
/*	
position:absolute;
left:0px;	
float: left; */
border: solid 1px #000000;
}
.validation_div {
/*
position:absolute;
right:0px;*/

/*float: right;*/
/*border: inset 1px #000000;*/
float:left;
width: 19px;
height: 16px;
border-left: none;
}
#right .inputlabel
{
 color:#000000;	
}
#LoginTitle
{
	border-bottom: solid 1px lightgray;
font-weight: bold;
color: #000000;
margin-bottom: 5px;
}

.User_login_div .User_email
{
	margin-right: 5px;
	margin-left: 5px;
	float: left;
}
.User_login_div .User_password
{

	margin-left: 0px;
	margin-right: 10px;
	float: right;

}
.User_login_div input {
	width: 116px;
}
.User_login_div
{
	margin:5px;
}

.User_login_div .inputlabel
{
	font-size: 12px;
}

.User_login_div .button_outer,.User .button_outer,  .order_submit_button_outer
{
	float:right;
}
#OrderDirect
{
	margin:5px;
}
#OrderDirectTitle, #ShipmentdataTitle, #BonusCodesTitle
{
	border-bottom: solid 1px lightgray;
font-weight: bold;
color: #000000;
margin-bottom: 5px;
}

#OrderDirect .inputlabel
{
	font-size: 12px;
}
#OrderDirect input {
	width: 116px;
}
#OrderDirect .Adress_firstname , #OrderDirect .Adress_postalcode ,#OrderDirect .Adress_tel
{
	margin-bottom:5px;
	float:left;
	margin-left:5px;
	margin-right:5px;
}

#OrderDirect .Adress_street,#OrderDirect .Adress_email {
	float:left;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
}
#OrderDirect .Adress_street,#OrderDirect .Adress_email , #OrderDirect .Order_additional_information {
	width: 280px;
}
#OrderDirect .Adress_street input,#OrderDirect .Adress_email input  {
	width: 259px;
}
#OrderDirect .Adress_lastname, #OrderDirect .Adress_city, #OrderDirect .Adress_mobile, #OrderDirect .User_passwordrepeat
{
	float:right;
}

.Adress_input
{
 /*	width:284px;*/
}
#OrderDirect textarea {
	width: 275px;
	height: 100px;
}
.Session_order_submit, .Session_userdata_submit, .Session_userdata_cancel
{
	float:right;
}

.Session_order_submit .order_submit_button
{
	text-align: center;
	padding-top: 6px;
	color: #EC008C;
	width: 180px;
	height: 26px;
	background-color: #8CC63F;
	/*background-image: url('https://www.pizza-ag.de//templates/default/images/order_button.png');*/
	margin: 10px;
	cursor: pointer;
}
.RegisterUserData
{
	display:none;
}
.RegisterUserLabel
{
	color: #000000;
	font-size: 12px;
	margin-left: 30px;
}
.RegisterUserChekboxDiv
{
	margin-left: 5px;
	float: left;
	text-align: left;
	width: 20px;
}
.RegisterUserChekboxDiv input
{
	width: 20px !important;
}
.RegisterUserOption
{
	clear:both;
	margin-top:5px;
}
.OrderDirectSubTitle
{
	font-weight: bold;
	color:#000000;
	font-size: 15px;
}
.RegisterUserData .User_login,.RegisterUserData .User_password,.RegisterUserData .User_passwordrepeat
{
	margin-left: 5px;
	margin-right: 5px;
	margin-top:5px;
}
.RegisterUserData .User_password
{
	float:left;
}
.Order_additional_information
{
  height: 135px;
	margin-left:5px;
}
.Session .User
{
	margin-left:5px;
	margin-right:5px;
	font-size: 13px;
	color:black;
}
.Session .inputlabel
{
	font-size: 12px;
}
.Session textarea {
width: 275px;
height: 100px;
}
.User .Adress .Adress_firstname, .User .Adress .Adress_lastname, .User .Adress .Adress_postalcode, .User .Adress .Adress_city
{
	display:inline;
	margin-right:5px;
	
}
.Userdata_Logut
{
	margin-left:5px;
	margin-right:5px;
}

.button_inner_middle
{
	text-align: center;
	float: left;
	padding-top: 6px;
	color: #EC008C;
	height: 26px;
	background-color: #8CC63F;
	/*background-image: url('https://www.pizza-ag.de//templates/pizza_ag_default/images/button_middle.png');*/
	
	cursor: pointer;
}
.button_inner_left
{
	float:left;
	color: #EC008C;
	height: 32px;
	width: 10px;
	/* background-image: url('https://www.pizza-ag.de//templates/pizza_ag_default/images/button_left.png'); */
	background-color: #8CC63F;
	cursor: pointer;
	
}
.button_inner_right
{
	float:left;
	
	color: #EC008C;
	height: 32px;
	width: 10px;
	/*background-image: url('https://www.pizza-ag.de//templates/pizza_ag_default/images/button_right.png');*/
	background-color: #8CC63F;
	cursor: pointer;
}
.button_outer
{
	margin:10px;
}
.shoplist_line_logo img {
width: 95px !important;
}
/* UI Tooltip*/
.ui-tooltip, .arrow:after {
    background: #8CC63F;
    border: 2px solid white;
  }
  .ui-tooltip {
    padding: 10px 20px;
    color: #EC008C;
    border-radius: 20px;
    font: bold 14px "Helvetica Neue", Sans-Serif;
    text-transform: uppercase;
    box-shadow: 0 0 7px black;
  }
  .arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
  }
  .arrow.top {
    top: -16px;
    bottom: auto;
  }
  .arrow.left {
    left: 20%;
  }
  .arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    tranform: rotate(45deg);
  }
  .arrow.top:after {
    bottom: -20px;
    top: auto;
  }

#OpeningHoursListView th {
             text-align: center;
color: #EC008C;
background-color: #8CC63F;
/*background-image: url('https://www.pizza-ag.de//templates/pizza_ag_default/images/options_product_price_hover.png');*/
width: 97px;
height: 60px;
}

#OpeningHoursListView .dayname {
font-size: 14px;
}

#OpeningHoursListView .datestring {
font-size: 10px;
}

#OpeningHoursListView .openinghour {
font-size: 14px;
}
#OpeningHoursListView .closed {
font-size: 12px;
font-weight:bold;
}
#OpeningHoursListView table {
background-color:white;
}
#OpeningHoursListView td {
text-align:center;
background-image: url(https://www.pizza-ag.de//templates/pizza_ag_default/images/product_hover.png);
height:60px;
}
#OpeningHoursListView .actualy_day {
text-align:center;
background-image: none;
height:60px;

}
#OpeningHoursListView .holydaystring {
font-size: 10px;
}

#OpeningHoursListView .titlediv
{
	
	padding: 5px;
	color: black;
	font-weight: bold;
}
#OpeningHoursListView
{
	
}

.topmenu
{
	color: black;
	height: 30px;
	list-style-type: none;
	padding-left: 5px;
	border: 0;
	padding: 0;
	margin: 0;
}

.topmenu li {
margin: 10px 2px 0 0;
padding-right: 10px;
cursor: pointer; 
}
.topmenu li {
margin: 5px 0 0 0;
}
.topmenu li {
float: left;
font-size: 12pt;
height: 20px;
width: auto;
}
.Page
{	
	padding: 10px;
	font-size:12px;
}
.Page h1
{	
	margin-bottom: 10px;
	font-size:17px;
}
.PageContent
{
	margin-bottom: 15px;
}
.PageContent .Adress_postalcode,.PageContent .ownerTitle,.PageContent .Adress_firstname
{
	float:left;
}
#goldenTenlogo
{
	position: relative;
	top: -50px;
}
#mainlogo
{
	float: right;
  width: 301px;
  left: 0px;
  position: relative;
  top: 0px;
}
#sublogo
{
	left: 615px;
	position: relative;
	top: -300px;
}
.OpeningHoursListView_holyday_list td {
	padding-right: 15px;
	font-size: 14px;
}
.OpeningHoursListView_holyday_list table {
border-spacing: 1px;
}

.cart_loader_text {
font-weight: bold;
color: #000000;
text-align: center;
margin-top: 5px;
}

.cart_loader {
margin-top: 5px;
width: 48px;
margin-left: auto;
margin-right: auto;
}
.passwordlost {
padding-top: 10px;
padding-left: 7px;
color: #EC008C;

    font-size: 12px;
    float: right;
    width: 100%;
    text-align: right;
    padding-right: 10px;
}
.passwordlost a{
	color:black;
	
	}
.nocartcontent {
margin: 5px;
text-align: center;
color: black;
font-size: 12px;
}

#lostpassword .category_image_img, #OrderSucces .category_image_img, #Activate .category_image_img,#OrderSuccesPayPal .category_image_img
,#OrderUnSuccesPayPal .category_image_img
{
	width: 679px;
	height: 123px;
	overflow: hidden;
}
#lostpassword .title, #OrderSucces .title, #Shop_agb_text .title, #Activate .title
, #OrderSuccesPayPal .title, #OrderUnSuccesPayPal .title
 {
	padding-left: 5px;
	padding-top: 21px;
	width: 674px;
	color: #000000;
	text-align: left;
	margin-bottom: 5px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	min-height: 43px;
	background-color: #E8E8E8;
}
#lostpassword .text,  #OrderSucces .text, #Activate .text
, #OrderSuccesPayPal .text, #OrderUnSuccesPayPal .text
{
	padding-left: 5px;
	width: 674px;
	text-align: left;
}

#lostpassword #Adress_email_id_new
{
	width: 386px;
	margin-left: 121px;
	margin-top: 16px;
}
#lostpassword #Adress_email_id_new .inputlabel
{
	width: 65px;
	float: left;
}
#lostpassword #Adress_email_id_new .inputdiv
{
	width: 300px;
}
#lostpassword #Adress_email_id_new .inputdiv input
{
	border-width: 1px;
	border-right: none;
	border-color: #000000;
	width: 300px;
}
#lostpassword .button_outer,  #OrderSucces .button_outer,#Activate .button_outer
, #OrderSuccesPayPal .button_outer, #OrderUnSuccesPayPal .button_outer
{
	float:right;
}
#lostpassword .validation_div
{
	background-color: white;
}
#goldentenlogo img {
	padding-top: 15px;
	width: 138px;
}

#OrderSucces .img , #OrderSuccesPayPal .img, #OrderUnSuccesPayPal .img {
margin-left: 10px;
width: 48px;
float: left;
}
 #OrderSuccesPayPal .img img, #OrderUnSuccesPayPal .img img{
width: 48px;
}
#OrderSucces .text, #OrderSuccesPayPal .text, #OrderUnSuccesPayPal .text
{
	padding-top: 15px;
}
.CartMinimumSum {
color: #8CC63F;
padding-top: 21px;
text-align: center;
font-size: 13px;
clear: both;
}
.closeddiv {
text-align: center;
padding-top: 20px;
font-weight: bold;
color: black;
}
.closeddiv2 {
text-align: center;
color: black;
font-size: 11px;
}

.category_title {
/*display:none;
color: #EC008C;
position: absolute;

min-height: 60px;
min-width: 180px;
background-color: #8CC63F;
top: 5px;
left: 5px;
box-shadow: 4px 4px 4px rgba(000, 0, 0, 0.5);*/


    display: none;
    color: #FFFFFF;
    position: absolute;
    min-height: 100%;
    min-width: 100%;
    top: 0px;
    left: 0px;
    text-align: center;
    vertical-align: middle;
    display: flex !important;
    align-items: center;
    justify-content: center;


}
.category_title_title {
/*
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
*/
    font-weight: 600;
    font-size: 45px;
    text-shadow: 4px 4px 2px rgba(0, 0, 0, 0.9);
    text-transform: uppercase;
    padding: 6px;
}
.category_title_text {
padding-left: 5px;
padding-right: 5px;
}
#top img
{
	width: 680px !important;
}
#TilesPage {
width: 990px;
margin: 0 auto;
text-align: left;
min-height: 100%;
background-color: transparent;
font-family: 'Fira Sans Extra Condensed', sans-serif;
font-weight: 600;
}
#TilesPage li
{
position:relative;
width: 308px;
height: 231px;
display: block;
overflow: hidden;
}

.tilesmenu_li_hover
{
	padding:2px 1px !important;
    height:237px !important;
    width:316px !important; 
}
.tilesmenu_li_hover img
{
  height:237px !important;
}

#TilesPage .menucardmenu_placeholder
{
	background-color: #8CC63F;
}
.tilesmenuimg img
{
height: 231px;	
}

.tilesmenu_first img
{
width: 635px !important;
}
.tilesmenu_first_hover img
{
width: 645px !important;
}
li.tilesmenu_first {
	padding:5px !important;
	height: 231px !important;
	width: 635px !important;
}
div.tilesmenu_first {
	
	height: 231px !important;
	width: 635px !important;
}
.tilesmenu_first_hover {
	padding:0px !important;
	height:241px !important;
	width: 645px !important;
}
.tilesmenulogo {
float: right;
width: 316px;
left: 0px;
position: relative;
top: 0px;
}
.tilesmenulogo div {
position: relative;
padding-left: 7px;
}
.tilesmenulogo div img{
  width: 314px;
  font-family: 'Fira Sans Extra Condensed', sans-serif;
}
.pizzag_preffered_shop_name {
top: 14px;
width: 316px;
text-align: center;
font-weight: bold;
position: absolute !important;
font-size: 18px;
color: #8CC63F;
}
#mainlogo div {
position: relative;
} 
#footer {
width: 990px;
margin: 0 auto;
text-align: left;
min-height: 100%;
background-color: transparent;
clear: both;
}
.tileselement
{
	margin:5px !important;
}
.tilesmenuimg
{
	position:relative;
}
#TilesPage .category_title
{
display:block;
}
.pizza_ag_footer
{
 display:block;
 float:right;
 height:40px;
 width:218px;
 background-image: url('https://www.pizza-ag.de//templates/pizza_ag_default/images/pizza_ag_footer.png');
}
#footer #topmenu-menu
{
	margin-left: 5px;
	float: left;
}
#footer #topmenu-menu li
{
	background-color: #FFFFFF;
    color: #8CC63F;
}
#footer .topmenu
{
	margin-top: 12px
}
.LoginTitleText
{
	float:left;
	padding-top: 16px;
}
.pizzaag-login
{
	float:right;
}
.User_newShopInfo .category_image_img, .ShopDeliveryArea_showPizzaAgNotification .category_image_img, #Shop_agb_text .category_image_img, .Shop_gettingPartnerResultImg .category_image_img

{
width: 679px !important;
height: 235px !important;
}
.User_newShopInfoImg, .ShopDeliveryArea_showPizzaAgNotificationImg, .Shop_gettingPartnerResultImg   {
width: 679px;
height: 123px;
overflow: hidden;
}     
#homelogo
{
  height: 20px;
	font-family: opishop !important;
	font-size: 21px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.cart_loader_css3
{
	width: 30px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	border: 8px solid #8CC63F;
	border-right-color: transparent;
	border-radius: 50%;
	box-shadow: 0 0 25px 2px #eee;
	-webkit-animation: spin 1s linear infinite;
	-moz-animation: spin 1s linear infinite;
	-ms-animation: spin 1s linear infinite;
	-o-animation: spin 1s linear infinite;
	animation: spin 1s linear infinite;
}
.allgemeiner_loader_css3
{
	width: 20px;
	height: 20px;
	border: 6px solid #8CC63F;
	border-right-color: transparent;
	border-radius: 50%;
	box-shadow: 0 0 25px 2px #eee;
	-webkit-animation: spin 1s linear infinite;
	-moz-animation: spin 1s linear infinite;
	-ms-animation: spin 1s linear infinite;
	-o-animation: spin 1s linear infinite;
	animation: spin 1s linear infinite;
}
.ShopDeliveryArea_showPlzInput {
	padding-left: 5px;
	font-size: 20px;
	width: 164px;
	margin-top: 10px;
	height: 28px;
}
.ShopDeliveryArea_showPlzTitle {
	font-size: 20px;
	margin-bottom: 3px;
}
.ShopDeliveryArea_showPlzContinue.ShopDeliveryArea_showPlzContinue_outer.button_outer {
margin-right: 0px;
margin-left: 0px;
}

.ShopDeliveryArea_showPlzNotification_content {
	background-color:#F4F4F4;
	font-size: 17px;
	min-height: 29px;
	padding-top: 11px;
}

.ShopDeliveryArea_showPlzNotification_pizzaag {
	clear:both;
	background-color:#E8E8E8;
	position:relative;
}
.ShopDeliveryArea_showPlzNotification_icon {
	background-color:#F4F4F4;
	float: left;
	color: #8CC63F;
	font-size: 23px;
}
.ShopDeliveryArea_showPlzNotification_icon .icon-frown
{
	color:white;
}
.ShopDeliveryArea_showPlzNotification_pizzaag_content
{
	cursor:pointer;
	float: left;
	width: 557px;
	padding-top: 20px;
}
.ShopDeliveryArea_showPlzNotification_pizzaag_icon {
	font-size: 23px;
	color: green;
	float: left;
	margin-right: 10px;
	padding-top: 8px;
}
.ShopDeliveryArea_showPlzNotification_pizzaag_icon .icon-smile
{
	color:white;
}
.ShopDeliveryArea_showPlzNotification_pizzaag_opening
{
font-size: 11px;
}

.ShopDeliveryArea_showPizzaAgNotificationPizzaAgImg {
margin-left: 10px;
padding-top: 5px;
border: 2px solid #E2007A;
float: right;
width: 64px;
height: 50px;
background: white;
}
#CartPostalcode
{
	color: #8CC63F;
	margin-bottom: 20px;
	float: left;
}
#CartPostalcodeAendern
{
	color: #8CC63F;
	cursor: pointer;
	margin-top: 5px;
	float: right;
	text-decoration: underline;
	font-size: 10px;
}
.CartContentShipmentText ,.CartContentPaymentText ,.CartContentDiscountText ,.CartContentBonusText {
	clear: both;
	margin-left: 60px;
	font-size: 12px;
	float:left;
}
.CartContentShipmentPrice .price_inner,
.CartContentPaymentPrice .price_inner,
.CartContentDiscountPrice .price_inner,
.CartContentBonusPrice .price_inner
{
	float:right;
	font-size: 12px;
	text-align: right;
	color: rgb(0, 0, 0);
}
#rightbanner
{
	top: 10px;
	position: absolute;
	right: -160px;
}
#facebook
{
	float: left;
}
.facebook_wrapper_div
{
	margin-top: 14px;

}
.facebook_link_div
{
	color: #8CC63F;
	font-size: 24px;
	
	float: left;
}
.facebook_link_div a
{
	display:block;
	color: #8CC63F;
}

.facebook_code_div
{
	margin-left: 10px;
	margin-top: 3px;
	float: right;
}
#twitter
{
	float:left;
	margin-top: 14px;
}
.twitter_wrapper_div
{
	

	margin-left: 10px;
	font-size: 24px;
}
.twitter_wrapper_div a
{
	display:block;
	color: #8CC63F;
}

#qype
{
	float:left;
	margin-top: 14px;
}
.qype_wrapper_div
{
	
	margin-left: 10px;
	font-size: 24px;
}
.qype_wrapper_div a img
{
	display:block;
	width: 24px;
}
.PageContent table
{
border-spacing: 5px;
width: 100%;
}

.PageContent tr
{
	background-color:#F4F4F4;
}

.PageContent th
{
	background-color:#8CC63F;
	color:#EC008C;
	font-size: 15px;
	padding: 5px 5px;
}

.PageContent td
{
	
	font-size: 15px;
	padding: 5px 5px;
}

.Adress_postalcode
{
	margin-right:5px;
}
.Cart_PLZButton_outer
{
	float:right;
}
#GettingPartner {
	clear: both;
	width: 990px;
	margin: 0px auto;
	text-align: left;
	min-height: 100%;
	background-color: transparent;
}
.Shop_gettingPartner
{
	text-align:left;
}
.Shop_gettingPartner h1 {
	margin-bottom: 20px;
	padding-top: 25px;
}
.Shop_gettingPartner_fakts_div {
	float: right;
}
.Shop_gettingPartner h2{
	color:#E2007A;
	font-weight: normal;
	padding-bottom: 5px;
}
.Shop_gettingPartner ol
{
	padding-left:30px;
}
.gettingPartner_h2
{
	
}
.Shop_gettingPartner_fakts li
{
	list-style:none;
 	color:#E2007A;
		
	margin-bottom: 10px;
}
.Shop_gettingPartner_fakts li i
{
	margin-right:5px;
	color:#009EE0;
}
.Shop_gettingPartner_logo {
	float: right;
}
.Shop_gettingPartner_description
{
	width: 374px;
	margin-bottom:10px;
}
.Shop_gettingPartner_description li
{
	padding-bottom: 5px;
}
#GettingPartner .Shop_name
{
	width: 200px;	
	margin-bottom: 5px;	
	margin-left: 5px;
	margin-right: 5px;
}
#GettingPartner .input_div_outer
{
	width: 250px;
	/*height: 40px;*/
	height: initial;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	position:static;
	float:left;
}
#GettingPartner label
{
	font-weight:bold;
	color:#E2007A;
}
#GettingPartner .awsome_checkbox {
	cursor: pointer;
	border: 1px solid rgb(226, 0, 122);
	border-image-source: initial;
	border-image-slice: initial;
	border-image-width: initial;
	border-image-outset: initial;
	border-image-repeat: initial;
	margin: auto;
	height: 25px;
	width: 25px;
}
#GettingPartner .inputdiv
{
	position:static;
}
#GettingPartner .validation_div
{
	position:static;
	height: 24px;
}
#GettingPartner .Adress_firstname 
{
	clear:both;
}
#GettingPartner .Adress_street 
{
	clear:both;
}
#GettingPartner .Adress_postalcode 
{
	clear:both;
}
#GettingPartner .Adress_email 
{
	clear:both;
}
#GettingPartner .Adress_tel 
{
	clear:both;
}
#GettingPartner .Adress_fax 
{
	clear:both;
}
#GettingPartner .User_password
{
	clear:both;
}
#GettingPartner .inputdiv
{
	border:1px solid #E2007A;
	
}

.inputdiv_checkbox
{
	float:left;
}

#GettingPartner .validation_div
{	
float:right;
}

#GettingPartner input
{
	font-size: 20px;
}

#GettingPartner .OpeningHours_open, #GettingPartner .OpeningHours_open .inputdiv
{
	width:100px;
}

.Shop_gettingPartner_formular_group
{
	clear:both;
	color:#009EE0;
	font-weight:bold;
	padding-top:13px;
	margin-bottom:5px;
}

.Shop_gettingPartner_formular .BankingInformation_bank_name
{
	clear:both;
}
.Shop_gettingPartner_formular_plz_input_area_element_add:before, .Shop_gettingPartner_formular_opening_hours_input_area_element_add:before,.Shop_gettingPartner_formular_opening_hours_holiday_input_area_element_add:before {
	content: "\f055";
}
.Shop_gettingPartner_formular_plz_input_area_element_add,.Shop_gettingPartner_formular_opening_hours_input_area_element_add, .Shop_gettingPartner_formular_opening_hours_holiday_input_area_element_add {
	cursor: pointer;
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;

	color: green;
	clear: both;
	font-size: 20px;
	margin-top: 3px;
	margin-left:5px;
}
.Shop_gettingPartner_formular_plz_input_area_element_delete:before, .Shop_gettingPartner_formular_opening_hours_input_area_element_delete:before, .Shop_gettingPartner_formular_opening_hours_holiday_input_area_element_delete:before {
	content: "\f056";
}
.Shop_gettingPartner_formular_plz_input_area_element_delete, .Shop_gettingPartner_formular_opening_hours_input_area_element_delete, .Shop_gettingPartner_formular_opening_hours_holiday_input_area_element_delete {
	cursor: pointer;
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	color: red;
	float: left;
	font-size: 20px;
	margin-top: 3px;
	display: none;
}
.Shop_gettingPartner_formular_opening_hours_input_area_element_weekDay , .Shop_gettingPartner_formular_opening_hours_input_area_element_holiday
{
	width: 250px;
	height: initial;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	position: static;
	float: left;
}
.Shop_gettingPartner_formular_opening_hours_input_area_element_weekDay select, .Shop_gettingPartner_formular_opening_hours_input_area_element_holiday select
{
	border:1px solid #E2007A;
	font-size:18px;
	width: 250px;
}
#GettingPartner .icon-ok
{
	color: green;
	font-size: 24px;
	display:block;
}
.Shop_gettingPartner_formular_opening_hours_input_area_element .OpeningHours_from,
.Shop_gettingPartner_formular_opening_hours_input_area_element .OpeningHours_to, 
.Shop_gettingPartner_formular_opening_hours_holiday_input_area_element .OpeningHours_from,
.Shop_gettingPartner_formular_opening_hours_holiday_input_area_element .OpeningHours_to
{
	display:none;
}

#GettingPartner .ui-widget
{
	border: 1px solid rgb(226, 0, 122);
}

#BankingInformation_debit_check_id_new {
	width: 500px;
	clear: both;
}

#BankingInformation_debit_check_id_new  .inputlabel
{
	padding-left: 40px;
	width: 500px;
}

#Shop_agb .inputlabel div {
	font-weight: bold;
	color: rgb(226, 0, 122);
}
#Shop_agb .inputlabel {
	padding-top: 4px;
	width: 598px;
	padding-left: 40px;
	}
	
#Shop_agb_text {
	display: none;
}

#Shop_agb span {
	text-decoration: underline;
	color: rgb(0, 158, 224);
	cursor:pointer;
}

#Shop_agb_text {
	text-align: left;
}
	
.agb_content
{
	width:674px;
	color: rgb(226, 0, 122);
	font-size: 11px;
}	
.agb_content h2
{
	color: rgb(0, 158, 224);
	font-size: 15px;
	font-weight: bold;
}

.Shop_gettingPartner_submit.Shop_gettingPartner_submit_outer.button_outer {
clear: both;
}
.Shop_gettingPartner_submit.button_inner_right {
float: left;
margin-left: 0px;
}
#GettingPartner .validation_div
{
	background-size: 20px 23px;
}

.Shop_gettingPartnerResult {
	width: 679px;
}
.Shop_gettingPartnerResult_content {
	padding-top: 10px;
	padding-bottom: 10px;
}


.Shop_gettingPartnerResult_title {
	font-weight: bold;
	background-color:#F4F4F4;
	font-size: 17px;
	min-height: 35px;
	padding-top: 11px;
}

.ShopDeliveryArea_showPlzNotification_pizzaag {
	clear:both;
	background-color:#E8E8E8;
	position:relative;
}
.Shop_gettingPartnerResult_icon {
	background-color:#F4F4F4;
	float: left;
	color: #E2007A;
	font-size: 23px;
}

.Shop_gettingPartnerResult_icon .icon-smile
{
	color:white;
}
.Shop_gettingPartnerResult_submit .button_inner_middle, .Shop_gettingPartnerResult_submit .button_inner_left
{
	float:right;
}
#skyscraper_inner
{
	cursor:pointer;
}
#gettingPartnerJSONdebug
{
  display:none;
}
#googleplus
{
	float: left;
}                 
.google_plus_wrapper_div
{
	margin-top: 14px;
  margin-left: 10px;

}
.google_plus_link_div
{
	color: #8CC63F;
	font-size: 24px;
	
	float: left;
}
.google_plus_link_div a
{
	display:block;
	color: #8CC63F;
}
#cart_slider
{
	position:relative;
	float:left;
}
.Adress_deliveryAdress_adress {
	float: left;
	font-size: 13px;
	width: 250px;
}
.Adress_deliveryAdress_adress .Adress_postalcode
{
	float:left;
}
.Adress_deliveryAdress_edit
{
	padding-top: 10px;
	float: right;
	color: #8CC63F;
}
.Adress_deliveryAdress_checkbox,.Adress_deliveryAdress_addIcon
{
	padding-top: 10px;
	color: #8CC63F;
	height: 25px;
	width: 30px;
	float:left
}
.Adress_deliveryAdress
{
	cursor:pointer;
}
.Adress_deliveryAdress.even_row {
	background-color:#F4F4F4;
}
.Adress_deliveryAdress.odd_row {
	background-color:#EC008C;
}
.Userdata_Logut .User_logout_submit_outer {
float: right;
}
.Userdata_Logut .User_change_data_outer {
	float: right;
	
}
.Userdata_Logut .Adress .Adress_firstname
{
	padding-right: 5px;
	font-size: 14px;
	float: left;
	padding-left: 5px;
}
.Userdata_Logut .Adress .Adress_lastname, .Userdata_Logut .Adress .Adress_email, .Userdata_Logut .Adress .Adress_tel
{
	padding-right: 5px;
	font-size: 14px;
	padding-left: 5px;
}
.Adress_deliveryAdress_adress.newAdress
{
	padding-top: 9px;
}

.UpdateAdress .OpishopFieldObject_textinput
{
	height: 16px;
	width: 116px;
}
.UpdateAdress .Adress_street.input_div_outer, .UpdateAdress .Adress_email.input_div_outer
{
	clear:both;
	width: 279px;
}
.UpdateAdress .Adress_street .OpishopFieldObject_textinput
{
	width: 258px;
}
.UpdateAdress .Adress_city.input_div_outer, .UpdateAdress .Adress_postalcode.input_div_outer,
.UpdateAdress .Adress_tel.input_div_outer , .UpdateAdress .Adress_mobile.input_div_outer
{
	float:left;
}
.UpdateAdress .button_outer
{
	float:left;
}
.UpdateAdress .inputlabel {
	font-size: 12px;
	text-align: left;
}
.UpdateAdress .input_div_outer {
	margin-bottom: 2px;
}
.UpdateAdress .Adress_tel.input_div_outer
{
	margin-right: 5px;
}
.UpdateAdress .button_outer
{
	margin-left:0px;
}
.Adress_deliveryAdress_option {
	width: 294px;
}
.Adress_deliveryAdress_adress div {
	text-align: left;
}

.UpdateAdress .Adress_standard
{
	margin-top:5px;
}
.UpdateAdress .Adress_standard .inputlabel
{
	padding-top: 1px;
}

.UpdateAdress .awsome_checkbox, .UpdateAdress .awsome_checkbox_disabled {
	margin-top: 0px;
	margin-right: 5px;
	cursor: pointer;
	border: 1px solid;
	border-image-source: initial;
	border-image-slice: initial;
	border-image-width: initial;
	border-image-outset: initial;
	border-image-repeat: initial;
	height: 16px;
	width: 16px;
}

#loading-indicator-Adress_deliveryAdress_id
{
width: 10px;
height: 10px;
}

.User_login_subtitle {
	margin-bottom: 2px;
	margin-left: 1px;
	clear: both;
	font-weight: bold;
	color: #000000;
	font-size: 15px;
  display: none;
}
.User_login_facebook.User_login_facebook_outer.button_outer {
	float: left;
	margin-left: 5px;
}
.Session_userfacebookdata_submit, .Session_userfacebookdata_cancel
{
	float:right;
}
.category_special_offer
{
position:absolute;
	width:102px;
	height:102px;
	top:5px;
	right:0px;
	background-image: url('https://www.pizza-ag.de//templates/pizza_ag_default/images/special_offers.png');
}
.category_special_offer_hover
{
	top:2px!important; 
	right:0px!important;
}
.tilesmenu_first_hover .category_special_offer_hover {
	top: 0px!important;
	right: 0px!important;
}
/* .tilesmenu_first .category_special_offer {
	top: 10px;
} */
.tilesmenu_first .category_special_offer {
top: 5px;
right: 5px;
}
.pizzag_shop_list {
top: -19px;
text-align: center;
}

.shoplist_line_name {
font-size: 18px;
height: 46px;
font-weight: bold;
padding-top: 5px;
}
.shoplist_line_logo img {
clear: both;
float: left;
height: 70px;
}
.shoplist_line_option {
	padding-bottom: 5px;
	font-size: 11px;
	text-align: right;
	min-height: 14px;
}
.tileselement.menucardmenu_logo
{
	float:right;
	
}
.shoplist_line_logo .pizzag_preffered_shop_name {
	top: 2px;
	width: 93px;
	font-size: 9px;
	display: none;
}
.shoplist_line
{
	border-top:2px solid #F4F4F4;
}
.pizzag_shop_list .icon-plus-sign {
	margin-right: 5px;
}
.cart .pizzag_shop_list_title
{
	text-align:left;
	color:#8CC63F;
	
}
.cart .shoplist
{
	height:0px;
	overflow:hidden;
}
.cart .pizzag_shop_list {
	cursor: pointer;
	padding-bottom: 20px;
}
.shoplist_line_hover
{
	background-color:#E8E8E8;
}
.tilesmenu #CartPostalcodeAendern {
clear: both;
position: relative;
float: none;
text-align: left;
padding-left: 7px;
}

/* Facebook Template*/
div.android_wrapper_div {
  float: right;
  padding-right: 5px;
}

div.android_wrapper_div img{
       width: 120px;
}

.androd_app_img
{
       float:left; 
       margin:0 7px 20px 0;
       
}
.androd_app_img img
{
     width: 277px;
}
.ui-dialog-title, .ui-dialog-buttonpane {
font-size: 55px;
}
.ui-dialog
{
  width: 350px;
}
#androidAppDialog {
  height: 175px !important;
  font-size: 56px;
  overflow: hidden !important;
}
div.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-dialog-buttons.ui-draggable {
   top: 175px !important;
   width: 1000px !important;
}
.Session_payment_selection_checkbox {
padding-top: 10px;
color: #8CC63F;
height: 25px;
width: 30px;
float: left;
}

.type_cash .Session_payment_selection_adress {
padding-top: 9px;
}
.Session_payment_selection_icon_money {
float: left;
padding-right: 10px;
}
.type_paypal img
{
	height: 21px;
	padding-top: 7px;
}

.Session_payment_selection_option.even_row {
background-color: #F4F4F4;
}

.OrderDirectSubTitle {
border-bottom: solid 1px lightgray;
font-weight: bold;
color: #000000;
margin-bottom: 5px;
font-size: initial;
margin-top:5px;
display: none;
}
#payment_selection #ShipmentdataTitle
{
	margin-top:5px;
}
div#mainlogo img {
width: 313px;
}
.ShopDeliveryArea_showSubPostalcodeOption {
	padding-left: 5px;
	/*background-image: url('https://www.pizza-ag.de//templates/pizza_ag_default/images/options_option.png');*/
	background-color:#EC008C;
	height: 20px;
	text-align: left;
	width: 209px;
	margin: 1px 5px;
	display: inline-block;
	cursor:pointer;
	overflow:hidden;
  float:left;
}
.ShopDeliveryArea_showSubPostalcodeOption:hover {   
          
 background-color:#E8E8E8;
}
span.postalcode_sub_name {
  font-size: 12px;
}
#newPostalcodeInput input.ShopDeliveryArea_showPlzInput {
    text-align: center;
    font-size: 30px;
    width: 340px;
    float: left;
    height: 40px;
}

div#newPostalcodeInput {
    width: 679px;
}

#newPostalcodeInput .ShopDeliveryArea_showPlzNotification_content {
clear: both;
}
#newPostalcodeInput .ShopDeliveryArea_showPlzContinue.ShopDeliveryArea_showPlzContinue_outer.button_outer
{
  float:left;
}

#newPostalcodeInput  .ShopDeliveryArea_showPlzContinue.button_inner_middle {
font-size: 30px;
width: 310px;
height: 38px;
}
#newPostalcodeInput  .ShopDeliveryArea_showPlzContinue.button_inner_left {
height: 44px;
}
#newPostalcodeInput  .ShopDeliveryArea_showPlzContinue.button_inner_right {
height: 44px;
}
div#delivery_selection {
    margin-top: 10px;
}
.Session_deliverytype_selection_text {
  padding-top: 8px;
}
.Session_deliverytype_selection_checkbox {
  padding-top: 10px;
  color: #8CC63F;
  height: 25px;
  width: 30px;
  float: left;
}
.Session_deliverytype_selection_adress, .Session_payment_selection_adress {
  cursor: pointer;
} 
.button_outer:before ,.button_inner_left:before,.button_inner_right:before
{
              content:'' !important;
}

.Cart_BonusButton.icon-ok.Cart_BonusButton.icon-ok_outer.button_outer {
    float: right;
}

.BonusDiv .inputdiv {
    float: left;
    width: 272px;
}

.BonusDiv input {
    width: 268px;
}
.BonusDiv .button_inner_left,.BonusDiv .button_inner_right
{
              width:0px;
}
.BonusDiv .button_inner_middle
{
    padding:2px;
    height:auto;
    padding-bottom: 3px;
}
.BonusDiv .button_outer
{
          margin:0px;
}
.BonusDiv {
    margin-top: 5px;
}
.BonusDivMessage {
    color: #900F14;
    padding-top: 21px;
    text-align: center;
    font-size: 13px;
    clear: both;
}

.UserBonus_showBonusLineLinks {
    width: 80%;
    float: left;
}

.UserBonus_showBonusLineRechts {
    height: 83px;
    float: right;
    color: #EC008C;
    width: 20%;
    background-color: #8CC63F;
}

.UserBonus_showBonusLineRechtsOben {
    text-align: center;
    font-size: 10px;
    padding-bottom: 19px;
}

.UserBonus_showBonusLineRechtsUnten {
    padding-top: 20px;
    text-align: center;
    font-size: 10px;
    
}

.UserBonus_showBonusLineRechtsMitte {
    text-align: center;
    font-weight: bold;
}

.UserBonus_showBonusLineLinksTitel {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
}

.UserBonus_showBonusLineLinksNumber {
    font-size: 12px;
    padding-bottom: 2px;
    height: 14px;
}

.UserBonus_showBonusLineLinksGuilty {
    font-size: 12px;
    padding-bottom: 2px;
    height: 14px;
}

.UserBonus_showBonusLineLinksWeekdayDay {
    width: 14.2%;
    float: left;
    height: 22px;
    
}
.UserBonus_showBonusLineLinksWeekdayDay.odd {
  background-color:#E8E8E8;
}
.UserBonus_showBonusLineLinksWeekdayDay.even {
  background-color:#F4F4F4;
}
.UserBonus_showBonusLineLinksWeekdayDayName {
    font-size: 11px;
    text-align: center;
}

.UserBonus_showBonusLineLinksWeekdayTime {
    font-size: 8px;
    text-align: center;
}

.UserBonus_showBonusLine.even {
    padding-bottom: 5px;
}
.UserBonus_showBonusLine.odd {
    padding-bottom: 5px;
    background-color:#E8E8E8;
}
.UserBonus_showBonusLineLinksWeekdayDayName.WithoutTime {
    height: 22px;
    padding-top: 8px;
}
.UserBonus_showBonusLineRechtsMitteNoshipment {
    font-size: 10px;
    text-align: center;
}
#fb_like_button_button {
    margin-top: 30px;
    width: 672px;
}
.fancybox-inner
{
  overflow:visible !important;
}
div#OrderSucces {
    min-height: 400px;
}
div#content_content_like {
    margin-bottom: 10px;
}
.textspam {
    text-align: left;
    font-size: 10px;
    padding-top: 15px;
}

.liketext {
    text-align: left;
    font-size: 14px;
    padding-top: 10px;
}
.orderfbdiv
{
     width: 500px;
    float: left;
}
#OrderSucces .button_outer {
    margin-top: 50px;
}
.Order_success_close_button.Order_success_close_button_outer.button_outer {}

#OrderSucces .button_outer {
    margin-top: 50px;
}

.textspam {
    width: 679px;
}

.liketext {
    width: 679px;
    font-size: 13px;
}

div#OrderSucces hr {
    width: 679px;
}

.Order_succes {
    width: 679px;
}
.Product_charge_amount {
    display: inline;
    font-size: 12px;
    }
.price_ground_price {
    font-size: 8px;
}
.price_inner.groundprice_and_special
{
  margin-top: -6px;
}
span.cart_product_name_size {
    font-size: 10px;
}                                                                                     

.ImageRadioOptions .Ingredient_name {
    text-align: center!important;
    height: 126px!important;
    width: 124px!important;
    padding: 0px!important;
}

.ImageRadioOptions .Ingredient_name img {
    width: 90px;
}

.options_image {
    text-align: center;
    /* margin: auto; */
    height: 90px;
    width: 120px;
}

.ImageRadioOptions .prices_list {
    display: block;
    width: 100%;
    text-align: center;
}

.ImageRadioOptions .prices_list .Price_price {
    width: 100% !important;
    text-align: center!important;
}
td.Rechnung_rechnungs_line_link img {
    height: 20px;
}

.Rechnungen_rechnungs_list {
    width: 50%;
}

.Rechnungen_rechnungs_list table {
    width: 100%;
}
.fancybox-overlay  {
    font-family: 'Fira Sans Extra Condensed', sans-serif;
}
.CartOuterDiv {
    background-color: #f4f4f4;
}




.CartOuterDiv {
    background-color: #f4f4f4;
}

input#User_email_input_id_new, input#User_password_input_id_new, input#Adress_firstname_input_id_new,
input#Adress_lastname_input_id_new, input#Adress_street_input_id_new, input#Adress_postalcode_input_id_new, input#Adress_city_input_id_new,
input#Adress_tel_input_id_new, input#Adress_email_input_id_new, input#Adress_mobile_input_id_new, input#User_passwordrepeat_input_id_new, #right .BonusDiv input,
#right .OpishopFieldObject_textinput
 {
    background-color: #f4f4f4;
    border: 0px;
}

.inputlabel {}

#right .inputlabel {
    display: none;
}

#right .inputdiv {
    background-color: #f4f4f4;
    border: 0px;
}

input#User_email_input_id_new, input#User_password_input_id_new, input#Adress_firstname_input_id_new,
input#Adress_lastname_input_id_new, input#Adress_street_input_id_new, input#Adress_postalcode_input_id_new, input#Adress_city_input_id_new,
input#Adress_tel_input_id_new, input#Adress_email_input_id_new, input#Adress_mobile_input_id_new, input#User_passwordrepeat_input_id_new,
#right .OpishopFieldObject_textinput
{
    width: calc(100% - 35px)!important;
    height: 30px;
    padding-left: 5px;
}
#right .BonusDiv input
{
  height: 30px;
    padding-left: 5px;
}
#right .input_div_outer {
    width: calc(100% - 20px) !important;
    float:none;
    margin:0px;
    margin-top:10px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;  
}


.User_login_div .User_email {
    clear: both;
    margin: 0px 10px;
    float: none;
    margin-top: 10px;
}

.User_login_div .User_password {
    margin-right: 0px;
    margin-top: 8px;
    margin-left: 0px;
    padding-left: 10px;
    clear: both;
    padding-right: 10px;
    position: relative;
    left: 0px;
    float: none;
}

#right .validation_div {
            height: 20px;
    width: 20px;
    background-size: contain;
    background-image: none !important;
    display: inline;
    /* width: auto; */
    /* height: auto; */
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    margin-top: 0;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    font-size: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-left: 5px;
}

#right .validation_div.imgNotValide:before {
    content: "\f057";
    text-decoration: inherit;
    display: inline-block;
    speak: none;
    color:red;
}
#right .validation_div.imgValide:before {
    content: "\f00c";
    text-decoration: inherit;
    display: inline-block;
    speak: none;
   color: green;
}
#right .validation_div.imgLoadValide:before {
        text-decoration: inherit;
    display: inline-block;
    speak: none;
    content: "\f110";
    color: gray;
}
#right .validation_div.imgLoadValide
{
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
 }
    

#right .button_inner_middle {
    width: calc(100% - 20px)!important;
}

#right .button_outer {
    width: calc(100% - 20px);
    margin: 0 auto;
    float: none;
    margin-top: 10px;
}
#right #OrderDirectTitle:after {
    content: "\f107";
    font-family: FontAwesome;
    font-size: 18px;
    color: white;
    float: right;
    padding-right: 5px;
}


#OrderDirect.clicked #OrderDirectTitle:after {
    content: "\f106"; 
    color: black;  
}
#OrderDirectTitle
{
    cursor:pointer;
    background-color: #8CC63F;
    text-align: center;
    color: white;
    padding: 7px;
    width: calc(100% - 34px);
    margin: 0 auto;
    font-weight: normal;
    overflow: hidden;
}
#OrderDirectTitle:hover
{
  background-color: ;#a6eb4a;
}
div#OrderDirect.clicked #OrderDirectTitle, div#OrderDirect.UpdateUserData #OrderDirectTitle {
    background-color: transparent;
    color: black;
    text-align: left;
    font-weight: bold;
    padding: 0px;
    width: 100%;
    overflow: visible;
}
div#OrderDirect.clicked #OrderDirectTitle:hover, div#OrderDirect.UpdateUserData #OrderDirectTitle:hover {
     background-color: transparent;
}
#OrderDirectInner
{
    max-height: 0;
    transition: max-height 2s ease-out;
    overflow: hidden;
}

div#OrderDirect.clicked #OrderDirectInner
{
    max-height: 850px;
    transition: max-height 2s ease-in;
    margin-bottom: 10px;
}
#OrderDirect {
    margin: 5px;
    margin-top: 10px;
}
#right .BonusDiv .button_inner_middle {
    width: auto !important;
    padding: 6px;
}
#right .Cart_BonusButton.icon-ok.Cart_BonusButton.icon-ok_outer.button_outer {
    width: 20px;
}

#right
 .BonusDiv .inputdiv {
    width: calc(100% - 28px)!important;
}
#ShipmentdataTitle {
    margin-top: 10px;
}
.onepager_category_name {
    width: 100%;
    background-color: #d4a772;
    font-weight: 600;
    font-size: 33px;
    text-shadow: 4px 4px 2px rgba(0, 0, 0, 0.9);
    text-transform: uppercase;
    padding: 6px;
    color: white;
    text-align: center;
    width: calc(679px - 12px);
}

.cssload-container{
	position:relative;
  height:98px;
  margin-top: 12px;
}
	
.cssload-whirlpool,
.cssload-whirlpool::before,
.cssload-whirlpool::after {
	position: absolute;
	top: 50%;
	left: 50%;
	border: 2px solid rgb(204,204,204);
	border-left-color: rgb(226,0,121);
	border-radius: 1748px;
		-o-border-radius: 1748px;
		-ms-border-radius: 1748px;
		-webkit-border-radius: 1748px;
		-moz-border-radius: 1748px;
}

.cssload-whirlpool {
	margin: -44px 0 0 -44px;
	height: 88px;
	width: 88px;
	animation: cssload-rotate 1150ms linear infinite;
		-o-animation: cssload-rotate 1150ms linear infinite;
		-ms-animation: cssload-rotate 1150ms linear infinite;
		-webkit-animation: cssload-rotate 1150ms linear infinite;
		-moz-animation: cssload-rotate 1150ms linear infinite;
}

.cssload-whirlpool::before {
	content: "";
	margin: -40px 0 0 -40px;
	height: 77px;
	width: 77px;
	animation: cssload-rotate 1150ms linear infinite;
		-o-animation: cssload-rotate 1150ms linear infinite;
		-ms-animation: cssload-rotate 1150ms linear infinite;
		-webkit-animation: cssload-rotate 1150ms linear infinite;
		-moz-animation: cssload-rotate 1150ms linear infinite;
}

.cssload-whirlpool::after {
	content: "";
	margin: -51px 0 0 -51px;
	height: 98px;
	width: 98px;
	animation: cssload-rotate 2300ms linear infinite;
		-o-animation: cssload-rotate 2300ms linear infinite;
		-ms-animation: cssload-rotate 2300ms linear infinite;
		-webkit-animation: cssload-rotate 2300ms linear infinite;
		-moz-animation: cssload-rotate 2300ms linear infinite;
}



@keyframes cssload-rotate {
	100% {
		transform: rotate(360deg);
	}
}

@-o-keyframes cssload-rotate {
	100% {
		-o-transform: rotate(360deg);
	}
}

@-ms-keyframes cssload-rotate {
	100% {
		-ms-transform: rotate(360deg);
	}
}

@-webkit-keyframes cssload-rotate {
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@-moz-keyframes cssload-rotate {
	100% {
		-moz-transform: rotate(360deg);
	}
}

div#successCheck .deliverytime {
    font-weight: bold;
    font-size: 20px;
}

div#successCheck_statustext {
    margin-top: 10px;
    margin-bottom: 20px;
}

#OrderSuccesPayPal .button_outer,#OrderSucces .button_outer {
    
    clear: both;
}