/*
Theme Name: Divi Plus Gardening Store
Theme URI: https://diviextended.com/product/divi-plus/
Description: Divi Plus child theme for gardening store.
Author: Divi Extended
Author URI: https://diviextended.com/
Template: Divi
Version: 1.0
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/


#top-menu li {
    padding-right: 60px;
}

#top-menu li a {
    font-weight: 500;
}

.et-db #et-boc .et-l .dipl_woo_products .dipl_single_woo_product .dipl_single_woo_product_add_to_cart a.added_to_cart {
    background-color: #000 !important;
    border-color: #000 !important;
	color: #fff;
}

.et-db #et-boc .et-l .dipl_woo_products .dipl_single_woo_product .dipl_single_woo_product_add_to_cart a.added_to_cart:hover {
	background-color: #000 !important;
	border-color: #000 !important;
color:#fff !important;
} 

.woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button, .woocommerce-message, .woocommerce-error, .woocommerce-info {
    background: #000000!important;
    margin-bottom: 0px;
}

button#place_order:hover,
button.button.wp-element-button:hover, a.checkout-button.button.alt.wc-forward.wp-element-button:hover, .woocommerce-message a.button.wc-forward, .woocommerce-message a.button.wc-forward:hover {
    border-radius: 0px !important;
}


.woocommerce-cart button:disabled {
    background-color: #124a2f!important;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    padding: 8px !important;
}
