/*
Theme Name: My Best Birthday
Theme URI: https://mybestbirthday.co.uk/
Template: hello-elementor
Author: Bipin Prasad
Author URI: https://mybestbirthday.co.uk/
Description: Child theme for Hello Elementor
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 1.0.0.1766357067
Updated: 2025-12-21 22:44:27
*/
.elementor a,
a {
    background-color: transparent;
    color: #9BDCD3;
    text-decoration: none;
}
.custom-heaight .bsui span>img.embed-item-cover-x
 {
    height: 365px !important;
    object-fit: cover;
}
.bsui .popover-body { 
    width: 245px;
}
.uwp_widget_account ul li:nth-child(4) {
    display: none;
}
label.text-muted.form-field-label{
    display: none;
}
.hero-search .bsui .form-group {
    margin-bottom: 0rem;
}
.elementor-167 .elementor-element.elementor-element-2688e7ca .geodir-location-switcher>a {
    background: #9bdcd3;
    color: #000000 !important;
    border-radius: 5px;
    border: 1px solid #9bdcd3;
    transition: all .3s;
}
.elementor-167 .elementor-element.elementor-element-2688e7ca .geodir-location-switcher>a:hover {
    background: #fff;
    color: #ffa4bb !important;
}
.single-gd_place span.geodir_post_meta_title {
    font-weight: bold;
}
.geodir-search  i.fas.fa-bullseye.-gd-icon {
    color: #f99ebc;
}
.gd_place.type-gd_place .elementor-element { 
    --widgets-spacing-row: 5px; 
}
.page-content a {
    text-decoration: none;
}
.elementor-nav-menu .sub-arrow { 
    display: none;
}
.user-avada a img {
    border-radius: 50px;
    overflow: hidden;
	border-color: #fff !important;
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
	border-width: 4px !important;
	border: 1px solid #dee2e6 !important;
}
.categorybox .bsui .embed-responsive .embed-responsive-item{
    border-radius: 10px 10px 10px 10px;
}
.geodir-add-listing div[data-argument="claimed"],
.geodir-add-listing div[data-argument="default_category"],
.geodir-add-listing span.thumbeditlink.c-pointer,
.geodir-add-listing fieldset#geodir_fieldset_details {
    display: none;
}
.geodir-add-listing fieldset h3 {
    background-color: #D6EDE9;
    /* border-bottom: 5px solid #ffd283; */
    padding: 10px 0px 10px 10px;
    /* color: #fff; */
}
.geodir-add-listing span.text-muted.d-inline.geodir-price-name {
    display: none !important;
}
/* Keep card body as flex */
.elementor-post.elementor-grid-item
.elementor-location-archive
> section.elementor-top-section {
    display: flex;
    flex-direction: column;
}

/* Title section stays natural */
.elementor-post.elementor-grid-item
.elementor-location-archive
.elementor-widget-heading {
    flex-shrink: 0;
}

/* Push EVERYTHING AFTER title to bottom */
.elementor-post.elementor-grid-item
.elementor-location-archive
.elementor-widget-heading
~ section {
    margin-top: auto;
}

/* 1. Each grid item must stretch */
.elementor-post.elementor-grid-item {
    height: 100%;
}

/* 2. Archive wrapper becomes full-height flex */
.elementor-post.elementor-grid-item
.elementor-location-archive {
    height: 100%;
    display: flex;
}

/* 3. TOP SECTION is the real card container */
.elementor-post.elementor-grid-item
.elementor-location-archive
> section.elementor-top-section {
    display: flex;
    flex-direction: column;
    height: 100%;
}

/* 4. Image section stays fixed height */
.elementor-post.elementor-grid-item
.elementor-location-archive
> section.elementor-top-section
> .elementor-container
> .elementor-column
> .elementor-widget-wrap
> section:first-of-type {
    flex-shrink: 0;
}

/* 5. Push LAST inner section to bottom */
.elementor-post.elementor-grid-item
.elementor-location-archive
> section.elementor-top-section
> .elementor-container
> .elementor-column
> .elementor-widget-wrap
> section:last-of-type {
    margin-top: auto;
}
.uwp-profile-content .geodir-loop-container .gd-badge-meta,
.uwp-profile-content .geodir-loop-container .geodir_post_meta.gd-fav-info-wrap,
.uwp-profile-content .geodir-loop-container .geodir-post-content-container {
    display: none;
}
.uwp-profile-content .geodir-loop-container .geodir-post-title a{
    color: #000;
}
@media (max-width: 575.98px) {
    .bsui .form-group button.geodir_submit_search  {
        margin-top: 10px;
    }	
}
