.elementor-8 .elementor-element.elementor-element-d4a4e3b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:30px;--padding-bottom:30px;--padding-left:0px;--padding-right:0px;}.elementor-8 .elementor-element.elementor-element-d4a4e3b:not(.elementor-motion-effects-element-type-background), .elementor-8 .elementor-element.elementor-element-d4a4e3b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}.elementor-8 .elementor-element.elementor-element-0012cd0{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-8 .elementor-element.elementor-element-1d7d659{padding:20px 0px 10px 0px;text-align:center;}.elementor-8 .elementor-element.elementor-element-1d7d659 .elementor-heading-title{font-family:"Neo", Sans-serif;font-size:40px;font-weight:400;color:var( --e-global-color-1af1d59 );}.elementor-8 .elementor-element.elementor-element-62662c5{--display:flex;}.elementor-8 .elementor-element.elementor-element-4cd3a0e{--spacer-size:50px;}.elementor-8 .elementor-element.elementor-element-1862bdc4{--display:flex;}.elementor-8 .elementor-element.elementor-element-77d7681{--display:flex;}.elementor-8 .elementor-element.elementor-element-19f60d6{--spacer-size:100px;}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-9868a1c *//* Títulos ofertas bolsa de empleo */
.wpjb-grid-row .wpjb-line-major a {
    color: #004C94;
    transition: color 0.2s ease-in-out;
}

.wpjb-grid-row .wpjb-line-major a:hover {
    color: #E20026;
}

/* 5. Color del checkbox activo */
.wpjb-cute-input input[type="checkbox"]:checked + .wpjb-cute-input-indicator {
    background-color: #004C94;
    border-color: #004C94;
}

/* 6. (Opcional pero recomendado) Hover del checkbox */
.wpjb-cute-input:hover .wpjb-cute-input-indicator {
    border-color: #004C94;
}
/* CONTENEDOR DEL GRUPO DE TIPOS (donde vive el <ul>) */
#wpjb-top-search-form .wpjb-input-type-full,
#wpjb-top-search-form .wpjb-input-type-full-left,
#wpjb-top-search-form .wpjb-input-type-full-right {
  width: 100% !important;
}

/* 1) El UL en una sola fila sí o sí */
#wpjb-top-search-form ul.wpjb-options-list {
  display: flex !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
  gap: 18px !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* 2) Cada LI deja de comportarse como “columna” (esto evita las 2 filas) */
#wpjb-top-search-form ul.wpjb-options-list > li.wpjb-input-cols,
#wpjb-top-search-form ul.wpjb-options-list > li {
  width: auto !important;
  flex: 0 0 auto !important;
  float: none !important;
  clear: none !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

/* 3) Label: checkbox + texto centrados verticalmente */
#wpjb-top-search-form label.wpjb-cute-input {
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  white-space: nowrap !important; /* evita que “Jornada completa” salte de línea */
  margin: 0 !important;
  padding: 0 !important;
}

/* 4) El cuadradito: forzar que NO sea absoluto (clave) */
#wpjb-top-search-form .wpjb-cute-input-indicator {
  position: static !important;     /* <-- clave */
  transform: none !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;

  width: 16px !important;
  height: 16px !important;
  flex: 0 0 16px !important;
  margin: 0 !important;
  box-sizing: border-box !important;
}

/* 5) Texto: alineado y sin saltos */
#wpjb-top-search-form .wpjb-input-description {
  display: inline-block !important;
  white-space: nowrap !important;
  line-height: 1 !important;
  margin: 0 !important;
  padding: 0 !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Neo';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://demo01portal.centrosfest.net/wp-content/uploads/2025/12/Neo-Sans-Std-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Neo';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: ;
}
/* End Custom Fonts CSS */