:global(.vtex-product-price-1-x-sellingPrice) { font-weight: 700; font-size: 25px; line-height: 38px; color: #000000 !important; } .installments--installmentsSumary { font-family: "Open Sans"; font-style: normal; font-size: 16px; line-height: 22px; color: #929292; margin-bottom: 8px; } .currencyContainer--installmentsSumary { font-weight: 700; } .installmentsNumber--installmentsSumary--4 { font-weight: 700; &::after { content: "x"; } } .installmentsPrice { display: none; } .listPrice { margin: 8px; padding: 0; display: block; } .listPriceLabel { font-size: 0; } .listPriceValue { font-family: "Open Sans"; font-style: normal; font-weight: 400; font-size: 14px; line-height: 19px; color: #bababa; &::before { content: "de "; } &::after { content: " por"; text-decoration: line-through; } } .sellingPriceLabel { font-size: 0; } .sellingPrice { font-family: "Open Sans"; font-style: normal; font-weight: 700; font-size: 24px; line-height: 33px; color: #000000; }