.parallax-content.in-view .parallax-item {
    text-align: center;
}

.product-card .product-title.line-clamp-2 {
    text-align: center;
}

.product-price.section-product-price.theme-title-primary {
    min-width: 100%;
    text-align: center;
}

.swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
    display: none;
}

.product-color-variants {
    min-width: 100%;
    text-align: center;
}

.flex.flex-wrap.gap-2 {
    justify-content: center;
}

h3.font-medium.text-lg.title.parallax-item {
    text-align: center;
}