
.styled_checkbox:checked+label:before {
    border-color: #1f8ccc;
}

.estatebud-filter-form .estatebud-filter-reset {
    color: #1f8ccc;
}


.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: #1f8ccc !important;
}

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

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

.estatebud-filter-button {
    background-color: #1f8ccc;
    color: #FFFFFF}

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

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

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

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

.SumoSelect.open .CaptionCont  {
    border-color: #1f8ccc;
    box-shadow: none;
}

.SumoSelect .optWrapper .options .opt.selected,
.SumoSelect .optWrapper .options .opt.selected:hover {
    background: #1f8ccc;
}

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

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

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

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

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

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

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

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

.estatebud_checkbox_holder .estatebud_checkbox:checked + label span { border-color: #1f8ccc; color: #1f8ccc; }

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

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

#estatebud-map-container .estatebud-map-filter .estatebud-filter-reset {
    color: #1f8ccc;
}

#estatebud_filter_form_button {
    background: #1f8ccc;
}

input:checked + .estatebud_switch_slider {
    background: #1f8ccc;
}

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

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

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

.estatebud-map-filter .estatebud-item input:focus {
    border-color: #1f8ccc;
}

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

.properties-search-home { box-sizing: border-box; float: left; width: 100%; }
.properties-search-home .item { float: left; width: -moz-calc(33.33% - 13.3px); width: -webkit-calc(33.33% - 13.3px); width: -o-calc(33.33% - 13.3px); width: calc(33.33% - 13.3px); margin: 0 20px 10px 0; }
.properties-search-home .item:nth-child(3n) { margin-right: 0; }
.properties-search-home .item label { display: block; margin-bottom: 6px; color: #070707; font-size: 14px; font-weight: 700; }
.properties-search-home .item input { float: left; width: 100%; height: 37px; padding: 0 6px 0 6px; font-size: 14px; }
.properties-search-home .item input[type=submit] { background: #1f8ccc; color: #FFFFFF; border: 0; border-radius: 0; font-size: 15px; font-weight: 700; text-transform: uppercase; }
.properties-search-home .item input[type=submit]:hover { background: #52baea; }

.properties-search-home .SumoSelect .CaptionCont > label { margin: 0; }
.properties-search-home .SumoSelect > .optWrapper > .options li.opt label, .properties-search-home .SumoSelect > .CaptionCont, .properties-search-home .SumoSelect .select-all > label { margin: 0; }

@media (max-width: 1024px) {
    .properties-search-home .item { width: -moz-calc(50% - 10px); width: -webkit-calc(50% - 10px); width: -o-calc(50% - 10px); width: calc(50% - 10px); margin-bottom: 20px; }
    .properties-search-home .item:nth-child(3n) { margin-right: 20px; }
    .properties-search-home .item:nth-child(2n) { margin-right: 0; }
}

@media (max-width: 768px) {
    .properties-search-home .item { width: 100%; margin-bottom: 10px; margin-right: 0; }
    .properties-search-home .item:nth-child(3) { margin-bottom: 10px; }
}

#estatebud-map-container { height: -moz-calc(100vh - 180px) !important; height: -webkit-calc(100vh - 180px) !important; height: -o-calc(100vh - 180px) !important; height: calc(100vh - 180px) !important; min-height: 300px !important; }

.estatebud-filter-form .estatebud-filter-container { background: #585858; color: #FFFFFF; }
.estatebud-filter-form .estatebud-filter-reset { color: #9dcde8; }
.estatebud-filter-form .SumoSelect .optWrapper .options li.opt > label,
.estatebud-filter-form .SumoSelect > .optWrapper > .options li.group > label { color: #000000; }

.estatebud-property-image .estatebud-property-sold, .estatebud-property-image .estatebud-property-rented { padding: 10px 16px 13px 16px; font-size: 20px; font-weight: 600; }

@media (max-width: 900px) {
    .estatebud-listing-type-slider .estatebud-slider-column { height: 400px !important; }
    .estatebud-listing-type-slider .estatebud-slider-column .estatebud-slider-content { width: 100% !important; text-align: center !important; }
    .estatebud-listing-type-slider .estatebud-slider-column .estatebud-slider-content .estatebud-slider-property-title h2 { font-size: 20px !important; }
    .estatebud-listing-type-slider .estatebud-slider-column .estatebud-slider-content .estatebud-slider-property-price { font-size: 18px !important; }
    .estatebud-listing-type-slider .estatebud-slider-column .estatebud-slider-content .estatebud-slider-property-specifications ul li { margin: 0 20px 0 20px !important; font-size: 14px !important; }
}