@charset "UTF-8";
/* CSS Document */





/* =============================================================================
BASE
========================================================================== */
html, body {
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  font-family: 'Raleway', sans-serif;
		font-size: 12px;
background-color: #867eaf;

  font-style: normal;
  font-weight: normal;
  font-optical-sizing: auto;
  scroll-behavior: smooth;
	 overflow-x: hidden;
}
/* =============================================================================
CHARGEMENT
========================================================================== */
#captain {
  position: relative;
}

/* =============================================================================
HEADER
========================================================================== */
.header {
position: relative; 
background-color: var(--sprd-sub2) !important;
	display: flex;
	justify-content: center;
	height: 100dvh;
	align-items: center;
}

.header-inside {
display: flex;
flex-wrap: nowrap; /* Permet d'ajuster la mise en page pour le mobile */
flex-direction: column;
	
	padding: 100px;
max-width: 600px;
	width: 90%;
}
.header-logo {
position: relative;
margin-top: -50px;
margin-left : 0px;
background-color: var(--sprd-sub2) !important;
z-index: 1; 
display: block;
padding : 20px 20px 0 20px;
width: 100px; 
max-width: 100%;
background: none;

}


.texte {
font-size: 12px;
text-align: left;
margin-top: 20px;
color: white; /* ou ce que tu veux */
max-width: 100%;
padding-left: 20px; /* optionnel pour respirer */
text-wrap: balance;
}


.fleche {
  position: absolute;
  bottom: 20px; /* espace depuis le bas */
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}

	img.fleche-bas  {
	position: relative;	
	margin-right: 2px;
	height: 40px;
	vertical-align: middle;
	padding-bottom: 2px;
	opacity: 0.3;
	transition: all 1s ease;		
	}
	

	a:hover img.fleche-bas  {
	opacity: 1;		
	}



/* =============================================================================
SWIPER 
========================================================================== */
.swiper {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 0;
}


.swiper-boutique {
  width: 100%; 
  position: relative;
  height: auto;
  overflow-x: hidden;
	
}

.bandeau {
  position: relative;
  height: 100px;
  background-color: var(--sprd-main3) !important;
	
}



/* =============================================================================
SPREASHIRT
========================================================================== */ 
:root {
  --sprd-main: #92b8e1 !important;	
  --sprd-main1: #FFFFFF !important;
  --sprd-main2: #893a6f !important;
  --sprd-main3: #FFFFFF !important;
  --sprd-sub2: #867eaf !important;
  --sprd-sub3: #893a6f !important;
  --sprd-main3-dec: 255, 255, 255 !important;
  --sprd-cta-text-color: #FFFFFF !important;
  --sprd-main1-shifted: #CCCCCC !important;
  --sprd-main2-shifted: #ffd449 !important;
  --sprd-main3-shifted: #CCCCCC !important;
  --sprd-sub2-shifted: #919396 !important;
  --sprd-sub3-shifted: #999999 !important;
  --sprd-sub2-shifted-2: #C8C9CB !important;
  --sprd-main2-shifted-3: #ffd449 !important;
}





.SprdMain {
  margin: 0 auto;
  max-width: 100% !important;
  width: 100%;
}
.sprd-header-custom-html {
  display: none !important;
}
.sprd__headline {
  display: none !important;
}
#sprd-main {
	font-family: 'Raleway', sans-serif;
  font-style: normal;
  font-weight: normal;
}
#sprd-main .sprd__caption, #sprd-main .sprd__headline {
  font-family: 'AMUMonumentGrotesk-Regular';
  font-style: normal;
  font-weight: normal;
}
.sprd-burgermenu__menu-title, .sprd-burgermenu__title, .sprd-link--selected {
  font-weight: normal !important;
}
.sprd-basket-indicator__count {
	font-family: 'Raleway', sans-serif;
  font-style: normal;
  font-weight: normal !important;
  font-size: .70em !important;
}
.sprd-btn-primary:hover {
  border: 0 !important;
}
.sprd-header-container {
  display: flex;
  justify-content: space-between;
  background-color: var(--sprd-main1) !important;
	  flex-wrap: wrap; /* Permet d'ajuster la mise en page pour le mobile */

}

.SprdMain .sprd-header__actions {
  background-color: var(--sprd-main1) !important;	
}
.sprd-navigation {
  order: 1; /* Place la navigation avant */
  background-color: var(--sprd-main1) !important;
  margin-top: 15px;
  margin-left: 20px;	
}
.sprd-header {
  order: 2; /* Place les actions aprÃ¨s */
  background-color: var(--sprd-main1) !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap; 
  width: auto; 
  margin-top: 20px;
  margin-bottom: 20px;
}


.sprd-promo-header, .sprd-promo-header__center {
  order: 3; /* Place la navigation avant */
	justify-content: start !important;
  background-color: var(--sprd-main2) !important;
    margin-top: 20px;
  width: 100%;
}


.sprd-department-filter {
  align-items: center;
}



.SprdMain .sprd-basket-indicator__count {
  color: #000;	
}
.sprd-basket-indicator__icon {
  height: 2em !important;
  width: 2em !important;
}

.sprd-basket__content {
	max-width: 100% !important;
}



.sprd-department-filter {
	gap: 15px;
    padding: 0 !important;
}

.sprd-nav-link {
    padding: 0 !important;
}

 .sprd-department-filter__openmenu > .sprd-nav-link {
		font-family: 'Raleway', sans-serif;
	font-style: normal;
	font-weight: normal !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.sprd-department-filter__openmenu:hover > .sprd-nav-link {
    border-bottom-style: solid;
    border-bottom-width: 0.5px !important;
    padding-bottom:0;
		
}

 .sprd-department-filter__openmenu:focus-within > .sprd-nav-link {
    border-bottom-style: solid;
    border-bottom-width: 0.5px !important;
    padding-bottom:0;
}


.sprd-nav-link--active {
    border-bottom-width: 0.5px !important;
}


.SprdMain .sprd-basket-indicator__button--open, .SprdMain .sprd-basket-indicator__button:focus {
	    border-bottom-width: 0.5px !important;

}

@media (max-width: 999px) {
  .sprd-header {
    flex-wrap: wrap; 
    width: 100%;
  }
}


/* =============================================================================
SWIPER ARTICLE
========================================================================== */

.image-wrapper {
  overflow: hidden; 
  width: 100%;
  height: 100%;
}
/* Images */
.image-wrapper img {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  transition: transform 0.3s ease-in-out;
}
.cover {
  object-fit: cover;
  object-position: center;
}

.image-wrapper img:hover {
  transform: scale(1.2); 
}
.swiper-pagination-bullet {
  height: 10px;
  width: 10px;
  background: #000;
}
.swiper-pagination-bullet-active {
  background: #000;
  cursor: pointer;
}
/* =============================================================================
FOOTER
========================================================================== */
/* Styles généraux pour le footer */
footer {
  position: relative;
  font-size: 12px; /* Taille de police plus petite */
  color: white; /* Texte blanc */
  display: flex;
  flex-direction: column; /* Organisation verticale des sections */
  background-color: var(--sprd-main2) !important;	
}
/* Conteneur principal du footer */
.footer-haut {
  display: flex;
  flex-direction: column; /* Sections organisées verticalement */
  gap: 20px; /* Espacement entre les sections */
  padding: 20px; /* Espacement interne */
  min-height: 500px;
}
/* Section "Nous suivre" et flèche de retour */
.rs {
  display: flex; /* Active Flexbox */
  align-items: center; /* Aligne les éléments verticalement */
  justify-content: space-between; /* Sépare les réseaux sociaux et la flèche */
}
/* Aligner les icônes des réseaux sociaux */
.rs div {
  display: flex; /* Aligne horizontalement le texte et les icônes */
  align-items: center; /* Centre verticalement */
}
/* Aligner les icônes des réseaux sociaux */
.rs div div {
  margin-right: 20px;
}
.rs a {
  transition: filter 0.3s ease;
}
.rs a:hover {
  filter: brightness(0) invert(0); /* Rend l'image blanche */
}
.rs img {
  height: 20px; /* Taille des icônes */
  width: 20px;
  margin: 0 2px; /* Espacement horizontal entre les icônes */
  border: 0.5px solid white; /* Bordure initiale */
}
/* Séparateur */
.footer-separateur {
  border-bottom: 0.5px solid white; /* Ligne blanche */
  width: 100%; /* Occupe toute la largeur */
}
/* Footer menu */
.footer-menu {
  display: flex;
  flex-wrap: wrap; /* Permet aux éléments de passer à la ligne */
  justify-content: flex-start; /* Alignement à gauche */
  gap: 10px; /* Espacement entre les éléments */
  text-align: left; /* Texte aligné à gauche */
}
.footer-menu div {
  align-content: center;
}
.footer-menu a {
  color: white;
}
.footer-menu a:hover {
  text-decoration: underline;
}
/* Conteneur principal du footer */
.footer-bas {
  display: flex;
  gap: 20px; /* Espacement entre les sections */
}
.copyright {
  flex: 1; /* Laisse le texte prendre l'espace disponible */
  white-space: nowrap; /* Empêche le texte d’être coupé */
  display: flex; /* Active Flexbox pour le logo */
  align-items: flex-end; /* Positionne le logo en bas */
  height: auto;
  padding-left: 20px;
}
/* Logo */
.footer-logo {
  align-self: flex-end; /* Aligne le logo à gauche */
  display: flex; /* Active Flexbox pour le logo */
  justify-content: flex-end; /* Place le logo à gauche */
  align-items: flex-end; /* Positionne le logo en bas */
  height: auto; /* Ajuste à la hauteur de l'image */
  width: 100%;
  opacity: 0;
  transition: opacity 0.3s ease;	
	
}
.footer-logo.active {
    opacity: 1;
}
/* Logo image */
.footer-logo svg {
  width: 500px; /* Taille par défaut */
  height: auto; /* Maintient les proportions */
  max-width: 100%; /* Responsive : ne dépasse pas le conteneur */
}


      .footer-logo-01 {
        fill: #000;
      }

      .footer-logo-02 {
        fill: #fff;
      }


		
		.footer-logo.active	#blocA, .footer-logo.active #lettre_a {
		animation: footer-logo-translate;
      animation-duration: 1s;
      animation-iteration-count: 1;
      animation-fill-mode: both;

		}
		
			.footer-logo.active	#blocM, .footer-logo.active #lettre_m {
		animation: footer-logo-translate;
      animation-duration: 1s;
			animation-delay: 0.3s;	
      animation-iteration-count: 1;
      animation-fill-mode: both;

		}
		
			.footer-logo.active	#blocU, .footer-logo.active #lettre_U {
		animation: footer-logo-translate;
      animation-duration: 1s;
		animation-delay: 0.6s;
      animation-iteration-count: 1;
      animation-fill-mode: both;

		}
		
			@keyframes footer-logo-translate {
  0%{   transform: translateY(200%); }
  100%{  transform: translateY(0); }
}	
/* =============================================================================
RESPONSIVE FOOTER
========================================================================== */
@media only screen and (max-width: 700px) {

.footer-menu {
    flex-direction: column;
    align-items: flex-start; 
    gap: 10px; 
  }
}
/* =============================================================================
RESPONSIVE FOOTER
========================================================================== */
@media only screen and (max-width: 600px) {

.footer-bas {
    flex-direction: column;
    gap: 0px;
  }

	
  .footer-logo img {
    width: 100%; 
  }
	
	.rs img {
  height: 20px; /* Taille des icônes */
  width: 20px;
  margin: 0 2px; /* Espacement horizontal entre les icônes */
  border: 1px solid white; /* Bordure initiale */
}
}
	
	
	
/* =============================================================================
    LOADER
========================================================================== */

#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2000;
}

#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  margin: -75px 0 0 -75px;
  z-index: 1003;
}

.loader-logo {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 83px;
  transform: translate(-50%, -50%);
  z-index: 1003;
  opacity: 1;
  visibility: visible;
}

.loader-logo img {
  max-width: 100%;
  width: 99.99%;
}

.loaded .loader-logo {
  opacity: 0;
  visibility: hidden;
}

#loader:before {
  content: "";
  position: absolute;
}

#loader:after {
  content: "";
  position: absolute;
}

#loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  width: 51%;
  height: 100%;
  background: #867eaf;
  z-index: 1000;
  transform: translateX(0);
}

#loader-wrapper .loader-section.section-left {
  left: 0;
}

#loader-wrapper .loader-section.section-right {
  right: 0;
}

/* Loaded */
.loaded #loader-wrapper .loader-section.section-left {
  transform: translateX(-100%);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader-wrapper .loader-section.section-right {
  transform: translateX(100%);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader {
  opacity: 0;
  transition: all 0.3s ease-out;
}

.loaded #loader-wrapper {
  visibility: hidden;
  transform: translateY(-100%);
  transition: all 0.3s 1s ease-out;
}

.loader-logo label {
  font-size: 20px;
  opacity: 0;
  display:inline-block;
}

@keyframes lol {
  0% {
    opacity: 0;
    transform: translateX(-300px);
  }
  33% {
    opacity: 1;
    transform: translateX(0px);
  }
  66% {
    opacity: 1;
    transform: translateX(0px);
  }
  100% {
    opacity: 0;
    transform: translateX(300px);
  }
}

.loader-logo label:nth-child(6) {
  animation: lol 0.5s 50ms infinite ease-in-out;
}

.loader-logo label:nth-child(5) {
  animation: lol 1s 300ms infinite ease-in-out;
}

.loader-logo label:nth-child(4) {
  animation: lol 0.5s 600ms infinite ease-in-out;
}

.loader-logo label:nth-child(3) {
  animation: lol 1s 900ms infinite ease-in-out;
}

.loader-logo label:nth-child(2) {
  animation: lol 0.5s 1200ms infinite ease-in-out;
}

.loader-logo label:nth-child(1) {
  animation: lol 1s 1500ms infinite ease-in-out;
}

.loader-logo svg {
  height: 12px;
}





	



