* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* list columns */
.columns-4 {
  padding-left: 0;
  -moz-column-count: 4;
  -moz-column-gap: 1.5em;
  -webkit-column-count: 4;
  -webkit-column-gap: 1.5em;
  column-count: 4;
  column-gap: 1.5em; }
  .columns-4 li {
    list-style: none; }

@font-face {
  font-family: 'return to sender';
  src: url("../fonts/return_to_sender-webfont.eot");
  src: url("../fonts/return_to_sender-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/return_to_sender-webfont.woff") format("woff"), url("../fonts/return_to_sender-webfont.ttf") format("truetype"), url("../fonts/return_to_sender-webfont.svg#return_to_senderregular") format("svg");
  font-weight: normal;
  font-style: normal; }
/*! normalize.css v1.1.2 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0; }

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none; }

/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px; }

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * 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 Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

html,
button,
input,
select,
textarea {
  color: #222; }

body {
  font-size: 1em;
  line-height: 1.4; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

img {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

body {
  font-family: "english", serif;
  color: #1f1f1f; }

header a, footer a {
  text-decoration: none; }

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, p:first-child, ul:first-child, ol:first-child {
  margin-top: 0; }

h1, h2, h3, h4, h5, strong, b {
  font-weight: normal; }

h1 {
  font-size: 2em; }

.subhead {
  position: relative;
  top: -1em;
  font-style: italic;
  font-size: 1.6em;
  color: #66794d; }

.page-title {
  text-transform: uppercase;
  margin-bottom: 0; }

h2 {
  font-size: 1.6em;
  font-style: italic; }

h3 {
  font-size: 1em;
  text-transform: uppercase;
  padding: .5em 0;
  background-image: url(../img/blackhr1.png), url(../img/blackhr2.png);
  background-position: top left, bottom right;
  background-repeat: repeat-x; }
  .lt-ie9 h3 {
    border-top: 1px solid #1f1f1f;
    border-bottom: 1px solid #1f1f1f; }

h4 {
  color: #355e3e;
  text-transform: uppercase; }

h5 {
  text-transform: uppercase;
  padding: .5em 0;
  background-image: url(../img/blackhr1.png), url(../img/blackhr2.png);
  background-position: top left, bottom right;
  background-repeat: repeat-x; }
  .lt-ie9 h5 {
    border-top: 1px solid #1f1f1f;
    border-bottom: 1px solid #1f1f1f; }

p {
  line-height: 1.6; }

a {
  color: #355e3e;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out; }
  a:hover {
    color: #1f1f1f; }
  .shop-strip a {
    color: #efebda; }
    .shop-strip a:hover {
      color: #fff; }

.arrow {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  position: relative;
  text-align: center;
  width: auto;
  padding: 0 1.2em;
  margin-right: 1em;
  height: 2.4em;
  line-height: 2.4em;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 0 0.1em 0.1em #1f1f1f;
  background-color: #d64622;
  overflow: visible;
  text-decoration: none;
  border-radius: .2em 0 0 .2em;
  font-family: "english", serif; }
  .arrow:after {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    right: -.9em;
    width: 0;
    height: 0;
    border-top: 1.25em solid transparent;
    border-left: 1em solid #d64622;
    border-bottom: 1.2em solid transparent; }
  .arrow.green {
    background-color: #92ad6e; }
    .arrow.green:after {
      border-top: 1.25em solid transparent;
      border-left: 1em solid #92ad6e;
      border-bottom: 1.2em solid transparent; }
  .arrow:hover {
    background-color: #333333;
    color: #fff; }
    .arrow:hover:after {
      border-top: 1.2em solid transparent;
      border-left: 1em solid #333333;
      border-bottom: 1.2em solid transparent; }

.twocol {
  list-style: none;
  padding-left: 0; }
  .twocol li {
    margin-bottom: .5em;
    padding-left: 1.2em;
    position: relative; }
    .twocol li:before {
      content: "\2022";
      position: absolute;
      top: 0;
      left: 0; }
  @media screen and (min-width: 35em) {
    .twocol {
      padding-left: 0;
      *zoom: 1; }
      .twocol:before, .twocol:after {
        content: " ";
        display: table; }
      .twocol:after {
        clear: both; }
      .twocol li {
        display: block;
        float: left;
        margin-right: 7.42297%;
        width: 46.28851%;
        margin-bottom: .8em;
        display: list-item; }
        .twocol li:last-child {
          margin-right: 0; }
        .twocol li:nth-child(2n) {
          margin-right: 0; } }

label {
  text-transform: uppercase;
  font-size: .8em;
  display: block;
  *zoom: 1; }
  label:before, label:after {
    content: " ";
    display: table; }
  label:after {
    clear: both; }
  label.flash {
    color: red; }
    label.flash:before {
      content: "";
      display: inline-block;
      vertical-align: baseline;
      zoom: 1;
      *display: inline;
      *vertical-align: auto;
      background: red;
      margin-right: .6em;
      height: .8em;
      width: .8em;
      border-radius: .4em; }

input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"], textarea {
  display: block;
  padding: .4em 1em;
  margin-bottom: 1.2em;
  background: #fff;
  border: none;
  -webkit-appearance: none;
  -webkit-box-shadow: inset 0 0.1em 0.3em rgba(0, 0, 0, 0.75);
  box-shadow: inset 0 0.1em 0.3em rgba(0, 0, 0, 0.75);
  font-family: "english", serif;
  width: 100%; }
  input[type="email"].flash, input[type="number"].flash, input[type="password"].flash, input[type="search"].flash, input[type="tel"].flash, input[type="text"].flash, input[type="url"].flash, input[type="color"].flash, input[type="date"].flash, input[type="datetime"].flash, input[type="datetime-local"].flash, input[type="month"].flash, input[type="time"].flash, input[type="week"].flash, textarea.flash {
    border: 2px solid red; }
  .quantity input[type="email"], .quantity input[type="number"], .quantity input[type="password"], .quantity input[type="search"], .quantity input[type="tel"], .quantity input[type="text"], .quantity input[type="url"], .quantity input[type="color"], .quantity input[type="date"], .quantity input[type="datetime"], .quantity input[type="datetime-local"], .quantity input[type="month"], .quantity input[type="time"], .quantity input[type="week"], .quantity textarea {
    max-width: 3em;
    padding: .4em;
    text-align: center;
    font-family: "proxima-nova-condensed", sans-serif; }

.lt-ie9 input[type="email"], .lt-ie9 input[type="number"], .lt-ie9 input[type="password"], .lt-ie9 input[type="search"], .lt-ie9 input[type="tel"], .lt-ie9 input[type="text"], .lt-ie9 input[type="url"], .lt-ie9 input[type="color"], .lt-ie9 input[type="date"], .lt-ie9 input[type="datetime"], .lt-ie9 input[type="datetime-local"], .lt-ie9 input[type="month"], .lt-ie9 input[type="time"], .lt-ie9 input[type="week"], .lt-ie9 textarea, .lt-ie8 input[type="email"], .lt-ie8 input[type="number"], .lt-ie8 input[type="password"], .lt-ie8 input[type="search"], .lt-ie8 input[type="tel"], .lt-ie8 input[type="text"], .lt-ie8 input[type="url"], .lt-ie8 input[type="color"], .lt-ie8 input[type="date"], .lt-ie8 input[type="datetime"], .lt-ie8 input[type="datetime-local"], .lt-ie8 input[type="month"], .lt-ie8 input[type="time"], .lt-ie8 input[type="week"], .lt-ie8 textarea, .lt-ie7 input[type="email"], .lt-ie7 input[type="number"], .lt-ie7 input[type="password"], .lt-ie7 input[type="search"], .lt-ie7 input[type="tel"], .lt-ie7 input[type="text"], .lt-ie7 input[type="url"], .lt-ie7 input[type="color"], .lt-ie7 input[type="date"], .lt-ie7 input[type="datetime"], .lt-ie7 input[type="datetime-local"], .lt-ie7 input[type="month"], .lt-ie7 input[type="time"], .lt-ie7 input[type="week"], .lt-ie7 textarea {
  border: 1px solid #e6e6e6; }

textarea {
  min-height: 10em; }

input[type=search] {
  border-radius: 2em;
  -webkit-appearance: none;
  font-family: "english", serif; }

input[type=checkbox], input[type=radio] {
  margin: 0 .8em 0 0;
  float: left;
  display: block; }

select {
  display: block;
  margin-bottom: 1.2em; }

fieldset.picker {
  padding: .8em 1em .3em;
  margin-bottom: 1.2em;
  border-radius: .4em;
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto; }
  fieldset.picker.flash {
    border: 2px solid red; }
  fieldset.picker label {
    font-size: 1em;
    padding-bottom: .8em;
    clear: left;
    display: block;
    text-transform: none; }
    fieldset.picker label span {
      float: left;
      width: 85%;
      line-height: 1.1; }

input[type=submit], .button, button {
  display: block;
  color: #fff;
  text-shadow: 0 0.1em 0.1em #1f1f1f;
  border: none;
  border-radius: .2em;
  line-height: 2.4em;
  height: 2.4em;
  padding: 0 1.2em;
  margin: 0 0 .8em 0;
  font-family: "english", serif;
  background-color: #d64622;
  text-transform: uppercase;
  text-decoration: none; }
  input[type=submit]:hover, .button:hover, button:hover {
    background-color: #333333;
    color: #fff; }
  input[type=submit].green, .button.green, button.green {
    background-color: #92ad6e; }
    input[type=submit].green:hover, .button.green:hover, button.green:hover {
      background-color: #333333; }

.button {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto; }

.logo a {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url(../img/logo.png);
  background-repeat: no-repeat;
  -webkit-background-size: auto 100%;
  -moz-background-size: auto 100%;
  -ms-background-size: auto 100%;
  -o-background-size: auto 100%;
  background-size: auto 100%;
  background-position: 50% 50%;
  height: 2.4em; }
  .lt-ie9 .logo a {
    overflow-x: hidden;
    text-indent: 9999px; }
@media screen and (min-width: 45em) {
  .logo {
    display: block;
    float: left;
    margin-right: 2.35765%;
    width: 31.76157%; }
    .logo:last-child {
      margin-right: 0; }
    .logo a {
      height: 4em;
      -webkit-background-size: 100% auto;
      -moz-background-size: 100% auto;
      -ms-background-size: 100% auto;
      -o-background-size: 100% auto;
      background-size: 100% auto; } }
.lt-ie9 .logo {
  overflow: hidden; }
  .lt-ie9 .logo a {
    background-image: url(../img/ie/logo.png); }

body {
  background-color: #efebda;
  background-image: url(../img/beigepaper.jpg);
  background-repeat: repeat;
  -webkit-background-size: 450px 450px;
  -moz-background-size: 450px 450px;
  -ms-background-size: 450px 450px;
  -o-background-size: 450px 450px;
  background-size: 450px 450px; }

.container {
  *zoom: 1;
  max-width: 65em;
  margin-left: auto;
  margin-right: auto;
  padding: 0 2em; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }

.javascript-required {
  display: none; }

.alert strong {
  font-weight: bold; }

.shop-strip {
  background-color: #355e3e;
  background-image: url(../img/greenpaper.jpg);
  background-repeat: repeat;
  -webkit-background-size: 450px 450px;
  -moz-background-size: 450px 450px;
  -ms-background-size: 450px 450px;
  -o-background-size: 450px 450px;
  background-size: 450px 450px;
  font-family: "proxima-nova-condensed", sans-serif;
  padding: .8em 0;
  margin-bottom: 1em;
  text-align: center; }
  .shop-strip ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .shop-strip li {
    display: inline; }
    .shop-strip li.cart-link {
      padding-left: 2em;
      margin-left: .6em;
      border-left: 1px solid #efebda;
      background-image: url(../img/cart-icon.png);
      background-repeat: no-repeat;
      background-position: 2.5% 50%;
      -webkit-background-size: auto 80%;
      -moz-background-size: auto 80%;
      -ms-background-size: auto 80%;
      -o-background-size: auto 80%;
      background-size: auto 80%; }
    .shop-strip li.logout-link {
      padding-left: 0.7em;
      margin-left: 0.7em;
      border-left: 1px solid #efebda; }
  .lt-ie9 .shop-strip .cart-link {
    background-image: url(../img/ie/cart-icon.png);
    background-position: 4% 50%; }
  @media screen and (min-width: 45em) {
    .shop-strip {
      text-align: right; } }

@media screen and (min-width: 45em) {
  .menu {
    display: block;
    float: left;
    margin-right: 2.35765%;
    width: 65.88078%;
    margin-right: 0;
    text-align: right; }
    .menu:last-child {
      margin-right: 0; } }

.location {
  text-align: center;
  font-family: "proxima-nova-condensed", sans-serif;
  margin: 0;
  margin-bottom: 1em; }
  @media screen and (min-width: 45em) {
    .location {
      display: block;
      float: left;
      margin-right: 2.35765%;
      width: 65.88078%;
      margin-right: 0;
      text-align: left;
      width: 72%;
      margin-bottom: .4em; }
      .location:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 45em) {
    .location {
      text-align: right; } }
  .location p {
    margin: 0; }
    @media screen and (min-width: 45em) {
      .location p {
        position: relative;
        top: -.3em;
        line-height: 1em; } }
  .location span {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto; }
  .location .tel {
    font-size: 1.5em;
    line-height: 2em;
    text-align: center; }
    @media screen and (min-width: 45em) {
      .location .tel {
        font-size: 1em;
        margin-top: 0;
        text-align: right; } }
    @media screen and (min-width: 55em) {
      .location .tel {
        display: block;
        float: left;
        margin-right: 3.57866%;
        width: 151.78933%;
        width: 100%; }
        .location .tel:last-child {
          margin-right: 0; } }

.social {
  list-style: none;
  margin: 0 0 .5em 0;
  padding: 0;
  text-align: center;
  display: none; }
  @media screen and (min-width: 45em) {
    .social {
      margin: 0;
      display: block; } }
  .social li {
    display: inline; }
  .social a {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    height: 1.8em;
    width: 1.8em;
    background-repeat: no-repeat;
    -webkit-background-size: 90% 90%;
    -moz-background-size: 90% 90%;
    -ms-background-size: 90% 90%;
    -o-background-size: 90% 90%;
    background-size: 90% 90%; }
    .lt-ie9 .social a {
      overflow-x: hidden;
      text-indent: 9999px; }
    .social a.twitter {
      background-image: url(../img/twitter.png); }
    .social a.facebook {
      background-image: url(../img/facebook.png); }
    .social a.instagram {
      background-image: url(../img/instagram.png); }
    .social a.pinterest {
      background-image: url(../img/pinterest.png); }
  .lt-ie9 .social a {
    background-position: 50% 50%;
    position: relative;
    top: 1em; }
    .lt-ie9 .social a.twitter {
      background-image: url(../img/ie/twitter.png); }
    .lt-ie9 .social a.facebook {
      background-image: url(../img/ie/facebook.png); }
    .lt-ie9 .social a.instagram {
      background-image: url(../img/ie/instagram.png); }
    .lt-ie9 .social a.pinterest {
      background-image: url(../img/ie/pinterest.png); }
  @media screen and (min-width: 45em) {
    .social {
      width: 28%;
      float: right;
      text-align: right;
      margin-left: 0;
      padding-left: 0; }
      .social a {
        -webkit-background-size: 85% 85%;
        -moz-background-size: 85% 85%;
        -ms-background-size: 85% 85%;
        -o-background-size: 85% 85%;
        background-size: 85% 85%;
        height: 1.8em;
        width: 1.8em; } }
  @media screen and (min-width: 55em) {
    .social a {
      -webkit-background-size: 100% 100%;
      -moz-background-size: 100% 100%;
      -ms-background-size: 100% 100%;
      -o-background-size: 100% 100%;
      background-size: 100% 100%;
      height: 2.2em;
      width: 2.2em; } }

.main-nav {
  margin: 0 -2em;
  list-style: none;
  clear: both;
  background-color: #333333;
  overflow: hidden;
  height: 0;
  padding: 0 2em; }
  .main-nav.open, .no-js .main-nav {
    height: auto;
    overflow: visible;
    padding: 1em 2em; }
  .main-nav li {
    border-bottom: 1px solid #666666;
    line-height: 2.2em; }
    .main-nav li:last-child {
      border-bottom: none; }
    .main-nav li a {
      color: #efebda;
      display: block; }
    .main-nav li.submenu > a:after {
      content: "";
      display: inline-block;
      vertical-align: baseline;
      zoom: 1;
      *display: inline;
      *vertical-align: auto;
      width: 0;
      height: 0;
      border-left: .3em solid transparent;
      border-right: .3em solid transparent;
      border-top: 0.4em solid #efebda;
      margin-left: .55em;
      position: relative;
      top: -.1em; }
    .main-nav li.submenu ul {
      height: 0;
      padding: 0 2em;
      margin: 0;
      background-color: #355e3e;
      background-image: url(../img/greenpaper.jpg);
      background-repeat: repeat;
      -webkit-background-size: 450px 450px;
      -moz-background-size: 450px 450px;
      -ms-background-size: 450px 450px;
      -o-background-size: 450px 450px;
      background-size: 450px 450px;
      overflow: hidden; }
      @media screen and (min-width: 45em) {
        .main-nav li.submenu ul {
          margin: -.75em -2em; } }
      .main-nav li.submenu ul li {
        border-bottom-color: #78766d; }
    .main-nav li.submenu:hover ul {
      height: auto;
      margin: 0 -2em -1px;
      padding: 1em 2em; }
  @media screen and (min-width: 45em) {
    .main-nav {
      background-color: transparent;
      text-transform: uppercase;
      padding: .5em 0;
      background-image: url(../img/blackhr1.png), url(../img/blackhr2.png);
      background-position: top left, bottom right;
      background-repeat: repeat-x;
      padding: 1.3em 0;
      font-size: .6em;
      text-align: right;
      margin: 0 0 1em;
      height: auto;
      overflow: visible;
      position: relative;
      z-index: 20; }
      .lt-ie9 .main-nav {
        border-top: 1px solid #1f1f1f;
        border-bottom: 1px solid #1f1f1f; }
      .main-nav.open {
        padding: 1.8em 0; }
      .main-nav li {
        border: none;
        line-height: normal;
        display: inline;
        position: relative;
        text-transform: uppercase;
        overflow: hidden; }
        .main-nav li a {
          color: #1f1f1f;
          display: inline-block;
          vertical-align: baseline;
          zoom: 1;
          *display: inline;
          *vertical-align: auto;
          padding: .5em; }
        .main-nav li:hover > a {
          background-color: #355e3e;
          background-image: url(../img/greenpaper.jpg);
          background-repeat: repeat;
          -webkit-background-size: 450px 450px;
          -moz-background-size: 450px 450px;
          -ms-background-size: 450px 450px;
          -o-background-size: 450px 450px;
          background-size: 450px 450px;
          color: #efebda;
          border-radius: .3em; }
        .main-nav li.submenu > a:after {
          display: none; }
        .main-nav li.submenu ul {
          background-color: #355e3e;
          background-image: url(../img/greenpaper.jpg);
          background-repeat: repeat;
          -webkit-background-size: 450px 450px;
          -moz-background-size: 450px 450px;
          -ms-background-size: 450px 450px;
          -o-background-size: 450px 450px;
          background-size: 450px 450px;
          position: absolute;
          min-width: 15em;
          top: 1.2em;
          left: 0;
          margin: 0;
          padding: 0;
          text-align: left;
          border-radius: 0 .3em .3em .3em;
          z-index: 10; }
          .main-nav li.submenu ul li {
            display: block;
            margin: 0;
            width: auto;
            font-family: "proxima-nova-condensed", sans-serif;
            font-size: 1.2em;
            text-transform: none; }
            .main-nav li.submenu ul li a {
              display: block;
              background: transparent;
              color: #efebda;
              width: auto;
              padding: .5em 1em;
              border-bottom: 1px solid #78766d;
              border-radius: 0; }
              .main-nav li.submenu ul li a:hover {
                background-color: #efebda;
                background-image: url(../img/beigepaper.jpg);
                background-repeat: repeat;
                -webkit-background-size: 450px 450px;
                -moz-background-size: 450px 450px;
                -ms-background-size: 450px 450px;
                -o-background-size: 450px 450px;
                background-size: 450px 450px;
                color: #1f1f1f; }
        .main-nav li.submenu:hover ul {
          height: auto;
          margin: 0;
          padding: .6em 0; } }
  @media screen and (min-width: 55em) {
    .main-nav {
      font-size: .7em; }
      .main-nav li {
        margin-left: 1em; } }
  @media screen and (min-width: 75em) {
    .main-nav {
      font-size: .8em; }
      .main-nav li {
        margin-left: .8em; } }

.toggle {
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 0.1em 0.1em #1f1f1f;
  display: block;
  color: #fff;
  background-color: #92ad6e;
  margin: 0 -2em;
  padding: .4em 2em;
  cursor: pointer; }
  .toggle:after {
    content: "";
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    width: 0;
    height: 0;
    border-left: .4em solid transparent;
    border-right: .4em solid transparent;
    border-top: 0.6em solid #fff;
    margin-left: .6em;
    position: relative;
    top: -.1em; }
  .toggle.open:after {
    border-top: none;
    border-left: .4em solid transparent;
    border-right: .4em solid transparent;
    border-bottom: 0.6em solid #fff; }
  @media screen and (min-width: 45em) {
    .toggle {
      display: none; } }

@media screen and (min-width: 45em) {
  .welcome {
    display: block;
    float: left;
    margin-right: 2.35765%;
    width: 65.88078%; }
    .welcome:last-child {
      margin-right: 0; } }

@media screen and (min-width: 45em) {
  .details {
    display: block;
    float: left;
    margin-right: 2.35765%;
    width: 31.76157%;
    margin-right: 0; }
    .details:last-child {
      margin-right: 0; } }
.details .button, .details .arrow {
  font-size: .8em; }

.social-widgets {
  clear: both; }
  .social-widgets .timestamp {
    font-size: .8em;
    line-height: 1.6em;
    color: #404040;
    padding-left: 2.4em;
    background-image: url(../img/twitter.gif);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    -webkit-background-size: 2em auto;
    -moz-background-size: 2em auto;
    -ms-background-size: 2em auto;
    -o-background-size: 2em auto;
    background-size: 2em auto; }
  .lt-ie9 .social-widgets .timestamp {
    background-image: url(../img/ie/twitter_body.png); }
  .social-widgets .likes {
    font-size: 2em;
    line-height: 1.6em;
    display: block;
    padding-left: 2em;
    background-image: url(../img/like.gif);
    background-repeat: no-repeat;
    background-position: 0% 50%;
    -webkit-background-size: 1.4em auto;
    -moz-background-size: 1.4em auto;
    -ms-background-size: 1.4em auto;
    -o-background-size: 1.4em auto;
    background-size: 1.4em auto; }
  .lt-ie9 .social-widgets .likes {
    background-image: url(../img/ie/fblike.png); }
  .social-widgets .tripadvisor {
    padding: .5em;
    border: 1px solid #1f1f1f;
    margin-bottom: .8em; }
    .social-widgets .tripadvisor h2 {
      margin-bottom: 0; }
  .social-widgets .tripinner {
    padding: 1em;
    border: 1px solid #1f1f1f; }
  @media screen and (min-width: 45em) {
    .social-widgets {
      margin: 1em 0 2em;
      padding-top: 2em;
      *zoom: 1; }
      .social-widgets:before, .social-widgets:after {
        content: " ";
        display: table; }
      .social-widgets:after {
        clear: both; }
      .social-widgets .twitter, .social-widgets .tripadvisor, .social-widgets .facebook {
        display: block;
        float: left;
        margin-right: 2.35765%;
        width: 31.76157%; }
        .social-widgets .twitter:last-child, .social-widgets .tripadvisor:last-child, .social-widgets .facebook:last-child {
          margin-right: 0; }
      .social-widgets .twitter, .social-widgets .facebook {
        background-image: url(../img/blackhr2.png);
        background-position: bottom right;
        background-repeat: repeat-x;
        min-height: 16em; }
      .social-widgets .facebook {
        margin-right: 0; }
      .social-widgets .tripadvisor {
        margin-top: -1em;
        margin-bottom: -1em; } }

#CDSWIDSSP {
  width: 100% !important;
  max-width: 100% !important; }
  #CDSWIDSSP .widSSPData {
    background: none !important; }
  #CDSWIDSSP div, #CDSWIDSSP .widSSPData .widSSPH18, #CDSWIDSSP .widSSPData .widSSPOneReview .widSSPBullet li span {
    font-family: "english", serif !important; }
  #CDSWIDSSP .widSSPData dl {
    padding: 0 0 .25em !important; }
  #CDSWIDSSP .widSSPData .widSSPBranding {
    margin-bottom: .25em !important; }
  #CDSWIDSSP .widSSPData .widSSPH18 {
    padding-bottom: 0 !important; }
  #CDSWIDSSP .widSSPData .widSSPOneReview .widSSPBullet li span {
    font-size: 1.25em !important; }
  #CDSWIDSSP .widSSPData .widSSPAll a,
  #CDSWIDSSP .widSSPData .widSSPAll a:link,
  #CDSWIDSSP .widSSPData .widSSPAll a:visited,
  #CDSWIDSSP .widSSPData .widSSPAll .widSSPReadReview li,
  #CDSWIDSSP .widSSPData .widSSPAll .widSSPWriteReview li {
    font-family: "proxima-nova-condensed", sans-serif !important;
    font-size: 1em !important; }
  #CDSWIDSSP .widSSPData .widSSPBranding dt {
    height: 0 !important; }
    #CDSWIDSSP .widSSPData .widSSPBranding dt img {
      display: none !important; }

section.notice-closed {
  background-color: #d64622;
  background-image: url(../img/black-paper.png);
  margin-top: -1em;
  padding: 0em 1em; }
  section.notice-closed p {
    color: #fff;
    font-family: "english", serif;
    padding: .5em;
    text-align: center; }

/*
 * responsive-carousel
 * https://github.com/filamentgroup/responsive-carousel
 *
 * Copyright (c) 2012 Filament Group, Inc.
 * Licensed under the MIT, GPL licenses.
*/
.carousel-slide {
  position: relative;
  overflow: hidden;
  -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); }

.carousel-slide .carousel-item {
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  /* necessary for non-active slides */
  display: block;
  /* overrides basic carousel styles */
  z-index: 1;
  -webkit-transition: left .2s ease;
  -moz-transition: left .2s ease;
  -ms-transition: left .2s ease;
  -o-transition: left .2s ease;
  transition: left .2s ease; }

.carousel-no-transition .carousel-item {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none; }

.carousel-slide .carousel-active {
  left: 0;
  position: relative;
  z-index: 2; }

.carousel-slide .carousel-in {
  left: 0; }

.carousel-slide-reverse .carousel-out {
  left: 100%; }

.carousel-slide .carousel-out,
.carousel-slide-reverse .carousel-in {
  left: -100%; }

.carousel-slide-reverse .carousel-item {
  -webkit-transition: left .1s ease;
  -moz-transition: left .1s ease;
  -ms-transition: left .1s ease;
  -o-transition: left .1s ease;
  transition: left .1s ease; }

.carousel-slide-reverse .carousel-active {
  left: 0; }

.carousel {
  text-align: center;
  position: relative;
  z-index: 10; }
  .carousel img {
    width: 100%; }
  .carousel .next, .carousel .prev {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    -webkit-background-size: 40% auto;
    -moz-background-size: 40% auto;
    -ms-background-size: 40% auto;
    -o-background-size: 40% auto;
    background-size: 40% auto;
    display: block;
    position: absolute;
    z-index: 11;
    top: 0;
    height: 100%;
    width: 3em;
    -webkit-transition: width 0.2s ease;
    -moz-transition: width 0.2s ease;
    -ms-transition: width 0.2s ease;
    -o-transition: width 0.2s ease;
    transition: width 0.2s ease; }
    .lt-ie9 .carousel .next, .lt-ie9 .carousel .prev {
      overflow-x: hidden;
      text-indent: 9999px; }
    .carousel .next:focus, .carousel .prev:focus {
      outline: none; }
    @media screen and (min-width: 35em) {
      .carousel .next, .carousel .prev {
        width: 4em;
        -webkit-background-size: 60% auto;
        -moz-background-size: 60% auto;
        -ms-background-size: 60% auto;
        -o-background-size: 60% auto;
        background-size: 60% auto; } }
    @media screen and (min-width: 75em) {
      .carousel .next, .carousel .prev {
        width: 6em;
        -webkit-background-size: 50% auto;
        -moz-background-size: 50% auto;
        -ms-background-size: 50% auto;
        -o-background-size: 50% auto;
        background-size: 50% auto; } }
  .carousel .next {
    right: 0em;
    background-image: url(../img/next.png);
    background-position: 0% 30%; }
  .carousel .prev {
    left: 0em;
    background-image: url(../img/prev.png);
    background-position: 100% 30%; }
  @media screen and (min-width: 55em) {
    .carousel .next {
      background-position: 0% 50%; }
    .carousel .prev {
      background-position: 100% 50%; } }

.slide img {
  position: relative;
  z-index: 0;
  max-height: 752px; }
@media screen and (min-width: 55em) {
  .slide:after {
    content: "";
    display: block;
    position: absolute;
    top: 2.5%;
    left: 0;
    height: 95%;
    width: 100%;
    z-index: 1;
    background-image: url(../img/whitehr1.png), url(../img/whitehr2.png);
    background-position: 0% 0%, 100% 100%;
    background-repeat: repeat-x; } }
.lt-ie9 .slide img {
  height: auto; }

.slidecontents {
  position: absolute;
  top: 70%;
  z-index: 2;
  width: 100%;
  padding: 0 2em; }
  .slidecontents p {
    color: #fff;
    text-shadow: 0 0.1em 0.1em #1f1f1f;
    font-size: .8em;
    display: none; }
  .slidecontents a {
    font-size: .7em; }
  @media screen and (min-width: 45em) {
    .slidecontents {
      padding: 0 20%; }
      .slidecontents p {
        font-size: 1em;
        display: inline;
        margin-right: 1em; } }
  @media screen and (min-width: 55em) {
    .slidecontents p {
      font-size: 1.2em; }
    .slidecontents a {
      font-size: 1em; } }
  @media screen and (min-width: 75em) {
    .slidecontents {
      top: 65%; }
      .slidecontents p {
        font-size: 1.4em; } }

.carousel-controls {
  *zoom: 1;
  background-color: #efebda;
  background-image: url(../img/beigepaper.jpg);
  background-repeat: repeat;
  -webkit-background-size: 450px 450px;
  -moz-background-size: 450px 450px;
  -ms-background-size: 450px 450px;
  -o-background-size: 450px 450px;
  background-size: 450px 450px;
  -webkit-transition: top 0.2s ease;
  -moz-transition: top 0.2s ease;
  -ms-transition: top 0.2s ease;
  -o-transition: top 0.2s ease;
  transition: top 0.2s ease;
  position: relative;
  z-index: 20;
  top: 0em;
  padding: 1em;
  margin: 0 -2em 1em; }
  .carousel-controls:before, .carousel-controls:after {
    content: " ";
    display: table; }
  .carousel-controls:after {
    clear: both; }
  @media screen and (min-width: 45em) {
    .carousel-controls {
      margin: 0 -1em 2em; } }
  @media screen and (min-width: 55em) {
    .carousel-controls {
      top: -2em; } }
  @media screen and (min-width: 75em) {
    .carousel-controls {
      top: -6em;
      margin-bottom: 0; } }

.slidelink {
  display: block;
  float: left;
  margin-right: 2.35765%;
  width: 31.76157%;
  position: relative; }
  .slidelink:last-child {
    margin-right: 0; }
  .slidelink#link3 {
    margin-right: 0; }
  .slidelink img {
    width: 100%;
    height: auto;
    display: block; }
  .slidelink a {
    display: block;
    z-index: 2;
    position: relative; }
    @media screen and (min-width: 45em) {
      .slidelink a {
        height: 10em; }
        .slidelink a:hover:after {
          content: "";
          display: block;
          height: .6em;
          background-color: #355e3e;
          background-image: url(../img/greenpaper.jpg);
          background-repeat: repeat;
          -webkit-background-size: 450px 450px;
          -moz-background-size: 450px 450px;
          -ms-background-size: 450px 450px;
          -o-background-size: 450px 450px;
          background-size: 450px 450px; } }
  .slidelink.current:before {
    content: "";
    display: block;
    height: 3em;
    width: 3em;
    position: absolute;
    left: 50%;
    top: -1em;
    margin: 0 0 0 -1.5em;
    background-color: #efebda;
    background-image: url(../img/beigepaper.jpg);
    background-repeat: repeat;
    -webkit-background-size: 450px 450px;
    -moz-background-size: 450px 450px;
    -ms-background-size: 450px 450px;
    -o-background-size: 450px 450px;
    background-size: 450px 450px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1; }
    @media screen and (min-width: 55em) {
      .slidelink.current:before {
        top: -2em; } }
  .lt-ie9 .slidelink a:hover {
    border-bottom: 0.6em solid #355e3e; }

.sub-carousel img {
  width: 100%; }
.sub-carousel .sub-slide {
  position: relative;
  z-index: 1; }
  .sub-carousel .sub-slide:before {
    content: " ";
    position: absolute;
    display: block;
    top: 1em;
    left: 1em;
    bottom: 1em;
    right: 1em;
    background-image: url(../img/whitehr1.png), url(../img/whitevr1.png), url(../img/whitehr2.png), url(../img/whitevr2.png);
    background-position: 0% 0%, 100% 100%, 100% 100%, 0% 0%;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
    z-index: 10; }
  .sub-carousel .sub-slide img {
    position: relative;
    z-index: 1; }
.sub-carousel .pagination {
  text-transform: uppercase;
  padding: .5em 0;
  background-image: url(../img/blackhr1.png), url(../img/blackhr2.png);
  background-position: top left, bottom right;
  background-repeat: repeat-x;
  font-size: 1.5em;
  margin-top: .75em;
  padding: 0 0 .5em 0; }
  .lt-ie9 .sub-carousel .pagination {
    border-top: 1px solid #1f1f1f;
    border-bottom: 1px solid #1f1f1f; }
  .sub-carousel .pagination ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
    *zoom: 1; }
    .sub-carousel .pagination ul:before, .sub-carousel .pagination ul:after {
      content: " ";
      display: table; }
    .sub-carousel .pagination ul:after {
      clear: both; }
  .sub-carousel .pagination li {
    margin-right: 2%;
    margin-left: 0;
    width: 22%;
    position: static;
    display: block;
    float: left;
    margin-right: 2.35765%;
    width: 23.23176%; }
    .sub-carousel .pagination li:last-child {
      margin-right: 0; }
    .sub-carousel .pagination li:nth-child(4n) {
      margin-right: 0; }
  .sub-carousel .pagination a {
    display: block;
    position: relative;
    z-index: 1;
    margin-top: .5em; }
    .sub-carousel .pagination a:hover:before {
      content: " ";
      position: absolute;
      display: block;
      top: .4em;
      left: .4em;
      bottom: .4em;
      right: .4em;
      background-image: url(../img/whitehr1.png), url(../img/whitevr1.png), url(../img/whitehr2.png), url(../img/whitevr2.png);
      background-position: 0% 0%, 100% 100%, 100% 100%, 0% 0%;
      background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
      z-index: 10; }
  @media screen and (min-width: 45em) {
    .sub-carousel .pagination li {
      display: block;
      float: left;
      margin-right: 3.57866%;
      width: 22.316%; }
      .sub-carousel .pagination li:last-child {
        margin-right: 0; }
      .sub-carousel .pagination li:nth-child(4n) {
        margin-right: 0; } }

.lt-ie9 .sub-carousel .pagination a:hover {
  border: 0.4em solid #92ad6e; }

.shoplinks {
  padding: 0;
  margin: 1.6em 0;
  *zoom: 1; }
  .shoplinks:before, .shoplinks:after {
    content: " ";
    display: table; }
  .shoplinks:after {
    clear: both; }
  .shoplinks li {
    display: block;
    float: left;
    margin-right: 2.35765%;
    width: 48.82117%;
    text-align: center;
    -webkit-background-size: auto 81%;
    -moz-background-size: auto 81%;
    -ms-background-size: auto 81%;
    -o-background-size: auto 81%;
    background-size: auto 81%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 9em;
    margin-bottom: 0;
    margin-top: 0; }
    .shoplinks li:last-child {
      margin-right: 0; }
    .shoplinks li:hover {
      opacity: .85; }
    .shoplinks li.deli {
      background-image: url(../img/deli.png); }
    .shoplinks li.bakery {
      background-image: url(../img/bakery.png); }
      .shoplinks li.bakery a {
        background-position: 0 -8em; }
    .shoplinks li.cheese {
      background-image: url(../img/cheese.png); }
      .shoplinks li.cheese a {
        background-position: 0 -16.25em; }
    .shoplinks li.coffee {
      background-image: url(../img/coffee.png); }
      .shoplinks li.coffee a {
        background-position: 0 -24.5em; }
    .shoplinks li.wine-beer {
      background-image: url(../img/wine-beer.png); }
      .shoplinks li.wine-beer a {
        background-position: 0 -32.75em; }
    .shoplinks li.gourmet {
      background-image: url(../img/gourmet.png); }
      .shoplinks li.gourmet a {
        background-position: 0 -41em; }
    .shoplinks li.meat-seafood {
      background-image: url(../img/meat-seafood.png); }
      .shoplinks li.meat-seafood a {
        background-position: 0 -49.25em; }
    .shoplinks li.pasta {
      background-image: url(../img/pasta.png); }
      .shoplinks li.pasta a {
        background-position: 0 -57.25em; }
    .shoplinks li.bakery, .shoplinks li.coffee, .shoplinks li.gourmet {
      margin-right: 0; }
    @media screen and (min-width: 35em) {
      .shoplinks li {
        -webkit-background-size: 95% auto;
        -moz-background-size: 95% auto;
        -ms-background-size: 95% auto;
        -o-background-size: 95% auto;
        background-size: 95% auto;
        display: block;
        float: left;
        margin-right: 2.35765%;
        width: 23.23176%;
        margin-bottom: 1em; }
        .shoplinks li:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 45em) {
      .shoplinks li {
        display: block;
        float: left;
        margin-right: 2.35765%;
        width: 31.76157%;
        margin-right: 0;
        -webkit-background-size: auto 90%;
        -moz-background-size: auto 90%;
        -ms-background-size: auto 90%;
        -o-background-size: auto 90%;
        background-size: auto 90%; }
        .shoplinks li:last-child {
          margin-right: 0; }
        .shoplinks li.coffee, .shoplinks li.pasta {
          margin-right: 0; } }
    @media screen and (min-width: 55em) {
      .shoplinks li {
        display: block;
        float: left;
        margin-right: 3.57866%;
        width: 22.316%;
        -webkit-background-size: auto 100%;
        -moz-background-size: auto 100%;
        -ms-background-size: auto 100%;
        -o-background-size: auto 100%;
        background-size: auto 100%; }
        .shoplinks li:last-child {
          margin-right: 0; }
        .shoplinks li.bakery, .shoplinks li.gourmet {
          display: block;
          float: left;
          margin-right: 3.57866%;
          width: 22.316%; }
          .shoplinks li.bakery:last-child, .shoplinks li.gourmet:last-child {
            margin-right: 0; } }
    .shoplinks li > a {
      font-size: 1.1em;
      line-height: 1em;
      color: #fff;
      text-decoration: none;
      text-shadow: 0 0.1em 0.1em #1f1f1f;
      text-transform: uppercase;
      font-family: "english", serif;
      height: 10em;
      max-width: 10em;
      padding: 3.75em 1em;
      display: block;
      text-indent: -9999px; }
    .shoplinks li:nth-child(1n+5) a {
      padding-top: 3.25em; }

.sub .shoplinks li {
  width: 100%;
  *zoom: 1;
  background-size: auto 50%;
  background-position: center top;
  height: auto;
  margin-bottom: 3em; }
  .sub .shoplinks li:before, .sub .shoplinks li:after {
    content: " ";
    display: table; }
  .sub .shoplinks li:after {
    clear: both; }
  .sub .shoplinks li:nth-child(2n+2) {
    margin-right: 0; }
  @media screen and (min-width: 35em) {
    .sub .shoplinks li {
      background-size: auto 100%;
      background-position: left center;
      height: 8em; } }
  @media screen and (min-width: 55em) {
    .sub .shoplinks li {
      height: 9em;
      display: block;
      float: left;
      margin-right: 2.35765%;
      width: 48.82117%; }
      .sub .shoplinks li:last-child {
        margin-right: 0; } }
  .sub .shoplinks li > a {
    text-align: center;
    padding: .5em;
    height: 6em;
    margin-bottom: .5em; }
    @media screen and (min-width: 35em) {
      .sub .shoplinks li > a {
        height: 10em;
        display: block;
        float: left;
        margin-right: 2.35765%;
        width: 40.29137%;
        padding: 3em 1em 1.5em .5em; }
        .sub .shoplinks li > a:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 45em) {
      .sub .shoplinks li > a {
        height: 10em;
        display: block;
        float: left;
        margin-right: 2.35765%;
        width: 23.23176%;
        padding: 3em 3em 0 1em; }
        .sub .shoplinks li > a:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 55em) {
      .sub .shoplinks li > a {
        display: block;
        float: left;
        margin-right: 4.82916%;
        width: 30.11389%;
        padding: 3.75em 1em; }
        .sub .shoplinks li > a:last-child {
          margin-right: 0; }
        .sub .shoplinks li > a:hover {
          margin-top: .1em; } }
  @media screen and (min-width: 45em) {
    .sub .shoplinks li:nth-child(1n+5) a {
      padding-top: 2.75em; } }
  @media screen and (min-width: 55em) {
    .sub .shoplinks li:nth-child(1n+5) a {
      padding-top: 3.25em; } }
  .sub .shoplinks li p {
    padding: .5em 0;
    text-align: left;
    font-size: .85em;
    margin-right: 0;
    margin: 0;
    background-image: url(../img/blackhr2.png);
    background-position: bottom right;
    background-repeat: repeat-x; }
    @media screen and (min-width: 35em) {
      .sub .shoplinks li p {
        display: block;
        float: left;
        margin-right: 2.35765%;
        width: 57.35098%;
        background-image: url(../img/blackhr1.png), url(../img/blackhr2.png);
        background-position: top left, bottom right;
        background-repeat: repeat-x; }
        .sub .shoplinks li p:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 45em) {
      .sub .shoplinks li p {
        padding: 1em 0;
        margin: 1em 0;
        display: block;
        float: left;
        margin-right: 2.35765%;
        width: 74.41059%;
        font-size: 1em; }
        .sub .shoplinks li p:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 55em) {
      .sub .shoplinks li p {
        padding: .5em 0;
        display: block;
        float: left;
        margin-right: 4.82916%;
        width: 65.05695%; }
        .sub .shoplinks li p:last-child {
          margin-right: 0; } }
    .sub .shoplinks li p a {
      display: block;
      text-decoration: none;
      text-transform: uppercase;
      color: #1f1f1f;
      font-size: .8em;
      margin-top: 0;
      padding-top: 0 !important; }
      .sub .shoplinks li p a:hover {
        color: #355e3e; }

#banner {
  max-height: 20em;
  overflow: hidden;
  width: 100%;
  text-align: center;
  margin-bottom: 1em;
  position: relative; }
  #banner:after {
    content: "";
    display: block;
    position: absolute;
    top: 5%;
    left: 0;
    height: 90%;
    width: 100%;
    z-index: 2;
    background-image: url(../img/whitehr1.png), url(../img/whitehr2.png);
    background-position: 0% 0%, 100% 100%;
    background-repeat: repeat-x; }
  #banner img {
    width: 100%;
    position: relative;
    z-index: 1; }
  .lt-ie9 #banner {
    height: 20em; }
    .lt-ie9 #banner img {
      height: 20em; }

.sub #main {
  padding: 1em 0; }

.sub-carousel {
  margin-bottom: 2em; }
  @media screen and (min-width: 45em) {
    .sub-carousel {
      display: block;
      float: left;
      margin-right: 2.35765%;
      width: 57.35098%; }
      .sub-carousel:last-child {
        margin-right: 0; } }

@media screen and (min-width: 45em) {
  .overview {
    display: block;
    float: left;
    margin-right: 2.35765%;
    width: 40.29137%;
    margin-right: 0; }
    .overview:last-child {
      margin-right: 0; } }

@media screen and (min-width: 45em) {
  #shipping_form_content {
    display: block;
    float: left;
    margin-right: 2.35765%;
    width: 48.82117%; }
    #shipping_form_content:last-child {
      margin-right: 0; } }

#checkout_form_gateway_fields {
  clear: both; }

@media screen and (min-width: 45em) {
  #shipping_form_sidebar {
    display: block;
    float: left;
    margin-right: 2.35765%;
    width: 48.82117%;
    margin-right: 0; }
    #shipping_form_sidebar:last-child {
      margin-right: 0; } }

@media screen and (min-width: 45em) {
  #payment_form_content {
    display: block;
    float: left;
    margin-right: 2.35765%;
    width: 57.35098%; }
    #payment_form_content:last-child {
      margin-right: 0; } }

@media screen and (min-width: 45em) {
  #payment_form_sidebar {
    display: block;
    float: left;
    margin-right: 2.35765%;
    width: 40.29137%; }
    #payment_form_sidebar:last-child {
      margin-right: 0; } }
#payment_form_sidebar hr {
  border-top: 1px solid #525252; }

#page_checkout_login .login-form {
  display: block;
  float: left;
  margin-right: 2.35765%;
  width: 48.82117%; }
  #page_checkout_login .login-form:last-child {
    margin-right: 0; }
#page_checkout_login .register-form {
  display: block;
  float: left;
  margin-right: 2.35765%;
  width: 48.82117%; }
  #page_checkout_login .register-form:last-child {
    margin-right: 0; }

.payment_cart_items td {
  font-size: 0.85em;
  padding: 0 10px;
  vertical-align: top; }
  .payment_cart_items td:last-child {
    text-align: right; }

.payment_totals {
  width: 100%; }
  .payment_totals td {
    font-size: 0.85em;
    color: #454545; }
  .payment_totals td, .payment_totals th {
    padding: 0px 10px;
    text-align: right; }
    .payment_totals td:first-child, .payment_totals th:first-child {
      width: 75%; }

#contact-form-input {
  display: block;
  float: left;
  margin-right: 2.35765%;
  width: 48.82117%; }
  #contact-form-input:last-child {
    margin-right: 0; }

#contact-form-fields {
  display: block;
  float: left;
  margin-right: 2.35765%;
  width: 48.82117%;
  margin-right: 0; }
  #contact-form-fields:last-child {
    margin-right: 0; }
  #contact-form-fields #captcha img {
    float: left; }
  #contact-form-fields #captcha input {
    width: inherit;
    float: left; }

@media screen and (min-width: 45em) {
  nav.sidebar {
    display: block;
    float: left;
    margin-right: 2.35765%;
    width: 23.23176%; }
    nav.sidebar:last-child {
      margin-right: 0; } }

.categories ul {
  list-style: none;
  padding-left: 0; }
.categories .depth1 > a {
  color: #355e3e; }
.categories .depth2 > a {
  padding-left: 1.2em; }
.categories a {
  display: block;
  background-image: url(../img/blackhr1.png);
  background-position: 100% 100%;
  background-repeat: repeat-x;
  padding: .5em;
  text-transform: uppercase;
  color: #1f1f1f;
  text-decoration: none; }
  .categories a:hover {
    color: #efebda;
    background-color: #355e3e;
    background-image: url(../img/greenpaper.jpg);
    background-repeat: repeat;
    -webkit-background-size: 450px 450px;
    -moz-background-size: 450px 450px;
    -ms-background-size: 450px 450px;
    -o-background-size: 450px 450px;
    background-size: 450px 450px; }
  .categories a.thanksgiving-menu-link {
    padding: 2.5em .5em;
    background-image: url(../img/thanksgiving-menu-hover.png);
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center; }
    .categories a.thanksgiving-menu-link:hover {
      text-indent: 0px;
      background-image: url(../img/thanksgiving-menu-btn.png);
      background-repeat: no-repeat;
      background-size: contain;
      text-align: center;
      color: #fff;
      background-color: transparent; }

@media screen and (min-width: 45em) {
  .products {
    display: block;
    float: left;
    margin-right: 2.35765%;
    width: 74.41059%;
    margin-right: 0; }
    .products:last-child {
      margin-right: 0; } }

.thumb {
  position: relative;
  display: block; }
  .thumb img {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1; }
  .thumb:hover:before {
    content: " ";
    position: absolute;
    display: block;
    top: .5em;
    left: .5em;
    bottom: .5em;
    right: .5em;
    background-image: url(../img/whitehr1.png), url(../img/whitevr1.png), url(../img/whitehr2.png), url(../img/whitevr2.png);
    background-position: 0% 0%, 100% 100%, 100% 100%, 0% 0%;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
    z-index: 10; }

.price {
  font-size: 2em;
  line-height: 1;
  margin: 0; }
  .price:before {
    content: "$";
    font-size: .6em; }
  .price.call {
    font-size: .8em;
    font-family: "proxima-nova-condensed", sans-serif;
    line-height: 1em;
    text-align: center;
    padding: .5em 1em;
    color: #efebda;
    background-color: #355e3e;
    background-image: url(../img/greenpaper.jpg);
    background-repeat: repeat;
    -webkit-background-size: 450px 450px;
    -moz-background-size: 450px 450px;
    -ms-background-size: 450px 450px;
    -o-background-size: 450px 450px;
    background-size: 450px 450px;
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    border-radius: .3em; }
    .price.call:before {
      content: ""; }
    .price.call a {
      color: #efebda;
      text-decoration: none; }

.product {
  *zoom: 1;
  padding-bottom: 1em;
  margin-bottom: 1em; }
  .product:before, .product:after {
    content: " ";
    display: table; }
  .product:after {
    clear: both; }
  .product a {
    text-decoration: none; }
    .product a:last-child {
      display: block;
      background-color: #355e3e;
      background-image: url(../img/greenpaper.jpg);
      background-repeat: repeat;
      -webkit-background-size: 450px 450px;
      -moz-background-size: 450px 450px;
      -ms-background-size: 450px 450px;
      -o-background-size: 450px 450px;
      background-size: 450px 450px;
      color: #fff;
      text-decoration: none;
      padding: 1em;
      border-radius: 0 0 .3em .3em; }
      .product a:last-child:hover {
        background-image: none;
        background-color: #333333; }
  .product h3 {
    background-image: url(../img/whitehr2.png);
    background-position: bottom right;
    text-transform: none;
    padding: 0 0 .4em 0;
    margin: 0 0 .4em 0;
    font-size: 1.2em; }
  @media screen and (min-width: 35em) {
    .product {
      display: block;
      float: left;
      margin-right: 2.35765%;
      width: 48.82117%; }
      .product:last-child {
        margin-right: 0; }
      .product:nth-child(2n) {
        margin-right: 0; } }
  @media screen and (min-width: 45em) {
    .product {
      display: block;
      float: left;
      margin-right: 3.16844%;
      width: 31.22104%;
      padding-bottom: 0;
      background-image: none; }
      .product:nth-child(2n) {
        display: block;
        float: left;
        margin-right: 3.16844%;
        width: 31.22104%; }
        .product:nth-child(2n):last-child {
          margin-right: 0; }
      .product:last-child {
        margin-right: 0; }
      .product:nth-child(3n) {
        margin-right: 0; }
      .product:nth-child(3n+1) {
        clear: left; }
      .product a {
        display: block;
        color: #fff; }
        .product a:last-child {
          background-color: #355e3e;
          background-image: url(../img/greenpaper.jpg);
          background-repeat: repeat;
          -webkit-background-size: 450px 450px;
          -moz-background-size: 450px 450px;
          -ms-background-size: 450px 450px;
          -o-background-size: 450px 450px;
          background-size: 450px 450px;
          padding: 1em; }
      .product *:last-child {
        margin-bottom: 0; }
      .product h3 {
        font-size: 1.2em;
        margin-bottom: .6em; }
      .product .thumb {
        width: 100%; }
        .product .thumb:hover:before {
          top: 1em;
          left: 1em;
          bottom: 1em;
          right: 1em; } }

.single-product .controls label {
  font-family: "proxima-nova-condensed", sans-serif;
  font-size: 1em;
  text-transform: none; }

.cart .cart-product {
  width: 100%;
  *zoom: 1;
  background-image: url(../img/blackhr1.png);
  background-position: 100% 100%;
  background-repeat: repeat-x;
  padding-bottom: 1em;
  margin-bottom: 1em; }
  .cart .cart-product:before, .cart .cart-product:after {
    content: " ";
    display: table; }
  .cart .cart-product:after {
    clear: both; }
  .cart .cart-product h3 {
    margin-bottom: .5em;
    background: none;
    text-transform: none; }
    .cart .cart-product h3 a {
      display: block;
      color: #1f1f1f;
      padding: 0;
      font-size: 1.4em;
      text-decoration: none;
      background-image: url(../img/blackhr1.png);
      background-position: 100% 100%;
      background-repeat: repeat-x;
      border-radius: 0; }
      .cart .cart-product h3 a:hover {
        background-image: url(../img/blackhr1.png);
        background-position: 100% 100%;
        background-repeat: repeat-x;
        color: #355e3e;
        background-color: transparent; }
  .cart .cart-product .price {
    float: left;
    margin-right: 1em;
    padding-top: .3em; }
.cart .config label {
  display: block; }
  .cart .config label.quantity input {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    margin-left: .5em; }
.cart .config select {
  width: 100%; }
.cart .complete-cart {
  text-align: right; }
  .cart .complete-cart label {
    float: left;
    margin-right: 1em;
    padding-top: 1em; }
  .cart .complete-cart .price {
    font-size: 2.6em;
    padding-top: 0; }
  .cart .complete-cart input {
    clear: left;
    width: 100%;
    margin-top: 1em; }
  .cart .complete-cart p {
    text-align: center; }
@media screen and (min-width: 45em) {
  .cart .cart-product .thumb {
    display: block;
    float: left;
    margin-right: 2.35765%;
    width: 14.70196%; }
    .cart .cart-product .thumb:last-child {
      margin-right: 0; }
    .cart .cart-product .thumb img {
      width: 100%; }
  .cart .cart-product .product-info {
    display: block;
    float: left;
    margin-right: 2.35765%;
    width: 82.94039%;
    margin-right: 0; }
    .cart .cart-product .product-info:last-child {
      margin-right: 0; }
  .cart .config {
    *zoom: 1; }
    .cart .config:before, .cart .config:after {
      content: " ";
      display: table; }
    .cart .config:after {
      clear: both; }
    .cart .config > * {
      min-height: 60px; }
    .cart .config label {
      display: block;
      float: left;
      margin-right: 2.84259%;
      width: 28.01019%;
      background-image: url(../img/blackvr.png);
      background-position: 100% 100%;
      background-repeat: repeat-y;
      padding-right: 1em; }
      .cart .config label:last-child {
        margin-right: 0; }
    .cart .config .quantity {
      line-height: 60px; }
      .cart .config .quantity input {
        display: inline;
        margin-left: 0em; }
      .cart .config .quantity button {
        font-size: .8em;
        margin: 0;
        border-radius: .5em; }
    .cart .config .price {
      display: block;
      float: left;
      margin-right: 2.84259%;
      width: 17.72593%;
      background-image: url(../img/blackvr.png);
      background-position: 100% 100%;
      background-repeat: repeat-y;
      padding-right: 1em;
      margin-top: 0;
      margin-bottom: 0;
      text-align: center; }
      .cart .config .price:last-child {
        margin-right: 0; }
    .cart .config .remove {
      display: block;
      float: left;
      margin-right: 2.84259%;
      width: 17.72593%;
      margin-right: 0;
      text-align: right;
      padding-top: 1em; }
      .cart .config .remove:last-child {
        margin-right: 0; }
  .cart .complete-cart {
    text-align: right;
    background-image: url(../img/blackhr1.png);
    background-position: 100% 100%;
    background-repeat: repeat-x;
    *zoom: 1; }
    .cart .complete-cart:before, .cart .complete-cart:after {
      content: " ";
      display: table; }
    .cart .complete-cart:after {
      clear: both; }
    .cart .complete-cart label {
      float: left;
      margin-right: 1em;
      padding-top: 1em; }
    .cart .complete-cart .price {
      font-size: 2.6em;
      padding-top: 0; }
    .cart .complete-cart input {
      clear: left;
      width: auto;
      float: none;
      display: inline-block;
      vertical-align: baseline;
      zoom: 1;
      *display: inline;
      *vertical-align: auto;
      margin: 0 0 0 1em; }
    .cart .complete-cart p {
      text-align: right;
      margin-bottom: 3em; } }

.alert-info {
  background: rgba(214, 70, 34, 0.3);
  padding: .5em;
  margin: 0 0 1em; }

.alert-error {
  color: #d64622; }

#shipping_form_content, #shipping_form_sidebar, #checkout_form {
  position: relative; }
  #shipping_form_content legend, #shipping_form_sidebar legend, #checkout_form legend {
    background-image: url(../img/blackhr1.png), url(../img/blackhr2.png);
    background-position: top left, bottom right;
    background-repeat: repeat-x;
    display: block;
    width: 100%;
    padding: .3em 0;
    margin: 0 0 1em;
    font-size: 1.2em; }
  #shipping_form_content label[for="use_billing_info"], #shipping_form_sidebar label[for="use_billing_info"], #checkout_form label[for="use_billing_info"] {
    position: absolute;
    top: .8em;
    left: 10em;
    width: 18em; }
  #shipping_form_content fieldset.state select, #shipping_form_content fieldset.zip select, #shipping_form_sidebar fieldset.state select, #shipping_form_sidebar fieldset.zip select, #checkout_form fieldset.state select, #checkout_form fieldset.zip select {
    width: 100%; }
  @media screen and (min-width: 45em) {
    #shipping_form_content fieldset.state, #shipping_form_content fieldset.zip, #shipping_form_sidebar fieldset.state, #shipping_form_sidebar fieldset.zip, #checkout_form fieldset.state, #checkout_form fieldset.zip {
      display: block;
      float: left;
      margin-right: 4.82916%;
      width: 47.58542%; }
      #shipping_form_content fieldset.state:last-child, #shipping_form_content fieldset.zip:last-child, #shipping_form_sidebar fieldset.state:last-child, #shipping_form_sidebar fieldset.zip:last-child, #checkout_form fieldset.state:last-child, #checkout_form fieldset.zip:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 45em) {
    #shipping_form_content fieldset.zip, #shipping_form_sidebar fieldset.zip, #checkout_form fieldset.zip {
      margin-right: 0; } }

.control-group {
  display: block;
  float: left;
  margin-right: 2.35765%;
  width: 100%;
  *zoom: 1;
  background-image: url(../img/blackhr1.png);
  background-position: top left;
  background-repeat: repeat-x;
  padding: 1em 0; }
  .control-group:last-child {
    margin-right: 0; }
  .control-group:before, .control-group:after {
    content: " ";
    display: table; }
  .control-group:after {
    clear: both; }
  .control-group input[type="submit"] {
    float: right; }

@media screen and (min-width: 45em) {
  .catering_time, .catering_shipping_details {
    display: block;
    float: left;
    margin-right: 4.82916%;
    width: 47.58542%; }
    .catering_time:last-child, .catering_shipping_details:last-child {
      margin-right: 0; } }

.catering_shipping_details legend {
  background-image: url(../img/blackhr1.png), url(../img/blackhr2.png);
  background-position: top left, bottom right;
  background-repeat: repeat-x;
  display: block;
  width: 100%;
  padding: .3em 0;
  margin: 0 0 1em;
  font-size: 1.2em; }
.catering_shipping_details .inputgroup label {
  font-family: "proxima-nova-condensed", sans-serif;
  font-size: 1em;
  text-transform: none; }
@media screen and (min-width: 45em) {
  .catering_shipping_details {
    margin-right: 0; } }
.catering_shipping_details span.zip_code, .catering_shipping_details span.delivery_cost {
  color: #355e3e;
  font-family: "proxima-nova-condensed", sans-serif;
  font-weight: 700; }

.picker__button--today, .picker__button--clear {
  color: #1f1f1f;
  padding: 0 !important; }

@media screen and (min-width: 45em) {
  #payment_form_content .cc-no {
    display: block;
    float: left;
    margin-right: 2.35765%;
    width: 74.41059%; }
    #payment_form_content .cc-no:last-child {
      margin-right: 0; } }
@media screen and (min-width: 45em) {
  #payment_form_content .cc-ccv {
    display: block;
    float: left;
    margin-right: 2.35765%;
    width: 23.23176%;
    margin-right: 0; }
    #payment_form_content .cc-ccv:last-child {
      margin-right: 0; } }
#payment_form_content .exp-mo, #payment_form_content .exp-yr {
  display: block;
  float: left;
  margin-right: 2.35765%;
  width: 40.29137%; }
  #payment_form_content .exp-mo:last-child, #payment_form_content .exp-yr:last-child {
    margin-right: 0; }
  #payment_form_content .exp-mo select, #payment_form_content .exp-yr select {
    width: 100%; }

.payment_cart_items tr:nth-child(even) {
  background: rgba(31, 31, 31, 0.1); }
.payment_cart_items td {
  padding: .5em; }

.order-status, .order, .order_items {
  background: rgba(31, 31, 31, 0.1);
  padding: 1em; }
  @media screen and (min-width: 45em) {
    .order-status, .order, .order_items {
      display: block;
      float: left;
      margin-right: 2.35765%;
      width: 74.41059%; }
      .order-status:last-child, .order:last-child, .order_items:last-child {
        margin-right: 0; } }

@media screen and (min-width: 45em) {
  .order-sidebar, #profile-nav {
    display: block;
    float: left;
    margin-right: 2.35765%;
    width: 23.23176%;
    margin-right: 0;
    background-image: url(../img/blackvr.png);
    background-position: top left;
    background-repeat: repeat-y;
    padding: 1em 0 1em 1em;
    margin-top: 0;
    margin-bottom: 0; }
    .order-sidebar:last-child, #profile-nav:last-child {
      margin-right: 0; } }

#profile-nav li {
  margin: 0;
  padding: 0;
  list-style: none; }

table.products {
  display: table; }
  table.products .product {
    display: table-row; }
    table.products .product:before, table.products .product:after {
      content: none; }
    table.products .product td {
      vertical-align: middle;
      padding: .5em 0; }

.order_item {
  background-image: url(../img/blackhr1.png);
  background-position: top left;
  background-repeat: repeat-x;
  display: block;
  *zoom: 1; }
  .order_item:before, .order_item:after {
    content: " ";
    display: table; }
  .order_item:after {
    clear: both; }
  .order_item:last-child {
    background-image: url(../img/blackhr1.png), url(../img/blackhr2.png);
    background-position: top left, bottom right; }
  .order_item h3 {
    background: none;
    float: left;
    margin-bottom: 0; }
    .order_item h3 .total-price {
      float: right; }
  .order_item p {
    padding: .5em 0;
    margin: 0;
    float: right; }
  .order_item .products {
    width: 100%;
    float: none; }
  .order_item .product {
    width: 100%;
    margin-right: 0;
    float: none; }
    .order_item .product:nth-child(3n+1) {
      clear: none; }

#order-details h3 {
  float: none; }
#order-details .product {
  background-image: url(../img/blackhr1.png);
  background-position: top left;
  background-repeat: repeat-x; }

@media screen and (min-width: 45em) {
  .edit-profile {
    display: block;
    float: left;
    margin-right: 2.35765%;
    width: 74.41059%; }
    .edit-profile:last-child {
      margin-right: 0; } }

/* pagination */
ul.product_pagination {
  clear: both;
  margin: 1em auto;
  display: block;
  padding: .6em 0;
  text-align: center;
  background-color: rgba(51, 51, 51, 0.8);
  border-radius: .3em; }
  ul.product_pagination li {
    display: inline-block;
    font-size: 1.2em;
    line-height: 1; }
    ul.product_pagination li a {
      display: none;
      color: rgba(255, 255, 255, 0.5);
      text-decoration: none;
      padding: .3em .7em;
      margin: .5em; }
      ul.product_pagination li a.active {
        color: #fff; }
      ul.product_pagination li a:hover {
        color: rgba(255, 255, 255, 0.8); }
      ul.product_pagination li a.page-previous, ul.product_pagination li a.page-next {
        display: block; }
      @media screen and (min-width: 45em) {
        ul.product_pagination li a {
          display: block; } }

.breadcrumbs {
  display: block;
  margin-bottom: 1em; }
  .breadcrumbs a {
    display: inline-block;
    padding: 0.5em 1em 0.5em 2em;
    position: relative;
    text-decoration: none;
    background: #b2b0ab;
    color: #3c3a39;
    font-weight: 900;
    margin: 1.5px 0; }
    .breadcrumbs a.current {
      background-color: #355e3e;
      color: #fff; }
      .breadcrumbs a.current:before {
        border-color: transparent transparent transparent #355e3e; }
    .breadcrumbs a:before {
      content: '';
      position: absolute;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 19px 0 19px 20px;
      border-color: transparent transparent transparent #b2b0ab;
      top: 0;
      right: -20px;
      z-index: 2; }
    .breadcrumbs a:after {
      content: '';
      position: absolute;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 19px 0 19px 20px;
      border-color: transparent transparent transparent #dcdace;
      top: 0;
      right: -24px;
      z-index: 1; }

.appendix {
  *zoom: 1;
  max-width: 65em;
  margin-left: auto;
  margin-right: auto;
  padding: 1em 2em; }
  .appendix:before, .appendix:after {
    content: " ";
    display: table; }
  .appendix:after {
    clear: both; }
  .appendix ul {
    text-transform: uppercase;
    list-style: none;
    padding: 1em 0;
    margin: 0;
    border-top: 1px solid #3c3a39; }
    .appendix ul a {
      display: block;
      color: #3c3a39;
      text-decoration: none; }
      .appendix ul a:hover {
        color: #355e3e; }
  .appendix li {
    margin-bottom: .5em; }
    @media screen and (min-width: 55em) {
      .appendix li {
        margin-bottom: 1em; } }
  .appendix h4 {
    text-transform: none;
    color: #3c3a39;
    font-size: 1.2em;
    padding: 1em 0 0;
    margin: 0; }
    .appendix h4:first-child {
      border-top: 1px solid #3c3a39; }
  .appendix .hours ul {
    text-transform: none;
    border: none; }
  .appendix p {
    margin: 0; }
  .appendix .hours ul, .appendix .contact-info p {
    font-family: "proxima-nova-condensed", sans-serif; }
  .appendix .contact-info p:last-child {
    padding-top: 2em; }
  .appendix .button, .appendix .arrow {
    font-size: .8em; }
  @media screen and (min-width: 45em) {
    .appendix > ul, .appendix .hours, .appendix .contact-info {
      display: block;
      float: left;
      margin-right: 2.35765%;
      width: 23.23176%;
      border-top: none;
      background-image: url(../img/blackvr.png);
      background-position: 100% 100%;
      background-repeat: repeat-y;
      padding: 0 1.618em 0 0; }
      .appendix > ul:last-child, .appendix .hours:last-child, .appendix .contact-info:last-child {
        margin-right: 0; }
    .appendix .contact-info {
      margin-right: 0;
      padding: 0;
      background-image: none; }
    .appendix h4:first-child {
      border-top: none;
      padding: 0; } }

body > footer {
  *zoom: 1;
  max-width: 65em;
  margin-left: auto;
  margin-right: auto;
  padding: 0 2em;
  text-align: center;
  font-family: "proxima-nova-condensed", sans-serif; }
  body > footer:before, body > footer:after {
    content: " ";
    display: table; }
  body > footer:after {
    clear: both; }

label.error {
  position: relative;
  top: -1em;
  padding: 0.2em;
  background: seashell;
  color: red;
  border: 1px solid salmon; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

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

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

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

  .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; } }

/*# sourceMappingURL=main.css.map */
