/** Shopify CDN: Minification failed

Line 603:3 Unexpected "zoom"
Line 914:3 Unexpected "zoom"
Line 1020:5 Unexpected "zoom"
Line 1664:7 Unexpected "zoom"
Line 1792:3 Unexpected "zoom"
Line 1838:9 Unexpected "zoom"
Line 1962:3 Unexpected "zoom"
Line 1985:5 Unexpected "zoom"
Line 2090:7 Unexpected "zoom"
Line 2101:9 Unexpected "zoom"
... and 22 more hidden warnings

**/
@import url("7C1D61311E70747A3.css");
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.transition, .animate-in, .utility-trigger, .utility-item, #mobile-menu, .close-mobile {
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out; }

.align-wrap, #site-header > .wrapper, .billboard, #home-chat {
  position: relative;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.last-cell, .order-table .oc.order-total, .order-table .ocf span {
  width: 16%;
  padding-left: 3%; }

.label, label, #featured-article article .pre-title, #home-register-form span, .detail-box > span, .product-help .help, .config-steps .config-steps-title, .config-steps .config-steps-type, .order-table .ocf, .order-table .order-header .oc {
  display: inline-block;
  margin-bottom: .8rem;
  font-size: 1.4rem;
  letter-spacing: 0.05rem; }
  @media (min-width: 782px) {
    .label, label, #featured-article article .pre-title, #home-register-form span, .detail-box > span, .product-help .help, .config-steps .config-steps-title, .config-steps .config-steps-type, .order-table .ocf, .order-table .order-header .oc {
      font-size: 1.2rem; } }

.selector-labels, .product-upper #product-form form .selector-wrapper .selection, .product-upper #product-form form .product-quantity label {
  font-size: 1.4rem; }

.dark-header a {
  color: #000; }
.dark-header svg {
  fill: #000; }
.dark-header .site-nav li a {
  color: #000; }

.light-header a {
  color: #fff; }
.light-header svg {
  fill: #fff; }
.light-header .site-nav li a {
  color: #fff; }

.underlined, .utility-trigger.active, #cart-menu ul li a {
  position: relative; }
  .underlined:after, .utility-trigger.active:after, #cart-menu ul li a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #f4633a;
    bottom: -2px; }

.lg-headline, blockquote p, .media-block.pullquote blockquote,
.media-block.pullquote blockquote p, .media-block blockquote,
.media-block blockquote p, .billboard-text h1,
.billboard-text h2, .header-image-wrap h1, .product-upper .mobile-only h1, .product-upper #product-form h1, .error-msg h1 {
  font-size: 3.6rem;
  line-height: calc(3.6rem * 1.4); }

.panel-trigger:after, #product-meta-controller ul li:after, #collection-header-toggle ul li:after {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: transparent;
  margin-bottom: .3rem; }
.panel-trigger.active:after, #product-meta-controller ul li.active:after, #collection-header-toggle ul li.active:after {
  background-color: #f4633a; }

.unvert-y {
  position: inherit;
  top: inherit;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  width: 100%; }
  @media (min-width: 782px) {
    .unvert-y {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); } }

.cart-img, .cart-body .c-item {
  padding-bottom: 2rem; }
  .cart-img img, .cart-body .c-item img {
    display: block;
    width: 100%; }
  .cart-img > div h3, .cart-body .c-item > div h3 {
    margin: 0;
    font-size: 1.1rem; }
  .cart-img > div a, .cart-body .c-item > div a {
    text-decoration: none; }
  @media (min-width: 782px) {
    .cart-img, .cart-body .c-item {
      padding-bottom: 0; }
      .cart-img > div, .cart-body .c-item > div {
        bottom: 2.5rem;
        padding: 0; } }

.cart-detail, .cart-body .c-deets {
  text-align: left;
  font-size: 1.4rem; }
  .cart-detail .cart-header span, .cart-body .c-deets .cart-header span {
    font-size: 0; }
  .cart-detail h3, .cart-body .c-deets h3 {
    margin: 0 0 1rem 0;
    border-bottom: 1px solid #DFCDBF;
    padding-bottom: .5rem;
    font-size: 1.4rem;
    letter-spacing: 0.04rem;
    color: #313131; }
  .cart-detail ul, .cart-body .c-deets ul {
    margin: 0; }
    .cart-detail ul li, .cart-body .c-deets ul li {
      list-style: none;
      margin: 0;
      -webkit-font-smoothing: auto; }
      .cart-detail ul li:last-child, .cart-body .c-deets ul li:last-child {
        margin: 0; }
  .cart-detail .remove-item, .cart-body .c-deets .remove-item {
    margin-top: auto; }
  .cart-detail a, .cart-body .c-deets a {
    text-decoration: none; }
  @media (min-width: 782px) {
    .cart-detail, .cart-body .c-deets {
      font-size: 1.2rem; }
      .cart-detail h3, .cart-body .c-deets h3 {
        font-size: 1.2rem; }
      .cart-detail ul li, .cart-body .c-deets ul li {
        margin: 0 0 .2rem 0; } }

.cart-qty input, .cart-body .c-qty input {
  text-align: center;
  max-width: 3rem;
  padding: 1rem .5rem;
  display: block;
  margin: 0 0 1rem; }
.cart-qty input[type=number]::-webkit-inner-spin-button, .cart-body .c-qty input[type=number]::-webkit-inner-spin-button,
.cart-qty input[type=number]::-webkit-outer-spin-button,
.cart-body .c-qty input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: textfield;
  margin: 0; }
.cart-qty .btn2, .cart-body .c-qty .btn2 {
  margin-left: .2rem; }
@media (min-width: 782px) {
  .cart-qty input, .cart-body .c-qty input {
    max-width: 4rem;
    margin-left: auto;
    margin-right: auto;
    padding: 1.2rem 0; } }

.bg-circle:after, #chat-circle:after, .error-msg:after {
  content: '';
  display: block;
  width: 20rem;
  height: 20rem;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  z-index: -1; }

.bg-pattern, .instagram, .template-404 .main-content {
  background-image: url("/cdn/shop/t/175/assets/bg_instagram.png?v=80804319964782161791680700582");
  background-repeat: repeat;
  background-position: center center; }

.shopify-preview-bar {
  max-width: 700px !important;
  left: auto !important;
  height: 33px;
  overflow: hidden;
  background: transparent !important; }
  .shopify-preview-bar .shopify-preview-bar__title {
    display: none !important; }
  .shopify-preview-bar .shopify-preview-bar__section {
    margin: 0 15px !important; }

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

html {
  font-size: 62.5%; }

body {
  font-size: 1.6rem;
  line-height: calc(1.6rem * 1.43);
  color: #4a4a4a;
  letter-spacing: 0.015rem; }
  body.no-scroll {
    overflow: hidden; }
  @media (min-width: 782px) {
    body {
      font-size: 2rem;
      line-height: calc(2rem * 1.43); } }

.wrapper {
  width: 100%;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 782px) {
    .wrapper {
      max-width: 82%;
      padding-left: 0;
      padding-right: 0; } }
  .wrapper.wide-wrapper {
    width: 100%;
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 782px) {
      .wrapper.wide-wrapper {
        max-width: 90%;
        padding-left: 0;
        padding-right: 0; } }
  .wrapper.med-wrapper {
    width: 100%;
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 782px) {
      .wrapper.med-wrapper {
        max-width: 82%;
        padding-left: 0;
        padding-right: 0; } }
  .wrapper.med-wrapper.new-product-wrapper {
    width: 100%;
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 782px) {
      .wrapper.med-wrapper.new-product-wrapper {
        max-width: 75%;
        padding-left: 0;
        padding-right: 0; } }
  .wrapper.reg-wrapper {
    width: 100%;
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 782px) {
      .wrapper.reg-wrapper {
        max-width: 75%;
        padding-left: 0;
        padding-right: 0; } }
  .wrapper.small-wrapper {
    width: 100%;
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 782px) {
      .wrapper.small-wrapper {
        max-width: 72.5%;
        padding-left: 0;
        padding-right: 0; } }
  .wrapper.narrow-wrapper {
    width: 100%;
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 782px) {
      .wrapper.narrow-wrapper {
        max-width: 90%;
        padding-left: 0;
        padding-right: 0; } }

.wrapper.slim-wrapper {
  max-width: 1124px; }

.desktop-only {
  display: none; }
  @media (min-width: 782px) {
    .desktop-only {
      display: block; } }

.mobile-only {
  display: block !important; }
  @media (min-width: 782px) {
    .mobile-only {
      display: none !important; } }

h1, h2, h3, h4, h5, h6 {
  line-height: normal;
  margin: 0.3rem 0 1rem 0;
  letter-spacing: 0.015rem;
  color: #4a4a4a; }
  @media (min-width: 782px) {
    h1, h2, h3, h4, h5, h6 {
      margin: 0.5rem 0 1.5rem 0; } }

h1, .h1 {
  font-size: calc(1.6rem * 2); }
  @media (min-width: 782px) {
    h1, .h1 {
      font-size: calc(2rem * 2); } }

h2, .h2 {
  font-size: calc(1.6rem * 1.5); }
  @media (min-width: 782px) {
    h2, .h2 {
      font-size: calc(2rem * 1.5); } }

h3, .h3 {
  font-size: 1.6rem; }
  @media (min-width: 782px) {
    h3, .h3 {
      font-size: 2rem; } }

h4, .h4 {
  font-size: calc(1.6rem / 1.5); }
  @media (min-width: 782px) {
    h4, .h4 {
      font-size: calc(2rem / 1.5); } }

h5, .h5 {
  font-size: calc(1.6rem / 2); }
  @media (min-width: 782px) {
    h5, .h5 {
      font-size: calc(2rem / 2); } }

h6, .h6 {
  font-size: calc(1.6rem / 2.2); }
  @media (min-width: 782px) {
    h6, .h6 {
      font-size: calc(2rem / 2.2); } }

a {
  color: black; }

p {
  font-size: 1.6rem;
  margin: 0.3rem 0 1rem 0; }
  @media (min-width: 782px) {
    p {
      font-size: 2rem;
      margin: 0.5rem 0 1.5rem 0; } }

li {
  margin: 0.3rem 0 1rem 0; }
  @media (min-width: 782px) {
    li {
      margin: 0.5rem 0 1.5rem 0; } }

ul {
  margin: 0.3rem 0 1rem 0; }
  ul li {
    list-style: disc; }
  @media (min-width: 782px) {
    ul {
      margin: 0.5rem 0 1.5rem 0; } }

ol {
  margin: 0.3rem 0 1rem 0; }
  ol li {
    list-style: decimal; }
  @media (min-width: 782px) {
    ol {
      margin: 0.5rem 0 1.5rem 0; } }

bold,
strong,
b {
  font-weight: bold; }

em {
  font-style: italic; }

small {
  font-size: .8rem; }

sup,
sub {
  position: relative;
  font-size: 60%;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.5em; }

blockquote {
  color: #f4633a;
  font-weight: 700;
  font-style: italic; }
  blockquote cite {
    display: block; }
    blockquote cite:before {
      content: "\2014 \0020"; }
  blockquote p {
    font-size: 2.9rem;
    line-height: 3.2rem;
    color: #f4633a;
    font-weight: 700;
    font-style: italic; }

code,
pre {
  background-color: #faf7f5;
  font-size: 1em;
  border: 0 none;
  padding: 0 2px;
  color: #51ab62; }

pre {
  overflow: auto; }

video {
  display: block;
  width: 100%;
  height: auto; }

img {
  max-width: 100%; }

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: none;
  cursor: pointer;
  line-height: calc(1.4rem * 1.43); }
  button:focus {
    outline: none; }

input,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  font-size: 16px;
  background: none;
  border: none;
  outline: none;
  padding: 1rem;
  color: #4a4a4a;
  border: 1px solid #e9e9e9;
  letter-spacing: 0.015rem; }
  input[type="checkbox"],
  select[type="checkbox"],
  textarea[type="checkbox"] {
    width: 1.5rem;
    height: 1.5rem;
    border: 1px solid #e9e9e9;
    cursor: pointer;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
    input[type="checkbox"]:checked,
    select[type="checkbox"]:checked,
    textarea[type="checkbox"]:checked {
      background: #f4633a; }
  input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button,
  select[type="number"]::-webkit-inner-spin-button,
  select[type="number"]::-webkit-outer-spin-button,
  textarea[type="number"]::-webkit-inner-spin-button,
  textarea[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  input[type="submit"],
  select[type="submit"],
  textarea[type="submit"] {
    cursor: pointer; }
  @media (min-width: 782px) {
    input,
    select,
    textarea {
      font-size: 1.1rem; } }

input::-webkit-input-placeholder {
  color: #4a4a4a; }

input::-moz-placeholder {
  color: #4a4a4a; }

input:-ms-input-placeholder {
  color: #4a4a4a; }

input:-moz-placeholder {
  color: #4a4a4a; }

textarea::-webkit-input-placeholder {
  color: #4a4a4a; }

textarea::-moz-placeholder {
  color: #4a4a4a; }

textarea:-ms-input-placeholder {
  color: #4a4a4a; }

textarea:-moz-placeholder {
  color: #4a4a4a; }

textarea {
  max-width: 100%;
  overflow: auto; }

select::-ms-expand {
  display: none; }

.field-wrap {
  margin-bottom: 1.5rem;
  *zoom: 1; }
  .field-wrap:after {
    content: "";
    display: table;
    clear: both; }
  .field-wrap.no-marg {
    margin-bottom: 0; }
  .field-wrap.btn-wrap {
    margin-bottom: 0;
    margin-top: 3rem; }
    .field-wrap.btn-wrap .btn {
      margin: 0;
      border: none; }
    .field-wrap.btn-wrap span {
      letter-spacing: 0.05rem;
      font-size: 1rem; }
  .field-wrap input,
  .field-wrap select,
  .field-wrap textarea {
    width: 100%; }
    .field-wrap input:not(.btn),
    .field-wrap select:not(.btn),
    .field-wrap textarea:not(.btn) {
      border: 1px solid #e9e9e9; }
  .field-wrap label {
    display: block;
    margin-bottom: .5rem; }
  .field-wrap .btn {
    width: inherit;
    margin: 2rem 0; }
  @media (min-width: 782px) {
    .field-wrap {
      margin-bottom: 1rem; }
      .field-wrap.half {
        width: 49%;
        margin-right: 2%;
        float: left; }
      .field-wrap.last {
        margin-right: 0; } }

.btn-wrap {
  margin: 2rem 0; }
  @media (min-width: 782px) {
    .btn-wrap {
      margin: 2rem 0; } }

.btn {
  display: inline-block;
  padding: 1rem 3rem;
  border: 1px solid #f4633a;
  background-color: transparent;
  color: #f4633a;
  text-decoration: none;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  font-size: 1.2rem;
  letter-spacing: 0.05rem;
  line-height: normal;
  cursor: pointer; }
  .btn.solid {
    background-color: #f4633a;
    color: #fff; }
  .btn.black {
    background-color: black;
    color: #fff; }
  .btn.sticky {
    background-color: black;
    color: #fff;
    border-radius: 0;
    border-color: unset; }
  .btn.lg-btn {
    padding: 1rem 4rem; }
  .btn.disabled {
    background-color: #979797;
    border-color: #979797;
    color: black;
    -webkit-opacity: 0.4;
    -moz-opacity: 0.4;
    -ms-opacity: 0.4;
    -o-opacity: 0.4;
    opacity: 0.4;
    cursor: pointer;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    -ms-pointer-events: none;
    -o-pointer-events: none;
    pointer-events: none; }
  @media (min-width: 782px) {
    .btn {
      padding: .5rem 2.2rem; } }

.icon svg {
  display: block;
  width: calc(1.5rem * 1.1);
  height: calc(1.5rem * 1.1); }
.icon.icon-arrow svg {
  width: calc(5rem * 1.2);
  height: calc(5rem * 1.2); }
.icon.icon-social svg {
  width: calc(1.5rem * 1.5);
  height: calc(1.5rem * 1.5); }
.icon.icon-search svg {
  width: 1.5rem;
  height: 1.5rem; }
.icon.icon-dad svg {
  width: 2rem;
  height: 2rem; }
.icon.icon-responsible svg {
  width: 2rem;
  height: 2rem; }
.icon.icon-article svg {
  width: 2rem;
  height: 2rem; }
.icon.icon-close {
  cursor: pointer; }
  .icon.icon-close svg {
    width: 1.5rem;
    height: 1.5rem; }
@media (min-width: 782px) {
  .icon svg {
    	/*width: $icon-size;
      height: $icon-size;*/ }
  .icon.icon-arrow svg {
    width: 5rem;
    height: 5rem; }
  .icon.icon-social svg {
    width: 1.5rem;
    height: 1.5rem; } }

.social-links li {
  display: inline-block;
  margin: 0 1rem;
  vertical-align: middle;
  background: #D0CBC9;
  padding: 4px;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  text-align: center; }
  .social-links li a svg {
    fill: white; }

.acc-trigger {
  cursor: pointer; }

.acc-content {
  display: none; }

.animate-in {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transform: translate3d(0,40px,0);
  -moz-transform: translate3d(0,40px,0);
  -ms-transform: translate3d(0,40px,0);
  -o-transform: translate3d(0,40px,0);
  transform: translate3d(0,40px,0); }
  .animate-in.in-view {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0); }

.slider-wrap, .slider-wrap-image-wraper {
  position: relative; }
  .slider-wrap .icon-arrow, .slider-wrap-image-wraper .icon-arrow {
    position: absolute;
    top: 50%;
    z-index: 1;
    cursor: pointer;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
    .slider-wrap .icon-arrow.arrow-prev, .slider-wrap-image-wraper .icon-arrow.arrow-prev {
      left: 2rem; }
    .slider-wrap .icon-arrow.arrow-next, .slider-wrap-image-wraper .icon-arrow.arrow-next {
      right: 2rem; }
    .slider-wrap .icon-arrow svg, .slider-wrap-image-wraper .icon-arrow svg {
      fill: #d1d1d1; }

.slider-wrap-image-wraper .icon-arrow svg {
  fill: #fff;
  stroke: #000;
  stroke-width: 0.5px;
  height: 2rem;
  width: 2rem; }

.slider-wrap-image-wraper .slick-dots {
  bottom: 5px; }

.slider-wrap-image-wraper .slide-arrow {
  display: none; }

.slider-wrap-image-wraper .slick button {
  width: 0.7rem;
  height: 0.7rem; }

.slider-wrap-image-wraper .slick-dots li button {
  border: 2px solid #000000;
  background-color: #fff; }

.slider-wrap-image-wraper .slick-dots li.slick-active button {
  background-color: #000000; }

.slider-wrap-image-wraper.slider-for-mobile .slick button {
  width: 0.3rem;
  height: 0.3rem; }

.slick button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: none;
  border: none;
  padding: 0;
  background: #E5E5E5;
  width: 0.7rem;
  height: 0.7rem;
  text-indent: -9000px;
  cursor: pointer;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box; }
  .slick button:focus {
    outline: none; }

.slick-dots {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -4rem;
  text-align: center;
  margin: 0; }
  .slick-dots li {
    vertical-align: middle;
    display: inline-block;
    margin: 0 1rem; }
    .slick-dots li button {
      background-color: #cecece; }
    .slick-dots li.slick-active button {
      position: relative;
      z-index: 999;
      background-color: #FFAD33; }

.slick-slide img.mobile-only {
  display: block; }
.slick-slide img.desktop-only {
  display: none; }
@media (min-width: 782px) {
  .slick-slide img.mobile-only {
    display: none; }
  .slick-slide img.desktop-only {
    display: block; } }

.back-to-top {
  cursor: pointer; }

#site-bar {
  text-align: center;
  height: 3rem;
  width: 100%;
  color: #4a4a4a;
  font-size: 1rem;
  background-color: #f4633a;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999; }
  #site-bar span {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    width: 100%;
    padding: 0 1rem; }
    #site-bar span a {
      text-decoration: none;
      color: #4a4a4a; }
  @media (min-width: 782px) {
    #site-bar {
      font-size: 1.2rem; } }

#site-header {
  *zoom: 1;
  height: 5rem;
  width: 100%;
  background: #fff;
  position: relative;
  box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.05); }
  #site-header:after {
    content: "";
    display: table;
    clear: both; }
  #site-header > .wrapper {
    position: relative;
    height: 100%;
    padding: 0; }
  #site-header > li > a {
    position: relative; }
    #site-header > li > a:after {
      content: '';
      display: block;
      width: 100%;
      background: #000;
      height: 0;
      bottom: 0;
      position: absolute; }
    #site-header > li > a:hover:after {
      height: .1rem; }
  #site-header li {
    list-style: none;
    float: left; }
    #site-header li:last-child {
      /*margin-right: 0;*/ }
  #site-header a {
    color: #f4633a;
    text-decoration: none; }
  #site-header .logo {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    z-index: 2;
    font-size: 2.2rem; }
    #site-header .logo img {
      width: 100%;
      max-width: 120px;
      display: block; }
  #site-header .icon svg {
    fill: #4a4a4a; }
  @media (min-width: 782px) {
    #site-header {
      font-size: 1.3rem;
      height: 7rem; }
      #site-header li {
        display: block; }
      #site-header .logo {
        font-size: 4rem; }
        #site-header .logo img {
          max-width: 140px;
          width: 140px; } }

.site-nav {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
  text-align: center;
  left: 0; }
  .site-nav li {
    margin: 0 2.4rem 0 0; }
    .site-nav li.has-dropdown > ul {
      display: none;
      margin: 0;
      padding: 3rem;
      position: absolute;
      top: 100%;
      background: #fff;
      width: 100%;
      width: 70rem;
      margin-left: -35rem;
      left: 50%;
      border-style: solid;
      border-color: #e9e9e9;
      border-left-width: 1px;
      border-right-width: 1px;
      border-bottom-width: 1px; }
      .site-nav li.has-dropdown > ul li a {
        color: #4a4a4a; }

.header-utilities {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
  right: 1.3rem; }
  .header-utilities ul {
    *zoom: 1;
    margin: 0; }
    .header-utilities ul:after {
      content: "";
      display: table;
      clear: both; }
    .header-utilities ul li {
      margin: 0 1.2rem 0 0; }
      .header-utilities ul li.cart-link {
        position: relative; }
        .header-utilities ul li.cart-link .cart-count {
          color: #fff;
          background: #212529;
          width: 16px;
          height: 16px;
          font-size: 11px;
          border-radius: 50%;
          top: 13px;
          top: 13px;
          text-align: center;
          position: absolute;
          right: -6px; }
      .header-utilities ul li .icon-search {
        position: relative;
        cursor: pointer;
        display: block; }
  @media (min-width: 782px) {
    .header-utilities {
      right: 0; }
      .header-utilities ul li {
        margin: 0 2rem 0 0; } }

#global-search {
  position: absolute;
  top: 70px;
  right: 13%;
  max-width: 500px;
  width: 100%;
  z-index: 9; }
  #global-search form {
    width: 100%;
    position: relative;
    -webkit-box-shadow: 1px 3px 5px rgba(0,0,0,.2);
    -moz-box-shadow: 1px 3px 5px rgba(0,0,0,.2);
    -ms-box-shadow: 1px 3px 5px rgba(0,0,0,.2);
    -o-box-shadow: 1px 3px 5px rgba(0,0,0,.2);
    box-shadow: 1px 3px 5px rgba(0,0,0,.2); }
  #global-search input::-webkit-input-placeholder {
    color: #cacaca; }
  #global-search input::-moz-placeholder {
    color: #cacaca; }
  #global-search input:-ms-input-placeholder {
    color: #cacaca; }
  #global-search input:-moz-placeholder {
    color: #cacaca; }
  #global-search input[type="search"] {
    background: #fff;
    border: none;
    padding: 2rem;
    width: 100%;
    font-size: 2rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: italic; }
  #global-search button {
    display: none; }

.utility-trigger {
  cursor: pointer; }
  .utility-trigger.active svg,
  .utility-trigger.active span {
    fill: #f4633a !important;
    color: #f4633a; }
  @media (min-width: 782px) {
    .utility-trigger {
      display: block; } }

.utility-item {
  -webkit-transform: translateY(6px);
  -moz-transform: translateY(6px);
  -ms-transform: translateY(6px);
  -o-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  visibility: hidden; }
  .utility-item.show {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    visibility: visible; }

.chat-trigger {
  cursor: pointer; }

.mega-panel {
  position: fixed;
  z-index: 9999;
  display: none;
  width: 100%;
  max-width: 1340px;
  background: #fff;
  padding: 15px 30px; }
  .mega-panel h4 {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px; }
    .mega-panel h4 a {
      color: #222326; }
  .mega-panel ul {
    display: block; }
    .mega-panel ul li {
      list-style: none; }
      .mega-panel ul li:first-child {
        margin-left: 0; }
      .mega-panel ul li:last-child {
        margin-right: 0; }
      .mega-panel ul li a {
        text-decoration: none;
        color: #222326;
        font-size: 13px; }
  .mega-panel .mega-buttons a {
    background: #FAFAFA;
    padding: 32px 15px;
    display: block;
    width: 100%;
    margin-bottom: 20px;
    color: #222326;
    font-size: 13px;
    font-weight: bold;
    max-width: 283px;
    text-align: center; }

#mini-cart {
  background: #fff;
  padding: 2.5rem;
  max-width: 60rem;
  height: calc(100vh - 8rem);
  overflow: auto;
  width: 100%;
  position: fixed;
  z-index: 9999999999;
  right: 0;
  border-left: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  top: 8rem; }
  #mini-cart .cart-item {
    margin-bottom: 0; }
  #mini-cart .cart-header {
    display: none; }
  #mini-cart .cart-body {
    margin-bottom: 2rem; }
    #mini-cart .cart-body .c-col {
      height: auto !important; }
      #mini-cart .cart-body .c-col.c-item {
        width: 20%;
        margin-right: 5%;
        margin-bottom: 6rem; }
      #mini-cart .cart-body .c-col.c-deets {
        width: 75%; }
      #mini-cart .cart-body .c-col.c-qty {
        width: 15%; }
      #mini-cart .cart-body .c-col.c-price {
        width: 15%;
        text-align: right; }
      #mini-cart .cart-body .c-col.c-remove {
        position: absolute;
        right: 0; }
        #mini-cart .cart-body .c-col.c-remove svg {
          fill: #b0b0b0; }
    #mini-cart .cart-body .cart-item {
      font-size: 1.2rem; }
      #mini-cart .cart-body .cart-item:last-child {
        margin-bottom: 0; }
    #mini-cart .cart-body .c-deets h3 {
      font-size: 16px;
      font-size: 16px;
      border-bottom: 0;
      margin-bottom: 2px; }
    #mini-cart .cart-body .c-qty input {
      padding: 1rem .5rem;
      font-size: inherit; }
  #mini-cart .cart-footer.hide {
    display: none; }
  #mini-cart .cart-footer .btn-wrap {
    margin: 0; }
  #mini-cart #checkout-buttons > div {
    text-align: center; }
    #mini-cart #checkout-buttons > div.mini-cart-total {
      width: 100%;
      padding: 3rem 0;
      font-size: 1.8rem; }
      #mini-cart #checkout-buttons > div.mini-cart-total span:first-child {
        color: #000;
        margin-right: 3%; }
    #mini-cart #checkout-buttons > div.btn-wrap {
      width: 100%; }
  #mini-cart .empty-cart {
    margin-top: 0; }
  @media (min-width: 782px) {
    #mini-cart {
      padding: 4rem 4rem 2.5rem;
      height: auto;
      min-height: 15rem;
      max-height: calc(100vh - 10rem);
      top: 10rem; }
      #mini-cart .cart-item {
        margin-bottom: 6rem; }
      #mini-cart .cart-body .c-col.c-item {
        width: 13%;
        margin-right: 0;
        margin-bottom: 0; }
      #mini-cart .cart-body .c-col.c-deets {
        width: 42%; }
      #mini-cart .cart-body .c-col.c-qty {
        margin-left: 0; }
      #mini-cart .cart-body .c-col.c-price {
        width: 15%;
        text-align: right; }
      #mini-cart .cart-body .c-col.c-remove {
        width: 15%;
        position: inherit;
        right: inherit; }
        #mini-cart .cart-body .c-col.c-remove svg {
          fill: #b0b0b0; }
      #mini-cart .cart-body .c-col:not(.c-item) {
        padding-top: 2.5rem; }
      #mini-cart .cart-body .c-qty input {
        border: none;
        padding: 0; }
      #mini-cart #checkout-buttons > div {
        float: left;
        width: 50%; }
        #mini-cart #checkout-buttons > div.mini-cart-total {
          width: 40%;
          padding: 0;
          font-size: 1.6rem; }
        #mini-cart #checkout-buttons > div.btn-wrap {
          width: 60%; } }

#btn-mobile-menu {
  width: 2rem;
  cursor: pointer;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 2.5rem; }
  #btn-mobile-menu div {
    width: 100%;
    height: .2rem;
    background: #777;
    margin-bottom: .5rem;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: relative; }
    #btn-mobile-menu div:last-child {
      margin-bottom: 0; }
  #btn-mobile-menu.open div:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: .7rem; }
  #btn-mobile-menu.open div:nth-child(2) {
    opacity: 0; }
  #btn-mobile-menu.open div:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    bottom: .7rem; }

.mobile-account {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: calc(2.5rem + 3.5rem); }

#mobile-menu {
  position: fixed;
  top: 8rem;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 5;
  overflow: auto;
  -webkit-transition-timing-function: cubic-bezier(.9,.2,.2,.9);
  -moz-transition-timing-function: cubic-bezier(.9,.2,.2,.9);
  -ms-transition-timing-function: cubic-bezier(.9,.2,.2,.9);
  -o-transition-timing-function: cubic-bezier(.9,.2,.2,.9);
  transition-timing-function: cubic-bezier(.9,.2,.2,.9);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  -ms-pointer-events: none;
  -o-pointer-events: none;
  pointer-events: none; }
  #mobile-menu.show-menu {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    -webkit-pointer-events: inherit;
    -moz-pointer-events: inherit;
    -ms-pointer-events: inherit;
    -o-pointer-events: inherit;
    pointer-events: inherit; }
  #mobile-menu .mobile-inner {
    min-height: 70rem; }
  #mobile-menu form {
    position: relative; }
    #mobile-menu form input[type="search"] {
      width: 100%;
      padding-right: 4rem; }
    #mobile-menu form input::-webkit-input-placeholder {
      color: #e9e9e9; }
    #mobile-menu form input::-moz-placeholder {
      color: #e9e9e9; }
    #mobile-menu form input:-ms-input-placeholder {
      color: #e9e9e9; }
    #mobile-menu form input:-moz-placeholder {
      color: #e9e9e9; }
    #mobile-menu form button {
      background: none;
      position: absolute;
      right: 0;
      top: 0;
      height: 100%;
      padding: 0;
      width: 3rem; }
      #mobile-menu form button svg {
        fill: #e9e9e9; }
  #mobile-menu ul {
    margin: 2.5rem 0;
    font-size: 2rem;
    padding: 0 2rem; }
    #mobile-menu ul li {
      margin: 0 0 2.5rem;
      list-style: none; }
      #mobile-menu ul li a {
        text-decoration: none; }
  #mobile-menu .upper-mobile-menu {
    padding: 2rem; }
  #mobile-menu .lower-mobile-menu {
    background: #4a4a4a;
    padding: 2rem 2rem 15rem; }
    #mobile-menu .lower-mobile-menu ul {
      padding: 0 2rem; }
      #mobile-menu .lower-mobile-menu ul li {
        font-size: 1.6rem; }
        #mobile-menu .lower-mobile-menu ul li a {
          color: #fff; }

.close-mobile {
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 2rem;
  top: 2rem;
  cursor: pointer; }
  .close-mobile div {
    background: #fff;
    position: absolute; }
    .close-mobile div:first-child {
      width: 100%;
      height: .1rem;
      top: 1.2rem;
      left: 0; }
    .close-mobile div:last-child {
      width: .1rem;
      height: 100%;
      top: 0;
      left: 1.2rem; }

.media-block {
  background: #f9f5f2;
  padding: 4rem 0;
  position: relative; }
  .media-block > .wrapper {
    padding-left: 2.5rem;
    padding-right: 2.5rem; }
  .media-block.video {
    padding-top: 0; }
    .media-block.video:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 15%;
      background: #fff; }
  .media-block.pullquote {
    padding: 6rem 0 3rem; }
    .media-block.pullquote span,
    .media-block.pullquote p,
    .media-block.pullquote h1, .media-block.pullquote h2, .media-block.pullquote h3, .media-block.pullquote h4, .media-block.pullquote h5, .media-block.pullquote h6 {
      display: inline-block;
      color: #000;
      letter-spacing: 0.05rem;
      font-size: 1.2rem; }
    .media-block.pullquote blockquote,
    .media-block.pullquote blockquote p {
      text-align: center;
      font-size: 2.9rem;
      line-height: 3.2rem;
      position: relative;
      z-index: 1;
      color: #f4633a; }
      .media-block.pullquote blockquote:before,
      .media-block.pullquote blockquote p:before {
        content: '';
        width: 27rem;
        height: 27rem;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        background: #fff;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate3d(-50%, -50%, 0);
        -moz-transform: translate3d(-50%, -50%, 0);
        -ms-transform: translate3d(-50%, -50%, 0);
        -o-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);
        z-index: -1; }
  .media-block .video-wrapper {
    width: 100%;
    border: 6px solid #fff;
    position: relative;
    z-index: 1;
    margin-bottom: 1.5rem;
    -webkit-box-shadow: 1px 1px 5px rgba(0,0,0,.2);
    -moz-box-shadow: 1px 1px 5px rgba(0,0,0,.2);
    -ms-box-shadow: 1px 1px 5px rgba(0,0,0,.2);
    -o-box-shadow: 1px 1px 5px rgba(0,0,0,.2);
    box-shadow: 1px 1px 5px rgba(0,0,0,.2); }
  .media-block blockquote,
  .media-block blockquote p {
    text-align: center;
    font-size: 2.9rem;
    line-height: 3.2rem;
    position: relative;
    z-index: 1; }
    .media-block blockquote:before,
    .media-block blockquote p:before {
      content: '';
      width: 27rem;
      height: 27rem;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      background: #fff;
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate3d(-50%, -50%, 0);
      -moz-transform: translate3d(-50%, -50%, 0);
      -ms-transform: translate3d(-50%, -50%, 0);
      -o-transform: translate3d(-50%, -50%, 0);
      transform: translate3d(-50%, -50%, 0);
      z-index: -1; }
  @media (min-width: 782px) {
    .media-block {
      padding: 8rem 0;
      min-height: 45rem; }
      .media-block > .wrapper {
        padding: 0; }
      .media-block.pullquote {
        padding: 16rem 0 6rem; }
      .media-block .video-wrapper {
        border: 12px solid #fff;
        margin-bottom: 3rem; } }

.global-promo {
  margin: 3rem 0; }
  .global-promo img {
    display: block;
    width: 100%;
    margin-bottom: 3rem; }
  .global-promo .btn-wrap {
    text-align: center; }
    .global-promo .btn-wrap .btn {
      background: #f4633a;
      border-color: #f4633a;
      width: 100%;
      max-width: 40rem; }
  @media (min-width: 782px) {
    .global-promo {
      margin: 6rem 0; }
      .global-promo img {
        margin-bottom: 5rem; }
      .global-promo .btn-wrap .btn {
        padding: 1rem 5rem;
        width: inherit; } }

.panel {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: translate3d(0,-10px,0);
  -moz-transform: translate3d(0,-10px,0);
  -ms-transform: translate3d(0,-10px,0);
  -o-transform: translate3d(0,-10px,0);
  transform: translate3d(0,-10px,0);
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  -ms-pointer-events: none;
  -o-pointer-events: none;
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 0; }
  .panel.show {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-pointer-events: inherit;
    -moz-pointer-events: inherit;
    -ms-pointer-events: inherit;
    -o-pointer-events: inherit;
    pointer-events: inherit; }
  .panel .panel-inner {
    padding: 0 3.5rem; }
  @media (min-width: 782px) {
    .panel .panel-inner {
      max-width: 90%;
      padding: 0;
      margin: 0 auto; } }

.panels-wrap {
  position: relative; }

.product-item {
  position: relative;
  padding-bottom: 8rem;
  padding-top: 3rem;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
  .product-item:hover {
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.1);
    -ms-box-shadow: 0 0 10px rgba(0,0,0,.1);
    -o-box-shadow: 0 0 10px rgba(0,0,0,.1);
    box-shadow: 0 0 10px rgba(0,0,0,.1); }
    .product-item:hover .product-item-details .btn-wrap .btn {
      background: #f4633a;
      color: #fff; }
  .product-item > a {
    text-decoration: none;
    color: #3d3d3d; }
  .product-item .product-item-image {
    position: relative;
    overflow: hidden;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 2% 1rem; }
    .product-item .product-item-image img {
      display: block;
      width: 100%;
      height: auto;
      margin: 0 auto; }
      .product-item .product-item-image img.hover-img {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        display: none;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate3d(-50%, -50%, 0);
        -moz-transform: translate3d(-50%, -50%, 0);
        -ms-transform: translate3d(-50%, -50%, 0);
        -o-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0); }
  .product-item .product-item-details {
    padding: 0 2.5rem;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 1.4rem; }
    .product-item .product-item-details .product-item-title {
      *zoom: 1;
      border-bottom: 1px solid #DFCDBF;
      padding-bottom: 1rem; }
      .product-item .product-item-details .product-item-title:after {
        content: "";
        display: table;
        clear: both; }
      .product-item .product-item-details .product-item-title > span {
        letter-spacing: 0.05rem;
        display: inline-block;
        line-height: normal; }
      .product-item .product-item-details .product-item-title .price {
        display: block; }
    .product-item .product-item-details .btn-wrap {
      display: none; }
  @media (min-width: 782px) {
    .product-item {
      padding-bottom: 8rem; }
      .product-item .product-item-image {
        padding: 0 12% 1rem; }
        .product-item .product-item-image img {
          /*max-height: 20rem;*/
          width: auto;
          height: 100%; }
      .product-item .product-item-details {
        padding: 0 12%; }
        .product-item .product-item-details .product-item-title .title {
          float: left;
          max-width: 65%; }
        .product-item .product-item-details .product-item-title .price {
          float: right;
          max-width: 35%; }
        .product-item .product-item-details .btn-wrap {
          clear: both;
          margin: 1rem 0 0rem;
          text-align: center; }
          .product-item .product-item-details .btn-wrap .btn {
            -webkit-transition: all 0.15s ease-in-out;
            -moz-transition: all 0.15s ease-in-out;
            -ms-transition: all 0.15s ease-in-out;
            -o-transition: all 0.15s ease-in-out;
            transition: all 0.15s ease-in-out; } }

.billboard .wrapper {
  position: relative;
  width: 100%;
  height: 100%; }

.billboard-bg-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 58rem;
  height: calc(100vh - 8rem); }
  @media (min-width: 782px) {
    .billboard-bg-img {
      min-height: 58rem;
      height: calc(100vh - 10rem); } }

.billboard-bg-video-container {
  min-height: 58rem;
  height: calc(100vh - 10rem);
  position: relative;
  overflow: hidden; }

.billboard-bg-video {
  position: absolute;
  	/*min-width: 100%;
      min-height: 100%;*/
  width: 100%;
  height: auto;
  /*left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);*/ }

.billboard-img .wrapper {
  position: absolute;
  left: 7.5%; }
.billboard-img img {
  display: block;
  width: 100%; }

.billboard-text {
  padding: 3rem 3.5rem 5rem; }
  .billboard-text > .wrapper {
    padding: 0 3.5rem; }
  .billboard-text.billboard-shop {
    display: block;
    background-color: rgba(255, 255, 255, 0.875); }
    .billboard-text.billboard-shop h1,
    .billboard-text.billboard-shop h2 {
      margin: 0 0 2rem 0;
      font-size: 3.2rem;
      line-height: 3.2rem; }
    .billboard-text.billboard-shop .rte p {
      margin: 0; }
  .billboard-text h1,
  .billboard-text h2 {
    color: #f4633a;
    margin: 0 0 2rem 0;
    padding-bottom: 2rem;
    border-bottom: 1px solid #b0b0b0; }
  .billboard-text p {
    color: #171717;
    margin-bottom: 2rem; }
  @media (min-width: 782px) {
    .billboard-text {
      padding: 0;
      position: absolute;
      bottom: 12%;
      right: 5%;
      max-width: 63rem; }
      .billboard-text > .wrapper {
        padding: 0; } }

.instagram {
  padding-top: 4rem;
  padding-bottom: 4rem; }
  .instagram .section-header h2 {
    color: #e43c0d;
    font-size: 3rem; }
  @media (min-width: 782px) {
    .instagram {
      /*margin-top: -$instagram-offset;*/
      padding-top: calc(10rem + 4rem);
      padding-bottom: 8rem; } }

#instafeed {
  *zoom: 1; }
  #instafeed:after {
    content: "";
    display: table;
    clear: both; }
  #instafeed .ig-item {
    display: block;
    float: left;
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 2%; }
    #instafeed .ig-item:nth-child(4n+4) {
      margin-right: 0; }
    #instafeed .ig-item img {
      display: block;
      width: 100%;
      height: auto; }

#featured-article {
  background: #f9f5f2;
  padding-top: 3.5rem;
  padding-bottom: calc(3.5rem * 2); }
  #featured-article article {
    position: relative;
    background: #f9f5f2; }
    #featured-article article .icon {
      position: absolute;
      right: 3rem;
      top: 3rem; }
      #featured-article article .icon svg {
        fill: #f4633a; }
    #featured-article article .img-wrap {
      position: relative;
      margin-bottom: 2rem; }
      #featured-article article .img-wrap img {
        display: block;
        width: 100%;
        height: auto; }
    #featured-article article header .title {
      font-weight: 700; }
  @media (min-width: 782px) {
    #featured-article {
      margin: 3rem 0 0;
      padding: 0; }
      #featured-article article {
        padding: 4% 8%;
        *zoom: 1; }
        #featured-article article:after {
          content: "";
          display: table;
          clear: both; }
        #featured-article article .img-wrap {
          float: left;
          width: 35%;
          margin-right: 6%;
          margin-bottom: 0; }
        #featured-article article .pre-title {
          font-size: 1.4rem;
          display: block; }
        #featured-article article header {
          float: left;
          width: 51%;
          position: relative; }
          #featured-article article header > div {
            /*@include align(y);*/
            padding-right: 20%; }
          #featured-article article header .title {
            font-size: 4rem; }
          #featured-article article header .btn {
            margin-top: 2rem; } }

.rte h1, .rte h2, .rte h3, .rte h4, .rte h5, .rte h6 {
  margin: 0.5rem 0 1.5rem 0; }
.rte img {
  margin: 3rem 0;
  max-width: 100%; }
.rte blockquote {
  margin: 4rem 0; }
.rte ul,
.rte ol {
  padding-left: 2rem; }
@media (min-width: 782px) {
  .rte blockquote {
    margin: 7rem 0; } }

.template-index .slider-wrap .icon-arrow {
  top: calc(58rem / 2); }
.template-index .slider-wrap .billboard-text {
  background-color: rgba(255, 255, 255, 0.8);
  border-top: 5px solid #f9b09b;
  background: #fff;
  padding: 5rem 3.5rem; }
  .template-index .slider-wrap .billboard-text h1,
  .template-index .slider-wrap .billboard-text h2 {
    font-style: normal; }
.template-index #home-article {
  background: transparent; }
  .template-index #home-article article {
    background: #f9f5f2; }
.template-index #featured-article {
  background: #f9f5f2;
  margin-top: 4rem; }
@media (min-width: 782px) {
  .template-index .slider-wrap .billboard-text {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 10%;
    bottom: inherit;
    max-width: 36rem;
    padding: 6rem 5rem; }
  .template-index #featured-article {
    background: #fff; } }

#home-slider .slick-dots {
  top: calc(58rem + 2rem);
  bottom: inherit; }
  #home-slider .slick-dots li.slick-active button:before {
    content: '';
    display: block;
    width: 0.7rem;
    height: 0.7rem;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #e43c0d; }
  #home-slider .slick-dots li.slick-active button:after {
    content: '';
    display: block;
    width: 1.8rem;
    height: 1.8rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-color: #f7cd92;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    z-index: -2;
    opacity: .5;
    border: 1px solid #f4633a; }
@media (min-width: 782px) {
  #home-slider .slick-dots {
    top: inherit;
    bottom: 3rem; } }

#home-content {
  background-color: #f6fcfb;
  *zoom: 1;
  position: relative; }
  #home-content:after {
    content: "";
    display: table;
    clear: both; }
  #home-content:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 8rem;
    background: #fff;
    bottom: 0;
    left: 0;
    z-index: 0; }
  #home-content > .wrapper {
    padding: 0; }
  @media (min-width: 782px) {
    #home-content > .wrapper {
      padding: inherit; } }

@media (min-width: 782px) {
  #home-register-chat {
    *zoom: 1;
    margin-bottom: 8rem; }
    #home-register-chat:after {
      content: "";
      display: table;
      clear: both; } }

#home-register-form {
  padding: 3rem 3.5rem;
  background: #fff; }
  #home-register-form span {
    font-size: 1.4rem;
    margin-bottom: 3rem; }
  #home-register-form .submit-wrap {
    clear: both;
    margin: 0; }
  #home-register-form form input:not(.btn) {
    border-top: none;
    border-left: none;
    border-right: none;
    padding: .2rem 0; }
  #home-register-form .field-wrap {
    margin-bottom: 2rem; }
  @media (min-width: 782px) {
    #home-register-form {
      padding: 5rem 7rem 4rem;
      float: left;
      width: 65%;
      margin-right: 5%; }
      #home-register-form form input {
        font-size: 1.4rem; } }

#home-chat {
  min-height: 25rem; }
  @media (min-width: 782px) {
    #home-chat {
      float: right;
      width: 30%; } }

#chat-circle {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  text-align: center;
  width: 100%;
  padding: 0 3.5rem; }
  #chat-circle h2 {
    color: #f4633a;
    margin: 0 0 1rem 0;
    font-size: 2.9rem;
    line-height: 3.2rem;
    font-style: italic; }
  #chat-circle > span {
    text-align: center;
    font-size: 1.2rem; }
    #chat-circle > span > * {
      display: inline-block;
      vertical-align: bottom; }
    #chat-circle > span a {
      color: #4a4a4a;
      letter-spacing: 0.05rem; }
    #chat-circle > span .icon-chat {
      margin-right: .5rem; }
      #chat-circle > span .icon-chat svg {
        fill: #b0b0b0; }

#home-features {
  clear: both;
  background: #fff;
  position: relative;
  z-index: 1; }
  #home-features .home-feature-item .hfi-pic {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 40rem;
    height: 50vh; }
  #home-features .home-feature-item .hfi-text {
    padding: 15% 9%;
    position: relative; }
    #home-features .home-feature-item .hfi-text:before {
      content: '';
      position: absolute;
      left: 0;
      top: 15%;
      width: .6rem;
      height: 33.33%;
      background: #f4633a; }
    #home-features .home-feature-item .hfi-text .icon {
      position: absolute;
      top: 2rem;
      right: 2rem; }
      #home-features .home-feature-item .hfi-text .icon svg {
        fill: #f4633a; }
    #home-features .home-feature-item .hfi-text h3 {
      letter-spacing: 0.05rem;
      font-size: 1.8rem;
      margin: 0 0 2rem 0; }
  @media (min-width: 782px) {
    #home-features {
      *zoom: 1;
      margin-top: 8rem;
      width: 82%;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 10rem; }
      #home-features:after {
        content: "";
        display: table;
        clear: both; }
      #home-features .home-feature-item {
        *zoom: 1; }
        #home-features .home-feature-item:after {
          content: "";
          display: table;
          clear: both; }
        #home-features .home-feature-item:nth-child(even) .hfi-pic {
          float: left; }
        #home-features .home-feature-item:nth-child(even) .hfi-text {
          float: right; }
        #home-features .home-feature-item:nth-child(odd) .hfi-pic {
          float: right; }
        #home-features .home-feature-item:nth-child(odd) .hfi-text {
          float: left; }
        #home-features .home-feature-item .hfi-pic {
          width: 55%;
          min-height: 45rem; }
        #home-features .home-feature-item .hfi-text {
          width: 45%;
          padding: 10% 9%;
          -webkit-box-shadow: 1px 2px 7px rgba(0,0,0,.1);
          -moz-box-shadow: 1px 2px 7px rgba(0,0,0,.1);
          -ms-box-shadow: 1px 2px 7px rgba(0,0,0,.1);
          -o-box-shadow: 1px 2px 7px rgba(0,0,0,.1);
          box-shadow: 1px 2px 7px rgba(0,0,0,.1); }
          #home-features .home-feature-item .hfi-text .icon {
            top: 4rem; }
          #home-features .home-feature-item .hfi-text p {
            line-height: 2rem;
            margin: 0; } }

.template-collection .media-block {
  background: transparent; }
.template-collection #featured-article {
  margin-top: 0; }

#collection-header .billboard-text {
  padding: 4rem; }
  #collection-header .billboard-text h1, #collection-header .billboard-text h2 {
    color: #4a4a4a; }
  #collection-header .billboard-text h3 {
    letter-spacing: 0.015rem;
    margin-top: 4rem; }
#collection-header .billboard-bg-img {
  min-height: 67rem;
  height: calc(100vh - 10rem); }
#collection-header.section-header {
  margin-top: 8rem; }

#accessories {
  padding-top: calc(10rem + 2rem); }

.pagination-custom {
  font-size: 0;
  max-width: 90%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  letter-spacing: -.31em;
  word-spacing: -.43em;
  font-size: 1.6rem;
  text-align: center;
  padding: 2rem 0; }
  .pagination-custom li {
    display: inline-block;
    margin: 0 1rem;
    list-style: none;
    letter-spacing: normal; }
    .pagination-custom li a {
      display: block;
      letter-spacing: inherit; }

.trigger {
  cursor: pointer; }

.detail-box {
  margin-bottom: 1rem; }
  @media (min-width: 782px) {
    .detail-box {
      margin-bottom: 1rem; } }

#swatch-box-mobile {
  margin-bottom: 0; }

.color-swatches {
  *zoom: 1;
  margin: 1rem 0;
  clear: both; }
  .color-swatches:after {
    content: "";
    display: table;
    clear: both; }
  .color-swatches .header {
    margin: 0;
    width: 100%;
    position: relative; }
    .color-swatches .header h3 {
      margin: 0; }
    .color-swatches .header.open .icon {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
    .color-swatches .header .remove {
      display: none;
      color: #f4633a;
      margin-left: 15px;
      cursor: pointer; }
    .color-swatches .header.active .remove {
      display: inline; }
    .color-swatches .header .icon {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      right: 1.5rem;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      -webkit-transform-origin: 50% 25%;
      -moz-transform-origin: 50% 25%;
      -ms-transform-origin: 50% 25%;
      -o-transform-origin: 50% 25%;
      transform-origin: 50% 25%; }
      .color-swatches .header .icon svg {
        fill: #b6b6b6; }
  @media (min-width: 782px) {
    .color-swatches .header {
      padding: 0;
      border: none;
      width: inherit; } }

.color-name {
  display: block;
  clear: both;
  margin: 0; }

.swatch-wrap {
  *zoom: 1;
  margin: 0;
  overflow: auto;
  padding: .5rem 0; }
  .swatch-wrap:after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 782px) {
    .swatch-wrap {
      display: block; } }

.swatch {
  display: block !important;
  height: 3rem;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  margin: 0;
  float: left;
  width: 24%;
  margin: 0 1.33% 1.33% 0;
  border: 1px solid #e9e9e9; }
  .swatch:nth-child(4n+4) {
    margin-right: 0; }
  .swatch.active {
    border-style: solid;
    border-color: #000;
    border-width: 1px;
    cursor: default; }
  @media (min-width: 782px) {
    .swatch {
      width: 8rem;
      height: 2.4rem;
      margin: 0 .5rem .8rem 0; }
      .swatch:nth-child(4n+4) {
        margin-right: .5rem; } }
  .swatch.swatch-img {
    width: 50%;
    height: 100px;
    background: transparent;
    margin: 0 -1px -1px 0;
    position: relative;
    display: flex !important;
    overflow: hidden; }
    @media (min-width: 782px) {
      .swatch.swatch-img {
        width: 118px; } }
    .swatch.swatch-img.active {
      z-index: 2;
      border-color: #f4633a; }
    .swatch.swatch-img img {
      display: block;
      position: relative;
      -webkit-transform: translate3d(0, -53%, 0) scale(2);
      -moz-transform: translate3d(0, -53%, 0) scale(2);
      -ms-transform: translate3d(0, -53%, 0) scale(2);
      -o-transform: translate3d(0, -53%, 0) scale(2);
      transform: translate3d(0, -53%, 0) scale(2);
      -webkit-pointer-events: none;
      -moz-pointer-events: none;
      -ms-pointer-events: none;
      -o-pointer-events: none;
      pointer-events: none; }

.coconut-white {
  background-color: #f0f0ea; }

.frost-grey {
  background-color: #adbcc9; }

.gala-green {
  background-color: #009900; }

.mercury-coconut-white {
  background-color: #cccccc; }

.mercury-rock-red {
  background-color: #ea3737; }

.midnight-black {
  background-color: #000000; }

.rose-gold {
  background-color: #fad4b7; }

.snakeskin-black {
  background-color: #000000; }

.solar-gold {
  background-color: #f0c339; }

.cappuccino {
  background-color: #331e09; }

.green {
  background-color: #6ecb4e; }

.grey {
  background-color: #969995; }

.lollipop-blue {
  background-color: #4fc0e2; }

.lollipop-brown {
  background-color: #b79069; }

.lollipop-grey {
  background-color: #c7c6c5; }

.lollipop-pink {
  background-color: #f8a8c9; }

.black {
  background-color: #000000; }

.bermuda-blue {
  background-color: #05AEB6; }

.gala-green {
  background-color: #6caf44; }

.harvest-orange {
  background-color: #f05a28; }

.rock-red {
  background-color: #ec2027; }

.rosy-pink {
  background-color: #e17cb1; }

.henna-brown {
  background-color: #7f553a; }

.midnight-black {
  background-color: #000000; }

.canary-yellow {
  background-color: #f8ef22; }

.provence-purple {
  background-color: #5e2d87; }

.navy-blue {
  background-color: #1F2D5D; }

.lunar-silver {
  background-color: #b3b3b0; }

.white {
  background-color: #FFFFFF; }

.noir {
  background-color: #000000; }

.mercury {
  background-color: #6d6e71; }

.silver {
  background-color: #b8b8b8; }

.rose-gold {
  background-color: #f0cb9c; }

.gold {
  background-color: #cea941; }

.cappuccino {
  background-color: #48230F; }

.natural {
  background-color: #f1bd83; }

.frost-grey {
  background-color: #818486; }

.ebony {
  background-color: #000000; }

.natural-wheat {
  background-color: #ebebe3; }

.oak {
  background-color: #ae5c23; }

.snakeskin-grey {
  background-color: #7d7777; }

.sonar-gold {
  background-color: #ffb349; }

.blossom-pink {
  background-color: #e17cb1; }

.paradise-blue {
  background-color: #05AEB6; }

.downtown-denim {
  background-color: #33363f; }

.white-yellow {
  background-color: #f8ef22; }

.black-green {
  background-color: #009900; }

.black-orange {
  background-color: #f99e1e; }

.black-yellow {
  background-color: #f8ef22; }

.white-green {
  background-color: #009900; }

.white-orange {
  background-color: #f99e1e; }

.navy {
  background-color: #1F2D5D; }

.cocomat {
  background-color: #000000; }

.pocket-spring {
  background-color: #ebebe3; }

.coconut-white-organic {
  background-color: #f0f0ea; }

.frost-grey-organic {
  background-color: #787c7f; }

.henna-brown-organic {
  background-color: #7f553a; }

.navy-blue-organic {
  background-color: #1F2D5D; }

.midnight-black {
  background-color: #000000; }

.snakeskin-black {
  background-color: #000000; }

.natural-sandstone {
  background-color: #f1bd83; }

.henna-brown-leatherette {
  background-color: #312a28; }

.oak-white {
  background-color: #ae5c23; }

.frost-grey-coconut-white {
  background-color: #818486; }

.natural-coconut-white {
  background-color: #f1bd83; }

.lollipop-bermuda-blue {
  background-color: #4fc0e2; }

.lollipop-henna-brown {
  background-color: #b79069; }

.lollipop-frost-grey {
  background-color: #c7c6c5; }

.lollipop-rosy-pink {
  background-color: #f8a8c9; }

.natural-wheat-organic {
  background-color: #ebebe3; }

.alma-mini {
  background-color: #000000; }

.alma-papa {
  background-color: #000000; }

.alma-max {
  background-color: #000000; }

.luxo {
  background-color: #000000; }

.titanium {
  background-color: #6d6e71; }

.sandstone {
  background-color: #f1bd83; }

.wooly {
  background-color: #f1e1cb; }

.black-pink {
  background-color: #c73e8e; }

.black-blue {
  background-color: #1992d0; }

.bicycle {
  background-color: #db622a; }

.alphabet {
  background-color: #000000; }

.high-seas {
  background-color: #205372; }

.cappuccino-coconut-white {
  background-color: #48230F; }

.frost-grey_coconut-white {
  background-color: #818486; }

.cappuccino_coconut-white {
  background-color: #48230F; }

.natural_coconut-white {
  background-color: #f1bd83; }

.unicorn {
  background-color: #f8a8c9; }

.mermaid {
  background-color: #f8a8c9; }

.toucan {
  background-color: #000000; }

.breathe {
  background-color: #000000; }

.marigold {
  background-color: #e9a916; }

.riviera {
  background-color: #4d7cbc; }

.rosewater {
  background-color: #f3dae1; }

.persimmon {
  background-color: #f5786b; }

.quilted-parsnip-organic-muslin {
  background-color: #eee3e1; }

.quilted-bay-blue-organic-muslin {
  background-color: #a7b3c9; }

.diesel-denim {
  background-color: #66646c; }

.marble {
  background-color: #aaabaf; }

.parsnip-organic-muslin {
  background-color: #eee3e1; }

.bay-blue-organic-muslin {
  background-color: #a7b3c9; }

.sting-ray-organic {
  background-color: #4084d5; }

.rose-hip-organic {
  background-color: #d9c4c1; }

.beach-house-grey {
  background-color: #b19686; }

.beach-house-white {
  background-color: #f0f0ea; }

.beach-house-white-coconut-white-organic {
  background-color: #f0f0ea; }

.beach-house-white-frost-grey-organic {
  background-color: #adbcc9; }

.beach-house-white-navy-blue-organic {
  background-color: #1F2D5D; }

.cappuccino-coconut-white-organic {
  background-color: #f0f0ea; }

.cappuccino-frost-grey-organic {
  background-color: #adbcc9; }

.cappuccino-navy-blue-organic {
  background-color: #1F2D5D; }

.natural-coconut-white-organic {
  background-color: #f0f0ea; }

.natural-frost-grey-organic {
  background-color: #adbcc9; }

.natural-navy-blue-organic {
  background-color: #1F2D5D; }

.bay-blue-organic-quilted {
  background-color: #a7b3c9; }

.alligator-organic {
  background-color: #97a6d2; }

.pods-organic {
  background-color: #283e5c; }

.rosehip-organic {
  background-color: #8b7b65; }

.blowfish-organic-muslin {
  background-color: #19439D; }

.starz-organic-muslin {
  background-color: #9fa0a0; }

.alphabet-organic-muslin {
  background-color: #000000; }

.leaves-organic-muslin {
  background-color: #efd5ce; }

.grey {
  background-color: #adbcc9; }

.blush {
  background-color: #fec7c7; }

.merino-wooly {
  background-color: #f1e1cb; }

.shibori-organic {
  background-color: #2d5d93; }

.sea-life-organic {
  background-color: #92C0A8; }

.mesa-organic {
  background-color: #D39772; }

.flora-organic {
  background-color: #E7C0C0; }

.denim-pods-organic {
  background-color: #283e5c; }

.alphabet-black {
  background-color: #000000; }

.mauve {
  background-color: #ebd1d0; }

.slate-grey {
  background-color: #b0c0cc; }

.coconut-white-cotton-seat-pods {
  background-color: #f0f0ea; }

.midnight-black-cotton-seat-pods {
  background-color: #000000; }

.blush-cotton-seat-pods {
  background-color: #fec7c7; }

.product-help {
  margin: 1rem 0;
  color: #000 !important;
  text-transform: capitalize; }
  .product-help .help {
    font-size: 1.2rem;
    display: block; }
    .product-help .help .icon {
      display: inline-block;
      vertical-align: bottom;
      margin-right: .3rem;
      margin-left: .6rem;
      cursor: pointer; }
      .product-help .help .icon svg {
        fill: #b0b0b0; }
    .product-help .help .chat-text {
      font-weight: 400;
      text-decoration: underline;
      color: #b0b0b0;
      cursor: pointer;
      color: #000; }
  .product-help .help-meta {
    font-size: 1.2rem;
    color: #b0b0b0;
    letter-spacing: 0.015rem;
    color: #000; }
  @media (min-width: 782px) {
    .product-help {
      margin: 1rem 0; }
      .product-help .help-meta {
        font-size: 1.2rem;
        color: #000; } }

.product-meta {
  border-top: none;
  padding: 2rem 0 1rem; }
  .product-meta > .wrapper {
    padding: 0; }
  @media (min-width: 782px) {
    .product-meta {
      border-top: 1px solid #e9e9e9;
      padding: 8rem 0 2rem; } }

#product-meta-controller ul {
  font-size: 0;
  letter-spacing: 0;
  margin: 0;
  *zoom: 1; }
  #product-meta-controller ul:after {
    content: "";
    display: table;
    clear: both; }
  #product-meta-controller ul li {
    text-align: center;
    margin: 0;
    display: block;
    float: left;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: relative;
    min-width: 50vw;
    text-transform: uppercase;
    font-weight: bold;
    color: #606060;
    margin-top: 15px; }
    #product-meta-controller ul li:first-child {
      text-indent: 2.5rem; }
    #product-meta-controller ul li:before {
      content: '';
      position: absolute;
      width: 100%;
      height: 1px;
      background: #e9e9e9;
      left: 0;
      bottom: 0;
      z-index: 0; }
    #product-meta-controller ul li.active {
      color: #f4633a; }
    #product-meta-controller ul li span {
      font-size: 1.1rem;
      letter-spacing: 0.04rem; }
@media (min-width: 782px) {
  #product-meta-controller ul {
    text-align: center;
    width: auto !important; }
    #product-meta-controller ul li {
      display: inline-block;
      text-align: center;
      min-width: inherit;
      width: auto;
      float: none;
      padding: 0 15px; }
      #product-meta-controller ul li:first-child {
        text-indent: 0; }
      #product-meta-controller ul li span {
        font-size: 1.2rem; } }

.product-meta-panels {
  position: relative; }
  .product-meta-panels .panel {
    padding: 2rem 0;
    width: 100%;
    overflow: auto; }
  @media (min-width: 782px) {
    .product-meta-panels .panel {
      padding: 4rem 0; } }

.horizontal-wrapper {
  position: relative;
  overflow: hidden; }
  .horizontal-wrapper:after {
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    width: 8rem;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+99&0+0,1+96 */
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 96%, white 99%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 96%, white 99%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 96%, white 99%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
    /* IE6-9 */
    right: 0;
    top: 0;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    -ms-pointer-events: none;
    -o-pointer-events: none;
    pointer-events: none; }
  .horizontal-wrapper:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 20px;
    background: #fff;
    left: 0;
    bottom: 0;
    z-index: 0; }

.customize-header > .wrapper {
  padding: 0; }
.customize-header .billboard-text {
  position: relative;
  padding: 0;
  width: 100%;
  right: 0; }
  .customize-header .billboard-text h1 {
    font-size: 3.3rem;
    line-height: 3.3rem;
    color: #000;
    font-style: normal; }
  .customize-header .billboard-text .panel {
    top: calc(10.5rem - 4rem);
    height: 10.5rem;
    overflow-y: auto;
    overflow-x: initial; }
    .customize-header .billboard-text .panel.desktop-only {
      font-size: 0;
      color: #fff; }
@media (min-width: 782px) {
  .customize-header {
    background: rgba(216, 216, 216, 0.25);
    padding-bottom: 4rem;
    min-height: 55rem;
    height: calc(100vh - 10rem); }
    .customize-header .billboard-text {
      width: 45%;
      bottom: 15%;
      overflow: inherit;
      position: absolute; }
      .customize-header .billboard-text .panel.desktop-only {
        font-size: 2rem;
        color: #4a4a4a; } }
@media (min-width: 1385px) {
  .customize-header .billboard-text h1 {
    font-size: 6rem;
    line-height: 6rem; }
  .customize-header .billboard-text .panel {
    top: calc(10.5rem - 1rem); } }

#collection-header-toggle {
  height: calc(6rem - .4rem); }
  #collection-header-toggle:before {
    bottom: -2.5rem; }
  #collection-header-toggle ul {
    margin: 0;
    *zoom: 1;
    border-bottom: 1px solid #e9e9e9;
    left: 0;
    top: 0;
    min-width: 100vw; }
    #collection-header-toggle ul:after {
      content: "";
      display: table;
      clear: both; }
    #collection-header-toggle ul li {
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      display: block;
      float: left;
      margin: 0;
      list-style: none;
      cursor: pointer;
      font-size: 1.4rem;
      line-height: 5.1rem;
      letter-spacing: 0.05rem;
      padding-right: 30px;
      padding-left: 30px; }
      #collection-header-toggle ul li:last-child {
        margin-right: 0; }
      #collection-header-toggle ul li.active {
        color: #f4633a; }
      @media (min-width: 782px) {
        #collection-header-toggle ul li {
          padding-right: 0;
          padding-left: 0; } }
  @media (min-width: 782px) {
    #collection-header-toggle {
      height: auto; }
      #collection-header-toggle .inner-slide {
        padding: 0; }
      #collection-header-toggle ul {
        position: inherit;
        left: inherit;
        top: inherit;
        border: none;
        height: auto;
        margin: calc(10.5rem + 3rem) 0 0 0;
        min-width: inherit;
        width: 100% !important; }
        #collection-header-toggle ul li {
          margin: 0 4rem 1rem 0;
          width: auto !important;
          min-width: inherit;
          line-height: inherit;
          font-size: 1.2rem;
          color: #979797; }
          #collection-header-toggle ul li:first-child {
            text-indent: 0; }
      #collection-header-toggle:before {
        display: none; }
      #collection-header-toggle:after {
        display: none; } }

.header-image-wrap {
  position: relative;
  height: calc(58rem - 6rem);
  background: rgba(216, 216, 216, 0.25); }
  .header-image-wrap h1 {
    margin: 0;
    text-align: center;
    padding: 2rem;
    font-size: 3.5rem; }
  .header-image-wrap .panel {
    height: calc(58rem - 13.8rem);
    width: 100%;
    top: inherit;
    bottom: 0; }
    .header-image-wrap .panel img {
      display: block;
      width: 100%;
      max-width: 32rem;
      height: auto;
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate3d(-50%, -50%, 0);
      -moz-transform: translate3d(-50%, -50%, 0);
      -ms-transform: translate3d(-50%, -50%, 0);
      -o-transform: translate3d(-50%, -50%, 0);
      transform: translate3d(-50%, -50%, 0); }
  .header-image-wrap.crib-img .panel img {
    height: auto;
    width: 75%;
    max-width: 40rem; }
  @media (min-width: 782px) {
    .header-image-wrap {
      width: 55%;
      height: 100%;
      float: left;
      background: none; }
      .header-image-wrap .panel {
        height: 100%; }
        .header-image-wrap .panel img {
          top: inherit;
          -webkit-transform: translate3d(-50%, 0, 0);
          -moz-transform: translate3d(-50%, 0, 0);
          -ms-transform: translate3d(-50%, 0, 0);
          -o-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
          bottom: 10%;
          max-width: 40rem; } }

#mobile-collection-header-acc .mobile-panel {
  padding: 3.5rem;
  display: none; }

#configurator {
  padding: 2rem 0; }
  @media (min-width: 782px) {
    #configurator {
      padding: 5rem 0; } }

.config-steps {
  overflow: hidden;
  position: relative;
  z-index: 2;
  margin-bottom: 4rem; }
  .config-steps .config-steps-heading {
    margin-bottom: 1em;
    display: flex;
    justify-content: space-between; }
    @media (max-width: 919px) {
      .config-steps .config-steps-heading {
        flex-direction: column; } }
    @media (max-width: 781px) {
      .config-steps .config-steps-heading {
        margin-top: 4rem; } }
  .config-steps .config-steps-title {
    font-size: 1.2rem; }
    @media (max-width: 781px) {
      .config-steps .config-steps-title {
        text-align: center;
        font-size: 1.6rem; } }
  .config-steps .config-steps-types {
    display: flex; }
    @media (max-width: 781px) {
      .config-steps .config-steps-types {
        justify-content: center; } }
  .config-steps .config-steps-type {
    margin-left: 20px; }
    @media (min-width: 782px) {
      .config-steps .config-steps-type {
        font-size: 0.9rem; } }
    .config-steps .config-steps-type:first-child {
      margin-left: 0; }
    .config-steps .config-steps-type:before {
      content: "";
      float: left;
      width: 10px;
      height: 10px;
      margin-right: 5px;
      margin-top: 4px;
      vertical-align: middle; }
      @media (min-width: 782px) {
        .config-steps .config-steps-type:before {
          margin-top: 5px; } }
  .config-steps .config-steps-type-required {
    color: #393939; }
    .config-steps .config-steps-type-required:before {
      background-color: #4A494A; }
  .config-steps .config-steps-type-optional {
    color: #CECECE; }
    .config-steps .config-steps-type-optional:before {
      background-color: #D8D8D8; }
  .config-steps .config-steps-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
  .config-steps .config-steps-item {
    border-bottom: 5px solid #d8d8d8;
    width: 31%;
    text-align: center;
    font-size: 1rem;
    font-weight: bold;
    padding-bottom: 6px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    margin-bottom: 1rem; }
    .config-steps .config-steps-item .config-steps-item-checkmark {
      display: none;
      position: absolute;
      top: 5px;
      left: 5px;
      color: #F68C17; }
    .config-steps .config-steps-item.has-selection .config-steps-item-checkmark {
      display: block; }
  .config-steps .config-steps-item-required {
    border-color: #4A4A4A; }
  .config-steps .config-steps-item-title {
    padding-top: 7px;
    line-height: 1.5em;
    width: 100%;
    letter-spacing: .12em; }
  .config-steps .config-steps-item-img {
    display: block;
    max-width: 100%;
    margin: 0 auto; }

.inner-slide {
  overflow-x: auto;
  padding-bottom: 2rem; }
  .inner-slide:after {
    content: '';
    background: #fff;
    height: 15px;
    width: 100%;
    z-index: 4;
    bottom: 0;
    left: 0; }

#config-stage {
  position: relative;
  display: flex;
  align-items: center; }
  @media (max-width: 781px) {
    #config-stage {
      flex-direction: column; } }
  #config-stage .config-stage-left {
    min-height: 25rem;
    position: relative; }
  #config-stage .config-stage-left-bottom {
    position: relative; }
  #config-stage .panel {
    width: 100%; }
  @media (max-width: 781px) {
    #config-stage .config-stage-center {
      order: 1;
      width: 100%; }
    #config-stage .config-stage-left {
      order: 2;
      width: 100%; }
    #config-stage .config-stage-right {
      order: 3;
      width: 100%; } }
  @media (min-width: 782px) {
    #config-stage {
      *zoom: 1; }
      #config-stage:after {
        content: "";
        display: table;
        clear: both; }
      #config-stage .config-stage-left {
        width: 33.33%;
        padding-right: 5%; }
      #config-stage .config-stage-left-bottom {
        height: 100%; }
      #config-stage .config-stage-center {
        width: 33.33%; }
      #config-stage .config-stage-right {
        width: 33.33%;
        padding-left: 5%;
        *zoom: 1; }
        #config-stage .config-stage-right:after {
          content: "";
          display: table;
          clear: both; } }

#config-preview, .configurator-v2__preview-image-view {
  position: relative;
  height: 40rem; }
  @media (min-width: 782px) {
    #config-preview.crib-img img, .configurator-v2__preview-image-view.crib-img img {
      width: 100%;
      height: auto; } }
  #config-preview img, .configurator-v2__preview-image-view img {
    display: block;
    width: auto;
    margin: 0 auto; }
    @media (max-width: 781px) {
      #config-preview img, .configurator-v2__preview-image-view img {
        max-height: 40rem; } }
  #config-preview .overlay-img, .configurator-v2__preview-image-view .overlay-img {
    left: 0;
    width: 100%; }
    #config-preview .overlay-img:not(.composite), .configurator-v2__preview-image-view .overlay-img:not(.composite) {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
    #config-preview .overlay-img:nth-child(6), .configurator-v2__preview-image-view .overlay-img:nth-child(6) {
      z-index: 6; }
    #config-preview .overlay-img:nth-child(5), .configurator-v2__preview-image-view .overlay-img:nth-child(5) {
      z-index: 5; }
      #config-preview .overlay-img:nth-child(5) img, .configurator-v2__preview-image-view .overlay-img:nth-child(5) img {
        width: 100% !important;
        height: 100% !important; }
    #config-preview .overlay-img:nth-child(4), .configurator-v2__preview-image-view .overlay-img:nth-child(4) {
      z-index: 4; }
      #config-preview .overlay-img:nth-child(4) img, .configurator-v2__preview-image-view .overlay-img:nth-child(4) img {
        width: 100% !important;
        height: 100% !important; }
    #config-preview .overlay-img:nth-child(3), .configurator-v2__preview-image-view .overlay-img:nth-child(3) {
      z-index: 3; }
      #config-preview .overlay-img:nth-child(3) img, .configurator-v2__preview-image-view .overlay-img:nth-child(3) img {
        width: 100% !important;
        height: 100% !important; }
    #config-preview .overlay-img:nth-child(2), .configurator-v2__preview-image-view .overlay-img:nth-child(2) {
      z-index: 2; }
      #config-preview .overlay-img:nth-child(2) img, .configurator-v2__preview-image-view .overlay-img:nth-child(2) img {
        width: 100% !important; }
    #config-preview .overlay-img:nth-child(1), .configurator-v2__preview-image-view .overlay-img:nth-child(1) {
      z-index: 1; }
    #config-preview .overlay-img.base-image, .configurator-v2__preview-image-view .overlay-img.base-image {
      position: static;
      transform: none; }
  @media (min-width: 782px) {
    #config-preview, .configurator-v2__preview-image-view {
      width: 100%;
      height: 100%; } }

.composite {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  position: absolute; }

#build-product {
  position: relative; }
  @media (max-width: 781px) {
    #build-product {
      display: flex;
      flex-direction: column; } }
  #build-product .btn-wrap {
    margin-top: 1.5rem;
    margin-bottom: 4rem; }
    @media (max-width: 781px) {
      #build-product .btn-wrap {
        order: -1;
        margin-top: 4rem;
        margin-bottom: 6rem; } }
    #build-product .btn-wrap .btn {
      width: 100%;
      max-width: 40rem;
      text-align: center;
      font-size: 1.4rem;
      padding: 1.5rem 6rem;
      margin-top: 6rem; }
      @media (max-width: 781px) {
        #build-product .btn-wrap .btn {
          display: block;
          margin: 0 auto; } }
  #build-product h1 {
    font-size: 3.7rem;
    word-wrap: break-word; }
  #build-product .product-prices {
    display: inline-block;
    position: relative;
    margin-bottom: 2rem;
    color: #000; }
    #build-product .product-prices:after {
      content: '';
      width: 200px;
      height: 1px;
      background: #f4633a;
      display: block;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      right: calc(-200px - 10px); }
  #build-product .mobile-only {
    min-height: 6rem; }
    #build-product .mobile-only .panel {
      background: #fff;
      z-index: 9; }
  @media (min-width: 782px) {
    #build-product .unvert-y {
      padding-left: 16%;
      margin-top: 0; }
    #build-product .btn-wrap .btn {
      font-size: inherit;
      width: auto;
      font-size: 1.2rem; }
    #build-product .product-prices {
      margin-bottom: 0; } }

#in-the-box .parts-wrap {
  text-align: center; }
  #in-the-box .parts-wrap .part {
    display: inline-block;
    max-width: 70%;
    padding: 0 1rem;
    margin-bottom: 2rem; }
    #in-the-box .parts-wrap .part img {
      display: block;
      width: auto;
      margin: 0 auto; }

#gallery .slider-wrap {
  margin: 0 auto; }
  #gallery .slider-wrap .slick img {
    display: block;
    width: 100%; }

#lifestyle-images {
  *zoom: 1; }
  #lifestyle-images:after {
    content: "";
    display: table;
    clear: both; }
  #lifestyle-images .slick-slide {
    margin: 0 .5rem; }
  @media (min-width: 782px) {
    #lifestyle-images .slick-slide {
      margin: 0; } }

@media (min-width: 782px) {
  #product-stage {
    min-height: 40rem; } }
#product-stage form {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media (max-width: 781px) {
    #product-stage form {
      flex-direction: column; } }

.product-upper {
  margin-top: 2rem;
  margin-bottom: 4rem; }
  .product-upper form {
    *zoom: 1;
    position: relative;
    height: 100%; }
    .product-upper form:after {
      content: "";
      display: table;
      clear: both; }
  .product-upper .mobile-only h1 {
    margin: 0;
    padding: 2rem 0; }
  .product-upper #product-details .rte {
    color: #646464;
    font-size: 1.2rem; }
    .product-upper #product-details .rte p {
      color: #646464;
      font-size: 1.2rem; }
    .product-upper #product-details .rte h1, .product-upper #product-details .rte h2, .product-upper #product-details .rte h3, .product-upper #product-details .rte h4, .product-upper #product-details .rte h5, .product-upper #product-details .rte h6 {
      color: #646464; }
  .product-upper #product-images {
    height: 100%;
    width: 100%;
    position: relative; }
    .product-upper #product-images img {
      width: auto;
      margin: 0 auto;
      max-height: 100%; }
  .product-upper #product-form {
    overflow: hidden;
    text-align: left; }
    .product-upper #product-form h1 {
      margin-bottom: 2rem;
      word-break: break-word; }
    .product-upper #product-form .product-prices {
      margin-bottom: 0;
      font-size: 1.8rem;
      color: #000;
      display: inline-block;
      position: relative; }
      .product-upper #product-form .product-prices:after {
        content: '';
        width: 200px;
        height: 1px;
        background: #f4633a;
        display: block;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        right: calc(-200px - 10px); }
    .product-upper #product-form .btn-wrap .btn {
      width: 100%;
      max-width: 40rem;
      padding: 12px 25px;
      margin-top: 2rem;
      white-space: nowrap;
      margin-bottom: 20px; }
    .product-upper #product-form .btn-wrap .btn span {
      line-height: 16px; }
    @media (max-width: 781px) {
      .product-upper #product-form .btn-wrap {
        margin-top: 2rem; } }
    .product-upper #product-form form {
      margin-bottom: 2rem; }
      .product-upper #product-form form ul li {
        list-style: none; }
      .product-upper #product-form form .selector-wrapper {
        margin-bottom: 2rem; }
      .product-upper #product-form form .product-quantity {
        margin-bottom: 2rem; }
  @media (max-width: 781px) {
    .product-upper {
      margin-top: 0rem; }
      .product-upper .product-stage-left {
        order: 2;
        width: 100%; }
      .product-upper .product-stage-center {
        order: 1;
        width: 100%; }
      .product-upper .product-stage-right {
        order: 3;
        width: 100%; } }
  @media (min-width: 782px) {
    .product-upper .product-stage-left {
      width: 50%;
      padding-right: 5%;
      position: relative; }
    .product-upper .product-stage-center {
      width: 33.33%;
      height: 100%; }
    .product-upper .product-stage-right {
      width: 50%;
      padding-left: 0%;
      padding-left: 85px;
      padding-right: 50px;
      position: relative;
      *zoom: 1; }
      .product-upper .product-stage-right:after {
        content: "";
        display: table;
        clear: both; }
    .product-upper #product-form {
      height: 100%;
      position: relative; }
      .product-upper #product-form .btn-wrap.desktop-only > * {
        display: inline-block; }
      .product-upper #product-form .btn-wrap .btn {
        width: auto;
        padding-left: 10px;
        min-width: 150px;
        padding-right: 10px;
        margin-right: 10px; }
      .product-upper #product-form .btn-wrap .defaultAddToCart.btn {
        min-width: 120px; } }

#product-featured {
  margin-bottom: 2rem;
  width: 100%;
  max-height: 100%; }
  #product-featured img {
    display: block;
    width: 100%; }
  #product-featured.loading {
    background: url("spinner.gif") no-repeat center; }

.product-thumbs {
  display: flex;
  flex-direction: column;
  margin-right: 40px; }
  @media (max-width: 781px) {
    .product-thumbs {
      margin-bottom: 4rem; } }
  .product-thumbs .product-thumbs-item {
    margin-bottom: 15px;
    width: 70px;
    height: 70px;
    border-radius: 16px;
    display: none;
    opacity: 1;
    overflow: hidden;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .product-thumbs .product-thumbs-item:hover {
      opacity: .6; }
    .product-thumbs .product-thumbs-item.active {
      border: 1px solid #f46339;
      cursor: default; }
      .product-thumbs .product-thumbs-item.active:hover {
        opacity: 1; }
    .product-thumbs .product-thumbs-item img {
      display: block;
      margin: 0 auto;
      max-width: 100%;
      max-height: 100%; }
    .product-thumbs .product-thumbs-item.disable {
      width: 0px !important; }
  .product-thumbs .product-thumb-video {
    margin: 3px;
    width: 50px;
    height: 50px;
    border: 2px solid #969696;
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .product-thumbs .product-thumb-video:hover {
      opacity: .6; }
    .product-thumbs .product-thumb-video.active {
      border-color: #fa9e1c;
      cursor: default; }
      .product-thumbs .product-thumb-video.active:hover {
        opacity: 1; }
    .product-thumbs .product-thumb-video img {
      display: block;
      margin: 0 auto;
      max-width: 100%;
      max-height: 100%; }

.related-wrapper {
  font-size: 0;
  max-width: 90%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  letter-spacing: -.31em;
  word-spacing: -.43em;
  padding: 2rem 0 3rem; }
  .related-wrapper .product-item {
    width: 25%;
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    padding-left: 1rem;
    padding-right: 1rem;
    letter-spacing: normal;
    word-spacing: normal; }
  @media (min-width: 782px) {
    .related-wrapper {
      padding: 4rem 0 6rem; } }

.sizeguide-trigger {
  cursor: pointer; }

.template-page .section-header {
  margin: 30px 0; }

.wrapper.slim-wrapper p {
  font-size: 14px;
  line-height: 2.2; }

.page-content {
  padding-bottom: 4rem; }
  @media (min-width: 782px) {
    .page-content {
      padding-bottom: 8rem; } }

.template-blog {
  background: #f9f5f2; }
  .template-blog .global-promo {
    background: #fff;
    padding: 3.5rem 0; }
  @media (min-width: 782px) {
    .template-blog {
      background: #fff; }
      .template-blog .global-promo {
        padding: 0; }
        .template-blog .global-promo .med-wrapper {
          max-width: 72.5%; } }

.blog-wrapper {
  *zoom: 1;
  margin: 4rem 0 2rem; }
  .blog-wrapper:after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 782px) {
    .blog-wrapper {
      margin: 8rem 0 4rem; } }

.article {
  background: #f9f5f2;
  margin-bottom: 6rem; }
  .article a {
    text-decoration: none;
    color: #4a4a4a; }
  .article .article-featured-image {
    margin-bottom: 2rem; }
    .article .article-featured-image img {
      display: block;
      width: 100%; }
  .article .article-header h2 {
    margin: 0 0 1rem 0;
    font-weight: 700; }
  .article .rte img {
    max-width: 100%; }
  @media (min-width: 782px) {
    .article {
      padding: 0 9%;
      float: left;
      width: 49%;
      margin-right: 2%;
      margin-bottom: 2%; }
      .article:nth-child(even) {
        margin-right: 0; }
      .article .article-header h2 {
        font-size: 2.5rem; } }

.template-article article {
  padding: 3rem 0; }
  .template-article article .pre-title {
    margin-bottom: 2rem; }
  .template-article article header h1 {
    font-style: normal;
    font-weight: 700; }
  .template-article article header .rte {
    margin-top: 3rem;
    padding: 0 5%; }

.article-nav {
  text-align: center;
  margin: 3rem 0; }
  .article-nav > span {
    display: inline-block; }
    .article-nav > span.left {
      margin-right: 2rem; }
      .article-nav > span.left .icon {
        margin-right: 1rem; }
    .article-nav > span.right {
      margin-left: 2rem; }
      .article-nav > span.right .icon {
        margin-left: 1rem; }
    .article-nav > span .icon {
      display: inline-block;
      vertical-align: middle; }
  .article-nav a {
    text-decoration: none;
    vertical-align: middle; }
  @media (min-width: 782px) {
    .article-nav {
      margin: 5rem 0; } }

.article-product {
  margin: 5rem 0 3rem; }
  .article-product .ap-img {
    text-align: center;
    margin-bottom: 3rem; }
    .article-product .ap-img img {
      width: 100%;
      display: block;
      margin: 0 auto; }
    .article-product .ap-img .preface {
      margin-bottom: 2rem; }
      .article-product .ap-img .preface.mobile-only {
        display: inline-block; }
  .article-product .ap-details > div span.price {
    margin-bottom: 1.5rem;
    display: inline-block;
    position: relative; }
    .article-product .ap-details > div span.price:after {
      content: '';
      width: 200px;
      height: 1px;
      background: #e9e9e9;
      display: block;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      right: calc(-200px - 10px); }
  .article-product .ap-details > div h3 {
    margin: 0 0 1.5rem 0;
    font-size: 4rem;
    color: #000; }
  .article-product .ap-details > div .btn-wrap {
    margin-bottom: 0; }
  @media (min-width: 782px) {
    .article-product {
      border: 1px solid #e9e9e9;
      margin: 10rem 0 5rem;
      *zoom: 1; }
      .article-product:after {
        content: "";
        display: table;
        clear: both; }
      .article-product .ap-img {
        float: left;
        width: 30%;
        padding: 5%;
        border-right: 1px solid #e9e9e9;
        margin-bottom: 0; }
        .article-product .ap-img .preface.desktop-only {
          display: inline-block; }
        .article-product .ap-img .preface.mobile-only {
          display: none; }
      .article-product .ap-details {
        float: left;
        width: 70%;
        position: relative;
        border-top: 6px solid #f89c82; }
        .article-product .ap-details > div {
          position: absolute;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%);
          padding: 0 15%; }
          .article-product .ap-details > div span {
            display: inline-block; }
            .article-product .ap-details > div span.preface {
              font-size: 1.4rem;
              margin-bottom: 1.2rem;
              color: #000;
              letter-spacing: 0.05rem; } }

.pre-title {
  letter-spacing: 0.04rem;
  display: inline-block; }

.template-search .section-header {
  margin-top: 7rem; }

.account-wrap {
  min-height: calc(100vh - 10rem); }

.account-content {
  padding-top: 8vh;
  margin-bottom: 5rem; }

.account-note {
  margin: 1rem 0;
  color: #555;
  *zoom: 1;
  font-size: 1rem;
  letter-spacing: 0.04rem; }
  .account-note:after {
    content: "";
    display: table;
    clear: both; }
  .account-note a {
    text-decoration: underline;
    color: #555; }
  .account-note label {
    float: left;
    width: 85%;
    margin-top: 0; }
  .account-note input {
    float: left;
    margin-right: 1%; }

.account-detail-header {
  margin-bottom: 3rem; }
  .account-detail-header h1 {
    font-size: 1.8rem; }
  .account-detail-header a {
    letter-spacing: 0.04rem;
    font-size: 1rem;
    color: #4a4a4a; }

.customer-address-wrap {
  *zoom: 1;
  margin-bottom: 4rem; }
  .customer-address-wrap:after {
    content: "";
    display: table;
    clear: both; }
  .customer-address-wrap .customer-address-block {
    margin-bottom: 1rem;
    float: left;
    max-width: 20rem;
    margin-right: 10%;
    font-size: 1.1rem; }
    .customer-address-wrap .customer-address-block .default-address {
      margin-bottom: 1rem;
      min-height: 3.2rem; }
    .customer-address-wrap .customer-address-block p {
      margin: 0;
      font-size: 1.1rem; }
    .customer-address-wrap .customer-address-block ul {
      *zoom: 1;
      margin: .8rem 0; }
      .customer-address-wrap .customer-address-block ul:after {
        content: "";
        display: table;
        clear: both; }
      .customer-address-wrap .customer-address-block ul li {
        display: block;
        float: left;
        letter-spacing: 0.05rem; }
        .customer-address-wrap .customer-address-block ul li:first-child {
          padding: 0 5% 0 0; }
        .customer-address-wrap .customer-address-block ul li:last-child {
          margin-right: 0;
          padding: 0 0 0 5%; }

.login-col {
  position: relative;
  height: 100%;
  display: block; }
  .login-col:nth-child(2) {
    background: #f9f5f2; }
  @media (min-width: 782px) {
    .login-col {
      float: left;
      width: 50%;
      min-height: calc(100vh - 10rem); } }

#account .instagram {
  margin-top: 0; }

.customer-orders-wrap {
  clear: both; }

.oc {
  display: block;
  float: left;
  width: 23%;
  padding: 2rem 0;
  text-align: center; }

.order-table.single-order .order-body .order-item:last-child {
  border-bottom: 1px solid #e9e9e9; }
.order-table .oc.order-num {
  width: 15%; }
.order-table .oc:first-child {
  text-align: left; }
.order-table .oc:last-child {
  text-align: right; }
.order-table .ocf {
  border-bottom: 1px solid #e9e9e9;
  padding: .5rem 0;
  font-weight: bold;
  *zoom: 1; }
  .order-table .ocf:after {
    content: "";
    display: table;
    clear: both; }
  .order-table .ocf:last-child {
    border-bottom: none; }
  .order-table .ocf span {
    float: right;
    font-weight: normal; }
.order-table .order-header {
  border-bottom: 1px solid #e9e9e9;
  *zoom: 1; }
  .order-table .order-header:after {
    content: "";
    display: table;
    clear: both; }
  .order-table .order-header .oc {
    font-size: 1.2rem;
    margin-bottom: 0;
    color: #000;
    padding: .2rem 0; }
.order-table .order-body .order-item {
  *zoom: 1;
  border-bottom: 1px solid #e9e9e9; }
  .order-table .order-body .order-item:after {
    content: "";
    display: table;
    clear: both; }
.order-table .order-footer {
  *zoom: 1; }
  .order-table .order-footer:after {
    content: "";
    display: table;
    clear: both; }

#page-addresses .instagram {
  margin-top: 0;
  padding-top: 4rem; }

#AddAddress,
.edit-address-wrap form {
  margin-bottom: 3rem; }
  #AddAddress .btn-wrap .btn,
  .edit-address-wrap form .btn-wrap .btn {
    width: 100%; }
  #AddAddress .btn-wrap span,
  .edit-address-wrap form .btn-wrap span {
    vertical-align: middle; }
  @media (min-width: 782px) {
    #AddAddress .btn-wrap .btn,
    .edit-address-wrap form .btn-wrap .btn {
      margin-right: 1.5rem;
      width: 50%; } }

.edit-address-wrap form {
  display: block;
  clear: both; }

.cart > h1 {
  margin: 0 0 1.8rem 0; }

.template-cart .main-content {
  min-height: calc(100vh - (10rem + 12rem)); }
.template-cart > form {
  margin-top: 4rem; }

.shipping-message {
  margin-top: 2rem;
  margin-bottom: 2rem;
  color: #f4633a;
  display: inline-block; }
  @media (min-width: 782px) {
    .shipping-message {
      margin-top: 4rem;
      margin-bottom: 4rem; } }

.empty-cart {
  max-width: 40rem;
  width: 100%;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  margin-top: -10rem; }
  .empty-cart h2 {
    margin: 0 0 .8rem 0; }
  .empty-cart p {
    margin: 0; }
  .empty-cart a {
    margin-top: 2rem; }
  @media (min-width: 782px) {
    .empty-cart h2 {
      margin: 0 0 1.2rem 0; }
    .empty-cart a {
      margin-top: 4rem; } }

.c-col {
  float: left;
  width: 20%;
  text-align: center;
  letter-spacing: 0.04rem;
  height: auto !important; }
  .c-col.c-item {
    width: 20%;
    margin-right: 5%;
    margin-bottom: 12rem; }
  .c-col.c-deets {
    width: 75%; }
  .c-col.c-price {
    width: 75%;
    float: right;
    text-align: left;
    margin-bottom: 1rem; }
  .c-col.c-qty {
    width: auto; }
  .c-col.c-total {
    width: 28%; }
  .c-col.c-remove {
    position: absolute;
    right: 0;
    *zoom: 1; }
    .c-col.c-remove:after {
      content: "";
      display: table;
      clear: both; }
    .c-col.c-remove .cart-header {
      color: #fff; }
    .c-col.c-remove .icon {
      float: right; }
      .c-col.c-remove .icon svg {
        fill: #979797; }
  @media (min-width: 782px) {
    .c-col.c-item {
      width: 10%;
      margin-bottom: 0;
      margin-right: 0; }
    .c-col.c-deets {
      width: 33%; }
    .c-col.c-price {
      width: 15%;
      text-align: center;
      float: left;
      margin-bottom: 0; }
    .c-col.c-qty {
      width: 22%; }
    .c-col.c-total {
      width: 14%; }
    .c-col.c-remove {
      text-align: center;
      position: inherit;
      right: inherit;
      width: 6%; } }

.cart-header {
  margin-bottom: 2rem;
  letter-spacing: 0.05rem;
  display: none; }
  .cart-header span {
    padding: 1.1rem 0 1rem; }
  @media (min-width: 782px) {
    .cart-header {
      display: block; }
      .cart-header span {
        padding: 1.8rem 0 1.7rem; } }

.cart-body .c-total {
  position: relative;
  padding-top: 1rem;
  margin-left: 2rem; }
@media (min-width: 782px) {
  .cart-body .c-item span {
    bottom: 3rem; }
  .cart-body .c-total {
    padding-top: 0;
    margin-left: 0; } }

.cart-item {
  *zoom: 1;
  position: relative;
  font-size: 1.4rem; }
  .cart-item:after {
    content: "";
    display: table;
    clear: both; }
  .cart-item .cart-inner {
    display: flex;
    flex-direction: column;
    height: calc(100% - 6.2rem); }
  @media (min-width: 782px) {
    .cart-item {
      margin-bottom: 6rem;
      font-size: 1.2rem; }
      .cart-item:first-child {
        padding-top: 0; }
        .cart-item:first-child .cart-inner {
          height: calc(100% - 7.6rem); }
      .cart-item .cart-inner {
        height: 100%;
        padding-left: 10%; } }

@media (min-width: 782px) {
  .cart-footer {
    *zoom: 1; }
    .cart-footer:after {
      content: "";
      display: table;
      clear: both; } }

#cart-menu {
  display: block; }
  #cart-menu ul {
    margin: 1.2rem 0 0 0;
    *zoom: 1; }
    #cart-menu ul:after {
      content: "";
      display: table;
      clear: both; }
    #cart-menu ul li {
      float: left;
      margin: 0 2rem 0 0;
      list-style: none; }
  @media (min-width: 782px) {
    #cart-menu {
      float: left;
      margin-top: 2.3rem; }
      #cart-menu ul {
        margin: 0; } }

.cart_gift_mesage span {
  color: #181818;
  font-weight: 500; }

#checkout-buttons {
  text-align: center;
  letter-spacing: 0.05rem; }
  #checkout-buttons .total-price {
    text-align: center;
    clear: both;
    margin: 4rem 0; }
  #checkout-buttons .btn-wrap button {
    margin: 0 .5rem; }
  #checkout-buttons .update-cart {
    background: #f4633a;
    border-color: #f4633a; }

.cart__additional_checkout {
  margin-top: 2rem; }

.additional-checkout-button + .additional-checkout-button {
  margin: 0; }

.additional-checkout-button {
  -webkit-border-radius: 25px!important;
  -moz-border-radius: 25px!important;
  -ms-border-radius: 25px!important;
  -o-border-radius: 25px!important;
  border-radius: 25px!important; }

.supports-csstransforms3d #mobile-menu {
  -webkit-transform: translate3d(0,-10px,0);
  -moz-transform: translate3d(0,-10px,0);
  -ms-transform: translate3d(0,-10px,0);
  -o-transform: translate3d(0,-10px,0);
  transform: translate3d(0,-10px,0); }
  .supports-csstransforms3d #mobile-menu.show-menu {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0); }

.supports-no-csstransforms3d #mobile-menu {
  right: -100%; }
  .supports-no-csstransforms3d #mobile-menu.show-menu {
    right: 0; }

.template-404 .main-content {
  height: calc(100vh); }

.error-wrap {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  max-width: 80rem;
  text-align: center;
  top: calc(50% + 10rem); }
  .error-wrap .btn-wrap {
    margin-top: 8rem; }

.error-msg {
  position: relative; }
  .error-msg span {
    font-size: 1.4rem; }
  .error-msg h1 {
    font-style: italic;
    font-weight: 700;
    color: #f4633a; }

#fsb_bar {
  top: 8rem !important; }
  @media (min-width: 782px) {
    #fsb_bar {
      top: 10rem !important; } }

#site-header a {
  font-size: 13px;
  color: #222326;
  text-transform: uppercase; }

body > pre {
  display: none; }

#site-header .cart-link.orange .icon svg {
  fill: #ff9900; }

#product-form .btn {
  text-align: center; }

.vimeo-videobox .fluid-width-video-wrapper {
  padding-top: 56.25% !important; }

#site-header .icon.icon-bag svg {
  width: 20px;
  height: 20px; }

.product-description.detail-box {
  margin-bottom: 15px;
  margin-top: 15px; }

.home-top-banner {
  position: relative;
  margin-bottom: 40px;
  overflow: hidden;
  height: -webkit-calc(100vh - 100px);
  height: calc(100vh - 100px); }

.home-top-banner img {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 auto; }

.home-top-banner a {
  text-decoration: none !important; }

.home-banner-overlay {
  position: absolute;
  left: 10%;
  right: 10%;
  top: 50%;
  /*-webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);*/ }

.home-banner-overlay h2 {
  font-size: 56px;
  margin: 0 0 40px;
  font-weight: bold;
  color: #000; }

.home-banner-overlay p {
  font-weight: bold;
  font-size: 40px;
  display: block;
  color: #000;
  line-height: 1.3; }

.img-with-text-section {
  display: table;
  width: 100%;
  margin-bottom: 40px;
  position: relative; }

.imgbox {
  width: 60%;
  display: table-cell;
  vertical-align: middle; }

.txtbox {
  width: 40%;
  vertical-align: middle;
  display: table-cell;
  padding: 0 5%; }

.txtbox p {
  font-size: 40px;
  line-height: 1;
  margin: 0 0 25px;
  font-weight: normal;
  color: #f4633a; }

.txtbox a.btn {
  margin-left: auto;
  margin-right: auto; }

.img-with-text-section.imgbox-left .txtbox {
  text-align: right; }

.img-with-text-section.imgbox-center .imgbox, .img-with-text-section.imgbox-center-left .imgbox, .img-with-text-section.imgbox-center-right .imgbox {
  width: 100%; }

.img-with-text-section.imgbox-center .txtbox {
  position: absolute;
  width: 500px;
  top: 30%;
  margin: 0;
  padding: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: rgba(255, 255, 255, 0.9);
  text-align: center; }

.img-with-text-section.imgbox-center-left .txtbox {
  position: absolute;
  width: 500px;
  top: 30%;
  margin: 0;
  padding: 20px;
  left: 0%;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.9); }

.img-with-text-section.imgbox-center-right .txtbox {
  position: absolute;
  width: 500px;
  top: 30%;
  margin: 0;
  padding: 20px;
  right: 0%;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.9); }

#site-header li span {
  display: block; }

.utility-trigger-icons {
  position: relative;
  top: 10px; }

@media (max-width: 1600px) {
  .home-top-banner {
    height: auto; }

  .home-top-banner img {
    position: static;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0); } }
#site-header .wrapper.med-wrapper {
  max-width: 1140px; }

@media (min-width: 782px) and (max-width: 1140px) {
  #site-header .logo {
    max-width: 100px; }

  #site-header li {
    margin: 0 15px 0 0; }

  .home-banner-overlay h2 {
    font-size: 42px;
    margin-bottom: 30px; }

  .home-banner-overlay p {
    font-size: 28px; }

  .txtbox p {
    font-size: 30px; } }
@media (max-width: 782px) {
  .home-banner-overlay h2 {
    font-size: 32px;
    margin-bottom: 20px; }

  .home-banner-overlay p {
    font-size: 18px; }

  .txtbox p {
    font-size: 24px; }

  .home-banner-overlay {
    left: 6%; }

  .img-with-text-section.imgbox-center .txtbox, .img-with-text-section.imgbox-center-left .txtbox, .img-with-text-section.imgbox-center-right .txtbox {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin: 0px;
    padding: 0;
    width: 100%;
    text-align: center; } }
@media (max-width: 640px) {
  .related-wrapper .product-item {
    width: 50%; } }
@media (max-width: 560px) {
  .img-with-text-section {
    display: block;
    margin: 0; }

  .txtbox {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    text-align: center !important; }

  .imgbox {
    display: block;
    width: 100%;
    margin-bottom: 10px; }

  .txtbox {
    margin-bottom: 30px !important; }

  .img-with-text-section.imgbox-right {
    display: flex;
    flex-direction: column; }

  .img-with-text-section.imgbox-right .txtbox {
    order: 2; }

  .img-with-text-section.imgbox-right .imgbox {
    order: 1; }

  .home-banner-overlay h2 {
    font-size: 18px;
    margin-bottom: 10px; }

  .home-banner-overlay {
    top: 50%; }

  .home-banner-overlay p {
    font-size: 14px; } }
.slick-dots li.slick-active button {
  background-color: #000000; }

/* .sea-life-organic {
    background-color: #92C0A8;
}
.mesa-organic {
    background-color: #D39772;
}
.shibori-organic {
    background-color: #2d5d93;
}
.flora-organic {
    background-color: #E7C0C0;
} */
@media (max-width: 782px) {
  .mobile-hidden {
    display: none; } }

@media (max-width: 782px) {
  .configurator-v2 {
    padding-bottom: 0px !important; } }

@media (max-width: 782px) {
  body.configurator-v2-active #chat-widget-container {
    display: none; } }

.configurator-v2__product-mobile-bar {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  background-color: #fcfcfc;
  border-top: 1px solid #E5E5E5;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 30px; }
  @media (min-width: 783px) {
    .configurator-v2__product-mobile-bar {
      display: none; } }
  .configurator-v2__product-mobile-bar .configurator-v2__product-mobile-bar__pricing {
    font-weight: bold;
    color: black; }
  .configurator-v2__product-mobile-bar .configurator-v2__product-mobile-bar__pricing-label {
    font-size: 12px;
    opacity: 0.5;
    margin: 0; }
  .configurator-v2__product-mobile-bar .configurator-v2__product-mobile-bar__pricing-price {
    font-size: 16px;
    margin: 0; }
  .configurator-v2__product-mobile-bar .configurator-v2__product-mobile-bar__actions {
    display: block;
    text-align: center; }
  .configurator-v2__product-mobile-bar .configurator-v2__product-mobile-bar__action {
    border-radius: 4px;
    text-transform: capitalize;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    padding: 14px 35px;
    background-color: #f1f1f1;
    color: rgba(0, 0, 0, 0.6);
    transition: background-color 0.3s ease; }
    .configurator-v2__product-mobile-bar .configurator-v2__product-mobile-bar__action.enabled {
      background-color: #ff9901;
      color: white; }

@media (min-width: 783px) {
  .configurator-v2__wrapper {
    width: 100%;
    margin-left: auto;
    margin-right: auto; } }
  @media (min-width: 783px) and (min-width: 782px) {
    .configurator-v2__wrapper {
      max-width: 82%;
      padding-left: 0;
      padding-right: 0; } }

.configurator-v2__content {
  position: relative; }
  @media (min-width: 783px) {
    .configurator-v2__content {
      display: flex;
      justify-content: center; } }

@media (min-width: 783px) {
  .configurator-v2__left {
    order: 1;
    width: 50%; } }
@media (max-width: 782px) {
  .configurator-v2__left {
    width: 100%;
    margin-left: auto;
    margin-right: auto; } }
  @media (max-width: 782px) and (min-width: 782px) {
    .configurator-v2__left {
      max-width: 82%;
      padding-left: 0;
      padding-right: 0; } }

@media (min-width: 783px) {
  .configurator-v2__right {
    order: 2;
    width: 50%;
    padding-left: 85px;
    padding-right: 50px; } }

.configurator-v2__preview {
  position: relative;
  padding-bottom: 88%; }
  @media (max-width: 782px) {
    .configurator-v2__preview {
      padding-bottom: 400px;
      margin-top: 10px;
      margin-bottom: 20px; } }
  @media (max-width: 480px) {
    .configurator-v2__preview {
      padding-bottom: 100%; } }

.configurator-v2__preview-selector {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  padding-bottom: 40px;
  padding-left: 40px; }
  .configurator-v2__preview-selector span {
    display: inline-block;
    padding: 5px 15px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    border-radius: 4px;
    background-color: #ccc;
    cursor: pointer; }
    @media (min-width: 783px) {
      .configurator-v2__preview-selector span:hover {
        background-color: #ffad34; } }
    .configurator-v2__preview-selector span.active, .configurator-v2__preview-selector span.active:hover {
      cursor: default;
      background-color: #ff9901; }

.configurator-v2__preview-3d {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0; }
  .configurator-v2__preview-3d #Bloom3DViewer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1; }
  .configurator-v2__preview-3d .loading, .configurator-v2__preview-3d .error {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    text-align: center; }
    .configurator-v2__preview-3d .loading svg, .configurator-v2__preview-3d .error svg {
      width: 64px;
      height: 64px; }
    .configurator-v2__preview-3d .loading svg circle, .configurator-v2__preview-3d .error svg circle {
      stroke: #F4633A; }

.configurator-v2__preview-image {
  position: absolute !important;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0; }
  @media (min-width: 783px) {
    .configurator-v2__preview-image {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      height: 100%; } }
  .configurator-v2__preview-image .slick-slide {
    outline: none !important; }
  .configurator-v2__preview-image .slick-dots li {
    line-height: 0;
    padding: 4.5px;
    cursor: pointer;
    margin: 0 !important;
    bottom: 0 !important; }
    @media (max-width: 782px) {
      .configurator-v2__preview-image .slick-dots li {
        transform: translateY(-50%); } }
    @media (min-width: 783px) {
      .configurator-v2__preview-image .slick-dots li {
        padding: 9px; } }
  .configurator-v2__preview-image .slick-dots button {
    width: 6px;
    height: 6px;
    border-radius: 100%;
    overflow: hidden;
    padding: 0;
    color: transparent; }
    @media (min-width: 783px) {
      .configurator-v2__preview-image .slick-dots button {
        width: 9px;
        height: 9px; } }

.configurator-v2__preview-image-arrow {
  position: absolute;
  top: 50%;
  cursor: pointer;
  opacity: 1;
  transition: opacity 0.3s ease; }
  .configurator-v2__preview-image-arrow:hover {
    opacity: 0.5; }
  .configurator-v2__preview-image-arrow svg {
    fill: #000;
    width: 1.5rem !important;
    height: 1.5rem !important; }
  .configurator-v2__preview-image-arrow.arrow-prev {
    left: 0;
    transform: translate(-50%, -50%); }
  .configurator-v2__preview-image-arrow.arrow-next {
    right: 0;
    transform: translate(50%, -50%); }

@media (min-width: 783px) {
  .configurator-v2__preview-image-views {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-height: 100%; } }
@media (max-width: 782px) {
  .configurator-v2__preview-image-views {
    height: 100%; }
    .configurator-v2__preview-image-views .slick-list, .configurator-v2__preview-image-views .slick-track {
      height: 100%; } }

@media (max-width: 782px) {
  .configurator-v2__preview-image-view.slick-slide {
    max-height: 100%;
    height: 100%; } }
.configurator-v2__preview-image-view.slick-slide .overlay-img {
  max-height: 100%;
  height: 100%; }
.configurator-v2__preview-image-view.slick-slide img {
  max-height: 100%;
  height: 100%;
  object-fit: contain;
  object-position: top center; }

.configurator-v2__preview-image-view img[src] {
  opacity: 1; }
.configurator-v2__preview-image-view img[src=""] {
  opacity: 0; }
@media (max-width: 782px) {
  .configurator-v2__preview-image-view {
    position: relative !important; } }
.configurator-v2__preview-image-view .overlay-img.not-composite {
  top: 0;
  transform: none; }
.configurator-v2__preview-image-view .overlay-img.composite {
  top: 0;
  transform: none; }
.configurator-v2__preview-image-view .overlay-img.base-image {
  position: absolute; }
@media (max-width: 782px) and (min-width: 481px) {
  .configurator-v2__preview-image-view .overlay-img img {
    width: 400px !important;
    height: auto !important; }
  .configurator-v2__preview-image-view .overlay-img:nth-child(5) img {
    width: 400px !important; }
  .configurator-v2__preview-image-view .overlay-img:nth-child(4) img {
    width: 400px !important; }
  .configurator-v2__preview-image-view .overlay-img:nth-child(3) img {
    width: 400px !important; }
  .configurator-v2__preview-image-view .overlay-img:nth-child(2) img {
    width: 400px !important; } }
@media (max-width: 782px) {
  .configurator-v2__preview-image-view {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0 28px; } }

.configurator-v2__top-mobile {
  margin-bottom: 7px; }
  @media (min-width: 783px) {
    .configurator-v2__top-mobile {
      display: none; } }

@media (max-width: 782px) {
  .configurator-v2__product-title {
    font-size: 16px;
    margin-bottom: 3px; } }

.configurator-v2__product-price {
  margin-right: 0;
  font-weight: 500;
  font-size: 20px;
  color: #f46339;
  padding-top: 10px; }

.configurator-v2__product-actions .btn, .product_multi-variant-actions .btn {
  background-color: #f46339;
  border-radius: 16px;
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  transition: background-color 0.3s ease, opacity 0.3s ease;
  pointer-events: none;
  padding: 10px 25px;
  width: 100%; }
  .configurator-v2__product-actions .btn.enabled, .product_multi-variant-actions .btn.enabled {
    background-color: #F4633A !important;
    color: white;
    opacity: 1 !important;
    pointer-events: all; }
    .configurator-v2__product-actions .btn.enabled:hover, .product_multi-variant-actions .btn.enabled:hover {
      opacity: 0.5 !important; }

.configurator-v2__freeShipping {
  display: none;
  font-size: 12px; }

.product-help-desk {
  display: flex;
  justify-content: space-between; }
  .product-help-desk .questions {
    display: block; }
  .product-help-desk .configurator-v2__product-questions {
    position: relative;
    top: -30px; }
  .product-help-desk .__affirm-logo.__ligature__affirm_full_logo__:after {
    display: none; }

.configurator-v2__product-questions .chat-now .chat-now__text {
  text-decoration: underline; }

.configurator-v2__product-reviews {
  flex-shrink: 1;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  display: flex;
  align-items: center; }
  @media (max-width: 782px) {
    .configurator-v2__product-reviews {
      justify-content: center; } }
  .configurator-v2__product-reviews .reviews-stars {
    display: inline-block;
    margin: 0px 5px; }
    .configurator-v2__product-reviews .reviews-stars .reviews-star {
      opacity: 0.5; }
      .configurator-v2__product-reviews .reviews-stars .reviews-star.filled {
        opacity: 1; }
  .configurator-v2__product-reviews .reviews-text {
    display: inline-block; }

.configurator-v2__product-disclaimers {
  font-size: 12px;
  /*color: rgba(#000, 0.5);*/
  color: #ff0000;
  margin-top: 0px; }

.configurator-v2__product-description {
  color: #4a4a4a;
  font-size: 16px;
  line-height: 1.44;
  margin-top: 9px; }

.configurator-v2__builder-steps {
  margin-top: 9px;
  margin-bottom: 17px; }

@media (min-width: 783px) {
  .configurator-v2__builder-step:last-child {
    border-bottom: 0px; } }

@media (max-width: 782px) {
  .configurator-v2__builder-step__content {
    width: 100%;
    margin-left: auto;
    margin-right: auto; } }
  @media (max-width: 782px) and (min-width: 782px) {
    .configurator-v2__builder-step__content {
      max-width: 82%;
      padding-left: 0;
      padding-right: 0; } }

.configurator-v2__builder-step__selected-value {
  font-size: 12px;
  text-align: right;
  display: block; }

.configurator-v2__builder-step__help-button {
  min-width: 20px;
  width: 20px;
  height: 20px;
  /*   border-radius: 100%; */
  border: 2px solid transparent;
  border-color: #000;
  position: relative;
  cursor: pointer;
  overflow: visible;
  border-radius: 50%; }
  .configurator-v2__builder-step__help-button:after {
    content: '';
    display: block;
    position: absolute;
    top: -4px;
    right: -4px;
    bottom: -4px;
    left: -4px;
    border: 2px solid transparent; }
  .configurator-v2__builder-step__help-button:before {
    content: '';
    display: block;
    position: absolute;
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px;
    border-radius: 15px; }
  .configurator-v2__builder-step__help-button .icon {
    width: 100%;
    text-align: center;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 12px;
    font-weight: bold; }
  .configurator-v2__builder-step__help-button .help-content {
    position: absolute;
    top: -13px;
    right: calc(100% + 18px);
    width: 276px;
    color: white;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 4px;
    padding: 20px;
    background-color: #ff9901;
    z-index: 5;
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none; }
    @media (max-width: 400px) {
      .configurator-v2__builder-step__help-button .help-content {
        width: calc(100vw - 100px); } }
    .configurator-v2__builder-step__help-button .help-content:before {
      content: '';
      display: inline-block;
      background-color: #ff9901;
      padding: 4px;
      transform: rotate(45deg);
      position: absolute;
      top: 18px;
      right: -2px; }
  .configurator-v2__builder-step__help-button:hover .help-content {
    opacity: 1;
    pointer-events: all; }

.configurator-v2__builder-step__options {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  margin-top: 16px; }

.configurator-v2__builder-step__option {
  min-width: 20px;
  width: 20px;
  height: 20px;
  /*   border-radius: 100%; */
  border: 2px solid transparent;
  border-color: #000;
  position: relative;
  cursor: pointer;
  margin: 0 16px 7px 0px; }
  .configurator-v2__builder-step__option:after {
    content: '';
    display: block;
    position: absolute;
    top: -4px;
    right: -4px;
    bottom: -4px;
    left: -4px;
    border: 2px solid transparent; }
  @media (min-width: 783px) {
    .configurator-v2__builder-step__option:hover {
      opacity: 0.5; } }
  .configurator-v2__builder-step__option:before {
    content: '';
    display: block;
    position: absolute;
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px;
    border-radius: 15px; }
  .configurator-v2__builder-step__option .icon {
    width: 100%;
    text-align: center;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 12px;
    font-weight: bold; }
  @media (max-width: 782px) {
    .configurator-v2__builder-step__option {
      min-width: 30px;
      width: 30px;
      height: 30px;
      /*   border-radius: 100%; */
      border: 2px solid transparent;
      border-color: #000;
      position: relative;
      cursor: pointer;
      margin: 0 17px 16px 0px; }
      .configurator-v2__builder-step__option:after {
        content: '';
        display: block;
        position: absolute;
        top: -4px;
        right: -4px;
        bottom: -4px;
        left: -4px;
        border: 2px solid transparent; }
      .configurator-v2__builder-step__option:before {
        content: '';
        display: block;
        position: absolute;
        top: -10px;
        right: -10px;
        bottom: -10px;
        left: -10px;
        border-radius: 15px; }
      .configurator-v2__builder-step__option .icon {
        width: 100%;
        text-align: center;
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 18px;
        font-weight: bold; } }
    @media (max-width: 782px) and (min-width: 783px) {
      .configurator-v2__builder-step__option:hover {
        opacity: 0.5; } }

.configurator-v2__builder-step__option--select-color {
  border-color: transparent; }
  .configurator-v2__builder-step__option--select-color.white {
    border-color: #8D8D8D;
    border-width: 1px; }
  .configurator-v2__builder-step__option--select-color.selected {
    border-color: #000; }
    .configurator-v2__builder-step__option--select-color.selected.use-high-contrast-selector {
      border-color: #fff;
      border-width: 2px; }
      .configurator-v2__builder-step__option--select-color.selected.use-high-contrast-selector:after {
        border-color: #000; }
  @media (min-width: 783px) {
    .configurator-v2__builder-step__option--select-color:hover {
      border-color: #000; }
      .configurator-v2__builder-step__option--select-color:hover.use-high-contrast-selector {
        border-color: #fff;
        border-width: 2px; }
        .configurator-v2__builder-step__option--select-color:hover.use-high-contrast-selector:after {
          border-color: #000; } }

/* .configurator-v2__builder-step__option--remove,
.configurator-v2__builder-step__option--select {
  border-width: 1px;

  &.selected {
    border-width: 2px;
  }

} */
.configurator-v2__builder-step__option--select .icon {
  font-size: 10px; }

@media (max-width: 782px) {
  .product-meta-panels--for-customizator {
    height: auto !important; }
    .product-meta-panels--for-customizator .panel {
      position: static;
      transform: none;
      opacity: 1;
      pointer-events: all;
      padding: 0;
      margin: 20px 0 27px 0; }
      .product-meta-panels--for-customizator .panel:first-child {
        margin-top: 0px !important; }
    .product-meta-panels--for-customizator .parts-wrap .part {
      max-width: 100% !important;
      padding: 0 !important; }
    .product-meta-panels--for-customizator .rte, .product-meta-panels--for-customizator .rte p {
      font-size: 14px;
      line-height: 22px; } }
  @media (max-width: 782px) and (max-width: 782px) {
    .product-meta-panels--for-customizator .rte p {
      margin-top: 1px;
      margin-bottom: 5px; } }
  @media (max-width: 782px) and (max-width: 782px) {
    .product-meta-panels--for-customizator .rte img {
      margin-top: 12px;
      margin-bottom: 12px; } }

.product-meta__title {
  font-size: 24px;
  font-weight: bold;
  margin: 25px 0 25px 0; }
  .product-meta__title:first-child {
    margin-top: 0px; }

/**
 * Bloom Upsells
 */
.bloom-upsells {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2147483640;
  transition: opacity 0.3s ease;
  opacity: 0;
  pointer-events: none; }

.bloom-upsells__popup {
  padding: 20px 60px;
  background-color: white;
  border: 1px solid #e9e9e9;
  position: relative;
  transform: translateY(-10%);
  transition: transform 0.5s ease; }
  @media (max-width: 1366px) {
    .bloom-upsells__popup {
      padding: 20px 30px; } }
  @media (max-width: 782px) {
    .bloom-upsells__popup {
      width: 100%;
      height: 100%;
      overflow: auto; } }

.bloom-upsells__loading-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: opacity 0.3s ease;
  opacity: 0;
  pointer-events: none;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 9; }

.bloom-upsells__loading-overlay-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
  .bloom-upsells__loading-overlay-icon svg {
    width: 5rem;
    height: 5rem; }
    .bloom-upsells__loading-overlay-icon svg circle {
      stroke: #F4633A; }

.bloom-upsells.loading .bloom-upsells__loading-overlay {
  opacity: 1;
  pointer-events: all; }

.bloom-upsells.active {
  pointer-events: all;
  opacity: 1; }
  .bloom-upsells.active .bloom-upsells__popup {
    transform: translateY(0%); }

.bloom-upsells__close-button {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 1;
  transition: opacity 0.3s ease; }
  .bloom-upsells__close-button:hover {
    opacity: 0.5; }
  .bloom-upsells__close-button .icon {
    display: inline-block;
    padding: 25px; }
    .bloom-upsells__close-button .icon svg {
      width: 1.8rem;
      height: 1.8rem; }

.bloom-upsells__title {
  margin: 30px 0px 30px 0px;
  text-align: center; }
  @media (max-width: 1366px) {
    .bloom-upsells__title {
      margin: 20px 0px 0px 0px;
      padding: 0 3rem; } }

.bloom-upsells__accessories {
  margin: 20px 0 40px 0; }
  @media (max-width: 1366px) {
    .bloom-upsells__accessories {
      margin: 10px 0 30px 0; } }

.bloom-upsells__accessory .configurator-v2__builder-step__options {
  margin-bottom: 10px; }

.bloom-upsells__primary-actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 30px 0; }

.bloom-upsells__price {
  font-size: 24px;
  color: #4a4a4a;
  margin: 0;
  margin-right: 15px; }

.bloom-upsells__button {
  text-transform: uppercase;
  padding: 18px 58px 17px 58px;
  opacity: 1.0;
  transition: opacity 0.3s ease; }
  .bloom-upsells__button:hover {
    opacity: 0.5; }

.bloom-upsells__secondary-actions {
  text-align: center;
  margin: 20px 0; }
  .bloom-upsells__secondary-actions .action {
    cursor: pointer;
    font-size: 12px;
    text-decoration: underline;
    opacity: 1.0;
    transition: opacity 0.3s ease;
    margin: 0 5px; }
    .bloom-upsells__secondary-actions .action:hover {
      opacity: 0.5; }

/**
 * AR Quick Look
 */
.ar-quicklook-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 2; }

/**
 * Lazyload
 */
.lazyload {
  opacity: 0; }

.lazyloaded {
  transition: opacity 0.3s ease;
  opacity: 1; }

.product-swatch-title .swatch {
  background-color: transparent;
  font-size: 13px;
  line-height: 1;
  height: auto;
  width: auto;
  padding: 5px 10px; }

.product-meta-panels {
  height: 100% !important; }

.product-meta-panels .panel {
  display: none;
  position: relative !important; }

.product-meta-panels .panel.show {
  display: block; }

@media (min-width: 782px) {
  .site-nav.desktop-only {
    right: 200px;
    left: unset; }

  #site-header .logo {
    left: 0; }

  /*.site-nav.desktop-only {
    position: inherit;
    top: inherit;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    float:right;
    margin-top:20px;
  }
  .header-utilities{
    position: inherit;
    top: inherit;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    float:right;
    margin-top:20px;
  }
  #site-header .logo{
    position: inherit;
    top: inherit;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    float:left;
    margin-top:20px;
    left:0px;
  }*/ }
.product-template-2 {
  /* 
     Swatches Styles
  */
  /* Label */
  /* Hide radio buttons.*/
  /* Styling selected swatch */
  /* Slightly raised */
  /* Image with the cross in it */
  /* Tooltips */
  /* CSS triangle */ }
  .product-template-2 .swatch {
    margin: 5px 0 !important;
    display: inline-block !important;
    cursor: pointer;
    font-size: 12px;
    line-height: 28px;
    float: none !important;
    width: auto !important;
    border: 0px !important; }
  .product-template-2 .swatch .header {
    margin: 0.5em 0;
    font-size: 14px; }
  .product-template-2 .swatch input {
    display: none; }
  .product-template-2 .swatch label {
    /* Rounded corners */
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    /* To give width and height */
    float: left;
    /* Color swatches contain no text so they need to have a width. */
    min-width: 90px !important;
    height: 30px !important;
    /* No extra spacing between them */
    margin: 0;
    /* The border when the button is not selected */
    border: #ddd 1px solid;
    /* Background color */
    /*background-color:#ddd;*/
    /* Styling text */
    font-size: 11px;
    text-align: center;
    line-height: 30px;
    white-space: nowrap;
    text-transform: uppercase; }
  .product-template-2 .swatch-element label {
    padding: 0 10px; }
  .product-template-2 .color.swatch-element label {
    padding: 0; }
  .product-template-2 .swatch input:checked + label {
    /*-webkit-box-shadow:0px 1px 2px rgba(0,0,0,0.8);
    -moz-box-shadow:0px 1px 2px rgba(0,0,0,0.8);
    box-shadow:0px 1px 2px rgba(0,0,0,0.8);*/
    border-color: #f4633a; }
  .product-template-2 .swatch .swatch-element {
    float: left;
    -webkit-transform: translateZ(0);
    /* webkit flicker fix */
    -webkit-font-smoothing: antialiased;
    /* webkit text rendering fix */
    /* Spacing between buttons */
    margin: 0px 10px 10px 0;
    /* To position the sold out graphic and tooltip */
    position: relative; }
  .product-template-2 .crossed-out {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }
  .product-template-2 .swatch .swatch-element .crossed-out {
    display: none; }
  .product-template-2 .swatch .swatch-element.soldout .crossed-out {
    display: block; }
  .product-template-2 .swatch .swatch-element.soldout label {
    filter: alpha(opacity=60);
    /* internet explorer */
    -khtml-opacity: 0.6;
    /* khtml, old safari */
    -moz-opacity: 0.6;
    /* mozilla, netscape */
    opacity: 0.6;
    /* fx, safari, opera */ }
  .product-template-2 .swatch .tooltip {
    text-align: center;
    background: gray;
    color: #fff;
    bottom: 100%;
    padding: 5px;
    display: block;
    position: absolute;
    width: 120px;
    left: -3px;
    margin-bottom: 15px;
    /* Make it invisible by default */
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    visibility: hidden;
    /* Animations */
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    z-index: 10000;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px; }
  .product-template-2 .swatch .tooltip:before {
    bottom: -20px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%; }
  .product-template-2 .swatch .tooltip:after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid gray 10px;
    bottom: -10px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -13px;
    position: absolute;
    width: 0; }
  .product-template-2 .swatch .swatch-element:hover .tooltip {
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  .product-template-2 .swatch.error {
    background-color: #e8d2d2 !important;
    color: #333333 !important;
    padding: 1em;
    border-radius: 5px; }
  .product-template-2 .swatch.error p {
    margin: 0.7em 0; }
  .product-template-2 .swatch.error p:first-child {
    margin-top: 0; }
  .product-template-2 .swatch.error p:last-child {
    margin-bottom: 0; }
  .product-template-2 .selector-wrapper {
    display: none; }
  .product-template-2 select.hide {
    display: none; }
  .product-template-2 #product-form .btn.disabled {
    opacity: 1;
    background-color: green;
    border-color: green;
    color: white; }

.productorig .selector-wrapper {
  display: grid; }

.productorig .swatch-wrap {
  order: 1; }

@media (min-width: 782px) {
  .product-template-2 .swatch {
    width: 100%;
    height: auto;
    margin: 5px 0; } }
#product-form .btn.disabled, .configurator-v2__wrapper .btn.disabled {
  opacity: 1;
  background-color: green;
  border-color: green;
  color: white; }

.prod-video-container {
  display: none; }

.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0; }

.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute; }

.selector-wrapper {
  display: grid; }

.selector-wrapper .swatch-wrap {
  order: 1; }

@media (min-width: 782px) and (max-width: 1140px) {
  #site-header .logo {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }

  .chat-text {
    font-size: 16px; } }
#page-global * {
  font-size: 0px; }

#page-global h1.selectLocation {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  margin-top: 15px;
  max-width: 375px;
  margin: 0 auto;
  border-bottom: 1px solid #ddd;
  padding: 22px 0 30px; }

.countryList {
  list-style: none;
  margin: 0px;
  padding: 0px !important;
  margin-top: 15px; }

.countryList li {
  display: inline-block;
  width: 33.32%; }

.countryList li a {
  font-size: 13px !important;
  cursor: pointer;
  line-height: 25px;
  display: block;
  position: relative;
  padding-left: 35px; }

.countryList li a span {
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  display: inline-block;
  background-size: contain;
  position: absolute;
  left: 0px; }

.countryList li a span.flag-US {
  background-image: url(/cdn/shop/t/175/assets/flag-US.png?v=92402886611280851011680700627); }

.countryList li a span.flag-CA {
  background-image: url(/cdn/shop/t/175/assets/flag-CA.png?v=73598160009803159791680700605); }

.countryList li a span.flag-GB {
  background-image: url(/cdn/shop/t/175/assets/flag-GB.png?v=131982569011485495821680700612); }

.countryList li a span.flag-HK {
  background-image: url(/cdn/shop/t/175/assets/flag-HK.png?v=68125363894767551721680700614); }

.countryList li a span.flag-DK {
  background-image: url(/cdn/shop/t/175/assets/flag-DK.png?v=8796696341730062751680700608); }

.countryList li a span.flag-FI {
  background-image: url(/cdn/shop/t/175/assets/flag-FI.png?v=64130783688199374791680700610); }

.countryList li a span.flag-IT {
  background-image: url(/cdn/shop/t/175/assets/flag-IT.png?v=104585014227886379381680700617); }

.countryList li a span.flag-PT {
  background-image: url(/cdn/shop/t/175/assets/flag-PT.png?v=144879588772228061361680700623); }

.countryList li a span.flag-SM {
  background-image: url(/cdn/shop/t/175/assets/flag-SM.png?v=70774614010643557441680700626); }

.countryList li a span.flag-ES {
  background-image: url(/cdn/shop/t/175/assets/flag-ES.png?v=100575100222918028411680700609); }

.countryList li a span.flag-SE {
  background-image: url(/cdn/shop/t/175/assets/flag-SE.png?v=106429489070726864091680700624); }

.countryList li a span.flag-AD {
  background-image: url(/cdn/shop/t/175/assets/flag-AD.png?v=27486576587398057371680700601); }

.countryList li a span.flag-BG {
  background-image: url(/cdn/shop/t/175/assets/flag-BG.png?v=104414149170165754021680700604); }

.countryList li a span.flag-HR {
  background-image: url(/cdn/shop/t/175/assets/flag-HR.png?v=64646128358277261121680700615); }

.countryList li a span.flag-CY {
  background-image: url(/cdn/shop/t/175/assets/flag-CY.png?v=4928104251494767491680700606); }

.countryList li a span.flag-CZ {
  background-image: url(/cdn/shop/t/175/assets/flag-CZ.png?v=147766870246318309501680700607); }

.countryList li a span.flag-EE {
  background-image: url(/cdn/shop/t/175/assets/flag-EE.png?v=172139538406219950131680700608); }

.countryList li a span.flag-GR {
  background-image: url(/cdn/shop/t/175/assets/flag-GR.png?v=32416164842107034461680700614); }

.countryList li a span.flag-HU {
  background-image: url(/cdn/shop/t/175/assets/flag-HU.png?v=91675424931646443671680700616); }

.countryList li a span.flag-LV {
  background-image: url(/cdn/shop/t/175/assets/flag-LV.png?v=114908997324452093071680700618); }

.countryList li a span.flag-LT {
  background-image: url(/cdn/shop/t/175/assets/flag-LT.png?v=144782205505214281161680700618); }

.countryList li a span.flag-MT {
  background-image: url(/cdn/shop/t/175/assets/flag-MT.png?v=83022288056013573591680700619); }

.countryList li a span.flag-MC {
  background-image: url(/cdn/shop/t/175/assets/flag-MC.png?v=66009720779109804121680700619); }

.countryList li a span.flag-PL {
  background-image: url(/cdn/shop/t/175/assets/flag-PL.png?v=31603067459498589411680700622); }

.countryList li a span.flag-RO {
  background-image: url(/cdn/shop/t/175/assets/flag-RO.png?v=122309347848718942301680700623); }

.countryList li a span.flag-SK {
  background-image: url(/cdn/shop/t/175/assets/flag-SK.png?v=175049038885221834661680700626); }

.countryList li a span.flag-SI {
  background-image: url(/cdn/shop/t/175/assets/flag-SI.png?v=137233323412684625991680700625); }

.countryList li a span.flag-AL {
  background-image: url(/cdn/shop/t/175/assets/flag-AL.png?v=112706407312091106981680700602); }

.countryList li a span.flag-BY {
  background-image: url(/cdn/shop/t/175/assets/flag-BY.png?v=40472848278738352431680700605); }

.countryList li a span.flag-BA {
  background-image: url(/cdn/shop/t/175/assets/flag-BA.png?v=112624085124591166291680700603); }

.countryList li a span.flag-FO {
  background-image: url(/cdn/shop/t/175/assets/flag-FO.png?v=104440155815398667901680700610); }

.countryList li a span.flag-GI {
  background-image: url(/cdn/shop/t/175/assets/flag-GI.png?v=106943848599044856331680700612); }

.countryList li a span.flag-GL {
  background-image: url(/cdn/shop/t/175/assets/flag-GL.png?v=76781931665672384061680700613); }

.countryList li a span.flag-IE {
  background-image: url(/cdn/shop/t/175/assets/flag-IE.png?v=98135863534920165961680700616); }

.countryList li a span.flag-FR {
  background-image: url(/cdn/shop/t/175/assets/flag-FR.png?v=129278800520408148061680700611); }

.countryList li a span.flag-AU {
  background-image: url(/cdn/shop/t/175/assets/flag-AU.png?v=108211612388365988881680700603); }

.countryList li a span.flag-SG {
  background-image: url(/cdn/shop/t/175/assets/flag-SG.png?v=22426123100109698961680700625); }

.countryList li a span.flag-MY {
  background-image: url(/cdn/shop/t/175/assets/flag-MY.png?v=71682278385689063481680700621); }

.countryList li a span.flag-NL {
  background-image: url(/cdn/shop/t/175/assets/flag-NL.png?v=99180541865977743871680700621); }

.countryList li a span.flag-DE {
  background-image: url(/cdn/shop/t/175/assets/flag-DE.png?v=47662746007700252941680700607); }

.currency-picker__wrapper {
  margin-bottom: 0px; }

.currency-picker {
  padding: 5px 0px 5px 10px;
  -webkit-appearance: menulist-button;
  -moz-appearance: menulist-button;
  -ms-appearance: menulist-button;
  -o-appearance: menulist-button;
  appearance: menulist-button; }

.currencyPicker:after {
  content: unset !important; }

.hideCurrencyPicker {
  display: none !important; }

.countryLink {
  width: 25px;
  height: 25px;
  background-image: url(/cdn/shop/t/175/assets/US-icon.png?v=92402886611280851011680700709);
  background-repeat: no-repeat;
  display: inline-block;
  background-size: contain; }

.countryLink.CA-flag {
  background-image: url(/cdn/shop/t/175/assets/flag-CA.png?v=73598160009803159791680700605); }

.countryLink.MX-flag {
  background-image: url(/cdn/shop/t/175/assets/flag-MX.png?v=126609895240206785271680700620); }

.countryFilter ul li a {
  color: #333;
  padding: 24px 20px 22px;
  display: inline-block;
  width: 100%;
  font-size: 16px !important;
  text-decoration: none;
  font-weight: bold; }

.countryFilter ul {
  margin: 0 auto;
  padding: 0;
  width: 375px; }

.countryFilter ul li {
  margin: 0px auto;
  padding: 0px;
  color: #333;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 18px;
  border-bottom: 1px solid #ddd; }

.data-drilldown {
  margin-top: 20px; }

.data-drilldown h2 {
  font-size: 17px !important;
  line-height: 22px;
  font-weight: 500;
  color: #000;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px; }

.mobileTab {
  display: none; }

#product-meta-controller ul li span, .mobileTab span {
  text-transform: lowercase;
  font-size: 1.5rem; }

.product-multy-variant-left, .product-multy-variant-right {
  width: 50%; }

.slider-wrap-image-wraper.slider-for-mobile {
  display: none; }

@media (max-width: 740px) {
  .billboard-bg-video-container {
    min-height: auto;
    height: auto; }

  .billboard-bg-video {
    position: relative; }

  .product-multy-variant-left, .product-multy-variant-right {
    width: 100%; }

  .desktopTabs {
    display: none; }

  .mobileTab {
    display: block;
    border-bottom: 1px solid #e9e9e9; }

  .countryList li {
    width: 49%; }

  #product-meta-controller ul {
    width: 100% !important; }

  #product-meta-controller ul li {
    float: none;
    text-align: left;
    text-indent: 0px;
    padding-left: 20px;
    position: relative; }

  .mobileTab {
    padding: 0 20px;
    position: relative; }

  #product-meta-controller ul li:first-child {
    text-indent: 0px; }

  #product-meta-controller ul li span, .mobileTab span {
    width: 100%;
    display: block;
    position: relative;
    font-size: 18px;
    line-height: 52px;
    text-transform: lowercase; }

  #product-meta-controller ul li span:after, .mobileTab span:after {
    content: "+";
    position: absolute;
    right: 20px;
    font-size: 18px;
    font-weight: normal; }

  .mobileTab.trigger.active span {
    color: #f4633a !important; }

  #product-meta-controller ul li.active span:after, .mobileTab.active span:after {
    content: "-"; }

  .slider-wrap-image-wraper.slider-for-desktop {
    display: none; }

  .slider-wrap-image-wraper.slider-for-mobile {
    display: block;
    margin-top: 20px; }

  .chat-text {
    font-size: 14px; }

  .cart-footer {
    display: grid;
    margin-bottom: 30px; }

  #checkout-buttons {
    order: 1; } }
.defaultAddToCart.hideElement {
  display: none !important; }

.addItems.hideElement {
  display: none !important; }

.product-multy-variant-right .swatch {
  width: 100% !important;
  height: auto; }

.product-multy-variant-right .swatch-element {
  width: 20px;
  height: 20px;
  border-radius: 100%; }

.product-multy-variant-right .swatch-element label {
  min-width: 25px !important;
  height: 25px !important;
  border-radius: 100%;
  border: 2px solid #000; }

.product-multy-variant-right .swatch .tooltip {
  display: none; }

.product-multy-variant-right .swatch-element label.lblswatch:after {
  content: '';
  display: block;
  position: absolute;
  top: -4px;
  right: -4px;
  bottom: -4px;
  left: -4px;
  border: 2px solid transparent;
  border-radius: 100%; }

.affirm-message {
  text-decoration: underline;
  font-size: 1.6rem; }

.affirm-as-low-as {
  font-size: 1.4rem;
  margin-bottom: 0px; }

.affirm-product-modal {
  font-size: 1.2rem;
  margin-bottom: 0px;
  cursor: pointer;
  margin-top: 0px;
  color: #000; }

.affirm-product-modal span {
  text-decoration: underline; }

#checkout-buttons span {
  margin-right: 0px !important; }

.cart_gift_mesage input, .cart_gift_mesage textarea {
  display: block;
  margin: 10px 0 15px;
  width: 100%;
  border: 1px solid #ECEDEE;
  box-sizing: border-box;
  border-radius: 16px; }

.page-width.list-view-items {
  padding: 0px; }

.list-view-item {
  margin-bottom: 22px;
  list-style: none; }

.list-view-item:last-child {
  margin-bottom: 0; }

@media only screen and (min-width: 750px) {
  .list-view-item {
    border-bottom: 1px solid #e8e9eb;
    padding-bottom: 22px; }

  .list-view-item:last-child {
    padding-bottom: 0;
    border-bottom: 0; } }
.list-view-item__link {
  display: table;
  table-layout: fixed;
  width: 100%; }

.list-view-item__image {
  max-height: 95px; }

.list-view-item__image-column {
  display: table-cell;
  vertical-align: middle;
  width: 130px; }

@media only screen and (max-width: 749px) {
  .list-view-item__image-column {
    width: 85px; } }
.list-view-item__image-wrapper {
  position: relative;
  margin-right: 35px; }

@media only screen and (max-width: 749px) {
  .list-view-item__image-wrapper {
    margin-right: 17.5px; } }
.list-view-item__title-column {
  display: table-cell;
  vertical-align: middle; }

.list-view-item__title {
  color: #504e4a;
  /*font-size: 1.125em;*/
  min-width: 100px; }

@media only screen and (max-width: 749px) {
  .list-view-item__title {
    /*font-size: 0.9375em*/ } }
.list-view-item__sold-out {
  /*font-size: 0.9375em*/ }

.list-view-item__on-sale {
  color: #9c8773;
  /*font-size: 0.9375em*/ }

@media only screen and (max-width: 749px) {
  .list-view-item__on-sale {
    display: none; } }
.list-view-item__vendor-column {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 20%; }

.list-view-item__vendor {
  /*font-size: 0.9375em;*/
  font-style: italic; }

@media only screen and (max-width: 749px) {
  .list-view-item__vendor {
    /*font-size: 0.875em*/ } }
.list-view-item__price-column {
  display: table-cell;
  text-align: right;
  vertical-align: middle;
  width: 20%;
  /*font-size: 1.0625em*/ }

@media only screen and (max-width: 749px) {
  .list-view-item__price-column {
    /*font-size: 0.9375em*/ } }
.list-view-item__price-column .price__vendor,
.list-view-item__price-column .price-item__label {
  display: none; }

.list-view-item__price-column .price__regular,
.list-view-item__price-column .price__sale {
  flex-basis: 100%; }

.list-view-item__price {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.list-view-item__price--reg {
  color: #9c8773; }

@media only screen and (max-width: 749px) {
  .list-view-item__price--reg {
    display: block; } }
@media only screen and (max-width: 749px) {
  .list-view-item__price--sale {
    display: block; } }
.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.full-width-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2; }

.product-card {
  position: relative; }
  .product-card:hover .product-card__image-wrapper, .product-card:focus-within .product-card__image-wrapper {
    opacity: 0.8; }
  .product-card:hover .product-card__title, .product-card:focus-within .product-card__title {
    border-bottom-color: #504e4a; }

.product-card__image-with-placeholder-wrapper {
  position: relative; }

.product-card__title {
  border-bottom: 1px solid transparent;
  display: inline; }

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

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

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

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

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

.slick-arrow.slick-hidden {
  display: none; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

.template-product .slide-arrow.icon.icon-arrow {
  width: 60px;
  height: 60px;
  display: block;
  z-index: 10;
  background: url(/cdn/shop/t/175/assets/arrow_sprite.png?v=1878447852602819231680700580) no-repeat 0 0;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-transition: all .3s ease; }

.template-product .slide-arrow.icon.icon-arrow.arrow-prev {
  background-position: 0 -60px; }

.template-product .slide-arrow.icon.icon-arrow.arrow-next {
  background-position: 0 -120px; }

.template-product .slider-wrap-image-wraper .icon-arrow svg {
  display: none; }

.collection-story-slider {
  margin-top: 40px; }

.collection-story-slider .slide-arrow.icon.icon-arrow {
  width: 60px;
  height: 60px;
  display: block;
  z-index: 10;
  background: url(/cdn/shop/t/175/assets/arrow_sprite.png?v=1878447852602819231680700580) no-repeat 0 0;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-transition: all .3s ease; }

.collection-story-slider .slide-arrow.icon.icon-arrow.arrow-prev {
  background-position: 0 -60px; }

.collection-story-slider .slide-arrow.icon.icon-arrow.arrow-next {
  background-position: 0 -120px; }

.slider-wrap-image-wraper.collection-story-slider .icon-arrow svg {
  display: none; }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }

  #fancybox-loading div {
    background-image: url("fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }
.spr-badge {
  font-size: 15px;
  margin-bottom: 20px; }

.linked-Image-container {
  display: block;
  width: 100%;
  font-size: 0px; }

.linked-image-title {
  margin-top: 30px; }

.linked-image-title h2 {
  font-size: 60px; }

.linked-3-column {
  width: 33%;
  display: inline-block;
  text-align: center; }

@media only screen and (min-width: 782px) {
  .spr-container {
    width: 86%;
    margin-left: auto;
    margin-right: auto; } }
.playpause {
  width: 101px;
  height: 100px;
  background: url(/cdn/shop/t/175/assets/pauseplay.png?v=149922395801058629421680700683) 102px 0;
  display: block;
  position: absolute;
  top: 40%;
  left: 42%;
  opacity: 1;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
  cursor: pointer;
  z-index: 99999; }

.billboard-bg-video-container:hover .playpause {
  opacity: 1; }

.playpause.pause {
  opacity: 0;
  background-position: 0 0; }

.billboard-bg-video-container.desktop-only {
  display: block; }

.overlay-img img:not([src]) {
  visibility: hidden; }

.columnContent h2 {
  color: #000;
  font-size: 22px;
  line-height: 22px; }

.columnContent h2 span {
  font-size: 18px;
  line-height: 18px; }

.columnContent h2 span.h3 {
  font-size: 20px; }

.columnContent h3 {
  font-weight: bold;
  color: #000;
  font-size: 24px;
  line-height: 20px;
  margin-bottom: 0px; }

.columnContent p {
  color: #000;
  font-weight: 300;
  font-size: 23px; }

.btn.blue-btn {
  background-color: #59b6f7;
  border: 1px solid #59b6f7; }

.same-width-btn {
  width: 182px; }

.configurator-v2__product-secondary-row .spr-badge {
  font-size: 11px;
  padding-top: 10px;
  margin-bottom: 5px; }

.upsellCheckboxs li {
  position: relative;
  margin: 0; }

.upsellCheckboxs input[type="checkbox"]:checked + label::after {
  content: '';
  position: absolute;
  width: 1.2ex;
  height: 0.4ex;
  background: rgba(0, 0, 0, 0);
  top: 0.8ex;
  left: 0.4ex;
  border: 3px solid #f4633a;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.upsellCheckboxs input[type="checkbox"] {
  line-height: 2.1ex; }

.upsellCheckboxs input[type="radio"],
.upsellCheckboxs input[type="checkbox"] {
  position: absolute;
  left: -999em; }

.upsellCheckboxs input[type="checkbox"] + label {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  line-height: 20px; }

.upsellCheckboxs input[type="checkbox"] + label::before {
  content: "";
  display: inline-block;
  height: 2ex;
  width: 2ex;
  background-color: white;
  border: 1px solid #a6a6a6;
  box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.25);
  margin-right: 0.5em;
  vertical-align: -2px; }

.upsellCheckboxs p {
  font-size: 1.2rem;
  display: contents;
  margin: 0px; }

.modalpopup {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */ }

/* Modal Content */
.modalpopup .modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  height: 80%;
  overflow: auto; }

/* The Close Button */
.modalpopup .close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold; }

.modalpopup .close:hover,
.modalpopup .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer; }

.productPreview {
  position: relative; }

.productPreview:after {
  content: "?";
  width: 15px;
  height: 15px;
  color: #fff;
  background-color: #f4633a;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  line-height: 15px; }

.text-align-center {
  text-align: center; }

.background-size-cover {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1; }

.coll-image-container {
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative; }

.coll-image-container.coll-img-size-large {
  height: 75vh; }

.coll-image-container.coll-img-size-medium {
  height: 50vh; }

.coll-image-container.coll-img-size-small {
  height: 33vh; }

@media only screen and (min-width: 900px) {
  /*.modalpopup{position:absolute;width:500px;height:300px;padding-top:0px;
    top: 20px;
    left: 0px;
    z-index: 9999;
    border: 1px solid #888;
  }*/
  .modalpopup .modal-content {
    max-width: 600px;
    border: 0px; } }
@media only screen and (max-width: 749px) {
  .linked-3-column {
    float: none;
    width: 100%;
    display: block;
    margin-bottom: 20px; }

  .linked-image-title h2 {
    font-size: 30px; }

  .playpause {
    top: 38%;
    left: 46%;
    width: 51px;
    height: 50px;
    background-size: 101px;
    background-position: 51px 0; }

  .template-index .btn {
    padding: 0.8rem 2rem; }

  .modalpopup .modal-content {
    height: 80%;
    overflow: auto; } }
/*
** Set heights of collection grid cells at various breakpoints
*/
.formobileonly {
  display: none; }

.template-product .slick-slider .slick-list {
  min-height: 600px; }

@media (max-width: 781px) {
  .template-product .slick-slider .slick-list {
    min-height: 160px; }

  .product-item .product-item-details {
    position: relative;
    padding: 0 5px; }

  .formobileonly {
    display: block;
    padding: 10px 35px; }

  .formobileonly p {
    margin-bottom: 0px; }

  .template-product .slide-arrow.icon.icon-arrow {
    width: 30px;
    height: 30px;
    background-size: 30px; }

  .template-product .slide-arrow.icon.icon-arrow.arrow-prev {
    background-position: 0 -30px; } }
.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

.full-width {
  width: 100%; }

.product-slider.arrow {
  position: relative;
  display: none; }
  .product-slider.arrow .flickity-button.flickity-prev-next-button.slick-arrow {
    position: absolute;
    width: 20px;
    height: 20px;
    cursor: pointer;
    border-radius: 50%;
    z-index: 10;
    top: 18px; }
    .product-slider.arrow .flickity-button.flickity-prev-next-button.slick-arrow.previous {
      transform: rotate(180deg);
      left: -10px; }
    .product-slider.arrow .flickity-button.flickity-prev-next-button.slick-arrow.next {
      right: -10px; }
    .product-slider.arrow .flickity-button.flickity-prev-next-button.slick-arrow .flickity-button-icon {
      position: absolute;
      top: 20%;
      left: 4px;
      width: 12px;
      height: 12px; }

a.jdgm-star {
  color: #4a4a4a; }

.jdgm-rev-widg.jdgm-rev-widg {
  padding: 24px 15px; }

.jdgm-rev__title {
  font-size: 16px !important;
  font-weight: 400;
  margin: 15px 0 !important; }

.configurator-v2__right .jdgm-preview-badge .jdgm-star {
  font-size: 14px;
  color: #f4633a; }

.configurator-v2__product-title {
  margin-bottom: 0px;
  font-size: 24px;
  line-height: 35px;
  margin-bottom: 0; }

#product-form .slick-list {
  height: 100% !important; }

.show-on-mobile {
  display: none; }

.template-product .regular-product-page .product-upper #product-form .product-prices:after {
  display: none; }
.template-product .regular-product-page .product-upper #product-form .product-prices {
  width: 100px; }

#chat-widget-container {
  /*   bottom:50px !important; */
  padding-bottom: 50px !important;
  min-height: 134px !important; }

#chat-widget-container #chat-widget {
  position: unset !important; }

@media (max-width: 781px) {
  .wrapper.med-wrapper.new-product-wrapper {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }

  .template-product .regular-product-page .slick-slider .slick-list {
    min-height: auto !important; }
  .template-product .regular-product-page #product-details {
    display: flex;
    flex-direction: column; }
  .template-product .regular-product-page #product-details .detail-box.productorig {
    order: 0; }
  .template-product .regular-product-page #product-details .btn-wrap.btn-wrap-with-price.mobile-only {
    order: 1;
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 0;
    text-align: left; }
  .template-product .regular-product-page #product-details .upsellCheckboxs {
    order: 2;
    margin: 0 auto; }
  .template-product .regular-product-page #product-details .upsellCheckboxs li {
    list-style: none; }
  .template-product .regular-product-page #product-details .btn-wrap.mobile-only {
    order: 3;
    text-align: center; }
  .template-product .regular-product-page .product-upper .hide-on-mobile {
    display: none !important; }
  .template-product .regular-product-page .product-upper #product-form .product-prices:after {
    display: none; }
  .template-product .regular-product-page #product-details .btn-wrap.btn-wrap-with-price.mobile-only .btn-wrap-left {
    display: inline-block;
    width: 20%; }
  .template-product .regular-product-page #product-details .btn-wrap.btn-wrap-with-price.mobile-only .btn-wrap-right {
    display: inline-block;
    margin-left: 2%;
    width: 77%;
    text-align: right; }
  .template-product .regular-product-page #product-details .btn-wrap.btn-wrap-with-price.mobile-only .btn-wrap-right .btn {
    max-width: 100%; }
  .template-product .regular-product-page .show-on-mobile {
    display: block;
    order: 2;
    margin-bottom: 20px; }

  .template-collection #collection-header {
    display: none; } }
