.elementor-624 .elementor-element.elementor-element-277b973{padding:20px 20px 20px 20px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-primary );}.elementor-624 .elementor-element.elementor-element-278dde2 .elementor-heading-title{font-family:"Geologica", Sans-serif;font-size:20px;font-weight:600;letter-spacing:0.5px;color:var( --e-global-color-secondary );}#elementor-popup-modal-624 .dialog-widget-content{animation-duration:1.2s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-624{background-color:rgba(0,0,0,.8);justify-content:flex-start;align-items:center;pointer-events:all;}#elementor-popup-modal-624 .dialog-message{width:400px;height:100vh;align-items:flex-start;}#elementor-popup-modal-624 .dialog-close-button{display:flex;}@media(max-width:1200px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );letter-spacing:var( --e-global-typography-primary-letter-spacing );}}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );letter-spacing:var( --e-global-typography-primary-letter-spacing );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );letter-spacing:var( --e-global-typography-primary-letter-spacing );}}/* Start custom CSS for shortcode, class: .elementor-element-c4fde88 *//* Price Slider Container */
.wpfFilterWrapper[data-filter-type="wpfPrice"] {
    padding: 15px 0 !important;
}

/* Slider Track */
#wpfSliderRange.wpfPriceFilterRange {
    background-color: #EDE8E0 !important;
    border: none !important;
    border-radius: 100px !important;
    height: 6px !important;
}

/* Slider Range (selected area) */
#wpfSliderRange .ui-slider-range {
    background-color: #c2b197 !important;
    border-radius: 100px !important;
}

/* Slider Handles */
#wpfSliderRange .ui-slider-handle {
    background-color: #fff !important;
    border: 2px solid #c2b197 !important;
    border-radius: 50% !important;
    width: 18px !important;
    height: 18px !important;
    top: -6px !important;
    cursor: pointer !important;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1) !important;
    outline: none !important;
}

#wpfSliderRange .ui-slider-handle:hover,
#wpfSliderRange .ui-slider-handle:focus {
    background-color: #c2b197 !important;
}

/* Price Inputs Container */
.wpfPriceInputs {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 5px !important;
    margin-top: 12px !important;
    font-family: 'Geologica', sans-serif !important;
    color: #666 !important;
    font-size: 14px !important;
}

/* Currency Symbol */
.wpfPriceInputs .wpfCurrencySymbol {
    color: #666 !important;
}

/* Price Input Fields */
.wpfPriceRangeField {
    border: none !important;
    background: transparent !important;
    color: #666 !important;
    font-family: 'Geologica', sans-serif !important;
    font-size: 14px !important;
    text-align: center !important;
}

/* Delimiter */
.wpfPriceInputs .wpfFilterDelimeter {
    color: #999 !important;
}

/* Clear Button */
.wpfClearButton.wpfButton {
    background-color: transparent !important;
    color: #c2b197 !important;
    border: 2px solid #c2b197 !important;
    border-radius: 100px !important;
    font-family: 'Geologica', sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
}

.wpfClearButton.wpfButton:hover {
    background-color: #c2b197 !important;
    color: #fff !important;
}

/* Container alignment */
.wpfFilterButtons.wpfFilterButtonsBottom {
    text-align: center !important;
    margin-top: 15px !important;
}

/* Container alignment - αριστερά */
.wpfFilterButtons.wpfFilterButtonsBottom {
    text-align: left !important;
    margin-top: -5px !important;
}/* End custom CSS */