/*
 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
------------------------------------------------------------ */
a.ex-logo {
  display: block;
  mask: url(ex-logo.svg);
  -webkit-mask: url(ex-logo.svg);
  width: 183px;
  height: 34px;
  background-color: rgba(255, 255, 255, .3);
  mask-size: contain;
  -webkit-mask-size: contain;
  margin: 0 auto 30px;
  z-index: 99;
}

a.ex-logo:hover,
a.ex-logo:focus {
  background-color: #b28846;
}