/* Shop Page Updates*/
.product-cat-signature-breads.instock > div > div > div > span {
  display:none;
}
.product-cat-signature-breads.instock > div > div > div, .product-cat-signature-breads.instock > div > div > a > div.product-title {
  vertical-align:middle;
}
div.summary.entry-summary > div.coupon.display.description {
  width: 50%;
}

/* Home Page Edits */
#post-1694 > a.dt-sc-button.large.aligncenter.brown {
  background-color: #A75502 !important;
}

/* Cart Page Edits */
#post-8 > div.woocommerce > div > div > div > a {
  -webkit-appearance: none;
  -webkit-background-clip: border-box;
  -webkit-background-origin: padding-box;
  -webkit-background-size: auto;
  -webkit-rtl-ordering: logical;
  -webkit-transition-delay: 0s;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-timing-function: linear;
  -webkit-user-select: none;
  -webkit-writing-mode: horizontal-tb;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgb(231, 108, 70);
  background-image: none;
  background-origin: padding-box;
  background-size: auto;
  border-bottom-color: rgb(255, 255, 255);
  border-bottom-style: none;
  border-bottom-width: 0px;
  border-image-outset: 0px;
  border-image-repeat: stretch;
  border-image-slice: 100%;
  border-image-source: none;
  border-image-width: 1;
  border-left-color: rgb(255, 255, 255);
  border-left-style: none;
  border-left-width: 0px;
  border-right-color: rgb(255, 255, 255);
  border-right-style: none;
  border-right-width: 0px;
  border-top-color: rgb(255, 255, 255);
  border-top-style: none;
  border-top-width: 0px;
  color: rgb(255, 255, 255);
  cursor: pointer;
  display: block;
  float: right;
  font-family: 'Droid Serif', serif;
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-height: normal;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 10px;
  outline-color: rgb(255, 255, 255);
  outline-style: none;
  outline-width: 0px;
  overflow-x: visible;
  overflow-y: visible;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  text-align: center;
  text-indent: 0px;
  text-shadow: none;
  text-transform: capitalize;
  transition-delay: 0s;
  transition-duration: 0.3s;
  transition-property: all;
  transition-timing-function: linear;
  vertical-align: middle;
  width: 179.953125px;
  word-spacing: 0px;
  writing-mode: lr-tb;
}

/* Checkout Page Edits */
 {
  display:none;
}