/*
 Theme Name:   WD Child Theme
 Theme URI:    https://wd.ancorathemes.com
 Description:  WD Child Theme
 Author:       AncoraThemes
 Author URI:   https://ancorathemes.com
 Template:     wd
 Version:      1.0
 Tags:         windows, doors, kitchen cabinets, renovation, remodeling, construction, replacement, diy, handyman, craftsman, makeover, hardware, shop, manufacture, interior design
 Text Domain:  wd
*/


/* =Theme customization starts here
------------------------------------------------------------ */

.scheme_default, body.scheme_default {
	--theme-color-text_link: #002540 !important;
	--theme-color-text_hover: #181818 !important;
    --theme-color-alter_link: #002540 !important;
    --theme-color-alter_hover: #181818 !important;
	--theme-color-inverse_link: #ffffff !important;
}

.scheme_light, body.scheme_light {
	--theme-color-text_link: #002540 !important;
	--theme-color-text_hover: #181818 !important;
    --theme-color-alter_link: #002540 !important;
    --theme-color-alter_hover: #181818 !important;
	--theme-color-inverse_link: #ffffff !important;
}

.scheme_dark, body.scheme_dark {
	--theme-color-text_link: #ffffff !important;
	--theme-color-text_hover: #d2d2d2 !important;
    --theme-color-alter_link: #ffffff !important;
    --theme-color-alter_hover: #d2d2d2 !important;
	--theme-color-inverse_hover: #d2d2d2 !important;
	--theme-color-inverse_link: #002540 !important;
}