/*
Theme Name: Demos Theme
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Hello Pomelo
Author URI: https://www.hello-pomelo.com/
Description: Le nouveau Design System de Demos, réalisé par Hello Pomelo
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.7.2
Updated: 2023-07-03 15:28:29
*/

/* SURCLASS SITE */
/*
body.formation-template-default div.elementor-widget-text-editor div p
{

    margin-block-start: 0px;
    margin-block-end: 0px;
}
*/

/*
	Fil d'ariane
*/
body.home div.demos-fil-ariane
{
	display:none;
}

/*
LOOP Formation
*/
div.demos-loop-formation
{

}
div.demos-loop-formation div.demos-loop-formation-wrapper
{
	margin: 0px;
	padding: 0px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
div.demos-loop-formation div.demos-loop-formation-wrapper-legend
{
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 12px;
	line-height: 12px;
}

/*
search-form
*/
div.demos-header-search
{
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
}
div.demos-header-search div.demos-header-search-wrapper
{
	padding: 14px 20px 14px 20px;
	font-family: "Poppins";
	font-size: 14px;
	height: 2.5rem;
	border: 0px;
	border-radius: 16px;
	background-color: #F0F0F0;
	
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
}
div.demos-header-search div.demos-header-search-wrapper input.demos-header-search-input
{
	flex: 1;
	border: none;
	font-family: "Poppins";
	font-size: 14px;
	background-color: transparent;
	outline: none;
}
div.demos-header-search div.demos-header-search-wrapper span.demos-header-search-button
{
	border: none;
    margin: 0;
    padding: 0;
    width: auto;
    overflow: visible;

    background: transparent;

    /* inherit font & color from ancestor */
    color: inherit;
    font: inherit;

    /* Normalize `line-height`. Cannot be changed from `normal` in Firefox 4+. */
    line-height: normal;

    /* Corrects font smoothing for webkit */
    -webkit-font-smoothing: inherit;
    -moz-osx-font-smoothing: inherit;

    /* Corrects inability to style clickable `input` types in iOS */
    -webkit-appearance: none;
	
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	
	cursor: pointer;
}
div.demos-header-search div.demos-header-search-wrapper span.demos-header-search-button svg
{
	width: 20px;
}

/*
search-table
*/
div.elementor-element-798bb7f
{

}
div.elementor-element-798bb7f div.elementor-widget-container
{
	margin-top: 35px;
}


/*
Page Formation
*/
p.demos_category_thematique
{

}
p.demos_category_thematique a
{
	box-sizing: border-box;
    color: rgb(34, 34, 34);
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-align: start;
}
p.demos_category_thematique a:hover
{
	color: rgb(34, 34, 34);
}

.demos-catalogue
{
	
}

.demos-catalogue .demos-catalogue-wrapper
{
	margin: 8px 0px 0px 0px;
	padding: 24px 24px 24px 40px;
	background-color: #afc2d1;
}

.demos-catalogue .demos-catalogue-wrapper .demos-heading-title
{
	color: rgb(253, 253, 253);
	font-family: "Poppins", sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 28px;
	margin-block-end: 0px;
	margin-block-start: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: left;
	-moz-osx-font-smoothing: grayscale;
}

.demos-catalogue .demos-catalogue-subwrapper
{
	margin: 8px 0px 0px 0px;
	padding: 24px 24px 24px 40px;
	background-color: #F2F2F2;
}

.demos-catalogue .demos-catalogue-subwrapper .demos-heading-title
{
	color: rgb(31, 33, 36);
	font-family: "Poppins", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	margin-block-end: 0px;
	margin-block-start: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: left;
	
	display: flex;
	justify-content: flex-start;
	align-content: center;
	align-items: center;
}
.demos-catalogue .demos-catalogue-subwrapper .demos-heading-title span
{
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
}
.demos-catalogue .demos-catalogue-subwrapper .demos-heading-title span.fleche-close svg
{
	margin-right: 5px;
	width: 8px;
}
.demos-catalogue .demos-catalogue-subwrapper .demos-heading-title span.fleche-open svg
{
	margin-right: 5px;
	width: 14px;
}

.demos-formations
{
	padding: 0px;
	padding: 0px;
	padding-left: 15px;
	padding-right: 15px;
}
.demos-formations .demos-formation
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 4px;
	border: 1px solid rgba(186, 194, 202, 0.3);
	
	
}
.demos-formations .demos-formation:hover
{

}
.demos-formations .demos-formation a.demos-formation-link
{
	display: flex;
	flex-direction: row;
}
.demos-formations .demos-formation .demos-formation-wrapper
{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex: 1;
}
.demos-formations .demos-formation .demos-formation-wrapper .demos-formation-wrapper--title
{
	flex: 1;
	
	display: flex;
	align-content: center;
	justify-content: flex-start;
	align-items: center;
}
.demos-formations .demos-formation .demos-formation-wrapper .demos-formation-wrapper--title h2
{
	box-sizing: border-box;
    color: rgb(34, 34, 34);
    cursor: pointer;
    font-family: "Roboto", sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 22px;
    margin: 0px;
    padding: 0px;
    text-align: left;
    word-break: break-word;
}
.demos-formations .demos-formation .demos-formation-wrapper .demos-formation-wrapper--trainingtag
{
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	
	min-width: 50px;
	margin-left:5px;
	margin-right:5px;
}
.demos-formations .demos-formation .demos-formation-wrapper .demos-formation-wrapper--trainingtag div.demos_training_tag_ids__wrapper
{
	background-color: rgb(200, 200, 200);
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	box-sizing: border-box;
	color: rgb(51, 51, 51);
	font-size: 16px;
	font-weight: 400;
	height: 22px;
	line-height: 24px;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	margin-left: 3px;
	margin-right: 3px;
	text-align: center;
	display: block;
	width:100%;
}
.demos-formations .demos-formation .demos-formation-wrapper .demos-formation-wrapper--trainingtag div.demos_training_tag_ids__wrapper span
{
	box-sizing: border-box;
	color: rgb(253, 253, 253);
	cursor: pointer;
	font-family: "Roboto", sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 12px;
	margin-block-end: 0px;
	margin-block-start: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: center;
	display: block;
	width:100%;
	height:100%;
}
.demos-formations .demos-formation .demos-formation-wrapper .demos-formation-wrapper--trainingtag div.demos_training_tag_ids__best
{
	background-color: rgb(78, 173, 162);
}
.demos-formations .demos-formation .demos-formation-wrapper .demos-formation-wrapper--trainingtag div.demos_training_tag_ids__certifiant
{
	background-color: rgb(182, 142, 183);
}
.demos-formations .demos-formation .demos-formation-wrapper .demos-formation-wrapper--trainingtag div.demos_training_tag_ids__cpf
{
	background-color: rgb(60, 120, 170);
}
.demos-formations .demos-formation .demos-formation-wrapper .demos-formation-wrapper--trainingtag div.demos_training_tag_ids__diplomant
{
	background-color: rgb(245, 151, 160);
}
.demos-formations .demos-formation .demos-formation-wrapper .demos-formation-wrapper--trainingtag div.demos_training_tag_ids__new
{
	background-color: rgb(244, 108, 92);
}
.demos-formations .demos-formation .demos-formation-wrapper .demos-formation-wrapper--trainingtag div.demos_training_tag_ids__reglementaire
{
	background-color: rgb(147,159,159);
}
.demos-formations .demos-formation .demos-formation-wrapper .demos-formation-wrapper--duration
{
	display: flex;
	justify-content: flex-start;
	align-content: center;
	align-items: center;
	
	min-width: 250px;
	margin-left:5px;
	margin-right:5px;
}
.demos-formations .demos-formation .demos-formation-wrapper .demos-formation-wrapper--duration svg
{
	box-sizing: border-box;
    color: rgb(186, 194, 202);
    cursor: pointer;
    display: inline-block;
    fill: rgb(186, 194, 202);
    font-size: 14px;
    font-weight: 400;
    height: 14px;
    line-height: 14px;
    position: relative;
    text-align: center;
    width: 14px;
    word-break: break-word;
	margin-left:5px;
	margin-right:5px;
}
.demos-formations .demos-formation .demos-formation-wrapper .demos-formation-wrapper--duration strong
{
	box-sizing: border-box;
    color: rgb(34, 34, 34);
    cursor: pointer;
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    text-align: start;
    word-break: break-word;
}
.demos-formations .demos-formation .demos-formation-wrapper .demos-formation-wrapper--duration span
{
	box-sizing: border-box;
    color: rgb(34, 34, 34);
    cursor: pointer;
    font-family: "Roboto";
    font-size: 14px;
    font-weight: normal;
    line-height: 21px;
    text-align: start;
    word-break: break-word;
	margin-left: 5px;
}
.demos-formations .demos-formation .demos-formation-wrapper .demos-formation-wrapper--mode
{
	display: flex;
	justify-content: flex-start;
	align-content: center;
	align-items: center;
	
	min-width: 200px;
	margin-left:5px;
	margin-right:5px;
}
.demos-formations .demos-formation .demos-formation-wrapper .demos-formation-wrapper--mode span
{
	box-sizing: border-box;
	color: rgb(34, 34, 34);
	display: inline;
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	font-weight: 400;
	list-style-type: none;
	text-align: left;
	word-break: break-word;
}

.demos-childrens
{
	margin-left: 15px;
	margin-right: 15px;
}

.demos-childrens .demos-children
{
	
}


/*
	ARCHIVE Type de formation
*/
body.tax-type-de-formation
{

}

body.tax-type-de-formation #content nav.pagination
{
	display: flex;
    justify-content: center;
    align-items: center;
}

body.tax-type-de-formation #content nav.pagination div.nav-previous, body.tax-type-de-formation #content div.pagination div.nav-next
{
	margin-left: 5px;
	margin-right: 5px;
}
body.tax-type-de-formation #content nav.pagination a
{
	color: #666;
}
body.tax-type-de-formation #content nav.pagination a:hover
{
	color: #000;
}

body.tax-type-de-formation #content div.page-content
{
	margin-top: 25px;
}
body.tax-type-de-formation #content div.page-content::before
{
	display: block;
	content: "Les formations :";
    font-size: 26px;
    margin-bottom: 10px;
}

body.tax-type-de-formation #content .page-content h2.entry-title
{
	font-size: 16px;
    line-height: 16px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
	display: flex;
}
body.tax-type-de-formation #content .page-content h2.entry-title::before
{
	content: "☐";
	display: inline-block;
	margin-right: 10px;
}

body.tax-type-de-formation #content .page-content h2.entry-title a
{
	color: #666;
}
body.tax-type-de-formation #content .page-content h2.entry-title a:hover
{
	color: #000;
}

/*
SESSION FILTER
*/
div.event-item div.events-wrapper--selector-none
{
	display: none;
	margin-left: 5px;
	margin-right: 5px;
}
div.event-item div.events-wrapper--selector-none p
{
	padding: 0px;
	margin: 0px;
}
div.event-item div.events-wrapper--selector
{
	display: flex;
	justify-content: center;
	align-items: center;
}
div.event-item div.events-wrapper--selector div.events-wrapper--selector-wrapper
{
	margin-left: 5px;
	margin-right: 5px;
	display: flex;
    justify-content: center;
    align-items: center;
}
div.event-item div.events-wrapper--selector div.events-wrapper--selector-wrapper label
{
	margin-left: 5px;
}
