.top-section{
    background-color: #006537;
}

.mini-cart:before {
    background-color: #006537;
}

.lang-list ul li:hover{
    background-color: #006537;
}

.main-nav > ul > li > a:hover, .main-nav .submenu:hover > a, .breadcrumbs ul li a:hover{
    color: #006537 !important;
}

.search-wrap button:hover, .search-wrap:hover button{
    border-color: #ffd000;
    background: #ffd000;
	color:#000 !important;
}

.custom-nav:hover, .newsletters-form button{
    color: #006537 !important;
}

.deal-item-info, .newsletters-form button:hover{
    background-color: #006537;
}

.store-item-title a:hover{
    color: #006537 !important;
}

.store-item-new-price{
    color: #006537;
}

.arrow-slide:hover{
    background-color: #006537;
}

.advants-item:hover{
    color: #006537 !important;
}

.custom-action-link:hover{
    color: #006537 !important;
}

.footer-nav ul li a:hover{
    color: #006537 !important;
}

.custom-action-link.item-cart-add:hover:after{
    background-color: #006537;
}

.store-item-links a:hover:after{
    background-color: #006537 !important;
}

.name-client a:hover, .blog-item-title a:hover, .social .social-list a:hover span, .product-main .store-item-new-price,
.related-item-name a:hover, .side-news-item-title a:hover, .tags-list ul li a:hover,
.news-item-title a:hover{
    color: #006537 !important;
}

.custom-button:hover{
    background: #006537;
    border-color: #006537;
}

.post-content a:hover, .post-author a:hover{
    border-color: #006537;
    color: #006537 !important;
}

.common-submenu ul li a:before{
    background-color: #006537;
}

.social-list a:hover {
    color: #006537 !important;
    border-color: #006537 !important;
}

.category-nav > ul > li > a:hover {
    background-color: #006537;
    border-bottom-color: #006537;
}

.main-nav .submenu > ul{
    border-top: 5px solid #006537;
}

.main-nav .submenu > ul > li > a:hover{
    background-color: #006537;
}

.menu-toggle{
    background-color: #006537;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #006537;
    border-color: #006537;
}


.product-img a:before{
    background: #006537;
}