@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100..900&display=swap');
@font-face {
    font-family: 'hilarria';
    src: url('assets/fonts/hilarria-regular-webfont.woff2') format('woff2'),
         url('assets/fonts/hilarria-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/*!
Theme Name: Olearius
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: olearius
Tags: custom-background, custom-logo, custom-menu, featured-images, 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.

Olearius is based on Underscores https://underscores.me/, (C) 2012-2020 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/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
	margin-top: 30px;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0;
border: none;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
font-size: 20px;
padding: 40px 0 0;
clear: both;
text-transform: uppercase;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #656360;
	font-family: Roboto, sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	text-transform: uppercase;
	font-weight: 500;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #EFE8D5;
	padding-top: 80px;
}


hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #656360;
	outline: none;
	text-decoration: none;
	/*border-bottom: 1px solid #65636059;*/
	transition: all ease .3s;
}

a:visited {
}

a:hover,
a:focus,
a:active {
	color: #c25334;
	/*border-bottom: 1px solid #c25334;*/

}

a:focus {
	outline: none;
}

a:hover,
a:active {
	outline: 0;
}


#site-header a {
	border-bottom: none;
}



.hilarria {
	font-family: 'hilarria';
}



/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */


/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}





























/* CUSTOM */

/* header */

#site-header {
		position: fixed;
		top: 0;
		left: 0;
    width: 100%;
    background: #f9d538;
    z-index: 1000;
    transition: all 0.3s ease;
		box-shadow: 0 1px 3px #00000016
}

.admin-bar #site-header {
		top: 32px;
}

.header-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 80px;
    padding: 0 30px;
}

.header-left {
	min-width: 230px;
	display: flex;
	align-items: center;
	gap: 40px;
}
.header-left .lang-switcher {
    display: flex;
    gap: 10px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.header-left .lang-switcher li a {
    color: #333;
    text-decoration: none;
    font-weight: 600;
}

.header-left .mail a {
	font-size: 20px;
}

.header-left .mail a:hover {
	color: #fff;
}

.header-center .logo img {
    max-height: 50px;
}

.header-right {
	 min-width: 230px;
}

.header-right .header-icons {
    display: flex;
    gap: 30px;
    align-items: center;
		justify-content: flex-end;
}

.header-right .header-icons a.user-link {
	margin-top: 3px;
}

.cart-icon {
    position: relative;
    display: inline-block;
}

.cart-count {
	position: absolute;
	top: -5px;
	right: -10px;
	background: #fff;
	color: #656360;
	border-radius: 50%;
	font-size: 12px;
	line-height: 18px;
	width: 20px;
	padding: 0;
	text-align: center;
	border: 1px solid #656360;
}

.cart-icon svg rect,
.cart-icon svg g,
.cart-icon svg circle {
    fill: #f9d538;
    transition: fill 0.3s ease;
}

.cart-icon:hover svg rect,
.cart-icon:hover svg g,
.cart-icon:hover svg circle {
    fill: #fff;
}

.cart-count[data-count="0"] { display: none; }


.user-icon svg path,
.user-icon svg circle {
    fill: #f9d538;
    transition: fill 0.3s ease;
}

.user-icon:hover svg path,
.user-icon:hover svg circle:not(#Ellipse_5) {
    fill: #fff;
}



.header-expanded {
    display: none;
    flex-direction: column;
    align-items: center;
    padding: 0 30px 22px;
    background: #f9d538;
}

.header-expanded .lang-switcher-full {
    display: flex;
    gap: 15px;
    list-style: none;
    margin: 0 0 15px 0;
    padding: 0;
}

.main-menu {
    display: flex;
    gap: 20px;
    list-style: none;
    margin: 0;
    padding: 0;
		font-size: 20px;
}

.main-menu li {
    position: relative;
}

.main-menu li ul {
    display: flex;
    gap: 20px;
    margin-top: 5px;
}

.main-menu li ul li {

}


.country-selector.weglot-inline li {
    line-height: 1 !important;
    display: inline-block;
    margin: 0;
    vertical-align: initial;
		font-weight: 500;
}

.country-selector {
  font-weight: 500;
}
.country-selector a {
	color: #656360;
	font-weight: 500;
}
.country-selector.weglot-inline a:hover {
	color: #fff;
	text-decoration: none;
}



/* Niveau 1 en ligne */
.main-menu {
  display: flex;
  gap: 40px; /* espace entre les titres */
  list-style: none;
  padding: 0;
  margin: 0;
}

/* Le titre (span non cliquable) */
.main-menu > .menu-item > .menu-separator {
  display: block;

}

/* On garde les sous-menus visibles et alignés en dessous */
.main-menu > .menu-item > .sub-menu {
  display: flex;         /* alignement horizontal */
  gap: 0;             /* espace entre sous-items */
  list-style: none;
  padding: 0;
  margin: 5px 0 0;       /* espace sous le titre */
  justify-content: center;
}

.main-menu > .menu-item > .sub-menu > .menu-item {
  position: relative;
  padding: 0 20px 0 0; /* espace autour du texte */
}

.main-menu > .menu-item > .sub-menu > .menu-item:not(:last-child)::after {
  content: "|";
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  color: #656360; /* couleur du séparateur */
}

/* enlever styles par défaut */
.main-menu a {
  text-decoration: none;
	font-weight: 500;
	color: #656360;
}
.main-menu a:hover {
  text-decoration: none;
	color: #fff;
}

.menu-item a[href="#"] {
  pointer-events: none;
  cursor: default;
	font-weight: 300;
	text-transform: uppercase;
	font-family: hilarria;
  letter-spacing: 1px;
}







.entry-header {
	max-width: 1600px;
	margin: 0 auto;
	padding: 0 40px;
}








/* -------- footer -------- */
.site-footer {
  background: #f9d538; /* jaune fond */
  padding: 56px 16px 40px;
  line-height: 1.45;
	clear: both;
}

/* grille 12 pleine largeur */
.footer-grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 16px;
  max-width: 1600px;
  margin: 0 auto;
	padding: 0 40px;
}

/* bloc 6 colonnes centré */
.footer-content {
  grid-column: 4 / span 6; /* centre (col 4 à 9) */
  text-align: center;
}

/* bénéfices (2 colonnes) */
.footer-benefits {
  display: grid;
  grid-template-columns: repeat(2, minmax(0,1fr));
  gap: 48px 32px;
  align-items: end;
  margin-bottom: 70px;
}

.benefit img { margin: 0 auto 20px; display: block; }
.benefit-title { font-size: 26px; letter-spacing: 0.05em; margin: 6px 0 4px; font-weight: 400; }
.benefit-sub { margin: 0; font-size: 18px; opacity: .9; }
.benefit-sub a {text-decoration: none; }
.benefit-sub a:hover {}

/* newsletter */
.newsletter-title {
  margin: 28px 0 14px;
  font-size: 26px;
  font-weight: 400;
  letter-spacing: .05em;
}
/* layout du formulaire formidable dans le footer */
.newsletter-form .frm_fields_container{
  display:grid !important;
  grid-template-columns: 1fr max-content;
  grid-template-areas:
    "email submit"
    "checkbox checkbox";
  align-items: stretch;
  gap: 0;
  max-width: 100%;
	margin-bottom: 30px
}

/* placer les blocs */
.newsletter-form #frm_field_7_container{ /* email */
  grid-area: email;
  margin: 0 !important;
}
.newsletter-form #frm_field_6_container{ /* bouton */
  grid-area: submit;
  margin: 0 !important;
}
.newsletter-form #frm_field_8_container{ /* checkbox */
  grid-area: checkbox;
  margin: 12px 0 0 !important;
  text-align: left;
}

/* champs */
.newsletter-form #field_email{
  width: 100%;
  box-sizing: border-box;
  height: 54px;
  padding: 16px 18px;
  border: none;
  font-size: 16px;
	background: #EFE8D5
}

.frm_error  {
    text-align: left;
}

/* bouton */
.newsletter-form #frm_field_6_container .frm_submit{
  height: 100%;
  display: flex;
}
.newsletter-form .frm_button_submit{
  height: 54px;
  padding: 0 22px;
  border: none;
  cursor: pointer;
  font-size: 16px;
  line-height: 1;
	background: #656360;
	color: #FFEEEA;
}

/* checkbox + libellé RGPD */
.newsletter-form .frm_opt_container{ display: block; }
.newsletter-form .frm_checkbox label{
  display: flex;
  align-items: flex-start;
  gap: 4px;
  font-size: 16px;
  line-height: 1.35;
}
.newsletter-form input[type="checkbox"]{ margin-top: 3px; }

/* masquer les labels visibles mais laisser pour les lecteurs d’écran */
.newsletter-form #field_email_label,
.newsletter-form #field_consent_label{
  position: absolute !important;
  width: 1px; height: 1px;
  padding: 0; margin: -1px;
  overflow: hidden; clip: rect(0 0 0 0);
  white-space: nowrap; border: 0;
}
/* étoiles requises et honeypot */
.newsletter-form .frm_required{ display:none; }
.newsletter-form #frm_field_9_container{ display:none !important; }

/* responsive : empiler sur mobile */
@media (max-width: 560px){

}


/* social + contact */
.footer-social {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 18px;
	margin: 12px 0 8px;
	flex-direction: column;
}
.footer-social .social img { display: block; }
.footer-mail { color: inherit; text-decoration: none; font-size: 18px;}
.footer-mail:hover { }

/* mentions */
.footer-legal { margin-top: 8px; font-size: 14px; opacity: .9; }

/* -------- responsive -------- */









/* home */

.home main {
    margin-top: 0;
}

.home-slider {
  position: relative;
  width: 100%;
  height: 75vh; /* hauteur max */
  overflow: hidden;
}

.slide {
  position: relative;
  width: 100%;
  height: 75vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

/* vidéo en cover */
.slide-video {
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

/* overlay centré */
.slide-overlay {
  position: absolute;
  inset: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  color: white;
  z-index: 2;
}

/* filigrane semi-transparent centré */
.slide-filigrane {
  position: absolute;
  inset: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0.23;
  z-index: 1;
}

.slide-filigrane img {
  max-width: 60%;
  max-height: 60%;
}

/* contenu au-dessus */
.slide-content {
  position: relative;
  z-index: 2;
}

.slide-logo {
  max-height: 300px;
}

.slide-text {
  font-size: 2rem;
  font-weight: bold;
}

.slide-text p {
	margin: 0;
	text-align: center;
	font-size: 25px;
	color: #f9d538;
	line-height: 1.2em;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-weight: 400;
}
.slide-text p strong {
	font-size: 125px;
	line-height: 1.2em;
	font-weight: 400;
	font-family: 'hilarria';
}

.home-slider,
.home-slider .slick-slide,
.home-slider .slide {
  height: 75vh !important;
  min-height: 75vh;
}








/* produits home */

.bloc-produits {
   /* jaune pour entête */

}

.bloc-intro-wrapper {
	padding: 40px 0;
	background: #f9d538;
	text-align: center;
}

.bloc-intro .surtitre {
  text-transform: uppercase;
  font-size: 22px;
  margin: 0;
  letter-spacing: 1px;
}

.bloc-intro .titre {
	font-size: 48px;
    font-weight: 400;
    margin-top: 0;
    letter-spacing: .05em;
    margin-bottom: 30px
}

.bloc-intro .intro {
  margin: 0 auto 40px;
	font-size: 30px;
	line-height: 1.4;
	max-width: 70%;
}
.bloc-intro .intro p {
	margin: 0 0 .25em;
}
.bloc-intro .intro strong {
	font-weight: 600;
	font-size: 1.1em;
}

.produits-grid-wrapper {
	background: #656360;
	padding: 100px 0;

}

.produits-grid {
  display: grid;
  gap: 130px;
  max-width: 1600px;
  padding: 0 40px;
  margin: 0 auto;
}
.produits-grid {
  display: grid;
  gap: 130px;
}

/* 2 colonnes */
.produits-grid.col-2 {
  grid-template-columns: repeat(2, 1fr);
}

/* 3 colonnes */
.produits-grid.col-3 {
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}





.produit {
  color: #f9d538;
  text-align: left;
}

.produit-image {
  position: relative;
  width: 100%;
  aspect-ratio: 749 / 936; /* ratio fixe */
  overflow: hidden;
  background: #222; /* fallback / fond neutre */
}

.produit-image img {
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; /* remplit le cadre */
	/*transform: scale(1);
	transition: all ease 2s*/
}
/*
.produit:hover .produit-image img {
    transform: scale(1.1);
}*/

.produit-contenu {
  margin-top: 15px;
	display: flex;
	gap: 40px;
}
.produit-surtitre {
  font-size: 22px;
	font-style: italic;
}
.produit-titre {
  font-size: 32px;
  margin-bottom: 0;
	margin-top: 0;
	line-height: 1.1;
  letter-spacing: 2px;
}

.produit-prix {
  font-weight: 300;
  color: #f9d538;
	font-size: 25px;
}
.produit-prix > span:nth-of-type(2)[aria-hidden="true"] {
	letter-spacing: -0.3em;
    padding-right: 6px;
}

.produit-desc {
  font-size: 1rem;
}


.produit-logo {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80px; /* ajuste selon la taille de ton logo */
}

.produit-logo::before,
.produit-logo::after {
  content: "";
  position: absolute;
  left: 15px;
  right: 15px;
  height: 1px;
  background: #ffcf00; /* jaune */
}

.produit-logo::before {
  top: 50%;
  transform: translateY(-15px); /* ligne au-dessus */
}

.produit-logo::after {
  top: 50%;
  transform: translateY(15px); /* ligne en dessous */
}



.produit-logo img {
  position: relative;
  z-index: 1; /* logo au-dessus des lignes */
  max-width: 220px;
	transform: rotate(-8deg);
}

.produit-logo-detail p {
	margin: 6px 0 15px;
}





/* diapo home */

.diaporama {
  width: 100%;
  height: 90vh;
  overflow: hidden;
  position: relative;
}

.diaporama-slider,
.diaporama-slide {
  width: 100%;
  height: 100%;
}

.diaporama-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.diaporama-caption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #f9d538;
  width: 100%;
  /* tu peux ajouter un text-shadow pour lisibilité */
}

.diaporama-picto {
  height: auto;
  margin-bottom: 10px;
  width: 130px!important;
  display: inline-block!important;
}

.diaporama-titre {
  font-size: 55px;
  margin: 0;
}

.diaporama-sous-titre {
  font-size: 25px;
  margin: -10px 0 0;
  font-style: italic;
}

.slick-dots{
  position: absolute;
  left: 0; right: 0; bottom: 40px;
  display: flex !important;
  justify-content: center;
  gap: 16px;
  margin: 0; padding: 0;
}
.slick-dots li{
  list-style: none;
}
.slick-dots button{
  width: 14px; height: 14px;
  border-radius: 50%;
  border: 0; text-indent: -9999px;
  background: transparent;
	border: 1px solid #656360;
  cursor: pointer;
	padding: 0;
}
.slick-dots .slick-active button{
  background: #EFE8D5;
}
.diaporama .slick-slide {
	height: 90vh;
}



/* Instagram */
.bloc-instagram {
  padding: 60px 0;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.insta-wrapper {
	max-width: 1600px;
	padding: 0 70px;
	margin: auto;
	position: relative;
}

.insta-header {
  margin-bottom: 40px;
}

.insta-surtitre {
  text-transform: uppercase;
  font-size: 22px;
  margin-bottom: 0;
}

.insta-titre {
  font-size: 48px;
  font-weight: 400;
  margin: 0;
  color: #444;
}

.insta-compte {
	font-size: 22px;
  margin: 0;
}

.insta-slider {
  width: 100%;
  max-width: 1480px;
  margin: 0 auto;
}

.insta-slide {
}


/* structure du slider */
.insta-slide {
  padding: 0 10px;
  position: relative;
  width: 100%;
  aspect-ratio: 5 / 6; /* carré parfait pour toutes les vignettes */
  overflow: hidden;
}

/* toutes les images et thumbnails s’adaptent parfaitement */
.insta-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* recadre au centre sans déformation */
  display: block;
}


/* Flèches */
.bloc-instagram .slick-prev,
.bloc-instagram .slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  cursor: pointer;
  z-index: 10;
  width: 26px;
  height: 53px;
	padding: 0;
}


.bloc-instagram .slick-prev {
  left: 20px;
}

.bloc-instagram .slick-next {
  right: 20px;
}

.bloc-instagram .slick-prev img,
.bloc-instagram .slick-next img {
  width: 100%;
  opacity: 0.6;
  transition: opacity 0.2s ease;
}
.bloc-instagram .slick-next img {transform: rotate(180deg);}

.bloc-instagram .slick-prev:hover img,
.bloc-instagram .slick-next:hover img {
  opacity: 1;
}
button[aria-disabled="true"] {
  opacity: 0;
}









/* Layout principal */

.product-breadcrumb {
	max-width: 1600px;
	margin: 0 auto;
	font-size: 22px;
	font-weight: 400;
	text-transform: uppercase;
	padding: 0 40px 15px;
	letter-spacing: 1px;
}
.product-breadcrumb a {
	text-decoration: none;
	color: #656360;
}
.product-breadcrumb a:hover {
	text-decoration: underline;
}

.product-container {
  display: grid;
  grid-template-columns: 7fr 5fr;
  gap: 15px;
  max-width: 1600px;
  margin: 0 auto 50px;
  padding: 0 40px;
}

/* Galerie images */
.product-gallery img {
  display: block;
  width: 100%;
}

/* Colonne droite sticky */

.product-summary {
  position: sticky;
  top: 96px;
  align-self: start;
  display: flex;
  flex-direction: row;
  gap: 80px;
}
.admin-bar .product-summary {
  top: 126px;
}
.product-category {
	font-size: 20px;
	font-style: italic;
	margin-bottom: -10px;
      letter-spacing: 1px;
}
/* Titre & prix */
.product-title {
	display: flex;
	gap: 10px;
}
.product-title h1 {
	font-size: 32px;
	line-height: 55px;
	margin: 0;
	font-weight: 700;
}
.product-price {
  font-size: 24px;
  font-weight: 300;
	margin-bottom: 50px;
	margin-top: -10px;
}
table.variations th {
	text-align: left;
	font-weight: 400
}
table.variations label {
	font-weight: 400
}
table.variations td.value {
	text-align: right;
}
.variations select {
  border: 1px solid #656361;       /* bordure fine */
  background-color: #EFE8D5;    /* fond */
  padding: 0.4em 2em 0.4em 0.8em; /* un peu d’espace interne, plus à droite pour le chevron */
  font-size: 1em;
	font-weight: 400;
  appearance: none;             /* retire le style natif */
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path fill='656361' d='M1 1l5 5 5-5'/></svg>");
  background-repeat: no-repeat;
  background-position: right 0.8em center; /* place le chevron */
  background-size: 10px;
  cursor: pointer;
	outline: none;
}
.single_variation,
a.reset_variations {
	display: none!important;
}

/* Bouton panier */
.product-add-to-cart {
	margin-bottom: 30px;
}
a.wp-element-button,
button {
  background: #f9d538;
	color: #656360;
	width: 100%;
	max-width: 700px;
  border: none;
  padding: 20px;
	font-weight: 500;
	cursor: pointer;
	font-size: 22px;
	letter-spacing: 1px;
	text-transform: uppercase;
  transition: all 0.2s ease !important;
}
a.wp-element-button:hover,
button:hover {
  background: #656360;
	color: #f9d538;
}
button.wc-block-cart-item__remove-link {
	width: auto;
}

#wc-stripe-express-checkout-element>div {
	background: #000;
	position: relative;
}
#wc-stripe-express-checkout-element {
    gap: 15px!important;
}
.wc-block-cart-item__product .wc-block-components-product-metadata {
	display: none;
}

.product-add-to-cart .quantity {
	display: none!important;
}

#wc-stripe-express-checkout-element>div::before {
  content: "";
  position: absolute;
  inset: 0;
  border: 1px solid #000; /* épaisseur et couleur */
	border-radius: 4px;
  pointer-events: none; /* pour ne pas bloquer le clic sur le bouton */
  box-sizing: border-box;
	z-index: 999;
}

.added_to_cart.wc-forward {
	display: none;
}

.product-description {
	font-size: 20px;
	margin-bottom: 30px;
	line-height: 1.4;
}

.stock.in-stock {
  display: none;
}

/* Accordéon détails/nutrition */
.product-details .details-content,
.product-nutrition .nutrition-content {
  display: none;
  margin: 0;
}
.details-toggle,
.nutrition-toggle {
  cursor: pointer;
  font-weight: 400;
	font-size: 24px;
	border-bottom: 1px solid #f9d538;
}
.details-content,
.nutrition-content  {
  margin: 0;
	font-size: 18px;
}
.details-content p,
.nutrition-content p {
  margin: 0;
	font-weight: 300;
	line-height: 1.35;
}
.nutrition-content tr td {
    border-bottom: 1px solid #f9d538;
    padding: 3px 0;
}
.details-toggle::after,
.nutrition-toggle::after {
  content: " +";
  float: right;
}
.details-toggle.open::after,
.nutrition-toggle.open::after {
  content: " –";
}

.product-thumbnails {
  display: flex;
  flex-wrap: wrap;
	flex-direction: column;
  gap: 15px;
  margin-bottom: 0;
	min-width: 180px;
}

.product-thumbnails a.thumbnail-link {
  display: block;
  overflow: hidden;
  cursor: pointer;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.product-thumbnails a.thumbnail-link img {
  display: block;
  width: 180px;
  height: auto;
  object-fit: cover;
}

.product-thumbnails a.thumbnail-link:hover {
  transform: scale(1.02);
}





/* galerie produits */
.gallery-wrap{
  position: relative;
  width: 100%;
}

.gallery-slider{
	position: relative;
  width: 100%;
  height: 90vh; /* ou une hauteur fixe comme 800px */
  overflow: hidden;
}
.gallery-slider .slide{
  position: relative;
	height: 90vh;
}
.gallery-slider .slide img,
.gallery-slider .slide video {
	width: 100%;
  height: 100%;
  object-fit: cover;
}
.slide-img, .slide-video{
  width: 100%;
  height: 100%;
	display: block;
  object-fit: cover; /* bon rendu si tu fixes une hauteur */
}

/* Dots centrés en bas, en overlay */
.gallery-wrap .slick-dots{
  position: absolute;
  left: 0; right: 0; bottom: 40px;
  display: flex !important;
  justify-content: center;
  gap: 16px;
  margin: 0; padding: 0;
}
.gallery-wrap .slick-dots li{
  list-style: none;
}
.gallery-wrap .slick-dots button{
  width: 14px; height: 14px;
  border-radius: 50%;
  border: 0; text-indent: -9999px;
  background: transparent;
	border: 1px solid #656360;
  cursor: pointer;
	padding: 0;
}
.gallery-wrap .slick-dots .slick-active button{
  background: #EFE8D5;
}

#top {
    position: fixed;
    bottom: 52px;
    display: block;
    display: none;
    background-image: url(assets/img/top.svg);
    background-size: 50px;
    width: 50px;
    height: 50px;
    right: 50px;
    cursor: pointer;
}

/* si tu veux une hauteur fixe (optionnel) */
/*
.gallery-slider, .gallery-slider .slide{
  height: 60vh;
}
.slide-img, .slide-video{
  height: 100%;
}
*/



/* panier */
/* Style du lien panier minimaliste */
.wpmenucart-contents.minimal-cart {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem; /* ajuste la taille si besoin */
  color: inherit;
  text-decoration: none;
}

/* Badge de quantité */
.wpmenucart-contents.minimal-cart .cart-badge {
  position: absolute;
  top: -6px;
  right: -8px;
  background: #ff4d4f;
  color: white;
  font-size: 0.7rem;
  font-weight: bold;
  padding: 2px 6px;
  border-radius: 9999px;
  line-height: 1;
  min-width: 18px;
  text-align: center;
  box-shadow: 0 0 0 2px white; /* petit contour blanc pour bien ressortir */
}

@keyframes cart-bounce {
  0%   { transform: scale(1); }
  40%  { transform: scale(1.4); }
  100% { transform: scale(1); }
}

.cart-count.bounce {
  animation: cart-bounce 0.2s ease;
}

.wc-block-components-checkout-return-to-cart-button {
	display: none;
}


.alignwide {
	max-width: 1600px;
	padding: 0 40px;
	margin: 0 auto!important;
}
.alignwide .alignwide {
	padding: 0;
}
.wc-block-cart-items__header-image {
	text-align: left;
}
.wc-block-cart-item__image {
	width: 17%;
}
.wc-block-cart table.wc-block-cart-items .wc-block-cart-item__image {
	margin: 0;
	padding-left: 0;
}
.wc-block-cart__submit {
    margin: 30px 0 0px;
}


a.wc-block-components-product-name {
	color: #656360!important;
	font-size: 20px;
	text-transform: uppercase;
	text-decoration: none;
}

.wc-block-components-form .wc-block-components-text-input input[type=email], .wc-block-components-form .wc-block-components-text-input input[type=number],
.wc-block-components-form .wc-block-components-text-input input[type=password], .wc-block-components-form .wc-block-components-text-input input[type=tel],
.wc-block-components-form .wc-block-components-text-input input[type=text], .wc-block-components-form .wc-block-components-text-input input[type=url],
.wc-block-components-text-input input[type=email], .wc-block-components-text-input input[type=number], .wc-block-components-text-input input[type=password],
.wc-block-components-text-input input[type=tel], .wc-block-components-text-input input[type=text], .wc-block-components-text-input input[type=url] {
    background-color: #ffffff;
    border: none!important;
    border-radius: 0!important;
    color: #2b2d2f!important;
}

.wc-blocks-components-select .wc-blocks-components-select__select,
.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
  appearance: none;
  background: none;
  border: none!important;
	border-radius: 0!important;
}
.wc-block-checkout__actions .wc-block-checkout__actions_row {
    align-items: flex-start!important;
    display: flex;
    justify-content: space-between;
    flex-direction: column-reverse;
		gap: 30px;
}
@container (min-width: 700px) {
    .wc-block-checkout__sidebar.is-sticky {
        position: sticky;
        top: 140px;
    }
}
.wp-block-woocommerce-checkout-order-summary-block {
    border-radius: 0;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__quantity {
  border: 1px solid #656360!important;
  box-shadow: none!important;
}
















/* user account */


.woocommerce-account .page {
	margin-bottom: 70px;
}
.woocommerce-MyAccount-navigation ul {
	 display: flex;
	 gap: 30px;
	 list-style: none;
	 padding: 0;
	 margin: 30px 0 50px;
	 font-size: 20px;
	 text-transform: uppercase;
}

.is-active a {
	border-bottom: 1px solid #656360
}

.woocommerce-info, .woocommerce-noreviews, p.no-comments {
    background-color: transparent!important;
}

.woocommerce-message, .woocommerce-info, .woocommerce-error, .woocommerce-noreviews, p.no-comments {
    background-color: transparent!important;
    clear: both;
}





/* Chaque ligne de champ */
.woocommerce form .form-row {
  display: block;
  margin-bottom: 30px;
	max-width: 700px;
}

/* Label au-dessus */
.woocommerce form .form-row label {
  display: block;
  margin-bottom: 6px;
  font-size: 0.9rem;
  font-weight: 500;
}

/* Input, select, textarea harmonisés */
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row select,
.woocommerce form .form-row textarea {
  width: 100%;
  padding: 12px 14px;
  border: 1px solid #ccc;
  font-size: 1rem;
  border-radius: 4px;
  box-sizing: border-box;
}

/* Focus */
.woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row select:focus,
.woocommerce form .form-row textarea:focus {
  border-color: #ffcf00;
  outline: none;
  box-shadow: 0 0 0 2px rgba(255, 207, 0, 0.3);
}

/* Champ password avec bouton "œil" */
.password-input {
  position: relative;
  display: flex;
  align-items: center;
}

.password-input input {
  flex: 1;
  padding-right: 40px; /* place pour le bouton œil */
}

/* Bouton "show password" reseté */
.password-input .show-password-input {
  all: unset;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  font-size: 16px;
  line-height: 1;
  color: #656360;
}

.password-input .show-password-input::before {
  content: "👁️"; /* ou un svg */
}

.password-input .show-password-input:hover {
  color: #656360;
}





ul.woocommerce-order-overview.woocommerce-thankyou-order-details {
	padding: 0;
	margin: 0 0 0 25px;
}

table.woocommerce-table--order-details {
	text-align: left;
max-width: 600px;
}
table.woocommerce-table--order-details th,
table.woocommerce-table--order-details td {
	border-bottom: 1px solid #f9d538;
	padding: 4px 0
}

ul.wc-item-meta {
	margin: 0 0 20px;
}
ul.wc-item-meta p {
	margin: 0;
	display: inline;
}

address p {
	margin: 0;
}

.woocommerce-table th.product-total,
.woocommerce-table td.product-total,
.woocommerce-table tfoot td {
  text-align: right;
}



#cookie-notice.cookie-notice-visible.cn-effect-fade, #cookie-notice.cookie-notice-visible.cn-effect-none, #cookie-notice.cookie-revoke-visible.cn-effect-fade, #cookie-notice.cookie-revoke-visible.cn-effect-none {
    box-shadow: 0 0 3px #00000030;
}
#cookie-notice .cookie-notice-container,
#cookie-notice .cookie-revoke-container {
    display: flex;
    justify-content: center;
		align-items: center;
}
.cn-buttons-container,
.cn-text-container {
    display: inline-block;
    display: flex;
}
.cn-text-container {
    margin: 0;
}

.burger {display: none;}




/* responsive */


@media (max-width: 1240px) {
	.product-summary {
    gap: 30px;
	}
	.product-thumbnails {
    min-width: 140px;
	}
}

@media (max-width: 1024px) {
	.header-top .mail {display: none}
	.header-right,
	.header-left {
    min-width: 120px;
	}
  .footer-content { grid-column: 2 / span 10; }
  .benefit-title { font-size: 24px; }
	.produits-grid {gap: 5%;}
	.produit-contenu-right {display: none}
	.produits-grid.col-3 {
    grid-template-columns: repeat(2, 1fr);
    gap: 5%;
	}


	/*page produit */
	.product-thumbnails {
		display: none;
	}
  .diaporama-picto {
    margin-bottom: 0px;
    width: 100px!important;
  }

  .diaporama-titre {
    font-size: 45px;
  }

  .diaporama-sous-titre {
    font-size: 25px;
    margin: -8px 0 0;
  }



}

@media (max-width: 768px) {
	main {
		display: block;
		margin-top: 0;
	}



	.alignwide {
    padding: 0 30px;
	}
	.entry-header {
    padding: 0 30px;
	}
	.header-top {
    padding: 0 30px;
	}
	/* menu */
	.burger {
	  position: relative;
	  width: 35px;
	  height: 24px;
	  z-index: 9999;
	  cursor: pointer;
	  display: flex;
	  flex-direction: column;
		justify-content: space-between;
	  align-items: center;

	  gap: 4px;
	}

	.burger span {
	  display: block;
	  width: 100%;
	  height: 2px;
	  background: #656361;
	  border-radius: 2px;
	  transition: transform 0.4s ease, opacity 0.4s ease;
	  position: relative;
	}

	.burger .middle-1,
	.burger .middle-2 {
	  position: absolute;
	  top: 50%;
	  transform: translateY(-50%);
	}

	.burger .middle-1 {
	  transform: translateY(-50%) rotate(0deg);
	}
	.burger .middle-2 {
	  transform: translateY(-50%) rotate(0deg);
	}

	.burger.active .top,
	.burger.active .bottom {
	  opacity: 0;
	}

	.burger.active .middle-1 {
	  transform: translateY(-50%) rotate(45deg);
	}
	.burger.active .middle-2 {
	  transform: translateY(-50%) rotate(-45deg);
	}

	#site-header .alignwide {
		padding: 0;
	}

	.header-icons .user-link {
		display: none
	}
	.header-left .country-selector {
		display: none;
	}

	.mobile-menu {
    text-align: center;
	}
	.mobile-menu .main-menu {
    display: block;
    text-align: center;
	}
	.mobile-menu .main-menu > .menu-item > .sub-menu > .menu-item {
    padding: 0;
	}
	.mobile-menu .main-menu > .menu-item > .sub-menu {
    display: block;
	}
	.main-menu > .menu-item > .sub-menu > .menu-item:not(:last-child)::after {display: none;}

	.mobile-menu-section {
		box-shadow: inset 0 3px 3px -3px rgba(0, 0, 0, 0.17);
		padding: 30px;
	}
	.mobile-menu .benefit {
		padding: 30px 30px 45px;
	}

	.mobile-menu .main-menu a {
    text-decoration: none;
    font-weight: 300;
    color: #656360;
	}
	.mobile-menu .main-menu a:hover {
    color: #fff;
	}

	.mobile-menu-section-title {
		font-weight: 300;
		font-size: 20px;
		text-transform: uppercase;
		font-family: hilarria;
		display: block;
		padding-bottom: 15px;
	}

	.mobile-menu .menu-item-has-children {
		box-shadow: inset 0 3px 3px -3px rgba(0, 0, 0, 0.17);
		padding: 20px;
	}

	.single-product #wc-stripe-express-checkout-element {
		display: none!important;
	}

	.gallery-slider{
	  height: 85vh;
	}
	.gallery-slider .slide{
	  height: 85vh;
	}
	.slick-dots {
    bottom: 15px;
    gap: 12px;
	}
  .slick-dots button {
    width: 12px;
    height: 12px;
  }


  .slide-text p {
  	font-size: 18px;
  }
  .slide-text p strong {
  	font-size: 100px;
  }




  .diaporama-picto {
    height: auto;
    margin-bottom: 0px;
    width: 80px!important;
    display: inline-block!important;
  }

  .diaporama-titre {
    font-size: 35px;
    margin: 0;
  }

  .diaporama-sous-titre {
    font-size: 18px;
    margin: -5px 0 0;
    font-style: italic;
  }



	.produits-grid.col-2 {
    grid-template-columns: 1fr;
		padding: 0;
    gap: 0;
	}
	.produits-grid.col-3 {
		grid-template-columns: 1fr;
		gap: 0%;
		padding: 35px 30px;
	}
	.produits-grid .produit {
    padding-bottom: 40px;
	}
	.produits-grid.col-2 .produit-contenu {
    margin-top: 15px;
    display: block;
    padding: 0 30px;
	}
	.produits-grid-wrapper {
    padding: 0px 0;
	}
	.bloc-intro .titre {
    font-size: 40px;
	}
	.bloc-intro .intro {
    margin: 30px auto;
    font-size: 22px;
		max-width: 90%;
	}
  .footer-content { grid-column: 1 / span 12; }
  .footer-benefits { grid-template-columns: 1fr; gap: 35px; }
  .newsletter-title { font-size: 26px; }
	.frm_section_heading > .frm_form_field,
	.frm_fields_container > .frm_submit,
	.frm_grid_container > .frm_form_field,
	.frm_fields_container > .frm_form_field {
		grid-column: auto!important;
	}
	.newsletter-form .frm_checkbox label {
    display: block;
	}
	.footer-grid {
    padding: 0;
	}

	.product-breadcrumb {
		display: none;
	}

	.product-container {
    display: block;
    margin: 0 auto;
    padding: 0;
	}


	.product-gallery {
	  width: 100%;
	  position: relative;
	  overflow: hidden;
	}

	/* Ratio fixe */
	.product-gallery,
	.product-gallery .slick-slide {
	  aspect-ratio: 10 / 9; /* équivaut à 90% de la largeur */
	}

	/* Chaque slide */
	.product-gallery .product-image-wrapper {
	  width: 100%;
	  height: 100%;
	  position: relative;
	}

	/* Les images */
	.product-gallery img {
	  width: 100%;
	  height: 100%;
	  object-fit: cover;
	  object-position: center;
	  display: block;
	}
	.product-container {
    grid-template-columns: 1fr;
  }
  .product-summary {
    position: static;
		padding: 30px;
  }

	.product-summary button.single_add_to_cart_button{
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99;
    padding: 29px;
    box-shadow: 0 -1px 4px #0000001c;
	}

	/* cart */

	.wc-block-cart-item__image {
		width: 100%;
	}

	.is-medium table.wc-block-cart-items .wc-block-cart-items__row, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row, .is-small table.wc-block-cart-items .wc-block-cart-items__row {
    grid-template-columns: 30%!important;
}

	.woocommerce-MyAccount-navigation ul {
    display: block;
	}
	ul.payment_methods {
		padding: 0;
		margin: 0;
	}

	#top {
    bottom: 90px;
    background-size: 40px;
    width: 40px;
    height: 40px;
    right: 30px;
	}
}

@media (max-width: 560px) {
	.insta-wrapper {
    padding: 0 20px;
	}
	.bloc-instagram .slick-prev, .bloc-instagram .slick-next {
    display: none!important;
	}
	.slide-text p strong {
    font-size: 75px;
	}
	 img.slide-logo {
    max-width: 85%;
    margin: auto;
	}
	.bloc-intro .titre {
		font-size: 35px;
	}
	.bloc-intro .surtitre {
    font-size: 20px;
	}
	.bloc-intro .intro {
		font-size: 20px;
	}

}
