/*
Theme Name: WMD Theme
*/
/*html :where(img){height:inherit;max-width:none;}*/* {	box-sizing: border-box;}.container {   width: 100%;   max-width: 1170px;   margin: auto;   padding: 0 15px;}h1, h2, h3, h4, h5, h6 {	 margin: 15px 0;}h1 {	font-size: 35px;	line-height: 45px;}h2 {	font-size: 30px;	line-height: 40px;}h3 {	font-size: 25px;	line-height: 35px;}h4 {	font-size: 22px;	line-height: 32px;}h5 {	font-size: 20px;	line-height: 30px;}h6 {	font-size: 18px;	line-height: 28px;}.content-part-area {    font-size: 16px;    line-height: 26px;}.content-part-area table tr td {    border: 1px solid #000;    padding: 10px;}.content-part-area table {    margin: 25px 0;    border-collapse: collapse;}.table-auto {    overflow-x: auto;}.aligncenter {    display: block;    margin: auto;}.content-part-area dl {    margin: 20px;    padding: 0;    font-family: Arial, sans-serif;    border: 1px solid #ddd;    border-radius: 5px;    background-color: #f9f9f9;}.content-part-area dt {    font-weight: bold;    margin: 10px 0 5px;    padding: 10px;    background-color: #eee;    border-bottom: 1px solid #ddd;}.content-part-area dd {    margin: 0 0 10px 20px;    padding: 10px;    border-left: 2px solid #ddd;    background-color: #fff;}.mobile-menu {    display: none;}li.menu-item-has-children {    position: relative;}#bottom-footer .site-info {    float: none;    text-align: center;}#bottom-footer {    font-size: 16px;    padding: 15px 0;}.is-sticky .bottom-header-wrapper {    position: relative !important;}#masthead {    margin-bottom: 0;}

.site-logo img {
    width: 200px;
    height: 40px;
}

#masthead>div.logo-ads-wrapper.clearfix>div>div.site-branding>a>img {
    width: 200px;
    height: 40px;
}

@media screen and (max-width: 768px) {.menu-toggle {    color: #fff;}}