
body {
	font-family: 'PT Sans', sans-serif;
}

blockquote:before,
.widget.tag-cloud ul > li a:hover,
.widget.social-widget .social-icons .social-icon a:hover,
.blog-post .blog-post-date {
	background: #8cd500;
}

.widget.category-widget ul a:hover,
.widget.category-widget ul li:before,
.widget.pages-widget ul li a:hover,
.widget.pages-widget ul li a:active,
.widget.pages-widget ul li:before,
.contact-details .social-media-list a:hover,
.search-result-heading,
.blog-post .blog-post-header .blog-title a:hover,
.blog-single-page .blog-tags a:hover {
	color: #8cd500;
}

.widget.testimonial-widget .carousel-indicators .active {
	background-color: #8cd500;
}

.navbar-nav > li > .dropdown-menu,
.dropdown-submenu > .dropdown-menu {
	border-top: 2px solid #8cd500;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color: #8cd500;
}

.read-more-list li:before {
	color: #8cd500;
	border: 2px solid #8cd500;
}

.blog-share .list-inline li a:hover {
	border: 1px solid #8cd500;
	background: #8cd500;
}

.btn-info {
	background-color: #8cd500;
	border-color: #6aa200;
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
	background-color: #6aa200;
	border-color: #649800;
}

a {
	color: #8cd500;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #8cd500;
}

.bg-info {
	background-color: #8cd500;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background-color: #8cd500;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background-color: #8cd500;
}

.text-info {
	color: #8cd500;
}

a:hover, a:focus {
	color: #5a8900;
}


.footer-widget.recent-posts-widget .media a.pull-left:after {
	background: none repeat scroll 0 0 rgba(140, 213, 0, 0.5);
}

.btn-primary {
	background-color: #6aa200;
	border-color: #649800;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	background-color: #496f00;
	border-color: #5d8e00;
}

.widget.price-filter-widget .slider .slider-track .slider-selection {
	background-color: #8cd500;
}

.product-details .product-price,
.products-container .product .product-price {
	color: #8cd500 !important;
}

.product-list-item .panel-footer:hover a .fa {
	color: #8cd500;
}

.product-list-item .product-list-content .product-list-header .product-badge {
	background-color: #8cd500;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	background-color: #89d000;
	border-color: #8cd500;
}

.product.grid .panel-footer:hover .fa {
	color: #8cd500;
}

.product-information .nav-tabs > .active > a,
.product-information .nav-tabs > .active > a:hover,
.product-information .nav-tabs > .active > a:focus {
	box-shadow: 0 -4px 0 0 #8cd500;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	color: #8cd500;
}

.site-page-header {
	background: #f3f3f3;
}

.social-media-footer {
	background: #353535;
	border-bottom: 1px solid #1b1b1b;
}

.site-main-footer {
	background: #353535;
	border-top: 1px solid #4e4e4e;
}

.site-bottom-footer {
	background: #242424}

.site-top-header .site-top-header-icons li a {
	border: 1px solid #8cd500;
}

.site-top-header .site-top-header-icons li a:hover {
	border: 1px solid #5a8900;
}