.elementor-kit-528{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-f27d962:#315BFF;--e-global-color-895f282:#0066B4;--e-global-color-ba378a5:#0066B4;--e-global-color-8d555d8:#044A80;--e-global-color-171ac92:#3385C3;--e-global-color-5d6ff72:#E7E7E7;--e-global-color-f47f045:#8114B0;--e-global-color-2dad1c6:#F6FE3C;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#F5F5F5;}.elementor-kit-528 button:hover,.elementor-kit-528 button:focus,.elementor-kit-528 input[type="button"]:hover,.elementor-kit-528 input[type="button"]:focus,.elementor-kit-528 input[type="submit"]:hover,.elementor-kit-528 input[type="submit"]:focus,.elementor-kit-528 .elementor-button:hover,.elementor-kit-528 .elementor-button:focus{background-color:var( --e-global-color-8d555d8 );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-171ac92 );border-radius:10px 10px 10px 10px;}.elementor-kit-528 e-page-transition{background-color:#FFBC7D;}.elementor-kit-528 h1{color:var( --e-global-color-895f282 );font-size:30px;font-weight:bold;}.elementor-kit-528 h2{color:var( --e-global-color-secondary );}.elementor-kit-528 button,.elementor-kit-528 input[type="button"],.elementor-kit-528 input[type="submit"],.elementor-kit-528 .elementor-button{color:#FFFFFF;border-style:solid;border-width:1px 1px 1px 1px;border-radius:10px 10px 10px 10px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --color-primary:#4A4A4A; --color-bg-light:#F5F5F5; --color-border:#E7E7E7; --spacing-sm:12px; --spacing-md:24px; --spacing-lg:48px; --radius-premium:4px; --shadow-premium:0 10px 30px rgba(0,0,0,0.05); --font-heading:Montserrat; --font-body:Inter; --color-teal-accent:#6a9a9a; --color-red-accent:#c0392b; --couleur-vendeur:#666; --gris:#777; }
/* Start custom CSS *//* Masquer l'UGS (SKU) sur les pages produits */
.product_meta .sku_wrapper {
    display: none !important;
}

/* Supprimer l’espace au-dessus de la section "Fréquemment commandés ensemble" */
.woocommerce .upsells.products {
    margin-top: 0 !important;
}

.woocommerce .related.products {
    padding-top: 0 !important;
}

/* Conditional display for upsells */
.single-product .bloc-upsells-elementor { 
  display: none !important; 
}

.single-product.has-upsells .bloc-upsells-elementor { 
  display: block !important; 
}

/* Cache par défaut */
.single-product .bloc-galerie-produit {
  display: none !important;
}

/* Affiche uniquement si la galerie a des images */
.single-product.has-gallery .bloc-galerie-produit {
  display: block !important;
}

/* Cache par défaut */
.single-product .bloc-meme-categorie {
  display: none !important;
}

/* Affiche seulement si au moins 1 autre produit existe dans la même catégorie */
.single-product.has-related-cat .bloc-meme-categorie {
  display: block !important;
}

/* Cache par défaut */
.single-product .bloc-prestataires-gallery{
  display: none !important;
}

/* Affiche seulement si le shortcode aurait des images */
.single-product.has-prestataires-gallery .bloc-prestataires-gallery{
  display: block !important;
}

/* Galerie prestataires (shortcode) - base desktop */
.single-product .prestataires-gallery-grid{
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  gap: 25px !important;
}

.single-product .prestataires-gallery-grid .prestataires-gallery-item{
  display: block;
  margin: 0 !important;
}

.single-product .prestataires-gallery-grid img{
  display: block;
  width: 100%;
  height: auto;
}

/* Tablette */
@media (max-width: 1024px){
  .single-product .prestataires-gallery-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 18px !important;
  }
}

/* Mobile : 1 colonne */
@media (max-width: 767px){
  .single-product .prestataires-gallery-grid{
    grid-template-columns: 1fr !important;
    gap: 14px !important;
  }
}

/* Padding body */
@media (max-width: 768px) {
  .container {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

/* Image produit même cat pleine largeur */
.woocommerce .related ul li.product img, .woocommerce .related ul.products li.product img.ajax-loading {
    width: 100% !important;
}

/* Bouton ajouter au devis sous qté — tous produits */
.elementor-widget-woocommerce-product-add-to-cart form.cart {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
}

/* Force le form en colonne pour les produits Bundle YITH */
body.woocommerce.single-product .elementor-widget-woocommerce-product-add-to-cart form.cart.yith-wcpb-bundle-form {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
}

/* Force le form en colonne même si WAPO est présent (produit avec option) */
body.woocommerce.single-product .elementor-widget-woocommerce-product-add-to-cart form.cart:has(#yith-wapo-container .yith-wapo-block){
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
}

/* Supprimer la marge qui décale le bouton */
.add-request-quote-button.button {
    margin-right: 0px !important;
}

/* Supprimer la marge qui décale le sélecteur */
.quantity {
    margin-right: 0px !important;
}

/* Aligner verticalement sélecteur et champ qté */
.woocommerce .qib-button-wrapper {
    align-items: flex-start !important;
    float: none;
}

/* Aligner horizontalement sélecteur et champ qté */
.woocommerce .qib-button-wrapper .qib-button {
  margin-inline: 10px !important;
}

/* Aligner horizontalement sélecteur variations */
table.variations {
    margin-left: auto !important;
    margin-right: auto !important;
}

/* Masquer logo et nom vendeur sur page vendeur */
.store-info-wrapper {
    display: none !important;
}

.yith-wcpb-product-bundled-item-data__price .price del, .yith-wcpb-product-bundled-item-data__price .price del span.amount {
    display: none !important;
}

/* Conteneur du lien */
.organiz-vendor-link{
	display:flex;
	justify-content:center;
	align-items:center;
	height:80px; /* zone fixe pour tous les logos */
}

/* Logo */
.organiz-vendor-logo{
	max-width:120px;   /* largeur max */
	max-height:50px;   /* hauteur max */
	width:auto;
	height:auto;
	object-fit:contain;
}

ul.shortcodes.vendors-list.organiz-vendors-carousel{
  margin:0 !important;
  padding:0;
  list-style:none;
}

.organiz-gradient-bg{
  background-image: linear-gradient(
    90deg,
    var(--organiz-c1) 0%,
    var(--organiz-c2) 50%,
    var(--organiz-c3) 100%
  ) !important;
}

/* Centrer texte En images sur pages prestataires */
.organizre-vendor-images-title{
  text-align: center;
  margin-top: 50px;
}

/* Espace entre choix variations */
.select_option_label {
  padding: 0px 10px 0px 10px;
}

/* Espace après label variation */
.single-product form.variations_form table.variations th.label {
	padding-right: 10px;
}

.yith-wapo-container {
    padding: 20px;
}

/* Logo pleine hauteur dans boite archive */
.organiz-vendor-logo {
    max-height: 80px;
}

/* Galerie : grande image puis miniatures horizontales */
.elementor-kit-528 .woocommerce-product-gallery__wrapper {
    display: grid !important;
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    gap: 10px !important;
}

/* Toutes les images */
.elementor-kit-528 .woocommerce-product-gallery__image {
    width: 100% !important;
    margin: 0 !important;
    float: none !important;
}

/* Première image en grand */
.elementor-kit-528 .woocommerce-product-gallery__image:first-child {
    grid-column: 1 / -1 !important;
}

/* Image principale */
.elementor-kit-528 .woocommerce-product-gallery__image:first-child img {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    border-radius: 10px;
}

/* Miniatures */
.elementor-kit-528 .woocommerce-product-gallery__image:not(:first-child) img {
    display: block;
    width: 100% !important;
    height: 90px !important;
    object-fit: cover;
    border-radius: 6px;
}

/* Tablette */
@media (max-width: 1024px) {
    .elementor-kit-528 .woocommerce-product-gallery__wrapper {
        grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .elementor-kit-528 .woocommerce-product-gallery__wrapper {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
        gap: 7px !important;
    }

    .elementor-kit-528 .woocommerce-product-gallery__image:not(:first-child) img {
        height: 70px !important;
    }
}

/* Tableau général */
.elementor-kit-528 table.woocommerce-product-attributes {
    width: 100%;
    margin: 0;
    border: 0;
    border-collapse: separate;
    border-spacing: 0;
    overflow: hidden;
    border-radius: 10px;
}

/* Lignes */
.elementor-kit-528 table.woocommerce-product-attributes tr {
    display: grid;
    grid-template-columns: minmax(180px, 35%) 1fr;
    min-height: 58px;
    align-items: center;
}

/* Alternance des couleurs */
.elementor-kit-528 table.woocommerce-product-attributes tr:nth-child(odd) {
    background-color: #FFFFFF;
}

.elementor-kit-528 table.woocommerce-product-attributes tr:nth-child(even) {
    background-color: #F6F6F6;
}

/* Cellules */
.elementor-kit-528 table.woocommerce-product-attributes th,
.elementor-kit-528 table.woocommerce-product-attributes td {
    display: flex;
    align-items: center;
    height: 100%;
    padding: 14px 24px;
    border: 0 !important;
    background: transparent !important;
    color: #4A4A4A;
}

/* Libellés */
.elementor-kit-528 table.woocommerce-product-attributes th {
    font-weight: 600;
    text-align: left;
}

/* Valeurs */
.elementor-kit-528 table.woocommerce-product-attributes td {
    font-weight: 400;
    text-align: left;
}

/* Suppression des marges internes WooCommerce */
.elementor-kit-528 table.woocommerce-product-attributes td p {
    margin: 0;
}

/* Mobile */
@media (max-width: 767px) {
    .elementor-kit-528 table.woocommerce-product-attributes tr {
        grid-template-columns: 42% 58%;
        min-height: 52px;
    }

    .elementor-kit-528 table.woocommerce-product-attributes th,
    .elementor-kit-528 table.woocommerce-product-attributes td {
        padding: 12px 14px;
        font-size: 14px;
    }
}

/* Affichage bloc-characteristics */
.no-characteristics .bloc-characteristics {
    display: none !important;
}/* End custom CSS */