.dropdown-container {
    color: #fff
}

.dropdown-container a {
    color: #fff
}

.dropdown-container:hover .dropdown-box {
    display: block
}

.dropdown-box {
    z-index: 2;
    position: absolute;
    top: 3.08em;
    display: none;
    width: 15em;
    border-radius: .4rem;
    background: var(--dropdown-box)
}

.dropdown-box:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 0.9em;
    top: -0.9em
}

.dropdown-box:after {
    content: '';
    position: absolute;
    background: transparent;
    border: 0.6em solid transparent;
    border-bottom-color: var(--dropdown-box);
    top: -1.1em;
    z-index: -1
}

.dropdown-footer {
    padding: 0.5em 0.5em 0;
    text-align: right
}

.dropdown-footer a {
    font-size: 0.85em
}

body::after {
    display: none;
    content: "481px,769px,1025px,1281px"
}

.wdg_featured_games {
    position: relative
}

.wdg_featured_games .tile {
    overflow: hidden
}

.wdg_label_overview .box-header {
    border: 0
}

.wdg_label_overview h2.box-title {
    float: none;
    border-radius: .4rem;
    margin: 0.5em 0;
    background: #e0e0e0;
    line-height: 2;
    text-align: center;
    font-size: 24px
}

.wdg_hot_games .box-title {
    width: calc(100% - 3em)
}

.wdg_recent_played_games .grid-col:nth-child(n+7) {
    display: none !important
}

@media screen and (min-width: 769px) {
    .wdg_recent_played_games .placeholder {
        display: block
    }

    .wdg_recent_played_games .grid-col:nth-child(n+7) {
        display: inline-block !important
    }
}

#mega_slider .game-info .game-title {
    font-family: 'Open Sans', sans-serif
}

#mega_slider .timer {
    background: rgba(229, 103, 173, 0.41)
}

#mega_slider .timer .value {
    background: #e567ad
}

:root {
    --advert-bg: #F5F5F5;
    --authentication: #ffd600;
    --box-border-color2: #e0e0e0;
    --box-border-color: #f6c5e1;
    --box-shadow-color: rgba(50, 50, 50, 0.08);
    --box-shadow-size: 0 2px 1px 0;
    --box-title-color: #785494;
    --box-title-hover: #CA3C8C;
    --brand-mobile-theme-bgcolor: #E567AE;
    --brand-primary-dark: #CA3C8C;
    --brand-primary-darker: #AC216F;
    --brand-primary: #E567AE;
    --brand-theme-bgcolor: #E1DAEC;
    --breadcrumb-color: #363636;
    --breadcrumb-hover-color: #ca3c8c;
    --button-action-border: #7abfbf;
    --button-action-color: #E567AE;
    --button-action-hover: #7abfbf;
    --button-border: #AC216F;
    --button-browse-color: #f6c5e1;
    --button-color: #CA3C8C;
    --button-filter-color: #f580c3;
    --button-floating-border-color: #8d8d8d;
    --button-floating-color: #bdbdbd;
    --button-floating-hover: #616161;
    --button-hover: #b6367e;
    --button-megaslider-color: #CA3C8C;
    --button-megaslider-border: #b6367e;
    --button-megaslider-text: var(--button-text-color);
    --button-megaslider-hover-color: #b6367e;
    --button-selected-border-color: #70287a;
    --button-megaslider-hover-border: #ac3377;
    --button-selected-color: #917aa2;
    --button-text-color: #fff;
    --carouseldots: #785494;
    --content-bg-color: #fff;
    --dropdown-box: #88d4d4;
    --editorial-link-color: #ca3c8c;
    --error-bg: #d84c4b;
    --error-text: #b00404;
    --footer-bg-color: #CA3C8C;
    --footer-border-color: #db499b;
    --form-border: #e0e0e0;
    --form-color: #8d8d8d;
    --fwarrows-animation-0: rgba(202, 60, 140, 0);
    --fwarrows-animation-100: #ca3c8c;
    --global-tile-text-color: #616161;
    --headermenu-bg-color: #E567AE;
    --headermenu-mobile-bg-color: #CA3C8C;
    --headermenu-text-color: #fff;
    --lightslategray: #7abfbf;
    --media-thumb-borders: #baddf9;
    --megaslider-radius: 0.4rem;
    --menu-button-hover-text: #fff;
    --menu-button-hover: #a187b4;
    --menu-separate: #785595;
    --menucontainer-bg: rgba(0, 0, 0, 0.75);
    --mobile-burger-menu: #fff;
    --search-bar-border-color: #E567AE;
    --searchlist-color: #000;
    --searchlist-searched-color: #CA3C8C;
    --seo-bg-color: #E567AE;
    --seo-link-color: #785494;
    --static-page-color: #fff;
    --static-page-link: #CA3C8C;
    --submenu-bg-color: #E567AE;
    --success-bg: #7db343;
    --theme-color-primary: #E567AE;
    --theme-font-family: 'Nunito';
    --thumbnail-borders-radius: 1em;
    --thumbnail-borders-w: 2px;
    --thumbnail-borders: #f6c5e1;
    --thumbnail-button-transform: normal;
    --timer-alpha-color: #f6c5e1;
    --tooltip-bg-second: rgba(246, 197, 225, 0.5);
    --tooltip-bg: rgba(246, 197, 225, 0.3);
    --tooltip-border: #ca3c8c;
    --tooltip-popup-border: var(--brand-primary);
    --top-btn-color-border: #b6367e;
    --top-btn-color: #E567AE;
    --top-btn-hover-border: #ac3377;
    --top-btn-hover: #b6367e;
    --warning-bg: #ffd600;
    --antibounce-popup: #E567AE
}


@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local("Nunito Regular"), local("Nunito-Regular"), url(/css/game39/fonts/regular.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

.ui-tooltip {
    text-align: center;
    padding: 0.5em;
    margin-bottom: 1.5em;
    border: 2px solid var(--tooltip-border);
    border-radius: .4rem;
    background: #fff;
    font-size: 0.9em
}

ol, ul {
    list-style: none
}

body {
    color: #000;
    font: var(--theme-font-family), Arial, Helvetica, sans-serif
}

@media all and (max-width: 1025px) {
    body {
        background: #678de5 !important;
    }
}

.bold {
    font-weight: 700
}

.wdg_page_home .box-header {
    border-bottom: 2px solid #b2cced;
}

.box-title small {
    font-size: 1em;
    font-weight: 300
}

.dropdown-container, .dropdown-container a {
    color: #fff
}

.dropdown-box {
    z-index: 2;
    position: absolute;
    top: 3.08em;
    display: none;
    width: 15em;
    border-radius: .4rem;
    background: var(--dropdown-box)
}

.dropdown-container:hover .dropdown-box {
    display: block
}

.dropdown-box:after, .dropdown-box:before {
    content: '';
    position: absolute
}

.dropdown-box:before {
    width: 100%;
    height: .9em;
    top: -.9em
}

.dropdown-box:after {
    background: 0 0;
    border: .625em solid transparent;
    border-bottom-color: #88d4d4;
    top: -1.1em;
    z-index: -1
}

.dropdown-footer {
    padding: .5em .5em 0;
    text-align: right
}

.tile-placeholder {
    overflow: hidden
}

.tile:hover {
    text-decoration: none;
    box-shadow: 0 1px 6px 0 rgba(50, 50, 50, 0.4)
}

.tile-thumbnail {
    border-radius: .8em .8em 0 0;
}

.tile-thumbnail > img {
    position: absolute;
    image-rendering: auto;
    border-radius: .8em .8em 0 0
}

.tile-title {
    overflow: hidden;
    margin: .35714em;
    color: var(--global-tile-text-color);
    font-size: 0.875em;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    font-weight:bold;
}

@media screen and (min-width: 769px) {
    .tile, .tile-placeholder {
        margin: .5em 0
    }
}

.wdg_featured_games {
    position: relative
}

.wdg_featured_games .tile {
    overflow: hidden
}

.wdg_hot_games .box-title {
    width: calc(100% - 3em)
}

.wdg_label_overview .box-header {
    border: 0
}

@media screen and (min-width: 769px) {
    .wdg_page_home .wdg_custom_labels .grid-col:nth-child(n+7) {
        display: none
    }
}

@media all and (min-width: 1025px) {
    .wdg_page_home .wdg_custom_labels .grid-col:nth-child(n+7) {
        display: inline-block
    }
}

.wdg_page_all_labels .wdg_page_home .grid .box-title.label_list-item-link, .wdg_page_home .grid .box-title.ellipsis, .wdg_page_home .grid .wdg_page_all_labels .box-title.label_list-item-link {
    max-width: 80%
}

@media screen and (max-width: 769px) {
    .wdg_segmentation_recommendations .grid-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        overflow: auto;
        padding-bottom: .2em;
        -webkit-overflow-scrolling: touch
    }

    .wdg_segmentation_recommendations .grid-row .grid-col {
        min-width: 33%;
        width: 33%
    }
}

.wdg_footer picture {
    align-self: flex-end
}

@media screen and (min-width: 1025px) {
    .wdg_footer--mascot {
        width: 290px !important;
        height: 204px !important
    }
}

.wdg_footer--love {
    right: 408px !important
}

.wdg_enable_flash_message .missing-plugin-container.missing-plugin-container--bottom .mascot_img {
    left: -68px;
    bottom: 0
}

@media screen and (min-width: 1025px) and (max-width: 1367px) {
    .wdg_enable_flash_message .missing-plugin-container.missing-plugin-container--bottom .mascot_img {
        left: 0
    }
}

@media screen and (max-width: 769px) {
    .wdg_enable_flash_message .missing-plugin-container.missing-plugin-container--bottom .mascot_img {
        left: 0
    }
}


.adBox {
    width: calc(100% + 2rem - 20px);
    margin-left: calc(-1rem + 10px);
    border-radius: 8px;
    margin-top: 30px;
    margin-bottom: 30px;
    height: auto;
    display: flex;
    justify-content: center;
    background-color: #CCCCCC;
    color: #000;
}

.adBox0 {
    width: 100%;
    overflow: hidden;
    height: auto;
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
    padding: 15px 0 15px 0;
}