/*
Theme Name: Somapin
Theme URI: https://somapin.com
Author: CoreyPauling
Description: Single-page product theme for Somapin™ and Fragmented Somapin™ by CoreyPauling. Navy/cyan CI with gold accents, Alexandria typography.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
License: Proprietary
Text Domain: somapin
*/

html { scroll-behavior: smooth; }
body { margin: 0; font-family: 'Alexandria', sans-serif; color: #173861; background: #ffffff; }
a { color: #1A4CA0; text-decoration: none; }
a:hover { color: #36AAE1; }
::selection { background: #36AAE1; color: #fff; }
img { max-width: 100%; }
.sp-faq-answer { display: none; margin: 0; padding: 0 26px 22px; font-size: 14px; line-height: 1.8; font-weight: 300; color: #33507a; }
.sp-faq-item.open .sp-faq-answer { display: block; }
.sp-faq-toggle { all: unset; box-sizing: border-box; display: flex; justify-content: space-between; align-items: center; width: 100%; padding: 20px 26px; cursor: pointer; font-family: 'Alexandria', sans-serif; font-size: 15px; font-weight: 600; color: #173861; }
@media (max-width: 900px) {
  .sp-grid-2, .sp-grid-3 { grid-template-columns: 1fr !important; }
  .sp-nav-links { display: none !important; }
  .sp-hero h1 { font-size: 44px !important; }
}
