/* 
Theme Name:     WEBLOFT
Theme URI: 		http://www.webloft.ca/
Description: Thème personnalisé pour le client. Habituellement développé à partir d'un PSD fournis par votre agence de communication. Pour plus d'informations, veuillez communiquer avec votre agence ou le support de Webloft au 514-945-3700 / support@webloft.ca
Author:         WEBLOFT // JFRanger, Maxime & Dominique
Theme URI: 		http://www.webloft.ca/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

.nomargin,
.nomargin p,
.no-margin,
.no-margin p,
.nopadding,
.nopadding p,
.no-padding,
.no-padding p{margin:0 !important; padding:0 !important}

/* WL JOBS */
.wl-jobs ul {
	padding: 0;
	margin: 0;
}

.wl-jobs .sorting {
}

.wl-jobs #facility_sort {
	background-color: #ffffff;
	width: 40%;
	border: 1px solid #BBBBBB;
	border-radius: 0;
	padding: 15px 12px;
	margin: 0 0 40px auto;

	-webkit-appearance: none;
	-moz-appearance: none;

	-webkit-box-shadow: 0 0 35px 0 rgb(130 130 130 / 20%);
	box-shadow: 0 0 35px 0 rgb(130 130 130 / 20%);

	background-image:
		linear-gradient(45deg, transparent 50%, gray 50%),
		linear-gradient(135deg, gray 50%, transparent 50%),
		linear-gradient(to right, #ccc, #ccc);
	background-position:
		calc(100% - 20px) calc(50% - 1px),
		calc(100% - 15px) calc(50% - 1px),
		calc(100% - 2.5em) 50%;
	background-size:
		5px 5px,
		5px 5px,
		1px 1.5em;
	background-repeat: no-repeat;
}

.wl-jobs .job-box {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-bottom: 2px dotted #fff;
}

.wl-jobs .job-box .job-left {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 80px 0;
	background: url(/wp-content/uploads/2024/02/wl-job-icon3.png) left center no-repeat;
	background-size: 140px auto;
	padding-left: 180px;
}

.wl-jobs .job-box ul,
.single.job-box ul {
	list-style: none;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
}

.wl-jobs .job-box ul li,
.single.job-box ul li {
	opacity: 0.75;
	margin-right: 1.5rem;
	color: #EEE1BE;
}
.wl-jobs .job-box a {
	color: #EEE1BE;
}

.wl-jobs .job-box h5 {
	margin: 0;
	padding-bottom: 10px;
	color: #EEE1BE;
	font-family: var(--e-global-typography-ecd17f9-font-family), Sans-serif;
	font-size: 21px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 1.25em;
}

.wl-jobs .job-box .job-right {
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.wl-jobs .job-box .btn {
	font-family: var(--e-global-typography-ecd17f9-font-family), Sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-transform: none;
	background-color: #82CA9C;
	border-radius: 25px 25px 25px 25px;
	padding: 10px 20px;
	color: #fff;
	text-transform: uppercase;
}
.wl-jobs .job-box .btn:hover {
	background-color: #EEE1BE;
	color: #ffffff;
}

@media screen and (max-width: 767px) {
	.wl-jobs #facility_sort {width: 100%;}
	.wl-jobs .job-box {flex-direction: column;padding: 60px 0;}
	.wl-jobs .job-box .job-left {padding:0;background-size: 120px auto;padding-left: 150px;min-height: 135px;background-position: top left;}
	.wl-jobs .job-box .job-right {width: 100%;padding-left: 150px;padding-top: 0px;}
}

/* Gravity Forms */
body .gform_wrapper input[type=date], 
body .gform_wrapper input[type=email],
body .gform_wrapper input[type=number],
body .gform_wrapper input[type=password], 
body .gform_wrapper input[type=search], 
body .gform_wrapper input[type=tel], 
body .gform_wrapper input[type=text], 
body .gform_wrapper input[type=url], 
body .gform_wrapper textarea {
	border: 0;
	border-bottom: 0.25px solid #4e7a73;
	border-radius: 0;
	box-shadow: none;
	font-weight: 600;
	font-size: 18px;
	color: #2d493f;
	letter-spacing: -0.4px!important;
}
body .gform_wrapper .gfield_label,
body .gform_wrapper .gform-field-label {
	font-weight: 300;
	font-size: 14px;
	color: #2d493f;
	letter-spacing: -0.4px;
	margin: 0;
}

body .gfield--input-type-section {
	border-top: 0.25px solid #4e7a73;
	border-bottom: 0!important;
	padding-top: 70px;
	margin-top: 70px;
	margin-bottom: 60px;
	display: flex;
	align-items: center;
}
body .gfield--input-type-section .gsection_title {
	font-weight: 300;
	font-size: 48px;
	color: #faa61a;
	line-height: 1.4em;
	letter-spacing: -0.4px;
	margin: 0;
	width: 50%;
}
body .gfield--input-type-section .gsection_description {
	font-weight: 300;
	font-size: 14px;
	color: #2d493f;
	line-height: 1.4em;
	letter-spacing: -0.4px;
	text-align: right;
	margin: 0;
	width: 50%;
}
body .gfield--input-type-section .gsection_description a {
	color: #2d493f;
}
body .gfield--input-type-section .gsection_description a:hover {
	text-decoration: underline;
}
body .gform_wrapper .gform_footer {
    justify-content: flex-end;
	border-top: 0.25px solid #4e7a73;
	padding-top: 60px;
}
body .gform_wrapper .gform_page_footer {
    text-align: right;
}
body .gform_wrapper .gform_footer .gform_button {
	font-weight: 600!important;
	font-size: 18px!important;
	text-transform: uppercase!important;
	background-color: #82ca9c!important;
	letter-spacing: -0.4px!important;
	color: #2d493f!important;
}
body .gform_wrapper .gform_footer .gform_button:hover {
	background-color: #2d493f!important;
	color: #82ca9c!important;
}
body .gform_wrapper .gform_footer .gform_button:focus {
	outline: 0;
	box-shadow: none;
}

body .gform_wrapper .gfield--type-total input {
	border-bottom: 0;
}
body .gform_wrapper .wl-gf-total input {
	font-weight: 300!important;
	font-size: 48px!important;
	color: #746e5b!important;
	letter-spacing: -0.4px;
}
body .gform_wrapper .wl-gf-total .ginput_container {
	text-align: right;
}

@media screen and (max-width: 767px) {
	body .gfield--input-type-section {
		flex-direction: column;
	}
	body .gfield--input-type-section .gsection_title,
	body .gfield--input-type-section .gsection_description {
		width: 100%;
		text-align: left;
	}
}
/* /Gravity Forms */