.nav {
  padding-left: 250px !important;
  width: 800px !important;
  padding-top: 40px !important;
}

.product-badge {
  background-color: #00a347 !important;
}

.mc4wp-form-fields label {
  color: #515151 !important;
  font-weight: normal !important;
}

.component {
  background-color: #00a347 !important;
}

.component:hover {
   background-color: #00a347 !important;
}

.component.compare {
    clear: both;
    display: none !important;
    width: auto;
}


.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, table.compare-list .add-to-cart td a:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .numbat-search.numbat-search-open .numbat-icon-search, .no-js .numbat-search .numbat-icon-search, .numbat-icon-search:hover, .latest-posts .post-date-month, .button.solid-button:hover, body .vc_btn.vc_btn-blue:hover, body a.vc_btn.vc_btn-blue:hover, body button.vc_btn.vc_btn-blue:hover, .subscribe > button[type="submit"]:hover, .no-results input[type="submit"]:hover, table.compare-list .add-to-cart td a:hover, .shop_cart:hover, .wpcf7-form .wpcf7-submit:hover, .widget_address_social_icons .social-links a:hover, .post-password-form input[type="submit"]:hover {
    background: #00a347 !important;
    Color: Main Dark;
}

.back-to-top {
    background-color: #e0003f !important;
    opacity: 1;
}

.no-touch .back-to-top:hover {
    background-color: #e0003f !important;
    opacity: 1;
}

label {
  font-size: 14pt !important;
}

.wpcf7-text, .wpcf7-textarea {
  font-weight: normal !important;
}

.nav ul {
 
}

.details-container {
  border: 0px solid #FFFFFF !important;
  text-align: center !important;
}

.thumbnail-and-details {
  border: 0px solid #FFFFFF !important;
}

.woocommerce ul.products li.product .archive-product-title {
  border: 0px solid #FFFFFF !important;
}

.fa-clock-o {
  display: none !important;
}

footer {
    background-color: #eeedb7 !important;
}

footer .footer {
    background-color: #00a64e !important;
}

.top-header {
    background-color: #00a64e !important;
}

.search-form-product {
  display: none !important;
}

.testimonial-img-holder {
    display: none !important;
}

.woocommerce ul.products li.product .price {
  color: #9e6e3b;
  margin-top:-5px;
}

/*controls the masonry area on home page*/
.read-more {
  color: #515151 !important;
}

.category_name {
  color: #515151 !important;
}

@media only screen and (max-width: 600px) {
 .nav {
    padding-left: 0px !important;
    width: 100% !important;
    padding-top: 40px !important;
  }
}