article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1,
h2,
h3 {
  margin: 0 0 24px;
}
h4,
h5,
h6 {
  margin: 0 0 12px;
}
h1 {
  font-size: 2em;
}
h2 {
  font-size: 1.5em;
}
h3 {
  font-size: 1.17em;
}
h4 {
  font-size: 1em;
}
h5 {
  font-size: 0.83em;
}
h6 {
  font-size: 0.75em;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 0 40px 24px;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 0 0 24px;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 75%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 0 0 24px;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  height: auto;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: none;
  margin: 0 0 24px;
  padding: 0;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
b,
strong,
.strong {
  font-weight: bold;
}
dfn,
em,
.em {
  font-style: italic;
}
small,
.small {
  font-size: 75%;
}
ul,
ol {
  padding: 0;
  list-style-type: none;
}
dd {
  margin: 0;
}
.sidebar ul,
.sidebar ol,
.commentlist {
  list-style: none;
}
.clearfix,
.autoclear {
  zoom: 1;
}
.clearfix:before,
.clearfix:after,
.autoclear:before,
.autoclear:after {
  content: "";
  display: table;
}
.clearfix:after,
.autoclear:after {
  clear: both;
}
@font-face {
  font-family: 'Brannboll';
  src: url('/custom/themes/tk100/css/fonts/BrannbollFet.eot');
  src: url('/custom/themes/tk100/css/fonts/BrannbollFet.eot?#iefix') format('embedded-opentype'), url('/custom/themes/tk100/css/fonts/BrannbollFet.woff') format('woff'), url('/custom/themes/tk100/css/fonts/BrannbollFet.svg#svgFontName') format('svg'), url('/custom/themes/tk100/css/fonts/BrannbollFet.ttf') format('truetype');
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.row {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
.row .row,
.wrap .row {
  width: auto;
  max-width: none;
  min-width: 0;
  margin: 0 -15px;
}
.row.collapse .column,
.row.collapse .columns {
  padding: 0;
}
.row .row {
  width: auto;
  max-width: none;
  min-width: 0;
  margin: 0 -15px;
}
.row .row.collapse {
  margin: 0;
}
.column,
.columns {
  float: left;
  min-height: 1px;
  padding: 0 15px;
  position: relative;
}
.column.centered,
.columns.centered {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
[class*="column"] + [class*="column"]:last-child {
  float: right;
}
[class*="column"] + [class*="column"].end {
  float: left;
}
.one,
.row .one {
  width: 8.33333%;
}
.two,
.row .two {
  width: 16.66667%;
}
.three,
.row .three {
  width: 25%;
}
.four,
.row .four {
  width: 33.33333%;
}
.five,
.row .five {
  width: 41.66667%;
}
.six,
.row .six {
  width: 50%;
}
.seven,
.row .seven {
  width: 58.33333%;
}
.eight,
.row .eight {
  width: 66.66667%;
}
.nine,
.row .nine {
  width: 75%;
}
.ten,
.row .ten {
  width: 83.33333%;
}
.eleven,
.row .eleven {
  width: 91.66667%;
}
.twelve,
.row .twelve {
  width: 100%;
}
.row .offset-by-one {
  margin-left: 8.33333%;
}
.row .offset-by-two {
  margin-left: 16.66667%;
}
.row .offset-by-three {
  margin-left: 25%;
}
.row .offset-by-four {
  margin-left: 33.33333%;
}
.row .offset-by-five {
  margin-left: 41.66667%;
}
.row .offset-by-six {
  margin-left: 50%;
}
.row .offset-by-seven {
  margin-left: 58.33333%;
}
.row .offset-by-eight {
  margin-left: 66.66667%;
}
.row .offset-by-nine {
  margin-left: 75%;
}
.row .offset-by-ten {
  margin-left: 83.33333%;
}
.push-two {
  left: 16.66667%;
}
.pull-two {
  right: 16.66667%;
}
.push-three {
  left: 25%;
}
.pull-three {
  right: 25%;
}
.push-four {
  left: 33.33333%;
}
.pull-four {
  right: 33.33333%;
}
.push-five {
  left: 41.66667%;
}
.pull-five {
  right: 41.66667%;
}
.push-six {
  left: 50%;
}
.pull-six {
  right: 50%;
}
.push-seven {
  left: 58.33333%;
}
.pull-seven {
  right: 58.33333%;
}
.push-eight {
  left: 66.66667%;
}
.pull-eight {
  right: 66.66667%;
}
.push-nine {
  left: 75%;
}
.pull-nine {
  right: 75%;
}
.push-ten {
  left: 83.33333%;
}
.pull-ten {
  right: 83.33333%;
}
img {
  height: auto;
}
img,
object,
embed {
  max-width: 100%;
}
img {
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.map_canvas img {
  max-width: none !important;
}
.row {
  *zoom: 1;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.block-grid {
  display: block;
  overflow: hidden;
  padding: 0;
}
.block-grid > li {
  display: block;
  height: auto;
  float: left;
}
.block-grid.one-up {
  margin: 0;
}
.block-grid.one-up > li {
  width: 100%;
  padding: 0 0 15px;
}
.block-grid.two-up {
  margin: 0 -15px;
}
.block-grid.two-up > li {
  width: 50%;
  padding: 0 15px 15px;
}
.block-grid.two-up > li:nth-child(2n+1) {
  clear: both;
}
.block-grid.three-up {
  margin: 0 -12px;
}
.block-grid.three-up > li {
  width: 33.33333%;
  padding: 0 12px 12px;
}
.block-grid.three-up > li:nth-child(3n+1) {
  clear: both;
}
.block-grid.four-up {
  margin: 0 -10px;
}
.block-grid.four-up > li {
  width: 25%;
  padding: 0 10px 10px;
}
.block-grid.four-up > li:nth-child(4n+1) {
  clear: both;
}
.block-grid.five-up {
  margin: 0 -8px;
}
.block-grid.five-up > li {
  width: 20%;
  padding: 0 8px 8px;
}
.block-grid.five-up > li:nth-child(5n+1) {
  clear: both;
}
.block-grid.six-up {
  margin: 0 -8px;
}
.block-grid.six-up > li {
  width: 16.66667%;
  padding: 0 8px 8px;
}
.block-grid.six-up > li:nth-child(6n+1) {
  clear: both;
}
.block-grid.seven-up {
  margin: 0 -8px;
}
.block-grid.seven-up > li {
  width: 14.28571%;
  padding: 0 8px 8px;
}
.block-grid.seven-up > li:nth-child(7n+1) {
  clear: both;
}
.block-grid.eight-up {
  margin: 0 -8px;
}
.block-grid.eight-up > li {
  width: 12.5%;
  padding: 0 8px 8px;
}
.block-grid.eight-up > li:nth-child(8n+1) {
  clear: both;
}
.block-grid.nine-up {
  margin: 0 -8px;
}
.block-grid.nine-up > li {
  width: 11.11111%;
  padding: 0 8px 8px;
}
.block-grid.nine-up > li:nth-child(9n+1) {
  clear: both;
}
.block-grid.ten-up {
  margin: 0 -8px;
}
.block-grid.ten-up > li {
  width: 10%;
  padding: 0 8px 8px;
}
.block-grid.ten-up > li:nth-child(10n+1) {
  clear: both;
}
.block-grid.eleven-up {
  margin: 0 -8px;
}
.block-grid.eleven-up > li {
  width: 9.09091%;
  padding: 0 8px 8px;
}
.block-grid.eleven-up > li:nth-child(11n+1) {
  clear: both;
}
.block-grid.twelve-up {
  margin: 0 -8px;
}
.block-grid.twelve-up > li {
  width: 8.33333%;
  padding: 0 8px 8px;
}
.block-grid.twelve-up > li:nth-child(12n+1) {
  clear: both;
}
@media only screen and (max-width: 767px) {
  .row {
    width: auto;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .column,
  .columns {
    width: auto !important;
    float: none;
  }
  .column:last-child,
  .columns:last-child {
    float: none;
  }
  [class*="column"] + [class*="column"]:last-child {
    float: none;
  }
  .column:before,
  .columns:before,
  .column:after,
  .columns:after {
    content: "";
    display: table;
  }
  .column:after,
  .columns:after {
    clear: both;
  }
  .offset-by-one,
  .offset-by-two,
  .offset-by-three,
  .offset-by-four,
  .offset-by-five,
  .offset-by-six,
  .offset-by-seven,
  .offset-by-eight,
  .offset-by-nine,
  .offset-by-ten {
    margin-left: 0 !important;
  }
  .push-two,
  .push-three,
  .push-four,
  .push-five,
  .push-six,
  .push-seven,
  .push-eight,
  .push-nine,
  .push-ten {
    left: auto;
  }
  .pull-two,
  .pull-three,
  .pull-four,
  .pull-five,
  .pull-six,
  .pull-seven,
  .pull-eight,
  .pull-nine,
  .pull-ten {
    right: auto;
  }
  .row .mobile-one {
    width: 25% !important;
    float: left;
    padding: 0 15px;
  }
  .row .mobile-one:last-child {
    float: right;
  }
  .row .mobile-one.end {
    float: left;
  }
  .row.collapse .mobile-one {
    padding: 0;
  }
  .row .mobile-two {
    width: 50% !important;
    float: left;
    padding: 0 15px;
  }
  .row .mobile-two:last-child {
    float: right;
  }
  .row .mobile-two.end {
    float: left;
  }
  .row.collapse .mobile-two {
    padding: 0;
  }
  .row .mobile-three {
    width: 75% !important;
    float: left;
    padding: 0 15px;
  }
  .row .mobile-three:last-child {
    float: right;
  }
  .row .mobile-three.end {
    float: left;
  }
  .row.collapse .mobile-three {
    padding: 0;
  }
  .row .mobile-four {
    width: 100% !important;
    float: left;
    padding: 0 15px;
  }
  .row .mobile-four:last-child {
    float: right;
  }
  .row .mobile-four.end {
    float: left;
  }
  .row.collapse .mobile-four {
    padding: 0;
  }
  .push-one-mobile {
    left: 25%;
  }
  .pull-one-mobile {
    right: 25%;
  }
  .push-two-mobile {
    left: 50%;
  }
  .pull-two-mobile {
    right: 50%;
  }
  .push-three-mobile {
    left: 75%;
  }
  .pull-three-mobile {
    right: 75%;
  }
  .block-grid.one-put > li,
  .block-grid.two-out > li,
  .block-grid.three-up > li,
  .block-grid.four-up > li,
  .block-grid.five-up > li,
  .block-grid.six-up > li,
  .block-grid.seven-up > li,
  .block-grid.eight-up > li,
  .block-grid.nine-up > li,
  .block-grid.ten-up > li,
  .block-grid.eleven-up > li,
  .block-grid.twelve-up > li {
    float: none;
    width: 100%;
    margin-left: 0;
    clear: none !important;
  }
  .block-grid.mobile-one-up > li {
    width: 100%;
  }
  .block-grid.mobile-two-up > li {
    width: 50%;
    float: left;
  }
  .block-grid.mobile-two-up > li:nth-child(2n+1) {
    clear: both !important;
  }
  .block-grid.mobile-three-up > li {
    width: 33.33333%;
    float: left;
  }
  .block-grid.mobile-three-up > li:nth-child(3n+1) {
    clear: both !important;
  }
  .block-grid.mobile-four-up > li {
    width: 25%;
    float: left;
  }
  .block-grid.mobile-four-up > li:nth-child(4n+1) {
    clear: both !important;
  }
  .block-grid.mobile-five-up > li {
    width: 20%;
    float: left;
  }
  .block-grid.mobile-five-up > li:nth-child(5n+1) {
    clear: both !important;
  }
  .block-grid.mobile-six-up > li {
    width: 16.66667%;
    float: left;
  }
  .block-grid.mobile-six-up > li:nth-child(6n+1) {
    clear: both !important;
  }
  .block-grid.mobile-seven-up > li {
    width: 14.28571%;
    float: left;
  }
  .block-grid.mobile-seven-up > li:nth-child(7n+1) {
    clear: both !important;
  }
  .block-grid.mobile-eight-up > li {
    width: 12.5%;
    float: left;
  }
  .block-grid.mobile-eight-up > li:nth-child(8n+1) {
    clear: both !important;
  }
  .block-grid.mobile-nine-up > li {
    width: 11.11111%;
    float: left;
  }
  .block-grid.mobile-nine-up > li:nth-child(9n+1) {
    clear: both !important;
  }
  .block-grid.mobile-ten-up > li {
    width: 10%;
    float: left;
  }
  .block-grid.mobile-ten-up > li:nth-child(10n+1) {
    clear: both !important;
  }
  .block-grid.mobile-eleven-up > li {
    width: 9.09091%;
    float: left;
  }
  .block-grid.mobile-eleven-up > li:nth-child(11n+1) {
    clear: both !important;
  }
  .block-grid.mobile-twelve-up > li {
    width: 8.33333%;
    float: left;
  }
  .block-grid.mobile-twelve-up > li:nth-child(12n+1) {
    clear: both !important;
  }
}
#ctadminbar {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}
#ctadminbar li {
  padding: 0 10px;
  opacity: .3;
  background: #333;
  -webkit-transition: opacity 500ms linear;
  -moz-transition: opacity 500ms linear;
  -ms-transition: opacity 500ms linear;
  -o-transition: opacity 500ms linear;
  transition: opacity 500ms linear;
  margin-bottom: 8px;
}
#ctadminbar li a {
  color: white;
  line-height: 30px;
}
#ctadminbar li:hover {
  opacity: 1;
}
html,
body {
  height: 100%;
}
body {
  font-family: 'Cabin', sans-serif;
  font-size: 100%;
  line-height: 1.5;
  color: #563a32;
  background: #fbe5cf;
  width: 100%;
  overflow-x: hidden;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a,
a:visited {
  color: #125eaa;
  -webkit-transition: color 100ms linear;
  -moz-transition: color 100ms linear;
  -ms-transition: color 100ms linear;
  -o-transition: color 100ms linear;
  transition: color 100ms linear;
  text-decoration: none;
}
a:hover,
a:focus,
a:visited:hover,
a:visited:focus {
  color: #1778d8;
}
a:link,
a:visited:link {
  -webkit-tap-highlight-color: rgba(0,0,0,0.3);
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  text-rendering: optimizelegibility;
  font-weight: 700;
  margin: 0 0 16px 0;
}
h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a {
  text-decoration: none;
}
h1,
.h1 {
  font-family: 'Brannboll', sans-serif;
  font-size: 32px;
  font-weight: normal;
  padding: 10px;
  margin: -10px -10px 4px;
  text-align: center;
  font-style: normal !important;
}
h2 {
  font-size: 1.1em;
  line-height: 1.3em;
  color: #125eaa;
  font-style: italic;
  text-transform: uppercase;
  margin-bottom: 12px;
}
h3 {
  font-size: 1em;
}
h4 {
  font-size: 1em;
}
h5 {
  font-size: 1em;
}
#mobile-title-text {
  display: none;
}
.body-content ol {
  margin-left: 50px;
  color: #125eaa;
  counter-reset: item;
}
.body-content ol li {
  color: #563a32;
  margin-bottom: 12px;
  display: block;
}
.body-content ol li:before {
  content: counter(item) ". ";
  counter-increment: item;
  color: #125eaa;
  width: 25px;
  margin-left: -25px;
  display: inline-block;
}
.body-content ul {
  list-style-type: disc;
  margin-left: 30px;
}
.body-content blockquote {
  margin-left: 0;
  color: #125eaa;
  font-weight: 600;
}
input {
  -webkit-appearance: none;
  border-radius: 0;
}
.field {
  margin-bottom: 10px;
}
.field .error-message {
  color: #E74343;
  font-size: .875em;
}
.field input[type="text"],
.field textarea {
  width: 100%;
  border: none;
  padding: 5px;
  font-size: .875em;
  box-shadow: inset 2px 2px 2px rgba(0,0,0,0.2);
  -webkit-box-shadow: inset 2px 2px 2px rgba(0,0,0,0.2);
  -moz-box-shadow: inset 2px 2px 2px rgba(0,0,0,0.2);
}
.alert-dialog {
  display: none !important;
}
.backstretch {
  display: none;
}
.wrap {
  width: 100%;
  margin: 0 auto;
  padding: 0 12px;
}
#header {
  position: relative;
  padding-top: 10px;
  z-index: 10;
}
#header #header-logo {
  display: block;
  width: 238px;
  height: 89px;
  text-indent: -9999px;
  background: url(../images/sprites.png) -364px top no-repeat;
  margin: 0 auto -8px;
}
#header #primary-navigation {
  position: absolute;
  top: 22px;
  left: -280px;
  -webkit-transition: left 500ms cubic-bezier(0.68,-0.25,0.265,1.25);
  -moz-transition: left 500ms cubic-bezier(0.68,-0.25,0.265,1.25);
  -ms-transition: left 500ms cubic-bezier(0.68,-0.25,0.265,1.25);
  -o-transition: left 500ms cubic-bezier(0.68,-0.25,0.265,1.25);
  transition: left 500ms cubic-bezier(0.68,-0.25,0.265,1.25);
}
#header #primary-navigation.mobile-expanded {
  left: -20px;
}
#header #primary-navigation #mobile-menu-trigger {
  display: block;
  width: 23px;
  height: 65px;
  text-indent: -9999px;
  background: url(../images/sprites.png) left -298px no-repeat;
  position: absolute;
  top: 0px;
  right: -23px;
  -webkit-box-shadow: 0px 5px 1px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 5px 1px 0px rgba(0,0,0,0.5);
  box-shadow: 0px 5px 1px 0px rgba(0,0,0,0.5);
}
#header #primary-navigation .menu {
  background: #125eaa;
  margin: 0;
  width: 280px;
  -webkit-box-shadow: 0px 5px 1px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 5px 1px 0px rgba(0,0,0,0.5);
  box-shadow: 0px 5px 1px 0px rgba(0,0,0,0.5);
}
#header #primary-navigation .menu li {
  display: block;
  border-top: 2px solid #0e4a85;
}
#header #primary-navigation .menu li:first-child {
  border: 0;
}
#header #primary-navigation .menu li a {
  color: white;
  display: block;
  text-transform: uppercase;
  line-height: 1em;
  padding: 9px 12px 8px 32px;
}
#header #primary-navigation .menu li a .arrow {
  font-size: 1.125em;
  margin-left: 6px;
}
#main {
  font-style: italic;
  font-size: .875em;
}
#footer {
  background: #005eab url(../images/bg-footer-mobile.jpg) left top repeat-x;
  padding: 23px 0 25px;
}
#footer .wrap {
  padding: 0;
  margin: 0;
}
#footer #footer-search {
  margin-bottom: 2px;
  padding-right: 90px;
  position: relative;
}
#footer #footer-search .field {
  margin: 0;
}
#footer #footer-search input[type="text"] {
  background: #e1e3f2;
  border: 0;
  outline: 0;
  width: 100%;
  color: #125eaa;
  padding: 6px 10px;
  margin: 0;
  font-size: .875em;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
#footer #footer-search input[type="text"]::-webkit-input-placeholder {
  color: #b8b9c5;
}
#footer #footer-search input[type="text"]:-moz-placeholder {
  color: #b8b9c5;
}
#footer #footer-search input[type="text"]::-moz-placeholder {
  color: #b8b9c5;
}
#footer #footer-search input[type="text"]::-ms-input-placeholder {
  color: #b8b9c5;
}
#footer #footer-search input[type="submit"] {
  background: #2b96f1;
  color: white;
  border: 0;
  outline: 0;
  width: 90px;
  padding: 6px 0;
  position: absolute;
  top: 0;
  right: 0;
  text-transform: uppercase;
  font-size: .875em;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#footer #footer-search .error-message {
  display: none;
  background: #E74343;
  width: 100%;
  padding: 2px 8px;
  font-size: .75em;
  text-transform: uppercase;
  color: white;
  text-align: center;
  position: absolute;
  bottom: 100%;
  left: 0;
  margin-bottom: 4px;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.5);
  box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.5);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#footer #footer-search .error-message:before {
  content: ' ';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 6px 0 6px;
  border-color: #E74343 transparent transparent transparent;
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -6px;
}
#footer #footer-search input.error + .error-message {
  display: block;
}
#footer #footer-search .result-message.success {
  font-size: .8em;
  color: #fff;
}
#footer #footer-navigation {
  overflow: hidden;
}
#footer #footer-navigation .menu {
  margin: 0 -2px 8px;
  zoom: 1;
}
#footer #footer-navigation .menu:before,
#footer #footer-navigation .menu:after {
  content: "";
  display: table;
}
#footer #footer-navigation .menu:after {
  clear: both;
}
#footer #footer-navigation .menu li {
  display: block;
  float: left;
  width: 50%;
  padding: 0 2px;
  margin-bottom: 3px;
}
#footer #footer-navigation .menu li a {
  display: block;
  color: #2b96f1;
  background: #003c80;
  padding: 3px 0;
  text-align: center;
  text-transform: uppercase;
  font-size: .75em;
}
#footer #footer-info {
  text-align: center;
}
#footer #footer-info .facebook,
#footer #footer-info .twitter {
  display: inline-block;
  height: 14px;
  line-height: 14px;
  color: white;
  padding-left: 18px;
  background: url(../images/sprites.png) left -145px no-repeat;
  font-size: .7em;
  font-weight: normal;
  text-transform: uppercase;
}
#footer #footer-info .twitter {
  background-position: left -169px;
  margin-left: 12px;
}
#footer #footer-info #footer-logo {
  display: block;
  width: 155px;
  height: 18px;
  text-indent: -9999px;
  background: url(../images/sprites.png) left -217px no-repeat;
  margin: 12px auto 12px;
}
#footer #footer-info .copyright,
#footer #footer-info .rights {
  font-size: .7em;
  color: white;
}
body.collection #return-to-products,
body.collection .section-title.default {
  display: none;
}
body.page-22 .store-locator-widget .store-locator-results-list li {
  border: 0;
  background: transparent !important;
  color: #563a32;
}
body.page-22 .store-locator-widget .store-locator-results-list li .marker-number {
  width: 18px;
  height: 18px;
  line-height: 18px;
  background: #125eaa;
  margin-top: 0;
}
body.page-22 .store-locator-widget .store-locator-results-list li .title {
  color: #125eaa;
}
body.page-22 .store-locator-widget .store-locator-results-list li .distance {
  color: #563a32;
}
body.page-22 .store-locator-widget .store-locator-map img {
  max-width: initial;
}
body.pressreleases .nav-tabs {
  margin: 0 -1px;
}
body.pressreleases .nav-tabs li {
  float: left;
  display: block;
}
body.pressreleases .nav-tabs li a {
  width: 50px;
  height: 30px;
  line-height: 30px;
  background: #563a32;
  display: block;
  text-align: center;
  color: #fbe5cf;
  font-weight: normal;
  font-size: .875em;
  margin: 0 1px 2px;
  -webkit-transition: background-color 200ms linear;
  -moz-transition: background-color 200ms linear;
  -ms-transition: background-color 200ms linear;
  -o-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
}
body.pressreleases .nav-tabs li.active a,
body.pressreleases .nav-tabs li a:hover {
  background: #125eaa;
}
body.pressreleases .tab-pane {
  display: none;
  padding-top: 20px;
}
body.pressreleases .tab-pane li {
  margin-bottom: 20px;
}
body.pressreleases .tab-pane li .press-release-date {
  display: block;
  font-weight: 600;
}
body.pressreleases .tab-pane li .press-release-title {
  color: #563a32;
  font-weight: normal;
  line-height: 1.3em;
}
body.page-23 #facebook_feed,
body.page-23 #twitter_feed_wrap,
body.page-23 #email_signup {
  margin-bottom: 30px;
}
body.page-23 #facebook_feed {
  background: white;
  width: 100%;
  border: 2px solid #125eaa;
}
body.page-23 #facebook_feed h2 {
  background: #125eaa;
  height: 45px;
  line-height: 45px;
  padding: 0 20px;
  margin-bottom: 0;
  color: white;
  font-style: normal;
  font-size: 1.125em;
  font-weight: normal;
}
body.page-23 #facebook_feed .fb-like-box,
body.page-23 #facebook_feed .fb-like-box > span,
body.page-23 #facebook_feed iframe {
  width: 100% !important;
  display: block;
}
body.page-23 #twitter_feed_wrap {
  background: white;
  width: 100%;
  height: 400px;
  border: 2px solid #125eaa;
  overflow: hidden;
}
body.page-23 #twitter_feed_wrap #twitter_feed {
  width: 100%;
}
body.page-23 #twitter_feed_wrap h2 {
  background: #125eaa;
  height: 45px;
  line-height: 45px;
  padding: 0 20px;
  margin-bottom: 0;
  color: white;
  font-style: normal;
  font-size: 1.125em;
  font-weight: normal;
}
body.page-23 #twitter_feed_wrap iframe {
  width: 100% !important;
  height: 352px !important;
  display: block;
}
body.page-23 #email_signup {
  background: #fbe5cf;
  width: 100%;
  border: 2px solid white;
  overflow: hidden;
}
body.page-23 #email_signup h2 {
  background: #563a32;
  height: 45px;
  line-height: 45px;
  padding: 0 20px;
  margin-bottom: 0;
  color: #fbe5cf;
  font-style: normal;
  font-size: 1.125em;
  font-weight: normal;
}
body.page-23 #email_signup .emailsubscribe-form-instructions {
  margin: 20px;
  font-style: normal;
  text-align: center;
}
body.page-23 #email_signup form {
  margin: 0 30px;
  text-align: center;
}
body.page-23 #email_signup form .field {
  margin-bottom: 8px;
}
body.page-23 #email_signup form .button {
  margin-top: 8px;
}
.imagebox-widget img {
  display: block;
}
body.embedded.facebook-contact #container-wrapper #container .wrap {
  width: 810px;
}
@media only screen and (max-width: 767px) {
  #container > .imagebox-widget {
    display: none;
  }
  #main {
    padding-bottom: 30px;
  }
  #submenu #menu_terms {
    display: none;
  }
  #mobile-title-text {
    text-rendering: optimizelegibility;
    font-weight: 700;
    margin: 0 0 16px 0;
    font-family: 'Brannboll', sans-serif;
    font-size: 32px;
    font-weight: normal;
    padding: 10px;
    margin: -10px -10px 4px;
    text-align: center;
    font-style: normal !important;
    display: block;
  }
  #mobile-title-text a {
    text-decoration: none;
  }
  .button {
    display: inline-block;
    background: #c8aa8f;
    border: none;
    text-transform: uppercase;
    padding: 6px 14px;
    margin: 0 0 30px;
    font-size: 1.25em;
    line-height: 1.3em;
    color: #563a32 !important;
    font-style: normal;
    font-weight: 600;
  }
  .button:after {
    content: ' >';
  }
  .accordion-item {
    display: block;
    background: #125eaa;
    color: white;
    font-family: 'Cabin', sans-serif;
    font-size: 1.25em;
    text-align: left;
    font-weight: normal;
    padding: 6px 10px;
    margin: 0 -12px 4px;
    cursor: pointer;
  }
  .accordion-item:after {
    content: ' >';
  }
  #footer #footer-search input[type="submit"] {
    color: white !important;
  }
  .mobile-menu {
    background: #125eaa;
    position: relative;
    width: auto;
    padding: 0;
    margin-bottom: 20px;
  }
  .mobile-menu h2 {
    display: block;
    color: white;
    font-weight: 400;
    text-transform: none;
    margin: 0;
    padding: 10px 20px 10px 10px;
    cursor: pointer;
  }
  .mobile-menu h2:after {
    content: ' ';
    width: 0;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-top: 8px solid white;
    position: absolute;
    top: 15px;
    right: 10px;
  }
  .mobile-menu .menu {
    overflow: hidden;
    display: none;
    padding-bottom: 4px;
  }
  .mobile-menu .menu > li {
    float: none;
    width: 100% !important;
    text-align: left;
    border: 0;
    border-top: 1px solid #11569c;
  }
  .mobile-menu .menu > li ul {
    display: none;
  }
  .mobile-menu .menu > li.current,
  .mobile-menu .menu > li.current-trail {
    background: #146bc1;
  }
  .mobile-menu .menu > li.current ul,
  .mobile-menu .menu > li.current-trail ul {
    display: block;
    padding-left: 10px;
  }
  .mobile-menu .menu > li:active {
    background: #1672cf;
  }
  .mobile-menu .menu a,
  .mobile-menu .menu a:hover {
    color: white;
    width: 100%;
    display: block;
    padding: 6px 10px;
  }
  body.home {
    background: white;
  }
  body.home #container > .wrap,
  body.home #main {
    padding: 0;
  }
  body.home .mobile-billboard {
    display: none;
  }
  body.home .imagebox {
    margin: 0 !important;
  }
  body.home .callout-item {
    padding: 0 !important;
  }
  body.timeline #container-wrapper #container #content #slider .slide h1 {
    display: block;
    background: #125eaa;
    color: white;
    font-family: 'Cabin', sans-serif;
    font-size: 1.25em;
    text-align: left;
    font-weight: normal;
    padding: 6px 10px;
    margin: 0 -12px 4px;
    cursor: pointer;
  }
  body.timeline #container-wrapper #container #content #slider .slide h1:after {
    content: ' >';
  }
  body.timeline #container-wrapper #container #content #slider .slide .content {
    display: none;
    padding-top: 10px;
  }
  body.timeline #container-wrapper #container #content #slider .slide#slide-1 .content {
    display: block;
  }
  body.timeline #container-wrapper #container #content #slider .slide .image {
    margin: 0 auto 10px;
    background-size: 100% !important;
    background-repeat: no-repeat;
  }
  body.timeline #container-wrapper #container #content #slider #slide-1-mobile {
    width: 289px;
    height: 172px;
    background: url(../images/timeline/slide1-mobile.jpg);
  }
  body.timeline #container-wrapper #container #content #slider #slide-2-mobile {
    width: 224px;
    height: 157px;
    background: url(../images/timeline/slide2-mobile.jpg);
  }
  body.timeline #container-wrapper #container #content #slider #slide-3-mobile {
    width: 284px;
    height: 132px;
    background: url(../images/timeline/slide3-mobile.jpg);
  }
  body.page-29 .page-title {
    display: none;
  }
  body.page-30 .page-title {
    display: none;
  }
  body.page-30 #main-body-content ol {
    margin-left: 32px;
  }
  body.pressreleases .page-title {
    display: none;
  }
  body.pressreleases .nav-tabs li {
    width: 16.667%;
    padding: 0 1px;
  }
  body.pressreleases .nav-tabs li a {
    width: 100%;
  }
  body.page-20 .collection-widget ul {
    margin: 0 -12px !important;
  }
  body.page-20 .collection-widget ul li {
    float: left !important;
    padding: 0 !important;
  }
  body.page-20 .collection-widget ul li .collection-image-wrapper img {
    display: block;
  }
  body.page-20 .collection-widget ul li .collection-name {
    display: block;
    background: #563a32;
    color: #fbe5cf;
    font-size: 1.125em;
    font-style: normal;
    text-align: center;
    font-weight: normal;
    padding: 2px 0;
  }
  body.page-20 .collection-widget ul li .collection-name:after {
    content: ' >';
  }
  body.collection #main {
    text-align: center;
  }
  body.collection #main #collection-info .wrap-for-mobile {
    margin: 0 -12px 20px;
    background: #563a32;
    padding: 12px 20px;
    font-size: 1.125em;
  }
  body.collection #main #collection-info .wrap-for-mobile #product-image-box {
    border: 2px solid white;
  }
  body.collection #main #collection-info .wrap-for-mobile .page-title {
    font-family: 'Cabin', sans-serif;
    color: white;
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 2px;
    margin: 8px 0 0;
    padding: 0;
  }
  body.collection #main #back-to-all {
    display: none;
  }
  body.collection #main #collection-list {
    text-align: left;
  }
  body.collection #main #collection-list .page-title {
    display: none;
  }
  body.collection #main #collection-list .section-title.default {
    display: block;
  }
  body.collection #main #return-to-products {
    display: inline-block;
  }
  body.recipe .title {
    display: none;
  }
  body.recipe #container-wrapper #container #content #main .page-title {
    display: none;
  }
  body.recipe #container-wrapper #container #content #main .recipe-image {
    float: right;
    max-width: 42%;
    margin: 0 0 10px 10px;
  }
  body.recipe #container-wrapper #container #content #main .ingredients > ul {
    margin-left: 18px;
  }
  body.recipe #container-wrapper #container #content #main .instructions > ol,
  body.recipe #container-wrapper #container #content #main .instructions > ul {
    margin-left: 26px;
  }
  body.recipe #container-wrapper #container #content #main .instructions > ol ol,
  body.recipe #container-wrapper #container #content #main .instructions > ul ol {
    margin: 10px 0 0 26px;
  }
  body.recipe #container-wrapper #container #content #main .show-secondary-recipe,
  body.recipe #container-wrapper #container #content #main .show-primary-recipe {
    display: none;
  }
  body.recipe #container-wrapper #container #content #main .secondary-recipe {
    background: #EED7C1;
    padding: 10px 10px 1px;
    margin-bottom: 10px;
  }
  body.page-22 .store-locator-widget {
    background: transparent;
    border: none;
  }
  body.page-22 .store-locator-widget,
  body.page-22 .store-locator-widget .store-locator,
  body.page-22 .store-locator-widget .store-locator-panel {
    height: auto;
  }
  body.page-22 .store-locator-widget .store-locator-map,
  body.page-22 .store-locator-widget .store-locator-map-canvas {
    height: 250px;
  }
  body.page-22 .store-locator-widget .store-locator-panel {
    border: none;
  }
  body.page-22 .store-locator-widget .store-locator-panel form {
    margin-bottom: 10px;
  }
  body.page-22 .store-locator-widget .store-locator-panel form .instructions {
    text-align: center;
    margin-bottom: 10px;
  }
  body.page-22 .store-locator-widget .store-locator-panel form .field {
    padding: 0;
    border: none;
  }
  body.page-22 .store-locator-widget .store-locator-panel form .field label {
    display: none;
  }
  body.page-22 .store-locator-widget .store-locator-panel form .field input {
    padding: 8px;
    text-align: center;
    margin-bottom: 10px;
    width: 100%;
  }
  body.page-22 .store-locator-widget .store-locator-panel .store-locator-results-list li {
    font-size: 1.125em;
    padding: 0;
    margin-bottom: 30px;
  }
  body.page-22 .store-locator-widget .store-locator-panel .store-locator-results-list li .store-detail {
    width: 80%;
  }
  body.page-22 .store-locator-widget .store-locator-panel .store-locator-results-list li .distance {
    float: none;
    clear: left;
    width: auto;
    margin-left: 28px;
    text-align: left;
  }
  body.page-22 .store-locator-widget .store-locator-map {
    margin-bottom: 30px;
    background: #c8aa8f;
    -webkit-box-shadow: 0 7px 2px 0px rgba(50,50,50,0.75);
    -moz-box-shadow: 0 7px 2px 0px rgba(50,50,50,0.75);
    box-shadow: 0 7px 2px 0px rgba(50,50,50,0.75);
  }
}
@media only screen and (min-width: 768px) {
  body {
    height: auto;
    min-height: 100%;
  }
  .backstretch {
    display: block;
  }
  .drop-shadow {
    -webkit-box-shadow: 7px 7px 2px 0px rgba(50,50,50,0.75);
    -moz-box-shadow: 7px 7px 2px 0px rgba(50,50,50,0.75);
    box-shadow: 7px 7px 2px 0px rgba(50,50,50,0.75);
  }
  .drop-shadow-down {
    -webkit-box-shadow: 0 7px 2px 0px rgba(50,50,50,0.75);
    -moz-box-shadow: 0 7px 2px 0px rgba(50,50,50,0.75);
    box-shadow: 0 7px 2px 0px rgba(50,50,50,0.75);
  }
  .wrap {
    max-width: 100%;
    width: 960px;
    margin: 0 auto !important;
    padding: 0 12px !important;
  }
  #container > .imagebox-widget img,
  #sidebar-1 img {
    max-width: none;
  }
  .button,
  .button:visited {
    border: none;
    padding: 5px 12px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    font-style: normal !important;
    cursor: pointer;
    margin-bottom: 20px;
    width: auto;
    background: #402822;
    text-align: center;
    color: #fff;
    font-weight: 500;
    font-size: 1.125em;
    border: 2px solid #fff;
    border-radius: 4px;
  }
  .button:hover {
    color: white !important;
  }
  .button.primary {
    background: #0d5faa;
  }
  #header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  #header .wrap {
    position: relative;
    padding-right: 612px !important;
  }
  #header #header-logo {
    width: 100%;
    height: 0;
    padding-top: 42%;
    background-position: top left;
    margin: 0;
    background-size: 352%;
  }
  #header #primary-navigation {
    left: auto;
    top: 32%;
    right: 0;
    width: auto;
    float: right;
  }
  #header #primary-navigation #mobile-menu-trigger {
    display: none;
  }
  #header #primary-navigation .menu {
    width: 100%;
    background: url(../images/sprites.png) left -245px no-repeat;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 3px 0;
    zoom: 1;
  }
  #header #primary-navigation .menu:before,
  #header #primary-navigation .menu:after {
    content: "";
    display: table;
  }
  #header #primary-navigation .menu:after {
    clear: both;
  }
  #header #primary-navigation .menu li {
    border: 0;
    border-left: 2px solid #5391c7;
    float: left;
  }
  #header #primary-navigation .menu li:first-child {
    border: 0;
  }
  #header #primary-navigation .menu li a {
    color: #563a32;
    font-size: .6em;
    font-weight: bold;
    padding: 3px 11px;
  }
  #header #primary-navigation .menu li a .arrow {
    display: none;
  }
  #container-wrapper {
    height: 670px;
  }
  #container-wrapper #container {
    height: 100%;
    width: 100%;
    overflow-x: hidden;
    padding-top: 14% !important;
  }
  #container-wrapper #container .wrap {
    padding-bottom: 50px !important;
    height: 100%;
  }
  #container-wrapper #container #content {
    height: 100%;
    background: #fbe5cf;
    border: 3px solid white;
    padding: 30px;
  }
  #container-wrapper #container #content h1 {
    text-align: left;
  }
  #container-wrapper #container #content .custom-scroll {
    height: 90%;
    width: 100%;
    overflow-x: hidden;
  }
  #footer {
    width: 100%;
    height: 134px;
    background-image: url(../images/bg-footer.jpg);
    padding: 22px 0 0;
  }
  #footer #footer-search {
    float: right;
    width: 270px;
    margin: 0 60px 8px 0;
    padding: 3px;
    background: #52ace1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  #footer #footer-search input {
    height: 30px;
    font-size: .75em !important;
    font-weight: 400;
  }
  #footer #footer-search input[type="submit"] {
    top: 3px;
    right: 3px;
  }
  #footer #footer-navigation {
    clear: right;
    float: right;
    width: 270px;
    margin-right: 60px;
  }
  #footer #footer-navigation .menu li {
    margin: 0;
  }
  #footer #footer-navigation .menu li a {
    background: transparent;
    color: white;
    padding: 0;
    text-align: left;
    font-size: .6875em;
    margin-bottom: 2px;
  }
  #footer #footer-info {
    text-align: left;
    margin-left: 12px;
    width: 200px;
  }
  #footer #footer-info .facebook,
  #footer #footer-info .twitter {
    display: block;
    margin: 0 0 8px 0;
  }
  #footer #footer-info #footer-logo {
    width: 107px;
    height: 13px;
    background-position: left -193px;
    margin: 0 0 8px;
  }
  #footer #footer-info .copyright,
  #footer #footer-info .rights {
    display: block;
  }
  body.content.default #container-wrapper #container #content {
    position: relative;
    padding-top: 60px;
    padding-bottom: 20px;
  }
  body.content.default #container-wrapper #container #content .page-title {
    margin-top: 2px;
  }
  body.content.default #container-wrapper #container #content #submenu {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 36px;
  }
  body.content.default #container-wrapper #container #content #submenu .widget-title {
    display: none;
  }
  body.content.default #container-wrapper #container #content #submenu .menu-widget {
    zoom: 1;
    background: #c8aa8f;
  }
  body.content.default #container-wrapper #container #content #submenu .menu-widget:before,
  body.content.default #container-wrapper #container #content #submenu .menu-widget:after {
    content: "";
    display: table;
  }
  body.content.default #container-wrapper #container #content #submenu .menu-widget:after {
    clear: both;
  }
  body.content.default #container-wrapper #container #content #submenu .menu {
    margin-bottom: 0;
    text-align: center;
  }
  body.content.default #container-wrapper #container #content #submenu .menu li {
    display: inline-block;
    padding: 0 30px;
  }
  body.content.default #container-wrapper #container #content #submenu .menu li a {
    color: white;
    padding: 6px 0;
    display: block;
    font-weight: 500;
  }
  body.content.default #container-wrapper #container #content #submenu .menu li.current a,
  body.content.default #container-wrapper #container #content #submenu .menu li a:hover {
    color: #563a32;
  }
  body.content.default #container-wrapper #container #content #submenu #menu_terms li {
    font-size: .875em;
    padding: 0 12px;
  }
  body.content.default #container-wrapper #container #content .custom-scroll {
    height: 100%;
  }
  body.home .mobile-callout,
  body.home .mobile-billboard {
    display: none;
  }
  body.home #container-wrapper #container {
    padding-top: 140px !important;
  }
  body.home #container-wrapper #container #content {
    position: relative;
    background: none !important;
    border: 0 !important;
  }
  body.content_box #container-wrapper #content,
  body.pressreleases #content {
    position: relative;
    padding-right: 180px !important;
    margin-right: 120px;
  }
  body.content_box #container-wrapper #content #submenu,
  body.pressreleases #content #submenu {
    position: absolute;
    top: 0;
    right: 0;
    height: 36px;
  }
  body.content_box #container-wrapper #content #submenu:before,
  body.pressreleases #content #submenu:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    left: -24px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 24px 36px 0;
    border-color: transparent #c8a98f transparent transparent;
  }
  body.content_box #container-wrapper #content #submenu .widget-title,
  body.pressreleases #content #submenu .widget-title {
    display: none;
  }
  body.content_box #container-wrapper #content #submenu .menu,
  body.pressreleases #content #submenu .menu {
    zoom: 1;
    background: #c8aa8f;
    padding-right: 180px;
  }
  body.content_box #container-wrapper #content #submenu .menu:before,
  body.content_box #container-wrapper #content #submenu .menu:after,
  body.pressreleases #content #submenu .menu:before,
  body.pressreleases #content #submenu .menu:after {
    content: "";
    display: table;
  }
  body.content_box #container-wrapper #content #submenu .menu:after,
  body.pressreleases #content #submenu .menu:after {
    clear: both;
  }
  body.content_box #container-wrapper #content #submenu .menu li,
  body.pressreleases #content #submenu .menu li {
    float: left;
    margin-left: 30px;
  }
  body.content_box #container-wrapper #content #submenu .menu li a,
  body.pressreleases #content #submenu .menu li a {
    color: white;
    padding: 6px 0;
    display: block;
    font-weight: 500;
  }
  body.content_box #container-wrapper #content #submenu .menu li.current a,
  body.content_box #container-wrapper #content #submenu .menu li a:hover,
  body.pressreleases #content #submenu .menu li.current a,
  body.pressreleases #content #submenu .menu li a:hover {
    color: #563a32;
  }
  body.content_box #container-wrapper #content #sidebar-1,
  body.pressreleases #content #sidebar-1 {
    width: 180px;
    position: absolute;
    top: 40px;
    right: 0;
  }
  body.content_box #container-wrapper #content #sidebar-1 .imagebox-widget,
  body.pressreleases #content #sidebar-1 .imagebox-widget {
    border: 4px solid #fff;
  }
  body.collection #container-wrapper #container {
    padding-top: 120px !important;
  }
  body.collection #container-wrapper #container #content.product-collection {
    position: relative;
    height: 100% !important;
    margin: 0 20px 0 380px;
    padding: 0 216px 0 0 !important;
  }
  body.collection #container-wrapper #container #content.product-collection #main,
  body.collection #container-wrapper #container #content.product-collection #main > .body-content {
    height: 100%;
  }
  body.collection #container-wrapper #container #content.product-collection #collection-info {
    width: 218px;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background: #563a32;
    border-left: 2px solid white;
  }
  body.collection #container-wrapper #container #content.product-collection #collection-info img {
    max-width: 100%;
    border-bottom: 2px solid white;
    display: block;
  }
  body.collection #container-wrapper #container #content.product-collection #collection-info .page-title {
    display: none;
  }
  body.collection #container-wrapper #container #content.product-collection #collection-info .collection-description {
    padding: 7px;
    color: #fbe5cf;
    font-size: 13px;
    text-align: center;
    font-weight: normal;
    line-height: 16px;
  }
  body.collection #container-wrapper #container #content.product-collection #collection-info #back-to-all {
    display: block;
    background: #c8aa8f;
    text-transform: uppercase;
    padding: 6px 14px;
    position: absolute;
    bottom: 0;
    right: 0;
    line-height: 1em;
    color: #563a32;
    font-style: normal;
    font-weight: 600;
    height: 26px;
  }
  body.collection #container-wrapper #container #content.product-collection #collection-info #back-to-all:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    left: -10px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 10px 26px 0;
    border-color: transparent #c8aa8f transparent transparent;
  }
  body.collection #container-wrapper #container #content.product-collection #collection-list {
    width: 312px;
    height: 100%;
    font-style: normal;
    padding: 70px 10px 0 0;
    position: absolute;
    top: 0;
    left: 0;
  }
  body.collection #container-wrapper #container #content.product-collection #collection-list h1 {
    width: 100%;
    height: 50px;
    line-height: 60px;
    margin: 0;
    padding: 0px 20px 0;
    position: absolute;
    top: 0;
    left: 0;
    background: #c8aa8f;
    border-bottom: 2px solid white;
    font-size: 1.625em;
  }
  body.collection #container-wrapper #container #content.product-collection #collection-list h2 {
    padding-left: 19px;
    color: #563a32;
    margin-bottom: 10px;
  }
  body.collection #container-wrapper #container #content.product-collection #collection-list .custom-scroll {
    height: 100%;
  }
  body.collection #container-wrapper #container #content.product-collection #collection-list ul.collection-products {
    margin-left: 35px;
  }
  body.collection #container-wrapper #container #content.product-collection #collection-list ul.collection-products li {
    margin-bottom: 6px;
    color: #125eaa;
    font-size: 1.1em;
    font-weight: 600;
  }
  body.collection #container-wrapper #container #content.product-collection #collection-list ul.collection-products li a {
    color: #125eaa;
  }
  body.recipe h1.title {
    z-index: -1;
    width: 1158px;
    height: 275px;
    background: url(../images/title-tasty-twists.png) left top no-repeat;
    position: absolute;
    top: -210px;
    left: -170px;
    text-indent: -9999px;
  }
  body.recipe #sidebar-1 {
    position: absolute;
    float: left;
    width: 240px;
    height: 100%;
    background: #0d5faa;
    border-right: 3px solid #fff;
    overflow: scroll;
    box-shadow: 7px -1px 2px -2px rgba(50,50,50,0.75);
    -webkit-box-shadow: 7px -1px 2px -2px rgba(50,50,50,0.75);
    -moz-box-shadow: 7px -1px 2px -2px rgba(50,50,50,0.75);
  }
  body.recipe #sidebar-1 .menu-widget h2 {
    display: none;
  }
  body.recipe #sidebar-1 .menu-widget a {
    display: block;
  }
  body.recipe #sidebar-1 li {
    padding: 10px 8px;
    border-top: 2px solid #fff;
    line-height: 1em;
  }
  body.recipe #sidebar-1 li a {
    font-size: .8em;
    font-weight: normal;
    color: #fff;
  }
  body.recipe #sidebar-1 li:first-child {
    border: 0;
  }
  body.recipe #sidebar-1 li.current {
    background: #063f7e;
  }
  body.recipe #container-wrapper #container {
    padding-top: 309px !important;
  }
  body.recipe #container-wrapper #container .wrap {
    position: relative;
    padding: 0 62px 50px 35px !important;
  }
  body.recipe #container-wrapper #container #content {
    min-height: 0px;
    position: relative;
    background: #003c80;
    padding: 0;
    z-index: 1;
  }
  body.recipe #container-wrapper #container #content #main {
    position: relative;
    margin-left: 240px;
    height: 100%;
    width: 72%;
    color: #fff;
    padding: 70px 20px 15px;
  }
  body.recipe #container-wrapper #container #content #main h2 {
    color: #297edc;
  }
  body.recipe #container-wrapper #container #content #main h2.page-title {
    font-family: 'Brannboll', sans-serif;
    font-size: 14px;
    line-height: 35px;
    font-weight: normal;
    text-transform: none;
    color: #fff;
    position: absolute;
    top: 18px;
    left: 20px;
  }
  body.recipe #container-wrapper #container #content #main #main-body-content {
    height: 100%;
  }
  body.recipe #container-wrapper #container #content #main .custom-scroll {
    height: 100%;
  }
  body.recipe #container-wrapper #container #content #main .custom-scroll .scroll-bar.vertical {
    background: #125eaa;
  }
  body.recipe #container-wrapper #container #content #main .custom-scroll .scroll-bar.vertical .thumb {
    background: white;
  }
  body.recipe #container-wrapper #container #content #main .body-content .ingredients,
  body.recipe #container-wrapper #container #content #main .body-content .instructions {
    float: left;
    width: 50%;
    margin-bottom: 15px;
  }
  body.recipe #container-wrapper #container #content #main .body-content .ingredients ol,
  body.recipe #container-wrapper #container #content #main .body-content .ingredients ul,
  body.recipe #container-wrapper #container #content #main .body-content .instructions ol,
  body.recipe #container-wrapper #container #content #main .body-content .instructions ul {
    line-height: 1.1em;
  }
  body.recipe #container-wrapper #container #content #main .body-content .ingredients ol li,
  body.recipe #container-wrapper #container #content #main .body-content .ingredients ul li,
  body.recipe #container-wrapper #container #content #main .body-content .instructions ol li,
  body.recipe #container-wrapper #container #content #main .body-content .instructions ul li {
    margin-bottom: 10px;
    color: #fff;
  }
  body.recipe #container-wrapper #container #content #main .body-content .ingredients ol li:before,
  body.recipe #container-wrapper #container #content #main .body-content .ingredients ul li:before,
  body.recipe #container-wrapper #container #content #main .body-content .instructions ol li:before,
  body.recipe #container-wrapper #container #content #main .body-content .instructions ul li:before {
    color: #fff;
    width: 15px;
    margin-left: 0;
  }
  body.recipe #container-wrapper #container #content #main .body-content .ingredients ul,
  body.recipe #container-wrapper #container #content #main .body-content .instructions ul {
    margin-left: 15px;
  }
  body.recipe #container-wrapper #container #content #main .body-content .ingredients ol,
  body.recipe #container-wrapper #container #content #main .body-content .instructions ol {
    margin-left: 0px;
  }
  body.recipe #container-wrapper #container #content #main .body-content .ingredients ol ol,
  body.recipe #container-wrapper #container #content #main .body-content .instructions ol ol {
    margin: 10px 0 0 15px;
  }
  body.recipe #container-wrapper #container #content #main .ingredients {
    padding-right: 20px;
  }
  body.recipe #container-wrapper #container #content #main .instructions {
    padding-left: 20px;
    border-left: 2px solid #fff;
  }
  body.recipe #container-wrapper #container #content #main .recipe-image {
    position: absolute;
    top: -185px;
    right: 10px;
    border: 3px solid #fff;
    transform: rotate(6deg);
    -ms-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
  }
  body.recipe #container-wrapper #container #content #main .recipe-image img {
    display: block;
  }
  body.recipe #container-wrapper #container #content #main .recipe-credit {
    width: 100%;
    text-align: right;
    font-size: .9em;
  }
  body.recipe #container-wrapper #container #content #main .secondary-recipe {
    display: none;
  }
  body.recipe #container-wrapper #container #content #main .secondary-recipe > h2 {
    display: none;
  }
  body.recipe #container-wrapper #container #content #main .button.primary {
    background: #0c5ba6;
    color: #fff;
    font-size: .9em;
  }
  body.timeline #container-wrapper #container #content {
    position: relative;
    background: none;
    border: 0;
    width: 760px;
    margin: 0 auto;
    padding: 30px 0;
  }
  body.timeline #container-wrapper #container #content #slider {
    width: 800px;
    height: 380px;
    margin: 0 auto;
    margin: 0 -20px;
  }
  body.timeline #container-wrapper #container #content .swipe {
    visibility: hidden;
    position: relative;
  }
  body.timeline #container-wrapper #container #content .swipe-wrap {
    position: relative;
  }
  body.timeline #container-wrapper #container #content .slide {
    float: left;
    width: 800px;
    position: relative;
    top: -18px;
    height: 380px;
    padding: 0 20px;
  }
  body.timeline #container-wrapper #container #content .slide-inner {
    width: 100%;
    height: 380px;
    margin: -12px 0 0 0;
    position: relative;
  }
  body.timeline #container-wrapper #container #content h1 {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    text-indent: -99999px;
    background-position: top center;
    background-repeat: no-repeat;
  }
  body.timeline #container-wrapper #container #content .image {
    position: absolute;
    background-position: top center;
    background-repeat: no-repeat;
  }
  body.timeline #container-wrapper #container #content .stroke {
    border: 2px solid #412921;
  }
  body.timeline #container-wrapper #container #content .copy {
    -webkit-box-shadow: 7px 7px 2px 0px rgba(50,50,50,0.75);
    -moz-box-shadow: 7px 7px 2px 0px rgba(50,50,50,0.75);
    box-shadow: 7px 7px 2px 0px rgba(50,50,50,0.75);
    position: absolute;
    top: 90px;
    width: 600px;
    padding: 25px;
    background: #fbe5cf;
    border: 2px solid #412921;
  }
  body.timeline #container-wrapper #container #content .copy p {
    font-size: 13px;
    line-height: 16px;
    margin: 16px 0 0 0;
  }
  body.timeline #container-wrapper #container #content .copy p:first-child {
    margin-top: 0;
  }
  body.timeline #container-wrapper #container #content .timeline-axis {
    position: absolute;
    top: 388px;
    left: -13px;
    width: 888px;
    height: 42px;
    padding: 0 26px 0 16px;
    background: url(../images/timeline/timeline.png) top left no-repeat;
    cursor: pointer;
  }
  body.timeline #container-wrapper #container #content .timeline-axis .marker {
    position: absolute;
    left: 16px;
    top: -7px;
    background: url(../images/timeline/marker.png) top left no-repeat;
    width: 22px;
    height: 25px;
    z-index: 10;
  }
  body.timeline #container-wrapper #container #content .timeline-axis .drop-point {
    position: absolute;
    left: 16px;
    top: 0;
    height: 100%;
    width: 22px;
    background: transparent;
  }
  body.timeline #container-wrapper #container #content #slide-1 {
    display: block;
  }
  body.timeline #container-wrapper #container #content #slide-1 h1 {
    background: url(../images/timeline/slide1-title.png);
    width: 225px;
    height: 132px;
  }
  body.timeline #container-wrapper #container #content #slide-1 #founder1 {
    left: 279px;
    top: -23px;
    z-index: 10;
    width: 223px;
    height: 202px;
    background: url(../images/timeline/slide1-founder1.jpg);
    transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -webkit-transform: rotate(-4deg);
  }
  body.timeline #container-wrapper #container #content #slide-1 #founder2 {
    left: 466px;
    top: 80px;
    z-index: 10;
    width: 218px;
    height: 200px;
    background: url(../images/timeline/slide1-founder2.jpg);
    transform: rotate(7deg);
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
  }
  body.timeline #container-wrapper #container #content #slide-1 .copy {
    left: 10px;
    top: 167px;
    width: 527px;
    padding: 24px 110px 24px 24px;
  }
  body.timeline #container-wrapper #container #content #slide-2 h1 {
    left: -15px;
    background: url(../images/timeline/slide2-title.png);
    width: 758px;
    height: 84px;
  }
  body.timeline #container-wrapper #container #content #slide-2 #building {
    left: -8px;
    top: 132px;
    z-index: 10;
    width: 269px;
    height: 183px;
    background: url(../images/timeline/slide2-building.jpg);
    transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -webkit-transform: rotate(-4deg);
  }
  body.timeline #container-wrapper #container #content #slide-2 .copy {
    left: 248px;
    top: 73px;
    width: 490px;
    padding-left: 50px;
  }
  body.timeline #container-wrapper #container #content #slide-3 h1 {
    left: 8px;
    top: 10px;
    background: url(../images/timeline/slide3-title.png);
    width: 271px;
    height: 120px;
  }
  body.timeline #container-wrapper #container #content #slide-3 #photo1 {
    left: 292px;
    top: 26px;
    z-index: 10;
    width: 203px;
    height: 184px;
    background: url(../images/timeline/slide3-photo1.jpg);
  }
  body.timeline #container-wrapper #container #content #slide-3 #photo2 {
    left: 190px;
    top: 191px;
    z-index: 9;
    width: 250px;
    height: 141px;
    background: url(../images/timeline/slide3-logo.jpg);
    border-color: #fff;
  }
  body.timeline #container-wrapper #container #content #slide-3 #photo3 {
    left: 8px;
    top: 164px;
    z-index: 8;
    width: 206px;
    height: 150px;
    background: url(../images/timeline/slide3-sign.jpg);
  }
  body.timeline #container-wrapper #container #content #slide-3 .copy {
    left: 404px;
    top: 72px;
    width: 370px;
    padding: 20px 32px 20px 114px;
  }
  body.timeline #container-wrapper #container #content #slide-4 h1 {
    left: -10px;
    top: 0;
    background: url(../images/timeline/slide4-title.png);
    width: 226px;
    height: 148px;
  }
  body.timeline #container-wrapper #container #content #slide-4 #photo1 {
    left: 282px;
    top: 32px;
    z-index: 8;
    width: 175px;
    height: 146px;
    background: url(../images/timeline/slide4-photo1.jpg);
  }
  body.timeline #container-wrapper #container #content #slide-4 #photo2 {
    left: 412px;
    top: 134px;
    z-index: 10;
    width: 202px;
    height: 131px;
    background: url(../images/timeline/slide4-ad.png);
    border-color: #fff;
  }
  body.timeline #container-wrapper #container #content #slide-4 #photo3 {
    right: 27px;
    top: 83px;
    z-index: 9;
    width: 202px;
    height: 239px;
    background: url(../images/timeline/slide4-photo2.jpg);
  }
  body.timeline #container-wrapper #container #content #slide-4 .copy {
    left: 46px;
    top: 167px;
    width: 386px;
    padding-right: 32px;
  }
  body.timeline #container-wrapper #container #content #slide-5 h1 {
    left: 38px;
    background: url(../images/timeline/slide5-title.png);
    width: 540px;
    height: 55px;
  }
  body.timeline #container-wrapper #container #content #slide-5 #photo1 {
    right: 22px;
    top: 72px;
    z-index: 10;
    width: 463px;
    height: 246px;
    background: url(../images/timeline/slide5-photo.jpg);
    transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
  }
  body.timeline #container-wrapper #container #content #slide-5 .copy {
    left: 38px;
    top: 125px;
    width: 297px;
    padding-right: 80px;
  }
  body.timeline #container-wrapper #container #content #slide-6 h1 {
    top: -2px;
    background: url(../images/timeline/slide6-title.png);
    width: 626px;
    height: 98px;
  }
  body.timeline #container-wrapper #container #content #slide-6 #photo1 {
    left: 45px;
    top: 129px;
    z-index: 10;
    width: 298px;
    height: 195px;
    background: url(../images/timeline/slide6-building.jpg);
    transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
  }
  body.timeline #container-wrapper #container #content #slide-6 #photo2 {
    right: -52px;
    top: 208px;
    z-index: 10;
    width: 232px;
    height: 107px;
    background: url(../images/timeline/slide6-junior.jpg);
    transform: rotate(6deg);
    -ms-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    border-color: #fff;
  }
  body.timeline #container-wrapper #container #content #slide-6 #photo3 {
    right: -44px;
    top: 108px;
    z-index: 9;
    width: 229px;
    height: 108px;
    background: url(../images/timeline/slide6-junior2.jpg);
    transform: rotate(6deg);
    -ms-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    border-color: #fff;
  }
  body.timeline #container-wrapper #container #content #slide-6 .copy {
    left: 334px;
    top: 76px;
    width: 292px;
    padding: 20px 30px 20px 38px;
  }
  body.timeline #container-wrapper #container #content #slide-7 h1 {
    background: url(../images/timeline/slide7-title.png);
    width: 590px;
    height: 92px;
  }
  body.timeline #container-wrapper #container #content #slide-7 #photo1 {
    left: 239px;
    top: 98px;
    z-index: 10;
    width: 210px;
    height: 98px;
    background: url(../images/timeline/slide7-photo1.jpg);
    border-color: #fff;
  }
  body.timeline #container-wrapper #container #content #slide-7 #photo2 {
    right: 161px;
    top: 79px;
    z-index: 9;
    width: 197px;
    height: 253px;
    background: url(../images/timeline/slide7-photo2.jpg);
    transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    -webkit-transform: rotate(4deg);
  }
  body.timeline #container-wrapper #container #content #slide-7 #photo3 {
    right: 17px;
    top: 16px;
    z-index: 8;
    width: 163px;
    height: 222px;
    background: url(../images/timeline/slide7-photo3.jpg);
    transform: rotate(-6deg);
    -ms-transform: rotate(-6deg);
    -webkit-transform: rotate(-6deg);
  }
  body.timeline #container-wrapper #container #content #slide-7 .copy {
    left: 38px;
    top: 170px;
    width: 425px;
    padding: 40px 50px 20px 20px;
  }
  body.timeline #container-wrapper #container #content #slide-8 h1 {
    top: -5px;
    background: url(../images/timeline/slide8-title.png);
    width: 317px;
    height: 145px;
  }
  body.timeline #container-wrapper #container #content #slide-8 #photo1 {
    left: 49px;
    top: 189px;
    z-index: 10;
    width: 250px;
    height: 115px;
    background: url(../images/timeline/slide8-photo1.jpg);
    transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    border-color: #fff;
  }
  body.timeline #container-wrapper #container #content #slide-8 #photo2 {
    right: 152px;
    top: -4px;
    z-index: 8;
    width: 251px;
    height: 181px;
    background: url(../images/timeline/slide8-photo2.jpg);
  }
  body.timeline #container-wrapper #container #content #slide-8 #photo3 {
    right: 28px;
    top: 114px;
    z-index: 9;
    width: 179px;
    height: 174px;
    background: url(../images/timeline/slide8-photo3.jpg);
  }
  body.timeline #container-wrapper #container #content #slide-8 .copy {
    left: 277px;
    top: 154px;
    width: 374px;
    padding: 40px 80px 37px 50px;
  }
  body.timeline #container-wrapper #container #content #slide-9 h1 {
    top: -1px;
    background: url(../images/timeline/slide9-title.png);
    width: 689px;
    height: 94px;
  }
  body.timeline #container-wrapper #container #content #slide-9 #photo1 {
    left: 6px;
    top: 146px;
    z-index: 10;
    width: 130px;
    height: 190px;
    background: url(../images/timeline/slide9-photo1.jpg);
    border-color: #fff;
  }
  body.timeline #container-wrapper #container #content #slide-9 #photo2 {
    left: 122px;
    top: 110px;
    z-index: 8;
    width: 309px;
    height: 189px;
    background: url(../images/timeline/slide9-photo2.jpg);
    transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    border-color: #fff;
  }
  body.timeline #container-wrapper #container #content #slide-9 #photo3 {
    left: 407px;
    top: 223px;
    z-index: 9;
    width: 242px;
    height: 104px;
    background: url(../images/timeline/slide9-photo3.jpg);
    transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
  }
  body.timeline #container-wrapper #container #content #slide-9 .copy {
    left: 369px;
    top: 108px;
    width: 425px;
    padding: 17px 12px 25px 94px;
  }
  body.timeline #container-wrapper #container #content #slide-10 h1 {
    top: -5px;
    background: url(../images/timeline/slide10-title.png);
    width: 339px;
    height: 142px;
  }
  body.timeline #container-wrapper #container #content #slide-10 #photo1 {
    left: 386px;
    top: -22px;
    z-index: 8;
    width: 330px;
    height: 213px;
    background: url(../images/timeline/slide10-photo1.jpg);
  }
  body.timeline #container-wrapper #container #content #slide-10 #photo2 {
    right: 120px;
    top: 170px;
    z-index: 10;
    width: 220px;
    height: 102px;
    background: url(../images/timeline/slide10-photo2.jpg);
    border-color: #fff;
  }
  body.timeline #container-wrapper #container #content #slide-10 #photo3 {
    right: -54px;
    top: 65px;
    z-index: 9;
    width: 185px;
    height: 259px;
    background: url(../images/timeline/slide10-photo3.jpg);
  }
  body.timeline #container-wrapper #container #content #slide-10 .copy {
    left: 7px;
    top: 166px;
    width: 420px;
    padding: 25px 36px 13px 30px;
  }
  body.timeline #container-wrapper #container #content #slide-11 h1 {
    top: -5px;
    background: url(../images/timeline/slide11-title.png);
    width: 321px;
    height: 145px;
  }
  body.timeline #container-wrapper #container #content #slide-11 #photo1 {
    left: 9px;
    top: 165px;
    z-index: 9;
    width: 219px;
    height: 170px;
    background: url(../images/timeline/slide11-photo1.jpg);
    transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    border-color: #fff;
  }
  body.timeline #container-wrapper #container #content #slide-11 #photo2 {
    left: 211px;
    top: 149px;
    z-index: 10;
    width: 140px;
    height: 192px;
    background: url(../images/timeline/slide11-photo2.jpg);
    transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    border-color: #fff;
  }
  body.timeline #container-wrapper #container #content #slide-11 #photo3 {
    right: -51px;
    top: -3px;
    z-index: 10;
    width: 209px;
    height: 166px;
    background: url(../images/timeline/slide11-photo3.jpg);
    transform: rotate(-7deg);
    -ms-transform: rotate(-7deg);
    -webkit-transform: rotate(-7deg);
    border-color: #fff;
  }
  body.timeline #container-wrapper #container #content #slide-11 #photo4 {
    right: -40px;
    top: 153px;
    z-index: 9;
    width: 211px;
    height: 156px;
    background: url(../images/timeline/slide11-photo4.jpg);
    transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    border-color: #fff;
  }
  body.timeline #container-wrapper #container #content #slide-11 .copy {
    left: 342px;
    top: -4px;
    width: 322px;
    padding: 18px 0px 14px;
  }
  body.timeline #container-wrapper #container #content #slide-11 .copy p {
    padding: 0px 40px 0px 30px;
  }
  body.timeline #container-wrapper #container #content #slide-11 .copy p:last-child {
    padding: 0px 40px 18px 30px;
  }
  body.timeline #container-wrapper #container #content #slide-12 h1 {
    top: -5px;
    background: url(../images/timeline/slide12-title.png);
    width: 326px;
    height: 152px;
  }
  body.timeline #container-wrapper #container #content #slide-12 #photo1 {
    left: 16px;
    top: 180px;
    z-index: 8;
    width: 145px;
    height: 153px;
    background: url(../images/timeline/slide12-photo1.jpg);
    transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    border-color: #fff;
  }
  body.timeline #container-wrapper #container #content #slide-12 #photo2 {
    left: 414px;
    top: 13px;
    z-index: 9;
    width: 280px;
    height: 152px;
    background: url(../images/timeline/slide12-photo2.jpg);
  }
  body.timeline #container-wrapper #container #content #slide-12 #photo3 {
    right: -26px;
    top: 68px;
    z-index: 10;
    width: 169px;
    height: 201px;
    background: url(../images/timeline/slide12-photo3.jpg);
    transform: rotate(6deg);
    -ms-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    border-color: #fff;
  }
  body.timeline #container-wrapper #container #content #slide-12 .copy {
    left: 144px;
    top: 155px;
    width: 592px;
    padding: 30px 100px 25px 30px;
  }
  body.timeline #container-wrapper #container #content #slide-13 h1 {
    top: -5px;
    background: url(../images/timeline/slide13-title.png);
    width: 591px;
    height: 105px;
  }
  body.timeline #container-wrapper #container #content #slide-13 #photo1 {
    left: 8px;
    top: 146px;
    z-index: 8;
    width: 186px;
    height: 155px;
    background: url(../images/timeline/slide13-photo1.jpg);
    border-color: #fff;
  }
  body.timeline #container-wrapper #container #content #slide-13 #photo2 {
    right: -50px;
    top: 44px;
    z-index: 9;
    width: 247px;
    height: 155px;
    background: url(../images/timeline/slide13-photo2.jpg);
    transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    border-color: #fff;
  }
  body.timeline #container-wrapper #container #content #slide-13 #photo3 {
    right: -24px;
    top: 184px;
    z-index: 10;
    width: 235px;
    height: 154px;
    background: url(../images/timeline/slide13-photo3.jpg);
    transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    border-color: #fff;
  }
  body.timeline #container-wrapper #container #content #slide-13 .copy {
    left: 168px;
    top: 116px;
    width: 450px;
    padding: 35px 50px 25px 45px;
  }
  body.timeline #container-wrapper #container #content #slide-14 h1 {
    top: -5px;
    background: url(../images/timeline/slide14-title.png);
    width: 324px;
    height: 152px;
  }
  body.timeline #container-wrapper #container #content #slide-14 #photo1 {
    right: 5px;
    top: 1px;
    z-index: 9;
    width: 295px;
    height: 196px;
    background: url(../images/timeline/slide14-photo1.jpg);
    transform: rotate(-6deg);
    -ms-transform: rotate(-6deg);
    -webkit-transform: rotate(-6deg);
  }
  body.timeline #container-wrapper #container #content #slide-14 #photo2 {
    right: 145px;
    top: 99px;
    z-index: 8;
    width: 291px;
    height: 232px;
    background: url(../images/timeline/slide14-photo2.jpg);
    transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    -webkit-transform: rotate(4deg);
  }
  body.timeline #container-wrapper #container #content #slide-14 .copy {
    left: 0px;
    top: 173px;
    width: 400px;
    padding: 30px 65px 30px 25px;
  }
  body.timeline #container-wrapper #container #content #slide-15 h1 {
    background: url(../images/timeline/slide15-title.png);
    width: 804px;
    height: 95px;
  }
  body.timeline #container-wrapper #container #content #slide-15 #photo1 {
    left: 54px;
    top: 153px;
    z-index: 8;
    width: 266px;
    height: 175px;
    background: url(../images/timeline/slide15-photo1.jpg);
  }
  body.timeline #container-wrapper #container #content #slide-15 #photo2 {
    right: 58px;
    top: 65px;
    z-index: 10;
    width: 210px;
    height: 155px;
    background: url(../images/timeline/slide15-photo2.jpg);
    transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -webkit-transform: rotate(-4deg);
  }
  body.timeline #container-wrapper #container #content #slide-15 #photo3 {
    right: 23px;
    top: 177px;
    z-index: 9;
    width: 213px;
    height: 158px;
    background: url(../images/timeline/slide15-photo3.jpg);
    transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    border-color: #fff;
  }
  body.timeline #container-wrapper #container #content #slide-15 .copy {
    left: 320px;
    top: 98px;
    width: 253px;
    padding: 30px 55px 30px 35px;
  }
  body.timeline #container-wrapper #container #content #slide-16 h1 {
    background: url(../images/timeline/slide16-title.png);
    width: 290px;
    height: 128px;
  }
  body.timeline #container-wrapper #container #content #slide-16 #photo1 {
    left: -25px;
    top: 138px;
    z-index: 8;
    width: 194px;
    height: 158px;
    background: url(../images/timeline/slide16-photo1.jpg);
    transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    -webkit-transform: rotate(-2deg);
  }
  body.timeline #container-wrapper #container #content #slide-16 #photo2 {
    right: 205px;
    top: -21px;
    z-index: 10;
    width: 232px;
    height: 172px;
    background: url(../images/timeline/slide16-photo2.jpg);
    transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -webkit-transform: rotate(-4deg);
  }
  body.timeline #container-wrapper #container #content #slide-16 #photo3 {
    right: -28px;
    top: 90px;
    z-index: 9;
    width: 268px;
    height: 201px;
    background: url(../images/timeline/slide16-photo3.jpg);
    transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    -webkit-transform: rotate(4deg);
  }
  body.timeline #container-wrapper #container #content #slide-16 .copy {
    left: 162px;
    top: 141px;
    width: 433px;
    padding: 40px 50px 40px 40px;
  }
  body.collection #container-wrapper #container .wrap,
  body.page-20 #container-wrapper #container .wrap {
    position: relative;
  }
  body.collection #collection-title-image,
  body.page-20 .page-title {
    width: 325px;
    height: 205px;
    text-indent: -9999px;
    background: url(../images/title-product-catalog.png) left top no-repeat;
    position: absolute;
    top: 70px;
    left: 15px;
  }
  body.page-20 #container-wrapper #container {
    padding-top: 120px !important;
  }
  body.page-20 #container-wrapper #container .collection-widget {
    width: 536px;
    height: 492px;
    background: #fbe5cf;
    margin: 0 20px 0 380px;
    border: 2px solid white;
  }
  body.page-20 #container-wrapper #container .collection-widget ul {
    margin: 0 !important;
  }
  body.page-20 #container-wrapper #container .collection-widget ul li {
    width: 25% !important;
    height: 122px !important;
    display: block;
    float: left;
    overflow: hidden;
    padding: 0 !important;
    border: 1px solid white;
    position: relative;
  }
  body.page-20 #container-wrapper #container .collection-widget ul li img {
    max-width: 100%;
  }
  body.page-20 #container-wrapper #container .collection-widget ul li .collection-name {
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px;
    position: absolute;
    top: 0;
    left: 0;
    background: black;
    background: url(../images/bg-product-tile.png) left top repeat;
    color: white;
    opacity: 0;
    -webkit-transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -ms-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
    font-size: 1.25em;
    font-weight: normal;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
  }
  body.page-20 #container-wrapper #container .collection-widget ul li:hover .collection-name {
    opacity: 1;
  }
  body.page-22 #container-wrapper #container .wrap {
    position: relative;
    margin-top: -30px !important;
    padding-bottom: 0 !important;
  }
  body.page-22 .page-title {
    display: block;
    width: 646px;
    height: 239px;
    text-indent: -9999px;
    position: absolute;
    top: 28px;
    left: -70px;
    background: url(../images/title-find-tastykakes.png) left top no-repeat;
  }
  body.page-22 .store-locator-widget {
    background: transparent;
    border: none;
    height: auto;
    position: relative;
    z-index: 10;
  }
  body.page-22 .store-locator-widget .store-locator {
    height: auto;
    padding-top: 154px;
  }
  body.page-22 .store-locator-widget .store-locator-panel {
    width: 445px;
    height: 320px;
    background: #fbe5cf;
    margin-left: 46px;
    border: 2px solid white;
    -webkit-box-shadow: 7px 7px 2px 0px rgba(50,50,50,0.75);
    -moz-box-shadow: 7px 7px 2px 0px rgba(50,50,50,0.75);
    box-shadow: 7px 7px 2px 0px rgba(50,50,50,0.75);
  }
  body.page-22 .store-locator-widget .store-locator-panel form {
    background: #563a32;
  }
  body.page-22 .store-locator-widget .store-locator-panel form .instructions {
    display: none;
  }
  body.page-22 .store-locator-widget .store-locator-panel form .field {
    text-align: center;
    padding-right: 40px;
  }
  body.page-22 .store-locator-widget .store-locator-panel form .field label {
    color: #fbe5cf;
    font-weight: normal;
    display: inline-block;
  }
  body.page-22 .store-locator-widget .store-locator-panel form .field input[type="text"] {
    display: inline-block;
    margin-left: 8px;
    width: 50%;
    padding: 3px 8px;
  }
  body.page-22 .store-locator-widget .store-locator-panel form #submit {
    display: none;
  }
  body.page-22 .store-locator-widget .store-locator-panel .custom-scroll {
    height: 215px;
    width: 372px;
    padding: 0;
    margin: 20px 0;
  }
  body.page-22 .store-locator-widget .store-locator-panel .custom-scroll .viewport {
    width: 95%;
  }
  body.page-22 .store-locator-widget .store-locator-panel .custom-scroll .overview {
    width: 100%;
  }
  body.page-22 .store-locator-widget .store-locator-panel .store-locator-results-list li {
    padding: 0 15px;
    margin-bottom: 10px;
  }
  body.page-22 .store-locator-widget .store-locator-map {
    width: 450px;
    height: 450px;
    position: absolute;
    top: -10px;
    right: 45px;
    background: white;
    -webkit-box-shadow: 7px 7px 2px 0px rgba(50,50,50,0.75);
    -moz-box-shadow: 7px 7px 2px 0px rgba(50,50,50,0.75);
    box-shadow: 7px 7px 2px 0px rgba(50,50,50,0.75);
  }
  body.page-23 #container-wrapper #container .wrap {
    position: relative;
    margin-top: -30px !important;
    padding-bottom: 0 !important;
  }
  body.page-23 .page-title {
    display: block;
    width: 297px;
    height: 67px;
    text-indent: -9999px;
    position: absolute;
    top: 48px;
    left: 35px;
    background: url(../images/title-stay-connected.png) left top no-repeat;
  }
  body.page-23 #facebook_feed {
    position: absolute;
    top: 0;
    left: 355px;
    width: 318px;
    height: 409px;
    -webkit-box-shadow: 7px 7px 2px 0px rgba(50,50,50,0.75);
    -moz-box-shadow: 7px 7px 2px 0px rgba(50,50,50,0.75);
    box-shadow: 7px 7px 2px 0px rgba(50,50,50,0.75);
    overflow: hidden;
  }
  body.page-23 #twitter_feed_wrap {
    position: absolute;
    top: 220px;
    left: 640px;
    width: 318px;
    height: 254px;
    -webkit-box-shadow: 7px 7px 2px 0px rgba(50,50,50,0.75);
    -moz-box-shadow: 7px 7px 2px 0px rgba(50,50,50,0.75);
    box-shadow: 7px 7px 2px 0px rgba(50,50,50,0.75);
  }
  body.page-23 #twitter_feed_wrap iframe {
    height: 205px !important;
  }
  body.page-23 #email_signup {
    position: absolute;
    top: 155px;
    left: 30px;
    width: 289px;
    -webkit-box-shadow: 7px 7px 2px 0px rgba(50,50,50,0.75);
    -moz-box-shadow: 7px 7px 2px 0px rgba(50,50,50,0.75);
    box-shadow: 7px 7px 2px 0px rgba(50,50,50,0.75);
  }
  body.page-180 .webform-widget {
    width: 700px;
  }
  body.page-180 .webform-widget label {
    line-height: 1.3em;
  }
  body.page-203 .page-title {
    display: none;
  }
  body.page-203 #main {
    height: 100%;
  }
  body.page-203 #sing-for-kake {
    text-align: center;
    height: 100%;
  }
  body.page-203 #sing-for-kake .woobox-offer {
    height: 100%;
    overflow-y: auto;
    overflow-x: scroll;
  }
}
@media only screen and (min-width: 768px) and (min-height: 800px) {
  body {
    padding-bottom: 134px;
    height: 100%;
  }
}
@media only screen and (min-width: 768px) and (min-height: 800px) {
  #container-wrapper {
    height: 100%;
  }
}
@media only screen and (min-width: 768px) and (min-height: 800px) {
  #footer {
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
@media only screen and (min-width: 960px) {
  #container-wrapper #container {
    padding-top: 170px !important;
  }
  body.content.default #container-wrapper #container #content #submenu #menu_terms li {
    font-size: 1em;
    padding: 0 20px;
  }
  body.timeline #container-wrapper #container #content {
    padding: 30px 0;
    width: 940px;
  }
  body.timeline #container-wrapper #container #content #slider {
    width: 940px;
    height: 380px;
    margin: 0 0 0 10px;
  }
  body.timeline #container-wrapper #container #content .slide {
    width: 940px;
    padding: 0 70px;
  }
  body.timeline #container-wrapper #container #content .timeline-axis {
    left: 13px;
  }
  body.timeline #container-wrapper #container #content .slide-inner {
    margin: 0;
  }
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a:after,
  a:visited:after {
    content: " (" attr(href) ")";
  }
  a abbr[title]:after,
  a:visited abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .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;
  }
  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;
  }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none;
  }
}
