.elementor-kit-6{--e-global-color-primary:#A7001F;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#F5E6CA;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Roboto", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-primary );}.elementor-kit-6 a:hover{color:#000000;}.elementor-kit-6 h1{color:var( --e-global-color-primary );font-size:2.1em;}.elementor-kit-6 h2{font-family:"Roboto Condensed", Sans-serif;}.elementor-kit-6 h3{font-family:"Roboto Condensed", Sans-serif;}.elementor-kit-6 h4{font-family:"Roboto Condensed", Sans-serif;}.elementor-kit-6 h5{font-family:"Roboto Condensed", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.chevron-list {
  font-family: "Roboto Condensed", Sans-serif;
}
.chevron-list strong {
  text-transform: uppercase;
  font-size: .95em;
}

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

.chevron-list li {
  display: flex;
  align-items: baseline;
  gap: 0.4rem;
}

.chevron-list li::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f054";
  color: #ae0f0a;
  font-size: 0.6em;
}
.chevron-list li a {
   color: #1f2124 !important; 
}
.chevron-list li a:hover {
   color: #ae0f0a !important; 
}
.e-n-menu-content p.menu-titre {
    margin-bottom: 7px;
}

#searchbox {
    transition: all 320ms cubic-bezier(0.18, 0.88, 0.32, 1.27);
    transform-origin: top center;
    transform: translateY(5px) scaleY(0.5);
    opacity: 0;
     height: 0;
    overflow: hidden;
    visibility: hidden;
}

#searchbox.visible {
    opacity: 1;
    visibility: visible;
    height: auto;
    overflow: visible;
    transform: translateY(0px) scaleY(1);
}
.e-n-menu-title:hover, .e-n-menu-title-container:not(.e-link),.e-n-menu-title-container:not(.e-link) *{
    cursor: pointer !important;
}

.news-body {
    flex: 1 !important;
    display: flex;
    flex-direction: column;
}
.news-date {
    margin-top: auto;
}

.elementor-575 .elementor-element.elementor-element-559f739 img {
    object-fit: cover!important;
}

.swap-details {
  width: max-content;
  max-width: 100%;
  color: #111;
}

.swap-details__summary {
  list-style: none;
  cursor: pointer;
}

.swap-details__summary::-webkit-details-marker {
  display: none;
}

.swap-details__label {
  display: inline-block;
  margin: 0;
  transform-origin: left top;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 32px;
  line-height: 1.1;
  will-change: transform;
  transition:
    transform .75s cubic-bezier(0.22, 1, 0.36, 1),
    color .22s ease;
}

.swap-details__label:hover {
  color: #a7001f;
}

.swap-details__label span {
  color: #a7001f;
  font-size: 27px;
}

.swap-details[open] .swap-details__label {
  transform: translateY(-1.1rem) scale(0.72);
}

.swap-details__links {
  display: flex;
  flex-direction: column;
  gap: .45rem;
  margin-top: .55rem;
}

.swap-details__links a {
  width: max-content;
  color: inherit;
  text-decoration: none;
  opacity: 0;
  transform: translateY(8px);
  font-family: "Roboto Condensed", sans-serif;
  font-size: 24px;
  line-height: 1.6;
}

.swap-details__links a:nth-child(1) { margin-left: 0rem; }
.swap-details__links a:nth-child(2) { margin-left: -1rem; }
.swap-details__links a:nth-child(3) { margin-left: -2rem; }
.swap-details__links a:nth-child(4) { margin-left: -3rem; }

.swap-details[open] .swap-details__links a {
  animation: fadeLink .55s ease forwards;
  animation-delay: calc(var(--i) * 220ms);
}

@keyframes fadeLink {
  from {
    opacity: 0;
    transform: translateY(8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.swap-details__links a:hover {
  text-decoration: underline;
  transform: translateX(4px);
}

ul.wp-block-list {
    margin-bottom: 1rem;
}
ul {
  margin: 0;
  padding-left: 1.5rem;
  margin-bottom: 1rem;
}

ul li {
  margin: 0 0 0.5rem;
  padding-left: 0.25rem;
}

ul li::marker {
  color: #a7001f;
}
h3 {
    color: #a7001f;
    font-size: 1.3rem;
    font-weight: 600;
}
.callme h3 {
    color: #ffffff;
    margin:0;
}
h4 {
    margin-top: 2rem;
    font-size: 1em;
    font-weight: bold;
    text-transform: uppercase;
    color: #a7001f;
    border-left: 4px solid #ffd993;
    padding-left: 8px;
}

.intro {
    background:#f9f9f9;
    padding: 1.5rem 1rem;
    min-height:350px;
}
.e-n-menu-content p {
    margin:0;
}
.e-n-menu-content p.p1 {
    margin-bottom:1rem;
}
.help-rotator {
  min-height: 1.5em;
}

#help-rotator-text {
  display: inline-block;
  opacity: 0;
  transition: opacity 0.4s ease;
  font-size: 1.2em;
  font-weight: bold;
  font-family: "Roboto Condensed", Sans-serif;
}

#help-rotator-text.is-visible {
  opacity: 1;
}
.phone-wrap {
  font-family: "Roboto Condensed", Sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #a7001f;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.phone-wrap {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 5px;
}

.phone-icon {
  width: 30px;
  height: 30px;
  fill: #E3A739;
  flex: 0 0 28px;
  transform-origin: 50% 50%;
  animation: phone-ring 1s ease-in-out infinite;
}

.phone-link {
  color: #a7001f;
  font-weight: 700;
  text-decoration: none;
}

.is-phone .phone-link:hover {
  color: #333;
}
@keyframes phone-ring {
  0%, 100% {
    transform: rotate(0deg);
  }
  10% {
    transform: rotate(14deg);
  }
  20% {
    transform: rotate(-12deg);
  }
  30% {
    transform: rotate(14deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  50% {
    transform: rotate(8deg);
  }
  60% {
    transform: rotate(-6deg);
  }
  70% {
    transform: rotate(3deg);
  }
}

@media (prefers-reduced-motion: reduce) {
  .phone-icon {
    animation: none;
  }
}

@media screen and (min-width: 1025px) {

  /* Keep the full-width dropdown background */
  #e-n-menu-content-1413, #e-n-menu-content-1414, #e-n-menu-content-1415 {
    width: 100vw !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
  }

  /* Move only the inner content block */
  #e-n-menu-content-1413 .e-con-inner, #e-n-menu-content-1414 .e-con-inner, #e-n-menu-content-1415 .e-con-inner {
    width: fit-content !important;
    margin-left: auto !important;
    margin-right: auto !important;
    transform: translateX(232px) !important;
  }
  #e-n-menu-content-1414 .e-con-inner {
    transform: translateX(388px) !important;
  }
  #e-n-menu-content-1415 .e-con-inner {
    transform: translateX(515px) !important;
  }

}
details {
    display: block;
    margin: 1.5em;
}
.elementor-button-content-wrapper .elementor-button-icon {
    font-size: 1.4em;
    fill: #ffdd9e;
}
.wp-block-image {
    margin-right: 40px;
}

@media screen and (min-width: 1024px) and (max-width: 1550px) {
   .elementor-440 .elementor-element.elementor-element-74c54b3 {
       margin-left:50px !important;
   }
   .elementor-440 .elementor-element.elementor-element-7c9801f {
       margin-left:30px !important;
   }
   .swap-details {
       margin-left:-10px;
   }
   .swap-details__links a {
       font-size: 20px;
   }
   .swap-details__links a:nth-child(1) {
       margin-left: -1rem;
   }
   .swap-details__links a:nth-child(2) {
       margin-left: -1.5rem;
   }
   .swap-details__links a:nth-child(3) {
       margin-left: -2.1rem;
   }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
   .swap-details {
       margin-left:-10px;
   }
   .swap-details__links a {
       font-size: 14px;
       line-height: 2;
   }
   .swap-details__links a:nth-child(1) {
       margin-left: -1rem;
   }
   .swap-details__links a:nth-child(2) {
       margin-left: -1.5rem;
   }
   .swap-details__links a:nth-child(3) {
       margin-left: -2.1rem;
   }
   .swap-details__links a:nth-child(4) {
    margin-left: -2.5rem;
}
}
@media screen and (max-width: 768px) {
   .swap-details {
       margin-left:0px;
   }
   .swap-details__links a {
       font-size: 14px;
       line-height: 2;
   }
   .swap-details__links a:nth-child(1) {
       margin-left: 10px;
   }
   .swap-details__links a:nth-child(2) {
       margin-left: 10px;
   }
   .swap-details__links a:nth-child(3) {
       margin-left: 10px;
   }
   .swap-details__links a:nth-child(4) {
    margin-left: 10px;
}
}/* End custom CSS */