.elementor-3092 .elementor-element.elementor-element-4db08c4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:25px;--padding-bottom:15px;--padding-left:10px;--padding-right:10px;}/* Start custom CSS for shortcode, class: .elementor-element-afb4039 *//* Filter Button Styles */
.wpfFilterButton {
    background-color: #413130 !important;
    color: #ffffff !important;
    border: 2px solid #413130;
    padding: 10px 20px;
    font-weight: bold;
    text-transform: uppercase;
    transition: background-color 0.3s ease, color 0.3s ease;
}

.wpfFilterButton:hover {
    background-color: #ffffff !important;
    color: #413130 !important;
}

/* Clear Button Styles */
.wpfClearButton {
    background-color: #ffffff !important;
    color: #413130 !important;
    border: 2px solid #413130;
    padding: 10px 20px;
    font-weight: bold;
    text-transform: uppercase;
    transition: background-color 0.3s ease, color 0.3s ease;
}

.wpfClearButton:hover {
    background-color: #413130 !important;
    color: #ffffff !important;
}/* End custom CSS */