/*
Theme Name: WMD Theme
*/

/*html :where(img){height:inherit;max-width:none;}*/* {	box-sizing: border-box;}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;}.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;	color: #000;}.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:after {    position: absolute;    content: "\f107";    font: normal normal normal 14px / 1 FontAwesome;    top: 9px;    right: -8px;    color: #fff;}ul.sub-menu {    list-style: none;    padding-left: 0;    position: absolute;    background: #353535;    left: 0;    width: 120px;    display: none;}ul.sub-menu li a {    color: #fff;    text-decoration: none;    width: 100%;    padding: 8px;    display: block;    text-align: left;}li.menu-item-has-children:hover .sub-menu {    display: block;}li.menu-item-has-children {    position: relative;}footer.website__footer {    text-align: center;}@media screen and (max-width: 991px) {	span.toggle-menu {    float: right;    margin-top: -31px;    margin-right: 20px;}ul.sub-menu {    position: relative;    background: #252525;    width: 100%;}	ul.sub-menu li a {    text-align: center;}}