/*
Theme Name: TownHub Child
Theme URI: https://townhub.cththemes.com
Author: CTHthemes
Author URI: http://themeforest.net/user/cththemes/
Description: TownHub – Directory & Listing WordPress Theme is perfect if you like a clean and modern design. This theme will help you create, manage and monetize a local or global directory site.
Version: 1.0.2
Tags: custom-background, custom-menu, editor-style, featured-images, post-formats, sticky-post, theme-options, translation-ready
Template: townhub
Text Domain: townhub-child
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
/* =Theme customization starts here
------------------------------------------------------- */
img.custom-logo.lazy.loaded {
    /* width: auto !important;
    height: auto !important; */
    position: relative;
    top: -17px;
    object-fit: contain;
}

#post-31079 {
    box-shadow: none !important;
    border: none !important;
}

#post-31079 .edit-link {
    display: none !important;
}

/* ******* Filters ******* */
a.gt-current-wrapper {
    color: #4db7fe !important;
}

.cal-date-checked,
.cal-date-inside {
    background: #4db7fe !important;
    color: #fff !important;
}

.date-meta-show {
    color: #fff !important;
}

.services-wrap .cth-dropdown-options {
    position: relative;
}

.cal-date {
    border: 1px solid #fff !important;
}

.available_counter {
    font-size: 12px !important;
    font-weight: 600 !important;
}

.lcheckout-wrap .townhub_banner {
    display: none;
}

.listing-item-category.red-bg {
    width: 10px;
    height: 10px;
    margin-left: 5px;
}

.dt-scroll-headInner {
    margin: 0 auto;
}

.qtt-item.fl-wrap.children-qtt {
    display: none;
}

.hero-inputs-wrap .filter_loc {
    margin: 10px 0;
    /* border: 1px solid lightgray; */
}

/* .filter_loc .nice-select.chosen-select {
    border: 1px solid lightgray;
} */
.hero-inputs-wrap .filter_loc,
.hero-inputs-wrap .azp_filter_date,
.hero-inputs-wrap .filter_persons,
.hero-inputs-wrap .filter_title {
    margin: 0 5px !important;
}

.hero-inputs-wrap .filter_loc .nice-select::before,
.hero-inputs-wrap .nice-select-search-box::before,
.hero-inputs-wrap .fal.fa-calendar {
    display: none;
}

button.main-search-button {
    position: relative;
    padding: 10px;
    margin: 10px auto;
}

section.hero-section {
    padding: 50px 0 50px;
    min-height: 58vh;
    z-index: 20;
}

a.footer-icon {
    position: fixed;
    bottom: 160px;
    right: 10px;
    padding: 7px;
    border-radius: 50%;
    z-index: 9999;
    box-shadow: 6px 4px 15px 2px rgb(2 2 2 / 32%);
    background-color: #1d9c12;
}

.section-title h2 {
    color: #000;
}

.section-title.section-title-dk-blue.fl-wrap {
    padding-bottom: 10px;
}

.hero-inputs-wrap.fl-wrap {
    padding: 10px 5px;
}

.hero-inputs-wrap .filter-gid-item input {
    padding: 10px;
}

.filter_nearby {
    margin-bottom: 10px;
}

.filter-gid-item {
    border: none !important;
}

.hero-section-wrap .azp_filter_date .submit-field .lfield-icon {
    left: 4px;
}

li.lfilter-tabitem {
    background: #fff;
    border-radius: 5px;
}

li.lfilter-tabitem a {
    color: #000 !important;
    font-size: 14px !important;
    text-transform: uppercase;
}

li.lfilter-tabitem.current,
button.main-search-button.color2-bg {
    background: #4DB7FE !important;
}

li.lfilter-tabitem.current a {
    color: #fff !important;
}

/* ******* Header ******* */


li#menu-item-9790 {
    width: 180px;
}

.become_vendor_wrapp {
    display: flex;
    justify-content: center;
}

.msg {
    display: none;
}

.msg.success {
    display: block;
    padding: 2px;
    border: 2px solid green;
    text-align: center;
    transition: all 0.5s ease;
}

.msg.error {
    display: block;
    padding: 2px;
    border: 2px solid red;
    text-align: center;
    transition: all 0.5s ease;
}

.loader-wrap img {
    width: 120px;
    height: 120px;
    object-fit: contain;
}

label.lfield-label {
    color: #000 !important;
}

.billing_wrapp .title {
    font-weight: 500;
    width: 100px;
    margin-bottom: 12px;
}

.info_wrapp {
    display: flex;
    gap: 20px;
}

li.ctour-ticket-slot {
    display: flex;
    flex-direction: column;
}

.invoice_wrapper .image {
    display: flex;
    justify-content: center;
}

.invoice_wrapper .image {
    display: flex;
    justify-content: center;
}

.invoice_wrapper,
.update_form {
    width: 900px;
    background: #fff;
    margin: 0 auto;
    padding: 50px;
    position: relative;
}

.qr_wrapper {
    display: flex;
    gap: 50px;
}

.qr_wrapper div {
    width: 100px;
}

.update_form {
    margin: 20px auto !important;
}

.invoice_wrapper .block_box {
    padding: 10px 20px;
    border: none;
    border-radius: 0;
    position: absolute;
    top: 50px;
    right: 50px;
}

.invoice_wrapper .block_box.not-scanned {
    font-size: 16px;
    border: 5px solid;
    text-transform: uppercase;
    font-weight: 800;
    color: red;
    display: none;
}

.invoice_wrapper .block_box.scanned {
    font-size: 16px;
    border: 5px solid;
    text-transform: uppercase;
    font-weight: 800;
    color: green;
}

.download_pdf {
    width: 900px;
    margin: 20px auto 40px;
}

.select-types {
    display: inline !important;
}

.au-name-li {
    color: #000;
}

.notice_wrapper {
    /* width: 100%; */
    padding: 10px;
    background: #90ee908c;
    border-left: 10px solid #4fa84f;
}

.um-row {
    padding: 0px !important;
    background: #f7f7f7;
}

input#um-submit-btn {
    background: #012348;
}

a.um-button.um-alt {
    background: #fff !important;
}

.become_vendor_wrapp {
    width: 60%;
    margin: 0 auto;
}

#become_a_vendor {
    width: 100%;
    padding: 40px;
    background: #f5f5f5;
    border-radius: 10px;
}

.field_wrapper {
    margin-bottom: 30px;
}

.field_wrapper label {
    margin-bottom: 10px;
}


input#pin_code-10252 {
    width: 100% !important;
    height: 40px !important;
}

input[type="file"] {
    margin: auto;
    padding: 1.5em;
    border: 2px dashed #bbb;
    background-color: #fff;
    transition: border-color .25s ease-in-out;
    width: 100%;

    &::file-selector-button {
        padding: 1em 1.5em;
        border-width: 0;
        border-radius: 2em;
        background-color: hsl(210 70% 30%);
        color: hsl(210 40% 90%);
        transition: all .25s ease-in-out;
        cursor: pointer;
        margin-right: 1em;
    }

    &:hover {
        border-color: #888;

        &::file-selector-button {

            background-color: hsl(210 70% 40%);
        }
    }
}

/* ********** Certificate ********** */
.certificate_wrapper p {
    color: #000;
}

.certificate_wrapper .container {
    margin: 0 !important;
}

.certificate_wrapper .page-1 {
    width: 1200px;
    height: 1380px !important;
    /* background: url(assets/images/certificate-background.jpg); */
    /* background-color: #fef1bc; */
    /* height: 100%; */
    /* margin: 0 auto; */
    margin-bottom: 20px;
    padding: 100px 150px;
    position: relative;
}

.certificate_wrapper .lable label {
    font-size: 16px;
}

input[name="risk_condition"]+label {
    width: 90% !important;
}

input#esb_subfield_landline_phone_number {
    padding-left: 40px;
}

.certificate_wrapper {
    width: 100%;
    overflow-x: scroll;
}

.certificate_wrapper img.bg_img {
    width: 100%;
    height: auto;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    height: 100%;
    object-fit: fill;
}

button#download_cert {
    margin: 16px;
}

.certificate_wrapper .logo {
    display: flex;
    justify-content: center;
}

.certificate_header_wrapper {
    text-align: center;
}

.certificate_wrapper h1 {
    font-size: 40px;
    color: #be1f2e;
}

.listing_title h2 {
    margin-top: 20px;
    font-size: 50px;
}

.listing_title {
    border-bottom: 1px dotted #000;
    margin-bottom: 40px;
}

.certificate_content_wrapper {
    margin-top: 40px;
}

.field_wrpper {
    display: flex;
    gap: 2%;
    margin: 30px 0;
}

.field_wrpper.column-1 .lable {
    width: 20%;
}

.field_wrapper_grid_3 {
    display: grid;
    grid-template-columns: auto auto auto;
    gap: 15px;
}

.content-text {
    border-bottom: 1px dotted;
    width: 78%;
    font-size: 18px;
    font-weight: 500;
}

.field_wrapper_grid_3 .field_wrpper {
    margin: 15px 0;
    gap: 10px;
}

.field_wrapper_grid_3 .field_wrpper.pincode_wrapper .lable {
    width: 30%;
}

.field_wrapper_grid_2 .lable {
    width: 55%;
}

.date_wrapper {
    margin: 80px 0 20px 0;
}

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

.sign {
    text-align: center;
}

.disclaimer_wrapper .list {
    display: flex;
    gap: 15px;
    margin: 15px 0;
}

.crt_qr_wrapper {
    width: 100%;
    display: grid;
    grid-template-columns: 30% 70%;
    margin-top: 90px;
}


.qr_wrapp_1 {
    display: flex;
    gap: 15px;
}

.qr_wrapp_2 {
    text-align: right;
}

span.ltype-select-guide {
    display: none;
}

.submit-field-ltype .lfield-header {
    display: block !important;
}

.listing-type-items {
    position: relative;
}

.listing-type-items::after {
    content: "";
    width: 16px;
    height: 16px;
    background: url(assets/images/down-arrow.png) no-repeat;
    position: absolute;
    top: 20px;
    right: 18px;
}

.listing-type-items.show::after {
    rotate: 180deg;
}

.listing-type-active {
    margin: 0 !important;
    background-color: #012348 !important;
}

.grecaptcha-badge {
    z-index: 9 !important;
}

.listing-radio_wrap {
    display: flex;
    gap: 20px;
}

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

.frontend_approval_wrapper .submit-field {
    padding: 20px 10px;
    border: 1px solid #f6f6f6;
}

.frontend_approval_wrapper .subfld-save_as_pending {
    display: none;
}

.frontend_approval_wrapper .submit-field .lfield-icon {
    padding-right: 12px;
    font-size: 1.077em;
    position: absolute;
    top: 40px;
    left: 0px;
    width: max-content;
}

.frontend_approval_wrapper .icon-active input {
    padding-left: 40px !important;
}

.submit-field {
    width: 100%;
    position: relative;
}

.submit-field .lfield-label {
    color: #878C9F;
    font-weight: 500;
}

.submit-field .lfield-icon {
    padding-left: 12px;
    font-size: 1.077em;
    position: absolute;
    top: 40px;
    right: 16px;
    width: max-content;
}

.submit-field select {
    border: 1px solid #eee;
    width: 100%;
    color: #666;
    border-radius: 6px;
    height: 40px;
    width: max-content;
}

.submit-field-12 {
    width: 100%;
}

.submit-field-11 {
    width: 91.666%;
}

.submit-field-10 {
    width: 83.333%;
}

.submit-field-9 {
    width: 75%;
}

.submit-field-8 {
    width: 66.666%;
}

.submit-field-7 {
    width: 58.333%;
}

.submit-field-6 {
    width: 50%;
}

.submit-field-5 {
    width: 41.666%;
}

.submit-field-4 {
    width: 33.333%;
}

.submit-field-3 {
    width: 25%;
}

.submit-field-2 {
    width: 16.666%;
}

.submit-field-1 {
    width: 8.333%;
}

.submit-listing-form .submit-field {
    margin-bottom: 20px;
}

.cal-date-metas .repeater-fields .entry {
    margin-bottom: 0;
}

.date-metas-slots {
    min-width: 500px;
}

.image_wrapper_grid {
    display: grid;
    grid-template-columns: 50% 50%;
    gap: 10px;
}

.image_wrapper_grid img {
    height: 400px !important;
    width: 100%;
    object-fit: cover;
}

.faq_grid {
    display: grid;
    grid-template-columns: 40% 60%;
    gap: 20px;
}

.faq_grid div {
    border: 1px solid #e5e7f2;
    background: #f9f9f9;
    width: 100%;
    padding: 10px 20px;
    border-radius: 4px;
    color: #7d93b2;
    font-size: 0.923em;
    line-height: 18px;
    outline: none;
    overflow: hidden;
    z-index: 1;
}

.room_wrapper .submit_sec_title_rzdutsgzl,
.room_wrapper .submit_sec_title_x0jm1exne,
.room_wrapper .submit_sec_title_o96zj5q4h,
.room_wrapper .subfld-calendar {
    display: none;
}


.hero-inputs-wrap .filter-gid-item input {
    border: 1px solid lightgray;
}

.table_filters {
    display: grid;
    grid-template-columns: 24% 24% 24% 24%;
    gap: 1%;
    margin: 0 auto;
}

.table_filters input,
.table_filters select {
    width: 100%;
    height: 45px;
    padding: 10px;
    border: 1px solid #eee;
    background: #fff;
    border-radius: 0.375rem;
}

button#resect_filter,
#resect_filter_listing,
.button {
    padding: 10px 20px;
    background: #6EC1E4;
    margin-top: 20px;
    border-radius: 0.375rem;
    height: 45px;
    padding: 10px;
    color: #fff;
}

div#get_booking_datatable_wrapper {
    /* width: 100%; */
    margin: 0 auto;
}

.booking_note {
    margin: 30px 0px !important;
}

.pre-wedding-shoot h5,
.pre-wedding-shoot .lrooms-price strong {
    display: none;
}

.available_counter {
    width: auto !important;
    border-radius: 10px !important;
    padding: 0 5px;
}

.evticket-details.color-bg {
    background-color: #4DB7FE;
}

.evticket-details.green-bg {
    background-color: #5ECFB1;
}

.lcoupon-wrap .bg {
    background: #4db7fe !important;
}

.countdown-item p {
    color: #fff !important;
}

.banner-wdget-content {
    padding: 40px 30px 40px !important;
    z-index: 10;
}

.cth-dropdown-options {
    display: block !important;
}

.admin_notice {
    padding: 50px;
    text-align: center;
    background: #ff00004f;
}

.msg {
    display: none;
}

.msg.success {
    display: block;
    padding: 2px;
    border: 2px solid green;
    text-align: center;
    transition: all 0.5s ease;
}

.msg.error {
    display: block;
    padding: 2px;
    border: 2px solid red;
    text-align: center;
    transition: all 0.5s ease;
}

.cth-dropdown-warp .cth-dropdown-options {
    display: none !important;
}

.cth-dropdown-warp.options-show .cth-dropdown-options {
    display: block !important;
}

input#date_of_birth {
    width: 100%;
    border: 1px solid #e5e7f2;
    background: #f9f9f9;
    width: 100%;
    padding: 10px 20px;
    border-radius: 4px;
    color: #7d93b2;
    font-size: 0.923em;
    line-height: 18px;
    outline: none;
}

.evticket-desc {
    line-height: 1.5em;
}

@media only screen and (max-width:767px) {
    .invoice_wrapper {
        width: auto;
        overflow-x: auto;
        padding: 20px;
    }

    .postid-19777 .azp_row_section .azp_row {
        flex-direction: column-reverse;
    }

    /* .qr-scanner-container {
        width: 100% !important;
        height: 100% !important;
    } */
}

.countdown-item,
.countdown-item p {
    color: #000 !important;
}

.postid-19777 .lsingle-tickets.two-cols,
.postid-19777 .lcalendar,
.postid-19777 .azp_element.wprice_range.azp-element-azp-g1jzge054be.authplan-hide-false,
.postid-19777 .listing-carousel-button {
    display: none;
}

.postid-19777 .swiper-slide {
    background: #eeebda;
}

.bounce {
    background: #ec1a33;
    animation: bounce 2s ease infinite;
}

@keyframes bounce {
    70% {
        transform: translateY(0%);
    }

    80% {
        transform: translateY(-15%);
    }

    90% {
        transform: translateY(0%);
    }

    95% {
        transform: translateY(-7%);
    }

    97% {
        transform: translateY(0%);
    }

    99% {
        transform: translateY(-3%);
    }

    100% {
        transform: translateY(0);
    }
}

.field_wrapper .col-2 {
    display: grid;
    grid-template-columns: auto auto;
    gap: 20px;
}

.listing_note {
    padding: 15px 20px;
    background: #e68484;
    border-left: 10px solid red;
    margin-bottom: 20px;
}

#pageLoader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(10, 12, 27, 0.65);
    backdrop-filter: blur(4px);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99999;
}

.loader-shell {
    display: grid;
    gap: 16px;
    padding: 28px 24px;
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.04);
    box-shadow: 0 10px 35px rgba(0, 0, 0, 0.35), inset 0 0 0 1px rgba(255, 255, 255, 0.07);
    min-width: 240px;
    text-align: center;
    justify-items: center;
}

.loader-spinner {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    border: 6px solid rgba(255, 255, 255, 0.25);
    border-top-color: #fff;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

.loader-bar {
    position: relative;
    width: 200px;
    height: 6px;
    border-radius: 999px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.18);
}

.loader-bar::after {
    content: "";
    position: absolute;
    inset: 0;
    transform: translateX(-100%);
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.85), transparent);
    animation: slide 1.4s ease-in-out infinite;
}

.qr-scanner-container {
    height: 100vh;
}

@keyframes slide {
    0% {
        transform: translateX(-100%);
    }

    50% {
        transform: translateX(30%);
    }

    100% {
        transform: translateX(100%);
    }
}

.loader-text {
    color: #fff;
    font-size: 16px;
}

.aai-pagination {
    text-align: center;
    margin: 24px 0 40px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial;
}

.aai-pagination .page-numbers {
    display: inline-flex;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 8px;
}

.aai-pagination .page-numbers li {
    display: inline-block;
}

.aai-pagination .page-numbers a,
.aai-pagination .page-numbers span {
    display: inline-block;
    min-width: 40px;
    padding: 8px 12px;
    border-radius: 8px;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.06);
    color: var(--ast-global-color-0, #0b74de);
    text-decoration: none;
    font-size: 14px;
    line-height: 1;
    box-shadow: 0 1px 2px rgba(16, 24, 40, 0.03);
    transition: all 150ms ease-in-out;
}

.aai-pagination .page-numbers a:hover {
    transform: translateY(-1px);
    background: var(--ast-global-color-0, #0b74de);
    color: #fff;
    border-color: var(--ast-global-color-0, #0b74de);
}

.aai-pagination .page-numbers .current {
    background: var(--ast-global-color-0, #0b74de);
    color: #fff;
    border-color: var(--ast-global-color-0, #0b74de);
    font-weight: 600;
    box-shadow: 0 6px 18px rgba(11, 116, 222, 0.12);
}

.aai-pagination .page-numbers .dots {
    background: transparent;
    border: none;
    color: rgba(0, 0, 0, 0.45);
    cursor: default;
}

.aai-pagination .page-numbers .prev,
.aai-pagination .page-numbers .next {
    font-weight: 500;
}

@media (max-width: 640px) {

    .aai-pagination .page-numbers a,
    .aai-pagination .page-numbers span {
        min-width: 34px;
        padding: 6px 8px;
        font-size: 13px;
    }

    .aai-pagination {
        margin: 16px 0 28px;
    }
}

.listing-review-card {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    /* font-family: 'Segoe UI', Roboto, sans-serif; */
    /* max-width: 700px; */
    overflow: hidden;
    border: 1px solid #eee;
}

.listing-header {
    background: #f8f9fa;
    padding: 24px;
    border-bottom: 1px solid #eee;
}

.status-badge {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 4px 10px;
    border-radius: 20px;
    letter-spacing: 0.5px;
}

.status-badge.pending {
    background: #fff3cd;
    color: #856404;
}

.listing-header h3 {
    margin: 10px 0 5px 0;
    font-size: 1.4rem;
    color: #2d3436;
}

.listing-id {
    font-size: 0.9rem;
    color: #636e72;
    margin: 0;
}

.listing-body {
    padding: 24px;
}

.info-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-bottom: 25px;
}

.info-item label {
    display: block;
    font-size: 0.75rem;
    color: #b2bec3;
    text-transform: uppercase;
    margin-bottom: 4px;
}

.info-item p {
    margin: 0;
    font-weight: 600;
    color: #2d3436;
}

.doc-links {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    margin: 20px 0;
}

.doc-button {
    background: #edf2f7;
    padding: 8px 14px;
    border-radius: 6px;
    text-decoration: none !important;
    color: #4a5568 !important;
    font-size: 0.85rem;
    transition: 0.2s;
}

.doc-button:hover {
    background: #e2e8f0;
}

.divider {
    border: 0;
    border-top: 1px solid #eee;
    margin: 25px 0;
}

.admin-action-form label {
    display: block;
    font-weight: 600;
    margin-bottom: 8px;
    color: #2d3436;
}

.listing-review-card textarea {
    width: 100%;
    min-height: 80px;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 12px;
    margin-bottom: 20px;
}

.listing-review-card .form-row {
    display: flex;
    align-items: flex-end;
    gap: 15px;
}

.listing-review-card select {
    padding: 10px;
    border-radius: 8px;
    border: 1px solid #ddd;
    min-width: 150px;
}

.listing-review-card .submit-btn {
    background: #0073aa;
    /* WordPress Blue */
    color: white;
    border: none;
    padding: 11px 25px;
    border-radius: 8px;
    font-weight: 600;
    cursor: pointer;
    transition: 0.3s;
}

.listing-review-card .submit-btn:hover {
    background: #005177;
    transform: translateY(-1px);
}

.listing-review-card .publish {
    background-color: #28a745;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 12px;
}

.listing-review-card {
    margin: 100px auto;
}

#update_listing_form {
    margin: 20px 0;
}