
@font-face {
    font-family: "BoldChanga";
    src: url("/include/fonts/Changa/Changa-SemiBold.ttf") format("truetype");
}
@font-face {
    font-family: "MediumChanga";
    src: url("/include/fonts/Changa/Changa-Medium.ttf") format("truetype");
}
@font-face {
    font-family: "RegularChanga";
    src: url("/include/fonts/Changa/Changa-Regular.ttf") format("truetype");
}

#slickbar{
width: 100%;
height: 120px;
margin: 0 auto;
/* background: white; */
}
.slider {
	width: 50%;
	margin: 100px auto;
}

.slick-slide {
  margin: 0px 10px;
}

.slick-slide img {
  width: 100%;
}

/* .invalid class prevents CSS from automatically applying  input:required:invalid*/
.invalid  {
	background: #ffcccc;
}

.receiptlogo {
	filter: grayscale(100%);
	max-height: 120px;
	width: auto;
	padding-top: 0px;
	display: block;
    margin: 0 auto;
	}
.receiptheader{
	margin-bottom: 10px;
}

.receiptheader td,th{
#	font-family: sans-serif;
	text-align:center;
	padding-right: 1px;
	padding-left:  1px;
}
.receipttable td{
#	font-family: sans-serif;
	font-size: 18px;
	height: 20px;
	text-align:center;
	color: black;
	}
.receipttable th{
	font-weight:bold;
#	font-family: sans-serif;
	font-size: 20px;
	height: 20px;
	text-align:center;
	}
.receipttabletotal td{
#	font-family: sans-serif;
	width:50%;
	height: 25px;
	font-size: 20px;
	text-align:center;
	}
.previewrecipe td{
#	font-family: sans-serif;
	text-align:center;
}
@media only screen {

   .receipttable,.receipttabletotal {visibility: hidden;display:none;}
   .receipt {visibility: hidden;display:none;}

}

.kitchensettings {
	width:100%;
	text-align:center;

}
.kitchensettings td,.kitchensettings th {
	margin: auto;
	vertical-align:middle;
	text-align:center;
	font-family: 'RegularChanga', Times, serif;

}
.kitchensettings th { font-weight: bold;padding-left: 4px;}

.stockstable, .stockstable td, .stockstable th{
	margin: auto;
	vertical-align:middle;
	text-align:center;
	font-family: 'RegularChanga', Times, serif;
}
.stockstable input {
	margin: auto;
	vertical-align:middle;
	text-align:center;
}
/* Mark valid inputs during .invalid state
.invalid input:required:valid {
  background: #17D654 ;
}
#jcart * { margin:0; padding:0; font-family:arial, tahoma, verdana, sans-serif; }
*/

#jcart, #jcart input, #jcart-tooltip { font-size:15px; }

#jcart fieldset { border:0; }

#jcart-error { text-align:center; padding:5px; }

#jcart table { width:100%; border:0; background:#fff; border-collapse:collapse;font-family: 'RegularChanga' !important; }
.jcarttop table { width:100%; border:0; background:#fff; border-collapse:collapse; }
#jcart thead {  }
#jcart-title {  }
#jcart tbody {  }
#jcart tfoot {  }
#jcart tr {  }


.jcart-amount-paid { margin:0px !important;padding:0.5px !important; border:0;height:30px;}
.jcart-amount-paid input{ padding-left:40px  !important;direction:ltr;width:100% !important;height:100%;font-size:15px;text-align:center;}
.jcart-amount-paid select{ text-align-last:center;text-align:center;width:100%;height:100%;font-size:15px;}


.jcart-amount-paid input:-moz-read-only { /* For Firefox */
    background-color: 	#F5F5F5;
}

.jcart-amount-paid input:read-only {
    background-color: 	#F5F5F5;
}

.redbg{
	background: #FFDAB9 !important;
	background-color: trasparent;
}

/*

:required {
  background: red;
}
*/
.jcart-new-account { margin:0px !important;padding:0.5px !important; border:0;height:30px;}
.jcart-new-account input{ direction:ltr;width:100% !important;height:100%;font-size:15px;text-align:center;}
.jcart-new-account input:read-only {
    background-color: 	#F5F5F5;
}
.jcart-coupon { direction:ltr;width:100% !important;height:100%;font-size:15px;text-align:center;}

.jcart-item-qty { width:25%; padding:0px !important; border:0;height:30px;}
.jcart-item-qty input {  font-size: 14px  !important; height:100% !important;}
.jcart-item-picture { width:25px;height:25px;}
#jcart .jcart-item-name { width:50%; font-weight:bold;font-size: 14px;  }
#jcart .jcart-item-price { width:25%; font-weight:bold; text-align:right; font-size: 14px;  }
.jcart-item-price span { display:block;width:100%;height:100%;text-align:center;font-size: 14px; }
.jcart-remove { width:5%; }

.recipeitem {text-align:center !important;font-weight:bold;font-size: 16px;padding-bottom:2px;margin-bottom:2px; }

.itemstext {
	font-family: 'MediumChanga' !important;
	padding:0px;
	width:100%;
	font-size: 7px;
	text-align: center;
	margin: 0px;
}
.ptinput{
	min-width:95%;
	width:100%;
	text-align:center;
	font-size:22px;
	direction:LTR;
}
.tptinput{
	width:100%;
	text-align:center;
	font-size:18px;
	background: transparent;
    border: none;
}
.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 0px;
	width: 100%;
	font-size: 16px;
}
.fileUpload input.upload {
	width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 18px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.jcart-button {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
	background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
	background-color:#f9f9f9;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-family: 'BoldChanga' !important;
	font-size: 20px;
	font-weight:bold;
	padding-bottom:5px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
	width:100%;
}
.jcart-button:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
	background:-moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0);
	background-color:#e9e9e9;
}
.jcart-button:active {
	position:relative;
	top:1px;
}


#jcart-subtotal { display:block; }
#jcart-subtotal strong {  }

#jcart-buttons input { padding:2px; margin:2px; }

#jcart-checkout {height:30px;}

#jcart-paypal-checkout { display:block; width:14em; padding:10px; margin:20px auto; }

#jcart-tooltip { display:none; position:absolute; padding:3px 7px 3px 25px; background: 3px center no-repeat #fdfdfd; border:1px solid #a6c9e2; z-index:9999; }
* { margin:0; padding:0; }

html { background:#fff; font-family:trebuchet ms, candara, sans-serif;  }
body { min-height: 100%;height: auto !important;height: 100%;}



h2, p { margin-bottom:1em; }


.clear { clear:both; }

.category_select{
text-align: -webkit-center;text-align-last:center;text-align:center;width:100%;font-size: 20px;
direction: rtl;
}
.tableselect{
text-align:-moz-center;
text-align: -webkit-center;
text-align-last:center;
text-align:center;
direction: rtl;
width:100%;
font-size: 21px;
height: 30px;
}
.itemform {
padding-top:0px !important;
padding: 0px;
cursor: hand;
float:middle;
display: inline-block;
text-align:center;
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Chrome/Safari/Opera */
     -khtml-user-select: none; /* Konqueror */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  not supported by any browser */
}


.even {
	float:middle;
	}

.even img {
	width:45px;
	height:45px;
	}

/* Item forms */
.jcart ul { margin:0; list-style:none; padding:0px 0px; text-align:left; }
.jcart fieldset { border:0;width:100%; }
.jcart strong { color:#000066; }
.jcart .button { margin:20px;  }


/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* Hide default HTML checkbox */
.switch input {display:none;}

/* The slider */
.sliderbtn {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.sliderbtn:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}



input:focus + .sliderbtn {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .sliderbtn:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.sliderbtn.round {
  border-radius: 34px;
}

.sliderbtn.round:before {
  border-radius: 50%;
}

.spinner {
  margin: 100px auto;
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px;
}

.spinner > div {
  background-color: #333;
  height: 100%;
  width: 6px;
  display: inline-block;

  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% { -webkit-transform: scaleY(0.4) }
  20% { -webkit-transform: scaleY(1.0) }
}

@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }  20% {
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }
}
