/*@font-face {*/
/*    font-family: 'OpenSans';*/
/*    font-weight: 400;*/
/*    src: url("../../fonts/OpenSans/OpenSans-Regular.ttf") format("truetype");*/
/*}*/

/*@font-face {*/
/*    font-family: 'OpenSans-Semibold';*/
/*    src: url("../../fonts/OpenSans/OpenSans-Semibold.ttf") format("truetype");*/
/*}*/

/*@font-face {*/
/*    font-family: 'OpenSans-Light';*/
/*    src: url("../../fonts/OpenSans/OpenSans-Light.ttf") format("truetype");*/
/*}*/

/*@font-face {*/
/*    font-family: 'Rufina-Bold';*/
/*    font-weight: bold;*/
/*    src: url("../../fonts/Rufina/Rufina-Bold.ttf") format("truetype");*/
/*}*/

/*body{*/
/*    font-family: 'OpenSans', sans-serif;*/
/*    width: 100%;*/
/*    color:#252525;*/
/*}*/

/*a {*/
/*    color: black;*/
/*}*/

/*.pointer {cursor: pointer} .underline{text-decoration: underline} .no-underline{text-decoration: none !important;}.overflow-auto{overflow: auto}*/

/*.rufina-bold{*/
/*    font-family: 'Rufina-Bold', sans-serif;*/
/*}*/

/*.open-sans{*/
/*    font-family: 'OpenSans', sans-serif;*/
/*}*/

/*.vh-100{*/
/*    height: 100% !important;*/
/*    max-height: unset !important;*/
/*}*/

/*.primary-background-color{*/
/*    background: -webkit-linear-gradient(to right, #DAB892 0%,#C29964 100%);*/
/*    background: -o-linear-gradient(to right, #DAB892 0%,#C29964 100%);*/
/*    background: -moz-linear-gradient(to right, #DAB892 0%,#C29964 100%);*/
/*    background: linear-gradient(to right, #DAB892 0%,#C29964 100%);*/
/*}*/

/*.menu-icon,.back-icon {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    background: #252525;*/
/*    justify-content: center;*/
/*    display: flex;*/
/*    padding: 0.74rem 1rem;*/
/*    text-align: center;*/
/*    width: 46px;*/
/*    height: 46px;*/
/*    z-index: 111;*/
/*    transition: all 1s 1s;*/
/*    text-decoration: none !important;*/
/*}*/

/*.menu-icon{*/
/*    right: 0;*/
/*    border-bottom-left-radius: 10px;*/
/*}*/

/*.back-icon{*/
/*    left: 0;*/
/*    border-bottom-right-radius: 10px;*/
/*}*/

/*.menu-icon-collapse{*/
/*    top:-50px;*/
/*    transition: all 1s;*/
/*}*/
/*.menu-icon-bars{*/
/*    font-size: 1.8rem;*/
/*    color: #DAB892;*/
/*}*/

/*.header-menu{*/
/*    background-color: #DAB892;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    z-index: -99;*/
/*    overflow: hidden;*/
/*}*/

/*.menu-section{*/
/*    width: 60%;*/
/*}*/

/*.menu-item{*/
/*    margin-top:1.5rem;*/
/*    padding-top: 1rem;*/
/*    padding-bottom: 1rem;*/
/*    padding-left: 4rem;*/
/*    margin-bottom: 1.5rem;*/
/*    font-size: 1.17rem;*/
/*    line-height: 1.6rem;*/
/*    color: #252525;*/
/*}*/

/*.menu-item:hover,.menu-item-active{*/
/*    background-color: #1D1D1B;*/
/*    border-top-right-radius: 25px;*/
/*    border-bottom-right-radius: 25px;*/
/*    color:white;*/
/*    text-decoration: none !important;*/
/*}*/

/*.menu-border{*/
/*    margin-left: 4rem;*/
/*    border-top: 1px solid black;*/
/*    width: calc( 60% - 4rem);*/
/*}*/

/*.menu-active{*/
/*    overflow: auto;*/
/*    z-index: 99;*/
/*}*/

/*.section-collapse{*/
/*    -webkit-transform:scale(0.9,0.9) translateX(85vw) !important;*/
/*    transform: scale(0.9,0.9) translateX(85vw) !important;*/
/*    box-shadow: 0 0 5px 0;*/
/*    overflow: hidden;*/
/*    border-radius: 25px;*/
/*    z-index: 100;*/
/*    -webkit-transition: all 1s;*/
/*    transition: all 1s ;*/
/*}*/

/*.primary-text-color{*/
/*    color:#DAB892;*/
/*}*/

/*.secondary-text-color{*/
/*    color:#D9D9D9;*/
/*}*/

/*.third-text-color{*/
/*    color: #252525;*/
/*}*/

/*.div-background{*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*    position: relative;*/
/*    background-image: url('../image/background.png');*/
/*    background-position: center;*/
/*}*/

/*.landing-logo{*/
/*    width: 100%;*/
/*    max-width: 80%;*/
/*    max-height: 50vh;*/
/*    margin-top:-8rem;*/
/*}*/

/*.primary-box-shadow{*/
/*    box-shadow: 15px 20px 20px 4px rgba(0,0,0,0.5);*/
/*}*/

/*.primary-header-section{*/
/*    width: 90%;*/
/*    margin: auto;*/
/*    background-color: white;*/
/*    border-radius: 50px;*/
/*    padding: 0.6rem 0.5rem;*/
/*}*/

/*.primary-header-text{*/
/*    border-radius: 25px;*/
/*    text-align: center;*/
/*    margin: auto;*/
/*    font-size: 1.8rem;*/
/*    padding: 0.5rem;*/
/*}*/

/*.primary-input{*/
/*    color: #252525;*/
/*    line-height: 1.5rem;*/
/*    font-family: 'OpenSans', sans-serif;*/
/*    font-size: 1.25rem;*/
/*    border: 0;*/
/*    border-bottom: 1px solid black;*/
/*    border-radius: 0 !important;*/
/*}*/

/*input::placeholder {*/
/*    font-size: 1.25rem;*/
/*    color: #3f3d3d !important;*/
/*}*/

/*.header-section{*/
/*    margin-top:5.5rem;*/
/*}*/

/*.header-logo{*/
/*    max-width: 80%;*/
/*    width: 100%;*/
/*}*/

/*.header-title-section{*/
/*    position: absolute;*/
/*    bottom: -25px;*/
/*}*/

/*.section-component{*/
/*    width:90%;*/
/*    min-height: 100vh;*/
/*}*/

/*.primary-href-link{*/
/*    color: #D9D9D9;*/
/*    text-decoration: none;*/
/*    font-size: 1rem;*/
/*}*/

/*.primary-button{*/
/*    font-size: 1.25rem;*/
/*    font-weight: 600;*/
/*    width: 100%;*/
/*    color: white;*/
/*    border-radius: 25px;*/
/*    background-color: black;*/
/*}*/

/*.secondary-button{*/
/*    font-size: 1.25rem;*/
/*    font-weight: bold;*/
/*    width: 40%;*/
/*    color: black;*/
/*    border-radius: 25px;*/
/*    background: linear-gradient(to right, #807e59 10%,#efce83e0 45%,#edd5a0 50%,#efce83e0 55%,#807e59 90%);*/
/*}*/

/*.button-contained{*/
/*    font-family: 'OpenSans', sans-serif;*/
/*    font-size: 1.25rem;*/
/*    line-height: 1.5rem;*/
/*    color: black;*/
/*    border-radius: 25px;*/
/*    background: linear-gradient(to right, #DAB892 0%,#C29964 100%);*/
/*}*/

/*.button-outlined{*/
/*    font-family: 'OpenSans', sans-serif;*/
/*    font-size: 1.25rem;*/
/*    line-height: 1.5rem;*/
/*    color: #DAB892;*/
/*    border: 1px solid #DAB892;*/
/*    border-radius: 25px;*/
/*    background-color: #252525;*/
/*}*/

/*.absolute-bottom{*/
/*    text-align: center;*/
/*    position: absolute;*/
/*    right: 0;*/
/*    bottom: 2rem;*/
/*    left: 0;*/
/*    z-index: 1030;*/
/*}*/

/*.absolute-bottom-btn{*/
/*    position: absolute;*/
/*    right: 0;*/
/*    bottom: 30px;*/
/*    left: 0;*/
/*    z-index: 1030;*/
/*    font-size: 1rem !important;*/
/*    max-width: 500px;*/
/*    margin-left: auto;*/
/*    margin-right: auto;*/
/*}*/

/*.absolute-bottom .href-link{*/
/*    font-size: 1rem;*/
/*    font-weight: 600;*/
/*    color: blue;*/
/*}*/

/*#main_section{*/
/*    flex-direction: column;*/
/*    display: flex;*/
/*    background: #1D1D1B;*/
/*    min-height: 100%;*/
/*    transition: all 1s;*/
/*    -webkit-transition: all 1s;*/
/*    z-index: 100;*/
/*}*/

/*body {*/
/*    min-height: 100vh;*/
/*    !* mobile viewport bug fix *!*/
/*    min-height: -webkit-fill-available;*/
/*}*/

/*#otp_timer{*/
/*    position: absolute;*/
/*    right: 0;*/
/*    top: 15px;*/
/*}*/

/*@media only screen and (min-width: 767px) {*/
/*    .primary-header-section, .section-component{*/
/*        max-width: 500px;*/
/*    }*/
/*    .primary-header-text{*/
/*        font-size: 2.5rem;*/
/*    }*/
/*    .header-logo{*/
/*        max-height: 100%;*/
/*    }*/
/*}*/

/*!*Login *!*/

/*.select-background{*/
/*    border-radius: 25px !important;*/
/*}*/

/*select[name=phone_prefix],select[name=affiliate_phone_prefix]{*/
/*    border-radius: 25px !important;*/
/*    z-index: 2;*/
/*    height: 100% !important;*/
/*    -moz-appearance: none; !* Firefox *!*/
/*    -webkit-appearance:none; !* Safari and Chrome *!*/
/*    appearance:none;*/
/*    background-image:*/
/*        linear-gradient(45deg, transparent 50%, black 50%),*/
/*        linear-gradient(135deg, black 50%, transparent 50%),*/
/*        linear-gradient(to right, transparent, transparent);*/
/*    background-position:*/
/*        calc(100% - 20px) calc(1em + 2px),*/
/*        calc(100% - 15px) calc(1em + 2px),*/
/*        calc(100% - 2.5em) 0.5em;*/
/*    background-size:*/
/*        5px 5px,*/
/*        5px 5px,*/
/*        1px 1.5em;*/
/*    background-repeat: no-repeat;*/
/*}*/

/*select[name=phone_prefix]:focus,select[name=affiliate_phone_prefix]:focus{*/
/*    background-image:*/
/*        linear-gradient(45deg, black 50%, transparent 50%),*/
/*        linear-gradient(135deg, transparent 50%, black 50%),*/
/*        linear-gradient(to right, transparent, transparent) !important;*/
/*    background-position:*/
/*        calc(100% - 15px) 1em,*/
/*        calc(100% - 20px) 1em,*/
/*        100% 0 !important;*/
/*    background-size:*/
/*        5px 5px,*/
/*        5px 5px,*/
/*        2.5em 2.5em !important;*/
/*    background-repeat: no-repeat !important;*/
/*    border-color: grey !important;*/
/*    outline: 0 !important;*/
/*}*/
/*.phone-prefix-arrow{*/
/*    top: 12px;*/
/*    right: 12px;*/
/*    font-size: 1.5rem;*/
/*    position: absolute;*/
/*}*/

/*input[name=phone_number],input[name=affiliate_phone_number]{*/
/*    margin-left: -40px;*/
/*    z-index: 1;*/
/*    padding-left: 40px;*/
/*    width: calc(100% + 40px);*/
/*    color:  rgba(218,184,146,0.3);*/
/*    background-color: transparent;*/
/*    border: 1px solid #DAB892;*/
/*    border-bottom-right-radius: 25px !important;*/
/*    border-top-right-radius: 25px !important;*/
/*}*/

/*input[name=password],input[name=code],input[name=amount],input[name=booking_date],input[name=booking_time]{*/
/*    background: transparent;*/
/*    !*color: rgba(218,184,146,0.3);*!*/
/*    border-bottom: 1px solid #DAB892;*/
/*}*/

/*input[name=phone_number_invite],input[name=name],input[name=email],input[name=new_phone_number],input[name=current_phone_number],*/
/* input[name=old_password],input[name=new_password],input[name=new_password_confirmation],input[name=details],input[name=passcode]{*/
/*    background: transparent;*/
/*    color: #252525;*/
/*    border-bottom: 1px solid #DAB892;*/
/*}*/

/*.form-control:focus{*/
/*    background: transparent !important;*/
/*}*/
/*.index-first{*/
/*    z-index: 2 !important;*/
/*}*/

/*.index-last{*/
/*    z-index: 1 !important;*/
/*}*/

/*.section-header{*/
/*    font-size: 1.33rem;*/
/*    line-height: 1.6rem;*/
/*    color:#DAB892;*/
/*}*/

/*@media only screen and (min-width: 550px) {*/
/*    .zoom{*/
/*        zoom:1.2*/
/*    }*/
/*}*/

/*@media only screen and (min-width: 768px) {*/
/*    .zoom{*/
/*        zoom:1.5*/
/*    }*/

/*    .home-page-m-form__content{*/
/*        max-width: 500px;*/
/*        margin: auto;*/
/*    }*/
/*}*/

/*@media only screen and (min-width: 1050px) {*/
/*    .zoom{*/
/*        zoom:2*/
/*    }*/
/*}*/

/*.profile-image{*/
/*    width: 57px;*/
/*    height: 57px;*/
/*    object-fit: fill;*/
/*    border-radius: 25px;*/
/*}*/

/*.menu-profile-name{*/
/*    font-size: 1.62rem;*/
/*    line-height: 1.95rem;*/
/*}*/

/*.menu-profile-email{*/
/*    font-size: 0.9475rem;*/
/*    line-height: 1.137rem;*/
/*}*/

/*.profile-details{*/
/*    margin: auto 0;*/
/*}*/

/*@media only screen and (max-width: 350px) {*/
/*    .zoom{*/
/*        zoom:0.8*/
/*    }*/
/*}*/

/*@media only screen and (max-width: 280px) {*/
/*    .zoom{*/
/*        zoom:0.5*/
/*    }*/
/*}*/

/*.element-pagination{*/
/*    width: 80%;*/
/*    margin:auto auto 1rem;*/
/*}*/

/*.pagination-list{*/
/*    width: 100%;*/
/*    display: flex;*/
/*    justify-content: flex-end;*/
/*}*/

/*.bottom-alert{*/
/*    bottom:10px;*/
/*    position: fixed;*/
/*    z-index: 20;*/
/*}*/

/*.page-item.active .page-link {*/
/*    color: #fff;*/
/*    background-color: #D8B18E;*/
/*    border-color: #D8B18E;*/
/*}*/

/*.page-link {*/
/*    color: #D8B18E;*/
/*    background-color: transparent;*/
/*    border: 1px solid #dee2e6;*/
/*}*/

/*.page-item.disabled .page-link {*/
/*    background-color: transparent;*/
/*}*/

/*.m-alert{*/
/*    background: #1D1D1B !important;*/
/*    width: 90%;*/
/*    margin: auto;*/
/*}*/

/*.alert.m-alert--outline.alert-success{*/
/*    color: #DAB892 !important;*/
/*    border-color: #DAB892;*/
/*}*/
/*.alert.m-alert--outline.alert-success .close{*/
/*    color: #C29964 !important;*/
/*}*/

/*.main-text-color{*/
/*    color: #DAB892 !important;*/
/*}*/

/*.share-app{*/
/*    left: 0;*/
/*    top: 20vh;*/
/*    z-index: 999;*/
/*    background-color: #dab892 !important;*/
/*    border-top-right-radius: 100%;*/
/*    border-bottom-right-radius: 100%;*/
/*    padding: 0.5rem 0.8rem 0.5rem 0.2rem;*/
/*}*/

/*.home-qrcode-icon{*/
/*    font-size: 2rem;*/
/*    color: #252525;*/
/*}*/

/*.promotion-thumb{*/
/*    box-shadow: 1px 1px 2px 1px rgba(218,184,146,0.7), -1px -1px 2px 1px rgba(218,184,146,0.7);*/
/*    border-radius: 11px !important;*/
/*    width: 100%!important;*/
/*    max-height: 30vh;*/
/*}*/

/*@media screen and (max-width: 450px) {*/
/*    .promotion-thumb {*/
/*        border-radius: 8px !important;*/
/*    }*/
/*}*/

/*@media screen and (max-width: 400px) {*/
/*    .promotion-thumb {*/
/*        border-radius: 7px !important;*/
/*    }*/
/*}*/
/*.toast-container {*/
/*    z-index: 10000 !important;*/
/*}*/
/*.toast-success{*/
/*    color: #DAB892 !important;*/
/*    border-color: #DAB892 !important;*/
/*    border: 1px solid !important;*/
/*    background-color: #1D1D1B !important;*/
/*    !*background-color: transparent !important;*!*/
/*    box-shadow: none !important;*/
/*    padding: 1rem !important;*/
/*}*/
/*#toast-container>.toast-success{*/
/*    background-image: none !important;*/
/*}*/
/*.toast-success .toast-close-button{*/
/*    color: #DAB892 !important;*/
/*}*/

/*.modal.show .modal-dialog {*/
/*    -webkit-transform: translate(0, calc(50vh - 50%));*/
/*    transform: translate(0, calc(50vh - 50%));*/
/*}*/

/*.modal-content {*/
/*    border-radius: 25px !important;*/
/*    background: linear-gradient(to bottom, #DAB892 0%, #C29964 100%);*/
/*    background: -webkit-linear-gradient(to bottom, #DAB892 0%,#C29964 100%);*/
/*    background: -o-linear-gradient(to bottom, #DAB892 0%,#C29964 100%);*/
/*    background: -moz-linear-gradient(to bottom, #DAB892 0%,#C29964 100%);*/
/*}*/

/*.modal-header {*/
/*    border-bottom: 0;*/
/*}*/

/*.modal-footer {*/
/*    border-top: 0;*/
/*}*/

/*.modal-body-text {*/
/*    font-size: 2rem;*/
/*    text-align: center;*/
/*}*/

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

/* @font-face {
    font-family: "Montserrat";
    font-weight: 400;
    src: url("../../fonts/Montserrat/Montserrat-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "Montserrat-Semibold";
    font-weight: 600;
    src: url("../../fonts/Montserrat/Montserrat-Semibold.ttf")
        format("truetype");
}

@font-face {
    font-family: "Montserrat-Light";
    font-weight: 200;
    src: url("../../fonts/Montserrat/Montserrat-Light.ttf") format("truetype");
}

@font-face {
    font-family: "HYZongYiTiJ";
    src: url("../../fonts/HYZongYiTiJ.ttf") format("truetype");
} */

* {
    font-family: "Montserrat", sans-serif;
    /* width: 100%; */
    /* color: #252525; */
}

html{
    max-width: 400px;
    margin: auto;
}

body {
    background-image: url(../image/livehouse/background.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 100% 100% !important;
    /* overflow-y: auto; */
    /* height: 100vh; */
    background-attachment: fixed !important;
}

.fw-300{
    font-weight: 300 !important;
}

main {
    color: white;
}

a {
    color: white;
    text-decoration: none;
}

a:hover {
    color: #caa470;
}

.purple {
    color: #caa470;
}

.text-underline {
    text-decoration: underline;
}

.uppercase {
    text-transform: uppercase;
}

.capitalize {
    text-transform: capitalize;
}

/* pagination */
.pagination {
    justify-content: space-between;
    --bs-pagination-border-width: 0px;
    --bs-pagination-color: white;
    --bs-pagination-bg: transparent;
    --bs-pagination-disabled-bg: transparent;
}

.page-link:hover {
    z-index: 2;
    color: #caa470;
    background-color: transparent;
    border-color: transparent;
}

.item .active{
    color: #caa470 !important;
}

.btn-round, .btn-confirm {
    background: radial-gradient(
            ellipse 50% 100% at center bottom,
            rgba(202, 164, 112, 0.3) 20%,
            rgba(202, 164, 112, 0) 100%
        ),
        #3b3b3b;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 10px;
    padding: 5px 30px;
    text-align: center;
    color: white;
    border: 0;
    cursor: pointer;
    border: none;
    font-weight: 500;
}


a {
    text-decoration: none;
}

.vertical-align-top {
    vertical-align: top;
}

.text-align-center {
    text-align: center;
    text-align: -webkit-center;
}

.text-align-right {
    text-align: right;
}

.align-self-center {
    align-self: center;
}

.justify-content-right {
    justify-content: right;
}

/* sidebar */

.side-bar {
    background-color: rgba(0 0 0 / 0.65);
    backdrop-filter: blur(15px);
    width: 200px;
    /* max-width: 200px; */
    height: 100vh;
    position: fixed;
    top: 0;
    right: -100%;
    overflow-y: auto;
    transition: 0.6s ease;
    transition-property: right;
    z-index: 999;
}

.side-bar.active {
    right: 0;
    transition: 0.6s ease;
    transition-property: right;
}

/* .side-bar .menu .item::after {
    content: " ";
    display: block;
    border: 0;
    height: 1px;
    margin-right: 30px;
    margin-left: 120px;
    background-image: linear-gradient(
        to right,
        rgba(0, 0, 0, 0),
        rgba(255, 255, 255, 0.75)
    );
} */

.side-bar .menu {
    width: 100%;
    margin-top: 80px;
}

.side-bar .menu .item {
    position: relative;
    cursor: pointer;
    text-align: right;
    /* border-bottom: 1px solid rgba(255 255 255 / 0.5);
  border-bottom-left-radius: 50%; */
}

.side-bar .menu .item a {
    color: rgba(255 255 255 / 0.5);
    font-size: 1rem;
    text-decoration: none;
    display: block;
    padding: 5px 30px;
    line-height: 60px;
}

.side-bar .menu .item a:hover {
    color: rgba(255 255 255);
    transition: 0.3s ease;
}

.close-btn {
    position: absolute;
    color: #ffff;
    font-size: 20px;
    top: 10px;
    right: 0;
    margin: 25px;
    cursor: pointer;
}

.menu-btn {
    position: absolute !important;
    color: #ffff;
    font-size: 20px;
    top: 10px;
    right: 0;
    margin: 0 1.5rem;
    cursor: pointer;
    text-align: right;
    width: fit-content;
}

.back-btn {
    position: absolute !important;
    color: #ffff;
    font-size: 20px;
    top: 10px;
    left: 0;
    margin: 0 1.5rem;
    cursor: pointer;
    text-align: right;
    width: fit-content;
}

.avatar {
    /* background: linear-gradient(#fff, #fff) padding-box,
        linear-gradient(
                90deg,
                rgba(252, 0, 255, 1) 0%,
                rgba(106, 127, 236, 1) 45%,
                rgba(0, 219, 222, 1) 95%
            )
            border-box; */
    background: radial-gradient(
            ellipse 50% 100% at center bottom,
            rgba(202, 164, 112, 0.3) 20%,
            rgba(202, 164, 112, 0) 100%
        ),
        #3b3b3b;
    /* border: 5px solid transparent; */
    border-radius: 50%;
    /* padding: 10px 20px; */
    width: 100px;
    height: 100px;
    box-shadow: -8px 2px 5px 0px rgba(0, 0, 0, 0.75);
    object-fit: cover;
    padding: 15px;
}

.text-grey{
    color: rgba(255, 255, 255, 0.5);
}

.ranking {
    background-image: url("../image/livehouse/ranking.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    padding: 10px 20px;
}

.qr-code-container {
    display: flex;
    justify-content: end;
}

.qr-code {
    width: 40px;
}

.flex-wrap {
    flex-wrap: wrap;
}

.flex-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.flex-column {
    flex-direction: column;
}

.flex-container .item {
    width: 48%;
    margin-bottom: 2%;
}

.c-3.item {
    width: 31% !important;
    margin-bottom: 0.33% !important;
}

.flex-container .bg-contain {
    height: 30vw;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.bg-contain.item:nth-child(1n) {
    background-image: url("../image/livehouse/tipping.png");
}

.bg-contain.item:nth-child(2n) {
    background-image: url("../image/livehouse/greeting.png");
}

.bg-contain.item:nth-child(3n) {
    background-image: url("../image/livehouse/vibes.png");
}

/* .bg-contain.item:nth-child(4n) {
    background-image: url("../image/livehouse/treat.png");
} */

.bg-contain.item:nth-child(4n) {
    background-image: url("../image/livehouse/birthday.png");
}

.bg-contain.item:nth-child(5n) {
    background-image: url("../image/livehouse/vip.png");
    width: 100%;
}

.align-items-center {
    align-items: center;
}

.place-self-center {
    place-self: center;
}

.w-fit-content {
    width: fit-content;
}

.justify-content-right {
    justify-content: right;
}

.align-items-end {
    align-items: end;
}

.br-10 {
    border-radius: 10px !important;
}

.gap-10 {
    gap: 10px;
}

.gap-20 {
    gap: 20px;
}

.gap-40 {
    gap: 40px;
}

.d-block {
    display: block;
}

.lh-1-2 {
    line-height: 1.2;
}

/* bottom-nav */
.bottom-nav {
    position: fixed;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 998;
    max-width: 400px;
}

.bottom-nav-middleBtn {
    position: relative;
    /* bottom: 0; */
    width: 70px;
    height: 70px;
    background: radial-gradient(
            ellipse 50% 100% at center bottom,
            rgba(202, 164, 112, 0.3) 20%,
            rgba(202, 164, 112, 0) 100%
        ),
        #3b3b3b;;
    /* border: 5px solid black; */
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
    transform: translateY(-30px);
    /* outline:2px solid grey; */
}

.bottom-nav-middleBtn img {
    width: 35px;
}

.bottom-nav-middleBtn i {
    position: absolute;
    inset: 0;
}

/* .bottom-nav-middleBtn i::before{
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background: transparent;
    top: 22px;
    left: -23px;
    border-top-right-radius: 20px;
    border: 2px solid grey;
    border-left: 0;
    border-bottom: 0;
    box-shadow: 3px -6px black;
  }

  .bottom-nav-middleBtn i::after{
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background: transparent;
    top: 22px;
    right: -23px;
    border-top-left-radius: 20px;
    border: 2px solid grey;
    border-left: 0;
    border-bottom: 0;
    border-right: 0;
    box-shadow: -3px -6px black;
  } */

.bottom-nav-menu {
    /* position: absolute; */
    /* width: 102vw; */
    width: 90vw;
    /* height: 71px; */
    /* background: rgba(255 255 255 / 0.9); */
    background: black;
    border-radius: 50px;
    /* border-bottom-left-radius: 0; */
    /* border-bottom-right-radius: 0; */
    border: 1px solid white;
    /* border-bottom: 0; */
}

.bottom-nav-menu ul {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 45px;
    line-height: 70px;
    padding: 0 !important;
}

.bottom-nav-menu ul li {
    list-style: none;
    cursor: pointer;
}

.bottom-nav-menu ul li a img {
    /* display: block; */
    font-size: 1.5em;
    text-decoration: none;
    /* color: #555; */
    width: 28px;
    position: relative;
}

.bottom-nav-menu ul li:hover a::after {
    content: " ";
    background-color: #caa470;
    position: absolute;
    top: 20px;
    border-radius: 50%;
    width: 5px;
    height: 5px;
}

a img {
    width: 28px;
    height: 28px;
}

.pb-10vh {
    padding-bottom: 10vh;
}

.font-size-8 {
    font-size: 0.5rem;
}

.font-size-10 {
    font-size: 0.625rem;
}

.font-size-12 {
    font-size: 0.75rem;
}

.font-size-20 {
    font-size: 1.3rem;
}

.font-size-24 {
    font-size: 1.5rem;
}

.font-size-32 {
    font-size: 2rem;
}

.font-weight-200 {
    font-weight: 200;
}

.font-weight-400 {
    font-weight: 400;
}

.font-weight-500 {
    font-weight: 500;
}


.flex {
    display: flex;
}

.h-15 {
    height: 15vh;
}

.vh-25 {
    height: 25vh;
}

.w-80 {
    width: 80%;
}

.mt-20 {
    margin-top: 20vh;
}

.profile-avatar {
    width: 180px;
    height: 180px;
}

.place-content-center {
    place-content: center;
}

.place-items-center {
    place-items: center;
}

.place-space-around {
    place-content: space-around;
}

.place-space-between {
    place-content: space-between;
}

/* form */
.form-container {
    background-image: url("../image/livehouse/form-container.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    max-width: 568px;
    margin: auto;
    min-height: 410px;
}

/* form-select */
.form-select {
    /* border-radius: 50px; */
    background: transparent;
    color: white;
    padding: 10px;
    padding-right: 30px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url('data:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" width="292.4" height="292.4"><path fill="grey" d="M287 69.4a17.6 17.6 0 0 0-13-5.4H18.4c-5 0-9.3 1.8-12.9 5.4A17.6 17.6 0 0 0 0 82.2c0 5 1.8 9.3 5.4 12.9l128 127.9c3.6 3.6 7.8 5.4 12.8 5.4s9.2-1.8 12.8-5.4L287 95c3.5-3.5 5.4-7.8 5.4-12.8 0-5-1.9-9.2-5.5-12.8z"/></svg>');
    background-repeat: no-repeat, repeat;
    background-position: right 0.7em top 50%, 0 0;
    background-size: 0.5em auto, 100%;
    border: 0;
    border-bottom: 1px solid white;
    border-radius: 0;
}

input,
select,
.table-number,
.select2 {
    /* border-radius: 20px;
    line-height: 2;
    background: linear-gradient(
        90deg,
        rgba(0, 0, 0, 1) 0%,
        rgba(66, 64, 64, 1) 60%
    );
    border: 1px solid white;
    color: white;
    font-weight: 400;
    padding: 0 10px; */
    line-height: 2;
    background: transparent;
    border: 0px;
    color: white;
    font-weight: 400;
    /* padding: 0 10px; */
    border-bottom: 1px solid white;
}

/* payment */
.select-payment-method {
    display: flex;
    flex-basis: 100%;
    align-items: center;
    margin: 8px 0px;
}

.select-payment-method::after {
    content: "";
    flex-grow: 1;
    background: rgba(255, 255, 255);
    height: 1px;
    font-size: 0px;
    line-height: 0px;
    margin: 0px 8px;
}

.pay-at-counter-title .item:first-child {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("../image/livehouse/unselected.png");
    width: 15px;
    height: 15px;
}

.pay-at-counter {
    width: 100%;
    height: 120px;
    /* background: linear-gradient(
        90deg,
        rgba(0, 0, 0, 1) 0%,
        rgba(66, 64, 64, 1) 60%
    ); */
    background: radial-gradient(
            ellipse 50% 100% at center bottom,
            rgba(202, 164, 112, 0.3) 20%,
            rgba(202, 164, 112, 0) 100%
        ),
        #3b3b3b;
    border-radius: 10px;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}

.flex-container .tipping-amount:after, .pay-at-counter::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    margin: -1px;
    border-radius: inherit;
    /* background-image: linear-gradient(90deg, rgba(252, 0, 255, 1) 0%, rgba(106, 127, 236, 1) 45%, rgba(0, 219, 222, 1) 95%); */
    background: rgba(202, 164, 112, 1);
}

/* .pay-at-counter .item:first-child {
    border-radius: 5px;
    padding: 7px;
    background: rgba(255, 255, 255, 0.15);
    width: fit-content;
} */

.pay-at-counter .item > img,
.pay-at-counter .item > i {
    width: 30px;
    height: 30px;
    font-size: 24px;
}

.ribbon {
    position: absolute;
    right: -60px;
    top: -5px;
    text-align: center;
    padding: 20px;
    transform: rotate(45deg);
    overflow: hidden;
}

.ribbon span {
    padding: 2px 38px;
    color: white;
    background: radial-gradient(
            ellipse 50% 100% at center bottom,
            rgba(202, 164, 112, 0.3) 20%,
            rgba(202, 164, 112, 0) 100%
        ),
        #3b3b3b;;
    cursor: pointer;
}

.payment-radio {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.payment-radio:checked + label {
    overflow: inherit !important;
}

.payment-radio:disabled + label {
    filter: grayscale(1);
}

.payment-container {
    display: none;
}

.payment-wrapper {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 15px;
}

/* flash message */
.alert-danger,
.alert-success {
    margin: 10px;
    --bs-alert-color: #caa470;
    --bs-alert-bg: rgba(0, 0, 0, 0.5);
    --bs-alert-border-color: #caa470;
}

.my-balance {
    border: 1px solid grey;
    border-radius: 10px;
    background: linear-gradient(
        90deg,
        rgba(0, 0, 0, 1) 0%,
        rgba(66, 64, 64, 1) 60%
    );
    padding: 15px;
    max-width: 500px;
}

/* tab */
.nav-tabs {
    --bs-nav-tabs-link-active-bg: rgba(0, 0, 0, 0.5);
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #caa470;
}

.nav-link {
    color: white;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    color: #caa470;
    border: 0px;
    background: rgba(0, 0, 0, 0.5);
}

/* .alert-success {
    --bs-alert-color: #6a7fec;
    --bs-alert-bg: rgba(0, 0, 0, 0.5);
    --bs-alert-border-color: #6a7fec;
} */

/*Loading animation*/
#loading {
    position: fixed;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    opacity: 0.7;
    background-color: black;
    z-index: 9999;
}

.lds-roller {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

.lds-roller div {
    animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    transform-origin: 40px 40px;
}

.lds-roller div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #caa470;
    margin: -4px 0 0 -4px;
}

.lds-roller div:nth-child(1) {
    animation-delay: -0.036s;
}

.lds-roller div:nth-child(1):after {
    top: 63px;
    left: 63px;
}

.lds-roller div:nth-child(2) {
    animation-delay: -0.072s;
}

.lds-roller div:nth-child(2):after {
    top: 68px;
    left: 56px;
}

.lds-roller div:nth-child(3) {
    animation-delay: -0.108s;
}

.lds-roller div:nth-child(3):after {
    top: 71px;
    left: 48px;
}

.lds-roller div:nth-child(4) {
    animation-delay: -0.144s;
}

.lds-roller div:nth-child(4):after {
    top: 72px;
    left: 40px;
}

.lds-roller div:nth-child(5) {
    animation-delay: -0.18s;
}

.lds-roller div:nth-child(5):after {
    top: 71px;
    left: 32px;
}

.lds-roller div:nth-child(6) {
    animation-delay: -0.216s;
}

.lds-roller div:nth-child(6):after {
    top: 68px;
    left: 24px;
}

.lds-roller div:nth-child(7) {
    animation-delay: -0.252s;
}

.lds-roller div:nth-child(7):after {
    top: 63px;
    left: 17px;
}

.lds-roller div:nth-child(8) {
    animation-delay: -0.288s;
}

.lds-roller div:nth-child(8):after {
    top: 56px;
    left: 12px;
}

@keyframes lds-roller {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/*loading animation end*/

.vibes-from-container > .item:last-child {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("/storefront/image/livehouse/button-silver.png");
    width: 120px;
    text-align: center;
}

.select2-container--default .select2-selection--single {
    border: 0;
}

.select2-container .select2-selection,
.select2-container .select2-selection:focus-visible {
    background: transparent;
    border: 0;
}

.select2-results__options {
    border-radius: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background: black;
    color: white;
}

.select2-search--dropdown {
    background: black;
    border-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-search__field {
    padding: 0px 10px !important;
}

.select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    color: white !important;
}

.select2-dropdown.select2-dropdown--below,
.select2-container--open .select2-dropdown--above {
    border-radius: 10px;
}

.select2-container--bootstrap
    .select2-selection--single
    .select2-selection__rendered {
    color: white;
}

.select2-results,
.selection {
    text-transform: capitalize;
}

/* input,
.select2 {
    border-radius: 20px;
    line-height: 2;
    background: linear-gradient(
        90deg,
        rgba(0, 0, 0, 1) 0%,
        rgba(66, 64, 64, 1) 60%
    );
    border: 1px solid white;
    color: white;
    font-weight: 400;
    padding: 0 10px;
} */

input:focus-visible {
    outline: none;
    box-shadow: none;
}

.form-select {
    padding: 6px 24px 6px 12px;
}

.h-fit {
    height: fit-content !important;
}

.footer {
    color: white;
    text-align: center;
    display: flex;
    justify-content: center;
    gap: 10px;
    flex-direction: column;
    padding: 20px;
    align-items: center;
    background: rgba(255, 255, 255, 0.1);
}

.h-110 {
    height: 110px;
}
.form-select {
    padding: 6px 24px 6px 12px;
}

.songs-list {
    max-height: calc(100vh - 18vh - 3rem - 70px);
}

.vh-65 {
    height: 65vh;
}

.red {
    color: red;
}

.text-justify {
    text-align: justify;
}

.close {
    border: 0px;
    background: transparent;
    font-size: 30px;
}

/* .modal-content {
    border: 1px solid grey;
    border-radius: 10px;
    background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(66, 64, 64, 1) 60%);
    padding: 15px;
    color: white;
    width: 80vw;
    margin: auto;
} */

.modal-content {
    width: 80vw;
    background: radial-gradient(ellipse 50% 100% at center bottom, rgba(202, 164, 112, 0.3) 20%, rgba(202, 164, 112, 0) 100%), #3b3b3b;;
    border-radius: 10px;
    position: relative;
    padding: 15px;
    margin: auto;
    color: white;
}

.modal-content::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    margin: -3px;
    border-radius: inherit;
    background: #caa470;
}

.btn-confirm {
    background: radial-gradient(
            ellipse 50% 100% at center bottom,
            rgba(202, 164, 112, 0.3) 20%,
            rgba(202, 164, 112, 0) 100%
        ),
        #3b3b3b;
    text-align: center;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;
    border-radius: 30px;
    cursor: pointer;
    font-weight: 300;
    border: none;
    font-weight: 500;
}

.modal-footer {
    border-top: 0px;
}
.modal-close {
    webkit-border-radius: 100px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 100px;
    -moz-background-clip: padding;
    border-radius: 100px;
    background-clip: padding-box;
    cursor: pointer;
    height: 18px;
    width: 18px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 30px;
    text-align: center;
    line-height: 19px;
}

.delete-to-sing {
    cursor: pointer;
}

.withdrawal-history {
    padding: 10px 0px;
    /* border-bottom: 1px solid white; */
}

.bg-op-white {
    background: rgba(255, 255, 255, 0.15);
}

.withdrawal-history {
    padding: 10px 0px;
    /* border-bottom: 1px solid white; */
}

.badge-primary {
    background: linear-gradient(
        90deg,
        rgba(106, 127, 236, 1) 0%,
        rgba(0, 219, 222, 1) 100%
    );
}

.badge-secondary {
    background: grey;
}

.tipping-amount-container {
    height: 100px;
    display: flex;
    flex-shrink: unset;
    justify-content: center;
    align-items: center;
    gap: 10px;
    font-size: x-large;
}

.tipping-amount-container img {
    height: 30px;
    width: 30px;
}