﻿/*
Theme Name: WMD Theme
*/

/*html :where(img){height:inherit;max-width:none;}*/

#mega-menu li a.home-icon {
    text-indent: -999999px;
    float: left;
    margin: 0 0 0 0;
    padding: 0px 20px;
    display: block;
    width: 25px;
    height: 36px;
    overflow: hidden;
    background: url(../image/icon-home-menu.png) 0 6px no-repeat;
}