@font-face {
    font-family: 'DINMediumRegular';
    src: url('../../../../bundles/eggosite/fonts/dinm/dinm.eot');
    src: url('../../../../bundles/eggosite/fonts/dinm/dinm.eot?#iefix') format('embedded-opentype'),
         url('../../../../bundles/eggosite/fonts/dinm/dinm.woff') format('woff'),
         url('../../../../bundles/eggosite/fonts/dinm/dinm.ttf') format('truetype'),
         url('../../../../bundles/eggosite/fonts/dinm/dinm.svg#DINMediumRegular') format('svg');
}

@font-face {
    font-family: 'ChaletLondonNineteenSixty';
    src: url('../../../../bundles/eggosite/fonts/chalet-londonnineteensixty/chalet-londonnineteensixty.eot');
    src: url('../../../../bundles/eggosite/fonts/chalet-londonnineteensixty/chalet-londonnineteensixty.eot?#iefix') format('embedded-opentype'),
         url('../../../../bundles/eggosite/fonts/chalet-londonnineteensixty/chalet-londonnineteensixty.woff') format('woff'),
         url('../../../../bundles/eggosite/fonts/chalet-londonnineteensixty/chalet-londonnineteensixty.ttf') format('truetype'),
         url('../../../../bundles/eggosite/fonts/chalet-londonnineteensixty/chalet-londonnineteensixty.svg#ChaletLondonNineteenSixty') format('svg');
}

@font-face {
    font-family: 'ChaletParisNineteenSixtyWebfont';
    src: url('../../../../bundles/eggosite/fonts/chalet-parisnineteensixty-webfont/chalet-parisnineteensixty-webfont.eot');
    src: url('../../../../bundles/eggosite/fonts/chalet-parisnineteensixty-webfont/chalet-parisnineteensixty-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../../../bundles/eggosite/fonts/chalet-parisnineteensixty-webfont/chalet-parisnineteensixty-webfont.woff2') format('woff2'),
         url('../../../../bundles/eggosite/fonts/chalet-parisnineteensixty-webfont/chalet-parisnineteensixty-webfont.woff') format('woff'),
         url('../../../../bundles/eggosite/fonts/chalet-parisnineteensixty-webfont/chalet-parisnineteensixty-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ChaletNewYorkNineteenSixty';
    src: url('../../../../bundles/eggosite/fonts/chalet-newyorknineteensixty/chalet-newyorknineteensixty.eot');
    src: url('../../../../bundles/eggosite/fonts/chalet-newyorknineteensixty/chalet-newyorknineteensixty.eot?#iefix') format('embedded-opentype'),
         url('../../../../bundles/eggosite/fonts/chalet-newyorknineteensixty/chalet-newyorknineteensixty.woff') format('woff'),
         url('../../../../bundles/eggosite/fonts/chalet-newyorknineteensixty/chalet-newyorknineteensixty.ttf') format('truetype'),
         url('../../../../bundles/eggosite/fonts/chalet-newyorknineteensixty/chalet-newyorknineteensixty.svg#ChaletNewYorkNineteenSixty') format('svg');
}

@font-face {
    font-family: 'FuturaLightCondensed';
    src: url('../../../../bundles/eggosite/fonts/futura-condensedlight/futura-condensedlight.eot');
    src: url('../../../../bundles/eggosite/fonts/futura-condensedlight/futura-condensedlight.eot?#iefix') format('embedded-opentype'),
         url('../../../../bundles/eggosite/fonts/futura-condensedlight/futura-condensedlight.woff') format('woff'),
         url('../../../../bundles/eggosite/fonts/futura-condensedlight/futura-condensedlight.ttf') format('truetype'),
         url('../../../../bundles/eggosite/fonts/futura-condensedlight/futura-condensedlight.svg#FuturaLightCondensed') format('svg');
}

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-family: sans-serif; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
    margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
    display: inline-block; /* 1 */
    vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
    background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
    border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
    overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
    margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
    overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
    color: inherit; /* 1 */
    font: inherit; /* 2 */
    margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
    overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
    line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
    border: 0; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
    overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
    font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

/**
 * Correct list
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
}
.lt-ie8 .ir {
  text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden;
}
/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden;
}
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  zoom: 1;
}
.hideText {
  text-indent: -999em;
  letter-spacing: -999em;
  overflow: hidden;
}
#button .kaki {
  position: relative;
  display: inline-block;
  height: 34px;
  background-color: #726a1f;
  color: #ffffff;
  margin: 5px 0 0 0;
  padding: 7px 10px 0 10px;
  font-family: "FuturaLightCondensed", sans-serif;
  font-size: 24px;
  line-height: 24px;
  font-weight: normal;
  text-transform: uppercase;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#button .kaki:after {
  display: block;
  top: 0;
  right: -18px;
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: -32px -352px;
  position: absolute;
  content: "";
  width: 18px;
  height: 34px;
}
#button .kaki span {
  position: relative;
  z-index: 100;
}
#button .kaki div {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #e8511a;
  z-index: 50;
  width: 0;
  height: 100%;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
#button .kaki div:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -18px;
}
#button .kaki:hover div {
  width: 100%;
}
#button .kaki:hover div:after {
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: -64px -352px;
  position: absolute;
  content: "";
  width: 18px;
  height: 34px;
}
#button .grey {
  position: relative;
  display: inline-block;
  height: 34px;
  background-color: #676767;
  color: #ffffff;
  margin: 5px 0 0 0;
  padding: 7px 10px 0 10px;
  font-family: "FuturaLightCondensed", sans-serif;
  font-size: 24px;
  line-height: 24px;
  font-weight: normal;
  text-transform: uppercase;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#button .grey:after {
  display: block;
  top: 0;
  right: -18px;
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: 0px -352px;
  position: absolute;
  content: "";
  width: 18px;
  height: 34px;
}
#button .grey span {
  position: relative;
  z-index: 100;
}
#button .grey div {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #e8511a;
  z-index: 50;
  width: 0;
  height: 100%;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
#button .grey div:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -18px;
}
#button .grey:hover div {
  width: 100%;
}
#button .grey:hover div:after {
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: -64px -352px;
  position: absolute;
  content: "";
  width: 18px;
  height: 34px;
}
#button .slideUp {
  display: block;
  position: relative;
  z-index: 10;
}
#button .slideUp:after {
  content: '';
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0;
  width: 100%;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  background-color: #e8511a;
  z-index: 1;
}
#button .slideUp:hover:after {
  height: 100%;
}
/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
/* ==========================================================================
   Globals
   ========================================================================== */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  zoom: 1;
}
.lt-ie8 *,
.lt-ie8 *:before,
.lt-ie8 *:after {
  behavior: url(/bundles/eggosite/htc/boxsizing.htc);
}
html {
  background-color: #ffffff;
}
html,
body {
  position: relative;
  margin: 0;
  padding: 0;
  height: 100%;
  font-size: 13px;
  line-height: 20px;
  font-family: Arial, sans-serif;
  color: #888888;
}
h1,
h2,
h4 {
  font-family: "ChaletParisNineteenSixtyWebfont", sans-serif;
  font-weight: normal;
}
h1 strong,
h2 strong,
h4 strong {
  font-family: "ChaletLondonNineteenSixty", sans-serif;
  font-weight: normal;
}
h1 {
  font-family: "ChaletLondonNineteenSixty", sans-serif;
  color: #e8511a;
  font-size: 55px;
  line-height: 57px;
  font-weight: normal;
  margin: 0;
}
h2 {
  font-size: 38px;
  line-height: 38px;
}
h3 {
  font-size: 24px;
  line-height: 26px;
  font-family: "ChaletLondonNineteenSixty", sans-serif;
  font-weight: normal;
}
a,
a:link,
a:visited {
  color: #676767;
  text-decoration: none;
}
a.active,
a:hover {
  color: #e8511a;
}
a.button {
  position: relative;
  display: inline-block;
  height: 34px;
  background-color: #726a1f;
  color: #ffffff;
  margin: 5px 0 0 0;
  padding: 7px 10px 0 10px;
  font-family: "FuturaLightCondensed", sans-serif;
  font-size: 24px;
  line-height: 24px;
  font-weight: normal;
  text-transform: uppercase;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
a.button:after {
  display: block;
  top: 0;
  right: -18px;
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: -32px -352px;
  position: absolute;
  content: "";
  width: 18px;
  height: 34px;
}
a.button span {
  position: relative;
  z-index: 100;
}
a.button div {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #e8511a;
  z-index: 50;
  width: 0;
  height: 100%;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
a.button div:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -18px;
}
a.button:hover div {
  width: 100%;
}
a.button:hover div:after {
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: -64px -352px;
  position: absolute;
  content: "";
  width: 18px;
  height: 34px;
}
hr {
  clear: both;
  display: block;
  height: 1px;
  background-color: #e2e2e2;
  border: 0;
  padding: 0;
  margin: 40px 0;
}
/* ==========================================================================
   Layout
   ========================================================================== */
#container {
  position: relative;
  min-width: 1160px;
  margin: 0 auto;
  padding: 0;
  background-color: #ffffff;
  overflow: hidden;
}
header {
  position: fixed;
  z-index: 10000;
  width: 100%;
  min-width: 1160px;
  background-color: #ffffff;
}
.touch header {
  position: absolute;
}
header nav.locale-switcher {
  position: relative;
  width: 1160px;
  margin: 0 auto;
}
header nav.locale-switcher ul {
  position: absolute;
  top: 5px;
  right: 25px;
  height: 28px;
  margin: 0;
  padding: 0;
}
header nav.locale-switcher ul li {
  float: left;
  margin: 0 5px;
  padding: 5px 0;
}
header nav.locale-switcher ul li a {
  font-family: "DINMediumRegular", sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: #676767;
  text-transform: uppercase;
  text-decoration: none;
}
header nav.locale-switcher ul li a.active {
  color: #e8511a;
}
header nav.main {
  margin-top: 28px;
  background-color: #676767;
  height: 64px;
}
header nav.main ul {
  position: relative;
  height: 64px;
  width: 1040px;
  margin: 0 auto;
  padding: 0 0 0 158px;
}
header nav.main ul.nav-lu {
  padding-left: 151px;
}
header nav.main ul li {
  z-index: 100;
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
}
header nav.main ul li.logo {
  text-indent: -999em;
  letter-spacing: -999em;
  overflow: hidden;
  position: absolute;
  background-image: url(../../../../bundles/eggosite/images/logo-fr.png);
  top: -28px;
  left: 0;
  z-index: 50;
}
header nav.main ul li.logo.fr {
  background-image: url(../../../../bundles/eggosite/images/logo-fr.png);
}
header nav.main ul li.logo.nl {
  background-image: url(../../../../bundles/eggosite/images/logo-nl.png);
}
header nav.main ul li.logo.es {
  background-image: url(../../../../bundles/eggosite/images/logo-es.png);
}
header nav.main ul li.logo.en {
  background-image: url(../../../../bundles/eggosite/images/logo-en.png);
}
header nav.main ul li.logo.en a {
  height: 167px;
}
header nav.main ul li.logo.lu {
  background-image: url(../../../../bundles/eggosite/images/logo-lu.png);
}
header nav.main ul li.logo.lu a {
  height: 161px;
}
header nav.main ul li.logo a {
  display: block;
  width: 180px;
  height: 164px;
}
header nav.main ul li.item a {
  display: block;
  padding: 25px 9px;
  height: 64px;
  font-family: "DINMediumRegular", sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  color: #ffffff;
}
header nav.main ul li.item a.active,
header nav.main ul li.item a:hover {
  background-color: #ffffff;
  color: #e8511a;
}
.slider {
  clear: both;
  position: relative;
  height: 686px;
  overflow: hidden;
  margin: 92px 0 0 0;
}
.slider .slide {
  position: relative;
  height: 100%;
  background-color: #c8c8c8;
  background-repeat: no-repeat;
  background-position: center center;
  border: none;
  outline: none;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  /* The url is relative to the document, not to the css file! */
  /* Prefer absolute urls to avoid confusion. */
  -ms-behavior: url(/bundles/eggosite/htc/backgroundsize.htc);
}
.slider .slide .content {
  position: absolute;
  padding: 20px 40px;
  bottom: 40px;
  right: 100px;
  width: 520px;
  height: 223px;
  background-color: rgba(255, 255, 255, 0.7);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#B3ffffff, endColorstr=#B3ffffff,GradientType=0 );
}
.slider .slide .content h2 {
  font-size: 48px;
  line-height: 50px;
  color: #e8511a;
  letter-spacing: -2px;
  margin: 20px 0;
}
.slider .slide .content h2.es {
  font-size: 40px;
  line-height: 20px;
  margin: 20px 0 0;
}
.slider .slide .content p {
  font-size: 14px;
  line-height: 15px;
}
.slider .slide .content p.es {
  text-align: justify;
}
.slider .inner {
  position: relative;
  overflow: hidden;
  height: 100%;
}
.slider .inner.multiple {
  width: 500%;
  margin-left: -200%;
}
.slider .inner.multiple .slide {
  float: left;
  width: 20%;
}
.slider .inner.multiple .slide:first-child {
  margin-left: 20%;
}
.slider .previous,
.slider .next {
  display: block;
  position: absolute;
  z-index: 10;
  width: 87px;
  height: 148px;
  background-color: #726a1f;
  top: 250px;
}
.slider .previous:hover:before,
.slider .next:hover:before {
  width: 100%;
}
.slider .previous:before,
.slider .next:before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  width: 0;
  z-index: -1;
  background-color: #e8511a;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.slider .previous span,
.slider .next span {
  position: relative;
  display: block;
  width: 19px;
  height: 31px;
  margin: 60px auto;
  z-index: 10;
}
.slider .previous {
  left: 0;
}
.slider .previous:before {
  right: 0;
}
.slider .previous span {
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: -96px -64px;
  text-indent: -999em;
  letter-spacing: -999em;
  overflow: hidden;
}
.slider .next {
  right: 0;
}
.slider .next:before {
  left: 0;
}
.slider .next span {
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: -64px -64px;
  text-indent: -999em;
  letter-spacing: -999em;
  overflow: hidden;
}
.with-handle {
  position: relative;
}
.with-handle .handle {
  position: absolute;
  top: 0;
  left: -54px;
  width: 54px;
  height: 54px;
  background-color: #676767;
}
.with-handle .handle:before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  z-index: 5;
  background-color: #e8511a;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.with-handle .handle span {
  position: relative;
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: -64px -64px;
  display: block;
  width: 19px;
  height: 32px;
  margin: 10px auto;
  z-index: 10;
}
.with-handle:hover .handle:before {
  width: 100%;
}
#content {
  width: 1040px;
  margin: 0 auto;
  padding: 40px 0 70px 0;
  min-height: 686px;
  position: relative;
  zoom: 1;
}
#content #skip-slider {
  position: absolute;
  display: block;
  top: -200px;
  left: 0;
  width: 1px;
  height: 1px;
  text-indent: -999em;
  letter-spacing: -999em;
  overflow: hidden;
}
#content a.kitchen-link {
  display: block;
  position: absolute;
  z-index: 1000;
  top: -28px;
  right: 50%;
  height: 55px;
  width: 1280px;
  margin: 0 300px 0 -1280px;
  padding: 0 20px 0 0;
  background-color: #e8511a;
  text-align: right;
  color: #ffffff;
  font-family: "FuturaLightCondensed", sans-serif;
  text-transform: uppercase;
  font-size: 36px;
  line-height: 60px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#content a.kitchen-link:hover {
  -webkit-transform: translate(30px, 0);
  -moz-transform: translate(30px, 0);
  -ms-transform: translate(30px, 0);
  -o-transform: translate(30px, 0);
  transform: translate(30px, 0);
}
#content a.kitchen-link:before {
  content: '';
  position: absolute;
  right: -30px;
  top: 0;
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: -96px -352px;
  text-indent: -999em;
  letter-spacing: -999em;
  overflow: hidden;
  width: 30px;
  height: 55px;
}
#content .cta {
  clear: left;
}
#content .cta ul {
  margin: 0;
  padding: 50px 0 0 0;
  overflow: hidden;
}
#content .cta ul li {
  float: left;
  width: 516px;
  height: 140px;
  margin: 0 2px 35px 1px;
}
#content .cta ul li a {
  float: left;
  width: 100%;
  height: 100%;
  background-color: #ececec;
  position: relative;
  display: block;
  text-decoration: none;
  color: #676767 !important;
}
#content .cta ul li a h4 {
  font-size: 26px;
  line-height: 28px;
  margin: 30px 0;
}
#content .cta ul li a:hover {
  color: #676767;
}
#content .cta ul li a:hover strong {
  color: #e8511a;
}
#content .cta ul li a.disabled {
  cursor: default;
}
#content .cta ul li a.disabled:hover strong {
  color: #676767;
}
#content .cta ul li a.folder img {
  position: absolute;
  left: -10px;
  top: -20px;
  z-index: 10;
}
#content .cta ul li a.folder h4 {
  position: absolute;
  top: 0;
  right: 50px;
  width: 200px;
}
#content .cta ul li a.catalog img {
  position: absolute;
  left: -10px;
  top: -20px;
  z-index: 10;
}
#content .cta ul li a.catalog h4 {
  position: absolute;
  top: 0;
  right: 0;
  width: 260px;
}
#content .cta ul li a.showroom {
  background: #ececec url(../../../../bundles/eggosite/images/showroom.jpg) no-repeat left bottom;
}
#content .cta ul li a.showroom h4 {
  position: absolute;
  top: 0;
  right: 180px;
  width: 300px;
  text-align: right;
}
#content .cta ul li a.quote {
  background: #ececec url(../../../../bundles/eggosite/images/quote.jpg) no-repeat left bottom;
}
#content .cta ul li a.quote h4 {
  position: absolute;
  top: 0;
  left: 10px;
  width: 210px;
}
#content .cta ul li a.app img {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
}
#content .cta ul li a.app h4 {
  position: absolute;
  top: 0;
  right: 0;
  width: 280px;
}
#content .cta ul li a.financing img {
  position: absolute;
  left: 0;
  top: -30px;
  z-index: 10;
}
#content .cta ul li a.financing h4 {
  position: absolute;
  top: 0;
  right: 50px;
  width: 220px;
}
#content .cta ul li a.cleaning img {
  position: absolute;
  left: 10px;
  bottom: 0;
  z-index: 10;
}
#content .cta ul li a.cleaning h4 {
  position: absolute;
  top: 0;
  right: 20px;
  width: 240px;
}
#content .cta ul li .handle {
  top: auto;
  left: auto;
  bottom: 0;
  right: 0;
  width: 41px;
  height: 41px;
}
#content .cta ul li .handle span {
  display: block;
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: -32px -64px;
  width: 15px;
  height: 25px;
}
footer {
  clear: both;
  background-color: #726a1f;
}
footer .main {
  background-color: #ffffff;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f2f2f2, #fefefe);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#fefefe));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #fefefe);
  background-image: -o-linear-gradient(top, #f2f2f2, #fefefe);
  background-image: linear-gradient(to bottom, #f2f2f2, #fefefe);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f2f2f2, endColorstr=#fefefe, GradientType=0);
}
footer .main .inner {
  width: 1040px;
  margin: 0 auto;
  padding: 65px 0 40px 0;
  overflow: hidden;
  position: relative;
}
footer .main .inner.layout-footer-centered {
  text-align: center;
}
footer .main .inner .column {
  text-align: left;
  font-size: 13px;
  display: inline-block;
  vertical-align: top;
  margin: 0 40px 0 0;
  padding: 0 0 0 40px;
  border-left: 1px solid #ececec;
  max-width: 260px;
}
footer .main .inner .column:first-child {
  border: none;
  padding: 0;
}
footer .main .inner .column:last-child {
  margin: 0;
}
footer .main .inner h1 {
  font-family: "FuturaLightCondensed", sans-serif;
  font-size: 30px;
  line-height: 32px;
  color: #726a1f;
  text-transform: uppercase;
  font-weight: normal;
}
footer .main .inner nav ul {
  margin: 0.5em 0;
  padding: 0;
}
footer .main .inner nav ul li {
  padding: 0;
}
footer .main .inner nav ul li a {
  color: #676767;
  text-decoration: none;
  font-weight: bold;
  line-height: 24px;
}
footer .main .inner nav ul li a:hover {
  color: #e8511a;
}
footer .main .inner .social ul {
  margin: 0.5em 0;
}
footer .main .inner .social ul li {
  padding-left: 32px;
  position: relative;
}
footer .main .inner .social ul li:before {
  top: 0;
  left: 0;
}
footer .main .inner .social ul .facebook:before {
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: 0px -96px;
  position: absolute;
  content: "";
  width: 32px;
  height: 18px;
}
footer .main .inner .social ul .twitter:before {
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: 0px -128px;
  position: absolute;
  content: "";
  width: 32px;
  height: 18px;
}
footer .main .inner .social ul .linkedin:before {
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: 0px -160px;
  position: absolute;
  content: "";
  width: 32px;
  height: 18px;
}
footer .main .inner .social ul .appstore:before {
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: 0px -192px;
  position: absolute;
  content: "";
  width: 32px;
  height: 18px;
}
footer .main .inner .newsletter form {
  overflow: hidden;
  position: relative;
}
footer .main .inner .newsletter form p {
  margin: 0.5em 0;
}
footer .main .inner .newsletter form p.success {
  color: #726a1f;
}
footer .main .inner .newsletter form p.error {
  color: #e8511a;
}
footer .main .inner .newsletter form input {
  border: 1px solid #726a1f;
  float: left;
  height: 30px;
  width: 180px;
  padding: 5px;
}
footer .main .inner .newsletter form button {
  float: left;
  width: 34px;
  height: 30px;
  background-color: #726a1f;
  border: none;
}
footer .main .inner .newsletter form button span {
  margin: 0 13px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: 0px -64px;
  text-indent: -999em;
  letter-spacing: -999em;
  overflow: hidden;
  width: 8px;
  height: 11px;
}
footer .main .inner .contact p {
  margin: 0.5em 0;
}
footer .main .inner .contact p.tel,
footer .main .inner .contact p.email {
  padding-left: 22px;
  position: relative;
  font-weight: bold;
}
footer .main .inner .contact p.tel {
  margin-top: 0.75em;
  font-size: 14px;
}
footer .main .inner .contact p.tel:before {
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: 0px -32px;
  position: absolute;
  content: "";
  width: 11px;
  height: 18px;
  top: 0;
  left: 0;
}
footer .main .inner .contact p.email:before {
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: 0px 0px;
  position: absolute;
  content: "";
  width: 17px;
  height: 12px;
  top: 2px;
  left: 0;
}
footer .disclaimer {
  color: #ffffff;
  height: 85px;
}
footer .disclaimer ul {
  text-align: center;
  margin: 0;
  padding: 20px 0 0 0;
}
footer .disclaimer ul li {
  display: inline-block;
  padding: 0 10px 0 0;
}
footer .disclaimer ul li a {
  color: #ffffff;
  text-decoration: none;
}
footer .disclaimer ul li:not(:last-child):after {
  content: "|";
  display: inline-block;
  padding: 0 0 0 10px;
}
/* ==========================================================================
   Home
   ========================================================================== */
body.home .slider a.cta {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
body.home .slider a.cta .content,
body.home .slider .content {
  position: absolute;
  width: 400px;
  padding: 0 20px;
  background-color: rgba(255, 255, 255, 0);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#00ffffff, endColorstr=#00ffffff,GradientType=0 );
}
body.home .slider a.cta .content h2,
body.home .slider .content h2 {
  font-size: 66px;
  line-height: 65px;
  font-family: "ChaletLondonNineteenSixty", sans-serif;
  color: #e8511a;
  margin: 0;
}
body.home .slider a.cta .content p,
body.home .slider .content p {
  font-size: 42px;
  line-height: 50px;
  margin: 0;
  font-family: "ChaletLondonNineteenSixty", sans-serif;
  color: #676767;
}
body.home #content {
  width: 100%;
  padding: 0;
}
body.home #content article {
  position: relative;
  height: 608px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  /* The url is relative to the document, not to the css file! */
  /* Prefer absolute urls to avoid confusion. */
  -ms-behavior: url(/bundles/eggosite/htc/backgroundsize.htc);
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-attachment: fixed;
}
body.home #content article .inner {
  position: absolute;
}
body.home #content article .inner h1 {
  font-family: "ChaletParisNineteenSixtyWebfont", sans-serif;
  font-size: 55px;
  line-height: 55px;
  color: #676767;
}
body.home #content article .inner a.button {
  position: relative;
  display: inline-block;
  height: 34px;
  background-color: #726a1f;
  color: #ffffff;
  margin: 5px 0 0 0;
  padding: 7px 10px 0 10px;
  font-family: "FuturaLightCondensed", sans-serif;
  font-size: 24px;
  line-height: 24px;
  font-weight: normal;
  text-transform: uppercase;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
body.home #content article .inner a.button:after {
  display: block;
  top: 0;
  right: -18px;
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: -32px -352px;
  position: absolute;
  content: "";
  width: 18px;
  height: 34px;
}
body.home #content article .inner a.button span {
  position: relative;
  z-index: 100;
}
body.home #content article .inner a.button div {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #e8511a;
  z-index: 50;
  width: 0;
  height: 100%;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
body.home #content article .inner a.button div:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -18px;
}
body.home #content article .inner a.button:hover div {
  width: 100%;
}
body.home #content article .inner a.button:hover div:after {
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: -64px -352px;
  position: absolute;
  content: "";
  width: 18px;
  height: 34px;
}
body.home #content article.app {
  background-image: url(../../../../bundles/eggosite/images/bg-home-app.jpg);
}
body.home #content article.app .inner {
  top: 120px;
  right: 50%;
  width: 300px;
  margin: 0 200px 0 0;
}
body.home #content article.app .ipad {
  position: absolute;
  display: block;
  bottom: 0;
  right: 0;
}
body.home #content article.catalog {
  background-image: url(../../../../bundles/eggosite/images/bg-home-catalog.jpg);
}
body.home #content article.catalog a.asset {
  position: absolute;
  display: block;
  overflow: hidden;
  bottom: 100px;
  right: 50%;
  width: 557px;
  height: 449px;
  margin: 0 150px 0 0;
}
body.home #content article.catalog:after {
  content: '';
  position: absolute;
  display: block;
  top: -115px;
  right: 0;
  width: 1006px;
  height: 249px;
  background: transparent url(../../../../bundles/eggosite/images/spoon-home.png) no-repeat right bottom;
}
body.home #content article.catalog .inner {
  top: 120px;
  left: 50%;
  width: 300px;
  margin: 0 0 0 -85px;
}
body.home #content article.why_eggo {
  background-image: url(../../../../bundles/eggosite/images/bg-home-why_eggo.jpg);
}
body.home #content article.why_eggo img.asset {
  position: absolute;
  display: block;
  top: 200px;
  left: 50%;
  width: 368px;
  height: 381px;
  margin: 0 0 0 250px;
}
body.home #content article.why_eggo .inner {
  top: 40px;
  left: 50%;
  width: 410px;
  margin: 0 0 0 150px;
}
body.home #content article.shop {
  background-image: url(../../../../bundles/eggosite/images/bg-home-shop.jpg);
}
body.home #content article.shop img.shop1 {
  position: absolute;
  display: block;
  top: 60px;
  left: 50%;
  width: 380px;
  height: 228px;
  margin: 0 0 0 250px;
}
body.home #content article.shop img.shop2 {
  position: absolute;
  display: block;
  top: 300px;
  left: 50%;
  width: 380px;
  height: 228px;
  margin: 0 0 0 250px;
}
body.home #content article.shop .inner {
  top: 125px;
  left: 50%;
  width: 290px;
  margin: 0 0 0 -100px;
}
body.home #content article.green {
  background-image: url(../../../../bundles/eggosite/images/bg-home-green.jpg);
}
body.home #content article.green .inner {
  top: 150px;
  right: 50%;
  width: 400px;
  margin: 0 50px 0 0;
}
.touch body.home #content article {
  background-attachment: scroll;
}
/* ==========================================================================
   Kitchen
   ========================================================================== */
body.kitchen #content .filters,
body.selection #content .filters,
body.accessory #content .filters {
  zoom: 1;
  height: 66px;
  margin: 20px 0;
  padding: 0;
}
body.kitchen #content .filters .column,
body.selection #content .filters .column,
body.accessory #content .filters .column {
  position: relative;
  float: left;
  width: 257px;
  color: #ffffff;
  background-color: #5c5c5c;
  background-image: -moz-linear-gradient(top, #686868, #4a4a4a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#686868), to(#4a4a4a));
  background-image: -webkit-linear-gradient(top, #686868, #4a4a4a);
  background-image: -o-linear-gradient(top, #686868, #4a4a4a);
  background-image: linear-gradient(to bottom, #686868, #4a4a4a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#686868, endColorstr=#4a4a4a, GradientType=0);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  margin-right: 2px;
}
body.kitchen #content .filters .column:last-child,
body.selection #content .filters .column:last-child,
body.accessory #content .filters .column:last-child {
  margin-right: 0;
}
body.kitchen #content .filters .column a.trigger,
body.selection #content .filters .column a.trigger,
body.accessory #content .filters .column a.trigger {
  position: relative;
  display: block;
  height: 66px;
  padding: 26px 0 18px 38px;
  color: #ffffff;
  font-family: "ChaletLondonNineteenSixty", sans-serif;
  font-size: 22px;
  font-weight: normal;
}
body.kitchen #content .filters .column a.trigger.active .type,
body.selection #content .filters .column a.trigger.active .type,
body.accessory #content .filters .column a.trigger.active .type {
  display: none;
}
body.kitchen #content .filters .column a.trigger:before,
body.selection #content .filters .column a.trigger:before,
body.accessory #content .filters .column a.trigger:before {
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: -32px -224px;
  position: absolute;
  content: "";
  width: 9px;
  height: 15px;
  top: 26px;
  left: 16px;
}
body.kitchen #content .filters .column ul,
body.selection #content .filters .column ul,
body.accessory #content .filters .column ul {
  position: absolute;
  width: 100%;
  margin: 0;
  padding: 0 0 29px 0;
  display: none;
  color: #ffffff;
  background-color: #eeeeee;
  background-image: -moz-linear-gradient(top, #e2e2e2, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e2e2e2), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e2e2e2, #ffffff);
  background-image: -o-linear-gradient(top, #e2e2e2, #ffffff);
  background-image: linear-gradient(to bottom, #e2e2e2, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e2e2e2, endColorstr=#ffffff, GradientType=0);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  background-color: #e2e2e2;
  z-index: 10000;
}
body.kitchen #content .filters .column ul li,
body.selection #content .filters .column ul li,
body.accessory #content .filters .column ul li {
  font-size: 16px;
  line-height: 29px;
  margin: 0;
  padding: 0;
}
body.kitchen #content .filters .column ul li:hover,
body.selection #content .filters .column ul li:hover,
body.accessory #content .filters .column ul li:hover,
body.kitchen #content .filters .column ul li:active,
body.selection #content .filters .column ul li:active,
body.accessory #content .filters .column ul li:active,
body.kitchen #content .filters .column ul li.active,
body.selection #content .filters .column ul li.active,
body.accessory #content .filters .column ul li.active {
  background-color: #ffffff;
}
body.kitchen #content .filters .column ul li a,
body.selection #content .filters .column ul li a,
body.accessory #content .filters .column ul li a {
  display: block;
  padding: 0 0 0 38px;
  width: 100%;
  color: #676767 !important;
}
body.kitchen #content .filters .column:hover,
body.selection #content .filters .column:hover,
body.accessory #content .filters .column:hover {
  background-color: #e2e2e2;
  background-image: none;
}
body.kitchen #content .filters .column:hover a.trigger,
body.selection #content .filters .column:hover a.trigger,
body.accessory #content .filters .column:hover a.trigger {
  color: #676767 !important;
}
body.kitchen #content .filters .column:hover a.trigger .type,
body.selection #content .filters .column:hover a.trigger .type,
body.accessory #content .filters .column:hover a.trigger .type {
  display: inline;
}
body.kitchen #content .filters .column:hover a.trigger .value,
body.selection #content .filters .column:hover a.trigger .value,
body.accessory #content .filters .column:hover a.trigger .value {
  display: none;
}
body.kitchen #content .filters .column:hover a.trigger:before,
body.selection #content .filters .column:hover a.trigger:before,
body.accessory #content .filters .column:hover a.trigger:before {
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: 0px -224px;
  position: absolute;
  content: "";
  width: 15px;
  height: 10px;
  top: 25px;
  left: 15px;
}
body.kitchen #content .filters .column:hover ul,
body.selection #content .filters .column:hover ul,
body.accessory #content .filters .column:hover ul {
  display: block;
}
body.kitchen-index .slider {
  background: transparent url(../../../../bundles/eggosite/images/bg-kitchen-index.jpg) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  /* The url is relative to the document, not to the css file! */
  /* Prefer absolute urls to avoid confusion. */
  -ms-behavior: url(/bundles/eggosite/htc/backgroundsize.htc);
}
body.kitchen-index .slider a:hover {
  color: #676767;
}
body.kitchen-index .slider a:hover strong {
  color: #e8511a;
}
body.kitchen-index .slider h2 {
  font-size: 42px;
  line-height: 40px;
  margin: 0;
}
body.kitchen-index .slider .imagine {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 432px;
  padding: 70px 0 0 30px;
  background-color: rgba(255, 255, 255, 0.9);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#E6ffffff, endColorstr=#E6ffffff,GradientType=0 );
  background: url(../../../../bundles/eggosite/images/bg-imagine.jpg) no-repeat left top;
  height: 100%;
}
body.kitchen-index .slider .imagine p {
  color: #888888;
}
body.kitchen-index .slider .imagine.with-handle .handle {
  top: 70px;
}
body.kitchen-index .slider .discover {
  position: absolute;
  bottom: 70px;
  left: 170px;
  width: 416px;
  padding: 35px;
  background-color: rgba(255, 255, 255, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#CCffffff, endColorstr=#CCffffff,GradientType=0 );
}
body.kitchen-index .slider .discover.es {
  left: auto;
  right: 50px;
  bottom: 40px;
}
body.kitchen-index .slider .ipad {
  position: absolute;
  right: 0;
  bottom: 0;
}
.kitchen-index .decoration,
.kitchen-app .decoration {
  text-indent: -999em;
  letter-spacing: -999em;
  overflow: hidden;
  position: absolute;
  bottom: -60px;
  right: -100px;
  background: url(../../../../bundles/eggosite/images/eggs.png) no-repeat right bottom;
  width: 764px;
  height: 376px;
}
body.kitchen-search .slider .content {
  position: absolute;
  bottom: 0;
  right: 140px;
  width: 490px;
  height: 200px;
  padding: 40px;
  background-color: rgba(255, 255, 255, 0.9);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#E6ffffff, endColorstr=#E6ffffff,GradientType=0 );
}
body.kitchen-search .slider .content h2 {
  margin: 0;
  color: #e8511a;
}
body.kitchen-search .slider .content a {
  position: relative;
  display: inline-block;
  height: 34px;
  background-color: #676767;
  color: #ffffff;
  margin: 5px 0 0 0;
  padding: 7px 10px 0 10px;
  font-family: "FuturaLightCondensed", sans-serif;
  font-size: 24px;
  line-height: 24px;
  font-weight: normal;
  text-transform: uppercase;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
body.kitchen-search .slider .content a:after {
  display: block;
  top: 0;
  right: -18px;
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: 0px -352px;
  position: absolute;
  content: "";
  width: 18px;
  height: 34px;
}
body.kitchen-search .slider .content a span {
  position: relative;
  z-index: 100;
}
body.kitchen-search .slider .content a div {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #e8511a;
  z-index: 50;
  width: 0;
  height: 100%;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
body.kitchen-search .slider .content a div:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -18px;
}
body.kitchen-search .slider .content a:hover div {
  width: 100%;
}
body.kitchen-search .slider .content a:hover div:after {
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: -64px -352px;
  position: absolute;
  content: "";
  width: 18px;
  height: 34px;
}
body.kitchen-search #content h1 small {
  color: #676767;
  font-size: 80%;
}
body.kitchen-search #content .results {
  clear: left;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
body.kitchen-search #content .results li {
  float: left;
  width: 516px;
  height: 525px;
  margin: 0 2px 0 0;
}
body.kitchen-search #content .results li.wait {
  display: none;
}
body.kitchen-search #content .results li a {
  display: block;
}
body.kitchen-search #content .results li a h2 {
  color: #e8511a;
  margin: 25px 0 0 0;
}
body.kitchen-search #content .results li a h3 {
  color: #676767;
  margin: 0;
}
body.kitchen-search #content .results li a p {
  padding-right: 20px;
}
body.kitchen-search #content .results li a img {
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
body.kitchen-search #content .results li a:hover p {
  color: #676767;
}
body.kitchen-search #content .results li a:hover img {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
body.kitchen-search #content .more-results {
  display: block;
  text-align: center;
  font-family: "FuturaLightCondensed", sans-serif;
  font-size: 72px;
  line-height: 72px;
}
body.kitchen-app .slider {
  height: 844px;
}
body.kitchen-view .slider:before {
  content: "";
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background: transparent url(../../../../bundles/eggosite/images/kitchen-view-corner.png) no-repeat center bottom;
  display: block;
  position: absolute;
  z-index: 1000;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 42px;
}
body.kitchen-view .slider .slide {
  height: 700px;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  /* The url is relative to the document, not to the css file! */
  /* Prefer absolute urls to avoid confusion. */
  -ms-behavior: url(/bundles/eggosite/htc/backgroundsize.htc);
  background-position: center center;
  background-repeat: no-repeat;
}
body.kitchen-view #content {
  padding-top: 0;
  background: transparent url(../../../../bundles/eggosite/images/kitchen-view-gradient.png) no-repeat 520px top;
}
body.kitchen-view #content a.kitchen-link {
  top: -70px;
}
body.kitchen-view #content h1 {
  position: absolute;
  top: 20px;
  left: 0;
  font-size: 45px;
  line-height: 47px;
}
body.kitchen-view #content .row {
  overflow: hidden;
}
body.kitchen-view #content .row.first {
  padding-top: 70px;
}
body.kitchen-view #content .row .column {
  float: left;
  width: 520px;
}
body.kitchen-view #content .row .column:nth-child(2) {
  padding-left: 40px;
}
body.kitchen-view #content .share {
  position: absolute;
  top: 20px;
  right: 0;
}
body.kitchen-view #content .share h4 {
  float: left;
  margin: 0 10px 0 0;
  padding: 10px 0;
  text-transform: uppercase;
}
body.kitchen-view #content .share ul {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
body.kitchen-view #content .share ul li {
  float: left;
  width: 29px;
  height: 29px;
  text-indent: -999em;
  letter-spacing: -999em;
  overflow: hidden;
  background-color: #676767;
  margin-right: 2px;
  display: block;
  position: relative;
  z-index: 10;
}
body.kitchen-view #content .share ul li:after {
  content: '';
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0;
  width: 100%;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  background-color: #e8511a;
  z-index: 1;
}
body.kitchen-view #content .share ul li:hover:after {
  height: 100%;
}
body.kitchen-view #content .share ul li a {
  position: relative;
  display: block;
  z-index: 2;
}
body.kitchen-view #content .share ul li a.twitter {
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: 0px -256px;
  text-indent: -999em;
  letter-spacing: -999em;
  overflow: hidden;
  width: 29px;
  height: 29px;
}
body.kitchen-view #content .share ul li a.facebook {
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: 0px -288px;
  text-indent: -999em;
  letter-spacing: -999em;
  overflow: hidden;
  width: 29px;
  height: 29px;
}
body.kitchen-view #content .share ul li a.email {
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: 0px -320px;
  text-indent: -999em;
  letter-spacing: -999em;
  overflow: hidden;
  width: 29px;
  height: 29px;
}
body.kitchen-view #content nav.cta {
  margin-top: 70px;
}
body.kitchen-view #content ul.thumbs {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
body.kitchen-view #content ul.thumbs li {
  display: block;
  float: left;
}
body.kitchen-view #content ul.thumbs li a {
  display: block;
  border: 3px solid #ffffff;
}
body.kitchen-view #content ul.thumbs li a.active,
body.kitchen-view #content ul.thumbs li a:hover {
  border: 3px solid #e8511a;
}
body.kitchen-view #content ul.thumbs li a img {
  display: block;
}
body.kitchen-view img.thumb-hover {
  display: block;
  position: fixed;
  z-index: 20000;
  cursor: pointer;
  border: 3px solid #ffffff;
}
body.selection-view .slider {
  height: 728px;
}
body.selection-view .slider .slide {
  height: 728px;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  /* The url is relative to the document, not to the css file! */
  /* Prefer absolute urls to avoid confusion. */
  -ms-behavior: url(/bundles/eggosite/htc/backgroundsize.htc);
  background-position: center center;
  background-repeat: no-repeat;
}
body.selection-view .slider .slide .content {
  position: absolute;
  width: 343px;
  height: 300px;
  right: 120px;
  bottom: -10px;
  padding: 40px;
  background-color: rgba(255, 255, 255, 0.9);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#E6ffffff, endColorstr=#E6ffffff,GradientType=0 );
}
body.selection-view .slider .slide .content h2 {
  font-family: "ChaletParisNineteenSixtyWebfont", sans-serif;
  font-size: 84px;
  line-height: 60px;
  color: #676767;
  margin: 0;
}
body.selection-view .slider .slide .content h2 sup {
  display: inline-block;
  font-family: "ChaletLondonNineteenSixty", sans-serif;
  font-size: 27px;
  margin-bottom: 30px;
}
body.selection-view .slider .slide .content h1 {
  font-family: "ChaletParisNineteenSixtyWebfont", sans-serif;
  font-size: 32px;
  line-height: 30px;
  letter-spacing: -1px;
  color: #676767;
  margin: 0;
}
body.selection-view .slider .slide .content h1 strong {
  display: block;
  font-family: "ChaletParisNineteenSixtyWebfont", sans-serif;
  color: #e8511a;
}
body.selection-view #content,
body.electro-view #content,
body.accessory-view #content {
  padding-top: 0px;
}
body.selection-view #content h2,
body.electro-view #content h2,
body.accessory-view #content h2 {
  color: #e8511a;
  font-size: 55px;
  line-height: 36px;
  text-transform: lowercase;
  background-position: right center;
  background-repeat: no-repeat;
}
body.selection-view #content .row,
body.electro-view #content .row,
body.accessory-view #content .row {
  overflow: hidden;
  list-style: none;
  margin: 0;
}
body.selection-view #content .row:first-child,
body.electro-view #content .row:first-child,
body.accessory-view #content .row:first-child {
  padding-top: 50px;
}
body.selection-view #content .row .column,
body.electro-view #content .row .column,
body.accessory-view #content .row .column {
  position: relative;
  float: left;
  width: 344px;
  height: 344px;
  background-color: #e2e2e2;
  margin: 0 3px 3px 0;
}
body.selection-view #content .row .column:nth-child(3n+3),
body.electro-view #content .row .column:nth-child(3n+3),
body.accessory-view #content .row .column:nth-child(3n+3) {
  margin-right: 0;
}
body.selection-view #content .row .column.description,
body.electro-view #content .row .column.description,
body.accessory-view #content .row .column.description {
  background-color: transparent;
  float: right;
  padding: 10px 0;
}
body.selection-view #content .row .column.description ol,
body.electro-view #content .row .column.description ol,
body.accessory-view #content .row .column.description ol {
  list-style: none;
}
body.selection-view #content .row .column.description ol li,
body.electro-view #content .row .column.description ol li,
body.accessory-view #content .row .column.description ol li {
  margin: 0 0 5px 0;
  color: #888888;
}
body.selection-view #content .row .column.description ol li h3,
body.electro-view #content .row .column.description ol li h3,
body.accessory-view #content .row .column.description ol li h3 {
  position: relative;
  font-size: 15px;
  line-height: 18px;
  font-family: "ChaletNewYorkNineteenSixty", sans-serif;
  color: #888888;
  margin: 0;
}
body.selection-view #content .row .column.description ol li h3 span,
body.electro-view #content .row .column.description ol li h3 span,
body.accessory-view #content .row .column.description ol li h3 span {
  display: block;
  position: absolute;
  top: 0;
  left: -20px;
  color: #e8511a;
  font-size: 18px;
  font-family: "ChaletLondonNineteenSixty", sans-serif;
}
body.selection-view #content .row .column.description ol li p,
body.electro-view #content .row .column.description ol li p,
body.accessory-view #content .row .column.description ol li p {
  font-size: 14px;
  line-height: 15px;
  font-family: "ChaletLondonNineteenSixty", sans-serif;
  margin: 0;
}
body.selection-view #content .row .column .anchor,
body.electro-view #content .row .column .anchor,
body.accessory-view #content .row .column .anchor {
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 30px;
  line-height: 30px;
  font-family: "ChaletParisNineteenSixtyWebfont", sans-serif;
}
body.selection-view #content .row .column img,
body.electro-view #content .row .column img,
body.accessory-view #content .row .column img {
  display: block;
  margin: 42px auto;
}
body.selection-view #content .row .column h4,
body.electro-view #content .row .column h4,
body.accessory-view #content .row .column h4 {
  position: absolute;
  width: 260px;
  height: 24px;
  overflow: hidden;
  bottom: 10px;
  left: 40px;
  margin: 0;
  font-size: 22px;
  white-space: nowrap;
  line-height: 24px;
  text-overflow: ellipsis;
  text-align: center;
}
body.selection-view #content .row.paint,
body.electro-view #content .row.paint,
body.accessory-view #content .row.paint {
  width: 1190px;
  padding-right: 490px;
  margin-top: 40px;
  margin-bottom: -70px;
  background: url('../../../../bundles/eggosite/images/accessory_paintings_illlustration.jpg') bottom right no-repeat;
  list-style: none;
  padding-left: 0;
}
body.selection-view #content .row.paint .column,
body.electro-view #content .row.paint .column,
body.accessory-view #content .row.paint .column {
  background-color: transparent;
  width: 100px;
  height: 100px;
  margin: 0 10px 10px 0;
}
body.selection-view #content .row.paint .column:nth-child(6n+6),
body.electro-view #content .row.paint .column:nth-child(6n+6),
body.accessory-view #content .row.paint .column:nth-child(6n+6) {
  margin-right: 0;
}
body.selection-view #content .row.paint .column div,
body.electro-view #content .row.paint .column div,
body.accessory-view #content .row.paint .column div {
  cursor: default;
}
body.selection-view #content .row.paint .column a,
body.electro-view #content .row.paint .column a,
body.accessory-view #content .row.paint .column a,
body.selection-view #content .row.paint .column div,
body.electro-view #content .row.paint .column div,
body.accessory-view #content .row.paint .column div {
  outline: 0;
  display: table;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
body.selection-view #content .row.paint .column a:hover h4,
body.electro-view #content .row.paint .column a:hover h4,
body.accessory-view #content .row.paint .column a:hover h4,
body.selection-view #content .row.paint .column div:hover h4,
body.electro-view #content .row.paint .column div:hover h4,
body.accessory-view #content .row.paint .column div:hover h4 {
  opacity: 1;
  color: #676767;
  background: rgba(255, 255, 255, 0.5);
  margin: 20px 0;
}
body.selection-view #content .row.paint .column a img,
body.electro-view #content .row.paint .column a img,
body.accessory-view #content .row.paint .column a img,
body.selection-view #content .row.paint .column div img,
body.electro-view #content .row.paint .column div img,
body.accessory-view #content .row.paint .column div img {
  width: 98px;
  height: 98px;
  margin: 0;
  position: absolute;
  border: solid 1px #e2e2e2;
}
body.selection-view #content .row.paint .column a h4,
body.electro-view #content .row.paint .column a h4,
body.accessory-view #content .row.paint .column a h4,
body.selection-view #content .row.paint .column div h4,
body.electro-view #content .row.paint .column div h4,
body.accessory-view #content .row.paint .column div h4 {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  opacity: 0;
  display: table-cell;
  vertical-align: middle;
  white-space: normal;
  position: relative;
  z-index: 2;
  overflow: visible;
  width: auto;
  height: auto;
  left: -1px;
  bottom: 0;
  font-size: 16px;
  padding: 0;
  margin: 0;
}
body.selection-view #content h2.paint,
body.electro-view #content h2.paint,
body.accessory-view #content h2.paint {
  text-transform: none;
  position: absolute;
  top: 0;
  left: 430px;
  margin: 20px 0;
}
body.selection-view #content nav.cta,
body.electro-view #content nav.cta,
body.accessory-view #content nav.cta {
  margin-top: 70px;
}
body.selection-view .slider .slide:before {
  content: "";
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background: transparent url(../../../../bundles/eggosite/images/kitchen-view-corner-right.png) no-repeat right top;
  display: block;
  position: absolute;
  z-index: 1000;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 42px;
}
body.electro-view #content h1,
body.electro-view #content h3 {
  font-family: "ChaletParisNineteenSixtyWebfont", sans-serif;
  font-size: 50px;
  color: #e8511a;
}
body.electro-view #content h1.es,
body.electro-view #content h3.es {
  font-size: 40px;
}
body.electro-view #content h1 {
  position: relative;
  text-transform: lowercase;
}
body.electro-view #content h1:before {
  content: "";
  display: block;
  position: relative;
  left: 50%;
  margin: 0 0 0 -1280px;
  width: 2560px;
  height: 73px;
  background: transparent url(../../../../bundles/eggosite/images/electro-view-corner.png) no-repeat center center;
}
body.electro-view #content h1 .price {
  font-family: "ChaletParisNineteenSixtyWebfont", sans-serif;
  position: absolute;
  bottom: -16px;
  left: 720px;
  font-size: 88px;
  line-height: 88px;
  width: 344px;
  z-index: 1000;
}
body.electro-view #content h1 .price span {
  font-size: 40px;
}
body.electro-view #content .row {
  clear: both;
}
body.electro-view #content nav.electros ul {
  list-style: none;
  margin: 0 0 50px 0;
  padding: 0;
  overflow: hidden;
  background-color: #e2e2e2;
}
body.electro-view #content nav.electros ul li {
  float: left;
  margin: 0 3px 3px 0;
  padding: 0;
  color: #ffffff;
  background-color: #626262;
  background-image: -moz-linear-gradient(top, #727272, #494949);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#727272), to(#494949));
  background-image: -webkit-linear-gradient(top, #727272, #494949);
  background-image: -o-linear-gradient(top, #727272, #494949);
  background-image: linear-gradient(to bottom, #727272, #494949);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#727272, endColorstr=#494949, GradientType=0);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom: 1px solid #b1b1b1;
  display: block;
  position: relative;
  z-index: 10;
}
body.electro-view #content nav.electros ul li:active,
body.electro-view #content nav.electros ul li.active {
  background-color: #e8511a;
  background-image: none;
  background-repeat: no-repeat;
}
body.electro-view #content nav.electros ul li:after {
  content: '';
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0;
  width: 100%;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  background-color: #e8511a;
  z-index: 1;
}
body.electro-view #content nav.electros ul li:hover:after {
  height: 100%;
}
body.electro-view #content nav.electros ul li a {
  position: relative;
  display: block;
  z-index: 10;
  width: 257px;
  height: 67px;
  background-position: center center;
  background-repeat: no-repeat;
  text-indent: -999em;
  letter-spacing: -999em;
  overflow: hidden;
}
body.electro-view #content .promotions {
  background: transparent url(../../../../bundles/eggosite/images/electro-woman.jpg) no-repeat right bottom;
  height: 441px;
  text-align: right;
  padding: 40px 440px 0 0;
}
body.electro-view #content .promotions h3 {
  font-family: "ChaletParisNineteenSixtyWebfont", sans-serif;
  font-size: 70px;
  line-height: 60px;
  letter-spacing: -3px;
  color: #676767;
  margin: 20px 0 0 0;
}
body.electro-view #content .promotions h4 {
  font-family: "ChaletParisNineteenSixtyWebfont", sans-serif;
  font-size: 28px;
  line-height: 25px;
  color: #676767;
  margin: 0;
}
body.electro-view #content .promotions h4 strong {
  display: block;
  position: relative;
  font-family: "ChaletParisNineteenSixtyWebfont", sans-serif;
  font-size: 98px;
  line-height: 75px;
  letter-spacing: -5px;
  color: #e8511a;
}
body.electro-view #content .promotions h4 strong sup {
  display: block;
  position: absolute;
  top: 20px;
  right: -5px;
  font-size: 38px;
}
body.electro-view #content .promotions p {
  margin: 0;
  padding: 0;
}
body.electro-view #content .brands h3 {
  color: #676767;
  font-size: 36px;
}
body.electro-view #content .brands ul {
  display: table;
  margin: 0;
  padding: 0;
  list-style: none;
}
body.electro-view #content .brands ul li {
  display: table-cell;
  height: 50px;
  padding: 0 20px 10px 0;
  margin: 0;
  vertical-align: middle;
}
body.accessory-view #content .filters {
  background-position: right center;
  background-repeat: no-repeat;
}
body.accessory-view #content .filters .column {
  width: 344px;
}
body.shop .slider .slide {
  height: 700px;
  width: 100%;
  background-position: center center;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  /* The url is relative to the document, not to the css file! */
  /* Prefer absolute urls to avoid confusion. */
  -ms-behavior: url(/bundles/eggosite/htc/backgroundsize.htc);
}
body.shop .luxembourg-map {
  position: relative;
  float: left;
  width: 575px;
  height: 451px;
  margin: 0 0 50px -35px;
}
body.shop .luxembourg-map img {
  padding: 0 0 0 200px;
}
body.shop .belgium-map {
  position: relative;
  float: left;
  width: 575px;
  height: 451px;
  margin: 0 0 50px -35px;
  zoom: 1;
}
body.shop .belgium-map.fr,
body.shop .belgium-map.en {
  background: transparent url(../../../../bundles/eggosite/images/maps-fr.png) no-repeat left top;
}
body.shop .belgium-map.fr .region,
body.shop .belgium-map.en .region {
  background-image: url(../../../../bundles/eggosite/images/maps-fr.png);
}
body.shop .belgium-map.nl {
  background: transparent url(../../../../bundles/eggosite/images/maps-nl.png) no-repeat left top;
}
body.shop .belgium-map.nl .region {
  background-image: url(../../../../bundles/eggosite/images/maps-nl.png);
}
body.shop .belgium-map img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
body.shop .belgium-map .region {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: left 451px;
}
body.shop .belgium-map .liege {
  background-position: left -451px;
}
body.shop .belgium-map .limbourg {
  background-position: left -902px;
}
body.shop .belgium-map .namur {
  background-position: left -1353px;
}
body.shop .belgium-map .anvers {
  background-position: left -1804px;
}
body.shop .belgium-map .hainaut {
  background-position: left -2255px;
}
body.shop .belgium-map .luxembourg {
  background-position: left -2706px;
}
body.shop .belgium-map .flandre-occidentale {
  background-position: left -3157px;
}
body.shop .belgium-map .brabant-wallon {
  background-position: left -3608px;
}
body.shop .belgium-map .brabant-flamand {
  background-position: left -4059px;
}
body.shop .belgium-map .flandre-orientale {
  background-position: left -4510px;
}
body.shop .luxembourg-map:before,
body.shop .belgium-map:before {
  content: '';
  display: block;
  position: absolute;
  bottom: -55px;
  left: -25px;
  background: transparent url(../../../../bundles/eggosite/images/gps.png) no-repeat top left;
  width: 343px;
  height: 238px;
  z-index: 2;
}
body.shop .search {
  float: left;
  width: 500px;
  padding: 30px 0 0 20px;
}
body.shop .search h3 {
  font-family: "ChaletParisNineteenSixtyWebfont", sans-serif;
  font-size: 55px;
  line-height: 55px;
  letter-spacing: -2px;
  color: #e8511a;
  margin: 20px 0 0 0;
}
body.shop .search form {
  margin: 0 0 10px 0;
  overflow: hidden;
}
body.shop .search form label {
  font-family: "FuturaLightCondensed", sans-serif;
  font-size: 19px;
  line-height: 21px;
  text-transform: uppercase;
}
body.shop .search form input[type=search] {
  display: block;
  float: left;
  width: 395px;
  height: 51px;
  border: 1px solid #e2e2e2;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#f2f2f2, GradientType=0);
  font-size: 50px;
  line-height: 60px;
  font-family: "ChaletParisNineteenSixtyWebfont", sans-serif;
  color: #676767;
  margin: 10px 0;
  outline: none;
}
body.shop .search form button {
  position: relative;
  display: block;
  float: left;
  width: 55px;
  height: 55px;
  background-color: #e8511a;
  border: 0 none transparent;
  margin: 10px 0;
  text-indent: -999em;
  letter-spacing: -999em;
  overflow: hidden;
}
body.shop .search form button:before {
  content: '';
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: 0px -416px;
  text-indent: -999em;
  letter-spacing: -999em;
  overflow: hidden;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 11px;
  left: 11px;
}
body.shop .search a.button {
  position: relative;
  display: inline-block;
  height: 34px;
  background-color: #676767;
  color: #ffffff;
  margin: 5px 0 0 0;
  padding: 7px 10px 0 10px;
  font-family: "FuturaLightCondensed", sans-serif;
  font-size: 24px;
  line-height: 24px;
  font-weight: normal;
  text-transform: uppercase;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
body.shop .search a.button:after {
  display: block;
  top: 0;
  right: -18px;
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: 0px -352px;
  position: absolute;
  content: "";
  width: 18px;
  height: 34px;
}
body.shop .search a.button span {
  position: relative;
  z-index: 100;
}
body.shop .search a.button div {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #e8511a;
  z-index: 50;
  width: 0;
  height: 100%;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
body.shop .search a.button div:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -18px;
}
body.shop .search a.button:hover div {
  width: 100%;
}
body.shop .search a.button:hover div:after {
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: -64px -352px;
  position: absolute;
  content: "";
  width: 18px;
  height: 34px;
}
body.shop-index #content {
  padding-top: 50px;
}
body.shop-index #content .schedule {
  position: relative;
  padding-bottom: 50px;
}
body.shop-index #content .schedule:before {
  content: '';
  position: absolute;
  bottom: -80px;
  right: -100px;
  width: 644px;
  height: 726px;
  background: transparent url(../../../../bundles/eggosite/images/shop-schedule-spoon.png) no-repeat right bottom;
}
body.shop-index #content .schedule dl {
  background: transparent url(../../../../bundles/eggosite/images/bg-shop-schedule.png) no-repeat center top;
  font-size: 14px;
  width: 476px;
  overflow: hidden;
  margin: 20px 0 30px 0;
  padding: 0;
}
body.shop-index #content .schedule dl dt {
  font-weight: bold;
}
body.shop-index #content .schedule dl dt,
body.shop-index #content .schedule dl dd {
  float: left;
  width: 25%;
  margin: 0 0 10px 0;
  padding: 0;
}
body.shop-index #content .schedule dl dt:nth-of-type(even),
body.shop-index #content .schedule dl dd:nth-of-type(even) {
  padding-left: 40px;
}
body.shop-index #content .content-bottom {
  clear: both;
}
body.shop-index #content .content-bottom .showroom {
  position: relative;
  width: 1145px;
  padding: 0 550px 50px 0;
}
body.shop-index #content .content-bottom .showroom:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: -80px;
  right: 0;
  width: 659px;
  height: 685px;
  background: transparent url(../../../../bundles/eggosite/images/bg-shop-showroom.jpg) no-repeat right bottom;
}
body.shop-index #content .content-bottom .showroom h1 {
  position: relative;
  z-index: 2;
  margin-bottom: 30px;
}
body.shop-index #content .content-bottom .showroom p {
  width: 476px;
}
body.shop-index #content .content-bottom .facebook {
  margin: 0 0 0 -50px;
  padding: 100px 0 50px 600px;
  background: transparent url(../../../../bundles/eggosite/images/shop-facebook-montage.jpg) no-repeat left top;
  min-height: 470px;
}
body.shop-index #content .content-bottom .button {
  position: relative;
  display: inline-block;
  height: 34px;
  background-color: #726a1f;
  color: #ffffff;
  margin: 5px 0 0 0;
  padding: 7px 10px 0 10px;
  font-family: "FuturaLightCondensed", sans-serif;
  font-size: 24px;
  line-height: 24px;
  font-weight: normal;
  text-transform: uppercase;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
body.shop-index #content .content-bottom .button:after {
  display: block;
  top: 0;
  right: -18px;
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: -32px -352px;
  position: absolute;
  content: "";
  width: 18px;
  height: 34px;
}
body.shop-index #content .content-bottom .button span {
  position: relative;
  z-index: 100;
}
body.shop-index #content .content-bottom .button div {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #e8511a;
  z-index: 50;
  width: 0;
  height: 100%;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
body.shop-index #content .content-bottom .button div:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -18px;
}
body.shop-index #content .content-bottom .button:hover div {
  width: 100%;
}
body.shop-index #content .content-bottom .button:hover div:after {
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: -64px -352px;
  position: absolute;
  content: "";
  width: 18px;
  height: 34px;
}
body.shop-index.es #content .schedule {
  padding-bottom: 20px;
}
body.shop-index.es #content .schedule:before {
  content: '';
  position: absolute;
  top: -20px;
  right: 0px;
  width: 266px;
  height: 300px;
  background: transparent url(../../../../bundles/eggosite/images/shop-schedule-spoon.png) no-repeat right bottom;
}
body.shop-index.es #content .shops {
  position: relative;
}
body.shop-index.es #content .shops li {
  min-height: 318px;
}
body.shop-search .shops {
  margin: 30px 0 0 0;
  padding: 0;
  list-style: none;
}
body.shop-search .shops li {
  clear: both;
  overflow: hidden;
  margin: 0 0 35px 0;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f2f2f2, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #ffffff);
  background-image: -o-linear-gradient(top, #f2f2f2, #ffffff);
  background-image: linear-gradient(to bottom, #f2f2f2, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f2f2f2, endColorstr=#ffffff, GradientType=0);
}
body.shop-search .shops li img,
body.shop-search .shops li .information {
  float: left;
}
body.shop-search .shops li .information {
  width: 290px;
  padding: 0 25px;
  font-size: 15px;
}
body.shop-search .shops li .information h2 {
  font-size: 35px;
  line-height: 35px;
}
body.shop-search .shops li .information h2 a {
  color: #676767;
}
body.shop-search .shops li .information .adr {
  font-weight: bold;
}
body.shop-search .shops li .information a {
  color: #e8511a;
  font-weight: bold;
}
body.shop-search .shops.es {
  margin: 30px 0 60px 0;
}
body.shop-visit .slider #pano {
  height: 100%;
}
body.quote #content {
  width: 100%;
  margin: 0;
  padding: 0 0 200px 0;
  background: transparent url(../../../../bundles/eggosite/images/bg-quote.jpg) no-repeat left bottom;
}
body.quote #content .inner {
  width: 1040px;
  margin: 0 auto;
  padding: 40px 0 70px 0;
}
body.quote #content .inner nav.steps ol {
  margin: 0 0 50px 0;
  padding: 0;
  overflow: hidden;
  background-color: #e2e2e2;
  counter-reset: steps;
}
body.quote #content .inner nav.steps ol li {
  position: relative;
  float: left;
  margin: 0 3px 3px 0;
  height: 66px;
  padding: 26px 0 18px 20px;
  width: 257px;
  background-color: #626262;
  background-image: -moz-linear-gradient(top, #727272, #494949);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#727272), to(#494949));
  background-image: -webkit-linear-gradient(top, #727272, #494949);
  background-image: -o-linear-gradient(top, #727272, #494949);
  background-image: linear-gradient(to bottom, #727272, #494949);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#727272, endColorstr=#494949, GradientType=0);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  font-family: "ChaletLondonNineteenSixty", sans-serif;
  font-size: 16px;
  color: #ffffff;
}
body.quote #content .inner nav.steps ol li:active,
body.quote #content .inner nav.steps ol li.active {
  background-color: #e8511a;
  background-image: none;
  background-repeat: no-repeat;
}
body.quote #content .inner nav.steps ol li:before {
  position: relative;
  z-index: 1000;
  display: inline-block;
  margin-right: 10px;
  content: counter(steps) '.';
  counter-increment: steps;
}
body.quote #content .inner nav.steps ol li.previous {
  display: block;
  position: relative;
  z-index: 10;
}
body.quote #content .inner nav.steps ol li.previous:after {
  content: '';
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0;
  width: 100%;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  background-color: #e8511a;
  z-index: 1;
}
body.quote #content .inner nav.steps ol li.previous:hover:after {
  height: 100%;
}
body.quote #content .inner nav.steps ol li a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  color: #ffffff;
  width: 100%;
  height: 100%;
  padding: 26px 0 18px 35px;
}
body.quote #content .inner form {
  margin: 0;
  padding: 0 0 0 257px;
}
body.quote #content .inner form label {
  display: inline-block;
  width: 257px;
  height: 30px;
}
body.quote #content .inner form label.required:after {
  content: "*";
  color: #e8511a;
}
body.quote #content .inner form input {
  background-color: rgba(103, 103, 103, 0.05);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#0D676767, endColorstr=#0D676767,GradientType=0 );
  border: 1px solid #726a1f;
  display: inline-block;
  height: 30px;
  width: 257px;
  color: #676767;
}
body.quote #content .inner form textarea {
  background-color: rgba(103, 103, 103, 0.05);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#0D676767, endColorstr=#0D676767,GradientType=0 );
  border: 1px solid #726a1f;
  display: block;
  margin: 0 0 5px 0;
  width: 514px;
  height: 120px;
  color: #676767;
}
body.quote #content .inner form .select {
  display: inline-block;
  vertical-align: middle;
  width: 257px;
  height: 30px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  color: #ffffff;
  background-color: #626262;
  background-image: -moz-linear-gradient(top, #727272, #494949);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#727272), to(#494949));
  background-image: -webkit-linear-gradient(top, #727272, #494949);
  background-image: -o-linear-gradient(top, #727272, #494949);
  background-image: linear-gradient(to bottom, #727272, #494949);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#727272, endColorstr=#494949, GradientType=0);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  background-image: url(../../../../bundles/eggosite/images/select-arrow.png);
  background-position: 95% center;
  background-repeat: no-repeat;
}
body.quote #content .inner form .select select {
  background: transparent;
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 5px;
  width: 120%;
  height: 30px;
  border: 1px solid #726a1f;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #ffffff;
  line-height: 1;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
body.quote #content .inner form .error {
  display: inline-block;
  width: 257px;
  color: #e8511a;
  padding: 0 0 0 10px;
}
body.quote #content .inner form button {
  position: relative;
  display: inline-block;
  height: 34px;
  background-color: #726a1f;
  color: #ffffff;
  margin: 5px 0 0 0;
  padding: 7px 10px 0 10px;
  font-family: "FuturaLightCondensed", sans-serif;
  font-size: 24px;
  line-height: 24px;
  font-weight: normal;
  text-transform: uppercase;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
body.quote #content .inner form button:after {
  display: block;
  top: 0;
  right: -18px;
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: -32px -352px;
  position: absolute;
  content: "";
  width: 18px;
  height: 34px;
}
body.quote #content .inner form button span {
  position: relative;
  z-index: 100;
}
body.quote #content .inner form button div {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #e8511a;
  z-index: 50;
  width: 0;
  height: 100%;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
body.quote #content .inner form button div:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -18px;
}
body.quote #content .inner form button:hover div {
  width: 100%;
}
body.quote #content .inner form button:hover div:after {
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: -64px -352px;
  position: absolute;
  content: "";
  width: 18px;
  height: 34px;
}
body.quote-step1 #content {
  padding-bottom: 400px;
}
body.quote-step4 #content {
  padding-bottom: 400px;
}
body.quote-step3 #selected-shop {
  color: #E8511A;
}
body.page #content {
  /* Collapsible template */
  /* Column template */
  /* Column template with extra space outside the grid */
}
body.page #content h1 {
  margin: 0 0 20px 0;
}
body.page #content a,
body.page #content a:link {
  color: #e8511a;
}
body.page #content a:hover,
body.page #content a.active {
  color: #676767;
}
body.page #content .collapsible .handler {
  padding: 0 0 0 80px;
  background: #e2e2e2;
  height: 54px;
  font-size: 25px;
  line-height: 54px;
  font-family: "ChaletLondonNineteenSixty", sans-serif;
}
body.page #content .collapsible .with-handle {
  position: relative;
  cursor: pointer;
  margin: 0 0 3px 0;
}
body.page #content .collapsible .with-handle .handle {
  position: absolute;
  top: 0;
  left: 0;
  width: 54px;
  height: 54px;
  background-color: #e8511a;
}
body.page #content .collapsible .with-handle .handle span {
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: -128px -64px;
  display: block;
  width: 35px;
  height: 22px;
  margin: 16px auto;
}
body.page #content .collapsible .content {
  overflow: hidden;
  padding: 40px;
  color: #888888;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f2f2f2, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #ffffff);
  background-image: -o-linear-gradient(top, #f2f2f2, #ffffff);
  background-image: linear-gradient(to bottom, #f2f2f2, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f2f2f2, endColorstr=#ffffff, GradientType=0);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
body.page #content .collapsible .content h3 {
  font-size: 49px;
  line-height: 80px;
  font-family: "ChaletParisNineteenSixtyWebfont", sans-serif;
  margin: 0;
}
body.page #content .collapsible.collapsed .handle {
  background-color: #888888;
}
body.page #content .collapsible.collapsed .handle span {
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: -64px -64px;
  width: 19px;
  height: 32px;
  margin: 11px auto;
}
body.page #content .collapsible.collapsed .content {
  display: none;
}
body.page #content .row {
  position: relative;
  overflow: hidden;
}
body.page #content .row .column {
  position: relative;
  width: 500px;
  float: left;
  padding: 0 0 20px 0;
}
body.page #content .row .column + .column {
  margin-left: 40px;
}
body.page #content .extended {
  overflow: visible;
  background-color: transparent;
  background-position: 50% bottom;
  background-repeat: no-repeat;
  padding: 40px 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  /* The url is relative to the document, not to the css file! */
  /* Prefer absolute urls to avoid confusion. */
  -ms-behavior: url(/bundles/eggosite/htc/backgroundsize.htc);
}
body.page #content .extended .inner {
  width: 1040px;
  margin: 0 auto;
  overflow: hidden;
}
body.page #content .extended .inner .column {
  padding: 20px 0;
}
body.page-why_eggo #content {
  width: 100%;
  padding-top: 0;
}
body.page-why_eggo #content h1 {
  display: none;
}
body.page-why_eggo #content .row1 {
  padding-top: 0;
}
body.page-why_eggo #content .row1:before {
  content: '';
  position: absolute;
  bottom: 0;
  right: 50%;
  width: 984px;
  height: 592px;
  background: transparent url(../../../../bundles/eggosite/images/bg-why_eggo-spoon.png) no-repeat right bottom;
}
body.page-why_eggo #content .row1 h2 {
  font-size: 75px;
  line-height: 75px;
  font-family: "ChaletParisNineteenSixtyWebfont", sans-serif;
  color: #e8511a;
  width: 500px;
}
body.page-why_eggo #content .row1 h2:before {
  content: '';
  position: absolute;
  top: 150px;
  left: 50%;
  width: 587px;
  height: 589px;
  background: transparent url(../../../../bundles/eggosite/images/bg-why_eggo-egg.jpg) no-repeat right bottom;
}
body.page-why_eggo #content .row1 ol {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 22px;
  line-height: 24px;
  font-family: "ChaletParisNineteenSixtyWebfont", sans-serif;
  counter-reset: why_eggo;
}
body.page-why_eggo #content .row1 ol li {
  position: relative;
  padding: 10px 580px 10px 60px;
}
body.page-why_eggo #content .row1 ol li:before {
  content: counter(why_eggo) '.';
  counter-increment: why_eggo;
  position: absolute;
  top: 10px;
  left: 0;
  font-size: 50px;
  line-height: 50px;
  color: #e8511a;
  text-align: right;
  width: 40px;
}
body.page-why_eggo #content .row1 ol li strong {
  font-family: "ChaletLondonNineteenSixty", sans-serif;
}
body.page-why_eggo #content .row1 ol li.right {
  padding: 10px 40px 10px 570px;
}
body.page-why_eggo #content .row1 ol li.right:before {
  padding-left: 520px;
}
body.page-why_eggo #content .row2 {
  height: 1100px;
  position: relative;
  z-index: 100;
  background: transparent url(../../../../bundles/eggosite/images/bg-why_eggo-couple.jpg) no-repeat right bottom;
  -webkit-background-size: 1219px 957px;
  -moz-background-size: 1219px 957px;
  -o-background-size: 1219px 957px;
  background-size: 1219px 957px;
  /* The url is relative to the document, not to the css file! */
  /* Prefer absolute urls to avoid confusion. */
  -ms-behavior: url(/bundles/eggosite/htc/backgroundsize.htc);
  padding: 0;
}
body.page-why_eggo #content .row2:before {
  content: '';
  background: transparent url(../../../../bundles/eggosite/images/bg-why_eggo-2.jpg) repeat-x top left;
  position: relative;
  z-index: 50;
  display: block;
  height: 71px;
}
body.page-why_eggo #content .row2 .inner .column {
  padding: 0 30px;
}
body.page-why_eggo #content .row2 .inner .column h2 {
  color: #e8511a;
  font-size: 55px;
  line-height: 55px;
  margin: 0;
}
body.page-why_eggo #content .row2 .inner .column h2 strong {
  display: block;
  font-size: 128px;
  line-height: 128px;
  color: #676767;
  font-family: "ChaletParisNineteenSixtyWebfont", sans-serif;
}
body.page-why_eggo #content .row2 .inner .column h2 strong small {
  font-size: 81px;
  line-height: 81px;
}
body.page-why_eggo #content .row2 .inner .column h3 {
  font-size: 34px;
  line-height: 34px;
  font-family: "ChaletParisNineteenSixtyWebfont", sans-serif;
  margin: 0;
}
body.page-why_eggo #content .row2 .inner .column p {
  font-size: 14px;
  line-height: 22px;
}
body.page-why_eggo #content .cta {
  width: 1040px;
  margin: 0 auto;
}
body.page-green #content {
  width: 100%;
  padding-bottom: 0;
}
body.page-green #content h1 {
  display: none;
}
body.page-green #content h2 {
  color: #e8511a;
  font-family: "ChaletParisNineteenSixtyWebfont", sans-serif;
  font-size: 55px;
  line-height: 55px;
  margin: 0;
  padding: 0;
}
body.page-green #content h3 {
  color: #676767;
  font-family: "ChaletParisNineteenSixtyWebfont", sans-serif;
  font-size: 40px;
  line-height: 40px;
  margin: 0;
  padding: 0;
}
body.page-green #content img {
  display: inline-block;
  margin: 20px 0;
}
body.page-green #content p {
  line-height: 20px;
}
body.page-green #content .row1 {
  padding-top: 0;
  background-image: url(../../../../bundles/eggosite/images/bg-green-1.jpg);
}
body.page-green #content .row2 {
  background-image: url(../../../../bundles/eggosite/images/bg-green-2.jpg);
}
body.page-green #content .row2 h3 {
  color: #e8511a;
}
body.page-green #content .row3 {
  background-image: url(../../../../bundles/eggosite/images/bg-green-3.jpg);
  padding-bottom: 200px;
}
body.page-green #content .row3 h3 {
  margin-top: 40px;
}
body.page-pro nav.main ul li.logo {
  top: -28px;
  left: 0;
  background-image: url(../../../../bundles/eggosite/images/logo-pro.jpg);
}
body.page-pro nav.main ul li.logo a {
  display: block;
  width: 158px;
  height: 158px;
}
body.page-dressing header nav.main ul li a.active {
  color: #b8cbe1 !important;
}
body.page-dressing header nav.main ul li.logo.fr {
  background-image: url(../../../../bundles/eggosite/images/logo-dressing-fr.png);
}
body.page-dressing .slider .slide:before {
  content: "";
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background: transparent url(../../../../bundles/eggosite/images/kitchen-view-corner-right.png) no-repeat right top;
  display: block;
  position: absolute;
  z-index: 1000;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 42px;
}
body.page-dressing .slider .slide .content {
  width: 343px;
  background-color: rgba(255, 255, 255, 0.9);
  font-family: "ChaletParisNineteenSixty", sans-serif;
  bottom: -10px !important;
  height: 280px;
}
body.page-dressing .slider .slide .content h2 {
  color: #9babbe;
  font-size: 84px;
  line-height: 60px;
  margin: 0;
  padding: 10px 0 0;
}
body.page-dressing .slider .slide .content h1 {
  font-size: 32px;
  line-height: 30px;
  letter-spacing: -1px;
  color: #676767;
  margin: 0;
}
body.page-dressing .slider .slide .content strong {
  color: #9babbe;
  font-weight: normal;
}
body.page-dressing .slider .slide .content sup {
  display: inline-block;
  font-size: 27px;
  margin-bottom: 30px;
}
body.page-dressing .slider .slide .content p {
  font-size: 15px;
  line-height: 14px;
  font-family: Arial, sans-serif;
}
body.page-dressing #content h1 {
  color: #b8cbe1;
}
body.page-dressing #content h1:after {
  content: '';
  position: absolute;
  top: 190px;
  right: 0;
  width: 500px;
  height: 390px;
  background: transparent url(../../../../bundles/eggosite/images/reve-avant.jpg) no-repeat right bottom;
  -webkit-transition: background 0.3s ease-in;
  -moz-transition: background 0.3s ease-in;
  -ms-transition: background 0.3s ease-in;
  -o-transition: background 0.3s ease-in;
  transition: background 0.3s ease-in;
  z-index: 200;
}
body.page-dressing #content h1:hover:after {
  background: transparent url(../../../../bundles/eggosite/images/reve-apres.jpg) no-repeat right bottom;
}
body.page-dressing .row2 {
  padding-top: 0;
}
body.page-dressing .row2:before {
  content: '';
  position: absolute;
  bottom: -110px;
  right: 50%;
  width: 984px;
  height: 592px;
  background: transparent url(../../../../bundles/eggosite/images/bg-dressing-coat-hanger.png) no-repeat right bottom;
}
body.page-dressing .row2 h2 {
  font-size: 75px;
  line-height: 75px;
  font-family: "ChaletParisNineteenSixtyWebfont", sans-serif;
  color: #b8cbe1;
  width: 500px;
  z-index: 100;
}
body.page-dressing .row2 h2:before {
  content: '';
  position: absolute;
  top: 150px;
  left: 50%;
  width: 587px;
  height: 589px;
  background: transparent url(../../../../bundles/eggosite/images/9raisons-before.jpg) no-repeat right bottom;
  -webkit-transition: background 0.3s ease-in;
  -moz-transition: background 0.3s ease-in;
  -ms-transition: background 0.3s ease-in;
  -o-transition: background 0.3s ease-in;
  transition: background 0.3s ease-in;
  z-index: 200;
}
body.page-dressing .row2 h2:hover:before {
  background: transparent url(../../../../bundles/eggosite/images/9raisons-after.jpg) no-repeat right bottom;
}
body.page-dressing .row2 ol {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 22px;
  line-height: 24px;
  font-family: "ChaletParisNineteenSixtyWebfont", sans-serif;
  counter-reset: why_eggo;
}
body.page-dressing .row2 ol li {
  position: relative;
  padding: 10px 580px 10px 60px;
}
body.page-dressing .row2 ol li:before {
  content: counter(why_eggo) '.';
  counter-increment: why_eggo;
  position: absolute;
  top: 10px;
  left: 0;
  font-size: 50px;
  line-height: 50px;
  color: #b8cbe1;
  text-align: right;
  width: 40px;
}
body.page-dressing .row2 ol li strong {
  font-family: "ChaletLondonNineteenSixty", sans-serif;
}
body.page-dressing .row2 ol li.right {
  padding: 10px 40px 10px 590px;
}
body.page-dressing .row2 ol li.right:before {
  padding-left: 520px;
}
body.page-dressing ol {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 22px;
  line-height: 24px;
  font-family: "ChaletParisNineteenSixtyWebfont", sans-serif;
  counter-reset: why_eggo;
}
body.page-dressing ol li {
  position: relative;
  padding: 10px 60px 10px 60px;
  min-height: 68px;
}
body.page-dressing ol li:before {
  content: counter(why_eggo) '.';
  counter-increment: why_eggo;
  position: absolute;
  top: 10px;
  left: 0;
  font-size: 50px;
  line-height: 50px;
  color: #b8cbe1;
  text-align: right;
  width: 40px;
}
body.page-dressing ol li strong {
  font-family: "ChaletLondonNineteenSixty", sans-serif;
}
body.error .slider {
  display: none;
}
body.error #content {
  padding: 300px 0 0 0;
}
body.error #content .message {
  position: relative;
  padding: 0 520px 50px 0;
}
body.error #content .message h1 {
  position: relative;
  z-index: 100;
  font-size: 60px;
  line-height: 52px;
  font-family: "ChaletParisNineteenSixtyWebfont", sans-serif;
}
body.error #content .message p {
  position: relative;
  z-index: 100;
  font-size: 30px;
  line-height: 36px;
  font-family: "ChaletParisNineteenSixtyWebfont", sans-serif;
}
body.error #content .message p a {
  font-family: "ChaletLondonNineteenSixty", sans-serif;
}
body.error #content .message:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: -120px;
  right: -120px;
  width: 714px;
  height: 415px;
  background: transparent url(../../../../bundles/eggosite/images/bg-error.jpg) no-repeat right bottom;
}
body.error-404 #content .message {
  padding-bottom: 0;
}
body.error-404 #content .message:before {
  width: 673px;
  height: 517px;
  right: -100px;
  background: transparent url(../../../../bundles/eggosite/images/bg-error-404.jpg) no-repeat right bottom;
}
.start-logo {
  background-repeat: no-repeat !important;
  background-position: right -12px !important;
  height: 125px;
  padding: 30px 0 0;
  margin-bottom: -10px;
}
body.order-paint h1 {
  margin: 50px 0;
}
body.order-paint form label {
  display: inline-block;
  width: 257px;
  height: 30px;
}
body.order-paint form label[for=eggo_site_color_order_newsletter] {
  width: auto;
  padding-right: 20px;
}
body.order-paint form label.required:after {
  content: "*";
  color: #e8511a;
}
body.order-paint form input {
  background-color: rgba(103, 103, 103, 0.05);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#0D676767, endColorstr=#0D676767,GradientType=0 );
  border: 1px solid #726a1f;
  display: inline-block;
  height: 30px;
  width: 257px;
  color: #676767;
}
body.order-paint form input#eggo_site_color_order_newsletter {
  height: auto;
  width: auto;
  border: none;
  background: none;
}
body.order-paint form textarea {
  background-color: rgba(103, 103, 103, 0.05);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#0D676767, endColorstr=#0D676767,GradientType=0 );
  border: 1px solid #726a1f;
  display: block;
  margin: 0 0 5px 0;
  width: 514px;
  height: 120px;
  color: #676767;
}
body.order-paint form .select {
  display: inline-block;
  vertical-align: middle;
  width: 257px;
  height: 30px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  color: #ffffff;
  background-color: #626262;
  background-image: -moz-linear-gradient(top, #727272, #494949);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#727272), to(#494949));
  background-image: -webkit-linear-gradient(top, #727272, #494949);
  background-image: -o-linear-gradient(top, #727272, #494949);
  background-image: linear-gradient(to bottom, #727272, #494949);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#727272, endColorstr=#494949, GradientType=0);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  background-image: url(../../../../bundles/eggosite/images/select-arrow.png);
  background-position: 95% center;
  background-repeat: no-repeat;
}
body.order-paint form .select select {
  background: #727272;
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 5px;
  width: 120%;
  height: 30px;
  border: 1px solid #726a1f;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #ffffff;
  line-height: 1;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
body.order-paint form .error {
  display: inline-block;
  width: 257px;
  color: #e8511a;
  padding: 0 0 0 10px;
}
body.order-paint form button {
  position: relative;
  display: inline-block;
  height: 34px;
  background-color: #726a1f;
  color: #ffffff;
  margin: 5px 0 0 0;
  padding: 7px 10px 0 10px;
  font-family: "FuturaLightCondensed", sans-serif;
  font-size: 24px;
  line-height: 24px;
  font-weight: normal;
  text-transform: uppercase;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  outline: none;
}
body.order-paint form button:after {
  display: block;
  top: 0;
  right: -18px;
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: -32px -352px;
  position: absolute;
  content: "";
  width: 18px;
  height: 34px;
}
body.order-paint form button span {
  position: relative;
  z-index: 100;
}
body.order-paint form button div {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #e8511a;
  z-index: 50;
  width: 0;
  height: 100%;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
body.order-paint form button div:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -18px;
}
body.order-paint form button:hover div {
  width: 100%;
}
body.order-paint form button:hover div:after {
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: -64px -352px;
  position: absolute;
  content: "";
  width: 18px;
  height: 34px;
}
body.order-paint p.flash-success {
  display: inline-block;
  margin: 0 0 40px;
  padding: 8px 35px 8px 14px;
  font-size: 14px;
  color: #468847;
  background-color: #dff0d8;
  border: solid 1px #d6e9c6;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
body.order-paint .error span {
  z-index: 2;
  position: relative;
}
body.order-paint #content {
  position: relative;
}
body.order-paint #content #prices-recap {
  display: none;
  position: absolute;
  bottom: 140px;
  right: 0;
  width: 400px;
  padding: 20px 40px 40px;
  background: #F4F4F4;
}
body.order-paint #content #prices-recap h3 {
  text-align: center;
}
body.order-paint #content #prices-recap table {
  width: 100%;
}
body.order-paint #content #prices-recap table thead {
  text-align: center;
  background: #F4F4F4;
}
body.order-paint #content #prices-recap table thead th {
  border: 1px solid #FFF;
  vertical-align: middle;
  padding: 20px;
}
body.order-paint #content #prices-recap table tbody {
  text-align: left;
  background: #FFF;
  border: 1px solid #FFF;
}
body.order-paint #content #prices-recap table tbody tr:first-child {
  border-bottom: 1px solid #F4F4F4;
}
body.order-paint #content #prices-recap table tbody th,
body.order-paint #content #prices-recap table tbody td {
  border-right: 1px solid #F4F4F4;
  vertical-align: middle;
  padding: 20px;
}
body.order-paint #content #prices-recap table tbody td {
  border-left: none;
}
body.order-paint #content #prices-recap table tfoot {
  text-align: left;
  background: #676767;
  color: white;
  font-weight: bold;
}
body.order-paint #content #prices-recap table tfoot th,
body.order-paint #content #prices-recap table tfoot td {
  border: 1px solid #F4F4F4;
  vertical-align: middle;
  padding: 20px;
}
body.order-paint #content #prices-recap table tfoot td {
  border-left: none;
}
body.showroom-kitchen.kitchen-search .slider .slide .content {
  background: rgba(255, 255, 255, 0.7);
}
body.showroom-kitchen .slider .slide .content h2.price {
  font-family: "ChaletParisNineteenSixty", sans-serif;
  font-size: 84px;
  line-height: 90px;
  color: #E8511A;
  margin: 0;
}
body.showroom-kitchen .slider .slide .content h2.price span {
  text-decoration: line-through;
  font-size: 45px;
  margin-right: 10px;
  color: #676767;
}
body.showroom-kitchen .slider .slide .content h2.price sup {
  display: inline-block;
  font-family: "ChaletLondonNineteenSixty", sans-serif;
  font-size: 27px;
  margin-bottom: 30px;
}
body.showroom-kitchen #content .results li {
  position: relative;
}
body.showroom-kitchen #content .results li a:hover p {
  color: #ffffff;
}
body.showroom-kitchen #content .results li p.price {
  position: absolute;
  top: 230px;
  display: block;
  height: 55px;
  width: 168px;
  padding: 0 20px 0 0;
  background-color: #e8511a;
  text-align: right;
  color: #ffffff;
  font-family: "FuturaLightCondensed", sans-serif;
  text-transform: uppercase;
  font-size: 36px !important;
  line-height: 60px !important;
}
body.showroom-kitchen #content .results li p.price span {
  text-decoration: line-through;
  font-size: 16px;
  margin-right: 10px;
  color: #676767;
}
body.showroom-kitchen #content .results li p.price:before {
  content: '';
  position: absolute;
  right: -30px;
  top: 0;
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: -96px -352px;
  text-indent: -999em;
  letter-spacing: -999em;
  overflow: hidden;
  width: 30px;
  height: 55px;
}
body.showroom-kitchen .column {
  padding: 0 10px 0 0;
}
body.showroom-kitchen .column hr {
  margin: 30px 0;
}
body.showroom-kitchen .column .description {
  font-size: 15px;
}
body.showroom-kitchen .vcard .information {
  font-size: 15px;
}
body.showroom-kitchen .row + .row .column {
  padding-right: 0;
}
#form-franchise form .field {
  margin: 5px 0;
}
#form-franchise form .field.error {
  color: red;
}
#form-franchise form .field label {
  display: inline-block;
  vertical-align: middle;
  width: 257px;
  height: 30px;
}
#form-franchise form .field label.required:after {
  content: "*";
  color: #e8511a;
}
#form-franchise form .field label[for=eggo_spain_franchise_cityOfFranchise] {
  padding-right: 70px;
}
#form-franchise form .field input {
  background-color: rgba(103, 103, 103, 0.05);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#0D676767, endColorstr=#0D676767,GradientType=0 );
  border: 1px solid #726a1f;
  display: inline-block;
  height: 30px;
  width: 257px;
  color: #676767;
  padding: 0 10px;
}
#form-franchise form .field textarea {
  background-color: rgba(103, 103, 103, 0.05);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#0D676767, endColorstr=#0D676767,GradientType=0 );
  border: 1px solid #726a1f;
  display: block;
  margin: 0 0 20px 0;
  width: 514px;
  height: 120px;
  color: #676767;
  padding: 10px;
}
#form-franchise form .error {
  display: inline-block;
  vertical-align: middle;
  width: 257px;
  color: #e8511a;
  padding: 0 0 0 10px;
}
#form-franchise form .layout-terms {
  padding: 40px 0 20px;
}
#form-franchise form .layout-terms label {
  max-width: 470px;
  width: auto;
  vertical-align: top;
}
#form-franchise form .layout-terms input {
  width: 34px;
  padding-right: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#form-franchise form button {
  position: relative;
  display: inline-block;
  height: 34px;
  background-color: #726a1f;
  color: #ffffff;
  margin: 5px 0 0 0;
  padding: 7px 10px 0 10px;
  font-family: "FuturaLightCondensed", sans-serif;
  font-size: 24px;
  line-height: 24px;
  font-weight: normal;
  text-transform: uppercase;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#form-franchise form button:after {
  display: block;
  top: 0;
  right: -18px;
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: -32px -352px;
  position: absolute;
  content: "";
  width: 18px;
  height: 34px;
}
#form-franchise form button span {
  position: relative;
  z-index: 100;
}
#form-franchise form button div {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #e8511a;
  z-index: 50;
  width: 0;
  height: 100%;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
#form-franchise form button div:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -18px;
}
#form-franchise form button:hover div {
  width: 100%;
}
#form-franchise form button:hover div:after {
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: -64px -352px;
  position: absolute;
  content: "";
  width: 18px;
  height: 34px;
}
#form-franchise #terms {
  margin-top: 40px;
}
#form-franchise .flash-success {
  font-family: "ChaletParisNineteenSixtyWebfont", sans-serif;
  margin: 10px 0;
  color: #726a1f;
  font-size: 35px;
  line-height: 57px;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
}
.lt-ie8 .ir {
  text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden;
}
/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden;
}
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  zoom: 1;
}
.hideText {
  text-indent: -999em;
  letter-spacing: -999em;
  overflow: hidden;
}
#button .kaki {
  position: relative;
  display: inline-block;
  height: 34px;
  background-color: #726a1f;
  color: #ffffff;
  margin: 5px 0 0 0;
  padding: 7px 10px 0 10px;
  font-family: "FuturaLightCondensed", sans-serif;
  font-size: 24px;
  line-height: 24px;
  font-weight: normal;
  text-transform: uppercase;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#button .kaki:after {
  display: block;
  top: 0;
  right: -18px;
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: -32px -352px;
  position: absolute;
  content: "";
  width: 18px;
  height: 34px;
}
#button .kaki span {
  position: relative;
  z-index: 100;
}
#button .kaki div {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #e8511a;
  z-index: 50;
  width: 0;
  height: 100%;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
#button .kaki div:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -18px;
}
#button .kaki:hover div {
  width: 100%;
}
#button .kaki:hover div:after {
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: -64px -352px;
  position: absolute;
  content: "";
  width: 18px;
  height: 34px;
}
#button .grey {
  position: relative;
  display: inline-block;
  height: 34px;
  background-color: #676767;
  color: #ffffff;
  margin: 5px 0 0 0;
  padding: 7px 10px 0 10px;
  font-family: "FuturaLightCondensed", sans-serif;
  font-size: 24px;
  line-height: 24px;
  font-weight: normal;
  text-transform: uppercase;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#button .grey:after {
  display: block;
  top: 0;
  right: -18px;
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: 0px -352px;
  position: absolute;
  content: "";
  width: 18px;
  height: 34px;
}
#button .grey span {
  position: relative;
  z-index: 100;
}
#button .grey div {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #e8511a;
  z-index: 50;
  width: 0;
  height: 100%;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
#button .grey div:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -18px;
}
#button .grey:hover div {
  width: 100%;
}
#button .grey:hover div:after {
  background-repeat: no-repeat;
  background-image: url(../../../../bundles/eggosite/images/sprite.png);
  background-position: -64px -352px;
  position: absolute;
  content: "";
  width: 18px;
  height: 34px;
}
#button .slideUp {
  display: block;
  position: relative;
  z-index: 10;
}
#button .slideUp:after {
  content: '';
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0;
  width: 100%;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  background-color: #e8511a;
  z-index: 1;
}
#button .slideUp:hover:after {
  height: 100%;
}
html.lt-ie9 body.selection #content .row .column,
html.lt-ie9 body.electro #content .row .column,
html.lt-ie9 body.accessory #content .row .column {
  width: 343px;
}
html.lt-ie9 body.page-why_eggo #content .row2 {
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  /* The url is relative to the document, not to the css file! */
  /* Prefer absolute urls to avoid confusion. */
  -ms-behavior: url(/bundles/eggosite/htc/backgroundsize.htc);
  background-position: right bottom !important;
  height: 1200px;
}
html.lt-ie9 body.shop-index #content .content-bottom .showroom:before {
  top: 0;
}
html.lt-ie9 body.shop .search form button:before {
  top: -5px;
}
html.lt-ie9 body.home #content article .inner a.button {
  font-size: 20px;
}
html.lt-ie9 footer .main .inner .column {
  margin: 0  30px 0 0;
}


/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}