body {
	color: #7a7a7a;
	background:#e7edf3;
}
h1, h2, h3, h4, h5, h6 {
	color: #323232;
}
/* default font size */
a 
{
	color: #7a7a7a;
}
a:hover 
{
	color: #000000;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	color: #ffffff;
	background-color: #229ac8;
}
#search .btn-lg {
    background: #ffffff;
}
#search .btn-lg .fa {
    color: #84c225;
}
.settings_wrapper  ul li i
{
    color: #ffffff;
}
.settings_wrapper .dropdown-menu>li>a {
    color: #7a7a7a;
}
/* cart */
#cart > .btn {
	color: #FFF;
}
#cart .shopping_button i
{
	color: #000000;
}
#cart.open > .btn {
	background-color: #FFFFFF;
	color: #666;
	border: 1px solid #E6E6E6;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #ffffff;
}
#cart .cart_dropdown_menu_wrapper button.btn-danger
{
    color: #84c225;
}
#cart .cart_dropdown_menu_wrapper .cart_checkout_and_cart_button a
{
    background: #84c225;
    color: #ffffff;	
}
#cart .cart_dropdown_menu_wrapper .cart_checkout_and_cart_button a:last-child
{
	color: #84c225;
}
#cart .cart_dropdown_menu_wrapper .cart_checkout_and_cart_button a:hover
{
	color:#fff;
	background: #ff0c38;
}
#cart span.cart_qut
{
    background: #84c225;
    color: #fff;
}

/* Track */
::-webkit-scrollbar-track {
  background: #84c225; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #ff0c38; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #ff0c38; 
}

/* menu */

.header_menu_war .menu_slid_bg
{
	background: #ffffff;
}
#menu .nav > li > a {
	color: #000000;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}

#menu .dropdown-inner a {
    color: #333333;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all:hover, #menu .see-all:focus {
	color: #ffffff;
	background-color: #229ac8;
}
#menu #category {
    color: #000000;
}

#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
#cart .cart_dropdown_menu_wrapper .table-bordered>tbody>tr>td, #cart .cart_dropdown_menu_wrapper .table-bordered>tbody>tr>th, #cart .cart_dropdown_menu_wrapper .table-bordered>tfoot>tr>td, .cart_dropdown_menu_wrapper .table-bordered>tfoot>tr>th, #cart .cart_dropdown_menu_wrapper .table-bordered>thead>tr>td, #cart .cart_dropdown_menu_wrapper .table-bordered>thead>tr>th {
    border-bottom: 1px solid #e5e5e5;
}
.sidenav {
  background-color: rgba(0,0,0,0.7);
}

.sidenav a {
    color: #7a7a7a;
}
.sidenav a:hover {
  color: #84c225;
}
.menu_open
{
	color: #000000;
}
.main_menu_bg .panel.mobile_menu_li {
    background-color: #fff;
}
.main_menu_bg h3
{
    color: #000000;
}
.language_currency_header .btn-link:focus, .language_currency_header .btn-link:hover {
    color: #84c225;
    background-color: #e7edf3;
}
.language_currency_header button.btn-link
{
    background: #e7edf3;
}

.language_currency_header .dropdown-menu button.btn-link:hover
{
    background: #84c225;
	color:#ffffff;
}

.language_currency_header .dropdown-menu {
    background-color: #e7edf3;
}
@media (max-width: 767px) {
	#menu .dropdown-inner a {
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		color: #fff;
	}
}
/* fix header bottom */
.sticky_header {
    background:rgba(255,255,255,0.7);
}

.fix_header_matter
{
    background: #ffffff;
}
.header_menu  .fix_search_wrapper i
{
    color: #000000;
}
.fix_header_matter .fix_width:last-child {
    border-right: 0px solid #4187f8;
}

.fix_header_matter .home a:hover
{
	color:#84c225;
}
.fix_header_matter i span
{
    background: #84c225;
    color: #ffffff;
}


html body .swiper-viewport {
    background: transparent;
}
html body .swiper-button-prev, html body .swiper-button-next {
    color: #84c225;	
}

html body .swiper-button-prev:before {
	color: #ffffff;
	background:#84c225;
}
html body .swiper-button-next:before {
	color: #ffffff;
	background:#84c225;
}
html body .swiper-viewport:hover .swiper-button-prev {
    opacity: 1;
    left: auto;
}
html body .swiper-button-next:hover:before, html body .swiper-button-prev:hover:before {
	color: #ffffff;
	background:#ff0c38;
}

/* footer */
footer {
    background-color: #000000;
    color: #d6d6d6;
}
footer a {
    color: #d6d6d6;
}
footer a, footer p {
    color: #d6d6d6;
}
footer a:hover {
	color:#84c225;
}
footer h5 {
	border-bottom: 1px solid #0e0c0c;
    color: #ffffff;
}
footer h5:after {
    background: none;
}

footer .contant_us_footer ul li i
{
    color: #ff0c38;
}
footer .social-icons li.facebook:hover a
{
	 color: #3b5998;
}
footer .social-icons li.twitter:hover a
{
	 color: #00acee;
}
footer .social-icons li.instagram:hover a
{
	 color: #3f729b ;
}
footer .social-icons li.pinterest:hover a
{
	 color: #c8232c ;
}
footer .social-icons li.google_plus:hover a
{
	 color: #db4a39;
}
footer hr
{
    border-top: 1px solid #0e0c0c;
}
/* footer  end */
/* alert */

/* breadcrumb */
.breadcrumb_wrapper
{
    background:#ffffff;
}
.breadcrumb > li:after {
    border-bottom: 1px solid #dddddd;
}
/* buttons */
.btn {
	background: #84c225;
    color: #ffffff;
}
.btn:hover {
	background: #ff0c38;
    color: #ffffff;
}
.btn-default
 {
	background: #84c225;
    color: #ffffff;
}
.btn-primary {
	background: #84c225;
    color: #ffffff;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #ff0c38;
}
.btn-warning {
	color: #ffffff;
	background-color: #faa732;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	background-color: #da4f49;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	background-color: #5bb75b;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	background-color: #df5c39;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	color: #23A1D1;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
    color: #7a7a7a;
}
.btn-inverse {
	color: #ffffff;
	background-color: #363636;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
}
/* list group */
.list-group a {
	border: 1px solid #e5e5e5;
	color: #888888;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #e5e5e5;
	border: 1px solid #e5e5e5;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}

/* product list */
.product-thumb {
    border: 1px solid #e5e5e5;
    background: #ffffff;
}

.products_wrapper .qut_product_cart .Qut_minus, .products_wrapper .qut_product_cart .Qut_plus
{
    background: transparent;
}
.products_wrapper .image .spacial_offer
{
    color: #7a7a7a;
}
.products_wrapper .image .spacial_offer span
{
	background: #00BE7D;
    color: #ffffff;
}
.products_wrapper .image .spacial_offer span:before {
	border-right-color:#00BE7D;
}
.products_wrapper .image .spacial_offer span:after {
    border-left-color: #00BE7D;
    border-color: #00be7d;
}
.products_wrapper .image button.products_wishlist
{
	color: #ff0c38;
}
.product-thumb h4 a{
    color: #000000;
}


.rating .fa-star-o {
	color: #ff0c38;
}
.rating .fa-star {
	color: #ff0c38;
}
.rating .fa-star + .fa-star-o {
	color: #ff0c38;
}
.product-thumb .price {
	color: #444;
}
.product-thumb .price-old {
	color:#7a7a7a;
}
.product-thumb .price-tax {
	color: #7a7a7a;
}
.product-thumb .button-group {
	border-top: 1px solid #e5e5e5;
	background-color: #e5e5e5;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #e5e5e5;
}
.product-thumb .button-group button {
	background-color: #e5e5e5;
	color: #888;
}
.product-thumb .button-group button + button {
	border-left: 1px solid #e5e5e5;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #e5e5e5;
}

.image-additional a {
    border: 1px solid #e5e5e5;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-color: #df5c39;
}
/* shop by category */

#category .product_mail_wrapper h5
{
	 background:#fff;
}
#category .product_mail_wrapper img {
	background: #fff;
}
/* owl-carousel */

html body .owl-carousel .owl-buttons div i {
	color:#ffffff;
}
html body .owl-carousel .owl-buttons .owl-prev {
    background: #84c225;
}
html body .owl-carousel .owl-buttons .owl-next {
    background: #84c225;
}
html body .owl-carousel .owl-buttons .owl-prev:hover {
    background: #ff0c38;
}
html body .owl-carousel .owl-buttons .owl-next:hover {
    background: #ff0c38;
}
html body .owl-carousel .owl-buttons .owl-prev:hover i {
    color: #fff;
}
html body .owl-carousel .owl-buttons .owl-next:hover i {
    color: #fff;
}

/* category pages */
.products_category .description_and_img_wrapper
{
    background: #ffffff;
}
.products_category .refine_wrapper ul li a
{
	background: #84c225;
    color: #ffffff;
}
.products_category .refine_wrapper ul li a:hover
{
    background: #ff0c38;
    color: #ffffff;
}
.products_category .input-group .input-group-addon {
    background: transparent;
}
.products_category .form-control:focus {
    border-color: #e5e5e5;
}
/* products pages */
#product-product .manufacturer_wrapper li
{
    border-bottom: 1px solid #e5e5e5;
}

#product-product .price_wrapper li h2
{
    color: #84c225;
}

#product-product #product .entry_qty_wrapper input[type="text"]
{
	border: 1px solid #e5e5e5;
}
#product-product #product .entry_qty_wrapper button
{
    background: #84c225;
    color: #ffffff;
}
#product-product #product .entry_qty_wrapper .input-group-btn:last-child button
{
    background: #000000;
}
#product-product #product .entry_qty_wrapper .input-group-btn:last-child button:hover
{
    background: #ff0c38;
}
#product-product #product .entry_qty_wrapper button:hover
{
    background: #ff0c38;
    color: #ffffff;
}
#product-product #product select, #product-product #product input, #product-product #product textarea
{
    border: 1px solid #e5e5e5;
}
#product-product .nav-tabs>li.active>a, #product-product .nav-tabs>li.active>a:focus, #product-product .nav-tabs>li.active>a:hover {
	color: #ffffff;
    background-color: #84c225;
}

#product-product .nav>li>a:focus, #product-product .nav>li>a:hover {
     background-color:#ff0c38;
	 color: #ffffff;
}

#product-product .nav-tabs>li>a {
    background: #ffffff;
    color: #7a7a7a;
}
/* search pages */
html body .pagination>.active>a, html body .pagination>.active>a:focus, html body .pagination>.active>a:hover, html body .pagination>.active>span, html body .pagination>.active>span:focus, html body .pagination>.active>span:hover {
    background-color: #84c225;
    border-color: #84c225;
}
html body .pagination>li>a, html body .pagination>li>span {
    color: #84c225;
}
.search_wrp input, .search_wrp select
{
    border-color: #e5e5e5;
}
.search_wrp .form-control:focus {
    border-color: #e5e5e5;
}
/* search pages end*/

html body .well {
    background-color: #ffffff;
	border: 1px solid #e5e5e5;
}


.modal-header {
    background: #94ad37;
}

.header_menu_wrapper_sidebar .products_cart_wrapper i
{
    color: #00BE7D;
}
#cart .btn-primary.return_shop {
    background: #94ad37;
    color: #ffffff;
}

#cart .btn-primary.return_shop:hover {
    background: #84c225;
    color: #ffffff;
}


#cart .cart_dropdown_menu_wrapper .cart_checkout_and_cart_button a {
    border: 1px solid #94ad37;
}



.products_wrapper .caption button.product_add_to_cart 
{
	background:#84c225;
	color:#ffffff;
}

.products_wrapper  .caption .wishlist_button button
{
	background:#84c225;
	color:#ffffff;
	border-left:1px solid #ffffff;
}

.products_wrapper .qut_product_cart .quantity_wrapperin span i
{
    background: #E6E6E6;
	color: #84c225;
	border: 1px solid #ddd;
}