/** Shopify CDN: Minification failed

Line 3436:13 Unexpected "3"

**/
/*!settings=["type_accent_spacing","type_accent_transform","type_base_italize_titles","color_primary","color_secondary","color_body_text","color_body_bg","color_product_background","color_input","color_newsletter","color_borders","type_header_border_thickness","color_sale_tag","color_drawer_background","color_drawer_border","color_drawer_text","color_drawer_button","color_drawer_button_text","product_vendor_enable","type_base_family","type_header_family","type_accent_family","type_header_base_size","type_base_size","icons.eot","icons.woff","icons.ttf","icons.svg","ajax-loader.gif","password-page-background.jpg"]*/
/*============================================================================
  Brooklyn by Shopify
==============================================================================*/
/*================ Variables, theme settings, and Sass mixins from Timber ================*/
/*============================================================================
  #Sass Mixins
==============================================================================*/
.clearfix:after {
  content: '';
  display: table;
  clear: both; }

/*============================================================================
  Prefix mixin for generating vendor prefixes.
  Based on https://github.com/thoughtbot/bourbon/blob/master/app/assets/stylesheets/addons/_prefixer.scss
  Usage:
    // Input:
    .element {
      @include prefix(transform, scale(1), ms webkit spec);
    }
    // Output:
    .element {
      -ms-transform: scale(1);
      -webkit-transform: scale(1);
      transform: scale(1);
    }
==============================================================================*/
/*================ Functions ================*/
/*================ Animations and keyframes ================*/
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-ms-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes fadeIn {
  0%, 35% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0%, 35% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-ms-keyframes fadeIn {
  0%, 35% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0%, 35% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-webkit-keyframes heroContentIn {
  0%, 35% {
    opacity: 0;
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -o-transform: translateY(8px);
    transform: translateY(8px); }

  60% {
    opacity: 1; }

  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-moz-keyframes heroContentIn {
  0%, 35% {
    opacity: 0;
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -o-transform: translateY(8px);
    transform: translateY(8px); }

  60% {
    opacity: 1; }

  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-ms-keyframes heroContentIn {
  0%, 35% {
    opacity: 0;
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -o-transform: translateY(8px);
    transform: translateY(8px); }

  60% {
    opacity: 1; }

  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@keyframes heroContentIn {
  0%, 35% {
    opacity: 0;
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -o-transform: translateY(8px);
    transform: translateY(8px); }

  60% {
    opacity: 1; }

  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

/*============================================================================
  Dependency-free breakpoint mixin
    - http://blog.grayghostvisuals.com/sass/sass-media-query-mixin/
==============================================================================*/
/*============================================================================
  Flexbox prefix mixins from Bourbon
    https://github.com/thoughtbot/bourbon/blob/master/app/assets/stylesheets/css3/_flex-box.scss
==============================================================================*/
/*================ The following are dependencies of csswizardry grid ================*/
/*================ Color variables ================*/
/*================ Typography ================*/
@font-face {
  font-family: 'icons';
  src: url("/cdn/shop/t/3/assets/icons.eot?17894570254672044154");
  src: url("/cdn/shop/t/3/assets/icons.eot?17894570254672044154#iefix") format("embedded-opentype"), url("/cdn/shop/t/3/assets/icons.woff?17894570254672044154") format("woff"), url("/cdn/shop/t/3/assets/icons.ttf?17894570254672044154") format("truetype"), url("/cdn/shop/t/3/assets/icons.svg?17894570254672044154#timber-icons") format("svg");
  font-weight: normal;
  font-style: normal; }

/*================ Vendor-specific styles ================*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/*================ Theme-specific partials ================*/
/*================ Theme specific global styles ================*/
hr, .hr--small, .hr--medium, .hr--large {
  border-width: 1px 0 0 0;
  width: 50px; }

.hr--small {
  margin: 20px auto; }

.hr--medium {
  margin: 35px auto; }

@media screen and (min-width: 769px) {
  .hr--medium {
    margin: 45px auto; } }
.hr--large {
  margin: 60px auto; }

.hr--left {
  margin-left: 0;
  margin-right: 0; }

/*================ Table styles ================*/
table {
  position: relative;
  border: 0 none;
  background-color: #f6f6f6; }

td,
th {
  border: 0 none; }

td {
  padding: 10px 15px; }

tr:first-child th,
tr:first-child td {
  position: relative; }

tr:first-child th:after,
tr:first-child td:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: -15px;
  right: 15px;
  border-bottom: 1px solid #303030; }

tr:first-child th:first-child:after,
tr:first-child td:first-child:after {
  left: 15px;
  right: -15px; }

/*============================================================================
  Responsive tables, defined with .table--responsive on table element.
  Only defined for IE9+
==============================================================================*/
@media screen and (max-width: 590px) {
  html:not(.lt-ie9) .table--responsive thead {
    display: none; }

  html:not(.lt-ie9) .table--responsive tr {
    display: block; }

  html:not(.lt-ie9) .table--responsive tr,
  html:not(.lt-ie9) .table--responsive td {
    float: left;
    clear: both;
    width: 100%; }

  html:not(.lt-ie9) .table--responsive th,
  html:not(.lt-ie9) .table--responsive td {
    display: block;
    text-align: right;
    padding: 15px; }

  html:not(.lt-ie9) .table--responsive td:before {
    content: attr(data-label);
    float: left;
    font-family: 'Avenir LT W01 45 Book';
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-size: 12px;
    padding-right: 10px; } }
@media screen and (max-width: 590px) {
  html:not(.lt-ie9) .table--small-hide {
    display: none !important; }

  html:not(.lt-ie9) .table__section + .table__section {
    position: relative;
    margin-top: 10px;
    padding-top: 15px; }

  html:not(.lt-ie9) .table__section + .table__section:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    border-bottom: 1px solid #303030; } }
/*================ Partials | Theme typography overrides ================*/
body,
input,
textarea,
button,
select {
  line-height: 1.563;
  font-family: 'Avenir LT W01 45 Book'; }

h1, .h1 {
  font-size: 2.14286em; }

h2, .h2 {
  font-family: 'FreightText BookItalic';
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 1.92857em; }

h3, .h3 {
  font-family: 'Avenir LT W01 45 Book';
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 1.28571em; }

h4, .h4 {
  font-family: 'Avenir LT W01 45 Book';
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 1.14286em; }

h5, .h5,
h6,
.h6 {
  font-size: 1.07143em; }

/*================ Tables ================*/
th,
.table__title {
  font-family: 'FreightText BookItalic';
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 0.92857em;
  letter-spacing: 0.15em; }

/*================ Rich Text Editor Styles ================*/
.rte h1, .rte .h1 {
  font-family: 'FreightText BookItalic';
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 1.57143em;
  text-align: center;
  margin-top: 2em;
  margin-bottom: 0.5em; }

.rte h2, .rte .h2 {
  font-size: 1.21429em;
  text-align: center; }

.rte h3, .rte .h3 {
  font-size: 1.07143em;
  text-align: center; }

blockquote {
  font-style: italic;
  font-size: 1.64286em;
  line-height: 1.385;
  text-align: center; }

@media screen and (min-width: 591px) {
  blockquote {
    font-size: 1.85714em; } }
.section-header .rte {
  font-style: italic;
  font-size: 1.28571em; }

/*================ Blog and Page Typography ================*/
.article .rte h2, .article .rte .h2,
.article .rte h3,
.article .rte .h3,
.page .rte h2,
.page .rte .h2,
.page .rte h3,
.page .rte .h3 {
  margin-bottom: 2em; }

/*================ Blog Typography ================*/
.date {
  font-style: italic;
  display: inline-block;
  line-height: 1.7;
  margin-bottom: 5px; }

@media screen and (min-width: 769px) {
  .date {
    margin-bottom: 0; } }
.section-header .date:last-child {
  margin-bottom: 40px; }

.comment-author {
  font-style: italic;
  margin-bottom: 0; }

.comment-date {
  font-family: 'Avenir LT W01 45 Book';
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.85714em; }

/*================ Cart Typography ================*/
.ajaxcart__product-name,
.cart__product-name {
  font-style: italic; }

.ajaxcart__product-name {
  font-size: 1.21429em;
  line-height: 1.3; }

.ajaxcart__price,
.cart__price,
.cart__subtotal {
  font-family: 'Avenir LT W01 45 Book';
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase; }

.ajaxcart__price {
  font-size: 0.92857em; }

.ajaxcart__price--strikethrough,
.cart__price--strikethrough {
  text-decoration: line-through; }

.ajaxcart__discount,
.cart__discount {
  display: block;
  font-style: italic; }

.ajaxcart__subtotal {
  font-family: 'Avenir LT W01 45 Book';
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase; }

.ajaxcart__qty-num[type="text"] {
  font-family: 'Avenir LT W01 45 Book';
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-style: normal;
  font-size: 0.92857em; }

.ajaxcart__note {
  font-style: italic;
  font-weight: normal;
  opacity: 0.7; }

.ajaxcart__savings,
.cart__savings {
  font-style: italic;
  font-size: 1.42857em; }

/*================ Misc typography ================*/
.drawer__title {
  font-family: 'FreightText BookItalic';
  font-weight: 400;
  font-size: 1.71429em; }

.collection-grid__item-title {
  font-style: italic;
  font-size: 1.85714em;
  line-height: 1.1; }

@media screen and (min-width: 591px) {
  .collection-grid__item-title {
    font-size: 2.42857em; } }
/*================ Partials | Theme Form Overrides ================*/
label {
  font-style: italic;
  font-weight: normal; }

::-webkit-input-placeholder {
  color: #1c1d1d;
  opacity: 0.6; }

:-moz-placeholder {
  color: #1c1d1d;
  opacity: 0.6; }

:-ms-input-placeholder {
  color: #1c1d1d;
  opacity: 0.6; }

::-ms-input-placeholder {
  color: #1c1d1d;
  opacity: 1; }

input,
textarea,
select {
  font-style: italic;
  font-size: 1.28571em;
  border-color: transparent;
  background-color: #f6f6f6;
  color: #1c1d1d;
  -webkit-transition: opacity 0.4s ease-out;
  -moz-transition: opacity 0.4s ease-out;
  -ms-transition: opacity 0.4s ease-out;
  -o-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out; }

input[disabled], input.disabled,
textarea[disabled],
textarea.disabled,
select[disabled],
select.disabled {
  background-color: #f6f6f6;
  border-color: transparent; }

input:hover,
textarea:hover,
select:hover {
  -webkit-transition: opacity 0.15s ease-out;
  -moz-transition: opacity 0.15s ease-out;
  -ms-transition: opacity 0.15s ease-out;
  -o-transition: opacity 0.15s ease-out;
  transition: opacity 0.15s ease-out;
  opacity: 0.9; }

input:active, input:focus,
textarea:active,
textarea:focus,
select:active,
select:focus {
  opacity: 1; }

select:hover {
  outline: 1px solid #dddddd; }

input[type="number"] {
  font-family: 'Avenir LT W01 45 Book';
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 1.14286em; }

input[type="image"] {
  background-color: transparent; }

/*================ Ajax quantity selectors ================*/
.js-qty {
  background-color: #f6f6f6;
  color: #1c1d1d; }

.js-qty__adjust:hover {
  background-color: #e9e9e9;
  color: #1c1d1d; }

.js-qty__adjust--minus,
.js-qty__adjust--plus {
  border-color: #e9e9e9;
  color: #1c1d1d; }

/*================ Newsletter area ================*/
.newsletter {
  background-color: #f6f6f6;
  padding: 30px 0;
  margin-top: 60px; }

@media screen and (min-width: 591px) {
  .newsletter {
    padding: 60px 0; } }
.newsletter .template-index .newsletter__input:focus {
  outline: 1px !important;
  outline-color: #ccc !important; }

.newsletter form {
  margin: 0 auto;
  max-width: 520px; }

.newsletter form .newsletter--form {
  padding: 10px; }

.newsletter form .note, .newsletter form .errors {
  margin-bottom: 0; }

.newsletter form .newsletter--form,
.newsletter .newsletter__input {
  background-color: white;
  color: #fff; }

.newsletter .newsletter__input {
  font-size: 0.9em;
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  appearance: textfield; }

.newsletter .newsletter__input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #fff;
  opacity: 1; }

.newsletter .newsletter__input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
  opacity: 1; }

.newsletter .newsletter__input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
  opacity: 1; }

.newsletter .newsletter__input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #fff; }

.newsletter .newsletter__input::-ms-input-placeholder {
  /* Microsoft Edge 12+ */
  color: #fff;
  opacity: 1; }

@media screen and (min-width: 591px) {
  .newsletter .newsletter__input {
    font-size: 0.9em; } }
.newsletter .newsletter__submit-text--large {
  white-space: nowrap; }

@media screen and (max-width: 590px) {
  .newsletter__submit-text--large,
  .password-page__login-form__submit-text--large {
    display: none; }

  .newsletter__submit-text--small,
  .password-page__login-form__submit-text--small {
    display: block; } }
@media screen and (min-width: 591px) {
  .newsletter__submit-text--large,
  .password-page__login-form__submit-text--large {
    display: block; }

  .newsletter__submit-text--small,
  .password-page__login-form__submit-text--small {
    display: none; } }
.newsletter__label {
  padding-left: 10px; }

/*================ Modules | Theme product collage grid ================*/
.grid__row-separator {
  clear: both;
  width: 100%; }

.lt-ie9 .grid-uniform .grid-product {
  display: inline-block;
  margin-left: -4px;
  float: none; }

.grid-collage {
  margin-bottom: -13px; }

@media screen and (max-width: 590px) {
  .grid-collage .grid-product__image-link {
    height: 310px; } }
@media screen and (min-width: 591px) {
  .large--two-thirds.reverse {
    float: right; }

  .grid-collage .large--two-thirds {
    clear: both; }

  .grid-collage .large--two-thirds.reverse {
    clear: none; }

  .grid-collage .grid__item.large--one-third {
    clear: none; }

  .grid-collage .large--one-half {
    float: left;
    display: inline-block; }

  .grid-collage .large--one-third {
    clear: inherit; }

  .grid-collage .grid-product__image-link {
    height: 670px; }

  .grid-collage .large--one-half .grid-product__image-link {
    height: 310px; }

  .grid-collage .large--two-thirds .grid-product__image-link {
    height: 520px; }

  .grid-collage .large--one-third .grid-product__image-link {
    height: 230px; } }
/*================ Modules | Theme collection collage grid ================*/
.collection-grid {
  margin-bottom: -15px; }

@media screen and (min-width: 591px) {
  .collection-grid {
    margin-bottom: -30px; } }
.collection-collage__item {
  position: relative;
  margin-bottom: 15px;
  height: 450px; }

@media screen and (max-width: 590px) {
  .collection-collage__item.one-whole {
    height: 190px; }

  .collection-collage__item.one-half {
    height: 130px; } }
@media screen and (min-width: 591px) {
  .collection-collage__item {
    margin-bottom: 30px; } }
@media screen and (min-width: 591px) {
  .collection-collage__item.large--one-half {
    height: 310px; }

  .collection-collage__item.large--one-third {
    height: 280px; } }
/*================ Partials | Theme button overrides ================*/
a {
  color: #1c1d1d;
  text-decoration: none;
  background: transparent; }

a:hover {
  color: #1c1d1d; }

.rte a,
.text-link {
  color: #a78f5a; }

.rte a:hover,
.text-link:hover {
  color: #303030; }

.return-link {
  font-family: 'Avenir LT W01 45 Book';
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 1em; }

/*================ Buttons and Input Groups ================*/
.btn,
.btn--secondary {
  font-family: 'Avenir LT W01 45 Book';
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 12px 20px;
  font-size: 0.92857em;
  color: #282828;
  letter-spacing: 2px !important; }

.input-group .btn,
.input-group .btn--secondary,
.input-group .input-group-field {
  height: 45px; }

/*================ Button loading indicator, when supported ================*/
.supports-csstransforms .btn--loading {
  position: relative;
  background-color: #232323;
  color: #232323; }

.supports-csstransforms .btn--loading:hover, .supports-csstransforms .btn--loading:active {
  background-color: #232323;
  color: #232323; }

.supports-csstransforms .btn--loading:after {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -12px;
  border-radius: 50%;
  border: 3px solid white;
  border-top-color: transparent;
  -webkit-animation: spin 1s infinite linear;
  -moz-animation: spin 1s infinite linear;
  -o-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear; }

/*================ Partials | Theme drawer overrides ================*/
/*================ Override drawer scrolling to accommodate fixed header/footers ================*/
.drawer {
  overflow: hidden; }

.drawer__inner {
  position: absolute;
  top: 80px;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15px 15px 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

@media screen and (min-width: 769px) {
  .drawer__inner {
    padding-left: 30px;
    padding-right: 30px; } }
.drawer--has-fixed-footer .drawer__inner {
  overflow: hidden; }

/*================ Drawer Fixed Headers ================*/
.drawer__fixed-header {
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  height: 80px;
  overflow: visible; }

@media screen and (min-width: 769px) {
  .drawer__fixed-header {
    left: 30px;
    right: 30px; } }
.drawer__header {
  padding: 15px 0;
  margin: 0; }

@media screen and (max-width: 768px) {
  .drawer__close-button .icon {
    font-size: 1.57143em; } }
@media screen and (min-width: 591px) {
  .drawer__close-button {
    right: 0; } }
@media screen and (min-width: 1051px) {
  .drawer__close-button {
    right: -20px; } }
/*================ Drawer Fixed Cart Footer ================*/
.ajaxcart__inner--has-fixed-footer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  padding: 15px 15px 0;
  bottom: 130px;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

@media screen and (min-width: 769px) {
  .ajaxcart__inner--has-fixed-footer {
    padding: 30px 30px 0; } }
.ajaxcart__footer {
  border-top: 1px solid #303030;
  padding-top: 15px; }

.ajaxcart__footer--fixed {
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
  min-height: 130px;
  padding-bottom: 30px; }

@media screen and (max-width: 590px) {
  .ajaxcart__footer--fixed {
    padding-bottom: 15px; } }
@media screen and (min-width: 769px) {
  .ajaxcart__footer--fixed {
    left: 30px;
    right: 30px; } }
/*================ Drawer Quantity Selectors ================*/
.ajaxcart__qty {
  max-width: 75px; }

.ajaxcart__qty input[type="text"] {
  padding: 0 20px; }

.ajaxcart__qty .js-qty__adjust,
.ajaxcart__qty .ajaxcart__qty-adjust {
  padding: 0 5px;
  line-height: 1; }

/*================ Cart item styles ================*/
.ajaxcart__product:last-child .ajaxcart__row {
  border-bottom: 0 none;
  padding-bottom: 0; }

.btn--secondary {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }

.btn--secondary:hover {
  background-color: #78bb77; }

/*============================================================================
  Social Icon Buttons v1.0
  Author:
    Carson Shold | @cshold
    http://www.carsonshold.com
  MIT License
==============================================================================*/
/*================ Social share buttons ================*/
.social-sharing {
  font-family: 'Avenir LT W01 45 Book';
  /*================ Large Buttons ================*/ }

.social-sharing * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.social-sharing a {
  display: inline-block;
  color: #1c1d1d;
  border-radius: 2px;
  margin: 5px 0;
  height: 22px;
  line-height: 22px;
  text-decoration: none;
  font-weight: normal; }

.social-sharing span {
  display: inline-block;
  vertical-align: top;
  height: 22px;
  line-height: 22px;
  font-size: 12px; }

.social-sharing .icon {
  padding: 0 5px 0 10px; }

.social-sharing .icon:before {
  line-height: 22px; }

.social-sharing.is-large a {
  height: 44px;
  line-height: 44px; }

.social-sharing.is-large a span {
  height: 44px;
  line-height: 44px;
  font-size: 18px; }

.social-sharing.is-large a .icon {
  padding: 0 10px 0 18px; }

.social-sharing.is-large a .icon:before {
  line-height: 44px; }

.share-title {
  font-size: 1.28571em;
  padding-right: 10px; }

.is-large .share-title {
  padding-right: 16px; }

/*================ Clean Buttons ================*/
.social-sharing.clean a {
  background-color: white;
  color: #1c1d1d;
  height: 30px;
  line-height: 30px; }

.social-sharing.clean a span {
  height: 30px;
  line-height: 30px;
  font-size: 13px; }

.social-sharing.clean a:hover {
  opacity: 0.8; }

.social-sharing.clean a:hover .share-count {
  opacity: 0.8; }

.social-sharing.clean a:hover .share-count:after {
  border-right-color: white; }

.social-sharing.clean a .share-title {
  font-weight: normal; }

.social-sharing.clean .share-count {
  top: -1px; }

/*================ Partials | Theme search grid ================*/
.lt-ie9 .grid-uniform .grid-search {
  display: inline-block;
  margin-left: -4px;
  float: none; }

.grid-search {
  margin-bottom: 30px; }

.grid-search__product {
  position: relative;
  text-align: center; }

@media screen and (min-width: 769px) {
  .grid-search__page-link,
  .grid-search__product-link {
    height: 280px; } }
.grid-search__page-link {
  display: block;
  background-color: #f7f7f7;
  padding: 20px;
  color: #1c1d1d;
  overflow: hidden; }

.grid-search__page-link:hover, .grid-search__page-link:focus {
  background-color: #efefef; }

.grid-search__page-content {
  display: block;
  height: 100%;
  overflow: hidden; }

.grid-search__image {
  display: block;
  padding: 20px;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%; }

@media screen and (min-width: 769px) {
  .grid-search__image {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

  .grid-search__image .lt-ie9 {
    position: static;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); } }
/*================ Partials | Sections ================*/
.index-sections .shopify-section:first-child {
  margin: 0; }

.index-sections .shopify-section {
  margin-top: 90px; }

@media screen and (max-width: 768px) {
  .index-sections .shopify-section {
    margin-top: 45px; } }
/*================ Partials | Sections onboarding ================*/
.placeholder-svg {
  fill: rgba(28, 29, 29, 0.35);
  background-color: rgba(28, 29, 29, 0.1);
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%; }

.placeholder-background {
  background-color: rgba(28, 29, 29, 0.1);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.hero .placeholder-background {
  background-color: transparent; }

.placeholder-background .placeholder-svg {
  fill: rgba(28, 29, 29, 0.1);
  background-color: transparent; }

.hero__slide.slide--placeholder {
  background-color: rgba(28, 29, 29, 0.1) !important; }

/*================ Partials | Featured products section onboarding ================*/
.helper-section .grid-product__image-link {
  background-color: transparent; }

.helper-section .grid-product__image-wrapper {
  height: 275px !important; }

/*================ Partials | Featured row section ================*/
.feature-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center; }

@media screen and (max-width: 768px) {
  .feature-row {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }
.feature-row__item {
  -webkit-flex: 0 1 50%;
  -moz-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%; }

@media screen and (max-width: 768px) {
  .feature-row__item {
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%; } }
.feature-row__image {
  display: block;
  margin: 0 auto; }

@media screen and (max-width: 768px) {
  .feature-row__image {
    order: 1; } }
.feature-row__text {
  padding-top: 35px;
  padding-bottom: 35px; }

@media screen and (max-width: 768px) {
  .feature-row__text {
    order: 2;
    padding-bottom: 0; } }
@media screen and (min-width: 769px) {
  .feature-row__text--left {
    padding-left: 35px; }

  .feature-row__text--right {
    padding-right: 35px; } }
/*================ Module-specific styles ================*/
/*============================================================================
  To update Slick slider to a new version,
  scroll down to #Slick Slider SCSS and follow the instructions

  Default Slick classes all start with '.slick'
  Custom classes all start with '.hero'

  Extra specificity in selectors is used to override default
  styles before including the default Slick CSS
==============================================================================*/
/*================ Prev/next and pagination ================*/
.slick-slider .slick-dots {
  margin: 0;
  bottom: 10px; }

.slick-slider .slick-dots li {
  margin: 0;
  vertical-align: middle; }

.slick-slider .slick-dots li button {
  position: relative; }

.slick-slider .slick-dots li button:before {
  text-indent: -9999px;
  background-color: #fff;
  border-radius: 100%;
  border: 2px solid transparent;
  width: 10px;
  height: 10px;
  margin: 5px 0 0 5px;
  opacity: 1;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }

.slick-slider .slick-dots li.slick-active button:before {
  background-color: transparent;
  border-color: #fff;
  opacity: 1;
  width: 12px;
  height: 12px;
  margin: 4px 0 0 4px; }

.slick-slider .slick-dots li button:active:before {
  opacity: 0.5; }

.slick-slider .slick-dots.is-dark li button:before {
  background-color: #000; }

.slick-slider .slick-dots.is-dark li.slick-active button:before {
  border-color: #000;
  background-color: transparent; }

.hero .slick-prev,
.hero .slick-next {
  top: 0;
  height: 100%;
  margin-top: 0;
  width: 40px; }

.hero .slick-prev {
  left: 0; }

.hero .slick-next {
  right: 0; }

/*================ Slide colors ================*/
.hero__slide.is-light {
  color: #fff;
  background-color: #000; }

.hero__slide.is-light a.hero__cta {
  background-color: transparent;
  width: 100%;
  height: 100%;
  top: 80px;
  left: 0; }

.hero__slide.is-light a.hero__cta:hover {
  color: transparent;
  border: none; }

span.icon.icon-arrow-right {
  display: none; }

.hero__slide.is-dark {
  color: #000;
  background-color: #fff; }

.hero__slide.is-dark a.hero__cta {
  background-color: transparent;
  width: 100%;
  height: 100%;
  top: 80px;
  left: 0; }

/*============================================================================
  General slide styles
    - Sizes based on height of image when 100% of container width
==============================================================================*/
.hero__slide {
  position: relative; }

.hero__image {
  position: relative;
  opacity: 0; }

.slick-initialized .hero__image {
  opacity: 1;
  -webkit-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  -moz-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  -o-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87); }

.hero__image img {
  display: block;
  width: 100%; }

.hero__slide--hidden {
  visibility: hidden; }

.supports-touch .hero__slide--hidden {
  visibility: visible; }

.ie9 .hero__slide,
.lt-ie9 .hero__slide {
  z-index: 1 !important; }

.ie9 .slick-dots,
.lt-ie9 .slick-dots {
  z-index: 2; }

/*============================================================================
  Full screen hero styles
    - Uses css background image
==============================================================================*/
.hero--full-height {
  height: 100vh;
  min-height: 550px; }

.hero--full-height .slick-list,
.hero--full-height .slick-track {
  height: 100%; }

.hero--full-height .hero__image {
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center; }

.lt-ie9 .hero--full-height .hero__image {
  background-position: center center; }

/*================ Hero text/CTA ================*/
.hero__text-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center; }

.hero__text-align {
  display: table;
  width: 100%;
  height: 100%; }

.hero__text-content {
  opacity: 0;
  display: table-cell;
  vertical-align: middle;
  padding: 15px 30px 0;
  -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; }

.slick-initialized .hero__text-content {
  opacity: 1;
  -webkit-animation: heroContentIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  -moz-animation: heroContentIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  -o-animation: heroContentIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  animation: heroContentIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87); }

@media screen and (min-width: 769px) {
  .hero__text-content {
    padding: 15px 150px; } }
.hero__text-content .slick-dots {
  position: static; }

/*================ Extra specificity to override Timber defaults ================*/
.hero__slide .hero__title {
  font-family: 'FreightText BookItalic';
  font-size: 36px !important;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 42px;
  text-transform: none;
  max-width: 600px;
  margin: 0 auto;
  color: #fff; }

.hero__slide .hero__subtitle {
  font-family: 'Avenir LT W01 85 Heavy' !important;
  font-weight: 600;
  font-size: 32px !important;
  color: #fff;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 15px; }

.hero__slide a.hero__cta {
  margin-bottom: 0; }

/*================ Font sizes ================*/
.hero__slide .hero__title {
  font-size: 3.57143em; }

.hero__slide .hero__subtitle {
  font-size: 1.07143em; }

@media screen and (min-width: 591px) {
  .hero__slide .hero__title {
    font-size: 4.28571em; }

  .hero__slide .hero__subtitle {
    font-size: 1.28571em; } }
@media screen and (min-width: 769px) {
  .hero__slide .hero__title {
    font-size: 4.57143em; } }
/*================ Hero header ================*/
.hero__header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  z-index: 2; }

.template-index .header-wrapper {
  opacity: 0;
  z-index: 2;
  -webkit-animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87) forwards;
  -moz-animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87) forwards;
  -o-animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87) forwards;
  animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87) forwards; }

.supports-no-cssanimations .template-index .header-wrapper {
  opacity: 1;
  -webkit-animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  -moz-animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  -o-animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87); }

.header-wrapper--over-hero {
  position: relative; }

/*============================================================================
  #Slick Slider overrides
    - If upgrading Slick's styles, use the following variables/functions
      instead of the slick defaults
    - Only overwrite slick's default styles starting at #Slick Slider SCSS
==============================================================================*/
/*============================================================================
  #Slick Slider SCSS
    - Everything below this line is unchanged from Slick's scss file
    - When updating to a new version, don't include the variables/function
      that were modified above
==============================================================================*/
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-loading .slick-list {
  background: white url(/cdn/shop/t/3/assets/ajax-loader.gif?17894570254672044154) center center no-repeat; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }

.slick-track:before, .slick-track:after {
  content: "";
  display: table; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }

[dir="rtl"] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none; }

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent; }

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25; }

.slick-prev:before, .slick-next:before {
  font-family: "slick-icons, sans-serif";
  font-size: 20px;
  line-height: 1;
  color: #303030;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px; }

.slick-prev:before {
  content: "\2190"; }

[dir="rtl"] .slick-prev:before {
  content: "\2192"; }

.slick-next {
  right: -25px; }

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto; }

.slick-next:before {
  content: "\2192"; }

[dir="rtl"] .slick-next:before {
  content: "\2190"; }

/* Dots */
.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer; }

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\2022";
  width: 20px;
  height: 20px;
  font-family: "slick-icons, sans-serif";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #303030;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  color: #303030;
  opacity: 0.75; }

/*================ Module | Collection images at top of templates ================*/
.collection-hero {
  margin-top: -35px;
  margin-bottom: 35px;
  overflow: hidden; }

@media screen and (min-width: 769px) {
  .collection-hero {
    margin-top: -65px;
    margin-bottom: 80px; } }
@media screen and (max-width: 768px) {
  .collection-hero {
    margin-bottom: 60px; } }
.collection-hero__image {
  height: 0;
  padding-bottom: 70%;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  opacity: 0; }

.no-js .collection-hero__image {
  opacity: 1; }

@media screen and (min-width: 769px) {
  .collection-hero__image {
    padding-bottom: 45%; } }
.collection-hero__image.is-init {
  opacity: 1;
  -webkit-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  -moz-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  -o-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87); }

/*================ Module | Theme Header and Navigation Overrides ================*/
@media screen and (max-width: 768px) {
  .site-header {
    padding: 0; }

  .site-header .grid--table {
    height: 80px; } }
/*================ Logo Image ================*/
.site-header__logo .logo--has-inverted {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }

.is-light .site-header__logo .logo--has-inverted {
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  height: 0; }

.site-header__logo .logo--inverted {
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  height: 0; }

.is-light .site-header__logo .logo--inverted {
  opacity: 1;
  visibility: visible;
  height: auto; }

/*================ Text Shop Name ================*/
.site-header__logo {
  font-size: 1.42857em; }

@media screen and (min-width: 769px) {
  .site-header__logo {
    text-align: left;
    font-size: 1.78571em; } }
.site-header__logo a,
.header-logo a {
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  font-family: 'Avenir LT W01 45 Book';
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase; }

.is-light .site-header__logo a, .is-light
.header-logo a {
  color: #fff; }

.is-dark .site-header__logo a, .is-dark
.header-logo a {
  color: #000; }

/*================ Nav Links ================*/
.site-nav {
  white-space: nowrap;
  opacity: 0; }

.no-js .site-nav, .site-nav.site-nav--init {
  opacity: 1; }

.site-nav__item {
  white-space: normal;
  vertical-align: middle; }

.site-nav__link {
  -webkit-transition: color 0.2s, opacity 0.1s;
  -moz-transition: color 0.2s, opacity 0.1s;
  -ms-transition: color 0.2s, opacity 0.1s;
  -o-transition: color 0.2s, opacity 0.1s;
  transition: color 0.2s, opacity 0.1s;
  font-family: 'Avenir LT W01 45 Book';
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 16px; }

.is-light .site-nav__link {
  color: #fff; }

.is-dark .site-nav__link {
  color: #000; }

.site-nav--has-dropdown > a {
  position: relative;
  z-index: 6; }

.site-nav--has-dropdown:hover > a {
  color: #fff;
  background-color: transparent;
  color: #967D48;
  opacity: 1;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none; }

.site-nav--has-dropdown:hover > a:before {
  content: '';
  position: absolute;
  left: 15px;
  right: 30px;
  bottom: 0;
  display: block;
  background-color: transparent;
  height: 1px;
  z-index: 6; }

/*================ Dropdown Animation ================*/
.site-nav__dropdown {
  display: block;
  visibility: hidden;
  overflow: hidden;
  background-color: transparent;
  min-width: 100%;
  padding: 0px 0;
  -webkit-transform: translate3d(0px, -12px, 0px);
  -moz-transform: translate3d(0px, -12px, 0px);
  -ms-transform: translate3d(0px, -12px, 0px);
  -o-transform: translate3d(0px, -12px, 0px);
  transform: translate3d(0px, -12px, 0px); }

.supports-no-touch .site-nav--has-dropdown:hover .site-nav__dropdown, .site-nav--has-dropdown.nav-hover .site-nav__dropdown, .nav-focus + .site-nav__dropdown {
  visibility: visible;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  -webkit-transition: all 300ms cubic-bezier(0.2, 0.06, 0.05, 0.95);
  -moz-transition: all 300ms cubic-bezier(0.2, 0.06, 0.05, 0.95);
  -ms-transition: all 300ms cubic-bezier(0.2, 0.06, 0.05, 0.95);
  -o-transition: all 300ms cubic-bezier(0.2, 0.06, 0.05, 0.95);
  transition: all 300ms cubic-bezier(0.2, 0.06, 0.05, 0.95); }

/*================ Submenu items ================*/
.site-nav__dropdown a {
  background-color: transparent;
  color: #fff; }

.site-nav__dropdown a:hover, .site-nav__dropdown a:active {
  background-color: transparent;
  color: #967D48; }

.site-nav__dropdown-link {
  display: block;
  white-space: nowrap;
  padding: 5px 15px;
  font-size: 16px !important; }

/*================ Compressed nav if too many links ================*/
.site-nav--compress .site-nav--compress__menu {
  display: inline-block; }

/*================ Search bar ================*/
.site-nav--search__bar {
  vertical-align: middle;
  padding: 0 10px 7px 0; }

.site-nav--search__bar input {
  background-color: #f6f6f6; }

/*================ Module | Theme Tags ================*/
.tags a {
  padding: 4px 15px;
  font-family: 'Avenir LT W01 45 Book';
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.92857em;
  letter-spacing: 0.15em; }

.tags--collection {
  max-width: 75%;
  margin: 0 auto 25px; }

@media screen and (min-width: 769px) {
  .tags--collection li {
    display: inline-block; } }
@media screen and (max-width: 590px) {
  .tags--collection li {
    display: block; } }
.tags--article a {
  padding-right: 15px;
  padding-left: 0; }

.tags__title {
  margin-right: 15px; }

.tag--active a {
  color: #a78f5a; }

.single-option-radio {
  border: 0;
  padding-top: 0;
  position: relative;
  background-color: white; }

.single-option-radio input {
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px; }

.lt-ie9 .single-option-radio input {
  position: relative;
  height: auto;
  width: auto;
  clip: initial; }

.single-option-radio label {
  font-family: 'Avenir LT W01 45 Book';
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  line-height: 1;
  padding: 9px 11px;
  margin: 3px 4px 1px 3px;
  font-size: 0.92857em;
  font-style: normal;
  background-color: white;
  border: 1px solid white; }

.single-option-radio label.disabled:before {
  position: absolute;
  content: "";
  left: 50%;
  top: 0;
  bottom: 0;
  border-left: 1px solid;
  border-color: #1c1d1d;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.lt-ie9 .single-option-radio label.disabled:before {
  display: none; }

.single-option-radio label:active, .single-option-radio label:focus {
  background-color: #f2f2f2;
  border-color: #f2f2f2; }

.single-option-radio input[type='radio']:checked + label {
  border-color: #1c1d1d; }

.single-option-radio input[type='radio']:focus + label {
  background-color: #f2f2f2; }

.radio-wrapper .single-option-radio__label {
  display: block;
  margin-bottom: 10px;
  cursor: default;
  font-style: normal; }

/*================ Module | Product Lightbox ================*/
.mfp-bg {
  background-color: white; }

.mfp-bg.mfp-fade {
  -webkit-backface-visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.mfp-bg.mfp-fade.mfp-ready {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-bg.mfp-fade.mfp-removing {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: 0;
  filter: alpha(opacity=0); }

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

.mfp-fade.mfp-wrap.mfp-removing {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

.mfp-fade.mfp-wrap.mfp-removing button {
  opacity: 0; }

.mfp-counter {
  display: none; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: zoom-out; }

.mfp-figure:after {
  box-shadow: none; }

.mfp-img {
  background-color: #f7f7f7; }

button.mfp-close {
  margin: 30px;
  font-size: 2.85714em;
  font-weight: 300px;
  opacity: 1;
  filter: alpha(opacity=100);
  color: #1c1d1d; }

button.mfp-arrow {
  top: 0;
  height: 100%;
  width: 20%;
  margin: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 1045; }

button.mfp-arrow:after, button.mfp-arrow .mfp-a {
  display: none; }

button.mfp-arrow:before, button.mfp-arrow .mfp-b {
  display: none; }

button.mfp-arrow:active {
  margin-top: 0; }

.mfp-chevron {
  position: absolute;
  pointer-events: none; }

.mfp-chevron:before {
  content: '';
  display: inline-block;
  position: relative;
  vertical-align: top;
  height: 25px;
  width: 25px;
  border-style: solid;
  border-width: 4px 4px 0 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mfp-chevron.mfp-chevron-right {
  right: 55px; }

.mfp-chevron.mfp-chevron-right:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.mfp-chevron.mfp-chevron-left {
  left: 55px; }

.mfp-chevron.mfp-chevron-left:before {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.lt-ie9 .mfp-chevron:before,
.lt-ie9 .mfp-chevron:after {
  content: " ";
  position: absolute;
  display: block;
  border-width: 0;
  width: 0;
  height: 0;
  top: 50%;
  margin-top: -25px;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent; }

.lt-ie9 .mfp-chevron:before {
  z-index: 5; }

.lt-ie9 .mfp-chevron:after {
  z-index: 2; }

.lt-ie9 .mfp-chevron-right:after {
  border-left: 25px solid #1c1d1d;
  left: 80%; }

.lt-ie9 .mfp-chevron-right:before {
  border-left: 25px solid white;
  left: 80%; }

.lt-ie9 .mfp-chevron-left:after {
  border-right: 25px solid #1c1d1d;
  right: 80%; }

.lt-ie9 .mfp-chevron-left:before {
  border-right: 25px solid white;
  right: 80%; }

.grid-product__wrapper {
  text-align: center;
  margin-bottom: 30px; }

.grid-collage .grid-product__wrapper {
  margin-bottom: 0; }

.grid-product__image-wrapper {
  position: relative;
  width: 100%; }

.grid-uniform .grid-product__image-wrapper {
  display: table;
  table-layout: fixed; }

.grid-product__image-link {
  position: relative;
  display: block;
  width: 100%;
  background-color: #f7f7f7;
  -webkit-transition: opacity 0.4s ease-out;
  -moz-transition: opacity 0.4s ease-out;
  -ms-transition: opacity 0.4s ease-out;
  -o-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out; }

.grid-product__image-link:hover, .grid-product__image-link:focus {
  opacity: 0.9;
  -webkit-transition: opacity 0.15s ease-in;
  -moz-transition: opacity 0.15s ease-in;
  -ms-transition: opacity 0.15s ease-in;
  -o-transition: opacity 0.15s ease-in;
  transition: opacity 0.15s ease-in;
  /*================ Remove hover in IE8 and below ================*/ }

.lt-ie9 .grid-product__image-link:hover, .lt-ie9 .grid-product__image-link:focus {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none; }

.grid-uniform .grid-product__image-link {
  display: table-cell;
  vertical-align: middle;
  overflow: hidden; }

.grid-product__image {
  display: block;
  margin: 0 auto; }

.is-sold-out .grid-product__image {
  opacity: 0.5; }

.grid-collage .grid-product__image {
  position: absolute;
  top: 50%;
  left: 50%;
  max-height: 100%;
  max-width: 100%;
  padding: 20px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.lt-ie9 .grid-collage .grid-product__image {
  position: static;
  max-height: 90%;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.grid-product__meta {
  position: relative;
  display: block;
  padding: 13px 0; }

.grid-product__price-wrap {
  white-space: nowrap; }

.long-dash {
  margin: 0 4px; }

.grid-product__title {
  font-style: italic;
  font-size: 1.21429em; }

.grid-product__vendor {
  font-family: 'Avenir LT W01 45 Book';
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 0.78571em;
  margin: 1px 0; }

.grid-product__price {
  font-family: 'Avenir LT W01 45 Book';
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 1em; }

.grid-product__price-min {
  position: relative;
  top: -1px;
  font-size: 0.71429em;
  margin-left: -4px; }

.grid-product__sold-out,
.grid-product__on-sale {
  font-family: 'Avenir LT W01 45 Book';
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.78571em;
  line-height: 1.3;
  position: absolute;
  min-width: 50px;
  border-radius: 25px;
  top: -8px;
  left: -8px; }

.grid-product__sold-out p,
.grid-product__on-sale p {
  padding: 12px 8px 10px 9px;
  margin: 0;
  letter-spacing: 1px; }

.grid-product__sold-out sup,
.grid-product__on-sale sup {
  display: none; }

.grid-product__sold-out {
  color: #1c1d1d;
  border: 1px solid #1c1d1d; }

.grid-product__on-sale {
  color: #a78f5a;
  border: 1px solid #a78f5a; }

/*================ Product Carousel ================*/
@media screen and (max-width: 590px) {
  .product-single__photos {
    margin-top: -35px;
    margin-left: -15px;
    margin-right: -15px;
    padding-bottom: 55px; } }
.product-single__photos .slick-dots {
  background-color: #f7f7f7;
  bottom: 0;
  padding: 15px; }

.product-single__photos .slick-dots li button:before {
  background-color: #1c1d1d;
  opacity: 0.2;
  width: 9px;
  height: 9px; }

.lt-ie9 .product-single__photos .slick-dots li button:before {
  filter: alpha(opacity=20); }

.product-single__photos .slick-dots li.slick-active button:before {
  background-color: #1c1d1d;
  border-color: #1c1d1d;
  opacity: 1;
  width: 11px;
  height: 11px; }

.lt-ie9 .product-single__photos .slick-dots li.slick-active button:before {
  filter: alpha(opacity=100); }

/*================ Modules | Theme collection grid item ================*/
.collection-collage__item {
  overflow: hidden; }

.collection-collage__item-wrapper {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%; }

.collection-collage__item-wrapper .collection-grid__item-overlay {
  position: relative;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease; }

.collection-collage__item-wrapper .collection-grid__item-overlay:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.25;
  background-color: #000;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease; }

.lt-ie9 .collection-collage__item-wrapper .collection-grid__item-overlay:after {
  display: none; }

.collection-collage__item-wrapper .collection-grid__item-overlay:hover, .collection-collage__item-wrapper .collection-grid__item-overlay:focus {
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
  transform: scale(1.03); }

.collection-collage__item-wrapper .collection-grid__item-overlay:hover:after, .collection-collage__item-wrapper .collection-grid__item-overlay:focus:after {
  opacity: 0.5; }

.collection-grid__item-link {
  display: block;
  width: 100%;
  height: 100%; }

.collection-grid__item-overlay {
  display: block;
  overflow: hidden;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.collection-grid__item-title--wrapper {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  pointer-events: none;
  display: table;
  table-layout: fixed;
  color: #fff;
  cursor: pointer; }

.collection-grid__item-title--wrapper .collection-grid__item-title {
  display: table-cell;
  vertical-align: middle;
  margin: 0 auto; }

.custom-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  margin-bottom: -30px;
  margin-left: -30px; }

@media screen and (max-width: 590px) {
  .custom-content {
    margin-bottom: -22px;
    margin-left: -22px; } }
.custom__item {
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-bottom: 30px;
  padding-left: 30px;
  max-width: 100%; }

@media screen and (max-width: 590px) {
  .custom__item {
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-left: 22px;
    margin-bottom: 22px; }

  .custom__item.small--one-half {
    -webkit-flex: 1 0 50%;
    -moz-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto; } }
.custom__item-inner {
  position: relative;
  display: inline-block;
  text-align: left;
  max-width: 100%; }

.custom__item-inner--video,
.custom__item-inner--html {
  display: block; }

/*================ Flex item alignment ================*/
.align--top-middle {
  text-align: center; }

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

.align--middle-left {
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center; }

.align--center {
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center;
  text-align: center; }

.align--middle-right {
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center;
  text-align: right; }

.align--bottom-left {
  -ms-flex-item-align: flex-end;
  -webkit-align-self: flex-end;
  align-self: flex-end; }

.align--bottom-middle {
  -ms-flex-item-align: flex-end;
  -webkit-align-self: flex-end;
  align-self: flex-end;
  text-align: center; }

.align--bottom-right {
  -ms-flex-item-align: flex-end;
  -webkit-align-self: flex-end;
  align-self: flex-end;
  text-align: right; }

/*================ View-specific styles ================*/
/*================ Templates | Theme Blog ================*/
.article {
  margin-bottom: -15px; }

.article__featured-image {
  display: block;
  margin-bottom: 30px; }

.article__featured-image img {
  display: block;
  margin: 0 auto; }

/*================ RSS ================*/
.rss-link {
  font-size: 0.6em; }

/*================ Comments ================*/
.comment.last {
  margin-bottom: -15px; }

/*============= Templates | Password page =============*/
.template-password {
  height: 100vh;
  text-align: center; }

.password-page__wrapper {
  display: table;
  height: 100%;
  width: 100%;
  background-image: url(/cdn/shop/t/3/assets/password-page-background.jpg?17894570254672044154);
  background-size: cover;
  background-repeat: no-repeat;
  color: #ffffff; }

.password-page__wrapper a {
  color: inherit; }

.password-page__wrapper hr, .password-page__wrapper .hr--small, .password-page__wrapper .hr--medium, .password-page__wrapper .hr--large {
  border-color: inherit; }

.password-page__wrapper .social-sharing.clean a {
  color: inherit;
  background: transparent; }

.password-header-section {
  display: table-row; }

.password-page__header {
  display: table-cell;
  height: 1px; }

.password-page__header__inner {
  padding: 15px 30px; }

.password-page__logo {
  margin-top: 90px;
  /* If we have a background image, we want to use a light-colored logo */
  /* If we have an inverted logo, we hide the default logo */ }

.password-page__logo .logo {
  max-width: 100%; }

.password-page__logo .logo--inverted {
  display: inline; }

.password-page__logo .logo--has-inverted {
  display: none; }

.password-page__main {
  display: table-row;
  width: 100%;
  height: 100%;
  margin: 0 auto; }

.password-page__main__inner {
  display: table-cell;
  vertical-align: middle;
  padding: 15px 30px; }

.password-page__hero {
  font-family: 'Avenir LT W01 45 Book';
  font-weight: 400;
  font-size: 3em;
  line-height: 1.25;
  text-transform: none;
  letter-spacing: 0;
  text-rendering: optimizeLegibility; }

@media screen and (min-width: 591px) {
  .password-page__hero {
    font-size: 4.28571em; } }
@media screen and (min-width: 769px) {
  .password-page__hero {
    font-size: 4.57143em; } }
.password-page__message {
  font-style: italic;
  font-size: 120%; }

.password-page__message img {
  max-width: 100%; }

.password-page__hr {
  margin: 30px auto; }

.password-page__message,
.password-page__login-form,
.password-page__signup-form {
  max-width: 500px;
  margin: 0 auto; }

.password-page__login-form {
  text-align: center;
  padding: 30px; }

@media screen and (min-width: 590px) {
  .password-page__login-form,
  .password-page__signup-form {
    padding: 0 30px; } }
.password-page__login-form .input-group,
.password-page__signup-form .input-group {
  width: 100%; }

.password-page__login-form .errors ul,
.password-page__signup-form .errors ul {
  list-style-type: none;
  margin-left: 0; }

.password-page__signup-form__heading {
  margin-bottom: 0.8em; }

.lt-ie9 .template-password .newsletter__submit-text--small,
.lt-ie9 .template-password .password-page__login-form__submit-text--small {
  display: none !important; }

.password-page__social-sharing {
  margin-top: 30px; }

.password-page__social-sharing__heading {
  margin-bottom: 0; }

.password-login,
.admin-login {
  margin-top: 15px; }

.password-login a:hover,
.admin-login a:hover {
  color: inherit; }

.password-login {
  font-family: 'Avenir LT W01 45 Book';
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.8em;
  line-height: 11.2px; }

.lock-icon-svg {
  width: 11.2px;
  height: 11.2px;
  display: inline-block;
  vertical-align: baseline;
  /* Hiding the SVG logo in IE8 */ }

.lock-icon-svg path {
  fill: currentColor; }

.lt-ie9 .lock-icon-svg {
  display: none; }

.admin-login {
  font-size: 95%; }

.password-page__footer {
  display: table-row;
  height: 1px; }

.password-page__footer_inner {
  display: table-cell;
  vertical-align: bottom;
  padding: 30px;
  line-height: 21px;
  font-size: 95%; }

.shopify-link {
  color: inherit; }

.shopify-link:hover {
  color: inherit; }

.shopify-logo-svg {
  width: 72px;
  height: 21px;
  display: inline-block;
  line-height: 0;
  vertical-align: top;
  /* Hiding the SVG logo in IE8, we show the word 'Shopify' instead */ }

.shopify-logo-svg path {
  fill: currentColor; }

.lt-ie9 .shopify-logo-svg {
  display: none; }

/* =========
   Hiding the word 'Shopify' but not from screen readers.
   IE8 does not support SVG, so in it we hide the logo and show the word.
   To target all browsers except IE8, we use the class 'modern',
   which needs to be added to the html element.
   ========= */
.modern .shopify-name {
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px; }

.template-index .main-content {
  padding-top: 0px;
  padding-bottom: 0px; }

.template-index .wrapper {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 0px !important; }

.template-index .slick-slider {
  margin-bottom: 0px; }

.index-sections .shopify-section {
  margin-top: 0px; }

.custom__item {
  margin-bottom: 15px; }

hr, .hr--small, .hr--medium, .hr--large {
  display: none; }

.hero__slide .hero__title {
  font-size: 2em; }

.front-1 {
  vertical-align: middle;
  margin: 0 auto;
  width: 100%;
  height: 500px;
  color: #fff;
  text-align: center;
  font-weight: 200;
  font-size: 28px;
  text-transform: none; }

.nav-bottom-2 {
  padding: 100px;
  background-color: #303030; }

.nav-bottom-2 h3, .nav-bottom-2 .h3 {
  margin-top: 0em !important;
  margin-bottom: 20px !important;
  margin-top: 30px !important;
  color: #967D48;
  font-family: FreightText !important;
  font-size: 32px;
  font-style: italic;
  font-weight: 500;
  line-height: 37px;
  text-align: center;
  text-transform: none;
  max-width: 800px; }

.nav-bottom-2 a {
  border: 1px solid #967d48;
  padding: 25px 40px;
  color: #967d48;
  font-size: 20px;
  font-weight: normal;
  margin-top: 60px;
  transition: all 0.3s;
  letter-spacing: 4px;
  font-family: 'Avenir LT W01 85 Heavy'; }

.nav-bottom-2 a:hover {
  opacity: 0.2;
  border: 1px solid #967d48 !important;
  color: #967d48 !important; }

.nav-bottom-2 p {
  color: #967D48;
  font-family: 'Avenir LT W01 45 Book';
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 26px;
  margin-bottom: 40px; }

.nav-bottom h3, .nav-bottom .h3 {
  color: #D2C293; }

.newsletter-header {
  vertical-align: middle;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  padding: 100px 30px 30px 30px;
  background-color: #303030;
  color: #fff;
  /* Internet Explorer 10 */
  display: -ms-flexbox;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  /* Firefox */
  display: -moz-box;
  -moz-box-pack: center;
  -moz-box-align: center;
  /* Safari, Opera, and Chrome */
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  /* W3C */
  display: box;
  box-pack: center;
  box-align: center; }

.social {
  vertical-align: middle;
  margin: 0 auto;
  width: 100%;
  height: 1000px;
  /* Internet Explorer 10 */
  display: ms-flexbox;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  /* Firefox */
  display: -moz-box;
  -moz-box-pack: center;
  -moz-box-align: center;
  /* Safari, Opera, and Chrome */
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  /* W3C */
  display: box;
  box-pack: center;
  box-align: center; }

.social {
  background-image: url("/cdn/shop/files/hero_pitti-duo2.jpg?6457894703985199415");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 95%;
  margin-top: 35px; }

.nav-bottom-2 .social-1, .nav-bottom-2 .social-2, .nav-bottom-2 .social-3, .nav-bottom-2 .social-4 {
  display: inline-block;
  padding: 7px;
  color: #fff;
  font-size: 8px;
  letter-spacing: 0.1em;
  max-width: 80px;
  height: 60px;
  max-height: 60px;
  margin: 20px; }

.nav-bottom-2 h1 {
  max-width: 769px; }

.social h2, .social .h2 {
  text-transform: none;
  color: #FFFFFF;
  font-family: FreightText !important;
  font-size: 32px;
  font-style: italic;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 32px;
  max-width: 600px; }

.social-1 h1 {
  max-width: 519px; }

.social p {
  color: #FFFFFF;
  font-family: 'Avenir LT W01 45 Book';
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 16px; }

.social a {
  padding: 25px 40px;
  color: #303030;
  font-size: 18px;
  font-weight: normal;
  margin-top: 40px;
  transition: all 0.3s;
  letter-spacing: 4px;
  font-family: 'Avenir LT W01 85 Heavy';
  background-color: #fff; }

.social a:hover {
  opacity: 0.8 !important;
  color: #282828 !important; }

.front-box a {
  border: 1px solid #fff;
  padding: 15px 35px;
  color: #fff;
  font-size: 24px;
  font-weight: normal;
  display: block;
  margin-bottom: 20px !important; }

.front-box p,
.front-box span {
  color: #FFFFFF;
  font-family: 'Avenir LT W01 45 Book';
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 16px;
  text-align: center;
  margin-bottom: 20px !important;
  text-transform: uppercase;
  font-weight: thin; }

.front-box a {
  border: 1px solid #fff;
  padding: 15px 35px;
  color: #fff;
  font-size: 24px;
  font-weight: normal; }

.front-box {
  vertical-align: middle;
  margin: 0 auto;
  width: 100%;
  height: 1080px;
  /* Internet Explorer 10 */
  display: -ms-flexbox;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  /* Firefox */
  display: -moz-box;
  -moz-box-pack: center;
  -moz-box-align: center;
  /* Safari, Opera, and Chrome */
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  /* W3C */
  display: box;
  box-pack: center;
  box-align: center; }

.front-box {
  background-image: url("/cdn/shop/files/hero_Pilot-Short-Unisex-_him_-sitting-Norwegian-Rain-by-Bent-Rene-Synnevaag-281A0080.jpg?2435725351798828598");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.front-box-2 p {
  color: #FFFFFF;
  font-family: 'Avenir LT W01 45 Book';
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 16px;
  text-align: center;
  margin-bottom: 20px !important;
  text-transform: uppercase;
  font-weight: thin; }

.front-box-2 {
  vertical-align: middle;
  margin: 0 auto;
  width: 100%;
  height: 1080px;
  /* Internet Explorer 10 */
  display: -ms-flexbox;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  /* Firefox */
  display: -moz-box;
  -moz-box-pack: center;
  -moz-box-align: center;
  /* Safari, Opera, and Chrome */
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  /* W3C */
  display: box;
  box-pack: center;
  box-align: center; }

.front-box-2 {
  background-image: url("/cdn/shop/files/hero_NR-SS-14_2229b_72.jpg?9442998721333998069");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 95%; }

.front-box-2 h1, .front-box h1, .front-box-3 h1 {
  font-family: 'Avenir LT W01 85 Heavy';
  font-weight: 600;
  font-size: 32px !important;
  color: #fff;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-top: 0px; }

@media only screen and (max-width: 780px) {
  .front-box-2 {
    background-image: url(/cdn/shop/files/hero_NR-SS-14_2229b_72.jpg?9442998721333998069);
    background-repeat: no-repeat;
    background-position: 71%;
    background-size: auto 100%; } }
.front-box-3 p {
  color: #FFFFFF;
  font-family: 'Avenir LT W01 45 Book';
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 16px;
  text-align: center;
  margin-bottom: 20px !important;
  text-transform: uppercase;
  font-weight: thin; }

.front-box-2 3 {
  color: #FFFFFF;
  font-family: 'Avenir LT W01 45 Book';
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 16px;
  text-align: center;
  margin-bottom: 20px !important;
  text-transform: uppercase;
  font-weight: thin; }

.front-box-3 {
  vertical-align: middle;
  margin: 0 auto;
  width: 100%;
  height: 1080px;
  /* Internet Explorer 10 */
  display: -ms-flexbox;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  /* Firefox */
  display: -moz-box;
  -moz-box-pack: center;
  -moz-box-align: center;
  /* Safari, Opera, and Chrome */
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  /* W3C */
  display: box;
  box-pack: center;
  box-align: center; }

.front-box-3 {
  background-image: url("/cdn/shop/files/hero_grenson-boots.jpg?9442998721333998069");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.template-index .newsletter {
  background-color: transparent;
  margin-top: 0px; }

.template-index .newsletter form .newsletter--form {
  padding: 0px; }

.template-index .newsletter form .newsletter--form {
  width: 330px;
  background-color: transparent; }

.newsletter form {
  margin: 0 auto !important;
  max-width: 330px; }

.template-index .newsletter__input {
  background-color: transparent !important;
  border: #c7b39a solid 2px !important;
  width: 180px !important;
  height: 45px !important;
  color: #fff important; }

.template-index .btn {
  margin-left: 0px !important;
  position: absolute !important;
  float: right;
  top: 0;
  height: 66px;
  width: 134px;
  background: #c7b39a; }

.newsletter--form body, input, textarea, button, select, .btn, .btn--secondary {
  font-family: 'Avenir LT W01 45 Book';
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0em;
  text-transform: uppercase;
  padding: 12px 20px;
  font-size: 0.92857em; }

@media only screen and (min-width: 580px) {
  .template-index .btn {
    right: -115px; }

  .input-group input#Email {
    margin-left: -35px; }

  .template-index .btn {
    width: 154px; }

  .input-group input#Email {
    width: 242px !important; } }
@media only screen and (max-width: 580px) {
  button#Subscribe {
    height: 66px;
    width: 74px;
    background-color: #c7b39a;
    right: -30px; }

  .input-group input#Email {
    width: 228px !important; } }
.input-group input#Email {
  height: 66px !important;
  border: 2px solid #c7b39a  !important;
  text-align: center;
  margin-right: 35px; }

.template-index .newsletter {
  padding: 10px 0px 20px 0px; }

.insta {
  background-color: #979797;
  color: #282828;
  padding-bottom: 0px;
  padding-top: 60px; }

.insta p {
  color: #979797;
  font-weight: 500;
  text-transform: none;
  height: 40px;
  max-width: 401px;
  font-family: 'Avenir LT W01 45 Book';
  font-size: 14px;
  line-height: 20px;
  text-align: center; }

.rte .text-link {
  border-bottom: 1px solid; }

.rte .text-link:hover {
  border-bottom: 1px solid #fff;
  color: #fff;
  opacity: 0.7; }

@media only screen and (max-width: 689px) {
  .hero__slide .hero__title {
    font-size: 1.1em; }

  .nav-bottom-2 {
    padding: 60px 20px;
    background-color: #303030; }

  .nav-bottom-2 h3, .nav-bottom-2 .h3 {
    font-size: 20px !important;
    line-height: 20px; }

  .rte h2, .rte .h2, .rte .h2, .rte h3, .rte .h3, .rte .h3 {
    margin-top: 0em;
    margin-bottom: 1em; }

  .custom__item {
    margin-bottom: 0px; }

  .front-box a,
  .social a {
    font-size: 18px; }

  .newsletter-header,
  .insta {
    background-color: #303030;
    color: #fff;
    padding: 50px 20px 0px 20px;
    font-size: 12px; }

  .template-index .newsletter__input {
    background-color: transparent !important;
    border: #fff solid 2px !important;
    width: 250px !important;
    height: 45px !important;
    color: #fff important;
    margin-left: 20px; }

  .template-index .btn {
    margin-left: 10px;
    position: absolute !important;
    right: -60px;
    float: right;
    top: 0;
    background-color: #A78F5A; }

  a.site-nav__link.cart-link.js-drawer-open-right {
    margin-top: -12px;
    right: 0;
    float: none;
    position: absolute; }

  .site-nav--mobile.text-right {
    width: 100% !important; }

  .template-index span.icon.icon-hamburger {
    margin-top: -10px; }

  .template-index a.text-link {
    color: #967d48 !important !important;
    font-weight: normal; }

  .front-box,
  .social {
    background-size: auto 100%; }

  .site-nav__link {
    color: #000 !important; }

  .site-header {
    background-color: transparent !important;
    z-index: 9 !important;
    position: absolute;
    height: 60px; }

  .site-footer .one-half li,
  .site-footer .one-half p {
    display: block !important;
    border-right: 0px solid #c7b39a !important;
    padding: 5px 10px !important;
    font-size: 12px !important; }

  .site-footer .one-half:nth-child(2) {
    padding-bottom: 70px; }

  div#shopify-section-footer {
    padding: 0px 20px 0px 20px; } }
@media only screen and (max-width: 689px) and (max-width: 769px) {
  .front-box,
  .social {
    background-position: 63%; } }
.template-index .site-header {
  background-color: #303030 !important; }

.template-index .icon-hamburger:before {
  color: #fff !important; }

.nav-logo-bottom {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 120px;
  margin: 0 auto;
  z-index: 1;
  padding-top: 30px; }

.site-nav.site-nav--init {
  z-index: 10 !important; }

.site-nav.site-nav--init {
  font-size: 18px;
  line-height: 18px;
  padding: 10px 50px;
  position: absolute;
  background-color: transparent;
  width: 100%;
  height: 70px;
  top: 0;
  left: 0;
  text-align: left !important; }

a.site-nav__link.site-nav__link--icon.cart-link.js-drawer-open-right {
  position: fixed;
  right: 80px !important;
  top: 10px !important;
  float: right !important; }

a.site-nav__link.site-nav__link--icon.js-toggle-search-modal {
  display: none; }

.is-light .site-nav__link {
  line-height: 67px; }

a.site-nav__link {
  padding: 40px;
  line-height: 67px !important;
  padding: 0px 20px;
  margin: 0px;
  color: #fff; }

.site-nav.site-nav--init {
  font-size: 18px;
  line-height: 18px;
  padding: 0px 80px; }

.icon-arrow-down:before {
  content: ""; }

.nav-logo-top {
  position: absolute;
  top: 26px !important;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 130px; }

.filter select,
.filter label {
  font-size: 1em;
  font-style: normal;
  border-color: transparent;
  background-color: transparent; }

.filter {
  padding: 10px;
  margin: 60px 0px;
  border-top: #848484 solid 1px;
  border-bottom: #848484 solid 1px;
  display: inline-block;
  width: 100%; }

.collections-header h1, .collections-header .h1 {
  text-align: center !important;
  border: #848484 solid 1px;
  width: 300px;
  margin: 0 auto;
  padding: 15px;
  color: #848484; }

header.section-header.text-center h1, header.section-header.text-center .h1 {
  color: #848484;
  font-size: 26px;
  font-family: 'Avenir LT W01 85 Heavy';
  margin-top: 160px !important;
  font-weight: normal; }

header.section-header.text-center {
  margin-top: -110px;
  color: #848484; }

ul.tags.tags--collection.inline-list {
  display: none; }

.template-collection .site-header__logo img,
.template-product .site-header__logo img,
.template-blog .site-header__logo img,
.template-page .site-header__logo img {
  display: none; }

.template-collection a.site-nav__link,
.template-product a.site-nav__link,
.template-blog a.site-nav__link,
.template-page a.site-nav__link {
  color: #303030; }

.template-collection .site-nav.site-nav--init,
.template-product .site-nav.site-nav--init,
.template-blog .site-nav.site-nav--init,
.template-page .site-nav.site-nav--init {
  background-color: #fff  !important;
  z-index: 9999 !important; }

.template-collection .site-nav.site-nav--init ul.site-nav__dropdown.text-left a,
.template-product .site-nav.site-nav--init ul.site-nav__dropdown.text-left a,
.template-blog .site-nav.site-nav--init ul.site-nav__dropdown.text-left a,
.template-page .site-nav.site-nav--init ul.site-nav__dropdown.text-left a {
  color: #000; }

.template-product .site-nav.site-nav--init {
  position: fixed; }

.template-product .nav-logo-bottom {
  position: fixed;
  top: 0; }

.template-product .nav-logo-top {
  position: fixed; }

div#shopify-section-footer {
  display: none; }

.main-content {
  display: block;
  padding-bottom: 0px !important;
  padding-top: 160px; }

.template-product .text-center {
  padding-top: 95px;
  padding-bottom: 35px; }

.template-product .currency-picker__wrapper {
  position: absolute; }

.template-product .currency-picker__wrapper {
  float: right;
  font-size: 10px;
  padding-right: 60px; }

.template-collection span.icon.icon-cart,
.template-product span.icon.icon-cart,
.template-blog span.icon.icon-cart,
.template-page span.icon.icon-cart {
  background-image: url(/cdn/shop/files/NR_Web_icons_Cart_b5c01be8-2eab-4f49-830d-b52f48756ff5.svg?14910414773749797446) !important; }

.template-product .nav-logo-bottom {
  position: fixed !important; }

.template-collection .nav-logo-bottom,
.template-product .nav-logo-bottom,
.template-blog .nav-logo-bottom,
.template-page .nav-logo-bottom {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 120px;
  margin: 0 auto;
  z-index: 1 !important;
  padding-top: 20px; }

@media screen and (min-width: 769px) {
  .main-content {
    display: block;
    padding-bottom: 160px;
    padding-top: 160px; } }
@media screen and (max-width: 769px) {
  .template-page .main-content {
    padding-top: 160px !important; } }
.mobile-nav__item a, .mobile-nav__toggle button {
  padding: 0px;
  text-decoration: none; }

.mobile-nav__sublist .mobile-nav__link {
  padding-left: 40px;
  font-weight: normal;
  font-size: 14px; }

.mobile-nav__has-sublist {
  padding: 5px;
  padding-left: 15px; }

.mobile-nav__item--secondary a {
  padding: 5px 0px 5px 15px;
  font-size: 14px; }

.drawer__inner {
  padding: 20px 40px 0; }

.nav-social p {
  padding-top: 20px;
  color: #fff; }

.nav-social img {
  width: 45%;
  padding-right: 5px;
  transition: all 2s; }

@media screen and (max-width: 769px) {
  .nav-logo-bottom {
    padding-top: 20px; }

  .template-collection .nav-logo-bottom,
  .template-product .nav-logo-bottom {
    padding-top: 20px; } }
.drawer--left {
  width: 100%;
  left: -300px; }

span.icon.icon-cart {
  background-image: url(/cdn/shop/files/NR_Web_icons_Cart_white_f3191821-e672-4af5-a70f-cb54fb2843c7.svg?12711843025991473051) !important;
  background-repeat: no-repeat !important;
  background-position: center center;
  width: 15px !important;
  margin-right: 5px !important;
  height: 25px !important;
  margin-top: 15px !important; }

span.icon-x:after {
  content: 'close';
  display: inline;
  text-decoration: none;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  padding: 10px 0px 10px 5px;
  font-family: 'Avenir LT W01 45 Book'; }

.drawer__close-button .icon {
  font-size: 1em; }

.site-header__logo img {
  max-width: 130px;
  position: absolute;
  right: 0;
  left: 0;
  top: 25px; }

.template-collection .site-header__logo img,
.template-product .site-header__logo img,
.template-blog .site-header__logo img,
.template-page .site-header__logo img {
  max-width: 150px;
  width: 120px;
  max-height: 90px !important;
  margin-top: 0px; }

.template-collection span.icon.icon-hamburger,
.template-product span.icon.icon-hamburger,
.template-blog span.icon.icon-hamburger,
.template-page span.icon.icon-hamburger {
  margin-top: -2px !important; }

.template-collection span.icon.icon-hamburger:after,
.template-product span.icon.icon-hamburger:after,
.template-blog span.icon.icon-hamburger:after,
.template-page span.icon.icon-hamburger:after {
  top: 42px; }

.template-collection span.icon.icon-hamburger:after,
.template-collection span.icon.icon-cart:after,
.template-product span.icon.icon-hamburger:after,
.template-product span.icon.icon-cart:after,
.template-blog span.icon.icon-hamburger:after,
.template-blog span.icon.icon-cart:after,
.template-page span.icon.icon-hamburger:after,
.template-page span.icon.icon-cart:after {
  color: #303030; }

span.icon.icon-cart {
  background-image: url("/cdn/shop/files/NR_Web_icons_Cart_white_f3191821-e672-4af5-a70f-cb54fb2843c7.svg?12711843025991473051") !important;
  background-repeat: no-repeat !important;
  background-position: center center;
  width: 25px;
  height: 25px;
  margin-top: 20px; }

.icon-cart:before {
  content: "";
  display: none; }

.cart-link__bubble--visible {
  display: block;
  position: absolute;
  top: 32px;
  right: 27px;
  width: 10px;
  height: 10px;
  background-color: transparent;
  border-radius: 50%; }

@media only screen and (max-width: 689px) {
  .site-nav--mobile {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    padding: 10px;
    height: 60px;
    z-index: 0 !important; }

  .site-header {
    background-color: #303030;
    z-index: 1 !important;
    position: absolute;
    height: 60px; }

  .icon-hamburger {
    top: 0;
    right: 30px;
    padding: 0px;
    position: absolute;
    width: 20px;
    height: 20px;
    z-index: 99999999999999; }

  .site-nav--mobile .icon {
    font-size: 1.8em; }

  .site-nav__link {
    padding: 0px; }

  .site-nav__link {
    color: #fff; }

  .icon.icon-hamburger {
    padding-top: 10px; }

  .site-nav--mobile {
    position: absolute;
    top: 0 !important;
    right: 0 !important;
    width: -20px;
    float: right !important; }

  .site-nav--mobile.text-right {
    margin: 0 -10px 0 0;
    float: right !important;
    position: absolute !important;
    right: 0 !important;
    z-index: 9 !important; }

  .site-header .grid--table > .grid__item {
    float: right;
    display: table-cell;
    vertical-align: middle;
    position: absolute;
    right: 0; }

  span.icon.icon-hamburger {
    position: absolute;
    left: 25px; } }
.socialMediaIcons.horizontal {
  padding-top: 20px !important; }

@media only screen and (max-width: 689px) {
  .social-nav {
    display: none; } }
.social-nav {
  position: fixed;
  top: 10px;
  right: 12em;
  z-index: 9999999999999;
  height: 40px;
  border-right: 1px solid #fff;
  width: 150px;
  z-index: 99999999999; }

div#shopify-section-footer {
  color: #fff;
  background-color: #313131;
  padding: 20px 20px 0px 20px; }

div#shopify-section-footer a,
div#shopify-section-footer p {
  color: #c7b39a;
  font-weight: bold; }

.site-footer__linklist {
  display: inline-block;
  width: 100% !important;
  text-align: center;
  height: 20px;
  line-height: 12px; }

.site-footer .one-half li {
  display: inline-block;
  border-right: 1px solid #c7b39a;
  padding: 0px 20px; }

.site-footer .one-half li:last-child {
  border-right: 0px solid #fff; }

.site-footer .one-half {
  width: 100% !important;
  min-width: 100% !important;
  text-align: center !important; }

.site-footer .shopify-section-footer .large--text-right {
  text-align: center !important;
  display: inline-block !important; }

a#virtusize-button {
  position: static;
  background-color: transparent;
  border: #303030 solid 1px;
  padding: 5px !important;
  height: 40px;
  width: 160px; }

a#virtusize-button:hover {
  background-color: #000; }

.btn-virtusize-dark:before {
  float: left !important;
  left: 15px !important;
  top: 5px !important; }

img.product-single__photo {
  max-width: 100%; }

.template-product .main-content {
  background: #f5f4ef;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f5f4ef 0%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f5f4ef 0%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f5f4ef 0%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f4ef', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */ }

.template-product .single-option-radio label {
  background-color: transparent;
  border: 0px solid #fff; }

.template-product .single-option-radio {
  background-color: transparent; }

.product-single__photos a, .product-single__photos img, .product-single__thumbnails a, .product-single__thumbnails img {
  background-color: transparent; }

@media screen and (min-width: 591px) {
  .product-single__title {
    text-align: left;
    color: #303030; }

  span#ProductPrice {
    width: 100%;
    text-align: left !important;
    display: block;
    padding-bottom: 20px; }

  .product-single__meta {
    padding-top: 120px; }

  .single-option-radio input[type='radio']:checked + label {
    border-color: transparent;
    background-color: #A78F5A;
    border-radius: 20px;
    text-align: left !important;
    color: #fff; } }
.template-product .text-center {
  text-align: center !important;
  padding: 0px;
  padding-top: 65px;
  padding-bottom: 35px; }

.product-single__photos .slick-dots li.slick-active button:before {
  background-color: #A78F5A;
  border-color: #A78F5A; }

.product-single__photos .slick-dots {
  background-color: transparent; }

@media only screen and (min-width: 769px) {
  .large--five-twelfths {
    width: 41.666%; }

  .template-product .wrapper {
    max-width: 1350px;
    margin: 0 auto;
    padding: 0 15px; }

  .single-option-radio {
    text-align: left;
    float: none; }

  .radio-wrapper .single-option-radio__label {
    float: left;
    padding-top: 7px; } }
@media only screen and (max-width: 769px) {
  .product-single__title {
    text-align: left;
    color: #303030; }

  .template-collection .grid-product__image {
    object-fit: cover;
    width: 100%;
    object-position: top center; }

  span#ProductPrice {
    width: 100%;
    text-align: left !important;
    display: block;
    padding-bottom: 0px; }

  .product-single__meta {
    padding-top: 30px; }

  .single-option-radio input[type='radio']:checked + label {
    border-color: transparent;
    background-color: #A78F5A;
    border-radius: 20px;
    text-align: left !important;
    color: #fff; }

  .large--five-twelfths {
    width: 100%; }

  .template-product .wrapper {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 15px; }

  .single-option-radio {
    text-align: left;
    float: none;
    font-size: 13px; }

  .radio-wrapper .single-option-radio__label {
    float: none;
    padding-top: 20px;
    text-align: left; }

  .single-option-radio label {
    font-family: 'Avenir LT W01 45 Book';
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    line-height: 1;
    padding: 9px 7px;
    margin: 3px 0px 1px 0px;
    font-size: 0.82857em;
    font-style: normal;
    background-color: white;
    border: 1px solid white; }

  fieldset {
    padding: 0px; }

  .template-product .btn {
    background-color: #A78F5A !important;
    font-size: 12px !important;
    padding: 20px !important;
    float: none;
    margin: 20px 0px;
    text-align: center; }

  .template-product .guide-button a {
    margin: 20px 0px !important; }

  .product-single__meta--wrapper {
    padding-right: 15px;
    padding-left: 15px; } }
ul.tabs {
  display: block;
  margin: 0 0 20px;
  padding: 0; }

ul.tabs li {
  display: block;
  float: left;
  height: 30px;
  margin-bottom: 0;
  padding: 0;
  width: auto; }

ul.tabs li a:hover {
  color: #000 !important; }

.template-product a.text-link {
  text-transform: uppercase;
  color: #000;
  font-weight: bold; }

ul.tabs li a {
  border-bottom: solid #fff 2px !important;
  height: 30px;
  margin: 0px 20px 0px 0px;
  position: relative;
  top: -4px;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 0px;
  line-height: 30px;
  text-align: left !important; }

ul.tabs li a.active {
  border-bottom: solid #000 2px !important;
  height: 30px;
  margin: 0px 20px 0px 0px;
  position: relative;
  top: -4px;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 0px;
  line-height: 30px;
  text-align: left !important; }

ul.tabs li:first-child a.active {
  margin-left: 0; }

ul.tabs li:first-child a {
  border-top-left-radius: 2px; }

ul.tabs li:last-child a {
  border-top-right-radius: 2px; }

ul.tabs:before, ul.tabs:after {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0; }

ul.tabs:after {
  clear: both; }

span#ProductPrice {
  display: inline;
  color: #000;
  font-weight: bold;
  font-size: 14px !important;
  text-align: left !important;
  float: left; }

.template-product .btn {
  background-color: #A78F5A !important;
  font-size: 12px !important;
  padding: 20px !important;
  color: #fff; }

@media only screen and (min-width: 769px) {
  .template-product .btn {
    float: right; } }
.shipping {
  display: inline-block;
  color: #000;
  float: left;
  padding-top: 20px; }

.shipping p {
  text-align: left;
  font-size: 12px;
  font-weight: bold !important; }

label {
  font-weight: bold !important; }

.template-collection .main-content {
  background: #f5f4ef;
  background: -moz-linear-gradient(top, #f5f4ef 0%, white 100%);
  background: -webkit-linear-gradient(top, #f5f4ef 0%, white 100%);
  background: linear-gradient(to bottom, #f5f4ef 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f4ef', endColorstr='#ffffff',GradientType=0 ); }

.grid-product__vendor,
.grid-product__price-wrap {
  font-size: 0.78571em;
  margin: 1px 0;
  display: inline-block; }

span.grid-product__title {
  display: block;
  font-style: normal;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 2em; }

a.grid-product__meta {
  margin: 25px 0px 60px 0px; }

.template-collection .grid-product__image {
  max-height: 450px !important;
  min-height: 450px !important;
  height: 450px !important; }

@media only screen and (max-width: 769px) {
  .template-collection .grid-product__image {
    max-height: 215px !important;
    min-height: 215px !important;
    height: 215px !important; }

  .template-collection .grid-product__image-wrapper {
    max-height: 200px !important;
    min-height: 200px !important;
    height: 200px !important; }

  .template-collection .grid__item:nth-child(5) {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    vertical-align: top;
    width: 100%; }

  .template-collection .grid__item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    vertical-align: top;
    width: 50%; }

  .template-collection .collection-template.grid-product__title {
    font-style: normal;
    font-size: 13px;
    display: block;
    font-weight: bold;
    line-height: 1em; }

  .template-collection .collection-template.grid-product__price {
    font-size: 11px;
    line-height: 1em; }

  .template-collection .collection-template.grid-product__vendor {
    font-size: 9px;
    line-height: 1em; }

  .template-collection .collection-template.long-dash {
    display: none; }

  .template-collection .main-content {
    padding: 140px 20px 20px 20px; } }
.guide-button a {
  border: solid #000 1px;
  padding: 10px 20px;
  border-radius: 20px;
  font-size: 10px;
  margin: 10px;
  margin-right: 20px;
  margin-bottom: 20px;
  bottom: 60px !important;
  display: inline-block;
  color: #000;
  font-weight: bold;
  border-bottom: 1px solid #000 !important; }

.guide-button a:nth-child(2) {
  float: right; }

.guide-button a:hover {
  background-color: #000;
  color: #fff; }

.template-blog .grid__item.large--six-tenths.push--large--one-tenth {
  padding: 30px;
  text-align: left; }

.template-blog .grid__item.large--six-tenths.push--large--one-tenth h2 {
  font-family: 'Avenir LT W01 85 Heavy'; }

@media only screen and (min-width: 769px) {
  .template-blog .article {
    display: inline-block;
    width: 100%; }

  .template-blog .wrapper {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 15px; }

  .template-blog .article__featured-image {
    display: inline-block !important;
    width: 45%;
    position: absolute;
    height: 200px; }

  .template-blog .article__featured-image img {
    max-height: 300px !important;
    min-height: 300px !important;
    height: 300px !important; }

  .template-blog .push--large--one-tenth {
    left: 0%;
    width: 50%;
    display: inline-block !important;
    height: 400px; }

  .template-blog .grid__item.large--two-tenths.push--large--one-tenth {
    width: 50%;
    display: inline-block !important; } }
.template-blog time.date,
.template-blog .text-link {
  display: none; }

.article h3 a, .article .h3 a {
  pointer-events: none; }

.template-blog .main-content {
  padding-top: 150px; }

.template-blog .icon-rss {
  display: none !important; }

.template-page .wrapper {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 25px; }

.template-page .wrapper p {
  text-align: center; }

.template-page .powrLoaded iframe {
  margin-bottom: -100px; }

.lookbook-text {
  text-align: center;
  padding: 20px;
  width: 750px;
  max-width: 100%;
  margin: 0 auto; }

.lookbook-text h1 {
  color: #525252; }

.lookbook-text b {
  text-transform: uppercase;
  font-weight: normal;
  line-height: 5em;
  color: #525252;
  letter-spacing: 2px; }

body#lookbook .section-header {
  margin-bottom: 0px; }

#appView {
  position: relative;
  margin: 0px 0px 0px 0px; }

@media only screen and (max-width: 680px) {
  #lookbook.template-page .wrapper {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 0px; }

  .template-page .powrLoaded iframe {
    margin-bottom: -80px; } }
.tech-coat {
  background-image: url("/cdn/shop/files/NR_tech2.jpg?14517022151327930332");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  width: 100%;
  min-width: 100%;
  height: 2000px; }

/* Just to center things */
.tech-coat .center {
  margin: 200px auto;
  width: 50px; }

/* The element to hover over */
.tech-coat .qs {
  background-color: #ccc;
  border-radius: 16px;
  color: #e3fbff;
  cursor: default;
  display: inline-block;
  font-family: 'Avenir LT W01 45 Book';
  font-size: 18px;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
  position: relative;
  text-align: center;
  width: 50px; }

.tech-coat .qs .popover {
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 5px;
  bottom: 62px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  color: #fff;
  display: none;
  font-size: 12px;
  font-family: 'Avenir LT W01 45 Book';
  left: -175px !important;
  padding: 7px 10px;
  position: absolute;
  width: 400px;
  z-index: 4; }

.tech-coat .qs .popover:before {
  border-top: 7px solid rgba(0, 0, 0, 0.85);
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  bottom: -7px;
  content: '';
  display: block;
  left: 50%;
  margin-left: -7px;
  position: absolute; }

.tech-coat .qs:hover .popover {
  display: block;
  -webkit-animation: fade-in .3s linear 1, move-up .3s linear 1;
  -moz-animation: fade-in .3s linear 1, move-up .3s linear 1;
  -ms-animation: fade-in .3s linear 1, move-up .3s linear 1; }

@-webkit-keyframes fade-in {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

@-moz-keyframes fade-in {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

@-ms-keyframes fade-in {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

@-webkit-keyframes move-up {
  from {
    bottom: 30px; }

  to {
    bottom: 42px; } }

@-moz-keyframes move-up {
  from {
    bottom: 30px; }

  to {
    bottom: 42px; } }

@-ms-keyframes move-up {
  from {
    bottom: 30px; }

  to {
    bottom: 42px; } }

.tech-coat .qs {
  background-color: #5785c8;
  border-radius: 50%;
  color: #e3fbff;
  cursor: default;
  display: inline-block;
  font-family: 'Avenir LT W01 45 Book';
  font-size: 18px;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
  position: relative;
  text-align: center;
  width: 50px; }

.tech-coat p {
  color: #fff;
  font-size: 14px;
  font-weight: 100;
  padding: 20px;
  font-family: 'Avenir LT W01 45 Book';
  line-height: 1em; }

.tech-coat h1, .tech-coat .h1 {
  padding-top: 20px;
  color: #fff;
  font-size: 18px;
  font-weight: 100;
  font-family: 'Avenir LT W01 45 Book'; }

.rte > div {
  margin-bottom: 0px; }

.feature-row__text--left {
  padding-left: 35px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  width: 100%; }

.feature-row__item {
  -webkit-flex: 0 1 100%;
  -moz-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  flex: 0 1 100%; }

.feature-row__image {
  display: block;
  margin: 0 auto;
  width: 100%; }

.nav-bottom-2 {
  background-image: url("/cdn/shop/files/NR-Web-Background.png?9442998721333998069");
  background-size: cover; }

.insta {
  background-image: url("/cdn/shop/files/NR-Web-Background.png?9442998721333998069");
  background-size: cover; }

div#shopify-section-footer {
  background-image: url("/cdn/shop/files/NR-Web-Background.png?9442998721333998069");
  background-size: cover; }

.custom__item {
  background-image: url("/cdn/shop/files/NR-Web-Background.png?9442998721333998069");
  background-size: cover; }

.currency-picker__wrapper {
  float: right;
  font-size: 10px;
  line-height: 8px;
  position: absolute;
  right: 140px;
  top: 20px;
  z-index: 9999999;
  width: 164px;
  height: 35px;
  padding-bottom: 38px;
  text-align: center;
  background-color: #382924; }

.template-page select.currency-picker {
  color: #303030; }

.template-page span.currency-picker__label {
  color: #303030; }

.template-page .currency-picker__wrapper {
  background-color: #e6e3de; }

span.currency-picker__label {
  color: #fff;
  margin-left: 10px; }

span.currency-picker__label,
select.currency-picker {
  color: #fff;
  padding-left: 1%;
  height: 40px;
  float: left;
  display: inline-block !important;
  width: 40%;
  position: relative !important;
  line-height: 40px !important; }

.currency-picker__wrapper,
select.currency-picker {
  font-weight: 600;
  font-size: 10px;
  text-transform: uppercase;
  font-style: normal; }

select.currency-picker {
  background-image: url(/cdn/shop/files/arrow_down.svg?9528989384754965412);
  background-size: 14px;
  background-position: middle;
  border-radius: 50px;
  height: 41px;
  padding: 0px 25px;
  margin-top: -1px; }

select.currency-picker {
  background-color: transparent;
  color: #fff; }

select:hover {
  outline: 0px solid #ddd; }

nav-currency .template-page span.currency-picker__label,
nav-currency .template-page select.currency-picker,
nav-currency .template-collection span.currency-picker__label,
nav-currency .template-collection select.currency-picker,
nav-currency .template-product span.currency-picker__label,
nav-currency .template-product select.currency-picker,
nav-currency .template-blog span.currency-picker__label,
nav-currency .template-blog select.currency-picker {
  color: #000 !important; }

nav-currency .template-page label.currency-picker__wrapper,
nav-currency .template-page label.currency-picker__wrapper,
nav-currency .template-collection label.currency-picker__wrapper,
nav-currency .template-product label.currency-picker__wrapper,
nav-currency .template-blog label.currency-picker__wrapper {
  color: #000 !important;
  border-color: #000; }

body#all big {
  display: block;
  text-align: center !important;
  text-transform: uppercase;
  color: #303030;
  font-family: 'Avenir LT W01 45 Book';
  font-size: 16px;
  line-height: 24px;
  padding-top: 10px;
  font-weight: 600;
  letter-spacing: 1px; }

body#all .type {
  text-transform: uppercase;
  font-family: 'Avenir LT W01 45 Book';
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 16px; }

body#all img, iframe {
  max-width: 100%;
  width: 100%; }

body#all td {
  text-align: left;
  padding: 15px;
  border: 0px solid #303030;
  text-align: center;
  width: 33%;
  float: left; }

body#all table {
  position: relative;
  border: 0 none;
  background-color: #fff; }

tr:first-child th:after, tr:first-child td:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: -15px;
  right: 15px;
  border-bottom: 0px solid #303030; }

body#all span.money {
  font-size: 14px;
  text-transform: uppercase;
  color: #303030;
  padding: 0px 7px;
  height: 22px;
  width: 82px; }

body#all div#collections-listing h2 {
  height: px;
  width: 100%;
  text-align: center;
  font-family: 'Avenir LT W01 45 Book';
  font-size: 26px;
  letter-spacing: 1px;
  line-height: 34px;
  margin: 10px 0px; }

body#all div#collections-listing h2 a {
  color: #a28c70; }

body#all .tags p {
  display: inline-block;
  color: #464646;
  font-family: 'Avenir LT W01 45 Book';
  font-size: 10px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
  margin: 0px; }

body#all .tags p:after {
  content: " -"; }

body#all h1 {
  text-align: center;
  margin: 0 auto;
  width: 372px;
  border: 1px solid #6F6F6D;
  color: #2C2C2C;
  font-family: 'Avenir LT W01 45 Book';
  font-size: 26px;
  letter-spacing: 1px;
  line-height: 76px;
  text-align: center;
  text-transform: uppercase; }

body#all div#collections-nav a {
  display: inline-block;
  text-align: center;
  margin: 0px 0px;
  padding: 0px 0px;
  border-radius: 0px;
  padding-left: 50px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  line-height: 14px; }

body#all div#collections-nav a {
  transition: all 0.3s; }

body#all div#collections-nav a:hover {
  color: #b4a193; }

body#all div#collections-nav li:nth-child(1) {
  border-left: 0px solid #fff !important; }

body#all div#collections-nav li {
  border-left: 1px solid #282828 !important;
  height: 14px;
  margin: 40px 0px; }

body#all div#collections-nav li:nth-child(4) {
  border-right: 0px solid #fff !important; }

div#collections-nav {
  max-width: 550px;
  color: #c7b39a;
  margin: 0 auto; }

body#all div#collections-nav ul {
  display: flex;
  flex-direction: horizontal;
  justify-content: space-between;
  padding: 0;
  margin: 0;
  list-style: none;
  margin-left: -40px; }

div#collections-header h1 {
  text-align: center;
  margin: 0 auto;
  width: 372px;
  border: 0px solid #6F6F6D;
  color: #2C2C2C;
  font-family: 'Avenir LT W01 85 Heavy';
  font-size: 56px;
  letter-spacing: 1px;
  line-height: 66px;
  text-align: center;
  text-transform: uppercase; }

div#collections-header p {
  text-align: center;
  margin: 0 auto;
  border: 0px solid #6F6F6D;
  color: #2C2C2C;
  font-family: 'Avenir LT W01 45 Book';
  font-size: 26px;
  letter-spacing: 1px;
  line-height: 26px;
  text-align: center;
  text-transform: uppercase; }

@media screen and (max-width: 480px) {
  body#all td {
    padding: 15px 0px;
    text-align: center;
    width: 100%; }

  body#all div#collections-nav a {
    min-width: 46%;
    max-width: 46%;
    margin: 5px 5px;
    display: inline-block;
    float: left; }

  body#all div#collections-listing h2 {
    float: left;
    margin-top: 20px; }

  div#collections-nav {
    margin: 30px auto; }

  body#all div#collections-nav a {
    display: block !important;
    width: 100%; }

  body#all div#collections-nav ul {
    display: block;
    flex-direction: horizontal;
    justify-content: space-between;
    padding: 0;
    margin: 0;
    list-style: none; }

  body#all div#collections-nav li {
    width: 100%; }

  body#all h1 {
    width: 100%; }

  body#all div#collections-nav a:hover {
    border: 1px solid #A78F5A;
    background-color: #fff;
    color: #000; } }
@media screen and (max-width: 980px) {
  body#all td {
    width: 100%; }

  ul, ol {
    margin: 0 0 15px 0px; } }
@media screen and (max-width: 680px) {
  .qs {
    height: 20px !important;
    width: 20px !important; }

  .popover {
    font-size: 12px !important;
    line-height: 14px !important;
    left: -85px !important;
    padding: 15px !important;
    width: 150px !important;
    z-index: 99999999999999; }

  .bigcoat {
    width: 90% !important;
    margin: 0 auto !important;
    background-size: 100% !important;
    height: 700px !important; }

  .container-info {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0em !important; }

  .container-info .item {
    width: 100% !important; } }
.bigcoat {
  background-image: url("/cdn/shop/files/Single_Breasted_mixed_bronze_detachable_storm_flap_BW_XL.jpg?1826883594559930797");
  background-repeat: no-repeat;
  background-position: center top;
  width: 100%;
  background-size: 100%;
  height: 2300px;
  margin-top: 5%; }

.center {
  margin: 20% auto;
  left: 37%;
  width: 30px;
  position: absolute; }

.center2 {
  margin: 10% auto;
  left: 57%;
  width: 30px;
  position: absolute; }

.center3 {
  margin: 33% auto;
  left: 75%;
  width: 30px;
  position: absolute; }

.center4 {
  margin: 83% auto;
  left: 47%;
  width: 30px;
  position: absolute; }

h3 {
  display: block;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 10px; }

.qs {
  background-color: #8BAAD9;
  border-radius: 16px;
  cursor: default;
  display: inline-block;
  color: #212121;
  font-family: FreightText !important;
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
  height: 30px;
  line-height: 18px;
  position: relative;
  text-align: left;
  width: 30px; }
  .qs .popover {
    background-color: #8BAAD9;
    border-radius: 5px;
    bottom: 42px;
    color: #212121;
    display: none;
    font-size: 18px;
    line-height: 20px;
    left: -160px;
    padding: 25px;
    position: absolute;
    width: 350px;
    z-index: 4; }
    .qs .popover:before {
      border-top: 7px solid #8BAAD9;
      border-right: 7px solid transparent;
      border-left: 7px solid transparent;
      bottom: -7px;
      content: '';
      display: block;
      left: 50%;
      margin-left: -7px;
      position: absolute; }
  .qs:hover .popover {
    display: block;
    -webkit-animation: fade-in .3s linear 1, move-up .3s linear 1;
    -moz-animation: fade-in .3s linear 1, move-up .3s linear 1;
    -ms-animation: fade-in .3s linear 1, move-up .3s linear 1; }

@-webkit-keyframes fade-in {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

@-moz-keyframes fade-in {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

@-ms-keyframes fade-in {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

@-webkit-keyframes move-up {
  from {
    bottom: 30px; }

  to {
    bottom: 42px; } }

@-moz-keyframes move-up {
  from {
    bottom: 30px; }

  to {
    bottom: 42px; } }

@-ms-keyframes move-up {
  from {
    bottom: 30px; }

  to {
    bottom: 42px; } }

@media screen and (max-width: 680px) {
  body#technology .container-info .item {
    padding: 0em; }

  body#technology.template-page .wrapper {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 0px; }

  .intro-text h1 {
    padding: 0px 20px; } }
.container-info {
  width: 90%;
  max-width: 1300px;
  margin: 2em auto;
  overflow: hidden;
  padding: .5em; }

.container-info img {
  max-width: 100%; }

.container-info .item {
  width: 48%;
  float: left;
  padding: .5em; }

.container-info .item p {
  color: #212121;
  font-family: 'Avenir LT W01 45 Book';
  font-size: 20px;
  font-weight: 300;
  line-height: 25px; }

.container-info .item h2 {
  color: #212121;
  font-family: 'Avenir LT W01 85 Heavy';
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase; }

header.section-header.text-center h1, header.section-header.text-center .h1 {
  text-align: center;
  margin: 0 auto;
  max-width: 472px;
  color: #c7b39a;
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 30px;
  line-height: 76px;
  text-align: center;
  text-transform: uppercase; }

.intro-text h1 {
  color: #212121;
  font-family: FreightText;
  font-size: 36px;
  max-width: 1126px;
  margin: 0 auto;
  font-style: italic;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 42px !important;
  text-align: center; }

.intro-text h4 {
  color: #212121;
  font-family: 'Avenir LT W01 45 Book';
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 16px;
  text-align: center;
  padding-top: 30px; }

.grid__item.product-single__meta--wrapper.medium--five-twelfths.large--five-twelfths {
  position: fixed;
  top: 11%;
  right: 0; }

@media screen and (max-width: 680px) {
  .nav-currency {
    display: none; } }
@media screen and (max-width: 680px) {
  .intro-text h4, .bigcoat {
    display: none; } }
@media screen and (max-width: 680px) {
  .nav-bottom-2 .social-1, .nav-bottom-2 .social-2, .nav-bottom-2 .social-3, .nav-bottom-2 .social-4 {
    width: 100%;
    height: 60px;
    max-height: 60px;
    margin: 0px; }

  .site-header .grid--table > .grid__item {
    display: block;
    vertical-align: middle;
    position: inherit;
    margin: 0 auto;
    margin-top: 20px; }

  a.site-nav__link.cart-link.js-drawer-open-right {
    margin-top: -12px;
    float: right;
    width: 100px; }

  .site-nav--mobile {
    z-index: 999999999999999999 !important; }

  .hamburger-currency {
    position: absolute;
    left: 0;
    bottom: 20%;
    width: 100%;
    text-align: left;
    z-index: 99999; } }
.hamburger-currency {
  display: block;
  float: left;
  width: 100%; }

.tk-freight-text-pro h1 {
  text-transform: none;
  color: #FFFFFF;
  font-size: 36px;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 42px;
  text-align: center; }

.template-page .tk-freight-text-pro h1 {
  font-family: "freight-text-pro",serif;
  text-transform: none;
  color: #000;
  font-size: 36px;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 42px;
  text-align: center;
  font-style: italic;
  max-width: 950px;
  margin: 0 auto; }

@media screen and (max-width: 680px) {
  .tk-freight-text-pro h1 {
    font-size: 33px !important;
    line-height: 40px !important;
    padding: 0px 20px !important; } }
.template-page h4 {
  color: #212121;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 16px;
  text-align: center;
  padding: 20px; }

.tk-freight-text-pro h2 {
  text-transform: none;
  color: #000;
  font-size: 36px;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 42px;
  text-align: center; }

.thepeople {
  color: #000;
  padding: 50px 50px; }

.thepeople .image {
  width: 100%;
  height: 500px;
  background: url(https://wp.norwegianrain.no/wp-content/uploads/2013/12/thepeople_duo_01.jpg) no-repeat;
  background-position: top center; }

.thepeople h1 {
  font-size: 76px;
  line-height: 0px;
  text-align: center;
  margin-top: -50px;
  color: #fff;
  margin-bottom: 150px;
  font-family: 'Avenir LT W01 45 Book';
  font-weight: bold; }

.thepeople h2 {
  font-size: 46px;
  padding-bottom: 0px;
  text-align: center;
  margin-top: -200px;
  color: #fff;
  font-family: 'Avenir LT W01 45 Book'; }

.thepeople2 h1 {
  font-size: 56px;
  line-height: 0px;
  text-align: center;
  margin-top: -45px;
  color: #000;
  margin-bottom: 60px;
  font-family: 'Avenir LT W01 45 Book';
  font-weight: bold; }

.thepeople2 h2 {
  font-size: 36px;
  padding-bottom: 0px;
  text-align: center;
  margin-top: 0px;
  color: #000;
  font-family: 'Avenir LT W01 45 Book'; }

h3 {
  margin-top: 0em !important;
  margin-bottom: 20px !important;
  margin-top: 30px !important;
  color: #967D48;
  font-family: FreightText !important;
  font-size: 32px !important;
  font-style: italic;
  font-weight: 500;
  line-height: 37px;
  text-align: center;
  text-transform: none;
  max-width: 600px;
  margin: 0 auto; }

.text.am {
  width: 600px;
  margin: 0 auto;
  text-align: left; }

@media all and (max-width: 480px) {
  .text.am {
    max-width: 100%;
    margin: 0 auto;
    text-align: left; }

  .thepeople {
    color: #000;
    padding: 0px 0px; }

  .thepeople h1 {
    font-size: 56px;
    margin-top: -20px;
    margin-bottom: 150px; }

  .thepeople2 h1 {
    margin-top: -15px; } }
.reveal .hidden {
  display: block !important;
  visibility: visible !important; }

.product:hover .reveal img {
  opacity: 1; }

.reveal {
  position: relative; }

.reveal .hidden {
  position: absolute;
  z-index: -1;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out; }

.reveal:hover .hidden {
  z-index: 100000;
  opacity: 1; }

.reveal .caption {
  position: absolute;
  top: 0;
  display: table;
  width: 100%;
  height: 100%;
  background-color: white;
  /* fallback for IE8 */
  background-color: rgba(255, 255, 255, 0.7);
  font: 13px/1.6 sans-serif;
  text-transform: uppercase;
  color: #333;
  letter-spacing: 1px;
  text-align: center;
  text-rendering: optimizeLegibility; }

.reveal .hidden .caption .centered {
  display: table-cell;
  vertical-align: middle; }

@media (min-width: 480px) and (max-width: 979px) {
  .reveal .caption {
    font-size: 11px; } }
@media all and (min-width: 680px) {
  div#NavDrawer {
    width: 100%;
    z-index: 9999999; }

  div#NavDrawer .mobile-nav > .mobile-nav__item {
    width: 170px;
    display: inline-block;
    float: left; }

  div#NavDrawer li.mobile-nav__item.mobile-nav__item--secondary {
    width: 100%; }

  div#NavDrawer a.mobile-nav__link {
    display: block;
    float: left !important;
    width: 100%; }

  div#NavDrawer .mobile-nav__sublist {
    margin: 0;
    height: 150px;
    min-height: 100%;
    max-height: 100%;
    visibility: visible; }

  div#NavDrawer .mobile-nav__sublist .mobile-nav__link {
    padding-left: 10px; }

  .icon-plus:before {
    content: ""; }

  .mobile-nav__has-sublist {
    padding: 0px;
    padding-left: 10px; }

  div#NavDrawer .mobile-nav__has-sublist {
    text-transform: uppercase; }

  .mobile-nav__has-sublist a {
    font-family: 'Avenir LT W01 45 Book';
    font-weight: 600;
    font-style: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 16px !important;
    margin: 2px 0px; }

  div#NavDrawer .drawer__inner {
    position: absolute !important;
    top: 20px;
    left: 100px; }

  div#NavDrawer select.currency-picker {
    background-image: url(/cdn/shop/files/arrow_down.svg?9528989384754965412);
    background-size: 14px;
    background-position: middle;
    height: 41px;
    padding: 0px 30px;
    margin-top: -1px;
    margin-right: -64px; }

  div#NavDrawer span.currency-picker__label {
    color: #fff;
    margin-left: 15px;
    width: 60px;
    float: left;
    vertical-align: middle;
    display: table-cell;
    line-height: 40px; }

  div#NavDrawer .currency-picker__wrapper {
    width: 240px;
    height: 40px;
    padding-bottom: 20px; }

  div#NavDrawer .powrLoaded iframe {
    visibility: hidden;
    width: 120px;
    float: left;
    display: block;
    margin-bottom: 20px; }

  .nav-social-icons p {
    display: block;
    font-size: 14px;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: bold; } }
@media all and (min-width: 680px) and (min-width: 480px) and (max-width: 579px) {
  div#NavDrawer .currency-picker__wrapper {
    position: inherit;
    left: 0;
    float: left; }

  div#NavDrawer select.currency-picker:after {
    padding-left: 10px; } }
@media all and (min-width: 680px) and (min-width: 480px) and (min-width: 579px) {
  div#NavDrawer .currency-picker__wrapper {
    display: none; } }
@media screen and (min-width: 680px) {
  .lookbookslider50 {
    width: 49.8%;
    padding: 20px;
    display: inline-block; }

  .lookbookslider {
    padding: 20px; } }
.lookbookslider50,
.lookbookslider {
  margin-bottom: 50px !important; }
