.wd-header-cart.wd-design-3 .wd-cart-subtotal .amount{
	color: #fff;
	font-weight: 500;
	font-size: 12px!important;
}
.btn, .button, button, [type="submit"], [type="button"]{
	font-weight: 500;
	}
.wd-header-cats .menu-opener .menu-open-label {
    font-size: 12px;
}
.wd-nav-vertical>li>a {
    font-size: 11px;
    line-height: 13px;
		font-weight: normal;
}
.wd-dropdown-cats {
    min-width: unset;
}
.wd-dropdown-cats, .wd-dropdown-cats .wd-nav-vertical, .wd-dropdown-cats .wd-nav-vertical>li:first-child>a {
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}
.wd-dropdown-cats, .wd-dropdown-cats .wd-dropdown-menu {
    border-radius: 7px;
}
span.nav-link-text {
    font-size: 13px!important;
}
.wd-header-cart.wd-design-3 .wd-tools-icon:before {
    font-size: 24px!important;
}
.wd-header-cart.wd-design-3 .wd-tools-text {
    margin-inline-start: 8px!important;
    padding-inline-start: 8px!important;
}
.wd-header-cart.wd-design-3 .wd-cart-number {
    font-size: 11px!important;
    line-height: normal!important;
}