.list-inline-item span {
    margin-left: 0px!important;
}

input[type="text"] {
  font-size: inherit!important;
}

.bootstrap-select.show-tick .dropdown-menu li a span.text {
    margin-right: 0px!important;
}

.dropdown-item {
    white-space: normal!important;
}

@media (max-width: 992px) {
.mobile-menu {
    z-index: 1000!important;
    position: fixed!important;
    top: 0px!important;
    width: 100%!important;
}
.home-six {
    margin-top: auto!important;
}
}

@media (max-width: 767px) {
.filter_catalog_select .dropdown-menu.show {
    width: 100%!important;
}
.filter_catalog_select .dropdown-menu.show .inner.show {
    overflow-y: overlay!important;
	overflow-x: hidden!important;
}
}

.bootstrap-select .dropdown-menu li a span.text {
    white-space: normal!important;
}

.filter_catalog_select .dropdown-menu.show {
    min-width: fit-content!important;
}

.whatsapp-btn {
    position: fixed;
    right: 110px;
    bottom: 0;
    z-index: 100;
}
.whatsapp-btn .btn {
    border-radius: 15px 15px 0 0px;
}

header.header-nav {
    position: relative;
    z-index: 100;
}

.stylehome1 .mm-panel ul.mm-listview li.mm-listitem.cl_btn a.btn:active,
.stylehome1 .mm-panel ul.mm-listview li.mm-listitem.cl_btn a.btn:hover,
.stylehome1 .mm-panel ul.mm-listview li.mm-listitem.cl_btn a.btn:focus {
    background-color: #ca161b;
    border: 2px solid #ca161b;
    border-radius: 5px;
    color: #ffffff;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
    overflow: hidden;
}
.owl-prev {
    left:0 !important;
}
.owl-next {
    right:0 !important;
}

.property_video_new {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.property_video_new iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.meta-title-h2 {
	font-size: 18px;
}

.sidebar_advanced_search_widget .dropdown-item.active, .sidebar_advanced_search_widget .dropdown-item:active {
    color: #212529;
    background-color: transparent;
}

.listing_single_description.style3{
  border-radius: 0 0 8px 8px;
}

.sl_creator .media-body p.agent-contact-info,
.agent-contact-info {
    font-size: 0.8em;
    margin: 10px 0;
}

/* Update 2023-02-21 */

@media (max-width: 375px) {
    .dc_map_item_block {
        display: none;
    }
    .dc_map_listings-filters-column {
        width: 0px;
    }
    
    h1.breadcrumb_title {
        font-size: 28px;
    }
}

/* Update 2024-01-09 */
@media (min-width: 576px) {
    .modal-whatsapp {
        width: 300px;
    }
}
