/*
Theme Name: WMD Theme
*/


body {
    margin: 0;
    background: #f2f2f2;
    font-family: sans-serif;
}
.container {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
}
.content-con p {
    margin-bottom: 15px;
    font-size: 17px;
    line-height: 25px;
}
.content-con {
    font-size: 17px;
    padding: 0 15px;
    box-sizing: border-box;
}
.content-con ul {
    list-style: disc;
    padding-left: 20px;
    margin-bottom: 15px;
}
.content-con ol {
    list-style: auto;
    padding-left: 20px;
    margin-bottom: 15px;
}
.content-con li {
    font-size: 17px;
    line-height: 25px;
}
.content-con table {
    border-collapse: collapse;
    margin: 20px 0;
    width: 100%;
}
.content-con table td,
.content-con table th {
    border: 1px solid #000;
    font-size: 17px;
    padding: 10px;
}
.table-auto {
    width: 100%;
    overflow: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 10px;
    margin-top: 10px;
    line-height: 120%;
    word-break: break-word;
    font-weight: 400;
}
.content-con h1 {
    font-size: 3em;
}
.content-con h2 {
    font-size: 2.5em;
}
.content-con h3 {
    font-size: 2em;
}
.content-con h4 {
    font-size: 1.8em;
}
.content-con h5 {
    font-size: 1.6em;
}
.content-con h6 {
    font-size: 1.5em;
}
img.aligncenter {
    margin: auto;
    display: block;
}
img.alignright {
    margin-left: auto;
    display: block;
}
#header,
#header .main_nav {
    overflow: visible;
}
body .price-slot-outer {
    justify-content: left;
}
header {
    background: linear-gradient(45deg, #f977ba, #a18cd1);
    padding: 10px;
}
.menu-item-has-children::after {
    content: "";
    width: 5px;
    height: 5px;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    position: absolute;
    rotate: -45deg;
    right: 6px;
    top: 6px;
}
.wp-menu li a {
    color: #000;
    display: block;
    text-decoration: none;
    font-size: 17px;
    text-align: left;
}
.menu-item-has-children a {
    padding-right: 1em !important;
}
.logo img {
    height: 100px;
    max-width: 250px;
    width: 100%;
}
ul.wp-menu li {
    position: relative;
}
ul.dropdown {
    position: absolute;
    background: linear-gradient(45deg, #f977ba, #a18cd1);
    width: 180px;
    padding: 5px;
    border-top: 1px solid #fff;
    display: none;
    margin: 0;
    right: 0;
    z-index: 999;
}

body .deposit-wrap-left {
    background: linear-gradient(45deg, #f977ba, #a18cd1);
}

.expert-reting-wrap .expert-wrap:last-child {
    display: none;
}

body .play-now-cta {
    height: 40px !important;
    margin-left: auto !important;
    background: linear-gradient(45deg, #f977ba, #a18cd1);
    border-radius: 50px;
    margin: unset;
}

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

ul.wp-menu li:hover ul.dropdown {
    display: block;
}
ul.dropdown li {
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 5px 0 !important;
    display: inline-block;
}
dl {
    margin: 0px;
    padding: 0;
    font-size: 16px;
    font-family: Arial, sans-serif;
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #f9f9f9;
}
dt {
    font-weight: bold;
    margin: 10px 0 5px;
    padding: 10px;
    background-color: #eee;
    border-bottom: 1px solid #ddd;
}
dd {
    margin: 0 0 10px 20px;
    padding: 10px;
    border-left: 2px solid #ddd;
    background-color: #fff;
}
blockquote:before {
    content: "»";
    margin-right: 0.2em;
}
blockquote:before,
blockquote:after {
    font-family: Museo300Regular, Arial, Helvetica, sans-serif;
    font-size: 3em;
    display: inline-block;
    color: #d9e3eb;
}
blockquote:after {
    content: "«";
    margin-bottom: 20px;
    margin-left: 0.2em;
    vertical-align: top;
    line-height: 20px;
}
blockquote p {
    display: inline;
}
#header .main_nav a:hover {
    border-radius: 7px 7px 0 0;
}
ul.dropdown li a {
    padding: 0 10px !important;
    display: inline-block;
    word-break: break-word;
}
ul.dropdown li {
    background: none !important;
}
.mobile-menu {
    display: none;
}
.header-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding: 0 15px;
    box-sizing: border-box;
}
ul.wp-menu {
    display: flex;
    gap: 20px;
    list-style: none;
    flex-wrap: wrap;
    margin: 0 15px;
}
ul.wp-menu li {
    margin: 0;
    float: none;
}
.button {
    padding: 0;
}
.black,
.black:hover {
    background: none;
    border: 0;
}
#container {
    overflow: visible;
}
.campaign-list-item.brand_table_custom_cl {
    box-sizing: border-box;
    border: 4px solid #f977ba !important;
}
.campaign-list-item {
    box-sizing: border-box;
    background: #fbf4ff;
}
.campaign-list-item_key-features ul {
    list-style: none !important;
    padding: 0;
}
a.campaign-list-item_cta-btn.coupon_code_disabled {
    text-decoration: none;
}
.campaign-list-item_cta-btn,
.campaign-list-item_cta-btn:hover {
    background: linear-gradient(45deg, #f977ba, #a18cd1) !important;
}

.campaign-list-item_key-features p {
    margin: 0;
}
.colwrap {
    width: 100%;
    margin-top: 15px;
    display: flex;
}
.col1 {
    float: none;
    width: 100%;
}
.main-content {
    padding: 0 15px;
    box-sizing: border-box;
    order: 2;
}

footer.footer {
    text-align: center;
    margin-top: 15px;
    padding: 20px 0;
    background: linear-gradient(45deg, #f977ba, #a18cd1) !important;
    font-size: 17px;
    color: #000;
}

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

.modifyDetails {
    background: #F2F2F2;
    border-radius: 10px;
    margin-bottom: 20px;
}

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

.author_imag {
    line-height: 0;
}

.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;
    color: #000;
}

.custom_author_info {
    color: #000;
}

.name_author_out a {
    color: inherit;
    text-decoration: underline;
}

.name_author_out a p {
    font-size: 16px;
}

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

.profile-tab-content {
    padding: 30px 0;
}

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

.profile-header-container .header-name-container h2 {
    margin: 0;
    font-weight: 700;
}

.profile-fields-group.profile-fields-group-1 {
    border: 1px solid #abb8c3;
    margin: 1.5rem 0 0;
    padding: 15px 20px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    background: #fff;
    border-radius: 8px;
}

.profile-fields-group.profile-fields-group-1 h3 {
    margin-top: 0;
    margin-bottom: 8px;
    font-weight: 700;
}

.author-f-name {
    display: flex;
    gap: 10px;
    font-size: 20px;
    margin-bottom: 5px;
}

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

/*AUTHOR SECTION END*/

@media screen and (max-width: 992px) {
    body #page {
        width: 95%;
    }
    .logo img {
        height: 90px;
        max-width: 190px;
    }
    #header .titre_site {
        width: auto;
    }
    #content.accueil #center {
        width: 100%;
    }
    #right {
        display: none;
    }
    #center {
        width: 100%;
        float: left;
    }
    header {
        padding: 0;
    }
    .col1 {
        float: none;
        width: 100%;
    }
    .colwrap {
        width: 100%;
    }
    div.col1 h2 {
        margin: 0;
    }
    .main-content {
        padding: 0;
    }
    #g_nav {
        display: block;
    }
    .mobile-menu {
        display: block !important;
    }
    ul.wp-menu {
        gap: 0px;
        flex-wrap: wrap;
        padding: 10px;
    }
    #header,
    #header .main_nav {
        position: relative;
    }
    nav .wp-menu {
        display: none;
    }
    #header .main_nav {
        height: 35px;
    }
    .wp-menu {
        background: linear-gradient(45deg, #f977ba, #a18cd1);
        position: absolute;
        width: 100%;
        top: 90px;
        left: 0;
        z-index: 999;
        margin: 0 !important;
    }
    .wp-menu li {
        background: none;
        width: 100%;
        padding: 0;
        border-bottom: 1px solid #000;
    }
    .wp-menu a {
        padding: 10px;
    }
    ul.dropdown {
        position: relative;
        width: 100%;
        padding: 0px 0px 0px 25px;
        border-top: 0;
        display: block;
    }
    ul.dropdown li {
        border-bottom: 0 !important;
        border-top: 1px solid #fff;
    }
    .menu-item-has-children::after {
        display: none;
    }
    #logo {
        max-width: 50%;
        margin-left: 0;
    }
    span.toggle-menu {
        position: absolute;
        right: 7px;
        top: 10px;
        display: block;
    }
    .mobile-menu {
        display: block !important;
        position: absolute;
        right: 20px;
        top: 30px;
    }
    .mobile-menu i {
        font-size: 25px;
    }
    .colwrap {
        flex-wrap: wrap;
    }
    .col2,
    .populated-venues {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    #g_nav {
        display: block;
    }
    .mobile-menu {
        display: block !important;
    }
    ul.wp-menu {
        gap: 0px;
        flex-wrap: wrap;
        padding: 10px;
    }
    #header,
    #header .main_nav {
        position: relative;
    }
    nav .wp-menu {
        display: none;
    }
    #header .main_nav {
        height: 35px;
    }
    .wp-menu {
        background: linear-gradient(45deg, #f977ba, #a18cd1);
        position: absolute;
        width: 100%;
        top: 90px;
        left: 0;
        z-index: 999;
        margin: 0 !important;
    }
    .wp-menu li {
        background: none;
        width: 100%;
        padding: 0;
        border-bottom: 1px solid #000;
    }
    .wp-menu a {
        padding: 10px;
    }
    ul.dropdown {
        position: relative;
        width: 100%;
        padding: 0px 0px 0px 25px;
        border-top: 0;
        display: block;
    }
    ul.dropdown li {
        border-bottom: 0 !important;
        border-top: 1px solid #fff;
    }
    .menu-item-has-children::after {
        display: none;
    }
    #logo {
        max-width: 50%;
        margin-left: 0;
    }
    span.toggle-menu {
        position: absolute;
        right: 7px;
        top: 10px;
        display: block;
    }
    .mobile-menu {
        display: block !important;
        position: absolute;
        right: 20px;
        top: 30px;
    }
    .mobile-menu i {
        font-size: 25px;
    }
}

@media screen and (max-width: 591px) {

.content-con table {
	display: block;  
	overflow-x: auto;     
	white-space: nowrap;
}

}


@media only screen and (width <= 575px) {
    body .lotogo-number-casino {
        top: -5%;
        left: 48%;
        transform: rotate(90deg);
    }
}


