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

:root {
	--wd-text-font: "PT Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(33,27,33);
	--wd-text-font-size: 17px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(31,85,145);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(35,31,30);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(31,85,145);
	--wd-link-color-hover: rgb(36,36,36);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(3,44,88);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

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


.wd-page-title {
background-color: rgb(255,255,255);
}

ul.wd-nav.wd-style-bg>li>a:before {
    background-color: #fff;
}

ul.wd-nav.wd-style-bg>li:is(:hover,.current-menu-item,.wd-active,.active)>a{
	color: #fff;
}


.wd-sub-menu li>a {
    padding-top: 2px;
    /* padding-bottom: 2px;*/
	}

h2 {
    font-size: 30px;
}



/******************************
AMÉLIORATION FICHE PRODUIT CHR ELITE
******************************/

/* Titre produit */
.chr-elite-single-product .product_title,
.single-product .product_title {
    line-height: 1.15;
    letter-spacing: -0.5px;
    margin-bottom: 18px;
}

/* Prix */
.single-product .summary .price {
    margin-bottom: 18px;
    font-size: 1.15em;
}

.single-product .summary .price del {
    opacity: 0.55;
    margin-right: 8px;
}

.single-product .summary .price ins,
.single-product .summary .price .amount {
    font-weight: 700;
}

/* Description courte */
.single-product .woocommerce-product-details__short-description {
    margin-bottom: 22px;
    line-height: 1.7;
    color: #2d2d2d;
}

/* Bloc global */
.chr-product-highlight-wrap {
    margin: 24px 0 20px;
}

.chr-product-box {
    background: #f8fafc;
    border: 1px solid #e4eaf1;
    border-radius: 10px;
    padding: 18px 20px;
    margin-bottom: 14px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.03);
}

/* Bloc avantages */
.chr-product-advantages h3 {
    font-size: 30px;
    margin: 0 0 14px;
    color: #111827;
    font-weight: 700;
}

.chr-product-advantages ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.chr-product-advantages ul li {
    position: relative;
    padding-left: 24px;
    margin-bottom: 10px;
    line-height: 1.6;
    color: #1f2937;
}

.chr-product-advantages ul li::before {
    content: "✓";
    position: absolute;
    left: 0;
    top: 0;
    color: #0f4c81;
    font-weight: 700;
}

/* PDF + Livraison */
.chr-product-meta-boxes {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.chr-product-meta-boxes .chr-product-box {
    flex: 1 1 260px;
    margin-bottom: 0;
}

.chr-product-pdf a {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    font-weight: 600;
    color: #0f4c81;
}

.chr-product-pdf a:hover {
    text-decoration: underline;
}

.chr-product-delivery {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #111827;
    font-weight: 500;
}

.chr-icon {
    font-size: 18px;
    line-height: 1;
}

/* Formulaire d'achat */
.single-product form.cart {
    margin-top: 20px;
    padding-top: 16px;
    border-top: 1px solid #e5e7eb;
}

/* Boutons */
.single-product .single_add_to_cart_button,
.single-product .buy_now_button,
.single-product .button.alt {
    border-radius: 6px;
    font-weight: 700;
    letter-spacing: 0.2px;
}

/* Onglets */
.single-product .woocommerce-tabs {
    margin-top: 40px;
}

.single-product .woocommerce-tabs ul.tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 24px;
    border-bottom: 1px solid #e5e7eb;
    padding-bottom: 10px;
}

.single-product .woocommerce-tabs ul.tabs li {
    border: 0 !important;
    background: transparent !important;
    margin: 0 !important;
    padding: 0 !important;
}

.single-product .woocommerce-tabs ul.tabs li::before,
.single-product .woocommerce-tabs ul.tabs li::after {
    display: none !important;
}

.single-product .woocommerce-tabs ul.tabs li a {
    display: inline-block;
    padding: 10px 16px;
    border-radius: 8px;
    background: #f3f6f9;
    color: #1f2937;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.2s ease;
}

.single-product .woocommerce-tabs ul.tabs li.active a,
.single-product .woocommerce-tabs ul.tabs li a:hover {
    background: #0f4c81;
    color: #fff;
}

/* Contenu des onglets */
.single-product .woocommerce-Tabs-panel {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    padding: 24px;
}

/* Caractéristiques + description SEO */
.single-product .acf-caracteristiques,
.single-product .acf-description-seo,
.single-product .product-brochures-tab {
    line-height: 1.75;
    color: #1f2937;
}

.single-product .acf-description-seo h2,
.single-product .acf-description-seo h3,
.single-product .acf-description-seo h4,
.single-product .acf-caracteristiques h2,
.single-product .acf-caracteristiques h3,
.single-product .acf-caracteristiques h4 {
    margin-top: 0;
    margin-bottom: 16px;
    color: #111827;
}

.single-product .acf-description-seo p,
.single-product .acf-caracteristiques p {
    margin-bottom: 16px;
}

.single-product .acf-description-seo ul,
.single-product .acf-caracteristiques ul {
    margin: 0 0 16px 20px;
}

/* Brochures */
.product-brochures-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.product-brochures-list li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    padding: 14px 0;
    border-bottom: 1px solid #edf2f7;
}

.product-brochures-list li:last-child {
    border-bottom: 0;
}

.brochure-title {
    font-weight: 600;
    color: #111827;
}

.brochure-download-link {
    display: inline-block;
    padding: 8px 14px;
    border-radius: 6px;
    background: #0f4c81;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    white-space: nowrap;
}

.brochure-download-link:hover {
    opacity: 0.92;
    color: #fff;
}

/* Tableau infos complémentaires */
.single-product table.shop_attributes,
.single-product .woocommerce-product-attributes {
    margin-top: 10px;
}

.single-product table.shop_attributes th,
.single-product table.shop_attributes td {
    padding: 12px 14px;
}

/* Mobile */
@media (max-width: 767px) {
    .chr-product-meta-boxes {
        display: block;
    }

    .chr-product-meta-boxes .chr-product-box {
        margin-bottom: 12px;
    }

    .single-product .woocommerce-tabs ul.tabs {
        gap: 6px;
    }

    .single-product .woocommerce-tabs ul.tabs li a {
        padding: 9px 12px;
        font-size: 14px;
    }

    .single-product .woocommerce-Tabs-panel {
        padding: 18px;
    }
}



/******************   Description SEO *********************/
.chr-product-seo-content {
    margin: 35px 0 30px;
}

.chr-product-seo-content__inner {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    padding: 30px;
    line-height: 1.8;
    color: #1f2937;
}

.chr-product-seo-content__inner h2,
.chr-product-seo-content__inner h3,
.chr-product-seo-content__inner h4 {
    color: #111827;
    margin-top: 0;
    margin-bottom: 16px;
}

.chr-product-seo-content__inner p {
    margin-bottom: 16px;
}

.chr-product-seo-content__inner ul,
.chr-product-seo-content__inner ol {
    margin: 0 0 16px 22px;
}

.chr-product-seo-content__inner table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
}

.chr-product-seo-content__inner table th,
.chr-product-seo-content__inner table td {
    border: 1px solid #e5e7eb;
    padding: 12px 14px;
    text-align: left;
}

@media (max-width: 767px) {
    .chr-product-seo-content__inner {
        padding: 20px;
    }
}