
.styled_checkbox:checked+label:before {
    border-color: #643cf2;
}

.estatebud-filter-form .estatebud-filter-reset {
    color: #643cf2;
}


.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: #643cf2 !important;
}

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

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

.estatebud-filter-button {
    background-color: #643cf2;
    color: #FFFFFF}

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

#estatebud-property-details .estatebud-property-price {
    background-color: #643cf2;
    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: #643cf2 !important;
}

#estatebud-property-details .estatebud-contact .estatebud-contact-form-submit {
    background: #643cf2;
    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: #643cf2}

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

.SumoSelect.open .CaptionCont  {
    border-color: #643cf2;
    box-shadow: none;
}

.SumoSelect .optWrapper .options .opt.selected,
.SumoSelect .optWrapper .options .opt.selected:hover {
    background: #643cf2;
}

.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 #643cf2;
    box-shadow: none;
    border-top: 0px solid transparent;
}

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

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

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

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

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

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

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

.estatebud_checkbox_holder .estatebud_checkbox:checked + label span { border-color: #643cf2; color: #643cf2; }

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

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

#estatebud-map-container .estatebud-map-filter .estatebud-filter-reset {
    color: #643cf2;
}

#estatebud_filter_form_button {
    background: #643cf2;
}

input:checked + .estatebud_switch_slider {
    background: #643cf2;
}

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

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

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

.estatebud-map-filter .estatebud-item input:focus {
    border-color: #643cf2;
}

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

/* CUSTOMIZATION: Energy Efficiency Rating show empty value */

.estatebud-properties-home-search { display: flex; flex-direction: column; width: 100%; }
.estatebud-properties-home-search .row { display: flex; flex-wrap: nowrap; align-items: stretch; width: 100%; margin-top: 15px; }
.estatebud-properties-home-search .row:first-child { margin-top: 0; }
.estatebud-properties-home-search .row.toggle { justify-content: center; text-align: center; }
.estatebud-properties-home-search .item { box-sizing: border-box; flex-basis: 0; flex-grow: 2; max-width: 40%; height: 60px; border-right: 1px solid #EDEFF7; }
.estatebud-properties-home-search .item:nth-child(2) { border-right: 0; }
.estatebud-properties-home-search .item:last-child { flex-grow: 1; border-right: 0; }
.estatebud-properties-home-search .item:last-child input { box-sizing: border-box; float: left; width: 100%; height: 100%; padding: 0 40px 0 40px; border-radius: 0 4px 4px 0; font-size: 15px; font-weight: 600; }
.estatebud-properties-home-search .item .SumoSelect .SelectBox,
.estatebud-properties-home-search .item .SumoSelect .SumoUnder { height: 60px !important; font-size: 15px; line-height: 56px; }
.estatebud-properties-home-search .item:first-child .SumoSelect .SelectBox,
.estatebud-properties-home-search .item:first-child .SumoSelect .SumoUnder { border-radius: 4px 0 0 4px; }
.estatebud-properties-home-search .item .SumoSelect .CaptionCont > span { padding: 0 20px 0 20px; }
.estatebud-properties-home-search .item .SumoSelect.open > .optWrapper { top: 58px; }
.estatebud-properties-home-search .item input[type=number],
.estatebud-properties-home-search .item input[type=text] { height: 60px !important; padding: 0 20px !important; font-size: 15px; }
.estatebud-properties-home-search a.toggle-estatebud-search { color: #FFFFFF; font-size: 16px; font-weight: 700; user-select: none; }

.estatebud-listing .estatebud-row { background: var( --e-global-color-0bdaa8e ); }

#estatebud-map-container { height: -moz-calc(100vh - 155px) !important; height: -webkit-calc(100vh - 155px) !important; height: -o-calc(100vh - 155px) !important; height: calc(100vh - 155px) !important; min-height: 200px !important; }
.estatebud-filter-button { padding: 0 15px 0 15px !important; }

.estatebud-listing,
#estatebud-property-details .estatebud-property-details-inner,
#estatebud-property-details.estatebud-property-details-type-3 .estatebud-row .estatebud-container,
.estatebud-title-container .estatebud-title-container-inner,
.estatebud-filter-form .estatebud-filter-container .estatebud-filter-inner-container { max-width: 1140px; }

.estatebud-listing .estatebud-property .estatebud-property-title { line-height: 23px; }
#estatebud-property-details .estatebud-description { text-align: justify; }
#estatebud-property-details .estatebud-disclaimer { width: 100%; margin-top: 20px; font-size: 12px; text-align: justify; }

.grecaptcha-badge { z-index: 800; }

#estatebud_privacy_policy_check { margin-right: 5px; vertical-align: middle; }
.elementor-acceptance-field { vertical-align: middle; }

.rounded-map { overflow: hidden; border-radius: 4px; }

@media (max-width: 650px) {
    .estatebud-properties-home-search .row { flex-wrap: wrap; }
    .estatebud-properties-home-search .item { flex-basis: auto; flex-grow: 0; width: 50%; max-width: 100%; }
    .estatebud-properties-home-search .item:last-child { flex-grow: 0; width: 100%; }
    .estatebud-properties-home-search .item:last-child input { border-radius: 0 0 4px 4px; }
    
    .estatebud-properties-home-search .item:first-child .SumoSelect .SelectBox,
    .estatebud-properties-home-search .item:first-child .SumoSelect .SumoUnder { border-radius: 4px 0 0 0; }
    .estatebud-properties-home-search .item:nth-child(2) .SumoSelect .SelectBox,
    .estatebud-properties-home-search .item:nth-child(2) .SumoSelect .SumoUnder { border-radius: 0 4px 0 0; }
}

@media (max-width: 450px) {
    .estatebud-properties-home-search .item { width: 100%; border-right: 0; }
    .estatebud-properties-home-search .item:first-child { height: 61px; border-bottom: 1px solid #EDEFF7; }
    
    .estatebud-properties-home-search .item:first-child .SumoSelect .SelectBox,
    .estatebud-properties-home-search .item:first-child .SumoSelect .SumoUnder { border-radius: 4px 4px 0 0; }
    .estatebud-properties-home-search .item:nth-child(2) .SumoSelect .SelectBox,
    .estatebud-properties-home-search .item:nth-child(2) .SumoSelect .SumoUnder { border-radius: 0; }
}