/* Start custom CSS for html, class: .elementor-element-b3b097e */.electric-mattress-table table {
    width: 100% !important;
    border-collapse: collapse !important;
    margin-top: 20px;
    border: 2px solid #333 !important;
}
.electric-mattress-table th,
.electric-mattress-table td {
    border: 2px solid #333 !important;
    padding: 12px !important;
    text-align: right !important;
}
.electric-mattress-table th {
    background-color: #f2f2f2 !important;
    font-weight: bold;
}
.electric-mattress-table tr:nth-child(even) {
    background-color: #f9f9f9 !important;
}
.electric-mattress-table tr:hover {
    background-color: #f1f1f1 !important;
}/* End custom CSS */