/*
Theme Name: OurChurch Landing
Theme URI: https://ourchurch.org/
Author: OurChurch
Author URI: https://ourchurch.org/
Description: An editable, animated one-page WordPress landing theme for the OurChurch church management platform, with the subscription-free Ask OurChurch knowledge assistant, interactive package recommender, reseller partner portal and referral attribution, built-in demo and quotation lead desk, support ticket desk, official OurChurch branding, and hardened section contrast, clearly separated system and reseller login routes, repaired partner prospect saving, owner and partner email notifications, a commission ledger, and automated branch-priced quotation/invoice PDFs with selectable client or reseller delivery, and separate editable company and product branding for commercial documents.
Version: 2.8.1
Requires at least: 6.4
Tested up to: 7.0
Requires PHP: 8.0
Text Domain: ourchurch-landing
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-logo, custom-menu, one-column, responsive-layout, accessibility-ready, featured-images
*/


/* Version 2.8.1 - automated pricing, quotation preview and recipient delivery */
.oc-documents-card,.oc-commission-card{margin-top:24px}
.oc-commission-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px;margin:18px 0}
.oc-commission-summary article{border:1px solid rgba(23,40,74,.12);border-radius:16px;padding:18px;background:#f8fafc}
.oc-commission-summary strong{display:block;color:#17284A;font-size:1.2rem;margin-bottom:4px}
.oc-commission-summary span{color:#667085;font-size:.88rem}
.oc-documents-card .button,.oc-commission-card .button{white-space:nowrap}
@media(max-width:720px){.oc-commission-summary{grid-template-columns:1fr}.oc-documents-card .oc-portal-table,.oc-commission-card .oc-portal-table{min-width:720px}}
