.owl-controls .owl-buttons div {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 10px;
}
.owl-controls .owl-buttons .owl-next {right: 0}
#top-line {
    background-color: #8cc63f;
}


#top-line #search input {
	color: #000000 !important;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}
#top-line .button-search {
    color: #fff;
}

.my-account a, .language a, .currency a, .currency a:hover {
    color: #fff;
}
#cart .cart-heading span {
    color: #fff;
}
.button {
    background: none repeat scroll 0 0 #8cc63f;
}

.home_container_slider .owl-carousel {margin: 10px auto}
.home_container_slider .owl-carousel .owl-item .item {margin: auto} 

.scrollup {
	background: #8cc63f;
}

.currency, .language, .my-account {
    color: #fff;
}

ul.megamenu>li>a:hover, ul.megamenu>li.active>a, ul.megamenu>li.home>a, ul.megamenu>li:hover>a {
	background: #8cc63f;
}


.product-grid .product .product-icon:hover {
    background: none repeat scroll 0 0 #8cc63f;
}

.button:hover {
    background: none repeat scroll 0 0 #a6e05a;
}

.support-text{
	background: #8cc63f;
    color:#fff;
    border: unset;
}

.footer a:hover, .box-heading2 {
    color: #8cc63f !important;
}
.copyright, .copyright a {
    color: #ffffff;
}
.product-grid .product .price {
    color: #8cc63f;
}
.product-grid .product .name a:hover {
    color: #8cc63f;
}
.filter-product .filter-tabs ul>li>a, .box-heading2 {
    font-size: 20px;
}
.navpad .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    border: none;
    background: #8cc63f;
}
.box-heading2 {
	padding-bottom: 0px;
    margin-bottom: 0px;
}
#fb-root {
    display: block;
}
     
     
.name:hover a {
    color: #8cc63f;
}


::placeholder{
	color: #fff
} 

.bnews-list .artblock .article-meta a:hover {
    color: #8cc63f; 