/*
McDonalds FR Screen Stylesheet
Sitewidth: 1265px
*/

html, body { overflow-x:  hidden; }
body {
	background: 			#fff;
	font:					normal 62.5%/1.5 Arial, sans-serif;
	padding: 				0;
}

/* Clear div (for ul.products) */
.clear {
	clear:					both;
	height:					1px;
	font:					0/0 serif;
	margin-bottom:			6.2%;
}


.site {
	width: 					1165px;
	margin: 				0 auto;
}


/* Links */

a, a:link, a:active, a:hover, a:visited { text-decoration: none; }
a:link,
a:active {
	color: 					#7b7b7b;
}
a:hover {
	color: 					#004812;
}
a:visited {
	color: 					#606060;
}

a, a span { cursor: pointer; }

a.grey-diagonal {
	display: 				inline-block;
	padding: 				0 21px 0 0;
	margin-bottom: 			24px;
	height: 				24px;
	background: 			url(../image/bg-btn-diagonal.png) no-repeat right top;
	font: 					normal 1.4em/26px 'MuseoSlab900', Arial, sans-serif;
	/*text-transform: 		uppercase;*/
	color: 					#fff;
}
a.grey-diagonal span {
	display: 				inline-block;
	height: 				24px;
	background: 			#ccc;
	padding: 				0 2px 0 12px;
}
a.grey-diagonal:hover {
	background-position: 	right -72px;
}
a.grey-diagonal:hover span {
	background: 			#004812;
}
#content.product.darkbrown a.grey-diagonal:hover {
	background-position: 	right -48px;
}
#content.product.darkbrown a.grey-diagonal:hover span {
	background: 			#000;
}

a.green {
	display: 				inline-block;
	background: 			url(../image/btn-green.png) no-repeat right -20px;
	padding-right: 			5px;
	margin: 				4px 0;
}
a.green span {
	display: 				inline-block;
	background: 			url(../image/btn-green.png) no-repeat left top;
	padding: 				0 3px 0 8px;
	height: 				20px;
	color: 					#fff;
	font: 					normal 10px/22px 'MuseoSlab900', Arial, sans-serif;
	color: 					#fff;
	/*text-transform: 		uppercase;*/
}
a.green:hover { background-position: right -60px; }
a.green:hover span { background-position: left -40px; }

a.green-arrow,
a.larger-green-arrow,
button div {
	float: 					right;
	display: 				inline-block;
	background: 			url(../image/bg-btn-green.png) no-repeat right -21px;
	padding-right: 			11px;
	margin-top: 			21px;
	cursor: 				pointer;
}
a.green-arrow span,
a.larger-green-arrow span,
button div span {
	display: 				inline-block;
	height: 				21px;
	background: 			url(../image/bg-btn-green.png) no-repeat left top;
	padding: 				0 6px 0 10px;
	color: 					#fff;
	font-size: 				11px;
	line-height: 			21px;
	cursor: 				pointer;
}
a.green-arrow:hover { background-position: right -105px; }
a.green-arrow:hover span { background-position: left -84px; }

a.larger-green-arrow,
button div {
	margin-top: 			0;
	margin-bottom: 			21px;
	float: 					none;
	background: 			url(../image/bg-btn-large-green.png) no-repeat right -27px;
	padding-right: 			14px;
}
a.larger-green-arrow span,
button div span {
	height: 				27px;
	padding: 				0 8px 0 12px;
	font: 					normal 12px/28px 'MuseoSlab900', Arial, sans-serif;
	/*text-transform: 		uppercase;*/
	background: 			url(../image/bg-btn-large-green.png) no-repeat left top;
}
button div { margin-bottom: 0; }

a.larger-green-arrow:hover,
button:hover div { background-position: right -81px; }
a.larger-green-arrow:hover span,
button:hover div span { background-position: left -54px; }

#content.darkbrown a.green-arrow { background-position: right -63px; }
#content.darkbrown a.green-arrow span { background-position: left -42px; }
#content.darkbrown a.green-arrow:hover { background-position: right -147px; }
#content.darkbrown a.green-arrow:hover span { background-position: left -126px; }

a.white-arrow {
	display: 				inline-block;
	background: 			url(../image/bg-btn-white.png) no-repeat right -27px;
	padding-right: 			10px;
	margin-top: 			14px;
}
a.white-arrow span {
	display: 				inline-block;
	height: 				27px;
	background: 			url(../image/bg-btn-white.png) no-repeat left top;
	padding: 				0 6px 0 12px;
	font: 					normal 12px/30px 'MuseoSlab900', Arial, sans-serif;
	color: 					#004413;
	/*text-transform: 		uppercase;*/
}
a.white-arrow:hover { background-position: right -81px; }
a.white-arrow:hover span { background-position: left -54px; color: #fff; }

a.icn-view,
a.icn-download {
	display: 				inline-block;
	padding: 				0 28px 0 2px;
	height: 				18px;
	font: 					normal 12px/18px 'MuseoSlab1000', Arial, sans-serif;
	color: 					#004812;
	/*text-transform: 		uppercase;*/
	background: 			url(../image/sprite-icns-btn.png) no-repeat right top;
}
a.icn-download { background-position: right -18px; }

a.icn-view:hover { color: #0f390e; background-position: right -36px; }
a.icn-download:hover { color: #0f390e; background-position: right -54px; }

a.icn-view.normalfont {
	font: 					normal 12px/18px Arial, Verdana, sans-serif;
	text-transform: 		none;
}


/* Header */

header[role=banner] {
	position: 				relative;
	z-index: 				3;
	background: 			url(../image/sprite-header.gif) repeat-x left -204px;
}
header[role=banner] div.wrap {
	background: 			url(../image/sprite-header.gif) no-repeat right -136px;
	height: 				68px;
}
header[role=banner] h1 a,
header[role=banner] h2 a {
	float: 					left;
	display: 				block;
	border-right: 			2px solid #fff;
	width: 					69px;
	height: 				68px;
}

header[role=banner] nav {
	float: 					left;
	overflow: 				hidden;
	height: 				68px;
	padding: 				0 0 0 14px;
	background: 			url(../image/sprite-header.gif) no-repeat left -68px;
}
header[role=banner] nav > ul {}
header[role=banner] nav > ul > li {
	float: 					left;
	padding-left:   28px;
}
header[role=banner] nav > ul > li a,
header[role=banner] nav > ul > li a:active,
header[role=banner] nav > ul > li a:visited {
	font-family: 			'MuseoSlab900', Arial, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				1.3em;
	line-height: 			68px;
	color: 					#666;
	text-decoration: 		none;
}
header[role=banner] nav > ul > li a:hover {
	color: 					#004812;
}

header[role=banner] nav ul li section.secondary {
	position: 				absolute;
	display: 				none;
	left: 					0;
	top: 					68px;
	right: 					0;
	z-index: 				4;
	border-top: 			5px solid #fff;
}
header[role=banner] nav ul li.hover section.secondary { display: block; }
header[role=banner] nav ul li section.secondary div.top {
	height: 				4px;
	font: 					0/0 serif;
	overflow: 				hidden;
	background: 			url(../image/img-secondary-top.png) no-repeat;
}
header[role=banner] nav ul li section.secondary div.top span {
	display: 				block;
	width: 					4px;
	height: 				4px;
	margin: 				0 0 0 auto;
	background: 			url(../image/img-secondary-top.png) no-repeat right top;
}
header[role=banner] nav ul li section.secondary div.bottom {}
header[role=banner] nav ul li section.secondary div.bottom img {
	display: 				block;
	width: 					100%;
}

header[role=banner] nav ul li section.secondary div.middle {
	padding: 				26px 0 0 30px;
	overflow: 				hidden;
	background: 			#fdfdfd url(../image/img-secondary-middle.png) repeat-x left top;
}
.ie7 header[role=banner] nav ul li section.secondary div.middle { padding-bottom: 30px; }
header[role=banner] nav ul li section.secondary div.middle section {
	overflow: 				hidden;
	float: 					left;
	width: 					63%;
	border-right: 			1px solid #c1c1c1;
}
header[role=banner] nav ul li section.secondary div.middle aside {
	float: 					left;
	width: 					36%;
}

header[role=banner] nav ul li section.secondary div.middle h4 {
	font-family: 			'MuseoSlab900', Verdana, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				3.4em;
	/*text-transform: 		uppercase;*/
	color: 					#666;
	padding-left: 			5px;
	margin-bottom: 			24px;
}

header[role=banner] nav ul li section.secondary div.middle section,
header[role=banner] nav ul li section.secondary div.middle aside { margin-bottom: 2%; }
header[role=banner] nav ul li section.secondary div.middle section ul.lft {
	width: 					49%;
	float: 					left;
	border-right: 			1px solid #dedede;
}
header[role=banner] nav ul li section.secondary div.middle section ul.rgt {
	width: 					49%;
	float: 					left;
}
header[role=banner] nav ul li section.secondary div.middle section ul li {
	height: 				53px;
	clear: 					both;
	line-height: 			25px;
	padding-top: 			22px;
}
header[role=banner] nav ul li section.secondary div.middle section ul li.doubleLine {
	height: 				65px;
	padding-top: 			10px;
}
header[role=banner] nav ul li section.secondary div.middle section ul.rgt li {
	padding-left: 			30px;
}
header[role=banner] nav ul li section.secondary div.middle section ul li a {
	font-size: 				1.9em;
	line-height: 			1em;
}
header[role=banner] nav ul li section.secondary div.middle section ul li img {
	float: 					left;
	display: 				block;
	margin: 				-22px 12px 0 0;
	width: 					22%;
}
header[role=banner] nav ul li section.secondary div.middle section ul li.doubleLine img {
	margin-top: 			-8px;
}

header[role=banner] nav ul li section.secondary div.middle aside ul li {
	clear: 					both;
	margin-bottom: 			36px;
 	padding-left: 			30px;
}
header[role=banner] nav ul li section.secondary div.middle aside ul li a {
	display: 				block;
	font-size: 				1.9em;/*3em;*/
	line-height: 			1em;/*1.1em;*/
	padding-top: 			22px; /*14px;*/
}
header[role=banner] nav ul li section.secondary div.middle aside ul li img {
	float: 					left;
	display: 				block;
	width: 					34%;
	margin: 				-20px 0 0 0;
	padding-bottom:			20px;
}

header[role=banner] form {
	float: 					right;
	width: 					180px;
	height: 				26px;
	margin: 				20px 22px 0;
}
header[role=banner] form fieldset {
	height: 				25px;
	padding: 				1px 0 0 1px;
	background: 			url(../image/bg-header-search.png) no-repeat;
}
header[role=banner] form fieldset input {
	float: 					left;
	width: 					148px;
	height: 				15px;
	line-height: 			15px;
	text-align: 			right;
	border: 				0;
	background: 			none;
	padding: 				5px 0;
}
header[role=banner] form fieldset input::-webkit-input-placeholder {
    text-align: 			right;
	padding-left: 			10px;
}
header[role=banner] form fieldset button {
	display: 				block;
	float: 					right;
	border: 				0;
	background: 			none;
	width: 					29px;
	height: 				25px;
	text-indent: 			-9999em;
	cursor: 				pointer;
}
header[role=banner] aside.connect {
	position: 				absolute;
	right: 					0;
	top: 					85px;
	clear: 					both;
	overflow: 				hidden;
	width: 					300px;
}
header[role=banner] aside.connect a {
	float: 					right;
	font-family: 			'MuseoSlab500', Arial, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				1.1em;
	line-height: 			19px;
	font-weight: 			300;
	/*text-transform: 		uppercase;*/
	color: 					#666;
	display: 				block;
	margin-right: 			18px;
}
header[role=banner] aside.connect a.fb {
	padding-right: 			38px;
	background: 			url(../image/icn-fb-top.gif) no-repeat right top;
}
header[role=banner] aside.connect a:hover { color: #004812; }


/* Main */

section[role=main] {
	clear: 					both;
}


/* Main Page Header */

section[role=main] header.page {
	padding: 				40px 0 0;
}

section[role=main] header.page:before, section[role=main] header.page:after { content: ""; display: table; }
section[role=main] header.page:after { clear: both; }
header.page { *zoom: 1; }

section[role=main] header.page ul.crumb {
	padding-left: 			4px;
}
section[role=main] header.page ul.crumb li {
	display: 				inline;
	font: 					normal 1.1em/1 Arial, Verdana, sans-serif;
	color: 					#666;
	/*text-transform: 		uppercase;*/
}
section[role=main] header.page ul.crumb li a {
	color: 					#666;
}
section[role=main] header.page ul.crumb li a:hover {
	color: 					#004812;
}
section[role=main] header.page ul.crumb li.active a { font-weight: bold; }

section[role=main] header.page h1,
section[role=main] header.page h2 {
	padding: 				20px 0 10px;
	overflow: 				hidden;
	width: 					60%;
	float: 					left;
	font-family: 			'MuseoSlab900', Arial, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				7em;
	line-height: 			1.2em;
	/*text-transform: 		uppercase;*/
	color: 					#004812;
}
section[role=main] header.page h1.head-wide,
section[role=main] header.page h2.head-wide {
	font-size: 				5.4em;
	width: 					67%;
}
section[role=main] header.page h1.head-wide.s,
section[role=main] header.page h2.head-wide.s { font-size: 5.2em; }
section[role=main] header.page h1.head-wide.xs,
section[role=main] header.page h2.head-wide.xs { font-size: 4.7em; }
section[role=main] header.page aside {
	float: 					right;
	width: 					39%;
	text-align: 			right;
	padding: 				36px 0 0;
}
section[role=main] header.page aside.smaller { padding-top: 28px; width: 33%; }
section[role=main] header.page aside.full {
	padding: 				0;
}
section[role=main] header.page aside.social {
	width: 					275px;
}
section[role=main] header.page aside.full div.social {
	width: 					275px;
	margin: 				0 0 0 auto;
}
section[role=main] header.page aside p em {
	display: 				block;
	font: 					italic normal 1.8em/1.4em 'Georgia', Times, 'Times new Roman', Arial, sans-serif;
	color: 					#666;
}
section[role=main] header.page aside p a {
	display: 				block;
	font: 					normal 2em/1.4em 'MuseoSlab900', Arial, sans-serif;
	color: 					#666;
	/*text-transform: 		uppercase;*/
}
section[role=main] header.page aside p a:hover { color: #004812; }

section[role=main] header.page aside div.tweet-button {
	width: 					98px;
	float: 					left;
	margin-top: 			16px;
  text-align:left;
}
section[role=main] header.page aside div.fb-button {
	width: 					110px;
	float: 					left;
	margin-top: 			16px;
  text-align:left;
}
section[role=main] header.page aside div.gplus-button {
	width: 					65px;
	float: 					left;
	margin-top: 			16px;
  text-align:right;
}

section[role=main] header.page aside.full.smaller div.tweet-button,
section[role=main] header.page aside.full.smaller div.fb-button,
section[role=main] header.page aside.full.smaller div.gplus-button {
	margin-top: 			4px;
}

/* Pushbox */

#pushbox {
	position: 				relative;
	height: 				558px;
	margin-bottom: 			45px;
	overflow: 				hidden;
	background: 			url(../image/bg-pushbox-underline.gif) repeat-x left bottom;
}

#pushbox .holder {
	height: 				554px;
	overflow: 				hidden;
	position: 				relative;
	z-index:        0;
}
#pushbox .holder ul {
	width: 					99999px;
	height: 				554px;
}
#pushbox .holder ul li {
	width: 					100%;
	height: 				554px;
	float: 					left;
	position: 				relative;
}
#pushbox .holder ul li.prev {
	z-index: 				0;
}
#pushbox .holder ul li a,
#pushbox .holder ul li a * { cursor: pointer; }
#pushbox .holder ul li img {
	display: 				none;
	margin: 				0 auto;
	height: 				auto;
	cursor:					pointer;
}
#pushbox .holder ul li div.fo {
	/*position: 				absolute;
	left: 					50%;
	top: 					0;*/
	width: 100% !important;
	margin: 0 auto !important;
}

#pushbox div.nav {
	position: 				absolute;
	width: 					1200px;
	height: 				50px;
	bottom: 				0;
	left: 					50%;
	margin-left: 			-600px;
	background: 			url(../image/bg-pushbox-nav_site.png) no-repeat left bottom;
	z-index: 				1;
}
#pushbox div.nav ul {
	height: 				50px;
	text-align: 			center;
}
#pushbox div.nav ul li {
	display: 				inline;
	margin: 				0 1.6%;
}
#pushbox div.nav ul li a {
	display: 				inline-block;
	height: 				40px;
	margin-top: 			10px;
	padding: 				0 24px;
	background: 			url(../image/bg-pushbox-nav-active.gif) no-repeat center 50px;
	font-size: 				1.1em;
	line-height: 			40px;
	color: 					#8f8f8f;
	border: 				1px solid transparent;
}
#pushbox div.nav ul li:hover a, #pushbox div.nav ul li a:hover { color: #004412; }
#pushbox div.nav ul li.active a {
	margin-top: 			0;
	padding-top: 			10px;
	background-position: 	top center;
	font-weight: 			bold;
	color: 					#004412;
}


/* Pushbox */

#pushbox-small {
	position: 				relative;
	height: 				440px;
	margin-bottom: 			30px;
	overflow: 				hidden;
}

#pushbox-small .holder {
	height: 				400px;
	overflow: 				hidden;
	position: 				relative;
}
#pushbox-small .holder ul {
	width: 					99999px;
	height: 				400px;
}
#pushbox-small .holder ul li {
	width: 					100%;
	height: 				400px;
	float: 					left;
	position: 				relative;
}
#pushbox-small .holder ul li.prev {
	z-index: 				2;
}
#pushbox-small .holder ul li a { display: block; }
#pushbox-small .holder ul li img {
	display: 				block;
	margin: 				0 auto;
	height: 				auto;
}
#pushbox-small .holder ul li div.fo {
	position: 				absolute;
	left: 					50%;
	top: 					0;
}

#pushbox-small div.nav {
	position: 				absolute;
	height: 				50px;
	bottom: 				0;
	left: 					0;
	right: 					0;
	background: 			url(../image/bg-pushbox-small.gif) repeat-x left 10px;
}

#pushbox-small div.nav div.nav-wrap {
	margin: 				0 6.5%;
}

#pushbox-small div.nav ul.buttons {
	height: 				50px;
	width: 					9999px;
	text-align: 			center;
}
#pushbox-small div.nav ul.buttons li {
	float: 					left;
	/*width: 					140px;*/
	margin: 				0 18px;
}
#pushbox-small div.nav ul.buttons li a {
	display: 				block;
	height: 				40px;
	margin-top: 			10px;
	padding: 				0 20px;
	background: 			url(../image/bg-pushbox-nav-active.gif) no-repeat center 50px;
	font-size: 				1.4em;
	line-height: 			40px;
	color: 					#8f8f8f;
	border: 				1px solid transparent;
	text-align: 			center;
}
#pushbox-small div.nav ul.buttons li:hover a, #pushbox-small div.nav ul.buttons li a:hover { color: #004412; }
#pushbox-small div.nav ul.buttons li.active a {
	margin-top: 			0;
	padding-top: 			10px;
	background-position: 	top center;
	font-weight: 			bold;
	color: 					#004412;
}

#pushbox-small div.nav ul.prevnext li a {
	position: 				absolute;
	height: 				40px;
	width: 					34px;
	bottom: 				0;
	left: 					0;
	background: 			url(../image/bg-pushbox-small.gif) no-repeat left -40px;
	text-indent: 			-9999em;
}
#pushbox-small div.nav ul.prevnext li a.next {
	left: 					auto;
	right: 					0;
	background-position: 	right -80px;
}
#pushbox-small div.nav ul.prevnext li a:hover { background-position: left -120px; }
#pushbox-small div.nav ul.prevnext li a.next:hover { background-position: right -160px; }


/* Content */

#content {
	position: 				relative;
	height: 				100%;
}

#content .col-40,
#content .col-45,
#content .col-55,
#content .col-60,
#content .col-70 {
	float: 					left;
	width: 					69.78%;
	margin: 				0 3.82% 3.82% 0;
}
#content .col-60 {
	width: 					54%;
	margin-right: 			6%;
}
#content .col-55 {
	width: 					52.18%;
}
#content .col-45 {
	width: 					44%;
}
#content .col-40 {
	width: 					39.78%;
}
#content .col-40.col-center { margin: 0 3.82% 3.82% 3.82%; }
#content .col-26 {
	width: 					26.18%;
	margin-bottom: 			3.82%;
	float: 					right;
}
#content .col-26.left_side {
  float:          left;
}
#content .col-40.last { margin-right: 0; }

#content.default_page {
	border-top: 			1px solid #d3d3d3;
	padding: 				4em 0 0;
}

/* Reset password page
#user-pass #edit-submit,
#user-pass-reset #edit-submit {
	background: #ccc;
	line-height: normal;
	padding: 2px 6px;
	border: none;
}
*/

/* Simple nav */

#content nav.sub {
	margin-bottom: 			15%;
}
#content nav.sub ul li {
	border-bottom: 			1px solid #ccc;
	padding: 				10px 0 8px;
}
#content.environment nav.sub ul li { border-color: #336d41; }
#content nav.sub ul li:last-child { border-bottom: 0; }
#content nav.sub ul li a {
	font: 					normal 2.6em/1 'MuseoSlab100', Arial, sans-serif;
	color: 					#666;
	/*text-transform: 		uppercase;*/
}
#content nav.sub ul li a:hover {
	color: 					#004812;
}
#content.environment nav.sub ul li a { color: #fff; }
#content.environment nav.sub ul li a:hover { color: #008F24; }
#content nav.sub ul li.active a { font-family: 'MuseoSlab900', Arial, sans-serif; }


/* Products */

.page-product header.page { padding-bottom: 8px!important; }
	.page-product .breadcrumb { padding-bottom: 0; }
	.page-product section[role=main] header.page aside div.social { margin-top: 6px; }
		.page-product section[role=main] header.page aside div.social div { margin-top: 0; }
	.page-product h1.title { font-size: 3em!important; padding-top: 40px!important}
#content.products .large-products {
	width: 					400px;
	float: 					right;
	position: 				relative;
}
#content.products .large-products img.bg {
	position: 				absolute;
	display: 				block;
	left: 					0;
	top: 					0;
	right: 					0;
	bottom: 				0;
	width: 					100%;
}
#content.products .large-products div.wrapper {
	position: 				relative;
	padding: 				20px 30px 0;
}
#content.products .large-products ul {
	margin: 				0 20px;
}
#content.products .large-products ul li {
	border-top: 			1px solid #c4c4c4;
	padding: 				20px 0;
	text-align: 			center;
}
#content.products .large-products ul li:first-child { border-top: 0; }
#content.products .large-products ul li a {
	display: 				block;
	margin: 				0 -30px;
}
#content.products .large-products ul li a h3 {
	font: 					normal 3em/1 'MuseoSlab900', Arial, sans-serif;
	color: 					#666;
	/*text-transform: 		uppercase;*/
}
#content.products .large-products ul li a p {
	padding: 				0 30px;
	font-size: 				1.1em;
	color: 					#666;
}
#content.products .large-products ul li a img {
	display: 				block;
	margin: 				0 auto 20px;
	max-width: 				90%;
}
#content.products .large-products ul li a:hover h3 {
	color: 					#004412;
}

#content.products nav.products-main {
	overflow: 				hidden;
	padding-right: 			3.82%;
}
#content.products nav.products-main ul {}
#content.products nav.products-main ul li {
	border-top: 			1px solid #d6d6d6;
	overflow: 				hidden;
}
#content.products nav.products-main ul li:first-child { border-top: 0; }
#content.products nav.products-main ul li a {
	display: 				block;
	padding: 				10px 0;
	font: 					normal 2em/90px 'MuseoSlab900', Arial, sans-serif;
	color: 					#666;
	/*text-transform: 		uppercase;*/
}
#content.products nav.products-main ul li a img {
	display: 				block;
	float: 					left;
	width: 					30%;
}
#content.products nav.products-main ul li a:hover {
	color: 					#004412;
}

#content .col-40.products.last  LI {
  display:block;
  text-align:center;
  margin:0 0 2em;
}
#content .col-40.products.last  A {
  display:block;
}
#content .col-40.products.last  h3 {
  font:normal 2.6em/1 'MuseoSlab900', Arial, sans-serif;
}

/* Product */

#content.product .commerce-product-page{ position: relative; }
#content.product h1,
#content.product h2 {
	font:normal 5em/1 'MuseoSlab900', Arial, sans-serif;
	color: 					#000;
	/*text-transform: 		uppercase;*/
	margin-bottom: 			20px;
	width: 90%;
}

#content.product .info {
	width: 					56%;
	float: 					left;
}
#content.product .info figure {
	margin-bottom: 			30px;
}
#content.product .info figure img {
	display: 				block;
	width: 					100%;
}
#content.product .info h3 {
	font: 					normal 4em/1.2 'MuseoSlab900', Arial, sans-serif;
	color: 					#7b7b7b;
	/*text-transform: 		uppercase;*/
	margin: 				0 0 20px;
}
#content.product .info h3 em {
	font-style: 			normal;
	font-size: 				.52em;
}
#content.product .info h3 span {
	display: 				block;
	font-size: 				.115em;
}
#content.product .info p {
	font: 					normal 1.2em/1.5em Arial, Verdana, sans-serif;
	color: 					#666;
	margin: 				0 60px 20px 0;
}
#content.product .info p a {
	color: 					#004812;
	text-decoration: 		underline;
}

#content.product .info .tweet-button {
	width: 					100px;
	float: 					left;
  text-align:left;
}
#content.product .info .fb-button {
	width: 					120px;
	float: 					left;
  text-align:left;
}
#content.product .info .gplus-button {
	width: 					100px;
	float: 					left;
  text-align:left;
}

#content.product .moreinfo {
	width: 					315px;
	margin-left: 			20px;
	float: 					right;
}
#content.product .moreinfo.left-col {
	width: 					315px;
	margin-left: 			0;
	float: 					left;
}
#content.product .moreinfo ul.accordion {}
#content.product .moreinfo ul.accordion.closeAll > li.trigger {
	visibility: 			hidden;
}
#content.product .moreinfo ul.accordion > li {
	display: 				block;
	border-bottom: 			1px solid #b0b0b0;
}
#content.product .moreinfo ul.accordion > li:last-child { border-bottom: 0; }
#content.product .moreinfo ul.accordion > li h4 {
	position: 				relative;
}
#content.product .moreinfo ul.accordion > li > div { position: relative; }
#content.product .moreinfo ul.accordion > li h4 a,
#content.product .moreinfo ul.accordion > li.noLink h4 {
	display: 				block;
	font: 					normal 2.6em/1 'MuseoSlab100', Arial, sans-serif;
	color: 					#000;
	/*text-transform: 		uppercase;*/
	padding: 				18px 0 14px;
	border-bottom: 			1px solid transparent;
}

#content.product .moreinfo ul.accordion > li:first-child h4 a { padding-top: 0; }

#content.product .moreinfo ul.accordion > li h4 a.active,
#content.product .moreinfo ul.accordion > li.noLink h4 {
	border-bottom: 			1px solid #b0b0b0;
}
#content.product a.flag-en,
#content.product a.flag-fr{
    display:                block;
    background:             url(../image/flag-en.png) no-repeat center center;
    width:                  23px;
    height:                 16px;
    text-indent:            -9999em;
    overflow:               hidden;
    margin:                 0;
    position: absolute;
	top: 0;
    left: 0;
    z-index: 2;
    border-right: 10px solid #fff;
    border-bottom: 9px solid #fff;
}
#content.product a.flag-fr{
    background:             url(../image/flag-it.png) no-repeat center center;
}
#content.product .moreinfo ul.accordion > li h4 a.flag-en,
#content.product .moreinfo ul.accordion > li h4 a.flag-fr {
	display: 				block;
	position: 				absolute;
	background: 			url(../image/flag-en.png) no-repeat center center;
	width: 					23px;
	height: 				16px;
	text-indent: 			-9999em;
	overflow: 				hidden;
	right: 					44px;
	top: 					16px;
}
#content .accordion > li h4 a { background: url(../image/arrow_accordion_off.png) right center no-repeat #ffffff; padding-right: 60px; }
#content .accordion > li h4 a.active { background: url(../image/arrow_accordion_on.png) right center no-repeat #ffffff; }
#content.sub_page.site .accordion > li h4 a { background: none; }
#content.sub_page.site .accordion > li h4 a.active { background: none; }
#content.product .moreinfo ul.accordion > li h4 a.flag-fr {
	background: 			url(../image/flag-it.png) no-repeat center center;
}

#content.product .moreinfo ul.accordion > li h4 a.flag-en,
#content.product .moreinfo ul.accordion > li h4 a.flag-fr,
#content.product .moreinfo ul.accordion > li h4.active a.flag-en,
#content.product .moreinfo ul.accordion > li h4.active a.flag-fr {
	border-bottom: 			0;
	padding: 				6px;
}
#content.product .moreinfo ul.accordion > li h4 a:hover {
	color: 					#004812;
}

#content.product .moreinfo ul.accordion.disabled > li h4 a.active,
#content.product .moreinfo ul.accordion.disabled > li h4 a.active:hover {
  background: none;
	cursor: default;
	color: #000;
}

#content.product .moreinfo ul.accordion > li div h5 {
	font: 					normal 2em/1.1em 'MuseoSlab900', Arial, sans-serif;
	color: 					#7b7b7b;
	/*text-transform: 		uppercase;*/
	padding: 				12px 20px 14px 0;
}
#content.product .moreinfo ul.accordion > li div p {
	font: 					normal 1.2em/1.3em Arial, Verdana, sans-serif;
	color: 					#666;
	margin-bottom: 			20px;
}
#content.product .moreinfo ul.accordion > li div p.intro {
	padding: 				17px 0 0;
}
#content.product .moreinfo ul.accordion > li div p.spaced {
	padding: 				8px 0 0;
	margin: 				0;
}
#content.product .moreinfo ul.accordion > li div p.intro.spaced A { text-decoration:underline; }
#content.product .moreinfo ul.accordion > li div p.underlined {
	border-bottom: 			1px solid #b0b0b0;
	padding: 				8px 0;
	margin: 				0;
}
#content.product .moreinfo ul.accordion > li div p.underlined.last {
	margin-bottom: 			20px;
}
#content.product .moreinfo ul.accordion > li div p.half {
	width: 					60%;
	float: 					left;
	font-size: 				1.1em;
}

#content.product .moreinfo ul.accordion > li ul.stats { overflow: hidden; padding-bottom: 18px; }
#content.product .moreinfo ul.accordion > li ul.stats li {
	float: 					left;
	width: 					144px;
	height: 				90px;
	margin: 				6px 0;
	padding-right: 			13px;
	border-top: 			0;
	border-right: 			1px solid #d7d7d7;
	overflow: 				hidden;
}
#content.product .moreinfo ul.accordion > li ul.stats li:nth-child(2n) {
	border-right: 			0;
	padding-left: 			10px;
	padding-right: 			0;
}
#content.product .moreinfo ul.accordion > li ul.stats li h6 {
	font: 					bold 1.1em/1.3em Arial, Verdana, sans-serif;
	color: 					#666;
	/*text-transform: 		uppercase;*/
	margin-bottom: 			20px;
}
#content.product .moreinfo ul.accordion > li ul.stats li p { margin-bottom: 0; }
#content.product .moreinfo ul.accordion > li ul.stats li p.value {
	font: 					normal 5.5em/1 'MuseoSlab900', Arial, sans-serif;
	color: 					#7b7b7b;
}
#content.product .moreinfo ul.accordion > li ul.stats li p.value span {
	font: 					normal .18em/1 Arial, Verdana, sans-serif;
	padding-left: 			4px;
}

#content.product .moreinfo ul.accordion > li ul.stats.extended {
	overflow: 				visible;
	height: 				auto;
}
#content.product .moreinfo ul.accordion > li ul.stats.extended li { position: relative; height: 100px; margin-bottom: 15px; overflow: visible; }
#content.product .moreinfo ul.accordion > li ul.stats.extended li.fib .bar { display: none; }
#content.product .moreinfo ul.accordion > li ul.stats.extended li h6 {
	position: 				relative;
	/*padding-left: 			40px;*/
	margin-bottom: 			8px;
}

#info_nut_accordion_tab .info_nut_accordion_tab_content .accordion_tab_1 .bar { display: none; }
#info_nut_accordion_tab .info_nut_accordion_tab_content .accordion_tab_1 .hover .info { display: none !important; }
#content.product .moreinfo ul.accordion #info_nut_accordion_tab .info_nut_accordion_tab_content .accordion_tab_1 ul.stats.extended li { height: 76px; margin-bottom: 15px; }


#info_nut_accordion_tab { margin-top: 12px; }
#info_nut_accordion_tab .info_nut_accordion_tab_head { background: url(../image/bg-borderbottom-tabs.gif) repeat-x left bottom; overflow: hidden; width: 100%; }
#info_nut_accordion_tab .info_nut_accordion_tab_head a {
	border: 1px solid #d3d3d3; color: #9e9e9e; font: normal 12px/26px 'MuseoSlab900', Arial, sans-serif; display: block; float: left; height: 26px; line-height: 26px; text-align: center; width: 46%; text-transform: uppercase; }
#info_nut_accordion_tab .info_nut_accordion_tab_head a:last-child { float: right; }
#info_nut_accordion_tab .info_nut_accordion_tab_head a.active {
	border-bottom-color: 	#fff;
	background: 			#f3f3f3;
	background: 			-moz-linear-gradient(top, #f3f3f3 0%, #fff 100%);
	background: 			-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#fff));
	background: 			-webkit-linear-gradient(top, #f3f3f3 0%,#fff 100%);
	background: 			-o-linear-gradient(top, #f3f3f3 0%,#fff 100%);
	background: 			-ms-linear-gradient(top, #f3f3f3 0%,#fff 100%);
	filter: 				progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ffffff',GradientType=0 );
	background: 			linear-gradient(top, #f3f3f3 0%,#fff 100%);
}
#info_nut_accordion_tab .info_nut_accordion_tab_content { overflow: hidden; }
#info_nut_accordion_tab .info_nut_accordion_tab_content .accordion_tab { overflow: hidden; }
#info_nut_accordion_tab .info_nut_accordion_tab_content .accordion_tab > ul { display: block; overflow: hidden !important; padding: 20px 0; }
#info_nut_accordion_tab .info_nut_accordion_tab_content .accordion_tab_1 { display: none; }


#content.product .moreinfo ul.accordion > li ul.stats.extended li span.icn {
	position: 				absolute;
	display: 				block;
	width: 					35px;
	height: 				34px;
	left: 					0;
	top: 					-12px;
	/*background: 			url(../image/sprite-icns-val-nut.png) no-repeat;*/
	z-index: 				2;
}
#content.product .moreinfo ul.accordion > li ul.stats li:nth-child(2n) span.icn { left: 28px; }

#content.product .moreinfo ul.accordion > li ul.stats.extended li.hover span.icn { z-index: 10; }

#content.product .moreinfo ul.accordion > li ul.stats.extended li span.icn img { height: 34px; width: 35px; }
#content.product .moreinfo ul.accordion > li ul.stats.extended li.hover span.icn img { display: none; }
#content.product .moreinfo ul.accordion > li ul.stats.extended li.hover span.icn img.hover_img { display: block !important; }

/*
#content.product .moreinfo ul.accordion > li ul.stats.extended li.kcal span.icn { background-position: left top; }
#content.product .moreinfo ul.accordion > li ul.stats.extended li.prot span.icn { background-position: left -34px; }
#content.product .moreinfo ul.accordion > li ul.stats.extended li.lip span.icn { background-position: left -68px; }
#content.product .moreinfo ul.accordion > li ul.stats.extended li.glu span.icn { background-position: left -272px; }
#content.product .moreinfo ul.accordion > li ul.stats.extended li.sel span.icn { background-position: left -136px; }
#content.product .moreinfo ul.accordion > li ul.stats.extended li.suc span.icn { background-position: left -170px; }
#content.product .moreinfo ul.accordion > li ul.stats.extended li.grasat span.icn { background-position: left -102px; }
#content.product .moreinfo ul.accordion > li ul.stats.extended li.kJcal span.icn { background-position: left -204px; }
#content.product .moreinfo ul.accordion > li ul.stats.extended li.fib span.icn { background-position: left -238px; }

#content.product .moreinfo ul.accordion > li ul.stats.extended li.kcal.hover span.icn { background-position: -35px top; }
#content.product .moreinfo ul.accordion > li ul.stats.extended li.prot.hover span.icn { background-position: -35px -34px; }
#content.product .moreinfo ul.accordion > li ul.stats.extended li.lip.hover span.icn { background-position: -35px -68px; }
#content.product .moreinfo ul.accordion > li ul.stats.extended li.glu.hover span.icn { background-position: -35px -272px; }
#content.product .moreinfo ul.accordion > li ul.stats.extended li.sel.hover span.icn { background-position: -35px -136px; }
#content.product .moreinfo ul.accordion > li ul.stats.extended li.suc.hover span.icn { background-position: -35px -170px; }
#content.product .moreinfo ul.accordion > li ul.stats.extended li.grasat.hover span.icn { background-position: -35px -102px; }
#content.product .moreinfo ul.accordion > li ul.stats.extended li.kJcal.hover span.icn { background-position: -35px -204px; }
#content.product .moreinfo ul.accordion > li ul.stats.extended li.fib.hover span.icn { background-position: -35px -238px; }
*/

#content.product .moreinfo ul.accordion > li ul.stats.extended li.hover span.icn img { display: none; }

#content.product .moreinfo ul.accordion > li ul.stats.extended li div.bar {
	position: 				absolute;
	height: 				19px;
	max-width: 				130px;
	background: 			#e6e6e6;
	width: 105px;
	right: 10px;
}
#content.product .moreinfo ul.accordion > li ul.stats li:nth-child(2n) div.bar {
    right: 0;
}
#content.product .moreinfo ul.accordion > li ul.stats.extended li div.bar .percent {
    position: absolute;
    left: -42px;
    font:                   bold 13px/21px Arial, Verdana, sans-serif;
    color: #7b7b7b;
}
#content.product .moreinfo ul.accordion > li ul.stats li:nth-child(2n) div.bar .percent {
    left: -38px;
}
#content.product .moreinfo ul.accordion > li ul.stats.extended li div.bar .fill {
	display: 				block;
	width: 					0;
	height: 				19px;

	background-color: #004812;
}
/*
#content.product .moreinfo ul.accordion > li ul.stats.extended li.kcal div.bar .fill, #content.product .moreinfo ul.accordion > li ul.stats.extended li.kJcal div.bar .fill { background-color: #DF6DA8; }
#content.product .moreinfo ul.accordion > li ul.stats.extended li.prot div.bar .fill { background-color: #E06E6C; }
#content.product .moreinfo ul.accordion > li ul.stats.extended li.lip div.bar .fill { background-color: #F5BC61; }
#content.product .moreinfo ul.accordion > li ul.stats.extended li.fib div.bar .fill { background-color: #F5D000; }
#content.product .moreinfo ul.accordion > li ul.stats.extended li.glu div.bar .fill { background-color: #91C577; }
#content.product .moreinfo ul.accordion > li ul.stats.extended li.grasat div.bar .fill, #content.product .moreinfo ul.accordion > li ul.stats.extended li.suc div.bar .fill { background-color: #69C633; }
#content.product .moreinfo ul.accordion > li ul.stats.extended li.sel div.bar .fill { background-color: #74BAD8; }
*/
#content.product .moreinfo ul.accordion > li ul.stats.extended li div.bar .line {
	position: 				absolute;
	display: 				block;
	left: 					0;
	top: 					1px;
	height: 				18px;
	width: 					3px;
	margin-left: 			-1px;
	background: 			url(../image/bg-line-bar.png) no-repeat left top;
}

#content.product .moreinfo ul.accordion > li ul.stats.extended li div.info {
	position: 				absolute;
	display: 				none;
	z-index: 				5;
	left: 					0;
	top: 					0;
	right: 					0;
	bottom: 				-2px;
	width: 					156px;
	background: 			#f3f3f3;
	background: 			-moz-linear-gradient(top, #f3f3f3 0%, #fdfdfd 100%);
	background: 			-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#fdfdfd));
	background: 			-webkit-linear-gradient(top, #f3f3f3 0%,#fdfdfd 100%);
	background: 			-o-linear-gradient(top, #f3f3f3 0%,#fdfdfd 100%);
	background: 			-ms-linear-gradient(top, #f3f3f3 0%,#fdfdfd 100%);
	filter: 				progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#fdfdfd',GradientType=0 );
	background: 			linear-gradient(top, #f3f3f3 0%,#fdfdfd 100%);
	-moz-box-shadow: 		0 0 5px #e1e1e1;
	-webkit-box-shadow: 	0 0 5px #e1e1e1;
	box-shadow: 			0 0 5px #e1e1e1;
	cursor: 				default;
}
#content.product .moreinfo ul.accordion > li ul.stats.extended li.hover div.info { display: block; }
#content.product .moreinfo ul.accordion > li ul.stats.extended li div.info p.title {
	font: 					normal 14px/14px 'MuseoSlab900', Arial, sans-serif;
	/*text-transform: 		uppercase;*/
	/*padding-top: 			26px;*/
	padding-top: 			10px;
}
#content.product .moreinfo ul.accordion > li ul.stats.extended li div.info p {
	padding: 				0 12px 10px 12px;
	margin: 				0;
	font-size: 				1em;
	line-height: 			1.2em;
	background:             #f3f3f3;
}

#content.product .moreinfo ul.accordion > li ul.ingredients {
	position: 				relative;
}
#content.product .moreinfo ul.accordion > li ul.ingredients li {
	border-top: 			1px solid #d7d7d7;
	height: 				37px;
	font-size: 				1.2em;
	line-height: 			39px;
	color: 					#666;
	padding: 				0 40px 0 4px;
	position: 				relative;
}
#content.product .moreinfo ul.accordion > li ul.ingredients li.checked, #content.product .moreinfo ul.accordion > li ul.ingredients li.mid-checked {
	background-color: #F8F8F8;
	/*background: 			url(../image/list-checked.png) no-repeat 280px center;*/
}

#content.product .moreinfo ul.accordion > li ul.ingredients li img {
	position: 				absolute;
	right: 					10px;
	top: 					12px;
}
#content.product .moreinfo ul.accordion > li ul.ingredients li img.allergeno_image {
	position: relative; right: auto; top: auto; float: left; margin: 7px 12px 0 4px;
}

#content.product .moreinfo ul.accordion > li div.info-desc {
	border-bottom: 			1px solid #b0b0b0;
	margin-top: 			7px;
}
#content.product .moreinfo ul.accordion > li div.info-desc img {
	float: 					left;
	margin-top: 			10px;
}
#content.product .moreinfo ul.accordion > li div.info-desc p {
	overflow: 				hidden;
	margin: 				0px;
	padding: 				8px 0px 0px 7px;
	color: 					#666;
	font-size: 				1.1em;
}
#content.product .moreinfo ul.accordion > li div.info-desc p span {
	font: 					normal 1.3em 'MuseoSlab900', Arial, sans-serif;
	/*text-transform: 		uppercase;*/
}
#content.product .moreinfo ul.accordion > li div.info-desc p strong {
	font: 					normal 1em 'MuseoSlab900', Arial, sans-serif;
	/*text-transform: 		uppercase;*/
}
#content.product .moreinfo ul.accordion.toggle li h4 a.infonut,
#content.product .moreinfo ul.accordion.toggle li h4 a.replace-text{
    padding-right: 50px;
    background: url(../image/arrow_accordion_off.png) right center no-repeat #ffffff !important;
    text-transform: uppercase;
}
#content.product .moreinfo ul.accordion.toggle li h4 a.active {
    background: url(../image/arrow_accordion_on.png) right center no-repeat #ffffff !important;
}
#content.product .moreinfo ul.accordion > li #legend{
    float: left; margin-top: 30px;
}
#content.product .moreinfo ul.accordion > li #legend span {
    float: left; padding: 0 10px 20px 0;
}
#content.product .moreinfo ul.accordion > li #legend span p {
    margin: 0; display: inline; font-size: 1.1em;
}
#content.product .moreinfo ul.accordion > li #legend span img {
    display: inline-block; vertical-align: middle;
}


#content.product.darkbrown {
	background: 			#46301f;
	background: 			-moz-linear-gradient(top, #46301f 0%, #805838 100%);
	background: 			-webkit-gradient(linear, left top, left bottom, color-stop(0%,#46301f), color-stop(100%,#805838));
	background: 			-webkit-linear-gradient(top, #46301f 0%,#805838 100%);
	background: 			-o-linear-gradient(top, #46301f 0%,#805838 100%);
	background: 			-ms-linear-gradient(top, #46301f 0%,#805838 100%);
	filter: 				progid:DXImageTransform.Microsoft.gradient( startColorstr='#46301f', endColorstr='#805838',GradientType=0 );
	background: 			linear-gradient(top, #46301f 0%,#805838 100%);
}

#content.product.darkbrown h1,
#content.product.darkbrown h2 { color: #fff; }

#content.product.darkbrown .info h3 { color: #b1904c; }
#content.product.darkbrown .info p { color: #fff; }

#content.product.darkbrown .moreinfo ul.accordion > li,
#content.product.darkbrown .moreinfo ul.accordion > li h4 a.active,
#content.product.darkbrown .moreinfo ul.accordion > li.noLink h4,
#content.product.darkbrown .moreinfo ul.accordion > li ul.ingredients li { border-color: #9c7b55; }
#content.product.darkbrown .moreinfo ul.accordion > li ul.ingredients li { color: #fff; }
#content.product.darkbrown .moreinfo ul.accordion > li ul.ingredients li.checked { /*background-image: url(../image/list-checked-brown.png);*/ }

#content.product.darkbrown .moreinfo ul.accordion > li h4 a:hover { color: #C0A78C; }

#content.product.darkbrown .moreinfo ul.accordion > li ul.stats li { border-color: #9C7B55; }
#content.product.darkbrown .moreinfo ul.accordion > li ul.stats li p {
	color: 					#b1904c;
}
#content.product.darkbrown .moreinfo ul.accordion > li ul.stats li h6,
#content.product.darkbrown .moreinfo ul.accordion > li ul.stats li p span {
	color: 					#fff;
}
#content.product.darkbrown .moreinfo ul.accordion > li ul.stats li h6 {
	padding-top: 			9px;
	margin-bottom: 			6px;
}

#content.product.darkbrown .moreinfo ul.accordion > li h4,
#content.product.darkbrown .moreinfo ul.accordion > li h4 a,
#content.product.darkbrown .moreinfo ul.accordion > li h5,
#content.product.darkbrown .moreinfo ul.accordion > li p { color: #fff; }

#content.product.darkbrown a.grey-diagonal {
	background-position: 	right -24px;
}
#content.product.darkbrown a.grey-diagonal span {
	background: 			#2e1a06;
}

#content.product_evian h2 {
	font-size: 				13em;
}
#content.product_evian .moreinfo ul.accordion > li h4,
#content.product_evian .moreinfo ul.accordion > li h4 a { color: #7b7b7b; }



/* Sandwichs */

#content.sandwichs header {
	position: 				relative;
}
#content.sandwichs header img {
	display: 				block;
	width: 					100%;
	margin: 				0 0 4em auto;
}
#content.sandwichs header hgroup {
	width: 					60%;
	position: 				absolute;
	left: 					0;
	top: 					0;
	text-align: 			center;
}
#content.sandwichs header hgroup h2 {
	font: 					normal 6em/.9em 'MuseoSlab900', Arial, sans-serif;
	color: 					#cb481b;
	/*text-transform: 		uppercase;*/
}
#content.sandwichs header hgroup h3 {
	font: 					normal 2.2em/1.2em 'MuseoSlab500', Arial, sans-serif;
	color: 					#00360f;
	/*text-transform: 		uppercase;*/
	margin: 				0 0 6px;
}

#content.sandwichs header.latte-macchiato img {
	display: 				block;
	width: 					100%;
	margin-bottom: 			4em;
	/*
	width: 					36%;
	margin: 				0 auto 7.64% 8%;
	padding-top: 			0;
	*/
}
#content.sandwichs header.latte-macchiato hgroup {
	left: 					38%;
	padding-top: 			5%;
}
#content.sandwichs header.latte-macchiato hgroup h2 { color: #a25519; }
#content.sandwichs header.latte-macchiato hgroup h3 { color: #00360f; }

#content.sandwichs h3.title {
	font: 					normal 3.4em/1 'MuseoSlab900', Arial, sans-serif;
	color: 					#7b7b7b;
	/*text-transform: 		uppercase;*/
	margin-bottom: 			6.2%;
	clear: 					both;
}

#content.sandwichs ul.products {
  margin-bottom:6.2%;
}
#content.sandwichs h3+ul.products {
  overflow:hidden;
}

#content.sandwichs ul.products li {
	float: 					left;
	width: 					33.3%;
	height: 				200px;
	margin-top: 			6.2%;
}
#content.sandwichs ul.products li:nth-child(1),
#content.sandwichs ul.products li:nth-child(2),
#content.sandwichs ul.products li:nth-child(3) { margin-top: 0; }
#content.sandwichs ul.products li a {
	display: 				block;
	height: 				180px;
	border-right: 	1px solid #cacaca;
	padding: 				20px 0 0;
}
#content.sandwichs ul.products li:nth-child(3n) a {
	border-right: 			0;
}
#content.sandwichs ul.products li a:hover {
	background: 			#f3f3f3;
	background: 			-moz-linear-gradient(top, #f3f3f3 0%, #fdfdfd 100%);
	background: 			-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#fdfdfd));
	background: 			-webkit-linear-gradient(top, #f3f3f3 0%,#fdfdfd 100%);
	background: 			-o-linear-gradient(top, #f3f3f3 0%,#fdfdfd 100%);
	background: 			-ms-linear-gradient(top, #f3f3f3 0%,#fdfdfd 100%);
	filter: 				progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#fdfdfd',GradientType=0 );
	background: 			linear-gradient(top, #f3f3f3 0%,#fdfdfd 100%);
}
#content.sandwichs ul.products li img {
	display: 				block;
	width: 					100%;
	margin: 				0 0 30px;
}
#content.sandwichs ul.products li h4 {
	text-align: 			center;
	font: 					normal 1.7em/1 'MuseoSlab900', Verdana, sans-serif;
	/*text-transform: 		uppercase;*/
	color: 					#666;
	padding: 				0 15px;
}
#content.sandwichs ul.products li a:hover h4 {
	color: 					#004812;
}

#content.sandwichs.darkbrown {
	background: 			#46301f;
	background: 			-moz-linear-gradient(top, #46301f 0%, #805838 100%);
	background: 			-webkit-gradient(linear, left top, left bottom, color-stop(0%,#46301f), color-stop(100%,#805838));
	background: 			-webkit-linear-gradient(top, #46301f 0%,#805838 100%);
	background: 			-o-linear-gradient(top, #46301f 0%,#805838 100%);
	background: 			-ms-linear-gradient(top, #46301f 0%,#805838 100%);
	filter: 				progid:DXImageTransform.Microsoft.gradient( startColorstr='#46301f', endColorstr='#805838',GradientType=0 );
	background: 			linear-gradient(top, #46301f 0%,#805838 100%);
}
#content.sandwichs.darkbrown header hgroup { width: 55%; }
#content.sandwichs.darkbrown header hgroup h2 {
	color: 					#b58e47;
}
#content.sandwichs.darkbrown header hgroup h3 {
	color: 					#fff;
}
#content.sandwichs.darkbrown ul.products li a { border-color: #9C7b55; }
#content.sandwichs.darkbrown ul.products li a:hover {
	background: 			#543823;
	filter: 				none;
}
#content.sandwichs.darkbrown ul.products li:nth-child(1) a:hover,
#content.sandwichs.darkbrown ul.products li:nth-child(2) a:hover,
#content.sandwichs.darkbrown ul.products li:nth-child(3) a:hover {
	background: 			#543823;
}
#content.sandwichs.darkbrown ul.products li:nth-child(4) a:hover,
#content.sandwichs.darkbrown ul.products li:nth-child(5) a:hover,
#content.sandwichs.darkbrown ul.products li:nth-child(6) a:hover {
	background: 			#5e4028;
}
#content.sandwichs.darkbrown ul.products li:nth-child(7) a:hover,
#content.sandwichs.darkbrown ul.products li:nth-child(8) a:hover,
#content.sandwichs.darkbrown ul.products li:nth-child(9) a:hover {
	background: 			#69472c;
}
#content.sandwichs.darkbrown ul.products li:nth-child(10) a:hover,
#content.sandwichs.darkbrown ul.products li:nth-child(11) a:hover,
#content.sandwichs.darkbrown ul.products li:nth-child(12) a:hover {
	background: 			#734e31;
}
#content.sandwichs.darkbrown ul.products li h4 { color: #fff; }
#content.sandwichs.darkbrown ul.products li a:hover h4 { color: #b58e47; }


/* Content > McCafe Page */

.page-products-mccafe section[role=main] header.page .crumb li.last{ display:none; }

#content.page_mccafe {
	background: 			#46301f;
	background: 			-moz-linear-gradient(top, #46301f 0%, #805838 100%);
	background: 			-webkit-gradient(linear, left top, left bottom, color-stop(0%,#46301f), color-stop(100%,#805838));
	background: 			-webkit-linear-gradient(top, #46301f 0%,#805838 100%);
	background: 			-o-linear-gradient(top, #46301f 0%,#805838 100%);
	background: 			-ms-linear-gradient(top, #46301f 0%,#805838 100%);
	filter: 				progid:DXImageTransform.Microsoft.gradient( startColorstr='#46301f', endColorstr='#805838',GradientType=0 );
	background: 			linear-gradient(top, #46301f 0%,#805838 100%);
	overflow: 				hidden;
}

#content.page_mccafe .page-bg {
	position: 				absolute;
	display: 				block;
	width: 					100%;
	left: 					0;
	right: 					0;
	bottom: 				0;
	z-index: 				0;
}
#content.page_mccafe .site {
	position: 				relative;
}

#content.page_mccafe .info {}
#content.page_mccafe .info h3 img {
	display: 				block;
	width: 					98%;
	margin-bottom: 			4%;
}
#content.page_mccafe .info h4 {
	font: 					normal 3.4em/1 'MuseoSlab900', Arial, sans-serif;
	color: 					#fff;
	margin-bottom: 			.3em;
	/*text-transform: 		uppercase;*/
}
#content.page_mccafe .info h5 {
	font: 					normal 1.8em/1 'MuseoSlab900', Arial, sans-serif;
	color: 					#fff;
	margin-bottom: 			.3em;
	/*text-transform: 		uppercase;*/
}
#content.page_mccafe .info p {
	font-size: 				1.2em;
	line-height: 			1.5em;
	color: 					#fff;
	margin-bottom: 			2.4em;
}
#content.page_mccafe .info p.desc { padding-right: 60px; }

#content.page_mccafe .info figure.video {
	position: 				relative;
	margin-bottom: 			2.4em;
}
#content.page_mccafe .info figure.video img {
	display: 				block;
	width: 					100%;
}
/*
#content.page_mccafe .info figure.video div,
#content.page_mccafe .info figure.video object {
	position: 				absolute;
	width: 					100%;
	height: 				100%;
	left: 					0;
	top: 					0;
}
*/

#content.page_mccafe .products {}
#content.page_mccafe .products ul {}
#content.page_mccafe .products li {
	display: 				block;
	margin: 				0 0 2em;
	text-align: 			center;
}
#content.page_mccafe .products li a {
	display: 				block;
}
#content.page_mccafe .products li a:hover {
	background: 			url(../image/bg-lowalpha.png);
}
#content.page_mccafe .products li img {
	display: 				block;
	max-width: 				75%;
	margin: 				0 auto 10px;
}
#content.page_mccafe .products li h3 {
	font: 					normal 2.6em/1 'MuseoSlab900', Arial, sans-serif;
	color: 					#fff;
	/*text-transform: 		uppercase;*/
}
#content.page_mccafe .products li a:hover h3 { color: #b58e47; }


/* Content > Error Page */

#content.error {
	margin: 				25px 0;
	background: 			url(../image/bg-errorpage.gif);
}
#content.error header {
	width: 					840px;
	margin: 				0 auto;
	padding: 				200px 0;
	overflow: 				hidden;
}
#content.error header figure {
	width: 					40%;
	float: 					left;
}
#content.error header figure img {
	display: 				block;
	width: 					100%;
}
#content.error header hgroup {
	overflow: 				hidden;
	text-align: 			center;
	padding-top: 			9%;
}
#content.error header hgroup h1,
#content.error header hgroup h2,
#content.error header hgroup h3 {
	font: 					normal 6.6em/1 'MuseoSlab900', Arial, sans-serif;
	color: 					#fff;
	/*text-transform: 		uppercase;*/
}
#content.error header hgroup h3 { font-size: 3em; }


/* Content > Sub Page */

#content.sub_page {
	margin-top: 			55px;
	position: 				relative;
	overflow: 				hidden;
	margin-bottom: 			3.82em;
}

#content.sub_page .tabs {
	position: absolute;
	width: 100%;
	z-index: 10;
}

#content.sub_page .wrapper {
	position: 				relative;
	float: 					right;
	padding-top: 			110px;
	margin-bottom: 			0;
}
#content.sub_page .wrapper .col-45 {
	margin-right: 			0;
}

#content.sub_page .wrapper > h1,
#content.sub_page .wrapper > h2 {
	font: 					normal 5.6em/1 'MuseoSlab900', Arial, sans-serif;
	color: 					#fff;
	padding-bottom: 		10px;
  padding-right:5px;
	border-bottom: 			16px solid #fff;
	text-align: 			right;
	margin-bottom: 			5%;
}
#content.sub_page.page_family .wrapper > h1 {
	background:url("../image/bg-block-halfblack.png") repeat scroll 0 0 transparent;
}
#content.sub_page.page_company .wrapper > h1,
#content.sub_page.page_recruitment .wrapper > h1 {
  background:url("../image/bg-block-halfblack.png") repeat scroll 0 0 transparent;
}
#content.sub_page .wrapper > h1 span,
#content.sub_page .wrapper > h2 span {
	display: 				block;
	font: 					italic bold .6em/1.2em 'Georgia', Times, 'Times new Roman', Arial, sans-serif;
	margin-bottom: 			.2em;
}

#content.sub_page ul.accordion {
	background: 			url(../image/bg-block-halfblack.png);
	padding: 				6px 16px 16px;
}
#content.sub_page ul.accordion > li {
	border-bottom: 			1px solid #fff;
}
#content.sub_page ul.accordion > li:last-child {
	border-bottom: 			0;
}
#content.sub_page ul.accordion > li h4 a {
	display: 				block;
	padding: 				15px 0 12px;
	font: 					normal 2.3em/1 'MuseoSlab700', Arial, sans-serif;
	color: 					#fff;
	/*text-transform: 		uppercase;*/
}
#content.sub_page ul.accordion > li a { color: #fff; }

#content.page_company ul.accordion > li h4 a.active,
#content.page_company ul.accordion > li a:hover,
#content.page_company ul.accordion > li ul.list li a:hover { color: #B8B8E0; }

#content.page_family ul.accordion li.menu-mlid-23777{ display:none; }
#content.page_family ul.accordion > li h4 a.active,
#content.page_family ul.accordion > li a:hover { color: #fff; }

#content.sub_page ul.accordion > li div {
	overflow: 				hidden;
}
#content.sub_page ul.accordion > li figure {
	width: 					28%;
	margin-right: 			4%;
	float: 					left;
	padding-bottom: 		16px;
}
#content.sub_page ul.accordion > li figure img {
	display: 				block;
	width: 					100%;
}
#content.sub_page ul.accordion > li p {
	font: 					italic normal 1.6em/1.05em 'Georgia', Times, 'Times new Roman', Arial, sans-serif;
	color: 					#fff;
	padding: 				10px 10px 16px 0;
	overflow: 				hidden;
}

#content.sub_page ul.accordion > li ul.list { padding: 0 0 10px; }
#content.sub_page ul.accordion > li ul.list li {
	border-top: 			1px solid #547191;
	padding: 				12px 0 8px;
}
#content.sub_page ul.accordion > li ul.list li a {
	font: 					normal 1.6em/1em 'MuseoSlab100', Arial, sans-serif;
	color: 					#fff;
	/*text-transform: 		uppercase;*/
}


/* Page Family / Jobs / Company */

#content.sub_page.page_family {
	background:url(../image/bg-page-family.png) no-repeat left top;
}
#content.sub_page.page_recruitment {
  background:url(../image/bg_mcdo_emploi.jpg) no-repeat left top;
}
#content.sub_page.page_company {
	background:url(../image/bg-page-company.jpg) no-repeat left top;
	background-size:100% 100%;
}
#content.sub_page.page_family img.page-bg,
#content.sub_page.page_recruitment img.page-bg,
#content.sub_page.page_company img.page-bg {
	position:absolute;
	display:block;
	left:0;
	top:0;
	width:100%;
}
#content.sub_page.page_company img.page-bg {
  top:auto;
  bottom:0;
  width:30%;
}

#content.sub_page .wrapper .wrapper { padding-top:0; }
#content.sub_page .wrapper .findmcd-small figure { width:30%; }

#content.sub_page.page_recruitment ul.accordion,
#content.sub_page.page_company ul.accordion {
	background:url(../image/bg-block-halfblack.png);
}
html.ie7 #content.sub_page.page_recruitment ul.accordion,
html.ie7 #content.sub_page.page_company ul.accordion {
  background: #111;
}


/* FAQ */

#content.faq .col-70 h1,
#content.faq .col-70 h2 {
	font: 					normal 12em/1 'MuseoSlab900', Arial, sans-serif;
	color: 					#000;
	/*text-transform: 		uppercase;*/
	margin-bottom: 			20px;
}
#content.faq .col-70 p {
	font-size:				1.2em;
	line-height: 			1.5em;
	color: 					#666;
	margin-bottom: 			2.5em;
}
#content.faq ul.accordion {}
#content.faq ul.accordion li {
	border-top: 			1px solid #d3d3d3;
}
#content.faq ul.accordion li h4 {
	padding: 				20px 4px;
}
#content.faq ul.accordion li h4 a {
	display: 				block;
	font: 					normal 1.8em/1.2em 'MuseoSlab900', Arial, sans-serif;
	color: 					#7b7b7b;
	/*text-transform: 		uppercase;*/
}
#content.faq ul.accordion li h4 a.active,
#content.faq ul.accordion li h4 a:hover { color: #004812; }
#content.faq ul.accordion li p {
	padding: 				0 4px;
}

#content #faq-hmsc ul.accordion li {
	border-top: 			1px solid #d3d3d3;
}
#content #faq-hmsc.mobile-app ul.accordion li {
  border-top:       0;
  border-bottom: 1px solid #d3d3d3;
}
#content #faq-hmsc ul.accordion li h4 {
	padding: 				20px 4px;
}
#content #faq-hmsc ul.accordion li h4 a {
	display: 				block;
	font: 					normal 1.8em/1.2em 'MuseoSlab900', Arial, sans-serif;
	color: 					#7b7b7b;
	/*text-transform: 		uppercase;*/
}
#content #faq-hmsc ul.accordion li h4 a.active,
#content #faq-hmsc ul.accordion li h4 a:hover { color: #004812; }
#content #faq-hmsc ul.accordion li p {
	padding: 				0 4px;
}


/* Recruitment */

#content.recruitment .col-70 h1,
#content.recruitment .col-70 h2 {
	font: 					normal 4em/1 'MuseoSlab900', Arial, sans-serif;
	color: 					#7b7b7b;
	/*text-transform: 		uppercase;*/
	margin-bottom: 			20px;
}
#content.recruitment .col-70 p {
	font-size:				1.2em;
	line-height: 			1.5em;
	color: 					#666;
	margin-bottom: 			2.5em;
}
#content.recruitment ul.list {
	border-bottom: 			1px solid #d3d3d3;
	margin-bottom: 			5em;
	overflow: 				hidden;
}
#content.recruitment ul.list li {
	float: 					left;
	width: 					48%;
	padding-right: 			4%;
}
#content.recruitment ul.list li:nth-child(2n) { padding-right: 0; }
#content.recruitment ul.list li h3 {
	font: 					normal 2em/1.5em 'MuseoSlab900', Arial, Verdana, sans-serif;
	color: 					#7b7b7b;
	/*text-transform: 		uppercase;*/
	margin-bottom: 			4px;
}
#content.recruitment ul.list li h4 {
	font: 					normal 1.2em/1.5em Arial, Verdana, sans-serif;
	color: 					#7b7b7b;
}

#content.recruitment article {
	overflow: 				hidden;
}
#content.recruitment article figure {
	width: 					24%;
	margin-right: 			4%;
	float: 					left;
}
#content.recruitment article figure img {
	display: 				block;
	width: 					100%;
}
#content.recruitment article div.text {
	overflow: 				hidden;
}
#content.recruitment article div.text h3 {
	font: 					normal 3.4em/1 'MuseoSlab100', Arial, sans-serif;
	color: 					#7b7b7b;
	/*text-transform: 		uppercase;*/
	margin-bottom: 			.8em;
}
#content.recruitment article div.text h4 {
	font: 					normal 1.8em/1 'MuseoSlab900', Arial, sans-serif;
	color: 					#7b7b7b;
	/*text-transform: 		uppercase;*/
	margin-bottom: 			.8em;
}


/* Content > Environment */

#content.environment {
	background: 			url(../image/bg-errorpage.gif);
	color: 					#fff;
}


/* Content > Text Page */

#content.text_page {}

#content.text_page figure.full {}
#content.text_page figure.full img {
	display: 				block;
	width: 					100%;
	margin-bottom: 			3em;
}

#content.text_page hr {
	clear: 					both;
	margin: 				0 0 40px 0;
	padding-top: 			20px;
	height: 				0;
	font: 					0/0 serif;
	border: 				0;
	border-bottom: 			1px solid #d3d3d3;
}

#content.text_page .col-70 h1,
#content.text_page .col-70 h2 {
	font: 					normal 3.8em/1 'MuseoSlab900', Arial, sans-serif;
	color: 					#7b7b7b;
	/*text-transform: 		uppercase;*/
	margin-bottom: 			.8em;
}
#content.text_page .col-70 h3 {
	font: 					normal 3.8em/1 'MuseoSlab100', Arial, sans-serif;
	color: 					#666;
	/*text-transform: 		uppercase;*/
	margin-bottom: 			.8em;
}
#content.text_page .col-70 p {
	font-size: 				1.2em;
	line-height: 			1.5em;
	margin-bottom: 			1.5em;
	color: 					#666;
}
#content.text_page .col-70 p.italic {
	font-style: 			italic;
}

#content.text_page .col-70 a.first {
	margin-left: 			-10px;
	margin-right: 			6px;
}

#content.text_page .col-70 figure.img {
	margin-bottom: 			4%;
}
#content.text_page .col-70 figure.img img {
	display: 				block;
	width:					100%;
}

#content.text_page .col-70 div.video {
  float: left;
  width: 30%;
  margin-right: 3%;
  margin-top: 4%;
}
#content.text_page .col-70 div.video.last { margin-right: 0; }
#content.text_page .col-70 div.video.underlined {
	border-bottom: 			1px solid #ccc;
	margin-bottom: 			4em;
}
#content.text_page .col-70 div.video figure {
	margin-bottom: 			2.4em;
}
#content.text_page .col-70 div.video figure img {
	display: 				block;
	width: 					100%;
}

#content.text_page .col-70 div.video figure.video {
	position: 				relative;
}
#content.text_page .col-70 div.video figure.video img {
	display: 				block;
	width: 					100%;
}
#content.text_page .col-70 div.video ul.opt {
	border-top: 			1px solid #ccc;
	padding: 				10px 0;
}
#content.text_page .col-70 div.video ul.opt li {
	display: 				inline;
	padding-right: 			10px;
}
#content figure.video a span {
	display: 				block;
	width: 					112px;
	height: 				112px;
	background: 			url(../image/bg-btn-videooverlay.png) no-repeat left 112px;
	position: 				absolute;
	left: 					50%;
	top: 					50%;
	margin: 				-56px 0 0 -56px;
}
#content figure.video a:hover span { background-position: left -112px; }
#content figure.video a:hover span img { visibility: hidden; }
/*
#content.text_page .col-70 div.video figure.video div,
#content.text_page .col-70 div.video figure.video object {
	position: 				absolute;
	width: 					100%;
	height: 				100%;
	left: 					0;
	top: 					0;
}
*/

#content.text_page .col-70 div.video h5 {
	font: 					normal 1.8em/1 'MuseoSlab900', Arial, sans-serif;
	color: 					#7b7b7b;
	margin-bottom: 			.3em;
	/*text-transform: 		uppercase;*/
}
#content.text_page .col-70 div.video h5 a:hover {
	color: 					#004812;
}
#content.text_page .info p.desc { padding-right: 60px; }

#content.text_page.environment .col-70 h1,
#content.text_page.environment .col-70 h2,
#content.text_page.environment .col-70 h3,
#content.text_page.environment .col-70 div.video h5,
#content.text_page.environment .col-70 p { color: #fff; }

#content.text_page div.trade {
	overflow: 				hidden;
}
#content.text_page div.trade h4 {
	font: 					normal 3.6em/.8em 'MuseoSlab900', Arial, sans-serif;
	color: 					#000;
	/*text-transform: 		uppercase;*/
	float: 					left;
	width: 					44%;
	margin-right: 			2%;
}
#content.text_page div.trade h4 span { overflow: hidden; text-align: justify; }
#content.text_page div.trade h4 span.no {
	float: 					left;
	font-size: 				3.2em;
	line-height: 			1em;
	margin: 				-11px 10px 0 0;
}
#content.text_page div.trade p {
	overflow: 				hidden;
}

#content.text_page ul.full-list {}
#content.text_page ul.full-list li {
	border-bottom: 			1px solid #d3d3d3;
	padding: 				5em 0 3em 0;
}
#content.text_page ul.full-list li:last-child {
	border-bottom: 			0;
}
#content.text_page.valeurs ul.full-list li { padding-top: 2em; }
#content.text_page ul.full-list li h2 {
	font-size: 				2.8em;
	font-family: 			'MuseoSlab700', Arial, sans-serif;
	color: 					#000;
}
#content.text_page ul.full-list li h2 span {
	font-size: 				2em;
	font-family: 			'MuseoSlab100', Arial, sans-serif;
}
#content.text_page ul.full-list li h3 {
	font-size: 				1.8em;
	font-family: 			'MuseoSlab900', Arial, sans-serif;
	color: 					#7b7b7b;
}

#content.text_page ul.crew {
	overflow: 				hidden;
}
#content.text_page ul.crew li {
	float: 					left;
	width: 					30.78%;
	margin-right: 			3.82%;
	padding: 				3em 0 0;
}
#content.text_page ul.crew li:nth-child(2) { clear: both; }
#content.text_page ul.crew li:nth-child(3n+1) { margin-right: 0; }
#content.text_page ul.crew li:first-child {
	width: 					100%;
	margin-right: 			0;
}
#content.text_page ul.crew li img {
	display: 				block;
	width: 					100%;
	margin-bottom: 			2em;
}
#content.text_page ul.crew li h3 {
	font: 					normal 1.8em/1 'MuseoSlab900', Arial, sans-serif;
	color: 					#7b7b7b;
	margin-bottom: 			.4em;
	/*text-transform: 		uppercase;*/
}
#content.text_page ul.crew li h4 {
	font: 					bold 1.2em/1 Arial, Verdana, sans-serif;
	color: 					#858585;
	margin-bottom: 			1em;
	/*text-transform: 		uppercase;*/
}
#content.text_page ul.crew li p { text-align: justify; }

#content.text_page ul.crew li:first-child img {
	width: 					30.78%;
	float: 					left;
	margin-right: 			3.82%;
}

#content.text_page ul.product-list {
	overflow: 				hidden;
	margin-top: 			5em;
}
#content.text_page ul.product-list li {
	border-top: 			1px solid #d3d3d3;
	padding: 				3em 0;
	overflow: 				hidden;
}
#content.text_page ul.product-list li h3 {
	font-family: 			'MuseoSlab900';
}
#content.text_page ul.product-list li figure {
	width: 					25%;
	float: 					left;
}
#content.text_page ul.product-list li figure img {
	display: 				block;
	width: 					100%;
}
#content.text_page ul.product-list li p {
	overflow: 				hidden;
	font-size: 				1.2em;
	line-height: 			1.5em;
	padding-top: 			1.5em;
}


/* Search */

#content.search {}

#content.search .col-70 hgroup {
	border-bottom: 			1px solid #d3d3d3;
	padding-bottom: 		3em;
}
#content.search .col-70 hgroup h3 {
	font: 					normal 2.2em/1.2em 'MuseoSlab100', Arial, sans-serif;
	color: 					#7b7b7b;
	/*text-transform: 		uppercase;*/
}
#content.search .col-70 hgroup h1,
#content.search .col-70 hgroup h2 {
	font: 					normal 2.8em/1.2em 'MuseoSlab900', Arial, sans-serif;
	color: 					#000;
	/*text-transform: 		uppercase;*/
}

#content.search .col-70 ul {}
#content.search .col-70 ul li {
	padding-top: 			3em;
}
#content.search .col-70 ul li h4 {
}
#content.search .col-70 ul li h4 a {
	font-size: 				1.4em;
	color: 					#000;
	padding-left: 			2px;
}
#content.search .col-70 ul li h4 a:hover {
	color: 					#004812;
}
#content.search .col-70 ul li h5 {
	font-size: 				1.2em;
	font-weight: 			normal;
	color: 					#7b7b7b;
	margin-bottom: 			.8em;
}
#content.search .col-70 ul li p {
	font-size: 				1.2em;
	line-height: 			1.5em;
	color: 					#666;
}
#content.search .resultlink {
  margin-bottom:.8em;
  padding-left:2px;
}
#content.search .resultlink A {
  color:#004812;
  font-size:1em;
}


/* Content > Restaurant */

#content.restaurant {}
#content.restaurant form.findmcd-large {
	background: 			#f3f3f3;
	background: 			-moz-linear-gradient(top, #f3f3f3 0%, #fdfdfd 100%);
	background: 			-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#fdfdfd));
	background: 			-webkit-linear-gradient(top, #f3f3f3 0%,#fdfdfd 100%);
	background: 			-o-linear-gradient(top, #f3f3f3 0%,#fdfdfd 100%);
	background: 			-ms-linear-gradient(top, #f3f3f3 0%,#fdfdfd 100%);
	filter: 				progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#fdfdfd',GradientType=0 );
	background: 			linear-gradient(top, #f3f3f3 0%,#fdfdfd 100%);
	border-bottom: 			1px solid #ccc;
	padding: 				3% 4%;
	overflow: 				hidden;
	margin-bottom: 			3.82%;
}
#content.restaurant form.findmcd-large h2 {
	font: 					normal 3em/1em 'MuseoSlab900', Arial, sans-serif;
	color: 					#666;
	/*text-transform: 		uppercase;*/
	margin-bottom: 			.3em;
}
#content.restaurant form.findmcd-large h3 {
	font: 					normal 1.8em/1em 'MuseoSlab900', Arial, sans-serif;
	color: 					#666;
	/*text-transform: 		uppercase;*/
	margin-bottom: 			.3em;
}
#content.restaurant form.findmcd-large p {
	font-size: 				1.2em;
	line-height: 			1.2em;
	color: 					#666;
	margin-bottom: 			1.5em;
}

#content.restaurant form.findmcd-large fieldset {
	overflow: 				hidden;
}
#content.restaurant form.findmcd-large fieldset p {
	float: 					left;
	width: 					22%;
	padding-right: 			2%;
}
#content.restaurant form.findmcd-large fieldset p label {
	display: 				block;
	font-size: 				1.1em;
	padding: 				0 0 4px 2px;
}
#content.restaurant form.findmcd-large fieldset p input {
	width: 					94%;
	height: 				19px;
	line-height: 			19px;
	border: 				1px solid #d4d4d4;
	padding: 				5px 6px;
	color: 					#666;
}

#content.restaurant form.findmcd-large fieldset p .dropdown-wrapper {
	position:				relative;
	display: 				block;
	height: 				29px;
	border:					1px solid #d4d4d4;
	background: 			#fff url(../image/bg-custom-select.gif) no-repeat right top;
	margin-bottom:			16px;
	color:					#000;
}
#content.restaurant form.findmcd-large fieldset p .dropdown-wrapper select {
	height:					29px;
	line-height:			29px;
	padding:				6px 0;
	width:					100%;
	position:				absolute;
	-moz-opacity:			0;
	filter:					alpha(opacity: 0);
	opacity:				0;
	z-index:				2;
	background-color:		#fff;
	cursor:					pointer;
	-webkit-appearance:		menulist-button;
}
#content.restaurant form.findmcd-large fieldset p .dropdown-wrapper select option { padding: 5px; font-size: 1.2em; }
#content.restaurant form.findmcd-large fieldset p .dropdown-wrapper span.label {
	height:					32px;
	line-height:			30px;
	padding-left:			11px;
	position:				absolute;
	z-index:				1;
	color:					#666;
}

#content.restaurant form.findmcd-large fieldset.options {
	margin-bottom: 			3em;
}
#content.restaurant form.findmcd-large fieldset.options label {
	float: 					left;
	width: 					8%;
}
#content.restaurant form.findmcd-large fieldset.options label img { width: 100%; display: block; }
#content.restaurant form.findmcd-large fieldset.options input {
	float: 					left;
	margin: 				3.3% 2.5% 0 1%;
	padding: 				0;
}
#content.restaurant form.findmcd-large button {
	float: 					right;
	cursor: 				pointer;
}

#content.restaurant ul.large-services {
	overflow: 				hidden;
  margin-top:25px;
}
#content.restaurant ul.large-services li {
	float: 					left;
	width: 					49%;
	text-align: 			center;
}
#content.restaurant ul.large-services li a {
	display: 				block;
}
#content.restaurant ul.large-services li img {
	display: 				block;
	width: 					100%;
}
#content.restaurant ul.large-services li h3 {
	margin: 				0 5%;
	font: 					normal 3.2em/1 'MuseoSlab900', Arial, sans-serif;
	color: 					#666;
	/*text-transform: 		uppercase;*/
}
#content.restaurant ul.large-services li a:hover h3 { color: #004812; }
#content.restaurant ul.large-services li p {
	margin: 				0 10%;
	font-size: 				1.1em;
	color: 					#666;
	padding: 				.4em 1.4em 2em;
	border-bottom: 			1px solid #ccc;
}

#content.restaurant SECTION.col-70 {
  float:none;
  width:100%;
}


/* Content > Service Restaurant */

#content.service_restaurant ul.accordion {
	border-top:1px solid #d3d3d3;
	margin-bottom:5em;
}
#content.service_restaurant ul.accordion li {
	position: 				relative;
	border-bottom: 			1px solid #d3d3d3;
}
#content.service_restaurant ul.accordion li h4 a {
	display: 				block;
	font: 					normal 2em/1 'MuseoSlab900', Arial, sans-serif;
	color: 					#7b7b7b;
	/*text-transform: 		uppercase;*/
	padding: 				12px 0 10px;
	background: 			url(../image/img-icn-plus-grey.gif) no-repeat right center;
}
#content.service_restaurant ul.accordion li h4 a:hover {
	color: 					#004812;
}
#content.service_restaurant ul.accordion li h4 a.active {
	color: 					#004812;
	background:				url(../image/img-icn-min-grey.gif) no-repeat right center;
}

#content.service_restaurant ul.tabs {
	height: 				28px;
	background: 			url(../image/bg-borderbottom-tabs.gif) repeat-x left bottom;
	padding-left: 			30px;
	margin-top: 			20px;
	position: 				relative;
}
#content.service_restaurant ul.tabs li {
	display: 				block;
	float: 					left;
	position: 				relative;
	height: 				28px;
	border-bottom: 			none;
	padding-right: 			8px;
}
#content.service_restaurant ul.tabs li a {
	display: 				block;
	height: 				26px;
	width:	 				165px;
	border: 				1px solid #d3d3d3;
	font: 					normal 12px/26px 'MuseoSlab900', Arial, sans-serif;
	color: 					#9e9e9e;
	/*text-transform: 		uppercase;*/
	text-align: 			center;
}
#content.service_restaurant ul.tabs li a.active {
	border-bottom-color: 	#fff;
	background: 			#f3f3f3;
	background: 			-moz-linear-gradient(top, #f3f3f3 0%, #fff 100%);
	background: 			-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#fff));
	background: 			-webkit-linear-gradient(top, #f3f3f3 0%,#fff 100%);
	background: 			-o-linear-gradient(top, #f3f3f3 0%,#fff 100%);
	background: 			-ms-linear-gradient(top, #f3f3f3 0%,#fff 100%);
	filter: 				progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ffffff',GradientType=0 );
	background: 			linear-gradient(top, #f3f3f3 0%,#fff 100%);
}

#content.service_restaurant div.tab-wrapper { position: relative; }
#content.service_restaurant div.tabcontent {
	padding: 				30px;
	position: 				relative;
}

#content.service_restaurant div.tabcontent div.option-wrapper {
	position: 				relative;
}

#content.service_restaurant div.tabcontent div.option-wrapper ul.option-nav {
	position: 				absolute;
	right: 					0;
	left: 					0;
	top: 					0;
}
#content.service_restaurant div.tabcontent div.option-wrapper ul.option-nav li {
	border-bottom: 			0;
}
#content.service_restaurant div.tabcontent div.option-wrapper ul.option-nav li a {
	position: 				absolute;
	display: 				block;
	width: 					24px;
	height: 				24px;
	background: 			url(../image/btn-slider-option.gif) no-repeat left top;
	top: 					42px;
	left: 					-30px;
	text-indent: 			-9999em;
}
#content.service_restaurant div.tabcontent div.option-wrapper ul.option-nav li a.next {
	left: 					auto;
	right: 					-30px;
	background-position: 	left -24px;
}

#content.service_restaurant div.tabcontent div.option-slider {
	position: 				relative;
	height: 				138px;
	overflow: 				hidden;
}
#content.service_restaurant div.tabcontent ul.option {
	height: 				138px;
	width: 					99999px;
}
#content.service_restaurant div.tabcontent ul.option li {
	float: 					left;
	width: 					120px;
	height: 				120px;
	background: 			url(../image/bg-sprite-option.gif) no-repeat left top;
	padding-right: 			6px;
	border-bottom: 			0;
}
#content.service_restaurant div.tabcontent ul.option li:last-child { padding-right: 0; }
#content.service_restaurant div.tabcontent ul.option li a {
	display: 				block;
	width: 					104px;
	height: 				120px;
	padding: 				0 8px;
	background: 			url(../image/bg-sprite-option.gif) no-repeat left top;
}
#content.service_restaurant div.tabcontent ul.option li a img {
	margin: 				0 auto;
	width: 					100%;
	padding: 				10px 0 0;
}
#content.service_restaurant div.tabcontent ul.option li a img.normal { display: none; }
#content.service_restaurant div.tabcontent ul.option li a img.hover { display: block; }
#content.service_restaurant div.tabcontent ul.option li div.inf-result { display: none; }

#content.service_restaurant div.tabcontent ul.option li a span {
	display: 				block;
	text-align: 			center;
	font-size: 				1em;
	line-height: 			1.2em;
	/*text-transform: 		uppercase;*/
	color: 					#fff;
}

#content.service_restaurant div.tabcontent ul.option li a.active {
	height: 				130px;
	background-position: 	left -120px;
}
#content.service_restaurant div.tabcontent ul.option li a.active img.normal { display: block; }
#content.service_restaurant div.tabcontent ul.option li a.active img.hover { display: none; }
#content.service_restaurant div.tabcontent ul.option li a.active span { color: #666; }

#content.service_restaurant div.tabcontent div.result-wrapper {
	position: 				relative;
	padding: 				6px 0;
	/* url(../image/bg-round-options.gif) no-repeat;*/
}
#content.service_restaurant div.tabcontent div.result-wrapper div.result {
	padding: 				10px 30px;
	background: 			#f3f3f3;
	/*url(../image/bg-round-options.gif) no-repeat right -80px;*/
}
#content.service_restaurant div.tabcontent div.result-wrapper div.top,
#content.service_restaurant div.tabcontent div.result-wrapper div.bottom {
	position: 				absolute;
	height: 				6px;
	left: 					6px;
	right: 					6px;
	top: 					0;
	background: 			#f3f3f3;
}
#content.service_restaurant div.tabcontent div.result-wrapper div.bottom {
	top: 					auto;
	bottom: 				0;
}

#content.service_restaurant div.tabcontent div.result-wrapper div.top span.lft,
#content.service_restaurant div.tabcontent div.result-wrapper div.top span.rgt,
#content.service_restaurant div.tabcontent div.result-wrapper div.bottom span.lft,
#content.service_restaurant div.tabcontent div.result-wrapper div.bottom span.rgt {
	display: 				block;
	position: 				absolute;
	width: 					6px;
	height: 				6px;
	left: 					-6px;
	top: 					0;
	background: 			url(../image/bg-round-options.png) no-repeat left -6px;
}
#content.service_restaurant div.tabcontent div.result-wrapper div.top span.rgt,
#content.service_restaurant div.tabcontent div.result-wrapper div.bottom span.rgt {
	left: 					auto;
	right: 					-6px;
	background-position: 	left top;
}
#content.service_restaurant div.tabcontent div.result-wrapper div.bottom span.lft {  background-position: left -12px; }
#content.service_restaurant div.tabcontent div.result-wrapper div.bottom span.rgt { background-position: left -18px; }

#content.service_restaurant div.tabcontent div.result-wrapper div.result h4 {
	font: 					normal 1.8em/1 'MuseoSlab900', Arial, sans-serif;
	padding: 				4px 0;
	color: 					#666;
	/*text-transform: 		uppercase;*/
}
#content.service_restaurant div.tabcontent div.result-wrapper div.result p {
	font-size: 				1.2em;
	color: 					#666;
	margin-bottom: 			0;
}

#content.service_restaurant.page_mccafe .col-70 h4 {
	font: 					normal 2em/2em 'MuseoSlab900', Arial, sans-serif;
	color: 					#fff;
	/*text-transform: 		uppercase;*/
}
#content.service_restaurant.page_mccafe .col-70 p {
	color: 					#fff;
}

#content.service_restaurant.page_mccafe div.tabcontent {
	padding:				20px 0 30px 0;
	width: 					750px;
}

#content.service_restaurant.page_mccafe div.tabcontent div.result-wrapper {
}
#content.service_restaurant.page_mccafe div.tabcontent div.result-wrapper div.result,
#content.service_restaurant.page_mccafe div.tabcontent div.result-wrapper div.top,
#content.service_restaurant.page_mccafe div.tabcontent div.result-wrapper div.bottom {
	background: 			#a99171;
}

#content.service_restaurant.page_mccafe div.tabcontent div.result-wrapper div.top span,
#content.service_restaurant.page_mccafe div.tabcontent div.result-wrapper div.bottom span {
	background-image: 		url(../image/bg-round-options-mccafe.png);
}

#content.service_restaurant.page_mccafe div.tabcontent ul.option li {
	background: 			url(../image/bg-sprite-option.png) no-repeat left top;
}
#content.service_restaurant.page_mccafe div.tabcontent ul.option li a {
	background: 			url(../image/bg-sprite-option.png) no-repeat left top;
}
#content.service_restaurant.page_mccafe div.tabcontent ul.option li a.active { background-position: left -120px; }

#content.service_restaurant img.third {
	float: 					left;
	display: 				block;
	width: 					28%;
	background: 			#fff;
	padding: 				1.2%;
	margin-right: 			2%;
}


/* Content > History Page */

#content.history {}

#content.history .col-70 h3 {
	font: 					normal 2em/1 'MuseoSlab100', Arial, sans-serif;
	color: 					#7b7b7b;
	/*text-transform: 		uppercase;*/
	padding-bottom: 		.6em;
	border-bottom: 			1px solid #d7d7d7;
}
#content.history .col-70 h4 {
	font: 					normal 2em/1 'MuseoSlab900', Arial, sans-serif;
	color: 					#7b7b7b;
	/*text-transform: 		uppercase;*/
	margin-top: 			1.5em;
}

#content.history .col-70 ul.result {}
#content.history .col-70 ul.result li {
	padding: 				3em 0;
	overflow: 				hidden;
}
#content.history .col-70 ul.result li h2.large {
	font-size:8em;
	line-height:1;
	margin-bottom:0;
	color:#004812;
}
#content.history .col-70 ul.result li h3 {
	font-size: 				1.6em;
	font-family: 			'MuseoSlab900';
	color: 					#7b7b7b;
	padding-bottom: 		1em;
	border-bottom: 			0;
}
#content.history .col-70 ul.result li figure {
	width: 					40%;
	float: 					left;
}
#content.history .col-70 ul.result li figure img {
	display: 				block;
	width: 					100%;
}
#content.history .col-70 ul.result li div.text { overflow: hidden; }

#content.history div.slider-wrapper {
	position: 				relative;
	height: 				55px;
	padding: 				0 13%;
	margin-bottom: 			6em;
	background: 			url(../image/bg-slider-history.gif) repeat-x left top;
}
#content.history div.slider-wrapper .slider-range {
	height: 				55px;
	position: 				relative;
}
#content.history div.slider-wrapper .slider-range .ui-slider-range {
	position: 				absolute;
	height: 				100%;
	background: 			url(../image/bg-slider-history.gif) repeat-x left -55px;
}
#content.history div.slider-wrapper .slider-range a {
	position: 				absolute;
	display: 				block;
	height: 				100%;
	width: 					6px;
	z-index: 				5;
}

#content.history div.slider-wrapper .handle-visual {
	position: 				absolute;
	display: 				block;
	top: 					0;
	height: 				100%;
	width: 					104px;/*122px;*/
	background: 			#000 url(../image/bg-slider-history.gif) repeat-x left -55px;
}

a.grab {
    cursor: url(https://mail.google.com/mail/images/2/openhand.cur), default !important;
}
.dragging * {
    cursor: url(https://mail.google.com/mail/images/2/closedhand.cur), default !important;
}
.ie7 a.grab,
.ie8 a.grab { cursor: hand !important; }

#content.history div.slider-wrapper .handle-visual div,
#content.history div.slider-wrapper .slider-range a div {
	position: 				absolute;
	height: 				55px;
	width: 					104px;/*122px;*/
	left: 					-58px;
	top: 					0;
	background: 			url(../image/bg-slider-history.gif) repeat-x left -55px;
}
#content.history div.slider-wrapper .slider-range a div { background: url(../image/bg-block-size.gif); }
#content.history div.slider-wrapper .handle-visual span {
	display: 				block;
	position: 				absolute;
	width: 					100px;
	height: 				24px;
	top: 					0;
	left: 					-50px;
	text-align: 			center;
	background: 			url(../image/img-knob-slider.png) no-repeat 46px top;
	font: 					normal 2em/1 'MuseoSlab900', Arial, sans-serif;
	color: 					#000;
	padding-top: 			71px;
}
#content.history div.slider-wrapper .handle-visual span.hndl-rgt {
	right: 					-50px;
	left: 					auto;
}

#content.history div.slider-wrapper ul {
	position: 				absolute;
	left: 					1.4%;
	top: 					20px;
	right: 					0;
	z-index: 				2;
}
#content.history div.slider-wrapper ul li {
	width:12.5%;/*7.6%;*/
	display: 				block;
	float: 					left;
	text-align: 			center;
	font: 					normal 1.6em/1 'MuseoSlab500', Arial, sans-serif;
	color: 					#fff;
}
#content.history div.slider-wrapper span.lft,
#content.history div.slider-wrapper span.rgt {
	display: 				block;
	position: 				absolute;
	left: 					0;
	top: 					0;
	width: 					6px;
	height: 				55px;
	background: 			url(../image/bg-slider-history-rounds.png) no-repeat left -55px;
}
#content.history div.slider-wrapper span.rgt {
	left: 					auto;
	right: 					0;
	background-position: 	left top;
}


/* Content > Allergenes */

#content.allergenes {}
#content.allergenes .col-70 h1 {
	color: 					#000;
	margin: 				0 0 .2em;
}
#content.allergenes .col-70 h3 { font-size: 2.8em; }

#content.allergenes .col-70 ul.large-menu {
	border-top: 			1px solid #ccc;
	border-bottom: 			1px solid #ccc;
	overflow: 				hidden;
	margin: 				4em 0 2em;
}
#content.allergenes .col-70 ul.large-menu li {
	float: 					left;
	width: 					49%;
}
#content.allergenes .col-70 ul.large-menu li a {
	display: 				block;
	padding: 				2em 0;
	text-align: 			center;
}
#content.allergenes .col-70 ul.large-menu li:first-child a { border-right: 1px solid #ccc; }
#content.allergenes .col-70 ul.large-menu li a h4 {
	font: 					normal 3.4em/1 'MuseoSlab900', Arial, sans-serif;
	color: 					#666;
	/*text-transform: 		uppercase;*/
}
#content.allergenes .col-70 ul.large-menu li a p {
	margin-bottom: 			0;
	font-size: 				1.1em;
}
#content.allergenes .col-70 ul.large-menu li.active a {
	background: 			#e3e3e3;
	background: 			-moz-linear-gradient(top, #e3e3e3 0%, #fdfdfd 100%);
	background: 			-webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3e3e3), color-stop(100%,#fdfdfd));
	background: 			-webkit-linear-gradient(top, #e3e3e3 0%,#fdfdfd 100%);
	background: 			-o-linear-gradient(top, #e3e3e3 0%,#fdfdfd 100%);
	background: 			-ms-linear-gradient(top, #e3e3e3 0%,#fdfdfd 100%);
	filter: 				progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#fdfdfd',GradientType=0 );
	background: 			linear-gradient(top, #e3e3e3 0%,#fdfdfd 100%);
}
#content.allergenes .col-70 ul.large-menu li.active a h4,
#content.allergenes .col-70 ul.large-menu li a:hover h4 { color: #004812; }

#content.allergenes section.filter {
	overflow: 				hidden;
	position: 				relative;
}
#content.allergenes section.filter h5 {
	font: 					normal 1.8em/1 'MuseoSlab900', Arial, sans-serif;
	color: 					#666;
	/*text-transform: 		uppercase;*/
	border-bottom: 			8px solid #666;
	padding-bottom: 		6px;
	margin-bottom: 			8px;
}

#content.allergenes section.filter h5 a.flag-en,
#content.allergenes section.filter h5 a.flag-fr {
	display: 				block;
	position: 				absolute;
	background: 			url(../image/flag-en.png) no-repeat center center;
	width: 					23px;
	height: 				16px;
	padding: 				6px;
	text-indent: 			-9999em;
	overflow: 				hidden;
	right: 					-6px;
	top: 					-4px;
}
#content.allergenes section.filter h5 a.flag-fr {
	background: 			url(../image/flag-it.png) no-repeat center center;
}

#content.allergenes section.filter div.col-result .scrollbar-wrapper {
	position: 				absolute;
	overflow: 				hidden;
	height: 				19px;
	background: 			#ccc;
	border-left: 			6px solid #ccc;
	border-right: 			6px solid #ccc;
	left: 					0;
	right: 					0;
	z-index: 				2;
	top: 					110px;
}
#content.allergenes section.allergenes div.col-result .scrollbar-wrapper { top: 80px; }
#content.allergenes section.filter div.col-result .scrollbar {
	width: 					542px;
	height: 				19px;
	position: 				absolute;
	left: 					0;
	right: 					0;
	top: 					0;
	background: 			#ccc;
}

.products-wrapper .viewport { height: 520px; overflow: hidden; position: relative; }
.products-wrapper .overview { list-style: none; position: absolute; left: 0; top: 0; }
.products-wrapper .thumb { background-color: #fff; }
.products-wrapper .scrollbar { z-index: 9; position: absolute; top: 110px; left: 0; width: 608px; }
.products-wrapper .track { height:19px; position: relative; }
.products-wrapper .thumb { height: 9px; width: 1px; cursor: pointer; overflow: hidden; position: absolute; top: 5px; }
.products-wrapper .disable{ display: none; }

#content .allergenes .viewport { width: 633px; }


#content.allergenes section.filter div.col-list {
	width: 					190px;
	float: 					left;
}

#content.allergenes section.filter div.col-list ul.accordion li.trigger > h4 a {
	display: 				block;
	font: 					normal 1.2em/2em Arial, Verdana, sans-serif;
	color: 					#666;
}
#content.allergenes section.filter div.col-list ul.accordion li.trigger > h4 a.active {
	font-weight: 			bold;

	color: 					#004812;
}

#content.allergenes section.filter div.col-list ul.accordion li.trigger div ul {
	margin: 				10px 0;
	padding: 				10px 0;
	border-top: 			1px solid #eee;
	border-bottom: 			1px solid #eee;
}
#content.allergenes section.filter div.col-list ul.accordion li.trigger:last-child div ul {
	border-bottom: 			0;
}

#content.allergenes section.filter ul li {
	clear: 					both;
}
#content.allergenes section.filter ul input {
	float: 					left;
	clear: 					both;
	margin-top: 			2px;
}
#content.allergenes section.filter ul label {
	overflow: 				hidden;
	font-size: 				11px;
	line-height: 			20px;
	color: 					#666;
	padding-left: 			4px;
}

#content.allergenes section.filter div.col-result {
	width: 					74%;
	float: 					right;
}
#content.allergenes section.filter div.col-result .result-list {
	border-right: 			1px solid #ccc;
	overflow: 				hidden;
	margin-top: 			4.4em;
}

#content.allergenes section.filter div.col-result .result-list .col-allergenes {
	width: 					28%;
	float: 					left;
	margin-top: 			130px;
}
.products-wrapper {
	width: 					72%;
	float: 					left;
	position: 				relative;
}
#content .allergenes .products-wrapper { width: 100%; }
.products-wrapper .product-list-wrapper {
	width: 					99999px;
	overflow: 				hidden;
}
.products-wrapper .product-list-wrapper .product-list {
	width: 					143px;
	border-left: 			1px solid #ccc;
	float: 					left;
	padding-top: 			10px;
	position: 				relative;
}
.products-wrapper .product-list-wrapper .product-list.hover {
	background: 			#eef4d8;
}
.products-wrapper .product-list-wrapper .product-list .photo {
	height: 				120px;
	width: 					100%;
	overflow: 				hidden;
}
.products-wrapper .product-list-wrapper .product-list img {
	display: 				block;
	width: 					100%;
	margin-bottom: 			6px;
}
.products-wrapper .product-list-wrapper .product-list img.round {
	position: 				absolute;
	display: 				none;
	left: 					50%;
	top: 					7px;
	margin-left: 			-7px;
	width: 					14px;
	margin-bottom: 			0;
}
.products-wrapper .product-list-wrapper .product-list img.checked { display: block; }
.products-wrapper .product-list-wrapper .product-list .photo .caption {
	display: 				block;
	font-size: 				1.2em;
	font-weight: 			bold;
	color: 					#666;
	text-align: 			center;
}

#content.allergenes section.filter.allergenes div.col-result .result-list {
	margin-top: 			20px;
}

#content .allergenes .products-wrapper .product-list-wrapper .product-list {
	text-align: 			center;
	width: 					210px;
	padding-top: 			0;
}
#content .allergenes .products-wrapper .product-list-wrapper .product-list h3 {
	font: 					normal 1.6em/20px 'MuseoSlab900', Arial, sans-serif;
	color: 					#666;
	text-align: 			center;
	background: 			#eee;
	margin-bottom: 			20px;
}
#content .allergenes .products-wrapper .product-list-wrapper .product-list.hover h3 {
	background: 			#e0e6cb;
}
#content .allergenes .products-wrapper .product-list-wrapper .product-list ul.products {}
#content .allergenes .products-wrapper .product-list-wrapper .product-list ul.products li {
	padding: 				10px 0;
	min-height: 			115px;
}
#content .allergenes .products-wrapper .product-list-wrapper .product-list ul.products li img {
	display: 				block;
	width: 					100%;
}
#content .allergenes .products-wrapper .product-list-wrapper .product-list ul.products li h4 {
	padding: 				6px 0 0;
	font: 					bold 12px/16px Arial, Verdana, sans-serif;
	color: 					#666;
}

.products-wrapper a.close {
	display: 				none;
	position: 				absolute;
	width: 					7px;
	height: 				7px;
	padding: 				1px;
	border: 				1px solid #b0b0b0;
	top: 					6px;
	right: 					6px;
}
.products-wrapper .hover a.close {
	display: 				block;
}
.products-wrapper a.close span {
	display: 				block;
	width: 					7px;
	height: 				7px;
	background: 			url(../image/btn-close-overlay.gif) no-repeat left top;
	text-indent: 			-9999em;
}
.products-wrapper a.close:hover {
	border-color: 			#464646;
}
.products-wrapper a.close:hover span {
	background-position: 	left -7px;
}

ul.col-allergenes li,
ul.allergenes li {
	height: 				30px;
	padding: 				0 14px;
	font-size: 				11px;
	line-height: 			30px;
	color: 					#666;
	overflow: 				hidden;
	position: 				relative;
}
ul.allergenes li { text-indent: -9999em; }

ul.col-allergenes li:nth-child(2n - 1),
ul.allergenes li:nth-child(2n - 1) {
	background: 			#eee;
}
.product-list.hover ul.col-allergenes li:nth-child(2n - 1),
.product-list.hover ul.allergenes li:nth-child(2n - 1) { background-color: #e0e6cb; }
ul.allergenes li.checked {
	background-image: 		url(../image/list-checked.png);
	background-repeat: 		no-repeat;
	background-position: 	center center;
}


/* Design PhotoSlider */

#content.design {
	position: 				relative;
	overflow: 				hidden;
	margin-bottom: 			5em;
}
#content.design nav {
	position: 				relative;
	z-index: 				2;
	height: 				42px;
	background: 			url(../image/bg-gallery-nav.gif) repeat-x left top;
}
#content.design nav dl {
	float: 					left;
	width: 					520px;
}
#content.design nav dl dt {
	float: 					left;
	width: 					180px;
	font: 					italic normal 1.4em/42px 'Georgia', Times, 'Times new Roman', Arial, sans-serif;
	color: 					#fff;
	text-align: 			right;
	padding-right: 			10px;
}
#content.design nav dl dd {
	float: 					left;
	width: 					330px;
	height: 				42px;
	background: 			#000;
	position: 				relative;
}
#content.design nav dl dd ul li { display: block; font: 0/0 serif; overflow: hidden; }
#content.design nav dl dd ul li a { display: block; font: normal 10px/1.5em Arial, sans-serif; }
#content.design nav dl dd > a,
#content.design nav dl dd ul li a span {
	display: 				block;
	font: 					normal 1.6em/1 'MuseoSlab900', Arial, sans-serif;
	color: 					#fff;
	/*text-transform: 		uppercase;*/
}
#content.design nav dl dd > a {
	padding: 				0 15px;
	line-height: 			42px;
	background: 			url(../image/img-arrow-white-right.gif) no-repeat 305px center;
}
#content.design nav dl dd ul li a span { color: #7b7b7b; }
#content.design nav dl dd ul {
	position: 				absolute;
	display: 				none;
	width: 					300px;
	padding: 				0 15px;
	left: 					0;
	top: 					42px;
	background: 			url(../image/bg-block-halfblack80.png);
}
#content.design nav dl dd.hover ul { display: block; }
#content.design nav dl dd ul li {
	border-bottom: 			1px solid #554d43;
}
#content.design nav dl dd ul li:last-child { border-bottom: 0; }
#content.design nav dl dd ul li a { overflow: hidden; padding-bottom: 10px; }
#content.design nav dl dd ul li a span {
	padding: 				20px 0 16px;
}
#content.design nav dl dd ul li a:hover span,
#content.design nav dl dd ul li a.hover span {
	color:					#fff;
}
#content.design nav dl dd ul li a p {
	font-size: 				1.2em;
	display: 				none;
	color: 					#999;
	padding-bottom: 		20px;
}
#content.design nav dl dd ul li a.click p,
#content.design nav dl dd ul li a.click p {
	display: 				block;
}

#content.design nav > ul {
	float: 					right;
	padding-right: 			8px;
}
#content.design nav > ul li {
	display: 				inline;
}
#content.design nav > ul li a {
	display: 				inline-block;
	height: 				42px;
	padding: 				0 8px;
	font: 					normal 1.8em/42px 'MuseoSlab500', Arial, sans-serif;
	color: 					#999;
}
#content.design nav > ul li a:hover { color: #fff; }
#content.design nav > ul li a.active { background: #000; color: #fff; }

.ie8 #content.design nav dl dd ul li a span {
	padding: 				10px 0 6px;
}
.ie8 #content.design nav dl dd ul li a p {
	padding-bottom: 		10px;
}

#content.design section.pictures {
	position: 				relative;
}
#content.design section.pictures a.nav {
	position: 				absolute;
	display: 				block;
	bottom: 				0;
	left: 					0;
	height: 				70%;
	z-index: 				3;
	width: 					200px;
	background: 			url(../image/bg-block-size.gif);
}
#content.design section.pictures a.nav.prev {
	height: 				100%;
}
#content.design section.pictures a.nav.next {
	left: 					auto;
	right: 					0;
}
#content.design section.pictures a.nav span {
	position: 				absolute;
	display: 				none;
	left: 					0;
	right: 					0;
	top: 					50%;
	margin-top: 			-40px;
	height: 				80px;
	background: 			url(../image/bg-block-halfblack80.png);
	text-align: 			center;
	font: 					italic normal 1.4em/80px 'Georgia', Times, 'Times new Roman', Arial, sans-serif;
	color: 					#fff;
}
#content.design section.pictures a.nav:hover span { display: block; }
#content.design section.pictures a.nav.prev img { padding-right: 4px; }
#content.design section.pictures a.nav.next img { padding-left: 4px; }

#content.design section.pictures div.holder {
	width: 					100%;
	overflow: 				hidden;
	position: 				relative;
}
#content.design section.pictures div.holder ul {
	width: 					99999px;
	overflow: 				hidden;
	position: 				relative;
}
#content.design section.pictures div.holder ul li {
	float: 					left;
	width: 					1165px;
	position: 				relative;
	border-right: 			9px solid #000;
}
#content.design section.pictures div.holder ul li img {
	display: 				block;
	width: 					100%;
}
#content.design section.pictures div.holder ul li div.desc {
	position: 				absolute;
	right: 					0;
	top: 					0;
	background: 			url(../image/bg-block-halfblack80.png);
	max-width: 				46%;
	text-align: 			right;
}
#content.design section.pictures div.holder ul li div.desc h4 {
	font: 					normal 1.6em/2em 'MuseoSlab900', Arial, sans-serif;
	color: 					#fff;
	/*text-transform: 		uppercase;*/
	padding: 				4px 16px 2px;
}
#content.design section.pictures div.holder ul li div.desc p {
	padding: 				0 16px 16px;
	font-size: 				1.2em;
	color: 					#999;
}


/* Cal Nutri */

#content.cal_nutri {
	background: 			url(../image/bg-calc-nutri.png) repeat-x left top;
	padding-top: 			0;
}

#content.cal_nutri .bg-wrap {
	background: 			url(../image/bg-calc-nutri-clouds.png) no-repeat center 100px;
	padding-bottom: 		100px;
}

#content.cal_nutri div.wrap {
	position: 				relative;
	z-index: 				2;
	width: 					889px;
	margin: 				0 auto;
	/*background: 			url(../image/bg-cal-nutri-firstblock.jpg) repeat-x left top;*/
}

#content.cal_nutri .block-white {
	position: 				relative;
	margin: 				44px 0 88px;
	padding: 				0 62px;
	background: 			url(../image/bg-block-calc-nutri.png) repeat-y center top;
}
#content.cal_nutri .block-white .block-top,
#content.cal_nutri .block-white .block-bottom {
	position: 				absolute;
	left: 					0;
	right: 					0;
	top: 					-44px;
	height: 				44px;
	background: 			url(../image/bg-block-calc-nutri.png) no-repeat 1px top;
}
#content.cal_nutri .block-white .block-bottom {
	top: 					auto;
	bottom: 				-44px;
	background-position: 	-1777px top;
}
#content.cal_nutri .block-white.last .block-bottom {
	height: 				72px;
	bottom: 				-72px;
	background: 			url(../image/bg-whiteblock-large.png) no-repeat 1px top;
}

#content.cal_nutri .block-white .divider {
	position: 				absolute;
	display: 				block;
	left: 					50%;
	margin-left: 			-5px;
	top: 					-73px;
}
#content.cal_nutri .block-white .paperclip {
	position: 				absolute;
	display: 				block;
	left: 					110px;
	top: 					-35px;
}

#content.cal_nutri .products-slider {
	height: 				280px;
	padding-top: 			12px;
}
#content.cal_nutri .products-slider div.col {
	position: 				relative;
	width: 					190px;
	float: 					left;
	margin-top: 			-13px;
}
#content.cal_nutri .products-slider div.col h3 {
	width: 					166px;
	height: 				43px;
	margin: 				0 auto 38px;
	background: 			url(../image/bg-head-cal-nutri.png) no-repeat;
	font: 					normal 1.6em/41px 'MuseoSlab700', Arial, sans-serif;
	color: 					#fff;
	text-align: 			center;
}
#content.cal_nutri .products-slider div.col div.slide-holder {
	height: 				190px;
	overflow: 				hidden;
	border-right: 			1px solid #eed9d9;
}
#content.cal_nutri .products-slider div.col:last-child div.slide-holder { border-right: 0; }
#content.cal_nutri .products-slider div.col div.slide-holder ul {}
#content.cal_nutri .products-slider div.col div.slide-holder ul li {
	height: 				190px;
}
#content.cal_nutri .products-slider div.col div.slide-holder ul li div {
	/*padding-top: 			40px;*/
}
#content.cal_nutri .products-slider div.col div.slide-holder ul li img {
	display: 				block;
	width: 					100%;
}
#content.cal_nutri .products-slider div.col div.slide-holder ul li h4 {
	font: 					normal 1.4em/1em 'MuseoSlab900', Arial, sans-serif;
	padding: 				6px 0;
	color: 					#000;
	/*text-transform: 		uppercase;*/
	text-align: 			center;
}
#content.cal_nutri .products-slider div.col ul.nav {}
#content.cal_nutri .products-slider div.col ul.nav li {
	position: 				absolute;
	left: 					50%;
	top: 					62px;
	margin-left: 			-18px;
	width: 					36px;
	height: 				36px;
}
#content.cal_nutri .products-slider div.col ul.nav li.next {
	bottom: 				-18px;
	top: 					auto;
}
#content.cal_nutri .products-slider div.col ul.nav li a {
	display: 				block;
	height: 				36px;
	text-indent: 			-9999em;
	background: 			url(../image/btn-cal-nav.png) no-repeat;
}
#content.cal_nutri .products-slider div.col ul.nav li.next a {
	background-position: 	left -36px;
}
#content.cal_nutri .products-slider div.col ul.nav li a:hover {
	background-position: 	-36px top;
}
#content.cal_nutri .products-slider div.col ul.nav li.next a:hover {
	background-position: 	-36px -36px;
}

#content.cal_nutri .result {
	height: 				398px;
	padding: 				0;
}
#content.cal_nutri .result h2 {
	width: 					744px;
	height: 				43px;
	background: 			url(../image/img-head-calc-enfant.png) no-repeat left top;
	margin: 				0 auto 20px;
}
#content.cal_nutri .result h2 span {
	display: 				none;
}

#content.cal_nutri .result .bar-wrapper {
	width: 					360px;
	float: 					left;
	padding-left: 			15px;
}
#content.cal_nutri .result .bar-wrapper.last .bar-outside { margin-bottom: 10px; }
#content.cal_nutri .result .bar-wrapper h4 {
	font: 					bold 1.2em/1.2em Arial, Verdana, sans-serif;
	color: 					#6c4845;
	/*text-transform: 		uppercase;*/
	padding: 				4px 0 4px 20px;
}
#content.cal_nutri .result .bar-wrapper .bar-outside {
	position: 				relative;
	width: 					360px;
	height: 				53px;
	background: 			url(../image/bg-cal-bar.png) no-repeat left top;
	margin-bottom: 			34px;
}
#content.cal_nutri .result .bar-wrapper .bar-outside.hover { z-index: 3; }
#content.cal_nutri .result .bar-wrapper .bar-outside span.icn {
	display: 				block;
	position: 				absolute;
	width: 					47px;
	height: 				47px;
	left: 					5px;
	top: 					3px;
	background: 			url(../image/icn-allergenes-large.png) no-repeat left top;
	z-index: 				2;
}
#content.cal_nutri .result .bar-wrapper .bar-outside.hover span.icn { z-index: 4; }
#content.cal_nutri .result .bar-wrapper.kcal .bar-outside span.icn { background-position: left top; }
#content.cal_nutri .result .bar-wrapper.prot .bar-outside span.icn { background-position: left -47px; }
#content.cal_nutri .result .bar-wrapper.lip .bar-outside span.icn { background-position: left -94px; }
#content.cal_nutri .result .bar-wrapper.gluc .bar-outside span.icn { background-position: left -141px; }
#content.cal_nutri .result .bar-wrapper.sel .bar-outside span.icn { background-position: left -188px; }

#content.cal_nutri .result .bar-wrapper .bar-outside div.info {
	position: 				absolute;
	width: 					364px;
	height: 				164px;
	background: 			url(../image/bg-info-hover.png) no-repeat;
	left: 					-2px;
	top: 					0;
	display: 				none;
	z-index: 				4;
}
#content.cal_nutri .result .bar-wrapper .bar-outside.hover div.info { display: block; z-index: 1; }
#content.cal_nutri .result .bar-wrapper.kcal .bar-outside div.info { background-position: left top; }
#content.cal_nutri .result .bar-wrapper.prot .bar-outside div.info { background-position: left -164px; }
#content.cal_nutri .result .bar-wrapper.lip .bar-outside div.info { background-position: left -328px; }
#content.cal_nutri .result .bar-wrapper.gluc .bar-outside div.info { background-position: left -492px; }
#content.cal_nutri .result .bar-wrapper.sel .bar-outside div.info { background-position: left -656px; }

#content.cal_nutri .result .bar-wrapper .bar-outside div.info h5 {
	font: 					normal 2.4em/2.2em 'MuseoSlab900', Arial, sans-serif;
	color: 					#fff;
	/*text-transform: 		uppercase;*/
	margin-left: 			70px;
	margin-right: 			36px;
	border-bottom: 			1px solid #8c2055;
}
#content.cal_nutri .result .bar-wrapper .bar-outside div.info p {
	margin-left: 			70px;
	margin-right: 			36px;
	padding: 				20px 0 0;
	border-top: 			1px solid #dd5e9c;
	font: 					bold 1.4em/1.5em Arial, Verdana, sans-serif;
	color: 					#fff;
}

#content.cal_nutri .result .bar-wrapper.prot .bar-outside div.info h5 { border-bottom-color: #930e0c; }
#content.cal_nutri .result .bar-wrapper.prot .bar-outside div.info p { border-top-color: #ee5654; }
#content.cal_nutri .result .bar-wrapper.lip .bar-outside div.info h5 { border-bottom-color: #b77014; }
#content.cal_nutri .result .bar-wrapper.lip .bar-outside div.info p { border-top-color: #f9c98c; }
#content.cal_nutri .result .bar-wrapper.gluc .bar-outside div.info h5 { border-bottom-color: #34850d; }
#content.cal_nutri .result .bar-wrapper.gluc .bar-outside div.info p { border-top-color: #86d261; }
#content.cal_nutri .result .bar-wrapper.sel .bar-outside div.info h5 { border-bottom-color: #106e98; }
#content.cal_nutri .result .bar-wrapper.sel .bar-outside div.info p { border-top-color: #6ec4ea; }

#content.cal_nutri .result .bar-wrapper .bar-outside div.bar {
	position: 				absolute;
	left: 					40px;
	top: 					7px;
	width: 					228px;
	height: 				38px;
}
#content.cal_nutri .result .bar-wrapper .bar-outside div.bar .fill {
	display: 				block;
	height: 				38px;
	background: 			url(../image/bg-gradient-cal.png) repeat-x left top;
	text-indent: 			20px;
}
#content.cal_nutri .result .bar-wrapper .bar-outside div.bar .percent {
	position: 				absolute;
	left: 					22px;
	top: 					0;
	font: 					bold 2.2em/38px 'Arial Narrow', Arial, sans-serif;
}

#content.cal_nutri .result .bar-wrapper.kcal .bar-outside div.bar .fill { background-position: left top; }
#content.cal_nutri .result .bar-wrapper.prot .bar-outside div.bar .fill { background-position: left -38px; }
#content.cal_nutri .result .bar-wrapper.lip .bar-outside div.bar .fill { background-position: left -76px; }
#content.cal_nutri .result .bar-wrapper.gluc .bar-outside div.bar .fill { background-position: left -114px; }
#content.cal_nutri .result .bar-wrapper.sel .bar-outside div.bar .fill { background-position: left -152px; }

#content.cal_nutri .result .bar-wrapper .bar-outside div.bar .line {
	position: 				absolute;
	left: 					33%;
	top: 					0;
	height: 				38px;
	width: 					3px;
	background: 			url(../image/img-line-calc.png) no-repeat left center;
}

#content.cal_nutri .result .bar-wrapper .bar-outside div.bar .rgt {
	display: 				block;
	position: 				absolute;
	right: 					0;
	top: 					0;
	height: 				38px;
	width: 					19px;
	background: 			url(../image/img-fill-hover.png) no-repeat;
}

#content.cal_nutri .result .bar-wrapper .bar-outside p.label {
	position: 				absolute;
	width: 					80px;
	left: 					276px;
	top: 					9px;
	font-size: 				12px;
	color: 					#fff;
	margin-top:				6px;
}
#content.cal_nutri .result .bar-wrapper .bar-outside p.label span {
	font-family: 			'MuseoSlab900', Arial, sans-serif;
	font-size: 				18px;
	padding-right: 			4px;
}

#content.cal_nutri .result p.small {
	clear: 					both;
	padding-left: 			15px;
	margin-top: 			0px;
	display:				block;
	height:					auto;
	font: 					normal 10px/14px Arial, Verdana, sans-serif;
	color: 					#7f7f7f;
}

#content.cal_nutri a.btn-large-white {
	display: 				block;
	height: 				57px;
	width: 					266px;
	background: 			url(../image/btn-large-cal-nutri.png) no-repeat;
	margin: 				9px 0 0 -10px;
	font: 					normal 15px/1.2em 'MuseoSlab900', Arial, sans-serif;
	color: 					#004413;
	/*text-transform: 		uppercase;*/
	text-align: 			center;
	padding: 				24px 60px 0;
}
#content.cal_nutri a.btn-large-white:hover {
	background-position: 	left -81px;
	color: 					#fff;
}

#content.cal_nutri .simple-slider {
	position: 				relative;
	height: 				310px;
}

#content.cal_nutri .juggler {
	position: 				absolute;
	display: 				block;
	bottom: 				-50px;
	right: 					30px;
	z-index: 				2;
}

#content.cal_nutri .simple-slider h2 {
	font: 					normal 3.6em/2em 'MuseoSlab900', Arial, sans-serif;
	color: 					#004413;
	/*text-transform: 		uppercase;*/
	text-align: 			center;
}

#content.cal_nutri .simple-slider .slide-wrap {
	position: 				relative;
	width: 					480px;
	height: 				290px;
	margin: 				0 auto;
}
#content.cal_nutri .simple-slider .slide-wrap .slider {
	width: 					480px;
	height: 				290px;
	overflow: 				hidden;
}
#content.cal_nutri .simple-slider .slide-wrap .slider ul {
	width: 					99999px;
	height: 				290px;
}
#content.cal_nutri .simple-slider .slide-wrap .slider ul li {
	display: 				block;
	float: 					left;
	width: 					480px;
	overflow: 				hidden;
}
#content.cal_nutri .simple-slider .slide-wrap .slider ul li .no {
	float: 					left;
	width: 					105px;
	height: 				105px;
	font: 					normal 100px/105px 'MuseoSlab900', Arial, sans-serif;
	color: 					#fff;
	text-align: 			center;
	background: 			#004413;
	margin-right: 			30px;
	margin-bottom: 			15px;
}
#content.cal_nutri .simple-slider .slide-wrap .slider ul li h3 {
	overflow: 				hidden;
	padding: 				26px 0;
	font: 					normal 2.4em/1 'MuseoSlab300', Arial, sans-serif;
	color: 					#004413;
}
#content.cal_nutri .simple-slider .slide-wrap .slider ul li p {
	clear: 					both;
	color: 					#533836;
	width: 					460px;
	font-size: 				1.2em;
	line-height: 			1.2em;
	margin-bottom: 			1.2em;
}
#content.cal_nutri .simple-slider .slide-wrap ul.nav li {
	display: 				block;
	width: 					59px;
	height: 				95px;
	position: 				absolute;
	top: 					10px;
	left: 					-100px;
}
#content.cal_nutri .simple-slider .slide-wrap ul.nav li.next {
	left: 					auto;
	right: 					-100px;
}
#content.cal_nutri .simple-slider .slide-wrap ul.nav li a {
	display: 				block;
	height: 				95px;
	text-indent: 			-9999em;
	background: 			url(../image/btn-nav-slider-nutri.png) no-repeat;
}
#content.cal_nutri .simple-slider .slide-wrap ul.nav li.next a {
	background-position: 	left -95px;
}


/* Content > Blocks Homepage */

#content .block {
	position: 				relative;
	float: 					left;
	display: 				inline;
	margin: 				0 3.82% 38px 0;
	-webkit-transition: 	box-shadow 200ms ease-out;
	-moz-transition: 		box-shadow 200ms ease-out;
}
/*#content .block:nth-child(3) { margin-right: 0; }
#content .block.last { margin-right: 0; }*/
body.front .newsitem { height: auto !important; }

#content .block:hover {
	-moz-box-shadow: 		0 0 25px #e1e1e1;
	-webkit-box-shadow: 	0 0 25px #e1e1e1;
	box-shadow: 			0 0 25px #e1e1e1;
}

#content .block img.bg,
#content .block img.bg-hor {
	display: 				block;
	width: 					100%;
}

#content .block.content-height img.bg,
#content .block.content-height img.bg-hor {
	display: 				none !important;
}
#content .block.content-height div.wrapper {
	position: 				relative !important;
	background: 			#fdfdfd url(../image/bg-block-size-hor.gif) repeat-x left top !important;
}

html.ie8 #content .block.hover img.bg {
	margin-left: 			-20px;
	margin-top: 			-18px;
	margin-bottom: 			18px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#e3e4e7', Direction=45, Strength10)
	progid:DXImageTransform.Microsoft.Shadow(color='#e3e4e7', Direction=135, Strength=10)
	progid:DXImageTransform.Microsoft.Shadow(color='#e3e4e7', Direction=225, Strength=10)
	progid:DXImageTransform.Microsoft.Shadow(color='#e3e4e7', Direction=315, Strength=10);
}

#content.darkbrown .block:hover,
#content.page_mccafe .block:hover {
	-moz-box-shadow: 		0 0 25px #302115;
	-webkit-box-shadow: 	0 0 25px #302115;
	box-shadow: 			0 0 25px #302115;
}
html.ie8 #content.darkbrown .block.hover img.bg,
html.ie8 #content.page_mccafe .block.hover img.bg {
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#302115', Direction=45, Strength10)
	progid:DXImageTransform.Microsoft.Shadow(color='#302115', Direction=135, Strength=10)
	progid:DXImageTransform.Microsoft.Shadow(color='#302115', Direction=225, Strength=10)
	progid:DXImageTransform.Microsoft.Shadow(color='#302115', Direction=315, Strength=10);
}

#content.environment .block:hover,
#content.page_family .block:hover,
#content.page_company .block:hover {
	-moz-box-shadow: 		0 0 25px rgba(0,0,0, .5);
	-webkit-box-shadow: 	0 0 25px rgba(0,0,0, .5);
	box-shadow: 			0 0 25px #rgba(0,0,0, .5);
}
html.ie8 #content.environment .block.hover img.bg,
html.ie8 #content.page_family .block.hover img.bg,
html.ie8 #content.page_company .block.hover img.bg {
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#111111', Direction=45, Strength10)
	progid:DXImageTransform.Microsoft.Shadow(color='#111111', Direction=135, Strength=10)
	progid:DXImageTransform.Microsoft.Shadow(color='#111111', Direction=225, Strength=10)
	progid:DXImageTransform.Microsoft.Shadow(color='#111111', Direction=315, Strength=10);
}

#content .block a.full {
	position: 				absolute;
	display: 				block;
	left: 					0;
	top: 					0;
	right: 					0;
	bottom: 				0;
	cursor: 				pointer;
	z-index: 				2;
	background: 			url(../image/item-rollover.png) no-repeat -80px 80px;
}

#content .block a.full:hover {
	background-position: 	right bottom;
}

#content .block div.wrapper {
	position: 				absolute;
	left: 					0;
	top: 					0;
	right: 					0;
}

#content .block figure figcaption {
	position: 				absolute;
	top: 					12px;
	left: 					22px;
	font-family: 			'MuseoSlab700', Arial, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				1.2em;
	color: 					#666;
	/*text-transform: 		uppercase;*/
}

#content .newsitem {
	width: 					30.76%;
}
#content .newsitem figure {
	position: 				relative;
}
#content .newsitem figure figcaption {
	position: 				absolute;
	top: 					12px;
	left: 					22px;
	font-family: 			'MuseoSlab700', Arial, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				1.2em;
	color: 					#666;
	/*text-transform: 		uppercase;*/
}
#content .newsitem figure img {
	display: 				block;
	width: 					100%;
}
#content .newsitem hgroup {
	padding: 				20px 20px 10px;
}
#content .newsitem hgroup h3,
#content .newsitem hgroup h4 {
	font-family: 			'MuseoSlab900', Arial, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				4.4em;
	line-height: 			1em;
	color: 					#7b7b7b;
	/*text-transform: 		uppercase;*/
	-webkit-transition: 	color 200ms ease-out;
	-moz-transition: 		color 200ms ease-out;
}
#content .newsitem hgroup h4 {
	font-size: 				1.8em;
}
#content .newsitem:hover hgroup h3,
#content .newsitem:hover hgroup h4 { color: #004812; }
#content .newsitem p {
	font-family: 			'Georgia', Times, 'Times new Roman', Arial, sans-serif;
	font-style: 			italic;
	font-size: 				1.5em;
	line-height: 			1.25em;
	color: 					#666;
	padding: 				0 20px;
}

#content .findmcd {
	width: 					30.76%;
}
#content .findmcd div.wrapper > h3 {
  display:none;
	font-family: 			'MuseoSlab900', Arial, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				2.4em;
	line-height: 			58px;
	text-align: 			center;
	color: 					#666;
	height: 				54px;
	background: 			url(../image/bg-head-findmcd.gif) repeat-x left top;
}
#content .findmcd div.wrapper div.content {}
#content .findmcd div.wrapper div.happymeal h3 { margin-top: 36px; }
#content .findmcd div.wrapper div.content h3,
#content .findmcd div.wrapper div.content hgroup h4 {
	font-family: 			'MuseoSlab900', Arial, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				3em;
	line-height: 			1;
	color: 					#7b7b7b;
	-webkit-transition: 	color 200ms ease-out;
	-moz-transition: 		color 200ms ease-out;
}
#content .findmcd div.wrapper div.content.findjob h3 {
	font-size: 				2.6em;
}
#content .findmcd div.wrapper div.content hgroup h4 {
	font-size: 				1.6em;
	/*text-transform: 		uppercase;*/
}

#content .findmcd:hover div.wrapper div.content a:hover h3,
#content .findmcd:hover div.wrapper div.content a:hover hgroup h4 {
	color: 					#004812;
}
#content .findmcd div.wrapper div.content p {
	font-family: 			'Georgia', Times, 'Times new Roman', Arial, sans-serif;
	font-style: 			italic;
	font-size: 				1.2em;
	line-height: 			1.4em;
	color: 					#666;
}

#content .findmcd div.wrapper div.content figure {
	float: 					left;
	clear: 					both;
	width: 					110px;
}
#content .findmcd div.wrapper div.content figure img {
	display: 				block;
	width: 					100%;
	margin: 				0 0 0 auto;
}
#content .findmcd div.wrapper div.content form {
	overflow: 				hidden;
}
#content .findmcd div.wrapper div.content form fieldset {
	padding-top: 			4px;
}
#content .findmcd div.wrapper div.content form fieldset p {
	display: 				block;
	float: 					left;
	width: 					142px;
	height: 				33px;
	background: 			url(../image/bg-input-findmcd.gif) no-repeat right top;
	border: 				0;
	margin-right: 			2px;
	padding: 				0 8px;
	color: 					#333;
}
#content .findmcd div.wrapper div.content form fieldset p input {
	background: 			none;
	border: 				0;
	padding: 				0;
	height: 				33px;
	width: 					142px;
	font: 					normal 1.1em/33px Arial, sans-serif;
}
#content .findmcd div.wrapper div.findjob form fieldset p {
	width: 					131px;
	background-position: 	right -33px;
}
#content .findmcd div.wrapper div.findjob form fieldset p input { width: 131px; }
#content .findmcd div.wrapper div.content form fieldset button {
	display: 				block;
	width: 					34px;
	height: 				33px;
	background: 			url(../image/bg-input-findmcd.gif) no-repeat left -66px;
	border: 				0;
	text-indent: 			-9999em;
	cursor: 				pointer;
}

#content .findmcd div.wrapper div.findrestaurant { margin: 18px 0 24px; }

#content .fbsocial {
	float: 					right;
	width: 					30.76%;
	margin-right: 			0;
}
#content .fbsocial .wrapper {
	background:				#f5f5f5;
	border:					1px solid #ccc;
	overflow:				hidden;
}

#content .energy {
	width: 					65.34%;
}
#content .energy h3 {
	float: 					left;
	width: 					43%;
	padding-left: 			5%;
	font-family: 			'MuseoSlab900', Arial, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				12.4em;
	line-height: 			.9;
	color: 					#fff;
	/*text-transform: 		uppercase;*/
	margin-top: 			6%;
}
#content .energy h3,
#content .energy h4,
#content .energy p {
	-webkit-transition: 	color 200ms ease-out;
	-moz-transition: 		color 200ms ease-out;
}
#content .energy:hover h3,
#content .energy:hover h4,
#content .energy:hover p {
	color: 					#ccc;
}
#content .energy h3 span {
	display: 				block;
	font-size: 				.27em;
}
#content .energy h4 {
	float: 					left;
	width: 					30%;
	margin: 				7% 0 2% 2.6%;
}
#content .energy h4 img {
	display: 				block;
	width: 					100%;
}
#content .energy p {
	width: 					46%;
	float: 					left;
	margin-left: 			2.6%;
	font-family: 			'MuseoSlab900', Arial, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				2.6em;
	line-height: 			1.1em;
	/*text-transform: 		uppercase;*/
	color: 					#fff;
}

#content .apps {
	width: 					30.76%;
}
#content .apps figure {
	width: 					40%;
	float: 					left;
	margin-top: 			66px;
}
#content .apps figure figcaption {
	font-size: 				1.5em;
	text-transform: 		none;
}
#content .apps figure img {
	display: 				block;
	width: 					100%;
}
#content .apps div.wrapper { bottom: 0; }
#content .apps div.text {
	float: 					left;
	width: 					59%;
	margin-top: 			48px;
}
#content .apps div.text h3 {
	font-family: 			'MuseoSlab900', Arial, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				1.6em;
	line-height: 			1;
	/*text-transform: 		uppercase;*/
	color: 					#7b7b7b;
	margin: 				0 0 6px;
}
#content .apps div.text h3 span {
	display: 				block;
	font-size: 				2.5em;
}
#content .apps:hover div.text h3 { color: #004812; }
#content .apps div.text p {
	font-size: 				1.1em;
	line-height: 			1.27em;
	color: 					#666;
	margin: 				0 10px 10px 0;
}

#content .apps-small {
	clear: 					both;
	width: 					100%;
	margin-bottom: 			15%;
}
#content .apps-small figure {
	width: 					30%;
	float: 					left;
	margin-top: 			26px;
}
#content .apps-small figure figcaption {
	left: 					12px;
}
#content .apps-small figure img {
	display: 				block;
	width: 					100%;
}
#content .apps-small h3 {
	overflow: 				hidden;
	margin-top: 			48px;
	font-family: 			'MuseoSlab900', Arial, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				1.6em;
	line-height: 			1;
	/*text-transform: 		uppercase;*/
	color: 					#7b7b7b;
}
#content .apps-small h3 span {
	display: 				block;
	font-size: 				2.4em;
}
#content .apps-small:hover h3 { color: #004812; }
#content .apps-small p {
	clear: 					both;
	font-size: 				1.1em;
	color: 					#666;
	line-height: 			1.1em;
	padding: 				0 12px 10px;
}
#content .apps-small div.text img {
	margin-left: 			12px;
}

#content .employer {
	width: 					30.76%;
}
#content .employer figure figcaption {
	color: 					#fff;
}
#content .employer hgroup {
	margin-top: 			34%;
	margin-left: 			22px;
}
#content .employer hgroup h3,
#content .employer hgroup h4 {
	font-family: 			'MuseoSlab900', Arial, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				3.3em;
	line-height: 			1;
	color: 					#fff;
	/*text-transform: 		uppercase;*/
}
#content .employer hgroup h4 {
	font-size: 				1.8em;
	margin-bottom: 			4px;
}
#content .employer p {
	margin-left: 			22px;
	font-size: 				1.1em;
	line-height: 			1.2em;
	color: 					#fff;
	margin: 				0 12px 0 22px;
}

#content .findmcd-small {
	width: 					100%;
	margin-bottom: 			15%;
}
#content .findmcd-small h3 {
	font-family: 			'MuseoSlab900', Arial, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				2.4em;
	line-height: 			1;
	/*text-transform: 		uppercase;*/
	color: 					#7b7b7b;
	padding: 				42px 12px 8px;
}
#content .findmcd-small.xsmall h3 { padding-left: 0; font-size: 3em; }
#content .findmcd-small h3 span {
	display: 				block;
	font-size: 				.6em;
}
#content .findmcd-small figure {
	width: 					34%;
	float: 					left;
}
#content .findmcd-small.xsmall figure {
	margin-top: 			14%;
}
#content .findmcd-small figure figcaption { left: 12px; }
#content .findmcd-small figure img {
	display: 				block;
	width: 					100%;
}
#content .findmcd-small.xsmall figure img { margin-top: 6px; }

#content .findmcd-small div.wrapper form {
	overflow: 				hidden;
}
#content .findmcd-small div.wrapper form > p {
	font: 					italic normal 1.2em/1.1em 'Georgia', Times, 'Times new Roman', Arial, sans-serif;
	color: 					#666;
	margin: 				0 0 4px;
}
#content .findmcd-small div.wrapper form fieldset {
	padding-top: 			4px;
}
#content .findmcd-small div.wrapper form fieldset p {
	display: 				block;
	float: 					left;
	width: 					131px;
	height: 				33px;
	background: 			url(../image/bg-input-findmcd.gif) no-repeat right -33px;
	border: 				0;
	margin-right: 			2px;
	padding: 				0 8px;
	color: 					#333;
}
#content .findmcd-small div.wrapper form fieldset p input {
	background: 			none;
	border: 				0;
	padding: 				0;
	height: 				33px;
	width: 					131px;
	font: 					normal 1.1em/33px Arial, sans-serif;
}
#content .findmcd-small div.wrapper form fieldset button {
	display: 				block;
	width: 					34px;
	height: 				33px;
	background: 			url(../image/bg-input-findmcd.gif) no-repeat left -66px;
	border: 				0;
	text-indent: 			-9999em;
	cursor: 				pointer;
}

#content .all-news-small {
	width: 					100%;
	margin-bottom: 			15%;
}
#content .all-news-small .wrapper {
	padding: 				24px 12px;
}
#content .all-news-small .wrapper p {
	font-size: 				1.2em;
	line-height: 			1.6em;
	color: 					#666;
}
#content .all-news-small .wrapper figure {
	width: 					30%;
	float: 					left;
	margin: 				0 4% 4% 0;
}
#content .all-news-small .wrapper figure img {
	display: 				block;
	width: 					100%;
}
#content .all-news-small .wrapper h3 {
	font: 					normal 3.4em/1 'MuseoSlab900', Arial, sans-serif;
	/*text-transform: 		uppercase;*/
	color: 					#7b7b7b;
	margin: 				18px 0 0;
}
#content .all-news-small .wrapper h3 span {
	display: 				block;
	font-size: 				.56em;
}
#content .all-news-small .wrapper p {
	clear: 					both;
}

#content .energy-small {
	width: 					100%;
	margin-bottom: 			15%;
}
#content .energy-small img.bg-hor { display: none; }
#content .energy-small .wrapper {
	padding: 				38px 20px 0;
}
#content .energy-small.whiteborder .wrapper {
	border: 				12px solid #fff;
	bottom: 				0;
}
#content .energy-small .wrapper h3 {
	font: 					normal 10.2em/1 'MuseoSlab900', Arial, sans-serif;
	color: 					#fff;
	/*text-transform: 		uppercase;*/
}
#content .energy-small .wrapper h3 span {
	display: 				block;
	font-size: 				.27em;
}
#content .energy-small .wrapper hgroup h3 { font-size: 8em; margin-bottom: 10px; }
#content .energy-small .wrapper h4 img {
	display: 				block;
	width: 					100%;
	margin: 				0 0 10px;
}
#content .energy-small:hover .wrapper h3 {
	color: 					#ccc;
}

#content .energy-small .wrapper p {
	font: 					normal 2em/1.2em 'MuseoSlab900', Arial, sans-serif;
	color: 					#fff;
	/*text-transform: 		uppercase;*/
	margin: 				0 0 10px;
}
#content .energy-small.whiteborder .wrapper p { font-size: 1.5em; }

#content .mccafe-small {
	width: 					100%;
	margin-bottom: 			15%;
	background: 			#6f4d31;
}
#content .mccafe-small .wrapper {
	padding: 				4%;
	text-align: 			center;
}
#content .mccafe-small .wrapper h3 {
	font: 					normal 2.2em/1 'MuseoSlab900', Arial, sans-serif;
	color: 					#fff;
	/*text-transform: 		uppercase;*/
	padding: 				6% 0 4%;
}
#content .mccafe-small .wrapper h3 span {
	display: 				block;
	font-size: 				1.2em;
}
#content .mccafe-small .wrapper figure {
	padding: 				0 10%;
}
#content .mccafe-small .wrapper figure img {
	display: 				block;
	width: 					100%;
}

#content .news-small {
	width: 					100%;
	margin-bottom: 			15%;
	background: 			#fff;
}
#content .news-small.greybg { background: #f3f3f3; }
#content .news-small figure {
	padding: 				12px;
}
#content .news-small figure img {
	display: 				block;
	width: 					100%;
}
#content .news-small hgroup {
	padding: 				0 18px 12px;
}
#content .news-small hgroup h3 {
	font: 					normal 3.2em/1 'MuseoSlab900', Arial, sans-serif;
	color: 					#7b7b7b;
	/*text-transform: 		uppercase;*/
}
#content .news-small hgroup h4 {
	font: 					normal 1.4em/1 'MuseoSlab900', Arial, sans-serif;
	color: 					#7b7b7b;
	/*text-transform: 		uppercase;*/
}
#content .news-small:hover hgroup h3,
#content .news-small:hover hgroup h4 {
	color: 					#004812;
}
#content .news-small p {
	padding: 				0 18px 20px;
	font: 					italic normal 1.4em/1.2em 'Georgia', Times, 'Times new Roman', Arial, sans-serif;
	color: 					#7b7b7b;
}

#content .happymeal-small {
	width: 					100%;
	margin-bottom: 			15%;
	background: 			#fff;
}
#content .happymeal-small img.bg {}
#content .happymeal-small div.wrapper {
	position: 				absolute;
	top: 					0;
	left: 					0;
	right: 					0;
	bottom: 				0;
	border: 				12px solid #fff;
}
#content .happymeal-small .wrapper hgroup {
	position: 				absolute;
	left: 					12px;
	top: 					12px;
	right: 					12px;
	bottom: 				12px;
	padding: 				0;
	margin-bottom: 			0;
	border: 				0;
	text-align: 			center;
}
#content .happymeal-small .wrapper hgroup h3 {
	font: 					normal 5.6em/1 'MuseoSlab900', Arial, sans-serif;
	color: 					#fff;
	/*text-transform: 		uppercase;*/
}
#content .happymeal-small .wrapper hgroup h4 {
	position: 				absolute;
	bottom: 				0;
	left: 					6px;
	right: 					6px;
	font: 					normal 1.5em/1.2em 'MuseoSlab900', Arial, sans-serif;
	color: 					#fff;
	text-align: 			left;
	/*text-transform: 		uppercase;*/
}
#content .happymeal-small .wrapper img.img-over {
	position: 				absolute;
	left: 					50%;
	top: 					50%;
	margin: 				-115px 0 0 -90px;
	display: 				block;
	width: 					65%;
}

#content .middle-link-small {
	width: 					100%;
	margin-bottom: 			15%;
}
#content .middle-link-small.services { margin-bottom: 0; }
#content .middle-link-small div.wrapper h3 {
	font: 					normal 3.2em/1 'MuseoSlab900', Arial, sans-serif;
	color: 					#7b7b7b;
	margin-top: 			80px;
	/*text-transform: 		uppercase;*/
	padding-left: 			10%;
}
#content .middle-link-small div.inc-picture h3 { font-size: 3em; margin-top: 46px; margin-bottom: 6px; }
#content .middle-link-small div.inc-picture h3.smaller { font-size: 2.4em; }
#content .middle-link-small div.wrapper h3 span {
	display: 				block;
	font-size: 				.6em;
}
#content .middle-link-small div.inc-picture h3 span {
	font-size: 				.56em;
}
#content .middle-link-small div.inc-picture p {
	font: 					italic 1.1em/1.5em 'Georgia', Times, 'Times new Roman', Arial, sans-serif;
	color: 					#666;
	padding-left: 			10%;
}
#content .middle-link-small div.inc-picture p.cl { clear: both; }
#content .middle-link-small figure {
	float: 					left;
	width: 					34%;
	margin-top: 			13%;
}
#content .middle-link-small figure img {
	display: 				block;
	width: 					100%;
}

#content .stores-small {
	clear: 					both;
	margin: 				0 0 7% 0;
}
#content .stores-small hgroup { padding-top: 5%; }
#content .stores-small hgroup h3 {
	font: 					normal 12em/.8em 'MuseoSlab900', Arial, sans-serif;
	color: 					#fff;
	/*text-transform: 		uppercase;*/
}
#content .stores-small hgroup h4 {
	font: 					normal 1.85em/1 'MuseoSlab700', Arial, sans-serif;
	color: 					#fff;
	/*text-transform: 		uppercase;*/
}

#content .corporate-small {
	width: 					100%;
	margin-bottom: 			15%;
}
#content .corporate-small .wrapper {
	padding: 				20px;
}
#content .corporate-small .wrapper h3 {
	font: 					normal 3.8em/1 'MuseoSlab900', Arial, sans-serif;
	color: 					#fff;
	padding-top: 			32%;
}
#content .corporate-small .wrapper h3 span {
	display: 				block;
	font-size: 				.8em;
}
#content .corporate-small .wrapper h3 em {
	display: 				block;
	font: 					italic normal .5em/1.5em 'Georgia', Times, 'Times new Roman', Arial, sans-serif;
	text-transform: 		none;
}

#content .xsmall {
	margin-bottom: 			0;
}

html.ie8 #content .block a.full {
	right: 					-1px;
	bottom: 				-1px;
}



/* Footer */

footer[role=contentinfo] {
	position: 				relative;
	border-top: 			1px solid #f0f0f0;
	background: 			#eee url(../image/bg-footer.gif) repeat-x left 50px;
}

footer[role=contentinfo] div.header {
	position: 				relative;
	height: 				50px;
	overflow: 				hidden;
	background: 			url(../image/bg-footer-head.gif) repeat-x left top;
}
footer[role=contentinfo] div.header > div {
	position: 				relative;
}
footer[role=contentinfo] div.header section {
	position: 				absolute;
	width: 					100%;
	height: 				50px;
	left: 32%!important;
	top: 					0;
	margin-left: 			-6px;
	padding-left: 			64px;
	background: 			url(../image/bg-footer-head-tab.png) no-repeat left top;
}
footer[role=contentinfo] div.header section nav {
	height: 				50px;
	background: 			#fff;
}
footer[role=contentinfo] div.header section nav ul {
/*	width: 					435px;*/
	padding-left: 			10px;
}
footer[role=contentinfo] div.header section nav ul li {
	float: 					left;
	margin-top: 			20px;
	padding: 				0 9px;
	height: 				12px;
	font-family: 			'MuseoSlab300', Arial, sans-serif;
	font-style: 			normal;
	font-size: 				1.2em;
	line-height: 			1.2em;
	font-weight: 			normal;
	/*text-transform: 		uppercase;*/
	border-right: 			1px solid #999;
}
footer[role=contentinfo] div.header section nav ul li.fb {
	border-right: 			0;
	padding-right: 			0;
	margin-top: 			14px;
	width: 					150px;
}
footer[role=contentinfo] div.header section nav ul li a {
	display: 				block;
	float: 					left;
	color: 					#000;
	overflow: 				hidden;
}
footer[role=contentinfo] div.header section nav ul li.fb a {
	background: 			url(../image/bg-icn-facebook-black.gif) no-repeat right top;
	height: 				24px;
	line-height: 			26px;
	padding-right: 			34px;
}
footer[role=contentinfo] div.header section nav ul li a:hover { color: #004812; }
footer[role=contentinfo] div.header section nav ul li.fb a:hover { background-position: right -24px; }
footer[role=contentinfo] div.header a.logo {
	position: 				absolute;
	left: 					2px;
	top: 					8px;
	width: 					37px;
	height: 				32px;
	background: 			url(../image/img-logo-footer.png) no-repeat;
	text-indent: 			-9999em;
}

footer[role=contentinfo] > nav {
	overflow: 				hidden;
	padding: 				26px 0 0;
}
footer[role=contentinfo] > nav .block {
	width: 					13.33%;
	display: 				inline;
	float: 					left;
	margin-right: 			4%;
	margin-bottom: 			26px;
}
footer[role=contentinfo] > nav .last { margin-right: 0 !important; }
footer[role=contentinfo] > nav ul { display: block; }
footer[role=contentinfo] > nav ul li { overflow: hidden; }

footer[role=contentinfo] > nav .block h4 {
	font-family: 			'MuseoSlab900', Arial, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				1.4em;
	line-height: 			2.2em;
	color: 					#7b7b7b;
	border-bottom: 			1px solid #d3d3d3;
	margin-bottom: 			10px;
}
footer[role=contentinfo] > nav ul li a {
	font-size: 				1.1em;
	line-height: 			1.8em;
}
footer[role=contentinfo] > nav ul li a:hover {
	color: 					#004812;
}

footer[role=contentinfo] div.footer {
	border-top: 			1px solid #ccc;
	height: 				50px;
}
footer[role=contentinfo] div.footer div ul.ticker {
	width: 					50%;
	float: 					left;
	font-size: 				1.1em;
	line-height: 			50px;
	color: 					#7b7b7b;
	height: 				50px;
	overflow: 				hidden;
}
footer[role=contentinfo] div.footer div ul.ticker li {
	display: 				none;
}
footer[role=contentinfo] div.footer div ul.ticker li p { width: auto; }
footer[role=contentinfo] div.footer div p {
	width: 					50%;
	float: 					left;
	font-size: 				1.1em;
	line-height: 			50px;
	color: 					#7b7b7b;
}
footer[role=contentinfo] div.footer div p.rgt { float: right; text-align: right; }


/* Overlay */

.mask {
	position: 				fixed;
	display: 				none;
	z-index: 				998;
	background: 			#000;
	top: 					0;
	left: 					0;
	right: 					0;
	cursor: 				pointer;
}

#text-overlay {
	position: 				fixed;
	display: 				none;
	width: 					781px;
	height: 				512px;
	background: 			#fff;
	left: 					50%;
	top: 					50%;
	margin: 				-256px 0 0 -390px;
	z-index: 				999;
}
#text-overlay span.top-round,
#text-overlay span.bottom-round {
	display: 				block;
	position: 				absolute;
	width: 					783px;
	height: 				11px;
	background: 			url(../image/bg-textoverlay.png) no-repeat left top;
	left: 					0;
	top: 					-11px;
}
#text-overlay span.bottom-round {
	background-position: 	left bottom;
	top: 					auto;
	bottom: 				-11px;
}
#text-overlay a.close {
	display: 				block;
	position: 				absolute;
	width: 					7px;
	height: 				7px;
	padding: 				1px;
	border: 				1px solid #b0b0b0;
	top: 					6px;
	right: 					17px;
}
#text-overlay a.close span {
	display: 				block;
	width: 					7px;
	height: 				7px;
	background: 			url(../image/btn-close-overlay.gif) no-repeat left top;
	text-indent: 			-9999em;
}
#text-overlay a.close:hover {
	border-color: 			#464646;
}
#text-overlay a.close:hover span {
	background-position: 	left -7px;
}
#text-overlay .overlay-content {
	width: 					665px;
	height: 				452px;
	overflow: 				hidden;
	margin: 				0 auto;
	padding: 				23px 0 0;
}
#text-overlay .overlay-content h2 {
	font: 					normal 1.8em/1 'MuseoSlab500', Arial, sans-serif;
	color: 					#7b7b7b;
	/*text-transform: 		uppercase;*/
	text-align: 			center;
	border-bottom: 			1px solid #ccc;
	padding-bottom: 		16px;
	margin-bottom: 			16px;
}
#text-overlay .overlay-content p {
	font-size: 				1.2em;
	line-height: 			1.66em;
	color: 					#7b7b7b;
}


#video-overlay {
	position: 				fixed;
	display: 				none;
	width: 					780px;
	height: 				471px;
	background: 			#000;
	left: 					50%;
	top: 					50%;
	margin: 				-256px 0 0 -390px;
	z-index: 				999;
}
#video-overlay span.top-round,
#video-overlay span.bottom-round {
	display: 				block;
	position: 				absolute;
	width: 					783px;
	height: 				3px;
	background: 			url(../image/bg-videooverlay.png) no-repeat left top;
	left: 					0;
	top: 					-3px;
}
#video-overlay span.bottom-round {
	background-position: 	left bottom;
	top: 					auto;
	bottom: 				-3px;
}
#video-overlay a.close {
	display: 				block;
	position: 				absolute;
	width: 					7px;
	height: 				7px;
	padding: 				1px;
	border: 				1px solid #b0b0b0;
	top: 					23px;

	right: 					26px;
}
#video-overlay a.close span {
	display: 				block;
	width: 					7px;
	height: 				7px;
	background: 			url(../image/btn-close-overlay.gif) no-repeat left top;
	text-indent: 			-9999em;
}
#video-overlay a.close:hover {
	border-color: 			#464646;
}
#video-overlay a.close:hover span {
	background-position: 	left -7px;
}
#video-overlay .overlay-content {
	width:726px;
	height:440px;
	overflow:hidden;
	margin:0 auto;
	padding:16px 0 0;
  text-align:center;
}
#video-overlay .overlay-content h3 {
	font:normal 1.4em/1 'MuseoSlab900', Arial, sans-serif;
	color:#fff;
	margin-bottom:14px;
  text-align:left;
}
#video-overlay .overlay-content p {
	font-size: 				1.2em;
	line-height: 			1.66em;
	color: 					#7b7b7b;
}


#text-overlay .scroller { width: 665px; clear: both; margin: 20px 0 10px; }
#text-overlay .scroller .viewport { width: 645px; height: 432px; overflow: hidden; position: relative; }
#text-overlay .scroller .overview { list-style: none; position: absolute; left: 0; top: 0; }
#text-overlay .scroller .thumb .end,
#text-overlay .scroller .thumb { background-color: #9e9e9e; }
#text-overlay .scroller .scrollbar { position: relative; float: right; width: 1px; }
#text-overlay .scroller .track { background-color: #d8d8d8; height: 100%; width:1px; position: relative; }
#text-overlay .scroller .thumb { height: 20px; width: 1px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
#text-overlay .scroller .thumb .end { overflow: hidden; height: 5px; width: 13px; }
#text-overlay .scroller .disable{ display: none; }


/* iPad CSS Styles */
@media only screen and (device-width: 768px) {

	#content.design section.pictures div.holder ul {
		-webkit-transition: 		all 400ms ease-out;
		-webkit-transform: 			translate3d(0,0,0);
	}

}

#content .block.block-menu-block:hover{
    box-shadow: none;
}
#content .block.block-menu-block{
    margin-bottom: 15%;
    margin-right:0;
    display: block;
}
#content .block.block-menu-block img{
    display: none;
}
#content .block.block-menu-block .wrapper{
    position: static;
}
#content .block.block-menu-block .wrapper li{
    border-bottom: 1px solid #CCC;
    padding: 10px 0 8px;
}
#content .block.block-menu-block .wrapper li.last{
    border-bottom: 0;
}
#content .block.block-menu-block .wrapper li a{
    font: normal 2.6em/1 'MuseoSlab100', Arial, sans-serif;
}
#content .block.block-menu-block .wrapper li a.active{
    font-family: 'MuseoSlab900', Arial, sans-serif;
    color: #606060;
}
#content .block.block-menu-block .wrapper li a:hover{
    color: #004812;
}
#content #block-menu-menu-hmsc-menu-new:hover, #content #block-menu-menu-hmsc-menu-2015:hover, #content #block-menu-menu-hmsc-menu-2017:hover,
#content #block-menu-menu-hmsc-menu:hover, #content #block-menu-menu-menu-hmsc-menu-new:hover {
    box-shadow: none;
}
#content #block-menu-menu-hmsc-menu-new, #content #block-menu-menu-hmsc-menu-2015, #content #block-menu-menu-hmsc-menu-2017,
#content #block-menu-menu-hmsc-menu, #content #block-menu-menu-menu-hmsc-menu-new {
    margin-bottom: 15%;
    margin-right:0;
    display: block;
}
#content #block-menu-menu-hmsc-menu-new img, #content #block-menu-menu-hmsc-menu-2015 img, #content #block-menu-menu-hmsc-menu-2017 img,
#content #block-menu-menu-hmsc-menu img, #content #block-menu-menu-menu-hmsc-menu-new img{
    display: none;
}
#content #block-menu-menu-hmsc-menu-new .wrapper, #content #block-menu-menu-hmsc-menu-2015 .wrapper, #content #block-menu-menu-hmsc-menu-2017 .wrapper,
#content #block-menu-menu-hmsc-menu .wrapper, #content #block-menu-menu-menu-hmsc-menu-new .wrapper{
    position: static;
}
#content #block-menu-menu-hmsc-menu-new .wrapper li, #content #block-menu-menu-hmsc-menu-2015 .wrapper li, #content #block-menu-menu-hmsc-menu-2017 .wrapper li,
#content #block-menu-menu-hmsc-menu .wrapper li, #content #block-menu-menu-menu-hmsc-menu-new .wrapper li{
    border-bottom: 1px solid #CCC;
    padding: 10px 0 8px;
}
#content #block-menu-menu-hmsc-menu-new .wrapper li.last, #content #block-menu-menu-hmsc-menu-2015 .wrapper li.last, #content #block-menu-menu-hmsc-menu-2017 .wrapper li.last,
#content #block-menu-menu-hmsc-menu .wrapper li.last, #content #block-menu-menu-menu-hmsc-menu-new .wrapper li.last {
    border-bottom: 0;
}
#content #block-menu-menu-hmsc-menu-new .wrapper li a, #content #block-menu-menu-hmsc-menu-2015 .wrapper li a, #content #block-menu-menu-hmsc-menu-2017 .wrapper li a,
#content #block-menu-menu-hmsc-menu .wrapper li a, #content #block-menu-menu-menu-hmsc-menu-new .wrapper li a {
    font: normal 2.6em/1 'MuseoSlab100', Arial, sans-serif;
}
#content #block-menu-menu-hmsc-menu-new .wrapper li a.active, #content #block-menu-menu-hmsc-menu-2015 .wrapper li a.active, #content #block-menu-menu-hmsc-menu-2017 .wrapper li a.active,
#content #block-menu-menu-hmsc-menu .wrapper li a.active, #content #block-menu-menu-menu-hmsc-menu-new .wrapper li a.active {
    font-family: 'MuseoSlab900', Arial, sans-serif;
    color: #606060;
}
#content #block-menu-menu-hmsc-menu-new .wrapper li a:hover, #content #block-menu-menu-hmsc-menu-2015 .wrapper li a:hover, #content #block-menu-menu-hmsc-menu-2017 .wrapper li a:hover,
#content #block-menu-menu-hmsc-menu .wrapper li a:hover, #content #block-menu-menu-menu-hmsc-menu-new .wrapper li a:hover {
    color: #004812;
}

.cboxPhoto{
    cursor: pointer;
}
#block-views-promo-queue-block{
    display: none;
}
#colorbox #cboxLoadedContent{
    overflow: hidden !important;
}
/*
#colorbox iframe{
    display: none;
}
*/
#cboxOverlay {
    background: #000 !important;
}

#cboxLoadingOverlay {
    background: rgba(255, 255, 255, 0) !important;
}
#cboxLoadingGraphic {
    background-color: rgb(255, 255, 255);
    width: 56px;
    height: 56px;
    border-radius: 10px;
    top: 50%;
    left: 50%;
}

#faq-lavorare ul.accordion li h4 a,
#faq-hmsc ul.accordion li h4 a{
    padding-right: 50px;
    background: url(../image/arrow_accordion_off.png) 99% center no-repeat #ffffff !important;
}
#faq-lavorare ul.accordion li h4 a.active,
#faq-hmsc ul.accordion li h4 a.active {
    background: url(../image/arrow_accordion_on.png) 99% center no-repeat #ffffff !important;
}

#content .flex-control-nav { bottom: -60px; }

sup{ vertical-align: super !important; }


/**
 *   Push BLock Home
 */
body.front .push-block-wrap { float: left; width: 805px; }
/* == @START home1col == */
#content .newsitem.col1 { height: 185px; position: relative; margin-right: 44px; width: 357px }
#content .newsitem.col1:hover { box-shadow: none; }
  #content .newsitem.col1 .wrapper { position: relative; }
    #content .newsitem.col1 figure { float: left; margin: 0 19px 0 0; max-width: 150px; }
      #content .newsitem.col1 figure img { max-width: 150px; width: auto; }
    #content .newsitem.col1 .text { float: right; max-width: 188px; position: relative; }
      #content .newsitem.col1 .text h3 { font-family: 'MuseoSlab900', Arial, sans-serif; font-size: 30px; line-height: 90%; padding: 0 0 15px 0; }
        #content .newsitem.col1 .text h3 a { color: #000; -webkit-transition: all 200ms ease-out; -moz-transition: all 200ms ease-out; font-size: 26px; font-weight: normal; }
        #content .newsitem.col1 .text h3 a:hover { color: #004812; }
      #content .newsitem.col1 .text p { color: #666; font-family: Arial, sans-serif; font-style: normal; font-size: 16px; line-height: 110%; padding: 0; }
      #content .newsitem.col1 .text p.read-more { padding: 15px 0 0; }
        #content .newsitem.col1 .text p.read-more a { color: #000; font-family: 'Georgia', Times, 'Times new Roman', Arial, sans-serif; font-style: italic; text-decoration: underline; }
        #content .newsitem.col1 .text p.read-more a:hover { color: #004812; text-decoration: none; }
/* == @END home1col == */
/* == @START home1col == */
#content .block.col2 { width: 761px; }
#content .block.col2:hover { box-shadow: none; }
/* == @END home1col == */
/* == @START home1colimg == */
#content .block.col1.fullimg { height: auto; margin-right: 44px; width: 357px; }
#content .block.col1.fullimg:hover { box-shadow: none; }
/* == @END home1colimg == */

/**
 *   Home sidebar
 */
body.front #content .right_side { float: right; width: 360px; }
/* == @START box grigio == */
#content .findmcd { overflow: hidden; width: 100%; }
#content .findmcd:hover { box-shadow: none; }
  #content .findmcd div.wrapper { position: relative; }
    #content .findmcd div.wrapper div.content { background: #f3f3f3; border-bottom: 1px solid #fff; margin: 0; padding: 12px 0; }
      #content .findmcd div.wrapper div.content figure { width: 95px; }
      #content .findmcd div.wrapper div.content h3 { color: #7b7b7b; font-size: 19px!important; margin: 0!important; }
      #content .findmcd div.wrapper div.content p {color: #7b7b7b; font-family: Arial, sans-serif; font-size: 13px; font-style: normal; position: relative; padding: 0 10px 0 0; }
        #content .findmcd div.wrapper div.content p a { display: block; height: 16px; width: 16px; position: absolute; top: 9px; left: 0; }
      #content .findmcd div.wrapper div.content form { padding-left: 14px; }
        #content .findmcd div.wrapper div.content form fieldset p { background: url('../image/block-findmcd/locator.png') left center no-repeat; height: auto; margin: 0 4px 0 0; padding: 0 0 0 28px; width: auto; }
          #content .findmcd div.wrapper div.content form fieldset p input { background: #fff; border: 1px solid #999; height: 31px; padding: 0 10px; width: 216px }
          #content .findmcd div.wrapper div.content form fieldset button { background: #91ad96; color: #fff; font-family: "FlamaBasic"; font-size: 15px; height: 33px; text-indent: 0; width: 61px; -webkit-transition: all 200ms ease-out;
-moz-transition: all 200ms ease-out; }
          #content .findmcd div.wrapper div.content form fieldset button:hover { background: #014713; }
	#content .findmcd div.wrapper div.findjob { background: url('../image/block-findmcd/_box_home_first_row_image.png') no-repeat 16px -2px #f3f3f3; padding-left: 88px; }
    #content .findmcd div.wrapper div.r105 { padding: 0; }
    #content .findmcd div.wrapper div.r105 a { float: left; }
    #content .findmcd div.wrapper div.r105 a img { width: 100%; }
    #content .findmcd div.wrapper div.happymeal { background: url('../image/block-findmcd/bollo_hm_studio.png') no-repeat 16px 4px #f3f3f3; padding-left: 88px; }
    #content .findmcd div.wrapper div.giornidisorprese { padding: 21px 0; background: url('../image/block-findmcd/box_home_row_24_ore.png') no-repeat 16px 5px #f3f3f3; padding-left: 88px; }
    @media screen and (max-width: 1265px) { #content .findmcd div.wrapper div.giornidisorprese { padding: 9px 5px 9px 88px !important; background-position: 16px 9px; } }
	#content .findmcd div.wrapper div.antifrode { background: url('../image/block-findmcd/antifrode.png') no-repeat 16px 9px #f3f3f3; padding-left: 89px; }
	#content .findmcd div.wrapper div.mamme {     background: url('../image/block-findmcd/McMamme_Thumb.png') no-repeat 20px 9px #f3f3f3; padding-left: 89px; background-size: 53px; }

body.front #content .findmcd { margin-bottom: 38px }
  body.front #content .findmcd div.wrapper div.content form fieldset p input { width: 216px; }

#content aside .findmcd { margin-bottom: 0px; }
  #content aside .findmcd div.wrapper div.content h3 { padding: 0; }
  #content aside .findmcd div.wrapper div.content form fieldset p input { width: 160px; }
/* == @END box grigio == */
/* == @START box facebook == */
#content .fbsocial { width: 100%; height: 398px; overflow: hidden; margin-bottom: 26px; }
#content .fbsocial:hover { box-shadow: none; }
  #content .fbsocial div.wrapper { background: #fff; border: 0; position: relative; }
/* == @END box facebook == */


/**
 *   Scheda prodotto menu
 */
#content.product .product-menu .info { max-width: 325px; }
#content.product .product-menu .product_list { float: right; max-width: 445px; width: 100%; }
#content.product .product-menu .product_list .block { width: 100%; }
#content.product .product-menu .product_list .block:hover { box-shadow: none; }
#content.product .product-menu .product_list .block img { display: none; }
#content.product .product-menu .product_list .wrapper { position: static; }
#content.product .product-menu .product_list .wrapper img { display: block; width: 73%; margin: 14%; }

  #content.product .product-menu .product_list header h2 { color: #7b7b7b; font-size: 23px; }
  #content.product .product-menu .product_list header p { color: #666; font-family: Arial, sans-serif; font-size: 14px; }

  #content.product .product-menu .product_list h3 { background: #c3c3c3; color: #fff; font-family: 'MuseoSlab900', Arial, sans-serif; font-size: 14px; font-weight: normal; height: 33px; line-height: 33px; padding: 0 20px; text-transform: uppercase; margin-top: 60px; display: block; float: left; width: 405px; }
  #content.product .product-menu .product_list h3:first-child { margin-top: 30px; }
    #content.product .product-menu .product_list .view-grouping { display: none; }
    #content.product .product-menu .product_list .view-grouping:first-child { display: block; }
    #content.product .product-menu .product_list .view-grouping-header { display: none; }
    #content.product .product-menu .product_list .entity { float: left; width: 33%; }
    #content.product .product-menu .product_list .entity { padding-bottom: 10px; height: 160px; border-right: 1px solid #D5D5D5; }
	#content.product .product-menu .product_list .view-grouping-content .entity.last{ border: 0; }
    #content.product .product-menu .product_list .entity .commerce-product-title { font-family: 'MuseoSlab900', Arial, sans-serif; font-style: normal; font-weight: normal; font-size: 1.3em; line-height: 1.4em; color: #7b7b7b; text-align: center; padding: 0 5px; }

/* McCAFFE */
#content.product .le-nostre-bevande .info,
#content.product .i-nostri-dolci .info {
	width: 100%;
	float: none;
}


/**
 *   Sidebar sinistra
 */
#content .left_side {}
  #content .left_side .block { margin: 0; width: 100%; }
    #content .left_side .block p { color: #666; font-size: 1.3em; line-height: 130%; margin-bottom: 1.1em; }
      #content .left_side .block p a { color: #010101; font-weight: bold; text-decoration: underline; }

/**
 * Pagina contatti (online)
 */
#block-block-7:hover { -moz-box-shadow: none!important; -webkit-box-shadow: none!important; box-shadow: none!important; }
.page-node-724 form {  }
.page-node-724 form input, .page-node-724 form textarea, .page-node-724 form select { font-size: 14px; }
  .page-node-724 form .webform-component-fieldset,
  .page-node-724 form .webform-component--privacy,
  .page-node-724 form .webform-component-checkboxes { display: block !important; }
  .page-node-724 form .webform-component-fieldset { clear: both; margin-bottom: 20px; }
.page-node-724 form .webform-component-fieldset.webform-component--dati-di-contatto { margin-bottom: 20px; }
	.page-node-724 form .webform-component-fieldset.webform-component--dati-anagrafici .form-item, .page-node-724 form .webform-component-fieldset.webform-component--dati-di-contatto .form-item { float: left; width: 48.7%; }

.page-node-724 form .webform-component-fieldset.webform-component--dati-anagrafici .form-item:nth-child(even), .page-node-724 form .webform-component-fieldset.webform-component--dati-di-contatto .form-item:nth-child(even) { margin-left: 10px;  }
.page-node-724 form .webform-component-fieldset.webform-component--dati-di-contatto .form-item:nth-child(odd), .page-node-724 form .webform-component-fieldset.webform-component--dati-anagrafici .form-item:nth-child(odd) { margin-right: 10px; }
.page-node-724 form .webform-component-fieldset.webform-component--dati-anagrafici .form-item input, .page-node-724 form .webform-component-fieldset.webform-component--dati-di-contatto .form-item select { box-sizing: border-box; height: 32px; width: 100%; }
.page-node-724 form .webform-component-fieldset.webform-component--messaggio select, .page-node-724 form .webform-component-fieldset.webform-component--messaggio textarea { width: 100%; }
.page-node-724 form .webform-component { margin-bottom: 8px; }
    .page-node-724 form .webform-component.webform-component--policy { margin-bottom: 0; }
      .page-node-724 form label { color: #666; display: block; float: left; font-size: 1.4em; line-height: 230%; width: 150px; }
        .page-node-724 form label .form-required { color: #000; }
      .page-node-724 form input { border: 1px solid #D2D2D2; height: 20px; padding: 5px; width: 286px; }
      .page-node-724 form textarea { border: 1px solid #D2D2D2; width: 298px; padding: 5px; height: 155px; }
      .page-node-724 form .webform-component--privacy textarea { color: #777; font-size: 11px; line-height: 110%; margin-left: 0px; height: 95px; padding: 1%; width: 97.8%; margin-bottom: 20px; }
      .page-node-724 form .dropdown-wrapper {}
      .page-node-724 form .webform-component-radios { float: left; width: 40%; }
      .page-node-724 form .webform-component-radios .form-radios { float: right; }
      .page-node-724 form .webform-component-radios .form-item { float: left; margin: 0 20px 0 0; }
      .page-node-724 form .webform-component-radios input { border: 0; width: auto; padding: 0; margin: 7px 0 0 0; }
      .page-node-724 form .webform-component-radios label { width: auto; }
      .page-node-724 form .webform-component-markup #age-policy { border-bottom: 1px solid #CCC; border-top: 1px solid #CCC; float: right; font-size: 11px; line-height: 135%; margin: 0 0 17px 15px; padding: 13px 0 12px; width: 100%; text-align: left; }
        .page-node-724 form .webform-component-markup #age-policy p { font-size: 12px; margin-bottom: 8px; }
        .page-node-724 form .webform-component-markup #age-policy a { color: #004610; font-size: 12px; font-weight: bold; text-transform: uppercase; }
        .page-node-724 form .dropdown-wrapper .label { display: none; }
        .page-node-724 form .dropdown-wrapper select { width: 298px; border: 1px solid #D2D2D2; border-radius: 0; height: 32px; padding: 5px; -webkit-appearance: none; }
				.page-node-724 form .webform-component--letta-linformativa { color: #666; display: block!important; font-size: 11px; line-height: 110%; text-indent: 0; width: 278px; padding: 3px 10px; margin-bottom: 10px; margin-left: 15px; }
				.page-node-724 form .webform-component-checkboxes { float: left; width: 100%; clear: both; margin-bottom: 10px; position: relative; }
          .page-node-724 form .webform-component-checkboxes label { line-height: 100%; text-indent: -999em; }
          .page-node-724 form .webform-component-checkboxes > label { display: none; }
                .page-node-724 form .webform-component-checkboxes .form-type-checkbox input { float: left; width: 15px; margin: 0; padding: 0; border-radius: 0; /*-webkit-appearance: none;*/ height: 15px; }
                 .page-node-724 form .webform-component-checkboxes .form-type-checkbox label { font-size: 11px; line-height: 110%; text-indent: 0; width: 80%; padding: 3px 10px; }
                 .page-node-724 form .webform-component-checkboxes .form-type-checkbox label.error { font-size: 12px; position: absolute; bottom: 0; right: 0; }
                 .page-node-724 form #edit-submitted-checkbox-1.error { margin-bottom: 30px; }
      .page-node-724 form .form-actions { clear:both; margin-top: 81px; width:100%; float:left; position: relative; }
      .page-node-724 form .form-actions #google_recaptcha_webform_client_form_724 { position: absolute; top: -85px; }
       .page-node-724 form.webform-client-form .form-submit { background: #91ad96; color: #fff; font-family: "FlamaBasic"; font-size: 22px; height: 40px; text-indent: 0; width: 300px; -webkit-transition: all 200ms ease-out; -moz-transition: all 200ms ease-out; text-transform: uppercase; display: block; margin-left: 150px;     float: left; width: 49.3%; margin-left: 0; }
					.page-node-724 form.webform-client-form .form-submit:first-child { margin-right: 10px; }
       .page-node-724 form.webform-client-form .form-submit:hover { background: #014713; cursor: pointer; }
       .page-node-724 form.webform-client-form .form-submit.disabled { background: #DFDFDF; cursor: default; }
       .page-node-724 form.webform-client-form .form-submit.disabled:hover { background: #DFDFDF; }
.page-node-724 form label.error { box-sizing: border-box; padding-right: 15px; display: block; float: none; width: 100%; text-align: right; color: #8c2e0b; font-size: 12px; }
.page-node-724 form .webform-conditional-disabled, .page-node-724 form .dropdown-wrapper select.webform-conditional-disabled { background-color: #f3f3f3; color: #7F7F7F; }
.page-node-724 form input, .page-node-724 form select, .page-node-724 form textarea { font-family: Arial, sans-serif; }
@supports (-webkit-appearance:none) {
	.page-node-724 form .dropdown-wrapper select { background: url('../image/select-arrow.png') right center no-repeat transparent; }
	.page-node-724 form .dropdown-wrapper select:disabled { background: url('../image/select-arrow_half.png') right center no-repeat #F3F3F3; }
}
@supports (-moz-appearance:none) {
  .page-node-724 form .dropdown-wrapper select { -moz-appearance:none; background: url('../image/select-arrow.png') right center no-repeat transparent; text-indent: 0.01px; text-overflow: ''}
  .page-node-724 form .dropdown-wrapper select:disabled { -moz-appearance:none; background: url('../image/select-arrow_half.png') right center no-repeat #F3F3F3; }
}

@media screen and (max-width: 1265px) {
	.page-node-724 form .webform-component-fieldset.webform-component--dati-anagrafici .form-item:nth-child(even), .page-node-724 form .webform-component-fieldset.webform-component--dati-di-contatto .form-item:nth-child(even) { margin-left: 0; }
	.page-node-724 form.webform-client-form .form-submit:first-child { margin-right: 8px; }
}

/**
 * Pagina contatti (staging)
 */
#block-block-7:hover { -moz-box-shadow: none!important; -webkit-box-shadow: none!important; box-shadow: none!important; }
.page-node-104 .col-40 form {  }
  .page-node-104 .col-40 form .webform-component-fieldset,
  .page-node-104 .col-40 form .webform-component--privacy,
  .page-node-104 .col-40 form .webform-component-checkboxes { display: block !important; }
  .page-node-104 .col-40 form .webform-component-fieldset { clear: both; margin-bottom: 20px; }
    .page-node-104 .col-40 form .webform-component { margin-bottom: 8px; }
    .page-node-104 .col-40 form .webform-component.webform-component--policy { margin-bottom: 0; }
    .page-node-104 .col-40 form .webform-component-fieldset.webform-component--dati-di-contatto { margin-bottom: 0; }
      .page-node-104 .col-40 form label { color: #666; display: block; float: left; font-size: 1.4em; line-height: 230%; width: 150px; }
        .page-node-104 .col-40 form label .form-required { color: #000; }
      .page-node-104 .col-40 form input { border: 1px solid #D2D2D2; height: 20px; padding: 5px; width: 286px; }
      .page-node-104 .col-40 form textarea { border: 1px solid #D2D2D2; width: 298px; padding: 5px; height: 155px; }
      .page-node-104 .col-40 form .webform-component--privacy textarea { color: #777; font-size: 11px; line-height: 110%; margin-left: 150px; height: 95px; width: 286px; }
      .page-node-104 .col-40 form .dropdown-wrapper {}
      .page-node-104 .col-40 form .webform-component-radios { float: left; width: 100%; }
      .page-node-104 .col-40 form .webform-component-radios .form-radios { float: right; }
      .page-node-104 .col-40 form .webform-component-radios .form-item { float: left; margin: 0 20px 0 0; }
      .page-node-104 .col-40 form .webform-component-radios input { border: 0; width: auto; padding: 0; margin: 7px 0 0 0; }
      .page-node-104 .col-40 form .webform-component-radios label { width: auto; }
      .page-node-104 .col-40 form .webform-component-markup #age-policy { border-bottom: 1px solid #CCC; border-top: 1px solid #CCC; float: right; font-size: 11px; line-height: 135%; margin: 0 0 17px 15px; padding: 13px 0 12px; width: 100%; text-align: left; }
        .page-node-104 .col-40 form .webform-component-markup #age-policy p { font-size: 12px; margin-bottom: 8px; }
        .page-node-104 .col-40 form .webform-component-markup #age-policy a { color: #004610; font-size: 12px; font-weight: bold; text-transform: uppercase; }
        .page-node-104 .col-40 form .dropdown-wrapper .label { display: none; }
        .page-node-104 .col-40 form .dropdown-wrapper select { width: 298px; border: 1px solid #D2D2D2; border-radius: 0; height: 32px; padding: 5px; -webkit-appearance: none; }
        .page-node-104 .col-40 form .webform-component--letta-linformativa { color: #666; display: block!important; float: right; font-size: 11px; line-height: 110%; text-indent: 0; width: 278px; padding: 3px 10px; margin-bottom: 10px; }
        .page-node-104 .col-40 form .webform-component-checkboxes { float: left; width: 100%; clear: both; margin-bottom: 10px; position: relative; }
          .page-node-104 .col-40 form .webform-component-checkboxes label { line-height: 100%; text-indent: -999em; }
                .page-node-104 .col-40 form .webform-component-checkboxes .form-type-checkbox input { float: left; width: 15px; margin: 0; padding: 0; border-radius: 0; /*-webkit-appearance: none;*/ height: 15px; }
                 .page-node-104 .col-40 form .webform-component-checkboxes .form-type-checkbox label { font-size: 11px; line-height: 110%; text-indent: 0; width: 265px; padding: 3px 10px; }
                 .page-node-104 .col-40 form .webform-component-checkboxes .form-type-checkbox label.error { font-size: 12px; position: absolute; bottom: 0; right: 0; }
                 .page-node-104 .col-40 form #edit-submitted-checkbox-1.error { margin-bottom: 30px; }
      .page-node-104 .col-40 form .form-actions { clear:both; margin-top: 61px; }
       .page-node-104 .col-40 form .form-submit { background: #91ad96; color: #fff; font-family: "FlamaBasic"; font-size: 18px; height: 40px; text-indent: 0; width: 300px; -webkit-transition: all 200ms ease-out; -moz-transition: all 200ms ease-out; text-transform: uppercase; display: block; margin-left: 150px; }
       .page-node-104 .col-40 form .form-submit:hover { background: #014713; cursor: pointer; }
       .page-node-104 .col-40 form .form-submit.disabled { background: #DFDFDF; cursor: default; }
       .page-node-104 .col-40 form .form-submit.disabled:hover { background: #DFDFDF; }
.page-node-104 .col-40 form label.error { box-sizing: border-box; padding-right: 15px; display: block; float: none; width: 100%; text-align: right; color: #8c2e0b; font-size: 12px; }
.page-node-104 .col-40 form .webform-conditional-disabled, .page-node-104 .col-40 form .dropdown-wrapper select.webform-conditional-disabled { background-color: #f3f3f3; color: #7F7F7F; }
.page-node-104 .col-40 form input, .page-node-104 .col-40 form select, .page-node-104 .col-40 form textarea { font-family: Arial, sans-serif; }
@supports (-webkit-appearance:none) {
  .page-node-104 .col-40 form .dropdown-wrapper select { background: url('../image/select-arrow.png') right center no-repeat transparent; }
  .page-node-104 .col-40 form .dropdown-wrapper select:disabled { background: url('../image/select-arrow_half.png') right center no-repeat #F3F3F3; }
}
@supports (-moz-appearance:none) {
  .page-node-104 .col-40 form .dropdown-wrapper select { -moz-appearance:none; background: url('../image/select-arrow.png') right center no-repeat transparent; text-indent: 0.01px; text-overflow: ''}
  .page-node-104 .col-40 form .dropdown-wrapper select:disabled { -moz-appearance:none; background: url('../image/select-arrow_half.png') right center no-repeat #F3F3F3; }
}

.transparent { opacity: .5!important; }
/* successo */
.contact_thanks {}
  #content.text_page .col-70 .contact_thanks h2 { color: #46684D; font-size: 29px; margin-bottom: 3px; }
  #content.text_page .col-70 .contact_thanks h3 { color: #91AD96; font-family: 'MuseoSlab900'; font-size: 24px; line-height: 120%; margin-bottom: .85em; text-transform: uppercase; }
  #content.text_page .col-70 .contact_thanks p { color: #ABA9AA; font-size: 18px; font-family: 'MuseoSlab500'; line-height: 120%; }

/**
 * Pagina McWallet (online)
 */
#block-block-7:hover { -moz-box-shadow: none!important; -webkit-box-shadow: none!important; box-shadow: none!important; }
.page-node-1262 form {  }
.page-node-1262 form input, .page-node-1262 form textarea, .page-node-1262 form select { font-size: 14px; }
  .page-node-1262 form .webform-component-fieldset,
  .page-node-1262 form .webform-component--privacy,
  .page-node-1262 form .webform-component-checkboxes { display: block !important; }
  .page-node-1262 form .webform-component-fieldset { clear: both; margin-bottom: 20px; }
.page-node-1262 form .webform-component-fieldset.webform-component--dati-di-contatto { margin-bottom: 20px; }
	.page-node-1262 form .webform-component-fieldset.webform-component--dati-anagrafici .form-item, .page-node-1262 form .webform-component-fieldset.webform-component--dati-di-contatto .form-item { float: left; width: 48.7%; }

.page-node-1262 form .webform-component-fieldset.webform-component--dati-anagrafici .form-item:nth-child(even), .page-node-1262 form .webform-component-fieldset.webform-component--dati-di-contatto .form-item:nth-child(even) { margin-left: 10px;  }
.page-node-1262 form .webform-component-fieldset.webform-component--dati-di-contatto .form-item:nth-child(odd), .page-node-1262 form .webform-component-fieldset.webform-component--dati-anagrafici .form-item:nth-child(odd) { margin-right: 10px; }
.page-node-1262 form .webform-component-fieldset.webform-component--dati-anagrafici .form-item input, .page-node-1262 form .webform-component-fieldset.webform-component--dati-di-contatto .form-item select { box-sizing: border-box; height: 32px; width: 100%; }
.page-node-1262 form .webform-component-fieldset.webform-component--messaggio select, .page-node-1262 form .webform-component-fieldset.webform-component--messaggio textarea { width: 100%; }
.page-node-1262 form .webform-component { margin-bottom: 8px; }
    .page-node-1262 form .webform-component.webform-component--policy { margin-bottom: 0; }
      .page-node-1262 form label { color: #666; display: block; float: left; font-size: 1.4em; line-height: 230%; width: 150px; }
        .page-node-1262 form label .form-required { color: #000; }
      .page-node-1262 form input { border: 1px solid #D2D2D2; height: 20px; padding: 5px; width: 286px; }
      .page-node-1262 form textarea { border: 1px solid #D2D2D2; width: 298px; padding: 5px; height: 155px; }
      .page-node-1262 form .webform-component--privacy textarea { color: #777; font-size: 11px; line-height: 110%; margin-left: 0px; height: 95px; padding: 1%; width: 97.8%; margin-bottom: 20px; }
      .page-node-1262 form .dropdown-wrapper {}
      .page-node-1262 form .webform-component-radios { float: left; width: 40%; }
      .page-node-1262 form .webform-component-radios .form-radios { float: right; }
      .page-node-1262 form .webform-component-radios .form-item { float: left; margin: 0 20px 0 0; }
      .page-node-1262 form .webform-component-radios input { border: 0; width: auto; padding: 0; margin: 7px 0 0 0; }
      .page-node-1262 form .webform-component-radios label { width: auto; }
      .page-node-1262 form .webform-component-markup #age-policy { border-bottom: 1px solid #CCC; border-top: 1px solid #CCC; float: right; font-size: 11px; line-height: 135%; margin: 0 0 17px 15px; padding: 13px 0 12px; width: 100%; text-align: left; }
        .page-node-1262 form .webform-component-markup #age-policy p { font-size: 12px; margin-bottom: 8px; }
        .page-node-1262 form .webform-component-markup #age-policy a { color: #004610; font-size: 12px; font-weight: bold; text-transform: uppercase; }
        .page-node-1262 form .dropdown-wrapper .label { display: none; }
        .page-node-1262 form .dropdown-wrapper select { width: 298px; border: 1px solid #D2D2D2; border-radius: 0; height: 32px; padding: 5px; -webkit-appearance: none; }
				.page-node-1262 form .webform-component--letta-linformativa { color: #666; display: block!important; font-size: 11px; line-height: 110%; text-indent: 0; width: 278px; padding: 3px 10px; margin-bottom: 10px; margin-left: 15px; }
				.page-node-1262 form .webform-component-checkboxes { float: left; width: 100%; clear: both; margin-bottom: 10px; position: relative; }
          .page-node-1262 form .webform-component-checkboxes label { line-height: 100%; text-indent: -999em; }
          .page-node-1262 form .webform-component-checkboxes > label { display: none; }
                .page-node-1262 form .webform-component-checkboxes .form-type-checkbox input { float: left; width: 15px; margin: 0; padding: 0; border-radius: 0; /*-webkit-appearance: none;*/ height: 15px; }
                 .page-node-1262 form .webform-component-checkboxes .form-type-checkbox label { font-size: 11px; line-height: 110%; text-indent: 0; width: 80%; padding: 3px 10px; }
                 .page-node-1262 form .webform-component-checkboxes .form-type-checkbox label.error { font-size: 12px; position: absolute; bottom: 0; right: 0; }
                 .page-node-1262 form #edit-submitted-checkbox-1.error { margin-bottom: 30px; }
.page-node-1262 form .form-actions { clear:both; margin-top: 81px; width:100%; float:left; position: relative; }
.page-node-1262 form .form-actions #google_recaptcha_webform_client_form_1262 { position: absolute; top: -85px; }
       .page-node-1262 form.webform-client-form .form-submit { background: #91ad96; color: #fff; font-family: "FlamaBasic"; font-size: 22px; height: 40px; text-indent: 0; width: 300px; -webkit-transition: all 200ms ease-out; -moz-transition: all 200ms ease-out; text-transform: uppercase; display: block; margin-left: 150px;     float: left; width: 49.3%; margin-left: 0; }
					.page-node-1262 form.webform-client-form .form-submit:first-child { margin-right: 10px; }
       .page-node-1262 form.webform-client-form .form-submit:hover { background: #014713; cursor: pointer; }
       .page-node-1262 form.webform-client-form .form-submit.disabled { background: #DFDFDF; cursor: default; }
       .page-node-1262 form.webform-client-form .form-submit.disabled:hover { background: #DFDFDF; }
.page-node-1262 form label.error { box-sizing: border-box; padding-right: 15px; display: block; float: none; width: 100%; text-align: right; color: #8c2e0b; font-size: 12px; }
.page-node-1262 form .webform-conditional-disabled, .page-node-1262 form .dropdown-wrapper select.webform-conditional-disabled { background-color: #f3f3f3; color: #7F7F7F; }
.page-node-1262 form input, .page-node-1262 form select, .page-node-1262 form textarea { font-family: Arial, sans-serif; }
@supports (-webkit-appearance:none) {
	.page-node-1262 form .dropdown-wrapper select { background: url('../image/select-arrow.png') right center no-repeat transparent; }
	.page-node-1262 form .dropdown-wrapper select:disabled { background: url('../image/select-arrow_half.png') right center no-repeat #F3F3F3; }
}
@supports (-moz-appearance:none) {
  .page-node-1262 form .dropdown-wrapper select { -moz-appearance:none; background: url('../image/select-arrow.png') right center no-repeat transparent; text-indent: 0.01px; text-overflow: ''}
  .page-node-1262 form .dropdown-wrapper select:disabled { -moz-appearance:none; background: url('../image/select-arrow_half.png') right center no-repeat #F3F3F3; }
}

@media screen and (max-width: 1265px) {
	.page-node-1262 form .webform-component-fieldset.webform-component--dati-anagrafici .form-item:nth-child(even), .page-node-1262 form .webform-component-fieldset.webform-component--dati-di-contatto .form-item:nth-child(even) { margin-left: 0; }
	.page-node-1262 form.webform-client-form .form-submit:first-child { margin-right: 8px; }
}

/**
 * Pagina summerdays (online)
 */
.page-node-1378 form {  }
.page-node-1378 form input, .page-node-1378 form textarea, .page-node-1378 form select { font-size: 14px; }
.page-node-1378 form .webform-component-fieldset,
.page-node-1378 form .webform-component--privacy,
.page-node-1378 form .webform-component-checkboxes { display: block !important; }
.page-node-1378 form .webform-component-fieldset { clear: both; margin-bottom: 20px; }
.page-node-1378 form .webform-component-fieldset.webform-component--dati-di-contatto { margin-bottom: 20px; }
.page-node-1378 form .webform-component-fieldset.webform-component--dati-anagrafici .form-item, .page-node-1378 form .webform-component-fieldset.webform-component--dati-di-contatto .form-item { float: left; width: 48.7%; }

.page-node-1378 form .webform-component-fieldset.webform-component--dati-anagrafici .form-item:nth-child(even), .page-node-1378 form .webform-component-fieldset.webform-component--dati-di-contatto .form-item:nth-child(even) { margin-left: 10px;  }
.page-node-1378 form .webform-component-fieldset.webform-component--dati-di-contatto .form-item:nth-child(odd), .page-node-1378 form .webform-component-fieldset.webform-component--dati-anagrafici .form-item:nth-child(odd) { margin-right: 10px; }
.page-node-1378 form .webform-component-fieldset.webform-component--dati-anagrafici .form-item input, .page-node-1378 form .webform-component-fieldset.webform-component--dati-di-contatto .form-item select { box-sizing: border-box; height: 32px; width: 100%; }
.page-node-1378 form .webform-component-fieldset.webform-component--messaggio select, .page-node-1378 form .webform-component-fieldset.webform-component--messaggio textarea { width: 100%; }
.page-node-1378 form .webform-component { margin-bottom: 8px; }
.page-node-1378 form .webform-component.webform-component--policy { margin-bottom: 0; }
.page-node-1378 form label { color: #666; display: block; float: left; font-size: 1.4em; line-height: 230%; width: 150px; }
.page-node-1378 form label .form-required { color: #000; }
.page-node-1378 form input { border: 1px solid #D2D2D2; height: 20px; padding: 5px; width: 286px; }
.page-node-1378 form textarea { border: 1px solid #D2D2D2; width: 298px; padding: 5px; height: 155px; }
.page-node-1378 form .webform-component--privacy textarea { color: #777; font-size: 11px; line-height: 110%; margin-left: 0px; height: 95px; padding: 1%; width: 97.8%; margin-bottom: 20px; }
.page-node-1378 form .dropdown-wrapper {}
.page-node-1378 form .webform-component-radios { float: left; width: 40%; }
.page-node-1378 form .webform-component-radios .form-radios { float: right; }
.page-node-1378 form .webform-component-radios .form-item { float: left; margin: 0 20px 0 0; }
.page-node-1378 form .webform-component-radios input { border: 0; width: auto; padding: 0; margin: 7px 0 0 0; }
.page-node-1378 form .webform-component-radios label { width: auto; }
.page-node-1378 form .webform-component-markup #age-policy { border-bottom: 1px solid #CCC; border-top: 1px solid #CCC; float: right; font-size: 11px; line-height: 135%; margin: 0 0 17px 15px; padding: 13px 0 12px; width: 100%; text-align: left; }
.page-node-1378 form .webform-component-markup #age-policy p { font-size: 12px; margin-bottom: 8px; }
.page-node-1378 form .webform-component-markup #age-policy a { color: #004610; font-size: 12px; font-weight: bold; text-transform: uppercase; }
.page-node-1378 form .dropdown-wrapper .label { display: none; }
.page-node-1378 form .dropdown-wrapper select { width: 298px; border: 1px solid #D2D2D2; border-radius: 0; height: 32px; padding: 5px; -webkit-appearance: none; }
.page-node-1378 form .webform-component--letta-linformativa { color: #666; display: block!important; font-size: 11px; line-height: 110%; text-indent: 0; width: 278px; padding: 3px 10px; margin-bottom: 10px; margin-left: 15px; }
.page-node-1378 form .webform-component-checkboxes { float: left; width: 100%; clear: both; margin-bottom: 10px; position: relative; }
.page-node-1378 form .webform-component-checkboxes label { line-height: 100%; text-indent: -999em; }
.page-node-1378 form .webform-component-checkboxes > label { display: none; }
.page-node-1378 form .webform-component-checkboxes .form-type-checkbox input { float: left; width: 15px; margin: 0; padding: 0; border-radius: 0; /*-webkit-appearance: none;*/ height: 15px; }
.page-node-1378 form .webform-component-checkboxes .form-type-checkbox label { font-size: 11px; line-height: 110%; text-indent: 0; width: 80%; padding: 3px 10px; }
.page-node-1378 form .webform-component-checkboxes .form-type-checkbox label.error { font-size: 12px; position: absolute; bottom: 0; right: 0; }
.page-node-1378 form #edit-submitted-checkbox-1.error { margin-bottom: 30px; }
.page-node-1378 form .form-actions { clear:both; margin-top: 81px; width:100%; float:left; position: relative; }
.page-node-1378 form .form-actions #google_recaptcha_webform_client_form_1378 { position: absolute; top: -85px; }
.page-node-1378 form.webform-client-form .form-submit { background: #91ad96; color: #fff; font-family: "FlamaBasic"; font-size: 22px; height: 40px; text-indent: 0; width: 300px; -webkit-transition: all 200ms ease-out; -moz-transition: all 200ms ease-out; text-transform: uppercase; display: block; margin-left: 150px;     float: left; width: 49.3%; margin-left: 0; }
.page-node-1378 form.webform-client-form .form-submit:first-child { margin-right: 10px; }
.page-node-1378 form.webform-client-form .form-submit:hover { background: #014713; cursor: pointer; }
.page-node-1378 form.webform-client-form .form-submit.disabled { background: #DFDFDF; cursor: default; }
.page-node-1378 form.webform-client-form .form-submit.disabled:hover { background: #DFDFDF; }
.page-node-1378 form label.error { box-sizing: border-box; padding-right: 15px; display: block; float: none; width: 100%; text-align: right; color: #8c2e0b; font-size: 12px; }
.page-node-1378 form .webform-conditional-disabled, .page-node-1378 form .dropdown-wrapper select.webform-conditional-disabled { background-color: #f3f3f3; color: #7F7F7F; }
.page-node-1378 form input, .page-node-1378 form select, .page-node-1378 form textarea { font-family: Arial, sans-serif; }
@supports (-webkit-appearance:none) {
	.page-node-1378 form .dropdown-wrapper select { background: url('../image/select-arrow.png') right center no-repeat transparent; }
	.page-node-1378 form .dropdown-wrapper select:disabled { background: url('../image/select-arrow_half.png') right center no-repeat #F3F3F3; }
}
@supports (-moz-appearance:none) {
	.page-node-1378 form .dropdown-wrapper select { -moz-appearance:none; background: url('../image/select-arrow.png') right center no-repeat transparent; text-indent: 0.01px; text-overflow: ''}
	.page-node-1378 form .dropdown-wrapper select:disabled { -moz-appearance:none; background: url('../image/select-arrow_half.png') right center no-repeat #F3F3F3; }
}

@media screen and (max-width: 1265px) {
	.page-node-1378 form .webform-component-fieldset.webform-component--dati-anagrafici .form-item:nth-child(even), .page-node-1378 form .webform-component-fieldset.webform-component--dati-di-contatto .form-item:nth-child(even) { margin-left: 0; }
	.page-node-1378 form.webform-client-form .form-submit:first-child { margin-right: 8px; }
}

/*
 * Cookie policy
 */
#sliding-popup .popup-content { max-width: 1165px; }
#sliding-popup .popup-content #popup-text { max-width: 100%; margin: 14px 0; }
#sliding-popup .popup-content #popup-text p{ font-size: 13px; font-family: Arial, sans-serif; margin: 0; line-height: 15px; text-align: center; font-weight: normal; }
#sliding-popup .popup-content #popup-text a{ color: #fff; text-decoration: underline; font-family: Arial, sans-serif; }
#sliding-popup .popup-content #popup-buttons button{ background: #fff; box-shadow: none; text-shadow: none; border: 0; padding: 11px 16px; color: #004511; border-radius: 0; font-family: 'FlamaLight', Arial, sans-serif; font-size: 16px; margin: 19px 0 15px 0; line-height: 1px; }
#sliding-popup .popup-content #popup-buttons button:hover{ background: #fff; }
#sliding-popup .popup-content #popup-buttons button.find-more-button{ display: none; }

/* McCAFFE */
#content.product .le-nostre-bevande .info,
#content.product .i-nostri-dolci .info {
	width: 100%;
	float: none;
}

/*
 * Promo overlay homepage Minion
 *
.front #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .cboxPhoto{ max-width: 100%; }
.front #cboxOverlay{ z-index: 100000; }
.front #colorbox{ top:0 !important; z-index: 100001; }
.front #colorbox,
.front #colorbox #cboxWrapper,
.front #colorbox #cboxWrapper div:nth-child(2),
.front #colorbox #cboxWrapper #cboxContent,
.front #colorbox #cboxWrapper #cboxContent #cboxLoadedContent{ height: 100% !important; }
.front #colorbox #cboxWrapper #cboxContent #cboxClose.cbox-close-plain { top: 20px; right: 10px; }
*/

/*
*  Promo overlay homepage
*/
@media screen and (max-width: 1400px) {
	.front #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .cboxPhoto{ max-width: 100% !important; height: auto!important; }
}

/*.front #colorbox #cboxWrapper{height: 531px !important; top: 10% !important;}
.front #colorbox #cboxContent{height: 531px !important;}
.front #colorbox #cboxLoadedContent{height: 529px !important;}*/
.element-invisible { display: none; }

/* altezza box label automatica */
body.front #content #block-mcdo-settings-acces-direct { height: auto !important; }

/* body.front #colorbox #cboxClose { opacity: .6 !important; color: black; top: 50px; right: 10px; background: none; font-size: 25px; font-weight: bold; } */
body.front #colorbox #cboxClose {  opacity: 1 !important; color: #274f37; top: 9px; right: 17px; font-size: 38px; background: none; font-weight: bold; }


/* gestione lunghezza dei valori nutrizionale over 100% */
#content.product .moreinfo ul.accordion > li ul.stats.extended li div.bar .fill { max-width: 100%; }

/**
 * Form rimozione account applicazione (online)
 */
.page-node-1434 form {  }
.page-node-1434 form input, .page-node-1434 form textarea, .page-node-1434 form select { font-size: 14px; }
.page-node-1434 form .webform-component-fieldset,
.page-node-1434 form .webform-component--privacy,
.page-node-1434 form .webform-component-checkboxes { display: block !important; }
.page-node-1434 form .webform-component-fieldset { clear: both; margin-bottom: 20px; }
.page-node-1434 form .webform-component-fieldset.webform-component--dati-di-contatto { margin-bottom: 20px; }
.page-node-1434 form .webform-component-fieldset.webform-component--dati-anagrafici .form-item, .page-node-1434 form .webform-component-fieldset.webform-component--dati-di-contatto .form-item { float: left; width: 48.7%; }

.page-node-1434 form .webform-component-fieldset.webform-component--dati-anagrafici .form-item:nth-child(even), .page-node-1434 form .webform-component-fieldset.webform-component--dati-di-contatto .form-item:nth-child(even) { margin-left: 10px;  }
.page-node-1434 form .webform-component-fieldset.webform-component--dati-di-contatto .form-item:nth-child(odd), .page-node-1434 form .webform-component-fieldset.webform-component--dati-anagrafici .form-item:nth-child(odd) { margin-right: 10px; }
.page-node-1434 form .webform-component-fieldset.webform-component--dati-anagrafici .form-item input, .page-node-1434 form .webform-component-fieldset.webform-component--dati-di-contatto .form-item select { box-sizing: border-box; height: 32px; width: 100%; }
.page-node-1434 form .webform-component-fieldset.webform-component--messaggio select, .page-node-1434 form .webform-component-fieldset.webform-component--messaggio textarea { width: 100%; }
.page-node-1434 form .webform-component { margin-bottom: 8px; }
.page-node-1434 form .webform-component.webform-component--policy { margin-bottom: 0; }
.page-node-1434 form label { color: #666; display: block; float: left; font-size: 1.4em; line-height: 230%; width: 150px; }
.page-node-1434 form label .form-required { color: #000; }
.page-node-1434 form input { border: 1px solid #D2D2D2; height: 20px; padding: 5px; width: 286px; }
.page-node-1434 form textarea { border: 1px solid #D2D2D2; width: 100%; padding: 5px; height: 155px; }
.page-node-1434 form .webform-component--privacy textarea { color: #777; font-size: 11px; line-height: 110%; margin-left: 0px; height: 95px; padding: 1%; width: 97.8%; margin-bottom: 20px; }
.page-node-1434 form .dropdown-wrapper {}
.page-node-1434 form .webform-component-radios { float: left; width: 40%; }
.page-node-1434 form .webform-component-radios .form-radios { float: right; }
.page-node-1434 form .webform-component-radios .form-item { float: left; margin: 0 20px 0 0; }
.page-node-1434 form .webform-component-radios input { border: 0; width: auto; padding: 0; margin: 7px 0 0 0; }
.page-node-1434 form .webform-component-radios label { width: auto; }
.page-node-1434 form .webform-component-markup #age-policy { border-bottom: 1px solid #CCC; border-top: 1px solid #CCC; float: right; font-size: 11px; line-height: 135%; margin: 0 0 17px 15px; padding: 13px 0 12px; width: 100%; text-align: left; }
.page-node-1434 form .webform-component-markup #age-policy p { font-size: 12px; margin-bottom: 8px; }
.page-node-1434 form .webform-component-markup #age-policy a { color: #004610; font-size: 12px; font-weight: bold; text-transform: uppercase; }
.page-node-1434 form .dropdown-wrapper .label { display: none; }
.page-node-1434 form .dropdown-wrapper select { width: 298px; border: 1px solid #D2D2D2; border-radius: 0; height: 32px; padding: 5px; -webkit-appearance: none; }
.page-node-1434 form .webform-component--letta-linformativa { color: #666; display: block!important; font-size: 11px; line-height: 110%; text-indent: 0; width: 278px; padding: 3px 10px; margin-bottom: 10px; margin-left: 15px; }
.page-node-1434 form .webform-component-checkboxes { float: left; width: 100%; clear: both; margin-bottom: 10px; position: relative; }
.page-node-1434 form .webform-component-checkboxes label { line-height: 100%; text-indent: -999em; }
.page-node-1434 form .webform-component-checkboxes > label { display: none; }
.page-node-1434 form .webform-component-checkboxes .form-type-checkbox input { float: left; width: 15px; margin: 0; padding: 0; border-radius: 0; /*-webkit-appearance: none;*/ height: 15px; }
.page-node-1434 form .webform-component-checkboxes .form-type-checkbox { width: 100%; overflow: hidden; display: block; }
.page-node-1434 form .webform-component-checkboxes .form-type-checkbox label { font-size: 11px; line-height: 110%; text-indent: 0; width: 80%; padding: 3px 10px; }
.page-node-1434 form .webform-component-checkboxes .form-type-checkbox label.error { font-size: 12px; position: absolute; bottom: 0; right: 0; }
.page-node-1434 form #edit-submitted-checkbox-1.error { margin-bottom: 30px; }
.page-node-1434 form .form-actions { clear:both; margin-bottom: 11px; margin-top: 11px; width:100%; float:left; position: relative; }
.page-node-1434 form .form-actions #google_recaptcha_webform_client_form_1226 { position: absolute; top: -85px; }
.page-node-1434 form.webform-client-form .form-submit { background: #91ad96; color: #fff; font-family: "FlamaBasic"; font-size: 22px; height: 40px; text-indent: 0; width: 300px; -webkit-transition: all 200ms ease-out; -moz-transition: all 200ms ease-out; text-transform: uppercase; display: block; margin-left: 150px;     float: left; width: 49.3%; margin-left: 0; }
.page-node-1434 form.webform-client-form .form-submit:first-child { margin-right: 10px; }
.page-node-1434 form.webform-client-form .form-submit:hover { background: #014713; cursor: pointer; }
.page-node-1434 form.webform-client-form .form-submit.disabled { background: #DFDFDF; cursor: default; }
.page-node-1434 form.webform-client-form .form-submit.disabled:hover { background: #DFDFDF; }
.page-node-1434 form label.error { box-sizing: border-box; padding-right: 15px; display: block; float: none; width: 100%; text-align: right; color: #8c2e0b; font-size: 12px; }
.page-node-1434 form .webform-conditional-disabled, .page-node-1434 form .dropdown-wrapper select.webform-conditional-disabled { background-color: #f3f3f3; color: #7F7F7F; }
.page-node-1434 form input, .page-node-1434 form select, .page-node-1434 form textarea { font-family: Arial, sans-serif; }
#google_recaptcha_webform_client_form_1434 { margin-bottom: 20px; }
@supports (-webkit-appearance:none) {
	.page-node-1434 form .dropdown-wrapper select { background: url('../image/select-arrow.png') right center no-repeat transparent; }
	.page-node-1434 form .dropdown-wrapper select:disabled { background: url('../image/select-arrow_half.png') right center no-repeat #F3F3F3; }
}
@supports (-moz-appearance:none) {
	.page-node-1434 form .dropdown-wrapper select { -moz-appearance:none; background: url('../image/select-arrow.png') right center no-repeat transparent; text-indent: 0.01px; text-overflow: ''}
	.page-node-1434 form .dropdown-wrapper select:disabled { -moz-appearance:none; background: url('../image/select-arrow_half.png') right center no-repeat #F3F3F3; }
}

@media screen and (max-width: 1265px) {
	.page-node-1434 form .webform-component-fieldset.webform-component--dati-anagrafici .form-item:nth-child(even), .page-node-1434 form .webform-component-fieldset.webform-component--dati-di-contatto .form-item:nth-child(even) { margin-left: 0; }
	.page-node-1434 form.webform-client-form .form-submit:first-child { margin-right: 8px; }
}