/*
Theme Name: FFC
Template: twentytwentyone
Author: ED - BRIEF
Author URI: https://brief.fr/
Description: Theme enfant FFC
Version: 0.1.0.1611927442
Updated: 2021-01-29 14:37:22
*/

/*FORMS*/

#mon-espace .user-registration-error {
	display: flex;
	justify-content: start;
	align-items: center;
}

#mon-espace .user-registration-error {
	display: flex;
	justify-content: start;
	align-items: center;
}

.user-registration-error::before, .user-registration-info::before, .user-registration-message::before {
	margin-right: 10px !important;
}

#mon-espace .user-registration-error li {
	font-size:1em;
}

/*MES ARTICLES*/

#mon-espace .mes-articles-container ul {
	font-size: 0 !important;
}

/*BASE DOCUMENTAIRE*/

.border-doc-box {
	min-height: 135px;
	padding: 10px !important;
}

.info-from-documentaire {
	width: 100%;
}

.img-from-documentaire,
.doc-author,
.doc-format,
.doc-download span {
	display: none;
}

.doc-download i {
	margin: 0 10px;
}

/*RESPONSIVE*/

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

/*NAV*/
	
	#user-registration .user-registration-MyAccount-navigation {
		display: none;
	}
	.user-registration-MyAccount-content .img-espace-benevole > div {
		max-width: 100%!important;
	}
	
}






