
.styled_checkbox:checked+label:before {
    border-color: #223f99;
}

.estatebud-filter-form .estatebud-filter-reset {
    color: #223f99;
}


.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: #223f99 !important;
}

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

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

.estatebud-filter-button {
    background-color: #223f99;
    color: #FFFFFF}

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

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

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

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

.SumoSelect.open .CaptionCont  {
    border-color: #223f99;
    box-shadow: none;
}

.SumoSelect .optWrapper .options .opt.selected,
.SumoSelect .optWrapper .options .opt.selected:hover {
    background: #223f99;
}

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

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

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

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

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

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

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

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

.estatebud_checkbox_holder .estatebud_checkbox:checked + label span { border-color: #223f99; color: #223f99; }

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

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

#estatebud-map-container .estatebud-map-filter .estatebud-filter-reset {
    color: #223f99;
}

#estatebud_filter_form_button {
    background: #223f99;
}

input:checked + .estatebud_switch_slider {
    background: #223f99;
}

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

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

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

.estatebud-map-filter .estatebud-item input:focus {
    border-color: #223f99;
}

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

.estatebud-properties-home-search { display: flex; flex-wrap: nowrap; align-items: stretch; width: 100%; }
.estatebud-properties-home-search .item { box-sizing: border-box; flex-basis: 0; flex-grow: 2; max-width: 38%; height: 50px; padding: 0 5px 0 5px; }
.estatebud-properties-home-search .item:last-child { flex-grow: 1; }
.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: 4px; font-size: 15px; font-weight: 600; text-transform: uppercase; }

.estatebud-properties-home-search .item .SumoSelect .SelectBox,
.estatebud-properties-home-search .item .SumoSelect .SumoUnder { height: 50px !important; border-radius: 4px; font-size: 15px; line-height: 29px; }
.estatebud-properties-home-search .item .SumoSelect .CaptionCont > span { padding: 8px 10px 8px 10px; }
.estatebud-properties-home-search .item .SumoSelect.open > .optWrapper { top: 47px; }

.estatebud-listing .estatebud-row { background: #F6F7FB; }

#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-title-container .estatebud-title-container-inner,
#estatebud-property-details.estatebud-property-details-type-3 .estatebud-row .estatebud-container,
.estatebud-filter-form .estatebud-filter-container .estatebud-filter-inner-container { box-sizing: border-box; padding-left: 40px; padding-right: 40px; max-width: 100%; }
.estatebud-map-marker .estatebud-listing,
.estatebud-widget-container .estatebud-listing { padding-left: 0; padding-right: 0; }
.estatebud-listing .estatebud-row .estatebud-column { width: 20%; max-width: 20%; }
.estatebud-listing .estatebud-property .estatebud-property-block-image .estatebud-property-image img { left: 50%; transform: translateY(-50%) translateX(-50%); max-width: none; width: auto; }
.estatebud-listing a:hover .estatebud-property .estatebud-property-block-image .estatebud-property-image img { transform: translateY(-50%) translateX(-50%) scale(1.1); }
#estatebud-property-details .estatebud-slider-container,
#estatebud-slider .slick-track img { height: 800px !important; }

.grecaptcha-badge { z-index: 800; }

#estatebud_privacy_policy_check { margin-right: 5px; vertical-align: middle; }
.elementor-acceptance-field { vertical-align: middle; }
.rounded-map .bdt-advanced-gmap { border-radius: 4px 0 0 4px; }

@media (max-width: 1600px) {
    .estatebud-listing .estatebud-row .estatebud-column { width: 25%; max-width: 25%; }
}

@media (max-width: 1300px) {
    .estatebud-listing .estatebud-row .estatebud-column { width: 33%; max-width: 33%; }
}

@media (max-width: 1080px) {
    .estatebud-listing,
    #estatebud-property-details .estatebud-property-details-inner,
    .estatebud-title-container .estatebud-title-container-inner,
    #estatebud-property-details.estatebud-property-details-type-3 .estatebud-row .estatebud-container,
    .estatebud-filter-form .estatebud-filter-container .estatebud-filter-inner-container { padding-left: 10px; padding-right: 10px; }
}

@media (max-width: 900px) {
    .estatebud-properties-home-search { flex-wrap: wrap; }
    .estatebud-properties-home-search .item { flex-basis: auto; flex-grow: 0; width: 50%; height: 60px; max-width: 100%; padding: 10px; }
    .estatebud-properties-home-search .item:last-child { flex-grow: 0; width: 100%; height: 70px; }
}

@media (max-width: 767px) {
    .rounded-map .bdt-advanced-gmap { border-radius: 4px 4px 0 0; }
}

@media (max-width: 450px) {
    .estatebud-properties-home-search .item { width: 100%; }
}