.df-custom-cursor-wrap {
    display: none;
}

.cursor_link {
    cursor: pointer;
}

.tingle-modal {
    z-index: 999999;
}

.modal_style_dark .tingle-modal-box {
    background-color: #0b0b0b;
    max-width: 1038px;
}

.dl-submenu li a {
    font-size: 2rem !important;
}

.form-control {
    background-color: #ffffff0f !important;
    padding-top: 12px !important;
    padding-left: 12px !important;
}

.toast-message {
    font-weight: 600 !important;
    font-size: 1.1rem;
}

#toast-container > div {
    min-width: 300px;
    max-width: 500px;
    width: auto;
}

.swal2-container {
    z-index: 999999;
}

.swal2-container.swal2-backdrop-show, .swal2-container.swal2-noanimation {
    background: rgba(0, 0, 0, 0.9);
}

.swal2-header {
    margin-top: 20px;
    margin-bottom: 20px;
}

.swal2-content {
    margin-bottom: 20px;
}

#logo_gameteck {
    transition: 1000ms;
}

#logo_gameteck:hover {
    margin-bottom: 0 !important;
}

#body.hide-scrollbar {
    overflow-x: hidden !important;
    overflow-y: hidden !important;
}

.page-heading--default {
    width: 100% !important;
}