@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.seriousconnection.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.7") format("woff2");
}

:root {
	--wd-text-font: "Metropolis", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Metropolis", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Metropolis", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Metropolis", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Metropolis", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Metropolis", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(255,81,0);
	--wd-link-color: rgb(255,81,0);
	--wd-link-color-hover: rgb(255,81,0);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-default-color: rgb(0,0,0);
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 650px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #f7f7f7;
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-size: 28px;
	text-transform: none;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	color: rgb(255,255,255);
	background: rgb(0,0,0);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	color: rgb(255,255,255);
	background: rgb(0,0,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "Metropolis";
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Metropolis";
	font-weight: 600;
	font-style: normal;
}

/** Suppression du poid du produit dans la tab "Informations Additionnelles" de la fiche produit **/
tr.woocommerce-product-attributes-item--weight{
display:none;
}

/** Suppression etiquette "-100" sur les produits du catalogue **/
span.product-label.onsale{
	display: none;
}

/** Majuscule titres produits dans le catalogue **/
h3.wd-entities-title {
	text-transform: uppercase;
}

/** WOOCOMMERCE BADGE MANAGEMENT : correction mise en page dans la barre de recherche des badges **/
.autocomplete-suggestion .suggestion-thumb .yith-wcbm-badge span {
    font-size: 10px!important;
}
.autocomplete-suggestion .suggestion-thumb .yith-wcbm-badge-text{
    font-size: 0px!important;
}
.autocomplete-suggestion .suggestion-thumb .yith-wcbm-badge {
    top: 0;
}
.yith-wcbm-css-text, .yith-wcbm-badge-text {
    font-size: 0;
}

/** Customisation bouton redirection Monetico **/
input#bouton{
    background-color: #FF5100 !important;
		color: #FFF !important;
}

/** Customisation page remerciement commande **/
small.includes_tax{
    font-size: 12px;
}
.xlwcty_wrap .xlwcty_order_details_2_col table tfoot tr td{
    width: 50% !important;
}
.xlwcty_wrap .xlwcty_order_details_2_col table tfoot tr th{
    width: 40% !important;
}

/** Cacher champs TVA **/
#billing_vat_field{
display: none !important;
}

/** Cacher le bouton de scroll sur les pages **/
.scrollToTop.button-show{
display: none !important;
}

/** Bandeau temps validité checkout **/
.wc-csr-info {
background-color: #000 !important;
}

/** Bandeau feed-back erreur checkout **/
.woocommerce-error {
background-color: #ff5100;
}

/** Bandeau informations carte-cadeau checkout **/
.woocommerce-info {
background-color: #000;
}

/** Reduction taille aperçu panier**/
.wd-side-hidden {
max-height: 85%;
}

/* Reduction taille prix TTC des produits */
.ago-ex-vat-price {
   font-size: 12px ;
}

/* Couleur blanc pour texte changement de langue */
#menu-item-155912 .woodmart-nav-link {
    color: white !important;
}

label[for=shipping_method_0_custom_shipping_quote111]{
    font-weight: 800;
}

/* Customisation bouton rafraichir - Contact For Shipping */
.wccsq-refresh-link{
	color: #FFF;
	font-weight: 800;
	background-color: #FF5100;
	text-align: center;
	padding: 5px;
	transition: all 0.5s;
	cursor: pointer;
	
/* Customisation bouton demande de devis - Contact For Shipping */
}
.wccsq-contact-link {
	color: #FFF;
	font-weight: 800;
	background-color: #FF5100;
	text-align: center;
	padding: 5px;
	display: block;
	transition: all 0.5s;
	cursor: pointer;
	
}

.select2-dropdown--below {
  top: auto !important;
}

/* Suppression information Coupon Shop Voucher */
.viwcc-coupons-notice {
	color : white;
}

/* Cacher Titre "Recherche" Fibofilters */
.fibofilters-block__headline-box {
    display: none;
}

/* Enlever les liens dans informations complémentaires */
#tab-additional_information .woocommerce-product-attributes-item__value a {
    pointer-events: none; /* Désactive les événements de la souris (clic) */
    cursor: default; /* Change le curseur pour indiquer que ce n'est pas cliquable */
    text-decoration: none; /* Supprime le soulignement par défaut des liens */
    color: inherit; /* Utilise la couleur du texte parent, pour ne pas ressembler à un lien */
}

/* Suppression des flèches de sous-menus */
a.woodmart-nav-link::after {
    content: none !important;
}

/* Suppression centrage douille de direction ajustable Crewkerz Destiny */
@media (max-width: 768px) {
  .kt-blocks-accordion-title {
    text-align: left !important;
  }
}

/* Tableaux Destiny */
/* Conteneur scrollable */
.table-containerizer {
    overflow-x: auto;
    width: 100%;
}

/* Style général du tableau */
.tableizer-table {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border: 1px solid #CCC;
    border-collapse: collapse;
    width: 100%;
    table-layout: fixed; 
    min-width: 600px; /* réduit la largeur pour desktop */
}

/* Cellules et en-têtes */
.tableizer-table th,
.tableizer-table td {
    border: 1px solid #CCC;
    padding: 8px;
    vertical-align: middle;
    word-wrap: break-word;
}

/* En-têtes */
.tableizer-table th {
    background-color: #216469; /* même couleur pour toutes les colonnes */
    color: #FFF;
    font-weight: bold;
    text-align: center;
}

/* Colonnes de données */
.tableizer-table td {
    text-align: left;
}

/* Largeurs des colonnes */
.tableizer-table th:nth-child(1),
.tableizer-table td:nth-child(1) { width: 20%; }
.tableizer-table th:nth-child(2),
.tableizer-table td:nth-child(2),
.tableizer-table th:nth-child(3),
.tableizer-table td:nth-child(3),
.tableizer-table th:nth-child(4),
.tableizer-table td:nth-child(4) { width: 26.66%; }

/* Couleurs de fond par colonne (données seulement, pas le header) */
.tableizer-table td:nth-of-type(1) { background-color: #f2f2f2; }
.tableizer-table td:nth-of-type(2) { background-color: #e6e6e6; }
.tableizer-table td:nth-of-type(3) { background-color: #d9d9d9; }
.tableizer-table td:nth-of-type(4) { background-color: #cccccc; }

/* Mobile : première colonne sticky */
@media (max-width: 768px) {
    table.tableizer-table {
        min-width: 500px; /* permet le scroll horizontal */
    }

    /* Première colonne sticky */
    .tableizer-table th:first-child,
    .tableizer-table td:first-child {
        position: sticky;
        left: 0;
        z-index: 2;
    }

    /* Fond du header identique aux autres colonnes */
    .tableizer-table th:first-child {
        background-color: #216469;
    }
}

/* Centrer texte */
.centrer-texte {
    text-align: center;
  }@media (min-width: 1025px) {
	/* Couleur blanc pour "Contactez-nous" dans header */
.menu-item-46938 .woodmart-nav-link .nav-link-text {
	color: #ffffff;
	}

/* Fond Couleur blanc pour "Contact us" dans header */
.menu-item-48242 {
	background-color: #ffffff !important;
	}

/** Adaptation colonnes shopping cart pour l'affichage du prix des produits sur une seule ligne **/
.cart-table-section td {
width: 30px;
}

.cart-table-section .product-price span.woocommerce-Price-amount {
    font-size: 90%;
}

/** Taille uniforme pour les grilles de produit dans le shop
.product-grid-item img {
max-height: 200px;
object-fit: cover;
width: 100%;
} **/

.product-grid-item {
margin : 20px 0;
} 

/*Mise en page Tabs Géométrie produits */
.woocommerce-Tabs-panel--ywtm_4149 .wc-tab-inner   {
	max-width: unset;
	display: block;
	max-width:100%;
}

.woocommerce-Tabs-panel--ywtm_4149 .wc-tab-inner p::before {
   content: none;
}

.woocommerce-Tabs-panel--ywtm_4149 .wc-tab-inner .img {
	margin: 0px; 
	float: left; 
	width: 45% !important;
} 

.woocommerce-Tabs-panel--ywtm_4149 .wc-tab-inner .table {
	text-align: justify; 
	border-collapse: collapse; 
	width: 55%;
	float: left;
	width:0;
	margin: 10px auto;
	height: auto;
}
}

