<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: hospimedia
Description: Child theme for Avada theme 
Author: Florian Verrine
Author URI: https://digitalcorner.me
Template: Avada
Version: 1.0.0
Text Domain:  Avada 
*/
/*****************/
/*
@media only screen and (min-width: 641px) {
body.single-post header {
	background-color:transparent!important;
	position:absolute!important;
}
	body.single-post .fusion-tb-header {
		background-color:transparent!important;
	}
}*/
i.fa-solid {
	font-family: 'Font Awesome 5 Pro'!important;
	font-style:normal!important;
	margin-right:7px;
}
.fusion-post-cards li.fusion-post-cards-grid-column {
 min-height: 350px;
	}
#form_postuler h2 {
	margin-bottom: 40px;
}
.post-template-single-recrutement-new .box-wrapper {   
     overflow: inherit!important;
}
#bloc_rejoindre .emoji {
	width:2em!important;
	height:2em!important;
	font-size:28px!important;
}
.post-template-single-recrutement-new .date-info,.post-template-single-recrutement-new .category-info {
	display:none;	
}
.post-template-single-recrutement-new .post-info {
	text-transform:inherit!important;
	color:#364C5A!important;
	font-size:17px;
}
.meta_recrutement {
	margin:0 5px;
}
.post-template-single-recrutement p  {
	text-align:justify;
}
.post-template-single-recrutement-new h2 {
	color:#D9554D;
	margin-bottom:20px;
	margin-top:40px;
}
.post-template-single-recrutement-new h3 {
	color:#364C5A;
}
#bloc_rejoindre h2 {
	margin-top:0!important;
}
#bloc_rejoindre .pos-center {
    padding: 15px!important;
}
#bloc-postuler {
		background-color:#fff;
    border-top:1px solid #ff4149 !important;   
    bottom: 0;
    height: 4rem;
	overflow: auto;
	 position: -webkit-sticky;
    position: sticky;
  padding-top:10px; 
	padding-bottom:15px;  
	transition-duration: 500ms;
    z-index: 99999;
}

.accroche-postuler{
font-weight:500;
	font-size:22px;
	line-height: 46px;
} 
#bloc-postuler div {
	padding:0!important;
}
.chiffre_rejoindre {
	font-size:34px;
	font-weight:bold;
}
.footer_rejoindre {
	font-style:italic;
	text-align:center;
	color:#999999;
}
#bloc_rejoindre div {
	text-align:center;
}
@media (max-width: 569px) {
	.post-info div {
		display:block;
		margin-bottom:7px!important;
	}
}</pre></body></html>