.elementor-kit-6{--e-global-color-primary:#283444;--e-global-color-secondary:#DCAD76;--e-global-color-text:#212121;--e-global-color-accent:#5AA8DE;--e-global-color-88f0020:#293445;--e-global-color-cfb9e97:#5AA8DE;--e-global-color-36aa6ce:#DCAD76;--e-global-color-249f71b:#EDEDED;--e-global-color-138e040:#111725;--e-global-color-9ede7b5:#FFFFFF;--e-global-color-776657f:#58A8DE1A;--e-global-color-fb07ccc:#283444;--e-global-color-21cbc70:#DCAD764D;--e-global-color-78e7ab5:#58A8DE1A;--e-global-color-a8c8a92:#222222;--e-global-typography-primary-font-family:"Cantata One";--e-global-typography-primary-font-size:2.5vw;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1em;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:1.2vw;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-size:1.2vw;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.2em;--e-global-typography-a3b7460-font-family:"Roboto";--e-global-typography-a3b7460-font-size:1.2vw;--e-global-typography-a3b7460-font-weight:400;--e-global-typography-a3b7460-line-height:1.2em;--e-global-typography-74abce8-font-family:"Roboto";--e-global-typography-74abce8-font-size:2.2vw;--e-global-typography-74abce8-font-weight:600;--e-global-typography-74abce8-line-height:1em;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-primary );color:var( --e-global-color-9ede7b5 );border-radius:50px 50px 50px 50px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-accent );text-decoration:none;}.elementor-kit-6 h1{color:var( --e-global-color-primary );font-size:0.1vw;}.elementor-kit-6 h2{font-family:"Cantata One", Sans-serif;font-size:2.2vw;font-weight:400;line-height:1.4em;}.elementor-kit-6 h3{font-family:"Roboto", Sans-serif;font-size:2rem;font-weight:500;}.elementor-kit-6 h4{font-family:"Roboto", Sans-serif;font-size:1.7em;font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.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);}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-primary-font-size:30px;--e-global-typography-text-font-size:21px;--e-global-typography-accent-font-size:21px;--e-global-typography-a3b7460-font-size:21px;--e-global-typography-74abce8-font-size:30px;}.elementor-kit-6 h2{font-size:30px;}.elementor-kit-6 h4{font-size:1.4em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:36px;--e-global-typography-text-font-size:19px;--e-global-typography-accent-font-size:19px;--e-global-typography-a3b7460-font-size:19px;--e-global-typography-74abce8-font-size:2rem;}.elementor-kit-6 h2{font-size:36px;}.elementor-kit-6 h3{font-size:1.5em;}.elementor-kit-6 h4{font-size:1.7em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('https://www.servicesfunerairesazur.ca/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2') format('woff2');
}
img.custom-logo {
  width: 150px;
  height: 60px;
  object-fit: contain;
}
.elementor-element-6ac88e2a {
  min-height: 60px;
}

/* Style global pour le bouton d’upload natif (Chrome, Edge, Safari) */
input[type="file" i]::-webkit-file-upload-button {
    background-color: #D8964A;
    color: #ffffff;
    border-radius: 50px;
    border: none;
    padding: 10px 25px;
    font-family: inherit;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.2s ease;
}

/* Même rendu pour Firefox */
input[type="file" i]::file-.elementor-kit-6-button {
    background-color: #D8964A;
    color: #ffffff;
    border-radius: 50px;
    border: none;
    padding: 10px 25px;
    font-family: inherit;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.2s ease;
}

/* Effet au survol */
input[type="file" i]::-webkit-file-upload-button:hover,
input[type="file" i]::file-.elementor-kit-6-button:hover {
    background-color: #4C90E0; /* plus foncé au hover */
    transform: translateY(-1px);
}

/* Optionnel : effet de clic */
input[type="file" i]::-webkit-file-upload-button:active,
input[type="file" i]::file-.elementor-kit-6-button:active {
    transform: translateY(0);
}
.sr-only {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  white-space: nowrap;
  border: 0;
}

/* layout minimal */
.adresses-wrap {
  display: block;
}

.map-link {
  margin: .75rem 0 0;
}

/* bouton Azur */
.btn-map {
  display: inline-block;
  padding: 10px 18px;
  background: #283444;
  color: #fff;
  border-radius: 30px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .3px;
  line-height: 1;
  transition: transform .06s ease, box-shadow .2s ease, opacity .2s ease;
  box-shadow: 0 2px 8px rgba(0,0,0,.12);
}

.btn-map:hover {
  transform: translateY(-1px);
  box-shadow: 0 6px 16px rgba(0,0,0,.18);
  opacity: .95;
}

.btn-map:active {
  transform: translateY(0);
  box-shadow: 0 2px 8px rgba(0,0,0,.14);
}

.btn-map:focus-visible {
  outline: 2px solid #283444;
  outline-offset: 2px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.servicesfunerairesazur.ca/wp-content/uploads/2025/06/Roboto-VariableFont_wdthwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */