/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

* {
	box-sizing: border-box
}

*:before,
*:after {
	box-sizing: border-box
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857;
	color: #333;
	background-color: #fff
}

input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #337ab7;
	text-decoration: none
}

a:hover,
a:focus {
	color: #23527c;
	text-decoration: underline
}

a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 6px
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.42857;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}

.img-circle {
	border-radius: 50%
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

[role="button"] {
	cursor: pointer
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 12px;
	padding-right: 12px
}

.container:before,
.container:after {
	content: " ";
	display: table
}

.container:after {
	clear: both
}

@media (min-width: 480px) {
	.container {
		width: 750px
	}
}

@media (min-width: 768px) {
	.container {
		width: 970px
	}
}

@media (min-width: 960px) {
	.container {
		width: 1170px
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 12px;
	padding-right: 12px
}

.container-fluid:before,
.container-fluid:after {
	content: " ";
	display: table
}

.container-fluid:after {
	clear: both
}

.row {
	margin-left: -12px;
	margin-right: -12px
}

.row:before,
.row:after {
	content: " ";
	display: table
}

.row:after {
	clear: both
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 12px;
	padding-right: 12px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
	float: left
}

.col-xs-1 {
	width: 8.33333%
}

.col-xs-2 {
	width: 16.66667%
}

.col-xs-3 {
	width: 25%
}

.col-xs-4 {
	width: 33.33333%
}

.col-xs-5 {
	width: 41.66667%
}

.col-xs-6 {
	width: 50%
}

.col-xs-7 {
	width: 58.33333%
}

.col-xs-8 {
	width: 66.66667%
}

.col-xs-9 {
	width: 75%
}

.col-xs-10 {
	width: 83.33333%
}

.col-xs-11 {
	width: 91.66667%
}

.col-xs-12 {
	width: 100%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-pull-1 {
	right: 8.33333%
}

.col-xs-pull-2 {
	right: 16.66667%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-4 {
	right: 33.33333%
}

.col-xs-pull-5 {
	right: 41.66667%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-7 {
	right: 58.33333%
}

.col-xs-pull-8 {
	right: 66.66667%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-10 {
	right: 83.33333%
}

.col-xs-pull-11 {
	right: 91.66667%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-push-1 {
	left: 8.33333%
}

.col-xs-push-2 {
	left: 16.66667%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-4 {
	left: 33.33333%
}

.col-xs-push-5 {
	left: 41.66667%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-7 {
	left: 58.33333%
}

.col-xs-push-8 {
	left: 66.66667%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-10 {
	left: 83.33333%
}

.col-xs-push-11 {
	left: 91.66667%
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-offset-0 {
	margin-left: 0%
}

.col-xs-offset-1 {
	margin-left: 8.33333%
}

.col-xs-offset-2 {
	margin-left: 16.66667%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-4 {
	margin-left: 33.33333%
}

.col-xs-offset-5 {
	margin-left: 41.66667%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-7 {
	margin-left: 58.33333%
}

.col-xs-offset-8 {
	margin-left: 66.66667%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-10 {
	margin-left: 83.33333%
}

.col-xs-offset-11 {
	margin-left: 91.66667%
}

.col-xs-offset-12 {
	margin-left: 100%
}

@media (min-width: 480px) {
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12 {
		float: left
	}
	.col-sm-1 {
		width: 8.33333%
	}
	.col-sm-2 {
		width: 16.66667%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-4 {
		width: 33.33333%
	}
	.col-sm-5 {
		width: 41.66667%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-7 {
		width: 58.33333%
	}
	.col-sm-8 {
		width: 66.66667%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-10 {
		width: 83.33333%
	}
	.col-sm-11 {
		width: 91.66667%
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-pull-1 {
		right: 8.33333%
	}
	.col-sm-pull-2 {
		right: 16.66667%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-4 {
		right: 33.33333%
	}
	.col-sm-pull-5 {
		right: 41.66667%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-7 {
		right: 58.33333%
	}
	.col-sm-pull-8 {
		right: 66.66667%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-10 {
		right: 83.33333%
	}
	.col-sm-pull-11 {
		right: 91.66667%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-push-0 {
		left: auto
	}
	.col-sm-push-1 {
		left: 8.33333%
	}
	.col-sm-push-2 {
		left: 16.66667%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-4 {
		left: 33.33333%
	}
	.col-sm-push-5 {
		left: 41.66667%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-7 {
		left: 58.33333%
	}
	.col-sm-push-8 {
		left: 66.66667%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-10 {
		left: 83.33333%
	}
	.col-sm-push-11 {
		left: 91.66667%
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-offset-0 {
		margin-left: 0%
	}
	.col-sm-offset-1 {
		margin-left: 8.33333%
	}
	.col-sm-offset-2 {
		margin-left: 16.66667%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-4 {
		margin-left: 33.33333%
	}
	.col-sm-offset-5 {
		margin-left: 41.66667%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333%
	}
	.col-sm-offset-8 {
		margin-left: 66.66667%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333%
	}
	.col-sm-offset-11 {
		margin-left: 91.66667%
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
}

@media (min-width: 768px) {
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12 {
		float: left
	}
	.col-md-1 {
		width: 8.33333%
	}
	.col-md-2 {
		width: 16.66667%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-4 {
		width: 33.33333%
	}
	.col-md-5 {
		width: 41.66667%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-7 {
		width: 58.33333%
	}
	.col-md-8 {
		width: 66.66667%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-10 {
		width: 83.33333%
	}
	.col-md-11 {
		width: 91.66667%
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-pull-1 {
		right: 8.33333%
	}
	.col-md-pull-2 {
		right: 16.66667%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-4 {
		right: 33.33333%
	}
	.col-md-pull-5 {
		right: 41.66667%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-7 {
		right: 58.33333%
	}
	.col-md-pull-8 {
		right: 66.66667%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-10 {
		right: 83.33333%
	}
	.col-md-pull-11 {
		right: 91.66667%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-push-1,
	.static-page__block,
	.footer__subscribe {
		left: 8.33333%
	}
	.col-md-push-2 {
		left: 16.66667%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-4 {
		left: 33.33333%
	}
	.col-md-push-5 {
		left: 41.66667%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-7 {
		left: 58.33333%
	}
	.col-md-push-8 {
		left: 66.66667%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-10 {
		left: 83.33333%
	}
	.col-md-push-11 {
		left: 91.66667%
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-offset-0 {
		margin-left: 0%
	}
	.col-md-offset-1 {
		margin-left: 8.33333%
	}
	.col-md-offset-2 {
		margin-left: 16.66667%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-4 {
		margin-left: 33.33333%
	}
	.col-md-offset-5 {
		margin-left: 41.66667%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-7 {
		margin-left: 58.33333%
	}
	.col-md-offset-8 {
		margin-left: 66.66667%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-10 {
		margin-left: 83.33333%
	}
	.col-md-offset-11 {
		margin-left: 91.66667%
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
}

@media (min-width: 960px) {
	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12 {
		float: left
	}
	.col-lg-1 {
		width: 8.33333%
	}
	.col-lg-2 {
		width: 16.66667%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-4 {
		width: 33.33333%
	}
	.col-lg-5 {
		width: 41.66667%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-7 {
		width: 58.33333%
	}
	.col-lg-8 {
		width: 66.66667%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-10 {
		width: 83.33333%
	}
	.col-lg-11 {
		width: 91.66667%
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-pull-1 {
		right: 8.33333%
	}
	.col-lg-pull-2 {
		right: 16.66667%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-4 {
		right: 33.33333%
	}
	.col-lg-pull-5 {
		right: 41.66667%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-7 {
		right: 58.33333%
	}
	.col-lg-pull-8 {
		right: 66.66667%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-10 {
		right: 83.33333%
	}
	.col-lg-pull-11 {
		right: 91.66667%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-push-1 {
		left: 8.33333%
	}
	.col-lg-push-2 {
		left: 16.66667%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-4 {
		left: 33.33333%
	}
	.col-lg-push-5 {
		left: 41.66667%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-7 {
		left: 58.33333%
	}
	.col-lg-push-8 {
		left: 66.66667%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-10 {
		left: 83.33333%
	}
	.col-lg-push-11 {
		left: 91.66667%
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-offset-0 {
		margin-left: 0%
	}
	.col-lg-offset-1 {
		margin-left: 8.33333%
	}
	.col-lg-offset-2 {
		margin-left: 16.66667%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-4 {
		margin-left: 33.33333%
	}
	.col-lg-offset-5 {
		margin-left: 41.66667%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-7 {
		margin-left: 58.33333%
	}
	.col-lg-offset-8 {
		margin-left: 66.66667%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-10 {
		margin-left: 83.33333%
	}
	.col-lg-offset-11 {
		margin-left: 91.66667%
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid \9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}

.dropup,
.dropdown {
	position: relative
}

.dropdown-toggle:focus {
	outline: 0
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box
}

.dropdown-menu.pull-right,
.dropdown-menu.toppings-add__to__cart,
.dropdown-menu.voucher-checkout-apply_selected_voucher {
	right: 0;
	left: auto
}

.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857;
	color: #333;
	white-space: nowrap
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #337ab7
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
	color: #777
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	cursor: not-allowed
}

.open > .dropdown-menu {
	display: block
}

.open > a {
	outline: 0
}

.dropdown-menu-right {
	left: auto;
	right: 0
}

.dropdown-menu-left {
	left: 0;
	right: auto
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857;
	color: #777;
	white-space: nowrap
}

.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990
}

.pull-right > .dropdown-menu,
.toppings-add__to__cart > .dropdown-menu,
.voucher-checkout-apply_selected_voucher > .dropdown-menu {
	right: 0;
	left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid \9;
	content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px
}

@media (min-width: 480px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto
	}
	.navbar-right .dropdown-menu-left {
		left: 0;
		right: auto
	}
}

.modal-open {
	overflow: hidden
}

.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	transform: translate(0, -25%);
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	background-clip: padding-box;
	outline: 0
}

.modal-backdrop,
.postal-index-form-overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade,
.fade.postal-index-form-overlay {
	opacity: 0;
	filter: alpha(opacity=0)
}

.modal-backdrop.in,
.in.postal-index-form-overlay {
	opacity: .5;
	filter: alpha(opacity=50)
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5
}

.modal-header:before,
.modal-header:after {
	content: " ";
	display: table
}

.modal-header:after {
	clear: both
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 1.42857
}

.modal-body {
	position: relative;
	padding: 15px
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer:before,
.modal-footer:after {
	content: " ";
	display: table
}

.modal-footer:after {
	clear: both
}

.modal-footer .btn + .btn {
	margin-left: 5px;
	margin-bottom: 0
}

.modal-footer .btn-group .btn + .btn {
	margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
	margin-left: 0
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width: 480px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}
	.modal-content {
		box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
	}
	.modal-sm {
		width: 300px
	}
}

@media (min-width: 768px) {
	.modal-lg {
		width: 900px
	}
}

.clearfix:before,
.restaurants__city-bottom-info:before,
.checkout__delivery-information__postcode:before,
.checkout__delivery-information__city:before,
.checkout__payment__credit-card-fields-form-group--expiry:before,
.checkout__payment__credit-card-fields-form-group--cvc:before,
.checkout__delivery-information__address_line1:before,
.checkout__delivery-information__address_line2:before,
.checkout__contact-information__form-first-name:before,
.checkout__contact-information__form-last-name:before,
.checkout__payment__voucher-code:before,
.checkout__payment__voucher-apply:before,
.checkout__payment__extra-info:before,
.checkout__payment__extra-info-apply:before,
.checkout__payment__voucher-form:before,
.checkout__extra__info-form:before,
.profile__block:before,
.clearfix:after,
.restaurants__city-bottom-info:after,
.checkout__delivery-information__postcode:after,
.checkout__delivery-information__city:after,
.checkout__payment__credit-card-fields-form-group--expiry:after,
.checkout__payment__credit-card-fields-form-group--cvc:after,
.checkout__delivery-information__address_line1:after,
.checkout__delivery-information__address_line2:after,
.checkout__contact-information__form-first-name:after,
.checkout__contact-information__form-last-name:after,
.checkout__payment__voucher-code:after,
.checkout__payment__voucher-apply:after,
.checkout__payment__extra-info:after,
.checkout__payment__extra-info-apply:after,
.checkout__payment__voucher-form:after,
.checkout__extra__info-form:after,
.profile__block:after {
	content: " ";
	display: table
}

.clearfix:after,
.restaurants__city-bottom-info:after,
.checkout__delivery-information__postcode:after,
.checkout__delivery-information__city:after,
.checkout__payment__credit-card-fields-form-group--expiry:after,
.checkout__payment__credit-card-fields-form-group--cvc:after,
.checkout__delivery-information__address_line1:after,
.checkout__delivery-information__address_line2:after,
.checkout__contact-information__form-first-name:after,
.checkout__contact-information__form-last-name:after,
.checkout__payment__voucher-code:after,
.checkout__payment__voucher-apply:after,
.checkout__payment__extra-info:after,
.checkout__payment__extra-info-apply:after,
.checkout__payment__voucher-form:after,
.checkout__extra__info-form:after,
.profile__block:after {
	clear: both
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.pull-right,
.toppings-add__to__cart,
.voucher-checkout-apply_selected_voucher {
	float: right !important
}

.pull-left {
	float: left !important
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	display: none !important
}

.affix {
	position: fixed
}

@-ms-viewport {
	width: device-width
}

.visible-xs {
	display: none !important
}

.visible-sm {
	display: none !important
}

.visible-md {
	display: none !important
}

.visible-lg {
	display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
	display: none !important
}

@media (max-width: 767px) {
	.visible-xs {
		display: block !important
	}
	table.visible-xs {
		display: table !important
	}
	tr.visible-xs {
		display: table-row !important
	}
	th.visible-xs,
	td.visible-xs {
		display: table-cell !important
	}
}

@media (max-width: 767px) {
	.visible-xs-block {
		display: block !important
	}
}

@media (max-width: 767px) {
	.visible-xs-inline {
		display: inline !important
	}
}

@media (max-width: 767px) {
	.visible-xs-inline-block {
		display: inline-block !important
	}
}

@media (min-width: 480px) and (max-width: 991px) {
	.visible-sm {
		display: block !important
	}
	table.visible-sm {
		display: table !important
	}
	tr.visible-sm {
		display: table-row !important
	}
	th.visible-sm,
	td.visible-sm {
		display: table-cell !important
	}
}

@media (min-width: 480px) and (max-width: 991px) {
	.visible-sm-block {
		display: block !important
	}
}

@media (min-width: 480px) and (max-width: 991px) {
	.visible-sm-inline {
		display: inline !important
	}
}

@media (min-width: 480px) and (max-width: 991px) {
	.visible-sm-inline-block {
		display: inline-block !important
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
	.visible-md {
		display: block !important
	}
	table.visible-md {
		display: table !important
	}
	tr.visible-md {
		display: table-row !important
	}
	th.visible-md,
	td.visible-md {
		display: table-cell !important
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
	.visible-md-block {
		display: block !important
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
	.visible-md-inline {
		display: inline !important
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
	.visible-md-inline-block {
		display: inline-block !important
	}
}

@media (min-width: 960px) {
	.visible-lg {
		display: block !important
	}
	table.visible-lg {
		display: table !important
	}
	tr.visible-lg {
		display: table-row !important
	}
	th.visible-lg,
	td.visible-lg {
		display: table-cell !important
	}
}

@media (min-width: 960px) {
	.visible-lg-block {
		display: block !important
	}
}

@media (min-width: 960px) {
	.visible-lg-inline {
		display: inline !important
	}
}

@media (min-width: 960px) {
	.visible-lg-inline-block {
		display: inline-block !important
	}
}

@media (max-width: 767px) {
	.hidden-xs {
		display: none !important
	}
}

@media (min-width: 480px) and (max-width: 991px) {
	.hidden-sm {
		display: none !important
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
	.hidden-md {
		display: none !important
	}
}

@media (min-width: 960px) {
	.hidden-lg {
		display: none !important
	}
}

.visible-print {
	display: none !important
}

@media print {
	.visible-print {
		display: block !important
	}
	table.visible-print {
		display: table !important
	}
	tr.visible-print {
		display: table-row !important
	}
	th.visible-print,
	td.visible-print {
		display: table-cell !important
	}
}

.visible-print-block {
	display: none !important
}

@media print {
	.visible-print-block {
		display: block !important
	}
}

.visible-print-inline {
	display: none !important
}

@media print {
	.visible-print-inline {
		display: inline !important
	}
}

.visible-print-inline-block {
	display: none !important
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important
	}
}

@media print {
	.hidden-print {
		display: none !important
	}
}

@font-face {
	font-family: 'MuseoSans';
	src: url("../../fonts/MuseoSans300.eot");
	src: url("../../fonts/MuseoSans300.eot?#iefix") format("embedded-opentype"), url("../../fonts/MuseoSans300.woff2") format("woff2"), url("../../fonts/MuseoSans300.woff") format("woff"), url("../../fonts/MuseoSans300.ttf") format("truetype");
	font-weight: 300
}

@font-face {
	font-family: 'MuseoSans';
	src: url("../../fonts/MuseoSans500.eot");
	src: url("../../fonts/MuseoSans500.eot?#iefix") format("embedded-opentype"), url("../../fonts/MuseoSans500.woff2") format("woff2"), url("../../fonts/MuseoSans500.woff") format("woff"), url("../../fonts/MuseoSans500.ttf") format("truetype");
	font-weight: 500
}

@font-face {
	font-family: 'MuseoSans';
	src: url("../../fonts/MuseoSans700.eot");
	src: url("../../fonts/MuseoSans700.eot?#iefix") format("embedded-opentype"), url("../../fonts/MuseoSans700.woff2") format("woff2"), url("../../fonts/MuseoSans700.woff") format("woff"), url("../../fonts/MuseoSans700.ttf") format("truetype");
	font-weight: 700
}

@font-face {
	font-family: 'icomoon';
	src: url("../../fonts/icomoon.eot?2");
	src: url("../../fonts/icomoon.eot?2") format("embedded-opentype"), url("../../fonts/icomoon.ttf?2") format("truetype"), url("../../fonts/icomoon.woff?2") format("woff"), url("../../fonts/icomoon.svg?2#icomoon") format("svg");
	font-weight: 500;
	font-style: 500
}

@font-face {
	font-family: 'icomoon';
	src: url("../../fonts/icomoon.eot?19");
	src: url("../../fonts/icomoon.eot?19") format("embedded-opentype"), url("../../fonts/icomoon.ttf?19") format("truetype"), url("../../fonts/icomoon.woff?19") format("woff"), url("../../fonts/icomoon.svg?19#icomoon") format("svg");
	font-weight: normal;
	font-style: normal
}

@-webkit-keyframes animSlideIn {
	0% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 500, 0, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 500, 0, 0, 1)
	}
	1.3% {
		-webkit-transform: matrix3d(1.207, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 395.034, 0, 0, 1);
		transform: matrix3d(1.207, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 395.034, 0, 0, 1)
	}
	2.55% {
		-webkit-transform: matrix3d(1.254, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 304.663, 0, 0, 1);
		transform: matrix3d(1.254, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 304.663, 0, 0, 1)
	}
	4.1% {
		-webkit-transform: matrix3d(1.216, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 209.854, 0, 0, 1);
		transform: matrix3d(1.216, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 209.854, 0, 0, 1)
	}
	5.71% {
		-webkit-transform: matrix3d(1.146, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 132.66, 0, 0, 1);
		transform: matrix3d(1.146, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 132.66, 0, 0, 1)
	}
	8.11% {
		-webkit-transform: matrix3d(1.059, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 52.745, 0, 0, 1);
		transform: matrix3d(1.059, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 52.745, 0, 0, 1)
	}
	8.81% {
		-webkit-transform: matrix3d(1.041, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 36.4, 0, 0, 1);
		transform: matrix3d(1.041, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 36.4, 0, 0, 1)
	}
	11.96% {
		-webkit-transform: matrix3d(1.002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -8.042, 0, 0, 1);
		transform: matrix3d(1.002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -8.042, 0, 0, 1)
	}
	12.11% {
		-webkit-transform: matrix3d(1.002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -9.217, 0, 0, 1);
		transform: matrix3d(1.002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -9.217, 0, 0, 1)
	}
	15.07% {
		-webkit-transform: matrix3d(0.996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -21.103, 0, 0, 1);
		transform: matrix3d(0.996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -21.103, 0, 0, 1)
	}
	16.12% {
		-webkit-transform: matrix3d(0.996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -21.678, 0, 0, 1);
		transform: matrix3d(0.996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -21.678, 0, 0, 1)
	}
	27.23% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -3.919, 0, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -3.919, 0, 0, 1)
	}
	27.58% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -3.534, 0, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -3.534, 0, 0, 1)
	}
	38.34% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.518, 0, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.518, 0, 0, 1)
	}
	40.09% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.485, 0, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.485, 0, 0, 1)
	}
	50% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.08, 0, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.08, 0, 0, 1)
	}
	60.56% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.012, 0, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.012, 0, 0, 1)
	}
	100%,
	82.78% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
}

@keyframes animSlideIn {
	0% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 500, 0, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 500, 0, 0, 1)
	}
	1.3% {
		-webkit-transform: matrix3d(1.207, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 395.034, 0, 0, 1);
		transform: matrix3d(1.207, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 395.034, 0, 0, 1)
	}
	2.55% {
		-webkit-transform: matrix3d(1.254, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 304.663, 0, 0, 1);
		transform: matrix3d(1.254, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 304.663, 0, 0, 1)
	}
	4.1% {
		-webkit-transform: matrix3d(1.216, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 209.854, 0, 0, 1);
		transform: matrix3d(1.216, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 209.854, 0, 0, 1)
	}
	5.71% {
		-webkit-transform: matrix3d(1.146, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 132.66, 0, 0, 1);
		transform: matrix3d(1.146, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 132.66, 0, 0, 1)
	}
	8.11% {
		-webkit-transform: matrix3d(1.059, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 52.745, 0, 0, 1);
		transform: matrix3d(1.059, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 52.745, 0, 0, 1)
	}
	8.81% {
		-webkit-transform: matrix3d(1.041, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 36.4, 0, 0, 1);
		transform: matrix3d(1.041, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 36.4, 0, 0, 1)
	}
	11.96% {
		-webkit-transform: matrix3d(1.002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -8.042, 0, 0, 1);
		transform: matrix3d(1.002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -8.042, 0, 0, 1)
	}
	12.11% {
		-webkit-transform: matrix3d(1.002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -9.217, 0, 0, 1);
		transform: matrix3d(1.002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -9.217, 0, 0, 1)
	}
	15.07% {
		-webkit-transform: matrix3d(0.996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -21.103, 0, 0, 1);
		transform: matrix3d(0.996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -21.103, 0, 0, 1)
	}
	16.12% {
		-webkit-transform: matrix3d(0.996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -21.678, 0, 0, 1);
		transform: matrix3d(0.996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -21.678, 0, 0, 1)
	}
	27.23% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -3.919, 0, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -3.919, 0, 0, 1)
	}
	27.58% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -3.534, 0, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -3.534, 0, 0, 1)
	}
	38.34% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.518, 0, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.518, 0, 0, 1)
	}
	40.09% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.485, 0, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.485, 0, 0, 1)
	}
	50% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.08, 0, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.08, 0, 0, 1)
	}
	60.56% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.012, 0, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.012, 0, 0, 1)
	}
	100%,
	82.78% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
}

@-webkit-keyframes animSlideOut {
	0% {
		-webkit-transform: translate3d(0, 0, 0)
	}
	100% {
		-webkit-transform: translate3d(300px, 0, 0) translate3d(100%, 0, 0)
	}
}

@keyframes animSlideOut {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	100% {
		-webkit-transform: translate3d(300px, 0, 0) translate3d(100%, 0, 0);
		transform: translate3d(300px, 0, 0) translate3d(100%, 0, 0)
	}
}

@-webkit-keyframes animScale {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 40px, 0) scale3d(0.1, 0.6, 1)
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1)
	}
}

@keyframes animScale {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 40px, 0) scale3d(0.1, 0.6, 1);
		transform: translate3d(0, 40px, 0) scale3d(0.1, 0.6, 1)
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
		transform: translate3d(0, 0, 0) scale3d(1, 1, 1)
	}
}

@-webkit-keyframes animJelly {
	0% {
		-webkit-transform: matrix3d(0.3, 0, 0, 0, 0, 0.3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.3, 0, 0, 0, 0, 0.3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	4.5% {
		-webkit-transform: matrix3d(0.606, 0, 0, 0, 0, 0.64, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.606, 0, 0, 0, 0, 0.64, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	5.51% {
		-webkit-transform: matrix3d(0.666, 0, 0, 0, 0, 0.711, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.666, 0, 0, 0, 0, 0.711, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	9.01% {
		-webkit-transform: matrix3d(0.843, 0, 0, 0, 0, 0.916, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.843, 0, 0, 0, 0, 0.916, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	11.01% {
		-webkit-transform: matrix3d(0.917, 0, 0, 0, 0, 0.997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.917, 0, 0, 0, 0, 0.997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	13.51% {
		-webkit-transform: matrix3d(0.984, 0, 0, 0, 0, 1.061, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.984, 0, 0, 0, 0, 1.061, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	16.52% {
		-webkit-transform: matrix3d(1.033, 0, 0, 0, 0, 1.094, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.033, 0, 0, 0, 0, 1.094, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	17.92% {
		-webkit-transform: matrix3d(1.046, 0, 0, 0, 0, 1.097, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.046, 0, 0, 0, 0, 1.097, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	21.92% {
		-webkit-transform: matrix3d(1.059, 0, 0, 0, 0, 1.08, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.059, 0, 0, 0, 0, 1.08, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	29.03% {
		-webkit-transform: matrix3d(1.039, 0, 0, 0, 0, 1.023, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.039, 0, 0, 0, 0, 1.023, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	34.63% {
		-webkit-transform: matrix3d(1.018, 0, 0, 0, 0, 0.996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.018, 0, 0, 0, 0, 0.996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	36.24% {
		-webkit-transform: matrix3d(1.013, 0, 0, 0, 0, 0.992, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.013, 0, 0, 0, 0, 0.992, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	40.14% {
		-webkit-transform: matrix3d(1.004, 0, 0, 0, 0, 0.989, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.004, 0, 0, 0, 0, 0.989, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	50.55% {
		-webkit-transform: matrix3d(0.996, 0, 0, 0, 0, 0.997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.996, 0, 0, 0, 0, 0.997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	62.36% {
		-webkit-transform: matrix3d(0.999, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.999, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	100%,
	79.08%,
	84.68% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
}

@keyframes animJelly {
	0% {
		-webkit-transform: matrix3d(0.3, 0, 0, 0, 0, 0.3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.3, 0, 0, 0, 0, 0.3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	4.5% {
		-webkit-transform: matrix3d(0.606, 0, 0, 0, 0, 0.64, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.606, 0, 0, 0, 0, 0.64, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	5.51% {
		-webkit-transform: matrix3d(0.666, 0, 0, 0, 0, 0.711, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.666, 0, 0, 0, 0, 0.711, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	9.01% {
		-webkit-transform: matrix3d(0.843, 0, 0, 0, 0, 0.916, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.843, 0, 0, 0, 0, 0.916, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	11.01% {
		-webkit-transform: matrix3d(0.917, 0, 0, 0, 0, 0.997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.917, 0, 0, 0, 0, 0.997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	13.51% {
		-webkit-transform: matrix3d(0.984, 0, 0, 0, 0, 1.061, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.984, 0, 0, 0, 0, 1.061, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	16.52% {
		-webkit-transform: matrix3d(1.033, 0, 0, 0, 0, 1.094, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.033, 0, 0, 0, 0, 1.094, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	17.92% {
		-webkit-transform: matrix3d(1.046, 0, 0, 0, 0, 1.097, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.046, 0, 0, 0, 0, 1.097, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	21.92% {
		-webkit-transform: matrix3d(1.059, 0, 0, 0, 0, 1.08, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.059, 0, 0, 0, 0, 1.08, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	29.03% {
		-webkit-transform: matrix3d(1.039, 0, 0, 0, 0, 1.023, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.039, 0, 0, 0, 0, 1.023, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	34.63% {
		-webkit-transform: matrix3d(1.018, 0, 0, 0, 0, 0.996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.018, 0, 0, 0, 0, 0.996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	36.24% {
		-webkit-transform: matrix3d(1.013, 0, 0, 0, 0, 0.992, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.013, 0, 0, 0, 0, 0.992, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	40.14% {
		-webkit-transform: matrix3d(1.004, 0, 0, 0, 0, 0.989, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.004, 0, 0, 0, 0, 0.989, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	50.55% {
		-webkit-transform: matrix3d(0.996, 0, 0, 0, 0, 0.997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.996, 0, 0, 0, 0, 0.997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	62.36% {
		-webkit-transform: matrix3d(0.999, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.999, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	100%,
	79.08%,
	84.68% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
}

@-webkit-keyframes animJellyThreeQuarterScale {
	0% {
		-webkit-transform: matrix3d(0.2, 0, 0, 0, 0, 0.2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.2, 0, 0, 0, 0, 0.2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	2.4% {
		-webkit-transform: matrix3d(0.447, 0, 0, 0, 0, 0.478, 0, 0, 0, 0, 1, 0, 0, -12.759, 0, 1);
		transform: matrix3d(0.447, 0, 0, 0, 0, 0.478, 0, 0, 0, 0, 1, 0, 0, -12.759, 0, 1)
	}
	3.28% {
		-webkit-transform: matrix3d(0.519, 0, 0, 0, 0, 0.565, 0, 0, 0, 0, 1, 0, 0, -20.381, 0, 1);
		transform: matrix3d(0.519, 0, 0, 0, 0, 0.565, 0, 0, 0, 0, 1, 0, 0, -20.381, 0, 1)
	}
	4.3% {
		-webkit-transform: matrix3d(0.589, 0, 0, 0, 0, 0.649, 0, 0, 0, 0, 1, 0, 0, -30.025, 0, 1);
		transform: matrix3d(0.589, 0, 0, 0, 0, 0.649, 0, 0, 0, 0, 1, 0, 0, -30.025, 0, 1)
	}
	4.8% {
		-webkit-transform: matrix3d(0.618, 0, 0, 0, 0, 0.682, 0, 0, 0, 0, 1, 0, 0, -34.797, 0, 1);
		transform: matrix3d(0.618, 0, 0, 0, 0, 0.682, 0, 0, 0, 0, 1, 0, 0, -34.797, 0, 1)
	}
	6.49% {
		-webkit-transform: matrix3d(0.692, 0, 0, 0, 0, 0.762, 0, 0, 0, 0, 1, 0, 0, -49.647, 0, 1);
		transform: matrix3d(0.692, 0, 0, 0, 0, 0.762, 0, 0, 0, 0, 1, 0, 0, -49.647, 0, 1)
	}
	7.21% {
		-webkit-transform: matrix3d(0.715, 0, 0, 0, 0, 0.782, 0, 0, 0, 0, 1, 0, 0, -55.053, 0, 1);
		transform: matrix3d(0.715, 0, 0, 0, 0, 0.782, 0, 0, 0, 0, 1, 0, 0, -55.053, 0, 1)
	}
	8.61% {
		-webkit-transform: matrix3d(0.746, 0, 0, 0, 0, 0.803, 0, 0, 0, 0, 1, 0, 0, -63.487, 0, 1);
		transform: matrix3d(0.746, 0, 0, 0, 0, 0.803, 0, 0, 0, 0, 1, 0, 0, -63.487, 0, 1)
	}
	9.61% {
		-webkit-transform: matrix3d(0.759, 0, 0, 0, 0, 0.806, 0, 0, 0, 0, 1, 0, 0, -67.836, 0, 1);
		transform: matrix3d(0.759, 0, 0, 0, 0, 0.806, 0, 0, 0, 0, 1, 0, 0, -67.836, 0, 1)
	}
	9.69% {
		-webkit-transform: matrix3d(0.76, 0, 0, 0, 0, 0.806, 0, 0, 0, 0, 1, 0, 0, -68.128, 0, 1);
		transform: matrix3d(0.76, 0, 0, 0, 0, 0.806, 0, 0, 0, 0, 1, 0, 0, -68.128, 0, 1)
	}
	12.89% {
		-webkit-transform: matrix3d(0.774, 0, 0, 0, 0, 0.786, 0, 0, 0, 0, 1, 0, 0, -74.433, 0, 1);
		transform: matrix3d(0.774, 0, 0, 0, 0, 0.786, 0, 0, 0, 0, 1, 0, 0, -74.433, 0, 1)
	}
	12.91% {
		-webkit-transform: matrix3d(0.774, 0, 0, 0, 0, 0.786, 0, 0, 0, 0, 1, 0, 0, -74.447, 0, 1);
		transform: matrix3d(0.774, 0, 0, 0, 0, 0.786, 0, 0, 0, 0, 1, 0, 0, -74.447, 0, 1)
	}
	15.78% {
		-webkit-transform: matrix3d(0.769, 0, 0, 0, 0, 0.763, 0, 0, 0, 0, 1, 0, 0, -74.797, 0, 1);
		transform: matrix3d(0.769, 0, 0, 0, 0, 0.763, 0, 0, 0, 0, 1, 0, 0, -74.797, 0, 1)
	}
	17.22% {
		-webkit-transform: matrix3d(0.765, 0, 0, 0, 0, 0.755, 0, 0, 0, 0, 1, 0, 0, -74.255, 0, 1);
		transform: matrix3d(0.765, 0, 0, 0, 0, 0.755, 0, 0, 0, 0, 1, 0, 0, -74.255, 0, 1)
	}
	21.78% {
		-webkit-transform: matrix3d(0.754, 0, 0, 0, 0, 0.746, 0, 0, 0, 0, 1, 0, 0, -71.836, 0, 1);
		transform: matrix3d(0.754, 0, 0, 0, 0, 0.746, 0, 0, 0, 0, 1, 0, 0, -71.836, 0, 1)
	}
	21.94% {
		-webkit-transform: matrix3d(0.754, 0, 0, 0, 0, 0.746, 0, 0, 0, 0, 1, 0, 0, -71.749, 0, 1);
		transform: matrix3d(0.754, 0, 0, 0, 0, 0.746, 0, 0, 0, 0, 1, 0, 0, -71.749, 0, 1)
	}
	28.33% {
		-webkit-transform: matrix3d(0.75, 0, 0, 0, 0, 0.749, 0, 0, 0, 0, 1, 0, 0, -68.815, 0, 1);
		transform: matrix3d(0.75, 0, 0, 0, 0, 0.749, 0, 0, 0, 0, 1, 0, 0, -68.815, 0, 1)
	}
	30.67% {
		-webkit-transform: matrix3d(0.749, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -68.09, 0, 1);
		transform: matrix3d(0.749, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -68.09, 0, 1)
	}
	34.27% {
		-webkit-transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.391, 0, 1);
		transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.391, 0, 1)
	}
	39.44% {
		-webkit-transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.089, 0, 1);
		transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.089, 0, 1)
	}
	46.61% {
		-webkit-transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.277, 0, 1);
		transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.277, 0, 1)
	}
	48.45% {
		-webkit-transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.342, 0, 1);
		transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.342, 0, 1)
	}
	58.94% {
		-webkit-transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.524, 0, 1);
		transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.524, 0, 1)
	}
	61.66% {
		-webkit-transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.528, 0, 1);
		transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.528, 0, 1)
	}
	66.23% {
		-webkit-transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.521, 0, 1);
		transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.521, 0, 1)
	}
	71.19% {
		-webkit-transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.509, 0, 1);
		transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.509, 0, 1)
	}
	80% {
		-webkit-transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.499, 0, 1);
		transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.499, 0, 1)
	}
	83.98% {
		-webkit-transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.498, 0, 1);
		transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.498, 0, 1)
	}
	100% {
		-webkit-transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.5, 0, 1);
		transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.5, 0, 1)
	}
}

@keyframes animJellyThreeQuarterScale {
	0% {
		-webkit-transform: matrix3d(0.2, 0, 0, 0, 0, 0.2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.2, 0, 0, 0, 0, 0.2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	2.4% {
		-webkit-transform: matrix3d(0.447, 0, 0, 0, 0, 0.478, 0, 0, 0, 0, 1, 0, 0, -12.759, 0, 1);
		transform: matrix3d(0.447, 0, 0, 0, 0, 0.478, 0, 0, 0, 0, 1, 0, 0, -12.759, 0, 1)
	}
	3.28% {
		-webkit-transform: matrix3d(0.519, 0, 0, 0, 0, 0.565, 0, 0, 0, 0, 1, 0, 0, -20.381, 0, 1);
		transform: matrix3d(0.519, 0, 0, 0, 0, 0.565, 0, 0, 0, 0, 1, 0, 0, -20.381, 0, 1)
	}
	4.3% {
		-webkit-transform: matrix3d(0.589, 0, 0, 0, 0, 0.649, 0, 0, 0, 0, 1, 0, 0, -30.025, 0, 1);
		transform: matrix3d(0.589, 0, 0, 0, 0, 0.649, 0, 0, 0, 0, 1, 0, 0, -30.025, 0, 1)
	}
	4.8% {
		-webkit-transform: matrix3d(0.618, 0, 0, 0, 0, 0.682, 0, 0, 0, 0, 1, 0, 0, -34.797, 0, 1);
		transform: matrix3d(0.618, 0, 0, 0, 0, 0.682, 0, 0, 0, 0, 1, 0, 0, -34.797, 0, 1)
	}
	6.49% {
		-webkit-transform: matrix3d(0.692, 0, 0, 0, 0, 0.762, 0, 0, 0, 0, 1, 0, 0, -49.647, 0, 1);
		transform: matrix3d(0.692, 0, 0, 0, 0, 0.762, 0, 0, 0, 0, 1, 0, 0, -49.647, 0, 1)
	}
	7.21% {
		-webkit-transform: matrix3d(0.715, 0, 0, 0, 0, 0.782, 0, 0, 0, 0, 1, 0, 0, -55.053, 0, 1);
		transform: matrix3d(0.715, 0, 0, 0, 0, 0.782, 0, 0, 0, 0, 1, 0, 0, -55.053, 0, 1)
	}
	8.61% {
		-webkit-transform: matrix3d(0.746, 0, 0, 0, 0, 0.803, 0, 0, 0, 0, 1, 0, 0, -63.487, 0, 1);
		transform: matrix3d(0.746, 0, 0, 0, 0, 0.803, 0, 0, 0, 0, 1, 0, 0, -63.487, 0, 1)
	}
	9.61% {
		-webkit-transform: matrix3d(0.759, 0, 0, 0, 0, 0.806, 0, 0, 0, 0, 1, 0, 0, -67.836, 0, 1);
		transform: matrix3d(0.759, 0, 0, 0, 0, 0.806, 0, 0, 0, 0, 1, 0, 0, -67.836, 0, 1)
	}
	9.69% {
		-webkit-transform: matrix3d(0.76, 0, 0, 0, 0, 0.806, 0, 0, 0, 0, 1, 0, 0, -68.128, 0, 1);
		transform: matrix3d(0.76, 0, 0, 0, 0, 0.806, 0, 0, 0, 0, 1, 0, 0, -68.128, 0, 1)
	}
	12.89% {
		-webkit-transform: matrix3d(0.774, 0, 0, 0, 0, 0.786, 0, 0, 0, 0, 1, 0, 0, -74.433, 0, 1);
		transform: matrix3d(0.774, 0, 0, 0, 0, 0.786, 0, 0, 0, 0, 1, 0, 0, -74.433, 0, 1)
	}
	12.91% {
		-webkit-transform: matrix3d(0.774, 0, 0, 0, 0, 0.786, 0, 0, 0, 0, 1, 0, 0, -74.447, 0, 1);
		transform: matrix3d(0.774, 0, 0, 0, 0, 0.786, 0, 0, 0, 0, 1, 0, 0, -74.447, 0, 1)
	}
	15.78% {
		-webkit-transform: matrix3d(0.769, 0, 0, 0, 0, 0.763, 0, 0, 0, 0, 1, 0, 0, -74.797, 0, 1);
		transform: matrix3d(0.769, 0, 0, 0, 0, 0.763, 0, 0, 0, 0, 1, 0, 0, -74.797, 0, 1)
	}
	17.22% {
		-webkit-transform: matrix3d(0.765, 0, 0, 0, 0, 0.755, 0, 0, 0, 0, 1, 0, 0, -74.255, 0, 1);
		transform: matrix3d(0.765, 0, 0, 0, 0, 0.755, 0, 0, 0, 0, 1, 0, 0, -74.255, 0, 1)
	}
	21.78% {
		-webkit-transform: matrix3d(0.754, 0, 0, 0, 0, 0.746, 0, 0, 0, 0, 1, 0, 0, -71.836, 0, 1);
		transform: matrix3d(0.754, 0, 0, 0, 0, 0.746, 0, 0, 0, 0, 1, 0, 0, -71.836, 0, 1)
	}
	21.94% {
		-webkit-transform: matrix3d(0.754, 0, 0, 0, 0, 0.746, 0, 0, 0, 0, 1, 0, 0, -71.749, 0, 1);
		transform: matrix3d(0.754, 0, 0, 0, 0, 0.746, 0, 0, 0, 0, 1, 0, 0, -71.749, 0, 1)
	}
	28.33% {
		-webkit-transform: matrix3d(0.75, 0, 0, 0, 0, 0.749, 0, 0, 0, 0, 1, 0, 0, -68.815, 0, 1);
		transform: matrix3d(0.75, 0, 0, 0, 0, 0.749, 0, 0, 0, 0, 1, 0, 0, -68.815, 0, 1)
	}
	30.67% {
		-webkit-transform: matrix3d(0.749, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -68.09, 0, 1);
		transform: matrix3d(0.749, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -68.09, 0, 1)
	}
	34.27% {
		-webkit-transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.391, 0, 1);
		transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.391, 0, 1)
	}
	39.44% {
		-webkit-transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.089, 0, 1);
		transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.089, 0, 1)
	}
	46.61% {
		-webkit-transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.277, 0, 1);
		transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.277, 0, 1)
	}
	48.45% {
		-webkit-transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.342, 0, 1);
		transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.342, 0, 1)
	}
	58.94% {
		-webkit-transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.524, 0, 1);
		transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.524, 0, 1)
	}
	61.66% {
		-webkit-transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.528, 0, 1);
		transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.528, 0, 1)
	}
	66.23% {
		-webkit-transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.521, 0, 1);
		transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.521, 0, 1)
	}
	71.19% {
		-webkit-transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.509, 0, 1);
		transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.509, 0, 1)
	}
	80% {
		-webkit-transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.499, 0, 1);
		transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.499, 0, 1)
	}
	83.98% {
		-webkit-transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.498, 0, 1);
		transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.498, 0, 1)
	}
	100% {
		-webkit-transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.5, 0, 1);
		transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, -67.5, 0, 1)
	}
}

@-webkit-keyframes fadeToThreeQuarters {
	0% {
		opacity: 0
	}
	100% {
		opacity: .75
	}
}

@keyframes fadeToThreeQuarters {
	0% {
		opacity: 0
	}
	100% {
		opacity: .75
	}
}

@-webkit-keyframes fadeFromThreeQuarters {
	0% {
		opacity: .75
	}
	100% {
		opacity: 0
	}
}

@keyframes fadeFromThreeQuarters {
	0% {
		opacity: .75
	}
	100% {
		opacity: 0
	}
}

@-webkit-keyframes slideUp {
	0% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 3000, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 3000, 0, 1)
	}
	2.1% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 2097.078, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 2097.078, 0, 1)
	}
	4.2% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1451.432, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1451.432, 0, 1)
	}
	8.41% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 673.918, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 673.918, 0, 1)
	}
	12.61% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 298.665, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 298.665, 0, 1)
	}
	16.72% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 127.615, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 127.615, 0, 1)
	}
	25.03% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 17.095, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 17.095, 0, 1)
	}
	33.33% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	39.14% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1.13, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1.13, 0, 1)
	}
	100% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
}

@keyframes slideUp {
	0% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 3000, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 3000, 0, 1)
	}
	2.1% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 2097.078, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 2097.078, 0, 1)
	}
	4.2% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1451.432, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1451.432, 0, 1)
	}
	8.41% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 673.918, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 673.918, 0, 1)
	}
	12.61% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 298.665, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 298.665, 0, 1)
	}
	16.72% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 127.615, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 127.615, 0, 1)
	}
	25.03% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 17.095, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 17.095, 0, 1)
	}
	33.33% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	39.14% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1.13, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1.13, 0, 1)
	}
	100% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
}

.ab-in-app-message {
	box-sizing: border-box;
	position: fixed;
	text-align: center;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	line-height: normal;
	letter-spacing: normal;
	font-family: Helvetica, Arial, sans-serif;
	z-index: 1050
}

.ab-in-app-message.ab-clickable {
	cursor: pointer
}

.ab-in-app-message .ab-background,
.ab-in-app-message .ab-mask {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1
}

.ab-in-app-message .ab-mask {
	background-color: #cfcfcf
}

.ab-in-app-message .ab-close-button {
	display: block;
	cursor: pointer;
	position: absolute;
	z-index: 1060
}

.ab-in-app-message .ab-message-text {
	margin: 20px;
	overflow: hidden;
	vertical-align: text-bottom;
	word-wrap: break-word;
	white-space: pre-wrap;
	max-width: 100%
}

.ab-in-app-message .ab-message-text.start-aligned {
	text-align: left;
	text-align: start
}

.ab-in-app-message .ab-message-text.end-aligned {
	text-align: right;
	text-align: end
}

.ab-in-app-message .ab-message-text.center-aligned {
	text-align: center
}

.ab-in-app-message .ab-message-text::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 9px
}

.ab-in-app-message .ab-message-text::-webkit-scrollbar-thumb {
	-webkit-appearance: none;
	border-radius: 8px;
	background-color: rgba(0, 0, 0, 0.4)
}

.ab-in-app-message .ab-message-header {
	display: block;
	font-weight: 700;
	font-size: 19px;
	margin-bottom: 14px;
	line-height: normal
}

.ab-in-app-message .ab-message-header.start-aligned {
	text-align: left;
	text-align: start
}

.ab-in-app-message .ab-message-header.end-aligned {
	text-align: right;
	text-align: end
}

.ab-in-app-message .ab-message-header.center-aligned {
	text-align: center
}

.ab-in-app-message.ab-slideup {
	cursor: pointer;
	margin: 20px;
	padding: 10px;
	border-radius: 3px;
	overflow: hidden;
	word-wrap: break-word;
	text-overflow: ellipsis;
	right: 0;
	font-size: 13px
}

.ab-in-app-message.ab-slideup .ab-close-button {
	right: 8px;
	top: 8px;
	transition: .2s
}

.ab-in-app-message.ab-slideup .ab-close-button:hover {
	font-size: 18px;
	right: 6px;
	top: 6px
}

.ab-in-app-message.ab-slideup .ab-message-text {
	display: inline-block;
	margin: 5px 15px 5px 10px;
	max-height: 200px;
	max-width: 440px
}

.ab-in-app-message.ab-slideup .ab-image-area {
	display: inline-block;
	width: 60px;
	vertical-align: top;
	margin: 5px 0 5px 5px
}

.ab-in-app-message.ab-slideup .ab-image-area.ab-icon-area {
	width: auto
}

.ab-in-app-message.ab-slideup .ab-image-area ~ .ab-message-text {
	max-height: 60px
}

.ab-in-app-message.ab-slideup .ab-image-area img {
	width: 100%
}

.ab-in-app-message.ab-fullscreen,
.ab-in-app-message.ab-modal {
	right: 0;
	left: 0;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	border-radius: 10px
}

.ab-in-app-message.ab-fullscreen .ab-background,
.ab-in-app-message.ab-fullscreen .ab-mask,
.ab-in-app-message.ab-modal .ab-background,
.ab-in-app-message.ab-modal .ab-mask {
	border-radius: 10px;
	overflow: hidden
}

.ab-in-app-message.ab-fullscreen .ab-message-text,
.ab-in-app-message.ab-modal .ab-message-text {
	overflow-y: auto;
	line-height: 17px
}

.ab-in-app-message.ab-fullscreen .ab-close-button,
.ab-in-app-message.ab-modal .ab-close-button {
	right: 10px;
	top: 10px;
	font-size: 20px;
	width: 20px;
	height: 20px;
	border-radius: 10px;
	text-align: center
}

.ab-in-app-message.ab-fullscreen .ab-close-button .fa,
.ab-in-app-message.ab-modal .ab-close-button .fa {
	line-height: 20px
}

.ab-in-app-message.ab-fullscreen .ab-image-area,
.ab-in-app-message.ab-modal .ab-image-area {
	position: relative;
	display: block;
	border-radius: 10px 10px 0 0;
	overflow: hidden
}

.ab-in-app-message.ab-fullscreen .ab-image-area img,
.ab-in-app-message.ab-modal .ab-image-area img {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.ab-in-app-message.ab-fullscreen .ab-image-area .ab-center-cropped-img,
.ab-in-app-message.ab-modal .ab-image-area .ab-center-cropped-img {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.ab-in-app-message.ab-fullscreen .ab-icon,
.ab-in-app-message.ab-modal .ab-icon {
	margin-top: 20px
}

.ab-in-app-message.ab-fullscreen.graphic,
.ab-in-app-message.ab-modal.graphic {
	padding: 0
}

.ab-in-app-message.ab-fullscreen.graphic .ab-message-text,
.ab-in-app-message.ab-modal.graphic .ab-message-text {
	display: none
}

.ab-in-app-message.ab-fullscreen.graphic .ab-message-buttons,
.ab-in-app-message.ab-modal.graphic .ab-message-buttons {
	bottom: 0;
	left: 0
}

.ab-in-app-message.ab-fullscreen.graphic .ab-message-buttons .ab-background,
.ab-in-app-message.ab-fullscreen.graphic .ab-message-buttons .ab-mask,
.ab-in-app-message.ab-modal.graphic .ab-message-buttons .ab-background,
.ab-in-app-message.ab-modal.graphic .ab-message-buttons .ab-mask {
	background-color: transparent
}

.ab-in-app-message.ab-fullscreen.graphic .ab-image-area,
.ab-in-app-message.ab-modal.graphic .ab-image-area {
	height: auto;
	margin: 0;
	border-radius: 10px
}

.ab-in-app-message.ab-fullscreen .ab-message-buttons ~ .ab-message-text,
.ab-in-app-message.ab-modal .ab-message-buttons ~ .ab-message-text {
	margin-bottom: 80px
}

.ab-in-app-message.ab-fullscreen.graphic .ab-image-area img,
.ab-in-app-message.ab-modal.graphic .ab-image-area img {
	display: block;
	top: 0;
	-webkit-transform: none;
	transform: none
}

.ab-in-app-message.ab-modal {
	padding-top: 20px;
	top: 20%;
	width: 290px;
	max-width: 290px;
	max-height: 320px
}

.ab-in-app-message.ab-modal .ab-message-text {
	max-height: 121px
}

.ab-in-app-message.ab-modal .ab-image-area {
	margin-top: -20px;
	height: 100px
}

.ab-in-app-message.ab-modal .ab-image-area img {
	max-width: 100%;
	max-height: 100%
}

.ab-in-app-message.ab-modal .ab-image-area.ab-icon-area {
	height: auto
}

.ab-in-app-message.ab-modal.graphic {
	width: auto;
	overflow: hidden
}

.ab-in-app-message.ab-modal.graphic .ab-image-area {
	display: inline
}

.ab-in-app-message.ab-modal.graphic .ab-image-area img {
	max-height: 320px;
	max-width: 290px
}

.ab-in-app-message.ab-fullscreen {
	top: 8%;
	transition: top .4s;
	width: 400px;
	max-height: 640px
}

.ab-in-app-message.ab-fullscreen.landscape {
	width: 640px;
	max-height: 400px
}

.ab-in-app-message.ab-fullscreen.landscape .ab-image-area {
	height: 200px
}

.ab-in-app-message.ab-fullscreen.landscape.graphic .ab-image-area {
	height: 400px
}

.ab-in-app-message.ab-fullscreen.landscape .ab-message-text {
	max-height: 100px
}

.ab-in-app-message.ab-fullscreen .ab-message-text {
	max-height: 220px
}

.ab-in-app-message.ab-fullscreen .ab-image-area {
	height: 320px
}

.ab-in-app-message.ab-fullscreen.graphic .ab-image-area {
	height: 640px
}

.ab-in-app-message.ab-html-message {
	background-color: transparent;
	border: none;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.ab-in-app-message.ab-html-message.ab-show {
	-webkit-animation-name: slideUp;
	animation-name: slideUp;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear
}

.ab-in-app-message.ab-html-message.ab-hide {
	transition: .25s;
	-webkit-animation-name: none;
	animation-name: none;
	-webkit-animation-duration: 0;
	animation-duration: 0;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	top: 100%
}

.ab-in-app-message .ab-message-buttons {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 15px 20px 20px;
	z-index: inherit;
	box-sizing: border-box
}

.ab-feed,
.ab-feed .ab-feed-body {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}

.ab-in-app-message .ab-message-button {
	border-radius: 3px;
	box-shadow: none;
	border: none;
	display: inline-block;
	font-size: 12px;
	font-weight: 700;
	height: auto;
	line-height: normal;
	letter-spacing: normal;
	padding: 14px 10px;
	text-transform: none;
	margin: 0;
	width: 48%;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: normal;
	white-space: nowrap
}

.ab-in-app-message .ab-message-button:first-of-type {
	float: left
}

.ab-in-app-message .ab-message-button:last-of-type {
	float: right
}

.ab-in-app-message .ab-message-button:first-of-type:last-of-type {
	width: 100%
}

.ab-in-app-message .ab-message-button a {
	color: inherit;
	text-decoration: inherit
}

.ab-in-app-message img {
	display: inline-block
}

.ab-in-app-message .ab-icon {
	display: inline-block;
	padding: 10px;
	border-radius: 10px
}

.ab-in-app-message .ab-icon .fa {
	font-size: 30px;
	width: 30px
}

.ab-start-hidden {
	visibility: hidden
}

.ab-effect-slide.ab-show {
	-webkit-animation-name: animSlideIn;
	animation-name: animSlideIn;
	-webkit-animation-duration: 1.25s;
	animation-duration: 1.25s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear
}

.ab-effect-slide.ab-hide {
	-webkit-animation-name: animSlideOut;
	animation-name: animSlideOut;
	-webkit-animation-duration: .25s;
	animation-duration: .25s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear
}

.ab-effect-fullscreen.ab-show,
.ab-effect-modal.ab-show {
	-webkit-animation-name: animJelly;
	animation-name: animJelly;
	-webkit-animation-duration: .8s;
	animation-duration: .8s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear
}

.ab-effect-fullscreen.ab-hide,
.ab-effect-modal.ab-hide {
	-webkit-animation-name: animScale;
	animation-name: animScale;
	-webkit-animation-duration: .25s;
	animation-duration: .25s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-direction: reverse;
	animation-direction: reverse;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	transition: .25s
}

.ab-centering-div {
	position: fixed;
	text-align: center;
	z-index: 1050;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	pointer-events: none
}

.ab-centering-div .ab-in-app-message {
	display: inline-block;
	pointer-events: all
}

@media (max-width: 750px) {
	.ab-in-app-message.ab-slideup {
		width: 90%;
		margin: 5%
	}
	.ab-in-app-message.ab-slideup .ab-message-text {
		margin: 2%;
		max-width: 100%
	}
	.ab-in-app-message.ab-slideup .ab-image-area {
		width: 20%;
		margin: 2%
	}
	.ab-in-app-message.ab-slideup .ab-image-area ~ .ab-message-text {
		max-width: 72%
	}
	.ab-in-app-message.ab-slideup .ab-image-area img {
		width: 100%
	}
	.ab-in-app-message.ab-fullscreen,
	.ab-in-app-message.ab-fullscreen.landscape {
		top: 0;
		height: 100%;
		width: 100%;
		max-height: none;
		border-radius: 0
	}
	.ab-in-app-message.ab-fullscreen .ab-background,
	.ab-in-app-message.ab-fullscreen .ab-mask,
	.ab-in-app-message.ab-fullscreen.landscape .ab-background,
	.ab-in-app-message.ab-fullscreen.landscape .ab-mask {
		border-radius: 0
	}
	.ab-in-app-message.ab-fullscreen.ab-effect-fullscreen.ab-show,
	.ab-in-app-message.ab-fullscreen.landscape.ab-effect-fullscreen.ab-show {
		-webkit-animation-name: slideUp;
		animation-name: slideUp;
		-webkit-animation-duration: 1s;
		animation-duration: 1s;
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear
	}
	.ab-in-app-message.ab-fullscreen.ab-effect-fullscreen.ab-hide,
	.ab-in-app-message.ab-fullscreen.landscape.ab-effect-fullscreen.ab-hide {
		-webkit-animation-name: none;
		animation-name: none;
		-webkit-animation-duration: 0;
		animation-duration: 0;
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear;
		top: 100%
	}
	.ab-in-app-message.ab-fullscreen .ab-image-area,
	.ab-in-app-message.ab-fullscreen.landscape .ab-image-area {
		height: 50%;
		border-radius: 0
	}
	.ab-in-app-message.ab-fullscreen .ab-message-text,
	.ab-in-app-message.ab-fullscreen.landscape .ab-message-text {
		top: 50%;
		right: 0;
		bottom: 0;
		left: 0;
		position: absolute;
		height: auto;
		max-height: none
	}
	.ab-in-app-message.ab-fullscreen.graphic,
	.ab-in-app-message.ab-fullscreen.landscape.graphic {
		display: block
	}
	.ab-in-app-message.ab-fullscreen.graphic .ab-image-area,
	.ab-in-app-message.ab-fullscreen.landscape.graphic .ab-image-area {
		height: 100%;
		border-radius: 0
	}
	.ab-in-app-message.ab-fullscreen .ab-close-button,
	.ab-in-app-message.ab-fullscreen.landscape .ab-close-button {
		font-size: 6vw;
		width: 6vw;
		height: 6vw;
		border-radius: 3vw;
		right: 3vw;
		top: 3vw
	}
}

@media (max-device-width: 750px) and (orientation: landscape) {
	.ab-in-app-message.ab-modal {
		top: 0;
		margin: 0
	}
	.ab-in-app-message.ab-fullscreen .ab-close-button,
	.ab-in-app-message.ab-fullscreen.landscape .ab-close-button {
		font-size: 6vh;
		width: 6vh;
		height: 6vh;
		border-radius: 3vh;
		right: 3vh;
		top: 3vh
	}
}

@media (min-device-width: 321px) and (max-device-width: 750px) and (orientation: landscape) {
	.ab-in-app-message.ab-modal {
		margin-top: 20px
	}
}

@media (min-device-width: 751px) and (max-device-width: 1024px) and (orientation: landscape) {
	.ab-in-app-message.ab-fullscreen:not(.landscape) {
		top: 0;
		margin-top: 20px
	}
}

@media (min-width: 751px) {
	.ab-in-app-message.ab-fullscreen .ab-image-area img {
		max-height: 100%;
		max-width: 100%
	}
}

@media (max-height: 790px) and (min-width: 751px) {
	.ab-in-app-message.ab-fullscreen:not(.landscape) {
		top: 2%
	}
}

@media (max-height: 650px) and (min-width: 751px) {
	.ab-in-app-message.ab-fullscreen:not(.landscape).ab-effect-fullscreen.ab-show {
		-webkit-animation-name: animJellyThreeQuarterScale;
		animation-name: animJellyThreeQuarterScale;
		-webkit-animation-duration: .4s;
		animation-duration: .4s;
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both
	}
	.ab-in-app-message.ab-fullscreen:not(.landscape).ab-effect-fullscreen.ab-hide {
		-webkit-animation-name: animJellyThreeQuarterScale;
		animation-name: animJellyThreeQuarterScale;
		-webkit-animation-duration: .25s;
		animation-duration: .25s;
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear;
		-webkit-animation-direction: reverse;
		animation-direction: reverse;
		-webkit-animation-fill-mode: forwards;
		animation-fill-mode: forwards;
		transition: .25s
	}
}

@media (max-height: 500px) and (min-width: 751px) {
	.ab-in-app-message.ab-fullscreen:not(.landscape) {
		top: 0;
		height: 100%;
		max-height: none;
		border-radius: 0;
		width: 400px
	}
	.ab-in-app-message.ab-fullscreen:not(.landscape) .ab-background,
	.ab-in-app-message.ab-fullscreen:not(.landscape) .ab-mask {
		border-radius: 0
	}
	.ab-in-app-message.ab-fullscreen:not(.landscape).ab-effect-fullscreen.ab-show {
		-webkit-animation-name: slideUp;
		animation-name: slideUp;
		-webkit-animation-duration: 1s;
		animation-duration: 1s;
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear
	}
	.ab-in-app-message.ab-fullscreen:not(.landscape).ab-effect-fullscreen.ab-hide {
		-webkit-animation-name: none;
		animation-name: none;
		-webkit-animation-duration: 0;
		animation-duration: 0;
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear;
		top: 100%
	}
	.ab-in-app-message.ab-fullscreen:not(.landscape) .ab-image-area {
		height: 50%;
		border-radius: 0
	}
	.ab-in-app-message.ab-fullscreen:not(.landscape) .ab-message-text {
		top: 50%;
		right: 0;
		bottom: 0;
		left: 0;
		position: absolute;
		height: auto;
		max-height: none
	}
	.ab-in-app-message.ab-fullscreen:not(.landscape).graphic {
		display: block
	}
	.ab-in-app-message.ab-fullscreen:not(.landscape).graphic .ab-image-area {
		height: 100%;
		border-radius: 0
	}
}

@media (max-height: 430px) {
	.ab-in-app-message.ab-fullscreen.landscape {
		top: 0
	}
}

@media (max-height: 400px) {
	.ab-in-app-message.ab-fullscreen.landscape {
		top: 0;
		height: 100%;
		width: 100%;
		max-height: none;
		border-radius: 0
	}
	.ab-in-app-message.ab-fullscreen.landscape .ab-background,
	.ab-in-app-message.ab-fullscreen.landscape .ab-mask {
		border-radius: 0
	}
	.ab-in-app-message.ab-fullscreen.landscape.ab-effect-fullscreen.ab-show {
		-webkit-animation-name: slideUp;
		animation-name: slideUp;
		-webkit-animation-duration: 1s;
		animation-duration: 1s;
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear
	}
	.ab-in-app-message.ab-fullscreen.landscape.ab-effect-fullscreen.ab-hide {
		-webkit-animation-name: none;
		animation-name: none;
		-webkit-animation-duration: 0;
		animation-duration: 0;
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear;
		top: 100%
	}
	.ab-in-app-message.ab-fullscreen.landscape .ab-image-area {
		height: 50%;
		border-radius: 0
	}
	.ab-in-app-message.ab-fullscreen.landscape .ab-message-text {
		top: 50%;
		right: 0;
		bottom: 0;
		left: 0;
		position: absolute;
		height: auto;
		max-height: none
	}
	.ab-in-app-message.ab-fullscreen.landscape.graphic {
		display: block
	}
	.ab-in-app-message.ab-fullscreen.landscape.graphic .ab-image-area {
		height: 100%;
		border-radius: 0
	}
}

.ab-page-blocker {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1040
}

.ab-page-blocker.ab-show {
	-webkit-animation-name: fadeToThreeQuarters;
	animation-name: fadeToThreeQuarters;
	-webkit-animation-duration: .16666667s;
	animation-duration: .16666667s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear
}

.ab-page-blocker.ab-hide {
	-webkit-animation-name: fadeFromThreeQuarters;
	animation-name: fadeFromThreeQuarters;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear
}

body > .ab-feed {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	width: 421px;
	border-radius: 0
}

body > .ab-feed .ab-feed-body {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	border: none;
	border-left: 1px solid #d0d0d0;
	padding-top: 58px;
	min-height: 100%
}

body > .ab-feed .ab-no-cards-message {
	position: absolute;
	width: 100%;
	margin-left: -20px;
	top: 40%
}

.ab-feed {
	border-radius: 3px;
	box-sizing: border-box;
	box-shadow: 0 1px 7px 1px rgba(66, 82, 113, 0.15);
	width: 402px;
	background-color: #eee;
	font-family: 'Avenir Next Cyr W00 Regular', Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 130%;
	letter-spacing: normal;
	overflow-y: auto;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	transition: opacity .25s
}

.ab-feed .ab-card .ab-title,
.ab-feed .ab-card .ab-url-area {
	font-family: 'Avenir Next Cyr W00 Medium', Helvetica, Arial, sans-serif
}

.ab-feed .ab-feed-body {
	box-sizing: border-box;
	border: 1px solid #d0d0d0;
	border-top: none;
	padding: 20px 20px 0
}

.ab-feed.ab-show {
	-webkit-animation-name: animSlideIn;
	animation-name: animSlideIn;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear
}

.ab-feed.ab-hide {
	opacity: 0;
	-webkit-animation-name: animSlideOut;
	animation-name: animSlideOut;
	-webkit-animation-duration: .25s;
	animation-duration: .25s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear
}

.ab-feed .ab-card {
	position: relative;
	box-sizing: border-box;
	border-radius: 3px;
	width: 100%;
	border: 1px solid #d0d0d0;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #fff
}

.ab-feed .ab-card a {
	color: inherit;
	text-decoration: none
}

.ab-feed .ab-card a:hover {
	text-decoration: underline
}

.ab-feed .ab-card .ab-image-area {
	display: inline-block;
	vertical-align: top;
	line-height: 0;
	overflow: hidden;
	width: 100%;
	box-sizing: initial
}

.ab-feed .ab-card .ab-image-area img {
	height: auto;
	width: 100%
}

.ab-feed .ab-card.ab-banner .ab-card-body {
	display: none
}

.ab-feed .ab-card .ab-card-body {
	box-sizing: border-box;
	display: inline-block;
	width: 100%;
	position: relative
}

.ab-feed .ab-card .ab-unread-indicator {
	position: absolute;
	bottom: 0;
	margin-right: -1px;
	width: 100%;
	height: 5px;
	background-color: #1676d0;
	border-radius: 0 0 3px 3px
}

.ab-feed .ab-card .ab-unread-indicator.read {
	background-color: transparent
}

.ab-feed .ab-card .ab-title {
	overflow: hidden;
	word-wrap: break-word;
	text-overflow: ellipsis;
	font-size: 18px;
	line-height: 130%;
	font-weight: 700;
	padding: 20px 20px 0
}

.ab-feed .ab-card .ab-description {
	color: #545454;
	padding: 15px 20px;
	word-wrap: break-word;
	white-space: pre-wrap
}

.ab-feed .ab-card .ab-url-area {
	color: #1676d0;
	margin-top: 15px
}

.ab-feed .ab-card.ab-classic-card .ab-card-body {
	min-height: 95px;
	border-radius: 3px
}

.ab-feed .ab-card.ab-classic-card.with-image .ab-card-body {
	min-height: 100px;
	padding-left: 80px
}

.ab-feed .ab-card.ab-classic-card.with-image .ab-image-area {
	width: 60px;
	height: 60px;
	padding: 20px 0 20px 20px;
	position: absolute
}

.ab-feed .ab-card.ab-classic-card.with-image .ab-image-area img {
	border-radius: 3px;
	width: 60px;
	height: 60px
}

.ab-feed .ab-card.ab-classic-card.with-image .ab-title {
	background-color: transparent;
	font-size: 16px
}

.ab-feed .ab-card.ab-classic-card.with-image .ab-description {
	padding-top: 10px
}

.ab-feed .ab-feed-buttons-wrapper {
	position: relative;
	background-color: #282828;
	height: 38px;
	box-shadow: 0 1px 4px 1px rgba(66, 82, 113, 0.35);
	z-index: 1
}

.ab-feed .ab-close-button,
.ab-feed .ab-refresh-button {
	cursor: pointer;
	color: #fff;
	font-size: 18px;
	margin: 10px;
	transition: .2s
}

.ab-feed .ab-close-button:hover,
.ab-feed .ab-refresh-button:hover {
	font-size: 22px
}

.ab-feed .ab-close-button {
	float: right;
	margin-top: 9px
}

.ab-feed .ab-close-button:hover {
	margin-top: 6px;
	margin-right: 9px
}

.ab-feed .ab-refresh-button {
	margin-left: 12px
}

.ab-feed .ab-refresh-button:hover {
	margin-top: 8px;
	margin-left: 10px
}

.ab-feed .ab-no-cards-message {
	text-align: center;
	margin-bottom: 20px
}

@media (max-width: 750px) {
	body > .ab-feed {
		width: 100%;
		transition: .25s
	}
	body > .ab-feed.ab-show {
		-webkit-animation-name: slideUp;
		animation-name: slideUp;
		-webkit-animation-duration: 1s;
		animation-duration: 1s;
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear
	}
	body > .ab-feed.ab-hide {
		-webkit-animation-name: none;
		animation-name: none;
		-webkit-animation-duration: 0;
		animation-duration: 0;
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear;
		top: 100%;
		opacity: .5
	}
}

.full-container {
	position: relative;
	width: 100%;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
	padding-right: 16px
}

@media (min-width: 480px) {
	.full-container {
		padding-left: 24px;
		padding-right: 24px
	}
}

@media (min-width: 768px) {
	.full-container {
		padding-left: 48px;
		padding-right: 48px
	}
}

@media (min-width: 1280px) {
	.full-container {
		padding-left: 80px;
		padding-right: 80px
	}
}

.text-crop::before {
	content: "";
	display: block;
	min-height: 300px;
	height: 100%;
	width: 100%;
	float: right;
	shape-outside: polygon(100% 0, 100% 20%, 100% 60%, 100% 100%, 60% 85%, 50% 50%, 60% 15%);
	-webkit-shape-outside: polygon(100% 0, 100% 20%, 100% 60%, 100% 100%, 60% 85%, 50% 50%, 60% 15%);
	clip-path: polygon(100% 0, 100% 20%, 100% 60%, 100% 100%, 60% 85%, 50% 50%, 60% 15%);
	-webkit-clip-path: polygon(100% 0, 100% 20%, 100% 60%, 100% 100%, 60% 85%, 50% 50%, 60% 15%);
	shape-margin: 16px;
	-webkit-shape-margin: 16px
}

select.bs-select-hidden,
select.selectpicker {
	display: none !important
}

.bootstrap-select {
	width: 220px \0
}

.bootstrap-select > .dropdown-toggle {
	width: 100%;
	padding-right: 25px;
	z-index: 1
}

.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
	color: #999
}

.bootstrap-select > select {
	position: absolute !important;
	bottom: 0;
	left: 50%;
	display: block !important;
	width: 0.5px !important;
	height: 100% !important;
	padding: 0 !important;
	opacity: 0 !important;
	border: none
}

.bootstrap-select > select.mobile-device {
	top: 0;
	left: 0;
	display: block !important;
	width: 100% !important;
	z-index: 2
}

.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
	border-color: #b94a48
}

.bootstrap-select.fit-width {
	width: auto !important
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
	width: 220px
}

.bootstrap-select .dropdown-toggle:focus {
	outline: thin dotted #333333 !important;
	outline: 5px auto -webkit-focus-ring-color !important;
	outline-offset: -2px
}

.bootstrap-select.form-control {
	margin-bottom: 0;
	padding: 0;
	border: none
}

.bootstrap-select.form-control:not([class*="col-"]) {
	width: 100%
}

.bootstrap-select.form-control.input-group-btn {
	z-index: auto
}

.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
	border-radius: 0
}

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
	float: none;
	display: inline-block;
	margin-left: 0
}

.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
	float: right
}

.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
	margin-bottom: 0
}

.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
	padding: 0
}

.form-group-lg .bootstrap-select.btn-group.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.btn-group.form-control .dropdown-toggle {
	height: 100%;
	font-size: inherit;
	line-height: inherit;
	border-radius: inherit
}

.form-inline .bootstrap-select.btn-group .form-control {
	width: 100%
}

.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
	cursor: not-allowed
}

.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
	outline: none !important
}

.bootstrap-select.btn-group.bs-container {
	position: absolute;
	height: 0 !important;
	padding: 0 !important
}

.bootstrap-select.btn-group.bs-container .dropdown-menu {
	z-index: 1060
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
	display: inline-block;
	overflow: hidden;
	width: 100%;
	text-align: left
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
	position: absolute;
	top: 50%;
	right: 12px;
	margin-top: -2px;
	vertical-align: middle
}

.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
	width: 100%
}

.bootstrap-select.btn-group .dropdown-menu {
	min-width: 100%;
	box-sizing: border-box
}

.bootstrap-select.btn-group .dropdown-menu.inner {
	position: static;
	float: none;
	border: 0;
	padding: 0;
	margin: 0;
	border-radius: 0;
	box-shadow: none
}

.bootstrap-select.btn-group .dropdown-menu li {
	position: relative
}

.bootstrap-select.btn-group .dropdown-menu li.active small {
	color: #fff
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
	cursor: not-allowed
}

.bootstrap-select.btn-group .dropdown-menu li a {
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
	position: relative;
	padding-left: 2.25em
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
	display: none
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
	display: inline-block
}

.bootstrap-select.btn-group .dropdown-menu li small {
	padding-left: 0.5em
}

.bootstrap-select.btn-group .dropdown-menu .notify {
	position: absolute;
	bottom: 5px;
	width: 96%;
	margin: 0 2%;
	min-height: 26px;
	padding: 3px 5px;
	background: #f5f5f5;
	border: 1px solid #e3e3e3;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	pointer-events: none;
	opacity: 0.9;
	box-sizing: border-box
}

.bootstrap-select.btn-group .no-results {
	padding: 3px;
	background: #f5f5f5;
	margin: 0 5px;
	white-space: nowrap
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
	position: static
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
	position: static;
	top: auto;
	margin-top: -1px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
	position: absolute;
	display: inline-block;
	right: 15px;
	margin-top: 5px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
	margin-right: 34px
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
	z-index: 1061
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
	content: '';
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid rgba(204, 204, 204, 0.2);
	position: absolute;
	bottom: -4px;
	left: 9px;
	display: none
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid white;
	position: absolute;
	bottom: -4px;
	left: 10px;
	display: none
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
	bottom: auto;
	top: -3px;
	border-top: 7px solid rgba(204, 204, 204, 0.2);
	border-bottom: 0
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
	bottom: auto;
	top: -3px;
	border-top: 6px solid white;
	border-bottom: 0
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.toppings-add__to__cart .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.voucher-checkout-apply_selected_voucher .dropdown-toggle:before {
	right: 12px;
	left: auto
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after,
.bootstrap-select.show-menu-arrow.toppings-add__to__cart .dropdown-toggle:after,
.bootstrap-select.show-menu-arrow.voucher-checkout-apply_selected_voucher .dropdown-toggle:after {
	right: 13px;
	left: auto
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
	display: block
}

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
	padding: 4px 8px
}

.bs-actionsbox {
	width: 100%;
	box-sizing: border-box
}

.bs-actionsbox .btn-group button {
	width: 50%
}

.bs-donebutton {
	float: left;
	width: 100%;
	box-sizing: border-box
}

.bs-donebutton .btn-group button {
	width: 100%
}

.bs-searchbox + .bs-actionsbox {
	padding: 0 8px 4px
}

.bs-searchbox .form-control {
	margin-bottom: 0;
	width: 100%;
	float: none
}

.button,
.button-ghost,
.button-toggle,
.button-secondary,
.button-secondary--selected.charity__select-button:hover,
.button-secondary--no-hover,
.lane-component .nav-scroller,
.sticky-cart-button,
.order-list .reorder-button,
.complete-order-list .reorder-button,
.colleague-allowance-form button,
.other-cuisines .button-ghost,
.facebook-button,
.rider-banner .button-apply {
	z-index: 1;
	cursor: pointer;
	position: relative;
	font-family: "MuseoSans", Arial, sans-serif;
	font-size: 1.4rem;
	font-weight: 500;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	height: 48px;
	border: 1px solid;
	padding: 0 15px;
	line-height: 46px;
	display: inline-block;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal
}

.button:hover,
.lane-component .button-holder:hover .nav-scroller,
.button-ghost:hover,
.button-toggle:hover,
.button-secondary:hover,
.button-secondary--selected.charity__select-button:hover,
.button-secondary--no-hover:hover,
.lane-component .nav-scroller:hover,
.sticky-cart-button:hover,
.order-list .reorder-button:hover,
.complete-order-list .reorder-button:hover,
.colleague-allowance-form button:hover,
.facebook-button:hover,
.rider-banner .button-apply:hover,
.button:focus,
.button-ghost:focus,
.button-toggle:focus,
.button-secondary:focus,
.button-secondary--selected.charity__select-button:focus:hover,
.button-secondary--no-hover:focus,
.lane-component .nav-scroller:focus,
.sticky-cart-button:focus,
.order-list .reorder-button:focus,
.complete-order-list .reorder-button:focus,
.colleague-allowance-form button:focus,
.facebook-button:focus,
.rider-banner .button-apply:focus {
	outline: none;
	text-decoration: none
}

.button:not(.js-ripple)::after,
.button-ghost:not(.js-ripple)::after,
.button-toggle:not(.js-ripple)::after,
.button-secondary:not(.js-ripple)::after,
.button-secondary--selected.charity__select-button:hover:not(.js-ripple)::after,
.button-secondary--no-hover:not(.js-ripple)::after,
.lane-component .nav-scroller:not(.js-ripple)::after,
.sticky-cart-button:not(.js-ripple)::after,
.order-list .reorder-button:not(.js-ripple)::after,
.complete-order-list .reorder-button:not(.js-ripple)::after,
.colleague-allowance-form button:not(.js-ripple)::after,
.facebook-button:not(.js-ripple)::after,
.rider-banner .button-apply:not(.js-ripple)::after,
.button .ripple,
.button-ghost .ripple,
.button-toggle .ripple,
.button-secondary .ripple,
.button-secondary--selected.charity__select-button:hover .ripple,
.button-secondary--no-hover .ripple,
.lane-component .nav-scroller .ripple,
.sticky-cart-button .ripple,
.order-list .reorder-button .ripple,
.complete-order-list .reorder-button .ripple,
.colleague-allowance-form button .ripple,
.facebook-button .ripple,
.rider-banner .button-apply .ripple {
	content: '';
	position: absolute;
	z-index: -1;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	background: radial-gradient(circle, rgba(0, 0, 0, 0.08) 10%, transparent 10.01%) center no-repeat;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	pointer-events: none;
	opacity: 0;
	-webkit-transform: translate(-50%, -50%) scale(15);
	transform: translate(-50%, -50%) scale(15);
	transition: opacity 900ms, -webkit-transform 600ms;
	transition: transform 600ms, opacity 900ms;
	transition: transform 600ms, opacity 900ms, -webkit-transform 600ms
}

.button:hover,
.lane-component .button-holder:hover .nav-scroller,
.button-ghost:hover,
.button-toggle:hover,
.button-secondary:hover,
.button-secondary--selected.charity__select-button:hover,
.button-secondary--no-hover:hover,
.lane-component .nav-scroller:hover,
.sticky-cart-button:hover,
.order-list .reorder-button:hover,
.complete-order-list .reorder-button:hover,
.colleague-allowance-form button:hover,
.facebook-button:hover,
.rider-banner .button-apply:hover {
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08)
}

.button:hover:not(.js-ripple)::after,
.lane-component .button-holder:hover .nav-scroller:not(.js-ripple)::after,
.button-ghost:hover:not(.js-ripple)::after,
.button-toggle:hover:not(.js-ripple)::after,
.button-secondary:hover:not(.js-ripple)::after,
.button-secondary--selected.charity__select-button:hover:not(.js-ripple)::after,
.button-secondary--no-hover:hover:not(.js-ripple)::after,
.lane-component .nav-scroller:hover:not(.js-ripple)::after,
.sticky-cart-button:hover:not(.js-ripple)::after,
.order-list .reorder-button:hover:not(.js-ripple)::after,
.complete-order-list .reorder-button:hover:not(.js-ripple)::after,
.colleague-allowance-form button:hover:not(.js-ripple)::after,
.facebook-button:hover:not(.js-ripple)::after,
.rider-banner .button-apply:hover:not(.js-ripple)::after,
.button:hover .ripple,
.lane-component .button-holder:hover .nav-scroller .ripple,
.button-ghost:hover .ripple,
.button-toggle:hover .ripple,
.button-secondary:hover .ripple,
.button-secondary--selected.charity__select-button:hover .ripple,
.button-secondary--no-hover:hover .ripple,
.lane-component .nav-scroller:hover .ripple,
.sticky-cart-button:hover .ripple,
.order-list .reorder-button:hover .ripple,
.complete-order-list .reorder-button:hover .ripple,
.colleague-allowance-form button:hover .ripple,
.facebook-button:hover .ripple,
.rider-banner .button-apply:hover .ripple {
	opacity: 0
}

.button:active,
.button-ghost:active,
.button-toggle:active,
.button-secondary:active,
.button-secondary--selected.charity__select-button:active:hover,
.button-secondary--no-hover:active,
.lane-component .nav-scroller:active,
.sticky-cart-button:active,
.order-list .reorder-button:active,
.complete-order-list .reorder-button:active,
.colleague-allowance-form button:active,
.facebook-button:active,
.rider-banner .button-apply:active {
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08)
}

.button:active:not(.js-ripple)::after,
.button-ghost:active:not(.js-ripple)::after,
.button-toggle:active:not(.js-ripple)::after,
.button-secondary:active:not(.js-ripple)::after,
.button-secondary--selected.charity__select-button:hover:active:not(.js-ripple)::after,
.button-secondary--no-hover:active:not(.js-ripple)::after,
.lane-component .nav-scroller:active:not(.js-ripple)::after,
.sticky-cart-button:active:not(.js-ripple)::after,
.order-list .reorder-button:active:not(.js-ripple)::after,
.complete-order-list .reorder-button:active:not(.js-ripple)::after,
.colleague-allowance-form button:active:not(.js-ripple)::after,
.facebook-button:active:not(.js-ripple)::after,
.rider-banner .button-apply:active:not(.js-ripple)::after,
.button:active .ripple,
.button-ghost:active .ripple,
.button-toggle:active .ripple,
.button-secondary:active .ripple,
.button-secondary--selected.charity__select-button:active:hover .ripple,
.button-secondary--no-hover:active .ripple,
.lane-component .nav-scroller:active .ripple,
.sticky-cart-button:active .ripple,
.order-list .reorder-button:active .ripple,
.complete-order-list .reorder-button:active .ripple,
.colleague-allowance-form button:active .ripple,
.facebook-button:active .ripple,
.rider-banner .button-apply:active .ripple {
	-webkit-transform: translate(-50%, -50%) scale(0);
	transform: translate(-50%, -50%) scale(0);
	opacity: 1;
	transition: 0s
}

[disabled].button:not(.js-ripple)::after,
[disabled].button-ghost:not(.js-ripple)::after,
[disabled].button-toggle:not(.js-ripple)::after,
[disabled].button-secondary:not(.js-ripple)::after,
[disabled].button-secondary--selected.charity__select-button:hover:not(.js-ripple)::after,
[disabled].button-secondary--no-hover:not(.js-ripple)::after,
.lane-component [disabled].nav-scroller:not(.js-ripple)::after,
[disabled].sticky-cart-button:not(.js-ripple)::after,
.order-list [disabled].reorder-button:not(.js-ripple)::after,
.complete-order-list [disabled].reorder-button:not(.js-ripple)::after,
.colleague-allowance-form button[disabled]:not(.js-ripple)::after,
[disabled].facebook-button:not(.js-ripple)::after,
.rider-banner [disabled].button-apply:not(.js-ripple)::after,
[disabled].button .ripple,
[disabled].button-ghost .ripple,
[disabled].button-toggle .ripple,
[disabled].button-secondary .ripple,
[disabled].button-secondary--selected.charity__select-button:hover .ripple,
[disabled].button-secondary--no-hover .ripple,
.lane-component [disabled].nav-scroller .ripple,
[disabled].sticky-cart-button .ripple,
.order-list [disabled].reorder-button .ripple,
.complete-order-list [disabled].reorder-button .ripple,
.colleague-allowance-form button[disabled] .ripple,
[disabled].facebook-button .ripple,
.rider-banner [disabled].button-apply .ripple {
	display: none
}

.button {
	color: #fff;
	background-color: #F35D04;
	border-color: #F35D04
}

.button:hover,
.lane-component .button-holder:hover .nav-scroller,
.button:focus {
	background-color: #DC5707;
	border-color: #DC5707;
	color: #fff
}

.button[disabled] {
	background-color: #c2c2c2;
	border-color: #c2c2c2;
	pointer-events: none
}

.button-ghost {
	color: #F35D04;
	background-color: transparent;
	border: 1px solid #F35D04
}

.button-ghost:hover,
.button-ghost:focus {
	color: #DC5707;
	border-color: #DC5707;
	background-color: transparent
}

.button-ghost:not(.js-ripple)::after,
.button-ghost .ripple {
	background-image: radial-gradient(circle, rgba(198, 13, 92, 0.08) 10%, transparent 10.01%)
}

.button-ghost[disabled] {
	color: #c2c2c2;
	border-color: #c2c2c2;
	pointer-events: none
}

.button.big,
.button-ghost.big {
	height: 64px;
	line-height: 62px;
	padding: 0 31px
}

.button.small,
.button-ghost.small {
	height: 32px;
	line-height: 30px;
	font-size: 1.2rem;
	padding: 0 7px
}

.button.full,
.button-ghost.full {
	width: 100%
}

/*duplicated*/
/*
.input-box,
.textarea-box,
.select-box {
	position: relative;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin: 0 0 16px;
	font-family: "MuseoSans", Arial, sans-serif;
	font-size: 1.4rem;
	font-weight: 300;
	color: #c2c2c2;
	clear: both
}

.input-box label,
.textarea-box label,
.select-box label {
	font-size: 1.4rem;
	transition: all 150ms;
	-webkit-transform-origin: center left;
	transform-origin: center left;
	-webkit-transform: translateY(0) scale(1);
	transform: translateY(0) scale(1);
	position: absolute;
	margin: 0;
	padding: 0 3px;
	top: 1.8rem;
	left: 15px;
	color: #c2c2c2;
	z-index: 2;
	font-weight: 300;
	pointer-events: none;
	line-height: 1em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: calc(100% - 32px)
}

.input-box label::before,
.textarea-box label::before,
.select-box label::before {
	content: "";
	width: 100%;
	height: 100%;
	background: #fff;
	position: absolute;
	z-index: -1
}

.input-box input,
.textarea-box input,
.select-box input {
	height: 48px
}

.input-box input,
.textarea-box input,
.select-box input,
.input-box textarea,
.textarea-box textarea,
.select-box textarea,
.input-box select,
.textarea-box select,
.select-box select {
	transition: all 150ms;
	display: block;
	width: 100%;
	position: relative;
	z-index: 1;
	line-height: 1em;
	padding: 12px 15px;
	border: 1px solid #ebebeb;
	border-radius: 0;
	box-sizing: border-box;
	background-color: #fff;
	color: #333;
	font-weight: 300;
	resize: none
}

.input-box input:focus,
.textarea-box input:focus,
.select-box input:focus,
.input-box textarea:focus,
.textarea-box textarea:focus,
.select-box textarea:focus,
.input-box select:focus,
.textarea-box select:focus,
.select-box select:focus {
	outline: none;
	color: #333;
	border-color: #333
}

.input-box input:focus ~ label,
.textarea-box input:focus ~ label,
.select-box input:focus ~ label,
.input-box textarea:focus ~ label,
.textarea-box textarea:focus ~ label,
.select-box textarea:focus ~ label,
.input-box select:focus ~ label,
.textarea-box select:focus ~ label,
.select-box select:focus ~ label {
	color: #333;
	font-weight: 500;
	-webkit-transform: translateY(-2.508rem) scale(.72);
	transform: translateY(-2.508rem) scale(.72);
	max-width: calc((100% - 32px)/.72)
}

.input-box input.changed ~ label,
.textarea-box input.changed ~ label,
.select-box input.changed ~ label,
.input-box textarea.changed ~ label,
.textarea-box textarea.changed ~ label,
.select-box textarea.changed ~ label,
.input-box select.changed ~ label,
.textarea-box select.changed ~ label,
.select-box select.changed ~ label {
	font-weight: 500;
	-webkit-transform: translateY(-2.508rem) scale(.72);
	transform: translateY(-2.508rem) scale(.72);
	max-width: calc((100% - 32px)/.72)
}

.input-box input:not(:placeholder-shown) ~ label,
.textarea-box input:not(:placeholder-shown) ~ label,
.select-box input:not(:placeholder-shown) ~ label,
.input-box textarea:not(:placeholder-shown) ~ label,
.textarea-box textarea:not(:placeholder-shown) ~ label,
.select-box textarea:not(:placeholder-shown) ~ label,
.input-box select:not(:placeholder-shown) ~ label,
.textarea-box select:not(:placeholder-shown) ~ label,
.select-box select:not(:placeholder-shown) ~ label {
	font-weight: 500;
	-webkit-transform: translateY(-2.508rem) scale(.72);
	transform: translateY(-2.508rem) scale(.72);
	max-width: calc((100% - 32px)/.72)
}

.input-box input:-webkit-autofill,
.textarea-box input:-webkit-autofill,
.select-box input:-webkit-autofill,
.input-box textarea:-webkit-autofill,
.textarea-box textarea:-webkit-autofill,
.select-box textarea:-webkit-autofill,
.input-box select:-webkit-autofill,
.textarea-box select:-webkit-autofill,
.select-box select:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #fff inset
}

.input-box input ~ i,
.textarea-box input ~ i,
.select-box input ~ i,
.input-box input ~ a,
.textarea-box input ~ a,
.select-box input ~ a {
	display: block;
	position: absolute;
	right: 16px;
	top: 0;
	z-index: 2;
	height: 48px;
	line-height: 48px;
	color: #F35D04;
	font-weight: lighter
}

.input-box input ~ i,
.textarea-box input ~ i,
.select-box input ~ i {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	height: 48px;
	line-height: 48px
}

.input-box input ~ i.valid-mark,
.textarea-box input ~ i.valid-mark,
.select-box input ~ i.valid-mark {
	color: #94c47e;
	opacity: 0;
	background: #fff;
	pointer-events: none
}

.focused.input-box label,
.focused.textarea-box label,
.focused.select-box label {
	color: #333
}

.focused.input-box label,
.focused.textarea-box label,
.focused.select-box label,
.changed.input-box label,
.changed.textarea-box label,
.changed.select-box label {
	font-weight: 500;
	-webkit-transform: translateY(-2.508rem) scale(.72);
	transform: translateY(-2.508rem) scale(.72);
	max-width: calc((100% - 32px)/.72)
}

.input-box .invalid,
.select-box.invalid {
	border-color: #fa7751
}

.input-box .invalid ~ label,
.select-box.invalid ~ label,
.input-box .invalid label,
.select-box.invalid label {
	color: #fa7751
}

.input-box .invalid:focus,
.select-box.invalid:focus {
	border-color: #fa7751
}

.input-box .invalid:focus ~ label,
.select-box.invalid:focus ~ label {
	color: #fa7751
}

.input-box :disabled,
.select-box.disabled {
	color: #c2c2c2;
	border-color: #ebebeb;
	background-color: #fafafa
}

.input-box :disabled ~ label,
.select-box.disabled ~ label,
.input-box :disabled label,
.select-box.disabled label {
	color: #c2c2c2;
	background: none
}

.input-box.big input {
	height: 64px
}

.input-box.big label {
	top: 2.6rem
}

.input-box.big input:focus ~ label,
.input-box.big textarea:focus ~ label,
.input-box.big select:focus ~ label {
	-webkit-transform: translateY(-3.408rem) scale(.72);
	transform: translateY(-3.408rem) scale(.72)
}

.input-box.big input.changed ~ label,
.input-box.big textarea.changed ~ label,
.input-box.big select.changed ~ label {
	-webkit-transform: translateY(-3.408rem) scale(.72);
	transform: translateY(-3.408rem) scale(.72)
}

.input-box.big input:not(:placeholder-shown) ~ label,
.input-box.big textarea:not(:placeholder-shown) ~ label,
.input-box.big select:not(:placeholder-shown) ~ label {
	-webkit-transform: translateY(-3.408rem) scale(.72);
	transform: translateY(-3.408rem) scale(.72)
}
*/

@-webkit-keyframes validAnimation {
	10% {
		border-color: #94c47e
	}
	70% {
		border-color: #94c47e
	}
}

@keyframes validAnimation {
	10% {
		border-color: #94c47e
	}
	70% {
		border-color: #94c47e
	}
}

@-webkit-keyframes validMarkAnimation {
	10% {
		opacity: 1
	}
	70% {
		opacity: 1
	}
}

@keyframes validMarkAnimation {
	10% {
		opacity: 1
	}
	70% {
		opacity: 1
	}
}

.error-message,
.success-message,
.form__success-message {
	display: inline-block;
	font-size: 1.2rem;
	color: #333;
	padding: 16px;
	margin: 8px 0 16px;
	border-left: 2px solid transparent;
	white-space: pre-line;
	font-family: monospace
}

.error-message p,
.success-message p,
.form__success-message p {
	margin: 0
}

.error-message {
	background: rgba(250, 119, 81, 0.08);
	border-color: #fa7751
}

.success-message,
.form__success-message {
	background: rgba(148, 196, 126, 0.08);
	border-color: #94c47e
}

.error-message.big,
.success-message.big {
	font-size: 1.4rem;
	padding: 24px
}

.error-message.full,
.success-message.full,
.form__success-message {
	display: block;
	width: 100%
}

.error-message.center,
.success-message.center {
	text-align: center
}

.input-message,
.form__hint-message,
.footer__subscribe__city .form__error-message,
.input-box .form__error-message {
	display: block;
	position: relative;
	font-size: 1.2rem;
	background: none;
	margin: 4px 0 -8px;
	padding: 0;
	text-align: left
}

.input-message:before,
.form__hint-message:before,
.footer__subscribe__city .form__error-message:before,
.input-box .form__error-message:before {
	display: block;
	content: "";
	width: 0;
	height: 0;
	border: .5rem solid transparent;
	position: absolute;
	top: -4px;
	left: 16px
}

.input-message + .input-message,
.form__hint-message + .input-message,
.footer__subscribe__city .form__error-message + .input-message,
.input-box .form__error-message + .input-message {
	margin-top: 0
}

.input-message + .input-message:before,
.form__hint-message + .input-message:before,
.footer__subscribe__city .form__error-message + .input-message:before,
.input-box .form__error-message + .input-message:before {
	display: none
}

.input-message.success {
	color: #94c47e
}

.input-message.success:before {
	border-top: .4rem solid #94c47e
}

.input-message.error,
.footer__subscribe__city .form__error-message,
.input-box .form__error-message {
	color: #fa7751
}

.input-message.error:before,
.footer__subscribe__city .form__error-message:before,
.input-box .form__error-message:before {
	border-top: .4rem solid #fa7751
}

.tooltip {
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
	position: absolute;
	z-index: 100;
	text-transform: none
}

.tooltip .tooltip-arrow {
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: -1;
	background: #fff;
	width: 14px;
	height: 14px
}

.bottom.tooltip {
	margin-top: 12px
}

.bottom.tooltip .tooltip-arrow {
	top: -7px;
	left: 50%;
	margin-left: -7px
}

.left.tooltip {
	margin-right: 12px
}

.left.tooltip .tooltip-arrow {
	right: -7px;
	top: 50%;
	margin-top: -7px
}

.right.tooltip {
	margin-left: 12px
}

.right.tooltip .tooltip-arrow {
	left: -7px;
	top: 50%;
	margin-top: -7px
}

.top.tooltip {
	margin-top: -12px
}

.top.tooltip .tooltip-arrow {
	bottom: -7px;
	left: 50%;
	margin-left: -7px
}

.align-left.tooltip {
	left: 0 !important
}

.align-left.tooltip .tooltip-arrow {
	left: 10px !important;
	right: auto;
	margin-left: 0
}

.align-right.tooltip {
	right: 0;
	left: auto !important
}

.align-right.tooltip .tooltip-arrow {
	right: 10px;
	left: auto !important
}

.tooltip .tooltip-inner {
	font-size: 1.2rem;
	line-height: 16px;
	font-weight: 300;
	padding: 16px;
	color: #333;
	background: #fff;
	max-width: 100%
}

.tooltip .tooltip-inner a {
	color: #333;
	text-decoration: underline;
	cursor: pointer
}

.tooltip.tooltip-error .tooltip-arrow {
	background: #fa7751;
	width: 7px;
	height: 7px
}

.bottom.tooltip.tooltip-error .tooltip-arrow {
	top: -3.5px;
	margin-left: -3.5px
}

.left.tooltip.tooltip-error .tooltip-arrow {
	right: -3.5px;
	margin-top: -3.5px
}

.right.tooltip.tooltip-error .tooltip-arrow {
	left: -3.5px;
	margin-top: -3.5px
}

.top.tooltip.tooltip-error .tooltip-arrow {
	bottom: -3.5px;
	margin-left: -3.5px
}

.tooltip.tooltip-error .tooltip-inner {
	padding: 8px 16px;
	color: #fff;
	background: #fa7751
}

.tooltip.tooltip-error .tooltip-inner a {
	color: #fff
}

.radio-box,
.checkbox-box {
	position: relative;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 1.4rem
}

.radio-box input,
.checkbox-box input {
	opacity: 0;
	position: absolute;
	z-index: -1
}

.radio-button,
.checkbox-element {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	position: relative;
	width: 20px;
	height: 20px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 20px;
	-ms-flex: 0 0 20px;
	flex: 0 0 20px;
	border-radius: 100%;
	border: 1px solid #c2c2c2;
	margin: 0 16px 0 0
}

.radio-button::before,
.checkbox-element::before {
	content: '';
	width: 20px;
	height: 20px;
	background: #F35D04;
	position: absolute;
	border-radius: 100%;
	left: -1px;
	top: -1px;
	-webkit-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	transition: opacity 75ms cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 200ms cubic-bezier(0.075, 0.82, 0.165, 1);
	transition: transform 200ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 75ms cubic-bezier(0.075, 0.82, 0.165, 1);
	transition: transform 200ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 75ms cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 200ms cubic-bezier(0.075, 0.82, 0.165, 1)
}

.invalid + .radio-button,
.invalid + .checkbox-element {
	border: 1px solid #fa7751
}

input[disabled] + .radio-button,
input[disabled] + .checkbox-element {
	background: #c2c2c2
}

input:checked + .radio-button,
input:checked + .checkbox-element {
	border-color: transparent
}

input:checked + .radio-button::before,
input:checked + .checkbox-element::before {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1
}

.input-box,
.textarea-box,
.select-box {
	position: relative;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin: 0 0 16px;
	font-family: "MuseoSans", Arial, sans-serif;
	font-size: 1.4rem;
	font-weight: 300;
	color: #c2c2c2;
	clear: both
}

.input-box label,
.textarea-box label,
.select-box label {
	font-size: 1.4rem;
	transition: all 150ms;
	-webkit-transform-origin: center left;
	transform-origin: center left;
	-webkit-transform: translateY(0) scale(1);
	transform: translateY(0) scale(1);
	position: absolute;
	margin: 0;
	padding: 0 3px;
	top: 1.8rem;
	left: 15px;
	color: #c2c2c2;
	z-index: 2;
	font-weight: 300;
	pointer-events: none;
	line-height: 1em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: calc(100% - 32px)
}

.input-box label::before,
.textarea-box label::before,
.select-box label::before {
	content: "";
	width: 100%;
	height: 100%;
	background: #fff;
	position: absolute;
	z-index: -1
}

.input-box input,
.textarea-box input,
.select-box input {
	height: 48px
}

.input-box input,
.textarea-box input,
.select-box input,
.input-box textarea,
.textarea-box textarea,
.select-box textarea,
.input-box select,
.textarea-box select,
.select-box select {
	transition: all 150ms;
	display: block;
	width: 100%;
	position: relative;
	z-index: 1;
	line-height: 1em;
	padding: 12px 15px;
	border: 1px solid #ebebeb;
	border-radius: 0;
	box-sizing: border-box;
	background-color: #fff;
	color: #333;
	font-weight: 300;
	resize: none
}

.input-box input:focus,
.textarea-box input:focus,
.select-box input:focus,
.input-box textarea:focus,
.textarea-box textarea:focus,
.select-box textarea:focus,
.input-box select:focus,
.textarea-box select:focus,
.select-box select:focus {
	outline: none;
	color: #333;
	border-color: #333
}

.input-box input:focus ~ label,
.textarea-box input:focus ~ label,
.select-box input:focus ~ label,
.input-box textarea:focus ~ label,
.textarea-box textarea:focus ~ label,
.select-box textarea:focus ~ label,
.input-box select:focus ~ label,
.textarea-box select:focus ~ label,
.select-box select:focus ~ label {
	color: #333;
	font-weight: 500;
	-webkit-transform: translateY(-2.508rem) scale(.72);
	transform: translateY(-2.508rem) scale(.72);
	max-width: calc((100% - 32px)/.72)
}

.input-box input.changed ~ label,
.textarea-box input.changed ~ label,
.select-box input.changed ~ label,
.input-box textarea.changed ~ label,
.textarea-box textarea.changed ~ label,
.select-box textarea.changed ~ label,
.input-box select.changed ~ label,
.textarea-box select.changed ~ label,
.select-box select.changed ~ label {
	font-weight: 500;
	-webkit-transform: translateY(-2.508rem) scale(.72);
	transform: translateY(-2.508rem) scale(.72);
	max-width: calc((100% - 32px)/.72)
}

.input-box input:not(:placeholder-shown) ~ label,
.textarea-box input:not(:placeholder-shown) ~ label,
.select-box input:not(:placeholder-shown) ~ label,
.input-box textarea:not(:placeholder-shown) ~ label,
.textarea-box textarea:not(:placeholder-shown) ~ label,
.select-box textarea:not(:placeholder-shown) ~ label,
.input-box select:not(:placeholder-shown) ~ label,
.textarea-box select:not(:placeholder-shown) ~ label,
.select-box select:not(:placeholder-shown) ~ label {
	font-weight: 500;
	-webkit-transform: translateY(-2.508rem) scale(.72);
	transform: translateY(-2.508rem) scale(.72);
	max-width: calc((100% - 32px)/.72)
}

.input-box input:-webkit-autofill,
.textarea-box input:-webkit-autofill,
.select-box input:-webkit-autofill,
.input-box textarea:-webkit-autofill,
.textarea-box textarea:-webkit-autofill,
.select-box textarea:-webkit-autofill,
.input-box select:-webkit-autofill,
.textarea-box select:-webkit-autofill,
.select-box select:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #fff inset
}

.input-box input ~ i,
.textarea-box input ~ i,
.select-box input ~ i,
.input-box input ~ a,
.textarea-box input ~ a,
.select-box input ~ a {
	display: block;
	position: absolute;
	right: 16px;
	top: 0;
	z-index: 2;
	height: 48px;
	line-height: 48px;
	color: #F35D04;
	font-weight: lighter
}

.input-box input ~ i,
.textarea-box input ~ i,
.select-box input ~ i {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	height: 48px;
	line-height: 48px
}

.input-box input ~ i.valid-mark,
.textarea-box input ~ i.valid-mark,
.select-box input ~ i.valid-mark {
	color: #94c47e;
	opacity: 0;
	background: #fff;
	pointer-events: none
}

.focused.input-box label,
.focused.textarea-box label,
.focused.select-box label {
	color: #333
}

.focused.input-box label,
.focused.textarea-box label,
.focused.select-box label,
.changed.input-box label,
.changed.textarea-box label,
.changed.select-box label {
	font-weight: 500;
	-webkit-transform: translateY(-2.508rem) scale(.72);
	transform: translateY(-2.508rem) scale(.72);
	max-width: calc((100% - 32px)/.72)
}

.input-box .invalid,
.select-box.invalid {
	border-color: #fa7751
}

.input-box .invalid ~ label,
.select-box.invalid ~ label,
.input-box .invalid label,
.select-box.invalid label {
	color: #fa7751
}

.input-box .invalid:focus,
.select-box.invalid:focus {
	border-color: #fa7751
}

.input-box .invalid:focus ~ label,
.select-box.invalid:focus ~ label {
	color: #fa7751
}

.input-box :disabled,
.select-box.disabled {
	color: #c2c2c2;
	border-color: #ebebeb;
	background-color: #fafafa
}

.input-box :disabled ~ label,
.select-box.disabled ~ label,
.input-box :disabled label,
.select-box.disabled label {
	color: #c2c2c2;
	background: none
}

.input-box.big input {
	height: 64px
}

.input-box.big label {
	top: 2.6rem
}

.input-box.big input:focus ~ label,
.input-box.big textarea:focus ~ label,
.input-box.big select:focus ~ label {
	-webkit-transform: translateY(-3.408rem) scale(.72);
	transform: translateY(-3.408rem) scale(.72)
}

.input-box.big input.changed ~ label,
.input-box.big textarea.changed ~ label,
.input-box.big select.changed ~ label {
	-webkit-transform: translateY(-3.408rem) scale(.72);
	transform: translateY(-3.408rem) scale(.72)
}

.input-box.big input:not(:placeholder-shown) ~ label,
.input-box.big textarea:not(:placeholder-shown) ~ label,
.input-box.big select:not(:placeholder-shown) ~ label {
	-webkit-transform: translateY(-3.408rem) scale(.72);
	transform: translateY(-3.408rem) scale(.72)
}

@keyframes validAnimation {
	10% {
		border-color: #94c47e
	}
	70% {
		border-color: #94c47e
	}
}

@keyframes validMarkAnimation {
	10% {
		opacity: 1
	}
	70% {
		opacity: 1
	}
}

.select-box {
	background: #fff;
	border: 1px solid #ebebeb;
	height: 48px
}

.select-box label {
	margin-top: -1px
}

.select-box ul li {
	font-size: 1.4rem;
	overflow: hidden
}

.select-box ul li a {
	height: 40px;
	line-height: 40px;
	padding: 0 19px;
	color: #888;
	font-weight: 300
}

.select-box ul li a:hover {
	color: #888;
	background: #fafafa
}

.select-box ul li:hover {
	z-index: 2
}

.select-box ul li.selected {
	background: none
}

.select-box ul li.selected a {
	background: none;
	color: #333;
	font-weight: 500
}

.select-box ul li.selected a:hover {
	background: #fafafa
}

.focused.select-box {
	border-color: #333;
	z-index: 1;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08)
}

.focused.select-box label {
	-webkit-transform: none;
	transform: none;
	font-weight: 300
}

.changed.select-box label {
	-webkit-transform: translateY(-2.508rem) scale(.72);
	transform: translateY(-2.508rem) scale(.72);
	font-weight: 500
}

.invalid.select-box {
	border-color: #fa7751
}

.select-box {
	clear: none;
	margin: 0
}

.button-toggle {
	color: #F35D04;
	background-color: transparent;
	border: 1px solid #F35D04
}

.button-toggle:hover,
.button-toggle:focus {
	color: #DC5707;
	border-color: #DC5707;
	background-color: transparent
}

.button-toggle:not(.js-ripple)::after,
.button-toggle .ripple {
	background-image: radial-gradient(circle, rgba(198, 13, 92, 0.08) 10%, transparent 10.01%)
}

.button-toggle[disabled] {
	color: #c2c2c2;
	border-color: #c2c2c2;
	pointer-events: none
}

.button-toggle-wrapper {
	margin: 0;
	padding: 0
}

.button-toggle-wrapper .button-toggle {
	font-size: 1.6rem;
	height: 32px;
	line-height: 32px
}

.button-toggle-wrapper .button-toggle::after,
.button-toggle-wrapper .button-toggle .ripple {
	content: none;
	display: none
}

.button-toggle-wrapper input {
	opacity: 0;
	position: absolute;
	z-index: -1
}

.button-toggle-wrapper input:checked ~ .button-toggle {
	border-color: #F35D04;
	color: #fff;
	background: #F35D04
}

.checkbox-box {
	font-weight: 300;
	margin-bottom: 16px
}

.checkbox-box .checkbox-text {
	color: #333;
	margin-left: 16px
}

.checkbox-small-text.checkbox-box .checkbox-text {
	font-size: 1.2rem
}

.checkbox-element {
	border-radius: 0;
	margin: 0
}

.checkbox-element::before {
	border-radius: 0
}

.checkbox-element .checkmark {
	height: 100%;
	line-height: 1em;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%) scale(0);
	transform: translate(-50%, -50%) scale(0);
	opacity: 0
}

.invalid + .checkbox-element::before {
	background: #fa7751
}

input[disabled] + .checkbox-element {
	background: #ebebeb;
	border-color: #ebebeb
}

input[disabled] + .checkbox-element::before {
	background: #ebebeb
}

input[disabled] + .checkbox-element + .checkbox-text {
	color: #c2c2c2
}

input:checked + .checkbox-element .checkmark {
	-webkit-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1);
	opacity: 1
}

button:focus {
	outline: none
}

.button--disabled {
	background-color: #c2c2c2 !important;
	border-color: #c2c2c2 !important;
	cursor: default
}

.button--disabled:hover,
.button--disabled:focus,
.button--disabled:active {
	background-color: #c2c2c2;
	border-color: #c2c2c2
}

.button-secondary,
.button-secondary--selected.charity__select-button:hover {
	color: #F35D04;
	background-color: transparent;
	border: 1px solid #F35D04
}

.button-secondary:hover,
.button-secondary--selected.charity__select-button:hover,
.button-secondary:focus,
.button-secondary--selected.charity__select-button:focus:hover {
	color: #DC5707;
	border-color: #DC5707;
	background-color: transparent
}

.button-secondary:not(.js-ripple)::after,
.button-secondary--selected.charity__select-button:hover:not(.js-ripple)::after,
.button-secondary .ripple,
.button-secondary--selected.charity__select-button:hover .ripple {
	background-image: radial-gradient(circle, rgba(198, 13, 92, 0.08) 10%, transparent 10.01%)
}

.button-secondary[disabled],
[disabled].button-secondary--selected.charity__select-button:hover {
	color: #c2c2c2;
	border-color: #c2c2c2;
	pointer-events: none
}

.button-secondary--no-hover {
	color: #F35D04;
	background-color: transparent;
	border: 1px solid #F35D04
}

.button-secondary--no-hover:hover,
.button-secondary--no-hover:focus {
	color: #DC5707;
	border-color: #DC5707;
	background-color: transparent
}

.button-secondary--no-hover:not(.js-ripple)::after,
.button-secondary--no-hover .ripple {
	background-image: radial-gradient(circle, rgba(198, 13, 92, 0.08) 10%, transparent 10.01%)
}

.button-secondary--no-hover[disabled] {
	color: #c2c2c2;
	border-color: #c2c2c2;
	pointer-events: none
}

.button--fake {
	border: none;
	background: transparent
}

.button--small {
	height: 32px;
	padding: 0 2px;
	line-height: 0;
	display: inline-block
}

/*
.form-control,
input {
	font-weight: 300;
	font-size: 1.4rem;
	padding-left: 12px;
	padding-right: 12px;
	height: 48px;
	line-height: inherit;
	border: 1px solid #ebebeb;
	border-radius: 0;
	color: #333;
	box-shadow: none;
	transition: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
*/

.form-control[type="radio"],
.form-control[type="checkbox"],
input[type="radio"],
input[type="checkbox"] {
	height: auto
}

.form-control:focus,
input:focus {
	outline: none;
	border: 1px solid #888;
	box-shadow: none;
	transition: none
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.form__select-wrapper {
	height: 48px
}

.form-group {
	clear: both;
	position: relative;
	margin: 0
}

.bootstrap-select {
	width: 100% !important;
	height: 47px;
	position: relative
}

.form__select-wrapper:not(.select-box) .caret {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	border: none;
	right: 24px !important;
	margin-top: -8px !important;
	color: #F35D04;
	font-size: 1.9rem
}

.form__select-wrapper:not(.select-box) .caret:before {
	content: "\44"
}

.dropdown-menu {
	min-height: inherit !important;
	z-index: 800 !important;
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 1.4rem;
	text-align: left;
	background-color: #fff;
	border-radius: 0;
	border: none;
	color: #888;
	width: calc(100% + 2px);
	margin-left: -1px;
	text-transform: none;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08)
}

.dropdown-menu li a {
	padding: 10px;
	font-weight: 300
}

.dropdown-menu li a:hover {
	background-color: #fafafa
}

@media screen and (min-width: 960px) {
	.checkout .dropdown-menu {
		right: 0
	}
}

.header__account__dropdown .dropdown-backdrop {
	position: static
}

.header__account__dropdown .dropdown-menu {
	left: 0;
	font-size: 1.4rem
}

@media (min-width: 768px) {
	.header__account__dropdown .dropdown-menu {
		left: auto;
		margin-top: 0;
		min-width: 145px
	}
}

.bootstrap-select > .dropdown-toggle {
	height: 48px;
	line-height: 44px;
	background-color: transparent;
	padding-left: 8px;
	padding-right: 24px;
	color: #333;
	font-size: 1.4rem;
	overflow: hidden;
	border: none
}

.bootstrap-select > .dropdown-toggle:hover,
.bootstrap-select > .dropdown-toggle:focus {
	outline: none !important
}

.bootstrap-select > .dropdown-toggle:hover,
.bootstrap-select > .dropdown-toggle:focus {
	outline: none !important
}

.dropup .dropdown-menu {
	margin-bottom: -2px
}

.select-box .dropdown-menu {
	border: none;
	margin-bottom: 1px;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08)
}

.select-box .dropdown-menu li {
	border: none
}

.select-box .dropdown-menu li:first-of-type {
	display: none
}

.select-box .dropdown-menu li > a {
	color: #888
}

.select-box .dropdown-menu.inner {
	width: 100%
}

.select-box .dropdown-menu:before,
.select-box .dropdown-menu:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	width: 100%;
	height: 16px;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
	z-index: 1;
	pointer-events: none
}

.select-box .dropdown-menu:after {
	top: auto;
	bottom: 0;
	background: linear-gradient(to top, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0) 100%)
}

.select-box .dropdown-toggle {
	padding: 0 17px
}

.select-box .filter-option {
	line-height: 48px
}

.select-box .caret {
	width: 12px;
	height: 6px;
	margin-top: -3px;
	background-image: url("../../img/ic-arrow-down-pink.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	border: none;
	right: 16px
}

.select-box .open .caret {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
	right: 16px;
	margin-top: -3px
}

.form__hint-message {
	font-size: 1.4rem;
	color: #fff;
	background-color: #94c47e;
	margin-bottom: 16px
}

.form__success-message a {
	cursor: pointer;
	color: #fff;
	transition: color .1s linear;
	text-decoration: underline
}

.form__success-message a:hover,
.form__success-message a:focus {
	color: #fff;
	text-decoration: none
}

.form__success-message a:hover,
.form__success-message a:focus {
	text-decoration: underline
}

.position-absolute__top-right {
	position: absolute;
	top: 13px;
	right: 8px;
	font-size: 1.4rem
}

.registration-disclaimer {
	font-size: 1.2rem;
	font-weight: 300;
	line-height: 1.17;
	color: #888;
	margin-bottom: 16px
}

body {
	background-color: #fff;
/*	-ms-overflow-style: scrollbar;*/
	width: 100%
}

ul {
	padding: 0;
	margin: 0
}

li {
	list-style: none
}

.fluid-container {
	margin-right: auto;
	margin-left: auto;
	max-width: 960px;
	padding-left: 16px;
	padding-right: 16px
}

.responsive-img {
	display: block;
	width: 100%;
	height: auto
}

.wrapper-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 0;
	padding-right: 0;
	max-width: 960px
}

@media (min-width: 480px) {
	.wrapper-fluid {
		padding-left: 12px;
		padding-right: 12px
	}
}

.turbolinks-progress-bar::before {
	background-color: #F35D04 !important;
	height: 5px
}

.hidden-to-user {
	position: absolute !important;
	top: -9999px !important
}

.pac-container {
	z-index: 2000 !important
}

.page-content {
	position: relative
}

.stage {
	min-height: 60vh;
	transition-property: -webkit-transform min-height opacity;
	transition-property: transform min-height opacity;
	transition-property: transform min-height opacity, -webkit-transform min-height opacity;
	transition-duration: .45s;
	transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
	will-change: transform, opacity, min-height
}

.leaving .stage {
	visibility: hidden;
	opacity: 0;
	min-height: 100vh;
	-webkit-transform: translateY(100vh);
	transform: translateY(100vh)
}

.entering .stage {
	visibility: visible;
	opacity: 1;
	min-height: 0;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

html {
	font-size: 10px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

body {
	color: #333;
	font-family: "MuseoSans", Arial, sans-serif;
	font-weight: 300;
	line-height: 1.6;
	font-size: 1.6rem
}

a,
.link {
	cursor: pointer;
	color: #F35D04;
	transition: color .1s linear
}

a:hover,
a:focus,
.link:hover,
.link:focus {
	color: #DC5707;
	text-decoration: none
}

a:focus,
.link:focus {
	outline: none
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	font-weight: 300;
	line-height: 1.6
}

h1,
.h1 {
	font-weight: 700;
	font-size: 3.6rem
}

h2,
.h2 {
	font-weight: 700;
	font-size: 3.2rem;
	line-height: 0.8
}

h3,
.h3 {
	font-size: 2.2rem;
	line-height: 0.8
}

h4,
.h4 {
	font-size: 18px
}

h5,
.h5 {
	font-size: 36px
}

h6,
.h6 {
	font-size: 12px
}

.main-title,
.secondary-title,
.section-title,
.more-informations .section-title,
.other-cuisines .section-title {
	line-height: 1.3em;
	font-weight: 300
}

.main-title {
	font-size: 2.6rem
}

@media (min-width: 768px) {
	.main-title {
		font-size: 4.2rem
	}
}

.secondary-title {
	font-size: 1.6rem
}

@media (min-width: 768px) {
	.secondary-title {
		font-size: 2.2rem
	}
}

.section-title {
	font-size: 1.6rem
}

.text-left {
	text-align: left
}

.text-right,
.topping__header__comment {
	text-align: right
}

.text-center,
.restaurants__city-bottom-info__description h3,
.restaurants__city-bottom-info__description .h3,
.desktop-cart__title,
.desktop-cart_order__message,
.desktop-cart__footer__message {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

.text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

ul.dotted {
	padding: 0;
	margin: 0
}

ul.dotted li:before {
	content: "• ";
	color: #F35D04
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

[class^="icon-"],
[class*=" icon-"] {
	line-height: 1em
}

.icon-allergens-non-prepacked:before {
	content: "\e90d"
}

.icon-allergens-prepacked:before {
	content: "\e90e"
}

.icon-dh-logo-text:before {
	content: "\e90c"
}

.icon-dh-logo:before {
	content: "\e90b"
}

.icon-invite-employees:before {
	content: "\e906"
}

.icon-simple-reporting:before {
	content: "\e907"
}

.icon-group-order:before {
	content: "\e908"
}

.icon-budget:before {
	content: "\e909"
}

.icon-billing:before {
	content: "\e90a"
}

.icon-data-secutiry:before {
	content: "\e934"
}

.icon-timer:before {
	content: "\e905"
}

.icon-ic_social_fb:before {
	content: "\e900"
}

.icon-ic_social_instagram:before {
	content: "\e901"
}

.icon-ic_social_linkedin:before {
	content: "\e902"
}

.icon-ic_social_pinterest:before {
	content: "\e903"
}

.icon-ic_social_twitter:before {
	content: "\e904"
}

.icon-suppertime:before {
	content: "\e61f"
}

.icon-COD:before {
	content: "\e61e"
}

.icon-logo-se:before {
	content: "\e61c"
}

.icon-logo-LaNeveraRoja:before {
	content: "\e61a"
}

.icon-foodinfo-hot3:before {
	content: "\e606"
}

.icon-foodinfo-vegetarian:before {
	content: "\e607"
}

.icon-foodinfo-eggs:before {
	content: "\e608"
}

.icon-foodinfo-milk:before {
	content: "\e609"
}

.icon-foodinfo-sesame:before {
	content: "\e60a"
}

.icon-foodinfo-peanuts:before {
	content: "\e60b"
}

.icon-foodinfo-fish:before {
	content: "\e60c"
}

.icon-foodinfo-celery:before {
	content: "\e60d"
}

.icon-foodinfo-crustaceans:before {
	content: "\e60e"
}

.icon-foodinfo-gluten:before {
	content: "\e60f"
}

.icon-foodinfo-nuts:before {
	content: "\e610"
}

.icon-foodinfo-lupin:before {
	content: "\e611"
}

.icon-foodinfo-molluscs:before {
	content: "\e612"
}

.icon-foodinfo-soy:before {
	content: "\e613"
}

.icon-foodinfo-vegan:before {
	content: "\e614"
}

.icon-foodinfo-so2:before {
	content: "\e615"
}

.icon-foodinfo-mustard:before {
	content: "\e616"
}

.icon-foodinfo-hot1:before {
	content: "\e617"
}

.icon-foodinfo-hot2:before {
	content: "\e618"
}

.icon-check:before {
	content: "\e605"
}

.icon-logo:before {
	content: "\51"
}

.icon-profile:before {
	content: "\77"
}

.icon-logo-icon:before {
	content: "\7a"
}

.icon-cart:before {
	content: "\71"
}

.icon-delivery:before {
	content: "\72"
}

.icon-preorder:before {
	content: "\74"
}

.icon-search:before {
	content: "\53"
}

.icon-down-open-mini:before {
	content: "\44"
}

.icon-left-open-mini:before {
	content: "\63"
}

.icon-right-open-mini:before {
	content: "\68"
}

.icon-up-open-mini:before {
	content: "\6b"
}

.icon-down-open-big:before {
	content: "\45"
}

.icon-left-open-big:before {
	content: "\43"
}

.icon-right-open-big:before {
	content: "\61"
}

.icon-up-open-big:before {
	content: "\42"
}

.icon-trash:before {
	content: "\e61d"
}

.icon-cancel-circled:before {
	content: "\78"
}

.icon-circle-with-minus:before {
	content: "\69"
}

.icon-plus-circled:before {
	content: "\75"
}

.icon-cancel:before {
	content: "\e600"
}

.icon-pencil:before {
	content: "\e601"
}

.icon-help-circled:before {
	content: "\48"
}

.icon-info-circled:before {
	content: "\66"
}

.icon-pin-map:before {
	content: "\6f"
}

.icon-minus:before {
	content: "\2d"
}

.icon-edit-frame:before {
	content: "\e61b"
}

.icon-plus:before {
	content: "\2b"
}

.icon-facebook-circled:before {
	content: "\e602"
}

.icon-instagram-circled:before {
	content: "\e603"
}

.icon-pinterest-with-circle:before {
	content: "\e619"
}

.icon-twitter-circled:before {
	content: "\e604"
}

.icon-envelope-o:before {
	content: "\f003"
}

.icon-star:before {
	content: "\f005"
}

.icon-star-o:before {
	content: "\f006"
}

.icon-clock-o:before {
	content: "\f017"
}

.icon-eye:before {
	content: "\6c"
}

.icon-eye-slash-close:before {
	content: "\6d"
}

.icon-attention:before {
	content: "\67"
}

.icon-call-phone:before {
	content: "\64"
}

.icon-twitter:before {
	content: "\54"
}

.icon-facebook:before {
	content: "\46"
}

.icon-location-arrow:before {
	content: "\4c"
}

.icon-instagram:before {
	content: "\49"
}

.icon-sliders:before {
	content: "\f1de"
}

.hero,
.hero-small,
.hero-full {
	height: 340px;
	background: #F35D04;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	right: 0
}

.hero-small {
	height: 280px
}

.hero-full {
	height: 100vh
}

.hero-image {
	height: 100%;
	background: no-repeat center;
	background-size: cover;
	transition: opacity 150ms cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

.hero-image.b-lazy {
	opacity: 0
}

.hero-image.b-lazy.b-loaded {
	opacity: 1
}

.toggle {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	font-size: 0;
	margin: 0;
	width: 36px;
	height: 20px;
	cursor: pointer
}

.toggle input {
	position: absolute;
	opacity: 0;
	z-index: -1;
	margin: 0;
	border: none;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.toggle .track {
	border-radius: 7px;
	background: #ebebeb;
	height: 14px;
	display: block;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.toggle .track::after {
	content: '';
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #F35D04;
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	transition: all .15s cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

.toggle :checked ~ .track:after {
	-webkit-transform: translate(16px, -50%);
	transform: translate(16px, -50%)
}

.vendor-tile {
	min-height: 200px;
	position: relative;
	margin: 0;
	z-index: 0
}

.vendor-tile picture {
	position: relative;
	display: block;
	height: 200px;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.04) url(../../images/logo/grey-logo-md.png) center no-repeat
}

.vendor-tile .vendor-picture {
	background: no-repeat center;
	background-size: cover;
	display: block;
	height: 100%;
	position: relative;
	z-index: 1;
	transition: opacity 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.vendor-tile .vendor-picture.b-lazy {
	opacity: 0
}

.vendor-tile .vendor-picture.b-lazy.b-loaded {
	opacity: 1
}

.vendor-tile .badge-info {
	position: absolute;
	z-index: 5;
	top: 0;
	right: 0;
	height: 40px;
	max-width: 150px;
	background: #fff;
	font-weight: 500;
	font-size: 1.4rem;
	color: #333;
	padding: 8px 12px;
	line-height: 1em;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08)
}

.vendor-tile .badge-info .label {
	text-align: center;
	font-size: .8rem;
	line-height: 1em;
	text-transform: uppercase;
	font-weight: 700
}

.vendor-tile .tag {
	color: #fff;
	background-color: #F35D04;
	height: 24px;
	padding: 0 16px;
	position: absolute;
	z-index: 3;
	top: 16px;
	left: 0;
	line-height: 24px;
	font-size: 1.2rem;
	font-weight: 700;
	text-transform: uppercase;
	display: block
}

.vendor-tile:hover .vendor-picture,
.vendor-tile:active .vendor-picture {
	-webkit-transform: scale(1.06);
	transform: scale(1.06)
}

.vendor-tile.closed .badge-info .label {
	-webkit-box-ordinal-group: 0;
	-webkit-order: -1;
	-ms-flex-order: -1;
	order: -1;
	text-align: left
}

.vendor-tile.temp-closed picture {
	background-color: #ebebeb;
	background-image: url(../../img/logo/logo-simple-darker.svg)
}

.vendor-tile.temp-closed picture::before {
	content: '';
	position: absolute;
	z-index: 4;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.5)
}

.vendor-info {
	display: block;
	padding: 8px 0 0;
	color: #888;
	font-size: 1.4rem;
	position: relative;
	z-index: 2
}

.vendor-info .headline {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row nowrap;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap
}

.vendor-info .ratings-component {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center
}

.vendor-info .ratings-component .count::before {
	font-size: 1rem;
	vertical-align: super
}

.vendor-info .name {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	display: block;
	margin: 0;
	line-height: 1.3em;
	color: #333;
	font-size: 1.6rem;
	font-weight: 700;
	padding: 4px 16px 4px 0
}

.vendor-info .categories {
	font-weight: 300;
	margin: 0;
	padding: 0;
	list-style-type: none;
	max-height: 2.6em;
	line-height: 1.3em;
	overflow: hidden;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.vendor-info .categories > li {
	position: relative;
	display: inline;
	padding-left: calc(8px + 1ex);
	margin: 0 8px 0 0
}

.vendor-info .categories > li::after {
	position: absolute;
	left: 0;
	content: '\2022';
	font-size: 1.2rem
}

.vendor-info .categories > li:first-child {
	padding-left: 0
}

.vendor-info .categories > li:first-child::after {
	content: none
}

.vendor-info .categories > li:last-child {
	margin: 0 calc(8px + .25ex) 0 0
}

.vendor-info .extra-info {
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 4px 0 2px;
	padding: 0;
	overflow: hidden;
	list-style-type: none;
	font-size: 1.4rem
}

.vendor-info .extra-info strong {
	color: #333
}

.vendor-info .extra-info > li {
	padding-left: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.vendor-info .extra-info > li:first-child {
	padding-left: 0
}

.full-container {
	position: relative;
	width: 100%;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
	padding-right: 16px
}

@media (min-width: 480px) {
	.full-container {
		padding-left: 24px;
		padding-right: 24px
	}
}

@media (min-width: 768px) {
	.full-container {
		padding-left: 48px;
		padding-right: 48px
	}
}

@media (min-width: 1280px) {
	.full-container {
		padding-left: 80px;
		padding-right: 80px
	}
}

.vendor-list-empty-message {
	width: 100%;
	height: calc(100vh - 165px);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}

.vendor-list-empty-message h2 {
	margin-top: -80px
}

@media (min-width: 480px) {
	.vendor-list-empty-message {
		height: calc(100vh - 120px)
	}
	.vendor-list-empty-message.b2b h2 {
		margin-top: -64px
	}
	.vendor-list-empty-message h2 {
		margin-top: 0
	}
}

.vendor-list-empty-message h2 {
	color: #333;
	font-size: 2.4rem;
	font-weight: 300;
	margin-left: 16px;
	margin-right: 16px;
	line-height: normal
}

@media (min-width: 480px) {
	.vendor-list-empty-message h2 {
		font-size: 3.2rem
	}
}

.vendor-list-empty-message p {
	font-size: 1.6rem;
	line-height: normal;
	margin: 0 16px;
	color: #888
}

@media (min-width: 480px) {
	.vendor-list-empty-message p {
		max-width: 60%
	}
}

.vendor-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -8px;
	padding: 0;
	list-style-type: none
}

.vendor-list > li {
	width: 100%;
	margin: 8px;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}

@media (min-width: 600px) {
	.vendor-list > li {
		max-width: calc(50% - 16px);
		width: calc(50% - 16px)
	}
	.vendor-list > li.header-tile {
		max-width: none;
		width: 100%
	}
}

@media (min-width: 884px) {
	.vendor-list > li {
		width: calc(33.3333% - 16px);
		max-width: calc(33.3333% - 16px)
	}
	.vendor-list > li.header-tile {
		max-width: none;
		width: 100%
	}
}

@media (min-width: 960px) {
	.vendor-list {
		margin: -12px
	}
	.vendor-list > li,
	.vendor-list li.header-tile {
		margin: 12px;
		width: calc(33.3333% - 24px);
		max-width: calc(33.3333% - 24px)
	}
}

@media (min-width: 1208px) {
	.vendor-list > li,
	.vendor-list li.header-tile {
		width: calc(25% - 24px);
		max-width: calc(25% - 24px)
	}
}

.header-tile {
	background: none;
	padding: 0;
	display: block;
	width: 100%;
	max-width: none;
	color: #fff;
	font-size: 2.4rem;
	font-weight: 300
}

.header-tile span {
	display: inline;
	background-color: #F35D04;
	padding: 4px 8px 4px 0;
	line-height: 1.7em
}

@media (min-width: 960px) {
	.header-tile {
		background-color: #F35D04;
		padding: 32px 32px 32px 24px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: end;
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
		font-size: 2.8rem
	}
	.header-tile span {
		line-height: 1.2em;
		padding: 0
	}
}

.full-container {
	position: relative;
	width: 100%;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
	padding-right: 16px
}

@media (min-width: 480px) {
	.full-container {
		padding-left: 24px;
		padding-right: 24px
	}
}

@media (min-width: 768px) {
	.full-container {
		padding-left: 48px;
		padding-right: 48px
	}
}

@media (min-width: 1280px) {
	.full-container {
		padding-left: 80px;
		padding-right: 80px
	}
}

.vendor-info-container {
	position: relative;
	background-color: #fff;
	text-align: center;
	border-bottom: 1px solid #ebebeb;
	cursor: pointer
}

.vendor-info-container::before {
	content: "";
	position: absolute;
	width: 100%;
	left: 0;
	top: -16px;
	height: 16px;
	background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.12) 100%)
}

.vendor-info-container .ratings-component {
	margin: 0 auto
}

@media (min-width: 960px) {
	.vendor-info-container .ratings-component {
		margin-left: 16px
	}
}

.vendor-info-container .vendor-info-main {
	position: relative;
	width: 100%;
	max-width: 1248px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
	padding-right: 16px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	height: auto;
	padding-top: 16px;
	padding-bottom: 16px
}

@media (min-width: 480px) {
	.vendor-info-container .vendor-info-main {
		padding-left: 24px;
		padding-right: 24px
	}
}

@media (min-width: 768px) {
	.vendor-info-container .vendor-info-main {
		padding-left: 48px;
		padding-right: 48px
	}
}

@media (min-width: 1280px) {
	.vendor-info-container .vendor-info-main {
		padding-left: 80px;
		padding-right: 80px
	}
}

@media (min-width: 480px) {
	.vendor-info-container .vendor-info-main {
		padding-top: 16px;
		padding-bottom: 16px
	}
}

@media (min-width: 960px) {
	.vendor-info-container .vendor-info-main {
		height: 64px;
		padding-top: 0;
		padding-bottom: 0
	}
	.vendor-info-container .vendor-info-main .vendor-info-main-headline h1 {
		white-space: nowrap;
		font-size: 2.4rem;
		font-weight: 500;
		margin: 0;
		line-height: 64px
	}
}

@media screen and (max-width: 959px) {
	.vendor-info-container .vendor-info-main {
		position: relative;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.vendor-info-container .vendor-info-main .vendor-info-main-headline {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 100%;
		-ms-flex: 1 1 100%;
		flex: 1 1 100%;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center
	}
	.vendor-info-container .vendor-info-main .vendor-info-main-headline h1 {
		margin: 0
	}
	.vendor-info-container .vendor-info-main .vendor-info-main-details {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 100%;
		-ms-flex: 1 1 100%;
		flex: 1 1 100%
	}
	.vendor-info-container .vendor-info-main .vendor-info-main-details-opening-times {
		display: none
	}
	.vendor-info-container .vendor-info-main .vendor-info-main-details-cuisines-container {
		position: relative;
		max-width: 100%;
		overflow: hidden;
		white-space: normal;
		margin: auto
	}
	.vendor-info-container .vendor-info-main .vendor-info-main-details-cuisines-more {
		display: none
	}
	.vendor-info-container .vendor-info-main .vendor-info-main-info-button {
		position: absolute;
		top: 16px;
		right: 16px;
		height: auto
	}
}

@media screen and (max-width: 959px) and (min-width: 480px) {
	.vendor-info-container .vendor-info-main .vendor-info-main-info-button {
		right: 24px
	}
}

@media screen and (max-width: 959px) and (min-width: 768px) {
	.vendor-info-container .vendor-info-main .vendor-info-main-info-button {
		right: 48px
	}
}

.vendor-info-container .vendor-info-main-temp-name {
	width: 885px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.vendor-info-container .vendor-info-main-headline {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.vendor-info-container .vendor-info-main-headline h1 {
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	display: inline-block;
	font-weight: 700;
	font-size: 1.8rem
}

.vendor-info-container .vendor-info-main-headline .tag {
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	display: inline-block;
	margin-left: 15px;
	color: #fff;
	background-color: #F35D04;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	font-size: 1rem;
	font-weight: 700;
	text-transform: uppercase
}

.vendor-info-container .vendor-info-main-details {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	margin-left: 32px;
	margin-right: 32px;
	font-weight: 300;
	font-size: 1.4rem;
	color: #888;
	text-align: center
}

.vendor-info-container .vendor-info-main-details-cuisines-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	margin-right: 32px;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-box-flex: 1
}

@media (min-width: 768px) {
	.vendor-info-container .vendor-info-main-details-cuisines-container.vendor-cuisine-overflown:after {
		content: "[...]";
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		height: 44px;
		width: 64px;
		background: linear-gradient(to left, #fff 0%, #fff 30%, rgba(255, 255, 255, 0) 100%);
		z-index: 1;
		text-align: right
	}
}

.vendor-info-container .vendor-info-main-details-cuisines {
	display: inline-block;
	list-style: none;
	padding: 0
}

.vendor-info-container .vendor-info-main-details-cuisines > li {
	display: inline-block
}

.vendor-info-container .vendor-info-main-details-cuisines > li a {
	color: #888;
	text-decoration: none
}

.vendor-info-container .vendor-info-main-details-cuisines > li a:hover {
	text-decoration: underline
}

.vendor-info-container .vendor-info-main-details-cuisines > li:after {
	content: "\2022";
	padding-left: 8px;
	padding-right: 3px
}

.vendor-info-container .vendor-info-main-details-cuisines > li:last-of-type:after {
	display: none
}

.vendor-info-container .vendor-info-main-details-cuisines-more {
	position: relative;
	padding-left: 8px;
	margin-left: -8px;
	box-shadow: inset 8px 0 9px -2px #fff
}

.vendor-info-container .vendor-info-main-info-button {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	text-align: right;
	height: 100%
}

.vendor-info-container .vendor-info-main-info-button span {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.vendor-info-container .vendor-info-main-info-button .svg-stroke-container path {
	fill: #F35D04
}

.vendor-info-container .vendor-info-main-info-button:hover .svg-stroke-container path {
	fill: #DC5707
}

.full-container {
	position: relative;
	width: 100%;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
	padding-right: 16px
}

@media (min-width: 480px) {
	.full-container {
		padding-left: 24px;
		padding-right: 24px
	}
}

@media (min-width: 768px) {
	.full-container {
		padding-left: 48px;
		padding-right: 48px
	}
}

@media (min-width: 1280px) {
	.full-container {
		padding-left: 80px;
		padding-right: 80px
	}
}

.vendor-info-page {
	padding: 0 16px 24px;
	text-align: left;
	background: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	max-width: 1088px
}

.vendor-info-page .info-headline {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.vendor-info-page .vendor-name + .ratings-component {
	margin-left: 16px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%
}

.vendor-info-page .vendor-picture {
	display: block;
/*	height: 200px;*/
	height: 100px;
	margin: 0 -16px;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}

.vendor-info-page .vendor-picture.b-lazy {
	opacity: 0
}

.vendor-info-page .vendor-picture.b-lazy.b-loaded {
	opacity: 1
}

.vendor-info-page .infos {
	text-align: center;
	margin: -40px 0 24px;
	padding: 24px;
	background: #fff;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%;
	position: relative;
	box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.12)
}

.vendor-info-page .vendor-logo {
	height: 80px;
	margin-top: -24px;
	margin-bottom: -24px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.vendor-info-page h1 {
	font-size: 1.8rem;
	font-weight: 700;
	text-align: center;
	color: #333;
	margin: 0
}

.vendor-info-page .vendor-cuisines {
	display: inline-block;
	list-style: none;
	padding: 0;
	margin: 8px 0 16px;
	font-size: 1.4rem;
	font-weight: 300;
	line-height: 1.43em;
	color: #888
}

.vendor-info-page .vendor-cuisines > li {
	display: inline-block;
	margin-left: -5px
}

.vendor-info-page .vendor-cuisines > li:after {
	content: "\2022";
	padding-left: 8px;
	padding-right: 8px
}

.vendor-info-page .vendor-cuisines > li:last-of-type:after {
	display: none
}

.vendor-info-page .opening-time {
	font-size: 1.4rem;
	font-weight: 300;
	line-height: 1.43em;
	text-align: center;
	color: #888;
	position: relative
}

.vendor-info-page .content {
	margin: 0;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%
}

.vendor-info-page h2 {
	font-size: 1.8rem;
	font-weight: 300;
	line-height: 1.11em;
	text-align: left;
	color: #333;
	margin: 8px 0
}

.vendor-info-page .vendor-delivery-times {
	list-style: none;
	padding: 0
}

.vendor-info-page p,
.vendor-info-page .vendor-delivery-times {
	font-size: 1.4rem;
	font-weight: 300;
	line-height: 1.29em;
	color: #888;
	margin: 8px 0 24px;
	margin-bottom: 10px
}

.vendor-info-page .static-map-container {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%;
	max-height: 600px;
	position: relative
}

.vendor-info-page .static-map-container .static-map-pin {
	font-size: 2em;
	z-index: 1;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.vendor-info-page .static-map-container .static-map-pin .svg-stroke-container {
	path: #F35D04;
	fill: #F35D04
}

.vendor-info-page .static-map-container .map {
	width: 100%
}

.vendor-info-page .static-map-container .map.b-lazy {
	opacity: 0
}

.vendor-info-page .static-map-container .map.b-lazy.b-loaded {
	opacity: 1
}

.vendor-info-page .static-map-container .vendor-map-marker {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.vendor-info-page .panel {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%
}

.vendor-info-page .panel-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.vendor-info-page .nav-tabs,
.vendor-info-page .dish-menu-category-list {
	margin: 24px 0 -24px
}

.vendor-info-page .nav-tabs::after,
.vendor-info-page .dish-menu-category-list::after {
	content: none;
	top: 0;
	bottom: auto;
	left: -24px;
	right: -24px
}

@media (min-width: 480px) {
	.vendor-info-page {
		padding: 0 48px 48px
	}
	.vendor-info-page .vendor-picture {
/*		height: 200px;*/
		height: 100px;
		margin: 0 -48px
	}
	.vendor-info-page .infos {
		margin: -50px 0 32px
	}
	.vendor-info-page .vendor-logo {
		height: 96px
	}
	.vendor-info-page p,
	.vendor-info-page .vendor-delivery-times {
		margin: 8px 0 32px;
		margin-bottom: 10px
	}
	.vendor-info-page .vendor-name + .ratings-component {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto
	}
}

@media (min-width: 768px) {
	.vendor-info-page .nav-tabs::after,
	.vendor-info-page .dish-menu-category-list::after {
		content: ''
	}
	.vendor-info-page .content {
/*
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 60%;
		-ms-flex: 0 1 60%;
		flex: 0 1 60%
*/
	}
	.vendor-info-page .content h2,
	.vendor-info-page .content ul,
	.vendor-info-page .content p {
		padding-right: 24px
	}
	.vendor-info-page .content p:last-of-type {
/*		margin-bottom: 0*/
		margin-bottom: 22px
	}
	.vendor-info-page .static-map-container {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 40%;
		-ms-flex: 0 1 40%;
		flex: 0 1 40%;
		overflow: hidden
	}
	.vendor-info-page .static-map-container .map {
		width: auto;
		height: auto;
		min-width: 100%;
		min-height: 100%;
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%)
	}
}

.full-container {
	position: relative;
	width: 100%;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
	padding-right: 16px
}

@media (min-width: 480px) {
	.full-container {
		padding-left: 24px;
		padding-right: 24px
	}
}

@media (min-width: 768px) {
	.full-container {
		padding-left: 48px;
		padding-right: 48px
	}
}

@media (min-width: 1280px) {
	.full-container {
		padding-left: 80px;
		padding-right: 80px
	}
}

.section-headline {
	position: relative;
	margin-top: 0;
	margin-bottom: -16px;
	font-size: 8rem;
	font-weight: 700;
	line-height: 1em;
	color: rgba(0, 0, 0, 0.04);
	text-align: left;
	overflow: hidden
}

.section-headline .headline-subtitle {
	font-size: 2rem;
	font-weight: 300;
	line-height: 1em;
	color: #333;
	margin: 0;
	position: absolute;
	left: 0;
	bottom: 32px
}

@media (min-width: 768px) {
	.section-headline {
		font-size: 12rem
	}
	.section-headline .headline-subtitle {
		font-size: 2.4rem
	}
}

@media (min-width: 960px) {
	.section-headline {
		margin-bottom: -24px
	}
	.section-headline .headline-subtitle {
		bottom: 40px
	}
}

@media (min-width: 1280px) {
	.section-headline {
		font-size: 16rem
	}
	.section-headline .headline-subtitle {
		font-size: 2.8rem;
		bottom: 56px
	}
}

.section-headline.full-container .headline-subtitle {
	left: 16px
}

@media (min-width: 480px) {
	.section-headline.full-container .headline-subtitle {
		left: 24px
	}
}

@media (min-width: 768px) {
	.section-headline.full-container .headline-subtitle {
		left: 48px
	}
}

@media (min-width: 1280px) {
	.section-headline.full-container .headline-subtitle {
		left: 80px
	}
}

.lane-component {
	position: relative;
	margin-bottom: 16px
}

.lane-component .nav-scroller {
	color: #fff;
	background-color: #F35D04;
	border-color: #F35D04;
	border: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 40px;
	height: 40px
}

.lane-component .nav-scroller:hover,
.lane-component .nav-scroller:focus {
	background-color: #DC5707;
	border-color: #DC5707;
	color: #fff
}

.lane-component .nav-scroller[disabled] {
	background-color: #c2c2c2;
	border-color: #c2c2c2;
	pointer-events: none
}

.lane-component .nav-scroller:focus {
	outline: none
}

.lane-component .nav-scroller .svg-stroke-container {
	stroke: #fff
}

.lane-component .nav-scroller svg {
	-webkit-transform: scale(1.3);
	transform: scale(1.3)
}

.lane-component .button-holder {
	position: absolute;
	cursor: pointer;
	top: 100px;
	z-index: 3
}

.lane-component .button-holder.prev {
	left: 0;
	-webkit-transform: translate(-16px, -50%);
	transform: translate(-16px, -50%)
}

.lane-component .button-holder.prev .nav-scroller svg {
	-webkit-transform: scale(1.3) rotate(180deg);
	transform: scale(1.3) rotate(180deg)
}

.lane-component .button-holder.next {
	right: 0;
	-webkit-transform: translate(16px, -50%);
	transform: translate(16px, -50%)
}

.lane-component.touch .button-holder {
	display: none
}

@media (min-width: 480px) {
	.lane-component .button-holder.prev {
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%)
	}
	.lane-component .button-holder.next {
		-webkit-transform: translate(50%, -50%);
		transform: translate(50%, -50%)
	}
}

@media (min-width: 1208px) {
	.lane-component.touch .button-holder {
		display: block
	}
}

@media (min-width: 960px) {
	.lane-component .button-holder {
		top: 0;
		bottom: 0
	}
	.lane-component .button-holder.prev {
		-webkit-transform: translate(-48px, 0);
		transform: translate(-48px, 0)
	}
	.lane-component .button-holder.next {
		-webkit-transform: translate(48px, 0);
		transform: translate(48px, 0)
	}
	.lane-component .nav-scroller {
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		top: 100px
	}
}

.lane-component.js .vendor-lane {
	margin: 0;
	padding: 0;
	overflow: visible
}

.vendor-lane {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	height: 100%;
	width: 100%;
	overflow-x: scroll;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: none;
	box-sizing: content-box;
	margin: 0 0 -24px;
	padding: 0 0 24px;
	list-style-type: none;
	transition: -webkit-transform 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: transform 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: transform 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.vendor-lane ::-webkit-scrollbar {
	display: none
}

.vendor-lane > li {
	margin: 0 8px;
	width: 100%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.vendor-lane > li:first-child {
	margin-left: 0
}

.vendor-lane > li:last-child {
	margin-right: 0
}

.vendor-lane a {
	text-decoration: none
}

@media (min-width: 600px) {
	.vendor-lane > li {
		width: calc(50% - 8px)
	}
}

@media (min-width: 884px) {
	.vendor-lane > li {
		width: calc(33.3333% - 10.8px)
	}
}

@media (min-width: 960px) {
	.vendor-lane > li {
		margin: 0 12px;
		width: calc(33.3333% - 16px)
	}
	.vendor-lane > li:first-child {
		margin-left: 0
	}
	.vendor-lane > li:last-child {
		margin-right: 0
	}
}

@media (min-width: 1208px) {
	.vendor-lane > li {
		width: calc(25% - 18px)
	}
}

.touch .vendor-lane > li {
	width: 80%
}

@media (min-width: 600px) {
	.touch .vendor-lane > li {
		width: 40%
	}
}

@media (min-width: 884px) {
	.touch .vendor-lane > li {
		width: 27%
	}
}

@media (min-width: 1208px) {
	.touch .vendor-lane > li {
		width: 21%
	}
}

.lane-wrapper {
	overflow: hidden
}

.header .language-wrapper,
.header .logo-wrapper,
.header .user-wrapper,
.header .cart-icon-wrapper,
.header .where-wrapper,
.header .when-wrapper {
	position: relative;
	transition: border-color 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 150ms
}

.header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	z-index: 1100;
	box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.08)
}

.header:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: -1;
	background-color: #fff;
	transition: -webkit-transform 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: transform 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: transform 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transform: translateY(0%);
	transform: translateY(0%)
}

.header .language-wrapper {
	display: none;
	-webkit-box-ordinal-group: 11;
	-webkit-order: 10;
	-ms-flex-order: 10;
	order: 10
}

.header .logo-wrapper {
	text-align: center;
	height: 64px;
	-webkit-box-ordinal-group: 6;
	-webkit-order: 5;
	-ms-flex-order: 5;
	order: 5;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}

.header .user-wrapper {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	-webkit-box-ordinal-group: 0;
	-webkit-order: -1;
	-ms-flex-order: -1;
	order: -1
}

.header .cart-icon-wrapper {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 64px;
	-ms-flex: 0 0 64px;
	flex: 0 0 64px;
	-webkit-box-ordinal-group: 11;
	-webkit-order: 10;
	-ms-flex-order: 10;
	order: 10
}

.header .pick-up {
	position: fixed;
	bottom: 24px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.header .where-wrapper {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%;
	-webkit-box-ordinal-group: 16;
	-webkit-order: 15;
	-ms-flex-order: 15;
	order: 15;
	height: 64px
}

.header .when-wrapper {
	height: 64px;
	-webkit-box-ordinal-group: 11;
	-webkit-order: 10;
	-ms-flex-order: 10;
	order: 10;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}

.header .order-components {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	-webkit-box-ordinal-group: 11;
	-webkit-order: 10;
	-ms-flex-order: 10;
	order: 10;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.header .order-components .when-wrapper {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 50%;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%
}

.header.header-no-bg {
	box-shadow: none
}

.header.header-no-bg:before {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%)
}

.header.header-no-bg .language-wrapper,
.header.header-no-bg .logo-wrapper,
.header.header-no-bg .user-wrapper,
.header.header-no-bg .cart-icon-wrapper,
.header.header-no-bg .where-wrapper,
.header.header-no-bg .when-wrapper {
	border-color: transparent;
	transition: none
}

@media screen and (min-width: 960px) {
	.header {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
	.header .user-wrapper {
		-webkit-box-ordinal-group: 11;
		-webkit-order: 10;
		-ms-flex-order: 10;
		order: 10
	}
	.header .logo-wrapper {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1;
		text-align: left
	}
	.header .pick-up {
		height: 64px;
		position: static;
		-webkit-box-ordinal-group: 6;
		-webkit-order: 5;
		-ms-flex-order: 5;
		order: 5;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	.header .language-wrapper {
		display: block
	}
	.header .where-wrapper {
		-webkit-box-ordinal-group: 6;
		-webkit-order: 5;
		-ms-flex-order: 5;
		order: 5
	}
	.rdp .header .pick-up {
		height: 64px;
		position: absolute;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		top: 0
	}
}

@media screen and (min-width: 960px) {
	.header .language-wrapper,
	.header .logo-wrapper,
	.header .user-wrapper,
	.header .cart-icon-wrapper,
	.header .where-wrapper,
	.header .when-wrapper {
		border-left: 1px solid #ebebeb
	}
	.header.header-no-bg .language-wrapper:not(.logo-wrapper)::before,
	.header.header-no-bg .logo-wrapper:not(.logo-wrapper)::before,
	.header.header-no-bg .user-wrapper:not(.logo-wrapper)::before,
	.header.header-no-bg .cart-icon-wrapper:not(.logo-wrapper)::before,
	.header.header-no-bg .where-wrapper:not(.logo-wrapper)::before,
	.header.header-no-bg .when-wrapper:not(.logo-wrapper)::before {
		content: '';
		width: 1px;
		background: #ebebeb;
		height: 37.5%;
		position: absolute;
		left: 0;
		top: 31.25%
	}
}

@media screen and (min-width: 1280px) {
	.header .order-components {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 auto;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		-webkit-box-ordinal-group: 6;
		-webkit-order: 5;
		-ms-flex-order: 5;
		order: 5
	}
	.rdp .header .pick-up {
		position: static;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@media screen and (min-width: 960px) {
	.header .where-wrapper {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 50%;
		-ms-flex: 1 1 50%;
		flex: 1 1 50%
	}
}

.logo {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0;
	height: 64px
}

.logo .svg-logo-wrapper {
	display: inline-block;
	vertical-align: text-bottom;
	line-height: 0
}

.logo .company-name {
	display: none
}

.logo a {
	font-size: 1.4rem;
	color: #F35D04;
	display: block;
	text-decoration: none;
	font-weight: 300;
	transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.header-white .logo a {
	color: #fff
}

.header-white .logo a .svg-stroke-container {
	fill: #fff
}

.logo .svg-stroke-container {
	fill: #F35D04;
	-webkit-transform: translateX(-13px);
	transform: translateX(-13px)
}

.logo .svg-fill-white {
	fill: #fff
}

.logo .logo-icon {
	width: 30px;
	height: 24px
}

@media screen and (max-width: 768px) {
	.logo .logo-icon {
/*		display: none*/
		visibility: hidden;
		width: 0
	}
}

@media screen and (min-width: 480px) {
	.logo {
		padding: 0 24px
	}
}

@media screen and (min-width: 960px) {
	.logo {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		padding: 16px 24px 0
	}
	.logo .company-name {
		display: inline-block
	}
	.logo .svg-stroke-container {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
	}
	.logo .svg-logo-symbol {
		opacity: 1;
		transition: opacity 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 150ms
	}
}

.logo .company-name {
	vertical-align: 1px;
	padding-left: 8px
}

.cart-icon {
	display: block;
	height: 64px;
	width: 64px;
	position: relative;
	z-index: 2;
	font-size: 1rem;
	transition: background-color 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94), color 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.cart-icon a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%
}

.cart-icon .svg-stroke-container {
	stroke: #F35D04;
	transition: stroke 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.cart-icon .products-count {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
	color: #F35D04;
	transition: color 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.cart-icon:hover {
	background: #F35D04;
	color: #fff
}

.cart-icon:hover .svg-stroke-container {
	stroke: #fff
}

.cart-icon:hover .products-count {
	color: #fff
}

.cart-icon.open {
	background: #F35D04;
	color: #fff
}

.cart-icon.open .svg-stroke-container {
	stroke: #fff
}

.cart-icon.open .products-count {
	color: #fff
}

.cart-icon.open:after {
	display: block;
	content: '';
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top: 8px solid #F35D04;
	position: absolute;
	bottom: -18px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.header-no-bg .cart-icon {
	background: none;
	color: #F35D04
}

.header-no-bg .cart-icon .svg-stroke-container {
	stroke: #F35D04
}

.header-no-bg .cart-icon .products-count {
	color: #F35D04
}

.header-no-bg .cart-icon:hover {
	background: none
}

.header-white .cart-icon {
	color: #fff
}

.header-white .cart-icon .svg-stroke-container {
	stroke: #fff
}

.header-white .cart-icon .products-count {
	color: #fff
}

.account {
	text-transform: uppercase;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	transition: background-color 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.account .login-label {
	display: none
}

.account .svg-stroke-container {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.account .svg-stroke-container path {
	stroke: #F35D04;
	transition: stroke 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

@media screen and (min-width: 960px) {
	.account .login-label {
		display: inline-block;
		max-width: 16ex;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}
	.account .svg-stroke-container {
		margin-right: 16px
	}
}

@media screen and (min-width: 1280px) {
	.account .login-label {
		display: inline-block
	}
}

.account-link {
	height: 64px;
	width: 64px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #F35D04;
	font-size: 1.2rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: color 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.account-link:hover,
.open .account-link {
	background: #F35D04;
	color: #fff
}

.account-link:hover .svg-stroke-container path,
.open .account-link .svg-stroke-container path {
	stroke: #fff
}

.header-no-bg .account-link {
	background: none;
	color: #F35D04
}

.header-no-bg .account-link .svg-stroke-container path {
	stroke: #F35D04
}

.header-white .account-link {
	color: #fff
}

.header-white .account-link .svg-stroke-container path {
	stroke: #fff
}

@media screen and (min-width: 960px) {
	.account-link {
		width: auto;
		padding: 0 24px
	}
}

.language-switch {
	text-transform: uppercase;
	padding: 0 2.4rem;
	height: 64px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.language-switch a {
	color: #888;
	border-right: 1px solid #888;
	padding: 0 4px;
	cursor: pointer;
	text-decoration: none;
	font-size: 1.2rem;
	font-weight: 300;
	transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.language-switch a.active {
	font-weight: 700;
	color: #333
}

.language-switch a:hover {
	color: #333
}

.language-switch a:last-of-type {
	border: none
}

.header-white .language-switch a {
	color: #fff;
	border-color: #fff
}

.nav-tabs,
.dish-menu-category-list {
	z-index: 1;
	width: 100%;
	position: relative
}

.nav-tabs input,
.dish-menu-category-list input {
	position: absolute;
	z-index: -10;
	opacity: 0
}

.nav-tabs::after,
.dish-menu-category-list::after {
	content: "";
	height: 1px;
	background: #ebebeb;
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	z-index: -1
}

.nav-tabs ul,
.dish-menu-category-list ul {
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin: 0;
	padding: 0;
	list-style-type: none;
	transition: -webkit-transform 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: transform 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: transform 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.nav-tabs li,
.dish-menu-category-list li {
	padding: 0 0 0 16px;
	white-space: nowrap;
	text-transform: uppercase
}

.nav-tabs li:first-child,
.dish-menu-category-list li:first-child {
	padding: 0
}

.nav-tabs li a,
.dish-menu-category-list li a,
.nav-tabs .tab,
.dish-menu-category-list .tab {
	position: relative;
	overflow: hidden;
	height: 64px;
	line-height: 64px;
	font-weight: 300;
	font-size: 1.2rem;
	letter-spacing: .1px;
	color: #333;
	text-decoration: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.nav-tabs li a::after,
.dish-menu-category-list li a::after,
.nav-tabs .tab::after,
.dish-menu-category-list .tab::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 2px;
	background-color: #F35D04;
	-webkit-transform: translateY(2px);
	transform: translateY(2px);
	transition: -webkit-transform 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: transform 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: transform 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.nav-tabs li a.selected,
.dish-menu-category-list li a.selected,
.nav-tabs li a:hover,
.dish-menu-category-list li a:hover,
.nav-tabs .tab.selected,
.dish-menu-category-list .tab.selected,
.nav-tabs .tab:hover,
.dish-menu-category-list .tab:hover {
	text-shadow: -0.25px -0.25px 0 #333, 0.25px -0.25px 0 #333, -0.25px 0.25px 0 #333, 0.25px 0.25px 0 #333;
	-webkit-text-stroke: 0.5px #333
}

.nav-tabs li a.selected::after,
.dish-menu-category-list li a.selected::after,
.nav-tabs li a:hover::after,
.dish-menu-category-list li a:hover::after,
.nav-tabs .tab.selected::after,
.dish-menu-category-list .tab.selected::after,
.nav-tabs .tab:hover::after,
.dish-menu-category-list .tab:hover::after {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.target-tab {
	position: fixed;
	top: -100px;
	z-index: -10
}

.tab-panel {
	display: none
}

.target-tab:target + .tab-panel,
.target-tab.selected + .tab-panel {
	display: block
}

.full-container {
	position: relative;
	width: 100%;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
	padding-right: 16px
}

@media (min-width: 480px) {
	.full-container {
		padding-left: 24px;
		padding-right: 24px
	}
}

@media (min-width: 768px) {
	.full-container {
		padding-left: 48px;
		padding-right: 48px
	}
}

@media (min-width: 1280px) {
	.full-container {
		padding-left: 80px;
		padding-right: 80px
	}
}

.dish-menu-category-list {
	background-color: #fff;
	overflow: hidden;
	width: 100%;
	position: -webkit-sticky;
	position: sticky;
	z-index: 10;
     top : 63px;
	box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.08)
}

.dish-menu-category-list::after {
	content: none
}

.dish-menu-category-list .dish-control-holder {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	position: relative;
	width: 100%;
	max-width: 1248px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
	padding-right: 16px
}

@media (min-width: 480px) {
	.dish-menu-category-list .dish-control-holder {
		padding-left: 24px;
		padding-right: 24px
	}
}

@media (min-width: 768px) {
	.dish-menu-category-list .dish-control-holder {
		padding-left: 48px;
		padding-right: 48px
	}
}

@media (min-width: 1280px) {
	.dish-menu-category-list .dish-control-holder {
		padding-left: 80px;
		padding-right: 80px
	}
}

.dish-menu-category-list li:first-child {
	z-index: 5
}

.dish-menu-category-list li:last-child {
	z-index: 5
}

.dish-menu-category-list .nav-holder {
	position: relative;
	overflow: hidden;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}

.dish-menu-category-list .nav-holder ul::before,
.dish-menu-category-list .nav-holder ul::after {
	content: '';
	position: absolute;
	top: 0;
	z-index: 3;
	display: block;
	height: 100%;
	width: 16px
}

.dish-menu-category-list .nav-holder ul::before {
	left: 0;
	background: linear-gradient(to right, #fff, rgba(255, 255, 255, 0))
}

.dish-menu-category-list .nav-holder ul::after {
	right: 0;
	background: linear-gradient(to left, #fff, rgba(255, 255, 255, 0))
}

.dish-menu-category-list .nav-scroller {
	border: none;
	cursor: pointer;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background: #fff
}

.dish-menu-category-list .nav-scroller:focus {
	outline: none
}

.dish-menu-category-list .prev {
	-webkit-box-ordinal-group: 0;
	-webkit-order: -1;
	-ms-flex-order: -1;
	order: -1;
	padding-left: 0
}

.dish-menu-category-list .prev svg {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.dish-menu-category-list .next {
	-webkit-box-ordinal-group: 11;
	-webkit-order: 10;
	-ms-flex-order: 10;
	order: 10;
	padding-right: 0
}

.full-container {
	position: relative;
	width: 100%;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
	padding-right: 16px
}

@media (min-width: 480px) {
	.full-container {
		padding-left: 24px;
		padding-right: 24px
	}
}

@media (min-width: 768px) {
	.full-container {
		padding-left: 48px;
		padding-right: 48px
	}
}

@media (min-width: 1280px) {
	.full-container {
		padding-left: 80px;
		padding-right: 80px
	}
}

.location-form {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 960px
}

.location-form .validation-wrapper {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%;
	box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.12)
}

.location-form .button-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%;
	overflow: hidden
}

.location-form .button-container .button {
	width: 100%;
	height: 64px;
	line-height: 62px;
	padding: 0 31px
}

.location-form .button-container .button-text-separator {
	color: #333;
	text-align: center;
	text-transform: none;
	margin: 0 8px;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

@media (min-width: 768px) {
	.location-form {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		background: #fff;
		padding: 16px;
		box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.12)
	}
	.location-form .validation-wrapper {
		margin: 0;
		-webkit-box-flex: 1;
		-webkit-flex: auto;
		-ms-flex: auto;
		flex: auto;
		box-shadow: none
	}
	.location-form .button-container {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		margin: 0 0 0 16px
	}
	.location-form .button-container.two-buttons {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 360px;
		-ms-flex: 0 1 360px;
		flex: 0 1 360px
	}
}

.full-container {
	position: relative;
	width: 100%;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
	padding-right: 16px
}

@media (min-width: 480px) {
	.full-container {
		padding-left: 24px;
		padding-right: 24px
	}
}

@media (min-width: 768px) {
	.full-container {
		padding-left: 48px;
		padding-right: 48px
	}
}

@media (min-width: 1280px) {
	.full-container {
		padding-left: 80px;
		padding-right: 80px
	}
}

.hero-section .hero-section-image {
	z-index: -1;
	position: absolute;
	margin-left: 67%;
	display: block;
	max-height: 280px;
	height: 100%;
	width: 33%;
	float: right;
	background: #fff left top no-repeat;
	background-size: cover
}

.hero-section .hero-section-content {
	padding-bottom: 64px;
	position: relative;
	width: 100%;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
	padding-right: 16px
}

@media (min-width: 480px) {
	.hero-section .hero-section-content {
		padding-left: 24px;
		padding-right: 24px
	}
}

@media (min-width: 768px) {
	.hero-section .hero-section-content {
		padding-left: 48px;
		padding-right: 48px
	}
}

@media (min-width: 1280px) {
	.hero-section .hero-section-content {
		padding-left: 80px;
		padding-right: 80px
	}
}

.hero-section .hero-section-text {
	max-width: 70%;
	padding: 48px 0 48px 0;
	word-wrap: break-word
}

.hero-section .hero-section-form {
	max-width: 960px;
	padding: 0
}

.hero-section form {
	margin: 0
}

.hero-section h1 {
	margin: 0;
	font-size: 2.4rem;
	font-weight: 300;
	line-height: 1.4;
	color: #333
}

.hero-section p {
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 1.5;
	color: #888;
	margin-top: 16px;
	margin-bottom: 0
}

@media (min-width: 480px) {
	.hero-section h1 {
		font-size: 3.2rem
	}
	.hero-section .hero-section-image {
		max-height: 280px;
		margin-top: 0
	}
	.hero-section .hero-section-text {
		padding: 80px 0 48px 0
	}
}

@media (min-width: 768px) {
	.hero-section .hero-section-image {
		max-height: 520px
	}
	.hero-section .hero-section-content {
		padding-bottom: 104px
	}
	.hero-section .hero-section-text {
		padding: 80px 0 48px 0
	}
}

@media (min-width: 960px) {
	.hero-section .hero-section-image {
		max-height: 412px;
		margin-top: -64px
	}
	.hero-section .hero-section-content {
		padding-bottom: 80px
	}
}

@media (min-width: 1280px) {
	.hero-section h1 {
		font-size: 4rem
	}
	.hero-section p {
		margin-top: 24px
	}
	.hero-section .hero-section-image {
		max-height: 544px
	}
	.hero-section .hero-section-content {
		padding-bottom: 104px
	}
}

@media (min-width: 1440px) {
	.hero-section .hero-section-image {
		max-height: 680px
	}
	.hero-section .hero-section-text {
		padding: 160px 0 48px 0
	}
}

.full-container {
	position: relative;
	width: 100%;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
	padding-right: 16px
}

@media (min-width: 480px) {
	.full-container {
		padding-left: 24px;
		padding-right: 24px
	}
}

@media (min-width: 768px) {
	.full-container {
		padding-left: 48px;
		padding-right: 48px
	}
}

@media (min-width: 1280px) {
	.full-container {
		padding-left: 80px;
		padding-right: 80px
	}
}

.sticky-cart-button {
	color: #fff;
	background-color: #F35D04;
	border-color: #F35D04;
	width: 100%;
	height: 64px;
	font-size: 1.4rem;
	font-weight: 500;
	padding: 0 80px;
	position: fixed;
	bottom: 0;
	right: 0;
	left: 0;
	border: none;
	z-index: 10
}

.sticky-cart-button:hover,
.sticky-cart-button:focus {
	background-color: #DC5707;
	border-color: #DC5707;
	color: #fff
}

.sticky-cart-button[disabled] {
	background-color: #c2c2c2;
	border-color: #c2c2c2;
	pointer-events: none
}

.sticky-cart-button .svg-stroke-container {
	width: 18px;
	stroke: #fff
}

.sticky-cart-button .cart-icon {
	width: 64px;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 16px
}

.sticky-cart-button .cart-icon:hover {
	background: #DC5707
}

.sticky-cart-button .products-count {
	color: #fff
}

.sticky-cart-button .products-value {
	font-weight: 300;
	line-height: 64px;
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 16px
}

.sticky-cart-button .calcul-animation {
	display: none;
	height: 64px;
	line-height: 64px;
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 16px
}

.sticky-cart-button .calcul-animation .dot {
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #fff;
	-webkit-animation: wave .9s linear infinite;
	animation: wave .9s linear infinite;
	margin-right: 2px
}

.sticky-cart-button .calcul-animation .dot:nth-child(2) {
	-webkit-animation-delay: -.7s;
	animation-delay: -.7s
}

.sticky-cart-button .calcul-animation .dot:nth-child(3) {
	-webkit-animation-delay: -.5s;
	animation-delay: -.5s
}

.sticky-cart-button.loading .products-value {
	display: none
}

.sticky-cart-button.loading .calcul-animation {
	display: block
}

@media (min-width: 480px) {
	.sticky-cart-button {
		padding: 0 88px
	}
	.sticky-cart-button .cart-icon,
	.sticky-cart-button .products-value,
	.sticky-cart-button .calcul-animation {
		padding: 0 24px
	}
}

@media (min-width: 768px) {
	.sticky-cart-button {
		display: none
	}
}

@-webkit-keyframes wave {
	0%,
	60%,
	100% {
		-webkit-transform: initial;
		transform: initial
	}
	30% {
		-webkit-transform: translateY(-8px);
		transform: translateY(-8px)
	}
}

@keyframes wave {
	0%,
	60%,
	100% {
		-webkit-transform: initial;
		transform: initial
	}
	30% {
		-webkit-transform: translateY(-8px);
		transform: translateY(-8px)
	}
}

.where-wrapper .address-suggestions {
	position: static;
	box-shadow: none
}

.where-wrapper .address-suggestions .suggestion-item {
	padding: 0
}

.where-wrapper .address-suggestions .suggestion-item .item {
	padding-left: 16px
}

.where-wrapper .input-box {
	width: 100%
}

.address-suggestions {
	background-color: #fff;
	position: absolute;
	top: 100%;
	z-index: 2;
	width: 100%;
	margin-top: 1px;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08)
}

.address-suggestions .suggestion-item {
	min-height: 48px;
	line-height: 48px;
	padding: 0 24px;
	font-size: 1.4rem
}

.address-suggestions .suggestion-item.selected-suggestion {
	background-color: #fafafa;
	cursor: pointer
}

.address-suggestions .suggestion-item .item {
	border-bottom: 1px solid #ebebeb;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.address-suggestions .suggestion-item:last-child .item {
	border-bottom: 0
}

.address-suggestions .suggestion-item .main-address {
	color: #333
}

.address-suggestions .suggestion-item .secondary-address {
	color: #888;
	text-overflow: ellipsis
}

.address-suggestions .focused {
	background-color: #fafafa
}

.address__location {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	transition: background-color 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	border-top: 1px solid #ebebeb
}

.address__location .address__location__dropdown {
	width: 100%;
	position: static
}

.address__location .address__location__dropdown .address-location-dropdown {
	border-top: 1px solid #ebebeb;
	width: 100%;
	left: 1px;
	right: 1px
}

.address__location .address__location__dropdown .restaurants__location {
	padding: 24px 24px 8px 24px;
	margin: 0;
	overflow: visible
}

.address__location .address__location__dropdown .restaurants__location .address__location-form {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.address__location .address__location__dropdown .restaurants__location .address__location-form .restaurants__location__input {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex
}

.address__location .address__location__dropdown .restaurants__location .address__location-form .restaurants__location__go-icon {
	width: 48px;
	height: 48px;
	line-height: 50%
}

.address__location .address__location__dropdown .address__location-link {
	height: 64px;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 1.2rem;
	transition: color 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	padding: 0 24px
}

.address__location .address__location__dropdown .address__location-link.pickup-address-link + .address-location-dropdown.dropdown-menu {
	display: none
}

.address__location .address__location__dropdown .address__location-link.pickup-address-link:hover {
	cursor: default
}

.address__location .address__location__dropdown .address__location-link .expedition-title {
	color: #888;
	text-transform: uppercase;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.address__location .address__location__dropdown .address__location-link .address-title {
	font-weight: 700;
	color: #333;
	padding: 0 8px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	vertical-align: bottom;
	max-width: 17ex
}

.address__location .address__location__dropdown .address__location-link .address__change-button__arrow {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 10px;
	-ms-flex: 0 0 10px;
	flex: 0 0 10px
}

@media screen and (min-width: 375px) {
	.address__location .address__location__dropdown .address__location-link .address-title {
		max-width: 26ex
	}
}

@media screen and (min-width: 480px) {
	.address__location .address__location__dropdown .address__location-link .address-title {
		max-width: 43ex
	}
}

@media screen and (min-width: 768px) {
	.address__location .address__location__dropdown .address__location-link .address-title {
		max-width: 89ex
	}
}

@media screen and (min-width: 960px) {
	.address__location .address__location__dropdown .address__location-link .address-title {
		max-width: 30ex
	}
}

@media screen and (min-width: 1280px) {
	.address__location .address__location__dropdown .address__location-link .address-title {
		max-width: 52ex
	}
}

@media screen and (min-width: 960px) {
	.address__location {
		border-top: 0
	}
}

.show-banner .top-banner-container {
	height: 64px
}

.banner {
	background: #fff;
	height: 64px;
	width: 100%;
	display: none;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: fixed;
	left: 0;
	z-index: 1200;
	padding: 8px;
	box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.12)
}

.banner .banner-icon,
.banner .banner-close-button {
	-webkit-box-flex: 0;
	-webkit-flex: 0;
	-ms-flex: 0;
	flex: 0;
	line-height: 1
}

.banner .banner-close-button {
	padding: 8px;
	margin: -8px
}

.banner .banner-close-button {
	cursor: pointer
}

.banner .banner-content {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-size: 1rem;
	font-weight: 300;
	line-height: 1;
	color: #333;
	margin: 0 8px
}

.banner .banner-content a {
	cursor: pointer;
	color: #F35D04;
	text-decoration: none
}

.banner .svg-stroke-container {
	path: #fff
}

.show-banner.show-cookies-banner .banner.cookies-banner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.show-banner.show-ios-banner .banner.ios-banner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.show-banner.show-android-banner .banner.android-banner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

@media (min-width: 768px) {
	.banner {
		padding: 24px
	}
	.banner .banner-content {
		font-size: 1.4rem;
		line-height: 1.43;
		margin: 0 16px
	}
}

.banner.smartphone-banner {
	display: none;
	padding: 16px
}

.banner.smartphone-banner .banner-close-button {
	margin-right: 8px
}

.banner.smartphone-banner .banner-close-button svg {
	width: 8px;
	height: 8px;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
	margin: auto
}

.banner.smartphone-banner .banner-icon {
	height: 32px;
	min-width: 32px;
	background-color: #F35D04;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.banner.smartphone-banner .banner-icon.ios-icon {
	border-radius: 8px
}

.banner.smartphone-banner .banner-icon svg {
	height: 16px;
	width: 16px;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
	margin: auto
}

.banner.smartphone-banner .banner-icon svg.banner-logo-foodpanda {
	height: 28px;
	width: 28px
}

.banner.smartphone-banner .banner-content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 32px;
	margin: 0 4px 0 8px;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	overflow: auto
}

.banner.smartphone-banner .banner-content * {
	margin: 0
}

.banner.smartphone-banner .banner-content .banner-title {
	font-size: 1.4rem;
	font-weight: 300;
	line-height: 1.43;
	color: #333;
	margin-top: -4px;
	display: inline;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.banner.smartphone-banner .banner-content .banner-ratings {
	color: #888;
	font-size: 1rem;
	margin-top: auto;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.banner.smartphone-banner .banner-content .banner-ratings svg {
	vertical-align: middle
}

.banner.smartphone-banner .banner-content .banner-ratings svg:last-of-type {
	margin-right: 6px
}

.banner.smartphone-banner .banner-view-button {
	min-width: 64px;
	height: 24px;
	border: solid 1px #F35D04;
	text-transform: uppercase;
	font-size: 1.2rem;
	color: #F35D04;
	text-align: center;
	line-height: 24px
}

.full-container {
	position: relative;
	width: 100%;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
	padding-right: 16px
}

@media (min-width: 480px) {
	.full-container {
		padding-left: 24px;
		padding-right: 24px
	}
}

@media (min-width: 768px) {
	.full-container {
		padding-left: 48px;
		padding-right: 48px
	}
}

@media (min-width: 1280px) {
	.full-container {
		padding-left: 80px;
		padding-right: 80px
	}
}

.marketing-banner {
	height: 160px;
	width: 100%;
	display: block;
	position: relative
}

@media (min-width: 768px) {
	.marketing-banner {
		position: relative;
		width: 100%;
		max-width: 1440px;
		margin-left: auto;
		margin-right: auto;
		padding-left: 16px;
		padding-right: 16px;
		height: 184px;
		padding-top: 24px
	}
}

@media (min-width: 768px) and (min-width: 480px) {
	.marketing-banner {
		padding-left: 24px;
		padding-right: 24px
	}
}

@media (min-width: 768px) and (min-width: 768px) {
	.marketing-banner {
		padding-left: 48px;
		padding-right: 48px
	}
}

@media (min-width: 768px) and (min-width: 1280px) {
	.marketing-banner {
		padding-left: 80px;
		padding-right: 80px
	}
}

.marketing-banner-image {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position-y: center
}

.marketing-banner-content {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	position: absolute;
	max-height: 160px;
	width: 100%;
	color: #fff;
	text-align: center;
	padding: 0 16px 0 16px
}

@media (min-width: 480px) {
	.marketing-banner-content {
		padding: 0 24px 0 24px
	}
}

@media (min-width: 768px) {
	.marketing-banner-content {
		top: calc(50% + 12px);
		position: absolute;
		max-width: 884px;
		padding: 0 128px 0 128px
	}
}

.marketing-banner-title {
	margin: 0;
	color: #fff;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1;
	max-height: 36px
}

.text-dark .marketing-banner-title {
	color: #333
}

.marketing-banner-text {
	margin-bottom: 0;
	margin-top: 8px;
	font-size: 1.4rem;
	font-weight: 300;
	line-height: 1.14;
	max-height: 48px
}

.text-dark .marketing-banner-text {
	color: #888
}

.marketing-banner-button {
	margin-top: 16px;
	height: 32px;
	line-height: 1
}

.full-container {
	position: relative;
	width: 100%;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
	padding-right: 16px
}

@media (min-width: 480px) {
	.full-container {
		padding-left: 24px;
		padding-right: 24px
	}
}

@media (min-width: 768px) {
	.full-container {
		padding-left: 48px;
		padding-right: 48px
	}
}

@media (min-width: 1280px) {
	.full-container {
		padding-left: 80px;
		padding-right: 80px
	}
}

.filters-button {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-transform: uppercase;
	padding: 24px;
	background-color: #fff;
	color: #333;
	font-size: 1.2rem;
	font-weight: 300
}

.filters-button .filters-icon {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin-right: 16px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto
}

.filters-button .filters-text {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.filters-button .filters-text .filters-content {
	text-transform: none;
	font-weight: 700;
	margin-left: 8px;
	position: relative
}

.filters-button .filters-text .filters-content:before {
	content: ":";
	position: absolute;
	left: -8px;
	font-weight: 300
}

.filters-button .svg-stroke-container g {
	fill: #F35D04
}

.filters-button .filters-arrow {
	display: none;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 150px;
	-ms-flex: 0 0 150px;
	flex: 0 0 150px;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.filters-button .filters-arrow svg {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	stroke: #F35D04
}

@media (min-width: 960px) {
	.filters-button .filters-arrow {
		display: -webkit-inline-box;
		display: -webkit-inline-flex;
		display: -ms-inline-flexbox;
		display: inline-flex
	}
}

.filters-button.filters-open .filters-arrow svg {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.full-container {
	position: relative;
	width: 100%;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
	padding-right: 16px
}

@media (min-width: 480px) {
	.full-container {
		padding-left: 24px;
		padding-right: 24px
	}
}

@media (min-width: 768px) {
	.full-container {
		padding-left: 48px;
		padding-right: 48px
	}
}

@media (min-width: 1280px) {
	.full-container {
		padding-left: 80px;
		padding-right: 80px
	}
}

.filters-bar {
	height: 64px;
	margin-bottom: 24px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	background-color: #fff;
	position: relative;
	box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.08)
}

.filters-bar .restaurants-search-wrapper,
.filters-bar .restaurants-quick-filters-wrapper,
.filters-bar .restaurants-filters-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	overflow: hidden;
	height: 64px;
	min-width: 64px;
	border-left: 1px solid #ebebeb
}

.filters-bar .restaurants-search-wrapper {
	transition: width 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	border: none;
	width: 0
}

.filters-bar .restaurants-search-wrapper.active-search {
	width: 100%
}

.filters-bar .restaurants-search-wrapper.active-search + .restaurants-filters-wrapper {
	display: none
}

@media (min-width: 960px) {
	.filters-bar .restaurants-search-wrapper {
		width: 15%
	}
	.filters-bar .restaurants-search-wrapper.active-search {
		width: 25%
	}
	.filters-bar .restaurants-search-wrapper.active-search + .restaurants-filters-wrapper {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		width: 75%
	}
}

.filters-bar .restaurants-filters-wrapper {
	width: 100%
}

.full-container {
	position: relative;
	width: 100%;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
	padding-right: 16px
}

@media (min-width: 480px) {
	.full-container {
		padding-left: 24px;
		padding-right: 24px
	}
}

@media (min-width: 768px) {
	.full-container {
		padding-left: 48px;
		padding-right: 48px
	}
}

@media (min-width: 1280px) {
	.full-container {
		padding-left: 80px;
		padding-right: 80px
	}
}

.filter-panel .filter-title {
	display: none
}

.filter-panel .filter-list {
	padding: 0;
	list-style-type: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin: 16px -8px 24px
}

.filter-panel .checkbox-box {
	margin: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.filter-panel .checkbox-text {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-webkit-box-ordinal-group: 0;
	-webkit-order: -1;
	-ms-flex-order: -1;
	order: -1;
	margin: 0
}

.filter-panel .budget-filters {
	margin: 16px -8px 32px
}

.filter-panel .filter-list li {
	padding: 16px 0;
	width: 100%;
	margin: 0 8px;
	line-height: .8em
}

.filter-panel .filter-list li:last-child {
	margin-bottom: 0
}

@media (min-width: 960px) {
	.filter-panel .filter-title {
		display: block;
		font-size: 1.2rem;
		font-weight: 300;
		text-transform: uppercase;
		margin: 24px 0 0
	}
	.filter-panel .checkbox-text {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 auto;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		-webkit-box-ordinal-group: 1;
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
		margin: 0 0 0 24px
	}
	.filter-panel .filter-list li {
		padding: 8px 0;
		margin: 0 8px;
		width: calc((100% / 6) - 16px)
	}
	.filter-panel:last-of-type .filter-list {
		margin-bottom: 0
	}
}

.full-container {
	position: relative;
	width: 100%;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
	padding-right: 16px
}

@media (min-width: 480px) {
	.full-container {
		padding-left: 24px;
		padding-right: 24px
	}
}

@media (min-width: 768px) {
	.full-container {
		padding-left: 48px;
		padding-right: 48px
	}
}

@media (min-width: 1280px) {
	.full-container {
		padding-left: 80px;
		padding-right: 80px
	}
}

.budget-filters {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 0;
	list-style-type: none
}

.budget-filters > li {
	margin: 0 8px;
	width: calc(33.33% - 16px)
}

.budget-filters .filter-toggle {
	width: 100%
}

.budget-filters .button-toggle {
	width: 100%;
	font-weight: 300
}

@media (min-width: 960px) {
	.budget-filters > li {
		width: calc((100% / 6) - 16px)
	}
}

.full-container {
	position: relative;
	width: 100%;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
	padding-right: 16px
}

@media (min-width: 480px) {
	.full-container {
		padding-left: 24px;
		padding-right: 24px
	}
}

@media (min-width: 768px) {
	.full-container {
		padding-left: 48px;
		padding-right: 48px
	}
}

@media (min-width: 1280px) {
	.full-container {
		padding-left: 80px;
		padding-right: 80px
	}
}

.filters-container {
	padding-bottom: 80px;
	position: relative;
	min-height: calc(100vh - 48px)
}

.filters-container .section-title {
	font-size: 3.2rem;
	margin: 24px 0
}

.filters-container .filters-footer {
	background: #fff;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 16px;
	box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.08)
}

.filters-container .filter-title {
	display: none
}

.filters-container .nav-tabs,
.filters-container .dish-menu-category-list {
	position: -webkit-sticky;
	position: sticky;
	background: #fff;
	top: 0
}

.filters-container .nav-tabs::after,
.filters-container .dish-menu-category-list::after {
	left: -24px;
	right: -24px
}

.filters-container [data-filter="budgets"] .filter-title {
	display: none
}

.filters-container .radio-box,
.filters-container .checkbox-box {
	font-size: 1.4rem
}

@media (min-width: 960px) {
	.filters-container {
		padding-bottom: 0;
		min-height: 0
	}
	.filters-container .nav-tabs,
	.filters-container .dish-menu-category-list {
		display: none
	}
	.filters-container .tab-panel {
		display: block
	}
	.filters-container .filter-title {
		display: block
	}
	.filters-container .filters-footer {
		display: none
	}
	.filters-container [data-filter="budgets"] .filter-title {
		display: block
	}
	.filters-container .section-title,
	.filters-container .filters-header .close-button {
		display: none
	}
	.filters-container .filters-header {
		margin-bottom: -40px
	}
}

.filters-header {
	margin-bottom: 32px;
	padding: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.filters-header .close-button {
	position: relative;
	display: inline-block;
	width: 16px;
	height: 16px;
	overflow: hidden;
	cursor: pointer
}

.filters-header .close-button::before,
.filters-header .close-button::after {
	content: '';
	position: absolute;
	height: 1px;
	width: 100%;
	top: 50%;
	left: 0;
	margin-top: -1px;
	background: #F35D04
}

.filters-header .close-button::before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.filters-header .close-button::after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.filters-header .clear-button {
	font-size: 1.2rem;
	color: #F35D04;
	text-decoration: none
}

@media (min-width: 960px) {
	.vendor-filters {
		position: absolute;
		z-index: 10;
		width: 100%;
		left: 0;
		top: 65px;
		outline: none
	}
	.vendor-filters .modal-wrapper {
		max-width: none;
		-webkit-transform: none;
		transform: none;
		outline: none;
		padding-bottom: 16px
	}
}

.deal {
	background-color: #fafafa;
	border-bottom: 1px solid #ebebeb;
	position: relative
}

.deal-wrapper {
	position: relative;
	width: 100%;
	max-width: 1248px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
	padding-right: 16px
}

@media (min-width: 480px) {
	.deal-wrapper {
		padding-left: 24px;
		padding-right: 24px
	}
}

@media (min-width: 768px) {
	.deal-wrapper {
		padding-left: 48px;
		padding-right: 48px
	}
}

@media (min-width: 1280px) {
	.deal-wrapper {
		padding-left: 80px;
		padding-right: 80px
	}
}

.deal-content {
	position: relative;
	padding: 16px 95px 16px 0
}

.deal-content::before {
	right: 0;
	bottom: 0;
	position: absolute;
	content: '';
	background: url("../../img/deal-presents.svg") no-repeat;
	background-size: cover;
	width: 79px;
	height: 52px
}

.deal-name {
	line-height: 1em;
	font-size: 1.6rem;
	text-transform: uppercase;
	font-weight: 500
}

.deal-desc {
	padding-top: 2px;
	line-height: 1.3em;
	font-size: 1.4rem;
	font-weight: 300
}

.full-container {
	position: relative;
	width: 100%;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
	padding-right: 16px
}

@media (min-width: 480px) {
	.full-container {
		padding-left: 24px;
		padding-right: 24px
	}
}

@media (min-width: 768px) {
	.full-container {
		padding-left: 48px;
		padding-right: 48px
	}
}

@media (min-width: 1280px) {
	.full-container {
		padding-left: 80px;
		padding-right: 80px
	}
}

.city-tile {
	display: block;
	position: relative;
	margin: 0;
	overflow: hidden;
	z-index: 1
}

.city-tile figure {
	margin: 0
}

.city-tile picture {
	position: relative;
	display: block;
	height: 272px;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.04) url(../../images/logo/grey-logo-md.png) center no-repeat;
	background-size: 56px 48px
}

.city-tile .city-picture {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	display: block;
	height: 100%;
	position: relative;
	transition: opacity 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.city-tile .city-picture.b-lazy {
	opacity: 0
}

.city-tile .city-picture.b-lazy.b-loaded {
	opacity: 1
}

.city-tile .city-info {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 80px;
	background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.32))
}

.city-tile .city-info .city-name {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1em;
	color: #fff;
	margin: 16px
}

.city-tile .city-info .city-letter {
	display: block;
	width: 132px;
	height: 120px;
	font-size: 200px;
	font-weight: 700;
	line-height: .52em;
	color: #F35D04;
	text-transform: uppercase;
	position: absolute;
	bottom: 0;
	opacity: 0;
	transition: opacity 300ms;
	margin-left: -17px
}

.city-tile .city-info .city-cta {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 48px;
	height: 48px;
	background: #F35D04;
	border: none;
	opacity: 0;
	transition: opacity 300ms
}

.city-tile .city-info .city-cta .svg-stroke-container g {
	stroke: #fff
}

.city-tile:hover:not(.city-coming-soon) .city-picture {
	-webkit-transform: scale(1.06);
	transform: scale(1.06)
}

.city-tile:hover:not(.city-coming-soon) .city-info .city-letter {
	opacity: .48
}

.city-tile:hover:not(.city-coming-soon) .city-info .city-cta {
	opacity: 1
}

.city-tile.city-coming-soon {
	cursor: default;
	pointer-events: none
}

.city-tile.city-coming-soon .coming-soon-text {
	font-size: 3.2rem;
	font-weight: 300;
	color: #F35D04;
	text-shadow: 0 0 7px #c2c2c2;
	width: 100%;
	text-align: center;
	position: absolute;
	z-index: 10;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.city-tile.city-coming-soon picture {
	background-color: #ebebeb;
	background-image: url(../../img/logo/logo-simple-darker.svg)
}

.city-tile.city-coming-soon picture::before {
	content: "";
	position: absolute;
	z-index: 4;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.5)
}

@media (min-width: 1280px) {
	.city-tile .city-info .city-name {
		font-size: 2.4rem
	}
}

.full-container {
	position: relative;
	width: 100%;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
	padding-right: 16px
}

@media (min-width: 480px) {
	.full-container {
		padding-left: 24px;
		padding-right: 24px
	}
}

@media (min-width: 768px) {
	.full-container {
		padding-left: 48px;
		padding-right: 48px
	}
}

@media (min-width: 1280px) {
	.full-container {
		padding-left: 80px;
		padding-right: 80px
	}
}

.city-list {
	list-style: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	margin: -8px 0 64px;
	padding: 0;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch
}

.city-list > li {
	min-width: 216px;
	margin: 8px;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}

.city-list > li:first-child {
	margin-left: -8px
}

@media (min-width: 960px) {
	.city-list {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: -8px -12px 80px
	}
	.city-list > li {
		min-width: auto;
		max-width: calc(25% - 24px);
		width: calc(25% - 24px);
		margin: 12px
	}
	.city-list > li:first-child {
		margin: 12px
	}
	.city-list li:first-child:nth-last-child(1),
	.city-list li:first-child:nth-last-child(1) ~ li {
		max-width: calc(50% - 24px);
		width: calc(50% - 24px)
	}
	.city-list li:first-child:nth-last-child(2),
	.city-list li:first-child:nth-last-child(2) ~ li {
		max-width: calc(50% - 24px);
		width: calc(50% - 24px)
	}
	.city-list li:first-child:nth-last-child(3),
	.city-list li:first-child:nth-last-child(3) ~ li {
		max-width: calc(33.33333% - 24px);
		width: calc(33.33333% - 24px)
	}
	.city-list li:first-child:nth-last-child(6),
	.city-list li:first-child:nth-last-child(6) ~ li {
		max-width: calc(33.33333% - 24px);
		width: calc(33.33333% - 24px)
	}
}

@media (min-width: 1280px) {
	.city-list {
		margin: -8px -12px 104px
	}
	.city-list > li {
		max-width: calc(20% - 24px);
		width: calc(20% - 24px)
	}
	.city-list li:first-child:nth-last-child(4),
	.city-list li:first-child:nth-last-child(4) ~ li {
		max-width: calc(25% - 24px);
		width: calc(25% - 24px)
	}
	.city-list li:first-child:nth-last-child(7),
	.city-list li:first-child:nth-last-child(7) ~ li {
		max-width: calc(25% - 24px);
		width: calc(25% - 24px)
	}
}

@media (min-width: 1440px) {
	.city-list {
		margin: -16px -16px 104px
	}
	.city-list > li {
		margin: 16px;
		max-width: calc(20% - 32px);
		width: calc(20% - 32px)
	}
	.city-list > li:first-child {
		margin: 16px
	}
	.city-list li:first-child:nth-last-child(1),
	.city-list li:first-child:nth-last-child(1) ~ li {
		max-width: calc(50% - 32px);
		width: calc(50% - 32px)
	}
	.city-list li:first-child:nth-last-child(2),
	.city-list li:first-child:nth-last-child(2) ~ li {
		max-width: calc(50% - 32px);
		width: calc(50% - 32px)
	}
	.city-list li:first-child:nth-last-child(3),
	.city-list li:first-child:nth-last-child(3) ~ li {
		max-width: calc(33.33333% - 32px);
		width: calc(33.33333% - 32px)
	}
	.city-list li:first-child:nth-last-child(4),
	.city-list li:first-child:nth-last-child(4) ~ li {
		max-width: calc(25% - 32px);
		width: calc(25% - 32px)
	}
	.city-list li:first-child:nth-last-child(6),
	.city-list li:first-child:nth-last-child(6) ~ li {
		max-width: calc(33.33333% - 32px);
		width: calc(33.33333% - 32px)
	}
	.city-list li:first-child:nth-last-child(7),
	.city-list li:first-child:nth-last-child(7) ~ li {
		max-width: calc(25% - 32px);
		width: calc(25% - 32px)
	}
}

.full-container {
	position: relative;
	width: 100%;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
	padding-right: 16px
}

@media (min-width: 480px) {
	.full-container {
		padding-left: 24px;
		padding-right: 24px
	}
}

@media (min-width: 768px) {
	.full-container {
		padding-left: 48px;
		padding-right: 48px
	}
}

@media (min-width: 1280px) {
	.full-container {
		padding-left: 80px;
		padding-right: 80px
	}
}

.home-section-corporate {
	position: relative;
	margin-bottom: 68px
}

.home-section-corporate .home-section-corporate-image {
	height: 280px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}

.home-section-corporate .home-section-corporate-content {
	margin: -64px 0 0;
	padding: 16px;
	text-align: left;
	background-color: #fff;
	box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.12)
}

.home-section-corporate .corporate-title {
	font-size: 2rem;
	font-weight: 300;
	line-height: 1.2em;
	color: #333;
	margin: 0
}

.home-section-corporate .corporate-content {
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 1.25em;
	color: #888;
	margin: 16px 0 16px
}

@media (min-width: 768px) {
	.home-section-corporate {
		margin-bottom: calc(37px - -72px)
	}
	.home-section-corporate .home-section-corporate-image {
		height: 404px
	}
	.home-section-corporate .home-section-corporate-content {
		width: 328px;
		padding: 24px;
		margin: 0;
		position: absolute;
		left: 48px;
		bottom: -72px
	}
	.home-section-corporate .corporate-title {
		font-size: 2.4rem
	}
	.home-section-corporate .corporate-content {
		margin: 16px 0 24px
	}
}

@media (min-width: 960px) {
	.home-section-corporate {
		margin-bottom: calc(80px - -72px)
	}
	.home-section-corporate .home-section-corporate-content {
		width: 436px;
		left: 48px;
		bottom: -72px
	}
}

@media (min-width: 1280px) {
	.home-section-corporate {
		margin-bottom: calc(71px - -80px)
	}
	.home-section-corporate .home-section-corporate-image {
		height: 432px
	}
	.home-section-corporate .home-section-corporate-content {
		width: 596px;
		padding: 32px;
		left: 80px;
		bottom: -80px
	}
	.home-section-corporate .home-section-corporate-button {
		width: auto;
		min-width: 240px;
		float: right
	}
	.home-section-corporate .corporate-content {
		line-height: 1.5em;
		margin: 16px 0 40px
	}
}

@media (min-width: 1440px) {
	.home-section-corporate {
		margin-bottom: calc(71px - -80px)
	}
	.home-section-corporate .home-section-corporate-content {
		width: 616px;
		left: 80px;
		bottom: -80px
	}
}

.restaurants-search {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 24px;
	background-color: #fff;
	color: #333;
	font-size: 1.4rem;
	font-weight: 300;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
	width: 100%
}

.restaurants-search .search-icon {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	vertical-align: text-bottom;
	min-width: 18px
}

.restaurants-search .search-icon .svg-stroke-container g {
	stroke: #F35D04
}

.restaurants-search .search-label {
	display: none;
	color: #c2c2c2
}

.restaurants-search .restaurants-search-input {
	padding: 0;
	display: none;
	border: none;
	outline: none;
	width: 100%;
	-webkit-user-select: text
}

.restaurants-search .restaurants-search-input::-ms-clear {
	display: none;
	width: 0;
	height: 0
}

.restaurants-search .search-clear,
.restaurants-search .search-close {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	padding: 0 0 0 16px;
	color: #F35D04;
	border: none;
	outline: none;
	background: transparent;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.restaurants-search ::-webkit-input-placeholder {
	color: #c2c2c2
}

.restaurants-search :-moz-placeholder {
	color: #c2c2c2
}

.restaurants-search ::-moz-placeholder {
	color: #c2c2c2
}

.restaurants-search :-ms-input-placeholder {
	color: #c2c2c2
}

.active-search .restaurants-search {
	cursor: default
}

.active-search .restaurants-search .search-icon {
	margin-right: 16px
}

.active-search .restaurants-search .search-label {
	display: none
}

.active-search .restaurants-search .restaurants-search-input {
	display: inline-block
}

@media (min-width: 960px) {
	.restaurants-search .search-icon {
		margin-right: 8px
	}
	.restaurants-search .search-label {
		display: inline-block
	}
	.restaurants-search .search-close {
		display: none
	}
}

.where-wrapper .address-suggestions {
	position: static;
	box-shadow: none
}

.where-wrapper .address-suggestions .suggestion-item {
	padding: 0
}

.where-wrapper .address-suggestions .suggestion-item .item {
	padding-left: 16px
}

.where-wrapper .input-box {
	width: 100%
}

.address-suggestions {
	background-color: #fff;
	position: absolute;
	top: 100%;
	z-index: 2;
	width: 100%;
	margin-top: 1px;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08)
}

.address-suggestions .suggestion-item {
	min-height: 48px;
	line-height: 48px;
	padding: 0 24px;
	font-size: 1.4rem
}

.address-suggestions .suggestion-item.selected-suggestion {
	background-color: #fafafa;
	cursor: pointer
}

.address-suggestions .suggestion-item .item {
	border-bottom: 1px solid #ebebeb;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.address-suggestions .suggestion-item:last-child .item {
	border-bottom: 0
}

.address-suggestions .suggestion-item .main-address {
	color: #333
}

.address-suggestions .suggestion-item .secondary-address {
	color: #888;
	text-overflow: ellipsis
}

.address-suggestions .focused {
	background-color: #fafafa
}

.ratings-component {
	color: #888;
	white-space: nowrap;
	font-weight: 500
}

.ratings-component .stars {
	font-size: 0
}

.ratings-component .stars .full .svg-stroke-container {
	stroke: #276fbf
}

.ratings-component .stars .half .svg-stroke-container {
	display: none
}

.ratings-component .stars .full .fill-container,
.ratings-component .stars .half .fill-container {
	fill: #276fbf
}

.ratings-component .stars .empty .svg-stroke-container {
	stroke: #c2c2c2
}

.ratings-component .stars .empty .fill-container,
.ratings-component .stars .half .bg-fill-container {
	fill: #c2c2c2
}

.ratings-component .rating {
	display: none
}

.ratings-component .count {
	font-size: 0;
	margin-left: 8px
}

.ratings-component .count::before {
	content: attr(data-count);
	font-size: 1.4rem
}

.review-component {
	position: relative;
	border-top: 1px solid #ebebeb;
	padding: 16px 0;
	font-weight: 300;
	font-size: 1.4rem
}

.review-component .reviewer {
	color: #333
}

.review-component .review-date {
	color: #888;
	font-size: 1.2rem;
	text-decoration: none;
	border-bottom: none;
	line-height: 2em
}

.review-component .review-title {
	color: #333;
	font-size: 1.4rem;
	font-weight: 500;
	margin: 16px 0 0
}

.review-component .description {
	color: #888;
	margin-top: 16px
}

.review-component .ratings-component {
	position: absolute;
	right: 0;
	top: 16px
}

.review-component .ratings-component .rating,
.review-component .ratings-component .count {
	display: none
}

.review-component .vendor-name {
	display: none
}

.vendor-info-page .review-count-title,
.review-count-title {
	color: #333;
	font-size: 1.8rem;
	margin: 8px 0 16px
}

.dish-category-header {
	text-align: center;
	padding: 24px 0
}

.dish-category-title {
	display: inline-block;
	font-size: 1.2rem;
	font-weight: 700;
	line-height: 1.29;
	color: #333;
	margin: 0;
	text-transform: uppercase;
	position: relative;
	padding: 0 45px
}

.dish-category-title:before,
.dish-category-title:after {
	content: "";
	display: block;
	width: 33px;
	height: 3px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	background-image: linear-gradient(to right, transparent 0%, transparent 36.36%, #F35D04 36.36%, #F35D04 63.63%, transparent 63.63%, transparent 100%);
	background-size: 11px 3px;
	background-repeat: repeat-x
}

.dish-category-title:after {
	left: auto;
	right: 0
}

.dish-category-description {
	font-size: 1.4rem;
	font-weight: 300;
	line-height: 1.29;
	color: #888;
	margin: 0;
	padding: 0 16px
}

.full-container {
	position: relative;
	width: 100%;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
	padding-right: 16px
}

@media (min-width: 480px) {
	.full-container {
		padding-left: 24px;
		padding-right: 24px
	}
}

@media (min-width: 768px) {
	.full-container {
		padding-left: 48px;
		padding-right: 48px
	}
}

@media (min-width: 1280px) {
	.full-container {
		padding-left: 80px;
		padding-right: 80px
	}
}

.dish-card {
	padding: 16px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	background: #fff;
	position: relative;
	transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	cursor: pointer;
	-webkit-perspective: 2px;
	perspective: 2px
}

.dish-card picture {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 120px;
	-ms-flex: 0 0 120px;
	flex: 0 0 120px;
	height: 160px;
	background: rgba(0, 0, 0, 0.04) url("../../images/logo/grey-logo-md.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 55px 50px;
	position: relative
}

.dish-card picture span {
	position: absolute;
	opacity: 0;
	z-index: -1
}

@media (min-width: 480px) {
	.dish-card picture {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 160px;
		-ms-flex: 0 0 160px;
		flex: 0 0 160px
	}
}

.dish-card .photo {
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
	transition: opacity 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.dish-card .photo.b-lazy {
	opacity: 0
}

.dish-card .photo.b-lazy.b-loaded {
	opacity: 1
}

.dish-card picture ~ .dish-info {
	margin: 0 0 0 16px
}

.dish-card picture ~ .dish-info .dish-description:last-child {
	padding: 0 0 24px 0
}

@media (min-width: 960px) {
	.dish-card picture ~ .dish-info {
		margin: 0 0 0 24px
	}
}

.dish-card .button {
	width: 24px;
	height: 24px;
	padding: 0;
	background-image: url("../../img/icons/ic-plus.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 12px;
	text-indent: -1000px
}

.dish-card .action-bar {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	white-space: nowrap;
	margin-left: 16px
}

.dish-card .action-bar .price {
	margin: 0 16px 0 0;
	font-size: 1.4rem;
	color: #888
}

.dish-card .action-bar .price small {
	display: block;
	position: relative;
	text-decoration: line-through;
	text-align: right
}

@media (min-width: 960px) {
	.dish-card .action-bar {
		margin-left: 48px
	}
}

.dish-card picture ~ .action-bar {
	position: absolute;
	bottom: 16px;
	right: 16px
}

@media (min-width: 960px) {
	.dish-card picture ~ .action-bar {
		right: 24px;
		bottom: 24px
	}
}

.dish-card:hover {
	box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.08);
	z-index: 1
}

@media (min-width: 960px) {
	.dish-card {
		padding: 24px
	}
}

.full-container .dish-card {
	margin-left: -16px;
	margin-right: -16px
}

@media (min-width: 960px) {
	.full-container .dish-card {
		margin-left: -24px;
		margin-right: -24px
	}
}

.dish-info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	overflow: hidden
}

.dish-info:first-child .dish-name:only-child {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.dish-characteristics {
	padding: 0;
	margin: 2px 0;
	list-style-type: none;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end
}

.dish-characteristics > li {
	display: inline-block;
	line-height: 0
}

.dish-characteristics svg {
	display: block
}

.dish-name {
	margin: 0;
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1.3em;
	color: #333
}

@media (min-width: 768px) {
	.dish-name {
		font-size: 1.6rem
	}
}

.dish-description {
	margin: 2px 0;
	font-size: 1.3rem;
	line-height: 1.3em;
	font-weight: 300;
	color: #888
}

@media (min-width: 768px) {
	.dish-description {
		font-size: 1.4rem
	}
}

.dish-product-variation {
	color: #888;
	font-weight: 300
}

.dish-tag {
	display: inline-block;
	height: 16px;
	line-height: 16px;
	text-transform: uppercase;
	color: #fff;
	font-size: 10px;
	font-weight: 700;
	padding: 1px 4px;
	vertical-align: middle;
	margin: 0 8px 4px 0;
	white-space: nowrap
}

.sold-out .dish-name,
.sold-out .dish-description,
.sold-out .dish-product-variation,
.sold-out .price {
	color: #c2c2c2
}

.sold-out .button {
	background-color: #c2c2c2;
	border-color: #c2c2c2;
	pointer-events: none;
	cursor: default
}

.sold-out .dish-tag {
	background-color: #c2c2c2
}

.sold-out .svg-stroke-container path {
	fill: #c2c2c2
}

.sold-out .photo,
.sold-out .photo.b-lazy.b-loaded {
	opacity: .5
}

.sold-out:hover {
	box-shadow: none;
	cursor: default;
	z-index: 0
}

.full-container {
	position: relative;
	width: 100%;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
	padding-right: 16px
}

@media (min-width: 480px) {
	.full-container {
		padding-left: 24px;
		padding-right: 24px
	}
}

@media (min-width: 768px) {
	.full-container {
		padding-left: 48px;
		padding-right: 48px
	}
}

@media (min-width: 1280px) {
	.full-container {
		padding-left: 80px;
		padding-right: 80px
	}
}

.dish-list {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.dish-list > li {
	position: relative
}

.dish-list > li .dish-card::before {
	content: "";
	height: 1px;
	position: absolute;
	z-index: 1;
	left: 16px;
	right: 16px;
	top: 0;
	background-color: #ebebeb
}

@media (min-width: 960px) {
	.dish-list > li .dish-card::before {
		left: 24px;
		right: 24px
	}
}

.dish-list > li:last-child .dish-card::after {
	top: auto;
	bottom: 0
}

.dish-list > li:not(.sold-out-item) .dish-card:hover::before,
.dish-list > li:not(.sold-out-item) .dish-card:hover::after {
	opacity: 0
}

.page-highlight {
	margin-right: auto;
	margin-left: auto;
	max-width: 960px;
	padding-left: 16px;
	padding-right: 16px;
	min-height: 196px;
	text-align: center;
	position: relative;
	color: #fff;
	margin: 64px auto 24px;
	padding: 0 16px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.page-highlight .main-title {
	margin: 0 0 16px;
	font-weight: 500;
	text-shadow: 0 0 5px rgba(0, 0, 0, 0.08)
}

.page-highlight .secondary-title {
	margin: 0;
	text-shadow: 0 0 5px rgba(0, 0, 0, 0.08)
}

.page-highlight.fill {
	margin: 64px auto 80px
}

.page-highlight.full {
	height: calc(100vh - 88px)
}

@media (min-width: 480px) {
	.page-highlight {
		padding: 0 24px
	}
}

.page-highlight.small {
	min-height: 104px
}

.page-highlight.small .main-title {
	font-size: 2.6rem
}

.page-highlight.small .secondary-title {
	font-size: 1.8rem
}

@media (min-width: 768px) {
	.page-highlight.small .main-title {
		font-size: 3.6rem
	}
	.page-highlight.small .secondary-title {
		font-size: 2rem
	}
}

.tracking-steps {
	padding: 24px 0 0 0;
	margin: 0;
	list-style-type: none;
	font-size: 1.6rem;
	counter-reset: steps;
	border-top: 1px solid #ebebeb
}

.tracking-steps > li {
	padding: 1em 0;
	margin: 0;
	line-height: 1.2em;
	position: relative;
	color: #c2c2c2;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	transition: all .6s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.tracking-steps > li::before {
	counter-increment: steps;
	content: counter(steps);
	background: #f7f7f7;
	font-size: 1.2rem;
	font-weight: 500;
	line-height: 18px;
	display: block;
	text-align: center;
	margin: 0 12px 0 0;
	position: relative;
	z-index: 2;
	-ms-flex: 0 0 18px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 18px;
	flex: 0 0 18px;
	transition: all .6s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.tracking-steps > li::after {
	content: "";
	width: 6px;
	display: block;
	position: absolute;
	left: 9px;
	top: 66%;
	bottom: -24px;
	background: radial-gradient(circle, transparent 25%, #fff 36%);
	background-color: #f7f7f7;
	background-position: 0 0;
	background-repeat: repeat-y;
	background-size: 6px 6px;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	transition: all .6s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.tracking-steps > li:first-child {
	padding-top: 0
}

.tracking-steps > li:last-child {
	padding-bottom: 0
}

.tracking-steps > li:last-child::after {
	content: none
}

.tracking-steps > li:first-child::after {
	top: 55%
}

.tracking-steps .current-step {
	font-weight: 700;
	color: #333
}

.tracking-steps .past-step {
	color: #888
}

.tracking-steps .past-step::after {
	background-color: #F35D04
}

.tracking-steps .current-step::before,
.tracking-steps .past-step::before {
	color: #fff;
	background: #F35D04
}

.tracking-steps .step-text {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 2.4em
}

.tracking-hero__pay_cash-on-delivery {
	margin-top: 10px
}

.tracking-hero__app-promo-headline {
	margin-top: 10px;
	margin-bottom: 5px
}

@media (min-width: 480px) {
	.tracking-hero__app-promo-headline {
		margin-top: 20px;
		margin-bottom: 15px
	}
}

.app-cta-strip-banner {
	background-color: #333;
	box-shadow: 0 -1px 5px 0 rgba(0, 0, 0, 0.08);
	height: 60px;
	overflow: visible;
	position: relative;
	margin: 64px 0 24px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.app-cta-strip-banner .app-button + .app-button {
	margin-left: 8px
}

.app-cta-strip-banner > p {
	display: none
}

.app-cta-strip-banner .cellphone-illustration {
	display: none
}

@media (min-width: 768px) {
	.app-cta-strip-banner .cellphone-illustration {
		display: block;
		background-image: url(../../img/dist/sprite.png);
		background-position: 0px -425px;
		width: 139px;
		height: 98px;
		-webkit-align-self: flex-end;
		-ms-flex-item-align: end;
		align-self: flex-end;
		-ms-flex: 0 0 auto;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		flex: 0 0 auto
	}
}

@media (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2),
(min-width: 768px) and (min-resolution: 192dpi) {
	.app-cta-strip-banner .cellphone-illustration {
		background-image: url(../../img/dist/sprite-2x.png);
		background-size: 325px 1145px
	}
}

@media (min-width: 768px) {
	.app-cta-strip-banner > p {
		display: block;
		color: rgba(255, 255, 255, 0.5);
		font-size: 1.4rem;
		line-height: 1.2em;
		margin: 0 24px
	}
}

.registration-section + .app-cta-strip-banner {
	margin-top: 0
}

.registration-box {
	position: relative;
	color: #888;
	font-size: 1.6rem;
	padding: 40px 16px 292px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	max-width: 960px;
	padding-left: 16px;
	padding-right: 16px
}

.registration-box .text-wrapper {
	position: relative;
	z-index: 2
}

.registration-box .button {
	margin: 0 auto
}

.registration-box p {
	margin: 16px 0 32px;
	line-height: 1.3em
}

.registration-box::after {
	content: '';
	position: absolute;
	bottom: 32px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-image: url(../../img/dist/sprite.png);
	background-position: 0px -923px;
	width: 267px;
	height: 222px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
	.registration-box::after {
		background-image: url(../../img/dist/sprite-2x.png);
		background-size: 325px 1145px
	}
}

.registration-box .section-title {
	text-transform: uppercase;
	margin: 0;
	font-weight: 700;
	color: #333
}

@media (min-width: 768px) {
	.registration-box {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		height: 300px;
		padding: 16px
	}
	.registration-box::after {
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
		right: 16px;
		left: auto;
		top: 50%
	}
}

.delivery-fee-discount-info {
	font-size: 1.2rem;
	line-height: 1.5em;
	padding: 0;
	margin: 16px 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.delivery-fee-discount-info .ddfee-image {
	height: 54px;
	width: 54px;
	overflow: hidden;
	-ms-flex: 0 0 54px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 54px;
	flex: 0 0 54px
}

.delivery-fee-discount-info .saving-group {
	-webkit-transform-origin: 25% 25% 0;
	transform-origin: 25% 25% 0
}

.delivery-fee-discount-info .sparks-figure {
	stroke-dasharray: 25;
	stroke-dashoffset: -13
}

.delivery-fee-discount-info.visible .saving-group {
	-webkit-transform: scale(0.3);
	transform: scale(0.3);
	-webkit-animation: saving-animation 0.25s cubic-bezier(1, 0, 0, 1) 0.1s forwards;
	animation: saving-animation 0.25s cubic-bezier(1, 0, 0, 1) 0.1s forwards
}

.delivery-fee-discount-info.visible .sparks-figure {
	stroke-dashoffset: -13;
	-webkit-animation: sparks-animation .25s linear .1s;
	animation: sparks-animation .25s linear .1s
}

@media (min-width: 768px) {
	.delivery-fee-discount-info {
		margin-top: 0
	}
}

@-webkit-keyframes sparks-animation {
	0% {
		stroke-dashoffset: -13
	}
	100% {
		stroke-dashoffset: 25
	}
}

@keyframes sparks-animation {
	0% {
		stroke-dashoffset: -13
	}
	100% {
		stroke-dashoffset: 25
	}
}

@-webkit-keyframes saving-animation {
	0% {
		-webkit-transform: scale(0.3);
		transform: scale(0.3)
	}
	80% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes saving-animation {
	0% {
		-webkit-transform: scale(0.3);
		transform: scale(0.3)
	}
	80% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.order-history-holder {
	padding: 16px 0 0
}

.order-section {
	position: relative
}

.order-section .section-title {
	color: #F35D04;
	font-size: 1.4rem
}

.order-section .section-title > span {
	padding-right: 16px;
	background: #fff;
	position: relative;
	z-index: 2
}

.order-section .section-title::after {
	content: '';
	background: #ebebeb;
	height: 1px;
	width: 100%;
	position: absolute;
	left: 0;
	top: .65em
}

.order-list,
.complete-order-list {
	margin: 0
}

.order-list > li,
.complete-order-list > li {
	margin: 24px 0;
	position: relative
}

.order-list > li::before,
.complete-order-list > li::before {
	color: #F35D04;
	position: absolute;
	right: 0;
	top: 3px
}

.order-list > li:hover::before,
.complete-order-list > li:hover::before {
	-webkit-animation: arrow-animation .15s linear;
	animation: arrow-animation .15s linear
}

.order-list > li:last-child,
.complete-order-list > li:last-child {
	margin-bottom: 16px
}

.order-list a,
.complete-order-list a {
	color: #333;
	display: block
}

.order-list .vendor-name,
.complete-order-list .vendor-name {
	font-weight: 500
}

.order-list .vendor-name,
.order-list .order-date,
.order-list .total,
.complete-order-list .vendor-name,
.complete-order-list .order-date,
.complete-order-list .total {
	line-height: 1.5em;
	font-size: 1.4rem;
	margin: 0
}

.order-list .order-date,
.complete-order-list .order-date {
	font-weight: 300
}

.order-list .order-product-list,
.complete-order-list .order-product-list {
	margin: 2px 0 0;
	color: #888;
	line-height: 1em
}

@media (min-width: 768px) {
	.order-list .order-product-list,
	.complete-order-list .order-product-list {
		padding: 0 192px 0 0
	}
}

.order-list .order-product-list > li,
.complete-order-list .order-product-list > li {
	display: inline-block;
	font-size: 1.4rem;
	line-height: 1.2em
}

.order-list .order-product-list > li::after,
.complete-order-list .order-product-list > li::after {
	content: ";";
	margin-left: -.4ex
}

.order-list .order-product-list > li:last-child::after,
.complete-order-list .order-product-list > li:last-child::after {
	content: none
}

.order-list .reorder-button,
.complete-order-list .reorder-button {
	color: #F35D04;
	background-color: transparent;
	border: 1px solid #F35D04;
	font-weight: 300;
	padding-left: 12px;
	padding-right: 12px;
	margin-top: 8px
}

.order-list .reorder-button:hover,
.order-list .reorder-button:focus,
.complete-order-list .reorder-button:hover,
.complete-order-list .reorder-button:focus {
	color: #DC5707;
	border-color: #DC5707;
	background-color: transparent
}

.order-list .reorder-button:not(.js-ripple)::after,
.order-list .reorder-button .ripple,
.complete-order-list .reorder-button:not(.js-ripple)::after,
.complete-order-list .reorder-button .ripple {
	background-image: radial-gradient(circle, rgba(198, 13, 92, 0.08) 10%, transparent 10.01%)
}

.order-list .reorder-button[disabled],
.complete-order-list .reorder-button[disabled] {
	color: #c2c2c2;
	border-color: #c2c2c2;
	pointer-events: none
}

@media (min-width: 768px) {
	.order-list .reorder-button,
	.complete-order-list .reorder-button {
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		position: absolute;
		top: 50%;
		right: 0
	}
}

@-webkit-keyframes arrow-animation {
	0% {
		right: 0px
	}
	50% {
		right: 8px
	}
	100% {
		right: 0px
	}
}

@keyframes arrow-animation {
	0% {
		right: 0px
	}
	50% {
		right: 8px
	}
	100% {
		right: 0px
	}
}

.order-detail-page .profile__blocks-wrapper {
	margin-top: 0
}

.order-detail-page .profile__blocks-wrapper .profile__block {
	margin: 40px auto 24px;
	padding: 24px
}

@media (min-width: 768px) {
	.order-detail-page .profile__blocks-wrapper {
		padding-bottom: 16px
	}
	.order-detail-page .profile__blocks-wrapper .profile__block:first-child {
		margin: 40px auto
	}
}

.order-detail-page .hero-menu__info-extra {
	position: relative;
	margin: -40px 0 0
}

.order-detail-table {
	font-size: 1.4rem;
	color: #333;
	width: 100%
}

.order-detail-table th {
	line-height: 3em
}

.order-detail-table th:first-child {
	font-weight: 500;
	text-align: left
}

.order-detail-table th:last-child,
.order-detail-table td:last-child {
	text-align: right
}

.order-detail-table tbody td:first-child {
	color: #888
}

.order-detail-table .extra-fee td:first-child {
	color: #333
}

.order-detail-table .extra-fee td {
	padding-top: 1em
}

.order-detail-table .extra-fee + .extra-fee td {
	padding: 0
}

.order-detail-table .extra-fee:last-of-type td {
	padding-bottom: 1em
}

.order-detail-table tfoot td {
	line-height: 4em;
	color: #333;
	font-weight: 700;
	text-transform: uppercase
}

.order-detail-table tfoot {
	border-top: 1px solid #ebebeb
}

.entry {
	margin-right: auto;
	margin-left: auto;
	max-width: 960px;
	padding-left: 16px;
	padding-right: 16px;
	color: #888;
	font-size: 1.6rem;
	padding-top: 1px
}

@media (min-width: 768px) {
	.entry {
		padding-left: 24px;
		padding-right: 24px
	}
}

.entry > h2 {
	line-height: 1.3em
}

.entry .list {
	padding-left: 1.5em
}

.entry .list li {
	list-style-type: disc
}

.rider-recruitment-page .typeform-modal {
	z-index: 10000
}

.rider-recruitment-page .typeform-modal .typeform-close {
	right: 20px
}

.typeform-widget {
	height: 500px;
	border: 1px solid rgba(0, 0, 0, 0.2)
}

.typed-cursor {
	opacity: 1;
	-webkit-animation: blink 0.7s infinite;
	animation: blink 0.7s infinite
}

@keyframes blink {
	0% {
		opacity: 1
	}
	50% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-webkit-keyframes blink {
	0% {
		opacity: 1
	}
	50% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

.colleagues-allowance {
	padding: 8px;
	margin: 8px 0;
	background: #fff
}

.checkout .colleagues-allowance {
	display: none
}

.allowance-table {
	table-layout: fixed;
	width: 100%;
	border-collapse: collapse;
	font-size: 1.4rem
}

.allowance-table tbody {
	border-bottom: 1px solid #c2c2c2
}

.allowance-table tbody tr:last-of-type td {
	padding-bottom: 16px
}

.allowance-table .name {
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal
}

.allowance-table .allowance {
	width: 40%;
	text-align: right;
	white-space: nowrap
}

.allowance-table .allowance button {
	border: none;
	background: transparent;
	color: #F35D04;
	line-height: 1em;
	height: 1em;
	padding: 0;
	vertical-align: middle
}

.allowance-resume {
	font-size: 2.2rem;
	padding: 8px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row nowrap;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap
}

.allowance-resume .label {
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	display: block;
	font-size: 1.2rem
}

.allowance-resume .allowance {
	text-align: right;
	-ms-flex: 1 1 auto;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	flex: 1 1 auto
}

.colleague-allowance-form {
	padding: 8px 0
}

.colleague-allowance-form input,
.colleague-allowance-form .twitter-typeahead {
	width: 100%
}

.colleague-allowance-form .colleague-input::-webkit-input-placeholder {
	font-size: 1.2rem
}

.colleague-allowance-form .colleague-input:-ms-input-placeholder {
	font-size: 1.2rem
}

.colleague-allowance-form .colleague-input::placeholder {
	font-size: 1.2rem
}

.colleague-allowance-form .tt-menu {
	background: #fff;
	border: 1px solid #c2c2c2;
	width: 100%;
	color: #333
}

.colleague-allowance-form .tt-menu .tt-selectable {
	padding: 8px;
	overflow-wrap: break-word;
	word-wrap: break-word;
	line-height: 1em
}

.colleague-allowance-form .tt-menu .tt-selectable:hover,
.colleague-allowance-form .tt-menu .tt-selectable.tt-cursor {
	cursor: pointer;
	background: #f7f7f7
}

.colleague-allowance-form button {
	color: #F35D04;
	background-color: transparent;
	border: 1px solid #F35D04;
	margin-top: 8px;
	width: 100%
}

.colleague-allowance-form button:hover,
.colleague-allowance-form button:focus {
	color: #DC5707;
	border-color: #DC5707;
	background-color: transparent
}

.colleague-allowance-form button:not(.js-ripple)::after,
.colleague-allowance-form button .ripple {
	background-image: radial-gradient(circle, rgba(198, 13, 92, 0.08) 10%, transparent 10.01%)
}

.colleague-allowance-form button[disabled] {
	color: #c2c2c2;
	border-color: #c2c2c2;
	pointer-events: none
}

.faq {
	background: #fff;
	margin: 24px;
	border: 1px solid #ebebeb;
	padding-left: 0;
	overflow: hidden;
	list-style-type: none
}

.static-page__blocks .faq {
	padding-left: 0
}

.faq .faq-item ol > li {
	list-style-type: decimal
}

.faq ul,
.faq ol {
	margin: 0;
	padding: 0 16px
}

.faq .faq-item {
	margin: 0;
	padding: 0;
	position: relative;
	list-style-type: none
}

.faq .faq-item input {
	position: absolute;
	z-index: -1;
	opacity: 0
}

.faq .faq-item:last-child .question,
.faq .faq-item:last-child .answer {
	border-bottom: none
}

.faq .question {
	margin: 0;
	border-bottom: 1px solid #ebebeb;
	color: #333;
	padding: 16px;
	font-size: 1.6rem;
	font-weight: 700;
	display: block;
	outline: none;
	cursor: pointer;
	transition: background-color .2s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.faq .answer {
	border-bottom: 1px solid #ebebeb;
	padding: 16px;
	margin: 0;
	font-size: 1.4rem;
	display: none
}

.faq input:checked ~ .answer {
	display: block
}

.faq input:checked ~ .question {
	color: #fff;
	background-color: #F35D04
}

@media (max-width: 767px) {
	.restaurants .hero-banner-content {
		display: none !important
	}
}

.restaurants-container {
	position: relative;
	width: 100%;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
	padding-right: 16px
}

@media (min-width: 480px) {
	.restaurants-container {
		padding-left: 24px;
		padding-right: 24px
	}
}

@media (min-width: 768px) {
	.restaurants-container {
		padding-left: 48px;
		padding-right: 48px
	}
}

@media (min-width: 1280px) {
	.restaurants-container {
		padding-left: 80px;
		padding-right: 80px
	}
}

.restaurants__tool-box-wrapper {
	position: relative
}

/*
.restaurants__tool-box {
	margin: 0;
	position: absolute;
	top: 24px;
	left: 0;
	right: 0;
	z-index: 10;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	padding: 0
}
*/

.pickup.restaurants__tool-box {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}

@media (min-width: 480px) {
	.pickup.restaurants__tool-box {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-flow: row nowrap;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap
	}
}

.pickup.restaurants__tool-box .pickup-option-container {
	position: relative
}

.pickup.restaurants__tool-box.pickup .tooltip-pickup + .tooltip {
	min-width: 180px;
	margin-top: 24px
}

.restaurants__tool-box .delivery-toggle {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	font-size: 1.4rem
}

.restaurants__tool-box .delivery-toggle .delivery-type {
	vertical-align: middle
}

.restaurants__search-filter-wrapper {
	padding-right: 16px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start
}

@media (min-width: 768px) {
	.restaurants__search-filter-wrapper {
		padding-right: 0;
		position: relative
	}
}

.restaurants__search {
	position: relative;
	cursor: pointer;
	width: 44px
}

@media (min-width: 768px) {
	.restaurants__search {
		width: 120px
	}
}

.restaurants__search__wrapper {
	position: absolute;
	left: 0;
	right: 0;
	transition: all .4s ease
}

.restaurants__search__wrapper .restaurants__search__input {
	width: 100%
}

.active-search .restaurants__search__wrapper {
	left: 0;
	right: -208px;
	z-index: 1;
	background: #fff
}

.restaurants__search__label {
	position: absolute;
	width: 100%;
	text-align: center;
	font-size: 1.4rem;
	white-space: nowrap
}

.active-search .restaurants__search__label {
	left: 10px;
	text-align: left;
	width: auto
}

@media (min-width: 480px) {
	.active-search .restaurants__search__label {
		text-align: right
	}
}

.restaurants__search__label-icon {
	line-height: 50px;
	font-size: 2.4rem;
	font-weight: bold
}

@media (min-width: 768px) {
	.restaurants__search__label-icon {
		line-height: 46px;
		font-size: 1.4rem
	}
}

.restaurants__search__label-text {
	display: none
}

@media (min-width: 768px) {
	.restaurants__search__label-text {
		display: inline-block
	}
}

.active-search .restaurants__search__label-text {
	display: none
}

.restaurants__search__cancel-icon {
	display: none;
	position: absolute;
	right: 0;
	width: 40px;
	height: 40px;
	padding-top: 7px;
	z-index: 1;
	cursor: pointer
}

.active-search .restaurants__search__cancel-icon {
	display: block
}

.restaurants__search__input::-ms-clear {
	opacity: 0
}

.restaurants__search__input:-moz-placeholder {
	opacity: 0
}

.restaurants__search__input::-moz-placeholder {
	opacity: 0
}

.restaurants__search__input:-ms-input-placeholder {
	text-indent: -9999px
}

.restaurants__search__input::-webkit-input-placeholder {
	opacity: 0
}

.active-search .restaurants__search__input {
	padding-left: 30px
}

.active-search .restaurants__search__input:-moz-placeholder {
	opacity: 1
}

.active-search .restaurants__search__input::-moz-placeholder {
	opacity: 1
}

.active-search .restaurants__search__input:-ms-input-placeholder {
	text-indent: 0
}

.active-search .restaurants__search__input::-webkit-input-placeholder {
	opacity: 1
}

.restaurants__filter-form-budgets {
	margin-left: -5px;
	margin-right: -5px
}

.restaurants__filter-form-budgets:after {
	content: "";
	display: table;
	clear: both
}

.restaurants__filter-budgets-button-wrapper {
	position: relative;
	float: left;
	width: 33.33333%;
	min-height: 1px;
	padding-left: 5px;
	padding-right: 5px
}

.restaurants__filter-budgets-button {
	border-radius: 2px;
	cursor: pointer;
	background-color: #fff;
	color: #888;
	border: 1px solid #ebebeb;
	line-height: 30px;
	height: 30px;
	text-align: center
}

.restaurants__filter-budgets-button--active {
	color: #F35D04;
	border-color: #F35D04
}

.restaurants__filter-form-budgets-head {
	position: relative;
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 5px;
	padding-right: 5px
}

.restaurants__filter {
	position: relative;
	cursor: pointer;
	text-align: center;
	height: 48px;
	width: 48px;
	border: 1px solid #ebebeb;
	transition: width .4s ease
}

@media (min-width: 768px) {
	.restaurants__filter {
		width: 120px
	}
}

.restaurants__filter + .restaurants__search {
	margin-left: 8px
}

.restaurants__filter--active {
	color: #F35D04;
	border-color: #F35D04
}

.restaurants__filter__label {
	width: 100%;
	text-align: center;
	font-size: 1.4rem;
	white-space: nowrap
}

.restaurants__filter__label-icon {
	line-height: 48px;
	font-size: 2.2rem;
	margin-left: 2px
}

@media (min-width: 768px) {
	.restaurants__filter__label-icon {
		line-height: 46px;
		font-size: 1.4rem;
		margin-left: 0
	}
}

.restaurants__filter__label-text {
	display: none
}

@media (min-width: 768px) {
	.restaurants__filter__label-text {
		display: inline-block
	}
}

.restaurants__filter-tooltip.tooltip {
	width: 100%;
	top: 102px;
	margin-left: -16px
}

@media (min-width: 480px) {
	.restaurants__filter-tooltip.tooltip {
		top: 52px;
		width: 350px;
		left: 24px !important
	}
}

@media (min-width: 768px) {
	.restaurants__filter-tooltip.tooltip {
		left: 48px !important
	}
}

@media (min-width: 960px) {
	.restaurants__filter-tooltip.tooltip {
		width: 30%
	}
}

@media (min-width: 1280px) {
	.restaurants__filter-tooltip.tooltip {
		left: 80px !important
	}
}

.restaurants__filter-tooltip.tooltip.in {
	opacity: 1
}

.restaurants__filter-tooltip .tooltip-inner {
	max-width: inherit;
	border-left: none;
	border-right: none;
	text-align: left;
	height: 100%
}

@media (min-width: 480px) {
	.restaurants__filter-tooltip .tooltip-inner {
		border: 1px solid #ebebeb;
		height: auto
	}
}

.restaurants__filter-tooltip .tooltip-inner:after {
	content: '';
	position: absolute;
	left: 10px;
	top: -3px;
	width: 12px;
	height: 12px;
	background: inherit;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	box-shadow: -2px -2px 0px -1px #c2c2c2
}

.restaurants__filter-tooltip .tooltip-inner--white-with-border:after {
	left: 6%
}

@media (min-width: 768px) {
	.restaurants__filter-tooltip .tooltip-inner--white-with-border:after {
		left: 8%
	}
}

.restaurants__filter-form-border-top {
	border-top: 1px solid #ebebeb;
	margin-top: 16px;
	padding-top: 16px
}

.restaurants__filter-form-food-characteristics {
	margin-top: 6px
}

.restaurants__filter-tooltip .checkbox-box {
	width: 50%;
	float: left;
	clear: none
}

.restaurants__filter-form__head-line {
	text-transform: uppercase;
	margin-bottom: 8px;
	float: left
}

.restaurants__filter-form__head-cancel-cuisines,
.restaurants__filter-form__head-cancel-food-characteristics,
.restaurants__filter-form__head-cancel-budgets,
.restaurants__filter-form__head-cancel-quick-filter {
	float: right;
	cursor: pointer;
	color: #F35D04;
	transition: color .1s linear;
	margin-left: 8px
}

.restaurants__filter-form__head-cancel-cuisines:hover,
.restaurants__filter-form__head-cancel-cuisines:focus,
.restaurants__filter-form__head-cancel-food-characteristics:hover,
.restaurants__filter-form__head-cancel-food-characteristics:focus,
.restaurants__filter-form__head-cancel-budgets:hover,
.restaurants__filter-form__head-cancel-budgets:focus,
.restaurants__filter-form__head-cancel-quick-filter:hover,
.restaurants__filter-form__head-cancel-quick-filter:focus {
	color: #DC5707;
	text-decoration: none
}

.restaurants__filter-form__head-show-all,
.restaurants__filter-form__head-show-less {
	float: right;
	cursor: pointer;
	color: #F35D04;
	transition: color .1s linear;
	cursor: pointer
}

.restaurants__filter-form__head-show-all:hover,
.restaurants__filter-form__head-show-all:focus,
.restaurants__filter-form__head-show-less:hover,
.restaurants__filter-form__head-show-less:focus {
	color: #DC5707;
	text-decoration: none
}

.filter__mobile-button {
	margin: 8px 0 8px
}

@media (min-width: 480px) {
	.filter__mobile-button {
		display: none
	}
}

.restaurants__location {
	overflow: hidden;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	margin-bottom: 8px
}

@media (min-width: 480px) {
	.restaurants__location {
		position: relative;
		padding: 0 0 0 16px
	}
}

.restaurants__location.b2b-address-bar,
.restaurants__location.active-location-form {
	overflow: visible
}

.restaurants__location.has-new-filters {
	padding-left: 0
}

.pickup .restaurants__location {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	-webkit-box-ordinal-group: 0;
	-webkit-order: -1;
	-ms-flex-order: -1;
	order: -1;
	margin-bottom: 8px
}

@media (min-width: 480px) {
	.pickup .restaurants__location {
		margin-bottom: 0;
		padding: 0 16px;
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 auto;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		-webkit-box-ordinal-group: 1;
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0
	}
}

.pickup .restaurants__location.has-new-filters {
	padding-left: 0
}

.active-search .restaurants__location {
	z-index: -1
}

.restaurants__location__form {
	display: none;
	position: relative
}

.active-location-form .restaurants__location__form {
	display: block
}

.restaurants__location__title {
	text-align: right;
	height: 44px;
	line-height: 44px;
	white-space: nowrap;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

@media (min-width: 768px) {
	.restaurants__location__title {
		text-align: right
	}
}

.active-location-form .restaurants__location__title {
	display: none
}

.restaurants__location__change-button {
	font-size: 1.4rem;
	display: inline-block;
	text-align: center;
	margin-left: 8px;
	width: auto;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.restaurants__location__cancel-icon {
	position: absolute;
	right: 0;
	width: 44px;
	height: 44px;
	padding-top: 7px;
	cursor: pointer;
	z-index: 1
}

.restaurants__change-button__text {
	display: inline
}

.restaurants__change-button__arrow {
	display: none;
	line-height: 48px;
	margin: 0
}

.restaurants__location__address {
	font-size: 1.4rem;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0;
	text-align: left;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}

@media (min-width: 480px) {
	.restaurants__location__address {
		text-align: right
	}
}

.restaurants__location__input {
	width: 100%;
	height: 44px;
	width: 100%
}

.restaurants__location__input::-ms-clear {
	opacity: 0
}

.restaurants__list {
	padding-top: 32px;
	margin-bottom: 8px
}

.vendor-list + .vendor-list,
.restaurants__list + .vendor-list {
	margin-top: 0
}

.restaurants__tool-box-wrapper + .restaurants__list {
	padding-top: 96px
}

.show-mobile-search + .restaurants__list,
.pickup + .restaurants__list {
/*	padding-top: 148px*/
	padding-top: 25px
}

@media (min-width: 480px) {
	.pickup + .restaurants__list {
		padding-top: 96px
	}
}

.pagination-spinner {
	margin: 24px 0
}

.restaurants__city-bottom-info {
	font-size: 1.4rem;
	padding-top: 24px
}

@media (min-width: 768px) {
	.restaurants__city-bottom-info {
		margin-left: 0;
		margin-right: 0
	}
	.restaurants__city-bottom-info:after {
		content: "";
		display: table;
		clear: both
	}
}

.restaurants__city-bottom-info__description h3,
.restaurants__city-bottom-info__description .h3 {
	margin: 0;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 1.4rem
}

.restaurants .hero-section + .restaurants-container .restaurants__list {
	padding-top: 0;
	margin-top: 0
}

.coming-soon__container {
	margin-left: 0;
	margin-right: 0;
	background-color: #333;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	height: 100vh
}

.coming-soon__container:after {
	content: "";
	display: table;
	clear: both
}

.coming-soon__logo {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 50px
}

@media (min-width: 480px) {
	.coming-soon__logo {
		padding-top: 60px
	}
}

@media (min-width: 768px) {
	.coming-soon__logo {
		padding-top: 70px
	}
}

@media (min-width: 960px) {
	.coming-soon__logo {
		padding-top: 80px;
		width: 70%
	}
}

.coming-soon__logo__icon {
	font-size: 3.5rem
}

@media (min-width: 480px) {
	.coming-soon__logo__icon {
		font-size: 4.8rem
	}
}

@media (min-width: 768px) {
	.coming-soon__logo__icon {
		font-size: 5.7rem
	}
}

@media (min-width: 960px) {
	.coming-soon__logo__icon {
		font-size: 6.4rem
	}
}

.coming-soon__slogan {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 20px;
	font-size: 2.2rem;
	line-height: 1
}

@media (min-width: 480px) {
	.coming-soon__slogan {
		padding-top: 40px;
		font-size: 3.8rem
	}
}

@media (min-width: 768px) {
	.coming-soon__slogan {
		width: 86%;
		padding-top: 60px;
		font-size: 5.7rem
	}
}

@media (min-width: 960px) {
	.coming-soon__slogan {
		width: 70%;
		padding-top: 70px;
		font-size: 6.7rem
	}
}

.coming-soon__slogan__coming-soon {
	font-weight: 300;
	margin-bottom: 12px;
	text-transform: uppercase
}

.coming-soon__slogan__country {
	font-weight: 300;
	text-transform: uppercase
}

.checkout .page-wrapper {
	background: #f7f7f7
}

.checkout__delivery-information__postcode,
.checkout__delivery-information__city,
.checkout__payment__credit-card-fields-form-group--expiry,
.checkout__payment__credit-card-fields-form-group--cvc {
	width: 50%;
	float: left;
	clear: none
}

.checkout__delivery-information__address_line1,
.checkout__delivery-information__address_line2 {
	float: left;
	clear: none
}

.checkout__contact-information__form-first-name,
.checkout__contact-information__form-last-name,
.checkout__payment__voucher-code,
.checkout__payment__voucher-apply,
.checkout__payment__extra-info,
.checkout__payment__extra-info-apply {
	width: 100%;
	float: none
}

@media (min-width: 768px) {
	.checkout__contact-information__form-first-name,
	.checkout__contact-information__form-last-name,
	.checkout__payment__voucher-code,
	.checkout__payment__voucher-apply,
	.checkout__payment__extra-info,
	.checkout__payment__extra-info-apply {
		width: 50%;
		float: left
	}
}

.checkout-wrapper {
	padding-bottom: 0
}

@media (min-width: 768px) {
	.checkout-wrapper {
		margin-right: auto;
		margin-left: auto;
		max-width: 960px;
		padding-left: 16px;
		padding-right: 16px
	}
}

@media (min-width: 768px) {
	.checkout__blocks {
		margin-left: -12px;
		margin-right: -12px;
		margin-top: 0
	}
	.checkout__blocks:after {
		content: "";
		display: table;
		clear: both
	}
}

.checkout__steps {
	position: relative;
	min-height: 1px;
	padding-left: 12px;
	padding-right: 12px;
	padding: 0;
	background-color: #fff;
	margin-top: 64px
}

@media (min-width: 768px) {
	.checkout__steps {
		float: left;
		width: 66.66667%
	}
}

@media (min-width: 768px) {
	.checkout__steps {
		margin-top: 24px;
		margin-bottom: 24px
	}
}

.checkout__step {
	margin-left: 0;
	margin-right: 0
}

.checkout__step:after {
	content: "";
	display: table;
	clear: both
}

@media (min-width: 768px) {
	.checkout__step {
		border-bottom: none
	}
}

.checkout__step__title {
	position: relative;
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 12px;
	padding-right: 12px;
	font-weight: 700;
	font-size: 1.4rem;
	padding: 8px 12px;
	line-height: normal;
	background-color: #f7f7f7;
	margin: 0;
	text-transform: uppercase;
	border-bottom: 1px solid #ebebeb
}

@media (min-width: 768px) {
	.checkout__step__title {
		padding: 24px;
		font-size: 1.6rem;
		border-radius: 2px;
		border-bottom: none;
		background-color: transparent
	}
}

.checkout__step--reduced .checkout__step__title {
	border-bottom: 1px solid #ebebeb
}

@media (min-width: 768px) {
	.checkout__step:last-child .checkout__step__title {
		border-bottom: none
	}
}

.checkout__step--reduced .checkout__step__title {
	color: #888
}

.checkout__step__items {
	border-bottom: 1px solid #ebebeb;
	position: relative;
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0
}

.checkout__contact-information .checkout__step__items {
	padding-top: 8px
}

@media (min-width: 768px) {
	.checkout__contact-information .checkout__step__items {
		padding-top: 0
	}
}

.checkout__contact-information.checkout__step--active .checkout__step__items {
	border-bottom: 1px solid #ebebeb
}

@media (min-width: 768px) {
	.checkout__contact-information.checkout__step--active .checkout__step__items {
		border-bottom: 0
	}
}

.checkout__step--reduced .checkout__step__items {
	display: none
}

.checkout__step:last-child .checkout__step__items {
	border-bottom: none
}

.checkout__subtitle {
	font-weight: 700;
	font-size: 1.4rem;
	padding: 16px 12px;
	line-height: normal;
	margin: 0;
	text-align: left;
	text-transform: uppercase;
	position: relative
}

.checkout__step__item {
	position: relative;
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 8px
}

@media (min-width: 768px) {
	.checkout__step__item {
		font-size: 1.4rem;
		padding-bottom: 24px
	}
}

.checkout__step__item.checkout__payment__options {
	padding-bottom: 0
}

@media (min-width: 768px) {
	.checkout__step__item.checkout__payment__options {
		padding-bottom: 8px
	}
}

.checkout__step__item.checkout__delivery-information__edit-address {
	padding-bottom: 0
}

.checkout__step__item.checkout__payment__finish-and-pay {
	padding-bottom: 0
}

.checkout__step__item.checkout__payment__credit-card {
	padding-bottom: 0
}

.checkout__subtitle--above-form {
	font-size: 1.2rem;
	margin-top: -2px
}

@media (min-width: 768px) {
	.checkout__subtitle--above-form {
		margin-top: -27px
	}
}

.checkout__step__item-content {
	position: relative;
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 12px;
	padding-right: 12px;
	padding: 0 8px;
	font-size: 1.4rem;
	line-height: 1.38
}

.checkout__step__item-content:after {
	content: "";
	display: table;
	clear: both
}

@media (min-width: 768px) {
	.checkout__step__item-content {
		padding: 0 24px
	}
}

@media (min-width: 768px) {
	.checkout__delivery-information__time .checkout__step__item-content {
		padding-left: 5px
	}
}

.checkout__payment__legal .checkout__step__item-content {
	line-height: 1.27;
	font-size: 1.2rem
}

.checkout__payment__options-list.checkout__step__item-content {
	padding: 0
}

@media (min-width: 768px) {
	.checkout__payment__options-list.checkout__step__item-content {
		padding: 0 24px
	}
}

.checkout__delivery-information__edit-address .checkout__step__item-content {
	padding: 0
}

@media (min-width: 768px) {
	.checkout__delivery-information__edit-address .checkout__step__item-content {
		padding: 0 24px 24px 24px
	}
}

.checkout__step__item-title,
.checkout__time-picker .desktop-cart__title {
	font-weight: 700;
	font-size: 1.4rem;
	padding: 16px 8px;
	line-height: normal;
	margin: 0;
	text-align: left;
	text-transform: uppercase;
	position: relative
}

@media (min-width: 768px) {
	.checkout__step__item-title,
	.checkout__time-picker .desktop-cart__title {
		padding: 0 24px 16px 24px
	}
}

@media (min-width: 768px) {
	.checkout__delivery-information__time .checkout__step__item-title,
	.checkout__delivery-information__time .checkout__time-picker .desktop-cart__title,
	.checkout__time-picker .checkout__delivery-information__time .desktop-cart__title {
		padding-left: 5px
	}
}

.checkout__step__item-button {
	width: 100%
}

@media (min-width: 768px) {
	.checkout__step__item-button {
		float: right;
		width: auto
	}
}

textarea.checkout__step__item-textarea {
	height: 96px;
	line-height: 1.4
}

.checkout__title-link {
	float: right;
	display: inline-block;
	text-transform: none;
	font-weight: 300;
	font-size: 1.4rem
}

.checkout__payment__voucher .checkout__title-link {
	float: none;
	padding: 24px 12px 12px 12px
}

@media (min-width: 768px) {
	.checkout__payment__voucher .checkout__title-link {
		padding: 24px 12px 12px 24px
	}
}

.checkout__title-link__icon {
	display: inline-block;
	margin-right: 2px;
	vertical-align: middle;
	color: #F35D04
}

.checkout__contact-information__title-link--form-open .checkout__title-link__icon {
	display: none
}

.checkout__delivery-information--list-shown .checkout__title-link__icon--plus {
	display: none
}

.checkout__title-link__text--cancel {
	display: none
}

.checkout__delivery-information--list-shown .checkout__title-link__text--cancel {
	display: block
}

.checkout__delivery-information--list-shown .checkout__title-link__text--add-address-delivery {
	display: none
}

.checkout__title-link__text--cancel-delivery {
	display: none
}

.checkout__delivery-information--list-shown .checkout__title-link__text--cancel-delivery {
	display: block
}

.checkout__delivery-information--list-shown .checkout__title-link__text--add-address {
	display: none
}

.checkout__payment__select-address-link .checkout__title-link__text--cancel-list {
	display: none
}

.checkout__payment__select-address-link--open .checkout__title-link__text--cancel-list {
	display: block
}

.checkout__payment__select-address-link--open .checkout__title-link__text--select-list {
	display: none
}

@media (min-width: 768px) {
	.checkout__login-register-cta {
		padding-top: 24px
	}
}

.checkout__login-register-cta__text {
	font-size: 1.4rem;
	font-weight: 700;
	margin: 16px 0 16px 0
}

@media (min-width: 768px) {
	.checkout__login-register-cta__text {
		margin-top: 0
	}
}

.checkout__facebook-login-cta-wrapper,
.checkout__login-link-wrapper {
	position: relative;
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 8px;
	display: inline-block
}

@media (min-width: 480px) {
	.checkout__facebook-login-cta-wrapper,
	.checkout__login-link-wrapper {
		float: left;
		width: 50%
	}
}

@media (min-width: 480px) {
	.checkout__facebook-login-cta-wrapper,
	.checkout__login-link-wrapper {
		margin-bottom: 0
	}
}

@media (min-width: 480px) {
	.checkout__facebook-login-cta-wrapper {
		padding-right: 8px
	}
}

@media (min-width: 480px) {
	.checkout__login-link-wrapper {
		padding-left: 8px
	}
}

.checkout__login-link,
.checkout__facebook-login-cta {
	width: 100%
}

.checkout__delivery-information__address {
	position: relative;
	float: left;
	width: 50%;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
	background-color: #fff;
	cursor: pointer;
	transition: background-color .1s linear
}

.checkout__delivery-information__address:hover {
	background-color: #f7f7f7
}

.checkout__delivery-information__time {
	position: relative;
	float: left;
	width: 50%;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0
}

.checkout__step__delivery-time {
	color: #888;
	text-transform: none;
	font-weight: 500
}

.checkout__payment__select-address-link {
	display: block
}

.checkout__delivery-information__form {
	padding: 0;
	border-bottom: 1px solid #ebebeb
}

@media (min-width: 768px) {
	.checkout__delivery-information__form {
		border-bottom: none
	}
}

.checkout__delivery-information__address_line1 {
	width: 80%;
	padding-right: 8px
}

.checkout__delivery-information__address_line2 {
	width: 20%;
	padding-left: 8px
}

.checkout__delivery-information__postcode {
	padding-right: 8px
}

.checkout__delivery-information__city {
	padding-left: 8px
}

.checkout__delivery-information__city.no-postcode {
	width: 100%;
	padding-left: 0;
	clear: both;
	float: none
}

.checkout__delivery-information__city.no-postcode .input-box input,
.checkout__delivery-information__city.no-postcode .input-box input:focus,
.checkout__delivery-information__city.no-postcode .input-box input:focus ~ label {
	color: #c2c2c2;
	background-color: #fafafa
}

.checkout__delivery-information__city.no-postcode .input-box input,
.checkout__delivery-information__city.no-postcode .input-box input:focus {
	border-color: #ebebeb
}

.checkout__delivery-information__list {
	margin-left: -5px;
	margin-right: -5px
}

.checkout__delivery-information__addresses {
	position: relative;
	min-height: 1px;
	padding-left: 12px;
	padding-right: 12px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 8px
}

@media (min-width: 480px) {
	.checkout__delivery-information__addresses {
		float: left;
		width: 50%
	}
}

@media (min-width: 480px) {
	.checkout__delivery-information__addresses {
		float: none !important;
		display: inline-block;
		vertical-align: top
	}
}

.is-guest.checkout__delivery-information__addresses {
	margin-bottom: 0
}

.checkout__delivery-information__item {
	position: relative;
	padding: 8px;
	border: 1px solid #ebebeb;
	margin: 0;
	background-color: #fff;
	cursor: pointer;
	transition: background-color .1s linear
}

.checkout__delivery-information__item:after {
	content: "";
	display: table;
	clear: both
}

.checkout__delivery-information__item .checkout__delivery-information__company {
	padding-right: 50px
}

.checkout__delivery-information__item .is-mobile .checkout__delivery-information__company {
	padding-right: 70px
}

.checkout__delivery-information__item .checkout__delivery-information__company,
.checkout__delivery-information__item .checkout__delivery-information__notes,
.checkout__delivery-information__item .checkout__delivery-information__address-line {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	height: 18px
}

@media (min-width: 768px) {
	.checkout__delivery-information__item .checkout__delivery-information__company,
	.checkout__delivery-information__item .checkout__delivery-information__notes,
	.checkout__delivery-information__item .checkout__delivery-information__address-line {
		height: 19px
	}
}

.pickup-address .checkout__delivery-information__item {
	cursor: default
}

.is-guest .checkout__delivery-information__item {
	border: none;
	cursor: default;
	padding: 0
}

.checkout__delivery-information__addresses--active .checkout__delivery-information__item {
	border: 1px solid #F35D04
}

.is-guest.checkout__delivery-information__addresses--active .checkout__delivery-information__item {
	border: none;
	cursor: default
}

.checkout__delivery-information__notes {
	color: #888;
	margin-top: 8px
}

.delivery-information-list {
	margin: 0 8px
}

@media (min-width: 768px) {
	.delivery-information-list {
		margin: 0 24px
	}
}

.checkout__delivery-information__delete-modal-wrapper {
	position: absolute;
	background-color: #fff;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0
}

.delivery-information__delete-modal__text {
	position: relative;
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 12px;
	padding-right: 12px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding-right: 24px
}

.delivery-information__delete-modal__button {
	position: relative;
	float: left;
	width: 50%;
	min-height: 1px;
	padding-left: 12px;
	padding-right: 12px
}

.delivery-information__delete-modal__button .button {
	width: 100%
}

.checkout__delivery-information__address-link {
	position: absolute;
	top: 10px;
	font-size: 1.6rem;
	color: #c2c2c2
}

.checkout__delivery-information__address-link:hover {
	color: #DC5707
}

.is-mobile .checkout__delivery-information__address-link {
	color: #F35D04
}

.is-guest .checkout__delivery-information__address-link {
	display: none
}

.checkout__delivery-information__address-link--cancel {
	right: 10px
}

.is-mobile .checkout__delivery-information__address-link--cancel {
	right: 20px
}

.checkout__delivery-information__address-link--edit {
	right: 33px
}

.is-mobile .checkout__delivery-information__address-link--edit {
	right: 55px
}

.checkout__contact-information__form-first-name {
	padding-right: 0
}

@media (min-width: 768px) {
	.checkout__contact-information__form-first-name {
		padding-right: 8px
	}
}

.checkout__contact-information__form-last-name {
	padding-left: 0
}

@media (min-width: 768px) {
	.checkout__contact-information__form-last-name {
		padding-left: 8px;
		clear: none
	}
}

.checkout__contact-information__register-link-wrapper,
.checkout__contact-information__hide-register-link-wrapper {
	margin-top: 8px;
	padding-left: 8px
}

.checkout__contact-information__forgot-password {
	margin-bottom: 16px;
	clear: both
}

.checkout__contact-information__password-wrapper__password {
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0
}

@media (min-width: 480px) {
	.checkout__contact-information__password-wrapper__password {
		float: left;
		width: 45.83333%
	}
}

.checkout__contact-information__password-wrapper__login-divider {
	text-align: center;
	color: #888;
	line-height: 45px;
	overflow: hidden;
	text-transform: uppercase;
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0
}

@media (min-width: 480px) {
	.checkout__contact-information__password-wrapper__login-divider {
		float: left;
		width: 8.33333%
	}
}

.checkout__contact-information__password-wrapper__facebook-login {
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0
}

@media (min-width: 480px) {
	.checkout__contact-information__password-wrapper__facebook-login {
		float: left;
		width: 45.83333%
	}
}

.checkout__expense-information__form-title {
	text-transform: none
}

.checkout__expense-information__form-subtitle {
	display: block;
	font-weight: normal;
	margin-bottom: 16px
}

.checkout__saved-payment-options {
	padding-bottom: 0
}

.checkout__saved-payment-options__add-card-link {
	position: relative;
	height: 30px;
	padding-right: 0;
	padding-top: 8px
}

@media (min-width: 768px) {
	.checkout__saved-payment-options__add-card-link {
		padding-top: 0
	}
}

.checkout__saved-payment-options-open .checkout__title-link__icon--plus {
	display: none
}

.checkout__saved-payment-options__add-card-link-text--cancel {
	display: none
}

.checkout__saved-payment-options-open .checkout__saved-payment-options__add-card-link-text--cancel {
	display: block
}

.checkout__saved-payment-options-open .checkout__saved-payment-options__add-card-link-text--edit {
	display: none
}

.checkout__payment__option {
	position: relative;
	min-height: 1px;
	padding-left: 12px;
	padding-right: 12px;
	padding: 0;
	line-height: 1.43;
	font-size: 1.4rem
}

@media (min-width: 768px) {
	.checkout__payment__option {
		float: left;
		width: 33.33333%
	}
}

.checkout__payment__option:after {
	content: "";
	display: table;
	clear: both
}

@media (min-width: 768px) {
	.checkout__payment__option {
		padding: 8px;
		padding-left: 0
	}
}

.checkout__payment__option-wrapper {
	border-bottom: 1px solid #ebebeb;
	padding: 8px
}

@media (min-width: 768px) {
	.checkout__payment__option-wrapper {
		border: 1px solid #ebebeb;
		padding: 8px 0;
		margin-bottom: 12px;
		overflow: hidden;
		line-height: 1.43;
		font-size: 1.4rem;
		position: relative;
		transition: all .1s linear
	}
}

.checkout__payment__option-wrapper:hover {
	cursor: pointer
}

@media (min-width: 768px) {
	.checkout__payment__option-wrapper:hover {
		border: 1px solid #F35D04;
		color: #F35D04
	}
}

.checkout__payment__option-wrapper--active {
	color: #F35D04
}

@media (min-width: 768px) {
	.checkout__payment__option-wrapper--active {
		border: 1px solid #F35D04
	}
}

.checkout__payment__option-label-icon {
	margin-right: 8px;
	color: #F35D04;
	display: none
}

.checkout__payment__option-wrapper--active .checkout__payment__option-label-icon {
	display: inline-block
}

@media (min-width: 768px) {
	.checkout__payment__option-wrapper--active .checkout__payment__option-label-icon {
		display: none
	}
}

.checkout__payment__option-image-wrapper {
	float: right;
	width: 60%;
	height: 30px;
	text-align: right;
	margin-top: -5px
}

@media (min-width: 768px) {
	.checkout__payment__option-image-wrapper {
		white-space: nowrap;
		height: 35px;
		float: none;
		width: auto;
		text-align: center;
		margin-top: 0;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}

.checkout__payment__option-image {
	display: inline;
	height: 30px
}

@media (min-width: 960px) {
	.checkout__payment__option-image {
		height: 35px
	}
}

.checkout__payment__option-label {
	width: 70%
}

@media (min-width: 768px) {
	.checkout__payment__option-label {
		width: 100%;
		text-align: center
	}
}

.checkout__payment__option-description {
	clear: both;
	font-size: 1.2rem;
	padding-left: 12px;
	padding-right: 12px
}

@media (min-width: 768px) {
	.checkout__payment__option-description {
		padding-left: 0
	}
}

.checkout__payment__option-description-title {
	font-weight: 700;
	padding-top: 8px;
	padding-bottom: 8px;
	text-transform: uppercase;
	line-height: 2
}

@media (min-width: 768px) {
	.checkout__payment__option-description-title {
		padding-top: 0
	}
}

.checkout__saved-payment-options__list {
	padding: 8px 0;
	min-height: 40px
}

.checkout__saved-payment-options__list-label {
	font-size: 1.2rem
}

@media (min-width: 768px) {
	.checkout__saved-payment-options__list-label {
		font-size: 1.4rem
	}
}

.checkout__saved-payment-options__list:first-child {
	margin-top: 10px
}

.checkout__payment__option-description-text {
	line-height: 1.6
}

.checkout__saved-payment-options__option-type {
	vertical-align: middle;
	display: inline-block
}

.checkout__saved-payment-options__option-type--visa {
	background-image: url(../../img/dist/sprite.png);
	background-position: 0px 0px;
	width: 43px;
	height: 14px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
	.checkout__saved-payment-options__option-type--visa {
		background-image: url(../../img/dist/sprite-2x.png);
		background-size: 325px 1145px
	}
}

.checkout__saved-payment-options__option-type--mastercard {
	background-image: url(../../img/dist/sprite.png);
	background-position: 0px -182px;
	width: 64px;
	height: 40px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
	.checkout__saved-payment-options__option-type--mastercard {
		background-image: url(../../img/dist/sprite-2x.png);
		background-size: 325px 1145px
	}
}

@media (min-width: 768px) {
	.checkout__payment__credit-card-fields {
		width: 50%;
		float: left
	}
}

.checkout__payment__credit-card-fields .input-box input {
	color: #333;
	border-color: #ebebeb
}

.checkout__payment__credit-card-fields .input-box input:focus {
	color: #333;
	border-color: #333
}

.checkout__payment__credit-card-fields .input-box input:focus ~ label {
	color: #333
}

.checkout__payment__credit-card-fields .input-box label {
	color: #c2c2c2
}

.checkout__saved-payment-options__form {
	position: relative
}

.checkout__payment__credit-card-fields-form-group--expiry {
	padding-right: 16px
}

.checkout__payment__credit-card-fields-form-group--cvc {
	padding-right: 0
}

.checkout__payment__customer-credit-card-fields-form-group--cvc {
	width: 50%;
	margin-top: 24px
}

@media (min-width: 768px) {
	.checkout__payment__customer-credit-card-fields-form-group--cvc {
		width: 25%
	}
}

.checkout__payment__credit-card-fields-help,
.checkout__payment__customer-credit-card-fields-help {
	display: none;
	width: 67%;
	text-align: right
}

@media (min-width: 768px) {
	.checkout__payment__credit-card-fields-help,
	.checkout__payment__customer-credit-card-fields-help {
		text-align: left;
		width: 45%;
		float: left;
		padding-left: 28px
	}
}

.checkout__payment__customer-credit-card-fields-help {
	position: relative
}

@media (min-width: 768px) {
	.checkout__payment__customer-credit-card-fields-help {
		position: absolute;
		top: 0px;
		right: 0px
	}
}

.checkout__payment__credit-card-fields-help-img {
	display: block;
	width: 100%;
	height: auto
}

.checkout__payment__voucher {
	width: 100%;
	float: left;
	clear: both;
	padding: 0
}

@media (min-width: 768px) {
	.checkout__add-voucher-link {
		display: none
	}
}

.checkout__payment__voucher-form {
	display: none
}

.checkout__payment__voucher-code {
	padding-right: 0
}

@media (min-width: 768px) {
	.checkout__payment__voucher-code {
		padding-right: 8px
	}
}

.checkout__payment__voucher-apply {
	padding-left: 0
}

@media (min-width: 768px) {
	.checkout__payment__voucher-apply {
		padding-left: 8px;
		clear: none
	}
}

.checkout__payment__voucher-apply-button {
	width: 100%
}

@media (min-width: 768px) {
	.checkout__payment__voucher-apply-button {
		width: auto
	}
}

.checkout__payment__legal {
	text-align: center;
	font-size: 1.2rem;
	line-height: 1.43;
	color: #888;
	padding: 8px 0
}

.checkout__payment__legal-item {
	display: inline-block
}

.checkout__payment__finish-and-pay-submit {
	position: relative;
	min-height: 1px;
	padding-left: 12px;
	padding-right: 12px;
	padding: 0;
	font-size: 1.6rem;
	text-align: center
}

@media (min-width: 768px) {
	.checkout__payment__finish-and-pay-submit {
		float: left;
		width: 100%
	}
}

.checkout__payment__finish-and-pay-submit-button {
	width: 100%;
	pointer-events: auto
}

.checkout__payment__invoice-message {
	clear: both;
	font-size: 1.4rem;
	color: #888;
	line-height: 1.4
}

.checkout__payment__finish-and-pay-disclaimer {
	position: relative;
	min-height: 1px;
	padding-left: 12px;
	padding-right: 12px;
	padding: 8px 8px;
	font-size: 1.4rem;
	color: #888;
	text-align: center;
	line-height: 1.4;
	border-bottom: 1px solid #ebebeb
}

@media (min-width: 768px) {
	.checkout__payment__finish-and-pay-disclaimer {
		float: left;
		width: 100%
	}
}

@media (min-width: 768px) {
	.checkout__payment__finish-and-pay-disclaimer {
		text-align: left;
		border: none
	}
}

.checkout__payment__credit-card-fields-help-toggle,
.checkout__payment__customer-credit-card-fields-help-toggle {
	display: block;
	color: #F35D04;
	position: absolute;
	right: 12px;
	top: 15px
}

.checkout__payment__credit-card-fields-help-toggle:hover,
.checkout__payment__customer-credit-card-fields-help-toggle:hover {
	cursor: pointer
}

.delivery-instructions-form {
	text-align: right
}

.delivery-instructions-form .form-group {
	text-align: left
}

.delivery-instructions-form .button {
	display: inline-block
}

.checkout__extra__info .checkout__extra__info__title-link {
	float: none;
	padding: 4px 12px 8px 12px
}

@media (min-width: 768px) {
	.checkout__extra__info .checkout__extra__info__title-link {
		padding: 4px 12px 8px 24px
	}
}

.checkout__payment__extra-info {
	padding-right: 0
}

@media (min-width: 768px) {
	.checkout__payment__extra-info {
		padding-right: 8px;
		margin: 0
	}
}

.checkout__payment__extra-info-apply {
	padding-left: 0
}

@media (min-width: 768px) {
	.checkout__payment__extra-info-apply {
		padding-left: 8px;
		clear: none
	}
}

.checkout__payment__extra-info-apply-button {
	width: 100%
}

@media (min-width: 768px) {
	.checkout__payment__extra-info-apply-button {
		width: auto
	}
}

.checkout__extra__info {
	width: 100%;
	float: left;
	clear: both;
	padding: 0
}

.checkout__extra__info-form {
	display: none;
	padding-bottom: 24px
}

.checkout__extra__info-applied {
	padding-bottom: 24px
}

#checkout-extra-info-applied-value {
	font-weight: 500;
	font-size: 1.4rem
}

.checkout-extra-info-optional-text {
	padding-bottom: 8px;
	padding-left: 4px;
	font-size: 1.4rem;
	font-weight: 300
}

@media (min-width: 768px) {
	.checkout-extra-info-optional-text {
		padding-left: 0
	}
}

@media (min-width: 768px) {
	.static-page__blocks-wrapper {
		margin-right: auto;
		margin-left: auto;
		max-width: 960px;
		padding-left: 16px;
		padding-right: 16px
	}
	.static-page__blocks-wrapper:after {
		content: "";
		display: table;
		clear: both
	}
}

@media (min-width: 768px) {
	.static-page__blocks {
		margin-left: -12px;
		margin-right: -12px;
		margin-top: 32px
	}
	.static-page__blocks:after {
		content: "";
		display: table;
		clear: both
	}
}

.static-page__block {
	background-color: #fff;
	position: relative;
	min-height: 1px;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 1.4rem;
	line-height: 1.36
}

@media (min-width: 768px) {
	.static-page__block {
		float: left;
		width: 83.33333%
	}
}

@media (min-width: 768px) {
	.static-page__block {
		padding: 24px;
		margin-bottom: 32px
	}
}

.static-page__block h2 {
	font-size: 1.2rem;
	margin: 0;
	padding: 0;
	line-height: normal;
	text-transform: uppercase
}

.static-page__block p {
	margin-bottom: 16px
}

.static-page__block ul {
	padding-left: 24px
}

.static-page__block li {
	list-style-type: disc;
	margin-bottom: 16px
}

.static-page__block li li {
	list-style-type: circle
}

.static-page__block li li:first-child {
	margin-top: 16px
}

.static-page__block strong {
	font-weight: 700
}

.profile__blocks-wrapper {
	margin-top: 64px;
	padding-top: 1px;
	padding-bottom: 0
}

@media (min-width: 768px) {
	.profile__blocks-wrapper {
		margin-right: auto;
		margin-left: auto;
		max-width: 960px;
		padding-left: 16px;
		padding-right: 16px;
		padding-bottom: 50px
	}
}

.show-banner .profile__blocks-wrapper {
	margin-top: 128px
}

.profile__blocks {
	padding-top: 1px
}

@media (min-width: 768px) {
	.profile__blocks {
		margin-left: -12px;
		margin-right: -12px;
		margin-top: 0
	}
	.profile__blocks:after {
		content: "";
		display: table;
		clear: both
	}
}

.profile__blocks .checkout__step__item-content {
	border: none
}

.profile__block {
	position: relative;
	min-height: 1px;
	max-width: 568px;
	padding: 0 24px 20px;
	background-color: #fff;
	margin: 0 auto
}

@media (min-width: 768px) {
	.profile__block {
		margin-bottom: 8px;
		border-radius: 2px
	}
}

@media (min-width: 768px) {
	.profile__block:first-child {
		margin-top: 24px
	}
}

@media (min-width: 768px) {
	.profile__block--list {
		padding-bottom: 8px
	}
}

.profile__block__title {
	background-color: #fff;
	font-weight: 700;
	font-size: 1.4rem;
	padding: 32px 8px;
	margin: 0;
	margin-bottom: 24px;
	line-height: normal;
	text-transform: uppercase;
	position: relative;
	text-align: center;
	border-bottom: 1px solid #ebebeb
}

.profile__block--list .profile__block__title {
	margin-bottom: 0
}

.profile__saved-address {
	padding: 8px 0
}

.profile__saved-address:first-child {
	margin-top: 15px
}

.profile__saved-address__line {
	display: block
}

.profile__saved-address__line--notes {
	color: #888
}

.order-status-page .footer {
	margin-top: 0
}

.order-status-page .footer__wrapper__top {
	padding-top: 0;
	border: none
}

.order-status-page .content-wrapper {
	background-color: #fff
}

.order-status-page .create_account {
	border-top: none
}

.order-status-page .content-holder {
	margin-right: auto;
	margin-left: auto;
	max-width: 960px;
	padding-left: 16px;
	padding-right: 16px;
	position: relative
}

@media (min-width: 768px) {
	.order-status-page .content-holder {
		padding-right: 24px;
		padding-left: 24px
	}
}

.order-status-page .boxes {
	position: relative;
	width: 100%;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
	padding-right: 16px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 16px;
	padding-top: 16px
}

@media (min-width: 480px) {
	.order-status-page .boxes {
		padding-left: 24px;
		padding-right: 24px
	}
}

@media (min-width: 768px) {
	.order-status-page .boxes {
		padding-left: 48px;
		padding-right: 48px
	}
}

@media (min-width: 1280px) {
	.order-status-page .boxes {
		padding-left: 80px;
		padding-right: 80px
	}
}

.order-status-page .boxes strong {
	font-weight: 700;
	color: #333
}

.order-status-page .boxes .box-content {
	display: inline-block;
	width: 100%;
	padding: 16px;
	margin: 8px 0;
	background: #fff;
	font-size: 1.6rem;
	font-weight: 300;
	color: #888;
	-webkit-column-break-inside: avoid;
	break-inside: avoid;
	page-break-inside: avoid;
	box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.08)
}

.order-status-page .boxes .box-content .box-title {
	font-size: 2.4rem;
	font-weight: 300;
	line-height: 1.33;
	color: #333;
	margin: 0 0 16px 0
}

.order-status-page .boxes .box-content .eta-value {
	font-size: 3.2rem;
	text-align: center;
	color: #F35D04;
	margin: 24px 0
}

.order-status-page .boxes .details-separator {
	display: block;
	width: 33px;
	height: 3px;
	margin: 24px auto;
	background-image: linear-gradient(to right, transparent 0%, transparent 36.36%, #F35D04 36.36%, #F35D04 63.63%, transparent 63.63%, transparent 100%);
	background-size: 11px 3px;
	background-repeat: repeat-x
}

.order-status-page .boxes .order-status-box {
	background-image: url("../../img/status/order-status-bg.svg");
	background-repeat: no-repeat;
	background-position: top right
}

.order-status-page .boxes .map-box {
	position: relative
}

.order-status-page .boxes .map-box .tracking-map {
	width: 100%;
	height: 250px;
	position: relative;
	overflow: auto
}

.order-status-page .boxes .map-box .tracking-map > div {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.order-status-page .boxes .order-status-cart-box {
	margin-bottom: 24px
}

.order-status-page .boxes .order-status-cart-box p {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.order-status-page .boxes .order-status-cart-box .cart-totals {
	border-top: 1px solid #ebebeb;
	border-radius: 4px 4px 0 0;
	margin-top: 16px;
	padding-top: 16px
}

.order-status-page .boxes .order-status-cart-box .cart-totals > div {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.order-status-page .boxes .order-status-cart-box .cart-totals > div :first-child {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.order-status-page .boxes .order-status-cart-box .cart-totals > :last-child {
	padding-top: 24px
}

.order-status-page .boxes .order-status-cart-box .product {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.order-status-page .boxes .order-status-cart-box .product .quantity {
	white-space: nowrap;
	margin-right: 16px
}

.order-status-page .boxes .order-status-cart-box .product .name {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.order-status-page .boxes .order-status-cart-box .price {
	white-space: nowrap;
	color: #333
}

.order-status-page .boxes .customer-support-box {
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
	margin-bottom: 24px
}

.order-status-page .boxes .customer-support-box p {
	font-size: 1.4rem
}

.order-status-page .boxes .customer-support-box button {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 32px auto 16px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 32px;
	line-height: 30px
}

.order-status-page .boxes .customer-support-box button svg {
	margin-right: 8px
}

.order-status-page .boxes .order-cancelled-view-wrapper {
	-webkit-column-break-inside: avoid;
	break-inside: avoid;
	margin-bottom: 16px
}

.order-status-page .boxes .customer-cancelled-box {
	margin-bottom: 16px;
	width: 100%
}

.order-status-page .boxes .customer-cancelled-box .cancelled-icon {
	display: block;
	text-align: center;
	margin: 32px auto
}

.order-status-page .boxes .customer-cancelled-box p {
	margin: 16px 0 24px
}

.order-status-page .boxes .cancelled-vendor-box {
	margin-bottom: 24px
}

.order-status-page .boxes .cancelled-vendor-box > ul > li {
	width: calc(100% - 16px);
	max-width: none
}

@media (min-width: 768px) {
	.order-status-page .boxes .cancelled-vendor-box > ul > li {
		width: calc(100% - 24px)
	}
}

@media (min-width: 768px) {
	.order-status-page .boxes {
		display: block;
		-webkit-column-count: 2;
		column-count: 2;
		padding-top: 64px;
		padding-bottom: 144px
	}
	.order-status-page .boxes .box-content {
		width: 100%;
		padding: 24px;
		font-size: 1.4rem
	}
	.order-status-page .boxes .box-content.customer-support-box:last-child,
	.order-status-page .boxes .box-content.order-status-box + .map-box,
	.order-status-page .boxes .box-content.customer-support-box + .map-box,
	.order-status-page .boxes .box-content.order-status-box + .order-status-cart-box,
	.order-status-page .boxes .box-content.customer-support-box + .order-status-cart-box,
	.order-status-page .boxes .box-content.map-box.hide + .order-status-cart-box,
	.order-status-page .boxes .box-content.cancelled-vendor-box {
		display: block;
		-webkit-column-break-before: column;
		break-before: column
	}
	.order-status-page .boxes .box-content.customer-support-box:last-child ~ .box-content,
	.order-status-page .boxes .box-content.order-status-box + .map-box ~ .box-content,
	.order-status-page .boxes .box-content.customer-support-box + .map-box ~ .box-content,
	.order-status-page .boxes .box-content.order-status-box + .order-status-cart-box ~ .box-content,
	.order-status-page .boxes .box-content.customer-support-box + .order-status-cart-box ~ .box-content,
	.order-status-page .boxes .box-content.map-box.hide + .order-status-cart-box ~ .box-content,
	.order-status-page .boxes .box-content.cancelled-vendor-box ~ .box-content {
		display: block
	}
	.order-status-page .boxes .box-content.order-status-cart-box:not(.hide) + .cancelled-vendor-box {
		-webkit-column-break-before: avoid;
		break-before: avoid
	}
}

.tracking-box {
	margin: 0 0 32px;
	border-radius: 4px;
	overflow: hidden;
	background: #fff;
	max-width: 460px;
	position: relative;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08)
}

.tracking-box .delivery-time {
	background-color: #fafafa;
	text-align: center;
	min-height: 88px;
	padding: 13px 24px 10px;
	border-radius: 4px 4px 0 0;
	border-bottom: 1px solid #ebebeb;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.tracking-box .delivery-time * {
	opacity: 0;
	transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.tracking-box .delivery-time.active * {
	opacity: 1
}

.tracking-box .delivery-time .eta {
	font-size: 2.8rem;
	line-height: 30px;
	text-align: center;
	color: #F35D04
}

.tracking-box .delivery-time .description {
	text-transform: uppercase;
	font-size: 1.2rem;
	color: #888
}

@media (min-width: 492px) {
	.tracking-box {
		margin: 0 auto 32px
	}
}

.cancel-reason {
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
	margin-right: auto;
	margin-left: auto;
	max-width: 960px;
	padding-left: 16px;
	padding-right: 16px;
	text-align: center;
	font-size: 1.6rem;
	font-weight: 300;
	margin-top: 48px;
	margin-bottom: 48px;
	padding: 48px;
	color: #333;
	background: #fff
}

.rider-name {
	position: absolute;
	right: 35px;
	top: 80px;
	border-radius: 22px;
	padding: 8px 24px;
	background: #fff;
	font-weight: 500;
	color: #333;
	opacity: .8;
	font-size: 1.4rem;
	transition: top .3s cubic-bezier(0.25, 0.46, 0.45, 0.94) .6s;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08)
}

.rider-name strong {
	margin-right: .5ex
}

.vendors-section .vendor-list {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media (min-width: 960px) {
	.vendors-section .vendor-list > li {
		width: calc(33.3333% - 24px);
		max-width: calc(33.3333% - 24px)
	}
}

.registration-section {
	background: #f7f7f7
}

.error-page {
	background-color: #f7f7f7
}

@media (min-width: 768px) {
	.error-page__blocks-wrapper {
		margin-right: auto;
		margin-left: auto;
		max-width: 960px;
		padding-left: 16px;
		padding-right: 16px
	}
}

@media (min-width: 768px) {
	.error-page__blocks {
		margin-left: -12px;
		margin-right: -12px
	}
	.error-page__blocks:after {
		content: "";
		display: table;
		clear: both
	}
}

.error-page__block {
	position: relative;
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 12px;
	padding-right: 12px;
	margin-top: 64px;
	text-align: center;
	line-height: normal
}

@media (min-width: 480px) {
	.error-page__block {
		margin-top: 64px
	}
}

.error-page__block__error-code {
	color: #f7f7f7;
	margin: 0;
	font-weight: normal;
	text-transform: uppercase
}

.ie9 .error-page__block__error-code {
	color: #ebebeb
}

.error-page__block__error-code--shadowed-static {
	text-shadow: rgba(100, 100, 0, 0.0470588) 0px 0px 1px, rgba(100, 100, 0, 0.0470588) -3px -3px 3px, rgba(100, 100, 0, 0.0470588) -9px -8px 6px, rgba(100, 100, 0, 0.0470588) -18px -16px 10px, rgba(100, 100, 0, 0.0470588) -30px -27px 15px, rgba(100, 100, 0, 0.0470588) -45px -41px 21px;
	font-size: 13rem
}

@media (min-width: 480px) {
	.error-page__block__error-code--shadowed-static {
		display: none
	}
}

.error-page__blocks--general .error-page__block__error-code--shadowed-static {
	font-size: 6.4rem
}

.error-page__block__error-code--shadowed-dynamic {
	font-size: 22.4rem
}

@media (max-width: 479px) {
	.error-page__block__error-code--shadowed-dynamic {
		display: none !important
	}
}

@media (min-width: 480px) {
	.error-page__blocks--general .error-page__block__error-code--shadowed-dynamic {
		font-size: 9.6rem
	}
}

@media (min-width: 768px) {
	.error-page__blocks--general .error-page__block__error-code--shadowed-dynamic {
		font-size: 11.8rem
	}
}

@media (min-width: 960px) {
	.error-page__blocks--general .error-page__block__error-code--shadowed-dynamic {
		font-size: 14.4rem
	}
}

.error-page__block__error-title {
	color: #F35D04;
	font-size: 2.4rem;
	font-weight: 300;
	margin: 0;
	line-height: normal
}

@media (min-width: 480px) {
	.error-page__block__error-title {
		font-size: 2.8rem
	}
}

.error-page__block__error-message {
	font-size: 1.6rem;
	font-weight: 300;
	line-height: normal;
	margin: 0;
	padding-bottom: 60px
}

@media (min-width: 480px) {
	.error-page__block__error-message {
		font-size: 2.4rem
	}
}

.error-page__blocks--general .error-page__block__error-message {
	width: 80%;
	margin: 0 auto
}

@media (min-width: 480px) {
	.error-page__blocks--general .error-page__block__error-message {
		width: 60%
	}
}

.referral-row,
.referral-row--outwards,
.referral-row--absolute,
.referral-row--centered {
	position: relative;
	width: 91.11%;
	max-width: 800px;
	margin: auto
}

@media (min-width: 480px) {
	.referral-row,
	.referral-row--outwards,
	.referral-row--absolute,
	.referral-row--centered {
		width: 93.78%
	}
}

.referral-full-row {
	position: relative;
	width: 100%
}

.referral-row--outwards {
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	text-align: center
}

@media (min-width: 480px) {
	.referral-row--outwards {
		display: -ms-flexbox;
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		-ms-flex-direction: row;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-ms-flex-pack: justify;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		align-items: flex-start;
		-ms-flex-align: start;
		text-align: left
	}
}

.referral-row--absolute {
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	max-width: 800px;
	z-index: 1
}

.referral-row--centered {
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	text-align: center
}

.referral-landing-page {
	background-color: #f7f7f7
}

.referral__logo__container {
	text-align: center;
	z-index: 2
}

@media (min-width: 480px) {
	.referral__logo__container {
		text-align: left
	}
}

.referral__header__logo {
	margin-top: 15px;
	display: inline-block !important
}

.referral__header__logo i {
	font-size: 2.4rem !important
}

@media (min-width: 480px) {
	.referral__header__logo {
		text-align: left
	}
}

.text-app__hero-banner {
	position: relative
}

.text-app__hero-banner:before {
	display: block;
	content: "";
	width: 100%;
	padding-top: 23.61111%
}

.text-app__hero-banner > .content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.referral__header__headline {
	height: 100%
}

.referral__header__headline h1,
.referral__header__headline h4 {
	font-weight: 300;
	color: #fff;
	margin: 0
}

.referral__header__headline h1 {
	font-size: 4.1rem
}

.referral__header__headline h4 {
	font-size: 2.2rem
}

.referral__content__voucher {
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	z-index: 1
}

.referral__content__voucher-container {
	position: relative;
	cursor: pointer
}

.referral__content__voucher-bg-image {
	width: 480px;
	max-width: 100%
}

.referral__content__voucher-content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 1%;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-ms-flex-pack: start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-flex-align: center
}

.referral__content_voucher-label {
	font-weight: 300;
	text-transform: uppercase;
	font-size: 1.6rem;
	width: 55%;
	margin-left: 8%
}

@media (min-width: 480px) {
	.referral__content_voucher-label {
		font-size: 2.4rem
	}
}

.referral__content_voucher-amount {
	font-size: 2.4rem;
	color: #fff;
	width: 31%;
	margin-right: 5%;
	margin-left: 1%
}

@media (min-width: 480px) {
	.referral__content_voucher-amount {
		font-size: 3.2rem
	}
}

.referral__content__claim-your-voucher {
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-ms-flex-pack: start;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-ms-flex-align: start
}

.referral__content__claim-your-voucher-image {
	display: none;
	max-width: 50%
}

@media (min-width: 480px) {
	.referral__content__claim-your-voucher-image {
		display: block;
		width: 320px
	}
}

.referral_content__claim-your-voucher-text {
	margin: 0;
	padding: 0;
	text-align: center
}

@media (min-width: 480px) {
	.referral_content__claim-your-voucher-text {
		margin: 24px;
		padding: 8px
	}
}

.referral_content__claim-your-voucher-text h2 {
	color: #F35D04;
	font-size: 2.4rem;
	margin-top: 0
}

.referral_content__claim-your-voucher-text-span {
	color: #888;
	font-size: 1.6rem;
	display: block;
	margin-bottom: 24px
}

.referral__content__submit-button {
	margin-top: 8px
}

.referral__content__text-condition {
	margin-top: 8px;
	display: block;
	font-size: 1.4rem;
	color: #c2c2c2
}

.referral__content__foodora {
	margin-top: 60px;
	background-color: #fff;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3)
}

@media (min-width: 480px) {
	.referral__content__foodora {
		margin-top: 120px
	}
}

.referral_content__foodora-text {
	width: 100%;
	font-size: 1.6rem;
	color: #888;
	padding: 32px 32px 0 32px;
	text-align: center
}

@media (min-width: 480px) {
	.referral_content__foodora-text {
		width: 45%;
		padding: 48px;
		padding-right: 0;
		text-align: left
	}
}

.referral_content__foodora-headline {
	font-size: 3.2rem;
	color: #F35D04;
	margin-top: 0
}

.referral__content__foodora-dish {
	position: relative;
	width: 100%
}

@media (min-width: 480px) {
	.referral__content__foodora-dish {
		position: absolute;
		width: 50%;
		bottom: 0;
		right: 0
	}
}

@media (min-width: 768px) {
	.referral__content__foodora-dish {
		right: -36px
	}
}

.referral__content__how-it-works {
	margin-top: 60px;
	margin-bottom: 60px
}

@media (min-width: 480px) {
	.referral__content__how-it-works {
		margin-top: 90px;
		margin-bottom: 118px
	}
}

.referral__content__how-it-works-headline {
	text-align: center;
	margin: 0;
	color: #F35D04
}

@media (min-width: 480px) {
	.referral__content__how-it-works-headline {
		margin: 0 0 50px 0
	}
}

.referral__content__how-it-works-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-flex-align: center
}

@media (min-width: 480px) {
	.referral__content__how-it-works-list {
		display: -ms-flexbox;
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		-ms-flex-direction: row;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-ms-flex-pack: justify;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		align-items: flex-start;
		-ms-flex-align: start
	}
}

.referral__content__how-it-works-list li {
	margin-top: 60px;
	text-align: center;
	width: 166px;
	font-size: 1.6rem;
	color: #888
}

@media (min-width: 480px) {
	.referral__content__how-it-works-list li {
		margin-top: 0
	}
}

.referral__content__how-it-works-phone {
	width: 56px;
	margin-top: 18px
}

.referral__content__how-it-works-bike {
	width: 99px;
	margin-top: 23px
}

.referral__content__how-it-works-foodplate {
	width: 86px;
	margin-top: 33px
}

.referral__content__how-it-works-friend {
	width: 66px
}

.referral__content__how-it-works li figcaption {
	margin-top: 32px;
	text-align: center
}

@media (min-width: 480px) {
	.referral__content__how-it-works li figcaption {
		margin-top: 50px
	}
}

.referral-landing-page footer {
	background-color: #F35D04;
	width: 100%
}

.referral__footer__social {
	padding-top: 30px;
	margin-bottom: 24px
}

.referral__footer__social-list ul {
	margin: 32px 0 0 0;
	padding: 0;
	list-style-type: none;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: justify;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-ms-flex-align: start
}

@media (min-width: 480px) {
	.referral__footer__social-list ul {
		margin: 0
	}
}

.referral__footer__social-list ul li {
	margin: 0 8px
}

.referral__footer__social-list ul li i {
	font-size: 4.1rem;
	cursor: pointer;
	color: #fff;
	transition: color .1s linear
}

.referral__footer__social-list ul li i:hover,
.referral__footer__social-list ul li i:focus {
	color: rgba(255, 255, 255, 0.8);
	text-decoration: none
}

.referral__footer__social-list ul li i:focus {
	outline: none
}

.referral__footer__link {
	color: #fff
}

.referral__footer__logo i {
	font-size: 3.2rem !important
}

.referral__footer__address-line {
	padding: 16px 0 48px 0;
	font-size: 1.4rem;
	color: #ffffff
}

.referral__reveal-on-data {
	opacity: 0;
	transition: opacity 300ms
}

.referral__reveal-on-data.data-available {
	opacity: 1
}

.cuisine-page .content-wrapper {
	background: #f7f7f7
}

.cuisine-page .entry,
.cuisine-page .page-highlight {
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	max-width: none
}

.cuisine-page .page-content {
	position: relative;
	width: 100%;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
	padding-right: 16px
}

@media (min-width: 480px) {
	.cuisine-page .page-content {
		padding-left: 24px;
		padding-right: 24px
	}
}

@media (min-width: 768px) {
	.cuisine-page .page-content {
		padding-left: 48px;
		padding-right: 48px
	}
}

@media (min-width: 1280px) {
	.cuisine-page .page-content {
		padding-left: 80px;
		padding-right: 80px
	}
}

.cuisine-page .page-intro {
	margin: 32px 0
}

.cuisine-page .app-cta-strip-banner {
	margin-top: 0
}

.cuisine-page .vendor-list {
	margin: -8px
}

@media (min-width: 960px) {
	.cuisine-page .vendor-list {
		margin: -12px
	}
}

@media (min-width: 768px) {
	.cuisine-page .page-intro {
		margin: 64px 0
	}
}

.cuisine-image {
	height: 360px;
	background: no-repeat center;
	background-size: cover
}

@media (min-width: 768px) {
	.cuisine-image {
		height: 480px;
		margin: 0;
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 100%;
		-ms-flex: 1 1 100%;
		flex: 1 1 100%
	}
}

.cuisine-description {
	margin: 0 -16px;
	background: #fff
}

.cuisine-description .section-title {
	margin: 0;
	font-weight: 700;
	font-size: 2rem;
	color: #333
}

.cuisine-description > div {
	padding: 32px 16px
}

.cuisine-description p {
	margin: 16px 0 0;
	color: #888
}

@media (min-width: 768px) {
	.cuisine-description {
		min-height: 480px;
		margin: 0;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}
	.cuisine-description:nth-child(odd) .cuisine-image {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1
	}
	.cuisine-description:nth-child(even) .section-title {
		text-align: right
	}
	.cuisine-description > div {
		padding: 32px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 480px;
		-ms-flex: 0 0 480px;
		flex: 0 0 480px;
		box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08)
	}
}

@media (min-width: 768px) {
	.cuisine-facts {
		margin: 80px 0
	}
}

.more-informations {
	margin: 32px 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.more-informations .section-title {
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	font-size: 2.4rem;
	color: #F35D04
}

.more-informations > p {
	margin: 16px 0
}

.more-informations .location-form {
	width: 100%;
	margin: 0
}

@media (min-width: 768px) {
	.more-informations {
		margin: 80px 0
	}
	.more-informations > p {
		margin: 40px 0
	}
}

.other-cuisines {
	padding: 32px 16px 184px;
	background-color: #f7f7f7;
	position: relative;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.other-cuisines .section-title {
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	font-size: 2.4rem;
	color: #F35D04;
	margin: 0 0 16px
}

.other-cuisines ul {
	margin: 0;
	max-width: 960px;
	width: 100%
}

.other-cuisines li {
	margin: 16px 0
}

.other-cuisines::before,
.other-cuisines::after {
	content: '';
	position: absolute;
	bottom: 0
}

.other-cuisines::before {
	left: 0;
	background-image: url(../../img/dist/sprite.png);
	background-position: 0px -523px;
	width: 235px;
	height: 200px;
	-webkit-transform: translateX(-30%);
	transform: translateX(-30%)
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
	.other-cuisines::before {
		background-image: url(../../img/dist/sprite-2x.png);
		background-size: 325px 1145px
	}
}

.other-cuisines::after {
	right: 0;
	background-image: url(../../img/dist/sprite.png);
	background-position: 0px -723px;
	width: 325px;
	height: 200px;
	-webkit-transform: translateX(50%);
	transform: translateX(50%)
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
	.other-cuisines::after {
		background-image: url(../../img/dist/sprite-2x.png);
		background-size: 325px 1145px
	}
}

.other-cuisines .button-ghost {
	color: #888;
	background-color: transparent;
	border: 1px solid #888;
	display: block
}

.other-cuisines .button-ghost:hover,
.other-cuisines .button-ghost:focus {
	color: #DC5707;
	border-color: #DC5707;
	background-color: transparent
}

.other-cuisines .button-ghost:not(.js-ripple)::after,
.other-cuisines .button-ghost .ripple {
	background-image: radial-gradient(circle, rgba(198, 13, 92, 0.08) 10%, transparent 10.01%)
}

.other-cuisines .button-ghost[disabled] {
	color: #c2c2c2;
	border-color: #c2c2c2;
	pointer-events: none
}

@media (min-width: 480px) {
	.other-cuisines ul {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 16px 0
	}
	.other-cuisines li {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		padding: 8px;
		margin: 0
	}
}

@media (min-width: 768px) {
	.other-cuisines {
		min-height: 450px;
		background-image: url("../../img//cuisine/links-cuisine-bg.jpg");
		background-position: center;
		padding-bottom: 32px;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.other-cuisines li {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.33%;
		-ms-flex: 0 0 33.33%;
		flex: 0 0 33.33%
	}
	.other-cuisines::before,
	.other-cuisines::after {
		content: none
	}
}

.login-page .user-wrapper {
	display: none
}

.login-page .page-content {
	margin-right: auto;
	margin-left: auto;
	max-width: 960px;
	padding-left: 24px;
	padding-right: 24px;
	padding-bottom: 32px;
	padding-top: 1px
}

@media (min-width: 768px) {
	.login-page .page-content {
		padding-top: 64px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-flow: wrap row;
		-ms-flex-flow: wrap row;
		flex-flow: wrap row;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}

.login-page .login-content,
.login-page .registration-content {
	background: white;
	padding: 16px;
	margin-bottom: 32px;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08)
}

.login-page .section-title {
	margin: 32px 0;
	font-size: 2.2rem;
	color: #888;
	text-align: center;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%
}

.login-wrapper,
.registration-wrapper {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	position: relative
}

.login-wrapper .section-title,
.registration-wrapper .section-title {
	color: #333;
	font-weight: 500;
	font-size: 1.6rem;
	line-height: 1em;
	text-transform: uppercase;
	padding: 16px 0;
	margin: 0 0 48px;
	border-bottom: 1px solid #c2c2c2
}

@media (min-width: 768px) {
	.login-wrapper,
	.registration-wrapper {
		max-width: calc(50% - 16px)
	}
}

@media (min-width: 768px) {
	.login-wrapper {
		margin-right: 16px
	}
	.registration-wrapper {
		margin-left: 16px
	}
	.login-wrapper:last-child {
		max-width: 50%;
		width: 100%
	}
}

.registration-wrapper::before {
	content: attr(data-divider-text);
	width: 32px;
	height: 32px;
	font-size: 1.4rem;
	color: #c2c2c2;
	text-transform: uppercase;
	line-height: 1em;
	border-radius: 100%;
	background: #fff;
	border: 1px solid #c2c2c2;
	margin: 48px auto 32px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media (min-width: 768px) {
	.registration-wrapper::before {
		position: absolute;
		margin: 0;
		left: -32px;
		top: 32px
	}
}

.home .header + main {
	padding-top: 64px
}

.home .hero-section {
	margin-top: 64px
}

.home.show-banner .hero-section {
	margin-top: 128px
}

@media (min-width: 960px) {
	.home-cities .city-list-wrapper {
		position: relative;
		width: 100%;
		max-width: 1440px;
		margin-left: auto;
		margin-right: auto;
		padding-left: 16px;
		padding-right: 16px
	}
}

@media (min-width: 960px) and (min-width: 480px) {
	.home-cities .city-list-wrapper {
		padding-left: 24px;
		padding-right: 24px
	}
}

@media (min-width: 960px) and (min-width: 768px) {
	.home-cities .city-list-wrapper {
		padding-left: 48px;
		padding-right: 48px
	}
}

@media (min-width: 960px) and (min-width: 1280px) {
	.home-cities .city-list-wrapper {
		padding-left: 80px;
		padding-right: 80px
	}
}

@media (max-width: 479px) {
	.home-cities .city-list {
		padding-left: 24px
	}
	.home-cities .city-list > li:last-child {
		box-sizing: content-box;
		border-right: 16px solid #fff
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	.home-cities .city-list {
		padding-left: 32px
	}
	.home-cities .city-list > li:last-child {
		box-sizing: content-box;
		border-right: 24px solid #fff
	}
}

@media (min-width: 768px) and (max-width: 959px) {
	.home-cities .city-list {
		padding-left: 56px
	}
	.home-cities .city-list > li:last-child {
		box-sizing: content-box;
		border-right: 48px solid #fff
	}
}

.home-cities .section-headline {
	margin-bottom: -24px
}

@media (min-width: 768px) {
	.home-cities .section-headline {
		margin-bottom: -30px
	}
}

@media (min-width: 960px) {
	.home-cities .section-headline {
		margin-bottom: -36px
	}
}

@media (min-width: 1280px) {
	.home-cities .section-headline {
		margin-bottom: -42px
	}
}

@media (min-width: 1440px) {
	.home-cities .section-headline {
		margin-bottom: -48px
	}
}

.home-apps .section-headline .headline-subtitle {
	display: none
}

@media (min-width: 768px) {
	.home-apps .section-headline .headline-subtitle {
		display: block
	}
}

.home-section-apps {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	color: #fff;
	background: #F35D04;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 64px
}

.home-section-apps .home-section-apps-image {
	width: calc(100% - 32px);
	margin-top: -64px;
	margin-left: 16px;
	height: 276px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain
}

.home-section-apps .home-section-apps-content {
	height: 100%;
	padding: 16px 0 24px 0
}

.home-section-apps .home-section-apps-content * {
	margin: 0
}

.home-section-apps .home-section-apps-content .apps-title {
	font-size: 2rem;
	line-height: 1.25em;
	font-weight: 300
}

.home-section-apps .home-section-apps-content .apps-text {
	font-size: 1.6rem;
	line-height: 1.25em;
	padding-top: 16px
}

.home-section-apps .home-section-apps-content .apps-stores {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-top: 24px
}

.home-section-apps .home-section-apps-content .apps-stores a {
	width: 100%;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
/*	max-height: 48px;*/
	border: solid 1px #fff;
	padding: 7px 20px 7px 9px;
	background: transparent
}

.home-section-apps .home-section-apps-content .apps-stores a.apple-store {
	margin-right: 16px
}

.home-section-apps .home-section-apps-content .apps-stores a svg {
	width: 100%;
	max-width: 130px;
	height: 100%;
	max-height: 33px
}

@media (min-width: 480px) {
	.home-section-apps .home-section-apps-image {
		width: calc(100% - 48px);
		height: 348px;
		margin-left: 24px
	}
	.home-section-apps .home-section-apps-content {
		padding: 16px 0 24px 0
	}
}

@media (min-width: 768px) {
	.home-section-apps {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.home-section-apps .home-section-apps-image {
		height: 100%;
		position: absolute;
		margin-top: -56px;
		margin-left: 50%;
		width: 50%;
		max-height: 480px;
		background-size: auto 480px;
		background-position-x: left
	}
	.home-section-apps .home-section-apps-content {
		height: auto;
		max-width: 50%;
		margin-top: 0;
		padding: 48px 0
	}
	.home-section-apps .home-section-apps-content .apps-title {
		font-size: 2.4rem;
		-webkit-align-self: flex-start;
		-ms-flex-item-align: start;
		align-self: flex-start
	}
	.home-section-apps .home-section-apps-content .apps-stores {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		padding-top: 48px
	}
	.home-section-apps .home-section-apps-content .apps-stores a {
		width: auto
	}
	.home-section-apps .home-section-apps-content .apps-stores a svg {
		width: 130px
	}
}

@media (min-width: 960px) {
	.home-section-apps {
		margin-bottom: 80px
	}
	.home-section-apps .home-section-apps-content {
		padding: 48px 0
	}
	.home-section-apps .home-section-apps-content .apps-text {
		padding-top: 48px
	}
}

@media (min-width: 1280px) {
	.home-section-apps {
		margin-bottom: 104px
	}
	.home-section-apps .home-section-apps-image {
		margin-top: -104px;
		max-height: 640px;
		background-size: auto 640px
	}
	.home-section-apps .home-section-apps-content {
		padding: 80px 0
	}
	.home-section-apps .home-section-apps-content .apps-title {
		font-size: 2.8rem;
		line-height: 1.14em
	}
	.home-section-apps .home-section-apps-content .apps-text {
		padding-top: 16px
	}
	.home-section-apps .home-section-apps-content .apps-stores {
		padding-top: 80px
	}
}

@media (min-width: 1440px) {
	.home-section-apps .home-section-apps-content {
		padding: 80px 0
	}
}

.home-corporate .section-headline {
	position: relative;
	width: 100%;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
	padding-right: 16px
}

@media (min-width: 480px) {
	.home-corporate .section-headline {
		padding-left: 24px;
		padding-right: 24px
	}
}

@media (min-width: 768px) {
	.home-corporate .section-headline {
		padding-left: 48px;
		padding-right: 48px
	}
}

@media (min-width: 1280px) {
	.home-corporate .section-headline {
		padding-left: 80px;
		padding-right: 80px
	}
}

.coming-soon {
	cursor: auto
}

@media (min-width: 960px) {
	.home-how-to .how-to-wrapper {
		position: relative;
		width: 100%;
		max-width: 1440px;
		margin-left: auto;
		margin-right: auto;
		padding-left: 16px;
		padding-right: 16px
	}
}

@media (min-width: 960px) and (min-width: 480px) {
	.home-how-to .how-to-wrapper {
		padding-left: 24px;
		padding-right: 24px
	}
}

@media (min-width: 960px) and (min-width: 768px) {
	.home-how-to .how-to-wrapper {
		padding-left: 48px;
		padding-right: 48px
	}
}

@media (min-width: 960px) and (min-width: 1280px) {
	.home-how-to .how-to-wrapper {
		padding-left: 80px;
		padding-right: 80px
	}
}

.home-how-to .how-to-wrapper .footersection {
	margin: 0
}

.header.corporate .header__logo__a i,
.header.corporate .header__account__login-text,
.header.corporate .header__campaign-link {
	color: #F35D04;
	border-color: #F35D04
}

.corporate-highlight.fill {
	margin: 80px auto
}

.corporate-highlight .main-title {
	color: #333;
	text-shadow: none
}

.corporate-highlight .secondary-title {
	color: #F35D04;
	text-shadow: none
}

.home-section,
.strip-section {
	margin-right: auto;
	margin-left: auto;
	max-width: 960px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 80px;
	padding-bottom: 80px
}

.strip-section {
	text-align: center;
	background: #fff
}

.strip-section .section-title {
	color: #F35D04;
	font-size: 2.4rem;
	font-weight: 700
}

.strip-section .section-title span {
	color: #333;
	line-height: 1.5em;
	display: block;
	text-transform: uppercase
}

.home-restaurants__location {
	max-width: 448px;
	width: 100%;
	margin: 16px auto
}

.security-disclaimer::before {
	font-size: 70px
}

.corporate-get-in-touch .button {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 0 16px
}

.features {
	padding: 80px 16px;
	position: relative
}

.features .home-section,
.features .strip-section {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: 0;
	padding-bottom: 0
}

@media (min-width: 768px) {
	.features .home-section,
	.features .strip-section {
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}
	.security-disclaimer + .features .home-section,
	.security-disclaimer + .features .strip-section {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
}

.features .feature-image-bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-size: cover;
	background-position: center
}

.features-list {
	font-size: 1.6rem;
	width: 100%;
	max-width: 448px;
	background: #fff;
	padding: 24px;
	position: relative;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08)
}

.features-list dt {
	position: relative;
	font-weight: 700;
	color: #333;
	padding: 0 0 0 48px
}

.features-list dt:before {
	color: #F35D04;
	position: absolute;
	left: 0;
	top: auto;
	font-size: 2.8rem
}

.features-list dd {
	color: #888;
	margin: 0 0 24px;
	padding: 0 0 0 48px
}

.features-list dd:last-child {
	margin: 0
}

@media (min-width: 960px) {
	.features-list {
		box-shadow: none;
		padding: 0;
		background: transparent
	}
}

.standalone-form-page .page-content {
	background-color: #f7f7f7;
	padding: 64px 0
}

.standalone-form-wrapper {
	margin-right: auto;
	margin-left: auto;
	max-width: 960px;
	padding-left: 16px;
	padding-right: 16px;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
	margin: 0 24px;
	padding: 16px;
	background: #fff;
	text-align: center
}

.standalone-form-wrapper .twitter-typeahead {
	width: 100%
}

.standalone-form-wrapper .tt-menu {
	background: #fff;
	border: 1px solid #c2c2c2;
	text-align: left
}

.standalone-form-wrapper .tt-menu .tt-selectable {
	padding: 8px
}

.standalone-form-wrapper .tt-menu .tt-selectable:hover,
.standalone-form-wrapper .tt-menu .tt-selectable.tt-cursor {
	cursor: pointer;
	background: #f7f7f7
}

.standalone-form-wrapper .button {
	margin: 16px auto 0
}

.standalone-form-wrapper .section-title {
	margin-bottom: 16px
}

.standalone-form-wrapper .password {
	margin: 16px 0
}

@media (min-width: 768px) {
	.standalone-form-wrapper {
		max-width: 500px;
		margin: 64px auto 0;
		padding: 24px
	}
}

.standalone-form-wrapper .feedback {
	font-size: 1.2rem;
	font-weight: 700;
	padding: 0.5ex;
	margin-bottom: 1em;
	background-color: #fff;
	color: #fff;
	opacity: 0;
	display: block;
	transition: all .2s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.standalone-form-wrapper .feedback.success {
	opacity: 1;
	background-color: #94c47e
}

.standalone-form-wrapper .feedback.error {
	opacity: 1;
	background-color: #fa7751
}

.mobile-payment-container {
	background-color: #fff;
	position: relative;
	height: 100vh;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.mobile-payment-logo {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	text-align: center;
	margin-bottom: 64px;
	color: #F35D04
}

.mobile-payment-logo-icon {
	font-size: 3.5rem
}

@media (min-width: 480px) {
	.mobile-payment-logo-icon {
		font-size: 4.8rem
	}
}

@media (min-width: 768px) {
	.mobile-payment-logo-icon {
		font-size: 5.7rem
	}
}

@media (min-width: 960px) {
	.mobile-payment-logo-icon {
		font-size: 6.4rem
	}
}

.mobile-payment-link {
	width: 95%;
	max-width: 280px
}

.top-section {
	top: 0;
	z-index: 1200;
	position: fixed;
	width: 100%
}

.top-banner-container {
	position: relative;
	z-index: 2
}

body:not(.home) .page-wrapper {
	margin-top: 64px
}

body:not(.home).show-banner .page-wrapper {
	margin-top: 128px
}

.home .header-logo a {
	color: #fff
}

@media (max-width: 767px) {
	.header__campaign-link {
		display: none !important
	}
}

.header__campaign {
	margin: 20px 30px 0 0;
	float: right
}

@media (min-width: 960px) {
	.header__campaign {
		margin-top: 32px
	}
}

.checkout .cart-icon-wrapper,
.error-page .cart-icon-wrapper,
.error-page .header__account,
.static-page .header__campaign,
.checkout .show-login-modal {
	display: none
}

.checkout .logo-wrapper .logo,
.error-page .logo-wrapper .logo {
	-webkit-transform: translateX(-32px);
	transform: translateX(-32px)
}

@media (min-width: 960px) {
	.checkout .logo-wrapper .logo,
	.error-page .logo-wrapper .logo {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

.header__campaign-link {
	border: none
}

.footer {
	clear: both;
	margin-top: 48px;
	font-size: 1.4rem;
	line-height: 1.5;
	padding-bottom: 74px;
	position: relative;
	width: 100%;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
	padding-right: 16px
}

@media (min-width: 480px) {
	.footer {
		padding-left: 24px;
		padding-right: 24px
	}
}

@media (min-width: 768px) {
	.footer {
		padding-left: 48px;
		padding-right: 48px
	}
}

@media (min-width: 1280px) {
	.footer {
		padding-left: 80px;
		padding-right: 80px
	}
}

.footer__wrapper__top,
.footer__wrapper__middle,
.footer__wrapper__bottom {
	margin-left: -12px;
	margin-right: -12px;
	margin: 0
}

.footer__wrapper__top:after,
.footer__wrapper__middle:after,
.footer__wrapper__bottom:after {
	content: "";
	display: table;
	clear: both
}

.footer__wrapper__top {
	padding: 30px 0;
	border-top: 1px solid #ebebeb
}

.footer__wrapper__middle {
	border-top: 1px solid #ebebeb;
	padding-top: 24px;
	padding-bottom: 24px
}

.footer-reduced .footer__wrapper__middle {
	border-bottom: 1px solid #ebebeb
}

.footer__wrapper__bottom {
	border-top: 1px solid #ebebeb;
	padding-top: 24px;
	padding-bottom: 48px
}

.footer__subscribe {
	position: relative;
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 12px;
	padding-right: 12px;
	position: relative;
	min-height: 1px;
	padding-left: 12px;
	padding-right: 12px;
	margin-bottom: 24px;
	text-align: center;
	overflow: visible;
	padding-left: 0;
	padding-right: 0
}

@media (min-width: 768px) {
	.footer__subscribe {
		float: left;
		width: 83.33333%
	}
}

@media (min-width: 768px) {
	.footer__subscribe {
		margin-bottom: 0
	}
}

.footer__subscribe__form {
	opacity: 1;
	transition: opacity 0.2s ease-out
}

.show-subscribe-message .footer__subscribe__form {
	opacity: 0
}

.footer__subscribe__success-message {
	text-align: center;
	width: 0;
	position: absolute;
	top: 0;
	opacity: 0;
	height: 0;
	margin-left: -999999px;
	transition: opacity 1.2s ease-out;
	font-size: 1.4rem;
	text-transform: uppercase
}

@media (min-width: 768px) {
	.footer__subscribe__success-message {
		padding-top: 5px
	}
}

.show-subscribe-message .footer__subscribe__success-message {
	margin-left: auto;
	opacity: 1;
	height: auto;
	width: 95%
}

.footer__subscribe__txt {
	position: relative;
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
	padding-bottom: 16px;
	padding-left: 0;
	padding-right: 0
}

.footer__subscribe__txt p {
	margin: 0 auto
}

.footer__subscribe__txt p b {
	display: block;
	font-weight: 700;
	text-transform: uppercase
}

.footer__subscribe__city {
	position: relative;
	min-height: 1px;
	padding-left: 12px;
	padding-right: 12px;
	margin-bottom: 16px;
	padding-left: 0;
	padding-right: 0
}

@media (min-width: 480px) {
	.footer__subscribe__city {
		float: left;
		width: 25%
	}
}

@media (min-width: 480px) {
	.footer__subscribe__city {
		padding-right: 8px
	}
}

.footer__subscribe__email {
	position: relative;
	min-height: 1px;
	padding-left: 12px;
	padding-right: 12px;
	position: relative;
	min-height: 1px;
	padding-left: 12px;
	padding-right: 12px;
	position: relative;
	min-height: 1px;
	padding-left: 12px;
	padding-right: 12px;
	padding-left: 0;
	padding-right: 0
}

@media (min-width: 480px) {
	.footer__subscribe__email {
		float: left;
		width: 41.66667%
	}
}

@media (min-width: 768px) {
	.footer__subscribe__email {
		float: left;
		width: 33.33333%
	}
}

@media (min-width: 960px) {
	.footer__subscribe__email {
		float: left;
		width: 41.66667%
	}
}

.footer__subscribe__button {
	position: relative;
	min-height: 1px;
	padding-left: 12px;
	padding-right: 12px;
	position: relative;
	min-height: 1px;
	padding-left: 12px;
	padding-right: 12px;
	position: relative;
	min-height: 1px;
	padding-left: 12px;
	padding-right: 12px;
	padding-left: 0;
	padding-right: 0
}

@media (min-width: 480px) {
	.footer__subscribe__button {
		float: left;
		width: 33.33333%
	}
}

@media (min-width: 768px) {
	.footer__subscribe__button {
		float: left;
		width: 41.66667%
	}
}

@media (min-width: 960px) {
	.footer__subscribe__button {
		float: left;
		width: 33.33333%
	}
}

@media (min-width: 480px) {
	.footer__subscribe__button {
		padding-top: 0;
		padding-left: 8px
	}
}

.footer__subscribe__button .button {
	width: 100%
}

@media (min-width: 480px) {
	.footer__subscribe__button .button {
		margin: 0
	}
}

.footer__logo {
	overflow: hidden;
	height: 45px;
	margin-top: 10px;
	-ms-flex: 1 1 auto;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	flex: 1 1 auto
}

.footer__logo svg {
	height: 30px
}

.footer__logo .dh-logo {
	display: none
}

.footer__logo .svg-stroke-container path {
	fill: #c2c2c2
}

.footer__logo .svg-stroke-container path.dont-fill {
	fill: none
}

.footer__social {
	text-align: right;
	height: 42px;
	-ms-flex: 1 1 auto;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	flex: 1 1 auto
}

.footer__social ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}

.footer__social ul li {
	display: inline-block;
	margin: 0 8px
}

.footer__social a {
	display: inline-block
}

@media (min-width: 768px) {
	.footer__social a {
		margin-top: 1px;
		margin-right: 8px
	}
}

.footer__social a i {
	font-size: 3.3rem;
	color: #c2c2c2;
	transition: color .1s linear
}

.footer__social a i:hover {
	color: #F35D04
}

@media (min-width: 768px) {
	.footer__social a:last-child {
		margin-right: 0
	}
}

.footer-logo-wrapper {
	min-height: 45px;
	margin-top: 20px;
	padding-top: 32px;
	width: 100%;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.footer__nav {
	text-align: center
}

@media (min-width: 768px) {
	.footer__nav {
		text-align: right;
		padding-right: 0;
		float: right;
		width: 50%
	}
}

.footer__nav li {
	display: inline-block;
	margin: 0 8px
}

@media (min-width: 768px) {
	.footer__nav li {
		margin-right: 0
	}
}

.footer__nav li a {
	cursor: pointer;
	color: #333;
	transition: color .1s linear
}

.footer__nav li a:hover,
.footer__nav li a:focus {
	color: #F35D04;
	text-decoration: none
}

.footer__disclaimer {
	margin-top: 16px;
	text-align: center
}

.footer__disclaimer a {
	white-space: nowrap
}

@media (min-width: 768px) {
	.footer__disclaimer {
		text-align: left;
		margin-top: 0;
		padding-left: 0
	}
}

.footer__popular {
	position: relative;
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 12px;
	padding-right: 12px;
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
	text-align: center
}

@media (min-width: 768px) {
	.footer__popular {
		float: left;
		width: 33.33333%
	}
}

@media (min-width: 768px) {
	.footer__popular {
		text-align: left;
		padding-right: 24px
	}
}

.footer__popular h4 {
	margin: 0;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 1.4rem;
	line-height: 1.6
}

.footer__popular p {
	color: #888;
	width: 100%;
	margin: 0 0 16px
}

@media (min-width: 768px) {
	.footer__popular p {
		line-height: 1.6
	}
}

.footer__popular a {
	cursor: pointer;
	color: #888;
	transition: color .1s linear
}

.footer__popular a:hover,
.footer__popular a:focus {
	color: #F35D04;
	text-decoration: none
}

.footer__language-switch {
	width: 66.67%;
	display: block;
	margin: 0 auto 16px
}

@media (min-width: 480px) {
	.footer__language-switch {
		width: 50%
	}
}

@media (min-width: 768px) {
	.footer__language-switch {
		display: none
	}
}

.body-cart-fix {
	position: fixed
}

@media (min-width: 768px) {
	.body-cart-fix {
		position: static
	}
}

.menu .desktop-cart {
	z-index: 1299
}

@media (min-width: 768px) {
	.menu .desktop-cart {
		z-index: 900
	}
}

.menu .desktop-cart .desktop-cart__checkout_total {
	display: none
}

.menu .desktop-cart .desktop-cart__order__vat-total-without-difference {
	display: inline-block
}

.show-banner .desktop-cart {
	top: 64px
}

.cart__time-picker:after {
	content: "";
	display: table;
	clear: both
}

.cart__time-picker .dropdown-menu > li > a {
	font-weight: 300
}

.desktop-cart {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	font-size: 1.4rem;
	padding: 8px;
	z-index: 900;
	overflow-y: scroll
}

.desktop-cart.mobile-cart__hidden {
	display: none
}

@media (min-width: 768px) {
	.desktop-cart {
		position: static;
		padding-top: 0;
		background-color: transparent;
		height: auto;
		overflow: visible
	}
	.desktop-cart.mobile-cart__hidden {
		display: block
	}
}

.desktop-cart .delivery-toggle {
	margin-top: 16px;
	text-align: center
}

@media (max-width: 768px) {
	.desktop-cart .delivery-toggle {
		margin-top: 55px
	}
}

.desktop-cart .delivery-toggle .pickup-option-container {
	position: relative
}

@media (min-width: 768px) {
	.desktop-cart--checkout {
		margin-top: 17px
	}
}

.desktop-cart__hero {
	width: 100%;
	position: relative
}

@media (min-width: 768px) {
	.desktop-cart__hero {
		display: none
	}
}

.desktop-cart__hero img {
	display: block;
	width: 100%;
	height: auto
}

.desktop-cart__hero .desktop-cart__hero__title {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	color: #fff;
	text-align: center;
	font-size: 1.6rem;
	text-transform: uppercase;
	padding-top: 8px
}

.modal-close-button.mobile-close__cart {
	right: 4px;
	top: 2px
}

.vendor__geocoding__tool-box {
	width: 100%;
	text-align: center;
	padding-top: 8px
}

.vendor__geocoding__tool-box:after {
	content: "";
	display: table;
	clear: both
}

@media (min-width: 768px) {
	.vendor__geocoding__tool-box {
		padding: 30px 8px 0 8px;
		padding-left: 0;
		padding-right: 0;
		width: 98%;
		margin: 0 auto
	}
}

.vendor__geocoding__tool-box .vendor__geocoding__tool-box__title {
	font-size: 1.4rem;
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: 500;
	line-height: 1.4;
	text-transform: uppercase
}

@media (min-width: 768px) {
	.vendor__geocoding__tool-box .vendor__geocoding__tool-box__title {
		margin-top: 0;
		margin-bottom: 16px
	}
}

.vendor__geocoding__tool-box .form-group {
	margin: 0 0 8px;
	padding: 0
}

@media (min-width: 768px) {
	.vendor__geocoding__tool-box .form-group {
		margin: 17px 0 8px
	}
}

.vendor__geocoding__tool-box .form-group input {
	margin: 0
}

.delivery-toggle + .vendor__geocoding__tool-box {
	padding-top: 16px
}

.menu__input__postcode {
	position: relative;
	margin-top: 15px;
	width: 100%
}

.postal-index-form-overlay {
	display: none;
	opacity: 0.7
}

.postal-index-form-overlay--shown .menu__input__postcode {
	z-index: 1050
}

.postal-index-form-overlay--shown .postal-index-form-overlay {
	display: block
}

.postal-index-form-overlay--shown .tooltip {
	z-index: 1050
}

.desktop-cart-container {
	position: relative;
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 12px;
	padding-right: 12px;
	padding: 0
}

@media (min-width: 768px) {
	.desktop-cart-container {
		padding: 0 12px
	}
}

.checkout__summary {
	padding: 0 8px;
	border: none;
	line-height: normal;
	font-size: 1.4rem;
	overflow-y: auto;
	min-height: 50px
}

.checkout__summary:after {
	content: "";
	display: table;
	clear: both
}

@media (min-width: 768px) {
	.checkout__summary {
		padding: 8px 0 8px
	}
}

.checkout__summary-overflowing {
	min-height: 50px;
	box-shadow: inset 0 8px 8px -8px rgba(1, 1, 1, 0.2), inset 0 -8px 8px -8px rgba(1, 1, 1, 0.2)
}

.cart__item {
	cursor: pointer
}

.summary__items {
	width: 100%
}

@media (min-width: 768px) {
	.summary__items {
		width: 98%;
		margin-left: auto;
		margin-right: auto
	}
}

.summary__items td {
	vertical-align: top;
	padding: 8px;
	text-align: left
}

td.summary__item__quantity {
	padding-left: 0;
	padding-right: 0;
	width: 1%;
	position: relative
}

td.summary__item__quantity span {
	margin: 0
}

.summary__item__quantity-icons {
	display: none;
	position: absolute;
	width: 51px;
	height: 33px;
	top: -25px;
	left: -2px;
	text-align: center;
	color: #F35D04;
	z-index: 901
}

.summary__item__quantity-icons .icons_box {
	position: relative;
	width: 51px;
	height: 33px;
	line-height: 2.14;
	background-image: url("../../img/cart/bg_add-toggle-2x.png");
	background-size: 51px 33px
}

.summary__item__quantity-icons i {
	display: inline-block;
	width: 21px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	background-color: #f7f7f7
}

.summary__item__quantity-icons i:first-child {
	margin-left: 2px;
	margin-right: 1px
}

.summary__item__quantity-icons i:last-child {
	margin-right: 2px
}

td.summary__item__sign {
	padding-right: 0;
	width: 1%
}

td.summary__item__name {
	word-break: break-word;
	width: 78%;
	cursor: pointer;
	color: #F35D04;
	transition: color .1s linear
}

td.summary__item__name:hover,
td.summary__item__name:focus {
	color: #DC5707;
	text-decoration: none
}

.summary__item__extra {
	line-height: 1.143;
	display: block;
	color: #888;
	margin-top: 3px;
	font-weight: 300
}

.summary__item__extra:first-child {
	margin-top: 3px
}

.summary__item__special-instructions {
	line-height: 1.143;
	display: block;
	color: #888;
	margin-top: 3px;
	font-weight: 300;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 130px
}

td.summary__item__price {
	position: relative;
	padding-right: 0;
	text-align: right;
	width: 20%;
	white-space: nowrap
}

td.summary__item__price span {
	margin: 0
}

td.summary__item__empty {
	padding: 0;
	height: 12px
}

tr.summary__item__row_desktop {
	display: none
}

@media (min-width: 768px) {
	tr.summary__item__row_desktop {
		display: table-row;
		width: 100%
	}
	tr.summary__item__row_desktop:hover .summary__item__quantity-icons,
	tr.summary__item__row_desktop:hover .summary__item__remove-icon {
		display: block
	}
	tr.summary__item__row_desktop:hover .summary__item__remove-icon:before {
		display: block;
		content: '';
		position: absolute;
		right: 26px;
		height: 30px;
		width: 263px;
		top: 9px
	}
}

td.summary__item__empty {
	display: none
}

@media (min-width: 768px) {
	td.summary__item__empty {
		display: table-cell;
		width: 100%;
		padding: 0;
		height: 24px
	}
}

@media (min-width: 768px) {
	tr.summary__item__row_mobile {
		display: none
	}
}

tr.summary__item__row_mobile td.summary__item__quantity {
	padding: 8px 8px;
	font-size: 1.6rem
}

tr.summary__item__row_mobile td.summary__item__quantity span {
	padding: 0
}

tr.summary__item__row_mobile td.summary__item__sign {
	display: none
}

tr.summary__item__row_mobile td.summary__item__name {
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 22px;
	color: #F35D04;
	font-weight: bold
}

tr.summary__item__row_mobile td.summary__item__price {
	padding-top: 8px;
	width: 35%
}

tr.summary__item__row_mobile td.summary__item__price span {
	display: inline-block
}

tr.summary__item__row_mobile td.summary__item__price i {
	background-color: #fa7751;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	width: 14px;
	height: 14px;
	line-height: 14px;
	display: inline-block;
	margin-left: 8px
}

tr.summary__item__row_mobile .summary__item__icon {
	padding-left: 0;
	padding-right: 0
}

tr.summary__item__row_mobile .summary__item__icon i {
	width: 28px;
	border-radius: 2px;
	height: 28px;
	line-height: 28px;
	background-color: #f7f7f7;
	display: inline-block;
	text-align: center;
	font-size: 2.1rem;
	color: #F35D04
}

tr.summary__item__row_mobile .summary__item__icon i.summary__item__icon__disabled {
	color: #fff;
	background-color: #c2c2c2
}

tr.summary__item__row_mobile .summary__item__icon i.summary__item__icon__disabled:hover {
	cursor: default
}

.summary__item__remove-icon {
	display: none;
	position: absolute;
	text-align: center;
	width: 28px;
	height: 33px;
	line-height: 2.14;
	top: -25px;
	right: -2px;
	background-image: url("../../img/cart/bg_delete-toggle-2x.png");
	background-size: 28px 33px;
	color: #F35D04
}

.summary__item__remove-icon i {
	display: block;
	width: 22px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	background-color: #f7f7f7;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto
}

.desktop-cart__title {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 1.4rem;
	line-height: 1.875;
	margin: 0 0 16px;
	padding: 16px 8px;
	border-bottom: 1px solid #ebebeb
}

@media (min-width: 768px) {
	.desktop-cart__title {
		border: none;
		padding-bottom: 0;
		margin: 0
	}
	.desktop-cart__title span {
		display: none
	}
}

.checkout__time-picker {
	z-index: 3
}

.checkout__time-picker .desktop-cart__time {
	padding: 0
}

.checkout__time-picker .desktop-cart__time:after {
	content: "";
	display: table;
	clear: both
}

@media (min-width: 768px) {
	.checkout__time-picker .desktop-cart__time {
		width: 100%
	}
}

@media (max-width: 767px) {
	.cart__title--time {
		display: none !important
	}
}

.desktop-cart__time {
	padding: 0
}

@media (min-width: 768px) {
	.desktop-cart__time {
		width: 98%;
		margin: 0 auto;
		padding: 0 8px
	}
}

.desktop-cart__time__field-date,
.desktop-cart__time__field-time {
	height: 48px;
	background-color: #fff;
	position: relative;
	float: left;
	width: 50%;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0
}

.desktop-cart__time__field-time {
	margin-left: -1px
}

.desktop-cart__order {
	padding: 0;
	line-height: 1.83
}

.desktop-cart__order ::-webkit-scrollbar {
	-webkit-appearance: none
}

.desktop-cart__order ::-webkit-scrollbar:vertical {
	width: 7px
}

.desktop-cart__order ::-webkit-scrollbar:horizontal {
	height: 7px
}

.desktop-cart__order ::-webkit-scrollbar-thumb {
	border-radius: 7px;
	background-color: rgba(0, 0, 0, 0.5)
}

.desktop-cart__order ::-webkit-scrollbar-track {
	background-color: transparent
}

.desktop-cart_order__message {
	color: #888;
	margin-bottom: 0;
	margin-top: 8px;
	line-height: 1.4
}

.desktop-cart__footer__message {
	color: #888;
	padding: 8px;
	margin: 0;
	background-color: #fff
}

@media (min-width: 768px) {
	.desktop-cart__footer__message {
		display: none
	}
}

.desktop-cart__order__voucher-percent,
.desktop-cart__order__subtotal-price,
.desktop-cart__order__delivery-price,
.desktop-cart__order__voucher-price,
.desktop-cart__order__total-price,
.desktop-cart__order__vat-price,
.desktop-cart__order__min-order-value,
.desktop-cart__order__rider-tip-price,
.desktop-cart__order__charity-price,
.desktop-cart__order__allowance-price,
.desktop-cart__order__service-fee-total-value,
.desktop-cart__order__container-price {
	display: inline-block;
	float: right
}

.desktop-cart__order__min-order,
.desktop-cart__order__min-diff-order {
	padding: 0 8px 0
}

@media (min-width: 768px) {
	.desktop-cart__order__min-order,
	.desktop-cart__order__min-diff-order {
		padding: 0
	}
}

.desktop-cart__order__subtotal {
	padding: 16px 8px 0;
	border-top: 1px solid #ebebeb
}

@media (min-width: 768px) {
	.desktop-cart__order__subtotal {
		padding: 16px 0 0
	}
}

.desktop-cart__order__vat,
.desktop-cart__order__delivery,
.desktop-cart__order__charity,
.desktop-cart__order__allowance,
.desktop-cart__order__service-fee-total,
.desktop-cart__order__container-charge {
	color: #888;
	padding: 0 8px
}

@media (min-width: 768px) {
	.desktop-cart__order__vat,
	.desktop-cart__order__delivery,
	.desktop-cart__order__charity,
	.desktop-cart__order__allowance,
	.desktop-cart__order__service-fee-total,
	.desktop-cart__order__container-charge {
		padding: 0
	}
}

.desktop-cart__order__delivery-discount {
	color: #F35D04;
	font-weight: 300
}

.desktop-cart__order__voucher {
	color: #F35D04;
	padding: 0 8px
}

@media (min-width: 768px) {
	.desktop-cart__order__voucher {
		padding: 0
	}
}

.desktop-cart__order__total {
	padding: 8px;
	font-size: 1.6rem;
	font-weight: 300
}

@media (min-width: 768px) {
	.desktop-cart__order__total {
		font-size: 1.4rem;
		font-weight: 700;
		padding: 8px 0
	}
	.desktop-cart__order__total .desktop-cart__order__total-note {
		font-size: 1rem
	}
}

.desktop-cart__order__total-note {
	font-weight: 300;
	font-style: normal;
	font-size: 1.4rem
}

.desktop-cart__order__subtotal-container {
	background-color: #f7f7f7;
	padding: 0
}

@media (min-width: 768px) {
	.desktop-cart__order__subtotal-container {
		background-color: transparent;
		width: 98%;
		margin-left: auto;
		margin-right: auto
	}
}

.desktop-cart__rider-tip {
	padding: 0 8px
}

.desktop-cart__rider-tip:after {
	content: "";
	display: table;
	clear: both
}

@media (min-width: 768px) {
	.desktop-cart__rider-tip {
		padding: 0
	}
}

.desktop-cart__order__rider-tip-text {
	float: left
}

.desktop-cart__error__below-minimum-amount {
	margin-top: 8px
}

.desktop-cart__header {
	overflow: auto
}

@media (min-width: 768px) {
	.desktop-cart__header {
		width: 98%;
		margin: 0 auto
	}
}

@media (max-width: 767px) {
	.desktop-cart__header .desktop-cart__time {
		display: none !important
	}
}

.desktop-cart__delivery-time {
	text-align: center;
	margin: 10px 0 0;
	clear: both
}

.desktop-cart__delivery-time .icon-delivery {
	margin: 0 10px 0 0;
	vertical-align: middle
}

.desktop-cart__delivery-time__text {
	vertical-align: middle
}

.desktop-cart__footer {
	position: relative;
	opacity: 1;
	line-height: 1.83
}

@media (min-width: 768px) {
	.desktop-cart__footer {
		padding: 0;
		margin: 0
	}
}

.desktop-cart__order__checkout_button_container {
	position: relative
}

.disabled.desktop-cart__order__checkout_button_container {
	opacity: 0.5
}

.desktop-cart__special-instructions-tutorial {
	border: 1px solid #ebebeb;
	border-radius: 2px;
	padding: 10px;
	margin-top: 8px;
	text-align: center;
	background-color: #fff
}

.desktop-cart__special-instructions-tutorial__text {
	line-height: 1.3em;
	font-size: 0.857em
}

.desktop-cart__special-instructions-tutorial__dismiss {
	border: 1px solid #F35D04;
	border-radius: 2px;
	color: #F35D04;
	background-color: transparent;
	height: 25px;
	margin: 5px auto 0;
	padding: 5px 10px 3px
}

.desktop-cart__order__vat-price {
	display: none
}

.desktop-cart__order .free-gift {
	color: #276fbf;
	font-weight: 500
}

.checkout-wrapper .desktop-cart__delivery-time {
	display: none
}

.checkout-wrapper .desktop-cart {
	position: relative;
	min-height: 1px;
	padding-left: 12px;
	padding-right: 12px;
	position: static;
	padding: 0
}

@media (min-width: 768px) {
	.checkout-wrapper .desktop-cart {
		float: left;
		width: 33.33333%
	}
}

.checkout-wrapper .desktop-cart:after {
	content: "";
	display: table;
	clear: both
}

@media (min-width: 768px) {
	.checkout-wrapper .desktop-cart {
		position: relative;
		padding-left: 24px
	}
}

.checkout-wrapper .desktop-cart__title {
	padding: 8px;
	border: none;
	text-align: left;
	font-weight: 700;
	margin: 0
}

@media (min-width: 768px) {
	.checkout-wrapper .desktop-cart__title {
		text-align: center;
		font-weight: 700;
		padding: 16px
	}
}

.checkout-wrapper .desktop-cart__title span {
	display: inline
}

.checkout-wrapper .desktop-cart__hero {
	display: none
}

.checkout-wrapper .desktop-cart__footer__message {
	display: none
}

.checkout-wrapper .cart__item {
	cursor: default
}

.checkout-wrapper tr.summary__item__row_desktop:hover .summary__item__quantity-icons,
.checkout-wrapper tr.summary__item__row_desktop:hover .summary__item__remove-icon {
	display: none
}

.checkout-wrapper tr.summary__item__row_desktop:hover .summary__item__name {
	color: #333
}

.checkout-wrapper .summary__item__icon,
.checkout-wrapper .cart__title--time {
	display: none
}

.checkout-wrapper tr.summary__item__row_mobile td.summary__item__quantity {
	padding: 8px 0;
	font-size: 1.4rem
}

.checkout-wrapper tr.summary__item__row_mobile td.summary__item__sign {
	display: table-cell;
	padding-top: 8px;
	padding-left: 8px
}

.checkout-wrapper tr.summary__item__row_mobile td.summary__item__name {
	padding-bottom: 8px
}

.checkout-wrapper tr.summary__item__row_mobile td.summary__item__price i {
	display: none
}

.checkout-wrapper td.summary__item__empty {
	display: none
}

.checkout-wrapper .desktop-cart-container {
	padding: 0
}

.checkout-wrapper .desktop-cart__order {
	margin: 0;
	padding: 0 8px 8px
}

.checkout-wrapper .checkout__summary {
	line-height: normal;
	padding: 0
}

.checkout-wrapper .checkout__summary-overflowing {
	padding-top: 0;
	margin-top: 0
}

@media (min-width: 768px) {
	.checkout-wrapper .checkout__summary-overflowing {
		margin-top: 0
	}
}

.checkout-wrapper .desktop-cart__footer {
	padding: 0 10px
}

@media (min-width: 768px) {
	.checkout-wrapper .desktop-cart__footer {
		padding: 0 8px
	}
}

.checkout-wrapper .desktop-cart__order__subtotal-container {
	background-color: transparent
}

.checkout-wrapper .desktop-cart__order__subtotal {
	padding: 15px 0 0
}

.checkout-wrapper .desktop-cart__order__delivery,
.checkout-wrapper .desktop-cart__order__charity,
.checkout-wrapper .desktop-cart__order__voucher,
.checkout-wrapper .desktop-cart__order__min-order,
.checkout-wrapper .desktop-cart__order__min-diff-order,
.checkout-wrapper .desktop-cart__rider-tip,
.checkout-wrapper .desktop-cart__order__allowance {
	padding: 0;
	display: block
}

.checkout-wrapper .desktop-cart__order__total {
	padding: 10px 0
}

.checkout-wrapper .desktop-cart__menu-page__total {
	display: none
}

.checkout-wrapper .desktop-cart__order__vat-total {
	display: inline-block
}

.mobile-cart__preview-container {
	position: fixed;
	z-index: 999;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px;
	font-size: 1.4rem;
	color: #fff;
	display: none;
	transition: -webkit-transform 0.2s ease-out;
	transition: transform 0.2s ease-out;
	transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	background-color: #F35D04;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: justify;
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	align-items: baseline;
	-ms-flex-align: baseline
}

@media (min-width: 768px) {
	.mobile-cart__preview-container {
		display: none
	}
}

.mobile-cart__preview-container.is-visible {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.mobile-cart__preview__item-indicator {
	-ms-flex: 0 0 22px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 22px;
	flex: 0 0 22px;
	background-color: #fff;
	height: 22px;
	line-height: 22px;
	text-align: center;
	display: block;
	border-radius: 50%;
	color: #F35D04
}

.mobile-cart__preview__label {
	-ms-flex: 1 1 auto;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	flex: 1 1 auto;
	text-align: center;
	font-size: inherit;
	text-transform: uppercase;
	margin: 0
}

.mobile-cart__preview__total-amount {
	-ms-flex: 0 0 auto;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	flex: 0 0 auto;
	white-space: nowrap
}

.desktop-cart__order-total-container.disabled {
	color: #555
}

.cart__rider-tip__container {
	margin-top: 8px;
	float: left;
	width: 100%;
	position: relative
}

.show-custom-rider-tip-form .cart__rider-tip__button-container,
.show-custom-rider-tip-form .charity__button-container {
	opacity: 0
}

.cart__rider-tip__button-container,
.charity__button-container {
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-ms-flex-pack: start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	width: 100%
}

.cart__rider-tip__select-button,
.charity__select-button,
.charity__select-button.button-secondary--selected:hover {
	font-size: 1.05rem;
	padding: 12px 0 10px 0;
	margin: 0 2px;
	text-transform: lowercase;
	width: 20%;
	overflow: hidden
}

.cart__rider-tip__select-button:first-of-type,
.charity__select-button:first-of-type,
.charity__select-button.button-secondary--selected:first-of-type:hover {
	margin-left: 0
}

.cart__rider-tip__select-button:last-of-type,
.charity__select-button:last-of-type,
.charity__select-button.button-secondary--selected:last-of-type:hover {
	margin-right: 0
}

.show-custom-rider-tip-form .cart__rider-tip__custom-amount-form {
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-ms-flex-pack: start;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	align-items: stretch;
	-ms-flex-align: stretch;
	z-index: 1
}

.cart__rider-tip__custom-amount-form {
	position: absolute;
	display: none;
	width: 100%;
	height: 100%
}

.cart__rider-tip__custom-amount-input {
	margin: 0 2px 0 0;
	font-size: 90%;
	padding: 0 8px;
	text-align: right;
	width: 80%;
	width: calc(80% + 12px);
	height: 100%
}

.cart__rider-tip__custom-amount-submit-btn {
	font-size: 1.05rem;
	padding: 1px 0 0 0;
	margin: 0 0 0 2px;
	width: 20%;
	height: 100%;
	overflow: hidden
}

.desktop-cart__order__allowance {
	color: #F35D04
}

.charity-banner {
	background: url("../../img/charity/charity-banner.png");
	width: 245px;
	height: 102px;
	margin: 16px auto 0
}

.charity__button-container {
	margin-top: 8px
}

.charity__select-button,
.charity__select-button.button-secondary--selected:hover {
	width: 100%;
	text-transform: none;
	font-size: 1.4rem;
	line-height: 1em
}

.hero-banner-wrapper:not(.hero-section) {
	width: 100%;
	position: relative;
	max-height: 400px;
	z-index: 100
}

.hero-banner-wrapper:not(.hero-section) img {
	display: block;
	width: 100%;
	height: auto
}

@media (min-width: 1440px) {
	.hero-banner-wrapper:not(.hero-section) {
		max-height: none
	}
}

.hero-banner-content__header {
	color: #fff;
	width: 96%;
	text-align: center;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	justify-content: center
}

.hero-banner-content__title {
	line-height: 2.2em;
	text-transform: uppercase;
	font-size: 1.6rem
}

@media (min-width: 480px) {
	.hero-banner-content__title {
		font-size: 2.2rem;
		line-height: 1.6em
	}
}

@media (max-width: 959px) {
	.hero-banner-content__title {
		margin: 0
	}
}

@media (min-width: 768px) {
	.hero-banner-content__title {
		font-size: 2.4rem
	}
}

@media (min-width: 960px) {
	.hero-banner-content__title {
		font-size: 3.2rem;
		line-height: 1.1em
	}
}

.hero-banner-content__headline {
	margin: 0;
	line-height: 1.2em;
	font-weight: 400
}

@media (min-width: 480px) {
	.hero-banner-content__headline {
		font-size: 1.4rem
	}
}

@media (min-width: 768px) {
	.hero-banner-content__headline {
		font-size: 1.6rem
	}
}

@media (min-width: 960px) {
	.hero-banner-content__headline {
		font-size: 1.9rem
	}
}

.menu .menu__blocks--address-form-visible .hero-banner-wrapper {
	margin-bottom: 89px
}

@media (min-width: 768px) {
	.menu .menu__blocks--address-form-visible .hero-banner-wrapper {
		margin-bottom: 0
	}
	.menu .menu__blocks--address-form-visible .hero-banner-wrapper .redesign-vendor-info {
		margin-bottom: 64px
	}
}

.hero-banner-content {
	max-height: inherit;
	overflow: hidden;
	width: 100%
}

.hero-banner-content.redesign-vendor-info {
	overflow: visible
}

@media (min-width: 768px) {
	.hero-banner-content.redesign-vendor-info {
		overflow: hidden
	}
}

.order-status-page .hero-banner:before,
.referral-landing-page .hero-banner:before {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjQiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjIiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.2) 100%)
}

.menu.vendor_custom .hero-banner:before {
	background: none;
	background-color: transparent
}

.menu.vendor_custom .hero-menu__info {
	display: none
}

.text-app__hero-banner,
.aspect-ratio-40-22,
.aspect-ratio-40-11,
.aspect-ratio-100-52,
.aspect-ratio-40-13,
.aspect-ratio-72-17,
.aspect-constant-340 {
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-origin: content-box;
	box-sizing: content-box;
	background-position: center
}

.aspect-ratio-40-22 {
	position: relative
}

.aspect-ratio-40-22:before {
	display: block;
	content: "";
	width: 100%;
	padding-top: 55%
}

.aspect-ratio-40-22 > .content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.aspect-ratio-40-11 {
	position: relative
}

.aspect-ratio-40-11:before {
	display: block;
	content: "";
	width: 100%;
	padding-top: 27.5%
}

.aspect-ratio-40-11 > .content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.aspect-ratio-100-52 {
	position: relative
}

.aspect-ratio-100-52:before {
	display: block;
	content: "";
	width: 100%;
	padding-top: 52%
}

.aspect-ratio-100-52 > .content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.aspect-ratio-40-13 {
	position: relative
}

.aspect-ratio-40-13:before {
	display: block;
	content: "";
	width: 100%;
	padding-top: 32.5%
}

.aspect-ratio-40-13 > .content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.aspect-ratio-72-17 {
	position: relative
}

.aspect-ratio-72-17:before {
	display: block;
	content: "";
	width: 100%;
	padding-top: 23.61111%
}

.aspect-ratio-72-17 > .content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.aspect-constant-340 {
	width: 100%;
	height: 340px;
	display: block;
	background-size: cover
}

#login-registration-modal .login-registration-link,
#login-existing-user-modal .login-registration-link {
	margin-top: 8px;
	font-size: 1.4rem;
	line-height: 1.83
}

.login-separator {
	text-transform: uppercase;
	text-align: center;
	margin: 20px 0;
	color: #888
}

.facebook-button {
	background-color: #3b5998;
	border-color: #3b5998;
	color: #fff;
	width: 100%;
	white-space: nowrap;
	overflow: hidden
}

.facebook-button:hover,
.facebook-button:focus {
	background-color: #36528c;
	border-color: #36528c;
	color: #fff
}

.facebook-button__content {
	text-align: center
}

.facebook-button__logo {
	background-image: url(../../img/dist/sprite.png);
	background-position: 0px -122px;
	width: 29px;
	height: 29px;
	line-height: 35px;
	height: 32px;
	background-repeat: no-repeat;
	padding-left: 32px;
	display: inline-block;
	width: auto;
	margin-left: -10px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
	.facebook-button__logo {
		background-image: url(../../img/dist/sprite-2x.png);
		background-size: 325px 1145px
	}
}

.modal {
	z-index: 1300
}

.modal-backdrop,
.postal-index-form-overlay {
	z-index: 1290
}

.modal-close-button {
	cursor: pointer;
	position: absolute;
	right: 4px;
	top: 2px;
	background-image: url(../../img/dist/sprite.png);
	background-position: 0px -151px;
	width: 31px;
	height: 31px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
	.modal-close-button {
		background-image: url(../../img/dist/sprite-2x.png);
		background-size: 325px 1145px
	}
}

@media (min-width: 480px) {
	.modal-close-button {
		right: 15px;
		top: -15px
	}
}

.modal-content {
	padding: 13px 0 24px;
	border-radius: 0
}

.modal-message,
.modal-success-message {
	padding: 8px 8px;
	font-size: 1.4rem
}

@media (min-width: 768px) {
	.modal-message,
	.modal-success-message {
		font-size: 1.4rem
	}
}

.modal-success-message {
	color: #fff;
	background-color: #94c47e;
	margin-bottom: 16px
}

.modal-content--loading > * {
	opacity: 0.5
}

.modal-dialog {
	width: 100%;
	margin: 0
}

@media (min-width: 480px) {
	.modal-dialog {
		margin: 70px auto 0;
		width: 400px
	}
}

.modal__padding-left-right {
	padding: 0 24px
}

.modal__h4 {
	text-transform: uppercase;
	border-bottom: 1px solid #ebebeb;
	margin: 0 0 25px;
	padding-bottom: 8px;
	font-weight: 700
}

.spinner {
	opacity: 1 !important
}

.modal-footer {
	position: relative
}

.headline-content-footer-modal .modal-content {
	padding-bottom: 8px
}

.headline-content-footer-modal .modal-body {
	padding-top: 0
}

.headline-content-footer-modal .modal__h4 {
	margin-bottom: 24px
}

.headline-content-footer-modal .modal-footer {
	padding-bottom: 0
}

.headline-content-footer-modal .modal-footer button {
	margin-bottom: 8px
}

.error-modal {
	font-size: 1.6rem
}

.error-modal__invalid-product-list-headline {
	font-size: 1.6rem;
	margin: 0
}

.error-modal__body p:first-of-type {
	margin-top: 0
}

.error-modal__body p:last-of-type {
	margin-bottom: 0
}

.error-modal__body ul {
	padding-left: 15px
}

.error-modal__body li {
	font-size: 1.4rem;
	list-style-type: disc
}

.modal-payment-error--cannot-checkout .modal-payment-error__continue-checkout-button {
	display: none
}

.modal-payment-error__loading-footer button {
	visibility: hidden
}

.modal-verify-sms__text {
	font-size: 1.4rem;
	margin-bottom: 24px
}

.modal-verify-sms__resend {
	font-size: 1.4rem;
	margin: 8px 0
}

.modal-verify-sms__form__wrapper {
	display: block;
	position: relative
}

.modal-verify-sms__form__label {
	width: 100%
}

.modal-verify-sms__error {
	margin-bottom: 10px
}

.modal-wrapper {
	width: 100%;
	margin: 0;
	padding: 24px;
	background: #fff
}

@media (min-width: 960px) {
	.modal-wrapper {
		margin: 0 auto;
		max-width: 600px;
		-webkit-transform: translateY(70px);
		transform: translateY(70px);
		box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08)
	}
}

.toppings-product__name {
	padding: 16px 24px 0 16px;
	font-weight: 700;
	font-size: 1.4rem;
	line-height: 1.5
}

@media (min-width: 768px) {
	.toppings-product__name {
		line-height: initial;
		padding: initial
	}
}

.toppings-product__price {
	padding: 0 16px 0 16px;
	font-weight: 700;
	line-height: 1.41;
	font-size: 1.4rem
}

@media (min-width: 768px) {
	.toppings-product__price {
		line-height: initial;
		padding: initial
	}
}

.toppings-product__description {
	padding: 0 16px 8px 16px;
	color: #888;
	font-size: 1.2rem;
	line-height: 1.41
}

@media (min-width: 768px) {
	.toppings-product__description {
		font-size: 1.4rem;
		padding: 8px 0 16px 0;
		line-height: 1.43
	}
}

.toppings {
	border-top: 1px solid #ebebeb
}

.topping__header {
	font-weight: 700;
	font-size: 1.2rem;
	line-height: 2.13;
	border-bottom: 1px solid #ebebeb;
	padding: 8px 0;
	margin: 0;
	text-transform: uppercase;
	overflow: auto;
	cursor: pointer;
	transition: background-color .1s linear
}

@media (min-width: 768px) {
	.topping__header {
		font-size: 1.4rem;
		line-height: 1.9
	}
}

.topping__header:hover {
	background-color: #f7f7f7
}

.topping__header__name {
	position: relative;
	float: left;
/*	width: 50%;*/
	width: 55%;
	min-height: 1px;
	padding-left: 12px;
	padding-right: 12px;
    color : #F35D04;
	width: 100%;
	text-align: center
}

@media (min-width: 768px) {
	.topping__header__name {
/*		padding-left: 30px*/
		padding-left: auto
	}
}

.topping__header__info {
	position: relative;
	float: left;
	width: 50%;
	min-height: 1px;
	padding-left: 12px;
	padding-right: 12px;
	padding-right: 0
}

.topping__header__comment {
	overflow: auto;
	float: right;
	width: 80%;
	padding-right: 0;
	text-transform: none;
	font-weight: 300;
	color: #333
}

@media (min-width: 768px) {
	.topping__header__comment {
		float: none;
		width: auto
	}
}

.topping__comment__help-text {
	color: #c2c2c2
}

.selection-required .topping__comment__help-text {
	color: #F35D04
}

.selection-required .valid .topping__comment__help-text {
	color: #c2c2c2
}

.topping__special-instructions__textarea {
	margin-top: 16px
}

.topping__comment__special-instructions {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #c2c2c2
}

.topping__header__arrow {
	padding: 6px;
	float: right;
	color: #F35D04
}

@media (min-width: 768px) {
	.topping__header__arrow {
		padding-right: 0
	}
}

.topping__options {
	border-bottom: 1px solid #ebebeb;
	overflow: auto
}

.topping-option {
	overflow: auto;
	color: #888;
	font-size: 1.4rem;
	padding: 0;
	cursor: pointer;
	transition: background-color .1s linear
}

.topping-option:hover {
	background-color: #f7f7f7
}

.topping-option:first-child {
	margin-top: 16px
}

.topping-option:last-child {
	margin-bottom: 32px
}

.topping-option .radio-box {
	font-weight: 300;
	line-height: 2em;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	cursor: pointer;
	padding: 8px 0;
	margin: 0 16px
}

@media (min-width: 768px) {
	.topping-option .radio-box {
		margin: 0
	}
}

.topping-option .radio-button {
	margin: 0
}

.topping-option .checkbox-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 16px
}

@media (min-width: 768px) {
	.topping-option .checkbox-box {
		margin: 0
	}
}

.topping-allergens-icon {
	color: #F35D04;
	font-size: 1.8rem;
	margin-left: 8px
}

.topping-allergens-icon:hover {
	cursor: pointer
}

.topicOptionCheckbox .topping-option {
	overflow: auto;
	color: #888;
	font-size: 1.4rem;
	padding: 8px 0;
	cursor: pointer;
	line-height: 2
}

.topping__options.selected {
	background-color: #5cb85c
}

.toppings-add__to__cart {
	position: relative;
	float: left;
	width: 50%;
	min-height: 1px;
	padding-left: 12px;
	padding-right: 12px
}

.toppings-add__to__cart.disabled {
	background-color: #c2c2c2;
	border-color: #c2c2c2;
	cursor: default
}

.topping-modal .modal-close-button {
	cursor: pointer;
	position: absolute;
	right: 4px;
	top: 2px;
	background-image: url(../../img/dist/sprite.png);
	background-position: 0px -151px;
	width: 31px;
	height: 31px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
	.topping-modal .modal-close-button {
		background-image: url(../../img/dist/sprite-2x.png);
		background-size: 325px 1145px
	}
}

@media (min-width: 768px) {
	.topping-modal .modal-close-button {
		right: 15px;
		top: -15px
	}
}

.topping-modal .modal-content {
	border-radius: 0;
	height: 100%;
	overflow: auto;
	padding-bottom: 34px
}

@media (min-width: 768px) {
	.topping-modal .modal-content {
		padding-bottom: 0;
		overflow: visible
	}
}

.topping-modal .modal-content .error-message {
	margin-bottom: 0
}

.topping-modal .modal-footer {
	padding: 16px;
	border-top: none
}

@media (min-width: 768px) {
	.topping-modal .modal-footer {
		padding: 0 24px 24px 24px
	}
}

.topping-modal .modal-body {
	padding: 0
}

@media (min-width: 768px) {
	.topping-modal .modal-body {
		padding: 16px 24px 24px 24px
	}
}

.topping-modal .modal-dialog {
	width: 100%;
	margin: 0
}

@media (min-width: 480px) {
	.topping-modal .modal-dialog {
		margin: 0 auto
	}
}

@media (min-width: 768px) {
	.topping-modal .modal-dialog {
		margin-top: 70px;
		width: 600px
	}
}

.toppings-product-quantity {
	float: left;
	line-height: 48px
}

.toppings-product-quantity .product__quantity__decrease,
.toppings-product-quantity .product__quantity__increase {
	cursor: pointer;
	background-color: #f7f7f7;
	color: #F35D04;
	line-height: inherit;
	text-align: center;
	font-size: 2.8rem
}

.toppings-product-quantity .product__quantity {
	line-height: inherit;
	text-align: center
}

.toppings-product-quantity .product__quantity__container {
	float: left;
	width: 48px;
	height: 48px
}

.toppings-product-quantity .product__quantity__container:nth-child(2) {
	width: 32px
}

@media (min-width: 768px) {
	.toppings-product-quantity .product__quantity__container:nth-child(2) {
		width: 48px
	}
}

.rich-description .modal-dialog {
	width: 100%;
	margin: 0;
	max-width: 768px
}

@media (min-width: 768px) {
	.rich-description .modal-dialog {
		margin: 70px auto 0
	}
}

.rich-description .modal-content {
	padding: 0
}

.restaurants-search-form:not(.location-form) {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 16px
}

@media (min-width: 480px) {
	.restaurants-search-form:not(.location-form) {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
}

.two-buttons {
	position: relative
}

.restaurants-search-form:not(.location-form) .button-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex: 1 1 100%;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 100%;
	flex: 1 1 100%
}

.restaurants-search-form:not(.location-form) .button-container .button {
	width: 100%
}

@media (min-width: 480px) {
	.restaurants-search-form:not(.location-form) .button-container {
		-ms-flex: 0 0 auto;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		flex: 0 0 auto;
		margin: 0 0 0 8px
	}
	.restaurants-search-form:not(.location-form) .button-container.two-buttons {
		-ms-flex: 0 1 360px;
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 360px;
		flex: 0 1 360px
	}
}

.restaurants-search-form__input-wrapper {
	position: relative;
	-ms-flex: 0 0 100%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	flex: 0 0 100%;
	margin-bottom: 8px
}

@media (min-width: 480px) {
	.restaurants-search-form__input-wrapper {
		-ms-flex: 0 1 280px;
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 280px;
		flex: 0 1 280px;
		margin-bottom: 0
	}
}

.restaurants__search-bar .restaurants-search-form__input-wrapper,
.menu__postal-code-bar .restaurants-search-form__input-wrapper {
	margin-bottom: 0;
	width: 75%;
	-ms-flex: 1 1 auto;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	flex: 1 1 auto
}

@media (min-width: 480px) {
	.restaurants__search-bar .restaurants-search-form__input-wrapper,
	.menu__postal-code-bar .restaurants-search-form__input-wrapper {
		width: 280px
	}
}

@media (min-width: 768px) {
	.is-full-address .restaurants-search-form__input-wrapper {
		-ms-flex: 0 0 450px;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 450px;
		flex: 0 0 450px
	}
}

.home .restaurants__search-bar .restaurants-search-form:not(.location-form),
.menu__postal-code-bar .restaurants-search-form:not(.location-form) {
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.home .restaurants__search-bar .restaurants-search-form:not(.location-form) .button-container,
.menu__postal-code-bar .restaurants-search-form:not(.location-form) .button-container {
	-ms-flex: 0 1 auto;
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	flex: 0 1 auto;
	margin: 0 0 0 8px
}

.restaurants-search-form__input {
	width: 100%;
	box-sizing: border-box;
	font-size: 1.6rem
}

.button-text-separator {
	text-align: center;
	color: #fff;
	text-transform: none;
	margin: 0 8px;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.restaurants-search-form__button--full {
	display: none
}

@media (min-width: 960px) {
	.restaurants-search-form__button--full {
		display: inline-block
	}
}

.home .restaurants-search-form__button--full {
	display: inline-block
}

@media (min-width: 960px) {
	.home .restaurants-search-form__button--full {
		display: inline-block
	}
}

@media (min-width: 960px) {
	.restaurants-search-form__button--reduced {
		display: none
	}
}

.home .restaurants-search-form__button--reduced {
	display: none
}

.flipper {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	background-origin: content-box;
	-webkit-perspective: 800px;
	perspective: 800px
}

.flipper--flipped .flipper__front {
	opacity: 0;
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg)
}

.flipper--flipped .flipper__back {
	opacity: 1;
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg)
}

.flipper__front,
.flipper__back {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: 100%;
	transition: all 0.3s ease-out;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.flipper__front {
	opacity: 1
}

.flipper__back {
	-webkit-transform: rotateX(-180deg);
	transform: rotateX(-180deg);
	opacity: 0
}

.nutrition-product__back {
	color: #F35D04;
	padding: 8px 0;
	margin-bottom: 8px
}

.nutrition-product__back:hover {
	cursor: pointer;
	background-color: #f7f7f7
}

.nutrition-product__name {
	padding: 16px 24px 0 16px;
	font-weight: 700;
	font-size: 1.4rem;
	line-height: 1.5
}

@media (min-width: 768px) {
	.nutrition-product__name {
		line-height: initial;
		padding: initial
	}
}

.nutrition-product__description {
	padding: 0 16px 8px 16px;
	color: #888;
	font-size: 1.2rem;
	line-height: 1.41
}

@media (min-width: 768px) {
	.nutrition-product__description {
		font-size: 1.4rem;
		padding: 8px 0 16px 0;
		line-height: 1.43
	}
}

.nutrition-info {
	border-top: 1px solid #ebebeb
}

.nutrition-info .nutrition .nutrition__header {
	border-bottom: 1px solid #ebebeb;
	font-weight: 700;
	font-size: 1.2rem;
	line-height: 2.13;
	padding: 8px 0;
	margin: 0;
	text-transform: uppercase;
	overflow: auto;
	cursor: pointer;
	transition: background-color .1s linear
}

@media (min-width: 768px) {
	.nutrition-info .nutrition .nutrition__header {
		font-size: 1.4rem;
		line-height: 1.9
	}
	.nutrition-info .nutrition .nutrition__header .nutrition__header__name {
		padding-left: 0
	}
	.nutrition-info .nutrition .nutrition__header .nutrition__header__arrow {
		padding-right: 0
	}
}

.nutrition-info .nutrition .nutrition__header .nutrition__header__name {
	position: relative;
	float: left;
	width: 50%;
	min-height: 1px;
	padding-left: 12px;
	padding-right: 12px
}

.nutrition-info .nutrition .nutrition__header .nutrition__header__info {
	position: relative;
	float: left;
	width: 50%;
	min-height: 1px;
	padding-left: 12px;
	padding-right: 12px;
	padding-right: 0
}

.nutrition-info .nutrition .nutrition__header .nutrition__header__info .nutrition__header__arrow {
	padding: 6px;
	float: right;
	color: #F35D04
}

.nutrition-info .nutrition .nutrition__header:hover {
	background-color: #f7f7f7
}

.nutrition-info .nutrition .nutrition-details {
	overflow: auto;
	display: none;
	border-bottom: 1px solid #ebebeb
}

.nutrition-info .nutrition .nutrition-details .nutrition-detail {
	overflow: auto;
	color: #888;
	font-size: 1.4rem;
	padding: 8px 16px;
	cursor: pointer;
	line-height: 2;
	transition: background-color .1s linear
}

.nutrition-info .nutrition .nutrition-details .nutrition-detail:hover {
	background-color: #f7f7f7
}

.nutrition-info .nutrition .nutrition-details .nutrition-detail:first-child {
	margin-top: 16px
}

.nutrition-info .nutrition .nutrition-details .nutrition-detail:last-child {
	margin-bottom: 32px
}

@media (min-width: 768px) {
	.nutrition-info .nutrition .nutrition-details .nutrition-detail {
		padding: 8px 0
	}
}

.nutrition-info .nutrition .nutrition-details .nutrition-detail .nutrition-info__name {
	float: left;
	padding-left: 0;
	width: 95%
}

.pink-banner {
	height: 64px;
	background-color: #F35D04;
	color: #fff
}

.pink-banner__content {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	overflow: hidden;
	width: 100%;
	padding: 0 35px
}

@media (min-width: 768px) {
	.pink-banner__content {
		font-size: 1.9rem
	}
}

.pink-banner__close-button {
	font-size: 2.3rem;
	position: absolute;
	right: 10px;
	cursor: pointer;
	color: #fff;
	transition: color .1s linear
}

.pink-banner__close-button:hover,
.pink-banner__close-button:focus {
	color: #fff;
	text-decoration: none
}

.flood-banner {
	display: none
}

.show-banner.show-flood-banner .flood-banner {
	display: block
}

.migration-banner {
	display: none
}

.show-banner.show-migration-banner .migration-banner {
	display: block
}

.migration-banner__content {
	font-size: 1.9rem
}

@media (min-width: 768px) {
	.migration-banner__content {
		font-size: 2.3rem
	}
}

@media (min-width: 960px) {
	.migration-banner__content {
		font-size: 2.5rem
	}
}

.migration-banner__content__icon {
	margin: 0 10px
}

.migration-banner .icon-dh-logo-text {
	font-size: 40px;
	vertical-align: middle
}

.migration-banner-icon-divider {
	font-size: 70%
}

.migration-banner-text {
	display: none;
	font-size: 70%
}

@media (min-width: 480px) {
	.migration-banner-text {
		display: inline
	}
}

.rider-banner {
	display: none
}

.show-banner.show-rider-banner .rider-banner {
	display: block
}

.rider-banner .pink-banner__content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.rider-banner .bike {
	display: none
}

@media (min-width: 768px) {
	.rider-banner .bike {
		display: inline;
		position: relative;
		-ms-flex: 0 0 120px;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 120px;
		flex: 0 0 120px;
		-webkit-transform: translateX(-50vw);
		transform: translateX(-50vw);
		transition: all 2s cubic-bezier(0.215, 0.61, 0.355, 1);
		height: 40px;
		margin-right: 30px
	}
	.rider-banner .bike.animate {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	.rider-banner .bike.animate .wheel {
		-webkit-animation: spin-wheel 2s;
		animation: spin-wheel 2s
	}
	.rider-banner .bike .wheel {
		-webkit-transform-origin: 47px 20px;
		transform-origin: 47px 20px
	}
	.rider-banner .bike .wheel + .wheel {
		-webkit-transform-origin: 78px 20px;
		transform-origin: 78px 20px
	}
}

.rider-banner .text {
	margin-right: 30px;
	-ms-flex: 0 1 auto;
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	flex: 0 1 auto
}

.rider-banner .button-apply {
	color: #fff;
	background-color: transparent;
	border: 1px solid #fff;
	text-transform: uppercase;
	-ms-flex: 0 1 auto;
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	flex: 0 1 auto
}

.rider-banner .button-apply:hover,
.rider-banner .button-apply:focus {
	color: #fafafa;
	border-color: #fafafa;
	background-color: rgba(255, 255, 255, 0.04)
}

.rider-banner .button-apply:not(.js-ripple)::after,
.rider-banner .button-apply .ripple {
	background-image: radial-gradient(circle, rgba(250, 250, 250, 0.08) 10%, transparent 10.01%)
}

.rider-banner .button-apply[disabled] {
	color: #c2c2c2;
	border-color: #c2c2c2;
	pointer-events: none
}

.rider-banner .button-apply:hover,
.rider-banner .button-apply:focus {
	border-color: #fff;
	color: #fff
}

@-webkit-keyframes spin-wheel {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(1080deg);
		transform: rotate(1080deg)
	}
}

@keyframes spin-wheel {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(1080deg);
		transform: rotate(1080deg)
	}
}
@media (min-width: 480px) {
#map-modal .modal-dialog{
	margin: 40px auto 0;
}
}

#map-modal .modal-content{
	padding: 13px 0 16px;
}
#map-modal #map .centerMarker {
  position: absolute;
  /*url of the marker*/
  background: url(../../images/marker.png) no-repeat;
  /*center the marker*/
  top: 50%;
  left: 50%;
  z-index: 1;
  /*fix offset when needed*/
  margin-left: -10px;
  margin-top: -34px;
  /*size of the image*/
  height: 34px;
  width: 20px;
  cursor: pointer;
}

#map-modal .modal__h4{
	margin: 0;
}

#map-modal #note{
	margin: 6px 0px;
}

.modal.modal-alert .modal-dialog {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	margin-top: 0
}

@media (min-width: 480px) {
	.modal.modal-alert .modal-dialog {
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%)
	}
}

.modal-alert__headline {
	font-size: 2.4rem;
	text-align: center;
	font-weight: 300;
	color: #F35D04;
	margin-bottom: 20px
}

.modal-alert__content {
	text-align: center
}

#check {
	background-image: url(../../img/dist/sprite.png);
	background-position: 0px -86px;
	width: 18px;
	height: 18px;
	padding: 9px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
	#check {
		background-image: url(../../img/dist/sprite-2x.png);
		background-size: 325px 1145px
	}
}

.profile-voucher-section {
	padding: 16px 0 0
}

.voucher-wallet-profile-footer {
	height: 17px;
	font-size: 1.4rem;
	font-weight: 300;
	color: #888
}

.voucher-section {
	position: relative
}

.voucher-section .section-title {
	color: #F35D04;
	font-size: 1.4rem
}

.voucher-section .section-title > span {
	padding-right: 16px;
	background: #fff;
	position: relative;
	z-index: 2
}

.voucher-section .section-title::after {
	content: '';
	background: #ebebeb;
	height: 1px;
	width: 100%;
	position: absolute;
	left: 0;
	top: .65em
}

.voucher-list {
	margin: 0
}

.voucher-list > li {
	margin: 16px 0;
	position: relative;
	padding-bottom: 8px
}

.voucher-list > li:last-child {
	margin-bottom: 16px;
	border-bottom: none
}

.voucher-list a {
	color: #333;
	display: block
}

.voucher-list .voucher-name {
	font-weight: 500
}

.voucher-list .voucher-name,
.voucher-list .voucher-detail-info,
.voucher-list .total {
	line-height: 1.5em;
	font-size: 1.4rem;
	margin: 0
}

.voucher-list .voucher-detail-info {
	font-weight: 300;
	color: #888
}

.voucher-list .voucher-type-value {
	font-weight: 300;
	float: right
}

.voucher-wallet-checkout-payment-section {
	float: left;
	font-weight: 300;
	font-size: 1.4rem;
	padding: 24px 12px 12px 12px
}

@media (min-width: 768px) {
	.voucher-wallet-checkout-payment-section {
		padding: 24px 12px 12px 24px
	}
}

.voucher-checkout__title {
	font-weight: 300;
	font-size: 3.2rem;
	line-height: 1;
	padding-bottom: 24px
}

.voucher-checkout__description {
	padding-top: 24px;
	padding-bottom: 24px;
	font-weight: 300;
	font-size: 1.8rem;
	width: 100%
}

.voucher-checkout__options {
	overflow: auto
}

.voucher-checkout-list {
	margin: 0;
	overflow: auto
}

.voucher-checkout-list > li {
	position: relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center
}

.voucher-checkout-list a {
	color: #333;
	display: block
}

.voucher-checkout-list .voucher-option-name {
	font-weight: 500;
	padding-bottom: 8px
}

.voucher-checkout-list .voucher-option-name,
.voucher-checkout-list .voucher-option-detail-info,
.voucher-checkout-list .total {
	line-height: 1.29em;
	font-size: 1.4rem;
	margin: 0
}

.voucher-checkout-list .voucher-option-detail-info {
	font-weight: 300;
	color: #888
}

.voucher-checkout-list .voucher-option-title {
	width: 60%;
	display: inline-block
}

.voucher-checkout-list .voucher-option-type-value {
	font-weight: 500;
	font-size: 1.4rem;
	color: #333;
	float: right;
	width: 35%;
	text-align: right
}

.voucher-checkout-option {
	overflow: auto;
	cursor: pointer;
	transition: background-color .1s linear
}

.voucher-checkout-option:first-child .voucher-checkout-option-info {
	border-top: 1px solid #ebebeb
}

.voucher-checkout-option:hover {
	background-color: #f7f7f7
}

.voucher-checkout-option .vertical-align {
	position: relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center
}

.voucher-checkout-option .voucher-checkout-option-info {
	float: right;
	width: 92%;
	padding: 16px 16px 16px 0;
	border-bottom: 1px solid #ebebeb
}

.voucher-checkout-option .voucher-checkout-option-info .voucher-checkout-input-label {
	width: 30%;
	float: left;
	font-weight: 500;
	font-size: 1.4rem
}

.voucher-checkout-option .voucher-checkout-option-info .voucher-checkout-input-option {
	width: 70%;
	float: left
}

.voucher-checkout-option .radio-box {
	font-weight: 300;
	line-height: 2em;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	cursor: pointer;
	padding: 8px 0;
	margin: 0 16px;
	float: left;
	width: 8%
}

@media (min-width: 768px) {
	.voucher-checkout-option .radio-box {
		margin: 0
	}
}

.voucher-checkout-option .checkout__payment__voucher-code {
	width: 100%;
	margin-bottom: 0
}

.voucher-checkout-option .radio-button {
	margin: 0
}

.voucher-option_disabled {
	pointer-events: none
}

.voucher-option_disabled .voucher-option-detail-info,
.voucher-option_disabled .voucher-option-name,
.voucher-option_disabled .voucher-option-type-value {
	color: #c2c2c2
}

.radio-button_disabled_color {
	background-color: #ebebeb;
	border: none
}

.voucher-checkout__options.selected {
	background-color: #5cb85c
}

.voucher-checkout-apply_selected_voucher {
	position: relative;
	float: left;
	width: 50%;
	min-height: 1px;
	padding-left: 12px;
	padding-right: 12px;
	width: 100%
}

.voucher-checkout-apply_selected_voucher.disabled {
	background-color: #c2c2c2;
	border-color: #c2c2c2
}

@media (min-width: 768px) {
	.voucher-checkout-apply_selected_voucher {
		width: 28%
	}
}

.voucher-checkout-more-info {
	display: inline
}

.voucher-checkout-more-info > li {
	display: inline
}

.voucher-checkout-more-info > li::after {
	content: ", "
}

.voucher-checkout-more-info > li:last-child::after {
	content: ""
}

.voucher-modal .modal-close-button {
	cursor: pointer;
	position: absolute;
	background-image: url(../../img/dist/sprite.png);
	background-position: 0px -151px;
	width: 31px;
	height: 31px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
	.voucher-modal .modal-close-button {
		background-image: url(../../img/dist/sprite-2x.png);
		background-size: 325px 1145px
	}
}

.voucher-modal .modal-content {
	border-radius: 0;
	height: 100%;
	overflow: auto;
	float: left;
	padding-bottom: 0
}

@media (min-width: 768px) {
	.voucher-modal .modal-content {
		padding-bottom: 0;
		overflow: visible
	}
}

.voucher-modal .modal-content .error-message {
	margin-bottom: 0
}

.voucher-modal .modal-footer {
	padding: 0 24px 24px 24px;
	border-top: none;
	float: left;
	width: 100%
}

@media (min-width: 768px) {
	.voucher-modal .modal-footer {
		padding: 0 32px 32px 32px
	}
}

.voucher-modal .modal-body {
	float: left;
	width: 100%;
	padding: 24px 24px 24px 24px
}

@media (min-width: 768px) {
	.voucher-modal .modal-body {
		padding: 32px 32px 32px 32px
	}
}

.voucher-modal .modal-dialog {
	width: 100%;
	margin: 0
}

@media (min-width: 480px) {
	.voucher-modal .modal-dialog {
		margin: 0 auto
	}
}

@media (min-width: 768px) {
	.voucher-modal .modal-dialog {
		margin-top: 70px;
		width: 600px
	}
}

.desktop-cart__time__field-date,
.desktop-cart__time__field-time {
	position: relative;
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 8px
}

@media (min-width: 480px) {
	.desktop-cart__time__field-date,
	.desktop-cart__time__field-time {
		float: left;
		width: 50%
	}
}

@media (min-width: 768px) {
	.desktop-cart__time__field-date,
	.desktop-cart__time__field-time {
		float: left;
		width: 100%
	}
}

@media (min-width: 480px) {
	.desktop-cart__time__field-date,
	.desktop-cart__time__field-time {
		margin-bottom: 0
	}
}

@media (min-width: 768px) {
	.desktop-cart__time__field-date,
	.desktop-cart__time__field-time {
		margin-bottom: 8px
	}
}

.checkout__time-picker .desktop-cart__time__field-date,
.checkout__time-picker .desktop-cart__time__field-time {
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 8px
}

@media (min-width: 768px) {
	.checkout__time-picker .desktop-cart__time__field-date,
	.checkout__time-picker .desktop-cart__time__field-time {
		float: left;
		width: 50%
	}
}

@media (min-width: 768px) {
	.checkout__time-picker .desktop-cart__time__field-date,
	.checkout__time-picker .desktop-cart__time__field-time {
		margin-bottom: 0
	}
}

.desktop-cart__time__field-time {
	margin-left: 0
}

@media (min-width: 480px) {
	.desktop-cart__time__field-time {
		margin-left: -1px
	}
}

@media (min-width: 768px) {
	.desktop-cart__time__field-time {
		margin-left: 0
	}
}

.checkout__time-picker .desktop-cart__time__field-time {
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0
}

@media (min-width: 768px) {
	.checkout__time-picker .desktop-cart__time__field-time {
		float: left;
		width: 50%
	}
}

@media (min-width: 480px) {
	.checkout__time-picker .desktop-cart__time__field-time {
		margin-left: -1px
	}
}

.footer__logo .dh-logo {
	display: inline-block;
	vertical-align: bottom
}

/*alaa*/

.form-control,
input {
	font-weight: 300;
	font-size: 1.4rem;
	/*	padding-left: 12px;*/
	/*	padding-right: 12px;*/
	height: 48px;
	/*	line-height: inherit;*/
	border: 1px solid #ebebeb;
	/*	border-radius: 0;*/
	/*	color: #333;*/
	/*
	box-shadow: none;
	transition: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
*/
}

select {
	-webkit-appearance: menulist;
	-moz-appearance: menulist;
	appearance: menulist
}

.header__account__logged{
	min-width: 142px
}

/*home page*/

.hero-section-form .input-box.validation-wrapper {
	margin-top: 14px
}

.home-corporate {
	margin-top: 150px
}

.home-corporate .join-section {
	margin-top: 80px;
	padding-bottom: 105px;
}

.home-corporate .btn {
	width: 50%;
	height: 64px;
	line-height: 62px;
	margin-bottom: 10px
}

/* .home-corporate .join_rider {
	border-left: 2px solid #aaa
} */

@media (max-width: 768px) {
	.home-corporate .join_rider {
		border: none
	}
	.home-corporate {
		margin-top: 100px
	}
	.home-corporate .join-section {
		padding-bottom: 10px;
	}
}

.home-corporate i {
	padding-right: 5px
}

.home-corporate i.rider_icon {
	position: relative;
	top: 4px;
	font-size: 1.8em
}

/*join rider modal*/

#join-rider-modal .available-time,
#join-rider-modal .available-days {
	margin-bottom: 10px;
	margin-left: 3px;
}

#join-rider-modal .available-time .timepicker {
	width: 25%;
	/*	padding-left: 8px;*/
	text-align: center
}

#join-rider-modal .available-time .time-controls,
#join-rider-modal .available-days .SumoSelect {
	margin-top: 5px;
	margin-bottom: 10px
}

#join-rider-modal .available-days {
	margin-bottom: 15px;
}

.join-available-days option{
	visibility: hidden
}

.SumoSelect > .CaptionCont {
	border-color: #eee
}

.SumoSelect.open > .CaptionCont,
.SumoSelect:focus > .CaptionCont,
.SumoSelect:hover > .CaptionCont {
	outline: none;
	box-shadow: none;
	border-color: #A4A4A4
}

#join-rider-modal .available-time input[type="radio"],
#join-rider-modal .available-days input[type="radio"] {
	margin-left: 7px
}

#join-rider-modal input[type="checkbox"] {
	margin-bottom: 20px;
	margin-left: 3px;
}

#join-rider-modal select {
	border: 1px solid #ebebeb;
	padding: 12px 15px;
	color: #333;
	font-weight: 300;
	display: block;
	width: 100%;
	margin-bottom: 20px;
}

/*restaurant page*/

.nav-tabs li a,
.dish-menu-category-list li a,
.nav-tabs .tab,
.dish-menu-category-list .tab {
	font-size: 1.4rem;
}

.badge-cart-body.pcart-body {
	padding-top: 16px
}

.checkout__summary {
	max-height: 240px !important
}

.toppings-product__count {
	margin-top: 5px;
	background-color: #fff;
	color: #333;
	width: 40px;
	/*    border-radius: 30px;*/
	padding: 8px 0px;
	text-align: center;
	border-style: none;
}

.change-count {
	color: #F35D04;
	margin-left: 13px;
	margin-right: 13px;
}

.change-count:hover {
	cursor: pointer;
}

/*mobile cart modal*/

#cart-mobile-modal .modal-dialog {
	width: 100%;
	margin: 0;
	max-width: 768px;
}

@media (min-width: 768px) {
	#cart-mobile-modal .modal-dialog {
		margin: 70px auto 0;
	}
}

.desktop-cart__hero .desktop-cart__hero__title {
	background: none;
	color: #000;
	font-weight: bold;
}

/*change-count-note-modal*/

#change-count-note-modal .modal-body {
	text-align: center
}

#change-count-note-modal .modal-footer {
	text-align: center;
}

.toppings-add__to__cart {
	float: none !important;
}

#change-count-note-modal .modal-header {
	text-align: right
}

.dish-menu-category-list ul {
	transition: .3s
}

.cart-column .SumoSelect,
.cart-column .SumoSelect .SelectBox {
	width: 100%
}

.restaurant-address-select {
	width: 100%
}

/*to fix menu scrollspy*/

.dish-category-header {
	text-align: left;
}

.dish-category-header .dish-category-title-wrapper {
	text-align: center;
}

/*restaurant description map*/

#rest_map {
	/*
	width: 400px;
    height: 400px;
*/
}

/*search box*/

.restaurants__search {
	position: absolute;
	left: 19%;
	top: 10px;
	width: 25px
}

.active-search .restaurants__search__input {
	padding-left: 30px;
}

.restaurants__search__input {
	height: 44px
}

.restaurants__search__label-icon {
	font-size: 2rem
}

.restaurants__search .restaurants__search__label-text {
	line-height: 41px;
}

@media (min-width: 480px) {
	.pickup + .restaurants__list {
		padding-top: 25px;
	}
}

@media (min-width: 768px) {
	.restaurants__search {
		width: 85px;
	}
	.restaurants__search__label-icon {
		font-size: 1.4rem
	}
}

/*/search box*/

/*select boxes*/

select.delivery-toggle-select,
select.select-delivery-time,
select.restaurant-address-select {
	display: none;
}

.delivery-toggle-select {
	margin-left: 122px;
	/*computed*/
}

@media (max-width: 768px) {
	.delivery-toggle-select {
		margin-left: 42%;
		margin-top: 30px;
		margin-bottom: 10px
	}
}

@media (max-width: 450px) {
	.delivery-toggle-select {
		margin-left: 37%;
	}
}

.select-delivery-time {
	margin-right: 35px;
	margin-top: -7px;
	display: none;
	text-transform: uppercase;
}

.select-delivery-time .list {
	max-height: 200px;
	overflow-y: auto;
	
}

.nice-select {
	border-radius: 0;
}

.my-select .nice-select,
.my-select .nice-select .list {
	/*width: 100%*/
}

.SumoSelect .select-all {
	height: 36px;
}

.checkout__step__item-content {
	display: none
}

/*End select boxes*/

.sticking-on-top {
	position: fixed;
	top: 64px;
	max-height: 352px;
	width: 336px;
	left: 911px;
}

/*my orders page*/

.orders .profile__block__title {
	margin-bottom: 0
}

.orders #rate-modal .emoji {
	margin-bottom: 20px;

}

.orders #rate-modal .emoji img {
	width: 70px;
	cursor: pointer
}

.orders #rate-modal .emoji img:hover {
	border: 2px solid #F35D04;
	border-radius: 40px
}

.orders .order {
	padding: 10px;
	cursor: pointer;
	transition: all .2s
}

.orders .order:hover {
	transform: scale(1.02);
}

.orders .order:nth-child(odd) {
	background-color: #e9e9e9
}

.orders .order .order-img img,
#order-details-modal .order-img img {
	width: 60px;
}

.orders .order .restaurant-name,
#order-details-modal .restaurant-name {
	color: #F35D04
}

#order-details-modal .expected-label,
#order-details-modal .expected-value,
#order-details-modal .discount-label,
#order-details-modal .discount-value {
	color: #F35D04;
}

#order-details-modal .total-label,
#order-details-modal .total-value {
	font-weight: bold;
	padding-top: 10px
}

#order-details-modal hr {
	border-color: #999;
	margin-top: 10px;
	margin-bottom: 10px;
}

#order-details-modal .time-price-details {
	font-size: small
}

/*profile-page*/

.profile-page .user-addresses .add {
	color: #F35D04;
	float: right
}

.profile-page .user-addresses .add:hover {
	color: #DC5707;
	cursor: pointer
}

.profile-page .profile__block__content.addresses {
	max-height: 320px;
	overflow-y: auto;
}

.profile-page .user-addresses li {
	padding: 10px
}

.profile-page .user-addresses li:nth-child(odd) {
	/*	background-color: #eee	*/
}

.profile-page .user-addresses .edit-address,
.profile-page .user-addresses .delete-address {
	color: #F35D04;
	float: right;
	cursor: pointer
}

.profile-page .user-addresses .edit-address:hover,
.profile-page .user-addresses .delete-address:hover {
	color: #DC5707
}

.profile-page .user-addresses .edit-address {
	padding-right: 10px
}

.topping__header {
	text-align: right
}

/*loader*/

.loading-overlay,
.loading-overlay-location {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.5);
	z-index: 1350;
	display: none
}

.spinner {
	width: 40px;
	height: 40px;
	position: relative;
	margin: 100px auto;
	top: 30%
}

.double-bounce1,
.double-bounce2 {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #F35D04;
	opacity: 0.6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: sk-bounce 2.0s infinite ease-in-out;
	animation: sk-bounce 2.0s infinite ease-in-out;
}

.double-bounce2 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}

@-webkit-keyframes sk-bounce {
	0%,
	100% {
		-webkit-transform: scale(0.0)
	}
	50% {
		-webkit-transform: scale(1.0)
	}
}

@keyframes sk-bounce {
	0%,
	100% {
		transform: scale(0.0);
		-webkit-transform: scale(0.0);
	}
	50% {
		transform: scale(1.0);
		-webkit-transform: scale(1.0);
	}
}

/*End loader*/

/*restaurant list page*/

.load-more {
	text-align: center
}