/** Shopify CDN: Minification failed

Line 292:4 Unexpected "@media"

**/
/**adobe font**/

h1, h2, h3, h4, H5, H6 {
font-family: miller-banner-condensed, sans-serif;
font-weight: 700;
font-style: normal;
color: #1D391B;
}

.index-section {
	margin: 1.6rem 0;
}

.grid-product__title, .subheading-mode  {
  font-family: "avenir-lt-pro", sans-serif;
font-weight: 500;
font-style: normal;
font-size:1rem;
text-transform: unset !important;
color:#192F19;
}
.custom-content {
justify-content: center;
}
.subheading-mode{
   font-family: "avenir-lt-pro", sans-serif;
font-weight: 500;
font-style: normal;
font-size:1rem;
color:#192F19;
text-transform: uppercase !important;
width: 100vw;}

.grid-product__price--savings {
	color: #3A6B38;
}
.subheading-magasin {
	text-align: center;
	margin: 0.6rem;
	color: #192F19;
	font-size: 1.02rem;
}

body{font-family: "avenir-lt-pro", sans-serif;
font-weight: 400;
font-style: normal;
}
/*btn*/
.btn {
  background-color: #DDC8A1;
  color: #56431F;
}

.btn--secondary:hover, .rte .btn--secondary:hover,.btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover {
	background-color: transparent;
  background:none !important;
  transition-delay:unset !important;
	border-color: #1D391B;
	color: #1D391B;
	transition: border .3s ease;
}

/*temoignage*/
.testimonials-template--27131097710929__testimonials_YDiMaP {
	background-color: #F8F4EC;
	color: #60262E;
}

.testimonials-slider__text {
	color: #AA3127;
}
/*announcement bar*/
.announcement-bar {

	color: #785d2b;
	background-color: #DDC8A1;
}

/*nav*/
.is-light .site-nav__link, .is-light .site-nav__link:hover {
	color: #785d2b;
}
/*engagement*/
.subheading {
	letter-spacing: .3em;
	text-transform: uppercase;
	color: #60262E;
}

/**noel2025**/
/* color palette
red: #60262E
beige: #BBAEA7
beige bis: #E1D7D6
red bis: #AA3127
gold: #DDC8A1
#F8F4EC
green: #1D391B
#7E954D
green light #7E954D
 */

  /**ascenseur**/

.section-title-with-icon {
  display: flex;
  align-items: center;     
  gap: .5rem;  
  justify-content:center;
  flex-wrap:wrap;    
}        

/* Style de l’icône */
.section-title-with-icon .icon-title {
  width: 24px;             
  height: 24px;
  display: inline-block;
  flex-shrink: 0; 
  margin-top: .4rem;
           
}


.parent {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    grid-template-rows: repeat(1, 1fr);
    gap: 1rem;
    max-width:fit-content;
    
a {
  border: 1.4px solid #785d2b;
	border-radius: 50%;
  color:#544221;
display: flex;
width: 100%;
	aspect-ratio: 1;
	align-items: center;
	justify-content: center;
	background: #DDC8A1;
  text-decoration: unset !important;
  &:hover{
background: radial-gradient(circle  #B88E47 70%, #B88E47 30%);
	box-shadow: inset 0 0 12px #fff9,inset 0 0 6px #785D2B,0 0 6px #fff6;
	border-color: #785D2B;
  text-decoration: unset !important;
  background-image: unset !important;
  transition: unset !important;
}
  &:active{
  transform: scale(0.94);
  color:#fafafa;
  text-decoration: unset !important;
  background-image: unset;
}
}

.btnasc:first-of-type{
  font-size:0.55rem;
}
}

.btnasc.active {
  transform: scale(0.94);
  border-color:#EBDFCC;
  text-decoration: unset !important;


  	
background: #97753B;

  box-shadow:
    0 0 15px rgba(255, 244, 224, 0.8),
    inset 0 0 12px rgba(255, 255, 255, 0.3),
    inset 0 0 4px rgba(0, 0, 0, 0.4);
    color:#EBDFCC;
}

 

.img-asc {
	background-image: url("/cdn/shop/files/asc-svg.svg?v=1763463422");
}

.asc-btn {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ddc8a1;
  z-index: 9999;

  display: grid;
  grid-template-columns: 1fr;       
  grid-template-rows: auto auto;    

  justify-items: center;            
  padding: 0.8rem;                  
  gap: 0.4rem;                      

  overflow: visible !important;
}

/* Ligne 1 */
.asc-btn > .parent {
  grid-row: 1;
  width: 100%;                      
  display: grid;
  grid-template-columns: repeat(8, 1fr);  
  gap: 1rem;
}

/* display-zone = ligne 2 */
.asc-btn > .display-zone {
  grid-row: 2;
  height: 1.8rem;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  position: relative;

  display: flex;
  justify-content: center;
  align-items: center;
}

/* wrapper qui défile */
.scrolling-wrapper {
  display: inline-block;
  white-space: nowrap;
  animation: scroll-text 15s linear infinite;
}

/* deux copies du texte */
.scrolling-text {
  display: inline-block;
  padding-right: 2rem;  /* espace entre les boucles */
}

/* texte fixe */
.static-text {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  display: none;
  font-weight: 600;
}

/* animation fluide continue */
@keyframes scroll-text {
  0%   { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

 .scrolling-text {
	color: #785d2b;
}

.display-zone .static-text {
  display: none;
  font-weight: 600;
  text-transform:uppercase;
  font-family: miller-banner-condensed, sans-serif;
  color:#60262E;
}



.grid-product__price {
	font-weight: 600;
  color:#60262E;
}

@media only screen and (max-width: 768px) {
.text-with-icons__blocks .text-with-icons__block {
	padding: 1REM;
	width: 100%;
}
}
      /**icon box**/

.text-with-icons__blocks .text-with-icons__block {
	padding: 1REM;
	background-color: #E1D7D6;
  h3{color: #60262E;}
  & @media (min-width: 768px){
    width:25%;
  }
}


.icon {
	color: #60262E !important;
}


@media (min-width:768px){
  .promo-grid__content--boxed {
	background: rgb(248,244,236 , 0.6);
}
}

.custom__item-inner--image {
	width: 33%;
}




/**section sauce dem**/

.flex-grid--template--27131097710929__promo_grid_HViLpc{
	max-width: 50REM;
  & img{
    max-width: 50REM;
  }
}

.flex-grid__item.flex-grid__item--.flex-grid__item--banner_Kg4yNJ.type-banner {
	position: absolute;
	padding-top: 10rem;
	right: 5rem;
}

@media (min-width: 680px) {

  .flex-grid--template--27131097710929__promo_grid_GQdgNK {
  display: none;
}

}

@media (max-width: 679px) {
  .flex-grid--template--27131097710929__promo_grid_HViLpc{
    display: none;
  }
}

/**produit page accueil**/

@media screen and (max-width: 768px) {
  /* .grid-overflow-wrapper, .grid-product__see-all {display: none; }*/
}

/**Grille promotionnelle enfant**/
.flex-grid__item--sale_collection_NAdygU.type-sale_collection .rte--strong {
  font-size: 2em;
}
.flex-grid__item--sale_collection_NAdygU.promo-grid__container {
  display: grid;
}
/**promo marque page**/
.flex-grid__item--banner_JFa7EU div {
  color: #c368a5;
}

/**citation sauce**/

img.hotland  {
  content: url(/cdn/shop/files/francois_hotllande.png?v=1750415337);
}

img.forte  {
  content: url(/cdn/shop/files/olivierforte-2.png?v=1750422490);
}
.citations-sauce {
	display: grid;
	grid-template-columns: 0.5fr 3fr;
	grid-template-rows: 1fr;
	grid-column-gap: 0px;
	grid-row-gap: 0px;

  & p {
	display: flex;
	margin: auto 1rem;
    flex-direction: column;
}
  & img{
    width: calc(clamp(3.125rem, 2.066vw + 2.521rem, 5rem));
  }
}


/*fiche produit*/ /*collection*/
.collection-hero {
  height: 310px;
}
.rte.collection__description {
  text-align: center;
  font-size: 1.4rem;
}

/**collection librairie**/
  /**promo marque page**/
.flex-grid--template--27131098399057__promo-grid {
  @media (max-width: 768px) {
  div {
    display: none;
  }
}
.aos-init.aos-animate {
  padding-top: 0.6rem;
}
}

.flex-grid--template--27131098399057__promo_grid_37qAxA {
  @media (min-width: 769px) {
  div {
    display: none;
  }
}
@media (max-width: 768px) {
  .type-banner__content {
    flex-direction: column;
  }
  .image-wrap:not(.image-wrap__thumbnail) image-element {
    position: relative;
  }
  .type-banner__image > div:nth-child(1) {
    padding-top: 0.6em;
  }
}
.aos-init.aos-animate {
  padding-top: 0.6rem;
}
}

/**promo les vacances d'enlysée**/

#shopify-section-template--25487389098321__collection-header {
	margin-bottom: 1em;
}

#shopify-section-template--25487389098321__promo-grid , #shopify-section-template--25402290307409__promo_grid_Wibnti , #shopify-section-template--25402290602321__promo_grid_6XXLpJ {
	background-color: #f28705;
}

#shopify-section-template--25402290176337__rich_text_FEqbaL {
	margin-bottom: unset;
}

/**bannière mug**/
div#shopify-section-template--25402290209105__advanced_content_raqtak, div#shopify-section-template--26913883095377__advanced_content_rNWpg6 {
    max-width: 80%;
    margin: 1rem auto 0;
}

@media (max-width: 768px) {
  div#shopify-section-template--25402290209105__advanced_content_raqtak, div#shopify-section-template--26913883095377__advanced_content_rNWpg6 {
    max-width: unset;
    margin :0;
  
}
 div#shopify-section-template--25402290209105__advanced_content_raqtak .page-width,div#shopify-section-template--26913883095377__advanced_content_rNWpg6 .page-width {
  padding:0;
 }

}