./*
Theme Name: CNRB
*/



/*** style header ***/
.vce-basic-menu-container .vce-basic-menu ul.menu {
    padding-left: 0;
}
.vce-basic-menu-container .vce-basic-menu ul.menu .menu-item>a {
    font-family: 'Abel';
    padding: 16px 20px !important;
}
.fix-social {
    position: fixed !important;
    right: 0;
    width: 82px !important;
    z-index: 10;
}


/*** style accueil ***/
.vce-post-slider-block-item-content .vce-post-slider-block-item-title {
    font-family: 'Abel';
    font-size: 24px !important;
}
.vce-post-slider-block-item-content .vce-post-slider-block-item-title {
    font-family: 'Montserrat';
}


/*** style titre ***/
.title-shape:after {
    content: '';
    width: 2.5px;
    top: -14px;
    height: 38px;
    background-color: #000;
    position: absolute;
    left: -16px;
}
.title-shape:before {
    content: '';
    width: 42px;
    height: 2.5px;
    background-color: #000;
    position: absolute;
    left: -25px;
    top: -7px;
}


/****** ******/
.srv-actif button {
    background-color: #ffc85b !important;
}
.vce-text-block-wrapper li::before {
    content: "\f105" !important;
    font-family: 'Font Awesome 5 Free';
    color: #000 !important;
    font-size: 16px !important;
    font-weight: 600;
    top: 3px;
}

/*** style formulaire de contact ***/
.wpcf7-form-control-wrap, .wpcf7-form label {
    width: 100%;
}
.wpcf7-form-control-wrap > input, 
.wpcf7-form-control-wrap > select {
    height: 42px;
}
.wpcf7-form-control-wrap > textarea,
.wpcf7-form-control-wrap > input, 
.wpcf7-form-control-wrap > select {
    width: 100%;
    border: 0;
    background: rgb(0 0 0 / 5%);
    color: #333;
    font-family: 'Abel';
    font-weight: 600;
    padding-left: 10px;
}
.wpcf7-submit {
    background-color: #ffc85b;
    border: 0;
    padding: 8px 30px;
    font-family: 'Abel';
    font-weight: 700;
    color: #fff;
}


/*** style footer ***/
.footer-logo img {
	filter: brightness(0) invert(1);
}
.vce-copyright {
    font-size: 18px;
    font-family: 'Abel';
}

/* Masquer les réseaux sociaux sur le site */
#icon_rs{
	display:none !important;
}
/*Modifier le bouton de reservation*/	
.reservation_evenement {
	font-size: 16px !important;
    padding: 15px 43px !important;
	box-shadow: none !important;
	color: #000 !important;
	background-color: transparent !important;
	border:solid 2px #000 !important;
}

.em.pixelbones a {
	color:#001529 !important;}
/*CSS icones JOB*/
.single_job_listing .meta .date-posted:before, .single_job_listing .meta .location:before{
	position:relative;
	padding-right:50px;
}
/*css bouton postuler */
.application_button {
	font-size: 16px !important;
    padding: 15px 43px !important;
	box-shadow: none !important;
	color: #000 !important;
	background-color: transparent !important;
	border:solid 2px #000 !important;
}
/*css pour masquer le mot order by */

.entry-full-content .entry-author-data .author-biography, .entry-full-content .entry-meta, .nav-links.post-navigation a .meta-nav, .search-results-header h4, .entry-preview .entry-meta li, .entry-preview .entry-meta li a, .entry-content .gallery-caption, .comment-content blockquote, .entry-content blockquote, .wp-caption .wp-caption-text, .comments-area .comment-list .comment-metadata a{
	display:none;
}
.single_job_listing .meta .job-type {
	background-color: #f08d3c !important;}
/*Masquer l'avatar de l'auteur*/
.entry-full-content .entry-author-data {
	display:none; }
	
.em.em-list .em-item .em-item-info {
    border-left: 4px solid #f08d3c !important;
    padding: 0 10px 0 35px;
}

.em.em-item.em-item-single .em-item-image img {
	border-left: 4px solid #f08d3c !important;}
/*Ajouter la police à la page appels d'offres */
.vce-post-grid-with-box-description .vce-post-grid-with-box-title {
	    font-family: 'MONTSERRAT' !important;
    font-size: 1.5rem !important;
}
/*Modifer la taille des extraits offres d'emplois */
.vce-post-slider-block-item--description-color-555555 .vce-post-description--excerpt {
    color: #555;
    font-size: 0.8rem !important;
}
/*Ajouter du style d'écriture au titre page evenement */
.em.em-list .em-item .em-item-info h3.em-item-title a {
    
    font-family: 'MONTSERRAT' !important;
}
.vce-post-grid-with-box-description .vce-post-grid-with-box-title{
	 font-family: 'MONTSERRAT' !important;
	font-size: 1rem !important;
}
/*Cacher le bouton calanderier sur la page evenement */
.em.em-item.em-item-single .em-item-meta .button, .em.em-item.em-item-single .em-item-meta button {
    
    display: none !important;
}

.entry-title{
	display:none;
}

@media only screen and (max-width: 600px) {
	h3{
		font-size:20px !important;
	}
}
h1{
	font-size: 30px !important;
}
	}

@media only screen and (max-width: 782px) {
#rmp_menu_trigger-365.rmp-trigger-box { 
        top: 260PX !important;
}
}