/*

Theme Name: WMD Theme

*/



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

* {
    box-sizing: border-box;
}

.container {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    padding: 0 15px;
}
img.custom-logo {
    max-width: 200px;
    width: 100%;
    height: 80px;
}
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;
    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: 9px;
    right: 4px;
    color: #fff;
    display: none;
}

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 .campaign-list-item_logo img {
    width: auto !important;
    height: auto !important;
}
body .campaign-list-item_key-features > p {
    margin-top: 0px !important;
}

.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: #fff;
    position: absolute;
    left: 0;
    display: none;
    z-index: 9999;
    width: 170px;
}

ul.wp-menu 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;
}

/*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;
    align-items: center;
}

.name_author_out span.lbl {
    margin-right: 5px;
}

.name_author_out h4,
.name_author_out p {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

/*AUTHOR SECTION END*/
.main-header .navbar-togglecl {
    display: none;
}


@media screen and (max-width: 991px) {
    iframe {
    width: 100%;
    display: block;
}
figure.wp-block-table table {
    display: table-cell;
}

    .mobile-menu {
        display: block;
    }

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

    ul.wp-menu {
        position: relative;
        width: 100%;
        left: 0;
        background: #2f2c2c;
        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: 0;
        right: 13px;
        z-index: 9999;
        width: 20px;
        height: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        position: absolute;
        top: 15px;
        transition: transform 0.3s ease-in;
    }

    span.toggle-menu.on {
        transform: rotate(180deg);
    }

    span.toggle-menu::after {
        content: "\f024";
        font-family: FontAwesome;
        margin: 0;
    }

    #site-navigation .sub-menu {
        opacity: 1;
        position: static;
    }

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

    #site-navigation ul li:hover>ul {
        opacity: 1;
    }

    .main-header .navbar-togglecl {
        display: inline-flex !important;
    }

    .main-header .navbar-togglecl {
        background-color: #1e45a1;
        width: 40px;
        height: 40px;
        position: relative;
        top: 0;
        right: 0px;
        text-align: center;
        cursor: pointer;
        border-radius: 3px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: transparent;
        display: flex;
        justify-content: center;
        align-items: center;
        vertical-align: middle;
        margin-left: auto;
    }

    .main-header .navbar-togglecl span {
        width: 20px;
        height: 2px;
        background-color: #fff;
        display: inline-block;
        position: relative;
        top: 0px;
        right: 0;
        padding: 0;
        margin: 0;
        float: none;
        vertical-align: middle;
        border-radius: 0;
        border: 0;
        transition: all 0.3s ease-in-out;
    }

    .main-header .navbar-togglecl span::before,
    .main-header .navbar-togglecl span::after {
        content: "";
        position: absolute;
        background-color: #fff;
        width: 100%;
        height: 2px;
        left: 0;
        transition: all 0.3s ease-in-out;
    }

    /* Top Bar Position */
    .main-header .navbar-togglecl span::before {
        top: -7px;
    }

    /* Bottom Bar Position */
    .main-header .navbar-togglecl span::after {
        top: 7px;
    }


    /* active for X for nav icon */
    /* When Active - Transform into Cross (X) */
    .main-header .navbar-togglecl.active span {
        background-color: transparent;
        /* Hide middle bar */
    }

    .main-header .navbar-togglecl.active span::before {
        top: 0;
        transform: rotate(45deg);
    }

    .main-header .navbar-togglecl.active span::after {
        top: 0;
        transform: rotate(-45deg);
    }

    /* x icon css ends */
    .main-header .c12 {
        display: flex;
        align-items: center;
        margin-bottom: 0;
        background: #f5f5f5;
        padding: 10px 15px;
    }

    .main-header .c12 h1 {
        margin: 0;
    }

    .main-header .c12 h1 a {
        text-decoration: none;
    }

    .main-header {
        position: relative;
    }

    .main-header #nav-wrapper {
        position: absolute;
        top: 100%;
    }

    #site-navigation li a:not(:last-child):after {
        display: none;
    }

    /* common container for all pages */
    .content-part-area h1.entry-title,
    .content-part-area h1 {
        font-size: 32px;
        line-height: 40px;
    }

    .content-part-area h2 {
        font-size: 28px;
        line-height: 36px;
    }

    .content-part-area h3 {
        font-size: 22px;
        line-height: 30px;
    }

    .content-part-area h4 {
        font-size: 20px;
        line-height: 28px;
    }

    .content-part-area h5 {
        font-size: 18px;
        line-height: 26px;
    }

    .content-part-area h6 {
        font-size: 16px;
        line-height: 22px;
    }

    .content-part-area .su-button span {
        padding: 8px 16px !important;
        line-height: 1.5 !important;
    }

    .table-auto {
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    #footer {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #footer .copyright {
        margin-bottom: 0;
        margin-top: 0;
    }
}