.elementor-29532 .elementor-element.elementor-element-6e6a230{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:80px;--padding-bottom:120px;--padding-left:0px;--padding-right:0px;}.elementor-29532 .elementor-element.elementor-element-2de5afb{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:15px;--padding-right:15px;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}@media(max-width:767px){.elementor-29532 .elementor-element.elementor-element-2de5afb{--padding-top:0px;--padding-bottom:0px;--padding-left:15px;--padding-right:15px;}}@media(min-width:768px){.elementor-29532 .elementor-element.elementor-element-6e6a230{--content-width:1230px;}}@media(max-width:1024px) and (min-width:768px){.elementor-29532 .elementor-element.elementor-element-2de5afb{--width:35%;}}/* Start custom CSS for shortcode, class: .elementor-element-42b6c0e *//* ===== CORRECTIF NOVA — PAGINATION ===== */

/* Neutraliser les styles de liste du thème */
.nova-pagination-list,
.nova-pagination-list li {
    list-style: none !important;
    list-style-type: none !important;
    margin: 0 !important;
    padding: 0 !important;
    background: none !important;
    border: none !important;
}

.nova-pagination-list li::before,
.nova-pagination-list li::marker {
    display: none !important;
    content: none !important;
}

/* Forcer l'affichage flex horizontal */
.nova-pagination-list {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    gap: 8px !important;
}

/* Boutons de pagination */
.nova-page-link {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 40px !important;
    height: 40px !important;
    padding: 0 12px !important;
    background: #fff !important;
    border: 1px solid #e0e0e0 !important;
    color: #333 !important;
    text-decoration: none !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    border-radius: 0 !important;
    line-height: 1 !important;
}

.nova-page-link:hover {
    border-color: #7A1C1C !important;
    color: #7A1C1C !important;
    background: #fff !important;
}

.nova-page-link.active {
    background: #7A1C1C !important;
    border-color: #7A1C1C !important;
    color: #fff !important;
}

/* ===== CORRECTIF — TITRES PRODUITS ===== */
.nova-product-title,
.nova-product-title:hover,
.nova-product-title:visited,
.nova-product-title:focus {
    text-decoration: none !important;
    color: #333 !important;
}

.nova-product-title:hover {
    color: #7A1C1C !important;
}

/* ===== CORRECTIF — HOVER BAR ===== */
.nova-hover-bar {
    opacity: 0 !important;
    transform: translateY(100%) !important;
    transition: opacity 0.25s ease, transform 0.25s ease !important;
}

.nova-product-card:hover .nova-hover-bar {
    opacity: 1 !important;
    transform: translateY(0) !important;
}

/* ===== CORRECTIF — LAYOUT GÉNÉRAL ===== */
.nova-shop-container {
    display: flex !important;
    flex-direction: row !important;
    align-items: flex-start !important;
    gap: 40px !important;
    width: 100% !important;
    box-sizing: border-box !important;
}

.nova-shop-container .nova-sidebar {
    flex: 0 0 220px !important;
    width: 220px !important;
    min-width: 220px !important;
    box-sizing: border-box !important;
}

.nova-shop-container .nova-products-wrapper {
    flex: 1 1 0% !important;
    min-width: 0 !important;
}

.nova-products-grid {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 24px !important;
}

.nova-product-card {
    position: relative !important;
    overflow: hidden !important;
}

.nova-product-image {
    position: relative !important;
    overflow: hidden !important;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 992px) {
    .nova-products-grid {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}

@media (max-width: 768px) {
    .nova-shop-container {
        flex-direction: column !important;
    }
    .nova-shop-container .nova-sidebar {
        width: 100% !important;
        max-width: 100% !important;
    }
    .nova-products-grid {
        grid-template-columns: 1fr !important;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-2de5afb */.elementor-29532 .elementor-element.elementor-element-2de5afb {
    overflow: hidden;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-6e6a230 */.elementor-29532 .elementor-element.elementor-element-6e6a230 {
    overflow: hidden;
}/* End custom CSS */