.comprar .botao-comprar {
    height: 44px;
    line-height: 44px;
    text-shadow: none;
    border: none;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0;
    color: #fff;
    background: #07A242;
    padding: 0 10px;
    width: 100%;