/*

Theme Name: WMD Theme

*/



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


* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

*:not(.simulator) {
    scrollbar-width: thin;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 15px 0;
    color: #1f1f1f;
    font-family: inherit;
    text-transform: none;
}

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

body {
    font-family: Roboto Slab, serif;
}

.container {
    max-width: 1320px;
    margin: 0 auto;
    padding: 0 15px;
}

a {
    text-decoration: none;
    color: #5e0ee0;
}

.content-part-area p {
    font-size: 16px;
    margin-bottom: 12px;
    margin-top: 5px;
    line-height: 26px;
    font-weight: normal;
}

.content-part-area a {
    color: #5e0ee0;
    text-decoration: none;
}


.content-part-area {
    font-size: 16px;
    line-height: 26px;
    padding-top: 20px;
    font-weight: normal;
    margin-bottom: 30px;
    color: #1f1f1f;
}

.content-part-area table tr td, .content-part-area table tr th {
    border: 1px solid #1f1f1f;
    padding: 10px;
    font-size: 16px;
}

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

.table-auto {
    overflow-x: auto;
}

.aligncenter,
#column-wrap img {
    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;
}

.content-part-area p+div {
    margin-bottom: 10px;
}

.content-part-area blockquote {
    padding: 45px 40px 45px;
    background: #ebebeb;
    border-left: 5px solid #5e0ee0;
    position: relative;
    margin: 20px auto;
}

.content-part-area blockquote:before {
    position: absolute;
    content: open-quote;
    font-size: 3em;
    margin-left: 10px;
    margin-top: 10px;
    left: 0;
    top: 1rem;
    color: #5e0ee0;
}

.content-part-area blockquote::after {
    position: absolute;
    content: close-quote;
    font-size: 3em;
    bottom: 14px;
    right: 2px;
    margin-right: 0.4em;
    margin-bottom: 0em;
    color: #5e0ee0;
}

.content-part-area blockquote p {
    display: inline;
    color: #1f1f1f;
}

.mobile-menu {
    display: none;
}


.img-responsive img {
    width: 100%;
    display: block;
    margin: auto;
}

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

.content-part-area ul {
    list-style-type: disc;
    padding-left: 30px;
}

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

.content-part-area ul li {
    list-style: disc;
}

.content-part-area li {
    font-size: 16px;
    margin-bottom: 6px;
    line-height: 24px;
}

.content-part-area ol li::marker,
.content-part-area ul li::marker {
    font-weight: 600;
}

.content-part-area .campaign-compact-table__offer-key-features ul {
    padding-left: 0;
}

.content-part-area .campaign-compact-table__offer-key-features ul li {
    list-style: none;
}

/* su-button css */
.content-part-area .su-button {
    border-color: transparent !important;
    background: linear-gradient(135deg, #5e0ee0, #7222f3) !important;
    color: #fff !important;
    border-radius: 8px !important;
    border: 0 !important;
    margin: 10px 0;
    box-shadow: 0 8px 20px rgba(94, 14, 224, 0.3);
    transition: all 0.3s ease;
}

.content-part-area .su-button span {
    font-size: 16px !important;
    padding: 0px 16px !important;
    color: #fff !important;
    border-color: transparent !important;
    border: 0;
    border-radius: 8px !important;
    font-weight: 700;
    text-transform: uppercase;
}

.content-part-area .su-button:hover {
    background: #1d1d1d !important;
    background: linear-gradient(135deg, #7222f3, #5e0ee0) !important;
    box-shadow: 0 10px 25px rgba(94, 14, 224, 0.5);
    transform: translateY(-2px);
}

.content-part-area .su-button:hover span {
    top: 0;
}
.content-part-area .campaign-list-item_cta-btn {
	background: linear-gradient(135deg, #5e0ee0, #7222f3) ;
	color: #fff ;
	transition: all 0.3s ease;
}
.content-part-area .campaign-list-item_cta-btn:hover,.content-part-area .campaign-list-item_cta-btn:focus {
	background: linear-gradient(135deg, #7222f3, #5e0ee0);
	color: #fff !important ;
     
}
/* su-button css */
.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: #f4e6ca;
}

.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;
    margin: 0;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
}

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

.site-logo {
    width: 265px;
    margin-right: 15px;
    flex: 0 0 auto;
}

.site-logo img {
    max-width: 100%;
    height: auto;
}

ul.sub-menu {
    list-style: none;
    width: 200px;
    margin: 0;
    padding: 10px 0;
    background: #fff;
    position: absolute;
    left: 0px;
    top: 100%;
    transition: 0.3s;
    border-radius: 4px;
    z-index: 99;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
    display: none;
}

li.menu-item-has-children::after {
    position: absolute;
    content: "\f107";
    font-family: 'FontAwesome';
    font-size: 16px;
    top: 2px;
    right: 0px;
    color: rgba(0, 0, 0, 1);
    transition: color 0.3s;
    line-height: 1.5;
}

body li.menu-item-has-children .sub-menu li.menu-item-has-children::after {
    color: #1f1f1f;
    transform: rotate(270deg);
    top: 8px;
    right: 15px;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cool-link:hover::after,
.cool-link.active::after {
    width: 0;
}

body li.menu-item-has-children .sub-menu li.menu-item-has-children>.sub-menu {
    top: 0;
    display: none;
}

ul.wp-menu li a {
    color: #1f1f1f;
    text-decoration: none;
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
    line-height: 24px;
    padding: 5px 0;
}

ul.wp-menu li .sub-menu a {
    color: #1f1f1f;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
}

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

body ul.sub-menu li a {
    width: 100%;
    display: block;
    padding: 5px 10px;
    color: #fff;
    border: none;
    white-space: normal;
    word-break: break-word;
}

ul.wp-menu li .sub-menu a:hover {
    color: #5e0ee0;
}

ul.wp-menu {
    margin: 0;
}

ul.wp-menu li {
    padding-right: 18px;
    margin-top: unset;
    line-height: inherit;
    padding-left: 5px;
}


ul.wp-menu li a:hover,
ul.wp-menu li.current_page_item a {
    color: #5e0ee0;
}

.site-logo a {
    font-size: 22px;
    color: #1f1f1f;
}

.site-logo a:hover {
    color: #5e0ee0;
}

footer.footer {
    padding: 20px 0;
    background: #1b1b1b;
    margin-top: 0;
    height: unset;
}

/* --- Footer Base Styles --- */
footer.footer p {
    display: inline-block; /* Makes paragraphs behave like inline elements but allows width/height */
    margin: 0; /* Remove default paragraph margins */
    padding: 0; /* Remove default paragraph paddings */
    vertical-align: middle; /* Helps align with adjacent inline-block elements */
}

footer.footer a {
    padding: 0 5px; /* Spacing around the links */
    display: inline-block; /* Ensures padding and proper spacing */
    white-space: normal; /* Allows text to wrap naturally if it's too long */
    word-break: break-word; /* Breaks long words if they exceed the container width */
    color: inherit; /* Inherit color from parent, or set a default */
    text-decoration: none; /* Remove default underline from links */
    transition: color 0.3s ease-in-out; /* Smooth transition for hover effect */
    -webkit-tap-highlight-color: transparent; /* Removes blue highlight on tap for iOS/some Android */
    color:#fff;
}

/* --- Hover/Focus Effect (for desktop and touch where it might 'stick') --- */
footer.footer p a:hover,
footer.footer p a:focus { /* Add :focus for keyboard navigation and touch consistency */
    color: #5e0de1; /* Your desired hover color */
    text-decoration: underline; /* Optional: add an underline on hover */
}


footer.footer .footer-content {
    display: flex;
    flex-wrap: wrap; /* Allows items to wrap to the next line on smaller screens */
    justify-content: center; /* Centers items horizontally */
    align-items: center; /* Vertically aligns items */
    padding: 10px 0; /* Example padding for the entire footer content */
}

footer.footer .footer-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: 10px; /* Space between copyright and links */
}

footer.footer .footer-nav a {
    padding: 0 8px; /* Slightly more padding for links within a flex container */
    margin: 5px 0; /* Adjust vertical spacing between wrapped links */
    text-align: center;
}

/* --- Media Queries for Mobile-Specific Adjustments (If Needed) --- */

@media (max-width: 768px) {
    footer.footer .footer-content {
        flex-direction: column; /* Stack items vertically on small screens */
        text-align: center;
    }
    footer.footer .footer-nav {
        margin-left: 0;
        margin-top: 10px;
    }
    footer.footer p {
        display: block; /* Make paragraphs block-level on mobile if stacked */
    }
}



.text-center {
    text-align: center;
}

.site-logo img {
    max-width: 100%;
    height: auto;
    display: block;
    width: 100%;
}

.content-area {
    margin-top: 1.25rem;
}

.img-responsive {
    max-width: 100%;
    height: auto;
}


.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
    display: none !important;
    width: 100%;
}

.dropdown-toggle::after {
    content: unset;
}

#navigation {
    position: unset;
}

#content_teaser {
    height: 100px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.mobile-menu i::before {
    color: #fff;
}

.header_view,
.header_view .download {
    display: flex;
    flex-direction: column;
}

.header_view a,
.header_view span {
    font-size: 16px;
    color: black;
    margin-bottom: 18px;
    font-weight: 500;
}

.header_view a:hover,
.header_view span:hover {
    color: #5e0ee0;
}


.header-section {
    max-width: 100%;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 10px;
}


div.main-container {
    padding-left: 0;
}

.mobile-menu i::before {
    color: #5c0ce0;
}

*:not(.simulator) {
    scrollbar-width: thin;
}

/*** home page ***/
.home #feature {
    margin-top: 0px;
    padding: 20px 0px;
}

.home .feature_box {
    height: 360px;
    max-height: 400px;
    overflow: hidden;
}


#contact_form label {
    color: #1f1f1f;
}


/*AUTHOR SECTION START*/

/****************** Author Section ****/
.author-info--last-updated b {
    color: #222;
    font-size: 16px;
    line-height: 18px;
    margin-top: 4px;
}

.author-info--name b {
    color: inherit;
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
    text-transform: capitalize;
}

.author-info--name a {
    color: #222;
    font-weight: 400;
}

.author-info--name a:hover,
.author-info--name a:hover p {
    text-decoration: underline;
    color: #5e0ee0;
}

.author-info {
    color: #222;
    max-width: 100%;
    background: transparent;
    padding: unset;
    margin: unset;
}


.post-info-container .author-avatar--link img {
    border-radius: 40px;
    display: block;
    object-fit: cover;
    height: 48px;
    width: 48px;
}

.author-info--container {
    display: flex;
    align-items: center;
}

.post-info-container {
    display: flex;
    flex-wrap: wrap;
    background: #F2F2F2;
    border-radius: 12px;
    padding: 15px;
    margin-bottom: 20px;
    color: #222;
}

.author-avatar--link {
    margin: 0 10px 0px 0;
}

.author-info--name--container {
    align-items: center;
    display: flex;
}

.author-info--badge {
    display: flex;
    margin-left: 10px;
}

/*AUTHOR SECTION END*/


/*** main author page ***/
.profile-tab-content {
    padding: 30px 0;
}

.main-header {
    max-width: 100%;
    padding: 15px 0;
    background: #ffffff;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 6px 24px;
}

.profile-header-container {
    display: flex;
    align-items: center;
    gap: 30px;
}


.header-avatar-container img {
    padding: 0;
    border: 0;
    width: 75px;
    height: 75px;
    object-fit: cover;
}

.header-profile-details {
    width: calc(100% - 30px - 75px);
}

.header-profile-details h2 {
    font-size: 30px;
    margin-bottom: 0;
    margin-top: 0;
}

.profile-fields-group.profile-fields-group-1 {
    border: 1px solid #eee;
    margin: 1.5rem 0 0;
    padding: 15px 20px;
    border-radius: 5px;
}

.profile-fields-group.profile-fields-group-1 h3 {
    margin-top: 0;
    margin-bottom: 0;
}

.author-f-name {
    display: flex;
    gap: 8px;
    font-size: 20px;
}

.author-f-name .label,
.author-description-name .label {
    font-weight: 600;
}

.author-description-name {
    margin-top: 20px;
    font-size: 20px;
}

.profile-fields-table {
    margin-top: 10px;
}

#page {
    margin-bottom: 30px;
}

.inside-right-sidebar {
    padding-top: 20px;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
a.button,
a.wp-block-button__link:not(.has-background) {
    color: var(--base);
    background-color: #5b0ce1;
}

main {
    padding: 0 10px;
}

#nav-below {
    margin-top: 20px;
}

/* common media */
@media screen and (min-width: 992px) {
    .wrapper .wrap-sticky {
        padding-top: 132px;
    }

    ul.wp-menu {
        width: calc(100% - 220px - 20px);
        margin-left: auto;
        justify-content: flex-end;
    }

    ul.wp-menu>li:first-child {
        padding-left: 0;
    }

    /* Prevent Submenu Cutoff at Right Edge */
    .wp-menu>li:last-child .sub-menu {
        left: auto;
        right: 0;
    }

    .wp-menu>li:last-child .sub-menu .sub-menu {
        left: auto;
        right: 100%;
    }

    .wp-menu>li:last-child .sub-menu li>.sub-menu {
        right: 100%;
        left: auto !important;
    }

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

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

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

    ul.sub-menu {
        border-top: 3px solid #6813e1;
    }
}

@media (max-width:1200px) {
    ul.wp-menu {
        width: 100%;
    }
}

@media screen and (max-width: 991px) {
    .wrapper .wrap-sticky {
        padding-top: 60px;
    }

    .wrap-sticky nav.navbar.bootsnav {
        z-index: 9999;
    }

    .header-section.bootsnav .container {
        position: static;
    }

    .site-logo {
        width: 200px;
    }

    .site-logo a {
        word-wrap: break-word;
    }

    h1.entry-title,
    h1 {
        font-size: 32px;
        line-height: 40px;
    }

    h2 {
        font-size: 28px;
        line-height: 36px;
    }

    h3 {
        font-size: 22px;
        line-height: 30px;
    }

    h4 {
        font-size: 20px;
        line-height: 28px;
    }

    h5 {
        font-size: 18px;
        line-height: 26px;
    }

    h6 {
        font-size: 16px;
        line-height: 22px;
    }

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

    .content-part-area table {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .header-section {
        padding: 10px 0;
        position: relative;
    }

    .content-part-area {
        padding-top: 10px;
    }

    .mobile-menu {
        display: block;
    }

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

    ul.wp-menu {
        position: absolute;
        width: 100%;
        left: 0;
        background: #f7f7f7;
        top: 100%;
        display: none;
        z-index: 999;
        /* height: calc(100vh - 58px);
        height: calc(100lvh - 58px);
        height: calc(100dvh - 58px); */
        overflow-y: auto;
        padding: 0 0 10px;
    }

    /* body.admin-bar ul.wp-menu {
        height: calc(100vh - 58px - 46px);
        height: calc(100lvh - 58px - 46px);
        height: calc(100dvh - 58px - 46px);
    } */

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

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

    body li.menu-item-has-children .sub-menu li.menu-item-has-children::after,
    li.menu-item-has-children:after,
    .dropdown-toggle::after {
        display: none;
    }

    ul.wp-menu li a {
        width: 100%;
        display: block;
        padding: 10px;
        color: #1f1f1f;
        word-break: break-word;
        white-space: normal;
        font-size: 16px;
        line-height: 24px;
    }

    ul.wp-menu li.menu-item-has-children>a {
        padding-right: 32px;
    }

    span.toggle-menu {
        float: right;
        margin-top: 0;
        position: absolute;
        top: 10px;
        right: 13px;
        z-index: 99;
        width: 20px;
        height: 20px;
        text-align: center;
        transition: transform 0.3s ease;
    }

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

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

    ul.sub-menu {
        position: relative;
        width: calc(100% - 10px);
        margin: 0 5px;
        transition: none;
    }

    ul.sub-menu {
        background: linear-gradient(135deg, #5e0ee0, #7222f3) ;
    }


    ul.sub-menu span.toggle-menu i {
        color: #1f1f1f;
    }

    ul.sub-menu .sub-menu {

        background: #333;
    }

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

    .content-part-area table tr td {
        white-space: nowrap;
    }

    .content-part-area .su-button {
        margin: 15px 0;
    }

    .site-logo a {
        font-size: 18px;
    }


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

    footer.footer {
        padding: 10px 15px;
    }

    ul.wp-menu li a:hover,
    ul.wp-menu li.current_page_item a {
        color: #5e0ee0;
    }

    body li.menu-item-has-children .sub-menu li.menu-item-has-children>.sub-menu {
        left: unset;
    }

    .logo-menu-part {
        align-items: center;
        justify-content: space-between;
        gap: 0;
        flex-flow: initial;
    }
}

@media (max-width:767.98px) {
    footer.footer a {
        padding: 5px 0px;
        
    }
}