
.styled_checkbox:checked+label:before {
    border-color: #217c9b;
}

.estatebud-filter-form .estatebud-filter-reset {
    color: #217c9b;
}


.estatebud-filter-form input[type='text']:focus,
.estatebud-filter-form input[type='number']:focus,
.estatebud-filter-form input[type='text']:active,
.estatebud-filter-form input[type='number']:active {
    border-color: #217c9b !important;
}

.estatebud-filter-form .estatebud-listing .estatebud-property:hover .estatebud-property-price {
    background-color: #217c9b;
    color: #FFFFFF}

.estatebud-title-container .estatebud-listing-type ul li.selected { color: #217c9b; }
.estatebud-title-container .estatebud-listing-type ul li.selected:hover { color: #217c9b; }
.estatebud-title-container .estatebud-listing-type ul li.selected i { color: #217c9b; }
.estatebud-title-container .estatebud-listing-type ul li.selected:hover i { color: #217c9b; }

.estatebud-filter-button {
    background-color: #217c9b;
    color: #FFFFFF}

.estatebud-widget-container .estatebud-listing .estatebud-property:hover .estatebud-property-price {
    background-color: #217c9b;
    color: #FFFFFF}

#estatebud-property-details .estatebud-property-price {
    background-color: #217c9b;
    color: #FFFFFF}

#estatebud-property-details .estatebud-contact input[type="text"]:focus,
#estatebud-property-details .estatebud-contact input[type="email"]:focus,
#estatebud-property-details .estatebud-contact input[type="tel"]:focus,
#estatebud-property-details .estatebud-contact textarea:focus {
    border-color: #217c9b !important;
}

#estatebud-property-details .estatebud-contact .estatebud-contact-form-submit {
    background: #217c9b;
    color: #FFFFFF}

#estatebud-property-details .estatebud-contact .estatebud-contact-form-submit i {
    color: #FFFFFF}

#estatebud-property-details .estatebud-block.estatebud-agents .estatebud-agent-email i,
#estatebud-property-details .estatebud-block.estatebud-agents .estatebud-agent-phone i,
#estatebud-property-details .estatebud-block.estatebud-branch .estatebud-branch-email i,
#estatebud-property-details .estatebud-block.estatebud-branch .estatebud-branch-phone i {
    color: #217c9b}

.SumoSelect:hover .CaptionCont {
    border-color: transparent;
    box-shadow: none;
}

.SumoSelect.open .CaptionCont  {
    border-color: #217c9b;
    box-shadow: none;
}

.SumoSelect .optWrapper .options .opt.selected,
.SumoSelect .optWrapper .options .opt.selected:hover {
    background: #217c9b;
}

.SumoSelect .optWrapper .options .opt.selected label,
.SumoSelect .optWrapper .options .opt.selected:hover label {
    color: #FFFFFF !important
}

.SumoSelect .optwrapper,
.SumoSelect.open .optWrapper,
.SumoSelect > .optWrapper {
    border: 2px solid #217c9b;
    box-shadow: none;
    border-top: 0px solid transparent;
}

#estatebud-slider ul.estatebud-slick-dot li.slick-active {
    background-color: #217c9b;
}

.estatebud-slick-prev:hover, .estatebud-slick-next:hover, ul.estatebud-slick-dot li:hover {
    background-color: #217c9b !important;
}

#estatebud-slider-full ul.estatebud-slick-dot li.slick-active {
    background-color: #217c9b;
}

[data-pagination] li.current, [data-pagination] li.current a {
    background: #217c9b;
    color: #FFFFFF}

#estatebud-property-details.estatebud-property-details-type-3 .estatebud-slider .estatebud-slider-nav .slick-slide.slick-current.slick-active {
    border: 6px solid #217c9b !important;
}

#estatebud-property-details .estatebud-slider-container:hover > i  {
    background: #217c9b;
    color: #FFFFFF}

.estatebud-listing a:hover .estatebud-property .estatebud-property-footer .estatebud-property-price.estatebud-price-plus {
	background: #217c9b;
}

.estatebud_checkbox_holder .estatebud_checkbox:checked + label span { border-color: #217c9b; color: #217c9b; }

.estatebud-filter-form input:focus {
    border-color: #217c9b !important;
}

[data-pagination] ul li:hover, [data-pagination] ul li:hover a {
    background: #217c9b;
}

#estatebud-map-container .estatebud-map-filter .estatebud-filter-reset {
    color: #217c9b;
}

#estatebud_filter_form_button {
    background: #217c9b;
}

input:checked + .estatebud_switch_slider {
    background: #217c9b;
}

input:focus + .estatebud_switch_slider {
    box-shadow: 0 0 1px #217c9b;
}

.estatebud-sidebar-content a:hover .estatebud-property .estatebud-property-footer .estatebud-property-price.estatebud-price-plus {
    background: #217c9b !important;
}

.estatebud-map-filter .estatebud-row .estatebud-column input:focus {
    border-color: #217c9b;
}

.estatebud-map-filter .estatebud-item input:focus {
    border-color: #217c9b;
}

#estatebud-property-details .estatebud-header-container .estatebud-header-right-side .estatebud-property-actions a:hover {
	color: #217c9b;
}

/* CUSTOMIZATION: reference id in property boxes */

.elementor-location-header:not(.elementor-95) { position: absolute; top: 0; left: 0; width: 100%; }

.home-properties-search-section { position: absolute !important; bottom: 0 !important; left: 0 !important; width: 100% !important; }
.home-properties-search-container { display: flex; flex-wrap: nowrap; width: 100%; }
.home-properties-search-container .item { flex-shrink: 0; flex-grow: 0; box-sizing: border-box; width: 17%; padding: 10px; }
.home-properties-search-container .item:last-child { flex-shrink: 1; flex-grow: 1; }
.home-properties-search-container .item input:not([type=submit]) { float: left; width: 100%; height: 48px !important; padding: 0 14px 0 14px !important; color: #000000; font-size: 16px !important; font-weight: 600 !important; }
.home-properties-search-container .item input[type=submit] { float: left; width: 100%; }
.home-properties-search-container .item input::-webkit-input-placeholder { color: #000000; opacity: 1; }
.home-properties-search-container .item input::-moz-placeholder { color: #000000; opacity: 1; }
.home-properties-search-container .item input:-ms-input-placeholder { color: #000000; opacity: 1; }
.home-properties-search-container .item input:-moz-placeholder { color: #000000; opacity: 1; }
.home-properties-search-container .SumoSelect { float: left; }
.home-properties-search-container .item .SumoSelect .SelectBox,
.home-properties-search-container .item .SumoSelect .SumoUnder { float: left; width: 100%; height: 48px !important; font-size: 16px; font-weight: 600; line-height: 32px; }
.home-properties-search-container .item .SumoSelect .CaptionCont > span { padding-left: 14px; }
.home-properties-search-container .item .SumoSelect.open > .optWrapper { top: 100%; margin-top: -2px; }
.home-properties-search-container .item .SumoSelect .optWrapper .options li.opt,
.home-properties-search-container .item .SumoSelect .optWrapper.multiple .options li.opt { padding-left: 14px; padding-right: 14px; font-size: 16px; }
.home-properties-search-container .item .SumoSelect > .optWrapper > .options li.group > label { padding: 14px 14px 6px 14px; font-size: 14px; font-weight: 700; text-transform: uppercase; }
.home-properties-search-container .item .SumoSelect > .optWrapper > .options li.group:first-child > label { padding-top: 6px; }

#estatebud-property-details .estatebud-property-details-inner,
.estatebud-filter-form .estatebud-filter-container .estatebud-filter-inner-container,
.estatebud-title-container .estatebud-title-container-inner,
.estatebud-listing { max-width: 1310px; }

.estatebud-listing .estatebud-row { padding: 15px; }
.estatebud-listing .estatebud-row .estatebud-column { padding: 15px; }
.estatebud-listing .estatebud-property-block-info { padding: 20px; }
.estatebud-listing .estatebud-property .estatebud-property-block-image .estatebud-property-image img { top: 0 !important; left: 0 !important; width: 100% !important; height: 100% !important; object-fit: cover; transform: none !important; }
.estatebud-listing a:hover .estatebud-property .estatebud-property-block-image .estatebud-property-image img { transform: scale(1.1) !important; }
.estatebud-listing .estatebud-property .estatebud-property-footer { border-top: 0; }

.estatebud-property-reference-id { float: right; margin-right: 10px; color: #787878; font-size: 13px; line-height: 44px; }

@media (max-width: 1024px) {
    .home-properties-search-container { flex-wrap: wrap; }
    .home-properties-search-container .item { width: 50%; }
    .home-properties-search-container .item:last-child { width: 100%; }
}

@media (max-width: 767px) {
    .elementor-location-header:not(.elementor-95) { position: relative; }
    .home-properties-search-container .item { width: 100%; padding: 5px; }
}