/* Mirror fix: do NOT override The7 fonts/forms/colors.
   Only tiny compatibility hooks. */
body.taysp-mirror {
  /* leave font-family to capture CSS (Roboto/Open Sans/etc.) */
}
/* Prevent WP admin bar overlap if present */
body.admin-bar.taysp-mirror { margin-top: 0 !important; }
/* Price shortcodes stay readable inside The7 */
.taysp-price__compare { text-decoration: line-through; opacity: .65; margin-right: .35em; }
.taysp-price__amount { font-weight: 700; }
