/*
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:after {    position: absolute;    content: "\f107";    font: normal normal normal 14px / 1 FontAwesome;    top: 10px;    right: 2px;    color: #fff;}li.menu-item-has-children {    position: relative;}.copyright {    padding: 10px 0;    text-align: center;}html {    margin-top: 0px !important;}.logo-menu-part {    display: flex;    align-items: center;    justify-content: space-between;}ul#menu-header {    list-style: none;    display: flex;    flex-wrap: wrap;    margin-bottom: 0;    margin-top: 0;}ul.sub-menu {    position: absolute;    left: 0;    list-style: none;    padding-left: 0;    display: none;    background: #022745;    width: 150px;}li.menu-item-has-children:hover ul.sub-menu {    display: block;}body .campaign-compact-table .campaign-compact-table__offer td {    border: 0;}.campaign-list-item_key-features ul, td.campaign-compact-table__offer-key-features ul, .toplist-poker-v2__offer-key-features ul, .toplist-poker-compact__offer-key-features ul, .toplist-flagship-crypto__offer-key-features ul {    padding-left: 0;}@media screen and (max-width: 991px) {.mobile-menu {    display: block;}.mobile-menu i {    font-size: 25px;    color: #fff;}ul#menu-header {    width: 100%;    position: absolute;    left: 0;    background: #022745;    padding-left: 0;    top: 75px;    display: none;}ul#menu-header li {    width: 100%;    padding-left: 0;}li.menu-item-has-children:after {	display: none;}span.toggle-menu {    float: right;    margin-top: -32px;    margin-right: 14px;    position: relative;    z-index: 999;}span.toggle-menu i {    color: #fff;}ul.sub-menu {    position: relative;    width: 100%;}li.menu-item-has-children:hover ul.sub-menu {    display: none;}}