/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */

.h3-class-icon h3 {
    font-size: 21px;
    line-height: 29px;
    font-weight: 700;
}

@media (min-width: 981px) {
.class-h2 h2 {
    font-size: 39px;
    font-weight: 800 !important;
    line-height: 42px;
}
	.class-h1 h1 {
    font-size: 47px;
    line-height: 51px;
	font-weight: 800 !important;

}
	.back-attach {
    background-attachment: fixed !important;
}
}


@media only screen and (max-width: 980px){
.reverse {
    display: flex;
    flex-direction: column-reverse;
}
	
    .bloc-espac .et_pb_column.et_pb_column_empty {
        display: block;
        padding-bottom: 70%;
    }

}

/***********/

.fixed-phone {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #FCC65D;
    border-radius: 100px 0px 0px 100px;
    width: 60px;
    transition: width 0.3s ease, background-color 0.5s ease;
    overflow: hidden;
    z-index: 2;
    white-space: nowrap;
	box-shadow: 0 0 20px 0px hsl(0deg 0% 100% / 44%);
}
.fixed-phone a {
  display: flex;
  align-items: center;
  color: #fff;
	padding: 15px 0px 15px 20px;
  text-decoration: none;
  font-size: 16px;
}
.phone-icon {
  font-size: 20px;
  margin-right: 10px;
  transform: rotate(90deg);
}
.phone-number {
  display: none;
  font-size: 16px;
  color: #fff;
  white-space: nowrap;
}
.fixed-phone:hover {
  width: 187px;
}
.fixed-phone:hover .phone-number {
  display: inline;
}
.fixed-phone:hover .phone-icon {
  margin-right: 15px;
}
@media (max-width:767px) {
.fixed-phone {
    width: 50px;
}
.fixed-phone a {
    padding: 10px 0px 10px 10px;
}
}



/***********/




.mobile_menu_bar:before, .mobile_menu_bar:after, #top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a {
    color: #b573b2 !important;
}


.et_mobile_menu {
 
    border-top: 3px solid #b573b2 !important;
	}


@media (max-width: 980px) {
    .et_fixed_nav #main-header {
        position: fixed !important;
		
    }
	
	.class-h1 h1 {
    font-size: 38px;
    line-height: 47px;
    font-weight: 800 !important;

}
	
	.class-h2 h2 {
	font-size: 29px;
    line-height: 39px;
    font-weight: 800 !important;

}
}


.class-sid button.button {
    color: #FFFFFF !important;
    border-width: 0px !important;
    border-radius: 100px !important;
    letter-spacing: 1px;
    font-size: 16px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    background-color: #fcc65d !important;
	    padding: 10px 22px;
}

.class-sid button.button:hover {
    color: #FFFFFF !important;
    border-width: 0px !important;
    border-radius: 100px !important;
    letter-spacing: 1px;
    font-size: 16px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    background-color: #B7D177 !important;
	    padding: 10px 22px;
}

.class-sid button.button::after{
	display:none !important;
}

li.class-icon img {
    width: 18px !important;
}

/*li.menu-item a.et-cart-info {
    display: none !important;
}*/


#et_top_search {
   /* margin: 3px 0 0 2px !important;*/
}

div#cm {
    left: 15px !important;
}

header#main-header a.et-cart-info {
    display: none !important;
}


.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn, .xoo-wsc-container .xoo-wsc-btn{
    background-color: #FCC65D !important;	
	border-radius: 0px !important;
	border: 0 !important;
}

.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn:hover, .xoo-wsc-container .xoo-wsc-btn:hover{
    background-color: #B7D177 !important;	
	border-radius: 0px !important;
	border: 0 !important;
    color: white !important;
}

.xoo-wsc-items-count, .xoo-wsch-items-count {
    background-color: #FCC65D;
}

/* ============================================================
   Ludimo — Section Événements
============================================================ */

/* ─── Scoped reset ───────────────────────────────────────── */
.events-section,
.events-section *,
.events-section *::before,
.events-section *::after {
  box-sizing: border-box;
}

/* ─── Section Wrapper ────────────────────────────────────── */
.events-section {
  padding: 72px 24px;
  max-width: 1100px;
  margin: 0 auto;
  color: #2d2d2d;
}

/* ─── Section Header ─────────────────────────────────────── */
.events-section .events-header {
  text-align: center;
  margin-bottom: 56px;
}

.events-section .events-header .ludi-label {
  display: inline-block;
  font-weight: 800;
  font-size: 12px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #ee7b7f;
  background: #fdeaea;
  border-radius: 50px;
  padding: 6px 18px;
  margin-bottom: 16px;
}

.events-section .events-header h2 {
  font-size: 42px;
  font-weight: 800;
  color: #2d2d2d;
  line-height: 1.1;
  margin: 0 0 14px 0;
}

.events-section .events-header h2 span {
  color: #ee7b7f;
}

.events-section .events-header p {
  font-size: 16px;
  color: #6b6b7b;
  max-width: 500px;
  margin: 0 auto;
  line-height: 1.6;
}

/* ─── Grid ───────────────────────────────────────────────── */
.events-section .events-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 28px;
  align-items: start;
}

/* ─── Card Base ──────────────────────────────────────────── */
.events-section .ludi-card {
  background: #ffffff;
  border-radius: 18px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
}

/* Card top accent bar */
.events-section .card-bar {
  height: 6px;
  display: block;
}

.events-section .ludi-card--peach .card-bar {
  background: linear-gradient(90deg, #ee7b7f, #f5aaac);
}
.events-section .ludi-card--mint .card-bar {
  background: linear-gradient(90deg, #7da9d0, #a8c7e4);
}
.events-section .ludi-card--green .card-bar {
  background: linear-gradient(90deg, #b7d177, #d0e49e);
}

.events-section .card-body {
  padding: 28px 28px 24px;
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 18px;
}

/* ─── Date Badge ─────────────────────────────────────────── */
.events-section .card-date {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-weight: 700;
  font-size: 14px;
  color: #ffffff;
  border-radius: 50px;
  padding: 7px 16px;
  align-self: flex-start;
  font-style: normal;
}

.events-section .ludi-card--peach .card-date { background: #ee7b7f; }
.events-section .ludi-card--mint  .card-date { background: #7da9d0; }
.events-section .ludi-card--green .card-date {
  background: #b7d177;
  color: #ffffff;
}

.events-section .card-date svg {
  flex-shrink: 0;
}

/* ─── Card Title ─────────────────────────────────────────── */
.events-section .card-title {
  font-size: 22px;
  font-weight: 800;
  line-height: 1.25;
  color: #2d2d2d;
  margin: 0;
}

/* ─── Card Description ───────────────────────────────────── */
.events-section .card-desc {
  font-size: 15px;
  color: #6b6b7b;
  line-height: 1.6;
  margin: 0;
}

/* ─── Meta Chips ─────────────────────────────────────────── */
.events-section .card-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.events-section .ludi-chip {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 13px;
  font-weight: 700;
  border-radius: 50px;
  padding: 5px 14px;
}

/* Pink chip — card 1 */
.events-section .ludi-chip--age-pink {
  background: #fdeaea;
  color: #ee7b7f;
}

/* Blue chip — card 2 */
.events-section .ludi-chip--age-blue {
  background: #eaf2fb;
  color: #7da9d0;
}

/* Green chip — card 3 */
.events-section .ludi-chip--organizer {
  background: #eef5e2;
  color: #6a9030;
}

/* ─── Schedule Block ─────────────────────────────────────── */
.events-section .schedule {
  background: #eef5e2;
  border-radius: 12px;
  padding: 16px 18px;
}

.events-section .schedule-title {
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #6a9030;
  margin: 0 0 10px 0;
}

.events-section .schedule-list {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin: 0;
  padding: 0;
}

.events-section .schedule-list li {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  font-weight: 600;
  color: #2d2d2d;
}

.events-section .schedule-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #b7d177;
  flex-shrink: 0;
  display: inline-block;
}

/* ─── Registration Block ─────────────────────────────────── */
.events-section .card-register {
  margin-top: auto;
  border-radius: 12px;
  padding: 16px 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  flex-wrap: wrap;
}

.events-section .ludi-card--peach .card-register { background: #fdeaea; }
.events-section .ludi-card--mint  .card-register { background: #eaf2fb; }
.events-section .ludi-card--green .card-register { background: #eef5e2; }

.events-section .register-label {
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 3px;
}

.events-section .ludi-card--peach .register-label { color: #ee7b7f; }
.events-section .ludi-card--mint  .register-label { color: #7da9d0; }
.events-section .ludi-card--green .register-label { color: #6a9030; }

.events-section .register-phone {
  font-size: 18px;
  font-weight: 800;
  color: #2d2d2d;
  text-decoration: none;
  display: block;
}

.events-section .register-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  font-weight: 800;
  color: #ffffff !important;
  border: none;
  border-radius: 50px;
  padding: 10px 20px;
  cursor: pointer;
  text-decoration: none !important;
  white-space: nowrap;
  line-height: 1;
}

.events-section .ludi-card--peach .register-btn { background: #ee7b7f; }
.events-section .ludi-card--mint  .register-btn { background: #7da9d0; }
.events-section .ludi-card--green .register-btn {
  background: #b7d177;
  color: #3d5a00 !important;
}

/* ─── Responsive ─────────────────────────────────────────── */
@media (max-width: 600px) {
  .events-section             { padding: 48px 16px; }
  .events-section .card-body  { padding: 22px 20px 20px; }
  .events-section .card-title { font-size: 19px; }
  .events-section .events-header h2 { font-size: 28px; }
}


/**/

/* =========================
   ROW GRID
========================= */



/* =========================
   CARD
========================= */

.stylecard .et_pb_column{
  background:#fff;
  border-radius:18px;
  box-shadow:0 4px 20px rgba(0,0,0,0.08);
  padding:28px;
  /* display:flex; */
  /* flex-direction:column; */
  gap:16px;
  position:relative;
  transition:.25s ease;
  border-top:6px solid;
}

.stylecard .et_pb_column:hover{
  transform:translateY(-6px);
  box-shadow:0 12px 35px rgba(0,0,0,0.12);
}

/* =========================
   TOP COLOR BAR
========================= */



.color1{
  border-color: #ee7b7f !important;
}

.color2{
    border-color:#7da9d0 !important;
}

.color3{
    border-color:#b7d177 !important;
}

/* =========================
   DATE BADGE
========================= */

.card-date{
  display:inline-block;
  font-size:14px;
  font-weight:700;
  padding:6px 16px;
  border-radius:40px;
  color:#fff;
  width:fit-content;
}

.color1 .card-date{background:#ee7b7f;}
.color2 .card-date{background:#7da9d0;}
.color3 .card-date{background:#b7d177;}

/* =========================
   TITLE
========================= */

.card-title h3{
  font-size:22px;
  font-weight:800;
  color:#2d2d2d;
  margin-bottom:6px;
}

/* =========================
   DESCRIPTION
========================= */

.card-desc p{
  font-size:15px;
  color:#6b6b7b;
  line-height:1.6;
}

/* =========================
   AGE CHIP
========================= */

.ludi-chip{
  display:inline-block;
  padding:6px 14px;
  border-radius:40px;
  font-size:13px;
  font-weight:700;
  width:fit-content;
}

.color1 .ludi-chip{
  background:#fdeaea;
  color:#ee7b7f;
}

.color2 .ludi-chip{
  background:#eaf2fb;
  color:#7da9d0;
}

.color3 .ludi-chip{
  background:#eef5e2;
  color:#6a9030;
}

/* =========================
   SCHEDULE BLOCK
========================= */

.schedule{
  background:#eef5e2;
  padding:16px;
  border-radius:12px;
}

.schedule-title{
  font-size: 12px !important;
  font-weight:800;
  letter-spacing:.05em;
  margin-bottom:8px;
  color:#6a9030;
  text-transform: uppercase;
}

.schedule-list{
  list-style:none;
  padding:0;
  margin:0;
}

.schedule-list li{
  font-size:14px;
  font-weight:600;
  margin-bottom:6px;
  display:flex;
  align-items:center;
  gap:8px;
}

.schedule-dot{
  width:8px;
  height:8px;
  background:#b7d177;
  border-radius:50%;
}

/* =========================
   REGISTER BLOCK
========================= */

.card-register{
  margin-top:auto;
  padding:14px 16px;
  border-radius:12px;
}

.color1 .card-register{background:#fdeaea;}
.color2 .card-register{background:#eaf2fb;}
.color3 .card-register{background:#eef5e2;}

.card-register h4{
  font-size:12px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.08em;
  font-weight: bold;
}

.card-register p{
  font-size:18px;
  font-weight:800;
  margin-top:4px;
}

/* =========================
   BUTTON
========================= */

.stylecard .et_pb_button{
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  font-weight: 800;
  color: #ffffff !important;
  border: none;
  border-radius: 50px;
  padding: 10px 20px !important;
  cursor: pointer;
  text-decoration: none !important;
  white-space: nowrap;
  line-height: 1;
}

.color1 .et_pb_button{
  background:#ee7b7f;
  color:#fff!important;
}

.color2 .et_pb_button{
  background:#7da9d0;
  color:#fff!important;
}

.color3 .et_pb_button{
  background:#b7d177;
  color:#3d5a00!important;
}

/* =========================
   RESPONSIVE
========================= */

@media (max-width:980px){

.stylecard{
  flex-direction:column;
}

}

.et_pb_column.et_pb_column_1_3.et_pb_column_2.color1.et_pb_css_mix_blend_mode_passthrough {}

.et_pb_button:hover:after {

  display:none !important;
}

.et_pb_button:hover{
  background:#fcc65d !important;
}

.color1 h4 {
    color: #ee7b7f;
}

.color2 h4 {
    color: #7da9d0;
}

.color3 h4 {
    color: #b7d177;
}


.card-register h4 , .schedule-title  , .stylecard .et_pb_button{font-family: 'Open Sans' !important;}

.events-grid {
    display: none !important;
}

