Activator Chiropractic Adjusting Instruments & Parts

A collection page of therapysupply

categoryLinked from the homepage
Products
8
Active ads
0
Depth
Click depth 1
Published
2022/10/27

About

.ts-activator { max-width: 1100px; margin: 0 auto; color: #000000; background: #ffffff; font-family: inherit; line-height: 1.65; } .ts-activator, .ts-activator * { box-sizing: border-box; } .ts-activator h2, .ts-activator h3, .ts-activator p, .ts-activator li, .ts-activator summary, .ts-activator a { color: #000000; } .ts-activator h2 { margin: 32px 0 12px; font-size: 1.65rem; line-height: 1.3; } .ts-activator h3 { margin: 0 0 8px; font-size: 1.1rem; } .ts-activator p { margin: 0 0 16px; } .ts-activator a { font-weight: 600; text-decoration: underline; text-underline-offset: 2px; } .ts-activator a:hover { color: #ffffff; background: #000000; } .ts-activator__grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; margin: 20px 0; } .ts-activator__card { padding: 18px; color: #000000; background: #ffffff; border: 1px solid #000000; } .ts-activator__card p { margin-bottom: 0; } .ts-activator__note { margin: 22px 0; padding: 18px; color: #ffffff; background: #000000; border: 1px solid #000000; } .ts-activator__note strong, .ts-activator__note p { color: #ffffff; } .ts-activator__note p { margin: 0; } .ts-activator__faq details { margin-bottom: 10px; color: #000000; background: #ffffff; border: 1px solid #000000; } .ts-activator__faq summary { position: relative; padding: 15px 44px 15px 16px; font-weight: 700; cursor: pointer; list-style: none; } .ts-activator__faq summary::-webkit-details-marker { display: none; } .ts-activator__faq summary::after { content: "+"; position: absolute; top: 50%; right: 17px; transform: translateY(-50%); font-size: 1.4rem; line-height: 1; } .ts-activator__faq summary:focus-visible { outline: 2px solid #000000; outline-offset: 3px; } .ts-activator__faq details[open] summary { color: #ffffff; background: #000000; } .ts-activator__faq details[open] summary::after { content: "−"; color: #ffffff; } .ts-activator__answer { padding: 15px 16px 17px; border-top: 1px solid #000000; } .ts-activator__answer p { margin: 0; } @