@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');

*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

body {
	font-weight: 400;
	color: #202124;
	font-size: 16px;
	background-color: #000;
	padding-bottom: 30px;
}

@font-face {
    font-family: "SEND Italic";
    src: url(../fonts/SEND Italic.otf);
    font-weight: 600;
}

.inter-sans {
    font-family: "Inter", sans-serif !important;
}
.logo {
    width: auto;
    max-height: 52px;
}

.form-control {
    background-color:#000!important;
    border-radius:inherit!important;
    border:unset!important;
    color:#fff!important;
    font-size:16px!important;
}

label{
    color:#cfccc7;
    font-size:16px;
}
.width-max{
    width:max-content;
}
.bg-0{
    background-color:#000;
    border-radius:inherit;
}
.dark-theme{
    background-color:#000;
}

.btn_grad {
    padding: 1px;
    border: none;
    border-radius: 10px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    background:linear-gradient(91.38deg, #ccb77f 0.03%, rgb(181 128 49) 50.76%, #cca964 100%);
}

ul,
li,
ol,
p {
	margin: 0;
	padding: 0;
}

a {
	color: #ffffff;
	text-decoration: none;
	transition: all ease 0.4s !important;
}

img {
	max-width: 100%;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 600;
	margin: 0;
}
.font-9 {
    font-size: 9px;
}
.font-10 {
    font-size: 10px;
}
.font-11{
    font-size:11px;
}
.font-12{
    font-size:12px;
}
.font-13{
    font-size:13px;
}
.font-14{
    font-size:14px;
}
.font-15{
    font-size:15px;
}
.font-16{
    font-size:16px;
}
.font-17{
    font-size:17px;
}
.font-18{
    font-size:18px;
}
.font-19{
    font-size:19px;
}
.font-20{
    font-size:20px;
}
.font-21{
    font-size:21px;
}
.font-22{
    font-size:22px;
}
.font-23{
    font-size:23px;
}
.font-24{
    font-size:24px;
}

.width-46{
    width:46%;
}

.fixed-bottom-30{
    position:fixed;
    bottom:30px;
}
.btn-position{
    transform: translateY(60%);
    padding-bottom: 30px;
}
#searchfrm {
    border-radius: inherit;
}
.logos {
    width: auto;
    max-height: 70px;
}
.package-bdr {
    line-height: normal;
}
.package-bdr {
    display: block;
    padding: 1px;
    border-radius: 8px;
    text-align: center;
    background-color: #bc8a3b;
    width: 80%;
    transform:skewX(-15deg);
}
.package-details-btn {
    letter-spacing: normal;
}
.package-details-btn {
    color: #FFF !important;
    font-size: 12px!important;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.24px;
    border-radius: inherit!important;
    background-color: #000!important;
    width: 100%;
}

.nav-link {
    font-size: 20px;
    color: #eaeaea !important;
}
.nav-fill .nav-item {
    color: #eaeaea;
}
.active-date {
    background: #d8d7d7;
    font-weight: 600;
    color: #000;
    border-radius:2px;
}
.active-date span {
    color: #000!important;
}
.active-date .active-year {
    color: #000!important;
}
i {
    color: #fff;
}
.btn, input, select {
    box-shadow: none !important;
    outline: 0px !important;
}
.btn {
    transition: all 300ms ease;
    color: #000;
}
.o-hidden {
    overflow: hidden;
}
.grdient_color {
    color:#fff;
}
.nav {
    transition: transform 0.4s;
    transform: translateX(50%);
    left: -50%;
}
.close-menumb-3 {
    margin-top: -36px;
}
.profile-picture img {
    width: 84px;
    height: 84px;
    border-radius: 50%;
}
.profile-picture i{
    bottom: 11px;
    right: -11px;
    font-size: 21px;
    background-color: #171717;
    padding: 7px;
    border-radius: 50%;
}
.rounded-50 {
    border-radius:50%;
}
.rounded-4{
    border-radius:4px!important;
}
.time-space {
    min-width:130px!important;
}
.transformY-20 {
    transform:translateY(20%);
}
.transformY-30 {
    transform:translateY(30%);
}
.transformY-40 {
    transform:translateY(40%);
}
.transformY-35 {
    transform:translateY(35%);
}
.transformY-50 {
    transform:translateY(50%);
}
.transformY-57 {
    transform:translateY(57%);
}
.transformY-60 {
    transform:translateY(60%);
}
.transformY-68 {
    transform:translateY(68%);
}
.transformY-70 {
    transform:translateY(70%);
}
.home-transform {
    transform:translateY(80%);
}
.transformY-75 {
    transform:translateY(75%);
}
.transformY-80 {
    transform:translateY(80%);
}
.transformY-100 {
    transform:translateY(100%);
}
.transformY-110 {
    transform:translateY(110%);
}
.transformY-115 {
    transform:translateY(115%);
}
.transformY-120 {
    transform:translateY(120%);
}
.transformY-130 {
    transform:translateY(130%);
}
.transformY-140 {
    transform:translateY(140%);
}
.transformY-145 {
    transform:translateY(145%);
}
.transformY-210 {
    transform:translateY(210%);
}
.no-slot{
    color:#8b8787;
}

.index-bg {
    background:linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../../images/bg/signin.jpeg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%;
    margin-bottom: 0px !important;
}

.select-date-bg {
    background:linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(../../images/bg/select-date.jpeg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%;
    margin-bottom: 0px !important;
}

.verify-bg {
    background: linear-gradient(to bottom, rgb(14 14 12 / 1%), #0a0a0a), url(../../images/verify-bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100vh;
    margin-bottom: 0px !important;
}

.check-card2 {
    padding: 1px;
    border: none;
    border-radius: 10px;
    background-color: #03210f!important;
}
.check-card2 .content {
    background: #000;
    padding: 8px;
    border-radius: inherit;
    color: #F2C94C;
    margin: 0px !important;
    border:0.5px solid #bc8a3b;
}

.icon-check {
    margin-left: -30px;
    margin-right: 30px;
    cursor: pointer;
    position: relative;
    width: auto;
    display: block;
}
.form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5em;
    margin-bottom: .125rem;
}
.icon-check input {
    position: absolute !important;
    transform: translateX(-10000px);
}
.form-check-input {
    width: 1em;
    height: 1em;
    margin-top: .25em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0, 0, 0, .25);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    print-color-adjust: exact;
}
.icon-check i {
    width: 20px;
    text-align: center;
    pointer-events: none;
    position: absolute;
    left: 30px;
    top: 1px;
    height: 24px;
    line-height: 24px;
}
.store_logo {
    max-height: 40px;
    width: auto;
    border-radius: 50%;
    min-width:40px;
}
.t_guests_people {
    text-align: left;
    line-height: 17px;
}
.select-packgs-btn {
    background-color:#000!important;
    border-radius:inherit!important;
}
.trans-card {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    padding: 16px 10px;
}

.addition-buttons {
    position: fixed;
    bottom:30px;
}

.sigin-bg {
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../../images/bg/home.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%;
    margin-bottom: 0px !important;
}

.gpt-bg {
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../../images/bg/24kgpt.jpeg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%;
    margin-bottom: 0px !important;
}
.gpt-transform {
    position:fixed;
    width: 90%;
    bottom:110px;
    margin: auto;
    left: 0;
    right: 0;
}
.verify-signin-bg {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../../images/bg/verify.jpeg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%;
    margin-bottom: 0px !important;
}
.w-70{
    width:70%;
}
.w-60{
    width:60%;
}

.store-sold-out {
    width: max-content;
    background: rgba(232, 11, 11, 0.6);
    color: #fff;
    padding: 2px 10px 4px;
    display: block;
    position: absolute;
    top: 6px;
    border-radius: 0.25rem;
    right: 2%;
    text-transform: uppercase;
    font-size: 22px;
    font-weight:700;
}
.checkbox-round {
    width: 18px !important;
    height: 17px !important;
    background-color: #AAB2BD!important;
    border-radius: 50% !important;
    vertical-align: middle;
    border: 1px solid #bf8e3f!important;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
    margin-right: 10px;
    min-width: 18px;
}
.checkbox-round:checked {
    background: #bf8e3f!important;
    border:1px solid #bf8e3f;
}

.session-alert {
    position: absolute!important;
    top: 50%;
    left: 38%;
    transform: translate(-37%, 0%);
    width: 90%;
    z-index: 99;
}
.color-green {
    color:#50EB8E;
}
.card_location {
    background: #171717;
    padding: 10px;
    border-radius: 0 0 10px 10px;
}
img.event-imgs {
    max-height: 250px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px 10px 0 0;
    object-position: top;
}
.update-account {
    background: #1a1a1a;
    border-radius: 10px;
    display: flex;
    align-items: end;
    padding: 7px;
    flex-flow: column;
    justify-content: space-between;
}

.lh-16 {
    line-height:16px;
}
.lh-17 {
    line-height:17px;
}
.lh-18 {
    line-height:18px;
}
.lh-19 {
    line-height:19px;
}
.text-pay {
    color: #c3bdbd !important;
}

.bb {
    border-bottom: 1px solid #adadad;
}
.selection-label {
    font-size: 20px;
    color: #fff;
    background: #000;
    transform: skewX(-15deg);
    padding: 2px 8px;
    border: 1px solid #3a2b15;
}

.custom-small-btn {
    border-radius: 0!important;
    background-color: #000!important;
    border: 1px solid #adadad!important;
    color: #fff!important;
    padding: 5px 10px;
}
.fullDetails {
    background: #000;
    color: #fff;
    padding: 5px 10px;
    border-radius: 0;
    border: 1px solid #bf8e3f;
}
.newgrad {
    background: #1E1E1E;
    border-radius: 10px;
    border: none;
    padding: 10px 10px 10px 10px;
}

.addons-title {
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
}
.addons-price {
    color: #fff;
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 18px;
}
.theme-popup {
    border:1px solid #bc8a3b;
    border-radius:10px;
}
.theme-border {
    border:1px solid #bc8a3b;
    border-radius:10px;
}

.btnx {
    color:#fff;
    text-align: center;
    background-color: #bc8a3b;
    transform: skewX(-15deg);
}
.transx {
    transform: skewX(-15deg);
}

.font-50 {
    font-size:50px;
}
.transform-flex {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    min-height: 80vh;
}

 #show1,#show2,#show3,#show4,#show5,#show6,#show7,#show8,#show9,#show10,#show11,#show12,#show13,#show14,#show15,#show16,#show17,#show18,#show19,#show20{
    display:none;
}

.opacity-text {
    color:#000;
    opacity:0.8;
}
.bg_f {
    background:#fff;
    border-radius:inherit;
}

.bg_f:hover {
    color:#000;
}


