@import url('https://fonts.googleapis.com/css2?family=Monda:wght@400;500;600;700&display=swap');
html {
    font-size: 16px !important;
}
body, input, select, button, textarea, .form-control {
    font-family: 'Monda', sans-serif !important;
}
.text-pri, .text-link { color: var(--primary-color) !important; }
.text-acc, .text-price { color: var(--hover-color) !important; }
.text-meta { color: #6c757d !important; }
.bg-pri { background-color: var(--primary-color) !important; }
.bg-acc { background-color: var(--hover-color) !important; }
.bd-pri { border: 1px solid var(--primary-color) !important; }
.bd-acc { border: 1px solid var(--hover-color) !important; }
.bd-t-pri { border-top: 1px solid var(--primary-color) !important; }
.bd-t-acc { border-top: 1px solid var(--hover-color) !important; }
.bd-r-pri { border-right: 1px solid var(--primary-color) !important; }
.bd-r-acc { border-right: 1px solid var(--hover-color) !important; }
.bd-b-pri { border-bottom: 1px solid var(--primary-color) !important; }
.bd-b-acc { border-bottom: 1px solid var(--hover-color) !important; }
.bd-l-pri { border-left: 1px solid var(--primary-color) !important; }
.bd-l-acc { border-left: 1px solid var(--hover-color) !important; }
.bd-gray { border: 1px solid var(--main-header-border-color) !important; }
.bd-t-gray { border-top: 1px solid var(--main-header-border-color) !important; }
.bd-r-gray { border-right: 1px solid var(--main-header-border-color) !important; }
.bd-b-gray { border-bottom: 1px solid var(--main-header-border-color) !important; }
.bd-l-gray { border-left: 1px solid var(--main-header-border-color) !important; }
.fs-13 { font-size: 13px !important; }
.fs-14 { font-size: 14px !important; }
.fs-16 { font-size: 16px !important; }
.fs-18 { font-size: 18px !important; }
.fw-400 { font-weight: 400 !important; }
.fw-500 { font-weight: 500 !important; }
.fw-600 { font-weight: 600 !important; }
.fw-700 { font-weight: 700 !important; }
.h-36 {
    height: 36px !important;
    min-height: 36px !important;
    line-height: 34px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.h-42 {
    height: 42px !important;
    min-height: 42px !important;
    line-height: 40px !important;
}
.h-48 {
    height: 48px !important;
    min-height: 48px !important;
    line-height: 46px !important;
}
.pd-goc {
    padding: 7px 15px !important;
}
*, *::before, *::after,
*[style*="border-radius"] {
    border-radius: 0 !important;
}
.page-title, h1 {
    font-size: 18px !important;
    font-weight: 600 !important;
}
h2,
.offcanvas-title, 
.search-box-offcanvas-header h3,
.position-sticky.bottom-0 .btn-primary,
.btn-primary {
    font-size: 16px !important;
    font-weight: 600 !important;
    letter-spacing: 0.5px;
}
.form-control, 
.form-select, 
.nice-select, 
.select2-container--default .select2-selection--single {
    font-size: 14px !important;
    font-weight: 500 !important;
}
body, p, .item-title, .card-title {
    font-size: 14px !important;
    font-weight: 400 !important;
}
.mobile-button svg, .mobile-button:after, .mobile-button:before {
    width: 24px;
    height: 24px;
}
.tag-filter, 
.btn-outline-light.border, 
.box-filter-tab .btn, 
.btn-filter-pill,
.meta-item,
.small-text {
    font-size: 13px !important;
    font-weight: 400 !important;
}
.header-mobile, .header {
    height: 48px !important;
}
.offcanvas-header,
.form-select,
.nice-select,
.select2-container--default .select2-selection--single,
.position-sticky.bottom-0 .btn-primary {
    height: 42px !important;
    min-height: 42px !important;
    line-height: 40px !important;
}
.tag-filter,
.btn-outline-light.border,
.box-filter-tab .btn,
.btn-filter-pill {
    height: 36px !important;
    line-height: 34px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.offcanvas-header {
    background-color: #f7f7f7;
    border-radius: 0 !important;
    padding: 7px 15px !important;
}
.offcanvas-body {
    padding: 0 !important;
}
.offcanvas-btn {
    width: 75%;
    background-color: #0d6efd;
    font-size: 16px;
    font-weight: 500;
}
.list-group-flush>.list-group-item {
    padding: 7px 15px;
    max-height: 42px;
}
input#searchLocationInput {
    border: 0;
    padding: 0 0 0 27px;
    height: 40px !important;
    min-height: 40px !important;
    line-height: 40px !important;
}
.homeya-box .content {
    padding: 4px 8px;
    border-bottom: 1px solid #e5e7eb;
    min-height: auto;
}
.homeya-box .archive-bottom {
    padding: 4px 8px;
}
.avt-36 {
    width: 36px;
    min-width: 36px;
    height: 36px;
}
.meta-list::-webkit-scrollbar {
    display: none;
}
.meta-list .desc * {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
.offcanvas-bottom.offcanvas-66vh {
    height: 66vh !important;
    max-height: 66vh !important;
}
.filter-pills-scroll-wrapper {
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
}
.filter-pills-scroll-wrapper::-webkit-scrollbar {
    display: none;
}

.filter-pills-container {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}
.btn-filter-pill {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 6px !important;
    height: 36px !important;
    padding: 0 12px !important;
    border-radius: 0px !important;
    border: 1px solid #e5e7eb !important;
    background-color: #ffffff !important;
    color: #333333 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 1 !important;
    white-space: nowrap !important;
    cursor: pointer;
    flex-shrink: 0;
    box-sizing: border-box !important;
}
.btn-filter-pill button,
.btn-filter-pill a {
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 1 !important;
    color: inherit !important;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    background: transparent !important;
    box-shadow: none !important;
}
.btn-filter-pill.active {
    background-color: #e7f1ff !important;
    border-color: #b6d4fe !important;
    color: #0d6efd !important;
    padding-right: 8px !important;
}
.btn-filter-pill.primary {
    background-color: #f1f5f9 !important;
    border-color: #cbd5e1 !important;
    color: #0f172a !important;
    font-weight: 600 !important;
}
.btn-filter-pill.primary:hover {
    background-color: #e2e8f0 !important;
}
.btn-filter-pill.active .ti-x,
.btn-filter-pill.active [name="ti ti-x"] {
    margin-left: 2px;
    opacity: 0.7;
    transition: opacity 0.2s;
}
.btn-filter-pill.active a:hover {
    opacity: 1;
}
.list-style-1 {
    display: flex !important;
    flex-direction: row !important;
    align-items: stretch !important;
    padding: 0 !important;
    overflow: hidden !important;
}
.list-style-1 .images-group,
.list-style-1 .images-style {
    width: 130px !important;
    height: auto !important;
    flex-shrink: 0 !important;
}

.list-style-1 .images-group > *,
.list-style-1 .images-style > * {
    height: 100% !important;
}

.list-style-1 .images-group img,
.list-style-1 .images-style img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    border-radius: 0 !important;
}
.list-style-1 .content {
    flex: 1 !important;
    min-width: 0 !important;
    padding: 4px 10px !important;
}
.list-style-1 .line-clamp-2 {
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    white-space: normal !important;
    word-break: break-word !important;
}
.list-style-1 .top {
    display: none !important;
}
.property-item.bd-acc .content {
    border-bottom-color: var(--hover-color) !important;
}
.mobile-bottom-nav {
    height: 48px !important;
    padding-bottom: env(safe-area-inset-bottom);
    background-color: #fff !important;
    box-shadow: 0 -2px 10px rgba(0,0,0,0.08) !important;
}
.mobile-bottom-nav .row {
    height: 48px !important;
}
.mobile-bottom-nav .nav-label {
    font-size: 10px !important;
    line-height: 1.1;
    margin-top: 1px;
}
.mobile-bottom-nav .nav-item-link.bg-primary {
    width: 46px !important;
    height: 46px !important;
    margin-top: -16px !important;
    border: 3px solid #fff !important;
    box-shadow: 0 4px 12px rgba(13, 110, 253, 0.4) !important;
}
