
  @font-face {
    font-family: "Neutra Text Light";
    src: url( "//cdn.shopify.com/s/files/1/0791/2083/t/144/assets/webfont-neutra-text-light.ttf?v=7202439795506400990" ) format( "truetype" );
  }
  @font-face {
    font-family: "Neutra Text Demi";
    src: url( "//cdn.shopify.com/s/files/1/0791/2083/t/144/assets/webfont-neutra-text-demi.ttf?v=12440835334921294740" ) format( "truetype" );
  }


/* UNKNOWN SNIPPET
------------------------------------------------------------ */

Liquid error: This liquid context does not allow includes.
textarea:focus {
  -webkit-box-shadow:inset 0px 0px 60px rgba(,,, 0.3);
  -moz-box-shadow:inset 0px 0px 60px rgba(,,, 0.3);
  box-shadow:inset 0px 0px 60px rgba(,,, 0.3);
}


Liquid error: This liquid context does not allow includes.
#util-bar #searchcont.slideout input.search,
#pagefooter .registercont .registerform input[type=email] {
  border-bottom:1px solid rgba(,,, 0.5);
}


Liquid error: This liquid context does not allow includes.
#mainslider .overlay {
  background:#ffffff;
  background:rgba(,,, 0.5);
}


/* Theme Fonts Settings
------------------------------------------------------------ */













/* Reset
------------------------------------------------------------ */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,#page
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}
body {
  line-height: 1
}
ol,
ul {
  list-style: none
}
blockquote,
q {
  quotes: none
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
nav,
section {
  display: block
}
body {
  line-height: 1
}
ol,
ul {
  list-style: none
}
blockquote,
q {
  quotes: none
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none
}
table {
  border-collapse: collapse;
  border-spacing: 0
}

/* Clearfix
------------------------------------------------------------ */
.cf:before,
.cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  zoom: 1;
}
.simpleclear {
  clear: both;
}


/* Website
------------------------------------------------------------ */
body, html {
  overflow-x: hidden;
}

body {
  font:normal 13px '', sans-serif;
  line-height: 1.4em;
  color:#333333;
}

.bodywrap {
  background:#ffffff
  ;
  position: relative;
  z-index: 5;
  
  
}

body > .bodywrap {
  position:relative;
  z-index:50;
}

h1, h2, h3, h4, h5, h6 {
  font:normal 42px/42px 'EB Garamond', sans-serif;
  color:#303030;
}



h2 {
  font-size: 33px;
}

h3 {
  font-size: 29px;
}

h4 {
  font-size: 25px;
}

h5 {
  font-size: 21px;
}

h6 {
  font-size: 17px;
}


h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: inherit;
  border: none;
}

i, em {
  font-style:italic;
}

b, strong {
  font-weight:bold;
}

a {
  color:#cccccc;
  color: #77787B;
  text-decoration:none;
}

a.highlight {
  display:inline-block;
  zoom:1;
  *display:inline;
  max-width:100%;
  background: #ffffff;
}

a.highlight img {
  -webkit-transition: opacity 100ms;
  -moz-transition: opacity 100ms;
  transition: opacity 100ms;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  box-shadow: #000 0em 0em 0em;
}

a.highlight:hover img {
  opacity: 0.9!important;
}

.error {
  color:#cccccc;
  font-style:italic;
}

input {
  padding:0;
  height:36px;
  text-indent:6px;
}

::-webkit-input-placeholder { font-size: 13px; opacity: 0.8; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; }

:-moz-placeholder { font-size: 13px; opacity: 0.8; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; }

::-moz-placeholder { font-size: 13px; opacity: 0.8; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; }

:-ms-input-placeholder { font-size: 13px; opacity: 0.8; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; }


input,
.textboxcont,
textarea {
  background:#ffffff;
  font-size:80%;
  border:1px solid #000000;
  color:#303030;
  -moz-transition: border-color 200ms; /* Firefox 4 */
  -webkit-transition: border-color 200ms; /* Safari and Chrome */
  -o-transition: border-color 200ms; /* Opera */
  transition: border-color 200ms;
  -webkit-appearance: none; /* iOS */

  -moz-border-radius: none;
  -webkit-border-radius: none;
  border-radius: none;
}

input[type=radio] {
  -webkit-appearance: radio;
}

.textboxcont input {
  border:0;
  height:36px;
  width:100%;
  text-indent:18px;
}

textarea {
  width:95%;
  padding:5px;
  height:100px;
  margin-top:8px;
}

input[type=submit] {
  height: auto;
  text-indent: 0;
  cursor: pointer;
}

input[type=checkbox] {
  vertical-align:middle;
  -webkit-appearance: checkbox;
}

input.short {
  height:30px;
  line-height:30px;
}

.hidden {
  display:none;
}

a.button,
input.button,
.button a {
  border:none !important;
  background: #8D92A7;
  font-size: 12px;
  color: #FFFFFF;
  padding: 0px 25px;
  cursor:pointer;
  display:inline-block;
  text-align: center;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
      border-radius: 5px;
  text-transform: uppercase;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
   -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}

a.button.altcolor,
input.button.altcolor,
.button.altcolor a {
  background-color:#e0d5e9;
}


a.button.large,
input.button.large,
.button.large a {
  padding:15px;
  display:block;
  text-transform:uppercase;
  font-size:20px;
}

a.button.large.plus,
input.button.large.plus,
.button.large.plus a {
  text-align:left;
}

a.button:hover,
input.button:hover,
.button a:hover {
  color: #ffffff;
  -webkit-box-shadow: 0 0 2px 1px #000;
  -moz-box-shadow: 0 0 2px 1px #000;
  box-shadow: 0 0 2px 1px #000;
}

.betweenbuttons {
  margin-left:10px;
  margin-right:10px;
}

.loadingimg {
  background:url(//cdn.shopify.com/s/files/1/0791/2083/t/144/assets/loader-black.gif?v=6955759222340067245) center center no-repeat;
  min-height:40px;
}

/*! Pushy - v0.9.2 - 2014-9-13
* Pushy is a responsive off-canvas navigation menu using CSS transforms & transitions.
* https://github.com/christophery/pushy/
* by Christopher Yee */

/* Menu Appearance */
.pushy{
  position: fixed;
  width: 275px;
  height: 100%;
  top: 0;
  z-index: 9999;
  background: #ededed;
  font-size: 0.9em;
  font-weight: bold;
  -webkit-box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, .7);
  -moz-box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, .7);
  box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, .7);
  overflow: auto;
  -webkit-overflow-scrolling: touch; /* enables momentum scrolling in iOS overflow elements */
}

/* Menu Movement */
.pushy-left{
  -webkit-transform: translate3d(-275px,0,0);
  -moz-transform: translate3d(-275px,0,0);
  -ms-transform: translate3d(-275px,0,0);
  -o-transform: translate3d(-275px,0,0);
  transform: translate3d(-275px,0,0);
}

.pushy-open{
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.container-push, .push-push{
  -webkit-transform: translate3d(275px,0,0);
  -moz-transform: translate3d(275px,0,0);
  -ms-transform: translate3d(275px,0,0);
  -o-transform: translate3d(275px,0,0);
  transform: translate3d(275px,0,0);
}

/* Menu Transitions */
.pushy, #container, .push{
  -webkit-transition: -webkit-transform .2s cubic-bezier(.16, .68, .43, .99);
  -moz-transition: -moz-transform .2s cubic-bezier(.16, .68, .43, .99);
  -o-transition: -o-transform .2s cubic-bezier(.16, .68, .43, .99);
  transition: transform .2s cubic-bezier(.16, .68, .43, .99);
}

/* Site Overlay */
.site-overlay{
  display: none;
}

.pushy-active .site-overlay{
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9998;
  background-color: rgba(0,0,0,0.5);
  -webkit-animation: fade 500ms;
  -moz-animation: fade 500ms;
  -o-animation: fade 500ms;
  animation: fade 500ms;
}

@keyframes fade{
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-moz-keyframes fade{
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-webkit-keyframes fade{
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-o-keyframes fade{
  0% { opacity: 0; }
  100% { opacity: 1; }
}

/* Example Media Query */
@media screen and (max-width: 768px){
  .pushy{ font-size: 1.0em; }
}

#util-bar {
  position: relative;
  ;
  color: #000;
  
}

#util-bar .util-bar-upperarea {
  border-bottom: 1px solid rgba(1,1,1,.1);
  position:relative;
  padding-bottom:10px;
  padding-top:20px;
  display:none;
  z-index:3;
}

#util-bar #util-bar-login .inputwrap {
  position: relative;
}

#util-bar #util-bar-login .title {
  float:left;
  width:70px;
  font: 18px 'EB Garamond',sans-serif;
  margin-top:7px;
}

#util-bar #top-actions .peachpoints-header {
  margin-right: 15px;
  background: url( //cdn.shopify.com/s/files/1/0791/2083/t/144/assets/ico-peach.png?v=9753193319212275368 ) no-repeat 3px 12px;
  background-size: 20px 20px;
  padding-left: 50px;
  padding: 15px 0 15px 30px;
}

#util-bar #util-bar-login .email-login, #util-bar #util-bar-login .password-login {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}

#util-bar #util-bar-login .nameinputcont {
  width:100%;
  margin-bottom:10px;
  display: block;
}

#util-bar #util-bar-login .nameinputcont .nameinput {
  width:100%;
}

#util-bar #util-bar-login .passwordinputcont {
  width:100%;
  position:relative;
  margin-bottom:10px;
  display: block;
}

#util-bar #util-bar-login .passwordinputcont input {
  width:100%;
}

#util-bar #util-bar-login .passwordinputcont .forgot {
  border-left:1px solid #d0d0d0;
  padding-left:12px;
  position:absolute;
  right:10px;
  top:9px;
  color:#303030;
}

#util-bar #util-bar-login .passwordinputcont .forgot a {
  font-size:12px;
}

#util-bar #util-bar-login .button {
  float:left;
  height:36px;
  width:112px;
}

#util-bar .cartsocialcont {
  padding: 0 15px;
}

#util-bar .search-area {
  display: inline-block;
  float: none;
  padding: 15px;
  width:auto;
}

#util-bar .search-area #search-hotspot {
  cursor: pointer;
}

#util-bar .search-area #search-hotspot #search-icon {
  float:left;
  display: inline-block;
  vertical-align: top;
}

#util-bar .search-area #search-hotspot #search-icon #s-icon {
  float:left;
  height: 20px;
  width:20px;
  display:inline-block;
  margin:0 5px 0 0;
  vertical-align:top;
}

#util-bar .search-area #search-hotspot #search-button {
  height: 20px;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: top;
}

#util-bar #search-bar {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 130%;
  background-color: #000000;
  z-index: 20;
  padding-top: 10px;
}

#util-bar #search-bar #top-search-icon {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}

#util-bar #search-bar #top-search-icon #t-s-icon {
  height: 45px;
  width:45px;
  margin-right:10px;
}

#util-bar #search-bar #search_container {
  display: inline-block;
  vertical-align: top;
  width: 70%;
}

#util-bar #search-bar .search{
  height: 45px;
  line-height: 45px;
  border: none;
  border-radius:0;
  background-color: transparent;
  color: #E1E1E1;
  font-family: adobe-garamond-pro, serif;
  font-style: italic;
  font-size: 38px;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  width: 100%;
}

#util-bar #search-bar .container {
  position: relative;
}

#util-bar #search-bar .container #close-search {
  position: absolute;
  top: -5px;
  left: -10px;
}

#util-bar #search-bar .container #close-search #c-icon {
  width: 20px;
  height: 20px;
  cursor: pointer;
  display:inline-block;
  margin:0;
  vertical-align:top;
}

#util-bar .tagline-area {
  padding: 15px;
}

#util-bar .tagline-area.tagline {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #000;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  text-align:left;
  white-space: nowrap;
  width: 40%;
}

#util-bar #top-actions {
  display: inline-block;
  float: none;
  margin-right:10px;
}

#util-bar #top-actions a {
  display: inline-block;
  padding: 15px 0;
}

#util-bar #top-actions .top-actions__holder {
  display: inline-block;
  margin-right: 15px;
}

#util-bar .actions {
  margin-top:0;
  margin-bottom: 0;
  text-align: right;
  float:right;
  white-space: nowrap;
  width: 60%;
}

#util-bar .actions .actions-item a {
  vertical-align: top;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #000;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  letter-spacing: normal;
  text-transform: uppercase;
}

#util-bar #top-cart {
  float: none;
  display: inline-block;
  width: 60px;
  height: 50px;
  padding: 15px 0;
  background-color: #E9F696;
  margin: 0;
  vertical-align: top;
  position: relative;
  right: -15px;
}

#util-bar #top-cart a {
  display: block;
  text-align: center;
  color: #000000;
  letter-spacing: normal;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}

#util-bar #cart-icon {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px 0 0;
}

#util-bar #cart-icon #ca-icon {
  height: 20px;
  width: 20px;
  display: inline-block;
  vertical-align: top;
  margin: 0;
}

#mobile-header {
  padding: 0 15px;
  border-bottom: 1px solid rgba(1,1,1,.1);
}

#toggle_menu {
  display: inline-block;
  position: relative;
  overflow: hidden;
  margin: 15px 0;
  padding: 0;
  width: 24px;
  max-width: 34px;
  height: 34px;
  font-size: 0;
  text-indent: -99999px;
  background-color: #FFFFFF;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}

#toggle_menu.active span {
  background: none;
}

#toggle_menu.active span::before, #toggle_menu.active span::after {
  -webkit-transition-delay: 0, 0.2s;
      transition-delay: 0, 0.2s;
}

#toggle_menu.active span::before {
  top: 0;
  -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
      transform: rotate(45deg);
}

#toggle_menu.active span::after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
}
      }
    }

#toggle_menu:focus {
  outline: none;
}

#toggle_menu span {
  display: block;
  position: absolute;
  top: 15px;
  left: 0;
  right: 0;
  height: 4px;
  background: #000000;
}

 #toggle_menu span::before, #toggle_menu span::after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #000000;
  content: "";
  -webkit-transition-duration: 0.2s, 0.2s;
      transition-duration: 0.2s, 0.2s;
  -webkit-transition-delay: 0.2s, 0;
      transition-delay: 0.2s, 0;
}

#toggle_menu span::before {
  -webkit-transition-property: top, -webkit-transform;
      transition-property: top, transform;
  top: -10px;
}

#toggle_menu span::after {
  -webkit-transition-property: bottom, -webkit-transform;
      transition-property: bottom, transform;
  bottom: -10px;
}

#mobile-header .image-logo {
  display: block;
  padding: 15px 0;
  text-align: center;
}

#mobile-header .image-logo img {
  height: 34px;
  width: auto;
  display: inline-block;
  margin: 0;
  vertical-align: top;
}

#mobile-header #top-cart-mobile {
  display: inline-block;
  width: 100%;
  height: 64px;
  padding: 15px 0;
  background-color: #E8F695;
  margin: 0;
  vertical-align: top;
  position: relative;
}

#mobile-header #top-cart-mobile a {
  display: block;
  text-align: center;
  color: #000000;
  letter-spacing: normal;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 34px;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}

#mobile-header #cart-icon {
  display: inline-block;
  vertical-align: top;
  margin: 0;
}

#mobile-header #cart-icon #ca-icon {
  height: 34px;
  width: 34px;
  display: inline-block;
  vertical-align: top;
  margin: 0;
}


#searchcont.inline {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

#util-bar .actions #searchcont.inline {
  margin-left: 10px;
}


#pageheader #logo-area #searchcont.inline {
  position: absolute;
  top: 0;
  right: 0;
}

#pageheader #logo-area #searchcont.inline.lower {
  top: auto;
  bottom: 10px;
}

#util-bar #searchcont.slideout {
  background: #662d91;
  overflow: hidden;
  vertical-align: middle;
  position: absolute;
  /*
  If you find the search box shadow is overlapping your image background,
  try changing the following to something like:
  top:20%;
  height:60%;
  */
  top: 10%;
  height: 80%;
  right: 0;
  padding-left: 24px;
  -webkit-box-shadow: -5px 0px 5px 1px #662d91;
  box-shadow: -5px 0px 5px 1px #662d91;
}

#util-bar #searchcont.slideout .searchbtn {
  outline: 0;
  overflow: hidden;
  text-indent: 9999px;
  text-transform: capitalize;
  
  background: url('//cdn.shopify.com/s/files/1/0791/2083/t/144/assets/ico-theme.png?v=12387007500443614774') no-repeat 5px -354px;
  

  position: absolute;
  width: 20px;
  height: 40px;
  top: 50%;
  left: 0;
  margin-top: -20px;
}

#util-bar #searchcont.slideout input.search {
  border-top:0;
  border-left:0;
  border-right:0;
  background:transparent;
  display:block;
  height:26px;
  width:170px;
  color:#ffffff;
  text-indent:0;
  -moz-transition: border-color 150ms linear;
  -webkit-transition: border-color 150ms linear;
  -o-transition: border-color 150ms linear;
  transition: border-color 150ms linear;
}

#util-bar #searchcont.slideout input.search:focus {
  border-color:#cccccc;
}

#util-bar #searchcont.slideout .searchformwrap {
  position:absolute;
  height:20px;
  top:50%;
  left:24px;
  margin-top:-12px;
}

.smarttextinput input[type=submit] {
  position:absolute;
  top:0;
  right:0;
  border:0;
  background:transparent;
  overflow:hidden;
  height:100%;
  width:25px;
  cursor:pointer;
  color:inherit;
}

.smarttextinput .inputrow {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

#util-bar #searchcont.slideout input.search,
#util-bar #searchcont.slideout .searchbutton {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

#util-bar #searchcont.slideout .hoverlabel {
  left: 0;
  font-size: 14px;
  color: #ffffff;
}
  #util-bar > div > div > div.actions.col-xs-4 {
  padding-right:0;
  }
#pageheader {
  position: relative;
  
  margin-top:35px;
  
  
  padding-bottom:10px;
  
  border-bottom: 1px solid rgba(1,1,1,.1);
}

#pageheader.container {
  max-width: 1440px;
  width: 100%;
}

#pageheader #logo-area {
  text-align:center;
  width: 100%;
}

#pageheader #logo-area #logo {
  width: 33.33%;
  position: relative;
  text-align: center;
  margin: 0 auto 5px;
  z-index:101;
}

#pageheader #logo-area #logo img {
  width:95%;
  height:auto;
  vertical-align: top;
}

#pageheader #logo-area #main-title {
  text-align: center;
  font-size: 1.2em;
  letter-spacing: 1pt;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
}

#pageheader #logo-area #logo .text-logo {
  display: block;
  color:#303030;
  font:normal 80px '', sans-serif;
}

#pageheader #logo-area .lg-nav {
  position: absolute;
  width: 100%;
  top: 15px;
}

#pageheader nav {
  font:normal 16px 'EB Garamond', sans-serif;
  text-align: center;
}

#pageheader nav.nav-left {
  text-align: right;
}

#pageheader nav.nav-right {
  text-align: left;
}

#pageheader nav ul {
  display: flex;
  flex-flow: row nowrap;
}


#pageheader nav ul ul.split {
  -moz-column-count: 2;
  -moz-column-gap: 10px;
  -moz-column-break-inside:avoid;
  -webkit-column-count: 2;
  -webkit-column-gap: 10px;
  -webkit-column-break-inside:avoid;
  column-count: 2;
  column-gap: 15px;
  column-break-inside:avoid;
}

#pageheader nav ul.centered {
  text-align: center;
  margin-top: 10px;
}

#pageheader nav ul li {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  padding: 0 5px;
  position: relative;
  zoom: 1;
  flex-grow: 1;
}

#pageheader nav ul.centered li {
  text-align: center;
  padding: 0 10px;
}

#pageheader nav ul li a #peach-text {
  position: relative;
  z-index: 5;
}

#pageheader nav ul li a #peach {
  position: absolute;
  width: 60px;
  left: 26%;
  top: -10px;
  z-index: 4;
}

#pageheader nav ul li.open .hasdropdown {
  
  background-position: right -171px;
  

}
#pageheader nav ul ul,
#pageheader nav ul div.multi-column {
  display:none;
  background: #fafafa;
  padding-top: 5px;
  padding-bottom: 5px;
  position: absolute;
  top: 53px;
  z-index: 10000;
  border:1px solid #cccccc;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  box-shadow: 5px 2px 8px rgba(0,0,0,0.25);
  filter: alpha(opacity=100); /* ie */
  opacity: 1;
}

#pageheader nav ul.centered ul,
#pageheader nav ul.centered div.multi-column {
  top: 46px;
}



#pageheader nav ul ul li {
  display: block;
  margin: 0;
  line-height: 16px;
}

#pageheader nav ul ul li:first-child a {
  border-top: none;
}

#pageheader nav ul div.multi-column.columns-2 { width: 480px; }
#pageheader nav ul div.multi-column.columns-3 { width: 720px; }
#pageheader nav ul div.multi-column.columns-4 { width: 960px; }
#pageheader nav ul div.multi-column.columns-5 { width: 1200px; }

#pageheader nav ul div.multi-column > ul {
  display: block;
  position: static;
  float: left;
  padding: 0;
  border: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  filter: alpha(opacity=100); /* ie */
  opacity: 1;
}

/* Third-tier dropdown */
#pageheader nav ul ul ul {
  position: absolute;
  display: none;
  left: 100%;
  top: -4px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  border: none;
}

#pageheader nav #dropdownNav {
  font-family: "Museo Slab",serif;
  font-weight: normal;
  font-style: normal;
  border-radius:0;
  border:none;
  width:100%;
  margin:10px 0;
  padding:10px;
  display:none;
  font-size:18px;
  -webkit-box-shadow:none;
  box-shadow:none;
  outline: 1px inset black;
}

.page-submenu {
  margin: 0 -15px 50px;
  border-bottom: 1px solid rgba(1, 1, 1, 0.1);
}

.page-submenu__list li {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  margin: 0 15px;
  position:relative;
  display: inline-block;
  zoom: 1;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  flex-grow: 1;
}

.page-submenu__list li a {
  transition: color 200ms;
  line-height: 36px;
  padding: 10px 0;
  text-decoration:none;
  display: inline-block;
  zoom: 1;
  text-transform: uppercase;
  font-size:12px;
  border-bottom: 2px solid transparent;
}

.page-submenu__list .active a {
  color: #8E8FAD;
  font-weight: 700;
  border-color: #8E8FAD;
}

.page-submenu__dropdown {
  font-size: 16px;
}

/* Mobile responsive for page-submenu */
.page-submenu__list {
  display: none;
}
@media (max-width: 991px) {
  .page-submenu{
  padding: 18px 15px;
  text-align: center;
  }
}
@media (min-width: 992px) {
  .page-submenu__list {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  }
  .page-submenu__dropdown {
  display: none !important;
  }
}
@media (min-width: 1220px) {
  .page-submenu__list {
  margin: 0 45px -1px 45px;
  }
}


#crumbs {
  line-height:20px;
  font-size:85%;
  z-index:5;
  position:relative;
}

#crumbs a {
  color:#333333;
  text-transform: capitalize;
}

.collectionfilter {
  text-align:right;
}

#mainslider {
  position:relative;
  width:100%;
}

#mainslider .flexslider .slides > li img { width:100%; }

#mainslider.loadingimg {
  min-height:40px;
  background:url(//cdn.shopify.com/s/files/1/0791/2083/t/144/assets/loader-black.gif?v=6955759222340067245) center center no-repeat;
}

#mainslider .overlay {
  position:absolute;
  left: 50px;
  top:50%;
  padding: 30px;
  z-index:20;
  border: 3px solid #000000;
  width: 100%;
  max-width: 400px;
  color: #000000;
  -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
      transform: translate(0,-50%);
}

#mainslider .overlay.light {
  background: transparent;

}

#mainslider .overlay.dark {
  background: #000000;
}

#mainslider .overlay .sup-title {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  margin: 0 0 15px 0;
  padding: 0;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}

#mainslider .overlay.dark .sup-title {
  color: #FFFFFF;
}

#mainslider .overlay .title {
  font-family: 'linotype-didot', serif;
  font-size: 55px;
  line-height: 48px;
  margin: 0 0 20px 0;
  padding: 0;
  border: none;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  letter-spacing:0;
}

#mainslider .overlay.dark .title {
  color: #FFFFFF;
}

#mainslider .overlay .divider {
  width: 40px;
  height: 1px;
  border-bottom: 3px solid #000000;
  margin-bottom: 20px;
}

#mainslider .overlay.dark .divider {
  border-color: #FFFFFF;
}

#mainslider .overlay .lower p {
  font-family: adobe-garamond-pro, serif;
  font-style: italic;
  font-size: 18px;
  line-height: 24px;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}

#mainslider .overlay.dark .lower p {
  color: #FFFFFF;
}

#mainslider .overlay.right {
  left:auto;
  right: 50px;
}

#mainslider .flex-direction-nav {
  display:none;
}

#mainslider .flex-control-nav li a {
  height:10px;
  width:10px;
}

#mainslider .flex-control-nav {
  display:block;
}

#spotlight {
  margin-bottom: 75px;
}

#spotlight .pl-home-card img {
  width: 100%;
  height: auto;
}

#spotlight .pl-home-card .spotlight_title {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  text-align: center;
  margin: 20px 0 10px;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}

#spotlight .pl-home-card .spotlight_description {
  font-family: 'linotype-didot', serif;
  font-size: 30px;
  line-height: 34px;
  text-align: center;
  margin: 0;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  letter-spacing:0;
}

.collection_title {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}

.collection_divider {
  width: 50px;
  height: 3px;
  margin: 15px auto 50px;
}

/* */
.full-spotlight {
  position:relative;
  width:100%;
  z-index: 99;
  margin-bottom: 75px;
  -webkit-transform: translate3d(0,0,0);
  background-image: -ms-linear-gradient(top, #FEFEFE 0%, #F3F3F3 100%);
  background-image: -moz-linear-gradient(top, #FEFEFE 0%, #F3F3F3 100%);
  background-image: -o-linear-gradient(top, #FEFEFE 0%, #F3F3F3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FEFEFE), color-stop(100, #F3F3F3));
  background-image: -webkit-linear-gradient(top, #FEFEFE 0%, #F3F3F3 100%);
  background-image: linear-gradient(to bottom, #FEFEFE 0%, #F3F3F3 100%);
  border-bottom: 1px solid rgba(1,1,1,.1);
}

.full-spotlight a {
  display: inline-block;
}

.full-spotlight img {
  position: relative;
  width:100%;
  -webkit-transform: translate3d(0,0,0);
  display: inline-block;
  vertical-align: top;
}

.full-spotlight.transparent img {
  z-index: 100;
}

.full-spotlight .spotlight-overlay {
  position:absolute;
  left: 50px;
  top: 10%;
  padding: 30px;
  width: 100%;
  max-width: 400px;
  color: #000000;

}

.full-spotlight .spotlight-overlay.right {
  left:auto;
  right: 50px;
}

.full-spotlight .spotlight-overlay .spotlight-border {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 3px solid #000000;
}

.full-spotlight.transparent .spotlight-overlay .spotlight-border {
  z-index: 99;
}

.full-spotlight .spotlight-overlay .spotlight-content {
  position: relative;
}

.full-spotlight.transparent .spotlight-overlay .spotlight-content {
  position: relative;
  z-index: 101;

}

.full-spotlight .spotlight-overlay .spotlight-content .sup-title {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  padding: 0;
  color: #85D2A6;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}

.full-spotlight.purple .spotlight-overlay .spotlight-content .sup-title {
  color: #8D92A7;
}

.full-spotlight .spotlight-overlay .spotlight-content .title {
  font-family: 'linotype-didot', serif;
  font-size: 45px;
  line-height: 48px;
  margin: 0 0 20px 0 !important;
  padding: 0 !important;
  border: none !important;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}

.full-spotlight .spotlight-overlay .spotlight-content .divider {
  width: 40px;
  height: 1px;
  border-bottom: 3px solid #85D2A6;
  margin-bottom: 20px;
}

.full-spotlight.purple .spotlight-overlay .spotlight-content .divider {
  border-bottom: 3px solid #8D92A7;
}

.full-spotlight .spotlight-overlay .spotlight-content .lower p {
  font-family: adobe-garamond-pro, serif;
  font-style: italic;
  font-size: 18px;
  line-height: 24px;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}

.full-spotlight .spotlight-overlay .spotlight-c2a {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 90px;
  height: 90px;
  z-index: 101;
  text-align: center;
  vertical-align: middle;
  background-color: #85D2A6;
  color: #FFFFFF;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 14px;
  border: 5px solid #F7F7F7;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
      border-radius: 50%;
  -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
      transform: translate(-50%, 50%);
}

.full-spotlight.purple .spotlight-overlay .spotlight-c2a {
  border-bottom: 3px solid #8D92A7;
}

.full-spotlight .spotlight-overlay .spotlight-c2a.right {
  left: auto;
  right: 0;
  -webkit-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
      transform: translate(50%, 50%);
}

.full-spotlight .spotlight-overlay .spotlight-c2a p {
  position: relative;
  top: 50%;
  margin: 0 !important;
  -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
}

/* */
#video-module {
  /* PLSHOPIFY-9 FIX */
  /* background-color: #000000; */
  /* ENDFIX */
  padding-top: 80px;
  padding-bottom: 80px;
  text-align: center;
  margin-bottom: 100px;
}

#video-module #video-suptitle {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  margin-bottom: 30px;
  color: #8D92A7;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}

#video-module #video-title {
  font-family: 'linotype-didot', serif;
  font-size: 30px;
  line-height: 45px;
  color: #FFFFFF;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  margin-bottom: 40px;
}

#instafeed {
  margin-bottom: 75px;
}

#instafeed .block img {
  width: 100%;
  height: auto;
  display: block;
  vertical-align: top;
}

#instafeed .insta-c2a {
  border: 3px solid #000000;
}

#instafeed .insta-c2a .insta-content {
  position: relative;
  top: 50%;
  text-align: center;
  -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
}

#instafeed .insta-c2a .insta-content .insta-sup {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-size: 9px;
  line-height: 9px;
  color: #8D92A7;
  text-transform: uppercase;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  margin-bottom: 5px;
}

#instafeed .insta-c2a .insta-content .insta-handle {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
  color: #000000;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}

#collection-header {
  margin-bottom: 40px;
}

#collection-header #collection-title {
  font-family: 'linotype-didot', serif;
  text-transform: capitalize;
  font-size: 45px;
  line-height: 45px;
  text-align: center;
  margin: 30px 0 20px !important;
  padding: 0 !important;
  border: 0 !important;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}

#collection-header .collection-divider {
  width: 40px;
  height: 1px;
  border-bottom: 3px solid #8D92A7;
  margin: 0 auto 20px;
}

#collection-header #collection-description {
  font-family: adobe-garamond-pro, serif;
  font-style: italic;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
  margin: 0 0 20px !important;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}

#collection-header #collection-description a {
  font-family:inherit;
}


#collection-image {
  margin-bottom: 75px;
}

#collection-image #collection-image-header #collection-title{
  font-family: 'linotype-didot', serif;
  text-transform: capitalize;
  font-size: 45px;
  line-height: 45px;
  text-align: left;
  margin: 30px 0 20px !important;
  padding: 0 !important;
  border: 0 !important;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}

#collection-image #collection-image-header .collection-divider{
  width: 40px;
  height: 1px;
  border-bottom: 3px solid #8D92A7;
  margin: 0 auto 20px 0;
}

#collection-image #collection-image-header #collection-image-description{
  font-family: adobe-garamond-pro, serif;
  font-style: italic;
  font-size: 18px;
  line-height: 30px;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  text-align: left;
}

#filter {
  /*background-color: #F6F6F6;*/
  margin-bottom: 100px;
  border-bottom: 1px solid rgba(1,1,1,.1);
  position: relative;
}

#filter #filter-header {
  text-align: center;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 15px;
  color: #000000;
  text-transform: uppercase;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
}

#filtered-items {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
  margin-bottom: 50px;
}

#filtered-items .filtered-items__label {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  margin-right: 5px;
  margin-top: 6px;
  vertical-align: top;
  display: inline-block;
}

#filtered-items #filtered-clear {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  margin-left: 5px;
  margin-top: 6px;
  text-decoration: underline;
  transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  -webkit-transition: opacity .2s ease-in-out;
  vertical-align: top;
  display: inline-block;
}

#filtered-items #filtered-tags {
  display: inline-block;
  max-width: 60%;
}

#filtered-items #filtered-tags .filtered-item__tag {
  background-color: #8E8FAD;
  border-radius: 15px;
  cursor: pointer;
  display: inline-block;
  height: 28px;
  color: #FFFFFF;
  display: inline-block;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: normal;
  margin: 0 5px 10px;
  padding: 5px 30px 5px 14px;
  position: relative;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  -webkit-transition: opacity .2s ease-in-out;
}

#filtered-items #filtered-tags .filtered-item__tag:hover {
  opacity: 0.8;
}

#filtered-items #filtered-tags .filtered-item__tag:after {
  background: url('//cdn.shopify.com/s/files/1/0791/2083/t/144/assets/ico-tag-close.svg?v=5421823986369245977') no-repeat scroll 0 0 / cover transparent;
  bottom: 0;
  content: '';
  display: block;
  height: 12px;
  margin: auto;
  position: absolute;
  right: 10px;
  top: 0;
  width: 12px;
}

#filter #filter-items {
  padding-left: 50px;
  margin-bottom: 50px;
  margin-top: 30px;
}

#filter #filter-items .filter-category {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 14px;
  color: #333333;
  text-transform: uppercase;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  margin: 0 0 12px;
}

#filter #filter-items .multi-col ul {
  -moz-column-count: 2;
  -moz-column-gap: 10px;
  -moz-column-break-inside:avoid;
  -webkit-column-count: 2;
  -webkit-column-gap: 10px;
  -webkit-column-break-inside:avoid;
  column-count: 2;
  column-gap: 15px;
  column-break-inside:avoid;
}

#filter #filter-items ul li {
  list-style-position: inside;
  padding: 12px 0 0 0;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #333333;
  white-space: nowrap;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#filter #filter-items ul li a{
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #333333;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: normal;
}

#filter #filter-items .disabled {
  opacity: 0.6;
}

#filter #filter-items .checkbox {
  border: 1px solid #333333;
  cursor: pointer;
  display: inline-block;
  height: 12px;
  margin: 0 7px 0 0;
  outline: none;
  padding: 0;
  position: relative;
  width: 12px;
  -moz-appearance: none;
  -webkit-appearance: none;
}

#filter #filter-items .checkbox:checked {
  background-image: url(//cdn.shopify.com/s/files/1/0791/2083/t/144/assets/ico-check.png?v=5946216976931969202);
  background-size: contain;
  background-repeat: no-repeat;
}

#filter #filter-items .checkbox:disabled {
  border: 1px solid #BBBBBB;
  cursor: default;
}
#filter #filter-button {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  background-color: transparent;
  bottom: -40px;
  border: none;
  cursor: pointer;
  color: #77787B;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}
#filter #filter-button:before {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  background-color: transparent;
  font-size: 14px;
  height: 100%;
  text-align: center;
  text-transform: capitalize;
  text-decoration: underline;
  width: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0;
}
#filter #filter-button:hover {
  background-color: transparent;
  color: rgba(171,158,199,1);
}
#filter #filter-button.closed {
  background-color: #FFF;
  color: #8E8FAD;
  width: 270px;
  height: 40px;
  border: 1px solid #9192AF;
  -webkit-box-shadow: 0 0 0 20px rgba(255,255,255,1);
  -moz-box-shadow: 0 0 0 20px rgba(255,255,255,1);
  box-shadow: 0 0 0 20px rgba(255,255,255,1);
  cursor: pointer;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}
#filter #filter-button.closed:hover {
  background-color: #8E8FAD;
  color: #FFF;
}

#filter #filter-submit {
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  background-color: #8E8FAD;
  color: #FFF;
  width: 270px;
  height: 40px;
  border: 1px solid #9192AF;
  -webkit-box-shadow: 0 0 0 20px rgba(255,255,255,1);
  -moz-box-shadow: 0 0 0 20px rgba(255,255,255,1);
  box-shadow: 0 0 0 20px rgba(255,255,255,1);
  cursor: pointer;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}
#filter #filter-submit:hover {
  border-color: #8182A5;
  background-color: #8182A5;
  color: #FFF;
}
#filter #filter-submit.disabled {
  background-color: #C7C7D6 !important;
  border: 1px solid #C7C7D6 !important;
  color: #FFF !important;
  cursor: default;
}
#filter #filter-button.closed:before,
#filter #filter-submit:before {
  content: '';
  display: block;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-size: 14px;
  height: 100%;
  line-height: 38px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  width: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#filter #filter-submit:before {
  content: 'Apply Filters';
}
#filter #filter-button.closed:before {
  content: '+ Show Filters';
}
#filter #filter-button:before {
  content: 'Hide Filters';
}

.widgets {
  clear:both;
}

aside.widgets {
  clear:none;
}

.blogwidget span {
  display: block;
  padding-top: 5px;
}

.widgets .widget {
  position: relative;
}

.widgets .widget .paging,
.widgets .widget .flex-direction-nav {
  position: absolute;
  top: 20px;
  right: 0;
}

aside.widgets .widget .flex-direction-nav {
  top: 25px;
}


.widgets .widget.pagesnippetwidget img,
.widgets .widget.pagesnippetwidget object,
.widgets .widget.pagesnippetwidget iframe,
.widgets .widget.pagesnippetwidget table,
.widgets .widget.fullwidthimg img {
  max-width:100%;
  display:block;
}

#pl-bio-container .col-md-push-2 {
  float: none;
  left: 0;
  width: auto;
}

#pl-bio-container h1.main-title {
  text-align: center;
  padding-top: 40px;
  border: 0;
  font-size: 1.45em;
  font-weight: 300;
  letter-spacing: 1pt;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
}

#pl-bio-container p {
  text-align: center;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.8;
}

.widget.pl-bio {
  display: none;
  font-family: adobe-garamond-pro, serif;
  font-style: italic;
  font-size: 21px;
  line-height: 32px;
  font-style: italic;
  text-align: center;
  margin: 75px 0 30px;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}

#pl-logo-icon {
  margin-top: 20px;
  text-align: center;
}

#pl-logo-icon img {
  width: 75px;
  height: auto;
  margin-bottom: 50px;
}

.productpilewidget .product {
  width:32%;
  float:left;
  margin-top:5px;
  position:relative;
}

.productpilewidget .product.middle {
  margin-left:2%;
  margin-right:2%;
}

.productpilewidget .product a {
  display:block;
  overflow:hidden;
  text-align:center;
  margin-bottom:-4px; /* compensate for inline spacing */
}

.productpilewidget .product img {
  max-width:100%;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.doimgfade .productpilewidget .product img {
  visibility:hidden;
}

/* IE7 margin rounding probs... */
html* .productpilewidget .product.middle {
  margin-left:1%;
  margin-right:1%;
}

html* .productpilewidget .product a {
  margin-bottom:0;
}

#simplepopuptext {
  display:none;
  position: absolute;
  text-align: center;
  background: #ffffff;
  border:1px solid #cccccc;
  padding:3px 5px;
  z-index:900;

  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

#simplepopuptext .notch {
  position:absolute;
  bottom:-10px;
  left:50%;
  margin-left:-10px;
}

.paging a,
.flex-direction-nav .flex-next,
.flex-direction-nav .flex-prev {
  background: #ffffff;
  border:1px solid #ffffff !important;
  height: 23px;
  text-indent: 10px;
  overflow:hidden;
  width: 23px;
  color:#333333;

  -moz-transition: opacity 200ms linear !important;
  -webkit-transition: opacity 200ms linear !important;
  -o-transition: opacity 200ms linear !important;
  transition: opacity 200ms linear !important;
}

.paging a,
.flex-direction-nav .flex-next,
.flex-direction-nav .flex-prev,
.paging span {
  vertical-align:bottom;
  line-height: 22px;
  text-align:left;
  margin-right: 0px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.flex-direction-nav .flex-next,
.flex-direction-nav .flex-prev,
.paging > span,
.paging > a {
  margin-left:2px;
  margin-right:2px;
}

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

.paging span {
  height:25px;
  width: 25px;
}

.paging .page,
.paging .page a {
  line-height:23px;
}

.paging .page a {
  text-indent:0;
  text-align:center;
  margin-right:0;
}

.paging .page.current {
  background: #ffffff;
  border:1px solid #ffffff;
  width:23px;
  height:23px;
  line-height: 23px;
  text-align:center;
}

.flex-direction-nav li {
  display:inline;
}

.paging.simpletext a {
/*  vertical-align:middle; */
}

.paging.simpletext .nextwrap,
.paging.simpletext .prevwrap {
  float:left;
  width:50%;
  margin-left:0;
  margin-right:0;
}

.paging.simpletext .nextwrap {
  text-align:right;
  float:right;
}

.paging.simpletext a.text {
  width:auto;
  text-indent:0;
  padding:0 8px;
}

.paging a.prev,
.paging a.next,
.flex-direction-nav .flex-next,
.flex-direction-nav .flex-prev {
  text-indent:-999px;
  background-image:url(//cdn.shopify.com/s/files/1/0791/2083/t/144/assets/ico-theme.png?v=12387007500443614774);
  
  background-position:1px -32px;
  
  background-repeat:no-repeat;
}
.paging a.prev,
.flex-direction-nav .flex-prev {
  
  background-position:0 7px;
  
}

.paging a:hover,
.flex-direction-nav .flex-next:hover,
.flex-direction-nav .flex-prev:hover {
  opacity:0.7;
  filter: alpha(opacity=70);
}

.middletext {
  text-align:center;
  padding:10px 0;
}

.middleit {
  text-align:center;
  padding: 0 20px;
}

.productlist .product {
  position: relative;
  min-height:450px;
  z-index:1000;
}

.productlist .product.startrow {
  clear: left;
}

.slides .productlist .product {
  margin-top:0;
}

.productlist .product .columnfluff {
  width:1px;
  height:100%;
  position:absolute;
  top:0;
  right:-10px;
}

.productlist .product .border {
  border: 1px solid #ededed;
  padding: 10px;
}

.productlist .product .product-title {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 18px;
  color: #000000;
  text-align: center;
  display: block;
  min-height: 50px;
  margin-top: 15px;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}

.productlist .product .price {
  float: left;
}

.productlist .product .price .product-price {
  font-family: 'linotype-didot', serif;
  font-size: 15px;
  line-height: 15px;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}

.productlist .product .price .reducedfrom {
  filter: alpha(opacity=50);
  opacity:0.5;
  text-decoration: line-through;
}

.productlist .product .price .from {
  font-size:14px;
  line-height:14px;
  font-style:italic;
}

.productlist .product .imgcont {
  overflow:hidden;
  text-align:center;
  position:relative;
  z-index:0;
  min-height:80px; /* So that when images are loading, page has a layout */
}

.productlist .product.page-block .imgcont {
  background: #FFF;
}

.productlist .product.page-block .imgcont.is-page img,
.productlist .product.page-block .imgcont.is-article img {
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}

.productlist .product .imgcont .imgswitch {
  position:relative;
  width:100%;
  display:inline-block;
  zoom: 1;
  *display: inline;
}

.productlist .product .imgcont .imgswitch img {
  vertical-align: top;
  display:inline-block;
  zoom:1;
  *display:inline;
}

.productlist .product .imgcont .imgswitch .altimgcont {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  text-align:center;
  overflow:hidden;
}

.productlist .product .imgcont .imgswitch .altimg {
  filter: alpha(opacity=0);
  opacity:0;
  max-height: 100%;
  max-width: 100%;
}

.productlist .product .imgcont .image-inner-wrap {
  height: 100%;
  position: relative;
  width: 100%;
  display:inline-block;
  zoom: 1;
  *display: inline;
}

.productlist .product .imgcont:hover .salecontainer {
  display: none;
}

.productlist .product .imgcont .sale {
  background:#e0d5e9;
  border:1px solid #fff;
  padding: 4px 12px;
  color: #ffffff;
  font-family:'EB Garamond', sans-serif;
}


.productlist .product .imgcont .salecontainer {
  display:none;
  position:absolute;
  top:50%;
  left:20%;
  width:60%;
  margin-top:-14px;
  text-align:center;
  z-index:10000;
}
.productlist .product .imgcont .sale {
  display:inline-block;
  zoom: 1;
  *display: inline;
}


.productlist .product .imgcont img {
  max-height: 100%;
  max-width:100%;
}

.productlist .product .imgcont .highlight img {
  display:block;
}

.productlist .product .yotpo-box {
  float: right;
}

.productlist .product .yotpo-box .text-m {
  display: none;
}

.minibutton {
  font-size:25px;
  line-height:25px;
  padding:5px;
  vertical-align:middle;
  display:inline-block !important;
  zoom: 1;
  *display: inline !important;
}

#maincontent {
  padding-bottom: 50px;
  position: relative;
  z-index: 50;
}
#maincontent.is-collection-new {
  padding: 0;
  width: 100%;
}
#maincontent.is-page-sheet-mask {
  padding: 0;
}
#maincontent.is-page-ritual .product-grid__container {
  width: 100%;
}
/* PLSHOPIFY-12 FIX */
#mainslider .flex-control-nav {
  bottom: 30px;
  height: 7px;
  left: 30px;
  text-align: left;
}
#mainslider .flex-control-nav li a {
  height: 7px;
  width: 7px;
}
.fallback {
  position: absolute;
  visibility: hidden;
  text-indent: -9999px;
}
.home-hero {

}
.home-hero__container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (min-width:990px) {
  .home-hero__container {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    max-height: 527px;
  }
}
.home-hero__slider {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  /* RESIZE FIX */
  max-width: 100%;
  min-width: 100%;
  width: 100%;
}
@media only screen and (min-width:990px) {
  .home-hero__slider {
    /* RESIZE FIX */
    max-width: 75%;
    min-width: 75%;
    width: 75%;
  }
}
@media only screen and (max-width:620px) {
  .home-hero__slide {
    height: auto !important;
    position: relative;
  }
  .home-hero__slide:before {
    content: '';
    display: block;
    padding-top: 74.12%;
    width: 100%;
  }
  .home-hero__slide a {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
}
.home-hero__img.is-desktop {
  display: none !important;
}
.home-hero__img.is-mobile {
  display: block !important;
}
@media only screen and (min-width:620px) {
  .home-hero__img.is-desktop {
    display: block !important;
  }
  .home-hero__img.is-mobile {
    display: none !important;
  }
}
.home-hero__holder {
  /* FLEX CHILD STYLE */
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  /* FLEX CONTAINER STYLE */
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  /* RESIZE FIX */
  max-width: 100%;
  min-width: 100%;
  width: 100%;
}
@media only screen and (min-width:620px) {
  .home-hero__holder {
    /* FLEX CONTAINER STYLE */
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media only screen and (min-width:990px) {
  .home-hero__holder {
    /* FLEX CONTAINER STYLE */
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    /* RESIZE FIX */
    max-width: 25%;
    min-width: 25%;
    width: 25%;
  }
}
.home-hero__featured {
  background: none no-repeat scroll 0 0 / cover transparent;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  /* RESIZE FIX */
  max-width: 100%;
  min-width: 100%;
  width: 100%;
}
.home-hero__featured:before {
  content: '';
  display: block;
  padding-top: 31.25%;
  width: 100%;
}
@media only screen and (min-width:620px) {
  .home-hero__featured {
    /* RESIZE FIX */
    max-width: 33.33%;
    min-width: 33.33%;
    width: 33.33%;
  }
  .home-hero__featured:before {
    padding-top: 48.65%;
  }
}
@media only screen and (min-width:990px) {
  .home-hero__featured {
    -webkit-flex: 1 1 33.33%;
    -ms-flex: 1 1 33.33%;
    flex: 1 1 33.33%;
    /* RESIZE FIX */
    max-width: 100%;
    min-width: 100%;
    width: 100%;
  }
  .home-hero__featured:before {
    content: none;
  }
}
.home-hero__featured.is-first {
  background-image: url( '//cdn.shopify.com/s/files/1/0791/2083/t/144/assets/mainfeatured_img_mobile_1.jpg?v=6685561349675313730' );
}
@media only screen and (min-width:620px) {
  .home-hero__featured.is-first {
    background-image: url( '//cdn.shopify.com/s/files/1/0791/2083/t/144/assets/mainfeatured_img_1.jpg?v=18123126755506417032' );
  }
}
.home-hero__featured.is-second {
  background-image: url( '//cdn.shopify.com/s/files/1/0791/2083/t/144/assets/mainfeatured_img_mobile_2.jpg?v=2132770717654403817' );
}
@media only screen and (min-width:620px) {
  .home-hero__featured.is-second {
    background-image: url( '//cdn.shopify.com/s/files/1/0791/2083/t/144/assets/mainfeatured_img_2.jpg?v=3392087003425105116' );
  }
}
.home-hero__featured.is-third {
  background-image: url( '//cdn.shopify.com/s/files/1/0791/2083/t/144/assets/mainfeatured_img_mobile_3.jpg?v=16365844518552617985' );
}
@media only screen and (min-width:620px) {
  .home-hero__featured.is-third {
    background-image: url( '//cdn.shopify.com/s/files/1/0791/2083/t/144/assets/mainfeatured_img_3.jpg?v=11354943375584942587' );
  }
}
#mobile-header.is-index {
  border-bottom: 0;
}
#pageheader.is-index {
  border-bottom: 0;
}
#maincontent.is-index {
  border-top: 1px solid rgba(1,1,1,.1);
}
#maincontent.is-index {
  width: 100%;
}
@media only screen and (min-width:1400px) {
  #maincontent.is-index {
    max-width: 1400px;
  }
}
.index-content-container {
  margin: 0 auto;
  width: 100%;
}
@media only screen and (min-width:768px) {
  .index-content-container {
    max-width: 750px;
  }
}
@media only screen and (min-width:992px) {
  .index-content-container {
    max-width: 970px;
  }
}
@media only screen and (min-width:1200px) {
  .index-content-container {
    max-width: 1100px;
  }
}
/* END FIX */

#productinfo #detail {
  margin-top: 5px;
}

#productinfo #detail #product-vendor{
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-size: 12px;
  color: #8D92A7;
  text-transform: uppercase;
  margin-bottom: 10px;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;

}

#productinfo #detail h1#product-name {
  font-family: 'linotype-didot', serif;
  text-transform: uppercase;
  font-size: 35px;
  line-height: 42px;
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

#productinfo #detail #price-field #price {
  font-family: adobe-garamond-pro, serif;
  font-style: italic;
  font-size: 28px;
  margin:20px 0 35px;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}

#productinfo #detail .price .was-price {
  font-size:50%;
  opacity:0.5;
  filter: alpha(opacity=50);
  text-decoration:line-through;
}

#productinfo #detail .options {
  margin:20px 0;
}

#productinfo #detail .options #quantity {
  width:40px;
}

#productinfo #detail .options .selectors {
  margin-top:14px;
}

#productinfo #detail .options .selectors label {
  display:block;
  margin:10px 0 5px;
}

#productinfo #detail .addbuttoncont {
  position: relative;
  margin-bottom: 20px;
}

#productinfo #detail .addbuttoncont #quantity-field {
  background-color: #f6f6f6;
  border: 1px solid #d3d3d3;
  width: 70px;
  position: relative;
  height: 40px;
  margin-right: 5px;
  display: inline-block;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
      border-radius: 5px;
}

#productinfo #detail .addbuttoncont #quantity-field #quantity {
  background-color: transparent;
  width: 100%;
  text-align: center;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-size: 12px;
  font-weight: 900;
  padding-right: 18px;
  margin-right: 0;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}

#productinfo #detail .addbuttoncont #quantity-field #quantity-controls {
  position: absolute;
  right: 3px;
  top: 0;
}

#productinfo #detail .addbuttoncont #quantity-field #quantity-controls > div {
  width: 15px;
  background-color: #000000;
  height: 16px;
}

#productinfo #detail .addbuttoncont #quantity-field #quantity-controls #up-arrow-field {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;
  margin-top: 3px;
}

#productinfo #detail .addbuttoncont #quantity-field #quantity-controls #down-arrow-field {
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
      border-bottom-left-radius: 5px;
      border-bottom-right-radius: 5px;
  margin-bottom: 3px;
}

#productinfo #detail .addbuttoncont #quantity-field #quantity-controls div a {
  color: #FFFFFF;
  position: relative;
  left: 1px;
  font-size: 8px;
  line-height: 8px;
  vertical-align: middle;
  width: 100%;
  text-align: center;
  display: block;
  position: relative;
  top: 3px;
}


#productinfo #detail #purchase {
  display: inline-block;
  color: #FFFFFF;
  text-align:center;
  border: none;
  background-color: #8D92A7;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  padding: 0 25px;
  height: 40px;
  line-height: 40px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2S;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#productinfo #detail #purchase:hover {
  background-color: #6E7282;
}

#productinfo #detail .added {
  font-family:'EB Garamond', sans-serif;
  position:absolute;
  display:none;
  bottom:0;
  left:0;
  width:100%;
  height:55px;
  font-size:16px;
  line-height:58px;
  color: #ffffff;
  background-color:#e0d5e9;
  text-align:center;

  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

#productinfo #detail .added .yay {
  position:absolute;
  left:0;
  top:0;
  width:50%;
  height:100%;
}

#productinfo #detail .added .basket {
  position:absolute;
  right:0;
  top:0;
  width:50%;
  height:100%;
  color: #ffffff;
  background:url(//cdn.shopify.com/s/files/1/0791/2083/t/144/assets/overlay-black.png?v=6150561525448477646);
}

#productinfo #detail .added .basket:hover {
  opacity:0.9;
}

#productinfo #detail .added.error {
  z-index:20;
  height: auto;
  line-height: 25px;
  min-height: 100%;
  -webkit-box-shadow: 0 0 2px 0 #000;
  -moz-box-shadow: 0 0 2px 0 #000;
  box-shadow: 0 0 2px 0 #000;
}

#productinfo #detail #product-description {
  margin-top: 35px;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 27px;
  color:#333;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}

#productinfo .gallery {
  margin-top: 10px;
  text-align: center;
}

#productinfo .gallery a {
  display: inline-block;
  max-width: 100%;
}

#productinfo .gallery img {
  vertical-align: top;
}

#productinfo .gallery .main img {
  max-width: 100%;
  height: auto;
}
#productinfo .gallery .main .image {
  cursor: zoom-in;
}

#productinfo .gallery .thumb,
#productinfo .gallery .thumb-video {
  margin: 20px 10px 0 0;
  vertical-align: top;
}
#productinfo .gallery .thumb.active {
  border: 1px solid black;
}

#productinfo .gallery .thumb-video {
  background-color: #dcdcdc;
  background-size: cover;
  cursor: pointer;
  display: inline-block;
  height: 65px;
  position: relative;
  width: 65px;
}

#productinfo .gallery .thumb-video::after {
  content: '';
  background-color: black;
  opacity: 0.3;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

#productinfo .gallery .thumb-video::before {
  background-image: url( //cdn.shopify.com/s/files/1/0791/2083/t/144/assets/smc-video-btn.svg?v=14871272929058625483 );
  background-position: 10px center;
  background-repeat: no-repeat;
  background-size: 12px auto;
  border-radius: 50%;
  border: 2px solid #FFF;
  bottom: 0;
  content: '';
  display: block;
  height: 35px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 35px;
  z-index: 99;
}

#productinfo .gallery .thumb img,
#productinfo .gallery .thumb-video img {
  height: 65px;
  width: auto;
  max-width: none;
}

#productinfo .gallery.mode-hide .thumbnails {
  display: none;
}

#productinfo #detail .social a {
  border: none;
}

#productinfo > .description {
  margin-top: 20px;
}

.tags {
}

.tags.contentsection a {
  white-space:nowrap;
}

#maincontent .contentsection {
  border-bottom:1px solid #ddd;
  padding:0 0 10px 0;
  margin:0 0 10px 0;
}

#maincontent .social.floating {
  text-align:right;
  position:absolute;
  right:35px;
  top:10px;
  z-index:5;
}

#maincontent .social .socialitem {
  text-align:left;
  vertical-align: top;
  display:inline-block;
  zoom:1;
  *display:inline;
}

#maincontent .social .socialitem.facebookcont {
  width:90px;
}

#maincontent .social .label {
  vertical-align: top;
  margin-right:5px;
}

#maincontent .social .fb_iframe_widget span {
  display:block;
  overflow:hidden;
}

#maincontent .social #fb-root {
  display:none;
}

#maincontent .social.floating .fb_iframe_widget iframe {
  position:static;
}

.searchresults {
}

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

aside.widgets {
  margin-top:0;
}

aside.widgets .widget {
  margin-top: 0;
  margin-bottom: 30px;
}

aside .item {
  padding-bottom:20px;
}

/*
aside .item.recentarticles li {
  border-bottom:1px solid #dedede;
  padding-bottom:8px;
  margin-bottom:8px;
}

aside .item.recentarticles li a {
  display:block;
  margin-bottom:10px;
}

aside .item.recentarticles li h4 {
  display:inline;
  font-size:110%;
}

aside .item.recentarticles li span {
  font-style:italic;
}

aside .item.recentarticles li p {
  margin:5px 0;
}

*/

.tags li {
  display:inline;
  white-space:nowrap;
  line-height:44px;
  padding:4px 10px;
  border:1px solid #cccccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.tags li.active {
  background: #662d91;
}

.tags li.active a {
  color:#333333;
}



h1,
h2,
h3 {
  border-bottom:1px solid #cccccc;
  margin-bottom: 20px;
  padding-top:20px;
  padding-bottom:10px;
  color:#303030;
}

h1.nobordermargin,
h2.nobordermargin,
h3.nobordermargin {
  border:0;
  margin-bottom:0;
}

.widgets .flexslider h6,
.widgets.flexslider h6 {
  padding-right:60px;
}

#maincontent .pagecontent img {
  max-width: 100%;
  height: auto;
}

#maincontent article .info {
  font-style:italic;
  margin-bottom:15px
}

#maincontent #crumbs .socialicons {
  float:right;
  line-height:20px;
  margin-top:10px;
}

#maincontent .socialicons .rss {
  display:inline-block;
  zoom: 1;
  *display: inline;
  height:28px;
  width:28px;
  overflow:hidden;
  text-indent:9999px;
  text-transform: capitalize;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  
  background:url('//cdn.shopify.com/s/files/1/0791/2083/t/144/assets/ico-social.png?v=12389689539162346781') no-repeat 0 0;
  
}



.main-content .comments p {
  margin: 0 0 20px;
}

.main-content .comments .commentbody {
  border-bottom:1px solid #ddd;
}

.formfields .inputrow {
  position:relative;
}

.main-content .formfields .inputrow {
  margin:10px 0;
}

.main-content .formfields .inputrow input {
  width:100%;
}

.main-content .formfields .inputrow input.normalwidth {
  width:auto;
}

.main-content table {
  border-top:4px solid #cccccc;
}

.main-content td {
  border-bottom:1px solid #cccccc;
  padding:5px 7px;
  text-align:left;
}

.main-content th {
  border-bottom:1px dotted #cccccc;
  padding:5px 7px;
  text-align:left;
}

.main-content .content-block {
  line-height:1.5em;
}

.main-content .content-block img {
  max-width: 100%;
  height: auto;
}

.main-content .content-block iframe {
  max-width:100%;
}

.main-content .content-block blockquote,
.main-content .content-block q {
  font-size: 140%;
  font-style: italic;
  line-height: 1.5em;
  margin: 15px 0;
  padding-left: 30px;
  width: 80%;
  border-left:5px solid #cccccc;
}

.main-content .content-block ul,
.main-content .content-block ol {
  margin-top:10px;
  margin-bottom:10px;
}

.main-content .content-block li {
  list-style: disc outside none;
  margin-left: 20px;
}

.main-content .content-block ul.tabs li {
  margin-left: 0;
  list-style: none;
}

.main-content .content-block ol li {
  list-style: decimal outside none;
}

.main-content .content-block .jstab {
  clear:both;
}

/* Hover for standard text <a> tags */
.main-content p a,
.main-content .content-block a,
.main-content .contentsection a,
.main-content .tags a,
.main-content .info a,
.main-content .pagesnippetwidget a,
.main-content .recentarticles a h4,
.main-content #basket .desc a,
.main-content #basket .remove a {
  -moz-transition: color 200ms;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}

.main-content p a:hover,
.main-content .content-block a:hover,
.main-content .contentsection a:hover,
.main-content .tags a:hover,
.main-content .info a:hover,
.main-content .pagesnippetwidget a:hover,
.main-content .recentarticles a:hover h4,
.main-content #basket .desc a:hover,
.main-content #basket .remove a:hover {
  border-color:#cccccc;
}

.formfields label {
  font-size:100%;
}

.formfields.dohover .inputrow label.hoverlabel {
  position: absolute;
  cursor: text;
  left: 10px;
  top: 50%;
  height: 90%;
  line-height: 36px;
  margin-top: -18px;
  color: #303030;
}

#basket .cartitem {
  border-bottom: 1px solid #cccccc;
  padding: 30px 0;
}

#basket .cartitem.first {
  border-top:0;
}

#basket .cartitem .cartitem__price {
  display: block;
}

#basket .cartitem .cartitem__sale {
  display: inline-block;
  font-style: normal;
  margin-top: 2px;
  opacity: 0.5;
  text-decoration: line-through;
  position: relative;
}

#basket .image {
  float:left;
  width:13%;
  margin-right:2%;
}

#basket .image img {
  max-height:100%;
  max-width:100%;
}

#basket .desc {
  float:left;
  width:38%;
  padding:25px 0 0;
}

#basket .qty {
  float:left;
  width:20%;
  text-align:center;
}

#basket .qty label {
  display:block;
}

#basket .qty input {
  text-align:center;
}

#basket .amt {
  float:left;
  width:15%;
  padding:25px 0 0;
  text-align:center;
}

#basket .remove .amount.fallback-mobile {
  display: none;
}

#basket .remove {
  float:left;
  width:12%;
  padding:25px 0 0;
  text-align:center;
}

#basket .updatecont {
  margin-top: 20px;
}

#basket .foot {
  padding-top:22px;
}

#basket .foot .button {
  display:inline;
}

#basket .foot .instructions {
  margin-top: -50px;
  width:53%;
  float:left;
}

#basket .foot .instructions #shownote label {
  cursor: pointer;
}
#basket .foot .checkoutcont {
  float: right;
  text-align: right;
  width: 40%;
}

#basket .foot .checkoutcont .button {
}

#basket .foot .total {
  padding: 0 0 25px;
  font-size:24px;
}

#basket .foot .extrapaymentmethods input {
  border:0;
  background:transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

#basket textarea {
  width:360px;
  height:111px;
}

#shipping-calculator .selectreplace {
  width:100%;
}

#shipping-calculator label {
  display:block;
  margin-bottom:3px;
  margin-top:5px;
}

#shipping-calculator input[type=text] {
  width:100%;
}

#shipping-calculator .button {
  margin-top:25px;
  padding: 7px 22px;
}

#pagefooter {
  background:#000000;
  color: #ffffff;
  ;
  padding:0 0 30px;
  text-align:center;
  position:relative;
  z-index:40;
  
  border-top: #cccccc 1px solid;
  
}

#pagefooter #footer-logo {
  text-align: center;
}

#pagefooter #footer-logo svg{
  width: 100%;
  height: auto;
  max-width: 150px;
}



#pagefooter .footer-nav-links-wrap-2 {
  position: relative;
  top: 50%;
  webkit-transform: translateY(50%);
     -ms-transform: translateY(50%);
       transform: translateY(50%);
}

.flexit {
  display: flex; /* or inline-flex */
  flex-flow: row nowrap; /* is default: columns along the main-axis (row) and no wrapping to next lines */
  align-items: center;
  margin-top: 30px;
}

#pagefooter #footer-store #store-header  {
  font-size:20px;
  font-family: adobe-garamond-pro, serif;
  font-style: italic;
  text-transform: capitalize;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  color: #BFBFBF;
  margin-bottom: 15px;
}

#pagefooter #footer-store .store-address  {
  font-size:16px;
  font-family: adobe-garamond-pro, serif;
  font-style: italic;
  text-transform: capitalize;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  color: #BFBFBF;
  margin-bottom: 5px;
}

#pagefooter #footer-logos {
  background-color: #161618;
}

#pagefooter #footer-store #social {
  margin-top: 10px;
}

#pagefooter #footer-store #social a {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 1px solid #717171;
  display: inline-block;
  height: 32px;
  letter-spacing: normal;
  margin-left: 20px;
  text-align: center;
  width: 32px;
}

#pagefooter #footer-store #social a:first-child {
  margin-left: 0;
}

#pagefooter #footer-store #social a svg {
  display: inline-block;
}

#pagefooter #footer-store #social a svg .move {
  position:  relative;
  top: 10px;
  left: 5px;
}

#pagefooter #newsletter-c2a {
  font-size:20px;
  font-family: adobe-garamond-pro, serif;
  font-style: italic;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  color: #717171;
  margin-bottom: 30px;
}

#pagefooter form .form-input {
  background: #141414;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
      border-radius: 5px;
  color: #717171;
  border: none;
  display: inline-block;
  width: 180px;
  font-family: adobe-garamond-pro, serif;
  font-weight: 400;
  font-style: italic;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  vertical-align: top;
}
#pagefooter form button {
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
      border-radius: 5px;
  border: 2px solid #717171;
  display: inline-block;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-size: 10px;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  background: transparent;
  vertical-align: top;
  height: 32px;
  width: 32px;
}

#terms {
  background-color: #000000;
  padding: 35px 0;
}

#terms a {
  font-size: 13px;
  font-family: adobe-garamond-pro, serif;
  font-style: italic;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  color: #717171;
}

#terms a .dash {
  display: inline-block;
  margin: 0 15px;
}

#pagefooter h1,
#pagefooter h2,
#pagefooter h3,
#pagefooter h4 {
  color: white;
  font-size:24px;
  line-height:24px;
  padding-bottom:10px;
}

#pagefooter #recentproducts li {
  display:inline-block;
  zoom:1;
  *display:inline;
/*  border-left: 1px solid #cccccc; */
  margin:0 0 15px;
  padding:0 15px;
  vertical-align:middle;
}

#pagefooter #recentproducts li.first {
  border-left:0;
}

#pagefooter #recentproducts li a,
#pagefooter #recentproducts li a img {
  display:block;
}

#pagefooter .registercont {
  margin-bottom:20px;
}

#pagefooter .registercont .showregister {
  padding:10px 55px;
  font-size:17px;
}

#pagefooter .registercont .contact-form {
  height:56px;
}

#pagefooter .registercont label {
  left:0;
  color:#ffffff;
}

#pagefooter .registercont .registerform input[type=email] {
  border-top:0;
  border-left:0;
  border-right:0;
  background:transparent;
  display:inline;
  height:35px;
  width:175px;
  color:#ffffff;
  text-indent:0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-transition: border-color 150ms linear;
  -webkit-transition: border-color 150ms linear;
  -o-transition: border-color 150ms linear;
  transition: border-color 150ms linear;
}
#pagefooter .registercont .registerform input[type=email]:focus {
  border-bottom-color: #cccccc;
}

#pagefooter nav li {
  display:inline;
  margin:20px 0;
  padding:0 8px 0 12px;
  border-left:1px solid #ffffff;
}

#pagefooter nav li.first {
  border-left:0;
}

#pagefooter nav a,
#pagefooter .copyright a {
  color: #ffffff;
  border-bottom:1px dashed transparent;
  -moz-transition: border-color 200ms linear;
  -webkit-transition: border-color 200ms linear;
  -o-transition: border-color 200ms linear;
  transition: border-color 200ms linear;
}

#pagefooter nav a:hover,
#pagefooter .copyright a:hover {
  border-color:#ffffff;
}

#pagefooter .copyright {
  margin:20px 0;
}

#pagefooter .paymentmethods {
}

#pagefooter .paymentmethods > span {
  background:url('//cdn.shopify.com/s/files/1/0791/2083/t/144/assets/ico-payments.png?v=8966179362151440280') 0 0 no-repeat;
  width:37px;
  height:23px;
  margin:2px;
  display:inline-block;
  zoom:1;
  *display:inline;
}

#pagefooter .paymentmethods span span {
  display:none;
}

#pagefooter .paymentmethods .2co {
}
#pagefooter .paymentmethods .amex {
  background-position:0 -23px;
}
#pagefooter paymentmethods .cirrus {
  background-position:0 -46px;
}
#pagefooter .paymentmethods .delta {
  background-position:0 -69px;
}
#pagefooter .paymentmethods .discover {
  background-position:0 -92px;
}
#pagefooter .paymentmethods .google {
  background-position:0 -115px;
}
#pagefooter .paymentmethods .maestro {
  background-position:0 -138px;
}
#pagefooter .paymentmethods .mastercard {
  background-position:0 -161px;
}
#pagefooter .paymentmethods .moneybook {
  background-position:0 -184px;
}
#pagefooter .paymentmethods .paypal {
  background-position:0 -207px;
}
#pagefooter .paymentmethods .sage {
  background-position:0 -230px;
}
#pagefooter .paymentmethods .solo {
  background-position:0 -253px;
}
#pagefooter .paymentmethods .switch {
  background-position:0 -276px;
}
#pagefooter .paymentmethods .visa {
  background-position:0 -299px;
}
#pagefooter .paymentmethods .electron {
  background-position:0 -322px;
}
#pagefooter .paymentmethods .jcb {
  background-position:0 -345px;
}
#pagefooter .paymentmethods .diners {
  background-position:0 -369px;
}
/* CUSTOM */
/* PLSHOPIFY-4 FIX */
#scrolltotop {
  background-color: rgba(255,255,255,0);
  bottom: -180px;
  color: #987CAD;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-size: 12px;
  height: 105px;
  line-height: 15px;
  position: fixed;
  right: 30px;
  text-align: center;
  text-transform: uppercase;
  top: auto !important;
  width: 88px;
  z-index: 1000;
  -webkit-transition: bottom 0.2s ease-in-out;
  -moz-transition: bottom 0.2s ease-in-out;
  -o-transition: bottom 0.2s ease-in-out;
  -ms-transition: bottom 0.2s ease-in-out;
  transition: bottom 0.2s ease-in-out;
}
#scrolltotop svg {
  display: block;
  margin-bottom: 15px;
  margin-top: 15px;
  width: 100%;
}
@media only screen and (max-width : 1280px) {
  #scrolltotop {
    background-color: rgba(0,0,0,0.3);
    color: #FFF;
    right: 25px;
  }
  #scrolltotop path,
  #scrolltotop polyline {
    stroke: #fff;
  }
}
/* ENDFIX */


/*
 * jQuery FlexSlider v1.8
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */

/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {width: 100%; margin: 0; padding: 0; zoom:1; position:relative;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.flexslider .slides > li {display: none; } /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {position: relative; zoom: 1;}
.flexslider .slides {overflow:hidden; zoom: 1;}
.flexslider .slides > li {position: relative; overflow:hidden;}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {zoom: 1; position: relative;}

/* Caption style */
/* IE rgba() hack */
.flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.flex-caption {width: 96%; padding: 2%; margin: 0; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.3); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.3); font-size: 14px; line-height: 18px;}

/* Control Nav */
.flex-control-nav {
  text-align:center;
  display:none;
  position: absolute;
  bottom: 10px;
  width: 100%;
}
.flex-control-nav li {
  display:inline;
}
.flex-control-nav li a {
  text-indent:-9999em;
  width:4px;
  height:4px;
  background: transparent;
  border: 1px solid #000000;
  margin:3px;
  display:inline-block;
  zoom:1;
  *display:inline;
  cursor:pointer;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;

  -moz-transition: background-color 250ms linear;
  -webkit-transition: background-color 250ms linear;
  -o-transition: background-color 250ms linear;
  transition: background-color 250ms linear;
}
.flex-control-nav li a.flex-active {
  background: #000000;
  border: 1px solid #000000;
}

/* Slimbox */
#lbOverlay {
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  cursor: pointer;
}

#lbOverlay img {
  max-width: 100%;
  height: auto;
}

#lbCenter, #lbBottomContainer {
  position: absolute;
  z-index: 9999;
  overflow: hidden;
  background-color: #fff;
}
#lbCenter {
  z-index: 99999;
}

.lbLoading {
  background: #fff url(//cdn.shopify.com/s/files/1/0791/2083/t/144/assets/loader-white.gif?v=5890786788783603495) no-repeat center;
}

#lbImage {
  position: absolute;
  left: 0;
  top: 0;
  border: 10px solid #fff;
  background-repeat: no-repeat;
}

#lbSlide{
  display: block;
  position: absolute;
  width: 100%;
}

#lbPrevLink, #lbNextLink {
  display: block;
  position: absolute;
  top: 0;
  width: 50%;
  outline: none;
}

#lbPrevLink {
  left: 0;
}

#lbPrevLink:hover {
  background: transparent url(//cdn.shopify.com/s/files/1/0791/2083/t/144/assets/ico-previous-label.gif?v=16290755104270053068) no-repeat 0 15%;
}

#lbNextLink {
  right: 0;
}

#lbNextLink:hover {
  background: transparent url(//cdn.shopify.com/s/files/1/0791/2083/t/144/assets/ico-next-label.gif?v=1176520495716942416) no-repeat 100% 15%;
}

#lbBottom {
  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
  font-size: 10px;
  color: #666;
  line-height: 1.4em;
  text-align: left;
  border: 10px solid #fff;
  border-top-style: none;
}

#lbCloseLink {
  display: block;
  float: right;
  width: 66px;
  height: 22px;
  background: transparent url(//cdn.shopify.com/s/files/1/0791/2083/t/144/assets/ico-close-label.gif?v=8792546549597119236) no-repeat center;
  margin: 5px 0;
  outline: none;
}

#lbCaption, #lbNumber {
  margin-right: 71px;
}

#lbCaption {
  font-weight: bold;
}


/* jqZoom plugin */

.zoomPad{
  position:relative;
  /*float:left; - taken out to fix sale graphic*/
  z-index:99;
  cursor:crosshair;
  max-width:100%;
}

.zoomPad > img {
  display:inline-block;
  zoom:1;
  *display:inline;
}


.zoomPreload{
  display:none;
  -moz-opacity:0.5;
  opacity: 0.5;
  filter: alpha(opacity = 50);
  background:white url(//cdn.shopify.com/s/files/1/0791/2083/t/144/assets/loader-white.gif?v=5890786788783603495) no-repeat;
  z-index:110;
  width:32px;
  height:32px;
  position:absolute;
  top:0px;
  left:0px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px;
}


.zoomPup{
  overflow:hidden;
  background-color: #FFF;
  -moz-opacity:0.6;
  opacity: 0.6;
  filter: alpha(opacity = 60);
  z-index:120;
  position:absolute;
  z-index:101;
  cursor:crosshair;
}

.zoomOverlay{
  position:absolute;
  left:0px;
  top:0px;
  background:#FFF;
  /*opacity:0.5;*/
  z-index:5000;
  width:100%;
  height:100%;
  display:none;
  z-index:101;
}

.zoomWindow{
  position:absolute;
  left:110%;
  top:40px;
  height:auto;
  width:100%;
  z-index:110;
}
.zoomWrapper{
  position:relative;
  z-index:110;
  cursor:pointer !important;
  display:inline-block;
  zoom:1;
  *display:inline;
}
.zoomWrapper img {
  max-width:none !important;
  max-height:none !important;
  opacity:1 !important;
  filter: alpha(opacity = 100) !important;
}
.zoomWrapperTitle{
  display:block;
  background:#999;
  color:#FFF;
  height:18px;
  line-height:18px;
  width:100%;
  overflow:hidden;
  text-align:center;
  font-size:10px;
  position:absolute;
  top:0px;
  left:0px;
  z-index:120;
  -moz-opacity:0.6;
  opacity: 0.6;
  filter: alpha(opacity = 60);
}
.zoomWrapperImage{
  display:block;
  position:relative;
  overflow:hidden;
  z-index:110;
  max-height:100%;
}
.zoomWrapperImage img{
  border:0px;
  display:block;
  position:absolute;
  z-index:101;
}

.zoomIframe{
  z-index: -1;
  filter:alpha(opacity=0);
  -moz-opacity: 0.80;
  opacity: 0.80;
  position:absolute;
  display:block;
}

/*********************************************************
/ When clicking on thumbs jqzoom will add the class
/ "zoomThumbActive" on the anchor selected
/*********************************************************/

/* Infinite scroll */
#infscr-loading {
  clear:both;
  padding:50px;
  text-align:center;
}
#infscr-loading div {
  font-family:"Neutra Text Light"
}
/* Select box visual replacement */
.selectreplace {
  background:#ffffff;
  color: #303030;
  position:relative;
  overflow:hidden;
  border:1px solid #000000;
  -webkit-box-shadow: 0px 0px 3px -1px #000000;
  -moz-box-shadow: 0px 0px 3px -1px #000000;
  box-shadow: 0px 0px 3px -1px #000000;
  display:inline-block;
  zoom:1;
  *display:inline;
  vertical-align:middle;
}

.selectreplace .selectpicker {
  padding:5px 40px 5px 10px;
  display:inline-block;
  zoom:1;
  display:inline;
}

.selectreplace .selectpicker .arr {
  font-size:24px;
  line-height:16px;
  position:absolute;
  right:10px;
  top:50%;
  z-index:4;
  font-family:Arial;
}
.selectreplace select {
  position:absolute;
  left:0;
  top:0;
  height:100%;
  width:100%;
  filter: alpha(opacity=0); /* ie */
  opacity: 0;
  z-index:15;
  -webkit-appearance: menulist-button;
}

/* pretty image fades */
.doimgfade .productlist .product .imgcont img,
.rg-image img {
  filter: alpha(opacity=0);
  opacity:1;
}
.productlist .product .imgcont  {
  height:250px;
}
.gift-card-container {
  text-align: center;
  margin-top: 100px;
  margin-bottom: 100px;
}




/** BLOG STYLES **/
.blog_header {
  width:100%;
  background:url('//cdn.shopify.com/s/files/1/0791/2083/t/144/assets/logo-blog.png?v=3645944536336304852') center center no-repeat;
  padding:120px 0 160px;
  margin-bottom:30px;
}
#maincontent h1.blog_title {
  font-family: 'linotype-didot', serif;
  font-style: italic;
  font-size: 52px;
  line-height: 48px;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  width:100%;
  text-align:center;
  border:none;
}

#maincontent .blog_list article {
  width:100%;
  float:left;
  margin-bottom:85px;
}

#maincontent .blog_list article .blog_thumb {
  float:left;
  width:calc(50% - 15px);
  margin-right:20px;
  min-height:100px;
}

#maincontent .blog_list article .blog_thumb img {
  max-width:100%;
  width:100%;
}

#maincontent .blog_list article .blog_excerpt {
  float:left;
  width:calc(50% - 15px);
}

#maincontent .blog_list article .blog_excerpt h4 {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  color:#919ac1;
  font-size:11px;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  width:100%;
  margin:0 0 8px;
  float:left;
  line-height:14px;
  padding:0;
  text-transform:uppercase;
}
#maincontent .blog_list article .blog_excerpt h2 {
  width:100%;
  margin:0 0 25px;
  float:left;
  border:none;
  padding:0;
}

#maincontent .blog_list article .blog_excerpt h2 a {
  font-family: 'linotype-didot', serif !important;
  font-style: italic;
  font-size: 32px;
  line-height: 38px;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  letter-spacing:0;
  text-transform:uppercase;
}
#maincontent .blog_list article .blog_excerpt p {
  color:#333;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-size:17px;
  line-height:27px;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  letter-spacing:0;
}

#maincontent .blog_list article .blog_excerpt p a {
  color:#333;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-size:17px;
  line-height:24px;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  letter-spacing:0;
}

#maincontent .blog_list article .blog_excerpt a.read_more {
  color:#662D91;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
}


#maincontent .blog_single {
  margin:60px auto 0;
  max-width:880px;
}

#maincontent .blog_single .blog_single_body a {
  color: #D77C6D;
  text-decoration: underline;
  transition: opacity 0.2s ease-in;
}

#maincontent .blog_single .blog_single_body a:hover {
  opacity: 0.7;
}

#maincontent .blog_single .blog_hero {
  width:100%;
}

#maincontent .blog_hero img {
  max-width: 100%;
  width: 100%;
}

#maincontent .blog_single img {
  max-width: 100%;
}


#maincontent .blog_single h1.blog_single_title {
  margin:50px 0 50px 0;
  text-align:center;
  font-family: 'linotype-didot', serif !important;
  font-style: italic;
  font-size:42px;
  line-height:57px;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  border:none;
  padding:0;
  text-transform:uppercase;
  word-wrap: bre;
}

#maincontent .blog_single .blog_single_meta {
  margin:50px auto 60px;
  width:250px;
  font-size:13px;
  line-height:25px;
  color:#919ac1;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  text-align:center;
  border-top:1px solid #d6d6d6;
  padding-top:15px;
}

#maincontent .blog_single .blog_single_meta span.author {
  color:#000;
  font-family: adobe-garamond-pro, serif;
  font-style: italic;
  font-size: 18px;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}

#maincontent .blog_single .blog_single_share {
  width:60px;
  float:left;
  margin-top:15px;
}

#maincontent .blog_single .blog_single_body {
  font-size:16px;
  line-height:25px;
  color:#333;
  width:calc(100% - 75px);
  max-width:775px;
  float:right;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}

#maincontent .blog_single .blog_single_body p {
  margin-bottom:15px;
}


#maincontent .blog_single .blog_single_body p,
#maincontent .blog_single .blog_single_body p a {
  font-size:17px;
  line-height:27px;
  letter-spacing:0;
}


#maincontent .blog_single .blog_single_tags {
  width:100%;
  margin:50px 0 0 0;
}

.blog_single .blog_comments {
  margin-top:70px;
}

.blog_single .blog_single_share label {
  font-size:11px;
  line-height:25px;
  color:#000;
  text-transform:uppercase;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  text-align:center;
  width:100%;
  margin-bottom:10px;
}

.blog_single .blog_single_share ul {
  list-style:none;
  padding:0;
  margin:0;
  width:100%;
}

.blog_single .blog_single_share ul li {
  float:left;
  width:100%;
  margin:5px 0;
  text-align:center;
}

.blog_single .blog_single_share ul li a, .blog_single .blog_single_share ul li a svg {
  width:40px;
  height:40px;
  margin:0 auto;
}

.blog_single .blog_related {
  width:100%;
}

#maincontent .blog_related h3 {
  width:100%;
  padding:0;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  text-align:center;
  font-size:12px;
  text-transform:uppercase;
}

#maincontent .blog_related .blog_related_items {
  width:96%;
  margin:0 auto;
}

#maincontent .blog_related .blog_related_items article {
  float:left;
  width:calc(50% - 20px);
  max-width:340px;
  margin:0 20px 0 0;
}

#maincontent .blog_related .blog_related_items article .blog_related_thumb {
  width:calc(50% - 10px);
  margin-right:10px;
  float:left;
}

#maincontent .blog_related .blog_related_items article .blog_related_thumb img {
  width:100%;
  max-width:100%;
}

#maincontent .blog_related .blog_related_items article h3 {
  border:none;
  float:left;
  width:calc(50% - 10px);
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height:20px;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  text-align:left;
}

#maincontent .blog_related .blog_related_items article h3 a {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height:20px;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  text-align:left;
}
/* Media queries for responsive layout */
@media only screen and (max-width: 959px) {
#util-bar > div:nth-child(2) > div > div.col-xs-4.hidden-sm.hidden-md.hidden-lg > div {
  min-height:1px;
  margin-bottom:0;
}
#util-bar > div:nth-child(2) > div > div.col-xs-4.hidden-sm.hidden-md.hidden-lg > div > div {
  padding-top:5px;
}
#navbarCollapse > ul > li > a {
  color:black;
}
  #util-bar > div > div > div.actions.col-xs-4 {
  padding-right:10px;
  }
  #util-bar > div > div > div.actions.col-xs-4 {
  padding-right:10px;
  }
  #util-bar > div:nth-child(2) > div > div.col-xs-4.hidden-sm.hidden-md.hidden-lg > div > div > button {
  margin-top:2px;
  border:0;
  }

  #util-bar .cartsocialcont {
  padding-bottom:0;
  }
  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color:rgba(1,1,1,0);
  border-color:rgba(1,1,1,0);
  }
  #util-bar #util-bar-login .title {
    display:none;
  }
/*  #util-bar > div > div > div:nth-child(2) > div {
    height:25px;
    margin-bottom:0;
  }*/
  #navbarCollapse {
    border-top:0;
  }

  #util-bar > div > div > div.col-xs-6.hidden-sm.hidden-md.hidden-lg > div {
    margin-bottom:0;
  }
  #util-bar > div > div > div:nth-child(2) > div {
    background-color:rgba(1,1,1,0);
    border: rgba(1,1,1,0);
  }
/*  #util-bar > div > div > div:nth-child(2) {
    height:15px;
  }*/
  #util-bar > div > div > div:nth-child(2) > div > div.navbar-header > button {
    float:left;
    padding:0;
    margin-top:0;
  }
  #mainslider .product .info .textblock {
    min-height:155px;
  }

  #mainslider .product .info .textblock .desc {
    display:none;
  }
}

@media only screen and (max-width: 767px) {

  #maincontent .social.floating {
    top:auto;
    bottom:10px;
    right: 0;
    width:100%;
    text-align:left;
  }

  #maincontent .social .label {
    display:block;
    margin-bottom:5px;
  }

  #maincontent .socialspacer {
    clear:both;
    padding-top:40px;
  }

  .widget.pl-bio {
    margin-top: 50px;
    font-size: 18px;
    line-height: 28px;
    margin: 50px 0 25px;
  }

  #util-bar #util-bar-login {
    padding-bottom:10px;
  }

  #util-bar #util-bar-login .button {
    bottom:42px;
  }

  #util-bar #util-bar-login .passwordinputcont .forgot {
    left:5px;
    top:44px;
    border:0;
    padding-top:10px;
  }
  #util-bar #util-bar-login .passwordinputcont .forgot a {
    text-transform: lowercase;
  }

  #util-bar .actions,
  #util-bar .search-in-tagline .tagline-area {
    text-align: right;
    float: right;
  }

  #util-bar .actions .socialicons {
    display:block;
    border-bottom: 1px solid #c5c5c5;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }

  #util-bar .tagline-area {
    display:none;
  }

  #util-bar .search-in-tagline .tagline-area {
    display: block;
    margin-bottom: 10px;
  }

  #util-bar #util-bar-login .button {
    top:auto;
    bottom:0;
  }

  #util-bar #util-bar-login .passwordinputcont {
    width:auto;
    margin:8px 0 0 0;
    float:none;
    margin-bottom:10px;
  }


  #util-bar #util-bar-login .nameinputcont,
  #basket .foot .instructions,
  #basket .foot .instructions textarea,
  #basket .foot .checkoutcont,
  #basket .updatecont {
    float:none;
    text-align: center;
    width:100%;
  }

  #basket .foot .instructions {
    margin-top: 0;
  }

  #pageheader #searchcont { position: relative; }

  #pageheader #logo-area #logo .text-logo { font-size: 40px; }

  #productinfo #detail .button,
  #productinfo #detail .added,
  #productinfo #detail .options #product-select_input { width:100% !important; }

  #productinfo #detail .added { float:none; margin:10px 0 0; }

  .productlist .product { float: none !important; }

  #basket .image {
    padding: 0;
    width: 20%;
  }

  #basket .desc {
    padding: 15px 5px 0 0;
    width: 30%;
  }

  #basket .desc .title a {
    font-size: 18px;
    line-height: 1.4;
  }

  #basket .qty { width: 28%; }

  #basket .amt {}

  #basket .amt.col-md-2 { display: none; }

  #basket .remove {
    padding-top: 15px;
    text-align: right;
    width: 20%;
  }

  #basket .remove .amount.fallback-mobile {
    display: block;
    font-size: 16px;
    margin-bottom: 5px;
  }

  
    /* Vertically stacked */
    .productlist .product .title,
    .productlist .product .desc {
      height:auto !important;
    }

    #maincontent .productlist .product {
      margin-bottom: 25px;
      padding-bottom:20px;
      border-bottom: 1px solid #cccccc;
    }

    #maincontent .productlist .product.last { border-bottom:0; }
  

  .productlist .product .columnfluff { display:none; }

  #pageheader nav ul { display:none; }

  #pageheader nav #dropdownNav { display:none; }

  #pagefooter #recentproducts li { border:0; }
}

@media only screen and (min-width: 767px) and (max-width: 1200px) {
  .productlist:not(.productlist--barneys) .product { /* important, please keep */
    float: left !important;
    width: 50% !important;
  }
}

#maincontent .blog_single ol,
#maincontent .blog_single ul {
  color: inherit;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 27px;
  letter-spacing: 0;
  padding-left: 20px;
}
#maincontent .blog_single_body ul li {
  position: relative;
}
#maincontent .blog_single_body ul li::before {
  background-color: black;
  border-radius: 50%;
  content: '';
  height: 3px;
  left: -15px;
  position: absolute;
  top: 12px;
  width: 3px;
}
#maincontent .blog_single_body ul ul li::before {
  border-radius: 0;
  height: 2px;
  left: -10px;
  width: 4px;
}
#maincontent .blog_single_body ol {
  list-style: decimal;
}
#maincontent .blog_single_body li {
  padding-left: 10px;
}

@media only screen and (max-width: 540px) {
  /* PLSHOPIFY-8 FIX */
  #basket .desc,
  #basket .qty,
  #basket .amt,
  #basket .remove {
    float: none;
    padding: 0 15px;
    text-align: left;
    width: 100%;
  }

  #basket .col-fallback-mobile {
    float: left;
    position: relative;
    width: 78%;
  }

  #basket .image {
    width: 20%;
  }

  #basket .desc {
    width: 60%;
  }

  #basket .qty {
    margin: 15px 0;
  }

  #basket .qty label {
    padding-left: 30px;
  }

  #basket .amt.col-md-2 {
    display: block;
  }

  #basket .amt.col-md-2 {
    padding: 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    width: 40%;
  }

  #basket .amt.col-md-2 .amount {
    font-size: 14px;
  }

  #basket .remove .amount.fallback-mobile {
    display: none;
  }
  /* END FIX */
}

@media only screen and (max-width: 479px) {
  #util-bar .actions #searchcont.inline {
  margin-top: 10px;
  }

  #pageheader #logo-area #logo .text-logo {
  font-size: 28.571428571428573px;
  }
}

/* High DPI devices get some graphical upgrades */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (-o-min-device-pixel-ratio: 3/2),
  only screen and (min--moz-device-pixel-ratio: 1.5),
  only screen and (min-device-pixel-ratio: 1.5) {
    #util-bar .socialicons li a,
    #maincontent .socialicons .rss {
      background-image:url('//cdn.shopify.com/s/files/1/0791/2083/t/144/assets/ico-social-@x2.png?v=8169836849346833205');
      -moz-background-size:84px 196px;
      -ie-background-size:84px 196px;
      -o-background-size:84px 196px;
      -webkit-background-size:84px 196px;
      background-size:84px 196px;
    }

    #pageheader nav ul li .hasdropdown,
    .paging a.prev,
    .paging a.next,
    .flex-direction-nav .flex-next,
    .flex-direction-nav .flex-prev {
       
      background-size:14px 500px;
    }
}

/* Add custom code under here */

/* PEACHANDLILY.COM CUSTOM CSS */r
h1, h2, h3, h4, h5, h6, a {
  font-family:"Neutra Text Demi";
  letter-spacing:1.8px;
}
h6 {
  font-size:16px !important;
}
ol, ul {
  margin-bottom:0;
}
a {
  /*color: rgba(102,45,145,1);*/
  /*color: #FFD2CC;*/
  color: #77787B;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  border-bottom:0;
  text-decoration:none;
}
a:hover {
  color: #E0E893;
}
.cartitem.cf .desc .title {
  word-wrap: break-word;
}
#navbarCollapse {
  width:250px;
}
.navbar {
  min-height:20px;
  margin-bottom:0;
}
.navbar-toggle {
  margin-right:0;
  margin-bottom:0;
}
.pm-nav > a {
  font-size:14px;
}
textarea#note {
  width:100%;
}
input:focus, textarea:focus {
  outline:none;
}
button, input, select, textarea {
  font-family: "Museo Slab",serif;
  font-size:14px;
}
a:hover {
  color: rgba(171,158,199,1);
  border-bottom:0;
  text-decoration:none;
  color: rgba(171,158,199,1);
}
a:focus {
  outline:none;
  text-decoration:none;
  color: rgba(171,158,199,1);
}
/* END BROWSER DEFAULTS*/

/* BOOTSTRAP MODs */
.dropdown-menu {
  border-radius:0;
  position:inherit;
}
.btn {
  border-radius:0;
  border:1px solid rgba(128,128,128,1);
  -webkit-transition: color 1s;
  transition:color 1s;
}
.btn:hover {
  color:#ddd;
  -webkit-transition: color 1s;
  transition:color 1s;
}
.form-control {
  border-radius:0;
}
.pl-uppercase {
  text-transform: uppercase;
}
/* PAGE LOAD OPACITY */
.opacity-0 {
  opacity: 0;
}

/* FONTS */
.pl-display-block {
  display:block;
}
/* FONT WEIGHT AN SIZE */
.pl-font-11 {
  font-size:11px;
}
.pl-font-12 {
  font-size:12px;
}
.pl-font-13 {
  font-size:13px;
}
.pl-font-14 {
  font-size:14px;
}
.pl-font-16 {
  font-size:16px;
}
.pl-font-18 {
  font-size:18px;
}
.pl-font-20 {
  font-size:20px;
}
.pl-font-22 {
  font-size:22px;
}
.pl-font-25 {
  font-size:25px;
}
.pl-font-weight-100 {
  font-weight:100;
}
.pl-font-weight-300 {
  font-weight:300;
}
.pl-font-weight-500 {
  font-weight:500;
}
/* END FONT WEIGHT AND SIZE */

/* FONT STYLES */
#pl-font-light{
  font-family:"Neutra Text Light"
}
#pl-font-regular {
  font-family:"Neutra Text Demi";
}
.pl-font-light {
  font-family:"Neutra Text Light" !important;
}
.pl-font-regular {
  font-family:"Neutra Text Demi" !important;
}
.tagline-area .pl-font-regular {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400 !important;
}
.pl-font-museo {
  font-family: "Museo Slab",serif;
}
.pl-font-lowercase {
  text-transform: lowercase;
}
.pl-font-uppercase {
  text-transform: uppercase;
}
.pl-font-italic {
  font-style: italic;
}
.pl-font-bold {
  font-weight: bold;
}
.pl-letter-spacing-12 {
  letter-spacing: 1.2px;
}
.pl-letter-spacing-13 {
  letter-spacing: 1.3px;
}
.pl-letter-spacing-20 {
  letter-spacing: 2px;
}
.text-decoration-none {
  text-decoration:none;
}
.pl-text-justify {
  text-align: justify;
}
/* END FONT STYLES */

.pl-line-height-1 {
  line-height:1 !important;
}
.pl-line-height-17 {
  line-height:1.7 !important;
}
.pl-line-height-2 {
  line-height:2 !important;
}

/* END FONTS */

/* END COLORS */
.pl-white-fg {
  color:white;
}
.pl-white-bg {
  background-color:white;
}
.pl-black-fg {
  color:black;
}
.pl-black-bg {
  background-color:#FCEFEC;
}
.pl-green-fg {
  color: #85D2A6;
}
.pl-green-bg {
  background-color: #85D2A6;
}
.pl-purple-fg {
  color: #8D92A7;
}
.pl-purple-bg {
  background-color: #8D92A7;
}
.pl-darkpurple-bg {
  background: rgba(102,45,145,1);
}
.pl-darkpurple-fg {
  color: rgba(102,45,145,1);
}
.pl-lightgrey-fg {
  color:rgba(237,237,237,1);
}
.pl-lightgrey-bg {
  background-color:rgba(237,237,237,1);
}
.pl-grey-bg {
  background-color:rgba(128,128,128,1);
}
.pl-grey-fg {
  color:rgba(128,128,128,1);
}
.pl-grey-bg {
  background-color:rgba(128,128,128,1);
}
.pl-white-trans-bg {
  background-color: rgba(255,255,255,.7);
}
/* END COLORS */

/* PADDING */
.pl-padding-0 {
  padding: 0;
}
.pl-padding-left-0 {
  padding-left: 0;
}
.pl-padding-right-0 {
  padding-right: 0;
}
.pl-padding-left-10 {
  padding-left:10px !important;
}
.pl-padding-10 {
  padding:10px;
}
.pl-block-padding {
  padding: 6px 10px 6px 10px;
}
.pl-padding-top-5 {
  padding-top:5px;
}
.pl-padding-top-6 {
  padding-top:6px;
}
.pl-padding-top-10 {
  padding-top:10px;
}
/* END PADDING */

/* MARGIN */
.pl-margin-top-0 {
  margin-top:0px;
}

.pl-margin-top-10 {
  margin-top: 10px;
}
.pl-margin-top-15 {
  margin-top: 15px;
}
.pl-margin-top-20 {
  margin-top: 20px !important;
}
.pl-margin-top-30 {
  margin-top: 30px !important;
}
.pl-margin-top-40 {
  margin-top: 40px !important;
}
.pl-margin-top-50 {
  margin-top: 50px !important;
}
.pl-margin-top-55 {
  margin-top: 55px !important;
}
.pl-margin-top-70 {
  margin-top: 70px !important;
}
.pl-margin-top-30 {
  margin-top: 30px !important;
}
.pl-margin-bottom-0 {
  margin-bottom:0 !important;
}
.pl-margin-bottom-5 {
  margin-bottom: 5px !important;
}
.pl-margin-bottom-10 {
  margin-bottom: 10px !important;
}
.pl-margin-bottom-15 {
  margin-bottom: 15px !important;
}
.pl-margin-bottom-20 {
  margin-bottom: 20px !important;
}
.pl-margin-bottom-30 {
  margin-bottom: 30px !important;
}
.pl-margin-bottom-40 {
  margin-bottom: 40px !important;
}
.pl-margin-left-0 {
  margin-left: 0;
}
.pl-margin-left-5 {
  margin-left: 5px;
}
.pl-margin-left-10 {
  margin-left: 10px;
}
.pl-margin-left-20 {
  margin-left: 20px;
}
.pl-margin-right-10 {
  margin-right: 10px;
}
.pl-margin-right-15 {
  margin-right:15px;
}
.pl-margin-right-20 {
  margin-right:20px;
}
/* END MARGIN */
.pl-abs-pos-bot-0 {
  position: absolute;
  bottom: 0;
}
/* COMMON UTILITY CLASSES */
.pl-width-100 {
  width:100%;
}
.pl-float-left {
  float:left;
}
.pl-float-right {
  float:right;
}
.pl-block {
  display:block;
}
.pl-inline {
  display:inline;
}
.pl-inline-block {
  display:inline-block;
}
.pl-height-20 {
  height:20px;
}
.pl-height-32 {
  height:32px;
}
.pl-image-margins{
  margin:20px 40px 20px 40px;
}
.reducedfrom{
  font-family: 'linotype-didot', serif;
}
.pl-border-none {
  border:none !important;
}
.pl-border-top-light {
  border-top:1px solid rgba(1,1,1,.3);
}
.pl-border-top-1 {
  border-top:1px solid #666;
}
/* END COMMON UTILITY CLASSES */
/* HOMEPAGE */

.pl-footer-border-right {
  border-right:1px solid #666;
}
.pl-footer-text{
  text-align: left;
}
.pl-press-logos {
  height:28px;
  opacity: 0.5;
}
#pl-hover-purple {
  -webkit-transition:color 0.4s;
  -moz-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition:color 0.4s;
}

#pl-hover-purple:hover {
  color: rgba(102,45,145,1);
}

#update-cart{
  color:black;
  font-family:"Neutra Text Light"
}
.checkoutcont .total {
  font-family:"Neutra Text Light"
}
div.desc.col-md-4 .title a {
  font-size:22px;
  font-family:"Neutra Text Light"
}

/* hack to fix widget title */
.widget span a {
  font-size:22px;
  font-family:"Neutra Text Light"
}
/* PRODUCT PAGE */
#product-share-field {
  /* PLSHOPIFY-10 FIX */
  /* margin-top: 30px; */
  margin: 30px 0;
  /* END FIX */
  height:34px;
}

/* PLSHOPIFY-10 FIX */
#share-header {
  margin-left: -35px;
}
/* END FIX */


#product-share-field #share-header {
  height:34px;
  display: inline-block;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 34px;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  vertical-align: top;
}

#product-share-field .social-icon {
  margin-left: 10px;
}

#product-share-field .social-icon img {
  width: 34px;
  height: 34px;
}

#meta-details {
  margin: 35px 0 0;
  background-color: #F9F9F9;
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
}

#meta-details > div {
  padding: 35px;
  flex-grow: 1;
}

#meta-details .meta-middle {
  background-color: #F3F3F3;
}

#meta-details .second-row {
  margin-top: 35px;
}

#meta-details .meta-title {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 15px;
  margin-bottom: 25px;
  text-transform: uppercase;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}

#meta-details .meta-description {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 23px;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}

.contentsection a{
  margin-left:10px;
}
.yotpo div, .yotpo span, .yotpo p, .yotpo a, .yotpo img, .yotpo i, .yotpo strong, .yotpo sup, .yotpo ul, .yotpo li, .yotpo form, .yotpo label {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}
.yotpo-icon-half-star, .yotpo-icon-empty-star {
  color: #8D92A7 !important;
}

.yotpo-header .yotpo-icon-profile {
  background: #8D92A7 !important;
}
.yotpo-icon.yotpo-icon-circle-checkmark.yotpo-action-hover {
  background: white !important;
  color:rgba(102,45,145,1) !important;
}
.yotpo-nav-tab.yotpo-active .yotpo-nav-wrapper {
  border-color: #8D92A7 !important;
}
.yotpo-nav-tab .yotpo-nav-wrapper span {
  color: #000000 !important;
  font-family: brandon-grotesque, sans-serif !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  text-transform: uppercase;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}
.yotpo-sum-reviews {
  color:black !important;
  font-weight:500;
  font-family:"Neutra Text Demi" !important;
}
.yotpo-default-button.primary-color-btn.yotpo-submit.yotpo-disabled {
  font-family: brandon-grotesque, sans-serif !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  text-transform: uppercase;
}
.yotpo-default-button.write-question-button.write-first-question-button {
  font-family: brandon-grotesque, sans-serif !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
}
.yotpo-review-wrapper .content-review .rest-content-collapsed {
  font-family: brandon-grotesque, sans-serif !important;
  font-weight: 400 !important;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}
.content-title {
  font-family: brandon-grotesque, sans-serif!important;
  font-weight: 400 !important;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}
.content-review {
  font-family: brandon-grotesque, sans-serif !important;
  font-weight: 400 !important;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}


.y-label {
  font-size:16px !important;
  color:black !important;
  font-family: brandon-grotesque, sans-serif !important;
  font-weight: 400 !important;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}
.yotpo-header {
  font-family: brandon-grotesque, sans-serif !important;
  font-weight: 700 !important;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}
.yotpo-icon-button-text {
  font-family: brandon-grotesque, sans-serif !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}

.yotpo-main-title {
  font-family: brandon-grotesque, sans-serif !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  line-height: 19px !important;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  text-align: center !important;
  text-transform: uppercase !important;
}

.yotpo-read-more {
  color: rgba(102,45,145,1) !important;
  margin-left:15px !important;
  font-size:16px !important;
  font-family:"Neutra Text Light" !important;
}
.yotpo-nav-wrapper span{
  font-family:"Neutra Text Light" !important;
}
.yotpo .text-m {
  margin-left:5px;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-style: italic !important;
  font-size: 14px;
  color:rgba(1,1,1,.7) !important;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}
.yotpo .text-m:hover {
  color: #8D92A7 !important;
}
textarea.y-input.yotpo-text-box {
   font-family: brandon-grotesque, sans-serif !important;
   font-weight: 400 !important;
   font-size: 16px;
}
/*
.yotpo-label {
  display:none;
}
*/
.yotpo-header-title, .yotpo-field-title {
  font-family: brandon-grotesque, sans-serif !important;
  font-size: 16px !important;
  font-weight: 700 !important;
}

.yotpo input, .yotpo .y-input  {
  font-family: brandon-grotesque, sans-serif !important;
  font-weight: 400;
  font-size: 12px !important;
}
.yotpo-thankyou-content {
  font-family:"Neutra Text Light" !important;
  font-size: 16px;
}
.yotpo-thankyou-header.text-3xl span {
  font-family:"Neutra Text Light" !important;
  font-size: 16px;
}
.yotpo-stars .text-m {
  color: black !important;
  font-weight:100;
  font-family: "Museo Slab",serif;
}
.yotpo-icon.yotpo-icon-star{
  color: #8D92A7 !important;
  border-top-color: #8D92A7 !important;
  border-left-color: #8D92A7 !important;
  border-bottom-color: #8D92A7 !important;
  border-right-color: #8D92A7 !important;
}
.yotpo-icon.yotpo-icon-empty-star {
  color: #8D92A7 !important;
  border-top-color: #8D92A7 !important;
  border-left-color: #8D92A7 !important;
  border-bottom-color: #8D92A7 !important;
  border-right-color: #8D92A7 !important;
}
.yotpo .yotpo-first-review .yotpo-first-review-stars .yotpo-icon-star {
  color: #8D92A7 !important;
}
.yotpo .yotpo-pager .yotpo-page-element.yotpo-active {
  color: #8D92A7 !important;
}
.yotpo .promoted-products-box {
  padding-bottom:75px !important;
}
.yotpo .promoted-products-box .promoted-products .yotpo-promoted-product  {
  border: 1px solid #ededed !important;
  padding: 10px !important;
  width: 200px !important;
}

.yotpo .promoted-products-box .promoted-products .yotpo-promoted-product .yotpo-product-image {
  width: 100% !important;
  height: auto !important;
  min-width: 0 !important;
  text-align: center;
}

.yotpo .promoted-products-box .promoted-products .yotpo-promoted-product .yotpo-product-image img{
  width: 100% !important;
  height: auto !important;
}

.yotpo .yotpo-regular-box {
  padding-top:55px !important;
}

.yotpo.yotpo-main-widget .yotpo-form-buttons-wrapper, .yotpo .yotpo-modal-dialog .yotpo-form-buttons-wrapper {
  float: right !important;
  margin-top: -129px !important;
  position:relative;
}
.yotpo.yotpo-main-widget .yotpo-label.yotpo-small-box {
  display: none;
  padding: 0;
  border-bottom: 0;
  position: absolute;
  top: 40px;
  right: 0;
}
.yotpo.yotpo-main-widget .yotpo-label .yotpo-logo-title a {
  font-size:11px !important;
}

div.text-m.yotpo-product-name {
  font-family: brandon-grotesque, sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  font-size: 12px !important;
  line-height: 18px !important;
  color: #000000 !important;
  text-align: center !important;
  display: block !important;
  min-height: 50px !important;
  margin-top: 15px !important;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  font-style: normal !important;
 }
.yotpo-product-price {
  font-size:15px !important;
  line-height: 15px !important;
  color: #000000 !important;
  font-weight: normal !important;
  font-family: 'linotype-didot', serif !important;
 -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}
.yotpo-default-button {
  font-family: brandon-grotesque, sans-serif !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  background-color: #8D92A7 !important;
  -webkit-border-radius: 5px !important;
     -moz-border-radius: 5px !important;
      border-radius: 5px !important;

}
.yotpo .promoted-products-box .promoted-products .yotpo-promoted-product .yotpo-review-stars .yotpo-icon {
  color: #8D92A7 !important;
}
.yotpo .yotpo-bottomline .yotpo-icon-star,
.yotpo .yotpo-bottomline .yotpo-icon-half-star,
.yotpo .yotpo-bottomline .yotpo-icon-empty-star {
  color: rgba(171,158,199,1)
}
.pl-collection-lists li {
  list-style-type: none;

}
.pl-collection-lists li:before {
  content:"■"; /* SQUARE */
  color:rgba(224,213,233,1); /* set color to red */
  font-size:1.2em; /* set the font-size of the bullet if necessary. Make sure to use em or %*/
  padding-top:.5em;
  padding-right:.25em; /* give the bullet some padding from the text Make sure to use em*/
  position:relative;
  top:.1em; /* set the vertical position of the bullet if necessary. Make sure to use em or % */
}
.pl-collection-lists .pl-filter-active:before {
  color: rgba(102,45,145,1);
  font-size:1.2em; /* set the font-size of the bullet if necessary. Make sure to use em or %*/
  padding-top:.5em;
  padding-right:.25em; /* give the bullet some padding from the text Make sure to use em*/
  position:relative;
  top:.1em; /* set the vertical position of the bullet if necessary. Make sure to use em or % */
}
.pl-collection-lists li:visited:before {
  color:rgba(102,45,145,1); /* set color to red */
}
.pl-collection-lists li a {
  color:rgba(1,1,1,1);
  font-family: "Museo Slab",serif;
  padding-left:3px;
  margin-bottom:4px;
  font-size:11px;
  font-weight:100;
}
.pl-filter-active a{
  font-weight:500 !important;
}
#crumbs {
  color:rgba(171,158,199,1);
  padding-top: 20px;
  padding-bottom: 10px;
  font-size:14px;
  font-family: adobe-garamond-pro, serif;
  font-style: italic;
  text-transform: capitalize;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}
#crumbs a {
  color:#333333;
  font-family: adobe-garamond-pro, serif;
  font-style: italic;
  text-transform: capitalize;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}

#crumbs a:last-child {
  color: #8a8a8a;
}

.pl-collection-name {
  margin-top:20px;
  margin-bottom:20px;
}
.pl-collection-name a {
  font-family: "Museo Slab",serif;
  font-style: italic;
  background-color:black;
  color:white;
  padding: 10px 15px 10px 10px;
  font-size:20px;
  text-transform: lowercase;
}
.selectors label {
  font-family: "Museo Slab",serif;
  letter-spacing: 1.2px;
  color:rgba(100,100,100,1);
  text-transform: lowercase;
}
.forgot a {
  font-family: "Neutra Text Light";
  font-size:12px;
  letter-spacing:2px;
}
/* COLLECTION PAGE */
.pl-li-title {
  font-family: "Neutra Text Light";
  text-transform: uppercase;
  font-size:14px;
  letter-spacing:2px;
  margin-bottom:5px;
  border-top: 1px solid rgba(1,1,1,.4);
  padding-top: 10px;
  padding-bottom: 4px;
}
.pl-li-heading-black {
  font-family: "Museo Slab",serif;
  font-size:14px;
  color: rgba(1,1,1,1);
  line-height:28px;
}
.pl-li-heading-purple {
  font-family: "Museo Slab",serif;
  font-size:14px;
  text-transform: uppercase;
  color: rgba(102,45,145,1);
  line-height:22px;
}

.pl-li-content {
  border-top: 1px solid rgba(1,1,1,.4);
  display:none;
  font-family: "Museo Slab",serif;
  font-weight:100;
  font-size:14px;
  letter-spacing:2px;
  line-height:28px;
  margin-left:0;
  margin-bottom: 20px;
}
/*.pl-li-content:nth-child(2) {
  display:initial;
}*/
.pl-description-image {
  padding-left:0;
}
.pl-description-image img {
  width:100%;
}
.yay {
  font-family: "Museo Slab",serif;
}
/* PAGES ie Privacy Page */
.content-block p b span {
  font-size:36px;
  font-weight:normal;
  text-decoration: none !important;
}
.content-block h2 {
  border-bottom:0 !important;
  margin-bottom:20px !important;
  margin-top:20px;
  font-family: "Neutra Text Light" !important;
  font-size:36px;
}
.content-block p:last-child {
  margin-bottom:30px !important;
}
.content-block p {
  margin:0 !important;
}

/* ABOUT US PAGES */
#page-header {
  background-color: #f6f6f6;
  margin: 0 -15px;
  position: relative;
}

#page-header #page-suphead {
  text-align : center;
  font-family : brandon-grotesque, sans-serif;
  font-weight: 700;
  font-size : 16px;
  line-height : 16px;
  text-transform : uppercase;
  margin : 35px 0 20px 0;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}

#page-header #page-title {
  font-family: 'linotype-didot', serif;
  font-size: 44px;
  line-height: 46px;
  margin: 0 0 30px 0;
  padding: 0;
  border: none;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  text-align: center;
  text-transform: capitalize;
}

#page-header #page-header-divider {
  width: 40px;
  height: 1px;
  border-bottom: 3px solid #8D92A7;
  margin: 0 auto 50px;
}

#page-header.story #page-header-divider {
  margin-bottom: 175px;
}

#page-header #head-shot {
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: -150px;
}

#page-header #head-shot img{
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
      border-radius: 50%;
  width: 300px;
  display: inline-block;
}

.press-header #page-subhead,
#page-header #page-subhead {
  font-family: adobe-garamond-pro, serif;
  font-style: italic;
  font-size: 18px;
  line-height: 24px;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  text-align: center;
  margin-bottom: 70px;
}

.press-header #page-subhead strong,
#page-header #page-subhead strong {
  font-family: adobe-garamond-pro, serif;
  font-style: italic;
  font-weight: 400;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}

#page-content {
  margin-top: 70px;
}

#page-content.story {
  margin-top: 180px;
}

#page-content p {
  font-family: adobe-garamond-pro, serif;
  font-style: italic;
  font-size: 18px;
  line-height: 24px;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  margin-bottom: 40px;
}

#page-content.story p {
  text-align: center;
}

#page-content p strong {
  font-family: adobe-garamond-pro, serif;
  font-weight: 400;
}

#page-content p#alicia {
  color: #8D92A7;
  font-size: 28px;
}

#page-content #page-content-header {
  text-align: center;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  color: #000000;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}

#page-content #page-content-header-divider {
  width: 40px;
  height: 1px;
  border-bottom: 3px solid #8D92A7;
  margin: 0 auto 50px;
}

#page-content .block {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 60px;
  padding-bottom: 60px;
}

#page-content .block:last-child {
  border-bottom: none;
}

#page-content .block .flexlayout-block .flexlayout-suphead {
  font-family: 'linotype-didot', serif;
  font-size: 44px;
  line-height: 46px;
  color: #8D92A7;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  margin-bottom: 15px;
}

#page-content .block .flexlayout-block .flexlayout-head {
  font-family: 'linotype-didot', serif;
  font-size: 35px;
  line-height: 45px;
  color: #000000;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  margin-bottom: 15px;
}

#page-content .block .flexlayout-block .flexlayout-content p {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  font-style: normal;
  color: #000000;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}

#page-content .block .flexlayout-block .flexlayout-content a {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 22px;
  color: #8D92A7;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
  display: block;
}

#page-content .block .flexlayout-block .flexlayout-content a.margin {
  margin-bottom: 40px;
}

#page-content .block .flexlayout-block .flexlayout-content p:last-child {
  margin-bottom: 0;
}

#page-content .block .flexlayout-block.right{
  text-align: right;
}

#page-content .block .flexlayout-image img {
  width: 100%;
  height: auto;
}

#page-content #timeline {
  margin-bottom: 150px;
}

#page-content #timeline .timeline-left {
  border-right: 1px solid #8D92A7;
  text-align: right;
}

#page-content #timeline .timeline-block {
  position: relative;
}

#page-content #timeline .timeline-block .timeline-suphead {
  background-color: #FFFFFF;
  font-family: 'linotype-didot', serif;
  font-size: 22px;
  line-height: 50px;
  color: #8D92A7;
  text-align: center;
  width: 50px;
  height: 50px;
  border: 1px solid #8D92A7;
  position: absolute;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
      border-radius: 50%;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}

#page-content #timeline .timeline-left .timeline-block {
  padding-right: 50px;
  margin-bottom: 50px;
}

#page-content #timeline .timeline-block.two {
  margin: 80px 0 0;
}

#page-content #timeline .timeline-block.four {
  margin: 120px 0 0;
}

#page-content #timeline .timeline-block.six {
  margin: 100px 0 0;
}

#page-content #timeline .timeline-right .timeline-block {
  padding-left: 50px;
}

#page-content #timeline .timeline-left .timeline-block .timeline-suphead {
  right: -25px;
  top: -10px;
}

#page-content #timeline .timeline-right .timeline-block .timeline-suphead {
  left: -25px;
  top: -10px;
}

#page-content #timeline .timeline-block .timeline-head {
  font-family: 'linotype-didot', serif;
  font-size: 35px;
  line-height: 35px;
  text-transform: capitalize;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}

#page-content #timeline .timeline-block .timeline-content {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #000000;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}

#page-content #timeline .timeline-logo {
  position: absolute;
  right: -50px;
}

#page-content #timeline .timeline-logo img {
  width: 100px;
  height: 100px;
}

#page-content #timeline-mobile .timeline-block .timeline-suphead {
  background-color: #FFFFFF;
  font-family: 'linotype-didot', serif;
  font-size: 18px;
  line-height: 30px;
  color: #8D92A7;
  text-align: center;
  width: 30px;
  height: 30px;
  border: 1px solid #8D92A7;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
      border-radius: 50%;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 5px;
  position: relative;
  top: -2px;
}

#page-content #timeline-mobile .timeline-block .timeline-head {
  font-family: 'linotype-didot', serif;
  font-size: 30px;
  line-height: 30px;
  text-transform: capitalize;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: bottom;
}

.alternate {
  background-color: #F6F6F6;
  margin: 0 -15px;
}

.alternate #alternate-header {
  text-align: center;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  margin: 50px 0 10px 0;
  color: #000000;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}

.alternate #alternate-header-divider {
  width: 40px;
  height: 1px;
  border-bottom: 3px solid #8D92A7;
  margin: 0 auto 50px;
}

.alternate #alternate-intro {
  margin-bottom: 80px;
}

.alternate #alternate-intro p {
  font-family: adobe-garamond-pro, serif;
  font-style: italic;
  font-size: 18px;
  line-height: 28px;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  text-align: center;
}

.alternate .alternate-head {
  font-family: 'linotype-didot', serif;
  font-size: 35px;
  line-height: 35px;
  margin-bottom: 35px;
  text-transform: capitalize;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}

.alternate .alternate-content {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #000000;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  margin-bottom: 75px;
}

.alternate .alternate-content p {
  margin-bottom: 40px !important;
}

.alternate .alternate-content a {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #8D92A7;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
}

.alternate .alternate-image img {
  width: 100%;
  height: auto;
}

.press-header #page-title {
  font-family: 'linotype-didot', serif;
  font-size: 44px;
  line-height: 46px;
  margin: 50px 0;
  padding: 0;
  border: none;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
  text-align: center;
  text-transform: capitalize;
}

.press-header #page-header-divider {
  width: 40px;
  height: 1px;
  border-bottom: 3px solid #8D92A7;
  margin: 0 auto 50px;
}

.press-block {
  margin-bottom: 50px;
}

.press-block img {
  width: 100%;
  height: auto;
  display: block;
  border-bottom: 5px solid #8D92A7;
  margin-bottom: 35px;
}

.press-block .press-copy {
  text-align: center;
}

.press-block .press-copy .press-suphead {
  font-family: 'linotype-didot', serif;
  font-size: 25px;
  line-height: 25px;
  margin-bottom: 20px;
  color: #000000;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}

.press-block .press-copy .press-title {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #000000;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;
}


.pl-story-column {
  padding-left:0;
  padding-right:25px;
}
.pl-story-container {
  height:380px;
}
.pl-story-text-container {
  padding: 0;
  margin-top: 70px;
  text-align: center;
  margin-bottom: 70px;
}
.pl-curation-text-container {
  padding: 0;
  margin-top: 100px;
  text-align: center;
  margin-bottom: 70px;
}
.pl-step-it-up-text-container {
  padding: 0;
  margin-top: 30px;
  text-align: center;
  margin-bottom: 10px;
}
.pl-beginnings {
  font-size:18px;
}
.pl-story {
  text-align:center;
  border-top: 1px solid;
  border-color: rgba(1,1,1,.3);
  color: rgba(1,1,1,.7);
  margin-top: 15px;
  padding-top: 10px;
  letter-spacing: 2.2px;
}
.pl-story-headshot {
  border-radius:450px;
  height:300px;
  float:left;
  margin-right:20px;
  margin-bottom:10px;
}

.pl-curation-block-text {
  font-weight:100;
  font-size:16px;
  color:white;
}
.pl-curation-numbers {
  width:45px;
}
.pl-curation-headings {
  border-color: rgba(1,1,1,.3);
  color: rgba(1,1,1,.7);
  margin-top: 10px;
  letter-spacing: 2.2px;
  font-size:18px;
}
.pl-curation-text {
  margin-top: -10px;
  line-height: 30px;
  font-weight: 100;
}
.why-korean-mortar {
  width: 275px;
  margin: 10px 0 10px 0;
  float: left;
  clear: left;
}
.why-korean-4-img {
  width:100%;
  display:block;
  margin:0 auto;
  margin-bottom:20px;
  margin-top:50px;
  max-width:275px
}
.pl-press-block {
  margin-bottom:25px;
}
.pl-press-h1 {
  width: 100%;
  padding: 6px 10px 6px 10px;
  background-color: black;
  color: white;
  line-height: 18px;
  font-family: "Neutra Text Light";
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom:5px;
}
.pl-press-h2 {
  width: 100%;
  padding-left:6px;
  padding-right:6px;
  background-color: rgba(255,255,255,.7);
  color: black;
  line-height: 26px;
  font-family: "Museo Slab",serif;
  font-style:italic;
  font-size: 13px;
}
.pl-press-border {
  border-right:1px solid rgba(1,1,1,.2);
}
.pl-press-img {
  max-width:300px;
  display:block;
  margin:0 auto;
  overflow: hidden;
  height:300px;
}
.pl-press-img-wide {
  background-position: center;
  overflow: hidden;
  height:300px;
}
.pl-press-wide-padding {
  padding-left:25px;
  padding-right:25px;
}
.pl-ritual-links {
  width:160px;
  margin-top:30px;
  display:inline-block;
  margin-left:8px;
}
#maincontent > div:nth-child(2) > div.col-sm-8.col-xs-12.pl-border-top-light.pl-padding-left-0.pl-padding-right-0 > p:after {
  text-align: center;
}
/* END ABOUT US PAGES */
/*==========  Non-Mobile First Method  ==========*/
/* Xtra-Large Devices, Wide Screens */
@media only screen and (max-width : 1500px) {

}

/* large */
@media only screen and (max-width : 1200px) {
  .pl-press-wide-padding {
  padding-left:15px;
  padding-right:15px;
  }
  .why-korean-4-img {
  margin-top:100px;
  }
  .pl-ritual-links {
  width:150px;
  }
/*  #maincontent > div:nth-child(2) > div:nth-child(3) {
  clear: both;
  }*/
  .pl-curation-block-text {
  font-size:16px;
  }
  .pl-story  {
  font-size:20px;
  }
  .pl-card-border-right {
  border:0;
  }
  .pl-press-logos {
  height:25px;
  }
  .pl-footer-border-right {
  border:0;
  }
  .pl-footer-text{
  text-align: center;
  }
  .pl-image-margins{
  margin:10px 20px 10px 20px;
  }
}
/* medium */
@media only screen and (max-width : 992px) {

/*Homepage*/
#mainslider .overlay {
  padding: 20px;
  top: 40%;
}

#mainslider .overlay .sup-title {
  margin: 0 0 5px 0;
}

#mainslider .overlay .title {
  font-size: 35px;
  line-height: 38px;
  margin: 0 0 10px 0;
}

#mainslider .overlay .divider {
  margin-bottom: 10px;
}

#mainslider .overlay .lower p {
  font-size: 16px;
  line-height: 20px;
}


  .why-korean-mortar {
  display:block;
  margin:0 auto;
  margin-top:20px;
  margin-bottom:20px;
  float:none;
  }
  .pl-ritual-links {
  width:142px;
  }
  .pl-story-container {
  height:330px;
  }
  .pl-story  {
  font-size:15px;
  letter-spacing: 2.4px;
  }
  .pl-beginnings {
  font-size:14px;
  }
  h1, h2, h3, h4, h5, h6 {
    font-family:brandon-grotesque, sans-serif;
    font-weight: 400;
    letter-spacing: 1.4px;
    font-size:11px;
  }
  a {
    font-family:brandon-grotesque, sans-serif;
    font-weight: 400;
    letter-spacing: 1.4px;
  }
  .pl-card-description {
  font-size:12px;
  line-height:20px;
  }
  .pl-card-title {
  font-size:12px;
  }

  #collection-image-description {
  margin-bottom: 30px;
  }
}
/* small */
@media only screen and (max-width : 767px) {

  #spotlight .pl-home-card {
  margin-bottom: 50px;
  }

  .pl-press-border {
  border:0;
  }
  .pl-press-img {
  width:100%;
  display:block;
  margin:0 auto;
  overflow: hidden;
  height:300px;
  }
  .pl-press-img-wide {
  display:block;
  margin:0 auto;
  overflow: hidden;
  height:300px;
  max-width:300px;
  }
  .pl-ritual-links {
  width:195px;
  }
  .why-korean-4-img {
  margin-bottom:15px;
  margin-top:5px
  }

  .why-korean-numbered-text {
  padding-top:20px;
  }
  #maincontent .productlist .product:last-child {
  border-bottom:0;
  }

  .pl-curation-text-container {
  margin-bottom: 30px;
  }
  .pl-beginnings {
  font-size:18px;
  }
  .pl-story {
  font-size:20px;
  }
  .pl-story-container {
  height:200px;
  }
  .pl-story-headshot {
  height:200px;
  }
.pl-story-column {
  padding-left:0;
  padding-right:0px;
}

  .blogwidget.widget {
  display:none;
  }

  .productlist:last-child {
  border:none;
  }

  .flexit {
  display: block;
  }

  .flexit > div {
  margin-bottom: 50px;
  }

  .flexit > div:last-child {
  margin-bottom: 0;
  }

  #pagefooter #footer-store #store-header {
  margin-bottom: 10px;
  }

  .productlist .product {
    min-height:300px;
  }

}


/* small */
@media only screen and (max-width : 600px) {
  #toggle_menu span::before {
  -webkit-transition-property: top, -webkit-transform;
      transition-property: top, transform;
  top: -8px;
}

  #toggle_menu span::after {
  bottom: -8px;
  }

  #mobile-header #top-cart-mobile {
  padding: 17px 0 0;
  }

  #mobile-header #cart-icon #ca-icon {
  height: 30px;
  width: 30px;
  }

  #pageheader #logo-area #logo{
  padding-top:60px;
  padding-bottom:20px;
  }

  #mainslider .overlay {
  left:0;
  top: 0;
  height: 100%;
  background: #000000 !important;
  color: #FFFFFF;
  -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
      transform: translate(0,0);
  max-width: none;
  }

  #mainslider .overlay .sup-title, #mainslider .overlay .title {
  color: #FFFFFF;
  }

  #mainslider .overlay .divider {
  border-bottom: 3px solid #FFFFFF;
  }

  .collection_divider {
  margin: 15px auto 25px;
  }

  .full-spotlight img {
  display: none;
  }

  .fullspotlight-row, #instafeed-row {
  padding: 0 15px;
  }

  .full-spotlight .spotlight-overlay {
  position: static;
  max-width: none;
  padding: 15px;
  }

  .full-spotlight .spotlight-overlay .spotlight-c2a.right {
  right: 55px;
  top: auto;
  bottom: -10px;
  }

  #pagefooter #footer-logos {
  padding: 20px 0;
  }

  .flexlayout-block.left .flexlayout-content {
  margin-bottom: 30px;
  }

  .alternate-image {
  margin-bottom: 30px;
  }






  /** BLOG STYLES **/
  .blog_header {
    background-size:50%;
    padding:80px 0 60px;
    margin-bottom:20px;
  }
  #maincontent h1.blog_title {
    font-size:42px;
  }

  #maincontent .blog_list article {
    margin-bottom:50px;
    border-bottom:1px solid #ccc;
    padding-bottom:50px;
  }

  #maincontent .blog_list article .blog_thumb {
    width:100%;
    margin-right:0px;
    margin-bottom:20px;
  }
  #maincontent .blog_list article .blog_excerpt {
    width:100%;
  }
  #maincontent .blog_list article .blog_excerpt h2 {
    margin-bottom:15px;
  }
  #maincontent .blog_list article .blog_excerpt h2 a {
    line-height: 30px;
  }
  #maincontent .blog_list article .blog_excerpt p {
    line-height:22px;
  }


  #maincontent .blog_single {
    margin-top:40px;
  }

  #maincontent .blog_single h1.blog_single_title {
    margin-top:30px;
    font-size:35px;
    line-height:45px;
  }

  #maincontent .blog_single .blog_single_meta {
    margin:30px auto 10px;
  }

  #maincontent .blog_single .blog_single_share {
    width:100%;
    text-align:center;
    margin-bottom:30px;
  }

  #maincontent .blog_single .blog_single_body {
    width:100%;
    max-width:100%;
  }

  #maincontent .blog_single .blog_single_tags {
    margin:50px 0 0 0;
  }

  .blog_single .blog_comments {
    margin-top:70px;
  }


  .blog_single .blog_single_share label {
    width:auto;
    float:none;
    display:none;
  }

  .blog_single .blog_single_share ul {
    width:auto;
    display:inline;
  }

  .blog_single .blog_single_share ul li {
    float:none;
    width:auto;
    margin:5px;
    display:inline;
  }

  #maincontent .blog_related .blog_related_items article .blog_related_thumb {
    width:calc(100% - 10px);
  }

  #maincontent .blog_related .blog_related_items article h3 {
    width:calc(100% - 10px);
    margin-top:10px;
  }



}

/* xs */
@media only screen and (max-width : 480px) {


  /** BLOG STYLES **/
  .blog_header {
    padding:50px 0 30px;
    margin-bottom:0px;
  }
  #maincontent h1.blog_title {
    font-size:32px;
  }

  #maincontent .blog_list article {
    margin-bottom:40px;
    padding-bottom:40px;
  }

  #maincontent .blog_list article .blog_excerpt h2 {
    margin-bottom:15px;
    line-height: 30px;
  }
  #maincontent .blog_list article .blog_excerpt h2 a {
    font-size:30px;
    line-height: 30px;
  }


  #maincontent .blog_single {
    margin-top:30px;
  }

  #maincontent .blog_single h1.blog_single_title {
    margin-top:20px;
    font-size:30px;
    line-height:35px;
  }


}


/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

  #maincontent .blog_related .blog_related_items article {
    width:100%;
    margin:0 0 20px 0;
  }

  #maincontent .blog_related .blog_related_items article .blog_related_thumb {
    width:100%;
    margin-right:0px;
  }

  #maincontent .blog_related .blog_related_items article h3 {
    width:100%;
  }

}




/* PRODUCT PAGE CUSTOM INPUT*/
/*
  Hide radio button (the round disc)
  we will use just the label to create pushbutton effect
*/
input[type=radio] {
  display:none;
  margin:10px;
}

.yotpo input[type=radio] {
  display: block!important;
}

/*
  Change the look'n'feel of labels (which are adjacent to radiobuttons).
  Add some margin, padding to label
*/
input[type=radio] + label {
  display: inline-block;
  margin: 2px;
  padding: 4px 12px;
  background: rgba(224,213,233,1);
  color: black;
  font-family: "Museo Slab",serif;
  margin-bottom: 10px;
}
/*
 Change background color for label next to checked radio button
 to make it look like highlighted button
*/
input[type=radio]:checked + label {
  background-image: none;
  background: rgba(102,45,145,1);
  color: white;
  font-family: "Museo Slab",serif;
}

input[type=number] {
  border: none;
  color: black;
  font-size: 1.3em;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number]::-webkit-input-placeholder {
  color: black;
}

input[type=number]:-moz-placeholder { /* Firefox 18- */
  color: black;
}

input[type=number]::-moz-placeholder {  /* Firefox 19+ */
  color: black;
}

input[type=number]:-ms-input-placeholder {
  color: black;
}

/* PRODUCT PAGE */
.pl-desc-li {container
  border-top: 1px solid black;
  -webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

.pl-desc-plus {
  font-family: "Neutra Text Light";
  font-size: 2.0em;
}






.shappify-motivator-slider, .shappify-motivator-slider {
  background-color: #dbdeeb !important;
  color: #8D92A7 !important;
  border-bottom: 1px solid #8D92A7 !important;
}

.shappify-motivator-slider p, .shappify-motivator-slider p,
.shappify-motivator-slider p span, .shappify-motivator-slider p span,
.shappify-motivator-slider .shappify-motivator-bal, .shappify-motivator-slider .shappify-motivator-bal,
.shappify-motivator-slider a.shappify-motivator-x, .shappify-motivator-slider a.shappify-motivator-x {
  color: #8D92A7 !important;
}


/* PLSHOPIFY-10 FIX */
#product-pin-btn {
  bottom: 0;
  display: block;
  position: absolute;
  right: 20px;
  z-index: 999;
}
#product-pin-btn.has-thumbnails {
  bottom: 90px;
}
@media only screen and (max-width : 415px) {
  #product-pin-btn {
    right: 0;
  }
}
/* END FIX */


/* PLSHOPIFY-14 FIX */
.product-vendor {
  color: #8D92A7;
  display: block;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 0;
  margin-top: 15px;
  margin-bottom: -12px;
  text-align: center;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* END FIX */

/* PLSHOPIFY-13 FIX */
.product-add-fix.row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.counter {
  background-color: #F6F6F6;
  border-radius: 2px;
  border: 1px solid #CCCCCC;
  display: block;
  height: 40px;
  margin-right: 10px;
  position: relative;
}
.counter__action {
  background-color: transparent;
  border: none;
  cursor: pointer;
  height: 100%;
  line-height: 33px;
  outline: none;
  overflow: hidden;
  text-indent: -9999px;
  padding: 0;
  text-align: center;
  width: 25px;
}
.counter__action.is-down {
  background: url( '//cdn.shopify.com/s/files/1/0791/2083/t/144/assets/ico-minus.svg?v=8666142237906653288' ) no-repeat scroll 14px 17px transparent;
}
.counter__action.is-up {
  background: url( '//cdn.shopify.com/s/files/1/0791/2083/t/144/assets/ico-plus.svg?v=7577933895416693203' ) no-repeat scroll 0 12px transparent;
}
.counter__field {
  background-color: transparent;
  border: none;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  height: 100%;
  font-size: 16px;
  letter-spacing: 3px;
  line-height: 33px;
  text-align: center;
  text-rendering: optimizeLegibility;
  width: 40px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -moz-appearance: textfield;
}
.counter__field::-webkit-inner-spin-button,
.counter__field::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
/* END FIX */


/* PLSHOPIFY-2 FIX */
#util-bar #search-bar {
  padding-top: 0 !important;
}
#util-bar #search-bar #top-search-icon,
#util-bar #search-bar .container #close-search {
  margin-top: 10px;
}
#util-bar #search-bar .search {
  box-sizing: border-box;
  height: 65px !important;
  max-height: 65px !important;
  min-height: 65px !important;
}

.ls-footer {
  display: block;
  float: none !important;
  width: 100% !important;
}
.ls-poweredby {
  display: none;
}
.ls-data-best-pictures > .ls-item,
.ls-data-best-pictures > .sl-ac-items {
  border-top: none !important;
}
.sl-ac-item:last-child .ls-item {
  border-bottom: none !important;
}
.ls-dropdown-menu {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  width: auto !important;
}
@media only screen and (max-width: 991px) {
  .ls-dropdown-menu {
    display: none !important;
  }
}
@media only screen and (min-width: 991px) {
  .ls-dropdown-menu {
    max-width: 500px !important;
    min-width: 400px !important;
  }
  .ls-dropdown-menu.is-main-active {
    top: 65px !important;
    position: fixed !important;
  }
}
.search-perfomed__title {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.5;
  color: #000000;
  text-align: center;
  text-transform: uppercase;
  margin: 50px 0 40px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  strong {
    font-family: brandon-grotesque, sans-serif;
    font-weight: 700;
  }
}
.search-item__img.is-article {
  bottom: 0;
  height: 100%;
  left: 50%;
  margin: auto 0;
  max-width: none !important;
  position: absolute;
  top: 0;
  transform: translate/y(-50%);
  width: auto;
}
/* ENDFIX */


/* PLSHOPIFY-6 FIX */
#latest-viewed-products {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#latest-viewed-products h2 {
  -moz-box-sizing: border-box;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  border: none;
  box-sizing: border-box;
  color: #4f4f4f;
  font-family: brandon-grotesque, sans-serif !important;
  font-weight: 700 !important;
  font-style: normal !important;
  font-size: 16px !important;
  line-height: 19px !important;
  margin-bottom: 80px;
  margin-top: 34px;
  text-align: center !important;
  text-transform: uppercase !important;
  width: 100%;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}
#latest-viewed-products.collection .product {
  margin: 15px;
}
#latest-viewed-products.collection .product .image {
  height: 170px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
/* ENDFIX */

/* PLSHOPIFY-18 */
.cta-header__link {
}
.cta-header__break {
  display: inline-block;
  margin: 0 15px;
  opacity: 0.5;
  color: #666666;
}
#mobile-cta {
  background-color: #FCEFEC;
  height: 40px;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 20px;
}
#mobile-cta .mobile-cta__link {
  vertical-align: top;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: normal;
  text-transform: uppercase;
}
#mobile-cta .mobile-cta__more {
  text-align: center;
  letter-spacing: 1pt;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
#mobile-cta .mobile-cta__more:after {
  content: '>';
  float: right;
  margin: -1px 0 0 6px;
}
/* ENDFIX */

/* PLSHOPIFY-17 FIX */
#customer-login {
  text-align: center;
}
/* ENDFIX */

/* CUSTOM SELECT */
.selectors label {
  color: #333333;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
}
.selectors .selectreplace {
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 1px;
  box-shadow: none;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
}
.selectors .selectreplace .selectpicker {
  color: #333333;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-size: 15px;
  padding: 0 40px 0 15px;
}
.selectors .selectreplace .selectpicker .arr {
  background-repeat: no-repeat;
  background-image: url( //cdn.shopify.com/s/files/1/0791/2083/t/144/assets/ico-dropdown.svg?v=1670268124395395472 );
  background-size: contain;
  background-position: center center;
  bottom: 0;
  display: block;
  font-size: 0;
  height: 10px;
  line-height: 1;
  margin: auto;
  right: 15px;
  top: 0;
  width: 10px;
}
.selectors .selectreplace select {
  border: none;
  cursor: pointer;
  margin: 0;
  padding: 0;
}

/* DREAM SHEET MASK COLLECTION
** ------------------------------------------------------- */
#mainnew * {
  cursor: default;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#mainnew a,
#mainnew a *,
#mainnew button,
#mainnew .smc-link { cursor: pointer; }
.js-lazy {
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -ms-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.js-lazy.js-loaded { opacity: 1; }
.smc-remodal {
  background-color: transparent;
  box-shadow: 0 4px 5px rgba( 0, 0, 0, 0.2 );
  margin: 0;
  max-width: 800px;
  padding: 0;
  position: relative;
  width: 100%;
}
.smc-remodal:before {
  content: '';
  display: block;
  padding-bottom: 56%;
  position: relative;
}
.smc-remodal iframe {
  bottom: 0;
  display: block;
  height: 100%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.smc-remodal .remodal-close {
  background-image: url( //cdn.shopify.com/s/files/1/0791/2083/t/144/assets/smc-close.svg?v=5456268032064024749 );
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  left: auto;
  position: absolute;
  right: 0;
  top: -30px;
  height: 20px;
  width: 20px;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -ms-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.smc-remodal .remodal-close:hover { opacity: 0.6; }
.smc-remodal .remodal-close:before { content: none; }
.smc-container,
.smc-container-l {
  color: #04181A;
  line-height: 1;
  margin: 0 auto;
  max-width: 1120px;
  position: relative;
  width: calc( 100% - 40px );
}
.smc-container { max-width: 1120px; }
.smc-container-l { max-width: 1280px; }
.smc-h1 {
  border: none;
  font-family: "ratiomodern",Times New Roman,sans-serif;
  font-size: 38px;
  font-style: italic;
  letter-spacing: 0;
  line-height: 0.9;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.smc-h2 {
  border: none;
  letter-spacing: 1px;
  line-height: 1;
  font-family: "ratiomodern",Times New Roman,sans-serif;
  font-size: 37px;
  font-style: italic;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
.smc-h3 {
  border: none;
  letter-spacing: 0;
  line-height: 1.5;
  font-family: "ratiomodern",Times New Roman,sans-serif;
  font-size: 20px;
  font-style: italic;
  position: relative;
  text-align: center;
}
.smc-h4 {
  border: none;
  letter-spacing: 1px;
  line-height: 1;
  font-family: "ratiomodern",Times New Roman,sans-serif;
  font-size: 16px;
  padding-bottom: 15px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
.smc-h4:after {
  border: none;
  background-image: url( //cdn.shopify.com/s/files/1/0791/2083/t/144/assets/smc-underline.svg?v=11127383060055274007 );
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  height: 5px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 60px;
}
.smc-h4.is-black:after {
  border: none;
  background-color: #000;
  background-image: none;
  height: 1px;
  opacity: 0.5;
}
.smc-h5 {
  border: none;
  letter-spacing: 0;
  line-height: 1;
  font-family: "ratiomodern",Times New Roman,sans-serif;
  font-size: 16px;
  font-style: italic;
  padding-bottom: 15px;
  position: relative;
  text-align: left;
}
.smc-h6 {
  border: none;
  font-family: "brandon-grotesque",sans-serif;
  font-size: 17px;
  letter-spacing: 0;
  line-height: 1.3;
}
.smc-h7 {
  border: none;
  letter-spacing: 0;
  line-height: 1.3;
  font-family: "ratiomodern",Times New Roman,sans-serif;
  font-size: 16px;
  font-style: italic;
  padding-bottom: 15px;
  position: relative;
  text-align: left;
}
.smc-p {
  font-family: "brandon-grotesque",sans-serif;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 1.2;
  margin: 0;
  padding: 0;
}
.smc-btn {
  background-color: #000;
  border: none;
  color: #FFF;
  display: inline-block;
  font-family: "brandon-grotesque",sans-serif;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  outline: none;
  padding: 15px 30px;
  text-transform: uppercase;
  -webkit-transition: background-color 0.2s ease;
  -moz-transition: background-color 0.2s ease;
  -ms-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.smc-btn:hover {
  background-color: #C0903B;
  color: #FFF;
}
.smc-link {
  color: #04181A;
  cursor: pointer;
  font-family: "brandon-grotesque",sans-serif;
  font-size: inherit;
  font-weight: bold;
  text-decoration: underline;
  text-transform: uppercase;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.smc-link:hover {
  color: #C0903B;
  text-decoration: underline;
}
@media only screen and (min-width: 620px) {
  .smc-container {  width: calc( 100% - 60px ); }
  .smc-h1 { font-size: 50px; }
  .smc-h2 { font-size: 34px; }
  .smc-h3 { font-size: 24px; }
  .smc-h4 { font-size: 18px; }
  .smc-h5 { font-size: 18px; }
  .smc-h6 {
    font-size: 18px;
    line-height: 1.5;
  }
  .smc-h7 { font-size: 18px; }
  .smc-p { font-size: 14px; }
}
@media only screen and (min-width: 860px) {
  .smc-remodal .remodal-close {
    right: -20px;
    top: -20px;
    height: 15px;
    width: 15px;
  }
}
@media only screen and (min-width: 1080px) {
  .smc-container { width: calc( 100% - 80px ); }
  .smc-h1 { font-size: 80px; }
  .smc-h2 { font-size: 40px; }
  .smc-h3 { font-size: 28px; }
  .smc-h4 { font-size: 20px; }
  .smc-h5 { font-size: 21px; }
  .smc-h6 { font-size: 20px; }
}

/**
 * Barrel Updates
 */
.hidden { display: none; }
#pageheader nav ul li { line-height: 50px; }
#price-field .price-tag .price-tag__sale {
  display: inline-block;
  position: relative;
  opacity: 0.4;
  margin-right: 8px;
  font-size: 0.8em;
}
#price-field .price-tag .price-tag__sale:after {
  background-color: #333;
  bottom: 50%;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  transform: translateY( -50% );
  width: 100%;
}
.product-holder {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.product-holder__reviews {
  display: inline-block;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}
.product-holder__notify-btn {
  display: inline-block;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-bottom: 15px;
  margin-top: 20px;
  width: auto;
}
@media only screen and (min-width: 620px) {
  .product-holder__notify-btn {
    margin-top: 30px;
  }
}
.product-holder__notify-btn img {
  display: block;
}
.blog-newsletter {
  margin: 20px 0 50px;
}
.blog-newsletter .privy-embedded-form-264087,
.blog-newsletter .privy-embedded-form-264108 {
  max-height: 200px !important;
  max-width: none !important;
  width: 100% !important;
}
.blog-newsletter__form.is-desktop {
  display: none;
}
.blog-newsletter__form.is-mobile {
  display: block;
}
@media only screen and (min-width: 620px) {
  .blog-newsletter__form.is-desktop {
    display: block;
  }
  .blog-newsletter__form.is-mobile {
    display: none;
  }
}

