/*!
Theme Name: Kadence
Theme URI: https://www.kadencewp.com/kadence-theme/
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: Kadence Theme is a lightweight yet full featured WordPress theme for creating beautiful fast loading and accessible websites, easier than ever. It features an easy to use drag and drop header and footer builder to build any type of header in minutes. It features a full library of gorgeous starter templates that are easy to modify with our intelligent global font and color controls. With extensive integration with the most popular 3rd party plugins, you can quickly build impressive ecommerce websites, course websites, business websites, and more.
Version: 1.5.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence
Requires at least: 6.3
Tested up to: 6.9.1
Tags: translation-ready, accessibility-ready, two-columns, right-sidebar, left-sidebar, footer-widgets, blog, custom-logo, custom-background, custom-menu, rtl-language-support, editor-style, threaded-comments, custom-colors, featured-images, wide-blocks, full-width-template, theme-options, e-commerce
Requires PHP: 7.4

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share
what you've learned with others.
*/

.site-main a {
	color: #000;
}

/********************/
/***** HOMEPAGE *****/
/********************/

.kadence-column2_66a15e-e3 img {
	box-shadow: 20px 20px 0px 0px #f2f2f2;
	border-radius: 120px 0 / 100px;
}

.kb-row-layout-id2_55b88e-73 > .kt-row-column-wrap {
	padding-top: 3.5rem !important;
  padding-bottom: 3.5rem !important;
}

#ctrbCounters-1 .ctrbCounters {
	background: none !important;
	background-color: transparent !important;
	padding: 0 !important;
}

.prochains_evenements {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom:50px;
}

.prochains_evenements .evenement {
	display: flex;
	flex-direction: column;
	align-items: center;
	background-color: #f9f9f9;
	border-radius: 10px;
	width: 370px;
	min-height: 400px;
}

.date_heure{
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
}

.infos_evenement{
	display: flex;
	flex-direction: column;
	text-align: center;
	padding-top: 10px;
}

.image_enavant {
	height: 250px;
	object-fit:cover;
}

.single-content h4 {
	margin: 0px
}


/***** Events  *****/

.prochain_evenement{
	width: 300px;
	height: 300px; 
}

.evenement_1{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	background-color: grey;
	padding: 0px 5px 5px 5px;
	border-radius: 10px;
	border: 1px solid grey;
}

.date_heure{
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.infos_evenement{
	display: flex;
	flex-direction: column;
	text-align: center;
}

.titre_evenement {
	font-size: 1em;
}

.theme_evenement {
	color: #000;
	font-size: 1.25rem;
	font-weight: 600;
}

.theme_evenement{
	text-decoration-color: red;
}

.tag_evenement--les-diners-debats span {
	color: #E04314;
	font-weight: bold;
}

.tag_evenement--assemblee-generale-garden-party span {
	color: #0c7940;
	font-weight: bold;
}
.tag_evenement--fete-annuelle-remise-du-prix-du-cercle span {
	color: #ffcb0e;
	font-weight: bold;
}

.tag_evenement--soiree-entre-membres span {
	color: #253c84;
	font-weight: bold;
}

.tag_evenement--afterwork-18-20 span {
	color: #5DA8D8;
	font-weight: bold;

}
.tag_evenement--petits_dejeuners span {
	color: #639A37;       
	font-weight: bold;
}

.tag_evenement--les-tables-dhotes span {
	color: #420565;
	font-weight: bold;
}

.img_accueil{
	position: absolute;
	margin: -6rem 0 0 18rem ; 

}
.wp-image-1101{
	position: absolute;
	margin-top: 180px;
}
.wp-image-1120{
	position: absolute;
	margin-top: -231px;
	margin-left: -95px;
}
.vertical-line{
	border-left: 1px solid #000;
	display: inline-block;
	height: 20rem;
	margin: 0px 50%;
}

#pagination {
	grid-column: 1 / -1;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 5px;
}

#pagination a {
	color: black;
	text-decoration:none;
}
.page-numbers{
	padding-left:1rem;
}

[aria-current]:not([aria-current="true"]) {
	font-weight: bold;
	color: #420565;
	font-size:25px;
}

#pagination a.next.page-numbers {
	font-size:1.5rem;

}

#pagination a.prev.page-numbers{
	font-size:1.5rem;
}

.pagination .current {
	background-color:white !important;
	border-color:white !important;
}

.navigation.pagination{
	display:flex;
	justify-content:center;
}
.pagination .page-numbers{
	padding-left:1rem;
	display: inline-block;
	margin-right: 0px;
	/* border: 2px solid transparent; */
	min-width: auto;
	line-height: auto;
	text-align: center;
	text-decoration: none;
	border-radius: 0px;
	color: inherit;
}
.pagination a:hover {
	border-color:white;
}

.kadence-svg-icon .kadence-arrow-right-svg{
	font-size:1.5rem;

}

.kt-post-loop_8bdfb7-b5 .kt-blocks-post-grid-item .kt-blocks-above-categories {
	font-size: 13px;
	/* line-height: 20px; */
	background-color: #639A37;
	padding: 3px;
	max-width: 144px;
	text-decoration: none;
}

.kt-inner-column-height-full > .wp-block-kadence-column.kadence-column_c13ae0-f2 > .kt-inside-inner-col {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}



/******************/
/***** EVENTS *****/
/******************/

.event {
	display: flex;
	flex-wrap:wrap;
	margin: 0 0.5rem 5rem;
}

.event > div:not(:first-child) {
	flex: 1;
	padding-left:0rem;

}
.event:not(.event--big) > div:nth-child(1) {
	width: 100%;
}

.event__tag {
	margin-bottom: 0.5rem;
}
.event__tag span {
	color: white;
	padding: 0.5rem 1rem;
	display: inline-block;
	font-weight: bold;
}

.event__tag--green span {
	background-color: #639a37;
}

.event__tag--les-diners-debats span {
	background-color: #E04314;
}

.event__tag--afterwork-18-20 span {
	background-color: #5DA8D8;
}
.event__tag--petits_dejeuners span {
	background-color: #639A37;
}

.event__tag--les-tables-dactualites span {
	background-color: #420565;
}
.event__tag--fete-annuelle-remise-du-prix-du-cercle span {
	background-color: #ffcb0e;
}

.event__tag--assemblee-generale-garden-party span {
	background-color: #0c7940;
}

.event__tag--soiree-entre-membres	 span {
	background-color:  #253c84;
}

.event__tag--blue span {
	background-color: #5da8d8;
}

.event__date {
	max-width: 80px;
	font-size: 12px;

}

.event__theme {
	color: #9c9c9c;
	font-size: 18px;
}

.event__title {
	color: black;
	margin: 5px 0;
	font-size: 18px;
}

.event__place {
	color: #9c9c9c;
	font-size: 14px;
}

.event__link, .event__link:hover {
	padding: 0.5rem 1rem;
	background-color: #242424;
	display: inline-block;
	margin-top: 1rem;
	color: white;
	text-decoration: none;
	font-weight: bold;
	border-radius: 5px;
}

.event__image {
	margin-left: 1rem;
	max-width:200px;

}

.event__image > img {
	border-radius: 5px;
}

.event--big .event__image{
	margin-left: 0;
	margin-right: 1rem;
	max-width: 50%;
}

.event--big .event__date{
	max-width: unset;
}



/************************/
/**** FETE DU CERCLE ****/
/************************/

.texte_image_une{
	display: flex;
	flex-direction: row;
	column-gap: 50px;
}

.fete_data{
	max-width: 50%;
	display: flex;
	flex-direction: column;
	justify-content:space-between;
}

.shooting_fete{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	column-gap: 50px;
	padding-top: 50px;
}

.annee_prix_fete {
	margin-bottom:auto !important ;
}

.fete_du_cercle{
	display: flex; 
	flex-direction: column;
	padding: 100px 100px;
	margin-top:100px;
	margin-bottom:100px;
	max-width: 1200px;
	margin: auto;
}

.fete_background:nth-child(2n+1) {
	background-color:#f9f9f9;
	display: flex; 
	width: 100vw;
	max-width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
}

.picture{
	display: block;

}
.picture_prime{
	width: 800px;
}



/**************************/
/***** MEMBERS SECTION *****/
/***************************/

.secondary-navigation .secondary-menu-container > ul > li.menu-item > a{
	border: 2px solid #420565;
	color: white;
	background-color: #420565;
	border-radius: 10px;
}

.secondary-navigation .secondary-menu-container > ul > li.menu-item > a:hover {
	border: 2px solid #E04314;
	color: white;
	background-color: #E04314;
	border-radius: 10px;
}

.carte_membre{
	display: flex;
	gap:25px;
	padding:15px;
	background-color:#F9F9F9;
	margin:25px;
	width:auto;
	height:14rem;
	
}

.information_membre{
	display:flex;
	flex-direction:column;
	justify-content: space-between;
}
.linkedin{
	color:black;
}

.contact{
	display:flex;
	flex-direction:column; 
	justify-items:flex-end
}

.telephone{
	display:flex;
	gap:15px;
}
.picto_telephone{
	width: 1rem;
}

.mail{
	display:flex;
	gap:15px;
	align-items: center;
}
.picto_mail{
	width: 1.3rem;
	height:1.3rem;
}

.linkedin{
	display:flex;
	gap:15px;
	align-items: center;
}
.picto_linkedin{
	width:20px;
	height:20px;
}
.image_membre{
	width: 200px;
	height:auto;
	overflow:hidden;
	flex-shrink:0;
}

.photo-membre{
	border-radius:10px;
	height:100%	;
	width:inherit;
	object-fit:cover;
}
div.carte_membre h3{
	margin:0px;
}
div.carte_membre p{
	margin:0px;
	font-size:14px
}
div.carte_membre a{
	color:#0077b5 
}
.membre_wrapper{
	display:grid; 
	grid-template-columns: 50% 50%; 
}

footer > a !important{
	text-decoration:underline;
	color:black;	
}



/******************/
/***** FOOTER *****/
/******************/

.site-footer a {
	color: #000;
	text-decoration: none !important;
}

.site-footer .site-container {
	max-width: 100%;
	padding: 0;
}

.site-footer-row.site-footer-row-columns-3 {
	display: none !important;
}

.site-footer-row.site-footer-row-columns-1 {
  background-color: #f2f2f2;
}

.menu-alphabetique{
	text-transform:capitalize;
	color:#420565;
	font-weight:bold; 
	text-decoration:none;
	padding:4px;
}
.menu-alphabetique:hover{
	background-color:#F9F9F9;
	text-decoration:underline;
}
.membre-sort_wrapper{
	display:flex;
	flex-direction:row; 
	justify-content:center;
}

html {
	scroll-padding-top: 6rem;
}



/******************/
/*** RESPONSIVE ***/
/******************/

@media screen and (max-width: 1000px) {
	
	.vertical-line{
		display:none;
	}
	.event
	{
		display:flex;
		flex-direction:column;
		margin-bottom: 20px;
	}
	.event__image{
		display:none;
	}
	.prochains_evenements .evenement{
		height: auto;
		margin-bottom: 25px;
	}

	.img_accueil{
		display: none;

	}
	.membre_wrapper{
		display:flex;
		flex-direction:column;
		align-items:center

	}
	.carte_membre{
		display:flex;
		flex-direction:column;
		height:100%;
		align-items:center;
		justify-items:space-between;

	}

	.information_membre{
		text-align:center;
		align-items:center
	}

	.membre{
		width:400px;
	}
	.image_membre {
		width:250px;
		height: 250px;

	}
	.texte_image_une{
		display:flex;
		flex-direction: column;
	}
	.fete_data{
		max-width:100%;
	}

	.shooting_fete {
		column-gap:10px;
		padding-top:20px;
		display:flex;
		flex-direction:column;

	}

	p.annee_prix_fete{
		margin-top:10px;
	}

	.fete_du_cercle{
		padding: 10px;
		
	}
	p.date_fete{
		padding-bottom:10px
	}
	.picture {
		padding-top: 10px;
	}

	body.content-style-boxed:not(.content-width-fullwidth) .wp-block-kadence-rowlayout.alignfull>.kt-row-layout-inner>.kb-theme-content-width {
		padding-left:5px;
		padding-right:5px;
	}

	#mobile-secondary-site-navigation ul li { 
		border: 1px solid #420565;
		text-color: #420565;
		background-color: ;
		border-radius: 10px;
	}
	.widget.widget_block{
		text-align: -webkit-center;
	}
}