/*! normalize.css v2.1.0 | 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;
    -webkit-text-size-adjust: 100%;
    -ms-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 {
    -moz-box-sizing: content-box;
    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;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
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;
}
.caps,
.caps span {
    text-transform: uppercase;
}
.al {
    text-align: left;
}
.ac {
    text-align: center;
}
.ar {
    text-align: right;
}
.aj {
    text-align: justify;
}
.ajc {
    text-align: justify;
    text-align-last: center;
}
.rel {
    position: relative;
}
.abs {
    position: absolute;
}
.inherit {
    display: inline !important;
    font-size: inherit !important;
    font-weight: inherit !important;
    letter-spacing: inherit !important;
    text-transform: inherit !important;
    text-decoration: inherit !important;
    font-style: inherit !important;
    color: inherit !important;
    line-height: inherit !important;
}
*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.clearfix:after,
.clearfix:before {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    zoom: 1;
}
body,
button,
dd,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
li,
ol,
p,
td,
th,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style-type: none;
    background: none;
}
html {
    overflow-y: scroll;
}
body,
html {
    height: 100%;
}
body,
input,
select {
    background: #FFF;
}
a,
body,
button,
div,
em,
input,
p,
select,
span,
strong,
textarea {
    font: 15px "futura",sans-serif;
    color: #000;
    letter-spacing: 1px;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke: 0;
}
a,
button,
div,
div,
em,
footer,
form,
header,
input,
nav,
p,
select,
span,
strong,
table,
textarea {
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.sold {
    color: red;
}
a:hover {
    text-decoration: none;
}
p a,
p em,
p span,
p strong {
    font-family: inherit !important;
    font-size: inherit !important;
    text-align: inherit !important;
    text-transform: inherit !important;
    letter-spacing: inherit !important;
}
p em {
    font-style: italic;
}
p strong {
    font-weight: bold;
}
p a {
    text-decoration: underline;
}
.h1,
.h2,
.h3,
.h4,
h1,
h2,
h3,
h4 {
    display: block;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0 auto;
}
.h1 em,
.h1 span,
.h1 strong,
.h2 em,
.h2 span,
.h2 strong,
.h3 em,
.h3 span,
.h3 strong,
.h4 em,
.h4 span,
.h4 strong,
h1 em,
h1 span,
h1 strong,
h2 em,
h2 span,
h2 strong,
h3 em,
h3 span,
h3 strong,
h4 em,
h4 span,
h4 strong {
    letter-spacing: inherit;
    text-transform: inherit;
    font-size: inherit;
    font-style: normal;
    font-weight: inherit;
}
.h1,
h1 {
    font-size: 19px;
}
.h2,
.h3,
.h4,
h2,
h3,
h4 {
    font-size: 13px;
}
h1#message,
h1#missing {
    text-align: center;
    padding: 40px 0;
}
div.left {
    float: left;
}
div.right {
    float: right;
}
.price,
.price em,
.price span {
    text-transform: uppercase;
}
.price span {
    margin-left: 5px;
    text-decoration: line-through;
}
.price em {
    color: red;
    font-style: none;
}
input,
select {
    position: relative;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    font-size: 12px;
    text-indent: 5px;
    color: #000;
    background: #FFF;
    border: 1px solid #000;
}
.btn,
input.btn {
    display: inline-block;
    border: 0;
    border-radius: 0;
    position: relative;
    border: 1px solid #000;
    background: #000;
    height: 30px;
    line-height: 28px;
    width: 125px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-indent: 2px;
}
.btn,
.btn span,
input.btn,
input.btn span {
    font-size: 12px;
    color: #FFF;
}
.bottom-btn {
    margin: 0 auto;
    display: block;
}
table {
    width: 100%;
}
table th {
    text-transform: uppercase;
    letter-spacing: 2px;
}
table td,
table th {
    text-align: center;
    white-space: nowrap;
}
table td.right,
table th.right {
    text-align: right;
}
table tfoot td {
    color: #CCC;
}
.lazyload,
.lazyloading,
.valign {
    opacity: 0;
}
.lazyloaded,
.valigned {
    opacity: 1;
    transition: opacity 0.3s ease-in-out;
    /*transition-delay: 0.05s;*/
}

#wrapper {
    width: 100%;
    min-height: 100%;
    max-width: 100%;
}
#content,
footer,
header,
main {
    z-index: 1;
    min-width: 320px;
}
footer,
header {
    z-index: 100;
    width: 100%;
}
.slides {
    display: block;
    background-color: #f0f1ec;
    width: 100%;
    height: calc(100vh - 10px);
    min-height: 300px;
    overflow: hidden;
    background: yellow;
}
.slides a {
    background: none;
    width: 75%;
    height: 75%;
    position: absolute;
    z-index: 65;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-indent: -9999px;
    overflow: hidden;
}
.slides img {
    position: relative;
    margin: auto;
    z-index: 60;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center center;
}
.slides img.lazyloaded {
    transition-delay: unset;
}
.slides .slide {
    height: 100%;
    width: 100%;
    background-color: #FFF;
    position: relative;
}
.slides .slide.dark {
    background-color: #000;
}
.slides .slide > div,
.slides .slide > div > div {
    width: 100%;
    height: 100%;
}
.slides .slide > div > div.two > div,
.slides .slide > div.two > div {
    width: 50%;
    float: left;
}
.slides .slide .square {
    position: relative;
    padding: 20px;
}
.slides .slide .square.first {
    padding-right: 10px;
}
.slides .slide .square.second {
    padding-left: 10px;
}
.slides .slide .square a {
    width: 100%;
    height: 100%;
}
.slides .slide .square img {
    max-width: 800px;
}
.cell {
    display: block;
    background-color: #f0f1ec;
    width: 100%;
    height: 100vh;
    min-height: 300px;
    overflow: hidden;
    background: #fbece7;
    position: absolute;
    left: -9999px;
    top: -9999px;
}
.cell.on {
    position: relative;
    left: 0;
    top: 0;
}
.cell > a {
    background: none;
    width: 75%;
    height: 75%;
    position: absolute;
    z-index: 65;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-indent: -9999px;
    overflow: hidden;
}
.cell > img {
    position: relative;
    z-index: 60;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center center;
}
.cell > img.lazyloaded {
    transition-delay: unset;
}
.cell.cell-half {
    width: 50%;
    float: left;
}
.cell.cell-half.cell-right {
    float: right;
}
.cell.cell-contain {
    background: #FFF;
}
.cell.cell-contain > img {
    object-fit: contain;
}
.cell span {
    position: absolute;
    left: -10000px;
}
.newsletter {
    width: 300px;
    height: 25px;
    overflow: hidden;
    border-bottom: 1px solid #000;
}
.newsletter.on > fieldset {
    bottom: -999px;
}
.newsletter.on > div {
    bottom: 0;
}
.newsletter span.success,
.newsletter.error span.error {
    display: block;
}
.newsletter span.error,
.newsletter.error span.success {
    display: none;
}
.newsletter button,
.newsletter input,
.newsletter span {
    display: block;
    height: 22px;
    text-transform: uppercase;
    font-size: 11px;
    background: #FFF;
    color: #000;
    -webkit-appearance: none;
}
.newsletter div {
    font-size: 11px;
    text-transform: uppercase;
    position: absolute;
    bottom: -999px;
    text-align: center;
    width: 100%;
}
.newsletter span {
    top: 5px;
}
.newsletter span.error {
    color: red;
}
.newsletter fieldset {
    position: absolute;
    bottom: 0;
    border: 0;
    padding: 0;
    margin: 0;
    width: 100%;
}
.newsletter button,
.newsletter input {
    border: 0;
    border-radius: 0;
    margin: 0;
}
.newsletter input {
    z-index: 110;
    left: 0;
    width: 100%;
    text-align: center;
    line-height: 20px;
}
.newsletter button {
    position: absolute;
    z-index: 111;
    right: 0;
    bottom: -1px;
    padding: 0 10px;
    background: none;
}
header {
    position: fixed;
    top: 0;
    left: 0;
    height: 110px;
    width: 100%;
}
#actions {
    position: fixed;
    z-index: 610;
    top: 0;
    left: 0;
    width: 100%;
}
#cart-link a,
#cart-link div,
#human a,
#human div,
#logo a,
#logo div,
#mantra a,
#mantra div,
#menu-link a,
#menu-link div {
    position: relative;
    width: 100%;
    display: block;
}
#cart-link a,
#cart-link div,
#cart-link span,
#human a,
#human div,
#human span,
#logo a,
#logo div,
#logo span,
#mantra a,
#mantra div,
#mantra span,
#menu-link a,
#menu-link div,
#menu-link span {
    overflow: visible;
}
#cart-link a,
#cart-link div,
#cart-link div.dark,
#human a,
#human div,
#human div.dark,
#logo a,
#logo div,
#logo div.dark,
#mantra a,
#mantra div,
#mantra div.dark,
#menu-link a,
#menu-link div,
#menu-link div.dark {
    clip-path: none;
    -webkit-clip-path: none;
}
#cart-link a path,
#cart-link div path,
#cart-link div.dark path,
#human a path,
#human div path,
#human div.dark path,
#logo a path,
#logo div path,
#logo div.dark path,
#mantra a path,
#mantra div path,
#mantra div.dark path,
#menu-link a path,
#menu-link div path,
#menu-link div.dark path {
    fill: #000;
}
#cart-link a span,
#cart-link div span,
#cart-link div.dark span,
#human a span,
#human div span,
#human div.dark span,
#logo a span,
#logo div span,
#logo div.dark span,
#mantra a span,
#mantra div span,
#mantra div.dark span,
#menu-link a span,
#menu-link div span,
#menu-link div.dark span {
    color: #000;
}
#cart-link,
#logo,
#menu-link {
    z-index: 610;
    position: absolute;
    text-align: center;
    display: block;
}
#menu-link {
    height: 44px;
    height: auto;
    width: 44px;
    left: 14px;
    top: 10px;
}
#menu-link span {
    position: relative;
    display: block;
    width: 32px;
    height: 2px;
    margin: 6px;
    font-size: 1px;
    line-height: 2px;
    transform: rotate(0);
    transition: transform 0.3s ease-in-out;
}
#menu-link span.a {
    margin-top: 0;
}
#menu-link span.b {
    margin-bottom: 0;
}
#menu-link div {
    margin: 10px 0;
    height: 18px;
}
#menu-link div span,
#menu-link div.dark span {
    background: #000;
}
#logo {
    top: 15px;
}
#logo,
#logo div,
#logo svg {
    display: block;
    width: 300px;
    height: auto;
    position: relative;
}
#cart-link {
    top: 6px;
    right: 0;
    height: 40px;
    width: 60px;
    position: fixed;
    top: auto;
    right: auto;
    left: 6px;
    bottom: 4px;
}
#cart-link div,
#cart-link div > span {
    display: block;
    width: 100%;
    text-align: center;
}
#cart-link div {
    padding-top: 13px;
}
#cart-link span {
    font-family: "letter-gothic",georgia;
    color: #000;
    font-size: 12px;
}
#menu {
    position: absolute;
    z-index: 600;
    left: 0;
    top: -9999px;
    width: 100%;
    min-height: 100vh;
    opacity: 0;
    transform: translate3d(0, 0, 0) scale(1.2);
    transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
}
#menu nav {
    text-align: center;
    padding: 110px 0;
}
#menu nav a {
    display: block;
    max-width: 400px;
    height: 32px;
    margin-bottom: 10px;
    line-height: 30px;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 6px;
    text-transform: uppercase;
    color: #000;
}
#menu nav a:hover {
    text-decoration: none;
}
#menu nav div.primary {
    padding-top: 10px;
}
#menu nav div.secondary {
    padding-top: 60px;
    padding-bottom: 1px;
}
#menu nav div.secondary a {
    height: 25px;
    line-height: 20px;
    font-size: 20px;
    letter-spacing: 4px;
}
#content,
main {
    padding: 110px 0 129px;
    min-height: 100vh;
}
#content > .wrapper > .simple p strong,
main > .wrapper > .simple p strong {
    text-transform: uppercase;
    font-weight: normal;
}
#content > .wrapper > .simple p a:hover,
main > .wrapper > .simple p a:hover {
    text-decoration: underline;
}
footer {
    background: #e6dad2;
    margin-top: -129px;
    height: 129px;
    text-align: center;
}
footer > a,
footer > form,
footer > nav {
    display: block;
    position: absolute;
    left: 50%;
}
footer > form.newsletter {
    margin-left: -150px;
    margin-right: 0;
    bottom: 72px;
    height: 25px;
}
footer > nav {
    left: 0;
    bottom: 41px;
    width: 100%;
}
footer > nav,
footer > nav div {
    height: 23px;
    vertical-align: top;
}
footer > nav,
footer > nav a,
footer > nav div {
    text-transform: uppercase;
    font-size: 11px !important;
}
footer > nav a,
footer > nav div {
    display: inline-block;
}
footer > nav a {
    margin-left: 4px;
    padding: 4px 0 1px;
    height: auto;
    position: relative;
    top: 0;
}
footer > nav a.icon {
    padding-top: 0;
    padding-bottom: 0;
}
footer > nav a:before {
    content: '\2219';
    font-size: 29px;
    padding-right: 7px;
    position: relative;
    top: 2px;
    height: 5px;
    line-height: 5px;
    display: inline-block;
}
footer > nav div:first-child a:first-child {
    margin-left: 0;
}
footer > nav div:first-child a:first-child:before {
    content: '';
    padding-right: 0;
    font-size: 1px;
}
footer > nav a svg {
    width: 18px;
    height: 18px;
    position: relative;
    top: -5px;
}
footer > a {
    margin-left: -100px;
    bottom: 15px;
    width: 200px;
    height: 20px;
    line-height: 20px;
    display: block;
    border: 1px solid #000;
    background: #000;
    color: #FFF;
    font-family: "letter-gothic",georgia;
    font-size: 11px;
    text-transform: uppercase;
}
#cart-link,
#mantra {
    position: fixed;
    z-index: 610;
}
#human {
    left: 20px;
    bottom: 20px;
    position: absolute;
    left: auto;
    bottom: auto;
    right: 20px;
    top: 20px;
}
#human,
#human div,
#human svg {
    display: block;
    width: 50px;
    height: auto;
    height: 80px;
}
#human path {
    fill: #000;
}
#mantra {
    bottom: 16px;
    right: 10px;
    width: 74px;
    overflow: hidden;
    right: 14px;
}
#mantra span {
    text-align: center;
    display: block;
    font-family: "letter-gothic",georgia;
    color: #000;
    font-size: 12px;
    text-transform: uppercase;
}
#mantra a.off {
    position: absolute;
    right: -999px;
}
#mantra a.shop span {
    left: 4px;
    position: relative;
}
#mantra.toggle a.off {
    position: relative;
    right: auto;
}
#mantra.toggle a.on {
    position: absolute;
    right: -999px;
}
#menu-fade {
    background: linear-gradient(to top, #000, transparent);
    background: linear-gradient(to top, #3a5238, rgba(58,82,56,0));
    background: linear-gradient(to top, #5d513a, rgba(93,81,58,0));
    width: 100%;
    height: 50px;
    position: fixed;
    z-index: 609;
    bottom: 0;
    left: 0;
    bottom: -9999px;
}
.alert {
    transition: bottom 0.3s ease-in-out;
    position: fixed;
    z-index: 101;
    bottom: -100px;
    left: 50%;
    margin-left: -120px;
    width: 240px;
    margin-left: -210px;
    width: 420px;
    text-indent: 1px;
    background: #FFF;
    text-align: center;
    background: red;
    background: #000 !important;
}
.alert.on {
    bottom: 20px;
}
.alert a,
.alert button,
.alert span {
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.25em;
    font-size: 13px;
}
.alert a {
    width: 100%;
    height: auto;
    padding: 8px 0 5px;
    display: block;
}
.alert button {
    margin-top: 5px;
    padding-top: 4px;
    margin-bottom: 10px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 11px;
    line-height: 1em;
    background: #000;
    background: #7f0000;
    background: #bf0000;
}
.grid {
    position: relative;
    padding-bottom: 0;
    font-size: 0;
    letter-spacing: 0;
    text-align: center;
    width: 100%;
}
.grid__item {
    width: 32%;
    height: auto;
    display: inline-block;
    text-align: center;
    position: relative;
}
.grid__item > a,
.grid__item > div {
    padding: 0 20px;
}
.grid__item > a {
    margin-bottom: 69px;
    height: auto;
    width: 100%;
    display: block;
    position: relative;
}
.grid__item > a img {
    display: block;
    max-width: 100%;
    max-height: 600px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.grid__item > div {
    position: absolute;
    bottom: 10px;
    left: 0;
    z-index: 11;
    width: 100%;
    height: 50px;
}
.grid__item > div > a {
    display: block;
    max-width: 300px;
}
.grid__item > div > a span {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    text-indent: 2px;
    letter-spacing: 2px;
}
.grid__item > div > div {
    margin-top: 8px;
    display: block;
}
.grid__item > div > div,
.grid__item > div > div em,
.grid__item > div > div span {
    text-transform: uppercase;
    font-size: 11px;
    font-style: normal;
    height: 14px;
    position: relative;
}
.grid__item > div > div span {
    margin-left: 5px;
    position: relative;
    text-decoration: line-through;
}
.grid__item > div > div em {
    color: red;
}
#p_home #content {
    padding-bottom: 0;
}
#p_home #content #home div {
    position: relative;
    height: 100%;
    width: 50%;
    float: left;
}
#p_home #content #home .left {
    background: #F4F3F1;
}
#p_home #content #home .right {
    background: #000;
}
#p_home #content #home .right a {
    color: #F4F3F1;
}
#p_home #content #home a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 360px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
    font-size: 38px;
    font-weight: 600;
    letter-spacing: 4px;
    text-indent: 4px;
    text-transform: uppercase;
}
#p_index .layout,
#p_index main {
    visibility: hidden;
}
#p_index #content,
#p_index main {
    padding-top: 0;
}
.collections {
    text-align: center;
    padding-top: 78px;
}
.collections > div {
    width: 24%;
    display: inline-block;
    padding-bottom: 66px;
}
.collections > div a.photo {
    padding: 0 20px;
    margin-bottom: 15px;
}
.collections > div a.photo,
.collections > div a.photo img {
    width: 100%;
    height: auto;
    display: block;
}
.collections > div a.title {
    text-transform: uppercase;
    font-size: 40px;
    text-indent: 6px;
    letter-spacing: 6px;
    font-weight: bold;
}
.info {
    width: 100%;
    padding: 77px 0 70px;
    background: #000;
    background: #e6dad2;
    text-align: center;
}
.info a,
.info div,
.info h1,
.info h2,
.info h3,
.info p {
    color: #FFF;
    color: #000;
}
.info div div,
.info p {
    padding-top: 20px;
    text-align: center;
}
.info div div a,
.info p a {
    text-decoration: none;
}
.info a,
.info h3 {
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
}
.info h3 {
    letter-spacing: 3px;
    font-size: 20px;
}
.info div {
    display: inline-block;
    vertical-align: middle;
}
.info div.a {
    margin-right: 80px;
}
.info div.c {
    margin-left: 80px;
}
.info div.a,
.info div.c {
    width: 150px;
    height: 100%;
}
.info div.a a,
.info div.c a {
    font-size: 30px;
    line-height: 28px;
    letter-spacing: 6px;
    text-indent: 6px;
    border-bottom: 3px solid #FFF;
    border-bottom-color: #000;
}
.info div.a p,
.info div.c p {
    text-transform: uppercase;
    font-size: 13px;
}
.info div.b {
    max-width: 400px;
    padding: 0 20px;
}
.info div.b div,
.info div.b p {
    text-align: justify;
    text-align-last: center;
    line-height: 1.75em;
}
.info div.b h1,
.info div.b h2 {
    text-transform: inherit;
    font-size: inherit;
    font-weight: inherit;
    display: inline-block;
}
.affirm,
.affirm a,
.affirm span,
.affirm span.__affirm-logo {
    font-size: 10px;
    text-transform: uppercase;
    font-family: "futura",sans-serif !important;
}
.affirm a {
    text-decoration: underline;
}
.product {
    max-width: 1600px;
}
.product > div {
    position: relative;
    width: 50%;
    height: auto;
}
.product__photo {
    float: left;
}
.product__photo > div img {
    height: auto;
    width: 100%;
    display: block;
}
.product__overview {
    float: right;
}
.product__overview > div {
    padding: 40px 80px;
    max-width: 600px;
    text-align: center;
}
.product__overview > div > h1.product__title {
    max-width: 400px;
}
.product__overview > div > h1.product__title span {
    display: block;
}
.product__purchase {
    padding: 0;
}
.product__purchase div.affirm {
    margin-bottom: 14px;
}
.product__purchase div.price {
    margin-top: 12px;
    margin-bottom: 13px;
}
.product__purchase div.sold {
    text-transform: uppercase;
    font-size: 10px;
}
.product__purchase div.options {
    max-width: 300px;
    margin-bottom: 20px;
    text-align: center;
}
.product__purchase div.options button {
    border-bottom: 1px solid #000;
    padding: 4px 10px 1px;
    display: inline-block;
    margin: 0 5px;
    text-transform: uppercase;
    font-size: 12px;
}
.product__purchase div.options button.on {
    background: red;
    color: #FFF;
}
.product__purchase div.options button.sold {
    color: #BBB;
    text-decoration: line-through;
}
.product__purchase > button {
    padding: 0;
    width: 200px;
    text-align: center;
}
.product__description {
    margin-top: 39px;
    padding-bottom: 0;
}
.product__description p {
    padding-bottom: 11px;
}
.product__description p.old {
    display: none;
}
.product__description ul li {
    list-style-type: none;
    display: inline-block;
    line-height: 18px;
}
.product__description,
.product__description p {
    font-size: 11px;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 1.5em;
}
.product__details {
    text-align: center;
    margin-top: 14px;
    overflow: hidden;
}
.product__details nav button {
    margin: 0 13px;
    padding: 5px 0;
    display: inline-block;
}
.product__details nav button,
.product__details nav button span {
    font-size: 11px;
    text-transform: uppercase;
}
.product__details nav button.on {
    color: red;
}
.product__details nav button:first-child {
    margin-left: 0;
}
.product__details nav button:last-child {
    margin-right: 0;
}
.product__details > div {
    position: absolute;
    top: 0;
    left: -9999px;
    margin-top: 5px;
}
.product__details > div.on {
    position: relative;
    left: 0;
}
.product__details > div div {
    text-align: center;
}
.product__details > div div,
.product__details > div div a {
    text-transform: uppercase;
    font-size: 10px;
}
.product__details > div strong {
    font-weight: bold;
    display: block;
}
.product__details > div p,
.product__details > div strong,
.product__details > div td,
.product__details > div th {
    padding-top: 10px;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 1.5em;
}
.product__details > div button {
    margin-top: 10px;
    color: red;
    font-size: 12px;
    display: inline-block;
    padding: 10px;
}
.product__details > div table {
    max-width: 300px;
    border: 1px solid #000;
}
.product__photos {
    padding-bottom: 40px;
}
.product__related {
    overflow: hidden;
}
.product__related h2 {
    display: block;
    width: 100%;
    height: 37px;
    text-align: center;
    font-size: 19px !important;
}
.product__stockists {
    padding-bottom: 5px;
    max-width: 300px;
}
.product__stockists > div {
    display: inline-block;
    width: 49%;
    margin-top: 15px;
}
.product__stockists > div > div {
    margin-bottom: 2px;
}
.product__stockists > div > div,
.product__stockists > div > div a {
    font-size: 10px;
}
#page,
.page {
    max-width: 800px;
    padding: 0 10px 40px;
    text-align: center;
}
#page h1,
.page h1 {
    padding-top: 40px;
    font-size: 19px;
}
#page a,
#page p,
#page span,
#page strong,
.page a,
.page p,
.page span,
.page strong {
    font-size: inherit;
    font-size: 10px;
    text-transform: uppercase;
    font-family: "letter-gothic",georgia;
}
#page a:hover,
.page a:hover {
    text-decoration: underline;
}
#page a.link,
.page a.link {
    margin-top: 14px;
    display: inline-block;
    letter-spacing: 1px;
    text-indent: 1px;
    text-transform: uppercase;
    font-weight: 600;
}
#page a.link:hover,
.page a.link:hover {
    text-decoration: none;
    color: red;
}
#page h2,
#page p strong,
.page h2,
.page p strong {
    font-size: 14px !important;
    text-transform: uppercase;
    font-weight: normal;
    display: block;
    padding-top: 19px;
}
#page h2,
#page p,
#page p strong,
.page h2,
.page p,
.page p strong {
    line-height: 1.5em;
    line-height: 1.75em;
    margin-top: 9px;
}
#page ul,
.page ul {
    text-align: center;
    padding-top: 8px;
}
#page ul li,
.page ul li {
    width: 200px;
    display: inline-block;
    margin-top: 9px;
}
#page ul li,
#page ul li a,
.page ul li,
.page ul li a {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
}
.cart {
    max-width: 1180px;
    padding: 0 10px;
    margin-top: 40px;
    margin-bottom: 40px;
}
.cart__overview {
    width: 300px;
    float: right;
    text-align: center;
}
.cart__overview h1 {
    margin-bottom: 7px;
    margin-top: 27px;
}
.cart__overview div.affirm {
    margin-bottom: 7px;
}
.cart__overview em,
.cart__overview label {
    font-size: 10px;
    display: block;
    text-align: center;
    text-transform: uppercase;
}
.cart__overview em {
    margin-bottom: 26px;
    font-style: italic;
}
.cart__overview textarea {
    margin-top: 11px;
    display: block;
    width: 280px;
    height: 70px;
    border: 1px solid #000;
    border-radius: 0;
}
.cart__overview nav {
    margin-bottom: 27px;
}
.cart__overview nav a,
.cart__overview nav input {
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    width: 120px;
    text-indent: 0;
    height: 30px;
    line-height: 28px;
    border-radius: 0;
}
.cart__overview nav a {
    margin-left: 5px;
}
.cart__overview nav input {
    background: #000;
    color: #FFF;
}
.cart__items {
    border-top: 1px solid #f0f1ec;
    width: 100%;
    max-width: 550px;
    max-width: 800px;
    float: left;
}
.cart__item {
    border: 1px solid #f0f1ec;
    border-top: 0;
    width: 100%;
    padding: 15px 0;
}
.cart__item > a.photo {
    margin-left: 10px;
}
.cart__item > a.photo,
.cart__item > a.photo img {
    width: 150px;
    height: 150px;
    display: block;
}
.cart__item > div {
    position: absolute;
    z-index: 50;
    left: 180px;
    top: 29px;
    width: 300px;
    height: 126px;
    text-align: left;
}
.cart__item > div,
.cart__item > div a,
.cart__item > div a span,
.cart__item > div button {
    font-size: 13px;
    text-transform: uppercase;
}
.cart__item > div > a,
.cart__item > div > a span {
    display: block;
}
.cart__item > div > div {
    position: absolute;
    bottom: 7px;
    left: 0;
    height: 17px;
    line-height: 17px;
}
.cart__item > div > div,
.cart__item > div > div em {
    font-size: 11px;
}
.cart__item > div > div em {
    font-style: italic;
}
.cart__item > div > div a {
    display: inline-block;
    border: 1px solid #000;
    margin-left: 10px;
    position: relative;
    top: -6px;
    width: 20px;
    height: 17px;
}
.cart__item > div > div a span {
    position: relative;
    top: 3px;
    display: block;
    height: 6px;
    width: 6px;
    text-indent: -999px;
    font-size: 1px;
    overflow: hidden;
    border-radius: 0;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    transform: rotate(45deg);
}
.cart__item > div > div a span.plus {
    top: 6px;
    transform: rotate(-135deg);
}
.cart__item > div > div input {
    height: 30px;
    line-height: 30px;
    width: 40px;
    font-size: 11px;
    text-align: center;
    letter-spacing: 0;
    text-indent: 0;
}
.cart__item > a.delete {
    position: absolute;
    z-index: 55;
    right: 21px;
    top: 22px;
    right: 6px;
    top: 7px;
    letter-spacing: 0;
    background: none;
    width: 25px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.cart__item > a.delete:hover {
    color: red;
}
.form {
    margin: 0 auto;
    width: 300px;
}
.form h2,
.form li {
    margin-bottom: 18px;
    text-align: center;
}
.form .errors li {
    color: #FF0000;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.form input {
    margin-bottom: 20px;
    width: 300px;
    display: block;
}
.form .other-btn {
    float: left;
    height: 30px;
    line-height: 30px;
    display: inline-block;
}
.form .btn {
    width: 150px;
    float: right;
}
.template-customers-login #content .wrapper .more {
    border-top: 2px solid #000;
    padding-top: 20px;
    width: 300px;
    margin: 20px auto 0;
}
.template-customers-login #content .wrapper .more .btn {
    width: 100%;
    display: block;
    background: #c7b183;
}
.template-customers-login #content .wrapper .more a {
    margin-bottom: 20px;
}
.template-customers-login #content .wrapper .form h2,
.template-customers-login #content .wrapper .form li {
    margin-bottom: 18px;
}
.template-customers-login #content .wrapper .form .errors li {
    color: #FF0000;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.template-customers-login #content .wrapper .form input {
    margin-bottom: 20px;
    width: 300px;
    display: block;
}
.template-customers-login #content .wrapper .form .recover-password-toggle {
    float: left;
    height: 30px;
    line-height: 30px;
}
.template-customers-login #content .wrapper .form .btn {
    width: 150px;
    float: right;
}
.template-customers-account h1,
.template-customers-account h2,
.template-customers-order h1,
.template-customers-order h2 {
    margin-bottom: 35px;
    text-align: center;
}
.template-customers-account h2,
.template-customers-account h3,
.template-customers-account p,
.template-customers-order h2,
.template-customers-order h3,
.template-customers-order p {
    width: 300px;
    margin: 11px auto 0;
    text-align: center;
}
.template-customers-account h2,
.template-customers-order h2 {
    margin-top: 31px;
}
.template-customers-account h2.first,
.template-customers-order h2.first {
    margin-top: 0;
}
.template-customers-account p,
.template-customers-order p {
    line-height: 1.5em;
}
.template-customers-account table,
.template-customers-order table {
    margin-bottom: 20px;
}
.template-customers-account.template-customers-order table,
.template-customers-order.template-customers-order table {
    margin-top: 36px;
}
.template-customers-account.template-customers-order .bottom-btn,
.template-customers-order.template-customers-order .bottom-btn {
    margin-top: 34px;
}
html.menu_open #menu-fade {
    bottom: 0;
}
html.menu_open #menu {
    position: absolute;
    top: 0;
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1);
}
html.menu_open #menu div,
html.menu_open #menu nav a {
    color: #FFF;
}
html.menu_open #menu div {
    font-weight: normal;
    text-transform: uppercase;
}
html.menu_open #menu div.title {
    font-size: 17px;
    font-size: 20px;
    letter-spacing: 4px;
    text-indent: 4px;
}
html.menu_open #menu div.sub_title {
    padding-top: 10px;
    padding-bottom: 60px;
    letter-spacing: 4px;
    text-indent: 4px;
    font-size: 13px;
    font-size: 15px;
}
html.menu_open footer {
    z-index: 1;
}
html.menu_open header {
    top: 0 !important;
    height: 100vh;
    background: #000;
    background: #3a5238;
    background: #5d513a;
    overflow-y: scroll;
}
html.menu_open #actions {
    background: linear-gradient(to bottom, #000, transparent);
    background: linear-gradient(to bottom, #3a5238, rgba(58,82,56,0));
    background: linear-gradient(to bottom, #5d513a, rgba(93,81,58,0));
    height: 75px;
}
html.menu_open #logo path {
    fill: #FFF;
}
html.menu_open #menu-link {
    left: 11px;
    top: 10px;
}
html.menu_open #menu-link div {
    top: 10px;
    height: 28px;
    margin-bottom: 0;
    margin-top: 0;
}
html.menu_open #menu-link span {
    color: #FFF;
    background: #FFF;
}
html.menu_open #menu-link span.a {
    margin-top: 6px;
    margin-top: 0;
    transform: rotate(-45deg);
    top: 8px;
}
html.menu_open #menu-link span.b {
    transform: rotate(45deg);
}
html.menu_open #menu-link span.c {
    transform: rotate(-45deg);
    top: -8px;
}
html.menu_open #cart-link,
html.menu_open #mantra {
    display: none;
}
html.menu_open #cart-link,
html.menu_open #cart-link span,
html.menu_open #mantra,
html.menu_open #mantra span {
    color: #FFF;
}
html.menu_open #human path {
    fill: #FFF;
}
.artwork {
    max-width: 800px;
    padding: 0 20px;
    margin: 0 auto;
}
.artwork div {
    width: 80%;
    margin: 0 auto;
}
.artwork div.landscape {
    width: 100%;
}
.artwork div.portrait {
    width: 60%;
}
.artwork img {
    width: 100%;
    height: auto;
    margin: 0 auto 80px;
    display: block;
}
.feed {
    max-width: 2400px;
    margin: 0 auto;
    padding: 0 100px 0 100px;
}
.feed > div {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
    text-align: center;
    float: right;
    margin-bottom: 10px;
}
.feed > div.five {
    width: 50%;
}
.feed > div.six {
    width: 60%;
}
.feed > div.four {
    width: 40%;
}

/*===*/

.feed > div.one {
    float: left;
}

.feed > div.one {
    padding-right: 5px;
}

.feed > div.two {
    padding-left: 5px;
}

.feed > div.one.four {
    padding-right: 4px;
}

.feed > div.one.six {
    padding-right: 6px;
}

.feed > div.two.four {
    padding-left: 4px;
}

.feed > div.two.six {
    padding-left: 6px;
}

/*===*/
/*
.feed > div.one.four {
    padding-right: 0;
}*/

.feed p {
    padding: 13px 10px 0 10px;
    background: #FFF;
    text-transform: uppercase;
    line-height: 1.4em;
}

.feed p.copy--0 {
    padding-top: 19px;
    font-size: 3em;
    letter-spacing: 4px;
}

.feed p.copy--1 {
    padding-top: 16px;
    font-size: 2em;
    letter-spacing: 2px;
}

.feed > div a,
.feed > div img {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    z-index: 11;
    top: 0;
    left: 0;
}
.feed > div > div div {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}
.feed > div span {
    display: none;
    background: #FFF;
    border: 1px solid #000;
    z-index: 12;
    line-height: 1.5em;
    padding: 4px 10px 0;
    text-transform: uppercase;
}
.feed > div:hover span {
    display: inline-block;
}
@media screen and (max-width: 1800px) {
    .collections {
        max-width: 1200px;
    }
    .collections > div {
        width: 48%;
    }
}
@media screen and (max-width: 1200px) {
    .collections > div {
        padding-bottom: 69px;
    }
    .collections > div a.title {
        font-size: 30px;
        text-indent: 4px;
        letter-spacing: 4px;
    }
    .cart {
        max-width: 880px;
    }
    .cart__items {
        max-width: 550px;
    }
    .grid__item {
        width: 49%;
    }
}
@media screen and (max-width: 900px) {
    .cell {
        max-height: 600px;
    }
    #content,
    main {
        padding-bottom: 152px;
    }
    footer {
        margin-top: -152px;
        height: 152px;
    }
    footer > form.newsletter {
        bottom: 96px;
    }
    footer > nav {
        bottom: 41px;
        height: 46px;
    }
    footer > nav div {
        display: block;
    }
    footer > nav div a:first-child {
        margin-left: 0;
    }
    footer > nav div a:first-child:before {
        content: '';
        content: '';
        padding-right: 0;
        font-size: 1px;
        display: inline;
    }
    .collections > div {
        padding-bottom: 44px;
    }
    .collections > div a.title {
        font-size: 15px;
        text-indent: 2px;
        letter-spacing: 2px;
    }
    .info {
        padding-top: 37px;
        padding-bottom: 90px;
    }
    .info h3 {
        letter-spacing: 3px;
        font-size: 20px;
    }
    .info div.a,
    .info div.c {
        display: block;
        position: absolute;
        bottom: 37px;
        width: 150px;
        height: auto;
    }
    .info div.a.a,
    .info div.c.a {
        left: 50%;
        margin-left: -150px;
    }
    .info div.a.c,
    .info div.c.c {
        right: 50%;
        margin-right: -150px;
    }
    .info div.a a,
    .info div.c a {
        font-size: 20px;
        line-height: 20px;
        letter-spacing: 4px;
        text-indent: 4px;
        border-bottom-width: 2px;
    }
    .info div.a p,
    .info div.c p {
        display: none;
    }
    .info div.b p {
        font-size: 13px;
    }
    .product {
        padding-top: 0;
        max-width: 600px;
    }
    .product > div {
        width: 100%;
        max-width: 100%;
        float: none;
    }
    .product__overview {
        margin-top: 0 !important;
    }
    .product__overview > div {
        padding: 0 20px 40px;
        margin-top: 0;
    }
    .product__overview > div > h1 {
        padding-top: 0;
    }
    .product__overview > div > div {
        margin: 22px auto 0;
    }
    .cart__items,
    .cart__overview {
        float: none;
    }
}
@media screen and (max-width: 600px) {
    h1 {
        font-size: 15px;
        letter-spacing: 1px;
    }
    h2 {
        font-size: 11px;
        letter-spacing: 1px;
    }
    header {
        height: 95px;
    }
    header #menu-link {
        left: 4px;
        top: 5px;
    }
    header #logo,
    header #logo svg {
        width: 150px;
    }
    header #menu nav {
        padding-top: 95px;
        padding-bottom: 95px;
    }
    header #menu nav a {
        letter-spacing: 4px;
        font-size: 20px;
        margin-top: 5px;
        height: 27px;
    }
    header #menu nav div.sub_title {
        padding-bottom: 25px !important;
        font-size: 11px !important;
    }
    header #menu nav div.primary {
        padding-top: 5px;
    }
    header #menu nav div.secondary {
        padding-top: 20px;
    }
    header #menu nav div.secondary a {
        height: 20px;
        font-size: 15px;
        letter-spacing: 2px;
    }
    #content,
    main {
        padding-top: 95px;
    }
    .alert {
        display: none !important;
        margin-left: -90px;
        width: 180px;
    }
    .alert span.split {
        display: none;
    }
    .alert span {
        display: block;
        text-align: center;
    }
    .alert.on {
        bottom: 20px;
    }
    .alert a {
        padding: 8px 0 5px;
    }
    .alert a,
    .alert span {
        font-size: 13px;
    }
    .grid__item > a,
    .grid__item > div {
        padding: 0 10px;
    }
    .grid__item > a {
        margin-bottom: 76px;
    }
    .grid__item > div {
        height: 57px;
    }
    .grid__item > div > a span {
        font-size: 12px;
        text-indent: 1px;
        letter-spacing: 1px;
    }
    .grid__item > div > div span {
        font-size: 12px;
    }
    .collections {
        padding-top: 30px;
    }
    #cart-link {
        left: -4px;
        bottom: -2px;
    }
    #human {
        left: 10px;
        left: auto;
        top: 15px;
        right: 10px;
    }
    #mantra {
        right: 4px;
        bottom: 11px;
    }
    html.menu_open #menu-link {
        left: 1px;
    }
}
@media screen and (max-width: 450px) {
    .cell {
        max-height: 450px;
    }
    .cart {
        margin-top: 0;
    }
    .cart__item > a.photo {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 15px;
    }
    .cart__item > a.photo,
    .cart__item > a.photo img {
        width: 225px;
        height: 225px;
    }
    .cart__item > div {
        position: relative;
        left: auto;
        top: auto;
        width: 100%;
        height: auto;
        margin-left: 15px;
    }
    .cart__item > div > div {
        position: relative;
        bottom: auto;
        left: auto;
        margin-top: 10px;
    }
    .grid__item > div {
        height: 57px;
    }
    .grid__item > div > a span,
    .grid__item > div > div span {
        font-size: 10px;
    }
}