﻿@import url("//hello.myfonts.net/count/2c217e");

@font-face {
    font-family: 'CaslonGraphiqueEF';
    src: url('../font/CaslonGraphiqueEF.eot');
    src: url('../font/CaslonGraphiqueEF.woff') format("woff"),
    url('../font/CaslonGraphiqueEF.ttf') format("truetype")
}
@font-face {
    font-family: "brandon-grotesque", sans-serif;
    src: url('../font/BrandonGrotesque-Medium.eot');
    src: url('../font/BrandonGrotesque-Medium.woff') format("woff"),
    url('../font/BrandonGrotesque-Medium.ttf') format("truetype")
}
@font-face {
    font-family: "freight-big-pro", sans-serif;
    src: url('../font/GaramondNarrowC-Light.otf');
    src: url('../font/GaramondNarrowC-Light.ttf') format("woff"),
    url('../font/GaramondNarrowC-LightItalic.ttf') format("truetype")
}

/*! normalize.css v2.1.1 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

a:focus {
    outline: thin dotted
}

a:active, a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

hr {
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button, input {
    line-height: normal
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

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

html {
    -webkit-font-smoothing: antialiased;
    min-height: 100%;
    position: relative
}

body {
    background: #fff;
    color: #000;
    font-family: "brandon-grotesque", sans-serif;
}

body.no-scroll {
    position: fixed;
    overflow: hidden
}

a, a:active, a:link {
    color: #000;
    text-decoration: none;
    transition: color 0.325s ease-out;
    -moz-transition: color 0.325s ease-out;
    -webkit-transition: color 0.325s ease-out
}

a:visited, a:active:visited, a:link:visited {
    color: #000
}

a:hover, a:active:hover, a:link:hover {
    color: #ce8929;
    transition: color 0s ease-out;
    -moz-transition: color 0s ease-out;
    -webkit-transition: color 0s ease-out
}

a:focus {
    outline: none
}

*, *:before, *:after {
    box-sizing: border-box
}

#outer {
    margin: auto;
    width: 100%
}

.inner {
    padding-left: 20px;
    padding-right: 20px
}

@media screen and (min-width: 768px) {
    .inner {
        padding-left: 100px;
        padding-right: 100px
    }
}

.max-width {
    max-width: 1440px;
    margin: 0 auto;
    position: relative
}

.max-width:before, .max-width:after {
    content: "";
    display: table
}

.max-width:after {
    clear: both
}

.max-width {
    *zoom: 1
}

h1 {
    font-family: "freight-big-pro", serif;
    font-weight: 300;
    font-style: normal;
    font-size: 1.875em
}

h2, h3 {
    font-size: .5625em;
    letter-spacing: .15em;
    text-transform: uppercase
}

@media screen and (min-width: 768px) {
    h1 {
        font-size: 2.5em
    }

    h2 {
        font-size: .75em
    }
}

.about-pers h2 { font-size: .75em; }

a.close {
    background: url('../img/close-icon.png') 0 0 no-repeat;
    background-size: 22px;
    cursor: pointer;
    display: block;
    height: 22px;
    left: 0;
    margin: 19px 0 0 19px;
    position: absolute;
    overflow: hidden;
    text-indent: -999em;
    top: 0;
    width: 22px
}

a.close:focus {
    outline: none
}

@media screen and (min-width: 768px) {
    a.close {
        display: none
    }
}

header {
    text-transform: uppercase
}

header > h1 {
    font-family: CaslonGraphiqueEF, serif;
    font-weight: normal;
    font-size: 1em;
    letter-spacing: .56em;
    margin: 0 0 14px 0;
    padding: 0
}

header p {
    font-size: .5625em;
    letter-spacing: .15em;
    margin: 0 0 15px 0
}

header p span {
    border-bottom: 2px solid #ce8929;
    color: #ce8929
}

header img {
    display: block;
    padding: 0 10px 0 10px;
    width: 100%
}

header .filter {
    background-color: #c086ab;
    display: none;
    margin-top: 0;
    min-height: 100%;
    padding-bottom: 100px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99999
}

header .filter.active {
    display: block
}

header .filter button {
    background-color: transparent;
    border: none;
    float: left;
    padding: 0
}

header .filter button.close {
    background: url('../img/close-icon.png') 0 0 no-repeat;
    background-size: 22px;
    display: block;
    height: 22px;
    margin: 19px 0 0 19px;
    overflow: hidden;
    text-indent: -999em;
    width: 22px
}

header .filter button.close:focus {
    outline: none
}

header .filter > h1 {
    padding-top: 50px;
    margin-bottom: 10px;
    text-transform: none;
    font-family: "freight-big-pro", serif;
    font-weight: 100;
    font-style: italic;
    font-size: 1.875em
}

header .filter hr {
    border-top: 1px solid black;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid transparent;
    height: 0;
    margin: 0 auto;
    width: 90%
}

header .filter ul {
    list-style: none;
    margin: 0;
    padding: 35px 0 0 0
}

header .filter ul li {
    padding: 0 0 25px 0
}

header .filter ul li > a {
    color: #000;
    font-size: 1em;
    font-weight: 500;
    text-transform: none;
    text-indent: 2px
}

header .filter ul li > a:hover, header .filter ul li > a:active, header .filter ul li > a.active {
    border-bottom: 2px solid #000
}

@media screen and (min-width: 768px) {
    header h1 {
        font-size: 1.5625em;
        margin: 0 0 5px 0
    }

    header p {
        display: none
    }

    header img {
        padding: 0 50px 0 50px
    }

    header .filter {
        background-color: transparent;
        display: block;
        padding-bottom: 0;
        padding-top: 0;
        position: relative;
        z-index: 0
    }

    header .filter button.close {
        display: none
    }

    header .filter h1 {
        display: none
    }

    header .filter hr {
        display: none
    }

    header .filter ul li {
        display: inline-block;
        padding: 0 20px 34px 20px
    }

    header .filter ul li span {
        display: none
    }

    header .filter ul li > a {
        font-size: .75em;
        text-transform: uppercase
    }

    header .filter ul li > a:hover, header .filter ul li > a:active {
        color: #ce8929;
        border: none
    }
}

.valign > a, .valign > a:active, .valign > a:link, .valign > a:visited, .button > a, .button > a:active, .button > a:link, .button > a:visited {
    background-color: #fff;
    color: #ce8929;
    display: inline-block;
    height: 45px;
    font-size: .5625em;
    font-weight: 700;
    letter-spacing: .15em;
    line-height: 47px;
    padding: 0 15px 0 15px;
    text-transform: uppercase
}

.valign > a.inverse, .valign > a:active.inverse, .valign > a:link.inverse, .valign > a:visited.inverse, .button > a.inverse, .button > a:active.inverse, .button > a:link.inverse, .button > a:visited.inverse {
    background-color: #ce8929;
    color: #ffffff
}

.valign > a.full-width, .valign > a:active.full-width, .valign > a:link.full-width, .valign > a:visited.full-width, .button > a.full-width, .button > a:active.full-width, .button > a:link.full-width, .button > a:visited.full-width {
    width: 100%
}

@media screen and (min-width: 768px) {
    .valign > a, .valign > a:active, .valign > a:link, .valign > a:visited, .button > a, .button > a:active, .button > a:link, .button > a:visited {
        font-size: .75em;
        padding-left: 25px;
        padding-right: 25px;
        height: 49px;
        line-height: 51px
    }

    .valign > a:hover, .valign > a:active:hover, .valign > a:link:hover, .valign > a:visited:hover, .button > a:hover, .button > a:active:hover, .button > a:link:hover, .button > a:visited:hover {
        background-color: #ce8929;
        color: #fff
    }
}

.valign {
    bottom: 0;
    height: 45px;
    left: 50%;
    right: 0;
    position: absolute;
    top: 46%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: auto
}

.valign > a, .valign > a:active, .valign > a:link, .valign > a:visited {
    margin-left: -100%
}

.overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #fff;
    font-family: "freight-big-pro", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1em;
    letter-spacing: .05em
}

.overlay.square {
    height: 58%;
    width: 70%;
    -webkit-transform: translate(-50%, -59%);
    -ms-transform: translate(-50%, -59%);
    transform: translate(-50%, -59%)
}

.overlay.portrait {
    height: 75%;
    width: 70%;
    -webkit-transform: translate(-50%, -57%);
    -ms-transform: translate(-50%, -57%);
    transform: translate(-50%, -57%)
}

.overlay div {
    width: 100%
}

a.overlay:hover {
    color: inherit
}

a.overlay .show_pay {
  color: #ce8929;
  transition: color 0s ease-out;
  -moz-transition: color 0s ease-out;
  -webkit-transition: color 0s ease-out
}

.featured {
    background-color: #f6f6f2
}

.featured h1 {
    margin: 0;
    padding: 22px 0 22px 0;
    text-align: center;
    font-family: "freight-big-pro", serif;
    font-weight: 300;
    font-style: normal;
    font-size: 1.875em
}

.featured .images {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 1.2em;
    -webkit-column-gap: 1.2em;
    column-gap: 1.2em
}

.featured .item {
    display: block;
    padding: 0 0 1em 0;
    position: relative;
    text-align: center;
    margin: 0 20px;
}

.featured .item img {
    display: block;
    width: 100%;
    height: auto !important
}

.featured .item .overlay {
    display: none
}

.featured .item:hover .overlay, .featured .item:active .overlay {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.wrap-nav {
    overflow: hidden;
    margin-right: 270px;
}

@media screen and (min-width: 768px) {
    .featured {
        margin-bottom: 0;
        padding-bottom: 22px;
        padding-top: 5px
    }

    .featured h1 {
        font-size: 2.5em;
        padding: 32px 0 36px 0
    }

    .featured .images {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
        -moz-column-gap: 1em;
        -webkit-column-gap: 1em;
        column-gap: 1em;
        margin-bottom: 0
    }

    .featured .item {
        padding: 0 0 12px 0
    }

    .featured .item .valign {
        display: none
    }

    .featured .item .overlay.square, .featured .item .overlay.portrait {
        width: 69%;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .featured .item .overlay.square {
        height: 68%
    }

    .featured .item .overlay.portrait {
        height: 76%
    }
}

@media screen and (min-width: 1024px) {
    .featured .overlay {
        font-size: 1.25em
    }
}

.home .featured .overlay.square {
    height: 75%
}

.home .featured .overlay.portrait {
    height: 60%
}

@media screen and (min-width: 768px) {
    .home .featured .overlay.square, .home .featured .overlay.portrait {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .home .featured .overlay.square {
        height: 68%
    }

    .home .featured .overlay.portrait {
        height: 76%
    }
}

.products {
    padding: 0 9px 20px 9px;
    text-align: center;
    width: 100%
}

.products:before, .products:after {
    content: "";
    display: table
}

.products:after {
    clear: both
}

.products {
    *zoom: 1
}

.products .product-count {
    font-size: 1.1em !important;
    font-weight: 300;
    letter-spacing: .05em;
    margin: 0;
    padding: 0 0 12px 9px;
    text-align: left;
    font-family: "freight-big-pro", serif;
    font-weight: 400;
    font-style: italic;
    font-size: 0.8125em
}

.products a {
    float: left;
    padding: 0 9px 25px 9px;
    width: 50%
}

.products a img {
    display: block;
    margin-bottom: 12px;
    width: 100%
}

.products a h2 {
    font-size: .5em;
    font-weight: 400;
    letter-spacing: .15em;
    margin: 0;
    padding: 0;
    text-transform: uppercase
}

.products a p {
    font-size: .75em;
    font-weight: 500;
    letter-spacing: .02em;
    margin: 0;
    padding: 0;
    text-transform: none
}

@media screen and (min-width: 768px) {
    .products {
        padding: 0 100px 25px 100px
    }

    .products > p {
        font-size: 1.125em;
        padding: 0 0 18px 9px
    }

    .products a {
        padding: 0 10px 45px 10px;
        width: 33.33%
    }

    .products a img {
        margin-bottom: 16px
    }

    .products a h2 {
        font-size: .6875em;
        padding: 0 0 6px 0
    }

    .products a p {
        font-size: .875em;
        display: inline
    }

    .products a p:hover {
        border-bottom: 2px solid black
    }

    .products a:hover {
        color: #000
    }
}

.react-slider-navigation .react-slider-navigation-item {
    height: 10px;
    width: 10px
}

.react-slider-navigation .react-slider-navigation-item h3 {
    font-size: .75em;
    font-weight: 500;
    letter-spacing: .15em
}

.react-slider-navigation .react-slider-navigation-item h3:active, .react-slider-navigation .react-slider-navigation-item h3:hover {
    color: #ce8929
}

.react-slider-navigation .react-slider-navigation-item button {
    height: 10px;
    width: 10px
}

.react-slider-navigation .react-slider-navigation-item button:before {
    width: 10px;
    height: 10px;
    font-size: 7px !important;
    line-height: 10px
}

input[type='checkbox'] {
    height: 28px;
    width: 28px;
    border: 1px solid #000;
    margin-bottom: 2px;
    margin-right: 10px;
    vertical-align: middle;
    -webkit-appearance: none
}

@media screen and (min-width: 768px) {
    input[type='checkbox'] {
        height: 20px;
        margin-bottom: 3px;
        width: 20px
    }
}

input[type='checkbox']:checked:after {
    border-color: red;
    background: transparent;
    border: 3px solid #000;
    border-right: none;
    border-top: none;
    content: '';
    display: block;
    height: 8px;
    left: 7px;
    opacity: 1;
    position: absolute;
    top: 8px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg)
}

@media screen and (min-width: 768px) {
    input[type='checkbox']:checked:after {
        border-width: 3px;
        height: 7px;
        left: 4px;
        top: 5px;
        width: 11px
    }
}

input[type="checkbox"]:focus {
    outline: 0
}

.checkbox {
    background-color: #ffffff;
    display: inline-block;
    position: relative
}

.mobile-menu-button {
    background-color: transparent;
    border: none;
    display: block;
    padding: 0;
    position: absolute;
    overflow: hidden;
    text-indent: -999em;
}
.mobile-menu-button.open-button:after {
    content: '';
    display: block;
    position: absolute;
    top: 7px;
    left: 0;
    right: 0;
    border-top: 2px solid #000;
}
.grid-item { width: 50%; }
@media screen and (min-width: 768px) {
    .mobile-menu-button {
        display: none
    }
    .grid-item { width: 33.2%; }
}
.filter-popup .mobile-menu-button {
    display: block;
}

.grid {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
}
.grid-item .item {
    margin: 0 7px;
}
.grid img {
    width: 100%;
}
.mobile-menu-button.open-button {
    background: url('') 0 0 no-repeat;
    background-size: 17px;
    height: 20px;
    left: 20px;
    top: 19px;
    width: 30px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
}

.mobile-menu-button.close-button {
    background: url('../img/close-icon.png') 0 0 no-repeat;
    background-size: 22px;
    height: 22px;
    left: 20px;
    top: 20px;
    width: 22px
}

.mobile-menu-button:focus {
    outline: none
}

.scroll-up {
    background: url('../img/arrow-scroll-up.png');
    background-repeat: no-repeat;
    background-size: 100%;
    height: 16px;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 12px;
    z-index: 1000
}


@media screen and (min-width: 320px) and (max-width: 768px) {
    .scroll-up {
        top: 18px
    }
}

@media screen and (min-width: 768px) {
    .scroll-up {
        right: 5%
    }
}

.v-logo {
    background: url('../img/v_logo.png') 0 0 no-repeat;
    background-size: 100%;
    display: block;
    height: 29px;
    left: 0;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    margin-top: 11px;
    right: 0;
    top: 0;
    width: 45px
}

@media screen and (min-width: 768px) {
    .v-logo {
        float: left;
        position: relative;
        z-index: 9999999999;
        left: 50px;
        margin-left: 0;
        margin-right: 0
    }
}

.menu ul, .cart-desktop ul {
    list-style: none;
    margin: 0;
    padding: 5px 0 9px 0;
    transition: margin 0.25s ease-out;
    -moz-transition: margin 0.25s ease-out;
    -webkit-transition: margin 0.25s ease-out
}

@media screen and (min-width: 768px) {
    .menu ul, .cart-desktop ul {
        display: inline-block;
        list-style: none;
        letter-spacing: .15em;
        margin-top: 0;
        padding: 0;
        text-transform: uppercase;
        font-family: "brandon-grotesque", sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 0.6875em
    }
}

.menu ul li, .cart-desktop ul li {
    padding: 0 0 30px 0
}
.lng ul {
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.15em;
  list-style: outside none none;
}
#lngs_mini { display: inline-block; }
@media screen and (min-width: 768px) {
  #lngs_mini { display: none; }
}

.lng ul li {
  display: none;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0
}
@media screen and (min-width: 768px) {
  .lng ul li { display: inline-block;; }
}
.lng ul li * { font-size: 13px; }
@media screen and (min-width: 768px) {
    .menu ul li, .cart-desktop ul li {
        display: inline-block;
        margin-left: 18px;
        margin-right: 18px;
        padding: 0
    }
}

.menu ul li > a, .cart-desktop ul li > a {
    color: #000;
    font-size: 1em;
    font-weight: 500;
    letter-spacing: .15em;
    text-transform: uppercase;
    text-indent: 2px
}

.menu ul hr, .cart-desktop ul hr {
    border-top: 1px solid black;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid transparent;
    height: 0;
    margin-bottom: 19px;
    width: 120px
}

@media screen and (min-width: 768px) {
    .menu ul hr, .cart-desktop ul hr {
        display: none
    }
}

.menu,
.filter-popup {
    background-color: #b55aa1;
    display: none;
    min-height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
}
.popup-block-info {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}
.filter-popup h1 {
    text-align: center;
    font-style: italic;
}
.list-filter {
    overflow: hidden;
    width: 80%;
    margin: 50px auto 10px;
    padding: 0;
}
.list-filter > li {
    padding: 0 20px 18px 0;
    text-align: left;
    vertical-align: top;
}
.list-filter .sub-menu span {
    font-size: 1em;
    font-weight: 500;
    cursor: pointer;
    color: #000;
}
.collection-values {
    display: none;
    overflow: hidden;
    padding: 0;
    list-style: none;
}
.collection-values li {
    position: relative;
    float: left;
    width: 50%;
}

.list-filter .sub-menu li {
    position: relative;
}
.list-filter span {
    font-size: 1.25em;
    text-transform: none;
    color: #fff;
    font-weight: bold;
    text-indent: 2px;
    font-family: "brandon-grotesque", sans-serif;
}
.list-filter > li > span {
    display: block;
}
.list-filter .sub-menu {
    margin-left: 30px;
    padding: 0;
    list-style: none;
}
.filter-popup hr {
    display: block;
    max-width: 1440px;
    width: 90%;
    margin: 0 auto 49px;
    border: 1px solid #000;
}
.filter-accept,
.show-block {
    display: block;
    width: 250px !important;
    height: 40px;
    margin: 0 auto 30px;
    padding: 0;
}
.farbtastic {
    position: relative;
}
.farbtastic * {
    position: absolute;
    cursor: crosshair;
}
.farbtastic, .farbtastic .wheel {
    width: 195px;
    height: 195px;
}
.farbtastic .color, .farbtastic .overlay {
    top: 47px;
    left: 47px;
    width: 101px;
    height: 101px;
}
.farbtastic .wheel {
    background: url(../img/wheel.png) no-repeat;
    width: 195px;
    height: 195px;
}
.farbtastic .overlay {
    background: url(../img/mask.png) no-repeat;
}
.farbtastic .marker {
    width: 17px;
    height: 17px;
    margin: -8px 0 0 -8px;
    overflow: hidden;
    background: url(../img/marker.png) no-repeat;
}
.sub-menu.no-margin {
    margin-left: 0;
}
.list-color {
    max-width: 230px;
    padding: 0;
    margin: 10px 0 0;
    list-style: none;
}
.color {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 2px;
    border-radius: 10px;
    cursor: pointer;
    text-indent: -9999px !important;
    vertical-align: top;
}
.color-1 {
    background: #f00;
}
.color-2 {
    background: #fcd;
}
.color-3 {
    background: #f0a;
}
.color-4 {
    background: #ff0;
}
.list-color span.active {
    border: 2px solid #fff;
}
.wrap-search-buy {
    overflow: hidden;
    padding: 30px 0;
    margin-top: 50px;
    background: #9a4428;
    text-align: center;
}
.wrap-search-buy form {
    display: inline-block;
    margin-right: 20px;
}
.wrap-retailers {
    overflow: hidden;
    text-align: center;
    margin-top: 40px;
}
.list-retailers {
    list-style: none;
    padding: 0;
}
.list-retailers li {
    display: inline-block;
    padding: 10px 12px;
    vertical-align: middle;
}
.wrap-search-buy .text {
    height: 28px;
    border: 1px solid #ccc;
}
.btn-search,
.btn-current-geolocation {
    height: 28px;
    background: #ce8929;
    border: none;
    color: #fff;
    transition: .3s;
}
.list-search {
    padding: 0;
    margin: 0;
}
.list-search li {
    overflow: hidden;
    font-size: 14px;
    text-align: center;
    font-family: "freight-big-pro", serif;
}
.list-search li:last-child {
    margin-bottom: 0;
}
.list-search .wrap-img,
.list-search .wrap-desc {
    display: table-cell;
    overflow: hidden;
    width: 50%;
    vertical-align: middle;
}
.list-search .wrap-desc {
    height: 100%;
    padding: 10px 5px 0 10px;
    background: #bc904e;
    width: 240px;
}
.list-search li:nth-child(2n + 1) .wrap-desc {
    background: #e6b264;
}
.list-search .show-block {
    margin-left: auto;
    margin-right: auto;
    color: #ce8929;
    background: #fff;
}
.list-search .show-block:hover {
    background: #ce8929;
    color: #fff;
}
.list-search img {
    width: 100%;
    vertical-align: top;
}
.list-search .num {
    float: left;
    background-color: #9a4428;
    width: 25px;
    margin: 5px 10px 0 0;
    font-size: 17px;
    border-radius: 30px;
    color: #fff;
    text-align: center;
}
.list-search .title {
    display: block;
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: bold;
    font-style: italic;
}
.list-search .sub-title {
    display: block;
    font-style: italic;
}
.list-search .text {
    display: block;
    margin-bottom: 15px;
    font-size: 20px;
}
.list-search a:hover {
    color: #000;
}
.btn-search:hover,
.btn-current-geolocation:hover {
    background: #fff;
    color: #ce8929;
}
.list-retailers img {
    opacity: .5;
}
.list-retailers img:hover {
    opacity: 1;
}

.result-search {
    overflow: auto;
    float: left;
    width: 40%;
    height: 440px;
}
@media screen and (max-width: 900px) {
.result-search {
    height: auto;
}}

.result-search li {
    list-style-type: none;
}
.result-search hr {
    width: 120px;
    margin: 10px auto;
    border-color: rgba(0,0,0,0.2);
}
.wrap-map {
    overflow: hidden;
    float: right;
    width: 60%;
}
@media screen and (max-width: 900px) {
    .wrap-map,
    .result-search {
        float: none;
        width: auto;
    }
}
@media screen and (min-width: 768px) {
    .menu {
        background-color: transparent;
        display: inline-block;
        height: auto;
        margin: 0 auto;
        padding-top: 15px;
        position: relative;
    }
}

.menu.is-open,
.filter-popup.is-open{
    display: block;
    z-index: 9999999;
    overflow: auto;
}

.menu .login {
    display: none
}

.menu .icons {
    text-align: center;
    overflow: hidden;
    padding-bottom: 52px;
    vertical-align: middle
}

@media screen and (min-width: 768px) {
    .menu .icons {
        display: none
    }
}

.menu .icons a {
    display: inline-block;
    height: 18px;
    margin: 0 10px;
    width: 18px
}

.menu .icons a.facebook {
    background-image: url("../img/facebook-icon.svg");
    background-size: 18px 18px
}

.menu .icons a.twitter {
    background-image: url("../img/twitter-icon.svg");
    background-size: 19px 15px;
    height: 15px;
    position: relative;
    top: -1px;
    width: 19px
}

.menu .icons a.instagram {
    background-image: url("../img/instagram-icon.svg");
    background-size: 18px 18px
}

.menu .icons a.pinterest {
    background-image: url("../img/pinterest-icon.svg");
    background-size: 18px 18px;
    height: 18px;
    width: 18px
}
.expanded {
    display: none;
}
.toggle-lang {
    width: 90px;
    margin-right: 5px;
}
.cart-desktop {
    display: none;
    z-index: 9999999999;
}
@media screen and (min-width: 850px) {
    .cart-desktop {
        right: 5%;
    }
    .v-logo {
        left: 100px;
    }
    .menu ul li {
        margin-right: 18px;
        margin-left: 18px;
    }
}
.lng {
  background-color: transparent;
  color: #777777;
  display: block;
  height: auto;
  position: absolute;
  text-align: left;
  top: 0;
  right: 70px;
  z-index: 1000000000;
}
@media screen and (min-width: 768px) {
    .menu ul li {
        margin-right: 10px;
        margin-left: 10px;
    }
    .cart-desktop {
        background-color: transparent;
        color: #777777;
        display: block;
        height: auto;
        padding-top: 15px;
        position: absolute;
        right: 1%;
        text-align: left;
        top: 0
    }

    .cart-desktop ul {
        padding: 0
    }

    .cart-desktop ul li {
        margin: 0;
        text-align: right
    }

    .cart-desktop ul li a {
        color: #777777;
        margin: 0
    }
}
@media screen and (min-width: 768px) and (max-width: 970px) {
    .v-logo {
        float: left;
        position: relative;
        left: auto;
        margin-left: 10px;
    }
    .cart-desktop {
        position: relative;
        float: right;
        right: auto;
        top: auto;
        margin-right: 10px;
    }
}
.mobile-cart {
    font-size: .75em;
    font-weight: 500;
    position: absolute;
    right: 20px;
    text-transform: none;
    top: 18px
}

.page-header {
    background-color: #dddfd9;
    height: 50px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 999
}

.page-header.mobile-menu-is-open {
    z-index: 9999
}
.page-header hgroup {
    height: 0;
    overflow: hidden
}

.page-header .page-header-inner {
    height: 50px;
    position: relative
}

.page-header .page-header-inner:before, .page-header .page-header-inner:after {
    content: "";
    display: table
}

.page-header .page-header-inner:after {
    clear: both
}

.page-header .page-header-inner {
    *zoom: 1
}

.page-header.home-page {
    bottom: 0;
    position: absolute;
    top: auto
}

@media screen and (min-width: 768px) {
    .page-header.mobile-menu-is-open {
        z-index: 999
    }
    .mobile-cart {
        display: none
    }
    .page-header.home-page {
        height: 75px
    }
    .page-header.home-page .v-logo {
        margin-top: 23px
    }
    .page-header.home-page .menu ul, .page-header.home-page .cart-desktop ul {
        margin-top: 20px
    }
}

.page-header.home-page .menu, .page-header.home-page .cart-desktop {
    padding-top: 10px
}

.page-header.home-page .menu ul, .page-header.home-page .cart-desktop ul {
    margin-top: 20px
}

#main-nav {
    text-align: center;
    z-index: 999999999;
}
.page-header.home-page.is-fixed {
    height: 50px;
    position: fixed;
    top: 0
}
.cnt-item-prod {
    display: block;
}
.product-count {
    display: block;
    letter-spacing: .05em;
    margin: 0 0 5px;
    padding: 0 0 12px 9px;
    text-align: left;
    font-family: "freight-big-pro", serif;
    font-weight: 400;
    font-style: italic;
    font-size: 1.1em;
}
.page-header.home-page.is-fixed .v-logo {
    margin-top: 0;
    top: 20px
}

.page-header.home-page.is-fixed .menu, .page-header.home-page.is-fixed .cart-desktop {
    padding-top: 15px
}

.page-header.home-page.is-fixed .menu ul, .page-header.home-page.is-fixed .cart-desktop ul {
    margin-top: 0
}

.page-header.is-transparent {
    background-color: transparent
}

.page-header.is-transparent .light .mobile-menu-button.open-button {
    background: url(/assets/burger-icon-white-1aa151cf88a05cb73f874fd2bafcf69d4b30da9c27fc54682ce1fbfccada8920.svg) 0 0 no-repeat;
    background-size: 17px
}

.page-header.is-transparent .light .page-header-inner .v-logo {
    background: url(/assets/v-logo-white-29240f5669190ee83014fd85a24b16c76699d7dfb4048294df711920906f92be.svg) 0 0 no-repeat;
    background-size: 19px
}

.page-header.is-transparent .light .page-header-inner .mobile-cart {
    color: #ffffff
}

.page-header.is-transparent.dark .page-header-inner .menu ul li a, .page-header.is-transparent.dark .page-header-inner .cart-desktop ul li a {
    color: #000000
}
a.close-modal.close {
    position: absolute;
    bottom: 0;
}
.page-header.is-pink {
    background-color: #b55aa1
}

.page-header.is-pink ul li:first-child:after {
    border-color: #000
}

.page-header.is-pink ul li a {
    color: #000
}

@media screen and (min-width: 768px) {
    .page-header {
        height: 50px;
        overflow: hidden;
        width: 100%
    }

    .page-header:before, .page-header:after {
        content: "";
        display: table
    }

    .page-header:after {
        clear: both
    }

    .page-header {
        *zoom: 1
    }

    .page-header.is-fixed {
        transition: height 0.25s ease-out;
        -moz-transition: height 0.25s ease-out;
        -webkit-transition: height 0.25s ease-out
    }

    .page-header.is-fixed .v-logo {
        top: 20px
    }

    .page-header.is-fixed .menu ul, .page-header.is-fixed .cart-desktop ul {
        margin-top: 20px
    }

    .page-header.is-transparent .mobile-menu-button.open-button {
        display: none
    }

    .page-header.is-transparent .page-header-inner .v-logo {
        background-size: 19px;
        height: 17px
    }

    .page-header.is-transparent .page-header-inner .menu ul li a, .page-header.is-transparent .page-header-inner .cart-desktop ul li a {
        color: #ffffff
    }

    .page-header.is-transparent .page-header-inner .cart-desktop ul li:first-child:after {
        border-right: 1px solid #fff
    }
}

.home-page-hero-image {
    background-image: url("../img/header1.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 100%
}
#expanded.active {
    display: block;
}
.home-page-hero-image > h1 {
    background: url('../img/logo.png') no-repeat center top;
    height: 100%;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    text-indent: -99999px;
    top: 10%;
    width: auto;
}

@media screen and (min-width: 768px) {
    .home-page-hero-image > h1 {
        width: 43%
    }
}

.home-page-hero-image > h2 {
    color: #fff;
    font-size: .5625em;
    height: 0%;
    letter-spacing: .15em;
    margin-top: 10%;
    padding: 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 65%;
    width: 100%
}

@media screen and (min-width: 768px) {
    .home-page-hero-image > h2 {
        font-size: 1.1em;
        margin-top: 6%;
        font-weight: normal;
    }
}

.header-section {
    position: relative;
    z-index: 1000000;
}

.page-footer {
    border-top: 1px solid #7d7f7b;
    background-color: #f6f6f2;
    height: 270px;
    padding: 0px 45px 10px 45px;
}

@media screen and (min-width: 768px) {
    .page-footer {
        height: 270px;
        /*padding: 60px 0*/
    }
}

.page-footer.shop-landing {
    background-color: #fff
}

.page-footer.light-green {
    background-color: #f6f6f2
}

.footer-table {
    width: 100%
}

@media screen and (min-width: 768px) {
    .footer-table {
        display: table;
        table-layout: fixed
    }
}

.footer-cell {
    font-size: .75em;
}

.logo-cell { float: left; }
.social-cell { float: right; margin-top: 17px; }

@media screen and (min-width: 768px) {
    .footer-cell {
        border-left: 1px solid #dddfdb;
        display: table-cell;
        padding: 0 3px;
        width: 15%
    }
}

.footer-cell.logo-cell {
    text-align: center
}

@media screen and (min-width: 768px) {
    .footer-cell.logo-cell {
        border-left: none;
        padding: 0;
        vertical-align: middle;
        width: 35%
    }
}

.footer-cell.mobile-cell {
    margin: 10px 0;
    text-align: center
}

.footer-cell.mobile-cell ul li {
    display: inline-block
}

.footer-cell.mobile-cell ul li a {
    padding: 0 5px
}

@media screen and (min-width: 768px) {
    .footer-cell.mobile-cell {
        display: none
    }
}

.footer-cell.mobile-cell.copyright-cell {
    margin: 20px 0 0 0
}

.footer-cell.shop-cell, .footer-cell.collections-cell, .footer-cell.more-cell {
    display: none
}

@media screen and (min-width: 768px) {
    .footer-cell.shop-cell, .footer-cell.collections-cell, .footer-cell.more-cell {
        display: table-cell
    }
}

.footer-cell.social-cell {
    text-align: center
}

@media screen and (min-width: 768px) {
    .footer-cell.social-cell {
        width: 13%
    }
}

.footer-logo {
    background: url('../img/logo_bottom.png') no-repeat;
    background-size: 100%;
    display: inline-block;
    height: 32px;
    margin: 10px 0;
    width: 200px;
}

.footer-cell ul {
    list-style: none;
    margin: 0;
    padding-left: 0
}

.footer-cell li {
    font-weight: 400;
    letter-spacing: .02em;
    padding-bottom: 5px
}

.footer-cell h1 {
    font-size: .75em;
    font-weight: 700;
    letter-spacing: .18em;
    margin-bottom: 14px;
    text-transform: uppercase
}

.footer-cell .social-icons {
    text-align: center
}

.footer-cell .social-icons a {
    display: inline-block;
    height: 18px;
    margin: 0 10px;
    width: 18px
}

.footer-cell .social-icons a.facebook {
    background-image: url("../img/facebook-icon.svg");
    background-size: 18px 18px
}

.footer-cell .social-icons a.twitter {
    background-image: url("../img/twitter-icon.svg");
    background-size: 19px 15px;
    height: 15px;
    position: relative;
    top: -1px;
    width: 19px
}

.footer-cell .social-icons a.instagram {
    background-image: url("../img/instagram-icon.svg");
    background-size: 18px 18px
}

.footer-cell .social-icons a.pinterest {
    background-image: url("../img/pinterest-icon.svg");
    background-size: 18px 18px;
    height: 18px;
    width: 18px
}

.email-signup {
    border-bottom: 1px solid #dddfdb;
    margin: 0 auto;
    vertical-align: top;
    width: 80%;
    /*margin-top: 10px;*/
    margin-top: 1px;
}

.email-signup:before, .email-signup:after {
    content: "";
    display: table
}

.email-signup:after {
    clear: both
}

.email-signup {
    *zoom: 1
}

@media screen and (min-width: 768px) {
    .email-signup {
        /*width: 380px;*/
        width: 72%;
    }
}

.email-signup input[type="email"], .email-signup input[type="submit"] {
    display: inline-block;
    float: left;
    height: 30px
}

.email-signup input[type="email"] {
    margin-right: 2%;
    text-indent: 3px;
    width: 78%
}

.email-signup #mc_embed_signup input[type="submit"], .filter-accept, .show-block, #search_ok {
    background-color: #ce8929;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: .625em;
    font-weight: 600;
    letter-spacing: .15em;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    width: 20%;
    -webkit-appearance: none;
    transition: all 0.325s ease-out;
    -moz-transition: all 0.325s ease-out;
    -webkit-transition: all 0.325s ease-out
}
.filter-accept {
    font-size: 17px;
}
.show-block {
    width: 150px !important;
    margin: 10px 0 20px;
}

.email-signup input[type="submit"]:hover,
.filter-accept:hover,
.show-block:hover {
    background-color: #ffffff;
    color: #ce8929
}

.copyright-text {
    color: #b3b3b3;
    font-size: .75em;
    font-weight: 500;
    letter-spacing: 0.03em;
    margin-bottom: 0;
    text-transform: uppercase
}

.copyright-text a {
    color: #b3b3b3
}

.copyright-text .bullet {
    padding: 0 5px
}

.react-slider {
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 100%
}

@media screen and (min-width: 768px) {
    .react-slider {
        margin-bottom: 50px
    }
}

.react-slider.static-on-mobile:before, .react-slider.static-on-mobile:after, .react-slider.static-on-desktop:before, .react-slider.static-on-desktop:after {
    content: "";
    display: table
}

.react-slider.static-on-mobile:after, .react-slider.static-on-desktop:after {
    clear: both
}

.react-slider.static-on-mobile, .react-slider.static-on-desktop {
    *zoom: 1
}

.react-slider-navigation {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    z-index: 99
}

.react-slider-navigation-item {
    color: #000;
    cursor: pointer;
    display: inline-block;
    margin: 0 5px
}

.react-slider-navigation-item a {
    color: #ce8929;
    text-decoration: none;
    opacity: .3
}

.react-slider-navigation-item.is-default a:before {
    content: "♦";
    font-size: 1.5em
}

.react-slider-navigation-item.is-active {
    opacity: 1
}

.react-slider-navigation-item:hover {
    opacity: .3
}

.react-slider .arrow-nav {
    font-size: 1em;
    position: absolute;
    text-decoration: none;
    top: 50%
}

.react-slider .arrow-nav:before {
    color: #000000;
    text-decoration: none
}

.react-slider .arrow-nav:hover {
    opacity: .3
}

.react-slider .arrow-nav.arrow-left {
    left: -30px
}

.react-slider .arrow-nav.arrow-left:before {
    content: "◀"
}

.react-slider .arrow-nav.arrow-right {
    right: -30px
}

.react-slider .arrow-nav.arrow-right:before {
    content: "▶"
}

.react-slider-inner {
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: left;
    width: 100%
}

.react-slider-track {
    cursor: -webkit-grab;
    height: auto;
    margin-bottom: 20px;
    position: relative
}

.react-slide {
    display: inline-block;
    float: left;
    position: relative;
    z-index: 98
}

.react-slide img {
    height: auto;
    padding: 0 !important;
    width: 100%
}

@media screen and (min-width: 768px) {
    .react-slide {
        height: auto
    }

    .react-slide img {
        height: auto
    }
}

.react-slider-navigation {
    bottom: -20px;
    position: absolute
}

@media screen and (min-width: 768px) {
    .react-slider-navigation {
        bottom: auto;
        position: static;
        margin: 0 0 20px 0
    }
}

.react-slider-navigation .react-slider-navigation-item {
    padding: 0;
    text-transform: uppercase;
    width: auto
}

@media screen and (min-width: 768px) {
    .react-slider-navigation .react-slider-navigation-item {
        padding: 0 35px
    }
}

.react-slider-navigation .react-slider-navigation-item a {
    font-size: .75em;
    font-weight: 500;
    letter-spacing: .15em;
    transition: all 0.325s ease-out;
    -moz-transition: all 0.325s ease-out;
    -webkit-transition: all 0.325s ease-out
}

.react-slider-navigation .react-slider-navigation-item a:before {
    content: "♦";
    font-size: .8em
}

@media screen and (min-width: 768px) {
    .react-slider-navigation .react-slider-navigation-item a:before {
        content: ""
    }
}

.react-slider-navigation .react-slider-navigation-item a span {
    display: none
}

@media screen and (min-width: 768px) {
    .react-slider-navigation .react-slider-navigation-item a span {
        color: #000;
        display: block
    }

    .react-slider-navigation .react-slider-navigation-item a span:hover {
        color: #ce8929;
        border-bottom: 2px solid #ce8929
    }
}

.react-slider-navigation .react-slider-navigation-item.is-active {
    opacity: 1
}

.react-slider-navigation .react-slider-navigation-item.is-active a {
    border-bottom: none;
    color: #ce8929;
    opacity: 1
}

@media screen and (min-width: 768px) {
    .react-slider-navigation .react-slider-navigation-item.is-active a {
        border-bottom: 2px solid #ce8929
    }
}

.react-slider-navigation .react-slider-navigation-item.is-active a span {
    color: #ce8929
}

.react-slide .category-card {
    float: left;
    padding: 10px;
    text-align: center;
    width: 50%
}

@media screen and (max-width: 320px) {
    .react-slide .category-card {
        top: 5%
    }
}

@media screen and (min-width: 768px) {
    .react-slide .category-card {
        padding: 30px;
    }
}

.react-slide .category-card span {
    display: table-cell;
    display: block;
    font-size: .5625em;
    font-weight: 500;
    letter-spacing: .15em;
    padding: 12px 0 11px;
    margin: 0;
    text-transform: uppercase
}

.react-slide .category-card span em {
    font-style: normal
}

@media screen and (min-width: 768px) {
    .react-slide .category-card span {
        border-right: 1px solid #000;
        display: inline;
        font-size: .75em;
        padding: 0 15px 0 0
    }
}

@media screen and (min-width: 320px) and (max-width: 768px) {
    .react-slide .category-card span:last-child {
        font-family: "freight-big-pro", serif;
        font-size: .9375em;
        font-style: italic;
        letter-spacing: .02em;
        padding: 11px 0 0;
        text-transform: none
    }
}

@media screen and (min-width: 768px) {
    .react-slide .category-card span:last-child {
        border: none;
        padding: 0 0 0 15px
    }
}

.react-slide .category-card hr {
    border-bottom: 1px solid transparent;
    border-left: none;
    border-right: none;
    margin: 0 auto;
    width: 80px
}

@media screen and (min-width: 768px) {
    .react-slide .category-card hr {
        display: none
    }
}

.react-slide .slide-name-mobile {
    background-color: #ffffff;
    color: #ce8929;
    bottom: 0;
    font-size: .6em;
    font-weight: 500;
    letter-spacing: .15em;
    padding: 15px 0 5px 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 100%
}

@media screen and (min-width: 768px) {
    .react-slide .slide-name-mobile {
        display: none
    }
}

.home .content {
    margin-bottom: 34px;
    overflow: auto
}

.home .content:before, .home .content:after {
    content: "";
    display: table
}

.home .content:after {
    clear: both
}

.home .content {
    *zoom: 1
}

.home .content h1 {
    margin: 22px 0 22px 0;
    text-align: center
}

.home .content .left, .home .content .right {
    position: relative;
    text-align: center;
    width: 100%
}

.home .content .left > img, .home .content .right > img {
    position: relative;
    width: 100%;
    z-index: -999
}

.home .content .right {
    padding-top: 7px
}

.home .content .left {
    padding-top: 14px
}

.home .content .valign {
    top: 62%
}

.home .letter {
    background-color: #9a4428;
    height: auto;
    overflow: hidden;
    width: 100%
}

.home .letter:before, .home .letter:after {
    content: "";
    display: table
}

.home .letter:after {
    clear: both
}

.home .letter {
    *zoom: 1
}

.home .letter .aside {
    background-color: #c086ab;
    font-weight: 900;
    height: 215px;
    padding-top: 37px;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 1
}

.home .letter .aside h2 {
    font-size: .5625em;
    letter-spacing: .15em;
    margin: 0;
    text-transform: uppercase
}

.home .letter .aside p {
    font-size: .875em;
    font-weight: 500;
    margin-top: 13px
}
.page-header.home-page.pos-menu {
    position: fixed;
    bottom: initial;
    top: 0;
}
.home .letter .aside img {
    display: none;
    width: 150px;
    border-right: 200px;
}
.footer {
    position: fixed;
    bottom: -220px;
    left: 0;
    z-index: 10000;
    width: 100%;
    display: none;
}
@media screen and (min-width: 768px) {
    .home .letter .aside img {
        display: inline-block;
    }
    .footer {
        display: block;
        bottom: -220px;
    }
}
.home .letter .letter-copy {
    z-index: 0
}

.footer-pretext,
.close-footer {
    position: absolute;
    left: 0;
    top: 5px;
    width: 100%;
    margin: 0;
    padding: 0;
    display: none;
    text-align: center;
}
.active.close-footer,
.active.footer-pretext {
    display: block;
}
.footer-pretext li {
    display: inline-block;
    margin: 0 10px;
}
.home .letter .letter-copy .letter-image {
    margin: 0 auto;
    margin-bottom: 19px;
    position: relative;
    text-align: center;
    width: 33%;
    z-index: 2
}

.home .letter .letter-copy .letter-image img {
    width: 100%;
    margin-top: -88px
}

.home .letter .letter-copy section {
    margin: 0 0 36px 0;
    padding-left: 15px;
    padding-right: 15px;
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 1.0625em
}

.home .letter .letter-copy section img {
    display: block;
    padding: 0 0 5px;
    width: 50%;
    margin: 0 auto
}

.home .letter .letter-copy section.intro {
    display: block;
    font-family: "freight-big-pro", serif;
    font-weight: 300;
    font-style: normal;
    font-size: 1.0625em
}

.home .letter .letter-copy section.intro p {
    letter-spacing: .4px;
    margin-bottom: 22px
}

.home .letter .letter-copy .continue, .home .letter .letter-copy .more {
    color: #fff;
    display: block;
    text-transform: none;
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 0.875em
}

.home .letter .letter-copy .continue {
    display: block
}

.home .letter .letter-copy .more {
    display: none
}

.home .extend {
    display: none
}
#home-page-letter-section {
    position: relative;
}
@media screen and (min-width: 768px) {
    .home .extend {
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        overflow: hidden;
        z-index: -2
    }

    .home .extend.active {
        height: 1000px
    }

    .home .extend.left {
        background-color: #c086ab;
        float: left;
        width: 35%
    }

    .home .extend.right {
        background-color: #9a4428;
        float: right;
        left: 35%;
        width: 65%
    }
}

@media screen and (min-width: 768px) {
    .home .content h1 {
        margin: 32px 0 36px 0
    }

    .home .content .left, .home .content .right {
        float: left;
        margin-bottom: 56px;
        padding-top: 30px;
        padding-right: 10px;
        padding-left: 10px;
        width: 50%
    }

    .home .content .valign {
        top: 60%
    }

    .home .featured {
        padding-bottom: 77px
    }

    .home .letter {
        margin: 0 auto;
        position: relative
    }

    .home .letter .aside {
        float: left;
        height: 100%;
        left: 0;
        padding-top: 190px;
        position: absolute;
        width: 28%;
        z-index: none
    }

    .home .letter .aside h2 {
        font-weight: 700
    }

    .home .letter .aside p {
        font-size: .875em;
        font-weight: 500;
        margin-top: 18px;
        margin-bottom: 208px
    }

    .home .letter .aside.expanded img {
        display: block;
        margin: 0 auto;
        width: 50%
    }

    .home .letter .letter-copy {
        float: left;
        margin-left: 28%;
        padding-top: 49px;
        padding-left: 26px;
        position: relative;
        z-index: 0
    }

    .home .letter .letter-copy .letter-image {
        float: right;
        overflow: hidden;
        width: 23%;
        margin-right: 42px;
        border-radius: 300px;
    }

    .home .letter .letter-copy .letter-image img {
        margin-top: 0;
        width: 100%;
        vertical-align: top;
    }

    .home .letter .letter-copy section {
        float: left;
        font-size: 1.25em;
        margin: 0 0 42px 0;
        width: 100%
    }

    .home .letter .letter-copy section p {
        margin: 0 0 36px 0
    }

    .home .letter .letter-copy section p:nth-child(2) {
        margin: 0 0 24px 0
    }

    .home .letter .letter-copy section img {
        display: none
    }

    .home .letter .letter-copy section.intro {
        width: 62%;
        margin-bottom: 0;
        font-family: "freight-big-pro", serif;
        font-weight: 300;
        font-style: normal;
        font-size: 1.5em
    }

    .home .letter .letter-copy section.intro p {
        margin-bottom: 28px
    }

    .home .letter .letter-copy .continue {
        display: inline-block;
        font-size: .875em;
        margin-top: 0;
        padding-bottom: 42px
    }

    .home .letter .letter-copy .more {
        color: #fff;
        display: inline-block;
        font-size: .875em;
        padding-bottom: 20px
    }
}

.about .react-slide {
    height: auto
}

.about .react-slider-navigation {
    bottom: -10px;
    position: absolute;
    text-align: left
}

.about .slide-caption {
    text-align: center;
    margin: 0 auto;
    width: 70%
}

.about .slide-caption h1 {
    font-size: 1.5em
}

.about .slide-caption h3 {
    color: #ce8929;
    cursor: pointer;
    border-bottom: 2px solid transparent;
    display: inline-block;
    font-size: .875em;
    letter-spacing: .02em;
    text-transform: none
}

.about .slide-caption h3:hover {
    border-bottom: 2px solid #ce8929
}

.about .slide-caption h3 a {
    font-size: inherit
}

@media screen and (min-width: 768px) {
    .about .press .static-on-desktop {
        display: table
    }

    .about .press .static-on-desktop:before, .about .press .static-on-desktop:after {
        content: "";
        display: table
    }

    .about .press .static-on-desktop:after {
        clear: both
    }

    .about .press .static-on-desktop {
        *zoom: 1
    }

    .about .press .static-on-desktop img {
        width: 100%
    }

    .about .press .static-on-desktop .react-slide {
        display: table-cell;
        text-align: center;
        width: 33.33% !important
    }

    .about .press .static-on-desktop .react-slide:first-child {
        padding-right: 20px
    }

    .about .press .static-on-desktop .react-slide:nth-child(2) {
        padding: 0 10px 0 10px
    }

    .about .press .static-on-desktop .react-slide:last-child {
        padding-left: 20px
    }
}

.about .about-venamour .static-on-desktop {
    padding-left: 100px !important;
    padding-right: 100px !important
}

.about .about-venamour .static-on-desktop .react-slide {
    padding: 0;
    margin: 45px 0 70px 0;
    text-align: left;
    width: 50% !important
}

.about .about-venamour .static-on-desktop .react-slide:first-child {
    float: left
}

.about .about-venamour .static-on-desktop .react-slide:last-of-type {
    float: right
}

.about {
    background-color: #f6f6f2;
    margin-top: 20px;
    padding: 0
}

.about .about-page-info-slide:before, .about .about-page-info-slide:after {
    content: "";
    display: table
}

.about .about-page-info-slide:after {
    clear: both
}

.about .about-page-info-slide {
    *zoom: 1
}

.about a {
    color: #ce8929;
    cursor: pointer;
    font-weight: 500
}

.about h3, .about p, .about a {
    margin: 0
}

.about h3 {
    font-size: .625em
}

.about p, .about a, .about h4 {
    font-size: .875em;
    letter-spacing: .02em
}

.about .about-venamour {
    padding: 30px
}

.about .about-venamour p {
    font-family: "freight-big-pro", serif;
    padding: 0
}

.about .about-venamour .p_top {
    border-bottom: 1px solid #ddd;
    font-size: 1em;
    padding-bottom: 30px
}

.about .about-venamour .left h3, .about .about-venamour .right h3 {
    color: #000;
    padding-bottom: 15px
}

.about .about-venamour .left p, .about .about-venamour .right p {
    padding-bottom: 20px
}

.about .about-venamour .left p, .about .about-venamour .left a, .about .about-venamour .right p, .about .about-venamour .right a {
    font-family: "brandon-grotesque", sans-serif
}

.about .about-venamour .left a, .about .about-venamour .right a {
    color: #fff;
    font-size: .875em;
    font-weight: 600
}

.about .about-venamour .left a:hover, .about .about-venamour .right a:hover {
    border-bottom: 2px solid #fff
}

.about .about-venamour .react-slider {
    border-bottom: none;
    margin: 0;
    padding: 20px 0
}

@media screen and (min-width: 768px) {
    .about .about-venamour .react-slider {
        padding: 0
    }
}

.about .about-venamour .react-slider-navigation-item a {
    color: #fff
}

.about .about-venamour .react-slider-navigation-item.is-active a {
    color: #fff
}

.about .press, .about .feed, .about .faq, .about .contact {
    margin: 0 30px 0 30px
}

.about .press {
    border-bottom: 1px solid #dddfdb;
    padding: 45px 0 30px 0
}

@media screen and (min-width: 768px) {
    .about .press {
        border: none;
        padding-top: 69px
    }
}

.about .press:before, .about .press:after {
    content: "";
    display: table
}

.about .press:after {
    clear: both
}

.about .press {
    *zoom: 1
}

@media screen and (min-width: 768px) {
    .about .press .static-on-desktop {
        border-bottom: 1px solid #dddfdb;
        padding-left: 100px;
        padding-right: 100px;
        padding-bottom: 65px
    }
}

.about .press h3 {
    display: inline-block;
    margin: 0 0 20px 0
}

@media screen and (min-width: 768px) {
    .about .press h3 {
        margin-left: 100px
    }
}

.about .press h3.archive {
    display: none;
    float: right;
    font-size: .875em;
    letter-spacing: .02em;
    text-align: right;
    text-transform: none;
    width: auto
}

@media screen and (min-width: 768px) {
    .about .press h3.archive {
        margin-right: 100px
    }
}

.about .press h3.archive:hover {
    border-bottom: 2px solid #ce8929
}

.about .press .react-slider-navigation {
    text-align: center
}

.about .press .item {
    display: inline-block;
    position: relative;
    text-align: center;
    width: 100%
}

.about .press .item img {
    display: block;
    width: 100%;
    height: auto !important
}

.about .press .item .overlay {
    display: none
}

@media screen and (min-width: 768px) {
    .about .press .item .overlay.square {
        height: 85%;
        width: 85%;
        -webkit-transform: translate(-50%, -51%);
        -ms-transform: translate(-50%, -51%);
        transform: translate(-50%, -51%)
    }

    .about .press .item:hover .overlay {
        display: block
    }
}

@media screen and (min-width: 1024px) {
    .about .press .overlay {
        font-size: 1.25em
    }
}

.about .react-slider {
    margin: 0
}

.about .feed:before, .about .feed:after {
    content: "";
    display: table
}

.about .feed:after {
    clear: both
}

.about .feed {
    *zoom: 1
}

.about .feed .instagram, .about .feed .pinterest {
    border-bottom: 1px solid #dddfdb;
    padding-bottom: 40px;
    padding-top: 46px
}

.about .feed .instagram:before, .about .feed .instagram:after, .about .feed .pinterest:before, .about .feed .pinterest:after {
    content: "";
    display: table
}

.about .feed .instagram:after, .about .feed .pinterest:after {
    clear: both
}

.about .feed .instagram, .about .feed .pinterest {
    *zoom: 1
}

.about .feed .instagram .social-logo, .about .feed .pinterest .social-logo {
    padding-left: 5px
}

.about .feed .instagram .social-logo img, .about .feed .pinterest .social-logo img {
    height: 10px;
    margin-right: 10px;
    padding-right: 0;
    width: 10px
}

.about .feed .instagram .social-logo h3, .about .feed .pinterest .social-logo h3 {
    display: inline-block;
    margin: 0 0 25px 0
}

.about .feed .instagram > a > img,
.about .feed .pinterest > a > img {
    display: block;
    float: left;
    padding-bottom: 5px;
    width: 50%
}

.about .feed .instagram > a > img:nth-child(odd), .about .feed .pinterest > a > img:nth-child(odd) {
    padding-left: 5px
}

.about .feed .instagram > a > img:nth-child(even), .about .feed .pinterest > a > img:nth-child(even) {
    padding-right: 5px
}

.about .faq, .about .contact {
    padding-bottom: 40px;
    padding-top: 46px
}

.about .faq h3, .about .faq p, .about .contact h3, .about .contact p {
    margin: 0 0 20px 0
}

.about .faq {
    border-bottom: 1px solid #dddfdb
}

.about .faq p {
    color: #000;
    font-weight: 400
}

.about .faq p.view-all {
    font-size: .875em;
    font-weight: 500;
    color: #ce8929
}

.about .faq .question {
    display: block;
    margin-bottom: 10px
}

.about .faq .question:nth-child(n+11) {
    display: none
}

.about .faq .question.active > span {
    display: inline;
    font-size: 1.15em;
    color: #000;
    border-bottom: 2px solid #000
}

.about .faq .question > span {
    border-bottom: 2px solid transparent;
    cursor: pointer;
    display: inline-block
}

.about .faq .answer {
    width: 90%;
    display: none;
}

.about .faq .answer.show {
    color: #333333;
    display: block
}

.about .contact {
    padding-bottom: 75px
}

.about .contact a {
    font-family: "freight-big-pro", serif;
    font-size: 1.125em
}

.about .contact h4 {
    font-weight: normal;
    margin-bottom: 0
}

@media screen and (min-width: 768px) {
    .about .feed .instagram > a > img,
    .about .feed .pinterest > a > img {
        width: 25%
    }
    .about h3 {
        font-size: .75em
    }

    .about .about-venamour:before, .about .about-venamour:after {
        content: "";
        display: table
    }

    .about .about-venamour:after {
        clear: both
    }

    .about .about-venamour {
        *zoom: 1
    }

    .about .about-venamour .p_top {
        font-size: 1.5em;
        padding: 0 0 30px;
        margin-bottom: 50px;
        border-bottom: 1px solid #ddd;
    }

    .about .about-venamour .left, .about .about-venamour .right {
        padding-bottom: 0;
        padding-top: 10px
    }

    .about .about-venamour .left {
        padding-right: 50px
    }

    .about .about-venamour .left a {
        display: none
    }

    .about .about-venamour .right {
        border-left: 1px solid #000;
        padding-left: 40px
    }

    .about .press {
        margin: 0 auto
    }

    .about .press .slide-caption h3 {
        margin: 0
    }

    .about .feed {
        margin: 0 auto;
        padding: 0 100px 0 100px
    }

    .about .feed .instagram, .about .feed .pinterest {
        border: none;
    }

    .about .feed .instagram {
        padding-right: 50px
    }

    .about .feed .pinterest {
        padding-left: 50px
    }

    .about .bottom-info {
        margin-top: 50px;
        padding: 0 100px 100px 100px;
        position: relative
    }

    .about .bottom-info:before, .about .bottom-info:after {
        content: "";
        display: table
    }

    .about .bottom-info:after {
        clear: both
    }

    .about .bottom-info {
        *zoom: 1
    }

    .about .bottom-info .faq, .about .bottom-info .contact {
        border-bottom: none;
        border-top: 1px solid #dddfdb;
        float: left;
        margin: 0;
        padding: 69px 0 0 0;
        width: 60%
    }

    .about .bottom-info .faq a {
        font-weight: normal;
        margin: 0 0 20px 0
    }

    .about .bottom-info .faq .view-all {
        display: none
    }

    .about .bottom-info .faq .question:nth-child(n+11) {
        display: block
    }

    .about .bottom-info .faq .question > span:hover {
        color: #ce8929;
        border-bottom: 2px solid #ce8929
    }

    .about .bottom-info .contact:before {
        bottom: 50px;
        border-left: 1px solid #dddfdb;
        content: " ";
        left: 60%;
        position: absolute;
        top: 50px
    }

    .about .bottom-info .contact {
        padding-left: 35px;
        width: 40%
    }

    .about .bottom-info .contact a {
        color: #000
    }

    .about .bottom-info .contact a:hover {
        border-bottom: 2px solid #ce8929;
        color: #ce8929
    }
}

@media screen and (min-width: 1024px) {
    .about .bottom-info .faq {
        width: 75%
    }

    .about .bottom-info .contact {
        width: 25%
    }

    .about .bottom-info .contact:before {
        left: 70%
    }
}

#process {
    margin-top: 50px;
    padding-bottom: 80px
}

#process .mobile.content {
    margin: 0 30px
}

#process .mobile.content .react-slide {
    height: auto
}

#process .mobile.content .react-slider-navigation {
    position: absolute;
    bottom: -25px;
    text-align: left
}

@media screen and (min-width: 768px) {
    #process .mobile.content {
        display: none
    }
}

#process .desktop.content {
    display: none
}

@media screen and (min-width: 768px) {
    #process .desktop.content {
        display: block
    }
}

@media screen and (min-width: 768px) {
    #process .max-width {
        padding: 0 100px
    }
}

#process .max-width > header {
    margin: 0 30px;
    padding: 25px 0;
    text-transform: none
}

#process .max-width > header h1 {
    font-family: "freight-big-pro", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.875em;
    letter-spacing: 0;
    margin: 0;
    padding: 0 0 15px
}

@media screen and (min-width: 768px) {
    #process .max-width > header h1 {
        font-size: 2em
    }
}

#process .max-width > header p {
    display: block;
    font-size: 1em;
    letter-spacing: .04em
}

@media screen and (min-width: 768px) {
    #process .max-width > header p {
        font-size: 1.25em
    }
}

@media screen and (min-width: 768px) {
    #process .max-width > header {
        margin: 0
    }
}

#process #overview .max-width > header {
    padding-top: 10px
}

#process #order-fulfillment .max-width > header {
    padding-top: 35px
}

#process #order-policies .max-width > header h1 {
    padding-bottom: 0
}

#process #shipping .max-width > header {
    padding-top: 30px
}

@media screen and (min-width: 768px) {
    #process #shipping .max-width > header {
        padding-top: 0
    }
}

#process .content {
    margin: 0 30px
}

#process .content h2 {
    font-size: .75em;
    margin: 0;
    padding: 0 0 15px
}

@media screen and (min-width: 768px) {
    #process .content h2 {
        padding-top: 38px;
        padding-bottom: 18px
    }
}

#process .content h3 {
    text-transform: none;
    font-size: .875em;
    letter-spacing: .02em
}

@media screen and (min-width: 768px) {
    #process .content h3 {
        font-size: 1em
    }
}

#process .content p, #process .content ol, #process .content ul {
    font-size: .875em;
    letter-spacing: .02em;
    line-height: 1.5
}

@media screen and (min-width: 768px) {
    #process .content p, #process .content ol, #process .content ul {
        font-size: 1em
    }
}

#process .content p {
    margin: 0;
    padding: 0
}

#process .content ol, #process .content ul {
    list-style: none;
    padding-left: 0
}

#process .content a {
    color: #ce8929
}

#process .content a:hover {
    border-bottom: 1px solid #ce8929
}

#process .content a:active {
    color: #fff;
    background-color: #ce8929
}

#process .content:before, #process .content:after {
    content: "";
    display: table
}

#process .content:after {
    clear: both
}

#process .content {
    *zoom: 1
}

@media screen and (min-width: 768px) {
    #process .content {
        margin: 0
    }

    #process .content .left, #process .content .right {
        float: left;
        width: 50%
    }

    #process .content .left {
        padding-right: 5%
    }

    #process .content .right {
        padding-left: 5%
    }
}

#overview {
    background-color: #dddfd9
}

@media screen and (min-width: 768px) {
    #overview {
        padding-top: 75px;
        padding-bottom: 25px
    }

    #overview .left section, #overview .right section {
        padding-bottom: 28px
    }
}

#order-fulfillment {
    background-color: #f6f6f2;
    padding-bottom: 15px
}

#order-fulfillment .items {
    padding: 15px 0
}

#order-fulfillment .items:first-child {
    padding-top: 0
}

@media screen and (min-width: 768px) {
    #order-fulfillment .items:first-child {
        border-bottom: 1px solid #dddfd9
    }
}

@media screen and (min-width: 768px) {
    #order-fulfillment .items:last-of-type {
        padding-top: 30px;
        padding-bottom: 40px
    }
}

#order-fulfillment .items p {
    margin-bottom: 15px
}

#order-fulfillment .phase-container .phase {
    padding-top: 15px
}

#order-fulfillment .phase-container .phase header {
    text-transform: none;
    padding-bottom: 15px;
    border-bottom: 1px solid #dddfd9
}

#order-fulfillment .phase-container .phase header h2 {
    font-family: "freight-big-pro", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.5em;
    letter-spacing: .02em;
    margin: 0;
    padding: 0;
    text-align: left;
    text-transform: none
}

@media screen and (min-width: 1024px) {
    #order-fulfillment .phase-container .phase header h2 {
        font-size: 1.75em
    }
}

#order-fulfillment .phase-container .phase header em {
    font-family: "freight-big-pro", serif;
    font-weight: 300;
    font-style: italic;
    font-size: 1.125em;
    letter-spacing: .02em
}

@media screen and (min-width: 1024px) {
    #order-fulfillment .phase-container .phase header em {
        font-size: 1.5em
    }
}

@media screen and (min-width: 768px) {
    #order-fulfillment .phase-container .phase header {
        border-top: 1px solid #dddfd9;
        padding-top: 20px;
        padding-bottom: 20px
    }
}

#order-fulfillment .phase-container .phase ol {
    margin-top: 25px;
    margin-bottom: 25px
}

#order-fulfillment .phase-container .phase p {
    margin-bottom: 25px
}

@media screen and (min-width: 768px) {
    #order-fulfillment .phase-container .phase {
        float: left;
        width: 33.33%;
        padding-left: 25px;
        padding-right: 25px
    }

    #order-fulfillment .phase-container .phase:first-child {
        padding-left: 0
    }

    #order-fulfillment .phase-container .phase:nth-child(2) {
        border-left: 1px solid #dddfd9;
        border-right: 1px solid #dddfd9
    }

    #order-fulfillment .phase-container .phase:last-child {
        padding-right: 0
    }
}

@media screen and (min-width: 768px) {
    #order-fulfillment .phase-container .phase {
        padding-top: 0
    }
}

@media screen and (min-width: 768px) {
    #order-fulfillment .phase-container {
        padding-bottom: 30px
    }

    #order-fulfillment .phase-container:before, #order-fulfillment .phase-container:after {
        content: "";
        display: table
    }

    #order-fulfillment .phase-container:after {
        clear: both
    }

    #order-fulfillment .phase-container {
        *zoom: 1
    }
}

#order-policies section {
    margin-bottom: 35px
}

#order-policies section h3 {
    margin: 20px 0 10px
}

#order-policies section h3:first-of-type {
    margin-top: 0px
}

@media screen and (min-width: 768px) {
    #order-policies section h3 {
        margin: 22px 0 18px
    }
}

#order-policies section.pricing {
    border-bottom: 1px solid #dddfd9;
    margin-bottom: 0;
    padding-bottom: 35px
}

@media screen and (min-width: 768px) {
    #order-policies section.pricing {
        border-bottom: none
    }
}

@media screen and (min-width: 768px) {
    #order-policies section {
        margin-bottom: 0
    }
}

@media screen and (min-width: 768px) {
    #order-policies {
        padding-top: 15px
    }

    #order-policies .content {
        border-bottom: 1px solid #dddfd9;
        padding-bottom: 25px
    }
}

#shipping .content p {
    margin-bottom: 30px
}

@media screen and (min-width: 768px) {
    #shipping {
        padding-top: 35px
    }
}

#terms-and-conditions {
    margin-top: 50px;
    padding-bottom: 80px
}

@media screen and (min-width: 768px) {
    #terms-and-conditions .max-width {
        padding: 0 100px
    }
}

#terms-and-conditions .max-width > header {
    margin: 0 30px;
    padding: 35px 0 0;
    text-transform: none
}

#terms-and-conditions .max-width > header h1 {
    font-family: "freight-big-pro", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.875em;
    letter-spacing: 0;
    margin: 0;
    padding: 0 0 1em
}

@media screen and (min-width: 768px) {
    #terms-and-conditions .max-width > header h1 {
        font-size: 2em
    }
}

@media screen and (min-width: 768px) {
    #terms-and-conditions .max-width > header {
        margin: 0
    }
}

#terms-and-conditions .content {
    margin: 0 30px
}

#terms-and-conditions .content h3 {
    margin: 1em 0 .5em;
    text-transform: none;
    font-size: .875em;
    letter-spacing: .02em
}

@media screen and (min-width: 768px) {
    #terms-and-conditions .content h3 {
        font-size: 1em
    }
}

#terms-and-conditions .content p {
    margin: 0 0 1em;
    padding: 0;
    font-size: .875em;
    letter-spacing: .02em
}

@media screen and (min-width: 768px) {
    #terms-and-conditions .content p {
        font-size: 1em
    }
}

@media screen and (min-width: 768px) {
    #terms-and-conditions .content {
        margin: 0
    }
}

@media screen and (min-width: 768px) {
    .collection .mobile-content {
        display: none
    }
}

.collection .desktop-content {
    display: none
}

@media screen and (min-width: 768px) {
    .collection .desktop-content {
        display: block
    }
}

.collection .react-slider-navigation {
    bottom: 20px
}

.collection .react-slider {
    margin-bottom: 0
}

.collection .single-collection:before, .collection .single-collection:after {
    content: "";
    display: table
}

.collection .single-collection:after {
    clear: both
}

.collection .single-collection {
    *zoom: 1
}

.collection .single-collection .left-side {
    float: left;
    width: 50%
}

.collection .single-collection .right-side {
    float: right;
    width: 50%
}

.collection .single-collection .left-side, .collection .single-collection .right-side {
    transition: opacity 0.25s ease-out;
    -moz-transition: opacity 0.25s ease-out;
    -webkit-transition: opacity 0.25s ease-out
}

.collection .single-collection .left-side.hovering, .collection .single-collection .right-side.hovering {
    opacity: .5
}

.collection .single-collection img {
    width: 100%
}

.collection {
    background-color: #f6f6f2
}

.collection .category {
    width: 100%
}

.collection .category .container {
    position: relative;
    text-align: center;
    overflow: hidden;
    width: 100%
}

.collection .category .container:before, .collection .category .container:after {
    content: "";
    display: table
}

.collection .category .container:after {
    clear: both
}

.collection .category .container {
    *zoom: 1
}

.collection .category .container img {
    width: 100%
}

.collection .category .container .valign {
    top: 47%
}

.collection .category .container .valign .title {
    height: auto;
    margin-left: -100%
}

.collection .category .container .valign .title > h1 {
    color: #fff;
    font-family: CaslonGraphiqueEF, serif;
    font-weight: normal;
    font-size: 1.3em;
    letter-spacing: .51em;
    text-indent: .51em;
    text-transform: uppercase
}

.collection .category .container.atelier {
    color: #fff
}

.collection .category .container.atelier .left {
    display: none;
    width: 100%
}

.collection .category .container.atelier .left img {
    display: block;
    width: 100%
}

.collection .category .container.atelier .valign {
    display: none
}

.collection .category .container.atelier .right {
    display: block
}

.collection .category .container.atelier .right img {
    display: block;
    width: 100%
}

.collection .category .container.atelier .right .center {
    display: block;
    position: absolute;
    top: 25%;
    width: 100%
}

.collection .category .container.atelier .right .center h3 {
    font-family: CaslonGraphiqueEF, serif;
    font-size: 1.3em;
    letter-spacing: .51em;
    margin: 0;
    padding-bottom: 22px;
    text-indent: 10px;
    text-transform: uppercase
}

.collection .category .container.atelier .right .center hr {
    border-top: 1px solid #fff;
    border-bottom: 1px solid transparent;
    border-left: none;
    border-right: none;
    width: 50px
}

.collection .category .container.atelier .right .center p {
    display: block;
    letter-spacing: .02em;
    margin: 0;
    padding: 0 0 13px 0;
    font-family: "freight-big-pro", serif;
    font-weight: 500;
    font-style: italic;
    font-size: 1.125em
}

.collection .category .container.atelier .right .center p:nth-child(4) {
    padding: 21px 30px 46px 30px;
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 0.875em
}

.collection .category .collection-links {
    display: block;
    position: relative;
    text-transform: uppercase;
    text-align: center;
    width: 100%
}

.collection .category .collection-links:before, .collection .category .collection-links:after {
    content: "";
    display: table
}

.collection .category .collection-links:after {
    clear: both
}

.collection .category .collection-links {
    *zoom: 1
}

.collection .category .collection-links .collection-link {
    display: block;
    margin: 33px 0 36px 0;
    padding: 0;
    top: 25px;
    width: 50%
}

@media screen and (min-width: 768px) {
    .collection .category .collection-links .collection-link {
        margin: 43px 0 46px 0
    }
}

.collection .category .collection-links .collection-link:first-of-type {
    float: left;
    padding-right: 20px;
    text-align: right
}

@media screen and (min-width: 768px) {
    .collection .category .collection-links .collection-link:first-of-type {
        text-align: center
    }
}

.collection .category .collection-links .collection-link:last-of-type {
    border-left: 1px solid #cccccc;
    float: right;
    padding-left: 20px;
    text-align: left
}

@media screen and (min-width: 768px) {
    .collection .category .collection-links .collection-link:last-of-type {
        text-align: center;
        border-left: none
    }
}

.collection .category .collection-links .collection-link.shop-link {
    left: 10%
}

.collection .category .collection-links .collection-link.discover-link {
    right: 10%
}

.collection .category .collection-links .collection-link a {
    color: #ce8929;
    font-size: .5625em;
    font-weight: 500;
    letter-spacing: .15em
}

@media screen and (min-width: 768px) {
    .collection .category .collection-links .collection-link a {
        font-size: .75em
    }

    .collection .category .collection-links .collection-link a:hover {
        border-bottom: 2px solid #ce8929
    }
}

.collection .category .collection-links .divider {
    left: 0;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    right: 0;
    top: 10px
}

@media screen and (min-width: 768px) {
    .collection .category .container.atelier {
        background-color: #d9d3b8;
        color: #000;
        overflow: hidden
    }

    .collection .category .container.atelier .left {
        display: block;
        float: left;
        height: 675px;
        width: 50%
    }

    .collection .category .container.atelier .left img {
        height: 675px;
        width: 100%
    }

    .collection .category .container.atelier .valign {
        display: none
    }

    .collection .category .container.atelier .right {
        float: left;
        width: 50%
    }

    .collection .category .container.atelier .right img {
        display: none
    }

    .collection .category .container.atelier .right .center {
        bottom: 6px;
        display: block;
        padding-top: 30px;
        position: absolute;
        top: 20%;
        width: 50%
    }

    .collection .category .container.atelier .right .center h3 {
        font-family: CaslonGraphiqueEF, serif;
        font-size: 2.65625em;
        text-indent: 18px;
        font-weight: normal;
        margin: 0;
        padding: 0 0 20px 0;
        text-transform: uppercase
    }

    .collection .category .container.atelier .right .center hr {
        border-top: 1px solid #000;
        display: block;
        width: 80px
    }

    .collection .category .container.atelier .right .center p {
        display: block;
        margin: 0;
        padding: 20px 0 10px 0;
        font-family: "freight-big-pro", serif;
        font-weight: 500;
        font-style: italic;
        font-size: 1.5em
    }

    .collection .category .container.atelier .right .center p:nth-child(4) {
        font-size: .875em;
        padding: 26px 30px 100px 30px
    }

    .collection .category .container.atelier .right .center .button > a, .collection .category .container.atelier .right .center .button > a:active, .collection .category .container.atelier .right .center .button > a:link, .collection .category .container.atelier .right .center .button > a:visited {
        margin-bottom: 30px
    }

    .collection .category .container .valign {
        top: 40%
    }

    .collection .category .container .valign .title > h1 {
        font-size: 4em
    }
}

.collection-profile-wrapper {
    background-color: #e0c7cb;
    position: relative;
    transition: top 0.2s ease-out;
    -moz-transition: top 0.2s ease-out;
    -webkit-transition: top 0.2s ease-out
}

.collection-profile-hero-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 100%
}

@media screen and (min-width: 768px) {
    .collection-profile-hero-image.mobile {
        display: none
    }
}

.collection-profile-hero-image.desktop {
    display: none
}

@media screen and (min-width: 768px) {
    .collection-profile-hero-image.desktop {
        display: block
    }
}

.collection-profile-hero-image .hero-text {
    text-align: center;
    width: 100%;
    position: relative !important;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.collection-profile-hero-image .hero-text h1 {
    color: #fff;
    font-family: CaslonGraphiqueEF, serif;
    font-weight: normal;
    font-size: 1.2em;
    letter-spacing: .51em;
    margin: 0;
    text-indent: .51em;
    text-transform: uppercase
}

@media screen and (min-width: 768px) {
    .collection-profile-hero-image .hero-text h1 {
        font-size: 2.5em
    }
}

.collection-profile {
    background-color: #f6f6f2
}

.collection-profile p {
    color: #333333;
    font-size: .9em;
    letter-spacing: .005em;
    line-height: 21px;
    margin: 0 0 1em 0
}

.collection-profile .header-image-mobile {
    display: block;
    width: 100%
}

@media screen and (min-width: 768px) {
    .collection-profile .header-image-mobile {
        display: none
    }
}

.collection-profile .header-image-desktop {
    display: none;
    width: 100%
}

@media screen and (min-width: 768px) {
    .collection-profile .header-image-desktop {
        display: block
    }
}

.collection-profile .half-width {
    float: left;
    width: 50%
}

@media screen and (min-width: 768px) {
    .collection-profile .half-width {
        width: 50%
    }
}

.collection-profile .full-width {
    padding: 18px 0;
    width: 100%
}

.collection-profile .full-width:before, .collection-profile .full-width:after {
    content: "";
    display: table
}

.collection-profile .full-width:after {
    clear: both
}

.collection-profile .full-width {
    *zoom: 1
}

@media screen and (min-width: 768px) {
    .collection-profile .full-width {
        padding: 30px 0
    }
}

.collection-profile .full-width h2 {
    text-transform: none;
    letter-spacing: 0;
    line-height: 30px;
    margin: 0;
    font-family: "freight-big-pro", serif;
    font-weight: 100;
    font-style: normal;
    font-size: 1.7em
}

@media screen and (min-width: 768px) {
    .collection-profile .full-width h2 {
        font-size: 2.5em;
        line-height: 45px;
        margin-top: 0
    }
}

.collection-profile h5 {
    font-weight: bold;
    margin: 0 0 15px 0;
    text-transform: uppercase
}

.collection-profile .collection-profile-section-titles.botanical {
    background-color: #caa97a
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section-titles.botanical ul li:hover {
        background-color: #bc904e
    }
}

.collection-profile .collection-profile-section-titles.botanical ul li.active {
    background-color: #bc904e
}

.collection-profile .collection-profile-section-titles.botanical ul li.active .arrow-indicator {
    background-image: url(/assets/arrow-down-botanical-2863ac46b98ccdf7025ab570e20d360e1d981a2268901adf095388d5672ce390.png)
}

.collection-profile .collection-profile-section-titles.wildflower {
    background-color: #e0c7cb
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section-titles.wildflower ul li:hover {
        background-color: #d7b8bd
    }
}

.collection-profile .collection-profile-section-titles.wildflower ul li.active {
    background-color: #d7b8bd
}

.collection-profile .collection-profile-section-titles.wildflower ul li.active .arrow-indicator {
    background-image: url(/assets/arrow-down-wildflower-8c7ae23d459d53d938d83eb917cff70253e0ad81cbba1116947bad43e7c43371.png)
}

.collection-profile .collection-profile-section-titles.viridian {
    background-color: #eed1c4
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section-titles.viridian ul li:hover {
        background-color: #e9c5b3
    }
}

.collection-profile .collection-profile-section-titles.viridian ul li.active {
    background-color: #e9c5b3
}

.collection-profile .collection-profile-section-titles.viridian ul li.active .arrow-indicator {
    background-image: url(/assets/arrow-down-viridian-0f228a64071b3d07dbba9739fda4e7100f41a94dd4c885ff79e87a2b7843e32a.png)
}

.collection-profile .collection-profile-section-titles:before, .collection-profile .collection-profile-section-titles:after {
    content: "";
    display: table
}

.collection-profile .collection-profile-section-titles:after {
    clear: both
}

.collection-profile .collection-profile-section-titles {
    *zoom: 1
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section-titles {
        font-size: 1.3em;
        line-height: 1em
    }
}

.collection-profile .collection-profile-section-titles ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.collection-profile .collection-profile-section-titles ul:before, .collection-profile .collection-profile-section-titles ul:after {
    content: "";
    display: table
}

.collection-profile .collection-profile-section-titles ul:after {
    clear: both
}

.collection-profile .collection-profile-section-titles ul {
    *zoom: 1
}

.collection-profile .collection-profile-section-titles ul li {
    cursor: pointer;
    display: inline-block;
    font-size: .9em;
    font-weight: 500;
    float: left;
    letter-spacing: .03em;
    padding: 20px 0;
    text-align: center;
    width: 33.333%
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section-titles ul li {
        letter-spacing: .07em
    }
}

.collection-profile .collection-profile-section-titles ul li.active {
    overflow: visible;
    position: relative
}

.collection-profile .collection-profile-section-titles ul li.active .arrow-indicator {
    background-repeat: no-repeat;
    background-size: 24px 10px;
    bottom: -10px;
    height: 10px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    position: absolute;
    width: 24px
}

.collection-profile .collection-profile-section {
    width: 100%
}

.collection-profile .collection-profile-section.botanical {
    background-color: #d0b183
}

.collection-profile .collection-profile-section.wildflower {
    background-color: #e4cdd1
}

.collection-profile .collection-profile-section.viridian {
    background-color: #f0d6ca
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section {
        padding: 20px 70px
    }
}

.collection-profile .collection-profile-section h4 {
    font-size: .6em;
    letter-spacing: 0.05em;
    line-height: 30px;
    margin: 0 0 7px 0;
    text-transform: uppercase
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section h4 {
        font-size: 12px;
        letter-spacing: .14em;
        margin-bottom: 15px
    }
}

.collection-profile .collection-profile-section .read-more, .collection-profile .collection-profile-section .read-less {
    color: #ffffff;
    display: block;
    font-size: 14px;
    margin-bottom: 20px
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .read-more, .collection-profile .collection-profile-section .read-less {
        display: none;
        margin: 0
    }
}

.collection-profile .collection-profile-section .collection-profile-section-inner {
    display: table;
    padding: 10px 30px 0 30px
}

.collection-profile .collection-profile-section .collection-profile-section-inner:before, .collection-profile .collection-profile-section .collection-profile-section-inner:after {
    content: "";
    display: table
}

.collection-profile .collection-profile-section .collection-profile-section-inner:after {
    clear: both
}

.collection-profile .collection-profile-section .collection-profile-section-inner {
    *zoom: 1
}

.collection-profile .collection-profile-section .collection-profile-section-inner.open {
    display: block
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .collection-profile-section-inner {
        padding: 30px 30px 12px 30px
    }

    .collection-profile .collection-profile-section .collection-profile-section-inner.open {
        display: table
    }
}

.collection-profile .collection-profile-section .more-tab-one, .collection-profile .collection-profile-section .more-tab-two, .collection-profile .collection-profile-section .more-tab-three {
    display: none
}

.collection-profile .collection-profile-section .more-tab-one.open, .collection-profile .collection-profile-section .more-tab-two.open, .collection-profile .collection-profile-section .more-tab-three.open {
    display: block
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .more-tab-one, .collection-profile .collection-profile-section .more-tab-two, .collection-profile .collection-profile-section .more-tab-three {
        display: block !important
    }
}

.collection-profile .collection-profile-section .tab-one-sub-section {
    float: left
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .tab-one-sub-section {
        float: none;
        display: table-cell;
        padding-bottom: 0;
        padding-top: 0;
        vertical-align: top
    }
}

.collection-profile .collection-profile-section .tab-one-sub-section.tone-and-flowers {
    width: 100%
}

.collection-profile .collection-profile-section .tab-one-sub-section.tone-and-flowers .half-width.tone {
    padding-right: 20px
}

.collection-profile .collection-profile-section .tab-one-sub-section.tone-and-flowers .half-width.flowers {
    border-left: 1px solid #b6a4a7;
    padding-left: 14px
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .tab-one-sub-section.tone-and-flowers .half-width.flowers {
        border-left: none;
        padding-left: 20px;
        padding-top: 19px
    }

    .collection-profile .collection-profile-section .tab-one-sub-section.tone-and-flowers .half-width.flowers h4 {
        margin-bottom: 12px
    }
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .tab-one-sub-section.tone-and-flowers {
        padding-right: 20px;
        width: 17%
    }

    .collection-profile .collection-profile-section .tab-one-sub-section.tone-and-flowers .half-width {
        width: 100%
    }

    .collection-profile .collection-profile-section .tab-one-sub-section.tone-and-flowers .half-width.tone {
        border-bottom: 1px solid #b6a4a7;
        border-right: none;
        padding-bottom: 9px
    }

    .collection-profile .collection-profile-section .tab-one-sub-section.tone-and-flowers .half-width.tone h4 {
        line-height: 19px
    }

    .collection-profile .collection-profile-section .tab-one-sub-section.tone-and-flowers .half-width.flowers {
        padding-left: 0
    }
}

.collection-profile .collection-profile-section .tab-one-sub-section.intro-text {
    border-bottom: 1px solid #b6a4a7;
    width: 100%
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .tab-one-sub-section.intro-text {
        border-bottom: none;
        border-left: 1px solid #b6a4a7;
        border-right: 1px solid #b6a4a7;
        border-top: none;
        padding: 0 28px;
        width: 51%
    }
}

.collection-profile .collection-profile-section .tab-one-sub-section.intro-text h2 {
    margin-bottom: 10px
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .tab-one-sub-section.intro-text h2 {
        margin-bottom: 0
    }
}

.collection-profile .collection-profile-section .tab-one-sub-section.show-on-desktop {
    display: none !important
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .tab-one-sub-section.show-on-desktop {
        display: table-cell !important
    }
}

.collection-profile .collection-profile-section .tab-one-sub-section.show-on-mobile {
    display: block !important
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .tab-one-sub-section.show-on-mobile {
        display: none !important
    }
}

.collection-profile .collection-profile-section .tab-one-sub-section.expressions {
    border-top: 1px solid #b6a4a7;
    width: 100%
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .tab-one-sub-section.expressions {
        border-top: none;
        padding-left: 32px;
        width: 100%
    }

    .collection-profile .collection-profile-section .tab-one-sub-section.expressions h4 {
        line-height: 19px;
        margin-bottom: 9px
    }
}

.collection-profile .collection-profile-section .italic {
    color: #333333;
    line-height: 25px;
    text-transform: none;
    font-family: "freight-big-pro", serif;
    font-weight: 100;
    font-style: italic;
    font-size: 1.2em
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .italic {
        font-size: 1.6em
    }
}

.collection-profile .collection-profile-section .secondary-tab-two-section, .collection-profile .collection-profile-section .accent-colors-section {
    padding: 36px 0
}

.collection-profile .collection-profile-section .secondary-tab-two-section:before, .collection-profile .collection-profile-section .secondary-tab-two-section:after, .collection-profile .collection-profile-section .accent-colors-section:before, .collection-profile .collection-profile-section .accent-colors-section:after {
    content: "";
    display: table
}

.collection-profile .collection-profile-section .secondary-tab-two-section:after, .collection-profile .collection-profile-section .accent-colors-section:after {
    clear: both
}

.collection-profile .collection-profile-section .secondary-tab-two-section, .collection-profile .collection-profile-section .accent-colors-section {
    *zoom: 1
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .secondary-tab-two-section, .collection-profile .collection-profile-section .accent-colors-section {
        padding: 30px 0
    }
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .secondary-tab-two-section .palettes-row, .collection-profile .collection-profile-section .accent-colors-section .palettes-row {
        display: inline-block;
        left: -10px;
        margin-bottom: 0;
        position: relative
    }
}

.collection-profile .collection-profile-section .secondary-tab-two-section .palettes-row:last-child, .collection-profile .collection-profile-section .accent-colors-section .palettes-row:last-child {
    margin-bottom: 0
}

.collection-profile .collection-profile-section .secondary-tab-two-section .palette-wrapper, .collection-profile .collection-profile-section .accent-colors-section .palette-wrapper {
    margin-top: 7px;
    margin-right: 0;
    width: 25%
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .secondary-tab-two-section .palette-wrapper, .collection-profile .collection-profile-section .accent-colors-section .palette-wrapper {
        margin-right: 15px;
        width: 80px
    }
}

.collection-profile .collection-profile-section .secondary-tab-two-section .palette-wrapper .palette, .collection-profile .collection-profile-section .accent-colors-section .palette-wrapper .palette {
    height: 45px;
    width: 45px
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .secondary-tab-two-section .palette-wrapper .palette, .collection-profile .collection-profile-section .accent-colors-section .palette-wrapper .palette {
        height: 55px;
        width: 55px
    }
}

.collection-profile .collection-profile-section .secondary-tab-two-section .palette-wrapper:last-child, .collection-profile .collection-profile-section .accent-colors-section .palette-wrapper:last-child {
    margin-right: 0
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .secondary-tab-two-section .palette-wrapper:last-child, .collection-profile .collection-profile-section .accent-colors-section .palette-wrapper:last-child {
        margin-right: 15px
    }
}

.collection-profile .collection-profile-section .accent-colors-section {
    padding-top: 18px
}

.collection-profile .collection-profile-section .accent-colors-section h4 {
    margin-bottom: 0
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .accent-colors-section h4 {
        margin-bottom: 5px
    }
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .accent-colors-section {
        padding-top: 30px
    }
}

.collection-profile .collection-profile-section .secondary-tab-two-section {
    border-bottom: 1px solid #b6a4a7;
    padding-top: 18px
}

.collection-profile .collection-profile-section .secondary-tab-two-section h4 {
    line-height: 27px;
    margin-bottom: 0
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .secondary-tab-two-section h4 {
        margin-bottom: 5px
    }
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .secondary-tab-two-section {
        border-top: 1px solid #b6a4a7;
        padding-top: 30px
    }
}

.collection-profile .collection-profile-section .tab-three-section {
    padding-top: 6px;
    width: 100%
}

.collection-profile .collection-profile-section .tab-three-section .tab-three-left-section, .collection-profile .collection-profile-section .tab-three-section .tab-three-right-section {
    padding: 0;
    width: 100%
}

.collection-profile .collection-profile-section .tab-three-section .tab-three-left-section {
    margin-bottom: 16px
}

.collection-profile .collection-profile-section .tab-three-section .tab-three-left-section h2 {
    letter-spacing: 0.02em;
    text-transform: none;
    font-family: "freight-big-pro", serif;
    font-weight: 100;
    font-style: italic;
    font-size: 1.2em
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .tab-three-section .tab-three-left-section h2 {
        font-size: 1.5em;
        margin-top: 21px
    }
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .tab-three-section .tab-three-left-section {
        float: left;
        padding-right: 50px;
        width: 63%
    }
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .tab-three-section .tab-three-right-section {
        border-left: 1px solid #b6a4a7;
        float: right;
        margin-top: 24px;
        padding-left: 48px;
        width: 37%
    }
}

.collection-profile .collection-profile-section .tab-three-section .more-tab-three {
    border-top: 1px solid #b6a4a7;
    padding-top: 20px
}

.collection-profile .collection-profile-section .tab-three-section .more-tab-three h4 {
    letter-spacing: 0.07em
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .tab-three-section .more-tab-three {
        border-top: none;
        padding-top: 0
    }

    .collection-profile .collection-profile-section .tab-three-section .more-tab-three p {
        font-size: .9em;
        line-height: 22px
    }

    .collection-profile .collection-profile-section .tab-three-section .more-tab-three h4 {
        letter-spacing: 0.14em;
        line-height: 22px;
        margin: 0 0 7px 0
    }
}

.collection-profile .collection-profile-section .tab-three-section .typography-wrapper {
    display: table;
    width: 100%
}

.collection-profile .collection-profile-section .tab-three-section .typography-wrapper:before, .collection-profile .collection-profile-section .tab-three-section .typography-wrapper:after {
    content: "";
    display: table
}

.collection-profile .collection-profile-section .tab-three-section .typography-wrapper:after {
    clear: both
}

.collection-profile .collection-profile-section .tab-three-section .typography-wrapper {
    *zoom: 1
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .tab-three-section .typography-wrapper {
        left: -3%;
        margin-top: 76px;
        position: relative
    }
}

.collection-profile .collection-profile-section .tab-three-section .typography-row {
    display: table-row
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .tab-three-section .typography-row {
        display: inline-block;
        width: auto
    }

    .collection-profile .collection-profile-section .tab-three-section .typography-row:last-child {
        margin-left: 51px
    }
}

.collection-profile .collection-profile-section .tab-three-section .typography-style-wrapper {
    display: table-cell;
    padding: 20px 0;
    text-align: center;
    width: 50%
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .tab-three-section .typography-style-wrapper {
        display: inline-block;
        margin-right: 44px;
        width: 100px
    }

    .collection-profile .collection-profile-section .tab-three-section .typography-style-wrapper:last-child {
        margin-right: 0
    }
}

.collection-profile .collection-profile-section .tab-three-section .typography-style-wrapper .typography-style-separator {
    border-top: 1px solid #000000;
    margin: 0 auto;
    margin-bottom: 25px;
    margin-top: 20px;
    width: 40%
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .tab-three-section .typography-style-wrapper .typography-style-separator {
        margin-bottom: 30px;
        margin-top: 30px;
        width: 60px
    }
}

.collection-profile .collection-profile-section .tab-three-section .typography-style-wrapper .typography-style {
    text-align: center
}

.collection-profile .collection-profile-section .tab-three-section .typography-style-wrapper .typography-style.modern img {
    width: 32px
}

.collection-profile .collection-profile-section .tab-three-section .typography-style-wrapper .typography-style.traditional img {
    width: 35px
}

.collection-profile .collection-profile-section .tab-three-section .typography-style-wrapper .typography-style.statement img {
    width: 33px
}

.collection-profile .collection-profile-section .tab-three-section .typography-style-wrapper .typography-style.classic img {
    width: 48px
}

.collection-profile .collection-profile-section .tab-three-section .typography-style-wrapper .typography-style img {
    height: 35px
}

.collection-profile .collection-profile-section .tab-three-section .typography-style-wrapper .typography-style span {
    font-size: .9em
}

.collection-profile .collection-profile-section .tab-two-section .palettes-intro {
    margin-top: 20px
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .tab-two-section .palettes-intro {
        border-bottom: 1px solid #b6a4a7;
        padding-bottom: 18px;
        margin-bottom: 0;
        margin-top: 0
    }
}

.collection-profile .collection-profile-section .tab-two-section .palettes-intro p {
    font-family: "freight-big-pro", serif;
    font-weight: 100;
    font-style: normal;
    font-size: 1.2em
}

.collection-profile .collection-profile-section .tab-two-section .palettes-intro p:first-child {
    line-height: 23px;
    margin-top: 0
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .tab-two-section .palettes-intro p:first-child {
        line-height: 30px
    }
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .tab-two-section .palettes-intro p {
        font-size: 1.53em;
        letter-spacing: 0.01em
    }
}

.collection-profile .collection-profile-section .tab-two-section .primary-palettes {
    margin-bottom: 21px
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .tab-two-section .primary-palettes {
        margin-bottom: 35px
    }

    .collection-profile .collection-profile-section .tab-two-section .primary-palettes .palettes-row {
        left: -5%;
        position: relative
    }
}

.collection-profile .collection-profile-section .tab-two-section .tab-two-left-section, .collection-profile .collection-profile-section .tab-two-section .tab-two-right-section {
    padding: 0;
    width: 100%
}

.collection-profile .collection-profile-section .tab-two-section .tab-two-left-section .secondary-hues-and-accent-colors {
    display: none
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .tab-two-section .tab-two-left-section {
        float: left;
        padding-right: 50px;
        width: 37%
    }

    .collection-profile .collection-profile-section .tab-two-section .tab-two-left-section .secondary-hues-and-accent-colors {
        display: block;
        padding: 30px 0 0 0
    }

    .collection-profile .collection-profile-section .tab-two-section .tab-two-left-section .secondary-hues-and-accent-colors h4 {
        margin-bottom: 8px
    }
}

.collection-profile .collection-profile-section .tab-two-section .tab-two-right-section {
    border-top: 1px solid #b6a4a7;
    padding: 20px 0
}

.collection-profile .collection-profile-section .tab-two-section .tab-two-right-section .secondary-hues-and-accent-colors {
    border-bottom: 1px solid #b6a4a7;
    border-top: 1px solid #b6a4a7;
    padding: 20px 0
}

.collection-profile .collection-profile-section .tab-two-section .tab-two-right-section .secondary-hues-and-accent-colors h4 {
    letter-spacing: .09em
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .tab-two-section .tab-two-right-section {
        border-left: 1px solid #b6a4a7;
        border-top: none;
        padding-left: 55px;
        padding-top: 1px;
        float: right;
        width: 63%
    }

    .collection-profile .collection-profile-section .tab-two-section .tab-two-right-section .secondary-hues-and-accent-colors {
        display: none
    }
}

.collection-profile .collection-profile-section .palettes-row {
    left: -4%;
    margin-bottom: 15px;
    position: relative
}

.collection-profile .collection-profile-section .palettes-row:before, .collection-profile .collection-profile-section .palettes-row:after {
    content: "";
    display: table
}

.collection-profile .collection-profile-section .palettes-row:after {
    clear: both
}

.collection-profile .collection-profile-section .palettes-row {
    *zoom: 1
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .palettes-row {
        left: 0;
        margin-bottom: 20px
    }
}

.collection-profile .collection-profile-section .palette-wrapper {
    float: left;
    margin-right: 0;
    text-align: center;
    width: 25%
}

.collection-profile .collection-profile-section .palette-wrapper:last-child {
    margin-right: 0
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .palette-wrapper {
        margin-right: 0;
        width: 25%
    }
}

.collection-profile .collection-profile-section .palette-wrapper .palette {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: inline-block;
    margin-bottom: 5px;
    height: 45px;
    width: 45px
}

.collection-profile .collection-profile-section .palette-wrapper .palette:before, .collection-profile .collection-profile-section .palette-wrapper .palette:after {
    content: "";
    display: table
}

.collection-profile .collection-profile-section .palette-wrapper .palette:after {
    clear: both
}

.collection-profile .collection-profile-section .palette-wrapper .palette {
    *zoom: 1
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .palette-wrapper .palette {
        height: 75px;
        width: 75px
    }
}

.collection-profile .collection-profile-section .palette-wrapper .palette.nude {
    background-color: #f2ae79
}

.collection-profile .collection-profile-section .palette-wrapper .palette.winsor-lemon {
    background-color: #f8c753
}

.collection-profile .collection-profile-section .palette-wrapper .palette.veronese-green {
    background-color: #58b96c
}

.collection-profile .collection-profile-section .palette-wrapper .palette.umber {
    background-color: #8e7759
}

.collection-profile .collection-profile-section .palette-wrapper .palette.peach {
    background-color: #f48c61
}

.collection-profile .collection-profile-section .palette-wrapper .palette.marigold {
    background-color: #fd8d2c
}

.collection-profile .collection-profile-section .palette-wrapper .palette.jade {
    background-color: #347645
}

.collection-profile .collection-profile-section .palette-wrapper .palette.dragon-fruit {
    background-color: #e23f78
}

.collection-profile .collection-profile-section .palette-wrapper .palette.flowering-sedum {
    background-color: #e6948e
}

.collection-profile .collection-profile-section .palette-wrapper .palette.taupe {
    background-color: #e3c2a4
}

.collection-profile .collection-profile-section .palette-wrapper .palette.artichoke {
    background-color: #7a6e30
}

.collection-profile .collection-profile-section .palette-wrapper .palette.lavender {
    background-color: #c9a1b8
}

.collection-profile .collection-profile-section .palette-wrapper .palette.sage {
    background-color: #739d64
}

.collection-profile .collection-profile-section .palette-wrapper .palette.wildgrass {
    background-color: #83bc4c
}

.collection-profile .collection-profile-section .palette-wrapper .palette.laurel {
    background-color: #115921
}

.collection-profile .collection-profile-section .palette-wrapper .palette.olive {
    background-color: #7d9237
}

.collection-profile .collection-profile-section .palette-wrapper .palette.bright-white {
    background-color: #ffffff
}

.collection-profile .collection-profile-section .palette-wrapper .palette.soft-white {
    background-color: #fdf3e4
}

.collection-profile .collection-profile-section .palette-wrapper .palette.ochre {
    background-color: #d59b45
}

.collection-profile .collection-profile-section .palette-wrapper .palette.kraft {
    background-color: #ba8857
}

.collection-profile .collection-profile-section .palette-wrapper .palette.gold {
    background-image: url(/assets/palette-gold-gradient-89dbc9afd94953ac3b8ed9ce5494d9a0f59f08541375a86fbb23094b70bc2afe.png);
    background-size: 100%
}

.collection-profile .collection-profile-section .palette-wrapper .palette.rose-gold {
    background-image: url(/assets/palette-rose-gold-gradient-1b03319ba6e54476492afa50c3b9544679f28d8efb4bb0bee696639b43541c70.png);
    background-size: 100%
}

.collection-profile .collection-profile-section .palette-wrapper .palette.copper {
    background-image: url(/assets/palette-copper-gradient-09c198c2d91338118b042165b2c2dac80324abfd20193a0e43150762a7ae567b.png);
    background-size: 100%
}

.collection-profile .collection-profile-section .palette-wrapper .palette-name {
    display: block;
    font-size: .8em;
    font-weight: 500;
    letter-spacing: .04em;
    text-align: center
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-section .palette-wrapper .palette-name {
        font-size: .9em
    }
}

.collection-profile .collection-profile-images:before, .collection-profile .collection-profile-images:after {
    content: "";
    display: table
}

.collection-profile .collection-profile-images:after {
    clear: both
}

.collection-profile .collection-profile-images {
    *zoom: 1
}

.collection-profile .collection-profile-images .images-column-left, .collection-profile .collection-profile-images .images-column-right {
    width: 100%
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-images .images-column-left {
        float: left;
        width: 50%
    }
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-images .images-column-right {
        float: right;
        width: 50%
    }
}

.collection-profile .collection-profile-images .image-holder {
    position: relative;
    width: 100%;
    z-index: 99
}

.collection-profile .collection-profile-images .image-holder:before, .collection-profile .collection-profile-images .image-holder:after {
    content: "";
    display: table
}

.collection-profile .collection-profile-images .image-holder:after {
    clear: both
}

.collection-profile .collection-profile-images .image-holder {
    *zoom: 1
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-images .image-holder {
        float: left;
        width: 100%
    }

    .collection-profile .collection-profile-images .image-holder:hover > .instagram-overlay {
        display: block
    }

    .collection-profile .collection-profile-images .image-holder:hover > .instagram-overlay.open {
        display: block
    }

    .collection-profile .collection-profile-images .image-holder.large {
        width: 100%
    }

    .collection-profile .collection-profile-images .image-holder.small {
        width: 50%
    }
}

.collection-profile .collection-profile-images .image-holder.is-overlay {
    height: 100%;
    left: 0;
    position: fixed;
    min-height: 100%;
    top: 0;
    z-index: 99998
}

.collection-profile .collection-profile-images .image-holder.is-overlay .instagram-overlay {
    display: block
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-images .image-holder.is-overlay .instagram-overlay {
        display: none
    }
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-images .image-holder.is-overlay {
        height: auto;
        position: relative;
        min-height: initial;
        z-index: 99
    }
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-images .image-holder.is-overlay:hover .instagram-overlay {
        display: block
    }
}

.collection-profile .collection-profile-images .image-holder .image-info {
    background-color: #ffffff;
    bottom: 0;
    color: #c086ab;
    font-family: "freight-big-pro", serif;
    font-size: 22px;
    font-style: italic;
    font-weight: bold;
    height: 40px;
    line-height: 24px;
    padding: 10px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 40px
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-images .image-holder .image-info {
        display: none
    }
}

.collection-profile .collection-profile-images .image-holder img {
    display: block;
    height: auto;
    width: 100%
}

.collection-profile .collection-profile-images .half-width .image-holder .instagram-overlay {
    padding: 20px
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-images .half-width .image-holder .instagram-overlay {
        padding: 40px
    }
}

.collection-profile .collection-profile-images .half-width .image-holder .instagram-overlay h2 {
    padding-top: 0;
    font-family: "freight-big-pro", serif;
    font-weight: 100;
    font-style: normal;
    font-size: 1.1em
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-images .half-width .image-holder .instagram-overlay h2 {
        font-size: 1.8em
    }
}

.collection-profile .collection-profile-images .half-width .image-holder .instagram-overlay .links {
    line-height: 1.7em
}

.collection-profile .collection-profile-images .half-width .image-holder .instagram-overlay .share-icons {
    bottom: 10px;
    left: 10px
}

.collection-profile .collection-profile-images .half-width .image-holder .instagram-overlay .share-icons a {
    margin-right: 10px
}

@media screen and (min-width: 768px) {
    .collection-profile .collection-profile-images .half-width .image-holder .instagram-overlay .share-icons {
        bottom: 20px;
        left: 40px
    }
}

.discover-shop {
    background-color: #f6f6f2;
    padding: 45px 50px;
    text-align: center
}

.discover-shop:before, .discover-shop:after {
    content: "";
    display: table
}

.discover-shop:after {
    clear: both
}

.discover-shop {
    *zoom: 1
}

.discover-shop h1 {
    margin-top: 0
}

.discover-shop .button {
    display: none
}

@media screen and (min-width: 768px) {
    .discover-shop .slider-wrapper {
        margin: 0 auto;
        position: relative
    }

    .discover-shop .react-slide img {
        margin-bottom: 19px
    }

    .discover-shop .react-slider-navigation {
        position: absolute;
        bottom: -10px
    }

    .discover-shop .react-slider-navigation .react-slider-navigation-item {
        display: block;
        margin: 0 0 17px 0;
        width: auto
    }

    .discover-shop .react-slider-navigation .react-slider-navigation-item a {
        border-bottom: 2px solid transparent;
        opacity: 1
    }

    .discover-shop .react-slider-navigation .react-slider-navigation-item a span {
        display: inline-block
    }

    .discover-shop .react-slider-navigation .react-slider-navigation-item h3 {
        display: inline-block;
        font-size: .75em;
        font-weight: 500;
        letter-spacing: .15em;
        margin: 0;
        padding: 0
    }

    .discover-shop .discover-shop-left {
        float: left;
        width: 54%
    }

    .discover-shop .discover-shop-left .react-slider {
        height: 600px;
        width: 400px
    }

    .discover-shop .discover-shop-left .react-slider img {
        height: 540px
    }

    .discover-shop .discover-shop-left .react-slider-navigation {
        top: 92%
    }

    .discover-shop .discover-shop-right {
        float: left;
        margin-left: 50px;
        min-height: 550px;
        width: 320px
    }

    .discover-shop .discover-shop-right .react-slider {
        height: 100%;
        margin: 0 auto;
        width: 320px
    }

    .discover-shop .discover-shop-right .react-slider .react-slider-navigation-item {
        display: block
    }

    .discover-shop .discover-shop-right .react-slider-navigation {
        top: 97%
    }

    .discover-shop .discover-shop-right .button {
        top: 138px
    }

    .discover-shop .button {
        background-color: #fff;
        color: #ce8929;
        display: inline-block;
        height: 45px;
        font-size: .70em;
        font-weight: 700;
        letter-spacing: .15em;
        line-height: 47px;
        padding: 0 15px 0 15px;
        position: relative;
        text-transform: uppercase;
        transition: all 0.325s ease-out;
        -moz-transition: all 0.325s ease-out;
        -webkit-transition: all 0.325s ease-out
    }

    .discover-shop .button:hover {
        background-color: #ce8929;
        color: #fff
    }
}

.image-holder .instagram-overlay {
    background-color: #ffffff;
    display: none;
    height: 100%;
    left: 0;
    padding: 40px;
    position: absolute;
    top: 0;
    width: 100%
}

@media screen and (min-width: 768px) {
    .image-holder .instagram-overlay {
        padding: 80px
    }
}

.image-holder .instagram-overlay .close-instagram-overlay {
    background-image: url(/assets/close-icon-4134c923d8f44382e940740e694c69e931b89b5bea495a5cb6d204c9e16ce0e6.png);
    background-repeat: no-repeat;
    background-size: 22px 22px;
    display: inline-block;
    height: 22px;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 22px;
    z-index: 99999
}

@media screen and (min-width: 768px) {
    .image-holder .instagram-overlay .close-instagram-overlay {
        display: none
    }
}

.image-holder .instagram-overlay p {
    line-height: 1.6em;
    margin: 0 0 12px 0
}

.image-holder .instagram-overlay p a {
    font-size: .9em
}

@media screen and (min-width: 768px) {
    .image-holder .instagram-overlay p a {
        font-size: 1em
    }
}

.image-holder .instagram-overlay.open {
    display: block
}

@media screen and (min-width: 768px) {
    .image-holder .instagram-overlay.open {
        display: none
    }
}

.image-holder .instagram-overlay .share-icons {
    bottom: 40px;
    left: 40px;
    position: absolute
}

@media screen and (min-width: 768px) {
    .image-holder .instagram-overlay .share-icons {
        bottom: 80px;
        left: 80px
    }
}

.image-holder .instagram-overlay .share-icons a {
    background-size: 100%;
    display: inline-block;
    margin-right: 25px
}

.image-holder .instagram-overlay .share-icons a:-last-child {
    margin-right: 0
}

.image-holder .instagram-overlay .share-icons a:hover {
    border-bottom: none
}

.image-holder .instagram-overlay .share-icons a.facebook {
    background-image: url(/assets/fb-e4f4442ee2df923fc702707dba524d10753ee09c5246b9db83ec4e36bcbc3f88.png);
    height: 16px;
    width: 16px
}

.image-holder .instagram-overlay .share-icons a.twitter {
    background-image: url(/assets/twitter-582bd99ed53df5e084703229d37115b46ede71fade22d2fe6c11fe141c171ae4.png);
    height: 13px;
    width: 16px
}

.image-holder .instagram-overlay .share-icons a.pinterest {
    background-image: url(/assets/pinterest-4deda74a5ad1ec814d6d969887ba77f0b35ffec844ae7dcd385f457be1e1a23f.png);
    height: 15px;
    width: 15px
}

.image-holder .instagram-overlay h2 {
    letter-spacing: 0;
    margin: 0 0 10px 0;
    padding-top: 30%;
    text-transform: none;
    font-family: "freight-big-pro", serif;
    font-weight: 100;
    font-style: normal;
    font-size: 2.5em
}

.image-holder .instagram-overlay a {
    color: #ce8929;
    font-size: .7em;
    line-height: 1em
}

@media screen and (min-width: 768px) {
    .image-holder .instagram-overlay a {
        font-size: .9em;
        line-height: 1.2em
    }

    .image-holder .instagram-overlay a:hover {
        border-bottom: 2px solid #ce8929
    }
}

.shop {
    margin-top: 50px
}

@media screen and (min-width: 768px) {
    .shop {
        padding-bottom: 45px
    }
}

.shop .shop-by {
    border-bottom: 1px solid #dddfdb;
    text-align: center
}

.shop .shop-by .react-slide {
    overflow: hidden;
    margin-bottom: 25px;
    background: #fff;
}
.shop .shop-by .react-slide a {
    display: block;
}

@media screen and (min-width: 768px) {
    .shop .shop-by .react-slide {
        margin-bottom: 0;
        min-height: 100px;
    }
}

@media screen and (min-width: 768px) {
    .shop .shop-by {
        border: none
    }
}

.shop .shop-by:last-child {
    border-bottom: none
}

.shop .shop-by > h1 {
    margin: 20px 0 20px 0
}

@media screen and (min-width: 768px) {
    .shop .shop-by > h1 {
        margin: 20px 0
    }
}

.shop .shop-by .featured {
    width: 100%
}

@media screen and (min-width: 768px) {
    .shop .shop-by .featured {
        display: block;
        padding-top: 0;
        padding-bottom: 30px
    }
}

.shop .shop-by .featured img {
    width: 100%
}

@media screen and (min-width: 768px) {
    .shop .shop-by .featured h1 {
        padding: 0 0 36px 0
    }
}

.shop .shop-by .featured h2 {
    color: #ce8929;
    margin: 11px 0 26px 0
}

@media screen and (min-width: 768px) {
    .shop .shop-by .featured h2 {
        display: none
    }
}

.shop .shop-by .featured .images {
    margin-bottom: -118px
}

@media screen and (min-width: 768px) {
    .shop .shop-by .featured .images {
        margin-bottom: 0
    }
}

.shop .shop-by .load-more {
    border-bottom: 2px solid transparent;
    color: #ce8929;
    display: inline-block;
    font-size: .75em;
    font-weight: 500;
    margin: 0 0 16px 0;
    text-transform: none;
    transition: all 0.325s ease-out;
    -moz-transition: all 0.325s ease-out;
    -webkit-transition: all 0.325s ease-out
}

.shop .shop-by .load-more:hover {
    border-bottom: 2px solid #ce8929
}

@media screen and (min-width: 768px) {
    .shop .shop-by .load-more {
        font-size: .875em;
        padding: 0;
        margin: 0
    }
}

.shop .shop-by .featured {
    background-color: #fff
}

.shop .shop-by .featured .images {
    margin-bottom: -5px
}

#shop-landing-occasions-slider {
    margin-bottom: 50px
}

.section-title-wrapper {
    padding: 20px 0 0 0;
    position: relative;
    margin-bottom: 10px;
    text-align: center;
    z-index: 1001
}

@media screen and (min-width: 768px) {
    .section-title-wrapper {
        margin-bottom: 0;
    }
}

.section-title-wrapper h1 {
    font-family: CaslonGraphiqueEF, serif;
    font-size: 1.1em;
    font-style: normal;
    letter-spacing: .4em;
    margin: 0;
    text-transform: uppercase;
    transition: font-size 0.25s ease-out;
    -webkit-transition: font-size 0.25s ease-out;
    transition: letter-spacing 0.25s ease-out;
    -moz-transition: letter-spacing 0.25s ease-out;
    -webkit-transition: letter-spacing 0.25s ease-out
}

@media screen and (min-width: 768px) {
    .section-title-wrapper h1 {
        font-size: 1.5625em;
        letter-spacing: .56em
    }
}

.section-title-wrapper.is-scrolling {
    display: inline-block;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    padding-top: 20px;
    position: fixed;
    right: 0;
    top: 0;
    width: 200px
}

@media screen and (min-width: 768px) {
    .section-title-wrapper.is-scrolling {
        padding-top: 18px;
        width: 400px
    }
}

.section-title-wrapper.is-scrolling h1 {
    font-size: .9em;
    letter-spacing: .3em;
    position: relative
}

@media screen and (min-width: 768px) {
    .section-title-wrapper.is-scrolling h1 {
        font-size: 1.1em;
        letter-spacing: .25em
    }
}

.shop-products {
    margin-top: 50px;
    text-align: center;
    width: 100%
}

.shop-products:before, .shop-products:after {
    content: "";
    display: table
}

.shop-products:after {
    clear: both
}

.shop-products {
    *zoom: 1
}

.shop-products .filter-holder {
    position: relative;
    z-index: 1000
}

.shop-products .filter-holder:before, .shop-products .filter-holder:after {
    content: "";
    display: table
}

.shop-products .filter-holder:after {
    clear: both
}

.shop-products .filter-holder {
    *zoom: 1
}

@media screen and (min-width: 768px) {
    .shop-products .filter-holder {
        display: none
    }
}

.shop-products .filter-holder .filter-by-link {
    cursor: pointer;
    display: block;
    font-family: "brandon-grotesque", sans-serif;
    font-size: 0.75em;
    margin-bottom: 0
}

.shop-products .filter-holder .filter-by-link .filter-by-text {
    border-bottom: none;
    color: #000000
}

.shop-products .filter-holder .filter-by-link .category-text {
    border-bottom: 2px solid #ce8929;
    color: #ce8929
}

.shop-products .filter-holder.active {
    min-height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1004
}

.shop-products .filter-holder .category-links-holder {
    overflow: auto
}

.shop-products .filter-holder.items-desktop .category-links-holder {
    height: auto;
    max-width: 1440px;
    margin: 0 auto;
    width: 90%
}

.shop-products .filter-holder.items-desktop {
    display: none
}

@media screen and (min-width: 768px) {
    .shop-products .filter-holder.items-desktop {
        display: block
    }

    .shop-products .filter-holder.items-desktop.active h1 {
        margin-bottom: 32px
    }
}

@media screen and (min-width: 768px) {
    .shop-products.item .filter-holder .filter-by-link {
        font-size: .75em;
        letter-spacing: .15em
    }
}

.shop-products .load-more {
    float: none;
    border-bottom: 2px solid transparent;
    color: #ce8929;
    display: inline-block;
    font-size: .75em;
    font-weight: 500;
    margin: 0 0 16px 0;
    text-transform: none;
    text-align: center;
    width: auto;
    padding: 0;
    transition: all 0.325s ease-out;
    -moz-transition: all 0.325s ease-out;
    -webkit-transition: all 0.325s ease-out
}

.shop-products .load-more:hover {
    border-bottom: 2px solid #ce8929
}

@media screen and (min-width: 768px) {
    .shop-products .load-more {
        font-size: .875em;
        margin: 0
    }
}

.shop-products .products-wrapper:before, .shop-products .products-wrapper:after {
    content: "";
    display: table
}

.shop-products .products-wrapper:after {
    clear: both
}

.shop-products .products-wrapper {
    *zoom: 1
}

.shop-products .shop-categories {
    margin: 0
}
.list-item-slider {
    text-align: center;
}
.list-item-slider li {
    display: inline-block;
    margin: 0 15px;
}
.shop-products .shop-categories a {
    border-bottom: transparent;
    font-family: "brandon-grotesque", sans-serif;
    font-size: .75em;
    font-weight: 500;
    letter-spacing: .15em;
    margin: 0 21px;
    transition: all 0.325s ease-out;
    -moz-transition: all 0.325s ease-out;
    -webkit-transition: all 0.325s ease-out
}

.shop-products .shop-categories a:hover, .shop-products .shop-categories a.active {
    border-bottom: 2px solid #ce8929;
    color: #ce8929
}

.shop-products .shop-categories {
    display: none
}

@media screen and (min-width: 768px) {
    .shop-products .shop-categories {
        display: block
    }
}

.shop-products .shop-categories-desktop-wrapper, .shop-products .shop-categories-mobile-wrapper {
    margin: 0 auto;
    position: relative;
    z-index: 1000
}

.shop-products .shop-categories-desktop-wrapper:before, .shop-products .shop-categories-desktop-wrapper:after, .shop-products .shop-categories-mobile-wrapper:before, .shop-products .shop-categories-mobile-wrapper:after {
    content: "";
    display: table
}

.shop-products .shop-categories-desktop-wrapper:after, .shop-products .shop-categories-mobile-wrapper:after {
    clear: both
}

.shop-products .shop-categories-desktop-wrapper, .shop-products .shop-categories-mobile-wrapper {
    *zoom: 1
}

@media screen and (min-width: 768px) {
    .shop-products .shop-categories-desktop-wrapper .shop-categories.items-desktop, .shop-products .shop-categories-desktop-wrapper .shop-categories-mobile.items-desktop, .shop-products .shop-categories-mobile-wrapper .shop-categories.items-desktop, .shop-products .shop-categories-mobile-wrapper .shop-categories-mobile.items-desktop {
        display: block;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0
    }
}

.shop-products .filter-holder, .shop-products .shop-categories-desktop-wrapper {
    padding: 10px 0
}

@media screen and (min-width: 768px) {
    .shop-products .filter-holder, .shop-products .shop-categories-desktop-wrapper {
        padding: 20px 0
    }
}

.shop-products .filter-holder.is-scrolling, .shop-products .shop-categories-desktop-wrapper.is-scrolling {
    background-color: #ffffff;
    height: auto;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    position: fixed;
    right: 0;
    top: 50px;
    width: 100%
}

.shop-products .filter-holder.is-scrolling .filter-by-link, .shop-products .shop-categories-desktop-wrapper.is-scrolling .filter-by-link {
    margin-bottom: 0
}

.shop-products .shop-categories-desktop-wrapper {
    padding: 0
}

@media screen and (min-width: 768px) {
    .shop-products .shop-categories-desktop-wrapper {
        padding: 20px 0
    }
}

.shop-products .filter-holder .mobile-menu-button {
    display: none
}

.shop-products .filter-holder.is-scrolling .mobile-menu-button {
    display: block
}

.shop-products .carousel-wrapper {
    margin: 0 auto;
    width: 95%
}

.shop-products .carousel-wrapper:before, .shop-products .carousel-wrapper:after {
    content: "";
    display: table
}

.shop-products .carousel-wrapper:after {
    clear: both
}

.shop-products .carousel-wrapper {
    *zoom: 1
}

.shop-products .carousel-slides {
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 95%
}

@media screen and (min-width: 768px) {
    .shop-products .carousel-slides {
        height: auto
    }
}

.shop-products .carousel-slides .carousel-slides-wrapper {
    height: auto;
    position: relative
}

@media screen and (min-width: 768px) {
    .shop-products .carousel-slides .carousel-slides-wrapper {
        margin-bottom: 50px;
        height: auto
    }
}

.shop-products .carousel-slides .carousel-slides-wrapper.with-animation {
    transition: right 0.8s ease-out;
    -moz-transition: right 0.8s ease-out;
    -webkit-transition: right 0.8s ease-out
}

.shop-products .carousel-slides .carousel-slides-wrapper .carousel-slide {
    display: inline-block;
    position: relative;
    z-index: 98
}

.shop-products .carousel-slides .carousel-slides-wrapper .carousel-slide .sample-text {
    left: 0;
    position: absolute;
    top: 0
}

.shop-products .carousel-slides .carousel-slides-wrapper .carousel-slide img {
    height: auto;
    padding: 0 !important;
    width: 100%
}

.shop-products header {
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 15px
}

.shop-products header .filter {
    margin-top: 0;
    min-height: 100%;
    overflow: auto;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%
}

.shop-products header .filter ul li {
    font-family: "brandon-grotesque", sans-serif
}

.shop-products .bottom {
    background-color: #f4f3ef;
    padding: 0 0 26px 0;
    width: 100%
}

.shop-products .bottom h1 {
    letter-spacing: .01em;
    margin: 0;
    padding: 21px 0 21px 0;
    text-align: center;
    font-family: "freight-big-pro", serif;
    font-weight: 300;
    font-style: normal;
    font-size: 1.875em
}

.shop-products .bottom .bottom-left img {
    padding: 0 60px 8px 60px;
    width: 100%
}

.shop-products .bottom .bottom-left p {
    letter-spacing: .02em;
    margin: 0;
    padding: 0 60px 15px 60px;
    font-family: "freight-big-pro", serif;
    font-weight: 100;
    font-style: normal;
    font-size: 1.125em
}

.shop-products .bottom .bottom-left p > span {
    font-style: italic
}

.shop-products .bottom .bottom-left .button {
    margin-bottom: 17px
}

.shop-products .bottom .bottom-right {
    padding: 0 60px 8px 60px;
    position: relative
}

.shop-products .bottom .bottom-right > div {
    position: relative;
    text-align: center;
    width: 100%
}

.shop-products .bottom .bottom-right > div > img {
    display: block;
    position: relative;
    margin-bottom: 19px;
    width: 100%
}

.shop-products .bottom .bottom-right > div .valign {
    top: 47%
}

.shop-products .bottom .react-slide .slide-name-mobile {
    background-color: #f4f3ef
}

@media screen and (min-width: 768px) {
    .shop-products .bottom .react-slider-navigation {
        bottom: -30px;
        position: absolute
    }
}

.shop-products .bottom .react-slider-navigation .react-slider-navigation-item {
    margin-bottom: 8px
}

.shop-products.occasion header {
    background-color: #fff;
    font-family: "freight-big-pro", serif;
    height: auto;
    overflow: visible;
    margin-top: 0;
    padding: 0
}

.shop-products.occasion header:before, .shop-products.occasion header:after {
    content: "";
    display: table
}

.shop-products.occasion header:after {
    clear: both
}

.shop-products.occasion header {
    *zoom: 1
}

.shop-products.occasion header .fake-div {
    background-color: #dddfd9;
    height: 15px;
    padding-bottom: 25px;
    position: relative
}

@media screen and (min-width: 768px) {
    .shop-products.occasion header .fake-div {
        height: 55px;
        padding-top: 15px
    }
}

.shop-products.occasion header .fake-div .section-title-wrapper {
    margin-bottom: 0
}

.shop-products.occasion header .fake-div .section-title-wrapper h1 {
    font-family: "freight-big-pro", serif;
    font-size: 1.5em;
    letter-spacing: 0;
    margin: 0;
    text-transform: none
}

@media screen and (min-width: 768px) {
    .shop-products.occasion header .fake-div .section-title-wrapper h1 {
        font-size: 2.5em
    }
}

.shop-products.occasion header .fake-div .section-title-wrapper.is-scrolling {
    padding-top: 10px
}

@media screen and (min-width: 768px) {
    .shop-products.occasion header .fake-div .section-title-wrapper.is-scrolling {
        padding-top: 11px
    }
}

.shop-products.occasion header .fake-div .section-title-wrapper.is-scrolling h1 {
    font-size: 1.3em;
    font-style: italic;
    letter-spacing: 0;
    top: 0
}

@media screen and (min-width: 768px) {
    .shop-products.occasion header .fake-div .section-title-wrapper.is-scrolling h1 {
        font-size: 1.3em
    }
}

.shop-products.occasion header .description {
    background-color: #dddfd9;
    height: auto;
    padding: 20px 0;
    position: relative;
    z-index: 1
}

@media screen and (min-width: 768px) {
    .shop-products.occasion header .description {
        padding: 20px 5px 0 5px
    }
}

.shop-products.occasion header .description .half-white-background {
    background-color: #ffffff;
    bottom: 0;
    height: 25%;
    left: 0;
    position: absolute;
    width: 100%
}

.shop-products.occasion header .description h2 {
    font-size: 2.1875em;
    font-weight: 100;
    line-height: .8em;
    margin: 0;
    margin-bottom: 20px;
    position: relative;
    text-transform: none
}

@media screen and (min-width: 768px) {
    .shop-products.occasion header .description h2 {
        font-size: 3.125em
    }
}

.shop-products.occasion header .description > p {
    font-size: 1.125em;
    letter-spacing: .02em;
    margin: 0;
    padding: 0 20px 0 20px;
    text-transform: none
}

@media screen and (min-width: 768px) {
    .shop-products.occasion header .description > p {
        display: block;
        font-size: 1.5em;
        margin: 0 auto;
        width: 55%
    }
}

.shop-products.occasion header .description-image .image-container {
    position: relative;
    width: 100%;
    z-index: 2;
    margin-top: 30px
}

.shop-products.occasion header .description-image .image-container > img {
    display: block;
    margin: 0 auto;
    padding: 0 20px;
    width: 100%
}

.shop-products.occasion header .description-image .image-container p {
    font-family: "brandon-grotesque", sans-serif;
    font-size: .5625em;
    letter-spacing: .15em;
    margin: 0 0 15px 0;
    text-transform: uppercase
}

.shop-products.occasion header .description-image .image-container p span {
    border-bottom: 2px solid #ce8929;
    color: #ce8929
}

@media screen and (max-width: 320px) {
    .shop-products.occasion header.day-of .half-white-background {
        height: 30%
    }

    .shop-products.occasion header.day-of .image-container {
        top: 30px
    }

    .shop-products.occasion header.day-of .filter-holder {
        margin-top: 15px
    }
}

.shop-products.occasion .bottom {
    padding: 0 60px 34px 60px;
    width: 100%
}

.shop-products.occasion .bottom figure {
    display: none
}

.shop-products.occasion .bottom .react-slide img {
    width: 100%
}

.shop-products.item header {
    margin: 10px 0 10px 0;
    padding-top: 0;
    padding-bottom: 0
}

@media screen and (min-width: 768px) {
    .shop-products.item header {
        margin: 20px 0 15px 0
    }
}

.shop-products.item header h1 {
    font-family: "freight-big-pro", serif;
    font-weight: normal;
    font-size: 1.875em;
    letter-spacing: .02em;
    margin: 0;
    text-transform: none
}

.shop-products.item header .filter hr {
    padding: 0 0 32px 0
}

.shop-products.item header .filter ul {
    padding: 0
}

.shop-products.item .section-title-wrapper {
    padding-top: 15px
}

.shop-products.item .section-title-wrapper.is-scrolling {
    padding-top: 15px
}

.shop-products.item .section-title-wrapper.is-scrolling h1 {
    font-size: 1.1em;
    letter-spacing: .1em;
    top: 0
}

@media screen and (min-width: 768px) {
    .shop-products.item .section-title-wrapper.is-scrolling h1 {
        font-size: 1.5em
    }
}

@media screen and (min-width: 768px) {
    .shop-products header {
        padding-bottom: 0;
        padding-top: 0
    }

    .shop-products header .react-slider {
        margin: 82px 0 0 0
    }

    .shop-products header .mobile, .shop-products header .filter {
        display: none
    }

    .shop-products header .react-slider-navigation {
        display: block !important;
        top: -65px;
        margin: 0 0 30px 0
    }

    .shop-products header .react-slider-navigation .react-slider-navigation-item {
        padding: 0 35px 0 35px;
        width: auto
    }

    .shop-products header .react-slider-navigation .react-slider-navigation-item h3 {
        font-size: .75em;
        font-weight: 500;
        letter-spacing: .15em
    }

    .shop-products header .react-slider-navigation .react-slider-navigation-item h3:active, .shop-products header .react-slider-navigation .react-slider-navigation-item h3:hover {
        color: #ce8929
    }

    .shop-products .bottom {
        overflow: auto;
        padding: 45px 0 55px 0
    }

    .shop-products .bottom .max-width {
        padding: 0 100px 0 100px
    }

    .shop-products .bottom h1 {
        font-size: 2.5em;
        padding: 0 0 27px 0
    }

    .shop-products .bottom .bottom-left {
        float: left;
        width: 50%
    }

    .shop-products .bottom .bottom-left img {
        padding: 0 0 30px 0
    }

    .shop-products .bottom .bottom-left p {
        font-size: 1.5em;
        letter-spacing: .01em;
        padding: 0 70px 23px 70px
    }

    .shop-products .bottom .bottom-right {
        float: left;
        padding-left: 100px;
        padding-right: 0;
        width: 50%
    }

    .shop-products .bottom .bottom-right > div .valign {
        top: 50%
    }

    .shop-products.occasion header .filter {
        display: block;
        position: relative
    }

    .shop-products.occasion header .filter ul {
        padding: 7px 0 0 0
    }

    .shop-products.occasion header .filter ul li {
        padding: 0 20px 26px 20px
    }

    .shop-products.occasion header .filter ul li a.active {
        border-bottom: 1px solid #ce8929;
        color: #ce8929
    }

    .shop-products.occasion header .description {
        height: auto;
        margin-bottom: 0px;
        position: relative
    }
}

@media screen and (min-width: 768px) and (min-width: 1060px) {
    .shop-products.occasion header .description {
        margin-bottom: 20px
    }
}

@media screen and (min-width: 768px) {
    .shop-products.occasion header .description-image .image-container > img {
        margin: 0 auto;
        width: 65%
    }

    .shop-products.occasion .bottom {
        padding: 48px 100px 55px 100px;
        width: 100%
    }

    .shop-products.occasion .bottom .max-width {
        padding: 0 100px 0 100px
    }

    .shop-products.occasion .bottom .react-slider {
        display: none
    }

    .shop-products.occasion .bottom figure {
        float: left;
        padding: 0 10px 0 10px;
        width: 25%
    }

    .shop-products.occasion .bottom figure img {
        display: block;
        width: 100%
    }

    .shop-products.occasion .bottom figure figcaption {
        color: #ce8929;
        display: block;
        font-size: .75em;
        font-weight: 500;
        letter-spacing: .15em;
        padding: 10px 0 0 0;
        text-transform: uppercase
    }

    .shop-products.occasion .bottom figure:nth-child(n+3) {
        display: block
    }

    .shop-products.item header {
        font-weight: 500
    }

    .shop-products.item header h1 {
        display: block;
        font-size: 2.5em;
        line-height: .8em;
        margin: 0 0 12px 0
    }

    .shop-products.item header p {
        display: block;
        font-size: .75em
    }

    .shop-products.item header .filter {
        background-color: #c086ab;
        display: none;
        height: 719px;
        left: 0;
        right: 0;
        min-height: 100%;
        margin: 0 auto;
        padding-top: 0;
        padding-bottom: 0;
        position: fixed;
        top: 0;
        z-index: 1003
    }

    .shop-products.item header .filter.active {
        display: block
    }

    .shop-products.item header .filter.active .close {
        display: block;
        left: auto;
        right: 20px;
        margin: 19px 0 0 0
    }

    .shop-products.item header .filter button.close {
        display: block
    }

    .shop-products.item header .filter hr {
        display: block;
        margin-bottom: 49px;
        max-width: 1440px
    }

    .shop-products.item header .filter ul {
        float: left;
        padding-left: 85px;
        width: 50%
    }

    .shop-products.item header .filter ul li {
        display: block;
        padding: 0 20px 18px 0;
        text-align: left
    }

    .shop-products.item header .filter ul li span {
        display: none
    }

    .shop-products.item header .filter ul li > a {
        font-size: 1.25em;
        text-transform: none
    }

    .shop-products.item header .filter ul li > a:hover, .shop-products.item header .filter ul li > a:active {
        color: inherit;
        border-bottom: 2px solid #000
    }

    .shop-products.item .bottom-right > div {
        margin-bottom: 0
    }

    .shop-products.item .bottom-right .react-slide img {
        margin: 0 auto 19px auto
    }

    .shop-products.item .bottom-right .react-slider {
        margin-bottom: 115px
    }

    .shop-products.item .bottom-right .react-slider-navigation {
        top: 98%
    }

    .shop-products.item .bottom-right .react-slider-navigation .react-slider-navigation-item {
        display: block;
        margin-bottom: 15px;
        width: auto
    }

    .shop-products.item .bottom-right .react-slider-navigation .react-slider-navigation-item a {
        border-bottom: 2px solid transparent;
        opacity: 1
    }

    .shop-products.item .bottom-right .react-slider-navigation .react-slider-navigation-item a span {
        display: inline-block
    }

    .shop-products.item .products {
        padding: 0 100px 50px 100px
    }
}

.order-progress {
    background-color: #f6f6f2;
    display: block;
    padding: 0;
    position: relative;
    text-align: left;
    width: 100%;
    z-index: 9999
}

.order-progress.fixed-to-top .order-progress-bar {
    position: fixed;
    top: 0
}

@media screen and (min-width: 768px) {
    .order-progress {
        background-color: #f2eeea
    }

    .order-progress.fixed-to-top {
        margin-left: auto;
        margin-right: auto;
        left: 0;
        position: fixed;
        right: 0;
        top: 0
    }

    .order-progress.fixed-to-top .order-progress-bar {
        position: absolute;
        top: auto
    }
}

.order-progress .order-progress-bar {
    background-color: #ce8929;
    height: 10px;
    left: 0;
    position: absolute;
    bottom: 0;
    transition: all 0.325s ease-out;
    -moz-transition: all 0.325s ease-out;
    -webkit-transition: all 0.325s ease-out
}

.order-progress-inner {
    padding: 0 20px
}

.order-progress-inner:before, .order-progress-inner:after {
    content: "";
    display: table
}

.order-progress-inner:after {
    clear: both
}

.order-progress-inner {
    *zoom: 1
}

@media screen and (min-width: 768px) {
    .order-progress-inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0
    }
}

.order-progress-inner p, .order-progress-inner a {
    font-size: .875em
}

.order-progress-inner .product-name {
    font-size: 1.125em;
    margin: 0;
    padding: 0
}

@media screen and (min-width: 768px) {
    .order-progress-inner .product-name {
        font-size: 1.5em
    }
}

.order-progress-inner .product-name > span {
    display: block
}

.order-progress-inner .step-name {
    color: #8c8c8c;
    margin: 0 0 10px 0;
    padding: 0
}

@media screen and (min-width: 768px) {
    .order-progress-inner .step-name {
        font-size: .875em;
        font-weight: 500;
        letter-spacing: .02em;
        text-transform: none
    }
}

@media screen and (min-width: 768px) {
    .order-progress-inner .total-dash {
        margin: 0
    }
}

@media screen and (min-width: 768px) {
    .order-progress-inner .current-total {
        font-family: "freight-big-pro", serif;
        font-size: 1.5em;
        margin: 0
    }
}

.order-progress-inner .step-section {
    border-bottom: 1px solid #ddddd9;
    padding: 15px 0;
    position: relative
}

.order-progress-inner .step-section:last-of-type {
    border-bottom: none
}

@media screen and (min-width: 768px) {
    .order-progress-inner .step-section:last-of-type {
        background-color: #ce8929;
        color: #ffffff;
        text-align: center
    }

    .order-progress-inner .step-section:last-of-type .step-name {
        color: #ffffff;
        margin-bottom: 0
    }

    .order-progress-inner .step-section:last-of-type .step-name p {
        margin: 0
    }
}

@media screen and (min-width: 768px) {
    .order-progress-inner .step-section {
        border-bottom: none;
        border-left: 1px solid #ddddd9;
        padding: 20px;
        width: 18%
    }

    .order-progress-inner .step-section:first-of-type {
        border-left: none;
        width: 28%
    }
}

.order-progress-inner .step-section .edit-button {
    color: #ce8929;
    font-weight: 500;
    position: absolute;
    right: 0;
    top: 15px
}

.start-your-order-bar, .added-to-cart-bar {
    background-color: #ce8929;
    display: none;
    height: 70px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999
}

@media screen and (min-width: 768px) {
    .start-your-order-bar, .added-to-cart-bar {
        height: 100px
    }
}

.start-your-order-bar.is-active, .added-to-cart-bar.is-active {
    display: block
}

.start-your-order-bar p, .added-to-cart-bar p {
    margin: 0
}

.start-your-order-bar .product-name, .added-to-cart-bar .product-name {
    font-family: "freight-big-pro", serif;
    left: 20px;
    position: absolute;
    top: 12px
}

@media screen and (min-width: 768px) {
    .start-your-order-bar .product-name, .added-to-cart-bar .product-name {
        font-size: 1.875em;
        left: 30px;
        line-height: 100px;
        top: 0
    }

    .start-your-order-bar .product-name br, .added-to-cart-bar .product-name br {
        display: none
    }
}

.start-your-order-bar .start-your-order-button, .added-to-cart-bar .start-your-order-button {
    color: #ffffff;
    font-size: .875em;
    font-weight: 500;
    letter-spacing: .04em;
    position: absolute;
    right: 20px;
    top: 25px
}

@media screen and (min-width: 768px) {
    .start-your-order-bar .start-your-order-button, .added-to-cart-bar .start-your-order-button {
        background: #fff;
        color: #ce8929;
        font-size: .75em;
        letter-spacing: .16em;
        line-height: 58px;
        padding-right: 35px;
        padding-left: 35px;
        right: 30px;
        text-transform: uppercase;
        top: 20px
    }

    .start-your-order-bar .start-your-order-button > a, .added-to-cart-bar .start-your-order-button > a {
        color: #ce8929;
        display: inline-block;
        line-height: normal;
        padding: 0
    }

    .start-your-order-bar .start-your-order-button > a:hover, .added-to-cart-bar .start-your-order-button > a:hover {
        border-bottom: 2px solid #ce8929
    }
}

.added-to-cart-wrapper {
    min-height: 400px;
    position: relative;
    text-align: center;
    top: -5px
}

@media screen and (min-width: 768px) {
    .added-to-cart-wrapper {
        margin-top: 50px
    }
}

.added-to-cart-wrapper h4 a {
    color: #ce8929
}

.added-to-cart-wrapper .related-products {
    padding: 0 20px
}

.added-to-cart-wrapper .related-products:before, .added-to-cart-wrapper .related-products:after {
    content: "";
    display: table
}

.added-to-cart-wrapper .related-products:after {
    clear: both
}

.added-to-cart-wrapper .related-products {
    *zoom: 1
}

@media screen and (min-width: 768px) {
    .added-to-cart-wrapper .related-products {
        padding: 0;
        width: 100%
    }
}

.added-to-cart-wrapper .related-product {
    margin-bottom: 30px;
    width: 100%
}

.added-to-cart-wrapper .related-product img {
    width: 100%
}

.added-to-cart-wrapper .related-product p {
    margin-top: 0
}

@media screen and (min-width: 768px) {
    .added-to-cart-wrapper .related-product {
        float: left;
        padding: 0 10px;
        width: 33%
    }
}

.added-to-cart-bar-wrapper {
    background-color: #ce8929
}

.added-to-cart-bar {
    display: block;
    position: relative;
    z-index: 998
}

.product-page .each-step.review {
    background-color: #f2eeea;
    text-align: left
}

@media screen and (min-width: 768px) {
    .product-page .each-step.review {
        display: table
    }

    .product-page .each-step.review:before, .product-page .each-step.review:after {
        content: "";
        display: table
    }

    .product-page .each-step.review:after {
        clear: both
    }

    .product-page .each-step.review {
        *zoom: 1
    }
}

.product-page .each-step.review h1 {
    font-size: 1em;
    margin-bottom: 0
}

@media screen and (min-width: 768px) {
    .product-page .each-step.review h1 {
        font-size: 2.5em
    }
}

.product-page .each-step.review h2 {
    font-family: "freight-big-pro", serif;
    font-style: normal;
    font-weight: 300;
    font-size: 1.5em;
    letter-spacing: 0.02em;
    margin: 0;
    padding: 0;
    position: relative;
    text-transform: none;
    top: -4px
}

.product-page .each-step.review h3 {
    color: #8c8c8c;
    font-size: .5em;
    font-weight: 500;
    margin: 0 0 5px 0
}

.product-page .each-step.review h4 {
    font-size: .875em;
    font-weight: normal;
    margin: 0 0 10px 0
}

.product-page .each-step.review .review-information:before, .product-page .each-step.review .review-information:after, .product-page .each-step.review .section-container:before, .product-page .each-step.review .section-container:after, .product-page .each-step.review .review-row:before, .product-page .each-step.review .review-row:after, .product-page .each-step.review .inner-row:before, .product-page .each-step.review .inner-row:after {
    content: "";
    display: table
}

.product-page .each-step.review .review-information:after, .product-page .each-step.review .section-container:after, .product-page .each-step.review .review-row:after, .product-page .each-step.review .inner-row:after {
    clear: both
}

.product-page .each-step.review .review-information, .product-page .each-step.review .section-container, .product-page .each-step.review .review-row, .product-page .each-step.review .inner-row {
    *zoom: 1
}

.product-page .each-step.review .review-header {
    border-bottom: 1px solid #ddddd9;
    padding: 20px
}

.product-page .each-step.review .section-container {
    padding: 0;
    width: 100%
}

.product-page .each-step.review .review-row {
    border-top: 1px solid #ddddd9;
    padding: 20px 0;
    margin: 0 auto;
    margin-left: 20px;
    margin-right: 20px
}

.product-page .each-step.review .review-row.no-border {
    border-top: none
}

.product-page .each-step.review .inner-row:first-child {
    margin-bottom: 20px
}

.product-page .each-step.review .inner-row:not(:first-child) {
    border-top: 1px solid #ddddd9;
    padding-top: 20px
}

.product-page .each-step.review .inner-column {
    float: left;
    padding: 0 20px;
    width: 50%
}

.product-page .each-step.review .inner-column:nth-child(2) {
    border-left: 1px solid #ddddd9
}

.product-page .each-step.review .column {
    float: left
}

.product-page .each-step.review .column.first {
    width: 25%
}

.product-page .each-step.review .column.second {
    border-left: 1px solid #ddddd9;
    width: 75%
}

.product-page .each-step.review .column img {
    width: 100px
}

.product-page .each-step.review .edit-button {
    color: #ce8929;
    font-size: .875em;
    font-weight: 500
}

@media screen and (min-width: 768px) {
    .product-page .each-step.review .review-left-side {
        display: table-cell;
        width: 80%
    }
}

@media screen and (min-width: 768px) {
    .product-page .each-step.review .review-right-side {
        background-color: #ce8929;
        display: table-cell;
        vertical-align: middle;
        width: 20%
    }
}

.product-page .each-step.review .review-total-section {
    background-color: #ce8929
}

@media screen and (min-width: 768px) {
    .product-page .each-step.review .review-total-section {
        text-align: center
    }
}

.product-page .each-step.review .review-total-section-inner {
    padding: 20px;
    position: relative;
    text-align: left
}

@media screen and (min-width: 768px) {
    .product-page .each-step.review .review-total-section-inner {
        padding: 30px;
        text-align: center
    }
}

.product-page .each-step.review .review-total-section-inner p {
    margin: 0;
    text-align: left;
    width: 100%
}

.product-page .each-step.review .review-total-section-inner h3, .product-page .each-step.review .review-total-section-inner a {
    color: #ffffff
}

.product-page .each-step.review .review-total-section-inner h3 {
    margin-bottom: 0
}

@media screen and (min-width: 768px) {
    .product-page .each-step.review .review-total-section-inner h3 {
        font-size: .75em
    }
}

.product-page .each-step.review .review-total-section-inner .total-price {
    color: #ffffff;
    font-family: "freight-big-pro", serif;
    font-size: 1.875em;
    line-height: 38px;
    margin-bottom: 20px;
    text-align: left
}

@media screen and (min-width: 768px) {
    .product-page .each-step.review .review-total-section-inner .total-price {
        text-align: center
    }
}

.product-page .each-step.review .review-total-section-inner .divider {
    display: none
}

@media screen and (min-width: 768px) {
    .product-page .each-step.review .review-total-section-inner .divider {
        display: block
    }
}

.product-page .each-step.review .review-total-section-inner .button {
    position: absolute;
    right: 20px;
    top: 20px
}

@media screen and (min-width: 768px) {
    .product-page .each-step.review .review-total-section-inner .button {
        margin-bottom: 100px;
        margin-top: 0;
        position: static;
        right: 0;
        top: 0;
        width: 100%
    }
}

.product-page .each-step.review .review-total-section-inner .button a {
    color: #ce8929;
    font-size: .625em
}

@media screen and (min-width: 768px) {
    .product-page .each-step.review .review-total-section-inner .button a {
        width: 100%
    }

    .product-page .each-step.review .review-total-section-inner .button a:hover {
        background-color: #ffffff
    }
}

.product-page .options-column .react-slider .react-slide {
    height: auto
}

.product-page .options-column .react-slider .react-slide .non-image-content {
    display: none
}

@media screen and (min-width: 768px) {
    .product-page .options-column .react-slider .react-slide .option {
        display: block;
        width: 100%
    }
}

.product-page .options-column .react-slider .react-slider-navigation {
    bottom: -50px;
    position: absolute
}

.product-page .options-column .react-slider .react-slider-navigation-item {
    display: block;
    margin-bottom: 12px
}

@media screen and (min-width: 768px) {
    .product-page .options-column .react-slider .react-slider-navigation-item {
        display: inline-block
    }
}

.product-page .options-column .react-slider .react-slider-navigation-item a {
    color: #000000;
    display: inline-block;
    opacity: 1
}

.product-page .options-column .react-slider .react-slider-navigation-item a:before {
    content: ""
}

.product-page .options-column .react-slider .react-slider-navigation-item span {
    border-bottom: 2px solid transparent;
    display: block
}

.product-page .options-column .react-slider .react-slider-navigation-item span.selected {
    color: #ce8929;
    border-bottom: 2px solid #ce8929
}

.product-page .error-alert-wrapper {
    background-color: rgba(0, 0, 0, 0.6);
    left: 0;
    min-height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999
}

.product-page .error-alert-wrapper .error-alert {
    background-color: #f6f6f2;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    min-width: 250px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 30%;
    width: 40%
}

.product-page .error-alert-wrapper .error-alert-inner {
    padding: 20px;
    position: relative
}

.product-page .error-alert-wrapper .error-alert-inner .close {
    display: block;
    left: auto;
    margin: 0;
    position: absolute;
    right: 20px;
    top: 20px
}

.product-page .error-alert-wrapper .invalid-step {
    color: #ce8929;
    font-weight: 500;
    margin: 0 0 10px 0
}

.product-page .error-alert-wrapper .error-icon {
    background-color: #cf4747;
    color: #ffffff;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    text-align: center;
    width: 32px;
    -webkit-border-top-left-radius: 50%;
    -webkit-border-top-right-radius: 50%;
    -webkit-border-bottom-right-radius: 50%;
    -webkit-border-bottom-left-radius: 50%;
    -moz-border-radius-topleft: 50%;
    -moz-border-radius-topright: 50%;
    -moz-border-radius-bottomright: 50%;
    -moz-border-radius-bottomleft: 50%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%
}

.each-step.one .container {
    background-color: transparent !important
}

.each-step.one .container-inner {
    background-color: #ffffff;
    padding: 30px
}

.modal-window {
    background-color: #f6f6f2;
    padding: 0;
    min-height: 100%;
    width: 100%;
    z-index: 10000
}

@media screen and (min-width: 768px) {
    .modal-window {
        left: 0;
        margin-left: auto;
        margin-right: auto;
        right: 0
    }
}

.modal-window .close {
    display: block;
    left: auto;
    margin: 0;
    right: 20px;
    top: 20px
}

.modal-window .container {
    padding: 60px 30px 0 30px
}

.modal-window .container .container-inner {
    position: relative
}

.modal-window p {
    font-family: "freight-big-pro", serif;
    font-size: 1.125em;
    letter-spacing: .02em;
    text-transform: none
}

@media screen and (min-width: 768px) {
    .modal-window.details, .modal-window.personalization {
        left: 0;
        position: absolute;
        top: 0;
        right: auto;

    }
}

.modal-window.personalization .react-slide, .modal-window.personalization .react-slider {
    height: auto
}

.modal-window.personalization .react-slide {
    overflow: auto
}

@media screen and (min-width: 768px) {
    .modal-window.personalization {
        width: 100%
    }

    .modal-window.personalization .personalization-wrapper {
        display: table
    }


    .modal-window.personalization .personalization-wrapper .left-column {
        border-right: 1px solid #ddddd9;
        padding-right: 40px;
        text-align: left;
    }
    .modal-window.personalization .personalization-wrapper .intro {
        text-align: left;
    }

    .modal-window.personalization .personalization-wrapper .personalization-section .features {
        padding: 20px 0
    }

    .modal-window.personalization .personalization-wrapper .personalization-section .features:before, .modal-window.personalization .personalization-wrapper .personalization-section .features:after {
        content: "";
        display: table
    }

    .modal-window.personalization .personalization-wrapper .personalization-section .features:after {
        clear: both
    }

    .modal-window.personalization .personalization-wrapper .personalization-section .features {
        *zoom: 1
    }

    .modal-window.personalization .personalization-wrapper .personalization-section .feature-section:nth-child(2) {
        padding: 0 20px;
        text-align: center
    }
}

    .about .personalization-wrapper .feature-section,
    .modal-window.personalization .personalization-wrapper .personalization-section .feature-section {
        display: table-cell;
        vertical-align: top;
        width: 33%
    }


@media screen and (min-width: 768px) {
    .modal-window.orderinfo, .modal-window.timing, .modal-window.quantity-tips {
        background-color: rgba(0, 0, 0, 0.7)
    }

    .modal-window.orderinfo .container, .modal-window.timing .container, .modal-window.quantity-tips .container {
        background-color: #f6f6f2;
        height: auto;
        left: 0;
        overflow: auto;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        right: 0;
        top: 10%;
        width: 60%
    }

    .modal-window.orderinfo .container h1, .modal-window.timing .container h1, .modal-window.quantity-tips .container h1 {
        display: block
    }

    .modal-window.orderinfo .container p, .modal-window.timing .container p, .modal-window.quantity-tips .container p {
        width: 100%
    }
}

.modal-window.quantity-tips {
    background-color: rgba(0, 0, 0, 0.7)
}

.modal-window.quantity-tips .container {
    background-color: #f6f6f2;
    position: relative
}

@media screen and (min-width: 768px) {
    .modal-window.quantity-tips .container {
        height: auto;
        width: 90%
    }

    .modal-window.quantity-tips .container:before, .modal-window.quantity-tips .container:after {
        content: "";
        display: table
    }

    .modal-window.quantity-tips .container:after {
        clear: both
    }

    .modal-window.quantity-tips .container {
        *zoom: 1
    }
}

.modal-window.quantity-tips .container h1 {
    font-style: italic;
    margin-bottom: 27px
}

@media screen and (min-width: 768px) {
    .modal-window.quantity-tips .container h1 {
        font-size: 1.5em;
        margin: 0 0 49px 0;
        text-align: center
    }
}

.modal-window.quantity-tips .container p {
    text-align: left;
    width: 100%
}

.modal-window.quantity-tips .container .headings {
    border-bottom: none;
    color: #8c8c8c;
    float: left;
    font-size: .5625em;
    letter-spacing: .15em;
    text-transform: uppercase
}

.modal-window.quantity-tips .container .headings dt, .modal-window.quantity-tips .container .headings dd {
    border: none;
    font-size: .6875em;
    letter-spacing: .12em;
    text-align: left
}

.modal-window.quantity-tips .container .headings dt:last-child, .modal-window.quantity-tips .container .headings dd:last-child {
    text-align: left
}

.modal-window.quantity-tips .container dl {
    border-bottom: 1px solid #9a4428;
    padding-bottom: 12px;
    margin-bottom: 16px;
    text-align: left;
    width: 100%
}

.modal-window.quantity-tips .container dl:before, .modal-window.quantity-tips .container dl:after {
    content: "";
    display: table
}

.modal-window.quantity-tips .container dl:after {
    clear: both
}

.modal-window.quantity-tips .container dl {
    *zoom: 1
}

@media screen and (min-width: 768px) {
    .modal-window.quantity-tips .container dl {
        border: none;
        float: left;
        padding: 10px 40px 30px 40px;
        width: 16.66%
    }
}

.modal-window.quantity-tips .container dl dt, .modal-window.quantity-tips .container dl dd {
    float: left;
    font-size: .875em;
    margin: 0;
    padding: 0;
    width: 60%
}

@media screen and (min-width: 768px) {
    .modal-window.quantity-tips .container dl dt, .modal-window.quantity-tips .container dl dd {
        float: none;
        text-align: center;
        width: auto;
        border-bottom: 1px solid #9a4428;
        padding-bottom: 24px
    }

    .modal-window.quantity-tips .container dl dt:last-child, .modal-window.quantity-tips .container dl dd:last-child {
        border-bottom: none;
        padding-top: 24px;
        padding-bottom: 0
    }
}

.modal-window.quantity-tips .container dl dt:last-child, .modal-window.quantity-tips .container dl dd:last-child {
    width: 40%
}

@media screen and (min-width: 768px) {
    .modal-window.quantity-tips .container dl dt:last-child, .modal-window.quantity-tips .container dl dd:last-child {
        width: auto
    }
}

.modal-window.quantity-tips .container .react-slider-navigation {
    text-align: left
}

.modal-window.quantity-tips .container .keepsakes:before, .modal-window.quantity-tips .container .keepsakes:after {
    content: "";
    display: table
}

.modal-window.quantity-tips .container .keepsakes:after {
    clear: both
}

.modal-window.quantity-tips .container .keepsakes {
    *zoom: 1
}

@media screen and (min-width: 768px) {
    .modal-window.quantity-tips .container .keepsakes > div {
        float: left;
        width: 50%
    }

    .modal-window.quantity-tips .container .keepsakes > div h2 {
        font-weight: 400;
        text-align: left
    }

    .modal-window.quantity-tips .container .keepsakes > div p {
        font-weight: 400;
        margin: 0 0 35px 0;
        width: 85%
    }
}

.product-page .bottom {
    padding-bottom: 60px;
    text-align: center
}

.product-page .bottom:before, .product-page .bottom:after {
    content: "";
    display: table
}

.product-page .bottom:after {
    clear: both
}

.product-page .bottom {
    *zoom: 1
}

.product-page .bottom img {
    width: 100%
}

.product-page .bottom .bottom-left, .product-page .bottom .bottom-right {
    padding: 0 60px
}

@media screen and (min-width: 768px) {
    .product-page .bottom .bottom-left, .product-page .bottom .bottom-right {
        width: 50%
    }
}

.product-page .bottom .bottom-left .slider img, .product-page .bottom .bottom-right .slider img {
    margin-bottom: 10px
}

.product-page .bottom .bottom-left .slider:last-of-type, .product-page .bottom .bottom-right .slider:last-of-type {
    margin-top: 40px
}

@media screen and (min-width: 1024px) {
    .product-page .bottom .bottom-left .slider img, .product-page .bottom .bottom-right .slider img {
        width: 55%
    }
}

@media screen and (min-width: 768px) {
    .product-page .bottom .bottom-left {
        float: left
    }
}

.product-page .bottom .bottom-left p {
    font-family: "freight-big-pro", serif;
    font-weight: 100;
    font-style: normal;
    font-size: 1.125em;
    letter-spacing: .02em;
    margin: 15px 0
}

@media screen and (min-width: 1024px) {
    .product-page .bottom .bottom-left p {
        margin-left: 15%;
        margin-right: 15%
    }
}

@media screen and (min-width: 768px) {
    .product-page .bottom .bottom-right {
        float: right
    }
}

.product-page .bottom .bottom-right h2 {
    font-size: .5em;
    font-weight: 400;
    letter-spacing: .15em;
    margin: 0
}

.product-page .bottom .bottom-right p {
    font-size: .75em;
    font-weight: 500;
    letter-spacing: .02em;
    margin: 0
}

.your-order {
    border-left: 1px solid #dddfd9;
    background-color: #f6f6f2
}

@media screen and (min-width: 768px) {
    .your-order {
        background-color: #ffffff;
        float: left;
        padding-left: 20px;
        width: 22%
    }
}

.your-order .your-order-inner {
    padding: 20px 20px 0 20px
}

@media screen and (min-width: 768px) {
    .your-order .your-order-inner {
        padding: 0
    }
}

.your-order .continue-checkout {
    background-color: #ce8929;
    font-size: .75em !important
}

.your-order .cart-item {
    border-bottom: 1px solid #dddfdb;
    padding: 20px 0
}

.your-order .cart-item:before, .your-order .cart-item:after {
    content: "";
    display: table
}

.your-order .cart-item:after {
    clear: both
}

.your-order .cart-item {
    *zoom: 1
}

.your-order .cart-item img {
    float: left;
    height: auto;
    width: 60px
}

@media screen and (min-width: 768px) {
    .your-order .cart-item img {
        width: 29%
    }
}

.your-order .cart-item .item-values {
    float: left;
    padding-left: 15px;
    width: 71%
}

.your-order .cart-item .item-values h2 {
    float: none;
    font-size: .875em;
    font-weight: 400;
    margin-bottom: 5px;
    padding: 0;
    width: 100%
}

.your-order .cart-item .item-values p {
    float: left;
    font-size: .875em;
    margin: 0;
    padding: 0 10px 0 0
}

.your-order .cart-item .item-values p:last-child {
    border-left: 1px solid #777777;
    padding: 0 0 0 10px
}

.your-order .cart-item .collection-name {
    display: inline
}

@media screen and (min-width: 768px) {
    .your-order .cart-item .collection-name {
        display: block
    }
}

.your-order .promo-code {
    border-bottom: 1px solid #dddfdb;
    display: block;
    padding: 20px 0
}

.your-order .promo-code input {
    background-color: #ffffff
}

@media screen and (min-width: 768px) {
    .your-order .promo-code input {
        background-color: #f6f6f2
    }
}

.your-order .summary {
    border-left: none;
    padding: 0;
    width: 100%
}

@media screen and (min-width: 768px) {
    .your-order .summary {
        padding: 20px 0
    }
}

.your-order .summary ul {
    border-bottom: 1px solid #dddfd9;
    margin: 0;
    padding: 10px 0
}

.your-order .summary ul:before, .your-order .summary ul:after {
    content: "";
    display: table
}

.your-order .summary ul:after {
    clear: both
}

.your-order .summary ul {
    *zoom: 1
}

.your-order .summary ul:last-of-type {
    border-bottom: none
}

@media screen and (min-width: 768px) {
    .your-order .summary ul {
        border-bottom: none;
        margin: 0 0 7px 0;
        padding: 0
    }
}

.your-order .summary ul.total-price {
    margin-top: 0;
    padding-bottom: 20px
}

@media screen and (min-width: 768px) {
    .your-order .summary ul.total-price {
        border-bottom: 1px solid #dddfdb;
        margin-top: 20px
    }
}

.your-order .summary ul.total-price.order-complete {
    border-bottom: none
}

.your-order .summary ul.total-price li {
    font-size: 1.25em;
    font-weight: 500;
    letter-spacing: .02em;
    text-transform: none
}

.your-order .summary ul li {
    display: block;
    font-size: .6875em;
    font-weight: 500;
    letter-spacing: .16em;
    margin: 0;
    text-transform: uppercase;
    vertical-align: top;
    width: 50%
}

.your-order .summary ul li:first-of-type {
    float: left
}

.your-order .summary ul li:last-of-type {
    float: right;
    text-align: right
}

.bottom-fade {
    background: url(/assets/fade-bottom-20bfb71f247a8f5ab7604dbd2084f76967be715f03f6a034a455e113940d0c5e.png);
    background-repeat: repeat-x;
    bottom: 0;
    height: 75px;
    margin: 0 auto;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    position: fixed;
    width: 100%;
    z-index: 98
}

@media screen and (min-width: 768px) {
    .bottom-fade {
        display: none
    }
}

.product-page {
    background-color: #f6f6f2;
    padding-top: 55px
}

.product-page .desktop-content {
    display: none
}

.product-page a.button {
    background-color: #fff;
    color: #ce8929;
    display: inline-block;
    height: 45px;
    font-size: .625em;
    font-weight: 700;
    letter-spacing: .15em;
    line-height: 47px;
    padding: 0 15px 0 15px;
    text-transform: uppercase
}

.product-page a.button:hover {
    background-color: #ce8929;
    color: #fff
}

@media screen and (min-width: 768px) {
    .product-page a.button {
        font-size: .75em;
        padding-left: 25px;
        padding-right: 25px;
        height: 49px;
        line-height: 51px
    }
}

@media screen and (min-width: 768px) {
    .product-page {
        background-color: #ffffff;
        padding-top: 0
    }

    .product-page .mobile-content {
        display: none
    }

    .product-page .desktop-content {
        display: block
    }
}

.product-page ul, .product-page dd, .product-page dl, .product-page dt {
    margin: 0;
    padding: 0
}

.product-page ul {
    list-style-type: none
}

@media screen and (min-width: 768px) {
    .product-page .specifications .details, .product-page .specifications .personalization {
        z-index: 1
    }

    .product-page .specifications .details .close, .product-page .specifications .personalization .close {
        bottom: 0;
        left: 0;
        margin: 0;
        top: auto;
        background-color: #dddfdb;
        padding: 30px 30px 30px 30px;
        background-position: 18px 20px
    }
    .product-page .specifications .details {
        text-align: left;
        width: 50%;
        right: auto;
    }
}



.product-page .specifications .details dl:before, .product-page .specifications .details dl:after {
    content: "";
    display: table
}

.product-page .specifications .details dl:after {
    clear: both
}
.modal-window.hide {
    display: none;
}
.product-page .specifications .details dl {
    *zoom: 1
}

@media screen and (min-width: 768px) {
    .product-page .specifications .details dl {
        text-align: center
    }
}

.product-page .specifications .details dl dt, .product-page .specifications .details dl dd {
    display: inline-block
}

.product-page .specifications .details dl dt {
    font-size: .5625em;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .15em;
    margin-right: .3em
}

.product-page .specifications .details dl dt:after {
    content: " —"
}

.product-page .specifications .details dl dd {
    font-family: "brandon-grotesque", sans-serif;
    font-size: .875em;
    letter-spacing: .04em
}

.product-page .specifications .details .divider {
    margin: 0 0 27px 0;
    width: 40px
}

@media screen and (min-width: 768px) {
    .product-page .specifications .details .divider {
        margin: 12px auto 12px auto;
        width: 55px
    }
}

.product-page .specifications .personalization .container {
    padding-left: 35px;
    padding-right: 35px
}

.product-page .specifications .personalization h2,
.product-page .specifications .personalization p {
    margin-top: 0
}
.product-page .specifications .personalization h2 {
    text-align: left;
}

.product-page .specifications .personalization p,
.about .personalization-wrapper p {
    font-family: "brandon-grotesque", sans-serif;
    font-size: .875em
}

.product-page .specifications .personalization .intro {
    font-family: "freight-big-pro", serif;
    font-size: 1.125em;
    letter-spacing: .02em;
    margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
    .product-page .specifications .personalization .intro {
        font-size: 1.5em;
        margin-bottom: 25px;
        padding-top: 45px
    }
}

.product-page .specifications .personalization .more {
    cursor: pointer;
    margin-top: 0;
    padding-top: 12px
}

.product-page .specifications .personalization .more > a {
    color: #ce8929
}

.product-page .specifications .personalization .react-slider-navigation {
    text-align: left
}

@media screen and (min-width: 768px) {
    .personalization .features p {
        color: #333333;
        font-size: .875em;
        letter-spacing: .04em;
        margin: 0;
        padding: 0 30px 40px 0
    }
}
@media screen and (max-width: 767px) {
    .product-page .specifications .personalization .personalization-section:first-child {
        border-bottom: 1px solid #dddfdb;
        margin-bottom: 50px
    }
}

.product-page .specifications .personalization .features figure {
    margin-bottom: 10px;
    margin-top: 25px;
    width: 40%
}

.product-page .specifications .personalization .features figure img {
    border-radius: 50%
}

#about_right .about_img, #about_left .about_img { width: 100%; }
#about_right { float: none; width: 95%; border-left: 1px solid #ddd; }
#about_left { float: left; width: 95%; }

@media screen and (min-width  : 768px) {
  #about_right { float: right; width: 50%; }
  #about_left { width: 50%; }
}

@media screen and (min-width: 768px) {
    .product-page .specifications .personalization .features .feature-section:first-of-type {
        width: 38%
    }

    .product-page .specifications .personalization .features .feature-section:nth-child(2) {
        width: 28%
    }

    .product-page .specifications .personalization .features .feature-section:last-child ul {
        margin-top: -30px
    }
}

.about .personalization-wrapper .feature-section {
  width: 72%;
}
.about .personalization-wrapper .feature-section figure,
.product-page .specifications .personalization .features .feature-section:nth-child(2) figure {
    margin-top: -10px;
    max-width: 150px;
    width: 100%
}

.about .personalization-wrapper .feature-section:last-child,
.product-page .specifications .personalization .features .feature-section:last-child {
    width: 34%
}


.product-page .specifications .personalization .features .feature-section ul li {
    border-bottom: 1px solid #dddfdb;
    font-family: "freight-big-pro", serif;
    font-size: 1.125em;
    font-style: italic;
    padding: 15px 0 15px 0;
    width: 100%
}

.product-page .specifications .personalization .features .feature-section ul li:last-child {
    border-bottom: none
}

.product-page .specifications .orderinfo, .product-page .specifications .timing {
    background-color: rgba(0, 0, 0, 0.5)
}

.product-page .specifications .orderinfo .container, .product-page .specifications .timing .container {
    position: relative
}

@media screen and (min-width: 768px) {
    .product-page .specifications .orderinfo .container, .product-page .specifications .timing .container {
        background-color: transparent
    }
}

.product-page .specifications .orderinfo .close, .product-page .specifications .timing .close {
    right: 20px;
    top: 20px;
    z-index: 999
}

.product-page .specifications .orderinfo .bottom-fade, .product-page .specifications .timing .bottom-fade {
    left: 30px;
    right: 30px;
    width: auto
}

.product-page .specifications .orderinfo h1, .product-page .specifications .orderinfo p, .product-page .specifications .timing h1, .product-page .specifications .timing p {
    font-size: 1.125em;
    letter-spacing: .02em;
    margin: 0;
    text-align: left
}

@media screen and (min-width: 768px) {
    .product-page .specifications .orderinfo h1, .product-page .specifications .orderinfo p, .product-page .specifications .timing h1, .product-page .specifications .timing p {
        text-align: center
    }
}

.product-page .specifications .orderinfo h1, .product-page .specifications .timing h1 {
    margin-bottom: 20px;
    font-style: italic
}

@media screen and (min-width: 768px) {
    .product-page .specifications .orderinfo h1, .product-page .specifications .timing h1 {
        font-size: 1.5em
    }
}

.product-page .specifications .orderinfo .information, .product-page .specifications .orderinfo .order-steps, .product-page .specifications .timing .information, .product-page .specifications .timing .order-steps {
    padding-top: 30px
}

.product-page .specifications .orderinfo .information, .product-page .specifications .timing .information {
    background-color: #dddfd9;
    margin: 0 auto;
    padding-bottom: 30px;
    position: relative
}

@media screen and (min-width: 768px) {
    .product-page .specifications .orderinfo .information, .product-page .specifications .timing .information {
        padding: 30px 60px 30px 60px
    }
}

.product-page .specifications .orderinfo .order-steps, .product-page .specifications .timing .order-steps {
    background-color: #fff;
    height: auto;
    padding-bottom: 20px
}

.product-page .specifications .orderinfo .react-slide, .product-page .specifications .timing .react-slide {
    height: 200px
}

.product-page .specifications .orderinfo .react-slider-navigation, .product-page .specifications .timing .react-slider-navigation {
    bottom: -10px
}

.product-page .specifications .timing .bottom-fade {
    bottom: 50px
}

.product-page .specifications .timing p {
    font-family: "brandon-grotesque", sans-serif;
    font-size: .875em;
    font-weight: 400;
    padding-bottom: 15px
}

.product-page .specifications .timing p > em {
    font-style: normal;
    font-weight: 500
}

.product-page .specifications .timing p > span {
    margin: 0 .25em
}

.product-page .specifications .timing p.disclaimer {
    padding-bottom: 30px
}

@media screen and (min-width: 768px) {
    .product-page .specifications .timing p.disclaimer {
        padding-bottom: 40px
    }
}

@media screen and (min-width: 768px) {
    .product-page .specifications {
        background-color: #f6f6f2;
        padding: 0
    }
}

/*.product-page .specifications img,
.about .personalization-wrapper .feature-section img {
    width: 150px;
    margin: 20px 0 40px;
}*/

.product-page .specifications .button a {
    font-size: .625em;
    margin: 30px 0 20px 0
}

@media screen and (min-width: 768px) {
    .product-page .specifications img,
    .about .personalization-wrapper .feature-section img {
        width: 100%;
        margin: 0;
    }
    .about .personalization-wrapper .feature-section img {
        border-radius: 75px;
    }
    .product-page .specifications .button a {
        font-size: .75em
    }
}

.product-page .specs {
    position: relative;
    text-align: center
}

@media screen and (min-width: 768px) {
    .product-page .specs {
        float: left;
        padding-top: 173px;
        width: 50%;
        position: initial;
    }
}

.product-page .specs h1 {
    margin: 14px 0 25px 0
}

@media screen and (min-width: 768px) {
    .product-page .specs h1 {
        margin-bottom: 30px
    }
}

.product-page .specs p:nth-child(3) {
    font-family: "brandon-grotesque", sans-serif;
    font-size: 1em;
    font-weight: 500;
    padding-top: 5px
}

@media screen and (min-width: 768px) {
    .product-page .specs p:nth-child(3) {
        padding-top: 56px
    }
    .product-page .specifications .personalization .intro {
        padding: 0 0 30px;
        margin-bottom: 50px;
        border-bottom: 1px solid #ddd;
    }
}

@media screen and (min-width: 768px) {
    .product-page .specs p {
        font-size: 1.25em;
        margin: 0 auto;
        text-align: left;
    }
    .personalization-wrapper .personalization-section {
        float: left;
        width: 50%;
        margin-bottom: 30px;
        padding-left: 50px;
        border-left: 1px solid #ddd;
    }
    .personalization-wrapper .personalization-section.about-pers { width: 100%; border: none; }
    .personalization-wrapper .personalization-section:nth-child(2n + 1) {
        border-left: none;
    }
}

.product-page .specs ul.ordering-information-and-timing-considerations li:first-of-type {
    border-color: #abb2ad;
    line-height: 16px
}

.product-page .specs ul li {
    display: inline-block
}

.product-page .specs ul li:first-of-type {
    border-right: 1px solid #ddddd9;
    line-height: 8px;
    padding-right: 15px
}

.product-page .specs ul li:last-of-type {
    padding-left: 15px
}

@media screen and (min-width: 768px) {
    .product-page .specs .starting-price-information {
        margin-bottom: 49px
    }
}

@media screen and (min-width: 1024px) {
    .product-page .specs .starting-price-information {
        margin-bottom: 89px
    }
}

.starting-price-information span {
    font-family: "freight-big-pro", serif;
    font-size: 1.5em;
    margin-bottom: 7px
}

@media screen and (min-width: 768px) {
    .starting-price-information span {
        font-size: 1.875em
    }
}

.product-page .specs .divider {
    margin-bottom: 10px;
    margin-top: 14px
}

@media screen and (min-width: 768px) {
    .product-page .specs .divider {
        margin-bottom: 17px;
        margin-top: 19px
    }

    .product-page .specs .divider.grey {
        width: 270px
    }
}

.product-page .specs .button a {
    margin-bottom: 15px;
    margin-top: 28px
}

@media screen and (min-width: 768px) {
    .product-page .specs .button a {
        margin-bottom: 29px
    }
}

.product-page .ordering-information-and-timing-considerations li a {
    border-right: 1px #ce8929;
    color: #ce8929;
    font-size: .9em;
    font-weight: 600
}

.product-page .details-and-personalization li a {
    font-size: .5625em;
    font-weight: 500;
    letter-spacing: .15em;
    text-transform: uppercase
}

@media screen and (min-width: 768px) {
    .product-page .details-and-personalization li a {
        font-size: .75em
    }
}

.product-page .specs-image.mobile {
    width: 100%
}

@media screen and (min-width: 768px) {
    .product-page .specs-image.mobile {
        display: none
    }
}

.product-page .specs-image.desktop {
    display: none
}

@media screen and (min-width: 768px) {
    .product-page .specs-image.desktop {
        display: block
    }
}

.product-page .image-container {
    position: relative;
    margin: 0 auto;
    overflow: hidden
}

.product-page .image-container:before, .product-page .image-container:after {
    content: "";
    display: table
}

.product-page .image-container:after {
    clear: both
}

.product-page .image-container {
    *zoom: 1
}
.item-page-feature {
    background: #fff;
}
.item-page-feature .grid-item {
    width: 100%;
}
.item-page-feature .item {
    max-width: 320px;
    margin: 0 auto;
}
.product-page .each-step {
    background-color: #ffffff;
    position: relative;
    text-align: center
}

@media screen and (min-width: 768px) {
    .product-page .each-step {
        margin-bottom: 100px
    }
}

@media screen and (min-width: 768px) {
    .product-page .each-step .button {
        margin-top: 20px
    }
}

.product-page .each-step .checkbox {
    font-size: .5625em;
    font-weight: 500;
    letter-spacing: .16em;
    margin-bottom: 50px;
    text-transform: uppercase
}

.product-page .each-step:nth-child(2) h1 {
    margin-bottom: 5px
}

.product-page .each-step:nth-child(3) .individual-section .divider {
    display: none
}

.product-page .each-step:nth-child(3) .individual-section:first-of-type img {
    margin-bottom: 15px;
    height: 24px;
    width: 24px
}

@media screen and (min-width: 768px) {
    .product-page .each-step:nth-child(3) .individual-section:first-of-type img {
        height: 50px;
        width: 50px
    }
}

.product-page .each-step:nth-child(3) .individual-section:first-of-type .option-title, .product-page .each-step:nth-child(3) .individual-section:first-of-type .option-specifications {
    margin-bottom: 8px
}

.product-page .each-step:nth-child(3) .individual-section:nth-child(5) .option-image {
    max-width: 60px
}

.product-page .each-step:nth-child(3) .individual-section:last-of-type .sub-option {
    width: 50%
}

@media screen and (min-width: 768px) {
    .product-page .each-step:nth-child(3) .individual-section:last-of-type .sub-option {
        width: 25%
    }

    .product-page .each-step:nth-child(3) .individual-section:last-of-type .sub-option .option-image {
        max-width: 50px;
        width: 100%
    }
}

.product-page .each-step:nth-child(3) .individual-section .sub-option {
    width: 100%
}

@media screen and (min-width: 768px) {
    .product-page .each-step:nth-child(3) .individual-section .sub-option {
        width: 50%
    }
}

.product-page .each-step .each-step-inner {
    padding: 20px
}

@media screen and (min-width: 768px) {
    .product-page .each-step .section-header-wrapper {
        text-align: left
    }
}

.product-page .each-step h1 {
    margin-bottom: 10px;
    margin-top: 0;
    text-align: left
}

@media screen and (min-width: 768px) {
    .product-page .each-step h1 {
        display: inline-block;
        margin: 0 22px 15px 100px;
        text-align: left
    }
}

.product-page .each-step h1 span:first-child {
    font-style: italic
}

.product-page .each-step p {
    color: #333333;
    display: block;
    font-family: "brandon-grotesque", sans-serif;
    font-size: .875em;
    font-weight: 500;
    line-height: 1.675em;
    margin: 0 auto 25px auto;
    padding: 0;
    text-align: center;
    width: 85%
}

.product-page .each-step .section-title {
    background-color: #f6f6f2;
    font-size: 1em;
    font-weight: 500;
    letter-spacing: .02em;
    margin: 0 0 25px 0;
    padding: 15px 0 15px 0;
    text-align: center;
    text-transform: none
}

@media screen and (min-width: 768px) {
    .product-page .each-step .section-title {
        background-color: #ffffff;
        padding: 0;
        margin-bottom: 10px;
        font-size: 1.25em
    }
}

.product-page .each-step .individual-section .divider {
    display: none
}

@media screen and (min-width: 768px) {
    .product-page .each-step .individual-section {
        border-top: 1px solid #ddddd9;
        display: table;
        padding: 20px 0;
        table-layout: fixed;
        width: 100%
    }

    .product-page .each-step .individual-section:before, .product-page .each-step .individual-section:after {
        content: "";
        display: table
    }

    .product-page .each-step .individual-section:after {
        clear: both
    }

    .product-page .each-step .individual-section {
        *zoom: 1
    }

    .product-page .each-step .individual-section:last-of-type {
        border-bottom: 1px solid #ddddd9
    }
}

.product-page .each-step .details-column img {
    margin-bottom: 22px
}

.product-page .each-step .details-column .divider {
    display: block;
    width: 100%
}

@media screen and (min-width: 768px) {
    .product-page .each-step .details-column .divider {
        display: none
    }
}

@media screen and (min-width: 768px) {
    .product-page .each-step .details-column {
        border-right: 1px solid #ddddd9;
        display: table-cell;
        padding: 60px 30px;
        vertical-align: middle;
        width: 35%
    }
}

.product-page .each-step .details-column .product-image-reference {
    height: auto;
    width: 50%
}

@media screen and (min-width: 768px) {
    .product-page .each-step .options-column {
        display: table-cell;
        padding: 60px;
        vertical-align: top;
        width: 65%
    }
}

.product-page .each-step .options-column .disabled {
    opacity: .4
}

.product-page .each-step .options-column .disabled .react-slider-navigation-item.is-active a {
    border-bottom: 2px solid transparent
}

.product-page .each-step .options-column .disabled .react-slider-navigation-item.is-active span {
    color: #000000
}

.product-page .each-step .options-column .disabled .react-slider-navigation-item a {
    transition: none !important;
    -webkit-transition: none !important;
    -moz-transition: none !important
}

.product-page .each-step .options-column .disabled:hover .is-active, .product-page .each-step .options-column .disabled:hover .option-title, .product-page .each-step .options-column .disabled:hover a, .product-page .each-step .options-column .disabled:hover span {
    color: #000000 !important;
    border-bottom: 2px solid transparent !important
}

@media screen and (min-width: 768px) {
    .product-page .each-step .mobile-checkbox {
        display: none
    }
}

.product-page .each-step .desktop-checkbox {
    display: none
}

@media screen and (min-width: 768px) {
    .product-page .each-step .desktop-checkbox {
        display: block
    }
}

@media screen and (min-width: 768px) {
    .product-page .each-step .options {
        display: table;
        width: 100%
    }
}

@media screen and (min-width: 768px) {
    .product-page .each-step .option {
        display: table-cell
    }

    .product-page .each-step .option.across-1 img {
        width: 20%
    }

    .product-page .each-step .option.across-2 {
        width: 50%
    }

    .product-page .each-step .option.across-3 {
        width: 33.3%
    }

    .product-page .each-step .option.across-4 {
        width: 25%
    }
}

.product-page .each-step .option p {
    font-weight: 300
}

.product-page .each-step .option .option-title {
    display: inline-block;
    border-bottom: 2px solid transparent;
    margin-bottom: 12px;
    margin-top: 0
}

@media screen and (min-width: 768px) {
    .product-page .each-step .option .option-title {
        font-size: .75em
    }
}

.product-page .each-step .option .option-specifications {
    color: #999999;
    font-weight: 400;
    font-size: .875em;
    letter-spacing: .04em;
    margin-top: 0
}

.product-page .each-step .option .sub-options {
    display: none;
    margin-bottom: 20px
}

.product-page .each-step .option .sub-options .sub-option-title {
    display: inline-block
}

.product-page .each-step .option .sub-options.only-one-option {
    display: block
}

.product-page .each-step .option, .product-page .each-step .sub-option {
    cursor: pointer
}

.product-page .each-step .option.selected .option-title {
    border-bottom: 2px solid #ce8929;
    color: #ce8929
}

.product-page .each-step .option.selected .sub-options {
    display: block
}

@media screen and (min-width: 768px) {
    .product-page .each-step .option:hover .option-title {
        color: #ce8929
    }
}

.product-page .each-step .sub-option {
    display: inline-block;
    margin-bottom: 20px;
    width: 50%
}

.product-page .each-step .sub-option .sub-option-title {
    border-bottom: 2px solid transparent
}

.product-page .each-step .sub-option:hover, .product-page .each-step .sub-option.selected {
    opacity: 1
}

.product-page .each-step .sub-option:hover .sub-option-title, .product-page .each-step .sub-option.selected .sub-option-title {
    color: #ce8929
}

.product-page .each-step .sub-option.selected .sub-option-title {
    border-bottom: 2px solid #ce8929
}

.product-page .each-step .sub-option .option-image {
    max-width: 60px
}

.product-page .each-step .option.faded, .product-page .each-step .sub-option.faded {
    opacity: .4
}

@media screen and (min-width: 768px) {
    .product-page .each-step .option.faded:hover, .product-page .each-step .sub-option.faded:hover {
        opacity: 1
    }
}

.product-page .each-step .option-image {
    display: block;
    margin: 0 auto 22px auto;
    max-width: 85px;
    width: 100%
}

@media screen and (min-width: 768px) {
    .product-page .each-step .option-image {
        max-width: 150px
    }
}

.product-page .each-step .option-image.only-option {
    max-width: none
}

@media screen and (min-width: 768px) {
    .product-page .each-step .option-image.only-option {
        max-width: none
    }
}

.product-page .each-step .react-slide .option-image {
    max-width: 80%
}

.product-page .each-step.one .amount p {
    font-size: .875em;
    margin-bottom: 5px;
    width: 65%
}

.product-page .each-step.one .amount a {
    color: #ce8929;
    font-size: .875em;
    font-weight: 500;
    margin-bottom: 15px
}

@media screen and (min-width: 768px) {
    .product-page .each-step.one .amount .divider {
        display: none
    }
}

.product-page .each-step.one .quantity-tips {
    background-color: rgba(0, 0, 0, 0.5)
}

.product-page .each-step.one .quantity-input-wrapper {
    border: none;
    margin: 60px 0;
    padding: 0
}

.product-page .each-step.one .quantity-input-table {
    display: table;
    margin: 0 auto;
    width: 70%
}

.product-page .each-step.one .quantity-input-table .quantity-input-cell {
    display: table-cell;
    text-align: center;
    width: 50px
}

.product-page .each-step.one .quantity-input-table .quantity-input-cell:first-of-type, .product-page .each-step.one .quantity-input-table .quantity-input-cell:last-of-type {
    width: 40%
}

.product-page .each-step.one .quantity-input-table .quantity-input-cell input {
    border: none;
    border-bottom: 1px solid #000000;
    padding-bottom: 5px;
    text-align: center;
    width: 90%
}

@media screen and (min-width: 768px) {
    .product-page .each-step.one .quantity-input-table .quantity-input-cell input {
        width: 100%
    }
}

.product-page .each-step .error-window {
    background-color: rgba(0, 0, 0, 0.5);
    left: 0;
    min-height: 100%;
    position: fixed;
    top: 0;
    width: 100%
}

.product-page .each-step .react-slider img {
    height: auto;
    width: 100%
}

@media screen and (min-width: 768px) {
    .product-page .each-step .react-slider .react-slider-navigation .react-slider-navigation-item.is-active a {
        border-bottom: none
    }
}

.product-page .each-step .instruction {
    font-family: "freight-big-pro", serif;
    font-size: .9375em;
    font-style: italic;
    font-weight: 400;
    letter-spacing: .02em;
    margin: 0 0 20px 0;
    text-align: left
}

@media screen and (min-width: 768px) {
    .product-page .each-step .instruction {
        display: inline
    }
}

.product-page .each-step .icon {
    position: absolute;
    right: 20px;
    top: 30px
}

@media screen and (min-width: 768px) {
    .product-page .each-step .icon {
        right: 100px
    }
}

.product-page .each-step .icon.quantity {
    background-image: url(/assets/icon-quantity-f58aa8ac43f33b712cf95a6f81ad63b98240b8bd36a26e1fc4773685cbf44ec7.png);
    background-size: 18px 19px;
    height: 19px;
    width: 18px
}

.product-page .each-step .icon.design {
    background-image: url(/assets/icon-design-f367ee6fc4504a807accb37deb3d4fe746f78838ab5b7c2a7a9259eec1816899.png);
    background-size: 18px 21px;
    height: 21px;
    width: 18px
}

.product-page .each-step .save-and-continue {
    text-align: center
}

@media screen and (min-width: 768px) {
    .product-page .each-step .save-and-continue {
        margin: 0 auto;
        width: auto !important
    }
}

.product-page .divider {
    display: block;
    height: 1px;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 20px
}

.product-page .divider.white {
    background-color: #ffffff;
    width: 20%
}

.product-page .divider.grey {
    background-color: #ddddd9;
    width: 50%
}

.product-page .divider.black {
    background-color: #000000;
    width: 20%
}

.product-page .divider.full {
    width: 100%
}

.product-page .additional-views {
    background-color: #ffffff;
    padding: 20px 30px;
    text-align: center
}

@media screen and (min-width: 768px) {
    .product-page .additional-views {
        padding-top: 30px
    }
}

.product-page .additional-views h2 {
    font-size: .875em;
    font-weight: 500;
    letter-spacing: .04em;
    margin: 0 auto;
    margin-bottom: 20px;
    text-transform: none
}

@media screen and (min-width: 768px) {
    .product-page .additional-views h2 {
        font-size: 1.25em
    }
}

.product-page .additional-views img {
    width: 100%
}

@media screen and (min-width: 768px) {
    .product-page .additional-views img {
        margin: 0 auto;
        padding: 25px 25px 25px 25px;
        width: 60%
    }

    .product-page .additional-views img:first-child {
        float: left;
        padding-left: 100px;
        width: 53%
    }

    .product-page .additional-views img.wide {
        width: 70%
    }
}

@media screen and (min-width: 768px) {
    .product-page .additional-views .container {
        width: 100%
    }

    .product-page .additional-views .container img {
        margin: 0
    }

    .product-page .additional-views .container img:nth-child(n+2) {
        display: block
    }

    .product-page .additional-views .container img:nth-child(2) {
        width: 40%
    }

    .product-page .additional-views .container img:nth-child(n+3) {
        float: right;
        width: 40%
    }
}

.cart-wrapper {
    margin-top: 30px
}

@media screen and (min-width: 768px) {
    .cart-wrapper {
        margin-left: 100px;
        margin-right: 100px
    }
}

.cart-wrapper.no-items .cart-header {
    background-color: #ffffff;
    position: static
}

.cart-header {
    background-color: #dddfd9;
    height: 50px;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 1000
}

@media screen and (min-width: 768px) {
    .cart-header {
        background-color: #ffffff;
        height: auto;
        left: auto;
        position: static;
        text-align: left;
        top: auto
    }
}

.cart-header .close {
    left: auto;
    margin: 0;
    position: absolute;
    right: 20px;
    top: 15px
}

@media screen and (min-width: 768px) {
    .cart-header .close {
        display: none
    }
}

.cart-header h1 {
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 0.875em;
    margin: 0;
    position: relative;
    top: 15px
}

@media screen and (min-width: 768px) {
    .cart-header h1 {
        padding: 20px 0;
        font-family: "freight-big-pro", serif;
        font-weight: 300;
        font-style: normal;
        font-size: 2.5em;
        margin-bottom: 20px
    }
}

.checkout-cart {
    padding: 30px 0
}

@media screen and (min-width: 768px) {
    .checkout-cart .mobile-content {
        display: none
    }
}

.checkout-cart .cart-bottom {
    display: none
}

.checkout-cart .cart-bottom.mobile-checkout-clicked {
    display: block;
    padding-top: 50px
}

@media screen and (min-width: 768px) {
    .checkout-cart .cart-bottom.mobile-checkout-clicked {
        padding-top: 0
    }
}

@media screen and (min-width: 768px) {
    .checkout-cart .cart-bottom {
        display: block;
        padding-top: 0
    }
}

.checkout-cart .desktop-content {
    display: none
}

@media screen and (min-width: 768px) {
    .checkout-cart .desktop-content {
        display: block
    }
}

.checkout-cart .cart-item {
    border-bottom: 1px solid #dddfdb;
    padding: 20px 0 0 0;
    position: relative
}

.checkout-cart .cart-item:before, .checkout-cart .cart-item:after {
    content: "";
    display: table
}

.checkout-cart .cart-item:after {
    clear: both
}

.checkout-cart .cart-item {
    *zoom: 1
}

@media screen and (min-width: 768px) {
    .checkout-cart .cart-item {
        margin-bottom: 15px
    }
}

.checkout-cart .cart-item:last-of-type {
    border-bottom: none
}

@media screen and (min-width: 768px) {
    .checkout-cart .cart-item:last-of-type {
        border-bottom: 1px solid #dddfdb
    }
}

.checkout-cart .cart-item ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

@media screen and (min-width: 768px) and (min-width: 768px) {
    .checkout-cart .cart-item.is-expanded .quantity, .checkout-cart .cart-item.is-expanded .price, .checkout-cart .cart-item.is-expanded .unit-price, .checkout-cart .cart-item.is-expanded .actions {
        background-image: none;
        border-left: 1px solid #dddfdb
    }
}

.checkout-cart .cart-item .quantity, .checkout-cart .cart-item .price, .checkout-cart .cart-item .unit-price, .checkout-cart .cart-item .actions {
    border-left: 1px solid #dddfdb;
    font-size: .875em;
    vertical-align: middle
}

@media screen and (min-width: 768px) {
    .checkout-cart .cart-item .quantity, .checkout-cart .cart-item .price, .checkout-cart .cart-item .unit-price, .checkout-cart .cart-item .actions {
        background-image: url(/assets/cart-side-border-4ff579e8ddb7c1b612ca4f93afbe76c9857e732dfee9574937a1e50e9add4d60.png);
        background-repeat: no-repeat;
        background-position: left top;
        border-left: none;
        padding-top: 10px !important;
        vertical-align: top
    }
}

.checkout-cart .cart-item .price {
    font-weight: 500
}

@media screen and (min-width: 768px) {
    .checkout-cart .cart-item .mobile-details-toggle {
        display: none
    }
}

.checkout-cart .cart-item .desktop-details-toggle {
    color: #ce8929;
    display: none;
    font-weight: 500
}

@media screen and (min-width: 768px) {
    .checkout-cart .cart-item .desktop-details-toggle {
        display: block
    }
}

.checkout-cart .cart-item .item-actions .item-actions-list {
    margin-bottom: 20px
}

.checkout-cart .cart-item .item-actions .item-actions-list li {
    display: inline-block;
    padding: 0 10px 0 10px
}

.checkout-cart .cart-item .item-actions .item-actions-list li a {
    color: #ce8929;
    font-size: .875em;
    font-weight: 500;
    letter-spacing: .02em
}

.checkout-cart .cart-item .item-actions .item-actions-list li.show-details {
    padding-left: 0
}

.checkout-cart .cart-item .item-actions .item-actions-list li.edit-order {
    border-left: 1px solid #dddfdb;
    border-right: 1px solid #dddfdb
}

.checkout-cart .cart-item .itemized-details {
    background-color: #f6f6f2;
    border-top: 1px solid #dddfdb;
    padding: 0;
    width: 100%
}

@media screen and (min-width: 768px) {
    .checkout-cart .cart-item .itemized-details {
        background-color: #ffffff;
        border-top: none;
        position: relative;
        top: -55px
    }
}

.checkout-cart .cart-item .itemized-details .itemized-details-section {
    border-bottom: 1px solid #dddfdb;
    padding: 20px
}

@media screen and (min-width: 768px) {
    .checkout-cart .cart-item .itemized-details .itemized-details-section {
        border-bottom: none;
        padding: 0
    }
}

@media screen and (min-width: 768px) {
    .checkout-cart .cart-item .itemized-details .itemized-details-section.paper .itemized-details-section-title {
        margin-top: 15px
    }
}

@media screen and (min-width: 768px) {
    .checkout-cart .cart-item .itemized-details .itemized-details-section.totals .itemized-details-cell {
        padding-top: 20px
    }

    .checkout-cart .cart-item .itemized-details .itemized-details-section.totals .detail-name {
        font-size: 1em
    }

    .checkout-cart .cart-item .itemized-details .itemized-details-section.totals .detail-total-wrapper {
        border-top: 1px solid #dddfdb;
        font-weight: 500;
        padding-top: 20px
    }
}

.checkout-cart .cart-item .itemized-details .itemized-details-section-title {
    color: #8c8c8c;
    margin: 0 0 15px 0
}

@media screen and (min-width: 768px) {
    .checkout-cart .cart-item .itemized-details .itemized-details-section-title {
        font-size: .9em;
        font-weight: 300
    }
}

.checkout-cart .cart-item .itemized-details .itemized-details-table {
    display: table;
    table-layout: fixed;
    width: 100%
}

.checkout-cart .cart-item .itemized-details .itemized-details-table .itemized-details-row {
    display: table-row;
    width: 100%
}

.checkout-cart .cart-item .itemized-details .itemized-details-table .itemized-details-cell {
    display: table-cell;
    font-size: .875em;
    padding: 10px 0;
    width: 100%
}

@media screen and (min-width: 768px) {
    .checkout-cart .cart-item .itemized-details .itemized-details-table .itemized-details-cell {
        padding: 0 20px 5px 20px;
        width: 18%
    }
}

.checkout-cart .cart-item .itemized-details .itemized-details-table .itemized-details-cell.detail-name {
    border-right: 1px solid #dddfdb;
    width: 75%
}

@media screen and (min-width: 768px) {
    .checkout-cart .cart-item .itemized-details .itemized-details-table .itemized-details-cell.detail-name {
        border-right: none;
        padding-left: 116px;
        width: 40%
    }
}

.checkout-cart .cart-item .itemized-details .itemized-details-table .itemized-details-cell.detail-price {
    text-align: center;
    width: 25%
}

@media screen and (min-width: 768px) {
    .checkout-cart .cart-item .itemized-details .itemized-details-table .itemized-details-cell.detail-price {
        border-left: 1px solid #dddfdb;
        text-align: left;
        width: 18%
    }
}

.checkout-cart .cart-item .itemized-details .itemized-details-table .itemized-details-cell.detail-price.detail-total {
    font-weight: 500
}

.checkout-cart .cart-item .itemized-details .itemized-details-table .itemized-details-cell.detail-quantity {
    display: none
}

@media screen and (min-width: 768px) {
    .checkout-cart .cart-item .itemized-details .itemized-details-table .itemized-details-cell.detail-quantity {
        border-left: 1px solid #dddfdb;
        display: table-cell
    }
}

.checkout-cart .cart-item .itemized-details .itemized-details-table .itemized-details-cell.detail-unit-price {
    display: none
}

@media screen and (min-width: 768px) {
    .checkout-cart .cart-item .itemized-details .itemized-details-table .itemized-details-cell.detail-unit-price {
        border-left: 1px solid #dddfdb;
        display: table-cell
    }
}

.checkout-cart .cart-item .itemized-details .itemized-details-table .itemized-details-cell.detail-actions {
    display: none
}

@media screen and (min-width: 768px) {
    .checkout-cart .cart-item .itemized-details .itemized-details-table .itemized-details-cell.detail-actions {
        border-left: 1px solid #dddfdb;
        display: table-cell;
        width: 6%
    }
}

.checkout-cart .cart-summary-wrapper {
    background-color: #dddfd9;
    bottom: 0;
    left: 0;
    padding: 20px;
    position: fixed;
    z-index: 999
}

@media screen and (min-width: 768px) {
    .checkout-cart .cart-summary-wrapper {
        display: none
    }
}

.checkout-cart .cart-summary-wrapper .button {
    position: absolute;
    right: 20px;
    top: 10px
}

.checkout-cart .cart-summary-wrapper .button .checkout-button {
    padding: 0 45px
}

.checkout-cart .cart-summary {
    display: table;
    table-layout: fixed;
    width: 40%
}

.checkout-cart .cart-summary .cart-summary-row {
    display: table-row;
    width: 100%
}

.checkout-cart .cart-summary .cart-summary-row.subtotal {
    font-size: 1em;
    font-weight: 500
}

.checkout-cart .cart-summary .cart-summary-row.shipping, .checkout-cart .cart-summary .cart-summary-row.tax, .checkout-cart .cart-summary .cart-summary-row.total {
    display: none
}

@media screen and (min-width: 768px) {
    .checkout-cart .cart-summary .cart-summary-row.shipping, .checkout-cart .cart-summary .cart-summary-row.tax, .checkout-cart .cart-summary .cart-summary-row.total {
        display: table-row
    }
}

.checkout-cart .cart-summary .cart-summary-cell {
    display: table-cell;
    width: 100%
}

.checkout-cart .cart-row-wrapper {
    padding: 0 20px
}

@media screen and (min-width: 768px) {
    .checkout-cart .cart-row-wrapper {
        padding: 0
    }
}

.checkout-cart .cart-row {
    display: table;
    margin-bottom: 20px;
    table-layout: fixed;
    width: 100%
}

@media screen and (min-width: 768px) {
    .checkout-cart .cart-row {
        margin-bottom: 0
    }
}

.checkout-cart .cart-thead {
    border-bottom: 1px solid #dddfdb;
    color: #333333;
    display: table;
    font-size: .5625em;
    font-weight: 500;
    letter-spacing: .15em;
    padding: 10px 20px;
    table-layout: fixed;
    text-transform: uppercase;
    width: 100%
}

@media screen and (min-width: 768px) {
    .checkout-cart .cart-thead {
        border-bottom: 1px solid #dddfdb;
        padding: 15px 0
    }
}

.checkout-cart .column {
    display: table-cell;
    padding: 0 10px
}

@media screen and (min-width: 768px) {
    .checkout-cart .column {
        padding: 0 20px;
        text-align: left
    }
}

.checkout-cart .column input {
    background-color: #f6f6f2;
    border: 1px solid #abb2ad;
    text-align: left;
    text-indent: 5px;
    width: 100%
}

@media screen and (min-width: 768px) {
    .checkout-cart .column input {
        width: 35%
    }
}

.checkout-cart .column.item {
    padding-left: 0;
    padding-right: 30px;
    width: 50%
}

@media screen and (min-width: 768px) {
    .checkout-cart .column.item {
        width: 40%
    }
}

.checkout-cart .column.item img {
    float: left;
    height: auto;
    margin: 0 10px 10px 0;
    width: 45%
}

@media screen and (min-width: 768px) {
    .checkout-cart .column.item img {
        height: 96px;
        margin: 0 20px 20px 0;
        position: relative;
        width: 96px;
        z-index: 100
    }
}

.checkout-cart .column.item .item-name {
    font-size: .875em;
    font-weight: 400;
    letter-spacing: .02em;
    margin-top: 0;
    text-transform: none
}

@media screen and (min-width: 768px) {
    .checkout-cart .column.item .item-name .collection-name {
        display: block
    }
}

.checkout-cart .column.quantity, .checkout-cart .column.price {
    text-align: center;
    width: 25%
}

@media screen and (min-width: 768px) {
    .checkout-cart .column.quantity, .checkout-cart .column.price {
        text-align: left
    }
}

.checkout-cart .column.unit-price, .checkout-cart .column.actions {
    display: none
}

@media screen and (min-width: 768px) {
    .checkout-cart .column.unit-price, .checkout-cart .column.actions {
        display: table-cell
    }
}

@media screen and (min-width: 768px) {
    .checkout-cart .column.quantity, .checkout-cart .column.price, .checkout-cart .column.unit-price {
        width: 18%
    }
}

.checkout-cart .column.actions a {
    color: #ce8929
}

@media screen and (min-width: 768px) {
    .checkout-cart .column.actions {
        width: 6%
    }
}

.checkout-cart .checkout-button-wrapper {
    display: block;
    padding: 0;
    text-align: center
}

@media screen and (min-width: 768px) {
    .checkout-cart .checkout-button-wrapper {
        border-top: 1px solid #dddfd9;
        padding: 20px 0
    }
}

.checkout-cart .checkout-button-wrapper a {
    display: block;
    height: 60px;
    line-height: 60px
}

@media screen and (min-width: 768px) {
    .checkout-cart .checkout-button-wrapper a {
        height: 40px;
        line-height: 40px
    }
}

.cart-instructions {
    padding: 0 20px
}

@media screen and (min-width: 768px) {
    .cart-instructions {
        display: table;
        margin: 30px 0;
        padding: 0;
        table-layout: fixed;
        width: 100%
    }
}

.cart-instructions h3 {
    margin-top: 0
}

.cart-instructions p {
    font-size: .875em
}

.cart-instructions .cart-instructions-section {
    padding: 20px 0
}

@media screen and (min-width: 768px) {
    .cart-instructions .cart-instructions-section {
        display: table-cell
    }
}

.cart-instructions .cart-instructions-section.after-you-submit-your-order {
    padding-bottom: 0
}

@media screen and (min-width: 768px) {
    .cart-instructions .cart-instructions-section.after-you-submit-your-order {
        border-top: none;
        padding-right: 60px;
        width: 40%
    }
}

@media screen and (min-width: 768px) {
    .cart-instructions .cart-instructions-section.have-questions {
        width: 25%
    }
}

.cart-instructions .cart-instructions-section.have-questions ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.cart-instructions .cart-instructions-section.have-questions ul li {
    margin: 0 0 10px 0
}

.cart-instructions .cart-instructions-section.have-questions ul li a {
    color: #ce8929
}

.cart-instructions .cart-instructions-section.totals {
    border-top: 1px solid #dddfdb
}

@media screen and (min-width: 768px) {
    .cart-instructions .cart-instructions-section.totals {
        border-left: 1px solid #dddfd9;
        border-top: none;
        padding-left: 20px
    }
}

.cart-instructions .cart-instructions-section.totals input {
    width: 100%
}

.cart-instructions .cart-instructions-section.totals .promo-code-wrapper .promo-code-input {
    background-color: #f6f6f2;
    border: 1px solid #f6f6f2;
    padding: 10px;
    margin: 0 0 20px 0
}

@media screen and (min-width: 768px) {
    .cart-instructions .cart-instructions-section.totals .promo-code-wrapper {
        display: none
    }
}

@media screen and (min-width: 768px) {
    .cart-instructions .cart-instructions-section.totals {
        width: 35%
    }
}

.cart-instructions .cart-instructions-totals {
    display: table;
    font-size: .875em;
    font-weight: 500;
    table-layout: fixed;
    text-transform: uppercase;
    width: 100%
}

.cart-instructions .cart-instructions-totals .row {
    display: table-row;
    width: 100%
}

.cart-instructions .cart-instructions-totals .row:first-of-type .cell {
    border-top: 1px solid #dddfd9
}

@media screen and (min-width: 768px) {
    .cart-instructions .cart-instructions-totals .row:first-of-type .cell {
        border-top: none
    }
}

.cart-instructions .cart-instructions-totals .row.continue-to-checkout .cell:first-of-type {
    width: 100%
}

.cart-instructions .cart-instructions-totals .row.continue-to-checkout .cell:last-of-type {
    width: 0%
}

@media screen and (min-width: 768px) {
    .cart-instructions .cart-instructions-totals .row.promo-code-row {
        display: none
    }
}

.cart-instructions .cart-instructions-totals .row.total-row .cell {
    border-bottom: none
}

@media screen and (min-width: 768px) {
    .cart-instructions .cart-instructions-totals .row.total-row .cell {
        font-size: 1.5em;
        font-weight: 500;
        letter-spacing: .02em;
        padding-top: 40px
    }
}

.cart-instructions .cart-instructions-totals .cell {
    border-bottom: 1px solid #dddfd9;
    display: table-cell;
    letter-spacing: .16em;
    padding: 10px 0;
    vertical-align: middle;
    width: 100%
}

@media screen and (min-width: 768px) {
    .cart-instructions .cart-instructions-totals .cell {
        border-bottom: none;
        font-size: .875em;
        padding: 5px 0
    }
}

.cart-instructions .cart-instructions-totals .cell:first-of-type {
    width: 80%
}

.cart-instructions .cart-instructions-totals .cell:last-of-type {
    width: 20%
}

.cart-instructions .cart-instructions-totals .cell.total-label {
    text-transform: none
}

.assembly-wrapper {
    background-color: #f6f6f2;
    padding: 20px
}

@media screen and (min-width: 768px) {
    .assembly-wrapper {
        padding: 30px
    }
}

@media screen and (min-width: 768px) {
    .assembly-wrapper {
        position: relative;
        top: -15px
    }
}

.assembly-wrapper h2 {
    font-size: 1.2em;
    font-weight: 500;
    letter-spacing: 0.04em;
    margin: 0 0 10px 0;
    text-transform: none
}

@media screen and (min-width: 768px) {
    .assembly-wrapper h2 {
        margin: 0
    }
}

@media screen and (min-width: 768px) {
    .assembly-wrapper .assembly-inner {
        display: table;
        table-layout: fixed
    }
}

.assembly-wrapper .assembly-inner > div {
    margin-bottom: 10px
}

@media screen and (min-width: 768px) {
    .assembly-wrapper .assembly-inner > div {
        display: table-cell;
        margin-bottom: 0
    }
}

@media screen and (min-width: 768px) {
    .assembly-wrapper .assembly-description {
        width: 76%
    }
}

.assembly-wrapper .assembly-description p {
    font-size: 0.9em;
    margin: 0
}

@media screen and (min-width: 768px) {
    .assembly-wrapper .assembly-description p {
        width: 65%
    }
}

.assembly-wrapper .assembly-price, .assembly-wrapper .assembly-button {
    display: inline-block
}

@media screen and (min-width: 768px) {
    .assembly-wrapper .assembly-price, .assembly-wrapper .assembly-button {
        padding-left: 20px;
        width: 11%
    }
}

.assembly-wrapper .assembly-price {
    font-weight: 500;
    margin-right: 20px
}

@media screen and (min-width: 768px) {
    .assembly-wrapper .assembly-price {
        margin-right: 0
    }
}

.samples {
    background-color: #f6f6f2;
    margin-top: 50px
}

@media screen and (min-width: 768px) {
    .samples {
        padding-top: 88px
    }
}

.samples .samples-description {
    background-color: #f6f6f2;
    padding: 0 25px 0 25px
}

.samples .samples-description:before, .samples .samples-description:after {
    content: "";
    display: table
}

.samples .samples-description:after {
    clear: both
}

.samples .samples-description {
    *zoom: 1
}

@media screen and (min-width: 768px) {
    .samples .samples-description {
        margin-bottom: 62px
    }
}

.samples .samples-description .intro {
    padding-top: 33px
}

@media screen and (min-width: 768px) {
    .samples .samples-description .intro {
        float: left;
        padding: 0 55px 0 45px;
        width: 65%
    }
}

.samples .samples-description p {
    font-size: 1.125em;
    font-family: "freight-big-pro", serif;
    letter-spacing: .02em;
    margin: 0 0 25px 0;
    padding: 0
}

@media screen and (min-width: 768px) {
    .samples .samples-description p {
        font-size: 1.5em
    }
}

.samples .samples-description p:last-child {
    border-bottom: 1px solid #dddfdb;
    margin: 0;
    padding-bottom: 34px
}

@media screen and (min-width: 768px) {
    .samples .samples-description p:last-child {
        border: none;
        margin: 0;
        padding: 0
    }
}

.samples .samples-description ul {
    list-style: none;
    margin: 0;
    padding: 37px 0 40px 0
}

@media screen and (min-width: 768px) {
    .samples .samples-description ul {
        border-left: 1px solid #abb2ad;
        float: left;
        padding: 20px 0 20px 45px;
        width: 35%
    }
}

.samples .samples-description ul li {
    font-size: .875em;
    letter-spacing: .04em;
    margin-bottom: 5px
}

@media screen and (min-width: 768px) {
    .samples .samples-description ul li:last-child {
        margin-bottom: 0
    }
}

@media screen and (min-width: 768px) {
    .samples .max-width {
        padding: 0 30px 0 30px
    }
}

@media screen and (min-width: 1024px) {
    .samples .max-width {
        padding: 0 100px 0 100px
    }
}

.samples .each-sample {
    margin: 0 auto;
    padding: 49px 0 0 0;
    text-align: center
}

.samples .each-sample:before, .samples .each-sample:after {
    content: "";
    display: table
}

.samples .each-sample:after {
    clear: both
}

.samples .each-sample {
    *zoom: 1
}

@media screen and (min-width: 768px) {
    .samples .each-sample {
        display: table;
        padding: 0;
        margin-bottom: 100px;
        width: 100%
    }
}

.samples .each-sample.botanical-collection {
    background-color: #bc904e
}

.samples .each-sample.wildflower-collection {
    background-color: #d8b8bd
}

.samples .each-sample.viridian-collection {
    background-color: #e9c5b3
}

.samples .each-sample.all-collections {
    background-color: #b55aa1
}

.samples .each-sample figure {
    margin-bottom: 24px;
    padding: 0 49px 0 49px
}

@media screen and (min-width: 768px) {
    .samples .each-sample figure {
        float: left;
        margin: 0;
        padding: 0;
        width: 100%
    }
}

.samples .each-sample figure img {
    display: block;
    width: 100%
}

.samples .each-sample .sample-info {
    font-family: "freight-big-pro", serif;
    padding-bottom: 37px
}

@media screen and (min-width: 768px) {
    .samples .each-sample .sample-info {
        display: table-cell;
        padding: 0;
        vertical-align: middle;
        width: 50%
    }
}

.samples .each-sample .sample-info .center {
    height: 250px
}

.samples .each-sample .sample-info h3 {
    font-size: 1.5em;
    font-style: italic;
    font-weight: 300;
    letter-spacing: .02em;
    margin: 0;
    padding: 0;
    text-transform: none
}

.samples .each-sample .sample-info h2 {
    font-size: 1.875em;
    letter-spacing: .02em;
    font-weight: 400;
    text-transform: none;
    margin: 0 0 20px 0;
    padding: 0
}

@media screen and (min-width: 768px) {
    .samples .each-sample .sample-info h2 {
        font-size: 2.5em;
        margin-bottom: 27px
    }
}

.samples .each-sample .sample-info hr {
    border-color: rgba(0, 0, 0, 0.2);
    margin: 0 auto 20px auto;
    padding: 0;
    width: 180px
}

@media screen and (min-width: 768px) {
    .samples .each-sample .sample-info hr {
        margin-bottom: 25px
    }
}

.samples .each-sample .sample-info p {
    font-size: 1.5em;
    margin: 0 0 37px 0;
    padding: 0
}

@media screen and (min-width: 768px) {
    .samples .each-sample .sample-info p {
        margin-bottom: 87px
    }
}

.samples .each-sample .sample-info .sample-add-to-cart {
    background-color: #fff;
    font-family: "brandon-grotesque", sans-serif;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    width: 40%
}

@media screen and (min-width: 1024px) {
    .samples .each-sample .sample-info .sample-add-to-cart {
        width: 28%
    }
}

.samples .each-sample .sample-info .sample-add-to-cart a {
    color: #ce8929;
    font-size: .75em;
    font-weight: 600;
    letter-spacing: .15em;
    text-transform: uppercase
}

.samples .each-sample .sample-info .sample-add-to-cart a:hover, .samples .each-sample .sample-info .sample-add-to-cart a.added-to-cart {
    border-bottom: 2px solid #ce8929
}

.next input, .next select {
    background-color: #f6f6f2;
    width: 100%
}

input[type='checkbox'] {
    cursor: pointer
}

.timing .fulfillment h3, .timing .fulfillment p {
    font-size: .875em
}

.timing {
    padding-top: 45px;
    padding-bottom: 24px
}

.timing:before, .timing:after {
    content: "";
    display: table
}

.timing:after {
    clear: both
}

.timing {
    *zoom: 1
}

@media screen and (min-width: 768px) {
    .timing {
        margin: 0 auto;
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .timing h3:first-child {
        font-family: "freight-big-pro", serif;
        font-weight: 300;
        font-style: normal;
        font-size: 2.25em;
        text-transform: none;
        letter-spacing: normal;
        margin-top: 0;
        margin-bottom: .75em
    }
}

.timing .fulfillment h3 {
    font-weight: 500;
    letter-spacing: .04em;
    text-transform: none
}

@media screen and (min-width: 768px) {
    .timing .fulfillment h3 {
        font-family: "brandon-grotesque", sans-serif;
        font-weight: bold;
        font-style: normal;
        font-size: 0.75em;
        letter-spacing: .15em;
        text-transform: uppercase
    }

    .timing .fulfillment > div {
        float: left;
        width: 45%
    }

    .timing .fulfillment > div:first-child {
        margin-right: 2.5%
    }

    .timing .fulfillment > div:last-child {
        margin-left: 2.5%
    }
}

.timing .fulfillment p {
    margin: 0;
    padding: 0
}

.continue-checkout {
    cursor: pointer;
    height: 50px;
    width: 100%;
    background-color: #ce8929;
    color: #fff;
    letter-spacing: .15em;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600
}

@media screen and (min-width: 768px) {
    .continue-checkout {
        max-width: 245px;
        width: 100%
    }

    .continue-checkout.desktop {
        display: block
    }
}

.continue-checkout.desktop {
    display: none
}

.continue-checkout a {
    border-bottom: none;
    color: #fff;
    display: inline-block;
    line-height: normal
}

.continue-checkout a:hover {
    color: #fff;
    border-color: #fff
}

@media screen and (min-width: 768px) {
    .cart-steps {
        padding: 0 30px 30px 30px;
        margin-bottom: 60px
    }
}

@media screen and (min-width: 1024px) {
    .cart-steps {
        padding: 0 100px 60px 100px
    }
}

.cart-steps header {
    background-color: #dddfd9;
    display: block;
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 0.875em;
    letter-spacing: .02em;
    left: 0;
    margin: 0;
    padding: 15px 0 15px 0;
    position: fixed;
    text-align: center;
    text-transform: none;
    top: 0;
    width: 100%;
    z-index: 9999
}

.cart-steps header h3 {
    font-size: .875em;
    font-weight: 500;
    letter-spacing: .03em;
    text-transform: none
}

.cart-steps header h3, .cart-steps header a {
    display: inline
}

.cart-steps header a {
    position: absolute;
    left: 15px
}

@media screen and (min-width: 768px) {
    .cart-steps header {
        display: none
    }
}

.cart-steps .each-cart-step .continue-checkout {
    margin: 0 auto;
    display: block
}

.cart-steps .each-cart-step .step {
    border-bottom: 1px solid #dddfdb;
    font-size: 1.5em;
    margin: 60px 0 18px 0;
    padding: 10px 0 10px 20px;
    width: 100%
}

@media screen and (min-width: 768px) {
    .cart-steps .each-cart-step .step {
        font-size: 2.5em;
        padding-bottom: 23px;
        padding-left: 0;
        margin-top: 105px
    }
}

.cart-steps .each-cart-step .complete {
    padding: 0 20px 0 20px
}

@media screen and (min-width: 768px) {
    .cart-steps .each-cart-step .complete {
        padding-right: 52px !important;
        width: 78% !important
    }
}

.cart-steps .each-cart-step .complete .top-section, .cart-steps .each-cart-step .complete .bottom-section {
    display: block
}

@media screen and (min-width: 768px) {
    .cart-steps .each-cart-step .complete .top-section, .cart-steps .each-cart-step .complete .bottom-section {
        display: table;
        table-layout: fixed;
        width: 100%
    }
}

@media screen and (min-width: 768px) {
    .cart-steps .each-cart-step .complete .top-section {
        border-bottom: 1px solid #dddfdb;
        padding-bottom: 20px
    }

    .cart-steps .each-cart-step .complete .top-section .complete-section:first-of-type {
        width: 33%
    }

    .cart-steps .each-cart-step .complete .top-section .complete-section:last-of-type {
        width: 66%
    }
}

@media screen and (min-width: 768px) {
    .cart-steps .each-cart-step .complete .bottom-section {
        padding-top: 20px
    }

    .cart-steps .each-cart-step .complete .bottom-section .complete-section {
        width: 33%
    }
}

.cart-steps .each-cart-step .complete .complete-section {
    border-top: 1px solid #dddfdb;
    display: block;
    padding: 20px 0
}

.cart-steps .each-cart-step .complete .complete-section:first-of-type {
    border-top: none;
    padding-top: 0
}

@media screen and (min-width: 768px) {
    .cart-steps .each-cart-step .complete .complete-section {
        border-top: none;
        display: table-cell;
        padding: 10px 0
    }
}

.cart-steps .each-cart-step .complete p {
    margin: 0 0 2px 0
}

.cart-steps .each-cart-step .complete:before, .cart-steps .each-cart-step .complete:after {
    content: "";
    display: table
}

.cart-steps .each-cart-step .complete:after {
    clear: both
}

.cart-steps .each-cart-step .complete {
    *zoom: 1
}

@media screen and (min-width: 768px) {
    .cart-steps .each-cart-step .complete {
        float: left;
        padding: 0;
        width: 70%
    }
}

.cart-steps .first {
    display: block;
    margin-top: 60px
}

.cart-steps .first .continue-checkout {
    width: 100%
}

@media screen and (min-width: 768px) {
    .cart-steps .first .continue-checkout {
        float: right;
        margin-top: 30px
    }
}

.cart-steps .first .timing {
    background-color: #fff;
    padding: 0 20px
}

@media screen and (min-width: 768px) {
    .cart-steps .first .cart-instructions {
        float: left;
        width: 70%;
        margin-top: 15px
    }

    .cart-steps .first .timing {
        padding-bottom: 60px;
        margin-bottom: 30px;
        border-bottom: 1px solid #dddfdb
    }
}

.cart-steps .next:before, .cart-steps .next:after {
    content: "";
    display: table
}

.cart-steps .next:after {
    clear: both
}

.cart-steps .next {
    *zoom: 1
}

.cart-steps .next input, .cart-steps .next select {
    border: none;
    font-size: 1.15em;
    line-height: 35px;
    padding-left: 13px
}

.cart-steps .next .select-dropdown {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 100%
}

.cart-steps .next .select-dropdown.card-type {
    margin-bottom: 15px
}

@media screen and (min-width: 768px) {
    .cart-steps .next .select-dropdown.card-type {
        margin-bottom: 5px
    }
}

.cart-steps .next .select-dropdown select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
    line-height: 39px;
    margin-bottom: 5px;
    margin-top: 5px;
    -webkit-appearance: none;
    -moz-appearance: none
}

@media screen and (min-width: 768px) {
    .cart-steps .next .select-dropdown select {
        line-height: 37px;
        margin-top: 3px
    }
}

.cart-steps .next .select-dropdown::before, .cart-steps .next .select-dropdown::after {
    content: "";
    pointer-events: none;
    position: absolute
}

.cart-steps .next .select-dropdown::after {
    content: "\25BE";
    color: #ce8929;
    font-size: 1.4em;
    line-height: .9em;
    right: 10px;
    top: 48%;
    margin-top: -.5em
}

.cart-steps .next h2 {
    font-size: 1em;
    font-weight: 500;
    letter-spacing: .02em;
    margin: 0 0 10px 0;
    text-transform: none
}

@media screen and (min-width: 768px) {
    .cart-steps .next h2 {
        margin-bottom: 20px;
        font-size: 1.25em
    }
}

.cart-steps .next form, .cart-steps .next .confirmation-details {
    padding: 0 20px 0 20px
}

.cart-steps .next form:before, .cart-steps .next form:after, .cart-steps .next .confirmation-details:before, .cart-steps .next .confirmation-details:after {
    content: "";
    display: table
}

.cart-steps .next form:after, .cart-steps .next .confirmation-details:after {
    clear: both
}

.cart-steps .next form, .cart-steps .next .confirmation-details {
    *zoom: 1
}

@media screen and (min-width: 768px) {
    .cart-steps .next form, .cart-steps .next .confirmation-details {
        float: left;
        padding: 0;
        width: 70%
    }

    .cart-steps .next form .left, .cart-steps .next form .right, .cart-steps .next .confirmation-details .left, .cart-steps .next .confirmation-details .right {
        float: left;
        width: 50%
    }

    .cart-steps .next form .left, .cart-steps .next .confirmation-details .left {
        padding-right: 28px
    }

    .cart-steps .next form .right, .cart-steps .next .confirmation-details .right {
        padding-right: 22px
    }

    .cart-steps .next form .names label, .cart-steps .next .confirmation-details .names label {
        width: 50%
    }

    .cart-steps .next form .names label:first-child, .cart-steps .next .confirmation-details .names label:first-child {
        padding-right: 10px
    }

    .cart-steps .next form .names label:last-child, .cart-steps .next .confirmation-details .names label:last-child {
        width: 50%
    }

    .cart-steps .next form .expiration-date label, .cart-steps .next .confirmation-details .expiration-date label {
        padding-right: 10px;
        width: 30%
    }
}

@media screen and (min-width: 1024px) {
    .cart-steps .next form, .cart-steps .next .confirmation-details {
        width: 78%
    }

    .cart-steps .next form .left, .cart-steps .next .confirmation-details .left {
        padding-right: 48px
    }

    .cart-steps .next form .right, .cart-steps .next .confirmation-details .right {
        padding-right: 52px
    }
}

.cart-steps .next fieldset {
    border: 0;
    margin: 5px 0 0 0;
    padding: 0
}

.cart-steps .next fieldset:before, .cart-steps .next fieldset:after {
    content: "";
    display: table
}

.cart-steps .next fieldset:after {
    clear: both
}

.cart-steps .next fieldset {
    *zoom: 1
}

.cart-steps .next fieldset label {
    float: left;
    width: 70%
}

.cart-steps .next fieldset label:first-child {
    padding-right: 10px
}

.cart-steps .next fieldset label:last-child {
    width: 30%
}

.cart-steps .next label, .cart-steps .next legend {
    font-size: .625em;
    font-weight: 400;
    letter-spacing: .16em;
    text-transform: uppercase
}

@media screen and (min-width: 768px) {
    .cart-steps .next label, .cart-steps .next legend {
        font-size: .75em
    }
}

.cart-steps .next .names label {
    width: 100%
}

.cart-steps .next .names label:first-child {
    padding-right: 0
}

.cart-steps .next .names label:last-child {
    width: 100%
}

.cart-steps .next .state-zip-code label {
    width: 50%
}

.cart-steps .next .state-zip-code label:last-child {
    width: 50%
}

.cart-steps .next .expiration-date label {
    padding-right: 10px;
    width: 30%
}

.cart-steps .next .left h4, .cart-steps .next .right h4 {
    color: #777777;
    font-weight: 400;
    margin: 5px 0 15px 0;
    padding: 0
}

@media screen and (min-width: 768px) {
    .cart-steps .next .left h4, .cart-steps .next .right h4 {
        margin: 25px 0 15px 0
    }
}

.cart-steps .next .left p, .cart-steps .next .right p {
    font-size: .875em;
    letter-spacing: .02em;
    margin: 0 0 20px 0
}

.cart-steps .next .left p.required, .cart-steps .next .right p.required {
    display: none
}

@media screen and (min-width: 768px) {
    .cart-steps .next .left p, .cart-steps .next .right p {
        margin-bottom: 30px
    }

    .cart-steps .next .left p.required, .cart-steps .next .right p.required {
        display: block;
        margin: 10px 0 0 0
    }
}

.cart-steps .next .left label .role, .cart-steps .next .right label .role {
    color: #777777;
    letter-spacing: .02em;
    text-transform: none
}

.cart-steps .next .left label input, .cart-steps .next .right label input {
    margin-bottom: 20px;
    margin-top: 5px
}

@media screen and (min-width: 768px) {
    .cart-steps .next .left label input, .cart-steps .next .right label input {
        margin-bottom: 5px;
        margin-top: 3px
    }
}

.cart-steps .next .right {
    margin-top: 15px
}

@media screen and (min-width: 768px) {
    .cart-steps .next .right {
        margin-top: 0
    }
}

.cart-steps .next .right h2 {
    margin-bottom: 20px
}

.cart-steps .next .right.billing {
    margin-bottom: 45px;
    margin-top: 16px
}

.cart-steps .next .right.billing:before, .cart-steps .next .right.billing:after {
    content: "";
    display: table
}

.cart-steps .next .right.billing:after {
    clear: both
}

.cart-steps .next .right.billing {
    *zoom: 1
}

@media screen and (min-width: 768px) {
    .cart-steps .next .right.billing {
        margin-bottom: 0;
        margin-top: 0;
        padding-bottom: 150px
    }
}

.cart-steps .next .right.billing .shipping-options {
    margin-bottom: 25px
}

.cart-steps .next .right.billing .shipping-options label {
    margin: 0
}

.cart-steps .next .right.billing .shipping-options label:first-child {
    border: none;
    padding: 0
}

.cart-steps .next .right .shipping-options {
    color: #333;
    margin-bottom: 30px;
    margin-top: 20px
}

@media screen and (min-width: 768px) {
    .cart-steps .next .right .shipping-options {
        margin-bottom: 50px;
        margin-top: 10px
    }
}

.cart-steps .next .right .shipping-options h2 {
    margin-bottom: 20px
}

@media screen and (min-width: 768px) {
    .cart-steps .next .right .shipping-options h2 {
        margin-bottom: 30px
    }
}

.cart-steps .next .right .shipping-options label {
    display: block;
    font-weight: 500;
    letter-spacing: .16em;
    margin-bottom: 25px;
    text-transform: uppercase
}

@media screen and (min-width: 768px) {
    .cart-steps .next .right .shipping-options label {
        margin-bottom: 35px
    }
}

.cart-steps .next .right .shipping-options label input {
    margin: 0
}

@media screen and (min-width: 768px) {
    .cart-steps .next .right .shipping-options label:first-child {
        border-bottom: 1px solid #dddfdb;
        margin-bottom: 25px;
        padding-bottom: 28px
    }
}

.cart-steps .next .right .shipping-options label > span {
    display: none;
    margin-left: 45px;
    text-transform: none
}

@media screen and (min-width: 768px) {
    .cart-steps .next .right .shipping-options label > span {
        display: block;
        margin-left: 30px
    }
}

.cart-steps .next .confirmation-details {
    color: #333;
    padding: 0
}

.cart-steps .next .confirmation-details:before, .cart-steps .next .confirmation-details:after {
    content: "";
    display: table
}

.cart-steps .next .confirmation-details:after {
    clear: both
}

.cart-steps .next .confirmation-details {
    *zoom: 1
}

@media screen and (min-width: 768px) {
    .cart-steps .next .confirmation-details {
        padding-bottom: 0
    }
}

.cart-steps .next .confirmation-details .column {
    padding: 0 20px 0 20px
}

@media screen and (min-width: 768px) {
    .cart-steps .next .confirmation-details .column {
        float: left;
        padding-left: 0;
        width: 33.33%
    }
}

.cart-steps .next .confirmation-details .confirmation-details-left-section {
    float: left;
    width: 48%
}

.cart-steps .next .confirmation-details .confirmation-details-right-section {
    float: right;
    padding-right: 20px;
    width: 48%
}

.cart-steps .next .confirmation-details .confirmation-details-right-section form {
    border-right: none;
    float: none;
    width: 100%
}

.cart-steps .next .confirmation-details ul {
    border-bottom: 1px solid #dddfdb;
    list-style: none;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0
}

.cart-steps .next .confirmation-details ul.no-border {
    border: none
}

.cart-steps .next .confirmation-details ul.desktop {
    display: none
}

@media screen and (min-width: 768px) {
    .cart-steps .next .confirmation-details ul {
        border: none;
        display: block;
        margin: 0;
        padding: 0
    }

    .cart-steps .next .confirmation-details ul.desktop {
        display: block
    }

    .cart-steps .next .confirmation-details ul.mobile {
        display: none
    }
}

.cart-steps .next .confirmation-details ul li.contact-type {
    color: #777777;
    margin: 15px 0 15px 0;
    text-transform: none
}

.cart-steps .next .confirmation-details ul li:last-child {
    margin-top: 10px
}

.cart-steps .next .confirmation-details ul li:last-child a {
    color: #ce8929;
    font-weight: 500
}

@media screen and (min-width: 768px) {
    .cart-steps .next .confirmation-details ul li:last-child {
        margin-bottom: 40px;
        margin-top: 20px
    }
}

@media screen and (min-width: 768px) {
    .cart-steps .next .confirmation-details ul li.float {
        float: left;
        margin-bottom: 20px;
        width: 50%
    }
}

.cart-steps .next .confirmation-order {
    background-color: #f6f6f2;
    margin: 0;
    padding: 30px 20px 0 20px
}

@media screen and (min-width: 768px) {
    .cart-steps .next .confirmation-order {
        display: none
    }
}

.cart-steps .next .confirmation-order h2 {
    margin-bottom: 20px
}

.cart-steps .next .confirmation-order .cart-item {
    width: 100%
}

.cart-steps .next .confirmation-order .cart-item .col {
    padding-bottom: 20px
}

.cart-steps .next .confirmation-order .cart-item .col:first-child {
    border-bottom: 1px solid #dddfdb
}

.cart-steps .next .confirmation-order .cart-item .col figure {
    width: 20%
}

.cart-steps .next .confirmation-order .cart-item .col .item-values {
    width: 80%
}

.cart-steps .next .confirmation-order .cart-item .col .item-values p {
    font-size: .625em;
    letter-spacing: .15em;
    text-transform: uppercase
}

.cart-steps .next .confirmation-order .cart-item .col h2 > span {
    display: inline-block
}

.cart-steps .next .confirmation-order .confirmation-summary ul:before, .cart-steps .next .confirmation-order .confirmation-summary ul:after {
    content: "";
    display: table
}

.cart-steps .next .confirmation-order .confirmation-summary ul:after {
    clear: both
}

.cart-steps .next .confirmation-order .confirmation-summary ul {
    *zoom: 1
}

.cart-steps .next .confirmation-order .confirmation-summary ul li {
    color: #000;
    float: left;
    font-size: .625em;
    font-weight: 400;
    letter-spacing: .15em;
    text-transform: uppercase;
    width: 50%
}

.cart-steps .next .confirmation-order .confirmation-summary ul li:last-child {
    float: right;
    margin: 0;
    text-align: right
}

.cart-steps .next .confirmation-order .confirmation-summary ul.total-price {
    border: none;
    margin: 0
}

.cart-steps .next .confirmation-order .confirmation-summary ul.total-price li {
    font-size: .875em;
    font-weight: 500;
    letter-spacing: .02em;
    text-transform: none
}

.checkout-page input[type='checkbox'], .checkout-page input[type='radio'] {
    border: 1px solid #000;
    cursor: pointer;
    height: 28px;
    margin-bottom: 2px;
    margin-right: 10px;
    vertical-align: middle;
    width: 28px
}

@media screen and (min-width: 768px) {
    .checkout-page input[type='checkbox'], .checkout-page input[type='radio'] {
        height: 20px;
        margin-bottom: 3px;
        width: 20px
    }
}

.checkout-page .shipping-checkbox {
    background-color: #ffffff;
    border: 1px solid #cacece;
    display: inline-block;
    position: relative;
    -webkit-appearance: none
}

.checkout-page .shipping-checkbox:checked:after {
    background: transparent;
    border: 4px solid #000;
    border-right: none;
    border-top: none;
    content: '';
    display: block;
    height: 8px;
    left: 6px;
    opacity: 1;
    position: absolute;
    top: 7px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg)
}

@media screen and (min-width: 768px) {
    .checkout-page .shipping-checkbox:checked:after {
        border-width: 3px;
        height: 7px;
        left: 3px;
        top: 4px;
        width: 11px
    }
}

.shipping-method {
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: 3px
}

.use-shipping-address-for-billing {
    margin-bottom: 15px
}

.checkout-page .billing-address-left {
    float: left;
    width: 47%
}

.checkout-page .billing-address-right {
    float: right;
    width: 50%
}

.checkout-page .edit-previous-sections:before, .checkout-page .edit-previous-sections:after {
    content: "";
    display: table
}

.checkout-page .edit-previous-sections:after {
    clear: both
}

.checkout-page .edit-previous-sections {
    *zoom: 1
}

.checkout-page .payment-errors {
    color: red
}

.checkout-page .billing-and-payment form {
    border-right: none;
    width: 100%
}

.billing-fields input, .payment-fields input {
    margin: 3px 0 5px 0
}

.checkout-page .invalid input:required:invalid, .checkout-page .invalid select:required:invalid {
    border: 1px solid #BE4C54
}

.checkout-page .invalid-form-message {
    color: #BE4C54
}

.promo-code-button {
    background-color: #ce8929;
    border: none;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: .625em;
    font-weight: 600;
    letter-spacing: .15em;
    line-height: 30px;
    margin: 10px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    -webkit-appearance: none
}






/*-----------NEW STYLE----------*/
.header-main {
    height: 100vh;
    position: relative;
    z-index: 11111;
    margin-bottom: 30PX;
}
#home-page-hero-image,
.home-page-hero-image {
    height: 100%;
}
.list-seasons {
    overflow: hidden;
    padding: 0;
    margin: 0 0 20px;
}
.list-seasons li {
    float: left;
    position: relative;
    overflow: hidden;
    width: 50%;
    list-style-type: none;
    background: #d8b8bd;
}
.list-seasons li.second,
.list-seasons li.second .hide-block-text {
    background: #bc904e;
}
.list-seasons li.third,
.list-seasons li.third .hide-block-text {
    background: #e9c5b3;
}
.list-seasons li.fourth,
.list-seasons li.fourth .hide-block-text {
    background: #b55aa1;
}
.list-seasons img {
    width: 100%;
    vertical-align: top;
}
.list-seasons .hide-block-text,
.list-seasons .block-text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #d8b8bd;
    visibility: hidden;
    text-align: center;
}
.list-seasons .block-text {
    background: none;
}
.list-seasons .block-text .table .vertical-middle .wrap {
    display: block;
    padding: 20px 0;
    max-width: 350px;
    width: 100%;
    margin: 0 auto;
    background: #fff;
}
.list-seasons li:hover .hide-block-text,
.list-seasons li:hover .block-text{
    visibility: visible;
}
.table {
    display: table;
    width: 90%;
    height: 100%;
    margin: 0 5%;
}
.vertical-middle {
    display: table-cell;
    vertical-align: middle;
    font-family: "freight-big-pro", serif;
}
.list-seasons h2 {
    font-size: 24px;
}
.center {
    text-align: center;
}
.list-seasons.one-row li {
    width: 100%;
    margin-bottom: 50px;
}
.samples-description {
    text-align: left;
}
.shop-by.inner.samples {
    padding-top: 30px
}
.samples-description h3 {
    font-size: 28px;
    margin: 0 0 5px;
}
.samples .samples-description p {
    font-size: 16px;
}
.blueberry { margin: 0 auto; }
.blueberry .slides {
    display: block;
    position: relative;
    overflow: hidden;
    height: auto !important;
    margin: 0;
    padding: 0;
}
.blueberry .slides li {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;

}
.blueberry .slides li img {
    display: block;
    width: 50%;
    max-width: none;
    float: left;
}
.blueberry .slides li.active { display: block; position: relative; }
.blueberry .crop li img { width: auto; }

.blueberry .pager {
    padding: 0;
    text-align: center;
}
.blueberry .pager li { display: inline-block; margin: 0 10px; }
.blueberry .pager li a,
.blueberry .pager li a span {
    display: block;
}
.blueberry .pager li a {
}
.blueberry .pager li a span {
    overflow: hidden;
}
.blueberry .pager li.active a span { color: #ce8929; }
@media screen and (max-width: 850px) {
    .list-filter {
        width: 95%;
    }
    .popup-block-info {
        display: block;
        width: auto;
    }
}
@media screen and (max-width: 767px) {
    .react-slide .category-card {
        font-size: 14px;
    }
    .list-seasons li {
        float: none;
        width: auto;
        padding-bottom: 30px;
    }
    .list-seasons .hide-block-text {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        visibility: visible;
    }
    .list-seasons img {
        display: block;
        width: 80%;
        margin: 50px auto 20px;
    }
    .shop-by.inner.samples {
        padding: 0;
        margin-bottom: 0;
    }
    .blueberry .pager li a span {
        font-size: 14px;
    }
}
@media screen and (max-width: 400px) {
    .list-filter {
        width: 95%;
    }
    .list-filter li {
        float: none;
        width: auto;
    }
}
.tk-adobe-caslon-pro {
    font-family: "adobe-caslon-pro", serif;
}

.tk-brandon-grotesque {
    font-family: "brandon-grotesque", sans-serif;
}

.tk-freight-big-pro {
    font-family: "freight-big-pro", sans-serif;
}
.no-margin {
    margin: 0;
}
.shop-load-btn {
    margin-bottom: 20px;
}
/*.footer.remove-fix-footer {
    position: inherit;
    bottom: auto;
}*/
.wrap-filter.hide {
    visibility: hidden;
}
.full-img {
    max-width: 100%;
    margin-bottom: 25px;
}
.wrap-filter {
    text-align: center;
    font-size: .75em;
    letter-spacing: .15em;
    text-transform: uppercase;
    margin: 20px auto;
}
.wrap-filter .filter-text {
    border-bottom: 2px solid transparent;
    color: #ce8929;
    cursor: pointer;
}
.wrap-filter .filter-text:hover {
    border-bottom: 2px solid #ce8929;
}

#wrap_sort { margin-bottom: 30px; }
div.mce_inline_error { display: none !important; }
#wrap_search { float: right; width: 150px; }
#mac_search { width: 100px; }

.show-block-a {font-size: 15px; margin-top: 10px; padding-top: 6px;}
#about_contact {margin-top: 15px; margin-bottom: 15px; border-left: 1px solid #ddd; float: right; padding-left: 20px; width: 210px; padding-bottom: 0px; padding-top: 0px;
  display: none;}
#about_contact_mini { display: block; }

@media screen and (min-width: 768px) {
  #about_contact { display: block; }
  #about_contact_mini { display: none; }
}

#amount_from, #amount_to { border-radius: 7px; padding: 3px 11px 1px; width: 80px; }