.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-black; color: $color-white; font-style: normal; font-weight: 400; font-size: 18px; line-height: 25px; border: none; border-radius: 0; height: 48px; } } }