/**
Theme Name: Pleine Presence
Author: Abiliweb
Author URI: https://abiliweb.fr
Description: another Astra\'s child theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pleine-presence
Template: astra
*/



form.checkout.woocommerce-checkout #customer_details {
	width: 45%;
	float: left;
}

form.checkout.woocommerce-checkout #customer_details.col2-set .col-1,
form.checkout.woocommerce-checkout #customer_details.col2-set .col-2 {
	float: none;
	clear: both;
	width: 100%;
}





/*woocommerce table  tr {
	border: 0;
}*/

/* Mettre les champs CP et ville sur la même ligne : */
.woocommerce form .form-row.champ-cp,
#billing_postcode_field {
	width: 25%;
	display: inline-block;
	margin-right: 5%;
}

.woocommerce form .form-row.champ-ville,
#billing_city_field {
	width: 68%;
	display: inline-block;
	float: right;
}

.page-id-4272 h1.entry-title {
	margin-top: 50px;
}

/* Page Boutique  */
.page-id-4270 {
	margin: 0 auto;
	padding:  4%;
}

/* Page Panier  */
/*.page-id-4271,*/
#post-4271 {
	maw-width: 800px;
	margin: 0 auto;
	padding:  4%;
}


/* Page Validation de la commande */
/* ------------------------------ */ 
 
/*.page-id-4272,*/
#post-4272 {
	margin: 0 auto 20px;
	padding:  4%;
}

/*.page-id-4272 h1.entry-title,*/
#post-4272 h1.entry-title {
	margin-top: 30px;
}

/* Mettre les champs CP et ville sur la même ligne si largeur site > 900px: */
@media all and (min-width:900px) {

	#billing_postcode_field {
		width: 25%;
		display: inline-block;
	}
	
	
	#billing_city_field {
		width: 67%;
		display: inline-block;
		float: right;
	}
}

/* Nom de la banque dans les coordonnées bancaire */
.wc-bacs-bank-details-account-name {
	font-size: 18px;
}



/* Enlever le message lié à MailPoet */
/*.form-row.place-order > p {
	display: none;
}*/

/* Page Mon compte				  */
/* ------------------------------ */ 
.page-id-4273 #content,
.page-id-4567 #content {
	margin: 0 auto;
	padding: 4%;
	max-width: 960px;
}

.page-id-4273 #content .woocommerce-MyAccount-navigation li,
.page-id-4567 #content .woocommerce-MyAccount-navigation li {
	margin-bottom: 12px;
}

.page-id-4273 #content p,
.page-id-4567 #content p {
	line-height: 28px;
}

/**Amélioration de l'affichage des titres des articles en mise en page "contenu - sans barre latérale" AP*/
.entry-title {
	margin-bottom: 0;
	padding: 1em 1em;
}
.entry-meta{
	padding-left:1.5em;
}
.comments-area{
	margin: 2em;
}
.footer-widgets{
	margin-top: 2em;
}

/* Bannière cookies */
#cc-window.cc-window .cc-compliance .cc-btn.cc-accept-all {
	display: inline-block !important;
	width: 46% !important;
}

.cc-btn.cc-dismiss.cc-btn-no-href {
	background-color: #d15140 !important;
	border-color: #dd9933 !important;
	color: white !important;
	width: 46% !important;
	margin-right: 3% !important;
}

.cc-btn.cc-dismiss.cc-btn-no-href:hover {
	background-color: #cc6a5d !important;
}

.cc-btn.cc-save.cc-show-settings.cc-btn-no-href {
	margin-left: 26% !important;
	width: 46% !important;
	float: none !important;
}


/*     Pages Poebra - Modalisa	  */
/* ------------------------------ */
#form-crea-cpte {
	max-width: 600px;
	margin: 12px auto;
	border: solid 1px gray;
	padding: 20px;
}

#form-crea-cpte label {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

#form-crea-cpte input {
	display: block;
	background-color: #f2f2f2;
	width: 100%
}

#form-crea-cpte input[type="checkbox"] {
	width: 30px;
	display: inline-block;
}

.leure {
	display: none;
}

#form-crea-cpte label.label-inline {
	display: inline-block;
}

#form-crea-cpte .message-erreur-champ {
	color: red;
	position: relative;

}

#form-crea-cpte #inputs-mdp {
	position: relative;
	padding-right:60px;
	z-index:100;
}


#form-crea-cpte #icones-voir-cacher-mdp {
	position: absolute;
	right:0; top: 55%;
	width: 40px; height:100%;
	z-index:150;
}

#form-crea-cpte #icones-voir-cacher-mdp {
	display: block;
}

#form-crea-cpte #icones-voir-cacher-mdp svg {
	width: 30px;
	height: 16px;
}

#form-crea-cpte #icone-voir-mdp,
#form-crea-cpte #icone-cacher-mdp {
	height: 30px;
	width: 40px;
}

#form-crea-cpte #icone-cacher-mdp {
	display: none;
}


#form-crea-cpte .case-a-cocher {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
			flex-direction: row;
	-webkit-box-align: flex-start;
		-ms-flex-align: flex-start;
			align-items: flex-start;
}

#form-crea-cpte input[name="pp_consent"] {
	width: 22px;
	margin-right: 15px;
	margin-top: 14px;
}

#form-crea-cpte input[type="submit"] {
	background-color: gray;
	margin: 10px auto 0;
}

#form-crea-cpte .indication {
	margin-top : 10px;
	font-size: 14px;
	font-style: italic;
}

#message-retour {
	color: #e30606;
	text-align:center;
	background-color: #e8e7e7;
	padding: 0;
}

#message-retour p {
	padding: 10px;
}


#message-succes-cpte-cree {
	margin: 80px auto;
	max-width:600px;
	background-color: white;
	padding: 30px;
	border: 3px solid #f1f1f1;
}

#message-succes-cpte-cree p {
	line-height: 30px;
}


.insert-iframe {
	height:  100vh;
}

.page-template-page-creation-compte-rech-poebra  h1 {
	text-align: center;
}

h1.entry-title  {
	text-align: center;
	padding-bottom: 0;
}
/* ----------------- page d'accueil ----------------- */

.home .entry-title {
	display:none;
}

/* --- Les derniers articles --- */

.home .advgb-recent-posts-block .advgb-recent-posts {
	margin-top: 50px;
}

@media all and (max-width:480px) {

	.home .advgb-recent-posts-block article.advgb-recent-post {
		display: block !important;
	}

	.home .advgb-recent-posts-block article.advgb-recent-post > div:nth-child(1) {
		display: block  !important;
		margin-bottom: 20px !important;
	}
	.home .advgb-recent-posts-block article.advgb-recent-post > div:nth-child(2) {
		padding: 14px;
	}
}


.home .advgb-recent-posts-block article.advgb-recent-post .advgb-post-thumbnail img,
.advgb-recent-posts-block.list-view .advgb-recent-posts .advgb-recent-post .advgb-post-thumbnail img {
	max-height: 230px;
	-o-object-fit: cover;
	   object-fit: cover;
	-webkit-box-shadow: 0px 1px 4px #8c8989;
			box-shadow: 0px 1px 4px #8c8989;
	border-radius: 4px;
}

/* titre de l'article */
.home .advgb-recent-posts-block article.advgb-recent-post h2 {
	font-size: 25px;
}

/* date publication article */
.home .advgb-recent-posts-block article.advgb-recent-post .advgb-post-datetime {
	color: gray;
	font-size: 17px;
}

/* texte de l'article */
.home .advgb-recent-posts-block article.advgb-recent-post > div:nth-child(2) {
	padding-left: 18px;
}
.home .advgb-recent-posts-block article.advgb-recent-post .advgb-post-excerpt {
	margin-top: 18px;
	margin-bottom: 18px;
	line-height: 1.3em;
}

@media all and (max-width:1385px) {
	/* image de l'article */
	.home .advgb-recent-posts-block article.advgb-recent-post > div:nth-child(1) {
		margin-left: 10px;
		margin-right: 10px;
	}
	.home .advgb-recent-posts-block article.advgb-recent-post > div:nth-child(2) {
		padding-left: 10px;
	}

}

/* photo de Danis*/
.wp-image-4109283 {
	-webkit-box-shadow: 0px 1px 2px #8c8989;
	box-shadow: 0px 1px 2px #8c8989;
	border-radius: 4px;
}

/* image du livre */
.wp-image-1920 {
	-webkit-box-shadow: 0px 1px 4px #8c8989;
	box-shadow: 0px 1px 4px #8c8989;
	border-radius: 4px;
}



/* ----------------- Page blog (tous les articles) ----------------- */ 
/*#post-4109442 > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1) */ 
.blog .inside-article .post-image img {
	-webkit-box-shadow: 0px 1px 4px #8c8989;
	box-shadow: 0px 1px 3px #8c8989;
	border-radius: 4px;
}

/* ----------------- Page la pleine présence selon Danis Bois ----------------- */
/* ----------------- Page Apprendre à méditer et apprendre de sa méditation --- */
.onglets-nature-meditation .advgb-accordion-header-title,
.onglets-deroulant .advgb-accordion-header-title  {
	padding-left: 20px !important;
	padding-right:  20px !important;
	line-height: 1.5em;
}

@media all and (max-width:800px) {
	.onglets-nature-meditation .ui-accordion-header,
	.onglets-deroulant .ui-accordion-header  {
		border-radius: 0 !important;
	}
}

/* ----------------- Articles Méditation Live avec Danis Bois ----------------- */
.single-post .entry-header {
	display: none;
}

.single-post footer #nav-below {
	display: none;
}

.single-post .attachment-post-thumbnail {
	-webkit-box-shadow: 0px 1px 4px #8c8989;
	box-shadow: 0px 1px 3px #8c8989;
	border-radius: 4px;
}

/* ----------------- Page registre des animateurs et des coaches ----------------- */
.registre-fiches-animateurs {
  max-width: auto;
  margin:0 auto;
 /* background-color: #edd492; /* directement dans wordpress */
}


/* titre pays */
.registre-fiches-animateurs h1 {
	font-size: 36px;
}

/* titre region */
.registre-fiches-animateurs h2 {
	font-size: 26px;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-left: 0px;
	letter-spacing: 2px;
}

/* une fiche animateur */
.registre-fiches-animateurs .gb-inside-container > div.wp-block-columns {
	/* padding: 20px 2em; */
	max-width: 780px;
	margin:22px auto;
	line-height: 1em;
	border-radius: 14px;
	background-color: white !important;
	-webkit-box-shadow: 0 2px 15px -3px rgba(0,0,0,.07),0 10px 20px -2px rgba(0,0,0,.04);
			box-shadow: 0 2px 15px -3px rgba(0,0,0,.07),0 10px 20px -2px rgba(0,0,0,.04);
	gap: 1em;
	   /*     box-shadow: 2px 2px 2px #aea6a6;*/
}

/* la colonne de gauche avec la photo de l'animateur */
.registre-fiches-animateurs > div.wp-block-columns > div:first-child {
	-ms-flex-preferred-size: 22% !important;
		flex-basis: 22% !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}


.registre-fiches-animateurs div.wp-block-columns div:first-child figure,
.registre-fiches-animateurs div.wp-block-columns div:first-child figure img {
	width: 178px;
	height: 240px;
	margin:0;
}
.registre-fiches-animateurs div.wp-block-columns div:first-child figure img {
	-o-object-fit: cover;
	   object-fit: cover;
	border-top-left-radius: 14px;
	border-bottom-left-radius: 14px;
/*		-webkit-box-shadow: 2px 2px 1px #bbb;
			box-shadow: 2px 2px 1px #bbb;*/
	box-shadow: inset 0 0 0 1px hsla(0,0%,0%,.1);
}

/* la colonne de droite avec le texte */
.registre-fiches-animateurs div.wp-block-columns > div:last-child {
	padding: 12px 20px 12px 0;
	margin-top: 0;
	margin-bottom: 0;
}


/* nom et titre de l'animateur  (h2 ou p selon les blocs ) */
.registre-fiches-animateurs div.wp-block-columns div:last-child h2,
.registre-fiches-animateurs div.wp-block-columns div:last-child p.has-large-font-size {
	font-family: "PT Sans", sans-serif;
	font-weight: 600;
	/*font-size: 33px;*/
	line-height: 1.2em;
	margin-top: 0;
	margin-bottom: 24px;

	/* border-bottom: 1px solid gray; */
	font-size: 20px !important;
	padding-left:0;
	letter-spacing: 2px;
}

.registre-fiches-animateurs div.wp-block-columns div:last-child p.has-large-font-size {
	margin-top:  12px;
}

.registre-fiches-animateurs .uagb-icon-list__source-icon svg {
	height: 24px !important;
	width: 24px !important;
	fill: #ff6900 !important;
}

.registre-fiches-animateurs .advgb-icon > i {
	font-size: 24px !important;
	color: #ff6900 !important;
}


/* pour correction pb pas toutes les fiches construites pareils */

.registre-fiches-animateurs div.wp-block-columns > div:last-child .wp-block-columns {
	margin-bottom: 0;
}


@media all and (max-width: 780px) {
	.registre-fiches-animateurs .gb-inside-container {
		padding-left: 0;
		padding-right: 0;
	}
	.registre-fiches-animateurs div.wp-block-columns div:last-child h2,
	.registre-fiches-animateurs div.wp-block-columns div:last-child p.has-large-font-size {
		margin-top: -6px;
		margin-bottom: 30px;
		text-align: center;
		border-bottom: 0;
	}

	.registre-fiches-animateurs .gb-inside-container > div.wp-block-columns {
		padding:  12px;
	}

	.registre-fiches-animateurs div.wp-block-columns > div:last-child {
		padding: 14px 24px;
		margin-top:  16px;
		text-align: center;
	}

	.registre-fiches-animateurs div.wp-block-columns div:first-child figure {
		margin-left: auto;
		margin-right: auto;
	}

	.registre-fiches-animateurs div.wp-block-columns div:first-child figure,
	.registre-fiches-animateurs div.wp-block-columns div:first-child figure img {
		width: 150px;
		height: 150px;
		margin-top: 12px;
	}
	.registre-fiches-animateurs div.wp-block-columns div:first-child figure img {
		border-radius: 50%;
	}

	.registre-fiches-animateurs div.wp-block-columns div:last-child p {
		line-height: 24px;
		margin-bottom: 12px;
	}
	
	.registre-fiches-animateurs div.wp-block-columns > div:last-child div.uagb-icon-list__wrap  {
		display: inline-block;
		margin-top: 8px;
	}
	
}



/* page l'équipe d'enseignant */


.equipe-enseignement {
	
}

.un-enseignant {
	margin: 0px;
	padding: 20px 1.4em 1.4em 40px !important;
	text-decoration: underline;
}

.un-enseignant h2, .un-enseignant p {
	text-decoration: none !important;
	border: 0 !important;
}
.un-enseignant h2 {
	margin-bottom: 34px;
}
.un-enseignant p {
	font-size: 18px;
	color: #1e1e1e;
}

.un-enseignant img {
	-o-object-fit: cover;
	object-fit: cover;
	border-radius: 14px !important;
	margin: 22px;
	width: 240px;
	height: 240px;
}

.un-enseignant .wp-block-button {
	margin: 25px;
}

.registre-fiches-animateurs .les-animateurs-du-pays h2 {
	margin-top: 0;
	padding-left: 0;
}

.woocommerce-form-login,
.woocommerce-form-register {
	padding: 20px !important;
}


