
.styled_checkbox:checked+label:before {
    border-color: #780e04;
}

.estatebud-filter-form .estatebud-filter-reset {
    color: #780e04;
}


.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: #780e04 !important;
}

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

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

.estatebud-filter-button {
    background-color: #780e04;
    color: #FFFFFF}

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

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

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

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

.SumoSelect.open .CaptionCont  {
    border-color: #780e04;
    box-shadow: none;
}

.SumoSelect .optWrapper .options .opt.selected,
.SumoSelect .optWrapper .options .opt.selected:hover {
    background: #780e04;
}

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

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

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

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

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

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

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

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

.estatebud_checkbox_holder .estatebud_checkbox:checked + label span { border-color: #780e04; color: #780e04; }

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

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

#estatebud-map-container .estatebud-map-filter .estatebud-filter-reset {
    color: #780e04;
}

#estatebud_filter_form_button {
    background: #780e04;
}

input:checked + .estatebud_switch_slider {
    background: #780e04;
}

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

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

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

.estatebud-map-filter .estatebud-item input:focus {
    border-color: #780e04;
}

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

.home-estatebud-properties-search {
    box-sizing: border-box;
    float: left;
    width: 100%;
    padding: 20px;
}
.home-estatebud-properties-search .item { float: left; width: -moz-calc(50% - 5px); width: -webkit-calc(50% - 5px); width: -o-calc(50% - 5px); width: calc(50% - 5px); height: 37px; margin: 0 10px 10px 0; }
.home-estatebud-properties-search .item:nth-child(2n) { margin-right: 0; }
/*.home-estatebud-properties-search .item:nth-child(7) { width: 100%; margin-right: 0; }*/
.home-estatebud-properties-search .item:last-child { width: 100%; margin: 0; }
.home-estatebud-properties-search .item input { width: 100%; height: 37px !important; padding: 0 6px 0 6px; font-size: 14px; }
.home-estatebud-properties-search .item input[type=submit] { height: 44px !important; background: #780e04; border: 0; border-radius: 0; color: #FFFFFF; font-size: 17px; font-weight: 600; text-transform: uppercase; line-height: 44px; }
.home-estatebud-properties-search .item input[type=submit]:active,
.home-estatebud-properties-search .item input[type=submit]:focus,
.home-estatebud-properties-search .item input[type=submit]:hover { background: #14365C; }

.SumoSelect .optWrapper .options li.opt > label { overflow: visible; }
.estatebud-listing .estatebud-property .estatebud-property-title { height: 22px; line-height: 20px; }
#estatebud-property-details .estatebud-property-details-inner,
.estatebud-filter-form .estatebud-filter-container .estatebud-filter-inner-container,
.estatebud-title-container .estatebud-title-container-inner,
.estatebud-listing { max-width: 1140px; }
.estatebud-property-image .estatebud-property-sold, .estatebud-property-image .estatebud-property-rented { padding: 16px 32px; background: #780e04; font-size: 20px; }