/* Shop Overrides */
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
  color: #A28476;
}

.woocommerce ul.products li.product .price {
  color: #77a464;
  font-weight: 400;
  font-size: 0.857em;
}

.woocommerce div.product form.cart div.quantity {
  display: none;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #A28476;
}

.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover {
  background-color:	#dfdcde;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  background-color: #A28476;
  color: #fff !important;
  /*padding: 12px 50px !important;*/
  font-family: 'ff-basic-gothic-web-pro';
  font-size: 0.875em;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
  width: 220px;
}

.woocommerce-MyAccount-content {
  border-left: 1px solid #eee;
  padding-left: 15px;
  border-top: 1px solid #eee;
}
.woocommerce-MyAccount-content h3 {
  margin-top: 0;
}

.woocommerce-MyAccount-navigation-link {
  background: #ebe9ec;
}
.woocommerce-MyAccount-navigation-link a {
  color: #A28476 !important;
  font-weight: 500 !important;
  -webkit-text-stroke: 0 !important;
}
.woocommerce-MyAccount-navigation-link.is-active {
  background: #A28476;
  margin-right: -30px;
  width: 100%;
}
.woocommerce-MyAccount-navigation-link.is-active a {
  color: #fff !important;
  -webkit-text-stroke: 0 !important;
}

.woocommerce ul.products li.product .price {
  color: #ea7f77;
}

.post-3065 .subscription-details {
  display: none;
}

.term-description {
  color: #000;
}
.term-description span {
  display: block;
  margin-top: 15px;
  font-size: 14.5px;
  color: #ea7f77;
}

.sub.shop {
  /****************************************************************/
  /* Helpers */
  /****************************************************************/
  /****************************************************************/
  /* Typography */
  /****************************************************************/
  /****************************************************************/
  /* Footer */
  /****************************************************************/
}
.sub.shop img {
  max-width: 100%;
  height: auto;
}
.sub.shop > section.wrapper h2 {
  color: #8c8a8c;
  margin-top: 0;
}
.sub.shop > section.wrapper p a, .sub.shop > section.wrapper ul li a {
  color: #00aaab;
}
.sub.shop > section.wrapper iframe {
  background: #00aaab;
}
.sub.shop .smallprint {
  color: #fff;
}
.sub.shop.sub {
  border-top: none;
}
.sub.shop .menu-phone {
  background: #fff;
  height: 25px;
}
.sub.shop header {
  background-color: #00aaab;
  border: none;
}
.sub.shop header h1 a {
  display: block;
  width: 170px;
  height: 145px;
  background: #fff url(../img/digital-logo.svg) no-repeat center/230%;
  margin-left: 0;
  margin-top: 0;
  text-indent: -9999px;
  overflow: hidden;
  border-left: 1px solid #efefef;
  border-right: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  border-radius: 3px;
}
.sub.shop nav ul.nav-inner li, .sub.shop header > ul li {
  padding: 15px 13px 12px;
}
.sub.shop nav ul.nav-inner li:hover, .sub.shop header > ul li:hover {
  background-color:transparent;
}
.sub.shop nav a:hover, .sub.shop nav a.this {
  color: #ccc;
  -webkit-text-stroke: 0.5px #ccc;
}
.sub.shop .divider {
  float: left;
  color: #fff;
  line-height: 50px;
  font-size: 20px;
  padding: 2px 10px;
  font-weight: 100;
  font-family: 'ff-basic-gothic-web-pro';
}
.sub.shop .basket {
  position: relative;
  padding-right: 40px !important;
  background: url(../img/basket.svg) no-repeat 90% center/22px auto;
}
.sub.shop .basket:hover {
  background-color: #000;
}
.sub.shop .banner {
  margin-top: 75px;
}
.sub.shop h3 {
  color: #8c8a8c !important;
}
.sub.shop.sub > footer > section {
  background: none;
}
.sub.shop.sub > footer > section.footer {
  background: #00aaab;
  color: #fff;
  padding-top: 30px;
}
.sub.shop.sub > footer > section.footer .wrapper > div {
  overflow: hidden;
}
.sub.shop.sub > footer > section.footer li, .sub.shop.sub > footer > section.footer a {
  color: #fff;
}
.sub.shop.sub > footer > section + section ul {
  display: block;
  list-style-type: none;
  width: auto;
  float: none;
  padding: 0;
}
.sub.shop.sub > footer > section + section ul li:before {
  background-color: #fff;
}
.sub.shop.sub > footer > section ul.second-row {
  margin: 0;
  padding: 0;
  font-size: 14px;
}
.sub.shop.sub > footer > section ul.second-row li:before {
  color: #fff;
}
.sub.shop.sub > footer > section ul.second-row li:before a {
  font: normal normal 500 1em/1.5 "ff-basic-gothic-web-pro";
}
.sub.shop.sub > footer > section .social-icons {
  padding-top: 20px;
}
.sub.shop.sub > footer > section .social-icons li:before {
  content: none !important;
}
.sub.shop.sub > footer > section .social-icons li a {
  font-family: fontawesome;
  font-size: 30px;
  padding: 0 5px;
}

/*# sourceMappingURL=shop.css.map */
