.elementor-785 .elementor-element.elementor-element-c5a323c{--display:flex;}#elementor-popup-modal-785{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-785 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-785 .dialog-close-button{display:flex;}#elementor-popup-modal-785 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:767px){.elementor-785 .elementor-element.elementor-element-c5a323c{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for html, class: .elementor-element-60145d0 */.filtros-src .fila {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

.filtros-src label {
    font-family: "Roboto", Sans-Serif;
    font-size: 12px;
    color: black;
    font-weight: 300;
}

.filtros-src p {
    font-family: "Roboto" , Sans-Serif;
    font-size: 13px;
    font-weight: 700;
}

.btn {
    background-color: #F46315;
    color: white;
    border: 0px;
    border-radius: 8px;
    font-family: "Roboto", Sans-Serif;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;

}

.btn:hover {
    background-color: #FF7203;
}

.filtros-src input[type="checkbox"] {
  width: 15px;
  height: 15px;
  accent-color: #F46315;
  color: white;
  cursor: pointer;
}/* End custom CSS */