/*
Theme Name: Trending With Mish Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi/Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.27.4.1742659051
Updated: 2025-03-22 17:57:31

*/

.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty{
	padding: 5px;
}

.et_pb_wc_cart_products_0_tb_body form .qty.input-text, .et_pb_wc_cart_products_0_tb_body table.cart td.actions .coupon .input-text {
    padding-top: 10px !important;
}

body .woocommerce-cart .coupon button.button {
    background-color: #6F9460 !important;
}

body .woocommerce-cart button.button {
    background-color: #6F9460 !important;
}

body #page-container .et_pb_section .et_pb_wc_cart_products_0_tb_body table.cart button[name="apply_coupon"] {
	font-size: 14px !important;
}

/*Wooco checkout error message*/
.woocommerce-error li, mywoolinks, a{
	color: #565656;
}

.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
    background: #0000001f!important;
}

.woocommerce span.onsale, .woocommerce-page span.onsale {
	background: #6F9460 !important;
}

@media (min-width: 981px) {
    .et_right_sidebar #main-content .container:before {
        display:none;
    }
}

@media (min-width: 981px) {
    #left-area {
        width: 100%;
    }
}

/*wish list page*/
.woocommerce .wishlist_table a.add_to_cart.button.alt:not(.yith-wcwl-themed-button-style) {
    background: #6f9460 !important;
}


.woocommerce-message, .woocommerce-error, .woocommerce-info {
    color: #000 !important;
}

.woocommerce div.product form.cart .variations {
    margin-bottom: 0em!important;
}

.woocommerce nav.woocommerce-pagination ul li span.current {
    background: #e9e6ed;
    color: #000000;
}

.orderby, .woocommerce div.product form.cart .variations td select {
    padding: 10px 8px;
}

.et_pb_wc_add_to_cart form.cart .variations td.value span:after{
	Display:none;
}