/*
Theme Name: Ma Clé de 12
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Benjamin Bosphore
Author URI: benjaminbosphore.fr
Version: 1.0.0.1753446311
Updated: 2025-07-25 12:25:11

*/



/* HEADER ANIMATION */

.elementor-element.elementor-element-23ff0bf .cpel-switcher__lang a
 {
    padding-bottom: 1px !important;
}

.cpel-switcher--layout-dropdown .cpel-switcher__lang a {
    text-align: center !important;
}

.cpel-switcher__list {
    background-color: white;
    box-shadow: 0px 0px 8px #ababab;
    border-radius: 5px;
}

.cpel-switcher__lang a{
    background-color: #ffffff !important;
    color: #111A51 !important;
}

.cpel-switcher__lang a:hover{
    background-color: #111A51 !important;
    color: #ffffff !important;
}

.cpel-switcher__toggle a:first-child{
    background-color: #111A51 !important;
    color: #ffffff !important;
}

.cpel-switcher__code {
    padding-left: 0 !important
}

.cpel-switcher__list li {
    padding: 4px;
}
.cpel-switcher__lang {
    padding: 3px 0;
}

.cpel-switcher__toggle.cpel-switcher__lang.cpel-switcher__toggle--on {margin-bottom:5px;}

header.elementor-sticky {
  transition: opacity 0.5s ease-in-out;
  opacity: 1;
  pointer-events: auto;
}

header.elementor-hidden {
  opacity: 0;
  pointer-events: none;
}


/* Header sous menu */
.v-desk  {
    display: inline-flex;
    align-items: center !important;
    justify-content: space-between !important;
    color: white;
    border-radius: 5px;
    padding: 5px;
    font-size: 16px;
    letter-spacing: 1px;
    text-decoration: none;
    transition: background 0.5s;
}

.v-desk:hover {
      background-color: #F84A25;
}

.v-desk::after {
  content: '';
  display: inline-block !important;
  background-image: url('/wp-content/uploads/2025/07/chevron.svg');
  background-repeat: no-repeat;
  background-size: 25%;
  background-position: center;
  padding:15px;
  vertical-align: middle;
}

.elementor-heading-title.elementor-size-default {
    padding-left: 10px;
}


/* Langue Menu */
.cpel-switcher--layout-dropdown .cpel-switcher__lang a  {
    border-radius: 5px;
}

.cpel-switcher__toggle--on {
    border-radius: 0 !important;
}

.cpel-switcher__list  > a {
    border-radius: 5px !important;
}

.cpel-switcher__list {
    margin-top: 5px !important;
}

/*.cpel-switcher--layout-dropdown .cpel-switcher__toggle:after {
    content: "" !important;
}*/

.cpel-switcher__icon {
    padding-left: 5px !important;
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("https://cmd.maclede12.fr/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2") format("woff2"),
       url("https://cmd.maclede12.fr/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff") format("woff");
}
