/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop {
    display: none;
}

.wd-product.wd-hover-quick .wd-add-btn>a{
	display:none !important;
}

.whb-main-header {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.wd-header-cart, .wd-header-my-account{
    display: none;
}
body:not(.single-product) .whb-overcontent:not(.whb-sticked) .whb-row:not(.whb-with-bg) {
    background-color: #ffffff !important;
}