.product-miniature .pm-actions {
    top: auto !important;
    bottom: 0 !important;
    transform: translateY(0) !important;
    position: absolute !important;
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    left: 0 !important;
    right: 0 !important;
    padding: 8px 0 !important;
}
.compare-button,
.tabs-compare,
.tab-compare,
#compare-tab {
    display: none !important;
}
li.nav-item:has(a[href="#extra-0"]) {
    display: none !important;
}
.product-thumbnail img {
    height: 350px !important;
    object-fit: cover !important;
    width: 100% !important;
}
.product-cover {
    aspect-ratio: 3/4 !important;
    overflow: hidden !important;
}
.product-cover img {
    height: 100% !important;
    object-fit: cover !important;
    width: 100% !important;
}
.product-thumbs .thumb-container img,
.product-thumbs .thumb-container.selected img,
.product-thumbs .thumb-container.active img {
    height: 160px !important;
    width: 100% !important;
    object-fit: cover !important;
}
.pk-slick-carousel .slick-slide img {
    height: 160px !important;
    width: 100% !importa
    .pk-myaccount span {
    font-size: 0 !important;
.pk-myaccount .current-item span {
    font-size: 0 !important;
}
.pk-myaccount .current-item span::after {
    content: "Mon compte" !important;
    font-size: 14px !important;
}