/*
Theme Name: Wob11 custom theme
Theme URI: https://www.wob11.de/
Author:  Wob11
Author URI: https://www.wob11.de/
Description: A custom WordPress theme for Wob11 website.
Version: 1.0
Text Domain: wob11
*/




* {
    box-sizing: border-box;
}

.su-button-style-flat span {
    background: #54797d !important;
}

.campaign-list-item_logo img {
    object-fit: contain !important;
}


img.header-image.is-logo-image {
    width: 250px;
    height: auto;
    max-width: 100%;
}

nav#topmenu {
    height: 100px;
}

img.custom-logo {
    max-width: 100%;
    width: 250px;
    height: auto;
}
.su-button-center {
    text-align: center;
    margin: 10px 0;
}
.content-part-wob11 {
    font-size: 16px;
    padding-top: 60px;
    padding-bottom: 20px;
    line-height: 24px;
}

.content-part-wob11 .container, .author-box-wrapper .container{
    max-width: 980px;
    width: 100%;
    margin: auto;
    padding: 0 20px;
}
.footer-menu {
    justify-content: center !important;
}
.content-part-wob11 h1 {
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    line-height: 45px;
}
#header div#top ul {
    margin: -97px 1em 0 0;
}
.content-part-wob11 h2 {
    font-size: 30px !important;
    font-weight: bold;
    line-height: 40px;
}

.content-part-wob11 h3 {
    font-size: 25px !important;
    font-weight: bold;
    line-height: 35px;
}

.content-part-wob11 h4 {
    font-size: 20px !important;
    font-weight: bold;
    line-height: 30px;
}

.content-part-wob11 h5 {
    font-size: 18px !important;
    font-weight: bold;
    line-height: 28px;
}

.content-part-wob11 h6 {
    font-size: 16px !important;
    font-weight: bold;
    line-height: 25px;
}

.content-part-wob11 ol li {
    list-style: decimal;
}

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

.content-part-wob11 ol,
.content-part-wob11 ul {
    padding-left: 30px;
}

.campaign-list-item {
    background-color: #fff;
}

.campaign-list-item {
    box-sizing: border-box;
}

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

.content-part-wob11 td,
.content-part-wob11 th {
    border: 1px solid #ccc;
    padding: 8px;
    font-size: 16px;
}

.content-part-wob11 dl {
    margin: 20px;
    padding: 0;
    font-family: Arial, sans-serif;
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #fff;
}

.content-part-wob11 dt {
    font-weight: bold;
    margin: 10px 0 5px;
    padding: 10px;
    background-color: #eee;
    border-bottom: 1px solid #ddd;
    color: #000;
}

.content-part-wob11 dd {
    margin: 0 0 10px 20px;
    padding: 10px;
    border-left: 2px solid #ddd;
    background-color: #fff;
    color: #000;
}

.content-part-wob11 li {
    line-height: 30px;
}

.wob11-header-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}



.wob11-navigation {
    position: relative;
    display: inline-block;
    width: 100%;
}

.wob11-navigation a {
    display: block;
    font-size: 17px;
    line-height: 40px;
    color: #fff;
    text-decoration: none;
}



.wob11-navigation li {
    position: relative;
    display: inline-block;
    padding: 0 20px;
}

.wob11-nav-select {
    display: inline-block;
    width: 100%;
    text-align: right;
}

.wob11-navigation a:hover,
.wob11-navigation a:focus {
    color: #fff;
}

.wob11-navbar-toggle-wrapper {
    display: none;
}



.aligncenter {
    clear: both;
    display: block;
    margin: auto;
}

.campaign-list-item_key-features ul li {
    list-style: none;

}

.campaign-list-item_key-features ul {
    padding-left: 0;
}

.agent-img {
    max-width: 250px;
}

.content-part-wob11 a {
    color: #bd8a6f;
    text-decoration: none;
}

.content-part-wob11 a:hover {
    text-decoration: underline;
}

/*AUTHOR SECTION START*/
.main-title {
    text-align: left;
}

.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 {
    margin: 0;
    color: #000;
    line-height: 24px;
    font-size: 18px;
    font-weight: normal;
}

.name_author_out p {
    margin: 0 !important;
}

/*AUTHOR SECTION And Page START*/

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

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

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


.author_imag {
    line-height: 0;
}


.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 #fff;
    margin: 1.5rem 0 0;
    padding: 15px 20px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    letter-spacing: 1px;
}

.profile-fields-group.profile-fields-group-1 h3 {
    margin-top: 0;
    margin-bottom: 20px;
    color: #000;
}

.home-page.author-box-wrapper {
    padding: 30px 0;
    box-shadow: none;
}

.author-f-name .label,
.author-description-name .label {
    font-weight: 600 !important;
    font-size: inherit;
    line-height: inherit;
    background: transparent;
    color: inherit;
    padding: 0px;
}

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

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

.name_author_out a:hover,
.name_author_out a:hover p {
    color: #000;
    text-decoration-color: #000;
}

/*AUTHOR SECTION And Page END*/

.campaign-list-item.brand_table_custom_cl {
    padding: 8px 12px 12px;
    border: 4px solid #bd8a6f !important;
}

.campaign-list-item_cta-btn {
    background: #bd8a6f !important;
    color: #000 !important;
}

.campaign-list-item_cta-btn:hover {
    background: #ddd !important;
    color: #b15f33 !important;
}


@media only screen and (max-width: 590px) {
    .content-part-wob11 table {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }
}

@media only screen and (max-width: 768px) {
    /* .bdywrapper {
    width: 110%;
} */

}

@media only screen and (max-width: 991px) {
    nav#topmenu {
        height: 58px;
    }

    .wob11-table-auto {
        overflow-x: scroll;
        width: 100%;
    }

    .coin-casino-outer-wrap {
        flex-wrap: wrap;
    }

    .wob11-site-title a {
        display: block;
        width: 250px;
    }


    .wob11-navbar-toggle-wrapper {
        display: flex !important;
        background-color: #ede0c5;
        width: 40px;
        height: 40px;
        position: absolute;
        top: 40px;
        right: 5px;
        align-items: center;
        justify-content: center;
        border-radius: 3px;
        cursor: pointer;
        color: transparent;
    }

    .wob11-navbar-toggle-wrapper span {
        width: 20px;
        height: 2px;
        background-color: #fff;
        display: inline-block;
        position: relative;
        top: 0px;
        right: 0;
    }

    .wob11-navigation li {
        position: relative;
        display: inline-block;
        Padding: 0 20px;
        margin: 0;
        width: 100%;
        box-sizing: border-box;

    }

    .wob11-nav-select {
        display: inline-block;
        width: 100%;
        text-align: left;
        margin: 0;
    }
}


.profile-tab-content {
    margin-top: 15px;
    padding: 0 15px;
    box-sizing: border-box;
}

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

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

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

.author-f-name {
    font-size: 20px;
    display: flex;
    align-items: center;
    gap: 5px;
    flex-wrap: wrap;
}

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

.header-name-container h2 {
    font-weight: 700;
    font-size: 35px;
}

.data {
    font-size: 17px;
    line-height: 30px;
    margin-top: 0px;
}

div#profile-content-about {
    border: 1px solid #817f7f;
    padding: 15px;
    border-radius: 10px;
    margin: 15px 0
}

.name_author_out {
    display: flex;
    align-items: center;
    gap: 5px;
    line-height: 25px;
    margin-bottom: 5px;
}

.date-author-cl {
    margin-bottom: 5px;
    color: #fff;
}

.last_updated_date p {
    margin: 0;
    padding: 0;
}

.custom_top_author {
    width: 100%;
    display: flex;
    gap: 15px;
    align-items: center;
    background: #54797d;
    padding: 10px;
    border-radius: 10px;
    box-sizing: border-box;
    margin: 10px 0;
}

img.avatar.avatar-120.photo {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-top: 4px;
}

.name_author_out p {
    margin-bottom: -15px !important;
    color: #fff !important;
    font-size: 17px !important;
    font-weight: normal !important;
    font-family: 'Hind', Helvetica, Arial, sans-serif !important;
}

.name_author_out a {
    text-decoration: none;
    color: #fff;
    margin-top: -17px;
}

.name_author_out a :hover {
    text-decoration: underline;
}

.avatar {
    background: none;
}

span.lbl {
    color: #fff;
}

.calcerts_content h1 {
    font-size: 3em !important;
    font-weight: 100 !important;
}

.content-part-wob11 h2 {
    font-size: 2.5em !important;
    color: #666 !important;
}

.content-part-wob11 h3 {
    font-size: 2em !important;
}

.content-part-wob11 h4 {
    font-size: 1.8em !important;
}

.content-part-wob11 h5 {
    font-size: 1.6em !important;
}

.content-part-wob11 h6 {
    font-size: 1.5em !important;
}

.nav-primary a {
    padding: 10px !important;
}

.sub-menu-toggle {
    margin: 5px -1em 0 1em !important;
    right: 0;
}

.toplist-ocf__offer-bonus {
    font-size: 16px !important;
}

.toplist-ocf__offer-cta-btn {
    background: #abd7db !important;
    color: #fff !important;
}


.toplist-ocf__offer-cta-btn:hover {
    text-decoration: none;
    color: #000 !important;
}


.toplist-ocf__offer {
    border: 1px solid #bd8a6f !important;
    background: #a37861 !important;
}

.toplist-ocf__offer-extra {
    background: #54797d !important;
}

.toplist-ocf__offer-logo-wrapper:before {
    background: #54797d !important;
}

.toplist-ocf__offer-logo {
    border: 1px solid #54797d !important;
}

.toplist-ocf__offer-brand-name {
    color: #fff !important;
}