/**
 * Theme Name: Diversidees
 * Description: This is a child theme of Airi
 * Author: aThemes
 * Author URI: https://athemes.com/
 * Template: airi
 * Version: 1.0
 */


/**************************************************/
/*                                                */
/*                  My Style                      */
/*                                                */
/**************************************************/

a {
  color: #595959;
  text-decoration: underline;
}

.home_gens_extra figure.elementor-image-box-img {
  width: 100% !important;
}

.home_gens_extra figure.elementor-image-box-img img {
  width: 100%;
  border-radius: 1.2rem;
  border: 5px solid #999;
}

.home_gens_extra .elementor-image-box-content h3 {
  text-align: left;
  font-weight: normal;
  font-size: 1.2rem;
}

.home_gens_extra .elementor-image-box-content .elementor-image-box-description {
  font-size: 1.8rem;
  text-align: left;
  font-weight: bold;
  color: #000;
}

.notre_equipe .elementor-widget-heading h2 {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 1.2rem;
  margin-top: 6rem;
}

.notre_equipe .elementor-widget-heading h3 {
  text-transform: uppercase;
  font-weight: bold;
  color:#FCC400;
  margin-bottom: 4rem;
}

.notre_equipe .elementor-widget-container,
.notre_equipe .elementor-widget-heading {
  margin: 0 !important;
  padding: 0;
}

.elementor-image-carousel figure {
  width: 60%;
  margin: auto !important;
  padding-top: 2rem;
  padding-bottom: 2rem;
  font-size: 1.2rem;
  color: #000000;
}

.notre_equipe .elementor-image-box-wrapper figure {
  width: 60% !important;
}

.notre_equipe .elementor-image-box-content h3 {
  font-size: 1.2rem;
  font-weight: normal;
}

.notre_equipe .elementor-image-box-content .elementor-image-box-description {
  font-size: 1.4rem;
  font-weight: bold;
  color: #000000;
}

.notre_equipe .allan .elementor-image-box-content h3 {
  color:#FEC93B;
}

.notre_equipe .sylvie .elementor-image-box-content h3 {
  color:#FD8843;
}

.notre_equipe .yohanna .elementor-image-box-content h3 {
  color:#F94D58;
}

.notre_equipe .diane .elementor-image-box-content h3 {
  color:#81449E;
}

.notre_equipe .christelle .elementor-image-box-content h3 {
  color:#59C7CA;
}

.notre_equipe .jacques .elementor-image-box-content h3 {
  color:#5DB753;
}

.home_blog .athemes-blog .post-item {
  -webkit-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
}

.home_blog .athemes-blog .post-item img {
  border: 5px solid #59C7CA;
  border-radius: 1.5rem;
}

.home_blog .athemes-blog .post-item .post-cat,
.home_blog .athemes-blog .post-item .byline {
  display: none;
}

.home_blog .athemes-blog .post-item .posted-on time {
  color:#999999;
  font-style: italic;
}

.social-media-list a[href*="facebook.com"]::before {
  content: "\f082";
}

.social-media-list a[href*="facebook.com"]::before,
.social-media-list a[href*="twitter.com"]::before,
.social-media-list a[href*="instagram.com"]::before,
.social-media-list a[href*="linkedin.com"]::before {
  background: transparent;
  color: #000;
  font-size: 1.8rem;
  width: 1.5rem;
}

#athemes_social_widget-1,
#athemes_social_widget-2 {
  margin-left: 50%;
  margin-bottom: 4rem;
  width: 100%;
  text-align: right;
}

footer a {
  text-decoration: none;
}

ul.social-media-list {
  margin: -5px;
  float: right;
}

#text-5,
#text-3 {
  margin-left: 50%;
  width: 100%;
  text-align: right;
}

.site-content,
#contactform {
  background: #F3F3F3;
}
#contactform {
  padding-top: 3rem;
}

.home .site-content,
.page-id-198 .site-content {
  background: #FFFFFF;
}

/** Contact form **/

#contactform_footer {
  -webkit-box-shadow: 3px 0px 8px -3px rgba(0,0,0,0.75);
  -moz-box-shadow: 3px 0px 8px -3px rgba(0,0,0,0.75);
  box-shadow: 3px 0px 8px -3px rgba(0,0,0,0.75);
  padding: 1rem 3rem;
  background: #ffffff;
  border-radius: 1.2rem 1.2rem 0 0;
  padding-bottom: 3rem;
}
#contactform_footer h2 {
  text-transform: uppercase;
  font-weight: bold;
}
#contactform_footer .contact_col1,
#contactform_footer .contact_col2,
#contactform_page .contact_col1,
#contactform_page .contact_col2 {
  display: inline-block;
  vertical-align: top;
}
#contactform_footer .contact_col1,
#contactform_page .contact_col1 {
  width: 40%;
}
#contactform_footer .contact_col2,
#contactform_page .contact_col2 {
  width: 59%;
}
#contactform_footer label,
#contactform_page label {
  width: 100%;
  color: #000;
}
#contactform_footer label span.label_texte,
#contactform_page label span.label_texte {
  position: absolute;
  left: -999rem;
}
#contactform_footer label input,
#contactform_footer label textarea,
#contactform_footer label select,
#contactform_page label input,
#contactform_page label textarea,
#contactform_page label select {
  padding: 0.5rem 1rem;
    border-radius: 0.5rem;
    border: 2px solid #C4C4C4;
    width: 100%;
    max-height: 15.8rem;
}
#contactform_footer label textarea#message {
    height: 6rem;
}
#contactform_page label textarea#message_2,
#contactform_footer label textarea#message_2 {
    height: 15.8rem;
}
#contactform_footer #contact_submit,
#button_hideshow_contactform,
#contactform_page #contact_submit_2,
#contactform_footer #contact_submit_2,
#contactform_page #fermer_contactform_page {
    border-radius: 0.5rem;
    padding: 0.5rem 5rem;
    color: #000000;
    background: #C4C4C4;
    border: #C4C4C4;
    float: right;
}

div.type_container {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #000;
	flex-wrap: wrap;
}

span.label_texte.blanc {
	min-width: 6rem;
}

span#type_client  {
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin: auto;
	margin-top: 10px;
	width: 650px;
	max-width: 100%;
}


span#type_client span.wpcf7-list-item {
	display: block;
	width: 40%;
}

span#type_client span.wpcf7-list-item label {
	display: flex;
	align-items: center;
	cursor: pointer;
}

#contactform_page label input[type="radio"], #contactform_footer label input[type="radio"],
#contactform_page label input[type="checkbox"], #contactform_footer label input[type="checkbox"] {
	width: auto;
	margin-right: 10px;
}

span.consentement label {
	display: flex;
	align-items: center;
	color: #fff;
	cursor: pointer;
}

@media screen and (max-width: 780px) {
	form.wpcf7-form div.type_container {
		justify-content: center;
		align-items: center;
		margin: 20px auto;
	}
	
	div#page #contactform_footer .contact_col1, div#page #contactform_page .contact_col1,
	div#page #contactform_footer .contact_col2, div#page #contactform_page .contact_col2, div.contact_select,
	div#page #contactform_page label select, div#page #contactform_footer label select 	{
		width: 100%;
	}
}


@media screen and (max-width: 500px) {
	div.type_container span#type_client {
		flex-direction: column;
		align-items: center;
	}
	
	div.type_container  span#type_client span.wpcf7-list-item {
		display: block;
		width: auto;
		max-width: 100%;
	}
	
	div#page #contactform_page, div.container #contactform_footer {
		padding: 4%;
	}
}





/** Fin Contact form **/

/** Contact form page **/

#button_hideshow_contactform {
  transform: rotate(-90deg);
  /* Legacy vendor prefixes that you probably don't need... */
  /* Safari */
  -webkit-transform: rotate(-90deg);
  /* Firefox */
  -moz-transform: rotate(-90deg);
  /* IE */
  -ms-transform: rotate(-90deg);
  /* Opera */
  -o-transform: rotate(-90deg);
  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  padding: 0.5rem;
  position: fixed;
  top: 12rem;
  right: -3.6rem;
  border-radius: 0.5rem 0.5rem 0 0;
  float: none;
}

#button_hideshow_contactform.form_show {
  left: -3.6rem;
  border-radius: 0;
  background: #E1E1E1;
  right: unset; 
}
#contactform_page #wpcf7-f152-o1 {
  width: 75%;
}

#contactform_page label select,
#contactform_footer label select {
  width: 40%;
}

#contactform_page {
  background: #E1E1E1;
  position: fixed;
  top: 7rem;
  width: 100%;
  padding: 2rem 6rem;
}

#contactform_page div.submit_container,
#contactform_footer div.submit_container {
	text-align: center;
	margin: 20px auto;
}

#contactform_page #contact_submit_2,
#contactform_footer #contact_submit_2 {
  float: none;
}

/** Fin Contact form page **/

/** Footer **/

footer {
  background: #E1E1E1;
  padding-bottom: 1rem;
}

#footer_copyright {
  float: right;
  display: inline-block;
}

.footer-widgets {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

#footer_link_politique {
  display: inline-block;
  position: absolute;
  right: 2rem;
}

#footer_link_politique a {
  color: #000;
}

/** Fin Footer **/

/** Atelier **/

.single-atelier .site-content {
    padding: 5rem 0 0;
}

#primary.atelier {
  width: 100%;
}

#primary.atelier article,
#primary.atelier nav {
  clear: both;
}
#primary.atelier nav {
  text-align: center;
}

#primary.atelier h1 {
  clear: initial;
  text-transform: uppercase;
  margin-top: 1rem;
}

#primary.atelier h2,
#primary.atelier h3,
#primary.atelier h4,
#primary.atelier h5,
#primary.atelier h6 {
  clear: initial;
}

#primary.atelier img.thumbnail_atelier {
  width: 40%;
  height: auto;
  float: right;
  border-radius: 0.5rem;
  margin-left: 2rem;
}

.nav-links {
  width: 100%;
  margin-top: 3rem;
  text-align: center;
}

.nav-links div,
.nav-links div.nav-previous,
.nav-links div.nav-next {
  float: none;
  width: auto;
  text-align: center;
  display: inline-block;
  color: #000000;
  max-width: 35%;
  vertical-align: middle;
}
.nav-links div.nav-previous a,
.nav-links div.nav-next a {
  color: #000000;
}
.nav-return .fa-th,
.fa-chevron-left,
.fa-chevron-right {
  display: inline-block;
  color: #000000;
  width: 2rem;
  height: auto;
  font-size: 1.5rem;
  line-height: 1.5rem;
  top: 0.3rem;
  position: relative;
  padding: 0 2rem;
}
.nav-links .nav-next .nav-next-texte {
  padding-left: 1rem;
}
.nav-return .nav-return-texte {
  position: absolute;
  left: -999rem;
}

/** Fin Atelier **/

/** Recrutement **/

.page-id-144 #partenaire_confiance img,
.page-id-227 #partenaire_confiance img,
.page-id-229 #partenaire_confiance img {
  border-radius: 50%;
}
.page-id-144 .ateliers h2 {
  text-transform: uppercase;
  color: #F67F82;
  font-weight: bold;
  text-align: left;
}
.page-id-227 h1.entry-title,
.page-id-229 h1.entry-title {
  display: none;
} 

/** Fin Recrutement **/

/** Communication **/

.page-id-229 .container {
  width: 100%;
  max-width: 100%;
}
.page-id-229 .site-main {
    /** padding-right: 0; **/
}
.page-id-229 .site-content {
    padding: 0;
}
#intro_communication {
  padding: 2% 5%;
}
#intro_communication h1 {
  clear: initial;
}
#intro_communication img {
  width: 40%;
  height: auto;
  margin: 2rem 3rem;
  border-radius: 0.5rem;
}
#intro_communication #demande_devis {
  background: #022443;
  color: #fff;
}
.communication {
  background: #fff;
  margin-top: 5rem;
}
.communication h2 {
    text-align: left;
    padding-left: 5%; 
    padding-top: 3rem;
    font-weight: bold;
    text-transform: uppercase;
}
.communication .list_ateliers {
  margin: 0;
}
.communication .list_ateliers li img {
  border: 2px solid #022443;
  margin-top: 0.2rem;
}
.communication .list_ateliers li {
    width: 25%;
    /* padding: 2% 5%; */
    text-align: left;
}
.communication .list_ateliers li a {
    text-decoration: none;
}
.communication .list_ateliers li span {
    /* position: initial;
    left: unset;
    width: auto;
    height: auto;
    text-align: left;
    padding-top:0;
    display: block;
    text-transform: capitalize; */
    padding-top: 8%;
}
.communication .list_ateliers li span.communication_client {
    font-weight: normal;
}
#post-229 .entry-content {
  margin:0;
}

/** Fin Communication **/

/** Post blog **/

.single-post #primary-menu li.menu-item-169 a,
.single-post #primary-menu li.menu-item-117834 a,
.page-id-213 #primary-menu li.page-item-213 a {
  border-bottom: 1px solid #6A6A6A;
}

.single-post .site-content {
    padding: 25px 0;
}
.single-post .ariane {
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 0.9rem;
}
.single-post h1 {
  margin-top: 1rem;
  margin-bottom: 2rem;
  text-transform: uppercase;
  font-weight: bold;
    font-size: 1.6rem;
}
.single-post h2 {
  text-transform: capitalize !important;
    font-size: 1.2rem;
}
.single-post .thumbnail_atelier {
  width: 100%;
  height: auto;
  border-radius: 0.5rem;
  margin-bottom: 2rem;
}

/** Fin Post blog **/

/** Couleurs des pages **/

.page-id-198 #primary-menu li.page-item-198 a,
.single-atelier #primary-menu li.menu-item-210 a,
.single-atelier #primary-menu li.menu-item-117805 a {
    border-bottom: 1px solid #59C7CA;
}

.page-id-198 footer,
.page-id-198 #contactform_page,
.single-atelier footer,
.single-atelier #contactform_page,
.page-id-198 #contactform_footer,
.single-atelier #contactform_footer {
    background: #59C7CA;
}

.page-id-198 footer .widget a,
.single-atelier footer .widget a,
.page-id-198 footer .textwidget,
.page-id-198 footer #footer_copyright,
.single-atelier footer .textwidget,
.single-atelier footer #footer_copyright {
    color: #000;
}

.page-id-198 #contactform_footer h2,
.single-atelier #contactform_footer h2 {
  color: #59C7CA;
}

.page-id-198 #contactform_footer #contact_submit,
.page-id-198 #button_hideshow_contactform,
.single-atelier #contactform_footer #contact_submit,
.single-atelier #button_hideshow_contactform {
    background: #59C7CA;
    border: #59C7CA;
}

.page-id-198 #contactform_page #contact_submit_2,
.single-atelier #contactform_page #contact_submit_2,
.page-id-198 #contactform_footer #contact_submit_2,
.single-atelier #contactform_footer #contact_submit_2 {
    background: #707070;
    color: #ffffff;  
}

.page-id-198 #contactform_page #fermer_contactform_page,
.single-atelier #contactform_page #fermer_contactform_page {
    background: #ffffff;
    border: #ffffff;  
}

.page-id-198 #contactform_page p,
.single-atelier #contactform_page p,
.page-id-198 #contactform_footer p,
.single-atelier #contactform_footer p {
  color: #ffffff;
}

.single-atelier .nav-return .fa-th {
  color: #59C7CA;
}

.single-atelier .heateor_sss_vertical_sharing .heateorSssSharing:hover,
.single-atelier .heateor_sss_vertical_sharing .heateorSssSharing:hover .heateorSssSharingSvg {
  color: #59C7CA !important;
}

.page-id-144 #primary-menu li.page-item-144 a,
.single-recrute #primary-menu li.menu-item-170 a,
.single-recrute #primary-menu li.menu-item-117833 a {
    border-bottom: 1px solid #F67F82;
}

.page-id-144 footer,
.page-id-144 #contactform_page,
.single-recrute footer,
.single-recrute #contactform_page,
.page-id-144 #contactform_footer,
.single-recrute #contactform_footer {
    background: #F67F82;
}

.page-id-144 footer .widget a,
.single-recrute footer .widget a,
.page-id-144 footer .textwidget,
.page-id-144 footer #footer_copyright,
.single-recrute footer .textwidget,
.single-recrute footer #footer_copyright {
    color: #000;
}

.page-id-144 #contactform_footer h2,
.single-recrute #contactform_footer h2 {
  color: #F67F82;
}

.page-id-144 #contactform_footer #contact_submit,
.page-id-144 #button_hideshow_contactform,
.single-recrute #contactform_footer #contact_submit,
.single-recrute #button_hideshow_contactform {
    background: #F67F82;
    border: #F67F82;
}

.page-id-144 #contactform_page #contact_submit_2,
.single-recrute #contactform_page #contact_submit_2,
.page-id-144 #contactform_footer #contact_submit_2,
.single-recrute #contactform_footer #contact_submit_2 {
    background: #707070;
    color: #ffffff;  
}

.page-id-144 #contactform_page #fermer_contactform_page,
.single-recrute #contactform_page #fermer_contactform_page {
    background: #ffffff;
    border: #ffffff;  
}

.page-id-144 #contactform_page p,
.single-recrute #contactform_page p,
.page-id-144 #contactform_footer p,
.single-recrute #contactform_footer p {
  color: #ffffff;
}

.single-recrute .nav-return .fa-th {
  color: #F67F82;
}

.single-recrute .heateor_sss_vertical_sharing .heateorSssSharing:hover,
.single-recrute .heateor_sss_vertical_sharing .heateorSssSharing:hover .heateorSssSharingSvg {
  color: #F67F82 !important;
}

.formation_color_orange {
  color: #f49d66;
}

.formation_color_vert {
  color: #69b86a;
}

.formation_color_rose {
  color: #fdcc5f;
}

.page-id-227 .temoin-formation {
    background: #f5bd40;
    padding: 3rem 5rem;
    border-radius: 1rem;
    margin-right: 5rem;
    margin-left: 5rem;
}

.page-id-227 .temoin-formation h3 img {
  border-radius: 50%;
}

.page-id-227 #primary-menu li.page-item-227 a,
.single-formation #primary-menu li.menu-item-233 a,
.single-formation #primary-menu li.menu-item-117807 a {
    border-bottom: 1px solid #F5BD40;
}

.page-id-227 footer,
.page-id-227 #contactform_page,
.page-id-227 #contactform_footer,
.single-formation #contactform_footer,
.single-formation footer,
.single-formation #contactform_page {
    background: #F5BD40;
}

.page-id-227 footer .widget a,
.single-formation footer .widget a,
.page-id-227 footer .textwidget,
.page-id-227 footer #footer_copyright,
.single-formation footer .textwidget,
.single-formation footer #footer_copyright {
    color: #000;
}

.page-id-227 #contactform_footer h2,
.single-formation #contactform_footer h2 {
  color: #F5BD40;
}

.page-id-227 #contactform_footer #contact_submit,
.page-id-227 #button_hideshow_contactform,
.single-formation #contactform_footer #contact_submit,
.single-formation #button_hideshow_contactform {
    background: #F5BD40;
    border: #F5BD40;
}

.page-id-227 #contactform_page #contact_submit_2,
.single-formation #contactform_page #contact_submit_2,
.page-id-227 #contactform_footer #contact_submit_2,
.single-formation #contactform_footer #contact_submit_2 {
    background: #707070;
    color: #ffffff;  
}

.page-id-227 #contactform_page #fermer_contactform_page,
.single-formation #contactform_page #fermer_contactform_page {
    background: #ffffff;
    border: #ffffff;  
}

.page-id-227 #contactform_page p,
.single-formation #contactform_page p,
.page-id-227 #contactform_footer p,
.single-formation #contactform_footer p {
  color: #ffffff;
}

.single-formation .nav-return .fa-th {
  color: #F5BD40;
}

.single-formation .heateor_sss_vertical_sharing .heateorSssSharing:hover,
.single-formation .heateor_sss_vertical_sharing .heateorSssSharing:hover .heateorSssSharingSvg {
  color: #F5BD40 !important;
}

.page-id-227 .ateliers .list_ateliers li:hover span.titre_formation {
  position: absolute;
    left: -999rem;
}

.page-id-227 .ateliers .list_ateliers li span.public_formation {
    position: absolute;
    left: -999rem;
}

.page-id-227 .ateliers .list_ateliers li:hover span.public_formation {
    position: initial;
    left: 0;
}

.video-responsive { 
overflow:hidden; 
padding-bottom:56.25%; 
position:relative; 
height:0;
}

.video-responsive iframe {
left:0; 
top:0; 
height:100%;
width:100%;
position:absolute;
}

.page-id-229 #primary-menu li.page-item-229 a,
.single-creation #primary-menu li.menu-item-232 a,
.single-creation #primary-menu li.menu-item-117806 a {
    border-bottom: 1px solid #022443;
}

.single-creation article p img {
  max-width: initial;
  width: 100%;
}

.page-id-229 footer,
.page-id-229 #contactform_page,
.single-creation footer,
.single-creation #contactform_page,
.page-id-229 #contactform_footer,
.single-creation #contactform_footer {
    background: #022443;
}

.page-id-229 footer .widget a,
.single-creation footer .widget a,
.page-id-229 footer .textwidget,
.page-id-229 footer #footer_copyright,
.single-creation footer .textwidget,
.single-creation footer #footer_copyright {
    color: #fff;
}

.page-id-229 #contactform_footer h2,
.single-creation #contactform_footer h2 {
  color: #022443;
}

.page-id-229 #contactform_footer #contact_submit,
.page-id-229 #button_hideshow_contactform,
.single-creation #contactform_footer #contact_submit,
.single-creation #button_hideshow_contactform {
    background: #022443;
    border: #022443;
}

.page-id-229 #contactform_page #contact_submit_2,
.single-creation #contactform_page #contact_submit_2,
.page-id-229 #contactform_footer #contact_submit_2,
.single-creation #contactform_footer #contact_submit_2 {
    background: #707070;
    color: #ffffff;  
}

.page-id-229 #contactform_page #fermer_contactform_page,
.single-creation #contactform_page #fermer_contactform_page {
    background: #ffffff;
    border: #ffffff;  
}

.page-id-229 #contactform_page p,
.single-creation #contactform_page p,
.page-id-229 #contactform_footer p,
.single-creation #contactform_footer p {
  color: #ffffff;
}

.single-creation .nav-return .fa-th {
  color: #022443;
}

.single-creation .heateor_sss_vertical_sharing .heateorSssSharing:hover,
.single-creation .heateor_sss_vertical_sharing .heateorSssSharing:hover .heateorSssSharingSvg {
  color: #022443 !important;
}

.page-id-229 footer .widget .widget-title,
.single-creation footer .widget .widget-title,
.page-id-229 footer .social-media-list a[href*="facebook.com"]::before,
.single-creation footer .social-media-list a[href*="facebook.com"]::before,
.page-id-229 footer .social-media-list a[href*="twitter.com"]::before,
.single-creation footer .social-media-list a[href*="twitter.com"]::before,
.page-id-229 footer .social-media-list a[href*="linkedin.com"]::before,
.single-creation footer .social-media-list a[href*="linkedin.com"]::before,
.page-id-229 #footer_link_politique a,
.single-creation #footer_link_politique a,
.page-id-229 #contactform_footer #contact_submit,
.single-creation #contactform_footer #contact_submit,
.page-id-229 #button_hideshow_contactform,
.single-creation #button_hideshow_contactform {
  color: #fff;
}

.elementor-image-carousel-wrapper .slick-image-stretch .slick-slide .slick-slide-image {
  width: auto !important;
  max-height: 10rem;
}

/** Fin Couleurs des pages **/

.page-id-229 footer .logo_noir, 
.single-creation footer .logo_noir {
  display: none;
}

.logo_blanc {
  display: none;
}

.page-id-229 footer .logo_blanc, 
.single-creation footer .logo_blanc {
  display: initial;
}

/** Media **/

@media (max-width: 990px) {
  .ateliers_sensibilisation .list_ateliers li {
    width: 44%;
  }
}

@media (max-width: 780px) {
  #text-5,
  #text-3 {
    margin-left: 0;
  }
  #athemes_social_widget-1,
  #athemes_social_widget-2 {
    margin-left: 0;
  }
  .ateliers .list_ateliers li {
    width: 50%;
  }
  .nav-links div.nav-previous, .nav-links div.nav-next {
    display: block;
    width: 100%;
    max-width: 100%;
  }

}

@media (max-width: 425px) {
  .ateliers .list_ateliers li {
    width: 100%;
  }

}

/** Fin Media **/

/** 198 **/


.page-id-198 h1 {
  text-transform: uppercase;
}

.page-id-198 .demande_devis,
#intro_communication #demande_devis {
  border-radius: 0.5rem;
    padding: 0.5rem 5rem;
    color: #000000;
    background: #59C7CA;
    border: #59C7CA;
}
.ateliers {
  text-align: center;
}
.ateliers .list_category,
.ateliers .list_ateliers {
  display: inline-block;
  list-style: none;
}
.ateliers .list_category li,
.ateliers .list_ateliers li {
  display: inline-block;
  padding-right: 1rem;
}
.ateliers .list_ateliers {
  padding-left: 0;
  width: 100%;
}
.ateliers .list_ateliers li {
  width: 25%;
  padding: 0.5rem;
  position: relative;
}
.posts .list_ateliers li {
  width: 33%;
  vertical-align: top;
  padding: 1rem;
}

.posts .list_ateliers li span.image_article {
  position: initial;
  display: block;
    padding: 0;
    max-height: 12rem;
    overflow: hidden;
}
.posts .list_ateliers li span.image_article img {
  border: 0 !important;
}

.posts .list_ateliers li span.date_article,
.posts .list_ateliers li span.titre_article,
.posts .list_ateliers li span.content_article,
.posts .list_ateliers li span.lire_suite {
    position: initial;
    display: block;
    width: 100%;
    background-color: transparent !important;
    height: auto;
    padding: 0;
    text-align: left;
    font-size: 1rem;
    font-weight: normal;
}
.posts .list_ateliers li span.date_article {
  color:#999999 !important;
  font-style: italic;
}
.posts .list_ateliers li span.titre_article {
  color:#000000 !important;
  font-size: 1.2rem;
}
.posts .list_ateliers li span.content_article {
  color:#000000 !important;
}
.posts .list_ateliers li span.lire_suite {
  color:#000000 !important;
  text-align: right;
  text-decoration: underline;
}
.ateliers .limite_16 li:nth-child(n+17) {
  display: none;
}
.ateliers .limite_15 li:nth-child(n+16) {
  display: none;
}
.ateliers .list_ateliers li span {
  position: absolute;
  left: 0rem;
    width: calc(100% - 1rem);
    height: calc(100% - 1rem);
    margin-left: 0.5rem;
    border-radius: 0.5rem;
    text-align: center;
    padding-top: 45%; 
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
}
.ateliers .list_ateliers li img {
  border-radius: 0.5rem;
  border: 2px solid #59C7CA;
  width: 100%;
  opacity: 0.7; 
}
.ateliers_sensibilisation .list_ateliers li {
  border-radius: 0.5rem;
  margin: 0.5rem;
  width: 22%;
}
.ateliers_sensibilisation .list_ateliers li span {
  position: initial;
  left: 0;
  padding-top: 0;
  text-decoration: unset; 
  height: 10rem;
  display: inline-block;
  vertical-align: top;
}
.ateliers_sensibilisation .list_ateliers li a {
  text-decoration: unset;
}
.ateliers .list_ateliers li.color_1 span {
  background-color: rgb(89, 199, 202,0.6);  
}
.ateliers .list_ateliers li.color_2 span {
  background-color: rgb(246, 127, 130,0.6);  
}
.ateliers .list_ateliers li.color_3 span {
  background-color: rgb(245, 189, 64,0.6); 
}
.ateliers .list_ateliers li.color_4 span {
  background-color: rgb(2, 36, 67,0.6); 
}
.communication .list_ateliers li.color_1 span {
  background-color: rgb(89, 199, 202,0.2); 
  font-size: 1.4rem; 
  text-shadow: 2px 2px 2px #ffffff, -2px 2px 2px #ffffff, 2px -2px 2px #ffffff, -2px -2px 2px #ffffff;
}
.communication .list_ateliers li.color_2 span {
  background-color: rgb(246, 127, 130,0.2);  
  font-size: 1.6rem;
  text-shadow: 2px 2px 2px #ffffff, -2px 2px 2px #ffffff, 2px -2px 2px #ffffff, -2px -2px 2px #ffffff;
}
.communication .list_ateliers li.color_3 span {
  background-color: rgb(245, 189, 64,0.2); 
  font-size: 1.6rem;
  text-shadow: 2px 2px 2px #ffffff, -2px 2px 2px #ffffff, 2px -2px 2px #ffffff, -2px -2px 2px #ffffff;
}
.communication .list_ateliers li.color_4 span {
  background-color: rgb(2, 36, 67,0.2); 
  font-size: 1.6rem;
  text-shadow: 2px 2px 2px #ffffff, -2px 2px 2px #ffffff, 2px -2px 2px #ffffff, -2px -2px 2px #ffffff;
}
.ateliers_sensibilisation .list_ateliers li.color_1 span {
  background-color: transparent;  
}
.ateliers_sensibilisation .list_ateliers li.color_2 span {
  background-color: transparent;  
}
.ateliers_sensibilisation .list_ateliers li.color_3 span {
  background-color: transparent; 
}
.ateliers_sensibilisation .list_ateliers li.color_4 span {
  background-color: transparent; 
}
.ateliers_sensibilisation .list_ateliers li.color_1 {
  background-color: rgb(89, 199, 202,0.6);  
}
.ateliers_sensibilisation .list_ateliers li.color_2 {
  background-color: rgb(246, 127, 130,0.6);  
}
.ateliers_sensibilisation .list_ateliers li.color_3 {
  background-color: rgb(245, 189, 64,0.6); 
}
.ateliers_sensibilisation .list_ateliers li.color_4 {
  background-color: rgb(2, 36, 67,0.6); 
}
.ateliers .list_ateliers li.color_1 img,
.posts .list_ateliers li.color_1 span.image_article {
  background-color:#59C7CA; 
  border: 2px solid #59C7CA;  
}
.ateliers .list_ateliers li.color_2 img,
.posts .list_ateliers li.color_2 span.image_article {
  background-color:#F67F82; 
  border: 2px solid #F67F82;  
}
.ateliers .list_ateliers li.color_3 img,
.posts .list_ateliers li.color_4 span.image_article {
  background-color:#F5BD40; 
  border: 2px solid #F5BD40;  
}
.ateliers .list_ateliers li.color_4 img,
.posts .list_ateliers li.color_4 span.image_article {
  background-color:#022443; 
  border: 2px solid #022443;  
}
.ateliers .list_ateliers li.color_4 span {
  color: #000000;
}
.posts .list_ateliers li span.image_article {
  background-color: transparent !important;
}

.posts .list_ateliers li span.image_article img {
  opacity: 1;
}

.posts .list_ateliers li span.titre_article {
  text-decoration: underline;
}

.posts .list_ateliers li a {
  text-decoration: none;
}

.ateliers .list_ateliers li.color_1 a:hover img,
.ateliers .list_ateliers li.color_2 a:hover img,
.ateliers .list_ateliers li.color_3 a:hover img,
.ateliers .list_ateliers li.color_4 a:hover img {
  opacity: 1; 
}
.ateliers .list_ateliers li.color_1 a:hover span,
.ateliers .list_ateliers li.color_2 a:hover span,
.ateliers .list_ateliers li.color_3 a:hover span,
.ateliers .list_ateliers li.color_4 a:hover span {
  left:-999rem;
}
#sensibilisation_show_all,
#sensibilisation_hide_all,
#sensibilisation_show_all:hover,
#sensibilisation_hide_all:hover,
.ateliers .list_category li button,
.ateliers .list_category li button:hover {
  border: 0;
  background: transparent;
  color: #000000;
}
.ateliers .list_category li button,
.ateliers .list_category li button:hover {
  font-weight: normal;
  padding: 0 0.5rem;
  text-transform: initial;
}
.theme_sensibilisation {
  width: 100%;
}
.theme_sensibilisation .un_theme {
  width: 19%;
  padding: 0.5rem;
  display: inline-block;
  text-align: center;
  vertical-align: top;
}
.theme_sensibilisation .un_theme img {
  width: calc(100% - 1rem);
  height: auto;
}
.image_seule {
  width: 100%;
  text-align: center;
}
.image_seule img {
  width: 80%;
  height: auto;
}

/** Fin 198 **/


/** Atelier **/

.single-atelier .site-content {
    padding: 5rem 0 0;
}

#primary.atelier {
  width: 100%;
}

#primary.atelier article,
#primary.atelier nav {
  clear: both;
}
#primary.atelier nav {
  text-align: center;
}

#primary.atelier h1 {
  clear: initial;
  text-transform: uppercase;
  margin-top: 1rem;
}

#primary.atelier h2,
#primary.atelier h3,
#primary.atelier h4,
#primary.atelier h5,
#primary.atelier h6 {
  clear: initial;
}

#primary.atelier img.thumbnail_atelier {
  width: 40%;
  height: auto;
  float: right;
  border-radius: 0.5rem;
  margin-left: 2rem;
}

.nav-links {
  width: 100%;
  margin-top: 3rem;
  text-align: center;
}

.nav-links div,
.nav-links div.nav-previous,
.nav-links div.nav-next {
  float: none;
  width: auto;
  text-align: center;
  display: inline-block;
  color: #000000;
  max-width: 35%;
  vertical-align: middle;
}
.nav-links div.nav-previous a,
.nav-links div.nav-next a {
  color: #000000;
}
.nav-return .fa-th,
.fa-chevron-left,
.fa-chevron-right {
  display: inline-block;
  color: #000000;
  width: 2rem;
  height: auto;
  font-size: 1.5rem;
  line-height: 1.5rem;
  top: 0.3rem;
  position: relative;
  padding: 0 2rem;
}
.nav-links .nav-next .nav-next-texte {
  padding-left: 1rem;
}
.nav-return .nav-return-texte {
  position: absolute;
  left: -999rem;
}

/** Fin Atelier **/

/** WooCommerce **/

a.cart-contents i.fa-shopping-bag:before {
    content: "\f07a";
}


element.style {
}
div.woocommerce-message {
    border: none;
}
ul.woocommerce-error, .woocommerce-info, div.woocommerce-message {
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: unset;
    color: #515151;
    border-top: none;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}


body.woocommerce ul.products li.product .button {
	background: #5CBEC7;
}

body.woocommerce #respond input#submit, body.woocommerce a.button, body.woocommerce button.button, .woocommerce input.button, body.woocommerce a.button, div.woocommerce a.button {
	border-radius: 10px;
	font-size: 1rem;
	background: #5CBEC7;
	font-weight: 500;
	color: #fff;
}

/** Fin WooCommerce **/

/** WCF7 **/

span.wpcf7-form-control-wrap {
	max-width: 100%;
}
/** Fin WCF7 **/


main#main.site-main {
    padding-right: 0;
}

/** Produit **/

div.price {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	color: #4D4D4D;
	font-family: Work Sans;
	font-weight: 500;
	align-items: baseline;
	flex-basis: 200px;
	height: fit-content;
}

div.price span.from {
	flex-basis: 100%;
	text-align: right;
	font-size: 1rem;
}

div.price span.eur {
	font-size: 2.3125rem;
	line-height: 2.3125rem;
}

div.price span.ht {
	font-size: 1.25rem;
	margin-left: 10px;
}

div.product-shipping {
	color: #4D4D4D;
	font-family: Work Sans;
	font-weight: normal;
	font-size: 1rem;
	margin: 10px 0;
}

div.product-shipping p {
	margin: 0;
}

body.woocommerce .quantity .qty {
	width: 5em;
	text-align: center;
	border-radius: 20px;
}

div.slider {
	margin: 50px auto;
	height: fit-content;
	display: flex;
	flex-direction: row;
	width: 100%;
	justify-content: space-between;
	align-items: center;
}

ul.slider-list {
	align-items: center;
	width: 840px;
	margin: auto;
	display: flex;
	height: 400px;
	justify-content: space-around;
	list-style-type: none;
	padding: 0;
	overflow: hidden;
}

div.slider-control {
	cursor: pointer;
}

li.slider-img-item.hidden {
	display: none;
}

img.slider-img {
	/* height: 300px; */
	/* max-width: 100%; */
	/* width: auto; */
}

/** AAAA **/

/* aside#secondary { */
	/* display: none; */
/* } */

/** Fin AAAA **/
/** Fin Produit **/


@media screen and (max-width: 800px) {
	div#contactform div.container {
		padding: 0;
	}
}

@media screen and (max-width: 600px) {
	header.entry-header h1.entry-title {
		font-size: 1.5rem;
	}
}

