/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 09 2023 | 11:55:10 */
/*PAGINA CON TODOS LOS EMPLEOS*/
body.empleos{}
body.empleos .job_listings{}
body.empleos .job_listings .job_filters,
body.empleos .job_listings .job_filters .job_types{background: var(--a-color-gris-claro)}
body.empleos .job_listings .job_filters .job_types,
body.empleos .job_listings .job_filters .job_types li{border: none !important}
body.empleos .job_listings .job_filters input{margin: 5px 0px}
body.empleos .job_listings .job_filters label{margin-bottom: 0px; font-family: var(--a-body-fuente) !important; font-size: var(--a-body-tamano); line-height: var(--a-body-line-height);
    font-weight: var(--a-body-grosor) !important; letter-spacing: var(--a-body-letter-spacing); text-transform: none; color: var(--a-color-negro);}
body.empleos .job_listings .job_filters input[type="submit"]{line-height: inherit !important}


/*PAGINA DE UNA OFERTA DE TRABAJO*/
body.single-job_listing #content > .row > .large-9{max-width: var(--a-ancho-web); padding-left: 15px; padding-right: 15px; margin: auto}
body.single-job_listing #content > .row > .large-3{display: none}
body.single-job_listing #content .entry-image{} 
body.single-job_listing #content .entry-header-text .entry-title{text-align: center}
body.single-job_listing #content .entry-header-text .entry-divider{display: none}
body.single-job_listing #content .job_application input.button{}

