/*

Theme Name: WMD Theme

*/



/*html :where(img){height:inherit;max-width:none;}*/

li#menu-item-6:after{    width: 1px !important;

background: rgba(255, 255, 255, 0.5);}


img.custom-logo {
    height: 80px;
    max-width: 270px;
    width: 100%;
}

@media(max-width:981px){
    img.custom-logo{
        max-width: 220px;
    }
}