.starr-yearsInBusiness {
  color: #44bf6d; }

.starr-label-link {
  font-weight: bolder !important; }
  .starr-label-link img {
    display: block;
    margin-left: auto;
    margin-right: auto; }

.starr-layout .header__info {
  padding-right: 16px; }

.starr-layout .logo-space a {
  width: 100%; }
  .starr-layout .logo-space a img {
    width: 100%; }

.starr-layout .business-info {
  padding-top: 8px; }
  .starr-layout .business-info h1 {
    color: #3b6d64;
    text-shadow: 0 0 1px #3b6d64; }

.starr-layout .category {
  border: 1px solid #C1C8CE;
  padding: .5em; }

.starr-layout .products.products--grid .product__copy p {
  text-align: left; }

.starr-layout .product__details h1 + *,
.starr-layout .product__details h2 + *,
.starr-layout .product__details h3 + *,
.starr-layout .product__details h4 + *,
.starr-layout .product__details h5 + *,
.starr-layout .product__details h6 + * {
  margin-top: 8px; }

.starr-layout .product__details table {
  margin-bottom: 16px; }
  .starr-layout .product__details table td {
    padding-top: .25em;
    padding-bottom: .25em; }

.starr-layout .product__details a {
  color: #44bf6d; }
  .starr-layout .product__details a:link {
    color: #44bf6d; }
  .starr-layout .product__details a:visited {
    color: #44bf6d; }
  .starr-layout .product__details a:hover {
    color: #359b57; }
  .starr-layout .product__details a:active {
    color: #44bf6d; }

.starr-layout .starr-yearsInBusiness {
  float: left;
  font-size: .85em; }

.starr-layout .site-nav .nav-list {
  padding-left: 8px; }

.starr-layout .user-nav .nav-list {
  padding-right: 8px; }

.starr-layout .nav--sidebar .nav-list a {
  color: #797576; }
  .starr-layout .nav--sidebar .nav-list a:visited {
    color: #797576; }
  .starr-layout .nav--sidebar .nav-list a:hover {
    color: #44bf6d; }
  .starr-layout .nav--sidebar .nav-list a:active {
    color: #44bf6d; }

.starr-layout .product-landing .product__images .img-wrap img {
  width: auto;
  max-width: 100%;
  display: block;
  margin: 0 auto; }
