.product__price-and-rating {
    padding: 15px 0;
}
.product-single__wrapper .axt-main-box span:nth-child(2) {
    display: none !important;
}
.product-single__wrapper .product__block.product__price-and-badge.aos-init.aos-animate {
    display: block;
}
.product-single__wrapper .axt-xy-widget-wrapper .axt-item-card {
    display: -webkit-box;
}