/*!
Theme Name: fabric
Theme URI: http://underscores.me/
Author: Annanuna
Author URI: http://www.annanuna.co.il/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fabric
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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.

fabric is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
.site-header {
	top:0 !important
}

.af-comeet__choose-location-title,
.af-comeet__locations{
	display: none
}
.af-comeet__choose-location-title.custom-title {
	display: block;
	margin-bottom:0;
}
@media (min-width: 1600px) {
	.careers-header .container {
		max-width: 1400px;
	}
}
@media screen and (min-width:768px) {
	.careers-jobs {
		left:0
	}
}

@media screen and (max-width:768px) {

	.careers-header .container {
		max-width: 670px;
	}
	.careers-header .froboto .d-none {
		display: block !important
	}
	.careers-header .froboto span {
		line-height:0;
	}
	header .social {
		margin-top: 100px;
	}
}
@media (max-width: 479px) {
	.menu-open li a {
		line-height: 50px;
		font-size: 15px;
	}
}
