@font-face {
    font-family: 'Arvo';
    src: url('../fonts/Arvo/Arvo.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Arvo';
    src: url('../fonts/Arvo/Arvo-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Arvo';
    src: url('../fonts/Arvo/Arvo-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Arvo';
    src: url('../fonts/Arvo/Arvo-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}


/* */

@font-face {
    font-family: 'Sora';
    src: url('../fonts/Sora/Sora-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sora';
    src: url('../fonts/Sora/Sora-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sora';
    src: url('../fonts/Sora/Sora-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sora';
    src: url('../fonts/Sora/Sora-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sora';
    src: url('../fonts/Sora/Sora-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sora';
    src: url('../fonts/Sora/Sora-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sora';
    src: url('../fonts/Sora/Sora-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sora';
    src: url('../fonts/Sora/Sora-ExtraBold.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}


/* */

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins/Poppins-BlackItalic.woff2') format('woff2'), url('../fonts/Poppins/Poppins-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins/Poppins-Black.woff2') format('woff2'), url('../fonts/Poppins/Poppins-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins/Poppins-Bold.woff2') format('woff2'), url('../fonts/Poppins/Poppins-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins/Poppins-ExtraBoldItalic.woff2') format('woff2'), url('../fonts/Poppins/Poppins-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins/Poppins-BoldItalic.woff2') format('woff2'), url('../fonts/Poppins/Poppins-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins/Poppins-ExtraBold.woff2') format('woff2'), url('../fonts/Poppins/Poppins-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins/Poppins-ExtraLight.woff2') format('woff2'), url('../fonts/Poppins/Poppins-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins/Poppins-Italic.woff2') format('woff2'), url('../fonts/Poppins/Poppins-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins/Poppins-ExtraLightItalic.woff2') format('woff2'), url('../fonts/Poppins/Poppins-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins/Poppins-Light.woff2') format('woff2'), url('../fonts/Poppins/Poppins-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins/Poppins-MediumItalic.woff2') format('woff2'), url('../fonts/Poppins/Poppins-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins/Poppins-SemiBoldItalic.woff2') format('woff2'), url('../fonts/Poppins/Poppins-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins/Poppins-SemiBold.woff2') format('woff2'), url('../fonts/Poppins/Poppins-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins/Poppins-Medium.woff2') format('woff2'), url('../fonts/Poppins/Poppins-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins/Poppins-LightItalic.woff2') format('woff2'), url('../fonts/Poppins/Poppins-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins/Poppins-Regular.woff2') format('woff2'), url('../fonts/Poppins/Poppins-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins/Poppins-ThinItalic.woff2') format('woff2'), url('../fonts/Poppins/Poppins-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins/Poppins-Thin.woff2') format('woff2'), url('../fonts/Poppins/Poppins-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

html {
    box-sizing: border-box;
    scroll-behavior: smooth;
}

*,
 :after,
 :before {
    box-sizing: inherit;
}

body {
    margin: 0;
    font-family: 'Sora';
    font-weight: 400;
    background: #fff;
    color: #1f2937;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

input:focus,
a:focus {
    outline: none;
}

img {
    max-width: 100%;
    height: auto;
}

ul {
    margin: 0;
    list-style: none;
    padding: 0;
}


/* .cadre {
    height: 100%;
    } */

.desk {
    display: block;
}

.mob {
    display: none;
}

.textBold {
    font-weight: 700;
}

.orang_text {
    color: #e66551;
}

main {
    padding-top: 5.25rem;
    background-color: rgb(243, 244, 246);
}


/* */

.site-header {
    position: fixed;
    width: 100%;
    height: 5.25rem;
    background: #fff;
    /* border-bottom: 1px solid #eee; */
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 2rem;
    padding-right: 2rem;
    z-index: 9992;
}

.header-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.site-logo {
    width: 8rem;
}

.site-logo img {
    width: 100%;
    display: block;
}

.right_header {
    width: auto;
    display: flex;
    justify-content: flex-end;
}

.main-menu {
    margin-right: 2rem;
}

.menu-list {
    list-style: none;
    display: flex;
    gap: 0 3rem;
    margin: 0;
    padding: 0;
}

.menu-list li a {
    text-decoration: none;
    font-size: 1rem;
    color: #1f2937;
    transition: .3s;
}

.menu-list li a:hover,
.menu-list li.current-menu-item a {
    color: #e66551;
}

.btn-account {
    background-color: #e66551;
    color: #fff;
    padding: 0.7rem 0.7rem;
    text-decoration: none;
    border-radius: 0.3rem;
    font-weight: 600;
    transition: background 0.3s ease;
}

.btn-account:hover {
    background-color: #4c69e3;
}

.blc {
    padding-top: 3rem;
    padding-bottom: 5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    width: 79rem;
    max-width: 100%;
    margin: 0 auto;
}

.contact-page .blc {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}


/* === hompage === */

#site-main .blc {
    padding-bottom: 0;
    padding-top: 0;
}

.accroche {
    background: rgb(243, 244, 246);
    text-align: center;
    padding: 2rem 0;
}

.flexed_content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.content_accroche,
.apercu_accroche {
    width: 50%;
    position: relative;
    text-align: left;
}

.apercu_accroche {
    text-align: right;
    padding-right: 13rem;
}

.apercu_accroche .pic_accroche {
    width: 20rem;
}

.floted_pic {
    position: absolute;
}

h1 {
    color: #27348b;
    font-size: 3rem;
    /* line-height: 4rem; */
    font-weight: 600;
    text-align: center;
}

.accroche h1 {
    color: #222229;
    font-size: 2rem;
    line-height: 1.3;
    font-family: 'Arvo';
    font-weight: 600;
    margin: 0;
    text-align: left;
}

.new .bestSeller>h2,
.new .newest>h2 {
    font-size: 1.5rem;
    color: #e66551;
    margin-bottom: 2rem;
}

.subtitle {
    color: #6f6f74;
    font-size: 1.125rem;
    margin-bottom: 22px;
}

#sylius-produits-pagination,
#loadMoreContainer {
    text-align: center;
}

.roundedBtn,
#voir-plus-btn,
#charger-plus-sylius {
    color: #ffffff;
    background-color: #e66551;
    font-size: 1rem;
    border-radius: 2rem;
    border: 0;
    padding: 0.8rem 1.4rem;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    transition: .3s;
}

.roundedBtn:hover,
#voir-plus-btn:hover,
#charger-plus-sylius:hover {
    background-color: #4c69e3;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #E66551 !important;
    background-color: rgba(230, 101, 81, 1) !important;
}


/*  new  */


/* contact_home */

.contact_home {
    padding-bottom: 5rem;
}

.content_contact_sec {
    text-align: center;
    margin: 2rem auto 0;
}

.content_contact_sec h2 {
    font-size: 1rem;
    font-weight: 700;
    color: #27348b;
    text-transform: uppercase;
    letter-spacing: 0.2rem;
    margin-bottom: 0.8rem;
}

.content_contact_sec h3 {
    color: #e66551;
    font-size: 1.8rem;
    line-height: 2.4rem;
    font-family: 'Arvo';
    font-weight: 700;
    margin-bottom: 2rem;
}


/*  fin contact_home */

.new {
    padding: 2rem 0;
}

.new .blc {
    width: 95rem;
}

.bestSeller {
    width: 32rem;
}

.best-seller-list,
.newest-list {
    height: 43rem;
}

.newest {
    width: 56rem;
}

.newest-list,
.newest-list .mCSB_container {
    display: flex;
    /* justify-content: space-between; */
    /* align-items: center; */
    flex-wrap: wrap;
    gap: 1rem;
}

.newest-list li {
    width: 49%;
}


/* */

.product-horizontal-item {
    list-style: none;
    /* margin-bottom: 1rem; */
    border: 0.1rem solid #eee;
    background-color: #ffffff;
    border-radius: 0.3rem;
    padding: 0.3rem;
}

.bestSeller .product-horizontal-item {
    margin-bottom: 1rem;
}

.bestSeller .product-horizontal-item:last-child {
    margin-bottom: 0;
}

.product-horizontal-wrapper {
    display: flex;
    gap: 0 1rem;
    align-items: center;
    flex-wrap: wrap;
}

.product-horizontal-image {
    width: 6.5rem;
    height: 9rem;
}

.product-horizontal-image a {
    display: block;
    width: 100%;
    height: 100%;
}

.product-horizontal-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.3rem;
}

.product-horizontal-content {
    flex: 1;
}

.product-horizontal-content h2 {
    font-size: 0.85rem;
    color: #243772;
    margin: 0 0 0.5rem;
}

.product-horizontal-content h2 a {
    color: #243772;
    text-decoration: none;
    transition: .3s;
}

.product-horizontal-content h2 a:hover {
    color: #e66551;
}

.product-horizontal-content .price {
    font-weight: bold;
    margin-bottom: 0.5rem;
    display: block;
}

.product-horizontal-content .author {
    font-size: 0.775rem;
}

.product-horizontal-content a.button {
    background: #243772;
    color: #fff;
    padding: 0.5rem 1rem;
    display: inline-block;
    border-radius: 4px;
    text-decoration: none;
}


/* */


/* page catalogue */

#best-sellers-ajax,
#sylius-produits-container {
    margin: 3rem auto 0;
    padding: 2rem;
    background: rgb(243, 244, 246);
    border-radius: 12px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
    /* font-family: 'Segoe UI', sans-serif; */
}

#best-sellers-ajax .filter-best-seller,
#sylius-produits-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 1rem;
    margin: 2rem 0;
    align-items: center;
}

#best-sellers-ajax .filter-best-seller select {
    padding: 10px 33px 10px 14px;
    font-size: 16px;
    border: 1px solid #ddd;
    border-radius: 8px;
    background-color: #fff;
    color: #333;
    appearance: none;
    cursor: pointer;
    min-width: 180px;
    transition: all 0.3s ease;
}

#best-sellers-ajax .filter-best-seller select:focus {
    border-color: #4c69e3;
    outline: none;
}

.search_input_product {
    width: 100%;
}


/* Base du wrapper */

.select-wrapper {
    position: relative;
}

.select-wrapper select {
    width: 100%;
    padding: 12px 40px 12px 12px;
    font-size: 1rem;
    border: 1px solid #ccc;
    border-radius: 6px;
    background-color: white;
    appearance: none;
    cursor: pointer;
    font-size: 0.885rem !important;
}


/* Chevron */

.select-wrapper .select-arrow {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
    transition: transform 0.3s ease;
    pointer-events: none;
    color: #E66551;
    font-size: 0.9rem;
}


/* Chevron tourné */

.select-wrapper.open .select-arrow {
    transform: translateY(-50%) rotate(180deg);
}

#search-best-seller {
    width: 100%;
    max-width: 500px;
    margin: 30px auto;
    display: block;
    padding: 12px 18px;
    font-size: 1rem;
    border: 1px solid #ccc;
    border-radius: 25px;
    outline: none;
    transition: all 0.3s ease;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
}

#search-best-seller:focus {
    border-color: #4c69e3;
    box-shadow: 0 0 0 3px rgba(0, 115, 170, 0.15);
}

.checkbox-buttons {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.btn-checkbox,
.btn-radio {
    display: inline-block;
    padding: 10px 20px;
    background-color: #eee;
    border: 2px solid #ccc;
    border-radius: 6px;
    cursor: pointer;
    user-select: none;
    transition: all 0.2s;
    font-family: sans-serif;
    font-size: 14px;
}

.btn-checkbox input[type="checkbox"] {
    display: none;
}

#best-sellers-ajax fieldset {
    display: none;
}

.btn-checkbox.active {
    background-color: #007bff;
    border-color: #007bff;
    color: white;
}

#resultats-best-seller ul.products {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    gap: 20px;
}

.groupe_radio {
    display: flex;
}

[name="is_pack"] {
    display: none;
    visibility: hidden;
    opacity: 0;
}

.btn-radio {
    margin-right: 0.5rem;
}

.btn-radio[for="is_pack_0"] {
    margin-right: 0;
}

[name="is_pack"]:checked+.btn-radio {
    background-color: #007bff;
    border-color: #007bff;
    color: white;
}


/* Style personnalisé pour les produits */

#resultats-best-seller ul.products li.custom-product-layout {
    display: flex;
    flex-direction: row;
    gap: 1rem;
    width: 32%;
    padding: 0.3rem;
    border: 0.1rem solid #eee;
    border-radius: 0.3rem;
    background-color: #ffffff;
    align-items: center;
    list-style: none;
}

#resultats-best-seller ul.products li.custom-product-layout .product-thumb {
    /* flex: 0 0 120px; */
    width: 5rem;
    height: 7rem;
}

#resultats-best-seller ul.products li.custom-product-layout .product-thumb a {
    display: block;
    width: 100%;
    height: 100%;
}

#resultats-best-seller ul.products li.custom-product-layout .product-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.3rem;
}

#resultats-best-seller ul.products li.custom-product-layout .product-info {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#resultats-best-seller ul.products li.custom-product-layout .product-title {
    font-size: 0.85rem;
    font-weight: 700;
    margin: 0 0 0.5rem;
    color: #243772;
}

#resultats-best-seller ul.products li.custom-product-layout .product-title a {
    color: #243772;
    text-decoration: none;
    transition: .3s;
}

#resultats-best-seller ul.products li.custom-product-layout .product-title a:hover {
    color: #e66551;
}

#resultats-best-seller ul.products li.custom-product-layout .product-price {
    font-size: 1rem;
    /* color: #e43284; */
    font-weight: 700;
}

#pagination-best-seller {
    text-align: center;
    margin-top: 20px;
}

.page-link {
    cursor: pointer;
    margin: 0 5px;
    display: inline-block;
    padding: 5px 10px;
    background: #eee;
}

.page-link.active {
    background: #000;
    color: #fff;
}

.pagination-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
}

.pagination-wrapper button {
    padding: 8px 12px;
    border: 1px solid #ddd;
    background: #fff;
    cursor: pointer;
    border-radius: 4px;
    background: #E66551;
    color: #ffffff;
    transition: .3s;
}

.pagination-wrapper button:hover:not(:disabled) {
    background: #f5f5f5;
    color: #000000;
}

.pagination-wrapper button:disabled {
    opacity: 0.5;
    cursor: not-allowed;
    background: #f5f5f5;
    color: #000000;
}

#page-numbers {
    display: flex;
    gap: 5px;
}

.page-number {
    padding: 8px 12px;
    border: 1px solid #ddd;
    background: #fff;
    cursor: pointer;
    border-radius: 4px;
    min-width: 40px;
    text-align: center;
}

.page-number:hover {
    background: #f5f5f5;
}

.page-number.active {
    background: #243772;
    color: white;
    border-color: #243772;
}

.page-number.dots {
    border: none;
    background: none;
    cursor: default;
}

.page-number.dots:hover {
    background: none;
}


/* fin page catalogue */


/* debut details produit */

.cadre_meta_produit {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    color: #222229;
    /* background: #f9f9f9; */
    margin: 3rem auto 0;
    padding: 2rem;
    border-radius: 12px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}

.pic_produit {
    width: 13.5rem;
    height: 20rem;
    overflow: hidden;
}

.pic_produit img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product_meta {
    position: relative;
    text-align: left;
    width: 56rem;
}

.pack-description {
    position: absolute;
    left: -15.7rem;
    top: 20.5rem;
    width: 13rem;
    FOnt-size: 0.875rem;
    margin: 0;
    font-weight: 700;
}

.under_title_produit {
    width: 23rem;
}

.info_product_meta h1 {
    font-size: 1.75rem;
    color: #E66551;
    text-align: left;
}

.price_product_meta {
    position: absolute;
    float: right;
    right: 0rem;
    top: 3.3rem;
    width: 20rem;
    padding: 2rem;
    background: #e9e9e9;
    text-align: center;
    border-radius: 12px;
    box-shadow: 0 0px 1px 0PX rgba(0, 0, 0, 0.7);
}

.product_meta.pack-meta .price_product_meta {
    position: sticky;
    top: 6.5rem;
    margin-top: 6.5rem;
}

.prix_produits {
    font-size: 1.6rem;
    font-weight: 700;
    color: rgb(39, 52, 139);
    display: block;
}

.stat_stock {
    display: block;
    margin: 1rem 0;
    font-style: italic;
}

.tabs {
    margin: auto;
    /* background: #fff; */
    /* border-radius: 8px; */
    /* box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); */
    /* overflow: hidden; */
}


/* Masquer les inputs radio */

.tabs input[type="radio"] {
    display: none;
}


/* Style de la barre d’onglets */

.tabs .tab-nav {
    display: flex;
    justify-content: flex-start;
    /* background: #838383; */
    position: relative;
    z-index: 2;
}

.tabs .tab-nav label {
    padding: 15px;
    text-align: center;
    font-size: 0.775rem;
    cursor: pointer;
    margin-right: 0.3rem;
    border-radius: 8px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    color: #ffffff;
    background: #E66551;
    transition: .5s;
}

.tabs .tab-nav label:hover {
    background: rgb(39, 52, 139);
    /* color: #fff; */
}

.tabs .tab-nav label[for="tab3"],
.tabs .tab-nav label[for="tab4"] {
    display: none;
}


/* Contenus des onglets */

.tabs .tab-content {
    padding: 2rem;
    display: none;
    position: relative;
    z-index: 1;
}


/* Lorsqu’un input est coché, on affiche le contenu associé */

#tab1:checked~.tab-nav label[for="tab1"],
#tab2:checked~.tab-nav label[for="tab2"],
#tab3:checked~.tab-nav label[for="tab3"],
#tab4:checked~.tab-nav label[for="tab4"] {
    background: #fff;
    /* box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1); */
    color: #000000;
    font-weight: 700;
}

#tab1:checked~#content1,
#tab2:checked~#content2,
#tab3:checked~#content3,
#tab4:checked~#content4 {
    display: block;
    background: #fff;
    border-radius: 8px;
    border-top-left-radius: 0;
    box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.1);
}


/* */

.liste-attributs li {
    padding: 0.5rem 0.3rem;
}

.liste-attributs li:nth-child(odd) {
    background-color: #f7f7f7;
}

.liste-attributs li:nth-child(even) {
    background-color: #e6e6e6;
}


/* */

.input-number-group {
    display: flex;
    justify-content: center;
    margin-top: 1rem;
}

.input-number-group input[type=number] {
    -moz-appearance: textfield;
}

.input-number-group input[type=number]::-webkit-inner-spin-button,
.input-number-group input[type=number]::-webkit-outer-spin-button {
    appearance: none;
}


/* .input-number-group .input-group-button {
    line-height: calc(80px/2 - 5px);
} */

.input-number-group .input-number {
    width: 8rem;
    padding: 0 1.2rem;
    vertical-align: top;
    text-align: center;
    outline: none;
    display: block;
    margin: 0;
}

.input-number-group .input-number,
.input-number-group .input-number-decrement,
.input-number-group .input-number-increment {
    border: 0;
    height: 2rem;
    user-select: none;
    border-radius: 0.3rem;
    font-size: 1rem;
}

.input-number-group .input-number-decrement,
.input-number-group .input-number-increment {
    display: flex;
    width: 2rem;
    background: #ccc;
    color: #fff;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    font-size: 1.3rem;
    font-weight: 400;
    justify-content: center;
    align-items: center;
}

.input-number-group .input-number-decrement {
    margin-right: 0.3rem;
}

.input-number-group .input-number-increment {
    margin-left: 0.3rem;
}


/* fin details produit */


/* page maison_edition_search */

#filtre-maison-edition {
    /* max-width: 700px; */
    margin: 3rem auto 0;
    padding: 2rem;
    background: #f9f9f9;
    border-radius: 12px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}

#search-editeur {
    width: 100%;
    padding: 12px 16px;
    font-size: 1rem;
    border: 0.1rem solid #ccc;
    border-radius: 6px;
    outline: none;
    transition: border 0.3s;
    margin-bottom: 1rem;
}

#search-editeur:focus {
    border-color: #0d47a1;
}

#alphabet-editeur {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    justify-content: center;
    margin-bottom: 1.5rem;
}

.filtre-lettre {
    display: inline-block;
    padding: 0.3rem 0.6rem;
    background: #e0e0e0;
    border-radius: 0.2rem;
    font-weight: 600;
    color: #333;
    cursor: pointer;
    transition: all 0.2s ease;
    user-select: none;
}

.filtre-lettre:hover {
    background: #0d47a1;
    color: #fff;
}

.filtre-lettre.active {
    background: #0d47a1;
    color: #fff;
    box-shadow: 0 0.2rem 0.6rem rgba(0, 0, 0, 0.2);
}

#resultats-editeur {
    list-style: none;
    padding: 0;
    margin: 0;
}

#resultats-editeur li {
    background: #fff;
    border: 0.1rem solid #eee;
    margin-bottom: 8px;
    transition: background 0.2s;
}

#resultats-editeur li a {
    border-radius: 0.3rem;
    padding: 0.6rem 0.8rem;
    text-decoration: none;
    color: #0d47a1;
    font-weight: 500;
    display: block;
}

#resultats-editeur li a:hover {
    background: #e66551;
    color: #ffffff;
}


/* fin page maison_edition_search */


/* single page maison edition */

.maison-edition-single {
    margin: 3rem auto 0;
    padding: 2rem;
    background: #f9f9f9;
    border-radius: 12px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.edition-logo {
    width: 10rem;
    max-height: 16rem;
    overflow: hidden;
}

.edition-logo img {
    width: 100%;
    display: block;
}

.edition-title {
    font-size: 1.6rem;
    color: #27348b;
    text-align: left;
}

.auteur-edition {
    text-decoration: underline;
}

.edition-bio {
    text-align: left;
    width: 33rem;
}

.edition-bio p {
    font-size: 1rem;
}

.edition-books {
    text-align: left;
    /* width: 23rem; */
    width: 15rem;
}

.edition-books h2 {
    font-size: 1.3rem;
    color: #E66551;
    margin-bottom: 1rem;
}

.listign_tree_best_seller {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.item_tree_best_seller {
    width: 5rem;
}

.contnr_pic_seller {
    width: 100%;
    height: 23rem;
    overflow: hidden;
    display: block;
}

.contnr_pic_seller img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.contnr_link_seller {
    text-align: center;
    margin-top: 1rem;
    text-decoration: none;
    text-transform: uppercase;
    color: #243772;
    display: block;
}

.contnr_link_seller h3 {
    font-size: 0.875rem;
}

.products-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    margin-top: 1rem;
    margin-bottom: 2rem;
}

.product_meta.pack-meta .products-grid {
    width: 35rem;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 1rem;
}

.product-item {
    width: calc(25.6% - 2rem);
    background: #f8f8f8;
    padding: 15px;
    border-radius: 8px;
    text-align: center;
    transition: .3s;
}

.product_meta.pack-meta .product-item {
    /* width: calc(33.3% - 2rem); */
    width: calc(52.86% - 2rem);
}

.product-thumb {
    height: 23.7rem;
    /* width: 14.5rem; */
    width: 100%;
}

.product-item img {
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.product-item a {
    height: 100%;
    display: block;
    color: #243772;
    text-decoration: none;
    text-transform: uppercase;
    transition: .3s;
}

.product-item:hover {
    transform: scale(1.025);
}

.product-item:hover a {
    color: #E66551;
}

.product-item h3 {
    font-size: 0.875rem;
    margin: 1rem 0 0.5rem;
}

.product-item .price {
    font-weight: 700;
    color: #333;
}

.product-item .author,
.multi-tax {
    font-size: 0.775rem;
}

.label_author,
.label_multi_tax {
    font-weight: 700;
}

.cadr-btn-listing {
    text-align: center;
    margin: 2rem 0;
}

.btn-loader {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.btn-loader-spinner {
    width: 18px;
    height: 18px;
    border: 2px solid rgba(255, 255, 255, .3);
    border-top: 2px solid #fff;
    border-radius: 50%;
    animation: spin .7s linear infinite;
}

.load-more-products-loader {
    margin-top: 40px;
}

.loader-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 25px;
}

.loader-card {
    background: #fff;
    border-radius: 14px;
    overflow: hidden;
}

.loader-image {
    width: 100%;
    height: 260px;
    border-radius: 12px;
    margin-bottom: 15px;
}

.loader-line {
    height: 14px;
    border-radius: 30px;
    margin-bottom: 10px;
}

.loader-line.short {
    width: 60%;
}

.shimmer {
    background: linear-gradient( 90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    animation: shimmer 1.5s infinite linear;
}

@keyframes shimmer {
    0% {
        background-position: 200% 0;
    }
    100% {
        background-position: -200% 0;
    }
}

@keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}


/* fin single page maison edition */


/* acf slider */

.title_section {
    /* font-size: 1.5rem;
    text-align: center;
    margin: 3rem 0 1.5rem;
    color: #e66551; */
    color: #27348b;
    font-size: 2.5rem;
    /* font-weight: 600; */
    text-align: center;
    margin: 3rem 0 1.5rem;
}

.acf-slider {
    margin: 0 auto 4rem;
}

.acf-slider .slide {
    text-align: center;
    display: flex !important;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 15rem;
}

.acf-slider .slide img {
    /* max-width: 100%; */
    max-height: 15rem;
    margin: 0 auto;
    display: block;
    border-radius: 10px;
    width: 19rem;
}

.acf-slider .slide-text {
    margin-top: 1rem;
    font-size: 1.1rem;
    color: #444;
}


/* Dots slick */

.acf-slider.slick-dotted.slick-slider,
.listign_tree_best_seller.slick-dotted.slick-slider {
    margin-bottom: 0 !important;
}

.acf-slider .slick-dots,
.listign_tree_best_seller .slick-dots {
    position: relative !important;
    bottom: 0;
    display: block;
    width: 100%;
    padding: 0;
    margin: 1rem 0 0 0;
    list-style: none;
    text-align: center;
}

.acf-slider .slick-dots li,
.listign_tree_best_seller .slick-dots li {
    position: relative;
    display: inline-block;
    width: 1rem;
    height: 1rem;
    margin: 0 0.5rem;
    padding: 0;
    cursor: pointer;
}

.acf-slider .slick-dots li button,
.listign_tree_best_seller .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    padding: 0.5rem;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.acf-slider .slick-dots li button:hover,
.acf-slider .slick-dots li button:focus,
.listign_tree_best_seller .slick-dots li button:hover,
.listign_tree_best_seller .slick-dots li button:focus {
    outline: none;
}

.acf-slider .slick-dots li button:hover:before,
.acf-slider .slick-dots li button:focus:before,
.listign_tree_best_seller .slick-dots li button:hover:before,
.listign_tree_best_seller .slick-dots li button:focus:before {
    opacity: 1;
}

.acf-slider .slick-dots li button:before,
.listign_tree_best_seller .slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 1rem;
    position: absolute;
    top: 0;
    left: 0;
    width: 1rem;
    height: 1rem;
    content: '•';
    text-align: center;
    opacity: 1;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.acf-slider .slick-dots li.slick-active button:before,
.listign_tree_best_seller .slick-dots li.slick-active button:before {
    opacity: 1;
    color: black;
}

.acf-slider .slick-dots li.slick-active button::before,
.listign_tree_best_seller .slick-dots li.slick-active button::before {
    background-image: url('../images/dots-active.png');
}

.acf-slider .slick-dots li button:before,
.listign_tree_best_seller .slick-dots li button:before {
    background-image: url('../images/dots.png');
    background-repeat: no-repeat;
    background-size: 100%;
    width: 1rem;
    height: 1rem;
    content: "";
    color: #fff;
}


/* fin Dots slick */

.acf-slider .slick-prev:before,
.acf-slider .slick-next:before {
    color: #E66551;
    opacity: 1;
    font-size: 2rem;
}


/* acf slider */


/* page bseller */


/* fin page bseller */


/* page contact */

.contact-page {
    padding-bottom: 5rem;
}

.page-libraire h1 {
    margin-bottom: 3rem;
}

.contact-page .blc {
    display: block;
    padding-top: 3rem;
}

.contact-page h2.sous_titre {
    color: #6f6f74;
    font-size: 1.3rem;
    font-weight: 400;
    text-align: center;
    margin-bottom: 3rem;
}

.bloc_client {
    width: 48.5%;
    text-align: center;
    background-color: #ffffff;
    padding: 1.5rem 1.85rem;
    margin: 0 0 3rem 0;
    border-radius: 1rem;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}

.bloc_client_icone {
    width: 4.5rem;
    margin: 0 auto;
}

.bloc_client h3 {
    /* font-size: 1.5rem; */
    font-size: 1.8rem;
    line-height: 2rem;
    font-weight: 400;
    color: #222229;
}

.bloc_client_icone img {
    width: 100%;
    display: block;
}

.liste_liens {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 1.5rem;
    gap: 1rem;
}

.liste_liens li {
    width: 100%;
}

.liste_liens li a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 6rem;
    font-size: 1rem;
    font-weight: 600;
    border-radius: 0.3rem;
    line-height: 1.5;
    padding: 0 2rem;
    color: #ffffff;
    background-color: #e66551;
    text-decoration: none;
    transition: .3s;
}

.liste_liens li a:hover {
    background-color: #243772;
}

.blc_form_contact {
    background-color: #ffffff;
    color: rgb(75, 85, 99);
    padding: 2rem;
    text-align: center;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
    border-radius: 1rem;
}

.blc_form_contact h3 {
    font-size: 1.5rem;
    line-height: 2rem;
    color: rgb(31, 41, 55);
}

.form-contact form {
    display: flex !important;
    flex-wrap: wrap;
    margin-top: 1.5rem;
}

.form-contact form p {
    box-sizing: border-box;
    padding: 0 1rem;
}

.form-contact form p label {
    text-align: left;
    font-weight: 600;
}

.form-contact form p:nth-of-type(1),
.form-contact form p:nth-of-type(2) {
    width: 50%;
    text-align: left;
}

.page-editeur .form-contact form p:nth-of-type(3):not(.page-id-320.page-editeur .form-contact form p:nth-of-type(3)),
.page-editeur .form-contact form p:nth-of-type(4):not(.page-id-320.page-editeur .form-contact form p:nth-of-type(4)),
.page-editeur .form-contact form p:nth-of-type(5):not(.page-id-320.page-editeur .form-contact form p:nth-of-type(5)),
.page-editeur .form-contact form p:nth-of-type(6):not(.page-id-320.page-editeur .form-contact form p:nth-of-type(6)),
.page-editeur .form-contact form p:nth-of-type(9),
.page-editeur .form-contact form p:nth-of-type(10),
.page-editeur .form-contact form p:nth-of-type(11),
.page-editeur .form-contact form p:nth-of-type(12) {
    width: 50%;
    /* text-align: left; */
}

.page-editeur .form-contact form p:nth-of-type(7),
.page-editeur .form-contact form p:nth-of-type(13) {
    width: 50%;
    /* text-align: left; */
}

.page-libraire .form-contact form p:nth-of-type(5) label,
.page-id-320.page-editeur .form-contact form p:nth-of-type(5) label {
    position: relative;
    border: 0.2rem dashed rgba(0, 0, 0, 0.15);
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    cursor: pointer;
}

.icone_upload {
    position: absolute;
    left: 50%;
    top: 2rem;
    transform: translateX(-50%);
}

.text_upload_file {
    position: absolute;
    left: 50%;
    top: 4rem;
    transform: translateX(-50%);
    text-align: center;
}

.filename-display {
    padding: 0 1rem;
    width: 100%;
    text-align: left;
}

.file-selected .text_upload_file {
    color: #E66551;
}

.wpcf7-spinner {
    display: block;
}

.page-libraire .form-contact form p.file-selected:nth-of-type(5) label,
.page-id-320.page-editeur .form-contact form p.file-selected:nth-of-type(5) label {
    border-color: rgb(77, 188, 165);
}

.page-libraire .form-contact form p:nth-of-type(5) label input,
.page-id-320.page-editeur .form-contact form p:nth-of-type(5) label input {
    opacity: 0;
    visibility: hidden;
}

.form-contact form p:nth-of-type(n+3),
.form-contact form p:nth-of-type(n+3) label {
    width: 100%;
    display: block;
}

.form-contact form p label span {
    margin-top: 1rem;
}

.form-contact form p label span.wpcf7-not-valid-tip {
    margin-top: 0;
}

.form-contact form p label input,
.form-contact form p label textarea {
    padding: 1rem;
    border-radius: 0.3rem;
    border: 0;
    outline: 0;
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.15);
    line-height: 1.3;
}

.form-contact form p label span,
.form-contact form p label input,
.form-contact form p label textarea {
    width: 100%;
    display: block;
}

.form-contact form>div:not(p) {
    width: 100%;
}

[type="submit"] {
    border: 0;
    outline: 0;
    background-color: #e66551;
    color: #ffffff;
    font-size: 1.3rem;
    font-weight: 600;
    padding: 1rem 2rem;
    border-radius: 0.5rem;
    cursor: pointer;
    transition: .3s;
}

[type="submit"]:hover {
    background-color: #4c69e3;
}


/* fin page contact */


/* fin page inscription */

.page-inscription .flexed_content {
    width: 60%;
    margin: 0 auto;
}

.page-inscription .liste_liens li a {
    height: 2.5rem;
}


/* fin page inscription */


/* page dodcie */

.dodcie {
    color: #27348b;
}

.container_dodcie {
    padding: 2rem;
    background: #f9f9f9;
    border-radius: 12px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}

.dodcie h1 {
    margin-bottom: 3rem;
}

.dodcie p,
.dodcie ul li {
    /* font-size: 1.175rem; */
    font-size: 1rem;
}

.dodcie ul {
    padding-left: 1rem;
    list-style: square;
}

.dodcie ul li {
    margin-bottom: 0.5rem;
}

.dodcie h2 {
    font-size: 2.5rem;
    /* text-align: center; */
    margin: 5rem 0 2rem;
}

.blc_2_colonnes {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 3rem 0 5rem;
}

.col_text_image {
    width: 48%;
}

.logo_association {
    height: 8rem;
    text-align: center;
}

.logo_association img {
    width: auto;
    height: 100%;
    display: block;
    margin: 0 auto;
    border-radius: 0.8rem;
}

.image_bottom_association {
    max-height: 8.5rem;
    overflow: hidden;
}

.image_bottom_association img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}


/* fiin page dodcie */


/* page monncompre */

.woocommerce-account {}

.woocommerce-MyAccount-navigation {
    float: left;
    width: 25%;
    background-color: #ffffff;
    border-right: 1px solid #eee;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

.woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.woocommerce-MyAccount-navigation li {
    margin-bottom: 15px;
}

.woocommerce-MyAccount-navigation li a {
    display: block;
    padding: 10px 15px;
    background: #f7f7f7;
    color: #333;
    text-decoration: none;
    border-radius: 5px;
    transition: all 0.3s;
}

.woocommerce-MyAccount-navigation li.is-active a {
    background-color: #e66551;
    color: #fff;
}

.woocommerce-MyAccount-navigation li a:hover {
    background-color: #4c69e3;
    color: #ffffff !important;
}


/* Contenu de la page */

.woocommerce-MyAccount-content {
    float: right;
    width: 70%;
    padding-left: 40px;
    color: #333;
    line-height: 1.6;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
    padding: 30px;
}


/* Titres */

.woocommerce-MyAccount-content h2,
.woocommerce-MyAccount-content h3,
.woocommerce-MyAccount-content h4 {
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 20px;
    color: #0071a1;
    border-bottom: 2px solid #0071a1;
    display: inline-block;
    padding-bottom: 5px;
}


/* Paragraphes et texte */

.woocommerce-MyAccount-content p {
    margin-bottom: 15px;
    font-size: 15px;
    color: #444;
}

.woocommerce-MyAccount-content form {
    background: #fff;
    padding: 20px;
    border: 1px solid #eee;
    border-radius: 8px;
}


/* Champs du formulaire */

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row select {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.woocommerce-MyAccount-content a {
    color: #0071a1;
    text-decoration: underline;
    transition: color 0.3s ease;
}

.woocommerce-MyAccount-content a:hover {
    color: #005c85;
    text-decoration: none;
}


/* Tableaux (commandes, adresses, etc.) */

.woocommerce-MyAccount-content table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px;
}

.woocommerce-MyAccount-content th,
.woocommerce-MyAccount-content td {
    padding: 12px 15px;
    text-align: left;
    border-bottom: 1px solid #e0e0e0;
}

.woocommerce-MyAccount-content th {
    background-color: #f7f7f7;
    font-weight: 600;
}


/* Messages WooCommerce (ex : confirmation, erreur) */

.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
    padding: 15px 20px;
    margin: 20px 0;
    border-left: 5px solid;
    background-color: #f9f9f9;
    border-radius: 4px;
}

.woocommerce-message {
    border-color: #4CAF50;
    color: #2e7d32;
    background-color: #e8f5e9;
}

.woocommerce-error {
    border-color: #f44336;
    color: #b71c1c;
    background-color: #fdecea;
}

.woocommerce-info {
    border-color: #2196F3;
    color: #0d47a1;
    background-color: #e3f2fd;
}

.woocommerce-button,
.button {
    background-color: #0071a1;
    color: #fff !important;
    padding: 10px 20px;
    border: none;
    border-radius: 6px;
    transition: background 0.3s;
}

.woocommerce-button:hover,
.button:hover {
    background-color: #005c85;
}


/* fiin page mon compte */


/* woocommerce */

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,
 :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,
 :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,
 :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,
 :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
    background-color: #e66551;
    color: #ffffff;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,
 :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,
 :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt,
 :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt,
 :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt {
    background-color: #e66551;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,
 :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,
 :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,
 :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,
 :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover {
    background-color: #4c69e3;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,
 :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,
 :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,
 :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,
 :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover {
    background-color: #4c69e3;
}


/* fin woocommerce */


/* footer */

footer {
    color: #ffffff;
}

footer a {
    text-decoration: none;
    color: #ffffff;
    transition: .3s;
}

footer a:hover {
    color: #e66551;
}

.blc_footer {
    padding: 2.5rem 4rem;
    background-color: rgb(39, 52, 139);
}

.content_footer {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 0 2rem;
}

.col_footer {
    width: 20rem;
    /* margin-right: 3rem; */
    color: rgb(209, 213, 219);
    font-size: .875rem;
}

.blc_right_footer {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 0 2rem;
}

.blc_right_footer .col_footer {
    width: 10rem;
}

.logo_footer {
    width: 10rem;
}

.head_col {
    margin-bottom: .75rem;
    margin-top: 1rem;
    font-family: 'Poppins';
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #ffffff;
}

.col_footer a {
    color: rgb(209, 213, 219);
    font-size: .875rem;
    text-decoration: none;
}

.logo_footer a,
.logo_footer a img {
    display: block;
    width: 100%;
}

.content_col span {
    display: block;
    margin: 1.25rem 0 0;
}

.content_col span:last-child {
    margin-top: 0.5rem;
}

ul.footer_menu li {
    margin-bottom: .75rem;
    margin-top: 1rem;
}

.footer_socials {
    display: flex;
}

.col_footer .footer_socials a {
    font-size: 1.875rem;
}

.col_footer .footer_socials li {
    margin-right: 0.5rem;
}

.copy_footer {
    background-color: rgb(31, 42, 114);
    padding: 1rem 4rem;
    font-size: .875rem;
    font-weight: 400;
}

.copy_footer a {
    font-weight: 700;
}


/* fixed_footer  */

.fixed_footer {
    position: fixed;
    left: 0;
    bottom: 0;
    padding: 1rem 2rem;
    width: 100%;
    background-color: #ffffff;
    z-index: 9992;
}

.blc_fixed_footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
}


/* sidebar */

.blc_menu_footer {
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    position: fixed;
    left: -100%;
    top: 0;
    transition: .3s;
    z-index: 9999;
}

.blc_menu_footer.opned {
    left: 0;
}

.open_menu_footer {
    width: 2.5rem;
}

.open_menu_footer svg,
.btn_to_home svg,
.open_conect_form svg {
    width: 100%;
    display: block;
}

.btn_to_home {
    width: 1.7rem;
}

.open_conect_form {
    width: 1.6rem;
}

.head_menu_footer {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
}

.btn_close_blc_menu_footer {
    display: block;
    width: 3rem;
    height: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #000;
    background-color: rgb(229, 231, 235);
    border-radius: 50%;
}

.custom-logo-link {
    width: 17rem;
}

.body_menu_footer {
    padding: 2rem;
    height: calc(100% - 9rem);
}

.body_menu_footer .menu-list {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    height: 100%;
}

.body_menu_footer .menu-list li a {
    font-size: 3rem;
    color: #3F51B5;
}


/* partie ccgc et mentions */

.page-id-75 .blc p,
.page-id-75 .blc ul li,
.page-id-75 .blc ol li,
.page-id-78 .blc p {
    font-size: 1.175rem;
}

.page-id-75 .blc .wp-block-heading {
    margin: 4rem 0 2rem;
    color: #27348b;
}

.page-id-75 .blc ul li,
.page-id-75 .blc ol li {
    margin: 1rem 0;
}

.page-id-75 .blc ol li::first-line {
    /* color: #27348b; */
    font-weight: 700;
}

.page-id-75 .blc ul li::marker,
.page-id-75 .blc ol li::marker {
    color: #27348b;
}

.page-id-75 .blc ul {
    list-style: disc;
    margin-left: 1.2rem !important;
}

.page-id-75 .blc ul,
.page-id-75 .blc ol {
    margin: 2rem 0;
    padding-left: 1.3rem;
}


/* .page-id-78 .mentions-legales {
    max-width: 900px;
    margin: auto;
} */

.page-id-78 p {
    margin-bottom: 1rem;
    /* line-height: 1; */
    /* color: #2b2b2b; */
}

.page-id-78 strong {
    /* color: #27348b; */
    /* font-weight: 600; */
}

.page-id-78 .mentions-bloc {
    margin-top: 4rem;
    padding: 3rem;
    border-radius: 1.8rem;
    background: #f7f7f7;
    border: 1px solid #ececec;
}

.page-id-78 a {
    /* color: #000; */
    /* text-decoration: underline; */
}