@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-family: 'Sterling SSM,Sterling Fallback,serif;
	font-weight: 500;
	color: #000;
	font-size: 16px;
	background-color: #fff;
	padding-bottom: 30px;
}
.logo {
    width: auto;
    max-height: 56px;
}

.theme-text {
    color:#000;
}
.lang-box {
    border: 1px solid #81d8d0;
    padding: 36px;
    border-radius: 10px;
}

label{
    color:#000;
    font-size:16px;
}
.width-max{
    width:max-content;
}
.bg-0{
    background-color:#000;
    border-radius:inherit;
}
.dark-theme{
    background-color:#fff;
}

.btn_grad {
    padding: 1px;
    border: none;
    border-radius: 10px;
    color: #000;
    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: #000;
	text-decoration: none;
	transition: all ease 0.4s !important;
}

img {
	max-width: 100%;
}

a:hover {
	color: #000;
	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;
}

.package-bdr {
    line-height: normal;
}
.package-bdr {
    display: block;
    padding: 1px;
    border-radius: 8px;
    text-align: center;
    background: rgb(255, 151, 0);
    background: linear-gradient(93deg, rgba(255, 151, 0, 1) 0%, rgba(180, 62, 235, 1) 48%, rgba(248, 205, 84, 1) 100%);
    width: 80%;
}
.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: #000 !important;
    font-weight:500;
}
.nav-fill .nav-item {
    color: #000;
    font-weight:500;
}
.active-date {
    background: linear-gradient(91.38deg, #ccb77f 0.03%, rgb(181 128 49) 50.76%, #cca964 100%);
    font-weight: 700;
    color: #fff;
    border-radius:2px;
}
.active-date span {
    color: #fff !important;
}

.btn, input, select {
    box-shadow: none !important;
    outline: 0px !important;
}
.btn {
    font-family: "Inter", sans-serif;
    transition: all 300ms ease;
    color: #000;
}
.o-hidden {
    overflow: hidden;
}
.grdient_color {
    background: linear-gradient(91.38deg, #ccb77f 0.03%, rgb(181 128 49) 50.76%, #cca964 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    text-shadow: 0px 4px 6px rgb(0 0 0 / 32%);
}
.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-image: linear-gradient(91.38deg, #ccb77f 0.03%, rgb(181 128 49) 50.76%, #cca964 100%);
}
.check-card2 .content {
    background: #fff;
    padding: 8px;
    border-radius: inherit;
    color: #000;
    margin: 0px !important;
}

.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: 18px;
    height: 18px;
    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;
}

.home-bg {
    background: url(../../images/bg/home-bg.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;
}

.thank-bg {
    background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.4)), url(../../images/bg/thank-bg.jpeg) no-repeat center center fixed;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    width: 100%;
    height: 100vh;
    margin-bottom: 0px !important;
}

.dash-bg {
    background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(../../images/bg/dash-bg.jpg) no-repeat center center fixed;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    min-height:100vh;
    margin-bottom: 0px !important;
}

.profile-bg {
    background: url(../../images/bg/profile-bg.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;
}

.escape-bg {
    background: url(../../images/bg/escape-bg.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: #e50914;
    color: #fff;
    padding: 2px 8px 2px;
    border-radius: 0.25rem;
    text-transform: uppercase;
    font-size: 20px;
    font-weight:600;
}
.checkbox-round {
    width: 28px !important;
    height: 28px !important;
    background-color: #AAB2BD!important;
    border-radius: 50% !important;
    vertical-align: middle;
    border: 1px solid #F2C94C!important;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
    min-width: 28px;
}
.checkbox-round:checked {
    background: #F2C94C!important;
    border:1px solid #F2C94C;
}

.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;
}


.lh-16 {
    line-height:16px;
}
.lh-17 {
    line-height:17px;
}
.lh-18 {
    line-height:18px;
}
.lh-19 {
    line-height:19px;
}

.btn-family {
    font-family: 'Lato', sans-serif;
 }
 
.agent-btn {
    background-color:#0d0d0d;
    border:1px solid #fff;
    color:#fff;
    padding: 7px 16px;
    width:max-content;
}

.bdr-btn {
    background-color: #a98846;
    border: 1px solid #a98846;
    color: #fff;
    padding: 1px 10px;
}
.bdr-btn:hover {
    color: #fff;
}
.pay-pricing {
    background-color: #915815;
    border: 1px solid #915815;
    color: #fff;
    padding: 6px 10px;
    border-radius: 4px;
}
.agent-buy {
    background-color: transparent;
    border: 1px solid #6e684a;
    color: #faf9f1;
    padding: 5px 7px;
    width: 85%;
    border-radius: 0;
    font-size: 12px;
    margin-top: 16px;
    border-bottom-color: #b0afa9;
}
.theme-color {
    color:#e2d197;
}
.theme-color-light {
    color:#e3ca97;
}
.agent-group {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.agent {
    height: 195.68px;
    object-fit: cover;
}
.agent-info {
    background: rgba(0, 0, 0, 0.7);
    border-radius: 2px;
    padding: 10px;
    text-align: center;
}

/* Activate AI-Agent CSS Start From Here */

    .card-custom {
      background-color: #080703;
      border: 1px solid #3c2f19;
      padding: 16px;
      border-radius: 15px;
      color: #e7c389;
    }
    .form-control, .form-check-input {
      background-color:#dee2e6;
      border: 1px solid #f8cd54;
      color: #000;
      font-size:16px;
      border-radius:10px!important;
    }
    .form-check-input:checked {
        background-color: #000;
        border-color: #000;
    }
    .form-control:focus {
      background-color: #fff!important;
      border: 1px solid #a98846!important;
      color: #000;
    }
    .form-control::placeholder {
      color:#1e1e1e;
    }
    
    .off-white {
        color:#faf9f1;
    }
    .theme-border {
        border: 1px solid #262626;
        border-radius: 4px;
    }

/* Activate AI-Agent CSS End From Here   */

/* Ledger explorer CSS Start From Here */
.table-dark th, .table-dark td {
      color: #fff;
      background-color: #080703;
      border-color: #3c2f19;
    }
    
    .table-dark td {
        padding:4px 4px;
    }
    
    .table-dark th {
        font-size: 13px;
        padding: 2px;
        font-weight: 400;
        text-transform: uppercase;
    }
    
    .table-dark tr td:first-child {
      color: #e8e4d7;
    }
    
    
    .form-control.search-control::placeholder {
        color: #c5bbbb;
    }
    .search-bar select {
      background-color: #080703;
      border: 1px solid #3c2f19!important;
      color: #fff;
      border-radius:0;
      font-size:14px;
      padding: 6px 24px 6px 6px;
      background-position: right 4px center;
    }
    
    .search-bar button {
      background-color: #080703;
      border: 1px solid #3c2f19!important;
      color: #fff;
      border-top-left-radius:0;
      border-bottom-left-radius:0;
      font-size:14px;
    }
    .section-box {
      background-color: #0c0b07;
      padding: 16px;
      border-radius: 4px;
      border: 1px solid #3c2f19;
    }
    .subtext {
      color: #cfc6a6;
    }
    .btn-outline-gold {
      color: #e7c389;
      border: 1px solid #e7c389;
    }
    .btn-outline-gold:hover {
      background-color: #e7c389;
      color: #000;
    }
    .highlight {
      color: #fff;
      font-weight: 600;
    }
    .gold {
      color: #e7c389;
    }
    
    .search-control {
        border-top-right-radius:0;
        border-bottom-right-radius:0;
        width:155px;
        font-size:14px!important;
    }
    
    .hrline {
        background-color:#1e180e;
        width:100%;
        height:1px;
    }
    
    .seprater {
        border-bottom:1px solid #262626;
    }
    .ulter-box {
        background-color:#0a0905;
    }
    .dark-btn {
        background-color: #0f0e09;
        border: 1px solid #4e4741;
        color: #ddc187;
        padding: 7px 7px;
        width: 100%;
        border-radius: 4px;
        font-size: 15px;
    }
    .light-bdr-btn {
        background-color: #a98846;
        border: 1px solid #a98846;
        color: #fff;
        padding: 8px;
        width: 100%;
        border-radius: 10px;
        font-size: 16px;
        display: block;
        font-weight: 600;
    }
    .table-wrapper {
        overflow-x: scroll;
    }
    .investing {
        border:1px solid #3c2f19;
        border-radius:4px;
    }
/* Ledger explorer CSS End Here */
.fixai-btn {
    position: fixed;
    bottom: 80px;
    margin: auto;
    left: 0;
    right: 0;
}
.fix-btn {
    position: fixed;
    bottom: 160px;
    margin: auto;
    left: 0;
    right: 0;
    width:94%;
}
.ai-agent {
    height:140px;
    objecti-fit:cover;
}
.icon-color {
    color:#706e62;
}

.grid-two {
    display:grid;
    grid-template-columns: repeat(2, 1fr);
    gap:10px;
}
.status-select {
    background-color: #080703;
    border: 1px solid #3c2f19 !important;
    color: #fff;
    border-radius: 0;
    font-size: 12px;
    padding: 4px 8px;
}
.available-agent {
    border: 1px solid #262626;
    width: 75px;
    color: #c9b9b9;
    margin-bottom:3px;
    background:#262626;
}



    .titan-card {
        background-color: #0d0d0d;
        padding: 16px;
        max-width: 800px;
    }
    .titan-card h2 {
        color: #c6a862;
        font-weight: 700;
    }
    .titan-card .section-divider {
        border-top: 1px solid #c6a862;
        margin: 1rem 0;
    }
    .info-block {
        background-color: #180e0e;
        border-radius: 0.75rem;
        padding: 10px;
        margin-bottom: 1rem;
    }
    .info-block i {
        color: #c6a862;
        margin-right: 0.5rem;
    }
    .step-number {
        font-weight: bold;
        color: #c6a862;
    }

.w-max {
    width:max-content!important;
}





.user-img {
    width: 42px;
    height: 42px;
    border-radius: 50%;
}
.user-head {
    background: #ffffff;
    border-bottom: 1px solid #252429 !important;
    position: fixed;
    width: 100%;
    z-index: 9999;
}


.chat-message {
    list-style: none;
    margin-bottom:16px;
}

.chat-message.chat-message-right {
    display:flex;
    justify-content:flex-end;
}
.sender-img {
    width:38px;
    height:38px;
    border-radius:50%;
}
.chat-message-text {
    background: #71572b;
    text-align: center;
    border-radius: 6px 0 6px 6px;
    padding:10px 14px;
}

.chat-message-text-admin {
    background: #444;
    text-align: center;
    border-radius: 0 6px 6px 6px;
    padding:10px 14px;
}
.message-input:focus {
    background-color:#fff!important;
}
.chat-history-footer {
    padding:6px;
    border:1px solid #252429;
    border-radius:10px;
    background-color:rgba(255, 255, 255, 0.2);
}
.chat-bottom {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-color: rgb(30 28 28 / 80%);
    padding: 10px 3% 30px;
    z-index: 9;
}
.user-chat-number {
    color:#bcbcbc;
    line-height:16px;
}
 #file-img {
    display: none;
  }

  .file-icon {
    cursor: pointer;
  }
 
input, input::-webkit-input-placeholder {
    font-size: 1rem !important;
}

.chat-send-btn {
    background-color:#bf9b5f;
    border:1px solid #bf9b5f;
    color:#0c0000;
}

.home-bottom-content {
    width:160px;
}

.transform-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 50%);
    width:90%;
}

.escape {
    margin-top: 220px;
}
.w-85 {
    width:85%;
}

.theme-buy-btn {
    background-color: transparent;
    border: 1px solid #6e684a;
    color: #fff;
    padding: 4px 7px;
    border-radius: 0;
}


 .full-video-wrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    left:0;
    top:0;
    bottom:0;
}

.full-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video-cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 5;
}

    .full-play-btn {
        position: absolute;
        top: 49%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 44px;
        background: rgba(0,0,0,0.8);
        border: 0;
        padding: 16px 28px;
        border-radius: 50%;
        color: #fff;
        z-index: 6;
        cursor: pointer;
        border:3px solid #fff;
        outline: 3px solid #545454;
        box-shadow:
            0 8px 20px rgba(0, 0, 0, 0.6),    
            0 0 15px rgba(255, 255, 255, 0.4),
            0 0 25px rgba(188, 138, 59, 0.4); 
    }
    .full-play-btn:hover {
        outline: 3px solid #bc8a3b;
    }

        
    .bottom-buttons {
        position: absolute;
        bottom: 40px;
        width: 90%;
        text-align: center;
        z-index: 99;
        display: flex;
        align-items: center;
        gap: 16px;
        justify-content: center;
        left: 5%;
        right: 0;
    }
           
.top-fix {
    position: fixed;
    top: 16px;
    z-index: 999;
    width: 92%;
    left: 0;
    right: 0;
    margin: auto;
}
.code-phone {
    background: #fff!important;
    border: 1px solid #a98846;
}
.code-phone select {
    border: unset;
    border-radius: 10px 0 0 10px;
    background: #fff !important;
    padding-right: 0;
    height: 45px;
    text-align: start;
    width: max-content;
    border-right: 1px solid #000;
}
.code-input {
    border:0;
}
.code-input:focus {
    border:0!important;
}

.full-video-wrapper video {
    width: 100%;
    min-height:100%;
}
.item-box {
    border: 0.5px solid #f3d19b;
    border-radius: 10px;
    background:#f5fffa;
}
.item-img {
    border-radius: 10px 10px 0 0;
    max-height: 250px;
    min-height:250px;
    width: 100%;
    object-fit: cover;
}
.item-img-attach {
    border-radius: 0;
    max-height: 250px;
    min-height:250px;
    width: 100%;
    object-fit: cover;
}
.item-img-slider {
    border-radius: 0px;
    max-height: 100%;
    min-height:100vh;
    width: 100%;
    object-fit: cover;
}
.item-content {
    padding: 10px;
}
.item-price {
    text-align: center;
    background: #262626;
    border-radius: 4px;
    font-weight: 500;
    font-size: 22px;
}
.item-name {
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
}
.item-desc {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    margin-top: 4px;
}
.trans_grad {
    padding: 1px;
    border: none;
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    background:linear-gradient(91.38deg, #efd38a 1.03%, rgb(181 128 49) 48.76%, #ddb76c 100%);
}
.text-bg-body {
    width: 280px !important;
    background-color: #ffffff !important;
    color: #000;
}
.gradient-green {
    background: #c79c4e !important;
    border-radius: 12px;
    height: 32px;
    width: 32px!important;
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.11), 0 5px 15px 0 rgba(0, 0, 0, 0.02);
    font-size: 13px !important;
    text-align: center;
    line-height: 33px ! Important;
}
.line {
    background: #7D7D7D;
    width: 100%;
    height: 1px;
    opacity: 0.5;
}
.pricing-box {
    background: rgb(245 255 250);
    border: 0.5px solid #f3d19b;
    border-radius: 12px;
    padding: 10px 16px;
    margin-bottom: 10px;
    color: #000;
}
.golden {
    color: #efbf5e;
}
.sec-btn {
    padding: 2px 16px;
    color: #fff;
    border: 1px solid #b78333;
    background: transparent;
    border-radius: 20px;
    font-size: 16px;
}
.swiper-button-next, .swiper-button-prev {
    color:#fff!important;
    height:24px!important;
}
.swiper-pagination-bullet {
    background:#f5fffa!important;
}
.swiper-pagination-bullet-active {
    background:#fff!important;
}
.bdr-box {
    border: 0.5px solid #f3d19b;
    border-radius: 10px;
    background:#ffffff;
}
.seprator {
    padding:10px;
}
.seprator:not(:last-child) {
    border-bottom:1px solid #f3d19b;
}
.addons-title {
    color:#000;
}
.addons-price {
    color: #000;
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 18px;
}
.addons-details-btn {
    background:rgb(245, 255, 250, 0.8);
    border-radius:inherit;
}
.addons-seprator {
    display:flex;
    align-items:center;
}
.addons-seprator:not(:last-child) {
    margin-bottom:8px;
}
.lang-control {
    background-color: #dbbc65!important;
    color: #000;
    border-radius:10px;
    padding: 6px;
    font-size: 16px;
    font-weight: 500;
}
.lang-control:focus {
    background-color: #dbbc65!important;
    color: #000;
}
.lang-control option {
    color:#000!important;
}
.cl-img {
    width: 100%;
    max-height: 250px;
    border-radius: 10px;
    object-fit: cover;
}
.fa-times-circle {
    color: #000;
}
.search {
    width: 100%;
    display: flex;
}
.searchTerm {
    width: 100%;
    border: none;
    padding: 5px 10px;
    height: 40px;
    border-radius: 10px 0 0 10px !important;
    outline: none !important;
    color: #000;
    background: #ffffff;
    font-size: 16px !important;
}
.searchButton {
    width: 80px;
    height: 40px;
    border: none;
    background: linear-gradient(91.38deg, #ccb77f 0.03%, rgb(181 128 49) 50.76%, #cca964 100%)!important;
    text-align: center;
    color: #fff;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    font-size: 20px;
}
.cat {
    display:block;
    border: 1px solid #f5fffa;
    padding: 2px 10px;
    border-radius: 6px;
    text-align:center;
}

.cat-title {
    color: #000;
    font-size: 16px;
    text-align: center;
    width:100%;
}
.minus, .plus, .minus-plus-value {
    background: transparent;
    border: 0;
}
.minus-plus-value {
    width:40px;
    font-size: 24px !important;
}
.pro-desc {
    text-align: left;
    font-size: 16px;
    color: #000;
    font-weight: 400;
}

.order-btn {
    color:#fff;
    border-radius: inherit;
    width: 100%;
    font-size: 18px;
    padding: 4px !important;
    font-weight: 500;
}
.order-btn:hover {
    color:#fff;
}
.pro-sle {
    background:#ffffff;
    padding:0;
    border-radius:0;
}
.proselect-img {
    height:250px;
    width: 100%;
    max-height: 250px;
    border-radius: 0;
    object-fit: cover;
}
.similar-img {
    width: 60px;
    height: 50px;
    border-radius: 10px;
    object-fit: cover;
    min-width: 60px;
}
.font-400 {
    font-weight:400!important;
}
.star {
    float: inline-end;
    font-size: 16px;
    color: #F6BB42;
    text-align:center;
}

.by-business {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 6px;
}
.by{
    font-weight:400;
    text-transform:capitalize;
}
.by-business:hover {
    color:#000;
}
.cat-group {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
}
.cat-item {
    position: relative;
}
.cat-name{
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    text-align: center;
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    background:rgba(255, 255, 255, 0.6);
    border-radius:0 0 4px 4px;
}
.cat-img {
    border-radius: 4px;
    width: 100%;
    height: 138px;
    object-fit: cover;
}
.cat-box {
    background: #ffffff;
}
.business-title {
    color: #000;
    font-size: 22px;
    font-weight:500;
}
.venue {
    font-size:16px;
    font-weight:500;
    color:#000;
}
.venue-light {
    font-size:16px;
    font-weight:400;
    color:#444444;
}
.business-content-attach {
    background: #ffffff;
    padding: 10px 12px;
    border-radius: 0;
}
.business-content {
    background: #ffffff;
    padding: 10px 12px;
    border-radius: 0 0 10px 10px;
}
.select-content {
    background: #ffffff;
    padding: 10px 12px;
    border-radius: 0;
}
.pro-lists {
    padding-top:24px;
}
.pro-lists:first-child {
    padding-top: 8px;
}
.top-attach {
    position: absolute;
    top: 12px;
    z-index: 999;
    width: 94%;
    left: 0;
    right: 0;
    margin: auto;
}
.person-walk {
    position: absolute;
    right: 16px;
    bottom: 62px;
    z-index: 9999;
    background: rgba(245, 255, 250, 0.6);
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 18px;
    border-radius: 2px;
    color: #000;
}
.person-walk-business {
    position: absolute;
    right: 16px;
    top: 210px;
    z-index: 9999;
    background: rgba(245, 255, 250, 0.6);
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 18px;
    border-radius: 2px;
    color: #000;
}
.review-content {
    text-align: center;
    background: #ffffff;
    border-radius: 10px;
    padding: 16px;
}
.review-star-group{
    color:#dbbc65;
    font-size:16px;
    display:block;
    margin-top: 4px;
}
.reivew-img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    object-fit: cover;
}
.reviewer {
    font-size: 22px;
    color: #000;
    font-weight: 500;
}
.reivew-text {
    color: #000;
    font-size: 16px;
    font-weight: 400;
}
.clear-btn {
    padding:0 16px;
    background:#fbf1cf;
    color:#000;
    font-size:16px;
    font-weight:400;
    border-radius: inherit;
    line-height: 27px;
}
.clear-btn:hover {
    color:#000;
}


.business-logo {
    max-height:76px;
    width:auto;
    object-fit:cover;
}
.box-bg {
    background: #fff;
    border-radius: inherit;
    padding: 10px;
}

.order-table {
    color: #000;
}
.product-box {
    display: flex;
    align-items: center;
    gap: 10px;
    min-width:max-content;
}

.order-item-img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 6px;
    min-width: 60px;
}
.order-item-img-big {
    width: 100%;
    height:200px;
    min-height: 200px;
    object-fit: cover;
    border-radius: 6px;
}
.product-name {
    font-weight: 600;
}
.quantity {
    font-size: 13px;
    color: #6c757d;
}
.order-item-list:not(:last-child) {
    border-bottom:0.5px solid #f3d19b;
}
.order-item-list td {
    border:unset;
}
.bottom-wrapper {
    position: fixed;
    bottom: 0;
    z-index: 99999;
    background: rgba(255, 255, 255, 0.8);
    width: 100%;
}
.wrapper-item {
    text-align: center;
    width: max-content;
    margin: auto;
    background: rgba(0, 0, 0, 0.8);
    padding: 12px;
    border-radius: 50%;
    margin-top: -41px;
    border-top: 2px solid #fff;
}
.wrapper-box {
    padding: 4px;
}
.order-msg {
    color: #198754;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    position: absolute;
    bottom: 0;
    background: #fff;
    border-radius: 10px;
    padding: 10px;
    left: 0;
    right: 0;
    margin: auto;
}
.message-icon {
    color:#F6BB42;
}
.hrline-two {
    background:#dbbc65;
    width:100%;
    height:1px;
}

.item-video {
    width: 100%;
    height: 320px;
    display: block;          /* prevents inline stretching */
    border-radius: 10px;
    object-fit: cover;       /* keeps aspect ratio */
    object-position: center; /* center crop */
}

.bg_f {
    background:#fff;
    border-radius:inherit;
}
.total-seprator {
    border-top:1px dashed #f3d19b;
    padding-top:10px;
    margin-top:16px;
}
.golden-bdr {
    border: 0.5px solid #F6BB42;
    border-radius: 6px;
    padding:6px 4px;
}

.star-rate {
    display: flex;
    gap: 16px;
    margin-top: 6px;
    font-size:17px;
}
.star-rate .fa-solid {
    color:#F6BB42;
}
.opacity-text {
    color:#000;
    opacity:0.8;
}

