.visible-ms {
  display: none !important;
}
.visible-ms-block,
.visible-ms-inline,
.visible-ms-inline-block {
  display: none !important;
}
@media (min-width: 607px) and (max-width: 760px) {
  .visible-ms {
    display: block !important;
  }
  table.visible-ms {
    display: table;
  }
  tr.visible-ms {
    display: table-row !important;
  }
  th.visible-ms,
  td.visible-ms {
    display: table-cell !important;
  }
}
@media (min-width: 607px) and (max-width: 760px) {
  .visible-ms-block {
    display: block !important;
  }
}
@media (min-width: 607px) and (max-width: 760px) {
  .visible-ms-inline {
    display: inline !important;
  }
}
@media (min-width: 607px) and (max-width: 760px) {
  .visible-ms-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 607px) and (max-width: 760px) {
  .hidden-ms {
    display: none !important;
  }
}
@media (min-width: 607px) and (max-width: 760px) {
  .container {
    max-width: 590px;
  }
}
.col-ms-1,
.col-ms-2,
.col-ms-3,
.col-ms-4,
.col-ms-5,
.col-ms-6,
.col-ms-7,
.col-ms-8,
.col-ms-9,
.col-ms-10,
.col-ms-11,
.col-ms-12 {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 607px) {
  .col-ms-1,
  .col-ms-2,
  .col-ms-3,
  .col-ms-4,
  .col-ms-5,
  .col-ms-6,
  .col-ms-7,
  .col-ms-8,
  .col-ms-9,
  .col-ms-10,
  .col-ms-11 {
    float: left;
  }
  .col-ms-1 {
    width: 8.33333333%;
  }
  .col-ms-2 {
    width: 16.66666667%;
  }
  .col-ms-3 {
    width: 25%;
  }
  .col-ms-4 {
    width: 33.33333333%;
  }
  .col-ms-5 {
    width: 41.66666667%;
  }
  .col-ms-6 {
    width: 50%;
  }
  .col-ms-7 {
    width: 58.33333333%;
  }
  .col-ms-8 {
    width: 66.66666667%;
  }
  .col-ms-9 {
    width: 75%;
  }
  .col-ms-10 {
    width: 83.33333333%;
  }
  .col-ms-11 {
    width: 91.66666667%;
  }
  .col-ms-12 {
    width: 100%;
  }
  .col-ms-push-1 {
    left: 8.33333333%;
  }
  .col-ms-push-2 {
    left: 16.66666667%;
  }
  .col-ms-push-3 {
    left: 25%;
  }
  .col-ms-push-4 {
    left: 33.33333333%;
  }
  .col-ms-push-5 {
    left: 41.66666667%;
  }
  .col-ms-push-6 {
    left: 50%;
  }
  .col-ms-push-7 {
    left: 58.33333333%;
  }
  .col-ms-push-8 {
    left: 66.66666667%;
  }
  .col-ms-push-9 {
    left: 75%;
  }
  .col-ms-push-10 {
    left: 83.33333333%;
  }
  .col-ms-push-11 {
    left: 91.66666667%;
  }
  .col-ms-pull-1 {
    right: 8.33333333%;
  }
  .col-ms-pull-2 {
    right: 16.66666667%;
  }
  .col-ms-pull-3 {
    right: 25%;
  }
  .col-ms-pull-4 {
    right: 33.33333333%;
  }
  .col-ms-pull-5 {
    right: 41.66666667%;
  }
  .col-ms-pull-6 {
    right: 50%;
  }
  .col-ms-pull-7 {
    right: 58.33333333%;
  }
  .col-ms-pull-8 {
    right: 66.66666667%;
  }
  .col-ms-pull-9 {
    right: 75%;
  }
  .col-ms-pull-10 {
    right: 83.33333333%;
  }
  .col-ms-pull-11 {
    right: 91.66666667%;
  }
  .col-ms-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-ms-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-ms-offset-3 {
    margin-left: 25%;
  }
  .col-ms-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-ms-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-ms-offset-6 {
    margin-left: 50%;
  }
  .col-ms-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-ms-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-ms-offset-9 {
    margin-left: 75%;
  }
  .col-ms-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-ms-offset-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 607px) and (max-width: 760px) {
  .container {
    max-width: 741px;
  }
}
.notice-container-top {
  background: rgba(20, 20, 20, 0.8);
  background: #e2e2e2;
  color: #555;
  z-index: 100;
  box-sizing: border-box;
  padding: 0;
  text-align: center;
  width: 100%;
  font-size: 12px;
  line-height: 16px;
  position: relative;
  margin: 0 0 20px 0;
  border: 1px solid #8f8f8f;
  margin: 0;
  border: 0;
  margin-top: 60px;
  margin-bottom: 20px;
}
.cms-index-defaultindex .notice-container-top {
  margin-bottom: 6px;
  margin-bottom: 0;
}
@media (min-width: 997px) {
  .notice-container-top {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.global-customer-notice {
  background: #4E3227;
  color: #fcebe3;
}
.notice-container-top .notice-inner {
  padding: 16px;
}
.notice-container-top .notice-inner p {
  margin: 0 0 2px 0;
}
.notice-container-top .notice-inner p:last-child {
  margin-bottom: 0;
}
.notice-container {
  background: rgba(130, 0, 0, 0.8);
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.3);
  color: #fff;
  z-index: 800;
  box-sizing: border-box;
  padding: 0;
  text-align: center;
  width: 100%;
  font-size: 13px;
  line-height: 16px;
  position: fixed;
  bottom: 0;
  left: 0;
}
.notice-container a {
  color: #fff;
  text-decoration: underline;
}
.notice-container a:hover {
  color: #eee;
}
.notice-container .global-site-notice {
  padding: 10px 16px 10px 0;
}
/* see .simplemodal-close styles */
.notice-container span.close {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  box-sizing: border-box;
  width: 25px;
  height: 25px;
  font-size: 14px;
  line-height: 20px;
  background: rgba(255, 255, 255, 0.9);
  color: #c80000;
  cursor: pointer;
  background-color: #afafaf;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png');
  background-repeat: no-repeat;
  background-position: -304px -399px;
  background-size: 370px 509px;
  overflow: hidden;
  text-indent: -400px;
  -webkit-transition: background-color 200ms linear, border-color 200ms linear;
  -o-transition: background-color 200ms linear, border-color 200ms linear;
  transition: background-color 200ms linear, border-color 200ms linear;
}
/* Shopping cart total summary row expandable to details */
tr.summary-total {
  cursor: pointer;
}
tr.summary-total .summary-collapse {
  float: right;
  text-align: right;
  padding-left: 20px;
  background: url(../../images/bkg_collapse.gif) 0 5px no-repeat;
  cursor: pointer;
}
tr.show-details .summary-collapse {
  background-position: 0 -52px;
}
tr.summary-details td {
  font-size: 11px;
  background-color: #dae1e4;
  color: #626465;
}
tr.summary-details-first td {
  border-top: 1px solid #d2d8db;
}
tr.summary-details-excluded {
  font-style: italic;
}
/* Shopping cart tax info */
.cart-tax-info {
  display: block;
}
.cart-tax-info,
.cart-tax-info .cart-price {
  padding-right: 20px;
}
.cart-tax-total {
  display: block;
  padding-right: 20px;
  background: url(../../images/bkg_collapse.gif) 100% 5px no-repeat;
  cursor: pointer;
}
.cart-tax-info .price,
.cart-tax-total .price {
  display: inline !important;
  font-weight: normal !important;
}
.cart-tax-total-expanded {
  background-position: 100% -52px;
}
/* Remember Me Popup ===================================================================== */
.window-overlay {
  background: url(../../images/window_overlay.png) repeat;
  background: rgba(0, 0, 0, 0.35);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 990;
}
.remember-me label {
  float: none;
  margin: 0 6px;
}
.remember-me-popup {
  background: #fff;
  border: 1px solid #ccc;
  left: 50%;
  top: 50%;
  position: absolute;
  margin: -85px 0 0 -200px;
  width: 400px;
  text-align: left;
  -moz-box-shadow: 0 0 6px #ccc;
  -webkit-box-shadow: 0 0 6px #ccc;
  -box-shadow: 0 0 6px #ccc;
  z-index: 1000;
}
.remember-me-popup h3 {
  background: #d9e5ee;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
  padding: 5px 10px;
}
.remember-me-popup .remember-me-popup-head {
  position: relative;
}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close {
  background: url(../../images/btn_window_close.gif) no-repeat;
  display: block;
  position: absolute;
  top: 7px;
  right: 7px;
  height: 15px;
  width: 15px;
  text-indent: -9999em;
}
.remember-me-popup .remember-me-popup-body {
  padding: 10px;
}
.remember-me-popup .remember-me-popup-body a {
  display: inline-block;
  height: 19px;
  border: 1px solid #de5400;
  background: #f18200;
  padding: 0 8px;
  font: bold 12px/19px Arial, Helvetica, sans-serif;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  color: #fff;
}
/* MAP Popup============================================================================== */
.cart-msrp-totals {
  color: red;
  font-size: 12px !important;
  font-weight: bold;
  margin: 10px 10px 0;
  padding: 10px;
  text-align: right;
  text-transform: uppercase;
}
.map-cart-sidebar-total {
  color: red;
  display: block;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  padding: 2px 5px;
  text-shadow: 0 1px 0 #fff;
}
.map-popup {
  background: #fff;
  border: 1px solid #aaa;
  margin: 12px 0 0;
  position: absolute;
  -moz-box-shadow: 0 0 6px #ccc;
  -webkit-box-shadow: 0 0 6px #ccc;
  box-shadow: 0 0 6px #ccc;
  text-align: left;
  width: 300px;
  z-index: 100;
}
.map-popup-heading {
  background: #d9e5ee;
  border-bottom: 1px solid #ccc;
  padding: 5px 30px 5px 10px;
  width: 260px;
}
.map-popup-heading h2 {
  font-size: 16px;
  margin: 0;
  text-shadow: 0 1px 0 #f6f6f6;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: break-word;
  text-align: left;
  text-overflow: ellipsis;
}
.map-popup-arrow {
  background: url(../../images/map_popup_arrow.gif) no-repeat;
  position: absolute;
  left: 50%;
  top: -10px;
  height: 10px;
  width: 19px;
}
.map-popup-close {
  background: url(../../images/btn_window_close.gif) no-repeat;
  display: block;
  position: absolute;
  top: 8px;
  right: 10px;
  height: 15px;
  width: 15px;
  text-indent: -9999em;
  -moz-box-shadow: 0 0 3px #999;
  -webkit-box-shadow: 0 0 3px #999;
  box-shadow: 0 0 3px #999;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.map-popup-content {
  border-top: 1px solid #eee;
  padding: 10px;
  overflow: hidden;
  text-align: left;
  width: 280px;
}
.map-popup-checkout {
  display: inline;
  float: right;
  text-align: right;
}
.map-popup-checkout span {
  display: block;
  padding-right: 30px;
}
.map-popup-checkout .paypal-logo {
  margin: 0 0 5px;
}
.map-popup-price .price-box,
.map-popup-price .price-box .special-price {
  margin: 0;
  padding: 0;
}
.map-popup-price {
  margin: 5px 0 0;
}
.map-popup-text {
  clear: right;
  margin: 0 10px;
  padding: 10px 0;
  text-align: left;
  word-wrap: break-word;
}
.map-popup-only-text {
  border-top: 1px solid #ddd;
}
/* ======================================================================================= */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  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;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
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: 1em 40px;
}
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;
}
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/*
	Copyright (C) Hoefler & Co.
	This software is the property of Hoefler & Co. (H&Co).
	Your right to access and use this software is subject to the
	applicable License Agreement, or Terms of Service, that exists
	between you and H&Co. If no such agreement exists, you may not
	access or use this software for any purpose.
	This software may only be hosted at the locations specified in
	the applicable License Agreement or Terms of Service, and only
	for the purposes expressly set forth therein. You may not copy,
	modify, convert, create derivative works from or distribute this
	software in any way, or make it accessible to any third party,
	without first obtaining the written permission of H&Co.
	For more information, please visit us at http://typography.com.
*/
@font-face {
  font-family: 'HCo Gotham';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/Gotham-Thin_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/Gotham-Thin_Web.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'HCo Gotham';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/Gotham-ThinItalic_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/Gotham-ThinItalic_Web.woff') format('woff');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'HCo Gotham';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/Gotham-XLight_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/Gotham-XLight_Web.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'HCo Gotham';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/Gotham-XLightItalic_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/Gotham-XLightItalic_Web.woff') format('woff');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'HCo Gotham';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/Gotham-Light_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/Gotham-Light_Web.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'HCo Gotham';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/Gotham-LightItalic_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/Gotham-LightItalic_Web.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'HCo Gotham';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/Gotham-Book_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/Gotham-Book_Web.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'HCo Gotham';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/Gotham-BookItalic_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/Gotham-BookItalic_Web.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'HCo Gotham';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/Gotham-Medium_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/Gotham-Medium_Web.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'HCo Gotham';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/Gotham-MediumItalic_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/Gotham-MediumItalic_Web.woff') format('woff');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'HCo Gotham';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/Gotham-Bold_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/Gotham-Bold_Web.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'HCo Gotham';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/Gotham-BoldItalic_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/Gotham-BoldItalic_Web.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'HCo Gotham';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/Gotham-Black_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/Gotham-Black_Web.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'HCo Gotham';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/Gotham-BlackItalic_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/Gotham-BlackItalic_Web.woff') format('woff');
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'HCo Gotham';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/Gotham-Ultra_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/Gotham-Ultra_Web.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'HCo Gotham';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/Gotham-UltraItalic_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/Gotham-UltraItalic_Web.woff') format('woff');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'HCo Gotham Cond';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamCond-Thin_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamCond-Thin_Web.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'HCo Gotham Cond';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamCond-ThinItalic_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamCond-ThinItalic_Web.woff') format('woff');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'HCo Gotham Cond';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamCond-XLight_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamCond-XLight_Web.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'HCo Gotham Cond';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamCond-XLightItalic_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamCond-XLightItalic_Web.woff') format('woff');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'HCo Gotham Cond';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamCond-Light_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamCond-Light_Web.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'HCo Gotham Cond';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamCond-LightItalic_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamCond-LightItalic_Web.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'HCo Gotham Cond';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamCond-Book_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamCond-Book_Web.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'HCo Gotham Cond';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamCond-BookItalic_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamCond-BookItalic_Web.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'HCo Gotham Cond';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamCond-Medium_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamCond-Medium_Web.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'HCo Gotham Cond';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamCond-MediumItalic_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamCond-MediumItalic_Web.woff') format('woff');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'HCo Gotham Cond';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamCond-Bold_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamCond-Bold_Web.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'HCo Gotham Cond';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamCond-BoldItalic_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamCond-BoldItalic_Web.woff') format('woff');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'HCo Gotham Cond';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamCond-Black_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamCond-Black_Web.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'HCo Gotham Cond';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamCond-BlackItalic_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamCond-BlackItalic_Web.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'HCo Gotham Cond';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamCond-XBlack_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamCond-XBlack_Web.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'HCo Gotham Cond';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamCond-XBlackItalic_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamCond-XBlackItalic_Web.woff') format('woff');
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'HCo Gotham Cond';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamCond-Ultra_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamCond-Ultra_Web.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'HCo Gotham Cond';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamCond-UltraItalic_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamCond-UltraItalic_Web.woff') format('woff');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'HCo Gotham Narrow';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamNarrow-Thin_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamNarrow-Thin_Web.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'HCo Gotham Narrow';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamNarrow-ThinItalic_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamNarrow-ThinItalic_Web.woff') format('woff');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'HCo Gotham Narrow';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamNarrow-XLight_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamNarrow-XLight_Web.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'HCo Gotham Narrow';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamNarrow-XLightItalic_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamNarrow-XLightItalic_Web.woff') format('woff');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'HCo Gotham Narrow';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamNarrow-Light_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamNarrow-Light_Web.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'HCo Gotham Narrow';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamNarrow-LightItalic_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamNarrow-LightItalic_Web.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'HCo Gotham Narrow';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamNarrow-Book_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamNarrow-Book_Web.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'HCo Gotham Narrow';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamNarrow-BookItalic_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamNarrow-BookItalic_Web.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'HCo Gotham Narrow';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamNarrow-Medium_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamNarrow-Medium_Web.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'HCo Gotham Narrow';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamNarrow-MediumItalic_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamNarrow-MediumItalic_Web.woff') format('woff');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'HCo Gotham Narrow';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamNarrow-Bold_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamNarrow-Bold_Web.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'HCo Gotham Narrow';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamNarrow-BoldItalic_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamNarrow-BoldItalic_Web.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'HCo Gotham Narrow';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamNarrow-Black_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamNarrow-Black_Web.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'HCo Gotham Narrow';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamNarrow-BlackItalic_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamNarrow-BlackItalic_Web.woff') format('woff');
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'HCo Gotham Narrow';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamNarrow-Ultra_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamNarrow-Ultra_Web.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'HCo Gotham Narrow';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamNarrow-UltraItalic_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamNarrow-UltraItalic_Web.woff') format('woff');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'HCo Gotham XNarrow';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamXNarrow-Thin_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamXNarrow-Thin_Web.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'HCo Gotham XNarrow';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamXNarrow-ThinItalic_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamXNarrow-ThinItalic_Web.woff') format('woff');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'HCo Gotham XNarrow';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamXNarrow-XLight_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamXNarrow-XLight_Web.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'HCo Gotham XNarrow';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamXNarrow-XLightItalic_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamXNarrow-XLightItalic_Web.woff') format('woff');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'HCo Gotham XNarrow';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamXNarrow-Light_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamXNarrow-Light_Web.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'HCo Gotham XNarrow';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamXNarrow-LightItalic_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamXNarrow-LightItalic_Web.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'HCo Gotham XNarrow';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamXNarrow-Book_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamXNarrow-Book_Web.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'HCo Gotham XNarrow';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamXNarrow-BookItalic_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamXNarrow-BookItalic_Web.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'HCo Gotham XNarrow';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamXNarrow-Medium_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamXNarrow-Medium_Web.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'HCo Gotham XNarrow';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamXNarrow-MediumItalic_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamXNarrow-MediumItalic_Web.woff') format('woff');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'HCo Gotham XNarrow';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamXNarrow-Bold_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamXNarrow-Bold_Web.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'HCo Gotham XNarrow';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamXNarrow-BoldItalic_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamXNarrow-BoldItalic_Web.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'HCo Gotham XNarrow';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamXNarrow-Black_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamXNarrow-Black_Web.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'HCo Gotham XNarrow';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamXNarrow-BlackItalic_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamXNarrow-BlackItalic_Web.woff') format('woff');
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'HCo Gotham XNarrow';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamXNarrow-Ultra_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamXNarrow-Ultra_Web.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'HCo Gotham XNarrow';
  src: url('/skin/frontend/frans/default/src/less/fonts//gotham/woff2/GothamXNarrow-UltraItalic_Web.woff2') format('woff2'), url('/skin/frontend/frans/default/src/less/fonts//gotham/woff/GothamXNarrow-UltraItalic_Web.woff') format('woff');
  font-weight: 900;
  font-style: italic;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "HCo Gotham Narrow", "HCo Gotham", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #f4f4f4;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #666666;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #222222;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: inherit;
  outline-offset: inherit;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #f4f4f4;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #e2e2e2;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.page-popup {
  padding: 12px;
}
.layout.layout-1-col div[role="main"] {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 997px) {
  .layout.layout-1-col div[role="main"] {
    float: left;
    width: 100%;
  }
}
.layout.layout-3-cols div[role="main"] {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 997px) {
  .layout.layout-3-cols div[role="main"] {
    float: left;
    width: 50%;
  }
}
div[role="main"] {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
  max-width: 590px;
  margin: 0 auto;
}
@media (min-width: 997px) {
  div[role="main"] {
    float: left;
    width: 75%;
  }
}
@media (max-width: 760px) {
  div[role="main"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (min-width: 761px) {
  div[role="main"] {
    max-width: none;
  }
}
aside[role="complementary"] {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
  display: none;
  margin-bottom: 20px;
}
@media (min-width: 997px) {
  aside[role="complementary"] {
    float: left;
    width: 25%;
  }
}
@media (min-width: 997px) {
  aside[role="complementary"] {
    display: block;
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #8f8f8f;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 23px;
}
h3,
.h3 {
  font-size: 22px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 761px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #8f8f8f;
}
.text-primary {
  color: #382818;
}
a.text-primary:hover {
  color: #140e09;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #382818;
}
a.bg-primary:hover {
  background-color: #140e09;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #afafaf;
}
.cms-page-view .std .page-title {
  font-size: 22px !important;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 761px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #8f8f8f;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #afafaf;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #8f8f8f;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #afafaf;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
p:last-child {
  margin-bottom: 0;
}
.title-buttons {
  text-align: right;
}
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 {
  float: left;
}
.subtitle,
.sub-title {
  color: #8f8f8f;
}
blockquote {
  border: none;
  color: #8f8f8f;
  font-size: 18px;
  width: 300px;
  margin: 12px 15px 12px 0;
  padding: 0 40px;
  position: relative;
}
blockquote:before {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -187px -411px;
  width: 34px;
  height: 23px;
  background-size: 370px 509px;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
}
blockquote:after {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -245px -439px;
  width: 34px;
  height: 22px;
  background-size: 370px 509px;
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
  font-weight: 400;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 761px) {
  .container {
    width: 760px;
  }
}
@media (min-width: 997px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1237px) {
  .container {
    width: 1210px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 6px;
  padding-right: 6px;
}
.row {
  margin-left: -6px;
  margin-right: -6px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 761px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 997px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1237px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 761px) {
  .container {
    padding: 0;
  }
}
.col2-set,
.col2-set,
.col4-set {
  margin-left: -6px;
  margin-right: -6px;
}
.col2-set > .legend {
  margin-left: 6px;
  margin-right: 6px;
  width: auto;
}
.col2-set .col-1,
.col2-set .col-2 {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 761px) {
  .col2-set .col-1,
  .col2-set .col-2 {
    float: left;
    width: 50%;
  }
}
.col2-set .col-narrow {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 761px) {
  .col2-set .col-narrow {
    float: left;
    width: 33.33333333%;
  }
}
.col2-set .col-wide {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 761px) {
  .col2-set .col-wide {
    float: left;
    width: 66.66666667%;
  }
}
.col3-set .col-1,
.col3-set .col-2,
.col3-set .col-3 {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 761px) {
  .col3-set .col-1,
  .col3-set .col-2,
  .col3-set .col-3 {
    float: left;
    width: 33.33333333%;
  }
}
.col4-set .col-1,
.col4-set .col-2,
.col4-set .col-3,
.col4-set .col-4 {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 761px) {
  .col4-set .col-1,
  .col4-set .col-2,
  .col4-set .col-3,
  .col4-set .col-4 {
    float: left;
    width: 25%;
  }
}
div[role="main"] {
  padding-top: 60px;
}
@media (min-width: 997px) {
  div[role="main"] {
    padding-top: 0;
  }
}
body.with-notice div[role="main"] {
  padding-top: 0;
}
.frans-container {
  background-color: #ffffff;
  padding: 0;
}
.frans-container.keep-mobile-gutters {
  padding: 12px;
}
.frans-container > p {
  margin: 0;
}
.frans-container.frans-container-messages {
  padding: 0;
  margin: 0;
  background: none;
}
@media (max-width: 760px) {
  .frans-container {
    width: 100%;
  }
}
@media (min-width: 761px) {
  .frans-container {
    margin-left: -6px;
    margin-right: -6px;
    padding: 12px;
  }
}
.banner {
  background-position: top center;
  background-repeat: no-repeat;
}
.banner a {
  display: block;
}
.banner .content {
  min-height: 350px;
}
.banner .content:before,
.banner .content:after {
  content: " ";
  display: table;
}
.banner .content:after {
  clear: both;
}
.banner .content:before,
.banner .content:after {
  content: " ";
  display: table;
}
.banner .content:after {
  clear: both;
}
.backdrop {
  margin-left: -6px;
  margin-right: -6px;
  margin-top: -60px;
}
@media (max-width: 760px) {
  .backdrop {
    margin-left: 0;
    margin-right: 0;
  }
  .backdrop > [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 761px) {
  .backdrop {
    display: inline-block;
    width: 102%;
    width: calc(100% + (12px * 2));
    margin-left: -12px;
    margin-right: -12px;
    margin-top: 0;
    height: 414px;
  }
  .backdrop .banner a .content {
    min-height: 400px;
  }
  .backdrop .banner {
    height: 770px;
  }
}
.backdrop + .frans-container {
  padding-top: 0;
}
.backdrop + .frans-container .tile-row:first-child {
  margin-top: 0;
}
.backdrop + .frans-container .tile-row:first-child .tile .tile-content {
  margin-top: 0;
}
body.with-notice .backdrop {
  margin-top: 0;
}
.form-row {
  margin-left: -3.5px;
  margin-right: -3.5px;
  margin-bottom: 7px;
}
.form-row h5 {
  font-size: 12px;
  font-weight: bold;
  text-transform: none;
  margin: 11px 0 0;
}
.form-row button {
  float: right;
}
.form-row:last-child {
  margin-bottom: 0;
}
.form-row .col-xs-12 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
.form-row .col-xs-11 {
  position: relative;
  float: left;
  width: 91.66666667%;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
.form-row .col-xs-10 {
  position: relative;
  float: left;
  width: 83.33333333%;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
.form-row .col-xs-9 {
  position: relative;
  float: left;
  width: 75%;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
.form-row .col-xs-8 {
  position: relative;
  float: left;
  width: 66.66666667%;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
.form-row .col-xs-7 {
  position: relative;
  float: left;
  width: 58.33333333%;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
.form-row .col-xs-6 {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
.form-row .col-xs-5 {
  position: relative;
  float: left;
  width: 41.66666667%;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
.form-row .col-xs-4 {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
.form-row .col-xs-3 {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
.form-row .col-xs-2 {
  position: relative;
  float: left;
  width: 16.66666667%;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
.form-row .col-xs-1 {
  position: relative;
  float: left;
  width: 8.33333333%;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
.form-row .col-ms-12 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 607px) {
  .form-row .col-ms-12 {
    float: left;
    width: 100%;
  }
}
.form-row .col-ms-11 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 607px) {
  .form-row .col-ms-11 {
    float: left;
    width: 91.66666667%;
  }
}
.form-row .col-ms-10 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 607px) {
  .form-row .col-ms-10 {
    float: left;
    width: 83.33333333%;
  }
}
.form-row .col-ms-9 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 607px) {
  .form-row .col-ms-9 {
    float: left;
    width: 75%;
  }
}
.form-row .col-ms-8 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 607px) {
  .form-row .col-ms-8 {
    float: left;
    width: 66.66666667%;
  }
}
.form-row .col-ms-7 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 607px) {
  .form-row .col-ms-7 {
    float: left;
    width: 58.33333333%;
  }
}
.form-row .col-ms-6 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 607px) {
  .form-row .col-ms-6 {
    float: left;
    width: 50%;
  }
}
.form-row .col-ms-5 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 607px) {
  .form-row .col-ms-5 {
    float: left;
    width: 41.66666667%;
  }
}
.form-row .col-ms-4 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 607px) {
  .form-row .col-ms-4 {
    float: left;
    width: 33.33333333%;
  }
}
.form-row .col-ms-3 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 607px) {
  .form-row .col-ms-3 {
    float: left;
    width: 25%;
  }
}
.form-row .col-ms-2 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 607px) {
  .form-row .col-ms-2 {
    float: left;
    width: 16.66666667%;
  }
}
.form-row .col-ms-1 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 607px) {
  .form-row .col-ms-1 {
    float: left;
    width: 8.33333333%;
  }
}
.form-row .col-sm-12 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 761px) {
  .form-row .col-sm-12 {
    float: left;
    width: 100%;
  }
}
.form-row .col-sm-11 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 761px) {
  .form-row .col-sm-11 {
    float: left;
    width: 91.66666667%;
  }
}
.form-row .col-sm-10 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 761px) {
  .form-row .col-sm-10 {
    float: left;
    width: 83.33333333%;
  }
}
.form-row .col-sm-9 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 761px) {
  .form-row .col-sm-9 {
    float: left;
    width: 75%;
  }
}
.form-row .col-sm-8 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 761px) {
  .form-row .col-sm-8 {
    float: left;
    width: 66.66666667%;
  }
}
.form-row .col-sm-7 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 761px) {
  .form-row .col-sm-7 {
    float: left;
    width: 58.33333333%;
  }
}
.form-row .col-sm-6 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 761px) {
  .form-row .col-sm-6 {
    float: left;
    width: 50%;
  }
}
.form-row .col-sm-5 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 761px) {
  .form-row .col-sm-5 {
    float: left;
    width: 41.66666667%;
  }
}
.form-row .col-sm-4 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 761px) {
  .form-row .col-sm-4 {
    float: left;
    width: 33.33333333%;
  }
}
.form-row .col-sm-3 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 761px) {
  .form-row .col-sm-3 {
    float: left;
    width: 25%;
  }
}
.form-row .col-sm-2 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 761px) {
  .form-row .col-sm-2 {
    float: left;
    width: 16.66666667%;
  }
}
.form-row .col-sm-1 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 761px) {
  .form-row .col-sm-1 {
    float: left;
    width: 8.33333333%;
  }
}
.form-row .col-md-12 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 997px) {
  .form-row .col-md-12 {
    float: left;
    width: 100%;
  }
}
.form-row .col-md-11 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 997px) {
  .form-row .col-md-11 {
    float: left;
    width: 91.66666667%;
  }
}
.form-row .col-md-10 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 997px) {
  .form-row .col-md-10 {
    float: left;
    width: 83.33333333%;
  }
}
.form-row .col-md-9 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 997px) {
  .form-row .col-md-9 {
    float: left;
    width: 75%;
  }
}
.form-row .col-md-8 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 997px) {
  .form-row .col-md-8 {
    float: left;
    width: 66.66666667%;
  }
}
.form-row .col-md-7 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 997px) {
  .form-row .col-md-7 {
    float: left;
    width: 58.33333333%;
  }
}
.form-row .col-md-6 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 997px) {
  .form-row .col-md-6 {
    float: left;
    width: 50%;
  }
}
.form-row .col-md-5 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 997px) {
  .form-row .col-md-5 {
    float: left;
    width: 41.66666667%;
  }
}
.form-row .col-md-4 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 997px) {
  .form-row .col-md-4 {
    float: left;
    width: 33.33333333%;
  }
}
.form-row .col-md-3 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 997px) {
  .form-row .col-md-3 {
    float: left;
    width: 25%;
  }
}
.form-row .col-md-2 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 997px) {
  .form-row .col-md-2 {
    float: left;
    width: 16.66666667%;
  }
}
.form-row .col-md-1 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 997px) {
  .form-row .col-md-1 {
    float: left;
    width: 8.33333333%;
  }
}
.form-row .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 1237px) {
  .form-row .col-lg-12 {
    float: left;
    width: 100%;
  }
}
.form-row .col-lg-11 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 1237px) {
  .form-row .col-lg-11 {
    float: left;
    width: 91.66666667%;
  }
}
.form-row .col-lg-10 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 1237px) {
  .form-row .col-lg-10 {
    float: left;
    width: 83.33333333%;
  }
}
.form-row .col-lg-9 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 1237px) {
  .form-row .col-lg-9 {
    float: left;
    width: 75%;
  }
}
.form-row .col-lg-8 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 1237px) {
  .form-row .col-lg-8 {
    float: left;
    width: 66.66666667%;
  }
}
.form-row .col-lg-7 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 1237px) {
  .form-row .col-lg-7 {
    float: left;
    width: 58.33333333%;
  }
}
.form-row .col-lg-6 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 1237px) {
  .form-row .col-lg-6 {
    float: left;
    width: 50%;
  }
}
.form-row .col-lg-5 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 1237px) {
  .form-row .col-lg-5 {
    float: left;
    width: 41.66666667%;
  }
}
.form-row .col-lg-4 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 1237px) {
  .form-row .col-lg-4 {
    float: left;
    width: 33.33333333%;
  }
}
.form-row .col-lg-3 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 1237px) {
  .form-row .col-lg-3 {
    float: left;
    width: 25%;
  }
}
.form-row .col-lg-2 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 1237px) {
  .form-row .col-lg-2 {
    float: left;
    width: 16.66666667%;
  }
}
.form-row .col-lg-1 {
  position: relative;
  min-height: 1px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 1237px) {
  .form-row .col-lg-1 {
    float: left;
    width: 8.33333333%;
  }
}
table {
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #f4f4f4;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media screen and (max-width: 606px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: inherit;
  outline-offset: inherit;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 8px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: background-color 500ms, box-shadow 300ms;
  -o-transition: background-color 500ms, box-shadow 300ms;
  transition: background-color 500ms, box-shadow 300ms;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control:focus {
  border-color: #ccc;
  outline: inherit;
  -webkit-box-shadow: 0 0 2px 1px rgba(143, 143, 143, 0.4);
  box-shadow: 0 0 2px 1px rgba(143, 143, 143, 0.4);
  -webkit-transition: background-color 100ms;
  -o-transition: background-color 100ms;
  transition: background-color 100ms;
}
.form-control::-moz-placeholder {
  color: #8f8f8f;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #8f8f8f;
}
.form-control::-webkit-input-placeholder {
  color: #8f8f8f;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #fbfbfb;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 761px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -6px;
  margin-right: -6px;
}
@media (min-width: 761px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 6px;
}
@media (min-width: 761px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 761px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
p.control input.checkbox,
p.control input.radio {
  margin-right: 6px;
}
.input-text {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 8px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: background-color 500ms, box-shadow 300ms;
  -o-transition: background-color 500ms, box-shadow 300ms;
  transition: background-color 500ms, box-shadow 300ms;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 12px;
  -webkit-appearance: none;
}
.input-text:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.input-text:focus {
  border-color: #ccc;
  outline: inherit;
  -webkit-box-shadow: 0 0 2px 1px rgba(143, 143, 143, 0.4);
  box-shadow: 0 0 2px 1px rgba(143, 143, 143, 0.4);
  -webkit-transition: background-color 100ms;
  -o-transition: background-color 100ms;
  transition: background-color 100ms;
}
.input-text::-moz-placeholder {
  color: #8f8f8f;
  opacity: 1;
}
.input-text:-ms-input-placeholder {
  color: #8f8f8f;
}
.input-text::-webkit-input-placeholder {
  color: #8f8f8f;
}
.input-text[disabled],
.input-text[readonly],
fieldset[disabled] .input-text {
  cursor: not-allowed;
  background-color: #fbfbfb;
  opacity: 1;
}
textarea.input-text {
  height: auto;
}
.input-text[disabled],
.input-text[readonly],
fieldset[disabled] .input-text {
  cursor: default;
  color: #eaeaea;
  border: 1px solid #eaeaea;
}
.input-text[type="number"] {
  padding-right: 3px;
}
.input-text[type="number"].small {
  padding-top: 4px;
  -moz-appearance: textfield;
}
.input-text[type="number"].small::-webkit-outer-spin-button,
.input-text[type="number"].small::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.input-text.small {
  font-size: 11px;
  height: 26px;
  width: 28px;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
textarea {
  display: block;
  height: 34px;
  padding: 6px 8px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: background-color 500ms, box-shadow 300ms;
  -o-transition: background-color 500ms, box-shadow 300ms;
  transition: background-color 500ms, box-shadow 300ms;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 12px;
  -webkit-appearance: none;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 80px;
  min-height: 34px;
}
textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
textarea:focus {
  border-color: #ccc;
  outline: inherit;
  -webkit-box-shadow: 0 0 2px 1px rgba(143, 143, 143, 0.4);
  box-shadow: 0 0 2px 1px rgba(143, 143, 143, 0.4);
  -webkit-transition: background-color 100ms;
  -o-transition: background-color 100ms;
  transition: background-color 100ms;
}
textarea::-moz-placeholder {
  color: #8f8f8f;
  opacity: 1;
}
textarea:-ms-input-placeholder {
  color: #8f8f8f;
}
textarea::-webkit-input-placeholder {
  color: #8f8f8f;
}
textarea[disabled],
textarea[readonly],
fieldset[disabled] textarea {
  cursor: not-allowed;
  background-color: #fbfbfb;
  opacity: 1;
}
textareatextarea {
  height: auto;
}
textarea[disabled],
textarea[readonly],
fieldset[disabled] textarea {
  cursor: default;
  color: #eaeaea;
  border: 1px solid #eaeaea;
}
textarea[type="number"] {
  padding-right: 3px;
}
textarea[type="number"].small {
  padding-top: 4px;
  -moz-appearance: textfield;
}
textarea[type="number"].small::-webkit-outer-spin-button,
textarea[type="number"].small::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
textarea.small {
  font-size: 11px;
  height: 26px;
  width: 28px;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
.form-list:before,
.form-list:after {
  content: " ";
  display: table;
}
.form-list:after {
  clear: both;
}
.form-list:before,
.form-list:after {
  content: " ";
  display: table;
}
.form-list:after {
  clear: both;
}
.form-list li {
  margin-bottom: 15px;
}
.form-list li:before,
.form-list li:after {
  content: " ";
  display: table;
}
.form-list li:after {
  clear: both;
}
.form-list li:before,
.form-list li:after {
  content: " ";
  display: table;
}
.form-list li:after {
  clear: both;
}
.form-list label {
  position: relative;
}
.form-list label.required em {
  float: right;
  font-style: normal;
  color: #a94442;
  position: absolute;
  top: 0;
  right: -8px;
}
.form-list li.control label {
  float: none;
  display: block;
}
.form-list li.control input.radio,
.form-list li.control input.checkbox {
  margin-right: 6px;
  display: inline;
  float: left;
  margin-top: 2px;
}
.form-list li.control .input-box {
  clear: none;
  display: inline;
  width: auto;
}
.form-list .field {
  float: left;
  width: 50%;
  padding-right: 6px;
  padding-left: 6px;
}
.form-list .field:first-child,
.form-list .field:first-of-type {
  padding-left: 0;
}
.form-list .field:last-child {
  padding-right: 0;
}
.form-list textarea,
.form-list select {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 8px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: background-color 500ms, box-shadow 300ms;
  -o-transition: background-color 500ms, box-shadow 300ms;
  transition: background-color 500ms, box-shadow 300ms;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 12px;
  -webkit-appearance: none;
}
.form-list textarea:focus,
.form-list select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-list textarea:focus,
.form-list select:focus {
  border-color: #ccc;
  outline: inherit;
  -webkit-box-shadow: 0 0 2px 1px rgba(143, 143, 143, 0.4);
  box-shadow: 0 0 2px 1px rgba(143, 143, 143, 0.4);
  -webkit-transition: background-color 100ms;
  -o-transition: background-color 100ms;
  transition: background-color 100ms;
}
.form-list textarea::-moz-placeholder,
.form-list select::-moz-placeholder {
  color: #8f8f8f;
  opacity: 1;
}
.form-list textarea:-ms-input-placeholder,
.form-list select:-ms-input-placeholder {
  color: #8f8f8f;
}
.form-list textarea::-webkit-input-placeholder,
.form-list select::-webkit-input-placeholder {
  color: #8f8f8f;
}
.form-list textarea[disabled],
.form-list select[disabled],
.form-list textarea[readonly],
.form-list select[readonly],
fieldset[disabled] .form-list textarea,
fieldset[disabled] .form-list select {
  cursor: not-allowed;
  background-color: #fbfbfb;
  opacity: 1;
}
textarea.form-list textarea,
textarea.form-list select {
  height: auto;
}
.form-list textarea[disabled],
.form-list select[disabled],
.form-list textarea[readonly],
.form-list select[readonly],
fieldset[disabled] .form-list textarea,
fieldset[disabled] .form-list select {
  cursor: default;
  color: #eaeaea;
  border: 1px solid #eaeaea;
}
.form-list select[multiple],
.form-list textarea {
  height: auto;
}
.form-list li.additional-row {
  border-top: 1px solid #e5e5e5;
  margin-top: 10px;
  padding-top: 7px;
}
.form-list li.additional-row p:before,
.form-list li.additional-row p:after {
  content: " ";
  display: table;
}
.form-list li.additional-row p:after {
  clear: both;
}
.form-list li.additional-row p:before,
.form-list li.additional-row p:after {
  content: " ";
  display: table;
}
.form-list li.additional-row p:after {
  clear: both;
}
.form-list li.additional-row .btn-remove {
  float: right;
  margin: 5px 0 0;
}
.form-list .input-range input.input-text,
.form-list .input-range span {
  display: inline-block;
}
.form-list .input-range input.input-text {
  width: 40%;
}
.form-list-narrow li {
  margin-bottom: 0;
}
.form-list-narrow li .input-box {
  margin-bottom: 6px;
}
.form-list-narrow li.wide .input-box {
  width: 260px;
}
.form-list-narrow li.wide input.input-text,
.form-list-narrow li.wide textarea {
  width: 254px;
}
.form-list-narrow li.wide select {
  width: 260px;
}
.form-list .customer-name-prefix .name-prefix {
  width: 16%;
}
.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-prefix .name-lastname {
  width: 42%;
}
.form-list .customer-name-prefix-middlename .name-prefix,
.form-list .customer-name-prefix-middlename .name-middlename {
  width: 16%;
}
.form-list .customer-name-prefix-middlename .name-firstname,
.form-list .customer-name-prefix-middlename .name-lastname {
  width: 34%;
}
.form-list .customer-name-prefix-suffix .name-prefix,
.form-list .customer-name-prefix-suffix .name-suffix {
  width: 16%;
}
.form-list .customer-name-prefix-suffix .name-firstname,
.form-list .customer-name-prefix-suffix .name-lastname {
  width: 34%;
}
.form-list .customer-name-prefix-middlename-suffix .name-prefix,
.form-list .customer-name-prefix-middlename-suffix .name-middlename,
.form-list .customer-name-prefix-middlename-suffix .name-suffix {
  width: 12%;
}
.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename-suffix .name-lastname {
  width: 32%;
}
.form-list .customer-name-middlename .name-middlename {
  width: 16%;
}
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename .name-lastname {
  width: 42%;
}
.form-list .customer-name-middlename-suffix .name-middlename,
.form-list .customer-name-middlename-suffix .name-suffix {
  width: 16%;
}
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname {
  width: 34%;
}
.form-list .customer-name-suffix .name-suffix {
  width: 16%;
}
.form-list .customer-name-suffix .name-firstname,
.form-list .customer-name-suffix .name-lastname {
  width: 42%;
}
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-year {
  float: left;
  padding-right: 6px;
  padding-left: 6px;
}
.form-list .customer-dob .dob-day:first-child,
.form-list .customer-dob .dob-month:first-child,
.form-list .customer-dob .dob-year:first-child {
  padding-left: 0;
}
.form-list .customer-dob .dob-day + .dob-month + .dob-year,
.form-list .customer-dob .dob-month + .dob-day + .dob-year,
.form-list .customer-dob .dob-year + .dob-day + .dob-month,
.form-list .customer-dob .dob-year + .dob-month + .dob-day {
  padding-right: 0;
}
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month {
  width: 30%;
}
.form-list .customer-dob .dob-year {
  width: 40%;
}
.legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: normal;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.buttons-set {
  margin: 4em 0 0;
  padding: 8px 0 0;
  border-top: 1px solid #e5e5e5;
  line-height: 34px;
  text-align: right;
}
.buttons-set:before,
.buttons-set:after {
  content: " ";
  display: table;
}
.buttons-set:after {
  clear: both;
}
.buttons-set:before,
.buttons-set:after {
  content: " ";
  display: table;
}
.buttons-set:after {
  clear: both;
}
.buttons-set p.required {
  margin: 0 0 10px;
}
.buttons-set .back-link {
  float: left;
  margin: 0;
}
.buttons-set button.button {
  float: right;
  margin-left: 5px;
}
.buttons-set-order {
  margin: 10px 0 0;
}
.buttons-set-order .please-wait {
  padding: 12px 7px 0 0;
}
.validation-advice,
.validation-advice-newsletter-modal {
  clear: both;
  color: #a94442;
  text-align: left;
  font-size: 11px;
  text-transform: none;
}
.validation-advice.text-center,
.validation-advice-newsletter-modal.text-center {
  text-align: center;
}
.checkout-shipping .validation-advice {
  padding-bottom: 6px;
}
.validation-failed,
.validation-failed-newsletter-modal {
  border-color: #a94442 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.validation-failed:focus,
.validation-failed-newsletter-modal:focus {
  border-color: #843534 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 !important;
}
p.required {
  text-align: right;
  color: #a94442;
}
#addressSelectionForm-singleship ul,
#addressSelectionForm-multiship ul,
#addressSelectionForm-customer ul {
  margin: 12px 0;
}
#addressSelectionForm-singleship li,
#addressSelectionForm-multiship li,
#addressSelectionForm-customer li {
  padding: 12px;
}
#addressSelectionForm-singleship li:nth-child(even),
#addressSelectionForm-multiship li:nth-child(even),
#addressSelectionForm-customer li:nth-child(even) {
  background-color: #f4f4f4;
}
#addressSelectionForm-singleship label,
#addressSelectionForm-multiship label,
#addressSelectionForm-customer label {
  font-weight: normal;
  cursor: pointer;
  margin-bottom: 0;
  width: 100%;
}
#addressSelectionForm-singleship label h3,
#addressSelectionForm-multiship label h3,
#addressSelectionForm-customer label h3 {
  margin-bottom: 2px;
  font-size: 13px;
  font-weight: bold;
  text-transform: none;
}
#addressSelectionForm-singleship input[type="radio"],
#addressSelectionForm-multiship input[type="radio"],
#addressSelectionForm-customer input[type="radio"] {
  cursor: pointer;
  float: left;
  margin: 1px 10px 1.7em 0;
}
#addressSelectionForm-singleship .validation-suggestion,
#addressSelectionForm-multiship .validation-suggestion,
#addressSelectionForm-customer .validation-suggestion {
  color: #dc7016;
  font-weight: bold;
}
#addressSelectionForm-singleship .suggest-address-comma,
#addressSelectionForm-multiship .suggest-address-comma,
#addressSelectionForm-customer .suggest-address-comma {
  color: #333;
  font-weight: normal;
}
.v-fix {
  float: left;
}
.v-fix .validation-advice {
  display: block;
  width: 12em;
  margin-right: -12em;
  position: relative;
}
.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 12px;
  -webkit-appearance: none;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: default;
  color: #eaeaea;
  border: 1px solid #eaeaea;
}
input::input-placeholder,
input::-webkit-input-placeholder,
input:-moz-placeholder,
input::-moz-placeholder,
input :-ms-input-placeholder {
  color: #afafaf;
}
span.jqTransformCheckboxWrapper {
  display: block;
  float: left;
  margin-right: 4px;
}
span.jqTransformCheckboxWrapper a.jqTransformCheckbox {
  display: inline-block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -108.5px -219px;
  width: 12px;
  height: 12px;
  background-size: 185px 254px;
  content: '';
  -webkit-transition: background-color 500ms, box-shadow 300ms;
  -o-transition: background-color 500ms, box-shadow 300ms;
  transition: background-color 500ms, box-shadow 300ms;
  vertical-align: baseline;
  margin-bottom: -1px;
  transition: box-shadow 0.3s;
}
body.nobgsize span.jqTransformCheckboxWrapper a.jqTransformCheckbox {
  background-image: url('/skin/frontend/frans/default/images/frans-sprites-downscaled.png?1450130622755') !important;
}
span.jqTransformCheckboxWrapper a.jqTransformCheckbox:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
span.jqTransformCheckboxWrapper a.jqTransformCheckbox:focus {
  border-color: #ccc;
  outline: inherit;
  -webkit-box-shadow: 0 0 2px 1px rgba(143, 143, 143, 0.4);
  box-shadow: 0 0 2px 1px rgba(143, 143, 143, 0.4);
  -webkit-transition: background-color 100ms;
  -o-transition: background-color 100ms;
  transition: background-color 100ms;
}
span.jqTransformCheckboxWrapper a.jqTransformCheckbox.jqTransformChecked {
  display: inline-block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -94.5px -219px;
  width: 12px;
  height: 12px;
  background-size: 185px 254px;
  content: '';
}
body.nobgsize span.jqTransformCheckboxWrapper a.jqTransformCheckbox.jqTransformChecked {
  background-image: url('/skin/frontend/frans/default/images/frans-sprites-downscaled.png?1450130622755') !important;
}
span.jqTransformCheckboxWrapper .toggle-switch + a.jqTransformCheckbox {
  background-image: none;
  background-color: #ffffff;
  border: 1px solid #8f8f8f;
  width: 72px;
  height: 27px;
  overflow: hidden;
  white-space: nowrap;
  font-weight: normal;
  font-size: 12px;
  -webkit-transition: border-color 100ms ease-out, box-shadow 100ms ease-out;
  -o-transition: border-color 100ms ease-out, box-shadow 100ms ease-out;
  transition: border-color 100ms ease-out, box-shadow 100ms ease-out;
}
span.jqTransformCheckboxWrapper .toggle-switch + a.jqTransformCheckbox:before,
span.jqTransformCheckboxWrapper .toggle-switch + a.jqTransformCheckbox:after {
  display: inline-block;
  height: 25px;
  width: 35px;
  text-align: center;
  padding-top: 4px;
  color: #ffffff;
}
span.jqTransformCheckboxWrapper .toggle-switch + a.jqTransformCheckbox:before {
  content: 'ON';
  background-color: #382818;
  margin-left: -35px;
  -webkit-transition: margin-left 100ms ease-out, background-color 100ms ease-out;
  -o-transition: margin-left 100ms ease-out, background-color 100ms ease-out;
  transition: margin-left 100ms ease-out, background-color 100ms ease-out;
}
span.jqTransformCheckboxWrapper .toggle-switch + a.jqTransformCheckbox:after {
  content: 'OFF';
  background-color: #8f8f8f;
  margin-left: 35px;
  -webkit-transition: background-color 100ms ease-out;
  -o-transition: background-color 100ms ease-out;
  transition: background-color 100ms ease-out;
}
span.jqTransformCheckboxWrapper .toggle-switch + a.jqTransformCheckbox.jqTransformChecked {
  border-color: #382818;
}
span.jqTransformCheckboxWrapper .toggle-switch + a.jqTransformCheckbox.jqTransformChecked:before {
  margin-left: 0;
}
span.jqTransformCheckboxWrapper .toggle-switch + a.jqTransformCheckbox.jqTransformChecked:hover {
  border-color: #140e09;
}
span.jqTransformCheckboxWrapper .toggle-switch + a.jqTransformCheckbox:hover {
  border-color: #7d7d7d;
  -webkit-box-shadow: 0 0 2px 1px rgba(143, 143, 143, 0.4);
  box-shadow: 0 0 2px 1px rgba(143, 143, 143, 0.4);
}
span.jqTransformCheckboxWrapper .toggle-switch + a.jqTransformCheckbox:hover:before {
  background-color: #1f160d;
}
span.jqTransformCheckboxWrapper .toggle-switch + a.jqTransformCheckbox:hover:after {
  background-color: #7d7d7d;
}
span.jqTransformCheckboxWrapper .jqTransformHidden {
  display: none;
}
select {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 8px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: background-color 500ms, box-shadow 300ms;
  -o-transition: background-color 500ms, box-shadow 300ms;
  transition: background-color 500ms, box-shadow 300ms;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 12px;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites-edges.png') !important;
  background-repeat: no-repeat;
  background-position: right -16px;
  cursor: pointer;
  padding: 1px 13px 3px 2px;
  text-overflow: '';
  -webkit-appearance: none;
  -moz-appearance: none;
}
select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select:focus {
  border-color: #ccc;
  outline: inherit;
  -webkit-box-shadow: 0 0 2px 1px rgba(143, 143, 143, 0.4);
  box-shadow: 0 0 2px 1px rgba(143, 143, 143, 0.4);
  -webkit-transition: background-color 100ms;
  -o-transition: background-color 100ms;
  transition: background-color 100ms;
}
select::-moz-placeholder {
  color: #8f8f8f;
  opacity: 1;
}
select:-ms-input-placeholder {
  color: #8f8f8f;
}
select::-webkit-input-placeholder {
  color: #8f8f8f;
}
select[disabled],
select[readonly],
fieldset[disabled] select {
  cursor: not-allowed;
  background-color: #fbfbfb;
  opacity: 1;
}
textareaselect {
  height: auto;
}
select[disabled],
select[readonly],
fieldset[disabled] select {
  cursor: default;
  color: #eaeaea;
  border: 1px solid #eaeaea;
}
select[type="number"] {
  padding-right: 3px;
}
select[type="number"].small {
  padding-top: 4px;
  -moz-appearance: textfield;
}
select[type="number"].small::-webkit-outer-spin-button,
select[type="number"].small::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
select.small {
  font-size: 11px;
  height: 26px;
  width: 28px;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
select:disabled {
  color: #dadada;
}
select:disabled[selected] {
  display: none;
  background-color: #fff;
  color: #a8a8a8;
}
select.empty {
  color: #afafaf;
}
.notmac.safari select {
  padding-left: 7px;
  padding-top: 4px;
}
.mac.safari select,
.ios.safari select,
.mac.chrome select {
  padding-left: 6px;
  padding-top: 4px;
}
select::-ms-expand {
  display: none;
}
@-moz-document url-prefix() {
  select {
    padding: 6px 1px 6px 0;
    text-indent: 1.5px;
  }
}
@media all and (-ms-high-contrast: none) {
  select {
    padding-left: 4px;
  }
}
option {
  color: #666666;
}
option:disabled {
  color: #e2e2e2;
}
option:disabled[selected] {
  display: none;
  background-color: #fff;
  color: #8f8f8f;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 8px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: inherit;
  outline-offset: inherit;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #382818;
  border-color: #261b10;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #140e09;
  border-color: #000000;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #382818;
  border-color: #261b10;
}
.btn-primary .badge {
  color: #382818;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #3d6611;
  border-color: #30500d;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #233a0a;
  border-color: #111c05;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #3d6611;
  border-color: #30500d;
}
.btn-success .badge {
  color: #3d6611;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #afafaf;
  border-color: #a2a2a2;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #969696;
  border-color: #848484;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #afafaf;
  border-color: #a2a2a2;
}
.btn-info .badge {
  color: #afafaf;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #ff0000;
  border-color: #e60000;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #cc0000;
  border-color: #a80000;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #ff0000;
  border-color: #e60000;
}
.btn-warning .badge {
  color: #ff0000;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #666666;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #222222;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #8f8f8f;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn {
  text-transform: uppercase;
  font-size: 12px;
  padding: 10.5px 19px;
  -webkit-transition: background-color 500ms, box-shadow 300ms;
  -o-transition: background-color 500ms, box-shadow 300ms;
  transition: background-color 500ms, box-shadow 300ms;
}
.btn:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.btn:focus {
  border-color: #ccc;
  outline: inherit;
  -webkit-box-shadow: 0 0 2px 1px rgba(143, 143, 143, 0.4);
  box-shadow: 0 0 2px 1px rgba(143, 143, 143, 0.4);
  -webkit-transition: background-color 100ms;
  -o-transition: background-color 100ms;
  transition: background-color 100ms;
}
.button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 8px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  font-size: 12px;
  padding: 10.5px 19px;
  -webkit-transition: background-color 500ms, box-shadow 300ms;
  -o-transition: background-color 500ms, box-shadow 300ms;
  transition: background-color 500ms, box-shadow 300ms;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.button:focus,
.button:active:focus,
.button.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: inherit;
  outline-offset: inherit;
}
.button:hover,
.button:focus {
  color: #333;
  text-decoration: none;
}
.button:active,
.button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.button.disabled,
.button[disabled],
fieldset[disabled] .button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.button:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.button:focus {
  border-color: #ccc;
  outline: inherit;
  -webkit-box-shadow: 0 0 2px 1px rgba(143, 143, 143, 0.4);
  box-shadow: 0 0 2px 1px rgba(143, 143, 143, 0.4);
  -webkit-transition: background-color 100ms;
  -o-transition: background-color 100ms;
  transition: background-color 100ms;
}
.button:hover,
.button:focus,
.button:active,
.button.active,
.open > .dropdown-toggle.button {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.button:active,
.button.active,
.open > .dropdown-toggle.button {
  background-image: none;
}
.button.disabled,
.button[disabled],
fieldset[disabled] .button,
.button.disabled:hover,
.button[disabled]:hover,
fieldset[disabled] .button:hover,
.button.disabled:focus,
.button[disabled]:focus,
fieldset[disabled] .button:focus,
.button.disabled:active,
.button[disabled]:active,
fieldset[disabled] .button:active,
.button.disabled.active,
.button[disabled].active,
fieldset[disabled] .button.active {
  background-color: #fff;
  border-color: #ccc;
}
.button .badge {
  color: #fff;
  background-color: #333;
}
.button.plain {
  color: #333333;
  background-color: rgba(255, 255, 255, 0);
  border-color: rgba(255, 255, 255, 0);
  text-transform: none;
  font-size: 12px;
  line-height: 12px;
}
.button.plain:hover,
.button.plain:focus,
.button.plain:active,
.button.plain.active,
.open > .dropdown-toggle.button.plain {
  color: #333333;
  background-color: rgba(230, 230, 230, 0);
  border-color: rgba(224, 224, 224, 0);
}
.button.plain:active,
.button.plain.active,
.open > .dropdown-toggle.button.plain {
  background-image: none;
}
.button.plain.disabled,
.button.plain[disabled],
fieldset[disabled] .button.plain,
.button.plain.disabled:hover,
.button.plain[disabled]:hover,
fieldset[disabled] .button.plain:hover,
.button.plain.disabled:focus,
.button.plain[disabled]:focus,
fieldset[disabled] .button.plain:focus,
.button.plain.disabled:active,
.button.plain[disabled]:active,
fieldset[disabled] .button.plain:active,
.button.plain.disabled.active,
.button.plain[disabled].active,
fieldset[disabled] .button.plain.active {
  background-color: rgba(255, 255, 255, 0);
  border-color: rgba(255, 255, 255, 0);
}
.button.plain .badge {
  color: rgba(255, 255, 255, 0);
  background-color: #333333;
}
.button.plain:active,
.button.plain:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.button.infield {
  padding-left: 12px;
  padding-right: 12px;
  position: absolute;
  top: 0;
  right: 0;
  text-transform: uppercase;
  color: #afafaf;
  -webkit-transition: color 150ms linear;
  -o-transition: color 150ms linear;
  transition: color 150ms linear;
}
.button.infield:hover,
.button.infield.active {
  color: #333333;
  box-shadow: none;
}
.btn-link:focus {
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.button.plain.btn-continue {
  float: left;
  padding: 13px 0;
  text-transform: uppercase;
  color: #7c4e2a;
}
.button.plain.btn-continue:before {
  display: inline-block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -114px -145px;
  width: 6px;
  height: 9px;
  background-size: 370px 509px;
  content: '';
  margin: 0 3px -1px 0;
}
#suggestAddressFullText {
  display: inline-block;
}
#suggestAddressReduceText {
  display: none;
}
@media (max-width: 375px) {
  #suggestAddressFullText {
    display: none;
  }
  #suggestAddressReduceText {
    display: inline-block;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.col2-set:before,
.col2-set:after,
.col2-set:before,
.col2-set:after,
.col4-set:before,
.col4-set:after,
.backdrop:before,
.backdrop:after,
.form-row:before,
.form-row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.products-grid:before,
.products-grid:after,
.product-view:before,
.product-view:after,
.product-options-bottom:before,
.product-options-bottom:after,
.catalog-seo-sitemap-product .page-sitemap .sitemap:before,
.catalog-seo-sitemap-product .page-sitemap .sitemap:after,
.catalog-seo-sitemap-category .page-sitemap .sitemap:before,
.catalog-seo-sitemap-category .page-sitemap .sitemap:after,
.cart .cart-collaterals:before,
.cart .cart-collaterals:after,
.tile-row:before,
.tile-row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.col2-set:after,
.col2-set:after,
.col4-set:after,
.backdrop:after,
.form-row:after,
.form-horizontal .form-group:after,
.products-grid:after,
.product-view:after,
.product-options-bottom:after,
.catalog-seo-sitemap-product .page-sitemap .sitemap:after,
.catalog-seo-sitemap-category .page-sitemap .sitemap:after,
.cart .cart-collaterals:after,
.tile-row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.bs-prototype-override {
  display: block !important;
}
.bs-prototype-override.input-group-btn {
  display: table-cell !important;
}
.hidden {
  display: none !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}
.nobr {
  white-space: nowrap !important;
}
.wrap {
  white-space: normal !important;
}
.a-left {
  text-align: left !important;
}
.a-center {
  text-align: center !important;
}
.a-right {
  text-align: right !important;
}
.v-top {
  vertical-align: top;
}
.v-middle {
  vertical-align: middle;
}
.f-left,
.left {
  float: left !important;
}
.f-right,
.right {
  float: right !important;
}
.f-none {
  float: none !important;
}
.f-fix {
  float: left;
  width: 100%;
}
.no-display {
  display: none;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-bg {
  background: none !important;
}
.clearer:before,
.clearer:after {
  content: " ";
  display: table;
}
.clearer:after {
  clear: both;
}
.clearer:before,
.clearer:after {
  content: " ";
  display: table;
}
.clearer:after {
  clear: both;
}
.relative {
  position: relative;
}
.vertical-fix {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 606px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 606px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 606px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 606px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 761px) and (max-width: 996px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 761px) and (max-width: 996px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 761px) and (max-width: 996px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 761px) and (max-width: 996px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 997px) and (max-width: 1236px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 997px) and (max-width: 1236px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 997px) and (max-width: 1236px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 997px) and (max-width: 1236px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1237px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1237px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1237px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1237px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 606px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 761px) and (max-width: 996px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 997px) and (max-width: 1236px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1237px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.breadcrumb {
  display: none;
  background: transparent;
}
.breadcrumb li {
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
}
.breadcrumb li a {
  color: #666666;
}
.breadcrumb li a:hover {
  color: inherit;
}
.breadcrumb li .active {
  color: #222222;
}
.breadcrumb li:before {
  display: inline-block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -325px -56px;
  width: 6px;
  height: 9px;
  background-size: 370px 509px;
  content: '';
  margin: 0 3px;
  font-size: 0;
  content: ">";
  vertical-align: middle;
}
.breadcrumb li.home > a {
  display: inline-block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -355px -444px;
  width: 14px;
  height: 14px;
  background-size: 370px 509px;
  content: '';
  font-size: 0;
  vertical-align: top;
}
.breadcrumb li.home:before {
  margin: 0;
  width: 0;
}
@media (min-width: 997px) {
  .breadcrumb {
    display: block;
  }
}
.std ul,
.std ol {
  padding-left: 40px;
  margin-bottom: 10px;
}
.std ul {
  list-style: disc outside;
}
.std ol {
  list-style: decimal outside;
}
.links li {
  display: inline;
}
.links li:first-child {
  padding-left: 0;
}
.links li:last-child {
  padding-right: 0;
}
.link-cart,
.link-wishlist,
.link-reorder,
.link-compare,
.link-print {
  font-weight: bold;
}
.btn-remove,
.btn-previous,
.btn-remove2,
.btn-edit {
  display: inline-block;
  font-size: 0;
}
.btn-remove:hover,
.btn-previous:hover,
.btn-remove2:hover,
.btn-edit:hover,
.btn-remove:focus,
.btn-previous:focus,
.btn-remove2:focus,
.btn-edit:focus {
  text-decoration: none;
}
.btn-remove:after,
.btn-previous:after,
.btn-remove2:after,
.btn-edit:after {
  font-size: 14px;
  font-weight: bold;
  font-family: FontAwesome;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.btn-cart,
.button-dark {
  color: #fff;
  background-color: #382818;
  border-color: #261b10;
}
.btn-cart:hover,
.button-dark:hover,
.btn-cart:focus,
.button-dark:focus,
.btn-cart:active,
.button-dark:active,
.btn-cart.active,
.button-dark.active,
.open > .dropdown-toggle.btn-cart,
.open > .dropdown-toggle.button-dark {
  color: #fff;
  background-color: #140e09;
  border-color: #000000;
}
.btn-cart:active,
.button-dark:active,
.btn-cart.active,
.button-dark.active,
.open > .dropdown-toggle.btn-cart,
.open > .dropdown-toggle.button-dark {
  background-image: none;
}
.btn-cart.disabled,
.button-dark.disabled,
.btn-cart[disabled],
.button-dark[disabled],
fieldset[disabled] .btn-cart,
fieldset[disabled] .button-dark,
.btn-cart.disabled:hover,
.button-dark.disabled:hover,
.btn-cart[disabled]:hover,
.button-dark[disabled]:hover,
fieldset[disabled] .btn-cart:hover,
fieldset[disabled] .button-dark:hover,
.btn-cart.disabled:focus,
.button-dark.disabled:focus,
.btn-cart[disabled]:focus,
.button-dark[disabled]:focus,
fieldset[disabled] .btn-cart:focus,
fieldset[disabled] .button-dark:focus,
.btn-cart.disabled:active,
.button-dark.disabled:active,
.btn-cart[disabled]:active,
.button-dark[disabled]:active,
fieldset[disabled] .btn-cart:active,
fieldset[disabled] .button-dark:active,
.btn-cart.disabled.active,
.button-dark.disabled.active,
.btn-cart[disabled].active,
.button-dark[disabled].active,
fieldset[disabled] .btn-cart.active,
fieldset[disabled] .button-dark.active {
  background-color: #382818;
  border-color: #261b10;
}
.btn-cart .badge,
.button-dark .badge {
  color: #382818;
  background-color: #fff;
}
.btn-cart:hover,
.button-dark:hover {
  background-color: #2d2013;
}
.cards-list dt {
  margin: 5px 0 0;
}
.cards-list .offset {
  padding: 2px 0 2px 20px;
}
.separator {
  margin: 0 3px;
}
.divider {
  clear: both;
  display: block;
  font-size: 0;
  line-height: 0;
  height: 1px;
  width: 95%;
  margin: 10px auto;
  text-indent: -999em;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.3);
}
.logo strong {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
h1.logo {
  margin: 0;
}
.form-language {
  margin-bottom: 10px;
}
.form-language label {
  display: none;
}
.form-language select {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 8px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: background-color 500ms, box-shadow 300ms;
  -o-transition: background-color 500ms, box-shadow 300ms;
  transition: background-color 500ms, box-shadow 300ms;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 12px;
  -webkit-appearance: none;
}
.form-language select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-language select:focus {
  border-color: #ccc;
  outline: inherit;
  -webkit-box-shadow: 0 0 2px 1px rgba(143, 143, 143, 0.4);
  box-shadow: 0 0 2px 1px rgba(143, 143, 143, 0.4);
  -webkit-transition: background-color 100ms;
  -o-transition: background-color 100ms;
  transition: background-color 100ms;
}
.form-language select::-moz-placeholder {
  color: #8f8f8f;
  opacity: 1;
}
.form-language select:-ms-input-placeholder {
  color: #8f8f8f;
}
.form-language select::-webkit-input-placeholder {
  color: #8f8f8f;
}
.form-language select[disabled],
.form-language select[readonly],
fieldset[disabled] .form-language select {
  cursor: not-allowed;
  background-color: #fbfbfb;
  opacity: 1;
}
textarea.form-language select {
  height: auto;
}
.form-language select[disabled],
.form-language select[readonly],
fieldset[disabled] .form-language select {
  cursor: default;
  color: #eaeaea;
  border: 1px solid #eaeaea;
}
.form-search {
  position: absolute;
  right: 0;
  top: 13px;
}
.form-search input#search {
  position: absolute;
  top: -10px;
  right: 0;
  width: 0;
  border-left-width: 0;
  border-right-width: 0;
  padding-left: 0;
  padding-right: 0;
  -webkit-transition: width 100ms ease-in-out, padding 100ms linear, border-width 125ms linear;
  -o-transition: width 100ms ease-in-out, padding 100ms linear, border-width 125ms linear;
  transition: width 100ms ease-in-out, padding 100ms linear, border-width 125ms linear;
}
.form-search input#search.active {
  width: 250px;
  padding-left: 8px;
  padding-right: 8px;
  border-left-width: 1px;
  border-right-width: 1px;
  -webkit-transition: width 100ms cubic-bezier(.5,.70,.75,1.2), padding 100ms linear;
  -o-transition: width 100ms cubic-bezier(.5,.70,.75,1.2), padding 100ms linear;
  transition: width 100ms cubic-bezier(.5,.70,.75,1.2), padding 100ms linear;
}
.form-search .search-icon {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -335px -444px;
  width: 16px;
  height: 16px;
  background-size: 370px 509px;
  content: '';
  cursor: pointer;
  position: absolute;
  right: 4px;
  top: -1px;
}
.form-search .search-autocomplete {
  z-index: 1000;
}
.form-search .search-autocomplete li {
  cursor: pointer;
}
.form-search .search-autocomplete li .amount {
  float: right;
}
.form-search .search-autocomplete li.first {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.form-search .search-autocomplete li:hover,
.form-search .search-autocomplete li:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.form-search .search-autocomplete li.selected,
.form-search .search-autocomplete li.selected:hover,
.form-search .search-autocomplete li.selected:focus {
  z-index: 2;
  color: #fff;
  background-color: #382818;
  border-color: #382818;
}
.advanced-search .form-list .input-range {
  line-height: 34px;
}
.advanced-search .form-list .input-range small {
  float: right;
}
.advanced-search-summary:before,
.advanced-search-summary:after {
  content: " ";
  display: table;
}
.advanced-search-summary:after {
  clear: both;
}
.advanced-search-summary:before,
.advanced-search-summary:after {
  content: " ";
  display: table;
}
.advanced-search-summary:after {
  clear: both;
}
.advanced-search-summary ul {
  margin-bottom: 0;
  padding-left: 6px;
  padding-right: 6px;
}
.advanced-search-summary strong {
  color: #382818;
}
.advanced-search-summary p {
  clear: both;
  padding: 10px 6px 0;
  margin-bottom: 0;
  font-weight: bold;
}
@media (min-width: 607px) {
  .advanced-search-summary ul {
    float: left;
    width: 50%;
  }
}
.block {
  border-color: #ddd;
}
.block .block-title {
  border-color: #ddd;
  background-color: #f5f5f5;
  color: #333333;
}
.block .block-title strong {
  font-weight: 500;
}
.block .block-subtitle {
  margin: 0 15px 10px;
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
}
.block .block-content:before,
.block .actions:before,
.block .block-content:after,
.block .actions:after {
  content: " ";
  display: table;
}
.block .block-content:after,
.block .actions:after {
  clear: both;
}
.block .block-content:before,
.block .actions:before,
.block .block-content:after,
.block .actions:after {
  content: " ";
  display: table;
}
.block .block-content:after,
.block .actions:after {
  clear: both;
}
.block .block-content:before,
.block .block-content:after {
  content: " ";
  display: table;
}
.block .block-content:after {
  clear: both;
}
.block .block-content:before,
.block .block-content:after {
  content: " ";
  display: table;
}
.block .block-content:after {
  clear: both;
}
.block .block-content li.item {
  padding: 10px 15px;
}
.block .btn-remove,
.block .btn-edit {
  float: right;
  margin: 1px 0 2px 5px;
}
.block .actions {
  padding: 6px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  text-align: right;
  line-height: 30px;
}
.block .actions:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.block .actions a {
  float: left;
}
.block .actions button.button {
  float: right;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.block .empty {
  margin: 0;
  padding: 15px;
}
.block li.odd {
  background-color: #f9f9f9;
}
/* Mini Blocks */
.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login {
  font-size: 12px;
}
.mini-products-list .product-image {
  float: left;
}
.mini-products-list .product-details {
  margin-left: 60px;
}
.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small {
  word-wrap: break-word;
}
.block-cart .mini-products-list .product-details .nobr {
  white-space: normal !important;
}
/* Block:  Account */
.block-account .block-title {
  border-color: #382818;
  background-color: #382818;
  color: #fff;
}
.block-account .block-title strong {
  font-weight: 500;
}
.block-account .block-content {
  padding: 15px;
}
.block-account .block-content ul {
  margin-bottom: 0;
}
.block-account .block-content li a {
  display: block;
  border-bottom: 1px solid #ddd;
  padding: 5px 0;
}
.block-account .block-content li.last a {
  border-bottom: 0;
}
.block-account .block-content li.current {
  padding: 5px 0;
  border-bottom: 1px solid #ddd;
}
.block-account .block-content li.current.last {
  border-bottom: 0;
}
.block-layered-nav dl {
  margin: 0;
}
.block-layered-nav dt {
  padding: 7px 15px;
  font-weight: bold;
  text-transform: uppercase;
}
.block-layered-nav dd {
  padding: 0 15px 0 20px;
  margin-bottom: 10px;
}
.block-layered-nav dd.last {
  background: none;
}
.block-layered-nav .currently li {
  position: relative;
  padding: 5px 15px;
}
.block-layered-nav .currently .label {
  font-weight: bold;
  text-transform: uppercase;
}
.block-layered-nav .currently .btn-previous,
.block-layered-nav .currently .btn-remove {
  position: absolute;
  right: 4px;
  top: 9px;
  margin: 0;
}
.block-layered-nav .currently .btn-previous {
  right: 17px;
}
.block-layered-nav .actions {
  text-align: right;
}
.block-layered-nav .actions .actions a {
  float: none;
}
.block-cart .summary {
  padding: 10px 15px;
}
.block-cart .amount a {
  font-weight: bold;
}
.block-cart .subtotal {
  padding: 4px;
  margin-bottom: 0;
  text-align: center;
}
.block-cart .subtotal .price {
  font-weight: bold;
}
.block-cart .actions {
  border-bottom: 1px solid #ddd;
}
.block-cart .actions .paypal-logo {
  float: left;
  width: 100%;
  margin: 3px 0 0;
  text-align: right;
}
.block-cart .actions .paypal-logo .paypal-or {
  clear: both;
  display: block;
  padding: 0 55px 8px 0;
}
.block-wishlist .actions {
  text-align: right;
}
.block-wishlist .actions a {
  float: none;
}
.block-related input.checkbox {
  float: left;
}
.block-related .product {
  margin-left: 20px;
}
.compare-table .btn-remove {
  float: right;
  background-image: url(../../images/btn_remove2.gif);
  width: 72px;
  height: 15px;
}
.compare-table tr.add-to-row td {
  background: #fffada;
  text-align: center;
}
.compare-table tr.first td {
  text-align: center;
}
.compare-table tr.first td .product-name {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 5px;
  color: #203548;
}
.compare-table tr.first td .product-name a {
  color: #203548;
}
.compare-table tr.first td .ratings {
  width: 69px;
  margin: 0 auto;
}
.compare-table tr.first td p,
.compare-table tr.add-to-row td p {
  margin: 0;
}
.block-poll label {
  color: #777;
  font-weight: bold;
}
.block-poll input.radio {
  float: left;
  margin: 1px -18px 0 0;
}
.block-poll .label {
  display: block;
  margin-left: 18px;
}
.block-poll li {
  padding: 10px 15px;
}
.block-poll label {
  margin-bottom: 0;
}
.block-poll .actions {
  margin: 5px 0 0;
}
.block-poll .answer {
  font-weight: bold;
}
.block-poll .votes {
  float: right;
  margin-left: 10px;
}
.block-tags .block-content .tags-list {
  padding: 15px !important;
  margin-bottom: 0 !important;
  font-size: 12px;
}
.block-tags .actions {
  text-align: right;
}
.block-tags .actions a {
  float: none;
}
.block-subscribe .block-content {
  padding: 15px 15px 0;
}
.block-subscribe .actions {
  margin: 15px -15px 0;
}
.block-subscribe .actions button.button {
  float: none;
}
.block-reorder input.checkbox {
  float: left;
  margin: 2px -20px 0 0;
}
.block-reorder .product-name {
  margin-left: 20px;
}
.block-reorder .validation-advice {
  margin: 3px 9px 7px;
}
.block-banner {
  border: 0;
  background-color: transparent;
}
.block-banner .block-content {
  padding: 0;
  background-color: transparent;
  text-align: center;
}
.block-banner .block-content img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.block-login .block-content {
  padding: 15px 15px 0;
}
.block-login .actions {
  margin: 15px -15px 0;
}
.paypal-logo {
  display: block;
  margin: 10px 0;
  text-align: center;
}
.paypal-logo a {
  float: none;
}
.category-image img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.category-description {
  margin-bottom: 10px;
}
.category-products .toolbar {
  margin-bottom: 10px;
}
@media (min-width: 761px) {
  body.catalog-category-view.category-collections,
  body.catalog-category-view.category-specialty-collection,
  body.catalog-category-view.category-spring-collection,
  body.catalog-category-view.category-summer-collection,
  body.catalog-category-view.category-wedding-collection,
  body.catalog-category-view.category-easter-collection {
    /* remove special category bgs for now */
    /*
    background-color: @body-bg;
    background-image: url('@{image-path}bg-collections-summer.jpg');
    background-image: url('@{image-path}bg-collections-spring.jpg');
    background-size: contain;

    .layout.layout-1-col div[role="main"]{
      max-width: none;
    }
    */
  }
}
.products-grid {
  margin-left: -6px;
  margin-right: -6px;
}
.products-grid .item {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
  min-height: 390px;
  padding-bottom: 80px;
}
.products-grid .product-image {
  display: block;
  margin-bottom: 10px;
}
.products-grid .product-image img {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #f4f4f4;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.products-grid .product-name {
  min-height: 60px;
}
.products-grid .actions {
  position: absolute;
  bottom: 0;
}
.products-grid .add-to-links .separator {
  display: none;
}
.products-list li.item {
  padding: 10px 0;
  border-bottom: 1px solid #e2e2e2;
}
.products-list li.item:before,
.products-list li.item:after {
  content: " ";
  display: table;
}
.products-list li.item:after {
  clear: both;
}
.products-list li.item:before,
.products-list li.item:after {
  content: " ";
  display: table;
}
.products-list li.item:after {
  clear: both;
}
.products-list li.item:first-child {
  padding-top: 0;
}
.products-list li.item:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.products-list .product-image {
  float: left;
  width: 150px;
  display: block;
}
.products-list .product-image img {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #f4f4f4;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.products-list .product-shop {
  margin-left: 160px;
}
.products-list .add-to-links li {
  display: inline;
}
.products-list .add-to-links .separator {
  display: inline;
  margin: 0 4px;
}
.product-name {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.availability {
  margin: 0;
}
.availability span {
  font-weight: bold;
}
.availability.in-stock span {
  color: #3c763d;
}
.availability.out-of-stock span {
  color: #a94442;
}
.availability-only span,
.availability-only a {
  font-weight: bold;
}
.availability-only-details {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.availability-only-details > thead > tr > th,
.availability-only-details > tbody > tr > th,
.availability-only-details > tfoot > tr > th,
.availability-only-details > thead > tr > td,
.availability-only-details > tbody > tr > td,
.availability-only-details > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.availability-only-details > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.availability-only-details > caption + thead > tr:first-child > th,
.availability-only-details > colgroup + thead > tr:first-child > th,
.availability-only-details > thead:first-child > tr:first-child > th,
.availability-only-details > caption + thead > tr:first-child > td,
.availability-only-details > colgroup + thead > tr:first-child > td,
.availability-only-details > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.availability-only-details > tbody + tbody {
  border-top: 2px solid #ddd;
}
.availability-only-details .table {
  background-color: #f4f4f4;
}
.add-to-cart .paypal-logo {
  margin: 0;
  text-align: right;
}
.add-to-cart .paypal-logo .paypal-or {
  display: block;
  margin: 5px 60px 5px 0;
}
.add-to-cart .paypal-logo .paypal-logo {
  margin: 0;
}
.add-to-box {
  text-align: center;
  padding-left: 6px;
  padding-right: 6px;
}
.add-to-box:before,
.add-to-box:after {
  content: " ";
  display: table;
}
.add-to-box:after {
  clear: both;
}
.add-to-box:before,
.add-to-box:after {
  content: " ";
  display: table;
}
.add-to-box:after {
  clear: both;
}
.add-to-box .add-to-cart {
  margin: 0 -6px 10px;
}
.add-to-box .or {
  float: left;
}
.add-to-box .add-to-links {
  float: right;
}
.add-to-box .add-to-links li,
.add-to-box .add-to-links .separator {
  float: left;
}
.add-to-box .add-to-links .separator {
  margin: 0 4px;
}
.product-view {
  margin-left: -6px;
  margin-right: -6px;
}
.product-essential,
.product-collateral {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
  float: none !important;
  margin: 0 auto;
}
@media (min-width: 607px) {
  .product-essential,
  .product-collateral {
    float: left;
    width: 100%;
  }
}
@media (min-width: 761px) {
  .product-essential,
  .product-collateral {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1237px) {
  .product-essential,
  .product-collateral {
    float: left;
    width: 75%;
  }
}
@media (min-width: 1237px) {
  .product-essential,
  .product-collateral {
    width: 960px;
  }
}
.product-essential .product-name {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
  text-align: center;
  padding: 0 45px 0;
}
@media (min-width: 997px) {
  .product-essential .product-name {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 761px) {
  .product-essential .product-name {
    padding: 25px 125px 0;
  }
}
@media (min-width: 997px) {
  .product-essential .product-name {
    float: right !important;
    padding: 25px 0 0 30px;
    text-align: left;
  }
}
.product-essential .product-name h2 {
  font-size: 20px;
  font-weight: normal;
  margin-top: 0;
}
.product-essential .product-name h3 {
  font-size: 13px;
  font-weight: normal;
  color: #636363;
  margin: 0 0 6px;
}
.product-essential .product-shop {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 997px) {
  .product-essential .product-shop {
    float: left;
    width: 41.66666667%;
  }
}
.product-essential .product-shop .add-to-cart {
  text-align: center;
  margin-top: 35px;
}
.product-essential .product-shop .add-to-cart .btn-cart {
  width: 100%;
  max-width: 560px;
  margin: 0 auto;
}
.product-essential .product-shop .add-to-cart p {
  margin-bottom: 5px;
}
.product-essential .product-shop .add-to-cart .unavailable-header {
  font-size: 12px;
  color: #666666;
  text-transform: uppercase;
}
.product-essential .product-shop .add-to-cart .unavailable-label {
  font-size: 12px;
  font-weight: bold;
}
@media (min-width: 761px) {
  .product-essential .product-shop .add-to-cart .btn-cart {
    width: 265px;
    font-size: 12px;
  }
}
@media (min-width: 997px) {
  .product-essential .product-shop {
    float: right !important;
    padding: 0 0 30px 30px;
  }
  .product-essential .product-shop .add-to-cart {
    text-align: left;
    margin-top: 20px;
  }
  .product-essential .product-shop .add-to-cart .btn-cart {
    width: auto;
  }
}
@media (max-width: 760px) {
  body.catalog-product-view {
    background-color: #f4f4f4;
    background-image: url('/skin/frontend/frans/default/images/bg-default.png');
  }
  body.catalog-product-view .layout.layout-1-col div[role="main"] {
    max-width: none;
  }
}
.product-img-box {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
  padding: 0;
  max-width: 520px;
  margin: 0 auto 30px;
  height: 228px;
}
@media (min-width: 997px) {
  .product-img-box {
    float: left;
    width: 58.33333333%;
  }
}
.product-img-box .product-image {
  margin-bottom: 0;
}
.product-img-box .product-image li {
  position: absolute;
  display: none;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 4;
}
.product-img-box .product-image li img {
  max-width: 100%;
  max-height: 228px;
}
.product-img-box .product-image li.active {
  display: block;
  z-index: 5;
}
.product-img-box .gallery-control {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
  z-index: 6;
  font-size: 0;
  text-indent: -5000px;
  vertical-align: middle;
}
.product-img-box .gallery-control.gallery-prev {
  width: 75px;
  left: 0;
  -webkit-transition: background-color 100ms linear;
  -o-transition: background-color 100ms linear;
  transition: background-color 100ms linear;
}
.product-img-box .gallery-control.gallery-prev span {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -232px -466px;
  width: 20px;
  height: 37px;
  background-size: 370px 509px;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 6px;
  right: 65%;
  right: calc(100% - 20px - (12px / 2));
  -webkit-transition: right 50ms linear;
  -o-transition: right 50ms linear;
  transition: right 50ms linear;
  margin: auto;
  color: transparent;
  font-size: 0px;
}
.product-img-box .gallery-control.gallery-next {
  width: 75px;
  right: 0;
}
.product-img-box .gallery-control.gallery-next span {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -311px -311px;
  width: 20px;
  height: 37px;
  background-size: 370px 509px;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 6px;
  left: 65%;
  left: calc(100% - 20px - (12px / 2));
  margin: auto;
}
.product-img-box .gallery-pager {
  position: absolute;
  bottom: -18px;
  left: 6px;
  right: 6px;
  text-align: center;
  z-index: 6;
}
.product-img-box .gallery-pager span {
  text-indent: -4000px;
}
.product-img-box .gallery-pager .gallery-control {
  display: inline-block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -154px -232px;
  width: 11px;
  height: 11px;
  background-size: 185px 254px;
  content: '';
  position: static;
  margin: 0 1.5px;
}
body.nobgsize .product-img-box .gallery-pager .gallery-control {
  background-image: url('/skin/frontend/frans/default/images/frans-sprites-downscaled.png?1450130622755') !important;
}
.product-img-box .gallery-pager .gallery-control:hover {
  display: inline-block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -154px -219px;
  width: 11px;
  height: 11px;
  background-size: 185px 254px;
  content: '';
}
body.nobgsize .product-img-box .gallery-pager .gallery-control:hover {
  background-image: url('/skin/frontend/frans/default/images/frans-sprites-downscaled.png?1450130622755') !important;
}
.product-img-box .gallery-pager .gallery-control.active {
  display: inline-block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -141px -232px;
  width: 11px;
  height: 11px;
  background-size: 185px 254px;
  content: '';
}
body.nobgsize .product-img-box .gallery-pager .gallery-control.active {
  background-image: url('/skin/frontend/frans/default/images/frans-sprites-downscaled.png?1450130622755') !important;
}
.product-options {
  margin-bottom: 10px;
  position: relative;
}
.product-options dl {
  margin: 0;
}
.product-options dt {
  padding-top: 10px;
  font-weight: normal;
}
.product-options dt label {
  margin-bottom: 0;
  font-weight: bold;
}
.product-options dt label.required em {
  margin-left: 2px;
  color: #a94442;
}
.product-options dt .qty-disabled {
  background: none;
  border: 0;
  padding: 3px;
}
.product-options dd .qty-holder {
  display: block;
}
.product-options dd .qty-holder label {
  vertical-align: middle;
}
.product-options dd {
  padding: 5px 0 10px 5px;
  border-bottom: 1px solid #e2e2e2;
}
.product-options dd .input-text,
.product-options dd select,
.product-options dd textarea {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 8px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: background-color 500ms, box-shadow 300ms;
  -o-transition: background-color 500ms, box-shadow 300ms;
  transition: background-color 500ms, box-shadow 300ms;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 12px;
  -webkit-appearance: none;
}
.product-options dd .input-text:focus,
.product-options dd select:focus,
.product-options dd textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.product-options dd .input-text:focus,
.product-options dd select:focus,
.product-options dd textarea:focus {
  border-color: #ccc;
  outline: inherit;
  -webkit-box-shadow: 0 0 2px 1px rgba(143, 143, 143, 0.4);
  box-shadow: 0 0 2px 1px rgba(143, 143, 143, 0.4);
  -webkit-transition: background-color 100ms;
  -o-transition: background-color 100ms;
  transition: background-color 100ms;
}
.product-options dd .input-text::-moz-placeholder,
.product-options dd select::-moz-placeholder,
.product-options dd textarea::-moz-placeholder {
  color: #8f8f8f;
  opacity: 1;
}
.product-options dd .input-text:-ms-input-placeholder,
.product-options dd select:-ms-input-placeholder,
.product-options dd textarea:-ms-input-placeholder {
  color: #8f8f8f;
}
.product-options dd .input-text::-webkit-input-placeholder,
.product-options dd select::-webkit-input-placeholder,
.product-options dd textarea::-webkit-input-placeholder {
  color: #8f8f8f;
}
.product-options dd .input-text[disabled],
.product-options dd select[disabled],
.product-options dd textarea[disabled],
.product-options dd .input-text[readonly],
.product-options dd select[readonly],
.product-options dd textarea[readonly],
fieldset[disabled] .product-options dd .input-text,
fieldset[disabled] .product-options dd select,
fieldset[disabled] .product-options dd textarea {
  cursor: not-allowed;
  background-color: #fbfbfb;
  opacity: 1;
}
textarea.product-options dd .input-text,
textarea.product-options dd select,
textarea.product-options dd textarea {
  height: auto;
}
.product-options dd .input-text[disabled],
.product-options dd select[disabled],
.product-options dd textarea[disabled],
.product-options dd .input-text[readonly],
.product-options dd select[readonly],
.product-options dd textarea[readonly],
fieldset[disabled] .product-options dd .input-text,
fieldset[disabled] .product-options dd select,
fieldset[disabled] .product-options dd textarea {
  cursor: default;
  color: #eaeaea;
  border: 1px solid #eaeaea;
}
.product-options dd select[multiple],
.product-options dd textarea {
  height: auto;
}
.product-options dl.last dd.last {
  border-bottom: 0;
  margin-bottom: 0;
}
.product-options ul.options-list {
  margin-bottom: 0;
}
.product-options ul.options-list input.radio {
  float: left;
  margin-top: 3px;
}
.product-options ul.options-list input.checkbox {
  float: left;
  margin-top: 3px;
}
.product-options ul.options-list .label {
  display: block;
  margin-left: 18px;
}
.product-options ul.options-list label {
  font-weight: normal;
}
.product-options ul.validation-failed {
  padding: 0 7px;
}
.product-options p.note {
  margin: 0;
  font-size: 12px;
}
.product-options p.required {
  position: absolute;
  right: 20px;
  top: 20px;
}
.product-options-bottom {
  margin-left: -6px;
  margin-right: -6px;
}
.product-options-bottom .price-box,
.product-options-bottom .add-to-cart {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 997px) {
  .product-options-bottom .price-box,
  .product-options-bottom .add-to-cart {
    float: left;
    width: 50%;
  }
}
.product-options-bottom .add-to-links {
  padding-top: 10px;
  clear: both;
  text-align: center;
}
.product-options-bottom .add-to-links li {
  display: inline;
}
.product-options-bottom .price-box {
  padding-top: 10px;
}
.product-options-bottom .price-box:before,
.product-options-bottom .price-box:after {
  content: " ";
  display: table;
}
.product-options-bottom .price-box:after {
  clear: both;
}
.product-options-bottom .price-box:before,
.product-options-bottom .price-box:after {
  content: " ";
  display: table;
}
.product-options-bottom .price-box:after {
  clear: both;
}
.product-options-bottom .price-label {
  float: left;
  padding-right: 5px;
}
.product-options-bottom .price-tax {
  float: left;
}
@media (min-width: 997px) {
  .product-options-bottom .price-box {
    padding-top: 0;
  }
}
.product-view .grouped-items-table .price-box {
  margin: 0;
}
.product-view .grouped-items-table .qty {
  width: auto;
}
.product-view .box-collateral {
  padding: 15px;
  border-color: #ddd;
}
.product-view .box-collateral:before,
.product-view .box-collateral:after {
  content: " ";
  display: table;
}
.product-view .box-collateral:after {
  clear: both;
}
.product-view .box-collateral:before,
.product-view .box-collateral:after {
  content: " ";
  display: table;
}
.product-view .box-collateral:after {
  clear: both;
}
.product-view .box-collateral > h2 {
  margin: -15px -15px 15px;
  border-color: #ddd;
  background-color: #f5f5f5;
  font-size: 16px;
  color: #333333;
}
.product-view .box-additional {
  padding: 0;
}
.product-view .box-additional > h2 {
  margin: 0;
}
.product-view .box-additional .data-table {
  border: 0;
  margin-bottom: 0;
}
.product-view .box-additional .data-table > tbody > tr > th {
  border-left: 0;
}
.product-view .box-additional .data-table > tbody > tr > td {
  border-right: 0;
}
.product-view .box-additional .data-table > tbody > tr.first > th,
.product-view .box-additional .data-table > tbody > tr.first > td {
  border-top: 0;
}
.product-view .box-additional .data-table > tbody > tr.last > th,
.product-view .box-additional .data-table > tbody > tr.last > td {
  border-bottom: 0;
}
.product-view .box-up-sell .table-responsive {
  padding: 15px 0;
}
.product-view .box-up-sell .products-grid {
  margin: 0;
  width: 100%;
}
.product-view .box-up-sell .products-grid td {
  width: 25%;
  padding: 0 6px;
  vertical-align: top;
}
.product-view .box-up-sell .products-grid .product-image,
.product-view .box-up-sell .products-grid .price-box {
  margin-bottom: 10px;
}
.product-view .box-up-sell .products-grid .ratings {
  margin-bottom: 0;
}
@media (max-width: 761px) {
  .product-view .box-up-sell .products-grid {
    min-width: 500px;
  }
  .product-view .box-up-sell .products-grid > tbody > tr > th,
  .product-view .box-up-sell .products-grid > tbody > tr > td {
    white-space: normal;
  }
}
.product-view .box-tags {
  margin: 0;
}
.product-view .box-tags .product-tags li {
  display: inline;
  white-space: nowrap;
  margin: 0 6px;
}
.product-view .box-tags .note {
  margin: 0;
  text-align: center;
}
.product-view .box-reviews dt {
  padding-top: 15px;
  font-weight: normal;
}
.product-view .box-reviews dt a,
.product-view .box-reviews dt span {
  font-weight: bold;
}
.product-view .box-reviews dd {
  padding-bottom: 15px;
  border-bottom: 1px solid #e2e2e2;
}
.product-view .box-reviews dd:before,
.product-view .box-reviews dd:after {
  content: " ";
  display: table;
}
.product-view .box-reviews dd:after {
  clear: both;
}
.product-view .box-reviews dd:before,
.product-view .box-reviews dd:after {
  content: " ";
  display: table;
}
.product-view .box-reviews dd:after {
  clear: both;
}
.product-view .box-reviews dd .ratings-table {
  float: left;
  margin-right: 10px;
}
.product-view .box-reviews dd small {
  font-style: italic;
}
.product-view .box-reviews .form-add h3 {
  margin-top: 0;
  font-size: 14px;
  font-weight: normal;
}
.product-view .box-reviews .form-add h3 span {
  font-weight: 500;
}
.product-view .box-reviews .form-add h4 {
  display: inline-block;
  position: relative;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
}
.product-view .box-reviews .form-add h4 em {
  float: right;
  position: absolute;
  top: 0;
  right: -8px;
  color: #a94442;
}
.product-view .box-reviews .form-add td.value {
  text-align: center;
}
.product-view .box-reviews .form-add td.value .radio {
  display: inline;
  margin: 0;
  padding: 0;
  height: 20px;
}
@media (max-width: 761px) {
  .product-view .box-reviews .form-add form {
    width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
    padding: 15px;
    border: 1px solid #ddd;
  }
}
.tags-list {
  margin: 0;
  padding: 10px;
}
.tags-list li {
  display: inline !important;
  margin: 0 3px;
}
.color-tiles {
  line-height: 0;
  font-size: 0;
  padding-top: 10px;
  width: 265px;
  margin: 0 auto;
  text-align: center;
}
.color-tiles:before,
.color-tiles:after {
  content: " ";
  display: table;
}
.color-tiles:after {
  clear: both;
}
.color-tiles:before,
.color-tiles:after {
  content: " ";
  display: table;
}
.color-tiles:after {
  clear: both;
}
.color-tiles .color-tile-wrapper {
  margin: -5px;
}
@media (min-width: 997px) {
  .color-tiles {
    text-align: left;
    border-top: 1px solid #afafaf;
    width: auto;
    margin-top: 20px;
  }
}
.color-tiles h4 {
  font-size: 14px;
}
.color-tiles label {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  margin: 5px;
  cursor: pointer;
  background-position: center;
  background-size: 30px 30px;
  text-indent: -4000px;
  color: transparent;
  font-size: 0px;
  border: 1px solid #DDD;
  -webkit-transition: border-color 150ms;
  -o-transition: border-color 150ms;
  transition: border-color 150ms;
}
.color-tiles label.checked,
.color-tiles label:hover {
  border: 1px solid #DDD;
  box-shadow: inset 0px 0px 0px 2px rgba(0, 0, 0, 0.5);
}
.color-tiles label input[type="radio"] {
  margin: 0;
  vertical-align: top;
  width: 0;
  height: 0;
  position: absolute;
  top: -1000px;
}
.color-tiles label input[type="radio"]:focus:before {
  display: block;
  width: 33px;
  height: 33px;
  content: "";
  opacity: 1;
  -webkit-box-shadow: 0 0 2px 1px #8f8f8f;
  box-shadow: 0 0 2px 1px #8f8f8f;
  position: absolute;
  top: 1000px;
  left: -17px;
}
@media (min-width: 997px) {
  .color-tiles label input[type="radio"]:focus:before {
    left: auto;
  }
}
.product-basics {
  line-height: 34px;
  font-size: 12px;
  width: 220px;
  margin: 22px auto 8px;
}
.product-basics > div:first-child {
  padding: 0.8em 0 0 0;
  line-height: 1.3em;
}
.product-basics > div:first-child > select {
  margin-top: -0.8em;
}
.product-basics > div:last-child {
  padding-right: 0;
}
.product-basics .price {
  display: inline-block;
  text-align: right;
  padding-right: 20px;
}
@media (min-width: 997px) {
  .product-basics {
    margin: 0;
    width: auto;
  }
  .product-basics .price {
    text-align: left;
  }
}
.input-text.qty {
  text-transform: uppercase;
}
.product-collateral {
  margin-top: 40px;
}
.product-collateral > ul > li {
  background-color: #e2e2e2;
  margin-bottom: 1px;
  font-size: 12px;
}
.product-collateral > ul > li > span {
  display: block;
  position: relative;
  padding: 12px 36px 12px 12px;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.product-collateral > ul > li > span .expander-icon {
  position: absolute;
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -141.5px -219.5px;
  width: 11px;
  height: 11px;
  background-size: 185px 254px;
  content: '';
  top: 0;
  bottom: 0;
  right: 12px;
  margin: auto;
}
body.nobgsize .product-collateral > ul > li > span .expander-icon {
  background-image: url('/skin/frontend/frans/default/images/frans-sprites-downscaled.png?1450130622755') !important;
}
.product-collateral > ul > li > span.expanded {
  font-weight: bold;
  background-color: #eaeaea;
}
.product-collateral > ul > li > span.expanded .expander-icon {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -122px -64px;
  width: 11px;
  height: 11px;
  background-size: 185px 254px;
  content: '';
}
body.nobgsize .product-collateral > ul > li > span.expanded .expander-icon {
  background-image: url('/skin/frontend/frans/default/images/frans-sprites-downscaled.png?1450130622755') !important;
}
.product-collateral > ul > li > span:hover {
  background-color: #dadada;
}
.product-collateral > ul > li > span:hover.expanded {
  background-color: #eaeaea;
}
.product-collateral > ul > li > ul {
  line-height: 1.5;
  background-color: #e2e2e2;
  padding: 12px;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.product-collateral > ul > li > ul.expanded {
  background-color: #eaeaea;
}
.product-collateral > ul > li:last-child {
  margin-bottom: 0;
}
#ex-inside_the_box .row {
  margin-bottom: 12px;
}
#ex-inside_the_box .row .inside-the-box-column {
  margin-bottom: 12px;
}
#ex-inside_the_box .row .inside-the-box-column:last-child {
  margin-bottom: 0;
}
#ex-inside_the_box .row:last-child {
  margin-bottom: 0;
}
#ex-inside_the_box .product-piece-image {
  width: 100%;
  height: 100px;
  background-color: #ffffff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
#ex-inside_the_box .product-piece-details {
  background-color: #f4f4f4;
  padding: 18px 20px 10px;
}
#ex-inside_the_box .product-piece-details .product-piece-name {
  font-weight: bold;
}
#ex-nutrition_ingredients .nutrition-wrapper {
  background-color: #eaeaea;
  background-position: bottom left;
  background-repeat: no-repeat;
  margin: -52px -12px -12px;
  padding: 52px 12px 12px;
}
@media (max-width: 760px) {
  #ex-nutrition_ingredients .nutrition-wrapper {
    background-image: none !important;
  }
}
#ex-nutrition_ingredients .nutritional-facts {
  background-color: #ffffff;
  border: 15px solid #ffffff;
  margin: 0 auto 20px;
  width: 290px;
}
@media (min-width: 761px) {
  #ex-nutrition_ingredients .nutritional-facts {
    float: right;
    margin: 0 28px 40px 60px;
  }
}
#ex-nutrition_ingredients .nutritional-facts h5 {
  text-transform: none;
  margin: 0;
}
#ex-nutrition_ingredients .nutritional-facts td {
  padding: 5px 10px;
}
#ex-nutrition_ingredients .nutritional-facts .facts-header,
#ex-nutrition_ingredients .nutritional-facts .net-weight {
  padding: 0 0 10px 0;
}
#ex-nutrition_ingredients .nutritional-facts .serving-size {
  padding: 0;
}
#ex-nutrition_ingredients .nutritional-facts .amount-per-serving,
#ex-nutrition_ingredients .nutritional-facts .total-fat,
#ex-nutrition_ingredients .nutritional-facts .total-fat-dv,
#ex-nutrition_ingredients .nutritional-facts .saturated-fat,
#ex-nutrition_ingredients .nutritional-facts .saturated-fat-dv,
#ex-nutrition_ingredients .nutritional-facts .total-carbohydrate,
#ex-nutrition_ingredients .nutritional-facts .total-carbohydrate-dv,
#ex-nutrition_ingredients .nutritional-facts .dietary-fiber,
#ex-nutrition_ingredients .nutritional-facts .dietary-fiber-dv,
#ex-nutrition_ingredients .nutritional-facts .vitamin-a,
#ex-nutrition_ingredients .nutritional-facts .vitamin-c,
#ex-nutrition_ingredients .nutritional-facts .calcium {
  padding-bottom: 0;
}
#ex-nutrition_ingredients .nutritional-facts .calories,
#ex-nutrition_ingredients .nutritional-facts .calories-from-fat,
#ex-nutrition_ingredients .nutritional-facts .saturated-fat,
#ex-nutrition_ingredients .nutritional-facts .saturated-fat-dv,
#ex-nutrition_ingredients .nutritional-facts .trans-fat,
#ex-nutrition_ingredients .nutritional-facts .trans-fat-dv,
#ex-nutrition_ingredients .nutritional-facts .dietary-fiber,
#ex-nutrition_ingredients .nutritional-facts .dietary-fiber-dv,
#ex-nutrition_ingredients .nutritional-facts .sugars,
#ex-nutrition_ingredients .nutritional-facts .vitamin-c,
#ex-nutrition_ingredients .nutritional-facts .calcium,
#ex-nutrition_ingredients .nutritional-facts .iron {
  padding-top: 0;
}
#ex-nutrition_ingredients .nutritional-facts .calories-from-fat {
  padding-left: 0;
}
#ex-nutrition_ingredients .nutritional-facts .saturated-fat,
#ex-nutrition_ingredients .nutritional-facts .trans-fat,
#ex-nutrition_ingredients .nutritional-facts .dietary-fiber,
#ex-nutrition_ingredients .nutritional-facts .sugars {
  text-indent: 10px;
}
#ex-nutrition_ingredients .nutritional-facts .amount-per-serving,
#ex-nutrition_ingredients .nutritional-facts .calories,
#ex-nutrition_ingredients .nutritional-facts .calories-from-fat {
  background-color: #f4f4f4;
}
#ex-nutrition_ingredients .nutritional-facts .divider-after {
  border-bottom: 1px solid #e2e2e2;
}
#ex-nutrition_ingredients .nutritional-facts .calories .nutrition-label,
#ex-nutrition_ingredients .nutritional-facts .total-fat .nutrition-label,
#ex-nutrition_ingredients .nutritional-facts .cholesterol .nutrition-label,
#ex-nutrition_ingredients .nutritional-facts .sodium .nutrition-label,
#ex-nutrition_ingredients .nutritional-facts .total-carbohydrate .nutrition-label,
#ex-nutrition_ingredients .nutritional-facts .protein .nutrition-label {
  font-weight: bold;
}
#ex-nutrition_ingredients .nutritional-facts .total-carbohydrate .nutrition-value {
  line-height: 3em;
}
#ex-nutrition_ingredients .nutritional-facts .daily-value-header,
#ex-nutrition_ingredients .nutritional-facts .daily-value {
  text-align: right;
}
#ex-nutrition_ingredients .nutritional-facts .daily-value {
  font-weight: bold;
}
#ex-nutrition_ingredients .nutritional-facts .nutrition-label {
  float: left;
}
#ex-nutrition_ingredients .nutritional-facts .nutrition-value {
  float: right;
}
#ex-nutrition_ingredients .nutritional-facts .daily-value-footnote {
  font-size: 11px;
  padding: 10px 5px 0;
}
#ex-nutrition_ingredients ul.badges:before,
#ex-nutrition_ingredients ul.badges:after {
  content: " ";
  display: table;
}
#ex-nutrition_ingredients ul.badges:after {
  clear: both;
}
#ex-nutrition_ingredients ul.badges:before,
#ex-nutrition_ingredients ul.badges:after {
  content: " ";
  display: table;
}
#ex-nutrition_ingredients ul.badges:after {
  clear: both;
}
#ex-nutrition_ingredients ul.badges > li {
  float: left;
  text-align: center;
  margin-right: 28px;
  min-width: 60px;
}
#ex-nutrition_ingredients ul.badges > li:last-child {
  margin-right: 0;
}
#ex-nutrition_ingredients ul.badges > li .badge {
  margin: 8px auto 4px;
  width: 62px;
  height: 62px;
  background-size: 62px auto;
  display: block;
}
#ex-nutrition_ingredients ul.badges > li .badge.gluten-free {
  background-image: url('/skin/frontend/frans/default/images/cms/nutrition-badge-gluten.png');
}
#ex-nutrition_ingredients ul.badges > li .badge.non-gmo {
  background-image: url('/skin/frontend/frans/default/images/cms/nutrition-badge-gmo.png');
}
#ex-nutrition_ingredients ul.badges > li .badge.vegan {
  background-image: url('/skin/frontend/frans/default/images/cms/nutrition-badge-vegan.png');
}
#ex-nutrition_ingredients ul.badges > li .badge.alcohol {
  background-image: url('/skin/frontend/frans/default/images/cms/nutrition-badge-alcohol.png');
}
#ex-nutrition_ingredients ul.badges > li .badge.milkeggs {
  background-image: url('/skin/frontend/frans/default/images/cms/nutrition-badge-milkeggs.png');
}
#ex-nutrition_ingredients ul.badges > li .badge.nuts {
  background-image: url('/skin/frontend/frans/default/images/cms/nutrition-badge-nuts.png');
}
#ex-nutrition_ingredients ul.badges > li .badge.fairtrade {
  background-image: url('/skin/frontend/frans/default/images/cms/nutrition-badge-fairtrade.png');
  margin-left: 10px;
}
#ex-nutrition_ingredients ul.badges > li .badge.organic {
  background-image: url('/skin/frontend/frans/default/images/cms/nutrition-badge-organic.png');
}
.expander-toggle.expanded[data-expander-id="ex-nutrition_ingredients"] {
  background-color: transparent;
}
#ex-gift_services .gift-services-header {
  text-align: center;
  margin-bottom: 12px;
}
#ex-gift_services .row {
  display: table-row;
}
#ex-gift_services .row .gift-services-column {
  float: none;
  background-color: #f4f4f4;
  border-bottom: 12px solid #eaeaea;
}
#ex-gift_services .row .gift-services-column p {
  margin: 0;
  padding: 0 20px 0;
}
#ex-gift_services .row .gift-services-column p:first-child {
  padding: 0;
  min-height: 150px;
}
#ex-gift_services .row .gift-services-column p:last-child {
  padding-bottom: 10px;
}
#ex-gift_services .row .gift-services-column img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
  margin: 0 auto;
  max-height: 200px;
  max-width: 98%;
}
#ex-gift_services .row .gift-services-column:first-child {
  border-left: none;
}
#ex-gift_services .row .gift-services-column:last-child {
  border-right: none;
  border-bottom: none;
}
@media (min-width: 390px) {
  #ex-gift_services .row .gift-services-column p:first-child {
    min-height: 200px;
  }
}
@media (min-width: 535px) {
  .product-img-box {
    height: 350px;
  }
  .product-img-box .product-image li img {
    max-height: 350px;
  }
}
@media (min-width: 761px) {
  #ex-inside_the_box .row .inside-the-box-column {
    margin-bottom: 0;
  }
  #ex-gift_services .row .gift-services-column {
    display: table-cell;
    border-left: 6px solid #eaeaea;
    border-right: 6px solid #eaeaea;
    border-bottom: none;
  }
}
@media (max-width: 520px) {
  .product-img-box {
    position: static;
    height: auto;
  }
  .product-img-box .product-image li {
    position: static;
  }
  .product-img-box .product-image li:not(.active) {
    display: none !important;
  }
  .product-img-box .product-image li img {
    max-height: none;
  }
  .product-img-box .gallery-control {
    top: 66px;
    height: 276px;
  }
  .product-img-box .gallery-control.gallery-next span {
    float: right;
  }
  .product-img-box .gallery-control span {
    position: static !important;
    margin: 0 15px !important;
    left: auto !important;
    right: auto !important;
  }
  .product-img-box .gallery-pager {
    bottom: auto;
    margin-top: -18px;
  }
}
.price {
  white-space: nowrap;
}
.price-box .price-label {
  white-space: nowrap;
}
.price-box .price {
  font-weight: bold;
  color: #382818;
}
.regular-price {
  color: #382818;
}
.regular-price .price {
  font-weight: bold;
  color: #382818;
}
.old-price {
  margin: 0;
  color: #8f8f8f;
}
.old-price .price {
  color: inherit;
  font-weight: normal;
  text-decoration: line-through;
}
.special-price {
  margin: 0;
}
.special-price .price-label {
  font-weight: bold;
  color: #382818;
}
.minimal-price {
  margin: 0;
}
.minimal-price .price-label {
  font-weight: bold;
}
.minimal-price-link {
  display: block;
}
.minimal-price-link .price {
  font-weight: normal;
}
.price-excluding-tax,
.price-including-tax {
  display: block;
  color: #8f8f8f;
}
.price-excluding-tax .label,
.price-including-tax .label {
  white-space: nowrap;
  color: inherit;
}
.configured-price {
  margin: 0;
}
.configured-price .price-label {
  font-weight: bold;
}
.weee {
  display: block;
}
.weee .price {
  font-weight: normal;
}
.price-excl-tax,
.price-incl-tax {
  display: block;
}
.price-excl-tax .label,
.price-incl-tax .label {
  white-space: nowrap;
  display: block;
}
.price-excl-tax .price,
.price-incl-tax .price {
  display: block;
}
.price-from,
.price-to {
  margin: 0;
}
.price-from .price-label,
.price-to .price-label {
  font-weight: bold;
  white-space: nowrap;
}
.price-notice {
  color: #333333;
}
.price-notice .price {
  font-weight: bold;
  color: #333333;
}
.price-as-configured {
  margin: 0;
}
.price-as-configured .price-label {
  font-weight: bold;
  white-space: nowrap;
}
.price-box-bundle .price-box {
  margin: 0;
  padding: 0;
}
.price-box-bundle .price {
  color: #333333;
}
.tier-prices .benefit {
  font-weight: bold;
  font-style: italic;
}
.tier-prices .price {
  font-weight: bold;
  color: #333333;
}
.tier-prices-grouped .price {
  font-weight: bold;
}
.no-rating {
  margin: 0;
}
.ratings {
  margin-bottom: 10px;
  font-size: 12px;
}
.ratings strong {
  float: left;
  margin: 1px 3px 0 0;
}
.ratings .rating-links {
  margin: 0;
}
.ratings .rating-links .separator {
  margin: 0 2px;
}
.rating-box {
  width: 69px;
  height: 13px;
  font-size: 0;
  line-height: 0;
  background: url(../../images/bkg_rating.gif) 0 0 repeat-x;
  text-indent: -999em;
  overflow: hidden;
}
.rating-box .rating {
  float: left;
  height: 13px;
  background: url(../../images/bkg_rating.gif) 0 100% repeat-x;
}
.ratings .rating-box {
  float: left;
  margin-right: 3px;
}
.ratings-table th,
.ratings-table td {
  font-size: 12px;
}
.ratings-table th {
  font-weight: bold;
  padding-right: 8px;
}
/* CMS Home Page */
.page-sitemap .links {
  text-align: right;
  font-weight: bold;
}
.catalog-seo-sitemap-product .page-sitemap .sitemap {
  margin-left: -6px;
  margin-right: -6px;
}
.catalog-seo-sitemap-product .page-sitemap .sitemap li {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 997px) {
  .catalog-seo-sitemap-product .page-sitemap .sitemap li {
    float: left;
    width: 50%;
  }
}
.catalog-seo-sitemap-category .page-sitemap .sitemap {
  margin-left: -6px;
  margin-right: -6px;
}
.catalog-seo-sitemap-category .page-sitemap .sitemap li {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 761px) {
  .catalog-seo-sitemap-category .page-sitemap .sitemap li {
    float: left;
    width: 25%;
  }
}
@media (min-width: 997px) {
  .catalog-seo-sitemap-category .page-sitemap .sitemap li {
    float: left;
    width: 16.66666667%;
  }
}
.catalog-seo-sitemap-category .page-sitemap .sitemap li.level-0 {
  font-weight: bold;
  margin-top: 10px;
}
.catalog-seo-sitemap-category .page-sitemap .sitemap li.level-0:first-child {
  margin-top: 0;
}
@media (min-width: 997px) {
  .page-sitemap .sitemap li.level-0,
  .page-sitemap .sitemap li.level-1,
  .page-sitemap .sitemap li.level-2,
  .page-sitemap .sitemap li.level-3,
  .page-sitemap .sitemap li.level-4 {
    width: auto;
    float: none;
  }
  .page-sitemap .sitemap li.level-0 {
    padding-left: 6px !important;
  }
  .page-sitemap .sitemap li.level-1 {
    padding-left: 26px !important;
  }
  .page-sitemap .sitemap li.level-2 {
    padding-left: 46px !important;
  }
  .page-sitemap .sitemap li.level-3 {
    padding-left: 66px !important;
  }
  .page-sitemap .sitemap li.level-4 {
    padding-left: 86px !important;
  }
}
.rss-title h1 {
  background: url(../../images/i_rss-big.png) 0 4px no-repeat;
  padding-left: 27px;
}
.rss-table .link-rss {
  display: block;
  line-height: 1.55;
  background-position: 0 4px;
}
.cart {
  max-width: 970px;
  margin: 0 auto;
}
.cart .page-title {
  font-size: 16px;
  color: #666666;
  margin: 0 0 11px;
  text-align: center;
}
.cart .page-title .checkout-types li {
  margin: 0 0 5px;
}
.cart .page-title .checkout-types li:last-child {
  margin-bottom: 0;
}
.cart .button.back {
  margin-left: 12px;
}
.cart .title-buttons .checkout-types {
  float: right;
  margin-bottom: 0;
}
.cart .checkout-types .paypal-or {
  margin: 0 8px;
}
.cart .totals .checkout-types .paypal-or {
  clear: both;
  display: block;
  padding: 8px 55px 0 0;
  font-size: 12px;
}
.cart .cart-empty {
  text-align: center;
  padding: 100px 0;
}
.btn-checkout {
  color: #fff;
  background-color: #382818;
  border-color: #261b10;
  padding: 12px 20px;
  border: none;
}
.btn-checkout:hover,
.btn-checkout:focus,
.btn-checkout:active,
.btn-checkout.active,
.open > .dropdown-toggle.btn-checkout {
  color: #fff;
  background-color: #140e09;
  border-color: #000000;
}
.btn-checkout:active,
.btn-checkout.active,
.open > .dropdown-toggle.btn-checkout {
  background-image: none;
}
.btn-checkout.disabled,
.btn-checkout[disabled],
fieldset[disabled] .btn-checkout,
.btn-checkout.disabled:hover,
.btn-checkout[disabled]:hover,
fieldset[disabled] .btn-checkout:hover,
.btn-checkout.disabled:focus,
.btn-checkout[disabled]:focus,
fieldset[disabled] .btn-checkout:focus,
.btn-checkout.disabled:active,
.btn-checkout[disabled]:active,
fieldset[disabled] .btn-checkout:active,
.btn-checkout.disabled.active,
.btn-checkout[disabled].active,
fieldset[disabled] .btn-checkout.active {
  background-color: #382818;
  border-color: #261b10;
}
.btn-checkout .badge {
  color: #382818;
  background-color: #fff;
}
.cart-table {
  margin-bottom: 0;
}
.cart-table .qty {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  width: auto;
  text-align: center;
}
select.cart-table .qty {
  height: 30px;
  line-height: 30px;
}
textarea.cart-table .qty,
select[multiple].cart-table .qty {
  height: auto;
}
.cart-table .button {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.cart .cart-collaterals {
  margin-left: -6px;
  margin-right: -6px;
}
.cart .cart-collaterals .col2-set {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 997px) {
  .cart .cart-collaterals .col2-set {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 761px) {
  .cart .cart-collaterals .totals {
    margin-right: 6px;
    float: right;
    width: 33.33333333%;
  }
}
.cart .crosssell,
.cart .discount,
.cart .shipping {
  border-color: #ddd;
}
.cart .crosssell > h2,
.cart .discount > h2,
.cart .shipping > h2 {
  border-color: #ddd;
  background-color: #f5f5f5;
  color: #333333;
  font-weight: 500;
}
.cart .crosssell #crosssell-products-list {
  margin-bottom: 0;
  padding: 15px;
}
.cart .crosssell li.item {
  padding: 10px 0;
  border-bottom: 1px solid #e2e2e2;
}
.cart .crosssell li.item:first-child {
  padding-top: 0;
}
.cart .crosssell li.item:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.cart .crosssell .product-image {
  float: left;
}
.cart .crosssell .product-details {
  margin-left: 100px;
}
.cart .crosssell .add-to-links .separator {
  display: none;
}
.cart .crosssell .link-compare {
  font-weight: normal;
}
@media (max-width: 997px) {
  .cart .crosssell {
    display: none;
  }
}
.cart .discount .discount-form {
  padding: 15px;
}
.cart .shipping .shipping-form {
  padding: 15px;
}
.cart .totals table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.cart .totals table > thead > tr > th,
.cart .totals table > tbody > tr > th,
.cart .totals table > tfoot > tr > th,
.cart .totals table > thead > tr > td,
.cart .totals table > tbody > tr > td,
.cart .totals table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.cart .totals table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.cart .totals table > caption + thead > tr:first-child > th,
.cart .totals table > colgroup + thead > tr:first-child > th,
.cart .totals table > thead:first-child > tr:first-child > th,
.cart .totals table > caption + thead > tr:first-child > td,
.cart .totals table > colgroup + thead > tr:first-child > td,
.cart .totals table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.cart .totals table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.cart .totals table .table {
  background-color: #f4f4f4;
}
.cart .totals .checkout-types {
  margin-bottom: 0;
  text-align: right;
}
.cart .totals .checkout-types li {
  margin-bottom: 5px;
}
.cart .totals .checkout-types li:last-child {
  margin-bottom: 0;
}
.item-options {
  margin-top: 10px;
}
.item-options dd {
  margin-left: 15px;
}
.truncated {
  position: relative;
  cursor: help;
}
.truncated .dots {
  cursor: inherit;
  color: inherit;
}
.truncated .dots:hover {
  text-decoration: none;
}
.truncated_full_value {
  top: 20px;
}
.truncated_full_value dl {
  margin: 0;
}
.truncated_full_value dd {
  margin-left: 0;
}
.truncated_full_value dd + dt {
  border-radius: 0;
}
.truncated_full_value.show {
  display: block;
}
.cart,
.cart-menu {
  text-transform: uppercase;
  font-size: 12px;
}
.cart-items {
  margin-bottom: 0;
}
.cart-items .row {
  margin: 0;
  border-bottom: 1px solid #ffffff;
  background-color: rgba(244, 244, 244, 0.25);
  padding: 20px 0;
}
.cart-items .row > div {
  min-height: 67px;
}
.cart-items .row.column-headers {
  color: gray;
  padding-bottom: 0;
}
.cart-items .row.column-headers > div {
  min-height: 0;
}
.cart-items .row:last-child,
.cart-items .row.column-headers {
  border-bottom: none;
}
.cart-items .col-item {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
  padding-left: 20px;
}
.cart-items .col-item .item-thumbnail {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  height: 100px;
  width: 100px;
  text-align: center;
  line-height: inherit;
}
.cart-items .col-item .item-thumbnail img {
  vertical-align: top;
}
@media (max-width: 607px) {
  .cart-items .col-item .item-thumbnail {
    line-height: initial;
    width: initial;
    height: initial;
    margin-right: 0;
  }
}
.cart-items .col-item .item-details {
  display: inline-block;
  vertical-align: middle;
  width: 43%;
  width: calc(100% - 115px);
}
.cart-items .col-item .item-details .item-color-tile {
  color: #8f8f8f;
  font-size: 11px;
  display: block;
}
.cart-items .col-price {
  position: relative;
  float: left;
  width: 16.66666667%;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
  text-align: right;
}
.cart-items .col-price .price-wrapper {
  font-weight: bold;
  position: absolute;
  top: 50%;
  right: 6px;
  line-height: 0;
}
.cart-items .col-qty {
  position: relative;
  float: left;
  width: 16.66666667%;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
  text-align: center;
}
.cart-items .col-qty ul {
  position: absolute;
  top: 50%;
  margin-top: -13px;
  margin-bottom: 0;
  width: 85%;
  width: calc(100% - 12px);
}
.cart-items .col-qty .qty-wrapper {
  position: absolute;
  top: 50%;
  line-height: 0;
}
.cart-items .col-qty .btn-update {
  display: none;
}
.cart-items .col-total {
  position: relative;
  float: left;
  width: 8.33333333%;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
  text-align: right;
}
.cart-items .col-total .price-wrapper {
  position: absolute;
  top: 50%;
  right: 6px;
  line-height: 0;
}
.cart-items .col-remove {
  position: relative;
  float: left;
  width: 8.33333333%;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
.cart-items .remove-icon-wrapper {
  position: absolute;
  height: 100%;
  width: 100%;
}
.cart-items .remove-icon-wrapper .remove-icon {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -345px -490px;
  width: 10px;
  height: 9px;
  background-size: 370px 509px;
  content: '';
  font-size: 0;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  left: 10px;
}
.cart-items .remove-icon-wrapper:hover .remove-icon {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -354px -477px;
  width: 10px;
  height: 9px;
  background-size: 370px 509px;
  content: '';
}
.cart-items .cart-totals .col-subtotal {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
  text-align: center;
}
.cart-items .cart-totals .col-previous {
  display: none;
}
.cart-items .cart-totals .col-checkout {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
.cart-items .cart-totals .col-checkout .btn-checkout {
  width: 100%;
  border-left: 10px solid #ececec;
  border-right: 10px solid #ececec;
  padding: 15px;
}
.cart .cart-items {
  background-color: #f4f4f4;
  border-top: 5px solid #ffffff;
  border-left: 5px solid #ffffff;
  border-right: 5px solid #ffffff;
}
.cart-totals {
  background-color: #ececec;
  border-bottom: 5px solid #ffffff;
  border-left: 5px solid #ffffff;
  border-right: 5px solid #ffffff;
}
.cart-totals .row {
  padding-top: 15px;
}
.cart-totals .col-subtotal {
  position: relative;
  float: left;
  width: 91.66666667%;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
  text-align: right;
  padding-right: 30px;
  text-transform: none;
  font-size: 12px;
}
.cart-totals .col-subtotal .price {
  font-weight: bold;
}
.cart-totals .col-previous {
  position: relative;
  float: left;
  width: 41.66666667%;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
  margin-left: 20px;
}
.cart-totals .col-checkout {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
  text-align: right;
  padding: 0 30px 15px 0;
}
.cart-virtual-gc-details-email-message {
  color: #8f8f8f;
  font-size: 11px;
  text-transform: none;
}
.cart-virtual-gc-details {
  background-color: #ececec;
  text-transform: none;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 10px;
  max-width: 333px;
}
.cart-menu .cart-virtual-gc-details {
  width: 120%;
}
.cart-virtual-gc-details .row {
  border-bottom: none;
  padding: 0;
}
.cart-virtual-gc-details .row .gc-details-label {
  color: #8f8f8f;
  text-align: right;
}
.cart-virtual-gc-details .row > div {
  min-height: 0 !important;
}
.cart-light .column-headers {
  display: none;
}
.cart-light .cart-items .row > div {
  min-height: 62px;
}
.cart-light .cart-items .col-item {
  position: relative;
  float: left;
  width: 83.33333333%;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 461px) {
  .cart-light .cart-items .col-item {
    padding-right: 35px;
  }
}
.cart-light .cart-items .col-qty {
  position: relative;
  float: left;
  width: 8.33333333%;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
  padding-right: 0;
}
@media (min-width: 461px) {
  .cart-light .cart-items .col-qty #qty-input-field:before {
    content: "QTY";
    position: absolute;
    right: 35px;
    top: 4px;
  }
}
.cart-light .cart-items .col-qty ul {
  right: 0;
  width: 28px;
}
.cart-light .cart-items .col-qty .btn-update {
  margin-left: -26px;
}
.cart-light .cart-items .col-price {
  display: none;
}
.cart-light .cart-items .col-total {
  float: none;
  position: absolute;
  right: 5.5%;
  right: calc(8.5% - 12px);
  font-weight: bold;
  padding: 0;
  min-height: 0 !important;
  width: 50px;
}
.cart-light .cart-items .col-total .price-wrapper {
  position: static;
  line-height: inherit;
  text-align: center;
}
.cart-light .cart-items .col-remove .remove-icon-wrapper {
  left: 6px;
}
.cart-light .cart-items .col-remove .remove-icon-wrapper .remove-icon {
  left: 6px;
}
.cart-light .cart-totals .col-subtotal {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
  text-align: center;
}
.cart-light .cart-totals .col-previous {
  display: none;
}
.cart-light .cart-totals .col-checkout {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
.cart-light .cart-totals .col-checkout .btn-checkout {
  width: 100%;
  border-left: 10px solid #ececec;
  border-right: 10px solid #ececec;
  padding: 15px;
}
.cart-light .quote-summary {
  text-align: right;
  padding: 14px 40px 14px 5px;
  background-color: rgba(226, 226, 226, 0.35);
}
.cart-light .quote-summary .subtotal {
  text-transform: capitalize;
  color: #666666;
}
.cart-light .quote-summary .subtotal .price {
  font-weight: bold;
  color: #333333;
  padding-left: 5px;
}
.cart-light .quote-summary .btn-checkout {
  margin-top: 10px;
}
.cart-minimal {
  font-size: 11px;
}
.cart-minimal .cart-items .col-item {
  position: relative;
  float: left;
  width: 75%;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
.cart-minimal .cart-items .col-item .item-thumbnail img {
  width: 60px;
  height: 40px;
}
.cart-minimal .cart-items .col-item .item-details {
  width: 68%;
  width: calc(100% - 70px);
}
.cart-minimal .cart-items .col-item .item-details .item-color-tile {
  font-size: 10px;
}
.cart-minimal .cart-items .col-qty {
  position: relative;
  float: left;
  width: 16.66666667%;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
.cart-minimal .cart-items .col-qty ul {
  right: 18px;
}
.cart-minimal .cart-items .col-total {
  right: 11.5%;
  right: calc(8% + 12px);
  width: 50px;
}
.cart-minimal .cart-items .col-remove {
  right: 9px;
}
.cart-minimal .quote-summary {
  font-size: 12px;
  padding: 10px;
}
.cart-minimal .quote-summary .btn-checkout {
  width: 100%;
}
@media (max-width: 460px) {
  .cart {
    font-size: 11px;
  }
  .cart .column-headers {
    display: none;
  }
  .cart .cart-items .row > div {
    min-height: 62px;
  }
  .cart .cart-items .col-item {
    position: relative;
    float: left;
    width: 83.33333333%;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px;
  }
  .cart .cart-items .col-qty {
    position: relative;
    float: left;
    width: 8.33333333%;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px;
    padding-right: 0;
  }
  .cart .cart-items .col-qty ul {
    right: 0;
    width: 28px;
  }
  .cart .cart-items .col-qty .btn-update {
    margin-left: -26px;
  }
  .cart .cart-items .col-price {
    display: none;
  }
  .cart .cart-items .col-total {
    float: none;
    position: absolute;
    right: 5.5%;
    right: calc(8.5% - 12px);
    font-weight: bold;
    padding: 0;
    min-height: 0 !important;
    width: 50px;
  }
  .cart .cart-items .col-total .price-wrapper {
    position: static;
    line-height: inherit;
    text-align: center;
  }
  .cart .cart-items .col-remove .remove-icon-wrapper {
    left: 6px;
  }
  .cart .cart-items .col-remove .remove-icon-wrapper .remove-icon {
    left: 6px;
  }
  .cart .cart-totals .col-subtotal {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px;
    text-align: center;
  }
  .cart .cart-totals .col-previous {
    display: none;
  }
  .cart .cart-totals .col-checkout {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px;
  }
  .cart .cart-totals .col-checkout .btn-checkout {
    width: 100%;
    border-left: 10px solid #ececec;
    border-right: 10px solid #ececec;
    padding: 15px;
  }
  .cart .quote-summary {
    text-align: right;
    padding: 14px 40px 14px 5px;
    background-color: rgba(226, 226, 226, 0.35);
  }
  .cart .quote-summary .subtotal {
    text-transform: capitalize;
    color: #666666;
  }
  .cart .quote-summary .subtotal .price {
    font-weight: bold;
    color: #333333;
    padding-left: 5px;
  }
  .cart .quote-summary .btn-checkout {
    margin-top: 10px;
  }
  .cart .cart-items .col-item {
    position: relative;
    float: left;
    width: 75%;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px;
  }
  .cart .cart-items .col-item .item-thumbnail img {
    width: 60px;
    height: 40px;
  }
  .cart .cart-items .col-item .item-details {
    width: 68%;
    width: calc(100% - 70px);
  }
  .cart .cart-items .col-item .item-details .item-color-tile {
    font-size: 10px;
  }
  .cart .cart-items .col-qty {
    position: relative;
    float: left;
    width: 16.66666667%;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px;
  }
  .cart .cart-items .col-qty ul {
    right: 18px;
  }
  .cart .cart-items .col-total {
    right: 11.5%;
    right: calc(8% + 12px);
    width: 50px;
  }
  .cart .cart-items .col-remove {
    right: 9px;
  }
  .cart .quote-summary {
    font-size: 12px;
    padding: 10px;
  }
  .cart .quote-summary .btn-checkout {
    width: 100%;
  }
  .cart-menu {
    font-size: 11px;
  }
  .cart-menu .cart-items .col-item {
    position: relative;
    float: left;
    width: 75%;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px;
  }
  .cart-menu .cart-items .col-item .item-thumbnail img {
    width: 60px;
    height: 40px;
  }
  .cart-menu .cart-items .col-item .item-details {
    width: 68%;
    width: calc(100% - 70px);
  }
  .cart-menu .cart-items .col-item .item-details .item-color-tile {
    font-size: 10px;
  }
  .cart-menu .cart-items .col-qty {
    position: relative;
    float: left;
    width: 16.66666667%;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px;
  }
  .cart-menu .cart-items .col-qty ul {
    right: 18px;
  }
  .cart-menu .cart-items .col-total {
    right: 11.5%;
    right: calc(8% + 12px);
    width: 50px;
  }
  .cart-menu .cart-items .col-remove {
    right: 9px;
  }
  .cart-menu .quote-summary {
    font-size: 12px;
    padding: 10px;
  }
  .cart-menu .quote-summary .btn-checkout {
    width: 100%;
  }
}
@media (max-width: 460px) and (min-width: 461px) {
  .cart .cart-items .col-item {
    padding-right: 35px;
  }
}
@media (max-width: 460px) and (min-width: 461px) {
  .cart .cart-items .col-qty #qty-input-field:before {
    content: "QTY";
    position: absolute;
    right: 35px;
    top: 4px;
  }
}
@media (min-width: 761px) {
  .cart .page-title {
    text-align: left;
    margin-top: 0;
    margin-bottom: 21px;
  }
  .cart .page-title:before {
    display: inline-block;
    background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
    background-repeat: no-repeat;
    background-position: -126px -40px;
    width: 23px;
    height: 31px;
    background-size: 370px 509px;
    content: '';
    margin: 0 5px -6px 0;
  }
  .cart .button.back {
    margin-left: 0;
  }
}
@media (min-width: 761px) and (max-width: 996px) {
  .cart-items .col-price {
    padding-right: 33px;
  }
  .cart-items .col-price .price-wrapper {
    right: 33px;
  }
  .cart-items .col-total {
    padding-right: 20px;
  }
  .cart-items .col-total .price-wrapper {
    right: 20px;
  }
}
@media (min-width: 997px) {
  .cart-items .col-price {
    padding-right: 73px;
  }
  .cart-items .col-price .price-wrapper {
    right: 73px;
  }
  .cart-items .col-total {
    padding-right: 30px;
  }
  .cart-items .col-total .price-wrapper {
    right: 30px;
  }
}
.frans-checkout-index div[role="main"] .button-dark,
.frans-checkout-multiship-index div[role="main"] .button-dark {
  width: 100%;
}
@media (min-width: 607px) {
  .frans-checkout-index div[role="main"] .button-dark,
  .frans-checkout-multiship-index div[role="main"] .button-dark {
    width: auto;
  }
  .frans-checkout-index div[role="main"] .button-dark#multiship-save-order,
  .frans-checkout-multiship-index div[role="main"] .button-dark#multiship-save-order {
    margin-right: 12px;
  }
}
.frans-checkout-index .checkout-wrapper > ul li.top-link-cart,
.frans-checkout-multiship-index .checkout-wrapper > ul li.top-link-cart {
  width: 0;
  overflow: hidden;
}
.frans-checkout-index .checkout-wrapper > ul li.top-link-account:after,
.frans-checkout-multiship-index .checkout-wrapper > ul li.top-link-account:after {
  display: none;
}
.frans-checkout-index .checkout-wrapper > ul.logged-in li.top-link-account:after,
.frans-checkout-multiship-index .checkout-wrapper > ul.logged-in li.top-link-account:after {
  display: inline;
}
.frans-checkout-index .checkout-wrapper > ul.logged-in li.top-link-logout:after,
.frans-checkout-multiship-index .checkout-wrapper > ul.logged-in li.top-link-logout:after {
  display: none;
}
.frans-checkout-index #checkout-content,
.frans-checkout-multiship-index #checkout-content {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
  padding-left: 0;
}
@media (min-width: 761px) {
  .frans-checkout-index #checkout-content,
  .frans-checkout-multiship-index #checkout-content {
    float: left;
    width: 62.5%;
  }
}
@media (max-width: 760px) {
  .frans-checkout-index #checkout-content,
  .frans-checkout-multiship-index #checkout-content {
    padding-right: 0;
  }
}
.frans-checkout-index #checkout-content .checkout-wrapper,
.frans-checkout-multiship-index #checkout-content .checkout-wrapper {
  background-color: #f4f4f4;
}
.frans-checkout-index #checkout-content .checkout-wrapper > ul,
.frans-checkout-multiship-index #checkout-content .checkout-wrapper > ul {
  margin-bottom: 0;
}
.frans-checkout-index #checkout-content .checkout-step .expander-toggle,
.frans-checkout-multiship-index #checkout-content .checkout-step .expander-toggle {
  display: block;
  overflow: hidden;
  border-bottom: 1px solid #ffffff;
  font-size: 14px;
  color: #8f8f8f;
  padding: 10px;
  position: relative;
  background-color: #e2e2e2;
  -webkit-transition: background-color 150ms linear, color 150ms linear;
  -o-transition: background-color 150ms linear, color 150ms linear;
  transition: background-color 150ms linear, color 150ms linear;
}
.frans-checkout-index #checkout-content .checkout-step .expander-toggle:hover,
.frans-checkout-multiship-index #checkout-content .checkout-step .expander-toggle:hover {
  background-color: #d8d8d8;
  color: #333333;
}
.frans-checkout-index #checkout-content .checkout-step .expander-toggle.toggle-disabled:hover,
.frans-checkout-multiship-index #checkout-content .checkout-step .expander-toggle.toggle-disabled:hover {
  background-color: #e2e2e2;
  color: #8f8f8f;
}
.frans-checkout-index #checkout-content .checkout-step .expander-toggle.expanded,
.frans-checkout-multiship-index #checkout-content .checkout-step .expander-toggle.expanded {
  border-bottom: none;
  background-color: #f4f4f4;
  color: #666666;
}
.frans-checkout-index #checkout-content .checkout-step .expander-toggle.expanded:hover,
.frans-checkout-multiship-index #checkout-content .checkout-step .expander-toggle.expanded:hover {
  background-color: #f4f4f4;
  color: #666666;
}
.frans-checkout-index #checkout-content .checkout-step .expander-toggle.next:before,
.frans-checkout-multiship-index #checkout-content .checkout-step .expander-toggle.next:before {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -298px -56px;
  width: 23px;
  height: 14px;
  background-size: 370px 509px;
  content: '';
  -webkit-animation: next-step-arrow 1s cubic-bezier(0.9, 0.01, 0.7, 0.65);
  -o-animation: next-step-arrow 1s cubic-bezier(0.9, 0.01, 0.7, 0.65);
  animation: next-step-arrow 1s cubic-bezier(0.9, 0.01, 0.7, 0.65);
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  margin: 0 auto;
}
.frans-checkout-index #checkout-content .checkout-step .expander.expanded,
.frans-checkout-multiship-index #checkout-content .checkout-step .expander.expanded {
  background-color: #f4f4f4;
}
.frans-checkout-index #checkout-content .checkout-step:first-child .expander-toggle,
.frans-checkout-multiship-index #checkout-content .checkout-step:first-child .expander-toggle,
.frans-checkout-index #checkout-content .checkout-step:last-child .expander-toggle,
.frans-checkout-multiship-index #checkout-content .checkout-step:last-child .expander-toggle {
  border-bottom: none;
}
.frans-checkout-index #single-delivery-form,
.frans-checkout-multiship-index #single-delivery-form {
  margin-top: -15px;
}
.frans-checkout-index .shipment-wrapper,
.frans-checkout-multiship-index .shipment-wrapper {
  text-transform: none;
  padding: 0 12px 12px;
}
.frans-checkout-index .shipment-wrapper .arrival .wrapper,
.frans-checkout-multiship-index .shipment-wrapper .arrival .wrapper {
  margin-bottom: 12px;
}
.frans-checkout-index .shipment-wrapper .arrival .instruction,
.frans-checkout-multiship-index .shipment-wrapper .arrival .instruction {
  margin-bottom: 8px;
  display: block;
  color: #333;
  font-weight: normal;
  font-size: 12px;
  line-height: 15px;
}
.frans-checkout-index .shipment-wrapper .arrival .instruction.title,
.frans-checkout-multiship-index .shipment-wrapper .arrival .instruction.title {
  font-size: 13px;
}
.frans-checkout-index .shipment-wrapper .arrival .instruction.note,
.frans-checkout-multiship-index .shipment-wrapper .arrival .instruction.note {
  color: #666666;
  margin-bottom: 8px;
}
.frans-checkout-index .shipment-wrapper .arrival .instruction.top,
.frans-checkout-multiship-index .shipment-wrapper .arrival .instruction.top {
  margin-bottom: 2px;
}
.frans-checkout-index .shipment-wrapper .arrival #quickship_delivery_method_future,
.frans-checkout-multiship-index .shipment-wrapper .arrival #quickship_delivery_method_future {
  display: none;
}
.frans-checkout-index .shipment-wrapper .arrival .arrival-entry,
.frans-checkout-multiship-index .shipment-wrapper .arrival .arrival-entry {
  padding-top: 30px;
}
.frans-checkout-index .shipment-wrapper .arrival.mode-calendar .arrival-summary:before,
.frans-checkout-multiship-index .shipment-wrapper .arrival.mode-calendar .arrival-summary:before {
  margin: 0 auto;
}
@media (min-width: 607px) and (max-width: 760px) {
  .frans-checkout-index .shipment-wrapper .arrival.mode-calendar .arrival-summary:before,
  .frans-checkout-multiship-index .shipment-wrapper .arrival.mode-calendar .arrival-summary:before {
    display: block;
    background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
    background-repeat: no-repeat;
    background-position: -114px -40px;
    width: 8px;
    height: 101px;
    background-size: 370px 509px;
    content: '';
    float: left;
    margin: 30px 30px 0 0;
  }
}
@media (min-width: 997px) {
  .frans-checkout-index .shipment-wrapper .arrival.mode-calendar .arrival-summary:before,
  .frans-checkout-multiship-index .shipment-wrapper .arrival.mode-calendar .arrival-summary:before {
    display: block;
    background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
    background-repeat: no-repeat;
    background-position: -114px -40px;
    width: 8px;
    height: 101px;
    background-size: 370px 509px;
    content: '';
    float: left;
    margin: 30px 30px 0 0;
  }
}
.frans-checkout-index .shipment-wrapper .arrival.mode-calendar .arrival-summary > .wrapper,
.frans-checkout-multiship-index .shipment-wrapper .arrival.mode-calendar .arrival-summary > .wrapper {
  margin: 0 auto;
  float: left;
  width: 100%;
  min-height: 190px;
}
@media (min-width: 997px) {
  .frans-checkout-index .shipment-wrapper .arrival.mode-calendar .arrival-summary > .wrapper,
  .frans-checkout-multiship-index .shipment-wrapper .arrival.mode-calendar .arrival-summary > .wrapper {
    width: 73%;
    width: calc(100% - 76px);
  }
}
@media (min-width: 607px) and (max-width: 760px) {
  .frans-checkout-index .shipment-wrapper .arrival.mode-calendar .arrival-summary > .wrapper,
  .frans-checkout-multiship-index .shipment-wrapper .arrival.mode-calendar .arrival-summary > .wrapper {
    width: 73%;
    width: calc(100% - 76px);
  }
}
.frans-checkout-index .shipment-wrapper .arrival.mode-no-calendar .arrival-summary,
.frans-checkout-multiship-index .shipment-wrapper .arrival.mode-no-calendar .arrival-summary {
  max-width: 320px;
  margin: 0 auto;
}
.frans-checkout-index .shipment-wrapper .arrival .arrival-summary > .wrapper,
.frans-checkout-multiship-index .shipment-wrapper .arrival .arrival-summary > .wrapper {
  margin: 20px auto;
  width: 100%;
}
.frans-checkout-index .shipment-wrapper .arrival .arrival-summary > .wrapper > *,
.frans-checkout-multiship-index .shipment-wrapper .arrival .arrival-summary > .wrapper > * {
  display: block;
  text-align: center;
  margin-bottom: 4px;
}
.frans-checkout-index .shipment-wrapper .arrival .arrival-summary > .wrapper .arrival-icon,
.frans-checkout-multiship-index .shipment-wrapper .arrival .arrival-summary > .wrapper .arrival-icon {
  margin: 0 auto 5px;
  background-position: top center;
  background-repeat: no-repeat;
  width: 134px;
  height: 60px;
}
.frans-checkout-index .shipment-wrapper .arrival .arrival-summary > .wrapper .arrival-title,
.frans-checkout-multiship-index .shipment-wrapper .arrival .arrival-summary > .wrapper .arrival-title {
  margin-bottom: 2px;
  font-size: 13px;
}
.frans-checkout-index .shipment-wrapper .arrival .arrival-summary > .wrapper .arrival-date,
.frans-checkout-multiship-index .shipment-wrapper .arrival .arrival-summary > .wrapper .arrival-date {
  font-size: 15px;
  font-weight: bold;
}
.frans-checkout-index .shipment-wrapper .arrival .arrival-summary > .wrapper .arrival-message,
.frans-checkout-multiship-index .shipment-wrapper .arrival .arrival-summary > .wrapper .arrival-message {
  color: #333;
  font-size: 12px;
  line-height: 15px;
  padding: 3px 0;
}
.frans-checkout-index .shipment-wrapper .arrival .arrival-summary > .wrapper .about-shipping,
.frans-checkout-multiship-index .shipment-wrapper .arrival .arrival-summary > .wrapper .about-shipping {
  text-transform: uppercase;
  color: #7c4e2a;
  font-size: 11px;
}
.frans-checkout-index .shipment-wrapper .message,
.frans-checkout-multiship-index .shipment-wrapper .message {
  position: relative;
  margin-bottom: 30px;
}
.frans-checkout-index .shipment-wrapper .message.giftmsg,
.frans-checkout-multiship-index .shipment-wrapper .message.giftmsg {
  margin-bottom: 50px;
}
.frans-checkout-index .shipment-wrapper .message .chars-remaining,
.frans-checkout-multiship-index .shipment-wrapper .message .chars-remaining {
  display: block;
  position: absolute;
  position: relative;
  float: right;
  font-size: 11px;
  color: #666;
  padding-top: 4px;
  text-transform: lowercase;
}
.frans-checkout-index #delivery-complete-shipping:before,
.frans-checkout-multiship-index #delivery-complete-shipping:before,
.frans-checkout-index #delivery-complete-shipping:after,
.frans-checkout-multiship-index #delivery-complete-shipping:after {
  content: " ";
  display: table;
}
.frans-checkout-index #delivery-complete-shipping:after,
.frans-checkout-multiship-index #delivery-complete-shipping:after {
  clear: both;
}
.frans-checkout-index #delivery-complete-shipping:before,
.frans-checkout-multiship-index #delivery-complete-shipping:before,
.frans-checkout-index #delivery-complete-shipping:after,
.frans-checkout-multiship-index #delivery-complete-shipping:after {
  content: " ";
  display: table;
}
.frans-checkout-index #delivery-complete-shipping:after,
.frans-checkout-multiship-index #delivery-complete-shipping:after {
  clear: both;
}
.frans-checkout-index #delivery-complete-shipping button,
.frans-checkout-multiship-index #delivery-complete-shipping button {
  float: right;
  margin: 0 0 12px;
}
.frans-checkout-index .checkout-payment,
.frans-checkout-multiship-index .checkout-payment {
  margin: 0 auto;
  padding-bottom: 20px;
}
.frans-checkout-index .checkout-payment .payment-details,
.frans-checkout-multiship-index .checkout-payment .payment-details {
  max-width: 390px;
  margin: 0 auto;
}
.frans-checkout-index .checkout-payment #payment-wrapper,
.frans-checkout-multiship-index .checkout-payment #payment-wrapper {
  margin: 0 -12px;
  padding: 0 12px;
}
.frans-checkout-index .checkout-payment #payment-wrapper #cc-save-form .form-row:nth-child(3),
.frans-checkout-multiship-index .checkout-payment #payment-wrapper #cc-save-form .form-row:nth-child(3) {
  margin-bottom: 0;
}
.frans-checkout-index .checkout-payment .use-shipping-address,
.frans-checkout-multiship-index .checkout-payment .use-shipping-address {
  margin: 11px 0 0;
  text-transform: none;
  font-weight: normal;
  float: right;
}
@media (max-width: 375px) {
  .frans-checkout-index .checkout-payment .use-shipping-address,
  .frans-checkout-multiship-index .checkout-payment .use-shipping-address {
    min-width: 145px;
    text-align: right;
  }
}
.frans-checkout-index .checkout-payment .payment-column-radio,
.frans-checkout-multiship-index .checkout-payment .payment-column-radio {
  float: left;
}
.frans-checkout-index .checkout-payment .payment-column-label,
.frans-checkout-multiship-index .checkout-payment .payment-column-label {
  float: left;
  margin-left: 6px;
  padding-top: 2px;
}
.frans-checkout-index .checkout-payment .payment-column-label label,
.frans-checkout-multiship-index .checkout-payment .payment-column-label label {
  text-transform: none;
  font-weight: normal;
}
.frans-checkout-index .checkout-payment .invoice-label,
.frans-checkout-multiship-index .checkout-payment .invoice-label {
  text-transform: none;
  cursor: pointer;
}
.frans-checkout-index .checkout-payment .invoice-label h5,
.frans-checkout-multiship-index .checkout-payment .invoice-label h5 {
  margin: 2px 0 0 16px;
}
.frans-checkout-index .checkout-payment .invoice-label p,
.frans-checkout-multiship-index .checkout-payment .invoice-label p {
  font-weight: normal;
  margin-top: 2px;
}
.frans-checkout-index .checkout-payment .save-card,
.frans-checkout-multiship-index .checkout-payment .save-card,
.frans-checkout-index .checkout-payment .save-billing-address,
.frans-checkout-multiship-index .checkout-payment .save-billing-address {
  text-transform: none;
  font-weight: normal;
}
.frans-checkout-index .checkout-payment .save-card > *,
.frans-checkout-multiship-index .checkout-payment .save-card > *,
.frans-checkout-index .checkout-payment .save-billing-address > *,
.frans-checkout-multiship-index .checkout-payment .save-billing-address > * {
  margin-right: 4px;
}
.frans-checkout-index .checkout-payment .payment-header,
.frans-checkout-multiship-index .checkout-payment .payment-header {
  padding-top: 6px;
}
.frans-checkout-index .checkout-payment .giftcard-message,
.frans-checkout-multiship-index .checkout-payment .giftcard-message {
  text-transform: none;
}
.frans-checkout-index .checkout-payment .giftcard-entry,
.frans-checkout-multiship-index .checkout-payment .giftcard-entry {
  position: relative;
}
.frans-checkout-index .checkout-payment .giftcard-entry .giftcard-number[disabled],
.frans-checkout-multiship-index .checkout-payment .giftcard-entry .giftcard-number[disabled] {
  opacity: 0.5;
}
.frans-checkout-index .checkout-payment #giftcard-wrapper,
.frans-checkout-multiship-index .checkout-payment #giftcard-wrapper {
  display: block;
  position: relative;
  margin-bottom: 12px;
}
.frans-checkout-index .checkout-payment #giftcard-wrapper .note,
.frans-checkout-multiship-index .checkout-payment #giftcard-wrapper .note {
  display: block;
  color: #333;
  font-size: 12px;
  line-height: 15px;
  font-weight: bold;
  text-align: left;
  text-transform: none;
  margin: 0;
  padding: 18px 0 4px 0;
}
.frans-checkout-index .checkout-payment #giftcard-wrapper .giftcard-header,
.frans-checkout-multiship-index .checkout-payment #giftcard-wrapper .giftcard-header {
  padding-top: 20px;
}
.frans-checkout-index .checkout-payment #giftcard-wrapper .giftcard-header.no-padding,
.frans-checkout-multiship-index .checkout-payment #giftcard-wrapper .giftcard-header.no-padding {
  padding-top: 0;
}
.frans-checkout-index #giftcard-validation-check,
.frans-checkout-multiship-index #giftcard-validation-check {
  float: right;
  position: absolute;
  width: 30px;
  height: 30px;
  background-image: url('/skin/frontend/frans/default/images/GrayCheck.svg');
}
.frans-checkout-index #giftcard-validation-sync,
.frans-checkout-multiship-index #giftcard-validation-sync {
  float: right;
  position: absolute;
  width: 30px;
  height: 30px;
  background-image: url('/skin/frontend/frans/default/images/sync-ani.gif');
  display: none;
}
.frans-checkout-index #checkout-sidebar,
.frans-checkout-multiship-index #checkout-sidebar {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
  padding-right: 0;
}
@media (min-width: 761px) {
  .frans-checkout-index #checkout-sidebar,
  .frans-checkout-multiship-index #checkout-sidebar {
    float: left;
    width: 37.5%;
  }
}
@media (max-width: 760px) {
  .frans-checkout-index #checkout-sidebar,
  .frans-checkout-multiship-index #checkout-sidebar {
    padding-left: 0;
  }
}
.frans-checkout-index #shipping-popup,
.frans-checkout-multiship-index #shipping-popup {
  display: none;
}
.frans-checkout-index .item-color-tile,
.frans-checkout-multiship-index .item-color-tile {
  display: block;
  line-height: normal;
  color: #afafaf;
  font-size: 11px;
}
.frans-checkout-index .order-summary,
.frans-checkout-multiship-index .order-summary {
  background-color: #efefef;
  padding: 19px 15px 15px;
}
.frans-checkout-index .order-summary h5,
.frans-checkout-multiship-index .order-summary h5 {
  font-size: 14px;
  margin-top: 0;
}
.frans-checkout-index .order-summary .order-summary-items,
.frans-checkout-multiship-index .order-summary .order-summary-items {
  margin-bottom: 0;
}
.frans-checkout-index .order-summary .order-summary-items .row,
.frans-checkout-multiship-index .order-summary .order-summary-items .row {
  padding: 10px 0;
}
.frans-checkout-index .order-summary .order-summary-items .row > div,
.frans-checkout-multiship-index .order-summary .order-summary-items .row > div {
  min-height: 67px;
}
.frans-checkout-index .order-summary .order-summary-items .row.column-headers,
.frans-checkout-multiship-index .order-summary .order-summary-items .row.column-headers {
  color: gray;
  padding-bottom: 0;
}
.frans-checkout-index .order-summary .order-summary-items .row.column-headers > div,
.frans-checkout-multiship-index .order-summary .order-summary-items .row.column-headers > div {
  min-height: 0;
}
.frans-checkout-index .order-summary .order-summary-items .col-item,
.frans-checkout-multiship-index .order-summary .order-summary-items .col-item {
  position: relative;
  float: left;
  width: 81.25%;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
  color: #666666;
}
.frans-checkout-index .order-summary .order-summary-items .col-item .item-thumbnail,
.frans-checkout-multiship-index .order-summary .order-summary-items .col-item .item-thumbnail {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  height: 70px;
  width: 70px;
  line-height: 70px;
  text-align: center;
}
.frans-checkout-index .order-summary .order-summary-items .col-item .item-thumbnail img,
.frans-checkout-multiship-index .order-summary .order-summary-items .col-item .item-thumbnail img {
  margin: 0px auto;
  vertical-align: top;
}
.frans-checkout-index .order-summary .order-summary-items .col-item .item-details,
.frans-checkout-multiship-index .order-summary .order-summary-items .col-item .item-details {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  width: 66%;
  width: calc(100% - 88px);
}
.frans-checkout-index .order-summary .order-summary-items .col-total-qty,
.frans-checkout-multiship-index .order-summary .order-summary-items .col-total-qty {
  position: relative;
  float: left;
  width: 18.75%;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
  text-align: right;
}
.frans-checkout-index .order-summary .order-summary-items .col-total-qty .price-wrapper,
.frans-checkout-multiship-index .order-summary .order-summary-items .col-total-qty .price-wrapper {
  margin-bottom: 8px;
}
.frans-checkout-index .order-summary .order-summary-items .col-total-qty .price-wrapper .price,
.frans-checkout-multiship-index .order-summary .order-summary-items .col-total-qty .price-wrapper .price {
  font-weight: bold;
  color: #333333;
}
.frans-checkout-index .order-summary .order-summary-items .col-total-qty .qty,
.frans-checkout-multiship-index .order-summary .order-summary-items .col-total-qty .qty {
  color: #afafaf;
  text-align: left;
  min-width: 30px;
}
.frans-checkout-index .order-summary .order-summary-items .col-total-qty .qty span,
.frans-checkout-multiship-index .order-summary .order-summary-items .col-total-qty .qty span {
  display: block;
  float: right;
  font-size: 11px;
  line-height: 17px;
  color: #8f8f8f;
}
.frans-checkout-index .order-summary .order-summary-inset,
.frans-checkout-multiship-index .order-summary .order-summary-inset {
  background-color: #e2e2e2;
  padding: 12px;
  margin-bottom: 12px;
  text-transform: none;
  color: #8f8f8f;
  font-size: 11px;
}
.frans-checkout-index .order-summary .order-summary-inset h5,
.frans-checkout-multiship-index .order-summary .order-summary-inset h5 {
  font-size: 12px;
  margin: 12px 0 4px;
  text-transform: uppercase;
  float: left;
  color: #666666;
}
.frans-checkout-index .order-summary .order-summary-inset .edit-link,
.frans-checkout-multiship-index .order-summary .order-summary-inset .edit-link {
  margin: 12px 0 12px 12px;
  line-height: 1.1;
}
.frans-checkout-index .order-summary .order-summary-inset .order-summary-shipments h5,
.frans-checkout-multiship-index .order-summary .order-summary-inset .order-summary-shipments h5,
.frans-checkout-index .order-summary .order-summary-inset .order-summary-shipments .edit-link,
.frans-checkout-multiship-index .order-summary .order-summary-inset .order-summary-shipments .edit-link {
  margin-top: 0;
}
.frans-checkout-index .order-summary .order-summary-inset .order-summary-shipments .shipping-address span,
.frans-checkout-multiship-index .order-summary .order-summary-inset .order-summary-shipments .shipping-address span {
  display: block;
}
.frans-checkout-index .order-summary .order-summary-inset .order-summary-shipments .shipping-address span:before,
.frans-checkout-multiship-index .order-summary .order-summary-inset .order-summary-shipments .shipping-address span:before,
.frans-checkout-index .order-summary .order-summary-inset .order-summary-shipments .shipping-address span:after,
.frans-checkout-multiship-index .order-summary .order-summary-inset .order-summary-shipments .shipping-address span:after {
  content: " ";
  display: table;
}
.frans-checkout-index .order-summary .order-summary-inset .order-summary-shipments .shipping-address span:after,
.frans-checkout-multiship-index .order-summary .order-summary-inset .order-summary-shipments .shipping-address span:after {
  clear: both;
}
.frans-checkout-index .order-summary .order-summary-inset .order-summary-shipments .shipping-address span:before,
.frans-checkout-multiship-index .order-summary .order-summary-inset .order-summary-shipments .shipping-address span:before,
.frans-checkout-index .order-summary .order-summary-inset .order-summary-shipments .shipping-address span:after,
.frans-checkout-multiship-index .order-summary .order-summary-inset .order-summary-shipments .shipping-address span:after {
  content: " ";
  display: table;
}
.frans-checkout-index .order-summary .order-summary-inset .order-summary-shipments .shipping-address span:after,
.frans-checkout-multiship-index .order-summary .order-summary-inset .order-summary-shipments .shipping-address span:after {
  clear: both;
}
.frans-checkout-index .order-summary .order-summary-inset .order-summary-delivery div,
.frans-checkout-multiship-index .order-summary .order-summary-inset .order-summary-delivery div,
.frans-checkout-index .order-summary .order-summary-inset .order-summary-delivery span,
.frans-checkout-multiship-index .order-summary .order-summary-inset .order-summary-delivery span {
  margin: 0 auto !important;
  text-align: center;
  font-size: 12px;
}
.frans-checkout-index .order-summary .order-summary-inset .order-summary-delivery div.arrival-icon,
.frans-checkout-multiship-index .order-summary .order-summary-inset .order-summary-delivery div.arrival-icon,
.frans-checkout-index .order-summary .order-summary-inset .order-summary-delivery span.arrival-icon,
.frans-checkout-multiship-index .order-summary .order-summary-inset .order-summary-delivery span.arrival-icon {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -126px -128px;
  width: 60px;
  height: 27px;
  background-size: 370px 509px;
  content: '';
}
.frans-checkout-index .order-summary .order-summary-inset .order-summary-delivery div.arrival-date,
.frans-checkout-multiship-index .order-summary .order-summary-inset .order-summary-delivery div.arrival-date,
.frans-checkout-index .order-summary .order-summary-inset .order-summary-delivery span.arrival-date,
.frans-checkout-multiship-index .order-summary .order-summary-inset .order-summary-delivery span.arrival-date {
  font-weight: bold;
}
.frans-checkout-index .order-summary .order-summary-inset .order-summary-messages .single-message .truncated-msg,
.frans-checkout-multiship-index .order-summary .order-summary-inset .order-summary-messages .single-message .truncated-msg {
  font-style: italic;
}
.frans-checkout-index .order-summary .order-summary-totals,
.frans-checkout-multiship-index .order-summary .order-summary-totals {
  text-transform: none;
  color: #8f8f8f;
  text-align: right;
}
.frans-checkout-index .order-summary .order-summary-totals:before,
.frans-checkout-multiship-index .order-summary .order-summary-totals:before,
.frans-checkout-index .order-summary .order-summary-totals:after,
.frans-checkout-multiship-index .order-summary .order-summary-totals:after {
  content: " ";
  display: table;
}
.frans-checkout-index .order-summary .order-summary-totals:after,
.frans-checkout-multiship-index .order-summary .order-summary-totals:after {
  clear: both;
}
.frans-checkout-index .order-summary .order-summary-totals:before,
.frans-checkout-multiship-index .order-summary .order-summary-totals:before,
.frans-checkout-index .order-summary .order-summary-totals:after,
.frans-checkout-multiship-index .order-summary .order-summary-totals:after {
  content: " ";
  display: table;
}
.frans-checkout-index .order-summary .order-summary-totals:after,
.frans-checkout-multiship-index .order-summary .order-summary-totals:after {
  clear: both;
}
.frans-checkout-index .order-summary .order-summary-totals ul,
.frans-checkout-multiship-index .order-summary .order-summary-totals ul {
  margin-bottom: 0;
}
.frans-checkout-index .order-summary .order-summary-totals ul li,
.frans-checkout-multiship-index .order-summary .order-summary-totals ul li {
  line-height: 30px;
  padding: 0 5px;
}
.frans-checkout-index .order-summary .order-summary-totals ul li.grand-total,
.frans-checkout-multiship-index .order-summary .order-summary-totals ul li.grand-total {
  border-top: 1px solid #c9c9c9;
  margin-top: 5px;
  font-weight: bold;
  color: #333333;
  line-height: 30px;
}
.frans-checkout-index .order-summary .order-summary-totals .value,
.frans-checkout-multiship-index .order-summary .order-summary-totals .value {
  float: right;
  color: #666666;
  display: inline-block;
  width: 110px;
}
.frans-checkout-index.frans-checkout-multiship-index #checkout-content,
.frans-checkout-multiship-index.frans-checkout-multiship-index #checkout-content {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 761px) {
  .frans-checkout-index.frans-checkout-multiship-index #checkout-content,
  .frans-checkout-multiship-index.frans-checkout-multiship-index #checkout-content {
    float: left;
    width: 100%;
  }
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .frans-tab-content,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .frans-tab-content {
  padding: 20px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .pagination,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .pagination {
  text-align: right;
  text-transform: none;
  font-size: 12px;
  color: #666666;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .pagination .nextlink,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .pagination .nextlink,
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .pagination .prevlink,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .pagination .prevlink {
  font-size: 0;
  display: inline-block;
  margin: 0 2px 2px;
  vertical-align: middle;
  background-color: #333333;
  -webkit-transition: background-color 0.1s;
  -o-transition: background-color 0.1s;
  transition: background-color 0.1s;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .pagination .nextlink:hover,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .pagination .nextlink:hover,
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .pagination .prevlink:hover,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .pagination .prevlink:hover {
  background-color: #afafaf;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .pagination .nextlink.disabled,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .pagination .nextlink.disabled,
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .pagination .prevlink.disabled,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .pagination .prevlink.disabled,
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .pagination .nextlink:hover.disabled,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .pagination .nextlink:hover.disabled,
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .pagination .prevlink:hover.disabled,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .pagination .prevlink:hover.disabled {
  background-color: #e2e2e2;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .pagination .nextlink:after,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .pagination .nextlink:after {
  display: inline-block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -114px -244px;
  width: 7px;
  height: 8px;
  background-size: 370px 509px;
  content: '';
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .pagination .prevlink:before,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .pagination .prevlink:before {
  display: inline-block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -359px -490px;
  width: 7px;
  height: 8px;
  background-size: 370px 509px;
  content: '';
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation {
  position: relative;
  text-transform: none;
  margin: 12px 0;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .items-viewport,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .items-viewport {
  overflow-x: hidden;
  margin-left: 176px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-table,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-table {
  -webkit-transition: margin-left 0.3s;
  -o-transition: margin-left 0.3s;
  transition: margin-left 0.3s;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-table img,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-table img {
  margin-bottom: 3px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-table .input-qty,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-table .input-qty {
  height: 23px;
  padding: 0;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-table tr,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-table tr {
  border-left: 1px solid #f7f7f7;
  border-right: 1px solid #f7f7f7;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .spacer,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .spacer {
  border: none !important;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .spacer td,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .spacer td {
  background-color: #ffffff;
  height: 10px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-column,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-column {
  width: 140.8px;
  text-align: center;
  vertical-align: top;
  border: 1px solid #ffffff;
  padding: 4px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-column:nth-child(5n + 1),
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-column:nth-child(5n + 1) {
  border-left-width: 2px;
  width: 139.8px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-column:first-child,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-column:first-child {
  border-left-width: 1px;
  width: 140.8px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-column:last-child,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-column:last-child,
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-column:nth-child(5),
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-column:nth-child(5) {
  border-right-width: 2px;
  width: 139.8px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-column img,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-column img {
  max-width: 150px;
  max-height: 150px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .item-details .allocation-column,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .item-details .allocation-column {
  border-color: #f7f7f7;
  color: #8f8f8f;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .give-all .allocation-column,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .give-all .allocation-column {
  background-color: #e2e2e2;
  color: #8f8f8f;
  font-size: 11px;
  border-bottom: 2px solid #e2e2e2;
  padding-bottom: 4px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .give-all .allocation-column:first-child,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .give-all .allocation-column:first-child,
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .give-all .allocation-column:nth-child(5n + 1),
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .give-all .allocation-column:nth-child(5n + 1) {
  border-left-color: #e2e2e2;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .give-all .allocation-column:last-child,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .give-all .allocation-column:last-child,
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .give-all .allocation-column:nth-child(5),
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .give-all .allocation-column:nth-child(5) {
  border-right-color: #e2e2e2;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .give-all .allocation-column div,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .give-all .allocation-column div {
  margin-top: 3px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .give-all .allocation-column div span,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .give-all .allocation-column div span,
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .give-all .allocation-column div input,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .give-all .allocation-column div input {
  display: inline-block;
  vertical-align: middle;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .give-one .allocation-column,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .give-one .allocation-column {
  background-color: #f0f0f0;
  border-color: #f7f7f7;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .item-details .add,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .item-details .add,
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .item-details .remove,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .item-details .remove {
  display: inline-block;
  color: #bababa;
  margin: 5px 0;
  border: 1px solid #ffffff;
  text-decoration: none;
  -webkit-transition: background-color 0.1s, color 0.1s, box-shadow 0.2s, border-color 0.1s;
  -o-transition: background-color 0.1s, color 0.1s, box-shadow 0.2s, border-color 0.1s;
  transition: background-color 0.1s, color 0.1s, box-shadow 0.2s, border-color 0.1s;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .item-details .add:hover,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .item-details .add:hover,
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .item-details .remove:hover,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .item-details .remove:hover {
  background-color: #f6f6f6;
  border-color: #f6f6f6;
  box-shadow: 0 0 2px 2px #e2e2e2;
  color: #a0a0a0;
  -webkit-transition: background-color 0.3s, color 0.3s, box-shadow 0.4s, border-color 0.3s;
  -o-transition: background-color 0.3s, color 0.3s, box-shadow 0.4s, border-color 0.3s;
  transition: background-color 0.3s, color 0.3s, box-shadow 0.4s, border-color 0.3s;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .item-details .add.remove,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .item-details .add.remove,
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .item-details .remove.remove,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .item-details .remove.remove {
  padding: 3px 10px;
  border-radius: 5px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .item-details .add.remove:before,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .item-details .add.remove:before,
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .item-details .remove.remove:before,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .item-details .remove.remove:before {
  display: inline-block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -329px -491px;
  width: 12px;
  height: 13px;
  background-size: 370px 509px;
  content: '';
  vertical-align: middle;
  margin: -3px 3px 0 0;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .item-details .add.add,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .item-details .add.add,
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .item-details .remove.add,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .item-details .remove.add {
  width: 85px;
  height: 85px;
  background-color: #f0f0f0;
  color: #e2e2e2;
  margin-top: 34px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .item-details .add.add .icon,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .item-details .add.add .icon,
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .item-details .remove.add .icon,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .item-details .remove.add .icon {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -339px -418px;
  width: 22px;
  height: 22px;
  background-size: 370px 509px;
  content: '';
  margin: 31.5px;
  font-size: 0;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .item-details .add.add:hover,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .item-details .add.add:hover,
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .item-details .remove.add:hover,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .item-details .remove.add:hover {
  border-radius: 5px;
  color: #333333;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-names,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-names {
  position: absolute;
  bottom: 0;
  border-top: 1px solid #f7f7f7;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-names li,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-names li {
  position: relative;
  display: block;
  height: 32px;
  background-color: #e2e2e2;
  border-bottom: 1px solid #f7f7f7;
  color: #333333;
  width: 198px;
  padding: 7px 22px 0 10px;
  cursor: pointer;
  -webkit-transition: background-color 0.1s;
  -o-transition: background-color 0.1s;
  transition: background-color 0.1s;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-names li:after,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-names li:after {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -256px -465px;
  width: 22px;
  height: 32px;
  background-size: 370px 509px;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-names li:hover,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-names li:hover {
  background-color: #d5d5d5;
  z-index: 1;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-names li.add-address,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-names li.add-address {
  background-color: #b5b5b5;
  color: #ffffff;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-names li.add-address:hover,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-names li.add-address:hover {
  background-color: #382818;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-names li > span,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-names li > span {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-names li .rollover,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-names li .rollover {
  display: none;
  position: absolute;
  left: 176px;
  top: 0;
  padding: 10px 0 10px 15px;
  background-color: #d5d5d5;
  width: 180px;
  z-index: 2;
  color: #666666;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-names li .rollover span,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-names li .rollover span {
  display: block;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-names li .rollover .edit,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .allocation .allocation-names li .rollover .edit {
  position: absolute;
  top: 10px;
  right: 15px;
  font-weight: bold;
  color: #7c4e2a;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .summary-totals,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .summary-totals {
  border: 15px solid #f0f0f0;
  background-color: #f0f0f0;
  margin: 12px 0 12px 176px;
  width: 704px;
}
@media (max-width: 997px) {
  .frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .summary-totals,
  .frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .summary-totals {
    width: 484px;
  }
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .summary-totals td,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .summary-totals td {
  padding-top: 14px;
  padding-bottom: 14px;
  color: #666666;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .summary-totals .col-item,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .summary-totals .col-item {
  padding-right: 6px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .summary-totals .col-price,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .summary-totals .col-price {
  width: 60px;
  text-align: right;
  padding-left: 6px;
  padding-right: 6px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .summary-totals .col-qty,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .summary-totals .col-qty {
  width: 50px;
  text-align: center;
  padding-left: 6px;
  padding-right: 6px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .summary-totals .col-total,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .summary-totals .col-total {
  width: 75px;
  text-align: right;
  padding-left: 6px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .summary-totals .subtotal,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .summary-totals .subtotal,
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .summary-totals .subtotal-label,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .summary-totals .subtotal-label {
  text-align: right;
  text-transform: none;
  color: #333333;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .summary-totals thead td,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .summary-totals thead td {
  color: #8f8f8f;
  padding-top: 0;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .summary-totals thead td.col-qty,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .summary-totals thead td.col-qty {
  text-align: center;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .summary-totals thead td.col-price,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .summary-totals thead td.col-price,
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .summary-totals thead td.col-total,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .summary-totals thead td.col-total {
  text-align: right;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .summary-totals tbody tr td,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .summary-totals tbody tr td {
  border-top: 1px solid #e2e2e2;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .summary-totals tbody tr:first-child td,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .summary-totals tbody tr:first-child td {
  border-top: none;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping #address-count-popup,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping #address-count-popup {
  display: none;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .tooltip,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .tooltip {
  width: 165px;
  left: 45px !important;
  font-size: 11px;
  text-transform: none;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .tooltip h3,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .tooltip h3 {
  font-size: 11px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-shipping .tooltip a,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-shipping .tooltip a {
  color: #7c4e2a;
  text-decoration: underline;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery h4,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery h4,
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery h5,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery h5 {
  margin-top: 24px;
  margin-left: 24px;
  font-size: 12px;
  font-size: 14px;
  margin-top: 36px;
  font-weight: bold;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery .shipment,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery .shipment {
  margin: 0 12px 12px;
  padding: 10px 4px 4px;
  background-color: #fbfbfb;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery .shipment.apply-to-all-shipment,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery .shipment.apply-to-all-shipment {
  padding: 0;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery .shipment.apply-to-all-shipment .shipment-wrapper,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery .shipment.apply-to-all-shipment .shipment-wrapper {
  padding: 25px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery .shipment .shipping-address,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery .shipment .shipping-address {
  padding: 12px 6px 6px;
  background-color: #f4f4f4;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery .shipment .shipping-address .address-title,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery .shipment .shipping-address .address-title {
  text-transform: uppercase;
  margin-bottom: 4px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery .shipment .shipping-address .editlink,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery .shipment .shipping-address .editlink {
  float: right;
  color: #7c4e2a;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery .shipment .shipping-address span,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery .shipment .shipping-address span {
  display: block;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery .shipment .shipping-address span.name,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery .shipment .shipping-address span.name {
  font-weight: bold;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery .shipment .order-summary,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery .shipment .order-summary {
  background-color: #f4f4f4;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery .shipment .cart-items,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery .shipment .cart-items {
  border: none;
  text-transform: uppercase;
  background-color: transparent;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery .shipment .cart-items .row,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery .shipment .cart-items .row {
  padding-top: 8px;
  padding-bottom: 8px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery .shipment .cart-items .column-headers,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery .shipment .cart-items .column-headers {
  padding: 0;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery .shipment .cart-items .column-headers div,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery .shipment .cart-items .column-headers div {
  padding-top: 0;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery .shipment .cart-items .col-item,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery .shipment .cart-items .col-item {
  position: relative;
  float: left;
  width: 75%;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery .shipment .cart-items .col-item .item-color-tile,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery .shipment .cart-items .col-item .item-color-tile {
  display: block;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery .shipment .cart-items .col-price,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery .shipment .cart-items .col-price,
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery .shipment .cart-items .col-qty,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery .shipment .cart-items .col-qty,
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery .shipment .cart-items .col-total,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery .shipment .cart-items .col-total {
  position: relative;
  float: left;
  width: 8.33333333%;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 35px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery .shipment .subtotal,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery .shipment .subtotal,
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery .shipment .shipping-total,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery .shipment .shipping-total,
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery .shipment .shipment-total,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery .shipment .shipment-total,
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery .shipment .tax-total,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery .shipment .tax-total {
  background-color: #fbfbfb;
  padding: 12px 12px 0;
  text-align: right;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery .shipment .shipment-total,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery .shipment .shipment-total {
  padding-bottom: 12px;
  font-weight: bold;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery #multiship-delivery-address-list .shipment,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery #multiship-delivery-address-list .shipment {
  padding: 14px 0;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery #multiship-delivery-address-list .shipment .shipment-wrapper,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery #multiship-delivery-address-list .shipment .shipment-wrapper {
  padding-bottom: 0;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery #multiship-delivery-address-list .shipment .shipping-address,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery #multiship-delivery-address-list .shipment .shipping-address {
  padding: 12px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery #multiship-delivery-address-list .shipment .arrival,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery #multiship-delivery-address-list .shipment .arrival {
  padding: 0 6px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery #multiship-delivery-address-list .shipment .arrival .wrapper,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery #multiship-delivery-address-list .shipment .arrival .wrapper {
  margin-bottom: 0;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery #multiship-delivery-address-list .shipment .arrival .notes,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery #multiship-delivery-address-list .shipment .arrival .notes {
  background-color: #f4f4f4;
  padding: 12px 6px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery .arrival.order .wrapper,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery .arrival.order .wrapper {
  min-height: 210px;
  /* fix jump on date message on multiship apply to all */
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery .arrival .wrapper,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery .arrival .wrapper {
  padding: 6px;
  background-color: #f4f4f4;
  min-height: 190px;
  /* fix jump on date message on multiship shipments*/
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery .arrival .arrival-entry,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery .arrival .arrival-entry {
  padding-top: 0;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery .arrival .option,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery .arrival .option {
  padding-right: 75px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery .arrival .instruction,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery .arrival .instruction {
  margin-bottom: 0;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery .arrival .instruction.top,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery .arrival .instruction.top {
  margin-bottom: 2px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery .arrival .instruction.note,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery .arrival .instruction.note {
  margin-bottom: 8px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery .arrival .instruction .optional,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery .arrival .instruction .optional {
  color: #666666;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery .arrival .giftmsg,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery .arrival .giftmsg {
  padding-right: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery .arrival .giftmsg .instruction.note,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery .arrival .giftmsg .instruction.note {
  padding-right: 13px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery .arrival .instructmsg,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery .arrival .instructmsg {
  padding-left: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery .arrival .message .chars-remaining,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery .arrival .message .chars-remaining {
  color: #666666;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery label,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery label {
  font-weight: normal;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-delivery #btn-apply-all,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-delivery #btn-apply-all {
  margin-top: 12px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-payment,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-payment {
  width: 100%;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-payment .multiship-payment-wrapper,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-payment .multiship-payment-wrapper {
  width: 390px;
  margin: 0 auto;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-payment .order-summary,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-payment .order-summary {
  margin: 50px 0 20px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset {
  padding: 0;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment {
  border-bottom: 4px solid #f4f4f4;
  color: #8f8f8f;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment h6,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment h6 {
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
  color: #666666;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment p,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment p {
  margin: 2px 0;
  font-size: 11px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment .expander-toggle .expander-icon,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment .expander-toggle .expander-icon {
  color: #666666;
  float: right;
  margin: 0;
  padding: 0 5px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment .expander-toggle .expander-icon:before,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment .expander-toggle .expander-icon:before {
  content: '+';
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment .expander-toggle.expanded .expander-icon:before,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment .expander-toggle.expanded .expander-icon:before {
  content: '-';
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment .expander,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment .expander {
  padding: 0 10px 10px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment .expander div,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment .expander div {
  margin: 0 0 12px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment .expander span,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment .expander span {
  display: block;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment .expander span > span,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment .expander span > span {
  display: inline;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment .expander .shipment-totals,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment .expander .shipment-totals {
  font-size: 12px;
  text-align: right;
  color: #666666;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment .expander .shipment-totals > div,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment .expander .shipment-totals > div {
  margin-bottom: 0;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment .expander .shipment-totals .col-xs-2,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment .expander .shipment-totals .col-xs-2 {
  padding-right: 40px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment .expander .shipment-totals .shipment-total,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment .expander .shipment-totals .shipment-total {
  margin-top: -24px;
  color: #333333;
  font-weight: bold;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment .expander .shipment-totals .shipment-total div,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment .expander .shipment-totals .shipment-total div {
  border-top: 1px solid #c9c9c9;
  padding-top: 12px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment .expander .shipment-totals .shipment-total div:first-child,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment .expander .shipment-totals .shipment-total div:first-child {
  border-top: none;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment .expander .shipment-header,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment .expander .shipment-header {
  display: block;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-size: 12px;
  color: #666666;
  text-align: left;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment .expander .shipment-item,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment .expander .shipment-item {
  font-size: 12px;
}
.frans-checkout-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment .expander .item-color-tile,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment .expander .item-color-tile,
.frans-checkout-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment .expander .item-name,
.frans-checkout-multiship-index.frans-checkout-multiship-index .checkout-payment .order-summary .order-summary-inset .order-shipment .expander .item-name {
  text-transform: uppercase;
}
.frans-checkout-index.frans-checkout-multiship-index #delivery-complete-shipping button,
.frans-checkout-multiship-index.frans-checkout-multiship-index #delivery-complete-shipping button {
  margin-right: 12px;
}
.frans-checkout-index #address-modal h5,
.frans-checkout-multiship-index #address-modal h5 {
  font-size: 12px;
  font-weight: bold;
  margin: 6px 0;
}
.frans-checkout-index #address-modal .remove-address,
.frans-checkout-multiship-index #address-modal .remove-address {
  padding-left: 0;
  padding-right: 0;
}
.frans-checkout-index .shipment-wrapper .arrival.mode-no-calendar .arrival-entry,
.frans-checkout-multiship-index .shipment-wrapper .arrival.mode-no-calendar .arrival-entry {
  display: none;
}
.frans-checkout-success .frans-container {
  padding: 0 6px 6px;
}
.frans-checkout-success .frans-container .shipment-summary .cart-items .row .col-item .item-thumbnail {
  width: initial;
  height: initial;
  line-height: initial;
}
.frans-checkout-success .frans-container .shipment-summary .cart-items .row .col-item .item-details {
  width: 68% !important;
  width: calc(100% - 58px) !important;
  padding-right: 0;
  margin-right: -6px;
}
@media (min-width: 461px) {
  .frans-checkout-success .frans-container .shipment-summary .cart-items .row .col-item .item-details {
    width: 70% !important;
    width: calc(70% - 14px) !important;
  }
}
.frans-checkout-success .frans-container .shipment-summary .cart-items .row .col-item .item-details .product-image {
  display: block;
}
.frans-checkout-success .frans-container .shipment-summary .cart-items .row span {
  vertical-align: baseline;
}
.frans-checkout-success .frans-container .shipment-summary .cart-items .row .micro-priceqty {
  float: left;
}
.frans-checkout-success .cart {
  max-width: 590px;
}
@media (min-width: 997px) {
  .frans-checkout-success .cart {
    max-width: 970px;
  }
}
.frans-checkout-success .cart .page-title {
  text-align: center;
  margin: 0 0 12px;
}
@media (min-width: 761px) {
  .frans-checkout-success .cart .page-title {
    text-align: left;
  }
  .frans-checkout-success .cart .page-title:before {
    display: inline-block;
    background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
    background-repeat: no-repeat;
    background-position: -126px -40px;
    width: 23px;
    height: 31px;
    background-size: 370px 509px;
    content: '';
    margin: 0 5px -6px 24px;
  }
}
.frans-checkout-success .receipt {
  text-transform: none;
}
.frans-checkout-success .receipt #receipt-print-button {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -61px -233px;
  width: 20.5px;
  height: 21.5px;
  background-size: 185px 254px;
  content: '';
  font-size: 0;
  cursor: pointer;
  float: right;
  margin: 1px 21px 12px 0;
}
body.nobgsize .frans-checkout-success .receipt #receipt-print-button {
  background-image: url('/skin/frontend/frans/default/images/frans-sprites-downscaled.png?1450130622755') !important;
}
.frans-checkout-success .receipt #create-account-wrapper {
  background-image: url('/skin/frontend/frans/default/images/bg-ribbon-2.jpg');
  background-repeat: no-repeat;
  background-position: 50% 0;
}
@media (max-width: 400px) {
  .frans-checkout-success .receipt #create-account-wrapper {
    background-image: none;
  }
}
.frans-checkout-success .receipt .thanks {
  padding: 45px 20px 20px;
  font-size: 13px;
}
.frans-checkout-success .receipt .thanks h2 {
  font-size: 18px;
  margin: 0 0 0 0;
  text-transform: uppercase;
  text-align: center;
}
.frans-checkout-success .receipt #cust-order-success-opt-in-form {
  height: 250px;
}
@media (max-width: 700px) {
  .frans-checkout-success .receipt #cust-order-success-opt-in-form {
    height: 150px;
  }
}
.frans-checkout-success .receipt #cust-order-success-opt-in-form .content {
  width: 40%;
  margin: 0 auto;
  text-align: center;
}
.frans-checkout-success .receipt #cust-order-success-opt-in-form .content p {
  margin: 0 0 5px;
}
@media (max-width: 500px) {
  .frans-checkout-success .receipt #cust-order-success-opt-in-form .content {
    width: 85%;
  }
}
.frans-checkout-success .receipt #cust-opt-in-email {
  color: #666;
  width: 100%;
  border: none;
  text-align: center;
}
.frans-checkout-success .receipt #cust-opt-in-email-button {
  margin-top: 10px;
  padding-right: 30%;
  padding-left: 30%;
}
.frans-checkout-success .receipt .guest-account-form,
.frans-checkout-success .receipt .guest-account-success {
  max-width: 360px;
  background-position: 690px -55px;
  background-position: calc(100% + 105px) -55px;
  background-repeat: no-repeat;
  width: 50%;
  margin: 0 auto;
  height: 275px;
  overflow: hidden;
}
@media (max-width: 400px) {
  .frans-checkout-success .receipt .guest-account-form,
  .frans-checkout-success .receipt .guest-account-success {
    max-width: 400px;
    width: 75%;
  }
}
.frans-checkout-success .receipt .guest-account-form .guest-continue-title,
.frans-checkout-success .receipt .guest-account-success .guest-continue-title {
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}
.frans-checkout-success .receipt .guest-account-form label,
.frans-checkout-success .receipt .guest-account-success label {
  font-weight: normal;
  margin-bottom: 0;
}
.frans-checkout-success .receipt .guest-account-form span.jqTransformCheckboxWrapper,
.frans-checkout-success .receipt .guest-account-success span.jqTransformCheckboxWrapper {
  margin-right: 6px;
}
.frans-checkout-success .receipt .guest-account-form #register-button button,
.frans-checkout-success .receipt .guest-account-success #register-button button {
  float: left;
  margin-top: 10px;
}
@media (max-width: 760px) {
  .frans-checkout-success .receipt .guest-account-form #passrequirements,
  .frans-checkout-success .receipt .guest-account-success #passrequirements {
    left: 45px !important;
  }
  .frans-checkout-success .receipt .guest-account-form #passrequirements .tooltip-arrow,
  .frans-checkout-success .receipt .guest-account-success #passrequirements .tooltip-arrow {
    left: -200px !important;
  }
}
.frans-checkout-success .receipt .shipment-divider td {
  padding-left: 17px;
}
.frans-checkout-success .receipt .shipment-divider td:last-child {
  background-image: none !important;
}
.frans-checkout-success .receipt .guest-account-success,
.frans-checkout-success .receipt .opt-in-success {
  text-align: center;
  max-height: none;
  padding-bottom: 20px;
  margin-top: 10px;
  margin-bottom: 35px;
  height: 85px;
  padding-top: 5px;
  -webkit-animation: none;
  -o-animation: none;
  animation: none;
}
.frans-checkout-success .receipt .guest-account-success div,
.frans-checkout-success .receipt .opt-in-success div {
  padding: 10px;
  font-size: 12px;
  line-height: 18px;
}
.frans-checkout-success .receipt .guest-account-success a,
.frans-checkout-success .receipt .opt-in-success a {
  text-decoration: underline;
}
.frans-checkout-success .receipt .guest-account-success div:first-child,
.frans-checkout-success .receipt .opt-in-success div:first-child {
  text-transform: uppercase;
  font-size: 18px;
  padding: 30px 20px 0;
}
.frans-checkout-success .receipt .guest-account-success div:nth-child(3),
.frans-checkout-success .receipt .opt-in-success div:nth-child(3) {
  padding-top: 0;
}
@media (max-width: 996px) {
  .frans-checkout-success .receipt .guest-account-success,
  .frans-checkout-success .receipt .opt-in-success {
    width: 100%;
    height: 125px;
  }
}
.frans-checkout-success .receipt .receipt-status {
  margin-top: 5px;
  padding: 0 20px 12px 6px;
}
.frans-checkout-success .receipt .order-number {
  color: #7c4e2a;
  text-decoration: none;
}
.order-details {
  padding: 0 20px 12px;
}
.order-details.popup {
  padding: 0;
}
.order-details .content {
  background-color: #fbfbfb;
  padding: 12px 12px 0;
  margin: 12px 0;
}
.order-details .column,
.order-details .payment-details {
  margin-bottom: 12px;
}
.order-details h3 {
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 6px;
  margin-bottom: 2px;
  font-weight: bold;
}
.order-details h3.shipment-header {
  font-weight: bold;
  margin-top: 36px;
}
.order-details h4 {
  font-size: 12px;
  text-transform: none;
  font-weight: bold;
  margin: 20px 0 5px;
}
.order-details address {
  margin-bottom: 12px;
}
.frans-checkout-index .order-details address h4 {
  margin-top: 0;
}
.order-details span {
  display: block;
}
.order-details .message-details span {
  font-style: italic;
}
.order-details .cart-items {
  background-color: transparent;
  border: none;
  text-transform: uppercase;
}
.order-details .cart-items .row {
  background-color: transparent;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 12px;
}
.order-details .cart-items .row:first-child {
  padding-top: 0;
}
.order-details .cart-items .row:last-of-type {
  border-bottom: none;
}
.order-details .cart-items .row span {
  display: inline-block;
  vertical-align: middle;
}
.order-details .cart-items .row .item-color-tile {
  display: block;
}
.order-details .cart-items .col-item {
  position: relative;
  float: left;
  width: 58.33333333%;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
.order-details .cart-items .col-price,
.order-details .cart-items .col-total {
  position: relative;
  float: left;
  width: 12.5%;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
  padding-right: 0;
  width: 14.5%;
}
.order-details .cart-items .col-qty {
  position: relative;
  float: left;
  width: 12.5%;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
.order-details .cart-items .price-wrapper {
  right: 0;
}
.order-details .cart-items .qty-wrapper {
  width: 100%;
}
.order-details .cart-items .row .micro-priceqty,
.order-details .cart-items .row .micro-subtotal {
  display: none;
}
.order-details .cart-items .micro-column-headers {
  display: none;
}
@media (max-width: 460px) {
  .order-details .cart-items .col-item {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px;
  }
  .order-details .cart-items .col-price,
  .order-details .cart-items .col-qty,
  .order-details .cart-items .col-total,
  .order-details .cart-items .column-headers {
    display: none;
  }
  .order-details .cart-items .micro-column-headers {
    display: block;
  }
  .order-details .cart-items .micro-column-headers > div {
    min-height: 0;
  }
  .order-details .cart-items .row .micro-priceqty {
    display: block;
    color: #afafaf;
  }
  .order-details .cart-items .row .micro-subtotal {
    display: block;
    color: #000000;
    font-weight: bold;
    font-size: 12px;
    float: right;
  }
}
.order-details .newrow {
  border-top: 36px solid transparent;
  clear: both;
}
.order-details .shipment-total {
  text-align: right;
  line-height: 2em;
}
.order-details .shipment-total.total {
  font-weight: bold;
}
.order-details .shipment-total .total-label {
  width: 85%;
  float: left;
}
@media (max-width: 460px) {
  .order-details .shipment-total .total-label {
    width: 70%;
  }
}
.order-details .shipment-total .total-amount {
  clear: right;
  float: right;
}
@keyframes next-step-arrow {
  from {
    top: -10px;
  }
  to {
    top: 0;
  }
}
@-webkit-keyframes next-step-arrow {
  from {
    top: -10px;
  }
  to {
    top: 0;
  }
}
@-moz-keyframes next-step-arrow {
  from {
    top: -10px;
  }
  to {
    top: 0;
  }
}
@keyframes guest-registration {
  0% {
    max-height: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  10% {
    margin-top: 10px;
    margin-bottom: 35px;
  }
  15% {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  100% {
    max-height: 500px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 10px;
    margin-bottom: 35px;
  }
}
@-webkit-keyframes guest-registration {
  0% {
    max-height: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  10% {
    margin-top: 10px;
    margin-bottom: 35px;
  }
  15% {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  100% {
    max-height: 500px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 10px;
    margin-bottom: 35px;
  }
}
@-moz-keyframes guest-registration {
  0% {
    max-height: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  10% {
    margin-top: 10px;
    margin-bottom: 35px;
  }
  15% {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  100% {
    max-height: 500px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 10px;
    margin-bottom: 35px;
  }
}
@media (max-width: 606px) {
  .frans-checkout-index .frans-tab-content,
  .frans-checkout-multiship-index .frans-tab-content {
    padding: 20px;
  }
}
@media (min-width: 607px) {
  #checkout-content .checkout-wrapper {
    border: 6px solid #ffffff;
  }
}
@media (min-width: 761px) and (max-width: 996px) {
  .frans-checkout-index .frans-tab-content,
  .frans-checkout-multiship-index .frans-tab-content {
    padding: 20px;
  }
}
@media (max-width: 760px) {
  .frans-tabs {
    display: none;
  }
  .checkout-step .frans-tab-content {
    margin: 0 0 12px;
    border-left: none;
    border-right: none;
  }
  .checkout-step .frans-tab-content .form-row h5 {
    margin-top: 0;
  }
  .checkout-step .checkout-payment {
    background-color: #ffffff;
    padding: 12px 20px 20px;
    border-top: 1px solid #e2e2e2;
  }
  .checkout-step .order-summary {
    background: white !important;
  }
  .checkout-step .order-summary h5,
  .checkout-step .order-summary .order-summary-totals,
  .checkout-step .order-summary .order-summary-inset {
    display: none;
  }
  .checkout-step .order-summary .order-summary-items .row:not(:last-child) {
    border-bottom: 1px solid #e1e1e1;
  }
  .checkout-step .order-summary .order-summary-items .col-total-qty {
    float: right;
    width: 10.75%;
  }
  .mobile-cart .expander-toggle:after {
    content: "+";
    float: right;
  }
  .mobile-cart .expanded {
    background-color: white !important;
  }
  .mobile-cart .expanded:after {
    content: "-" !important;
    float: right;
  }
}
@media (max-width: 760px) and (max-width: 606px) {
  .checkout-step .checkout-payment {
    border-bottom: 1px solid #e2e2e2;
  }
}
.captcha-image {
  position: relative;
  width: 258px;
}
.captcha-note {
  clear: left;
  padding-top: 5px;
}
.captcha-image .captcha-img {
  border-radius: 0;
  border: 1px solid #ccc;
  width: 100%;
}
.registered-users .captcha-image {
  margin: 0;
}
.captcha-reload {
  cursor: pointer;
  position: absolute;
  top: 2px;
  right: 2px;
}
.captcha-reload .refreshing {
  -webkit-animation: captcha-rotate 1.5s infinite linear;
  -moz-animation: captcha-rotate 1.5s infinite linear;
  animation: captcha-rotate 1.5s infinite linear;
}
@-webkit-keyframes captcha-rotate {
  0% {
    -webkit-transform: rotate(0);
  }
  0% {
    -webkit-transform: rotate(-360deg);
  }
}
@-moz-keyframes captcha-rotate {
  0% {
    -moz-transform: rotate(0);
  }
  0% {
    -moz-transform: rotate(-360deg);
  }
}
@keyframes captcha-rotate {
  0% {
    transform: rotate(0);
  }
  0% {
    transform: rotate(-360deg);
  }
}
.account-login {
  max-width: 970px;
  margin: 0 auto;
}
.account-login .page-title {
  font-size: 16px;
  color: #666666;
  margin: 0 0 11px;
  text-align: center;
}
.account-login .button-dark {
  width: 100%;
}
@media (min-width: 607px) {
  .account-login .button-dark {
    width: auto;
  }
}
.dashboard .box .box-title {
  padding: 0 0 10px;
  margin: 0 0 10px;
  border-bottom: 1px solid #ddd;
  text-align: right;
}
.dashboard .box .box-title:before,
.dashboard .box .box-title:after {
  content: " ";
  display: table;
}
.dashboard .box .box-title:after {
  clear: both;
}
.dashboard .box .box-title:before,
.dashboard .box .box-title:after {
  content: " ";
  display: table;
}
.dashboard .box .box-title:after {
  clear: both;
}
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 {
  margin: 0;
  float: left;
  font-size: 18px;
}
.dashboard .col2-set > .box > .box-title {
  margin-left: 6px;
  margin-right: 6px;
}
.dashboard .box-recent .data-table {
  margin-bottom: 0;
}
.customer-account-index .shipment-summary .tracking-number {
  color: gray;
  text-transform: uppercase;
}
.dashboard .box-info p,
.dashboard .box-info address {
  margin: 0;
}
.dashboard .box-info .box {
  margin-bottom: 30px;
}
.dashboard .box-reviews ol {
  margin-bottom: 0;
}
.dashboard .box-reviews .number {
  float: left;
}
.dashboard .box-reviews .details {
  margin-left: 20px;
}
.dashboard .box-reviews li.item {
  margin-bottom: 10px;
}
.dashboard .box-reviews li.item:before,
.dashboard .box-reviews li.item:after {
  content: " ";
  display: table;
}
.dashboard .box-reviews li.item:after {
  clear: both;
}
.dashboard .box-reviews li.item:before,
.dashboard .box-reviews li.item:after {
  content: " ";
  display: table;
}
.dashboard .box-reviews li.item:after {
  clear: both;
}
.dashboard .box-reviews li.item:last-child {
  margin-bottom: 0;
}
.dashboard .box-reviews .ratings {
  margin-top: 5px;
}
/* Block: Tags */
.dashboard .box-tags .number {
  float: left;
}
.dashboard .box-tags .details {
  margin-left: 20px;
}
.dashboard .box-tags li.item {
  margin-bottom: 10px;
}
.dashboard .box-tags li.item:last-child {
  margin-bottom: 0;
}
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li {
  display: inline;
}
.addresses-list h2 {
  font-size: 18px;
}
.addresses-list h3 {
  margin-top: 0;
  font-size: 14px;
}
.addresses-list address {
  margin: 0 0 3px;
}
.addresses-list p {
  margin: 0;
}
.addresses-list .link-remove {
  color: #a94442;
}
.addresses-list .separator {
  margin: 0 3px;
}
.addresses-list li.item {
  padding: 15px;
  border-color: #ddd;
}
.addresses-list li.item h3 {
  margin: -15px -15px 15px;
  border-color: #ddd;
  background-color: #f5f5f5;
  color: #333333;
}
.addresses-list li.empty {
  background: none;
  border: 0;
  padding: 0;
}
.order-info {
  margin-bottom: 10px;
  border-bottom: 1px solid #e2e2e2;
}
.order-info dd {
  padding-left: 10px;
}
.order-info li {
  display: inline;
  margin: 0 3px;
}
.order-info li:first-child {
  margin-left: 0;
}
.order-info li:last-child {
  margin-right: 0;
}
.order-info .current {
  font-weight: bold;
}
.order-date {
  margin-bottom: 10px;
}
.order-info-box {
  margin-left: 0;
  margin-right: 0;
  border-color: #ddd;
  padding-top: 15px;
}
.order-info-box .box {
  margin-bottom: 15px;
}
.order-info-box h2 {
  margin-top: 0;
  font-size: 14px;
}
.order-info-box address {
  margin-bottom: 0;
}
.order-items h2 {
  font-size: 18px;
}
.order-items h3 {
  font-size: 12px;
}
.order-items .order-links {
  text-align: right;
}
.order-additional {
  margin: 10px 0;
}
.gift-message {
  padding: 15px;
  border-color: #ddd;
}
.gift-message dt {
  padding-left: 10px;
}
.gift-message dt strong {
  display: block;
  margin-left: -10px;
}
.gift-message dd {
  margin-top: 10px;
}
.gift-message-row .gift-message {
  padding: 0;
  margin: 0;
  border: 0;
}
.order-about {
  padding: 15px;
  border-color: #ddd;
}
.order-about dd {
  margin-bottom: 10px;
  padding-left: 10px;
}
.order-about dd:last-child {
  margin-bottom: 0;
}
.my-wishlist textarea {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 8px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: background-color 500ms, box-shadow 300ms;
  -o-transition: background-color 500ms, box-shadow 300ms;
  transition: background-color 500ms, box-shadow 300ms;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 12px;
  -webkit-appearance: none;
  height: auto;
}
.my-wishlist textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.my-wishlist textarea:focus {
  border-color: #ccc;
  outline: inherit;
  -webkit-box-shadow: 0 0 2px 1px rgba(143, 143, 143, 0.4);
  box-shadow: 0 0 2px 1px rgba(143, 143, 143, 0.4);
  -webkit-transition: background-color 100ms;
  -o-transition: background-color 100ms;
  transition: background-color 100ms;
}
.my-wishlist textarea::-moz-placeholder {
  color: #8f8f8f;
  opacity: 1;
}
.my-wishlist textarea:-ms-input-placeholder {
  color: #8f8f8f;
}
.my-wishlist textarea::-webkit-input-placeholder {
  color: #8f8f8f;
}
.my-wishlist textarea[disabled],
.my-wishlist textarea[readonly],
fieldset[disabled] .my-wishlist textarea {
  cursor: not-allowed;
  background-color: #fbfbfb;
  opacity: 1;
}
textarea.my-wishlist textarea {
  height: auto;
}
.my-wishlist textarea[disabled],
.my-wishlist textarea[readonly],
fieldset[disabled] .my-wishlist textarea {
  cursor: default;
  color: #eaeaea;
  border: 1px solid #eaeaea;
}
.my-wishlist .price-box {
  margin-bottom: 5px;
}
.my-wishlist .add-to-cart-alt input.input-text {
  margin-bottom: 5px;
}
.my-wishlist .add-to-cart-alt .btn-cart {
  display: block;
  margin-bottom: 5px;
  width: 100%;
}
.my-wishlist p {
  margin-bottom: 0;
}
.my-wishlist .link-edit {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 8px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  font-size: 12px;
  padding: 10.5px 19px;
  -webkit-transition: background-color 500ms, box-shadow 300ms;
  -o-transition: background-color 500ms, box-shadow 300ms;
  transition: background-color 500ms, box-shadow 300ms;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  width: 100%;
  display: block;
}
.my-wishlist .link-edit:focus,
.my-wishlist .link-edit:active:focus,
.my-wishlist .link-edit.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: inherit;
  outline-offset: inherit;
}
.my-wishlist .link-edit:hover,
.my-wishlist .link-edit:focus {
  color: #333;
  text-decoration: none;
}
.my-wishlist .link-edit:active,
.my-wishlist .link-edit.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.my-wishlist .link-edit.disabled,
.my-wishlist .link-edit[disabled],
fieldset[disabled] .my-wishlist .link-edit {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.my-wishlist .link-edit:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.my-wishlist .link-edit:focus {
  border-color: #ccc;
  outline: inherit;
  -webkit-box-shadow: 0 0 2px 1px rgba(143, 143, 143, 0.4);
  box-shadow: 0 0 2px 1px rgba(143, 143, 143, 0.4);
  -webkit-transition: background-color 100ms;
  -o-transition: background-color 100ms;
  transition: background-color 100ms;
}
.my-wishlist .link-edit:hover,
.my-wishlist .link-edit:focus,
.my-wishlist .link-edit:active,
.my-wishlist .link-edit.active,
.open > .dropdown-toggle.my-wishlist .link-edit {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.my-wishlist .link-edit:active,
.my-wishlist .link-edit.active,
.open > .dropdown-toggle.my-wishlist .link-edit {
  background-image: none;
}
.my-wishlist .link-edit.disabled,
.my-wishlist .link-edit[disabled],
fieldset[disabled] .my-wishlist .link-edit,
.my-wishlist .link-edit.disabled:hover,
.my-wishlist .link-edit[disabled]:hover,
fieldset[disabled] .my-wishlist .link-edit:hover,
.my-wishlist .link-edit.disabled:focus,
.my-wishlist .link-edit[disabled]:focus,
fieldset[disabled] .my-wishlist .link-edit:focus,
.my-wishlist .link-edit.disabled:active,
.my-wishlist .link-edit[disabled]:active,
fieldset[disabled] .my-wishlist .link-edit:active,
.my-wishlist .link-edit.disabled.active,
.my-wishlist .link-edit[disabled].active,
fieldset[disabled] .my-wishlist .link-edit.active {
  background-color: #fff;
  border-color: #ccc;
}
.my-wishlist .link-edit .badge {
  color: #fff;
  background-color: #333;
}
.my-wishlist .btn-add {
  color: #fff;
  background-color: #382818;
  border-color: #261b10;
}
.my-wishlist .btn-add:hover,
.my-wishlist .btn-add:focus,
.my-wishlist .btn-add:active,
.my-wishlist .btn-add.active,
.open > .dropdown-toggle.my-wishlist .btn-add {
  color: #fff;
  background-color: #140e09;
  border-color: #000000;
}
.my-wishlist .btn-add:active,
.my-wishlist .btn-add.active,
.open > .dropdown-toggle.my-wishlist .btn-add {
  background-image: none;
}
.my-wishlist .btn-add.disabled,
.my-wishlist .btn-add[disabled],
fieldset[disabled] .my-wishlist .btn-add,
.my-wishlist .btn-add.disabled:hover,
.my-wishlist .btn-add[disabled]:hover,
fieldset[disabled] .my-wishlist .btn-add:hover,
.my-wishlist .btn-add.disabled:focus,
.my-wishlist .btn-add[disabled]:focus,
fieldset[disabled] .my-wishlist .btn-add:focus,
.my-wishlist .btn-add.disabled:active,
.my-wishlist .btn-add[disabled]:active,
fieldset[disabled] .my-wishlist .btn-add:active,
.my-wishlist .btn-add.disabled.active,
.my-wishlist .btn-add[disabled].active,
fieldset[disabled] .my-wishlist .btn-add.active {
  background-color: #382818;
  border-color: #261b10;
}
.my-wishlist .btn-add .badge {
  color: #382818;
  background-color: #fff;
}
.product-review .product-img-box {
  float: left;
  width: 140px;
}
.product-review .product-img-box .product-image {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.product-review .product-img-box .label {
  font-size: 12px;
}
.product-review .product-img-box .ratings .rating-box {
  display: block;
  float: none;
  margin-bottom: 5px;
}
.product-review .product-details {
  margin-left: 150px;
}
.product-review .product-name {
  margin-bottom: 10px;
  font-size: 18px;
}
.product-review h3 {
  font-size: 14px;
}
.product-review .ratings-table {
  margin: 0 0 10px;
}
.product-review dt {
  margin-bottom: 5px;
}
.billing-agreements .info-box {
  margin: 10px 0;
}
.billing-agreements .form-list li select {
  float: left;
}
.billing-agreements .form-list li button.button {
  float: left;
  margin-left: 10px;
}
.billing-agreements .table-caption {
  font-weight: bold;
}
.my-account .frans-container {
  background-color: transparent;
}
.my-account .frans-container .form-row:before,
.my-account .frans-container .form-row:after {
  display: block;
}
.my-account .frans-container .welcome-block {
  padding: 20px 20px 0;
  text-align: center;
  box-sizing: border-box;
  max-width: 550px;
  margin: 0 auto;
}
.my-account .frans-container .welcome-block h3 {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  margin: 8px 0 8px 0;
}
.my-account .frans-container .welcome-block .general-greeting {
  font-weight: bold;
  font-size: 13px;
  line-height: 18px;
  margin: 0 0 8px 0;
  padding: 0;
}
.my-account .frans-container .welcome-block .overview-info {
  font-size: 13px;
  line-height: 22px;
  margin: 0;
  padding-bottom: 0;
}
.my-account .frans-container .welcome-block .overview-info .hello-email {
  color: #89551b;
  text-decoration: none;
}
.my-account .frans-container .welcome-block.personal-profile {
  display: none;
}
.my-account-nav {
  background-color: #fbfbfb;
  border-bottom: 1px solid #e2e2e2;
  margin: -12px;
  padding: 0 9%;
  display: none;
}
.my-account-nav ul {
  margin: 0;
}
.my-account-nav li {
  float: left;
  width: 25%;
  text-align: center;
  font-size: 12px;
}
.my-account-nav li a {
  display: block;
  padding: 30px 0;
}
.my-account-nav li .section-header {
  display: block;
  text-transform: uppercase;
}
.my-account-nav li .my-account-nav-icon {
  border-bottom: 1px solid #ececec;
  margin-bottom: 8px;
}
.my-account-nav li .title-icon {
  margin: 0 auto -1px;
  background-color: #afafaf;
  border-bottom: 1px solid #ececec;
  -webkit-transition: background-color 200ms linear, border-color 200ms linear;
  -o-transition: background-color 200ms linear, border-color 200ms linear;
  transition: background-color 200ms linear, border-color 200ms linear;
}
.my-account-nav li .title-icon.overview {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: 0px -148px;
  width: 110px;
  height: 50px;
  background-size: 370px 509px;
  content: '';
}
.my-account-nav li .title-icon.profile {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: 0px -202px;
  width: 110px;
  height: 50px;
  background-size: 370px 509px;
  content: '';
}
.my-account-nav li .title-icon.orders {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: 0px -94px;
  width: 110px;
  height: 50px;
  background-size: 370px 509px;
  content: '';
}
.my-account-nav li .title-icon.communications {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: 0px -40px;
  width: 110px;
  height: 50px;
  background-size: 370px 509px;
  content: '';
}
.my-account-nav li.active .title-icon,
.my-account-nav li :hover .title-icon {
  border-color: #382818;
  background-color: #382818;
  -webkit-transition: background-color 50ms linear, border-color 50ms linear;
  -o-transition: background-color 50ms linear, border-color 50ms linear;
  transition: background-color 50ms linear, border-color 50ms linear;
}
.box-account {
  margin-bottom: 12px;
}
.box-account table {
  width: 100%;
  max-width: 415px;
  margin: 0 auto;
}
.box-account table tr {
  display: block;
}
.box-account table tr.order-row,
.box-account table tr.order-history-title-bar {
  display: table-row;
}
.box-account table tr.order-row td,
.box-account table tr.order-history-title-bar td {
  display: table-cell;
  float: none;
}
.box-account table tr.order-row button,
.box-account table tr.order-history-title-bar button {
  float: right;
  min-width: 0;
  margin-top: 0;
}
.box-account table tr.order-row .no-addresses,
.box-account table tr.order-history-title-bar .no-addresses {
  font-weight: normal;
}
.box-account table th {
  padding: 20px;
  vertical-align: bottom;
  font-size: 12px;
}
.box-account table td {
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 2px;
  background-color: #fbfbfb;
  border: 1px solid #e2e2e2;
  vertical-align: top;
  padding: 20px;
  font-size: 12px;
  color: #666666;
}
.box-account table .edit-link {
  margin-top: -2px;
}
.box-account table .tile-header {
  font-size: 13px;
  text-transform: uppercase;
  margin-top: 0;
}
.box-account table .tile-label {
  font-weight: bold;
  margin-top: 20px;
}
.box-account table .tile-value {
  color: #afafaf;
}
.box-account table .btn {
  margin-top: 20px;
}
.box-account table .f-left {
  width: 100%;
}
.box-account table .edit-link {
  text-transform: uppercase;
}
@media (min-width: 761px) and (max-width: 996px) {
  .box-account table .card-types li {
    margin-right: 2px;
  }
}
.box-account .default-shipping-address-list {
  padding: 0 12px;
}
.box-account .default-shipping-address-list #newaccount-addressbooktip {
  font-size: 13px;
  position: relative;
  top: 92px;
  left: 830px;
  width: 220px;
  background: #fff;
  padding: 12px;
  box-sizing: border-box;
  text-align: center;
  border: 1px solid #ccc;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  z-index: 100;
}
@media (max-width: 1236px) {
  .box-account .default-shipping-address-list #newaccount-addressbooktip {
    left: 590px;
  }
}
@media (max-width: 996px) {
  .box-account .default-shipping-address-list #newaccount-addressbooktip {
    left: 380px;
    top: 42px;
  }
}
@media (max-width: 760px) {
  .box-account .default-shipping-address-list #newaccount-addressbooktip {
    top: 0;
    left: 0;
    position: initial;
    margin: 0 auto 15px;
  }
}
.box-account .user-info {
  border-spacing: 12px;
  border-collapse: separate;
}
.newsletter-manage-index .box-account .user-info {
  margin-bottom: 225px;
}
.box-account .box-account table #mailing-address-subscribe-catalog address .tile-label {
  margin-top: 0;
}
.box-account #newsletter-catalogue .newsletter-preferences #mailing-address-subscribe-catalog {
  border-bottom: none;
}
.box-account .newsletter-preferences li {
  border-bottom: 1px solid #e2e2e2;
}
.box-account .newsletter-preferences label {
  color: #333333;
  font-weight: normal;
  display: block;
  min-height: 34px;
}
.box-account .newsletter-preferences .jqTransformCheckboxWrapper {
  float: right;
  margin-left: 20px;
}
.box-account .newsletter-preferences .jqTransformCheckboxWrapper .jqTransformCheckbox {
  background: #ffffff;
  background-image: none !Important;
}
.box-account #my-addresses-table {
  background-color: #fbfbfb;
  border: 1px solid #e2e2e2;
  max-width: 391px;
}
.box-account #my-addresses-table .tile-header {
  padding: 12px;
}
.box-account #my-addresses-table thead tr:first-child th {
  background-color: #ffffff;
  padding-left: 0;
}
.box-account #my-addresses-table thead tr:first-child th h4 {
  margin-bottom: 0;
  padding-bottom: 0;
  float: left;
}
.box-account #my-addresses-table thead tr:first-child th button {
  margin-top: 0;
}
.box-account #my-addresses-table thead tr:first-child th {
  border-bottom: 1px solid #e2e2e2;
}
.box-account #my-addresses-table thead tr:last-child th {
  border-bottom: 1px solid #e2e2e2;
  vertical-align: middle;
}
.box-account #my-addresses-table tbody tr {
  cursor: pointer;
}
.box-account #my-addresses-table tbody tr:hover td {
  background-color: #fbfbfb;
}
.box-account #my-addresses-table th {
  background-color: #fbfbfb;
  padding: 10px 12px;
  color: #666666;
}
.box-account #my-addresses-table td {
  background-color: #ffffff;
  border: none;
  width: auto;
  padding: 10px 12px;
  border-bottom: 1px solid #e2e2e2;
  color: #8f8f8f;
  vertical-align: middle;
}
.orders-header {
  margin: 0 auto;
  padding: 25px 0 12px;
  text-align: center;
  width: 90%;
  max-width: 390px;
}
@media (min-width: 761px) {
  .orders-header {
    margin: 0 100px;
    width: auto;
    max-width: none;
  }
}
@media (min-width: 997px) {
  .orders-header {
    margin: 0 130px;
  }
}
.orders-header.underline {
  text-align: left;
}
.orders-header h4 {
  margin: 0;
  font-size: 13px;
}
.orders-header .edit-link {
  text-transform: uppercase;
}
.sales-order-history #order-history-age-filter {
  width: 22%;
  min-width: 200px;
  margin: 0 auto 24px;
}
.sales-order-history .pager .amount {
  margin-bottom: 12px;
  text-align: center;
}
@media (min-width: 761px) {
  .sales-order-history .pager .amount {
    text-align: left;
    margin-bottom: 0;
  }
}
@media (max-width: 761px) {
  .sales-order-history .pages {
    text-align: center;
  }
  .sales-order-history .pages strong,
  .sales-order-history .pages ol li {
    display: inline-block;
  }
  .sales-order-history .pages ol li {
    font-size: 17px;
    margin: 0 6px;
  }
}
.sales-order-history .shipment-summary .tracking-number {
  color: gray;
  text-transform: uppercase;
}
.box-orders {
  width: auto;
  max-width: 390px;
  margin: 0 auto;
  padding: 0 30px 25px;
  background-color: #ffffff;
}
.box-orders:before,
.box-orders:after {
  content: " ";
  display: table;
}
.box-orders:after {
  clear: both;
}
.box-orders:before,
.box-orders:after {
  content: " ";
  display: table;
}
.box-orders:after {
  clear: both;
}
.box-orders .order-tile {
  float: left;
  width: 100%;
  padding-top: 12px;
  border-bottom: 1px solid #e2e2e2;
  font-size: 12px;
  color: #8f8f8f;
  cursor: pointer;
  -webkit-transition: border-color 200ms linear;
  -o-transition: border-color 200ms linear;
  transition: border-color 200ms linear;
}
.box-orders .order-tile:before {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -155px -176px;
  width: 8px;
  height: 12.5px;
  background-size: 185px 254px;
  content: '';
  float: right;
  margin-top: 70px;
  -webkit-transition: margin-right 200ms linear;
  -o-transition: margin-right 200ms linear;
  transition: margin-right 200ms linear;
}
body.nobgsize .box-orders .order-tile:before {
  background-image: url('/skin/frontend/frans/default/images/frans-sprites-downscaled.png?1450130622755') !important;
}
.box-orders .order-tile:hover {
  border-color: #666666;
  -webkit-transition: border-color 50ms linear;
  -o-transition: border-color 50ms linear;
  transition: border-color 50ms linear;
}
.box-orders .order-tile:hover:before {
  margin-right: -5px;
  -webkit-transition: margin-right 50ms linear;
  -o-transition: margin-right 50ms linear;
  transition: margin-right 50ms linear;
}
.box-orders .order-tile .order-date {
  margin-bottom: 0;
  font-weight: bold;
  color: #333333;
  text-transform: uppercase;
  font-size: 13px;
}
.box-orders .order-tile .order-status {
  margin-top: 20px;
  font-weight: bold;
  color: #333333;
}
.box-orders .order-tile .order-thumbnail {
  float: left;
  margin: 12px 12px 12px 0;
  height: 70px;
  width: 70px;
}
.box-orders .order-tile .order-thumbnail:before {
  content: ' ';
  height: 50%;
  display: inline-block;
}
.box-orders .order-tile .order-thumbnail img {
  width: auto;
  height: auto;
  max-height: 70px;
  max-width: 70px;
  display: inline-block;
  vertical-align: middle;
}
.box-orders .order-tile .order-total {
  font-weight: bold;
  color: #333333;
}
.order-detail-actions {
  margin: 0;
}
.order-detail-actions #order-print-button {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -61px -233px;
  width: 20.5px;
  height: 21.5px;
  background-size: 185px 254px;
  content: '';
  font-size: 0;
  cursor: pointer;
  position: absolute;
  right: 64px;
  z-index: 1;
}
body.nobgsize .order-detail-actions #order-print-button {
  background-image: url('/skin/frontend/frans/default/images/frans-sprites-downscaled.png?1450130622755') !important;
}
.order-detail-actions #order-resend-button {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -36px -230px;
  width: 23px;
  height: 21.5px;
  background-size: 185px 254px;
  content: '';
  font-size: 0;
  cursor: pointer;
  position: absolute;
  right: 24px;
  z-index: 1;
}
body.nobgsize .order-detail-actions #order-resend-button {
  background-image: url('/skin/frontend/frans/default/images/frans-sprites-downscaled.png?1450130622755') !important;
}
#login-section {
  margin-top: 20px;
}
#login-section #login-wrapper {
  background-color: #f4f4f4;
  margin: -6px;
  font-size: 12px;
}
#login-section #login-wrapper.forgot-password-wrapper {
  padding: 30px 20px;
}
#login-section #login-wrapper.forgot-password-wrapper h5 {
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
}
@media (max-width: 606px) {
  #login-section #login-wrapper.forgot-password-wrapper #btn-cc-cancel {
    margin-top: 40px;
  }
  #login-section #login-wrapper.forgot-password-wrapper button[type="submit"] {
    margin-top: -80px;
  }
}
#login-section #login-wrapper .login-or-guest {
  padding: 30px 20px;
}
#login-section #login-wrapper .email-notice {
  background-color: #efefef;
  padding: 30px 20px;
  color: #666666;
}
#login-section #login-wrapper .email-notice .notice-to-new-customers > *:last-child {
  margin-bottom: 0;
}
#login-section #login-wrapper h2 {
  font-size: 13px;
  margin-top: 0;
}
#login-section #login-wrapper p {
  text-transform: none;
  margin-bottom: 10px;
}
#register-form .register-checkbox {
  font-weight: normal;
  color: #666666;
}
.logout-success {
  padding: 150px 30px;
  text-align: center;
  font-size: 12px;
}
@media (min-width: 761px) {
  .logout-success {
    font-size: 18px;
  }
}
#shipping_address_grid > p {
  margin: 35px auto;
  max-width: 80%;
  max-width: calc(100% - ((125px - 12px) * 2));
  padding: 0 12px;
  text-align: center;
}
@media (min-width: 460px) {
  #login-section #login-wrapper.forgot-password-wrapper {
    padding: 30px 50px;
  }
  #login-section #login-wrapper .login-or-guest,
  #login-section #login-wrapper .email-notice {
    padding: 30px 50px;
  }
}
@media (min-width: 607px) {
  #login-section #login-wrapper.forgot-password-wrapper {
    padding: 45px 105px;
  }
  #login-section #login-wrapper .login-or-guest,
  #login-section #login-wrapper .email-notice {
    padding: 45px 105px;
  }
}
@media (min-width: 761px) {
  #login-section {
    margin-top: 0;
  }
  .orders-header.underline {
    border-bottom: 1px solid #e2e2e2;
  }
  .my-account .frans-container {
    margin-top: 0;
    background-color: #ffffff;
  }
  .my-account-nav {
    display: block;
  }
  .account-login .page-title {
    text-align: left;
    margin-top: 0;
    margin-bottom: 21px;
  }
  .account-login .page-title:before {
    display: inline-block;
    background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
    background-repeat: no-repeat;
    background-position: -126px -40px;
    width: 23px;
    height: 31px;
    background-size: 370px 509px;
    content: '';
    margin: 0 5px -6px 0;
  }
  .box-account table {
    max-width: 90%;
    max-width: calc(100% - ((50px - 12px) * 2));
  }
  .box-account table tr {
    display: table-row;
  }
  .box-account table td {
    display: table-cell;
    width: 33.33%;
    width: calc(100% / 3);
    margin-bottom: 0;
    float: none;
  }
  .box-account table .f-left,
  .box-account table .f-right {
    float: none !important;
    min-width: 0;
  }
  .box-account #my-addresses-table {
    margin-top: 35px;
    border: none;
    max-width: 80%;
    max-width: calc(100% - ((125px - 12px) * 2));
  }
  .pager {
    font-size: 12px;
    margin: 24px 130px -12px;
  }
  .pager ~ .pager {
    margin-top: 0;
    margin-bottom: 50px;
  }
  .pager .amount {
    float: left;
  }
  .pager .pages {
    float: right;
  }
  .pager .pages ol,
  .pager .pages li {
    display: inline-block;
    margin-left: 6px;
  }
  .pager .pages ol .current,
  .pager .pages li .current {
    font-weight: bold;
  }
  .box-orders {
    clear: both;
    max-width: 100%;
    margin: 0 100px;
  }
  .box-orders .order-tile.two {
    width: 45%;
    width: calc((100% - 80px) / 2);
  }
  .box-orders .order-tile.two:nth-of-type(odd) {
    margin-right: 80px;
  }
}
@media (min-width: 761px) and (max-width: 996px) {
  .box-orders {
    padding: 0 0 25px;
  }
}
@media (min-width: 997px) {
  #login-section #login-wrapper.forgot-password-wrapper {
    padding-left: 300px;
    padding-right: 300px;
  }
  .box-account table {
    max-width: 80%;
    max-width: calc(100% - ((125px - 12px) * 2));
  }
}
.header-container {
  position: relative;
  margin-bottom: 0;
}
.header-container header[role="banner"] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  /* change for notice on mobile */
  z-index: 1030;
  text-align: center;
  min-width: 320px;
}
.header-container header[role="banner"] .banner-desktop {
  float: left;
  width: 100%;
  display: none;
}
.header-container header[role="banner"] .banner-mobile #flyout-left-toggle {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 60px;
  cursor: default;
}
.header-container header[role="banner"] .banner-mobile #flyout-left-toggle .hamburger-icon {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -95px -64px;
  width: 25px;
  height: 13.5px;
  background-size: 185px 254px;
  content: '';
  margin-top: 20px;
  margin-left: 15px;
  cursor: pointer;
}
body.nobgsize .header-container header[role="banner"] .banner-mobile #flyout-left-toggle .hamburger-icon {
  background-image: url('/skin/frontend/frans/default/images/frans-sprites-downscaled.png?1450130622755') !important;
}
@media (min-width: 607px) and (max-width: 760px) {
  body:not(.flyout-left) .header-container header[role="banner"] .banner-mobile #flyout-left-toggle {
    left: 9.5%;
    left: calc((100% - 606px + 16px) / 2);
  }
}
@media (min-width: 761px) and (max-width: 996px) {
  body:not(.flyout-left) .header-container header[role="banner"] .banner-mobile #flyout-left-toggle {
    left: 9.5%;
    left: calc((100% - 760px + 16px) / 2);
  }
}
.header-container header[role="banner"] .banner-mobile .logo-mobile {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -34px -128px;
  width: 28.5px;
  height: 30px;
  background-size: 185px 254px;
  content: '';
  margin: 11.5px auto 11.5px;
}
body.nobgsize .header-container header[role="banner"] .banner-mobile .logo-mobile {
  background-image: url('/skin/frontend/frans/default/images/frans-sprites-downscaled.png?1450130622755') !important;
}
.header-container header[role="banner"].glass {
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}
.header-container header[role="banner"].glass .banner-mobile #flyout-left-toggle .hamburger-icon {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -95px -64px;
  width: 25px;
  height: 13.5px;
  background-size: 185px 254px;
  content: '';
}
body.nobgsize .header-container header[role="banner"].glass .banner-mobile #flyout-left-toggle .hamburger-icon {
  background-image: url('/skin/frontend/frans/default/images/frans-sprites-downscaled.png?1450130622755') !important;
}
.header-container header[role="banner"].glass .banner-mobile .logo-mobile {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -34px -128px;
  width: 28.5px;
  height: 30px;
  background-size: 185px 254px;
  content: '';
}
body.nobgsize .header-container header[role="banner"].glass .banner-mobile .logo-mobile {
  background-image: url('/skin/frontend/frans/default/images/frans-sprites-downscaled.png?1450130622755') !important;
}
#topLinks {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
#topLinks #topLinks-banner {
  position: fixed;
  right: 6px;
  top: 0;
  z-index: 1030;
  -webkit-transition: left 750ms cubic-bezier(0,1,0,1), right 750ms cubic-bezier(0,1,0,1);
  -o-transition: left 750ms cubic-bezier(0,1,0,1), right 750ms cubic-bezier(0,1,0,1);
  transition: left 750ms cubic-bezier(0,1,0,1), right 750ms cubic-bezier(0,1,0,1);
  width: 25%;
}
#topLinks #topLinks-banner ul {
  text-align: right;
}
#topLinks #topLinks-banner ul li {
  display: none;
  position: relative;
  vertical-align: middle;
  font-size: 12px;
  text-transform: uppercase;
}
#topLinks #topLinks-banner ul li:after {
  content: "|";
  margin: 0 6px;
}
#topLinks #topLinks-banner ul li.top-link-cart {
  display: inline-block;
  margin-left: -3px;
}
#topLinks #topLinks-banner ul li.top-link-cart #flyout-right-toggle {
  display: block;
  width: 60px;
  padding-top: 9px;
  padding-bottom: 9px;
  text-align: center;
  cursor: default;
}
#topLinks #topLinks-banner ul li.top-link-cart #flyout-right-toggle .icon-shopping-bag {
  cursor: pointer;
  display: inline-block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: 0px -196px;
  width: 35px;
  height: 30px;
  background-size: 185px 254px;
  content: '';
}
body.nobgsize #topLinks #topLinks-banner ul li.top-link-cart #flyout-right-toggle .icon-shopping-bag {
  background-image: url('/skin/frontend/frans/default/images/frans-sprites-downscaled.png?1450130622755') !important;
}
#topLinks #topLinks-banner ul li.top-link-cart #flyout-right-toggle .icon-shopping-bag:hover {
  display: inline-block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: 0px -164px;
  width: 35px;
  height: 30px;
  background-size: 185px 254px;
  content: '';
}
body.nobgsize #topLinks #topLinks-banner ul li.top-link-cart #flyout-right-toggle .icon-shopping-bag:hover {
  background-image: url('/skin/frontend/frans/default/images/frans-sprites-downscaled.png?1450130622755') !important;
}
#topLinks #topLinks-banner ul li.top-link-cart #flyout-right-toggle .icon-shopping-bag .item-count {
  display: block;
  position: absolute;
  top: 25px;
  left: 42px;
  background-color: #382818;
  color: #ffffff;
  font-size: 9px;
  line-height: normal;
  border-radius: 6px;
  padding: 1px 4px;
  -webkit-animation: item-count-appear 1s;
  -o-animation: item-count-appear 1s;
  animation: item-count-appear 1s;
}
#topLinks #topLinks-banner ul li.top-link-cart:after {
  content: none;
}
@media (min-width: 607px) and (max-width: 760px) {
  body:not(.flyout-right) #topLinks #topLinks-banner ul li.top-link-cart {
    margin-right: 38%;
    margin-right: calc((400% - 606px + 16px) / 2);
  }
}
@media (min-width: 761px) and (max-width: 996px) {
  body:not(.flyout-right) #topLinks #topLinks-banner ul li.top-link-cart {
    margin-right: 38%;
    margin-right: calc((400% - 760px + 16px) / 2);
  }
}
@media (min-width: 997px) {
  body.with-notice #topLinks #topLinks-banner {
    margin-top: 60px;
  }
}
#topLinks ul,
#topLinks #flyout-right {
  max-width: 970px;
  overflow-y: visible;
}
@media (min-width: 997px) {
  #topLinks ul,
  #topLinks #flyout-right {
    max-width: 970px;
  }
}
@media (min-width: 1210px) {
  #topLinks ul,
  #topLinks #flyout-right {
    max-width: 1210px;
  }
}
.navbar-container {
  display: none;
  margin-bottom: 10px;
}
.navbar-container nav[role="navigation"] .navbar-main-collapse {
  position: relative;
}
.navbar-container nav[role="navigation"] .navbar-main-collapse ul.navbar-nav {
  text-align: center;
  font-size: 0;
  margin-bottom: -1px;
  padding-bottom: 1px;
  white-space: nowrap;
}
.navbar-container nav[role="navigation"] .navbar-main-collapse ul.navbar-nav .active a {
  color: #999 !important;
}
.navbar-container nav[role="navigation"] .navbar-main-collapse ul.navbar-nav li {
  display: inline-block;
  font-size: 15px;
  text-transform: lowercase;
}
.navbar-container nav[role="navigation"] .navbar-main-collapse ul.navbar-nav li a {
  display: block;
  padding-top: 10px;
  padding-bottom: 11px;
}
.navbar-container nav[role="navigation"] .navbar-main-collapse ul.navbar-nav li a:hover {
  color: #999999;
}
.navbar-container nav[role="navigation"] .navbar-main-collapse ul.navbar-main-expand {
  display: none;
  position: absolute;
  border: 5px solid #ffffff;
  background-color: #f4f4f4;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 208px;
  font-size: 0;
  white-space: nowrap;
  overflow: hidden;
  z-index: 1030;
}
.navbar-container nav[role="navigation"] .navbar-main-collapse ul.navbar-main-expand .navbar-panel {
  font-size: 14px;
  width: 100%;
  vertical-align: top;
  padding: 18px 18px 36px;
  text-align: center;
  white-space: normal;
  position: absolute;
  display: none;
}
.navbar-container nav[role="navigation"] .navbar-main-collapse ul.navbar-main-expand .navbar-panel .navbar-tagline {
  text-transform: uppercase;
  color: #333333;
  margin-top: 0;
  font-family: "HCo Gotham Narrow", "HCo Gotham", helvetica, arial, sans-serif;
  font-weight: 300;
}
.navbar-container nav[role="navigation"] .navbar-main-collapse ul.navbar-main-expand .navbar-panel .navbar-tagline + img {
  margin-top: -2px;
}
.navbar-container nav[role="navigation"] .navbar-main-collapse ul.navbar-main-expand .navbar-panel ul {
  font-size: 0;
  margin-bottom: 1px;
}
.navbar-container nav[role="navigation"] .navbar-main-collapse ul.navbar-main-expand .navbar-panel ul li {
  display: inline-block;
  white-space: normal;
  vertical-align: top;
}
.navbar-container nav[role="navigation"] .navbar-main-collapse ul.navbar-main-expand .navbar-panel ul li a {
  display: block;
  font-size: 13px;
  border-bottom: 1px solid #cbcbcb;
  -webkit-transition: border-bottom-color 10ms linear;
  -o-transition: border-bottom-color 10ms linear;
  transition: border-bottom-color 10ms linear;
  padding-bottom: 16px;
  text-transform: lowercase;
}
.navbar-container nav[role="navigation"] .navbar-main-collapse ul.navbar-main-expand .navbar-panel ul li a:hover {
  border-bottom-color: #999999;
}
.navbar-container nav[role="navigation"] .navbar-main-collapse ul.navbar-main-expand .navbar-panel ul li a .category-thumbnail {
  width: 126px;
  height: auto;
  margin: 6px 6px 0;
}
.navbar-container nav[role="navigation"] .navbar-main-collapse ul.navbar-main-expand .navbar-panel ul li a .category-thumbnail.placeholder {
  background-color: #dbdbdb;
  height: 84px;
}
.navbar-container nav[role="navigation"] .navbar-main-collapse ul.navbar-main-expand .navbar-panel .two-column-wrapper {
  width: 590px;
  margin: 10px auto 0;
}
.navbar-container nav[role="navigation"] .navbar-main-collapse ul.navbar-main-expand .navbar-panel .two-column-wrapper .row > div:first-child {
  border-right: 1px solid #c9c9c9;
}
.navbar-container nav[role="navigation"] .navbar-main-collapse ul.navbar-main-expand .navbar-panel .two-column-wrapper li {
  display: block;
}
.navbar-container nav[role="navigation"] .navbar-main-collapse ul.navbar-main-expand .navbar-panel .two-column-wrapper li a {
  border: none;
  height: auto;
  padding-top: 5px;
  padding-bottom: 4px;
}
.navbar-container nav[role="navigation"] .navbar-main-collapse .navbar-arrow {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -256px -501px;
  width: 16px;
  height: 8px;
  background-size: 370px 509px;
  content: '';
  position: absolute;
  bottom: 1px;
  display: none;
  z-index: 1031;
}
#flyout-left {
  position: absolute;
  top: 0;
  overflow-y: hidden;
  z-index: 1030;
  -webkit-transition: left 750ms cubic-bezier(0,1,0,1);
  -o-transition: left 750ms cubic-bezier(0,1,0,1);
  transition: left 750ms cubic-bezier(0,1,0,1);
  background-color: #f4f4f4;
  box-shadow: inset -30px 0px 30px -25px rgba(0, 0, 0, 0.15);
}
@media (max-width: 606px) {
  #flyout-left {
    left: -84%;
    left: calc(-100% + 60px);
    width: 84%;
    width: calc(100% - 60px);
  }
}
@media (min-width: 607px) {
  #flyout-left {
    left: -92%;
    left: calc(-100% + 60px);
    width: 92%;
    width: calc(100% - 60px);
  }
}
#flyout-left header {
  padding: 10px;
  background-color: #e2e2e2;
  box-shadow: inset -30px 0px 30px -25px rgba(0, 0, 0, 0.15);
  display: none;
}
body.flyout-left #flyout-left header {
  display: block;
}
#flyout-left header #mobile-search {
  width: 100%;
  margin-bottom: 10px;
}
#flyout-left header h5 {
  margin: 0;
  color: #666666;
}
#flyout-left header.account-header {
  margin-bottom: 20px;
}
#flyout-left section {
  padding: 10px 0;
  display: none;
}
body.flyout-left #flyout-left section {
  display: block;
}
#flyout-left section li:before,
#flyout-left section li:after {
  content: " ";
  display: table;
}
#flyout-left section li:after {
  clear: both;
}
#flyout-left section li:before,
#flyout-left section li:after {
  content: " ";
  display: table;
}
#flyout-left section li:after {
  clear: both;
}
#flyout-left section li a {
  display: block;
}
#flyout-left section li .icon {
  display: block;
  float: left;
  height: 67px;
  width: 90px;
  padding: 0 10px;
  text-align: center;
}
#flyout-left section li .icon > * {
  height: auto;
  width: auto;
  max-width: 65px;
  max-height: 67px;
  margin: 0 auto;
}
#flyout-left section li .contents {
  display: block;
  width: 100%;
  line-height: 67px;
  border-bottom: 1px solid #e2e2e2;
  white-space: nowrap;
}
@media (max-width: 340px) {
  #flyout-left section li .contents {
    font-size: 13px;
  }
}
#flyout-left section li .contents > span {
  display: inline-block;
  vertical-align: middle;
}
#flyout-left section li .contents:after {
  width: 90px;
  height: 1px;
  background-color: #f4f4f4;
  display: block;
  content: '';
  margin-bottom: -1px;
}
#flyout-left section li.category {
  text-transform: lowercase;
  font-size: 16px;
}
#flyout-left section li:last-child .contents {
  border-bottom: none;
}
#flyout-left section li.account-overview .account-icon {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -113px -11px;
  width: 34px;
  height: 24.5px;
  background-size: 185px 254px;
  content: '';
}
body.nobgsize #flyout-left section li.account-overview .account-icon {
  background-image: url('/skin/frontend/frans/default/images/frans-sprites-downscaled.png?1450130622755') !important;
}
#flyout-left section li.account-profile .account-icon {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -63px -37.5px;
  width: 34px;
  height: 24.5px;
  background-size: 185px 254px;
  content: '';
}
body.nobgsize #flyout-left section li.account-profile .account-icon {
  background-image: url('/skin/frontend/frans/default/images/frans-sprites-downscaled.png?1450130622755') !important;
}
#flyout-left section li.account-orders .account-icon {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -77px -11px;
  width: 34px;
  height: 24.5px;
  background-size: 185px 254px;
  content: '';
}
body.nobgsize #flyout-left section li.account-orders .account-icon {
  background-image: url('/skin/frontend/frans/default/images/frans-sprites-downscaled.png?1450130622755') !important;
}
#flyout-left section li.account-communications .account-icon {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: 0px -228px;
  width: 34px;
  height: 24.5px;
  background-size: 185px 254px;
  content: '';
}
body.nobgsize #flyout-left section li.account-communications .account-icon {
  background-image: url('/skin/frontend/frans/default/images/frans-sprites-downscaled.png?1450130622755') !important;
}
#flyout-left section li.account-signout .account-icon {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -99px -37.5px;
  width: 34px;
  height: 24.5px;
  background-size: 185px 254px;
  content: '';
}
body.nobgsize #flyout-left section li.account-signout .account-icon {
  background-image: url('/skin/frontend/frans/default/images/frans-sprites-downscaled.png?1450130622755') !important;
}
#flyout-left section li.account-signin .account-icon {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -63px -37.5px;
  width: 34px;
  height: 24.5px;
  background-size: 185px 254px;
  content: '';
}
body.nobgsize #flyout-left section li.account-signin .account-icon {
  background-image: url('/skin/frontend/frans/default/images/frans-sprites-downscaled.png?1450130622755') !important;
}
#flyout-left section li.account-overview,
#flyout-left section li.account-profile,
#flyout-left section li.account-orders,
#flyout-left section li.account-communications,
#flyout-left section li.account-signout {
  display: none;
}
body.logged-in #flyout-left section li.account-overview,
body.logged-in #flyout-left section li.account-profile,
body.logged-in #flyout-left section li.account-orders,
body.logged-in #flyout-left section li.account-communications,
body.logged-in #flyout-left section li.account-signout {
  display: block;
}
body.logged-in #flyout-left section li.account-signin {
  display: none;
}
#flyout-left section.account-links {
  text-transform: uppercase;
  line-height: 175%;
}
#flyout-right {
  position: absolute;
  top: 0;
  overflow-y: hidden;
  z-index: 1030;
  -webkit-transition: right 750ms cubic-bezier(0,1,0,1);
  -o-transition: right 750ms cubic-bezier(0,1,0,1);
  transition: right 750ms cubic-bezier(0,1,0,1);
  background-color: #f4f4f4;
  box-shadow: inset 30px 0px 30px -25px rgba(0, 0, 0, 0.15);
}
@media (max-width: 606px) {
  #flyout-right {
    right: -84%;
    right: calc(-100% + 60px);
    width: 84%;
    width: calc(100% - 60px);
  }
}
@media (min-width: 607px) {
  #flyout-right {
    right: -92%;
    right: calc(-100% + 60px);
    width: 92%;
    width: calc(100% - 60px);
  }
}
#flyout-right #cart-loader {
  margin: 100px auto;
}
.cart-menu {
  display: none;
}
body.flyout-right .cart-menu {
  display: block;
}
.cart-menu h5 {
  margin: 15px 22px;
  color: #666666;
}
.cart-menu .cart-items {
  padding-left: 0;
  border: none;
}
.cart-menu .cart-items > li {
  border-bottom: 1px solid #e2e2e2;
}
.cart-menu .cart-items > li:last-child {
  border-bottom: 1px solid #e2e2e2;
}
.flyout-push-wrapper {
  position: relative;
  left: 0;
  right: 0;
  -webkit-transition: 750ms cubic-bezier(0, 1, 0, 1) left;
  -o-transition: 750ms cubic-bezier(0, 1, 0, 1) left;
  transition: 750ms cubic-bezier(0, 1, 0, 1) left;
}
body.flyout-left .flyout-push-wrapper#main-wrapper,
body.flyout-right .flyout-push-wrapper#main-wrapper {
  position: fixed;
  bottom: 0;
  overflow: hidden;
  width: 100%;
}
.flyout-push {
  width: 100%;
  height: auto;
}
body header[role="banner"] {
  -webkit-transition: left 750ms cubic-bezier(0,1,0,1), right 750ms cubic-bezier(0,1,0,1), 150ms linear background-color, 150ms linear box-shadow;
  -o-transition: left 750ms cubic-bezier(0,1,0,1), right 750ms cubic-bezier(0,1,0,1), 150ms linear background-color, 150ms linear box-shadow;
  transition: left 750ms cubic-bezier(0,1,0,1), right 750ms cubic-bezier(0,1,0,1), 150ms linear background-color, 150ms linear box-shadow;
}
body.flyout-left #flyout-left {
  left: 0;
}
@media (max-width: 606px) {
  body.flyout-left .flyout-push-wrapper {
    left: 84%;
    left: calc(100% - 60px);
  }
}
@media (min-width: 607px) {
  body.flyout-left .flyout-push-wrapper {
    left: 92%;
    left: calc(100% - 60px);
  }
}
@media (max-width: 606px) {
  body.flyout-left header[role="banner"].glass {
    left: 84%;
    left: calc(100% - 60px);
    right: -84%;
    right: calc(-100% + 60px);
  }
}
@media (min-width: 607px) {
  body.flyout-left header[role="banner"].glass {
    left: 92%;
    left: calc(100% - 60px);
    right: -92%;
    right: calc(-100% + 60px);
  }
}
body.flyout-left header[role="banner"].glass .banner-mobile #flyout-left-toggle {
  height: 9999px;
}
@media (max-width: 606px) {
  body.flyout-left #topLinks #topLinks-banner {
    right: -84%;
    right: calc(-100% + 60px);
  }
}
@media (min-width: 607px) {
  body.flyout-left #topLinks #topLinks-banner {
    right: -92%;
    right: calc(-100% + 60px);
  }
}
body.flyout-left div[role="main"] {
  margin-left: 0;
}
body.flyout-right #flyout-right {
  right: 0;
  display: block;
}
@media (max-width: 606px) {
  body.flyout-right .flyout-push-wrapper {
    left: -84%;
    left: calc(-100% + 60px + 10px);
  }
}
@media (min-width: 607px) {
  body.flyout-right .flyout-push-wrapper {
    left: -92%;
    left: calc(-100% + 60px + 10px);
  }
}
@media (max-width: 606px) {
  body.flyout-right header[role="banner"].glass {
    left: -84%;
    left: calc(-100% + 60px);
    right: 84%;
    right: calc(100% - 60px);
  }
}
@media (min-width: 607px) {
  body.flyout-right header[role="banner"].glass {
    left: -92%;
    left: calc(-100% + 60px);
    right: 92%;
    right: calc(100% - 60px);
  }
}
body.flyout-right #flyout-right-toggle {
  height: 9999px;
  padding-right: 5px;
}
body.flyout-right #flyout-right-toggle .item-count {
  left: 39px !important;
}
@media (max-width: 606px) {
  body.flyout-right #topLinks #topLinks-banner {
    right: 84%;
    right: calc(100% - 60px);
  }
}
@media (min-width: 607px) {
  body.flyout-right #topLinks #topLinks-banner {
    right: 92%;
    right: calc(100% - 60px);
  }
}
body.flyout-right div[role="main"] {
  margin-right: 0;
}
div[role="main"] {
  -webkit-transition: 750ms cubic-bezier(0, 1, 0, 1) margin-left;
  -o-transition: 750ms cubic-bezier(0, 1, 0, 1) margin-left;
  transition: 750ms cubic-bezier(0, 1, 0, 1) margin-left;
}
@keyframes item-count-appear {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes item-count-appear {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes item-count-appear {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media (min-width: 997px) {
  #main-wrapper {
    width: auto !important;
    position: relative !important;
  }
  #flyout-left {
    left: -92% !important;
    left: calc(-100% + 60px) !important;
  }
  #flyout-right {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
  #flyout-right .cart-menu {
    max-height: 0;
    -webkit-transition: max-height 500ms;
    -o-transition: max-height 500ms;
    transition: max-height 500ms;
  }
  body.flyout-right #flyout-right {
    margin-right: auto;
    margin-left: auto;
    padding-left: 6px;
    padding-right: 6px;
    position: relative;
    min-height: 0;
    right: 0;
    top: 0;
    box-shadow: none;
    background: transparent;
    overflow-y: visible;
  }
  body.flyout-right #flyout-right .cart-menu {
    position: relative;
    background-color: #f4f4f4;
    float: right;
    width: 480px;
    margin-top: 54px;
    border: 5px solid #ffffff;
    box-shadow: 1px 1px 10px rgba(100, 100, 100, 0.1);
    max-height: 1280px;
    overflow: hidden;
    overflow-y: visible;
  }
  body.flyout-right #flyout-right .cart-menu h5 {
    margin-bottom: 0;
  }
  body.flyout-right #flyout-right .cart-menu .cart-items {
    padding-bottom: 0;
  }
  body.flyout-right #flyout-right .cart-menu .cart-items > li {
    padding-left: 10px;
  }
  body.flyout-right #flyout-right .cart-menu .cart-items > li .row {
    padding-bottom: 10px;
  }
  body.flyout-right #flyout-right .cart-menu .cart-items > li:last-child {
    border-bottom: none;
  }
  body.flyout-right #flyout-right:before {
    display: block;
    background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
    background-repeat: no-repeat;
    background-position: -256px -501px;
    width: 16px;
    height: 8px;
    background-size: 370px 509px;
    content: '';
    position: absolute;
    top: 46px;
    right: 24px;
    z-index: 1;
  }
  .flyout-push-wrapper {
    left: 0 !important;
    right: 0 !important;
  }
  .flyout-push {
    height: auto;
  }
  .header-container header[role="banner"] {
    margin-left: -6px;
    margin-right: -6px;
    margin-bottom: 20px;
    background-color: transparent !important;
    position: relative !important;
    left: 0 !important;
    right: 0 !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
  }
  .header-container header[role="banner"] .banner-mobile {
    display: none;
  }
  .header-container header[role="banner"] .banner-desktop {
    display: block;
  }
  .header-container header[role="banner"] .banner-desktop .logo {
    margin: 30px auto 18px;
  }
  .header-container header[role="banner"] .banner-desktop .logo a {
    display: inline-block;
  }
  .header-container header[role="banner"] .banner-desktop .logo a img {
    width: 130px;
    height: 82px;
  }
  body.flyout-right #topLinks {
    z-index: 1050;
  }
  #topLinks #topLinks-banner {
    margin-right: auto;
    margin-left: auto;
    padding-left: 6px;
    padding-right: 6px;
    position: absolute;
    right: 30px !important;
    left: 0;
    height: 0;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
  #topLinks #topLinks-banner ul li {
    display: inline-block;
  }
  #topLinks #topLinks-banner ul li.top-link-cart #flyout-right-toggle {
    width: auto;
    height: auto;
    padding-right: 0;
  }
  #topLinks #topLinks-banner ul li.top-link-cart #flyout-right-toggle .icon-shopping-bag .item-count {
    left: 30px !important;
  }
}
@media (min-width: 997px) and (min-width: 607px) and (max-width: 760px) {
  body.flyout-right #flyout-right {
    max-width: 590px;
  }
}
@media (min-width: 997px) and (min-width: 761px) {
  body.flyout-right #flyout-right {
    width: 760px;
  }
}
@media (min-width: 997px) and (min-width: 997px) {
  body.flyout-right #flyout-right {
    width: 970px;
  }
}
@media (min-width: 997px) and (min-width: 1237px) {
  body.flyout-right #flyout-right {
    width: 1210px;
  }
}
@media (min-width: 997px) and (min-width: 761px) {
  body.flyout-right #flyout-right {
    padding: 0;
  }
}
@media (min-width: 997px) and (min-width: 607px) and (max-width: 760px) {
  #topLinks #topLinks-banner {
    max-width: 590px;
  }
}
@media (min-width: 997px) and (min-width: 761px) {
  #topLinks #topLinks-banner {
    width: 760px;
  }
}
@media (min-width: 997px) and (min-width: 997px) {
  #topLinks #topLinks-banner {
    width: 970px;
  }
}
@media (min-width: 997px) and (min-width: 1237px) {
  #topLinks #topLinks-banner {
    width: 1210px;
  }
}
@media (min-width: 997px) and (min-width: 761px) {
  #topLinks #topLinks-banner {
    padding: 0;
  }
}
@media (min-width: 997px) {
  .navbar-container {
    display: block;
  }
}
@media (min-width: 997px) {
  .navbar-container .navbar-main-collapse ul.navbar-nav > li > a {
    padding-left: 19px;
    padding-right: 19px;
  }
}
@media (min-width: 1237px) {
  .navbar-container .navbar-main-collapse ul.navbar-nav > li > a {
    padding-left: 32px;
    padding-right: 32px;
  }
}
.tile-row {
  margin-left: -6px;
  margin-right: -6px;
}
@media (max-width: 760px) {
  .tile-row {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 761px) {
  .tile-row .tile {
    position: relative;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 761px) and (min-width: 761px) {
  .tile-row .tile {
    float: left;
    width: 100%;
  }
}
@media (max-width: 760px) {
  .frans-container.keep-mobile-gutters .tile-row .tile .tile-content {
    margin-bottom: 12px;
  }
  .frans-container.keep-mobile-gutters .tile-row .tile:last-child .tile-content {
    margin-bottom: 0;
  }
}
.tile-row .tile .tile-content {
  background-image: -webkit-linear-gradient(top, #f9f9f7 0%, #eaeaea 100%);
  background-image: -o-linear-gradient(top, #f9f9f7 0%, #eaeaea 100%);
  background-image: linear-gradient(to bottom, #f9f9f7 0%, #eaeaea 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f7', endColorstr='#ffeaeaea', GradientType=0);
  text-transform: uppercase;
  text-align: center;
  font-size: 12px;
}
.tile-row .tile .tile-content h3 {
  margin-top: 0;
  font-size: 18px;
}
.tile-row .tile .tile-content .tile-image {
  display: block;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.tile-row .tile .tile-content .tile-image .overlay {
  padding: 20px 10px;
  min-height: 350px;
  width: 100%;
  -webkit-transition: background-color 150ms linear;
  -o-transition: background-color 150ms linear;
  transition: background-color 150ms linear;
}
@media (max-width: 340px) {
  .tile-row .tile .tile-content .tile-image .overlay {
    min-height: 350px;
  }
}
.tile-row .tile .tile-content .tile-image .overlay > h3 {
  margin-bottom: 4px;
  font-family: "HCo Gotham Narrow", "HCo Gotham", helvetica, arial, sans-serif;
  font-weight: 300;
}
.tile-row .tile .tile-content .tile-image .overlay .accent-divider {
  margin-top: 6px;
  margin-bottom: 10px;
}
.tile-row .tile .tile-content .tile-image .overlay li {
  font-size: 12px;
  text-transform: none;
}
.tile-row .tile .tile-content .tile-image .overlay .reserved-categories {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 10px;
  margin: 0 -10px;
}
@media (min-width: 761px) and (max-width: 996px) {
  .tile-row .tile .tile-content .tile-image .overlay .reserved-categories {
    padding-left: 75px;
    padding-right: 75px;
  }
}
@media (min-width: 997px) and (max-width: 1236px) {
  .tile-row .tile .tile-content .tile-image .overlay .reserved-categories {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (min-width: 1237px) {
  .tile-row .tile .tile-content .tile-image .overlay .reserved-categories {
    padding-left: 88px;
    padding-right: 88px;
  }
}
.tile-row .tile .tile-content .tile-image .overlay .reserved-categories li {
  display: inline-block;
}
.tile-row .tile .tile-content .tile-image .overlay .reserved-categories li:before {
  display: inline-block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -355px -462px;
  width: 12px;
  height: 11px;
  background-size: 370px 509px;
  content: '';
  vertical-align: middle;
  margin: 0 0 1px 4px;
}
.tile-row .tile .tile-content .tile-image .overlay .reserved-categories li:first-child:before {
  display: none;
}
.tile-row .tile .tile-content .tile-image.dark {
  color: #ffffff;
}
.tile-row .tile .tile-content .tile-image.light-tile {
  color: inherit;
}
.tile-row .tile .tile-content .tile-image:hover .overlay.light-tile {
  background-color: rgba(255, 255, 255, 0.1);
}
.tile-row .tile .tile-content span.home-tile-store-hours {
  display: block;
  padding-top: 20px;
}
.tile-row .tile .tile-content .tile-details .details-content li {
  font-size: 12px;
  text-align: left;
  margin-bottom: 12px;
}
.tile-row .tile .tile-content .tile-details .details-content li a {
  display: block;
  padding: 8px 10px;
  background-color: #ffffff;
  -webkit-transition: background-color 250ms linear;
  -o-transition: background-color 250ms linear;
  transition: background-color 250ms linear;
}
.tile-row .tile .tile-content .tile-details .details-content li a:hover {
  background-color: rgba(255, 255, 255, 0.8);
}
.tile-row .tile .tile-content .tile-details .details-content li:last-child {
  margin-bottom: 0;
}
.tile-row .tile .tile-content .tile-details .details-content .details-description {
  display: block;
  text-transform: none;
  color: #8f8f8f;
}
.tile-row .tile .tile-content .details-left.product-tile .details-content,
.tile-row .tile .tile-content .details-right.product-tile .details-content {
  margin-left: 45px;
  padding: 25px 75px;
}
.tile-row .tile .tile-content .details-left h3,
.tile-row .tile .tile-content .details-right h3 {
  font-family: "HCo Gotham Narrow", "HCo Gotham", helvetica, arial, sans-serif;
  font-weight: 300;
}
.tile-row .tile .tile-content .details-left .price,
.tile-row .tile .tile-content .details-right .price {
  color: #afafaf;
}
.tile-row .tile .tile-content .details-left .product-description,
.tile-row .tile .tile-content .details-right .product-description {
  color: #afafaf;
  text-transform: none;
}
@media (max-width: 760px) {
  .tile-row .tile .tile-content .details-left.vertical-align,
  .tile-row .tile .tile-content .details-right.vertical-align {
    margin-top: 0 !important;
  }
  .tile-row .tile .tile-content .details-left.product-tile .details-content,
  .tile-row .tile .tile-content .details-right.product-tile .details-content {
    margin-left: 0;
    padding: 0 25px;
  }
}
.tile-row .tile .tile-content .image-left,
.tile-row .tile .tile-content .image-right {
  height: auto;
  width: 100%;
}
.tile-row .tile .tile-content.slim {
  font-size: 16px;
}
.tile-row .tile .tile-content.slim a {
  background: #a69c9b;
  display: block;
  height: 80px;
  line-height: 60px;
  padding: 10px;
}
.tile-row .tile .tile-content.slim a span {
  display: inline-block;
  line-height: 20px;
  vertical-align: middle;
  color: #ffffff;
}
.tile-row .tile .tile-content.slim br {
  display: none;
}
@media (min-width: 761px) and (max-width: 996px) {
  .tile-row .tile .tile-content.slim {
    font-size: 14px;
  }
}
@media (max-width: 996px) {
  .tile-row .tile .tile-content.slim br {
    display: inline;
  }
}
.tile-row:first-child {
  margin-top: 53px;
}
.frans-container .tile-row:first-child {
  margin-top: 0;
}
@media (max-width: 340px) {
  .frans-container .tile-row:first-child .tile:first-child .tile-content .tile-image .overlay {
    padding-top: 10px;
    min-height: 240px;
  }
  .backdrop + .frans-container .tile-row:first-child .tile:first-child .tile-content .tile-image .overlay {
    padding-top: 20px;
    min-height: 350px;
  }
}
.tile-row.boundless {
  background-color: #f4f4f4;
}
.tile-row.boundless .banner {
  margin: 0;
}
@media (min-width: 761px) {
  .tile-row.one .tile {
    position: relative;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 761px) and (min-width: 761px) {
  .tile-row.one .tile {
    float: left;
    width: 100%;
  }
}
@media (min-width: 761px) {
  .tile-row.two .tile {
    position: relative;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 761px) and (min-width: 761px) {
  .tile-row.two .tile {
    float: left;
    width: 50%;
  }
}
@media (min-width: 761px) {
  .tile-row.three .tile {
    position: relative;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 761px) and (min-width: 997px) {
  .tile-row.three .tile {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 761px) and (max-width: 996px) {
  .tile-row.three .tile.one {
    position: relative;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px;
  }
  .tile-row.three .tile.one .tile-content {
    margin-bottom: 0;
  }
}
@media (min-width: 761px) and (max-width: 996px) and (min-width: 761px) {
  .tile-row.three .tile.one {
    float: left;
    width: 100%;
  }
}
@media (min-width: 761px) and (max-width: 996px) {
  .tile-row.three .tile.two {
    position: relative;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px;
    clear: left;
  }
  .tile-row.three .tile.two .tile-content {
    margin-top: 12px;
  }
}
@media (min-width: 761px) and (max-width: 996px) and (min-width: 761px) {
  .tile-row.three .tile.two {
    float: left;
    width: 50%;
  }
}
@media (min-width: 761px) and (max-width: 996px) {
  .tile-row.three .tile.three {
    position: relative;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px;
  }
  .tile-row.three .tile.three .tile-content {
    margin-top: 12px;
  }
}
@media (min-width: 761px) and (max-width: 996px) and (min-width: 761px) {
  .tile-row.three .tile.three {
    float: left;
    width: 50%;
  }
}
@media (min-width: 761px) {
  .tile-row.three-flip .tile {
    position: relative;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 761px) and (min-width: 997px) {
  .tile-row.three-flip .tile {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 761px) and (max-width: 996px) {
  .tile-row.three-flip .tile.one {
    position: relative;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px;
  }
  .tile-row.three-flip .tile.one .tile-content {
    margin-bottom: 12px;
  }
}
@media (min-width: 761px) and (max-width: 996px) and (min-width: 761px) {
  .tile-row.three-flip .tile.one {
    float: left;
    width: 50%;
  }
}
@media (min-width: 761px) and (max-width: 996px) {
  .tile-row.three-flip .tile.two {
    position: relative;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px;
  }
  .tile-row.three-flip .tile.two .tile-content {
    margin-bottom: 12px;
  }
}
@media (min-width: 761px) and (max-width: 996px) and (min-width: 761px) {
  .tile-row.three-flip .tile.two {
    float: left;
    width: 50%;
  }
}
@media (min-width: 761px) and (max-width: 996px) {
  .tile-row.three-flip .tile.three {
    position: relative;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px;
    clear: left;
  }
  .tile-row.three-flip .tile.three .tile-content {
    margin-bottom: 0;
  }
}
@media (min-width: 761px) and (max-width: 996px) and (min-width: 761px) {
  .tile-row.three-flip .tile.three {
    float: left;
    width: 100%;
  }
}
@media (min-width: 761px) {
  .tile-row.four .tile {
    position: relative;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 761px) and (min-width: 1237px) {
  .tile-row.four .tile {
    float: left;
    width: 25%;
  }
}
@media (min-width: 761px) and (max-width: 1236px) {
  .tile-row.four .tile {
    position: relative;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px;
  }
  .tile-row.four .tile .tile-content {
    margin-bottom: 12px;
  }
  .tile-row.four .tile.three .tile-content,
  .tile-row.four .tile.four .tile-content {
    margin-bottom: 0;
  }
}
@media (min-width: 761px) and (max-width: 1236px) and (min-width: 761px) {
  .tile-row.four .tile {
    float: left;
    width: 50%;
  }
}
@media (max-width: 606px) {
  .tile-row.five .tile.one,
  .tile-row.five .tile.two,
  .tile-row.five .tile.three,
  .tile-row.five .tile.four {
    border-bottom: 2px solid #ffffff;
  }
}
@media (min-width: 607px) {
  .tile-row.five .tile {
    position: relative;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 607px) and (min-width: 607px) {
  .tile-row.five .tile {
    float: left;
    width: 20%;
  }
}
@media (min-width: 607px) and (max-width: 760px) {
  .tile-row.five .tile .tile-content {
    margin-bottom: 0 !important;
  }
  .tile-row.five .tile.one,
  .tile-row.five .tile.two {
    position: relative;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px;
  }
  .tile-row.five .tile.one .tile-content,
  .tile-row.five .tile.two .tile-content {
    margin-bottom: 12px;
  }
  .tile-row.five .tile.three {
    clear: left;
  }
  .tile-row.five .tile.three,
  .tile-row.five .tile.four,
  .tile-row.five .tile.five {
    position: relative;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px;
    margin-top: 2px;
  }
  .tile-row.five .tile.one,
  .tile-row.five .tile.three {
    padding-left: 0;
    padding-right: 1px;
  }
  .tile-row.five .tile.two,
  .tile-row.five .tile.five {
    padding-left: 1px;
    padding-right: 0;
  }
  .tile-row.five .tile.four {
    padding-left: 1px;
    padding-right: 1px;
  }
}
@media (min-width: 607px) and (max-width: 760px) and (min-width: 607px) {
  .tile-row.five .tile.one,
  .tile-row.five .tile.two {
    float: left;
    width: 50%;
  }
}
@media (min-width: 607px) and (max-width: 760px) and (min-width: 607px) {
  .tile-row.five .tile.three,
  .tile-row.five .tile.four,
  .tile-row.five .tile.five {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 761px) {
  .tile-row.all-products .tile {
    position: relative;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px;
  }
  .tile-row.all-products .tile.four {
    clear: left;
  }
  .tile-row.all-products .tile.four .tile-content {
    margin-top: 12px;
  }
  .tile-row.all-products .tile.five .tile-content {
    margin-top: 12px;
  }
  .tile-row.all-products .tile.six .tile-content {
    margin-top: 12px;
  }
}
@media (min-width: 761px) and (min-width: 761px) {
  .tile-row.all-products .tile {
    float: left;
    width: 50%;
  }
}
@media (min-width: 761px) and (min-width: 997px) {
  .tile-row.all-products .tile {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 761px) and (max-width: 996px) {
  .tile-row.all-products .tile.three {
    clear: left;
  }
  .tile-row.all-products .tile.three .tile-content {
    margin-top: 12px;
  }
}
@media (min-width: 761px) and (max-width: 996px) {
  .tile-row.all-products .tile.four {
    clear: none;
  }
}
@media (min-width: 761px) and (max-width: 996px) {
  .tile-row.all-products .tile.five {
    clear: left;
  }
}
@media (min-width: 761px) and (max-width: 996px) {
  .tile-row.all-products:last-child .tile:last-child {
    width: 100%;
  }
}
.inset {
  width: 350px;
  margin: 40px 20px;
  padding: 10px 30px;
  text-align: center;
  line-height: 310px;
  color: #666666 !important;
}
.inset:before,
.inset:after {
  content: " ";
  display: table;
}
.inset:after {
  clear: both;
}
.inset:before,
.inset:after {
  content: " ";
  display: table;
}
.inset:after {
  clear: both;
}
.no-gutters .inset {
  line-height: 290px;
}
.inset.dark {
  color: #ffffff !important;
}
.inset .inset-valign-center {
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
}
.inset h3 {
  margin-top: 0;
  font-family: "HCo Gotham Narrow", "HCo Gotham", helvetica, arial, sans-serif;
  font-weight: 300;
}
.inset p {
  font-size: 12px;
  line-height: 1.78571429;
}
.inset img {
  margin: 0 auto 10px;
}
.inset .action-label {
  text-transform: uppercase;
}
.backdrop:first-child .banner .inset {
  margin-top: 60px;
}
@media (min-width: 761px) {
  .backdrop:first-child .banner .inset {
    margin-top: 30px;
  }
}
.backdrop .inset {
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 30px;
}
@media (min-width: 761px) {
  .backdrop .inset {
    margin-top: 30px;
  }
}
@media (max-width: 760px) {
  .inset.f-left,
  .inset.f-right {
    float: none !important;
    margin: 25px auto;
  }
}
@media (max-width: 390px) {
  .inset.f-left,
  .inset.f-right {
    margin-left: 10px;
    margin-right: 10px;
    width: auto;
  }
}
@media (max-width: 340px) {
  .inset {
    margin-left: 20px !important;
    margin-right: 20px !important;
    margin-bottom: 20px;
    padding: 10px 20px;
  }
}
@media (min-width: 761px) {
  .inset {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px 40px;
  }
}
@media (min-width: 607px) {
  .tile-row .tile .tile-content {
    font-size: 14px;
  }
  .tile-row .tile .tile-content h3 {
    font-size: 22px;
  }
  .tile-row .tile .tile-content span.home-tile-store-hours {
    padding-top: 0;
  }
}
@media (min-width: 761px) {
  .tile-row {
    margin-bottom: 12px;
  }
  .tile-row:first-child {
    margin-top: 0;
  }
  .tile-row:first-child.no-gutters {
    margin-top: -12px;
  }
  .tile-row:last-child,
  .tile-row:last-of-type {
    margin-bottom: 0;
  }
  .tile-row.no-gutters {
    margin: -12px;
  }
  .tile-row + .tile-row.no-gutters {
    margin-top: 0;
  }
  .tile-row.no-gutters + .tile-row {
    margin-top: 24px;
  }
  .tile-row.boundless {
    margin-left: -12px;
    margin-right: -12px;
  }
  .tile-row .tile .tile-content .image-left {
    width: auto;
    max-width: 48%;
    max-width: calc(50% - (20px / 2));
    max-height: 310px;
    margin-right: 10px;
  }
  .tile-row .tile .tile-content .image-right {
    width: auto;
    max-width: 48%;
    max-width: calc(50% - (20px / 2));
    max-height: 310px;
    margin-left: 10px;
  }
  .tile-details .details-content {
    background-color: rgba(255, 255, 255, 0.6);
    padding: 20px;
  }
  .tile-details.details-left {
    float: left;
    width: 50%;
    padding-right: 10px;
  }
  .tile-details.details-right {
    float: right;
    width: 50%;
    padding-left: 10px;
  }
}
@media (min-width: 761px) and (max-width: 1236px) {
  .tile-row .banner {
    margin: 0 6px;
  }
}
@media (min-width: 761px) and (max-width: 1236px) {
  .tile-row.no-gutters .banner {
    margin: 0;
  }
}
.simple-product .tile-image,
.configurable-product .tile-image {
  background-position: center top 50px !important;
}
@media (max-width: 340px) {
  .simple-product .tile-image,
  .configurable-product .tile-image {
    background-size: 300px;
  }
}
@media (max-width: 996px) {
  .simple-product .tile-image,
  .configurable-product .tile-image {
    background-position: center bottom !important;
  }
}
#newsletter-tile,
#newsletter-modal {
  min-height: 350px;
  width: 100%;
  margin: 0;
}
#newsletter-tile #newsletter-tile1,
#newsletter-modal #newsletter-tile1,
#newsletter-tile #newsletter-modal1,
#newsletter-modal #newsletter-modal1 {
  background-image: url('/skin/frontend/frans/default/images/newsletterTile1.jpg');
  min-height: 350px;
  width: 100%;
}
@media (max-width: 1237px) {
  #newsletter-tile #newsletter-tile1,
  #newsletter-modal #newsletter-tile1,
  #newsletter-tile #newsletter-modal1,
  #newsletter-modal #newsletter-modal1 {
    background-position: 50% 0;
  }
}
#newsletter-tile #newsletter-tile1.flipped,
#newsletter-modal #newsletter-tile1.flipped,
#newsletter-tile #newsletter-modal1.flipped,
#newsletter-modal #newsletter-modal1.flipped {
  transform: rotateX(360deg) !important;
  transition: all 1s ease 0s !important;
}
#newsletter-tile #newsletter-tile1 form,
#newsletter-modal #newsletter-tile1 form,
#newsletter-tile #newsletter-modal1 form,
#newsletter-modal #newsletter-modal1 form {
  display: block;
  float: none;
  margin: auto;
  width: 300px;
}
#newsletter-tile #newsletter-tile1 form .content,
#newsletter-modal #newsletter-tile1 form .content,
#newsletter-tile #newsletter-modal1 form .content,
#newsletter-modal #newsletter-modal1 form .content {
  position: relative;
  top: 105px;
}
#newsletter-tile #newsletter-tile1 form .content p,
#newsletter-modal #newsletter-tile1 form .content p,
#newsletter-tile #newsletter-modal1 form .content p,
#newsletter-modal #newsletter-modal1 form .content p {
  text-transform: none;
  font-size: 13.5px;
  padding: 0 0 10px;
}
#newsletter-tile #newsletter-tile1 form .content .newsletter-tile-email-input,
#newsletter-modal #newsletter-tile1 form .content .newsletter-tile-email-input,
#newsletter-tile #newsletter-modal1 form .content .newsletter-tile-email-input,
#newsletter-modal #newsletter-modal1 form .content .newsletter-tile-email-input,
#newsletter-tile #newsletter-tile1 form .content .newsletter-modal-email-input,
#newsletter-modal #newsletter-tile1 form .content .newsletter-modal-email-input,
#newsletter-tile #newsletter-modal1 form .content .newsletter-modal-email-input,
#newsletter-modal #newsletter-modal1 form .content .newsletter-modal-email-input {
  margin: 0 0 10px 0;
}
#newsletter-tile #newsletter-tile1 form .content .newsletter-tile-email-input #newsletter-tile-email,
#newsletter-modal #newsletter-tile1 form .content .newsletter-tile-email-input #newsletter-tile-email,
#newsletter-tile #newsletter-modal1 form .content .newsletter-tile-email-input #newsletter-tile-email,
#newsletter-modal #newsletter-modal1 form .content .newsletter-tile-email-input #newsletter-tile-email,
#newsletter-tile #newsletter-tile1 form .content .newsletter-modal-email-input #newsletter-tile-email,
#newsletter-modal #newsletter-tile1 form .content .newsletter-modal-email-input #newsletter-tile-email,
#newsletter-tile #newsletter-modal1 form .content .newsletter-modal-email-input #newsletter-tile-email,
#newsletter-modal #newsletter-modal1 form .content .newsletter-modal-email-input #newsletter-tile-email,
#newsletter-tile #newsletter-tile1 form .content .newsletter-tile-email-input #newsletter-modal-email,
#newsletter-modal #newsletter-tile1 form .content .newsletter-tile-email-input #newsletter-modal-email,
#newsletter-tile #newsletter-modal1 form .content .newsletter-tile-email-input #newsletter-modal-email,
#newsletter-modal #newsletter-modal1 form .content .newsletter-tile-email-input #newsletter-modal-email,
#newsletter-tile #newsletter-tile1 form .content .newsletter-modal-email-input #newsletter-modal-email,
#newsletter-modal #newsletter-tile1 form .content .newsletter-modal-email-input #newsletter-modal-email,
#newsletter-tile #newsletter-modal1 form .content .newsletter-modal-email-input #newsletter-modal-email,
#newsletter-modal #newsletter-modal1 form .content .newsletter-modal-email-input #newsletter-modal-email {
  display: block;
  text-align: center;
  width: 100%;
  padding: 6px 8px;
  font-size: 12px;
}
#newsletter-tile #newsletter-tile1 form .content #newsletter-tile-email-button,
#newsletter-modal #newsletter-tile1 form .content #newsletter-tile-email-button,
#newsletter-tile #newsletter-modal1 form .content #newsletter-tile-email-button,
#newsletter-modal #newsletter-modal1 form .content #newsletter-tile-email-button,
#newsletter-tile #newsletter-tile1 form .content #newsletter-modal-email-button,
#newsletter-modal #newsletter-tile1 form .content #newsletter-modal-email-button,
#newsletter-tile #newsletter-modal1 form .content #newsletter-modal-email-button,
#newsletter-modal #newsletter-modal1 form .content #newsletter-modal-email-button {
  display: block;
  width: 100%;
  text-align: center;
  margin: 0;
}
#newsletter-tile #newsletter-tile2,
#newsletter-modal #newsletter-tile2,
#newsletter-tile #newsletter-modal2,
#newsletter-modal #newsletter-modal2 {
  background-image: url('/skin/frontend/frans/default/images/newsletterTile2.jpg');
  min-height: 350px;
  width: 100%;
}
@media (max-width: 1237px) {
  #newsletter-tile #newsletter-tile2,
  #newsletter-modal #newsletter-tile2,
  #newsletter-tile #newsletter-modal2,
  #newsletter-modal #newsletter-modal2 {
    background-position: 45% 0;
  }
}
#newsletter-tile #newsletter-tile2 form,
#newsletter-modal #newsletter-tile2 form,
#newsletter-tile #newsletter-modal2 form,
#newsletter-modal #newsletter-modal2 form {
  display: block;
  float: none;
  margin: auto;
  width: 300px;
}
#newsletter-tile #newsletter-tile2 form .content,
#newsletter-modal #newsletter-tile2 form .content,
#newsletter-tile #newsletter-modal2 form .content,
#newsletter-modal #newsletter-modal2 form .content {
  position: relative;
  top: 115px;
}
#newsletter-tile #newsletter-tile2 form .content p,
#newsletter-modal #newsletter-tile2 form .content p,
#newsletter-tile #newsletter-modal2 form .content p,
#newsletter-modal #newsletter-modal2 form .content p {
  text-transform: none;
  font-size: 13.5px;
  padding: 0 0 10px;
}
#newsletter-tile #newsletter-tile2 form .content #newsletter-tile-dob,
#newsletter-modal #newsletter-tile2 form .content #newsletter-tile-dob,
#newsletter-tile #newsletter-modal2 form .content #newsletter-tile-dob,
#newsletter-modal #newsletter-modal2 form .content #newsletter-tile-dob,
#newsletter-tile #newsletter-tile2 form .content #newsletter-modal-dob,
#newsletter-modal #newsletter-tile2 form .content #newsletter-modal-dob,
#newsletter-tile #newsletter-modal2 form .content #newsletter-modal-dob,
#newsletter-modal #newsletter-modal2 form .content #newsletter-modal-dob {
  display: block;
  text-align: center;
  width: 100%;
  margin: 0 0 10px 0;
  padding: 6px 8px;
  font-size: 12px;
}
#newsletter-tile #newsletter-tile2 form .content #newsletter-tile-dob-button,
#newsletter-modal #newsletter-tile2 form .content #newsletter-tile-dob-button,
#newsletter-tile #newsletter-modal2 form .content #newsletter-tile-dob-button,
#newsletter-modal #newsletter-modal2 form .content #newsletter-tile-dob-button,
#newsletter-tile #newsletter-tile2 form .content #newsletter-modal-dob-button,
#newsletter-modal #newsletter-tile2 form .content #newsletter-modal-dob-button,
#newsletter-tile #newsletter-modal2 form .content #newsletter-modal-dob-button,
#newsletter-modal #newsletter-modal2 form .content #newsletter-modal-dob-button {
  padding-top: 7px;
  padding-bottom: 7px;
}
#newsletter-tile #newsletter-tile2 form .content #newsletter-tile-dob-nothanks,
#newsletter-modal #newsletter-tile2 form .content #newsletter-tile-dob-nothanks,
#newsletter-tile #newsletter-modal2 form .content #newsletter-tile-dob-nothanks,
#newsletter-modal #newsletter-modal2 form .content #newsletter-tile-dob-nothanks,
#newsletter-tile #newsletter-tile2 form .content #newsletter-modal-dob-nothanks,
#newsletter-modal #newsletter-tile2 form .content #newsletter-modal-dob-nothanks,
#newsletter-tile #newsletter-modal2 form .content #newsletter-modal-dob-nothanks,
#newsletter-modal #newsletter-modal2 form .content #newsletter-modal-dob-nothanks {
  width: 100%;
  margin-top: 10px;
  background: none;
  border: none;
  text-decoration: underline;
  color: #7c4e2a;
  font-size: 13px;
}
#newsletter-modal #newsletter-modal1 form .content,
#newsletter-modal #newsletter-modal2 form .content {
  text-align: center;
}
@media (max-width: 333px) {
  #newsletter-modal #newsletter-modal1 form .content,
  #newsletter-modal #newsletter-modal2 form .content {
    width: 70%;
    margin: 0 auto;
  }
}
#newsletter-modal #newsletter-modal1 form .content h3,
#newsletter-modal #newsletter-modal2 form .content h3 {
  font-size: 22px;
}
@media (max-width: 333px) {
  #newsletter-modal #newsletter-modal1 form .content h3,
  #newsletter-modal #newsletter-modal2 form .content h3 {
    font-size: 18px;
  }
}
@media (max-width: 333px) {
  #newsletter-modal #newsletter-modal2 form .content {
    top: 80px;
  }
  #newsletter-modal #newsletter-modal2 form .content #newsletter-modal-dob-button {
    padding: 7px 0;
  }
}
#newsletter-tile,
#newsletter-tile div,
#newsletter-modal,
#newsletter-modal div {
  color: #333;
}
#newsletter-tile .validation-advice,
#newsletter-tile div .validation-advice,
#newsletter-modal .validation-advice,
#newsletter-modal div .validation-advice,
#newsletter-tile .validation-advice-newsletter-modal,
#newsletter-tile div .validation-advice-newsletter-modal,
#newsletter-modal .validation-advice-newsletter-modal,
#newsletter-modal div .validation-advice-newsletter-modal {
  clear: both;
  color: #a94442;
  font-size: 11px;
  text-align: center;
  text-transform: none;
}
#newsletter-tile .validation-failed,
#newsletter-tile div .validation-failed,
#newsletter-modal .validation-failed,
#newsletter-modal div .validation-failed,
#newsletter-tile .validation-failed-newsletter-modal,
#newsletter-tile div .validation-failed-newsletter-modal,
#newsletter-modal .validation-failed-newsletter-modal,
#newsletter-modal div .validation-failed-newsletter-modal {
  border-width: 1px;
  border-style: solid;
}
#newsletter-tile #newsletter-tile1 form#newsletter-tile-thankyou,
#newsletter-modal #newsletter-modal1 form#newsletter-modal-thankyou {
  display: none;
}
#newsletter-tile #newsletter-tile1 form#newsletter-tile-thankyou h3,
#newsletter-modal #newsletter-modal1 form#newsletter-modal-thankyou h3 {
  line-height: 32px;
}
#newsletter-tile #newsletter-tile1 form#newsletter-tile-thankyou p,
#newsletter-modal #newsletter-modal1 form#newsletter-modal-thankyou p {
  line-height: 22px;
}
#newsletter-tile #newsletter-tile1 form#newsletter-tile-thankyou #newsletter-tile-restart,
#newsletter-modal #newsletter-modal1 form#newsletter-modal-thankyou #newsletter-tile-restart,
#newsletter-tile #newsletter-tile1 form#newsletter-tile-thankyou #newsletter-modal-close,
#newsletter-modal #newsletter-modal1 form#newsletter-modal-thankyou #newsletter-modal-close {
  display: block;
  margin: 0 auto;
  padding: 4px;
  text-align: center;
  border: none;
  background: none;
  color: #7c4e2a;
  text-decoration: underline;
}
footer[role="contentinfo"] {
  margin-top: 20px;
  background-color: #f9f9f9;
  font-size: 14px;
  position: relative;
}
footer[role="contentinfo"]:before,
footer[role="contentinfo"]:after {
  content: " ";
  display: table;
}
footer[role="contentinfo"]:after {
  clear: both;
}
footer[role="contentinfo"]:before,
footer[role="contentinfo"]:after {
  content: " ";
  display: table;
}
footer[role="contentinfo"]:after {
  clear: both;
}
footer[role="contentinfo"] .container .links {
  text-align: center;
}
footer[role="contentinfo"] .container .links .group {
  margin-bottom: 0;
}
footer[role="contentinfo"] .container .links .group > li {
  border-bottom: 1px solid #e2e2e2;
}
footer[role="contentinfo"] .container .links .expander {
  display: none;
}
footer[role="contentinfo"] .container .links li {
  display: block;
}
footer[role="contentinfo"] .container .links li .header {
  display: block;
  text-transform: uppercase;
  color: #8f8f8f;
  height: 46px;
  line-height: 42px;
}
footer[role="contentinfo"] .container .links li > a {
  display: block;
  text-transform: lowercase;
  color: #afafaf;
  vertical-align: middle;
}
footer[role="contentinfo"] .container .links li > a:hover,
footer[role="contentinfo"] .container .links li > a:focus {
  color: #8f8f8f;
}
footer[role="contentinfo"] .container .links li > div {
  display: block;
  text-transform: lowercase;
  color: #afafaf;
  vertical-align: middle;
}
footer[role="contentinfo"] .container .links li > div:hover,
footer[role="contentinfo"] .container .links li > div:focus {
  color: #8f8f8f;
}
footer[role="contentinfo"] .container .links li li {
  height: 46px;
  line-height: 42px;
}
footer[role="contentinfo"] .container .links li .social-facebook {
  display: inline-block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -133px -438px;
  width: 52px;
  height: 12px;
  background-size: 370px 509px;
  content: '';
}
footer[role="contentinfo"] .container .links li .social-facebook:hover,
footer[role="contentinfo"] .container .links li .social-facebook:focus {
  display: inline-block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -74px -445px;
  width: 52px;
  height: 12px;
  background-size: 370px 509px;
  content: '';
}
footer[role="contentinfo"] .container .links li .social-instagram {
  display: inline-block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -177px -356px;
  width: 46px;
  height: 16px;
  background-size: 370px 509px;
  content: '';
}
footer[role="contentinfo"] .container .links li .social-instagram:hover,
footer[role="contentinfo"] .container .links li .social-instagram:focus {
  display: inline-block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -276px -291px;
  width: 46px;
  height: 16px;
  background-size: 370px 509px;
  content: '';
}
footer[role="contentinfo"] .container .links li .social-newsletter {
  cursor: pointer;
  color: #afafaf;
}
footer[role="contentinfo"] .container .links li .social-twitter {
  display: inline-block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -179px -343px;
  width: 48px;
  height: 9px;
  background-size: 370px 509px;
  content: '';
}
footer[role="contentinfo"] .container .links li .social-twitter:hover,
footer[role="contentinfo"] .container .links li .social-twitter:focus {
  display: inline-block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -130px -453px;
  width: 48px;
  height: 9px;
  background-size: 370px 509px;
  content: '';
}
footer[role="contentinfo"] .container .links li .social-youtube {
  display: inline-block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -330px -400px;
  width: 38px;
  height: 14px;
  background-size: 370px 509px;
  content: '';
}
footer[role="contentinfo"] .container .links li .social-youtube:hover,
footer[role="contentinfo"] .container .links li .social-youtube:focus {
  display: inline-block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -330px -382px;
  width: 38px;
  height: 14px;
  background-size: 370px 509px;
  content: '';
}
footer[role="contentinfo"] .container .contact-info {
  padding-bottom: 15px;
  text-align: center;
  color: #afafaf;
}
footer[role="contentinfo"] .container .contact-info .logo-watermark {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: 0px -128px;
  width: 32px;
  height: 34px;
  background-size: 185px 254px;
  content: '';
  margin: 45px auto 8px;
}
body.nobgsize footer[role="contentinfo"] .container .contact-info .logo-watermark {
  background-image: url('/skin/frontend/frans/default/images/frans-sprites-downscaled.png?1450130622755') !important;
}
footer[role="contentinfo"] .container .contact-info .phone {
  margin-bottom: 4px;
}
footer[role="contentinfo"] .container .contact-info .hours {
  font-size: 11px;
}
@media (min-width: 997px) {
  footer[role="contentinfo"] .container {
    padding: 29px 0 16px;
    font-size: 12px;
    width: 950px;
  }
  footer[role="contentinfo"] .container .links {
    text-align: left;
  }
  footer[role="contentinfo"] .container .links .group {
    margin-bottom: inherit;
  }
  footer[role="contentinfo"] .container .links .group > li {
    border-bottom: none;
  }
  footer[role="contentinfo"] .container .links li .header {
    height: 25px;
    line-height: normal;
  }
  footer[role="contentinfo"] .container .links li .expander {
    display: block !important;
  }
  footer[role="contentinfo"] .container .links li li {
    height: 25px;
    line-height: normal;
  }
}
@media (min-width: 1237px) {
  footer[role="contentinfo"] .container {
    width: 1190px;
  }
}
/* Future Ship Date (calendar) */
.future-ship-date {
  position: relative;
  height: 33px;
  width: 100%;
}
@media (min-width: 996px) and (max-width: 761px) {
  .future-ship-date {
    width: 230px;
  }
}
.future-ship-date input[type='text'] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border: 1px solid #c3c3c3;
  color: #666;
  padding: 0 0 0 10px;
  z-index: 2;
  -webkit-transition: border-color 0.1s;
  -o-transition: border-color 0.1s;
  transition: border-color 0.1s;
}
.future-ship-date.calendar-visible input[type='text'] {
  border-color: #372718;
}
.future-ship-date .icon {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 2;
  cursor: text;
  font-size: 0;
  pointer-events: none;
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -225px -411px;
  width: 24px;
  height: 23px;
  background-size: 370px 509px;
  content: '';
}
.calendar {
  position: absolute;
  overflow: hidden;
  top: 33px;
  right: -1px;
  z-index: 1;
  width: 232px;
  background-color: #f7f7f7;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid #bfbfbf;
  border-left: 1px solid #bfbfbf;
  border-right: 1px solid #bfbfbf;
  background-image: url('/skin/frontend/frans/default/images/ajax-loader.gif');
  background-repeat: no-repeat;
  background-position: center center;
}
@media (min-width: 996px) and (max-width: 761px) {
  .calendar {
    left: -1px;
  }
}
.future-ship-date .calendar .all-pages {
  height: 250px;
  width: 9999px;
}
.future-ship-date .calendar .all-pages > div {
  display: none;
}
.future-ship-date .calendar .all-pages > div.preload {
  display: none !important;
}
.future-ship-date .calendar .all-pages > div.active {
  display: block;
}
.future-ship-date .calendar .calendar-page {
  float: left;
}
.future-ship-date .calendar .month {
  background-color: #372718;
  height: 33px;
  line-height: 35px;
  color: #fff;
  font-weight: normal;
  font-size: 14px;
  text-align: center;
  cursor: default;
}
.future-ship-date .calendar > a {
  display: block;
  visibility: hidden;
  font-size: 0;
  position: absolute;
}
.future-ship-date .calendar > a.prevmonth {
  left: 0;
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -266px -346px;
  width: 40px;
  height: 31px;
  background-size: 370px 509px;
  content: '';
}
.future-ship-date .calendar > a.prevmonth:hover {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -187px -376px;
  width: 40px;
  height: 31px;
  background-size: 370px 509px;
  content: '';
}
.future-ship-date .calendar > a.prevmonth.disabled {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -267px -311px;
  width: 40px;
  height: 31px;
  background-size: 370px 509px;
  content: '';
  cursor: default;
}
.future-ship-date .calendar > a.nextmonth {
  right: 0;
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -223px -308px;
  width: 40px;
  height: 31px;
  background-size: 370px 509px;
  content: '';
}
.future-ship-date .calendar > a.nextmonth:hover {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -179px -308px;
  width: 40px;
  height: 31px;
  background-size: 370px 509px;
  content: '';
}
.future-ship-date .calendar > a.nextmonth.disabled {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -135px -316px;
  width: 40px;
  height: 31px;
  background-size: 370px 509px;
  content: '';
  cursor: default;
}
.future-ship-date .calendar .day {
  padding: 0 9px;
}
.future-ship-date .calendar .day-names > li {
  float: left;
  font-size: 11px;
  width: 14.28571429%;
  text-align: center;
  padding: 4px 0;
  cursor: default;
}
.future-ship-date .calendar .day-picker > li {
  float: left;
  width: 14.75%;
  width: calc((100% / 7) + 1px);
  text-align: center;
  margin: 0 -1px -1px 0;
  border: 1px solid #d1d1d1;
  cursor: pointer;
  font-size: 12px;
  font-weight: normal;
  color: #b1b1b1;
}
.future-ship-date .calendar .day-picker .today {
  color: #666;
  font-weight: bold;
}
.future-ship-date .calendar .day-picker .unavailable {
  cursor: default;
}
.future-ship-date .calendar .day-picker > li > span {
  display: block;
  padding: 3px 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: 2px solid transparent;
  transition: border-color 0.1s;
}
.future-ship-date .calendar .day-picker > li:hover > span {
  border-color: #3c3c3c;
  transition: border-color 0s;
}
.future-ship-date .calendar .day-picker > .selected > span {
  border-color: #3c3c3c;
}
.future-ship-date .calendar .day-picker > .unavailable:hover > span {
  border-color: transparent;
}
.future-ship-date .calendar .shipmethod-key {
  clear: both;
  margin-top: 20px;
  padding-top: 20px;
}
.future-ship-date .calendar .shipmethod-key li {
  height: 10px;
  line-height: 10px;
  margin-bottom: 15px;
}
.future-ship-date .calendar .shipmethod-key li > span {
  display: block;
  background-color: #f7f7f7;
  margin: -5px 0 0 10px;
  font-size: 11px;
  color: #666;
  padding: 0 0 0 8px;
  font-weight: normal;
}
.future-ship-date .calendar .shipmethod-key li > span > span {
  float: right;
}
.calendar .available {
  color: #fff !important;
}
.cross-sell h3 {
  font-size: 14px;
  text-align: center;
  margin: 30px auto 12px;
  padding: 28px 0 0;
  color: #666666;
  background-image: url('/skin/frontend/frans/default/images/seasonal/cross-sell-icon-heart.png');
  background-repeat: no-repeat;
  background-position: top center;
  /*
    &:before {
      .sprite('cross-sell-icon'); // NOTE: Seasonal styles override this, on retail store pages
      margin: 0 auto @grid-gutter-width;
    }
    */
}
.cross-sell ul {
  margin: 0 auto;
  text-transform: lowercase;
  font-size: 13px;
}
.cross-sell li {
  display: block;
  width: 100%;
  padding: 5px 0;
  border-bottom: 1px solid #afafaf;
  clear: left;
}
.cross-sell li:last-child {
  border-bottom: none;
}
.cross-sell li a {
  display: block;
}
.cross-sell li .crosssell-image {
  float: left;
  text-align: center;
  width: 126px;
}
.cross-sell li .crosssell-image img {
  max-width: 126px;
  max-height: 85px;
}
.cross-sell li .crosssell-details {
  padding-top: 5px;
}
.cross-sell li .crosssell-details p {
  margin: 0;
}
.cross-sell li .crosssell-details .price {
  color: #8f8f8f;
}
@media (min-width: 997px) {
  .cross-sell ul {
    text-align: center;
  }
  .cross-sell li {
    display: inline-block;
    width: 19.6%;
    padding: 0 20px;
    vertical-align: top;
    border: none;
  }
  .cross-sell li a {
    height: auto;
  }
  .cross-sell li .crosssell-image {
    float: none;
    margin: 0 auto 3px;
    height: 85px;
    position: relative;
  }
  .cross-sell li .crosssell-image img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
  }
  .cross-sell li .crosssell-details {
    width: 100%;
    padding-top: 0;
  }
}
body {
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #f9f9f7;
  overflow-x: hidden;
  height: 100%;
  min-width: 320px;
}
@media (min-width: 761px) {
  body {
    background-color: #f4f4f4;
    background-image: url('/skin/frontend/frans/default/images/bg-default.png');
  }
}
body.page-empty {
  background-color: transparent;
  background-image: none;
}
@media (max-width: 760px) {
  #content-container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 996px) {
  body.flyout-right #content-container {
    margin-right: 0;
  }
}
a {
  -webkit-transition: color 25ms;
  -o-transition: color 25ms;
  transition: color 25ms;
}
a:hover,
a:focus {
  text-decoration: none;
}
a.keyboard-navigated:focus:not(:active) {
  color: #000000 !important;
  box-shadow: 0 0 10px 5px rgba(255, 255, 255, 0.7) !important;
  background-color: rgba(255, 255, 255, 0.7) !important;
}
a.keyboard-navigated:focus:not(:active).dark {
  color: #ffffff !important;
}
a.keyboard-navigated:focus:not(:active).tile-image {
  border: 2px solid #405309 !important;
  box-shadow: 0 0 10px 5px #405309 !important;
  background-color: transparent !important;
  margin: -2px 0 !important;
}
.backdrop .banner > a.keyboard-navigated:focus:not(:active) {
  border: inherit !important;
  box-shadow: inherit !important;
  background-color: inherit !important;
}
.backdrop .banner > a.keyboard-navigated:focus:not(:active) .banner-button,
.backdrop .banner > a.keyboard-navigated:focus:not(:active) .action-label {
  margin: -2px !important;
  border: 2px solid #405309 !important;
  box-shadow: 0 0 5px 5px #ffffff !important;
}
.main-content {
  background-color: #ffffff;
}
#loading-icon {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -25px;
  z-index: 1051;
}
.loading-animation-1 {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -270px -75px;
  width: 50px;
  height: 50px;
  background-size: 370px 509px;
  content: '';
}
.loading-animation-2 {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -168px -159px;
  width: 50px;
  height: 50px;
  background-size: 370px 509px;
  content: '';
}
.loading-animation-3 {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -168px -213px;
  width: 50px;
  height: 50px;
  background-size: 370px 509px;
  content: '';
}
.loading-animation-4 {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -222px -159px;
  width: 50px;
  height: 50px;
  background-size: 370px 509px;
  content: '';
}
.loading-animation-5 {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -222px -213px;
  width: 50px;
  height: 50px;
  background-size: 370px 509px;
  content: '';
}
.loading-animation-6 {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -276px -129px;
  width: 50px;
  height: 50px;
  background-size: 370px 509px;
  content: '';
}
.loading-animation-7 {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -276px -183px;
  width: 50px;
  height: 50px;
  background-size: 370px 509px;
  content: '';
}
.loading-animation-8 {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -276px -237px;
  width: 50px;
  height: 50px;
  background-size: 370px 509px;
  content: '';
}
.loading-animation-9 {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -133px -384px;
  width: 50px;
  height: 50px;
  background-size: 370px 509px;
  content: '';
}
.loading-animation-10 {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -114px -159px;
  width: 50px;
  height: 50px;
  background-size: 370px 509px;
  content: '';
}
hr {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -167px -466px;
  width: 37px;
  height: 38px;
  background-size: 370px 509px;
  content: '';
  border: 0;
  margin-top: 0;
}
hr:before,
hr:after {
  content: "";
  position: absolute;
  margin-top: 19px;
  height: 1px;
  background-color: #e2e2e2;
  width: 43%;
  width: calc((100% - 56px) / 2);
}
hr:before {
  left: 0;
}
hr:after {
  right: 0;
}
hr.plain {
  width: 100%;
  height: 1px;
  margin-top: 60px;
  margin-bottom: 50px;
  background: #e2e2e2;
}
hr.plain:before,
hr.plain:after {
  display: none;
}
.accent-divider {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: 0px -22px;
  width: 150px;
  height: 14px;
  background-size: 370px 509px;
  content: '';
  margin: 20px auto;
}
.divider-with-text {
  color: #afafaf;
  line-height: 0;
  padding-top: 6px;
  margin-top: 18px;
  font-size: 12px;
  height: 18px;
  text-align: center;
  overflow: hidden;
  text-transform: uppercase;
}
.divider-with-text span {
  display: inline-block;
  position: relative;
  color: #afafaf;
  text-transform: uppercase;
}
.divider-with-text span:before,
.divider-with-text span:after {
  content: '';
  position: absolute;
  height: 0;
  border-bottom: 1px solid #c1c1c1;
  top: 0;
  width: 1000px;
}
.divider-with-text span:before {
  right: 100%;
  margin-right: 12px;
}
.divider-with-text span:after {
  left: 100%;
  margin-left: 12px;
}
.dynamic-or-divider {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 167px;
  height: 9px;
  background-size: 185px 254px;
  content: '';
  margin: 30px auto;
  font-size: 0;
}
body.nobgsize .dynamic-or-divider {
  background-image: url('/skin/frontend/frans/default/images/frans-sprites-downscaled.png?1450130622755') !important;
}
@media (min-width: 761px) {
  .dynamic-or-divider {
    display: block;
    background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
    background-repeat: no-repeat;
    background-position: -169px 0px;
    width: 16px;
    height: 159px;
    background-size: 185px 254px;
    content: '';
    margin: auto;
  }
  body.nobgsize .dynamic-or-divider {
    background-image: url('/skin/frontend/frans/default/images/frans-sprites-downscaled.png?1450130622755') !important;
  }
}
.expander-toggle {
  cursor: pointer;
}
.expander-toggle.keep-open.expanded,
.expander-toggle.toggle-disabled {
  cursor: auto;
}
.expander-toggle.expanded .hide-when-expanded {
  display: none;
}
.expander {
  display: none;
}
.expander.expanded {
  display: block;
}
.frans-tabs {
  padding: 0 12px;
  font-size: 0;
}
.frans-tabs li {
  display: inline-block;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  background-color: #f4f4f4;
  border: 1px solid #e2e2e2;
  margin-right: -1px;
  -webkit-transition: background-color 200ms linear;
  -o-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
}
.frans-tabs li > * {
  display: block;
  padding: 12px;
}
.frans-tabs li.active {
  background-color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
.frans-tabs li.first {
  border-left: 1px solid #e2e2e2;
}
.frans-tabs li.last {
  margin-right: 0;
}
.frans-tabs li:hover {
  background-color: #ececec;
}
.frans-tabs li:hover.active {
  background-color: #ffffff;
}
.frans-tabs.one li {
  width: 100%;
  margin-right: 0;
}
.frans-tabs.two li {
  width: 50%;
  width: calc((100% / 2) + 1px);
}
.frans-tabs.two li.last {
  width: 50%;
}
.frans-tabs.three li {
  width: 33.33333333%;
  width: calc((100% / 3) + 1px);
}
.frans-tabs.three li.last {
  width: 33.33333333%;
}
.frans-tabs.four li {
  width: 25%;
  width: calc((100% / 4) + 1px);
}
.frans-tabs.four li.last {
  width: 25%;
}
.frans-tabs.five li {
  width: 20%;
  width: calc((100% / 5) + 1px);
}
.frans-tabs.five li.last {
  width: 20%;
}
.frans-tab-content {
  margin: -1px 12px 12px 12px;
  padding: 21px 90px 20px;
  background-color: #ffffff;
  border: 1px solid #e2e2e2;
}
/* Fran's tooltip styles */
.tooltip {
  border: 1px solid #bdbdbd;
  background-color: #f5f5f5;
  color: #666;
  width: 238px;
  padding: 10px 15px;
  line-height: 18px;
  position: absolute;
  z-index: 1070;
  display: none;
}
.tooltip h3 {
  margin-top: 0;
  font-weight: bold;
  font-size: 13px;
  padding: 0;
  line-height: 18px;
  text-transform: none;
}
.tooltip ul {
  margin-bottom: 0;
}
.tooltip li {
  text-align: left;
  font-size: 13px;
  display: block !important;
  margin: 0 !important;
  padding-left: 12px;
}
.tooltip li:before {
  content: '\2022';
  display: inline-block;
  font-size: 10px;
  margin-left: -10px;
  width: 10px;
}
.tooltip .tooltip-arrow {
  position: absolute;
  margin: auto;
}
.tooltip.right .tooltip-arrow {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -324px -96px;
  width: 10px;
  height: 18px;
  background-size: 370px 509px;
  content: '';
  left: -10px;
  top: 0;
  bottom: 0;
}
.tooltip.left .tooltip-arrow {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -324px -74px;
  width: 10px;
  height: 18px;
  background-size: 370px 509px;
  content: '';
  right: -10px;
  top: 0;
  bottom: 0;
}
.tooltip.bottom .tooltip-arrow {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -295px -425px;
  width: 18px;
  height: 10px;
  background-size: 370px 509px;
  content: '';
  top: -10px;
  left: 0;
  right: 0;
}
.tooltip.top .tooltip-arrow {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -317px -425px;
  width: 18px;
  height: 10px;
  background-size: 370px 509px;
  content: '';
  bottom: -10px;
  left: 0;
  right: 0;
}
.help-icon {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -308px -381px;
  width: 18px;
  height: 18px;
  background-size: 370px 509px;
  content: '';
  position: absolute;
  font-size: 0;
}
#simplemodal-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ffffff;
  opacity: 0.705 !important;
  z-index: 1040 !important;
}
#simplemodal-container {
  position: absolute;
  margin-top: 60px;
  z-index: 1050 !important;
  overflow: visible;
  padding: 20px;
  height: auto !important;
  min-width: 420px;
  max-width: 80%;
  border: 1px solid #afafaf;
  background-color: #efefef;
  font-size: 12px;
}
#simplemodal-container a {
  color: #6D4720 !important;
}
@media (max-width: 455px) {
  #simplemodal-container {
    min-width: 90%;
  }
}
#simplemodal-container .simplemodal-wrap {
  overflow: visible !important;
}
#simplemodal-container .simplemodal-close {
  position: absolute;
  right: 0;
  top: -33px;
  background-color: #afafaf;
  border: 4px solid #afafaf;
  border-right-width: 3px;
  border-bottom-width: 3px;
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -308px -403px;
  width: 18px;
  height: 18px;
  background-size: 370px 509px;
  content: '';
  box-sizing: content-box;
  -webkit-transition: background-color 200ms linear, border-color 200ms linear;
  -o-transition: background-color 200ms linear, border-color 200ms linear;
  transition: background-color 200ms linear, border-color 200ms linear;
}
#simplemodal-container .simplemodal-close:hover {
  background-color: #8f8f8f;
  border-color: #8f8f8f;
}
#simplemodal-container .simplemodal-close.close-modal {
  position: static;
  right: auto;
  top: auto;
  border: none;
  background: none;
  display: inline-block;
  width: auto;
  height: auto;
}
#simplemodal-container h1,
#simplemodal-container h2,
#simplemodal-container h3,
#simplemodal-container h4,
#simplemodal-container h5,
#simplemodal-container h6 {
  font-size: 14px;
  font-weight: normal;
  margin-top: 0;
}
#simplemodal-container .popup-logo {
  text-align: center;
}
#simplemodal-container #address-modal.email-dob .page-title .modal-title {
  font-size: 12px;
  font-weight: bold;
  margin: 4px 2px;
}
#simplemodal-container #address-modal.email-dob h5 {
  margin: 24px 0 4px 0;
  font-weight: normal;
  color: #333;
  text-transform: none;
  font-size: 12px;
}
#simplemodal-container #address-modal.email-dob h5.dob-title {
  margin: 24px 0 4px 0;
}
#simplemodal-container #address-modal.email-dob #email {
  width: 100%;
  border: 1px solid #ddd;
  color: #999;
  padding: 8px 36px 8px 8px;
}
#simplemodal-container #address-modal.email-dob p {
  color: #aaa;
  font-style: italic;
  padding: 4px 0 0 0;
  font-size: 12px;
  line-height: 18px;
}
#simplemodal-container #address-modal.email-dob button {
  float: none;
  width: 100%;
  margin: 24px 0 0 0;
}
.edit-link {
  float: right;
  color: #7c4e2a;
  font-size: 12px;
  margin-left: 12px;
  cursor: pointer;
}
.card-types .icon {
  background-color: #cdcdcd;
  margin-right: 6px;
  -webkit-transition: background-color 150ms linear;
  -o-transition: background-color 150ms linear;
  transition: background-color 150ms linear;
}
.card-types .icon.active {
  background-color: #a4a4a4;
}
.card-types .icon.visa {
  display: inline-block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -330px -353px;
  width: 38px;
  height: 25px;
  background-size: 370px 509px;
  content: '';
}
.card-types .icon.amex {
  display: inline-block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -135px -351px;
  width: 38px;
  height: 25px;
  background-size: 370px 509px;
  content: '';
}
.card-types .icon.mastercard {
  display: inline-block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -253px -410px;
  width: 38px;
  height: 25px;
  background-size: 370px 509px;
  content: '';
}
.card-types .icon.discover {
  display: inline-block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -266px -381px;
  width: 38px;
  height: 25px;
  background-size: 370px 509px;
  content: '';
}
.cvn-popup-image {
  width: 367px;
  height: 305px;
  margin: 0 8px;
  position: relative;
  display: inline-block;
  background-repeat: no-repeat;
}
@media (max-width: 606px) {
  .cvn-popup-image {
    width: 100%;
    max-width: 367px;
    background-size: contain;
    height: 315px;
    margin: 0;
  }
}
@media (max-width: 430px) {
  .cvn-popup-image {
    height: 275px;
  }
}
@media (max-width: 350px) {
  .cvn-popup-image {
    height: 230px;
  }
}
.cvn-popup-image.default {
  background-image: url('/skin/frontend/frans/default/images/cvn-sample-default.png');
}
.cvn-popup-image.amex {
  background-image: url('/skin/frontend/frans/default/images/cvn-sample-amex.png');
}
.cvn-popup-image .card-name {
  position: absolute;
  display: block;
  right: 15px;
  bottom: 35px;
  font-weight: bold;
  font-size: 15px;
  color: #666666;
}
.cvn-popup-image .cvn-label {
  position: absolute;
  display: block;
  right: 15px;
  bottom: 13px;
  font-size: 15px;
  color: #a3a3a3;
}
.cvn-popup-content {
  text-align: center;
}
@media (min-width: 1024px) {
  .cvn-popup-content {
    width: 766px;
    white-space: nowrap;
  }
}
.expires-label {
  text-transform: none;
  padding-top: 7px;
}
ul.messages {
  padding: 12px;
  margin: 12px;
  border: 1px solid #666666;
  background-color: #fbfbfb;
}
ul.messages .success-msg {
  color: #3c763d;
}
ul.messages .error-msg,
ul.messages .notice-msg,
ul.messages .warning-msg {
  color: #8a6d3b;
}
.cms-index-noroute .frans-container .std,
.catalogsearch-result-index .frans-container.no-results .std {
  margin: 0 15px;
  padding-bottom: 25px;
  text-align: center;
}
.cms-index-noroute .frans-container .std h2,
.catalogsearch-result-index .frans-container.no-results .std h2 {
  font-size: 23px;
}
.cms-index-noroute .frans-container .std p:last-of-type,
.catalogsearch-result-index .frans-container.no-results .std p:last-of-type {
  margin-bottom: 75px;
}
body.frans-styleguide-index .frans-container {
  padding: 20px;
  text-align: center;
}
body.frans-styleguide-index .font-container {
  background: #ffffff;
  padding: 30px;
  border: 4px solid #ccc;
  margin-bottom: 50px;
}
body.frans-styleguide-index .font-gotham-01 {
  font-family: 'HCo Gotham';
  font-weight: 100;
  font-style: normal;
}
body.frans-styleguide-index .font-gotham-02 {
  font-family: 'HCo Gotham';
  font-weight: 200;
  font-style: normal;
}
body.frans-styleguide-index .font-gotham-03 {
  font-family: 'HCo Gotham';
  font-weight: 300;
  font-style: normal;
}
body.frans-styleguide-index .font-gotham-04 {
  font-family: 'HCo Gotham';
  font-weight: 400;
  font-style: normal;
}
body.frans-styleguide-index .font-gotham-05 {
  font-family: 'HCo Gotham';
  font-weight: 500;
  font-style: normal;
}
body.frans-styleguide-index .font-gotham-06 {
  font-family: 'HCo Gotham';
  font-weight: 600;
  font-style: normal;
}
body.frans-styleguide-index .font-gotham-07 {
  font-family: 'HCo Gotham';
  font-weight: 700;
  font-style: normal;
}
body.frans-styleguide-index .font-gotham-08 {
  font-family: 'HCo Gotham';
  font-weight: 800;
  font-style: normal;
}
body.frans-styleguide-index .font-gotham-09 {
  font-family: 'HCo Gotham';
  font-weight: 900;
  font-style: normal;
}
body.frans-styleguide-index .font-gotham-10 {
  font-family: 'HCo Gotham';
  font-weight: 100;
  font-style: italic;
}
body.frans-styleguide-index .font-gotham-11 {
  font-family: 'HCo Gotham';
  font-weight: 200;
  font-style: italic;
}
body.frans-styleguide-index .font-gotham-12 {
  font-family: 'HCo Gotham';
  font-weight: 300;
  font-style: italic;
}
body.frans-styleguide-index .font-gotham-13 {
  font-family: 'HCo Gotham';
  font-weight: 400;
  font-style: italic;
}
body.frans-styleguide-index .font-gotham-14 {
  font-family: 'HCo Gotham';
  font-weight: 500;
  font-style: italic;
}
body.frans-styleguide-index .font-gotham-15 {
  font-family: 'HCo Gotham';
  font-weight: 600;
  font-style: italic;
}
body.frans-styleguide-index .font-gotham-16 {
  font-family: 'HCo Gotham';
  font-weight: 700;
  font-style: italic;
}
body.frans-styleguide-index .font-gotham-17 {
  font-family: 'HCo Gotham';
  font-weight: 800;
  font-style: italic;
}
body.frans-styleguide-index .font-gotham-18 {
  font-family: 'HCo Gotham';
  font-weight: 900;
  font-style: italic;
}
body.frans-styleguide-index .font-gotham-19 {
  font-family: 'HCo Gotham Narrow';
  font-weight: 100;
  font-style: normal;
}
body.frans-styleguide-index .font-gotham-20 {
  font-family: 'HCo Gotham Narrow';
  font-weight: 200;
  font-style: normal;
}
body.frans-styleguide-index .font-gotham-21 {
  font-family: 'HCo Gotham Narrow';
  font-weight: 300;
  font-style: normal;
}
body.frans-styleguide-index .font-gotham-22 {
  font-family: 'HCo Gotham Narrow';
  font-weight: 400;
  font-style: normal;
}
body.frans-styleguide-index .font-gotham-23 {
  font-family: 'HCo Gotham Narrow';
  font-weight: 500;
  font-style: normal;
}
body.frans-styleguide-index .font-gotham-24 {
  font-family: 'HCo Gotham Narrow';
  font-weight: 600;
  font-style: normal;
}
body.frans-styleguide-index .font-gotham-25 {
  font-family: 'HCo Gotham Narrow';
  font-weight: 700;
  font-style: normal;
}
body.frans-styleguide-index .font-gotham-26 {
  font-family: 'HCo Gotham Narrow';
  font-weight: 800;
  font-style: normal;
}
body.frans-styleguide-index .font-gotham-27 {
  font-family: 'HCo Gotham Narrow';
  font-weight: 900;
  font-style: normal;
}
body.frans-styleguide-index .font-gotham-28 {
  font-family: 'HCo Gotham Narrow';
  font-weight: 100;
  font-style: italic;
}
body.frans-styleguide-index .font-gotham-29 {
  font-family: 'HCo Gotham Narrow';
  font-weight: 200;
  font-style: italic;
}
body.frans-styleguide-index .font-gotham-30 {
  font-family: 'HCo Gotham Narrow';
  font-weight: 300;
  font-style: italic;
}
body.frans-styleguide-index .font-gotham-31 {
  font-family: 'HCo Gotham Narrow';
  font-weight: 400;
  font-style: italic;
}
body.frans-styleguide-index .font-gotham-32 {
  font-family: 'HCo Gotham Narrow';
  font-weight: 500;
  font-style: italic;
}
body.frans-styleguide-index .font-gotham-33 {
  font-family: 'HCo Gotham Narrow';
  font-weight: 600;
  font-style: italic;
}
body.frans-styleguide-index .font-gotham-34 {
  font-family: 'HCo Gotham Narrow';
  font-weight: 700;
  font-style: italic;
}
body.frans-styleguide-index .font-gotham-35 {
  font-family: 'HCo Gotham Narrow';
  font-weight: 800;
  font-style: italic;
}
body.frans-styleguide-index .font-gotham-36 {
  font-family: 'HCo Gotham Narrow';
  font-weight: 900;
  font-style: italic;
}
body.frans-styleguide-index .font-gotham-37 {
  font-family: 'HCo Gotham XNarrow';
  font-weight: 100;
  font-style: normal;
}
body.frans-styleguide-index .font-gotham-38 {
  font-family: 'HCo Gotham XNarrow';
  font-weight: 200;
  font-style: normal;
}
body.frans-styleguide-index .font-gotham-39 {
  font-family: 'HCo Gotham XNarrow';
  font-weight: 300;
  font-style: normal;
}
body.frans-styleguide-index .font-gotham-40 {
  font-family: 'HCo Gotham XNarrow';
  font-weight: 400;
  font-style: normal;
}
body.frans-styleguide-index .font-gotham-41 {
  font-family: 'HCo Gotham XNarrow';
  font-weight: 500;
  font-style: normal;
}
body.frans-styleguide-index .font-gotham-42 {
  font-family: 'HCo Gotham XNarrow';
  font-weight: 600;
  font-style: normal;
}
body.frans-styleguide-index .font-gotham-43 {
  font-family: 'HCo Gotham XNarrow';
  font-weight: 700;
  font-style: normal;
}
body.frans-styleguide-index .font-gotham-44 {
  font-family: 'HCo Gotham XNarrow';
  font-weight: 800;
  font-style: normal;
}
body.frans-styleguide-index .font-gotham-45 {
  font-family: 'HCo Gotham XNarrow';
  font-weight: 900;
  font-style: normal;
}
body.frans-styleguide-index .font-gotham-46 {
  font-family: 'HCo Gotham XNarrow';
  font-weight: 100;
  font-style: italic;
}
body.frans-styleguide-index .font-gotham-47 {
  font-family: 'HCo Gotham XNarrow';
  font-weight: 200;
  font-style: italic;
}
body.frans-styleguide-index .font-gotham-48 {
  font-family: 'HCo Gotham XNarrow';
  font-weight: 300;
  font-style: italic;
}
body.frans-styleguide-index .font-gotham-49 {
  font-family: 'HCo Gotham XNarrow';
  font-weight: 400;
  font-style: italic;
}
body.frans-styleguide-index .font-gotham-50 {
  font-family: 'HCo Gotham XNarrow';
  font-weight: 500;
  font-style: italic;
}
body.frans-styleguide-index .font-gotham-51 {
  font-family: 'HCo Gotham XNarrow';
  font-weight: 600;
  font-style: italic;
}
body.frans-styleguide-index .font-gotham-52 {
  font-family: 'HCo Gotham XNarrow';
  font-weight: 700;
  font-style: italic;
}
body.frans-styleguide-index .font-gotham-53 {
  font-family: 'HCo Gotham XNarrow';
  font-weight: 800;
  font-style: italic;
}
body.frans-styleguide-index .font-gotham-54 {
  font-family: 'HCo Gotham XNarrow';
  font-weight: 900;
  font-style: italic;
}
body.frans-styleguide-index .font-gotham-55 {
  font-family: 'HCo Gotham Cond';
  font-weight: 100;
  font-style: normal;
}
body.frans-styleguide-index .font-gotham-56 {
  font-family: 'HCo Gotham Cond';
  font-weight: 200;
  font-style: normal;
}
body.frans-styleguide-index .font-gotham-57 {
  font-family: 'HCo Gotham Cond';
  font-weight: 300;
  font-style: normal;
}
body.frans-styleguide-index .font-gotham-58 {
  font-family: 'HCo Gotham Cond';
  font-weight: 400;
  font-style: normal;
}
body.frans-styleguide-index .font-gotham-59 {
  font-family: 'HCo Gotham Cond';
  font-weight: 500;
  font-style: normal;
}
body.frans-styleguide-index .font-gotham-60 {
  font-family: 'HCo Gotham Cond';
  font-weight: 600;
  font-style: normal;
}
body.frans-styleguide-index .font-gotham-61 {
  font-family: 'HCo Gotham Cond';
  font-weight: 700;
  font-style: normal;
}
body.frans-styleguide-index .font-gotham-62 {
  font-family: 'HCo Gotham Cond';
  font-weight: 800;
  font-style: normal;
}
body.frans-styleguide-index .font-gotham-63 {
  font-family: 'HCo Gotham Cond';
  font-weight: 900;
  font-style: normal;
}
body.frans-styleguide-index .font-gotham-64 {
  font-family: 'HCo Gotham Cond';
  font-weight: 100;
  font-style: italic;
}
body.frans-styleguide-index .font-gotham-65 {
  font-family: 'HCo Gotham Cond';
  font-weight: 200;
  font-style: italic;
}
body.frans-styleguide-index .font-gotham-66 {
  font-family: 'HCo Gotham Cond';
  font-weight: 300;
  font-style: italic;
}
body.frans-styleguide-index .font-gotham-67 {
  font-family: 'HCo Gotham Cond';
  font-weight: 400;
  font-style: italic;
}
body.frans-styleguide-index .font-gotham-68 {
  font-family: 'HCo Gotham Cond';
  font-weight: 500;
  font-style: italic;
}
body.frans-styleguide-index .font-gotham-69 {
  font-family: 'HCo Gotham Cond';
  font-weight: 600;
  font-style: italic;
}
body.frans-styleguide-index .font-gotham-70 {
  font-family: 'HCo Gotham Cond';
  font-weight: 700;
  font-style: italic;
}
body.frans-styleguide-index .font-gotham-71 {
  font-family: 'HCo Gotham Cond';
  font-weight: 800;
  font-style: italic;
}
body.frans-styleguide-index .font-gotham-72 {
  font-family: 'HCo Gotham Cond';
  font-weight: 900;
  font-style: italic;
}
.hero-style-wrapper {
  background: #ffffff;
  overflow: visible;
  position: relative;
  box-sizing: border-box;
  margin-bottom: 50px;
}
.hero-style-wrapper .backdrop {
  display: block;
  overflow: hidden;
  position: relative;
  margin: 0;
}
.frans-customorders-index {
  /*
	*{
		outline: 1px dotted red;
	}
	*/
}
.frans-customorders-index div[role="main"] {
  font-size: 13px;
  line-height: 22px;
  color: #666666;
  padding: 0;
}
.frans-customorders-index div[role="main"] .col-xs-12 {
  padding: 0;
}
.frans-customorders-index div[role="main"] h2 {
  font-size: 20px;
  color: #333333;
  padding: 0;
  margin: 0 0 10px;
}
.frans-customorders-index div[role="main"] h3 {
  font-size: 12px;
  text-transform: none;
  font-weight: bold;
  margin: 8px 0 2px;
}
.frans-customorders-index div[role="main"] a:not(.button) {
  color: #7c4e2a;
  text-decoration: underline;
}
.frans-customorders-index div[role="main"] #largeorders-popup,
.frans-customorders-index div[role="main"] #rates-popup,
.frans-customorders-index div[role="main"] #savings-popup {
  display: none;
}
.frans-customorders-index .frans-container {
  margin: 0;
  padding: 0;
}
.frans-customorders-index .backdrop {
  margin-top: -5px;
  height: 160px;
  width: 100%;
  padding: 0;
  margin: 0;
}
.frans-customorders-index .backdrop .custom-orders-header {
  background-repeat: no-repeat;
  background-position: top center;
  height: 160px;
  background-image: url('/skin/frontend/frans/default/images/pages/custom-orders/custom-orders-00.jpg');
  background-size: 540px;
}
.frans-customorders-index .frans-container .row.fleur {
  margin-top: 20px;
  padding-top: 25px;
  background: 50% 0 url('/skin/frontend/frans/default/images/pages/custom-orders/custom-orders-divider.jpg') no-repeat;
  background-size: 110px auto;
}
.frans-customorders-index .frans-container .row.three-cols.fleur {
  margin-top: 10px;
}
.frans-customorders-index .frans-container .row {
  margin: 0;
}
.frans-customorders-index .frans-container .row .header-content {
  padding-bottom: 20px;
  text-align: center;
}
.frans-customorders-index .frans-container .row .header-content div {
  margin: 0 auto;
  padding: 0 16px;
}
.frans-customorders-index .frans-container .row .header-content div .page-title {
  font-family: "HCo Gotham Narrow", "HCo Gotham", helvetica, arial, sans-serif;
  font-weight: 300;
  font-size: 22px;
  color: #333333;
}
.frans-customorders-index .frans-container .row .custom-orders-section {
  padding: 0 16px;
  margin-bottom: 0;
  text-align: left;
}
.frans-customorders-index .frans-container .row .custom-orders-section.section-browse {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
}
.frans-customorders-index .frans-container .row .custom-orders-section .section-wrapper {
  margin: 0 auto;
}
.frans-customorders-index .frans-container .row .custom-orders-section .section-text {
  padding: 0;
  margin: 0 auto;
}
.frans-customorders-index .frans-container .row .custom-orders-section .section-text .button {
  width: 100%;
  width: auto;
}
.frans-customorders-index .frans-container .row .custom-orders-section img {
  max-width: 100%;
  margin: auto;
  display: block;
}
.frans-customorders-index .frans-container .row .custom-orders-section .modal-link {
  color: #7c4e2a;
  text-transform: uppercase;
  text-decoration: none !important;
  margin-top: 10px;
  display: inline-block;
}
.frans-customorders-index .frans-container .row .custom-orders-section.section-customize {
  padding-top: 20px;
}
.frans-customorders-index .frans-container .row .custom-orders-section.section-customize .custom-features {
  font-size: 12px;
  max-width: 335px;
  max-width: inherit;
  margin: 0;
}
.frans-customorders-index .frans-container .row .custom-orders-section.section-customize .custom-features p {
  line-height: 18px;
}
.frans-customorders-index .frans-container .row.three-cols .custom-orders-section {
  padding: 0 16px;
}
.frans-customorders-index .frans-container .row.three-cols .custom-orders-section:last-child {
  border-bottom: none;
  padding-bottom: 60px;
}
.frans-customorders-index .ready-to-order {
  background-color: #ececf4;
  background-image: url('/skin/frontend/frans/default/images/pages/custom-orders/custom-orders-06.jpg');
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: contain;
  background-size: 700px auto;
  box-sizing: border-box;
  height: 330px;
  height: auto;
  padding-top: 20px;
  padding-bottom: 240px;
  margin: 0;
  text-align: center;
}
.frans-customorders-index .ready-to-order p {
  margin: 0;
}
.frans-customorders-index .ready-to-order ul {
  padding: 0;
  overflow: hidden;
  position: relative;
  max-width: 600px;
  margin: 16px auto 0;
}
.frans-customorders-index .ready-to-order ul li {
  display: block;
  font-size: 12px;
  line-height: 16px;
  box-sizing: border-box;
  list-style: none;
  padding: 0 20px;
  margin: 0;
  text-indent: 0;
  float: none;
  width: auto;
  padding: 0 10px 16px;
}
.frans-customorders-index .ready-to-order ul li span {
  display: block;
  margin: 0 0 4px;
  font-size: 13px;
  font-weight: normal;
}
.frans-customorders-index .ready-to-order ul li a.block {
  display: block;
}
.frans-customorders-index div.gift-message-card {
  display: none;
}
.frans-customorders-index div.favor-box {
  display: block;
  position: relative;
  z-index: 1;
  margin-left: -255px;
  background: url('/skin/frontend/frans/default/images/pages/custom-orders/custom-orders-sprite-favor-box.png') 0 0 no-repeat;
  background-position: 0 -750px;
  background-size: 980px auto;
  width: 245px;
  height: 175px;
  top: auto;
  left: auto;
  margin: auto;
}
.frans-customorders-index div.favor-box.swatch-ivory {
  background-position: 0 0;
}
.frans-customorders-index div.favor-box.swatch-black {
  background-position: 0 -175px;
}
.frans-customorders-index div.favor-box.swatch-silver {
  background-position: 0 -350px;
}
.frans-customorders-index div.favor-box.swatch-old-gold {
  background-position: 0 -525px;
}
.frans-customorders-index div.favor-box.swatch-bronze {
  background-position: 0 -700px;
}
.frans-customorders-index div.favor-box.swatch-red {
  background-position: -245px 0;
}
.frans-customorders-index div.favor-box.swatch-rust {
  background-position: -245px -175px;
}
.frans-customorders-index div.favor-box.swatch-orange {
  background-position: -245px -350px;
}
.frans-customorders-index div.favor-box.swatch-sunny-yellow {
  background-position: -245px -525px;
}
.frans-customorders-index div.favor-box.swatch-bright-yellow {
  background-position: -245px -700px;
}
.frans-customorders-index div.favor-box.swatch-bright-green {
  background-position: -245px -875px;
}
.frans-customorders-index div.favor-box.swatch-celadon {
  background-position: -490px 0;
}
.frans-customorders-index div.favor-box.swatch-tropic {
  background-position: -490px -175px;
}
.frans-customorders-index div.favor-box.swatch-blue-turquoise {
  background-position: -490px -350px;
}
.frans-customorders-index div.favor-box.swatch-porcelain {
  background-position: -490px -525px;
}
.frans-customorders-index div.favor-box.swatch-neon-blue {
  background-position: -490px -700px;
}
.frans-customorders-index div.favor-box.swatch-royal-blue {
  background-position: -490px -875px;
}
.frans-customorders-index div.favor-box.swatch-purple {
  background-position: -735px 0;
}
.frans-customorders-index div.favor-box.swatch-moonstone {
  background-position: -735px -175px;
}
.frans-customorders-index div.favor-box.swatch-fuchsia {
  background-position: -735px -350px;
}
.frans-customorders-index div.favor-box.swatch-wine {
  background-position: -735px -525px;
}
.frans-customorders-index .ribbon-colors {
  overflow: hidden;
  position: relative;
  padding: 0 0 20px;
  margin: 0 auto;
  max-width: 500px;
}
.frans-customorders-index .ribbon-colors h5 {
  font-weight: bold;
  text-transform: none;
  text-align: left;
  color: #333333;
  font-size: 12px;
  line-height: 18px;
  margin: 0 0 10px 0;
}
.frans-customorders-index .ribbon-colors ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
  width: 25%;
  float: left;
}
.frans-customorders-index .ribbon-colors ul li {
  overflow: hidden;
  position: relative;
  list-style: none;
  box-sizing: border-box;
  padding: 3px 0;
  margin: 0 0 6px 0;
  width: 100%;
  border: 1px solid #fff;
  cursor: pointer;
  text-align: center;
}
.frans-customorders-index .ribbon-colors ul li:hover {
  border: 1px solid #dedede;
  background: #ffffff;
}
.frans-customorders-index .ribbon-colors ul li.active {
  border: 1px solid #cecece;
  background: #ffffff;
}
.frans-customorders-index .ribbon-colors span.swatch {
  display: block;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  margin: 0 auto 2px;
  background: #333;
}
.frans-customorders-index .ribbon-colors span.color-name {
  display: block;
  font-size: 13px;
  line-height: 20px;
  color: #666;
  font-size: 12px;
  line-height: 12px;
  float: none;
  clear: both;
  max-width: inherit;
  padding: 0;
  letter-spacing: -1px;
  white-space: normal;
}
.frans-customorders-index .ribbon-colors p {
  display: block;
  clear: both;
}
.frans-customorders-index .ribbon-colors span.swatch.swatch-ivory {
  background: #ffffff;
  border: 1px solid #ccc;
}
.frans-customorders-index .ribbon-colors span.swatch.swatch-silver {
  background: #d5d5d5;
}
.frans-customorders-index .ribbon-colors span.swatch.swatch-old-gold {
  background: #e4b678;
}
.frans-customorders-index .ribbon-colors span.swatch.swatch-bronze {
  background: #925400;
}
.frans-customorders-index .ribbon-colors span.swatch.swatch-rust {
  background: #dc4115;
}
.frans-customorders-index .ribbon-colors span.swatch.swatch-orange {
  background: #ffa72b;
}
.frans-customorders-index .ribbon-colors span.swatch.swatch-purple {
  background: #5d2eb0;
}
.frans-customorders-index .ribbon-colors span.swatch.swatch-fuchsia {
  background: #ef1083;
}
.frans-customorders-index .ribbon-colors span.swatch.swatch-moonstone {
  background: #e1d3cc;
}
.frans-customorders-index .ribbon-colors span.swatch.swatch-red {
  background: #ff2b2a;
}
.frans-customorders-index .ribbon-colors span.swatch.swatch-sunny-yellow {
  background: #ffd02a;
}
.frans-customorders-index .ribbon-colors span.swatch.swatch-bright-yellow {
  background: #ffe82a;
}
.frans-customorders-index .ribbon-colors span.swatch.swatch-bright-green {
  background: #c0e519;
}
.frans-customorders-index .ribbon-colors span.swatch.swatch-royal-blue {
  background: #154dba;
}
.frans-customorders-index .ribbon-colors span.swatch.swatch-porcelain {
  background: #8cbbe5;
}
.frans-customorders-index .ribbon-colors span.swatch.swatch-blue-turquoise {
  background: #62cfe3;
}
.frans-customorders-index .ribbon-colors span.swatch.swatch-slate {
  background: #424f5e;
}
.frans-customorders-index .ribbon-colors span.swatch.swatch-black {
  background: #000000;
}
.frans-customorders-index .ribbon-colors span.swatch.swatch-celadon {
  background: #8eccb3;
}
.frans-customorders-index .ribbon-colors span.swatch.swatch-tropic {
  background: #00c9c0;
}
.frans-customorders-index .ribbon-colors span.swatch.swatch-neon-blue {
  background: #0aaceb;
}
.frans-customorders-index .ribbon-colors span.swatch.swatch-wine {
  background: #830b39;
}
.frans-customorders-index span.note-ribbon {
  font-size: 12px;
  display: block;
  text-align: center;
  color: #bbb;
  padding-top: 16px;
}
.frans-customorders-index #simplemodal-container h3 {
  font-size: 18px;
}
.frans-customorders-index #simplemodal-container img {
  margin: 12px 0;
}
.frans-customorders-index #simplemodal-container p {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 1em;
}
.frans-customorders-index #simplemodal-container p.disclaimers {
  margin-top: 1em;
  color: #8f8f8f;
  line-height: 2em;
}
.frans-customorders-index #simplemodal-container table {
  table-layout: fixed;
  width: 100%;
  max-width: 400px;
  text-align: center;
  margin: 0 auto;
}
.frans-customorders-index #simplemodal-container table thead td {
  font-weight: bold;
  text-transform: uppercase;
  padding: 8px;
  border-bottom: 1px solid #afafaf;
}
.frans-customorders-index #simplemodal-container table tbody tr:nth-child(even) td {
  background-color: #f4f4f4;
}
.frans-customorders-index #simplemodal-container table tbody tr td {
  padding: 8px;
}
.frans-customorders-index #simplemodal-container table tbody tr td.cell-left {
  padding: 3px;
  text-align: right;
  text-transform: uppercase;
}
.frans-customorders-index #simplemodal-container table tbody tr td.cell-right {
  text-align: left;
  text-transform: uppercase;
  padding: 3px 3px 3px 30px;
}
@media (min-width: 461px) {
  .frans-customorders-index .backdrop {
    height: 220px;
  }
  .frans-customorders-index .backdrop .custom-orders-header {
    background-size: 700px;
    height: 220px;
  }
  .frans-customorders-index .backdrop .custom-orders-header .header-content {
    top: 220px;
  }
  .frans-customorders-index .custom-features-frame {
    position: relative;
    overflow: hidden;
    height: auto;
    width: 100%;
    padding-bottom: 250px;
    margin: 0 auto;
  }
  .frans-customorders-index .custom-features-frame div.favor-box {
    width: 350px;
    height: 250px;
    top: auto;
    bottom: 0;
    left: 50%;
    margin-left: -250px;
  }
  .frans-customorders-index .custom-features-frame div.gift-message-card {
    display: block;
    position: absolute;
    background: url('/skin/frontend/frans/default/images/pages/custom-orders/custom-orders-card.jpg') 50% 50% no-repeat;
    z-index: 5;
    width: 500px;
    height: 164px;
    bottom: 45px;
    right: 0;
  }
  .frans-customorders-index .custom-features-frame .custom-box-display {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 250px;
    z-index: 10;
  }
  .frans-customorders-index div.favor-box {
    width: 350px;
    height: 250px;
    background-size: 1400px auto;
    background-position: 0 -750px;
  }
  .frans-customorders-index div.favor-box.swatch-ivory {
    background-position: 0 0;
  }
  .frans-customorders-index div.favor-box.swatch-black {
    background-position: 0 -250px;
  }
  .frans-customorders-index div.favor-box.swatch-silver {
    background-position: 0 -500px;
  }
  .frans-customorders-index div.favor-box.swatch-old-gold {
    background-position: 0 -750px;
  }
  .frans-customorders-index div.favor-box.swatch-bronze {
    background-position: 0 -1000px;
  }
  .frans-customorders-index div.favor-box.swatch-red {
    background-position: -350px 0;
  }
  .frans-customorders-index div.favor-box.swatch-rust {
    background-position: -350px -250px;
  }
  .frans-customorders-index div.favor-box.swatch-orange {
    background-position: -350px -500px;
  }
  .frans-customorders-index div.favor-box.swatch-sunny-yellow {
    background-position: -350px -750px;
  }
  .frans-customorders-index div.favor-box.swatch-bright-yellow {
    background-position: -350px -1000px;
  }
  .frans-customorders-index div.favor-box.swatch-bright-green {
    background-position: -350px -1250px;
  }
  .frans-customorders-index div.favor-box.swatch-celadon {
    background-position: -700px 0;
  }
  .frans-customorders-index div.favor-box.swatch-tropic {
    background-position: -700px -250px;
  }
  .frans-customorders-index div.favor-box.swatch-blue-turquoise {
    background-position: -700px -500px;
  }
  .frans-customorders-index div.favor-box.swatch-porcelain {
    background-position: -700px -750px;
  }
  .frans-customorders-index div.favor-box.swatch-neon-blue {
    background-position: -700px -1000px;
  }
  .frans-customorders-index div.favor-box.swatch-royal-blue {
    background-position: -700px -1250px;
  }
  .frans-customorders-index div.favor-box.swatch-purple {
    background-position: -1050px 0;
  }
  .frans-customorders-index div.favor-box.swatch-moonstone {
    background-position: -1050px -250px;
  }
  .frans-customorders-index div.favor-box.swatch-fuchsia {
    background-position: -1050px -500px;
  }
  .frans-customorders-index div.favor-box.swatch-wine {
    background-position: -1050px -750px;
  }
  .frans-customorders-index .frans-container .row {
    margin: 0;
  }
  .frans-customorders-index .frans-container .row .header-content div {
    padding: 0 90px;
  }
}
@media (min-width: 607px) {
  .frans-customorders-index .backdrop {
    height: 400px;
  }
  .frans-customorders-index .backdrop .custom-orders-header {
    background-size: auto;
    height: 400px;
  }
  .frans-customorders-index .backdrop .custom-orders-header .header-content {
    top: 360px;
    padding-left: 60px;
    padding-right: 60px;
  }
  .frans-customorders-index .frans-container .row .custom-orders-section {
    padding: 0;
    margin: 0 90px;
  }
  .frans-customorders-index .frans-container .row.three-cols .custom-orders-section {
    padding: 0;
    margin: 0 90px;
  }
  .frans-customorders-index .custom-features-frame div.gift-message-card {
    right: -20px;
  }
  .frans-customorders-index .custom-features li {
    float: left;
    width: 33.33%;
    padding: 0 12px 0 0;
  }
  .frans-customorders-index .ready-to-order p {
    margin: 0 auto;
    max-width: 390px;
  }
  .frans-customorders-index .ready-to-order {
    height: 600px;
    background-size: auto;
    background-position: 50% 100%;
  }
  .frans-customorders-index .ready-to-order ul li {
    width: 33.33%;
    float: left;
    padding: 0 20px;
  }
  .frans-customorders-index .ready-to-order ul li:nth-child(2) {
    margin: 0;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }
}
@media (min-width: 761px) {
  .frans-customorders-index .backdrop .custom-orders-header {
    height: 600px;
  }
  .frans-customorders-index .backdrop .custom-orders-header .header-content {
    top: 379px;
    width: 100%;
  }
  .frans-customorders-index .frans-container .row .header-content {
    padding: 10px 0;
  }
  .frans-customorders-index .custom-features-frame div.gift-message-card {
    right: 50px;
  }
  .frans-customorders-index .ribbon-colors ul li {
    padding: 3px;
  }
  .frans-customorders-index .ribbon-colors span.swatch {
    float: left;
    margin: 0;
  }
  .frans-customorders-index .ribbon-colors span.color-name {
    float: left;
    clear: none;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0;
    margin: 0 0 0 5px;
  }
  .frans-customorders-index .ready-to-order {
    height: 600px;
    background-size: auto;
    background-position: 50% 100%;
  }
  .frans-customorders-index #simplemodal-container {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
}
@media (min-width: 997px) {
  .frans-customorders-index .backdrop {
    margin-top: 0;
  }
  .frans-customorders-index .backdrop .custom-orders-header .header-content div {
    max-width: 600px;
    padding-left: 12px;
    padding-right: 12px;
  }
  .frans-customorders-index .frans-container .row.three-cols .custom-orders-section {
    padding: 20px 0 0;
    margin: 0;
  }
  .frans-customorders-index .frans-container .row {
    margin: 0 12px;
    margin: 0 30px;
  }
  .frans-customorders-index .frans-container .row .custom-orders-section {
    padding: 20px 0;
    margin: 0;
    text-align: left;
  }
  .frans-customorders-index .frans-container .row .custom-orders-section .section-wrapper {
    max-width: 960px;
  }
  .frans-customorders-index .frans-container .row .custom-orders-section .section-text {
    padding: 50px 0 20px;
    max-width: 440px;
    margin: 0;
  }
  .frans-customorders-index .frans-container .row .custom-orders-section .section-text .button {
    width: auto;
  }
  .frans-customorders-index .frans-container .row .custom-orders-section img {
    max-width: 450px;
    float: left;
  }
  .frans-customorders-index .frans-container .row .custom-orders-section.section-browse img,
  .frans-customorders-index .frans-container .row .custom-orders-section.section-quote img {
    float: right;
  }
  .frans-customorders-index .frans-container .row .custom-orders-section.section-largeorders .section-text {
    float: right;
    padding: 60px 30px 0 0;
  }
  .frans-customorders-index .frans-container .row .custom-orders-section.section-customize {
    position: relative;
    text-align: center;
  }
  .frans-customorders-index .frans-container .row .custom-orders-section.section-customize img {
    margin: 0 auto;
  }
  .frans-customorders-index .frans-container .row .custom-orders-section.section-customize .section-text {
    padding-top: 0;
    margin: 0 auto;
    max-width: inherit;
    width: 100%;
  }
  .frans-customorders-index .frans-container .row .custom-orders-section.section-customize .custom-features-frame {
    height: 300px;
    width: 890px;
    padding-bottom: 0;
  }
  .frans-customorders-index .frans-container .row .custom-orders-section.section-customize .custom-features-frame div.favor-box {
    top: 70px;
    bottom: auto;
  }
  .frans-customorders-index .frans-container .row .custom-orders-section.section-customize .custom-features-frame .lines {
    position: absolute;
    top: 0;
    left: 0;
    background: url('/skin/frontend/frans/default/images/pages/custom-orders/custom-orders-lines.png') 50% 50% no-repeat;
    background-size: 500px auto;
    width: 100%;
    height: 100%;
    z-index: 30;
  }
  .frans-customorders-index .frans-container .row .custom-orders-section.section-customize .custom-features-frame div.gift-message-card {
    top: 110px;
    left: 50%;
    right: auto;
    margin-left: -250px;
  }
  .frans-customorders-index .frans-container .row .custom-orders-section.section-customize .custom-box-display {
    width: 890px;
    height: 300px;
  }
  .frans-customorders-index .frans-container .row .custom-orders-section.section-customize .custom-features {
    position: absolute;
    top: 0;
    left: 0;
    width: 890px;
    height: 300px;
    z-index: 20;
  }
  .frans-customorders-index .frans-container .row .custom-orders-section.section-customize .custom-features li {
    position: absolute;
    width: 175px;
    line-height: 18px;
    margin: 0;
    padding: 0;
  }
  .frans-customorders-index .frans-container .row .custom-orders-section.section-customize .custom-features li.feature-message {
    top: 112px;
    left: 700px;
    text-align: left;
  }
  .frans-customorders-index .frans-container .row .custom-orders-section.section-customize .custom-features li.feature-ribbon {
    top: 20px;
    left: 245px;
    width: 350px;
    text-align: left;
  }
  .frans-customorders-index .frans-container .row .custom-orders-section.section-customize .custom-features li.feature-tags {
    top: 165px;
    left: 15px;
    text-align: right;
  }
  .frans-customorders-index .frans-container .row.three-cols .custom-orders-section {
    position: relative;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: none;
  }
  .frans-customorders-index .frans-container .row.three-cols .custom-orders-section .section-text {
    padding-top: 0;
  }
  .frans-customorders-index .frans-container .row.three-cols .custom-orders-section img {
    max-width: 100%;
  }
  .frans-customorders-index #simplemodal-container .largeorders-modal-column {
    width: 50%;
    float: left;
  }
  .frans-customorders-index #simplemodal-container .largeorders-modal-column p {
    margin-left: 12px;
    margin-right: 12px;
  }
  .frans-customorders-index .ready-to-order {
    background-size: auto;
    height: 600px;
  }
}
@media (min-width: 997px) and (min-width: 997px) {
  .frans-customorders-index .frans-container .row.three-cols .custom-orders-section {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1237px) {
  .frans-customorders-index .frans-container .row {
    margin: 0 105px;
  }
}
.frans-businessaccounts-index div[role="main"] {
  font-size: 13px;
  line-height: 22px;
  color: #666666;
}
.frans-businessaccounts-index div[role="main"] h2 {
  font-size: 20px;
  color: #333333;
}
.frans-businessaccounts-index div[role="main"] h3 {
  font-size: 12px;
  text-transform: none;
  font-weight: bold;
}
.frans-businessaccounts-index div[role="main"] a:not(.button) {
  color: #7c4e2a;
  text-decoration: underline;
}
.frans-businessaccounts-index div[role="main"] #largeorders-popup,
.frans-businessaccounts-index div[role="main"] #rates-popup,
.frans-businessaccounts-index div[role="main"] #savings-popup {
  display: none;
}
.frans-businessaccounts-index .backdrop {
  margin-top: -5px;
  height: 245px;
}
.frans-businessaccounts-index .backdrop .business-accounts-header {
  background-repeat: no-repeat;
  background-position: top center;
  height: 330px;
  background-image: url('/skin/frontend/frans/default/images/business-accounts-header.jpg');
  background-size: 540px;
}
.frans-businessaccounts-index .backdrop .business-accounts-header .header-content {
  position: absolute;
  top: 157px;
  text-align: center;
}
.frans-businessaccounts-index .backdrop .business-accounts-header .header-content div {
  margin: 0 auto;
  padding: 0 40px;
}
.frans-businessaccounts-index .backdrop .business-accounts-header .header-content div .page-title {
  font-family: "HCo Gotham Narrow", "HCo Gotham", helvetica, arial, sans-serif;
  font-weight: 300;
  font-size: 22px;
  color: #333333;
}
.frans-businessaccounts-index .frans-container .row {
  margin: 0;
}
.frans-businessaccounts-index .frans-container .row .business-accounts-section {
  float: left;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
  padding-bottom: 30px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e2e2e2;
  text-align: center;
}
@media (min-width: 761px) {
  .frans-businessaccounts-index .frans-container .row .business-accounts-section {
    float: left;
    width: 100%;
  }
}
.frans-businessaccounts-index .frans-container .row .business-accounts-section .section-wrapper {
  margin: 0 auto;
}
.frans-businessaccounts-index .frans-container .row .business-accounts-section .section-text {
  padding: 0 12px;
  margin: 0 auto;
}
.frans-businessaccounts-index .frans-container .row .business-accounts-section .section-text .button {
  width: 100%;
}
.frans-businessaccounts-index .frans-container .row .business-accounts-section img {
  max-width: 100%;
}
.frans-businessaccounts-index .frans-container .row .business-accounts-section .modal-link {
  color: #7c4e2a;
  text-transform: uppercase;
  text-decoration: none !important;
  margin-top: 18px;
  display: inline-block;
}
.frans-businessaccounts-index .frans-container .row .business-accounts-section.section-customize {
  padding-left: 70px;
  padding-right: 70px;
}
.frans-businessaccounts-index .frans-container .row .business-accounts-section.section-customize .custom-features {
  font-size: 12px;
  max-width: 335px;
}
.frans-businessaccounts-index .frans-container .row.three-cols .business-accounts-section {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 997px) {
  .frans-businessaccounts-index .frans-container .row.three-cols .business-accounts-section {
    float: left;
    width: 33.33333333%;
  }
}
.frans-businessaccounts-index .frans-container .row.three-cols .business-accounts-section:last-child {
  border-bottom: none;
}
.frans-businessaccounts-index .ready-to-order {
  background-color: #f3efec;
  background-image: url('/skin/frontend/frans/default/images/business-accounts-order.jpg');
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 330px;
  padding-top: 18px;
  margin: 0 -12px -12px;
  text-align: center;
}
.frans-businessaccounts-index .ready-to-order p {
  margin: 0 40px;
}
.frans-businessaccounts-index #simplemodal-container h3 {
  font-size: 18px;
}
.frans-businessaccounts-index #simplemodal-container img {
  margin: 12px 0;
}
.frans-businessaccounts-index #simplemodal-container p {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 1em;
}
.frans-businessaccounts-index #simplemodal-container p.disclaimers {
  margin-top: 1em;
  color: #8f8f8f;
  line-height: 2em;
}
.frans-businessaccounts-index #simplemodal-container table {
  table-layout: fixed;
  width: 100%;
  max-width: 400px;
  text-align: center;
  margin: 0 auto;
}
.frans-businessaccounts-index #simplemodal-container table thead td {
  font-weight: bold;
  text-transform: uppercase;
  padding: 8px;
  border-bottom: 1px solid #afafaf;
}
.frans-businessaccounts-index #simplemodal-container table tbody tr:nth-child(even) td {
  background-color: #f4f4f4;
}
.frans-businessaccounts-index #simplemodal-container table tbody tr td {
  padding: 8px;
}
.frans-businessaccounts-index #simplemodal-container table tbody tr td.cell-left {
  padding: 3px;
  text-align: right;
  text-transform: uppercase;
}
.frans-businessaccounts-index #simplemodal-container table tbody tr td.cell-right {
  text-align: left;
  text-transform: uppercase;
  padding: 3px 3px 3px 30px;
}
@media (min-width: 461px) {
  .frans-businessaccounts-index .backdrop {
    height: 360px;
  }
  .frans-businessaccounts-index .backdrop .business-accounts-header {
    background-size: 815px;
    height: 360px;
  }
  .frans-businessaccounts-index .backdrop .business-accounts-header .header-content {
    top: 242px;
  }
  .frans-businessaccounts-index .ready-to-order {
    height: 360px;
  }
}
@media (min-width: 607px) {
  .frans-businessaccounts-index .backdrop {
    height: 490px;
  }
  .frans-businessaccounts-index .backdrop .business-accounts-header {
    background-size: auto;
    height: 490px;
  }
  .frans-businessaccounts-index .backdrop .business-accounts-header .header-content {
    top: 360px;
    padding-left: 60px;
    padding-right: 60px;
  }
  .frans-businessaccounts-index .ready-to-order p {
    margin: 0 auto;
    max-width: 390px;
  }
}
@media (min-width: 761px) {
  .frans-businessaccounts-index .backdrop .business-accounts-header {
    height: 600px;
  }
  .frans-businessaccounts-index .backdrop .business-accounts-header .header-content {
    top: 379px;
  }
  .frans-businessaccounts-index .backdrop .business-accounts-header .header-content {
    width: 100%;
  }
  .frans-businessaccounts-index .ready-to-order {
    height: 425px;
  }
  .frans-businessaccounts-index #simplemodal-container {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
}
@media (min-width: 997px) {
  .frans-businessaccounts-index .backdrop {
    margin-top: 0;
  }
  .frans-businessaccounts-index .backdrop .business-accounts-header .header-content div {
    max-width: 600px;
    padding-left: 12px;
    padding-right: 12px;
  }
  .frans-businessaccounts-index .frans-container .row {
    margin: 0 12px;
  }
  .frans-businessaccounts-index .frans-container .row .business-accounts-section {
    padding-top: 32px;
    padding-bottom: 60px;
    text-align: left;
  }
  .frans-businessaccounts-index .frans-container .row .business-accounts-section .section-wrapper {
    max-width: 960px;
  }
  .frans-businessaccounts-index .frans-container .row .business-accounts-section .section-text {
    padding: 65px 0 0;
    max-width: 455px;
    margin: 0;
  }
  .frans-businessaccounts-index .frans-container .row .business-accounts-section .section-text .button {
    width: auto;
  }
  .frans-businessaccounts-index .frans-container .row .business-accounts-section img {
    max-width: 455px;
  }
  .frans-businessaccounts-index .frans-container .row .business-accounts-section.section-browse img,
  .frans-businessaccounts-index .frans-container .row .business-accounts-section.section-quote img {
    float: right;
  }
  .frans-businessaccounts-index .frans-container .row .business-accounts-section.section-largeorders .section-text {
    float: right;
    padding-top: 20px;
  }
  .frans-businessaccounts-index .frans-container .row .business-accounts-section.section-customize {
    position: relative;
    text-align: center;
  }
  .frans-businessaccounts-index .frans-container .row .business-accounts-section.section-customize img {
    margin: 0 auto;
  }
  .frans-businessaccounts-index .frans-container .row .business-accounts-section.section-customize .section-text {
    padding-top: 0;
    margin: 0 auto;
  }
  .frans-businessaccounts-index .frans-container .row .business-accounts-section.section-customize .custom-features li {
    position: absolute;
    width: 175px;
    line-height: 18px;
  }
  .frans-businessaccounts-index .frans-container .row .business-accounts-section.section-customize .custom-features li.feature-message {
    top: 120px;
    margin-left: 405px;
    text-align: left;
  }
  .frans-businessaccounts-index .frans-container .row .business-accounts-section.section-customize .custom-features li.feature-ribbon {
    top: 120px;
    margin-left: -245px;
    text-align: right;
  }
  .frans-businessaccounts-index .frans-container .row .business-accounts-section.section-customize .custom-features li.feature-tags {
    top: 299px;
    margin-left: -245px;
    text-align: right;
  }
  .frans-businessaccounts-index .frans-container .row.three-cols .business-accounts-section {
    border-bottom: none;
  }
  .frans-businessaccounts-index .frans-container .row.three-cols .business-accounts-section .section-text {
    padding-top: 0;
  }
  .frans-businessaccounts-index .frans-container .row.three-cols .business-accounts-section img {
    max-width: 100%;
  }
  .frans-businessaccounts-index #simplemodal-container .largeorders-modal-column {
    width: 50%;
    float: left;
  }
  .frans-businessaccounts-index #simplemodal-container .largeorders-modal-column p {
    margin-left: 12px;
    margin-right: 12px;
  }
  .frans-businessaccounts-index .ready-to-order {
    background-size: auto;
    height: 550px;
  }
}
@media (min-width: 1237px) {
  .frans-businessaccounts-index .frans-container .row {
    margin: 0 105px;
  }
}
.cms-charitable-giving {
  font-size: 13px;
}
.cms-charitable-giving .std h3 {
  font-size: 15px;
  font-weight: bold;
}
.cms-charitable-giving .std h4 {
  text-transform: none;
}
.cms-charitable-giving .std .button {
  margin: 30px auto;
}
.cms-charitable-giving .std img {
  margin: 0 auto;
}
.cms-confection-care .std {
  margin: 0 15px;
  padding-bottom: 25px;
}
.cms-confection-care .std > p > strong {
  display: block;
  margin: 29px auto;
  font-size: 12px;
}
.cms-confection-care .std ul {
  padding-left: 0;
}
.cms-confection-care .std ul li {
  list-style-type: none;
}
.cms-confection-care .std > ul {
  border-left: 1px solid #e2e2e2;
  color: #333333;
  font-size: 13px;
}
.cms-confection-care .std > ul:before,
.cms-confection-care .std > ul:after {
  content: " ";
  display: table;
}
.cms-confection-care .std > ul:after {
  clear: both;
}
.cms-confection-care .std > ul:before,
.cms-confection-care .std > ul:after {
  content: " ";
  display: table;
}
.cms-confection-care .std > ul:after {
  clear: both;
}
.cms-confection-care .std > ul > li {
  position: relative;
  padding-left: 25px;
}
.cms-confection-care .std > ul > li > ul {
  max-width: 250px;
}
.cms-confection-care .std > ul > li > ul > li:first-child {
  color: #222222;
}
.cms-confection-care .std > ul > li:before {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -295px -410px;
  width: 9px;
  height: 9px;
  background-size: 370px 509px;
  content: '';
  position: absolute;
  left: -5px;
  top: 4px;
}
@media (min-width: 761px) {
  .cms-confection-care .std {
    width: 640px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
  }
  .cms-confection-care .std > ul {
    border-left: none;
    border-top: 1px solid #e2e2e2;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 50px;
    white-space: nowrap;
  }
  .cms-confection-care .std > ul > li {
    padding-left: 0;
    display: inline-block;
    vertical-align: top;
    width: 25%;
  }
  .cms-confection-care .std > ul > li > ul {
    max-width: auto;
    margin-top: 4px;
    white-space: normal;
  }
  .cms-confection-care .std > ul > li:before {
    position: static;
    margin-top: -5px;
  }
  .cms-confection-care .std > ul > li:nth-child(1) {
    width: 65px;
    margin-right: 5px;
  }
  .cms-confection-care .std > ul > li:nth-child(2) {
    width: 160px;
    margin-right: 27px;
  }
  .cms-confection-care .std > ul > li:nth-child(3) {
    width: 195px;
    margin-right: 36px;
  }
  .cms-confection-care .std > ul > li:nth-child(4) {
    width: 140px;
  }
}
@media (min-width: 997px) {
  .cms-confection-care .std {
    width: 840px;
  }
  .cms-confection-care .std > ul {
    padding-left: 20px;
    padding-right: 20px;
  }
  .cms-confection-care .std > ul > li:nth-child(1) {
    width: 71px;
  }
  .cms-confection-care .std > ul > li:nth-child(2) {
    margin-right: 111px;
  }
  .cms-confection-care .std > ul > li:nth-child(3) {
    width: 290px;
    margin-right: 84px;
  }
}
@media (min-width: 1237px) {
  .cms-confection-care .std {
    width: 900px;
  }
  .cms-confection-care .std > ul > li:nth-child(1) {
    width: 75px;
  }
  .cms-confection-care .std > ul > li:nth-child(2) {
    margin-right: 100px;
  }
  .cms-confection-care .std > ul > li:nth-child(3) {
    margin-right: 70px;
  }
}
.contacts-index-index .backdrop .contact-header-wrapper {
  height: 200px;
}
.contacts-index-index .backdrop .contact-header-wrapper .contact-header {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  height: 291px;
}
.contacts-index-index .contact-content .content-tabs {
  text-align: center;
  padding: 0 12px 12px;
}
.contacts-index-index .contact-content .content-tabs > ul {
  margin-bottom: 22px;
}
.contacts-index-index .contact-content .content-tabs > ul li {
  display: inline-block;
  width: 175px;
}
.contacts-index-index .contact-content .content-tabs > ul li a {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
}
.contacts-index-index .contact-content .content-tabs > ul li a .icon {
  margin: 31px auto 21px;
}
.contacts-index-index .contact-content .content-tabs > ul li a.contact-call .icon {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -335px -322px;
  width: 31px;
  height: 27px;
  background-size: 370px 509px;
  content: '';
}
.contacts-index-index .contact-content .content-tabs > ul li a.contact-call.active .icon,
.contacts-index-index .contact-content .content-tabs > ul li a.contact-call:hover .icon {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -129px -244px;
  width: 31px;
  height: 27px;
  background-size: 370px 509px;
  content: '';
}
.contacts-index-index .contact-content .content-tabs > ul li a.contact-mail .icon {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -231px -374px;
  width: 31px;
  height: 27px;
  background-size: 370px 509px;
  content: '';
}
.contacts-index-index .contact-content .content-tabs > ul li a.contact-mail.active .icon,
.contacts-index-index .contact-content .content-tabs > ul li a.contact-mail:hover .icon {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -231px -343px;
  width: 31px;
  height: 27px;
  background-size: 370px 509px;
  content: '';
}
.contacts-index-index .contact-content .content-tabs .tab {
  background-color: #ebebeb;
}
.contacts-index-index .contact-content .content-tabs .tab:before {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -304px -491px;
  width: 21px;
  height: 12px;
  background-size: 370px 509px;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  margin: -12px auto 0;
}
.contacts-index-index .contact-content .content-tabs .tab.call-info:before {
  left: -175px;
}
.contacts-index-index .contact-content .content-tabs .tab.email-form:before,
.contacts-index-index .contact-content .content-tabs .tab.success-message:before {
  left: 175px;
}
.contacts-index-index .contact-content .content-tabs .tab.email-form .contact-form-wrapper {
  padding: 10px 30px 30px;
  min-height: 168px;
}
.contacts-index-index .contact-content .content-tabs .tab.email-form .contact-form {
  display: none;
}
.contacts-index-index .contact-content .content-tabs .tab.email-form .form-header {
  font-weight: bold;
  text-transform: uppercase;
  margin: 20px auto;
  color: #666666;
  display: block;
}
.contacts-index-index .contact-content .content-tabs .tab.email-form .form-text {
  margin: 20px auto;
  color: #666666;
  display: block;
  width: 450px;
  max-width: 100%;
}
.contacts-index-index .contact-content .content-tabs .tab.email-form .form-wrapper {
  width: 386px;
  max-width: 100%;
  margin: 0 auto;
}
.contacts-index-index .contact-content .content-tabs .tab .header {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.contacts-index-index .contact-content .content-tabs .tab .hours {
  padding: 30px 30px 20px;
}
.contacts-index-index .contact-content .content-tabs .tab .stores {
  background-color: #e2e2e2;
  padding: 30px;
  text-align: left;
}
.contacts-index-index .contact-content .content-tabs .tab .stores .store-detail {
  font-size: 12px;
  margin: 10px 0;
}
.contacts-index-index .contact-content .content-tabs .tab .stores .store-detail .store-thumbnail {
  margin-bottom: 10px;
}
.contacts-index-index .contact-content .content-tabs .tab .stores .store-detail .store-name {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 10px;
}
.contacts-index-index .contact-content .content-tabs .tab .stores .store-detail .store-phone {
  margin-top: 10px;
}
.contacts-index-index .contact-content .content-tabs .tab .stores .store-detail .store-thumbnail {
  width: 100%;
  max-width: 231px;
  height: auto;
}
.contacts-index-index .contact-content .content-tabs .tab .contact-success-wrapper {
  padding: 120px 30px;
}
@media (min-width: 761px) {
  .contacts-index-index .backdrop .contact-header-wrapper {
    height: 380px;
  }
  .contacts-index-index .backdrop .contact-header-wrapper .contact-header {
    height: 600px;
  }
  .contacts-index-index .contact-content .content-tabs {
    padding: 0;
  }
  .contacts-index-index .contact-content .content-tabs .tab .stores {
    padding: 30px 120px;
  }
}
@media (min-width: 997px) and (max-width: 1236px) {
  .contacts-index-index .contact-content .content-tabs .tab .stores {
    padding: 30px;
  }
}
@media (max-width: 590px) {
  .contacts-index-index .contact-content .content-tabs > ul li {
    width: 100px;
  }
  .contacts-index-index .contact-content .content-tabs .tab.call-info:before {
    left: -100px;
  }
  .contacts-index-index .contact-content .content-tabs .tab.email-form:before,
  .contacts-index-index .contact-content .content-tabs .tab.success-message:before {
    left: 100px;
  }
}
@media (max-width: 606px) {
  .contacts-index-index .contact-content .content-tabs .tab .stores .row {
    width: 231px;
    margin: 0 auto;
  }
  .contacts-index-index .contact-content .content-tabs .tab .stores .row .store-detail {
    margin-bottom: 20px;
  }
  .contacts-index-index .contact-content .content-tabs .tab .stores .row .store-detail:last-child {
    margin-bottom: 0;
  }
}
.frans-eventfavors-index .backdrop {
  height: 477px;
}
.frans-eventfavors-index .backdrop .event-favors-header {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 495px;
}
.frans-eventfavors-index .backdrop .event-favors-header .header-content {
  position: absolute;
  top: 379px;
  text-align: center;
  width: 100%;
}
@media (max-width: 760px) {
  .frans-eventfavors-index .backdrop .event-favors-header .header-content {
    top: 339px;
  }
}
.frans-eventfavors-index .backdrop .event-favors-header .header-content ul {
  margin-right: 0.6em;
}
.frans-eventfavors-index .backdrop .event-favors-header .header-content ul li {
  display: block;
  margin: 0 0.3em 0 -0.3em;
  vertical-align: middle;
  list-style-type: none;
  color: #666666;
}
@media (min-width: 760px) {
  .frans-eventfavors-index .backdrop .event-favors-header .header-content ul li {
    display: inline-block;
    margin: 0 auto;
    vertical-align: middle;
    list-style-type: none;
    color: #666666;
  }
  .frans-eventfavors-index .backdrop .event-favors-header .header-content ul li:before {
    content: '\2022';
    display: inline-block;
    margin: -0.1em 1.2em 0 0.7em;
    vertical-align: middle;
    font-size: 12px;
    color: #444;
  }
}
.frans-eventfavors-index .backdrop .event-favors-header .header-content ul li:first-child:before {
  display: none;
}
@media (min-width: 761px) {
  .frans-eventfavors-index .backdrop .event-favors-header {
    height: 600px;
  }
  .frans-eventfavors-index .backdrop .event-favors-header .header-content {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .frans-eventfavors-index .backdrop .event-favors-header {
    height: 520px;
  }
}
.cms-frans-story .frans-container {
  background-image: none !important;
  padding-top: 12px !important;
}
.cms-frans-story .std {
  position: relative;
  padding-bottom: 40px;
  margin: 0 15px 50px;
  text-align: justify;
}
.cms-frans-story .frans-story-header {
  margin: 0 -20px 30px;
}
.cms-frans-story .frans-story-header .frans-story-portrait-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 607px) {
  .cms-frans-story .frans-story-header .frans-story-portrait-wrapper {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 1237px) {
  .cms-frans-story .frans-story-header .frans-story-portrait-wrapper {
    float: left;
    width: 50%;
  }
}
@media (max-width: 606px) {
  .cms-frans-story .frans-story-header .frans-story-portrait-wrapper {
    padding-left: 0;
  }
}
@media (max-width: 760px) {
  .cms-frans-story .frans-story-header .frans-story-portrait-wrapper {
    padding-right: 0;
  }
}
.cms-frans-story .frans-story-header .frans-story-portrait-wrapper .frans-story-portrait {
  background-image: url('/skin/frontend/frans/default/images/cms/frans-story-portrait.jpg');
  background-position: top right;
  background-repeat: no-repeat;
  height: 350px;
}
.cms-frans-story .frans-story-header .frans-story-chocolate-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 607px) {
  .cms-frans-story .frans-story-header .frans-story-chocolate-wrapper {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1237px) {
  .cms-frans-story .frans-story-header .frans-story-chocolate-wrapper {
    float: left;
    width: 50%;
  }
}
@media (max-width: 760px) {
  .cms-frans-story .frans-story-header .frans-story-chocolate-wrapper {
    padding-left: 0;
  }
}
.cms-frans-story .frans-story-header .frans-story-chocolate-wrapper .frans-story-chocolate-toprow .frans-story-chocolate-top {
  background-image: url('/skin/frontend/frans/default/images/cms/frans-story-chocolate-top.jpg');
  height: 175px;
}
.cms-frans-story .frans-story-header .frans-story-chocolate-wrapper .frans-story-chocolate-bottom {
  background-image: url('/skin/frontend/frans/default/images/cms/frans-story-chocolate-bottom.jpg');
  height: 175px;
}
.cms-frans-story .page-title {
  font-size: 22px;
  font-weight: normal;
}
.cms-frans-story .page-title + hr {
  margin-top: 12px;
}
.cms-frans-story .aside,
.cms-frans-story blockquote {
  margin: 40px auto;
}
.cms-frans-story .aside {
  text-align: center;
}
@media (min-width: 607px) {
  .cms-frans-story .std {
    width: 550px;
    margin-left: auto;
    margin-right: auto;
  }
  .cms-frans-story .frans-story-header {
    margin-left: -26px;
    margin-right: -27px;
  }
  .cms-frans-story .frans-story-header .frans-story-portrait-wrapper .frans-story-portrait {
    background-position: -185px 0;
  }
  .cms-frans-story .aside {
    float: right;
    margin: 12px 0 40px 20px;
  }
  .cms-frans-story .aside:before,
  .cms-frans-story .aside:after {
    content: " ";
    display: table;
  }
  .cms-frans-story .aside:after {
    clear: both;
  }
  .cms-frans-story .aside:before,
  .cms-frans-story .aside:after {
    content: " ";
    display: table;
  }
  .cms-frans-story .aside:after {
    clear: both;
  }
  .cms-frans-story blockquote {
    float: left;
    margin: 12px 40px 40px 0;
  }
  .cms-frans-story blockquote:before,
  .cms-frans-story blockquote:after {
    content: " ";
    display: table;
  }
  .cms-frans-story blockquote:after {
    clear: both;
  }
  .cms-frans-story blockquote:before,
  .cms-frans-story blockquote:after {
    content: " ";
    display: table;
  }
  .cms-frans-story blockquote:after {
    clear: both;
  }
}
@media (min-width: 761px) {
  .cms-frans-story .std {
    padding-bottom: 0;
  }
  .cms-frans-story .frans-story-header {
    margin-left: -100px;
    margin-right: -100px;
  }
  .cms-frans-story .frans-story-header .frans-story-portrait-wrapper .frans-story-portrait {
    height: 400px;
    background-position: top right;
  }
  .cms-frans-story .frans-story-header .frans-story-chocolate-wrapper .frans-story-chocolate-toprow {
    margin-bottom: 12px;
  }
  .cms-frans-story .frans-story-header .frans-story-chocolate-wrapper .frans-story-chocolate-toprow .frans-story-chocolate-top {
    height: 194px;
  }
  .cms-frans-story .frans-story-header .frans-story-chocolate-wrapper .frans-story-chocolate-bottomrow .frans-story-chocolate-bottom {
    height: 194px;
  }
}
@media (min-width: 997px) {
  .cms-frans-story .std {
    width: 750px;
  }
  .cms-frans-story .frans-story-header {
    margin-left: -105px;
    margin-right: -105px;
  }
}
@media (min-width: 1237px) {
  .cms-frans-story .frans-story-header {
    margin-left: -225px;
    margin-right: -225px;
  }
  .cms-frans-story .frans-story-header .frans-story-portrait-wrapper {
    width: 640px;
  }
  .cms-frans-story .frans-story-header .frans-story-portrait-wrapper .frans-story-portrait {
    background-position: top center;
  }
  .cms-frans-story .frans-story-header .frans-story-chocolate-wrapper {
    width: 560px;
  }
}
@media (max-width: 760px) {
  .cms-frans-story .frans-container {
    padding: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media (max-width: 450px) {
  .cms-frans-story .frans-story-header .frans-story-portrait-wrapper .frans-story-portrait {
    background-position: -195px 0;
  }
}
.category-gift-cards .breadcrumb li.home + li {
  display: none;
}
.category-gift-cards div[role="main"] .gift-cards-header p {
  max-width: 436px;
  margin-left: auto;
  margin-right: auto;
}
.category-gift-cards div[role="main"] .gift-cards-header p:last-of-type {
  margin-top: 20px;
}
.gift-card-preview {
  text-align: center;
  margin: 0 auto;
  width: 270px;
  position: relative;
  background-color: #ffffff;
}
.gift-card-preview .preview-header {
  text-transform: uppercase;
  padding-bottom: 20px;
}
.gift-card-preview .masthead {
  border: 1px solid #e2e2e2;
  background-color: #f4f4f4;
  font-size: 12px;
  padding: 12px 6px;
}
.gift-card-preview .masthead span {
  font-style: italic;
  color: #666666;
}
.gift-card-preview .content {
  border: 1px solid #e2e2e2;
  border-top: none;
  padding: 20px 40px;
  position: relative;
}
.gift-card-preview .content .greeting {
  font-size: 18px;
}
.gift-card-preview .content .info {
  margin-top: 10px;
}
.gift-card-preview .content .message {
  font-style: italic;
  color: #666666;
  margin-top: 10px;
}
.gift-card-preview .content .message:before,
.gift-card-preview .content .message:after {
  content: '"';
}
.gift-card-preview:before,
.gift-card-preview:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 10px;
  left: 3px;
  width: 50%;
  top: 80%;
  max-width: 300px;
  background: #ffffff;
  -webkit-box-shadow: 0 15px 4px #f1f1f1;
  box-shadow: 0 15px 4px #f1f1f1;
  -webkit-transform: rotate(-2.8deg);
  -moz-transform: rotate(-2.8deg);
  -o-transform: rotate(-2.8deg);
  -ms-transform: rotate(-2.8deg);
  transform: rotate(-2.8deg);
}
.gift-card-preview:after {
  -webkit-transform: rotate(2.8deg);
  -moz-transform: rotate(2.8deg);
  -o-transform: rotate(2.8deg);
  -ms-transform: rotate(2.8deg);
  transform: rotate(2.8deg);
  right: 3px;
  left: auto;
}
.category-gift-cards div[role="main"] a,
.frans-giftcards-index div[role="main"] a {
  color: #6D4720 !important;
}
.category-gift-cards div[role="main"] .backdrop,
.frans-giftcards-index div[role="main"] .backdrop {
  height: 405px;
}
.category-gift-cards div[role="main"] .backdrop .gift-cards-header,
.frans-giftcards-index div[role="main"] .backdrop .gift-cards-header {
  background-size: auto 405px;
  background-repeat: no-repeat;
  background-position: top center;
  height: 405px;
}
.category-gift-cards div[role="main"] .backdrop .gift-cards-header .header-content,
.frans-giftcards-index div[role="main"] .backdrop .gift-cards-header .header-content {
  position: absolute;
  top: 245px;
  width: 100%;
  text-align: center;
  padding: 0 25px;
}
.category-gift-cards div[role="main"] p,
.frans-giftcards-index div[role="main"] p {
  font-size: 13px;
  margin-bottom: 0;
}
.category-gift-cards div[role="main"] .gift-card-column,
.frans-giftcards-index div[role="main"] .gift-card-column {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
  text-align: center;
}
@media (min-width: 761px) {
  .category-gift-cards div[role="main"] .gift-card-column,
  .frans-giftcards-index div[role="main"] .gift-card-column {
    float: left;
    width: 50%;
  }
}
.category-gift-cards div[role="main"] .gift-card-column .gift-card-column-wrapper,
.frans-giftcards-index div[role="main"] .gift-card-column .gift-card-column-wrapper {
  max-width: 350px;
  margin: 0 auto 30px;
}
.category-gift-cards div[role="main"] .gift-card-column .gift-card-column-wrapper:before,
.frans-giftcards-index div[role="main"] .gift-card-column .gift-card-column-wrapper:before,
.category-gift-cards div[role="main"] .gift-card-column .gift-card-column-wrapper:after,
.frans-giftcards-index div[role="main"] .gift-card-column .gift-card-column-wrapper:after {
  content: " ";
  display: table;
}
.category-gift-cards div[role="main"] .gift-card-column .gift-card-column-wrapper:after,
.frans-giftcards-index div[role="main"] .gift-card-column .gift-card-column-wrapper:after {
  clear: both;
}
.category-gift-cards div[role="main"] .gift-card-column .gift-card-column-wrapper:before,
.frans-giftcards-index div[role="main"] .gift-card-column .gift-card-column-wrapper:before,
.category-gift-cards div[role="main"] .gift-card-column .gift-card-column-wrapper:after,
.frans-giftcards-index div[role="main"] .gift-card-column .gift-card-column-wrapper:after {
  content: " ";
  display: table;
}
.category-gift-cards div[role="main"] .gift-card-column .gift-card-column-wrapper:after,
.frans-giftcards-index div[role="main"] .gift-card-column .gift-card-column-wrapper:after {
  clear: both;
}
.category-gift-cards div[role="main"] .gift-card-column .gift-card-column-wrapper img,
.frans-giftcards-index div[role="main"] .gift-card-column .gift-card-column-wrapper img {
  max-width: 90%;
  height: auto;
}
.category-gift-cards div[role="main"] .gift-card-column .gift-card-column-wrapper #preview-button,
.frans-giftcards-index div[role="main"] .gift-card-column .gift-card-column-wrapper #preview-button {
  color: #6D4720 !important;
}
.category-gift-cards div[role="main"] .gift-card-column button,
.frans-giftcards-index div[role="main"] .gift-card-column button {
  margin-top: 26px;
}
.category-gift-cards div[role="main"] .gift-card-column h5,
.frans-giftcards-index div[role="main"] .gift-card-column h5 {
  text-transform: none;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 0;
}
.category-gift-cards div[role="main"] .gift-card-column form,
.frans-giftcards-index div[role="main"] .gift-card-column form {
  display: none;
  padding-top: 20px;
  border-top: 1px solid #e2e2e2;
  font-size: 12px;
  max-width: 90%;
  margin: 20px auto 0;
}
.category-gift-cards div[role="main"] .gift-card-column form .row,
.frans-giftcards-index div[role="main"] .gift-card-column form .row {
  text-align: left;
}
.category-gift-cards div[role="main"] .gift-card-column form .row.spacer-row,
.frans-giftcards-index div[role="main"] .gift-card-column form .row.spacer-row {
  margin-top: 20px;
}
.category-gift-cards div[role="main"] .gift-card-column form input[type="radio"],
.frans-giftcards-index div[role="main"] .gift-card-column form input[type="radio"] {
  margin-right: 3px;
  vertical-align: text-bottom;
}
.category-gift-cards div[role="main"] .gift-card-column form input[type="number"],
.frans-giftcards-index div[role="main"] .gift-card-column form input[type="number"] {
  height: 40px;
}
.category-gift-cards div[role="main"] .gift-card-column form label,
.frans-giftcards-index div[role="main"] .gift-card-column form label {
  font-weight: normal;
}
.category-gift-cards div[role="main"] .gift-card-column form button,
.frans-giftcards-index div[role="main"] .gift-card-column form button {
  margin-top: 0;
}
.category-gift-cards div[role="main"] .gift-card-column form#virtual-form .row:last-of-type,
.frans-giftcards-index div[role="main"] .gift-card-column form#virtual-form .row:last-of-type {
  text-align: center;
}
@media (min-width: 761px) {
  .category-gift-cards div[role="main"] .gift-card-column form#virtual-form .row:last-of-type button,
  .frans-giftcards-index div[role="main"] .gift-card-column form#virtual-form .row:last-of-type button {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.category-gift-cards div[role="main"] .gift-card-column form .virtual-details,
.frans-giftcards-index div[role="main"] .gift-card-column form .virtual-details {
  border-top: 1px solid #e2e2e2;
  padding-top: 20px;
  margin-top: 20px;
}
.category-gift-cards div[role="main"] .gift-card-column form .virtual-details .row,
.frans-giftcards-index div[role="main"] .gift-card-column form .virtual-details .row {
  margin-bottom: 10px;
}
.category-gift-cards div[role="main"] .gift-card-column form .details-label,
.frans-giftcards-index div[role="main"] .gift-card-column form .details-label {
  font-weight: bold;
  line-height: 32px;
  text-align: right;
}
.category-gift-cards div[role="main"] .gift-card-column form .chars-remaining,
.frans-giftcards-index div[role="main"] .gift-card-column form .chars-remaining {
  display: block;
  font-size: 11px;
  text-align: right;
  margin-bottom: 20px;
}
.category-gift-cards div[role="main"] .validation-helper input[type="radio"],
.frans-giftcards-index div[role="main"] .validation-helper input[type="radio"] {
  visibility: hidden;
  width: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
  left: -9999px;
}
.category-gift-cards div[role="main"] .message-virtual,
.frans-giftcards-index div[role="main"] .message-virtual {
  margin-top: 20px;
  border: 1px solid #e2e2e2;
  padding: 12px;
  color: #ff0000;
  font-size: 12px;
}
.category-gift-cards div[role="main"] .terms-link,
.frans-giftcards-index div[role="main"] .terms-link {
  text-align: center;
  margin: 50px 0 0;
  border-bottom: 20px solid #ffffff;
}
.category-gift-cards div[role="main"] #terms-popup,
.frans-giftcards-index div[role="main"] #terms-popup {
  display: none;
}
.category-gift-cards div[role="main"] #check-balance-form,
.frans-giftcards-index div[role="main"] #check-balance-form {
  margin: -40px auto 0;
  width: 80%;
  max-width: 460px;
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.1);
  padding: 50px 30px;
}
.category-gift-cards div[role="main"] #check-balance-form .valid-icon,
.frans-giftcards-index div[role="main"] #check-balance-form .valid-icon {
  display: block;
  background-image: url('/skin/frontend/frans/default/images/frans-sprites.png?1450130622755');
  background-repeat: no-repeat;
  background-position: -282px -491px;
  width: 18px;
  height: 18px;
  background-size: 370px 509px;
  content: '';
  position: absolute;
  right: 12px;
  top: 8px;
  display: none;
}
.category-gift-cards div[role="main"] #check-balance-form input[name="card_number"].valid + .valid-icon,
.frans-giftcards-index div[role="main"] #check-balance-form input[name="card_number"].valid + .valid-icon {
  display: block;
}
.category-gift-cards div[role="main"] #gc-check-button,
.frans-giftcards-index div[role="main"] #gc-check-button {
  padding-top: 7.5px;
  padding-bottom: 7.5px;
}
.category-gift-cards div[role="main"] #result,
.frans-giftcards-index div[role="main"] #result {
  font-size: 12px;
  color: #666666;
  margin-top: 12px;
  text-align: center;
}
.category-gift-cards div[role="main"] #result .gc-result-amount,
.frans-giftcards-index div[role="main"] #result .gc-result-amount {
  color: #15a100;
  font-weight: bold;
}
.category-gift-cards div[role="main"] #result .gc-result-error,
.frans-giftcards-index div[role="main"] #result .gc-result-error {
  font-size: 11px;
}
@media (min-width: 997px) {
  .category-gift-cards div[role="main"] .gift-card-column.classic .gift-card-column-wrapper,
  .frans-giftcards-index div[role="main"] .gift-card-column.classic .gift-card-column-wrapper {
    margin: 0 44px 0 0;
  }
  .category-gift-cards div[role="main"] .gift-card-column.virtual .gift-card-column-wrapper,
  .frans-giftcards-index div[role="main"] .gift-card-column.virtual .gift-card-column-wrapper {
    margin: 0 0 0 44px;
  }
}
@media (min-width: 761px) {
  .category-gift-cards div[role="main"] .backdrop,
  .frans-giftcards-index div[role="main"] .backdrop {
    height: 525px;
  }
  .category-gift-cards div[role="main"] .backdrop .gift-cards-header,
  .frans-giftcards-index div[role="main"] .backdrop .gift-cards-header {
    height: 600px;
    background-size: auto;
  }
  .category-gift-cards div[role="main"] .backdrop .gift-cards-header .header-content,
  .frans-giftcards-index div[role="main"] .backdrop .gift-cards-header .header-content {
    top: 379px;
    width: 100%;
  }
  .category-gift-cards div[role="main"] .gift-card-column.classic .gift-card-column-wrapper,
  .frans-giftcards-index div[role="main"] .gift-card-column.classic .gift-card-column-wrapper {
    float: right;
  }
  .category-gift-cards div[role="main"] .gift-card-column.classic.virtual .gift-card-column-wrapper,
  .frans-giftcards-index div[role="main"] .gift-card-column.classic.virtual .gift-card-column-wrapper {
    float: left;
  }
}
@media (max-width: 476px) {
  .category-gift-cards div[role="main"] .backdrop,
  .frans-giftcards-index div[role="main"] .backdrop {
    height: 267px;
  }
  .category-gift-cards div[role="main"] .backdrop .gift-cards-header,
  .frans-giftcards-index div[role="main"] .backdrop .gift-cards-header {
    background-position: 50% 0;
    background-size: 540px;
    height: 365px;
  }
  .category-gift-cards div[role="main"] .backdrop .gift-cards-header .header-content,
  .frans-giftcards-index div[role="main"] .backdrop .gift-cards-header .header-content {
    top: 157px;
    padding: 0 25px;
  }
  .category-gift-cards div[role="main"] .backdrop .gift-cards-header .header-content p:last-of-type,
  .frans-giftcards-index div[role="main"] .backdrop .gift-cards-header .header-content p:last-of-type {
    max-width: 200px;
    margin: 0 auto;
  }
  .category-gift-cards div[role="main"] #check-balance-form,
  .frans-giftcards-index div[role="main"] #check-balance-form {
    padding-left: 10px;
    padding-right: 10px;
  }
  .category-gift-cards div[role="main"] #check-balance-form input[type="submit"],
  .frans-giftcards-index div[role="main"] #check-balance-form input[type="submit"] {
    margin-left: -6px;
    padding-left: 5px;
    padding-right: 5px;
  }
}
.cms-index-defaultindex .backdrop h1,
.cms-index-defaultindex .backdrop h2,
.cms-index-defaultindex .backdrop h3,
.cms-index-defaultindex .backdrop h4,
.cms-index-defaultindex .backdrop h5,
.cms-index-defaultindex .backdrop h6 {
  font-weight: 500;
}
/* hero button standard mixin */
/* 2020 new large style */
.hero-button-v3 {
  font-family: "HCo Gotham";
  font-weight: bold;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: 0;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  color: #ffffff;
  background-color: transparent;
  margin: 0;
  padding: 0 25px;
  font-size: 18px;
  line-height: 39px;
  height: 43px;
}
.hero-button-v3-hover {
  background-color: rgba(255, 255, 255, 0.25);
}
/* centered square accent copy */
.banner.hero-template-label .content .content-table {
  display: table;
  width: 100%;
  height: 100%;
}
.banner.hero-template-label .content .content-table .content-center {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}
.banner.hero-template-label .content .accent {
  display: table;
  box-sizing: border-box;
  background-color: #00adbc;
  text-align: center;
  padding: 16px;
  margin: 0 auto;
  width: 90%;
  max-width: 270px;
  height: 200px;
  position: relative;
}
.banner.hero-template-label .content .accent .inner {
  display: table-cell;
  vertical-align: middle;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 4px;
  border: 3px solid #fff;
}
.banner.hero-template-label .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #ffffff;
  margin: auto;
  font-size: 32px;
  line-height: 34px;
  letter-spacing: 0;
  padding: 0 0 14px 0;
}
.banner.hero-template-label .content .accent h2 span {
  display: block;
}
.banner.hero-template-label .content .accent h2 .line2 {
  font-size: 46px;
  line-height: 48px;
}
.banner.hero-template-label .content .accent .banner-button {
  color: #fff;
  text-transform: capitalize;
  background: none;
  cursor: pointer;
  font-family: "HCo Gotham";
  font-size: 18px;
  line-height: 18px;
}
.banner.hero-template-label .content .accent .banner-button:hover {
  color: #fff;
}
@media (min-width: 607px) {
  .banner.hero-template-label .content .accent {
    max-width: 340px;
    height: 236px;
    padding: 20px;
  }
  .banner.hero-template-label .content .accent .inner {
    padding: 5px;
  }
  .banner.hero-template-label .content .accent h2 {
    font-size: 40px;
    line-height: 42px;
    padding-bottom: 16px;
  }
  .banner.hero-template-label .content .accent h2 .line2 {
    font-size: 60px;
    line-height: 62px;
  }
}
.cms-index-defaultindex {
  /* 480 min screen-xs-min */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* 480 min screen-xs-min */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* 480 min screen-xs-min */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* 480 min screen-xs-min */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* 480 min screen-xs-min */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* 480 min screen-xs-min */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* 480 min screen-xs-min */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* mobile first styles / 320 to 460px wide */
  /* switch to desktop mode */
  /* Desktop sizes 1220+ */
  /* 480 min screen-xs-min */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* 480 min screen-xs-min */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* laptop / horizontal type layout / 1200+ */
  /* 480 min screen-xs-min */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* 480 min screen-xs-min */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* tablet / mobile nav / vertical type layout / 768 to 992 */
  /* laptop / desktop nav / horizontal type layout / 992 to 1200 */
  /* background adjustments */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* switch to desktop nav with fadded hero tile with larger banner height */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* background adjustments */
  /* 375 to 590 fix width - largest mobile display */
  /* tablet / still mobile nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* switch to desktop nav */
  /* Desktop sizes 1220+ */
  /* background adjustments */
  /* 375 to 590 fix width - largest mobile display */
  /* tablet / still mobile nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* switch to desktop nav */
  /* Desktop sizes 1220+ */
  /* background adjustments */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* switch to desktop nav with fadded hero tile with larger banner height */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* background adjustments */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* switch to desktop nav with fadded hero tile with larger banner height */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* background adjustments */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* switch to desktop nav with fadded hero tile with larger banner height */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* background adjustments */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* switch to desktop nav with fadded hero tile with larger banner height */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* background adjustments */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* switch to desktop nav with fadded hero tile with larger banner height */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* background adjustments */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* switch to desktop nav with fadded hero tile with larger banner height */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* background adjustments */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* switch to desktop nav with fadded hero tile with larger banner height */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* background adjustments */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* switch to desktop nav with fadded hero tile with larger banner height */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* background adjustments */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* switch to desktop nav with fadded hero tile with larger banner height */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* switch to desktop nav with fadded hero tile with larger banner height */
  /* laptop / horizontal type layout / 992 to 1200 */
  /*
.global-site-notice.demo-notice{
    display: none;
}
*/
  /* mobile first styles / 320 to 460px wide */
  /* 992 to 1200 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /*
.global-site-notice.demo-notice{
    display: none;
}
*/
  /* mobile first styles / 320 to 460px wide */
  /* 992 to 1200 */
  /* mobile first styles / 320 to 460px wide */
  /* switch to desktop mode */
  /* 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* 607+ */
  /* 761+ / tablet / full nav / vertical type layout */
  /* 992+ */
  /* 1200+ */
  /* tablet / full nav / vertical type layout / 768+ */
  /* tablet / full nav / vertical type layout / 768+ */
  /* 992+ */
  /* 1200+ */
  /* tablet / full nav / vertical type layout / 768+ */
  /* 768+ */
  /* 992+ */
  /* 1200+ */
  /* 607px */
  /* 768+ */
  /* 992+ */
  /* 1200+ */
  /* 768+ */
  /* 992+ */
  /* 1200+ */
  /* 768+ */
  /* 992+ */
  /* 1200+ */
  /* 607px */
  /* 768+ */
  /* 992+ */
  /* 1200+ */
  /* 768+ */
  /* 992+ */
  /* 1200+ */
  /* 768+ */
  /* 992+ */
  /* 1200+ */
  /* mobile first styles / 320 to 460px wide */
  /* switch to desktop mode */
  /* Desktop sizes 1220+ */
  /* 768+ */
  /* 992+ */
  /* 1200+ */
  /* background adjustments */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* switch to desktop nav with fadded hero tile with larger banner height */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* background adjustments */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* switch to desktop nav with fadded hero tile with larger banner height */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* background adjustments */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* switch to desktop nav with fadded hero tile with larger banner height */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* background adjustments */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* switch to desktop nav with fadded hero tile with larger banner height */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* background adjustments */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* switch to desktop nav with fadded hero tile with larger banner height */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* background adjustments */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* switch to desktop nav with fadded hero tile with larger banner height */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* background adjustments */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* switch to desktop nav with fadded hero tile with larger banner height */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* background adjustments */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* switch to desktop nav with fadded hero tile with larger banner height */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* background adjustments */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* switch to desktop nav with fadded hero tile with larger banner height */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* background adjustments */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* switch to desktop nav with fadded hero tile with larger banner height */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* background adjustments */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* switch to desktop nav with fadded hero tile with larger banner height */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* background adjustments */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* switch to desktop nav with fadded hero tile with larger banner height */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* background adjustments */
  /* large phones / 460 to 768. Largest Mobile Menu View 590 fixed width view */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* switch to desktop nav with fadded hero tile with larger banner height */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* background adjustments */
  /* large phones / 460 to 768. Largest Mobile Menu View 590 fixed width view */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* switch to desktop nav with fadded hero tile with larger banner height */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* mobile first styles / 320 to 460px wide */
  /* switch to desktop mode */
  /* 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* mobile first styles / 320 to 460px wide */
  /* switch to desktop mode */
  /* Desktop sizes 1220+ */
  /* 607+ */
  /* 761+ / tablet / full nav / vertical type layout */
  /* 992+ */
  /* 1200+ */
  /* tablet / full nav / vertical type layout / 768+ */
  /* tablet / full nav / vertical type layout / 768+ */
  /* 992+ */
  /* 1200+ */
  /* tablet / full nav / vertical type layout / 768+ */
  /* tablet / full nav / vertical type layout / 768+ */
  /* 992+ */
  /* 1200+ */
  /* 607px */
  /* 992+ */
  /* 607px */
  /* 768+ */
  /* 992+ */
  /* 1200+ */
  /* tablet / full nav / vertical type layout / 768+ */
  /* 768+ */
  /* 992+ */
  /* 1200+ */
  /* 607px */
  /* 768+ */
  /* 992+ */
  /* 1200+ */
  /* 768+ */
  /* 992+ */
  /* 1200+ */
  /* mobile first styles / 320 to 460px wide */
  /* switch to desktop mode */
  /* 992 to 1200 */
  /* mobile first styles / 320 to 460px wide */
  /* switch to desktop mode */
  /* 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* mobile first styles / 320 to 460px wide */
  /* switch to desktop mode */
  /* mobile first styles / 320 to 460px wide */
  /* switch to desktop mode */
  /* 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* mobile first styles / 320 to 460px wide */
  /* switch to desktop mode */
  /* mobile first styles / 320 to 460px wide */
  /* switch to desktop mode */
  /* Desktop sizes 1220+ */
  /* mobile first styles / 320 to 460px wide */
  /* switch to desktop mode */
  /* Desktop sizes 1220+ */
  /*
.global-site-notice.demo-notice{
    display: none;
}
*/
  /* mobile first styles / 320 to 460px wide */
  /* 992 to 1200 */
  /* Desktop sizes 1220+ */
  /*
.global-site-notice.demo-notice{
    display: none;
}
*/
  /* mobile first styles / 320 to 460px wide */
  /* 992 to 1200 */
  /* Desktop sizes 1220+ */
  /*
.global-site-notice.demo-notice{
    display: none;
}
*/
  /* mobile first styles / 320 to 460px wide */
  /* 992 to 1200 */
  /* Desktop sizes 1220+ */
  /*
.global-site-notice.demo-notice{
    display: none;
}
*/
  /* mobile first styles / 320 to 460px wide */
  /* 992 to 1200 */
  /* Desktop sizes 1220+ */
  /*
.global-site-notice.demo-notice{
    display: none;
}
*/
  /* mobile first styles / 320 to 460px wide */
  /* 768 to 992 */
  /* 768 to 992 */
  /* 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* tablet / full nav / vertical type layout / 768+ */
  /* tablet / full nav / vertical type layout / 768+ */
  /* tablet / last mobile nav / vertical type layout / 768+ */
  /* tablet / full nav / vertical type layout / 992+ */
  /* tablet / full nav / vertical type layout / 768+ */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /*
.global-site-notice.demo-notice{
    display: none;
}
*/
  /* mobile first styles / 320 to 460px wide */
  /* 768 to 992 */
  /* 768 to 992 */
  /* 992 to 1200 */
  /* Desktop sizes 1220+ */
  /*
.global-site-notice.demo-notice{
    display: none;
}
*/
  /* mobile first styles / 320 to 460px wide */
  /* 768 to 992 */
  /* 768 to 992 */
  /* 992 to 1200 */
  /* Desktop sizes 1220+ */
  /*
.global-site-notice.demo-notice{
    display: none;
}
*/
  /* mobile first styles / 320 to 460px wide */
  /* 607 + */
  /* 768 to 992 */
  /* 992 to 1200 */
  /* Desktop sizes 1220+ */
  /*
.global-site-notice.demo-notice{
    display: none;
}
*/
  /* mobile first styles / 320 to 460px wide */
  /* 768 to 992 */
  /* 768 to 992 */
  /* 992 to 1200 */
  /* Desktop sizes 1220+ */
  /*
.global-site-notice.demo-notice{
    display: none;
}
*/
  /* mobile first styles / 320 to 460px wide */
  /* 768 to 992 */
  /* 768 to 992 */
  /* 992 to 1200 */
  /* Desktop sizes 1220+ */
  /*
.global-site-notice.demo-notice{
    display: none;
}
*/
  /* mobile first styles / 320 to 460px wide */
  /* 607 + */
  /* 768 to 992 */
  /* 992 to 1200 */
  /* Desktop sizes 1220+ */
  /*
.global-site-notice.demo-notice{
    display: none;
}
*/
  /* mobile first styles / 320 to 460px wide */
  /* 607 + */
  /* 768 to 992 */
  /* 992 to 1200 */
  /* Desktop sizes 1220+ */
  /*
.global-site-notice.demo-notice{
    display: none;
}
*/
  /* mobile first styles / 320 to 460px wide */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /*
.global-site-notice.demo-notice{
    display: none;
}
*/
  /* mobile first styles / 320 to 460px wide */
  /* 768 to 992 */
  /* 992 to 1200 */
  /* Desktop sizes 1220+ */
  /*
.global-site-notice.demo-notice{
    display: none;
}
*/
  /* mobile first styles / 320 to 460px wide */
  /* 360px */
  /* 375px */
  /* 500px */
  /* 415px */
  /* 607 + */
  /* 768 to 992 */
  /* 992 to 1200 */
  /* Desktop sizes 1220+ */
  /*
.global-site-notice.demo-notice{
    display: none;
}
*/
  /* mobile first styles / 320 to 460px wide */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /*
.global-site-notice.demo-notice{
    display: none;
}
*/
  /* mobile first styles / 320 to 460px wide */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /*
.global-site-notice.demo-notice{
    display: none;
}
*/
  /* mobile first styles / 320 to 460px wide */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /*
.global-site-notice.demo-notice{
    display: none;
}
*/
  /* mobile first styles / 320 to 460px wide */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* 480 : 480 to 606 stretch */
  /* 607 : 590px column */
  /* 761 : 760px column */
  /* 997 : Desktop Nav */
  /* 1220 : 1220+ */
  /* large phone with gutters 607 to 768*/
  /* large phone with gutters 607 to 768*/
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Full Desktop 1 1200+ */
  /* tablet / full nav / vertical type layout / 768+ */
  /* tablet / full nav / vertical type layout / 768+ */
  /* tablet / full nav / vertical type layout / 768+ */
  /* tablet / full nav / vertical type layout / 768+ */
  /* tablet / full nav / vertical type layout / 768+ */
  /* tablet / full nav / vertical type layout / 768+ */
  /* tablet / full nav / vertical type layout / 768+ */
  /* tablet / full nav / vertical type layout / 480+ */
  /* 607+ */
  /* @media(min-width: @screen-ms-min) */
  /* tablet / full nav / vertical type layout / 768+ */
  /* large phones / 490 to 607 */
  /* large phones / 490 to 607 */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* Full Desktop 1 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Full Desktop 2 */
  /* Desktop sizes 1220+ */
  /* large phones iphone6+ */
  /* larger phones 410 to 590 */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* large phones / 460 to 607 */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* background adjustments */
  /* large phones / 460 to 768. Largest Mobile Menu View 590 fixed width view */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* switch to desktop nav with fadded hero tile with larger banner height */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* background adjustments */
  /* background adjustments */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* switch to desktop nav with fadded hero tile with larger banner height */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* comp view */
  /* Desktop sizes 1220+ */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* large phones / 490 to 607 */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / full nav / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* mobile first styles / 320 to 460px wide */
  /* tablet / mobile / vertical type layout / 768 to 992 */
  /* laptop / full nav / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* mobile first styles / 320 to 460px wide */
  /* tablet / mobile / vertical type layout / 768 to 992 */
  /* laptop / full nav / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* mobile first styles / 320 to 460px wide */
  /* large phones / 460 to 607 */
  /* large phones / 607 to 768 */
  /* tablet / mobile / vertical type layout / 768 to 992 */
  /* laptop / full nav / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /*
.global-site-notice.demo-notice{
	display: none;
}
*/
  /* mobile first styles / 320 to 460px wide */
  /* large phones / 460 to 607 */
  /* large phones / 607 to 768 */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* iphone 6 / 6+ mini sizes */
  /* large phones / 460 to 768. Largest Mobile Menu View 590 fixed width view */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* switch to desktop nav with fadded hero tile with larger banner height */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* background adjustments */
  /* large phones / 460 to 768. Largest Mobile Menu View 590 fixed width view */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* switch to desktop nav with fadded hero tile with larger banner height */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* phones larger 590+ */
  /* phones larger 590+ */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* large phones iphone6+ */
  /* larger phones 410 to 590 */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* large phones / 460 to 607 */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* large phones / 460 to 607 */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* large phones / 460 to 607 */
  /* large phones / 607 to 768 */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* large phones / 460 to 607 */
  /* large phones / 607 to 768 */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* large phones / 460 to 607 */
  /* large phones / 607 to 768 */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* large phones / 490 to 607 */
  /* large phones / 607 to 768 */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* large phones / 490 to 607 */
  /* large phones / 607 to 768 */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* large phones / 490 to 607 */
  /* large phones / 607 to 768 */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* large phones / 607 to 768 */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* large phones / 480 to 768 */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* large phones / 607 to 768 */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
  /* large phones / 607 to 768 */
  /* tablet / full nav / vertical type layout / 768 to 992 */
  /* laptop / horizontal type layout / 992 to 1200 */
  /* Desktop sizes 1220+ */
}
.cms-index-defaultindex .backdrop.hero-2023-12-nutcracker {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-2023-12-nutcracker .banner {
  height: 440px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-12-nutcracker-mobile.jpg');
  background-size: 436px;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.hero-2023-12-nutcracker .banner .hero > .content {
  height: 440px;
}
.cms-index-defaultindex .backdrop.hero-2023-12-nutcracker .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  position: relative;
  max-width: 320px;
  padding-top: 20px;
  z-index: 200;
}
.cms-index-defaultindex .backdrop.hero-2023-12-nutcracker .banner .hero > .content .accent h2 {
  display: block;
  font-family: "brandon-grotesque", "HCo Gotham";
  color: #ffffff;
  margin: auto;
  max-width: auto;
  font-weight: 600;
  letter-spacing: 0;
  padding: 0;
  text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.8);
  text-transform: uppercase;
  font-size: 30px;
  line-height: 32px;
}
.cms-index-defaultindex .backdrop.hero-2023-12-nutcracker .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-2023-12-nutcracker .banner .hero > .content .accent .cta-box {
  padding-top: 290px;
}
.cms-index-defaultindex .backdrop.hero-2023-12-nutcracker .banner .hero > .content .accent .cta-box .banner-button {
  font-family: "HCo Gotham";
  font-weight: bold;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: 0;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  background-color: transparent;
  margin: 0;
  padding: 0 25px;
  font-size: 18px;
  line-height: 39px;
  height: 43px;
  color: #ffffff;
  border-color: #ffffff;
  text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.8);
}
.cms-index-defaultindex .backdrop.hero-2023-12-nutcracker .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
.cms-index-defaultindex .backdrop.hero-2023-12-nutcracker .banner .hero > .content .anim-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-nutcracker-anim/hero-2023-12-nutcracker-01.jpg');
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  z-index: 100;
  width: 436px;
  height: 440px;
  left: 50%;
  margin-left: -218px;
  background-size: 436px auto;
  background-position: 50% 0;
}
.cms-index-defaultindex .backdrop.hero-2023-12-nutcracker .banner .hero > .content .anim-frame.hide2 {
  z-index: 50;
}
.cms-index-defaultindex .backdrop.hero-2023-12-nutcracker .banner .hero > .content .anim-frame.frame01 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-nutcracker-anim/hero-2023-12-nutcracker-01-mobile.jpg');
}
.cms-index-defaultindex .backdrop.hero-2023-12-nutcracker .banner .hero > .content .anim-frame.frame02 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-nutcracker-anim/hero-2023-12-nutcracker-02-mobile.jpg');
}
.cms-index-defaultindex .backdrop.hero-2023-12-nutcracker .banner .hero > .content .anim-frame.frame03 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-nutcracker-anim/hero-2023-12-nutcracker-03-mobile.jpg');
}
.cms-index-defaultindex .backdrop.hero-2023-12-nutcracker .banner .hero > .content .anim-frame.frame04 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-nutcracker-anim/hero-2023-12-nutcracker-02-mobile.jpg');
}
@media (min-width: 358px) {
  .cms-index-defaultindex .backdrop.hero-2023-12-nutcracker .banner .hero > .content .accent {
    max-width: 358px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-12-nutcracker .banner .hero > .content .accent h2 {
    font-size: 32px;
    line-height: 34px;
  }
}
@media (min-width: 400px) {
  .cms-index-defaultindex .backdrop.hero-2023-12-nutcracker .banner .hero > .content .accent {
    max-width: 398px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-12-nutcracker .banner .hero > .content .accent h2 {
    font-size: 36px;
    line-height: 36px;
  }
}
@media (min-width: 520px) {
  .cms-index-defaultindex .backdrop.hero-2023-12-nutcracker .banner {
    height: 610px;
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.hero-2023-12-nutcracker .banner .hero > .content {
    height: 610px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-12-nutcracker .banner .hero > .content .accent {
    max-width: 590px;
    padding-top: 20px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-12-nutcracker .banner .hero > .content .accent h2 {
    margin-bottom: 0;
    font-size: 50px;
    line-height: 52px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-12-nutcracker .banner .hero > .content .accent .cta-box {
    padding-top: 396px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-12-nutcracker .banner .hero > .content .anim-frame {
    width: 600px;
    height: 612px;
    left: 50%;
    margin-left: -300px;
    background-size: 600px auto;
    background-position: 50% 0;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-2023-12-nutcracker {
    height: 610px !important;
  }
  .cms-index-defaultindex .backdrop.hero-2023-12-nutcracker .banner {
    height: 620px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-12-nutcracker.jpg');
    background-position: 50% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.hero-2023-12-nutcracker .banner .hero > .content {
    height: 600px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-12-nutcracker .banner .hero > .content .accent {
    padding-top: 20px;
    max-width: 100%;
  }
  .cms-index-defaultindex .backdrop.hero-2023-12-nutcracker .banner .hero > .content .accent h2 {
    font-size: 67px;
    line-height: 67px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-12-nutcracker .banner .hero > .content .accent .cta-box {
    padding-top: 386px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-12-nutcracker .banner .hero > .content .anim-frame {
    background-size: 1210px auto;
    width: 1210px;
    height: 610px;
    margin-left: -605px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-12-nutcracker .banner .hero > .content .anim-frame.frame01 {
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-nutcracker-anim/hero-2023-12-nutcracker-01.jpg');
  }
  .cms-index-defaultindex .backdrop.hero-2023-12-nutcracker .banner .hero > .content .anim-frame.frame02 {
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-nutcracker-anim/hero-2023-12-nutcracker-02.jpg');
  }
  .cms-index-defaultindex .backdrop.hero-2023-12-nutcracker .banner .hero > .content .anim-frame.frame03 {
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-nutcracker-anim/hero-2023-12-nutcracker-03.jpg');
  }
  .cms-index-defaultindex .backdrop.hero-2023-12-nutcracker .banner .hero > .content .anim-frame.frame04 {
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-nutcracker-anim/hero-2023-12-nutcracker-02.jpg');
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-2023-12-nutcracker .banner .hero > .content .accent {
    padding-top: 20px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-12-nutcracker .banner .hero > .content .accent h2 {
    font-size: 77px;
    line-height: 77px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-12-nutcracker .banner .hero > .content .accent .cta-box {
    padding-top: 376px;
  }
}
.cms-index-defaultindex .backdrop.hero-2023-12-holiday {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-2023-12-holiday .banner {
  height: 440px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-12-holiday-mobile.jpg');
  background-size: 436px;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.hero-2023-12-holiday .banner .hero > .content {
  height: 440px;
}
.cms-index-defaultindex .backdrop.hero-2023-12-holiday .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  position: relative;
  max-width: 320px;
  padding-top: 152px;
}
.cms-index-defaultindex .backdrop.hero-2023-12-holiday .banner .hero > .content .accent h2 {
  display: block;
  font-family: "brandon-grotesque", "HCo Gotham";
  color: #ffffff;
  margin: auto;
  max-width: auto;
  font-weight: 600;
  letter-spacing: 0;
  padding: 0;
  text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.8);
  text-transform: uppercase;
  font-size: 56px;
  line-height: 54px;
}
.cms-index-defaultindex .backdrop.hero-2023-12-holiday .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-2023-12-holiday .banner .hero > .content .accent .cta-box {
  padding-top: 12px;
}
.cms-index-defaultindex .backdrop.hero-2023-12-holiday .banner .hero > .content .accent .cta-box .banner-button {
  font-family: "HCo Gotham";
  font-weight: bold;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: 0;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  background-color: transparent;
  margin: 0;
  padding: 0 25px;
  font-size: 18px;
  line-height: 39px;
  height: 43px;
  color: #ffffff;
  border-color: #ffffff;
  text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.8);
}
.cms-index-defaultindex .backdrop.hero-2023-12-holiday .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
@media (min-width: 500px) {
  .cms-index-defaultindex .backdrop.hero-2023-12-holiday .banner {
    height: 610px;
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.hero-2023-12-holiday .banner .hero > .content {
    height: 610px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-12-holiday .banner .hero > .content .accent {
    max-width: 590px;
    padding-top: 212px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-12-holiday .banner .hero > .content .accent h2 {
    margin-bottom: 0;
    font-size: 86px;
    line-height: 76px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-12-holiday .banner .hero > .content .accent .cta-box {
    padding-top: 18px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-2023-12-holiday {
    height: 610px !important;
  }
  .cms-index-defaultindex .backdrop.hero-2023-12-holiday .banner {
    height: 620px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-12-holiday.jpg');
    background-position: 50% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.hero-2023-12-holiday .banner .hero > .content {
    height: 600px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-12-holiday .banner .hero > .content .accent {
    padding-top: 212px;
    max-width: 100%;
  }
  .cms-index-defaultindex .backdrop.hero-2023-12-holiday .banner .hero > .content .accent h2 {
    font-size: 77px;
    line-height: 67px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-12-holiday .banner .hero > .content .accent .cta-box {
    padding-top: 18px;
  }
}
.cms-index-defaultindex .backdrop.hero-2023-11-advent {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-2023-11-advent .banner {
  height: 440px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-11-advent-mobile.jpg');
  background-size: 436px;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.hero-2023-11-advent .banner .hero > .content {
  height: 440px;
}
.cms-index-defaultindex .backdrop.hero-2023-11-advent .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  position: relative;
  max-width: 320px;
  padding-top: 382px;
}
.cms-index-defaultindex .backdrop.hero-2023-11-advent .banner .hero > .content .accent h2 {
  display: none;
  font-family: "brandon-grotesque", "HCo Gotham";
  color: #ffffff;
  margin: auto;
  max-width: auto;
  font-weight: 600;
  letter-spacing: 0;
  padding: 0;
  text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.8);
  text-transform: uppercase;
  font-size: 40px;
  line-height: 38px;
}
.cms-index-defaultindex .backdrop.hero-2023-11-advent .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-2023-11-advent .banner .hero > .content .accent .cta-box .banner-button {
  font-family: "HCo Gotham";
  font-weight: bold;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: 0;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  background-color: transparent;
  margin: 0;
  padding: 0 25px;
  font-size: 18px;
  line-height: 39px;
  height: 43px;
  color: #ffffff;
  border-color: #ffffff;
}
.cms-index-defaultindex .backdrop.hero-2023-11-advent .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
@media (min-width: 500px) {
  .cms-index-defaultindex .backdrop.hero-2023-11-advent .banner {
    height: 610px;
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.hero-2023-11-advent .banner .hero > .content {
    height: 610px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-11-advent .banner .hero > .content .accent {
    max-width: 590px;
    padding-top: 528px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-11-advent .banner .hero > .content .accent h2 {
    margin-bottom: 0;
    font-size: 60px;
    line-height: 58px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-2023-11-advent {
    height: 610px !important;
  }
  .cms-index-defaultindex .backdrop.hero-2023-11-advent .banner {
    height: 620px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-11-advent.jpg');
    background-position: 50% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.hero-2023-11-advent .banner .hero > .content {
    height: 600px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-11-advent .banner .hero > .content .accent {
    max-width: 100%;
  }
  .cms-index-defaultindex .backdrop.hero-2023-11-advent .banner .hero > .content .accent h2 {
    font-size: 70px;
    line-height: 66px;
  }
}
.cms-index-defaultindex .backdrop.hero-2023-11-fall-thanksgiving {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-2023-11-fall-thanksgiving .banner {
  height: 440px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-11-fall-thanksgiving-mobile.jpg');
  background-size: 436px;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.hero-2023-11-fall-thanksgiving .banner .hero > .content {
  height: 440px;
}
.cms-index-defaultindex .backdrop.hero-2023-11-fall-thanksgiving .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  position: relative;
  max-width: 320px;
  padding-top: 162px;
}
.cms-index-defaultindex .backdrop.hero-2023-11-fall-thanksgiving .banner .hero > .content .accent h2 {
  display: block;
  font-family: "brandon-grotesque", "HCo Gotham";
  color: #ffffff;
  margin: auto;
  max-width: auto;
  font-weight: 600;
  letter-spacing: 0;
  padding: 0;
  text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.8);
  text-transform: uppercase;
  font-size: 40px;
  line-height: 38px;
}
.cms-index-defaultindex .backdrop.hero-2023-11-fall-thanksgiving .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-2023-11-fall-thanksgiving .banner .hero > .content .accent .cta-box {
  padding-top: 12px;
}
.cms-index-defaultindex .backdrop.hero-2023-11-fall-thanksgiving .banner .hero > .content .accent .cta-box .banner-button {
  font-family: "HCo Gotham";
  font-weight: bold;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: 0;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  background-color: transparent;
  margin: 0;
  padding: 0 25px;
  font-size: 18px;
  line-height: 39px;
  height: 43px;
  color: #ffffff;
  border-color: #ffffff;
  text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.8);
}
.cms-index-defaultindex .backdrop.hero-2023-11-fall-thanksgiving .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
@media (min-width: 500px) {
  .cms-index-defaultindex .backdrop.hero-2023-11-fall-thanksgiving .banner {
    height: 610px;
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.hero-2023-11-fall-thanksgiving .banner .hero > .content {
    height: 610px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-11-fall-thanksgiving .banner .hero > .content .accent {
    max-width: 590px;
    padding-top: 234px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-11-fall-thanksgiving .banner .hero > .content .accent h2 {
    margin-bottom: 0;
    font-size: 60px;
    line-height: 58px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-2023-11-fall-thanksgiving {
    height: 610px !important;
  }
  .cms-index-defaultindex .backdrop.hero-2023-11-fall-thanksgiving .banner {
    height: 620px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-11-fall-thanksgiving.jpg');
    background-position: 50% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.hero-2023-11-fall-thanksgiving .banner .hero > .content {
    height: 600px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-11-fall-thanksgiving .banner .hero > .content .accent {
    padding-top: 228px;
    max-width: 100%;
  }
  .cms-index-defaultindex .backdrop.hero-2023-11-fall-thanksgiving .banner .hero > .content .accent h2 {
    font-size: 70px;
    line-height: 66px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-11-fall-thanksgiving .banner .hero > .content .accent .cta-box {
    padding-top: 10px;
  }
}
.cms-index-defaultindex .backdrop.hero-2023-10-fall-gifts {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-2023-10-fall-gifts .banner {
  height: 440px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-10-fall-gifts-mobile.jpg');
  background-size: 436px;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.hero-2023-10-fall-gifts .banner .hero > .content {
  height: 440px;
}
.cms-index-defaultindex .backdrop.hero-2023-10-fall-gifts .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  position: relative;
  max-width: 320px;
  padding-top: 162px;
}
.cms-index-defaultindex .backdrop.hero-2023-10-fall-gifts .banner .hero > .content .accent h2 {
  display: block;
  font-family: "brandon-grotesque", "HCo Gotham";
  color: #ffffff;
  margin: auto;
  max-width: auto;
  font-weight: 600;
  letter-spacing: 0;
  padding: 0;
  text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.8);
  text-transform: uppercase;
  font-size: 46px;
  line-height: 44px;
}
.cms-index-defaultindex .backdrop.hero-2023-10-fall-gifts .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-2023-10-fall-gifts .banner .hero > .content .accent .cta-box {
  padding-top: 12px;
}
.cms-index-defaultindex .backdrop.hero-2023-10-fall-gifts .banner .hero > .content .accent .cta-box .banner-button {
  font-family: "HCo Gotham";
  font-weight: bold;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: 0;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  background-color: transparent;
  margin: 0;
  padding: 0 25px;
  font-size: 18px;
  line-height: 39px;
  height: 43px;
  color: #ffffff;
  border-color: #ffffff;
  text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.8);
}
.cms-index-defaultindex .backdrop.hero-2023-10-fall-gifts .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
@media (min-width: 500px) {
  .cms-index-defaultindex .backdrop.hero-2023-10-fall-gifts .banner {
    height: 610px;
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.hero-2023-10-fall-gifts .banner .hero > .content {
    height: 610px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-10-fall-gifts .banner .hero > .content .accent {
    max-width: 590px;
    padding-top: 234px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-10-fall-gifts .banner .hero > .content .accent h2 {
    margin-bottom: 0;
    font-size: 60px;
    line-height: 58px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-2023-10-fall-gifts {
    height: 610px !important;
  }
  .cms-index-defaultindex .backdrop.hero-2023-10-fall-gifts .banner {
    height: 620px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-10-fall-gifts.jpg');
    background-position: 50% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.hero-2023-10-fall-gifts .banner .hero > .content {
    height: 600px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-10-fall-gifts .banner .hero > .content .accent {
    padding-top: 228px;
    max-width: 100%;
  }
  .cms-index-defaultindex .backdrop.hero-2023-10-fall-gifts .banner .hero > .content .accent h2 {
    font-size: 70px;
    line-height: 66px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-10-fall-gifts .banner .hero > .content .accent .cta-box {
    padding-top: 10px;
  }
}
.cms-index-defaultindex .backdrop.hero-2023-10-halloween {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-2023-10-halloween .banner {
  height: 440px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-10-halloween-mobile.jpg');
  background-size: 436px;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.hero-2023-10-halloween .banner .hero > .content {
  height: 440px;
}
.cms-index-defaultindex .backdrop.hero-2023-10-halloween .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  position: relative;
  max-width: 320px;
  padding-top: 188px;
  z-index: 200;
}
.cms-index-defaultindex .backdrop.hero-2023-10-halloween .banner .hero > .content .accent h2 {
  display: block;
  font-family: "brandon-grotesque", "HCo Gotham";
  color: #ffffff;
  margin: auto;
  max-width: auto;
  font-weight: 600;
  letter-spacing: 0;
  padding: 0;
  text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.8);
  text-transform: uppercase;
  font-size: 34px;
  line-height: 32px;
}
.cms-index-defaultindex .backdrop.hero-2023-10-halloween .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-2023-10-halloween .banner .hero > .content .accent .cta-box {
  padding-top: 120px;
}
.cms-index-defaultindex .backdrop.hero-2023-10-halloween .banner .hero > .content .accent .cta-box .banner-button {
  font-family: "HCo Gotham";
  font-weight: bold;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: 0;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  background-color: transparent;
  margin: 0;
  padding: 0 25px;
  font-size: 18px;
  line-height: 39px;
  height: 43px;
  color: #ffffff;
  border-color: #ffffff;
  text-shadow: none;
}
.cms-index-defaultindex .backdrop.hero-2023-10-halloween .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
.cms-index-defaultindex .backdrop.hero-2023-10-halloween .banner .hero > .content .anim-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-halloween-anim/hero-2023-10-halloween-01.jpg');
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  z-index: 100;
  width: 436px;
  height: 440px;
  left: 50%;
  margin-left: -218px;
  background-size: 436px auto;
  background-position: 50% 0;
}
.cms-index-defaultindex .backdrop.hero-2023-10-halloween .banner .hero > .content .anim-frame.hide2 {
  z-index: 50;
}
.cms-index-defaultindex .backdrop.hero-2023-10-halloween .banner .hero > .content .anim-frame.frame01 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-halloween-anim/hero-2023-10-halloween-01-mobile.jpg');
}
.cms-index-defaultindex .backdrop.hero-2023-10-halloween .banner .hero > .content .anim-frame.frame02 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-halloween-anim/hero-2023-10-halloween-02-mobile.jpg');
}
.cms-index-defaultindex .backdrop.hero-2023-10-halloween .banner .hero > .content .anim-frame.frame03 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-halloween-anim/hero-2023-10-halloween-03-mobile.jpg');
}
@media (min-width: 380px) {
  .cms-index-defaultindex .backdrop.hero-2023-10-halloween .banner .hero > .content .accent {
    max-width: 100%;
  }
  .cms-index-defaultindex .backdrop.hero-2023-10-halloween .banner .hero > .content .accent h2 {
    font-size: 40px;
    line-height: 38px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-10-halloween .banner .hero > .content .accent .cta-box {
    padding-top: 110px;
  }
}
@media (min-width: 500px) {
  .cms-index-defaultindex .backdrop.hero-2023-10-halloween {
    height: 600px !important;
  }
  .cms-index-defaultindex .backdrop.hero-2023-10-halloween .banner {
    height: 610px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-10-halloween.jpg');
    background-position: 50% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.hero-2023-10-halloween .banner .hero > .content {
    height: 600px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-10-halloween .banner .hero > .content .accent {
    padding-top: 216px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-10-halloween .banner .hero > .content .accent h2 {
    font-size: 50px;
    line-height: 48px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-10-halloween .banner .hero > .content .accent .cta-box {
    padding-top: 10px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-10-halloween .banner .hero > .content .anim-frame {
    background-size: 1210px auto;
    width: 1210px;
    height: 600px;
    margin-left: -605px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-10-halloween .banner .hero > .content .anim-frame.frame01 {
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-halloween-anim/hero-2023-10-halloween-01.jpg');
  }
  .cms-index-defaultindex .backdrop.hero-2023-10-halloween .banner .hero > .content .anim-frame.frame02 {
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-halloween-anim/hero-2023-10-halloween-02.jpg');
  }
  .cms-index-defaultindex .backdrop.hero-2023-10-halloween .banner .hero > .content .anim-frame.frame03 {
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-halloween-anim/hero-2023-10-halloween-03.jpg');
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-2023-10-halloween .banner .hero > .content .accent h2 {
    font-size: 70px;
    line-height: 66px;
  }
}
.cms-index-defaultindex .backdrop.hero-2023-06-gold-bars {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-2023-06-gold-bars .banner {
  height: 440px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-gold-bars-mobile.jpg');
  background-size: 436px;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.hero-2023-06-gold-bars .banner .hero > .content {
  height: 440px;
}
.cms-index-defaultindex .backdrop.hero-2023-06-gold-bars .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  position: relative;
  max-width: 320px;
  padding-top: 34px;
}
.cms-index-defaultindex .backdrop.hero-2023-06-gold-bars .banner .hero > .content .accent h2 {
  display: block;
  font-family: "brandon-grotesque", "HCo Gotham";
  color: #ffffff;
  margin: auto;
  max-width: auto;
  font-weight: 600;
  letter-spacing: 0;
  padding: 0;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  font-size: 38px;
  line-height: 38px;
}
.cms-index-defaultindex .backdrop.hero-2023-06-gold-bars .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-2023-06-gold-bars .banner .hero > .content .accent .cta-box {
  padding-top: 262px;
}
.cms-index-defaultindex .backdrop.hero-2023-06-gold-bars .banner .hero > .content .accent .cta-box .banner-button {
  font-family: "HCo Gotham";
  font-weight: bold;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: 0;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  background-color: transparent;
  margin: 0;
  padding: 0 25px;
  font-size: 18px;
  line-height: 39px;
  height: 43px;
  color: #ffffff;
  border-color: #ffffff;
  text-shadow: none;
}
.cms-index-defaultindex .backdrop.hero-2023-06-gold-bars .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
@media (min-width: 500px) {
  .cms-index-defaultindex .backdrop.hero-2023-06-gold-bars .banner {
    height: 610px;
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.hero-2023-06-gold-bars .banner .hero > .content {
    height: 610px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-06-gold-bars .banner .hero > .content .accent {
    max-width: 590px;
    padding-top: 42px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-06-gold-bars .banner .hero > .content .accent h2 {
    margin-bottom: 0;
    font-size: 60px;
    line-height: 60px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-06-gold-bars .banner .hero > .content .accent .cta-box {
    padding-top: 356px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-2023-06-gold-bars {
    height: 610px !important;
  }
  .cms-index-defaultindex .backdrop.hero-2023-06-gold-bars .banner {
    height: 620px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-gold-bars.jpg');
    background-position: 50% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.hero-2023-06-gold-bars .banner .hero > .content {
    height: 600px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-06-gold-bars .banner .hero > .content .accent {
    padding-top: 135px;
    max-width: 100%;
  }
  .cms-index-defaultindex .backdrop.hero-2023-06-gold-bars .banner .hero > .content .accent h2 {
    font-size: 70px;
    line-height: 68px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-06-gold-bars .banner .hero > .content .accent .cta-box {
    padding-top: 10px;
  }
}
.cms-index-defaultindex .backdrop.hero-2023-06-fathers-day {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-2023-06-fathers-day .banner {
  height: 440px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-fathers-day-mobile.jpg');
  background-size: 436px;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.hero-2023-06-fathers-day .banner .hero > .content {
  height: 440px;
}
.cms-index-defaultindex .backdrop.hero-2023-06-fathers-day .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  position: relative;
  max-width: 320px;
  padding-top: 40px;
}
.cms-index-defaultindex .backdrop.hero-2023-06-fathers-day .banner .hero > .content .accent h2 {
  display: block;
  font-family: "brandon-grotesque", "HCo Gotham";
  color: #ffffff;
  margin: auto;
  max-width: auto;
  font-weight: 600;
  letter-spacing: 0;
  padding: 0;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  font-size: 42px;
  line-height: 42px;
}
.cms-index-defaultindex .backdrop.hero-2023-06-fathers-day .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-2023-06-fathers-day .banner .hero > .content .accent .cta-box {
  padding-top: 240px;
}
.cms-index-defaultindex .backdrop.hero-2023-06-fathers-day .banner .hero > .content .accent .cta-box .banner-button {
  font-family: "HCo Gotham";
  font-weight: bold;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: 0;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  background-color: transparent;
  margin: 0;
  padding: 0 25px;
  font-size: 18px;
  line-height: 39px;
  height: 43px;
  color: #ffffff;
  border-color: #ffffff;
  text-shadow: none;
}
.cms-index-defaultindex .backdrop.hero-2023-06-fathers-day .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
@media (min-width: 460px) {
  .cms-index-defaultindex .backdrop.hero-2023-06-fathers-day .banner {
    height: 610px;
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.hero-2023-06-fathers-day .banner .hero > .content {
    height: 610px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-06-fathers-day .banner .hero > .content .accent {
    max-width: 590px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-06-fathers-day .banner .hero > .content .accent h2 {
    margin-bottom: 0;
    font-size: 64px;
    line-height: 66px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-06-fathers-day .banner .hero > .content .accent .cta-box {
    padding-top: 344px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-2023-06-fathers-day {
    height: 610px !important;
  }
  .cms-index-defaultindex .backdrop.hero-2023-06-fathers-day .banner {
    height: 620px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-fathers-day.jpg');
    background-position: 50% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.hero-2023-06-fathers-day .banner .hero > .content {
    height: 600px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-06-fathers-day .banner .hero > .content .accent {
    float: right;
    padding-top: 190px;
    padding-right: 60px;
    max-width: 100%;
  }
  .cms-index-defaultindex .backdrop.hero-2023-06-fathers-day .banner .hero > .content .accent h2 {
    font-size: 70px;
    line-height: 68px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-06-fathers-day .banner .hero > .content .accent .cta-box {
    padding-top: 10px;
  }
}
.cms-index-defaultindex .backdrop.hero-2023-06-sauce {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-2023-06-sauce .banner {
  height: 615px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-sauce-mobile.jpg');
  background-position: 50% 0;
  background-size: 590px auto;
  background-color: #fdfdfd;
  transition-timing-function: 'ease-out';
  -webkit-transition: background 100ms;
  -o-transition: background 100ms;
  transition: background 100ms;
}
.cms-index-defaultindex .backdrop.hero-2023-06-sauce .banner .hero > .content {
  height: 615px;
  min-height: 615px;
}
.cms-index-defaultindex .backdrop.hero-2023-06-sauce .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  position: relative;
  background: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: 400px;
}
.cms-index-defaultindex .backdrop.hero-2023-06-sauce .banner .hero > .content .accent .divider {
  display: none;
  width: 100px;
  height: 5px;
  margin: 0 auto;
  background: #4e3227;
}
.cms-index-defaultindex .backdrop.hero-2023-06-sauce .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  font-weight: 500;
  color: #4e3227;
  margin: auto;
  margin: 0;
  padding: 0;
  font-size: 38px;
  line-height: 42px;
  padding-top: 34px;
  padding-bottom: 12px;
  max-width: 320px;
  margin: 0 auto;
}
.cms-index-defaultindex .backdrop.hero-2023-06-sauce .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-2023-06-sauce .banner .hero > .content .cta-box {
  display: block;
  width: 100%;
}
.cms-index-defaultindex .backdrop.hero-2023-06-sauce .banner .hero > .content .cta-box .banner-button {
  font-family: "HCo Gotham";
  font-weight: bold;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: 0;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  color: #ffffff;
  background-color: transparent;
  margin: 0;
  padding: 0 25px;
  font-size: 18px;
  line-height: 39px;
  height: 43px;
  color: #5b453c;
  border-color: #5b453c;
  text-shadow: none;
}
.cms-index-defaultindex .backdrop.hero-2023-06-sauce .banner .hero > .content .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
  background-color: rgba(91, 69, 60, 0.15);
}
@media (min-width: 400px) {
  .cms-index-defaultindex .backdrop.hero-2023-06-sauce .banner .hero > .content .accent h2 {
    font-size: 48px;
    line-height: 52px;
    max-width: 400px;
    margin: 0 auto;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-2023-06-sauce .banner {
    height: 700px;
    background-position: 10% 0;
    background-size: 1210px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-sauce.jpg');
  }
  .cms-index-defaultindex .backdrop.hero-2023-06-sauce .banner .hero > .content {
    height: 570px;
    min-height: 570px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-06-sauce .banner .hero > .content .accent {
    position: absolute;
    top: 204px;
    left: 36px;
    max-width: 420px;
    margin: 0;
    padding: 0;
  }
  .cms-index-defaultindex .backdrop.hero-2023-06-sauce .banner .hero > .content .accent .divider {
    display: block;
  }
  .cms-index-defaultindex .backdrop.hero-2023-06-sauce .banner .hero > .content .accent h2 {
    font-size: 48px;
    line-height: 52px;
    padding-top: 0;
    padding-bottom: 16px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-2023-06-sauce .banner {
    background-position: 16% 0;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.hero-2023-06-sauce .banner {
    background-position: 50% 0;
  }
}
.cms-index-defaultindex .backdrop.hero-2023-05-mothers-day {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-2023-05-mothers-day .banner {
  height: 440px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-mothers-day-a-mobile.jpg');
  background-size: 436px;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.hero-2023-05-mothers-day .banner .hero > .content {
  height: 440px;
}
.cms-index-defaultindex .backdrop.hero-2023-05-mothers-day .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  position: relative;
  max-width: 320px;
  padding-top: 32px;
}
.cms-index-defaultindex .backdrop.hero-2023-05-mothers-day .banner .hero > .content .accent h2 {
  display: block;
  font-family: "brandon-grotesque", "HCo Gotham";
  color: #69489d;
  margin: auto;
  max-width: auto;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 0;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  text-transform: none;
  font-size: 46px;
  line-height: 46px;
  font-weight: 400;
  text-shadow: none;
  display: none;
}
.cms-index-defaultindex .backdrop.hero-2023-05-mothers-day .banner .hero > .content .accent .cta-box {
  padding-top: 64px;
}
.cms-index-defaultindex .backdrop.hero-2023-05-mothers-day .banner .hero > .content .accent .cta-box .banner-button {
  font-family: "HCo Gotham";
  font-weight: bold;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: 0;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  color: #ffffff;
  background-color: transparent;
  margin: 0;
  padding: 0 25px;
  font-size: 18px;
  line-height: 39px;
  height: 43px;
  color: #69489d;
  border-color: #69489d;
  text-shadow: none;
}
.cms-index-defaultindex .backdrop.hero-2023-05-mothers-day .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
@media (min-width: 435px) {
  .cms-index-defaultindex .backdrop.hero-2023-05-mothers-day .banner {
    height: 610px;
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.hero-2023-05-mothers-day .banner .hero > .content {
    height: 610px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-05-mothers-day .banner .hero > .content .accent .cta-box {
    padding-top: 104px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-2023-05-mothers-day {
    height: 610px !important;
  }
  .cms-index-defaultindex .backdrop.hero-2023-05-mothers-day .banner {
    height: 620px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-mothers-day-a.jpg');
    background-position: 50% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.hero-2023-05-mothers-day .banner .hero > .content {
    height: 600px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-05-mothers-day .banner .hero > .content .accent {
    padding-top: 18px;
    max-width: 100%;
  }
  .cms-index-defaultindex .backdrop.hero-2023-05-mothers-day .banner .hero > .content .accent h2 {
    margin-bottom: 428px;
    font-size: 60px;
    line-height: 70px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-05-mothers-day .banner .hero > .content .accent .cta-box {
    padding-top: 128px;
  }
}
.cms-index-defaultindex .backdrop.hero-2023-05-coconut-gold-bars {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-2023-05-coconut-gold-bars .banner {
  height: 458px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-coconut-gold-bars-a-mobile.jpg');
  background-size: 450px;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.hero-2023-05-coconut-gold-bars .banner .hero > .content {
  height: 458px;
}
.cms-index-defaultindex .backdrop.hero-2023-05-coconut-gold-bars .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  position: relative;
  max-width: 320px;
  padding-top: 12px;
}
.cms-index-defaultindex .backdrop.hero-2023-05-coconut-gold-bars .banner .hero > .content .accent h2 {
  display: block;
  font-family: "brandon-grotesque", "HCo Gotham";
  color: #fff;
  margin: auto;
  max-width: auto;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 0;
  text-shadow: 4px 5px 6px rgba(0, 0, 0, 0.15);
  text-transform: none;
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 308px;
}
.cms-index-defaultindex .backdrop.hero-2023-05-coconut-gold-bars .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-2023-05-coconut-gold-bars .banner .hero > .content .accent .cta-box .banner-button {
  font-family: "HCo Gotham";
  font-weight: bold;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: 0;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  color: #ffffff;
  background-color: transparent;
  margin: 0;
  padding: 0 25px;
  font-size: 18px;
  line-height: 39px;
  height: 43px;
  text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.15);
}
.cms-index-defaultindex .backdrop.hero-2023-05-coconut-gold-bars .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
@media (min-width: 435px) {
  .cms-index-defaultindex .backdrop.hero-2023-05-coconut-gold-bars .banner {
    height: 610px;
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.hero-2023-05-coconut-gold-bars .banner .hero > .content {
    height: 610px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-05-coconut-gold-bars .banner .hero > .content .accent h2 {
    margin-bottom: 440px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-2023-05-coconut-gold-bars {
    height: 610px !important;
  }
  .cms-index-defaultindex .backdrop.hero-2023-05-coconut-gold-bars .banner {
    height: 620px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-coconut-gold-bars-a.jpg');
    background-position: 50% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.hero-2023-05-coconut-gold-bars .banner .hero > .content {
    height: 600px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-05-coconut-gold-bars .banner .hero > .content .accent {
    padding-top: 18px;
    max-width: 100%;
  }
  .cms-index-defaultindex .backdrop.hero-2023-05-coconut-gold-bars .banner .hero > .content .accent h2 {
    margin-bottom: 20px;
    font-size: 50px;
    line-height: 50px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-2023-05-coconut-gold-bars {
    height: 610px !important;
  }
  .cms-index-defaultindex .backdrop.hero-2023-05-coconut-gold-bars .banner {
    height: 620px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-coconut-gold-bars-a.jpg');
    background-position: 50% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.hero-2023-05-coconut-gold-bars .banner .hero > .content {
    height: 600px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-05-coconut-gold-bars .banner .hero > .content .accent {
    padding-top: 230px;
    max-width: 50%;
    margin: 0;
  }
  .cms-index-defaultindex .backdrop.hero-2023-05-coconut-gold-bars .banner .hero > .content .accent h2 {
    margin-bottom: 20px;
    font-size: 50px;
    line-height: 50px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.hero-2023-05-coconut-gold-bars .banner .hero > .content .accent h2 {
    font-size: 60px;
    line-height: 60px;
  }
}
.cms-index-defaultindex .backdrop.hero-2023-03-easter-a {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-2023-03-easter-a .banner {
  height: 610px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-easter-a-mobile.jpg');
  background-size: auto;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.hero-2023-03-easter-a .banner .hero > .content {
  height: 610px;
}
.cms-index-defaultindex .backdrop.hero-2023-03-easter-a .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  position: relative;
  max-width: 320px;
  padding-top: 32px;
}
.cms-index-defaultindex .backdrop.hero-2023-03-easter-a .banner .hero > .content .accent h2 {
  display: block;
  font-family: "brandon-grotesque", "HCo Gotham";
  color: #fff;
  margin: auto;
  max-width: auto;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 0;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  text-transform: none;
  font-size: 46px;
  line-height: 46px;
  margin-bottom: 394px;
}
.cms-index-defaultindex .backdrop.hero-2023-03-easter-a .banner .hero > .content .accent .cta-box .banner-button {
  font-family: "HCo Gotham";
  font-weight: bold;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: 0;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  color: #ffffff;
  background-color: transparent;
  margin: 0;
  padding: 0 25px;
  font-size: 18px;
  line-height: 39px;
  height: 43px;
}
.cms-index-defaultindex .backdrop.hero-2023-03-easter-a .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-2023-03-easter-a {
    height: 610px !important;
  }
  .cms-index-defaultindex .backdrop.hero-2023-03-easter-a .banner {
    height: 620px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-easter-a.jpg');
    background-position: 50% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.hero-2023-03-easter-a .banner .hero > .content {
    height: 600px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-03-easter-a .banner .hero > .content .accent {
    padding-top: 18px;
    max-width: 100%;
  }
  .cms-index-defaultindex .backdrop.hero-2023-03-easter-a .banner .hero > .content .accent h2 {
    margin-bottom: 428px;
    font-size: 60px;
    line-height: 70px;
  }
}
.cms-index-defaultindex .backdrop.hero-2023-03-easter-b {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-2023-03-easter-b .banner {
  height: 610px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-easter-b-mobile.jpg');
  background-size: auto;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.hero-2023-03-easter-b .banner .hero > .content {
  height: 610px;
}
.cms-index-defaultindex .backdrop.hero-2023-03-easter-b .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  position: relative;
  max-width: 320px;
  padding-top: 32px;
}
.cms-index-defaultindex .backdrop.hero-2023-03-easter-b .banner .hero > .content .accent h2 {
  display: block;
  font-family: "brandon-grotesque", "HCo Gotham";
  color: #fff;
  margin: auto;
  max-width: auto;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 0;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
  text-transform: none;
  font-size: 46px;
  line-height: 46px;
  margin-bottom: 16px;
}
.cms-index-defaultindex .backdrop.hero-2023-03-easter-b .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-2023-03-easter-b .banner .hero > .content .accent .cta-box .banner-button {
  font-family: "HCo Gotham";
  font-weight: bold;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: 0;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  color: #ffffff;
  background-color: transparent;
  margin: 0;
  padding: 0 25px;
  font-size: 18px;
  line-height: 39px;
  height: 43px;
}
.cms-index-defaultindex .backdrop.hero-2023-03-easter-b .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-2023-03-easter-b {
    height: 610px !important;
  }
  .cms-index-defaultindex .backdrop.hero-2023-03-easter-b .banner {
    height: 620px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-easter-b.jpg');
    background-position: 50% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.hero-2023-03-easter-b .banner .hero > .content {
    height: 600px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-03-easter-b .banner .hero > .content .accent {
    max-width: 100%;
    width: 500px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-03-easter-b .banner .hero > .content .accent h2 {
    font-size: 60px;
    line-height: 60px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-2023-03-easter-b .banner .hero > .content .accent {
    padding-top: 0;
    position: absolute;
    top: 35px;
    left: 42px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.hero-2023-03-easter-b .banner .hero > .content .accent {
    left: 162px;
  }
}
.cms-index-defaultindex .backdrop.hero-2023-valentines-heart-to-heart {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-2023-valentines-heart-to-heart .banner {
  height: 420px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-valentines-heart-to-heart.jpg');
  background-size: 960px auto;
  background-position: 70% -50px;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.hero-2023-valentines-heart-to-heart .banner .hero > .content {
  height: 420px;
}
.cms-index-defaultindex .backdrop.hero-2023-valentines-heart-to-heart .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  max-width: 300px;
  position: relative;
  padding-top: 30px;
}
.cms-index-defaultindex .backdrop.hero-2023-valentines-heart-to-heart .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: auto;
  max-width: auto;
  font-size: 50px;
  line-height: 48px;
  letter-spacing: 0;
  padding: 0;
  text-shadow: none;
  margin-bottom: 224px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
}
.cms-index-defaultindex .backdrop.hero-2023-valentines-heart-to-heart .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: transparent;
  height: auto;
  margin-top: 0;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  padding: 0 18px;
  font-size: 14px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  font-weight: 500;
  line-height: 38px;
  height: 42px;
}
.cms-index-defaultindex .backdrop.hero-2023-valentines-heart-to-heart .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-2023-valentines-heart-to-heart {
    height: 528px !important;
  }
  .cms-index-defaultindex .backdrop.hero-2023-valentines-heart-to-heart .banner {
    height: 800px;
    background-size: 1050px auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.hero-2023-valentines-heart-to-heart .banner .hero > .content {
    height: 518px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-valentines-heart-to-heart .banner .hero > .content .accent {
    padding-top: 40px;
    max-width: 100%;
  }
  .cms-index-defaultindex .backdrop.hero-2023-valentines-heart-to-heart .banner .hero > .content .accent h2 {
    margin-bottom: 14px;
    font-size: 58px;
    line-height: 52px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-valentines-heart-to-heart .banner .hero > .content .accent .cta-box .banner-button {
    font-size: 18px;
    line-height: 39px;
    height: 43px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-2023-valentines-heart-to-heart {
    height: 610px !important;
  }
  .cms-index-defaultindex .backdrop.hero-2023-valentines-heart-to-heart .banner {
    background-position: 50% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.hero-2023-valentines-heart-to-heart .banner .hero > .content {
    height: 600px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-valentines-heart-to-heart .banner .hero > .content .accent {
    padding-top: 40px;
    max-width: 100%;
  }
  .cms-index-defaultindex .backdrop.hero-2023-valentines-heart-to-heart .banner .hero > .content .accent h2 {
    margin-bottom: 14px;
    font-size: 64px;
    line-height: 60px;
  }
}
.cms-index-defaultindex .backdrop.hero-2023-valentines-simply-lovely {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-2023-valentines-simply-lovely .banner {
  height: 470px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-valentines-simply-lovely.jpg');
  background-size: 960px auto;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.hero-2023-valentines-simply-lovely .banner .hero > .content {
  height: 470px;
}
.cms-index-defaultindex .backdrop.hero-2023-valentines-simply-lovely .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  max-width: 300px;
  position: relative;
  padding-top: 150px;
}
.cms-index-defaultindex .backdrop.hero-2023-valentines-simply-lovely .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: auto;
  max-width: auto;
  font-size: 54px;
  line-height: 50px;
  letter-spacing: 0;
  padding: 0;
  text-shadow: none;
  margin-bottom: 12px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
}
.cms-index-defaultindex .backdrop.hero-2023-valentines-simply-lovely .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: transparent;
  height: auto;
  margin-top: 0;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  padding: 0 18px;
  font-size: 14px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  font-weight: 500;
  line-height: 38px;
  height: 42px;
}
.cms-index-defaultindex .backdrop.hero-2023-valentines-simply-lovely .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-2023-valentines-simply-lovely {
    height: 528px !important;
  }
  .cms-index-defaultindex .backdrop.hero-2023-valentines-simply-lovely .banner {
    height: 800px;
    background-size: 1050px auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.hero-2023-valentines-simply-lovely .banner .hero > .content {
    height: 518px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-valentines-simply-lovely .banner .hero > .content .accent {
    padding-top: 240px;
    max-width: 100%;
  }
  .cms-index-defaultindex .backdrop.hero-2023-valentines-simply-lovely .banner .hero > .content .accent h2 {
    margin-bottom: 14px;
    font-size: 58px;
    line-height: 54px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-valentines-simply-lovely .banner .hero > .content .accent .cta-box .banner-button {
    font-size: 18px;
    line-height: 39px;
    height: 43px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-2023-valentines-simply-lovely {
    height: 610px !important;
  }
  .cms-index-defaultindex .backdrop.hero-2023-valentines-simply-lovely .banner {
    background-position: 50% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.hero-2023-valentines-simply-lovely .banner .hero > .content {
    height: 600px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-valentines-simply-lovely .banner .hero > .content .accent {
    padding-top: 272px;
    max-width: 100%;
  }
  .cms-index-defaultindex .backdrop.hero-2023-valentines-simply-lovely .banner .hero > .content .accent h2 {
    margin-bottom: 14px;
    font-size: 68px;
    line-height: 64px;
  }
}
.cms-index-defaultindex .backdrop.hero-2023-new-years-01 {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-2023-new-years-01 .banner {
  height: 470px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2023-new-years-01.jpg');
  background-size: 960px auto;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.hero-2023-new-years-01 .banner .hero > .content {
  height: 470px;
}
.cms-index-defaultindex .backdrop.hero-2023-new-years-01 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  max-width: 300px;
  position: relative;
  padding-top: 200px;
}
.cms-index-defaultindex .backdrop.hero-2023-new-years-01 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: auto;
  max-width: auto;
  font-size: 40px;
  line-height: 38px;
  letter-spacing: 0;
  padding: 0;
  text-shadow: none;
  margin-bottom: 8px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
}
.cms-index-defaultindex .backdrop.hero-2023-new-years-01 .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: transparent;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  line-height: 38px;
  font-weight: 500;
  line-height: 39px;
  height: 43px;
}
.cms-index-defaultindex .backdrop.hero-2023-new-years-01 .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-2023-new-years-01 {
    height: 528px !important;
  }
  .cms-index-defaultindex .backdrop.hero-2023-new-years-01 .banner {
    height: 800px;
    background-size: 1050px auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.hero-2023-new-years-01 .banner .hero > .content {
    height: 518px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-new-years-01 .banner .hero > .content .accent {
    padding-top: 240px;
    max-width: 100%;
  }
  .cms-index-defaultindex .backdrop.hero-2023-new-years-01 .banner .hero > .content .accent h2 {
    margin-bottom: 14px;
    font-size: 52px;
    line-height: 48px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-2023-new-years-01 {
    height: 610px !important;
  }
  .cms-index-defaultindex .backdrop.hero-2023-new-years-01 .banner {
    background-position: 50% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.hero-2023-new-years-01 .banner .hero > .content {
    height: 600px;
  }
  .cms-index-defaultindex .backdrop.hero-2023-new-years-01 .banner .hero > .content .accent {
    padding-top: 272px;
    max-width: 100%;
  }
  .cms-index-defaultindex .backdrop.hero-2023-new-years-01 .banner .hero > .content .accent h2 {
    margin-bottom: 14px;
    font-size: 60px;
    line-height: 54px;
  }
}
.cms-index-defaultindex .backdrop.hero-2022-holiday-01 {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-2022-holiday-01 .banner {
  height: 612px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-holiday-01-mobile.jpg');
  background-size: 596px auto;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.hero-2022-holiday-01 .banner .hero > .content {
  height: 612px;
}
.cms-index-defaultindex .backdrop.hero-2022-holiday-01 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  max-width: 300px;
  position: relative;
  padding-top: 38px;
}
.cms-index-defaultindex .backdrop.hero-2022-holiday-01 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: auto;
  max-width: auto;
  font-size: 44px;
  line-height: 42px;
  letter-spacing: 0;
  padding: 0;
  text-shadow: none;
  margin-bottom: 394px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
}
.cms-index-defaultindex .backdrop.hero-2022-holiday-01 .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-2022-holiday-01 .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: transparent;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  line-height: 38px;
  font-weight: 500;
  line-height: 39px;
  height: 43px;
}
.cms-index-defaultindex .backdrop.hero-2022-holiday-01 .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
@media (min-width: 420px) {
  .cms-index-defaultindex .backdrop.hero-2022-holiday-01 .banner .hero > .content .accent {
    padding-top: 30px;
    max-width: 420px;
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-01 .banner .hero > .content .accent h2 {
    font-size: 52px;
    line-height: 48px;
    margin-bottom: 390px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-2022-holiday-01 {
    height: 528px !important;
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-01 .banner {
    height: 800px;
    background-size: 1050px auto;
    background-position: 50% 0;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-holiday-01.jpg');
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-01 .banner .hero > .content {
    height: 518px;
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-01 .banner .hero > .content .accent {
    padding-top: 36px;
    max-width: 100%;
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-01 .banner .hero > .content .accent h2 {
    margin-bottom: 14px;
    font-size: 52px;
    line-height: 48px;
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-01 .banner .hero > .content .accent h2 span {
    display: inline;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-2022-holiday-01 {
    height: 610px !important;
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-01 .banner {
    background-position: 50% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-01 .banner .hero > .content {
    height: 600px;
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-01 .banner .hero > .content .accent {
    padding-top: 36px;
    max-width: 100%;
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-01 .banner .hero > .content .accent h2 {
    margin-bottom: 14px;
    font-size: 60px;
    line-height: 54px;
  }
}
.cms-index-defaultindex .backdrop.hero-2022-holiday-02 {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-2022-holiday-02 .banner {
  height: 418px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-holiday-02-mobile.jpg');
  background-size: 408px auto;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.hero-2022-holiday-02 .banner .hero > .content {
  height: 418px;
}
.cms-index-defaultindex .backdrop.hero-2022-holiday-02 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  max-width: 300px;
  position: relative;
  padding-top: 356px;
}
.cms-index-defaultindex .backdrop.hero-2022-holiday-02 .banner .hero > .content .accent h2 {
  display: block;
  display: none;
  font-family: "HCo Gotham";
  color: #fff;
  margin: auto;
  max-width: auto;
  font-size: 40px;
  line-height: 38px;
  letter-spacing: 0;
  padding: 0;
  text-shadow: none;
  margin-bottom: 8px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
}
.cms-index-defaultindex .backdrop.hero-2022-holiday-02 .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: transparent;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  line-height: 38px;
  font-weight: 500;
  line-height: 39px;
  height: 43px;
}
.cms-index-defaultindex .backdrop.hero-2022-holiday-02 .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
@media (min-width: 395px) {
  .cms-index-defaultindex .backdrop.hero-2022-holiday-02 .banner {
    height: 476px;
    background-size: 465px auto;
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-02 .banner .hero > .content {
    height: 476px;
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-02 .banner .hero > .content .accent {
    padding-top: 406px;
  }
}
@media (min-width: 465px) {
  .cms-index-defaultindex .backdrop.hero-2022-holiday-02 .banner {
    height: 612px;
    background-size: 596px auto;
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-02 .banner .hero > .content {
    height: 612px;
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-02 .banner .hero > .content .accent {
    padding-top: 514px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-2022-holiday-02 {
    height: 528px !important;
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-02 .banner {
    height: 800px;
    background-size: 1050px auto;
    background-position: 50% 0;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-holiday-02.jpg');
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-02 .banner .hero > .content {
    height: 518px;
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-02 .banner .hero > .content .accent {
    padding-top: 442px;
    max-width: 100%;
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-02 .banner .hero > .content .accent h2 {
    margin-bottom: 14px;
    font-size: 52px;
    line-height: 48px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-2022-holiday-02 {
    height: 610px !important;
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-02 .banner {
    background-position: 50% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-02 .banner .hero > .content {
    height: 600px;
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-02 .banner .hero > .content .accent {
    padding-top: 500px;
    max-width: 100%;
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-02 .banner .hero > .content .accent h2 {
    margin-bottom: 14px;
    font-size: 60px;
    line-height: 54px;
  }
}
.cms-index-defaultindex .backdrop.hero-2022-holiday-03 {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-2022-holiday-03 .banner {
  height: 500px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-holiday-03-mobile.jpg');
  background-size: 500px auto;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.hero-2022-holiday-03 .banner .hero > .content {
  height: 500px;
}
.cms-index-defaultindex .backdrop.hero-2022-holiday-03 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  max-width: 300px;
  position: relative;
  padding-top: 162px;
  z-index: 500;
}
.cms-index-defaultindex .backdrop.hero-2022-holiday-03 .banner .hero > .content .accent h2 {
  display: block;
  display: none;
  font-family: "HCo Gotham";
  color: #fff;
  margin: auto;
  max-width: auto;
  font-size: 40px;
  line-height: 38px;
  letter-spacing: 0;
  padding: 0;
  text-shadow: none;
  margin-bottom: 8px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
}
.cms-index-defaultindex .backdrop.hero-2022-holiday-03 .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: transparent;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  line-height: 38px;
  font-weight: 500;
  line-height: 39px;
  height: 43px;
}
.cms-index-defaultindex .backdrop.hero-2022-holiday-03 .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
.cms-index-defaultindex .backdrop.hero-2022-holiday-03 .banner .hero > .content .anim-frame {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-holiday-anim/hero-2022-holiday-snow-mobile-01.jpg');
  background-repeat: no-repeat;
  background-position: 50% 0;
  z-index: 100;
  width: 400px;
  height: 500px;
  margin-left: -200px;
  background-size: 500px auto;
}
.cms-index-defaultindex .backdrop.hero-2022-holiday-03 .banner .hero > .content .anim-frame.hide2 {
  z-index: 50;
}
.cms-index-defaultindex .backdrop.hero-2022-holiday-03 .banner .hero > .content .anim-frame.frame01 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-holiday-anim/hero-2022-holiday-snow-mobile-01.jpg');
}
.cms-index-defaultindex .backdrop.hero-2022-holiday-03 .banner .hero > .content .anim-frame.frame02 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-holiday-anim/hero-2022-holiday-snow-mobile-02.jpg');
}
.cms-index-defaultindex .backdrop.hero-2022-holiday-03 .banner .hero > .content .anim-frame.frame03 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-holiday-anim/hero-2022-holiday-snow-mobile-03.jpg');
}
@media (min-width: 400px) {
  .cms-index-defaultindex .backdrop.hero-2022-holiday-03 .banner {
    height: 612px;
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-03 .banner .hero > .content {
    height: 612px;
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-03 .banner .hero > .content .accent {
    padding-top: 202px;
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-03 .banner .hero > .content .anim-frame {
    width: 590px;
    height: 612px;
    margin-left: -295px;
    background-size: 596px auto;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-2022-holiday-03 {
    height: 374px !important;
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-03 .banner {
    height: 800px;
    background-size: 1050px auto;
    background-position: 0 0;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-holiday-03.jpg');
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-03 .banner .hero > .content {
    height: 384px;
    min-height: 384px;
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-03 .banner .hero > .content .accent {
    padding-top: 102px;
    max-width: 438px;
    margin: 0;
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-03 .banner .hero > .content .accent h2 {
    margin-bottom: 14px;
    font-size: 52px;
    line-height: 48px;
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-03 .banner .hero > .content .anim-frame {
    width: 760px;
    height: 384px;
    margin-left: -380px;
    background-size: 760px auto;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-holiday-anim/hero-2022-holiday-snow-01.jpg');
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-03 .banner .hero > .content .anim-frame.frame01 {
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-holiday-anim/hero-2022-holiday-snow-01.jpg');
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-03 .banner .hero > .content .anim-frame.frame02 {
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-holiday-anim/hero-2022-holiday-snow-02.jpg');
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-03 .banner .hero > .content .anim-frame.frame03 {
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-holiday-anim/hero-2022-holiday-snow-03.jpg');
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-2022-holiday-03 {
    height: 470px !important;
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-03 .banner {
    height: 800px;
    background-size: 1050px auto;
    background-position: 0 0;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-holiday-03.jpg');
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-03 .banner .hero > .content {
    height: 480px;
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-03 .banner .hero > .content .accent {
    padding-top: 126px;
    max-width: 532px;
    margin: 0;
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-03 .banner .hero > .content .accent h2 {
    margin-bottom: 14px;
    font-size: 52px;
    line-height: 48px;
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-03 .banner .hero > .content .anim-frame {
    width: 970px;
    height: 480px;
    margin-left: -485px;
    background-size: 970px auto;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.hero-2022-holiday-03 {
    height: 600px !important;
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-03 .banner {
    background-position: 0 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-03 .banner .hero > .content {
    height: 600px;
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-03 .banner .hero > .content .accent {
    padding-top: 162px;
    max-width: 680px;
    margin: 0;
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-03 .banner .hero > .content .accent h2 {
    margin-bottom: 14px;
    font-size: 60px;
    line-height: 54px;
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-03 .banner .hero > .content .anim-frame {
    width: 1210px;
    height: 600px;
    margin-left: -605px;
    background-size: 1210px auto;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-holiday-anim/hero-2022-holiday-snow-01.jpg');
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-03 .banner .hero > .content .anim-frame.frame01 {
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-holiday-anim/hero-2022-holiday-snow-01.jpg');
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-03 .banner .hero > .content .anim-frame.frame02 {
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-holiday-anim/hero-2022-holiday-snow-02.jpg');
  }
  .cms-index-defaultindex .backdrop.hero-2022-holiday-03 .banner .hero > .content .anim-frame.frame03 {
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-holiday-anim/hero-2022-holiday-snow-03.jpg');
  }
}
.cms-index-defaultindex .backdrop.fall-copper-duos-2022 {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.fall-copper-duos-2022 .banner {
  height: 420px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-copper-duo.jpg');
  background-size: 960px auto;
  background-position: 24% -38px;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.fall-copper-duos-2022 .banner .hero > .content {
  height: 420px;
}
.cms-index-defaultindex .backdrop.fall-copper-duos-2022 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  max-width: 300px;
  position: relative;
  padding-top: 142px;
}
.cms-index-defaultindex .backdrop.fall-copper-duos-2022 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: auto;
  max-width: auto;
  font-size: 40px;
  line-height: 38px;
  letter-spacing: 0;
  padding: 0;
  text-shadow: none;
  margin-bottom: 8px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
}
.cms-index-defaultindex .backdrop.fall-copper-duos-2022 .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: transparent;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  line-height: 38px;
}
.cms-index-defaultindex .backdrop.fall-copper-duos-2022 .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.fall-copper-duos-2022 {
    height: 480px !important;
  }
  .cms-index-defaultindex .backdrop.fall-copper-duos-2022 .banner {
    height: 1000px;
    background-size: 1050px auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.fall-copper-duos-2022 .banner .hero > .content {
    height: 470px;
  }
  .cms-index-defaultindex .backdrop.fall-copper-duos-2022 .banner .hero > .content .accent {
    padding-top: 160px;
    max-width: 400px;
  }
  .cms-index-defaultindex .backdrop.fall-copper-duos-2022 .banner .hero > .content .accent h2 {
    margin-bottom: 14px;
    font-size: 52px;
    line-height: 48px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.fall-copper-duos-2022 {
    height: 555px !important;
  }
  .cms-index-defaultindex .backdrop.fall-copper-duos-2022 .banner {
    background-position: 50% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.fall-copper-duos-2022 .banner .hero > .content {
    height: 548px;
  }
  .cms-index-defaultindex .backdrop.fall-copper-duos-2022 .banner .hero > .content .accent {
    padding-top: 180px;
    max-width: 500px;
  }
  .cms-index-defaultindex .backdrop.fall-copper-duos-2022 .banner .hero > .content .accent h2 {
    margin-bottom: 14px;
    font-size: 60px;
    line-height: 54px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.fall-copper-duos-2022 .banner {
    background-position: 0 0;
    background-size: auto;
  }
}
.cms-index-defaultindex .backdrop.fall-2022-halloween {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.fall-2022-halloween .banner {
  height: 400px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-halloween-1-anim/hero-01.jpg');
  background-size: 860px auto;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.fall-2022-halloween .banner .hero > .content {
  height: 400px;
}
.cms-index-defaultindex .backdrop.fall-2022-halloween .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  width: 100%;
  max-width: 100%;
  position: relative;
  padding-top: 40px;
  z-index: 500;
}
.cms-index-defaultindex .backdrop.fall-2022-halloween .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: auto;
  max-width: auto;
  font-size: 42px;
  line-height: 42px;
  margin-bottom: 12px;
  padding: 0;
  text-shadow: none;
  text-shadow: 1px 1px 20px rgba(0, 0, 0, 0.25);
  text-transform: uppercase;
  font-weight: 600;
}
.cms-index-defaultindex .backdrop.fall-2022-halloween .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.fall-2022-halloween .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: transparent;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.35);
  border: 2px solid #fff;
  height: 34px;
  font-weight: 500;
  font-size: 15px;
  line-height: 30px;
  padding: 0 16px;
}
.cms-index-defaultindex .backdrop.fall-2022-halloween .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
.cms-index-defaultindex .backdrop.fall-2022-halloween .banner .hero > .content .anim-frame {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-halloween-1-anim/hero-01.jpg');
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  z-index: 100;
  width: 1210px;
  height: 548px;
  left: 50%;
  margin-left: -605px;
  background-size: 860px auto;
  background-position: 50% 0;
}
.cms-index-defaultindex .backdrop.fall-2022-halloween .banner .hero > .content .anim-frame.hide2 {
  z-index: 50;
}
.cms-index-defaultindex .backdrop.fall-2022-halloween .banner .hero > .content .anim-frame.frame01 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-halloween-1-anim/hero-01.jpg');
}
.cms-index-defaultindex .backdrop.fall-2022-halloween .banner .hero > .content .anim-frame.frame02 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-halloween-1-anim/hero-02.jpg');
}
.cms-index-defaultindex .backdrop.fall-2022-halloween .banner .hero > .content .anim-frame.frame03 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-halloween-1-anim/hero-03.jpg');
}
.cms-index-defaultindex .backdrop.fall-2022-halloween .banner .hero > .content .anim-frame.frame04 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-halloween-1-anim/hero-04.jpg');
}
.cms-index-defaultindex .backdrop.fall-2022-halloween .banner .hero > .content .anim-frame.frame05 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-halloween-1-anim/hero-05.jpg');
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.fall-2022-halloween {
    height: 555px !important;
  }
  .cms-index-defaultindex .backdrop.fall-2022-halloween .banner {
    height: 1000px;
    background-position: 50% 0;
    background-size: 1210px auto;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-halloween-1-anim/hero-01.jpg');
  }
  .cms-index-defaultindex .backdrop.fall-2022-halloween .banner .hero > .content {
    height: 548px;
  }
  .cms-index-defaultindex .backdrop.fall-2022-halloween .banner .hero > .content .accent {
    padding-top: 70px;
  }
  .cms-index-defaultindex .backdrop.fall-2022-halloween .banner .hero > .content .accent h2 {
    font-size: 52px;
    line-height: 53px;
    margin-bottom: 12px;
  }
  .cms-index-defaultindex .backdrop.fall-2022-halloween .banner .hero > .content .accent .cta-box .banner-button {
    font-family: "HCo Gotham";
    display: inline-block;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 52px;
    height: 52px;
    padding: 0 20px;
    font-size: 18px;
    line-height: 36px;
    height: 40px;
    padding: 0 16px;
  }
  .cms-index-defaultindex .backdrop.fall-2022-halloween .banner .hero > .content .anim-frame {
    background-size: 1210px auto;
  }
}
.cms-index-defaultindex .backdrop.fall-2022-halloween-2 {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.fall-2022-halloween-2 .banner {
  height: 400px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-halloween-2-anim/hero-01.jpg');
  background-size: 860px auto;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.fall-2022-halloween-2 .banner .hero > .content {
  height: 400px;
}
.cms-index-defaultindex .backdrop.fall-2022-halloween-2 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  width: 100%;
  max-width: 100%;
  position: relative;
  padding-top: 100px;
  z-index: 500;
}
.cms-index-defaultindex .backdrop.fall-2022-halloween-2 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: auto;
  max-width: auto;
  font-size: 42px;
  line-height: 42px;
  margin-bottom: 12px;
  padding: 0;
  text-shadow: none;
  text-shadow: 1px 1px 20px rgba(0, 0, 0, 0.25);
  text-transform: uppercase;
  font-weight: 600;
}
.cms-index-defaultindex .backdrop.fall-2022-halloween-2 .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.fall-2022-halloween-2 .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: transparent;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.35);
  border: 2px solid #fff;
  height: 34px;
  font-weight: 500;
  font-size: 15px;
  line-height: 30px;
  padding: 0 16px;
}
.cms-index-defaultindex .backdrop.fall-2022-halloween-2 .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
.cms-index-defaultindex .backdrop.fall-2022-halloween-2 .banner .hero > .content .anim-frame {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-halloween-2-anim/hero-01.jpg');
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  z-index: 100;
  width: 1210px;
  height: 548px;
  left: 50%;
  margin-left: -605px;
  background-size: 860px auto;
  background-position: 50% 0;
}
.cms-index-defaultindex .backdrop.fall-2022-halloween-2 .banner .hero > .content .anim-frame.hide2 {
  z-index: 50;
}
.cms-index-defaultindex .backdrop.fall-2022-halloween-2 .banner .hero > .content .anim-frame.frame01 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-halloween-2-anim/hero-01.jpg');
}
.cms-index-defaultindex .backdrop.fall-2022-halloween-2 .banner .hero > .content .anim-frame.frame02 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-halloween-2-anim/hero-02.jpg');
}
.cms-index-defaultindex .backdrop.fall-2022-halloween-2 .banner .hero > .content .anim-frame.frame03 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-halloween-2-anim/hero-03.jpg');
}
.cms-index-defaultindex .backdrop.fall-2022-halloween-2 .banner .hero > .content .anim-frame.frame04 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-halloween-2-anim/hero-04.jpg');
}
.cms-index-defaultindex .backdrop.fall-2022-halloween-2 .banner .hero > .content .anim-frame.frame05 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-halloween-2-anim/hero-05.jpg');
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.fall-2022-halloween-2 {
    height: 555px !important;
  }
  .cms-index-defaultindex .backdrop.fall-2022-halloween-2 .banner {
    height: 1000px;
    background-position: 50% 0;
    background-size: 1210px auto;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-halloween-2-anim/hero-01.jpg');
  }
  .cms-index-defaultindex .backdrop.fall-2022-halloween-2 .banner .hero > .content {
    height: 548px;
  }
  .cms-index-defaultindex .backdrop.fall-2022-halloween-2 .banner .hero > .content .accent {
    padding-top: 250px;
  }
  .cms-index-defaultindex .backdrop.fall-2022-halloween-2 .banner .hero > .content .accent h2 {
    font-size: 52px;
    line-height: 53px;
    margin-bottom: 12px;
  }
  .cms-index-defaultindex .backdrop.fall-2022-halloween-2 .banner .hero > .content .accent h2 span {
    display: inline;
  }
  .cms-index-defaultindex .backdrop.fall-2022-halloween-2 .banner .hero > .content .accent .cta-box .banner-button {
    font-family: "HCo Gotham";
    display: inline-block;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 52px;
    height: 52px;
    padding: 0 20px;
    font-size: 18px;
    line-height: 36px;
    height: 40px;
    padding: 0 16px;
  }
  .cms-index-defaultindex .backdrop.fall-2022-halloween-2 .banner .hero > .content .anim-frame {
    background-size: 1210px auto;
  }
}
.cms-index-defaultindex .backdrop.fall-2022-biodiversity {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.fall-2022-biodiversity .banner {
  height: 612px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-fall-biodiversity-mobile.jpg');
  background-size: 590px auto;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.fall-2022-biodiversity .banner .hero > .content {
  height: 612px;
}
.cms-index-defaultindex .backdrop.fall-2022-biodiversity .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  width: 100%;
  max-width: 100%;
  position: relative;
  padding-top: 78px;
}
.cms-index-defaultindex .backdrop.fall-2022-biodiversity .banner .hero > .content .accent.alternate {
  padding-top: 50px;
}
.cms-index-defaultindex .backdrop.fall-2022-biodiversity .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: auto;
  max-width: auto;
  font-size: 26px;
  line-height: 27px;
  letter-spacing: -1px;
  padding: 0;
  text-shadow: none;
  margin-bottom: 8px;
  text-shadow: 1px 1px 20px rgba(0, 0, 0, 0.25);
  text-transform: none;
  font-weight: 500;
}
.cms-index-defaultindex .backdrop.fall-2022-biodiversity .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.fall-2022-biodiversity .banner .hero > .content .accent h2 sup {
  top: -0.8em;
  font-size: 50%;
}
.cms-index-defaultindex .backdrop.fall-2022-biodiversity .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: transparent;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.35);
  border: 2px solid #fff;
  line-height: 38px;
  font-weight: 500;
  font-size: 15px;
  height: 34px;
  line-height: 30px;
  padding: 0 16px;
}
.cms-index-defaultindex .backdrop.fall-2022-biodiversity .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
@media (min-width: 375px) {
  .cms-index-defaultindex .backdrop.fall-2022-biodiversity .banner .hero > .content .accent h2 {
    margin-bottom: 12px;
    font-size: 30px;
    line-height: 31px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.fall-2022-biodiversity {
    height: 555px !important;
  }
  .cms-index-defaultindex .backdrop.fall-2022-biodiversity .banner {
    height: 1000px;
    background-position: 50% 0;
    background-size: 1210px auto;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-fall-biodiversity.jpg');
  }
  .cms-index-defaultindex .backdrop.fall-2022-biodiversity .banner .hero > .content {
    height: 548px;
  }
  .cms-index-defaultindex .backdrop.fall-2022-biodiversity .banner .hero > .content .accent {
    padding-top: 140px;
    width: 50%;
    max-width: 50%;
    float: left;
  }
  .cms-index-defaultindex .backdrop.fall-2022-biodiversity .banner .hero > .content .accent.alternate {
    padding-top: 160px;
  }
  .cms-index-defaultindex .backdrop.fall-2022-biodiversity .banner .hero > .content .accent h2 {
    font-size: 34px;
    line-height: 36px;
    margin-bottom: 18px;
  }
  .cms-index-defaultindex .backdrop.fall-2022-biodiversity .banner .hero > .content .accent .cta-box .banner-button {
    font-family: "HCo Gotham";
    display: inline-block;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 52px;
    height: 52px;
    padding: 0 20px;
    font-size: 18px;
    line-height: 36px;
    height: 40px;
    padding: 0 16px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.fall-2022-biodiversity .banner .hero > .content .accent {
    padding-top: 120px;
  }
  .cms-index-defaultindex .backdrop.fall-2022-biodiversity .banner .hero > .content .accent.alternate {
    padding-top: 90px;
  }
  .cms-index-defaultindex .backdrop.fall-2022-biodiversity .banner .hero > .content .accent h2 {
    font-size: 42px;
    line-height: 44px;
    margin-bottom: 18px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.fall-2022-biodiversity .banner .hero > .content .accent h2 {
    font-size: 52px;
    line-height: 54px;
    margin-bottom: 20px;
  }
}
.cms-index-defaultindex .backdrop.fall-2022-tasting {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.fall-2022-tasting .banner {
  height: 390px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-fall-tasting-2.jpg');
  background-size: 900px auto;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.fall-2022-tasting .banner .hero > .content {
  height: 390px;
}
.cms-index-defaultindex .backdrop.fall-2022-tasting .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  max-width: 300px;
  position: relative;
  padding-top: 216px;
}
.cms-index-defaultindex .backdrop.fall-2022-tasting .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: auto;
  max-width: auto;
  font-size: 26px;
  line-height: 27px;
  letter-spacing: -1px;
  padding: 0;
  text-shadow: none;
  margin-bottom: 8px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.35);
}
.cms-index-defaultindex .backdrop.fall-2022-tasting .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.fall-2022-tasting .banner .hero > .content .accent h2 sup {
  top: -0.8em;
  font-size: 50%;
}
.cms-index-defaultindex .backdrop.fall-2022-tasting .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: transparent;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.35);
  border: 2px solid #fff;
  line-height: 38px;
  font-weight: 500;
  font-size: 15px;
  height: 34px;
  line-height: 30px;
  padding: 0 16px;
}
.cms-index-defaultindex .backdrop.fall-2022-tasting .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
@media (min-width: 375px) {
  .cms-index-defaultindex .backdrop.fall-2022-tasting .banner .hero > .content .accent {
    max-width: 375px;
  }
  .cms-index-defaultindex .backdrop.fall-2022-tasting .banner .hero > .content .accent h2 {
    margin-bottom: 12px;
    font-size: 30px;
    line-height: 31px;
  }
}
@media (min-width: 500px) {
  .cms-index-defaultindex .backdrop.fall-2022-tasting .banner {
    height: 612px;
    background-size: 1210px auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.fall-2022-tasting .banner .hero > .content {
    height: 612px;
  }
  .cms-index-defaultindex .backdrop.fall-2022-tasting .banner .hero > .content .accent {
    padding-top: 290px;
    max-width: 500px;
  }
  .cms-index-defaultindex .backdrop.fall-2022-tasting .banner .hero > .content .accent h2 {
    margin-bottom: 12px;
    font-size: 34px;
    line-height: 36px;
    letter-spacing: 0;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.fall-2022-tasting {
    height: 555px !important;
  }
  .cms-index-defaultindex .backdrop.fall-2022-tasting .banner {
    height: 1000px;
    background-position: 50% 0;
    background-size: 1210px auto;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-fall-tasting-2.jpg');
  }
  .cms-index-defaultindex .backdrop.fall-2022-tasting .banner .hero > .content {
    height: 548px;
  }
  .cms-index-defaultindex .backdrop.fall-2022-tasting .banner .hero > .content .accent {
    padding-top: 292px;
    max-width: 960px;
  }
  .cms-index-defaultindex .backdrop.fall-2022-tasting .banner .hero > .content .accent h2 {
    margin-bottom: 12px;
    font-size: 44px;
    line-height: 46px;
  }
  .cms-index-defaultindex .backdrop.fall-2022-tasting .banner .hero > .content .accent .cta-box .banner-button {
    font-family: "HCo Gotham";
    display: inline-block;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 52px;
    height: 52px;
    padding: 0 20px;
    font-size: 18px;
    line-height: 36px;
    height: 40px;
    padding: 0 16px;
  }
}
.cms-index-defaultindex .backdrop.summer-2022-3 {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.summer-2022-3 .banner {
  height: 390px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-summer-3.jpg');
  background-size: 900px auto;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.summer-2022-3 .banner .hero > .content {
  height: 390px;
}
.cms-index-defaultindex .backdrop.summer-2022-3 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  max-width: 300px;
  position: relative;
  padding-top: 148px;
}
.cms-index-defaultindex .backdrop.summer-2022-3 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: auto;
  max-width: auto;
  font-size: 26px;
  line-height: 27px;
  letter-spacing: -1px;
  padding: 0;
  text-shadow: none;
  margin-bottom: 8px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.35);
}
.cms-index-defaultindex .backdrop.summer-2022-3 .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.summer-2022-3 .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: transparent;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.35);
  border: 2px solid #fff;
  line-height: 38px;
  font-weight: 500;
}
.cms-index-defaultindex .backdrop.summer-2022-3 .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
@media (min-width: 375px) {
  .cms-index-defaultindex .backdrop.summer-2022-3 .banner .hero > .content .accent {
    max-width: 375px;
  }
  .cms-index-defaultindex .backdrop.summer-2022-3 .banner .hero > .content .accent h2 {
    margin-bottom: 12px;
    font-size: 30px;
    line-height: 31px;
  }
}
@media (min-width: 500px) {
  .cms-index-defaultindex .backdrop.summer-2022-3 .banner {
    height: 612px;
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.summer-2022-3 .banner .hero > .content {
    height: 612px;
  }
  .cms-index-defaultindex .backdrop.summer-2022-3 .banner .hero > .content .accent {
    padding-top: 216px;
    max-width: 500px;
  }
  .cms-index-defaultindex .backdrop.summer-2022-3 .banner .hero > .content .accent h2 {
    margin-bottom: 12px;
    font-size: 42px;
    line-height: 44px;
    letter-spacing: 0;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.summer-2022-3 {
    height: 555px !important;
  }
  .cms-index-defaultindex .backdrop.summer-2022-3 .banner {
    height: 1000px;
    background-position: 50% 0;
    background-size: auto;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-summer-3.jpg');
  }
  .cms-index-defaultindex .backdrop.summer-2022-3 .banner .hero > .content {
    height: 548px;
  }
  .cms-index-defaultindex .backdrop.summer-2022-3 .banner .hero > .content .accent {
    padding-top: 192px;
    max-width: 960px;
  }
  .cms-index-defaultindex .backdrop.summer-2022-3 .banner .hero > .content .accent h2 {
    margin-bottom: 12px;
    font-size: 54px;
    line-height: 56px;
  }
  .cms-index-defaultindex .backdrop.summer-2022-3 .banner .hero > .content .accent .cta-box .banner-button {
    font-family: "HCo Gotham";
    display: inline-block;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 52px;
    height: 52px;
    padding: 0 20px;
    font-size: 22px;
    line-height: 44px;
    height: 48px;
    padding: 0 18px;
  }
}
.cms-index-defaultindex .backdrop.summer-2022-1 {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.summer-2022-1 .banner {
  height: 490px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-summer-1-mobile.jpg');
  background-size: 472px auto;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.summer-2022-1 .banner .hero > .content {
  height: 490px;
}
.cms-index-defaultindex .backdrop.summer-2022-1 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  max-width: 300px;
  position: relative;
  padding-top: 185px;
}
.cms-index-defaultindex .backdrop.summer-2022-1 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: auto;
  max-width: auto;
  font-size: 32px;
  line-height: 34px;
  letter-spacing: 0;
  padding: 0;
  text-shadow: none;
  margin-bottom: 12px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.35);
}
.cms-index-defaultindex .backdrop.summer-2022-1 .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.summer-2022-1 .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: transparent;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.35);
  border: 2px solid #fff;
  line-height: 38px;
  font-weight: 500;
}
.cms-index-defaultindex .backdrop.summer-2022-1 .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
@media (min-width: 375px) {
  .cms-index-defaultindex .backdrop.summer-2022-1 .banner .hero > .content .accent {
    max-width: 375px;
  }
  .cms-index-defaultindex .backdrop.summer-2022-1 .banner .hero > .content .accent h2 {
    margin-bottom: 16px;
    font-size: 40px;
    line-height: 42px;
  }
}
@media (min-width: 500px) {
  .cms-index-defaultindex .backdrop.summer-2022-1 .banner {
    height: 612px;
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.summer-2022-1 .banner .hero > .content {
    height: 612px;
  }
  .cms-index-defaultindex .backdrop.summer-2022-1 .banner .hero > .content .accent {
    padding-top: 216px;
    max-width: 500px;
  }
  .cms-index-defaultindex .backdrop.summer-2022-1 .banner .hero > .content .accent h2 {
    margin-bottom: 15px;
    font-size: 56px;
    line-height: 60px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.summer-2022-1 {
    height: 555px !important;
  }
  .cms-index-defaultindex .backdrop.summer-2022-1 .banner {
    height: 1000px;
    background-position: 50% 0;
    background-size: auto;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-summer-1.jpg');
  }
  .cms-index-defaultindex .backdrop.summer-2022-1 .banner .hero > .content {
    height: 548px;
  }
  .cms-index-defaultindex .backdrop.summer-2022-1 .banner .hero > .content .accent {
    padding-top: 198px;
    max-width: 700px;
  }
  .cms-index-defaultindex .backdrop.summer-2022-1 .banner .hero > .content .accent h2 {
    margin-bottom: 16px;
    font-size: 74px;
    line-height: 68px;
  }
  .cms-index-defaultindex .backdrop.summer-2022-1 .banner .hero > .content .accent .cta-box .banner-button {
    font-family: "HCo Gotham";
    display: inline-block;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 52px;
    height: 52px;
    padding: 0 20px;
    font-size: 22px;
    line-height: 44px;
    height: 48px;
    padding: 0 18px;
  }
}
.cms-index-defaultindex .backdrop.summer-2022-2 {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.summer-2022-2 .banner {
  height: 490px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-summer-2-mobile.jpg');
  background-size: 472px auto;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.summer-2022-2 .banner .hero > .content {
  height: 490px;
}
.cms-index-defaultindex .backdrop.summer-2022-2 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  max-width: 320px;
  position: relative;
  padding-top: 172px;
  z-index: 200;
}
.cms-index-defaultindex .backdrop.summer-2022-2 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: auto;
  max-width: auto;
  font-size: 34px;
  line-height: 36px;
  letter-spacing: 0;
  padding: 0;
  text-shadow: none;
  margin-bottom: 4px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.35);
}
.cms-index-defaultindex .backdrop.summer-2022-2 .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.summer-2022-2 .banner .hero > .content .accent h3 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: auto;
  max-width: auto;
  font-size: 24px;
  line-height: 26px;
  letter-spacing: 0;
  padding: 0;
  margin-bottom: 10px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.35);
  text-transform: capitalize;
  font-weight: 500;
}
.cms-index-defaultindex .backdrop.summer-2022-2 .banner .hero > .content .accent h3 span {
  display: block;
}
.cms-index-defaultindex .backdrop.summer-2022-2 .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: transparent;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.35);
  border: 2px solid #fff;
  line-height: 38px;
  font-weight: 500;
}
.cms-index-defaultindex .backdrop.summer-2022-2 .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
.cms-index-defaultindex .backdrop.summer-2022-2 .banner .hero > .content .anim-frame {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-summer-2-mobile.jpg');
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  z-index: 100;
  width: 472px;
  height: 490px;
  left: 50%;
  margin-left: -236px;
}
.cms-index-defaultindex .backdrop.summer-2022-2 .banner .hero > .content .anim-frame.frame01 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-summer-2-mobile.jpg');
}
.cms-index-defaultindex .backdrop.summer-2022-2 .banner .hero > .content .anim-frame.frame02 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-summer-2b-mobile.jpg');
}
@media (min-width: 375px) {
  .cms-index-defaultindex .backdrop.summer-2022-2 .banner .hero > .content .accent {
    max-width: 375px;
  }
  .cms-index-defaultindex .backdrop.summer-2022-2 .banner .hero > .content .accent h2 {
    margin-bottom: 0;
    font-size: 40px;
    line-height: 42px;
  }
  .cms-index-defaultindex .backdrop.summer-2022-2 .banner .hero > .content .accent h3 {
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 32px;
  }
}
@media (min-width: 500px) {
  .cms-index-defaultindex .backdrop.summer-2022-2 .banner {
    height: 612px;
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.summer-2022-2 .banner .hero > .content {
    height: 612px;
  }
  .cms-index-defaultindex .backdrop.summer-2022-2 .banner .hero > .content .accent {
    padding-top: 212px;
    max-width: 500px;
  }
  .cms-index-defaultindex .backdrop.summer-2022-2 .banner .hero > .content .accent h2 {
    margin-bottom: 0;
    font-size: 54px;
    line-height: 60px;
  }
  .cms-index-defaultindex .backdrop.summer-2022-2 .banner .hero > .content .accent h3 {
    margin-bottom: 16px;
    font-size: 34px;
    line-height: 36px;
  }
  .cms-index-defaultindex .backdrop.summer-2022-2 .banner .hero > .content .anim-frame {
    width: 590px;
    height: 612px;
    margin-left: -295px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.summer-2022-2 {
    height: 555px !important;
  }
  .cms-index-defaultindex .backdrop.summer-2022-2 .banner {
    height: 1000px;
    background-position: 50% 0;
    background-size: auto;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-summer-2.jpg');
  }
  .cms-index-defaultindex .backdrop.summer-2022-2 .banner .hero > .content {
    height: 548px;
  }
  .cms-index-defaultindex .backdrop.summer-2022-2 .banner .hero > .content .accent {
    padding-top: 180px;
    max-width: 700px;
  }
  .cms-index-defaultindex .backdrop.summer-2022-2 .banner .hero > .content .accent h2 {
    margin-bottom: 6px;
    font-size: 72px;
    line-height: 62px;
  }
  .cms-index-defaultindex .backdrop.summer-2022-2 .banner .hero > .content .accent h3 {
    margin-bottom: 14px;
    font-size: 44px;
    line-height: 46px;
  }
  .cms-index-defaultindex .backdrop.summer-2022-2 .banner .hero > .content .accent .cta-box .banner-button {
    font-family: "HCo Gotham";
    display: inline-block;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 52px;
    height: 52px;
    padding: 0 20px;
    font-size: 22px;
    line-height: 44px;
    height: 48px;
    padding: 0 18px;
  }
  .cms-index-defaultindex .backdrop.summer-2022-2 .banner .hero > .content .anim-frame {
    display: block;
    width: 1210px;
    height: 548px;
    margin-left: -605px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-summer-2.jpg');
  }
  .cms-index-defaultindex .backdrop.summer-2022-2 .banner .hero > .content .anim-frame.frame01 {
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-summer-2.jpg');
  }
  .cms-index-defaultindex .backdrop.summer-2022-2 .banner .hero > .content .anim-frame.frame02 {
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-summer-2b.jpg');
  }
}
.cms-index-defaultindex .backdrop.mothers-day-2022-gifts {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.mothers-day-2022-gifts .banner {
  height: 490px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-mothers-day-gifts-mobile.jpg');
  background-size: 472px auto;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.mothers-day-2022-gifts .banner .hero > .content {
  height: 490px;
}
.cms-index-defaultindex .backdrop.mothers-day-2022-gifts .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  max-width: 300px;
  position: relative;
  padding-top: 180px;
}
.cms-index-defaultindex .backdrop.mothers-day-2022-gifts .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: auto;
  max-width: auto;
  font-size: 48px;
  line-height: 42px;
  letter-spacing: 0;
  padding: 0;
  text-shadow: none;
  margin-bottom: 14px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.35);
}
.cms-index-defaultindex .backdrop.mothers-day-2022-gifts .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.mothers-day-2022-gifts .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: transparent;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.35);
  border: 2px solid #fff;
  line-height: 38px;
}
.cms-index-defaultindex .backdrop.mothers-day-2022-gifts .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
@media (min-width: 420px) {
  .cms-index-defaultindex .backdrop.mothers-day-2022-gifts .banner {
    height: 614px;
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.mothers-day-2022-gifts .banner .hero > .content {
    height: 614px;
  }
  .cms-index-defaultindex .backdrop.mothers-day-2022-gifts .banner .hero > .content .accent {
    padding-top: 250px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.mothers-day-2022-gifts {
    height: 555px !important;
  }
  .cms-index-defaultindex .backdrop.mothers-day-2022-gifts .banner {
    height: 1000px;
    background-position: 50% 0;
    background-size: auto;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-mothers-day-gifts.jpg');
  }
  .cms-index-defaultindex .backdrop.mothers-day-2022-gifts .banner .hero > .content {
    height: 548px;
  }
  .cms-index-defaultindex .backdrop.mothers-day-2022-gifts .banner .hero > .content .accent {
    padding-top: 200px;
    max-width: 500px;
  }
  .cms-index-defaultindex .backdrop.mothers-day-2022-gifts .banner .hero > .content .accent h2 {
    margin-bottom: 8px;
    font-size: 66px;
    line-height: 56px;
  }
}
.cms-index-defaultindex .backdrop.mothers-day-2022-deserves-best {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.mothers-day-2022-deserves-best .banner {
  height: 490px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-mothers-day-best-mobile.jpg');
  background-size: 472px auto;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.mothers-day-2022-deserves-best .banner .hero > .content {
  height: 490px;
}
.cms-index-defaultindex .backdrop.mothers-day-2022-deserves-best .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  max-width: 300px;
  position: relative;
  padding-top: 140px;
}
.cms-index-defaultindex .backdrop.mothers-day-2022-deserves-best .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: auto;
  max-width: auto;
  font-size: 48px;
  line-height: 42px;
  letter-spacing: 0;
  padding: 0;
  text-shadow: none;
  margin-bottom: 14px;
}
.cms-index-defaultindex .backdrop.mothers-day-2022-deserves-best .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.mothers-day-2022-deserves-best .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: transparent;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  border: 2px solid #fff;
  line-height: 38px;
}
.cms-index-defaultindex .backdrop.mothers-day-2022-deserves-best .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
@media (min-width: 420px) {
  .cms-index-defaultindex .backdrop.mothers-day-2022-deserves-best .banner {
    height: 614px;
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.mothers-day-2022-deserves-best .banner .hero > .content {
    height: 614px;
  }
  .cms-index-defaultindex .backdrop.mothers-day-2022-deserves-best .banner .hero > .content .accent {
    padding-top: 200px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.mothers-day-2022-deserves-best {
    height: 555px !important;
  }
  .cms-index-defaultindex .backdrop.mothers-day-2022-deserves-best .banner {
    height: 1000px;
    background-position: 50% 0;
    background-size: auto;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-mothers-day-best.jpg');
  }
  .cms-index-defaultindex .backdrop.mothers-day-2022-deserves-best .banner .hero > .content {
    height: 548px;
  }
  .cms-index-defaultindex .backdrop.mothers-day-2022-deserves-best .banner .hero > .content .accent {
    padding-top: 178px;
    max-width: 500px;
  }
  .cms-index-defaultindex .backdrop.mothers-day-2022-deserves-best .banner .hero > .content .accent h2 {
    margin-bottom: 8px;
    font-size: 66px;
    line-height: 56px;
  }
}
.cms-index-defaultindex .backdrop.weddings-2022-champagne {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.weddings-2022-champagne .banner {
  height: 490px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-weddings-champagne-mobile.jpg');
  background-size: 472px auto;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.weddings-2022-champagne .banner .hero > .content {
  height: 490px;
}
.cms-index-defaultindex .backdrop.weddings-2022-champagne .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  max-width: 300px;
  position: relative;
  padding-top: 180px;
}
.cms-index-defaultindex .backdrop.weddings-2022-champagne .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: auto;
  max-width: auto;
  font-size: 48px;
  line-height: 42px;
  letter-spacing: 0;
  padding: 0;
  text-shadow: none;
  margin-bottom: 14px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.35);
}
.cms-index-defaultindex .backdrop.weddings-2022-champagne .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.weddings-2022-champagne .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: transparent;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.35);
  border: 2px solid #fff;
  line-height: 38px;
}
.cms-index-defaultindex .backdrop.weddings-2022-champagne .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
@media (min-width: 420px) {
  .cms-index-defaultindex .backdrop.weddings-2022-champagne .banner {
    height: 614px;
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.weddings-2022-champagne .banner .hero > .content {
    height: 614px;
  }
  .cms-index-defaultindex .backdrop.weddings-2022-champagne .banner .hero > .content .accent {
    padding-top: 250px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.weddings-2022-champagne {
    height: 555px !important;
  }
  .cms-index-defaultindex .backdrop.weddings-2022-champagne .banner {
    height: 1000px;
    background-position: 50% 0;
    background-size: auto;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-weddings-champagne.jpg');
  }
  .cms-index-defaultindex .backdrop.weddings-2022-champagne .banner .hero > .content {
    height: 548px;
  }
  .cms-index-defaultindex .backdrop.weddings-2022-champagne .banner .hero > .content .accent {
    padding-top: 200px;
    max-width: 500px;
  }
  .cms-index-defaultindex .backdrop.weddings-2022-champagne .banner .hero > .content .accent h2 {
    margin-bottom: 8px;
    font-size: 66px;
    line-height: 56px;
  }
}
.cms-index-defaultindex .backdrop.spring-2022-flowers {
  margin-top: 0;
  height: 274px !important;
}
.cms-index-defaultindex .backdrop.spring-2022-flowers .banner {
  position: relative;
  overflow: hidden;
  height: 274px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-spring-anim/spring-08.jpg');
  background-size: 605px auto;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.spring-2022-flowers .banner .hero > .content {
  height: 274px;
}
.cms-index-defaultindex .backdrop.spring-2022-flowers .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  max-width: 300px;
  position: relative;
  padding-top: 90px;
  z-index: 200;
}
.cms-index-defaultindex .backdrop.spring-2022-flowers .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: auto;
  max-width: auto;
  font-size: 48px;
  line-height: 42px;
  letter-spacing: 0;
  padding: 0;
  text-shadow: none;
  margin-bottom: 8px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.35);
}
.cms-index-defaultindex .backdrop.spring-2022-flowers .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.spring-2022-flowers .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: transparent;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.35);
  border: 2px solid #fff;
  line-height: 38px;
}
.cms-index-defaultindex .backdrop.spring-2022-flowers .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
.cms-index-defaultindex .backdrop.spring-2022-flowers .banner .hero > .content .anim-frame {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-spring-anim/spring-08.jpg');
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  z-index: 100;
  width: 1210px;
  height: 548px;
  left: 50%;
  margin-left: -605px;
  background-size: 605px auto;
  background-position: 50% 0;
}
.cms-index-defaultindex .backdrop.spring-2022-flowers .banner .hero > .content .anim-frame.hide2 {
  z-index: 50;
}
.cms-index-defaultindex .backdrop.spring-2022-flowers .banner .hero > .content .anim-frame.frame01 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-spring-anim/spring-01.jpg');
}
.cms-index-defaultindex .backdrop.spring-2022-flowers .banner .hero > .content .anim-frame.frame02 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-spring-anim/spring-02.jpg');
}
.cms-index-defaultindex .backdrop.spring-2022-flowers .banner .hero > .content .anim-frame.frame03 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-spring-anim/spring-03.jpg');
}
.cms-index-defaultindex .backdrop.spring-2022-flowers .banner .hero > .content .anim-frame.frame04 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-spring-anim/spring-04.jpg');
}
.cms-index-defaultindex .backdrop.spring-2022-flowers .banner .hero > .content .anim-frame.frame05 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-spring-anim/spring-05.jpg');
}
.cms-index-defaultindex .backdrop.spring-2022-flowers .banner .hero > .content .anim-frame.frame06 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-spring-anim/spring-06.jpg');
}
.cms-index-defaultindex .backdrop.spring-2022-flowers .banner .hero > .content .anim-frame.frame07 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-spring-anim/spring-07.jpg');
}
.cms-index-defaultindex .backdrop.spring-2022-flowers .banner .hero > .content .anim-frame.frame08 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-spring-anim/spring-08.jpg');
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.spring-2022-flowers {
    height: 350px !important;
  }
  .cms-index-defaultindex .backdrop.spring-2022-flowers .banner {
    height: 1000px;
    background-size: 760px auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.spring-2022-flowers .banner .hero > .content {
    height: 350px;
  }
  .cms-index-defaultindex .backdrop.spring-2022-flowers .banner .hero > .content .accent {
    padding-top: 110px;
    max-width: 500px;
  }
  .cms-index-defaultindex .backdrop.spring-2022-flowers .banner .hero > .content .accent h2 {
    margin-bottom: 8px;
    font-size: 64px;
    line-height: 56px;
  }
  .cms-index-defaultindex .backdrop.spring-2022-flowers .banner .hero > .content .anim-frame {
    background-size: 760px auto;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.spring-2022-flowers {
    height: 548px !important;
  }
  .cms-index-defaultindex .backdrop.spring-2022-flowers .banner {
    background-position: 50% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.spring-2022-flowers .banner .hero > .content {
    height: 548px;
  }
  .cms-index-defaultindex .backdrop.spring-2022-flowers .banner .hero > .content .accent {
    padding-top: 188px;
    max-width: 500px;
  }
  .cms-index-defaultindex .backdrop.spring-2022-flowers .banner .hero > .content .accent h2 {
    margin-bottom: 8px;
    font-size: 66px;
    line-height: 56px;
  }
  .cms-index-defaultindex .backdrop.spring-2022-flowers .banner .hero > .content .anim-frame {
    background-size: 1210px auto;
  }
}
.cms-index-defaultindex .backdrop.easter-2022-hatched {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.easter-2022-hatched .banner {
  height: 548px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-easter-hatched-02.jpg');
  background-size: auto;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.easter-2022-hatched .banner .hero > .content {
  height: 548px;
  position: relative;
}
.cms-index-defaultindex .backdrop.easter-2022-hatched .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  max-width: 300px;
  position: relative;
  padding-top: 190px;
  z-index: 200;
}
.cms-index-defaultindex .backdrop.easter-2022-hatched .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: auto;
  max-width: auto;
  font-size: 60px;
  line-height: 56px;
  letter-spacing: 0;
  padding: 0;
  text-shadow: none;
  margin-bottom: 14px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
  font-weight: 600;
}
.cms-index-defaultindex .backdrop.easter-2022-hatched .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: transparent;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  line-height: 38px;
  font-weight: 500;
}
.cms-index-defaultindex .backdrop.easter-2022-hatched .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
.cms-index-defaultindex .backdrop.easter-2022-hatched .banner .hero > .content .anim-frame {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-easter-hatched-01.jpg');
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  z-index: 100;
  width: 1210px;
  height: 548px;
  left: 50%;
  margin-left: -605px;
}
.cms-index-defaultindex .backdrop.easter-2022-hatched .banner .hero > .content .anim-frame.frame01 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-easter-hatched-01.jpg');
}
.cms-index-defaultindex .backdrop.easter-2022-hatched .banner .hero > .content .anim-frame.frame02 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-easter-hatched-02.jpg');
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.easter-2022-hatched {
    height: 548px !important;
  }
  .cms-index-defaultindex .backdrop.easter-2022-hatched .banner {
    background-position: 50% 0;
    background-size: auto;
    height: 700px;
  }
  .cms-index-defaultindex .backdrop.easter-2022-hatched .banner .hero > .content {
    height: 548px;
  }
  .cms-index-defaultindex .backdrop.easter-2022-hatched .banner .hero > .content .accent {
    padding-top: 222px;
    max-width: 800px;
  }
  .cms-index-defaultindex .backdrop.easter-2022-hatched .banner .hero > .content .accent h2 {
    margin-bottom: 14px;
    font-size: 86px;
    line-height: 86px;
  }
}
.cms-index-defaultindex .backdrop.easter-2022-color {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.easter-2022-color .banner {
  height: 612px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-easter-color-mobile.jpg');
  background-position: 50% 0;
  background-size: 590px auto;
  background-color: #fdfdfd;
  transition-timing-function: 'ease-out';
  -webkit-transition: background 100ms;
  -o-transition: background 100ms;
  transition: background 100ms;
}
.cms-index-defaultindex .backdrop.easter-2022-color .banner .hero > .content {
  height: 612px;
  min-height: 612px;
}
.cms-index-defaultindex .backdrop.easter-2022-color .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  top: 0;
  left: 0;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: 196px auto 0;
  width: 100%;
  max-width: 320px;
}
.cms-index-defaultindex .backdrop.easter-2022-color .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  font-weight: bold;
  text-transform: none;
  color: #965acc;
  margin: auto;
  font-size: 60px;
  line-height: 52px;
  padding: 0;
  opacity: 1;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
}
.cms-index-defaultindex .backdrop.easter-2022-color .banner .hero > .content .accent .cta-box {
  text-align: center;
  position: relative;
  display: block;
  width: 100%;
  padding: 18px 0 0 0;
}
.cms-index-defaultindex .backdrop.easter-2022-color .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: #965acc;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  border: 2px solid #965acc;
  line-height: 38px;
}
.cms-index-defaultindex .backdrop.easter-2022-color .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: #b678ed;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.easter-2022-color {
    height: 504px !important;
  }
  .cms-index-defaultindex .backdrop.easter-2022-color .banner {
    height: 700px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-easter-color.jpg');
    background-position: 50% 0;
    background-size: 1210px;
  }
  .cms-index-defaultindex .backdrop.easter-2022-color .banner .hero > .content {
    height: 494px;
  }
  .cms-index-defaultindex .backdrop.easter-2022-color .banner .hero > .content .accent {
    min-width: 70%;
    max-width: 70%;
    margin: 178px auto 0;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.easter-2022-color .banner .hero > .content .accent h2 {
    font-size: 86px;
    line-height: 74px;
  }
}
.cms-index-defaultindex .backdrop.easter-2022-treats {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.easter-2022-treats .banner {
  height: 548px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-easter-treats.jpg');
  background-size: auto;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.easter-2022-treats .banner .hero > .content {
  height: 548px;
}
.cms-index-defaultindex .backdrop.easter-2022-treats .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  max-width: 300px;
  position: relative;
  padding-top: 176px;
}
.cms-index-defaultindex .backdrop.easter-2022-treats .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: auto;
  max-width: auto;
  font-size: 58px;
  line-height: 52px;
  letter-spacing: 0;
  padding: 0;
  text-shadow: none;
  margin-bottom: 14px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
  font-weight: 600;
}
.cms-index-defaultindex .backdrop.easter-2022-treats .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: transparent;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  line-height: 38px;
  font-weight: 500;
}
.cms-index-defaultindex .backdrop.easter-2022-treats .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.easter-2022-treats {
    height: 558px !important;
  }
  .cms-index-defaultindex .backdrop.easter-2022-treats .banner {
    background-position: 50% 0;
    background-size: auto;
    height: 700px;
  }
  .cms-index-defaultindex .backdrop.easter-2022-treats .banner .hero > .content {
    height: 548px;
  }
  .cms-index-defaultindex .backdrop.easter-2022-treats .banner .hero > .content .accent {
    padding-top: 200px;
    max-width: 1000px;
  }
  .cms-index-defaultindex .backdrop.easter-2022-treats .banner .hero > .content .accent h2 {
    margin-bottom: 16px;
    font-size: 86px;
    line-height: 86px;
  }
}
.cms-index-defaultindex .backdrop.easter-2022-baskets {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.easter-2022-baskets .banner {
  height: 612px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-easter-baskets-mobile.jpg');
  background-size: auto;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.easter-2022-baskets .banner .hero > .content {
  height: 612px;
}
.cms-index-defaultindex .backdrop.easter-2022-baskets .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  max-width: 600px;
  position: relative;
  padding-top: 28px;
}
.cms-index-defaultindex .backdrop.easter-2022-baskets .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: auto;
  max-width: auto;
  font-size: 64px;
  line-height: 58px;
  letter-spacing: 0;
  padding: 0;
  text-shadow: none;
  margin-bottom: 316px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
  font-weight: 600;
}
.cms-index-defaultindex .backdrop.easter-2022-baskets .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.easter-2022-baskets .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: #b780e8;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  border: 2px solid #b780e8;
  line-height: 38px;
}
.cms-index-defaultindex .backdrop.easter-2022-baskets .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: #b678ed;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.easter-2022-baskets {
    height: 558px !important;
  }
  .cms-index-defaultindex .backdrop.easter-2022-baskets .banner {
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-easter-baskets.jpg');
    background-position: 46% 0;
    background-size: auto;
    height: 700px;
  }
  .cms-index-defaultindex .backdrop.easter-2022-baskets .banner .hero > .content {
    height: 548px;
  }
  .cms-index-defaultindex .backdrop.easter-2022-baskets .banner .hero > .content .accent {
    padding: 0;
    position: absolute;
    top: 138px;
    left: 38px;
  }
  .cms-index-defaultindex .backdrop.easter-2022-baskets .banner .hero > .content .accent h2 {
    margin-bottom: 16px;
    font-size: 60px;
    line-height: 54px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.easter-2022-baskets .banner {
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.easter-2022-baskets .banner .hero > .content .accent {
    top: 138px;
    left: 86px;
  }
  .cms-index-defaultindex .backdrop.easter-2022-baskets .banner .hero > .content .accent h2 {
    font-size: 72px;
    line-height: 62px;
  }
}
.cms-index-defaultindex .backdrop.hero-easter-2022-eggs {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-easter-2022-eggs .banner {
  height: 410px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-easter-eggs.jpg');
  background-position: 50% 0;
  background-size: 912px auto;
  background-color: #fdfdfd;
  transition-timing-function: 'ease-out';
  -webkit-transition: background 100ms;
  -o-transition: background 100ms;
  transition: background 100ms;
}
.cms-index-defaultindex .backdrop.hero-easter-2022-eggs .banner .hero > .content {
  height: 410px;
  min-height: 410px;
}
.cms-index-defaultindex .backdrop.hero-easter-2022-eggs .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  top: 0;
  left: 0;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: 120px auto 0;
  width: 100%;
  max-width: 320px;
}
.cms-index-defaultindex .backdrop.hero-easter-2022-eggs .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  font-weight: bold;
  color: #ffffff;
  margin: auto;
  font-size: 70px;
  line-height: 65px;
  padding: 0;
  text-shadow: -2px 2px 1px #9961c3;
}
.cms-index-defaultindex .backdrop.hero-easter-2022-eggs .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-easter-2022-eggs .banner .hero > .content .accent h2 .line1 {
  font-size: 62px;
  line-height: 58px;
}
.cms-index-defaultindex .backdrop.hero-easter-2022-eggs .banner .hero > .content .accent h2 .line2 {
  font-size: 40px;
  line-height: 40px;
}
.cms-index-defaultindex .backdrop.hero-easter-2022-eggs .banner .hero > .content .accent .cta-box {
  text-align: center;
  position: relative;
  display: block;
  width: 100%;
  padding: 12px 0 0 0;
}
.cms-index-defaultindex .backdrop.hero-easter-2022-eggs .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: #9961c3;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  border: 2px solid #9961c3;
  line-height: 38px;
}
.cms-index-defaultindex .backdrop.hero-easter-2022-eggs .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: #bb8ce4;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-easter-2022-eggs .banner {
    height: 550px;
    background-position: 50% 0;
    background-size: 1210px auto;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2022-eggs .banner .hero > .content {
    height: 530px;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2022-eggs .banner .hero > .content .accent {
    margin-top: 184px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-easter-2022-eggs {
    height: 504px !important;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2022-eggs .banner {
    height: 700px;
    background-position: 50% 0;
    background-size: 1210px;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2022-eggs .banner .hero > .content {
    height: 494px;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2022-eggs .banner .hero > .content .accent {
    min-width: 100%;
    margin: 162px auto 0;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2022-eggs .banner .hero > .content .accent h2 {
    font-size: 90px;
    line-height: 81px;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2022-eggs .banner .hero > .content .accent h2 .line1 {
    font-size: 96px;
    line-height: 80px;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2022-eggs .banner .hero > .content .accent h2 .line2 {
    font-size: 60px;
    line-height: 56px;
  }
}
.cms-index-defaultindex .backdrop.hero-easter-happy-2022 {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-easter-happy-2022 .banner {
  height: 420px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-easter-happy.jpg');
  background-position: 50% 50%;
  background-size: auto 100%;
  background-color: #fdfdfd;
  transition-timing-function: 'ease-out';
  -webkit-transition: background 100ms;
  -o-transition: background 100ms;
  transition: background 100ms;
}
.cms-index-defaultindex .backdrop.hero-easter-happy-2022 .banner .hero > .content {
  height: 420px;
  min-height: 420px;
  position: relative;
  overflow: hidden;
}
.cms-index-defaultindex .backdrop.hero-easter-happy-2022 .banner .hero > .content .animCanvas {
  display: block;
  position: absolute;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  top: 0;
  left: 0;
  left: 50%;
  margin-left: -605px;
  width: 1210px;
  height: 550px;
  z-index: 50;
}
.cms-index-defaultindex .backdrop.hero-easter-happy-2022 .banner .hero > .content .animCanvas.static {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-easter-anim/frans-easter-anim-0011.png');
  background-size: auto 100%;
  background-position: 50% 25%;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.hero-easter-happy-2022 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  top: 0;
  left: 0;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: 0 auto;
  padding: 36px 0 0;
  width: 100%;
  max-width: 100%;
  z-index: 100;
}
.cms-index-defaultindex .backdrop.hero-easter-happy-2022 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "Julietta", sans-serif;
  text-transform: none;
  font-weight: normal;
  color: #ffffff;
  margin: auto;
  font-size: 70px;
  line-height: 70px;
  padding: 0;
  -webkit-text-stroke: 2px #fff;
  text-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.cms-index-defaultindex .backdrop.hero-easter-happy-2022 .banner .hero > .content .accent h2 span.space {
  display: inline-block;
  font-size: 30px;
  line-height: 0px;
}
.cms-index-defaultindex .backdrop.hero-easter-happy-2022 .banner .hero > .content .accent .cta-box {
  text-align: center;
  position: relative;
  display: block;
  width: 100%;
  padding: 28px 0 0;
}
.cms-index-defaultindex .backdrop.hero-easter-happy-2022 .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: #9a61e1;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  border: 2px solid #9a61e1;
  line-height: 38px;
}
.cms-index-defaultindex .backdrop.hero-easter-happy-2022 .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: #ac74f1;
}
@media (min-width: 480px) {
  .cms-index-defaultindex .backdrop.hero-easter-happy-2022 .banner {
    background-size: auto 100%;
  }
  .cms-index-defaultindex .backdrop.hero-easter-happy-2022 .banner .hero > .content .animCanvas.static {
    background-size: 1210px auto;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  .cms-index-defaultindex .backdrop.hero-easter-happy-2022 .banner .hero > .content .accent {
    padding: 30px 0 0;
  }
  .cms-index-defaultindex .backdrop.hero-easter-happy-2022 .banner .hero > .content .accent h2 {
    font-size: 80px;
    line-height: 80px;
  }
  .cms-index-defaultindex .backdrop.hero-easter-happy-2022 .banner .hero > .content .accent .cta-box {
    padding: 26px 0 0;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-easter-happy-2022 {
    height: 550px !important;
  }
  .cms-index-defaultindex .backdrop.hero-easter-happy-2022 .banner {
    height: 700px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-easter-happy.jpg');
    background-position: 50% 0;
    background-size: 1210px;
  }
  .cms-index-defaultindex .backdrop.hero-easter-happy-2022 .banner .hero > .content {
    height: 550px;
    min-height: 550px;
  }
  .cms-index-defaultindex .backdrop.hero-easter-happy-2022 .banner .hero > .content .anim-frame {
    background-size: contain;
  }
  .cms-index-defaultindex .backdrop.hero-easter-happy-2022 .banner .hero > .content .anim-frame.static {
    background-size: 1210px auto;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  .cms-index-defaultindex .backdrop.hero-easter-happy-2022 .banner .hero > .content .accent {
    min-width: 100%;
    margin: 0 auto;
    padding: 20px 0 0;
  }
  .cms-index-defaultindex .backdrop.hero-easter-happy-2022 .banner .hero > .content .accent h2 {
    font-size: 120px;
    line-height: 130px;
  }
  .cms-index-defaultindex .backdrop.hero-easter-happy-2022 .banner .hero > .content .accent h2 span.space {
    display: inline-block;
    font-size: 50px;
  }
  .cms-index-defaultindex .backdrop.hero-easter-happy-2022 .banner .hero > .content .accent .cta-box {
    padding: 30px 0 0;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-easter-happy-2022 .banner .hero > .content .accent {
    padding: 10px 0 0;
  }
  .cms-index-defaultindex .backdrop.hero-easter-happy-2022 .banner .hero > .content .accent h2 {
    font-size: 132px;
    line-height: 154px;
  }
  .cms-index-defaultindex .backdrop.hero-easter-happy-2022 .banner .hero > .content .accent .cta-box {
    padding: 20px 0 0;
  }
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner {
  height: 250px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2-watercolor-bg.jpg');
  background-size: cover;
  background-position: 50% 50%;
  background-color: #fff;
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner .hero > .content {
  height: 250px;
  min-height: 250px;
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner .hero > .content .accent {
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: auto;
  left: auto;
  padding: 0;
  margin: auto;
  width: auto;
  min-height: 250px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2-art-2.svg');
  background-size: contain;
  background-position: 50% 40%;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner .hero > .content .accent h2 {
  display: none;
  /* no type for this hero */
  font-family: 'HCo Gotham';
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  color: #fff;
  font-size: 70px;
  line-height: 70px;
  text-shadow: #ea1c73 -2px 2px 0px;
  padding: 0;
  margin: 0;
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner .hero > .content .accent .cta-box {
  position: relative;
  z-index: 200;
  padding: 190px 0 0;
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  font-size: 13px;
  color: #ffffff;
  border: 2px solid #fff;
  background-color: transparent;
  display: inline-block;
  height: auto;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-weight: 500;
  font-size: 18px;
  line-height: 38px;
  height: 42px;
  padding: 0 18px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.25);
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner .hero > .content .accent .banner-button:hover {
  background-color: transparent;
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner .hero > .content .accent .anim-frame {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2-anim/frans-valentine-anim-e-0001.svg');
  background-size: contain;
  background-position: 50% 40%;
  background-repeat: no-repeat;
  z-index: 100;
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner .hero > .content .accent .anim-frame.frame01 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2-anim/frans-valentine-anim-e-0001.svg');
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner .hero > .content .accent .anim-frame.frame02 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2-anim/frans-valentine-anim-e-0002.svg');
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner .hero > .content .accent .anim-frame.frame03 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2-anim/frans-valentine-anim-e-0003.svg');
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner .hero > .content .accent .anim-frame.frame04 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2-anim/frans-valentine-anim-e-0004.svg');
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner .hero > .content .accent .anim-frame.frame05 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2-anim/frans-valentine-anim-e-0005.svg');
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner .hero > .content .accent .anim-frame.frame06 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2-anim/frans-valentine-anim-e-0006.svg');
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner .hero > .content .accent .anim-frame.frame07 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2-anim/frans-valentine-anim-e-0007.svg');
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner .hero > .content .accent .anim-frame.frame08 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2-anim/frans-valentine-anim-e-0008.svg');
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner .hero > .content .accent .anim-frame.frame09 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2-anim/frans-valentine-anim-e-0009.svg');
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner .hero > .content .accent .anim-frame.frame10 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2-anim/frans-valentine-anim-e-0010.svg');
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner .hero > .content .accent .anim-frame.frame11 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2-anim/frans-valentine-anim-e-0011.svg');
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner .hero > .content .accent .anim-frame.frame12 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2-anim/frans-valentine-anim-e-0012.svg');
}
@media (min-width: 607px) {
  .cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner {
    height: 300px;
    background-size: 800px auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner .hero > .content {
    height: 300px;
    min-height: 300px;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner .hero > .content .accent {
    min-height: 300px;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner .hero > .content .accent .cta-box {
    padding: 234px 0 0;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner {
    height: 450px;
    background-size: 970px auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner .hero > .content {
    height: 400px;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner .hero > .content .accent {
    max-width: 100%;
    background-position: 50% 40%;
    min-height: 400px;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner .hero > .content .accent h2 {
    font-size: 115px;
    line-height: 115px;
    text-shadow: #ea1c73 -3px 3px 0px;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner .hero > .content .accent .cta-box {
    padding: 320px 0 0 0;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner .hero > .content .accent .banner-button {
    font-size: 24px;
    line-height: 48px;
    height: 52px;
    padding: 0 20px;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner .hero > .content .accent .anim-frame {
    background-position: 50% 40%;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner {
    height: 550px;
    background-size: 1210px auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner .hero > .content {
    height: 500px;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner .hero > .content .accent {
    background-position: 50% 40%;
    min-height: 500px;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner .hero > .content .accent .cta-box {
    padding: 400px 0 0 0;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner .hero > .content .accent .anim-frame {
    background-position: 50% 40%;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner {
    background-size: 1210px auto;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner .hero > .content .accent {
    background-size: 1210px 500px;
    min-height: 500px;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-avec-amour-artwork .banner .hero > .content .accent .cta-box {
    padding: 400px 0 0 0;
  }
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-be-mine-pink-beauty {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-be-mine-pink-beauty .banner {
  height: 400px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2021-be-mine-silver-beauty.jpg');
  background-size: 1000px auto;
  background-position: 50% 0;
  background-color: #fff;
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-be-mine-pink-beauty .banner .hero > .content {
  height: 400px;
  min-height: 400px;
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-be-mine-pink-beauty .banner .hero > .content .accent {
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: auto;
  left: auto;
  padding: 90px 0 0 0;
  margin: auto;
  width: auto;
  max-width: 320px;
  background-size: auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-be-mine-pink-beauty .banner .hero > .content .accent h2 {
  font-family: 'HCo Gotham';
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  color: #fff;
  font-size: 100px;
  line-height: 90px;
  padding: 0;
  margin: 0;
  text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.35);
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-be-mine-pink-beauty .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-be-mine-pink-beauty .banner .hero > .content .accent h2.desktop {
  display: none;
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-be-mine-pink-beauty .banner .hero > .content .accent h2.mobile {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-be-mine-pink-beauty .banner .hero > .content .accent .cta-box {
  text-align: center;
  position: absolute;
  top: 280px;
  left: 0;
  width: 100%;
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-be-mine-pink-beauty .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  font-size: 13px;
  color: #ffffff;
  border: 2px solid #fff;
  background-color: transparent;
  display: inline-block;
  height: auto;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-weight: 500;
  font-size: 18px;
  line-height: 38px;
  height: 42px;
  padding: 0 18px;
  cursor: pointer;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  background-color: rgba(255, 255, 255, 0.25);
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-be-mine-pink-beauty .banner .hero > .content .accent .banner-button:hover {
  background-color: transparent;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-2022-valentines-be-mine-pink-beauty .banner {
    height: 600px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2021-be-mine-silver-beauty.jpg');
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-be-mine-pink-beauty .banner .hero > .content {
    height: 510px;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-be-mine-pink-beauty .banner .hero > .content .accent {
    padding: 126px 0 0 0;
    max-width: 100%;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-be-mine-pink-beauty .banner .hero > .content .accent h2 {
    font-size: 144px;
    line-height: 160px;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-be-mine-pink-beauty .banner .hero > .content .accent h2 span {
    display: inline-block;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-be-mine-pink-beauty .banner .hero > .content .accent h2.desktop {
    display: block;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-be-mine-pink-beauty .banner .hero > .content .accent h2.mobile {
    display: none;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-2022-valentines-be-mine-pink-beauty {
    padding-top: 0;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-be-mine-pink-beauty .banner .hero > .content .accent {
    padding: 156px 0 0 0;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-be-mine-pink-beauty .banner .hero > .content .accent h2 {
    font-size: 158px;
    line-height: 180px;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-be-mine-pink-beauty .banner .hero > .content .accent .cta-box {
    top: 330px;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-be-mine-pink-beauty .banner .hero > .content .accent .banner-button {
    font-size: 24px;
    line-height: 48px;
    height: 52px;
    padding: 0 20px;
  }
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-from-the-heart-box {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-from-the-heart-box .banner {
  height: 400px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-valentines-2.jpg');
  background-size: 1000px auto;
  background-position: 50% 0;
  background-color: #fff;
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-from-the-heart-box .banner .hero > .content {
  height: 400px;
  min-height: 400px;
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-from-the-heart-box .banner .hero > .content .accent {
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: auto;
  left: auto;
  padding: 92px 0 0 0;
  margin: auto;
  width: auto;
  max-width: 320px;
  background-size: auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-from-the-heart-box .banner .hero > .content .accent h2 {
  font-family: 'HCo Gotham';
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  color: #fff;
  font-size: 70px;
  line-height: 62px;
  text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.35);
  padding: 0;
  margin: 0;
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-from-the-heart-box .banner .hero > .content .accent .cta-box {
  padding: 6px 0 0 0;
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-from-the-heart-box .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  font-size: 13px;
  color: #ffffff;
  border: 2px solid #fff;
  background-color: transparent;
  display: inline-block;
  height: auto;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-weight: 500;
  font-size: 18px;
  line-height: 38px;
  height: 42px;
  padding: 0 18px;
  cursor: pointer;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  background-color: rgba(255, 255, 255, 0.25);
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-from-the-heart-box .banner .hero > .content .accent .banner-button:hover {
  background-color: transparent;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-2022-valentines-from-the-heart-box {
    padding-top: 0;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-from-the-heart-box .banner {
    height: 600px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-valentines-2.jpg');
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-from-the-heart-box .banner .hero > .content {
    height: 510px;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-from-the-heart-box .banner .hero > .content .accent {
    padding: 106px 0 0 0;
    max-width: 100%;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-from-the-heart-box .banner .hero > .content .accent h2 {
    font-size: 115px;
    line-height: 115px;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-from-the-heart-box .banner .hero > .content .accent .cta-box {
    padding: 8px 0 0 0;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-from-the-heart-box .banner .hero > .content .accent .banner-button {
    font-size: 24px;
    line-height: 48px;
    height: 52px;
    padding: 0 20px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-2022-valentines-from-the-heart-box .banner .hero > .content .accent {
    padding: 106px 0 0 0;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.hero-2022-valentines-from-the-heart-box .banner .hero > .content .accent {
    padding: 197px 0 0 0;
  }
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-love-assortments {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-love-assortments .banner {
  height: 400px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-valentines-1.jpg');
  background-size: 1000px auto;
  background-position: 50% 0;
  background-color: #fff;
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-love-assortments .banner .hero > .content {
  height: 400px;
  min-height: 400px;
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-love-assortments .banner .hero > .content .accent {
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: auto;
  left: auto;
  padding: 58px 0 0 0;
  margin: auto;
  width: auto;
  max-width: 320px;
  background-size: auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-love-assortments .banner .hero > .content .accent h2 {
  font-family: 'HCo Gotham';
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  color: #fff;
  font-size: 144px;
  line-height: 120px;
  text-shadow: #ea1c73 -3px 3px 0px;
  padding: 0;
  margin: 0;
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-love-assortments .banner .hero > .content .accent h2.desktop {
  display: none;
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-love-assortments .banner .hero > .content .accent h2.mobile {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-love-assortments .banner .hero > .content .accent .cta-box {
  padding: 6px 0 0 0;
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-love-assortments .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  font-size: 13px;
  color: #ffffff;
  border: 2px solid #fff;
  background-color: transparent;
  display: inline-block;
  height: auto;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-weight: 500;
  font-size: 18px;
  line-height: 38px;
  height: 42px;
  padding: 0 18px;
  cursor: pointer;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  background-color: rgba(255, 255, 255, 0.25);
}
.cms-index-defaultindex .backdrop.hero-2022-valentines-love-assortments .banner .hero > .content .accent .banner-button:hover {
  background-color: transparent;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-2022-valentines-love-assortments {
    padding-top: 0;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-love-assortments .banner {
    height: 600px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2022-valentines-1.jpg');
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-love-assortments .banner .hero > .content {
    height: 510px;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-love-assortments .banner .hero > .content .accent {
    padding: 144px 0 0 0;
    max-width: 100%;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-love-assortments .banner .hero > .content .accent h2 {
    font-size: 198px;
    line-height: 181px;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-love-assortments .banner .hero > .content .accent h2.desktop {
    display: block;
    text-shadow: #ea1c73 -5px 5px 0px;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-love-assortments .banner .hero > .content .accent h2.mobile {
    display: none;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-love-assortments .banner .hero > .content .accent .cta-box {
    padding: 0 0 0 0;
  }
  .cms-index-defaultindex .backdrop.hero-2022-valentines-love-assortments .banner .hero > .content .accent .banner-button {
    font-size: 24px;
    line-height: 48px;
    height: 52px;
    padding: 0 20px;
  }
}
.cms-index-defaultindex .backdrop.holiday-2021-caramel-boxes .banner {
  height: 400px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-holiday-caramels.jpg');
  background-size: 900px auto;
  background-position: 50% 50%;
  background-color: #fff;
}
.cms-index-defaultindex .backdrop.holiday-2021-caramel-boxes .banner .hero > .content {
  height: 400px;
  text-align: center;
}
.cms-index-defaultindex .backdrop.holiday-2021-caramel-boxes .banner .hero > .content .accent {
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: auto;
  left: auto;
  padding: 150px 0 0 0;
  margin: auto;
  width: auto;
  max-width: 320px;
  background-size: auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.holiday-2021-caramel-boxes .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: 0 auto;
  padding: 0 0 20px 0;
  font-size: 36px;
  line-height: 40px;
  letter-spacing: 0;
  text-transform: none;
  text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.35);
}
.cms-index-defaultindex .backdrop.holiday-2021-caramel-boxes .banner .hero > .content .accent h2 span {
  display: inline-block;
}
.cms-index-defaultindex .backdrop.holiday-2021-caramel-boxes .banner .hero > .content .cta-box .banner-button {
  font-family: "HCo Gotham";
  font-size: 13px;
  color: #ffffff;
  border: 2px solid #fff;
  background-color: transparent;
  display: inline-block;
  height: auto;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-weight: 500;
  font-size: 18px;
  line-height: 38px;
  height: 42px;
  padding: 0 18px;
  cursor: pointer;
}
.cms-index-defaultindex .backdrop.holiday-2021-caramel-boxes .banner .hero > .content .cta-box .banner-button:hover {
  background-color: transparent;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.holiday-2021-caramel-boxes .banner {
    height: 550px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-holiday-caramels.jpg');
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-caramel-boxes .banner .hero > .content {
    height: 550px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-caramel-boxes .banner .hero > .content .accent {
    max-width: 900px;
    padding-top: 200px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-caramel-boxes .banner .hero > .content .accent h2 {
    font-size: 80px;
    line-height: 82px;
    letter-spacing: 0;
    padding-bottom: 20px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-caramel-boxes .banner .hero > .content .cta-box .banner-button {
    font-size: 24px;
    line-height: 48px;
    height: 52px;
    padding: 0 20px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.holiday-2021-caramel-boxes .banner {
    height: 580px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-caramel-boxes .banner .hero > .content {
    height: 561px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-caramel-boxes .banner .hero > .content .accent {
    max-width: 710px;
    padding-top: 170px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.holiday-2021-caramel-boxes .banner {
    height: 580px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-caramel-boxes .banner .hero > .content .accent h2 {
    font-size: 86px;
    line-height: 88px;
  }
}
.cms-index-defaultindex .backdrop.holiday-2021-assortments .banner {
  height: 400px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-holiday-boxes.jpg');
  background-size: 900px auto;
  background-position: 50% 50%;
  background-color: #fff;
}
.cms-index-defaultindex .backdrop.holiday-2021-assortments .banner .hero > .content {
  height: 400px;
  text-align: center;
}
.cms-index-defaultindex .backdrop.holiday-2021-assortments .banner .hero > .content .accent {
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: auto;
  left: auto;
  padding: 140px 0 0 0;
  margin: auto;
  width: auto;
  max-width: 320px;
  background-size: auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.holiday-2021-assortments .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: 0 auto;
  padding: 0 0 20px 0;
  font-size: 64px;
  line-height: 64px;
  letter-spacing: 0;
  text-transform: none;
  text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.35);
}
.cms-index-defaultindex .backdrop.holiday-2021-assortments .banner .hero > .content .accent h2 span {
  display: inline-block;
}
.cms-index-defaultindex .backdrop.holiday-2021-assortments .banner .hero > .content .cta-box .banner-button {
  font-family: "HCo Gotham";
  font-size: 13px;
  color: #ffffff;
  border: 2px solid #fff;
  background-color: transparent;
  display: inline-block;
  height: auto;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-weight: 500;
  font-size: 18px;
  line-height: 38px;
  height: 42px;
  padding: 0 18px;
  cursor: pointer;
}
.cms-index-defaultindex .backdrop.holiday-2021-assortments .banner .hero > .content .cta-box .banner-button:hover {
  background-color: transparent;
}
@media (min-width: 370px) {
  .cms-index-defaultindex .backdrop.holiday-2021-assortments .banner .hero > .content .accent {
    max-width: 100%;
  }
}
@media (min-width: 607px) {
  .cms-index-defaultindex .backdrop.holiday-2021-assortments .banner .hero > .content .accent h2 {
    font-size: 70px;
    line-height: 70px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.holiday-2021-assortments .banner {
    height: 550px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-holiday-boxes.jpg');
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-assortments .banner .hero > .content {
    height: 550px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-assortments .banner .hero > .content .accent {
    max-width: 900px;
    padding-top: 190px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-assortments .banner .hero > .content .accent h2 {
    font-size: 90px;
    line-height: 90px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-assortments .banner .hero > .content .cta-box .banner-button {
    font-size: 24px;
    line-height: 48px;
    height: 52px;
    padding: 0 20px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.holiday-2021-assortments .banner {
    height: 580px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-assortments .banner .hero > .content {
    height: 561px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-assortments .banner .hero > .content .accent h2 {
    font-size: 110px;
    line-height: 110px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.holiday-2021-assortments .banner .hero > .content .accent {
    max-width: 1200px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-assortments .banner .hero > .content .accent h2 {
    font-size: 118px;
    line-height: 118px;
  }
}
.cms-index-defaultindex .backdrop.holiday-2021-peppermint-imperiales .banner {
  height: 400px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-holiday-peppermint-mobile.jpg');
  background-size: 590px auto;
  background-position: 50% 0;
  background-color: #fff;
}
.cms-index-defaultindex .backdrop.holiday-2021-peppermint-imperiales .banner .hero > .content {
  height: 400px;
  text-align: center;
}
.cms-index-defaultindex .backdrop.holiday-2021-peppermint-imperiales .banner .hero > .content .accent {
  display: block;
  box-sizing: border-box;
  text-align: center;
  width: 100%;
  max-width: 300px;
  position: relative;
  padding: 10px 2px 0;
  margin: auto;
}
.cms-index-defaultindex .backdrop.holiday-2021-peppermint-imperiales .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #513629;
  margin: 0 auto;
  padding: 0 0 20px;
  font-size: 43px;
  line-height: 46px;
  text-transform: none;
}
.cms-index-defaultindex .backdrop.holiday-2021-peppermint-imperiales .banner .hero > .content .accent h2 span {
  display: inline-block;
}
.cms-index-defaultindex .backdrop.holiday-2021-peppermint-imperiales .banner .hero > .content .cta-box .banner-button {
  font-family: "HCo Gotham";
  font-size: 13px;
  color: #ffffff;
  border: 2px solid #fff;
  background-color: transparent;
  display: inline-block;
  height: auto;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-weight: 500;
  font-size: 18px;
  line-height: 38px;
  height: 42px;
  padding: 0 18px;
  cursor: pointer;
  color: #513629;
  border-color: #513629;
}
.cms-index-defaultindex .backdrop.holiday-2021-peppermint-imperiales .banner .hero > .content .cta-box .banner-button:hover {
  background-color: transparent;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.holiday-2021-peppermint-imperiales .banner {
    height: 550px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-holiday-peppermint.jpg');
    background-size: 1050px;
    background-position: 64% 0;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-peppermint-imperiales .banner .hero > .content {
    height: 490px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-peppermint-imperiales .banner .hero > .content .accent {
    width: 50%;
    max-width: 340px;
    position: absolute;
    top: 200px;
    right: 0;
    padding: 0 10px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-peppermint-imperiales .banner .hero > .content .accent h2 {
    font-size: 47px;
    line-height: 50px;
    margin: 0 auto;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-peppermint-imperiales .banner .hero > .content .cta-box {
    padding-top: 0;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-peppermint-imperiales .banner .hero > .content .cta-box .banner-button {
    font-size: 24px;
    line-height: 48px;
    height: 52px;
    padding: 0 20px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.holiday-2021-peppermint-imperiales .banner {
    height: 580px;
    background-position: 60% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-peppermint-imperiales .banner .hero > .content {
    height: 561px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-peppermint-imperiales .banner .hero > .content .accent {
    padding: 0 20px;
    top: 198px;
    max-width: 400px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-peppermint-imperiales .banner .hero > .content .accent h2 {
    font-size: 52px;
    line-height: 58px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.holiday-2021-peppermint-imperiales .banner {
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-peppermint-imperiales .banner .hero > .content .accent {
    padding: 0 80px;
    max-width: 540px;
  }
}
.cms-index-defaultindex .backdrop.holiday-2021-happy .banner {
  height: 400px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2021-holiday-green.jpg');
  background-size: 900px auto;
  background-position: 50% 50%;
  background-color: #fff;
}
.cms-index-defaultindex .backdrop.holiday-2021-happy .banner .hero > .content {
  height: 400px;
  text-align: center;
}
.cms-index-defaultindex .backdrop.holiday-2021-happy .banner .hero > .content .accent {
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: auto;
  left: auto;
  padding: 130px 0 0 0;
  margin: auto;
  width: auto;
  max-width: 320px;
  background-size: auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.holiday-2021-happy .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: 0 auto;
  padding: 0 0 20px 0;
  font-size: 50px;
  line-height: 54px;
  letter-spacing: 0;
  text-transform: none;
  text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.35);
}
.cms-index-defaultindex .backdrop.holiday-2021-happy .banner .hero > .content .accent h2 span {
  display: inline-block;
}
.cms-index-defaultindex .backdrop.holiday-2021-happy .banner .hero > .content .cta-box .banner-button {
  font-family: "HCo Gotham";
  font-size: 13px;
  color: #ffffff;
  border: 2px solid #fff;
  background-color: transparent;
  display: inline-block;
  height: auto;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-weight: 500;
  font-size: 18px;
  line-height: 38px;
  height: 42px;
  padding: 0 18px;
  cursor: pointer;
}
.cms-index-defaultindex .backdrop.holiday-2021-happy .banner .hero > .content .cta-box .banner-button:hover {
  background-color: transparent;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.holiday-2021-happy .banner {
    height: 550px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2021-holiday-green.jpg');
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-happy .banner .hero > .content {
    height: 550px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-happy .banner .hero > .content .accent {
    max-width: 900px;
    padding-top: 210px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-happy .banner .hero > .content .accent h2 {
    font-size: 80px;
    line-height: 82px;
    letter-spacing: 0;
    padding-bottom: 20px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-happy .banner .hero > .content .cta-box .banner-button {
    font-size: 24px;
    line-height: 48px;
    height: 52px;
    padding: 0 20px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.holiday-2021-happy .banner {
    height: 580px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-happy .banner .hero > .content {
    height: 561px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-happy .banner .hero > .content .accent {
    max-width: 710px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.holiday-2021-happy .banner .hero > .content {
    height: 561px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-happy .banner .hero > .content .accent h2 {
    font-size: 86px;
    line-height: 88px;
  }
}
.cms-index-defaultindex .backdrop.holiday-2021-after .banner {
  height: 400px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2021-holiday-green.jpg');
  background-size: 900px auto;
  background-position: 50% 50%;
  background-color: #fff;
}
.cms-index-defaultindex .backdrop.holiday-2021-after .banner .hero > .content {
  height: 400px;
  text-align: center;
  position: relative;
}
.cms-index-defaultindex .backdrop.holiday-2021-after .banner .hero > .content .accent {
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: auto;
  left: auto;
  padding: 130px 0 0 0;
  margin: auto;
  width: auto;
  max-width: 320px;
  background-size: auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.holiday-2021-after .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: 0 auto;
  padding: 0 0 20px 0;
  font-size: 50px;
  line-height: 54px;
  letter-spacing: 0;
  text-transform: none;
  text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.35);
}
.cms-index-defaultindex .backdrop.holiday-2021-after .banner .hero > .content .accent h2 span {
  display: inline-block;
}
.cms-index-defaultindex .backdrop.holiday-2021-after .banner .hero > .content .notice-box {
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: block;
  padding: 10px 4px;
  background-color: rgba(206, 2, 24, 0.85);
}
.cms-index-defaultindex .backdrop.holiday-2021-after .banner .hero > .content .notice-box .notice-copy {
  display: block;
  color: #fff;
  font-family: "HCo Gotham";
  font-size: 13px;
  line-height: 18px;
  font-weight: 500;
  margin: 0 auto;
}
@media (min-width: 607px) {
  .cms-index-defaultindex .backdrop.holiday-2021-after .banner .hero > .content .notice-box {
    padding: 10px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-after .banner .hero > .content .notice-box .notice-copy {
    font-size: 15px;
    line-height: 18px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.holiday-2021-after .banner {
    height: 550px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2021-holiday-green.jpg');
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-after .banner .hero > .content {
    height: 550px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-after .banner .hero > .content .accent {
    max-width: 900px;
    padding-top: 210px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-after .banner .hero > .content .accent h2 {
    font-size: 80px;
    line-height: 82px;
    letter-spacing: 0;
    padding-bottom: 20px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.holiday-2021-after .banner {
    height: 580px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-after .banner .hero > .content {
    height: 561px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-after .banner .hero > .content .accent {
    max-width: 710px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-after .banner .hero > .content .notice-box {
    padding: 17px;
    bottom: 10px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-after .banner .hero > .content .notice-box .notice-copy {
    font-size: 25px;
    line-height: 30px;
    max-width: 640px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.holiday-2021-after .banner .hero > .content {
    height: 561px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-after .banner .hero > .content .accent {
    max-width: 710px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-after .banner .hero > .content .accent h2 {
    font-size: 86px;
    line-height: 88px;
  }
}
.cms-index-defaultindex .backdrop.holiday-2021-sparkle .banner {
  height: 400px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2021-holiday-white.jpg');
  background-size: 900px auto;
  background-position: 50% 50%;
  background-color: #fff;
}
.cms-index-defaultindex .backdrop.holiday-2021-sparkle .banner .hero > .content {
  height: 400px;
  text-align: center;
}
.cms-index-defaultindex .backdrop.holiday-2021-sparkle .banner .hero > .content .accent {
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: auto;
  left: auto;
  padding: 130px 0 0 0;
  margin: auto;
  width: auto;
  max-width: 320px;
  background-size: auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.holiday-2021-sparkle .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: 0 auto;
  padding: 0 0 20px 0;
  font-size: 36px;
  line-height: 40px;
  letter-spacing: 0;
  text-transform: none;
  text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
}
.cms-index-defaultindex .backdrop.holiday-2021-sparkle .banner .hero > .content .accent h2 span {
  display: inline-block;
}
.cms-index-defaultindex .backdrop.holiday-2021-sparkle .banner .hero > .content .cta-box .banner-button {
  font-family: "HCo Gotham";
  font-size: 13px;
  color: #ffffff;
  border: 2px solid #fff;
  background-color: transparent;
  display: inline-block;
  height: auto;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-weight: 500;
  font-size: 18px;
  line-height: 38px;
  height: 42px;
  padding: 0 18px;
  cursor: pointer;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
.cms-index-defaultindex .backdrop.holiday-2021-sparkle .banner .hero > .content .cta-box .banner-button:hover {
  background-color: transparent;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.holiday-2021-sparkle .banner {
    height: 550px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2021-holiday-white.jpg');
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-sparkle .banner .hero > .content {
    height: 550px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-sparkle .banner .hero > .content .accent {
    max-width: 900px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-sparkle .banner .hero > .content .accent h2 {
    font-size: 80px;
    line-height: 82px;
    letter-spacing: 0;
    padding-bottom: 20px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-sparkle .banner .hero > .content .cta-box .banner-button {
    font-size: 24px;
    line-height: 48px;
    height: 52px;
    padding: 0 20px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.holiday-2021-sparkle .banner {
    height: 580px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2021-holiday-white.jpg');
  }
  .cms-index-defaultindex .backdrop.holiday-2021-sparkle .banner .hero > .content {
    height: 561px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-sparkle .banner .hero > .content .accent {
    padding-top: 168px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.holiday-2021-sparkle .banner .hero > .content .accent h2 {
    font-size: 86px;
    line-height: 88px;
  }
}
.cms-index-defaultindex .backdrop.holiday-2021-artwork .banner {
  height: 400px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2021-holiday-artwork.jpg');
  background-size: 900px auto;
  background-position: 50% 50%;
  background-color: #fff;
}
.cms-index-defaultindex .backdrop.holiday-2021-artwork .banner .hero > .content {
  height: 400px;
  text-align: center;
}
.cms-index-defaultindex .backdrop.holiday-2021-artwork .banner .hero > .content .accent {
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: auto;
  left: auto;
  padding: 150px 0 0 0;
  margin: auto;
  width: auto;
  max-width: 320px;
  background-size: auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.holiday-2021-artwork .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: 0 auto;
  padding: 0 0 20px 0;
  font-size: 40px;
  line-height: 42px;
  letter-spacing: 0;
  text-transform: none;
  text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
}
.cms-index-defaultindex .backdrop.holiday-2021-artwork .banner .hero > .content .accent h2 span {
  display: inline-block;
}
.cms-index-defaultindex .backdrop.holiday-2021-artwork .banner .hero > .content .cta-box .banner-button {
  font-family: "HCo Gotham";
  font-size: 13px;
  color: #ffffff;
  border: 2px solid #fff;
  background-color: transparent;
  display: inline-block;
  height: auto;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-weight: 500;
  font-size: 18px;
  line-height: 38px;
  height: 42px;
  padding: 0 18px;
  cursor: pointer;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
.cms-index-defaultindex .backdrop.holiday-2021-artwork .banner .hero > .content .cta-box .banner-button:hover {
  background-color: transparent;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.holiday-2021-artwork .banner {
    height: 550px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2021-holiday-artwork.jpg');
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-artwork .banner .hero > .content {
    height: 550px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-artwork .banner .hero > .content .accent {
    max-width: 900px;
    padding-top: 220px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-artwork .banner .hero > .content .accent h2 {
    font-size: 80px;
    line-height: 82px;
    letter-spacing: 0;
    padding-bottom: 20px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-artwork .banner .hero > .content .cta-box .banner-button {
    font-size: 24px;
    line-height: 48px;
    height: 52px;
    padding: 0 20px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.holiday-2021-artwork .banner {
    height: 580px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-artwork .banner .hero > .content {
    height: 561px;
  }
  .cms-index-defaultindex .backdrop.holiday-2021-artwork .banner .hero > .content .accent {
    max-width: 710px;
    padding-top: 210px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.holiday-2021-artwork .banner .hero > .content .accent h2 {
    font-size: 86px;
    line-height: 88px;
  }
}
.cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2022 {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2022 .banner {
  height: 605px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-signature-caramel-2020-mobile.jpg');
  background-position: 50% 0;
  background-size: 590px auto;
  background-color: #fdfdfd;
  transition-timing-function: 'ease-out';
  -webkit-transition: background 100ms;
  -o-transition: background 100ms;
  transition: background 100ms;
}
.cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2022 .banner .hero > .content {
  height: 520px;
  min-height: 520px;
}
.cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2022 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  position: relative;
  background: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2022 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  font-weight: 500;
  color: #4e3227;
  color: #fff;
  margin: auto;
  padding: 0;
  font-size: 30px;
  line-height: 32px;
  padding-top: 22px;
  padding-bottom: 8px;
  text-transform: none;
  color: #513629;
}
.cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2022 .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2022 .banner .hero > .content .cta-box {
  display: block;
  width: 100%;
  padding-top: 0;
}
.cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2022 .banner .hero > .content .cta-box .banner-button {
  font-family: "HCo Gotham";
  font-size: 13px;
  color: #ffffff;
  border: 2px solid #fff;
  background-color: transparent;
  display: inline-block;
  height: auto;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-weight: 500;
  font-size: 18px;
  line-height: 38px;
  height: 42px;
  padding: 0 18px;
  cursor: pointer;
  color: #513629;
  border-color: #513629;
}
.cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2022 .banner .hero > .content .cta-box .banner-button:hover {
  background-color: transparent;
}
@media (min-width: 370px) {
  .cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2022 .banner .hero > .content .accent h2 {
    font-size: 34px;
    line-height: 36px;
  }
}
@media (min-width: 607px) {
  .cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2022 .banner {
    background-position: 85% 0;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2022 .banner {
    height: 700px;
    background-position: 85% 0;
    background-size: 1210px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-signature-caramel-2020.jpg');
  }
  .cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2022 .banner .hero > .content {
    height: 570px;
    min-height: 570px;
  }
  .cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2022 .banner .hero > .content .accent {
    position: absolute;
    top: 190px;
    right: 26px;
    max-width: 440px;
    margin: 0;
    padding: 0;
  }
  .cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2022 .banner .hero > .content .accent h2 {
    font-size: 43px;
    line-height: 51px;
    padding-top: 0;
    padding-bottom: 20px;
  }
  .cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2022 .banner .hero > .content .cta-box {
    padding-top: 0;
  }
  .cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2022 .banner .hero > .content .cta-box .banner-button {
    font-size: 24px;
    line-height: 48px;
    height: 52px;
    padding: 0 20px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2022 .banner {
    background-position: 74% 0;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2022 .banner {
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2022 .banner .hero > .content .accent {
    right: 50px;
  }
}
.cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-marble-2022 .banner {
  height: 400px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2021-holiday-caramel.jpg');
  background-size: 900px auto;
  background-position: 50% 50%;
  background-color: #fff;
}
.cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-marble-2022 .banner .hero > .content {
  height: 400px;
  text-align: center;
}
.cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-marble-2022 .banner .hero > .content .accent {
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: auto;
  left: auto;
  padding: 130px 0 0 0;
  margin: auto;
  width: auto;
  max-width: 320px;
  background-size: auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-marble-2022 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: 0 auto;
  padding: 0 0 20px 0;
  font-size: 34px;
  line-height: 38px;
  letter-spacing: 0;
  text-transform: none;
  text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
}
.cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-marble-2022 .banner .hero > .content .accent h2 span {
  display: inline-block;
}
.cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-marble-2022 .banner .hero > .content .cta-box .banner-button {
  font-family: "HCo Gotham";
  font-size: 13px;
  color: #ffffff;
  border: 2px solid #fff;
  background-color: transparent;
  display: inline-block;
  height: auto;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-weight: 500;
  font-size: 18px;
  line-height: 38px;
  height: 42px;
  padding: 0 18px;
  cursor: pointer;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
.cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-marble-2022 .banner .hero > .content .cta-box .banner-button:hover {
  background-color: transparent;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-marble-2022 .banner {
    height: 550px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-2021-holiday-caramel.jpg');
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-marble-2022 .banner .hero > .content {
    height: 550px;
  }
  .cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-marble-2022 .banner .hero > .content .accent {
    max-width: 900px;
  }
  .cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-marble-2022 .banner .hero > .content .accent h2 {
    font-size: 80px;
    line-height: 82px;
    letter-spacing: 0;
    padding-bottom: 20px;
  }
  .cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-marble-2022 .banner .hero > .content .cta-box .banner-button {
    font-size: 24px;
    line-height: 48px;
    height: 52px;
    padding: 0 20px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-marble-2022 .banner {
    height: 580px;
  }
  .cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-marble-2022 .banner .hero > .content {
    height: 561px;
  }
  .cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-marble-2022 .banner .hero > .content .accent {
    padding-top: 168px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-marble-2022 .banner .hero > .content .accent h2 {
    font-size: 86px;
    line-height: 88px;
  }
}
.cms-index-defaultindex .backdrop.hero-fall-1-2021 {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-fall-1-2021 .banner {
  height: 390px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-fall-1-2021.jpg');
  background-size: 800px auto;
  background-position: 72% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.hero-fall-1-2021 .banner .hero > .content {
  height: 390px;
}
.cms-index-defaultindex .backdrop.hero-fall-1-2021 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  max-width: 400px;
  position: relative;
  padding-top: 130px;
}
.cms-index-defaultindex .backdrop.hero-fall-1-2021 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: auto;
  max-width: auto;
  font-size: 34px;
  line-height: 34px;
  letter-spacing: 0;
  padding: 0;
  text-shadow: none;
  margin-bottom: 14px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
}
.cms-index-defaultindex .backdrop.hero-fall-1-2021 .banner .hero > .content .accent h2 .line {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-fall-1-2021 .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: transparent;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  line-height: 38px;
}
.cms-index-defaultindex .backdrop.hero-fall-1-2021 .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
@media (min-width: 350px) {
  .cms-index-defaultindex .backdrop.hero-fall-1-2021 .banner .hero > .content .accent h2 {
    font-size: 40px;
    line-height: 40px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-fall-1-2021 {
    height: 610px !important;
  }
  .cms-index-defaultindex .backdrop.hero-fall-1-2021 .banner {
    height: 1000px;
    background-position: 50% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.hero-fall-1-2021 .banner .hero > .content {
    height: 600px;
  }
  .cms-index-defaultindex .backdrop.hero-fall-1-2021 .banner .hero > .content .accent {
    padding-top: 200px;
    max-width: 700px;
  }
  .cms-index-defaultindex .backdrop.hero-fall-1-2021 .banner .hero > .content .accent h2 {
    font-size: 58px;
    line-height: 58px;
    margin-bottom: 16px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-fall-1-2021 .banner .hero > .content .accent {
    padding-top: 200px;
    max-width: 900px;
  }
  .cms-index-defaultindex .backdrop.hero-fall-1-2021 .banner .hero > .content .accent h2 {
    font-size: 70px;
    line-height: 70px;
  }
}
.cms-index-defaultindex .backdrop.hero-fall-2-2021 {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-fall-2-2021 .banner {
  height: 390px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-fall-2-2021.jpg');
  background-size: 800px auto;
  background-position: 8% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.hero-fall-2-2021 .banner .hero > .content {
  height: 390px;
}
.cms-index-defaultindex .backdrop.hero-fall-2-2021 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  max-width: 300px;
  position: relative;
  padding-top: 130px;
}
.cms-index-defaultindex .backdrop.hero-fall-2-2021 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: auto;
  max-width: auto;
  font-size: 42px;
  line-height: 42px;
  letter-spacing: 0;
  padding: 0;
  text-shadow: none;
  margin-bottom: 14px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
}
.cms-index-defaultindex .backdrop.hero-fall-2-2021 .banner .hero > .content .accent h2 .line {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-fall-2-2021 .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: transparent;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  line-height: 38px;
}
.cms-index-defaultindex .backdrop.hero-fall-2-2021 .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-fall-2-2021 {
    height: 610px !important;
  }
  .cms-index-defaultindex .backdrop.hero-fall-2-2021 .banner {
    height: 1000px;
    background-position: 50% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.hero-fall-2-2021 .banner .hero > .content {
    height: 600px;
  }
  .cms-index-defaultindex .backdrop.hero-fall-2-2021 .banner .hero > .content .accent {
    padding-top: 230px;
    max-width: 700px;
  }
  .cms-index-defaultindex .backdrop.hero-fall-2-2021 .banner .hero > .content .accent h2 {
    font-size: 58px;
    line-height: 58px;
    margin-bottom: 16px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-fall-2-2021 .banner .hero > .content .accent {
    padding-top: 230px;
    max-width: 900px;
  }
  .cms-index-defaultindex .backdrop.hero-fall-2-2021 .banner .hero > .content .accent h2 {
    font-size: 70px;
    line-height: 70px;
  }
}
.cms-index-defaultindex .backdrop.hero-halloween-1-2021 {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-halloween-1-2021 .banner {
  height: 390px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-halloween-1-2021.jpg');
  background-size: 800px auto;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.hero-halloween-1-2021 .banner .hero > .content {
  height: 390px;
}
.cms-index-defaultindex .backdrop.hero-halloween-1-2021 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  max-width: 400px;
  position: relative;
  padding-top: 130px;
}
.cms-index-defaultindex .backdrop.hero-halloween-1-2021 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: auto;
  max-width: auto;
  font-size: 36px;
  line-height: 36px;
  letter-spacing: 0;
  padding: 0;
  text-shadow: none;
  margin-bottom: 14px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
}
.cms-index-defaultindex .backdrop.hero-halloween-1-2021 .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: transparent;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  line-height: 38px;
}
.cms-index-defaultindex .backdrop.hero-halloween-1-2021 .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-halloween-1-2021 {
    height: 610px !important;
  }
  .cms-index-defaultindex .backdrop.hero-halloween-1-2021 .banner {
    height: 1000px;
    background-position: 50% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.hero-halloween-1-2021 .banner .hero > .content {
    height: 600px;
  }
  .cms-index-defaultindex .backdrop.hero-halloween-1-2021 .banner .hero > .content .accent {
    padding-top: 278px;
    max-width: 700px;
  }
  .cms-index-defaultindex .backdrop.hero-halloween-1-2021 .banner .hero > .content .accent h2 {
    font-size: 58px;
    line-height: 58px;
    margin-bottom: 16px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-halloween-1-2021 .banner .hero > .content .accent {
    padding-top: 240px;
    max-width: 900px;
  }
  .cms-index-defaultindex .backdrop.hero-halloween-1-2021 .banner .hero > .content .accent h2 {
    font-size: 70px;
    line-height: 70px;
  }
}
.cms-index-defaultindex .backdrop.hero-halloween-2-2021 {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-halloween-2-2021 .banner {
  height: 390px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-halloween-2-2021.jpg');
  background-size: 800px auto;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.hero-halloween-2-2021 .banner .hero > .content {
  height: 390px;
}
.cms-index-defaultindex .backdrop.hero-halloween-2-2021 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  max-width: 300px;
  position: relative;
  padding-top: 45px;
}
.cms-index-defaultindex .backdrop.hero-halloween-2-2021 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: auto;
  max-width: auto;
  font-size: 36px;
  line-height: 36px;
  letter-spacing: 0;
  padding: 0;
  text-shadow: none;
  margin-bottom: 14px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
}
.cms-index-defaultindex .backdrop.hero-halloween-2-2021 .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: transparent;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  line-height: 38px;
}
.cms-index-defaultindex .backdrop.hero-halloween-2-2021 .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-halloween-2-2021 {
    height: 610px !important;
  }
  .cms-index-defaultindex .backdrop.hero-halloween-2-2021 .banner {
    height: 1000px;
    background-position: 50% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.hero-halloween-2-2021 .banner .hero > .content {
    height: 600px;
  }
  .cms-index-defaultindex .backdrop.hero-halloween-2-2021 .banner .hero > .content .accent {
    padding-top: 70px;
    max-width: 700px;
  }
  .cms-index-defaultindex .backdrop.hero-halloween-2-2021 .banner .hero > .content .accent h2 {
    font-size: 58px;
    line-height: 58px;
    margin-bottom: 16px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-halloween-2-2021 .banner .hero > .content .accent {
    padding-top: 70px;
    max-width: 900px;
  }
  .cms-index-defaultindex .backdrop.hero-halloween-2-2021 .banner .hero > .content .accent h2 {
    font-size: 70px;
    line-height: 70px;
  }
}
.cms-index-defaultindex .backdrop.hero-halloween-3-2021 {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-halloween-3-2021 .banner {
  height: 390px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-halloween-3-2021.jpg');
  background-size: 800px auto;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.hero-halloween-3-2021 .banner .hero > .content {
  height: 390px;
}
.cms-index-defaultindex .backdrop.hero-halloween-3-2021 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  max-width: 400px;
  position: relative;
  padding-top: 172px;
}
.cms-index-defaultindex .backdrop.hero-halloween-3-2021 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: auto;
  max-width: auto;
  font-size: 34px;
  line-height: 34px;
  letter-spacing: 0;
  padding: 0;
  text-shadow: none;
  margin-bottom: 12px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
}
.cms-index-defaultindex .backdrop.hero-halloween-3-2021 .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: transparent;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  line-height: 38px;
}
.cms-index-defaultindex .backdrop.hero-halloween-3-2021 .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
@media (min-width: 350px) {
  .cms-index-defaultindex .backdrop.hero-halloween-3-2021 .banner .hero > .content .accent h2 {
    font-size: 38px;
    line-height: 38px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-halloween-3-2021 {
    height: 610px !important;
  }
  .cms-index-defaultindex .backdrop.hero-halloween-3-2021 .banner {
    height: 1000px;
    background-position: 50% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.hero-halloween-3-2021 .banner .hero > .content {
    height: 600px;
  }
  .cms-index-defaultindex .backdrop.hero-halloween-3-2021 .banner .hero > .content .accent {
    padding-top: 200px;
    max-width: 700px;
  }
  .cms-index-defaultindex .backdrop.hero-halloween-3-2021 .banner .hero > .content .accent h2 {
    font-size: 58px;
    line-height: 58px;
    margin-bottom: 14px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-halloween-3-2021 .banner .hero > .content .accent {
    padding-top: 200px;
    max-width: 900px;
  }
  .cms-index-defaultindex .backdrop.hero-halloween-3-2021 .banner .hero > .content .accent h2 {
    font-size: 70px;
    line-height: 70px;
  }
}
.cms-index-defaultindex .backdrop.hero-halloween-4-2021 {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-halloween-4-2021 .banner {
  height: 390px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-halloween-4-2021.jpg');
  background-size: 800px auto;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.hero-halloween-4-2021 .banner .hero > .content {
  height: 390px;
}
.cms-index-defaultindex .backdrop.hero-halloween-4-2021 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  max-width: 300px;
  position: relative;
  padding-top: 250px;
}
.cms-index-defaultindex .backdrop.hero-halloween-4-2021 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: auto;
  max-width: auto;
  font-size: 42px;
  line-height: 42px;
  letter-spacing: 0;
  padding: 0;
  text-shadow: none;
  margin-bottom: 14px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
}
.cms-index-defaultindex .backdrop.hero-halloween-4-2021 .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: transparent;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  line-height: 38px;
}
.cms-index-defaultindex .backdrop.hero-halloween-4-2021 .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-halloween-4-2021 {
    height: 610px !important;
  }
  .cms-index-defaultindex .backdrop.hero-halloween-4-2021 .banner {
    height: 1000px;
    background-position: 50% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.hero-halloween-4-2021 .banner .hero > .content {
    height: 600px;
  }
  .cms-index-defaultindex .backdrop.hero-halloween-4-2021 .banner .hero > .content .accent {
    padding-top: 370px;
    max-width: 700px;
  }
  .cms-index-defaultindex .backdrop.hero-halloween-4-2021 .banner .hero > .content .accent h2 {
    font-size: 58px;
    line-height: 58px;
    margin-bottom: 12px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-halloween-4-2021 .banner .hero > .content .accent {
    padding-top: 370px;
    max-width: 900px;
  }
  .cms-index-defaultindex .backdrop.hero-halloween-4-2021 .banner .hero > .content .accent h2 {
    font-size: 70px;
    line-height: 70px;
  }
}
.cms-index-defaultindex .backdrop.summer-smore-2021 {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.summer-smore-2021 .banner {
  height: 450px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2021-smore.jpg');
  background-size: 960px auto;
  background-position: 50% 10%;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.summer-smore-2021 .banner .hero > .content {
  height: 450px;
}
.cms-index-defaultindex .backdrop.summer-smore-2021 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  max-width: 300px;
  position: relative;
  padding-top: 248px;
}
.cms-index-defaultindex .backdrop.summer-smore-2021 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: auto;
  max-width: auto;
  font-size: 40px;
  line-height: 42px;
  letter-spacing: 0;
  padding: 0;
  text-shadow: none;
  margin-bottom: 14px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
}
.cms-index-defaultindex .backdrop.summer-smore-2021 .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: transparent;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  line-height: 38px;
}
.cms-index-defaultindex .backdrop.summer-smore-2021 .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.summer-smore-2021 {
    height: 530px !important;
  }
  .cms-index-defaultindex .backdrop.summer-smore-2021 .banner {
    height: 1000px;
    background-size: 1050px auto;
    background-position: 50% -10%;
  }
  .cms-index-defaultindex .backdrop.summer-smore-2021 .banner .hero > .content {
    height: 520px;
  }
  .cms-index-defaultindex .backdrop.summer-smore-2021 .banner .hero > .content .accent {
    padding-top: 230px;
    max-width: 400px;
  }
  .cms-index-defaultindex .backdrop.summer-smore-2021 .banner .hero > .content .accent h2 {
    margin-bottom: 15px;
    font-size: 52px;
    line-height: 52px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.summer-smore-2021 {
    height: 660px !important;
  }
  .cms-index-defaultindex .backdrop.summer-smore-2021 .banner {
    background-position: 50% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.summer-smore-2021 .banner .hero > .content {
    height: 650px;
  }
  .cms-index-defaultindex .backdrop.summer-smore-2021 .banner .hero > .content .accent {
    padding-top: 318px;
  }
  .cms-index-defaultindex .backdrop.summer-smore-2021 .banner .hero > .content .accent h2 {
    margin-bottom: 18px;
    font-size: 60px;
    line-height: 60px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.summer-smore-2021 .banner {
    background-position: 0 0;
    background-size: auto;
  }
}
.cms-index-defaultindex .backdrop.summer-bars-2021 {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.summer-bars-2021 .banner {
  height: 390px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2021-outdoor-bars.jpg');
  background-size: 960px auto;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.summer-bars-2021 .banner .hero > .content {
  height: 390px;
}
.cms-index-defaultindex .backdrop.summer-bars-2021 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  max-width: 800px;
  position: relative;
  padding-top: 50px;
}
.cms-index-defaultindex .backdrop.summer-bars-2021 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: auto;
  max-width: auto;
  font-size: 40px;
  line-height: 42px;
  letter-spacing: 0;
  padding: 0;
  text-shadow: none;
  margin-bottom: 14px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
}
.cms-index-defaultindex .backdrop.summer-bars-2021 .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.summer-bars-2021 .banner .hero > .content .accent h2 span.line-1 {
  padding-bottom: 10px;
}
.cms-index-defaultindex .backdrop.summer-bars-2021 .banner .hero > .content .accent h2 span.line-2 {
  font-size: 18px;
  line-height: 20px;
}
.cms-index-defaultindex .backdrop.summer-bars-2021 .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: transparent;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  line-height: 38px;
}
.cms-index-defaultindex .backdrop.summer-bars-2021 .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.summer-bars-2021 {
    height: 485px !important;
  }
  .cms-index-defaultindex .backdrop.summer-bars-2021 .banner {
    height: 1000px;
    background-size: 1050px auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.summer-bars-2021 .banner .hero > .content {
    height: 470px;
  }
  .cms-index-defaultindex .backdrop.summer-bars-2021 .banner .hero > .content .accent {
    padding-top: 15px;
    max-width: 590px;
  }
  .cms-index-defaultindex .backdrop.summer-bars-2021 .banner .hero > .content .accent h2 {
    margin-bottom: 16px;
    font-size: 60px;
    line-height: 62px;
  }
  .cms-index-defaultindex .backdrop.summer-bars-2021 .banner .hero > .content .accent h2 span.line-1 {
    padding-bottom: 8px;
  }
  .cms-index-defaultindex .backdrop.summer-bars-2021 .banner .hero > .content .accent h2 span.line-2 {
    font-size: 25px;
    line-height: 27px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.summer-bars-2021 {
    height: 560px !important;
  }
  .cms-index-defaultindex .backdrop.summer-bars-2021 .banner {
    background-position: 10% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.summer-bars-2021 .banner .hero > .content {
    height: 550px;
  }
  .cms-index-defaultindex .backdrop.summer-bars-2021 .banner .hero > .content .accent {
    position: absolute;
    padding: 0;
    top: 150px;
    left: 45px;
    max-width: 500px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.summer-bars-2021 .banner {
    background-position: 0 0;
    background-size: auto;
  }
}
.cms-index-defaultindex .backdrop.tas-de-noix-2021 {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.tas-de-noix-2021 .banner {
  height: 390px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2021-tas-de-noix.jpg');
  background-size: 960px auto;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.tas-de-noix-2021 .banner .hero > .content {
  height: 390px;
}
.cms-index-defaultindex .backdrop.tas-de-noix-2021 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  max-width: 300px;
  position: relative;
  padding-top: 130px;
}
.cms-index-defaultindex .backdrop.tas-de-noix-2021 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: auto;
  max-width: auto;
  font-size: 30px;
  line-height: 34px;
  letter-spacing: 0;
  padding: 0;
  text-shadow: none;
  margin-bottom: 14px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
}
.cms-index-defaultindex .backdrop.tas-de-noix-2021 .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: transparent;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  line-height: 38px;
}
.cms-index-defaultindex .backdrop.tas-de-noix-2021 .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.tas-de-noix-2021 {
    height: 485px !important;
  }
  .cms-index-defaultindex .backdrop.tas-de-noix-2021 .banner {
    height: 1000px;
    background-size: 1050px auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.tas-de-noix-2021 .banner .hero > .content {
    height: 470px;
  }
  .cms-index-defaultindex .backdrop.tas-de-noix-2021 .banner .hero > .content .accent {
    padding-top: 170px;
    max-width: 630px;
  }
  .cms-index-defaultindex .backdrop.tas-de-noix-2021 .banner .hero > .content .accent h2 {
    margin-bottom: 16px;
    font-size: 54px;
    line-height: 60px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.tas-de-noix-2021 {
    height: 560px !important;
  }
  .cms-index-defaultindex .backdrop.tas-de-noix-2021 .banner {
    background-position: 50% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.tas-de-noix-2021 .banner .hero > .content {
    height: 550px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.tas-de-noix-2021 .banner {
    background-position: 0 0;
    background-size: auto;
  }
}
.cms-index-defaultindex .backdrop.caramels-2021 {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.caramels-2021 .banner {
  height: 390px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2021-salted-caramels-v3.jpg');
  background-size: 960px auto;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.caramels-2021 .banner .hero > .content {
  height: 390px;
}
.cms-index-defaultindex .backdrop.caramels-2021 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  max-width: 310px;
  position: relative;
  padding-top: 130px;
}
.cms-index-defaultindex .backdrop.caramels-2021 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: auto;
  max-width: auto;
  font-size: 30px;
  line-height: 34px;
  letter-spacing: 0;
  padding: 0;
  text-shadow: none;
  margin-bottom: 14px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
}
.cms-index-defaultindex .backdrop.caramels-2021 .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: transparent;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  line-height: 38px;
}
.cms-index-defaultindex .backdrop.caramels-2021 .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.caramels-2021 {
    height: 440px !important;
  }
  .cms-index-defaultindex .backdrop.caramels-2021 .banner {
    height: 1000px;
    background-size: 1050px auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.caramels-2021 .banner .hero > .content {
    height: 440px;
  }
  .cms-index-defaultindex .backdrop.caramels-2021 .banner .hero > .content .accent {
    padding-top: 145px;
    max-width: 550px;
  }
  .cms-index-defaultindex .backdrop.caramels-2021 .banner .hero > .content .accent h2 {
    margin-bottom: 16px;
    font-size: 54px;
    line-height: 60px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.caramels-2021 {
    height: 520px !important;
  }
  .cms-index-defaultindex .backdrop.caramels-2021 .banner {
    background-position: 50% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.caramels-2021 .banner .hero > .content {
    height: 500px;
  }
  .cms-index-defaultindex .backdrop.caramels-2021 .banner .hero > .content .accent {
    padding-top: 170px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.caramels-2021 {
    height: 520px !important;
  }
  .cms-index-defaultindex .backdrop.caramels-2021 .banner {
    background-position: 0 0;
    background-size: auto;
  }
}
.cms-index-defaultindex .backdrop.thins-2021 {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.thins-2021 .banner {
  height: 390px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2021-thins-v2.jpg');
  background-size: 960px auto;
  background-position: 50% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.thins-2021 .banner .hero > .content {
  height: 390px;
}
.cms-index-defaultindex .backdrop.thins-2021 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  max-width: 300px;
  position: relative;
  padding-top: 130px;
}
.cms-index-defaultindex .backdrop.thins-2021 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: auto;
  max-width: auto;
  font-size: 30px;
  line-height: 34px;
  letter-spacing: 0;
  padding: 0;
  text-shadow: none;
  margin-bottom: 14px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
}
.cms-index-defaultindex .backdrop.thins-2021 .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: transparent;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  line-height: 38px;
}
.cms-index-defaultindex .backdrop.thins-2021 .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.thins-2021 {
    height: 440px !important;
  }
  .cms-index-defaultindex .backdrop.thins-2021 .banner {
    height: 1000px;
    background-size: 1050px auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.thins-2021 .banner .hero > .content {
    height: 440px;
  }
  .cms-index-defaultindex .backdrop.thins-2021 .banner .hero > .content .accent {
    padding-top: 145px;
    max-width: 490px;
  }
  .cms-index-defaultindex .backdrop.thins-2021 .banner .hero > .content .accent h2 {
    margin-bottom: 16px;
    font-size: 54px;
    line-height: 60px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.thins-2021 {
    height: 520px !important;
  }
  .cms-index-defaultindex .backdrop.thins-2021 .banner {
    background-position: 50% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.thins-2021 .banner .hero > .content {
    height: 500px;
  }
  .cms-index-defaultindex .backdrop.thins-2021 .banner .hero > .content .accent {
    padding-top: 170px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.thins-2021 {
    height: 520px !important;
  }
  .cms-index-defaultindex .backdrop.thins-2021 .banner {
    background-position: 0 0;
    background-size: auto;
  }
}
.cms-index-defaultindex .backdrop.pure-bars-2021 {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.pure-bars-2021 .banner {
  height: 390px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-2021-pure-bars-v2.jpg');
  background-size: 960px auto;
  background-position: 11% 50%;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.pure-bars-2021 .banner .hero > .content {
  height: 390px;
}
.cms-index-defaultindex .backdrop.pure-bars-2021 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  max-width: 310px;
  position: relative;
  padding-top: 130px;
}
.cms-index-defaultindex .backdrop.pure-bars-2021 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: auto;
  max-width: auto;
  font-size: 30px;
  line-height: 34px;
  letter-spacing: 0;
  padding: 0;
  text-shadow: none;
  margin-bottom: 14px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
}
.cms-index-defaultindex .backdrop.pure-bars-2021 .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.pure-bars-2021 .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: transparent;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  line-height: 38px;
}
.cms-index-defaultindex .backdrop.pure-bars-2021 .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.pure-bars-2021 {
    height: 495px !important;
  }
  .cms-index-defaultindex .backdrop.pure-bars-2021 .banner {
    height: 1000px;
    background-size: 1050px auto;
    background-position: 0 0;
  }
  .cms-index-defaultindex .backdrop.pure-bars-2021 .banner .hero > .content {
    height: 440px;
  }
  .cms-index-defaultindex .backdrop.pure-bars-2021 .banner .hero > .content .accent {
    padding-top: 260px;
    max-width: 550px;
  }
  .cms-index-defaultindex .backdrop.pure-bars-2021 .banner .hero > .content .accent h2 {
    margin-bottom: 16px;
    font-size: 38px;
    line-height: 42px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.pure-bars-2021 {
    height: 570px !important;
  }
  .cms-index-defaultindex .backdrop.pure-bars-2021 .banner {
    background-position: 10% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.pure-bars-2021 .banner .hero > .content {
    height: 560px;
  }
  .cms-index-defaultindex .backdrop.pure-bars-2021 .banner .hero > .content .accent {
    padding-top: 170px;
    padding: 0;
    position: absolute;
    top: 220px;
    left: 72px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.pure-bars-2021 .banner {
    background-position: 0 0;
    background-size: auto;
  }
}
.cms-index-defaultindex .backdrop.fathers-2021-2 {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.fathers-2021-2 .banner {
  height: 600px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-whiskey-2021.jpg');
  background-size: 960px auto;
  background-position: 75% 0;
  background-color: #fff;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.fathers-2021-2 .banner .hero > .content {
  height: 600px;
}
.cms-index-defaultindex .backdrop.fathers-2021-2 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  top: 40px;
  right: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  max-width: 360px;
}
.cms-index-defaultindex .backdrop.fathers-2021-2 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #653b2b;
  margin: auto;
  max-width: auto;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 1px;
  padding: 0;
  text-shadow: none;
  margin-bottom: 10px;
}
.cms-index-defaultindex .backdrop.fathers-2021-2 .banner .hero > .content .accent h2 .w1,
.cms-index-defaultindex .backdrop.fathers-2021-2 .banner .hero > .content .accent h2 .w2,
.cms-index-defaultindex .backdrop.fathers-2021-2 .banner .hero > .content .accent h2 .w3 {
  display: block;
}
.cms-index-defaultindex .backdrop.fathers-2021-2 .banner .hero > .content .accent h2 .w1,
.cms-index-defaultindex .backdrop.fathers-2021-2 .banner .hero > .content .accent h2 .w3 {
  display: block;
  font-size: 50px;
  line-height: 54px;
  padding: 0;
}
.cms-index-defaultindex .backdrop.fathers-2021-2 .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: #153a94;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
}
.cms-index-defaultindex .backdrop.fathers-2021-2 .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: #375ab2;
}
@media (min-width: 420px) {
  .cms-index-defaultindex .backdrop.fathers-2021-2 .banner {
    background-position: 80% 0;
  }
}
@media (min-width: 500px) {
  .cms-index-defaultindex .backdrop.fathers-2021-2 .banner {
    background-position: 90% 0;
  }
}
@media (min-width: 607px) {
  .cms-index-defaultindex .backdrop.fathers-2021-2 {
    height: 650px !important;
  }
  .cms-index-defaultindex .backdrop.fathers-2021-2 .banner {
    height: 650px;
    background-size: 1000px auto;
    background-position: 100% 0;
  }
  .cms-index-defaultindex .backdrop.fathers-2021-2 .banner .hero > .content {
    height: 650px;
  }
  .cms-index-defaultindex .backdrop.fathers-2021-2 .banner .hero > .content .accent {
    top: 50px;
  }
  .cms-index-defaultindex .backdrop.fathers-2021-2 .banner .hero > .content .accent .banner-button {
    font-size: 14px;
    line-height: 14px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.fathers-2021-2 {
    height: 390px !important;
  }
  .cms-index-defaultindex .backdrop.fathers-2021-2 .banner {
    height: 1000px;
    background-size: 1050px auto;
    background-position: 41% -310px;
  }
  .cms-index-defaultindex .backdrop.fathers-2021-2 .banner .hero > .content {
    height: 390px;
  }
  .cms-index-defaultindex .backdrop.fathers-2021-2 .banner .hero > .content .accent {
    position: absolute;
    width: auto;
    max-width: 385px;
    min-width: 200px;
    top: 62px;
    left: 45px;
  }
  .cms-index-defaultindex .backdrop.fathers-2021-2 .banner .hero > .content .accent h2 {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 32px;
  }
  .cms-index-defaultindex .backdrop.fathers-2021-2 .banner .hero > .content .accent h2 .w1,
  .cms-index-defaultindex .backdrop.fathers-2021-2 .banner .hero > .content .accent h2 .w3 {
    font-size: 64px;
    line-height: 70px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.fathers-2021-2 {
    height: 528px !important;
  }
  .cms-index-defaultindex .backdrop.fathers-2021-2 .banner {
    background-position: 96% -281px;
    background-size: auto;
    height: 550px;
  }
  .cms-index-defaultindex .backdrop.fathers-2021-2 .banner .hero > .content {
    height: 520px;
  }
  .cms-index-defaultindex .backdrop.fathers-2021-2 .banner .hero > .content .accent {
    top: 120px;
    left: 25px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.fathers-2021-2 {
    height: 528px !important;
  }
  .cms-index-defaultindex .backdrop.fathers-2021-2 .banner {
    background-position: 0 -281px;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.fathers-2021-2 .banner .hero > .content .accent {
    top: 135px;
    left: 162px;
  }
}
.cms-index-defaultindex .backdrop.fathers-2021-1 .banner {
  height: 600px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-park-bar-3.jpg');
  background-size: 960px auto;
  background-position: 25% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.fathers-2021-1 .banner .hero > .content {
  height: 600px;
}
.cms-index-defaultindex .backdrop.fathers-2021-1 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  top: 40px;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  max-width: 360px;
}
.cms-index-defaultindex .backdrop.fathers-2021-1 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #333;
  margin: auto;
  max-width: auto;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 1px;
  padding: 0;
  text-shadow: none;
  margin-bottom: 10px;
}
.cms-index-defaultindex .backdrop.fathers-2021-1 .banner .hero > .content .accent h2 .w1,
.cms-index-defaultindex .backdrop.fathers-2021-1 .banner .hero > .content .accent h2 .w2,
.cms-index-defaultindex .backdrop.fathers-2021-1 .banner .hero > .content .accent h2 .w3,
.cms-index-defaultindex .backdrop.fathers-2021-1 .banner .hero > .content .accent h2 .w4 {
  display: block;
}
.cms-index-defaultindex .backdrop.fathers-2021-1 .banner .hero > .content .accent h2 .w2,
.cms-index-defaultindex .backdrop.fathers-2021-1 .banner .hero > .content .accent h2 .w4 {
  display: block;
  font-size: 50px;
  line-height: 54px;
  padding: 0;
}
.cms-index-defaultindex .backdrop.fathers-2021-1 .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: #653b2b;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
}
.cms-index-defaultindex .backdrop.fathers-2021-1 .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: #7d5241;
}
@media (min-width: 420px) {
  .cms-index-defaultindex .backdrop.fathers-2021-1 .banner {
    background-position: 20% 0;
  }
}
@media (min-width: 500px) {
  .cms-index-defaultindex .backdrop.fathers-2021-1 .banner {
    background-position: 10% 0;
  }
}
@media (min-width: 607px) {
  .cms-index-defaultindex .backdrop.fathers-2021-1 {
    height: 650px !important;
  }
  .cms-index-defaultindex .backdrop.fathers-2021-1 .banner {
    height: 650px;
    background-size: 1000px auto;
    background-position: 0 0;
  }
  .cms-index-defaultindex .backdrop.fathers-2021-1 .banner .hero > .content {
    height: 650px;
  }
  .cms-index-defaultindex .backdrop.fathers-2021-1 .banner .hero > .content .accent {
    top: 45px;
  }
  .cms-index-defaultindex .backdrop.fathers-2021-1 .banner .hero > .content .accent .banner-button {
    font-size: 14px;
    line-height: 14px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.fathers-2021-1 {
    height: 390px !important;
  }
  .cms-index-defaultindex .backdrop.fathers-2021-1 .banner {
    height: 1000px;
    background-size: 1050px auto;
    background-position: 59% -300px;
  }
  .cms-index-defaultindex .backdrop.fathers-2021-1 .banner .hero > .content {
    height: 390px;
  }
  .cms-index-defaultindex .backdrop.fathers-2021-1 .banner .hero > .content .accent {
    position: absolute;
    width: auto;
    max-width: 385px;
    min-width: 200px;
    top: 62px;
    right: 45px;
  }
  .cms-index-defaultindex .backdrop.fathers-2021-1 .banner .hero > .content .accent h2 {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 32px;
  }
  .cms-index-defaultindex .backdrop.fathers-2021-1 .banner .hero > .content .accent h2 .w2,
  .cms-index-defaultindex .backdrop.fathers-2021-1 .banner .hero > .content .accent h2 .w4 {
    font-size: 64px;
    line-height: 70px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.fathers-2021-1 {
    height: 520px !important;
  }
  .cms-index-defaultindex .backdrop.fathers-2021-1 .banner {
    background-position: 4% -281px;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.fathers-2021-1 .banner .hero > .content {
    height: 500px;
  }
  .cms-index-defaultindex .backdrop.fathers-2021-1 .banner .hero > .content .accent {
    top: 120px;
    right: 25px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.fathers-2021-1 {
    height: 520px !important;
  }
  .cms-index-defaultindex .backdrop.fathers-2021-1 .banner {
    background-position: 0 -281px;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.fathers-2021-1 .banner .hero > .content .accent {
    top: 135px;
    right: 180px;
  }
}
.cms-index-defaultindex .backdrop.hero-mothers-day-2021 {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-mothers-day-2021 .banner {
  height: 420px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-mothers-day-2021-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-color: #fdfdfd;
  transition-timing-function: 'ease-out';
  -webkit-transition: background 100ms;
  -o-transition: background 100ms;
  transition: background 100ms;
}
.cms-index-defaultindex .backdrop.hero-mothers-day-2021 .banner .hero > .content {
  height: 420px;
  min-height: 420px;
  position: relative;
  overflow: hidden;
}
.cms-index-defaultindex .backdrop.hero-mothers-day-2021 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  top: 0;
  left: 0;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: 0 auto;
  padding: 165px 0 0;
  width: 100%;
  max-width: 100%;
  z-index: 100;
}
.cms-index-defaultindex .backdrop.hero-mothers-day-2021 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  text-transform: none;
  font-weight: 400;
  color: #ffffff;
  margin: auto;
  font-size: 36px;
  line-height: 40px;
  padding: 0;
  text-shadow: 0 1px 10px rgba(0, 0, 0, 0.05);
}
.cms-index-defaultindex .backdrop.hero-mothers-day-2021 .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-mothers-day-2021 .banner .hero > .content .accent .cta-box {
  text-align: center;
  position: relative;
  display: block;
  width: 100%;
  padding: 18px 0 0;
}
.cms-index-defaultindex .backdrop.hero-mothers-day-2021 .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: #849af2;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.cms-index-defaultindex .backdrop.hero-mothers-day-2021 .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: #95a7ef;
}
@media (min-width: 400px) {
  .cms-index-defaultindex .backdrop.hero-mothers-day-2021 .banner .hero > .content .accent h2 {
    font-size: 42px;
    line-height: 46px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-mothers-day-2021 .banner {
    height: 700px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-mothers-day-2021-bg.jpg');
    background-position: 50% 0;
    background-size: 1210px;
  }
  .cms-index-defaultindex .backdrop.hero-mothers-day-2021 .banner .hero > .content {
    height: 555px;
    min-height: 555px;
  }
  .cms-index-defaultindex .backdrop.hero-mothers-day-2021 .banner .hero > .content .accent {
    min-width: 100%;
    margin: 0 auto;
    padding: 215px 0 0;
  }
  .cms-index-defaultindex .backdrop.hero-mothers-day-2021 .banner .hero > .content .accent h2 {
    font-size: 65px;
    line-height: 70px;
  }
  .cms-index-defaultindex .backdrop.hero-mothers-day-2021 .banner .hero > .content .accent h2 span {
    display: block;
  }
  .cms-index-defaultindex .backdrop.hero-mothers-day-2021 .banner .hero > .content .accent .cta-box {
    padding: 50px 0 0;
  }
  .cms-index-defaultindex .backdrop.hero-mothers-day-2021 .banner .hero > .content .accent .cta-box .banner-button {
    font-family: "HCo Gotham";
    display: inline-block;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 52px;
    height: 52px;
    padding: 0 20px;
  }
}
.cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2021 {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2021 .banner {
  height: 605px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-signature-caramel-2020-mobile.jpg');
  background-position: 50% 0;
  background-size: 590px auto;
  background-color: #fdfdfd;
  transition-timing-function: 'ease-out';
  -webkit-transition: background 100ms;
  -o-transition: background 100ms;
  transition: background 100ms;
}
.cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2021 .banner .hero > .content {
  height: 605px;
  min-height: 605px;
}
.cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2021 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  position: relative;
  background: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2021 .banner .hero > .content .accent .divider {
  display: none;
  width: 100px;
  height: 5px;
  margin: 0 auto;
  background: #4e3227;
}
.cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2021 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  font-weight: 500;
  color: #4e3227;
  margin: auto;
  padding: 0;
  font-size: 30px;
  line-height: 32px;
  padding-top: 16px;
  padding-bottom: 4px;
}
.cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2021 .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2021 .banner .hero > .content .accent h3 {
  font-family: "HCo Gotham";
  font-weight: 500;
  color: #4e3227;
  text-transform: none;
  font-size: 26px;
  line-height: 26px;
  max-width: 100%;
  margin: 0 auto;
}
.cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2021 .banner .hero > .content .accent h3 span {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2021 .banner .hero > .content .cta-box {
  display: block;
  width: 100%;
  padding-top: 378px;
}
.cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2021 .banner .hero > .content .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: #4e3227;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 52px;
  height: 52px;
  padding: 0 20px;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
}
.cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2021 .banner .hero > .content .cta-box .banner-button:hover {
  background-color: #5b453c;
}
@media (min-width: 370px) {
  .cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2021 .banner .hero > .content .accent h2 {
    font-size: 34px;
    line-height: 36px;
    padding-top: 14px;
  }
}
@media (min-width: 607px) {
  .cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2021 .banner {
    background-position: 85% 0;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2021 .banner {
    height: 700px;
    background-position: 85% 0;
    background-size: 1210px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-signature-caramel-2020.jpg');
  }
  .cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2021 .banner .hero > .content {
    height: 570px;
    min-height: 570px;
  }
  .cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2021 .banner .hero > .content .accent {
    position: absolute;
    top: 92px;
    right: 26px;
    max-width: 440px;
    margin: 0;
    padding: 0;
  }
  .cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2021 .banner .hero > .content .accent .divider {
    display: block;
  }
  .cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2021 .banner .hero > .content .accent h2 {
    font-size: 43px;
    line-height: 51px;
    padding-top: 36px;
    padding-bottom: 12px;
  }
  .cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2021 .banner .hero > .content .accent h3 {
    font-size: 33px;
    line-height: 36px;
    max-width: 300px;
    margin: 0 auto;
  }
  .cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2021 .banner .hero > .content .cta-box {
    padding-top: 40px;
  }
  .cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2021 .banner .hero > .content .cta-box .banner-button {
    font-size: 24px;
    line-height: 52px;
    height: 52px;
    padding: 0 20px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2021 .banner {
    background-position: 74% 0;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2021 .banner {
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.hero-new-year-salted-caramel-2021 .banner .hero > .content .accent {
    right: 50px;
  }
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-amour {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner {
  height: 250px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2-watercolor-bg.jpg');
  background-size: cover;
  background-position: 50% 50%;
  background-color: #fff;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner .hero > .content {
  height: 250px;
  min-height: 250px;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner .hero > .content .accent {
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: auto;
  left: auto;
  padding: 0;
  margin: auto;
  width: auto;
  min-height: 250px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2-art-2.svg');
  background-size: contain;
  background-position: 50% 40%;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner .hero > .content .accent h2 {
  display: none;
  /* no type for this hero */
  font-family: 'HCo Gotham';
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  color: #fff;
  font-size: 70px;
  line-height: 70px;
  text-shadow: #ea1c73 -2px 2px 0px;
  padding: 0;
  margin: 0;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner .hero > .content .accent .cta-box {
  position: relative;
  z-index: 200;
  padding: 190px 0 0;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner .hero > .content .accent .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: #ea1c73;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner .hero > .content .accent .banner-button:hover {
  background-color: #f85fa0;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner .hero > .content .accent .anim-frame {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2-anim/frans-valentine-anim-e-0001.svg');
  background-size: contain;
  background-position: 50% 40%;
  background-repeat: no-repeat;
  z-index: 100;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner .hero > .content .accent .anim-frame.frame01 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2-anim/frans-valentine-anim-e-0001.svg');
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner .hero > .content .accent .anim-frame.frame02 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2-anim/frans-valentine-anim-e-0002.svg');
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner .hero > .content .accent .anim-frame.frame03 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2-anim/frans-valentine-anim-e-0003.svg');
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner .hero > .content .accent .anim-frame.frame04 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2-anim/frans-valentine-anim-e-0004.svg');
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner .hero > .content .accent .anim-frame.frame05 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2-anim/frans-valentine-anim-e-0005.svg');
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner .hero > .content .accent .anim-frame.frame06 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2-anim/frans-valentine-anim-e-0006.svg');
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner .hero > .content .accent .anim-frame.frame07 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2-anim/frans-valentine-anim-e-0007.svg');
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner .hero > .content .accent .anim-frame.frame08 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2-anim/frans-valentine-anim-e-0008.svg');
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner .hero > .content .accent .anim-frame.frame09 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2-anim/frans-valentine-anim-e-0009.svg');
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner .hero > .content .accent .anim-frame.frame10 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2-anim/frans-valentine-anim-e-0010.svg');
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner .hero > .content .accent .anim-frame.frame11 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2-anim/frans-valentine-anim-e-0011.svg');
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner .hero > .content .accent .anim-frame.frame12 {
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2-anim/frans-valentine-anim-e-0012.svg');
}
@media (min-width: 607px) {
  .cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner {
    height: 300px;
    background-size: 800px auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner .hero > .content {
    height: 300px;
    min-height: 300px;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner .hero > .content .accent {
    min-height: 300px;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner .hero > .content .accent .cta-box {
    padding: 234px 0 0;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner {
    height: 450px;
    background-size: 970px auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner .hero > .content {
    height: 400px;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner .hero > .content .accent {
    max-width: 100%;
    background-position: 50% 40%;
    min-height: 400px;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner .hero > .content .accent h2 {
    font-size: 115px;
    line-height: 115px;
    text-shadow: #ea1c73 -3px 3px 0px;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner .hero > .content .accent .cta-box {
    padding: 320px 0 0 0;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner .hero > .content .accent .banner-button {
    font-family: "HCo Gotham";
    display: inline-block;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 52px;
    height: 52px;
    padding: 0 20px;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner .hero > .content .accent .anim-frame {
    background-position: 50% 40%;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner {
    height: 550px;
    background-size: 1210px auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner .hero > .content {
    height: 500px;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner .hero > .content .accent {
    background-position: 50% 40%;
    min-height: 500px;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner .hero > .content .accent .cta-box {
    padding: 420px 0 0 0;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner .hero > .content .accent .anim-frame {
    background-position: 50% 40%;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner {
    background-size: 1210px auto;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner .hero > .content .accent {
    background-size: 1210px 500px;
    min-height: 500px;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-amour .banner .hero > .content .accent .cta-box {
    padding: 420px 0 0 0;
  }
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-love-foil-hearts {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-love-foil-hearts .banner {
  height: 400px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2021-love-foil-hearts.jpg');
  background-size: 1000px auto;
  background-position: 50% 0;
  background-color: #fff;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-love-foil-hearts .banner .hero > .content {
  height: 400px;
  min-height: 400px;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-love-foil-hearts .banner .hero > .content .accent {
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: auto;
  left: auto;
  padding: 38px 0 0 0;
  margin: auto;
  width: auto;
  max-width: 320px;
  background-size: auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-love-foil-hearts .banner .hero > .content .accent h2 {
  font-family: 'HCo Gotham';
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  color: #fff;
  font-size: 170px;
  line-height: 140px;
  text-shadow: #ea1c73 -3px 3px 0px;
  padding: 0;
  margin: 0;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-love-foil-hearts .banner .hero > .content .accent h2.desktop {
  display: none;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-love-foil-hearts .banner .hero > .content .accent h2.mobile {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-love-foil-hearts .banner .hero > .content .accent .cta-box {
  padding: 6px 0 0 0;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-love-foil-hearts .banner .hero > .content .accent .banner-button {
  color: #ffffff;
  background-color: #ea1c73;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-love-foil-hearts .banner .hero > .content .accent .banner-button:hover {
  background-color: #f85fa0;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-valentines-2021-love-foil-hearts {
    padding-top: 0;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-love-foil-hearts .banner {
    height: 600px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2021-love-foil-hearts.jpg');
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-love-foil-hearts .banner .hero > .content {
    height: 510px;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-love-foil-hearts .banner .hero > .content .accent {
    padding: 144px 0 0 0;
    max-width: 100%;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-love-foil-hearts .banner .hero > .content .accent h2 {
    font-size: 232px;
    line-height: 214px;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-love-foil-hearts .banner .hero > .content .accent h2.desktop {
    display: block;
    text-shadow: #ea1c73 -5px 5px 0px;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-love-foil-hearts .banner .hero > .content .accent h2.mobile {
    display: none;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-love-foil-hearts .banner .hero > .content .accent .cta-box {
    padding: 0 0 0 0;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-love-foil-hearts .banner .hero > .content .accent .banner-button {
    font-family: "HCo Gotham";
    display: inline-block;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 52px;
    height: 52px;
    padding: 0 20px;
  }
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-from-the-heart-boxes {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-from-the-heart-boxes .banner {
  height: 400px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2021-from-the-heart-boxes.jpg');
  background-size: 1000px auto;
  background-position: 50% 0;
  background-color: #fff;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-from-the-heart-boxes .banner .hero > .content {
  height: 400px;
  min-height: 400px;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-from-the-heart-boxes .banner .hero > .content .accent {
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: auto;
  left: auto;
  padding: 92px 0 0 0;
  margin: auto;
  width: auto;
  max-width: 320px;
  background-size: auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-from-the-heart-boxes .banner .hero > .content .accent h2 {
  font-family: 'HCo Gotham';
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  color: #fff;
  font-size: 70px;
  line-height: 62px;
  text-shadow: #ea1c73 -2px 2px 0px;
  padding: 0;
  margin: 0;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-from-the-heart-boxes .banner .hero > .content .accent .cta-box {
  padding: 6px 0 0 0;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-from-the-heart-boxes .banner .hero > .content .accent .banner-button {
  color: #ffffff;
  background-color: #ea1c73;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-from-the-heart-boxes .banner .hero > .content .accent .banner-button:hover {
  background-color: #f85fa0;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-valentines-2021-from-the-heart-boxes {
    padding-top: 0;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-from-the-heart-boxes .banner {
    height: 600px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2021-from-the-heart-boxes.jpg');
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-from-the-heart-boxes .banner .hero > .content {
    height: 510px;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-from-the-heart-boxes .banner .hero > .content .accent {
    padding: 106px 0 0 0;
    max-width: 100%;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-from-the-heart-boxes .banner .hero > .content .accent h2 {
    font-size: 115px;
    line-height: 115px;
    text-shadow: #ea1c73 -3px 3px 0px;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-from-the-heart-boxes .banner .hero > .content .accent .cta-box {
    padding: 8px 0 0 0;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-from-the-heart-boxes .banner .hero > .content .accent .banner-button {
    font-family: "HCo Gotham";
    display: inline-block;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 52px;
    height: 52px;
    padding: 0 20px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-valentines-2021-from-the-heart-boxes .banner .hero > .content .accent {
    padding: 106px 0 0 0;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.hero-valentines-2021-from-the-heart-boxes .banner .hero > .content .accent {
    padding: 197px 0 0 0;
  }
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-be-mine-silver-beauty {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-be-mine-silver-beauty .banner {
  height: 450px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2021-be-mine-silver-beauty.jpg');
  background-size: 1000px auto;
  background-position: 50% 0;
  background-color: #fff;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-be-mine-silver-beauty .banner .hero > .content {
  height: 450px;
  min-height: 450px;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-be-mine-silver-beauty .banner .hero > .content .accent {
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: auto;
  left: auto;
  padding: 78px 0 0 0;
  margin: auto;
  width: auto;
  max-width: 320px;
  background-size: auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-be-mine-silver-beauty .banner .hero > .content .accent h2 {
  font-family: 'HCo Gotham';
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  color: #f688b6;
  font-size: 120px;
  line-height: 115px;
  padding: 0;
  margin: 0;
  text-shadow: #ea1c73 -3px 3px 0px;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-be-mine-silver-beauty .banner .hero > .content .accent h2.desktop {
  display: none;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-be-mine-silver-beauty .banner .hero > .content .accent h2.mobile {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-be-mine-silver-beauty .banner .hero > .content .accent .cta-box {
  text-align: center;
  position: absolute;
  top: 390px;
  left: 0;
  width: 100%;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-be-mine-silver-beauty .banner .hero > .content .accent .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: #ea1c73;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-be-mine-silver-beauty .banner .hero > .content .accent .banner-button:hover {
  background-color: #f85fa0;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-valentines-2021-be-mine-silver-beauty .banner .hero > .content .accent {
    padding: 126px 0 0 0;
    max-width: 100%;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-be-mine-silver-beauty .banner .hero > .content .accent h2 {
    font-size: 170px;
    line-height: 190px;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-be-mine-silver-beauty .banner .hero > .content .accent h2.desktop {
    display: block;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-be-mine-silver-beauty .banner .hero > .content .accent h2.mobile {
    display: none;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-valentines-2021-be-mine-silver-beauty {
    padding-top: 0;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-be-mine-silver-beauty .banner {
    height: 600px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2021-be-mine-silver-beauty.jpg');
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-be-mine-silver-beauty .banner .hero > .content {
    height: 540px;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-be-mine-silver-beauty .banner .hero > .content .accent {
    padding: 186px 0 0 0;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-be-mine-silver-beauty .banner .hero > .content .accent h2 {
    font-size: 186px;
    line-height: 212px;
    text-shadow: #ea1c73 -5px 5px 0px;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-be-mine-silver-beauty .banner .hero > .content .accent .cta-box {
    top: 470px;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-be-mine-silver-beauty .banner .hero > .content .accent .banner-button {
    font-family: "HCo Gotham";
    display: inline-block;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 52px;
    height: 52px;
    padding: 0 20px;
  }
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-love-from-afar-pink-beauty {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-love-from-afar-pink-beauty .banner {
  height: 400px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2021-love-from-afar-pink-beauty.jpg');
  background-size: 1000px auto;
  background-position: 50% 0;
  background-color: #fff;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-love-from-afar-pink-beauty .banner .hero > .content {
  height: 400px;
  min-height: 400px;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-love-from-afar-pink-beauty .banner .hero > .content .accent {
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: auto;
  left: auto;
  padding: 80px 0 0 0;
  margin: auto;
  width: auto;
  max-width: 320px;
  background-size: auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-love-from-afar-pink-beauty .banner .hero > .content .accent h2 {
  font-family: 'HCo Gotham';
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  color: #fff;
  font-size: 70px;
  line-height: 70px;
  text-shadow: #ea1c73 -2px 2px 0px;
  padding: 0;
  margin: 0;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-love-from-afar-pink-beauty .banner .hero > .content .accent .cta-box {
  padding: 6px 0 0 0;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-love-from-afar-pink-beauty .banner .hero > .content .accent .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: #ea1c73;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
}
.cms-index-defaultindex .backdrop.hero-valentines-2021-love-from-afar-pink-beauty .banner .hero > .content .accent .banner-button:hover {
  background-color: #f85fa0;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-valentines-2021-love-from-afar-pink-beauty {
    padding-top: 0;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-love-from-afar-pink-beauty .banner {
    height: 600px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-valentine-2021-love-from-afar-pink-beauty.jpg');
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-love-from-afar-pink-beauty .banner .hero > .content {
    height: 510px;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-love-from-afar-pink-beauty .banner .hero > .content .accent {
    padding: 106px 0 0 0;
    max-width: 100%;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-love-from-afar-pink-beauty .banner .hero > .content .accent h2 {
    font-size: 115px;
    line-height: 115px;
    text-shadow: #ea1c73 -3px 3px 0px;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-love-from-afar-pink-beauty .banner .hero > .content .accent .cta-box {
    padding: 8px 0 0 0;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2021-love-from-afar-pink-beauty .banner .hero > .content .accent .banner-button {
    font-family: "HCo Gotham";
    display: inline-block;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 52px;
    height: 52px;
    padding: 0 20px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-valentines-2021-love-from-afar-pink-beauty .banner .hero > .content .accent {
    padding: 106px 0 0 0;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.hero-valentines-2021-love-from-afar-pink-beauty .banner .hero > .content .accent {
    padding: 197px 0 0 0;
  }
}
.cms-index-defaultindex .backdrop.holiday-2020-happy-holidays .banner {
  height: 400px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-holiday-caramels-2.jpg');
  background-size: 900px auto;
  background-position: 50% 50%;
  background-color: #fff;
}
.cms-index-defaultindex .backdrop.holiday-2020-happy-holidays .banner .hero > .content {
  display: block;
  position: relative;
  height: 400px;
  text-align: center;
}
.cms-index-defaultindex .backdrop.holiday-2020-happy-holidays .banner .hero > .content .accent {
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: auto;
  left: auto;
  padding: 146px 0 0 0;
  margin: auto;
  width: auto;
  max-width: 320px;
  background-size: auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.holiday-2020-happy-holidays .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: 0 auto;
  padding: 0 0 20px 0;
  font-size: 54px;
  line-height: 54px;
  letter-spacing: 0;
  text-transform: uppercase;
  text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.35);
}
.cms-index-defaultindex .backdrop.holiday-2020-happy-holidays .banner .hero > .content .accent h2 span {
  display: inline-block;
}
@media (min-width: 607px) {
  .cms-index-defaultindex .backdrop.holiday-2020-happy-holidays .banner .hero > .content .accent {
    max-width: 600px;
    padding-top: 130px;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-happy-holidays .banner .hero > .content .accent h2 {
    font-size: 70px;
    line-height: 70px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.holiday-2020-happy-holidays .banner {
    height: 580px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-holiday-caramels-2.jpg');
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-happy-holidays .banner .hero > .content {
    height: 561px;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-happy-holidays .banner .hero > .content .accent {
    padding-top: 195px;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-happy-holidays .banner .hero > .content .accent h2 {
    font-size: 107px;
    line-height: 100px;
    letter-spacing: 0;
  }
}
.cms-index-defaultindex .backdrop.holiday-2020-happy-holidays-notice .banner {
  height: 400px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-holiday-caramels-2.jpg');
  background-size: 900px auto;
  background-position: 50% 50%;
  background-color: #fff;
}
.cms-index-defaultindex .backdrop.holiday-2020-happy-holidays-notice .banner .hero > .content {
  display: block;
  position: relative;
  height: 400px;
  text-align: center;
}
.cms-index-defaultindex .backdrop.holiday-2020-happy-holidays-notice .banner .hero > .content .accent {
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: auto;
  left: auto;
  padding: 130px 0 0 0;
  margin: auto;
  width: auto;
  max-width: 320px;
  background-size: auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.holiday-2020-happy-holidays-notice .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: 0 auto;
  padding: 0 0 20px 0;
  font-size: 54px;
  line-height: 54px;
  letter-spacing: 0;
  text-transform: uppercase;
  text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.35);
}
.cms-index-defaultindex .backdrop.holiday-2020-happy-holidays-notice .banner .hero > .content .accent h2 span {
  display: inline-block;
}
.cms-index-defaultindex .backdrop.holiday-2020-happy-holidays-notice .banner .hero > .content .notice-box {
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: block;
  padding: 10px 4px;
  background-color: rgba(206, 2, 24, 0.85);
}
.cms-index-defaultindex .backdrop.holiday-2020-happy-holidays-notice .banner .hero > .content .notice-box .notice-copy {
  display: block;
  color: #fff;
  font-family: "HCo Gotham";
  font-size: 13px;
  line-height: 18px;
  font-weight: 500;
  margin: 0 auto;
}
@media (min-width: 607px) {
  .cms-index-defaultindex .backdrop.holiday-2020-happy-holidays-notice .banner .hero > .content .accent {
    max-width: 600px;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-happy-holidays-notice .banner .hero > .content .accent h2 {
    font-size: 70px;
    line-height: 70px;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-happy-holidays-notice .banner .hero > .content .notice-box {
    padding: 10px;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-happy-holidays-notice .banner .hero > .content .notice-box .notice-copy {
    font-size: 15px;
    line-height: 18px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.holiday-2020-happy-holidays-notice .banner {
    height: 580px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-holiday-caramels-2.jpg');
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-happy-holidays-notice .banner .hero > .content {
    height: 561px;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-happy-holidays-notice .banner .hero > .content .accent {
    padding-top: 164px;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-happy-holidays-notice .banner .hero > .content .accent h2 {
    font-size: 107px;
    line-height: 100px;
    letter-spacing: 0;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-happy-holidays-notice .banner .hero > .content .notice-box {
    padding: 17px;
    bottom: 10px;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-happy-holidays-notice .banner .hero > .content .notice-box .notice-copy {
    font-size: 25px;
    line-height: 30px;
    max-width: 640px;
  }
}
.cms-index-defaultindex .backdrop.holiday-2020-give-joy .banner {
  height: 492px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-holiday-2019-03-mobile.jpg');
  background-size: 590px auto;
  background-position: 50% 0;
  background-color: #fff;
}
.cms-index-defaultindex .backdrop.holiday-2020-give-joy .banner .hero > .content {
  height: 492px;
  text-align: center;
}
.cms-index-defaultindex .backdrop.holiday-2020-give-joy .banner .hero > .content .accent {
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: auto;
  left: auto;
  padding: 20px 0 0 0;
  margin: auto;
  width: auto;
  max-width: 320px;
  background-size: auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.holiday-2020-give-joy .banner .hero > .content .accent h2 {
  display: block;
  font-family: "MistletoeScript", "HCo Gotham";
  color: #da1c21;
  margin: 0 auto;
  padding: 0;
  font-size: 106px;
  line-height: 106px;
  letter-spacing: 0;
  text-transform: none;
}
.cms-index-defaultindex .backdrop.holiday-2020-give-joy .banner .hero > .content .accent h2 span {
  display: inline-block;
}
.cms-index-defaultindex .backdrop.holiday-2020-give-joy .banner .hero > .content .cta-box {
  text-align: center;
  position: absolute;
  top: 142px;
  left: 0;
  width: 100%;
}
.cms-index-defaultindex .backdrop.holiday-2020-give-joy .banner .hero > .content .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: #da1c21;
  display: inline-block;
  height: auto;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 1px;
  padding: 13px 22px;
  background-color: #C70B24;
  font-family: "HCo Gotham";
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
}
.cms-index-defaultindex .backdrop.holiday-2020-give-joy .banner .hero > .content .cta-box .banner-button:hover {
  background-color: #da1c21;
  background-color: #da2941;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.holiday-2020-give-joy .banner {
    height: 580px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-holiday-2019-03.jpg');
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-give-joy .banner .hero > .content {
    height: 530px;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-give-joy .banner .hero > .content .accent {
    max-width: 650px;
    padding-top: 12px;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-give-joy .banner .hero > .content .accent h2 {
    font-size: 125px;
    line-height: 125px;
    letter-spacing: 0;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-give-joy .banner .hero > .content .cta-box {
    top: 474px;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-give-joy .banner .hero > .content .cta-box .banner-button {
    font-size: 24px;
    line-height: 52px;
    height: 52px;
    padding: 0 20px;
  }
}
.cms-index-defaultindex .backdrop.holiday-2020-peppermint-imperiales .banner {
  height: 400px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-holiday-peppermint-mobile.jpg');
  background-size: 590px auto;
  background-position: 50% 0;
  background-color: #fff;
}
.cms-index-defaultindex .backdrop.holiday-2020-peppermint-imperiales .banner .hero > .content {
  height: 400px;
  text-align: center;
}
.cms-index-defaultindex .backdrop.holiday-2020-peppermint-imperiales .banner .hero > .content .accent {
  display: block;
  box-sizing: border-box;
  text-align: center;
  width: 100%;
  max-width: 300px;
  position: relative;
  padding: 10px 2px 0;
  margin: auto;
}
.cms-index-defaultindex .backdrop.holiday-2020-peppermint-imperiales .banner .hero > .content .accent h2 {
  display: block;
  font-family: "DidotLTPro-BoldItalic", "HCo Gotham";
  color: #513629;
  margin: 0 auto;
  padding: 4px 0 8px 0;
  font-size: 43px;
  line-height: 46px;
  letter-spacing: 0;
  text-transform: none;
}
.cms-index-defaultindex .backdrop.holiday-2020-peppermint-imperiales .banner .hero > .content .accent h2 span {
  display: inline-block;
}
.cms-index-defaultindex .backdrop.holiday-2020-peppermint-imperiales .banner .hero > .content .cta-box .banner-button {
  font-family: "HCo Gotham";
  font-size: 13px;
  color: #ffffff;
  background-color: #c9102e;
  display: inline-block;
  height: auto;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.35);
}
.cms-index-defaultindex .backdrop.holiday-2020-peppermint-imperiales .banner .hero > .content .cta-box .banner-button:hover {
  background-color: #c9102e;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.holiday-2020-peppermint-imperiales .banner {
    height: 550px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-holiday-peppermint.jpg');
    background-size: 1050px;
    background-position: 64% 0;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-peppermint-imperiales .banner .hero > .content {
    height: 490px;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-peppermint-imperiales .banner .hero > .content .accent {
    width: 50%;
    max-width: 340px;
    position: absolute;
    top: 200px;
    right: 0;
    padding: 0 10px;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-peppermint-imperiales .banner .hero > .content .accent h2 {
    font-size: 48px;
    line-height: 54px;
    letter-spacing: 1px;
    margin: 0 auto;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-peppermint-imperiales .banner .hero > .content .cta-box {
    padding-top: 14px;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-peppermint-imperiales .banner .hero > .content .cta-box .banner-button {
    font-size: 24px;
    line-height: 52px;
    height: 52px;
    padding: 0 20px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.holiday-2020-peppermint-imperiales .banner {
    height: 580px;
    background-position: 60% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-peppermint-imperiales .banner .hero > .content {
    height: 561px;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-peppermint-imperiales .banner .hero > .content .accent {
    padding: 0 20px;
    top: 222px;
    max-width: 400px;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-peppermint-imperiales .banner .hero > .content .accent h2 {
    font-size: 55px;
    line-height: 62px;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-peppermint-imperiales .banner .hero > .content .cta-box {
    padding-top: 14px;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-peppermint-imperiales .banner .hero > .content .cta-box .banner-button {
    font-size: 24px;
    line-height: 52px;
    height: 52px;
    padding: 0 20px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.holiday-2020-peppermint-imperiales .banner {
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-peppermint-imperiales .banner .hero > .content .accent {
    padding: 0 80px;
    top: 222px;
    max-width: 540px;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-peppermint-imperiales .banner .hero > .content .accent h2 {
    font-size: 59px;
    line-height: 70px;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-peppermint-imperiales .banner .hero > .content .cta-box {
    padding-top: 14px;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-peppermint-imperiales .banner .hero > .content .cta-box .banner-button {
    font-size: 24px;
    line-height: 52px;
    height: 52px;
    padding: 0 20px;
  }
}
.cms-index-defaultindex .backdrop.holiday-2020-tis-the-season .banner {
  height: 400px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-holiday-boxes.jpg');
  background-size: 900px auto;
  background-position: 50% 50%;
  background-color: #fff;
}
.cms-index-defaultindex .backdrop.holiday-2020-tis-the-season .banner .hero > .content {
  height: 400px;
  text-align: center;
}
.cms-index-defaultindex .backdrop.holiday-2020-tis-the-season .banner .hero > .content .accent {
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: auto;
  left: auto;
  padding: 150px 0 0 0;
  margin: auto;
  width: auto;
  max-width: 320px;
  background-size: auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.holiday-2020-tis-the-season .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: 0 auto;
  padding: 0 0 20px 0;
  font-size: 40px;
  line-height: 46px;
  letter-spacing: 0;
  text-transform: none;
  text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.35);
}
.cms-index-defaultindex .backdrop.holiday-2020-tis-the-season .banner .hero > .content .accent h2 span {
  display: inline-block;
}
.cms-index-defaultindex .backdrop.holiday-2020-tis-the-season .banner .hero > .content .cta-box .banner-button {
  font-family: "HCo Gotham";
  font-size: 13px;
  color: #ffffff;
  background-color: #c9102e;
  display: inline-block;
  height: auto;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.35);
}
.cms-index-defaultindex .backdrop.holiday-2020-tis-the-season .banner .hero > .content .cta-box .banner-button:hover {
  background-color: #c9102e;
}
@media (min-width: 370px) {
  .cms-index-defaultindex .backdrop.holiday-2020-tis-the-season .banner .hero > .content .accent {
    max-width: 100%;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-tis-the-season .banner .hero > .content .accent h2 {
    font-size: 45px;
    line-height: 45px;
    letter-spacing: 0;
    padding-bottom: 30px;
  }
}
@media (min-width: 607px) {
  .cms-index-defaultindex .backdrop.holiday-2020-tis-the-season .banner .hero > .content .accent {
    max-width: 100%;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-tis-the-season .banner .hero > .content .accent h2 {
    font-size: 70px;
    line-height: 70px;
    letter-spacing: 0;
    padding-bottom: 0px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.holiday-2020-tis-the-season .banner {
    height: 550px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-holiday-boxes.jpg');
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-tis-the-season .banner .hero > .content {
    height: 550px;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-tis-the-season .banner .hero > .content .accent {
    max-width: 900px;
    padding-top: 220px;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-tis-the-season .banner .hero > .content .accent h2 {
    font-size: 90px;
    line-height: 90px;
    letter-spacing: 0;
    padding-bottom: 60px;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-tis-the-season .banner .hero > .content .cta-box .banner-button {
    font-size: 24px;
    line-height: 52px;
    height: 52px;
    padding: 0 20px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.holiday-2020-tis-the-season .banner {
    height: 580px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-holiday-boxes.jpg');
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-tis-the-season .banner .hero > .content {
    height: 561px;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-tis-the-season .banner .hero > .content .accent {
    max-width: 900px;
    padding-top: 210px;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-tis-the-season .banner .hero > .content .accent h2 {
    font-size: 110px;
    line-height: 110px;
    letter-spacing: 0;
    padding-bottom: 90px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.holiday-2020-tis-the-season .banner {
    height: 580px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-holiday-boxes.jpg');
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-tis-the-season .banner .hero > .content {
    height: 561px;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-tis-the-season .banner .hero > .content .accent {
    max-width: 1200px;
    padding-top: 210px;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-tis-the-season .banner .hero > .content .accent h2 {
    font-size: 118px;
    line-height: 118px;
    letter-spacing: 0;
    padding-bottom: 90px;
  }
}
.cms-index-defaultindex .backdrop.holiday-2020-caramel-boxes .banner {
  height: 400px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-holiday-caramels.jpg');
  background-size: 900px auto;
  background-position: 50% 50%;
  background-color: #fff;
}
.cms-index-defaultindex .backdrop.holiday-2020-caramel-boxes .banner .hero > .content {
  height: 400px;
  text-align: center;
}
.cms-index-defaultindex .backdrop.holiday-2020-caramel-boxes .banner .hero > .content .accent {
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: auto;
  left: auto;
  padding: 150px 0 0 0;
  margin: auto;
  width: auto;
  max-width: 320px;
  background-size: auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.holiday-2020-caramel-boxes .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: 0 auto;
  padding: 0 0 20px 0;
  font-size: 36px;
  line-height: 40px;
  letter-spacing: 0;
  text-transform: none;
  text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.35);
}
.cms-index-defaultindex .backdrop.holiday-2020-caramel-boxes .banner .hero > .content .accent h2 span {
  display: inline-block;
}
.cms-index-defaultindex .backdrop.holiday-2020-caramel-boxes .banner .hero > .content .cta-box .banner-button {
  font-family: "HCo Gotham";
  font-size: 13px;
  color: #ffffff;
  background-color: #c9102e;
  display: inline-block;
  height: auto;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.35);
}
.cms-index-defaultindex .backdrop.holiday-2020-caramel-boxes .banner .hero > .content .cta-box .banner-button:hover {
  background-color: #c9102e;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.holiday-2020-caramel-boxes .banner {
    height: 550px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-holiday-caramels.jpg');
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-caramel-boxes .banner .hero > .content {
    height: 550px;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-caramel-boxes .banner .hero > .content .accent {
    max-width: 900px;
    padding-top: 220px;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-caramel-boxes .banner .hero > .content .accent h2 {
    font-size: 80px;
    line-height: 82px;
    letter-spacing: 0;
    padding-bottom: 60px;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-caramel-boxes .banner .hero > .content .cta-box .banner-button {
    font-size: 24px;
    line-height: 52px;
    height: 52px;
    padding: 0 20px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.holiday-2020-caramel-boxes .banner {
    height: 580px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-holiday-caramels.jpg');
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-caramel-boxes .banner .hero > .content {
    height: 561px;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-caramel-boxes .banner .hero > .content .accent {
    max-width: 710px;
    padding-top: 170px;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-caramel-boxes .banner .hero > .content .accent h2 {
    font-size: 80px;
    line-height: 82px;
    letter-spacing: 0;
    padding-bottom: 84px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.holiday-2020-caramel-boxes .banner {
    height: 580px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-holiday-caramels.jpg');
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-caramel-boxes .banner .hero > .content {
    height: 561px;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-caramel-boxes .banner .hero > .content .accent {
    max-width: 710px;
    padding-top: 170px;
  }
  .cms-index-defaultindex .backdrop.holiday-2020-caramel-boxes .banner .hero > .content .accent h2 {
    font-size: 86px;
    line-height: 88px;
    letter-spacing: 0;
    padding-bottom: 84px;
  }
}
.cms-index-defaultindex .backdrop.hero-mothers-day-sweet-ways-2020 {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-mothers-day-sweet-ways-2020 .banner {
  height: 615px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-mothers-day-sweet-ways-2020-mobile.jpg');
  background-position: 50% 0;
  background-size: 590px auto;
  background-color: #fdfdfd;
  transition-timing-function: 'ease-out';
  -webkit-transition: background 100ms;
  -o-transition: background 100ms;
  transition: background 100ms;
}
.cms-index-defaultindex .backdrop.hero-mothers-day-sweet-ways-2020 .banner .hero > .content {
  height: 615px;
  min-height: 615px;
}
.cms-index-defaultindex .backdrop.hero-mothers-day-sweet-ways-2020 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  top: 0;
  left: 0;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: 0 auto;
  padding: 24px 0 0;
  width: 100%;
  max-width: 320px;
}
.cms-index-defaultindex .backdrop.hero-mothers-day-sweet-ways-2020 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "Julietta", sans-serif;
  text-transform: none;
  font-weight: normal;
  color: #ffffff;
  margin: auto;
  font-size: 70px;
  line-height: 85px;
  padding: 0;
  -webkit-text-stroke: 2px #fff;
}
.cms-index-defaultindex .backdrop.hero-mothers-day-sweet-ways-2020 .banner .hero > .content .cta-box {
  text-align: center;
  position: absolute;
  display: block;
  width: 100%;
  left: 0;
  top: 202px;
}
.cms-index-defaultindex .backdrop.hero-mothers-day-sweet-ways-2020 .banner .hero > .content .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: #834cb1;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
}
.cms-index-defaultindex .backdrop.hero-mothers-day-sweet-ways-2020 .banner .hero > .content .cta-box .banner-button:hover {
  background-color: #bb8ce4;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-mothers-day-sweet-ways-2020 .banner {
    height: 700px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-mothers-day-sweet-ways-2020.jpg');
    background-position: 50% 0;
    background-size: 1210px;
  }
  .cms-index-defaultindex .backdrop.hero-mothers-day-sweet-ways-2020 .banner .hero > .content {
    height: 650px;
  }
  .cms-index-defaultindex .backdrop.hero-mothers-day-sweet-ways-2020 .banner .hero > .content .accent {
    min-width: 100%;
    margin: 0 auto;
    padding: 42px 0 0;
  }
  .cms-index-defaultindex .backdrop.hero-mothers-day-sweet-ways-2020 .banner .hero > .content .accent h2 {
    font-size: 80px;
    line-height: 95px;
  }
  .cms-index-defaultindex .backdrop.hero-mothers-day-sweet-ways-2020 .banner .hero > .content .cta-box {
    top: 572px;
  }
  .cms-index-defaultindex .backdrop.hero-mothers-day-sweet-ways-2020 .banner .hero > .content .cta-box .banner-button {
    font-family: "HCo Gotham";
    display: inline-block;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 52px;
    height: 52px;
    padding: 0 20px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-mothers-day-sweet-ways-2020 .banner .hero > .content .accent h2 {
    font-size: 95px;
    line-height: 95px;
  }
}
.cms-index-defaultindex .backdrop.hero-mothers-day-thank-mom-2020 {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-mothers-day-thank-mom-2020 .banner {
  height: 550px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-mothers-day-thank-mom-2020-mobile.jpg');
  background-position: 50% 0;
  background-size: 590px auto;
  background-color: #fdfdfd;
  transition-timing-function: 'ease-out';
  -webkit-transition: background 100ms;
  -o-transition: background 100ms;
  transition: background 100ms;
}
.cms-index-defaultindex .backdrop.hero-mothers-day-thank-mom-2020 .banner .hero > .content {
  height: 550px;
  min-height: 550px;
}
.cms-index-defaultindex .backdrop.hero-mothers-day-thank-mom-2020 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  top: 0;
  left: 0;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: 0 auto;
  padding: 142px 0 0;
  width: 100%;
  max-width: 320px;
}
.cms-index-defaultindex .backdrop.hero-mothers-day-thank-mom-2020 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "Julietta", sans-serif;
  text-transform: none;
  font-weight: normal;
  color: #ffffff;
  margin: auto;
  font-size: 120px;
  line-height: 108px;
  padding: 0;
  -webkit-text-stroke: 2px #fff;
}
.cms-index-defaultindex .backdrop.hero-mothers-day-thank-mom-2020 .banner .hero > .content .accent h2 span.space {
  display: block;
  font-size: 0px;
  line-height: 0px;
}
.cms-index-defaultindex .backdrop.hero-mothers-day-thank-mom-2020 .banner .hero > .content .cta-box {
  text-align: center;
  position: absolute;
  display: block;
  width: 100%;
  left: 0;
  top: 478px;
}
.cms-index-defaultindex .backdrop.hero-mothers-day-thank-mom-2020 .banner .hero > .content .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: #834cb1;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
}
.cms-index-defaultindex .backdrop.hero-mothers-day-thank-mom-2020 .banner .hero > .content .cta-box .banner-button:hover {
  background-color: #bb8ce4;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-mothers-day-thank-mom-2020 .banner {
    height: 700px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-mothers-day-thank-mom-2020.jpg');
    background-position: 50% 0;
    background-size: 1210px;
  }
  .cms-index-defaultindex .backdrop.hero-mothers-day-thank-mom-2020 .banner .hero > .content {
    height: 520px;
    min-height: 520px;
  }
  .cms-index-defaultindex .backdrop.hero-mothers-day-thank-mom-2020 .banner .hero > .content .accent {
    min-width: 100%;
    margin: 0 auto;
    padding: 154px 0 0;
  }
  .cms-index-defaultindex .backdrop.hero-mothers-day-thank-mom-2020 .banner .hero > .content .accent h2 {
    font-size: 120px;
    line-height: 120px;
  }
  .cms-index-defaultindex .backdrop.hero-mothers-day-thank-mom-2020 .banner .hero > .content .accent h2 span.space {
    display: inline-block;
    font-size: 30px;
  }
  .cms-index-defaultindex .backdrop.hero-mothers-day-thank-mom-2020 .banner .hero > .content .cta-box {
    top: 375px;
  }
  .cms-index-defaultindex .backdrop.hero-mothers-day-thank-mom-2020 .banner .hero > .content .cta-box .banner-button {
    font-family: "HCo Gotham";
    display: inline-block;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 52px;
    height: 52px;
    padding: 0 20px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-mothers-day-thank-mom-2020 .banner .hero > .content .accent h2 {
    font-size: 186px;
    line-height: 186px;
  }
  .cms-index-defaultindex .backdrop.hero-mothers-day-thank-mom-2020 .banner .hero > .content .accent h2 span.space {
    font-size: 50px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.hero-mothers-day-thank-mom-2020 .banner .hero > .content .accent h2 {
    font-size: 186px;
    line-height: 186px;
  }
}
.cms-index-defaultindex .backdrop.hero-spring-moments-2020 {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-spring-moments-2020 .banner {
  height: 600px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-spring-moments-2020-mobile.jpg');
  background-position: 50% 0;
  background-size: 590px auto;
  background-color: #fdfdfd;
  transition-timing-function: 'ease-out';
  -webkit-transition: background 100ms;
  -o-transition: background 100ms;
  transition: background 100ms;
}
.cms-index-defaultindex .backdrop.hero-spring-moments-2020 .banner .hero > .content {
  height: 600px;
  min-height: 600px;
}
.cms-index-defaultindex .backdrop.hero-spring-moments-2020 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  top: 0;
  left: 0;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: 0 auto;
  padding: 45px 0 0;
  width: 100%;
  max-width: 360px;
}
.cms-index-defaultindex .backdrop.hero-spring-moments-2020 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "Julietta", sans-serif;
  text-transform: none;
  font-weight: normal;
  color: #ffffff;
  margin: auto;
  font-size: 54px;
  line-height: 54px;
  padding: 0;
  -webkit-text-stroke: 2px #fff;
}
.cms-index-defaultindex .backdrop.hero-spring-moments-2020 .banner .hero > .content .cta-box {
  text-align: center;
  position: absolute;
  display: block;
  width: 100%;
  left: 0;
  top: 528px;
}
.cms-index-defaultindex .backdrop.hero-spring-moments-2020 .banner .hero > .content .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: #f9768f;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
}
.cms-index-defaultindex .backdrop.hero-spring-moments-2020 .banner .hero > .content .cta-box .banner-button:hover {
  background-color: #f894a7;
}
@media (min-width: 365px) {
  .cms-index-defaultindex .backdrop.hero-spring-moments-2020 .banner .hero > .content .accent {
    padding: 42px 0 0;
  }
  .cms-index-defaultindex .backdrop.hero-spring-moments-2020 .banner .hero > .content .accent h2 {
    font-size: 61px;
    line-height: 61px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-spring-moments-2020 .banner {
    height: 700px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-spring-moments-2020.jpg');
    background-position: 50% 0;
    background-size: 1210px;
  }
  .cms-index-defaultindex .backdrop.hero-spring-moments-2020 .banner .hero > .content {
    height: 540px;
    min-height: 540px;
  }
  .cms-index-defaultindex .backdrop.hero-spring-moments-2020 .banner .hero > .content .accent {
    min-width: 100%;
    margin: 0 auto;
    padding: 54px 0 0;
  }
  .cms-index-defaultindex .backdrop.hero-spring-moments-2020 .banner .hero > .content .accent h2 {
    font-size: 100px;
    line-height: 100px;
  }
  .cms-index-defaultindex .backdrop.hero-spring-moments-2020 .banner .hero > .content .cta-box {
    top: 475px;
  }
  .cms-index-defaultindex .backdrop.hero-spring-moments-2020 .banner .hero > .content .cta-box .banner-button {
    font-family: "HCo Gotham";
    display: inline-block;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 52px;
    height: 52px;
    padding: 0 20px;
  }
}
.cms-index-defaultindex .backdrop.hero-spring-in-bloom-2020 {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-spring-in-bloom-2020 .banner {
  height: 550px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-spring-in-bloom-2020-mobile.jpg');
  background-position: 50% 0;
  background-size: 590px auto;
  background-color: #fdfdfd;
  transition-timing-function: 'ease-out';
  -webkit-transition: background 100ms;
  -o-transition: background 100ms;
  transition: background 100ms;
}
.cms-index-defaultindex .backdrop.hero-spring-in-bloom-2020 .banner .hero > .content {
  height: 550px;
  min-height: 550px;
}
.cms-index-defaultindex .backdrop.hero-spring-in-bloom-2020 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  top: 0;
  left: 0;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: 0 auto;
  padding: 95px 0 0;
  width: 100%;
  max-width: 320px;
}
.cms-index-defaultindex .backdrop.hero-spring-in-bloom-2020 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "Julietta", sans-serif;
  text-transform: none;
  font-weight: normal;
  color: #ffffff;
  margin: auto;
  font-size: 112px;
  line-height: 95px;
  padding: 0;
  -webkit-text-stroke: 2px #fff;
}
.cms-index-defaultindex .backdrop.hero-spring-in-bloom-2020 .banner .hero > .content .accent h2 span.space {
  display: block;
  font-size: 0px;
  line-height: 0px;
}
.cms-index-defaultindex .backdrop.hero-spring-in-bloom-2020 .banner .hero > .content .cta-box {
  text-align: center;
  position: absolute;
  display: block;
  width: 100%;
  left: 0;
  top: 475px;
}
.cms-index-defaultindex .backdrop.hero-spring-in-bloom-2020 .banner .hero > .content .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: #834cb1;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
}
.cms-index-defaultindex .backdrop.hero-spring-in-bloom-2020 .banner .hero > .content .cta-box .banner-button:hover {
  background-color: #bb8ce4;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-spring-in-bloom-2020 .banner {
    height: 700px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-spring-in-bloom-2020.jpg');
    background-position: 50% 0;
    background-size: 1210px;
  }
  .cms-index-defaultindex .backdrop.hero-spring-in-bloom-2020 .banner .hero > .content {
    height: 520px;
    min-height: 520px;
  }
  .cms-index-defaultindex .backdrop.hero-spring-in-bloom-2020 .banner .hero > .content .accent {
    min-width: 100%;
    margin: 0 auto;
    padding: 145px 0 0;
  }
  .cms-index-defaultindex .backdrop.hero-spring-in-bloom-2020 .banner .hero > .content .accent h2 {
    font-size: 120px;
    line-height: 120px;
  }
  .cms-index-defaultindex .backdrop.hero-spring-in-bloom-2020 .banner .hero > .content .accent h2 span.space {
    display: inline-block;
  }
  .cms-index-defaultindex .backdrop.hero-spring-in-bloom-2020 .banner .hero > .content .accent h2 span.space.one {
    font-size: 50px;
  }
  .cms-index-defaultindex .backdrop.hero-spring-in-bloom-2020 .banner .hero > .content .accent h2 span.space.two {
    font-size: 40px;
  }
  .cms-index-defaultindex .backdrop.hero-spring-in-bloom-2020 .banner .hero > .content .cta-box {
    top: 375px;
  }
  .cms-index-defaultindex .backdrop.hero-spring-in-bloom-2020 .banner .hero > .content .cta-box .banner-button {
    font-family: "HCo Gotham";
    display: inline-block;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 52px;
    height: 52px;
    padding: 0 20px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-spring-in-bloom-2020 .banner .hero > .content .accent h2 {
    font-size: 158px;
    line-height: 158px;
  }
  .cms-index-defaultindex .backdrop.hero-spring-in-bloom-2020 .banner .hero > .content .accent h2 span.space {
    display: inline-block;
  }
  .cms-index-defaultindex .backdrop.hero-spring-in-bloom-2020 .banner .hero > .content .accent h2 span.space.one {
    font-size: 80px;
  }
  .cms-index-defaultindex .backdrop.hero-spring-in-bloom-2020 .banner .hero > .content .accent h2 span.space.two {
    font-size: 60px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.hero-spring-in-bloom-2020 .banner .hero > .content .accent h2 {
    font-size: 168px;
    line-height: 168px;
  }
}
.cms-index-defaultindex .backdrop.hero-spring-gifts-2020 {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-spring-gifts-2020 .banner {
  height: 615px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-spring-gifts-2020-mobile.jpg');
  background-position: 50% 0;
  background-size: 590px auto;
  background-color: #fdfdfd;
  transition-timing-function: 'ease-out';
  -webkit-transition: background 100ms;
  -o-transition: background 100ms;
  transition: background 100ms;
}
.cms-index-defaultindex .backdrop.hero-spring-gifts-2020 .banner .hero > .content {
  height: 615px;
  min-height: 615px;
}
.cms-index-defaultindex .backdrop.hero-spring-gifts-2020 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  top: 0;
  left: 0;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: 0 auto;
  padding: 24px 0 0;
  width: 100%;
  max-width: 320px;
}
.cms-index-defaultindex .backdrop.hero-spring-gifts-2020 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "Julietta", sans-serif;
  text-transform: none;
  font-weight: normal;
  color: #ffffff;
  margin: auto;
  font-size: 90px;
  line-height: 115px;
  padding: 0;
  -webkit-text-stroke: 2px #fff;
}
.cms-index-defaultindex .backdrop.hero-spring-gifts-2020 .banner .hero > .content .accent h2 span.space {
  display: block;
  font-size: 0px;
  line-height: 0px;
}
.cms-index-defaultindex .backdrop.hero-spring-gifts-2020 .banner .hero > .content .accent h2 span.space.one {
  display: inline-block;
  font-size: 80px;
  line-height: 115px;
}
.cms-index-defaultindex .backdrop.hero-spring-gifts-2020 .banner .hero > .content .cta-box {
  text-align: center;
  position: absolute;
  display: block;
  width: 100%;
  left: 0;
  top: 534px;
}
.cms-index-defaultindex .backdrop.hero-spring-gifts-2020 .banner .hero > .content .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: #60aad3;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
}
.cms-index-defaultindex .backdrop.hero-spring-gifts-2020 .banner .hero > .content .cta-box .banner-button:hover {
  background-color: #73bae1;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-spring-gifts-2020 .banner {
    height: 700px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-spring-gifts-2020.jpg');
    background-position: 50% 0;
    background-size: 1210px;
  }
  .cms-index-defaultindex .backdrop.hero-spring-gifts-2020 .banner .hero > .content {
    height: 650px;
  }
  .cms-index-defaultindex .backdrop.hero-spring-gifts-2020 .banner .hero > .content .accent {
    min-width: 100%;
    margin: 0 auto;
    padding: 38px 0 0;
  }
  .cms-index-defaultindex .backdrop.hero-spring-gifts-2020 .banner .hero > .content .accent h2 {
    font-size: 104px;
    line-height: 104px;
  }
  .cms-index-defaultindex .backdrop.hero-spring-gifts-2020 .banner .hero > .content .accent h2 span.space {
    display: inline-block;
  }
  .cms-index-defaultindex .backdrop.hero-spring-gifts-2020 .banner .hero > .content .accent h2 span.space.one {
    font-size: 90px;
  }
  .cms-index-defaultindex .backdrop.hero-spring-gifts-2020 .banner .hero > .content .accent h2 span.space.two {
    font-size: 40px;
  }
  .cms-index-defaultindex .backdrop.hero-spring-gifts-2020 .banner .hero > .content .cta-box {
    top: 572px;
  }
  .cms-index-defaultindex .backdrop.hero-spring-gifts-2020 .banner .hero > .content .cta-box .banner-button {
    font-family: "HCo Gotham";
    display: inline-block;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 52px;
    height: 52px;
    padding: 0 20px;
  }
}
.cms-index-defaultindex .backdrop.hero-signature-caramel-2020 {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-signature-caramel-2020 .banner {
  height: 605px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-signature-caramel-2020-mobile.jpg');
  background-position: 50% 0;
  background-size: 590px auto;
  background-color: #fdfdfd;
  transition-timing-function: 'ease-out';
  -webkit-transition: background 100ms;
  -o-transition: background 100ms;
  transition: background 100ms;
}
.cms-index-defaultindex .backdrop.hero-signature-caramel-2020 .banner .hero > .content {
  height: 605px;
  min-height: 605px;
}
.cms-index-defaultindex .backdrop.hero-signature-caramel-2020 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  position: relative;
  background: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.cms-index-defaultindex .backdrop.hero-signature-caramel-2020 .banner .hero > .content .accent .divider {
  display: none;
  width: 100px;
  height: 5px;
  margin: 0 auto;
  background: #4e3227;
}
.cms-index-defaultindex .backdrop.hero-signature-caramel-2020 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  font-weight: 500;
  color: #4e3227;
  margin: auto;
  padding: 0;
  font-size: 30px;
  line-height: 32px;
  padding-top: 16px;
  padding-bottom: 4px;
}
.cms-index-defaultindex .backdrop.hero-signature-caramel-2020 .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-signature-caramel-2020 .banner .hero > .content .accent h3 {
  font-family: "HCo Gotham";
  font-weight: 500;
  color: #4e3227;
  text-transform: none;
  font-size: 26px;
  line-height: 26px;
  max-width: 100%;
  margin: 0 auto;
}
.cms-index-defaultindex .backdrop.hero-signature-caramel-2020 .banner .hero > .content .accent h3 span {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-signature-caramel-2020 .banner .hero > .content .cta-box {
  display: block;
  width: 100%;
  padding-top: 378px;
}
.cms-index-defaultindex .backdrop.hero-signature-caramel-2020 .banner .hero > .content .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: #4e3227;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 52px;
  height: 52px;
  padding: 0 20px;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
}
.cms-index-defaultindex .backdrop.hero-signature-caramel-2020 .banner .hero > .content .cta-box .banner-button:hover {
  background-color: #5b453c;
}
@media (min-width: 370px) {
  .cms-index-defaultindex .backdrop.hero-signature-caramel-2020 .banner .hero > .content .accent h2 {
    font-size: 34px;
    line-height: 36px;
    padding-top: 14px;
  }
}
@media (min-width: 607px) {
  .cms-index-defaultindex .backdrop.hero-signature-caramel-2020 .banner {
    background-position: 85% 0;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-signature-caramel-2020 .banner {
    height: 700px;
    background-position: 85% 0;
    background-size: 1210px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-signature-caramel-2020.jpg');
  }
  .cms-index-defaultindex .backdrop.hero-signature-caramel-2020 .banner .hero > .content {
    height: 570px;
    min-height: 570px;
  }
  .cms-index-defaultindex .backdrop.hero-signature-caramel-2020 .banner .hero > .content .accent {
    position: absolute;
    top: 92px;
    right: 26px;
    max-width: 440px;
    margin: 0;
    padding: 0;
  }
  .cms-index-defaultindex .backdrop.hero-signature-caramel-2020 .banner .hero > .content .accent .divider {
    display: block;
  }
  .cms-index-defaultindex .backdrop.hero-signature-caramel-2020 .banner .hero > .content .accent h2 {
    font-size: 43px;
    line-height: 51px;
    padding-top: 36px;
    padding-bottom: 12px;
  }
  .cms-index-defaultindex .backdrop.hero-signature-caramel-2020 .banner .hero > .content .accent h3 {
    font-size: 33px;
    line-height: 36px;
    max-width: 300px;
    margin: 0 auto;
  }
  .cms-index-defaultindex .backdrop.hero-signature-caramel-2020 .banner .hero > .content .cta-box {
    padding-top: 40px;
  }
  .cms-index-defaultindex .backdrop.hero-signature-caramel-2020 .banner .hero > .content .cta-box .banner-button {
    font-size: 24px;
    line-height: 52px;
    height: 52px;
    padding: 0 20px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-signature-caramel-2020 .banner {
    background-position: 74% 0;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.hero-signature-caramel-2020 .banner {
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.hero-signature-caramel-2020 .banner .hero > .content .accent {
    right: 50px;
  }
}
.cms-index-defaultindex .backdrop.hero-coconut-goldbar-2020 {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-coconut-goldbar-2020 .banner {
  height: 615px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-coconut-goldbar-2020-mobile.jpg');
  background-position: 50% 0;
  background-size: 590px auto;
  background-color: #fdfdfd;
  transition-timing-function: 'ease-out';
  -webkit-transition: background 100ms;
  -o-transition: background 100ms;
  transition: background 100ms;
}
.cms-index-defaultindex .backdrop.hero-coconut-goldbar-2020 .banner .hero > .content {
  height: 615px;
  min-height: 615px;
}
.cms-index-defaultindex .backdrop.hero-coconut-goldbar-2020 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  position: relative;
  background: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: 408px;
}
.cms-index-defaultindex .backdrop.hero-coconut-goldbar-2020 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "DidotLTPro-BoldItalic";
  text-transform: none;
  font-weight: normal;
  color: #896761;
  margin: 0;
  padding: 20px 0 0 0;
  font-size: 30px;
  line-height: 38px;
}
.cms-index-defaultindex .backdrop.hero-coconut-goldbar-2020 .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-coconut-goldbar-2020 .banner .hero > .content .cta-box {
  display: block;
  width: 100%;
  padding-top: 20px;
}
.cms-index-defaultindex .backdrop.hero-coconut-goldbar-2020 .banner .hero > .content .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: #a57f74;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 52px;
  height: 52px;
  padding: 0 20px;
}
.cms-index-defaultindex .backdrop.hero-coconut-goldbar-2020 .banner .hero > .content .cta-box .banner-button:hover {
  background-color: #b28f85;
}
@media (min-width: 415px) {
  .cms-index-defaultindex .backdrop.hero-coconut-goldbar-2020 .banner .hero > .content .accent h2 {
    font-size: 36px;
    line-height: 44px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-coconut-goldbar-2020 .banner {
    height: 700px;
    background-position: 12% 0;
    background-size: 1210px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-coconut-goldbar-2020.jpg');
  }
  .cms-index-defaultindex .backdrop.hero-coconut-goldbar-2020 .banner .hero > .content {
    height: 570px;
    min-height: 570px;
  }
  .cms-index-defaultindex .backdrop.hero-coconut-goldbar-2020 .banner .hero > .content .accent {
    position: absolute;
    top: 134px;
    left: 40px;
    max-width: 408px;
    margin: 0;
  }
  .cms-index-defaultindex .backdrop.hero-coconut-goldbar-2020 .banner .hero > .content .accent h2 {
    font-size: 38px;
    line-height: 56px;
    padding: 0;
  }
  .cms-index-defaultindex .backdrop.hero-coconut-goldbar-2020 .banner .hero > .content .cta-box {
    padding-top: 32px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-coconut-goldbar-2020 .banner {
    background-position: 16% 0;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.hero-coconut-goldbar-2020 .banner {
    background-position: 50% 0;
  }
}
.cms-index-defaultindex .backdrop.hero-easter-2020-basket {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-easter-2020-basket .banner {
  height: 410px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-easter-2020-basket.jpg');
  background-position: 54% 0;
  background-size: 912px auto;
  background-color: #fdfdfd;
  transition-timing-function: 'ease-out';
  -webkit-transition: background 100ms;
  -o-transition: background 100ms;
  transition: background 100ms;
}
.cms-index-defaultindex .backdrop.hero-easter-2020-basket .banner .hero > .content {
  height: 410px;
  min-height: 410px;
}
.cms-index-defaultindex .backdrop.hero-easter-2020-basket .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  top: 0;
  left: 0;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: 44px auto 0;
  width: 100%;
  max-width: 320px;
}
.cms-index-defaultindex .backdrop.hero-easter-2020-basket .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  font-weight: bold;
  color: #ffffff;
  margin: auto;
  font-size: 56px;
  line-height: 52px;
  padding: 0;
  text-shadow: -2px 2px 1px #9d64cf;
}
.cms-index-defaultindex .backdrop.hero-easter-2020-basket .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-easter-2020-basket .banner .hero > .content .cta-box {
  text-align: center;
  position: absolute;
  display: block;
  width: 100%;
  left: 0;
  top: 352px;
}
.cms-index-defaultindex .backdrop.hero-easter-2020-basket .banner .hero > .content .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: #b780e8;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
}
.cms-index-defaultindex .backdrop.hero-easter-2020-basket .banner .hero > .content .cta-box .banner-button:hover {
  background-color: #bb8ce4;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-easter-2020-basket .banner {
    height: 550px;
    background-position: 54% 0;
    background-size: 1210px auto;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2020-basket .banner .hero > .content {
    height: 530px;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2020-basket .banner .hero > .content .cta-box {
    top: 470px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-easter-2020-basket .banner {
    height: 700px;
    background-position: 50% 0;
    background-size: 1210px;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2020-basket .banner .hero > .content {
    height: 530px;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2020-basket .banner .hero > .content .accent {
    min-width: 100%;
    margin: 85px auto 0;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2020-basket .banner .hero > .content .accent h2 {
    font-size: 80px;
    line-height: 72px;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2020-basket .banner .hero > .content .cta-box {
    top: 470px;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2020-basket .banner .hero > .content .cta-box .banner-button {
    font-family: "HCo Gotham";
    display: inline-block;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 52px;
    height: 52px;
    padding: 0 20px;
  }
}
.cms-index-defaultindex .backdrop.hero-easter-2020-chicks {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-easter-2020-chicks .banner {
  height: 530px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-easter-2020-chicks.jpg');
  background-position: 50% 0;
  background-size: 1210px auto;
  background-color: #fdfdfd;
  transition-timing-function: 'ease-out';
  -webkit-transition: background 100ms;
  -o-transition: background 100ms;
  transition: background 100ms;
}
.cms-index-defaultindex .backdrop.hero-easter-2020-chicks .banner .hero > .content {
  height: 530px;
  min-height: 530px;
}
.cms-index-defaultindex .backdrop.hero-easter-2020-chicks .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  top: 0;
  left: 0;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: 184px auto 0;
  width: 100%;
  max-width: 320px;
}
.cms-index-defaultindex .backdrop.hero-easter-2020-chicks .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  font-weight: bold;
  color: #ffffff;
  margin: auto;
  font-size: 66px;
  line-height: 58px;
  padding: 0;
  text-shadow: -2px 2px 1px #00adbc;
}
.cms-index-defaultindex .backdrop.hero-easter-2020-chicks .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-easter-2020-chicks .banner .hero > .content .accent .cta-box {
  text-align: center;
  position: relative;
  display: block;
  width: 100%;
  padding: 12px 0 0 0;
}
.cms-index-defaultindex .backdrop.hero-easter-2020-chicks .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: #00adbc;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
}
.cms-index-defaultindex .backdrop.hero-easter-2020-chicks .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: #4cd7e4;
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-easter-2020-chicks .banner {
    height: 700px;
    background-position: 50% 0;
    background-size: 1210px;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2020-chicks .banner .hero > .content {
    height: 530px;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2020-chicks .banner .hero > .content .accent {
    min-width: 100%;
    margin: 126px auto 0;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2020-chicks .banner .hero > .content .accent h2 {
    font-size: 130px;
    line-height: 110px;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2020-chicks .banner .hero > .content .accent .cta-box .banner-button {
    font-family: "HCo Gotham";
    display: inline-block;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 52px;
    height: 52px;
    padding: 0 20px;
  }
}
.cms-index-defaultindex .backdrop.hero-easter-2020-color {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-easter-2020-color .banner {
  height: 530px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-easter-2020-color.jpg');
  background-position: 50% 0;
  background-size: 1210px auto;
  background-color: #fdfdfd;
  transition-timing-function: 'ease-out';
  -webkit-transition: background 100ms;
  -o-transition: background 100ms;
  transition: background 100ms;
}
.cms-index-defaultindex .backdrop.hero-easter-2020-color .banner .hero > .content {
  height: 530px;
  min-height: 530px;
}
.cms-index-defaultindex .backdrop.hero-easter-2020-color .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  top: 0;
  left: 0;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: 166px auto 0;
  width: 100%;
  max-width: 320px;
}
.cms-index-defaultindex .backdrop.hero-easter-2020-color .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  font-weight: bold;
  color: #6f3198;
  margin: auto;
  font-size: 54px;
  line-height: 46px;
  padding: 0;
  opacity: 0.75;
}
.cms-index-defaultindex .backdrop.hero-easter-2020-color .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-easter-2020-color .banner .hero > .content .accent .cta-box {
  text-align: center;
  position: relative;
  display: block;
  width: 100%;
  padding: 12px 0 0 0;
}
.cms-index-defaultindex .backdrop.hero-easter-2020-color .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: #965acc;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
}
.cms-index-defaultindex .backdrop.hero-easter-2020-color .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: #b678ed;
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-easter-2020-color .banner {
    height: 700px;
    background-position: 50% 0;
    background-size: 1210px;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2020-color .banner .hero > .content {
    height: 530px;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2020-color .banner .hero > .content .accent {
    min-width: 100%;
    margin: 108px auto 0;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2020-color .banner .hero > .content .accent h2 {
    font-size: 99px;
    line-height: 81px;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2020-color .banner .hero > .content .accent .cta-box .banner-button {
    font-family: "HCo Gotham";
    display: inline-block;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 52px;
    height: 52px;
    padding: 0 20px;
  }
}
.cms-index-defaultindex .backdrop.hero-easter-2020-eggs {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-easter-2020-eggs .banner {
  height: 410px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-easter-2020-eggs-2.jpg');
  background-position: 50% 0;
  background-size: 912px auto;
  background-color: #fdfdfd;
  transition-timing-function: 'ease-out';
  -webkit-transition: background 100ms;
  -o-transition: background 100ms;
  transition: background 100ms;
}
.cms-index-defaultindex .backdrop.hero-easter-2020-eggs .banner .hero > .content {
  height: 410px;
  min-height: 410px;
}
.cms-index-defaultindex .backdrop.hero-easter-2020-eggs .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  top: 0;
  left: 0;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: 120px auto 0;
  width: 100%;
  max-width: 320px;
}
.cms-index-defaultindex .backdrop.hero-easter-2020-eggs .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  font-weight: bold;
  color: #ffffff;
  margin: auto;
  font-size: 70px;
  line-height: 65px;
  padding: 0;
  text-shadow: -2px 2px 1px #9961c3;
}
.cms-index-defaultindex .backdrop.hero-easter-2020-eggs .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-easter-2020-eggs .banner .hero > .content .accent h2 .line1 {
  font-size: 70px;
  line-height: 65px;
}
.cms-index-defaultindex .backdrop.hero-easter-2020-eggs .banner .hero > .content .accent h2 .line2 {
  font-size: 48px;
  line-height: 48px;
}
.cms-index-defaultindex .backdrop.hero-easter-2020-eggs .banner .hero > .content .accent .cta-box {
  text-align: center;
  position: relative;
  display: block;
  width: 100%;
  padding: 12px 0 0 0;
}
.cms-index-defaultindex .backdrop.hero-easter-2020-eggs .banner .hero > .content .accent .cta-box .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: #9961c3;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
}
.cms-index-defaultindex .backdrop.hero-easter-2020-eggs .banner .hero > .content .accent .cta-box .banner-button:hover {
  background-color: #bb8ce4;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-easter-2020-eggs .banner {
    height: 550px;
    background-position: 50% 0;
    background-size: 1210px auto;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2020-eggs .banner .hero > .content {
    height: 530px;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2020-eggs .banner .hero > .content .accent {
    margin-top: 184px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-easter-2020-eggs .banner {
    height: 700px;
    background-position: 50% 0;
    background-size: 1210px;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2020-eggs .banner .hero > .content {
    height: 530px;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2020-eggs .banner .hero > .content .accent {
    min-width: 100%;
    margin: 132px auto 0;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2020-eggs .banner .hero > .content .accent h2 {
    font-size: 90px;
    line-height: 81px;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2020-eggs .banner .hero > .content .accent h2 .line1 {
    font-size: 131px;
    line-height: 115px;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2020-eggs .banner .hero > .content .accent h2 .line2 {
    font-size: 86px;
    line-height: 86px;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2020-eggs .banner .hero > .content .accent .cta-box .banner-button {
    font-family: "HCo Gotham";
    display: inline-block;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 52px;
    height: 52px;
    padding: 0 20px;
  }
}
.cms-index-defaultindex .backdrop.hero-spring-2020-favors {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-spring-2020-favors .banner {
  height: 500px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-summer-2019-wedding-2.jpg');
  background-position: 78% 0;
  background-size: 1060px auto;
  background-color: #fdfdfd;
  transition-timing-function: 'ease-out';
  -webkit-transition: background 100ms;
  -o-transition: background 100ms;
  transition: background 100ms;
}
.cms-index-defaultindex .backdrop.hero-spring-2020-favors .banner .hero > .content {
  height: 500px;
  min-height: 500px;
}
.cms-index-defaultindex .backdrop.hero-spring-2020-favors .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  top: 0;
  left: 0;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: 18px auto 0;
  max-width: 320px;
}
.cms-index-defaultindex .backdrop.hero-spring-2020-favors .banner .hero > .content .accent h2 {
  display: block;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  font-family: "DidotLTPro-Bold";
  font-family: "HCo Gotham";
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  color: #ffffff;
  margin: auto;
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.cms-index-defaultindex .backdrop.hero-spring-2020-favors .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-spring-2020-favors .banner .hero > .content .accent .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: #8b87d7;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.cms-index-defaultindex .backdrop.hero-spring-2020-favors .banner .hero > .content .accent .banner-button:hover {
  background-color: #a29fdb;
}
@media (min-width: 607px) {
  .cms-index-defaultindex .backdrop.hero-spring-2020-favors .banner {
    background-position: 50% 0;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-spring-2020-favors .banner {
    height: 730px;
    background-position: 50% 0;
    background-size: 1060px;
  }
  .cms-index-defaultindex .backdrop.hero-spring-2020-favors .banner .hero > .content {
    height: 550px;
  }
  .cms-index-defaultindex .backdrop.hero-spring-2020-favors .banner .hero > .content .accent {
    max-width: 700px;
    margin: 22px auto 0;
  }
  .cms-index-defaultindex .backdrop.hero-spring-2020-favors .banner .hero > .content .accent h2 {
    font-size: 46px;
    line-height: 46px;
    margin-bottom: 28px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-spring-2020-favors .banner {
    background-position: 50% 0;
    background-size: 1210px;
  }
  .cms-index-defaultindex .backdrop.hero-spring-2020-favors .banner .hero > .content {
    height: 600px;
  }
  .cms-index-defaultindex .backdrop.hero-spring-2020-favors .banner .hero > .content .accent {
    min-width: 100%;
    margin: 18px auto 0;
  }
  .cms-index-defaultindex .backdrop.hero-spring-2020-favors .banner .hero > .content .accent h2 {
    font-size: 54px;
    line-height: 54px;
    margin-bottom: 14px;
  }
  .cms-index-defaultindex .backdrop.hero-spring-2020-favors .banner .hero > .content .accent .banner-button {
    font-family: "HCo Gotham";
    display: inline-block;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 52px;
    height: 52px;
    padding: 0 20px;
  }
}
.cms-index-defaultindex .backdrop.hero-valentines-2020-sweetest {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-valentines-2020-sweetest .banner {
  height: 495px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentines-2020-sweetest-mobile.jpg');
  background-size: 590px auto;
  background-position: 50% 0;
}
.cms-index-defaultindex .backdrop.hero-valentines-2020-sweetest .banner .hero > .content {
  height: 545px;
  min-height: 545px;
}
.cms-index-defaultindex .backdrop.hero-valentines-2020-sweetest .banner .hero > .content .accent {
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: auto;
  left: auto;
  padding: 30px 0 0 0;
  margin: auto;
  width: auto;
  max-width: 320px;
  background-size: auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.hero-valentines-2020-sweetest .banner .hero > .content .accent h2 {
  font-family: 'belly-betty-script';
  font-weight: 100;
  font-style: normal;
  text-transform: none;
  color: #e62e61;
  font-size: 49px;
  line-height: 55px;
  padding: 0;
  margin: 0;
}
.cms-index-defaultindex .backdrop.hero-valentines-2020-sweetest .banner .hero > .content .accent .cta-box {
  text-align: center;
  position: absolute;
  top: 478px;
  left: 0;
  width: 100%;
}
.cms-index-defaultindex .backdrop.hero-valentines-2020-sweetest .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  font-size: 13px;
  color: #ffffff;
  background-color: #ee4f7c;
  display: inline-block;
  height: auto;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
}
.cms-index-defaultindex .backdrop.hero-valentines-2020-sweetest .banner .hero > .content .accent .banner-button:hover {
  background-color: #f85fa0;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-valentines-2020-sweetest {
    padding-top: 0;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2020-sweetest .banner {
    height: 600px;
    background-size: auto;
    background-position: 50% 0;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-valentines-2020-sweetest.jpg');
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2020-sweetest .banner .hero > .content {
    height: 540px;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2020-sweetest .banner .hero > .content .accent {
    padding: 20px 0 0 0;
    max-width: 100%;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2020-sweetest .banner .hero > .content .accent h2 {
    font-size: 70px;
    line-height: 70px;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2020-sweetest .banner .hero > .content .accent .cta-box {
    top: 478px;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2020-sweetest .banner .hero > .content .accent .banner-button {
    font-size: 16px;
    line-height: 16px;
    padding: 9px 12px 7px;
  }
}
.cms-index-defaultindex .backdrop.hero-valentines-2020-with-love {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-valentines-2020-with-love .banner {
  height: 385px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentines-2020-with-love-mobile.jpg');
  background-size: 460px auto;
  background-position: 50% 0;
}
.cms-index-defaultindex .backdrop.hero-valentines-2020-with-love .banner .hero > .content {
  height: 435px;
  min-height: 435px;
}
.cms-index-defaultindex .backdrop.hero-valentines-2020-with-love .banner .hero > .content .accent {
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: auto;
  left: auto;
  padding: 0 0 0 0;
  margin: auto;
  width: auto;
  max-width: 320px;
  background-size: auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.hero-valentines-2020-with-love .banner .hero > .content .accent .cta-box {
  text-align: center;
  position: absolute;
  top: 370px;
  left: 0;
  width: 100%;
}
.cms-index-defaultindex .backdrop.hero-valentines-2020-with-love .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  font-size: 13px;
  color: #ffffff;
  background-color: #ea1c73;
  display: inline-block;
  height: auto;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
}
.cms-index-defaultindex .backdrop.hero-valentines-2020-with-love .banner .hero > .content .accent .banner-button:hover {
  background-color: #f85fa0;
}
@media (min-width: 450px) {
  .cms-index-defaultindex .backdrop.hero-valentines-2020-with-love .banner {
    height: 495px;
    background-size: 590px auto;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2020-with-love .banner .hero > .content {
    height: 545px;
    min-height: 545px;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2020-with-love .banner .hero > .content .accent .cta-box {
    top: 478px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-valentines-2020-with-love {
    padding-top: 0;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2020-with-love .banner {
    height: 600px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-valentines-2020-with-love.jpg');
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2020-with-love .banner .hero > .content {
    height: 540px;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2020-with-love .banner .hero > .content .accent {
    padding: 476px 0 0 0;
    max-width: 650px;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2020-with-love .banner .hero > .content .accent .cta-box {
    top: 478px;
  }
  .cms-index-defaultindex .backdrop.hero-valentines-2020-with-love .banner .hero > .content .accent .banner-button {
    font-size: 16px;
    line-height: 16px;
    padding: 9px 12px 7px;
  }
}
.cms-index-defaultindex .backdrop.holiday-2019-delight .banner {
  height: 370px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-holiday-2019-01.jpg');
  background-size: 430px auto;
  background-position: 50% 0;
}
.cms-index-defaultindex .backdrop.holiday-2019-delight .banner .hero > .content {
  height: 370px;
  text-align: center;
}
.cms-index-defaultindex .backdrop.holiday-2019-delight .banner .hero > .content .accent {
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: auto;
  left: auto;
  padding: 54px 0 0 0;
  margin: auto;
  width: auto;
  max-width: 320px;
  background-size: auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.holiday-2019-delight .banner .hero > .content .accent h2 {
  display: block;
  font-family: "MistletoeScript", "HCo Gotham";
  color: #da1c21;
  margin: 0 auto;
  padding: 0;
  font-size: 50px;
  line-height: 50px;
  letter-spacing: 0;
  text-transform: none;
}
.cms-index-defaultindex .backdrop.holiday-2019-delight .banner .hero > .content .accent h2 span {
  display: inline-block;
}
.cms-index-defaultindex .backdrop.holiday-2019-delight .banner .hero > .content .cta-box {
  text-align: center;
  position: absolute;
  top: 324px;
  left: 0;
  width: 100%;
}
.cms-index-defaultindex .backdrop.holiday-2019-delight .banner .hero > .content .cta-box .banner-button {
  font-family: "HCo Gotham";
  font-size: 13px;
  color: #ffffff;
  background-color: #da1c21;
  display: inline-block;
  height: auto;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
}
.cms-index-defaultindex .backdrop.holiday-2019-delight .banner .hero > .content .cta-box .banner-button:hover {
  background-color: #da1c21;
}
@media (min-width: 380px) {
  .cms-index-defaultindex .backdrop.holiday-2019-delight .banner {
    height: 480px;
    background-size: 580px auto;
    background-position: 50% -10px;
  }
  .cms-index-defaultindex .backdrop.holiday-2019-delight .banner .hero > .content {
    height: 480px;
  }
  .cms-index-defaultindex .backdrop.holiday-2019-delight .banner .hero > .content .accent {
    max-width: 320px;
    padding-top: 58px;
  }
  .cms-index-defaultindex .backdrop.holiday-2019-delight .banner .hero > .content .accent h2 {
    font-size: 70px;
    line-height: 70px;
    letter-spacing: 0;
  }
  .cms-index-defaultindex .backdrop.holiday-2019-delight .banner .hero > .content .cta-box {
    top: 428px;
  }
}
@media (min-width: 607px) {
  .cms-index-defaultindex .backdrop.holiday-2019-delight .banner {
    height: 520px;
    background-size: 655px auto;
    background-position: 50% -25px;
  }
  .cms-index-defaultindex .backdrop.holiday-2019-delight .banner .hero > .content {
    height: 520px;
  }
  .cms-index-defaultindex .backdrop.holiday-2019-delight .banner .hero > .content .accent {
    max-width: 320px;
    padding-top: 54px;
  }
  .cms-index-defaultindex .backdrop.holiday-2019-delight .banner .hero > .content .accent h2 {
    font-size: 70px;
    line-height: 70px;
    letter-spacing: 0;
  }
  .cms-index-defaultindex .backdrop.holiday-2019-delight .banner .hero > .content .cta-box {
    top: 470px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.holiday-2019-delight .banner {
    height: 800px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-holiday-2019-01.jpg');
    background-size: 840px;
    background-position: 50% -100px;
  }
  .cms-index-defaultindex .backdrop.holiday-2019-delight .banner .hero > .content {
    height: 560px;
  }
  .cms-index-defaultindex .backdrop.holiday-2019-delight .banner .hero > .content .accent {
    max-width: 650px;
    padding-top: 20px;
  }
  .cms-index-defaultindex .backdrop.holiday-2019-delight .banner .hero > .content .accent h2 {
    font-size: 86px;
    line-height: 86px;
    letter-spacing: 0;
  }
  .cms-index-defaultindex .backdrop.holiday-2019-delight .banner .hero > .content .cta-box {
    top: 516px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.holiday-2019-delight .banner {
    height: 600px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-holiday-2019-01-desktop.jpg');
    background-size: 970px;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.holiday-2019-delight .banner .hero > .content {
    height: 420px;
    position: relative;
  }
  .cms-index-defaultindex .backdrop.holiday-2019-delight .banner .hero > .content .position {
    position: absolute;
    top: 74px;
    left: 34px;
    max-width: 400px;
    padding-top: 100px;
    background-image: url('/skin/frontend/frans/default/images/hero/elem-tree.png');
    background-size: 70px;
    background-position: 50% 0;
    background-repeat: no-repeat;
  }
  .cms-index-defaultindex .backdrop.holiday-2019-delight .banner .hero > .content .accent {
    padding-top: 0;
  }
  .cms-index-defaultindex .backdrop.holiday-2019-delight .banner .hero > .content .accent h2 {
    font-size: 72px;
    line-height: 72px;
    letter-spacing: 0;
  }
  .cms-index-defaultindex .backdrop.holiday-2019-delight .banner .hero > .content .cta-box {
    text-align: center;
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    padding-top: 0;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.holiday-2019-delight .banner {
    height: 680px;
    background-size: 1210px;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.holiday-2019-delight .banner .hero > .content {
    height: 520px;
  }
  .cms-index-defaultindex .backdrop.holiday-2019-delight .banner .hero > .content .position {
    position: absolute;
    top: 128px;
    left: 48px;
    max-width: 400px;
    padding-top: 140px;
    background-size: 100px;
  }
  .cms-index-defaultindex .backdrop.holiday-2019-delight .banner .hero > .content .accent {
    padding-top: 0;
  }
  .cms-index-defaultindex .backdrop.holiday-2019-delight .banner .hero > .content .accent h2 {
    font-size: 88px;
    line-height: 88px;
    letter-spacing: 0;
  }
}
.cms-index-defaultindex .backdrop.holiday-2019-cheer .banner {
  height: 450px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-holiday-2019-02-mobile.jpg');
  background-size: 590px auto;
  background-position: 50% 50px;
  background-color: #fff;
}
.cms-index-defaultindex .backdrop.holiday-2019-cheer .banner .hero > .content {
  height: 450px;
  text-align: center;
}
.cms-index-defaultindex .backdrop.holiday-2019-cheer .banner .hero > .content .accent {
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: auto;
  left: auto;
  padding: 110px 0 0 0;
  margin: auto;
  width: auto;
  max-width: 320px;
  background-size: auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.holiday-2019-cheer .banner .hero > .content .accent h2 {
  display: block;
  font-family: "MistletoeScript", "HCo Gotham";
  color: #ffffff;
  margin: 0 auto;
  padding: 0;
  font-size: 85px;
  line-height: 85px;
  letter-spacing: 0;
  text-transform: none;
}
.cms-index-defaultindex .backdrop.holiday-2019-cheer .banner .hero > .content .accent h2 span {
  display: inline-block;
}
.cms-index-defaultindex .backdrop.holiday-2019-cheer .banner .hero > .content .cta-box {
  text-align: center;
  position: absolute;
  top: 375px;
  left: 0;
  width: 100%;
}
.cms-index-defaultindex .backdrop.holiday-2019-cheer .banner .hero > .content .cta-box .banner-button {
  font-family: "HCo Gotham";
  font-size: 13px;
  color: #ffffff;
  border: 1px solid #ffffff;
  background-color: transparent;
  display: inline-block;
  height: auto;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
}
.cms-index-defaultindex .backdrop.holiday-2019-cheer .banner .hero > .content .cta-box .banner-button:hover {
  background-color: #da1c21;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.holiday-2019-cheer .banner {
    height: 680px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-holiday-2019-02.jpg');
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.holiday-2019-cheer .banner .hero > .content {
    height: 610px;
  }
  .cms-index-defaultindex .backdrop.holiday-2019-cheer .banner .hero > .content .accent {
    max-width: 650px;
    padding-top: 80px;
  }
  .cms-index-defaultindex .backdrop.holiday-2019-cheer .banner .hero > .content .accent h2 {
    font-size: 150px;
    line-height: 150px;
    letter-spacing: 0;
  }
  .cms-index-defaultindex .backdrop.holiday-2019-cheer .banner .hero > .content .cta-box {
    top: 515px;
  }
}
.cms-index-defaultindex .backdrop.fall-halloween-haunt .banner {
  height: 350px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-fall-halloween-haunt.jpg');
  background-size: 870px auto;
  background-position: 50% 0;
  background-color: #fff;
}
.cms-index-defaultindex .backdrop.fall-halloween-haunt .banner .hero > .content {
  height: 350px;
}
.cms-index-defaultindex .backdrop.fall-halloween-haunt .banner .hero > .content .accent {
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: auto;
  left: auto;
  padding: 120px 0 0;
  margin: auto;
  width: auto;
  max-width: 365px;
  background-size: auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.fall-halloween-haunt .banner .hero > .content .accent h2 {
  display: block;
  font-family: 'freich-monsta', 'HCo-Gotham-Bold';
  color: #ffffff;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.7);
  margin: 0 auto 10px;
  font-size: 38px;
  line-height: 38px;
  letter-spacing: 0;
  padding: 0;
}
.cms-index-defaultindex .backdrop.fall-halloween-haunt .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.fall-halloween-haunt .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  font-size: 13px;
  color: #ffffff;
  background-color: #e35433;
  display: inline-block;
  height: auto;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
}
.cms-index-defaultindex .backdrop.fall-halloween-haunt .banner .hero > .content .accent .banner-button:hover {
  background-color: #e45a3b;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.fall-halloween-haunt .banner {
    height: 990px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-fall-halloween-haunt.jpg');
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.fall-halloween-haunt .banner .hero > .content {
    height: 508px;
  }
  .cms-index-defaultindex .backdrop.fall-halloween-haunt .banner .hero > .content .accent {
    max-width: 920px;
    padding: 184px 0 0 0;
  }
  .cms-index-defaultindex .backdrop.fall-halloween-haunt .banner .hero > .content .accent h2 {
    font-size: 62px;
    line-height: 62px;
    margin: 0 auto 8px;
    letter-spacing: 0;
  }
  .cms-index-defaultindex .backdrop.fall-halloween-haunt .banner .hero > .content .accent .banner-button {
    font-size: 16px;
    line-height: 16px;
    padding: 9px 12px 7px;
  }
}
.cms-index-defaultindex .backdrop.fall-halloween-treats .banner {
  height: 350px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-fall-halloween-treats.jpg');
  background-size: 870px auto;
  background-position: 50% 0;
  background-color: #fff;
}
.cms-index-defaultindex .backdrop.fall-halloween-treats .banner .hero > .content {
  height: 350px;
}
.cms-index-defaultindex .backdrop.fall-halloween-treats .banner .hero > .content .accent {
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: auto;
  left: auto;
  padding: 80px 0 0;
  margin: auto;
  width: auto;
  max-width: 365px;
  background-size: auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.fall-halloween-treats .banner .hero > .content .accent h2 {
  display: block;
  font-family: 'freich-monsta', 'HCo-Gotham-Bold';
  color: #ffffff;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.7);
  margin: 0 auto 10px;
  font-size: 38px;
  line-height: 38px;
  letter-spacing: 0;
  padding: 0;
}
.cms-index-defaultindex .backdrop.fall-halloween-treats .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.fall-halloween-treats .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  font-size: 13px;
  color: #ffffff;
  background-color: #e35433;
  display: inline-block;
  height: auto;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
}
.cms-index-defaultindex .backdrop.fall-halloween-treats .banner .hero > .content .accent .banner-button:hover {
  background-color: #e45a3b;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.fall-halloween-treats .banner {
    height: 700px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-fall-halloween-treats.jpg');
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.fall-halloween-treats .banner .hero > .content {
    height: 508px;
  }
  .cms-index-defaultindex .backdrop.fall-halloween-treats .banner .hero > .content .accent {
    max-width: 920px;
    padding: 38px 0 0 0;
  }
  .cms-index-defaultindex .backdrop.fall-halloween-treats .banner .hero > .content .accent h2 {
    font-size: 62px;
    line-height: 62px;
    margin: 0 auto 8px;
    letter-spacing: 0;
  }
  .cms-index-defaultindex .backdrop.fall-halloween-treats .banner .hero > .content .accent .banner-button {
    font-size: 16px;
    line-height: 16px;
    padding: 9px 12px 7px;
  }
}
.cms-index-defaultindex .backdrop.fall-halloween-wicked .banner {
  height: 480px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-fall-halloween-wicked.jpg');
  background-size: 700px auto;
  background-position: 50% 0;
}
.cms-index-defaultindex .backdrop.fall-halloween-wicked .banner .hero > .content {
  height: 480px;
}
.cms-index-defaultindex .backdrop.fall-halloween-wicked .banner .hero > .content .accent {
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: auto;
  left: auto;
  padding: 60px 0 0;
  margin: auto;
  width: auto;
  max-width: 365px;
  background-size: auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.fall-halloween-wicked .banner .hero > .content .accent h2 {
  display: block;
  font-family: 'freich-monsta', 'HCo-Gotham-Bold';
  color: #ffffff;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.7);
  margin: 0 auto 14px;
  font-size: 28px;
  line-height: 32px;
  letter-spacing: 0;
  padding: 0;
}
.cms-index-defaultindex .backdrop.fall-halloween-wicked .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.fall-halloween-wicked .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  font-size: 13px;
  color: #ffffff;
  background-color: #e35433;
  display: inline-block;
  height: auto;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
}
.cms-index-defaultindex .backdrop.fall-halloween-wicked .banner .hero > .content .accent .banner-button:hover {
  background-color: #e45a3b;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.fall-halloween-wicked .banner {
    height: 990px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-fall-halloween-wicked.jpg');
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.fall-halloween-wicked .banner .hero > .content {
    height: 800px;
  }
  .cms-index-defaultindex .backdrop.fall-halloween-wicked .banner .hero > .content .accent {
    max-width: 920px;
    padding: 90px 0 0 0;
  }
  .cms-index-defaultindex .backdrop.fall-halloween-wicked .banner .hero > .content .accent h2 {
    font-size: 50px;
    line-height: 58px;
    margin: 0 auto 25px;
    letter-spacing: 0;
  }
  .cms-index-defaultindex .backdrop.fall-halloween-wicked .banner .hero > .content .accent .banner-button {
    font-size: 16px;
    line-height: 16px;
    padding: 9px 12px 7px;
  }
}
.cms-index-defaultindex .backdrop.hero-fall-2019-peanut {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-fall-2019-peanut .banner {
  height: 485px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-fall-2019-peanut-mobile.jpg');
  background-position: 50% 0;
  background-size: 590px auto;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.hero-fall-2019-peanut .banner .hero > .content {
  height: 485px;
  min-height: 485px;
  position: relative;
}
.cms-index-defaultindex .backdrop.hero-fall-2019-peanut .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  top: 0;
  left: 0;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: 21px auto 0;
  max-width: 320px;
}
.cms-index-defaultindex .backdrop.hero-fall-2019-peanut .banner .hero > .content .accent h2 {
  display: block;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  font-family: "DidotLTPro-Bold";
  font-weight: 400;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  color: #ffffff;
  margin: auto;
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 8px;
  text-transform: none;
}
.cms-index-defaultindex .backdrop.hero-fall-2019-peanut .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-fall-2019-peanut .banner .hero > .content .accent h2 .line1 {
  letter-spacing: -2px;
}
.cms-index-defaultindex .backdrop.hero-fall-2019-peanut .banner .hero > .content .accent h2 .line2 {
  font-family: "HCo Gotham";
  font-style: italic;
  font-size: 18px;
  line-height: 18px;
}
.cms-index-defaultindex .backdrop.hero-fall-2019-peanut .banner .hero > .content .button-wrapper {
  min-width: 100%;
  margin: 0;
  position: absolute;
  bottom: 22px;
  left: 0;
  height: auto;
  text-align: center;
}
.cms-index-defaultindex .backdrop.hero-fall-2019-peanut .banner .hero > .content .button-wrapper .banner-button {
  font-family: "HCo Gotham";
  font-size: 13px;
  color: #ffffff;
  background-color: #542d24;
  display: inline-block;
  height: auto;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
}
.cms-index-defaultindex .backdrop.hero-fall-2019-peanut .banner .hero > .content .button-wrapper .banner-button:hover {
  background-color: #6f3a2f;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-fall-2019-peanut .banner {
    background-image: url('/skin/frontend/frans/default/images/hero/hero-fall-2019-peanut.jpg');
    background-position: 50% 0;
    background-size: 1210px auto;
    height: 540px;
  }
  .cms-index-defaultindex .backdrop.hero-fall-2019-peanut .banner .hero > .content {
    height: 520px;
  }
  .cms-index-defaultindex .backdrop.hero-fall-2019-peanut .banner .hero > .content .accent {
    min-width: 100%;
    margin: 0;
    position: absolute;
    left: 0;
    top: 18px;
    height: auto;
  }
  .cms-index-defaultindex .backdrop.hero-fall-2019-peanut .banner .hero > .content .accent h2 {
    font-size: 78px;
    line-height: 72px;
  }
  .cms-index-defaultindex .backdrop.hero-fall-2019-peanut .banner .hero > .content .accent h2 .line2 {
    font-size: 28px;
    line-height: 28px;
  }
  .cms-index-defaultindex .backdrop.hero-fall-2019-peanut .banner .hero > .content .button-wrapper {
    min-width: 100%;
    margin: 0;
    position: absolute;
    bottom: 8px;
    left: 0;
    height: auto;
  }
  .cms-index-defaultindex .backdrop.hero-fall-2019-peanut .banner .hero > .content .button-wrapper .banner-button {
    font-size: 16px;
    line-height: 16px;
    padding: 9px 12px 7px;
  }
}
.cms-index-defaultindex .backdrop.hero-fall-2019-signature {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-fall-2019-signature .banner {
  height: 500px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-fall-2019-signature-mobile.jpg');
  background-position: 50% 0;
  background-size: 590px auto;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.hero-fall-2019-signature .banner .hero > .content {
  height: 500px;
  min-height: 500px;
  position: relative;
}
.cms-index-defaultindex .backdrop.hero-fall-2019-signature .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  position: relative;
  background: none;
  padding: 0 0 0 0;
  margin: 195px auto 0;
  max-width: 320px;
}
.cms-index-defaultindex .backdrop.hero-fall-2019-signature .banner .hero > .content .accent h2 {
  display: block;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  font-family: "HCo Gotham";
  font-style: italic;
  font-weight: 500;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  color: #ffffff;
  margin: auto;
  font-size: 42px;
  line-height: 42px;
  margin-bottom: 10px;
  text-transform: none;
}
.cms-index-defaultindex .backdrop.hero-fall-2019-signature .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-fall-2019-signature .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  font-size: 13px;
  color: #542d24;
  background-color: #ffffff;
  display: inline-block;
  height: auto;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
}
.cms-index-defaultindex .backdrop.hero-fall-2019-signature .banner .hero > .content .accent .banner-button:hover {
  background-color: #ffffff;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-fall-2019-signature .banner {
    background-image: url('/skin/frontend/frans/default/images/hero/hero-fall-2019-signature.jpg');
    background-position: 50% 0;
    background-size: 1210px auto;
    height: 540px;
  }
  .cms-index-defaultindex .backdrop.hero-fall-2019-signature .banner .hero > .content {
    height: 504px;
  }
  .cms-index-defaultindex .backdrop.hero-fall-2019-signature .banner .hero > .content .accent {
    min-width: 100%;
    margin: 314px auto 0;
  }
  .cms-index-defaultindex .backdrop.hero-fall-2019-signature .banner .hero > .content .accent h2 {
    font-size: 78px;
    line-height: 78px;
    margin-bottom: 14px;
  }
  .cms-index-defaultindex .backdrop.hero-fall-2019-signature .banner .hero > .content .accent .banner-button {
    font-size: 16px;
    line-height: 16px;
    padding: 9px 12px 7px;
  }
}
.cms-index-defaultindex .backdrop.hero-summer-2019-iced {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-summer-2019-iced .banner {
  height: 500px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-summer-2019-iced-2.jpg');
  background-position: 70% -50px;
  background-size: 940px auto;
  background-color: #fdfdfd;
  transition-timing-function: 'ease-out';
  -webkit-transition: background 100ms;
  -o-transition: background 100ms;
  transition: background 100ms;
}
.cms-index-defaultindex .backdrop.hero-summer-2019-iced .banner .hero > .content {
  height: 500px;
  min-height: 500px;
}
.cms-index-defaultindex .backdrop.hero-summer-2019-iced .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  top: 0;
  left: 0;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: 16px auto 0;
  max-width: 320px;
}
.cms-index-defaultindex .backdrop.hero-summer-2019-iced .banner .hero > .content .accent h2 {
  display: block;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  font-family: "HCo Gotham";
  font-weight: 400;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  color: #ffffff;
  margin: auto;
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 8px;
  text-transform: none;
}
.cms-index-defaultindex .backdrop.hero-summer-2019-iced .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-summer-2019-iced .banner .hero > .content .accent .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: #76a4a2;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.cms-index-defaultindex .backdrop.hero-summer-2019-iced .banner .hero > .content .accent .banner-button:hover {
  background-color: #0e6d8c;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-summer-2019-iced .banner {
    height: 730px;
    background-position: 50% -174px;
    background-size: 1050px;
  }
  .cms-index-defaultindex .backdrop.hero-summer-2019-iced .banner .hero > .content {
    height: 550px;
  }
  .cms-index-defaultindex .backdrop.hero-summer-2019-iced .banner .hero > .content .accent {
    max-width: 430px;
    margin: 0;
    position: absolute;
    top: 140px;
    left: 20px;
  }
  .cms-index-defaultindex .backdrop.hero-summer-2019-iced .banner .hero > .content .accent h2 {
    font-size: 36px;
    line-height: 38px;
    margin-bottom: 22px;
  }
  .cms-index-defaultindex .backdrop.hero-summer-2019-iced .banner .hero > .content .accent .banner-button {
    font-family: "HCo Gotham";
    display: inline-block;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 52px;
    height: 52px;
    padding: 0 20px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-summer-2019-iced .banner {
    background-position: 50% -200px;
    background-size: 1210px;
  }
  .cms-index-defaultindex .backdrop.hero-summer-2019-iced .banner .hero > .content {
    height: 610px;
  }
  .cms-index-defaultindex .backdrop.hero-summer-2019-iced .banner .hero > .content .accent {
    left: 30px;
    max-width: 490px;
  }
  .cms-index-defaultindex .backdrop.hero-summer-2019-iced .banner .hero > .content .accent h2 {
    font-size: 44px;
    line-height: 48px;
    margin-bottom: 22px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.hero-summer-2019-iced .banner .hero > .content .accent {
    left: 60px;
  }
  .cms-index-defaultindex .backdrop.hero-summer-2019-iced .banner .hero > .content .accent h2 {
    font-size: 52px;
    line-height: 54px;
  }
}
.cms-index-defaultindex .backdrop.hero-summer-2019-wedding {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-summer-2019-wedding .banner {
  height: 500px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-summer-2019-wedding-2.jpg');
  background-position: 78% 0;
  background-size: 1060px auto;
  background-color: #fdfdfd;
  transition-timing-function: 'ease-out';
  -webkit-transition: background 100ms;
  -o-transition: background 100ms;
  transition: background 100ms;
}
.cms-index-defaultindex .backdrop.hero-summer-2019-wedding .banner .hero > .content {
  height: 500px;
  min-height: 500px;
}
.cms-index-defaultindex .backdrop.hero-summer-2019-wedding .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  top: 0;
  left: 0;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: 18px auto 0;
  max-width: 320px;
}
.cms-index-defaultindex .backdrop.hero-summer-2019-wedding .banner .hero > .content .accent h2 {
  display: block;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  font-family: "DidotLTPro-Bold";
  font-weight: 400;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  color: #ffffff;
  margin: auto;
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 8px;
  text-transform: none;
}
.cms-index-defaultindex .backdrop.hero-summer-2019-wedding .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-summer-2019-wedding .banner .hero > .content .accent .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: #8b87d7;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.cms-index-defaultindex .backdrop.hero-summer-2019-wedding .banner .hero > .content .accent .banner-button:hover {
  background-color: #a29fdb;
}
@media (min-width: 607px) {
  .cms-index-defaultindex .backdrop.hero-summer-2019-wedding .banner {
    background-position: 50% 0;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-summer-2019-wedding .banner {
    height: 730px;
    background-position: 50% 0;
    background-size: 1060px;
  }
  .cms-index-defaultindex .backdrop.hero-summer-2019-wedding .banner .hero > .content {
    height: 550px;
  }
  .cms-index-defaultindex .backdrop.hero-summer-2019-wedding .banner .hero > .content .accent {
    max-width: 700px;
    margin: 18px auto 0;
  }
  .cms-index-defaultindex .backdrop.hero-summer-2019-wedding .banner .hero > .content .accent h2 {
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 14px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-summer-2019-wedding .banner {
    background-position: 50% 0;
    background-size: 1210px;
  }
  .cms-index-defaultindex .backdrop.hero-summer-2019-wedding .banner .hero > .content {
    height: 600px;
  }
  .cms-index-defaultindex .backdrop.hero-summer-2019-wedding .banner .hero > .content .accent {
    min-width: 100%;
    margin: 18px auto 0;
  }
  .cms-index-defaultindex .backdrop.hero-summer-2019-wedding .banner .hero > .content .accent h2 {
    font-size: 58px;
    line-height: 58px;
    margin-bottom: 14px;
  }
  .cms-index-defaultindex .backdrop.hero-summer-2019-wedding .banner .hero > .content .accent .banner-button {
    font-family: "HCo Gotham";
    display: inline-block;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 52px;
    height: 52px;
    padding: 0 20px;
  }
}
.cms-index-defaultindex .backdrop.hero-summer-2019-bright {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-summer-2019-bright .banner {
  height: 500px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-summer-2019-bright.jpg');
  background-position: 70% 0;
  background-size: 980px auto;
  background-color: #fdfdfd;
  transition-timing-function: 'ease-out';
  -webkit-transition: background 100ms;
  -o-transition: background 100ms;
  transition: background 100ms;
}
.cms-index-defaultindex .backdrop.hero-summer-2019-bright .banner .hero > .content {
  height: 500px;
  min-height: 500px;
}
.cms-index-defaultindex .backdrop.hero-summer-2019-bright .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  top: 0;
  left: 0;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: 20px auto 0;
  max-width: 320px;
}
.cms-index-defaultindex .backdrop.hero-summer-2019-bright .banner .hero > .content .accent h2 {
  display: block;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  font-family: "HCo Gotham";
  font-weight: 400;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  color: #ffffff;
  margin: auto;
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 12px;
  text-transform: none;
}
.cms-index-defaultindex .backdrop.hero-summer-2019-bright .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-summer-2019-bright .banner .hero > .content .accent .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: #e36566;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.cms-index-defaultindex .backdrop.hero-summer-2019-bright .banner .hero > .content .accent .banner-button:hover {
  background-color: #e4898a;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-summer-2019-bright .banner {
    height: 730px;
    background-position: 50% 0;
    background-size: 1050px;
  }
  .cms-index-defaultindex .backdrop.hero-summer-2019-bright .banner .hero > .content {
    height: 550px;
  }
  .cms-index-defaultindex .backdrop.hero-summer-2019-bright .banner .hero > .content .accent {
    max-width: 700px;
    margin: 18px auto 0;
  }
  .cms-index-defaultindex .backdrop.hero-summer-2019-bright .banner .hero > .content .accent h2 {
    font-size: 40px;
    line-height: 44px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-summer-2019-bright .banner {
    background-position: 50% 0;
    background-size: 1210px;
  }
  .cms-index-defaultindex .backdrop.hero-summer-2019-bright .banner .hero > .content {
    height: 620px;
  }
  .cms-index-defaultindex .backdrop.hero-summer-2019-bright .banner .hero > .content .accent {
    min-width: 100%;
    margin: 30px auto 0;
  }
  .cms-index-defaultindex .backdrop.hero-summer-2019-bright .banner .hero > .content .accent h2 {
    font-size: 50px;
    line-height: 52px;
    margin-bottom: 18px;
  }
  .cms-index-defaultindex .backdrop.hero-summer-2019-bright .banner .hero > .content .accent .banner-button {
    font-family: "HCo Gotham";
    display: inline-block;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 52px;
    height: 52px;
    padding: 0 20px;
  }
}
.cms-index-defaultindex .backdrop.hero-summer-2019 {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-summer-2019 .banner {
  height: 470px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-summer-2019.jpg');
  background-position: 8% 0;
  background-size: 900px auto;
  background-color: #fdfdfd;
  transition-timing-function: 'ease-out';
  -webkit-transition: background 100ms;
  -o-transition: background 100ms;
  transition: background 100ms;
}
.cms-index-defaultindex .backdrop.hero-summer-2019 .banner .hero > .content {
  height: 470px;
  min-height: 470px;
}
.cms-index-defaultindex .backdrop.hero-summer-2019 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  top: 0;
  left: 0;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: 16px auto 0;
  max-width: 320px;
}
.cms-index-defaultindex .backdrop.hero-summer-2019 .banner .hero > .content .accent h2 {
  display: block;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  font-family: "HCo Gotham";
  font-weight: 400;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  color: #ffffff;
  margin: auto;
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 8px;
}
.cms-index-defaultindex .backdrop.hero-summer-2019 .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-summer-2019 .banner .hero > .content .accent h2 .line1 {
  text-transform: uppercase;
  font-weight: 500;
}
.cms-index-defaultindex .backdrop.hero-summer-2019 .banner .hero > .content .accent h2 .line2 {
  text-transform: capitalize;
  font-size: 24px;
  line-height: 24px;
}
.cms-index-defaultindex .backdrop.hero-summer-2019 .banner .hero > .content .accent .banner-button {
  font-size: 13px;
  color: #ffffff;
  background-color: #1783a8;
  height: auto;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  font-family: "HCo Gotham";
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  padding: 0 18px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.cms-index-defaultindex .backdrop.hero-summer-2019 .banner .hero > .content .accent .banner-button:hover {
  background-color: #0e6d8c;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-summer-2019 .banner {
    height: 730px;
    background-position: 50% 0;
    background-size: 1050px;
  }
  .cms-index-defaultindex .backdrop.hero-summer-2019 .banner .hero > .content {
    height: 550px;
  }
  .cms-index-defaultindex .backdrop.hero-summer-2019 .banner .hero > .content .accent {
    max-width: 700px;
    margin: 18px auto 0;
  }
  .cms-index-defaultindex .backdrop.hero-summer-2019 .banner .hero > .content .accent h2 {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 8px;
  }
  .cms-index-defaultindex .backdrop.hero-summer-2019 .banner .hero > .content .accent h2 .line2 {
    font-size: 30px;
    line-height: 30px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-summer-2019 .banner {
    background-position: 50% 0;
    background-size: 1210px;
  }
  .cms-index-defaultindex .backdrop.hero-summer-2019 .banner .hero > .content {
    height: 650px;
  }
  .cms-index-defaultindex .backdrop.hero-summer-2019 .banner .hero > .content .accent {
    min-width: 100%;
    margin: 40px auto 0;
  }
  .cms-index-defaultindex .backdrop.hero-summer-2019 .banner .hero > .content .accent h2 {
    font-size: 66px;
    line-height: 66px;
    margin-bottom: 20px;
  }
  .cms-index-defaultindex .backdrop.hero-summer-2019 .banner .hero > .content .accent h2 .line2 {
    font-size: 38px;
    line-height: 38px;
  }
  .cms-index-defaultindex .backdrop.hero-summer-2019 .banner .hero > .content .accent .banner-button {
    font-family: "HCo Gotham";
    display: inline-block;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 52px;
    height: 52px;
    padding: 0 20px;
  }
}
.cms-index-defaultindex .backdrop.hero-spring-2019 {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-spring-2019 .banner {
  height: 480px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-spring-2019.jpg');
  background-position: 35% -50px;
  background-size: 760px auto;
  background-color: #fdfdfd;
  transition-timing-function: 'ease-out';
  -webkit-transition: background 100ms;
  -o-transition: background 100ms;
  transition: background 100ms;
}
.cms-index-defaultindex .backdrop.hero-spring-2019 .banner .hero > .content {
  height: 480px;
  min-height: 480px;
}
.cms-index-defaultindex .backdrop.hero-spring-2019 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  top: 0;
  left: 0;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: 30px auto 0;
  max-width: 320px;
}
.cms-index-defaultindex .backdrop.hero-spring-2019 .banner .hero > .content .accent h2 {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 72px;
  box-sizing: border-box;
  font-family: "HCo Gotham";
  background-image: url('/skin/frontend/frans/default/images/hero/elem-spring-2019.png');
  background-image: url('/skin/frontend/frans/default/images/hero/elem-spring-2019.svg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  color: #ffffff;
  margin: auto;
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 10px;
  text-indent: -1200px;
  overflow: hidden;
}
.cms-index-defaultindex .backdrop.hero-spring-2019 .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-spring-2019 .banner .hero > .content .accent h2 .line2 {
  font-size: 38px;
  line-height: 38px;
}
.cms-index-defaultindex .backdrop.hero-spring-2019 .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  font-size: 13px;
  color: #ffffff;
  background-color: #05b896;
  display: inline-block;
  height: auto;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
}
.cms-index-defaultindex .backdrop.hero-spring-2019 .banner .hero > .content .accent .banner-button:hover {
  background-color: #4cabba;
}
@media (min-width: 607px) {
  .cms-index-defaultindex .backdrop.hero-spring-2019 .banner {
    background-position: 50% -66px;
    background-size: 800px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-spring-2019 .banner {
    height: 800px;
    background-position: 50% -194px;
    background-size: 1100px;
  }
  .cms-index-defaultindex .backdrop.hero-spring-2019 .banner .hero > .content {
    height: 550px;
  }
  .cms-index-defaultindex .backdrop.hero-spring-2019 .banner .hero > .content .accent {
    margin: 30px auto 0;
  }
  .cms-index-defaultindex .backdrop.hero-spring-2019 .banner .hero > .content .accent .banner-button {
    margin-left: 120px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-spring-2019 .banner {
    background-position: 50% -200px;
    background-size: 1210px;
  }
  .cms-index-defaultindex .backdrop.hero-spring-2019 .banner .hero > .content {
    height: 616px;
  }
  .cms-index-defaultindex .backdrop.hero-spring-2019 .banner .hero > .content .accent {
    min-width: 100%;
    margin: 24px auto 0;
  }
  .cms-index-defaultindex .backdrop.hero-spring-2019 .banner .hero > .content .accent h2 {
    width: 450px;
    height: 104px;
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 12px;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.hero-spring-2019 .banner .hero > .content .accent h2 .line2 {
    font-size: 56px;
    line-height: 56px;
  }
  .cms-index-defaultindex .backdrop.hero-spring-2019 .banner .hero > .content .accent .banner-button {
    font-size: 16px;
    line-height: 16px;
    padding: 9px 12px 7px;
    margin-left: 165px;
  }
}
.cms-index-defaultindex .backdrop.hero-mothers-day-2019b {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-mothers-day-2019b .banner {
  height: 500px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-mothers-day-2019b.jpg');
  background-position: 41% -30px;
  background-size: 800px auto;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.hero-mothers-day-2019b .banner .hero > .content {
  height: 500px;
  min-height: 500px;
}
.cms-index-defaultindex .backdrop.hero-mothers-day-2019b .banner .hero > .content .accent {
  background: #876aaf;
}
.cms-index-defaultindex .backdrop.hero-mothers-day-2019b .banner .hero > .content .accent .inner h2 {
  width: 100%;
  height: 60px;
  max-width: 196px;
  margin: 0 auto 15px;
  background-image: url('/skin/frontend/frans/default/images/hero/elem-mom-2019b.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  text-indent: -1200px;
  overflow: hidden;
}
@media (min-width: 607px) {
  .cms-index-defaultindex .backdrop.hero-mothers-day-2019b .banner .hero > .content .accent {
    max-width: 324px;
  }
  .cms-index-defaultindex .backdrop.hero-mothers-day-2019b .banner .hero > .content .accent .inner h2 {
    width: 227px;
    max-width: 227px;
    height: 70px;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.hero-mothers-day-2019b .banner .hero > .content .accent .banner-button {
    font-size: 22px;
    line-height: 22px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-mothers-day-2019b .banner {
    height: 800px;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.hero-mothers-day-2019b .banner .hero > .content {
    height: 610px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-mothers-day-2019b .banner {
    background-position: 50% -200px;
    background-size: 1210px;
  }
}
.cms-index-defaultindex .backdrop.hero-mothers-day-2019a {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-mothers-day-2019a .banner {
  height: 500px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-mothers-day-2019a.jpg');
  background-position: 19% -156px;
  background-size: 1020px auto;
  background-color: #fdfdfd;
  transition-timing-function: 'ease-out';
  -webkit-transition: background 100ms;
  -o-transition: background 100ms;
  transition: background 100ms;
}
.cms-index-defaultindex .backdrop.hero-mothers-day-2019a .banner .hero > .content {
  height: 500px;
  min-height: 500px;
}
.cms-index-defaultindex .backdrop.hero-mothers-day-2019a .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  top: 0;
  left: 0;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: 24px auto 0;
  width: 100%;
  max-width: 320px;
}
.cms-index-defaultindex .backdrop.hero-mothers-day-2019a .banner .hero > .content .accent h2 {
  display: block;
  width: 100%;
  height: 100px;
  max-width: 214px;
  font-family: "HCo Gotham";
  background-image: url('/skin/frontend/frans/default/images/hero/elem-mom-2019a.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  text-indent: -1200px;
  overflow: hidden;
  color: #ffffff;
  margin: auto;
  font-size: 18px;
  line-height: 18px;
  padding: 0 0 10px 0;
  margin-bottom: 330px;
}
.cms-index-defaultindex .backdrop.hero-mothers-day-2019a .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-mothers-day-2019a .banner .hero > .content .accent h2 .line2 {
  font-size: 38px;
  line-height: 38px;
}
.cms-index-defaultindex .backdrop.hero-mothers-day-2019a .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  font-size: 13px;
  color: #ffffff;
  background-color: #9264cd;
  display: inline-block;
  height: auto;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
}
.cms-index-defaultindex .backdrop.hero-mothers-day-2019a .banner .hero > .content .accent .banner-button:hover {
  background-color: #8867c8;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-mothers-day-2019a .banner {
    height: 800px;
    background-position: 67% -175px;
    background-size: 1100px;
  }
  .cms-index-defaultindex .backdrop.hero-mothers-day-2019a .banner .hero > .content {
    height: 530px;
  }
  .cms-index-defaultindex .backdrop.hero-mothers-day-2019a .banner .hero > .content .accent h2 {
    margin-bottom: 360px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-mothers-day-2019a .banner {
    background-position: 50% -200px;
    background-size: 1210px;
  }
  .cms-index-defaultindex .backdrop.hero-mothers-day-2019a .banner .hero > .content {
    height: 590px;
  }
  .cms-index-defaultindex .backdrop.hero-mothers-day-2019a .banner .hero > .content .accent {
    min-width: 100%;
    margin: 35px auto 0;
  }
  .cms-index-defaultindex .backdrop.hero-mothers-day-2019a .banner .hero > .content .accent h2 {
    margin-bottom: 405px;
    font-size: 26px;
    line-height: 26px;
    width: 295px;
    max-width: 295px;
    height: 91px;
    background-size: auto;
    padding-bottom: 15px;
  }
  .cms-index-defaultindex .backdrop.hero-mothers-day-2019a .banner .hero > .content .accent h2 .line2 {
    font-size: 56px;
    line-height: 56px;
  }
  .cms-index-defaultindex .backdrop.hero-mothers-day-2019a .banner .hero > .content .accent .banner-button {
    font-size: 16px;
    line-height: 16px;
    padding: 9px 12px 7px;
  }
}
.cms-index-defaultindex .backdrop.hero-easter-2019a {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-easter-2019a .banner {
  height: 500px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-easter-2019a.jpg');
  background-position: 86% -96px;
  background-size: 850px auto;
  background-color: #fdfdfd;
  transition-timing-function: 'ease-out';
  -webkit-transition: background 100ms;
  -o-transition: background 100ms;
  transition: background 100ms;
}
.cms-index-defaultindex .backdrop.hero-easter-2019a .banner .hero > .content {
  height: 500px;
  min-height: 500px;
}
.cms-index-defaultindex .backdrop.hero-easter-2019a .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  top: 0;
  left: 0;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: 24px auto 0;
  width: 100%;
  max-width: 320px;
}
.cms-index-defaultindex .backdrop.hero-easter-2019a .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #ffffff;
  margin: auto;
  font-size: 18px;
  line-height: 18px;
  padding: 0 0 10px 0;
}
.cms-index-defaultindex .backdrop.hero-easter-2019a .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-easter-2019a .banner .hero > .content .accent h2 .line2 {
  font-size: 38px;
  line-height: 38px;
}
.cms-index-defaultindex .backdrop.hero-easter-2019a .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  font-size: 13px;
  color: #ffffff;
  background-color: #9264cd;
  display: inline-block;
  height: auto;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
}
.cms-index-defaultindex .backdrop.hero-easter-2019a .banner .hero > .content .accent .banner-button:hover {
  background-color: #9f73ae;
}
@media (min-width: 360px) {
  .cms-index-defaultindex .backdrop.hero-easter-2019a .banner {
    background-position: 89% -96px;
  }
}
@media (min-width: 375px) {
  .cms-index-defaultindex .backdrop.hero-easter-2019a .banner {
    background-position: 89% -96px;
  }
}
@media (min-width: 500px) {
  .cms-index-defaultindex .backdrop.hero-easter-2019a .banner {
    background-position: 94% -96px;
  }
}
@media (min-width: 415px) {
  .cms-index-defaultindex .backdrop.hero-easter-2019a .banner {
    background-position: 100% -96px;
  }
}
@media (min-width: 607px) {
  .cms-index-defaultindex .backdrop.hero-easter-2019a .banner {
    background-position: 69% -96px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-easter-2019a .banner {
    height: 800px;
    background-position: 67% -175px;
    background-size: 1100px;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2019a .banner .hero > .content {
    height: 608px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-easter-2019a .banner {
    background-position: 50% -200px;
    background-size: 1210px;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2019a .banner .hero > .content .accent {
    min-width: 100%;
    margin: 35px auto 0;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2019a .banner .hero > .content .accent h2 {
    font-size: 26px;
    line-height: 26px;
    padding-bottom: 15px;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2019a .banner .hero > .content .accent h2 .line2 {
    font-size: 56px;
    line-height: 56px;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2019a .banner .hero > .content .accent .banner-button {
    font-size: 16px;
    line-height: 16px;
    padding: 9px 12px 7px;
  }
}
.cms-index-defaultindex .backdrop.hero-easter-2019b {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-easter-2019b .banner {
  height: 540px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-easter-2019b.jpg');
  background-position: 16% 0;
  background-size: 925px auto;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.hero-easter-2019b .banner .hero > .content {
  height: 540px;
  min-height: 540px;
}
.cms-index-defaultindex .backdrop.hero-easter-2019b .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  top: 0;
  left: 0;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: 30px auto 0;
  width: 100%;
  max-width: 320px;
}
.cms-index-defaultindex .backdrop.hero-easter-2019b .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #ffffff;
  margin: auto;
  font-size: 36px;
  line-height: 36px;
  padding: 0 0 10px 0;
}
.cms-index-defaultindex .backdrop.hero-easter-2019b .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-easter-2019b .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  font-size: 13px;
  color: #ffffff;
  background-color: #00adbc;
  display: inline-block;
  height: auto;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
}
.cms-index-defaultindex .backdrop.hero-easter-2019b .banner .hero > .content .accent .banner-button:hover {
  background-color: #5bc7cc;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-easter-2019b .banner {
    height: 800px;
    background-position: 61% -150px;
    background-size: 1100px;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2019b .banner .hero > .content {
    height: 600px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-easter-2019b .banner {
    background-position: 50% -200px;
    background-size: 1210px;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2019b .banner .hero > .content .accent {
    position: absolute;
    top: 45px;
    left: auto;
    right: 60px;
    min-width: 450px;
    max-width: 450px;
    margin: 0;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2019b .banner .hero > .content .accent h2 {
    font-size: 60px;
    line-height: 60px;
    padding-bottom: 15px;
    letter-spacing: -2px;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2019b .banner .hero > .content .accent .banner-button {
    font-size: 16px;
    line-height: 16px;
    padding: 9px 12px 7px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.hero-easter-2019b .banner .hero > .content .accent {
    right: 120px;
  }
}
.cms-index-defaultindex .backdrop.hero-easter-2019c {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-easter-2019c .banner {
  height: 500px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-easter-2019c.jpg');
  background-position: 50% 50%;
  background-size: 1020px auto;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.hero-easter-2019c .banner .hero > .content {
  height: 500px;
  min-height: 500px;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-easter-2019c .banner {
    height: 800px;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2019c .banner .hero > .content {
    height: 600px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-easter-2019c .banner {
    background-position: 50% -200px;
    background-size: 1210px;
  }
}
.cms-index-defaultindex .backdrop.hero-easter-2019d {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-easter-2019d .banner {
  height: 500px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-easter-2019d.jpg');
  background-position: 67% 13%;
  background-size: 800px auto;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.hero-easter-2019d .banner .hero > .content {
  height: 500px;
  min-height: 500px;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-easter-2019d .banner {
    height: 800px;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2019d .banner .hero > .content {
    height: 600px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-easter-2019d .banner {
    background-position: 50% -200px;
    background-size: 1210px;
  }
}
.cms-index-defaultindex .backdrop.hero-easter-2019e {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.hero-easter-2019e .banner.hero-template-label .content .accent {
  background: #9264cd;
}
.cms-index-defaultindex .backdrop.hero-easter-2019e .banner {
  height: 500px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-easter-2019e.jpg');
  background-position: 50% 50%;
  background-size: 1130px auto;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.hero-easter-2019e .banner .hero > .content {
  height: 500px;
  min-height: 500px;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-easter-2019e .banner {
    height: 800px;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.hero-easter-2019e .banner .hero > .content {
    height: 600px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-easter-2019e .banner {
    background-position: 50% -200px;
    background-size: 1210px;
  }
}
.cms-index-defaultindex .backdrop.caramels-20-year-2 {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.caramels-20-year-2 .banner {
  height: 500px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-caramel-2019.jpg');
  background-size: 712px auto;
  background-position: 15% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.caramels-20-year-2 .banner .hero > .content {
  height: 500px;
}
.cms-index-defaultindex .backdrop.caramels-20-year-2 .banner .hero > .content .accent {
  display: block;
  height: auto;
  position: relative;
  text-align: center;
  background: none;
  padding: 20px 20px 0;
  margin: auto;
  width: auto;
  max-width: 340px;
}
.cms-index-defaultindex .backdrop.caramels-20-year-2 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "DidotLTPro-BoldItalic";
  color: #513629;
  padding: 0;
  margin: 0;
  font-size: 30px;
  line-height: 38px;
  letter-spacing: 0;
  padding: 0 0 10px 0;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  /* text-shadow: 1px 1px 1px rgba(0,0,0,0.004); */
}
.cms-index-defaultindex .backdrop.caramels-20-year-2 .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  font-size: 13px;
  color: #ffffff;
  background-color: #503629;
  display: inline-block;
  height: auto;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
}
.cms-index-defaultindex .backdrop.caramels-20-year-2 .banner .hero > .content .accent .banner-button:hover {
  background-color: #5b3f32;
}
@media (min-width: 460px) {
  .cms-index-defaultindex .backdrop.caramels-20-year-2 .banner {
    background-position: 0 0;
  }
}
@media (min-width: 607px) {
  .cms-index-defaultindex .backdrop.caramels-20-year-2 .banner {
    background-position: 0 -40px;
    background-size: 865px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.caramels-20-year-2 .banner {
    height: 900px;
    background-position: -45px -150px;
    background-size: 818px;
  }
  .cms-index-defaultindex .backdrop.caramels-20-year-2 .banner .hero > .content {
    height: 350px;
  }
  .cms-index-defaultindex .backdrop.caramels-20-year-2 .banner .hero > .content .accent {
    position: absolute;
    top: 120px;
    right: 20px;
    max-width: 360px;
    padding: 0;
  }
  .cms-index-defaultindex .backdrop.caramels-20-year-2 .banner .hero > .content .accent h2 {
    font-size: 38px;
    line-height: 46px;
    padding-bottom: 18px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.caramels-20-year-2 .banner {
    background-position: 0 -118px;
    background-size: 1000px;
  }
  .cms-index-defaultindex .backdrop.caramels-20-year-2 .banner .hero > .content {
    height: 590px;
  }
  .cms-index-defaultindex .backdrop.caramels-20-year-2 .banner .hero > .content .accent {
    position: absolute;
    top: 195px;
    right: 0;
    max-width: 470px;
  }
  .cms-index-defaultindex .backdrop.caramels-20-year-2 .banner .hero > .content .accent h2 {
    font-size: 48px;
    line-height: 60px;
    padding-bottom: 18px;
  }
  .cms-index-defaultindex .backdrop.caramels-20-year-2 .banner .hero > .content .accent .banner-button {
    font-size: 16px;
    line-height: 16px;
    padding: 9px 12px 7px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.caramels-20-year-2 .banner {
    background-position: 0 -200px;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.caramels-20-year-2 .banner .hero > .content .accent {
    right: 56px;
  }
}
.cms-index-defaultindex .backdrop.gold-bars-4 {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.gold-bars-4 .banner {
  height: 500px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-gold-bar-2019.jpg');
  background-size: 810px auto;
  background-position: 52% 0;
  background-color: #ffffff;
}
.cms-index-defaultindex .backdrop.gold-bars-4 .banner .hero > .content {
  height: 500px;
  min-height: 500px;
}
.cms-index-defaultindex .backdrop.gold-bars-4 .banner .hero > .content .accent {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  padding: 20px 10px 10px 10px;
}
.cms-index-defaultindex .backdrop.gold-bars-4 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "DidotLTPro-BoldItalic";
  color: #886761;
  margin: 0;
  font-size: 32px;
  line-height: 38px;
  letter-spacing: 0;
  padding: 0;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  /* text-shadow: 1px 1px 1px rgba(0,0,0,0.004); */
}
.cms-index-defaultindex .backdrop.gold-bars-4 .banner .hero > .content .accent h2 .line1 {
  display: block;
  font-family: "HCo Gotham";
  font-family: 'TradeGothicLT-CondEighteen';
  font-size: 20px;
  line-height: 22px;
  padding-bottom: 6px;
  text-transform: uppercase;
}
.cms-index-defaultindex .backdrop.gold-bars-4 .banner .hero > .content .accent h2 .line2 {
  display: block;
  padding-bottom: 0;
}
.cms-index-defaultindex .backdrop.gold-bars-4 .banner .hero > .content .accent h2 .line3 {
  display: block;
  padding-bottom: 4px;
}
.cms-index-defaultindex .backdrop.gold-bars-4 .banner .hero > .content .accent h2 .line4 {
  font-weight: normal;
  font-family: 'HCo Gotham';
  display: block;
  font-size: 20px;
  line-height: 22px;
  padding-bottom: 10px;
}
.cms-index-defaultindex .backdrop.gold-bars-4 .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  font-size: 13px;
  color: #ffffff;
  background-color: #b0887e;
  display: inline-block;
  height: auto;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px 7px;
  letter-spacing: 0;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
}
.cms-index-defaultindex .backdrop.gold-bars-4 .banner .hero > .content .accent .banner-button:hover {
  background-color: #886761;
}
@media (min-width: 360px) {
  .cms-index-defaultindex .backdrop.gold-bars-4 .banner {
    background-position: 67% 0;
  }
}
@media (min-width: 607px) {
  .cms-index-defaultindex .backdrop.gold-bars-4 .banner {
    background-position: 25% -155px;
    background-size: 855px;
    height: 350px;
  }
  .cms-index-defaultindex .backdrop.gold-bars-4 .banner .hero > .content {
    height: 350px;
    min-height: 350px;
  }
  .cms-index-defaultindex .backdrop.gold-bars-4 .banner .hero > .content .accent {
    width: 40%;
    top: 50px;
    left: 0;
  }
  .cms-index-defaultindex .backdrop.gold-bars-4 .banner .hero > .content .accent h2 {
    font-size: 28px;
    line-height: 32px;
  }
  .cms-index-defaultindex .backdrop.gold-bars-4 .banner .hero > .content .accent h2 .line1 {
    font-size: 22px;
    line-height: 22px;
    padding-bottom: 10px;
  }
  .cms-index-defaultindex .backdrop.gold-bars-4 .banner .hero > .content .accent h2 .line2 {
    padding-bottom: 0;
  }
  .cms-index-defaultindex .backdrop.gold-bars-4 .banner .hero > .content .accent h2 .line3 {
    padding-bottom: 10px;
  }
  .cms-index-defaultindex .backdrop.gold-bars-4 .banner .hero > .content .accent h2 .line4 {
    font-size: 22px;
    line-height: 22px;
    padding-bottom: 20px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.gold-bars-4 .banner {
    background-position: 34% -174px;
    background-size: 855px;
    height: 800px;
  }
  .cms-index-defaultindex .backdrop.gold-bars-4 .banner .hero > .content {
    height: 380px;
    min-height: 380px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.gold-bars-4 .banner {
    background-position: 15% -200px;
    background-size: 1210px;
  }
  .cms-index-defaultindex .backdrop.gold-bars-4 .banner .hero > .content {
    height: 590px;
    min-height: 590px;
  }
  .cms-index-defaultindex .backdrop.gold-bars-4 .banner .hero > .content .accent {
    top: 100px;
    left: 20px;
  }
  .cms-index-defaultindex .backdrop.gold-bars-4 .banner .hero > .content .accent h2 {
    font-size: 52px;
    line-height: 62px;
  }
  .cms-index-defaultindex .backdrop.gold-bars-4 .banner .hero > .content .accent h2 .line1 {
    font-size: 26px;
    line-height: 30px;
  }
  .cms-index-defaultindex .backdrop.gold-bars-4 .banner .hero > .content .accent h2 .line4 {
    font-size: 28px;
    line-height: 32px;
  }
  .cms-index-defaultindex .backdrop.gold-bars-4 .banner .hero > .content .accent .banner-button {
    font-size: 16px;
    line-height: 16px;
    padding: 9px 12px 7px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.gold-bars-4 .banner .hero > .content .accent {
    left: 40px;
  }
}
.cms-index-defaultindex .backdrop.valentines-frans-assortment {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.valentines-frans-assortment .banner {
  height: 445px;
  height: 390px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentines-frans-assortment.jpg');
  background-size: 655px auto;
  background-position: 50% 0;
}
.cms-index-defaultindex .backdrop.valentines-frans-assortment .banner .hero > .content {
  height: 445px;
}
.cms-index-defaultindex .backdrop.valentines-frans-assortment .banner .hero > .content .accent {
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: auto;
  left: auto;
  padding: 330px 0 0 0;
  margin: auto;
  width: auto;
  max-width: 320px;
  background-size: auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.valentines-frans-assortment .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  color: #ffffff;
  background-color: #ea1c73;
  display: inline-block;
  height: auto;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 1px;
  padding: 13px 22px;
  margin: 0 auto;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.valentines-frans-assortment .banner .hero > .content .accent .banner-button:hover {
  background-color: #f85fa0;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.valentines-frans-assortment {
    padding-top: 0;
  }
  .cms-index-defaultindex .backdrop.valentines-frans-assortment .banner {
    height: 900px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-valentines-frans-assortment.jpg');
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.valentines-frans-assortment .banner .hero > .content {
    height: 690px;
  }
  .cms-index-defaultindex .backdrop.valentines-frans-assortment .banner .hero > .content .accent {
    padding: 628px 0 0 0;
    max-width: 650px;
  }
}
.cms-index-defaultindex .backdrop.valentines-foil-hearts {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.valentines-foil-hearts .banner {
  height: 445px;
  height: 390px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentines-foil-hearts.jpg');
  background-size: 655px auto;
  background-position: 50% 0;
}
.cms-index-defaultindex .backdrop.valentines-foil-hearts .banner .hero > .content {
  height: 445px;
}
.cms-index-defaultindex .backdrop.valentines-foil-hearts .banner .hero > .content .accent {
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: auto;
  left: auto;
  padding: 330px 0 0 0;
  margin: auto;
  width: auto;
  max-width: 320px;
  background-size: auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.valentines-foil-hearts .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  color: #ffffff;
  background-color: #ea1c73;
  display: inline-block;
  height: auto;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 1px;
  padding: 13px 22px;
  margin: 0 auto;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.valentines-foil-hearts .banner .hero > .content .accent .banner-button:hover {
  background-color: #f85fa0;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.valentines-foil-hearts {
    padding-top: 0;
  }
  .cms-index-defaultindex .backdrop.valentines-foil-hearts .banner {
    height: 900px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-valentines-foil-hearts.jpg');
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.valentines-foil-hearts .banner .hero > .content {
    height: 690px;
  }
  .cms-index-defaultindex .backdrop.valentines-foil-hearts .banner .hero > .content .accent {
    padding: 628px 0 0 0;
    max-width: 650px;
  }
}
.cms-index-defaultindex .backdrop.valentines-heart-boxes {
  margin-top: 0;
}
.cms-index-defaultindex .backdrop.valentines-heart-boxes .banner {
  height: 445px;
  height: 390px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentines-heart-boxes.jpg');
  background-size: 655px auto;
  background-position: 50% 0;
}
.cms-index-defaultindex .backdrop.valentines-heart-boxes .banner .hero > .content {
  height: 445px;
}
.cms-index-defaultindex .backdrop.valentines-heart-boxes .banner .hero > .content .accent {
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: auto;
  left: auto;
  padding: 330px 0 0 0;
  margin: auto;
  width: auto;
  max-width: 320px;
  background-size: auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.valentines-heart-boxes .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  color: #ffffff;
  background-color: #ea1c73;
  display: inline-block;
  height: auto;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 1px;
  padding: 13px 22px;
  margin: 0 auto;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.valentines-heart-boxes .banner .hero > .content .accent .banner-button:hover {
  background-color: #f85fa0;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.valentines-heart-boxes {
    padding-top: 0;
  }
  .cms-index-defaultindex .backdrop.valentines-heart-boxes .banner {
    height: 900px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-valentines-heart-boxes.jpg');
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.valentines-heart-boxes .banner .hero > .content {
    height: 690px;
  }
  .cms-index-defaultindex .backdrop.valentines-heart-boxes .banner .hero > .content .accent {
    padding: 628px 0 0 0;
    max-width: 650px;
  }
}
.cms-index-defaultindex .backdrop.celebrate-2019 .banner {
  height: 435px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-celebrate-2019.jpg');
  background-size: 655px auto;
  background-position: 50% 50px;
  /* logo nav gap for mobile */
}
.cms-index-defaultindex .backdrop.celebrate-2019 .banner .hero > .content {
  height: 435px;
  text-align: center;
}
.cms-index-defaultindex .backdrop.celebrate-2019 .banner .hero > .content .accent {
  display: none;
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: auto;
  left: auto;
  padding: 50px 0 0 0;
  margin: auto;
  width: auto;
  max-width: 320px;
  background-size: auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.celebrate-2019 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #b51127;
  margin: 0 auto;
  padding: 0;
  font-size: 30px;
  line-height: 32px;
  letter-spacing: 0;
  text-transform: none;
}
.cms-index-defaultindex .backdrop.celebrate-2019 .banner .hero > .content .accent h2 span {
  display: inline-block;
}
.cms-index-defaultindex .backdrop.celebrate-2019 .banner .hero > .content .cta-box {
  text-align: center;
  position: absolute;
  top: 380px;
  left: 0;
  width: 100%;
}
.cms-index-defaultindex .backdrop.celebrate-2019 .banner .hero > .content .cta-box .banner-button {
  font-family: "HCo Gotham";
  color: #ffffff;
  background-color: #b0887e;
  display: inline-block;
  height: auto;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 1px;
  padding: 13px 22px;
  margin: 0 auto;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.celebrate-2019 .banner .hero > .content .cta-box .banner-button:hover {
  background-color: #be9990;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.celebrate-2019 .banner {
    height: 890px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-celebrate-2019.jpg');
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.celebrate-2019 .banner .hero > .content {
    height: 690px;
  }
  .cms-index-defaultindex .backdrop.celebrate-2019 .banner .hero > .content .accent {
    max-width: 650px;
  }
  .cms-index-defaultindex .backdrop.celebrate-2019 .banner .hero > .content .accent h2 {
    font-size: 40px;
    line-height: 44px;
    letter-spacing: 0;
  }
  .cms-index-defaultindex .backdrop.celebrate-2019 .banner .hero > .content .cta-box {
    top: 628px;
  }
}
.cms-index-defaultindex .backdrop.gold-bars-3 {
  height: 300px;
  min-height: 300px;
}
.cms-index-defaultindex .backdrop.gold-bars-3 .banner {
  height: 300px;
  min-height: 300px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-coconut-gold-bars-type.jpg');
  background-size: 480px auto;
  background-position: 5% 50px;
  /* logo nav gap for mobile */
}
.cms-index-defaultindex .backdrop.gold-bars-3 .banner .hero > .content {
  height: 300px;
  min-height: 300px;
  text-align: center;
}
.cms-index-defaultindex .backdrop.gold-bars-3 .banner .hero > .content .accent {
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: auto;
  left: auto;
  padding: 65px 0 0 0;
  margin: 0 0 0 12px;
  width: auto;
  max-width: 188px;
  background-size: auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.gold-bars-3 .banner .hero > .content .accent h2 {
  display: none;
  font-family: "DidotLTPro-BoldItalic";
  color: #9a7e74;
  margin: 0 auto;
  padding: 0;
  font-size: 21px;
  line-height: 23px;
  font-weight: normal;
  font-style: italic;
  letter-spacing: 0;
  text-transform: none;
}
.cms-index-defaultindex .backdrop.gold-bars-3 .banner .hero > .content .accent h2 span {
  display: inline-block;
}
.cms-index-defaultindex .backdrop.gold-bars-3 .banner .hero > .content .accent h3 {
  display: none;
  font-family: "HCo Gotham";
  color: #9a7e74;
  margin: 10px auto 0;
  padding: 0;
  font-size: 22px;
  line-height: 24px;
  font-weight: normal;
  letter-spacing: 0;
  text-transform: none;
}
.cms-index-defaultindex .backdrop.gold-bars-3 .banner .hero > .content .banner-button {
  font-family: "HCo Gotham";
  color: #ffffff;
  background-color: #b0887e;
  display: inline-block;
  height: auto;
  font-size: 10px;
  line-height: 10px;
  letter-spacing: 0;
  padding: 8px 8px;
  margin: 0 auto;
  margin-top: 160px;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.gold-bars-3 .banner .hero > .content .banner-button:hover {
  background-color: #be9990;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 480px) {
  .cms-index-defaultindex .backdrop.gold-bars-3 .banner {
    background-size: 570px auto;
    background-position: 20% 50px;
  }
  .cms-index-defaultindex .backdrop.gold-bars-3 .hero > .content .accent {
    margin: 0 0 0 28px;
  }
  .cms-index-defaultindex .backdrop.gold-bars-3 .hero > .content .banner-button {
    margin-top: 180px;
    padding: 13px 13px;
  }
}
@media (min-width: 570px) {
  .cms-index-defaultindex .backdrop.gold-bars-3 .banner {
    height: 365px;
    background-size: 655px auto;
    background-position: 32% 50px;
  }
  .cms-index-defaultindex .backdrop.gold-bars-3 .banner .hero > .content {
    height: 365px;
  }
  .cms-index-defaultindex .backdrop.gold-bars-3 .banner .hero > .content .accent {
    max-width: 270px;
    padding: 85px 0 0 0;
    margin: 0 0 0 0;
  }
  .cms-index-defaultindex .backdrop.gold-bars-3 .banner .hero > .content .accent h2,
  .cms-index-defaultindex .backdrop.gold-bars-3 .banner .hero > .content .accent h3 {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0;
  }
  .cms-index-defaultindex .backdrop.gold-bars-3 .banner .hero > .content .banner-button {
    margin-top: 200px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.gold-bars-3 .banner {
    height: 890px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-coconut-gold-bars-type.jpg');
    background-size: 900px auto;
    background-position: 15% 0;
  }
  .cms-index-defaultindex .backdrop.gold-bars-3 .banner .hero > .content {
    height: 430px;
  }
  .cms-index-defaultindex .backdrop.gold-bars-3 .banner .hero > .content .accent {
    max-width: 390px;
    padding: 0;
    margin: 0;
  }
  .cms-index-defaultindex .backdrop.gold-bars-3 .banner .hero > .content .accent h2,
  .cms-index-defaultindex .backdrop.gold-bars-3 .banner .hero > .content .accent h3 {
    font-size: 30px;
    line-height: 38px;
    letter-spacing: 0;
  }
  .cms-index-defaultindex .backdrop.gold-bars-3 .banner .hero > .content .banner-button {
    margin-top: 320px;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 1px;
    padding: 13px 22px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.gold-bars-3 .banner {
    height: 890px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-coconut-gold-bars-type.jpg');
    background-size: auto;
    background-position: 15% 0;
  }
  .cms-index-defaultindex .backdrop.gold-bars-3 .banner .hero > .content {
    height: 600px;
  }
  .cms-index-defaultindex .backdrop.gold-bars-3 .banner .hero > .content .accent {
    max-width: 410px;
    padding: 0;
    margin: 0;
  }
  .cms-index-defaultindex .backdrop.gold-bars-3 .banner .hero > .content .accent h2,
  .cms-index-defaultindex .backdrop.gold-bars-3 .banner .hero > .content .accent h3 {
    font-size: 34px;
    line-height: 44px;
    letter-spacing: 0;
  }
  .cms-index-defaultindex .backdrop.gold-bars-3 .banner .hero > .content .banner-button {
    margin-top: 400px;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 1px;
    padding: 13px 22px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.gold-bars-3 .banner {
    background-position: 0 0;
  }
  .cms-index-defaultindex .backdrop.gold-bars-3 .banner .hero > .content .accent {
    max-width: 580px;
    margin: 0;
  }
  .cms-index-defaultindex .backdrop.gold-bars-3 .banner .hero > .content .banner-button {
    margin-top: 400px;
  }
}
.cms-index-defaultindex .backdrop.winter-duos .banner {
  height: 460px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-winter-duos-mobile.jpg');
  background-size: 655px auto;
  background-position: 50% 50px;
  /* logo nav gap for mobile */
}
.cms-index-defaultindex .backdrop.winter-duos .banner .hero > .content {
  height: 460px;
  text-align: center;
}
.cms-index-defaultindex .backdrop.winter-duos .banner .hero > .content .accent {
  display: none;
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: auto;
  left: auto;
  padding: 50px 0 0 0;
  margin: auto;
  width: auto;
  max-width: 320px;
  background-size: auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.winter-duos .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #b51127;
  margin: 0 auto;
  padding: 0;
  font-size: 30px;
  line-height: 32px;
  letter-spacing: 0;
  text-transform: none;
}
.cms-index-defaultindex .backdrop.winter-duos .banner .hero > .content .accent h2 span {
  display: inline-block;
}
.cms-index-defaultindex .backdrop.winter-duos .banner .hero > .content .cta-box {
  text-align: center;
  position: absolute;
  top: 398px;
  left: 0;
  width: 100%;
}
.cms-index-defaultindex .backdrop.winter-duos .banner .hero > .content .cta-box .banner-button {
  font-family: "HCo Gotham";
  color: #ffffff;
  background-color: #C70B24;
  display: inline-block;
  height: auto;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 1px;
  padding: 13px 22px;
  margin: 0 auto;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.winter-duos .banner .hero > .content .cta-box .banner-button:hover {
  background-color: #da2941;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.winter-duos .banner {
    height: 890px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-winter-duos.jpg');
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.winter-duos .banner .hero > .content {
    height: 690px;
  }
  .cms-index-defaultindex .backdrop.winter-duos .banner .hero > .content .accent {
    max-width: 650px;
  }
  .cms-index-defaultindex .backdrop.winter-duos .banner .hero > .content .accent h2 {
    font-size: 40px;
    line-height: 44px;
    letter-spacing: 0;
  }
  .cms-index-defaultindex .backdrop.winter-duos .banner .hero > .content .cta-box {
    top: 628px;
  }
}
.cms-index-defaultindex .backdrop.winter-trees .banner {
  height: 435px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-winter-trees.jpg');
  background-size: 655px auto;
  background-position: 50% 50px;
  /* logo nav gap for mobile */
}
.cms-index-defaultindex .backdrop.winter-trees .banner .hero > .content {
  height: 435px;
  text-align: center;
}
.cms-index-defaultindex .backdrop.winter-trees .banner .hero > .content .accent {
  display: none;
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: auto;
  left: auto;
  padding: 50px 0 0 0;
  margin: auto;
  width: auto;
  max-width: 320px;
  background-size: auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.winter-trees .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #b51127;
  margin: 0 auto;
  padding: 0;
  font-size: 30px;
  line-height: 32px;
  letter-spacing: 0;
  text-transform: none;
}
.cms-index-defaultindex .backdrop.winter-trees .banner .hero > .content .accent h2 span {
  display: inline-block;
}
.cms-index-defaultindex .backdrop.winter-trees .banner .hero > .content .cta-box {
  text-align: center;
  position: absolute;
  top: 380px;
  left: 0;
  width: 100%;
}
.cms-index-defaultindex .backdrop.winter-trees .banner .hero > .content .cta-box .banner-button {
  font-family: "HCo Gotham";
  color: #ffffff;
  background-color: #C70B24;
  display: inline-block;
  height: auto;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 1px;
  padding: 13px 22px;
  margin: 0 auto;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.winter-trees .banner .hero > .content .cta-box .banner-button:hover {
  background-color: #da2941;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.winter-trees .banner {
    height: 890px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-winter-trees.jpg');
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.winter-trees .banner .hero > .content {
    height: 690px;
  }
  .cms-index-defaultindex .backdrop.winter-trees .banner .hero > .content .accent {
    max-width: 650px;
  }
  .cms-index-defaultindex .backdrop.winter-trees .banner .hero > .content .accent h2 {
    font-size: 40px;
    line-height: 44px;
    letter-spacing: 0;
  }
  .cms-index-defaultindex .backdrop.winter-trees .banner .hero > .content .cta-box {
    top: 628px;
  }
}
.cms-index-defaultindex .backdrop.winter-santa .banner {
  height: 435px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-winter-santa.jpg');
  background-size: 655px auto;
  background-position: 50% 50px;
  /* logo nav gap for mobile */
}
.cms-index-defaultindex .backdrop.winter-santa .banner .hero > .content {
  height: 435px;
  text-align: center;
}
.cms-index-defaultindex .backdrop.winter-santa .banner .hero > .content .accent {
  display: none;
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: auto;
  left: auto;
  padding: 50px 0 0 0;
  margin: auto;
  width: auto;
  max-width: 320px;
  background-size: auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.winter-santa .banner .hero > .content .accent h2 {
  display: block;
  font-family: "MistletoeScript";
  color: #b51127;
  margin: 0 auto;
  padding: 0;
  font-size: 30px;
  line-height: 32px;
  letter-spacing: 0;
  text-transform: none;
}
.cms-index-defaultindex .backdrop.winter-santa .banner .hero > .content .accent h2 span {
  display: inline-block;
}
.cms-index-defaultindex .backdrop.winter-santa .banner .hero > .content .cta-box {
  text-align: center;
  position: absolute;
  top: 380px;
  left: 0;
  width: 100%;
}
.cms-index-defaultindex .backdrop.winter-santa .banner .hero > .content .cta-box .banner-button {
  font-family: "HCo Gotham";
  color: #ffffff;
  background-color: #C70B24;
  display: inline-block;
  height: auto;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 1px;
  padding: 13px 22px;
  margin: 0 auto;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.winter-santa .banner .hero > .content .cta-box .banner-button:hover {
  background-color: #da2941;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.winter-santa .banner {
    height: 890px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-winter-santa.jpg');
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.winter-santa .banner .hero > .content {
    height: 690px;
  }
  .cms-index-defaultindex .backdrop.winter-santa .banner .hero > .content .accent {
    max-width: 650px;
  }
  .cms-index-defaultindex .backdrop.winter-santa .banner .hero > .content .accent h2 {
    font-size: 150px;
    line-height: 150px;
    letter-spacing: 0;
  }
  .cms-index-defaultindex .backdrop.winter-santa .banner .hero > .content .cta-box {
    top: 628px;
  }
}
.cms-index-defaultindex .backdrop.fall-thanksgiving .banner {
  height: 445px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-fall-thanksgiving.jpg');
  background-size: 655px auto;
  background-position: 50% 0;
}
.cms-index-defaultindex .backdrop.fall-thanksgiving .banner .hero > .content {
  height: 445px;
}
.cms-index-defaultindex .backdrop.fall-thanksgiving .banner .hero > .content .accent {
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: auto;
  left: auto;
  padding: 305px 0 0 0;
  margin: auto;
  width: auto;
  max-width: 320px;
  background-size: auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.fall-thanksgiving .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #6d402e;
  margin: 0 auto 10px;
  padding: 0;
  font-size: 30px;
  line-height: 32px;
  letter-spacing: 0;
  text-transform: none;
}
.cms-index-defaultindex .backdrop.fall-thanksgiving .banner .hero > .content .accent h2 span {
  display: inline-block;
}
.cms-index-defaultindex .backdrop.fall-thanksgiving .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  color: #ffffff;
  background-color: #b75532;
  display: inline-block;
  height: auto;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 1px;
  padding: 13px 22px;
  margin: 0 auto;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.fall-thanksgiving .banner .hero > .content .accent .banner-button:hover {
  background-color: #ca623c;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 480px) {
  .cms-index-defaultindex .backdrop.fall-thanksgiving .banner {
    height: 430px;
  }
  .cms-index-defaultindex .backdrop.fall-thanksgiving .banner .hero > .content {
    height: 430px;
  }
  .cms-index-defaultindex .backdrop.fall-thanksgiving .banner .hero > .content .accent {
    max-width: 100%;
    padding: 315px 0 0 0;
  }
  .cms-index-defaultindex .backdrop.fall-thanksgiving .banner .hero > .content .accent h2 {
    font-size: 32px;
    line-height: 34px;
    letter-spacing: 0;
    margin: 0 auto 15px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.fall-thanksgiving .banner {
    height: 900px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-fall-thanksgiving.jpg');
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.fall-thanksgiving .banner .hero > .content {
    height: 690px;
  }
  .cms-index-defaultindex .backdrop.fall-thanksgiving .banner .hero > .content .accent {
    padding: 562px 0 0 0;
    max-width: 650px;
  }
  .cms-index-defaultindex .backdrop.fall-thanksgiving .banner .hero > .content .accent h2 {
    font-size: 40px;
    line-height: 44px;
    letter-spacing: 0;
    margin: 0 auto 13px;
  }
}
.cms-index-defaultindex .backdrop.caramels-20-year .banner {
  height: 440px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-caramel-20-year.png');
  background-size: 800px auto;
  background-position: 28% -18px;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.caramels-20-year .banner .hero > .content {
  height: 440px;
}
.cms-index-defaultindex .backdrop.caramels-20-year .banner .hero > .content .accent {
  height: auto;
  position: relative;
  text-align: center;
  top: 270px;
  left: auto;
  right: auto;
  bottom: auto;
  background: none;
  padding: 0;
  margin: auto;
  width: auto;
}
.cms-index-defaultindex .backdrop.caramels-20-year .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #382818;
  padding: 0;
  margin: 0;
  font-size: 32px;
  line-height: 32px;
  letter-spacing: 2px;
  padding: 0 0 4px 0;
}
.cms-index-defaultindex .backdrop.caramels-20-year .banner .hero > .content .accent h2 .line1,
.cms-index-defaultindex .backdrop.caramels-20-year .banner .hero > .content .accent h2 .linee2 {
  display: block;
}
.cms-index-defaultindex .backdrop.caramels-20-year .banner .hero > .content .accent h2 .line1 {
  font-size: 32px;
  line-height: 32px;
}
.cms-index-defaultindex .backdrop.caramels-20-year .banner .hero > .content .accent h2 .line2 {
  font-size: 49px;
  line-height: 49px;
}
.cms-index-defaultindex .backdrop.caramels-20-year .banner .hero > .content .accent h3 {
  display: block;
  font-family: "HCo Gotham";
  color: #382818;
  margin: 0;
  font-size: 14px;
  line-height: 14px;
  margin: auto;
  letter-spacing: 3px;
  text-indent: 0;
  padding: 2px 0 12px;
}
.cms-index-defaultindex .backdrop.caramels-20-year .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  font-size: 13px;
  color: #ffffff;
  background-color: #522601;
  display: inline-block;
  height: auto;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  padding: 13px 22px;
  letter-spacing: 1px;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.caramels-20-year .banner .hero > .content .accent .banner-button:hover {
  background-color: #402005;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 370px) {
  .cms-index-defaultindex .backdrop.caramels-20-year .banner {
    background-position: 20% -20px;
  }
}
@media (min-width: 512px) {
  .cms-index-defaultindex .backdrop.caramels-20-year .banner {
    height: 350px;
    background-size: 1110px auto;
    background-position: 52% -44px;
  }
  .cms-index-defaultindex .backdrop.caramels-20-year .banner .hero > .content {
    height: 350px;
  }
  .cms-index-defaultindex .backdrop.caramels-20-year .banner .hero > .content .accent {
    position: absolute;
    right: 16px;
    top: 100px;
    padding: 0;
  }
  .cms-index-defaultindex .backdrop.caramels-20-year .banner .hero > .content .accent h2 {
    font-size: 25px;
    line-height: 35px;
    letter-spacing: 2px;
  }
  .cms-index-defaultindex .backdrop.caramels-20-year .banner .hero > .content .accent h3 {
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 3px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.caramels-20-year .banner {
    height: 900px;
    background-size: auto;
    background-position: 32% -30px;
  }
  .cms-index-defaultindex .backdrop.caramels-20-year .banner .hero > .content {
    height: 350px;
  }
  .cms-index-defaultindex .backdrop.caramels-20-year .banner .hero > .content .accent {
    top: 130px;
    right: 40px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.caramels-20-year .banner {
    background-position: 25% -20px;
  }
  .cms-index-defaultindex .backdrop.caramels-20-year .banner .hero > .content {
    height: 430px;
  }
  .cms-index-defaultindex .backdrop.caramels-20-year .banner .hero > .content .accent {
    top: 140px;
    right: 50px;
  }
  .cms-index-defaultindex .backdrop.caramels-20-year .banner .hero > .content .accent h2 .line1 {
    font-size: 45px;
    line-height: 45px;
  }
  .cms-index-defaultindex .backdrop.caramels-20-year .banner .hero > .content .accent h2 .line2 {
    font-size: 70px;
    line-height: 70px;
  }
  .cms-index-defaultindex .backdrop.caramels-20-year .banner .hero > .content .accent h3 {
    font-size: 22px;
    line-height: 22px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.caramels-20-year .banner {
    background-position: 50% -20px;
  }
  .cms-index-defaultindex .backdrop.caramels-20-year .banner .hero > .content .accent {
    right: 120px;
  }
}
.cms-index-defaultindex .backdrop.gold-bars .banner {
  height: 300px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-fall-gold-bars.jpg');
  background-position: 68% -40px;
  background-size: 605px;
  background-color: #ececec;
}
.cms-index-defaultindex .backdrop.gold-bars .banner .hero > .content {
  height: 300px;
}
.cms-index-defaultindex .backdrop.gold-bars .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: left;
  background: none;
  padding: 0 0 0;
  margin: 148px 0 0 16px;
  width: 170px;
}
.cms-index-defaultindex .backdrop.gold-bars .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #382818;
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 23px;
  line-height: 26px;
  max-width: 220px;
  letter-spacing: 0;
}
.cms-index-defaultindex .backdrop.gold-bars .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.gold-bars .banner .hero > .content .accent h3 {
  display: block;
  font-family: "HCo Gotham";
  color: #382818;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0;
  margin-bottom: 4px;
}
.cms-index-defaultindex .backdrop.gold-bars .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  color: #ffffff;
  background-color: #604443;
  display: inline-block;
  height: auto;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 0;
  padding: 13px 30px;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.gold-bars .banner .hero > .content .accent .banner-button:hover {
  background-color: #504235;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 410px) {
  .cms-index-defaultindex .backdrop.gold-bars .banner {
    background-position: 65% -10px;
    background-size: 605px;
  }
  .cms-index-defaultindex .backdrop.gold-bars .banner .hero > .content .accent {
    width: 280px;
    margin: 100px 0 0 15px;
  }
  .cms-index-defaultindex .backdrop.gold-bars .banner .hero > .content .accent h2 {
    font-size: 27px;
    line-height: 34px;
    max-width: 100%;
  }
  .cms-index-defaultindex .backdrop.gold-bars .banner .hero > .content .accent h3 {
    font-size: 19px;
    line-height: 19px;
    margin-bottom: 8px;
  }
}
@media (min-width: 590px) {
  .cms-index-defaultindex .backdrop.gold-bars .banner {
    background-position: 60% -30px;
    background-size: 700px;
    height: 350px;
  }
  .cms-index-defaultindex .backdrop.gold-bars .banner .hero > .content {
    height: 350px;
  }
  .cms-index-defaultindex .backdrop.gold-bars .banner .hero > .content .accent {
    margin: 90px 0 0 10px;
    max-width: inherit;
    width: 100%;
    max-width: 300px;
    text-align: center;
  }
  .cms-index-defaultindex .backdrop.gold-bars .banner .hero > .content .accent h2 {
    font-size: 44px;
    line-height: 48px;
    margin-bottom: 20px;
  }
  .cms-index-defaultindex .backdrop.gold-bars .banner .hero > .content .accent h3 {
    font-size: 30px;
    line-height: 30px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.gold-bars .banner {
    height: 990px;
    background-position: 85% -80px;
    background-size: 900px;
    background-color: #ffffff;
  }
  .cms-index-defaultindex .backdrop.gold-bars .banner .hero > .content {
    height: 380px;
    min-height: 380px;
  }
  .cms-index-defaultindex .backdrop.gold-bars .banner .hero > .content .accent {
    margin: 100px 0 0 30px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.gold-bars .banner {
    background-position: 68% -116px;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.gold-bars .banner .hero > .content {
    height: 480px;
    min-height: 480px;
  }
  .cms-index-defaultindex .backdrop.gold-bars .banner .hero > .content .accent {
    margin: 120px 0 0 40px;
    max-width: 420px;
  }
  .cms-index-defaultindex .backdrop.gold-bars .banner .hero > .content .accent h2 {
    font-size: 56px;
    line-height: 62px;
  }
  .cms-index-defaultindex .backdrop.gold-bars .banner .hero > .content .accent h3 {
    font-size: 33px;
    line-height: 33px;
    letter-spacing: 2px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.gold-bars .banner {
    background-position: 50% -116px;
  }
  .cms-index-defaultindex .backdrop.gold-bars .banner .hero > .content .accent {
    margin: 120px 0 0 100px;
  }
  .cms-index-defaultindex .backdrop.gold-bars .banner .hero > .content .accent h2 {
    font-size: 60px;
    line-height: 66px;
  }
  .cms-index-defaultindex .backdrop.gold-bars .banner .hero > .content .accent h3 {
    font-size: 36px;
    line-height: 38px;
  }
}
.cms-index-defaultindex .backdrop.summer-4-toppings .banner {
  height: 380px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-summer-4-icecream-toppings.png');
  background-position: 50% 110px;
  background-size: 585px auto;
  background-color: #f5f5f5;
}
.cms-index-defaultindex .backdrop.summer-4-toppings .banner .hero > .content {
  height: 380px;
}
.cms-index-defaultindex .backdrop.summer-4-toppings .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0;
  margin: 60px auto 0;
  width: 100%;
  max-width: 320px;
}
.cms-index-defaultindex .backdrop.summer-4-toppings .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #382818;
  max-width: 280px;
  margin: 0 auto 10px;
  padding: 0;
  font-size: 40px;
  line-height: 44px;
  letter-spacing: 3px;
}
.cms-index-defaultindex .backdrop.summer-4-toppings .banner .hero > .content .accent h3 {
  display: block;
  font-family: "HCo Gotham";
  color: #382818;
  margin: 0 auto 10px;
  padding: 0;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0;
  text-indent: 0;
}
.cms-index-defaultindex .backdrop.summer-4-toppings .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  color: #ffffff;
  background-color: #382818;
  display: inline-block;
  height: auto;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 1px;
  padding: 13px 18px;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.summer-4-toppings .banner .hero > .content .accent .banner-button:hover {
  background-color: #4a3623;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 460px) {
  .cms-index-defaultindex .backdrop.summer-4-toppings .banner {
    height: 410px;
    background-position: 20% 105px;
    background-size: 650px auto;
  }
  .cms-index-defaultindex .backdrop.summer-4-toppings .banner .hero > .content {
    height: 410px;
  }
  .cms-index-defaultindex .backdrop.summer-4-toppings .banner .hero > .content .accent {
    max-width: 400px;
    margin: 60px auto 0;
  }
  .cms-index-defaultindex .backdrop.summer-4-toppings .banner .hero > .content .accent h2 {
    font-size: 50px;
    line-height: 54px;
    letter-spacing: 3px;
    max-width: 300px;
  }
  .cms-index-defaultindex .backdrop.summer-4-toppings .banner .hero > .content .accent h3 {
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0;
    max-width: 300px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.summer-4-toppings .banner {
    height: 800px;
    background-position: 30% 0;
    background-size: 1155px;
    background-color: #ffffff;
  }
  .cms-index-defaultindex .backdrop.summer-4-toppings .banner .hero > .content {
    height: 500px;
    min-height: 500px;
  }
  .cms-index-defaultindex .backdrop.summer-4-toppings .banner .hero > .content .accent {
    max-width: 400px;
    margin: 40px auto 0;
  }
  .cms-index-defaultindex .backdrop.summer-4-toppings .banner .hero > .content .accent h2 {
    font-size: 62px;
    line-height: 70px;
    letter-spacing: 3px;
    margin: 0 auto 8px;
    max-width: 500px;
  }
  .cms-index-defaultindex .backdrop.summer-4-toppings .banner .hero > .content .accent h3 {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    margin: 4px auto 30px;
    max-width: 500px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.summer-4-toppings .banner {
    background-size: auto;
    background-position: 50% -35px;
  }
}
.cms-index-defaultindex .backdrop.fathers-2 .banner {
  height: 600px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-park-bar-3.jpg');
  background-size: 960px auto;
  background-position: 25% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.fathers-2 .banner .hero > .content {
  height: 600px;
}
.cms-index-defaultindex .backdrop.fathers-2 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  top: 55px;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  max-width: 360px;
}
.cms-index-defaultindex .backdrop.fathers-2 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #333;
  margin: auto;
  max-width: auto;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 1px;
  padding: 0;
  text-shadow: none;
}
.cms-index-defaultindex .backdrop.fathers-2 .banner .hero > .content .accent h2 .w1,
.cms-index-defaultindex .backdrop.fathers-2 .banner .hero > .content .accent h2 .w2,
.cms-index-defaultindex .backdrop.fathers-2 .banner .hero > .content .accent h2 .w3,
.cms-index-defaultindex .backdrop.fathers-2 .banner .hero > .content .accent h2 .w4 {
  display: block;
}
.cms-index-defaultindex .backdrop.fathers-2 .banner .hero > .content .accent h2 .w2,
.cms-index-defaultindex .backdrop.fathers-2 .banner .hero > .content .accent h2 .w4 {
  display: block;
  font-size: 50px;
  line-height: 54px;
  padding: 0;
}
.cms-index-defaultindex .backdrop.fathers-2 .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  color: #ffffff;
  background-color: #7c4e2a;
  display: inline-block;
  height: auto;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 1px;
  padding: 13px 18px;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.fathers-2 .banner .hero > .content .accent .banner-button:hover {
  background-color: #8f5e37;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 420px) {
  .cms-index-defaultindex .backdrop.fathers-2 .banner {
    background-position: 20% 0;
  }
}
@media (min-width: 500px) {
  .cms-index-defaultindex .backdrop.fathers-2 .banner {
    background-position: 10% 0;
  }
}
@media (min-width: 607px) {
  .cms-index-defaultindex .backdrop.fathers-2 {
    height: 650px !important;
  }
  .cms-index-defaultindex .backdrop.fathers-2 .banner {
    height: 650px;
    background-size: 1000px auto;
    background-position: 0 0;
  }
  .cms-index-defaultindex .backdrop.fathers-2 .banner .hero > .content {
    height: 650px;
  }
  .cms-index-defaultindex .backdrop.fathers-2 .banner .hero > .content .accent {
    top: 50px;
  }
  .cms-index-defaultindex .backdrop.fathers-2 .banner .hero > .content .accent .banner-button {
    font-size: 14px;
    line-height: 14px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.fathers-2 {
    height: 390px !important;
  }
  .cms-index-defaultindex .backdrop.fathers-2 .banner {
    height: 1000px;
    background-size: 1050px auto;
    background-position: 59% -300px;
  }
  .cms-index-defaultindex .backdrop.fathers-2 .banner .hero > .content {
    height: 390px;
  }
  .cms-index-defaultindex .backdrop.fathers-2 .banner .hero > .content .accent {
    position: absolute;
    width: auto;
    max-width: 375px;
    min-width: 200px;
    top: 62px;
    right: 90px;
  }
  .cms-index-defaultindex .backdrop.fathers-2 .banner .hero > .content .accent h2 {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 32px;
  }
  .cms-index-defaultindex .backdrop.fathers-2 .banner .hero > .content .accent h2 .w2,
  .cms-index-defaultindex .backdrop.fathers-2 .banner .hero > .content .accent h2 .w4 {
    font-size: 64px;
    line-height: 70px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.fathers-2 {
    height: 520px !important;
  }
  .cms-index-defaultindex .backdrop.fathers-2 .banner {
    background-position: 4% -281px;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.fathers-2 .banner .hero > .content {
    height: 500px;
  }
  .cms-index-defaultindex .backdrop.fathers-2 .banner .hero > .content .accent {
    top: 120px;
    right: 65px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.fathers-2 {
    height: 520px !important;
  }
  .cms-index-defaultindex .backdrop.fathers-2 .banner {
    background-position: 0 -281px;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.fathers-2 .banner .hero > .content .accent {
    top: 135px;
    right: 220px;
  }
}
.cms-index-defaultindex .backdrop.lacquer-collection .banner {
  height: 480px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-lacquer.png');
  background-size: 900px auto;
  background-position: 20% -60px;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.lacquer-collection .banner .hero > .content {
  height: 480px;
}
.cms-index-defaultindex .backdrop.lacquer-collection .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  top: 75px;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  max-width: 360px;
}
.cms-index-defaultindex .backdrop.lacquer-collection .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #333;
  margin: auto;
  max-width: auto;
  font-size: 23px;
  line-height: 24px;
  letter-spacing: 0;
  padding: 0;
}
.cms-index-defaultindex .backdrop.lacquer-collection .banner .hero > .content .accent h3 {
  display: block;
  font-family: "HCo Gotham";
  color: #333;
  font-size: 13px;
  line-height: 18px;
  margin: auto;
  letter-spacing: 0;
  text-indent: 0;
  padding: 12px 0 20px;
}
.cms-index-defaultindex .backdrop.lacquer-collection .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  color: #ffffff;
  background-color: #d65c49;
  display: inline-block;
  height: auto;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 1px;
  padding: 13px 18px;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.lacquer-collection .banner .hero > .content .accent .banner-button:hover {
  background-color: #e16f5e;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 400px) {
  .cms-index-defaultindex .backdrop.lacquer-collection .banner {
    background-position: 13% -60px;
  }
}
@media (min-width: 500px) {
  .cms-index-defaultindex .backdrop.lacquer-collection .banner {
    background-position: 0 -60px;
  }
  .cms-index-defaultindex .backdrop.lacquer-collection .banner .hero > .content .accent h2 {
    font-size: 24px;
  }
  .cms-index-defaultindex .backdrop.lacquer-collection .banner .hero > .content .accent h3 {
    letter-spacing: 1px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.lacquer-collection {
    height: 370px;
  }
  .cms-index-defaultindex .backdrop.lacquer-collection .banner {
    height: 1000px;
    background-position: -130px -250px;
    background-size: 1000px;
  }
  .cms-index-defaultindex .backdrop.lacquer-collection .banner .hero > .content {
    height: 370px;
    min-height: 370px;
  }
  .cms-index-defaultindex .backdrop.lacquer-collection .banner .hero > .content .accent {
    position: absolute;
    width: auto;
    max-width: 500px;
    top: 100px;
    right: 35px;
  }
  .cms-index-defaultindex .backdrop.lacquer-collection .banner .hero > .content .accent h2 {
    font-size: 25px;
    line-height: 28px;
    letter-spacing: 1px;
    padding: 0 0 18px 0;
  }
  .cms-index-defaultindex .backdrop.lacquer-collection .banner .hero > .content .accent h3 {
    font-size: 15px;
    line-height: 15px;
    letter-spacing: 1px;
    padding: 0 0 30px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.lacquer-collection {
    height: 450px;
  }
  .cms-index-defaultindex .backdrop.lacquer-collection .banner {
    background-position: 50% -300px;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.lacquer-collection .banner .hero > .content {
    height: 450px;
  }
  .cms-index-defaultindex .backdrop.lacquer-collection .banner .hero > .content .accent {
    top: 130px;
    right: 40px;
  }
  .cms-index-defaultindex .backdrop.lacquer-collection .banner .hero > .content .accent h2 {
    font-size: 31px;
    line-height: 34px;
  }
  .cms-index-defaultindex .backdrop.lacquer-collection .banner .hero > .content .accent h3 {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.lacquer-collection {
    height: 450px;
  }
  .cms-index-defaultindex .backdrop.lacquer-collection .banner .hero > .content .accent {
    top: 130px;
    right: 100px;
  }
}
.cms-index-defaultindex .backdrop.wedding-favors .banner {
  height: 480px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-wedding-favors.jpg');
  background-size: 900px auto;
  background-position: 50% -55px;
}
.cms-index-defaultindex .backdrop.wedding-favors .banner .hero > .content {
  height: 480px;
}
.cms-index-defaultindex .backdrop.wedding-favors .banner .hero > .content .accent {
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: auto;
  left: auto;
  padding: 70px 0 0 0;
  margin: auto;
  width: auto;
  max-width: 400px;
  background-size: auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.wedding-favors .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #caad9f;
  margin: 0;
  font-size: 40px;
  line-height: 44px;
  letter-spacing: 3px;
  padding: 0;
}
.cms-index-defaultindex .backdrop.wedding-favors .banner .hero > .content .accent h2 span {
  display: inline-block;
}
.cms-index-defaultindex .backdrop.wedding-favors .banner .hero > .content .accent h3 {
  display: block;
  font-family: "HCo Gotham";
  color: #caad9f;
  margin: 0;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0;
  text-indent: 0;
  padding: 9px 0 15px 0;
}
.cms-index-defaultindex .backdrop.wedding-favors .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  color: #ffffff;
  background-color: #caad9f;
  display: inline-block;
  height: auto;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 1px;
  padding: 13px 22px;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.wedding-favors .banner .hero > .content .accent .banner-button:hover {
  background-color: #d6b9ab;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
.cms-index-defaultindex .backdrop.wedding-favors.color-pink .banner .hero > .content .accent h2 {
  color: #fea891;
}
.cms-index-defaultindex .backdrop.wedding-favors.color-pink .banner .hero > .content .accent h3 {
  color: #fea891;
}
.cms-index-defaultindex .backdrop.wedding-favors.color-pink .banner .hero > .content .accent .banner-button {
  background-color: #fea891;
}
.cms-index-defaultindex .backdrop.wedding-favors.color-pink .banner .hero > .content .accent .banner-button:hover {
  background-color: #ffbca9;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.wedding-favors .banner {
    height: 800px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-wedding-favors.jpg');
    background-size: auto;
    background-position: 50% -200px;
  }
  .cms-index-defaultindex .backdrop.wedding-favors .banner .hero > .content {
    height: 500px;
  }
  .cms-index-defaultindex .backdrop.wedding-favors .banner .hero > .content .accent {
    max-width: 100%;
    padding: 40px 0 0 0;
  }
  .cms-index-defaultindex .backdrop.wedding-favors .banner .hero > .content .accent h2 {
    font-size: 42px;
  }
  .cms-index-defaultindex .backdrop.wedding-favors .banner .hero > .content .accent h3 {
    font-size: 17px;
  }
}
.cms-index-defaultindex .backdrop.mothersday-2018 .banner {
  height: 350px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-mothers-day-3.jpg');
  background-size: 700px auto;
  background-position: 50% 0;
}
.cms-index-defaultindex .backdrop.mothersday-2018 .banner .hero > .content {
  height: 350px;
}
.cms-index-defaultindex .backdrop.mothersday-2018 .banner .hero > .content .accent {
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: 130px;
  left: auto;
  padding: 0 0 0 0;
  margin: auto;
  width: auto;
  background: none;
}
.cms-index-defaultindex .backdrop.mothersday-2018 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #333333;
  padding: 0;
  margin: 0;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 4px;
}
.cms-index-defaultindex .backdrop.mothersday-2018 .banner .hero > .content .accent h2 span {
  display: inline-block;
}
.cms-index-defaultindex .backdrop.mothersday-2018 .banner .hero > .content .accent h3 {
  display: block;
  font-family: "HCo Gotham";
  color: #333333;
  margin: 0;
  font-size: 22px;
  line-height: 26px;
  letter-spacing: 1px;
  text-indent: 0;
  padding: 0 0 16px 0;
}
.cms-index-defaultindex .backdrop.mothersday-2018 .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  color: #fff;
  background-color: #eb4f76;
  display: inline-block;
  height: auto;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 0;
  padding: 13px 18px;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.mothersday-2018 .banner .hero > .content .accent .banner-button:hover {
  background-color: #d9476b;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 460px) {
  .cms-index-defaultindex .backdrop.mothersday-2018 .banner {
    height: 420px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-mothers-day-3.jpg');
    background-size: 900px auto;
    background-position: 50% -50px;
  }
  .cms-index-defaultindex .backdrop.mothersday-2018 .banner .hero > .content {
    height: 420px;
  }
  .cms-index-defaultindex .backdrop.mothersday-2018 .banner .hero > .content .accent {
    top: 150px;
  }
  .cms-index-defaultindex .backdrop.mothersday-2018 .banner .hero > .content .accent h2 {
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 5px;
    padding: 0 0 4px 0;
  }
  .cms-index-defaultindex .backdrop.mothersday-2018 .banner .hero > .content .accent h3 {
    font-size: 30px;
    line-height: 32px;
    letter-spacing: 2px;
    padding: 2px 0 30px 0;
  }
  .cms-index-defaultindex .backdrop.mothersday-2018 .banner .hero > .content .accent .banner-button {
    font-size: 14px;
    line-height: 14px;
    padding: 13px 22px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.mothersday-2018 .banner {
    height: 800px;
    background-size: auto;
    background-position: 50% -250px;
  }
  .cms-index-defaultindex .backdrop.mothersday-2018 .banner .hero > .content {
    height: 480px;
  }
  .cms-index-defaultindex .backdrop.mothersday-2018 .banner .hero > .content .accent h3 {
    font-size: 42px;
    line-height: 44px;
    letter-spacing: 4px;
  }
  .cms-index-defaultindex .backdrop.mothersday-2018 .banner .hero > .content .accent .banner-button {
    font-size: 14px;
    line-height: 14px;
    padding: 13px 22px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.mothersday-2018 .banner .hero > .content .accent h2 {
    font-size: 24px;
    line-height: 26px;
  }
  .cms-index-defaultindex .backdrop.mothersday-2018 .banner .hero > .content .accent h3 {
    font-size: 52px;
    line-height: 54px;
  }
}
.cms-index-defaultindex .backdrop.easter-3 .banner {
  height: 550px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-easter-3-mobile.jpg');
  background-position: 50% -100px;
  background-size: auto;
  background-color: #ffffff;
}
.cms-index-defaultindex .backdrop.easter-3 .banner .hero > .content {
  height: 550px;
  min-height: 550px;
}
.cms-index-defaultindex .backdrop.easter-3 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  top: 0;
  left: 0;
  bottom: auto;
  background: none;
  padding: 34px 0 0;
  margin: 52px auto 0;
  width: 100%;
  max-width: 320px;
  background: url('/skin/frontend/frans/default/images/hero/elem-easter-chick-3.png') 50% 0 no-repeat;
}
.cms-index-defaultindex .backdrop.easter-3 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  margin: auto;
  font-size: 38px;
  line-height: 40px;
  letter-spacing: 0px;
  text-indent: 0px;
  padding: 0 0 12px 0;
}
.cms-index-defaultindex .backdrop.easter-3 .banner .hero > .content .accent h2 span.line {
  display: block;
}
.cms-index-defaultindex .backdrop.easter-3 .banner .hero > .content .accent h2 span.line2 {
  font-size: 23px;
  line-height: 25px;
}
.cms-index-defaultindex .backdrop.easter-3 .banner .hero > .content .accent h3 {
  color: #fff;
}
.cms-index-defaultindex .backdrop.easter-3 .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  color: #ffffff;
  background-color: #4c9700;
  display: inline-block;
  height: auto;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 1px;
  padding: 12px 20px;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.easter-3 .banner .hero > .content .accent .banner-button:hover {
  background-color: #6fa219;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.easter-3 .banner {
    height: 800px;
    background-position: 50% -100px;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.easter-3 .banner .hero > .content {
    height: 550px;
  }
  .cms-index-defaultindex .backdrop.easter-3 .banner .hero > .content .accent {
    margin: 20px auto 0;
    max-width: 550px;
  }
  .cms-index-defaultindex .backdrop.easter-3 .banner .hero > .content .accent h2 {
    font-size: 64px;
    line-height: 64px;
    letter-spacing: 2px;
    text-indent: -2px;
  }
  .cms-index-defaultindex .backdrop.easter-3 .banner .hero > .content .accent h2 span.line2 {
    font-size: 36px;
    line-height: 40px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.easter-3 .banner {
    background-image: url('/skin/frontend/frans/default/images/hero/hero-easter-3.jpg');
    background-position: -220px -250px;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.easter-3 .banner .hero > .content {
    height: 470px;
  }
  .cms-index-defaultindex .backdrop.easter-3 .banner .hero > .content .accent {
    margin: 0;
    position: absolute;
    top: 120px;
    left: 40px;
  }
  .cms-index-defaultindex .backdrop.easter-3 .banner .hero > .content .accent .banner-button {
    font-size: 14px;
    line-height: 14px;
    padding: 13px 22px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.easter-3 .banner {
    background-position: 0 -250px;
  }
  .cms-index-defaultindex .backdrop.easter-3 .banner .hero > .content .accent {
    left: 120px;
  }
}
.cms-index-defaultindex .backdrop.signature-2 .banner {
  height: 490px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-signature-2.png');
  background-position: 50% 0;
  background-size: auto;
  background-color: #ffffff;
}
.cms-index-defaultindex .backdrop.signature-2 .banner .hero > .content {
  height: 490px;
  min-height: 490px;
}
.cms-index-defaultindex .backdrop.signature-2 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  top: 0;
  left: 0;
  bottom: auto;
  background: none;
  padding: 0 0 0;
  margin: 70px auto 0;
  width: 100%;
  max-width: 320px;
}
.cms-index-defaultindex .backdrop.signature-2 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #333333;
  margin: auto;
  font-size: 40px;
  line-height: 46px;
  letter-spacing: 2px;
  text-indent: -2px;
  padding: 0 0 22px 0;
}
.cms-index-defaultindex .backdrop.signature-2 .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.signature-2 .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  color: #ffffff;
  background-color: #c5a289;
  display: inline-block;
  height: auto;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 1px;
  padding: 12px 20px;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.signature-2 .banner .hero > .content .accent .banner-button:hover {
  background-color: #956a4d;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.signature-2 .banner {
    height: 800px;
  }
  .cms-index-defaultindex .backdrop.signature-2 .banner .hero > .content {
    height: 470px;
  }
  .cms-index-defaultindex .backdrop.signature-2 .banner .hero > .content .accent {
    max-width: 400px;
    margin: 38px auto 0;
  }
  .cms-index-defaultindex .backdrop.signature-2 .banner .hero > .content .accent h2 {
    font-size: 50px;
    line-height: 60px;
    letter-spacing: 4px;
    text-indent: -4px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.signature-2 .banner .hero > .content .accent .banner-button {
    font-size: 14px;
    line-height: 14px;
    padding: 13px 22px;
  }
}
.cms-index-defaultindex .backdrop.hero-new-years-2 .banner {
  height: 490px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-new-years-2.png');
  background-position: 75% -25px;
  background-size: 900px auto;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.hero-new-years-2 .banner .hero > .content {
  height: 490px;
  min-height: 490px;
}
.cms-index-defaultindex .backdrop.hero-new-years-2 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  top: 0;
  left: 0;
  bottom: auto;
  background: none;
  padding: 0 0 0;
  margin: 65px auto 0;
  width: 100%;
  max-width: 320px;
}
.cms-index-defaultindex .backdrop.hero-new-years-2 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #333333;
  margin: auto;
  font-size: 26px;
  line-height: 28px;
  letter-spacing: 1px;
  padding: 0 0 12px 0;
}
.cms-index-defaultindex .backdrop.hero-new-years-2 .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-new-years-2 .banner .hero > .content .accent h2 span.w1 {
  font-family: 'times', serif;
  font-size: 15px;
  line-height: 16px;
  letter-spacing: 4px;
  font-style: italic;
  padding: 0 0 8px 0;
}
.cms-index-defaultindex .backdrop.hero-new-years-2 .banner .hero > .content .accent h2 span.w2 {
  font-size: 14px;
  line-height: 15px;
  letter-spacing: 1px;
  padding: 0 0 8px 0;
}
.cms-index-defaultindex .backdrop.hero-new-years-2 .banner .hero > .content .accent h2 span.w3 {
  font-size: 40px;
  line-height: 40px;
  letter-spacing: 5px;
  padding: 0 0 0 0;
}
.cms-index-defaultindex .backdrop.hero-new-years-2 .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  color: #ffffff;
  background-color: #c5a289;
  display: inline-block;
  height: auto;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 1px;
  padding: 12px 20px;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.hero-new-years-2 .banner .hero > .content .accent .banner-button:hover {
  background-color: #956a4d;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 607px) {
  .cms-index-defaultindex .backdrop.hero-new-years-2 .banner {
    background-position: 100% -20px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-new-years-2 .banner {
    height: 800px;
    background-position: 75% -190px;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.hero-new-years-2 .banner .hero > .content {
    height: 470px;
  }
  .cms-index-defaultindex .backdrop.hero-new-years-2 .banner .hero > .content .accent {
    margin: 20px auto 0;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-new-years-2 .banner {
    background-position: 50% -260px;
  }
  .cms-index-defaultindex .backdrop.hero-new-years-2 .banner .hero > .content .accent {
    position: absolute;
    margin: 0;
    top: 110px;
    left: 70px;
  }
  .cms-index-defaultindex .backdrop.hero-new-years-2 .banner .hero > .content .accent h2 {
    padding: 0 0 20px 0;
  }
  .cms-index-defaultindex .backdrop.hero-new-years-2 .banner .hero > .content .accent h2 span.w1 {
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 6px;
    padding: 0 0 16px 0;
  }
  .cms-index-defaultindex .backdrop.hero-new-years-2 .banner .hero > .content .accent h2 span.w2 {
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 2px;
    padding: 0 0 8px 0;
  }
  .cms-index-defaultindex .backdrop.hero-new-years-2 .banner .hero > .content .accent h2 span.w3 {
    font-size: 48px;
    line-height: 60px;
    letter-spacing: 5px;
    padding: 0 0 0 0;
  }
  .cms-index-defaultindex .backdrop.hero-new-years-2 .banner .hero > .content .accent .banner-button {
    font-size: 14px;
    line-height: 14px;
    padding: 13px 22px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.hero-new-years-2 .banner .hero > .content .accent {
    top: 110px;
    left: 110px;
  }
}
.cms-index-defaultindex .backdrop.hero-signature .banner {
  height: 490px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-signature-champagne8.png');
  background-position: 75% -2px;
  background-size: 900px auto;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.hero-signature .banner .hero > .content {
  height: 490px;
  min-height: 490px;
}
.cms-index-defaultindex .backdrop.hero-signature .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  top: 0;
  left: 0;
  bottom: auto;
  background: none;
  padding: 0 0 0;
  margin: 55px auto 0;
  width: 100%;
  max-width: 320px;
}
.cms-index-defaultindex .backdrop.hero-signature .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #333333;
  margin: auto;
  font-size: 26px;
  line-height: 28px;
  letter-spacing: 1px;
  padding: 0 0 16px 0;
}
.cms-index-defaultindex .backdrop.hero-signature .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.hero-signature .banner .hero > .content .accent h3 {
  display: block;
  font-family: "HCo Gotham";
  color: #333333;
  font-size: 14px;
  line-height: 22px;
  margin: auto;
  letter-spacing: 1px;
  text-indent: 0;
  padding: 0 0 8px;
}
.cms-index-defaultindex .backdrop.hero-signature .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  color: #ffffff;
  background-color: #5f4443;
  display: inline-block;
  height: auto;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 1px;
  padding: 13px 18px;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.hero-signature .banner .hero > .content .accent .banner-button:hover {
  background-color: #543c3b;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 607px) {
  .cms-index-defaultindex .backdrop.hero-signature .banner {
    background-position: 100% -12px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.hero-signature .banner {
    height: 800px;
    background-position: 75% -175px;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.hero-signature .banner .hero > .content {
    height: 470px;
  }
  .cms-index-defaultindex .backdrop.hero-signature .banner .hero > .content .accent {
    margin: 20px auto 0;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.hero-signature .banner {
    background-position: 45% -200px;
  }
  .cms-index-defaultindex .backdrop.hero-signature .banner .hero > .content .accent {
    position: absolute;
    margin: 0;
    left: 30px;
    top: 140px;
    max-width: 400px;
  }
  .cms-index-defaultindex .backdrop.hero-signature .banner .hero > .content .accent h2 {
    font-size: 42px;
    line-height: 48px;
    letter-spacing: 1px;
    padding: 0 0 24px 0;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.hero-signature .banner .hero > .content .accent {
    top: 145px;
    left: 40px;
    max-width: 480px;
  }
  .cms-index-defaultindex .backdrop.hero-signature .banner .hero > .content .accent h2 {
    font-size: 48px;
    line-height: 52px;
    letter-spacing: 2px;
  }
}
.cms-index-defaultindex .backdrop.summer-sauce .banner {
  height: 400px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-sauce-2.png');
  background-size: 1000px auto;
  background-position: 50% 0;
  background-color: none;
}
.cms-index-defaultindex .backdrop.summer-sauce .banner .hero > .content {
  height: 400px;
}
.cms-index-defaultindex .backdrop.summer-sauce .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  background: none;
  padding: 60px 0 0 0;
  margin: 0 auto;
  max-width: 320px;
}
.cms-index-defaultindex .backdrop.summer-sauce .banner .hero > .content .accent h2 {
  background-image: url('/skin/frontend/frans/default/images/hero/elem-sun-icon.png');
  background-size: 20px auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
  padding: 26px 0 0 0;
  display: block;
  font-family: "HCo Gotham";
  color: #59ab1e;
  margin: auto;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 4px;
  text-indent: 4px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  text-shadow: none;
}
.cms-index-defaultindex .backdrop.summer-sauce .banner .hero > .content .accent h3 {
  display: block;
  font-family: "HCo Gotham";
  color: #59ab1e;
  font-size: 18px;
  line-height: 18px;
  margin: auto;
  padding: 6px 0 10px;
  letter-spacing: 0;
  text-indent: 0;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  text-shadow: none;
}
.cms-index-defaultindex .backdrop.summer-sauce .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  color: #ffffff;
  background-color: #59ab1e;
  display: inline-block;
  height: auto;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 1px;
  padding: 13px 18px;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.summer-sauce .banner .hero > .content .accent .banner-button:hover {
  background-color: #71c435;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 375px) {
  .cms-index-defaultindex .backdrop.summer-sauce .banner .hero > .content .accent {
    padding: 55px 0 0 0;
    max-width: 375px;
  }
  .cms-index-defaultindex .backdrop.summer-sauce .banner .hero > .content .accent h2 {
    font-size: 14px;
    line-height: 14px;
  }
  .cms-index-defaultindex .backdrop.summer-sauce .banner .hero > .content .accent h3 {
    font-size: 20px;
    line-height: 20px;
  }
}
@media (min-width: 400px) {
  .cms-index-defaultindex .backdrop.summer-sauce .banner .hero > .content .accent {
    max-width: 400px;
  }
  .cms-index-defaultindex .backdrop.summer-sauce .banner .hero > .content .accent h2 {
    font-size: 14px;
    line-height: 14px;
  }
  .cms-index-defaultindex .backdrop.summer-sauce .banner .hero > .content .accent h3 {
    font-size: 22px;
    line-height: 22px;
  }
}
@media (min-width: 607px) {
  .cms-index-defaultindex .backdrop.summer-sauce {
    height: 420px !important;
  }
  .cms-index-defaultindex .backdrop.summer-sauce .banner {
    height: 420px;
    background-size: 1100px auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.summer-sauce .banner .hero > .content {
    height: 420px;
  }
  .cms-index-defaultindex .backdrop.summer-sauce .banner .hero > .content .accent {
    padding: 52px 0 0 0;
    max-width: 700px;
  }
  .cms-index-defaultindex .backdrop.summer-sauce .banner .hero > .content .accent h2 {
    background-size: 30px auto;
    padding: 35px 0 0 0;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 6px;
    text-indent: 6px;
  }
  .cms-index-defaultindex .backdrop.summer-sauce .banner .hero > .content .accent h3 {
    font-size: 28px;
    line-height: 28px;
    letter-spacing: 1px;
    text-indent: 1px;
    padding: 8px 0 10px;
  }
  .cms-index-defaultindex .backdrop.summer-sauce .banner .hero > .content .accent .banner-button {
    font-size: 14px;
    line-height: 14px;
    padding: 13px 28px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.summer-sauce {
    height: 520px !important;
  }
  .cms-index-defaultindex .backdrop.summer-sauce .banner {
    height: 800px;
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.summer-sauce .banner .hero > .content {
    height: 520px;
  }
  .cms-index-defaultindex .backdrop.summer-sauce .banner .hero > .content .accent {
    padding: 30px 0 0 0;
  }
  .cms-index-defaultindex .backdrop.summer-sauce .banner .hero > .content .accent h2 {
    padding: 40px 0 0 0;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 6px;
    text-indent: 6px;
  }
  .cms-index-defaultindex .backdrop.summer-sauce .banner .hero > .content .accent h3 {
    font-size: 36px;
    line-height: 36px;
    letter-spacing: 1px;
    text-indent: 1px;
    padding: 10px 0 20px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.summer-sauce .banner {
    background-position: 50% 0;
  }
}
.cms-index-defaultindex .backdrop.park-bars .banner {
  height: 600px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-park-bar-3.jpg');
  background-size: 900px auto;
  background-position: 25% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.park-bars .banner .hero > .content {
  height: 600px;
}
.cms-index-defaultindex .backdrop.park-bars .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  top: 75px;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0 0;
  margin: auto;
  max-width: 360px;
}
.cms-index-defaultindex .backdrop.park-bars .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #333;
  margin: auto;
  max-width: auto;
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 0;
  padding: 0;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  text-shadow: none;
}
.cms-index-defaultindex .backdrop.park-bars .banner .hero > .content .accent h2 .w1 {
  display: block;
}
.cms-index-defaultindex .backdrop.park-bars .banner .hero > .content .accent h2 .w2 {
  display: block;
  font-size: 54px;
  line-height: 54px;
  letter-spacing: 1px;
  padding: 6px 0 6px;
}
.cms-index-defaultindex .backdrop.park-bars .banner .hero > .content .accent h3 {
  display: block;
  font-family: "HCo Gotham";
  color: #333;
  font-size: 13px;
  line-height: 18px;
  margin: auto;
  letter-spacing: 0;
  text-indent: 0;
  padding: 2px 0 9px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  text-shadow: none;
}
.cms-index-defaultindex .backdrop.park-bars .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  color: #ffffff;
  background-color: #7c4e2a;
  display: inline-block;
  height: auto;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 1px;
  padding: 13px 18px;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.park-bars .banner .hero > .content .accent .banner-button:hover {
  background-color: #8f5e37;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 420px) {
  .cms-index-defaultindex .backdrop.park-bars .banner {
    background-position: 10% 0;
  }
  .cms-index-defaultindex .backdrop.park-bars .banner .hero > .content .accent {
    top: 60px;
  }
}
@media (min-width: 500px) {
  .cms-index-defaultindex .backdrop.park-bars .banner {
    background-position: 0 0;
  }
}
@media (min-width: 607px) {
  .cms-index-defaultindex .backdrop.park-bars .banner {
    background-size: 960px auto;
    background-position: 0 -28px;
  }
  .cms-index-defaultindex .backdrop.park-bars .banner .hero > .content .accent {
    top: 60px;
  }
  .cms-index-defaultindex .backdrop.park-bars .banner .hero > .content .accent h2 {
    letter-spacing: 1px;
  }
  .cms-index-defaultindex .backdrop.park-bars .banner .hero > .content .accent h3 {
    letter-spacing: 1px;
  }
  .cms-index-defaultindex .backdrop.park-bars .banner .hero > .content .accent .banner-button {
    font-size: 14px;
    line-height: 14px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.park-bars {
    height: 390px !important;
  }
  .cms-index-defaultindex .backdrop.park-bars .banner {
    height: 1000px;
    background-size: 1050px auto;
    background-position: 59% -300px;
  }
  .cms-index-defaultindex .backdrop.park-bars .banner .hero > .content {
    height: 390px;
  }
  .cms-index-defaultindex .backdrop.park-bars .banner .hero > .content .accent {
    position: absolute;
    width: auto;
    max-width: 375px;
    top: 100px;
    right: 25px;
  }
  .cms-index-defaultindex .backdrop.park-bars .banner .hero > .content .accent h2 {
    font-size: 21px;
    line-height: 21px;
    letter-spacing: 1px;
    padding: 0;
  }
  .cms-index-defaultindex .backdrop.park-bars .banner .hero > .content .accent h2 .w2 {
    display: block;
    font-size: 50px;
    line-height: 50px;
    padding: 8px 0 12px;
  }
  .cms-index-defaultindex .backdrop.park-bars .banner .hero > .content .accent h3 {
    font-size: 15px;
    line-height: 15px;
    letter-spacing: 0;
    padding: 0 0 20px 0;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.park-bars {
    height: 520px !important;
  }
  .cms-index-defaultindex .backdrop.park-bars .banner {
    background-position: 68% -300px;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.park-bars .banner .hero > .content {
    height: 500px;
  }
  .cms-index-defaultindex .backdrop.park-bars .banner .hero > .content .accent {
    top: 130px;
    right: 30px;
    max-width: 460px;
  }
  .cms-index-defaultindex .backdrop.park-bars .banner .hero > .content .accent h2 {
    font-size: 32px;
    line-height: 32px;
    letter-spacing: 2px;
    padding: 0;
  }
  .cms-index-defaultindex .backdrop.park-bars .banner .hero > .content .accent h2 .w2 {
    display: block;
    font-size: 74px;
    line-height: 74px;
    letter-spacing: 3px;
    padding: 10px 0 14px;
  }
  .cms-index-defaultindex .backdrop.park-bars .banner .hero > .content .accent h3 {
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 2px;
    padding: 0 0 30px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.park-bars {
    height: 520px !important;
  }
  .cms-index-defaultindex .backdrop.park-bars .banner {
    background-position: 50% -300px;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.park-bars .banner .hero > .content .accent {
    top: 130px;
    right: 70px;
  }
}
.cms-index-defaultindex .backdrop.gifts-tame .banner {
  height: 700px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-gifts-tame.jpg');
  background-position: 28% -30px;
  background-size: auto;
  background-color: #ffffff;
}
.cms-index-defaultindex .backdrop.gifts-tame .banner .hero > .content {
  height: 700px;
}
.cms-index-defaultindex .backdrop.gifts-tame .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  background: none;
  padding: 0 0 0;
  margin: 470px auto 0;
  width: 300px;
}
.cms-index-defaultindex .backdrop.gifts-tame .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #333333;
  margin: 0;
  padding: 0;
  font-size: 50px;
  line-height: 54px;
  letter-spacing: 2px;
  text-indent: 0;
}
.cms-index-defaultindex .backdrop.gifts-tame .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.gifts-tame .banner .hero > .content .accent h3 {
  display: block;
  font-family: "HCo Gotham";
  color: #504235;
  margin: 15px 0;
  padding: 0;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0;
  text-indent: 0;
}
.cms-index-defaultindex .backdrop.gifts-tame .banner .hero > .content .accent h3 span {
  display: block;
}
.cms-index-defaultindex .backdrop.gifts-tame .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  color: #ffffff;
  background-color: #504235;
  display: inline-block;
  height: auto;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 2px;
  padding: 13px 30px;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.gifts-tame .banner .hero > .content .accent .banner-button:hover {
  background-color: #4a3623;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 460px) {
  .cms-index-defaultindex .backdrop.gifts-tame .banner .hero > .content .accent {
    width: 400px;
    margin: 455px auto 0;
  }
  .cms-index-defaultindex .backdrop.gifts-tame .banner .hero > .content .accent h2 {
    font-size: 58px;
    line-height: 62px;
  }
  .cms-index-defaultindex .backdrop.gifts-tame .banner .hero > .content .accent h3 {
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 1px;
  }
}
@media (min-width: 590px) {
  .cms-index-defaultindex .backdrop.gifts-tame .banner {
    background-position: -60px -30px;
  }
  .cms-index-defaultindex .backdrop.gifts-tame .banner .hero > .content .accent {
    width: 440px;
    margin: 445px auto 0;
  }
  .cms-index-defaultindex .backdrop.gifts-tame .banner .hero > .content .accent h2 {
    font-size: 66px;
    line-height: 68px;
    letter-spacing: 2px;
  }
  .cms-index-defaultindex .backdrop.gifts-tame .banner .hero > .content .accent h3 {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 1px;
    margin: 15px 0 15px 0;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.gifts-tame .banner {
    height: 800px;
    background-position: -210px 0;
  }
  .cms-index-defaultindex .backdrop.gifts-tame .banner .hero > .content {
    height: 500px;
  }
  .cms-index-defaultindex .backdrop.gifts-tame .banner .hero > .content .accent {
    position: absolute;
    width: 320px;
    top: 125px;
    right: 20px;
    margin: 0;
  }
  .cms-index-defaultindex .backdrop.gifts-tame .banner .hero > .content .accent h2 {
    font-size: 56px;
    line-height: 60px;
  }
  .cms-index-defaultindex .backdrop.gifts-tame .banner .hero > .content .accent h3 {
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0;
    margin: 20px 0 30px 0;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.gifts-tame .banner {
    background-position: -150px 0;
  }
  .cms-index-defaultindex .backdrop.gifts-tame .banner .hero > .content .accent {
    width: 500px;
    top: 117px;
    right: 12px;
  }
  .cms-index-defaultindex .backdrop.gifts-tame .banner .hero > .content .accent h2 {
    font-size: 74px;
    line-height: 80px;
  }
  .cms-index-defaultindex .backdrop.gifts-tame .banner .hero > .content .accent h3 {
    font-size: 19px;
    line-height: 24px;
    letter-spacing: 1px;
    margin: 20px 0 30px 0;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.gifts-tame .banner {
    background-position: 0 0;
  }
  .cms-index-defaultindex .backdrop.gifts-tame .banner .hero > .content .accent {
    right: 50px;
  }
}
.cms-index-defaultindex .backdrop.fall-gold-bars .banner {
  height: 350px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-fall-gold-bars.jpg');
  background-position: 68% -40px;
  background-size: 605px;
  background-color: #ececec;
}
.cms-index-defaultindex .backdrop.fall-gold-bars .banner .hero > .content {
  height: 350px;
}
.cms-index-defaultindex .backdrop.fall-gold-bars .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: left;
  background: none;
  padding: 0 0 0;
  margin: 145px 0 0 10px;
  width: 280px;
}
.cms-index-defaultindex .backdrop.fall-gold-bars .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #382818;
  max-width: 280px;
  margin: 0;
  padding: 0;
  font-size: 28px;
  line-height: 30px;
  max-width: 220px;
  letter-spacing: 0;
}
.cms-index-defaultindex .backdrop.fall-gold-bars .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.fall-gold-bars .banner .hero > .content .accent h3 {
  display: block;
  font-family: "HCo Gotham";
  color: #382818;
  margin: 10px 0 14px;
  padding: 0;
  font-size: 12px;
  line-height: 16px;
  max-width: 170px;
  letter-spacing: 0;
  text-indent: 0;
}
.cms-index-defaultindex .backdrop.fall-gold-bars .banner .hero > .content .accent h3 span {
  display: block;
}
.cms-index-defaultindex .backdrop.fall-gold-bars .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  color: #ffffff;
  background-color: #382818;
  display: inline-block;
  height: auto;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 0;
  padding: 13px 18px;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.fall-gold-bars .banner .hero > .content .accent .banner-button:hover {
  background-color: #4a3623;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 410px) {
  .cms-index-defaultindex .backdrop.fall-gold-bars .banner {
    background-position: 65% -10px;
    background-size: 605px;
  }
  .cms-index-defaultindex .backdrop.fall-gold-bars .banner .hero > .content .accent {
    width: 280px;
    margin: 130px 0 0 15px;
  }
  .cms-index-defaultindex .backdrop.fall-gold-bars .banner .hero > .content .accent h2 {
    font-size: 30px;
    line-height: 32px;
  }
  .cms-index-defaultindex .backdrop.fall-gold-bars .banner .hero > .content .accent h3 {
    max-width: inherit;
    width: 100%;
  }
}
@media (min-width: 590px) {
  .cms-index-defaultindex .backdrop.fall-gold-bars .banner {
    background-position: 60% -30px;
    background-size: 700px;
    height: 410px;
  }
  .cms-index-defaultindex .backdrop.fall-gold-bars .banner .hero > .content {
    height: 410px;
  }
  .cms-index-defaultindex .backdrop.fall-gold-bars .banner .hero > .content .accent {
    margin: 130px 0 0 20px;
    max-width: inherit;
    width: auto;
  }
  .cms-index-defaultindex .backdrop.fall-gold-bars .banner .hero > .content .accent h2 {
    font-size: 45px;
    line-height: 55px;
    letter-spacing: 3px;
    max-width: inherit;
    width: auto;
  }
  .cms-index-defaultindex .backdrop.fall-gold-bars .banner .hero > .content .accent h3 {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0px;
    margin: 10px 0 18px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.fall-gold-bars .banner {
    height: 990px;
    background-position: 85% -80px;
    background-size: 900px;
    background-color: #ffffff;
  }
  .cms-index-defaultindex .backdrop.fall-gold-bars .banner .hero > .content {
    height: 500px;
    min-height: 500px;
  }
  .cms-index-defaultindex .backdrop.fall-gold-bars .banner .hero > .content .accent {
    margin: 170px 0 0 20px;
  }
  .cms-index-defaultindex .backdrop.fall-gold-bars .banner .hero > .content .accent h2 {
    font-size: 60px;
    line-height: 68px;
    letter-spacing: 3px;
  }
  .cms-index-defaultindex .backdrop.fall-gold-bars .banner .hero > .content .accent h3 {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 2px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.fall-gold-bars .banner {
    background-position: 55% -100px;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.fall-gold-bars .banner .hero > .content .accent {
    margin: 110px 0 0 45px;
  }
  .cms-index-defaultindex .backdrop.fall-gold-bars .banner .hero > .content .accent h2 {
    font-size: 64px;
    line-height: 70px;
  }
  .cms-index-defaultindex .backdrop.fall-gold-bars .banner .hero > .content .accent h3 {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.fall-gold-bars .banner {
    background-position: 55% -100px;
  }
  .cms-index-defaultindex .backdrop.fall-gold-bars .banner .hero > .content .accent {
    margin: 110px 0 0 100px;
  }
}
.cms-index-defaultindex .backdrop.summer-3-icecream .banner {
  height: 380px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-summer-3-icecream.jpg');
  background-position: 50% 175px;
  background-size: 460px auto;
  background-color: #ececec;
}
.cms-index-defaultindex .backdrop.summer-3-icecream .banner .hero > .content {
  height: 380px;
}
.cms-index-defaultindex .backdrop.summer-3-icecream .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0;
  margin: 60px auto 0;
  width: 100%;
  max-width: 320px;
}
.cms-index-defaultindex .backdrop.summer-3-icecream .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #382818;
  max-width: 280px;
  margin: 0 auto 10px;
  padding: 0;
  font-size: 40px;
  line-height: 44px;
  letter-spacing: 3px;
}
.cms-index-defaultindex .backdrop.summer-3-icecream .banner .hero > .content .accent h3 {
  display: block;
  font-family: "HCo Gotham";
  color: #382818;
  margin: 0 auto 10px;
  padding: 0;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0;
  text-indent: 0;
}
.cms-index-defaultindex .backdrop.summer-3-icecream .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  color: #ffffff;
  background-color: #382818;
  display: inline-block;
  height: auto;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 1px;
  padding: 13px 18px;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.summer-3-icecream .banner .hero > .content .accent .banner-button:hover {
  background-color: #4a3623;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 460px) {
  .cms-index-defaultindex .backdrop.summer-3-icecream .banner {
    height: 410px;
    background-position: 50% 140px;
    background-size: 650px auto;
  }
  .cms-index-defaultindex .backdrop.summer-3-icecream .banner .hero > .content {
    height: 410px;
  }
  .cms-index-defaultindex .backdrop.summer-3-icecream .banner .hero > .content .accent {
    max-width: 400px;
    margin: 60px auto 0;
  }
  .cms-index-defaultindex .backdrop.summer-3-icecream .banner .hero > .content .accent h2 {
    font-size: 50px;
    line-height: 54px;
    letter-spacing: 3px;
    max-width: 300px;
  }
  .cms-index-defaultindex .backdrop.summer-3-icecream .banner .hero > .content .accent h3 {
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0;
    max-width: 300px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.summer-3-icecream .banner {
    height: 800px;
    background-position: 50% 0;
    background-size: auto;
    background-color: #ffffff;
  }
  .cms-index-defaultindex .backdrop.summer-3-icecream .banner .hero > .content {
    height: 500px;
    min-height: 500px;
  }
  .cms-index-defaultindex .backdrop.summer-3-icecream .banner .hero > .content .accent {
    max-width: 400px;
    margin: 40px auto 0;
  }
  .cms-index-defaultindex .backdrop.summer-3-icecream .banner .hero > .content .accent h2 {
    font-size: 62px;
    line-height: 70px;
    letter-spacing: 3px;
    margin: 0 auto 8px;
    max-width: 500px;
  }
  .cms-index-defaultindex .backdrop.summer-3-icecream .banner .hero > .content .accent h3 {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    margin: 4px auto 30px;
    max-width: 500px;
  }
}
.cms-index-defaultindex .backdrop.summer-2-ice .banner {
  height: 450px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-summer-2-ice.jpg');
  background-position: 10% 175px;
  background-size: 650px auto;
  background-color: #ececec;
}
.cms-index-defaultindex .backdrop.summer-2-ice .banner .hero > .content {
  height: 450px;
}
.cms-index-defaultindex .backdrop.summer-2-ice .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0;
  margin: 60px auto 0;
  width: 100%;
  max-width: 320px;
}
.cms-index-defaultindex .backdrop.summer-2-ice .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #382818;
  margin: 0 auto;
  padding: 0;
  font-size: 40px;
  line-height: 62px;
  letter-spacing: 4px;
}
.cms-index-defaultindex .backdrop.summer-2-ice .banner .hero > .content .accent h3 {
  display: block;
  font-family: "HCo Gotham";
  color: #382818;
  margin: 0 auto;
  padding: 0 0 8px;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0;
  text-indent: 0;
}
.cms-index-defaultindex .backdrop.summer-2-ice .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  color: #ffffff;
  background-color: #382818;
  display: inline-block;
  height: auto;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 1px;
  padding: 13px 18px;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.summer-2-ice .banner .hero > .content .accent .banner-button:hover {
  background-color: #4a3623;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 460px) {
  .cms-index-defaultindex .backdrop.summer-2-ice .banner {
    height: 585px;
    background-position: 0 175px;
    background-size: 1000px auto;
  }
  .cms-index-defaultindex .backdrop.summer-2-ice .banner .hero > .content {
    height: 585px;
  }
  .cms-index-defaultindex .backdrop.summer-2-ice .banner .hero > .content .accent {
    max-width: 400px;
    margin: 75px auto 0;
  }
  .cms-index-defaultindex .backdrop.summer-2-ice .banner .hero > .content .accent h2 {
    font-size: 56px;
    line-height: 62px;
    letter-spacing: 4px;
    padding: 0 0 6px 0;
  }
  .cms-index-defaultindex .backdrop.summer-2-ice .banner .hero > .content .accent h3 {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    padding: 0 0 12px 0;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.summer-2-ice .banner {
    height: 800px;
    background-position: 0 0;
    background-size: 800px;
    background-color: #ffffff;
  }
  .cms-index-defaultindex .backdrop.summer-2-ice .banner .hero > .content {
    height: 350px;
    min-height: 350px;
  }
  .cms-index-defaultindex .backdrop.summer-2-ice .banner .hero > .content .accent {
    position: absolute;
    right: 45px;
    top: 70px;
    max-width: 260px;
    margin: 0;
  }
  .cms-index-defaultindex .backdrop.summer-2-ice .banner .hero > .content .accent h2 {
    font-size: 56px;
    line-height: 62px;
    letter-spacing: 2px;
    padding: 0 0 6px 0;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.summer-2-ice .banner {
    background-position: 0 0;
    background-size: 1000px;
  }
  .cms-index-defaultindex .backdrop.summer-2-ice .banner .hero > .content {
    height: 400px;
    min-height: 400px;
  }
  .cms-index-defaultindex .backdrop.summer-2-ice .banner .hero > .content .accent {
    max-width: 450px;
    right: 5px;
    top: 150px;
  }
  .cms-index-defaultindex .backdrop.summer-2-ice .banner .hero > .content .accent h3 {
    padding: 0 0 16px 0;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.summer-2-ice .banner {
    background-position: 50% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.summer-2-ice .banner .hero > .content {
    height: 500px;
    min-height: 500px;
  }
  .cms-index-defaultindex .backdrop.summer-2-ice .banner .hero > .content .accent {
    right: 60px;
    top: 170px;
  }
  .cms-index-defaultindex .backdrop.summer-2-ice .banner .hero > .content .accent h2 {
    letter-spacing: 4px;
  }
}
.cms-index-defaultindex .backdrop.summer-1 .banner {
  height: 550px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-summer-1.jpg');
  background-position: 15% 0;
  background-size: 1000px auto;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.summer-1 .banner .hero > .content {
  height: 550px;
}
.cms-index-defaultindex .backdrop.summer-1 .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0;
  margin: 60px auto 0;
  width: 100%;
  max-width: 320px;
}
.cms-index-defaultindex .backdrop.summer-1 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #95cc3a;
  padding: 0;
  margin: 0 auto 6px;
}
.cms-index-defaultindex .backdrop.summer-1 .banner .hero > .content .accent h2 span.line1 {
  font-size: 42px;
  line-height: 42px;
  letter-spacing: 7px;
  margin-right: -7px;
}
.cms-index-defaultindex .backdrop.summer-1 .banner .hero > .content .accent h2 span.line2 {
  font-size: 42px;
  line-height: 42px;
  letter-spacing: 20px;
  margin-right: -20px;
}
.cms-index-defaultindex .backdrop.summer-1 .banner .hero > .content .accent h3 {
  display: block;
  font-family: "HCo Gotham";
  color: #999999;
  font-size: 18px;
  line-height: 22px;
  margin: auto;
  letter-spacing: 4px;
  margin-right: -4px;
  padding: 0 0 8px;
}
.cms-index-defaultindex .backdrop.summer-1 .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  color: #ffffff;
  background-color: #95cc3a;
  display: inline-block;
  height: auto;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 1px;
  padding: 13px 18px;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.summer-1 .banner .hero > .content .accent .banner-button:hover {
  background-color: #82b035;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 460px) {
  .cms-index-defaultindex .backdrop.summer-1 .banner {
    background-position: 10% 0;
    background-size: 1000px auto;
  }
}
@media (min-width: 607px) {
  .cms-index-defaultindex .backdrop.summer-1 .banner {
    background-position: 0 0;
    background-size: 1000px auto;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.summer-1 .banner {
    height: 800px;
    background-position: 0 -128px;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.summer-1 .banner .hero > .content {
    height: 520px;
  }
  .cms-index-defaultindex .backdrop.summer-1 .banner .hero > .content .accent {
    margin: 25px auto 0;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.summer-1 .banner {
    background-position: 30% -220px;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.summer-1 .banner .hero > .content .accent {
    position: absolute;
    right: 15px;
    top: 140px;
    max-width: 400px;
    margin: 0;
  }
  .cms-index-defaultindex .backdrop.summer-1 .banner .hero > .content .accent h2 span.line1 {
    font-size: 56px;
    line-height: 62px;
    letter-spacing: 9px;
    margin-right: -9px;
  }
  .cms-index-defaultindex .backdrop.summer-1 .banner .hero > .content .accent h2 span.line2 {
    font-size: 64px;
    line-height: 68px;
    letter-spacing: 20px;
    margin-right: -20px;
  }
  .cms-index-defaultindex .backdrop.summer-1 .banner .hero > .content .accent h3 {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 9px;
    margin-right: -9px;
    padding: 0 0 12px 0;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.summer-1 .banner {
    background-position: 0 -220px;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.summer-1 .banner .hero > .content .accent {
    right: 120px;
  }
}
.cms-index-defaultindex .backdrop.wedding .banner {
  height: 450px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-wedding.jpg');
  background-position: 15% -70px;
  background-size: 1030px auto;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.wedding .banner .hero > .content {
  height: 450px;
}
.cms-index-defaultindex .backdrop.wedding .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  top: auto;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 0 0;
  margin: 270px auto 0;
  width: 100%;
  max-width: 320px;
}
.cms-index-defaultindex .backdrop.wedding .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #91b45f;
  padding: 0;
  margin: auto;
  font-size: 32px;
  line-height: 38px;
  letter-spacing: 2px;
  padding: 0 0 2px 0;
}
.cms-index-defaultindex .backdrop.wedding .banner .hero > .content .accent h3 {
  display: block;
  font-family: "HCo Gotham";
  color: #91b45f;
  font-size: 14px;
  line-height: 22px;
  margin: auto;
  letter-spacing: 1px;
  text-indent: 0;
  padding: 0 0 8px;
}
.cms-index-defaultindex .backdrop.wedding .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  color: #ffffff;
  background-color: #a9ca7b;
  display: inline-block;
  height: auto;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 1px;
  padding: 13px 18px;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.wedding .banner .hero > .content .accent .banner-button:hover {
  background-color: #91b45f;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 460px) {
  .cms-index-defaultindex .backdrop.wedding .banner {
    background-position: 10% -70px;
    background-size: 1030px auto;
  }
}
@media (min-width: 607px) {
  .cms-index-defaultindex .backdrop.wedding .banner {
    background-position: 0 -70px;
    background-size: 1030px auto;
  }
  .cms-index-defaultindex .backdrop.wedding .banner .hero > .content .accent h2 {
    font-size: 36px;
    line-height: 40px;
  }
  .cms-index-defaultindex .backdrop.wedding .banner .hero > .content .accent h3 {
    font-size: 16px;
    line-height: 26px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.wedding .banner {
    height: 800px;
    background-position: 68% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.wedding .banner .hero > .content {
    height: 400px;
  }
  .cms-index-defaultindex .backdrop.wedding .banner .hero > .content .accent {
    position: absolute;
    right: 15px;
    top: 155px;
    max-width: 400px;
    margin: 0;
  }
  .cms-index-defaultindex .backdrop.wedding .banner .hero > .content .accent h2 {
    font-size: 38px;
    line-height: 44px;
    margin: 0 0 6px 0;
    letter-spacing: 3px;
  }
  .cms-index-defaultindex .backdrop.wedding .banner .hero > .content .accent h3 {
    font-size: 18px;
    line-height: 28px;
    margin: 0 0 8px 0;
    letter-spacing: 1px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.wedding .banner {
    background-position: 45% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.wedding .banner .hero > .content .accent {
    right: 20px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.wedding .banner {
    background-position: 50% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.wedding .banner .hero > .content .accent {
    right: 120px;
  }
}
.cms-index-defaultindex .backdrop.fathers .banner {
  height: 400px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-fathers.jpg');
  background-size: 900px auto;
  background-position: 85% 50px;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.fathers .banner .hero > .content {
  height: 400px;
}
.cms-index-defaultindex .backdrop.fathers .banner .hero > .content .accent {
  box-sizing: border-box;
  height: auto;
  position: relative;
  text-align: center;
  top: 50px;
  left: auto;
  bottom: auto;
  background: none;
  padding: 32px 0 0;
  margin: auto;
  width: 100%;
  min-height: 350px;
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
}
.cms-index-defaultindex .backdrop.fathers .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  padding: 0;
  margin: auto;
  max-width: 320px;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: 1px;
  padding: 0 0 2px 0;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.cms-index-defaultindex .backdrop.fathers .banner .hero > .content .accent h3 {
  display: block;
  font-family: "HCo Gotham";
  color: #fff;
  font-size: 13px;
  line-height: 18px;
  margin: auto;
  letter-spacing: 1px;
  text-indent: 0;
  padding: 2px 0 9px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.cms-index-defaultindex .backdrop.fathers .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  color: #ffffff;
  background-color: #7c4e2a;
  display: inline-block;
  height: auto;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 1px;
  padding: 13px 18px;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.fathers .banner .hero > .content .accent .banner-button:hover {
  background-color: #7c4e2a;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 460px) {
  .cms-index-defaultindex .backdrop.fathers .banner {
    background-size: 900px auto;
    background-position: 90% 50px;
  }
}
@media (min-width: 607px) {
  .cms-index-defaultindex .backdrop.fathers .banner .hero > .content .accent .banner-button {
    font-size: 14px;
    line-height: 14px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.fathers {
    height: 380px !important;
  }
  .cms-index-defaultindex .backdrop.fathers .banner {
    height: 900px;
    background-size: 1000px auto;
    background-position: 60% 0;
  }
  .cms-index-defaultindex .backdrop.fathers .banner .hero > .content {
    height: 350px;
  }
  .cms-index-defaultindex .backdrop.fathers .banner .hero > .content .accent {
    position: absolute;
    width: auto;
    max-width: 360px;
    top: 15px;
    left: 30px;
    background: none;
  }
  .cms-index-defaultindex .backdrop.fathers .banner .hero > .content .accent h2 {
    font-size: 34px;
    line-height: 40px;
    letter-spacing: 1px;
  }
  .cms-index-defaultindex .backdrop.fathers .banner .hero > .content .accent h3 {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 1px;
    padding: 4px 0 18px 0;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.fathers {
    height: 420px !important;
  }
  .cms-index-defaultindex .backdrop.fathers .banner {
    background-position: 50% 0;
    background-size: 1100px;
  }
  .cms-index-defaultindex .backdrop.fathers .banner .hero > .content .accent {
    top: 50px;
    left: 35px;
    max-width: 380px;
  }
  .cms-index-defaultindex .backdrop.fathers .banner .hero > .content .accent h2 {
    font-size: 42px;
    line-height: 52px;
    letter-spacing: 2px;
    padding: 0 0 6px 0;
  }
  .cms-index-defaultindex .backdrop.fathers .banner .hero > .content .accent h3 {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 2px;
    padding: 4px 0 18px 0;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.fathers {
    height: 460px !important;
  }
  .cms-index-defaultindex .backdrop.fathers .banner {
    background-position: 50% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.fathers .banner .hero > .content .accent {
    top: 80px;
    left: 80px;
  }
}
.cms-index-defaultindex .backdrop.eventful .banner {
  height: 440px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-eventful.jpg');
  background-size: 800px auto;
  background-position: 20% 0;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.eventful .banner .hero > .content {
  height: 440px;
}
.cms-index-defaultindex .backdrop.eventful .banner .hero > .content .accent {
  height: auto;
  position: relative;
  text-align: center;
  top: 260px;
  left: auto;
  bottom: auto;
  background: none;
  padding: 0 20px;
  margin: auto;
  width: auto;
  max-width: 320px;
}
.cms-index-defaultindex .backdrop.eventful .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #382818;
  padding: 0;
  margin: 0;
  font-size: 28px;
  line-height: 38px;
  letter-spacing: 2px;
  padding: 0 0 4px 0;
}
.cms-index-defaultindex .backdrop.eventful .banner .hero > .content .accent h3 {
  display: block;
  font-family: "HCo Gotham";
  color: #382818;
  margin: 0;
  font-size: 15px;
  line-height: 20px;
  margin: auto;
  letter-spacing: 3px;
  text-indent: 0;
  padding: 2px 0 10px;
}
.cms-index-defaultindex .backdrop.eventful .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  color: #ffffff;
  background-color: #382818;
  display: inline-block;
  height: auto;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 0;
  padding: 13px 18px;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.eventful .banner .hero > .content .accent .banner-button:hover {
  background-color: #271c10;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 460px) {
  .cms-index-defaultindex .backdrop.eventful .banner {
    height: 350px;
    background-size: 1110px auto;
    background-position: 40% 0;
  }
  .cms-index-defaultindex .backdrop.eventful .banner .hero > .content {
    height: 350px;
  }
  .cms-index-defaultindex .backdrop.eventful .banner .hero > .content .accent {
    position: absolute;
    max-width: 240px;
    left: 45%;
    top: 100px;
    padding: 0;
  }
  .cms-index-defaultindex .backdrop.eventful .banner .hero > .content .accent h2 {
    font-size: 25px;
    line-height: 35px;
    letter-spacing: 2px;
  }
  .cms-index-defaultindex .backdrop.eventful .banner .hero > .content .accent h3 {
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 3px;
  }
}
@media (min-width: 607px) {
  .cms-index-defaultindex .backdrop.eventful .banner .hero > .content .accent {
    max-width: 280px;
    left: auto;
    right: 10px;
    top: 100px;
  }
  .cms-index-defaultindex .backdrop.eventful .banner .hero > .content .accent h2 {
    font-size: 28px;
    line-height: 38px;
  }
  .cms-index-defaultindex .backdrop.eventful .banner .hero > .content .accent h3 {
    font-size: 15px;
    line-height: 20px;
  }
  .cms-index-defaultindex .backdrop.eventful .banner .hero > .content .accent .banner-button {
    font-size: 14px;
    line-height: 14px;
    padding: 13px 22px;
    letter-spacing: 1px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.eventful .banner {
    height: 900px;
    background-size: 1000px auto;
    background-position: 32% 0;
  }
  .cms-index-defaultindex .backdrop.eventful .banner .hero > .content {
    height: 350px;
  }
  .cms-index-defaultindex .backdrop.eventful .banner .hero > .content .accent {
    max-width: 360px;
    right: 15px;
    top: 100px;
  }
  .cms-index-defaultindex .backdrop.eventful .banner .hero > .content .accent h2 {
    font-size: 38px;
    line-height: 42px;
    letter-spacing: 3px;
  }
  .cms-index-defaultindex .backdrop.eventful .banner .hero > .content .accent h3 {
    font-size: 21px;
    line-height: 30px;
    letter-spacing: 4px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.eventful .banner {
    background-position: 25% 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.eventful .banner .hero > .content .accent {
    top: 130px;
    right: 50px;
    max-width: 390px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.eventful .banner {
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.eventful .banner .hero > .content .accent {
    right: 100px;
  }
}
.cms-index-defaultindex .backdrop.gratitude .banner {
  height: 420px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-gratitude.jpg');
  background-size: 760px auto;
  background-position: 50% 98px;
  background-color: #fdfdfd;
}
.cms-index-defaultindex .backdrop.gratitude .banner .hero > .content {
  height: 420px;
}
.cms-index-defaultindex .backdrop.gratitude .banner .hero > .content .accent {
  height: auto;
  position: relative;
  text-align: center;
  top: 45px;
  left: auto;
  bottom: auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-image: url('/skin/frontend/frans/default/images/hero/elem-pink-flowers.png');
  background-size: 120px;
  padding: 60px 0 0 0;
  margin: auto;
  width: auto;
}
.cms-index-defaultindex .backdrop.gratitude .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #382818;
  padding: 0;
  margin: 0;
  font-size: 23px;
  line-height: 26px;
  letter-spacing: 2px;
  padding: 0 0 4px 0;
}
.cms-index-defaultindex .backdrop.gratitude .banner .hero > .content .accent h3 {
  display: block;
  font-family: "HCo Gotham";
  color: #382818;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  max-width: 320px;
  margin: auto;
  letter-spacing: 0;
  text-indent: 0;
  padding: 2px 10px 10px 10px;
}
.cms-index-defaultindex .backdrop.gratitude .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  color: #ffffff;
  background-color: #382818;
  display: inline-block;
  height: auto;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 0;
  padding: 13px 18px;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.gratitude .banner .hero > .content .accent .banner-button:hover {
  background-color: #271c10;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 460px) {
  .cms-index-defaultindex .backdrop.gratitude .banner {
    height: 520px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-gratitude.jpg');
    background-size: 960px;
    background-position: 50% 108px;
  }
  .cms-index-defaultindex .backdrop.gratitude .banner .hero > .content {
    height: 520px;
  }
  .cms-index-defaultindex .backdrop.gratitude .banner .hero > .content .accent {
    background-size: auto;
    padding: 70px 0 0 0;
  }
  .cms-index-defaultindex .backdrop.gratitude .banner .hero > .content .accent h2 {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 2px;
  }
  .cms-index-defaultindex .backdrop.gratitude .banner .hero > .content .accent h3 {
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 1px;
    max-width: 100%;
  }
}
@media (min-width: 607px) {
  .cms-index-defaultindex .backdrop.gratitude .banner .hero > .content .accent {
    top: 45px;
  }
  .cms-index-defaultindex .backdrop.gratitude .banner .hero > .content .accent h2 {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 2px;
  }
  .cms-index-defaultindex .backdrop.gratitude .banner .hero > .content .accent h3 {
    font-size: 17px;
    line-height: 22px;
    letter-spacing: 2px;
    padding: 2px 0 20px 0;
  }
  .cms-index-defaultindex .backdrop.gratitude .banner .hero > .content .accent .banner-button {
    font-size: 14px;
    line-height: 14px;
    padding: 13px 22px;
    letter-spacing: 1px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.gratitude .banner {
    height: 800px;
    background-size: auto;
    background-position: 50% 10px;
  }
  .cms-index-defaultindex .backdrop.gratitude .banner .hero > .content {
    height: 500px;
  }
  .cms-index-defaultindex .backdrop.gratitude .banner .hero > .content .accent {
    top: 0;
  }
  .cms-index-defaultindex .backdrop.gratitude .banner .hero > .content .accent h2 {
    letter-spacing: 4px;
  }
  .cms-index-defaultindex .backdrop.gratitude .banner .hero > .content .accent h3 {
    letter-spacing: 4px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.gratitude .banner {
    background-position: 50% 0;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.gratitude .banner {
    background-position: 50% 0;
  }
}
.cms-index-defaultindex .backdrop.mothersday-2016 .banner {
  height: 420px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-mothers-day.jpg');
  background-size: 800px auto;
  background-position: 50% 0;
}
.cms-index-defaultindex .backdrop.mothersday-2016 .banner .hero > .content {
  height: 420px;
}
.cms-index-defaultindex .backdrop.mothersday-2016 .banner .hero > .content .accent {
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: 20px;
  left: auto;
  padding: 60px 0 0 0;
  margin: auto;
  width: auto;
  background: none;
}
.cms-index-defaultindex .backdrop.mothersday-2016 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #333333;
  padding: 0;
  margin: 0;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 4px;
}
.cms-index-defaultindex .backdrop.mothersday-2016 .banner .hero > .content .accent h2 span {
  display: inline-block;
}
.cms-index-defaultindex .backdrop.mothersday-2016 .banner .hero > .content .accent h3 {
  display: block;
  font-family: "HCo Gotham";
  color: #333333;
  margin: 0;
  font-size: 22px;
  line-height: 26px;
  letter-spacing: 1px;
  text-indent: 0;
  padding: 0 0 10px 0;
}
.cms-index-defaultindex .backdrop.mothersday-2016 .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  color: #fff;
  background-color: #eb4f76;
  display: inline-block;
  height: auto;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 0;
  padding: 13px 18px;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.mothersday-2016 .banner .hero > .content .accent .banner-button:hover {
  background-color: #d9476b;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 460px) {
  .cms-index-defaultindex .backdrop.mothersday-2016 .banner {
    height: 520px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-mothers-day.jpg');
    background-size: auto;
    background-position: 50% -100px;
  }
  .cms-index-defaultindex .backdrop.mothersday-2016 .banner .hero > .content {
    height: 520px;
  }
  .cms-index-defaultindex .backdrop.mothersday-2016 .banner .hero > .content .accent h2 {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 4px;
  }
  .cms-index-defaultindex .backdrop.mothersday-2016 .banner .hero > .content .accent h3 {
    font-size: 30px;
    line-height: 34px;
    letter-spacing: 2px;
    padding-bottom: 12px;
  }
  .cms-index-defaultindex .backdrop.mothersday-2016 .banner .hero > .content .accent .banner-button {
    font-size: 14px;
    line-height: 14px;
    padding: 13px 22px;
  }
}
@media (min-width: 607px) {
  .cms-index-defaultindex .backdrop.mothersday-2016 .banner .hero > .content .accent {
    top: 10px;
  }
  .cms-index-defaultindex .backdrop.mothersday-2016 .banner .hero > .content .accent h2 {
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 4px;
    letter-spacing: 4px;
  }
  .cms-index-defaultindex .backdrop.mothersday-2016 .banner .hero > .content .accent h3 {
    font-size: 36px;
    line-height: 40px;
    letter-spacing: 2px;
    padding: 2px 0 20px 0;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.mothersday-2016 .banner {
    height: 800px;
  }
  .cms-index-defaultindex .backdrop.mothersday-2016 .banner .hero > .content {
    height: 500px;
  }
  .cms-index-defaultindex .backdrop.mothersday-2016 .banner .hero > .content .accent h2 {
    letter-spacing: 10px;
    padding: 0 0 4px 0;
  }
  .cms-index-defaultindex .backdrop.mothersday-2016 .banner .hero > .content .accent h3 {
    letter-spacing: 4px;
    padding: 2px 0 20px 0;
  }
}
.cms-index-defaultindex .backdrop.spring-party-2016 .banner {
  height: 520px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-spring-party-mobile.jpg');
  background-size: auto;
  background-position: 50% 0;
}
.cms-index-defaultindex .backdrop.spring-party-2016 .banner .hero > .content {
  height: 520px;
}
.cms-index-defaultindex .backdrop.spring-party-2016 .banner .hero > .content .accent {
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  top: 60px;
  left: auto;
  padding: 60px 0 0 0;
  margin: auto;
  width: 300px;
  background-image: url('/skin/frontend/frans/default/images/hero/elem-spring-flowers.png');
  background-size: auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.cms-index-defaultindex .backdrop.spring-party-2016 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #9ed12a;
  margin: 0;
  font-size: 33px;
  line-height: 42px;
  letter-spacing: 3px;
  padding: 0;
}
.cms-index-defaultindex .backdrop.spring-party-2016 .banner .hero > .content .accent h2 span {
  display: inline-block;
}
.cms-index-defaultindex .backdrop.spring-party-2016 .banner .hero > .content .accent h3 {
  display: block;
  font-family: "HCo Gotham";
  color: #9ed12a;
  margin: 0;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0;
  text-indent: 0;
  padding: 9px 0 15px 0;
}
.cms-index-defaultindex .backdrop.spring-party-2016 .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  color: #ffffff;
  background-color: #9ed12a;
  display: inline-block;
  height: auto;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 1px;
  padding: 13px 22px;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.spring-party-2016 .banner .hero > .content .accent .banner-button:hover {
  background-color: #4c9700;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 607px) {
  .cms-index-defaultindex .backdrop.spring-party-2016 .banner .hero > .content .accent {
    width: 100%;
  }
  .cms-index-defaultindex .backdrop.spring-party-2016 .banner .hero > .content .accent h2 {
    max-width: 340px;
    font-size: 33px;
    line-height: 42px;
    letter-spacing: 3px;
    margin: auto;
  }
  .cms-index-defaultindex .backdrop.spring-party-2016 .banner .hero > .content .accent h3 {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 2px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.spring-party-2016 .banner {
    height: 800px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-spring-party.jpg');
    background-size: auto;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.spring-party-2016 .banner .hero > .content {
    height: 500px;
  }
  .cms-index-defaultindex .backdrop.spring-party-2016 .banner .hero > .content .accent {
    top: 20px;
  }
  .cms-index-defaultindex .backdrop.spring-party-2016 .banner .hero > .content .accent h2 {
    max-width: 100%;
  }
  .cms-index-defaultindex .backdrop.spring-party-2016 .banner .hero > .content .accent h3 {
    letter-spacing: 8px;
  }
}
.cms-index-defaultindex .backdrop.spring-1-2016 .banner {
  height: 360px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-spring-1.jpg');
  background-size: 900px;
  background-position: 92% -30px;
}
.cms-index-defaultindex .backdrop.spring-1-2016 .banner .hero > .content {
  height: 360px;
}
.cms-index-defaultindex .backdrop.spring-1-2016 .banner .hero > .content .accent {
  height: auto;
  position: absolute;
  bottom: auto;
  text-align: center;
  background-image: url('/skin/frontend/frans/default/images/hero/elem-spring-butterfly-1.png');
  background-repeat: no-repeat;
  background-size: 48px auto;
  background-position: 25% 0;
  top: 40px;
  left: auto;
  padding: 0;
  margin: auto;
  width: 100%;
}
.cms-index-defaultindex .backdrop.spring-1-2016 .banner .hero > .content .accent h2 {
  font-family: "HCo Gotham";
  color: #fff;
  letter-spacing: 3px;
  padding: 20px 0 0;
  margin: 0;
}
.cms-index-defaultindex .backdrop.spring-1-2016 .banner .hero > .content .accent h2 span {
  display: block;
}
.cms-index-defaultindex .backdrop.spring-1-2016 .banner .hero > .content .accent h2 span.line-1,
.cms-index-defaultindex .backdrop.spring-1-2016 .banner .hero > .content .accent h2 span.line-2 {
  font-size: 34px;
  line-height: 40px;
  letter-spacing: 0px;
}
.cms-index-defaultindex .backdrop.spring-1-2016 .banner .hero > .content .accent h2 span.line-3 {
  display: block;
  margin-top: 10px;
  color: #405309;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 4px;
  text-indent: 8px;
}
.cms-index-defaultindex .backdrop.spring-1-2016 .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  font-size: 13px;
  color: #ffffff;
  background-color: #527a0d;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  margin-top: 15px;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.spring-1-2016 .banner .hero > .content .accent .banner-button:hover {
  background-color: #6fa219;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 480px) {
  .cms-index-defaultindex .backdrop.spring-1-2016 .banner {
    height: 390px;
    background-position: 100% -10px;
  }
  .cms-index-defaultindex .backdrop.spring-1-2016 .banner .hero > .content {
    height: 390px;
  }
  .cms-index-defaultindex .backdrop.spring-1-2016 .banner .hero > .content .accent {
    background-size: auto;
    background-position: 22% 0;
    top: 20px;
  }
  .cms-index-defaultindex .backdrop.spring-1-2016 .banner .hero > .content .accent h2 {
    padding: 30px 0 0 0;
  }
  .cms-index-defaultindex .backdrop.spring-1-2016 .banner .hero > .content .accent h2 span.line-1,
  .cms-index-defaultindex .backdrop.spring-1-2016 .banner .hero > .content .accent h2 span.line-2 {
    font-size: 45px;
    line-height: 56px;
  }
  .cms-index-defaultindex .backdrop.spring-1-2016 .banner .hero > .content .accent h2 span.line-3 {
    font-size: 25px;
    line-height: 27px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.spring-1-2016 {
    max-height: 500px;
  }
  .cms-index-defaultindex .backdrop.spring-1-2016 .banner {
    height: 800px;
    background-size: auto;
    background-position: 100% -100px;
  }
  .cms-index-defaultindex .backdrop.spring-1-2016 .banner .hero > .content {
    height: 500px;
  }
  .cms-index-defaultindex .backdrop.spring-1-2016 .banner .hero > .content .accent {
    top: 0;
    background-position: 205px 15px;
  }
  .cms-index-defaultindex .backdrop.spring-1-2016 .banner .hero > .content .accent h2 span.line-1,
  .cms-index-defaultindex .backdrop.spring-1-2016 .banner .hero > .content .accent h2 span.line-2 {
    font-size: 55px;
    line-height: 68px;
  }
  .cms-index-defaultindex .backdrop.spring-1-2016 .banner .hero > .content .accent h2 span.line-3 {
    font-size: 24px;
    line-height: 27px;
    letter-spacing: 9px;
    text-indent: 18px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.spring-1-2016 .banner {
    background-position: 75% -220px;
  }
  .cms-index-defaultindex .backdrop.spring-1-2016 .banner .hero > .content .accent {
    top: 50px;
    left: 20px;
    width: auto;
    background-size: auto;
    background-position: 110px 0;
  }
  .cms-index-defaultindex .backdrop.spring-1-2016 .banner .hero > .content .accent h2 {
    padding: 55px 0 0 0;
  }
  .cms-index-defaultindex .backdrop.spring-1-2016 .banner .hero > .content .accent h2 span.line-1,
  .cms-index-defaultindex .backdrop.spring-1-2016 .banner .hero > .content .accent h2 span.line-2 {
    font-size: 60px;
    line-height: 68px;
    letter-spacing: 0px;
  }
  .cms-index-defaultindex .backdrop.spring-1-2016 .banner .hero > .content .accent h2 span.line-3 {
    font-size: 25px;
    line-height: 27px;
    letter-spacing: 10px;
    text-indent: 20px;
  }
  .cms-index-defaultindex .backdrop.spring-1-2016 .banner .hero > .content .accent .banner-button {
    margin-top: 25px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.spring-1-2016 .banner {
    background-position: 100% -220px;
  }
  .cms-index-defaultindex .backdrop.spring-1-2016 .banner .hero > .content .accent {
    left: 75px;
  }
}
.cms-index-defaultindex .backdrop.easter-2-2016 .banner {
  height: 550px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-easter-2-mobile.jpg');
  background-size: 590px auto;
  background-position: 50% 0;
}
.cms-index-defaultindex .backdrop.easter-2-2016 .banner .hero > .content {
  height: 550px;
}
.cms-index-defaultindex .backdrop.easter-2-2016 .banner .hero > .content .accent {
  height: auto;
  position: relative;
  bottom: auto;
  text-align: center;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 25% 0;
  top: 60px;
  left: auto;
  padding: 0;
  margin: auto;
  width: 300px;
}
.cms-index-defaultindex .backdrop.easter-2-2016 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #4c9700;
  margin: 0;
  font-size: 28px;
  line-height: 32px;
  letter-spacing: 1px;
  padding: 0;
}
.cms-index-defaultindex .backdrop.easter-2-2016 .banner .hero > .content .accent h2 span {
  display: inline-block;
}
.cms-index-defaultindex .backdrop.easter-2-2016 .banner .hero > .content .accent h3 {
  display: block;
  font-family: "HCo Gotham";
  color: #4c9700;
  margin: 8px 0 0 0;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0;
  text-indent: 0;
  background-image: url('/skin/frontend/frans/default/images/hero/elem-easter-egg.png');
  background-size: 100px auto;
  background-position: 50% 4px;
  background-repeat: no-repeat;
  padding: 0 0 72px 0;
}
.cms-index-defaultindex .backdrop.easter-2-2016 .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  font-size: 13px;
  color: #ffffff;
  background-color: #4c9700;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.easter-2-2016 .banner .hero > .content .accent .banner-button:hover {
  background-color: #6fa219;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 607px) {
  .cms-index-defaultindex .backdrop.easter-2-2016 .banner .hero > .content .accent {
    width: 550px;
  }
  .cms-index-defaultindex .backdrop.easter-2-2016 .banner .hero > .content .accent h2 {
    font-size: 32px;
    line-height: 38px;
  }
  .cms-index-defaultindex .backdrop.easter-2-2016 .banner .hero > .content .accent h3 {
    letter-spacing: 2px;
    background-position: 50% -25px;
    background-size: auto;
    padding-bottom: 112px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.easter-2-2016 .banner {
    height: 800px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-easter-2.jpg');
    background-size: auto;
    background-position: -390px 0;
  }
  .cms-index-defaultindex .backdrop.easter-2-2016 .banner .hero > .content {
    height: 500px;
  }
  .cms-index-defaultindex .backdrop.easter-2-2016 .banner .hero > .content .accent {
    position: absolute;
    left: 35px;
    top: 15px;
    width: 380px;
    background-image: url('/skin/frontend/frans/default/images/hero/elem-easter-egg.png');
    background-size: auto;
    background-position: 50% 0;
    background-repeat: no-repeat;
    padding-top: 170px;
  }
  .cms-index-defaultindex .backdrop.easter-2-2016 .banner .hero > .content .accent h2 {
    font-size: 36px;
    line-height: 40px;
    letter-spacing: 1px;
  }
  .cms-index-defaultindex .backdrop.easter-2-2016 .banner .hero > .content .accent h3 {
    font-size: 16px;
    line-height: 26px;
    background-image: none;
    padding: 0;
    margin: 12px auto;
    letter-spacing: 2px;
    padding-left: 2px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.easter-2-2016 .banner {
    background-position: 76% 0;
  }
  .cms-index-defaultindex .backdrop.easter-2-2016 .banner .hero > .content .accent {
    width: 600px;
    top: 35px;
    left: 25px;
  }
  .cms-index-defaultindex .backdrop.easter-2-2016 .banner .hero > .content .accent h2 {
    font-size: 36px;
    line-height: 40px;
  }
  .cms-index-defaultindex .backdrop.easter-2-2016 .banner .hero > .content .accent h3 {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 4px;
    padding-left: 4px;
    margin: 14px auto 25px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.easter-2-2016 .banner .hero > .content .accent {
    left: 75px;
    top: 40px;
  }
}
.cms-index-defaultindex .backdrop.easter-1-2016 .banner {
  height: 550px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-easter-1-mobile.jpg');
  background-size: 590px auto;
  background-position: 50% 0;
}
.cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content {
  height: 550px;
}
.cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent {
  height: auto;
  position: relative;
  text-align: center;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 25% 0;
  top: 60px;
  left: auto;
  bottom: auto;
  padding: 0;
  margin: auto;
  width: 300px;
}
.cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 {
  display: block;
  font-family: "HCo Gotham";
  color: #4c9700;
  letter-spacing: 0;
  padding: 20px 0 0;
  margin: 0;
  font-size: 28px;
  line-height: 32px;
}
.cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 span {
  display: inline-block;
  letter-spacing: 4px;
  padding: 0;
}
.cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 span.w1,
.cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 span.w3,
.cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 span.w5 {
  padding-left: 4px;
}
.cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h3 {
  display: block;
  font-family: "HCo Gotham";
  color: #4c9700;
  margin: 8px 0 0 0;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0;
  text-indent: 0;
  background-image: url('/skin/frontend/frans/default/images/hero/elem-easter-bunny-1.png');
  background-size: 60px auto;
  background-position: 50% 30px;
  background-repeat: no-repeat;
  padding: 0 0 46px 0;
}
.cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent .banner-button {
  font-family: "HCo Gotham";
  font-size: 13px;
  color: #ffffff;
  background-color: #4c9700;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  margin-top: 0;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent .banner-button:hover {
  background-color: #6fa219;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 607px) {
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent {
    width: 550px;
  }
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 {
    font-size: 40px;
    line-height: 42px;
  }
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 span {
    letter-spacing: 0;
    padding: 0;
  }
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 span.w1,
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 span.w2,
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 span.w3,
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 span.w4,
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 span.w5,
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 span.w6 {
    letter-spacing: 0;
    padding: 0;
  }
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 span.w4,
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 span.w5,
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 span.w6 {
    letter-spacing: 8px;
  }
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 span.w4 {
    padding-left: 8px;
  }
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h3 {
    padding-bottom: 56px;
    background-size: auto;
    background-position: 50% 100%;
    letter-spacing: 5px;
    padding-left: 5px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner {
    height: 800px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-easter-1.jpg');
    background-size: auto;
    background-position: -390px 0;
  }
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content {
    height: 500px;
  }
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent {
    position: absolute;
    left: 20px;
    top: 54px;
    width: 380px;
    background-image: url('/skin/frontend/frans/default/images/hero/elem-easter-bunny-1.png');
    background-size: auto;
    background-position: 50% 0;
    background-repeat: no-repeat;
    padding-top: 52px;
  }
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 {
    font-size: 40px;
    line-height: 50px;
  }
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 span {
    letter-spacing: 6px;
    padding: 0;
  }
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 span.w1,
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 span.w2,
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 span.w3,
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 span.w4,
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 span.w5,
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 span.w6 {
    letter-spacing: 6px;
    padding: 0;
  }
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 span.w1,
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 span.w3,
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 span.w5 {
    padding-left: 5px;
  }
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h3 {
    font-size: 20px;
    line-height: 22px;
    background-image: none;
    padding: 0;
    margin: 12px auto;
    letter-spacing: 2px;
    padding-left: 2px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner {
    background-position: 76% 0;
  }
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent {
    width: 580px;
    top: 50px;
    left: 20px;
  }
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 {
    font-size: 48px;
    line-height: 62px;
  }
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 span {
    letter-spacing: 0;
    padding: 0;
  }
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 span.w1,
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 span.w2,
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 span.w3,
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 span.w4,
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 span.w5,
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 span.w6 {
    letter-spacing: 0;
    padding-left: 0;
  }
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 span.w4,
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 span.w5,
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 span.w6 {
    letter-spacing: 10px;
  }
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h2 span.w4 {
    padding-left: 10px;
  }
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h3 {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 12px;
    padding-left: 14px;
    margin: 14px auto 25px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent {
    width: 605px;
    top: 78px;
    left: 48px;
  }
  .cms-index-defaultindex .backdrop.easter-1-2016 .banner .hero > .content .accent h3 {
    letter-spacing: 13px;
    padding-left: 17px;
  }
}
.cms-index-defaultindex .backdrop.valentines-1-2016 {
  max-height: 600px;
}
.cms-index-defaultindex .backdrop.valentines-1-2016 .banner {
  height: 600px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-valentines-2.jpg');
  background-size: 1000px;
}
.cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content .accent {
  height: auto;
  background-repeat: no-repeat;
  background-position: 210px 0;
  position: absolute;
  bottom: auto;
  text-align: center;
}
.cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content .accent h2 {
  font-family: "HCo Gotham";
  color: #555;
  letter-spacing: 3px;
  margin: 0 0 30px 0;
}
.cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content .accent h2 span {
  display: block;
  margin-right: -11px;
}
.cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content .accent h2 span.line-1 {
  font-size: 42px;
  line-height: 58px;
}
.cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content .accent h2 span.line-2 {
  font-size: 48px;
  color: #555;
  letter-spacing: 1px;
  line-height: 80px;
}
.cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content .accent h2 span.line-1-join {
  display: inline;
}
.cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content .accent .banner-button {
  color: #fff;
  background-color: #e10095;
  padding: 12px 25px;
  font-size: 12px;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content .accent .banner-button:hover {
  background-color: #af1b7d;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (max-width: 589px) {
  .cms-index-defaultindex .backdrop.valentines-1-2016 {
    max-height: 668px;
  }
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner {
    background-size: 1060px;
    height: 668px;
    background-position: center 30%;
  }
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content {
    height: 668px;
  }
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content .accent {
    padding: 0;
    top: 68px;
    margin: auto;
    position: relative;
    width: 75%;
  }
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content .accent h2 span.line-1 {
    letter-spacing: 3px;
    line-height: 26px;
    font-size: 22px;
  }
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content .accent h2 span.line-2 {
    letter-spacing: 4px;
    line-height: 40px;
    font-size: 38px;
  }
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content .accent .banner-button {
    margin-top: 5px;
  }
}
@media (min-width: 590px) and (max-width: 761px) {
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner {
    background-size: 173%;
    height: auto;
    background-position: 23% 68%;
  }
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content {
    min-height: 320px;
    height: 320px;
  }
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content .accent {
    top: 60px;
    left: 25px;
  }
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content .accent h2 span.line-1 {
    letter-spacing: 3px;
    line-height: 28px;
    font-size: 22px;
  }
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content .accent h2 span.line-2 {
    letter-spacing: 4px;
    line-height: 50px;
    font-size: 48px;
  }
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content .accent .banner-button {
    margin-top: 5px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.valentines-1-2016 {
    height: 515px;
    max-height: none;
  }
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner {
    height: 925px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-valentines-2.jpg');
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content {
    height: 515px;
  }
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content .accent {
    background-position: 210px 0;
    padding: 0 0 0;
  }
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content .accent h2 {
    font-size: 72px;
    letter-spacing: 3px;
  }
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content .accent h2 span.line-1 {
    letter-spacing: 3px;
    line-height: 52px;
  }
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content .accent h2 span.line-2 {
    font-size: 72px;
    letter-spacing: 4px;
    line-height: 70px;
  }
}
@media (min-width: 761px) and (max-width: 997px) {
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner {
    background-image: url('/skin/frontend/frans/default/images/hero/hero-valentines-2.jpg');
    background-position: 25% 152%;
    background-size: 200%;
  }
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content {
    height: 500px;
  }
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content .accent {
    left: 35px;
    top: 70px;
  }
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content .accent h2 {
    font-size: 72px;
  }
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content .accent h2.line-1 {
    letter-spacing: 3px;
    line-height: 52px;
  }
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content .accent h2.line-2 {
    letter-spacing: 4px;
    line-height: 70px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner {
    background-image: url('/skin/frontend/frans/default/images/hero/hero-valentines-2.jpg');
  }
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content .accent {
    padding: 0;
  }
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content .accent h2 {
    font-size: 72px;
  }
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content .accent h2 span.line-1 {
    letter-spacing: 3px;
  }
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content .accent h2 span.line-2 {
    font-size: 72px;
    letter-spacing: 4px;
    margin-right: -11px;
  }
}
@media (min-width: 997px) and (max-width: 1237px) {
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner {
    height: 825px;
    background-position: 10% 121%;
    background-size: 156%;
  }
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content {
    height: 500px;
  }
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content .accent {
    left: 85px;
    top: 60px;
  }
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content .accent h2 {
    font-size: 72px;
  }
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content .accent h2.line-1 {
    letter-spacing: 3px;
  }
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content .accent h2.line-2 {
    letter-spacing: 4px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner {
    background-size: auto;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-valentines-2.jpg');
    background-position: 0% 139%;
  }
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content {
    height: 500px;
  }
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content .accent {
    padding: 0;
    top: 65px;
    left: 150px;
    bottom: auto;
    background-position: 339px 3px;
  }
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content .accent h2 {
    letter-spacing: 3px;
    font-size: 72px;
  }
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content .accent h2.line-1 {
    letter-spacing: 3px;
  }
  .cms-index-defaultindex .backdrop.valentines-1-2016 .banner .hero > .content .accent h2.line-2 {
    letter-spacing: 4px;
  }
}
.cms-index-defaultindex .backdrop.winter-1-2016 {
  max-height: 600px;
}
.cms-index-defaultindex .backdrop.winter-1-2016 .banner {
  height: 600px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-winter-mobile.jpg');
  background-size: 1000px;
}
.cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent {
  height: auto;
  background-repeat: no-repeat;
  background-position: 210px 0;
  position: absolute;
  bottom: auto;
  text-align: center;
}
.cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent h2 {
  font-family: "HCo Gotham";
  color: #2175bd;
  letter-spacing: 3px;
  margin: 0;
}
.cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent h2 span {
  display: block;
  margin-right: -11px;
}
.cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent h2 span.line-2 {
  font-size: 34px;
  color: #fff;
  letter-spacing: 1px;
  padding: 0px 0 10px 0;
}
.cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent h2 span.line-1-join {
  display: inline;
}
.cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent .banner-button {
  display: inline-block;
  color: #fff;
  background-color: #2175bd;
  padding: 12px 25px;
  font-size: 12px;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent .banner-button:hover {
  background-color: #24659d;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 468px) and (max-width: 537px) {
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner {
    background-size: 630px;
    height: 465px;
    background-position: center -10px;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content {
    height: 465px;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent {
    padding: 0;
    top: 70px;
    margin: auto;
    position: relative;
    width: 75%;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent h2 span {
    margin-bottom: 0;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent h2 span.line-1 {
    letter-spacing: 3px;
    font-size: 64px;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent h2 span.line-2 {
    letter-spacing: 4px;
    font-size: 34px;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent .banner-button {
    margin-top: 5px;
  }
}
@media (min-width: 538px) and (max-width: 761px) {
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner {
    background-size: 630px;
    height: 465px;
    background-position: center -10px;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content {
    height: 465px;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent {
    padding: 0;
    top: 70px;
    margin: auto;
    position: relative;
    width: 75%;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent h2 span {
    margin-bottom: 0;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent h2 span.line-1 {
    letter-spacing: 3px;
    font-size: 64px;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent h2 span.line-2 {
    letter-spacing: 4px;
    font-size: 34px;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent .banner-button {
    margin-top: 5px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.winter-1-2016 {
    height: 515px;
    max-height: none;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner {
    height: 925px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-winter.jpg');
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content {
    height: 515px;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent {
    background-position: 210px 0;
    padding: 0px 0 0;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent h2 {
    font-size: 72px;
    letter-spacing: 3px;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent h2 span {
    margin-bottom: 0px;
    margin-right: -11px;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent h2 span.line-1 {
    letter-spacing: 3px;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent h2 span.line-2 {
    font-size: 72px;
    letter-spacing: 4px;
    margin-right: -11px;
    padding: 0px 0 10px 0;
  }
}
@media (min-width: 761px) and (max-width: 997px) {
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner {
    background-image: url('/skin/frontend/frans/default/images/hero/hero-winter.jpg');
    background-position: -225px -25px;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content {
    height: 486px;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent {
    right: 120px;
    top: 25px;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent h2 {
    font-size: 72px;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent h2.line-1 {
    letter-spacing: 3px;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent h2.line-2 {
    letter-spacing: 4px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner {
    background-size: auto;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-winter.jpg');
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent {
    padding: 0;
    background-position: 300px 3px;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent h2 {
    font-size: 72px;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent h2 span {
    margin-bottom: 0;
    margin-right: -11px;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent h2 span.line-1 {
    letter-spacing: 3px;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent h2 span.line-2 {
    font-size: 72px;
    letter-spacing: 4px;
    margin-right: -11px;
  }
}
@media (min-width: 997px) and (max-width: 1237px) {
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner {
    height: 825px;
    background-position: -115px -25px;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content {
    height: 486px;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent {
    right: 225px;
    top: 25px;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent h2 {
    font-size: 72px;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent h2.line-1 {
    letter-spacing: 3px;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent h2.line-2 {
    letter-spacing: 4px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner {
    background-size: auto;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-winter.jpg');
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content {
    height: 600px;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent {
    padding: 0;
    width: 100%;
    top: 30px;
    bottom: auto;
    background-position: 339px 3px;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent h2 {
    letter-spacing: 3px;
    font-size: 72px;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent h2.line-1 {
    letter-spacing: 3px;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent h2.line-2 {
    letter-spacing: 4px;
  }
}
@media (max-width: 468px) {
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner {
    background-size: 630px;
    background-position: center -10px;
    height: 465px;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content {
    height: 465px;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent {
    padding: 0;
    top: 70px;
    margin: auto;
    position: relative;
    width: 85%;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent h2 span {
    margin-bottom: 0;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent h2 span.line-1 {
    letter-spacing: 3px;
    font-size: 64px;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent h2 span.line-2 {
    letter-spacing: 4px;
    font-size: 34px;
  }
  .cms-index-defaultindex .backdrop.winter-1-2016 .banner .hero > .content .accent .banner-button {
    margin-top: 5px;
  }
}
.cms-index-defaultindex .backdrop.holiday-newyears-2015 {
  max-height: 600px;
}
.cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner {
  height: 600px;
  background-image: url('/skin/frontend/frans/default/images/hero/2015-newyears-mobile.jpg');
  background-size: 1000px;
  background-position: -200px -80px;
}
.cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent {
  height: auto;
  background-repeat: no-repeat;
  background-position: 210px 0;
  position: absolute;
  bottom: auto;
  text-align: center;
}
.cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent h2 {
  font-family: "HCo Gotham";
  color: #5b2f12;
  letter-spacing: 6px;
  margin: 0;
}
.cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent h2 span {
  display: block;
  margin-right: -11px;
}
.cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent h2 span.ampersand {
  font-size: 32px;
  display: inline;
  margin: 0 5px;
  position: relative;
  top: -7px;
}
.cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent h2 span.line-2 {
  font-size: 16px;
  color: #757575;
  letter-spacing: 1px;
  padding: 10px 0 5px 0;
}
.cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent h2 span.line-3 {
  font-size: 16px;
  color: #757575;
  letter-spacing: 1px;
  padding: 0 0 8px 0;
}
.cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent h2 span.line-4 {
  margin-top: 30px;
  font-family: "HCo Gotham";
  font-size: 18px;
  letter-spacing: 1px;
}
.cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent h2 span.line-1-join {
  display: inline;
}
.cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent .banner-button {
  display: inline-block;
  color: #fff;
  background-color: #5b2f12;
  padding: 12px 25px;
  font-size: 12px;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent .banner-button:hover {
  background-color: #5b2f12;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
.cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .hero-giftcard {
  position: absolute;
  background-repeat: no-repeat;
  display: block;
  width: 392px;
}
@media (min-width: 468px) and (max-width: 537px) {
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner {
    background-size: 630px;
    background-position: center -5px;
    height: 535px;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content {
    height: 535px;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent {
    padding: 0;
    top: 37px;
    margin: auto;
    position: relative;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent h2 {
    font-size: 36px;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent h2 span {
    margin-bottom: 0;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent h2 span.line-3 {
    padding: 25px 0 0 0;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent .banner-button {
    margin-top: 5px;
  }
}
@media (min-width: 538px) and (max-width: 761px) {
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner {
    background-size: 630px;
    background-position: center -5px;
    height: 535px;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content {
    height: 535px;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent {
    padding: 0;
    top: 37px;
    margin: auto;
    position: relative;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent h2 {
    font-size: 36px;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent h2 span {
    margin-bottom: 0;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent h2 span.line-3 {
    padding: 25px 0 0 0;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent .banner-button {
    margin-top: 5px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 {
    height: 520px;
    max-height: none;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner {
    height: 925px;
    background-image: url('/skin/frontend/frans/default/images/hero/2015-newyears-desktop.jpg');
    background-position: -300px 0px;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content {
    height: 520px;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent {
    background-position: 210px 0;
    padding: 0 0 0;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent h2 {
    letter-spacing: 6px;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent h2 span {
    margin-bottom: 0;
    margin-right: -11px;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent h2 span.ampersand {
    font-size: 32px;
    display: inline;
    vertical-align: middle;
    margin: 0 5px;
    position: relative;
    top: -7px;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent h2 span.line-2 {
    font-size: 16px;
    letter-spacing: 1px;
    margin-right: -11px;
    padding: 20px 0 25px 0;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent h2 span.line-4 {
    letter-spacing: normal;
    font-size: 18px;
  }
}
@media (min-width: 761px) and (max-width: 997px) {
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content {
    height: 486px;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent {
    right: 30px;
    top: 100px;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent h2 {
    font-size: 70px;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent h2 span.line-3 {
    padding: 0 0 8px 0;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner {
    background-position: 0px 0px;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent {
    padding: 0;
    background-position: 300px 3px;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent h2 {
    font-size: 68px;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent h2 span {
    margin-bottom: 0;
    margin-right: -11px;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent h2 span.ampersand {
    font-size: 32px;
    display: inline;
    vertical-align: middle;
    margin: 0 5px;
    position: relative;
    top: -7px;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent h2 span.line-2 {
    font-size: 18px;
    letter-spacing: 1px;
    margin-right: -11px;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent h2 span.line-4 {
    font-size: 20px;
    letter-spacing: normal;
  }
}
@media (min-width: 997px) and (max-width: 1237px) {
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner {
    height: 825px;
    background-position: -160px 0px;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content {
    height: 486px;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent {
    right: 40px;
    top: 100px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner {
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content {
    height: 600px;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent {
    padding: 0;
    width: 400px;
    top: 100px;
    bottom: auto;
    right: 80px;
    background-position: 339px 3px;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent h2 {
    letter-spacing: 6px;
    font-size: 68px;
  }
}
@media (max-width: 468px) {
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner {
    background-size: 750px;
    background-position: -210px -20px;
    height: 525px;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content {
    height: 500px;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent {
    padding: 0;
    top: 37px;
    margin: auto;
    position: relative;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent h2 {
    font-size: 36px;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent h2 span {
    margin-bottom: 0;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent h2 span.line-2 {
    font-size: 16px;
    letter-spacing: 1px;
    padding: 10px 0 5px 0;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent h2 span.line-3 {
    padding: 25px 0 0 0;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .accent .banner-button {
    margin-top: 5px;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .banner .hero > .content .giftcard-container {
    height: 275px;
    position: absolute;
    bottom: 0;
    text-align: center;
    margin: auto;
    width: 95%;
    display: block;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .hero-banner {
    height: 535px;
    background-size: 630px;
    background-position: center -5px;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .hero-banner .hero > .content {
    height: 535px;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .hero-banner .hero > .content .accent {
    padding: 0;
    top: 37px;
    margin: auto;
    position: relative;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .hero-banner .hero > .content .accent h2 {
    font-size: 36px;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .hero-banner .hero > .content .accent h2 span {
    margin-bottom: 0;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .hero-banner .hero > .content .accent h2 span.line-2 {
    font-size: 16px;
    letter-spacing: 1px;
    padding: 10px 0 5px 0;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .hero-banner .hero > .content .accent h2 span.line-3 {
    padding: 25px 0 0 0;
  }
  .cms-index-defaultindex .backdrop.holiday-newyears-2015 .hero-banner .hero > .content .accent .banner-button {
    margin-top: 5px;
  }
}
.cms-index-defaultindex .backdrop.holiday-giftcards-2015 {
  max-height: 600px;
}
.cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner {
  height: 600px;
  background-image: url('/skin/frontend/frans/default/images/hero/hero-gift-card-background-mobile.png');
  background-size: 1000px;
  background-position: -200px -80px;
}
.cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .accent {
  height: auto;
  background-repeat: no-repeat;
  background-position: 210px 0;
  position: absolute;
  bottom: auto;
  text-align: center;
}
.cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .accent h2 {
  font-family: "HCo Gotham";
  color: #c30412;
  letter-spacing: 8px;
}
.cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .accent h2 span {
  display: block;
  margin-right: -11px;
}
.cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .accent h2 span.ampersand {
  font-size: 32px;
  display: inline;
  margin: 0 5px;
  position: relative;
  top: -7px;
}
.cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .accent h2 span.line-2 {
  font-size: 16px;
  color: #333;
  letter-spacing: 1px;
  margin-top: 10px;
}
.cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .accent h2 span.line-4 {
  margin-top: 30px;
  font-family: "HCo Gotham";
  font-size: 18px;
  letter-spacing: 1px;
}
.cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .accent .banner-button {
  display: inline-block;
  color: #fff;
  background-color: #c30412;
  padding: 12px 25px;
  margin-top: 10px;
  font-size: 12px;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .accent .banner-button:hover {
  background-color: #69051d;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
.cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .hero-giftcard {
  position: absolute;
  background-repeat: no-repeat;
  display: block;
  width: 392px;
}
@media (min-width: 468px) and (max-width: 537px) {
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner {
    background-size: 630px;
    background-position: -10px -10px;
    height: 540px;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content {
    height: 540px;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .accent {
    padding: 0;
    top: 37px;
    margin: auto;
    width: 95%;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .accent h2 {
    font-size: 44px;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .accent h2 span {
    margin-bottom: 0;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .accent .banner-button {
    margin-top: 5px;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .giftcard-container {
    height: 305px;
    position: absolute;
    bottom: 0;
    text-align: center;
    margin: auto;
    width: 95%;
    display: block;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .hero-giftcard {
    background-image: url('/skin/frontend/frans/default/images/hero/hero-gift-card-mobile.png');
    height: 305px;
    bottom: 0;
    background-size: 250px;
    width: 225px;
    display: inline-block;
    position: relative;
    margin: 0 15px 0 0;
  }
}
@media (min-width: 538px) and (max-width: 761px) {
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner {
    background-size: 630px;
    background-position: -25px -10px;
    height: 535px;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content {
    height: 535px;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .accent {
    padding: 0;
    top: 37px;
    left: 140px;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .accent h2 {
    font-size: 44px;
    line-height: 1;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .accent h2 span {
    margin-bottom: 0;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .accent .banner-button {
    margin-top: 5px;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .hero-giftcard {
    background-image: url('/skin/frontend/frans/default/images/hero/hero-gift-card-mobile.png');
    height: 305px;
    bottom: 0;
    background-size: 250px;
    left: 170px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 {
    height: 520px;
    max-height: none;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner {
    height: 525px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-gift-card-background-desktop.png');
    background-position: -300px 0px;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content {
    height: 520px;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .accent {
    background-position: 210px 0;
    padding: 0px 0 0;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .accent h2 {
    letter-spacing: 8px;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .accent h2 span {
    margin-bottom: 0px;
    margin-right: -11px;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .accent h2 span.ampersand {
    font-size: 32px;
    display: inline;
    vertical-align: middle;
    margin: 0 5px;
    position: relative;
    top: -7px;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .accent h2 span.line-2 {
    font-size: 16px;
    letter-spacing: 1px;
    margin-right: -11px;
    margin-top: 10px;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .accent h2 span.line-4 {
    letter-spacing: normal;
    font-size: 18px;
  }
}
@media (min-width: 761px) and (max-width: 997px) {
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content {
    height: 486px;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .accent {
    left: 30px;
    top: 100px;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .accent h2 {
    font-size: 70px;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .hero-giftcard {
    background-image: url('/skin/frontend/frans/default/images/hero/hero-gift-card-mobile.png');
    right: -23px;
    height: 486px;
    top: 40px;
    background-size: 375px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner {
    background-position: 0 0;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .accent {
    padding: 0;
    background-position: 300px 3px;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .accent h2 {
    font-size: 70px;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .accent h2 span {
    margin-bottom: 0;
    margin-right: -11px;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .accent h2 span.ampersand {
    font-size: 32px;
    display: inline;
    vertical-align: middle;
    margin: 0 5px;
    position: relative;
    top: -7px;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .accent h2 span.line-2 {
    font-size: 16px;
    letter-spacing: 1px;
    margin-right: -11px;
    margin-top: 10px;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .accent h2 span.line-4 {
    font-size: 20px;
    letter-spacing: normal;
  }
}
@media (min-width: 997px) and (max-width: 1237px) {
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner {
    height: 525px;
    background-position: -140px 0px;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content {
    height: 486px;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .accent {
    left: 100px;
    top: 100px;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .hero-giftcard {
    left: 540px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-gift-card-mobile.png');
    height: 486px;
    top: 40px;
    background-size: 375px;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner {
    background-size: auto;
    height: 900px;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content {
    height: 520px;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .accent {
    padding: 0;
    width: 350px;
    top: 100px;
    bottom: auto;
    left: 160px;
    background-position: 339px 3px;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .accent h2 {
    letter-spacing: 8px;
    font-size: 70px;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .hero-giftcard {
    left: 720px;
    background-image: url('/skin/frontend/frans/default/images/hero/hero-gift-card-mobile.png');
    height: 500px;
    top: 40px;
    background-size: 400px;
  }
}
@media (max-width: 468px) {
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner {
    background-image: url('/skin/frontend/frans/default/images/hero/hero-gift-card-background-mobile.png');
    background-size: 750px;
    background-position: -210px -20px;
    height: 510px;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content {
    height: 510px;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .accent {
    padding: 0;
    top: 35px;
    left: -3px;
    margin: auto;
    width: 97%;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .accent h2 {
    font-size: 42px;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .accent h2 span {
    margin-bottom: 0;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .accent h2 span.line-2 {
    font-size: 16px;
    letter-spacing: 0.5px;
    margin-top: 10px;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .giftcard-container {
    height: 275px;
    position: absolute;
    bottom: 0;
    text-align: center;
    margin: auto;
    width: 95%;
    display: block;
  }
  .cms-index-defaultindex .backdrop.holiday-giftcards-2015 .banner .hero > .content .hero-giftcard {
    background-image: url('/skin/frontend/frans/default/images/hero/hero-gift-card-mobile.png');
    height: 275px;
    bottom: 0;
    background-size: 230px;
    width: 225px;
    display: inline-block;
    position: relative;
  }
}
.cms-index-defaultindex .backdrop.holiday-2-2015 {
  max-height: 600px;
}
.cms-index-defaultindex .backdrop.holiday-2-2015 .banner {
  height: 600px;
  background-image: url('/skin/frontend/frans/default/images/hero/2015-holiday_2full.jpg');
  background-size: 1000px;
  background-position: -200px -80px;
}
.cms-index-defaultindex .backdrop.holiday-2-2015 .banner .hero > .content {
  height: 600px;
}
.cms-index-defaultindex .backdrop.holiday-2-2015 .banner .hero > .content .accent {
  height: auto;
  padding: 40px 0 0;
  background-repeat: no-repeat;
  background-position: 210px 0;
  position: absolute;
  top: 0;
  right: 6px;
  bottom: auto;
  left: 6px;
  text-align: center;
}
.cms-index-defaultindex .backdrop.holiday-2-2015 .banner .hero > .content .accent h2 {
  font-family: "HCo Gotham";
  color: #c30412;
  font-size: 67px;
  letter-spacing: 2px;
  margin-bottom: 20px;
}
.cms-index-defaultindex .backdrop.holiday-2-2015 .banner .hero > .content .accent h2 span {
  display: block;
  margin-bottom: 5px;
  margin-right: -11px;
}
.cms-index-defaultindex .backdrop.holiday-2-2015 .banner .hero > .content .accent h2 span.ampersand {
  font-size: 32px;
  display: inline;
  vertical-align: middle;
  margin: 0 5px;
  position: relative;
  top: -7px;
}
.cms-index-defaultindex .backdrop.holiday-2-2015 .banner .hero > .content .accent h2 span.line-2 {
  font-size: 29px;
  color: #333;
  letter-spacing: 11px;
}
.cms-index-defaultindex .backdrop.holiday-2-2015 .banner .hero > .content .accent h2 span.line-4 {
  margin-top: 30px;
  font-family: "HCo Gotham";
  font-size: 18px;
  letter-spacing: 11px;
}
.cms-index-defaultindex .backdrop.holiday-2-2015 .banner .hero > .content .accent .banner-button {
  display: inline-block;
  color: #fff;
  background-color: #c30412;
  padding: 12px 60px;
  font-size: 12px;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.holiday-2-2015 .banner .hero > .content:hover .banner-button {
  background-color: #69051d;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.holiday-2-2015 {
    height: 520px;
    max-height: none;
  }
  .cms-index-defaultindex .backdrop.holiday-2-2015 .banner {
    height: 891px;
    background-image: url('/skin/frontend/frans/default/images/hero/2015-holiday_2.jpg');
    background-position: -230px -115px;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.holiday-2-2015 .banner .hero > .content {
    height: 520px;
  }
  .cms-index-defaultindex .backdrop.holiday-2-2015 .banner .hero > .content .accent {
    background-position: 210px 0;
    padding-top: 0;
  }
  .cms-index-defaultindex .backdrop.holiday-2-2015 .banner .hero > .content .accent h2 {
    font-size: 67px;
    letter-spacing: 2px;
  }
  .cms-index-defaultindex .backdrop.holiday-2-2015 .banner .hero > .content .accent h2 span {
    margin-bottom: 14px;
    margin-right: -11px;
  }
  .cms-index-defaultindex .backdrop.holiday-2-2015 .banner .hero > .content .accent h2 span.ampersand {
    font-size: 32px;
    display: inline;
    vertical-align: middle;
    margin: 0 5px;
    position: relative;
    top: -7px;
  }
  .cms-index-defaultindex .backdrop.holiday-2-2015 .banner .hero > .content .accent h2 span.line-2 {
    font-size: 29px;
    letter-spacing: 11px;
    margin-right: -11px;
  }
  .cms-index-defaultindex .backdrop.holiday-2-2015 .banner .hero > .content .accent h2 span.line-4 {
    letter-spacing: normal;
    font-size: 18px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.holiday-2-2015 .banner {
    background-position: 0px -125px;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.holiday-2-2015 .banner .hero > .content .accent {
    background-position: 300px 3px;
    right: 40px;
  }
  .cms-index-defaultindex .backdrop.holiday-2-2015 .banner .hero > .content .accent h2 {
    font-size: 67px;
  }
  .cms-index-defaultindex .backdrop.holiday-2-2015 .banner .hero > .content .accent h2 span {
    margin-bottom: 0;
    margin-right: -11px;
  }
  .cms-index-defaultindex .backdrop.holiday-2-2015 .banner .hero > .content .accent h2 span.ampersand {
    font-size: 32px;
    display: inline;
    vertical-align: middle;
    margin: 0 5px;
    position: relative;
    top: -7px;
  }
  .cms-index-defaultindex .backdrop.holiday-2-2015 .banner .hero > .content .accent h2 span.line-2 {
    font-size: 29px;
    letter-spacing: 11px;
    margin-right: -11px;
  }
  .cms-index-defaultindex .backdrop.holiday-2-2015 .banner .hero > .content .accent h2 span.line-4 {
    font-size: 20px;
    letter-spacing: normal;
  }
}
@media (min-width: 997px) and (max-width: 1237px) {
  .cms-index-defaultindex .backdrop.holiday-2-2015 .banner {
    background-position: -130px -125px;
    background-size: auto;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.holiday-2-2015 .banner {
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.holiday-2-2015 .banner .backdrop .banner .hero > .content .accent {
    width: 350px;
    top: -45px;
    right: 450px;
    bottom: auto;
    left: auto;
    background-position: 339px 3px;
  }
  .cms-index-defaultindex .backdrop.holiday-2-2015 .banner .backdrop .banner .hero > .content .accent h2 {
    letter-spacing: 3px;
  }
  .cms-index-defaultindex .backdrop.holiday-2-2015 .banner .backdrop .banner .hero > .content .accent h2 span.line-4 {
    letter-spacing: 3px;
  }
}
@media (max-width: 468px) {
  .cms-index-defaultindex .backdrop.holiday-2-2015 .banner {
    background-image: url('/skin/frontend/frans/default/images/hero/2015-holiday_2full.jpg');
    background-size: 1000px;
    background-position: -300px -180px;
    height: 500px;
  }
  .cms-index-defaultindex .backdrop.holiday-2-2015 .banner .hero > .content {
    height: 500px;
  }
  .cms-index-defaultindex .backdrop.holiday-2-2015 .banner .hero > .content .accent {
    right: 2px;
    left: 2px;
  }
  .cms-index-defaultindex .backdrop.holiday-2-2015 .banner .hero > .content .accent h2 span {
    font-size: 57px;
    margin-bottom: 0;
  }
  .cms-index-defaultindex .backdrop.holiday-2-2015 .banner .hero > .content .accent h2 span.ampersand {
    font-size: 32px;
    display: inline;
    vertical-align: middle;
    margin: 0 5px;
    position: relative;
    top: -7px;
  }
  .cms-index-defaultindex .backdrop.holiday-2-2015 .banner .hero > .content .accent h2 span.line-2 {
    font-size: 23px;
    letter-spacing: 11px;
  }
}
.cms-index-defaultindex .backdrop.holiday-1-2015 {
  max-height: 450px;
}
.cms-index-defaultindex .backdrop.holiday-1-2015 .banner {
  height: 450px;
  background-image: url('/skin/frontend/frans/default/images/hero/2015-holiday.jpg');
  background-position: 50% -190px;
  background-size: 900px;
}
.cms-index-defaultindex .backdrop.holiday-1-2015 .banner .hero > .content {
  height: 450px;
}
.cms-index-defaultindex .backdrop.holiday-1-2015 .banner .hero > .content .accent {
  height: auto;
  width: 100%;
  padding: 30px 0 0;
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: auto;
  text-align: center;
}
.cms-index-defaultindex .backdrop.holiday-1-2015 .banner .hero > .content .accent h2 {
  font-family: "HCo Gotham";
  color: #c30412;
  font-size: 64px;
  letter-spacing: 4px;
  margin-bottom: 20px;
}
.cms-index-defaultindex .backdrop.holiday-1-2015 .banner .hero > .content .accent h2 span {
  display: block;
  margin-bottom: 5px;
}
.cms-index-defaultindex .backdrop.holiday-1-2015 .banner .hero > .content .accent h2 span.line-1 {
  margin-bottom: 10px;
}
.cms-index-defaultindex .backdrop.holiday-1-2015 .banner .hero > .content .accent h2 span.line-2 {
  font-size: 16px;
  color: #512502;
  letter-spacing: 2px;
}
.cms-index-defaultindex .backdrop.holiday-1-2015 .banner .hero > .content .accent .banner-button {
  display: inline-block;
  color: #fff;
  background-color: #c30412;
  padding: 12px 18px;
  font-size: 13px;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.holiday-1-2015 .banner .hero > .content:hover .banner-button {
  background-color: #69051d;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.holiday-1-2015 {
    height: 520px;
    max-height: none;
  }
  .cms-index-defaultindex .backdrop.holiday-1-2015 .banner {
    height: 891px;
    background-position: bottom center;
    background-size: auto;
  }
  .cms-index-defaultindex .backdrop.holiday-1-2015 .banner .hero > .content {
    height: 520px;
  }
  .cms-index-defaultindex .backdrop.holiday-1-2015 .banner .hero > .content .accent {
    padding-top: 60px;
  }
  .cms-index-defaultindex .backdrop.holiday-1-2015 .banner .hero > .content .accent h2 {
    font-size: 72px;
  }
  .cms-index-defaultindex .backdrop.holiday-1-2015 .banner .hero > .content .accent h2 span {
    margin-bottom: 14px;
  }
  .cms-index-defaultindex .backdrop.holiday-1-2015 .banner .hero > .content .accent h2 span.line-2 {
    font-size: 16px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.holiday-1-2015 .banner .hero > .content .accent {
    background-position: bottom center;
  }
  .cms-index-defaultindex .backdrop.holiday-1-2015 .banner .hero > .content .accent h2 span {
    margin-bottom: 0;
  }
}
@media (max-width: 468px) {
  .cms-index-defaultindex .backdrop.holiday-1-2015 .banner {
    background-size: 600px;
    background-position: 50% 0;
  }
  .cms-index-defaultindex .backdrop.holiday-1-2015 .banner .hero > .content .accent {
    padding-top: 50px;
  }
  .cms-index-defaultindex .backdrop.holiday-1-2015 .banner .hero > .content .accent h2 span {
    font-size: 60px;
    margin-bottom: 0;
  }
  .cms-index-defaultindex .backdrop.holiday-1-2015 .banner .hero > .content .accent h2 span.line-2 {
    font-size: 16px;
    line-height: 19px;
  }
}
.cms-index-defaultindex .backdrop.fall-2015 {
  max-height: 600px;
}
.cms-index-defaultindex .backdrop.fall-2015 .banner {
  height: 600px;
  background-image: url('/skin/frontend/frans/default/images/hero/2015-fall-mobile.jpg');
}
.cms-index-defaultindex .backdrop.fall-2015 .banner .hero > .content {
  height: 600px;
}
.cms-index-defaultindex .backdrop.fall-2015 .banner .hero > .content .accent {
  height: auto;
  padding: 40px 0 0;
  background-repeat: no-repeat;
  background-position: 210px 0;
  position: absolute;
  top: 0;
  right: 6px;
  bottom: auto;
  left: 6px;
  text-align: center;
}
.cms-index-defaultindex .backdrop.fall-2015 .banner .hero > .content .accent h2 {
  font-family: "HCo Gotham";
  color: #512502;
  font-size: 30px;
  letter-spacing: 4px;
  margin-bottom: 20px;
}
.cms-index-defaultindex .backdrop.fall-2015 .banner .hero > .content .accent h2 span {
  display: block;
  margin-bottom: 5px;
}
.cms-index-defaultindex .backdrop.fall-2015 .banner .hero > .content .accent h2 span.line-2 {
  font-size: 50px;
  color: #b06001;
}
.cms-index-defaultindex .backdrop.fall-2015 .banner .hero > .content .accent h2 span.line-4 {
  margin-top: 30px;
  font-family: "HCo Gotham";
  font-size: 18px;
  letter-spacing: 2px;
}
.cms-index-defaultindex .backdrop.fall-2015 .banner .hero > .content .accent .banner-button {
  display: inline-block;
  color: #fff;
  background-color: #eea033;
  padding: 12px 18px;
  font-size: 12px;
  text-transform: uppercase;
  -webkit-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.cms-index-defaultindex .backdrop.fall-2015 .banner .hero > .content:hover .banner-button {
  background-color: #b06001;
  -webkit-transition: background-color 50ms;
  -o-transition: background-color 50ms;
  transition: background-color 50ms;
}
@media (min-width: 761px) {
  .cms-index-defaultindex .backdrop.fall-2015 {
    height: 520px;
    max-height: none;
  }
  .cms-index-defaultindex .backdrop.fall-2015 .banner {
    height: 891px;
    background-image: url('/skin/frontend/frans/default/images/hero/2015-fall-desktop.jpg');
  }
  .cms-index-defaultindex .backdrop.fall-2015 .banner .hero > .content {
    height: 520px;
  }
  .cms-index-defaultindex .backdrop.fall-2015 .banner .hero > .content .accent {
    background-image: url('/skin/frontend/frans/default/images/hero/2015-fall-accent.png');
    text-align: left;
    top: 25px;
    right: 25px;
    bottom: auto;
    left: auto;
    padding-top: 75px;
  }
  .cms-index-defaultindex .backdrop.fall-2015 .banner .hero > .content .accent h2 {
    font-size: 35px;
    letter-spacing: 2px;
  }
  .cms-index-defaultindex .backdrop.fall-2015 .banner .hero > .content .accent h2 span {
    margin-bottom: 14px;
  }
  .cms-index-defaultindex .backdrop.fall-2015 .banner .hero > .content .accent h2 span.line-2 {
    font-size: 60px;
  }
  .cms-index-defaultindex .backdrop.fall-2015 .banner .hero > .content .accent h2 span.line-4 {
    letter-spacing: normal;
    font-size: 18px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .backdrop.fall-2015 .banner .hero > .content .accent {
    padding-top: 50px;
    background-position: 300px 3px;
    top: 42px;
    right: 36px;
  }
  .cms-index-defaultindex .backdrop.fall-2015 .banner .hero > .content .accent h2 {
    font-size: 40px;
  }
  .cms-index-defaultindex .backdrop.fall-2015 .banner .hero > .content .accent h2 span {
    margin-bottom: 0;
  }
  .cms-index-defaultindex .backdrop.fall-2015 .banner .hero > .content .accent h2 span.line-2 {
    font-size: 80px;
  }
  .cms-index-defaultindex .backdrop.fall-2015 .banner .hero > .content .accent h2 span.line-4 {
    font-size: 20px;
    letter-spacing: normal;
  }
}
@media (min-width: 1237px) {
  .cms-index-defaultindex .backdrop.fall-2015 .banner .hero > .content .accent {
    width: 470px;
    top: 42px;
    right: 66px;
    bottom: auto;
    left: auto;
    background-position: 339px 3px;
  }
  .cms-index-defaultindex .backdrop.fall-2015 .banner .hero > .content .accent h2 {
    letter-spacing: 8px;
  }
  .cms-index-defaultindex .backdrop.fall-2015 .banner .hero > .content .accent h2 span.line-4 {
    letter-spacing: 3px;
  }
}
@media (max-width: 468px) {
  .cms-index-defaultindex .backdrop.fall-2015 .banner {
    height: 500px;
  }
  .cms-index-defaultindex .backdrop.fall-2015 .banner .hero > .content {
    height: 500px;
  }
  .cms-index-defaultindex .backdrop.fall-2015 .banner .hero > .content .accent h2 span {
    font-size: 26px;
    margin-bottom: 0;
  }
  .cms-index-defaultindex .backdrop.fall-2015 .banner .hero > .content .accent h2 span.line-4 {
    margin-top: 20px;
    font-size: 15px;
    letter-spacing: normal;
  }
}
.cms-index-defaultindex .home-content {
  background-color: #ffffff;
}
.cms-index-defaultindex .stores-banner .tile-content {
  position: relative;
}
.cms-index-defaultindex .stores-banner .tile-image {
  background-size: cover;
  height: 350px;
  padding: 18px;
}
.cms-index-defaultindex .stores-banner .tile-image:hover {
  cursor: pointer;
}
.cms-index-defaultindex .stores-banner .store-link-overlay {
  background: none;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
.cms-index-defaultindex .stores-banner .stores-content {
  position: relative;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 40px 40px 0;
  margin: 0 auto;
  height: 100%;
  width: 280px;
  max-width: 100%;
  z-index: 10;
}
.cms-index-defaultindex .stores-banner .stores-content li {
  font-size: 12px;
  margin-bottom: 12px;
}
.cms-index-defaultindex .stores-banner .stores-content:hover {
  cursor: default;
}
@media (min-width: 607px) {
  .cms-index-defaultindex .stores-banner .stores-content {
    width: 350px;
  }
}
@media (min-width: 761px) {
  .cms-index-defaultindex .stores-banner .stores-content {
    float: right;
    margin-right: 0;
    width: 344px;
  }
}
@media (min-width: 997px) {
  .cms-index-defaultindex .stores-banner .stores-content {
    width: 350px;
  }
}
.cms-ingredient-information {
  font-size: 13px;
}
.cms-ingredient-information h3 {
  font-size: 15px;
  text-transform: none;
}
.cms-ingredient-information h3.text-uppercase {
  text-transform: uppercase;
}
.cms-ingredient-information h3.badge {
  margin-top: 50px;
}
.cms-ingredient-information h3.badge:before {
  content: '';
  display: block;
  width: 62px;
  height: 62px;
  background-size: 62px auto;
  margin: 0 0 12px;
}
.cms-ingredient-information h3.badge.fairtrade:before {
  background-image: url('/skin/frontend/frans/default/images/cms/nutrition-badge-fairtrade.png');
}
.cms-ingredient-information h3.badge.gluten:before {
  background-image: url('/skin/frontend/frans/default/images/cms/nutrition-badge-gluten.png');
}
.cms-ingredient-information h3.badge.gmo:before {
  background-image: url('/skin/frontend/frans/default/images/cms/nutrition-badge-gmo.png');
}
.cms-ingredient-information h3.badge.milkeggs:before {
  background-image: url('/skin/frontend/frans/default/images/cms/nutrition-badge-milkeggs.png');
}
.cms-ingredient-information h3.badge.nuts:before {
  background-image: url('/skin/frontend/frans/default/images/cms/nutrition-badge-nuts.png');
}
.cms-ingredient-information h3.badge.organic:before {
  background-image: url('/skin/frontend/frans/default/images/cms/nutrition-badge-organic.png');
}
.cms-ingredient-information h3.badge.soy:before {
  background-image: url('/skin/frontend/frans/default/images/cms/nutrition-badge-soy.png');
}
.cms-ingredient-information h3.badge.vegan:before {
  background-image: url('/skin/frontend/frans/default/images/cms/nutrition-badge-vegan.png');
}
.cms-ingredient-information tr td {
  display: block;
}
@media (min-width: 761px) {
  .cms-ingredient-information .frans-container tr td {
    display: table-cell;
    width: 50%;
    vertical-align: top;
  }
  .cms-ingredient-information .frans-container tr td:nth-child(odd) {
    padding-right: 40px;
  }
  .cms-ingredient-information .frans-container tr td:nth-child(even) {
    padding-left: 40px;
  }
}
.cms-news ul {
  padding-left: 0;
}
.cms-news .articles-list {
  width: 470px;
  max-width: 90%;
  max-width: calc(100% - 30px);
  margin: 0 auto;
}
.cms-news .articles-list:before,
.cms-news .articles-list:after {
  content: " ";
  display: table;
}
.cms-news .articles-list:after {
  clear: both;
}
.cms-news .articles-list:before,
.cms-news .articles-list:after {
  content: " ";
  display: table;
}
.cms-news .articles-list:after {
  clear: both;
}
.cms-news .articles-list li {
  list-style-type: none;
}
.cms-news .articles-list li.year {
  float: left;
  clear: both;
  width: 75px;
}
.cms-news .articles-list li.year h3 {
  color: #afafaf;
  font-size: 16px;
  margin: 0;
}
.cms-news .articles-list li.year-articles {
  clear: right;
  float: right;
  width: 395px;
  max-width: 72%;
  max-width: calc(100% - 75px);
  position: relative;
}
.cms-news .articles-list li.year-articles .articles .article {
  font-size: 13px;
  margin-bottom: 20px;
}
.cms-news .articles-list li.year-articles .articles .article .article-title {
  font-size: 15px;
  margin: 0 0 6px;
}
.cms-news .articles-list li.year-articles .articles .article .article-citation {
  display: block;
  color: #afafaf;
}
.cms-news .articles-list li.year-articles .articles .article .article-publication {
  margin-right: 12px;
}
.cms-news .articles-list li.year-articles .articles .article .article-content {
  margin: 0;
}
.cms-news .articles-list li.year-articles .articles .article .article-morelink {
  display: block;
  color: #afafaf;
}
.cms-news .articles-list li.year-articles .articles:before {
  content: "";
  position: absolute;
  background-color: #e2e2e2;
  width: 1px;
  left: -56px;
  top: 28px;
  bottom: 26px;
}
@media (min-width: 607px) {
  .cms-news .articles-list {
    width: 500px;
  }
  .cms-news .articles-list li.year-articles {
    width: 425px;
  }
}
@media (min-width: 761px) {
  .cms-news .articles-list {
    width: 640px;
  }
  .cms-news .articles-list li.year-articles {
    width: 565px;
  }
}
@media (min-width: 997px) {
  .cms-news .articles-list {
    width: 840px;
  }
  .cms-news .articles-list li.year-articles {
    width: 765px;
  }
}
@media (min-width: 1237px) {
  .cms-news .articles-list {
    width: 900px;
  }
  .cms-news .articles-list li.year-articles {
    width: 825px;
  }
}
.cms-new-website.cms-page-view .frans-container .page-title {
  margin-bottom: 28px;
  color: #333333;
}
.cms-new-website .std {
  color: #666666;
}
.cms-new-website .std h2 {
  font-size: 14px;
  color: #333333;
  margin-top: 0;
}
.cms-new-website .std ul {
  padding: 0;
}
.cms-new-website .std ul li {
  list-style-type: none;
  border-bottom: 1px solid #e2e2e2;
  padding: 40px 0;
}
.cms-new-website .std ul li:before,
.cms-new-website .std ul li:after {
  content: " ";
  display: table;
}
.cms-new-website .std ul li:after {
  clear: both;
}
.cms-new-website .std ul li:before,
.cms-new-website .std ul li:after {
  content: " ";
  display: table;
}
.cms-new-website .std ul li:after {
  clear: both;
}
.cms-new-website .std ul li .image,
.cms-new-website .std ul li .content {
  width: 100%;
}
.cms-new-website .std ul li .image {
  margin-bottom: 1em;
}
.cms-new-website .std ul li .image .vertical-align {
  text-align: center;
}
.cms-new-website .std ul li .image .vertical-align img {
  margin: 0 12px;
  max-width: 100%;
}
.cms-new-website .std ul li .content > * {
  width: 100%;
}
.cms-new-website .std h2 {
  font-size: 16px;
}
.cms-new-website .std p {
  font-size: 15px;
  max-width: 900px;
  line-height: 1.8em;
}
.cms-new-website .std a {
  text-decoration: underline;
}
.cms-new-website .std .more-to-come {
  text-align: center;
  max-width: 700px;
  padding: 60px 0;
  margin: 0 auto;
}
.cms-new-website .std .more-to-come img {
  margin-bottom: 1em;
}
@media (min-width: 997px) {
  .cms-new-website .std ul li {
    padding: 60px 0;
  }
  .cms-new-website .std ul li:nth-child(odd) .image {
    float: left;
  }
  .cms-new-website .std ul li:nth-child(odd) .content {
    float: right;
  }
  .cms-new-website .std ul li:nth-child(even) .image {
    float: right;
  }
  .cms-new-website .std ul li:nth-child(even) .content {
    float: left;
  }
  .cms-new-website .std ul li .image,
  .cms-new-website .std ul li .content {
    width: 50%;
    min-height: 200px;
    display: table;
  }
  .cms-new-website .std ul li .image .vertical-align,
  .cms-new-website .std ul li .content .vertical-align {
    display: table-cell;
    vertical-align: middle;
  }
  .cms-new-website .std ul li .image {
    margin-bottom: 0;
  }
}
.cms-privacy,
.cms-terms {
  font-size: 13px;
}
.cms-privacy .std h2,
.cms-terms .std h2 {
  margin-bottom: 12px;
}
.cms-privacy .std h3,
.cms-terms .std h3 {
  font-size: 15px;
  font-weight: bold;
}
.cms-shipping {
  font-size: 13px;
}
.cms-shipping h3 {
  font-size: 15px;
  font-weight: bold;
}
.cms-shipping h4 {
  text-transform: none;
}
.frans-stores-index .frans-container {
  width: 300px;
  margin: 0 auto 0;
}
.frans-stores-index .tile-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.frans-stores-index .tile-row .tile {
  width: 100%;
  padding-top: 12px;
}
.frans-stores-index .tile-row .tile.one {
  padding-top: 0;
}
.frans-stores-index .tile-row .tile .tile-content {
  margin-bottom: 0;
}
.frans-stores-index .tile-row .tile .tile-content .tile-image .overlay {
  max-height: none;
  height: 300px;
  padding-top: 115px;
}
.frans-stores-index .tile-row .tile .tile-content .tile-image .overlay span {
  display: block;
  text-transform: none;
  font-size: 12px;
}
.frans-stores-index .tile-row .tile .tile-content .tile-image .overlay span.store-subtitle {
  margin-bottom: 20px;
}
.frans-stores-index .tile-row .tile .tile-content .tile-image .overlay span.tile-store-phone {
  margin-top: 10px;
}
.frans-stores-view .store-info {
  /* winter colors */
  /* background-color: #8ECBD2; */
  /* color: #ffffff; */
  /* summer colors */
  /* background-color: #389cd0; */
  /* color: #ffffff; */
  /* spring colors */
  /* background-color: #d1e29c; */
  /* color: #382818; */
  /* fall / default colors */
  background-color: #ab8960;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  font-size: 12px;
  height: 425px;
  padding-top: 60px;
}
.frans-stores-view .store-info h3 {
  font-size: 20px;
  font-weight: normal;
}
.frans-stores-view .store-info h4 {
  font-size: 15px;
  font-weight: normal;
}
.frans-stores-view .store-info span {
  display: block;
}
.frans-stores-view .store-info span.store-subtitle {
  margin: 10px 0 20px;
}
.frans-stores-view .store-info span.store-directions {
  margin: 10px 0;
}
.frans-stores-view .store-info span.store-directions a {
  font-size: 11px;
  color: #ffffff;
  color: #382818;
}
.frans-stores-view .store-info span.store-directions a:hover {
  color: #eeeeee;
  color: #382818;
}
.frans-stores-view .store-info .hours-label {
  text-align: right;
  font-weight: bold;
}
.frans-stores-view .store-info .hours-value {
  text-align: left;
}
.frans-stores-view .store-image {
  width: 100%;
  height: auto;
}
@media (max-width: 340px) {
  .frans-stores-index .frans-container .tile-row:first-child .tile:first-child .tile-content .tile-image .overlay {
    padding-top: 115px;
    min-height: 350px;
  }
}
@media (min-width: 761px) {
  .frans-stores-index .tile-row .tile {
    width: 50%;
  }
  .frans-stores-index .tile-row .tile.one,
  .frans-stores-index .tile-row .tile.two {
    padding-top: 0;
  }
  .frans-stores-index .frans-container {
    width: 600px;
  }
  .frans-stores-index .tile-row .tile .tile-content .tile-image .overlay {
    height: 370px;
    padding-top: 150px;
  }
  .frans-stores-view .store-info {
    height: 390px;
    padding-top: 35px;
  }
}
@media (min-width: 1237px) {
  .frans-stores-index .tile-row .tile {
    width: 25%;
  }
  .frans-stores-index .frans-container.frans-retailstores .tile-row .tile.one,
  .frans-stores-index .frans-container.frans-retailstores .tile-row .tile.two,
  .frans-stores-index .frans-container.frans-retailstores .tile-row .tile.three,
  .frans-stores-index .frans-container.frans-retailstores .tile-row .tile.four {
    padding-top: 0;
  }
  .frans-stores-index .frans-container.frans-japanstores .tile-row .tile {
    padding-top: 0;
  }
  .frans-stores-index .frans-container,
  .frans-stores-view .frans-container {
    width: auto;
    margin-left: -6px;
    margin-right: -6px;
  }
  .frans-stores-index .tile-row .tile .tile-content .tile-image .overlay {
    height: 500px;
    padding-top: 215px;
  }
  .frans-stores-view .frans-container {
    padding: 10px;
  }
  .frans-stores-view .store-info-column {
    width: 446px;
    margin-left: 6px;
  }
  .frans-stores-view .store-info-column .store-info {
    margin-left: -6px;
  }
  .frans-stores-view .store-image-column {
    width: 750px;
    height: 390px;
    margin-left: -6px;
    padding: 0;
  }
}
.category-bars .frans-container {
  background-color: #5b4432;
}
@media (max-width: 760px) {
  .category-parties-events .backdrop .banner {
    background-position: 16% 0%;
  }
}
@media (max-width: 996px) {
  .category-parties-events .inset {
    max-width: 370px !important;
    background: #ffffff !important;
    background: rgba(255, 255, 255, 0.94) !important;
  }
}
@media (max-width: 760px) {
  .category-parties-events .inset {
    max-width: 82% !important;
  }
}
@media (max-width: 390px) {
  .category-parties-events .inset {
    max-width: 607px !important;
  }
}
@media (max-width: 1236px) {
  .category-parties-events .tile-row.boundless .banner {
    background-position: 30% 50%;
  }
}
@media (max-width: 996px) {
  .category-parties-events .tile-row.boundless .banner {
    background-position: 90% 50%;
  }
}
.cms-page-view .frans-container,
.cms-index-noroute .frans-container,
.catalogsearch-result-index .frans-container.no-results {
  background-position: top center;
  background-repeat: no-repeat;
  padding: 192px 15px 30px;
  background-size: 540px;
}
@media (min-width: 461px) {
  .cms-page-view .frans-container,
  .cms-index-noroute .frans-container,
  .catalogsearch-result-index .frans-container.no-results {
    background-size: 815px;
    padding-top: 263px;
    padding-left: 45px;
    padding-right: 45px;
  }
}
@media (min-width: 761px) {
  .cms-page-view .frans-container,
  .cms-index-noroute .frans-container,
  .catalogsearch-result-index .frans-container.no-results {
    background-size: auto;
    padding-top: 392px;
    padding-left: 55px;
    padding-right: 55px;
  }
}
@media (min-width: 997px) {
  .cms-page-view .frans-container,
  .cms-index-noroute .frans-container,
  .catalogsearch-result-index .frans-container.no-results {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (min-width: 1237px) {
  .cms-page-view .frans-container,
  .cms-index-noroute .frans-container,
  .catalogsearch-result-index .frans-container.no-results {
    padding-left: 150px;
    padding-right: 150px;
  }
}
.cms-page-view .frans-container .page-title,
.cms-index-noroute .frans-container .page-title,
.catalogsearch-result-index .frans-container.no-results .page-title {
  margin: 0 auto 12px;
  text-align: center;
  border-bottom: none;
}
body.cms-index-defaultindex .home-content {
  background-color: #ffffff;
}
.store-divider {
  width: 100%;
  height: 36px;
  background-image: url('/skin/frontend/frans/default/images//divider-store-page.png');
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 20px;
}
