.top-bar {
	border-top: #677e52 6px solid;
}

.social-links li i,
.navigation li ul li a:hover,
.title-block,
.main-content table th,
.single_add_to_cart_button,
.qty-fields .plusminus,
.link-arrow,
.onsale,
.page-pagination li span.current,
.page-pagination li a:hover,
.swiper-active-switch,
.newsletter-form input[type="submit"],
.social-links-footer li i:hover,
.mobile-nav li i,
.blog-post-wrapper .more-link,
.button2,
.button4,
.button6,
.submit-button,
.contact-widget .phone-icon:before,
.contact-widget .fax-icon:before,
.contact-widget .email-icon:before,
.contact-widget .address-icon:before,
.view-order-button,
.button1:hover,
.button3:hover,
.button5:hover,
.pp_close,
.qty-small .plusminus,
.coupon-code-button,
.update-cart-button,
.proceed-checkout-button {
	background: #677e52;
}

.flex-control-paging li a.flex-active {
	background: #677e52 !important;
}

.cart-tab {
	background: url(../../img/multy-user.png) no-repeat #677e52;
	background-size: 44px 36px;
	background-position: center 0px;
		-webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
.cart-tab:hover {
	background: url(../../img/multy-user-2.png) no-repeat #F0C342;
	background-size: 44px 36px;
	background-position: center 0px;
}

#logo a {
	color: #677e52;
}

.navigation li.current-menu-item,
.navigation li:hover,
.main-content blockquote,
.ui-tabs .ui-tabs-nav li.ui-state-active,
.button1:hover,
.button3:hover,
.button5:hover,
.your-order-wrapper,
.order-item-wrapper-last,
.page-pagination li span.current,
.page-pagination li a:hover {
	border-color: #677e52;
}

.main-content a,
.large-quote-wrapper blockquote .quoteopen,
 .large-quote-wrapper blockquote .quoteclose,
.star-1:hover:after,
.star-2:hover:after,
.star-3:hover:after,
.star-4:hover:after,
.star-5:hover:after {
	color: #677e52;
}

.add-rating:before {
	color: #677e52 !important;
}

.link-blocks .link-block-2,
.link-blocks .link-block-3,
.newsletter-wrapper,
.mobile-menu-wrapper,
.cart-side-wrapper {
	background:url(../../img/bg/slide.jpg) 100% #364727;
}

#footer {
	background: url(../../img/bg/footer.jpg) 100% #364727;
}

.social-links-footer li i,
a.cart-side-button {
	color: #364727;
}

#footer .twitter-feed li .tweet-time,
#footer .twitter-feed li a {
	color: #80986a;
}

.slider-caption p.colour-caption1 {
	background: rgba(103, 126, 82, 0.8);
}

.slider-caption p.colour-caption2 {
	background: rgba(54, 71, 39, 0.8);
}