/*
Theme Name: Sarrazen Child
Theme URI: https://www.sarrazen.bzh/
Template: Divi
Author: Sarrazen Child
Author URI: https://www.sarrazen.bzh/
Description: Sarrazen l Boites de conservation pour crêpes et galettes
Version: 1.01.1759465047
Updated: 2025-10-03 06:17:27

*/
/* Déclaration de la police locale 
@font-face {
    font-family: 'Sarrazen';
    src: url('/wp-content/uploads/et-fonts/sarrazen.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/

@import url("https://p.typekit.net/p.css?s=1&k=mhx4utv&ht=tk&f=54197.54198.54203.54204&a=86013229&app=typekit&e=css");

@font-face {
font-family:"alfabet";
src:url("https://use.typekit.net/af/ba23ec/00000000000000007752eb10/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/ba23ec/00000000000000007752eb10/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/ba23ec/00000000000000007752eb10/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
font-display:auto;font-style:italic;font-weight:400;font-stretch:normal;
}

@font-face {
font-family:"alfabet";
src:url("https://use.typekit.net/af/a791e8/00000000000000007752eb0b/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/a791e8/00000000000000007752eb0b/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/a791e8/00000000000000007752eb0b/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
}

@font-face {
font-family:"alfabet";
src:url("https://use.typekit.net/af/e7ec93/00000000000000007752eb14/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/e7ec93/00000000000000007752eb14/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/e7ec93/00000000000000007752eb14/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:700;font-stretch:normal;
}

@font-face {
font-family:"alfabet";
src:url("https://use.typekit.net/af/99e0b8/00000000000000007752eb16/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/99e0b8/00000000000000007752eb16/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/99e0b8/00000000000000007752eb16/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
font-display:auto;font-style:italic;font-weight:700;font-stretch:normal;
}

.tk-alfabet { font-family: "alfabet",sans-serif !important; }

h1, h2, h3, h4 {
  font-family: "alfabet", sans-serif !important;
}

@media only screen and (max-width: 980px) {
.simple-banner-text {
	font-size: 11px !important;
    text-align: left;
}
	.gift-bar {
		display:none;
	}
	
/* align left - panier mobile menu */
.xoo-wsc-sc-cont .xoo-wsc-cart-trigger {
    justify-content: left;
	text-align: left;
    padding-top: 10px;
	}
/* Supprimer l'icône Divi par défaut */
.mobile_menu_bar:before {
    content: none;
}
/* Ajouter ton icône FA */
.mobile_menu_bar {
    font-family: "Font Awesome 5 Free"; /* police FA */
    font-weight: 900; /* nécessaire pour FA Solid */
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Exemple : afficher le burger (fa-bars) */
.mobile_menu_bar::after {
    content: "\f0c9"; /* code unicode de fa-bars */
    font-family: "Font Awesome 5 Free";
    font-weight: 900; /* Solid */
    font-size: 35px;
}

/* Facultatif : ajuster largeur pour ne pas affecter le logo */
.mobile_menu_bar {
    width: 50px; /* adapte selon ton design */
    height: 50px;
}	
	
}


#logo {
  transition: transform 0.3s ease;
}

#logo:hover {
  transform: scale(1.05);
}

#main-header {
  /*background-color: rgba(255, 255, 255, 0.48) !important;*/
  background-color: white !important;	
  box-shadow: 0 2px 10px rgba(0,0,0,0.1) !important;  
  transition: background-color 0.3s ease, box-shadow 0.3s ease !important;
  font-weight: 400 !important;	
}
#et-top-navigation {
  font-weight: 400 !important;	
}

#main-header.scrolled-down {
  background-color: white !important;
  box-shadow: 0 2px 10px rgba(0,0,0,0.1) !important;
}


/* --- Menu principal --- */
#top-menu .current-menu-item a::before,
#top-menu .current_page_item a::before {
 content: "";
 position: absolute;
 z-index: 2;
 left: 0;
 right: 0;
}
#top-menu li a:before {
 content: "";
 position: absolute;
 z-index: -2;
 left: 0;
 right: 100%;
 bottom: 50%;
 background: #eea500;/*** COLOR OF THE LINE ***/
 height: 2px; /*** THICKNESS OF THE LINE ***/
 -webkit-transition-property: right;
 transition-property: right;
 -webkit-transition-duration: 0.3s;
 transition-duration: 0.3s;
 -webkit-transition-timing-function: ease-out;
 transition-timing-function: ease-out;
}
#top-menu li a:hover {
 opacity: 1 !important;
}
#top-menu li a:hover:before {
 right: 0;
}
#top-menu li li a:before {
 bottom: 10%;
}


/* ---- Style spécial "Offre entreprise" ---- */
#main-header .nav li.offre-entreprise a {
  background: rgba(255,255,255,0.55);
  border: 1px solid #000;
  /* border-radius: 15px;*/
  color: #000 !important;
  font-weight: 400 !important;
  line-height: inherit !important;
  height: 100% !important;
  box-sizing: border-box;
  padding: 12px 12px 12px 12px;
  margin-left: 10px;
  transition: all 0.3s ease;
  box-shadow: 0 2px 6px rgba(0,0,0,0.15); /* Ombre subtile */
}

/* Hover → fond doré + ombre plus prononcée */
#main-header .nav li.offre-entreprise a:hover {
  background: #efb438;
  color: #000 !important;
  box-shadow: 0 4px 10px rgba(0,0,0,0.25); /* Ombre plus visible au hover */
}

/* Pas de soulignement animé */
#main-header .nav li.offre-entreprise a::after {
  display: none !important;
}
#main-header .nav li.offre-entreprise a::before {
  content: none !important;
}

/* --- Bloc du sous-menu --- */
#top-menu li ul.sub-menu {
  min-width: 240px;           /* largeur minimale */
  background: rgba(255,255,255,0.98);
  border: 1px solid rgba(0,0,0,0.1);
  padding: 8px 0;
  white-space: normal;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  z-index: 9999;
  width: auto !important;     /* autorise le bloc à s'adapter */
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;	
}

/* --- Liens du sous-menu --- */
#top-menu li li a {
  text-align: left;           /* force le texte à gauche même si le thème le centre */
  display: block;
  padding: 10px 22px;         /* espace intérieur confortable */
  padding-left: 0;            /* supprime le padding inutile */
  white-space: normal;        /* permet au texte long de revenir à la ligne */
  width: auto !important;     /* retire la limite à 200px */
  min-width: 280px;           /* garde une limite raisonnable */
  color: #000 !important;
  font-weight: 400;
  line-height: 1.4em;
  transition: all 0.3s ease;
  box-sizing: border-box;
}

/* --- Survol d’un lien du sous-menu --- */
#top-menu li li a:hover {
  background:  none !important;
  color: #000 !important;
}








/* Quand le header devient sticky */
.et-fixed-header #main-header .nav li.offre-entreprise a {
  padding: 6px 12px !important;  /* réduit légèrement sans descendre */
  line-height: normal !important;
  box-shadow: 0 2px 6px rgba(0,0,0,0.15); /* Ombre sticky normale */
}
@media only screen and (min-width: 981px) {
  /* Forcer le padding vertical fixe pour Offre entreprise */
  .et_header_style_left .et-fixed-header #et-top-navigation nav > ul > li.offre-entreprise > a,
  .et_header_style_split .et-fixed-header #et-top-navigation nav > ul > li.offre-entreprise > a {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
}


/* Style de base pour tout ce qui doit s'animer 
.animate-on-scroll {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}

.animate-on-scroll.visible {
  opacity: 1;
  transform: translateY(0);
}
*/


/* Top bar */
.gift-bar {
	filter: brightness(0) invert(1);
}


/* Masquer définitivement le mini-cart Divi */
.et-cart-info,
#et_mobile_nav_menu .et-cart-info {
    display: none !important;
}

@media only screen and (min-width: 981px) {

/* Metaslider - Caroussel Notre produit phare  */
.ms-carousel-force-height .slides > li.ms-image img {
	width: inherit !important;
}
	}

/* text home - Écoresponsable Made in Bretagne Réutilisable & Pratique
  */
.eco-bar {
  display: flex;
  justify-content: center;
  gap: 60px; /* espace entre les mots */
  text-align: center;
  flex-wrap: wrap; /* pour s’adapter sur mobile */
}
/* Version mobile */
@media (max-width: 600px) {
  .eco-bar {
    flex-direction: column; /* chaque mot sur une ligne */
    gap: 10px;
    font-size: 15px;
  }
	
	/* taille popup mobile */
	.pum-theme-9891 .pum-container, .pum-theme-lightbox .pum-container	{
		padding: 0px !important;
		min-width: 65% !important;
        max-width: 65% !important;
	}
	
}

/* Titre du produit dans le Carousel Slider */
.carousel-slider__product .woocommerce-loop-product__title {
  color: #000000; /* texte noir */
  text-align: center;
  font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
  font-size: 16px; /* ajuste selon ton design */
  font-weight: 200 !important;
  margin-top: 10px;
  margin-bottom: 8px;
  line-height: 1.3em;
  transition: color 0.3s ease;
}

.carousel-slider__product {
  padding-bottom: 15px;
}

.carousel-slider__product .add_to_cart_button {
  margin-bottom: 10px;
}


/*Changement de couleur au survol */
.carousel-slider__product:hover .woocommerce-loop-product__title {
  color: #f1a503;
}


/* Boutons "Ajouter au panier" du Carousel Slider */
.carousel-slider .add_to_cart_button,
.carousel-slider .button.add_to_cart_button,
.carousel-slider .woocommerce a.button.add_to_cart_button {
  background-color: #f1a503; /* couleur de base */
  color: #ffffff; /* texte blanc */
  border: none;
  padding: 10px 20px;
  font-weight: 400;
  font-size: 13px; /* un peu plus petit */
  font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
  text-transform: uppercase;
  transition: all 0.3s ease;
  padding-bottom: 10px; /* espace sous le bouton */
}

/* Effet au survol (hover) */
.carousel-slider .add_to_cart_button:hover,
.carousel-slider .button.add_to_cart_button:hover,
.carousel-slider .woocommerce a.button.add_to_cart_button:hover {
  background-color: #000000; /* fond noir */
  color: #ffffff; /* texte blanc */
}
/* Prix du produit dans le Carousel Slider */
.carousel-slider__product .price {
  display: block;
  text-align: center;
  color: #000000; /* texte noir */
  font-family: 'sarrazen', Helvetica, Arial, Lucida, sans-serif;
  font-size: 15px;
  font-weight: 500;
  margin: 5px 0 12px 0; /* un peu d’air au-dessus et dessous */
  line-height: 1.4em;
}

/* Supprimer les styles par défaut WooCommerce sur le montant */
.carousel-slider__product .price .woocommerce-Price-amount {
  color: inherit;
  font-weight: inherit;
  font-family: inherit;
}

/* Supprime l’espace entre titre et contenu du post */
.et_pb_post_title {
  margin-bottom: 10px; /* réduit l’espace sous le titre */
}

.et_pb_post_content {
  margin-top: 0; /* supprime tout margin top inutile */
}

/* Masquer le texte du menu */
.mon-compte-icon > span,
.mon-compte-icon > .menu-item-text {
    display: none !important;
}

.mon-compte-icon {
    display: inline-block;
    width: 28px;
    height: 28px;
    background: #000; /* cercle blanc */
    border-radius: 50%;
    vertical-align: middle;
    top: 7.5px;
    margin-left: 10px;
    position: relative;
    text-decoration: none;
}

.mon-compte-icon::before {
    content: "\f007"; /* icône user Font Awesome */
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900;
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
@media only screen and (max-width: 980px) {
.mon-compte-icon {
	top: 0;
    margin-right: 10px;
}
	}


/* Supprimer uniquement les bordures des onglets */
.et_pb_tabs_controls {
  border: none !important;
  box-shadow: none !important;
}

.et_pb_tabs_controls li {
  border: none !important;
  box-shadow: none !important;
}

/* Laisser Divi gérer les couleurs des onglets */
.et_pb_tabs_controls li a {
  background: none; /* garde la couleur définie dans Divi */
  border: none !important;
}

/* L'onglet actif garde sa couleur définie dans Divi */
.et_pb_tab_active a {
  border: none !important;
}

/* Optionnel : retirer juste la bordure au survol sans toucher à la couleur */
.et_pb_tabs_controls li a:hover {
  border: none !important;
}
ul.et_pb_tabs_controls {
  background-color: #fff !important;
}
ul.et_pb_tabs_controls::after {
  border-top: 0px solid #fff !important;
}



/* Style général du formulaire */
.fluent_form_3 {
    color: #000; /* texte noir par défaut */
    font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
    font-size: 16px;
    box-sizing: border-box;
}

/* Champs du formulaire */
.fluent_form_3 input[type="text"],
.fluent_form_3 input[type="email"],
.fluent_form_3 textarea,
.fluent_form_3 select {
    width: 100%;
    padding: 12px;
    margin-bottom: 15px;
    border: 1px solid #EDBF2D; /* bordure jaune */
    background-color: #fff; /* fond blanc */
    color: #000; /* texte noir */
    font-size: 16px;
    border-radius: 0; /* pas d'arrondi */
    box-sizing: border-box;
}

/* Placeholder gris clair */
.fluent_form_3 ::placeholder {
    color: #555;
    opacity: 1;
}

/* Bouton */
.fluent_form_3 button,
.fluent_form_3 input[type="submit"] {
    background-color: #EDBF2D; /* couleur bouton */
    color: #fff; /* texte blanc */
    border: none;
    padding: 12px 25px;
    font-size: 14px;
    font-weight: 400 !important; /* poids de police modifié */
    cursor: pointer;
    border-radius: 0; /* pas d'arrondi */
    transition: none; /* pas de changement au survol */
}

/* Pas de changement au survol */
.fluent_form_3 button:hover,
.fluent_form_3 input[type="submit"]:hover {
    background-color: #EDBF2D;
    color: #fff;
}

/* Style des cases à cocher */
.fluent_form_3 input[type="checkbox"] {
    width: 18px;
    height: 18px;
    border: 2px solid #EDBF2D; /* bordure jaune */
    background-color: #fff; /* fond blanc */
    position: relative;
    cursor: pointer;
    transition: all 0.3s ease;
    appearance: none; /* Suppression du style par défaut */
    margin-right: 10px; /* espacement */
}

/* Changement de style lorsque la case est cochée */
.fluent_form_3 input[type="checkbox"]:checked {
    background-color: #EDBF2D; /* fond jaune quand coché */
    border-color: #EDBF2D; /* bordure jaune */
}

/* Coche la case avec une icône check */
.fluent_form_3 input[type="checkbox"]:checked::before {
    content: '✔';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff; /* coche blanche */
    font-size: 12px;
}

/* Effet au survol */
.fluent_form_3 input[type="checkbox"]:hover {
    border-color: #f1a700; /* bordure jaune foncé au survol */
}

/* Coche qui s'affiche bien sur les navigateurs */
.fluent_form_3 input[type="checkbox"]:not(:checked)::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 0;
}

/* Pour aligner le texte avec la case */
.fluent_form_3 label {
    font-size: 16px;
    color: #000;
    font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
}





/* Champs du formulaire avec focus */
.fluent_form_3 input[type="text"]:focus,
.fluent_form_3 input[type="email"]:focus,
.fluent_form_3 textarea:focus,
.fluent_form_3 select:focus {
    border-color: #000; /* bordure noire au focus */
    outline: none; /* retire le contour par défaut */
}


.wc-continue-shopping {
    margin-top: 20px;
}
.wc-continue-shopping .button {
    background-color: #000 !important;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 5px;
	color:#fff !important;
	font-size: 17px !important;
	font-weight:200 !important;
    font-family: "alfabet", sans-serif !important;
}
.wc-continue-shopping .button:hover {
    background-color: #000  !important;
}




/* Cache la checkbox proprement sans la désactiver */
.wc-block-components-address-form__jq-gift_voucher input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Bouton stylé */
.wc-block-components-address-form__jq-gift_voucher label {
    display: inline-flex; 
    align-items:center; 
    justify-content:center;
    background:#000; 
    color:#eea500; 
    font-weight:600; 
    padding:12px 25px; 
    border-radius:8px;
    cursor:pointer; 
    transition:all 0.2s ease;
}

/* Changement de couleur au survol/clic */
.wc-block-components-address-form__jq-gift_voucher label:hover {
    background: #222;
}

/* Champ destinataire caché par défaut via le JS, mais on assure ici */
.wc-block-components-address-form__jq-gift_recipient_name { display:none; margin-top: 15px; }
.wc-block-components-address-form__jq-gift_recipient_name label { display:none !important; }

/* Supprimer les mentions (facultatif) */
.wc-block-components-checkbox__label-optional,
.wc-block-components-text-input__label-optional { display:none !important; }