/*
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;
	font-family: Lato,sans-serif;
}

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;
	font-size: 16px;
}

.content-part-area table {
    margin: 25px 0;
    border-collapse: collapse;
	width: 100%;
}

.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: 6px;
    right: 9px;
    color: #000;
}

li.menu-item-has-children {
    position: relative;
}

.campaign-list-item {
    background: #fff;
}

.campaign-compact-table__offers-wrapper .campaign-compact-table__offer td {
    border: 0;
}

body ul.campaign-shortcode-table_filter-list {
    padding: 0;
}

.campaign-compact-table__offer-logo img {
    object-fit: contain;
}

.campaign-list-item_key-features ul, td.campaign-compact-table__offer-key-features ul, .toplist-poker__filter, .toplist-poker-v2__offer-key-features ul, .toplist-poker-compact__offer-key-features ul, .toplist-flagship-crypto__offer-key-features ul, .toplist-cardplayer__offer-inner .toplist-cardplayer__offer-key-features, .dw-toplist-sp__offer-main .dw-toplist-sp__offer-key-features, .dw-toplist-ct__offer-features .dw-toplist-ct__offer-key-features, .toplist-99bitcoins__offer .toplist-99bitcoins__offer-key-features, .toplist-99bitcoins-poker__offer .toplist-99bitcoins-poker__offer-key-features { 
   padding-left: 0;   
}

.toplist-tech__offer-inner .toplist-tech__offer-cta-btn {
    color: #0077CC;
	text-decoration: none;
}

.campaign-list-item .campaign-list-item_cta-btn, .campaign-fullwidth-shortcode_item_face-wrapper .slider-item_cta-button, .toplist-poker-v2__offer-buttons .toplist-poker-v2__offer-cta-btn, .toplist-poker-compact__offer-extra .toplist-poker-compact__offer-cta-btn, .toplist-flagship-crypto__offer-sidebar .toplist-flagship-crypto__offer-visit-link, .toplist-outlook-india__offer .toplist-outlook-india__offer-cta-btn, .toplist-poka__offer-cta-w-payments .toplist-poka__offer-cta-btn, .toplist-cardplayer__offer-actions .toplist-cardplayer__offer-cta-btn, .toplist-rivertimes__offer 
 a.toplist-rivertimes__offer-cta-btn {
    color: #fff;
	text-decoration: none;
}

.campaign-list-item .campaign-list-item_key-features ul li, .campaign-compact-table__offer .campaign-compact-table__offer-key-features li, .toplist-poker-v2__offer-body .toplist-poker-v2__offer-key-features li, .toplist-poker-compact__offer-body .toplist-poker-compact__offer-key-features li, .toplist-flagship-crypto__offer-main .toplist-flagship-crypto__offer-key-features ul li, tr.campaign-compact-table__offer .campaign-compact-table__offer-key-features li, .dw-toplist-sp__offer-main .dw-toplist-sp__offer-key-features li, .dw-toplist-ct__offer-features .dw-toplist-ct__offer-key-features li, .toplist-99bitcoins__offer .toplist-99bitcoins__offer-key-features li, .toplist-99bitcoins-poker__offer .toplist-99bitcoins-poker__offer-key-features li {
    list-style: none;
}

.toplist-poker__offer-cta-wrapper .toplist-poker__offer-cta-btn, .toplist-ct__offer-actions .toplist-ct__offer-cta-btn {
    color: #0B062B;
	text-decoration: none;
}

.toplist-poker-compact__offer-extra .toplist-poker-compact__offer-rakeback {
    display: none;
}	

ul.wp-menu {
    list-style: none;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
}

.logo-menu-part {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

ul.sub-menu {
    list-style: none;
    padding-left: 0;
    background: #fff;
    position: absolute;
    left: 0;
    display: none;
    z-index: 9999;
	width: 170px;
}

ul.sub-menu li {
    padding-right: 0;
}

ul.sub-menu li a {
    width: 100%;
    display: block;
    padding: 5px;
}

ul.wp-menu li {
    padding-right: 20px;
}

li.menu-item-has-children:hover ul.sub-menu {
    display: block;
}
	
.site-logo img {
    width: 100%;
    height: 100%;
}

.site-logo {
    width: 240px;
    height: 80px;
}

header.header-section {
    padding: 20px 0;
    background: #fff;
}

ul.wp-menu li a {
    text-decoration: none;
    color: #000;
    font-size: 18px;
    line-height: 28px;
}

.content-part-area p {
    padding-bottom: 15px;
}

.content-part-area ul {
    list-style: disc;
    padding-left: 20px;
	padding-bottom: 15px;
}

.content-part-area ol {
    list-style: decimal;
    padding-left: 27px;
	padding-bottom: 15px;
}

[class*=fa-], [class*=icon-], [class^=icon-] {
    font-family: FontAwesome !important;
}

.site-footer .logo-footer h3 {
    margin-top: 0;
}
	
@media screen and (max-width: 991px) {
	
.mobile-menu {
    display: block;
}

.mobile-menu i {
    font-size: 25px;
}

ul.wp-menu {
    position: absolute;
    width: 100%;
    left: 0;
    background: #fff;
    top: 70px;
    display: none;
    z-index: 999;
}

ul.wp-menu li {
    padding-right: 0;
	width: 100%;
}

li.menu-item-has-children:hover ul.sub-menu {
    display: none;
}

li.menu-item-has-children:after {
	display: none;
}

ul.wp-menu li a {
    width: 100%;
    display: block;
    padding: 10px;
    color: #000;
}

span.toggle-menu {
    float: right;
    position: relative;
    margin-top: -36px;
    right: 13px;
    z-index: 9999;
}

ul.sub-menu {	
    position: relative;
    width: 100%;
}

}

.custom_top_author {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 20px;
}

.author_imag img {
    width: 50px;
    min-width: 50px;
    height: 50px;
    border-radius: 100%;
    object-fit: cover;
    margin-bottom: 0;
    margin-top: 0;
}

.name_author_out {
    display: flex;
}
.name_author_out span.lbl {
    margin-right: 5px;
}
.custom_author_info .name_author_out p {
    margin-bottom: 0;
		padding-bottom: 0;
}
