.active_btn {
    background: var(--main_primary) !important;
    color: #fff !important;
    border: 1px solid var(--main_primary) !important;
}

/* ul.select_item li.active {
    border: 1px solid var(--main_primary) !important;
} */
.btn_landing:hover {
    background-color: var(--main_secondary) !important;
}

.btn:disabled {
    background: var(--main_primary);
    opacity: 0.25;
}

span.upload_cross {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 22px;
    height: 22px;
    border: 1px solid;
    border-radius: 100px;
    font-size: 14px;
    z-index: 9;
    text-align: center;
}

.btn.bg_primary:focus-visible {
    background-color: var(--main_primary);
    color: white;
}

.btn.bg_transparent:focus-visible {
    border-color: var(--main_primary);
}

ol.feedback_type {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-left: 16px;
}

ol.feedback_type li {
    width: 100%;
    line-height: 36px;
}

.icon_sign {
    border: 1px solid rgba(53, 30, 15, 0.3);
    width: 24px;
    height: 24px;
    line-height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px;
    font-size: 14px;
    border-radius: 5px;
    margin-left: 10px;
    cursor: pointer;
}

.toggle_btn :not(.btn-check) + .btn:active {
    border-color: transparent;
}

@media only screen and (max-width: 768px) {
    /* .venue_img img {
        height: 200px;
    } */
}

@media only screen and (max-width: 560px) {
    input#phone_number::placeholder {
        width: 290px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .close_btn {
        display: block !important;
    }

    select.select_style {
        font-size: 14px;
    }

    ul.select_item,
    ul.select_amenties {
        justify-content: space-between;
    }

    ul.select_item.select_amenties li:nth-child(odd) {
        margin-right: 10px !important;
    }

    ul.select_item.select_amenties li:nth-child(even) {
        margin-right: 0px;
    }

    ul.select_item.select_amenties a:nth-child(even) {
        margin-right: 0px;
    }
    ul.select_item.select_amenties a:nth-child(odd) {
        margin-right: 10px !important;
    }

    ul.select_item.select_amenties p {
        font-size: 14px;
    }

    ul.select_item > a {
        min-width: 48% !important;
    }

    ul.select_item.select_amenties li {
        min-width: 48%;
    }

    ul.my-venues-nav button {
        font-size: 13px;
        padding-left: 6px;
        padding-right: 6px;
    }

    .middle_box {
        padding-top: 10px !important;
    }

    ul.select_item li:hover {
        border: 1px solid rgba(53, 30, 15, 0.3);
    }
}

img#cover_image {
    object-fit: contain;
    width: 100%;
    max-height: 400px;
}

.sp_venue_img {
    position: relative;
}
.sp_venue_img .custom_icon {
    background-color: var(--main_secondary);
}

.combine_icon {
    position: absolute;
    top: 6px;
    right: 4px;
}

.combine_icon .custom_icon:hover {
    background: var(--main_primary);
    border: 1px solid var(--main_primary);
    color: #fff;
}

button.dt-button:hover {
    background: transparent !important;
    color: var(--main_primary) !important;
}

.select2-container--default .select2-selection--multiple {
    background-color: transparent !important;
}

.select2-results__options {
    background: var(--main_secondary);
}

ul.select_item,
ul.select_amenties {
    margin-top: 0px;
}

.error {
    color: #b70707;
}

.big_checkbox {
    width: 20px;
    height: 20px;
}

.loader_wrap {
    width: 100%;
    height: 100%;
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.3);
    z-index: 9999;
}

.loader-15 {
    width: 48px;
    height: 48px;
    border: 5px dotted #fff;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    -webkit-animation: rotation 2s linear infinite;
    animation: rotation 2s linear infinite;
}

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

ul.select_item > a {
    border: 1px solid rgba(53, 30, 15, 0.3);
    display: flex;
    align-items: center;
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
    border-radius: 5px;
    margin-bottom: 16px;
    cursor: pointer;
    min-width: 144px;
    min-height: 130px;
    flex: 0 13%;
    padding: 6px;
    margin-right: 16px;
}

ul.select_item a.active {
    border: 1px solid var(--main_primary);
}

/* ul.select_item li:hover {
    border: 1px solid #351e0f;
} */

ul.select_item li:focus {
    border: 1px solid rgba(53, 30, 15, 0.3);
}

.close_btn {
    display: none;
}

#userDetailsForm input[type="date"] {
    background-image: none;
}

.input_calendar {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3C!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--%3E%3Cpath fill='%23351e0f' d='M152 24c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40L64 64C28.7 64 0 92.7 0 128l0 16 0 48L0 448c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-256 0-48 0-16c0-35.3-28.7-64-64-64l-40 0 0-40c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40L152 64l0-40zM48 192l352 0 0 256c0 8.8-7.2 16-16 16L64 464c-8.8 0-16-7.2-16-16l0-256z'/%3E%3C/svg%3E");
}

a.confirm_close {
    position: absolute;
    top: -15px;
    left: -10px;
}

a.confirm_close i {
    border: 1px solid;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    font-size: 16px;
    background: var(--main_secondary);
}

.admin_nav_bar {
    overflow-y: auto;
    overflow-x: hidden;
}

.sidebar li a:hover {
    background: #493527;
    color: #fff;
}

.banner_top {
    background: rgba(247, 239, 231, 0.8);
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    padding: 10px;
    font-weight: bold;
}

.accordion.helpful_accordian .accordion-item {
    z-index: 0;
    position: relative;
    border-bottom: 1px solid rgba(53, 30, 15, 0.3);
    background-color: var(--main_secondary);
}

.content {
    margin-left: 250px;
    width: calc(100% - 250px);
}

.venue_img img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.venue_img {
    aspect-ratio: 3.24 / 2;
}

.accordion.helpful_accordian .accordion-button:not(.collapsed) {
    box-shadow: none;
}
.accordion.helpful_accordian .accordion-body {
    padding-top: 0px;
}

.accordion.helpful_accordian button.accordion-button {
    line-height: 26px;
}

.icon-wrap i {
    font-size: 20px;
    color: #f7efe7;
}

.icon-wrap {
    margin-right: 22px;
    display: inline-flex;
    min-width: 24px;
    justify-content: center;
}

.accordion.helpful_accordian .accordion-button::after {
    margin-left: 40px;
}

.accordion.helpful_accordian h2.accordion-header button {
    justify-content: space-between;
}

.active_card {
    border: 1px solid var(--main_primary);
}

.tabs_parent {
    overflow-x: auto;
    position: relative;
    border-bottom: 1px solid rgba(53, 30, 15, 0.3);
}

.tabs_parent::-webkit-scrollbar {
    height: 0 !important;
}

.upload_file img {
    aspect-ratio: 3.24 / 2;
    object-fit: contain;
}

.cursor_not_allowed {
    cursor: not-allowed;
}

ul.select_item li:hover {
    background: var(--main_primary);
}

ul.select_item li:hover span,
ul.select_item li:hover p {
    color: #fff;
}

ul.select_item li a,
ul.select_item li p {
    color: var(--main_primary);
}
ul.select_item li:hover a,
ul.select_item li:hover p {
    color: #fff;
}

ul.select_item a:hover {
    background: var(--main_primary);
}
ul.select_item a:hover span,
ul.select_item a:hover p {
    color: white;
}

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

.main-container .container-fluid .middle_box {
    min-height: inherit;
}

.main-container .container-fluid {
    padding-top: 100px;
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
    background-image: none;
}

.form-select.is-invalid:not([multiple]):not([size]),
.form-select.is-invalid:not([multiple])[size="1"],
.was-validated .form-select:invalid:not([multiple]):not([size]),
.was-validated .form-select:invalid:not([multiple])[size="1"] {
    --bs-form-select-bg-icon: none;
}

span.select2-search.select2-search--inline:before {
    content: "\f107";
    font-family: "Font Awesome 6 Pro";
    right: 8px;
    position: absolute;
    top: 3px;
}
