
.styled_checkbox:checked+label:before {
    border-color: #56519f;
}

.estatebud-filter-form .estatebud-filter-reset {
    color: #56519f;
}


.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: #56519f !important;
}

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

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

.estatebud-filter-button {
    background-color: #56519f;
    color: #FFFFFF}

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

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

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

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

.SumoSelect.open .CaptionCont  {
    border-color: #56519f;
    box-shadow: none;
}

.SumoSelect .optWrapper .options .opt.selected,
.SumoSelect .optWrapper .options .opt.selected:hover {
    background: #56519f;
}

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

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

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

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

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

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

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

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

.estatebud_checkbox_holder .estatebud_checkbox:checked + label span { border-color: #56519f; color: #56519f; }

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

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

#estatebud-map-container .estatebud-map-filter .estatebud-filter-reset {
    color: #56519f;
}

#estatebud_filter_form_button {
    background: #56519f;
}

input:checked + .estatebud_switch_slider {
    background: #56519f;
}

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

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

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

.estatebud-map-filter .estatebud-item input:focus {
    border-color: #56519f;
}

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

#estatebud-map-container { min-height: 400px; height: -moz-calc(100vh - 278px) !important; height: -webkit-calc(100vh - 278px) !important; height: -o-calc(100vh - 278px) !important; height: calc(100vh - 278px) !important; }


.estatebud-disclaimer { font-size: 11px; line-height: 16px; }

.estatebud-listing .estatebud-property .estatebud-property-tags { top: 10px; right: 5px; display: flex; justify-content: flex-end; flex-flow: wrap; }
.estatebud-listing .estatebud-property .estatebud-property-tags .estatebud-property-tag { margin-bottom: 4px; white-space: nowrap; }

.properties-filter-container .column { float: left; width: -moz-calc(25% - 7.5px); width: -webkit-calc(25% - 7.5px); width: -o-calc(25% - 7.5px); width: calc(25% - 7.5px); margin-right: 10px; }
.properties-filter-container .column:nth-child(4n) { margin-right: 0; }
.properties-filter-container .column:last-child { margin-right: 0; }
.properties-filter-container .column.width-half { width: -moz-calc(50% - 5px); width: -webkit-calc(50% - 5px); width: -o-calc(50% - 5px); width: calc(50% - 5px); }
.properties-filter-container .column.width-two { width: -moz-calc(50% - 5px); width: -webkit-calc(50% - 5px); width: -o-calc(50% - 5px); width: calc(50% - 5px); }
.properties-filter-container .column.width-three { width: -moz-calc(75% - 2.5px); width: -webkit-calc(75% - 2.5px); width: -o-calc(75% - 2.5px); width: calc(75% - 2.5px); }
.properties-filter-container .column label:not(.estatebud_checkbox_text) { display: block; font-size: 14px; line-height: 22px; color: #000000 !important; }
.properties-filter-container .column label sup { display: inline-block; vertical-align: top; font-size: 8px; line-height: 16px; }
.properties-filter-container .column .SumoSelect:not(.open) .SelectBox { border-color: #f3f3f4; }
.properties-filter-container .column input { float: left; width: 100%; padding: 0 5px 0 5px; }
.properties-filter-container .column input:not(:focus)  { border-color: #f3f3f4; }
.properties-filter-container .column .estatebud_checkbox_holder { float: left; margin-top: 7px; }
.properties-filter-container .column .estatebud_checkbox_text { float: left; margin-top: 9px; }
.properties-filter-container .button-container { float: left; width: 100%; margin-top: 5px; }
.properties-filter-container .button-container input { float: right; width: auto; height: 37px; padding: 0 20px 0 20px; background: #56519f; color: #FFFFFF; font-size: 15px; font-weight: 500;  cursor: pointer; }

@media (max-width: 1000px) {
    .properties-filter-container .column { width: -moz-calc(50% - 5px); width: -webkit-calc(50% - 5px); width: -o-calc(50% - 5px); width: calc(50% - 5px); }
    .properties-filter-container .column:nth-child(2n) { margin-right: 0; }
    .properties-filter-container .column.width-half { margin-right: 10px; }
    .properties-filter-container .column.width-half:last-child { margin-right: 0; }
    .properties-filter-container .column.width-two { width: 100%; margin-right: 0; }
    .properties-filter-container .column.width-three { width: -moz-calc(50% - 5px); width: -webkit-calc(50% - 5px); width: -o-calc(50% - 5px); width: calc(50% - 5px); }
    .properties-filter-container .button-container input { width: 100%; padding: 0; }
}

@media (max-width: 550px) {
    .properties-filter-container .column { width: 100%; margin-right: 0; }
    .properties-filter-container .column.width-two { width: 100%; margin-right: 0; }
    .properties-filter-container .column.width-three { width: 100%; margin-right: 0; }
}

.estatebud-property-tag-title-deed,
.estatebud-property-tag-sea-front,
.estatebud-property-tag-sea-view { display: none !important; }

.estatebud-listing .estatebud-property .estatebud-property-reference-id { float: right; padding-right: 10px; font-size: 13px; color: #787878; line-height: 44px; }