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

#billing_country_field {
	display: none!important;
}
.woocommerce-shipping-destination {
	display: none!important;
}
legend, h1, h2, h3, h4, h5, h6, .title, .btn, .button, button, p, span, a, div {
	text-transform: none!important;
}
.whb-main-header .wd-dropdown {
    background: #0d0625;
    border-radius: 0px 0px 10px 10px;
}
.whb-main-header .wd-sub-menu li:not(:last-child) {
    border-bottom: 1px solid #a0a0a0;
}
.whb-main-header .wd-sub-menu li>a {
    color: #ffffff;
    padding: 10px;
}
