form#form-buscar {
    border: 1px solid;
    border-radius: 28px;
}

.tabela-carrinho .formas-envio input[type="radio"] {
    margin-left:0px;
}

.tabela-carrinho tbody li {
    line-height: 16px;
    font-size: 13px;
    line-height: 15px;
    background: #e6e6e6;
    padding: 8px;
    margin-top: 5px;
}