@charset "UTF-8";
/*!
 * CSS By KN Sea Ltd
 * Copyright 2011-2023 KNSea
 * Create By KN Team
 */

body {
    background: url(../../../cheeroblox.vn/assets/media/background/bg.png) center bottom / cover no-repeat fixed;
    overflow: auto !important;
    padding-right: 0px !important;
}

.footer {
    background: rgb(27, 26, 26)!important;
}

:root {
    --swiper-theme-color: #f1416c;
    --kt-scrolltop-bg-color: #f1416c;
    --kt-scrolltop-bg-color-hover: #f1416c;
    --swiper-navigation-size: 24px;
    --kt-menu-link-color-show: #f1416c;
    --kt-menu-link-color-here: #f1416c;
}

.bg-primary {
    --kt-bg-rgb-color: var(--kt-primary-rgb);
    background-color: var(--kt-primary)!important;
}

.event {
    position: fixed;
    left: 0.5rem;
    bottom: 0.5rem;
    z-index: 3;
}

.event-wryhgh {
    width: 50%;
}

.event-4g6ai3 {
    cursor: pointer;
    background: repeat;
    border: 0;
    margin-left: -40px;
}

.event-1xdloh6 {
    display: inline-flex;
    appearance: none;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    user-select: none;
    position: absolute;
    white-space: nowrap;
    vertical-align: middle;
    outline: transparent solid 2px;
    outline-offset: 2px;
    line-height: 1.2;
    border-radius: 50px;
    font-weight: var(--chakra-fontWeights-semibold);
    box-shadow: rgb(112 144 176 / 8%) 45px 76px 113px 7px;
    transition: all 0.25s ease 0s;
    box-sizing: border-box;
    height: var(--chakra-sizes-10);
    min-width: var(--chakra-sizes-10);
    font-size: var(--chakra-fontSizes-md);
    padding-inline-start: var(--chakra-space-4);
    padding-inline-end: var(--chakra-space-4);
    background: var(--chakra-colors-brand-900);
    color: var(--chakra-colors-white);
    padding: var(--chakra-space-1);
}

@media screen and (min-width: 768px) {
    .event-4g6ai3 {
        cursor: pointer;
        background: repeat;
        border: 0;
        margin-left: -5px;
    }
    .event-wryhgh {
        width: 70%;
    }
}

.modal {
    overflow-x: initial !important;
    overflow-y: initial !important;
}

@media (min-width: 992px) {
    .logo {
        height: 70px!important;
        width: 230px!important;
    }
}

.logo {
    height: 35px;
    width: 100px;
}

.desc-product {
    position: relative;
    display: inline-block;
    text-decoration: none;
    vertical-align: bottom;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tns.tns-default .tns-outer {
    margin: 0 0rem !important;
}

.video-wrapper {
    position: relative;
    padding-bottom: 48%;
    height: 0;
    overflow: hidden;
}

.video-wrapper iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

.position {
    position: absolute;
}

.mb--1 {
    margin-bottom: -1px;
}

.mb--3 {
    margin-bottom: -3px;
}

.mb--5 {
    margin-bottom: -5px;
}

.mb--8 {
    margin-bottom: -8px;
}

.mb--10 {
    margin-bottom: -10px;
}

.right-0 {
    right: 0!important;
}

.left-0 {
    left: 0!important;
}

.me-fix {
    margin-right: 8.5rem!important;
}

.w-85 {
    width: 85%!important;
}

.card {
    background-color: #fff !important;
}

.card .card-header {
    padding: 0 1.25rem;
    min-height: 50px;
}

.card .card-body {
    padding: 1.25rem 1.25rem !important;
}

.card .card-frame {
    padding: 0.6rem 1.25rem !important;
    flex: 1 1 auto;
    color: var(--bs-card-color);
}

.fs-game {
    font-size: .70rem ;
}

.symbol.symbol-top>img {
    width: 35px;
    height: 35px;
}

.h-scroll-top {
    height: 280px!important;
}

@media (min-width: 1400px) {
    .banner-main {
        height: 385px;
    }
}

@media (min-width: 769px) {
    .Wheel .wheel-play {
        width: 122px;
        height: 122px;
        background-size: 90%;
        background-repeat: no-repeat;
        background-position: 50%;
        position: absolute;
        top: 50%;
        left: 50.2%;
        transform: translate(-50%,-50%);
        z-index: 10;
    }
}

@media (max-width: 768px) {
    .Wheel .wheel-play {
        width: 90px;
        height: 90px;
        background: url();
        background-size: 90%;
        background-repeat: no-repeat;
        background-position: 50%;
        position: absolute;
        left: 50%;
        top: 52%;
        transform: translate(-50%,-50%);
        text-align: center;
        line-height: 60px;
        z-index: 10;
    }
}

.active>.page-link, .page-link.active {
    background-color: #00b2ff!important;
}

.page-link:hover {
    color: #00b2ff!important;
}

.modal {
    --bs-modal-padding: 1rem !important;
    --bs-modal-header-padding: 1rem !important;
}

.swiper-pagination-bullet-active {
    background: #f1416c;
    width: 22px !important;
}

.swiper-pagination-bullet {
    width: 15px;
    height: 5px;
}

@media (min-width: 992px) {
    .menu-root-here-bg-desktop>.menu-item.here>.menu-link .menu-title {
        color: #f1416c;
    }
}

.menu-title {
    color: #f1416c !important;
}

.menu-title:hover {
    color: #ffa9be !important;
}