
.styled_checkbox:checked+label:before {
    border-color: #29384b;
}

.estatebud-filter-form .estatebud-filter-reset {
    color: #29384b;
}


.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: #29384b !important;
}

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

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

.estatebud-filter-button {
    background-color: #29384b;
    color: #FFFFFF}

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

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

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

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

.SumoSelect.open .CaptionCont  {
    border-color: #29384b;
    box-shadow: none;
}

.SumoSelect .optWrapper .options .opt.selected,
.SumoSelect .optWrapper .options .opt.selected:hover {
    background: #29384b;
}

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

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

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

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

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

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

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

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

.estatebud_checkbox_holder .estatebud_checkbox:checked + label span { border-color: #29384b; color: #29384b; }

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

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

#estatebud-map-container .estatebud-map-filter .estatebud-filter-reset {
    color: #29384b;
}

#estatebud_filter_form_button {
    background: #29384b;
}

input:checked + .estatebud_switch_slider {
    background: #29384b;
}

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

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

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

.estatebud-map-filter .estatebud-item input:focus {
    border-color: #29384b;
}

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

/* CUSTOMIZATIONS: property filters fields, sharing options */

body.home .swiper-pagination { text-align: left; }
body.home .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) { background: #FFFFFF; opacity: 0.6; }

.estatebud-hidden { display: none !important; }

.estatebud-listing .estatebud-property .estatebud-property-block-image { height: 274px; }
.estatebud-listing .estatebud-property .estatebud-property-block-image .estatebud-property-image img { object-fit: cover; }

#estatebud-property-details .estatebud-description { text-align: justify; }
#estatebud-property-details .estatebud-row .estatebud-right .estatebud-block:has(+ .estatebud-branch) { display: none; }

.estatebud-properties-home-search { display: flex; flex-direction: column; gap: 10px; width: 100%; }
.estatebud-properties-home-search .estatebud-items-container { display: flex; flex-wrap: wrap; box-sizing: border-box; width: 100%; padding: 5px; background: rgba(245, 240, 232, 0.8); border-radius: 4px; }
.estatebud-properties-home-search .estatebud-items-container .estatebud-items-item { flex-basis: 170px; flex-grow: 1; display: flex; box-sizing: border-box; width: calc(50% - 5px); padding: 5px; }
.estatebud-properties-home-search .estatebud-items-container .estatebud-items-item input[type=submit] { box-sizing: border-box; display: flex; width: 100%; height: 37px; padding: 0 15px; border-radius: 4px; font-size: 14px; font-weight: 700; }
.estatebud-properties-home-search .SumoSelect .SelectBox,
.estatebud-properties-home-search .SumoSelect .SumoUnder,
.estatebud-properties-home-search input { border-radius: 4px !important; }
.estatebud-properties-home-search .SumoSelect.open .SelectBox,
.estatebud-properties-home-search .SumoSelect.open .SumoUnder { border-bottom-left-radius: 0 !important; border-bottom-right-radius: 0 !important; }

.estatebud-filter-form input[type=text],
.estatebud-filter-form input[type=number] { padding: 0 6px; font-size: 14px; }
.estatebud-column-field-half { display: flex; box-sizing: border-box; width: 50%; }
.estatebud-column-field-half:first-child { padding-right: 5px; }
.estatebud-column-field-half:last-child { padding-left: 5px; }
.estatebud-filter-form .estatebud-row { gap: 20px; }
.estatebud-filter-form .estatebud-row-inner { display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: stretch; gap: 20px; width: 100%; }
.estatebud-filter-form .estatebud-row-inner .estatebud-row-item { flex-grow: 1; flex-basis: 240px; display: flex; flex-direction: column; box-sizing: border-box; }
.estatebud-filter-form .estatebud-row-inner .estatebud-row-item:not(.estatebud-row-item-full) { width: calc(25% - 15px); }

.estatebud-toggle-buttons { display: flex; flex-wrap: wrap; justify-content: center; align-items: stretch; gap: 10px; width: 100%; }
.estatebud-toggle-buttons input { display: none; }
.estatebud-toggle-buttons .estatebud_radio_holder { flex-basis: 0; flex-grow: 1; display: flex; justify-content: center; align-items: center; box-sizing: border-box; min-height: 40px; padding: 10px 15px; border: 1px solid rgba(255, 255, 255, 0.60); border-radius: 4px; color: #FFFFFF; font-size: 15px; font-weight: 700; text-align: center; cursor: pointer; user-select: none; }
.estatebud-toggle-buttons input:checked + .estatebud_radio_holder { background: var(--e-global-color-secondary); border-color: var(--e-global-color-secondary); color: var(--e-global-color-primary); }

.estatebud-filter-container .estatebud-toggle-buttons input:not(:checked) + .estatebud_radio_holder { border-color: var(--e-global-color-text); color: var(--e-global-color-text); }

.estatebud-toggle-buttons-large { gap: 20px; margin-bottom: 10px; }
.estatebud-toggle-buttons-large .estatebud_radio_holder { min-height: 54px; padding: 10px 20px; font-size: 16px; text-transform: uppercase; }
.estatebud-toggle-buttons-large input:checked + .estatebud_radio_holder,
.estatebud-toggle-buttons-dark input:checked + .estatebud_radio_holder { background: var(--e-global-color-primary); border-color: var(--e-global-color-primary); color: #FFFFFF; }

.estatebud-listing,
#estatebud-property-details .estatebud-property-details-inner,
#estatebud-property-details.estatebud-property-details-type-3 .estatebud-row .estatebud-container,
.estatebud-title-container .estatebud-title-container-inner,
.estatebud-filter-form .estatebud-filter-container .estatebud-filter-inner-container { width: 100%; max-width: 1140px; }

#estatebud-property-details,
.estatebud-filter-form .estatebud-filter-container,
.estatebud-listing .estatebud-row { background: var(--e-global-color-97a09ef); }

#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 { background-color: var( --e-global-color-97a09ef ); border-color: var( --e-global-color-secondary ); }

.area-image-box .elementor-widget-heading { height: 100%; }
.area-image-box .elementor-widget-heading .elementor-widget-container { height: 100%; }
.area-image-box .elementor-widget-heading .elementor-widget-container .elementor-heading-title { height: 100%; }
.area-image-box .elementor-widget-heading .elementor-widget-container .elementor-heading-title a { display: flex; flex-wrap: nowrap; justify-content: center; align-items: flex-end; box-sizing: border-box; width: 100%; height: 100%; padding-bottom: 40px; }

.elementor-acceptance-field,
#estatebud_privacy_policy_check { display: inline-block; margin-right: 5px; vertical-align: middle; }
.estatebud-filter-button { padding: 0 15px 0 15px !important; }

.elementor-widget-text-editor table tr td { padding: 5px 0 5px 0 !important; background: transparent !important; border: 0 !important; }

.grecaptcha-badge { z-index: 800; }

@media (max-width: 1140px) {
    .estatebud-listing .estatebud-property .estatebud-property-block-image { height: 24vw; }
}

@media (max-width: 1080px) {
    .estatebud-listing .estatebud-property .estatebud-property-block-image { height: 36vw; }
}

@media (max-width: 767px) {
    .estatebud-properties-home-search { flex-wrap: wrap; }
    .estatebud-properties-home-search .item { flex-basis: auto; flex-grow: 0; width: 50%; max-width: 100%; }
    .estatebud-properties-home-search .item:last-child { flex-grow: 0; }
    
    .estatebud-filter-form .estatebud-row-inner { gap: 10px; }
}

@media (max-width: 620px) {
    .estatebud-listing .estatebud-property .estatebud-property-block-image { height: 69vw; }
}

@media (max-width: 450px) {
    .estatebud-properties-home-search .item { width: 100%; }
}