html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-size: 62.5%;
	-webkit-tap-highlight-color: transparent
}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff
}
h2, h3, h4, h5, h6, input, select {
	font-family: inherit;
	color: inherit
}
figure, footer, section {
	display: block
}
canvas {
	display: inline-block;
	vertical-align: baseline
}
.product-awards2017 .pcmag .col, img {
	vertical-align: middle
}
a:active, a:hover {
	outline: 0
}
b, strong {
	font-weight: 700
}
hr, img {
	border: 0
}
body, figure {
	margin: 0
}
hr {
	height: 0;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #d5d5d5
}
input, select {
	margin: 0;
	font: inherit;
	font-size: inherit;
	line-height: inherit
}
select {
	text-transform: none
}
input::-moz-focus-inner {
	padding: 0;
	border: 0
}
input[type=checkbox] {
	box-sizing: border-box;
	padding: 0;
	margin: 4px 0 0;
	margin-top: 1px\9;
	line-height: normal
}
table {
	border-spacing: 0;
	border-collapse: collapse;
	max-width: 100%;
	background-color: transparent
}
td {
	padding: 0
}
@media print {
	* {
		color: #000 !important;
		text-shadow: none !important;
		background: 0 0 !important;
		box-shadow: none !important
	}
	a, a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " ("attr(href) ")"
	}
	a[href^="#"]:after, a[href^="javascript:"]:after {
		content: ""
	}
	thead {
		display: table-header-group
	}
	img, tr {
		page-break-inside: avoid
	}
	img {
		max-width: 100% !important
	}
	h2, h3, p {
		orphans: 3;
		widows: 3
	}
	h2, h3 {
		page-break-after: avoid
	}
	select {
		background: #fff !important
	}
}
*, :after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
a {
	background: 0 0;
	color: #428bca;
	text-decoration: none
}
a:focus, a:hover {
	color: #2a6496;
	text-decoration: underline
}
a:focus, input[type=checkbox]:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}
h2, h3, h4, h5, h6 {
	font-weight: 500;
	line-height: 1.1;
	text-rendering: optimizelegibility;
	margin-top: 20px;
	margin-bottom: 10px
}
h4, h5, h6 {
	margin-top: 10px
}
h2 {
	font-size: 40px
}
h3 {
	font-size: 30px
}
h4 {
	font-size: 26px
}
h5 {
	font-size: 14px
}
h6 {
	font-size: 12px
}
p {
	margin: 0 0 10px
}
.container, .container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px
}
.small {
	font-size: 85%
}
.text-left {
	text-align: left
}
.carousel-caption, .text-center, .tooltip-inner {
	text-align: center
}
ol, ul {
	margin-top: 0;
	margin-bottom: 10px
}
@media (min-width:768px) {
	.container {
		width: 750px
	}
}
@media (min-width:992px) {
	.container {
		width: 970px
	}
}
@media (min-width:1200px) {
	.container {
		width: 1170px
	}
}
.row {
	margin-right: -15px;
	margin-left: -15px
}
.col-lg-3, .col-lg-4, .col-lg-8, .col-lg-9, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-9, .col-sm-10, .col-sm-12, .col-sm-4, .col-sm-6, .col-xs-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
.col-xs-12 {
	float: left;
	width: 100%
}
@media (min-width:768px) {
	.col-sm-10, .col-sm-12, .col-sm-4, .col-sm-6 {
		float: left
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-10 {
		width: 83.33333333%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-4 {
		width: 33.33333333%
	}
	.col-sm-push-2 {
		left: 16.66666667%
	}
}
@media (min-width:992px) {
	.col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-9 {
		float: left
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-5 {
		width: 41.66666667%
	}
	.col-md-4 {
		width: 33.33333333%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-2 {
		width: 16.66666667%
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%
	}
}
@media (min-width:1200px) {
	.col-lg-3, .col-lg-4, .col-lg-8, .col-lg-9 {
		float: left
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-8 {
		width: 66.66666667%
	}
	.col-lg-4 {
		width: 33.33333333%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}
}
label {
	display: inline-block;
	margin-bottom: 5px;
	font-weight: 700
}
.carousel, .carousel-inner {
	position: relative
}
.carousel-inner {
	width: 100%;
	overflow: hidden
}
.carousel-inner>.item {
	position: relative;
	display: none;
	-webkit-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}
.carousel-inner>.active {
	display: block;
	left: 0
}
.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000\9;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #fff;
	border-radius: 10px
}
.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #fff
}
.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}
@media screen and (min-width:768px) {
	.carousel-caption {
		right: 20%;
		left: 20%;
		padding-bottom: 30px
	}
	.carousel-indicators {
		bottom: 20px
	}
}
.tooltip.top .tooltip-arrow, .tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
	bottom: 0;
	border-width: 5px 5px 0;
	border-top-color: #000
}
.clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .row:after, .row:before {
	display: table;
	content: " "
}
.clearfix:after, .container-fluid:after, .container:after, .row:after {
	clear: both
}
.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto
}
.pull-left {
	float: left !important
}
.hide {
	display: none !important
}
@-ms-viewport {
	width: device-width
}
@media (max-width:767px) {
	.hidden-xs {
		display: none !important
	}
}
@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none !important
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none !important
	}
}
@media (min-width:1200px) {
	.hidden-lg {
		display: none !important
	}
}
.fr .lunch2017-header {
	background: url(../images/lunch2017-header_FR.jpg) center no-repeat
}
.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	font-size: 12px;
	line-height: 1.4;
	visibility: visible;
	filter: alpha(opacity=0);
	opacity: 0
}
.tooltip.in {
	filter: alpha(opacity=90);
	opacity: .9
}
.tooltip.top {
	padding: 5px 0;
	margin-top: -3px
}
.tooltip.right {
	padding: 0 5px;
	margin-left: 3px
}
.tooltip.bottom {
	padding: 5px 0;
	margin-top: 3px
}
.tooltip.left {
	padding: 0 5px;
	margin-left: -3px
}
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-decoration: none;
	background-color: #000;
	border-radius: 4px
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.tooltip.top .tooltip-arrow {
	left: 50%;
	margin-left: -5px
}
.tooltip.top-left .tooltip-arrow {
	left: 5px
}
.tooltip.top-right .tooltip-arrow {
	right: 5px
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}
.tooltip.bottom .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow {
	top: 0;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}
.tooltip.bottom .tooltip-arrow {
	left: 50%;
	margin-left: -5px
}
.tooltip.bottom-left .tooltip-arrow {
	left: 5px
}
.tooltip.bottom-right .tooltip-arrow {
	right: 5px
}
.lunch2017-header.de {
	min-height: 780px;
	background: url(../images/lunch2017-header_DE.jpg) center no-repeat
}
.lunch2017-header.v2_header {
	min-height: 780px;
	background: url(../images/lunch2017-header_v2.png) center no-repeat
}
.trusted-2017.de {
	background: url(../images/trusted2017_DE.jpg) center center no-repeat
}
#bottom-buy2017 .styled.styled_users {
	width: 130px
}
#bottom-buy2017 .styled.styled_users select {
	width: 140px
}
.subheader-lunch2017 div.container {
	position: relative
}
.subheader-lunch2017 div.container img.pcmag2017 {
	top: 19em;
	position: absolute;
	left: 9.4em;
	z-index: 9
}
@media (max-width:1199px) {
	.subheader-lunch2017 div.container img.pcmag2017 {
		top: 17em;
		position: absolute;
		left: 9.98em;
		z-index: 9;
		width: 60px
	}
}
@media (max-width:1023px) {
	.subheader-lunch2017 div.container img.pcmag2017 {
		top: 14em;
		left: 1.98em
	}
}
@media (max-width:991px) {
	.subheader-lunch2017 div.container img.pcmag2017 {
		top: 10em;
		left: 1.6em;
		width: 54px
	}
}
@media (max-width:767px) {
	.subheader-lunch2017 div.container img.pcmag2017 {
		top: 16em;
		left: 15%;
		width: initial
	}
}
.product-awards2017 .pcmag .award2 {
	max-width: 110px
}
.product-awards2017 .pcmag q {
	font-size: 24px;
	margin: 0
}
.us .product-awards2017 .pcmag .us {
	display: block !important
}
.br .product-awards2017 .pcmag .us {
	display: none !important
}
.us .product-awards2017 .pcmag .rest {
	display: none !important
}
.br .product-awards2017 .pcmag .rest {
	display: block !important
}
.product-awards2017 .pcmag span {
	margin-top: 7px;
	font-size: 16px
}
.subheader-lunch2017 .img-orange-off {
	background: url(../images/orange-discount.png) center no-repeat;
	width: 115px;
	height: 115px;
	display: block;
	font-size: 17px;
	line-height: 1;
	color: #fff;
	text-align: center;
	padding: 32px 0;
	font-weight: 600;
	position: absolute;
	bottom: 0px;
	left: 55px
}
.subheader-lunch2017 .img-orange-off.small {
	width: 90px;
	height: 90px;
	font-size: 13px;
	line-height: 1;
	padding: 25px 0;
	background-size: cover;
	margin: 0 !important;
	left: 170px;
	bottom: 5px
}
.subheader-lunch2017 .img-orange-off.small.lr {
	left: -10px
}
.subheader-lunch2017 .img-orange-off b {
	color: #fff;
	font-weight: 700;
	font-size: 32px
}
.ro .img-orange-off b {
	font-size: 20px
}
.ro .img-orange-off.small b {
	font-size: 20px !important
}
.subheader-lunch2017 .img-orange-off.small b {
	font-size: 26px
}
.d_ib{display:inline-block}
.txtWhite{color:#fff!important}
.lightFont{font-weight:300!important}
.roboto{font-family:'Roboto',sans-serif!important}
.noPadding{padding:0!important}
.buyNow,.buyNow.v2017{text-align:center;outline:none}
.buyNow{border:none;line-height:1;background:url(../images/cart_v2.png) no-repeat 14px center #ff8208;border-radius:0;color:#fff!important;font-family:Roboto;font-weight:700;text-transform:uppercase;display:inline-block;transition:background .2s;font-size:17px;padding:16px 20px 16px 50px}
.buyNow:hover{background-color:#f27a05;color:#fff}
.buyNow.v2017{background-image:none;padding:14px 22px;font-size:15px}
.logo{max-width:130px;margin:50px auto}
