/*
Theme Name: Houzez Child
Theme URI: http://www.favethemes.com/
Author: Favethemes
Author URI: http://www.favethemes.com/
Description: Houzez is a premium WordPress theme for real estate agents where modern aesthetics are combined with tasteful simplicity, and where the ease of use is achieved without compromise in your ability to customise the design. Whether you are a real estate agent looking to build a website for your company or a web developer seeking a perfect WordPress theme for your next project, you are certain to appreciate the numerous features and benefits that our theme provides.
Version: 1.0
Tags: white, right-sidebar, left-sidebar, custom-colors, custom-menu, featured-images, post-formats, theme-options, translation-ready
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: houzez
Template: houzez
*/


@import url("../houzez/style.css");

/* Your CSS code goes here
-------------------------------------- */

.contact-us-top button.houzez-submit-button.houzez-contact-form-js.elementor-button {
    min-height: 40px;
    min-width: 165px;
    padding-right: 45px;
}
.contact-us-top button.houzez-submit-button.houzez-contact-form-js.elementor-button::before {
    top: 15px;
    right: 24px;
    width: 9px;
    height: 9px;
}
.contact-us-top button.houzez-submit-button.houzez-contact-form-js.elementor-button:hover {
    color: var(--e-global-color-primary);
    background: #fff;
    border: 1px solid var(--e-global-color-primary);
}
button.houzez-submit-button.houzez-contact-form-js.elementor-button:hover::before {
    background-image: url(/wp-content/uploads/2025/05/topright-navy.svg);
    background-size: 100%;
}

@media only screen and (max-width:1024px) {
	.elementor-element.contact-hero-section.e-flex {
		min-height: 500px;
	}
	.elementor-element.contact-us-title.elementor-widget.elementor-widget-text-editor {
		margin-bottom: 35px;
	}
	.contact-form-validate, .contact-us-div {
		padding: 0px 5px;
	}
	.contact-form-validate {
        margin-bottom: 30px !important;
    }
} 
@media only screen and (max-width:767px) {
	.elementor-element.contact-hero-section.e-flex {
		min-height: 327px;
	}
	
} 
.stats-box {
    border: 1px solid #E6E2DC;
    border-radius: 0;
    box-shadow: none;
    margin: 0 0 20px 0;
}
.agent-user-info-inner {
  display: flex;
  gap: 13.92px;
}
.agent-user-info.mt-3 {
  display: flex;
  justify-content: space-between;
}
.agent-user-info-inner .profile-image img {
  width: 65px;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}
.agent-user-info-content {
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}
.agent-user-info-content h6 {
  font-size: 22px;
  line-height: 100%;
  color: #1C2336;
  font-family: "Cormorant Garamond", sans-serif;
}
.agent-user-info-content p {
    width: 100%;
    font-size: 14px;
    color: #1B1B1B;
    line-height: 20px;
    font-weight: 300;
    margin: 0;
    text-transform: capitalize;
    font-family: "Lato", sans-serif;
}
.agent_detail_list_two {
  border-top: 1px solid #E6E2DC;
  padding-top: 10px;
}
.agent_detail_list h3 {
  margin-bottom: 6px;
  font-size: 22px;
  color: #1C2336;
  line-height: 100%;
}
.agent_detail_list ul li {
  display: flex;
  align-content: center;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 22px;
  font-family: "Lato", sans-serif;
  font-weight: 300;
}
.agent_detail_list ul li strong {
  font-weight: 400;
  margin-right: 5px;
}
.agent_detail_list ul li:last-child {
  margin-bottom: 0;
}
.agent_detail_list ul li img{
    margin-right: 5px;
    width: 22px;
    height: 22px;
}
.agent_Header {
  display: flex;
  flex-wrap: wrap;
}
.agent_Header .left_header h2 {
    font-size: 36px;
    line-height: 100%;
    color: #1C2336;
}
.agent_Header .left_header, .agent_Header .right_header {
  width: 50%;
}
.right_header {
    display: flex;
    align-items: center;
    gap: 15px;
}
.auctioneer_Search .search_icon {
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
}
.auctioneer_Search input {
    padding: 9px 12px;
    border: 1px solid #E6E2DC;
    padding-left: 42px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    width: 100%;
}
.auctioneer_Search {
    position: relative;
    width: 350px;
}
.agent_Header .agent-user-info-content h6 {
    font-size: 16px;
    line-height: 24px;
    color: #1C2336;
    font-weight: 400;
    font-family: "Lato", sans-serif;
}
.agent_Header .agent-user-info-content p {
    font-size: 14px;
    line-height: 20px;
    color: #757575;
    font-weight: 300;
    font-family: "Lato", sans-serif;
}
.agent_Header .agent-user-info-inner {
    padding-left: 15px;
    border-left: 1px solid #E6E2DC;
}
.property-list-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.property-list-title-wrapper {
    display: flex;
    gap: 6px;
    align-items: center;
}
.property-list-title-wrapper h3, .property-list-title-wrapper h2{
    font-size: 22px;
    line-height: 100%;
    color: #1C2336;
    font-family: "Cormorant Garamond", sans-serif;
}
a.btn.btn-primary.commonBtn, .commonBtn, .btn-primary.btn-sm-custom {
    font-size: 12px;
    line-height: 100%;
    text-transform: uppercase;
    font-weight: 300;
    padding: 9px 10px;
    border-radius: 0;
}
.btn-primary.btn-sm-custom {
    background: #1C2336;
    text-transform: uppercase;
    font-size: 12px;
}
.btn-primary-outlined {
    border-radius: 0;
    text-transform: uppercase;
    font-size: 12px;
}
a.btn.btn-primary.commonBtn:hover {
    background: transparent;
    color: #1c2336;
}
a.btn.btn-primary.commonBtn i {
    font-weight: 300;
    margin-left: 4px;
}
.property-list-filter-wrapper {
    margin-top: 15px;
}
.property-list-filter-wrapper .houzez-data-table {
    padding: 0;
    border: 0px #E6E2DC solid;
}
.property-list-filter-wrapper .houzez-data-table thead tr th,
.houzez-data-table thead tr th {
    color: #1C2336 !important;
    font-size: 14px;
    line-height: 100%;
    font-weight: 400;
    font-family: "Lato", sans-serif;
    border: none;
}
.property-list-filter-wrapper .houzez-data-table tbody tr td,
.houzez-data-table tbody tr td {
    font-size: 14px;
    line-height: 100%;
    color: #1B1B1B;
    font-weight: 300;
    padding: 15px !important;
    border-bottom: 1px solid #F6F6F6;
}
.property-address {
    display: flex;
    align-items: center;
    gap: 20px;
}
.property-list-filter-wrapper .houzez-data-table tbody tr td:first-child {
    padding-left: 20px !important;
}
.property-list-filter-wrapper .houzez-data-table tbody tr:last-child td {
    border-bottom: none;
}
.property-address {
    color: #1C2336;
    font-weight: 400;
}
.property-status, span.user-status.approved, span.user-status.pending, .status.publish, .status.pending {
    padding: 8px 10px;
    text-align: center;
    font-size: 12px;
    line-height: 100%;
    font-weight: 400;
    text-transform: uppercase;
}
.property-status.pending, span.user-status.pending, .status.pending {
    background: #FCF0D7;
    color: #DD9A4A;
}
.property-status.approved, span.user-status.approved, .status.publish {
    color: #0D7C14;
    background: #E0FFE2;
}
.status.publish, .status.pending{
    margin-top: 0;
}
.more-cell {
    position: relative;
}
.more-options {
    padding: 14.7px 13.7px;
    border: 1px solid #E6E2DC;
    background: #fff;
    position: absolute;
    bottom: -86px;
    right: 54px;
    width: 138.4px;
    z-index: 9;
}
.more-options a.edit-link {
    margin-left: -7px;
    gap: 0;
}
.more-options a:last-child {
    margin-bottom: 0;
}
.more-icon {
    cursor: pointer;
}
.more-icon.active {
   background: #F6F6F6;
}
.more-options a
{
    font-size: 14px;
    line-height: 100%;
    display: flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 10px;
}
.mobile-view{
    display: none;
}
button.user-dropdown {
    padding: 0;
}
.dropdown button {
    background-color: transparent;
    border: none;
}
.profile-tab-list li.nav-item {
    width: 100%;
    margin-bottom: 2px;
}
.profile-tab-list li.nav-item:last-child{
    margin-bottom: 0;
}
.profile-tab-list li.nav-item button {
    width: 100%;
    background: transparent;
    padding: 10px 15px;
    text-align: left;
    border: none;
    display: flex;
    align-items: center;
    gap: 8px;
    color: #1C2336;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    line-height: 100%;
    font-weight: 300;
}
.profile-tab-list li.nav-item button.nav-link.active, .profile-tab-list li.nav-item button:hover {
    background-color: #F6F6F6;
    color: #1C2336;
    font-weight: 400;
    border-radius: 0;
}
div#profile-tabContent span.houzez-loader-js.houzez-hidden.spinner-border.spinner-border-sm {
    display: none;
}
div#profile-tabContent input.form-control, div#profile-tabContent textarea, .gallery_box_outer input, .section-heading select, div#settingsTabContent input.form-control, div#settingsTabContent textarea, 
div#profile-tabContent .form-control {
    padding: 19px 16px;
    border-radius: 0;
    font-size: 14px;
    line-height: 100%;
    font-weight: 300;
    color: #757575;
    border: 1px solid #E6E2DC;
}
.property-review-wrap .review-sortby-wrap .form-control {
    padding: 9px 10px !important;
}
.section-heading select{
    width: 100%;
}
div#profile-tabContent .block-wrap {
    padding: 0;
}
div#profile-tabContent label.form-label {
    font-size: 14px;
    line-height: 100%;
    color: #1C2336;
    font-weight: 400;
}
div#profile-tabContent h2 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 8px;
    font-weight: 400;
    color: #1C2336;
}
div#profile-tabContent .banner-image img, div#profile-tabContent .banner-video video {
    margin-top: 20px;
}
div#profile-tabContent .banner-video video {
    width: 100%;
    height: auto;
}
.profile-form .wp-editor-container {
    border: 1px solid #E6E2DC;
}
div#profile-tabContent .banner-image .upload-remove-btns img, div#profile-tabContent .banner-video .upload-remove-btns img {
    margin-top: 0;
}
.upload-remove-btns button, .upload-remove-btns {
    display: flex;
    align-items: center;
    gap: 8px;
}
.upload-remove-btns{
    gap: 10px;
    margin-top: 20px;
}
.banner-video {
    margin-top: 20px;
}
button.remove_banner_image, button.remove_banner_video, button.btn-cancel {
    background: transparent;
    color: #1C2336;
    padding: 9px 10px;
    height: 32px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #1C2336;
    font-size: 12px;
    font-weight: 300;
}
button#upload_banner_image:hover, button#upload_banner_video:hover {
    background-color: #1C2336;
    color: #fff;
}
button#upload_banner_image, button#upload_banner_video {
    border: none;
    background-color: #1C2336;
    color: #fff;
}
div#houzez_banner_image_preview img, div#houzez_banner_video_preview video {
    width: 100%;
    height: 201px;
    object-fit: cover;
}
.awards-list {
    margin-top: 15px;
}
.award_box {
    padding: 19px 16px;
    border: 1px solid #E6E2DC;
}
.awards-row {
    gap: 20px;
    display: flex;
    margin-bottom: 15px;
}
.awards-list h6 {
    color: #1C2336;
    font-size: 14px;
    line-height: 100%;
    margin-bottom: 8px;
    font-weight: 400;
    font-family: "Lato", sans-serif;
}
.award_box {
    padding: 19px 16px;
    border: 1px solid #E6E2DC;
    font-size: 14px;
    line-height: 100%;
    color: #1B1B1B;
    font-weight: 300;
}
.award_box_outer:first-child {
    width: 16%;
}
.award_box_outer:nth-child(2){
    width: 84%;
}
.profile-form.awards-section button.houzez_update_profile {
    margin-top: 15px;
}
.commonBtn{
    display: flex;
    align-items: center;
    gap: 8px;
}
.commonBtn i {
    margin-left: 4px;
}
button.btn.remove-award-row.commonBtn {
    padding: 10px;
}
button.btn.remove-award-row.commonBtn i {
    margin-left: 0;
}
.gallery_box{
    padding: 0;
}
.gallery_outer {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 16px;
}
.gallery_box:first-child img {
    aspect-ratio: unset;
    object-fit: contain;
}
.gallery_box:first-child {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px dashed #E6E2DC;
    padding: 33px 15px;
}
.gallery_box .gallery-image {
    width: 100%;
    height: 130px;
    object-fit: cover;
}
.gallery_outer button {
    background-color: transparent;
}
div#houzez_gallery_image_preview {
    margin-top: 25px;
}
.gallery_box_outer label {
    font-size: 14px;
    line-height: 100%;
    color: #1C2336;
    margin-bottom: 8px;
    font-weight: 400;
    font-family: "Lato", sans-serif;
}
.gallery-modal-section .upload-remove-btns {
    margin-top: 0;
}
.gallery-modal-section .buttons-wrap {
    text-align: right;
}
.profile-form.gallery-modal-section h2 {
    text-align: center;
    margin-bottom: 20px;
}
#houzez_gallery_image_preview img,
#houzez_gallery_video_preview {
    height: 130px;
    width: 100%;
}
.gallery_box_outer {
    margin-top: 20px;
    margin-bottom: 20px;
}
.block-wrap {
    position: relative;
    margin: 0;
}
.modal-content
{
    border-radius: 0;
    border: 1px solid #E6E2DC;
}
.gallery-close img {
    position: absolute;
    top: 19px;
    right: 16px;
    left: unset;
    cursor: pointer;
}
.gallery_box video {
    width: 150px;
    height: 129px;
    object-fit: cover;
}
.alert.alert-success.alert-dismissible {
    font-size: 14px;
    text-align: center;
    line-height: 100%;
    position: relative;
}
.alert-dismissible .btn-close {
    padding: 1rem 1rem;
}
/* checkbox style */

/* Style for the checkbox container inside gallery_box */
.image-with-checkbox {
    position: relative;
}
.gallery_box .image-select {
    display: block;
    position: absolute;
    bottom: 30px;
    right: 0px;
    padding-left: 35px;
    cursor: pointer;
    font-size: 16px;
    user-select: none;
    z-index: 9;
}

/* Hide default checkbox */
.gallery_box .image-select input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Custom checkbox square */
.gallery_box .image-select .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 15.5px;
    width: 15px;
    background-color: transparent;
    border-radius: 0px;
    border: 1px solid #fff;
    margin-top: 0;
}

/* Checked state */
.gallery_box .image-select input:checked ~ .checkmark {
    background-color: #C9AB85;
    border: 1px solid #C9AB85;
}

/* Checkmark hidden by default */
.gallery_box .image-select .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show checkmark when checked */
.gallery_box .image-select input:checked ~ .checkmark:after {
  display: block;
}

/* Checkmark tick style */
.gallery_box .image-select .checkmark:after {
    left: 4px;
    top: 0px;
    width: 6px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

/* Make sure gallery_box is positioned for checkbox placement */
.gallery_box {
  position: relative;
  display: inline-block;
}
.dlt-buttonWrapper {
    display: flex;
    justify-content: end;
}
button.remove_gallery_image, button.remove_video_gallery {
    background-color: #DD3333;
    border: 1px solid #DD3333;
    display: flex;
    align-items: center;
    gap: 5px;
}
button.remove_gallery_image img, button.remove_video_gallery img {
    filter: invert(1);
}
button.remove_gallery_image:hover img, button.remove_video_gallery:hover img {
    filter: unset;
}

/* video play button  */
.video-wrapper {
    position: relative;
    display: inline-block;
}

.custom-video {
    width: 100%;
    display: block;
    background: #000;
}
/* .gallery_box .play-btn img {
    width: auto;
    height: auto;
} */
.gallery_box .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    user-select: none;
}
.section-heading p {
    font-size: 14px;
    line-height: 18px;
    color: #1B1B1B;
    margin: 10px 0;
    font-family: "Lato", sans-serif;
}
.rating-score-wrap {
    display: flex;
    flex-wrap: wrap;
}
.total-reviews, .rating-destribution {
    width: 30%;
}
.total-rating-stars {
    width: 40%;
}
.rating-score-wrap h5, .property-review-wrap.property-review-ele-wrap .review-message p {
    font-size: 14px;
    line-height: 100%;
    margin-bottom: 5px;
    color: #1B1B1B;
    font-weight: 400;
    font-family: "Lato", sans-serif;
}
.property-review-wrap.property-review-ele-wrap .review-message p{
    font-weight: 300;
    line-height: 20px;
}
.property-review-wrap.property-review-ele-wrap .review-title.mb-0 {
    font-size: 14px;
    line-height: 100%;
    color: #1C2336;
    font-weight: 400;
    font-family: "Lato", sans-serif;
}
.rating-score-wrap h3, .rating-score-wrap h4 {
    font-size: 48px;
    line-height: 89%;
    font-weight: 300;
}
.rating-score-wrap span.star.d-flex.align-items-center {
    margin-top: 0;
}
li.property-review {
    border: 1px solid #E6E2DC;
    padding: 25px;
}
.review-status {
    padding: 8px 10px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 100%;
    font-weight: 400;
    font-family: "Lato", sans-serif;
    margin-left: 20px;
}
.review-status.publish {
    background: #E0FFE2;
    color: #0D7C14;
}
.review-status.pending {
    background: #DD333326;
    color: #DD3333;
}
.rating-score-wrap span.star.d-flex.align-items-center span.icon-rating {
    margin-top: 0;
}
.review-buttons {
    display: flex;
    margin-top: 12px;
    flex-wrap: wrap;
}
.review-reply-box {
    margin-top: 12px;
}
.review-buttons button.commonBtn{
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 8px 10px;
}
button.commonBtn.review-approve-button:hover{
    background: #1C2336;
    color: #fff;
}
.review-buttons button.commonBtn.review-reply-button, .review-buttons button.commonBtn.review-cancel-button {
    background: transparent;
    border: none;
    color: #1C2336;
    font-size: 12px;
}
.star-count-progress li {
    display: flex;
    align-items: center;
    gap: 8px;
}
.star-count-progress li  span.progress-bar {
    height: 5px;
    background: #C9AB85;
    margin-top: 0;
}
ul#houzez_reviews_container li.property-review .review-message {
    width: calc(100% - 88px);
}
div#property-review-form .block-title-wrap h3 {
    margin: 0;
    font-size: 24px;
    line-height: 1;
}
div#property-review-form .block-title-wrap {
    padding-bottom: 0px;
    border-bottom: none;
}
div#profile-tabContent form input.form-control, div#profile-tabContent form .form-control {
    height: 55px;
}
div#profile-tabContent .pagination li.page-item .page-link {
    border-radius: 0 !important;
    width: 35px;
    height: 35px;
    background: rgba(0, 0, 0, 0.6) !important;
    border: 0 !important;
    backdrop-filter: blur(14px);
}
div#profile-tabContent .pagination li.page-item .page-link:hover {
    background: rgba(0, 0, 0, 0.8) !important;
    border: 0 !important;
    backdrop-filter: blur(14px);
}
div#profile-tabContent .pagination li.page-item .page-link img {
    width: 20px;
    height: 20px;
}
div#profile-tabContent .pagination li.page-item{
    margin: 8px;
}
.review-reply-result {
    width: 100%;
    display: block;
}
img.home-icon {
    background: #1C2336;
    width: 56px;
    padding: 10px;
    height: 56px;
}
.houzez-empty-listing h5 {
    margin: 10px 0;
    font-size: 22px;
    line-height: 100%;
}
.houzez-empty-listing {
    text-align: center;
}
.houzez-empty-listing .commonBtn img {
    filter: invert(1);
}
.houzez-empty-listing .commonBtn:hover img{
    filter: invert(0);
}
.houzez-empty-listing .commonBtn {
    margin: 0 auto;
}
.houzez-empty-listing .commonBtn {
    display: inline-flex;
}
.settings-tabs button.nav-link {
    padding: 19px 16px 30px 16px;
    font-size: 14px;
    line-height: 100%;
    font-weight: 300;
    background: transparent !important;
    color: #1C2336 !important;
    border: none !important;
}
div#settingsTabContent {
    margin-top: 30px;
}
ul.nav.nav-tabs.settings-tabs {
    border: none;
}
.settings-tabs button.nav-link.active{
    font-weight: 500 !important;
    border-bottom: 1px solid #1C2336 !important;
}
.profile-new-card .profile-card {
    display: flex;
    gap: 20px;
    margin-top: 20px;
}
.profile-new-card .profile-info button#select_user_profile_photo {
    width: auto;
    max-width: max-content;
    margin-top: 0 !important;
}
.profile-new-card .buttons-wrap {
    display: flex;
    gap: 14px;
    align-items: center;
    margin-top: 14px;
}
.profile-new-card .profile-info {
    width: 387px;
}
.block-wrap.profile-card-wrap.profile-new-card {
    padding: 0;
    background: transparent;
    position: unset;
}
.block-wrap.profile-card-wrap.profile-new-card div#houzez_profile_photo {
    width: 98px;
    height: 98px;
}
.membership-title h3, .menbership-box h4{
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #1B1B1B;
    font-family: "Lato", sans-serif;
}
.membership-title {
    display: flex;
    gap: 10px;
    align-items: center;
}
.membership-title .status {
    background: #E0FFE2;
    padding: 3px 4px;
    align-items: center;
    display: flex;
    font-size: 10.38px;
    line-height: 14px;
    color: #05770D;
    margin-top: 0;
}
.membership-price h5 {
    font-size: 36px;
    line-height: 100%;
    color: #1B1B1B;
    font-weight: 400;
    display: flex;
    align-items: center;
}
.membership-price h5 span, .menbership-box h4 span {
    font-size: 14px;
    line-height: 100%;
    color: #757575;
    font-weight: 400;
    font-family: "Lato", sans-serif;
}
.menbership-box h4 span{
    color: #1B1B1B;
}
.menbership-box .badge.bg-info {
    background-color: #1c2336 !important;
    border-radius: 0 !important;
    font-size: 10px;
    line-height: 14px;
}
li.list-group-item {
    font-size: 14px;
    line-height: 100%;
    color: #1B1B1B;
    font-weight: 400;
    font-family: "Lato", sans-serif;
}
.notifications {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 20px;
}
.notifications-wrap h4 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #1C2336;
    font-family: "Lato", sans-serif;
}
.notifications-wrap .notifications .notification-item h6 {
    font-size: 14px;
    line-height: 100%;
    color: #1B1B1B;
    font-weight: 400;
    font-family: "Lato", sans-serif;
    margin-bottom: 5px;
}
.notifications-wrap .notifications .notification-item p {
    font-size: 14px;
    line-height: 100%;
    color: #1C2336;
    font-weight: 300;
    font-family: "Lato", sans-serif;
}
/* Switch container */
.notifications-wrap .switch {
  position: relative;
  display: inline-block;
  width: 36px;
  height: 20px;
}

/* Hide default checkbox */
.notifications-wrap .switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

/* Slider background */
.notifications-wrap .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: .4s;
  margin-top: 0;
}

/* Circle knob */
.notifications-wrap .slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 3px;
    bottom: 4px;
    background-color: white;
    transition: .4s;
    top: 1.7px;
}

/* Checked state */
.notifications-wrap input:checked + .slider {
  background-color: #C9AB85;
}

.notifications-wrap input:focus + .slider {
  box-shadow: 0 0 1px #C9AB85;
}

.notifications-wrap input:checked + .slider:before {
  transform: translateX(14px);
}

/* Rounded slider */
.notifications-wrap .slider.round {
  border-radius: 34px;
  height: 100%;
}

.notifications-wrap .slider.round:before {
  border-radius: 50%;
}
div#settingsTabContent .dashboard-search-filter {
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
}
div#settingsTabContent .dashboard-search-filter .search-wrap {
    display: flex;
    align-items: center;
    gap: 10px;
}
div#settingsTabContent .dropdown-menu3 {
    min-width: 205px;
}
div#auctioneer_results {
    padding: 24px;
    width: 100%;
    top: 40px;
}
div#auctioneer_results .dropdown-item.search-item {
    margin-bottom: 11px;
    padding-top: 11px;
    padding-bottom: 11px;
    border-bottom: 1px solid #E6E2DC;
}
div#auctioneer_results .dropdown-item.search-item:last-child {
    border-bottom: none;
    margin-bottom: 0;
}
div#auctioneer_results h4 {
    font-size: 22px;
    text-transform: capitalize;
    line-height: 100%;
    color: #1C2336;
    font-weight: 400;
    font-family: "Lato", sans-serif;
}
.result-wrap {
    position: relative;
}
.results-list .dropdown-item.disabled p {
    font-size: 14px;
    text-transform: capitalize;
    text-align: center;
    margin-top: 15px;
    color: #1B1B1B;
    font-weight: 300;
    font-family: "Lato", sans-serif;
}
div#mySearchModal .notify.mt-2 {
    width: 100%;
}
div#mySearchModal .houzez-hidden {
    display: none !important;
    margin-top: 0;
}
div#mySearchModal .houzez-hidden.loader-show{
    display: block !important;
}
.assigned-agent-modal .modal-dialog {
    max-width: 1091px;
}
button.gallery-modal-popup {
    border: 1px dashed #E6E2DC;
    height: 100%;
}
/* .gallery_box:first-child {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border: 1px dashed #E6E2DC;
} */
@media only screen and (max-width: 768.98px) {
   .agent_Header .right_header {
    display: none;
}
.agent_Header .left_header {
    width: 100%;
}
.agent_Header .left_header h2 {
    font-size: 28px;
}
.desktop-view{
    display: none;
}
.mobile-view{
    display: block;
}
.property-list-status-action, .property-price-location {
    display: flex;
    justify-content: space-between;
    margin: 10px 0;
    align-items: center;
}
.more-options {
    bottom: -113px;
    right: 0px;
    width: 138.4px;
}
.property-price-location span, .property-date-updated span {
    font-size: 14px;
    line-height: 100%;
    color: #1B1B1B;
    font-weight: 400;
    margin-bottom: 5px;
}
.gallery_outer {
    grid-template-columns: repeat(2, 1fr);
}
.gallery_box video{
    width: 100%;
}
}
@media (min-width: 576px) {
    div#myAssignedAgentModal .modal-dialog {
        max-width: 990px;
    }
}


.dashboard-right .dashboard-content {
    padding: 0px 25px 25px 25px;
}
.dashboard-right .dashboard-content .property-stats {
    margin-top: 0 !important;
}
.property-stats .stats-box {
    padding: 25px !important;
}
.nav-box.admin-nav-box {
    margin-top: 0;
    border-top: 1px solid rgba(140, 127, 127, 0.4);
    margin-left: 20px;
    margin-right: 20px;
    z-index: 10;
    position: relative;
}
.nav-box.admin-nav-box h5 {
    padding-top: 15px;
    color: #f8f8f8;
}
.nav-box.admin-nav-box ul {
    padding: 0;
}
.nav-box.admin-nav-box ul li a {
    font-weight: 200;
    color: #F8F8F8;
}
.separator_menu {
    padding: 0;
}
.nav-box.admin-nav-box ul li a.active {
    font-weight: 400;
    background: #161D2E;
    border-color: #161D2E;
}
.dashboard-right h4.topbar_titles {
    color: #1C2336;
    font-weight: 300;
}
.agent-edit-btn.mt-2 {
    margin-top: 0 !important;
}
.agent-user-info .profile-image.me-3 {
    margin-right: 0 !important;
}
.logo.sr-mobile-logo, .mobile-profile-name, .mobile-search-wrapper {
    display: none;
}
.dashboard-right .header {
    background-color: #F8F8F8;
    padding: 25px 25px 30px 25px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.uc-ajax-search-wrapper input.uc-ajax-search__input {
    height: 45px;
    padding-left: 33px !important;
}
.uc-ajax-search-wrapper .uc-ajax-search__btn {
    position: absolute;
    left: 0;
}
.header-right .dashboard-search-filter {
    margin-right: 15px;
    border-right: 1px #E6E2DC solid;
    padding-right: 15px;
}
.user-dropdown .user-img {
    width: auto;
    border-radius: 0 !important;
    height: 45px;
}
.header-right i.houzez-icon.icon-arrow-down-1 {
    display: none;
}
.header-left .menu-btn {
    justify-content: start;
}
.header-left ul.header-actions {
    gap: 11px;
}
.page-template-user_dashboard_profile .stats-box .col-lg-3 {
    padding-left: 2px;
}
.page-template-user_dashboard_profile .stats-box .col-lg-9 {
    padding-left: 28px;
}
div#profile-tabContent h2 {
    font-family: "Lato", Sans-serif;
    margin-bottom: 20px;
    line-height: 20px;
}
#profile-tabContent h3 {
    font-size: 20px;
    font-family: "Lato", Sans-serif;
}
span.user-role {
    font-size: 14px;
    color: #757575;
    font-weight: 300;
}
.btn-primary.commonBtn {
    padding: 9px 10px;
    z-index: 0 !important;
    height: 32px;
}
#profile-tabContent .stats-box {
    padding: 30px 25px;
    margin-bottom: 30px;
}
form .col-md-6.mb-3 {
    margin-bottom: 30px !important;
}
input[type="text"],
input[type="number"],
input[type="date"],
input[type="email"],
input[type="password"],
textarea,
select {
  border: 1px solid #E6E2DC;
  outline: none; 
  font-size: 14px;
  border-radius: 0;
  color: #E6E2DC !important; 
  transition: border-color 0.2s, color 0.2s;
  font-weight: 300;
}
input[type="text"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="date"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  border-color: #C9AB85 !important; 
}
input[type="text"]:not(:placeholder-shown),
input[type="number"]:not(:placeholder-shown),
input[type="date"]:not(:placeholder-shown),
input[type="email"]:not(:placeholder-shown),
input[type="password"]:not(:placeholder-shown),
textarea:not(:placeholder-shown),
select:not(:placeholder-shown) {
  color: #1B1B1B !important; 
}
input[type="radio"] {
    appearance: none; 
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 18px;
    height: 18px;
    border: 2px solid #ECECEC;
    border-radius: 50%; 
    display: inline-block;
    position: relative;
    cursor: pointer;
    vertical-align: middle;
}
input[type="radio"]:checked::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 10px;
    background: #C9AB85;
    border-radius: 50%;
    transform: translate(-50%, -50%);
}
input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 16px;
    height: 16px;
    border: 2px solid #ECECEC;
    border-radius: 0px; 
    padding: 8px;
    display: inline-block;
    position: relative;
    cursor: pointer;
    vertical-align: middle;
    background-color: #fff;
    margin-right: 10px;
}
input[type="checkbox"]:checked {
    background-color: #C9AB85;
    border-color: #C9AB85; 
}
input[type="checkbox"]:checked::after {
    content: "";
    position: absolute;
    left: 6px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
#calendar-app button {
    color: #F8F8F8 !important;
    padding: 9px 10px !important;
    height: auto;
}
#create-event {
    border: 1px #1C2336 solid !important;
}
#calendar-app button:hover {
    color: #1C2336 !important;
    border: 1px #1C2336 solid !important;
}
.calendar-nav button.nav-arrow {
    border: 0 !important; 
}
.calendar-header {
    margin-bottom: 12px;
}
.dashboard-label {
    padding: 8px 10px;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 400;
    white-space: nowrap;
}
.bg-success, .bg-info {
    color: #0D7C14 !important;
    background-color: #E0FFE2 !important;
    border-radius: 0;
    padding: 8px 10px;

}
.mce-toolbar .mce-ico, .mce-btn .mce-txt {
    color: #f8f8f8 !important;
}
.mce-toolbar .mce-ico:hover {
    color: #1C2336 !important;
}

.passed_in_amt_set span {
    color: #FFFFFF;
    font-family: "Cinzel", Sans-serif;
    font-size: 30px;
    font-weight: 400;
    font-style: normal;
    line-height: 42px;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    margin-top: 15px;
    display: block;
}
.two-button-wrap {
    display: flex;
    justify-content: end;
    gap: 8px;
    flex-wrap: wrap;
}
.notify {
    width: 100%;
    position: relative;
}
.notify .alert {
    text-align: center;
}
.notify .alert .btn-close {
    padding: 0 !important;
    height: 100%;
    width: 50px;
    background-color: #fff;
    opacity: 1;
    top: -1px;
    right: -1px;
    display: none;
}
.notifications-wrap .notifications .notification-item {
    flex-wrap: wrap;
    flex-direction: column;
    gap: 10px;
    border-bottom: none;
    padding-bottom: 0px;
}
.wp-editor-wrap .mce-edit-area.mce-stack-layout-item {
    border-right: 1px solid #E6E2DC !important;
    background-color: transparent;
}
.wp-editor-wrap div.mce-toolbar-grp {
    background: transparent;
    border-bottom: 1px solid #E6E2DC;
}
.wp-editor-wrap .mce-top-part::before {
    box-shadow: none;
    -webkit-box-shadow: none;
}
.btn, .btn-primary {
    border-radius: 0 !important;
}
.dashboard-content .btn.btn-primary-outlined, .add-new-listing-bottom-nav-wrap button.btn-next.btn.btn-primary, button.remove-additional-row.btn.btn-light-grey-outlined, button.add-additional-row.btn.btn-primary.mt-2, .block-wrap .btn.btn-primary {
    padding: 9px 10px;
    height: 32px;
    min-height: 32px;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
}
.btn.commonBtn.btn-primary, .btn.btn-primary,
.bootbox-confirm .modal-footer .btn.bootbox-accept {
    background-color: #1C2336;
    color: #f8f8f8;
    height: 32px;
    line-height: normal;
    padding: 9px 10px;
    font-size: 12px;
    border: 1px #1C2336 solid;
    font-weight: 300;
    text-transform: uppercase;
}
.btn.commonBtn.btn-primary:hover, .btn.btn-primary:hover,
.bootbox-confirm .modal-footer .btn.bootbox-accept:hover {
    background-color: #f8f8f8;
    color: #1C2336;
    border: 1px #1C2336 solid;
}
.btn.commonBtn.btn-secondary, .btn.btn-secondary,
.bootbox-confirm .modal-footer .btn.bootbox-cancel {
    background-color: #f8f8f8;
    color: #1C2336;
    height: 32px;
    padding: 9px 10px;
    line-height: normal;
    font-size: 12px;
    border: 1px #1C2336 solid;
    font-weight: 300;
    text-transform: uppercase;
}
.btn.commonBtn.btn-secondary:hover, .btn.btn-secondary:hover,
.bootbox-confirm .modal-footer .btn.bootbox-cancel:hover {
    background-color: #1C2336;
    color: #f8f8f8;
    border: 1px #1C2336 solid !important;
}
.btn-secondary-outlined {
    border-radius: 0;
}
.dashboard-label-featured {
    z-index: 0;
}
.dashboard-label-featured img {
    height: 12px;
    width: 12px;
    max-width: 12px;
}
.dropdown button.btn.btn-secondary {
    line-height: normal;
}
.btn.btn-primary-outlined {
    padding: 9px 10px;
    line-height: normal;
}
.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
    color:#757575;
    background-color: transparent;
    border-color: #C9AB85;
}
.form-group .bootstrap-select.form-control .dropdown-toggle::after {
    margin-top: 12px !important;
}
.block-content-wrap .bootstrap-select .dropdown-menu li a span.text {
    font-weight: 300 !important;
}
.page-id-16053 .block-title-wrap h2 {
    font-size: 20px;
}
.btn-light-grey-outlined.ui-sortable-handle {
    border: 0;
}
.page-template-user_dashboard_find_an_auctioneer .elementor-widget-houzez_elementor_space {
    display: none;
}
.page-template-user_dashboard_find_an_auctioneer .agency_info_box {
    padding-top: 0;
    padding-right: 10px;
    --width: 72%;
}
.agentsearch .uc-search-filter-indicator {
    justify-content: start;
}
.page-template-user_dashboard_find_an_auctioneer .elementor-widget-houzez-agency-name h2, 
.page-template-user_dashboard_courses h2 {
    font-family: 'Cormorant Garamond' !important;
    font-weight: 400;
    font-size: 24px;
}
.page-template-user_dashboard_courses .elementor-element-77aa473a {
    margin-top: 0;
}
.uc-select-filter__select-wrapper {
    width: auto;
}

div#realtor-form .modal-title {
    font-size: 28px;
    line-height: 100%;
    font-family: "Cormorant Garamond", sans-serif;
    color: #1C2336;
    font-weight: 400;
    margin-bottom: 10px;
}
div#realtor-form .modal-header p {
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    font-family: "Lato", sans-serif;
    color: #1C2336;
}
div#realtor-form .property-form label {
    font-size: 14px;
    line-height: 100%;
    margin-bottom: 8px;
    color: #1C2336;
    font-weight: 400;
    font-family: "Lato", sans-serif;
}
#export-selected-inquiries {
    display: flex;
}
#export-inquiries .houzez-loader-js.spinner-border, 
#export-selected-inquiries .houzez-loader-js.spinner-border {
    display: none;
}
#export-inquiries .houzez-loader-js.spinner-border.loader-show,
#export-selected-inquiries .houzez-loader-js.spinner-border.loader-show {
    float: left;
    margin-right: 10px;
    margin-top: 0;
    display: block;
}
#property-notifications .houzez-table-filters {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
#property-notifications .property-stats {
    margin-top: 15px !important;
}
#property-notifications .dashboard-search-filter .dashboard-search {
    padding: 12px 20px 12px 32px;
}
#property-notifications .dashboard-search-filter .relative span {
    margin-top: 0;
}
.btn.btn-grey-outlined {
    text-transform: uppercase;
    font-size: 12px;
}
#property-notifications .houzez-table-filters p.small {
    width: 41%;
    margin-bottom: 0;
    text-align: center;
}
.property-section-wrap #sort_review {
    height: auto;
}
.property-section-wrap .dropdown.bootstrap-select.form-control {
    line-height: normal;
}
#property-review-form .form-group .dropdown.bootstrap-select.form-control {
    padding: 0;
    border: 0;
}
.wp-editor-tools {
    top: 1px !important;
}
.tmce-active .switch-tmce {
    background: #fff !important;
    border-color: #E6E2DC !important;
    border-bottom: 1px solid #fff !important;
}
#enquiry-form .bootstrap-select .filter-option-inner {
    line-height: 40px;
    font-weight: 300;
    font-size: 14px;
}
.bootstrap-select .dropdown-menu li a:hover {
    background: #E6E2DC;
}
.review-sortby-wrap .sort-by .dropdown.bootstrap-select > .btn.dropdown-toggle.bs-placeholder {
    height: auto;
}
#enquiry-form .bootstrap-select > .dropdown-toggle.bs-placeholder {
    height: 55px;
    line-height: 43px;
}
#enquiry-form label {
    font-size: 14px;
    line-height: 100%;
    color: #1C2336;
    font-weight: 400;
    margin-bottom: .5rem;
}
.houzez-sorting span.sort-arrow {
    margin-top: 0;
}
.moxie-shim.moxie-shim-html5 input {
    cursor: pointer;
}
select#invoice_type, select#invoice_status {
    padding: 10px 16px;
}
input.form-control, select.form-control, select.form-select {
    height: 55px;
    border-radius: 0;
}
.menu-edit-property-wrap button.btn.dropdown-toggle.btn-light .filter-option-inner-inner {
    line-height: 41px;
}
.menu-edit-property-wrap .bootstrap-select .btn.dropdown-toggle::after {
    height: auto;
}
.bootstrap-select>.dropdown-toggle.bs-placeholder {
    height: 55px;
}
.menu-edit-property-wrap .bootstrap-select .dropdown-toggle::after {
    margin-top: 12px !important;
}
.wp-editor-wrap blockquote {
    border: 1px #E6E2DC solid !important;
    padding: 10px !important;
    line-height: 13px !important;
    border-left: 4px solid #1C2336 !important;
    margin: 1em 0 !important;
    padding: 0.5em 1em !important;
    color: #1C2336 !important;
    font-style: italic !important;
    background: #f9f9f9 !important;
}
.table>thead {
    vertical-align: middle;
}
.heading.admin-heading {
    display: none !important;
}
.calender-bg {
    padding: 25px !important;  
}
.notification-feed {
    padding: 20px 25px;
    font-family: "Lato", Sans-serif;
}
.notification-header {
    margin-bottom: 10px;
}
button#add_new_event, .view-all-btn {
    font-size: 12px !important;
    font-family: "Lato", Sans-serif !important;
    padding: 9px 10px !important;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 12px;
}
.calendar header .month {
    font-size: 16px !important;
    font-family: "Lato", Sans-serif;
    font-weight: 400;
}
.calendar header .month .year {
    display: none;
}
.calendar header .simple-calendar-btn:before {
    border-width: 1px 1px 0 0 !important;
}
.calendar thead td {
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
}
.calendar .day {
    line-height: 2em !important;
}
.notif-content small {
    color: #757575;
}
.notification-item {
    column-gap: 10px;
}
.notif-icon .dashicons, .notif-icon .dashicons-before:before {
    width: 26px;
    height: 26px;
    font-size: 26px;
}
.notif-icon {
    width: 6% !important;
}
.approval-queue {
    padding: 30px 25px;
}
.approval-header {
    margin-bottom: 15px;
}
.approval-table thead th {
    background-color: #F6F6F6;
}
.approval-table tbody td {
    padding: 25px 14px;
    border-bottom: 1px solid #f0f0f0;
    border-top: 0;
}
.dashboard-label.bg-warning {
    color: #DD9A4A;
    background-color: #FCF0D7 !important;
}
.dropdown .houzez-icon.icon-navigation-menu-horizontal, .houzez-icon.icon-navigation-menu-horizontal {
    display: inline-block;
    transform: rotate(90deg);
}
#settingsTabContent .dashboard-invoices-inner .houzez-invoice-filter.filter-inner {
    display: none;
}
.houzez-membership {
    margin: 20px 0 20px 0;
    border-radius: 0;
    border: 1px #E6E2DC solid;
}
.houzez-data-content {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
}
.profile-information .block-wrap {
    border-radius: 0;
}
.form-control.dashboard-search {
    height: 42px;
}
.houzez-table-filters {
    border-radius: 0;
    border: 0px #E6E2DC solid;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.houzez-table-filters .btn.btn-secondary:hover, .menu-btn:hover {
    color: #f8f8f8;
}
.houzez-table-filters .form-control.dashboard-search {
    height: 32px;
}
.houzez-table-filters p.small {
    margin-bottom: 0;
}
.listing-item .card, .listing-item .badge {
    border-radius: 0;
}
.header-right .dropdown-menu.show, 
.dropdown-menu.show,
.dropdown-menu {
    -webkit-box-shadow: 0px 0px 16.5px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 16.5px 0px rgba(0, 0, 0, 0.05);
    border: 1px solid #E6E2DC;
    border-radius: 0;
    text-align: left;
    padding: 5px;
}
.header-right .dropdown-menu.show .dropdown-item,
.dropdown-menu.show .dropdown-item {
    font-weight: 300;
    text-transform: capitalize;
    color: #1B1B1B;
    padding: 10px 9px;
}
.dropdown-menu.show .dropdown-item.active,
.dropdown-menu.show .dropdown-item:hover {
    background: #F6F6F6;
    color: #1C2336;
}
.dropdown-menu2 {
    -webkit-box-shadow: 0px 0px 16.5px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 16.5px 0px rgba(0, 0, 0, 0.05);
    border: 1px solid #E6E2DC;
    border-radius: 0;
}
.dropdown-menu.dropdown-menu2 .form-label {
    font-size: 14px;
    text-transform: capitalize;
}
.dropdown-menu2 .btn-primary-outlined {
    color: #1c2336 !important;
    background-color: transparent !important;
    border: 1px solid #1c2336 !important;
}
.dropdown-menu2 .btn-primary {
    background-color: #1C2336 !important;
    color: #F8F8F8;
}
.dropdown-menu2 .btn-primary:hover {
    color: #F8F8F8;
}
.dropdown-menu.show li h6 {
    font-weight: 400 !important;
    font-family: "Cormorant Garamond", sans-serif !important;
}
.dashboard-search-filter .relative {
    flex-basis: 80%;
}
.elementor-widget-ucaddon_ue_select_post_filter .uc-select-filter__select {
    color: #fff !important;
}
.elementor-kit-6 button:hover {
    border: 1px solid #E6E2DC;
}
li.admin_separator_list {
    display: none;
}
h4.topbar_titles {
    font-weight: 300;
}
#create-event {
    border: 1px #1c2336 solid;
}
.desktop-view .admin_calendarbox {
    display: flex;
}
.desktop-view .admin_calendarbox #calendar-app {
    flex: 1;
    margin-bottom: 20px;
}
.header-right .dropdown-menu.show .dropdown-item i {
    font-size: 17px;
}
.uc-ajax-search__input-wrapper-inner .uc-ajax-search__input {
    width: 300px !important;
}
.uc-ajax-search__items.uc-items-wrapper  {
    background: #fff;
    border: 1px #E6E2DC solid;
    border-radius: 0 !important;
    top: 56px !important;
    padding: 25px !important;
    box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.1);
}
.uc-pagination-list-inner  .uc-search-item:hover {
    background: #F6F6F6;
}
.uc-search-item a img {
    width: 25px !important;
    height: 25px !important;
}
.uc-search-item .uc-search-item__link {
    border-style: solid;
    border-width: 0px 0px 1px 0px !important;
    border-color: #E6E2DC !important;
}
.uc-search-item span.uc-search-item__link-title {
    padding-left: 30px;
}
.uc-search-item .uc-search-item__link-title {
    line-height: 18px;
}
.uc-ajax-search__items .uc-pagination-header {
    padding: 0 !important;
    background-color: transparent !important;
}
.uc-pagination-header .uc-ajax-search-results {
    font-family: 'Cormorant Garamond' !important;
    font-weight: 400;
    font-size: 22px;
    color: #1C2336 !important;
}
.sidebar-logo .logo {
    border-bottom: 0px solid #374151;
}
.dashboard-sidebar .sidebar-logo {
    background-color: #1C2336 !important;
    z-index: 100;
}
.dropdown-menu.dropdown-menu3 {
    border-radius: 0;
}
.dropdown-menu3 .dropdown-item {
    text-transform: capitalize;
}
a.action-btn {
    padding: 10px;
}
a.action-btn:hover {
    background-color: #F6F6F6;
}
.card-img-top img, .property-box img.attachment-thumbnail {
    height: 137px !important;
}
.alert.alert-success, .alert.alert-danger {
    border-radius: 0;
}
.image-holder img {
    border-radius: 0;
}
#profile-4 h2, #profile-5 h2, #profile-6 h2 {
    margin-bottom: 15px !important;
}
.gallery-modal-section .houzez-thumb img {
    width: 100%;
}
.btn.remove-award-row {
    height: 55px;
}
#add-award-row {
    margin-bottom: 20px;
}
.star .icon-rating {
    width: 20px;
    height: 20px;
    background-size: 20px;  
}
.star-count-progress li img {
    width: 20px;
    height: 20px;
}
.review-message .review-title {
    font-family: "Lato", Sans-serif;
}
.review-image .rounded-circle {
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #1C2336;
    font-weight: 300;
    font-size: 20px;
    color: #fff;
}
.dropdown.bootstrap-select  .dropdown-menu.show {
    border-radius: 0;
    box-shadow: none;
}
.dropdown-menu.inner.show li a {
    padding: 14px 15px;
}
.dropdown-menu.inner.show li a:hover {
    background: #F6F6F6 !important;
}
.dropdown-menu.inner.show span.text  {
    margin-top: 0;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    font-weight: 300;
    font-size: 14px;
}
.houzez-data-table {
    padding: 30px 25px;
    border: 1px #E6E2DC solid;
    background:#fff;
}
.table>:not(caption)>*>* {
    box-shadow: none;
}
.table thead th {
    border-bottom-color: transparent !important;
}
.houzez-data-table .text-box .fw-bold {
    font-size: 16px !important;
}
.table {
    --bs-border-color: #F6F6F6;
}
.houzez-sorting .form-control {
    font-weight: 300;
}
.menu-edit-property-wrap .menu-title.fw-bold.text-uppercase {
    text-transform: capitalize !important;
    font-weight: 400 !important;
}
.menu-edit-property .menu-edit-property-link {
    font-size: 14px;
}
.menu-edit-property .menu-edit-property-link.active {
    font-weight: 400;
}
.menu-edit-property-link i {
    font-size: 10px;
}
.control--checkbox input[type="checkbox"] {
    display: none;
}
.image-holder img {
    width: 55px !important;
}
.dropdown-menu {
    padding: 4px;
    -webkit-box-shadow: 0px 0px 16.5px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 16.5px 0px rgba(0, 0, 0, 0.05);
    border-color: #E6E2DC;
}
textarea.form-control {
    border-radius: 0;
    border: 1px solid #E6E2DC;
    font-weight: 300;
}
.message-reply-user img.rounded-circle {
    height: 40px;
    width: 40px;
}
.customer-replay-box, .message_detail-wrap {
    border: 1px #E6E2DC solid;
    margin-top: 20px;
    border-radius: 0;
}
.page-template-user_dashboard_calendar, .page-template-user_dashboard_find_an_auctioneer, .page-template-user_dashboard_courses,
.houzez-sorting, .houzez-table-filters {
    background: #F8F8F8;
}
.fw-bold, strong {
    font-weight: 500 !important;
}
.uc-search-filter-wrapper .uc-search-filter .uc-search-filter-indicator {
    align-items: center;
    justify-content: start !important;
    left: 0;
}
.social_media_button_wrapper {
    margin-top: 10px;
}
.social_media_button_wrapper .elementor-button.elementor-button-link {
    font-size: 12px !important;
    padding: 9px 10px !important;
}
.social_media_button_wrapper .elementor-button-content-wrapper {
    gap: 6px;
}
.ld-accordion__section, 
.page-template-user_dashboard_courses .dashboard-course-single, 
.profile-information {
    border: 1px solid #E6E2DC;
    border-radius: 0;
}
.block-wrap.notification_block_wrap {
    padding: 0;
    background: transparent;
}
.form-label {
    font-size: 14px;
    font-weight: 400;
}
.post-header-wrap {
    padding: 25px;
}
.post-thumbnail-wrap {
    padding: 0 25px;
}
.ld-accordion__heading {
    margin-bottom: 0;
}
strong.wc-nav-view-name {
    font-size: 22px;
    font-weight: 300 !important;
}
.wc-calendar-view-container small.text-center.text-uppercase.fw-bold.pt-1 {
    font-size: 12px !important;
    text-transform: capitalize !important;
}
.dropdown-menu.show {
    border-radius: 0;
}
.availability-popup {
    margin-top: 0 !important;
}
.dashboard-content .modal .modal-dialog {
    display: flex;
    align-items: center;
    min-height: calc(100% - var(--bs-modal-margin)* 2);
}
.dashboard-content .modal-title {
    font-family: "Cormorant Garamond", sans-serif !important;
    font-size: 28px;
    font-weight: 400;
    color: #1C2336;
}
.dashboard-content .modal-header {
    margin-bottom: 10px;
    padding: 10px 15px;
    border-bottom: 0;
}
.day-box {
    padding: 6px 10px !important;
    border: 1px solid #F6F6F6 !important;
    background: #F6F6F6 !important;
    font-size: 14px !important;
    font-weight: 300 !important;
}
.selected-days li {
    color: #F8F8F8 !important;
    padding: 4px 10px !important;
    font-size: 14px !important;
}
button#save-availability {
    margin-top: 20px;
    float: right;
    height: 32px;
    line-height: 1px;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
}
button#save-availability:hover {
    border: 1px #1C2336 solid !important;
    color: #1C2336;
}
.dashboard-content label {
    font-size: 14px;
    line-height: 100%;
    color: #1C2336;
    font-weight: 300;
}
.dashboard-content .modal-footer {
    border-top: 0;
}
.close-btn i.icon-close {
    color: #757575;
}
.bootstrap-select > .dropdown-toggle {
    height: 55px;
}
.bootstrap-select .dropdown-toggle::after {
    margin-top: 12px !important;
}
.control input:checked+.control__indicator+span, .control input:checked~span {
    font-weight: 400;
}
.control input:checked ~ .control__indicator {
    border-color: #C9AB85 !important;
    background-color: #C9AB85 !important;
}
.btn {
    line-height: 32px;
}
.enquiry-data-content .houzez-table-filters  {
    background: #fff;
}
.approval-table thead th {
    padding: 10px;
    line-height: normal;
}
.approval-table tbody td {
    padding: 14px;
}
.block-wrap {
    border-radius: 0 !important;
}
.notification-item .initials {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #1C2336;
    text-align: center;
    font-weight: 400;
    margin-right: 10px;
    padding: 1px;
    color: #F8F8F8;
    font-size: 9px;
}
.notification-item .initials img {
    width: 26px;
    height: 26px;
}
.notification-content-block .small.text-secondary {
    font-weight: 300;
    color: #757575 !important;
    font-size: 12px;
} 
.notification-content-block h6 {
    font-size: 14px;
    font-weight: 300;
    font-family: "Lato", Sans-serif;
    color: #1C2336;
}
.notification-content-block h6 span {
    font-weight: 400;
}
.notification-item {
    padding-top: 15px;
}
.property-address img {
    width: 130px !important; 
    height: 80px !important;
}
.alert-danger .btn-close {
    border-color: var(--bs-danger-border-subtle);
    --bs-btn-close-color: var(--bs-danger-text-emphasis);
    --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23874A52'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
}
.alert-success .btn-close {
    border-color: var(--bs-success-border-subtle);
    --bs-btn-close-color: var(--bs-success-text-emphasis);
    --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%231F4E3D'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
}
.add-new-listing-bottom-nav-wrap {
    z-index: 100;
}
.dashboard-label.bg-danger, .badge.bg-danger {
    background-color: #FFCACA !important;
    color: #D70000 !important;
}
.dashboard-label.bg-dark {
    background-color: #FFF5D7 !important;
    color: #C4AA00 !important;
}
.dashboard-label.bg-sold {
    background-color: #F2F2F4;
    color: #636370;
}
.dashboard-label.bg-marketing-ready {
    background-color: #D6F9FF;
    color: #007C91;
}
.dashboard-label.bg-passedin {
    background-color: #F2E6FC;
    color: #9B4ADD;
}
.control--checkbox span.control__indicator {
    margin-top: 0;
}
#queue .approval-queue {
    margin-top: 0;
}
.agency_box_title h2 {
    font-size: 36px;
}
.view-all-btn.mobile_view {
    display: none;
}
.calendar_day-number {
    padding-left: 10px;
    width: 100% !important;
    text-align: left !important;
    margin-top: 0px !important;
}
.selected-days-wrapper h4 {
    font-size: 14px !important;
    font-weight: 400;
    margin-bottom: 10px !important;
}
.page-template-user_dashboard_properties .propertie-list {
    margin-top: 12px;
}
.page-template-user_dashboard_properties .propertie-list ul {
    padding-bottom: 0px;
}
.dashboard-search-filter .filter-btn svg {
    fill: #1C2336;
    width: 13px;
}
.dashboard-search-filter .filter-btn:hover svg {
    fill: #1C2336;
}
.simple-calendar-btn:hover {
    background: transparent;
}
.sidebar-logo .logo img {
    top: 1px !important;
}
.add-event-btn i {
    font-weight: 300;
    margin-left: 4px;
}
#property-notifications .property-stats .stats-box .d-flex {
    flex-direction: column;
}
#property-notifications .property-stats .stats-box .media {
    margin-bottom: 10px;
}
#property-notifications .property-stats .stats-box .media p strong {
    font-weight: 400;
}
#property-notifications .property-stats .stats-box span.text-danger,
#property-notifications .property-stats .stats-box span.text-success {
    margin-top: 0;
}
#property-notifications .stats-box h3 {
    font-family: "Lato", Sans-serif;
    font-size: 20px;
}
#property-notifications .stats-box {
    border: 0px solid #E6E2DC;
    border-radius: 0;
    box-shadow: none;
    background: transparent;
}
#property-notifications .property-stats {
    background: #fff;
    border: 1px solid #E6E2DC;
}
#property-notifications .property-stats .stats-box {
    margin-bottom: 0;
}
#property-notifications .stats-box .houzez-table-filters {
    background: transparent !important;
}
#notifications .notifications-tab .heading {
    display: none !important;
}
.table-responsive .table td {
    word-wrap: break-word;
    word-break: break-all;
}
.bootstrap-select .dropdown-toggle:focus{
    border-color: #C9AB85;
}
.page-template-user_dashboard_messages .block-wrap.message_detail-wrap {
    border-top: 1px #E6E2DC solid !important;;
}
#set-availability {
    margin: 0 0 20px 0 !important;
    z-index: 10 !important;
}
#property-notifications > .stats-box {
    padding: 0;
}
.bootstrap-select .text {
    font-weight: 300;
    font-size: 14px;
}
.bs-searchbox {
    padding: 4px 1px !important;
}
.offcanvas-box h4 {
    font-family: "Lato", Sans-serif;
}
.add-event-btn i {
    font-weight: 300;
}
.star .empty-star{
    background-image: url("./img/dashboard/empty-star.svg");
}
.bootstrap-select.award_title_select > .dropdown-toggle {
    height: 55px;
    padding: 6px 16px;
}
.form-control.award_title_select {
    padding: 0 !important;
    border: 0 !important;
}
.bootstrap-select.award_title_select .dropdown-toggle::after {
    margin-top: 12px !important;
    height: 30px;
    margin-left: 5px;
}
#property-notifications > .stats-box  {
    padding: 0 !important; 
}
.search-wrap .form-control.dashboard-search {
    height: 32px;
    padding: 0 !important;
    width: 250px;
    padding-left: 32px !important;
}
.dashboard-content > .container {
    padding-left: 0;
    padding-right: 0;
}
.elementor-button-link span.elementor-button-content-wrapper {
    pointer-events: none !important;
}
#houzez_gallery_image_preview img {
    object-fit: cover;
}
button.sold-modal-popup {
    padding: 10px 9px;
    color: #1B1B1B;
    font-weight: 300;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
}
button.sold-modal-popup:hover {
    border: none;
}
.houzez-data-content .houzez-sorting.listing-pagination .bootstrap-select .dropdown-toggle {
    height: auto !important;
}
.houzez-data-content .houzez-sorting.listing-pagination .bootstrap-select .filter-option-inner {
    line-height: normal !important;
}
.houzez-data-content .houzez-sorting.listing-pagination .bootstrap-select .dropdown-toggle::after {
    height: auto !important;
}
.houzez-data-content .houzez-sorting.listing-pagination .sort-arrow {
    display: none;
}
.invoce-content .invoice-details {
    border-radius: 0 !important;
    border: 1px #E6E2DC solid !important;
}
.invoice-modal .modal-body img.img-fluid {
    background: #000;
    padding: 3px 33%;
}
.houzez-membership .membership-inner .btn-primary.btn {
    max-width: fit-content;
}
.listing-pagination .relative {
    width: auto;
}
.dashboard-search-filter .bootstrap-select:not([class*='col-']):not([class*='form-control']):not( .input-group-btn ) {
    width: auto;
    border-radius: 0;
}
.dashboard-search-filter .bootstrap-select .filter-option-inner {
    line-height: normal;
}
.dashboard-search-filter .bootstrap-select .dropdown-toggle::after {
    height: auto;
    content:url('/wp-content/uploads/2025/10/filter.png')
}
.dashboard-search-filter .dropdown.form-select {
    --bs-form-select-bg-img: none;
    padding: 10px;
}
.page-template-user_dashboard_settings .dashboard-search-filter .btn.dropdown-toggle.bs-placeholder {
    border: 0;
    padding: 0;
    height: auto;
    align-items: center;
}
.page-template-user_dashboard_settings .dashboard-search-filter .btn.dropdown-toggle .filter-option {
    height: auto;
}
.page-template-user_dashboard_settings .dropdown.bootstrap-select .dropdown-menu.show {
    width: 170px;
}
.page-template-user_dashboard_settings .dashboard-search-filter .form-select.selectpicker {
    height: auto !important;
}
.page-template-user_dashboard_settings .dashboard-search-filter .dropdown.form-select {
    padding: 6px 10px;
}
.page-template-user_dashboard_profile .heading-text {
    margin-top: 0;
}
.page-template-user_dashboard_profile .heading-text p {
    font-size: 14px;
    font-weight: 300;
    padding-top: 0;
    line-height: 30px;
}
#status-tab-pane #status,
#status-tab-pane .col-lg-4 .block-wrap,
#history-tab-pane .block-wrap {
    border: 1px solid #E6E2DC;
}
#status-tab-pane #status .list-group-item:first-child,
#status-tab-pane #status .list-group-item:last-child {
    border-radius: 0 !important;
}
#status-tab-pane .badge.bg-warning,
.badge.bg-warning {
    color: #DD9A4A;
    background-color: #FCF0D7 !important;
    font-weight: 400;
    padding: 8px 10px;
    border-radius: 0;
}
#history-tab-pane .table thead th {
    border-bottom-color: transparent !important;
    background: #F6F6F6 !important;
    font-size: 14px;
    padding: 10px;
    color: #1C2336 !important;
    line-height: 100%;
    font-weight: 400;
    font-family: "Lato", sans-serif;
    border: none;
}
#history-tab-pane .table td {
    font-size: 14px;
    line-height: 100%;
    color: #1B1B1B;
    font-weight: 300;
    padding: 15px !important;
    border-bottom: 1px solid #F6F6F6;
}
.benefit-item {
    border-radius: 0 !important;
}
.benefit-text p {
    font-size: 14px;
}
.uc-ajax-search__btn.uc-inactive {
    background-color: transparent !important;
    border-width: 0 !important;
}
.header_Auctioneer_Search {
    height: auto !important;
    display: block;
    padding: 0;
}
.page-template-user_dashboard_submit .dashboard-content .block-wrap {
    border: 1px solid #E6E2DC;
}
.badge {
    padding: 8px 10px;
    border-radius: 0;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 12px;
}
.block-content-wrap .verification-form .input[type=file] {
    height: auto !important;
    padding-left: 13px;
    border: 0px solid #dce0e0 !important;
    background-color: transparent !important;
}
#status .verification-agreement {
    border-left: 4px solid #1c2336 !important;
    background: #fff !important;
}
.verification-agreement .terms-content ul li:before {
    color: #1c2336;
}
.verification-form .btn.btn-light {
    background-color: #f8f8f8;
    color: #1C2336;
    border: 1px #1C2336 solid;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 300;
    height: 32px;
}
.verification-form .btn.btn-light:hover,
.verification-form .btn.btn-light:focus {
    background-color: #1C2336;
    color: #f8f8f8;
    border: 1px #1C2336 solid;
}


@media screen and (max-width: 1365px) {
    .stats-box {
        padding: 25px;
    }
}
@media screen and (max-width: 991.98px) {
     .profile-tab-list.nav.nav-pills {
        flex-direction: row;
        overflow-x: auto;
        max-width: 100%;
        border: none;
        flex-wrap: nowrap;
        margin-top: 30px;
        margin-bottom: 30px !important;
        padding: 10px;
        background: #fff;
        border-bottom: 1px #E6E2DC solid;
        border-top: 1px #E6E2DC solid;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: thin;
    }
    .profile-tab-list li.nav-item {
        flex: 0 0 auto;
        width: auto;
    }
    .gallery_outer {
        grid-template-columns: repeat(3, 1fr);
    }
    .gallery_box video {
        width: 100%;
    }
    .notifications-tab .table-responsive .table tr {
        margin-bottom: 20px;
        display: block;
        border: 1px solid #ddd;
        border-radius: 0;
        box-shadow: none;
        overflow: hidden;
    }
    .notifications-tab .houzez-data-content .table-responsive .table td {
        display: block;
        text-align: left;
        border: 0;
    }
    #property-notifications .houzez-sorting {
        flex-direction: row;
        padding: 0 !important;
        margin-bottom: 20px;
    }
    #property-notifications .stats-box span {
        margin-top: 0;
    }
    #property-notifications .stats-box {
        background: transparent;
        border: 0;
        padding: 0;
    }
    #property-notifications .property-stats .stats-box {
        border: 1px solid #E6E2DC;
        background: #fff;
    }
    #property-notifications .table-responsive .table tr {
        margin-bottom: 20px;
        padding: 10px;
        background: #fff;
        border: 1px #E6E2DC solid;
    }
    #property-notifications .table-responsive .table td, 
    .table-responsive .table td {
        border: 0;
        word-break: break-all;
    }
    .table-responsive .table td:before {
        font-weight: 500;
    }
    .enquiry-data-content .control.control--checkbox {
        position: absolute;
        left: 15px;
        top: 1px;
        z-index: 10;
    }
    #property-notifications .table-responsive .table td {
        position: relative;
        padding-left: 14px !important;
        padding-top: 25px;
    }
    #property-notifications .table-responsive .table td:before {
        position: absolute;
        top: 0px;
        left: 15px;
        width: 95%;
        white-space: nowrap;
        font-weight: 500;
        content: attr(data-label);
        text-align: left;
    }
    .enquiry-data-content .houzez-table-filters  {
        background: transparent;
    }
}
@media (max-width: 767px) {
    a.menu-btn:focus, a.menu-btn {
        color: #F8F8F8;
    }
    .mobile-view .property-list-status-action .property-status {
        background: #E0FFE2;
        color: #0D7C14;
    }
    .col-lg-5.col-md-6.mobile-view {
        margin-top: 5px;
    }
    .mobile-view .property-list-filter-wrapper {
        margin-top: 25px;
    }
    .mobile-view .property-list-wrapper {
        border-bottom: 1px #E6E2DC solid;
        padding-bottom: 25px;
    }
    .mobile-view .property-list-status-action {
        position: relative;
    }
    .mobile-view .more-cell {
        position: absolute;
        right: -18px;
    }
    .property-price .stats-box span {
        margin-top: 0;
    }
    .property-price-location, .property-date-updated {
        font-size: 14px;
    }
    .logo.sr-mobile-logo, .mobile-search-wrapper {
        display: block;
    }
    .mobile-search-wrapper {
        padding: 0 15px;
    }
    .mobile-profile-name {
        display: block;
        padding: 0;
    }
    .header-actions li h4.topbar_titles {
        display: none;
    }
    .mobile-profile-name h4.topbar_titles {
        font-size: 28px;
        padding-top: 30px;
        padding-left: 25px;
    }
    .logo.sr-mobile-logo img, .mobile-search-wrapper .uc-ajax-search__input {
        height: 40px;
    }
    .header-right .dashboard-search-filter {
        display: none !important;
    }
    .dashboard-right .header {
        background-color: #1C2336;
        padding: 20px 26px;
    }
    .sidebar-collapsed .dashboard-sidebar, .dashboard-sidebar {
        top: 85px;
        border-right: 0;
    }
    .dashboard-sidebar .sidebar-logo .logo {
        height: 42px;
    }
    .dashboard-sidebar .sidebar-logo .logo img {
        display: none;
    }
    .sidebar-logo .crose-btn i.icon-close {
        font-size: 14px;
        color: #F8F8F8;
    }
    .header-right .user-dropdown .user-img  {
        border-radius: 0 !important;
        height: 35px;
    }
    .dashboard-right .dashboard-content {
        padding-top: 13px;
    }
    .profile-tab-list.nav.nav-pills {
        flex-direction: row;
        overflow-x: auto;
        max-width: 100%;
        border: none;
        flex-wrap: nowrap;
        margin-top: 30px;
        margin-bottom: 30px !important;
        padding: 10px;
        background: #fff;
        border-bottom: 1px #E6E2DC solid;
        border-top: 1px #E6E2DC solid;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: thin;
    }
    .profile-tab-list li.nav-item {
        flex: 0 0 auto;
        width: auto;
    }
    .dashboard-content.my-listing {
        padding: 0;
    }
    .dashboard-content.my-listing .stats-box {
        border: 0px solid #E6E2DC;
        background-color: transparent;
        padding: 0;
    }
    .profile-tab-list li.nav-item button {
        padding: 13px 26px 13px 15px;
    }
    .my-listing .tab-content {
        background: #fff;
        margin: 0 25px 30px 25px;
        padding: 25px;
        border: 1px #E6E2DC solid;
    }
    .my-listing .mobile-view .property-list-wrapper {
        border-bottom: 0px #E6E2DC solid;
        padding-bottom: 15px;
    }
    .my-listing .mobile-view .property-list-filter-wrapper {
        margin-top: 0;
    }
    .my-listing .property-box {
        font-family: "Lato", Sans-serif;
        display: flex;
        flex-direction: column;
        row-gap: 10px;
        font-size: 14px;
        padding-bottom: 15px;
        border-bottom: 1px #E6E2DC solid;
        margin-bottom: 18px;
    }
    .my-listing .property-box h4, .my-listing .property-box h5 {
        font-family: "Lato", Sans-serif;
        font-size: 14px;
    }
    .my-listing .property-box h5, .my-listing .property-box p {
        color: #1B1B1B;
    }
    .my-listing .property-new-listing {
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
    }
    .my-listing  .property-new-listing .btn-primary.commonBtn {
        font-size: 13px;
        height: 50px;
        color: #F8F8F8;
        justify-content: center;
    }
    .gallery_outer.ui-sortable button{
        height: 100%;
    }
    .page-template-user_dashboard_profile .stats-box .col-lg-9 {
        padding-left: 12px;
    }
    .tab-content #profile-1 .stats-box {
        padding: 30px 0px;
    }
        .gallery_outer {
        grid-template-columns: repeat(2, 1fr);
    }
    .propertie-list {
        margin-top: 0;
    }
    .houzez-table-filters {
        border-radius: 0px;
        justify-content: space-around !important;
    }
    .houzez-table-filters form {
        align-items: flex-start !important;
        flex-direction: column;
        gap: 16px;
    }
    #description-price .block-wrap {
        border-radius: 0;
        border: 1px solid #E6E2DC;
        margin-bottom: 20px;
    }
    .page-template-user_dashboard_find_an_auctioneer .elementor-widget-ucaddon_ue_select_post_filter select {
        width: 118px !important;
    }
    .page-template-user_dashboard_find_an_auctioneer .elementor-element-23e733a6 {
        flex-direction: row;
        align-items: center;
    }
    .page-template-user_dashboard_properties .houzez-data-table td {
        padding-left: 0% !important;
    }
    .page-template-user_dashboard_properties .card.shadow-sm {
        box-shadow: none;
        border-radius: 0;
    }
    .page-template-user_dashboard_properties .card .border-bottom {
        border-bottom: 0 !important;
        padding-top: 20px !important;
    }
    .page-template-user_dashboard_properties .card-body {
        padding-top: 5px;   
    }
    #property-notifications .houzez-table-filters form {
        align-items: flex-start !important;
        position: relative;
    }
    .houzez-table-filters p.small {
        position: absolute;
        right: 20px;
    }
    .block-wrap {
        border-radius: 0;
        border-top: 0 !important;
    }
    #property-notifications .houzez-table-filters p.small {
        text-align: end;
        top: 10px;
        right: 0;
    }
    .header-menu-btn .menu-btn {
        font-size: 30px;
    }
    .header .header-left {
        flex: 1;
    }
    .header-left ul.header-actions {
        gap: 11px;
    }
    .header-left {
        flex: 1;
    }
    .header-title-logo {
        flex: 1;
        text-align: center;
    }
    .header-title-logo .logo.sr-mobile-logo {
        padding: 0;
        margin-right: 0;
    }
    .property-price-location .property-location {
        border: 0 !important;
    }
    .upload-remove-btns {
        display: flex;
        flex-direction: column;
    }
    .btn.commonBtn.btn-primary, .btn.commonBtn.btn-secondary, button.remove_banner_video, .houzez_update_profile.btn.btn-primary {
        width: 100%;
        line-height: normal;
        text-align: center;
        justify-content: center;
    }
    .dashboard-search-filter .btn-secondary {
        width: auto;
    }
    div#profile-tabContent h2 {
        margin-bottom: 0px;
    }
    .my-listing #profile-tabContent .block-title-wrap {
        display: none;
    }
    #profile-tabContent .stats-box {
        margin-bottom: 0;
    }
    .award_box_outer:first-child {
        width: 36%;
    }
    .awards-row {
        column-gap: 24px;
    }
    .awards-row .award_box_outer.remove-Btn, .awards-row .remove-award-row {
        flex: 1;
    }
    .awards-row .remove-award-row {
        justify-content: center;
    }
    .review-message-header, .rating-score-wrap {
        align-items: start !important;
        flex-direction: column;
    }
    .rating-score-wrap .review-status {
        margin-left: 0;
        margin-top: 15px;
    }
    .property-review-wrap a.btn.hz-btn-lreview {
        position: fixed;
        bottom: 0;
        left: 0px;
        width: 100%;
        text-align: center;
        justify-content: center;
        padding: 17px 0;
        z-index: 9 !important;
    }
    .dashboard-mobile-edit-menu-wrap .bootstrap-select .dropdown-toggle::after {
        margin-top: 12px !important;
    }
    .dashboard-mobile-edit-menu-wrap .bootstrap-select > .dropdown-toggle.btn,
    .dashboard-mobile-edit-menu-wrap .bootstrap-select .filter-option-inner {
        height: auto;
        line-height: normal;
    }
    .dashboard-mobile-edit-menu-wrap .bootstrap-select .dropdown-toggle::after {
        margin-top: 0 !important;
        height: auto;
        margin-left: 5px;
    }
    .dropdown-menu.inner.show span.text  {
        font-weight: 300;
    }
    .bootstrap-select > .dropdown-toggle.btn {
        height: 55px;
    }
    .dropdown.bootstrap-select .dropdown-menu.show {
        padding: 2px;
    }
    .uc-ajax-search__input-wrapper-inner .uc-ajax-search__input {
        width: 100% !important;
    }
    .customer-replay-box {
        padding: 0;
    }
    .agency_info_box {
        margin-bottom: 0;
    }
    .notifications {
        flex-direction: column;
    }
    .search-wrap .form-control.dashboard-search {
        padding: 9px 10px;
    }
    .view-all-btn.mobile_view {
        display: block;
        width: 100%;
        text-align: center;
        padding: 17px 10px !important;
    }
    .view-all-btn.desktop_view {
        display: none;
    }
    .approval-item-mobile {
        border-bottom: 1px solid #E6E2DC !important;
        padding-bottom: 10px;
        margin-bottom: 10px !important;
        font-family: "Lato", Sans-serif;
    }
    .approval-item-mobile:last-child {
        border-bottom: 0px solid #E6E2DC !important;
        margin-bottom: 0px !important;
    }
    .approval-item-mobile .border-bottom {
        border-bottom: 0px solid #E6E2DC !important;
        padding-left: 0 !important;
    }
    .approval-item-mobile h5.card-title.mb-1 {
        font-family: "Lato", Sans-serif;
        font-weight: 400;
        font-size: 16px;
    }
    .latest-reviews .notification-item:last-child {
        border-bottom: 0px solid #E6E2DC;
        margin-bottom: 0px !important;
    }
    .latest-reviews {
        margin-bottom: 0 !important;
    }
    .page-template-user_dashboard_properties .listing-item td {
        padding-right: 0 !important;
        padding-bottom: 10px !important;
        padding-top: 0 !important;
    }
    .page-template-user_dashboard_properties .listing-item td .card {
        margin-bottom: 10px !important;
    }
    .property-review-wrap .sort-by .bootstrap-select .dropdown-toggle::after {
        height: 19px !important;
        margin-top: 0 !important;
        margin-left: 0 !important;
    }
    #property-notifications .property-stats {
        background: transparent;
        border: 0px solid #E6E2DC;
    }
    #property-notifications .property-stats .stats-box {
        margin-bottom: 15px;
    }
    #property-notifications .houzez-data-table,
    #notifications .houzez-data-table {
        padding: 0;
        border: 0px #E6E2DC solid;
        background: transparent;
    }
    .customer-replay-box .block-wrap.mb-0.pb-0 {
        border-bottom: 1px solid #E6E2DC;
        padding-bottom: 15px !important;
    }
    .delete-profile-pic.commonBtn {
        width: auto !important;
    }
}
@media screen and (max-width: 575px) {
    .stats-box {
        padding: 25px;
    }
    .gallery_outer {
        grid-template-columns: repeat(1, 1fr);
    }
    .gallery_box .video-wrapper {
    width: 100%;
    }
    div#awards-container .awards-row {
        margin-bottom: 35px !important;
        flex-wrap: wrap;
    }
    div#awards-container .awards-row:last-child {
        margin-bottom: 15px !important;
    }
    button#add-award-row {
        width: 100%;
        text-align: center;
        justify-content: center;
    }
    .total-reviews, .rating-destribution, .total-rating-stars {
        width: 100%;
    }
    .total-reviews, .total-rating-stars{
        padding-bottom: 30px;
        margin-bottom: 30px;
        border-bottom: 1px solid #E6E2DC;
    }
    ul#houzez_reviews_container li.property-review .review-message {
        width: 100%;
    }
    .calender-bg {
        margin-bottom: 25px;
    }
}



@media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance:none) {
        #export-inquiries, #export-selected-inquiries {
            width: 126px;
            height: auto;
            line-height: 21px;
        }
        #export-inquiries .houzez-loader-js.spinner-border, 
        #export-selected-inquiries .houzez-loader-js.spinner-border {
            display: none;
        }
        #export-inquiries .houzez-loader-js.spinner-border.loader-show,
        #export-selected-inquiries .houzez-loader-js.spinner-border.loader-show {
            float: left;
            margin-right: 10px;
            margin-top: 0;
            display: block;
        }
    }
}