@ -351,8 +351,14 @@
}
.price-amount {
display: block;
display: inline-flex;
align-items: center;
justify-content: center;
margin-bottom: -5px;
font-size: 26px;
font-weight: 700;
color: #ff4d4f;
letter-spacing: -0.5px;
.unit-price {
@ -362,12 +368,8 @@
.currency-symbol {
font-size: 14px;
font-size: 24px;
font-weight: bold;
margin-right: 2px;
@ -463,8 +465,14 @@
.compare-price-amount {
.compare-item-price .unit-price {
@ -473,11 +481,6 @@
margin-top: -5px;
.compare-item-spec {
color: #666666;