.cst-blk {
    -webkit-text-fill-color: #000;
}
.modal-bg {
    background-color: #00000085;
}
.tooltip-animation5 {
    z-index: 99 !important;
}

.slick-initialized .slick-slide {
    height: auto!important;
}

.admin-side-span {
    display: inline-flex;
}

a {
    cursor: pointer;
}
/* .responsive  .slick-track {
    margin-left: auto;
    margin-right: auto;
    left: 0!important;
  } */

.admin-side-a svg {
    width: 18px;
}

.admin-side-a {
    display: inline-flex;
    column-gap: 10px;
    align-items: center;
    width: 100%;
    margin: 5px 0;
    padding: 10px 18px;
}

.pac-container {
    width: fit-content !important;
}

div#submitPay .error {
    color: red;
    text-align: center;
}

li.review-name {
    text-align: center;
}

.left-spacing {
    margin-left: 250px;
}

.white-space-nowrap {
    white-space: nowrap;
}

li.review-buttons button {
    margin-bottom: 10px;
}

.cst-arrow {
    background: url(../images/event-hound/drop-arrow.svg) no-repeat right;
    background-position: 94%;
}

.bg-hero-image1 {
    background: url(../images/event-hound/home-bg-x.webp) no-repeat right;
}

.bg-join-bg1 {
    background: url(../images/event-hound/join-bg.png) no-repeat right;
}

.bg-profile-bg1 {
    background: url(../images/event-hound/profile-bg.png) no-repeat right;
}

.bg-hero-image2 {
    background: url(../images/vendor/h-banner.png) no-repeat right;
}

.bg-venue_bg1 {
    background: url(../images/vendor/venue_bg.png) no-repeat right;
}

.bg-add-venue1 {
    background: url(../images/vendor/add-venue-bg.jpg) no-repeat right;
}

.bg-frequently-bg-image1 {
    background: url(../images/event-hound/faq.png) no-repeat right;
}

.bg-guest-terms1 {
    background: url(../images/event-hound/guest-terms.jpg) no-repeat right;
}

.bg-about-bg1 {
    background: url(../images/event-hound/about-bg.png) no-repeat right;
}

.bg-venue-detail_new1 {
    background: url(../images/event-hound/venue-detail-bg.png) no-repeat right;
}

.bg-profile-bg1 {
    background: url(../images/event-hound/profile-bg.png) no-repeat right;
}

.cst-calender {
    background: url(../images/vendor/cal.svg) no-repeat;
    background-position: 90% 21px;
}

.cst-placeholder::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #626262 !important;
    opacity: 1;
    /* Firefox */
}

.cst-placeholder:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #626262;
}

.cst-placeholder::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #626262;
}

input {
    -webkit-appearance: auto!important;
    -moz-appearance: auto!important;
    appearance: auto!important;
}


/* input[type="date"]::-webkit-calendar-picker-indicator {
    background: transparent;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
} */

.mm img.active {
    display: none;
}

.mm img {
    display: block;
}

.table-sortable th {
    border-bottom: 0!Important;
}


/* narinder */

.venue-date-picker .shadow-lg {
    box-shadow: none;
    padding: 0;
}

.venue-date-picker .datepicker-main {
    background-color: #F9F9F9;
}

.venue-date-picker .days-of-week {
    background-color: #28B8DC !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 10px;
}

.venue-date-picker .days-of-week span {
    color: #fff;
}

.venue-date-picker .bg-blue-700 {
    background-color: #28B8DC !important;
    border-radius: 100%;
}

.venue-date-picker .datepicker-controls .text-sm {
    font-size: 16px !important;
}

.datepicker-picker.inline-block.rounded-lg.bg-white.dark\:bg-gray-700.shadow-lg.p-4,
.days,
.datepicker-grid.w-64.grid.grid-cols-7 {
    width: 100%;
}

.venue-date-picker .bg-blue-700 {
    background-color: #28B8DC !important;
    border-radius: 100%;
    min-width: 37px;
    min-height: 37px;
    display: inline-block;
}

.slider-venue .slick-list.draggable {
    padding: 0 !important;
}

.slider-venue .slick-slide img {
    display: block;
    width: 100%;
    padding: 0 10px;
    /* max-height: 400px; */
    aspect-ratio: 16/9;
    object-fit: cover;
}

.slider-venue .slider-for .slick-slide {
    overflow: hidden;
    /* max-height: 400px; */
}

.slider-venue .slider-for .slick-slide {
    height: 100%;
}

.slider-venue .slick-prev:before {
    content: '';
    background-image: url(../images/arrow-icon.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.slider-venue .slick-next:before {
    content: '';
    background-image: url(../images/arrow-icon.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.slider-venue .slick-prev.slick-arrow:before {
    content: '';
    font-size: 22px;
    line-height: 25px;
    color: rgb(40 184 220 / 100%);
    border-radius: 50%;
    width: 22px;
    height: 22px;
    display: block;
    opacity: 1;
    box-shadow: 0px 0px 11px 2px #dddada;
    background-color: #fff;
    margin: 0px;
}

.slider-venue .slick-next.slick-arrow:before {
    content: '';
    font-size: 22px;
    line-height: 25px;
    color: rgb(40 184 220 / 100%);
    border-radius: 50%;
    width: 22px;
    height: 22px;
    display: block;
    opacity: 1;
    box-shadow: 0px 0px 11px 2px #dddada;
    background-color: #fff;
    margin: 0px;
    transform: rotate(180deg);
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    background: #fff !important;
    -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
}

.slick-next {
    right: -6px;
    z-index: 12;
}

.slick-prev {
    left: -6px;
    z-index: 12;
}

.mm img.active {
    display: none;
}

.mm img {
    display: block;
}

#search {
    background-position: 96% !important;
}

.intl-tel-input.separate-dial-code .selected-flag,
.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
    background-color: transparent;
}

.intl-tel-input {
    width: 100%;
}

.intl-tel-input.separate-dial-code .selected-dial-code {
    font-family: Work Sans;
}

.close.open .main-tab {
    max-width: 83% !important;
}

.profile-btn .close.open .fav-tabs,
.close.open {
    max-width: 100% !important;
}

.profile-btn.close.open {
    display: none;
}

.profile-btn.open {
    display: block;
}

.profile-btn.close {
    display: block;
}

.linked {
    background-position: 92% !important;
}

select {
    background-image: none !important;
}

.focus\:outline-themeBlue:focus {
    box-shadow: none!important;
    outline: 0;
}

ul.user__list {
    display: none;
    border: 1px solid;
}

.user__buttons {
    position: relative;
}

input#dropdown_exp:checked+.user__list {
    display: block;
    position: absolute;
    top: 100%;
    /* left: 12px; */
    background: #ffffff;
    z-index: 99999;
    width: 200px;
    /* width: 100%; */
    text-align: left;
}

input#dropdown_exp {
    display: none;
}

.user__list li {
    padding: 2px 5px;
}


/* .user__links {
  padding-right: 60%;
}
.user__list li:last-child .user__links {
  padding-right: 40%;
} */

.user__list li:hover {
    border: 1px solid;
    background-color: #1D4ED8;
    color: #ffffff;
}

.user__login {
    display: none;
}

.venue_rooms {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}

a.new-room-create {
    position: absolute;
    top: -45px;
    right: 35px;
}

.user_user {
    display: flex;
    justify-content: space-between;
    border: 1px solid;
    align-items: center;
    flex-direction: row;
    padding: 5px;
}

img.venue_image {
    width: 100%;
    height: 20%;
}

.venue_card {
    width: 30%;
    display: inline-block;
    margin: 0 auto;
}

.display_venues {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

div#confirm {
    display: none;
    margin: 0 auto;
    background: #cfbbbb;
    padding: 30px;
}

button#delete {}

.modal-footer {
    display: flex;
    gap: 20px;
}

button.btn {
    border: 1px solid;
    padding: 5px;
    border-radius: 10px;
}

.modal-body {
    text-align: center;
    padding: 10px;
}

.time-slots {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.time_slot-selects select {
    line-height: 1.3;
    border-radius: 10px;
    background-color: #dadad8;
}

.time-slots-type {
    flex: 20%;
}

.time_slot-selects {
    flex: 60%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
}

.time_slot-last {
    flex: 20%;
}

.menu_list label {
    flex: 1 30%;
}

.menu_list input {
    flex: 1 60%;
}

.menu_list {
    display: flex;
    flex-direction: row;
}

input#menu_file {
    flex: 1 70%;
}

.contract_files {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.contract_files label {
    flex: 1 30%;
}

input#contract_file {
    flex: 1 70%;
}

.number_fields {
    display: flex;
    flex-direction: row;
    gap: 25px;
}

input#transit_number {
    flex: 1 35%;
}

input#institutions_number {
    flex: 1 20%;
}

input#account_number {
    flex: 1 45%;
}

.tab_tab,
.tabs {
    display: none;
}

ul.tab_list {
    display: flex;
    gap: 30px;
    margin-top: 20px;
}

.tabs:checked+.tab_tab {
    display: block;
}

.tab_list label {
    border: 1px solid;
    padding: 5px 10px;
}


/* td.features {
  width: 20%;
}

td.event_space_base_price {
  width: 10%;
}

td.event_space_na {
  width: 10%;
}

td.event_space_capacity {
  width: 20%;
}

td.event_space_guest_price {
  width: 20%;
}

td.event_space_flat_rate {
  width: 20%;
}
.w--90 {
  width: 90%;
} */


/* Venue Owner Register Form Tabs */

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

.features__tabs>.tab__content {
    order: 999;
    width: 100%;
    display: none;
    padding: 10px;
}

.features__tabs>.tab__radio {
    opacity: 0;
    position: absolute;
}

.features__tabs>.tab__radio:checked+label {
    background: #798f99;
    /* border: 1px solid #000000; */
    padding: 5px;
}

.features__tabs>.tab__radio:checked+label+.tab__content {
    display: unset;
}

.features__tabs .tab__content {
    border: 1px solid #798f99;
    border-top: 5px solid #798f99;
}

.features__tabs>label {
    margin: 5px 0px 0px;
    background-color: #b4d5e4;
    border-right: 1px solid #798f99;
}

.features__tabs>.tab__radio+label {
    padding: 5px;
}


/* Style the form */

#regForm {
    background-color: #ffffff;
    /* margin: 100px auto; */
    margin: 50px auto;
    padding: 40px;
    width: 70%;
    min-width: 300px;
}


/* Style the input fields */

input {
    padding: 10px;
    width: 100%;
    font-size: 17px;
    font-family: Raleway;
    border: 1px solid #aaaaaa;
}


/* Mark input boxes that gets an error on validation: */

.invalid {
    background-color: #ffdddd;
}


/* Hide all steps by default: */

.tab {
    display: none;
}


/* Make circles that indicate the steps of the form: */

.step {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbbbbb;
    border: none;
    border-radius: 50%;
    display: inline-block;
    opacity: 0.5;
}


/* Mark the active step: */

.step.active {
    opacity: 1;
}


/* Mark the steps that are finished and valid: */

.step.finish {
    background-color: #04AA6D;
}


/* Compare Password Fields */

.user__pass {
    position: relative;
}

span.pass_span {
    display: none;
}

span.wrong_pass {
    display: block;
    position: absolute;
    right: 2%;
    top: 50%;
    transform: translate(50% 0);
}

img.listing_imgs {
    height: 100%;
    margin: 5px;
    width: 100%;
    border: 1px solid #000;
    padding: 5px;
}

.m--auto {
    margin: 0 auto;
}

.border_1 {
    border: 1px solid;
    margin: 40px 0;
    height: 400px;
    padding: 10px;
}

.contain {
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
}

.item {
    align-items: center;
    background-color: tomato;
    color: white;
    /* display: flex; */
    height: 300px;
    justify-content: center;
}

.page__dots {
    /* height: 25px;
  width: 25px; */
    padding: 10px 25px;
    background-color: #bbb;
    border-radius: 5px;
    display: inline-block;
}

.circles {
    margin: 0 auto;
    width: 30%;
    text-align: center;
}

.circles_active {
    background-color: #4CAF50;
}

.cust-cart-product-quantity {
    color: #000000;
}

.hide_header_footer {
    display: none;
}

#pass_clickConfirm,
#pass_click, #confirm_pass_click, #old_pass_click, #new_pass_click {
    width: 20px;
}

#email_Invalid,
#password_Invalid,
#password_minSixChar,
#confirmPassword_minSixChar,
#newPassword_Invalid,
#confirmNewPassword_Invalid,
#cnf_passwordLike {
    display: none;
    color: #fb5050;
    font-size: 14px;
    /* position: absolute;
  top: 50%;
  right: 0; */
    /* text-align: right; */
}

.errorCls {
    border: 2px solid red !important;
}

.anchor {
    cursor: pointer !important;
}

.close .inset-x-0 {
    display: none !important;
}

.disabled {
    color: #898b91;
}

#message::-webkit-scrollbar {
    background-color: #ddd;
    border: 4px solid transparent;
    border-radius: 20px;
    background-clip: padding-box;
    width: 10px;
    height: 20px;
    padding: 0 20px;
}

#message::-webkit-scrollbar-thumb {
    height: 20px;
}

#message {
    border-radius: 10px;
}

.img-cross {
    top: 10px;
}

.modal-btn {
    margin-top: 0 !important;
}

/* .food-more label {
    font-size: 12px;
} */

/* .food-more .mr-2 {
    margin-right: 0.15rem;
} */

.bg-bgSkyBlue {
    background-color: #e9f5fe;
}

.bg-badgePurple-500 {
    background-color: #eef1fe;
}

.bg-badgeSkyNew-500 {
    background-color: #f5fcff;
}

.bg-bgorange {
    background-color: #fff4f0;
}

@media screen and (min-width: 2400px) {
    .max-h-33 {
        max-height: 33rem;
    }
    .min-h-33 {
        min-height: 33rem;
    }
}

.main-icon {
    max-height: 170px;
    height: 92px;
}

.bg-venue-bg_new1 {
    background: url(../images/event-hound/venue1-bg.png) no-repeat right;
}

.food-more {
    max-height: 248px;
    overflow-y: hidden;
}

select.select-fade {
    color: #bbbbbb!important;
    font-weight: 400;
}

input::placeholder {
    color: #bbbbbb!important;
    font-weight: 400;
}

select:focus,
select:visited {
    color: #000 !important;
    opacity: 1;
}

option,
.select-evet-type {
    color: #000!important;
}

.updated-margin .uppy-DashboardAddFiles {
    margin-top: 11px!important;
}

#display-image img {
    min-width: 130px;
    min-height: 98px;
    object-fit: cover;
    border-radius: 10px;
    max-width: 160px;
}
.checkque_main img.relative {
    max-width: 160px;
}
.pdf1_main img.relative.myrelative, .pdf2_main img.relative.myrelative2, .pdf1_main img.relative.myrelative1, .pdf2_main img.relative.myrelative1 {
    max-width: 160px;
}

.cst-calender.calender1 {
    background-position: 90% 13px !important;
}


/* .slider-nav .slick-slide img {
    max-height: 192px;
    width: 100%;
    object-fit: cover;
} */

.slider-thumb .slick-slide img {
    max-height: unset;
    width: 100%;
    object-fit: cover;
    height: auto;
}

.slider-venue .slider-thumb .slick-slide img, .slider-venue .slick-slide img {
    object-fit: contain !important;
  }

  .slider-venue.venue-detail-slider .slider-thumb .slick-slide img {
	object-fit: cover !important;
	border-radius: 0;
}
  /* .slider-venue.venue-detail-slider .slick-slide img {
    object-fit: cover !important;
  } */

  .slider-venue.venue-detail-slider .slick-prev, .slider-venue.venue-detail-slider .slick-next {
	width: 40px;
	height: 40px;
}
.slider-venue.venue-detail-slider .slick-prev.slick-arrow::before {
	width: 40px;
	height: 40px;
}
.slider-venue.venue-detail-slider .slick-next.slick-arrow::before {
	width: 40px;
	height: 40px;
}
/* .slider-venue.venue-detail-slider .slider-thumb.slick-initialized .slick-slide {
	width: fit-content !important;
} */
.slider-venue.venue-detail-slider .slider-thumb .slick-slide img {
	height: 110px;
}
/* .slider-venue.venue-detail-slider .slider-thumb.slick-initialized .slick-slide {
	width: fit-content !important;
	max-width: 130px;
} */
.slider-venue.venue-detail-slider .slider-thumb.slick-initialized .slick-slide.slick-current.slick-active {
	opacity: 1;
}
.slider-venue.venue-detail-slider .slider-thumb.slick-initialized .slick-slide.slick-active {
	opacity: .5;
}
.slider-venue.venue-detail-slider .slider-thumb.slick-initialized .slick-slide.slick-active:hover {
	opacity: 1;
}
button.slick-next.slick-arrow.slick-disabled {
    opacity: 0.5;
    cursor: default;
}

@media screen and (max-width: 575px) {
    .food-more {
        max-height: 255px;
        overflow-y: hidden;
    }
    .food-more label {
        font-size: 11px;
    }
    .food-more .mr-2 {
        margin-right: 0.15rem;
    }
}

.border-cst-b-1 {
    border-bottom: 1px solid #Efefef;
}

.border-cst-b-1 td {
    border: 0px !important;
}


/*--tailwind-custom-*/
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

#text {
    display: none;
}

.dash-profile picture {
    width: 100px !important;
    margin: auto;
}

input[type="date"] {
    position: relative;
}

.bg-themeBlue {
    background-color: #28b8dc;
}

.button {
    background-color: #28b8dc;
    color: #fff;
    border: 1px solid #28b8dc;
}

.button:hover {
    background-color: #129fc3;
    border: 1px solid #129fc3;
    color: #fff;
}

.button-warning {
    background-color: red;
    border: 1px solid red;
}

.button-sucess {
    background-color: #04AA6D;
    border: 1px solid #04AA6D;
}

.button-warning:hover {
    background-color: #da0707;
    border: 1px solid #da0707;
}

.bg-themeBlue a,
.bg-themeBlue a:hover {
    color: #fff;
}

.bg-panel,
.bg-panel:hover {
    color: #111 !important;
}

.subtitle .text-interaction {
    color: #111 !important;
    font-size: 14px;
}

.subtitle span {
    font-size: 14px;
    padding: 5px 14px;
}

.subtitle svg {
    width: 11px;
}


/* input,
select {
    border: 1px solid #b7b7b7 !important;
    border-radius: 5px !important;
} */

label {
    margin-bottom: 8px;
}

.title {
    font-weight: 500;
    font-size: 21px;
}

table th {
    white-space: nowrap;
}

.venue-form form {
    margin-right: 5px;
}

.grid-masonry .title {
    font-size: 28px;
}

.text-white {
    color: #fff;
}

.activecolor {
    color: #04AA6D
}

.inactivecolor {
    color: red
}

.pendingcolor {
    color: #f9ae1c
}

.d-none {
    display: none;
}

.custom-tooltip {
    transform: translate3d(0px, 45.3333px, 0px) !important;
    z-index: 9999!important;
    background-color: #fff!important;
    box-shadow: 0 0 5px #ddd !important;
    padding: 15px !important;
    border-radius: 10px !important;
}

.tooltip-arrow {
    transform: translate3d(60px, 0px, 0px) !important;
}

.filed-set {
    /* margin-top: -5px !important;
    margin-left: 5px; */
    margin-bottom: 10px;
}

.image-data_main img {
    min-width: 120px;
    border-radius: 10px;
    object-fit: cover;
    min-height: 128px;
}

#image-display label {
    min-width: 120px;
    object-fit: cover;
    min-height: 128px;
}

p.content-oneline {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.chkoptionval {
    display: none
}

.h-98 {
    height: 470px;
}


/* section.loader-wrapper-new {
    position: absolute;
    background: rgb(44 44 44 / 25%);
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
} */

section.loader-wrapper-new {
    position: absolute;
    background: rgb(44 44 44 / 97%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
}

.loader-active {
    height: 100vh;
    overflow: hidden;
}

.loaderimg {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    text-align: center;
    vertical-align: middle;
    color: #fff;
}

.loader-spin {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: inline-block;
    border-top: 3px solid #28b8dc;
    border-right: 3px solid transparent;
    -webkit-animation: rotation 1s linear infinite;
    animation: rotation 1s linear infinite;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

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

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

section.loader-wrapper {
    position: absolute;
    background: rgb(44 44 44 / 97%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
}

body {
    position: relative;
    overflow-X: hidden;
}

.loader-active {
    height: 100vh;
    overflow: hidden;
}

.bg-white {
    background-color: rgb(255, 255, 255) !important;
}

#nonlogin-popup p {
    -webkit-text-fill-color: black!important;
    -webkit-text-fill-color: #000!important;
    -webkit-text-fill-color: rgb(0, 0, 0) !important;
}

.slick-track {
    margin-left: 0;
}
.play-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 50px;
    color: white;
    background: rgba(0, 0, 0, 0.5);
    padding: 10px 20px;
    border-radius: 50%;
    display: none; /* Hidden by default */
    pointer-events: none; /* Prevent it from interfering with clicks */
  }
  .video-container {
    position: relative;
    display: inline-block;
  }
  .video-container:hover .play-overlay {
    display: block; /* Show play icon on hover */
  }

.checked\:bg-themeBlue:checked {
    --tw-bg-opacity: 1;
    background-color: rgb(40 184 220 / var(--tw-bg-opacity))!important;
}

.slick-slide video {
    height: auto;
    aspect-ratio: 16/9;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.slider-thumb .slick-list.draggable .video-poster video {
    height: 110px;
    object-fit: cover;
    border-radius: 0;
    padding: 0 10px;
}
.video-poster {
    position: relative; 
}
.video-poster:before {
    content: "";
    background: url('../../assets/images/play-button.svg')no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9999;
  transform: translate(-50%,-50%);
}


/* Hide fullscreen button in modern browsers */
.no-fullscreen-video::-webkit-media-controls-fullscreen-button {
    display: none;
}

.no-fullscreen-video::-moz-media-controls-fullscreen-button {
    display: none;
}

/* Hide fullscreen button for other browsers if needed */
.no-fullscreen-video::part(fullscreen-button) {
    display: none;
}
.tooltip-arrow2 {
    transform: translate3d(34px, 0px, 0px) !important;
}

.placeholder-current::placeholder {
    color: #8c8796!important;
}


.bg-graylight{
    background-color: #808080a6;
}

.tooltip {
    left: 92px !important;
  }


  .rating {
    width: 100%;
    unicode-bidi: bidi-override;
    direction: rtl;
    position: relative;
    margin-bottom: 10px;
}

.rating > label {
    /* float: right; */
    display: inline-block;
    padding: 0;
    margin: 0;
    position: relative;
    width: 1em;
    cursor: pointer;
    color: #000;
    font-size: 25px;
}
.rating > label:hover{
    text-decoration: none;
}
.rating > label:hover,
.rating > label:hover ~ label,
.rating > input.radio-btn:checked ~ label {
    color: transparent;
}

.rating > label:hover:before,
.rating > label:hover ~ label:before,
.rating > input.radio-btn:checked ~ label:before,
.rating > input.radio-btn:checked ~ label:before, .rating .checked:before {
    content: "\2605";
    position: absolute;
    left: 0;
    color: #FFD700;
}
/* .rating > label:before,
.rating > label ~ label:before,
.rating > input.radio-btn:checked ~ label:before,
.rating > input.radio-btn:checked ~ label:before, .rating .checked:before {
    content: "\2605";
    position: absolute;
    left: 0;
    color: #FFD700;
} */
.rating .checked{
	color: transparent;
}
.hide {
    display: none;
}
.cst-img-h{
    height: 150px;
    object-fit: cover;
} 
.cst-img-featured{
    height: 220px;
    object-fit: cover;
} 
/* #sorting-items .cst-img-h, .cst-img-h.featued-silk, .grid .cst-img-h{
    object-fit: fill;
} */
.discount-popup{
    max-width: 400px;
    position: fixed;
    right: 30px;
    bottom: 30px;
}
/*--tab-icon--*/
.my-btn[aria-expanded="true"] .icon-dropdown{
    transform: rotate(360deg) !important;
  }

  .my-btn[aria-expanded="false"] .icon-dropdown{
    transform: rotate(270deg) !important;
  }
@media screen and (max-width: 1024px) {
    .discount-popup{
        max-width: 400px;
        position: absolute;
        right: 30px;
        bottom: 30px;
    }
    .poster-overlay:after {
        width: 50px!important;
        height: 50px!important;
    }
}
/* @media screen and (max-width: 1024px) and (min-width: 1200px)  {
.custom-breakpoint{
    width: 100% !important;
}
} */
@media (max-width: 1500px) {
    .custom-breakpoint{
        width: 100% !important;
    }
}
@media screen and (min-width: 2000px) {
    .cst-container {
        max-width: 1780px;
        margin: 0 auto;
    }
    .cst-img-h {
        min-height: unset;
        height: 12rem!Important;
    }
}


@media (prefers-color-scheme: dark) {
    .dark\:text-white {
        --tw-text-opacity: 1 !important;
        color:#000 !important;
    }}