@charset "UTF-8";
/*! normalize.css v3.0.2 | 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.ccc-theme {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  /**
   * Remove default margin.
   */
}
html.ccc-theme body {
  margin: 0;
}
html.ccc-theme body #page_wrapper {
  /* 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.
   */
  /**
   * 1. Correct `inline-block` display not defined in IE 8/9.
   * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
   */
  /**
   * Prevent modern browsers from displaying `audio` without controls.
   * Remove excess height in iOS 5 devices.
   */
  /**
   * Address `[hidden]` styling not present in IE 8/9/10.
   * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
   */
  /* Links
     ========================================================================== */
  /**
   * Remove the gray background color from active links in IE 10.
   */
  /**
   * Improve readability when focused and also mouse hovered in all browsers.
   */
  /* Text-level semantics
     ========================================================================== */
  /**
   * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
   */
  /**
   * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
   */
  /**
   * Address styling not present in Safari and Chrome.
   */
  /**
   * Address variable `h1` font-size and margin within `section` and `article`
   * contexts in Firefox 4+, Safari, and Chrome.
   */
  /**
   * Address styling not present in IE 8/9.
   */
  /**
   * Address inconsistent and variable font size in all browsers.
   */
  /**
   * Prevent `sub` and `sup` affecting `line-height` in all browsers.
   */
  /* Embedded content
     ========================================================================== */
  /**
   * Remove border when inside `a` element in IE 8/9/10.
   */
  /**
   * Correct overflow not hidden in IE 9/10/11.
   */
  /* Grouping content
     ========================================================================== */
  /**
   * Address margin not present in IE 8/9 and Safari.
   */
  /**
   * Address differences between Firefox and other browsers.
   */
  /**
   * Contain overflow in all browsers.
   */
  /**
   * Address odd `em`-unit font size rendering in all browsers.
   */
  /* 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.
   */
  /**
   * Address `overflow` set to `hidden` in IE 8/9/10/11.
   */
  /**
   * 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.
   */
  /**
   * 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.
   */
  /**
   * Re-set default cursor for disabled elements.
   */
  /**
   * Remove inner padding and border in Firefox 4+.
   */
  /**
   * Address Firefox 4+ setting `line-height` on `input` using `!important` in
   * the UA stylesheet.
   */
  /**
   * 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.
   */
  /**
   * Fix the cursor style for Chrome's increment/decrement buttons. For certain
   * `font-size` values of the `input`, it causes the cursor style of the
   * decrement button to change from `default` to `text`.
   */
  /**
   * 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).
   */
  /**
   * Remove inner padding and search cancel button in Safari and Chrome on OS X.
   * Safari (but not Chrome) clips the cancel button when the search input has
   * padding (and `textfield` appearance).
   */
  /**
   * Define consistent border, margin, and padding.
   */
  /**
   * 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.
   */
  /**
   * Remove default vertical scrollbar in IE 8/9/10/11.
   */
  /**
   * 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.
   */
  /* Tables
     ========================================================================== */
  /**
   * Remove most spacing between table cells.
   */
}
html.ccc-theme body #page_wrapper article,
html.ccc-theme body #page_wrapper aside,
html.ccc-theme body #page_wrapper details,
html.ccc-theme body #page_wrapper figcaption,
html.ccc-theme body #page_wrapper figure,
html.ccc-theme body #page_wrapper footer,
html.ccc-theme body #page_wrapper header,
html.ccc-theme body #page_wrapper hgroup,
html.ccc-theme body #page_wrapper main,
html.ccc-theme body #page_wrapper menu,
html.ccc-theme body #page_wrapper nav,
html.ccc-theme body #page_wrapper section,
html.ccc-theme body #page_wrapper summary {
  display: block;
}
html.ccc-theme body #page_wrapper audio,
html.ccc-theme body #page_wrapper canvas,
html.ccc-theme body #page_wrapper progress,
html.ccc-theme body #page_wrapper video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
html.ccc-theme body #page_wrapper audio:not([controls]) {
  display: none;
  height: 0;
}
html.ccc-theme body #page_wrapper [hidden],
html.ccc-theme body #page_wrapper template {
  display: none;
}
html.ccc-theme body #page_wrapper a {
  background-color: transparent;
}
html.ccc-theme body #page_wrapper a:active,
html.ccc-theme body #page_wrapper a:hover {
  outline: 0;
}
html.ccc-theme body #page_wrapper abbr[title] {
  border-bottom: 1px dotted;
}
html.ccc-theme body #page_wrapper b,
html.ccc-theme body #page_wrapper strong {
  font-weight: bold;
}
html.ccc-theme body #page_wrapper dfn {
  font-style: italic;
}
html.ccc-theme body #page_wrapper mark {
  background: #ff0;
  color: #000;
}
html.ccc-theme body #page_wrapper small {
  font-size: 80%;
}
html.ccc-theme body #page_wrapper sub,
html.ccc-theme body #page_wrapper sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
html.ccc-theme body #page_wrapper sup {
  top: -0.5em;
}
html.ccc-theme body #page_wrapper sub {
  bottom: -0.25em;
}
html.ccc-theme body #page_wrapper img {
  border: 0;
}
html.ccc-theme body #page_wrapper svg:not(:root) {
  overflow: hidden;
}
html.ccc-theme body #page_wrapper figure {
  margin: 1em 40px;
}
html.ccc-theme body #page_wrapper hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
html.ccc-theme body #page_wrapper pre {
  overflow: auto;
}
html.ccc-theme body #page_wrapper code,
html.ccc-theme body #page_wrapper kbd,
html.ccc-theme body #page_wrapper pre,
html.ccc-theme body #page_wrapper samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
html.ccc-theme body #page_wrapper button,
html.ccc-theme body #page_wrapper input,
html.ccc-theme body #page_wrapper optgroup,
html.ccc-theme body #page_wrapper select,
html.ccc-theme body #page_wrapper textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
html.ccc-theme body #page_wrapper button {
  overflow: visible;
}
html.ccc-theme body #page_wrapper button,
html.ccc-theme body #page_wrapper select {
  text-transform: none;
}
html.ccc-theme body #page_wrapper button,
html.ccc-theme body #page_wrapper html input[type="button"],
html.ccc-theme body #page_wrapper input[type="reset"],
html.ccc-theme body #page_wrapper input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
html.ccc-theme body #page_wrapper button[disabled],
html.ccc-theme body #page_wrapper html input[disabled] {
  cursor: default;
}
html.ccc-theme body #page_wrapper button::-moz-focus-inner,
html.ccc-theme body #page_wrapper input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
html.ccc-theme body #page_wrapper input {
  line-height: normal;
}
html.ccc-theme body #page_wrapper input[type="checkbox"],
html.ccc-theme body #page_wrapper input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
html.ccc-theme body #page_wrapper input[type="number"]::-webkit-inner-spin-button,
html.ccc-theme body #page_wrapper input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
html.ccc-theme body #page_wrapper input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
html.ccc-theme body #page_wrapper input[type="search"]::-webkit-search-cancel-button,
html.ccc-theme body #page_wrapper input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
html.ccc-theme body #page_wrapper fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
html.ccc-theme body #page_wrapper legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
html.ccc-theme body #page_wrapper textarea {
  overflow: auto;
}
html.ccc-theme body #page_wrapper optgroup {
  font-weight: bold;
}
html.ccc-theme body #page_wrapper table {
  border-collapse: collapse;
  border-spacing: 0;
}
html.ccc-theme body #page_wrapper td,
html.ccc-theme body #page_wrapper th {
  padding: 0;
}

/*
        Easybox v1.2 - Lightweight easy to use lightbox clone for jQuery
        Based on Slimbox2 by Christophe Beyls <http://www.digitalia.be>
*/
#easyOverlay {
  position: fixed;
  z-index: 9998;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  cursor: pointer;
}

#easyCenter, #easyBottomContainer {
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}

#easyCenter.easyLoading {
  background: #fff url("/images/desktop/lightbox/loading.gif") no-repeat center;
}

#easyCenter.easyError {
  background: #fff url("/images/desktop/lightbox/error.png") no-repeat center;
}

#easyContainer, #easyBottom {
  border: 0px solid #fff;
}

#easyContainer iframe {
  border: 0;
}

#easyBottom {
  font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
  color: #666;
  text-align: left;
  border-top: none;
}

#easyCloseLink {
  display: block;
  float: right;
  width: 20px;
  height: 20px;
  cursor: pointer;
  background: transparent url("/images/desktop/lightbox/closebtn.png") no-repeat center;
  margin: 0 0 0 10px;
  outline: none;
}

#easyCenter {
  overflow: visible !important;
  -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.85);
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.85);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.85);
}

#lightbox {
  display: none;
}
#lightbox #lightbox-close {
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0;
  overflow: hidden;
  display: block;
  text-indent: -9999px;
  width: 55px;
  height: 55px;
  background-image: url('../images/sustainability/shared/structure/lightbox-close.jpg?1391181972');
  position: absolute;
  right: -15px;
  top: -15px;
  cursor: pointer;
}
#lightbox #lightbox-content {
  padding: 45px;
  text-align: left;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-slider.slick-250 {
  width: 250px;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url('../images/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url('../fonts/slick.eot?1423231158');
  src: url('../fonts/slick.eot?&1423231158#iefix') format("embedded-opentype"), url('../fonts/slick.woff?1423231158') format("woff"), url('../fonts/slick.ttf?1423231158') format("truetype"), url('../fonts/slick.svg?1423231158#slick') format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 10px;
  width: 10px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: rgba(255, 255, 255, 0);
  display: block;
  height: 10px;
  width: 10px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
  border: 2px solid #9e8e84;
  text-indent: -9999px;
  -moz-border-radius: 1000px;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: ' ';
  padding: 2px;
  width: 10px;
  height: 10px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-border-radius: 1000px;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
  background: #5f4539;
}

@font-face {
  font-family: 'KingCoolKCProRegular';
  src: url('../fonts/King_Cool_KC_Pro-webfont.eot?1391181972');
  src: url('../fonts/King_Cool_KC_Pro-webfont.eot?&1391181972#iefix') format("embedded-opentype"), url('../fonts/King_Cool_KC_Pro-webfont.woff?1391181972') format("woff"), url('../fonts/King_Cool_KC_Pro-webfont.ttf?1391181972') format("truetype"), url('../fonts/King_Cool_KC_Pro-webfont.svg?1391181972#KingCoolKCProRegular') format("svg");
  font-weight: normal;
  font-style: normal;
}
html.ccc-theme #page_wrapper, html.ccc-theme #page_wrapper p, html.ccc-theme #page_wrapper li {
  font-size: 16px;
  line-height: 1.2em;
  color: #4b2820;
  font-weight: 200;
}
html.ccc-theme #page_wrapper .king-cool {
  font-family: 'KingCoolKCProRegular';
  font-weight: normal;
}
html.ccc-theme #page_wrapper .rokkitt {
  font-family: 'Rokkitt', serif;
}
html.ccc-theme #page_wrapper h1, html.ccc-theme #page_wrapper h2, html.ccc-theme #page_wrapper h3, html.ccc-theme #page_wrapper h4, html.ccc-theme #page_wrapper h5, html.ccc-theme #page_wrapper h6 {
  color: #4b2820;
  font-weight: 200;
  letter-spacing: normal;
  line-height: 1.1em;
  margin: 0.67em 0;
}
html.ccc-theme #page_wrapper h1 {
  font-size: 2.44em;
}
html.ccc-theme #page_wrapper h2 {
  font-size: 2.05em;
}
html.ccc-theme #page_wrapper h3 {
  font-size: 1.5em;
}
html.ccc-theme #page_wrapper h4 {
  font-size: 1.27em;
}
html.ccc-theme #page_wrapper h5, html.ccc-theme #page_wrapper h6 {
  font-size: 1em;
}
html.ccc-theme #page_wrapper a {
  text-decoration: underline;
  color: #006da4;
  cursor: pointer;
  font-family: inherit;
}
html.ccc-theme #page_wrapper .genericpagecontent .everythingmain h1 {
  color: #006da4;
}
html.ccc-theme #page_wrapper .genericpagecontent .everythingmain a, html.ccc-theme #page_wrapper .genericpagecontent .everythingmain a:hover, html.ccc-theme #page_wrapper .genericpagecontent .everythingmain a:visited {
  color: #006da4;
}
html.ccc-theme #page_wrapper #everythingcontainer li {
  font-size: 1em;
  line-height: 1.2em;
  margin: 0.4em 0;
}

html.ccc-theme {
  height: 100%;
  width: 100%;
}
html.ccc-theme, html.ccc-theme body {
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
html.ccc-theme body {
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
html.ccc-theme body #page_wrapper ul.flat, html.ccc-theme body #page_wrapper ul.flat > li, html.ccc-theme body #page_wrapper ol.flat, html.ccc-theme body #page_wrapper ol.flat > li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  list-style: none;
}
html.ccc-theme body #page_wrapper .col {
  float: left;
}
html.ccc-theme body #page_wrapper .ir {
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0;
  overflow: hidden;
  display: block;
  text-indent: -9999px;
}
html.ccc-theme body #page_wrapper .reset {
  display: block;
  clear: both;
  font-size: 1px;
  height: 1px;
  line-height: 0.1;
}
html.ccc-theme body #page_wrapper #uploadHtml {
  position: relative;
}
html.ccc-theme body #page_wrapper .herosectionpar .everything.section {
  position: relative;
  background-image: url("/content/dam/AboutMcDonalds/2.0/images/sustainability/coffee/structure/paper-bg-white.jpg");
  background-repeat: repeat;
}
html.ccc-theme body #page_wrapper .herosectionpar .everything.section:before {
  background: transparent url("/content/dam/AboutMcDonalds/2.0/images/sustainability/assets/stripes-top.png") repeat-x left 14px;
  height: 50px;
  width: 100%;
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
}
html.ccc-theme body #page_wrapper .herosectionpar .everything.section > #everythingcontainer {
  position: relative;
  background-color: rgba(197, 131, 49, 0.2);
  -moz-box-shadow: 0px 3px 20px -10px #000;
  -webkit-box-shadow: 0px 3px 20px -10px #000;
  box-shadow: 0px 3px 20px -10px #000;
}
html.ccc-theme body #page_wrapper #page_content {
  position: relative;
}
html.ccc-theme body #page_wrapper #content_section {
  position: relative;
  background-image: url("/content/dam/AboutMcDonalds/2.0/images/sustainability/coffee/structure/paper-bg-white.jpg");
  background-repeat: repeat;
  -moz-border-radius: 0px 0px 5px 5px;
  -webkit-border-radius: 0px;
  border-radius: 0px 0px 5px 5px;
}
html.ccc-theme body #page_wrapper #content_section:before {
  background: transparent url("/content/dam/AboutMcDonalds/2.0/images/sustainability/assets/stripes-top.png") repeat-x left 14px;
  height: 50px;
  width: 100%;
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
}
html.ccc-theme body #page_wrapper #content_section ul {
  list-style-image: none;
  list-style-type: disc;
}
html.ccc-theme body #page_wrapper #content_section #main_content_segment {
  position: relative;
  background-image: url("/content/dam/AboutMcDonalds/2.0/images/sustainability/coffee/structure/paper-bg-white.jpg");
  -moz-box-shadow: inset 0px 16px 20px -20px #000;
  -webkit-box-shadow: inset 0px 16px 20px -20px #000;
  box-shadow: inset 0px 16px 20px -20px #000;
}
html.ccc-theme.home #page_wrapper .main_content_inner_ko {
  padding: 8px 0px 0px;
}
html.ccc-theme.home #page_wrapper #content_section {
  position: relative;
  min-height: 900px;
  background-image: none;
}
html.ccc-theme.home #page_wrapper #content_section:before {
  content: none;
  display: none;
}
html.ccc-theme.home #page_wrapper #content_section #main_content_segment {
  background-image: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

html.ccc-theme.sustainability #navigation_tree_white > div.title h4 {
  background: #809339;
  -moz-box-shadow: 10px 10px 0px 0px rgba(128, 147, 57, 0.3);
  -webkit-box-shadow: 10px 10px 0px 0px rgba(128, 147, 57, 0.3);
  box-shadow: 10px 10px 0px 0px rgba(128, 147, 57, 0.3);
}
html.ccc-theme.sustainability #navigation_tree_white > div.title h4 a {
  background-position: center -50px;
}
html.ccc-theme.our_company #navigation_tree_white > div.title h4 {
  background: #ae122a;
  -moz-box-shadow: 10px 10px 0px 0px rgba(174, 18, 42, 0.3);
  -webkit-box-shadow: 10px 10px 0px 0px rgba(174, 18, 42, 0.3);
  box-shadow: 10px 10px 0px 0px rgba(174, 18, 42, 0.3);
}
html.ccc-theme.our_company #navigation_tree_white > div.title h4 a {
  background-position: center 0px;
}
html.ccc-theme #navigation_tree_white {
  padding: 0;
  background: transparent;
  position: relative;
  top: -40px;
}
html.ccc-theme #navigation_tree_white > div.title {
  background: transparent;
  padding: 0;
}
html.ccc-theme #navigation_tree_white > div.title h4 {
  padding: 0.2em;
  z-index: 10;
  position: relative;
  display: inline-block;
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -webkit-transform: rotate(3deg);
  transform: rotate(3deg);
}
html.ccc-theme #navigation_tree_white > div.title h4 a {
  display: block;
  text-indent: -9999px;
  width: 270px;
  height: 50px;
  background: transparent url("/content/dam/AboutMcDonalds/2.0/images/side-nav-headers.png") no-repeat top center;
}
html.ccc-theme #navigation_tree_white > div.divide {
  background: transparent;
}
html.ccc-theme #navigation_tree_white > div.list_body {
  background: transparent;
  position: relative;
  padding: 0;
  top: -30px;
}
html.ccc-theme #navigation_tree_white > div.list_body dl {
  background: #d9a656;
  max-width: 200px;
  padding: 0;
  margin-left: 50px;
  padding-top: 30px;
}
html.ccc-theme #navigation_tree_white > div.list_body dl dt {
  font-size: 1.8em;
  padding: 0;
}
html.ccc-theme #navigation_tree_white > div.list_body dl dt > a {
  display: block;
  background: #d9a656;
  font-family: 'KingCoolKCProRegular';
  text-transform: uppercase;
  text-decoration: none;
  color: #FFF;
  font-size: 1em;
  line-height: 1em;
  padding: 0.4em 0.2em 0.4em 0.8em;
  letter-spacing: 2px;
  border-bottom: 1px solid #e7c794;
}
html.ccc-theme #navigation_tree_white > div.list_body dl dt > a:hover {
  background-color: #deb16b;
}
html.ccc-theme #navigation_tree_white > div.list_body dl dt .child {
  width: 135px;
  padding-right: 10px;
  background: #fec00f;
  padding-bottom: 8px;
}
html.ccc-theme #navigation_tree_white > div.list_body dl dt .child a {
  font-size: 0.4em;
  color: #111;
  line-height: 25px;
  font-family: Arial,Helvetica,sans-serif;
  text-transform: none;
  background: #fec00f;
  text-decoration: underline;
}
html.ccc-theme #navigation_tree_white > div.list_body dl dt.selected {
  background: #fec00f;
}
html.ccc-theme #navigation_tree_white > div.list_body dl dt.selected a {
  font-weight: bold;
  background: transparent;
  color: #fff;
  background-color: #fec00f;
}

html.ccc-theme body #page_wrapper .ccc-tile {
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
  cursor: pointer;
}
html.ccc-theme body #page_wrapper .ccc-tile:before {
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  content: ' ';
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  background: rgba(45, 31, 30, 0.5);
  top: 100%;
  left: 0;
  cursor: pointer;
}
html.ccc-theme body #page_wrapper .ccc-tile a {
  display: block;
  position: relative;
  line-height: 0;
}
html.ccc-theme body #page_wrapper .ccc-tile a > img {
  width: 100%;
}
html.ccc-theme body #page_wrapper .ccc-tile a > span {
  display: inline-block;
  font-family: 'KingCoolKCProRegular';
  text-transform: uppercase;
  color: #FFF;
  position: absolute;
  z-index: 10;
  font-size: 30px;
  line-height: 1em;
  top: 40%;
  left: 6%;
  cursor: pointer;
}
html.ccc-theme body #page_wrapper .ccc-tile.text-top a > span {
  top: 6%;
}
html.ccc-theme body #page_wrapper .ccc-tile.text-bottom a > span {
  top: auto;
  bottom: 6%;
}
html.ccc-theme body #page_wrapper .ccc-tile.text-right a > span {
  left: auto;
  right: 6%;
}
html.ccc-theme body #page_wrapper .ccc-tile.text-left a > span {
  right: auto;
  left: 6%;
}
html.ccc-theme body #page_wrapper .ccc-tile.text-centered a > span {
  width: 100%;
  left: 0;
  right: 0;
  text-align: center;
}
html.ccc-theme body #page_wrapper .ccc-tile br {
  display: none;
}
html.ccc-theme body #page_wrapper .ccc-tile small {
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  color: #FFF;
  position: absolute;
  z-index: 10;
  font-size: 1.1em;
  line-height: 1em;
  top: 140%;
  left: 0;
  width: 90%;
  padding: 5%;
  text-align: center;
  cursor: pointer;
}
html.ccc-theme body #page_wrapper .ccc-tile.hover:before {
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  top: 0;
}
html.ccc-theme body #page_wrapper .ccc-tile.hover small {
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  top: 40%;
}
html.ccc-theme body #page_wrapper .ccc-tile.no-hover:before {
  display: none !important;
}
html.ccc-theme body #page_wrapper .ccc-tile.no-hover a > span {
  display: none;
}
html.ccc-theme.home #page_wrapper .ccc-tile {
  position: absolute;
}
html.ccc-theme.home #page_wrapper .ccc-tile.home-slot-1 {
  width: 585px;
  height: 320px;
  top: 0;
  left: 0;
}
html.ccc-theme.home #page_wrapper .ccc-tile.home-slot-2 {
  width: 285px;
  height: 419px;
  top: 0;
  right: 0;
}
html.ccc-theme.home #page_wrapper .ccc-tile.home-slot-3 {
  width: 285px;
  height: 147px;
  top: 333px;
  left: 0;
}
html.ccc-theme.home #page_wrapper .ccc-tile.home-slot-4 {
  width: 285px;
  height: 280px;
  top: 333px;
  left: 301px;
}
html.ccc-theme.home #page_wrapper .ccc-tile.home-slot-5 {
  width: 285px;
  height: 183px;
  top: 430px;
  right: 0px;
}
html.ccc-theme.home #page_wrapper .ccc-tile.home-slot-6 {
  width: 285px;
  height: 275px;
  top: 493px;
  left: 0px;
}

html.ccc-theme.home #page_wrapper .ccc-tile.home-slot-6 a > span {
  color: #4b2820;
}
html.ccc-theme.home #page_wrapper .ccc-tile.home-slot-6.hover a > span {
  color: #FFF;
}

html.ccc-theme.home #page_wrapper .ccc-tile.home-slot-7 {
  width: 285px;
  height: 137px;
  top: 780px;
  left: 0px;
}
html.ccc-theme.home #page_wrapper .ccc-tile.home-slot-8 {
  width: 186px;
  height: 289px;
  top: 628px;
  left: 301px;
}
html.ccc-theme.home #page_wrapper .ccc-tile.home-slot-8 a > span {
  font-size: 24px;
  width: 50%;
  text-align: right;
}
html.ccc-theme.home #page_wrapper .ccc-tile.home-slot-9 {
  width: 383px;
  height: 289px;
  top: 628px;
  right: 0px;
}
html.ccc-theme.home #page_wrapper .ccc-tile.home-slot-9 a > span {
  color: #ab6f34;
}
html.ccc-theme.home #page_wrapper .ccc-tile.home-slot-9.hover a > span {
  color: #FFF;
}
html.ccc-theme.home #page_wrapper .ccc-tile .ticker-container {
  display: none;
}
html.ccc-theme.home #page_wrapper .ccc-tile .home-tile-ticker {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #606060;
  z-index: 20;
  line-height: 1em;
}
html.ccc-theme.home #page_wrapper .ccc-tile .home-tile-ticker > div {
  padding: 0.5em 1em;
  font-size: 0.8em;
  color: #FFF;
}
html.ccc-theme.home #page_wrapper .ccc-tile .home-tile-ticker > div > span {
  float: right;
}
html.ccc-theme.home #page_wrapper .ccc-tile .home-tile-ticker > div > span .quote-change {
  position: relative;
  padding-left: 13px;
  margin-left: 5px;
}
html.ccc-theme.home #page_wrapper .ccc-tile .home-tile-ticker > div > span .quote-change:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: 5px;
  left: 0;
  top: 0;
  border: 5px solid transparent;
}
html.ccc-theme.home #page_wrapper .ccc-tile .home-tile-ticker > div > span.stock-up .quote-change:before {
  border-bottom: 5px solid #FFF;
}
html.ccc-theme.home #page_wrapper .ccc-tile .home-tile-ticker > div > span.stock-down .quote-change:before {
  border-top: 5px solid #FFF;
}

html.ccc-theme #page_wrapper #page_footer, html.ccc-theme #page_wrapper #page_footer a {
  color: #000;
  text-decoration: none;
}

html.ccc-theme #page_wrapper .contact {
  padding: 0.5em 0;
  width: 450px;
  float: right;
}
html.ccc-theme #page_wrapper .executive-bio-container {
  position: relative;
}
html.ccc-theme #page_wrapper .executive-bio-container .executive-photo {
  float: left;
  width: 110px;
}
html.ccc-theme #page_wrapper .executive-bio-container .executive-photo .large-image {
  display: none;
}
html.ccc-theme #page_wrapper .executive-bio-container .executive-bio {
  float: left;
  width: 340px;
}
html.ccc-theme #page_wrapper .executive-bio-container .executive-bio h4 {
  margin-bottom: 0;
}
html.ccc-theme #page_wrapper .executive-bio-container .executive-bio h5 {
  margin-top: 0.2em;
}
html.ccc-theme #page_wrapper .executive-bio-container .executive-bio .bio-content {
  display: none;
}
html.ccc-theme #page_wrapper #lightbox-content .executive-bio-container .executive-photo {
  width: 190px;
}
html.ccc-theme #page_wrapper #lightbox-content .executive-bio-container .executive-photo .small-image {
  display: none;
}
html.ccc-theme #page_wrapper #lightbox-content .executive-bio-container .executive-photo .large-image {
  display: inline-block;
}
html.ccc-theme #page_wrapper #lightbox-content .executive-bio-container .executive-bio {
  width: 500px;
  text-align: left;
}
html.ccc-theme #page_wrapper #lightbox-content .executive-bio-container .executive-bio .bio-link {
  display: none;
}
html.ccc-theme #page_wrapper #lightbox-content .executive-bio-container .executive-bio h4 {
  font-weight: bold;
}
html.ccc-theme #page_wrapper #lightbox-content .executive-bio-container .executive-bio .bio-content {
  display: block;
  max-height: 500px;
  overflow: scroll;
}
html.ccc-theme #page_wrapper #lightbox-content .executive-bio-container .executive-bio .bio-content p {
  font-size: 0.9em;
}
