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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#estatebud_filter_form_button {
    background: #1cb6bb;
}

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

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

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

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

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

.home-slider-text-container { position: absolute !important; bottom: 50% !important; left: 0 !important; transform: translateY(50%) !important; width: 100% !important; z-index: 500 !important; }
.home-slider-boxes-container { position: absolute !important; bottom: 20px !important; left: 0 !important; width: 100% !important; z-index: 400 !important; }
.estatebud-properties-search-home .item {
    float: left;
    width: -moz-calc(20% - 12px);
    width: -webkit-calc(20% - 12px);
    width: -o-calc(20% - 12px);
    width: calc(20% - 12px);
    height: 48px;
    margin: 5px 15px 5px 0;
}
.estatebud-properties-search-home .item:nth-child(5n) { margin-right: 0; }
.estatebud-properties-search-home .item-half { box-sizing: border-box; float: left; width: 50%; }
.estatebud-properties-search-home .item-half:first-child { padding-right: 5px; }
.estatebud-properties-search-home .item-half:last-child { padding-left: 5px; }
.estatebud-properties-search-home .item input { float: left; width: 100%; height: 48px !important; line-height: 48px; }
.estatebud-properties-search-home .item input[type=text] { padding: 0 6px 0 6px; font-size: 16px; }
.estatebud-properties-search-home .item input[type=submit] { padding: 0; background: #1CB6BB; border: 0; border-radius: 0; color: #FFFFFF; font-size: 15px; text-transform: uppercase; }
.estatebud-properties-search-home .item input[type=submit]:hover,
.estatebud-properties-search-home .item input[type=submit]:active,
.estatebud-properties-search-home .item input[type=submit]:focus { background: #131D1D; color: #FFFFFF; }

.estatebud-filter-form .estatebud-column-header { font-size: 16px; }

.estatebud-column-field-half { display: flex; flex-wrap: nowrap; width: 100%; }
.estatebud-column-field-half .estatebud-column-field { flex-basis: 100%; box-sizing: border-box; }
.estatebud-column-field-half .estatebud-column-field:first-child { padding-right: 10px; }
.estatebud-column-field-half .estatebud-column-field:last-child { padding-left: 10px; }

.SumoSelect .SelectBox,
.SumoSelect .SumoUnder,
.estatebud-filter-form input[type=text],
.estatebud-filter-form input[type=number] { height: 48px !important; font-size: 16px; }
.estatebud-filter-form input[type=text],
.estatebud-filter-form input[type=number] { padding: 0 11px 0 11px; }
.SumoSelect .CaptionCont > span { padding-top: 11px; padding-bottom: 11px; padding-left: 11px; }
.SumoSelect.open > .optWrapper { top: 46px; }
.SumoSelect .optWrapper .options li.opt, .SumoSelect .optWrapper.multiple .options li.opt { font-size: 16px; }
.SumoSelect > .optWrapper > .options li.group > label { font-size: 16px; font-weight: 600; }

.estatebud-listing .estatebud-property .estatebud-property-price-info {
    height: 47px;
    padding: 10px 0 10px 0;
    background: #1cb6bb;
    color: #FFFFFF;
    text-align: center;
}

#estatebud-property-details .estatebud-contact input[type=text],
#estatebud-property-details .estatebud-contact input[type=email],
#estatebud-property-details .estatebud-contact input[type=tel],
#estatebud-property-details .estatebud-contact textarea,
#estatebud-property-details .estatebud-property-location,
#estatebud-property-details .estatebud-features .estatebud-feature,
#estatebud-property-details .estatebud-distances .estatebud-distance,
#estatebud-property-details .estatebud-facilities .estatebud-facility,
#estatebud-property-details .estatebud-property-infos .estatebud-property-info,
#estatebud-property-details .estatebud-description { font-size: 16px; }

#estatebud-property-details .estatebud-block.estatebud-branch .estatebud-branch-title { font-size: 22px; }
#estatebud-property-details .estatebud-block.estatebud-branch .estatebud-branch-phone,
#estatebud-property-details .estatebud-block.estatebud-branch .estatebud-branch-email { font-size: 18px; }

@media (max-width: 1024px) {
    .home-slider-text-container { top: 40px; bottom: auto !important; transform: none !important; }
    .estatebud-properties-search-home .item {
        width: -moz-calc(50% - 7.5px);
        width: -webkit-calc(50% - 7.5px);
        width: -o-calc(50% - 7.5px);
        width: calc(50% - 7.5px);
        margin-bottom: 10px;
    }
    .estatebud-properties-search-home .item:nth-child(5n) { margin-right: 15px; }
    .estatebud-properties-search-home .item:nth-child(2n) { margin-right: 0; }
}

@media (max-width: 767px) {
    .estatebud-properties-search-home .item { width: 100%; margin-right: 0; }
}

#menu-1-c857bfa > li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-203 > a { color: #ff0000; }