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

body{
	--wd-primary-color: #CB2026;
	--btn-accented-bgcolor: var(--wd-primary-color);
	--btn-accented-bgcolor-hover: #C0842B;
}

.whb-top-bar{
	background-color: var(--wd-primary-color) !important;
}