.pt-49eeb249-container {
    width: 100%;
    overflow-x: auto;
}

.pt-49eeb249-table {
    width: 100%;
    border-collapse: collapse;
    text-align: left;
    font-family: inherit;
}

.pt-49eeb249-table-header th {
    font-weight: 700;
    padding: 16px 20px;
    font-size: 15px;
}

.pt-49eeb249-th-actions {
    width: 150px;
}

.pt-49eeb249-row td {
    padding: 18px 20px;
    vertical-align: middle;
}

.pt-49eeb249-col-service {
    font-weight: 700;
}

.pt-49eeb249-col-weight {
    font-weight: 500;
}

.pt-49eeb249-col-price {
    font-weight: 700;
}

.pt-49eeb249-col-action {
    text-align: right;
    width: 150px;
}

.pt-49eeb249-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-weight: 700;
    font-size: 14px;
    padding: 8px 18px;
    border-radius: 4px;
    transition: all 0.3s ease;
    white-space: nowrap;
}
