/*
Theme Name:     Jobhunt Child
Theme URI:      https://themeforest.net/item/jobhunt-job-board-wordpress-theme-for-wp-job-manager/22563674
Author:         MadrasThemes
Author URI:     https://madrasthemes.com/
Description:    This is the child theme for the jobhunt theme
Template:       jobhunt
Version:        1.2.7
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    jobhunt-child
Tags:           e-commerce, two-columns, left-sidebar, right-sidebar, custom-colors, custom-menu, featured-images, full-width-template, threaded-comments, rtl-language-support, footer-widgets, sticky-post, theme-options
*/

.page-template-template-homepage-v4 .site-content-page-header::after {
  background-color: rgba(0, 0, 0, 0.7);
}

.job-search-block .section-title,
.resume-search-block .section-title {
  text-transform: uppercase;
}

.job-search-block .section-sub-title {
  max-width: 600px;
  display: block;
  margin: 30px auto 0 auto;
}

.job-type {
  width: auto;
}

.site-header:not(.header-transparent) .site-branding svg path {
  fill: '' !important;
}

@media (min-width: 1200px) {
  .site-header .jh-svg-logo {
    width: auto;
    height: 39px;
    margin: 0;
  }
}
