/*!
Theme Name: OneCall24 - TDW
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */

#post-14460 {
  padding:20px;
}

#post-14460 .entry-content {
  display:table;
}

#job-searchbar {
  width:30%;
  display:table-cell;
}

#job-searchbar label {
  display:block;
  font-weight:600;
}

#job-searchbar select {
  min-width:100%;
}

#job-searchbar form {
  margin-left: 15%;
  padding: 20px;
  background: #e2e2e2;
  margin-right: 15%;
}

p#salary-range {
  margin-bottom:20px;
}


#job_results {
  width:69%;
  display:table-cell;
}

div#job-details {
  background: #00b2a9;
  padding:20px;
  color:#fff;
  margin-right:25%;
}

p#job-excerpt {
  margin-bottom:10px;
}

p#location, 
p#type, 
p#salary {
  margin-bottom:3px;
  margin-top:0;
}

#job-read a {
  color:#fff
}