2023-01-29 16:14:48 +00:00
|
|
|
:global(.vtex-product-price-1-x-sellingPrice) {
|
|
|
|
font-weight: 700;
|
|
|
|
font-size: 25px;
|
|
|
|
line-height: 38px;
|
|
|
|
color: #000000 !important;
|
|
|
|
}
|
2023-01-31 22:53:00 +00:00
|
|
|
|
|
|
|
.installments--installmentsSumary {
|
|
|
|
font-family: "Open Sans";
|
|
|
|
font-style: normal;
|
|
|
|
/* font-weight: 700; */
|
|
|
|
font-size: 16px;
|
|
|
|
line-height: 22px;
|
|
|
|
color: #929292;
|
|
|
|
}
|
|
|
|
|
|
|
|
.currencyContainer--installmentsSumary,
|
|
|
|
.installmentsNumber--installmentsSumary--4 {
|
|
|
|
font-weight: 700;
|
|
|
|
}
|