.gr-product-btn { display: block; width: 100%; max-width: 720px; margin: 10px auto; padding: 14px 18px; font-size: 18px; letter-spacing: .12em; text-transform: uppercase; background: #d8cec4; color: #222; text-align: center; text-decoration: none; border: 0; transition: transform .15s ease, box-shadow .15s ease, background .15s ease; } .gr-product-btn, .gr-product-btn:link, .gr-product-btn:visited, .gr-product-btn:hover, .gr-product-btn:focus, .gr-product-btn:active { text-decoration: none !important; color: #222 !important; } .gr-product-btn:hover { transform: translateY(-2px); box-shadow: 0 10px 18px rgba(0, 0, 0, .10); background: #d2c7bc; } @media (max-width: 749px) { .gr-product-btn { font-size: 14px; letter-spacing: .10em; padding: 12px 14px; } } .gr-product-readmore-toggle { display: inline-flex; align-items: baseline; font: inherit; font-style: italic; color: #222; text-decoration: none; border-bottom: 1px solid currentColor; padding-bottom: 1px; line-height: 1.1; cursor: pointer; } .gr-product-readmore-icon { width: 10px; height: 6px; margin-left: 4px; transform: translateY(-1px) rotate(0deg); transform-origin: 50% 50%; transition: transform .15s ease; flex: 0 0 auto; } .gr-product-readmore-toggle[aria-expanded="true"] .gr-product-readmore-icon { transform: translateY(-1px) rotate(180deg); } .gr-product-quick-facts { margin-top: 12px; padding: 14px 16px; background: #f6f1ec; } .gr-product-quick-facts h3 { margin: 0 0 10px 0; font-size: 16px; letter-spacing: .06em; text-transform: uppercase; } .gr-product-quick-facts ul { margin: 0; padding-left: 18px; } .gr-product-quick-facts li { margin: 6px 0; } .gr-product-qf-label { font-weight: 600; } This listing is for an MP3 of the recorded Teacher's Guide. It is the same content as the Teacher's Guide, but of course does not include the pictures and diagrams found in the printed guide, so we recommend it as a helpful supplement to add to your lessons or to give you a break from reading. Read by "Grandma and Grandpa B." (Rebecca's parents), this is a wonderful way to school anywhere you go. Please note, you will still need to order separate Student Notebooks for each child. This listing is a digital product. Your files will be available in your account within a few minutes after purchase. Please note that there are no refunds or exchanges allowed on digital items. Read More Quick Facts Format: Digital MP3 audio Includes: Recorded Teacher's Guide content Read by: Grandma and Grandpa B. Best used as: A supplement alongside the Teacher's Guide Note: Student Notebooks are still needed for each child (function () { function initializeReadMoreToggles() { var toggles = document.querySelectorAll( '.gr-product-readmore-toggle:not([data-readmore-ready])' ); toggles.forEach(function (toggle) { toggle.setAttribute('data-readmore-ready', 'true'); toggle.addEventListener('click', function (event) { event.preventDefault(); var targetId = toggle.getAttribute('aria-controls'); var target = document.getElementById(targetId); var text = toggle.querySelector('.gr-product-readmore-text'); if (!target) { return; } var isExpanded = toggle.getAttribute('aria-expanded') === 'true'; toggle.setAttribute( 'aria-expanded', isExpanded ? 'false' : 'true' ); target.hidden = isExpanded; if (text) { text.textContent = isExpanded ? 'Read More' : 'Read Less'; } }); }); } if (document.readyState === 'loading') { document.addEventListener( 'DOMContentLoaded', initializeReadMoreToggles ); } else { initializeReadMoreToggles(); } document.addEventListener( 'shopify:section:load', initializeReadMoreToggles ); })();