/** Shopify CDN: Minification failed

Line 1714:28 Expected identifier but found whitespace
Line 1714:29 Unexpected "nth-child("

**/
html {
  font-size: 10px;
}
.h1,
h1 {
  font-family: Merriweather;
  font-weight: 700;
  font-size: 3rem;
  line-height: 45px;
}
@media (min-width: 421px) {
  .h1,
  h1 {
    font-size: 3.6rem;
    line-height: 60px;
  }
}
.h2,
h2 {
  font-family: Merriweather;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 36px;
}
@media (min-width: 421px) {
  .h2,
  h2 {
    font-size: 2.8rem;
    line-height: 45px;
    margin-bottom: 20px;
  }
}
.h3,
h2 {
  font-family: Merriweather;
  font-weight: 700;
  font-size: 2rem;
  line-height: 36px;
}
@media (min-width: 421px) {
  .h3,
  h2 {
    font-size: 2.4rem;
    line-height: 45px;
    margin-bottom: 20px;
  }
}
.subheading {
  font-family: Source Sans Pro;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 23px;
}
.p,
a,
p {
  font-family: Source Sans Pro;
  font-size: 1.6rem;
}
a {
  color: #483d32;
}
a:active,
a:focus,
a:visited {
  color: inherit;
  background-color: transparent;
}
a:hover {
  color: #ee8a51;
  background-color: transparent;
}
.nav ul li a.active,
.nav ul li a.cart_button:hover,
.nav ul li a:hover,
nav ul li a.cart_button:focus,
nav ul li a:focus {
  background: transparent;
}
#checkout,
.btn,
.Btn,
.get-rates,
button {
  font-family: Source Sans Pro;
  font-weight: 700;
  border-radius: 0;
  width: 150px;
  height: 40px;
  font-size: 1.6rem;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 2px solid #ee8a51;
  transition-property: background-color, border-color;
  transition-duration: .3s;
  transition-timing-function: linear;
  cursor: pointer;
}
#checkout--dark,
#checkout.action_button,
#checkout.action_button_bold_clone,
#checkout.spr-button-primary,
.btn--dark,
.Btn--dark,
.btn.action_button,
.Btn.action_button,
.btn.action_button_bold_clone,
.Btn.action_button_bold_clone,
.btn.spr-button-primary,
.Btn.spr-button-primary,
.get-rates--dark,
.get-rates.action_button,
.get-rates.action_button_bold_clone,
.get-rates.spr-button-primary,
button--dark,
button.action_button,
button.action_button_bold_clone,
button.spr-button-primary {
  background-color: #ee8a51;
}
#checkout--dark:hover,
#checkout.action_button:hover,
#checkout.action_button_bold_clone:hover,
#checkout.spr-button-primary:hover,
.btn--dark:hover,
.Btn--dark:hover,
.btn.action_button:hover,
.Btn.action_button:hover,
.btn.action_button_bold_clone:hover,
.Btn.action_button_bold_clone:hover,
.btn.spr-button-primary:hover,
.Btn.spr-button-primary:hover,
.get-rates--dark:hover,
.get-rates.action_button:hover,
.get-rates.action_button_bold_clone:hover,
.get-rates.spr-button-primary:hover,
button--dark:hover,
button.action_button:hover,
button.action_button_bold_clone:hover,
button.spr-button-primary:hover {
  background-color:rgb(235, 119, 52);
  border-color: rgb(235, 119, 52);
  color: #fff;
}
.Btn--disabled {
	background-color: #e0e0e0;  /* soft gray background */
	border-color: #cccccc;      /* light gray border */
	color: #9e9e9e;             /* muted gray text */
	cursor: not-allowed;
}

.Btn--disabled:hover,
.Btn--disabled:focus,
.Btn--disabled:active {
	background-color: #e0e0e0;
	border-color: #cccccc;
	color: #9e9e9e;
}


#checkout--dark:active,
#checkout--dark:focus,
#checkout--dark:visited,
#checkout.action_button:active,
#checkout.action_button:focus,
#checkout.action_button:visited,
#checkout.action_button_bold_clone:active,
#checkout.action_button_bold_clone:focus,
#checkout.action_button_bold_clone:visited,
#checkout.spr-button-primary:active,
#checkout.spr-button-primary:focus,
#checkout.spr-button-primary:visited,
.btn--dark:active,
.Btn--dark:active,
.btn--dark:focus,
.Btn--dark:focus,
.btn--dark:visited,
.Btn--dark:visited,
.btn.action_button:active,
.Btn.action_button:active,
.btn.action_button:focus,
.Btn.action_button:focus,
.btn.action_button:visited,
.Btn.action_button:visited,
.btn.action_button_bold_clone:active,
.Btn.action_button_bold_clone:active,
.btn.action_button_bold_clone:focus,
.Btn.action_button_bold_clone:focus,
.btn.action_button_bold_clone:visited,
.Btn.action_button_bold_clone:visited,
.btn.spr-button-primary:active,
.Btn.spr-button-primary:active,
.btn.spr-button-primary:focus,
.Btn.spr-button-primary:focus,
.btn.spr-button-primary:visited,
.Btn.spr-button-primary:visited,
.get-rates--dark:active,
.get-rates--dark:focus,
.get-rates--dark:visited,
.get-rates.action_button:active,
.get-rates.action_button:focus,
.get-rates.action_button:visited,
.get-rates.action_button_bold_clone:active,
.get-rates.action_button_bold_clone:focus,
.get-rates.action_button_bold_clone:visited,
.get-rates.spr-button-primary:active,
.get-rates.spr-button-primary:focus,
.get-rates.spr-button-primary:visited,
button--dark:active,
button--dark:focus,
button--dark:visited,
button.action_button:active,
button.action_button:focus,
button.action_button:visited,
button.action_button_bold_clone:active,
button.action_button_bold_clone:focus,
button.action_button_bold_clone:visited,
button.spr-button-primary:active,
button.spr-button-primary:focus,
button.spr-button-primary:visited {
  color: #fff;
}
#checkout--outline,
.btn--outline,
.Btn--outline,
.get-rates--outline,
button--outline {
  background-color: transparent;
}
#checkout--outline:hover,
.btn--outline:hover,
.Btn--outline:hover,
.get-rates--outline:hover,
button--outline:hover {
  border-color: #ee8a51;
  color: #fff;
}
#checkout--outline:active,
#checkout--outline:focus,
#checkout--outline:visited,
.btn--outline:active,
.Btn--outline:active,
.btn--outline:focus,
.Btn--outline:focus,
.btn--outline:visited,
.Btn--outline:visited,
.get-rates--outline:active,
.get-rates--outline:focus,
.get-rates--outline:visited,
button--outline:active,
button--outline:focus,
button--outline:visited {
  color: #fff;
}
.Link {
  font-size: 16px;
}
.Link--color {
  color: #ee8a51 !important;
  text-decoration: underline;
}
.container {
  width: 1140px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.padding {
  padding-left: 20px;
  padding-right: 20px;
}
.hidden {
  display: none;
}
.bg-alt {
  background-color: #f8f8f8;
}
.relative {
  position: relative;
}
body.fixed {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.Header {
  z-index: 100;
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  border-bottom: 1px solid #f8f8f8;
  background-color: #fff;
}
.Header__content {
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 24px;
  padding-right: 24px;
}
.Header__column,
.Header__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.Header__column {
  width: 33.333%;
  height: 100%;
}
.Header__column--1 {
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.Header__column--2 {
  -ms-flex-pack: center;
  justify-content: center;
}
.Header__column--3 {
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.Header__mobile-trigger {
  position: relative;
  width: 30px;
  height: 12px;
  background: transparent;
  border: none;
  padding: 0;
  outline: none;
}
.Header__mobile-trigger span {
  display: block;
  height: 1px;
  width: 100%;
  background-color: #ee8a51;
  transition: background-color 0.3s;
}
.Header__mobile-trigger span:after,
.Header__mobile-trigger span:before {
  display: block;
  position: absolute;
  left: 0;
  content: "";
  height: 1px;
  width: 100%;
  background-color: #ee8a51;
  transition-property: top, transform;
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0.3s, 0s;
}
.Header__mobile-trigger span:after {
  top: 0;
}
.Header__mobile-trigger span:before {
  top: 12px;
}
.Header__mobile-trigger.active span {
  background-color: transparent;
}
.Header__mobile-trigger.active span:after,
.Header__mobile-trigger.active span:before {
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
  transition-property: top, transform;
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0s, 0.3s;
}
.Header__mobile-trigger.active span:after {
  transform: rotate(45deg);
}
.Header__mobile-trigger.active span:before {
  transform: rotate(-45deg);
}
.Header__mobile-trigger:hover {
  background: transparent;
}
.Header__triggers {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.Header__trigger,
.Header__triggers {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.Header__trigger {
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: transparent;
  border: none;
  padding: 0;
  -ms-flex-pack: center;
  justify-content: center;
}
.Header__trigger__label {
  display: none;
  font-size: 15px;
  font-weight: 300;
}
.Header__trigger__spacer {
  display: inline-block;
  display: none;
  height: 40px;
  width: 1px;
  background-color: #f8f8f8;
  margin-right: 20px;
  margin-left: 20px;
}
.Header__trigger--account {
  display: none;
}
.Header__trigger--cart {
  position: relative;
}
.Header__trigger__cart-count {
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: -5px;
  right: -5px;
  height: 20px;
  width: 20px;
  font-size: 13px;
  line-height: 1.9;
  letter-spacing: 1.73px;
  border-radius: 20px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #ee8a51;
  color: rgba(72, 61, 50, 0.85);
  opacity: 0;
  transition: opacity 0.3s;
}
.Header__trigger__cart-count.active {
  opacity: 1;
}
.Header__trigger--search {
  display: none;
}
.Header__logo {
  display: inline-block;
}
.Header__logo img {
  width: 100px;
  vertical-align: middle;
}
.Header__logo--fixed,
.Header__logo--left {
  display: none;
}
@media (min-width: 421px) {
  .Header__trigger {
    margin-left: 20px;
  }
  .Header__trigger--account {
    display: flex;
  }
  .Header__trigger--search {
    display: flex;
  }
  .Header__trigger--search[aria-hidden="true"] {
    display: none;
  }
  .Header__trigger--search[aria-hidden="false"] {
    display: -ms-flexbox;
    display: flex;
  }
  .Header__trigger--search-close {
    display: none;
  }
  .Header__trigger__spacer {
    display: inline-block;
  }
}
@media (min-width: 769px) {
  .Header {
    border-bottom: none;
  }
  .is-scrolling.Header {
    border-bottom: 1px solid #f8f8f8;
  }
}
@media (min-width: 1025px) {
  .Header {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-bottom: none;
    padding-left: 0;
    padding-right: 0;
  }
  .Header__content {
    border-bottom: 1px solid #f8f8f8;
    transition: height 0.3s;
    padding-left: 24px;
    padding-right: 24px;
  }
  .Header__column {
    width: auto;
  }
  .Header__column--1 {
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-pack: center;
    justify-content: center;
    width: calc(100% - 348px);
  }
  .Header__column--2 {
    position: relative;
    -ms-flex-order: 1;
    order: 1;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 135px;
  }
  .Header__column--3 {
    -ms-flex-order: 3;
    order: 3;
    -ms-flex: 1;
    flex: 1;
    width: 213px;
  }
  .Header__logo--left {
    display: inline-block;
    opacity: 1;
  }
  .Header__logo--fixed {
    opacity: 0;
  }
  .Header__logo--center,
  .Header__mobile-trigger {
    display: none;
  }
  .Header__trigger {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    height: 60px;
  }
  .Header__trigger__label {
    display: inline-block;
    width: 100%;
  }
  .Header__trigger--search[aria-hidden="true"] {
    display: none;
  }
  .Header__trigger--search[aria-hidden="false"] {
    display: -ms-flexbox;
    display: flex;
  }
  .is-scrolling.Header {
    border: none;
  }
  .is-scrolling .Header__logo--left {
    display: inline-block;
    opacity: 0;
  }
  .is-scrolling .Header__logo--fixed {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    opacity: 1;
  }
  .is-scrolling .Header__content {
    height: 70px;
  }
}
.Nav--mobile {
  background-color: #f8f8f8;
  height: calc(100% - 50px);
  overflow-y: scroll;
  width: 100%;
  position: fixed;
  top: 148px;
  left: -100%;
  transition: left 0.5s;
  z-index: 100;
}
.Nav--mobile[aria-hidden="false"] {
  left: 0;
}
.Nav--mobile.active .Nav__tier {
  padding-left: 0;
  padding-right: 0;
}
.Nav--mobile.active .Nav__tier--2 {
  padding-right: 24px;
  padding-left: 24px;
}
.Nav--mobile.active .Nav__link-wrapper--1 {
  list-style: none;
}
.Nav--mobile.active .Nav__link-wrapper--2 {
  text-align: left;
}
.Nav--mobile.active .Nav__link--1 {
  display: none;
  padding-top: 0;
  padding-bottom: 0;
}
.Nav--mobile.active .Nav__link--1[aria-expanded="true"] {
  display: -ms-flexbox;
  display: flex;
  padding: 12px 24px;
  text-align: center;
}
.Nav--mobile.active .Nav__link--1[aria-expanded="true"] svg:first-child {
  display: block;
}
.Nav--mobile.active .Nav__link--1[aria-expanded="true"] svg:last-child {
  opacity: 0;
}
.Nav--mobile.active .Nav__link--2 .Nav__link__toggle[aria-expanded="true"] svg {
  transform: rotate(45deg);
}
@media (min-width: 769px) {
  .Nav--mobile {
    top: 91px;
  }
  .is-scrolling .Nav--mobile {
    top: 50px;
  }
}
.Nav--mobile .Nav__account {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 24px;
}
.Nav--mobile .Nav__account__link {
  letter-spacing: 0.3px;
  color: #483d32;
}
.Nav--mobile .Nav__account.hide {
  display: none;
}
.Nav--mobile .Nav__tier {
  margin: 0;
  padding-left: 0;
  padding-right: 24px;
  padding-left: 24px;
  list-style: none;
}
.Nav--mobile .Nav__tier--2 {
  display: none;
}
.Nav--mobile .Nav__tier--2.active {
  display: block;
}
.Nav--mobile .Nav__tier--3 {
  max-height: 0;
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
  transition: padding 0.3s, border-color 0.3s;
  border-bottom: 1px solid transparent;
}
.Nav--mobile .Nav__tier--3.active {
  border-bottom: 1px solid #fff;
  padding-top: 13px;
  padding-bottom: 13px;
}
.Nav--mobile .Nav__tier.active {
  display: block;
}
.Nav--mobile .Nav__link-wrapper--1 {
  margin-bottom: 0;
}
.Nav--mobile .Nav__link {
  color: rgba(72, 61, 50, 0.85);
  padding-top: 12px;
  padding-bottom: 12px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #483d32;
  box-sizing: border-box;
  list-style: none;
}
.Nav--mobile .Nav__link svg {
  transition: transform 0.3s;
}
.Nav--mobile .Nav__link--1 svg:first-child {
  display: none;
  transform: rotate(-180deg);
}
.Nav--mobile .Nav__link--2 {
  padding-top: 0;
  padding-bottom: 0;
}
.Nav--mobile .Nav__link--2 a {
  padding-top: 12px;
  padding-bottom: 12px;
  color: rgba(72, 61, 50, 0.85);
  display: block;
  width: 70%;
}
.Nav--mobile .Nav__link--2 .Nav__link__toggle {
  padding-bottom: 12px;
  padding-top: 12px;
  background: transparent;
  border: none;
  width: 30%;
  text-align: right;
}
.Nav--mobile .Nav__sublink {
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.3px;
  color: rgba(72, 61, 50, 0.85);
  font-family: Source Sans Pro;
  list-style: none;
  display: block;
  padding-top: 2.5px;
  padding-bottom: 2.5px;
}
.Nav--desktop {
  width: 100%;
  display: none;
}
@media (min-width: 1025px) {
  .Nav--mobile {
    display: none;
  }
  .Nav--desktop {
    display: -ms-flexbox;
    display: flex;
    height: 100%;
  }
  .Nav--desktop .Nav__account,
  .Nav--desktop svg {
    display: none;
  }
  .Nav--desktop .Nav__tier {
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .Nav--desktop .Nav__tier--1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .Nav--desktop .Nav__tier--2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    align-items: flex-start;
    position: absolute;
    width: 150px;
    border-radius: 5px;
    left: 50%;
    top: 50px;
    transform: translateX(-50%);
    background: #f8f8f8;
    z-index: -100;
    opacity: 0;
    visibility: hidden;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  }
  .Nav--desktop .Nav__tier--2.is-loaded {
    transition-property: opacity, visibility, z-index;
    transition-duration: 0.5s, 0s, 0s;
    transition-delay: 0s, 0.5s, 0.5s;
  }
  .Nav--desktop .Nav__link-wrapper--1 {
    padding-left: 24px;
    padding-right: 24px;
    text-align: center;
    position: relative;
    margin-bottom: 0;
  }
  .Nav--desktop .Nav__link-wrapper--1:focus-within .Nav__tier--2,
  .Nav--desktop .Nav__link-wrapper--1:hover .Nav__tier--2 {
    transition-property: opacity, visibility, z-index;
    transition-duration: 0.5s, 0s, 0s;
    transition-delay: 0s, 0s, 0s;
    opacity: 1;
    visibility: visible;
    z-index: 100;
  }
  .Nav--desktop .Nav__link-wrapper--2 {
    width: 100%;
    text-align: center;
    margin-bottom: 0;
  }
  .Nav--desktop .Nav__link {
    position: relative;
    font-size: 1.6rem;
  }
  .Nav--desktop .Nav__link span {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }
  .Nav--desktop .Nav__link span .icon {
    height: 100%;
    width: 10px;
    display: inline-block;
    margin-left: 5px;
  }
  .Nav--desktop .Nav__link span .icon:after {
    width: 100%;
    height: 100%;
    font-style: normal;
    font-size: 8px;
    content: "\25BC";
  }
  .Nav--desktop .Nav__link--1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 20px;
    height: 22px;
  }
  .Nav--desktop .Nav__link--2 {
    color: rgba(72, 61, 50, 0.85);
    display: block;
    height: auto;
    text-align: center;
    transition: background-color 0.3s;
  }
  .Nav--desktop .Nav__link--2 a {
    transition: color 0.3s;
    width: 100%;
    display: block;
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .Nav--desktop .Nav__link--2 .Nav__link__toggle {
    display: none;
  }
  .Nav--desktop .Nav__link--2:hover {
    background: #ee8a51;
  }
  .Nav--desktop .Nav__link--2:hover a {
    color: #fff;
  }
  .Nav--desktop .Nav__link:active,
  .Nav--desktop .Nav__link:focus {
    color: #ee8a51;
    background-color: transparent;
  }
  .Nav--desktop .Nav__link:hover {
    color: #ee8a51;
  }
  .Nav--desktop .Nav__sublink {
    color: rgba(72, 61, 50, 0.85);
    font-family: Source Sans Pro;
    letter-spacing: 0.3px;
    transition: color 0.3s;
    padding-top: 0;
    padding-bottom: 0;
  }
  .Nav--desktop .Nav__sublink:hover {
    color: rgba(72, 61, 50, 0.85);
  }
  .Nav--desktop .Nav__link-wrapper--1:hover .Nav__tier--2 {
    display: -ms-flexbox;
    display: flex;
  }
}
.BlogCard {
  width: 290px;
  max-width: 100%;
}
.BlogCard__image {
  width: 100%;
  margin-bottom: 10px;
}
.BlogCard__title {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 25px;
}
.BlogCard__body,
.BlogCard__title {
  margin-bottom: 10px;
}
.Footer {
  padding-top: 25px;
  background-color: #f8f8f8;
  text-align: center;
}
.Footer__container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.Footer__column {
  width: 100%;
}
.Footer__newsletter {
  margin-bottom: 25px;
}
.Footer__newsletter__heading {
  padding-bottom: 0;
}
.Footer__newsletter__form {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #483d32 !important;
}
.Footer__newsletter__email {
  width: calc(100% - 100px) !important;
  padding-left: 0 !important;
  font-style: italic !important;
  background: transparent !important;
  border: none !important;
  border-radius: 0 !important;
  margin-bottom: 0 !important;
}
.Footer__newsletter__email:focus {
  box-shadow: none !important;
}
.Footer__newsletter__btn {
  text-align: right;
  width: 100px;
  background: transparent;
  color: #483d32;
  border-radius: 0;
  margin-bottom: 0;
  text-transform: none;
  padding: 0;
  border: none;
}
.Footer__nav {
  list-style: none;
  margin-bottom: 25px;
}
.Footer__social {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  list-style: none;
}
.Footer__social li {
  margin-left: 7.5px;
  margin-right: 7.5px;
}
.Footer__social a svg path {
  transition: fill 0.5s;
}
.Footer__social a:hover svg path {
  fill: #ee8a51;
}
.Footer__image {
  background-repeat: repeat;
  height: 130px;
}
@media (min-width: 1025px) {
  .Footer {
    padding-top: 75px;
  }
  .Footer__container {
    padding-bottom: 75px;
  }
  .Footer__column--1 {
    width: 50%;
    text-align: left;
  }
  .Footer__column--2 {
    width: 30%;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
  }
  .Footer__column--3 {
    width: 10%;
  }
  .Footer__newsletter__form {
    width: 500px;
  }
}
.Minicart {
  position: fixed;
  top: 0;
  right: -100%;
  height: 100%;
  z-index: 1002;
  background: #fff;
  transition-property: right;
  transition-duration: 0.5s;
  padding-top: 10px;
  width: 350px;
  max-width: 100%;
  box-shadow: 1px 1px 16px rgba(0,0,0,.25);
}
.Minicart.is-opening,
.Minicart.opened {
  transition-delay: 0.5s;
  right: 0;
}
.Minicart.closed,
.Minicart.is-closing {
  transition-delay: 0s;
  right: -100%;
}
.Minicart__content {
  padding-left: 20px;
  padding-right: 20px;
}
.Minicart__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
  transition: opacity .5s;
  z-index: -1;
  opacity: 0;
}
.Minicart__overlay.opened {
  opacity: 1;
  z-index: 1000;
}
.Minicart__close {
  text-align: left;
  background: transparent;
  border: none;
  text-transform: uppercase;
  color: #483d32;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  width: auto;
  padding: 0;
}
.Minicart__close svg {
  transform: rotate(-180deg);
  height: 15px;
  width: 15px;
}
.Minicart__close:hover {
  cursor: pointer;
  background: transparent;
}
.Minicart__heading-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.Minicart__heading {
  font-size: 2rem;
  margin-bottom: 0;
}
.Minicart__container {
  padding-right: 24px;
  padding-left: 24px;
  height: calc(100% - 140px);
  overflow-y: auto;
}
.Minicart__item-count {
  padding-top: 22px;
  padding-bottom: 22px;
  border-bottom: 1px solid #f8f8f8;
}
.Minicart__shipping-progress-bar-wrapper {
  width: 100%;
  border: 1px solid #ee8a51;
  border-radius: 4px;
  overflow: hidden;
  margin-top: 10px;
}
.Minicart__shipping-progress-bar {
  height: 6px;
  background-color: #ee8a51;
  transition: width .5s;
}
.Minicart__items {
  padding-left: 0;
  margin-top: 0;
  overflow: auto;
}
.Minicart__item {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  border-bottom: 1px solid #fff;
  position: relative;
}
.Minicart__item:last-child {
  border-bottom: none;
}
.Minicart__item__image {
  width: 95px;
}
.Minicart__item__image img {
  width: 100%;
  height: auto;
}
.Minicart__item__content {
  padding-left: 24px;
  width: calc(100% - 95px);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.Minicart__item__info {
  width: 200px;
  text-transform: uppercase;
  line-height: 1.67;
  font-size: 15px;
  font-family: Source Sans Pro;
}
.Minicart__item__title {
  display: block;
  margin-bottom: 0;
  font-size: 1.6rem;
  line-height: 1.5;
  width: 100%;
}
.Minicart__item__details {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  margin-bottom: 5px;
}
.Minicart__item__detail {
  font-family: Source Sans Pro;
  font-size: 1.6rem;
  color: rgba(110, 110, 110, 0.96);
  width: 100%;
  display: block;
}
.Minicart__item__detail--price {
  color: #362f2a;
}
.Minicart__item__detail p {
  margin-bottom: 0;
  line-height: 1.5;
}
.Minicart__item__remove {
  display: block;
  width: 100%;
  font-size: 1.6rem;
}
.Minicart__item-quantity {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 5px;
  font-size: 1.6rem;
  width: 100%;
}
.Minicart__item-quantity input {
  width: 50px;
  height: 30px;
  margin: 0;
  padding: 0;
  text-align: center;
  border-radius: 0;
  border: 1px solid #d7dcde;
  border-right: none;
  border-left: none;
}
.Minicart__item-quantity input::-webkit-inner-spin-button,
.Minicart__item-quantity input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.Minicart__item-quantity input[type="number"] {
  -moz-appearance: textfield;
}
.Minicart__item-quantity button {
  padding: 0;
  width: 40px;
  height: 30px;
  background-color: transparent;
  color: #483d32;
  border: 1px solid #d7dcde;
}
.Minicart__item-quantity button:hover {
  color: #ee8a51;
}
.Minicart__item-quantity button:first-child {
  border-right: 0;
}
.Minicart__item-quantity button:last-child {
  border-left: 0;
}
.Minicart__footer {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 120px;
  background-color: #fff;
  text-align: center;
  border-top: 1px solid #fff;
}
.Minicart__subtotal {
  padding-top: 20px;
  margin: 20px 0 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: end;
  align-items: flex-end;
  border-top: 1px solid #e2dddd;
  font-size: 1.8rem;
  font-weight: bold;
}
.Minicart__subtotal span:first-child {
  letter-spacing: 0.3px;
  color: rgba(72, 61, 50, 0.85);
}
.Minicart__cart,
.Minicart__checkout {
  font-size: 13px;
  letter-spacing: 2px;
  font-family: Source Sans Pro;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.Minicart__cart {
  margin-top: 15px;
  color: #ee8a51 !important;
  text-transform: uppercase;
}
@media (min-width: 421px) {
  .MiniCart {
    max-width: 400px;
    right: -400px;
  }
  .MiniCart__item-count {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (min-width: 769px) {
  .MiniCart {
    padding-top: 7px;
  }
  .MiniCart__close {
    padding-bottom: 7px;
  }
}
@media (min-width: 1000px) {
  .MiniCart__item-count {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
.Artisans {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
.Artisans__artisan {
  width: calc(50% - 20px);
  position: relative;
  border: 10px solid #f8f8f8;
  border-bottom-width: 5px;
  border-top-width: 5px;
}
.Artisans__artisan__caption {
  position: absolute;
  bottom: 0;
  font-size: 15px;
  font-family: Source Sans Pro;
  background-color: #f8f8f8;
  color: #ee8a51;
  width: 100%;
  padding-bottom: 10px;
  font-weight: 700;
}
@media (min-width: 769px) {
  .Artisans__artisan {
    width: calc(25% - 20px);
    text-align: center;
  }
}
.PageArtisans {
  width: 100%;
}
.PageArtisans__body {
  text-align: left;
}
.PageArtisans .artisan-container {
  width: 1000px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.PageArtisans .shopify-section {
  text-align: center;
  width: 1000px;
  max-width: calc(100% - 40px);
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.PageArtisans .sixteen.columns {
  width: 100%;
}
.PageArtisans .promise-customcontainer {
  padding-left: 0;
  text-align: center;
  width: 100% !important;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  float: none;
  display: block;
}
.PageArtisans .custom-shopnow-container {
  margin-top: 25px;
  margin-bottom: 70px;
  display: block;
}
.PageArtisans .columns,
.PageArtisans .fourteen.columns {
  margin-left: auto;
  margin-right: auto;
}
.PageArtisans .columns {
  float: none;
}
.ProductCard {
  text-align: center;
}
.ProductCard__image-link {
  position: relative;
  display: inline-block;
}
.ProductCard__image {
  width: 100%;
  transition: opacity 0.5s;
  object-fit: cover;
}
.ProductCard__image--main {
  opacity: 1;
}
.ProductCard__image--hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ProductCard:hover .ProductCard__image--hover {
  opacity: 1;
}
.ProductCard:hover .ProductCard__image--main {
  opacity: 0;
}
.ProductCard__title {
  color: #483d32;
}
.ProductCard__title:hover {
  color: #ee8a51;
}
.ProductCard__title:visited {
  color: #483d32;
}
.ProductCard__info p {
  margin-bottom: 0;
}
.Promobar {
  background-color: #ee8a51;
  text-align: center;
  color: #fff;
}
.Promobar__body {
  margin-bottom: 0;
}
.Hero {
  position: relative;
  overflow: hidden;
  margin-bottom: 50px;
}
.Hero__callouts {
  position: absolute;
  right: 0;
  top: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  z-index: 2;
  display: none;
}
.Hero__callouts img {
  width: 100px;
  margin-left: 10px;
  margin-right: 10px;
}
.Hero__image {
  width: 100%;
  object-fit: cover;
  object-position: bottom;
  height: 120vw;
  vertical-align: middle;
  max-height: calc(100vh - 50px);
}
.Hero__content {
  position: absolute;
  color: rgba(72, 61, 50, 0.85);
  padding: 24px;
  z-index: 2;
  box-shadow: inset 0 0 2000px rgba(0, 0, 0, 0.5);
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  height: calc(100% - 24px);
  top: 0;
  transform: none;
}
.Hero__heading {
  margin-bottom: 15px;
  color: #fff;
}
.Hero__body {
  color: #fff;
  margin-bottom: 26px;
}
.Hero .Btn--2 {
  margin-top: 20px;
}
@media (min-width: 421px) {
  .Hero__content {
    width: 300px;
    height: auto;
    top: 50%;
    left: 1vw;
    transform: translateY(-50%);
  }
}
@media (min-width: 769px) {
  .Hero {
    margin-bottom: 120px;
  }
  .Hero__callouts {
    display: block;
  }
  .Hero__image {
    width: 100%;
    max-height: calc(100vh - 130px);
    height: 60vw;
  }
  .Hero__content {
    top: 50%;
    width: 280px;
    max-width: 100%;
    z-index: 2;
    top: 47%;
  }
}
@media (min-width: 1024px) {
  .Hero__image {
    width: 100%;
    max-height: calc(100vh - 130px);
    height: 50vw;
  }
}
@media (min-width: 1441px) {
  .Hero__image {
    height: 41vw;
  }
}
.BannerOverlay {
  position: absolute;
  pointer-events: none;
  z-index: 1;
  max-width: 100%;
}
.BannerOverlay--vertical {
  background: rgba(0, 0, 0, 0.25);
  background: -webkit-gradient(
    left bottom,
    left top,
    color-stop(0, rgba(0, 0, 0, 0.25)),
    color-stop(100%, transparent)
  );
  background: linear-gradient(
    0deg,
    rgba(88, 56, 18, 0.74) 0,
    rgba(133, 114, 92, 0.431667) 48.44%,
    hsla(0, 0%, 77%, 0)
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=0);
  bottom: 0;
  left: 0;
  right: 0;
  height: 25vw;
}
.BannerOverlay--horizontal {
  background: rgba(0, 0, 0, 0.25);
  background: -webkit-gradient(
    left top,
    right top,
    color-stop(0, rgba(0, 0, 0, 0.25)),
    color-stop(100%, transparent)
  );
  background: linear-gradient(
    90deg,
    rgba(88, 56, 18, 0.74) 0,
    rgba(133, 114, 92, 0.431667) 48.44%,
    hsla(0, 0%, 77%, 0)
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
  top: 0;
  bottom: 0;
  left: 0;
  width: 120vw;
}
@media (min-width: 421px) {
  .BannerOverlay--vertical {
    height: 8vw;
  }
  .BannerOverlay--horizontal {
    width: 100vw;
  }
}
.HomeAbout {
  margin-bottom: 50px;
}
.HomeAbout__side {
  padding-left: 20px;
  padding-right: 20px;
}
.HomeAbout__side--left {
  margin-bottom: 25px;
}
.HomeAbout__body {
  max-width: 100%;
}
.HomeAbout__video-container {
  position: relative;
}
.HomeAbout__video-cover {
  position: relative;
  background-size: cover;
  height: 50vw;
  width: 100%;
}
.HomeAbout__video-cover svg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.HomeAbout__video-cover:hover {
  cursor: pointer;
}
.HomeAbout__video,
.HomeAbout iframe {
  width: 100%;
}
@media (min-width: 769px) {
  .HomeAbout {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 120px;
  }
  .HomeAbout__body {
    width: 420px;
  }
  .HomeAbout__video-cover {
    height: 20vw;
    width: 40vw;
  }
  .HomeAbout__video {
    width: 40vw;
  }
  .HomeAbout__side {
    width: 50%;
  }
}
.HomeCollection {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 50px;
}
.HomeCollection__heading {
  width: 100%;
  text-align: center;
}
.HomeCollection__link {
  margin-top: 25px;
}
@media (min-width: 769px) {
  .HomeCollection {
    margin-bottom: 75px;
  }
  .HomeCollection .ProductCard {
    width: 33.333%;
  }
}
.HomeBlog {
  padding-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 50px;
}
.HomeBlog .container {
  padding: 0;
}
.HomeBlog__heading {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.HomeBlog__heading div {
  width: 100%;
}
.HomeBlog__heading div:last-child {
  color: rgba(72, 61, 50, 0.85);
}
.HomeBlog__blogs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 20px;
  padding-right: 20px;
  -ms-flex-pack: center;
  justify-content: center;
}
.HomeBlog .BlogCard {
  display: none;
}
.HomeBlog .BlogCard:first-child {
  display: block;
}
@media (min-width: 769px) {
  .HomeBlog {
    padding-top: 75px;
    padding-bottom: 75px;
    margin-bottom: 120px;
  }
  .HomeBlog__heading {
    margin-bottom: 40px;
  }
  .HomeBlog__blogs {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .HomeBlog__blogs .BlogCard:nth-child(2) {
    display: block;
  }
}
@media (min-width: 1025px) {
  .homeblog__blogs.BlogCard: nth-child(3) {
    display: block;
  }
}
.HomeInstagram {
  width: 100%;
}
.HomeInstagram__heading {
  text-align: center;
  width: 100%;
  font-style: italic;
  font-family: Merriweather;
}
.HomeInstagram__heading a {
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
}
@media (min-width: 421px) {
  .HomeInstagram #instafeed {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    align-items: flex-start;
    height: 40vh;
  }
  .HomeInstagram #instafeed .instas,
  .HomeInstagram #instafeed .instas a {
    height: 100%;
  }
  .HomeInstagram #instafeed .instas img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.Collection__banner {
  position: relative;
  width: 100%;
  border-bottom: 3px solid #ee8a51;
}
.Collection__banner__text {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 500px;
  padding: 24px;
  max-width: calc(100% - 48px);
  text-align: center;
  box-shadow: inset 0 0 2000px rgba(0, 0, 0, 0.5);
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  min-height: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: column;
  flex-direction: column;
}
.Collection__banner__text div {
  width: 100%;
}
.Collection__banner__text h1,
.Collection__banner__text h2,
.Collection__banner__text h3,
.Collection__banner__text h4,
.Collection__banner__text p {
  margin-bottom: 0;
  color: inherit;
}
.Collection__banner__text h2,
.Collection__banner__text h3,
.Collection__banner__text h4,
.Collection__banner__text p {
  font-size: 1.6rem;
}
.Collection__banner__image {
  width: 100%;
  height: 50vh;
  object-fit: cover;
  vertical-align: middle;
}
.Collection__grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 1280px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 50px;
}
.Collection__grid .ProductCard {
  width: 50%;
  margin-bottom: 75px;
}
@media screen and (min-width: 421px) {
  .Collection__grid .ProductCard {
    width: 33.333%;
  }
}
.Product .container {
  width: 1280px;
}
.Product__images {
  margin-bottom: 60px;
}
.Product__form__content {
  padding: 50px 48px 10px;
}
.Product__form__content .h2 {
  margin-bottom: 0;
  font-size: 2.5rem;
  line-height: 1.5;
}
.Product__form__content div.h2 {
  margin-bottom: 20px;
}
.Product__form__variant {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px;
  padding: 10px;
  border: 1px solid transparent;
  transition: border 0.3s;
}
.Product__form__variant.is-selected {
  border: 1px solid #ee8a51;
}
.Product__form__variant[hidden] {
  display: none;
}
.Product__form__input {
  opacity: 0;
  margin: 0;
  position: absolute;
}
.Product__form__input:checked + label span:after {
  content: "";
  display: blo;
}
.Product__form__label {
  position: relative;
  padding-left: 40px;
  margin-bottom: 0;
}
.Product__form__label span {
  width: 20px;
  height: 20px;
  border-radius: 9999px;
  display: inline-block;
  border: 1px solid #ee8a51;
  position: absolute;
  left: 0;
}
.Product__form__label span:after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 10px;
  width: 10px;
  border-radius: 9999px;
  background-color: #ee8a51;
}
.Product__form__label em {
  color: #ee8a51;
}
.Product__form__label:hover {
  cursor: pointer;
}
.Product__form__frequency {
  margin-top: 10px;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: center;
  align-items: center;
}
.Product__form__frequency span {
  display: inline-block;
  margin-right: 10px;
}
.Product__form__select {
  font-size: 1.4rem !important;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 25px;
  border-radius: 0;
  width: auto;
}
.Product__form__submit {
  width: 100%;
  margin-top: 24px;
}
.Product__social {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  list-style: none;
  margin-left: 0;
}
.Product__social__heading {
  font-size: 1.8rem;
  font-family: Source Sans Pro;
  font-weight: 600;
  margin-bottom: 10px;
}
.Product__social li {
  margin-right: 15px;
}
.Product__social svg {
  width: 25px;
  height: 25px;
}
.Product__social svg path {
  fill: rgba(72, 61, 50, 0.85);
  transition: fill 0.3s;
}
.Product__social svg:hover path {
  fill: #ee8a51;
}
@media (min-width: 768px) {
  .Product {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .Product__images {
    width: 50%;
  }
  .Product__images__content {
    width: 90%;
    max-width: 650px;
    margin-left: auto;
    margin-right: 10px;
  }
  .Product__form {
    width: 50%;
  }
  .Product__form__content {
    width: 410px;
    margin-left: auto;
    margin-right: auto;
    max-width: calc(100% - 12px * 2);
    padding-left: 12px;
    padding-right: 12px;
  }
  .Product__form__label {
    margin-bottom: 0;
  }
  .Product__form__submit {
    width: 240px;
  }
}
.GiftForm label {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  color: #ee8a51;
}
.GiftForm__step1__select {
  width: 260px;
  max-width: 100%;
}
.GiftForm__step2__select-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
}
.GiftForm__step2__select {
  width: 260px;
  max-width: 100%;
  -ms-flex: 1;
  flex: 1;
}
.GiftForm__step2__select.hidden {
  display: none;
}
.GiftForm__selected-items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.GiftForm__selected-item {
  display: none;
  width: 50%;
}
@media (min-width: 768px) {
  .GiftForm__selected-item {
    width: 25%;
  }
}
.ImagesSlider {
  margin-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.ImagesSlider__slide,
.ImagesSlider__slide img {
  width: 100%;
}
.ImagesSlider__nav {
  display: none;
  list-style: none;
}
.ImagesSlider__nav .flickity-button {
  background: transparent;
}
.ImagesSlider__nav__slide {
  width: 33.333%;
}
.ImagesSlider__nav__slide img {
  max-height: 100px;
}
@media (min-width: 769px) {
  .ImagesSlider .flickity-page-dots {
    display: none;
  }
  .ImagesSlider__nav {
    display: block;
  }
}
.ProductReviews {
  width: 100%;
  margin-top: 100px;
  margin-bottom: 50px;
}
.ProductReviews #shopify-product-reviews {
  margin-top: 0;
}
.ProductReviews .spr-container {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  border: none;
}
.ProductReviews .spr-container label {
  margin-bottom: 0;
}
.ProductReviews .spr-review {
  border: none;
}
.ProductReviews .spr-review-header-title {
  font-family: Source Sans Pro;
  font-weight: 700;
  font-style: italic;
  font-size: 2rem;
}
.ProductReviews .spr-review-content-body {
  font-size: 1.6rem;
  line-height: 1.8em;
}
.ProductReviews .spr-review-reportreview {
  display: none;
}
.ProductReviews__banner {
  height: 40vh;
  width: 100%;
  position: relative;
}
.ProductReviews__banner__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 80%;
  max-width: 330px;
  padding: 20px;
  box-shadow: inset 0 0 2000px rgba(0, 0, 0, 0.3);
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
}
.ProductReviews__banner__text {
  text-align: center;
  color: #fff;
  font-size: 2rem;
}
@media (min-width: 769px) {
  .ProductReviews {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 100px;
    column-gap: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .ProductReviews__left,
  .ProductReviews__right {
    width: 50%;
  }
  .ProductReviews__banner {
    height: 100%;
    min-height: 40vh;
    background-size: cover;
    background-position: 50%;
  }
}
.ProductRecommendations {
  margin-bottom: 100px;
}
.ProductRecommendations .h3 {
  text-align: center;
  margin-bottom: 50px;
}
.ProductRecommendations__list {
  margin-left: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ProductRecommendations__list .product {
  width: 100%;
}
@media (min-width: 769px) {
  .ProductRecommendations__list .product {
    width: 33.333%;
  }
}
.ProductBanner {
  height: 40vh;
  background-size: cover;
  width: 100%;
  color: #fff;
  text-align: center;
  position: relative;
  background-position: 50%;
}
.ProductBanner__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 80%;
  max-width: 460px;
  padding: 20px;
  box-shadow: inset 0 0 2000px rgba(0, 0, 0, 0.3);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}
.ProductBanner__text {
  font-size: 2rem;
  margin-bottom: 0;
}
.Cart {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 100px;
}
.Cart .quantity_label {
  text-align: left;
  display: block;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .Cart .quantity_label {
    display: none;
  }
}
.Cart .additional-checkout-buttons {
  width: 150px;
  display: block;
}
.Cart .cart-item {
  display: -ms-flexbox;
  display: flex;
}
.Cart .update_subtotal {
  opacity: 0;
  display: none;
}
.customers-login .main,
.customers-register .main,
.page .main {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
.PressSliders {
  padding-bottom: 50px;
}
.PressSliders .h2,
h3 {
  margin-bottom: 0;
}
h3 {
  font-family: Merriweather;
  font-size: 1.8rem;
  margin-top: 10px;
}
.PressSlider {
  margin-top: 0;
}
.PressSlider .slide {
  width: 100%;
}
@media (min-width: 768px) {
  .PressSlider .slide {
    width: calc(50% - 40px);
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (min-width: 1024px) {
  .PressSlider .slide {
    width: calc(33.333% - 40px);
    margin-left: 20px;
    margin-right: 20px;
  }
}
