/**
 * Theme Name: Jobify - Classic
 * Theme URI: https://astoundify.com/
 * Author: Astoundify
 * Author URI: http://astoundify.com
 * Description: Everything you need to build a professional job board.
 * Version: 1.0.0
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Tags: white, one-column, right-sidebar, fixed-width, custom-background, custom-header, theme-options, full-width-template, featured-images, flexible-header, custom-menu, translation-ready
 * Template: jobify
*/
/**
 * The parent theme's CSS is automatically included so there is no need
 * to use the @import rule to include the parent theme CSS.
 *
 * Place Custom CSS Below this.
 */

 @font-face {
    font-family: 'Montserrat';
    src: url('./fonts/Montserrat-Bold.woff2') format('woff2'),
        url('./fonts/Montserrat-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Varela Round';
    src: url('./fonts/VarelaRound-Regular.woff2') format('woff2'),
        url('./fonts/VarelaRound-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Slab';
    src: url('./fonts/RobotoSlab-SemiBold.woff2') format('woff2'),
        url('./fonts/RobotoSlab-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('./fonts/Roboto-Bold.woff2') format('woff2'),
        url('./fonts/Roboto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('./fonts/Roboto-Light.woff2') format('woff2'),
        url('./fonts/Roboto-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('./fonts/Roboto-Medium.woff2') format('woff2'),
        url('./fonts/Roboto-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('./fonts/Roboto-Black.woff2') format('woff2'),
        url('./fonts/Roboto-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('./fonts/Roboto-Regular.woff2') format('woff2'),
        url('./fonts/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Arial';
    src: url('./fonts/ArialMT.woff2') format('woff2'),
        url('./fonts/ArialMT.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.container {
	max-width: 1580px;
	padding-right: 20px !important;
	padding-left: 20px !important;
 }

.page-id-75 .page-header {
	background: url(https://www.jobspf.de/wp-content/uploads/2018/11/widget-search-background-2.jpg) no-repeat;
}
.page-id-845 .page-header {
	background: url(https://www.jobspf.de/wp-content/uploads/2018/11/widget-search-background-2.jpg) no-repeat;
}

.manage-company {
	display: none;
}

.add-ad {
	display: none;
}

.widget--home-hero-search .container {
	background: rgba(255, 255, 255, 0.5);
	padding-top: 40px;
	padding-bottom: 40px;
}

.widget--home-hero-search .container h2 {
	font-size: 3em;
    color: #293077 !important;
    font-weight: bold;

}
.widget--home-hero-search .container p {
	font-size: 2em;
}

.search_jobs>div .chosen-container,
.search_jobs>div .select,
.search_jobs>div input,
.search_jobs>div select,
.search_resumes>div .chosen-container,
.search_resumes>div .select,
.search_resumes>div input,
.search_resumes>div select {
	height: 40px;
}

@media screen and (max-width: 1000px) {
	.search_jobs {
		flex-direction: column;
	}

	.search_jobs .search_radius {
		margin-right: 0;
	}
}

.search_jobs {
	display: flex;
}

.search_jobs .search_keywords {
	flex: 2;
}

@media screen and (max-width: 1000px) {
	.search_jobs .search_keywords {
		width: 100% !important;
		margin-left: 0 !important;
	}
}

.search_jobs .search_location {
	flex: 2;
}

@media screen and (max-width: 1000px) {
	.search_jobs .search_location {
		width: 100% !important;
		margin-left: 0 !important;
	}
}

.search_jobs .search_categories {
	flex: 2;
}

.search_jobs .search_categories:nth-of-type(4) {
	flex: 1;
}

.search_jobs input {
	flex: 1;
}

.recaptcha {
	display: block;
	margin-bottom: 24px;
}

h3.widget-title--home {
	position: relative;
	margin-bottom: 250px;
}

h3.widget-title--home::after {
	content: "";
	position: absolute;
	background-image: url("https://jobtower-on-tour.de/wp-content/uploads/2021/07/Logo.svg");
	background-size: cover;
	width: 260px;
    height: 150px;
    top: calc(100% + 40px);
    left: 50%;
    transform: translateX(-50%);
}

@media screen and (max-width: 768px) {
	.select2-search__field {
		width: 100% !important;
	}

	.page-id-79 .button {
		margin-bottom: 10px;
	}
}

.list .elementor-widget-container {
	display: flex;
	justify-content: center;
}

.list .elementor-text-editor {
	max-width: 700px;
}

.list .row {
	display: flex;
	margin-bottom: 40px;
}

.list .row .number {
	font-size: 60px;
	font-weight: bold;
	margin-right: 40px;
}

.list .row .text {
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.list .row .text > * {
	margin-bottom: 15px;
}

.list .row .text div:last-child {
	margin-bottom: 0;
}

.list .row:last-child {
	margin-bottom: 0;
}

@media screen and (max-width: 1280px) {
	.list .row .number {
		font-size: 40px;
		font-weight: bold;
		margin-right: 20px;
	}

	.list .row {
		margin-bottom: 20px;
	}

	.list .row:last-child {
		margin-bottom: 0;
	}
}

@media screen and (max-width: 768px) {
	.list .row .number {
		font-size: 20px;
		font-weight: bold;
		margin-right: 10px;
	}

	.list .row {
		margin-bottom: 10px;
	}

	.list .row:last-child {
		margin-bottom: 0;
	}
}

.rich-text .elementor-text-editor p {
	margin-bottom: 60px;
}

.rich-text .elementor-text-editor ul {
	padding: 0;
}

.rich-text .elementor-text-editor ul > * {
	margin-bottom: 25px;
	margin-left: 20px;
	padding-left: 15px;
}

.prices .elementor-row > *  {
	margin-right: 150px;
	margin-left: 150px;
	width: calc(50% - 150px);
}

.prices .elementor-row .price-col {
	width: fit-content;
	margin-right: 60;
}

.prices .elementor-row .price-col .checkbox-container {
	display: block;
	height: 26px;
	width: 26px;
	position: relative;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.prices .elementor-row .price-col .checkbox-container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

.prices .elementor-row .price-col .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 26px;
	width: 26px;
	border: 1px solid #707070;
	border-radius: 5px;
}

.prices .elementor-row .price-col .checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

.prices .elementor-row .price-col .checkbox-container input:checked ~ .checkmark:after {
	display: block;
}

.prices .elementor-row .price-col .checkbox-container .checkmark:after {
	top: 50%;
	left: 50%;
	width: 13px;
	height: 13px;
	transform: translate(-50%, -50%);
	border-radius: 5%;
	background: #707070;
}


.prices .elementor-row .price-col + .elementor-column {
	margin-left: 0;
}

.prices .elementor-row .elementor-column:first-child  {
	margin-left: 0px;
}

.prices .elementor-row .elementor-column:last-child  {
	margin-right: 0px;
}

@media screen and (max-width: 1280px) {
	.prices .elementor-row > *  {
		width: calc(50% - 75px);
		margin-right: 75px;
		margin-left: 75px;
	}

	.prices .elementor-row .elementor-column:first-child  {
		margin-left: 0px;
	}
	
	.prices .elementor-row .elementor-column:last-child  {
		margin-right: 0px;
	}
}

@media screen and (max-width: 768px) {
	.prices .elementor-row > *  {
		width: 100%;
		margin-right:0px;
		margin-left: 0px;
		margin-bottom: 30px;
	}

	.prices .elementor-row .price-col {
		width: 46px;
	}

	.prices .elementor-row .price-col + .elementor-column {
		width: calc(100% - 46px);
	}
	
	.prices .elementor-row .elementor-column:last-child  {
		margin-bottom: 0px;
	}
}

.prices .elementor-text-editor p {
	margin-bottom: 0;
}

.prices .elementor-text-editor .heading {
	font-size: 30px;
	font-weight: bold;
}

.prices .elementor-text-editor .price {
	font-size: 40px;
	font-weight: bold;
}

@media screen and (max-width: 1024px) {
	.prices .elementor-text-editor .heading {
		font-size: 26px;
	}

	.prices .elementor-text-editor .price {
		font-size: 36px;
	}
}

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

	.prices .elementor-text-editor .heading {
		font-size: 22px;
	}

	.prices .elementor-text-editor .price {
		font-size: 32px;
	}
}

.events .elementor-container .elementor-row > * {
	width: calc(20% - 20px);
	margin-right: 10px;
	margin-left: 10px;
}

@media screen and (max-width: 1280px) {
	.events .elementor-container .elementor-row {
		flex-wrap: wrap;
	}
	
	.events .elementor-container .elementor-row .event {
		width: calc(33.3% - 20px);
		margin-bottom: 50px;
	}
}

.events .elementor-container .elementor-row .elementor-column .elementor-widget-wrap {
	height: 280px;
}

.events .event .dates h3 {
	font-size: 40px !important;
}

.events .event .dates p {
	margin: 0;
}

.events .event .name {
	font-size: 25px;
}

.events .event .name p {
	margin: 0;
}

.events .event .location {
	font-size: 14px;
}

.events .event .location p {
	margin: 0;
}


@media screen and (max-width: 1440px) {
	.events .elementor-container .elementor-row .elementor-column .elementor-widget-wrap {
		height: 230px;
	}

	.events .event .dates h3 {
		font-size: 32px !important;
	}

	.events .event .name {
		font-size: 24px;
	}
}

@media screen and (max-width: 1380px) {
	.events .event .dates h3 {
		font-size: 30px !important;
	}

	.events .event .name {
		font-size: 22px;
	}
}

@media screen and (max-width: 768px) {
	.events .elementor-container .elementor-row .elementor-column .elementor-widget-wrap {
		height: 200px;
	}
	.events .elementor-container .elementor-row .event {
		width: 100%;
		margin-right: 0;
		margin-left: 0;
		margin-bottom: 30px;
	}

	.events .elementor-container .elementor-row .event:last-child {
		margin-bottom: 0px;
	}

	.events .event .dates h3 {
		font-size: 28px !important;
	}
	
	.events .event .name {
		font-size: 20px;
	}
	
	.events .event .location {
		font-size: 14px;
	}
}

.nav-menu {
	display: inline-block;
}

.registration-btn {
	display: inline-block;
	border-radius: 6px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	padding: 15px 30px;
	background-color: #7DC245;
	text-decoration: none;
	margin-left: 100px;
}

.registration-btn:hover {
	color: #FFFFFF;
	text-decoration: none;
}

@media screen and (max-width: 1440px) {
	.registration-btn {
		padding: 12px 25px;
	}
}

@media screen and (max-width: 1280px) {
	.registration-btn {
		padding: 10px 20px;
		margin-left: 50px;
	}
}

@media screen and (max-width: 1024px) {
	.nav-menu {
		display: block;
	}
	
	.registration-btn {
		display: block;
		margin-top: 8px;
		margin-left: 0;
	}
}

.site-header .site-branding .site-title img {
	max-width: 160px;
}

.registration-btn {
	display: none;
}

.footer-cta, .site-footer {
	background-color: #293077;
}

.footer-cta p {
	color: #ffffff;
}
