
.styled_checkbox:checked+label:before {
    border-color: #53caf1;
}

.estatebud-filter-form .estatebud-filter-reset {
    color: #53caf1;
}


.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: #53caf1 !important;
}

.estatebud-filter-form .estatebud-listing .estatebud-property:hover .estatebud-property-price {
    background-color: #53caf1;
    color: #000000}

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

.estatebud-filter-button {
    background-color: #53caf1;
    color: #000000}

.estatebud-widget-container .estatebud-listing .estatebud-property:hover .estatebud-property-price {
    background-color: #53caf1;
    color: #000000}

#estatebud-property-details .estatebud-property-price {
    background-color: #53caf1;
    color: #000000}

#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: #53caf1 !important;
}

#estatebud-property-details .estatebud-contact .estatebud-contact-form-submit {
    background: #53caf1;
    color: #000000}

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

#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: #53caf1}

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

.SumoSelect.open .CaptionCont  {
    border-color: #53caf1;
    box-shadow: none;
}

.SumoSelect .optWrapper .options .opt.selected,
.SumoSelect .optWrapper .options .opt.selected:hover {
    background: #53caf1;
}

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

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

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

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

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

.fancybox-thumbs > ul > li:before {
    border-color: #53caf1 !important;
}

[data-pagination] li.current {
    background: #53caf1;
    color: #000000}

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

#estatebud-property-details .estatebud-slider-container:hover > i  {
    background: #53caf1;
    color: #000000}

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

.estatebud_checkbox_holder .estatebud_checkbox:checked + label span { border-color: #53caf1; color: #53caf1; }

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

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

#estatebud-map-container .estatebud-map-filter .estatebud-filter-reset {
    color: #53caf1;
}

#estatebud_filter_form_button {
    background: #53caf1;
}

input:checked + .estatebud_switch_slider {
    background: #53caf1;
}

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

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

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

body.home .properties-filters-container {
    box-sizing: border-box;
    float: left;
    width: 100%;
    padding: 14px 14px 14px 14px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: rgba(0,0,0,0.18);
}

.estatebud-filter-form .estatebud-filter-container { background: #FFFFFF; }

.properties-filters-container .top-column { float: left; width: 100%; margin-bottom: 12px; }
.properties-filters-container .top-column .column-left { float: left; width: 75%; line-height: 44px; }
.properties-filters-container .top-column .column-left a { display: inline-block; color: #53caf1; font-size: 18px; font-weight: 500; }
.properties-filters-container .top-column .column-left span { display: inline-block; margin: 0 5px 0 5px; color: #53caf1; }
.properties-filters-container .top-column .column-right { box-sizing: border-box; float: right; width: 25%; padding-left: 24px; }
.properties-filters-container .top-column .column-right input { box-sizing: border-box; width: 100%; height: 48px !important; padding: 0 16px 0 16px; background: #eeeeee; border: 0; font-size: 14px; color: #999999; }
.properties-filters-container .column { float: left; width: -moz-calc(25% - 24px); width: -webkit-calc(25% - 24px); width: -o-calc(25% - 24px); width: calc(25% - 24px); height: 72px; margin: 0 32px 12px 0; }
.properties-filters-container .column:nth-child(4n) { margin-right: 0; }
.properties-filters-container .column.columns-3 { width: -moz-calc(75% - 8px); width: -webkit-calc(75% - 8px); width: -o-calc(75% - 8px); width: calc(75% - 8px); margin-right: 0; }
.properties-filters-container .column label { display: block; color: #666666; font-size: 14px; font-weight: 500; line-height: 1.7em; }
.properties-filters-container .column input { box-sizing: border-box; width: 100%; height: 48px !important; padding: 0 16px 0 16px; background: #eeeeee; border: 0; font-size: 14px; color: #999999; }
.properties-filters-container .button-container { float: left; width: 100%; }
.properties-filters-container .button-container input { transition: background 0.2s ease-in-out, border-color 0.2s ease-in-out; box-sizing: border-box; float: right; height: 50px; padding: 0 50px 0 50px; border: 2px solid #53caf1; border-radius: 3px; color: #53caf1; font-size: 20px; font-weight: 500; line-height: 46px; }
.properties-filters-container .button-container input:focus,
.properties-filters-container .button-container input:active,
.properties-filters-container .button-container input:hover { background: rgba(0,0,0,.05); border-color: transparent; }
.properties-filters-container .SumoSelect .SelectBox { box-sizing: border-box; width: 100%; height: 48px !important; background: #eeeeee; border: 0; }
.properties-filters-container .SumoSelect .SelectBox > span { box-sizing: border-box; padding: 13px 16px 13px 16px; font-size: 14px; color: #999999; }
.properties-filters-container .SumoSelect.open > .optWrapper { top: 48px; }
.properties-filters-container .SumoSelect.open .optWrapper, .properties-filters-container .SumoSelect > .optWrapper { border: 1px solid #eeeeee; }
.properties-filters-container .SumoSelect .optWrapper .options li.opt { cursor: pointer; }
.properties-filters-container .SumoSelect .optWrapper .options li.opt.selected { background: #FFFFFF; }
.properties-filters-container .SumoSelect .optWrapper .options li.opt:hover { background: #eeeeee; }
.properties-filters-container .SumoSelect .optWrapper:not(.multiple) .options li.opt.selected { background: #53caf1; }
.properties-filters-container .SumoSelect .optWrapper:not(.multiple) .options li.opt.selected label { color: #ffffff !important; }

.estatebud-filter-form .estatebud-filter-container .estatebud-filter-inner-container, 
.estatebud-title-container .estatebud-title-container-inner, 
.estatebud-listing { max-width: 1080px; }

@media (max-width: 767px) {
    .properties-filters-container .top-column .column-left { width: 50%; }
    .properties-filters-container .top-column .column-right { width: 50%; padding-left: 16px; }
    .properties-filters-container .column { width: -moz-calc(50% - 16px); width: -webkit-calc(50% - 16px); width: -o-calc(50% - 16px); width: calc(50% - 16px); }
    .properties-filters-container .column:nth-child(even) { margin-right: 0; }
    .properties-filters-container .column.columns-3 { width: -moz-calc(50% - 16px); width: -webkit-calc(50% - 16px); width: -o-calc(50% - 16px); width: calc(50% - 16px); }
}

@media (max-width: 500px) {
    .properties-filters-container .top-column .column-left { width: 100%; }
    .properties-filters-container .top-column .column-right { width: 100%; padding-left: 0; }
    .properties-filters-container .column { width: 100%; margin-right: 0; }
    .properties-filters-container .column.columns-3 { width: 100% }
}

.estatebud-listing.estatebud-listing-type-grid .estatebud-property-location, 
.estatebud-listing.estatebud-listing-type-grid .estatebud-property .estatebud-property-title { text-align: center; }
.estatebud-listing.estatebud-listing-type-grid .estatebud-property-location, 
.estatebud-listing.estatebud-listing-type-grid .estatebud-property .estatebud-property-title, 
.estatebud-listing.estatebud-listing-type-list .estatebud-property-location, 
.estatebud-listing.estatebud-listing-type-list .estatebud-property .estatebud-property-title { color: #53caf1; }
.estatebud-listing.estatebud-listing-type-list .estatebud-row { background: transparent; padding: 0; }
.estatebud-listing.estatebud-listing-type-list .estatebud-row .estatebud-column { border-bottom: 1px solid #f3f3f4; margin-bottom: 15px; padding: 0 0 15px 0; }
.estatebud-listing.estatebud-listing-type-list .estatebud-property .estatebud-property-footer { border-top: 0; }
.estatebud-listing.estatebud-listing-type-grid .estatebud-property .estatebud-property-price-info { height: 56px; color: #ffffff; text-align: center; background: #53caf1; line-height: 56px; }
.estatebud-listing.estatebud-listing-type-grid .estatebud-property .estatebud-property-price-info strike { color: #ffffff; }

.estatebud-listing.estatebud-listing-type-list .estatebud-property .estatebud-property-tags { position: relative; top: 0; left: 0; float: left; width: 100%; }
.estatebud-listing.estatebud-listing-type-list .estatebud-property-footer { margin-top: 11px; }

.estatebud-widget-container .estatebud-listing .estatebud-property:hover .estatebud-property-price { color: #FFFFFF; }
#estatebud-property-details .estatebud-contact .estatebud-contact-form-submit { color: #FFFFFF; }
#estatebud-property-details .estatebud-contact .estatebud-contact-form-submit i { color: #FFFFFF; }

.estatebud-property-tag-sea-view { background: #53caf1 !important; }

#estatebud-property-details .estatebud-property-title, 
#estatebud-property-details .estatebud-id-text, 
#estatebud-property-details .estatebud-title-text { color: #53caf1; }
#estatebud-property-details .estatebud-description { font-weight: 500; }

.fancybox-slide { opacity: 0; }
.fancybox-slide.fancybox-slide--current { opacity: 1; }

.estatebud-slider-thumbnails { max-width: 1220px; margin: 20px auto 0 auto; text-align: center; }
.estatebud-slider-thumbnails ul { list-style: none; margin-left: 0; padding-left: 0; }
.estatebud-slider-thumbnails ul li { box-sizing: border-box; display: inline-block; width: 16%; padding: 0 10px 0 10px; }
.estatebud-slider-thumbnails ul li img { width: 100%; }

@media (max-width: 760px) {
    .estatebud-slider-thumbnails { display: none; }
}

.properties-filters-container .SumoSelect > .optWrapper.multiple > .options li.opt span, .properties-filters-container .SumoSelect .select-all > span {
    display: block;
    margin-left: -10px;
}
.properties-filters-container .SumoSelect > .optWrapper.multiple > .options li.opt.selected span i, .properties-filters-container .SumoSelect .select-all.selected > span i, .properties-filters-container .SumoSelect .select-all.partial > span i {
    background-color: #53caf1;
}
.properties-filters-container .SumoSelect .optWrapper.multiple .options li.opt > label {
    padding-left: 20px;
}