/*
Theme Name: Seto roheline
Theme URI: https://envothemes.com/free-envo-shop/
Template: envo-shop
Author: EnvoThemes
Author URI: https://envothemes.com/
Description: Envo Shop is a fast, clean and modern-looking responsive free WooCommerce WordPress theme. This theme supports popular page builders like Elementor, KingComposer, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Brizy, Visual Composer, etc. Envo Shop is compatible with YITH WooCommerce Wishlist, YITH WooCommerce Compare, WooCommerce Variation Swatches and other popular plugins. The theme is SEO friendly, WPML and RTL ready. Documentation: https://envothemes.com/docs/docs/envo-shop/ Theme demo ready to import: https://envothemes.com/envo-shop/
Tags: one-column,two-columns,full-width-template,right-sidebar,custom-background,custom-menu,custom-header,editor-style,featured-images,translation-ready,custom-logo,threaded-comments,footer-widgets,rtl-language-support,blog,e-commerce
Version: 1.0.9.1614859142
Updated: 2021-03-04 13:59:02

*/

.now_sold {color:red;}


a, a:active, a:hover, a:focus {
    color: #43722e;
}
.menu-description {
    background: #43722e;
}
.menu-description:after {
    border-top: 5px solid #43722e;
}

@media (max-width: 767px) {
    .menu-item .menu-description {
        background: #43722e;
    }
}

.navbar-nav > li > a.envo-categories-menu-first {
    background-color: #43722e!important;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #43722e;
}
.nav > li.active > a:after, .current-page-parent:after, .nav > li > a:hover:after {
    background-color: #43722e;
}
.widget-title h3:after {
    background-color: #43722e;
}

/* Search styling */
.header-search-form {
    border-color: #43722e;
}

button.header-search-button {
    background-color: #43722e;
}

.btn-default, input[type="submit"], input#submit, button, a.comment-reply-link, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt { 
    color: #43722e;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    color: #43722e;
}
.amount-cart {
    background: #43722e;
	color: #fff;
}
.amount-cart:before {
    border-right: 7px solid #43722e;
}
.cart-contents span.count {
    background-color: #43722e;
	color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs.wc-tabs li:hover a {
    border-bottom: 2px solid #43722e;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    color: #43722e;
}
.woocommerce div.product .woocommerce-tabs ul.tabs.wc-tabs li.active a {
    border-bottom: 2px solid #43722e;
    color: #43722e;
}
.woocommerce span.onsale {
    background-color: #43722e;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, 
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #43722e;
}