.golf-plan-summary { display: none; } .golf-price-status { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; border: 0; } body:has(#drawer.open) .floating-cta { display: none !important; } @media (max-width: 767px) { .golf-plan-summary { display: block; margin: 20px 0; padding: 12px 8px; background: #f4f8fa; border: 1px solid #cedae0; border-radius: 10px; } .golf-plan-summary h3 { margin: 0 0 12px; font-size: 20px; line-height: 1.5; } .golf-plan-summary p { font-size: 14px; line-height: 1.7; margin: 10px 0; } .golf-plan-summary table { width: 100%; border-collapse: collapse; table-layout: fixed; background: #fff; font-size: 14px; line-height: 1.5; } .golf-plan-summary caption { text-align: left; font-size: 15px; font-weight: 700; padding: 8px 0; } .golf-plan-summary th, .golf-plan-summary td { border: 1px solid #cedae0; padding: 8px 3px; overflow-wrap: anywhere; text-align: center; vertical-align: middle; } .golf-plan-summary thead th { background: #e8f0f4; } .golf-plan-summary tbody th { font-weight: 500; text-align: left; } }