/*
Theme Name:     Stratus - Child Theme
Theme URI:      https://demo.themovation.com/stratus/intro/
Template:       stratusx
Author:         Themovation
Author URI:     http://themovation.com
Version:        4.0
Text Domain:    stratus
Domain Path:    /languages/
*/


/* = Theme customization starts here
-------------------------------------------------------------- */

/* Legal page table styling */
.ono-legal-table{width:100%;border-collapse:separate;border-spacing:0;margin:28px 0;box-shadow:0 1px 4px rgba(0,0,0,.08);border:1px solid #e2e8f0}
.ono-legal-table th{background:#4433ee;color:#fff;font-weight:600;font-size:14px;padding:14px 20px;text-align:left;letter-spacing:.3px;border:none;border-right:1px solid rgba(255,255,255,.15)}
.ono-legal-table th:first-child{padding-left:24px}
.ono-legal-table th:last-child{border-right:none}
.ono-legal-table td{padding:16px 20px;vertical-align:top;font-size:14px;line-height:1.7;color:#334155;border-bottom:1px solid #e2e8f0;border-right:1px solid #e2e8f0}
.ono-legal-table td:last-child{border-right:none}
.ono-legal-table tbody tr:last-child td{border-bottom:none}
.ono-legal-table tbody tr:nth-child(even){background:#f8fafc}
.ono-legal-table tbody tr:hover{background:#eef2ff}
.ono-legal-table td ul{margin:0;padding-left:28px;list-style:disc;list-style-position:outside}
.ono-legal-table td ul li{margin-bottom:6px;padding-left:2px}
.ono-legal-table td ul li:last-child{margin-bottom:0}
.ono-legal-table td:first-child{padding-left:12px}
.ono-legal-table td strong{color:#1e293b}
.ono-legal-table td u{text-decoration-color:#4433ee;text-underline-offset:2px}
