* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
/* normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
} 
body {
  margin: 0;
}
ul {
  padding: 0;
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
  line-height: 1;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  line-height: 1;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
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;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.alignment-span {
  height: 100%;
  width: 0;
  font-size: 0;
  vertical-align: middle;
  display: inline-block;
}
.styleguide-color-figure div {
  height: 5px;
  margin-bottom: 10px;
}
.styleguide-color-figure h4 {
  color: #8e8e8e;
}
.styleguide-color-figure .white {
  background-color: #fff;
}
.styleguide-color-figure .wisp {
  background-color: #f4f4f4;
}
.styleguide-color-figure .steel {
  background-color: #ccc;
}
.styleguide-color-figure .cloud {
  background-color: #8e8e8e;
}
.styleguide-color-figure .black {
  background-color: #000;
}
.styleguide-color-figure .clover {
  background-color: #1aaf69;
}
.styleguide-color-figure .error {
  background-color: #c01111;
}
.styleguide-color-figure .gold {
  background-color: #a58336;
}
.styleguide-color-figure .sale {
  background-color: #c01111;
}
.styleguide-pallet-tile.copy {
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
.styleguide-pallet-tile.button {
  color: #fff;
  background-color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.styleguide-pallet-tile.faded-link {
  color: #8e8e8e;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
.styleguide-pallet-tile.promotion {
  color: #fff;
  background-color: #1aaf69;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.styleguide-pallet-tile.error-text {
  color: #c01111;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
.styleguide-pallet-tile.gold-text {
  color: #a58336;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
.styleguide-pallet-tile.faded-bg {
  color: #000;
  background-color: #f4f4f4;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
.styleguide-font-figure.din {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-style: normal;
}
.styleguide-font-figure.typewriter-light {
  font-family: 'AmericanTypewriterStd-Light';
  font-weight: 300;
  font-style: normal;
}
.styleguide-font-figure.typewriter-medium {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-style: normal;
}
.styleguide-font-figure.typewriter-bold {
  font-family: 'AmericanTypewriterStd-Bold';
  font-weight: bold;
  font-style: normal;
}
.styleguide-font-figure.amasis {
  font-family: 'AmasisMT-Italic';
  font-weight: normal;
  font-style: normal;
}
.styleguide-font-figure.prata-regular {
  font-family: 'PrataRegular';
  font-weight: normal;
  font-style: normal;
}
.styleguide-font-figure.icon-font {
  font-family: 'sees-icon-font';
  font-weight: normal;
  font-style: normal;
}
.styleguide-font-figure {
  font-size: 27px;
}
.styleguide-font-figure {
  margin-bottom: 30px;
}
.fonts-nav1 {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 3.5px;
}
.fonts-nav2 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.fonts-nav3 {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.fonts-nav4 {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 13px;
}
.fonts-nav-fancy {
  font-family: 'AmasisMT-Italic';
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
}
.fonts-nav1-tablet {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 16px;
  text-transform: uppercase;
}
.fonts-heading1 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 64px;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.fonts-heading2 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 48px;
  text-transform: uppercase;
}
.fonts-heading3 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.fonts-heading4 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 28px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.fonts-heading5 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.fonts-heading6 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.fonts-decoLarge {
  font-family: 'AmasisMT-Italic';
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
}
.fonts-decoSmall {
  font-family: 'AmasisMT-Italic';
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
}
.fonts-typewriterLarge {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 24px;
}
.fonts-typewriterSmall {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 15px;
}
.fonts-pdp-product-title {
  font-family: 'AmasisMT-Italic';
  font-style: normal;
  font-weight: normal;
  font-size: 35px;
}
.fonts-cta,
.font-cta {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0.25px;
}
.fonts-form-label,
.font-form-label {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.fonts-refinement-label,
.font-refinement-label {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}
.fonts-small-label,
.font-small-label {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.25px;
}
.fonts-copy,
.font-copy {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
.fonts-copy-caps,
.font-copy-caps {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.7px;
}
.fonts-copy-bold,
.font-copy-bold {
  font-family: 'AmericanTypewriterStd-Bold';
  font-weight: bold;
  font-size: 14px;
  text-transform: none;
  letter-spacing: 0.75px;
}
.fonts-copy-bold-caps,
.font-copy-bold-caps {
  font-family: 'AmericanTypewriterStd-Bold';
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.75px;
}
.fonts-small-copy,
.font-small-copy {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 11px;
  text-transform: none;
  letter-spacing: 0.25px;
}
.fonts-small-copy-caps,
.font-small-copy-caps {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.fonts-large-copy,
.font-large-copy {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0.35px;
}
.fonts-large-copy-bold,
.font-large-copy-bold {
  font-family: 'AmericanTypewriterStd-Bold';
  font-weight: bold;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 1px;
}
.fonts-large-copy-caps,
.font-large-copy-caps {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.6px;
}
.fonts-large-copy-caps-auth,
.font-large-copy-caps-auth {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  text-decoration: underline;
}
.fonts-x-large-copy,
.font-x-large-copy {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 20px;
  text-transform: none;
  letter-spacing: 0.35px;
}
.fonts-x-large-copy-caps,
.font-x-large-copy-caps {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.4px;
}
.fonts-pdp-description-copy,
.font-pdp-description-copy {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 24px;
}
.fonts-pdp-small-description-copy,
.font-pdp-small-description-copy {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 13px;
}
.fonts-refinements-fancy,
.font-refinements-fancy {
  font-family: 'AmasisMT-Italic';
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.5px;
}
.fonts-fancy-cta,
.font-fancy-cta {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.fonts-refinements-plus-minus,
.font-refinements-plus-minus {
  font-family: 'AmericanTypewriterStd-Light';
  font-weight: normal;
  font-size: 20px;
  line-height: 16px;
}
.act-like-desktop {
  *zoom: 1;
  width: auto;
  max-width: 1366px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.act-like-desktop:before,
.act-like-desktop:after {
  content: '';
  display: table;
}
.act-like-desktop:after {
  clear: both;
}
.act-like-tablet {
  *zoom: 1;
  width: auto;
  max-width: 1024px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.act-like-tablet:before,
.act-like-tablet:after {
  content: '';
  display: table;
}
.act-like-tablet:after {
  clear: both;
}
.act-like-phone {
  *zoom: 1;
  width: auto;
  max-width: 768px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.act-like-phone:before,
.act-like-phone:after {
  content: '';
  display: table;
}
.act-like-phone:after {
  clear: both;
}
.v-pad-module {
  padding-top: 100px;
  padding-bottom: 100px;
}
.v-pad-top-module {
  padding-top: 100px;
}
.v-pad-bot-module {
  padding-bottom: 100px;
}
.v-mar-module {
  margin-top: 100px;
  margin-bottom: 100px;
}
.v-mar-top-module {
  margin-top: 100px;
}
.v-mar-bot-module {
  margin-bottom: 100px;
}
.v-pad-small-module {
  padding-top: 80px;
  padding-bottom: 80px;
}
.v-pad-top-small-module {
  padding-top: 80px; 
}
.v-pad-bot-small-module {
  padding-bottom: 80px;
}
.v-mar-small-module {
  margin-top: 80px;
  margin-bottom: 80px;
}
.v-mar-top-small-module {
  margin-top: 80px;
}
.v-mar-bot-small-module {
  margin-bottom: 80px;
}
.v-pad-large-component {
  padding-top: 60px;
  padding-bottom: 60px;
}
.v-pad-top-large-component {
  padding-top: 60px;
}
.v-pad-bot-large-component {
  padding-bottom: 60px;
}
.v-mar-large-component {
  margin-top: 60px;
  margin-bottom: 60px;
}
.v-mar-top-large-component {
  margin-top: 60px;
}
.v-mar-bot-large-component {
  margin-bottom: 60px;
}
.v-pad-component {
  padding-top: 30px;
  padding-bottom: 30px;
}
.v-pad-top-component {
  padding-top: 30px;
}
.v-pad-bot-component {
  padding-bottom: 30px;
}
.v-pad-component a {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  text-decoration: underline;
}
.v-pad-bot-component a {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  text-decoration: none;
}
.v-pad-bot-component a:hover,
.v-pad-component a:hover {
	color: #a58336;
}
.v-mar-component {
  margin-top: 40px;
  margin-bottom: 40px;
}
.v-mar-top-component {
  margin-top: 40px;
}
.v-mar-bot-component {
  margin-bottom: 40px;
}
.v-pad-small-component {
  padding-top: 30px;
  padding-bottom: 30px;
}
.v-pad-top-small-component {
  padding-top: 30px;
}
.v-pad-bot-small-component {
  padding-bottom: 30px;
}
.v-mar-small-component {
  margin-top: 30px;
  margin-bottom: 30px;
}
.v-mar-top-small-component {
  margin-top: 30px;
}
.v-mar-bot-small-component {
  margin-bottom: 30px;
}
.v-pad-large-element {
  padding-top: 25px;
  padding-bottom: 25px;
}
.v-pad-top-large-element {
  padding-top: 25px;
}
.v-pad-bot-large-element {
  padding-bottom: 25px;
}
.v-mar-large-element {
  margin-top: 25px;
  margin-bottom: 25px;
}
.v-mar-top-large-element {
  margin-top: 25px;
}
.v-mar-bot-large-element {
  margin-bottom: 25px;
}
.v-pad-element {
  padding-top: 20px;
  padding-bottom: 20px;
}
.v-pad-top-element {
  padding-top: 20px;
}
.v-pad-bot-element {
  padding-bottom: 20px;
}
.v-mar-element {
  margin-top: 20px;
  margin-bottom: 20px;
}
.v-mar-top-element {
  margin-top: 20px;
}
.v-mar-bot-element {
  margin-bottom: 20px;
}
.v-pad-small-element {
  padding-top: 15px;
  padding-bottom: 15px;
}
.v-pad-top-small-element {
  padding-top: 15px;
}
.v-pad-bot-small-element {
  padding-bottom: 15px;
}
.v-mar-small-element {
  margin-top: 15px;
  margin-bottom: 15px;
}
.v-mar-top-small-element {
  margin-top: 15px;
}
.v-mar-bot-small-element {
  margin-bottom: 15px;
}
.v-pad-x-small-element {
  padding-top: 10px;
  padding-bottom: 10px;
}
.v-pad-top-x-small-element {
  padding-top: 10px;
}
.v-pad-bot-x-small-element {
  padding-bottom: 10px;
}
.v-mar-x-small-element {
  margin-top: 10px;
  margin-bottom: 10px;
}
.v-mar-top-x-small-element {
  margin-top: 10px;
}
.v-mar-bot-x-small-element {
  margin-bottom: 10px;
}
.v-pad-zero {
  padding-top: 0;
  padding-bottom: 0;
}
.v-pad-top-zero {
  padding-top: 0;
}
.v-pad-bot-zero {
  padding-bottom: 0;
}
.v-mar-zero {
  margin-top: 0;
  margin-bottom: 0;
}
.v-mar-top-zero {
  margin-top: 0;
}
.v-mar-bot-zero {
  margin-bottom: 0;
}
.spacing-units {
  *zoom: 1;
  width: auto;
  max-width: 600px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.spacing-units:before,
.spacing-units:after {
  content: '';
  display: table;
}
.spacing-units:after {
  clear: both;
}
.spacing-units li {
  overflow: hidden;
  margin-bottom: 5px;
  padding: 5px;
  background-color: #f4f4f4;
}
.spacing-units li div {
  *zoom: 1;
  float: left;
  clear: none;
  width: 33.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
}
.spacing-units li div:before,
.spacing-units li div:after {
  content: '';
  display: table;
}
.spacing-units li div:after {
  clear: both;
}
.spacing-units li div:last-child {
  margin-right: 0%;
}
.spacing-units li.header {
  color: #8e8e8e;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
.spacing-example-wrapper {
  overflow: hidden;
  padding-top: 15px;
  padding-bottom: 15px;
}
.spacing-example {
  *zoom: 1;
  float: left;
  clear: none;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
  text-align: center;
  background-color: #f4f4f4;
}
.spacing-example:before,
.spacing-example:after {
  content: '';
  display: table;
}
.spacing-example:after {
  clear: both;
}
.spacing-example:last-child {
  margin-right: 0%;
}
.styleguide-icon-example {
  font-family: 'sees-icon-font';
  padding-top: 20px;
  padding-bottom: 20px;
  *zoom: 1;
  float: left;
  clear: none;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
  text-align: center;
}
.styleguide-icon-example:before,
.styleguide-icon-example:after {
  content: '';
  display: table;
}
.styleguide-icon-example:after {
  clear: both;
}
.styleguide-icon-example:last-child {
  margin-right: 0%;
}
.styleguide-icon-example::before {
  padding-top: 15px;
  padding-bottom: 15px;
  display: block;
  line-height: 100px;
}
@media only screen and (max-width: 1024px) {
  .styleguide-icon-example {
    *zoom: 1;
    float: left;
    clear: none;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .styleguide-icon-example:before,
  .styleguide-icon-example:after {
    content: '';
    display: table;
  }
  .styleguide-icon-example:after {
    clear: both;
  }
  .styleguide-icon-example:last-child {
    margin-right: 0%;
  }
}
.show-usage .styleguide-icon-example {
  *zoom: 1;
  float: left;
  clear: none;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
  float: none;
}
.show-usage .styleguide-icon-example:before,
.show-usage .styleguide-icon-example:after {
  content: '';
  display: table;
}
.show-usage .styleguide-icon-example:after {
  clear: both;
}
.show-usage .styleguide-icon-example:last-child {
  margin-right: 0%;
}
.icon-arrow_dn.icon-before::before {
  font-family: 'sees-icon-font';
  content: "\e600";
  font-size: 10px;
}
.icon-arrow_dn.icon-after::after {
  font-family: 'sees-icon-font';
  content: "\e600";
  font-size: 10px;
}
.styleguide-icon-example .icon-arrow_dn::after,
.styleguide-icon-example .icon-arrow_dn::before {
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-arrow_dn::before {
  font-family: 'sees-icon-font';
  content: "\e600";
  font-size: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-arrow_dn::after,
.show-usage .icon-arrow_dn::before {
  display: block;
}
.icon-arrow_l.icon-before::before {
  font-family: 'sees-icon-font';
  content: "\e601";
  font-size: 14px;
}
.icon-arrow_l.icon-after::after {
  font-family: 'sees-icon-font';
  content: "\e601";
  font-size: 14px;
}
.styleguide-icon-example .icon-arrow_l::after,
.styleguide-icon-example .icon-arrow_l::before {
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-arrow_l::before {
  font-family: 'sees-icon-font';
  content: "\e601";
  font-size: 14px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-arrow_l::after,
.show-usage .icon-arrow_l::before {
  display: block;
}
.icon-arrow_lt.icon-before::before {
  font-family: 'sees-icon-font';
  content: "\e602";
  font-size: 70px;
  display: block;
}
.icon-arrow_lt.icon-after::after {
  font-family: 'sees-icon-font';
  content: "\e602";
  font-size: 70px;
  display: block;
}
.styleguide-icon-example .icon-arrow_lt::after,
.styleguide-icon-example .icon-arrow_lt::before {
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-arrow_lt::before {
  font-family: 'sees-icon-font';
  content: "\e602";
  font-size: 70px;
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-arrow_lt::after,
.show-usage .icon-arrow_lt::before {
  display: block;
}
.icon-arrow_next.icon-before::before {
  font-family: 'sees-icon-font';
  content: "\e603";
  font-size: 18px;
}
.icon-arrow_next.icon-after::after {
  font-family: 'sees-icon-font';
  content: "\e603";
  font-size: 18px;
}
.styleguide-icon-example .icon-arrow_next::after,
.styleguide-icon-example .icon-arrow_next::before {
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-arrow_next::before {
  font-family: 'sees-icon-font';
  content: "\e603";
  font-size: 18px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-arrow_next::after,
.show-usage .icon-arrow_next::before {
  display: block;
}
.icon-arrow_r.icon-before::before {
  font-family: 'sees-icon-font';
  content: "\e604";
  font-size: 14px;
}
.icon-arrow_r.icon-after::after {
  font-family: 'sees-icon-font';
  content: "\e604";
  font-size: 14px;
}
.styleguide-icon-example .icon-arrow_r::after,
.styleguide-icon-example .icon-arrow_r::before {
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-arrow_r::before {
  font-family: 'sees-icon-font';
  content: "\e604";
  font-size: 14px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-arrow_r::after,
.show-usage .icon-arrow_r::before {
  display: block;
}
.icon-arrow_rt.icon-before::before {
  font-family: 'sees-icon-font';
  content: "\e605";
  font-size: 70px;
  display: block;
}
.icon-arrow_rt.icon-after::after {
  font-family: 'sees-icon-font';
  content: "\e605";
  font-size: 70px;
  display: block;
}
.styleguide-icon-example .icon-arrow_rt::after,
.styleguide-icon-example .icon-arrow_rt::before {
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-arrow_rt::before {
  font-family: 'sees-icon-font';
  content: "\e605";
  font-size: 70px;
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-arrow_rt::after,
.show-usage .icon-arrow_rt::before {
  display: block;
}
.icon-arrow_top.icon-before::before {
  font-family: 'sees-icon-font';
  content: "\e606";
  font-size: 22px;
}
.icon-arrow_top.icon-after::after {
  font-family: 'sees-icon-font';
  content: "\e606";
  font-size: 22px;
}
.styleguide-icon-example .icon-arrow_top::after,
.styleguide-icon-example .icon-arrow_top::before {
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-arrow_top::before {
  font-family: 'sees-icon-font';
  content: "\e606";
  font-size: 22px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-arrow_top::after,
.show-usage .icon-arrow_top::before {
  display: block;
}
.icon-arrow_up.icon-before::before {
  font-family: 'sees-icon-font';
  content: "\e607";
  font-size: 10px;
}
.icon-arrow_up.icon-after::after {
  font-family: 'sees-icon-font';
  content: "\e607";
  font-size: 10px;
}
.styleguide-icon-example .icon-arrow_up::after,
.styleguide-icon-example .icon-arrow_up::before {
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-arrow_up::before {
  font-family: 'sees-icon-font';
  content: "\e607";
  font-size: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-arrow_up::after,
.show-usage .icon-arrow_up::before {
  display: block;
}
.icon-bag_flourish_bottom.icon-before::before {
  font-family: 'sees-icon-font';
  content: "\e608";
  font-size: 10px;
}
.icon-bag_flourish_bottom.icon-after::after {
  font-family: 'sees-icon-font';
  content: "\e608";
  font-size: 10px;
}
.styleguide-icon-example .icon-bag_flourish_bottom::after,
.styleguide-icon-example .icon-bag_flourish_bottom::before {
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-bag_flourish_bottom::before {
  font-family: 'sees-icon-font';
  content: "\e608";
  font-size: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-bag_flourish_bottom::after,
.show-usage .icon-bag_flourish_bottom::before {
  display: block;
}
.icon-bag_flourish_top.icon-before::before {
  font-family: 'sees-icon-font';
  content: "\e609";
  font-size: 10px;
}
.icon-bag_flourish_top.icon-after::after {
  font-family: 'sees-icon-font';
  content: "\e609";
  font-size: 10px;
}
.styleguide-icon-example .icon-bag_flourish_top::after,
.styleguide-icon-example .icon-bag_flourish_top::before {
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-bag_flourish_top::before {
  font-family: 'sees-icon-font';
  content: "\e609";
  font-size: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-bag_flourish_top::after,
.show-usage .icon-bag_flourish_top::before {
  display: block;
}
.icon-close.icon-before::before {
  font-family: 'sees-icon-font';
  content: "\e60a";
  font-size: 20px;
}
.icon-close.icon-after::after {
  font-family: 'sees-icon-font';
  content: "\e60a";
  font-size: 20px;
}
.styleguide-icon-example .icon-close::after,
.styleguide-icon-example .icon-close::before {
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-close::before {
  font-family: 'sees-icon-font';
  content: "\e60a";
  font-size: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-close::after,
.show-usage .icon-close::before {
  display: block;
}
.icon-corner_badge.icon-before::before {
  font-family: 'sees-icon-font';
  content: "\e60b";
  font-size: 78px;
}
.icon-corner_badge.icon-after::after {
  font-family: 'sees-icon-font';
  content: "\e60b";
  font-size: 78px;
}
.styleguide-icon-example .icon-corner_badge::after,
.styleguide-icon-example .icon-corner_badge::before {
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-corner_badge::before {
  font-family: 'sees-icon-font';
  content: "\e60b";
  font-size: 78px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-corner_badge::after,
.show-usage .icon-corner_badge::before {
  display: block;
}
.icon-div_flourish.icon-before::before {
  font-family: 'sees-icon-font';
  content: "\e60c";
  font-size: 14px;
}
.icon-div_flourish.icon-after::after {
  font-family: 'sees-icon-font';
  content: "\e60c";
  font-size: 14px;
}
.styleguide-icon-example .icon-div_flourish::after,
.styleguide-icon-example .icon-div_flourish::before {
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-div_flourish::before {
  font-family: 'sees-icon-font';
  content: "\e60c";
  font-size: 14px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-div_flourish::after,
.show-usage .icon-div_flourish::before {
  display: block;
}
.icon-end_flourish.icon-before::before {
  font-family: 'sees-icon-font';
  content: "\e60d";
  font-size: 11px;
}
.icon-end_flourish.icon-after::after {
  font-family: 'sees-icon-font';
  content: "\e60d";
  font-size: 11px;
}
.styleguide-icon-example .icon-end_flourish::after,
.styleguide-icon-example .icon-end_flourish::before {
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-end_flourish::before {
  font-family: 'sees-icon-font';
  content: "\e60d";
  font-size: 11px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-end_flourish::after,
.show-usage .icon-end_flourish::before {
  display: block;
}
.icon-envelope.icon-before::before {
  font-family: 'sees-icon-font';
  content: "\e60e";
  font-size: 20px;
}
.icon-envelope.icon-after::after {
  font-family: 'sees-icon-font';
  content: "\e60e";
  font-size: 20px;
}
.styleguide-icon-example .icon-envelope::after,
.styleguide-icon-example .icon-envelope::before {
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-envelope::before {
  font-family: 'sees-icon-font';
  content: "\e60e";
  font-size: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-envelope::after,
.show-usage .icon-envelope::before {
  display: block;
}
.icon-facebook.icon-before::before {
  font-family: 'sees-icon-font';
  content: "\e60f";
  font-size: 50px;
}
.icon-facebook.icon-after::after {
  font-family: 'sees-icon-font';
  content: "\e60f";
  font-size: 50px;
}
.styleguide-icon-example .icon-facebook::after,
.styleguide-icon-example .icon-facebook::before {
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-facebook::before {
  font-family: 'sees-icon-font';
  content: "\e60f";
  font-size: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-facebook::after,
.show-usage .icon-facebook::before {
  display: block;
}
.icon-hamburger.icon-before::before {
  font-family: 'sees-icon-font';
  content: "\e610";
  font-size: 22px;
}
.icon-hamburger.icon-after::after {
  font-family: 'sees-icon-font';
  content: "\e610";
  font-size: 22px;
}
.styleguide-icon-example .icon-hamburger::after,
.styleguide-icon-example .icon-hamburger::before {
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-hamburger::before {
  font-family: 'sees-icon-font';
  content: "\e610";
  font-size: 22px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-hamburger::after,
.show-usage .icon-hamburger::before {
  display: block;
}
.icon-minus.icon-before::before {
  font-family: 'sees-icon-font';
  content: "\e611";
  font-size: 3px;
}
.icon-minus.icon-after::after {
  font-family: 'sees-icon-font';
  content: "\e611";
  font-size: 3px;
}
.styleguide-icon-example .icon-minus::after,
.styleguide-icon-example .icon-minus::before {
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-minus::before {
  font-family: 'sees-icon-font';
  content: "\e611";
  font-size: 3px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-minus::after,
.show-usage .icon-minus::before {
  display: block;
}
.icon-moredot_filled.icon-before::before {
  font-family: 'sees-icon-font';
  content: "\e612";
  font-size: 12px;
}
.icon-moredot_filled.icon-after::after {
  font-family: 'sees-icon-font';
  content: "\e612";
  font-size: 12px;
}
.styleguide-icon-example .icon-moredot_filled::after,
.styleguide-icon-example .icon-moredot_filled::before {
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-moredot_filled::before {
  font-family: 'sees-icon-font';
  content: "\e612";
  font-size: 12px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-moredot_filled::after,
.show-usage .icon-moredot_filled::before {
  display: block;
}
.icon-moredot_open.icon-before::before {
  font-family: 'sees-icon-font';
  content: "\e613";
  font-size: 12px;
}
.icon-moredot_open.icon-after::after {
  font-family: 'sees-icon-font';
  content: "\e613";
  font-size: 12px;
}
.styleguide-icon-example .icon-moredot_open::after,
.styleguide-icon-example .icon-moredot_open::before {
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-moredot_open::before {
  font-family: 'sees-icon-font';
  content: "\e613";
  font-size: 12px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-moredot_open::after,
.show-usage .icon-moredot_open::before {
  display: block;
}
.icon-pinterest.icon-before::before {
  font-family: 'sees-icon-font';
  content: "\e614";
  font-size: 50px;
}
.icon-pinterest.icon-after::after {
  font-family: 'sees-icon-font';
  content: "\e614";
  font-size: 50px;
}
.styleguide-icon-example .icon-pinterest::after,
.styleguide-icon-example .icon-pinterest::before {
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-pinterest::before {
  font-family: 'sees-icon-font';
  content: "\e614";
  font-size: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-pinterest::after,
.show-usage .icon-pinterest::before {
  display: block;
}
.icon-plus.icon-before::before {
  font-family: 'sees-icon-font';
  content: "\e615";
  font-size: 14px;
}
.icon-plus.icon-after::after {
  font-family: 'sees-icon-font';
  content: "\e615";
  font-size: 14px;
}
.styleguide-icon-example .icon-plus::after,
.styleguide-icon-example .icon-plus::before {
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-plus::before {
  font-family: 'sees-icon-font';
  content: "\e615";
  font-size: 14px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-plus::after,
.show-usage .icon-plus::before {
  display: block;
}
.icon-pointerdn.icon-before::before {
  font-family: 'sees-icon-font';
  content: "\e616";
  font-size: 4px;
}
.icon-pointerdn.icon-after::after {
  font-family: 'sees-icon-font';
  content: "\e616";
  font-size: 4px;
}
.styleguide-icon-example .icon-pointerdn::after,
.styleguide-icon-example .icon-pointerdn::before {
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-pointerdn::before {
  font-family: 'sees-icon-font';
  content: "\e616";
  font-size: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-pointerdn::after,
.show-usage .icon-pointerdn::before {
  display: block;
}
.icon-pointerup.icon-before::before {
  font-family: 'sees-icon-font';
  content: "\e617";
  font-size: 8px;
}
.icon-pointerup.icon-after::after {
  font-family: 'sees-icon-font';
  content: "\e617";
  font-size: 8px;
}
.styleguide-icon-example .icon-pointerup::after,
.styleguide-icon-example .icon-pointerup::before {
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-pointerup::before {
  font-family: 'sees-icon-font';
  content: "\e617";
  font-size: 8px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-pointerup::after,
.show-usage .icon-pointerup::before {
  display: block;
}
.icon-quantity.icon-before::before {
  font-family: 'sees-icon-font';
  content: "\e618";
  font-size: 56.5px;
}
.icon-quantity.icon-after::after {
  font-family: 'sees-icon-font';
  content: "\e618";
  font-size: 56.5px;
}
.styleguide-icon-example .icon-quantity::after,
.styleguide-icon-example .icon-quantity::before {
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-quantity::before {
  font-family: 'sees-icon-font';
  content: "\e618";
  font-size: 56.5px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-quantity::after,
.show-usage .icon-quantity::before {
  display: block;
}
.icon-star.icon-before::before {
  font-family: 'sees-icon-font';
  content: "\e619";
  font-size: 24px;
}
.icon-star.icon-after::after {
  font-family: 'sees-icon-font';
  content: "\e619";
  font-size: 24px;
}
.styleguide-icon-example .icon-star::after,
.styleguide-icon-example .icon-star::before {
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-star::before {
  font-family: 'sees-icon-font';
  content: "\e619";
  font-size: 24px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-star::after,
.show-usage .icon-star::before {
  display: block;
}
.icon-title_flourish_bottom.icon-before::before {
  font-family: 'sees-icon-font';
  content: "\e61a";
  font-size: 11.5px;
}
.icon-title_flourish_bottom.icon-after::after {
  font-family: 'sees-icon-font';
  content: "\e61a";
  font-size: 11.5px;
}
.styleguide-icon-example .icon-title_flourish_bottom::after,
.styleguide-icon-example .icon-title_flourish_bottom::before {
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-title_flourish_bottom::before {
  font-family: 'sees-icon-font';
  content: "\e61a";
  font-size: 11.5px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-title_flourish_bottom::after,
.show-usage .icon-title_flourish_bottom::before {
  display: block;
}
.icon-title_flourish_top.icon-before::before {
  font-family: 'sees-icon-font';
  content: "\e61b";
  font-size: 11.5px;
}
.icon-title_flourish_top.icon-after::after {
  font-family: 'sees-icon-font';
  content: "\e61b";
  font-size: 11.5px;
}
.styleguide-icon-example .icon-title_flourish_top::after,
.styleguide-icon-example .icon-title_flourish_top::before {
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-title_flourish_top::before {
  font-family: 'sees-icon-font';
  content: "\e61b";
  font-size: 11.5px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-title_flourish_top::after,
.show-usage .icon-title_flourish_top::before {
  display: block;
}
.icon-weight.icon-before::before {
  font-family: 'sees-icon-font';
  content: "\e61c";
  font-size: 26px;
}
.icon-weight.icon-after::after {
  font-family: 'sees-icon-font';
  content: "\e61c";
  font-size: 26px;
}
.styleguide-icon-example .icon-weight::after,
.styleguide-icon-example .icon-weight::before {
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-weight::before {
  font-family: 'sees-icon-font';
  content: "\e61c";
  font-size: 26px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-weight::after,
.show-usage .icon-weight::before {
  display: block;
}
.icon-youtube.icon-before::before {
  font-family: 'sees-icon-font';
  content: "\e61d";
  font-size: 50px;
}
.icon-youtube.icon-after::after {
  font-family: 'sees-icon-font';
  content: "\e61d";
  font-size: 50px;
}
.styleguide-icon-example .icon-youtube::after,
.styleguide-icon-example .icon-youtube::before {
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-youtube::before {
  font-family: 'sees-icon-font';
  content: "\e61d";
  font-size: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-youtube::after,
.show-usage .icon-youtube::before {
  display: block;
}
.icon-sun.icon-before::before {
  font-family: 'sees-icon-font';
  content: "\e61e";
  font-size: 20px;
}
.icon-sun.icon-after::after {
  font-family: 'sees-icon-font';
  content: "\e61e";
  font-size: 20px;
}
.styleguide-icon-example .icon-sun::after,
.styleguide-icon-example .icon-sun::before {
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-sun::before {
  font-family: 'sees-icon-font';
  content: "\e61e";
  font-size: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-sun::after,
.show-usage .icon-sun::before {
  display: block;
}
.icon-check.icon-before::before {
  font-family: 'sees-icon-font';
  content: "\e61f";
  font-size: 20px;
}
.icon-check.icon-after::after {
  font-family: 'sees-icon-font';
  content: "\e61f";
  font-size: 20px;
}
.styleguide-icon-example .icon-check::after,
.styleguide-icon-example .icon-check::before {
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-check::before {
  font-family: 'sees-icon-font';
  content: "\e61f";
  font-size: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-check::after,
.show-usage .icon-check::before {
  display: block;
}
.icon-dimple-arrow.icon-before::before {
  font-family: 'sees-icon-font';
  content: "\e620";
  font-size: 20px;
}
.icon-dimple-arrow.icon-after::after {
  font-family: 'sees-icon-font';
  content: "\e620";
  font-size: 20px;
}
.styleguide-icon-example .icon-dimple-arrow::after,
.styleguide-icon-example .icon-dimple-arrow::before {
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-dimple-arrow::before {
  font-family: 'sees-icon-font';
  content: "\e620";
  font-size: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-dimple-arrow::after,
.show-usage .icon-dimple-arrow::before {
  display: block;
}
.icon-search.icon-before::before {
  font-family: 'sees-icon-font';
  content: "\e623";
  font-size: 17px;
}
.icon-search.icon-after::after {
  font-family: 'sees-icon-font';
  content: "\e623";
  font-size: 17px;
}
.styleguide-icon-example .icon-search::after,
.styleguide-icon-example .icon-search::before {
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-search::before {
  font-family: 'sees-icon-font';
  content: "\e623";
  font-size: 17px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-search::after,
.show-usage .icon-search::before {
  display: block;
}
.icon-instagram.icon-before::before {
  font-family: 'sees-icon-font';
  content: "\e624";
  font-size: 50px;
}
.icon-instagram.icon-after::after {
  font-family: 'sees-icon-font';
  content: "\e624";
  font-size: 50px;
}
.styleguide-icon-example .icon-instagram::after,
.styleguide-icon-example .icon-instagram::before {
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-instagram::before {
  font-family: 'sees-icon-font';
  content: "\e624";
  font-size: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-instagram::after,
.show-usage .icon-instagram::before {
  display: block;
}
.icon-twitter.icon-before::before {
  font-family: 'sees-icon-font';
  content: "\e625";
  font-size: 50px;
}
.icon-twitter.icon-after::after {
  font-family: 'sees-icon-font';
  content: "\e625";
  font-size: 50px;
}
.styleguide-icon-example .icon-twitter::after,
.styleguide-icon-example .icon-twitter::before {
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-twitter::before {
  font-family: 'sees-icon-font';
  content: "\e625";
  font-size: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.show-usage .icon-twitter::after,
.show-usage .icon-twitter::before {
  display: block;
}
.double-border-both {
  border-top: 3px solid #000;
  padding-top: 3px;
  border-bottom: 3px solid #000;
  padding-bottom: 3px;
}
.double-border-both >div {
  border-top: 1px solid #000;
}
.double-border-both >div {
  border-bottom: 1px solid #000;
}
.double-border-top {
  border-top: 3px solid #000;
  padding-top: 3px;
}
.double-border-top >div {
  border-top: 1px solid #000;
}
.double-border-bottom {
  border-bottom: 3px solid #000;
  padding-bottom: 3px;
}
.double-border-bottom >div {
  border-bottom: 1px solid #000;
}
.double-border-single-top {
  border-top: 3px solid #000;
  height: 7px;
  border-bottom: 1px solid #000;
}
.double-border-single-bottom {
  border-top: 1px solid #000;
  height: 7px;
  border-bottom: 3px solid #000;
}
.double-border-example {
  margin-top: 20px;
  margin-bottom: 40px;
}
.double-border-example > div {
  padding-top: 25px;
  padding-bottom: 25px;
  text-align: center;
  background-color: #f4f4f4;
}
.decorative-bot-border {
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #000;
}
.decorative-bot-border::after {
  font-family: 'sees-icon-font';
  content: "\e60c";
  font-size: 14px;
}
.stacked-heading-fancy,
.stacked-heading-bold {
  text-align: center;
}
.stacked-heading-fancy {
  font-family: 'AmasisMT-Italic';
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  margin-bottom: 10px;
}
.stacked-heading-bold {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 64px;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.medium .stacked-heading-fancy {
  font-family: 'AmasisMT-Italic';
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  margin-bottom: 5px;
}
.medium .stacked-heading-bold {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 48px;
  text-transform: uppercase;
}
.small .stacked-heading-fancy {
  font-family: 'AmasisMT-Italic';
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  margin-bottom: 5px;
}
.small .stacked-heading-bold {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 34px;
}
.stacked-section-header {
  text-align: center;
}
.stacked-section-header .title-top {
  font-family: 'AmasisMT-Italic';
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  margin-bottom: 5px;
}
.stacked-section-header .title-bot {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
.stacked-section-header .title-bot::after {
  font-family: 'sees-icon-font';
  content: "\e60c";
  font-size: 14px;
}
.stacked-section-header .title-bot::after {
  display: block;
  margin-top: 5px;
}
.double-flourish-header {
  text-align: center;
  padding-bottom: 56px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.double-flourish-header .title {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
.double-flourish-header .title::before {
  font-family: 'sees-icon-font';
  content: "\e609";
  font-size: 10px;
  font-size: 18px;
}
.double-flourish-header .title::after {
  font-family: 'sees-icon-font';
  content: "\e608";
  font-size: 10px;
  font-size: 18px;
}
.double-flourish-header .title::after,
.double-flourish-header .title::before {
  display: block;
}
.double-flourish-header .title::before {
  padding-bottom: 15px;
}
.double-flourish-header .title::after {
  padding-top: 8px;
}
.double-flourish-header .double-border {
  border-top: 3px solid #000;
  height: 7px;
  border-bottom: 1px solid #000;
  margin-top: -56px;
}
.menu-divider {
  *zoom: 1;
  width: auto;
  max-width: 43px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  border-bottom: 1px solid #000;
}
.menu-divider:before,
.menu-divider:after {
  content: '';
  display: table;
}
.menu-divider:after {
  clear: both;
}
.stars {
  content: "";
}
.stars::after {
  font-family: 'sees-icon-font';
  content: "\e619";
  font-size: 24px;
}
.stars.stars-1::after {
  content: "\e619";
}
.stars.stars-2::after {
  content: "\e619 \e619";
}
.stars.stars-3::after {
  content: "\e619 \e619 \e619";
}
.stars.stars-4::after {
  content: "\e619 \e619 \e619 \e619";
}
.stars.stars-5::after {
  content: "\e619 \e619 \e619 \e619 \e619";
}
hr.razor {
  border: none;
  border-bottom: solid #000 1px;
  width: 100%;
  margin: 0px;
  padding: 0px;
}
hr.razor.white {
  border-bottom: solid #fff 1px;
}
p.example-description {
  margin-bottom: 20px;
  color: #8e8e8e;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
.styleguide-row-example {
  margin-bottom: 10px;
  overflow: hidden;
}
.styleguide-col-example {
  min-height: 20px;
  box-sizing: border-box;
}
.styleguide-col-example p {
  color: #fff;
  background-color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #8e8e8e;
  padding: 20px 5px;
}
.styleguide-col-example .styleguide-col-example {
  margin-top: 10px;
}
.column-1 {
  *zoom: 1;
  float: left;
  clear: none;
  width: 8.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
}
.column-1:before,
.column-1:after {
  content: '';
  display: table;
}
.column-1:after {
  clear: both;
}
.column-1:last-child {
  margin-right: 0%;
}
.styleguide-col-example.column-1 {
  text-align: center;
}
.column-2 {
  *zoom: 1;
  float: left;
  clear: none;
  width: 16.6666666666667%;
  margin-left: 0%;
  margin-right: 0%;
}
.column-2:before,
.column-2:after {
  content: '';
  display: table;
}
.column-2:after {
  clear: both;
}
.column-2:last-child {
  margin-right: 0%;
}
.styleguide-col-example.column-2 {
  text-align: center;
}
.column-3 {
  *zoom: 1;
  float: left;
  clear: none;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
}

#CloserLook .column-3 {
  float: left;
  clear: none;
  width: 50%;
  padding-left:10px;
  padding-right:10px;
}

.column-3:before,
.column-3:after {
  content: '';
  display: table;
}
.column-3:after {
  clear: both;
}
.column-3:last-child {
  margin-right: 0%;
}
.styleguide-col-example.column-3 {
  text-align: center;
}
.column-4 {
  *zoom: 1;
  float: left;
  clear: none;
  width: 33.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
}
.column-4:before,
.column-4:after {
  content: '';
  display: table;
}
.column-4:after {
  clear: both;
}
.column-4:last-child {
  margin-right: 0%;
}
.styleguide-col-example.column-4 {
  text-align: center;
}
.column-5 {
  *zoom: 1;
  float: left;
  clear: none;
  width: 41.6666666666667%;
  margin-left: 0%;
  margin-right: 0%;
}
.column-5:before,
.column-5:after {
  content: '';
  display: table;
}
.column-5:after {
  clear: both;
}
.column-5:last-child {
  margin-right: 0%;
}
.styleguide-col-example.column-5 {
  text-align: center;
}
.column-6 {
  *zoom: 1;
  float: left;
  clear: none;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
}
.column-6:before,
.column-6:after {
  content: '';
  display: table;
}
.column-6:after {
  clear: both;
}
.column-6:last-child {
  margin-right: 0%;
}
.styleguide-col-example.column-6 {
  text-align: center;
}
.column-7 {
  *zoom: 1;
  float: left;
  clear: none;
  width: 58.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
}
.column-7:before,
.column-7:after {
  content: '';
  display: table;
}
.column-7:after {
  clear: both;
}
.column-7:last-child {
  margin-right: 0%;
}
.styleguide-col-example.column-7 {
  text-align: center;
}
.column-8 {
  *zoom: 1;
  float: left;
  clear: none;
  width: 66.6666666666667%;
  margin-left: 0%;
  margin-right: 0%;
}
.column-8:before,
.column-8:after {
  content: '';
  display: table;
}
.column-8:after {
  clear: both;
}
.column-8:last-child {
  margin-right: 0%;
}
.styleguide-col-example.column-8 {
  text-align: center;
}
.column-9 {
  *zoom: 1;
  float: left;
  clear: none;
  width: 75%;
  margin-left: 0%;
  margin-right: 0%;
}
.column-9:before,
.column-9:after {
  content: '';
  display: table;
}
.column-9:after {
  clear: both;
}
.column-9:last-child {
  margin-right: 0%;
}
.styleguide-col-example.column-9 {
  text-align: center;
}
.column-10 {
  *zoom: 1;
  float: left;
  clear: none;
  width: 83.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
}
.column-10:before,
.column-10:after {
  content: '';
  display: table;
}
.column-10:after {
  clear: both;
}
.column-10:last-child {
  margin-right: 0%;
}
.styleguide-col-example.column-10 {
  text-align: center;
}
.column-11 {
  *zoom: 1;
  float: left;
  clear: none;
  width: 91.6666666666667%;
  margin-left: 0%;
  margin-right: 0%;
}
.column-11:before,
.column-11:after {
  content: '';
  display: table;
}
.column-11:after {
  clear: both;
}
.column-11:last-child {
  margin-right: 0%;
}
.styleguide-col-example.column-11 {
  text-align: center;
}
.column-12 {
  *zoom: 1;
  float: left;
  clear: none;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
}
.column-12:before,
.column-12:after {
  content: '';
  display: table;
}
.column-12:after {
  clear: both;
}
.column-12:last-child {
  margin-right: 0%;
}
.styleguide-col-example.column-12 {
  text-align: center;
}
.shift--12 {
  position: relative;
  left: -100%;
}
.shift--11 {
  position: relative;
  left: -91.6666666666667%;
}
.shift--10 {
  position: relative;
  left: -83.3333333333333%;
}
.shift--9 {
  position: relative;
  left: -75%;
}
.shift--8 {
  position: relative;
  left: -66.6666666666667%;
}
.shift--7 {
  position: relative;
  left: -58.3333333333333%;
}
.shift--6 {
  position: relative;
  left: -50%;
}
.shift--5 {
  position: relative;
  left: -41.6666666666667%;
}
.shift--4 {
  position: relative;
  left: -33.3333333333333%;
}
.shift--3 {
  position: relative;
  left: -25%;
}
.shift--2 {
  position: relative;
  left: -16.6666666666667%;
}
.shift--1 {
  position: relative;
  left: -8.3333333333333%;
}
.shift-0 {
  position: relative;
  left: 0%;
}
.shift-1 {
  position: relative;
  left: 8.3333333333333%;
}
.shift-2 {
  position: relative;
  left: 16.6666666666667%;
}
.shift-3 {
  position: relative;
  left: 25%;
}
.shift-4 {
  position: relative;
  left: 33.3333333333333%;
}
.shift-5 {
  position: relative;
  left: 41.6666666666667%;
}
.shift-6 {
  position: relative;
  left: 50%;
}
.shift-7 {
  position: relative;
  left: 58.3333333333333%;
}
.shift-8 {
  position: relative;
  left: 66.6666666666667%;
}
.shift-9 {
  position: relative;
  left: 75%;
}
.shift-10 {
  position: relative;
  left: 83.3333333333333%;
}
.shift-11 {
  position: relative;
  left: 91.6666666666667%;
}
.shift-12 {
  position: relative;
  left: 100%;
}
.column-1-of-1 {
  *zoom: 1;
  float: left;
  clear: none;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
}
.column-1-of-1:before,
.column-1-of-1:after {
  content: '';
  display: table;
}
.column-1-of-1:after {
  clear: both;
}
.column-1-of-1:last-child {
  margin-right: 0%;
}
.column-1-of-2 {
  *zoom: 1;
  float: left;
  clear: none;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
}
.column-1-of-2:before,
.column-1-of-2:after {
  content: '';
  display: table;
}
.column-1-of-2:after {
  clear: both;
}
.column-1-of-2:last-child {
  margin-right: 0%;
}
.column-1-of-3 {
  *zoom: 1;
  float: left;
  clear: none;
  width: 33.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
}
.column-1-of-3:before,
.column-1-of-3:after {
  content: '';
  display: table;
}
.column-1-of-3:after {
  clear: both;
}
.column-1-of-3:last-child {
  margin-right: 0%;
}
.column-1-of-4 {
  *zoom: 1;
  float: left;
  clear: none;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
}
.column-1-of-4:before,
.column-1-of-4:after {
  content: '';
  display: table;
}
.column-1-of-4:after {
  clear: both;
}
.column-1-of-4:last-child {
  margin-right: 0%;
}
.column-1-of-5 {
  *zoom: 1;
  float: left;
  clear: none;
  width: 20%;
  margin-left: 0%;
  margin-right: 0%;
}
.column-1-of-5:before,
.column-1-of-5:after {
  content: '';
  display: table;
}
.column-1-of-5:after {
  clear: both;
}
.column-1-of-5:last-child {
  margin-right: 0%;
}
.column-1-of-6 {
  *zoom: 1;
  float: left;
  clear: none;
  width: 16.6666666666667%;
  margin-left: 0%;
  margin-right: 0%;
}
.column-1-of-6:before,
.column-1-of-6:after {
  content: '';
  display: table;
}
.column-1-of-6:after {
  clear: both;
}
.column-1-of-6:last-child {
  margin-right: 0%;
}
.column-1-of-7 {
  *zoom: 1;
  float: left;
  clear: none;
  width: 14.285714285714299%;
  margin-left: 0%;
  margin-right: 0%;
}
.column-1-of-7:before,
.column-1-of-7:after {
  content: '';
  display: table;
}
.column-1-of-7:after {
  clear: both;
}
.column-1-of-7:last-child {
  margin-right: 0%;
}
.column-1-of-8 {
  *zoom: 1;
  float: left;
  clear: none;
  width: 12.5%;
  margin-left: 0%;
  margin-right: 0%;
}
.column-1-of-8:before,
.column-1-of-8:after {
  content: '';
  display: table;
}
.column-1-of-8:after {
  clear: both;
}
.column-1-of-8:last-child {
  margin-right: 0%;
}
.column-1-of-9 {
  *zoom: 1;
  float: left;
  clear: none;
  width: 11.1111111111111%;
  margin-left: 0%;
  margin-right: 0%;
}
.column-1-of-9:before,
.column-1-of-9:after {
  content: '';
  display: table;
}
.column-1-of-9:after {
  clear: both;
}
.column-1-of-9:last-child {
  margin-right: 0%;
}
.column-1-of-10 {
  *zoom: 1;
  float: left;
  clear: none;
  width: 10%;
  margin-left: 0%;
  margin-right: 0%;
}
.column-1-of-10:before,
.column-1-of-10:after {
  content: '';
  display: table;
}
.column-1-of-10:after {
  clear: both;
}
.column-1-of-10:last-child {
  margin-right: 0%;
}
.column-1-of-11 {
  *zoom: 1;
  float: left;
  clear: none;
  width: 9.090909090909099%;
  margin-left: 0%;
  margin-right: 0%;
}
.column-1-of-11:before,
.column-1-of-11:after {
  content: '';
  display: table;
}
.column-1-of-11:after {
  clear: both;
}
.column-1-of-11:last-child {
  margin-right: 0%;
}
.column-1-of-12 {
  *zoom: 1;
  float: left;
  clear: none;
  width: 8.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
}
.column-1-of-12:before,
.column-1-of-12:after {
  content: '';
  display: table;
}
.column-1-of-12:after {
  clear: both;
}
.column-1-of-12:last-child {
  margin-right: 0%;
}
.panel {
  box-sizing: border-box;
  padding-left: 30px;
  padding-right: 30px;
}
@media only screen and (max-width: 1024px) {
  .panel {
    padding-left: 48px;
    padding-right: 48px;
  }
}
@media only screen and (max-width: 768px) {
  .panel {
    padding-left: 18px;
    padding-right: 18px;
  }
}
.panel-example {
  background-color: #f4f4f4;
  word-wrap: break-word;
  text-align: center;
}
.panel-example > div {
  background-color: #fff;
  padding-bottom: 15px;
}
.panel-example figure {
  background-color: #ccc;
  height: 220px;
}
.panel-example figure.large {
  height: 470px;
}
body {
  position: relative;
}
#wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.header-utility-inner,
#header-primary,
#header-primary--sticky,
#header-primary--sticky .sticky-wrapper,
#header-catalog-nav,
#footer-inner,
#main {
  *zoom: 1;
  width: auto;
  max-width: 1366px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 35px;
  padding-right: 35px;
}
#header-primary--sticky {
  padding-left: 0;
  padding-right: 0;
}
.header-utility-inner:before,
#header-primary:before,
#header-primary--sticky:before,
#header-catalog-nav:before,
#footer-inner:before,
#main:before,
.header-utility-inner:after,
#header-primary:after,
#header-primary--sticky:after,
#header-catalog-nav:after,
#footer-inner:after,
#main:after {
  content: '';
  display: table;
}
.header-utility-inner:after,
#header-primary:after,
#header-primary--sticky:after,
#header-catalog-nav:after,
#footer-inner:after,
#main:after {
  clear: both;
}
.pt_orderconfirmation div#header-primary div.cart-summary,
.pt_checkout div#header-primary div.cart-summary,
.pt_orderconfirmation #header-primary--sticky .cart-summary,
.pt_checkout #header-primary--sticky .cart-summary,
.pt_checkout #header-primary--sticky #header-catalog-nav,
.pt_checkout #sticky-container #header-catalog-nav  {
	display: none;
}

.pt_checkout #fixedMenuPadding{
	height: 100px;
}

@media only screen and (max-width: 1024px) {
  .header-utility-inner,
  #header-primary,
  #header-primary--sticky,
  #header-catalog-nav,
  #footer-inner,
  #main {
    *zoom: 1;
    width: auto;
    max-width: 1024px;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 24px;
    padding-right: 24px;
  }
  #site-header #header-primary {
  	padding-bottom: 0;
  }
  .header-utility-inner:before,
  #header-primary:before,
  #header-primary--sticky:before,
  #header-catalog-nav:before,
  #footer-inner:before,
  #main:before,
  .header-utility-inner:after,
  #header-primary:after,
  #header-primary--sticky:after,
  #header-catalog-nav:after,
  #footer-inner:after,
  #main:after {
    content: '';
    display: table;
  }
  .header-utility-inner:after,
  #header-primary:after,
  #header-primary--sticky:after,
  #header-catalog-nav:after,
  #footer-inner:after,
  #main:after {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .header-utility-inner,
  #header-primary,
  #header-primary--sticky,
  #header-catalog-nav,
  #footer-inner,
  #main {
    *zoom: 1;
    width: auto;
    max-width: 768px;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 18px;
    padding-right: 18px;
  }
  
#header-primary--sticky,
#header-primary--sticky .sticky-wrapper {
   	padding-left:5px;
   	padding-right:0px;
  }
#header-primary--sticky .cart-summary a .fancy-cart-qty::before,
#header-primary--sticky .cart-summary a .fancy-cart-qty::after,
.cart-summary .fancy-cart-qty {
	font-size: 6px;
}  
#header-primary--sticky .cart-summary a {
	padding-top:1px;
}

#header-primary--sticky .cart-summary a .fancy-cart-label {
	left: -20px;
}
  .header-utility-inner:before,
  #header-primary:before,
  #header-primary--sticky:before,
  #header-catalog-nav:before,
  #footer-inner:before,
  #main:before,
  .header-utility-inner:after,
  #header-primary:after,
  #header-primary--sticky:after,
  #header-catalog-nav:after,
  #footer-inner:after,
  #main:after {
    content: '';
    display: table;
  }
  .header-utility-inner:after,
  #header-primary:after,
  #header-primary--sticky:after,
  #header-catalog-nav:after,
  #footer-inner:after,
  #main:after {
    clear: both;
  }
}
#main {
  margin-bottom: 60px;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
#primary {
  *zoom: 1;
  float: left;
  clear: none;
  width: 75%;
  margin-left: 0%;
  margin-right: 0%;
  position: relative;
  left: 8.3333333333333%;
}
#primary:before,
#primary:after {
  content: '';
  display: table;
}
#primary:after {
  clear: both;
}
#primary:last-child {
  margin-right: 0%;
}
#secondary {
  *zoom: 1;
  float: left;
  clear: none;
  width: 16.6666666666667%;
  margin-left: 0%;
  margin-right: 0%;
  min-height: 1px;
}
#secondary:before,
#secondary:after {
  content: '';
  display: table;
}
#secondary:after {
  clear: both;
}
#secondary:last-child {
  margin-right: 0%;
}
.main-section {
  margin-bottom: 40px;
  overflow: hidden;
}
.screen_reader {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
#GroupDiscountHome,
#FundraisingHome,
#BusinessGiftsHome {
  padding-top: 30px;
}
#mainContainer {
  position: relative;
  margin: auto;
  width: 100%;
  height: 100%;
  text-align: center;
}
#mainContainer > div {
  text-align: left;
}
#mainContainer > div .PercentageBar__MessageBox  {
	color: #c01111;
	font-family: 'AmericanTypewriterStd-Med';
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
}
#scrim {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 501;
  background-color: rgba(0,0,0,0);
  visibility: hidden;
}
#scrim.scrim--active {
  background-color: rgba(0,0,0,0.5);
  visibility: visible;
}
#leftPanel,
#rightPanel {
  box-sizing: border-box;
  padding: 40px 40px 0;
  z-index: 502;
}
#leftPanel__close .close-button::before {
  font-family: 'sees-icon-font';
  content: "\e60a";
  font-size: 20px;
}
#rightPanel__close {
  line-height: 20px;
}
#rightPanel__close .close-button::after {
  font-family: 'sees-icon-font';
  content: "\e60a";
  font-size: 20px;
}
#rightPanel__close a {
  font-family: 'AmericanTypewriterStd-Med';
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: solid #ddd 1px;
  display: inline-block;
}
.close-button {
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  border: none;
  outline: none;
}
.close-button:hover {
  color: #a58336;
}
#rightPanel__content {
  margin-top: 20px;
  padding-bottom: 80px;
  overflow: initial;
}
#leftPanel__content {
  padding-bottom: 80px;
  overflow: auto;
  max-height: 100vh;
  overflow-y: scroll;
}
#leftPanel {
  position: absolute;
  width: 430px;
  height: 500px;
  top: 0;
  left: -430px;
  overflow: hidden;
  background: #fff;
}
#leftPanel #leftPanel__close {
  font-family: sans-serif;
  font-size: 20px;
  text-align: right;
}
#leftPanel #leftPanel__search {
  width: 430px;
  max-width: 430px;
  position: absolute;
  top: 0;
  right: 0;
}
#centerPanel {
  position: relative;
  width: 100%;
  margin: auto;
}
#centerPanel a {
  cursor: pointer;
}
#centerPanel.active-modal {
  overflow: hidden;
  position: fixed;
}
#centerPanel.active-modal.active-modal--scrollable {
  overflow: visible;
  position: relative;
}
#rightPanel {
  position: absolute;
  width: 430px;
  top: 0;
  right: -430px;
  background: #fff;
  overflow: visible;
  background: #fff;
}
#rightPanel #rightPanel__close {
  font-family: sans-serif;
  font-size: 20px;
}
#rightPanel #rightPanel__shoppingBag {
  width: 430px;
  max-width: 430px;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #leftPanel,
  #rightPanel {
    padding: 20px 20px 0;
    width: 50%;
  }
  #leftPanel {
    left: -50%;
  }
  #rightPanel {
    right: -50%;
  }
}
@media screen and (max-width: 767px) {
  #leftPanel,
  #rightPanel {
    padding: 20px 20px 0;
    width: 80%;
  }
  #leftPanel {
    left: -80%;
  }
  #rightPanel {
    right: -80%;
  }
}
#pdp-row-1 {
  overflow: hidden;
  margin-top: 60px;
  margin-bottom: 60px;
}
.pdp-title-col,
#pdp-cart-column {
  *zoom: 1;
  float: left;
  clear: none;
  width: 30%;
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 35px;
  padding-right: 35px;
  text-align: center;
}
.pdp-title-col:before,
#pdp-cart-column:before,
.pdp-title-col:after,
#pdp-cart-column:after {
  content: '';
  display: table;
}
.pdp-title-col:after,
#pdp-cart-column:after {
  clear: both;
}
.pdp-title-col:last-child,
#pdp-cart-column:last-child {
  margin-right: 0%;
}
.pdp-title-col h1::after {
  font-family: 'sees-icon-font';
  content: "\e60c";
  font-size: 14px;
}
.pdp-title-col h1::after {
  display: block;
  margin-top: 5px;
}
.pdp-title-col .product-reference {
  margin-top: 10px;
}
.pdp-title-col .pdp-desktop-header .stacked-heading-fancy {
  font-family: 'AmasisMT-Italic';
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
}

.pdp-title-col .pdp-desktop-header .stacked-heading-bold {
  font-size: 35px;
}
.pdp-title-col .pdp-row-1-review-summary {
  display: inline-block;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  margin-top: 15px;
}
.pdp-title-col .pdp-row-1-review-summary .star-bar {
  margin-bottom: 7px;
}
.pdp-title-col .pdp-row-1-review-summary .stars::after {
  font-size: 20px;
  letter-spacing: 10px;
  position: relative;
  left: -5px;
}
.pdp-title-col .pdp-row-1-review-summary .rating-stats {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.pdp-title-col .description-text {
  margin-top: 20px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 13px;
  line-height: 160%;
}
.pdp-title-col .nutrition-labels {
  margin-top: 30px;
  text-align: center;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.25px;
}
.pdp-title-col .nutrition-label {
  display: inline-block;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.pdp-title-col .nutrition-icon {
  height: 55px;
  width: 55px;
  margin-bottom: 8px;
  margin-left: auto;
  margin-right: auto;
}
.pdp-title-col .nutrition-tab-content img {
  max-width: 100%;
}
.product-reference {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.product-reference .out-of-stock {
  font-size: 120%;
  color: #c01111;
}
.add-to-cart-disabled {
  opacity: 0.5;
  pointer-events: none;
}
#pdp-all-images {
  overflow: hidden;
  *zoom: 1;
  float: left;
  clear: none;
  width: 40%;
  margin-left: 0%;
  margin-right: 0%;
}
#pdp-all-images:before,
#pdp-all-images:after {
  content: '';
  display: table;
}
#pdp-all-images:after {
  clear: both;
}
#pdp-all-images:last-child {
  margin-right: 0%;
}
#pdp-all-images #pdp-primary-image-column,
#pdp-all-images #pdp-thumbnails-column {
  width: 100%;
  left: 0;
}
#pdp-all-images #pdp-thumbnails-column {
  text-align: center;
}
#pdp-all-images .product-thumbnails {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  opacity: 0;
  font-size: 0;
}
#pdp-all-images .product-thumbnails .thumbnail {
  display: inline-block;
  position: relative;
  max-width: 90px;
  height: 90px;
  margin-left: 10px;
  margin-right: 10px;
  border: 1px solid #fff;
  -webkit-transition: border 0.15s linear;
  -moz-transition: border 0.15s linear;
  -ms-transition: border 0.15s linear;
  -o-transition: border 0.15s linear;
  transition: border 0.15s linear;
}
#pdp-all-images .product-thumbnails .thumbnail a {
  display: block;
  width: 100%;
  height: 100%;
}
#pdp-all-images .product-thumbnails .thumbnail img {
  width: 100%;
  height: auto;
  max-height: 100%;
}
#pdp-all-images .product-thumbnails .thumbnail.active {
  border-color: #000;
}
#pdp-all-images .product-thumbnails .thumbnail:hover {
  border-color: #a58336;
}
#pdp-all-images .product-thumbnails .thumbnail.active::after {
  font-family: 'sees-icon-font';
  content: "\e617";
  font-size: 8px;
}
#pdp-all-images .product-thumbnails .thumbnail.active::after {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
}
#pdp-all-images .product-primary-images {
  opacity: 0;
  overflow: hidden;
}
#pdp-all-images .product-primary-images img.primary-image {
  opacity: 1 !important;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  border: none;
  outline: none;
  width: 100%;
  height: auto;
}
#pdp-all-images .product-primary-images .slick-list {
  margin-left: 0;
  margin-right: 0;
}
#pdp-all-images .custom-mix-primary-image {
  padding: 10%;
}
#pdp-all-images .product-tile-badge {
  left: 0;
  width: 84px;
  margin-left: 20px;
}
.out-of-stock-panel {
  padding-left: 25px;
  padding-right: 25px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  font-size: 120%;
  color: #c01111;
  text-align: center;
  padding: 30px 0px 90px 0px;
}
#pdp-cart-column {
  padding-left: 25px;
  padding-right: 25px;
  text-align: center;
}
#pdp-cart-column .pdp-selection-label {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  margin-bottom: 5px;
}
#pdp-cart-column .cart-column-block {
  margin-bottom: 30px;
}
#pdp-cart-column .product-add-to-cart {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
#pdp-cart-column .promotion {
  *zoom: 1;
  width: auto;
  max-width: 250px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
#pdp-cart-column .promotion:before,
#pdp-cart-column .promotion:after {
  content: '';
  display: table;
}
#pdp-cart-column .promotion:after {
  clear: both;
}
#pdp-cart-column .promotion .promotion-title {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
#pdp-cart-column .promotion p {
  margin-top: 0;
  margin-bottom: 0;
}
#pdp-cart-column .product-variations .form-row {
  margin-bottom: 0;
}
#pdp-cart-column .product-variations ul.swatches {
  display: block;
}
#pdp-cart-column .product-variations li {
  display: inline-block;
  margin-left: 2px;
  margin-right: 2px;
}
#pdp-cart-column .product-variations li .swatchanchor {
  display: inline-block;
  border: 2px solid #000;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  line-height: 26px;
  padding-left: 15px;
  padding-right: 15px;
}
#pdp-cart-column .product-variations .product-price {
  display: block;
}
#pdp-cart-column .product-variations li.selected .swatchanchor {
  	position: relative;
    background: #000;
    color: #FFF;
    border: 0;
    height: 30px;
}
#pdp-cart-column .product-variations li.selected .swatchanchor::after {
  font-family: 'sees-icon-font';
  content: "\e617";
  font-size: 8px;
  font-size: 5px;
}
#pdp-cart-column .product-variations li.selected .swatchanchor::after {
  position: absolute;
  position: absolute;
  width: 100%;
  line-height: normal;
  left: 0;
  bottom: 0;
}
#pdp-cart-column .product-variations li.emptyswatch:hover .swatchanchor,
#pdp-cart-column .product-variations li.emptyswatch:hover .product-price,
#pdp-cart-column .product-variations li.selected:hover .swatchanchor,
#pdp-cart-column .product-variations li.selected:hover .product-price {
  border-color: #a58336;
  color: #a58336;
}
#pdp-cart-column .product-variations li.emptyswatch .swatchanchor {
  border-color: #8e8e8e;
}
#pdp-cart-column .product-variations li.emptyswatch .product-price {
  color: #8e8e8e;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
#pdp-cart-column .product-variations .product-price {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-top: 6px;
}
#pdp-cart-column .product-variations .price-sales.sale {
  color: #c01111;
}
#pdp-cart-column .product-variations .price-standard {
  display: none;
}
#pdp-cart-column .product-variations .price-standard.sale {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  display: block;
  text-decoration: line-through;
}
#pdp-cart-column .product-variations .attribute {
  display: block;
}
#pdp-cart-column .product-variations .variant-dropdown {
  zoon: 1;
}
#pdp-cart-column .product-price {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 24px;
}
#pdp-cart-column .qd-standard-price {
  color: #8e8e8e;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
#pdp-cart-column .qd-standard-price.large {
  display: block;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-top: 5px;
}
#pdp-cart-column .qd-pdp-pricing-explanation {
  *zoom: 1;
  width: auto;
  max-width: 250px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  border: 2px solid #000;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
#pdp-cart-column .qd-pdp-pricing-explanation:before,
#pdp-cart-column .qd-pdp-pricing-explanation:after {
  content: '';
  display: table;
}
#pdp-cart-column .qd-pdp-pricing-explanation:after {
  clear: both;
}
#pdp-cart-column .qd-pdp-pricing-explanation .expand-link {
  margin-top: 10px;
  margin-bottom: 5px;
}
#pdp-cart-column .price-standard,
#pdp-cart-column .price-sales {
  display: block;
}
#pdp-cart-column .price-sales.sale {
  color: #c01111;
}
#pdp-cart-column .price-standard {
  color: #8e8e8e;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  text-decoration: line-through;
  margin-bottom: 5px;
}
#pdp-cart-column .individual-count-and-weight {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0.25px;
  margin-bottom: 20px;
}
#pdp-cart-column .availability-block {
  margin-top: 25px;
}
#pdp-cart-column .availability-msg {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
#pdp-cart-column .in-stock-msg {
  margin-bottom: 0;
}
#pdp-cart-column .product-actions ul li {
  display: inline-block;
  vertical-align: top;
}
#pdp-cart-column .product-actions ul li:nth-child(1) a {
  display: inline-block !important;
  margin-bottom: -4px;
}
#pdp-cart-column .product-actions.discontinued {
  display: none;
}
#pdp-cart-column .send-to-friend {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0.35px;
  cursor: pointer;
}
#pdp-cart-column .send-to-friend::before {
  font-family: 'sees-icon-font';
  content: "\e60e";
  font-size: 20px;
}
#pdp-cart-column .send-to-friend::before {
  display: inline-block;
  vertical-align: bottom;
}
#pdp-cart-column .out-of-stock-messaging {
  min-height: 300px;
  color: #c01111;
  text-align: center;
}
#pdp-cart-column .out-of-stock-messaging a {
  color: #c01111;
  text-decoration: underline;
}
.add-to-cart-form .quantity {
  background-image: url("../images/sees-interface/quantity-controls-bg.png");
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  height: 72px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.add-to-cart-form #Quantity,
.add-to-cart-form .quantity-control {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  position: relative;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 24px;
}
.add-to-cart-form #Quantity {
  border-color: #ababab;
/* this gets rid of the weird top drop shadow on iOS */
  -webkit-appearance: none !important;
  width: 6rem;
  border-width: 1px;
}
.add-to-cart-form #Quantity:hover {
  border-color: #a58336;
/* this gets rid of the weird top drop shadow on iOS */
  -webkit-appearance: none !important;
  width: 6rem;
  border-width: 1px;
}
.add-to-cart-form #Quantity:focus {
  border-color: #000000;
/* this gets rid of the weird top drop shadow on iOS */
  -webkit-appearance: none !important;
  width: 6rem;
  border-width: 1px;
}
.add-to-cart-form .quantity-control {
  padding: 0 12px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  cursor: pointer;
}
.add-to-cart-form .quantity-control:hover {
  color: #a58336;
}
.add-to-cart-form .quantity-decrement {
  font-size: 34px;
  line-height: 29px;
}
.pdp-mobile-header {
  display: none;
}
.pdp-desktop-header .stacked-heading-bold.shrink-heading {
  font-size: 45px;
}
.pdp-fundraising-border {
  display: none;
}
#pdp-fundraising {
  border: solid #000 1px;
  padding: 15px;
  margin-top: 40px;
}
#pdp-fundraising .row .left {
  *zoom: 1;
  float: left;
  clear: none;
  width: 45%;
  margin-left: 0%;
  margin-right: 0%;
  text-align: left;
}
#pdp-fundraising .row .left:before,
#pdp-fundraising .row .left:after {
  content: '';
  display: table;
}
#pdp-fundraising .row .left:after {
  clear: both;
}
#pdp-fundraising .row .left:last-child {
  margin-right: 0%;
}
#pdp-fundraising .row .right {
  *zoom: 1;
  float: left;
  clear: none;
  width: 55%;
  margin-left: 0%;
  margin-right: 0%;
  text-align: right;
}
#pdp-fundraising .row .right:before,
#pdp-fundraising .row .right:after {
  content: '';
  display: table;
}
#pdp-fundraising .row .right:after {
  clear: both;
}
#pdp-fundraising .row .right:last-child {
  margin-right: 0%;
}
#BVRRSummaryContainer {
  display: none;
}
@media only screen and (max-width: 1024px) {
  #pdp-all-images,
  #pdp-cart-column {
    *zoom: 1;
    float: left;
    clear: none;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
  }
  #pdp-all-images:before,
  #pdp-cart-column:before,
  #pdp-all-images:after,
  #pdp-cart-column:after {
    content: '';
    display: table;
  }
  #pdp-all-images:after,
  #pdp-cart-column:after {
    clear: both;
  }
  #pdp-all-images:last-child,
  #pdp-cart-column:last-child {
    margin-right: 0%;
  }
  #pdp-primary-image-column,
  #pdp-thumbnails-column {
    position: static;
    left: 0;
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #pdp-primary-image-column:first-child,
  #pdp-thumbnails-column:first-child {
    margin-left: auto;
  }
  #pdp-primary-image-column:last-child,
  #pdp-thumbnails-column:last-child {
    margin-right: auto;
  }
  #pdp-row-1 .product-thumbnails {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
  }
  #pdp-row-1 .thumbnail {
    display: inline-block;
    position: relative;
    max-width: 90px;
    height: 90px;
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 10px;
  }
  .pdp-title-col {
    width: 100%;
    margin-bottom: 30px;
  }
  .pdp-title-col .title-column-description,
  .pdp-title-col .nutrition-labels {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  #pdp-row-1 .swipe-indicator {
    font-family: 'AmericanTypewriterStd-Med';
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.5px;
    text-transform: none;
    line-height: 20px;
    position: relative;
    top: -20px;
    text-align: center;
  }
  #pdp-all-images {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  #pdp-all-images:first-child {
    margin-left: auto;
  }
  #pdp-all-images:last-child {
    margin-right: auto;
  }
  #pdp-thumbnails-column {
    display: none;
  }
  #pdp-primary-image-column,
  #pdp-cart-column {
    position: static;
    left: 0;
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #pdp-primary-image-column:first-child,
  #pdp-cart-column:first-child {
    margin-left: auto;
  }
  #pdp-primary-image-column:last-child,
  #pdp-cart-column:last-child {
    margin-right: auto;
  }
  .pdp-fundraising-border {
    display: block;
    margin-top: 60px;
  }
  #pdp-fundraising {
    border: none;
    margin-top: 10px;
  }
  #pdp-fundraising .row .left {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-family: 'FFDINWebCondBold';
    font-weight: 500;
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    margin-bottom: 15px;
    margin-top: 20px;
    text-align: center;
  }
  #pdp-fundraising .row .left:first-child {
    margin-left: auto;
  }
  #pdp-fundraising .row .left:last-child {
    margin-right: auto;
  }
  #pdp-fundraising .row .right {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-family: 'AmericanTypewriterStd-Med';
    font-weight: normal;
    font-size: 24px;
    text-align: center;
  }
  #pdp-fundraising .row .right:first-child {
    margin-left: auto;
  }
  #pdp-fundraising .row .right:last-child {
    margin-right: auto;
  }
  .product-primary-images {
    *zoom: 1;
    width: auto;
    max-width: 400px;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
    margin-top: 20px;
  }
  .product-primary-images:before,
  .product-primary-images:after {
    content: '';
    display: table;
  }
  .product-primary-images:after {
    clear: both;
  }
  .product-primary-images img.primary-image {
    *zoom: 1;
    width: auto;
    max-width: 100%;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
    cursor: -webkit-grab;
    cursor: grab;
  }
  .product-primary-images img.primary-image:before,
  .product-primary-images img.primary-image:after {
    content: '';
    display: table;
  }
  .product-primary-images img.primary-image:after {
    clear: both;
  }
  .pdp-title-col {
    margin-bottom: 10px;
  }
}
.pdp-secondary-row {
  text-align: center;
}
.pdp-secondary-row h2 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.stars::after {
  letter-spacing: 14px;
  margin-right: -14px;
}
.product-tabs {
  padding-top: 60px;
  padding-bottom: 60px;
  *zoom: 1;
  float: left;
  clear: none;
  width: 66.6666666666667%;
  margin-left: 0%;
  margin-right: 0%;
  position: relative;
  left: 16.6666666666667%;
}
.product-tabs:before,
.product-tabs:after {
  content: '';
  display: table;
}
.product-tabs:after {
  clear: both;
}
.product-tabs:last-child {
  margin-right: 0%;
}
.product-tabs .tab-controls {
  overflow: hidden;
  font-size: 0;
  padding-bottom: 60px;
}
.product-tabs .tab-controls li {
  *zoom: 1;
  float: left;
  clear: none;
  width: 33.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  display: inline-block;
  float: none;
}
.product-tabs .tab-controls li:before,
.product-tabs .tab-controls li:after {
  content: '';
  display: table;
}
.product-tabs .tab-controls li:after {
  clear: both;
}
.product-tabs .tab-controls li:last-child {
  margin-right: 0%;
}
.product-tabs .tab-controls li.description-control {
  display: none;
}
.product-tabs .tab-control {
  display: block;
  position: relative;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  color: #8e8e8e;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
.product-tabs .tab-control.active {
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
.product-tabs .tab-control.active::after {
  font-family: 'sees-icon-font';
  content: "\e600";
  font-size: 10px;
}
.product-tabs .tab-control.active::after {
  display: block;
  position: absolute;
  width: 100%;
  padding-top: 5px;
}
.product-tabs .tab-contents .slick-prev,
.product-tabs .tab-contents .slick-next {
  display: none !important;
}
.product-tabs .tab-content.not-desktop {
  display: none;
}
.product-tabs .description-title {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 28px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.product-tabs .description-title::after {
  font-family: 'sees-icon-font';
  content: "\e60c";
  font-size: 14px;
}
.product-tabs .description-title::after {
  display: block;
  margin-top: 25px;
  margin-bottom: 25px;
}
.product-tabs .description-text {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 24px;
  margin-bottom: 40px;
}
.product-tabs .nutrition-labels {
  text-align: center;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.25px;
}
.product-tabs .nutrition-label {
  display: inline-block;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.product-tabs .nutrition-icon {
  height: 55px;
  width: 55px;
  margin-bottom: 8px;
  margin-left: auto;
  margin-right: auto;
}
.product-tabs .nutrition-tab-content img {
  max-width: 100%;
}
.product-tabs .description-control a {
  display: none;
}
.product-tabs .description-content {
  visibility: hidden;
}
@media only screen and (max-width: 1024px) {
  .product-tabs.not-desktop {
    display: block;
  }
  .product-tabs .tab-controls li.description-control {
    display: inline-block;
  }
  .product-tabs .description-control,
  .product-tabs .description-control a {
    display: inline-block;
  }
  .product-tabs .description-content {
    visibility: visible;
  }
}
@media only screen and (max-width: 768px) {
  .product-tabs {
    *zoom: 1;
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    position: static;
    left: 0;
  }
  .product-tabs:before,
  .product-tabs:after {
    content: '';
    display: table;
  }
  .product-tabs:after {
    clear: both;
  }
  .product-tabs:last-child {
    margin-right: 0%;
  }
  .product-tabs .tab-controls {
    font-size: 0;
    text-align: center;
  }
  .product-tabs .tab-controls li {
    width: 100%;
    display: block;
    float: none;
    display: inline-block;
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  .product-tabs .tab-controls li.not-desktop {
    display: block;
  }
}
#pdp-row-3 header {
  margin-bottom: 40px;
}
#pdp-row-3 header .rating-value {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 6px;
}
#pdp-row-3 header .review-count {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
#pdp-row-3 .star-bar {
  margin-bottom: 31px;
}
#pdp-row-3 .star-bar .double-border-single-top {
  margin-top: -21px;
}
#pdp-row-3 .stars {
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
#pdp-row-3 .stars div {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
#pdp-row-3 .stars div::after {
  font-family: 'sees-icon-font';
  content: "\e619";
  font-size: 24px;
}
#pdp-row-3 .stars div ::after {
  display: block;
}
#pdp-row-3 main {
  margin-bottom: 60px;
}
#pdp-row-3 .review-text,
#pdp-row-3 .review-author {
  *zoom: 1;
  width: auto;
  max-width: 800px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
#pdp-row-3 .review-text:before,
#pdp-row-3 .review-author:before,
#pdp-row-3 .review-text:after,
#pdp-row-3 .review-author:after {
  content: '';
  display: table;
}
#pdp-row-3 .review-text:after,
#pdp-row-3 .review-author:after {
  clear: both;
}
#pdp-row-3 .review-text {
  margin-bottom: 25px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 24px;
}
#pdp-row-3 .review-author {
  margin-bottom: 25px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 20px;
  text-transform: none;
  letter-spacing: 0.35px;
}
#pdp-row-3 .review-author-fancy-icon {
  margin-bottom: 25px;
}
#pdp-row-3 .review-author-fancy-icon::after {
  font-family: 'sees-icon-font';
  content: "\e60d";
  font-size: 11px;
}
#pdp-row-3 .review-author-fancy-icon ::after {
  display: block;
}
@media only screen and (max-width: 1024px) {
  #pdp-row-3 main {
    margin-bottom: 0;
  }
}
#pdp-row-5 .pdp-create-a-box {
  overflow: hidden;
  margin-top: 25px;
  margin-bottom: 60px;
}
#pdp-row-5 header,
#pdp-row-5 .chocolate-set {
  *zoom: 1;
  float: left;
  clear: none;
  width: 33.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
}
#pdp-row-5 header:before,
#pdp-row-5 .chocolate-set:before,
#pdp-row-5 header:after,
#pdp-row-5 .chocolate-set:after {
  content: '';
  display: table;
}
#pdp-row-5 header:after,
#pdp-row-5 .chocolate-set:after {
  clear: both;
}
#pdp-row-5 header:last-child,
#pdp-row-5 .chocolate-set:last-child {
  margin-right: 0%;
}
#pdp-row-5 header {
  position: relative;
  left: 33.3333333333333%;
  box-sizing: border-box;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  #pdp-row-5 header {
    padding-left: 48px;
    padding-right: 48px;
  }
}
@media only screen and (max-width: 768px) {
  #pdp-row-5 header {
    padding-left: 18px;
    padding-right: 18px;
  }
}
#pdp-row-5 header .title-top {
  font-family: 'AmasisMT-Italic';
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  margin-bottom: 5px;
}
#pdp-row-5 header .title-bot {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
#pdp-row-5 header .title-bot::after {
  font-family: 'sees-icon-font';
  content: "\e60c";
  font-size: 14px;
}
#pdp-row-5 header .title-bot::after {
  display: block;
  margin-top: 5px;
}
#pdp-row-5 header .title-bot {
  margin-bottom: 20px;
}
#pdp-row-5 header p {
  margin-bottom: 25px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
#pdp-row-5 .chocolate-set {
  font-size: 0;
}
#pdp-row-5 .chocolate-set div {
  *zoom: 1;
  float: left;
  clear: none;
  width: 33.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
}
#pdp-row-5 .chocolate-set div:before,
#pdp-row-5 .chocolate-set div:after {
  content: '';
  display: table;
}
#pdp-row-5 .chocolate-set div:after {
  clear: both;
}
#pdp-row-5 .chocolate-set div:nth-child(3n) {
  margin-right: 0%;
  float: right;
}
#pdp-row-5 .chocolate-set div:nth-child(3n+1) {
  clear: both;
}
#pdp-row-5 .chocolate-set div img {
  height: 100%;
  width: auto;
}
#pdp-row-5 .left-set {
  position: relative;
  left: -33.3333333333333%;
}
@media only screen and (max-width: 1024px) {
  #pdp-row-5 header {
    *zoom: 1;
    float: left;
    clear: none;
    width: 66.6666666666667%;
    margin-left: 0%;
    margin-right: 0%;
    position: relative;
    left: 16.6666666666667%;
  }
  #pdp-row-5 header:before,
  #pdp-row-5 header:after {
    content: '';
    display: table;
  }
  #pdp-row-5 header:after {
    clear: both;
  }
  #pdp-row-5 header:last-child {
    margin-right: 0%;
  }
  #pdp-row-5 .chocolate-set {
    *zoom: 1;
    float: left;
    clear: none;
    width: 16.6666666666667%;
    margin-left: 0%;
    margin-right: 0%;
  }
  #pdp-row-5 .chocolate-set:before,
  #pdp-row-5 .chocolate-set:after {
    content: '';
    display: table;
  }
  #pdp-row-5 .chocolate-set:after {
    clear: both;
  }
  #pdp-row-5 .chocolate-set:last-child {
    margin-right: 0%;
  }
  #pdp-row-5 .chocolate-set.left-set {
    position: relative;
    left: -66.6666666666667%;
  }
  #pdp-row-5 .chocolate-set div {
    display: none;
    *zoom: 1;
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  #pdp-row-5 .chocolate-set div:before,
  #pdp-row-5 .chocolate-set div:after {
    content: '';
    display: table;
  }
  #pdp-row-5 .chocolate-set div:after {
    clear: both;
  }
  #pdp-row-5 .chocolate-set div:nth-child(3n) {
    margin-right: 0%;
    float: left;
  }
  #pdp-row-5 .chocolate-set div:nth-child(3n+1) {
    clear: none;
  }
  #pdp-row-5 .chocolate-set div:nth-child(1n) {
    margin-right: 0%;
    float: right;
  }
  #pdp-row-5 .chocolate-set div:nth-child(1n+1) {
    clear: both;
  }
  #pdp-row-5 .chocolate-set div:nth-child(1),
  #pdp-row-5 .chocolate-set div:nth-child(2),
  #pdp-row-5 .chocolate-set div:nth-child(3) {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  #pdp-row-5 header {
    width: 100%;
    display: block;
    float: none;
    left: 0;
  }
  #pdp-row-5 .chocolate-set {
    display: none;
  }
}
#pdp-row-6 {
  margin-top: 50px;
}
#pdp-customer-reviews header {
  text-align: center;
  padding-bottom: 56px;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-bottom: 0;
}
#pdp-customer-reviews header .title {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
#pdp-customer-reviews header .title::before {
  font-family: 'sees-icon-font';
  content: "\e609";
  font-size: 10px;
  font-size: 18px;
}
#pdp-customer-reviews header .title::after {
  font-family: 'sees-icon-font';
  content: "\e608";
  font-size: 10px;
  font-size: 18px;
}
#pdp-customer-reviews header .title::after,
#pdp-customer-reviews header .title::before {
  display: block;
}
#pdp-customer-reviews header .title::before {
  padding-bottom: 15px;
}
#pdp-customer-reviews header .title::after {
  padding-top: 8px;
}
#pdp-customer-reviews header .double-border {
  border-top: 3px solid #000;
  height: 7px;
  border-bottom: 1px solid #000;
  margin-top: -56px;
}
#pdp-customer-reviews .review-summary,
#pdp-customer-reviews li.customer-review {
  border-bottom: 1px solid #000;
}
#pdp-customer-reviews .review-summary {
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 0;
  overflow: hidden;
}
#pdp-customer-reviews .review-summary .title-col,
#pdp-customer-reviews .review-summary .star-col,
#pdp-customer-reviews .review-summary .cta-col {
  *zoom: 1;
  float: left;
  clear: none;
  width: 33.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  float: none;
  display: inline-block;
  vertical-align: top;
}
#pdp-customer-reviews .review-summary .title-col:before,
#pdp-customer-reviews .review-summary .star-col:before,
#pdp-customer-reviews .review-summary .cta-col:before,
#pdp-customer-reviews .review-summary .title-col:after,
#pdp-customer-reviews .review-summary .star-col:after,
#pdp-customer-reviews .review-summary .cta-col:after {
  content: '';
  display: table;
}
#pdp-customer-reviews .review-summary .title-col:after,
#pdp-customer-reviews .review-summary .star-col:after,
#pdp-customer-reviews .review-summary .cta-col:after {
  clear: both;
}
#pdp-customer-reviews .review-summary .title-col:last-child,
#pdp-customer-reviews .review-summary .star-col:last-child,
#pdp-customer-reviews .review-summary .cta-col:last-child {
  margin-right: 0%;
}
#pdp-customer-reviews .review-summary .title-col {
  text-align: left;
}
#pdp-customer-reviews .review-summary .title-col .product-title {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  margin-bottom: 25px;
}
#pdp-customer-reviews .review-summary .title-col .percent-who-recommened {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
#pdp-customer-reviews .review-summary .star-col .stars {
  margin-bottom: 15px;
}
#pdp-customer-reviews .review-summary .star-col .rating-value {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 5px;
}
#pdp-customer-reviews .review-summary .star-col .review-count {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
#pdp-customer-reviews .review-summary .cta-col .cta {
  text-align: right;
}
#pdp-customer-reviews .review-summary .cta-col .button {
  right: 18px;
}
#pdp-customer-reviews .customer-reviews-list {
  text-align: left;
  overflow: hidden;
}
#pdp-customer-reviews .helpful-count,
#pdp-customer-reviews .helpful-cta {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
#pdp-customer-reviews .helpful-count {
  margin-bottom: 20px;
}
#pdp-customer-reviews .helpful-cta .prompt {
  margin-bottom: 10px;
}
#pdp-customer-reviews .helpful-cta a {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  text-decoration: underline;
}
#pdp-customer-reviews .helpful-cta a:hover {
	color:#a58336;
}
#pdp-customer-reviews li.customer-review {
  overflow: hidden;
  padding-top: 80px;
  padding-bottom: 80px;
}
#pdp-customer-reviews .rating-col {
  *zoom: 1;
  float: left;
  clear: none;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
}
#pdp-customer-reviews .rating-col:before,
#pdp-customer-reviews .rating-col:after {
  content: '';
  display: table;
}
#pdp-customer-reviews .rating-col:after {
  clear: both;
}
#pdp-customer-reviews .rating-col:last-child {
  margin-right: 0%;
}
#pdp-customer-reviews .rating-col .rating-value {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 25px;
}
#pdp-customer-reviews .rating-col .name,
#pdp-customer-reviews .rating-col .location,
#pdp-customer-reviews .rating-col .purchase-type {
  margin-bottom: 5px;
}
#pdp-customer-reviews .rating-col .name {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 20px;
  text-transform: none;
  letter-spacing: 0.35px;
}
#pdp-customer-reviews .rating-col .location,
#pdp-customer-reviews .rating-col .purchase-type {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.25px;
}
#pdp-customer-reviews .rating-col .location .location-label,
#pdp-customer-reviews .rating-col .purchase-type .location-label {
  color: #8e8e8e;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
#pdp-customer-reviews .rating-col .purchase-type {
  margin-bottom: 25px;
}
#pdp-customer-reviews .rating-col .stars {
  margin-bottom: 5px;
}
#pdp-customer-reviews .rating-col .stars::after {
  font-size: 15px;
  letter-spacing: 6px;
}
#pdp-customer-reviews .review-col {
  *zoom: 1;
  float: left;
  clear: none;
  width: 66.6666666666667%;
  margin-left: 0%;
  margin-right: 0%;
  position: relative;
  left: 8.3333333333333%;
}
#pdp-customer-reviews .review-col:before,
#pdp-customer-reviews .review-col:after {
  content: '';
  display: table;
}
#pdp-customer-reviews .review-col:after {
  clear: both;
}
#pdp-customer-reviews .review-col:last-child {
  margin-right: 0%;
}
#pdp-customer-reviews .review-col .review-title {
  overflow: hidden;
  line-height: 24px;
  margin-bottom: 40px;
}
#pdp-customer-reviews .review-col .review-title .title {
  *zoom: 1;
  float: left;
  clear: none;
  width: 75%;
  margin-left: 0%;
  margin-right: 0%;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 24px;
}
#pdp-customer-reviews .review-col .review-title .title:before,
#pdp-customer-reviews .review-col .review-title .title:after {
  content: '';
  display: table;
}
#pdp-customer-reviews .review-col .review-title .title:after {
  clear: both;
}
#pdp-customer-reviews .review-col .review-title .title:last-child {
  margin-right: 0%;
}
#pdp-customer-reviews .review-col .review-title .date {
  *zoom: 1;
  float: left;
  clear: none;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  text-align: right;
}
#pdp-customer-reviews .review-col .review-title .date:before,
#pdp-customer-reviews .review-col .review-title .date:after {
  content: '';
  display: table;
}
#pdp-customer-reviews .review-col .review-title .date:after {
  clear: both;
}
#pdp-customer-reviews .review-col .review-title .date:last-child {
  margin-right: 0%;
}
#pdp-customer-reviews .review-col .helpful-count,
#pdp-customer-reviews .review-col .helpful-cta {
  display: none;
}
#pdp-customer-reviews .review-text {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0.35px;
}
#pdp-customer-reviews .read-toggle {
  margin-top: 10px;
}
#pdp-customer-reviews .read-more,
#pdp-customer-reviews .read-less {
  color: #000;
  text-decoration: underline;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
#pdp-customer-reviews .read-more:hover,
#pdp-customer-reviews .read-less:hover {
	color: #a58336;
}
#pdp-customer-reviews .load-reviews-row {
  padding-top: 30px;
  padding-bottom: 30px;
}
#pdp-customer-reviews .load-reviews-row .review-count {
  margin-bottom: 25px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
@media only screen and (max-width: 1024px) {
  #pdp-customer-reviews li.customer-review {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  #pdp-customer-reviews .rating-col .helpful-count {
    margin-top: 30px;
  }
  #pdp-customer-reviews .rating-col .helpful-cta {
    margin-top: 25px;
  }
  #pdp-customer-reviews .rating-col .stars {
    margin-bottom: 10px;
  }
  #pdp-customer-reviews .review-col .review-title {
    margin-bottom: 25px;
  }
  #pdp-customer-reviews .review-col .review-title .title,
  #pdp-customer-reviews .review-col .review-title .date {
    width: 100%;
    display: block;
    float: none;
  }
  #pdp-customer-reviews .review-col .review-title .title {
    margin-bottom: 10px;
  }
  #pdp-customer-reviews .review-col .review-title .date {
    text-align: left;
  }
}
@media only screen and (max-width: 768px) {
  #pdp-customer-reviews {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  #pdp-customer-reviews .review-summary .title-col,
  #pdp-customer-reviews .review-summary .star-col,
  #pdp-customer-reviews .review-summary .cta-col {
    width: 100%;
    display: block;
    float: none;
    text-align: center;
    margin-bottom: 25px;
  }
  #pdp-customer-reviews .review-summary .cta-col .cta {
    text-align: center;
  }
  #pdp-customer-reviews .review-summary .cta-col .button {
    right: 0;
  }
  #pdp-customer-reviews .rating-col,
  #pdp-customer-reviews .review-col {
    width: 100%;
    display: block;
    float: none;
    position: static;
    left: 0;
  }
  #pdp-customer-reviews .rating-col {
    margin-bottom: 30px;
  }
  #pdp-customer-reviews .rating-col .rating-value {
    margin-bottom: 20px;
  }
  #pdp-customer-reviews .rating-col .name {
    font-family: 'AmericanTypewriterStd-Med';
    font-weight: normal;
    font-size: 16px;
    text-transform: none;
    letter-spacing: 0.35px;
  }
  #pdp-customer-reviews .rating-col .location {
    font-family: 'FFDINWebCondBold';
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
  }
  #pdp-customer-reviews .rating-col .helpful-count,
  #pdp-customer-reviews .rating-col .helpful-cta {
    display: none;
  }
  #pdp-customer-reviews .review-col .helpful-count,
  #pdp-customer-reviews .review-col .helpful-cta {
    display: block;
  }
  #pdp-customer-reviews .review-col .helpful-count {
    margin-bottom: 5px;
  }
  #pdp-customer-reviews .review-col .review-title .title {
    font-family: 'AmericanTypewriterStd-Med';
    font-weight: normal;
    font-size: 20px;
    text-transform: none;
    letter-spacing: 0.35px;
    margin-bottom: 5px;
  }
  #pdp-customer-reviews .review-text {
    margin-bottom: 30px;
  }
  #pdp-row-1 {
    margin-top: 30px;
    margin-bottom: 0px;
  }
  #pdp-row-2 {
    margin-bottom: 0px;
  }
  #pdp-row-2 .product-tabs {
    padding-bottom: 0px;
  }
  #pdp-row-6 {
    margin-top: 0px;
  }
  #pdp-customer-reviews {
    padding-top: 0px;
  }
}
.pt_account #main,
.pt_customerservice #main {
  padding-top: 40px;
  padding-bottom: 40px;
}
.pt_account aside.customer-service-help,
.pt_customerservice aside.customer-service-help {
  border: 0px;
  background: #efefef;
}
.pt_account aside.customer-service-help a,
.pt_customerservice aside.customer-service-help a {
  background: none;
}
.account-nav {
  *zoom: 1;
  float: left;
  clear: none;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
}
.account-nav a:hover {
	text-decoration: underline;
	color: #a58336;
}
.account-nav:before,
.account-nav:after {
  content: '';
  display: table;
}
.account-nav:after {
  clear: both;
}
.account-nav:last-child {
  margin-right: 0%;
}
.account-nav .content-asset > .account-nav {
  *zoom: 1;
  float: left;
  clear: none;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
}
.account-nav .content-asset > .account-nav:before,
.account-nav .content-asset > .account-nav:after {
  content: '';
  display: table;
}
.account-nav .content-asset > .account-nav:after {
  clear: both;
}
.account-nav .content-asset > .account-nav:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 768px) {
  .account-nav {
    *zoom: 1;
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .account-nav:before,
  .account-nav:after {
    content: '';
    display: table;
  }
  .account-nav:after {
    clear: both;
  }
  .account-nav:last-child {
    margin-right: 0%;
  }
}
.account-primary-col {
  *zoom: 1;
  float: left;
  clear: none;
  width: 58.3333333333333%;
  margin-left: 8.3333333333333%;
  margin-right: 0%;
}
.account-primary-col:before,
.account-primary-col:after {
  content: '';
  display: table;
}
.account-primary-col:after {
  clear: both;
}
.account-primary-col:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 768px) {
  .account-primary-col {
    *zoom: 1;
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .account-primary-col:before,
  .account-primary-col:after {
    content: '';
    display: table;
  }
  .account-primary-col:after {
    clear: both;
  }
  .account-primary-col:last-child {
    margin-right: 0%;
  }
}
.form-left .order-totals-list {
  *zoom: 1;
  float: left;
  clear: none;
  width: 83.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
}
.form-left .order-totals-list:before,
.form-left .order-totals-list:after {
  content: '';
  display: table;
}
.form-left .order-totals-list:after {
  clear: both;
}
.form-left .order-totals-list:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 768px) {
  .order-history-details .order-totals-list {
    *zoom: 1;
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .order-history-details .order-totals-list:before,
  .order-history-details .order-totals-list:after {
    content: '';
    display: table;
  }
  .order-history-details .order-totals-list:after {
    clear: both;
  }
  .order-history-details .order-totals-list:last-child {
    margin-right: 0%;
  }
}
.form-header p,
form p {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  margin-top: 25px;
  margin-bottom: 25px;
}
form header,
.form-header {
  margin-bottom: 25px;
}
form header h1,
.form-header h1,
form header h2,
.form-header h2 {
  padding-bottom: 15px;
  border-bottom: 1px solid #000;
  margin-bottom: 40px;
}
form header h1,
.form-header h1 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 28px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
form header h3,
.form-header h3 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.account-component {
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  margin-bottom: 25px;
}
.account-component:last-child {
  border-bottom: none;
}
.account-component .component-title,
.account-component .data-summary,
.account-component .cta,
.account-component p {
  margin-bottom: 20px;
}
.account-component a {
	border-radius: 5px;
}
.account-component a:hover {
	background-color: #a58336;
}
.account-component .component-title {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.account-component p {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0.35px;
}
.account-component .cta {
  text-align: left;
}
.account-component .manage-data-tiles {
  overflow: hidden;
}
.account-component .manage-data-tile {
  *zoom: 1;
  float: left;
  clear: none;
  width: 33.3333333333333%;
  margin-left: 8.3333333333333%;
  margin-right: 0%;
}
.account-component .manage-data-tile:before,
.account-component .manage-data-tile:after {
  content: '';
  display: table;
}
.account-component .manage-data-tile:after {
  clear: both;
}
.account-component .manage-data-tile:last-child {
  margin-right: 0%;
}
.account-component .manage-data-tile:nth-child(odd) {
  clear: both;
  margin-left: 0;
}
.account-component .data-summary {
  border: 1px solid #ccc;
  min-height: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0.35px;
  overflow: hidden;
  word-break: break-word;
}
.account-component .data-summary .title {
  font-family: 'AmericanTypewriterStd-Bold';
  font-weight: bold;
  font-size: 14px;
  text-transform: none;
  letter-spacing: 0.75px;
  padding-bottom: 6px;
}
.account-component .data-summary li {
  padding-bottom: 4px;
}
.account-component .data-summary .edit-links,
.account-component .data-summary .delete-links {
  display: block;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  margin-top: 10px;
}
.account-component .data-summary .delete-links {
  margin-top: 0;
}
.account-component .data-summary .make-default {
  display: inline-block;
  margin-top: 5px;
}
.address-link-spacer {
  padding-left: 4px;
  padding-right: 4px;
}
.required-fields {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 11px;
  text-transform: none;
  letter-spacing: 0.25px;
  color: #8e8e8e;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  padding-left: 5px;
}
.error-form {
  color: #c01111;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}

.expired-msg {
	margin-top: -25px;
}

.cta-link {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: underline;
  letter-spacing: 0.5px;
}
.cta-link:hover {
	color:#a58336;
}
.expand-link,
.edit-link {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 11px;
  text-transform: uppercase;
  text-decoration: underline;
  letter-spacing: 0.5px;
  display: block;
}
.oos-expand-link {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 11px;
  text-decoration: underline;
  letter-spacing: 0.5px;
  display: block;
}

#ProfileForm .active .buttons a.save,
#ProfileForm .active .buttons a.cancel {
	border-radius: 5px;
}
#ProfileForm .active .buttons a:hover.save,
#ProfileForm .active .buttons a:hover.cancel {
	background-color: #a58336;
}
.edit-link:hover,
.edit-link a:hover, 
.edit-links a:hover,
#cancelBtn:hover,
.form-caption a:hover.privacy-policy {
  background-color: #fff;
  text-decoration: underline;
  color:#a58336;
}
.edit-links a,
#cancelBtn,
.form-caption a.privacy-policy {
  background-color: #fff;
  text-decoration: underline;
}
.expand-link::before,
.edit-link::before {
  padding-right: 4px;
}
.expand-link::after,
.edit-link::after {
  padding-left: 4px;
}
.account-nav h2 {
  display: inline-block;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-bottom: 15px;
  border-bottom: 1px solid #000;
  margin-bottom: 20px;
}
.account-nav > ul li {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-right: 0;
}
.account-nav > ul li.active {
  position: relative;
}
.account-nav > ul li.active::before {
  font-family: 'sees-icon-font';
  content: "\e620";
  font-size: 20px;
  font-size: 15px;
}
.account-nav > ul li.active::before {
  position: absolute;
  left: 0;
  top: 0;
}
aside.customer-service-help {
  text-align: center;
  border: 1px solid #000;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 25px;
  padding-bottom: 25px;
}
aside.customer-service-help a{
  text-decoration: underline;
}
aside.customer-service-help a:hover{
  color: #a58336;
}
aside.customer-service-help .expand-link {
  margin-top: 15px;
  margin-bottom: 15px;
}
aside.customer-service-help h4 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
aside.customer-service-help h5 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
aside.customer-service-help dt,
aside.customer-service-help ul {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 11px;
  text-transform: none;
  letter-spacing: 0.25px;
}
aside.customer-service-help dd {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  margin-bottom: 15px;
}
#default-address {
  border-bottom: none;
}
#default-address .component-title {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
#default-address .data-summary {
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (max-width: 768px) {
  #default-address .manage-data-tile {
    *zoom: 1;
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  #default-address .manage-data-tile:before,
  #default-address .manage-data-tile:after {
    content: '';
    display: table;
  }
  #default-address .manage-data-tile:after {
    clear: both;
  }
  #default-address .manage-data-tile:last-child {
    margin-right: 0%;
  }
}
#account-address-list .manage-data-tile {
  margin-bottom: 25px;
}
@media only screen and (max-width: 768px) {
  #account-address-list .manage-data-tile {
    *zoom: 1;
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  #account-address-list .manage-data-tile:before,
  #account-address-list .manage-data-tile:after {
    content: '';
    display: table;
  }
  #account-address-list .manage-data-tile:after {
    clear: both;
  }
  #account-address-list .manage-data-tile:last-child {
    margin-right: 0%;
  }
}
.delete-address-message {
  display: none;
  color: #c01111;
  min-width: 100%;
  min-height: 25px;
  margin-bottom: 15px;
}
.login-row-1,
.login-row-2 {
  overflow: hidden;
}
.login-row-1 .form-row-button button,
.form-row-button button,
#PasswordResetForm button {
	border-radius: 5px;
}
#PasswordResetForm a {
	text-decoration: underline;
}
#PasswordResetForm a:hover {
	color: #a58336;
}
.login-row-1 .form-row-button button:hover,
.form-row-button button:hover,
#PasswordResetForm button:hover {
	background-color: #a58336;
}
.login-wrapper {
  *zoom: 1;
  float: left;
  clear: none;
  width: 66.6666666666667%;
  margin-left: 8.3333333333333%;
  margin-right: 0%;
  overflow: hidden;
}
.login-wrapper:before,
.login-wrapper:after {
  content: '';
  display: table;
}
.login-wrapper:after {
  clear: both;
}
.login-wrapper:last-child {
  margin-right: 0%;
}
.login-wrapper .login-form,
.login-wrapper .new-customers {
  *zoom: 1;
  float: left;
  clear: none;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
}
.login-wrapper .login-form:before,
.login-wrapper .new-customers:before,
.login-wrapper .login-form:after,
.login-wrapper .new-customers:after {
  content: '';
  display: table;
}
.login-wrapper .login-form:after,
.login-wrapper .new-customers:after {
  clear: both;
}
.login-wrapper .login-form:last-child,
.login-wrapper .new-customers:last-child {
  margin-right: 0%;
}
.login-wrapper .login-form {
  *zoom: 1;
  float: left;
  clear: none;
  width: 33.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
}
.login-wrapper .login-form:before,
.login-wrapper .login-form:after {
  content: '';
  display: table;
}
.login-wrapper .login-form:after {
  clear: both;
}
.login-wrapper .login-form:last-child {
  margin-right: 0%;
}
.login-wrapper .login-form .expand-link {
  margin-top: 10px;
  margin-bottom: 25px;
}
.login-wrapper .new-customers {
  *zoom: 1;
  float: left;
  clear: none;
  width: 33.3333333333333%;
  margin-left: 8.3333333333333%;
  margin-right: 0%;
}
.login-wrapper .new-customers:before,
.login-wrapper .new-customers:after {
  content: '';
  display: table;
}
.login-wrapper .new-customers:after {
  clear: both;
}
.login-wrapper .new-customers:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 1024px) {
  .login-wrapper .new-customers {
    *zoom: 1;
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .login-wrapper .new-customers:before,
  .login-wrapper .new-customers:after {
    content: '';
    display: table;
  }
  .login-wrapper .new-customers:after {
    clear: both;
  }
  .login-wrapper .new-customers:last-child {
    margin-right: 0%;
  }
}
#password-reset-cta {
  display: block;
}
#password-reset-cta:hover {
  color: #a58336;
}
#password-reset-cta::before,
#password-reset-cta::after {
  padding-left: 0;
  padding-right: 0;
}
.login-order-track {
  clear: both;
  margin-top: 60px;
}
.orders-list-wrapper .results-hits {
  text-align: center;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0.35px;
  margin-top: 40px;
  margin-bottom: 20px;
}
.order-history-item {
  border: 1px solid #ccc;
  min-height: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0.35px;
  overflow: hidden;
  word-break: break-word;
  margin-bottom: 15px;
}
.order-history-item .form-row {
  position: static;
}
.order-history-item .section.ship-to {
  clear: both;
  padding-top: 15px;
}
.order-history-item .section.ship-to .clear {
  clear: both;
}
.order-history-item .column {
  *zoom: 1;
  float: left;
  clear: none;
  width: 33.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  padding-right: 5px;
  padding-top: 15px;
}
.order-history-item .column:before,
.order-history-item .column:after {
  content: '';
  display: table;
}
.order-history-item .column:after {
  clear: both;
}
.order-history-item .column:last-child {
  margin-right: 0%;
}
.order-history-item .track-link {
  text-decoration: underline;
}
.order-history-item.clear {
  clear: both;
}
.order-history-item.clear .section {
  margin-bottom: 15px;
}
.order-history-item.clear .section .label {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.order-history-item.clear .section .value {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
.order-history-item.clear .section.order-date .value,
.order-history-item.clear .section.order-number .value {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0.35px;
}
.order-history-details .order-details-subhead {
  *zoom: 1;
  float: left;
  clear: none;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
  overflow: hidden;
  border: 1px solid #000;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0.35px;
  margin-bottom: 25px;
}
.order-history-details .order-details-subhead:before,
.order-history-details .order-details-subhead:after {
  content: '';
  display: table;
}
.order-history-details .order-details-subhead:after {
  clear: both;
}
.order-history-details .order-details-subhead:last-child {
  margin-right: 0%;
}
.order-history-details .order-details-subhead .column {
  *zoom: 1;
  float: left;
  clear: none;
  width: 33.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
}
.order-history-details .order-details-subhead .column:before,
.order-history-details .order-details-subhead .column:after {
  content: '';
  display: table;
}
.order-history-details .order-details-subhead .column:after {
  clear: both;
}
.order-history-details .order-details-subhead .column:last-child {
  margin-right: 0%;
}
.order-history-details .recipient-count {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.order-history-details .order-history-shipping,
.order-history-details .order-history-billing {
  *zoom: 1;
  float: left;
  clear: none;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
  border-bottom: 1px solid #ccc;
  padding-bottom: 25px;
  margin-top: 25px;
  margin-bottom: 25px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
.order-history-details .order-history-shipping:before,
.order-history-details .order-history-billing:before,
.order-history-details .order-history-shipping:after,
.order-history-details .order-history-billing:after {
  content: '';
  display: table;
}
.order-history-details .order-history-shipping:after,
.order-history-details .order-history-billing:after {
  clear: both;
}
.order-history-details .order-history-shipping:last-child,
.order-history-details .order-history-billing:last-child {
  margin-right: 0%;
}
.order-history-details .order-history-shipping .column,
.order-history-details .order-history-billing .column {
  *zoom: 1;
  float: left;
  clear: none;
  width: 33.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
}
.order-history-details .order-history-shipping .column:before,
.order-history-details .order-history-billing .column:before,
.order-history-details .order-history-shipping .column:after,
.order-history-details .order-history-billing .column:after {
  content: '';
  display: table;
}
.order-history-details .order-history-shipping .column:after,
.order-history-details .order-history-billing .column:after {
  clear: both;
}
.order-history-details .order-history-shipping .column:last-child,
.order-history-details .order-history-billing .column:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 768px) {
  .order-history-details .order-history-shipping .column,
  .order-history-details .order-history-billing .column {
    width: 100%;
    display: block;
    float: none;
  }
}
.order-history-details .order-history-shipping .column .column-header,
.order-history-details .order-history-billing .column .column-header {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding-bottom: 10px;
}
.order-history-details .order-history-shipping .column .trackingnumber,
.order-history-details .order-history-billing .column .trackingnumber {
  margin-top: 25px;
  margin-bottom: 25px;
}
.order-history-details .order-history-shipping .column .trackingnumber .track-link,
.order-history-details .order-history-billing .column .trackingnumber .track-link {
  text-decoration: underline;
}
.order-history-details .order-history-shipping .payment-amount .label,
.order-history-details .order-history-billing .payment-amount .label {
  display: inline-block;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  margin: 0;
}
.order-history-details .order-history-shipping.multiship,
.order-history-details .order-history-billing.multiship {
  border: 1px solid #000;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 25px;
  padding-right: 25px;
}
.order-history-details .order-history-items {
  *zoom: 1;
  float: left;
  clear: none;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.order-history-details .order-history-items:before,
.order-history-details .order-history-items:after {
  content: '';
  display: table;
}
.order-history-details .order-history-items:after {
  clear: both;
}
.order-history-details .order-history-items:last-child {
  margin-right: 0%;
}
.order-history-details .order-history-items .product-list-item {
  overflow: hidden;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
.order-history-details .order-history-items .product-list-item .name {
  padding-bottom: 10px;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.order-history-details .order-history-items .product-list-item .product-details {
  *zoom: 1;
  float: left;
  clear: none;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
}
.order-history-details .order-history-items .product-list-item .product-details:before,
.order-history-details .order-history-items .product-list-item .product-details:after {
  content: '';
  display: table;
}
.order-history-details .order-history-items .product-list-item .product-details:after {
  clear: both;
}
.order-history-details .order-history-items .product-list-item .product-details:last-child {
  margin-right: 0%;
}
.order-history-details .order-history-items .product-list-item .product-details .attributes-container {
  overflow: hidden;
  *zoom: 1;
  float: left;
  clear: none;
  width: 33.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
}
.order-history-details .order-history-items .product-list-item .product-details .attributes-container > div {
  min-height: 45px;
  vertical-align: middle;
}
.order-history-details .order-history-items .product-list-item .product-details .attributes-container:before,
.order-history-details .order-history-items .product-list-item .product-details .attributes-container:after {
  content: '';
  display: table;
}
.order-history-details .order-history-items .product-list-item .product-details .attributes-container:after {
  clear: both;
}
.order-history-details .order-history-items .product-list-item .product-details .attributes-container:last-child {
  margin-right: 0%;
}
.order-history-details .order-history-items .product-list-item .product-details .attributes-container .attribute {
  *zoom: 1;
  float: left;
  clear: none;
  width: 33.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
}
.order-history-details .order-history-items .product-list-item .product-details .attributes-container .attribute:before,
.order-history-details .order-history-items .product-list-item .product-details .attributes-container .attribute:after {
  content: '';
  display: table;
}
.order-history-details .order-history-items .product-list-item .product-details .attributes-container .attribute:after {
  clear: both;
}
.order-history-details .order-history-items .product-list-item .product-details .attributes-container .attribute:last-child {
  margin-right: 0%;
}
.order-history-details .order-history-items .product-list-item .product-details .attributes-container .attribute.attribute-wrap {
  *zoom: 1;
  float: left;
  clear: none;
  width: 66.6666666666667%;
  margin-left: 0%;
  margin-right: 0%;
}
.order-history-details .order-history-items .product-list-item .product-details .attributes-container .attribute.attribute-wrap:before,
.order-history-details .order-history-items .product-list-item .product-details .attributes-container .attribute.attribute-wrap:after {
  content: '';
  display: table;
}
.order-history-details .order-history-items .product-list-item .product-details .attributes-container .attribute.attribute-wrap:after {
  clear: both;
}
.order-history-details .order-history-items .product-list-item .product-details .attributes-container .attribute.attribute-wrap:last-child {
  margin-right: 0%;
}
.order-history-details .order-history-items .product-list-item .product-details .qty {
  *zoom: 1;
  float: left;
  clear: none;
  width: 16.6666666666667%;
  margin-left: 0%;
  margin-right: 0%;
}
.order-history-details .order-history-items .product-list-item .product-details .qty:before,
.order-history-details .order-history-items .product-list-item .product-details .qty:after {
  content: '';
  display: table;
}
.order-history-details .order-history-items .product-list-item .product-details .qty:after {
  clear: both;
}
.order-history-details .order-history-items .product-list-item .product-details .qty:last-child {
  margin-right: 0%;
}
.order-history-details .order-history-items .product-list-item .product-details .unitprice,
.order-history-details .order-history-items .product-list-item .product-details .qty,
.order-history-details .order-history-items .product-list-item .product-details .price {
  text-align: center;
}
.order-history-details .order-history-items .product-list-item .product-details .unitprice .label,
.order-history-details .order-history-items .product-list-item .product-details .qty .label,
.order-history-details .order-history-items .product-list-item .product-details .price .label {
  display: block;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  margin-bottom: 0;
}
.order-history-details .order-history-items .product-list-item .product-details .unitprice .value,
.order-history-details .order-history-items .product-list-item .product-details .qty .value,
.order-history-details .order-history-items .product-list-item .product-details .price .value {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 20px;
  text-transform: none;
  letter-spacing: 0.35px;
}
.order-history-details .order-history-items .product-list-item .product-details .unitprice {
  *zoom: 1;
  float: left;
  clear: none;
  width: 33.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
}
.order-history-details .order-history-items .product-list-item .product-details .unitprice:before,
.order-history-details .order-history-items .product-list-item .product-details .unitprice:after {
  content: '';
  display: table;
}
.order-history-details .order-history-items .product-list-item .product-details .unitprice:after {
  clear: both;
}
.order-history-details .order-history-items .product-list-item .product-details .unitprice:last-child {
  margin-right: 0%;
}
.order-history-details .order-history-items .product-list-item .product-details .unitprice > div {
  *zoom: 1;
  float: left;
  clear: none;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
}
.order-history-details .order-history-items .product-list-item .product-details .unitprice > div:before,
.order-history-details .order-history-items .product-list-item .product-details .unitprice > div:after {
  content: '';
  display: table;
}
.order-history-details .order-history-items .product-list-item .product-details .unitprice > div:after {
  clear: both;
}
.order-history-details .order-history-items .product-list-item .product-details .unitprice > div:last-child {
  margin-right: 0%;
}
.order-history-details .order-history-items .product-list-item .product-details .unitprice > div .value {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.order-history-details .order-history-items .product-list-item .product-details .price {
  *zoom: 1;
  float: left;
  clear: none;
  width: 16.6666666666667%;
  margin-left: 0%;
  margin-right: 0%;
}
.order-history-details .order-history-items .product-list-item .product-details .price:before,
.order-history-details .order-history-items .product-list-item .product-details .price:after {
  content: '';
  display: table;
}
.order-history-details .order-history-items .product-list-item .product-details .price:after {
  clear: both;
}
.order-history-details .order-history-items .product-list-item .product-details .price:last-child {
  margin-right: 0%;
}
.order-history-details .order-history-items .product-list-item .product-details .price .value {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.order-history-details .order-history-items .product-list-item .product-details .unitprice {
  text-align: left;
}
.order-history-details .order-history-items .product-list-item .product-details .price {
  text-align: right;
}
.order-history-details .order-history-items .product-list-item .sku .label,
.order-history-details .order-history-items .product-list-item .attribute .label,
.order-history-details .order-history-items .product-list-item .price .label {
  display: none;
}
.order-history-details .order-history-items .customMix-list {
  margin-top: 20px;
}
.order-history-details .order-history-gift-message {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.order-history-details .order-history-gift-message .subhead {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  margin-bottom: 10px;
}
.order-history-details .item-count {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  margin-bottom: 30px;
}
.order-history-details .shipment-totals-table,
.order-history-details .order-totals-table {
  *zoom: 1;
  float: left;
  clear: none;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
}
.order-history-details .shipment-totals-table:before,
.order-history-details .order-totals-table:before,
.order-history-details .shipment-totals-table:after,
.order-history-details .order-totals-table:after {
  content: '';
  display: table;
}
.order-history-details .shipment-totals-table:after,
.order-history-details .order-totals-table:after {
  clear: both;
}
.order-history-details .shipment-totals-table:last-child,
.order-history-details .order-totals-table:last-child {
  margin-right: 0%;
}
.order-history-details .shipment-totals-table .shipment-totals-list,
.order-history-details .order-totals-table .shipment-totals-list,
.order-history-details .shipment-totals-table .order-totals-list,
.order-history-details .order-totals-table .order-totals-list {
  margin-top: 30px;
  margin-bottom: 30px;
  *zoom: 1;
  float: left;
  clear: none;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
  position: relative;
  left: 50%;
}
.order-history-details .shipment-totals-table .shipment-totals-list:before,
.order-history-details .order-totals-table .shipment-totals-list:before,
.order-history-details .shipment-totals-table .order-totals-list:before,
.order-history-details .order-totals-table .order-totals-list:before,
.order-history-details .shipment-totals-table .shipment-totals-list:after,
.order-history-details .order-totals-table .shipment-totals-list:after,
.order-history-details .shipment-totals-table .order-totals-list:after,
.order-history-details .order-totals-table .order-totals-list:after {
  content: '';
  display: table;
}
.order-history-details .shipment-totals-table .shipment-totals-list:after,
.order-history-details .order-totals-table .shipment-totals-list:after,
.order-history-details .shipment-totals-table .order-totals-list:after,
.order-history-details .order-totals-table .order-totals-list:after {
  clear: both;
}
.order-history-details .shipment-totals-table .shipment-totals-list:last-child,
.order-history-details .order-totals-table .shipment-totals-list:last-child,
.order-history-details .shipment-totals-table .order-totals-list:last-child,
.order-history-details .order-totals-table .order-totals-list:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 768px) {
  .order-history-details .shipment-totals-table .shipment-totals-list,
  .order-history-details .order-totals-table .shipment-totals-list,
  .order-history-details .shipment-totals-table .order-totals-list,
  .order-history-details .order-totals-table .order-totals-list {
    *zoom: 1;
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    position: static;
    left: 0;
  }
  .order-history-details .shipment-totals-table .shipment-totals-list:before,
  .order-history-details .order-totals-table .shipment-totals-list:before,
  .order-history-details .shipment-totals-table .order-totals-list:before,
  .order-history-details .order-totals-table .order-totals-list:before,
  .order-history-details .shipment-totals-table .shipment-totals-list:after,
  .order-history-details .order-totals-table .shipment-totals-list:after,
  .order-history-details .shipment-totals-table .order-totals-list:after,
  .order-history-details .order-totals-table .order-totals-list:after {
    content: '';
    display: table;
  }
  .order-history-details .shipment-totals-table .shipment-totals-list:after,
  .order-history-details .order-totals-table .shipment-totals-list:after,
  .order-history-details .shipment-totals-table .order-totals-list:after,
  .order-history-details .order-totals-table .order-totals-list:after {
    clear: both;
  }
  .order-history-details .shipment-totals-table .shipment-totals-list:last-child,
  .order-history-details .order-totals-table .shipment-totals-list:last-child,
  .order-history-details .shipment-totals-table .order-totals-list:last-child,
  .order-history-details .order-totals-table .order-totals-list:last-child {
    margin-right: 0%;
  }
}
.order-history-details .shipment-totals-table .shipment-totals-list div,
.order-history-details .order-totals-table .shipment-totals-list div,
.order-history-details .shipment-totals-table .order-totals-list div,
.order-history-details .order-totals-table .order-totals-list div {
  text-align: right;
}
.order-history-details .shipment-totals-table {
  margin-bottom: 30px;
  border-bottom: 1px solid #000;
}
.order-history-details .shipment-totals-table .shipment-totals-list li {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  overflow: visible;
}
.order-history-details .attribute-wrap {
  margin-top: 0;
}
.shipment-container:last-child .shipment-totals-table {
  border: 0;
}
.my-account-payment-methods .row {
  clear: both;
}
.my-account-payment-methods .row .column {
  *zoom: 1;
  float: left;
  clear: none;
  width: 33.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
}
.my-account-payment-methods .row .column:before,
.my-account-payment-methods .row .column:after {
  content: '';
  display: table;
}
.my-account-payment-methods .row .column:after {
  clear: both;
}
.my-account-payment-methods .row .column:last-child {
  margin-right: 0%;
}
.my-account-payment-methods .row .column:nth-child(even) {
  *zoom: 1;
  float: left;
  clear: none;
  width: 33.3333333333333%;
  margin-left: 8.3333333333333%;
  margin-right: 0%;
}
.my-account-payment-methods .row .column:nth-child(even):before,
.my-account-payment-methods .row .column:nth-child(even):after {
  content: '';
  display: table;
}
.my-account-payment-methods .row .column:nth-child(even):after {
  clear: both;
}
.my-account-payment-methods .row .column:nth-child(even):last-child {
  margin-right: 0%;
}
.my-account-payment-methods .creditcard-primary button[type='submit'],
.my-account-payment-methods .payment-list button[type='submit'] {
  background-color: #fff;
  color: #000;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  padding-left: 0;
}
.my-account-payment-methods .creditcard-primary .expired,
.my-account-payment-methods .payment-list .expired {
  color: #f00;
}
.my-account-payment-methods .edit-payments-tooltip {
  color: #8e8e8e;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  margin-bottom: 30px;
  max-width: 555px;
}
.my-account-payment-methods .edit-payments-tooltip > div:first-child {
  float: left;
  width: 15px;
}
.my-account-payment-methods .edit-payments-tooltip > div:last-child {
  margin-left: 15px;
}
.my-account-payment-methods .edit-payments-default-card-row {
  overflow: hidden;
}
.my-account-payment-methods .edit-payments-default-card-row .account-button,
#pt-button-checkbalance {
	border-radius: 5px;
}
.my-account-payment-methods .edit-payments-default-card-row > .row {
  float: left;
  clear: none;
  width: 275px;
  max-width: 100%;
  margin-bottom: 20px;
}
.my-account-payment-methods .edit-payments-default-card-row > .row:last-child {
  margin-bottom: 40px;
}
.my-account-payment-methods .edit-payments-default-card-header {
  overflow: hidden;
  margin-bottom: 20px;
}
.my-account-payment-methods .creditcard-primary {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0.35px;
}
.my-account-payment-methods .payment-list {
  overflow: hidden;
}
.my-account-payment-methods .payment-list li {
  border: 1px solid #ccc;
  min-height: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  overflow: hidden;
  word-break: break-word;
  margin-bottom: 15px;
  *zoom: 1;
  float: left;
  clear: none;
  width: 33.3333333333333%;
  margin-left: 8.3333333333333%;
  margin-right: 0%;
}
.my-account-payment-methods .payment-list li:before,
.my-account-payment-methods .payment-list li:after {
  content: '';
  display: table;
}
.my-account-payment-methods .payment-list li:after {
  clear: both;
}
.my-account-payment-methods .payment-list li:last-child {
  margin-right: 0%;
}
.my-account-payment-methods .payment-list li:nth-child(odd) {
  clear: both;
  margin-left: 0;
}
@media only screen and (max-width: 768px) {
  .my-account-payment-methods .payment-list li {
    *zoom: 1;
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .my-account-payment-methods .payment-list li:before,
  .my-account-payment-methods .payment-list li:after {
    content: '';
    display: table;
  }
  .my-account-payment-methods .payment-list li:after {
    clear: both;
  }
  .my-account-payment-methods .payment-list li:last-child {
    margin-right: 0%;
  }
}
.my-account-payment-methods .payment-methods-help {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.my-account-payment-methods .payment-giftcard {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
#edit-address-form input[type="date"],
#edit-address-form input[type="datetime"],
#edit-address-form input[type="email"],
#edit-address-form input[type="text"],
#edit-address-form .selectbox-sub,
#edit-address-form input[type="tel"] {
  width: 100%;
}
#edit-address-form .tooltip {
  display: block;
  margin-bottom: 20px;
}
#edit-address-form .tooltip-content {
  display: none;
}
#edit-address-form .form-row-button {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  border-radius: 5px;
}
.edit-address-tooltip-contents {
  *zoom: 1;
  width: auto;
  max-width: 400px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
.edit-address-tooltip-contents:before,
.edit-address-tooltip-contents:after {
  content: '';
  display: table;
}
.edit-address-tooltip-contents:after {
  clear: both;
}
.edit-address-tooltip-contents strong {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.edit-address-tooltip-contents div {
  margin-bottom: 20px;
}
#CreditCardForm input[type="date"],
#CreditCardForm input[type="datetime"],
#CreditCardForm input[type="email"],
#CreditCardForm input[type="text"],
#CreditCardForm .selectbox-sub {
  width: 300px;
}
#CreditCardForm .creditcard-logos {
  margin-bottom: 15px;
  text-align: center;
}
#CreditCardForm .date-wrapper {
  margin-bottom: 15px;
}
#CreditCardForm .month,
#CreditCardForm .year {
  display: inline-block;
  vertical-align: middle;
  width: 48%;
  margin-bottom: 0;
}
#CreditCardForm .month.input-select,
#CreditCardForm .year.input-select {
  width: 100%;
}
#CreditCardForm .month .selectbox-sub,
#CreditCardForm .year .selectbox-sub {
  width: 145px;
}
#CreditCardForm .month.label-removed label,
#CreditCardForm .year.label-removed label {
  display: none;
}
#CreditCardForm .month label,
#CreditCardForm .year label {
  display: none;
}
#CreditCardForm .cvn input {
  width: 150px;
}
#CreditCardForm .form-row-button {
  text-align: center;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  border-radius: 5px;
}
#CreditCardForm .form-row-button a,
#CreditCardForm .form-row-button button {
  position: relative;
  display: block;
  margin: auto;
}
.sees-dialog-wrapper #CreditCardForm [id*="creditcard_number"] + span.form-caption {
  display: none;
}
#RegistrationForm,
#ContactUsForm {
  *zoom: 1;
  float: left;
  clear: none;
  width: 66.6666666666667%;
  margin-left: 0%;
  margin-right: 0%;
}
#RegistrationForm:before,
#ContactUsForm:before,
#RegistrationForm:after,
#ContactUsForm:after {
  content: '';
  display: table;
}
#RegistrationForm:after,
#ContactUsForm:after {
  clear: both;
}
#RegistrationForm:last-child,
#ContactUsForm:last-child {
  margin-right: 0%;
}
#RegistrationForm .fieldset-header,
#ContactUsForm .fieldset-header {
  margin-top: 15px;
  margin-bottom: 15px;
}
#RegistrationForm .fieldset-header h2,
#ContactUsForm .fieldset-header h2 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
#RegistrationForm .newsletter-fields h2,
#ContactUsForm .newsletter-fields h2 {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0.35px;
}
.newsletter-fields .form-caption a.fonts-copy-caps {
	text-decoration: underline;
}
.newsletter-fields .form-caption a.fonts-copy-caps:hover {
	color: #a58336;
}
#RegistrationForm input[type="date"],
#ContactUsForm input[type="date"],
#RegistrationForm input[type="datetime"],
#ContactUsForm input[type="datetime"],
#RegistrationForm input[type="email"],
#ContactUsForm input[type="email"],
#RegistrationForm input[type="text"],
#ContactUsForm input[type="text"],
#RegistrationForm .selectbox-sub,
#ContactUsForm .selectbox-sub {
  width: 80%;
}
#RegistrationForm .required-indicator,
#ContactUsForm .required-indicator {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 11px;
  text-transform: none;
  letter-spacing: 0.25px;
}
#RegistrationForm fieldset.company-fields,
#ContactUsForm fieldset.company-fields {
  display: none;
}
#RegistrationForm fieldset.company-fields.show,
#ContactUsForm fieldset.company-fields.show {
  display: block;
}
#RegistrationForm .email-fields,
#ContactUsForm .email-fields,
#RegistrationForm .password-fields,
#ContactUsForm .password-fields,
#RegistrationForm .birthday-fields,
#ContactUsForm .birthday-fields,
#RegistrationForm .newsletter-fields,
#ContactUsForm .newsletter-fields {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 15px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#RegistrationForm .newsletter-fields,
#ContactUsForm .newsletter-fields {
  border-top: none;
  border-bottom: none;
}
#RegistrationForm .birthday-fields .form-row,
#ContactUsForm .birthday-fields .form-row {
  *zoom: 1;
  float: left;
  clear: none;
  width: 41.6666666666667%;
  margin-left: 0%;
  margin-right: 0%;
}
#RegistrationForm .birthday-fields .form-row:before,
#ContactUsForm .birthday-fields .form-row:before,
#RegistrationForm .birthday-fields .form-row:after,
#ContactUsForm .birthday-fields .form-row:after {
  content: '';
  display: table;
}
#RegistrationForm .birthday-fields .form-row:after,
#ContactUsForm .birthday-fields .form-row:after {
  clear: both;
}
#RegistrationForm .birthday-fields .form-row:last-child,
#ContactUsForm .birthday-fields .form-row:last-child {
  margin-right: 0%;
}
#RegistrationForm .privacy-policy,
#ContactUsForm .privacy-policy {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  text-decoration: underline;
}
#RegistrationForm .privacy-policy:hover,
#ContactUsForm .privacy-policy:hover {
  color: #a58336;
}
#ContactUsForm fieldset {
  margin-top: 15px;
  margin-bottom: 15px;
}
.contactus.confirmation-message {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
.contactus.confirmation-message .subhead {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
#ProfileForm {
  *zoom: 1;
  float: left;
  clear: none;
  width: 66.6666666666667%;
  margin-left: 0%;
  margin-right: 0%;
}
#ProfileForm:before,
#ProfileForm:after {
  content: '';
  display: table;
}
#ProfileForm:after {
  clear: both;
}
#ProfileForm:last-child {
  margin-right: 0%;
}
#ProfileForm .buttons {
  display: none;
}
#ProfileForm .fieldset {
  position: relative;
  display: block;
  clear: both;
  border-bottom: 1px solid #8e8e8e;
  margin-bottom: 20px;
}
#ProfileForm .fieldset[data-field="email"] {
  padding-bottom: 10px;
}
#ProfileForm .fieldset.closed .form-row [disabled] {
  background: none;
}
#ProfileForm .fieldset.closed label,
#ProfileForm .fieldset.closed.hidden {
  display: none;
}
#ProfileForm .fieldset.closed [name$="lastname"],
#ProfileForm .fieldset.closed [name$="firstname"] {
  display: inline-block;
}
#ProfileForm .fieldset.closed[data-field="name"] .form-row {
  display: inline-block;
}
#ProfileForm .fieldset.closed[data-field="address"] .form-row {
  margin-bottom: 0px;
}
#ProfileForm .fieldset.closed[data-field="address"] .form-row .input-text,
#ProfileForm .fieldset.closed[data-field="address"] .form-row .selectbox-sub {
  height: auto;
  font-weight: normal;
  height: initial;
  line-height: normal;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
#ProfileForm .fieldset.closed[data-field="address"] {
  padding-bottom: 30px;
}
#ProfileForm .fieldset.closed[data-field="birthday"] .selectbox-sub {
  height: initial;
  line-height: normal;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
#ProfileForm .fieldset.closed[data-field="email"] label,
#ProfileForm .fieldset-email.active .closed.hidden {
  display: block;
}
#ProfileForm .fieldset.closed[data-field="email"] .form-row.label-inline.checkbox {
  opacity: 0.5;
}
#ProfileForm .fieldset .hidelabel label {
  display: none;
}
#ProfileForm .fieldset .fieldset-header {
  margin-top: 15px;
  margin-bottom: 15px;
}
#ProfileForm .fieldset .fieldset-header h2 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
#ProfileForm .fieldset .success {
  display: inline-block;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0.35px;
  color: #8e8e8e;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  padding-top: 10px;
}
#ProfileForm .fieldset.closed input[type="date"]:disabled,
#ProfileForm .fieldset.closed input[type="datetime"]:disabled,
#ProfileForm .fieldset.closed input[type="email"]:disabled,
#ProfileForm .fieldset.closed input[type="text"]:disabled,
#ProfileForm .fieldset.closed input[type="password"]:disabled,
#ProfileForm .fieldset.closed input[type="tel"]:disabled,
#ProfileForm .fieldset.closed .selectbox-sub {
  border: none;
  padding-left: 0;
}
#ProfileForm .fieldset.closed .selectbox .selectbox-sub {
  border: none;
  opacity: 0.5;
}
#ProfileForm .fieldset.closed .selectbox .selectbox-sub:after {
  display: none;
}
#ProfileForm .fieldset.active input[type="date"],
#ProfileForm .fieldset.active input[type="datetime"],
#ProfileForm .fieldset.active input[type="email"],
#ProfileForm .fieldset.active input[type="text"],
#ProfileForm .fieldset.active input[type="tel"],
#ProfileForm .fieldset.active .selectbox-sub {
  border: 2px solid #000;
  padding-left: 10px;
}
#ProfileForm .fieldset.active .form-caption {
  display: block;
}
#ProfileForm .fieldset.active .buttons {
  display: block;
  clear: both;
  margin-bottom: 25px;
}
#ProfileForm .fieldset.active .buttons a {
  display: inline-block;
  cursor: pointer;
  border: none;
  outline: none;
  color: #fff;
  background-color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-right: 10px;
}
#ProfileForm .form-row.required label:after {
  content: "";
}
#ProfileForm .form-caption {
  display: none;
}
#ProfileForm .birthday-fields {
  overflow: hidden;
}
#ProfileForm .birthday-fields .form-row {
  *zoom: 1;
  float: left;
  clear: none;
  width: 41.6666666666667%;
  margin-left: 0%;
  margin-right: 0%;
  display: inline-block;
  width: auto;
  padding-right: 1px;
  vertical-align: top;
}
#ProfileForm .birthday-fields .form-row:before,
#ProfileForm .birthday-fields .form-row:after {
  content: '';
  display: table;
}
#ProfileForm .birthday-fields .form-row:after {
  clear: both;
}
#ProfileForm .birthday-fields .form-row:last-child {
  margin-right: 0%;
}
#ProfileForm h2,
#ProfileForm .edit-link {
  display: inline-block;
}
#ProfileForm .edit-link {
  padding-left: 20px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  z-index: 99;
  position: absolute;
  right: 0px;
  bottom: 30px;
}
#ProfileForm .edit-link::before,
#ProfileForm .edit-link::after {
  content: '';
  display: none;
}
.reset-password-wrapper {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
.reset-password-wrapper h1 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 28px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.reset-password-wrapper form {
  margin-top: 20px;
}
.reset-password-wrapper .cta {
  margin-top: 20px;
}
.reset-password-wrapper .cta-left .account-button {
    border-radius: 5px;
}
.reset-password-wrapper .cta-left .account-button:hover {
	background-color: #a58336;
}
.gift-card-balance-header {
  border-bottom: 3px solid #000;
  padding-bottom: 3px;
  margin-bottom: 40px;
}
.gift-card-balance-header >div {
  border-bottom: 1px solid #000;
}
.gift-card-balance-header h2 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.gift-card-balance-header > div {
  padding-bottom: 30px;
}
.gift-card-balance-header p {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
#giftcard-balance-form .form-caption {
  display: none;
}
.gift-card-tooltip {
  margin-top: -15px;
  padding-bottom: 25px;
}
.gift-card-tooltip a {
  text-decoration: underline;
}
@media only screen and (max-width: 768px) {
  .gift-card-balance-header,
  #giftcard-balance-form {
    *zoom: 1;
    width: auto;
    max-width: 400px;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .gift-card-balance-header:before,
  #giftcard-balance-form:before,
  .gift-card-balance-header:after,
  #giftcard-balance-form:after {
    content: '';
    display: table;
  }
  .gift-card-balance-header:after,
  #giftcard-balance-form:after {
    clear: both;
  }
  .gift-card-balance-header h2 {
    padding-top: 0;
  }
  #giftcard-balance-form {
    margin-bottom: 30px;
  }
  .gift-card-tooltip {
    text-align: left;
  }
}
#legacy-password-wrapper {
  *zoom: 1;
  width: auto;
  max-width: 700px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
#legacy-password-wrapper:before,
#legacy-password-wrapper:after {
  content: '';
  display: table;
}
#legacy-password-wrapper:after {
  clear: both;
}
#legacy-password-wrapper header,
#legacy-password-wrapper .form-row {
  text-align: center;
}
#legacy-password-wrapper .form-row {
  margin-top: 30px;
}
#PasswordResetForm {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  margin-bottom: 30px;
}
#PasswordResetForm p {
  margin-top: 0;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1024px) {
  .pt_account .account-nav .content-asset > .account-nav {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .pt_account .account-nav .content-asset > .account-nav:first-child {
    margin-left: auto;
  }
  .pt_account .account-nav .content-asset > .account-nav:last-child {
    margin-right: auto;
  }
}
@media only screen and (max-width: 768px) {
  #ContactUsForm {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin-left: -10px;
  }
  #ContactUsForm:first-child {
    margin-left: auto;
  }
  #ContactUsForm:last-child {
    margin-right: auto;
  }
  #RegistrationForm {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #RegistrationForm:first-child {
    margin-left: auto;
  }
  #RegistrationForm:last-child {
    margin-right: auto;
  }
  #RegistrationForm input {
    width: 80%;
  }
  .account-nav h2,
  .account-nav > ul {
    display: none;
  }
  .account-component .manage-data-tile {
    *zoom: 1;
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
    clear: both;
  }
  .account-component .manage-data-tile:before,
  .account-component .manage-data-tile:after {
    content: '';
    display: table;
  }
  .account-component .manage-data-tile:after {
    clear: both;
  }
  .account-component .manage-data-tile:last-child {
    margin-right: 0%;
  }
  .account-component .manage-data-tile.payment {
    margin-bottom: 0;
  }
  .order-history-item .form-row:nth-child(2) .column:nth-child(2) {
    display: none;
  }
  .order-history-item .form-row:nth-child(2) .column:nth-child(3n) {
    *zoom: 1;
    float: left;
    clear: none;
    width: 66.6666666666667%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .order-history-item .form-row:nth-child(2) .column:nth-child(3n):before,
  .order-history-item .form-row:nth-child(2) .column:nth-child(3n):after {
    content: '';
    display: table;
  }
  .order-history-item .form-row:nth-child(2) .column:nth-child(3n):after {
    clear: both;
  }
  .order-history-item .form-row:nth-child(2) .column:nth-child(3n):last-child {
    margin-right: 0%;
  }
  #edit-address-form .form-row-button {
    margin-bottom: 130px;
  }
  #ProfileForm {
    *zoom: 1;
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  #ProfileForm:before,
  #ProfileForm:after {
    content: '';
    display: table;
  }
  #ProfileForm:after {
    clear: both;
  }
  #ProfileForm:last-child {
    margin-right: 0%;
  }
  #ProfileForm input {
    width: 100%;
    max-width: 400px;
  }
  .login-wrapper {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .login-wrapper:first-child {
    margin-left: auto;
  }
  .login-wrapper:last-child {
    margin-right: auto;
  }
  .login-wrapper .login-form {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .login-wrapper .login-form:first-child {
    margin-left: auto;
  }
  .login-wrapper .login-form:last-child {
    margin-right: auto;
  }
  .login-wrapper .login-form .form-header {
    width: 100%;
  }
  .pt_account .account-nav .content-asset > .account-nav {
    margin-bottom: 30px;
  }
  .pt_account ul.order-result-items > li.order-history-item .order-edit > a {
    padding: 10px;
  }
}
#search-header,
#search-results-wrapper {
  text-align: center;
}
#search-header .stacked-heading-fancy {
  min-height: 22px;
  position:relative;
}
#search-results-wrapper {
  overflow: hidden;
}
#search-results-wrapper.no-filters #search-results-grid {
  margin: 0 auto;
  float: none;
}
.no-filters {
    padding-left: 0px;
    margin-left:auto;
    margin-right:auto;
}
#content-results-wrapper .search-header-toggle-wrapper {
  *zoom: 1;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
#content-results-wrapper .search-header-toggle-wrapper:before,
#content-results-wrapper .search-header-toggle-wrapper:after {
  content: '';
  display: table;
}
#content-results-wrapper .search-header-toggle-wrapper:after {
  clear: both;
}
#content-results-wrapper .search-header-toggle-wrapper .search-header-toggle li {
  width: 100%;
  display: block;
  float: none;
  width: auto;
  float: left;
  text-align: left;
}
.search-header-toggle {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.search-header-toggle li {
  padding-bottom: 15px;
  *zoom: 1;
  float: left;
  clear: none;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
  text-align: left;
}
.search-header-toggle li:before,
.search-header-toggle li:after {
  content: '';
  display: table;
}
.search-header-toggle li:after {
  clear: both;
}
.search-header-toggle li:last-child {
  margin-right: 0%;
}
.search-header-toggle li:nth-child(2):before {
  content: '|';
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  display: block;
  float: left;
}
.search-header-toggle li:nth-child(2) {
  text-indent: 1em;
}
.search-header-toggle a {
  color: #8e8e8e;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
.search-header-toggle a.active {
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
#search-refinement-wrapper {
  *zoom: 1;
  float: left;
  clear: none;
  width: 16.6666666666667%;
  margin-left: 0%;
  margin-right: 0%;
}
#search-refinement-wrapper:before,
#search-refinement-wrapper:after {
  content: '';
  display: table;
}
#search-refinement-wrapper:after {
  clear: both;
}
#search-refinement-wrapper:last-child {
  margin-right: 0%;
}
#search-refinement-wrapper .results-count {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  line-height: 20px;
  letter-spacing: 1px;
}
#search-refinement-bar header h3 {
  font-family: 'AmasisMT-Italic';
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.5px;
  margin-top: 40px;
  margin-bottom: 30px;
}
#search-refinement-bar .category-filter.active > a,
#search-refinement-bar .category-subfilter.active > a {
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
#search-refinement-bar .category-filters::after {
  font-family: 'sees-icon-font';
  content: "\e60c";
  font-size: 14px;
}
#search-refinement-bar .category-filters::after {
  display: block;
}
#search-refinement-bar .category-filter {
  margin-bottom: 25px;
}
#search-refinement-bar .category-filter a {
  color: #8e8e8e;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
#search-refinement-bar .category-filter > a {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.7px;
}
#search-refinement-bar .category-filter .category-subfilters {
  display: none;
}
#search-refinement-bar .category-filter.expanded.has-sub-cats .category-subfilters {
  display: inline-block;
  color: #000;
}
#search-refinement-bar .category-filter.expanded.has-sub-cats > a::after {
  font-family: 'sees-icon-font';
  content: "\e600";
  font-size: 10px;
}
#search-refinement-bar .category-filter.expanded.has-sub-cats > a::after {
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
}
#search-refinement-bar .category-subfilter {
  margin-bottom: 25px;
}
#search-refinement-bar .category-subfilter > a {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
#search-refinement-bar .cat-expand-icon {
  display: none;
  position: relative;
}
#search-refinement-bar .cat-expand-icon::after {
  content: '+';
  font-family: 'AmericanTypewriterStd-Light';
  font-weight: normal;
  font-size: 20px;
  line-height: 16px;
  position: absolute;
  padding-left: 10px;
  padding-right: 10px;
}
#search-refinement-bar .has-sub-cats .cat-expand-icon {
  display: inline;
}
#search-refinement-bar .expanded .cat-expand-icon::after {
  content: '-';
}
#search-refinement-bar .refinement {
  padding: 3px;
  border: 1px solid #000;
  margin-bottom: 20px;
}
#search-refinement-bar .refinement h3,
#search-refinement-bar .refinement .refinement-link {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  display: block;
  padding: 8px;
}
#search-refinement-bar .refinement h3 {
  cursor: pointer;
}
#search-refinement-bar .refinement .refinement-link:hover {
  color: #a58336;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#search-refinement-bar .category-refinement {
  border: none;
}
#search-refinement-bar .selected .refinement-link {
  position: relative;
  color: #fff;
  background-color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#search-refinement-bar .selected .refinement-link::after {
  font-family: 'sees-icon-font';
  content: "\e60a";
  font-size: 20px;
  font-size: 11px;
}
#search-refinement-bar .selected .refinement-link::after {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 29px;
  padding-left: 10px;
  padding-right: 10px;
}
.refinement-set > h3 {
  position: relative;
}
.refinement-set > h3:hover {
  color: #a58336;
}
.refinement-set > h3::after {
  content: '+';
  font-family: 'AmericanTypewriterStd-Light';
  font-weight: normal;
  font-size: 20px;
  line-height: 16px;
  line-height: 27px;
  position: absolute;
  right: 0;
  top: 0;
  padding-left: 10px;
  padding-right: 10px;
}
.refinement-set .refinement-list {
  display: none;
}
.refinement-set.active >h3::after {
  content: '-';
  font-size: 32px;
}
.refinement-set.active .refinement-list {
  display: block;
}
.refinement-set .refinement-list li,
.refinement.Price .refinement-list li {
  margin-top: 10px;
  margin-bottom: 10px;
}
.search-refinement-mobile-header {
  display: none;
}
.reset-refinements a:hover.expand-link {
  color: #a58336;
}
.reset-refinements,
#search-refinements-slot {
  margin-top: 25px;
  margin-bottom: 25px;
}
.reset-refinements .menu-divider,
#search-refinements-slot .menu-divider {
  margin-bottom: 25px;
}
.reset-refinements::after {
  font-family: 'sees-icon-font';
  content: "\e60d";
  font-size: 11px;
}
.reset-refinements::after {
  margin-top: 25px;
  display: block;
}
.search-result-banner-inner {
  clear: both;
  padding-bottom: 40px;
}
.catalog-grid-promotion {
  padding: 9px;
  color: #fff;
  background-color: #1aaf69;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.grid-promotion-inner {
  border: 5px solid #fff;
  height: 59px;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 52px;
  text-align: center;
}
.grid-promotion-inner span {
  display: inline-block;
  vertical-align: middle;
}
.grid-promotion-inner .secondary {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  color: #000;
  padding-bottom: 3px;
  padding-left: 20px;
}
.catalog-grid-promotion {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
}
.catalog-grid-promotion.laced-border {
  background-color: transparent;
  border-image: url("../images/green-dot-border-top.png") 27% repeat;
  border-width: 7px;
}
.catalog-grid-promotion.laced-border .grid-promotion-inner {
  color: #fff;
  background-color: #1aaf69;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: auto;
}
.catalog-grid-promotion.laced-border .grid-promotion-inner img {
  margin-top: -10px;
  margin-bottom: -25px;
  height: 68px;
}
#search-results-grid .no-product-results {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 100px;
  max-width: none;
}
.pt_product-search-noresult #main {
  position: relative;
}
#wrapper.menu--open #back-to-top-outer {
  display: none;
}
#back-to-top-outer {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 100;
}
#back-to-top-inner {
  position: relative;
  *zoom: 1;
  width: auto;
  max-width: 1366px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 35px;
  padding-right: 35px;
  max-width: 1476px;
}
#back-to-top-inner:before,
#back-to-top-inner:after {
  content: '';
  display: table;
}
#back-to-top-inner:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  #back-to-top-inner {
    *zoom: 1;
    width: auto;
    max-width: 1024px;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 24px;
    padding-right: 24px;
  }
  #back-to-top-inner:before,
  #back-to-top-inner:after {
    content: '';
    display: table;
  }
  #back-to-top-inner:after {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  #back-to-top-inner {
    *zoom: 1;
    width: auto;
    max-width: 768px;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 18px;
    padding-right: 18px;
  }
  #back-to-top-inner:before,
  #back-to-top-inner:after {
    content: '';
    display: table;
  }
  #back-to-top-inner:after {
    clear: both;
  }
}
#back-to-top-cta {
  opacity: 0;
  position: absolute;
  bottom: 15px;
  right: 0%;
  margin-left: -45px;
  text-align: center;
  cursor: pointer;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
#back-to-top-cta::before {
  font-family: 'sees-icon-font';
  content: "\e606";
  font-size: 22px;
}
#back-to-top-cta::before {
  display: block;
  padding-bottom: 10px;
}
#back-to-top-cta.active {
  pointer-events: auto;
}
#search-results-grid {
  *zoom: 1;
  float: left;
  clear: none;
  width: 75%;
  margin-left: 8.3333333333333%;
  margin-right: 0%;
}
#search-results-grid:after {
  clear: both;
}
#search-results-grid:last-child {
  margin-right: 0%;
}
#search-results-grid .gift-pack-tile .product-tile-carousel,
#search-results-grid .gift-pack-pieces-tile .product-tile-carousel,
#search-results-grid .carousel-loaded .product-tile-carousel {
  opacity: 1;
}
#search-results-grid.full-width-grid {
  width: 100%;
  display: block;
  float: none;
  margin-left: 0;
  margin-right: 0;
}
#search-results-grid .slick-dots {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
#search-results-grid .gift-pack-tile {
  border-bottom: 1px solid #ccc;
}
.grid-tile {
  *zoom: 1;
  float: left;
  clear: none;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
  text-align: center;
  margin-bottom: 25px;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
}

@media only screen and (max-width: 1024px) {
  .grid-tile {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .grid-tile {
    padding-left: 0;
    padding-right: 0;
  }
}
.grid-tile.default-tile {
  *zoom: 1;
  float: left;
  clear: none;
  width: 33.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
}
.grid-tile2.default-tile:before,
.grid-tile2.default-tile:after {
  content: '';
  display: table;
}
.grid-tile2.default-tile:after {
  clear: both;
}
.grid-tile2.default-tile:nth-child(3n) {
  margin-right: 0%;
  float: right;
}
.grid-tile2.default-tile:nth-child(3n+1) {
  clear: both;
}
.search-result-banner-wrapper {
	display: none;
	width: 100%;
	float: left;
}

.grid-tile.default-tile .product-tile-window {
  height: 302px;
  *zoom: 1;
  width: auto;
  max-width: 300px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  border: 1px solid #000;
}

.grid-tile.default-tile .slick-list {
  height: 300px;
}
.grid-tile.default-tile .slick-dots {
  height: 30px;
}
.grid-tile.default-tile .slick-dots button {
  height: 30px;
  width: 45px;
}
.grid-tile.default-tile .product-tile-slide a {
  height: 300px;
  line-height: 300px;
}
.grid-tile.default-tile .product-tile-badge {
  display: block;
}


.grid-tile.small-tile {
  *zoom: 1;
  float: left;
  clear: none;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
}

.grid-tile.small-tile .product-tile-window {
  height: 202px;
  *zoom: 1;
  width: auto;
  max-width: 200px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  border: 1px solid #000;
}

.grid-tile.small-tile .slick-list {
  height: 200px;
}
.grid-tile.small-tile .slick-dots {
  height: 20px;
}
.grid-tile.small-tile .slick-dots button {
  height: 20px;
  width: 30px;
}
.grid-tile.small-tile .product-tile-slide a {
  height: 200px;
}
.grid-tile.small-tile .product-tile-badge {
  display: block;
}
.grid-tile.small-tile .product-name {
  display: block;
}
.grid-tile.small-tile .product-pricing {
  display: block;
}
.grid-tile.small-tile .product-tile-variations {
  display: block;
}
.grid-tile.large-tile {
  *zoom: 1;
  float: left;
  clear: none;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
}
.grid-tile.large-tile .product-tile-window {
  height: 402px;
  *zoom: 1;
  width: auto;
  max-width: 400px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  border: 1px solid #000;
}


.grid-tile2.default-tile:before,
.grid-tile2.default-tile:after {
  content: '';
  display: table;
}
.grid-tile2.default-tile:after {
  clear: both;
}
.grid-tile2.default-tile:nth-child(3n) {
  margin-right: 0%;
  float: right;
}
.grid-tile2.default-tile:nth-child(3n+1) {
  clear: both;
}

.grid-tile2.default-tile .product-tile-window:before,
.grid-tile2.default-tile .product-tile-window:after {
  content: '';
  display: table;
}
.grid-tile2.default-tile .product-tile-window:after {
  clear: both;
}

.grid-tile2.default-tile .product-name {
  display: block;
}
.grid-tile2.default-tile .product-pricing {
  display: block;
}
.grid-tile2.default-tile .product-tile-variations {
  display: block;
}

.grid-tile2.small-tile:before,
.grid-tile2.small-tile:after {
  content: '';
  display: table;
}
.grid-tile2.small-tile:after {
  clear: both;
}
.grid-tile2.small-tile:nth-child(4n) {
  margin-right: 0%;
  float: right;
}
.grid-tile2.small-tile:nth-child(4n+1) {
  clear: both;
}

.grid-tile2.small-tile .product-tile-window:before,
.grid-tile2.small-tile .product-tile-window:after {
  content: '';
  display: table;
}
.grid-tile2.small-tile .product-tile-window:after {
  clear: both;
}

.grid-tile2.large-tile:before,
.grid-tile2.large-tile:after {
  content: '';
  display: table;
}
.grid-tile2.large-tile:after {
  clear: both;
}
.grid-tile2.large-tile:nth-child(2n) {
  margin-right: 0%;
  float: right;
}
.grid-tile2.large-tile:nth-child(2n+1) {
  clear: both;
}

.grid-tile2.large-tile .product-tile-window:before,
.grid-tile2.large-tile .product-tile-window:after {
  content: '';
  display: table;
}
.grid-tile2.large-tile .product-tile-window:after {
  clear: both;
}

@media only screen and (max-width: 1024px) {
  .grid-tile2:before,
  .grid-tile2:after {
    content: '';
    display: table;
  }
  .grid-tile2:after {
    clear: both;
  }
  .grid-tile2:last-child {
    margin-right: 0%;
  }
  
  .grid-tile2.default-tile:before,
  .grid-tile2.default-tile:after {
    content: '';
    display: table;
  }
  .grid-tile2.default-tile:after {
    clear: both;
  }
  .grid-tile2.default-tile:nth-child(3n) {
    margin-right: 0%;
    float: left;
  }
  .grid-tile2.default-tile:nth-child(3n+1) {
    clear: none;
  }
  .grid-tile2.default-tile:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .grid-tile2.default-tile:nth-child(2n+1) {
    clear: both;
  }
  
  .grid-tile2.small-tile:before,
  .grid-tile2.small-tile:after {
    content: '';
    display: table;
  }
  .grid-tile2.small-tile:after {
    clear: both;
  }
  .grid-tile2.small-tile:nth-child(4n) {
    margin-right: 0%;
    float: left;
  }
  .grid-tile2.small-tile:nth-child(4n+1) {
    clear: none;
  }
  .grid-tile2.small-tile:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .grid-tile2.small-tile:nth-child(2n+1) {
    clear: both;
  }
  
  .grid-tile2.large-tile:before,
  .grid-tile2.large-tile:after {
    content: '';
    display: table;
  }
  .grid-tile2.large-tile:after {
    clear: both;
  }
  .grid-tile2.large-tile:nth-child(2n) {
    margin-right: 0%;
    float: left;
  }
  .grid-tile2.large-tile:nth-child(2n+1) {
    clear: none;
  }
  .grid-tile2.large-tile:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .grid-tile2.large-tile:nth-child(2n+1) {
    clear: both;
  }  
}

.grid-tile.large-tile .slick-list {
  height: 400px;
}
.grid-tile.large-tile .slick-dots {
  height: 40px;
}
.grid-tile.large-tile .slick-dots button {
  height: 40px;
  width: 60px;
}
.grid-tile.large-tile .product-tile-slide a {
  height: 400px;
}
.grid-tile.large-tile .product-tile-badge {
  display: block;
}
.grid-tile.large-tile .product-name {
  display: block;
}
.grid-tile.large-tile .product-pricing {
  display: block;
}
.grid-tile.large-tile .product-tile-variations {
  display: block;
}
.grid-tile.gift-pack-tile {
  *zoom: 1;
  float: left;
  clear: none;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
}
.grid-tile.gift-pack-tile .product-tile-window {
  height: 402px;
  *zoom: 1;
  width: auto;
  max-width: 400px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  border: none;
}

.grid-tile.gift-pack-tile .slick-list {
  height: 400px;
}
.grid-tile.gift-pack-tile .slick-dots {
  height: 0;
}
.grid-tile.gift-pack-tile .slick-dots button {
  height: 0;
  width: 0;
}
.grid-tile.gift-pack-tile .product-tile-slide a {
  height: 400px;
}
.grid-tile.gift-pack-tile .product-tile-badge {
  display: none;
}
.grid-tile.gift-pack-tile .product-name {
  display: block;
}
.grid-tile.gift-pack-tile .product-pricing {
  display: block;
}
.grid-tile.gift-pack-tile .product-tile-variations {
  display: none;
}
.grid-tile.gift-pack-pieces-tile {
  *zoom: 1;
  float: left;
  clear: none;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
}

.grid-tile.gift-pack-pieces-tile .product-tile-window {
  height: 132px;
  *zoom: 1;
  width: auto;
  max-width: 130px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  border: none;
}
.grid-tile.gift-pack-pieces-tile .slick-list {
  height: 130px;
}
.grid-tile.gift-pack-pieces-tile .slick-dots {
  height: 0;
}
.grid-tile.gift-pack-pieces-tile .slick-dots button {
  height: 0;
  width: 0;
}
.grid-tile.gift-pack-pieces-tile .product-tile-slide a {
  height: 130px;
}
.grid-tile.gift-pack-pieces-tile .product-tile-badge {
  display: none;
}
.grid-tile.gift-pack-pieces-tile .product-name {
  display: block;
}
.grid-tile.gift-pack-pieces-tile .product-pricing {
  display: none;
}
.grid-tile.gift-pack-pieces-tile .product-tile-variations {
  display: none;
}
.grid-tile.pieces-tile {
  *zoom: 1;
  float: left;
  clear: none;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
}

.grid-tile.pieces-tile .product-tile-window {
  height: 172px;
  *zoom: 1;
  width: auto;
  max-width: 170px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  border: none;
}
.grid-tile.pieces-tile .slick-list {
  height: 170px;
}
.grid-tile.pieces-tile .slick-dots {
  height: 0;
}
.grid-tile.pieces-tile .slick-dots button {
  height: 0;
  width: 0;
}
.grid-tile.pieces-tile .product-tile-slide a {
  height: 170px;
}
.grid-tile.pieces-tile .product-tile-badge {
  display: none;
}
.grid-tile.pieces-tile .product-name {
  display: block;
}
.grid-tile.pieces-tile .product-pricing {
  display: none;
}
.grid-tile.pieces-tile .product-tile-variations {
  display: block;
}
.grid-tile.recommendation-tile {
  *zoom: 1;
  float: left;
  clear: none;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
}
.grid-tile.recommendation-tile .product-tile-window {
  height: 302px;
  *zoom: 1;
  width: auto;
  max-width: 300px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  border: none;
}
.grid-tile.recommendation-tile .slick-list {
  height: 300px;
}
.grid-tile.recommendation-tile .slick-dots {
  height: 0;
}
.grid-tile.recommendation-tile .slick-dots button {
  height: 0;
  width: 0;
}
.grid-tile.recommendation-tile .product-tile-slide a {
  height: 300px;
}
.grid-tile.recommendation-tile .product-tile-badge {
  display: block;
}
.grid-tile.recommendation-tile .product-name {
  display: none;
}
.grid-tile.recommendation-tile .product-pricing {
  display: none;
}
.grid-tile.recommendation-tile .product-tile-variations {
  display: none;
}
.grid-tile.pieces-tile .product-name a {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
.grid-tile.gift-pack-tile {
  overflow: hidden;
  max-width: none;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  float: none !important;
}
.grid-tile.gift-pack-tile > .product-tile > .product-tile-window,
.grid-tile.gift-pack-tile > .product-tile > .product-tile-info {
  max-width: none;
  margin-right: 0;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  *zoom: 1;
  float: left;
  clear: none;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}
.grid-tile.gift-pack-tile > .product-tile > .product-tile-window:before,
.grid-tile.gift-pack-tile > .product-tile > .product-tile-info:before,
.grid-tile.gift-pack-tile > .product-tile > .product-tile-window:after,
.grid-tile.gift-pack-tile > .product-tile > .product-tile-info:after {
  content: '';
  display: table;
}
.grid-tile.gift-pack-tile > .product-tile > .product-tile-window:after,
.grid-tile.gift-pack-tile > .product-tile > .product-tile-info:after {
  clear: both;
}
.grid-tile.gift-pack-tile > .product-tile > .product-tile-window:last-child,
.grid-tile.gift-pack-tile > .product-tile > .product-tile-info:last-child {
  margin-right: 0%;
}
.grid-tile.gift-pack-tile > .product-tile > .product-tile-info .product-name h2 a {
  font-family: 'AmasisMT-Italic';
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  text-transform: none;
}
.grid-tile.gift-pack-tile > .product-tile .product-tile-window .product-tile-slide {
  height: auto;
}
.grid-tile.gift-pack-tile > .product-tile .product-tile-window .product-tile-slide a {
  text-align: left;
}
.grid-tile.gift-pack-tile > .product-tile .product-tile-window .product-tile-slide a img {
  vertical-align: top;
  max-width: none;
  width: 90%;
  height: auto;
  margin: auto;
}
.grid-tile.gift-pack-tile .product-name {
  margin-bottom: 10px;
}
.grid-tile.gift-pack-tile .product-pricing,
.grid-tile.gift-pack-tile .product-pricing a {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.grid-tile.gift-pack-tile .product-pricing {
  margin-top: 15px;
  margin-bottom: 15px;
}
.grid-tile.gift-pack-tile .gift-pack-pieces-tiles {
  *zoom: 1;
}
.grid-tile.gift-pack-tile .gift-pack-pieces-tiles:before,
.grid-tile.gift-pack-tile .gift-pack-pieces-tiles:after {
  content: '';
  display: table;
}
.grid-tile.gift-pack-tile .gift-pack-pieces-tiles:after {
  clear: both;
}
.grid-tile.gift-pack-tile .gift-pack-pieces-tile {
  *zoom: 1;
  float: left;
  clear: none;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 30px;
  height: auto;
}
.grid-tile.gift-pack-tile .gift-pack-pieces-tile:before,
.grid-tile.gift-pack-tile .gift-pack-pieces-tile:after {
  content: '';
  display: table;
}
.grid-tile.gift-pack-tile .gift-pack-pieces-tile:after {
  clear: both;
}
.grid-tile.gift-pack-tile .gift-pack-pieces-tile:last-child {
  margin-right: 0%;
}
.grid-tile.gift-pack-tile .gift-pack-pieces-tile .product-tile-info {
  display: none;
}
.grid-tile.gift-pack-tile .gift-pack-info h4 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  margin-bottom: 25px;
}
.grid-tile.gift-pack-tile .gift-pack-info p {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
.grid-tile.gift-pack-tile .gift-pack-size {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  margin-bottom: 15px;
}
.grid-tile.gift-pack-tile .and-more-tile {
  max-height: 100px;
}
.grid-tile.gift-pack-tile .and-more-tile > a {
  display: block;
  height: 100px;
  border: 1px solid #000;
}
.grid-tile.gift-pack-tile .and-more-tile > a .and-more-text {
  vertical-align: middle;
  display: inline-block;
  float: none;
  font-family: 'AmasisMT-Italic';
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
}
.grid-tile.gift-pack-tile footer {
  clear: both;
  margin-top: 40px;
}
.gift-pack-promo-section > header {
  padding-bottom: 47px;
  margin-top: 30px;
  text-align: center;
}
.gift-pack-promo-section > header .title-top {
  font-family: 'AmasisMT-Italic';
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  margin-bottom: 5px;
}
.gift-pack-promo-section > header .title-bot {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
.gift-pack-promo-section > header .title-bot::after {
  font-family: 'sees-icon-font';
  content: "\e60c";
  font-size: 14px;
}
.gift-pack-promo-section > header .title-bot::after {
  display: block;
  margin-top: 5px;
}
.gift-pack-promo-section > header .double-border {
  border-top: 3px solid #000;
  height: 7px;
  border-bottom: 1px solid #000;
  margin-top: -47px;
}
.search-result-options {
  *zoom: 1;
  padding-left: 10px;
  padding-right: 10px;
}
.search-result-options:before,
.search-result-options:after {
  content: '';
  display: table;
}
.search-result-options:after {
  clear: both;
}
.search-result-options label {
  display: inline-block;
  margin-top: -19px;
}
.search-result-options .search-header-toggle-wrapper {
  margin-top: 15px;
  margin-bottom: 15px;
  min-height: 1px;
  *zoom: 1;
  float: left;
  clear: none;
  width: 66.6666666666667%;
  margin-left: 0%;
  margin-right: 0%;
}
.search-result-options .search-header-toggle-wrapper:before,
.search-result-options .search-header-toggle-wrapper:after {
  content: '';
  display: table;
}
.search-result-options .search-header-toggle-wrapper:after {
  clear: both;
}
.search-result-options .search-header-toggle-wrapper:last-child {
  margin-right: 0%;
}
.search-result-options .search-header-toggle-wrapper .search-header-toggle {
  width: 100%;
}
.search-result-options .search-header-toggle-wrapper .search-header-toggle li {
  width: auto;
  float: left;
}
.search-result-options .sort-by {
  *zoom: 1;
  float: left;
  clear: none;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
  text-align: right;
}
.search-result-options .sort-by:before,
.search-result-options .sort-by:after {
  content: '';
  display: table;
}
.search-result-options .sort-by:after {
  clear: both;
}
.search-result-options .sort-by:last-child {
  margin-right: 0%;
}
.search-result-options .sort-by .form-row {
  margin-bottom: 10px;
}
#search-result-items,
#search-results-items ul {
  overflow: hidden;
}
#search-result-items .discount-price,
#search-result-items .retail-price {
  display: block;
  margin-bottom: 3px;
}
.product-tile {
  overflow: hidden;
}
#load-more-products-row {
  margin-top: 40px;
  margin-bottom: 40px;
}
.product-tile-window {
  overflow: hidden;
  position: relative;
}
.product-tile-window:hover .slick-dots {
  opacity: 1;
}
.product-tile-window a {
  display: block;
  overflow: hidden;
}
.product-tile-window .slick-dots {
  text-align: center;
}
@media only screen and (max-width : 320px){
	.dialog-main form#CreditCardForm {
	  margin-left: -25px;
	}
}
@media only screen 
  and (min-width: 320px) 
  and (max-width: 668px){
	.product-tile-window .slick-dots {
	  opacity: 1;
	}
}
@media only screen and (max-width : 768px){
	.product-tile-window .slick-dots {
	  opacity: 1;
	}
}
@media only screen and (max-width : 1024px) and (orientation: landscape){
	.product-tile-window .slick-dots {
	  opacity: 1;
	}
}



.product-tile-window .slick-dots li {
  display: inline-block;
  overflow: hidden;
}
.product-tile-window .slick-dots button {
  appearance: initial;
  -moz-appearance: initial;
/* Firefox */
  -webkit-appearance: initial;
/* Safari and Chrome */
  outline: none;
  padding-left: 11px;
  padding-right: 11px;
  font-size: 0;
  border: 0;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  background-color: #fff;
  opacity: 0.25;
}

.product-tile-window .slick-dots button::before {
  font-family: 'sees-icon-font';
  content: "\e612";
  font-size: 12px;
}
.product-tile-window .slick-dots button::before {
  font-size: 12px;
}
.product-tile-window .slick-dots button:hover,
.product-tile-window .slick-dots .slick-active button:hover {
  color: #a58336;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
.product-tile-window .slick-dots .slick-active button {
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  opacity: 1;
}
.product-tile-backdrop {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}
.product-tile-badge {
  position: absolute;
  top: 0;
  left: -1px;
  z-index: 3;
  width: 79px;
  height: 73px;
}
.product-tile-badge.show-badge {
  display: block;
}
.product-tile-badge .badge-text {
  position: absolute;
  left: 0;
  top: 0;
  transform: rotateZ(-45deg);
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #fff;
  background-color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.product-tile-carousel {
  overflow: hidden;
  position: absolute;
  z-index: 1;
  width: 100%;
}
.product-tile-slide a {
  display: block;
  font-size: 0;
  text-align: center;
}
.product-tile-slide a img,
.product-tile-slide a div {
  vertical-align: middle;
  display: inline-block;
  float: none;
}
.product-tile-slide a img {
  width: 100%;
  max-width: 240px;
  height: auto;
}
.product-tile-slide .alignment-span {
  height: 100%;
  width: 0;
  font-size: 0;
}
.product-tile-slide .product-tile-description {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0.35px;
}
.custom-mix-hit-tile-img {
  padding: 10%;
}
.product-tile-controls {
  height: 0;
  width: 100%;
}
.product-name a,
.product-pricing {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.product-name {
  margin-top: 5px;
}
.grid-tile:hover .product-tile .product-tile-window {
	border-color: #a58336;
	border-style: solid;
	border-width: 1px 1px;
}
.grid-tile:hover .product-tile .gift-pack-pieces-tiles .grid-tile .product-tile-window {
	border: none;
}
.grid-tile .product-tile .gift-pack-pieces-tiles .grid-tile .product-tile-window:hover {
}
.grid-tile:hover .product-name a {
	color: #a58336;
}
.product-pricing {
  margin-top: 5px;
}
.product-stats {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
.product-tile-variations {
  margin-top: 5px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 11px;
  text-transform: none;
  letter-spacing: 0.25px;
}
.product-sales-price.sale {
  color: #c01111;
}
.product-standard-price.list {
  text-decoration: line-through;
}
.slot-container img {
	max-width: 100%;
}
@media only screen and (min-width: 1025px) {
	.col-width-1 .search-result-banner-wrapper:nth-of-type(1) {
		display: inline-block;
	}
	.col-width-2 .search-result-banner-wrapper:nth-of-type(2) {
		display: inline-block;
	}
	.col-width-3 .search-result-banner-wrapper:nth-of-type(3) {
		display: inline-block;
	}
	.col-width-4 .search-result-banner-wrapper:nth-of-type(4) {
		display: inline-block;
	}
	
	.col-width-1 > li {
		clear:both;
	}
	.col-width-2 > li:nth-of-type(2n+3) {
		clear:left;
	}
	.col-width-3 > li:nth-of-type(3n+4) {
		clear:left;
	}
	.col-width-4 > li:nth-of-type(4n+5) {
		clear:left;
	}
}
@media only screen and (max-width: 1024px) {
  .search-header-toggle {
    float: none;
    width: auto;
  }
  #search-refinement-wrapper,
  #search-results-grid {
    width: 100%;
    display: block;
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
  #search-refinement-wrapper {
    border: none;
  }
  #search-refinement-bar header h3 {
    margin-top: 25px;
  }
  .search-refinement-mobile-header {
    display: block;
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
    font-family: 'AmasisMT-Italic';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 0.5px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    cursor: pointer;
  }
  .search-refinement-mobile-header::after {
    font-family: 'sees-icon-font';
    content: "\e615";
    font-size: 14px;
  }
  .search-refinement-mobile-header::after {
    display: block;
    position: absolute;
    top: 31px;
    right: 30px;
    font-style: normal;
  }
  .search-refinements-main {
    display: none;
    overflow: hidden;
  }
  .category-filters,
  .attribute-filters,
  .reset-refinements {
    *zoom: 1;
    float: left;
    clear: none;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    box-sizing: border-box;
    padding-left: 48px;
    padding-right: 48px;
  }
  .category-filters:before,
  .attribute-filters:before,
  .reset-refinements:before,
  .category-filters:after,
  .attribute-filters:after,
  .reset-refinements:after {
    content: '';
    display: table;
  }
  .category-filters:after,
  .attribute-filters:after,
  .reset-refinements:after {
    clear: both;
  }
  .category-filters:last-child,
  .attribute-filters:last-child,
  .reset-refinements:last-child {
    margin-right: 0%;
  }
  .category-filters {
    margin-bottom: 60px;
  }
  .reset-refinements {
    float: right;
  }
  .reset-refinements::after {
    font-family: 'sees-icon-font';
    content: "\e60d";
    font-size: 11px;
  }
  .reset-refinements::after {
    display: block;
  }
  #search-refinement-bar.active .search-refinement-mobile-header::after {
    font-family: 'sees-icon-font';
    content: "\e611";
    font-size: 3px;
  }
  #search-refinement-bar.active .search-refinement-mobile-header::after {
    top: 36px;
  }
  #search-refinement-bar.active .search-refinements-main {
    display: block;
  }
  .search-result-options {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 30px;
  }
  .grid-tile {
    *zoom: 1;
    float: left;
    clear: none;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .grid-tile.default-tile {
    *zoom: 1;
    float: left;
    clear: none;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .grid-tile.small-tile {
    *zoom: 1;
    float: left;
    clear: none;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .grid-tile.large-tile {
    *zoom: 1;
    float: left;
    clear: none;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .grid-tile.gift-pack-tile {
    *zoom: 1;
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .grid-tile.gift-pack-pieces-tile {
    *zoom: 1;
    float: left;
    clear: none;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .grid-tile.pieces-tile {
    *zoom: 1;
    float: left;
    clear: none;
    width: 33.3333333333333%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .grid-tile.recommendation-tile {
    *zoom: 1;
    float: left;
    clear: none;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .grid-tile.gift-pack-tile {
    padding-top: 40px;
    padding-bottom: 0;
  }
  .grid-tile.gift-pack-tile > .product-tile {
    width: 100%;
    display: block;
    float: none;
  }
  .grid-tile.gift-pack-pieces-tile {
    width: 50% !important;
  }
	.col-width-1 .search-result-banner-wrapper:nth-of-type(1) {
		display: inline-block;
	}
	.col-width-2 .search-result-banner-wrapper:nth-of-type(2) {
		display: inline-block;
	}
	.col-width-3 .search-result-banner-wrapper:nth-of-type(2) {
		display: inline-block;
	}
	.col-width-4 .search-result-banner-wrapper:nth-of-type(3) {
		display: inline-block;
	}
	
	.col-width-1 > li {
		clear:both;
	}
	.col-width-2 > li:nth-of-type(2n+3) {
		clear:left;
	}
	.col-width-3 > li:nth-of-type(2n+3) {
		clear:left;
	}
	.col-width-4 > li:nth-of-type(3n+4) {
		clear:left;
	}
	.slot-container img {
		max-width: 90%;
	}
}
@media only screen and (max-width: 768px) {
  .search-refinement-mobile-header {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .search-refinement-mobile-header::after {
    top: 21px;
  }
  #search-refinement-bar.active .search-refinement-mobile-header::after {
    top: 26px;
  }
  .category-filters,
  .attribute-filters,
  .reset-refinements {
    width: 100%;
    display: block;
    float: none;
  }
  #search-results-grid .grid-tile.default-tile {
    *zoom: 1;
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  #search-results-grid .grid-tile.default-tile:before,
  #search-results-grid .grid-tile.default-tile:after {
    content: '';
    display: table;
  }
  #search-results-grid .grid-tile.default-tile:after {
    clear: both;
  }
  #search-results-grid .grid-tile.default-tile:nth-child(n) {
    margin-right: 0%;
    float: left;
  }
  #search-results-grid .grid-tile.default-tile:nth-child(n+1) {
    clear: none;
  }
  #search-results-grid .grid-tile.default-tile:nth-child(1n) {
    margin-right: 0%;
    float: right;
  }
  #search-results-grid .grid-tile.default-tile:nth-child(1n+1) {
    clear: both;
  }
  #search-results-grid .grid-tile.small-tile {
    *zoom: 1;
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  #search-results-grid .grid-tile.small-tile:before,
  #search-results-grid .grid-tile.small-tile:after {
    content: '';
    display: table;
  }
  #search-results-grid .grid-tile.small-tile:after {
    clear: both;
  }
  #search-results-grid .grid-tile.small-tile:nth-child(n) {
    margin-right: 0%;
    float: left;
  }
  #search-results-grid .grid-tile.small-tile:nth-child(n+1) {
    clear: none;
  }
  #search-results-grid .grid-tile.small-tile:nth-child(1n) {
    margin-right: 0%;
    float: right;
  }
  #search-results-grid .grid-tile.small-tile:nth-child(1n+1) {
    clear: both;
  }
  #search-results-grid .grid-tile.large-tile {
    *zoom: 1;
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  #search-results-grid .grid-tile.large-tile:before,
  #search-results-grid .grid-tile.large-tile:after {
    content: '';
    display: table;
  }
  #search-results-grid .grid-tile.large-tile:after {
    clear: both;
  }
  #search-results-grid .grid-tile.large-tile:nth-child(n) {
    margin-right: 0%;
    float: left;
  }
  #search-results-grid .grid-tile.large-tile:nth-child(n+1) {
    clear: none;
  }
  #search-results-grid .grid-tile.large-tile:nth-child(1n) {
    margin-right: 0%;
    float: right;
  }
  #search-results-grid .grid-tile.large-tile:nth-child(1n+1) {
    clear: both;
  }
  #search-results-grid .grid-tile.gift-pack-tile {
    *zoom: 1;
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  #search-results-grid .grid-tile.gift-pack-tile:before,
  #search-results-grid .grid-tile.gift-pack-tile:after {
    content: '';
    display: table;
  }
  #search-results-grid .grid-tile.gift-pack-tile:after {
    clear: both;
  }
  #search-results-grid .grid-tile.gift-pack-tile:nth-child(n) {
    margin-right: 0%;
    float: left;
  }
  #search-results-grid .grid-tile.gift-pack-tile:nth-child(n+1) {
    clear: none;
  }
  #search-results-grid .grid-tile.gift-pack-tile:nth-child(1n) {
    margin-right: 0%;
    float: right;
  }
  #search-results-grid .grid-tile.gift-pack-tile:nth-child(1n+1) {
    clear: both;
  }
  #search-results-grid .grid-tile.gift-pack-pieces-tile {
    *zoom: 1;
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  #search-results-grid .grid-tile.gift-pack-pieces-tile:before,
  #search-results-grid .grid-tile.gift-pack-pieces-tile:after {
    content: '';
    display: table;
  }
  #search-results-grid .grid-tile.gift-pack-pieces-tile:after {
    clear: both;
  }
  #search-results-grid .grid-tile.gift-pack-pieces-tile:nth-child(n) {
    margin-right: 0%;
    float: left;
  }
  #search-results-grid .grid-tile.gift-pack-pieces-tile:nth-child(n+1) {
    clear: none;
  }
  #search-results-grid .grid-tile.gift-pack-pieces-tile:nth-child(1n) {
    margin-right: 0%;
    float: right;
  }
  #search-results-grid .grid-tile.gift-pack-pieces-tile:nth-child(1n+1) {
    clear: both;
  }
  #search-results-grid .grid-tile.pieces-tile {
    *zoom: 1;
    float: left;
    clear: none;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
  }
  
  #search-results-grid .grid-tile.recommendation-tile {
    *zoom: 1;
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  #search-results-grid .grid-tile.recommendation-tile:before,
  #search-results-grid .grid-tile.recommendation-tile:after {
    content: '';
    display: table;
  }
  #search-results-grid .grid-tile.recommendation-tile:after {
    clear: both;
  }
  #search-results-grid .grid-tile.recommendation-tile:nth-child(n) {
    margin-right: 0%;
    float: left;
  }
  #search-results-grid .grid-tile.recommendation-tile:nth-child(n+1) {
    clear: none;
  }
  #search-results-grid .grid-tile.recommendation-tile:nth-child(1n) {
    margin-right: 0%;
    float: right;
  }
  #search-results-grid .grid-tile.recommendation-tile:nth-child(1n+1) {
    clear: both;
  }
  #search-results-grid .grid-tile.gift-pack-tile {
    padding-top: 20px;
    border: none;
  }
  #search-results-grid .grid-tile.gift-pack-tile > .product-tile .product-tile-window,
  #search-results-grid .grid-tile.gift-pack-tile > .product-tile .product-tile-info {
    width: 100%;
    display: block;
    float: none;
  }
  #search-results-grid .grid-tile.gift-pack-tile > .product-tile .product-tile-window {
    *zoom: 1;
    width: auto;
    max-width: 400px;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  #search-results-grid .grid-tile.gift-pack-tile > .product-tile .product-tile-window:before,
  #search-results-grid .grid-tile.gift-pack-tile > .product-tile .product-tile-window:after {
    content: '';
    display: table;
  }
  #search-results-grid .grid-tile.gift-pack-tile > .product-tile .product-tile-window:after {
    clear: both;
  }
  #search-results-grid .grid-tile.gift-pack-tile .product-pricing {
    margin-bottom: 0;
  }
  #search-results-grid .grid-tile.gift-pack-tile .product-tile .product-tile-info {
    text-align: center;
  }
  #search-results-grid .grid-tile.gift-pack-tile ul.gift-pack-pieces-tiles {
    display: block;
  }
  #search-results-grid .grid-tile.gift-pack-tile ul.gift-pack-pieces-tiles li.gift-pack-pieces-tile {
    *zoom: 1;
    float: left;
    clear: none;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
  }
  #search-results-grid .grid-tile.gift-pack-tile ul.gift-pack-pieces-tiles li.gift-pack-pieces-tile:before,
  #search-results-grid .grid-tile.gift-pack-tile ul.gift-pack-pieces-tiles li.gift-pack-pieces-tile:after {
    content: '';
    display: table;
  }
  #search-results-grid .grid-tile.gift-pack-tile ul.gift-pack-pieces-tiles li.gift-pack-pieces-tile:after {
    clear: both;
  }
  #search-results-grid .grid-tile.gift-pack-tile ul.gift-pack-pieces-tiles li.gift-pack-pieces-tile:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  #search-results-grid .grid-tile.gift-pack-tile ul.gift-pack-pieces-tiles li.gift-pack-pieces-tile:nth-child(2n+1) {
    clear: both;
  }
  #search-results-grid .grid-tile.gift-pack-tile ul.gift-pack-pieces-tiles li.gift-pack-pieces-tile.and-more-tile > a {
    max-width: 100px;
    margin: auto;
  }
  #search-results-grid .grid-tile.gift-pack-tile ul.gift-pack-pieces-tiles li.gift-pack-pieces-tile .product-tile-info {
    display: none;
  }
  #search-results-grid .grid-tile.gift-pack-tile ul.gift-pack-pieces-tiles li.gift-pack-pieces-tile > .product-tile > .product-tile-window {
    text-align: center;
  }
  #search-results-grid .grid-tile.gift-pack-tile ul.gift-pack-pieces-tiles li.gift-pack-pieces-tile > .product-tile > .product-tile-window > ul.product-tile-carousel {
    width: 100%;
  }
  #search-results-grid .grid-tile.gift-pack-tile ul.gift-pack-pieces-tiles li.gift-pack-pieces-tile > .product-tile > .product-tile-window > ul.product-tile-carousel > li.product-tile-slide > a {
    text-align: center;
  }
  #search-results-grid .grid-tile.gift-pack-tile ul.gift-pack-pieces-tiles li.gift-pack-pieces-tile > .product-tile > .product-tile-window > ul.product-tile-carousel > li.product-tile-slide > a > img {
    margin: auto;
    max-height: 132px;
    width: auto;
  }
  #search-results-grid .grid-tile.gift-pack-tile footer {
    margin-top: 30px;
  }
  .gift-pack-info > p {
    display: block;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .gift-pack-cta {
    display: none;
  }
  #search-header h1 .stacked-heading-bold {
    font-size: 1.5em;
  }
  .search-header-toggle-wrapper li:nth-child(2):before {
    content: '';
  }
	.col-width-1 .search-result-banner-wrapper:nth-of-type(1) {
		display: inline-block;
	}
	.col-width-2 .search-result-banner-wrapper:nth-of-type(1) {
		display: inline-block;
	}
	.col-width-3 .search-result-banner-wrapper:nth-of-type(2) {
		display: none;
	}
	.col-width-3 .search-result-banner-wrapper:nth-of-type(1) {
		display: inline-block;
	}
	.col-width-4 .search-result-banner-wrapper:nth-of-type(3) {
		display: none;
	}
	.col-width-4 .search-result-banner-wrapper:nth-of-type(2) {
		display: inline-block;
	}
	
	li.grid-tile {
		clear:both;
	}
	.col-width-4 > li:nth-of-type(2n+3) {
		clear:left;
	}
}
#cart-wrapper main {
  overflow: hidden;
}
#cart-wrapper .product-availibility-list .error-message {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 11px;
  text-transform: none;
  letter-spacing: 0.25px;
}
#cart-items-form {
  *zoom: 1;
  float: left;
  position: relative;
  left: -25%;
  background-color:#fff;
  width: 75%;
  padding-right:1%;
  min-height: 480px;
}
#cart-items-form:before,
#cart-items-form:after {
  content: '';
  display: table;
}
#cart-items-form:after {
  clear: both;
}
#cart-items-form:last-child {
  margin-right: 0%;
}
#cart-actions {
  *zoom: 1;
  float: left;
  clear: none;
  width: 25%;
  margin-right: 0%;
  position: relative;
  left: 75%;
  height:100%;
}
#cart-actions:before,
#cart-actions:after {
  content: '';
  display: table;
}
#cart-actions:after {
  clear: both;
}
#cart-actions:last-child {
  margin-right: 0%;
}
#search-header {
  margin-top: 22px;
  margin-bottom: 10px;
  text-align: center;
}
#cart-header {
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: center;
}
#search-header h1::after,
#cart-header h1::after {
  font-family: 'sees-icon-font';
  content: "\e60c";
  font-size: 14px;
}
#search-header h1::after,
#cart-header h1::after {
  display: block;
}
.error-form {
  margin-bottom: 15px;
}
#cart-items header {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
#cart-items main {
  border-top: 1px solid #000;
  margin-bottom: 40px;
  margin-top: 30px;
}
#cart-items .cart-row {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-top: 35px;
  border-bottom: 1px solid #000;
  overflow: hidden;
}
#cart-items .error-message {
  color: #c01111;
}
#cart-items .error-box {
  border: 1px solid #c01111;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-top: 35px;
  overflow: hidden;
  margin: 5px 0px;
}
#cart-items .item-image {
  *zoom: 1;
  float: left;
  clear: none;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 10px;
  padding-right: 10px;
}
#cart-items .item-image:before,
#cart-items .item-image:after {
  content: '';
  display: table;
}
#cart-items .item-image:after {
  clear: both;
}
#cart-items .item-image:last-child {
  margin-right: 0%;
}
#cart-items .cart-item-right-col {
  *zoom: 1;
  float: left;
  clear: none;
  width: 75%;
  margin-left: 0%;
  margin-right: 0%;
}
#cart-items .cart-item-right-col:before,
#cart-items .cart-item-right-col:after {
  content: '';
  display: table;
}
#cart-items .cart-item-right-col:after {
  clear: both;
}
#cart-items .cart-item-right-col:last-child {
  margin-right: 0%;
}
#cart-items .item-details .name,
#cart-items .item-details .name a {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
#cart-items .item-details .name,
#cart-items .item-details .qty-msg {
  *zoom: 1;
  float: left;
  clear: none;
  width: 80%;
  margin-left: 0%;
  margin-right: 0%;
}
#cart-items .item-details .name:before,
#cart-items .item-details .qty-msg:before,
#cart-items .item-details .name:after,
#cart-items .item-details .qty-msg:after {
  content: '';
  display: table;
}
#cart-items .item-details .name:after,
#cart-items .item-details .qty-msg:after {
  clear: both;
}
#cart-items .item-details .name:last-child,
#cart-items .item-details .qty-msg:last-child {
  margin-right: 0%;
}
#cart-items .cart-label {
  display: none;
}
#cart-items .cart-data-row {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 11px;
  text-transform: none;
  letter-spacing: 0.25px;
  margin-bottom: 15px;
  overflow: hidden;
}
#cart-items .cart-data-row .attribute {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
#cart-items .cart-adjustment-col {
  *zoom: 1;
  float: left;
  clear: none;
  width: 40%;
  margin-left: 0%;
  margin-right: 0%;
}
#cart-items .cart-adjustment-col:before,
#cart-items .cart-adjustment-col:after {
  content: '';
  display: table;
}
#cart-items .cart-adjustment-col:after {
  clear: both;
}
#cart-items .cart-adjustment-col:last-child {
  margin-right: 0%;
}
#cart-items .cart-adjustment-col.product-total-col {
  *zoom: 1;
  float: left;
  clear: none;
  width: 20%;
  margin-left: 0%;
  margin-right: 0%;
}
#cart-items .cart-adjustment-col.product-total-col:before,
#cart-items .cart-adjustment-col.product-total-col:after {
  content: '';
  display: table;
}
#cart-items .cart-adjustment-col.product-total-col:after {
  clear: both;
}
#cart-items .cart-adjustment-col.product-total-col:last-child {
  margin-right: 0%;
}
#cart-items .cart-adjustment-col .item-price {
  margin-bottom: 10px;
}
#cart-items .cart-adjustment-col .item-price .price-promotion div.price-standard,
#cart-items .cart-adjustment-col .item-price .price-promotion div.price-sales {
  float: left;
  margin-right: 40px;
}
#cart-items .cart-adjustment-col .item-price .price-promotion div.price-standard {
  color: #8e8e8e;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}

#cart-items .cart-adjustment-col .item-price .price-promotion div.price-sales.sale {
  color: #c01111;
}

#cart-items .cart-adjustment-col .item-price .price-promotion .cart-price-heading {
  line-height: 1em;
  display: block;
}
#cart-items .cart-adjustment-col .item-price .price-promotion .qd-retail-container .qd-price-heading,
#cart-items .cart-adjustment-col .item-price .price-promotion .qd-discount-container .qd-price-heading,
#cart-items .cart-adjustment-col .item-price .price-promotion .qd-retail-container .price-standard,
#cart-items .cart-adjustment-col .item-price .price-promotion .qd-discount-container .price-standard,
#cart-items .cart-adjustment-col .item-price .price-promotion .qd-retail-container .price-sales,
#cart-items .cart-adjustment-col .item-price .price-promotion .qd-discount-container .price-sales {
  color: #8e8e8e;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
#cart-items .cart-adjustment-col .item-price .price-promotion .qd-retail-container.active .qd-price-heading,
#cart-items .cart-adjustment-col .item-price .price-promotion .qd-discount-container.active .qd-price-heading,
#cart-items .cart-adjustment-col .item-price .price-promotion .qd-retail-container.active .price-standard,
#cart-items .cart-adjustment-col .item-price .price-promotion .qd-discount-container.active .price-standard,
#cart-items .cart-adjustment-col .item-price .price-promotion .qd-retail-container.active .price-sales,
#cart-items .cart-adjustment-col .item-price .price-promotion .qd-discount-container.active .price-sales {
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
#cart-items .quantity-controls-wrapper .cart-price-heading {
  margin-left: 60px;
  margin-right: 60px;
}
#cart-items .rowcoupons .cart-item-right-col {
  float: right;
}
#cart-items .rowcoupons .coupon-details {
  *zoom: 1;
  float: left;
  clear: none;
  width: 80%;
  margin-left: 0%;
  margin-right: 0%;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
#cart-items .rowcoupons .coupon-details:before,
#cart-items .rowcoupons .coupon-details:after {
  content: '';
  display: table;
}
#cart-items .rowcoupons .coupon-details:after {
  clear: both;
}
#cart-items .rowcoupons .coupon-details:last-child {
  margin-right: 0%;
}
#cart-items .rowcoupons .coupon-details .value {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
#cart-items .rowcoupons .coupon-details .description {
  padding-top: 10px;
  padding-bottom: 10px;
}
#cart-items .rowcoupons .coupon-actions {
  *zoom: 1;
  float: left;
  clear: none;
  width: 20%;
  margin-left: 0%;
  margin-right: 0%;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
#cart-items .rowcoupons .coupon-actions:before,
#cart-items .rowcoupons .coupon-actions:after {
  content: '';
  display: table;
}
#cart-items .rowcoupons .coupon-actions:after {
  clear: both;
}
#cart-items .rowcoupons .coupon-actions:last-child {
  margin-right: 0%;
}
#cart-items .rowcoupons .coupon-actions button {
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 11px;
  text-transform: none;
  letter-spacing: 0.25px;
}
#cart-items .remove-from-cart-col a {
  display: inline-block;
  border-bottom: 1px solid #000;
  padding-bottom: 2px;
}
#cart-items .remove-from-cart-col a:hover {
  color: #a58336;
  border-color: #a58336;
}
#cart-items .sku,
#cart-items .product-availability-list {
  *zoom: 1;
  float: left;
  clear: none;
  width: 40%;
  margin-left: 0%;
  margin-right: 0%;
}
#cart-items .sku:before,
#cart-items .product-availability-list:before,
#cart-items .sku:after,
#cart-items .product-availability-list:after {
  content: '';
  display: table;
}
#cart-items .sku:after,
#cart-items .product-availability-list:after {
  clear: both;
}
#cart-items .sku:last-child,
#cart-items .product-availability-list:last-child {
  margin-right: 0%;
}
#cart-items .remove-from-cart-col {
  *zoom: 1;
  float: left;
  clear: none;
  width: 20%;
  margin-left: 0%;
  margin-right: 0%;
}
#cart-items .remove-from-cart-col:before,
#cart-items .remove-from-cart-col:after {
  content: '';
  display: table;
}
#cart-items .remove-from-cart-col:after {
  clear: both;
}
#cart-items .remove-from-cart-col:last-child {
  margin-right: 0%;
}
#cart-items .cart-price-heading {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 11px;
  text-transform: none;
  letter-spacing: 0.25px;
  margin-bottom: 5px;
}
#cart-items .price-sales,
#cart-items .price-standard,
#cart-items .price-total {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  line-height: 36px;
  display: block;
}
#cart-items .item-total.sale {
  color: #c01111;
}
.customMix-list {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
.flavor-container {
	text-align:left;
	padding-left:10px;
}
.customMix-list .flavor-row {
  overflow: hidden;
  margin-bottom: 5px;
}
.customMix-list .flavor-qty {
  display: inline-block;
  min-width: 50px;
}
.custom-mix-cart-wrapper {
  *zoom: 1;
  float: left;
  clear: none;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
  position: relative;
  left: 25%;
  clear: both;
  margin-top: 15px;
  border-top: 2px solid #ccc;
  padding-top: 20px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
.custom-mix-oos-cart-wrapper-left {
    *zoom: 1;
    float: left;
    clear: none;    
    width: 20%;    
}
.custom-mix-oos-cart-wrapper {
  *zoom: 1;
  float: left;
  clear: none;
  width: 80%;
  margin-left: 0%;
  margin-right: 0%;
  position: relative;
  left: 0%;
  clear: both;
  margin-top: 15px;
  padding-top: 20px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
.custom-mix-cart-wrapper:before,
.custom-mix-cart-wrapper:after {
  content: '';
  display: table;
}
.custom-mix-cart-wrapper:after {
  clear: both;
}
.custom-mix-cart-wrapper:last-child {
  margin-right: 0%;
}
.custom-mix-cart-wrapper .buildabox-edit-link {
  margin-top: 30px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.7px;
}
.oos-buildabox-edit-link {
  margin-top: 10px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.3px;
  margin-bottom: 30px;
}
.oos-header-copy {
	margin-top:20px;
}
#update-cart {
  display: block;
  overflow: hidden;
  margin-bottom: 20px;
}
.cart-coupon-code {
  margin-bottom: 30px;
}
.cart-coupon-code label,
.cart-coupon-code input[type="text"],
.cart-coupon-code .cta {
  display: inline-block;
  margin-right: 15px;
}
.cart-coupon-code label {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0.35px;
}
.cart-coupon-code input[type="text"] {
  margin-right: 40px;
}
.cart-coupon-code .cart-coupon-label {
  vertical-align: top;
  padding-top: 15px;
  padding-bottom: 15px;
}
.cart-coupon-code .cart-coupon-actions {
  display: inline-block;
}
.cart-coupon-code .error-message {
  color: #c01111;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.cart-gift-card .edit-link {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  position: relative;
  display: inline-block;
}
.cart-giftcard-modal-body {
  text-align: center;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
}
.cart-giftcard-modal-body p {
  margin-bottom: 20px;
}
.cart-giftcard-modal-body a {
  text-decoration: underline;
}
#cart-actions {
  text-align: center;
}
#cart-actions .cart-order-totals,
#cart-actions .order-totals-list {
  text-align: left;
  margin-bottom: 25px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0.35px;
}
#cart-actions .cart-order-totals > li,
#cart-actions .order-totals-list > li {
  overflow: hidden;
  margin-bottom: 5px;
}
#cart-actions .cart-order-totals > li > div:first-child,
#cart-actions .order-totals-list > li > div:first-child {
  *zoom: 1;
  float: left;
  clear: none;
  width: 55.00000000000001%;
  margin-left: 0%;
  margin-right: 0%;
  text-align: right;
  padding-left: 15px;
  padding-right: 15px;
}
#cart-actions .order-totals-list > li > div:first-child {
	width: 45%;
}
#cart-actions .cart-order-totals > li > div:first-child:before,
#cart-actions .order-totals-list > li > div:first-child:before,
#cart-actions .cart-order-totals > li > div:first-child:after,
#cart-actions .order-totals-list > li > div:first-child:after {
  content: '';
  display: table;
}
#cart-actions .cart-order-totals > li > div:first-child:after,
#cart-actions .order-totals-list > li > div:first-child:after {
  clear: both;
}
#cart-actions .cart-order-totals > li > div:first-child:last-child,
#cart-actions .order-totals-list > li > div:first-child:last-child {
  margin-right: 0%;
}
#cart-actions .cart-order-totals > li > div:last-child,
#cart-actions .order-totals-list > li > div:last-child {
  *zoom: 1;
  float: left;
  clear: none;
  width: 45%;
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 15px;
  padding-right: 15px;
}
#cart-actions .cart-order-totals > li > div:last-child:before,
#cart-actions .order-totals-list > li > div:last-child:before,
#cart-actions .cart-order-totals > li > div:last-child:after,
#cart-actions .order-totals-list > li > div:last-child:after {
  content: '';
  display: table;
}
#cart-actions .cart-order-totals > li > div:last-child:after,
#cart-actions .order-totals-list > li > div:last-child:after {
  clear: both;
}
#cart-actions .cart-order-totals > li > div:last-child:last-child,
#cart-actions .order-totals-list > li > div:last-child:last-child {
  margin-right: 0%;
}
#cart-actions .order-total {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 20px;
  text-transform: none;
  letter-spacing: 0.35px;
}
.cart-border-spacer {
  margin-top: 30px;
  margin-bottom: 30px;
}
.cart-border-spacer div {
  *zoom: 1;
  width: auto;
  max-width: 68px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  border-bottom: 1px solid #000;
}
.cart-border-spacer div:before,
.cart-border-spacer div:after {
  content: '';
  display: table;
}
.cart-border-spacer div:after {
  clear: both;
}
.shipping-rate-links {
  text-align: center;
}
.shipping-rate-links::after {
  font-family: 'sees-icon-font';
  content: "\e60d";
  font-size: 11px;
}
.shipping-rate-links::after {
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
}
.shipping-rate-links a {
  display: block;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  margin-bottom: 20px;
}
.shipping-rate-links a:hover {
	color: #a58336;
}
.cart-empty {
  text-align: center;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0.35px;
  margin-top: 40px;
  margin-bottom: 40px;
}
#cart-footer {
  clear: both;
  margin-top: 60px;
}

.minimum-order-dialog {
  overflow: hidden;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0.35px;
  text-align: center;
}
.minimum-order-dialog h3 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 28px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  margin-bottom: 30px;
}
.minimum-order-dialog div {
  margin-bottom: 20px;
}
.minimum-order-dialog .return-to-shopping,
.minimum-order-dialog .continue-checkout {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
}
.cart-login-modal .login-box,
.cart-login-modal .create-account-form {
  *zoom: 1;
  width: auto;
  max-width: 300px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.cart-login-modal .login-box:before,
.cart-login-modal .create-account-form:before,
.cart-login-modal .login-box:after,
.cart-login-modal .create-account-form:after {
  content: '';
  display: table;
}
.cart-login-modal .login-box:after,
.cart-login-modal .create-account-form:after {
  clear: both;
}
.cart-login-modal .create-account-form {
  text-align: center;
  margin-top: 15px;
  padding-top: 25px;
  border-top: 1px solid #000;
}
.cart-login-modal .form-header {
  display: none;
}
.cart-login-modal input {
  width: 100%;
}
.cart-login-modal .form-row-button {
  text-align: center;
  margin-bottom: 10px;
  border-radius: 5px;
}
.sees-fundraising-agreement-wrapper {
  text-align: center;
}
.sees-fundraising-agreement-wrapper h3 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 28px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  margin-bottom: 30px;
  text-align: center;
}
.sees-fundraising-agreement-wrapper > div,
.sees-fundraising-agreement-wrapper p,
.sees-fundraising-agreement-wrapper ol,
.sees-fundraising-agreement-wrapper ul {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  text-align: left;
}
.sees-fundraising-agreement-wrapper li {
  display: list-item;
}
.sees-fundraising-agreement-wrapper div {
  margin-bottom: 20px;
}
.sees-fundraising-agreement-wrapper .sign-agreement,
.sees-fundraising-agreement-wrapper .cancel-agreement {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
}
@media only screen and (max-width: 1024px) {
  #cart-actions,
  #cart-items-form {
    position: static;
    left: 0;
    width: 100%;
    display: block;
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
  .shipping-rate-links {
    *zoom: 1;
    width: auto;
    max-width: 600px;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
    font-size: 0;
    margin-bottom: 30px;
  }
  .shipping-rate-links:before,
  .shipping-rate-links:after {
    content: '';
    display: table;
  }
  .shipping-rate-links:after {
    clear: both;
  }
  .shipping-rate-links li {
    *zoom: 1;
    float: left;
    clear: none;
    width: 42.8571428571429%;
    margin-left: 0%;
    margin-right: 0%;
    float: none;
    display: inline-block;
    vertical-align: middle;
    min-height: 1px;
  }
  .shipping-rate-links li:before,
  .shipping-rate-links li:after {
    content: '';
    display: table;
  }
  .shipping-rate-links li:after {
    clear: both;
  }
  .shipping-rate-links li:last-child {
    margin-right: 0%;
  }
  .shipping-rate-links .icon-li {
    *zoom: 1;
    float: left;
    clear: none;
    width: 14.285714285714299%;
    margin-left: 0%;
    margin-right: 0%;
    float: none;
    display: inline-block;
    vertical-align: middle;
    min-height: 1px;
  }
  .shipping-rate-links .icon-li:before,
  .shipping-rate-links .icon-li:after {
    content: '';
    display: table;
  }
  .shipping-rate-links .icon-li:after {
    clear: both;
  }
  .shipping-rate-links .icon-li:last-child {
    margin-right: 0%;
  }
  .shipping-rate-links .icon-li::after {
    font-family: 'sees-icon-font';
    content: "\e60d";
    font-size: 11px;
  }
  .shipping-rate-links .icon-li::after {
    display: block;
  }
  .shipping-rate-links a {
    margin-bottom: 0;
  }
  .shipping-rate-links::after {
    content: none;
    display: none;
  }
  .cart-gift-card {
    text-align: center;
    padding-top: 10px;
  }
  #cart-footer {
    margin-top: 40px;
  }
  #cart-items > header {
  	text-align: center;
  }
  #cart-wrapper .cart-footer div.cta.checkout-actions {
	text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  #cart-items .cart-item-right-col {
    width: 100%;
    display: block;
    float: none;
  }
  #cart-items .item-details {
    overflow: hidden;
  }
  #cart-items .item-details .name {
    width: 100%;
    display: block;
    float: none;
  }
  #cart-items .cart-mobile-image-col,
  #cart-items .cart-mobile-details-col {
    *zoom: 1;
    float: left;
    clear: none;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
  }
  #cart-items .cart-mobile-image-col:before,
  #cart-items .cart-mobile-details-col:before,
  #cart-items .cart-mobile-image-col:after,
  #cart-items .cart-mobile-details-col:after {
    content: '';
    display: table;
  }
  #cart-items .cart-mobile-image-col:after,
  #cart-items .cart-mobile-details-col:after {
    clear: both;
  }
  #cart-items .cart-mobile-image-col:last-child,
  #cart-items .cart-mobile-details-col:last-child {
    margin-right: 0%;
  }
  #cart-items .sku,
  #cart-items .product-availability-list,
  #cart-items .remove-from-cart-col {
    width: 100%;
    display: block;
    float: none;
    font-family: 'AmericanTypewriterStd-Med';
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.5px;
    text-transform: none;
    line-height: 20px;
    margin-bottom: 5px;
  }
  #cart-items .remove-from-cart-col:hover {
    color: #a58336;
  }
  #cart-items .cart-data-row {
    *zoom: 1;
    width: auto;
    max-width: 500px;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
  }
  #cart-items .cart-data-row:before,
  #cart-items .cart-data-row:after {
    content: '';
    display: table;
  }
  #cart-items .cart-data-row:after {
    clear: both;
  }
  #cart-items .cart-adjustment-col {
    *zoom: 1;
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  #cart-items .cart-adjustment-col:before,
  #cart-items .cart-adjustment-col:after {
    content: '';
    display: table;
  }
  #cart-items .cart-adjustment-col:after {
    clear: both;
  }
  #cart-items .cart-adjustment-col:last-child {
    margin-right: 0%;
  }
  #cart-items .cart-adjustment-col.product-total-col {
    *zoom: 1;
    float: left;
    clear: none;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    text-align: right;
  }
  #cart-items .cart-adjustment-col.product-total-col:before,
  #cart-items .cart-adjustment-col.product-total-col:after {
    content: '';
    display: table;
  }
  #cart-items .cart-adjustment-col.product-total-col:after {
    clear: both;
  }
  #cart-items .cart-adjustment-col.product-total-col:last-child {
    margin-right: 0%;
  }
  #cart-items .cart-adjustment-col .item-price {
    margin-bottom: 10px;
  }
  #cart-items .quantity-controls-wrapper {
    clear: both;
    text-align: left;
    *zoom: 1;
    float: left;
    clear: none;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
  }
  #cart-items .quantity-controls-wrapper:before,
  #cart-items .quantity-controls-wrapper:after {
    content: '';
    display: table;
  }
  #cart-items .quantity-controls-wrapper:after {
    clear: both;
  }
  #cart-items .quantity-controls-wrapper:last-child {
    margin-right: 0%;
  }
  .custom-mix-cart-wrapper {
    width: 100%;
    display: block;
    float: none;
    left: 0;
    *zoom: 1;
    width: auto;
    max-width: 500px;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .custom-mix-cart-wrapper:before,
  .custom-mix-cart-wrapper:after {
    content: '';
    display: table;
  }
  .custom-mix-cart-wrapper:after {
    clear: both;
  }
  .custom-mix-cart-wrapper:last-child {
    margin-right: auto;
  }
  .cart-promocode-mobile-span {
    display: block;
    margin-bottom: 10px;
  }
  #dwfrm_cart_couponCode {
    display: block;
    margin-bottom: 10px;
  }
  .cart-gift-card a::before,
  .cart-gift-card a::after {
    content: none;
  }
  .shipping-rate-links::after {
    font-family: 'sees-icon-font';
    content: "\e60d";
    font-size: 11px;
  }
  .shipping-rate-links::after {
    display: block;
    margin-top: 10px;
    margin-bottom: 0;
  }
  .shipping-rate-links li {
    width: 100%;
    display: block;
    float: none;
  }
  .shipping-rate-links .icon-li {
    display: none;
  }
  .shipping-rate-links a {
    margin-bottom: 20px;
  }
  #cart-footer {
    margin-top: 0;
  }
}
.checkout-container {
  position: relative;
  overflow: auto;
  width: 100%;
  z-index: 0;
  font-family: "AmericanTypewriterStd-Med";
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.5px;
}
.checkout-form {
  *zoom: 1;
  float: left;
  clear: none;
  width: 66.6666666666667%;
  margin-left: 0%;
  margin-right: 0%;
  padding-right: 10px;
}
.checkout-form:before,
.checkout-form:after {
  content: '';
  display: table;
}
.checkout-form:after {
  clear: both;
}
.checkout-form:last-child {
  margin-right: 0%;
}
.checkout-form > .main-section {
  margin-bottom: 0px;
}
.summary-wrapper,
.confirmation-wrapper {
  *zoom: 1;
  float: left;
  clear: none;
  width: 66.6666666666667%;
  margin-left: 0%;
  margin-right: 0%;
}
.summary-wrapper:before,
.confirmation-wrapper:before,
.summary-wrapper:after,
.confirmation-wrapper:after {
  content: '';
  display: table;
}
.summary-wrapper:after,
.confirmation-wrapper:after {
  clear: both;
}
.summary-wrapper:last-child,
.confirmation-wrapper:last-child {
  margin-right: 0%;
}
.summary-wrapper .form-left,
.confirmation-wrapper .form-left,
.summary-wrapper .confirmation-left,
.confirmation-wrapper .confirmation-left {
  *zoom: 1;
  float: left;
  clear: none;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
}
.summary-wrapper .form-left:before,
.confirmation-wrapper .form-left:before,
.summary-wrapper .confirmation-left:before,
.confirmation-wrapper .confirmation-left:before,
.summary-wrapper .form-left:after,
.confirmation-wrapper .form-left:after,
.summary-wrapper .confirmation-left:after,
.confirmation-wrapper .confirmation-left:after {
  content: '';
  display: table;
}
.summary-wrapper .form-left:after,
.confirmation-wrapper .form-left:after,
.summary-wrapper .confirmation-left:after,
.confirmation-wrapper .confirmation-left:after {
  clear: both;
}
.summary-wrapper .form-left:last-child,
.confirmation-wrapper .form-left:last-child,
.summary-wrapper .confirmation-left:last-child,
.confirmation-wrapper .confirmation-left:last-child {
  margin-right: 0%;
}
.summary-wrapper .checkout-summary-center,
.confirmation-wrapper .checkout-summary-center,
.summary-wrapper .confirmation-center,
.confirmation-wrapper .confirmation-center {
  *zoom: 1;
  float: left;
  clear: none;
  width: 58.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  position: relative;
  left: 12.5%;
}
.summary-wrapper .checkout-summary-center:before,
.confirmation-wrapper .checkout-summary-center:before,
.summary-wrapper .confirmation-center:before,
.confirmation-wrapper .confirmation-center:before,
.summary-wrapper .checkout-summary-center:after,
.confirmation-wrapper .checkout-summary-center:after,
.summary-wrapper .confirmation-center:after,
.confirmation-wrapper .confirmation-center:after {
  content: '';
  display: table;
}
.summary-wrapper .checkout-summary-center:after,
.confirmation-wrapper .checkout-summary-center:after,
.summary-wrapper .confirmation-center:after,
.confirmation-wrapper .confirmation-center:after {
  clear: both;
}
.summary-wrapper .checkout-summary-center:last-child,
.confirmation-wrapper .checkout-summary-center:last-child,
.summary-wrapper .confirmation-center:last-child,
.confirmation-wrapper .confirmation-center:last-child {
  margin-right: 0%;
}
.place-order-container {
  margin-bottom: 30px;
}
.place-order-container {
  margin-bottom: 30px;
}
.form-right {
  *zoom: 1;
  float: left;
  clear: none;
  width: 33.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
}
.form-right:before,
.form-right:after {
  content: '';
  display: table;
}
.form-right:after {
  clear: both;
}
.form-right:last-child {
  margin-right: 0%;
}
.checkout-sidebar,
.confirmation-right {
  *zoom: 1;
  float: left;
  clear: none;
  width: 33.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
}
.checkout-sidebar:before,
.confirmation-right:before,
.checkout-sidebar:after,
.confirmation-right:after {
  content: '';
  display: table;
}
.checkout-sidebar:after,
.confirmation-right:after {
  clear: both;
}
.checkout-sidebar:last-child,
.confirmation-right:last-child {
  margin-right: 0%;
}
.checkout-sidebar .account-nav,
.confirmation-right .account-nav {
  *zoom: 1;
  float: left;
  clear: none;
  width: 83.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  position: relative;
  left: 8.3333333333333%;
}
.checkout-sidebar .account-nav:before,
.confirmation-right .account-nav:before,
.checkout-sidebar .account-nav:after,
.confirmation-right .account-nav:after {
  content: '';
  display: table;
}
.checkout-sidebar .account-nav:after,
.confirmation-right .account-nav:after {
  clear: both;
}
.checkout-sidebar .account-nav:last-child,
.confirmation-right .account-nav:last-child {
  margin-right: 0%;
}
.summary-panel {
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
}
.checkout-shipping .hidden,
.checkout-billing .hidden,
#shipping-method-list .hidden,
.login-create-account .hidden {
  display: none;
}
.checkout-shipping textarea[name*="giftMessage"],
.checkout-billing textarea[name*="giftMessage"],
#shipping-method-list textarea[name*="giftMessage"],
.login-create-account textarea[name*="giftMessage"] {
  width: 400px;
  height: 4em;
}
.checkout-shipping input[type="date"],
.checkout-billing input[type="date"],
#shipping-method-list input[type="date"],
.login-create-account input[type="date"],
.checkout-shipping input[type="datetime"],
.checkout-billing input[type="datetime"],
#shipping-method-list input[type="datetime"],
.login-create-account input[type="datetime"],
.checkout-shipping input[type="email"],
.checkout-billing input[type="email"],
#shipping-method-list input[type="email"],
.login-create-account input[type="email"],
.checkout-shipping input[type="text"],
.checkout-billing input[type="text"],
#shipping-method-list input[type="text"],
.login-create-account input[type="text"],
.checkout-shipping .selectbox-sub,
.checkout-billing .selectbox-sub,
#shipping-method-list .selectbox-sub,
.login-create-account .selectbox-sub {
  width: 400px;
}
.checkout-shipping .multishipping-container,
.checkout-billing .multishipping-container,
#shipping-method-list .multishipping-container,
.login-create-account .multishipping-container {
  display: inline-block;
  vertical-align: middle;
}
.checkout-shipping .multishipping-container div.multiple,
.checkout-billing .multishipping-container div.multiple,
#shipping-method-list .multishipping-container div.multiple,
.login-create-account .multishipping-container div.multiple {
  float: left;
  margin-right: 40px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
.checkout-shipping .multishipping-container div.multiple .shiptomultiplebutton {
  border-radius: 5px;
  padding-top: 10px;
  padding-bottom: 8px;
}
.checkout-shipping .multishipping-container div.multiple .button-fancy-medium:hover {
  background-color: #a58336;
}
.checkout-shipping .multishipping-container div.multiple strong:hover,
.checkout-billing .multishipping-container div.multiple strong:hover,
#shipping-method-list .multishipping-container div.multiple strong:hover,
.login-create-account .multishipping-container div.multiple strong:hover {
  color: #a58336;
}
.checkout-shipping .multishipping-container div.multiple strong,
.checkout-billing .multishipping-container div.multiple strong,
#shipping-method-list .multishipping-container div.multiple strong,
.login-create-account .multishipping-container div.multiple strong {
  margin-right: 20px;
  text-decoration: underline;
}
.checkout-shipping .gift-message-spacer,
.checkout-billing .gift-message-spacer,
#shipping-method-list .gift-message-spacer,
.login-create-account .gift-message-spacer {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.checkout-shipping .gift-message-container,
.checkout-billing .gift-message-container,
#shipping-method-list .gift-message-container,
.login-create-account .gift-message-container {
  padding-top: 40px;
  display: none;
}
.checkout-shipping .gift-message-container .message-length,
.checkout-billing .gift-message-container .message-length,
#shipping-method-list .gift-message-container .message-length,
.login-create-account .gift-message-container .message-length {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 15px;
}
.checkout-shipping .multishipping,
.checkout-billing .multishipping,
#shipping-method-list .multishipping,
.login-create-account .multishipping {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #000;
}

.checkout-login-container {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  padding-bottom: 30px;
}

.checkout-login-container a {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  text-decoration: underline;
}
.checkout-shipping .add-new-address,
.checkout-billing .add-new-address,
#shipping-method-list .add-new-address,
.login-create-account .add-new-address {
  margin-bottom: 30px;
}

.add-new-address-link {
  font-size: 14px;
  line-height: 20px;
}

.add-new-address-link:hover {
  color: #a58336;
}
.checkout-shipping .privacy-policy,
.checkout-billing .privacy-policy,
#shipping-method-list .privacy-policy,
.login-create-account .privacy-policy {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.checkout-shipping .coupon-code,
.checkout-billing .coupon-code,
#shipping-method-list .coupon-code,
.login-create-account .coupon-code {
  margin-top: 30px;
  margin-bottom: 30px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.checkout-shipping .coupon-code h3,
.checkout-billing .coupon-code h3,
#shipping-method-list .coupon-code h3,
.login-create-account .coupon-code h3 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  margin-top: 25px;
}
@media only screen and (max-width: 1024px) {
  .checkout-shipping textarea[name*="giftMessage"],
  .checkout-billing textarea[name*="giftMessage"],
  #shipping-method-list textarea[name*="giftMessage"],
  .login-create-account textarea[name*="giftMessage"] {
    width: 100%;
  }
}
.checkout-billing .main-section {
  padding-top: 40px;
  padding-bottom: 40px;
}
.checkout-billing .giftcard-form {
  margin-bottom: 40px;
}
.checkout-billing .giftcards-radio-wrapper {
  display: inline-block;
  margin-top: 10px;
}
.checkout-billing fieldset legend {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.checkout-billing fieldset.payment-methods {
  margin-bottom: 40px;
  border-bottom: 1px solid #000;
  min-width: 0;
}
.checkout-billing .required-indicator {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 11px;
  text-transform: none;
  letter-spacing: 0.25px;
}
.checkout-billing .giftcard-form {
  display: none;
}
.checkout-billing .giftcard-form .giftcard-actions {
  float: left;
  clear: both;
}
.checkout-billing .giftcard-form .giftcard-actions button{
  border-radius: 5px;
  padding-top: 11px;
  padding-bottom: 8px;
  padding-left: 20px;
  padding-right: 20px;
}
.checkout-billing .giftcard-form .giftcard-actions button:hover{
  background-color: #a58336;
}
.checkout-billing .giftcard-form .tooltip-checkout-cvn {
  line-height: 36px;
  margin-top: 0;
  margin-bottom: 0;
  white-space: nowrap;
}
.checkout-billing .add-giftcard {
  margin-top: 20px;
}
.checkout-billing .gift-row label {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  display: inline-block;
}
.checkout-billing .gift-row .input-radio,
.checkout-billing .gift-row .radio-label {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
.checkout-billing .gift-row label[for="giftcardisgift"] {
  margin-bottom: 0;
  margin-top: 3px;
}
.checkout-billing .gift-row label[for="is-gift-yes"],
.checkout-billing .gift-row label[for="is-gift-no"] {
  margin-left: 25px !important;
}
.checkout-billing .giftcard-balance {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  padding-bottom: 20px;
}
.checkout-billing .giftcard-balance .error-form {
  margin-bottom: 0;
}
.checkout-billing .giftcard-remove {
  margin-top: 20px;
}
.checkout-billing .gift-cert-used {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  margin-bottom: 40px;
  color: #c01111;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
.checkout-billing #paymentech-forms .giftcard-form .giftcard-balance {
  padding-bottom: 20px;
  float: left;
  clear: both;
}
.checkout-billing .cvn {
  overflow: hidden;
}
.checkout-billing .cvn input,
.checkout-billing .cvn .cvn-tooltip-wrapper,
.checkout-billing .cvn .gift-card-cvn-wrap {
  *zoom: 1;
  clear: none;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
  position: static;
  left: 65%;
}
.checkout-billing .cvn input:before,
.checkout-billing .cvn .cvn-tooltip-wrapper:before,
.checkout-billing .cvn .gift-card-cvn-wrap:before,
.checkout-billing .cvn input:after,
.checkout-billing .cvn .cvn-tooltip-wrapper:after,
.checkout-billing .cvn .gift-card-cvn-wrap:after {
  content: '';
  display: table;
}
.checkout-billing .cvn input:after,
.checkout-billing .cvn .cvn-tooltip-wrapper:after,
.checkout-billing .cvn .gift-card-cvn-wrap:after {
  clear: both;
}
.checkout-billing .cvn input:last-child,
.checkout-billing .cvn .cvn-tooltip-wrapper:last-child,
.checkout-billing .cvn .gift-card-cvn-wrap:last-child {
  margin-right: 0%;
}
.checkout-billing .cvn input {
  position: static;
  left: -50%;
}
.checkout-billing .cvn .gift-card-cvn-wrap,
.checkout-billing .cvn .cvn-tooltip-wrapper {
  padding-left: 10px;
  padding-right: 10px;
  float: right;
  display: block;
}
.checkout-billing .cvn .form-caption.error-message {
  display: block;
  clear: both;
}
.checkout-billing #tooltip-checkout-cvn {
  line-height: 36px;
}
.checkout-billing #HostedForm > .cvn-tooltip,
.checkout-billing #HostedForm > .savecard,
.checkout-billing .giftcard-form .cvn-tooltip {
  float: left;
}
.checkout-billing #HostedForm > .savecard {
  clear: both;
}
.checkout-billing #HostedForm {
  overflow: hidden;
  margin-bottom: 10px;
}
.checkout-billing #HostedForm .creditcard-logos {
  margin-bottom: 10px;
}
.checkout-billing #HostedForm .savecard {
  display: inline-block;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .checkout-billing .giftcard-form .giftcard-actions button:last-child {
    margin-top: 5px;
  }
  .checkout-billing .gift-row label[for="is-gift-yes"],
  .checkout-billing .gift-row label[for="is-gift-no"] {
    margin-left: 10px !important;
  }
  .checkout-billing #HostedForm {
    margin: auto;
  }
}
.saved-cc-option,
#HostedForm,
.recaptcha-wrapper {
  max-width: 405px;
}
.saved-cc-option div.cvn,
#HostedForm,
.pay-by-check-option .recaptcha-wrapper {
  margin-left: 30px;
}
.saved-cc-option div.cvn,
#HostedForm.indent-form,
.pay-by-check-option .recaptcha-wrapper {
  border-bottom: 1px solid #ccc;
}
.saved-cc-option div.cvn {
  margin-top: 10px;
  padding-bottom: 15px;
}
.recaptcha-wrapper {
  display: none;
}
.recaptcha-wrapper.active {
  display: block;
}
.recaptcha-wrapper.active .recaptcha-input-wrapper {
  display: block;
}
.recaptcha-wrapper.complete .recaptcha-complete {
  display: block;
}
.recaptcha-input-wrapper,
.recaptcha-complete {
  display: none;
}
.recaptcha-input-wrapper {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
.recaptcha-input {
  display: inline-block;
}
.recaptcha-error,
.recaptcha-complete {
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.recaptcha-error {
  text-align: center;
}
.recaptcha-complete {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  text-align: justify;
}
.recaptcha-complete .emphasized,
.pay-by-check-not-reached-message .emphasized {
  font-weight: bold;
}
.pay-by-check-not-reached-message {
  max-width: 405px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #000;
}
.pay-by-check-receipt-wrapper {
  *zoom: 1;
  width: auto;
  max-width: 500px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.pay-by-check-receipt-wrapper:before,
.pay-by-check-receipt-wrapper:after {
  content: '';
  display: table;
}
.pay-by-check-receipt-wrapper:after {
  clear: both;
}
.download-form-message {
  *zoom: 1;
  width: auto;
  max-width: 350px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  margin-top: 20px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
.download-form-message:before,
.download-form-message:after {
  content: '';
  display: table;
}
.download-form-message:after {
  clear: both;
}
.download-form-message,
.download-form-cta-row {
  margin-bottom: 20px;
}
.pt_account .pay-by-check-receipt-wrapper {
  max-width: none;
  font-size: 0;
}
.pt_account .download-form-message,
.pt_account .download-form-cta-row {
  width: 50%;
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}
.lazy-add-to-email-list {
	margin-top: 10px;
}
.pt_account .download-form-cta-row {
  text-align: center;
}
.pt_account #dwfrm_profile_customer_email {
  width: 100%;
}
.payment-method ul li.saved-cc-option {
  clear: both;
}
.payment-method ul li.saved-cc-option .delete {
  float: right;
  margin-left: 0px;
}
.payment-method ul li {
  margin-top: 15px;
  margin-bottom: 15px;
}
.payment-method ul li input {
  margin-right: 10px;
}
.payment-method ul li label,
.payment-method ul li .delete {
  display: inline-block;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
.payment-method ul li label {
  margin-bottom: 0;
}
.payment-method ul li .delete {
  margin-left: 75px;
}
.payment-method ul li .delete:hover {
  color: #a58336;
}
.payment-method ul .form-row.cvn label {
  display: block;
}
.payment-method .date-wrapper {
  margin-bottom: 15px;
}
.payment-method .date-wrapper .error-message {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.payment-method .month,
.payment-method .year {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.payment-method .month .selectbox-sub,
.payment-method .year .selectbox-sub {
  width: 200px;
}
.payment-method .month label,
.payment-method .year label {
  display: none;
}
.delete-credit-confirm {
  text-align: center;
}
.delete-credit-confirm h3 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.delete-credit-confirm div {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  margin-top: 30px;
}
.delete-credit-confirm .account-button {
  display: inline-block;
  margin-left: 20px;
  margin-right: 20px;
}
.checkout-order-totals {
  margin-top: 30px;
  margin-bottom: 40px;
  border-top: 1px solid #000;
  padding-top: 15px;
  padding-left: 10px;
}
.shipment-totals-list .hr,
.order-totals-list .hr {
  border-bottom: 1px solid #d0d0d0;
  height: 1px;
  line-height: 1px;
  margin-right: 10px;
  font-size: 0px;
}
.shipment-totals-list li,
.order-totals-list li {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  text-transform: none;
  letter-spacing: 0.35px;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  overflow: hidden;
}
.shipment-totals-list li div:first-child,
.order-totals-list li div:first-child {
  display: inline-block;
  *zoom: 1;
  float: left;
  clear: none;
  width: 55.00000000000001%;
  margin-left: 0%;
  margin-right: 0%;
}
.shipment-totals-list li div:first-child:before,
.order-totals-list li div:first-child:before,
.shipment-totals-list li div:first-child:after,
.order-totals-list li div:first-child:after {
  content: '';
  display: table;
}
.shipment-totals-list li div:first-child:after,
.order-totals-list li div:first-child:after {
  clear: both;
}
.shipment-totals-list li div:first-child:last-child,
.order-totals-list li div:first-child:last-child {
  margin-right: 0%;
}
.shipment-totals-list li div:last-child,
.order-totals-list li div:last-child {
  display: inline-block;
  *zoom: 1;
  float: left;
  clear: none;
  width: 45%;
  margin-left: 0%;
  margin-right: 0%;
  text-align: right;
  padding-right: 10px;
}
.shipment-totals-list li div:last-child:before,
.order-totals-list li div:last-child:before,
.shipment-totals-list li div:last-child:after,
.order-totals-list li div:last-child:after {
  content: '';
  display: table;
}
.shipment-totals-list li div:last-child:after,
.order-totals-list li div:last-child:after {
  clear: both;
}
.shipment-totals-list li div:last-child:last-child,
.order-totals-list li div:last-child:last-child {
  margin-right: 0%;
}
.shipment-totals-list li.order-subtotal,
.order-totals-list li.order-subtotal,
.shipment-totals-list li.order-total,
.order-totals-list li.order-total,
.shipment-totals-list li.order-itemtotal,
.order-totals-list li.order-itemtotal,
.shipment-totals-list li.order-payment-amount,
.order-totals-list li.order-payment-amount {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 20px;
  text-transform: none;
  letter-spacing: 0.35px;
}
.summary-shipment-left-col .section-edit-link,
.mini-shipment .section-edit-link,
.mini-billing-address .section-edit-link,
.mini-payment-instrument .section-edit-link,
.order-payment-instruments .section-edit-link,
.confirmation-right .section-edit-link,
.confirmation-left .section-edit-link {
  margin-top: 15px;
  margin-bottom: 15px;
  display: inline-block;
}
.mini-shipment,
.mini-billing-address,
.mini-payment-instrument,
.order-payment-instruments,
.confirmation-right,
.confirmation-left {
  text-align: center;
}
.mini-shipment .section,
.mini-billing-address .section,
.mini-payment-instrument .section,
.order-payment-instruments .section,
.confirmation-right .section,
.confirmation-left .section {
  margin-bottom: 30px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 15px;
}
.section .section-header {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  line-height: 1.25em;
}

.section .gift-message,
.section .details {
  margin-top: 15px;
  margin-bottom: 15px;
}
.mini-shipment .section .details,
.mini-billing-address .section .details,
.mini-payment-instrument .section .details,
.order-payment-instruments .section .details,
.confirmation-right .section .details,
.confirmation-left .section .details,
.mini-shipment .section .gift-message,
.mini-billing-address .section .gift-message,
.mini-payment-instrument .section .gift-message,
.order-payment-instruments .section .gift-message,
.confirmation-right .section .gift-message,
.confirmation-left .section .gift-message,
.mini-shipment .section .minishipments-method,
.mini-billing-address .section .minishipments-method,
.mini-payment-instrument .section .minishipments-method,
.order-payment-instruments .section .minishipments-method,
.confirmation-right .section .minishipments-method,
.confirmation-left .section .minishipments-method {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 15px;
}

.mini-shipment .name,
.mini-billing-address .name,
.mini-payment-instrument .name,
.order-payment-instruments .name,
.confirmation-right .name {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.confirmation-left .name,
.confirmation-right .name {
  border-bottom: 1px solid #000;
}
.form-left .mini-shipment {
  text-align: left;
}
.confirmation-header {
  text-align: center;
}
.mini-shipment {
  padding: 10px 0;
}
.order-component-block {
  padding-top: 10px;
  margin-top: 30px;
  border-top: 1px solid #000;
}
.mini-billing-address,
.mini-payment-instrument,
.order-payment-instruments {
  margin-top: 30px;
  margin-bottom: 30px;
}
.order-payment-instruments .payment-amount .label {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 15px;
  display: inline-block;
  margin-bottom: 0;
}
.billing-email-spacer {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #000;
}
.summary-wrapper,
.confirmation-wrapper {
  margin-top: 60px;
}
.checkout-summary-center .product-list-item,
.confirmation-center .product-list-item {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  overflow: hidden;
}
.product-list-item .image {
  float: left;
  display: inline-block;
  max-width: 65px;
  max-height: 65px;
}
.product-list-item .image img {
  display: inline-block;
  max-width: 65px;
  max-height: 65px;
}
.product-list-item .right {
  float: right;
  display: inline-block;
  width: calc(100% - 80px);
}
.product-list-item .name {
  padding-bottom: 10px;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.product-list-item .sku {
  *zoom: 1;
  float: left;
  clear: none;
  width: 16.6666666666667%;
  margin-left: 0%;
  margin-right: 0%;
}
.product-list-item .sku:before,
.product-list-item .sku:after {
  content: '';
  display: table;
}
.product-list-item .sku:after {
  clear: both;
}
.product-list-item .sku:last-child {
  margin-right: 0%;
}
.product-list-item .attributes-container {
  *zoom: 1;
  float: left;
  clear: none;
  width: 33.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
}
.product-list-item .attributes-container:before,
.product-list-item .attributes-container:after {
  content: '';
  display: table;
}
.product-list-item .attributes-container:after {
  clear: both;
}
.product-list-item .attributes-container:last-child {
  margin-right: 0%;
}
.product-list-item .qty {
  display: inline-block;
}
.product-list-item .qty {
  *zoom: 1;
  float: left;
  clear: none;
  width: 16.6666666666667%;
  margin-left: 0%;
  margin-right: 0%;
}
.product-list-item .qty:after {
  content: '';
  display: table;
}
.product-list-item .qty:after {
  clear: both;
}
.product-list-item .qty:last-child {
  margin-right: 0%;
}
.product-list-item .price {
  *zoom: 1;
  float: left;
  clear: none;
  width: 33.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
}
.product-list-item .price:after {
  content: '';
  display: table;
}
.product-list-item .price:after {
  clear: both;
}
.product-list-item .price:last-child {
  margin-right: 0%;
}
.product-list-item .attributes-container .attribute {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.product-list-item .attributes-container .attribute:first-child {
  margin-left: auto;
}
.product-list-item .attributes-container .attribute:last-child {
  margin-right: auto;
}
.product-list-item .qty {
  text-align: center;
}
.product-list-item .qty .label {
  display: inline-block;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
.product-list-item .qty .value {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 20px;
  text-transform: none;
  letter-spacing: 0.35px;
}
.product-list-item .price .label {
  display: none;
}
.product-list-item .price {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  text-align: right;
}
.product-list-item .discount-price-label {
  display: inline-block;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 11px;
  text-transform: none;
  letter-spacing: 0.25px;
  line-height: 11px;
  padding-bottom: 6px;
  max-width: 65px;
}
.multishipping-summary-wrapper .cart-items-container {
  overflow: hidden;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.multishipping-summary-wrapper .cart-items-container .cart-row {
  margin-bottom: 20px;
}
.minishipments-method .standard-price {
  color: #8e8e8e;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  text-decoration: line-through;
}
.minishipments-method .sales-price.sale {
  color: #c01111;
}
.recipient-left-col span.standard-price {
  color: #8e8e8e;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  text-decoration: line-through;
}
.multishipping-summary-wrapper {
  *zoom: 1;
  float: left;
  clear: none;
  width: 66.6666666666667%;
  margin-left: 0%;
  margin-right: 0%;
  margin-top: 15px;
  overflow: hidden;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  padding-right: 30px;
}
.multishipping-summary-wrapper:before,
.multishipping-summary-wrapper:after {
  content: '';
  display: table;
}
.multishipping-summary-wrapper:after {
  clear: both;
}
.multishipping-summary-wrapper:last-child {
  margin-right: 0%;
}
.multishipping-summary-wrapper .shipment-label,
.multishipping-summary-wrapper .edit-shipment-link {
  *zoom: 1;
  float: left;
  clear: none;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
}
.multishipping-summary-wrapper .shipment-label:before,
.multishipping-summary-wrapper .edit-shipment-link:before,
.multishipping-summary-wrapper .shipment-label:after,
.multishipping-summary-wrapper .edit-shipment-link:after {
  content: '';
  display: table;
}
.multishipping-summary-wrapper .shipment-label:after,
.multishipping-summary-wrapper .edit-shipment-link:after {
  clear: both;
}
.multishipping-summary-wrapper .shipment-label:last-child,
.multishipping-summary-wrapper .edit-shipment-link:last-child {
  margin-right: 0%;
}
.multishipping-summary-wrapper .edit-shipment-link {
  text-align: right;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.7px;
}
.multishipping-summary-wrapper .shipment-label {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 28px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.multishipping-summary-wrapper .section {
  margin-bottom: 30px;
}
.multishipping-summary-wrapper .section-header {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  margin-bottom: 10px;
}
.multishipping-summary-wrapper .multiship-totals-table {
  *zoom: 1;
  float: left;
  clear: none;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
  float: right;
}
.multishipping-summary-wrapper .multiship-totals-table:before,
.multishipping-summary-wrapper .multiship-totals-table:after {
  content: '';
  display: table;
}
.multishipping-summary-wrapper .multiship-totals-table:after {
  clear: both;
}
.multishipping-summary-wrapper .multiship-totals-table:last-child {
  margin-right: 0%;
}
.summary-cta,
.summary-right {
  padding-top: 25px;
}
.summary-multishipment {
  overflow: hidden;
  margin-bottom: 40px;
}
.summary-shipment-title-row {
  overflow: hidden;
  border-bottom: 1px solid #000;
  margin-bottom: 20px;
}
.summary-shipment-details-row {
  overflow: hidden;
}
.summary-shipment-left-col {
  *zoom: 1;
  float: left;
  clear: none;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
}
.summary-shipment-left-col:before,
.summary-shipment-left-col:after {
  content: '';
  display: table;
}
.summary-shipment-left-col:after {
  clear: both;
}
.summary-shipment-left-col:last-child {
  margin-right: 0%;
}
.summary-shipment-right-col {
  *zoom: 1;
  float: left;
  clear: none;
  width: 66.6666666666667%;
  margin-left: 0%;
  margin-right: 0%;
  position: relative;
  left: 8.3333333333333%;
}
.summary-shipment-right-col:before,
.summary-shipment-right-col:after {
  content: '';
  display: table;
}
.summary-shipment-right-col:after {
  clear: both;
}
.summary-shipment-right-col:last-child {
  margin-right: 0%;
}
.summary-shipment-line-items {
  margin-bottom: 25px;
}
.section-edit-link {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  text-decoration: underline;
}
.section-edit-link:hover {
  color: #a58336;
}
.ship-to-multiple {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
.summary-price-standard {
  text-decoration: line-through;
  color: #8e8e8e;
}
.summary-price-sale {
  color: #c01111;
}
@media only screen and (max-width: 1024px) {
  .shipment-totals-list li div:first-child,
  .order-totals-list li div:first-child {
    *zoom: 1;
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .shipment-totals-list li div:first-child:before,
  .order-totals-list li div:first-child:before,
  .shipment-totals-list li div:first-child:after,
  .order-totals-list li div:first-child:after {
    content: '';
    display: table;
  }
  .shipment-totals-list li div:first-child:after,
  .order-totals-list li div:first-child:after {
    clear: both;
  }
  .shipment-totals-list li div:first-child:last-child,
  .order-totals-list li div:first-child:last-child {
    margin-right: 0%;
  }
  .shipment-totals-list li div:last-child,
  .order-totals-list li div:last-child {
    *zoom: 1;
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    position: static;
    left: 0;
  }
  .shipment-totals-list li div:last-child:before,
  .order-totals-list li div:last-child:before,
  .shipment-totals-list li div:last-child:after,
  .order-totals-list li div:last-child:after {
    content: '';
    display: table;
  }
  .shipment-totals-list li div:last-child:after,
  .order-totals-list li div:last-child:after {
    clear: both;
  }
  .shipment-totals-list li div:last-child:last-child,
  .order-totals-list li div:last-child:last-child {
    margin-right: 0%;
  }
  .checkout-billing .cvn .gift-card-cvn-wrap,
  .checkout-billing .cvn .cvn-tooltip-wrapper {
    display: block;
  }
  .checkout-billing .cvn input {
    position: static;
    left: 0;
  }
  
}
.capitalize-words{
	text-transform: capitalize !important;
}
@media only screen and (max-width: 768px) {
  .shipment-totals-list li div:first-child,
  .order-totals-list li div:first-child {
    *zoom: 1;
    float: left;
    clear: none;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .shipment-totals-list li div:first-child:before,
  .order-totals-list li div:first-child:before,
  .shipment-totals-list li div:first-child:after,
  .order-totals-list li div:first-child:after {
    content: '';
    display: table;
  }
  .shipment-totals-list li div:first-child:after,
  .order-totals-list li div:first-child:after {
    clear: both;
  }
  .shipment-totals-list li div:first-child:last-child,
  .order-totals-list li div:first-child:last-child {
    margin-right: 0%;
  }
  .shipment-totals-list li div:last-child,
  .order-totals-list li div:last-child {
    *zoom: 1;
    float: left;
    clear: none;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .shipment-totals-list li div:last-child:before,
  .order-totals-list li div:last-child:before,
  .shipment-totals-list li div:last-child:after,
  .order-totals-list li div:last-child:after {
    content: '';
    display: table;
  }
  .shipment-totals-list li div:last-child:after,
  .order-totals-list li div:last-child:after {
    clear: both;
  }
  .shipment-totals-list li div:last-child:last-child,
  .order-totals-list li div:last-child:last-child {
    margin-right: 0%;
  }
  .checkout-shipping input[type="date"],
  .checkout-billing input[type="date"],
  #shipping-method-list input[type="date"],
  .login-create-account input[type="date"],
  .checkout-shipping input[type="datetime"],
  .checkout-billing input[type="datetime"],
  #shipping-method-list input[type="datetime"],
  .login-create-account input[type="datetime"],
  .checkout-shipping input[type="email"],
  .checkout-billing input[type="email"],
  #shipping-method-list input[type="email"],
  .login-create-account input[type="email"],
  .checkout-shipping input[type="text"],
  .checkout-billing input[type="text"],
  #shipping-method-list input[type="text"],
  .login-create-account input[type="text"],
  .checkout-shipping .selectbox-sub,
  .checkout-billing .selectbox-sub,
  #shipping-method-list .selectbox-sub,
  .login-create-account .selectbox-sub {
    width: 100%;
  }
  .checkout-shipping .checkout-btns-container div.multiple {
    margin-bottom: 20px;
  }
  .checkout-form {
    width: 100%;
    display: block;
    float: none;
  }
  .summary-wrapper,
  .confirmation-wrapper {
    *zoom: 1;
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .summary-wrapper:before,
  .confirmation-wrapper:before,
  .summary-wrapper:after,
  .confirmation-wrapper:after {
    content: '';
    display: table;
  }
  .summary-wrapper:after,
  .confirmation-wrapper:after {
    clear: both;
  }
  .summary-wrapper:last-child,
  .confirmation-wrapper:last-child {
    margin-right: 0%;
  }
  .summary-wrapper .form-left,
  .confirmation-wrapper .form-left,
  .summary-wrapper .confirmation-left,
  .confirmation-wrapper .confirmation-left,
  .summary-wrapper .checkout-summary-center,
  .confirmation-wrapper .checkout-summary-center,
  .summary-wrapper .confirmation-center,
  .confirmation-wrapper .confirmation-center {
    width: 100%;
    display: block;
    float: none;
    *zoom: 1;
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    width: 100%;
    text-align: center;
  }
  .summary-wrapper .form-left:before,
  .confirmation-wrapper .form-left:before,
  .summary-wrapper .confirmation-left:before,
  .confirmation-wrapper .confirmation-left:before,
  .summary-wrapper .checkout-summary-center:before,
  .confirmation-wrapper .checkout-summary-center:before,
  .summary-wrapper .confirmation-center:before,
  .confirmation-wrapper .confirmation-center:before,
  .summary-wrapper .form-left:after,
  .confirmation-wrapper .form-left:after,
  .summary-wrapper .confirmation-left:after,
  .confirmation-wrapper .confirmation-left:after,
  .summary-wrapper .checkout-summary-center:after,
  .confirmation-wrapper .checkout-summary-center:after,
  .summary-wrapper .confirmation-center:after,
  .confirmation-wrapper .confirmation-center:after {
    content: '';
    display: table;
  }
  .summary-wrapper .form-left:after,
  .confirmation-wrapper .form-left:after,
  .summary-wrapper .confirmation-left:after,
  .confirmation-wrapper .confirmation-left:after,
  .summary-wrapper .checkout-summary-center:after,
  .confirmation-wrapper .checkout-summary-center:after,
  .summary-wrapper .confirmation-center:after,
  .confirmation-wrapper .confirmation-center:after {
    clear: both;
  }
  .summary-wrapper .form-left:last-child,
  .confirmation-wrapper .form-left:last-child,
  .summary-wrapper .confirmation-left:last-child,
  .confirmation-wrapper .confirmation-left:last-child,
  .summary-wrapper .checkout-summary-center:last-child,
  .confirmation-wrapper .checkout-summary-center:last-child,
  .summary-wrapper .confirmation-center:last-child,
  .confirmation-wrapper .confirmation-center:last-child {
    margin-right: 0%;
  }
  .form-right {
    display: none;
  }
  .summary-cta {
    padding-top: 15px;
  }
  .checkout-sidebar,
  .confirmation-right {
    *zoom: 1;
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .checkout-sidebar:before,
  .confirmation-right:before,
  .checkout-sidebar:after,
  .confirmation-right:after {
    content: '';
    display: table;
  }
  .checkout-sidebar:after,
  .confirmation-right:after {
    clear: both;
  }
  .checkout-sidebar:last-child,
  .confirmation-right:last-child {
    margin-right: 0%;
  }
  .checkout-order-totals {
    border-top: 1px solid #000;
  }
  .form-left .mini-shipment {
    text-align: center;
  }
  .multishipping-summary-wrapper {
    width: 100%;
    display: block;
    float: none;
    border-bottom: 1px solid #000;
    margin-bottom: 40px;
    padding-right: 0px;
  }
  .multishipping-summary-wrapper .receipt-title {
    padding-top: 40px;
    margin-bottom: 25px;
    border-top: 1px solid #000;
    text-align: center;
  }
  .multishipping-summary-wrapper .summary-shipment-left-col,
  .multishipping-summary-wrapper .summary-shipment-right-col {
    *zoom: 1;
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    left: 0;
  }
  .multishipping-summary-wrapper .summary-shipment-left-col:before,
  .multishipping-summary-wrapper .summary-shipment-right-col:before,
  .multishipping-summary-wrapper .summary-shipment-left-col:after,
  .multishipping-summary-wrapper .summary-shipment-right-col:after {
    content: '';
    display: table;
  }
  .multishipping-summary-wrapper .summary-shipment-left-col:after,
  .multishipping-summary-wrapper .summary-shipment-right-col:after {
    clear: both;
  }
  .multishipping-summary-wrapper .summary-shipment-left-col:last-child,
  .multishipping-summary-wrapper .summary-shipment-right-col:last-child {
    margin-right: 0%;
  }
  .multishipping-summary-wrapper .summary-shipment-left-col {
    text-align: center;
  }
  .multishipping-summary-wrapper .summary-shipment-left-col .order-date {
    text-align: center;
    margin-bottom: 30px;
  }
  .multishipping-summary-wrapper .summary-shipment-right-col {
    border-top: 1px solid #000;
    padding-top: 25px;
  }
  .multishipping-summary-wrapper .multiship-totals-table {
    width: 100%;
    display: block;
    float: none;
  }
  .multishipping-summary-wrapper .product-list-item .sku,
  .multishipping-summary-wrapper .product-list-item .attributes-container,
  .multishipping-summary-wrapper .product-list-item .qty,
  .multishipping-summary-wrapper .product-list-item .price {
    margin-top: 10px;
    text-align: left;
    width: 50%;
  }
  .multishipping-summary-wrapper .product-list-item .qty {
    clear: both;
  }
  .multishipping-summary-wrapper .edit-order-cta {
    margin-top: 15px;
  }
  .payment-method ul li .delete {
    display: block;
    margin-left: 35px;
  }
  .payment-method .month,
  .payment-method .year {
    margin-bottom: 15px;
  }
}
.checkout-sidebar {
  padding-bottom: 40px;
}
.checkout-sidebar:before {
  background: #f5f5f5;
  position: absolute;
  content: '';
  width: 33.3333333333333%;
  top: 0;
  bottom: 0;
  z-index: -1;
  left: 66.6666666666667%;
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  .checkout-sidebar:before {
    z-index: 0;
    position: initial;
    display: table;
  }
}
.checkout-sidebar a {
  background: none;
}
.svg-check-form {
  display: none;
  width:100%;
  height:auto;
  margin-left:auto;
  margin-right:auto;
}
.svgcheckform {
  width:100%;
  height:auto;
  margin-left:auto;
  margin-right:auto;
}
.order-confirmation-details {
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: 100px;
}
.pt_orderconfirmation #checkout-header {
  text-align: center;
  margin-bottom: 0;
}
.pt_orderconfirmation .confirmation-message,
.pt_orderconfirmation .confirmation-register-wrapper p {
  text-align: center;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  margin-bottom: 30px;
}
.pt_orderconfirmation .confirmation-register-wrapper p {
  margin-top: 0;
}
.pt_orderconfirmation .confirmation-message,
.pt_orderconfirmation .login-create-account {
  *zoom: 1;
  width: auto;
  max-width: 500px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.pt_orderconfirmation .confirmation-message:before,
.pt_orderconfirmation .login-create-account:before,
.pt_orderconfirmation .confirmation-message:after,
.pt_orderconfirmation .login-create-account:after {
  content: '';
  display: table;
}
.pt_orderconfirmation .confirmation-message:after,
.pt_orderconfirmation .login-create-account:after {
  clear: both;
}
.pt_orderconfirmation h2 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 30px;
}
.pt_orderconfirmation .order-date,
.pt_orderconfirmation .order-number {
  text-align: left;
  margin-bottom: 20px;
}
.pt_orderconfirmation .order-date .label,
.pt_orderconfirmation .order-number .label,
.pt_orderconfirmation .order-date .value,
.pt_orderconfirmation .order-number .value {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 20px;
  text-transform: none;
  letter-spacing: 0.35px;
}
.pt_orderconfirmation .order-date .label,
.pt_orderconfirmation .order-number .label {
  display: inline-block;
}
.pt_orderconfirmation .confirmation-right {
  text-align: center;
}
.pt_orderconfirmation .confirmation-right .cta {
  margin-bottom: 15px;
}
.pt_orderconfirmation .print-only {
  display: none !important;
}
.pt_orderconfirmation .confirmation-register-wrapper {
  margin-bottom: 40px;
}
.pt_orderconfirmation .confirmation-register-wrapper .required-fields {
  display: none;
}
.pt_orderconfirmation .confirmation-register-wrapper .login-create-account #RegistrationForm {
  width: 100%;
}
.pt_orderconfirmation .confirmation-register-wrapper .login-create-account #RegistrationForm input[type="text"],
.pt_orderconfirmation .confirmation-register-wrapper .login-create-account #RegistrationForm input[type="password"],
.pt_orderconfirmation .confirmation-register-wrapper .login-create-account #RegistrationForm input[type="email"],
.pt_orderconfirmation .confirmation-register-wrapper .login-create-account #RegistrationForm select,
.pt_orderconfirmation .confirmation-register-wrapper .login-create-account #RegistrationForm .selectbox-sub {
  width: 100%;
}
.receipt-header-info {
  overflow: hidden;
}
.receipt-header-info .order-date {
  *zoom: 1;
  float: left;
  clear: none;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
}
.receipt-header-info .order-date:before,
.receipt-header-info .order-date:after {
  content: '';
  display: table;
}
.receipt-header-info .order-date:after {
  clear: both;
}
.receipt-header-info .order-date:last-child {
  margin-right: 0%;
}
.receipt-header-info .order-number {
  *zoom: 1;
  float: left;
  clear: none;
  width: 66.6666666666667%;
  margin-left: 0%;
  margin-right: 0%;
  position: relative;
  left: 8.3333333333333%;
}
.receipt-header-info .order-number:before,
.receipt-header-info .order-number:after {
  content: '';
  display: table;
}
.receipt-header-info .order-number:after {
  clear: both;
}
.receipt-header-info .order-number:last-child {
  margin-right: 0%;
}

.summary-price-sale {
  color: #c01111;
}
@media only screen and (max-width: 1024px) {
  .pt_orderconfirmation .receipt-title {
    margin-bottom: 15px;
  }
  .receipt-header-info .order-date,
  .receipt-header-info .order-number {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
  }
  .receipt-header-info .order-date:first-child,
  .receipt-header-info .order-number:first-child {
    margin-left: auto;
  }
  .receipt-header-info .order-date:last-child,
  .receipt-header-info .order-number:last-child {
    margin-right: auto;
  }
}
@media only screen and (max-width: 768px) {
  .pt_orderconfirmation .confirmation-center {
    left: 0;
    right: 0;
  }
  .pt_orderconfirmation .confirmation-register-wrapper {
    margin-bottom: 0;
  }
  .receipt-header-info .order-date,
  .receipt-header-info .order-number {
    text-align: center;
  }
  .receipt-header-info .order-date .label,
  .receipt-header-info .order-number .label,
  .receipt-header-info .order-date .value,
  .receipt-header-info .order-number .value {
    font-family: 'AmericanTypewriterStd-Med';
    font-weight: normal;
    font-size: 16px;
    text-transform: none;
    letter-spacing: 0.35px;
  }
  .receipt-header-info .order-date {
    margin-bottom: 0;
  }
  h3.shipment-label {
    width: 100%;
  }
  .order-confirmation-details {
    margin-top: 0;
  }
}
@media print {
  .header-utility,
  .header-search-trigger,
  .cart-summary,
  #sticky-container,
  #checkout-header,
  #leftPanel,
  #rightPanel,
  .confirmation-register-wrapper,
  .account-nav,
  #site-footer,
  .print-page {
    display: none !important;
  }
  #header-primary,
  #main {
    max-width: 1200px !important;
    padding-left: 0;
    padding-right: 0;
  }
  #site-header .column-3 {
    min-height: 1px;
  }
  #header-primary {
    height: 74px !important;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #000;
    overflow: hidden;
  }
  #header-primary .primary-logo img {
    height: 54px !important;
    margin-top: 0 !important;
  }
  #main {
    margin-top: 0;
    margin-bottom: 0;
  }
  .order-confirmation-details {
    margin-top: 10px;
    margin-bottom: 0;
  }
  .order-confirmation-details .section-header {
    text-align: left;
  }
  .order-confirmation-details .section div {
    font-size: 12px !important;
    text-align: left;
  }
  .multishipping-summary-wrapper {
    *zoom: 1;
    float: left;
    clear: none;
    width: 70%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .multishipping-summary-wrapper:before,
  .multishipping-summary-wrapper:after {
    content: '';
    display: table;
  }
  .multishipping-summary-wrapper:after {
    clear: both;
  }
  .multishipping-summary-wrapper:last-child {
    margin-right: 0%;
  }
  .multishipping-summary-wrapper .multiship-totals-table {
    *zoom: 1;
    float: left;
    clear: none;
    width: 80%;
    margin-left: 0%;
    margin-right: 0%;
    float: right;
  }
  .multishipping-summary-wrapper .multiship-totals-table:before,
  .multishipping-summary-wrapper .multiship-totals-table:after {
    content: '';
    display: table;
  }
  .multishipping-summary-wrapper .multiship-totals-table:after {
    clear: both;
  }
  .multishipping-summary-wrapper .multiship-totals-table:last-child {
    margin-right: 0%;
  }
  .summary-shipment-left-col {
    *zoom: 1;
    float: left;
    clear: none;
    width: 32%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .summary-shipment-left-col:before,
  .summary-shipment-left-col:after {
    content: '';
    display: table;
  }
  .summary-shipment-left-col:after {
    clear: both;
  }
  .summary-shipment-left-col:last-child {
    margin-right: 0%;
  }
  .summary-shipment-right-col {
    *zoom: 1;
    float: left;
    clear: none;
    width: 66%;
    margin-left: 0%;
    margin-right: 0%;
    position: relative;
    left: 2%;
  }
  .summary-shipment-right-col:before,
  .summary-shipment-right-col:after {
    content: '';
    display: table;
  }
  .summary-shipment-right-col:after {
    clear: both;
  }
  .summary-shipment-right-col:last-child {
    margin-right: 0%;
  }
  .confirmation-right {
    *zoom: 1;
    float: left;
    clear: none;
    width: 28.000000000000004%;
    margin-left: 0%;
    margin-right: 0%;
    position: relative;
    left: 2%;
    margin-top: 80px;
  }
  .confirmation-right:before,
  .confirmation-right:after {
    content: '';
    display: table;
  }
  .confirmation-right:after {
    clear: both;
  }
  .confirmation-right:last-child {
    margin-right: 0%;
  }
  .svg-check-form {
    display: block !important;
  }
  iframe[name='google_conversion_frame'] {
    display: none !important;
  }
  .pt_checkout .cta,
  .pt_orderconfirmation .cta {
    display: none !important;
  }
  .pt_checkout .order-date .label,
  .pt_orderconfirmation .order-date .label,
  .pt_checkout .order-number .label,
  .pt_orderconfirmation .order-number .label,
  .pt_checkout .order-date .value,
  .pt_orderconfirmation .order-date .value,
  .pt_checkout .order-number .value,
  .pt_orderconfirmation .order-number .value {
    font-size: 16px !important;
    margin-bottom: 0;
  }
  .checkout-summary-center .product-list-item .sku,
  .checkout-summary-center .product-list-item .qty,
  .checkout-summary-center .product-list-item .attributes-container,
  .checkout-summary-center .product-list-item .price,
  .checkout-summary-center .product-list-item .value {
    font-size: 12px !important;
    text-align: left;
  }
  .checkout-summary-center .product-list-item .sku,
  .checkout-summary-center .product-list-item .attributes-container,
  .checkout-summary-center .product-list-item .qty {
    *zoom: 1;
    float: left;
    clear: none;
    width: 40%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .checkout-summary-center .product-list-item .sku:before,
  .checkout-summary-center .product-list-item .attributes-container:before,
  .checkout-summary-center .product-list-item .qty:before,
  .checkout-summary-center .product-list-item .sku:after,
  .checkout-summary-center .product-list-item .attributes-container:after,
  .checkout-summary-center .product-list-item .qty:after {
    content: '';
    display: table;
  }
  .checkout-summary-center .product-list-item .sku:after,
  .checkout-summary-center .product-list-item .attributes-container:after,
  .checkout-summary-center .product-list-item .qty:after {
    clear: both;
  }
  .checkout-summary-center .product-list-item .sku:last-child,
  .checkout-summary-center .product-list-item .attributes-container:last-child,
  .checkout-summary-center .product-list-item .qty:last-child {
    margin-right: 0%;
  }
  .checkout-summary-center .product-list-item .price {
    *zoom: 1;
    float: left;
    clear: none;
    width: 60%;
    margin-left: 0%;
    margin-right: 0%;
    text-align: right;
  }
  .checkout-summary-center .product-list-item .price:before,
  .checkout-summary-center .product-list-item .price:after {
    content: '';
    display: table;
  }
  .checkout-summary-center .product-list-item .price:after {
    clear: both;
  }
  .checkout-summary-center .product-list-item .price:last-child {
    margin-right: 0%;
  }
  .order-payment-instruments .payment-amount .label {
    font-size: 12px !important;
  }
  .shipment-totals-list li div,
  .order-totals-list li div {
    font-family: 'AmericanTypewriterStd-Med';
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.5px;
    text-transform: none;
    line-height: 20px;
  }
  .shipment-totals-list li div:first-child,
  .order-totals-list li div:first-child {
    font-family: 'AmericanTypewriterStd-Med';
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.5px;
    text-transform: none;
    line-height: 20px;
    font-size: 12px !important;
  }
  .shipment-totals-list li div:last-child,
  .order-totals-list li div:last-child {
    font-family: 'AmericanTypewriterStd-Med';
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.5px;
    text-transform: none;
    line-height: 20px;
    font-size: 12px !important;
    text-align: right;
  }
  .shipment-totals-list li.order-subtotal,
  .order-totals-list li.order-subtotal,
  .shipment-totals-list li.order-total,
  .order-totals-list li.order-total,
  .shipment-totals-list li.order-itemtotal,
  .order-totals-list li.order-itemtotal,
  .shipment-totals-list li.order-payment-amount,
  .order-totals-list li.order-payment-amount {
    font-family: 'AmericanTypewriterStd-Med';
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.5px;
    text-transform: none;
    line-height: 20px;
    font-size: 12px !important;
  }
}
.store-locator-header {
  margin-bottom: 60px;
  text-align: center;
}
.store-locator-header h2 {
  padding-top: 100px;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 48px;
  text-transform: uppercase;
  padding-left: 60px;
  padding-right: 60px;
}
.rio-placeholder {
  height: 800px;
}
.store-locator-results-list {
  width: 50%;
  min-width: 550px;
  margin: auto;
}
.store-locator-results-list .StoreLocatorNavigation--accordion {
  border-bottom: solid #8e8e8e 1px;
}
.store-locator-results-list .StoreLocatorNavigation--accordion:last-child {
  border-bottom: none;
}
.store-locator-results-list .StoreLocatorNavigation--accordion .row:last-child .content {
  padding-bottom: 0;
  border-bottom: none;
}
.store-locator-results-list .StoreLocatorNavigation--accordion .content {
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 20px;
  border-bottom: solid #8e8e8e 1px;
}
.store-locator-results-list .StoreLocatorNavigation--accordion .content p {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
.store-locator-results-list .store-link {
  text-align: right;
  display: block;
}
.store-locator-results-list .store-link .store-map span {
  display: inline-block;
  vertical-align: middle;
}
.store-locator-results-list .store-link .marker-icon {
  padding-right: 25px;
}
.store-locator-results-list .store-link .marker-icon:before {
  content: '';
  display: inline-block;
  height: 27px;
  width: 27px;
  background: url("../images/map_icon.png") no-repeat;
  background-size: 100%;
}
.store-locator-results-list .store-link p {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.store-locator-results-list .store-link .store-details {
  clear: both;
}
.shop-categories {
  margin-top: 60px;
  margin-bottom: 100px;
  text-align: center;
}
.shop-categories li {
  *zoom: 1;
  float: left;
  clear: none;
  width: 33.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  text-align: center;
}
.shop-categories li:before,
.shop-categories li:after {
  content: '';
  display: table;
}
.shop-categories li:after {
  clear: both;
}
.shop-categories li:last-child {
  margin-right: 0%;
}
.shop-categories li a {
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
.shop-categories li a.active {
  pointer-events: none;
  color: #8e8e8e;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
.shop-categories li .shop-category-group p,
.shop-categories li .shop-category-group a {
  margin-bottom: 20px;
}
.shop-categories li .shop-category-group p {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.shop-categories li .shop-category-group a {
  display: block;
}
@media only screen and (max-width: 1024px) {
  .store-locator-results-list .double-border-single-top {
    display: none;
  }
  .store-locator-results-list .store-locator-results-list {
    width: 75%;
  }
}
@media only screen and (max-width: 768px) {
  .store-locator-header {
    margin-bottom: 30px;
  }
  .store-locator-header h2 {
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
  }
  .primary-logo-min {
    width: 100% !important;
  }
  .shop-categories {
    margin-bottom: 0;
  }
  .shop-categories li {
    width: 100%;
    display: block;
    float: none;
    margin-bottom: 20px;
  }
  .shop-categories li .shop-category-group p {
    margin-top: 20px;
  }
  .store-locator-results-list {
    width: 100%;
    min-width: 0;
  }
  .store-locator-results-list .StoreLocatorNavigation--accordion:first-child {
    border-top: solid #8c8c8c 1px;
  }
  .store-locator-results-list .StoreLocatorNavigation--accordion:last-child {
    border-bottom: solid #8c8c8c 1px;
  }
  .store-locator-results-list .StoreLocatorNavigation--accordion .content {
    margin: 0;
  }
  .store-locator-results-list .store-link .store-map span {
    display: block;
  }
  .store-locator-results-list .store-link .marker-icon {
    padding-right: 0;
  }
}
.WhatsInside > ul > li {
  *zoom: 1;
  float: left;
  clear: none;
  width: 33.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
}
.WhatsInside > ul > li:before,
.WhatsInside > ul > li:after {
  content: '';
  display: table;
}
.WhatsInside > ul > li:after {
  clear: both;
}
.WhatsInside > ul > li:nth-child(3n) {
  margin-right: 0%;
  float: right;
}
.WhatsInside > ul > li:nth-child(3n+1) {
  clear: both;
}
.WhatsInside > ul > li > .product-tile .product-tile-window {
  border: none;
  display: block;
  margin: auto;
}
.WhatsInside > ul > li > .product-tile .product-tile-window .product-tile-badge {
  display: none;
}
.WhatsInside > ul > li > .product-tile .product-tile-window ul.product-tile-carousel li {
  width: 100%;
  display: none;
}
.WhatsInside > ul > li > .product-tile .product-tile-window ul.product-tile-carousel li:nth-child(1) {
  display: block;
}
.WhatsInside > ul > li > .product-tile .product-tile-window ul.product-tile-carousel li a img {
  width: 100%;
  height: auto;
}
.WhatsInside > ul > li > .product-tile .product-tile-info > .product-pricing {
  display: none;
}
.WhatsInside > ul > li > .product-tile .product-tile-variations {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .WhatsInside > ul > li {
    *zoom: 1;
    float: left;
    clear: none;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .WhatsInside > ul > li:before,
  .WhatsInside > ul > li:after {
    content: '';
    display: table;
  }
  .WhatsInside > ul > li:after {
    clear: both;
  }
  .WhatsInside > ul > li:nth-child(3n) {
    margin-right: 0%;
    float: left;
  }
  .WhatsInside > ul > li:nth-child(3n+1) {
    clear: none;
  }
  .WhatsInside > ul > li:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .WhatsInside > ul > li:nth-child(2n+1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .WhatsInside > ul > li {
    *zoom: 1;
    float: left;
    clear: none;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .WhatsInside > ul > li:before,
  .WhatsInside > ul > li:after {
    content: '';
    display: table;
  }
  .WhatsInside > ul > li:after {
    clear: both;
  }
  .WhatsInside > ul > li:nth-child(3n) {
    margin-right: 0%;
    float: left;
  }
  .WhatsInside > ul > li:nth-child(3n+1) {
    clear: none;
  }
  .WhatsInside > ul > li:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .WhatsInside > ul > li:nth-child(2n+1) {
    clear: both;
  }
}
.checkout-multiship-form {
  overflow: hidden;
}
.shipment-container .shipment-details,
.recipient-container {
  overflow: hidden;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #000;
}
.shipment-details-col,
.recipient-left-col,
.recipient-right-col {
  zoom: 1;
}
.shipment-details-col,
.recipient-left-col {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  *zoom: 1;
  float: left;
  clear: none;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
}
.shipment-details-col:before,
.shipment-details-col:after,
.recipient-left-col:before,
.recipient-left-col:after {
  content: '';
  display: table;
}
.shipment-details-col:after,
.recipient-left-col:after {
  clear: both;
}
.shipment-details-col:last-child,
.recipient-left-col:last-child {
  margin-right: 0%;
}
.row-title {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.recipient-left-row {
  margin-bottom: 40px;
}
.items-added-to-shipments {
  margin-top: 40px;
  margin-bottom: 40px;
}
.items-added-to-shipments span {
  font-family: 'AmericanTypewriterStd-Bold';
  font-weight: bold;
  font-size: 14px;
  text-transform: none;
  letter-spacing: 0.75px;
}
.items-added-to-shipments a {
  color: #8e8e8e;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  text-decoration: underline;
}
.shipment-items-col,
.recipient-right-col {
  *zoom: 1;
  float: left;
  clear: none;
  width: 70%;
  margin-left: 5%;
  margin-right: 0%;
}
.shipment-items-col:before,
.shipment-items-col:after,
.recipient-right-col:before,
.recipient-right-col:after {
  content: '';
  display: table;
}
.shipment-items-col:after,
.recipient-right-col:after {
  clear: both;
}
.shipment-items-col:last-child,
.recipient-right-col:last-child {
  margin-right: 0%;
}
.shipment-products-title {
  margin-bottom: 30px;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.shipment-products-main {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
.add-products-cta-row {
  vertical-align: center;
}
.add-recipient-products {
  margin-right: 10px;
}
#multiship-main-wrapper .edit-button {
  display: block;
  margin-top: 20px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.7px;
}

#multiship-main-wrapper .edit-button::before {
  padding-right: 5px;
}
#multiship-main-wrapper .edit-button::after {
  padding-left: 5px;
}
.multiship-submit-form-row {
  text-align: center;
}
#recipient-footer-actions {
  margin-top: 25px;
}
#recipient-footer-actions .expand-link {
  display: block;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.7px;
}
.add-another-recipient {
  display: inline-block;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  margin-bottom: 20px;
}
.add-another-recipient::before {
  font-family: 'sees-icon-font';
  content: "\e615";
  font-size: 14px;
}
.add-another-recipient::before {
  diplay: inline-block;
  vertical-align: top;
  margin-right: 15px;
}
.multiship-address-modal .sees-dialog-content {
  max-width: 380px;
}
.multiship-address-modal #edit-address-form input[type="text"],
.multiship-address-modal #edit-address-form input[type="tel"],
.multiship-address-modal #edit-address-form .selectbox-sub {
  width: 100%;
}
.multiship-address-modal .add-new-address {
  margin-bottom: 20px;
}
.multiship-address-modal .add-new-address-link {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  cursor: pointer;
  text-align: center;
}
.multiship-products-modal .sees-dialog-content {
  max-width: 380px;
}
.multiship-products-modal h3 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
#shipment-product-assignments p {
  text-align: center;
}
#shipment-product-assignments > ul {
  border: 1px solid #000;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
  max-height: 300px;
  overflow: auto;
}
#shipment-product-assignments footer {
  text-align: center;
}
.sees-dialog-content .custom-mix-cart-wrapper {
  width: 100%;
  left: 0;
  margin-top: 0;
  padding-top: 5px;
  border-top: 1px solid #ccc;
}
.sees-dialog-content .buildabox-edit-link {
  display: none;
}

.ui-dialog.sees-dialog {
	background: #fff;
	max-width: 90%;
	margin : auto;
}

.add-to-shipment-item {
  overflow: hidden;
  padding-top: 5px;
  padding-bottom: 5px;
}
.add-to-shipment-item.in-shipment .product-quantity-row,
.add-to-shipment-item.active .product-quantity-row {
  display: block;
}
.add-to-shipment-item.in-shipment .custom-mix-cart-wrapper,
.add-to-shipment-item.active .custom-mix-cart-wrapper {
  margin-top: 10px;
}
.add-to-shipment-item .custom-mix-cart-wrapper {
  padding-top: 0;
  margin-top: -10px;
  border-top: none;
}
.add-to-shipment-item .flavor-row {
  margin-bottom: 0;
}
.add-to-shipment-item:last-child .selection-product-right-col {
  border-color: #fff;
}
.selection-product-left-col {
  width: 30px;
  float: left;
}
.selection-product-right-col {
  margin-left: 30px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  overflow: hidden;
}
.selection-product-right-col h6,
.selection-product-right-col .product-id {
  margin-bottom: 10px;
}
.selection-product-right-col h6 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.selection-product-right-col input {
  display: block;
  width: 100%;
}
.selection-product-right-col .product-info-row {
  overflow: hidden;
}
.selection-product-right-col .product-info-row .image-column {
  *zoom: 1;
  float: left;
  clear: none;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
}
.selection-product-right-col .product-info-row .image-column:before,
.selection-product-right-col .product-info-row .image-column:after {
  content: '';
  display: table;
}
.selection-product-right-col .product-info-row .image-column:after {
  clear: both;
}
.selection-product-right-col .product-info-row .image-column:last-child {
  margin-right: 0%;
}
.selection-product-right-col .product-info-row img {
  width: 100%;
  height: auto;
}
.selection-product-right-col .product-info-row .data-column {
  *zoom: 1;
  float: left;
  clear: none;
  width: 62.5%;
  margin-left: 12.5%;
  margin-right: 0%;
}
.selection-product-right-col .product-info-row .data-column:before,
.selection-product-right-col .product-info-row .data-column:after {
  content: '';
  display: table;
}
.selection-product-right-col .product-info-row .data-column:after {
  clear: both;
}
.selection-product-right-col .product-info-row .data-column:last-child {
  margin-right: 0%;
}
.selection-product-right-col .product-info-row .label {
  display: none;
}
.selection-product-right-col .product-info-attributes {
  margin-bottom: 10px;
}
.selection-product-right-col .product-quantity-row {
  display: none;
  text-align: left;
}
.selection-product-right-col .quantity-row-element {
  display: inline-block;
  vertical-align: middle;
}
.selection-product-right-col .form-row {
  margin-bottom: 0;
}
.multiship-gift-message-modal .sees-dialog-content {
  max-width: 380px;
}
.shipment-gift-message-assignments .selectbox-sub {
  display: block;
}
.shipment-gift-message-assignments .gift-message-text {
  margin-bottom: 5px;
}
.shipment-gift-message-assignments .gift-message-char-count {
  margin-bottom: 20px;
}
.shipment-gift-message-assignments textarea {
  height: 130px;
}
.shipment-gift-message-assignments footer {
  text-align: center;
}
.gift-message-char-count {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
.multiship-shipping-modal .sees-dialog-content {
  max-width: 660px;
  height: 100%;
  overflow: auto;
}
.multiship-shipping-modal .checkout-form {
  width: 100%;
  float: none;
}
.multiship-shipping-modal .fonts-heading4 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.holding-shipment-products-list {
  *zoom: 1;
  width: auto;
  max-width: 500px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 30px;
}
.holding-shipment-products-list:before,
.holding-shipment-products-list:after {
  content: '';
  display: table;
}
.holding-shipment-products-list:after {
  clear: both;
}
.holding-shipment-products-list .custom-mix-cart-wrapper {
  margin-top: 10px;
}
.holding-shipment-product-row {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0.35px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  border-bottom: 1px solid;
  overflow: hidden;
}
.holding-shipment-product-row:last-child {
  border-bottom: none;
}
.holding-shipment-product-row .column-2 {
  text-align: right;
}
.multiship-missing-shipment-modal {
  text-align: center;
}
.multiship-missing-shipment-modal li {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  margin-bottom: 25px;
}
.multiship-missing-shipment-modal p {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  *zoom: 1;
  width: auto;
  max-width: 400px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 25px;
}
.multiship-missing-shipment-modal p:before,
.multiship-missing-shipment-modal p:after {
  content: '';
  display: table;
}
.multiship-missing-shipment-modal p:after {
  clear: both;
}
.multiship-missing-shipment-modal .account-button {
  margin-left: 30px;
  margin-right: 30px;
}
.multiship-assigned-product {
  overflow: hidden;
  margin-bottom: 20px;
}
.multiship-assigned-product .product-title,
.multiship-assigned-product .product-info-item {
  margin-bottom: 10px;
}
.multiship-assigned-product .product-title {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.multiship-assigned-product .product-info-row {
  zoon: 1;
}
.multiship-assigned-product .product-info-item {
  zoon: 1;
}
.multiship-assigned-product .product-summary {
  text-align: right;
}
.multiship-assigned-product .custom-mix-cart-wrapper {
  width: 75%;
}
.multiship-assigned-product .buildabox-edit-link {
  display: none;
}
.multiship-shipment-totals-row {
  overflow: hidden;
  border-top: 1px solid #000;
  padding-top: 25px;
}
#multiship-main-wrapper .edit-recipient-products {
  margin-top: 0;
}
.multiship-totals-table li {
  overflow: hidden;
  text-align: right;
}
.multiship-totals-table div:last-child {
  *zoom: 1;
  float: left;
  clear: none;
  width: 60%;
  margin-left: 0%;
  margin-right: 0%;
}
.multiship-totals-table div:last-child:before,
.multiship-totals-table div:last-child:after {
  content: '';
  display: table;
}
.multiship-totals-table div:last-child:after {
  clear: both;
}
.multiship-totals-table div:last-child:last-child {
  margin-right: 0%;
}
.multiship-totals-table div:first-child {
  *zoom: 1;
  float: left;
  clear: none;
  width: 40%;
  margin-left: 0%;
  margin-right: 0%;
  clear: both;
}
.multiship-totals-table div:first-child:before,
.multiship-totals-table div:first-child:after {
  content: '';
  display: table;
}
.multiship-totals-table div:first-child:after {
  clear: both;
}
.multiship-totals-table div:first-child:last-child {
  margin-right: 0%;
}
.multiship-sidebar {
  text-align: center;
}
.multiship-sidebar + .form-row-button {
  *zoom: 1;
  float: left;
  clear: none;
  width: 66.6666666666667%;
  margin-left: 0%;
  margin-right: 0%;
}
.multiship-sidebar + .form-row-button:before,
.multiship-sidebar + .form-row-button:after {
  content: '';
  display: table;
}
.multiship-sidebar + .form-row-button:after {
  clear: both;
}
.multiship-sidebar + .form-row-button:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 1024px) {
  .checkout-multiship-form .recipient-left-col {
    *zoom: 1;
    float: left;
    clear: none;
    width: 31.25%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .checkout-multiship-form .recipient-left-col:before,
  .checkout-multiship-form .recipient-left-col:after {
    content: '';
    display: table;
  }
  .checkout-multiship-form .recipient-left-col:after {
    clear: both;
  }
  .checkout-multiship-form .recipient-left-col:last-child {
    margin-right: 0%;
  }
  .checkout-multiship-form .recipient-right-col {
    *zoom: 1;
    float: left;
    clear: none;
    width: 65%;
    margin-left: 3%;
    margin-right: 0%;
  }
  .checkout-multiship-form .recipient-right-col:before,
  .checkout-multiship-form .recipient-right-col:after {
    content: '';
    display: table;
  }
  .checkout-multiship-form .recipient-right-col:after {
    clear: both;
  }
  .checkout-multiship-form .recipient-right-col:last-child {
    margin-right: 0%;
  }
  .multiship-shipment-totals-row .column-6 {
    width: 100%;
    display: block;
    float: none;
  }
  .multiship-shipment-totals-row .edit-recipient-products {
    text-align: center;
    margin-bottom: 20px;
  }
  .multiship-totals-table div {
    padding-left: 15px;
  }
  .multiship-totals-table div:last-child {
    text-align: right;
  }
}
@media only screen and (max-width: 768px) {
  .checkout-multiship-form .checkout-form {
    width: 100%;
    display: block;
    float: none;
    padding-bottom: 20px;
  }
  .checkout-multiship-form .recipient-left-col,
  .checkout-multiship-form .recipient-right-col {
    width: 100%;
    display: block;
    float: none;
    left: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .checkout-multiship-form .checkout-order-totals {
    width: 100%;
    display: block;
    float: none;
    left: 0;
  }
  .multiship-products-modal .sees-dialog-content,
  .multiship-address-modal .sees-dialog-content {
    padding-bottom: 60px;
  }
  .multiship-assigned-product .custom-mix-cart-wrapper {
    left: 25%;
    width: 75%;
    margin-left: 0;
    margin-right: 0;
    max-width: none;
  }
  .multiship-sidebar .multiship-continue-to-payment-cta {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
    min-width: 200px;
  }
}
.coupon-landing-wrapper {
  *zoom: 1;
  width: auto;
  max-width: 500px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 40px;
  text-align: center;
}
.coupon-landing-wrapper:before,
.coupon-landing-wrapper:after {
  content: '';
  display: table;
}
.coupon-landing-wrapper:after {
  clear: both;
}
.coupon-landing-wrapper .coupon-intro {
  margin-top: 30px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
.coupon-landing-wrapper img {
  display: inline-block;
  max-width: 100%;
}
.coupon-landing-header {
  margin-top: 40px;
  text-align: center;
}
.coupon-landing-header h1 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 48px;
  text-transform: uppercase;
}
.coupon-landing-header h2 {
  margin-top: 20px;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 28px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.coupon-content-wrapper {
  margin-top: 40px;
  overflow: hidden;
}
.coupon-content-outer-border {
  border: 3px solid #000;
  padding: 3px;
}
.coupon-content-inner-border {
  border: 1px solid #000;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
  overflow: hidden;
}
.coupon-display-header {
  zoon: 1;
}
.coupon-display-main {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 2px solid #8e8e8e;
  border-bottom: 2px solid #8e8e8e;
}
.coupon-fpo-code,
.coupon-fpo-secondary-copy {
  margin-top: 40px;
}
.coupon-fpo-primary-copy {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.coupon-fpo-code {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.coupon-fpo-secondary-copy p,
.coupon-fpo-details-copy p {
  margin-top: 20px;
}
.coupon-fpo-secondary-copy p:first-child,
.coupon-fpo-details-copy p:first-child {
  margin-top: 0;
}
.coupon-fpo-secondary-copy {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
.coupon-fpo-details-copy {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 11px;
  text-transform: none;
  letter-spacing: 0.25px;
  text-align: left;
}
.coupon-landing-actions {
  margin-top: 40px;
}
.coupon-landing-actions .form-row {
  margin-bottom: 40px;
}
.coupon-landing-actions .outline-cta {
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #000;
}
.no-coupon-wrapper {
  *zoom: 1;
  width: auto;
  max-width: 800px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.no-coupon-wrapper:before,
.no-coupon-wrapper:after {
  content: '';
  display: table;
}
.no-coupon-wrapper:after {
  clear: both;
}
.coupon-no-results-left,
.coupon-no-results-right {
  *zoom: 1;
  float: left;
  clear: none;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
}
.coupon-no-results-left:before,
.coupon-no-results-right:before,
.coupon-no-results-left:after,
.coupon-no-results-right:after {
  content: '';
  display: table;
}
.coupon-no-results-left:after,
.coupon-no-results-right:after {
  clear: both;
}
.coupon-no-results-left:last-child,
.coupon-no-results-right:last-child {
  margin-right: 0%;
}
.coupon-no-results-left {
  text-align: center;
}
.coupon-no-results-right {
  text-align: left;
}
.coupon-no-results-right input,
.coupon-no-results-right .selectbox-sub {
  width: 100%;
}
.coupon-no-results-right input[type="submit"] {
  width: auto;
}
.coupon-no-results-right .submit-row {
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .coupon-content-inner-border {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .print-coupon-button {
    display: none !important;
  }
  .coupon-no-results-left,
  .coupon-no-results-right {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    *zoom: 1;
    width: auto;
    max-width: 300px;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .coupon-no-results-left:first-child,
  .coupon-no-results-right:first-child {
    margin-left: auto;
  }
  .coupon-no-results-left:last-child,
  .coupon-no-results-right:last-child {
    margin-right: auto;
  }
  .coupon-no-results-left:before,
  .coupon-no-results-right:before,
  .coupon-no-results-left:after,
  .coupon-no-results-right:after {
    content: '';
    display: table;
  }
  .coupon-no-results-left:after,
  .coupon-no-results-right:after {
    clear: both;
  }
}
@media print {
  .pt_coupon-landing #site-header {
    display: none;
  }
  .coupon-landing-header,
  .coupon-landing-actions {
    display: none;
  }
}
#FundraisingHome {
  text-align: center;
}
#FundraisingHome .overlap-heading {
  margin-top: -91px;
  margin-bottom: 60px;
}
#FundraisingHome .overlap-heading .stacked-heading-bold {
  background: #fff;
  display: inline-block;
  margin: auto;
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 3px;
  padding-bottom: 6px;
}
#FundraisingHome .homepage-secondary-1x4 .column-3 img {
  max-height: 150px;
}
@media only screen and (max-width: 768px) {
  #FundraisingHome .homepage-secondary-1x4 .column-3 {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
  }
  #FundraisingHome .homepage-secondary-1x4 .column-3:first-child {
    margin-left: auto;
  }
  #FundraisingHome .homepage-secondary-1x4 .column-3:last-child {
    margin-right: auto;
  }
  #FundraisingHome .homepage-secondary-1x2 .column-6 {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #FundraisingHome .homepage-secondary-1x2 .column-6:first-child {
    margin-left: auto;
  }
  #FundraisingHome .homepage-secondary-1x2 .column-6:last-child {
    margin-right: auto;
  }
  .homepage-secondary .column-3 {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .homepage-secondary .column-3:first-child {
    margin-left: auto;
  }
  .homepage-secondary .column-3:last-child {
    margin-right: auto;
  }
  .homepage-secondary .column-4 {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .homepage-secondary .column-4:first-child {
    margin-left: auto;
  }
  .homepage-secondary .column-4:last-child {
    margin-right: auto;
  }  
  .homepage-secondary .column-6 {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .homepage-secondary .column-6:first-child {
    margin-left: auto;
  }
  .homepage-secondary .column-6:last-child {
    margin-right: auto;
  }  
}
a {
  color: #000;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  text-decoration: none;
}
li {
  display: block;
}
p,
dd {
  margin: 0;
  padding: 0;
}
fieldset {
  margin: 0;
  padding: 0;
  border: none;
}
button.disabled,
.button.disabled,
input.disabled,
select.disabled,
.selectbox-sub.disabled,
.checkbox-sub.disabled,
button[disabled],
.button[disabled],
input[disabled],
select[disabled],
.selectbox-sub[disabled],
.checkbox-sub[disabled],
button.looks-disabled,
.button.looks-disabled,
input.looks-disabled,
select.looks-disabled,
.selectbox-sub.looks-disabled,
.checkbox-sub.looks-disabled,
.account-button.looks-disabled {
  opacity: 0.5;
}
button.disabled,
.button.disabled,
input.disabled,
select.disabled,
.selectbox-sub.disabled,
.checkbox-sub.disabled,
button[disabled],
.button[disabled],
input[disabled],
select[disabled],
.selectbox-sub[disabled],
.checkbox-sub[disabled],
.account-button[disabled] {
  pointer-events: none;
}
.desktop-only {
  display: inline-block;
}
@media only screen and (max-width: 1024px) {
  .desktop-only {
    display: none;
  }
}
.not-desktop {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .not-desktop {
    display: block;
  }
  .selectbox-sub {
    vertical-align: middle;
  }
  
  .search-result-options label {
  	margin-top: 0px;
  	vertical-align: middle;
  }
}
.mobile-only,
.phone-only {
  display: none;
}
@media only screen and (max-width: 768px) {
  .mobile-only,
  .phone-only {
    display: block;
  }
}

.tablet-only {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .tablet-only {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .tablet-only {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .not-phone,
  .not-mobile {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .not-tablet {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .not-tablet {
    display: inline-block;
    display: initial;
  }
}
.hide {
  display: none;
}

.cta {
  text-align: center;
  position: relative;
}
.cta.give-feedback:before {
  content: '';
  position: absolute;
  bottom: 6px;
  left: 30px;
  width: 20px;
  height: 20px;
  z-index: 1;
  background: url("../images/oo_icon_fff.gif") top left no-repeat scroll;
}
.cta.cta-right {
  text-align: right;
}
.cta.cta-right .button {
  margin-right: 18px;
}
.cta.cta-left {
  text-align: left;
}

.cta button,
.cta .button,
#cart-actions .cta .button2,
.cart-footer  .cta .button2,
.sees-dialog.ui-dialog .ad-callout .cta button {
  position: relative;
  display: inline-block;
  margin: auto;
  height: 45px;
  max-height: 45px;
  background: url("../images/buildabox/btn_slice.png") top left repeat-x scroll;
  cursor: pointer;
  line-height: 50px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  letter-spacing: 2px;
  font-size: 16px;
  padding: 0 30px;
  border: none;
  border-radius:0px;
}
.cta button:hover,
.cta .button:hover,
#cart-actions .cta .button2:hover,
.cart-footer  .cta .button2:hover,
.sees-dialog.ui-dialog .ad-callout .cta button:hover {
  background: url("../images/buildabox/btn_slice_hover.png") top left repeat-x scroll;
  cursor: pointer;

}
.cart-footer .cta {
	padding: 0 18px;
}
#cart-actions .cta button,
.cart-footer .cta button {
    font-family: 'FFDINWebCondBold';
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    background-color: #000000;
    border: none;
    padding-left: 10px;
    padding-top: 2px;
    padding-right: 10px;
    padding-bottom: 2px;
    margin-bottom:10px;
    border-radius: 4px;
	font-weight: 500;
	font-size: 14px;
	background:black;
	height:30px;
	max-height:30px;
	line-height:30px;
}
#cart-actions .cta button:hover,
.cart-footer .cta button:hover {
	background:#a58336;
	}

#cart-actions .cta {
	padding-bottom:15px;
}
#cart-wrapper .cta.cta-left {
	padding-right:20px;
}

#cart-actions .cta button::before,
#cart-actions .cta .button::after,
.cart-footer  .cta button::before,
.cart-footer  .cta .button::after,
.cart-footer  .cta button:hover::before,
.cart-footer  .cta .button:hover::after{
	background:none;
}


.cta button:hover,
.cta .button:hover,
#cart-actions .cta .button2:hover,
.cart-footer  .cta .button2:hover {
  background: url("../images/buildabox/btn_slice_hover.png") top left repeat-x scroll;
  cursor: pointer;
  border: none;
}
.cta button::before,
.cta .button::before,
.cta button::after,
.cta .button::after,
#cart-actions .cta .button2::before,
#cart-actions .cta .button2::after,
.cart-footer  .cta .button2::before,
.cart-footer  .cta .button2::after {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  width: 18px;
  height: 45px;
  font-size: 0;
}
.cta button::after,
.cta .button::after,
#cart-actions .cta .button2::after,
.cart-footer  .cta .button2::after {
  right: -17px;
  background: url("../images/buildabox/btn_rt.png") top left no-repeat scroll;
}
.cta .button:hover::after,
#cart-actions .cta .button2:hover::after,
.cart-footer  .cta .button2:hover::after,
.sees-dialog.ui-dialog .ad-callout .cta button:hover::after {
  right: -17px;
  background: url("../images/buildabox/btn_rt_hover.png") top left no-repeat scroll;
}
.cta button::before,
.cta .button::before,
#cart-actions .cta .button2::before,
.cart-footer  .cta .button2::before {
  left: -17px;
  background: url("../images/buildabox/btn_left.png") top left no-repeat scroll;
}
.cta .button:hover::before,
#cart-actions .cta .button2:hover::before,
.cart-footer  .cta .button2:hover::before,
.sees-dialog.ui-dialog .ad-callout .cta button:hover::before {
  left: -17px;
  background: url("../images/buildabox/btn_left_hover.png") top left no-repeat scroll;
}
#cart-wrapper .cart-footer div.cta.checkout-actions {
	text-align: right;
}

@media only screen and (max-width: 1024px) {
	#cart-wrapper .cart-footer div.cta.checkout-actions {
		text-align: center;
		padding-right: 0;
	}
	.cart-items-form {
		padding: 0;
	}
}

input[type='submit'],
button[type='submit'],
.action-button,
.apply-coupon,
.sees-dialog button.account-button,
.sees-dialog a.account-button,
.account-button {
  display: inline-block;
  cursor: pointer;
  border: none;
  outline: none;
  line-height: 1em;
  color: #fff;
  background-color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
  padding: 10px 15px;
  border-radius: 5px;
}
input[type='submit']:hover,
button[type='submit']:hover,
.action-button:hover,
button.hilight,
.account-button.hilight,
.apply-coupon:hover,
.account-button:hover,
#pt-button-checkbalance:hover {
	background-color: #a58336;
}

div.loader,
span.loader,
span.loading-gif {
  display: inline-block;
  opacity: 0;
  width: 0;
  display: inline-block;
  position: relative;
  top: 0;
  left: 0;
  height: 22px;
  background-image: url("../images/sees-interface/spin.svg");
  background-repeat: no-repeat;
  background-size: 20%;
  background-position: center;
  vertical-align: text-bottom;
  color:black;
}

div.loader,
span.loader {
  font-family: 'FFDINWebCondBold';
	opacity: 1;
	min-height: 250px;
	min-width: 300px;
	position: fixed;
  top: calc(50% - 125px);
	left: calc(50% - 150px);
  overflow: hidden;
  
}
div.loader > div {
  background-color:#e5e5e5;
  padding:15px;
  color:black;
}

div.shade {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.10);
	text-align: center;
}

div.shade.white {
	background: rgba(255, 255, 255, 0.10);
}

div.shade.white div.loader,
div.shade.white span.loader {
	 -webkit-filter: invert(.5);
	filter: invert(.5);
}

.account-button span.loading-gif {
  height: 16px;
}
.disabled-for-loading-no-gif,
.disabled-for-loading {
  opacity: 0.5;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  pointer-events: none;
}
.disabled-for-loading span.loading-gif {
  opacity: 1;
  margin-left: 5px;
  margin-right: -15px;
  width: 22px;
}
.disabled-for-loading .account-button span.loading-gif {
  margin-right: -6px;
  width: 16px;
}
input,
textarea,
select {
  outline: none;
}
textarea {
  border: 2px solid #000;
  height: 36px;
  line-height: 36px;
  display: block;
  outline: none;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  appearance: textfield;
  -moz-appearance: textfield;
/* Firefox */
  -webkit-appearance: textfield;
/* Safari and Chrome */
  height: initial;
}
input[readonly] {
  color: #8e8e8e;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"] {
  border: 2px solid #000;
  height: 36px;
  line-height: 36px;
  display: block;
  outline: none;
  padding-left: 10px;
  padding-right: 10px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  appearance: textfield;
  -moz-appearance: textfield;
/* Firefox */
  -webkit-appearance: textfield;
/* Safari and Chrome */
}
input[type="date"]::-ms-clear,
input[type="datetime"]::-ms-clear,
input[type="datetime-local"]::-ms-clear,
input[type="email"]::-ms-clear,
input[type="month"]::-ms-clear,
input[type="number"]::-ms-clear,
input[type="password"]::-ms-clear,
input[type="search"]::-ms-clear,
input[type="tel"]::-ms-clear,
input[type="text"]::-ms-clear,
input[type="time"]::-ms-clear,
input[type="url"]::-ms-clear,
input[type="week"]::-ms-clear {
  width: 0;
  height: 0;
}
input[type="text"] {
  -webkit-appearance: none;
}
@media only screen and (max-width: 768px) {
  input[type="date"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="email"],
  input[type="month"],
  input[type="number"],
  input[type="password"],
  input[type="search"],
  input[type="tel"],
  input[type="text"],
  input[type="time"],
  input[type="url"],
  input[type="week"] {
    font-size: 16.5px;
  }
}
.form-row {
  margin-bottom: 20px;
  position: relative;
}

.form-row.checkbox label,
.form-row.radio label,
.form-row.checkbox input,
.form-row.radio input {
  vertical-align: middle;
}

.form-row.checkbox label,
.form-row.radio label {
  display: inline;
  margin-left: 5px;
  margin-bottom: 0;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}

.form-row.selectbox select {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  opacity: 0;
  height: 100%;
  width: 100%;
  font-weight: 500;
  appearance: initial;
  -moz-appearance: initial;
/* Firefox */
  -webkit-appearance: initial;
/* Safari and Chrome */
}
.form-row.required label:not(.error)::after {
  content: "*";
}
label.required::after,
.label.required::after {
  content: "*";
}
.form-header .required-fields::before {
  content: "*";
}
.form-header .expand-link {
  font-size: 13px;
  letter-spacing: 1px;
  padding-top: 10px;
  padding-bottom: 25px;
}
label.inline,
label[data-checkbox],
label[data-radio] {
  display: inline-block;
  margin: auto;
  font-family: sans-serif;
  font-size: 16px;
  text-transform: none;
  margin-left: 0px !important;
}
label[data-checkbox] span {
  float: left;
  margin-right: 5px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  border: 2px solid #000;
  width: 20px;
  height: 20px;
  background-color: #fff;
  cursor: pointer;
}
label[data-radio] span {
  float: left;
  margin-right: 5px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  border: 2px solid #000;
  width: 20px;
  height: 20px;
  background-color: #fff;
  border-radius: 10px;
  cursor: pointer;
}
label[data-checkbox] span::before {
  content: '';
  display: none;
  width: 10px;
  height: 10px;
  background-color: #000;
  position: absolute;
  top: 3px;
  left: 3px;
}
label[data-radio] span::before {
  content: '';
  display: none;
  width: 10px;
  height: 10px;
  background-color: #000;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 5px;
}
label[data-checkbox] input[type="checkbox"],
label[data-radio] input[type="checkbox"],
label[data-checkbox] input[type="radio"],
label[data-radio] input[type="radio"] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
label[data-checkbox] input[type="checkbox"]:checked + span::before,
label[data-radio] input[type="checkbox"]:checked + span::before,
label[data-checkbox] input[type="radio"]:checked + span::before,
label[data-radio] input[type="radio"]:checked + span::before {
  display: block;
}
label,
.label {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 11px;
  text-transform: none;
  letter-spacing: 0.25px;
}
label.error,
.label.error {
  color: #c01111;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
.selectbox-sub {
  position: relative;
  text-align: left;
  overflow: hidden;
  padding-left: 10px;
  padding-right: 10px;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border: 2px solid #000;
  height: 38px;
  line-height: 38px;
  display: inline-block;
  outline: none;
  padding-right: 30px;
  background-color: #fff;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.selectbox-sub::after {
  font-family: 'sees-icon-font';
  content: "\e616";
  font-size: 4px;
}
.selectbox-sub::after {
  position: absolute;
  top: 0px;
  right: 10px;
  height: 25px;
}

label,
.label {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 5px;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.quantity-controls {
  font-size: 0;
}
.quantity-controls .item-quantity,
.quantity-controls .less,
.quantity-controls .more {
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.quantity-controls .item-quantity input {
  width: 70px;
  text-align: center;
}
.quantity-controls .less,
.quantity-controls .more {
  border: 2px solid #000;
  line-height: 36px;
  height: 36px;
  width: 36px;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 48px;
  text-transform: uppercase;
  color: #8e8e8e;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.quantity-controls .less.active,
.quantity-controls .more.active {
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
.quantity-controls .less.active:hover,
.quantity-controls .more.active:hover {
  color: #a58338;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
.quantity-controls .less {
  border-right: none;
}
.quantity-controls .more {
  border-left: none;
}
.form-caption {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
.form-caption.error-message {
  color: #c01111;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
.phone-and-extension {
  *zoom: 1;
}
.phone-and-extension:before,
.phone-and-extension:after {
  content: '';
  display: table;
}
/* prevent flicker on hover */
body:after{
 display:none;
 content: url(../images/buildabox/btn_rt_hover.png) url(../images/buildabox/btn_left_hover.png) url(../images/buildabox/btn_slice_hover.png);
}
.home-major-carousel header {
  text-align: center;
  padding-bottom: 56px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.home-major-carousel header .title {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  padding-left: 0px;
  padding-right: 0px;
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
.home-major-carousel header .title::before {
  font-family: 'sees-icon-font';
  content: "\e609";
  font-size: 10px;
  font-size: 18px;
}
.home-major-carousel header .title::after {
  font-family: 'sees-icon-font';
  content: "\e608";
  font-size: 10px;
  font-size: 18px;
}
.home-major-carousel header .title::after,
.home-major-carousel header .title::before {
  display: block;
}
.home-major-carousel header .title::before {
  padding-bottom: 15px;
}
.home-major-carousel header .title::after {
  padding-top: 8px;
}
.home-major-carousel header .double-border {
  border-top: 3px solid #000;
  height: 7px;
  border-bottom: 1px solid #000;
  margin-top: -56px;
}
.home-major-carousel .tile-list {
  overflow: hidden;
  margin-bottom: 15px; 
}
.home-major-carousel .tile-list .prev-arrow,
.home-major-carousel .tile-list .next-arrow {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  *zoom: 1;
  float: left;
  clear: none;
  width: 8.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  text-align: center;
  height: 54px;
  margin-top: 255px;
  cursor: pointer;
  display: none;
}
.home-major-carousel .tile-list .prev-arrow:before,
.home-major-carousel .tile-list .next-arrow:before,
.home-major-carousel .tile-list .prev-arrow:after,
.home-major-carousel .tile-list .next-arrow:after {
  content: '';
  display: table;
}
.home-major-carousel .tile-list .prev-arrow:after,
.home-major-carousel .tile-list .next-arrow:after {
  clear: both;
}
.home-major-carousel .tile-list .prev-arrow:last-child,
.home-major-carousel .tile-list .next-arrow:last-child {
  margin-right: 0%;
}
.home-major-carousel .tile-list .prev-arrow::before,
.home-major-carousel .tile-list .next-arrow::before {
  width: 100%;
}
.home-major-carousel .tile-list .prev-arrow::before {
  font-family: 'sees-icon-font';
  content: "\e602";
  font-size: 70px;
  display: block;
}
.home-major-carousel .tile-list .next-arrow::before {
  font-family: 'sees-icon-font';
  content: "\e605";
  font-size: 70px;
  display: block;
}
.home-major-carousel .tile-list > .tiles {
  *zoom: 1;
  float: left;
  clear: none;
  width: 83.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  overflow: hidden;
}
.home-major-carousel .tile-list > .tiles:before,
.home-major-carousel .tile-list > .tiles:after {
  content: '';
  display: table;
}
.home-major-carousel .tile-list > .tiles:after {
  clear: both;
}
.home-major-carousel .tile-list > .tiles:last-child {
  margin-right: 0%;
}
.home-major-carousel .tile-list .tile {
  *zoom: 1;
  float: left;
  clear: none;
  width: 83.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  text-align: center;
}
.home-major-carousel .tile-list .tile:before,
.home-major-carousel .tile-list .tile:after {
  content: '';
  display: table;
}
.home-major-carousel .tile-list .tile:after {
  clear: both;
}
.home-major-carousel .tile-list .tile:last-child {
  margin-right: 0%;
}
.home-major-carousel .tile-list a {
  display: block;
}
.home-major-carousel .tile-list img {
  display: inline-block;
  width: 100%;
  height: auto;
}
.home-major-carousel .tile-list h5 {
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
.home-major-carousel-auto-scroll header {
  text-align: center;
  padding-bottom: 56px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.home-major-carousel-auto-scroll header .title {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  padding-left: 0px;
  padding-right: 0px;
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
.home-major-carousel-auto-scroll header .title::before {
  font-family: 'sees-icon-font';
  content: "\e609";
  font-size: 10px;
  font-size: 18px;
}
.home-major-carousel-auto-scroll header .title::after {
  font-family: 'sees-icon-font';
  content: "\e608";
  font-size: 10px;
  font-size: 18px;
}
.home-major-carousel-auto-scroll header .title::after,
.home-major-carousel-auto-scroll header .title::before {
  display: block;
}
.home-major-carousel-auto-scroll header .title::before {
  padding-bottom: 15px;
}
.home-major-carousel-auto-scroll header .title::after {
  padding-top: 8px;
}
.home-major-carousel-auto-scroll header .double-border {
  border-top: 3px solid #000;
  height: 7px;
  border-bottom: 1px solid #000;
  margin-top: -56px;
}
.home-major-carousel-auto-scroll main {
  overflow: hidden;
  margin-bottom: 15px; 
}
.home-major-carousel-auto-scroll main .prev-arrow,
.home-major-carousel-auto-scroll main .next-arrow {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  *zoom: 1;
  float: left;
  clear: none;
  width: 8.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  text-align: center;
  height: 54px;
  margin-top: 255px;
  cursor: pointer;
  display: none;
}
.home-major-carousel-auto-scroll main .prev-arrow:before,
.home-major-carousel-auto-scroll main .next-arrow:before,
.home-major-carousel-auto-scroll main .prev-arrow:after,
.home-major-carousel-auto-scroll main .next-arrow:after {
  content: '';
  display: table;
}
.home-major-carousel-auto-scroll main .prev-arrow:after,
.home-major-carousel-auto-scroll main .next-arrow:after {
  clear: both;
}
.home-major-carousel-auto-scroll main .prev-arrow:last-child,
.home-major-carousel-auto-scroll main .next-arrow:last-child {
  margin-right: 0%;
}
.home-major-carousel-auto-scroll main .prev-arrow::before,
.home-major-carousel-auto-scroll main .next-arrow::before {
  width: 100%;
}
.home-major-carousel-auto-scroll main .prev-arrow::before {
  font-family: 'sees-icon-font';
  content: "\e602";
  font-size: 70px;
  display: block;
}
.home-major-carousel-auto-scroll main .next-arrow::before {
  font-family: 'sees-icon-font';
  content: "\e605";
  font-size: 70px;
  display: block;
}
.home-major-carousel-auto-scroll main > .tiles {
  *zoom: 1;
  float: left;
  clear: none;
  width: 83.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  overflow: hidden;
}
.home-major-carousel-auto-scroll main > .tiles:before,
.home-major-carousel-auto-scroll main > .tiles:after {
  content: '';
  display: table;
}
.home-major-carousel-auto-scroll main > .tiles:after {
  clear: both;
}
.home-major-carousel-auto-scroll main > .tiles:last-child {
  margin-right: 0%;
}
.home-major-carousel-auto-scroll main .tile {
  *zoom: 1;
  float: left;
  clear: none;
  width: 83.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  text-align: center;
}
.home-major-carousel-auto-scroll main .tile:before,
.home-major-carousel-auto-scroll main .tile:after {
  content: '';
  display: table;
}
.home-major-carousel-auto-scroll main .tile:after {
  clear: both;
}
.home-major-carousel-auto-scroll main .tile:last-child {
  margin-right: 0%;
}
.home-major-carousel-auto-scroll main a {
  display: block;
}
.home-major-carousel-auto-scroll main img {
  display: inline-block;
  width: 100%;
  height: auto;
}
.home-major-carousel-auto-scroll main h5 {
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
.homefeaturedpanel {
    padding-left: 0px;
    padding-right: 0px;
}
.homepage-major-heading {
    white-space: nowrap;
}	
.homepage-major-title {
	font-size:28px;
	margin-bottom:0px;
}
.homepage-major-headline {
	font-size: 56px;
	margin-top: 10px;
	margin-bottom: -15px;
}

.home-major-carousel ul div {
    margin-left: 0px;
    margin-right: 0px;
}

.home-major-carousel-auto-scroll ul div {
    margin-left: 0px;
    margin-right: 0px;
}

.home-minor-column-3 {
	padding-top: 110px;	
}

@media only screen and (max-width: 768px) {
	.landing-hero {
	    display: none;
	}
	.home-major-carousel .tile img {
	  max-width: 460px;
	}
    .home-major-carousel-auto-scroll .tile img {
      max-width: 460px;
    }
	.home-major-carousel .tile-list .prev-arrow,
	.home-major-carousel .tile-list .next-arrow {
	  	margin-top: 245px;
	}
    .home-major-carousel-auto-scroll main .prev-arrow,
    .home-major-carousel-auto-scroll main .next-arrow {
        margin-top: 245px;
    } 	
	.homepage-major-heading {
	    height: 120px;    
	}		
	.homepage-major-title {
		font-size: 0.8em;
	}
	.homepage-major-headline {
		font-size: 0.7em;
		margin-bottom: 15px;		
	}
	.home-minor-column-3 {
		padding-top: 0px;	
	}
}

@media only screen and (max-width: 480px) {
	.home-major-carousel .tile img {
	  max-width: 287px;
	}
	.home-major-carousel-auto-scroll .tile img {
	  max-width: 287px;
	}	
	.home-major-carousel .tile-list .prev-arrow {
	  margin-top: 170px;
	  padding-right: 2px; 
	}
	.home-major-carousel-auto-scroll main .prev-arrow {
	  margin-top: 170px;
	  padding-right: 2px; 
	}	
	.home-major-carousel .tile-list .next-arrow {
	  margin-top: 170px;
	  padding-left: 2px; 
	}
	.home-major-carousel-auto-scroll main .next-arrow {
	  margin-top: 170px;
	  padding-left: 2px; 
	}	
	.home-major-carousel .tile-list .prev-arrow::before,
	.home-major-carousel .tile-list .next-arrow::before	
	{
		font-size: 50px;
	}
	.home-major-carousel-auto-scroll main .prev-arrow::before,
	.home-major-carousel-auto-scroll main .next-arrow::before	
	{
		font-size: 50px;
	}
	.homepage-major-heading {
		margin-top: 20px;
	    height: 75px;
	}		
	.homepage-major-title {
		font-size: 22px; 		
	}
	.homepage-major-headline {
		font-size: 38px; 
		margin-bottom: 20px;
	}
	.homefeaturedpanel {
		margin-top: 20px;
	}
	.home-major-carousel-h2 {
    	font-size: 28px;
	}
	.home-major-carousel-auto-scroll-h2 {
    	font-size: 28px;
	}
	.home-minor-landing-group-tile img {
	    width: 60%;
	}
	.home-minor-column-3 {
		padding-top: 10px;	
	}	
}
@media only screen and (max-width: 360px) {
	.home-major-carousel .tile img {
	  	max-width: 287px;
	}
	.home-major-carousel-auto-scroll .tile img {
	  	max-width: 287px;
	}	
	.home-major-carousel .tile-list .prev-arrow {
		margin-top: 170px;
		padding-right: 2px;	  
	}
	.home-major-carousel-auto-scroll main .prev-arrow {
		margin-top: 170px;
		padding-right: 2px;	  
	}	
	.home-major-carousel .tile-list .next-arrow {
	  	margin-top: 170px;
	  	padding-left: 2px;	  	
	}
	.home-major-carousel-auto-scroll main .next-arrow {
	  	margin-top: 170px;
	  	padding-left: 2px;	  	
	}	
	.home-major-carousel .tile-list .prev-arrow::before,
	.home-major-carousel .tile-list .next-arrow::before	
	{
		font-size: 50px;
	}
	.home-major-carousel-auto-scroll main .prev-arrow::before,
	.home-major-carousel-auto-scroll main .next-arrow::before	
	{
		font-size: 50px;
	}	
	.homepage-major-heading {
		margin-top: 20px;
	    height: 75px;
	}		
	.homepage-major-title {
		font-size: 20px; 		
	}
	.homepage-major-headline {
		font-size: 34px; 
		margin-bottom: 20px;
	}
	.homefeaturedpanel {
		margin-top: 20px;
	}
	.home-major-carousel-h2 {
    	font-size: 26px;
	}	
	.home-major-carousel-auto-scroll-h2 {
    	font-size: 26px;
	}		
	.home-minor-column-3 {
		padding-top: 10px;	
	}	
}
.site-promotional-banner {
	*zoom: 1;
	width: auto;
	float: none;
	margin-right: auto;
	margin-left: auto;
	padding-left: 35px;
	padding-right: 35px;
	z-index: 1;
	display: none;
}
.slot-container [data-slotid="site-promotional-banner"] {
	margin-bottom: 0px;
}
.site-promotional-banner-container {
	width: 100%;
	display: none;	
}
.site-promotional-banner-container-collapsed {
	width: 100%;
	display: none;	
}
.site-promotional-banner-container-hero {
	width: 100%;
	display: none;	
}
.site-promotional-banner-container-collapsed-hero {
	width: 100%;
	display: none;		
}
.site-promotional-banner-close-button {
	height: 0px;
    margin-bottom: 0px;
	background-color:#FFFFFF;    
	)-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";        /* IE 8 */
	filter: alpha(opacity=50);  /* IE 5-7 */
	-moz-opacity: 0.5;         /* Netscape */
	-khtml-opacity: 0.5;        /* Safari 1.x */
	opacity: 0.99;       /* Good browsers */ 
	display:none;	   
}
.site-promotional-banner-close-button-icon {	
	color: #000000;
	font-size:12px;
    font-family: 'FFDINWebCondBold';
    font-weight: normal;	
    z-index: 3;  
    padding-top: 3px;
    padding-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;
    white-space: nowrap;
    background-color:#FFFFFF;
}
.site-promotional-banner-open-button {
	margin-bottom: 0px;
	background-color:#FFFFFF;	
}
.site-promotional-banner-open-button-icon {	
	color: #000000;	
	font-size: 12px;
    font-family: 'FFDINWebCondBold';
    font-weight: normal;
    z-index: 3;  
    padding-top: 3px;
    padding-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;
    white-space: nowrap; 
    background-color:#FFFFFF;
}
.site-promotion {
	z-index: 1;
	padding: 5px;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	height: auto;	
}
.site-promotion2 {
  padding: 5px;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: auto;
}
.site-promotion-inner {
	z-index: 1;
	<!---border: 2px solid #fff;--->
	min-height: 32px;
	height: auto;
	font-family: 'FFDINWebCondBold';
	font-weight: 500;
	font-size: 22px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 3px;
	line-height: 26px;
	text-align: center;
	vertical-align:middle;
}
.site-promotion-inner a {
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: underline;
  color: #fff;
}
.promo-banner-button {
      float:right;
}
.content-left {
	float: left;
}
.content-right {
	float: right;	
}
@media only screen and (max-width: 480px) {
	.content-left {
		float: none;
		width: 100%;			
	}
	.content-right {
		float: none;
		width: 100%;				
	}	
}
.profit_calc_td {
	height:22px;
	line-height:18px;
	font-family:AmericanTypewriterStd-Med;	
}
.profit_calc_font {
	font-family:AmericanTypewriterStd-Med;
}
.grandtotal_profit_calc_td {
	height:20px;
	line-height:18px;
	font-family:AmericanTypewriterStd-Med;	
}
.profit_calc_td_padding {
	padding-left:3px;
}
.profit_calc_whats_this {
	text-decoration:underline;
	font-family:AmericanTypewriterStd-Med;
}
.profit_calc_print_button {
	margin-top:20px;
	margin-bottom:20px;
}
@media print {
	.pagebreak { page-break-before: always; }     
}
.category-filters-only {
 	margin-top: 40px;
}
a.home-major-description { 
    line-height: 20px; 
}
.instagram-link img {
    height: 50px;
    margin-bottom: 10px;
}
.grid-tile.default-tile .noborder-tile-window {
  height: 302px;
  *zoom: 1;
  width: auto;
  max-width: 300px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  border: 1px solid #ffffff;
}
.grid-tile.default-tile .noborder-tile-window:before,
.grid-tile.default-tile .noborder-tile-window:after {
  content: '';
  display: table;
}
.grid-tile.default-tile .noborder-tile-window:after {
  clear: both;
}
.grid-tile.small-tile .noborder-tile-window {
  height: 202px;
  *zoom: 1;
  width: auto;
  max-width: 200px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  border: 1px solid #ffffff;
}
.grid-tile.small-tile .noborder-tile-window:before,
.grid-tile.small-tile .noborder-tile-window:after {
  content: '';
  display: table;
}
.grid-tile.small-tile .noborder-tile-window:after {
  clear: both;
}
.grid-tile.large-tile .noborder-tile-window {
  height: 402px;
  *zoom: 1;
  width: auto;
  max-width: 400px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  border: 1px solid #ffffff;
}
.grid-tile.large-tile .noborder-tile-window:before,
.grid-tile.large-tile .noborder-tile-window:after {
  content: '';
  display: table;
}
.grid-tile.large-tile .noborder-tile-window:after {
  clear: both;
}
.noborder-tile-window {
  overflow: hidden;
  position: relative;
  height: 302px;
}
.noborder-tile-window:hover .slick-dots {
  opacity: 1;
}
.noborder-tile-window a {
  display: block;
  overflow: hidden;
}
.grid-tile:hover .product-tile .noborder-tile-window .product-tile-window{
	border-color: #a58336;
	border-style: solid;
	border-width: 1px 1px;
}
.profit_calc_select_all_checkbox {
    padding: 0;
    margin:0;
    margin-left:15px;
    margin-right: 5px;
    vertical-align: middle;
    position: relative;
    top: -1px;
    *overflow: hidden;
}    
.profit_calc_select_all_checkbox_label {
    padding-right: 5px;
}
img.oosImage {
    max-width: 100%;
    max-height: 100%;
}
.oos-product-heading {
 	font-family: FFDINWebCondBold;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}
.oos-product-copy {
    font-family: "AmericanTypewriterStd-Med";
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.5px;
    line-height: 18px;
    text-transform: none;
}
.oos-custom-mix-header {
 	font-family: FFDINWebCondBold;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}
.oos-buttons-row {
	padding-bottom: 40px;
}
.dialog-main.oos-dialog-main {
	padding-left: 40px;
	padding-right: 40px;
}
@media only screen and (max-width: 768px) {
	.oos-buttons-row {
		padding-bottom: 80px;
	}
	.dialog-main.oos-dialog-main {
		padding-left: 0px;
		padding-right: 0px;
	}	
}	
.coming-soon-email {
	padding-top: 20px;
}
div.coming-soon-email, 
#pdp-cart-column div.coming-soon-email a {
	color: #000;
	padding-top: 20px;
}
#pdp-cart-column div.coming-soon-email a:hover {
	color: #a58336;
}
.slot-content-container {
	padding-top: 30px;
	width: 100%;
	overflow: hidden;
}
.slot-content-container > div {
	padding: 10px;
}