.flexRow--productMainWrapper{ padding: 0 36px; } .flexRow--buyButton{ display: flex; align-items: center; width: 100%; margin-left: 10px; .flexRowContent--buyButton{ margin: 0; height: 49px; :global(.vtex-button){ background-color: $color-black2; color: $color-white; font-style: normal; font-weight: 400; font-size: 18px; line-height: 25px; border: none; border-radius: 0; height: 48px; } } } .flexRowContent--sellPrice{ font-family: 'Open Sans'; font-style: normal; font-weight: 700; font-size: 25px; line-height: 38px; color: $color-black2; margin: 0; }