﻿/*
Theme Name: Alone Child
Theme URI: https://wordpress.org/themes/alone/
Author: Bearsthemes
Author URI: https://wordpress.org/
Description: ALONE – Powerful and flexible WordPress theme that comes with 30+ unique and stunning demos, suitable for all your idea and different types of Non-profit Organizations, Ngo, Church, Events, Political, Candidate, Campaign project…
Requires at least: 5.7.X
Requires PHP: 7.X
Version: 7.0
Template: alone
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: alone
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready

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.

Alone is based on Underscores https://underscores.me/, (C) 2012-2019 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

body a:hover,
body a:focus {
  text-decoration: none;
}

.img-border-img {
  position: relative;
}

.img-border-img::after {
  content: "";
  background-image: url(/wp-content/uploads/2026/01/bg-pattern.jpg);
  width: 100%;
  display: block;
  height: 100%;
  position: absolute;
  right: -10px;
  bottom: -10px;
  z-index: -1;
  border-radius: 8px;
}

.position-relative {
  position: relative;
}

.about-counter {
  position: absolute !important;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.counter-container:after {
  content: "";
  position: absolute;
  background-color: black;
  width: 108%;
  height: 106%;
  opacity: 0.3;
  z-index: -1;
  left: -4%;
  top: -3%;
  display: block;
}

.home-counter-section {
  display: block;
}

@media (max-width: 1024px) {

  .home-counter-section,
  .counter-container:after {
    display: none;
  }
}

.home-counter-section-responsive {
  display: none;
}

@media (max-width: 1024px) {
  .home-counter-section-responsive {
    display: block;
  }
}

.elementor-posts--skin-grid-tronador .elementor-post__date {
  color: #019fcb !important;
}

.elementor-posts--skin-grid-tronador .elementor-post__cat-links a {
  background: #019fcb !important;
}

.elementor-posts--skin-grid-tronador .elementor-post__date svg {
  fill: #019fcb !important;
}

.elementor-image-box--skin-hardeol .elementor-image-box__read-more {
  border: 2px solid #ffffff !important;
  border-radius: 40px;
  white-space: nowrap !important;
}

.elementor-image-box--skin-hardeol .elementor-image-box__read-more:hover {
  background-color: #019fcb !important;
  border: 2px solid #019fcb !important;
}

@media (max-width: 1024px) {
  .elementor-3665 .elementor-element.elementor-element-11c0d5a {
    width: 50%;
    margin: auto;
  }
}

.contact-link {
  color: #ffffff;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-weight: 600 !important;
  transition: 0.3s;
}

.contact-link:hover {
  color: #ffffff !important;
  opacity: 0.8;
}

.contact-link img {
  width: 18px;
  height: 18px;
}

li.wp-social-link.wp-block-social-link svg {
  fill: #fff !important;
  transition: 0.3s;
}

li.wp-social-link.wp-block-social-link svg:hover {
  fill: #f7a81b !important;
}

.site-header .widget-area {
  padding: 5px 0 !important;
}

.site-header .widget-area .topbar-widget-wrap ul {
  margin-top: 5px;
}

.site-header .widget-area .topbar-widget-wrap ul li:not(:last-child) {
  margin-right: 0 !important;
}

:where(.is-layout-flex) {
  gap: 1em;
}

.primary-navigation ul a,
.primary-navigation ul.primary-menu a {
  color: #191919 !important;
}

.primary-navigation ul li.current-menu-item>a,
.primary-navigation ul.primary-menu li.current-menu-item>a,
.primary-navigation ul.primary-menu li.current-menu-parent>a,
.primary-navigation ul.primary-menu li.current-menu-ancestor>a {
  font-weight: bold !important;
  color: #17458f !important;
}

@media (min-width: 991.98px) {

  .primary-navigation ul.primary-menu li.current-menu-item>a::after,
  .primary-navigation ul.primary-menu li.current-menu-parent>a::after,
  .primary-navigation ul.primary-menu li.current-menu-ancestor>a::after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background-color: #f7a81b;
    border-radius: 40px;
  }
}

.primary-navigation ul a:hover,
.primary-navigation ul.primary-menu a:hover {
  color: #17458f !important;
}

.primary-navigation ul ul.sub-menu a,
.primary-navigation ul.primary-menu ul.sub-menu a {
  font-weight: 600;
  width: fit-content;
}

@media (max-width: 991.98px) {
  .site-header .widget-area .topbar-widget-wrap {
    flex-direction: row !important;
    align-items: center !important;
    text-align: start !important;
  }
}

.elementor-image-box.elementor-image-box--skin-hardeol {
  border-radius: 8px;
}

.elementor-image-box--skin-hardeol .elementor-image-box__read-more {
  padding: 8px 20px !important;
  font-size: 12px !important;
  font-weight: 600 !important;
}

footer {
  position: relative;
  z-index: 2;
}

footer.site-footer .widget-area {
  background: #0c2740 !important;
  border: none !important;
  padding: 65px 20px !important;
}

footer.site-footer .site-info {
  background-color: #0f385d !important;
  text-align: center;
  padding: 10px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
}

footer .widget .widget-title,
footer .widget ul li a,
footer .widget p {
  color: #fff !important;
}

footer .widget ul li a:hover {
  color: #f7a81b !important;
}

@media (max-width: 803px) {
  footer .widget ul {
    display: flex;
    column-gap: 25px;
    flex-wrap: wrap;
  }

  footer.site-footer .widget-area {
    padding: 45px 0 !important;
  }
}

.page-titlebar {
  background-color: #f0f0f1;
  background-repeat: repeat !important;
  background-position: center;
  background-size: unset !important;
  padding-top: 75px;
  padding-bottom: 75px;
  z-index: 1;
}

.page-titlebar .page-title {
  font-size: 46px;
}

.rotary-presidents-wrapper * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/* .rotary-presidents-wrapper {
  background-color: #f7f7f7;
  background-image: url("https://rotary.creonext.com/wp-content/uploads/2025/11/concrete_seamless.jpg");
  font-family: "Georgia", "Times New Roman", serif;

  color: #2c3e50;
  line-height: 1.8;
  padding: 0;
} */

.rotary-header {
  background: linear-gradient(to right, #17458f 0%, #003d5c 100%);
  color: white;
  padding: 80px 20px 60px;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.rotary-header::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 120"><path d="M0,0 L1200,0 L1200,60 Q600,120 0,60 Z" fill="rgba(255,255,255,0.05)"/></svg>') no-repeat bottom;
  background-size: cover;
}

.rotary-header-content {
  position: relative;
  z-index: 1;
  max-width: 1000px;
  margin: 0 auto;
}

.rotary-wheel {
  width: 80px;
  height: 80px;
  margin: 0 auto 20px;
  background: #f7a81b;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 14px;
  color: #17458f;
  box-shadow: 0 4px 15px rgba(247, 168, 27, 0.3);
}

.rotary-header h1 {
  font-size: 2.8em;
  margin-bottom: 15px;
  font-weight: 400;
  letter-spacing: 1px;
}

.rotary-header p {
  font-size: 1.15em;
  opacity: 0.95;
  font-weight: 300;
}

.rotary-container {
  max-width: 1100px;
  margin: 0 auto;
  padding: 60px 20px;
}

.rotary-intro-section {
  background: white;
  padding: 50px 40px;
  border-radius: 2px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
  margin-bottom: 60px;
  border-top: 4px solid #17458f;
}

.rotary-intro-section h2 {
  color: #17458f;
  margin-bottom: 20px;
  font-size: 2em;
  font-weight: 400;
  text-align: center;
}

.rotary-intro-section p {
  color: #555;
  font-size: 1.05em;
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
  line-height: 1.8;
}

.rotary-stats-section {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 30px;
  margin-bottom: 60px;
}

.rotary-stat-card {
  background: white;
  padding: 35px;
  text-align: center;
  border-radius: 2px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
  border-top: 3px solid #f7a81b;
}

.rotary-stat-number {
  font-size: 3em;
  color: #17458f;
  font-weight: 600;
  margin-bottom: 10px;
}

.rotary-stat-label {
  color: #666;
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.rotary-timeline {
  position: relative;
}

.rotary-timeline::before {
  content: "";
  position: absolute;
  left: 153px;
  width: 4px;
  height: 100%;
  background: #17458f;
  top: 2px;
}

.rotary-timeline-item {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 60px;
  position: relative;
}

.rotary-year {
  width: 140px;
  font-size: 1.6em;
  font-weight: 700;
  color: #17458f;
  flex-shrink: 0;
}

.rotary-timeline-dot {
  width: 30px;
  height: 30px;
  background: white;
  border: 4px solid #17458f;
  border-radius: 50%;
  position: relative;
  z-index: 2;
  flex-shrink: 0;

  /* 👇 Center children */
  display: flex;
  align-items: center;
  justify-content: center;
}

.yellow-dot {
  width: 16px;
  height: 16px;
  background: #f7a81b;
  z-index: 3;
  border-radius: 50%;
}

.rotary-content {
  flex: 1;
  background: white;
  padding: 0;
  border-radius: 2px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  margin-left: 40px;
  transition: box-shadow 0.3s ease;
  display: flex;
  overflow: hidden;
  border-radius: 8px;
}

.rotary-content:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}

.rotary-president-image-container {
  flex-shrink: 0;
  background: linear-gradient(135deg, #17458f 0%, #003d5c 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  border-radius: 8px 0px 0px 8px;
}

.rotary-president-image {
  width: 100%;
  height: 100%;
}

.rotary-image-placeholder {
  width: 80px;
  height: 80px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.5em;
  color: rgba(255, 255, 255, 0.4);
}

.rotary-president-info {
  flex: 1;
  padding: 30px 35px;
  align-content: center;
}

.rotary-president-info h3 {
  color: #17458f;

  font-weight: 700;
}

.rotary-president-info .rotary-position {
  color: #f7a81b;
  font-weight: 600;
  font-size: 1em;
  margin-bottom: 18px;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.rotary-president-info .rotary-description {
  color: #555;
  font-size: 0.95em;
  line-height: 1.8;
}

.rotary-founding-note {
  background: linear-gradient(135deg, #17458f 0%, #003d5c 100%);
  color: white;
  padding: 50px 40px;
  border-radius: 2px;
  margin-top: 60px;
  text-align: center;
  box-shadow: 0 4px 20px rgba(1, 66, 106, 0.2);
  position: relative;
  overflow: hidden;
}

.rotary-founding-note::before {
  content: "";
  position: absolute;
  top: -50%;
  right: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle,
      rgba(255, 255, 255, 0.1) 0%,
      transparent 70%);
}

.rotary-founding-note-content {
  position: relative;
  z-index: 1;
}

.rotary-founding-note h3 {
  font-size: 1.8em;
  margin-bottom: 15px;
  font-weight: 400;
}

.rotary-founding-note p {
  font-size: 1.1em;
  opacity: 0.95;
  line-height: 1.8;
}

.rotary-founding-note .rotary-year-highlight {
  font-size: 1.3em;
  font-weight: 600;
  color: #f7a81b;
  margin-top: 10px;
}

@media (max-width: 968px) {
  .rotary-timeline::before {
    left: 113px;
  }

  .rotary-year {
    width: 100px;
    font-size: 1.2em;
  }

  .rotary-content {
    margin-left: 30px;
  }
}

@media (max-width: 768px) {
  .rotary-header h1 {
    font-size: 2em;
  }

  .rotary-header p {
    font-size: 1em;
  }

  .rotary-timeline::before {
    left: 34px;
  }

  .rotary-timeline-item {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 60px;
  }

  .rotary-year {
    text-align: left;
    padding: 0 0 10px 0;
    width: auto;
  }

  .rotary-content {
    margin: 15px 0 0 0;
    width: 100%;
  }

  .rotary-president-info {
    padding: 25px;
  }

  .rotary-timeline-dot {
    position: absolute;
    left: 21px;
  }

  .rotary-intro-section {
    padding: 35px 25px;
  }

  .rotary-stat-card {
    padding: 25px;
  }

  .rotary-founding-note {
    padding: 35px 25px;
  }
}

/* Hover effect for better UX */
.rotary-button:hover {
  color: #008bb8;
}

.page-template-default .site-main {
  padding: 50px 0 !important;
}

.elementor-icon-box--skin-jimara .elementor-icon-box__icon {
  background: #17458f !important;
}

.elementor-icon-box--skin-jimara:before {
  background: #f7a81b !important;
}

.elementor-icon-box--skin-jimara .elementor-icon-box__light:before,
.elementor-icon-box--skin-jimara .elementor-icon-box__light {
  background: #dfebf3 !important;
}

.elementor-icon-box--skin-jimara .elementor-icon-box__content {
  border: 1px solid #f1f1f1 !important;
}

.elementor-icon-box--skin-jimara .elementor-icon-box__desc {
  padding: 10px !important;
}

/* Contact Form Styling for Rotary Club de Beyrouth */

/* Form Container */
.wpcf7 {
  max-width: 800px;
  margin: 0 auto;
  /* padding: 40px; */
  /* background: #ffffff;
  border-radius: 8px;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.08); */
}

/* Labels */
.wpcf7 label {
  display: block;
  margin-bottom: 0px;
  font-size: 18px;
  font-weight: 700;
  color: #17458f;
  line-height: 1.6;
}

/* Input Fields */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea,
.wpcf7 select {
  width: 100%;
  padding: 14px 18px;
  margin-top: 8px;
  border: 1px solid #dfe6e9;
  border-radius: 6px;
  font-size: 15px;
  color: #17458f;
  background-color: #ffffff;
  transition: all 0.3s ease;
  box-sizing: border-box;
}

/* Focus State */
.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="email"]:focus,
.wpcf7 textarea:focus,
.wpcf7 select:focus {
  outline: none;
  border-color: #17458f;
}

/* Placeholder Styling */
.wpcf7 input::placeholder,
.wpcf7 textarea::placeholder {
  color: #95a5a6;
  opacity: 1;
}

/* Textarea Specific */
.wpcf7 textarea {
  min-height: 140px;
  resize: vertical;
}

/* Select Dropdown */
.wpcf7 select {
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23005daa' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 18px center;
  padding-right: 45px;
  cursor: pointer;
}

.wpcf7 select option {
  padding: 10px;
}

/* Select Label Styling */
.wpcf7 select+label::before {
  content: attr(label);
  display: block;
  margin-bottom: 8px;
  font-weight: 500;
  color: #2c3e50;
}

/* Submit Button */
.wpcf7 input[type="submit"],
.wpcf7 button[type="submit"] {
  display: inline-block;
  padding: 8px 40px;
  margin-top: 12px;

  color: #ffffff;
  border: none;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(0, 93, 170, 0.2);
}

.wpcf7 input[type="submit"]:hover,
.wpcf7 button[type="submit"]:hover {
  background: #17458f;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(0, 93, 170, 0.3);
}

.wpcf7 input[type="submit"]:active,
.wpcf7 button[type="submit"]:active {
  transform: translateY(0);
}

/* Validation Messages */
.wpcf7-not-valid-tip {
  color: #e74c3c;
  font-size: 13px;
  margin-top: 6px;
  display: block;
}

.wpcf7-response-output {
  margin: 24px 0 0;
  padding: 16px 20px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 500;
}

.wpcf7-validation-errors {
  background-color: #ffeaa7;
  border: 2px solid #fdcb6e;
  color: #d63031;
}

.wpcf7-mail-sent-ok {
  background-color: #d5f4e6;
  border: 2px solid #00b894;
  color: #00b894;
}

/* Error State for Inputs */
.wpcf7-not-valid {
  border-color: #e74c3c !important;
}

/* Responsive Design */
@media (max-width: 768px) {
  .wpcf7 {
    padding: 30px 20px;
  }

  .wpcf7 input[type="submit"],
  .wpcf7 button[type="submit"] {
    width: 100%;
    padding: 14px 30px;
  }
}

/* Accessibility - Focus visible for keyboard navigation */
.wpcf7 input:focus-visible,
.wpcf7 textarea:focus-visible,
.wpcf7 select:focus-visible {
  outline: 2px solid #005daa;
  outline-offset: 2px;
}

/* Loading State */
.wpcf7 form.submitting input[type="submit"] {
  opacity: 0.7;
  cursor: not-allowed;
}

/* Spinner Animation */
.wpcf7 form.submitting::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 2px solid #005daa;
  border-top-color: transparent;
  border-radius: 50%;
  animation: spin 0.8s linear infinite;
  margin-left: 10px;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

/* ===== Desktop & Default ===== */
.elementor-9110 .elementor-element.elementor-element-b758c2a:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,
.elementor-9110 .elementor-element.elementor-element-b758c2a>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer {
  background-color: #ffffff;
  border-radius: 10px;
  border: 1px solid #f1f1f1;
  margin-top: -85px;
  /* desktop */
}

.elementor-9110 .elementor-element.elementor-element-a2aef1b {
  padding-bottom: 85px !important;
}

@media (max-width: 1024px) {

  .elementor-9110 .elementor-element.elementor-element-b758c2a:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,
  .elementor-9110 .elementor-element.elementor-element-b758c2a>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    margin-top: -20px;
    /* mobile override */
  }

  .elementor-9110 .elementor-element.elementor-element-a2aef1b {
    padding-bottom: 40px !important;
  }

  .elementor-column-gap-extended>.elementor-column>.elementor-element-populated {
    padding-bottom: 40px !important;
  }
}

/* ===== Tablet & Mobile ===== */
@media (max-width: 768px) {

  .elementor-9110 .elementor-element.elementor-element-b758c2a:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,
  .elementor-9110 .elementor-element.elementor-element-b758c2a>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    margin-top: -5px;
    /* mobile override */
  }

  .elementor-9110 .elementor-element.elementor-element-a2aef1b {
    padding-bottom: 40px !important;
  }

  .elementor-column-gap-extended>.elementor-column>.elementor-element-populated {
    padding-bottom: 40px !important;
  }
}

input,
textarea {
  margin-bottom: 0px !important;
}

.elementor-members--skin-pumori .elementor-member__thumbnail:after {
  display: none;
}

.elementor-members--skin-pumori .elementor-member__title {
  font-size: 24px !important;
  font-weight: 700 !important;
  color: #17458f !important;
}

.elementor-9110 .elementor-element.elementor-element-b758c2a>.elementor-element-populated {
  padding: 30px !important;
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
  padding: 0px !important;
}

.elementor-9110 .elementor-element.elementor-element-b758c2a:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,
.elementor-9110 .elementor-element.elementor-element-b758c2a>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer {
  background-color: #ffffff !important;
}

.elementor-3665 .elementor-element.elementor-element-2321a22:not(.elementor-motion-effects-element-type-background),
.elementor-3665 .elementor-element.elementor-element-2321a22>.elementor-motion-effects-container>.elementor-motion-effects-layer {
  background-color: #ffffff !important;
  background-image: url(https://rotary.creonext.com/wp-content/uploads/2025/11/concrete_seamless.jpg) !important;
}

.breadcrumb_last {
  font-weight: 700;
}

div#breadcrumbs {
  border-radius: 8px 8px 0 0 !important;
  font-weight: 600;
}

#wpfront-scroll-top-container .text-holder {
  color: #ffffff;
  background-color: #17458f !important;
  width: 20px !important;
  height: 20px !important;
  border-radius: 30px !important;
  padding: 10px !important;
  font-size: x-large !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.elementor-posts--skin-grid-somoni .elementor-post:hover .elementor-post__read-more svg {
  background: #f7a81b !important;
}

.elementor-posts--skin-grid-somoni .elementor-post:hover .elementor-post__read-more {
  color: #f7a81b !important;
}

.site-logo {
  padding: 4px 0 !important;
}

.president-description .elementor-widget-container {
/*   display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 15;
  overflow: hidden; */
}

.members-cards .elementor-member__infor {
  display: none !important;
}

.members-cards .elementor-members--skin-toluca .elementor-member__content {
  background: #17458f !important;
}

.members-cards .elementor-members--skin-toluca .elementor-member__title a:hover {
  color: #fff !important;
}

@media (min-width: 992px) {
  .primary-navigation ul.sub-menu {
    border-radius: 0 0 8px 8px !important;
  }
}

.menu-item-has-children>a {
  position: relative;
  padding-right: 1.5rem;
}

@media (min-width: 991.98px) {
  .sub-menu .menu-item-has-children::before {
    content: "＋";
    position: absolute;
    right: 12px;
    font-size: 1.2rem;
    font-weight: 800;
  }
}

.menu>.menu-item-has-children::before {
  content: none;
}

@media (max-width: 991.98px) {

  .primary-navigation ul ul.sub-menu a,
  .primary-navigation ul.primary-menu ul.sub-menu a {
    width: 100%;
  }
}

#nav_menu-3 {
  margin-left: 50px;
}

#nav_menu-4 {
  margin-left: 30px;
}

@media (max-width: 768px) {

  #nav_menu-3,
  #nav_menu-4 {
    margin-left: 0;
  }
}

.widgettitle {
  display: inline-block;
  color: white;
  padding-bottom: 12px;
  border-bottom: 3px solid #f7a81b;
  font-size: 20px;
  font-weight: 600;
  line-height: 125%;
  margin-bottom: 16px;
}

/* .vie-du-club #vie_club_content{
	display:none;
}

.vie-du-club:hover #vie_club_title{
	display:none;
}

.vie-du-club:hover #vie_club_content{
	display:block;
} */

.home .vie-du-club,
.home .conference {
  position: relative;
  height: 480px;
}

.conference #conference_content,
.vie-du-club #vie_club_content {
  display: none;

  transform: scale(0.8);
  transition:
    opacity 0.4s ease,
    transform 0.4s ease;
  pointer-events: none;
}

.conference #conference_title,
.vie-du-club #vie_club_title {
  display: block;

  transform: scale(1);
  transition:
    opacity 0.4s ease,
    transform 0.4s ease;
}

.conference:hover #conference_title,
.vie-du-club:hover #vie_club_title {
  display: none;
  transform: scale(1.1);
  transition:
    opacity 0.4s ease,
    transform 0.4s ease;
}

.conference:hover #conference_content,
.vie-du-club:hover #vie_club_content {
  display: block;

  transform: scale(1);
  pointer-events: auto;
  animation: fadeInScale 0.4s ease forwards;
}

@keyframes fadeInScale {
  from {
    opacity: 0;
    transform: scale(0.8);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

.elementor-3665 .elementor-element.elementor-element-a0c8854>.elementor-container>.elementor-column>.elementor-widget-wrap {
  align-content: center !important;
  align-items: center !important;
}

.rotary-container {
  padding: 0px !important;
}

.rotary-button {
  font-size: 14px !important;
}

.rotary-content {
  height: 120px;
}

.rotary-president-info h3 {
  margin: 0 !important;
}

.elementor-3665 .elementor-element.elementor-element-d49066d>.elementor-widget-container {
  margin: 0px !important;
}

.rotary-president-image-container {
  width: 25%;
  height: 100%;
  background: white !important;
}

img.rotary-president-image {
  object-fit: cover;
  height: 100%;
}

/* ===== Enhanced Bulletins & Conferences Cards UI ===== */

.rotary-bulletin-grid {
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-height: 600px;
  overflow-y: auto;
  padding: 10px !important;
  scrollbar-width: thin;
  scrollbar-color: #17458f #f0f0f0;
}

.rotary-bulletin-grid::-webkit-scrollbar {
  width: 8px;
}

.rotary-bulletin-grid::-webkit-scrollbar-track {
  background: #f0f0f0;
  border-radius: 4px;
}

.rotary-bulletin-grid::-webkit-scrollbar-thumb {
  background: #17458f;
  border-radius: 4px;
}

.rotary-bulletin-grid::-webkit-scrollbar-thumb:hover {
  background: #0f2d5c;
}

.rotary-bulletin-card {
  display: block;
  text-decoration: none;
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;
  border-radius: 8px;
  overflow: hidden;
}

.rotary-bulletin-card:hover {
  transform: translateX(5px);
}

.rotary-bulletin-content {
  display: flex;
  align-items: stretch;
  height: 92px !important;
  margin: 0 !important;
  background: #ffffff;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}

.rotary-bulletin-card:hover .rotary-bulletin-content {
  box-shadow: 0 4px 16px rgba(23, 69, 143, 0.15);
  border-left-color: #f7a81b;
}

.rotary-bulletin-image-container {
  aspect-ratio: 1;
  background: linear-gradient(135deg, #17458f 0%, #0f2d5c 100%) !important;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
}

.rotary-bulletin-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.rotary-bulletin-card:hover .rotary-bulletin-image {
  transform: scale(1.05);
}

.rotary-bulletin-placeholder {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3em;
  color: rgba(255, 255, 255, 0.3);
  background: rgba(255, 255, 255, 0.05);
}

.rotary-bulletin-info {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 16px 20px;
  overflow: hidden;
}

.rotary-bulletin-meta-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.rotary-bulletin-date {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  font-weight: 600;
  color: #f7a81b;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  flex-shrink: 0;
}

.rotary-bulletin-date svg {
  flex-shrink: 0;
  opacity: 0.9;
}

.rotary-bulletin-title {
  margin: 0 !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  color: #17458f !important;
  line-height: 1.4 !important;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: color 0.3s ease;
}

.rotary-bulletin-card:hover .rotary-bulletin-title {
  color: #0f2d5c !important;
}

/* Conference Presenter Styling */
.rotary-conference-presenter {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 14px;
  font-weight: 500;
  color: #555;
  flex-shrink: 1;
  min-width: 0;
}

.rotary-conference-presenter .presenter-label {
  color: #17458f;
  font-weight: 600;
  letter-spacing: 0.3px;
  white-space: nowrap;
  font-size: 14px;
}

.rotary-conference-presenter .presenter-name {
  color: #333;
  font-weight: 600;
  font-style: italic;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.rotary-conference-card:hover .rotary-conference-presenter .presenter-name {
  color: #17458f;
}

/* Responsive Design for Bulletins */
@media (max-width: 768px) {
  .rotary-content {
    flex-direction: row;
  }
}

/* @media (max-width: 480px) {
  .rotary-bulletin-content {
    height: 90px !important;
  }

  .rotary-bulletin-image-container {
    width: 80px !important;
    min-width: 80px;
    height: 90px !important;
  }

  .rotary-bulletin-info {
    padding: 10px 12px;
    gap: 5px;
  }

  .rotary-bulletin-title {
    font-size: 13px !important;
  }

  .rotary-bulletin-meta-row {
    gap: 8px;
  }

  .rotary-bulletin-date {
    font-size: 10px;
  }

  .rotary-conference-presenter {
    font-size: 9px;
    gap: 3px;
  }

  .rotary-conference-presenter .presenter-label {
    font-size: 8px;
  }
} */

/* ===== Archive Page Layout Override ===== */

/* Override parent theme 3-column layout to 2-column on large screens */
.term-conference .posts-list.blog-posts-list,
.term-bulletin .posts-list.blog-posts-list,
.post-type-archive-vie-du-club .posts-list.blog-posts-list,
.post-type-archive-hors-les-murs .posts-list.blog-posts-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
  width: 100%;
  align-items: stretch;
}

/* Make individual post cards stretch to fill grid cell height */
.term-conference .posts-list.blog-posts-list>*,
.term-bulletin .posts-list.blog-posts-list>*,
.post-type-archive-vie-du-club .posts-list.blog-posts-list>*,
.post-type-archive-hors-les-murs .posts-list.blog-posts-list>* {
  height: 100%;
  display: flex;
  flex-direction: column;
}

/* Tablet: 1 column */
@media (max-width: 991px) {

  .term-conference .posts-list.blog-posts-list,
  .term-bulletin .posts-list.blog-posts-list,
  .post-type-archive-vie-du-club .posts-list.blog-posts-list,
  .post-type-archive-hors-les-murs .posts-list.blog-posts-list {
    grid-template-columns: 1fr;
  }
}

/* ===== Bulletin / conference horizontal cards (match category card look) ===== */

.term-conference .blog-posts-list .post-wrap .entry-image,
.term-bulletin .blog-posts-list .post-wrap .entry-image,
.post-type-archive-vie-du-club .blog-posts-list .post-wrap .entry-image,
.post-type-archive-hors-les-murs .blog-posts-list .post-wrap .entry-image {
  padding-bottom: 0 !important;
}

.term-conference .blog-posts-list .post-wrap .entry-image img,
.term-bulletin .blog-posts-list .post-wrap .entry-image img,
.post-type-archive-vie-du-club .blog-posts-list .post-wrap .entry-image img,
.post-type-archive-hors-les-murs .blog-posts-list .post-wrap .entry-image img {
  position: relative !important;
}

.term-conference .posts-list.blog-posts-list>a,
.term-bulletin .posts-list.blog-posts-list>a,
.post-type-archive-vie-du-club .posts-list.blog-posts-list>a,
.post-type-archive-hors-les-murs .posts-list.blog-posts-list>a {
  display: flex;
  flex-direction: column;
  height: 100%;
  text-decoration: none;
  color: inherit;
}

.term-conference .post-wrap-horizontal,
.term-bulletin .post-wrap-horizontal,
.post-type-archive-vie-du-club .post-wrap-horizontal,
.post-type-archive-hors-les-murs .post-wrap-horizontal {
  position: relative;
  display: flex;
  flex-direction: row;
  flex: 1;
  border-radius: 16px;
  overflow: hidden;
  min-height: 110px;
  height: 100%;
  margin-bottom: 0;
  border: 1px solid rgba(23, 69, 143, 0.12);
  background: linear-gradient(165deg, #ffffff 0%, #f6f8fc 100%);
  box-shadow:
    0 1px 2px rgba(23, 69, 143, 0.04),
    0 8px 24px rgba(15, 45, 92, 0.06);
  transition:
    border-color 0.25s ease,
    box-shadow 0.25s ease,
    transform 0.25s ease,
    background 0.25s ease;
}

.term-conference .post-wrap-horizontal::after,
.term-bulletin .post-wrap-horizontal::after,
.post-type-archive-vie-du-club .post-wrap-horizontal::after,
.post-type-archive-hors-les-murs .post-wrap-horizontal::after {
  content: "";
  position: absolute;
  right: -40px;
  bottom: -40px;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  z-index: 0;
  background: radial-gradient(circle at center,
      rgba(247, 168, 27, 0.12) 0%,
      transparent 70%);
  pointer-events: none;
  transition:
    transform 0.35s ease,
    opacity 0.25s ease;
}

.term-conference .posts-list.blog-posts-list>a:hover .post-wrap-horizontal,
.term-bulletin .posts-list.blog-posts-list>a:hover .post-wrap-horizontal,
.post-type-archive-vie-du-club .posts-list.blog-posts-list>a:hover .post-wrap-horizontal,
.post-type-archive-hors-les-murs .posts-list.blog-posts-list>a:hover .post-wrap-horizontal {
  border-color: rgba(23, 69, 143, 0.28);
  background: linear-gradient(165deg, #ffffff 0%, #eef3fa 100%);
  box-shadow:
    0 2px 4px rgba(23, 69, 143, 0.06),
    0 16px 40px rgba(23, 69, 143, 0.14);
  transform: translateY(-4px);
}

.term-conference .posts-list.blog-posts-list>a:hover .post-wrap-horizontal::before,
.term-bulletin .posts-list.blog-posts-list>a:hover .post-wrap-horizontal::before,
.post-type-archive-vie-du-club .posts-list.blog-posts-list>a:hover .post-wrap-horizontal::before,
.post-type-archive-hors-les-murs .posts-list.blog-posts-list>a:hover .post-wrap-horizontal::before {
  height: 5px;
}

.term-conference .posts-list.blog-posts-list>a:hover .post-wrap-horizontal::after,
.term-bulletin .posts-list.blog-posts-list>a:hover .post-wrap-horizontal::after,
.post-type-archive-vie-du-club .posts-list.blog-posts-list>a:hover .post-wrap-horizontal::after,
.post-type-archive-hors-les-murs .posts-list.blog-posts-list>a:hover .post-wrap-horizontal::after {
  transform: scale(1.12);
}

.term-conference .posts-list.blog-posts-list>a:focus-visible .post-wrap-horizontal,
.term-bulletin .posts-list.blog-posts-list>a:focus-visible .post-wrap-horizontal,
.post-type-archive-vie-du-club .posts-list.blog-posts-list>a:focus-visible .post-wrap-horizontal,
.post-type-archive-hors-les-murs .posts-list.blog-posts-list>a:focus-visible .post-wrap-horizontal {
  outline: 3px solid #f7a81b;
  outline-offset: 3px;
}

.term-conference .post-wrap-horizontal .entry-image,
.term-bulletin .post-wrap-horizontal .entry-image,
.post-type-archive-vie-du-club .post-wrap-horizontal .entry-image,
.post-type-archive-hors-les-murs .post-wrap-horizontal .entry-image {
  position: relative;
  aspect-ratio: 1;
  z-index: 1;
  flex-shrink: 0;
  width: 110px;
  display: flex;
  align-self: stretch;
  border-right: 1px solid rgba(23, 69, 143, 0.08);
}

.term-conference .post-wrap-horizontal .entry-image img,
.term-bulletin .post-wrap-horizontal .entry-image img,
.post-type-archive-vie-du-club .post-wrap-horizontal .entry-image img,
.post-type-archive-hors-les-murs .post-wrap-horizontal .entry-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.35s ease;
}

.term-conference .posts-list.blog-posts-list>a:hover .post-wrap-horizontal .entry-image img,
.term-bulletin .posts-list.blog-posts-list>a:hover .post-wrap-horizontal .entry-image img,
.post-type-archive-vie-du-club .posts-list.blog-posts-list>a:hover .post-wrap-horizontal .entry-image img,
.post-type-archive-hors-les-murs .posts-list.blog-posts-list>a:hover .post-wrap-horizontal .entry-image img {
  transform: scale(1.05);
}

.term-conference .post-wrap-horizontal .entry-content,
.term-bulletin .post-wrap-horizontal .entry-content,
.post-type-archive-vie-du-club .post-wrap-horizontal .entry-content,
.post-type-archive-hors-les-murs .post-wrap-horizontal .entry-content {
  position: relative;
  z-index: 1;
  flex: 1;
  padding: 22px 24px 20px !important;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: linear-gradient(100deg,
      rgba(255, 255, 255, 0.92) 0%,
      rgba(246, 248, 252, 0.96) 100%);
}

.term-conference .post-wrap-horizontal .entry-content .entry-title,
.term-bulletin .post-wrap-horizontal .entry-content .entry-title,
.post-type-archive-vie-du-club .post-wrap-horizontal .entry-content .entry-title,
.post-type-archive-hors-les-murs .post-wrap-horizontal .entry-content .entry-title {
  margin: 0 !important;
  font-size: 1.125rem !important;
  font-weight: 700 !important;
  letter-spacing: -0.02em;
  color: #17458f !important;
  line-height: 1.35 !important;
  min-height: unset !important;
  text-align: left;
  transition: color 0.2s ease;
}

.term-conference .posts-list.blog-posts-list>a:hover .post-wrap-horizontal .entry-content .entry-title,
.term-bulletin .posts-list.blog-posts-list>a:hover .post-wrap-horizontal .entry-content .entry-title,
.post-type-archive-vie-du-club .posts-list.blog-posts-list>a:hover .post-wrap-horizontal .entry-content .entry-title,
.post-type-archive-hors-les-murs .posts-list.blog-posts-list>a:hover .post-wrap-horizontal .entry-content .entry-title {
  color: #0f2d5c !important;
}

.term-conference .post-wrap-horizontal .entry-meta,
.term-bulletin .post-wrap-horizontal .entry-meta,
.post-type-archive-vie-du-club .post-wrap-horizontal .entry-meta,
.post-type-archive-hors-les-murs .post-wrap-horizontal .entry-meta {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  text-align: left;
}

/* Date row: plain text (original look) */
.term-conference .post-wrap-horizontal .entry-meta li,
.term-bulletin .post-wrap-horizontal .entry-meta li,
.post-type-archive-vie-du-club .post-wrap-horizontal .entry-meta li,
.post-type-archive-hors-les-murs .post-wrap-horizontal .entry-meta li {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 4px;
  font-size: 13px;
  font-weight: 500;
  color: #666;
  background: none;
  border: none;
  border-radius: 0;
  text-transform: none;
  letter-spacing: normal;
}

.term-conference .post-wrap-horizontal .entry-meta .entry-date,
.term-bulletin .post-wrap-horizontal .entry-meta .entry-date,
.post-type-archive-vie-du-club .post-wrap-horizontal .entry-meta .entry-date,
.post-type-archive-hors-les-murs .post-wrap-horizontal .entry-meta .entry-date {
  display: inline-flex;
  align-items: center;
  gap: 0.4em;
  color: #666;
  font-weight: 500;
  font-size: inherit;
  line-height: 1.35;
}

.term-conference .post-wrap-horizontal .entry-meta .entry-date::before,
.term-bulletin .post-wrap-horizontal .entry-meta .entry-date::before,
.post-type-archive-vie-du-club .post-wrap-horizontal .entry-meta .entry-date::before,
.post-type-archive-hors-les-murs .post-wrap-horizontal .entry-meta .entry-date::before {
  content: "";
  flex-shrink: 0;
  width: 1.08em;
  height: 1.08em;
  min-width: 1.08em;
  min-height: 1.08em;
  margin-right: 0;
  align-self: center;
  position: relative;
  top: 0.04em;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23f7a81b'%3E%3Cpath d='M19 4h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H5V10h14v10zM5 8V6h14v2H5z'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

/* Presenter: plain text (same as original meta row) */
.term-conference .post-wrap-horizontal .entry-meta li.entry-presenter,
.term-bulletin .post-wrap-horizontal .entry-meta li.entry-presenter {
  gap: 4px;
}

.term-conference .post-wrap-horizontal .entry-meta li.entry-presenter .presenter-label,
.term-bulletin .post-wrap-horizontal .entry-meta li.entry-presenter .presenter-label {
  font-weight: 500;
  color: #666;
  font-size: inherit;
  text-transform: none;
  letter-spacing: normal;
}

.term-conference .post-wrap-horizontal .entry-meta li.entry-presenter .presenter-name,
.term-bulletin .post-wrap-horizontal .entry-meta li.entry-presenter .presenter-name {
  font-weight: 600;
  color: #17458f;
  line-height: 20px;
  font-style: italic;
}

.blog-posts-list .post-wrap .entry-content .entry-meta li:not(:last-child):after {
  display: none !important;
}

/* Conference presenter (legacy selectors) */
.entry-presenter {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 13px;
}

.presenter-label {
  font-weight: 500;
  color: #666;
}

.term-conference .presenter-name {
  font-weight: 600;
  color: #17458f;
  line-height: 20px;
}

section.posts-list.blog-posts-list.pagination {
  margin-top: 0 !important;
}

/* Fallback: horizontal card outside bulletin/conference archives */
.post-wrap-horizontal {
  display: flex;
  flex-direction: row;
  border-radius: 12px;
  overflow: hidden;
  transition: all 0.25s ease;
  margin-bottom: 20px;
  min-height: 120px;
  height: 100%;
}

.post-wrap-horizontal:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.post-wrap-horizontal .entry-image {
  flex-shrink: 0;
  width: 160px;
  display: flex;
}

.post-wrap-horizontal .entry-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.post-wrap-horizontal .entry-content {
  flex: 1;
  padding: 18px 20px !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
  background: #ffffff;
}

@media (max-width: 991px) {

  .term-conference .post-wrap-horizontal,
  .term-bulletin .post-wrap-horizontal,
  .post-type-archive-vie-du-club .post-wrap-horizontal,
  .post-type-archive-hors-les-murs .post-wrap-horizontal {
    min-height: 132px;
  }

  .term-conference .post-wrap-horizontal .entry-image,
  .term-bulletin .post-wrap-horizontal .entry-image,
  .post-type-archive-vie-du-club .post-wrap-horizontal .entry-image,
  .post-type-archive-hors-les-murs .post-wrap-horizontal .entry-image {
    width: 150px;
  }

  .term-conference .post-wrap-horizontal .entry-content,
  .term-bulletin .post-wrap-horizontal .entry-content,
  .post-type-archive-vie-du-club .post-wrap-horizontal .entry-content,
  .post-type-archive-hors-les-murs .post-wrap-horizontal .entry-content {
    padding: 18px 20px !important;
  }

  .term-conference .post-wrap-horizontal .entry-content .entry-title,
  .term-bulletin .post-wrap-horizontal .entry-content .entry-title,
  .post-type-archive-vie-du-club .post-wrap-horizontal .entry-content .entry-title,
  .post-type-archive-hors-les-murs .post-wrap-horizontal .entry-content .entry-title {
    font-size: 1.05rem !important;
  }
}

@media (max-width: 768px) {

  .term-conference .post-wrap-horizontal,
  .term-bulletin .post-wrap-horizontal,
  .post-type-archive-vie-du-club .post-wrap-horizontal,
  .post-type-archive-hors-les-murs .post-wrap-horizontal {
    min-height: 120px;
  }

  .term-conference .post-wrap-horizontal .entry-image,
  .term-bulletin .post-wrap-horizontal .entry-image,
  .post-type-archive-vie-du-club .post-wrap-horizontal .entry-image,
  .post-type-archive-hors-les-murs .post-wrap-horizontal .entry-image {
    width: 120px;
  }

  .term-conference .post-wrap-horizontal .entry-content,
  .term-bulletin .post-wrap-horizontal .entry-content,
  .post-type-archive-vie-du-club .post-wrap-horizontal .entry-content,
  .post-type-archive-hors-les-murs .post-wrap-horizontal .entry-content {
    padding: 14px 16px !important;
    gap: 10px !important;
  }

  .term-conference .post-wrap-horizontal .entry-content .entry-title,
  .term-bulletin .post-wrap-horizontal .entry-content .entry-title,
  .post-type-archive-vie-du-club .post-wrap-horizontal .entry-content .entry-title,
  .post-type-archive-hors-les-murs .post-wrap-horizontal .entry-content .entry-title {
    font-size: 1rem !important;
  }

  .term-conference .post-wrap-horizontal .entry-meta li,
  .term-bulletin .post-wrap-horizontal .entry-meta li,
  .post-type-archive-vie-du-club .post-wrap-horizontal .entry-meta li,
  .post-type-archive-hors-les-murs .post-wrap-horizontal .entry-meta li {
    font-size: 12px;
  }
}

/* .entry-date .published,
.updated {
  display: none;
} */

.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
  margin-bottom: 0px !important;
}

.wpml-ls-legacy-list-horizontal .wpml-ls-flag {
  border: solid 1px #fff;
  border-radius: 2px;
}

/* ===== Clickable Post Card ===== */

.post-wrap {
  position: relative;
  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease;
  border-radius: 16px;
  overflow: hidden;
}

.post-wrap:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(23, 69, 143, 0.12);
}

.card-overlay-link {
  position: absolute;
  inset: 0;
  z-index: 1;
}

.post-wrap .entry-comment-count,
.post-wrap .entry-cat-links,
.post-wrap .entry-title a,
.post-wrap .entry-meta a {
  position: relative;
  z-index: 2;
}

/* ===== Club Action Carousel – Navigation Arrows ===== */

.ca-carousel-wrap {
  position: relative;
}

.ca-btn-prev,
.ca-btn-next {
  /* positioning */
  position: absolute;
  top: 40%;
  /* align to the image area, not full card */
  transform: translateY(-50%);
  z-index: 10;

  /* size & shape */
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: 2px solid #17458f !important;

  /* colours – blue bg, white icon */
  background-color: #17458f !important;
  color: #ffffff;

  /* layout */
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 0;
  outline: none;

  /* animation */
  transition:
    background-color 0.2s ease,
    border-color 0.2s ease,
    color 0.2s ease,
    opacity 0.2s ease,
    transform 0.2s ease;
  box-shadow: 0 2px 8px rgba(23, 69, 143, 0.25);
}

.ca-btn-prev {
  left: -21px;
}

.ca-btn-next {
  right: -21px;
}

.ca-btn-prev svg,
.ca-btn-next svg {
  display: block;
  flex-shrink: 0;
}

/* Hover – gold accent */
.ca-btn-prev:hover,
.ca-btn-next:hover {
  background-color: #f7a81b !important;
  border-color: #f7a81b !important;
  color: #ffffff;
  box-shadow: 0 4px 14px rgba(247, 168, 27, 0.4);
  transform: translateY(-50%) scale(1.08);
}

/* Disabled state (Swiper adds this when loop=false and at edge) */
.ca-btn-prev.swiper-button-disabled,
.ca-btn-next.swiper-button-disabled {
  opacity: 0.35;
  pointer-events: none;
  transform: translateY(-50%) scale(1);
}

/* Responsive – tuck buttons fully inside on small screens */
@media (max-width: 768px) {
  .ca-btn-prev {
    left: 6px;
  }

  .ca-btn-next {
    right: 6px;
  }

  .ca-btn-prev,
  .ca-btn-next {
    width: 34px;
    height: 34px;
  }

  .ca-btn-prev svg,
  .ca-btn-next svg {
    width: 14px;
    height: 14px;
  }
}

div#comments {
  display: none !important;
}

.single-post-wrap .entry-content .entry-title {
  font-size: 32px !important;
}

/* Blue Bar Background */
.blue-hero-background {
  background-color: #17458f;
  color: #ffffff;
  padding: 80px 0px 200px 0px !important;
  text-align: center;
  width: 100%;
}

.event-title {
  color: #ffffff;
  font-size: 3rem;
  margin: 0px;
}

/* Full Width Hero Banner with Max Height */
.event-hero-banner {
  text-align: center;
  margin-top: -120px;
  /* Overlap the blue bar */
  padding: 0 20px;
  width: 100%;
  box-sizing: border-box;
}

.event-hero-banner img {
  width: 100%;
  max-width: 1200px;
  max-height: 500px;
  object-fit: cover;

  border-radius: 8px;
}

/* Enhanced Content Styles */
.event-content-row {
  padding-bottom: 40px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.event-body-text {
  color: #333333;
  /* Darker, high-contrast text */
  line-height: 1.8;
  font-size: 1.1rem;
}

/* Keep Category Visible */
.entry-cat-links {
  display: block;
  color: #17458f;
  /* Rotary Blue */
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.85rem;
  margin-bottom: 15px;
}

.event-meta-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  border-bottom: 1px solid #f7a81b;
  font-size: 0.9rem;
  color: #666;
}

@media (max-width: 768px) {
  .event-meta-header {
    flex-direction: column;
    align-items: center;
    gap: 6px;
  }

  .event-body-text {
    padding: 10px;
  }

  .event-title {
    font-size: 2rem;
  }
}

.event-meta-header .meta-cat a {
  color: #17458f;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}

.event-meta-header .meta-date {
  font-style: italic;
}

/* ============================================================
   SINGLE CLUB-ACTION POST  –  Simple + decorative background
   Solid-colour geometric shapes, no gradients
   ============================================================ */

/* ── Page canvas ── */
.single-club-action .site-content {
  position: relative;
  overflow: hidden;
}

/*
   Background decorations – all solid fills, zero gradients.
   Two large shapes sit in opposite corners:
     • Top-right  → hollow Rotary-blue ring (Rotary-wheel nod)
     • Bottom-left → solid gold disc
*/
/* .single-club-action .site-content::before {
  content: "";
  position: absolute;
  top: -140px;
  right: -140px;
  width: 520px;
  height: 520px;
  border-radius: 50%;
  border: 64px solid rgba(23, 69, 143, 0.08);
  background: transparent;
  pointer-events: none;
  z-index: 0;
} */

/* ── Centre & constrain the article ── */
.single-club-action #primary.content-area {
  position: relative;
  z-index: 1;
}

.single-club-action .site-content .content-area {
  padding: 0px !important;
}

/* ── Article card: clean white surface ── */
.single-club-action .single-post-wrap {
  background: #ffffff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow:
    0 2px 6px rgba(23, 69, 143, 0.06),
    0 16px 48px rgba(23, 69, 143, 0.09);
  border: 1px solid rgba(23, 69, 143, 0.07);
  border-top: 4px solid #f7a81b;
  /* gold top rule – brand accent */
}

/* ── Hero image ── */
.single-club-action .single-post-wrap .entry-image {
  width: 100%;
  overflow: hidden;
  margin: 0;
  line-height: 0;
  padding: 0 !important;
  /* kill theme's padding-bottom aspect-ratio trick */
  height: 400px;
  /* explicit fixed height */
}

.single-club-action .single-post-wrap .entry-image img {
  width: 100% !important;
  height: 100% !important;
  /* fill the container fully */
  max-width: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
  display: block !important;
  position: relative !important;
  /* override any absolute positioning */
  top: auto !important;
  left: auto !important;
  transition: transform 0.5s ease;
}

.single-club-action .single-post-wrap:hover .entry-image img {
  transform: scale(1.025);
}

/* ── Content padding ── */
.single-club-action .single-post-wrap .entry-content {
  padding: 36px 48px 52px !important;
}

/* ── Meta row ── */
.single-club-action .single-post-wrap .entry-meta {
  list-style: none;
  padding: 0 !important;
  margin: 0 0 18px !important;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}

.single-club-action .single-post-wrap .entry-meta li {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
}

/* Category tag — shared styles */
.single-club-action .single-post-wrap .entry-meta li::before {
  display: inline-block;
  background: #f7a81b;
  color: #003d5c;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.09em;
  padding: 4px 10px 3px;
  border-radius: 3px;
  line-height: 1.6;
}

/* Category label driven by the article's own class */
.single-club-action .single-post-wrap.club-action-category-sante .entry-meta li::before {
  content: "Santé";
}

.single-club-action .single-post-wrap.club-action-category-environnement .entry-meta li::before {
  content: "Environnement";
}

.single-club-action .single-post-wrap.club-action-category-paix .entry-meta li::before {
  content: "Promotion de la Paix";
}

.single-club-action .single-post-wrap.club-action-category-action-economique .entry-meta li::before {
  content: "Action Économique";
}

.single-club-action .single-post-wrap.club-action-category-education .entry-meta li::before {
  content: "Éducation";
}

.single-club-action .single-post-wrap.club-action-category-action-communautaire .entry-meta li::before {
  content: "Action Communautaire";
}

.single-club-action .single-post-wrap .entry-meta .entry-date {
  font-size: 13px;
  font-weight: 500;
  color: #7a8ba0;
}

/* ── Title ── */
.single-club-action .single-post-wrap .entry-content .entry-title {
  font-size: 2rem !important;
  font-weight: 700 !important;
  color: #17458f !important;
  line-height: 1.28 !important;
  margin: 0 0 28px !important;
  padding-bottom: 24px;
  border-bottom: 1px solid #e4eaf4;
}

/* ── Body text ── */
.single-club-action .single-post-wrap .entry-content-inner {
  font-size: 16px;
  line-height: 1.85;
  color: #3c4d60;
}

.single-club-action .single-post-wrap .entry-content-inner p {
  margin-bottom: 20px;
}

.single-club-action .single-post-wrap .entry-content-inner strong {
  color: #17458f;
  font-weight: 700;
}

.single-club-action .single-post-wrap .entry-content-inner a {
  color: #17458f;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.single-club-action .single-post-wrap .entry-content-inner a:hover {
  color: #f7a81b;
}

/* ── Gallery section ── */
.single-club-action .single-post-wrap .entry-content-inner #bwg_container1_0 {
  margin-top: 40px;
  padding-top: 32px;
  border-top: 1px solid #e4eaf4;
}

.single-club-action .single-post-wrap .entry-content-inner #bwg_container1_0::before {
  content: "Galerie Photos";
  display: block;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: #7a8ba0;
  margin-bottom: 18px;
}

.single-club-action #bwg_container1_0 #bwg_container2_0 .bwg_mosaic_thumb_spun_0 {
  border-radius: 4px !important;
  overflow: hidden;
  transition: opacity 0.2s ease;
}

.single-club-action #bwg_container1_0 #bwg_container2_0 .bwg_mosaic_thumb_spun_0:hover {
  opacity: 0.85;
}

/* ── Responsive ── */
@media (max-width: 768px) {
  .single-club-action .single-post-wrap .entry-image {
    height: 250px;
  }

  .single-club-action .single-post-wrap .entry-image img {
    height: 100% !important;
  }

  .single-club-action .single-post-wrap .entry-content {
    padding: 28px 24px 36px !important;
  }

  .single-club-action .single-post-wrap .entry-content .entry-title {
    font-size: 1.55rem !important;
  }

  .single-club-action .site-content::before {
    width: 300px;
    height: 300px;
    top: -80px;
    right: -80px;
    border-width: 44px;
  }

  .single-club-action .site-content::after {
    width: 200px;
    height: 200px;
    bottom: -60px;
    left: -60px;
  }
}

@media (max-width: 480px) {
  .single-club-action .single-post-wrap .entry-image {
    height: 200px;
  }

  .single-club-action .single-post-wrap .entry-image img {
    height: 100% !important;
  }

  .single-club-action .single-post-wrap .entry-content {
    padding: 22px 18px 28px !important;
  }

  .single-club-action .single-post-wrap .entry-content .entry-title {
    font-size: 1.35rem !important;
  }
}

/* ===== Bulletin & Conference – Category cards (archive by bc-type) ===== */

.bc-archive-no-tax {
  margin-top: 20px;
  color: #555;
}

/* Mobile: 1 column → tablet: 2 → large: 3 */
.bc-category-cards {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  margin-top: 32px;
  margin-bottom: 40px;
}

@media (min-width: 640px) {
  .bc-category-cards {
    grid-template-columns: repeat(2, 1fr);
    gap: 22px;
  }
}

@media (min-width: 1024px) {
  .bc-category-cards {
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
  }
}

a.bc-category-card {
  text-decoration: none;
  color: inherit;
  box-sizing: border-box;
}

.bc-category-card {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  /*   min-height: 148px; */
  text-align: left;
  padding: 24px 22px 22px;
  border: 1px solid rgba(23, 69, 143, 0.12);
  border-radius: 16px;
  background: linear-gradient(165deg, #ffffff 0%, #f6f8fc 100%);
  box-shadow:
    0 1px 2px rgba(23, 69, 143, 0.04),
    0 8px 24px rgba(15, 45, 92, 0.06);
  cursor: pointer;
  overflow: hidden;
  transition:
    border-color 0.25s ease,
    box-shadow 0.25s ease,
    transform 0.25s ease,
    background 0.25s ease;
  line-height: 1.35;
}

.bc-category-card::after {
  content: "";
  position: absolute;
  right: -32px;
  bottom: -32px;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: radial-gradient(circle at center,
      rgba(247, 168, 27, 0.14) 0%,
      transparent 70%);
  pointer-events: none;
  transition:
    transform 0.35s ease,
    opacity 0.25s ease;
}

.bc-category-card:hover {
  border-color: rgba(23, 69, 143, 0.28);
  background: linear-gradient(165deg, #ffffff 0%, #eef3fa 100%);
  box-shadow:
    0 2px 4px rgba(23, 69, 143, 0.06),
    0 16px 40px rgba(23, 69, 143, 0.14);
  transform: translateY(-4px);
}

.bc-category-card:hover::before {
  height: 5px;
}

.bc-category-card:hover::after {
  transform: scale(1.15);
  opacity: 1;
}

.bc-category-card:focus-visible {
  outline: 3px solid #f7a81b;
  outline-offset: 3px;
}

.bc-category-card-title {
  position: relative;
  z-index: 1;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: #17458f;
  width: 100%;
  line-height: 1.35;
  transition: color 0.2s ease;
}

.bc-category-card:hover .bc-category-card-title {
  color: #0f2d5c;
}

.bc-category-card-count {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  margin-top: auto;
  padding: 6px 12px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #17458f;
  background: rgba(23, 69, 143, 0.08);
  border-radius: 999px;
  border: 1px solid rgba(23, 69, 143, 0.1);
  transition:
    background 0.2s ease,
    border-color 0.2s ease,
    color 0.2s ease;
}

.bc-category-card:hover .bc-category-card-count {
  background: rgba(247, 168, 27, 0.18);
  border-color: rgba(247, 168, 27, 0.45);
  color: #0f2d5c;
}

.bc-category-list-header {
  margin-top: 24px;
  margin-bottom: 28px;
}

a.bc-category-back {
  display: inline-block;
  margin-bottom: 12px;
  font-weight: 600;
  color: #17458f;
  text-decoration: none;
}

a.bc-category-back:hover {
  text-decoration: underline;
  color: #0f2d5c;
}

.bc-category-list-title {
  margin: 0;
  font-size: 1.5rem;
  font-weight: 700;
  color: #17458f;
}

.blog .entry-meta,
.blog .entry-cat-links {
  display: none;
}

.blog h3.entry-title {
  min-height: unset !important;
  line-height: normal !important;
  margin: 0 !important;
}

.rotractors-section .elementor-image-box--skin-wilson {
  border-radius: 10px;
}

.elementor-element.elementor-element-a589574.elementor-widget.elementor-widget-heading {
  margin: 0;
}

.site-header {
  position: sticky;
  top: 0px;
}

.social-donate-wrapper {
  display: flex;
  justify-content: center;
  /* push everything to the right */
  align-items: center;
  gap: 12px;
  /* space between button and icons */
}

.donate-btn {
  background-color: #f7a81b;
  color: #000;
  padding: 6px 14px;
  border-radius: 4px;
  text-decoration: none;
  font-weight: 600;
  transition: all 0.3s ease;
}

.donate-btn:hover {
  background-color: #0c2740;
  color: #fff;
}

.blog-posts-list {
  grid-gap: 20px !important;
}

.blog-posts-list .post-wrap .entry-image,
.related-posts-list .post-wrap .entry-image {
  padding-bottom: 90% !important;
}

.post-wrap.club-action .entry-content .entry-meta {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: rgba(0, 0, 0, 0.6);
  /* black with opacity */
  padding: 3px 10px;
  border-radius: 10px;
  color: #fff;
  /* better contrast on dark background */
}

.post-wrap.club-action .entry-content .entry-meta a {
  color: white !important;
}

.blog-posts-list .post-wrap .entry-content {
  padding: 24px 22px 22px;
  background: linear-gradient(165deg, #ffffff 0%, #f6f8fc 100%);
  box-shadow:
    0 1px 2px rgba(23, 69, 143, 0.04),
    0 8px 24px rgba(15, 45, 92, 0.06);
  cursor: pointer;
  overflow: hidden;
  transition:
    border-color 0.25s ease,
    box-shadow 0.25s ease,
    transform 0.25s ease,
    background 0.25s ease;
}

.post-wrap .entry-title {
  color: #17458f;
}

.archive-term-description {
  text-align: center;
  font-weight: 500;
  color: #17458f;
  font-size: 22px;
  margin: -96px 0 50px 0 !important;
  padding: 40px 10%;
  border-bottom: solid 1px #cecece;
  background: #ffffff;
  box-shadow: 0 12px 45px rgba(0, 0, 0, 0.06);
  z-index: 2;
  position: relative;
}

@media (max-width: 768px) {
  .archive-term-description {
    padding: 20px 10px;
    margin: -62px 0 50px 0 !important;
  }
}

.absolute-donate-style {
  position: absolute !important;
  bottom: -300px;
  left: -100px;
  z-index: -1;
}

.site-content {
  background: #f5f8fd;
}

.donate-icon .elementor-icon-box-icon {
  background: #ffffff;
  padding: 20px;
  border-radius: 50%;
  box-shadow: 0 12px 28px rgba(0, 40, 90, 0.1);
  border: 1px solid rgba(0, 47, 108, 0.06);
  transition: 0.3s;
}

.donate-icon .elementor-icon-box-icon:hover {
  background: #f7a81b;
}

.donate-icon .elementor-icon-box-icon:hover svg.e-font-icon-svg {
  fill: #fff !important;
}

.parallax-section {
  position: relative;
  z-index: 5;
  margin-top: -70px;
  /* pulls section upward like rotary.brussels */
  transform: translateY(0);
  will-change: transform;
}

.parallax-section .elementor-column {
  transition: transform 0.15s linear;
}

.info-card {
  position: relative;
  cursor: pointer;
}

.info-card h2 a::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 10;
  padding: 50px;
}

.elementor-posts--skin-grid-somoni .elementor-post__title {
  min-height: unset !important;
}

.elementor-posts--skin-grid-somoni .elementor-post {
  padding: 0 !important;
}

.elementor-posts--skin-grid-somoni .elementor-post__thumbnail {
  border-radius: 0 !important;
}

.elementor-post__content {
  padding: 16px 12px !important;
}

/* ===== Club Action Grid Widget ===== */
.ca-grid-wrap {
  position: relative;
  /* Needed to anchor the yellow bar */
}

/* .ca-grid-wrap::after {
  content: "";
  position: absolute;

  top: 50%;
  transform: translateY(-50%);

  right: -45px;
  width: 200px;
  height: 110%;
  background-color: #f39c12;
  border-radius: 2px;
  z-index: -1;
} */

/* Ensure the grid doesn't push the bar or get cut off */
.ca-grid {
  position: relative;
  z-index: 1;
}

.ca-grid-wrap .ca-grid {
  display: grid;
}

.ca-grid-wrap .elementor-post__title {
  font-size: 0.875rem !important;
  line-height: 1.4 !important;
  margin: 0 0 4px !important;
}

.ca-grid-wrap .elementor-post__title a {
  font-size: inherit !important;
}

.ca-grid-wrap .elementor-post__date {
  font-size: 0.75rem !important;
  margin-bottom: 4px !important;
}

.ca-grid-wrap .elementor-post__thumbnail {
  position: relative;
}

.ca-grid-wrap .elementor-post__content {
  background: white;
  border-radius: 10px;
  margin: 10px;
}

/* .ca-grid-wrap .elementor-post__date--over-image {
  position: absolute !important;
  top: 10px;
  right: 10px;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 8px 10px;
  border-radius: 10px;
  color: #fff !important;
  display: flex !important;
  align-items: center;
  gap: 4px;
  z-index: 1;
  line-height: 1.4;
  margin-bottom: 0 !important;
} */

/* .ca-grid-wrap .elementor-post__date--over-image svg {
  fill: #fff;
} */

.elementor-posts--skin-grid-somoni .elementor-post__title {
  margin-bottom: 0 !important;
  font-size: 18px !important;
  line-height: 1.6em !important;
}

/* 1. Set the card to a specific size */
.blog-card {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  background: #fff;
  /* You can change this to a fixed height like 400px if you prefer */
  aspect-ratio: 3 / 4;
  width: 100%;
}

/* 2. Force the link to be the size of the card */
.blog-card__link {
  display: block;
  width: 100%;
  height: 100%;
}

/* 3. Force the thumbnail wrapper to fill the card */
.blog-card__thumbnail {
  width: 100%;
  height: 100%;
}

/* 4. This forces the image to ignore its original size and stretch to fill */
.blog-card__thumbnail img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center;
  display: block;
}

.blog-card__content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 6px 14px;
  background-color: #ffffff;
  margin: 10px;
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  border: solid 1px #d6d6d6;

  /*   min-height: 90px; */

  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  text-align: left;
}

.blog-card:hover .blog-card__content {
  transform: translateY(-5px);
  /* Smoothly lifts the box */
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
  /* Deepens shadow for "depth" */
}

.blog-card__date {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  color: #888;
  font-weight: 500;
  margin-bottom: 4px;
}

.blog-card__date svg {
  flex-shrink: 0;
  fill: currentColor;
}

.blog-card__title {
  margin: 0;
  font-size: 16px;
  color: #17458f;
  line-height: 1.3;

  /* Keep truncation for longer titles */
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* =========================
   FORM WRAPPER
========================= */

.donation-form-wrapper {
  background: #ffffff;
  padding: 36px;
  border-radius: 28px;
  box-shadow: 0 12px 45px rgba(0, 0, 0, 0.06);
  position: relative;
  z-index: 9;
}

/* =========================
   HEADER
========================= */

.donation-form-header {
  margin-bottom: 32px;
}

.donation-form-header h2 {
  font-size: 42px;
  line-height: 1.1;
  font-weight: 700;
  color: #163269;
  margin: 0 0 14px;
}

.donation-form-header p {
  font-size: 18px;
  color: #5f6b84;
  margin: 0;
}

/* =========================
   FORM LAYOUT
========================= */

.main-form {
  display: flex;
  flex-direction: column;
  gap: 28px;
}

.main-form .form-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 28px;
}

/* =========================
   REMOVE CF7 <br>
========================= */

.main-form p {
  margin: 0;
}

.main-form br {
  display: none;
}

/* =========================
   LABELS
========================= */

.main-form label {
  display: flex;
  flex-direction: column;
  margin: 0;
}

.main-form label span {
  font-size: 15px;
  font-weight: 600;
  color: #183153;
  line-height: 1.4;
}

/* =========================
   INPUTS
========================= */

.main-form input,
.main-form textarea {
  width: 100%;
  border: 1px solid #d9e1ec;
  border-radius: 16px;
  padding: 18px 20px;
  font-size: 15px;
  font-weight: 400;
  color: #1f2937;
  background: #ffffff;
  transition: all 0.25s ease;
  box-sizing: border-box;
}

/* Textarea */

.main-form textarea {
  min-height: 190px;
  resize: vertical;
}

/* Placeholder */

.main-form input::placeholder,
.main-form textarea::placeholder {
  color: #9aa4b2;
}

/* Focus State */

.main-form input:focus,
.main-form textarea:focus {
  outline: none;
  border-color: #005daa;
  box-shadow: 0 0 0 4px rgba(0, 93, 170, 0.1);
}

/* =========================
   SUBMIT BUTTON WRAPPER
========================= */

.submit-wrap {
  position: relative;
  display: inline-flex;
  align-items: center;
}

/* Submit Button */

.main-form input[type="submit"] {
  background: #17458f;
  color: #ffffff;
  border: none;
  border-radius: 8px;
  padding: 18px 42px;
  min-width: 220px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
}

.main-form input[type="submit"]:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 28px rgba(0, 93, 170, 0.35);
}

/* =========================
   CF7 SPINNER
========================= */

.main-form .wpcf7-spinner {
  position: absolute;
  right: 22px;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 !important;
  background-color: rgba(255, 255, 255, 0.9);
  width: 18px;
  height: 18px;
}

/* =========================
   REQUIRED FIELD ERRORS
========================= */

.main-form .wpcf7-not-valid-tip {
  color: #dc2626 !important;
  font-size: 13px;
  font-weight: 500;
  margin-top: 6px;
  line-height: 1.4;
}

/* Invalid Input Border */

.main-form .wpcf7-not-valid {
  border-color: #dc2626 !important;
  box-shadow: 0 0 0 4px rgba(220, 38, 38, 0.08) !important;
}

/* Validation Response Box */

.main-form .wpcf7-validation-errors,
.main-form .wpcf7-response-output {
  border-color: #dc2626 !important;
  color: #b91c1c;
  background: #fef2f2;
}

/* =========================
   MOBILE
========================= */

@media (max-width: 768px) {
  .donation-form-wrapper {
    padding: 34px 24px;
    border-radius: 24px;
  }

  .donation-form-header h2 {
    font-size: 32px;
  }

  .donation-form-header p {
    font-size: 16px;
  }

  .main-form {
    gap: 22px;
  }

  .main-form .form-grid {
    grid-template-columns: 1fr;
    gap: 22px;
  }

  .main-form input[type="submit"] {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .page-id-29407 .wpcf7 {
    padding: 0 !important;
  }
}

.donate-img img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 65% !important;
}

@media (max-width: 768px) {
  .donate-img {
    display: none;
  }
}



/* ===== Archive Page – Rotary Watermark ===== */

.archive-page-template {
  position: relative;
}

.archive-rotary-watermark {
  display: none;
  position: fixed;
  bottom: 120px;
  right: 40px;
  width: 300px;
  height: 300px;
  opacity: 0.3;
  pointer-events: none;
  z-index: 0;
  user-select: none;
}

@media (max-width: 991px) {
  .archive-rotary-watermark {
    width: 200px;
    height: 200px;
    bottom: 100px;
    right: 20px;
    opacity: 0.06;
  }
}

@media (max-width: 600px) {
  .archive-rotary-watermark {
    width: 130px;
    height: 130px;
    bottom: 80px;
    right: 10px;
    opacity: 0.05;
  }
}

.elementor-element.elementor-element-d49066d.elementor-widget.elementor-widget-heading {
  margin-bottom: 0 !important;
}

/* .elementor-element-031c322 {
  position: relative;
  z-index: 1;
}

.elementor-element-031c322::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px; 
  width: 100%;
  height: 10px;
  background: #F7A81B; 
  z-index: -1;
} */

.donate-section * {
  height: 100%;
}

.donate-img1 img {
  height: 100% !important;
  margin-bottom: 20%;
  border-radius: 10px !important;
  object-fit: cover;
}

.donate-img2 img {
  height: 100% !important;
  margin-top: 20%;
  margin-left: -25%;
  border-radius: 10px !important;
  object-fit: cover;
}

@media (max-width: 767px) {
  .donate-section * {
    height: unset;
  }

  .donate-img1 img {
    margin-bottom: 0 !important;
  }

  .donate-img2 img {
    margin-top: -60% !important;
    margin-left: 25% !important;
    width: 65% !important;
  }
}












/* 
.donate-section {
	height:100%;
}
.donate-img1 * {
	height:100%;
	
}

.donate-img1 img {
	height:100% !important;
	padding-bottom:10%;
	
}


.donate-img2 * {
	height:100%;
} 
.donate-img2 img{
	height:100% !important;
	padding-top:10%;
}  */


body.tax-club-action-category .page-title {
  position: relative;
  width: fit-content;
  margin: auto;
}

body.tax-club-action-category .page-title::before {
  content: "";
  width: 110px;
  height: 110px;
  position: absolute;
  left: -125px;
  top: -24px;
}

body.term-club-actions .page-title::before,
body.term-actions-du-club .page-title::before {
  display: none;
}

body.term-environnement .page-title::before,
body.term-environment .page-title::before {
  background: url('/wp-content/uploads/2026/05/AOF_environment_color_no_title.png') no-repeat center;
  background-size: contain;
}

body.term-promotion-de-la-paix .page-title::before,
body.term-peace .page-title::before {
  background: url('/wp-content/uploads/2026/05/AOF_peace_color_no_title.png') no-repeat center;
  background-size: contain;
}

body.term-sante .page-title::before,
body.term-health .page-title::before {
  background: url('/wp-content/uploads/2026/05/AOF_disease_color_no_title.png') no-repeat center;
  background-size: contain;
}

body.term-action-economique .page-title::before,
body.term-economic-development .page-title::before {
  background: url('/wp-content/uploads/2026/05/AOF_economic_color_no_title.png') no-repeat center;
  background-size: contain;
}

body.term-education .page-title::before {
  background: url('/wp-content/uploads/2026/05/AOF_education_color_no_title.png') no-repeat center;
  background-size: contain;
}

@media (max-width: 768px) {

  body.tax-club-action-category .page-title::before {
    display: none;
  }

  body.tax-club-action-category .page-title {
    gap: 0;
    font-size: 30px;
  }

  .page-titlebar .breadcrumbs {
    display: none;
  }
}

.related-members-wrap {
  display: none !important;
}





@media (min-width: 1025px) {
  .elementor-element-88a1919 > .elementor-container {
    align-items: flex-start;
  }

  .elementor-element-88a1919
  .elementor-element-4be3061 {
    position: sticky;
    top: 170px;
  }
}





section#icl_lang_sel_widget-2 {
    display: none !important;
}









