/*
Theme Name: Listable Child
Theme URI: https://pixelgrade.com/demos/listable/
Author: PixelGrade
Author URI: https://pixelgrade.com/
Description: A directory WordPress theme that will help you create and manage a local or global listings site.
Version: 1.0.0
Template: listable
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: listable-child-theme
Domain Path: /languages/
Tags: light, white, red

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Listable is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

/* ADD YOUR NEW CSS RULES HERE */

/* This file assumes you wish to add new CSS rules that will overwrite the ones in the parent's CSS files
If you wish however, you can copy the whole style.css file from the parent here and hack at it - see functions.php for more details.
In that case please remember that you still need to retain the header above (replace the header of the parent style.css with the one above),
specifically the 'Template: listable' line. */


/* style.css:141 */
.site-header .search-form .search-field,
.site-header .search-form .search-submit {
    color: #ffffff !important;
}

/* style.css:11655 */
@media only screen and (min-width: 900px) {
	.site-header .search-form {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;

		-webkit-flex-basis: 350px;
		flex-basis: 350px;
		-ms-flex-negative: 0;
		-ms-flex-preferred-size: 350px;
		-webkit-flex-shrink: 0;
		flex-shrink: 0;
	}
}

#submit-job-form > p:last-child {
    margin-bottom: 20px;
    text-align: center;
}


.search_jobs--frontpage .chosen-container .chosen-results li {
    color: white !important;
}

/* Fix rating stars on single listing page  */
.single_job_listing .single-meta .single-rating { width: 100%; }


/* Fix opacity of video on home page  */
.page-template-front_page  .entry-header.has-image:before { opacity: 0.4; }


@media screen and (max-width: 360px) {
  .footer-widget-area {
    display: none;
  }
}





/*
     FILE ARCHIVED ON 00:07:25 Jun 24, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 22:55:33 Mar 09, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.783
  exclusion.robots: 0.039
  exclusion.robots.policy: 0.024
  esindex: 0.018
  cdx.remote: 46.449
  LoadShardBlock: 332.016 (3)
  PetaboxLoader3.datanode: 153.241 (4)
  PetaboxLoader3.resolve: 271.458 (3)
  load_resource: 102.239
*/