/*
 Theme Name:   My Listing Child
 Theme URI:    http://mylisting.27collective.net/my-city/
 Description:  MyListing Child Theme
 Author:       27collective
 Author URI:   https://27collective.net/
 Template:     my-listing
 Version:      1.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, three-columns, left-sidebar, right-sidebar, grid-layout, custom-menu, custom-logo, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  my-listing-child
*/
.search-page-ad img {
	margin-bottom:20px;
	padding: 0 10px;
    width: 100%; /* or any specific width like 800px */
    height: auto; /* maintain aspect ratio */
    max-height: 300px; /* limit height if needed */
    object-fit: cover; /* optional: crop to fit container */
}


/* ============================================
   Pagination — scoped + specificity-boosted
   ============================================ */
.my-listing .pagination-wrapper,
div.pagination-wrapper {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap !important;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin: 40px 0;
  padding: 0;
  list-style: none;
  width: 100%;
}

.my-listing .pagination-wrapper .page-numbers,
div.pagination-wrapper a.page-numbers,
div.pagination-wrapper span.page-numbers {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: auto !important;
  min-width: 40px;
  height: 40px;
  padding: 0 14px;
  margin: 0 !important;
  border: 1px solid #e5e5e5;
  border-radius: 50px;
  background-color: #fff;
  color: #333;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  text-decoration: none !important;
  text-align: center;
  white-space: nowrap;
  transition: all 0.25s ease;
  box-sizing: border-box;
  cursor: pointer;
  flex: 0 0 auto !important;
}

/* Numeric pages — circular */
div.pagination-wrapper a.page-numbers[aria-label^="Page"],
div.pagination-wrapper span.page-numbers[aria-label^="Page"] {
  width: 40px !important;
  min-width: 40px;
  padding: 0;
  border-radius: 50%;
}

/* Dots — circular, non-interactive */
div.pagination-wrapper span.page-numbers.dots {
  width: 40px !important;
  min-width: 40px;
  padding: 0;
  border-radius: 50%;
  cursor: default;
  pointer-events: none;
}

/* Prev / Next — pill, auto width */
div.pagination-wrapper a.prev,
div.pagination-wrapper a.next {
  width: auto !important;
  padding: 0 20px;
  border-radius: 50px;
}

/* Hover */
div.pagination-wrapper a.page-numbers:hover {
  background-color: #f5f5f5;
  border-color: #d0d0d0;
  color: #000;
}

/* Current page */
div.pagination-wrapper .page-numbers.current {
  background-color: #d9342b !important;
  border-color: #d9342b !important;
  color: #fff !important;
  pointer-events: none;
}

/* Focus */
div.pagination-wrapper .page-numbers:focus-visible {
  outline: 2px solid #d9342b;
  outline-offset: 2px;
}

/* ============================================
   Tablet
   ============================================ */
@media (max-width: 768px) {
  div.pagination-wrapper {
    gap: 6px;
    margin: 30px 0;
  }

  div.pagination-wrapper a.page-numbers,
  div.pagination-wrapper span.page-numbers {
    min-width: 36px;
    height: 36px;
    font-size: 13px;
    padding: 0 12px;
  }

  div.pagination-wrapper a.page-numbers[aria-label^="Page"],
  div.pagination-wrapper span.page-numbers[aria-label^="Page"],
  div.pagination-wrapper span.page-numbers.dots {
    width: 36px !important;
    min-width: 36px;
  }

  div.pagination-wrapper a.prev,
  div.pagination-wrapper a.next {
    padding: 0 16px;
  }
}

/* ============================================
   Mobile
   ============================================ */
@media (max-width: 480px) {
  div.pagination-wrapper {
    gap: 5px;
    margin: 24px 0;
  }

  div.pagination-wrapper a.page-numbers,
  div.pagination-wrapper span.page-numbers {
    min-width: 34px;
    height: 34px;
    font-size: 12px;
    padding: 0 10px;
  }

  div.pagination-wrapper a.page-numbers[aria-label^="Page"],
  div.pagination-wrapper span.page-numbers[aria-label^="Page"],
  div.pagination-wrapper span.page-numbers.dots {
    width: 34px !important;
    min-width: 34px;
  }

  div.pagination-wrapper a.prev,
  div.pagination-wrapper a.next {
    padding: 0 14px;
  }
}

/* ============================================
   Very small (<360px)
   ============================================ */
@media (max-width: 360px) {
  div.pagination-wrapper a.prev,
  div.pagination-wrapper a.next {
    padding: 0 12px;
    font-size: 11px;
  }
}
/*may changes*/
.list-set-listingpage .ac-back-side.face {
    display: none;
}
.list-set-listingpage .cat-card {
     padding: 24px;
    align-items: center;
    display: flex; 
    margin: 14px 3px; 
	 background: #f4f4f4;
    transform: rotateX(0deg);
    border-radius: 5px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .0705882353);
    z-index: 2;
}
.list-set-listingpage span.category-name{
	    font-size: 16px;
    text-transform: capitalize !important;
}
span.cat-icon {
    margin-bottom: 13px;
}
.explore-head .explore-types>div>a i {
    font-size: 20px;
    display: inline-block;
    position: relative;
    padding-right: 7px;
    color: #484848;
}
@media only screen and (min-width: 1201px) {
    .finder-container {
        overflow: hidden !important;
    }
}
.finder-tabs .tab-content {
    margin-top: 5px;
}
/*new changes*/
.explore-head {
    background: #fff;
    padding: 0 30px;
    z-index: 50;
    position: relative;
    top: 0;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .0705882353);
}
.explore-head .explore-types {
    display: flex;
    align-items: center;
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    overflow-y: hidden;
    position: static !important;
}
.explore-head .explore-types:after, .explore-head .explore-types:before {
    content: "";
    margin: auto;
}
.explore-head .explore-types>div {
    position: relative;
}
.finder-title h2 {
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 0;
    text-align: center;
    padding-right: 30px;
    margin: 0;
    font-weight: 600;
}
.explore-head .explore-types>div {
    position: relative;
}
.explore-head .explore-types>div>a {
    display: block;
    font-size: 14px;
    padding: 0 40px;
    text-align: center;
    height: 60px;
    color: #242429;
    display: flex;
    align-items: center;
}
.explore-head .explore-types>div.active:after, .explore-head .explore-types>div.item:hover:after {
    width: 100%;
}
.explore-head .explore-types>div:after {
    content: "";
    height: 2px;
    width: 0;
    position: absolute;
    bottom: 0;
    transition: width .3s ease;
    left: 0;
    background: var(--accent);
}
.explore-head .explore-types>div>a .type-info {
    display: flex;
    align-items: center;
    max-height: 100%;
}
.explore-head .explore-types>div.active i {
    color: var(--accent);
}
.explore-head .explore-types .type-info>h4 {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
}
.explore-head .explore-types>div>a i {
    font-size: 20px;
    display: inline-block;
    position: relative;
    padding-right: 7px;
    color: #484848;
}
@media only screen and (min-width: 1201px) {
    .mobile-explore-head-top {
        display: none;
    }
}
.mobile-explore-head-top {
    position: relative;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .0705882353);
    background: #fff;
    display: flex;
    flex-wrap: nowrap;
    padding: 0 20px;
}
.explore-head-search {
    position: relative;
    display: flex;
    align-items: center;
    flex: 0 0 75%;
    max-width: 400px;
}
.explore-head-search>i {
    font-size: 22px;
    width: 22px;
    color: #484848;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-55%);
}
.explore-head-search .select2-container--default .select2-selection--single .select2-selection__rendered, .explore-head-search input {
    padding-left: 30px !important;
    height: 60px;
    border-bottom-color: transparent;
}
.explore-head-top-filters, .explore-head-top-filters a {
    background: #fff;
    height: 100%;
    display: flex;
    align-items: center;
}
.explore-head-top-filters {
    position: absolute;
    right: 20px;
    top: 0;
    flex: 0 0 25%;
}
.explore-head-top-filters a {
    font-weight: 600;
    padding-left: 10px;
}
.explore-head-top-filters, .explore-head-top-filters a {
    background: #fff;
    height: 100%;
    display: flex;
    align-items: center;
}
.explore-head-top-filters a i {
    padding-left: 7px;
    color: var(--accent);
    font-size: 22px;
}
.explore-classic-sidebar {
    margin-bottom: 40px !important;
}
.explore-head-search {
    position: relative;
    display: flex;
    align-items: center;
    flex: 0 0 75%;
    max-width: 400px;
}
.explore-head-search>i {
    font-size: 22px;
    width: 22px;
    color: #484848;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-55%);
}
@media only screen and (min-width: 1201px) {
    .mobile-explore-head-top
 {
        display: none;
    }
}
@media only screen and (min-width: 1201px) {
    .finder-container.fc-type-2 {
        position: fixed !important;
        z-index: 9999 !important;
        top: 0 !important;
        height: 100vh !important;
    }
}
.finder-container.fc-type-2 {
    height: 100vh;
    box-shadow: none;
}
@media only screen and (min-width: 1201px) {
    .fc-type-2 {
        opacity: 0;
        visibility: hidden;
        top: 0;
        transition: all .25s ease-in-out;
    }
}
.finder-container {
    position: fixed;
    width: 100%;
    top: 89px;
    height: calc(100vh - 89px);
    z-index: 99;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, .05);
}
@media only screen and (min-width: 1201px) {
    .fc-type-2 .finder-search {
        left: -100%;
        transition: all .25s cubic-bezier(1, 0, 0, .99);
        z-index: 100;
    }
}
@media only screen and (min-width: 1201px) {
    .finder-listings, .finder-search {
        height: 100%;
    }
}
@media only screen and (min-width: 1201px) {
    .finder-search {
        height: 100%;
        overflow-y: scroll;
        display: block;
    }
}
.finder-search {
    background: #fff;
    width: 400px;
    float: left;
    padding: 20px 20px 0;
    position: absolute;
    letter-spacing: 0;
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
}
.sidebar-tabs {
    display: flex;
    flex-wrap: wrap;
}
.sidebar-tabs li {
    margin: 0 15px 15px 0;
}
.sidebar-tabs li.active a {
    color: var(--accent);
    border-color: var(--accent);
}
.sidebar-tabs li a {
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 5px;
    border-bottom: 2px solid transparent;
}
.explore-classic-sidebar
 {
    margin-bottom: 40px !important;
}
.explore-classic-sidebar .element {
    float: left;
    width: calc(100% - 10px);
}
.element {
    background: #fff;
    padding: 20px;
    margin-bottom: 25px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .0705882353);
    border-radius: 5px;
}
.tab-content>.active {
    display: block;
}
.form-group.cts-term-hierarchy:not(.md-group), .form-group.explore-filter:not(.md-group) {
    position: relative;
    padding-top: 11px;
}
.open-now-filter, .recur-filter {
    margin-bottom: 0 !important;
    padding-top: 0 !important;
}
label {
    color: #242429;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: -4px;
    text-align: left;
}
.range-list {
    flex-wrap: wrap;
    display: flex;
    padding-top: 10px;
    padding-bottom: 6px;
    justify-content: space-between;
}
.range-list a.active {
    background: var(--accent);
    color: #fff;
    opacity: 1;
    font-weight: 600;
}
.range-list a {
    width: calc(50% - 2px);
    padding: 7px;
    text-align: center;
    margin-bottom: 4px;
    background: #fff;
    border: 1.5px solid rgba(0, 0, 0, .2);
    border-radius: 5px;
    transition: .2s ease;
    color: #242429;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.tags-nav {
    clear: both;
    overflow: hidden;
    margin-bottom: 0;
    padding: 10px 0 0;
    list-style: none;
}
.tags-nav li {
    float: left;
    width: 100%;
    overflow: hidden;
}
.tags-nav li .md-checkbox {
    height: auto;
    margin: 0 0 10px;
}
.md-checkbox {
    position: relative;
    height: 20px;
    margin: 10px 0;
    margin-right: 10px;
    overflow: hidden;
}
.tags-nav li .md-checkbox label {
    position: static;
    margin: 0;
    font-size: 14px;
    white-space: inherit;
    line-height: 22px;
}
.md-group {
    padding-top: 11px;
}
.md-group {
    position: relative;
    margin-bottom: 20px !important;
}
.light-forms select {
    margin-bottom: 15px;
}
.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important;
}
.location-wrapper input[type=text] {
    padding-right: 35px;
}
.md-group input {
    font-size: 14px;
    font-weight: 600;
}
.geocode-location {
    position: absolute;
    right: 0;
    bottom: 16px;
    font-size: 21px;
    color: #484848;
    cursor: pointer;
    opacity: 1;
    transition: opacity .15s ease;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 14px 0;
    color: #1d1d23;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    background-color: transparent;
    border-left: none;
    border-right: none;
    font-weight: 600;
    border-top: none;
    border-bottom: 1.5px solid rgba(0, 0, 0, .2);
    transition: padding .2s ease-in-out, background .2s ease-in-out;
    min-height: 48px;
    display: flex;
    align-items: center;
}
@media only screen and (min-width: 1201px) {
    .form-group.fc-search {
        position: sticky;
        bottom: 0;
        left: 0;
        right: 0;
        background: #fff;
        z-index: 99;
        padding-bottom: 15px;
        margin-bottom: 0 !important;
    }
}
@media only screen and (min-width: 1201px) {
    .form-group.fc-search:before {
        content: "";
        width: 100%;
        height: 20px;
        background: linear-gradient(0deg, #fff 20%, hsla(0, 0%, 100%, 0));
        position: absolute;
        top: -20px;
        padding-bottom: 15px;
    }
}
.c27-explore-search-button i, .reset-results-27 {
    vertical-align: middle;
    float: none;
    top: 0;
}
.button-animated, .buttons i {
    position: relative;
}
.buttons i {
    font-size: 18px;
    margin-right: 5px;
    float: left;
    top: -2px;
}
/* .material-icons, .mi {
    font-family: Material Icons;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    text-rendering: auto;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0);
} */
@media only screen and (min-width: 1201px) {
    a.close-filters-27, a.reset-results-27 {
        opacity: .7;
        transition: .2s ease;
    }
}
@media only screen and (min-width: 1201px) {
    a.close-filters-27 {
        display: none;
    }
}
a.reset-results-27 {
    display: flex;
    justify-content: center;
    margin-top: 10px;
    align-items: center;
}
.material-icons.search:before, .mi.search:before {
    content: "\e8b6";
}
.c27-explore-search-button i, .reset-results-27 {
    vertical-align: middle;
    float: none;
    top: 0;
}
.explore-type-4 .fl-head {
    margin-top: 0;
}
.fl-head {
    margin-top: 20px;
    min-height: 20px;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}
.load-batch-icon a {
    width: 24px;
    display: flex;
    align-items: center;
}
.fl-head a {
    transition: color .3s ease;
}
.fl-head a, .fl-head p {
    font-size: 14px;
    margin-bottom: 0;
    line-height: 20px;
}
.explore-desktop-head {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 0 5px;
}
.select2-container{
	border:none !important;
}
.cts-term-hierarchy.form-group
 {
    position: relative;
}
.md-group label {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    transition: .2s ease;
    pointer-events: none;
    font-size: 14px;
    left: 0;
    color: #232328;
    z-index: 99;
}
.md-group {
    padding-top: 11px;
}
.md-group {
    position: relative;
    margin-bottom: 20px !important;
}
.md-group input {
    font-size: 14px;
    font-weight: 600;
}

.hide {
    display: none !important;
}
.results-view {
    margin-top: 20px;
    min-height: 100px;
}
.explore-type-4 .listing-cat, .finder-search .listing-cat {
    height: 130px;
    margin-bottom: 15px;
}
.listing-cat {
    height: 300px;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    transition: transform .3s ease-in-out;
    -webkit-backface-visibility: hidden;
}
.listing-cat>a {
    display: block;
    width: 100%;
    height: 100%;
}
.explore-type-4 .listing-cat .overlay, .finder-search .listing-cat .overlay {
    opacity: .4;
}
.listing-cat .overlay {
    z-index: 3;
    opacity: .3;
    -webkit-backface-visibility: hidden;
    background-color: #736d6d !important;
}
.overlay {
    -webkit-backface-visibility: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: .4;
    background-color: #242429;
    transition: opacity .3s ease-in-out;
}
.lc-background {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: 50%;
    transition: all .2s ease-in-out;
    -webkit-backface-visibility: hidden;
}
.explore-type-4 .listing-cat .lc-info, .finder-search .listing-cat .lc-info {
    width: auto;
    text-align: left;
    left: 20px;
    padding: 0;
    bottom: 20px;
    right: 20px;
}
.listing-cat .lc-info {
    color: #fff;
    position: absolute;
    bottom: 30px;
    z-index: 4;
    width: 100%;
    left: 0;
    padding: 0 30px;
    text-align: center;
}
.lc-info h4 {
    font-weight: 400;
    color: #fff;
    font-size: 16px;
}
.lc-info h6 {
    margin-bottom: 0;
    font-weight: 500;
    color: #fff;
    opacity: .7;
}
.explore-type-4 .lc-icon, .finder-search .lc-icon {
    left: 20px;
    text-align: left;
    width: auto;
    top: 20px;
    transform: none;
}
.lc-icon {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 5;
    border-radius: 50%;
    display: block;
    width: 100%;
    text-align: center;
    transform: translateY(-100%);
}
.material-icons.local_movies:before, .mi.local_movies:before {
    content: "\e54d";
}
@media only screen and (min-width: 1201px) {
    .explore-mobile-nav {
        display: none !important;
    }
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}
.nav>li, .nav>li>a {
    position: relative;
    display: block;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav>li>a {
    padding: 10px 15px;
}
.nav>li, .nav>li>a {
    position: relative;
    display: block;
}
 .header .user-area  {
	display:none !important;
}
.header-button {
    display: none!important;
}
.user-area.signin-area {
    display: none;
}
.mob-sign-in {
	display:none;
}