@charset "UTF-8";
/* Products */
.c7-product-collection, .c7-product-detail {
  max-width: none;
}

.c7t-products {
  margin-bottom: 2rem;
}
.c7t-products-teaser--false .c7-product__teaser {
  display: none;
}
.c7t-products-featured--true .c7-product:first-of-type {
  background: #eeeeee;
  background: linear-gradient(0deg, #eeeeee 0%, white 100%);
  border: 0;
  border-radius: 0.5rem;
  padding: 1rem;
  margin-bottom: 2.5rem;
  width: 100%;
}
@media screen and (min-width: 48rem) {
  .c7t-products-featured--true .c7-product:first-of-type {
    display: flex;
    align-items: center;
  }
}
@media screen and (min-width: 48rem) {
  .c7t-products-featured--true .c7-product:first-of-type .c7-product__photo {
    width: 30%;
  }
}
@media screen and (min-width: 48rem) {
  .c7t-products-featured--true .c7-product:first-of-type .c7-product__info {
    width: 70%;
    padding-right: 2.5rem;
  }
}
.c7t-products-featured--false .c7-product--featured {
  background: transparent;
  border: 0;
  border-radius: 0;
}
@media screen and (min-width: 48rem) {
  .c7t-products-featured--false .c7-product--featured {
    width: calc(50% - 2rem);
    position: relative;
    text-align: left;
    align-items: initial;
  }
}

.c7-product-collection {
  justify-content: flex-start;
}

.c7-product--featured .c7-product__photo img {
  padding: 1rem;
}

.c7-product {
  padding: 0 1rem;
}
.c7-product h3, .c7-product .c7-checkout-summary h2, .c7-checkout-summary .c7-product h2 {
  font-size: 1.45rem;
}
.c7-product img {
  max-height: 280px;
}
@media screen and (min-width: 48rem) {
  .c7-product img {
    max-height: 360px;
  }
}
.c7-product__photo {
  padding: 0 1rem;
  position: relative;
}
.c7-product .c7-product__variant__add-to-cart {
  flex-wrap: nowrap;
}
@media screen and (min-width: 48rem) {
  .c7t-products--1up .c7-product {
    align-items: center;
    width: 100%;
  }
}
.c7t-products--1up .c7-product h3, .c7t-products--1up .c7-product .c7-checkout-summary h2, .c7-checkout-summary .c7t-products--1up .c7-product h2 {
  font-size: 1.45rem;
}
.c7t-products--1up .c7-product h3 a:hover, .c7t-products--1up .c7-product .c7-checkout-summary h2 a:hover, .c7-checkout-summary .c7t-products--1up .c7-product h2 a:hover {
  color: inherit;
}
@media screen and (min-width: 48rem) {
  .c7t-products--1up .c7-product .c7-product__photo {
    width: 30%;
  }
}
@media screen and (min-width: 48rem) {
  .c7t-products--1up .c7-product .c7-product__info {
    width: 70%;
    padding-right: 2.5rem;
  }
}
.c7t-products--3up .c7-product {
  flex-direction: column;
  text-align: center;
}
@media screen and (min-width: 48rem) {
  .c7t-products--3up .c7-product {
    width: 33.33%;
  }
}
.c7t-products--3up .c7-product h3, .c7t-products--3up .c7-product .c7-checkout-summary h2, .c7-checkout-summary .c7t-products--3up .c7-product h2 {
  font-size: 1.2rem;
}
.c7t-products--3up .c7-product h3 a:hover, .c7t-products--3up .c7-product .c7-checkout-summary h2 a:hover, .c7-checkout-summary .c7t-products--3up .c7-product h2 a:hover {
  color: inherit;
}
.c7t-products--3up .c7-product .c7-product__info {
  width: 100%;
  padding: 0 1rem;
  margin-bottom: 0;
  margin-top: auto;
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 0;
}
.c7t-products--3up .c7-product .c7-product__variant {
  align-self: flex-end;
  margin-top: auto;
  width: 100%;
}
.c7t-products--3up .c7-product .c7-product__variant__add-to-cart {
  justify-content: center;
}
.c7t-products--4up .c7-product, .c7t-products--4up_no_cart .c7-product {
  flex-direction: column;
  text-align: center;
}
@media screen and (min-width: 48rem) {
  .c7t-products--4up .c7-product, .c7t-products--4up_no_cart .c7-product {
    width: 25%;
  }
}
.c7t-products--4up .c7-product h3, .c7t-products--4up .c7-product .c7-checkout-summary h2, .c7-checkout-summary .c7t-products--4up .c7-product h2, .c7t-products--4up_no_cart .c7-product h3, .c7t-products--4up_no_cart .c7-product .c7-checkout-summary h2, .c7-checkout-summary .c7t-products--4up_no_cart .c7-product h2 {
  font-size: 1.2rem;
}
.c7t-products--4up .c7-product h3 a:hover, .c7t-products--4up .c7-product .c7-checkout-summary h2 a:hover, .c7-checkout-summary .c7t-products--4up .c7-product h2 a:hover, .c7t-products--4up_no_cart .c7-product h3 a:hover, .c7t-products--4up_no_cart .c7-product .c7-checkout-summary h2 a:hover, .c7-checkout-summary .c7t-products--4up_no_cart .c7-product h2 a:hover {
  color: inherit;
}
.c7t-products--4up .c7-product .c7-product__info, .c7t-products--4up_no_cart .c7-product .c7-product__info {
  width: 100%;
  padding: 0 1rem;
}
.c7t-products--4up .c7-product .c7-product__variant, .c7t-products--4up_no_cart .c7-product .c7-product__variant {
  align-self: flex-end;
  margin-top: auto;
  width: 100%;
}
.c7t-products--4up .c7-product .c7-product__variant__add-to-cart, .c7t-products--4up_no_cart .c7-product .c7-product__variant__add-to-cart {
  justify-content: center;
}
@media screen and (max-width: 56.25rem) {
  .c7t-products--4up .c7-product .c7-product__variant__add-to-cart, .c7t-products--4up_no_cart .c7-product .c7-product__variant__add-to-cart {
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 48rem) and (max-width: 900px) {
  .c7t-products--4up .c7-product .c7-product__variant__add-to-cart label, .c7t-products--4up_no_cart .c7-product .c7-product__variant__add-to-cart label {
    margin-bottom: 0.5rem;
  }
}
.c7t-products--6up .c7-product {
  flex-direction: column;
  text-align: center;
}
@media screen and (min-width: 48rem) {
  .c7t-products--6up .c7-product {
    width: 16.666%;
  }
}
.c7t-products--6up .c7-product h3, .c7t-products--6up .c7-product .c7-checkout-summary h2, .c7-checkout-summary .c7t-products--6up .c7-product h2 {
  font-size: 1.2rem;
}
.c7t-products--6up .c7-product h3 a:hover, .c7t-products--6up .c7-product .c7-checkout-summary h2 a:hover, .c7-checkout-summary .c7t-products--6up .c7-product h2 a:hover {
  color: inherit;
}
.c7t-products--6up .c7-product .c7-product__info {
  width: 100%;
  padding: 0 1rem;
}
.c7t-products--6up .c7-product .c7-product__variant {
  align-self: flex-end;
  margin-top: auto;
  width: 100%;
}
.c7t-products--6up .c7-product .c7-product__variant__add-to-cart {
  justify-content: center;
}
@media screen and (max-width: 56.25rem) {
  .c7t-products--6up .c7-product .c7-product__variant__add-to-cart {
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 48rem) and (max-width: 900px) {
  .c7t-products--6up .c7-product .c7-product__variant__add-to-cart label {
    margin-bottom: 0.5rem;
  }
}
.c7t-products--4up_no_cart .c7-product .c7-product__variant__add-to-cart {
  display: none;
}

/* Product Drilldown */
.c7-product-detail h1 {
  text-align: left;
}
.c7-product-detail__titles h1 {
  text-align: left !important;
}
.c7-product-detail .c7-product__variant {
  margin-bottom: 2rem;
}
.c7-product-detail .c7-product-specs {
  margin-top: 1.5rem;
}
.c7-product-detail .c7-product-spec div {
  font-size: 1rem;
}
.c7-product-detail .c7-product-spec div:first-child {
  text-transform: none;
}
.c7-product-detail__photo {
  position: relative;
}
.c7-product-detail__photo__thumbs img {
  padding: 0.75rem;
}

/* Product Specs */
.c7-product-specs {
  max-width: 350px;
  margin: 0 auto 1.5rem;
  text-align: center;
}
@media screen and (min-width: 48em) {
  .c7-product-specs {
    margin: 0 0 1.5rem;
    text-align: left;
  }
}
.c7-product-specs h2 {
  text-align: center;
}
@media screen and (min-width: 48em) {
  .c7-product-specs h2 {
    text-align: left;
  }
}

.c7-product-spec {
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  font-weight: bold;
}
@media screen and (min-width: 48em) {
  .c7-product-spec {
    display: flex;
  }
}
.c7-product-spec div:first-child {
  font-weight: normal;
  padding-right: 2%;
}

/* Cart */
.c7-cart {
  background: #faf8f5;
  border-left: 1px solid #e8e4de;
}
.c7-cart .c7-button-alt-small {
  font-size: 0.6rem;
  padding: 0.25em 0;
}
.c7-checkout-summary {
  background: #faf8f5;
}

/* Checkout */
.c7-checkout__header__logo {
  width: 300px;
}

.c7-button, .c7-cart__summary__message a, .c7-product button {
  display: inline-block;
  font: normal 0.895rem/1.5 "Oswald", serif !important;
  padding: 0.1rem 0.7rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: top;
  margin: 4px;
  width: auto !important;
  border: none;
  background-color: #474747;
  border-color: #fff;
  color: #fff;
}
.c7-button:hover, .c7-cart__summary__message a:hover, .c7-product button:hover {
  background-color: #474747;
  border-color: #fff;
  color: #fff;
  outline: none;
  border: none;
}

.c7-button-alt {
  display: inline-block;
  font: normal 0.895rem/1.5 "Oswald", serif !important;
  padding: 0.1rem 0.7rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: top;
  margin: 4px;
  width: auto !important;
  border: none;
  background-color: #474747;
  border-color: #ede1ce;
  color: #ede1ce;
}
.c7-button-alt:hover {
  background-color: #474747;
  border-color: #fff;
  color: #fff;
  outline: none;
  border: none;
}

.c7-button-small {
  display: inline-block;
  font: normal 0.75rem "Oswald", serif !important;
  padding: 0.1rem 0.7rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: top;
  margin: 4px;
  width: auto !important;
  border: none;
  background-color: #474747;
  border-color: #fff;
  color: #fff;
}
.c7-button-small:hover {
  background-color: #474747;
  border-color: #fff;
  color: #fff;
  outline: none;
  border: none;
}

.c7-button-alt-small {
  display: inline-block;
  font: normal 0.75rem "Oswald", serif !important;
  padding: 0.1rem 0.7rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: top;
  margin: 4px;
  width: auto !important;
  border: none;
  background-color: #474747;
  border-color: #ede1ce;
  color: #ede1ce;
}
.c7-button-alt-small:hover {
  background-color: #474747;
  border-color: #fff;
  color: #fff;
  outline: none;
  border: none;
}

.c7-tools {
  background: none;
  padding: 0;
  z-index: 10000;
  position: relative;
}
@media screen and (min-width: 40rem) {
  .c7-tools {
    top: 0;
    right: 0;
  }
}
.c7-tools #c7-login, .c7-tools #c7-cart {
  line-height: 50px;
  height: 50px;
  border-style: none none none solid;
  border-color: #ebe9eb;
  border-width: 1px;
}
.c7-tools #c7-login {
  padding: 0;
}
.c7-tools #c7-login > a::after {
  content: "";
  font-family: FontAwesome;
  position: relative;
  top: 0;
  right: 0;
  margin-left: 5px;
  line-height: 2.244rem;
  text-align: right;
  text-indent: 5px;
}
.c7-tools #c7-cart > a {
  position: relative;
}
.c7-tools #c7-cart .c7-cart ul {
  float: none;
  margin: 0;
}
.c7-tools #c7-cart .c7-cart ul > li {
  float: none;
  height: auto;
  line-height: normal;
}
.c7-tools #c7-login > a, .c7-tools #c7-cart > a {
  color: #46403f;
  padding: 0 10px;
  font-weight: 700;
  font-size: 12px;
}
.c7-tools #c7-login > a:hover, .c7-tools #c7-cart > a:hover {
  color: #b26b33;
  text-decoration: none;
}

.c7-cart {
  line-height: 1;
  font-size: 0.875rem;
}
.c7-cart__carrot p {
  font-size: 1rem;
}

.c7-cart-items__quantity input {
  font-size: 14px !important;
  margin: 0 auto !important;
}

.c7-cart-items__title__variant {
  font-size: 18px;
}

.c7-cart__wrapper {
  font-size: 18px;
}

.c7-cart-items__price, .c7-cart-items__item-total {
  font-size: 20px;
}

.c7-message--checkout-legal p {
  font-size: 18px;
}

.c7-checkout__content__title a {
  font-size: 0.875rem;
}

.c7-checkout__main .c7-form label {
  font-size: 0.875rem !important;
}
.c7-checkout__main .c7-form input {
  font-size: 1rem !important;
}

/* C7 Products */
.c7-product__variant__price {
  font-size: 1.25em;
}

.c7-product__title {
  font-size: 1.4rem !important;
}

.c7-product-detail {
  padding-top: 15px;
}

.c7-product__variant__add-to-cart input[type=text] {
  margin: 0;
}

.featrued-products .c7t-products {
  margin-bottom: 0;
}

.c7-checkout .c7-form__group input {
  margin-bottom: 0;
}

.c7-form label, .c7-form .label {
  font-family: "Oswald", sans-serif;
}

.c7-checkout-breadcrumbs div {
  font-size: 0.875rem;
}

.c7-product-collection {
  margin-top: 2rem;
}
.c7t-products .c7-product-collection {
  margin-top: 0;
}

.c7-product__teaser p {
  font-size: 18px;
}

/* C7 Login / Account */
.c7-account-login--returning-customer label, .c7-account-login--returning-customer input {
  font-size: 1rem !important;
}
.c7-account-login--returning-customer p {
  font-size: 18px;
}

.c7-account-login--new p {
  font-size: 18px;
}

.c7-account-row > div {
  font-size: 1rem;
  color: #000000;
}

.join-club-block .btn {
  margin-top: 1rem;
}

.footer-stamp {
  max-width: 100px;
  margin: 0 auto;
  margin-bottom: 1rem;
  display: block;
}

.label {
  background-color: #474747;
}
