
.styled_checkbox:checked+label:before {
    border-color: #1376d4;
}

.estatebud-filter-form .estatebud-filter-reset {
    color: #1376d4;
}


.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: #1376d4 !important;
}

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

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

.estatebud-filter-button {
    background-color: #1376d4;
    color: #FFFFFF}

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

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

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

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

.SumoSelect.open .CaptionCont  {
    border-color: #1376d4;
    box-shadow: none;
}

.SumoSelect .optWrapper .options .opt.selected,
.SumoSelect .optWrapper .options .opt.selected:hover {
    background: #1376d4;
}

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

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

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

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

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

[data-pagination] li.current {
    background: #1376d4;
    color: #FFFFFF}

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

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

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

.estatebud_checkbox_holder .estatebud_checkbox:checked + label span { border-color: #1376d4; color: #1376d4; }

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

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

#estatebud-map-container .estatebud-map-filter .estatebud-filter-reset {
    color: #1376d4;
}

#estatebud_filter_form_button {
    background: #1376d4;
}

input:checked + .estatebud_switch_slider {
    background: #1376d4;
}

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

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

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

.properties-custom-search .item { 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: 0 10px 10px 0; }
.properties-custom-search .item:nth-child(4n) { margin-right: 0; }
.properties-custom-search .item.width-half { width: -moz-calc(50% - 2.5px); width: -webkit-calc(50% - 2.5px); width: -o-calc(50% - 2.5px); width: calc(50% - 2.5px); margin: 0 5px 0 0 !important; }
.properties-custom-search .item.width-half:last-child { margin-right: 0 !important; }
.properties-custom-search .item label { display: block; margin-bottom: 5px; font-size: 14px; font-weight: 500; }
.properties-custom-search .item input { float: left; width: 100%; padding: 0 5px 0 5px; font-size: 14px; }

.properties-custom-search .SumoSelect .optWrapper .options li.opt > label,
.properties-custom-search .SumoSelect .CaptionCont > label { margin-bottom: 0; overflow: visible; }

@media (max-width: 800px) {
    .properties-custom-search .item { width: -moz-calc(50% - 5px); width: -webkit-calc(50% - 5px); width: -o-calc(50% - 5px); width: calc(50% - 5px); }
    .properties-custom-search .item:nth-child(2n) { margin-right: 0; }
}

@media (max-width: 500px) {
    .properties-custom-search .item { width: 100%; margin-right: 0; }
}

#estatebud-map-container { height: -moz-calc(100vh - 171px) !important; height: -webkit-calc(100vh - 171px) !important; height: -o-calc(100vh - 171px) !important; height: calc(100vh - 171px) !important; min-height: 300px !important; }
.estatebud-filter-button:hover,
.estatebud-filter-button:active,
.estatebud-filter-button:focus,
.estatebud-filter-button { background: #1376d4 !important; border: 0 !important; border-radius: 0 !important; color: #FFFFFF !important; }