/**
* Theme Name: PhysioZen Child
* Description: This is a child theme of PhysioZen.
* Author: <a href="https://cmsmasters.net/">cmsmasters</a>
* Template: physiozen
* Version: 1.1.1
* Tested up to: 6.6
* Requires PHP: 7.4
* License:
* License URI:
* Text Domain: physiozen-child
* Copyright: cmsmasters 2025 / All Rights Reserved
*/

.step-verify-w .summary-attributes.sa-hidden {
 display: block !important;
}
.step-verify-w .summary-attributes.sa-hidden > span {
display: block !important;
}
.step-verify-w .summary-attributes > span:not(:last-child):before {
    left: -9px !important;
}