/** Shopify CDN: Minification failed

Line 52:32 Unexpected ".3pk"
Line 56:32 Unexpected ".2pk"

**/
/* Custom Styles */

/* Global */

.header .image-element__wrap {
  max-width: 175px !important;
}


/* Homepage */

.index .slideshow__caption .slideshow__caption-subtitle {
  font-size: 16px;
}

.index .shopify-section--rich-text {
  background-color: #F1F1ED !important;
}

#shopify-section-1481508702376 {
  margin-bottom: 0;
  padding-bottom: 0;
}

#shopify-section-1629491393d3082b98 {
  margin-top: 0;
  padding-top: 0;
}


/* Our Story */

.page-details .image-with-text--half {
  background-color: #F1F1ED !important;
}

/* Collection */

.collection .sold_out {
  color: #FF0000;
}


/* PDP */

.product_section .modal_price > .3pk {
  color: #ff0000 !important;
}

.product_section .modal_price > .2pk {
  color: #ff0000 !important;
}

.product__details .product_name {
  margin-bottom: 0;
}

.product__details .product__price-container .sold_out {
  color: #FF0000;
}


.product .product__price-container .sold_out {
  color: #FF0000;
}

#gsAppContainer, .gsAppContainer {
  width: 50% !important;
}

/* PDP Zone Finder Widget */
.product .zone_info {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  margin-bottom: 1em;
}

.product .zone_info .zone_title {
  width: 100%;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  font-weight: 700;
}

.zone form {
  margin-bottom: 5px;
}

.zone input[type=text],input[type=submit] {
  display: inline-block;
  margin: 0;
  width: auto !important;
}

/* Customer Account page */

#address_tables .address_table {
  margin-bottom: 40px !important;
}

