2023-02-10 09:05:16 +00:00
|
|
|
.listPrice--prateleira{
|
|
|
|
padding: 0 16px 8px 16px;
|
|
|
|
margin: 0;
|
|
|
|
font-family: 'Open Sans';
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 400;
|
|
|
|
font-size: 14px;
|
|
|
|
line-height: 19px;
|
|
|
|
color: $color-gray9;
|
|
|
|
}
|
|
|
|
.sellingPrice--prateleira--hasListPrice{
|
|
|
|
padding: 0 16px;
|
|
|
|
font-family: 'Open Sans';
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 700;
|
|
|
|
font-size: 24px;
|
|
|
|
line-height: 33px;
|
2023-02-10 19:02:54 +00:00
|
|
|
}
|
|
|
|
.installments--InstallmentsMainPdp{
|
|
|
|
font-family: 'Open Sans';
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 700;
|
|
|
|
font-size: 16px;
|
|
|
|
line-height: 22px;
|
|
|
|
color: $color-gray15;
|
2023-02-10 09:05:16 +00:00
|
|
|
}
|