/*
Theme Name: WMD Theme
*/

/* Box Sizing */
* {
    box-sizing: border-box;
}

/* Container */
.container {
    width: 100%;
    max-width: 1170px;
    margin: auto;
    padding: 0 15px;
}
#logo img {
    width: auto;
    height: auto;
	max-width:200px;
}

.site-logo {
    width: 250px;
    height: auto;
}

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

#HeaderPanel {
    background: #eee;
    padding: 10px 0;
    margin-bottom: 10px;
}
#HomeBanner img {
    width: 100%;
    max-width: 100%;
    object-fit: inherit;
    margin: 0 auto;
    height: auto;
}
/* Headings */
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; }

/* General Content */
.content-part-area {
    font-size: 16px;
    line-height: 26px;
    padding-top: 20px;
}

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

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

/* Scrollable Table Wrapper */
.table-auto {
    overflow-x: auto;
}

/* Centered Image or Block */
.aligncenter {
    display: block;
    margin: auto;
}

/* Description Lists */
.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;
}

/* Menu Items */
.mobile-menu {
    display: none;
}

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

ul.wp-menu {
    list-style: none;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: right;
    gap: 10px;
}

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

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

/* Sub Menu */
ul.sub-menu {
    list-style: none;
    background: #f5f5f5;
    position: absolute;
    left: 0;
    display: none;
    z-index: 9999;
    width: 190px;
    padding: 5px 8px;
}

ul.wp-menu ul.sub-menu li:hover {
    background: #e1e1e1;
}

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

/* Dropdown Arrow */
li.menu-item-has-children {
    position: relative;
}

li.menu-item-has-children:after {
    position: absolute;
    content: "\f107";
    font: normal normal normal 14px / 1 FontAwesome;
    top: 8px;
    right: 5px;
    color: #000;
}

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

/* Footer */
footer.footer-section {
    background: #202839;
    padding: 10px;
}
.copyright {
    text-align: center;
}

.copyright p {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
}

.copyright p a {
    color: #fff;
}

/* Campaign and Offer Styling */
.campaign-list-item {
    background: #fff;
}

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

.campaign-list-item .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;
}

.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-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;
    text-decoration: 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;
}

body .toplist-99bitcoins-poker__offer {
    grid-template-columns: 148px auto 300px;
}

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

.campaign-list-item_key-features > p {
    margin-top: 0;
}

/* Author Box */
.author-info--last-updated {
    color: #414242;
    font-family: Arial,sans-serif;
    font-size: 12px;
    line-height: 18px;
    margin-top: 4px;
}
.author-info--name {
    color: inherit;
    font-family: GilroyBold,sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
	text-transform:capitalize;
}
.author-info {
    color: #151515;
    margin-right: 10px;
    max-width: 100%;
}
.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;
}
.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 page  */

/*Author Box*/
.modifyDetails {
    background: #415a779e;
    border-radius: 20px;
    padding: 10px;
    margin-bottom: 20px;
}
.author_imag img {
    width: 60px;
    min-width: 60px;
    height: 60px;
    border-radius: 100%;
    object-fit: cover;
}
.custom_top_author {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 0;
}
.author_imag {
    line-height: 0;
}
.name_author_out {
    display: flex;
}
.name_author_out span.lbl {
    margin-right: 5px;
    font-weight: 700;
}
.name_author_out a {
    color: inherit;
}
/*Author Page css*/
.header-profile-details h2 {
    font-size: 30px;
    margin-bottom: 0;
    margin-top: 0;
}
.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 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-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.name_author_out p {
    margin: 0;
}
.profile-tab-content {
    margin: 30px 0;
}
.profile-fields-group.profile-fields-group-1 h3 {
    margin-top: 0;
    margin-bottom: 10px;
}

.author-f-name .label, .author-description-name .label {
    font-weight: 600;
}
.author-f-name {
    display: flex;
    gap: 15px;
}
.author-description-name {
    margin-top: 20px;
}
/* Mobile Styles */
@media screen and (max-width: 991px) {
    .mobile-menu {
        display: block;
    }

    .mobile-menu i {
        font-size: 28px;
		color:#fff;
    }

	#HeaderPanel {
		position: relative;
	}
    ul.wp-menu {
		position: absolute;
		width: 100%;
		left: 0;
		background: #202839;
		top: 98%;
		display: none;
		z-index: 999;
		margin: 0;
	}

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

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

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

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

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

    span.toggle-menu {
		float: right;
		position: absolute;
		right: 13px;
		top: 10px;
		z-index: 9999;
	}
	#HomeBanner {
		width: 100%;
		height: auto;
	}
}
