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



span.whb-wjlcubfdmlq3d7jvmt23.menu-opener.color-scheme-light.has-bg {
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}


.categories-menu-dropdown.vertical-navigation.woodmart-navigation {
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}


.page-title-default {
    background-size: cover;
    background-position: center center;
   background-color: #8f8f8f !important;
background-image: url("https://www.transparenttextures.com/patterns/brushed-alum.png");
}

.page-title.page-title-default.title-size-default.title-design-centered.color-scheme-light.title-shop {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.woocommerce-page #woocommerce_product_categories-1 {
    background-color: #006c96 !important;
}

.woocommerce-page #woocommerce_product_categories-1 li a{
    color: #ffffff !important;
	padding-left:5px !important;
}

.woocommerce-page h5.widget-title {
    background-color: #3183ad !important;
    padding: 5px !important;
    text-align: center !important;
    color: #ffffff !important;
}

.woocommerce.cart-content-wrapper.row {
	flex-direction: column !important;
    align-items: center !important;
}

.woocommerce.cart-content-wrapper .order-last {
    display: flex;
    align-items: center;
    justify-content: center;
	margin-bottom: 2em;
}


.woocommerce.cart-content-wrapper button[name="update_cart"] {
    display: none !important;
}


