/*
Theme Name: WMD Theme
*/

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

body {
    background: #fff;
}

* {
	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;
}

header.header-section {
    padding: 15px 0;
}

ul.wp-menu li a {
    color: #000;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
}

.content-part-area {
    font-size: 16px;
    line-height: 26px;
    color: #000;
}

.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%;
}

.rt-container .rt-grid-12 {
    width: 100%;
}

.content-part-area ol, .content-part-area ul {
    padding-left: 35px;
}

.rt-container {
    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: 4px;
    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;
}

.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;
}

.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;
}


.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;
}

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

.toplist-newsbtc__offer-cta-btn, .toplist-htmq__offer-cta-btn, .dw-toplist-nb__offer-cta-btn, .dw-toplist-cp__offer-cta-btn, .dw-toplist-sp__offer-cta-btn, .dw-toplist-ct__offer-cta-btn, .toplist-99bitcoins__offer-cta-btn, .toplist-99bitcoins-poker__offer-cta-btn, .toplist-iwcasino__offer-cta-btn, .toplist-nokyc__offer-cta-btn, .toplist-sportscasting__offer-cta-btn, .toplist-casinoscout__offer-cta-btn {
	text-decoration: 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: #402424;
    position: absolute;
    left: 0;
    display: none;
    z-index: 9999;
    width: 190px;
    margin-left: 0;
    border-radius: 5px;
}

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

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

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

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

.rt-grid-12.rt-alpha.rt-omega {
    width: 100%;
}
img.custom-logo {
    height: 100px;
    max-width: 312px;
    width: 100%;
}
	

/*AUTHOR SECTION START*/
.main-title{
    text-align:left;
}
.custom_top_author {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 20px;
}
.author_imag img {
    width: 60px;
    min-width:60px;
    height: 60px;
    border-radius: 100%;
    object-fit: cover;
}
.name_author_out {
    display: flex;
}
.name_author_out span.lbl {
    margin-right: 5px;
}
.name_author_out h4 {
    margin: 0;
    color: #000;
    line-height: 24px;
    font-size: 18px;
    font-weight: normal;
}
.name_author_out p{
margin-bottom:0;
}
/*AUTHOR SECTION END*/


@media screen and (max-width: 991px) {
	
.mobile-menu {
    display: block;
}


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

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: -27px;
    right: 13px;
    z-index: 9999;
}

span.toggle-menu i {
    color: #000;
}

ul.sub-menu {	
    position: relative;
    width: 100%;
    border-radius: 0px;
}

ul.wp-menu ul.sub-menu li a {
    color: #fff;
}

}

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