/**
 * Theme Name: FromABCstoACTs
 * Description: This is the FromABCstoACTs child theme for the Genesis Framework.
 * Author: Eric Mathison
 * Author URI: https://fromabcstoacts.com
 * Version: 1.6.5
 *
 * Template: genesis
 * Template Version: 3.3.3
 * 
 * License: GPL-2.0+
 * License URI: http://www.opensource.org/licenses/gpl-license.php
 */

/*
HTML5 Reset
----------------------------------------------------------------------------- */

/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css
---------------------------------------------------------------------------- */

html {
  line-height: 1.15;

  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2rem;
  margin: 0.67em 0;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1rem;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;

  -webkit-text-decoration: underline dotted;
}

b,
strong {
  font-weight: 800;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1rem;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25rem;
}

sup {
  top: -0.5rem;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625rem;
}

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;

  -webkit-appearance: textfield;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;

  -webkit-appearance: button;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[hidden],
template {
  display: none;
}

/* Box Sizing
--------------------------------------------- */

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

/* Float Clearing
--------------------------------------------- */

.author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
  content: " ";
  display: table;
}

.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
  clear: both;
  content: " ";
  display: table;
}

/* Utility
--------------------------------------------- */
.show {
  display: block !important;
}

.hide {
  display: none !important;
}

/*
Defaults
----------------------------------------------------------------------------- */

:root {
  --color-bg: #ffffff;
  --color-blue: #0096db;
  --color-green: #8cc63f;
  --color-grey: #d5d5d5;
  --color-orange: #f7931e;
  --color-pink: #ed1c6e;
  --color-purple: #93278f;
  --color-text: #3a3a3a;
  --color-yellow: #ffdd15;
  --gap: 4rem;
  --maxWidth: 1340px;
  --font-fallback: BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu",
    "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-sans;
}

/* Typographical Elements
--------------------------------------------- */

/* nunito-regular - latin */
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 100 1000;
  src: url("font/nunito-variablefont.woff2") format("woff2 supports variations"),
    url("font/nunito-variablefont.woff2") format("woff2-variations");
  font-display: swap;
}

/* nunito-600italic - latin */
@font-face {
  font-family: "Nunito";
  font-style: italic;
  font-weight: 100 1000;
  src: url("font/nunito-Italic-variablefont.woff2")
      format("woff2 supports variations"),
    url("font/nunito-Italic-variablefont.woff2") format("woff2-variations");
  font-display: swap;
}

html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: clamp(16px, calc(0.7rem + 0.5vw), 18px);
}

body {
  background: var(--color-bg);
  color: var(--color-text);
  font-family: "Nunito", var(--font-fallback);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.65;
  margin: 0;
  overflow-x: hidden;
}

button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

a {
  color: var(--color-pink);
  text-decoration: none;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

a:focus,
a:hover {
  color: var(--color-text);
  text-decoration: underline;
}

p {
  margin: 0 0 28px;
  padding: 0;
}

ol,
ul {
  margin: 0;
  padding: 0;
}

li {
  list-style-type: none;
}

hr {
  border: 0;
  border-collapse: collapse;
  border-bottom: 1px solid currentColor;
  clear: both;
  color: var(--color-grey);
  margin: 2.25rem auto;
}

b,
strong {
  font-weight: 800;
}

blockquote,
cite,
em,
i {
  font-style: italic;
}

mark {
  background: var(--color-grey);
  color: var(--color-text);
}

blockquote {
  font-size: 1rem;
  margin: 30px;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  line-height: 1.4;
  margin: 0 0 20px;
}

h1 {
  font-size: 2.2rem;
}

h2,
.section-subtitle h3,
h3.section-text,
.archive-description p {
  font-size: 1.5rem;
}

h3 {
  font-size: 1.2rem;
}

h4 {
  font-size: 1.1rem;
}

.section-title h1,
.section-title h2,
h2.section-title {
  font-size: 2.4rem;
}

.entry-content h3,
.entry-content h4,
.archive-description p {
  font-weight: 700;
}

.entry-content h4 {
  margin-top: 40px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

.fromabcstoacts.woocommerce.single .related h2 {
  margin-bottom: 20px;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
  max-width: 100%;
}

img {
  height: auto;
  vertical-align: top;
}

figure {
  margin: 0;
}

/* Gallery
--------------------------------------------- */

.gallery {
  overflow: hidden;
}

.gallery img {
  border: 1px solid var(--color-grey);
  height: auto;
  padding: 4px;
}

.gallery img:focus,
.gallery img:hover {
  border: 1px solid #999;
  outline: none;
}

.gallery-columns-1 .gallery-item {
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  width: 50%;
}

.gallery-columns-3 .gallery-item {
  width: 33%;
}

.gallery-columns-4 .gallery-item {
  width: 25%;
}

.gallery-columns-5 .gallery-item {
  width: 20%;
}

.gallery-columns-6 .gallery-item {
  width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
  width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
  width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n + 1),
.gallery-columns-3 .gallery-item:nth-child(3n + 1),
.gallery-columns-4 .gallery-item:nth-child(4n + 1),
.gallery-columns-5 .gallery-item:nth-child(5n + 1),
.gallery-columns-6 .gallery-item:nth-child(6n + 1),
.gallery-columns-7 .gallery-item:nth-child(7n + 1),
.gallery-columns-8 .gallery-item:nth-child(8n + 1),
.gallery-columns-9 .gallery-item:nth-child(9n + 1) {
  clear: left;
}

.gallery-item {
  float: left;
  margin: 0 0 30px;
  text-align: center;
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
  background-color: var(--color-bg);
  border: 1px solid var(--color-grey);
  color: var(--color-text);
  font-size: 1.1rem;
  font-weight: 400;
  padding: 15px;
  width: 100%;
}

input:focus,
textarea:focus {
  border: 1px solid #3a3a3a;
  outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
  width: auto;
}

:-ms-input-placeholder {
  color: var(--color-text);
  opacity: 1;
}

::-webkit-input-placeholder {
  color: var(--color-text);
  opacity: 1;
}

::-moz-placeholder {
  color: var(--color-text);
  opacity: 1;
}

::-ms-input-placeholder {
  color: var(--color-text);
  opacity: 1;
}

::placeholder {
  color: var(--color-text);
  opacity: 1;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form button[type="submit"],
.button,
.fromabcstoacts .wp-block-button__link,
.fromabcstoacts.woocommerce a.button,
.fromabcstoacts.woocommerce a.button.alt,
.fromabcstoacts.woocommerce button.button.alt,
.fromabcstoacts.woocommerce input.button.alt,
.fromabcstoacts .woocommerce a.button,
.fromabcstoacts .woocommerce a.button.alt,
.fromabcstoacts .woocommerce button.button.alt,
.fromabcstoacts .woocommerce input.button.alt,
.fromabcstoacts .woocommerce #respond input#submit.alt,
.woocommerce a.added_to_cart,
.fromabcstoacts.woocommerce-cart a.checkout-button {
  background-color: var(--color-blue);
  border: 6px solid #ffffff;
  border-radius: 20px;
  -webkit-box-shadow: 2px 3px 0px #e2e2e2;
  box-shadow: 2px 3px 0px #e2e2e2;
  color: #ffffff;
  cursor: pointer;
  font-size: 1rem;
  font-weight: 600;
  padding: 10px 38px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: normal;
  width: auto;
  line-height: inherit;
}

.fromabcstoacts.woocommerce a.button,
.woocommerce a.added_to_cart {
  margin-left: auto;
  margin-right: auto;
  line-height: inherit;
}

.fromabcstoacts.woocommerce ul.products li.product .button,
.woocommerce a.added_to_cart {
  margin-top: auto;
}

.fromabcstoacts.woocommerce .button.continue {
  background-color: #ccc;
}

button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
.site-container
  div.wpforms-container-full
  .wpforms-form
  input[type="submit"]:focus,
.site-container
  div.wpforms-container-full
  .wpforms-form
  input[type="submit"]:hover,
.site-container
  div.wpforms-container-full
  .wpforms-form
  button[type="submit"]:focus,
.site-container
  div.wpforms-container-full
  .wpforms-form
  button[type="submit"]:hover,
.button:focus,
.button:hover,
.fromabcstoacts .wp-block-button__link:hover,
.fromabcstoacts.woocommerce a.button:hover,
.fromabcstoacts.woocommerce a.button.alt:hover,
.fromabcstoacts.woocommerce button.button.alt:hover,
.fromabcstoacts.woocommerce input.button.alt:hover,
.fromabcstoacts .woocommerce a.button:hover,
.fromabcstoacts .woocommerce a.button.alt:hover,
.fromabcstoacts .woocommerce button.button.alt:hover,
.fromabcstoacts .woocommerce #respond input#submit.alt:hover,
.woocommerce a.added_to_cart:hover,
.woocommerce a.added_to_cart:focus,
.fromabcstoacts.woocommerce-cart a.checkout-button:hover,
.fromabcstoacts.woocommerce-cart a.checkout-button:focus {
  background-color: var(--color-pink);
  color: #ffffff;
  border: 6px solid #ffffff;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added {
  display: none;
}

.button-shadow {
  -webkit-box-shadow: 2px 4px 0 #d5d5d5;
  box-shadow: 2px 4px 0 #d5d5d5;
}

.entry-content .button:focus,
.entry-content .button:hover {
  color: #ffffff;
}

.fromabcstoacts.woocommerce .button.continue:hover {
  background-color: var(--color-blue);
}

.button {
  display: inline-block;
  margin: auto;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
  background-color: #e2e2e2;
  border-width: 0;
  color: #777;
  cursor: not-allowed;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
  display: none;
}

.outline-btn {
  background: transparent;
  border: 3px solid var(--color-text);
  color: var(--color-text);
  -webkit-box-shadow: none;
  box-shadow: none;
  text-transform: none;
  font-size: 1.5rem;
}

.outline-btn:hover,
.outline-btn:focus {
  background: #ffffff;
  border: 3px solid #ffffff;
  color: var(--color-text);
  -webkit-box-shadow: 3px 4px 0px #e2e2e2;
  box-shadow: 3px 4px 0px #e2e2e2;
  -webkit-transform: none;
  transform: none;
}

.btn-stacked {
  margin: 0.5em;
}

.hero-section button.outline-btn.btn-stacked {
  color: #ed1c6e;
  border-color: #ed1c6e;
}

.hero-section button.outline-btn.btn-stacked:hover {
  background: #ed1c6e;
  color: white;
  border: 4px solid white;
}

/* Tables
--------------------------------------------- */

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 40px;
  width: 100%;
  word-break: break-all;
  table-layout: auto;
  word-break: normal;
}

tbody {
  border-bottom: 1px solid var(--color-grey);
}

td,
th {
  line-height: 2;
  text-align: left;
  vertical-align: top;
}

td {
  padding: 0.5rem;
}

tr {
  border-top: 1px solid var(--color-grey);
}

th {
  font-weight: 600;
  padding: 0.5rem;
}

/* Screen Reader Text
--------------------------------------------- */

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.widget_search input[type="submit"]:focus {
  background: var(--color-bg);
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #333;
  display: block;
  font-size: 1rem;
  font-weight: 600;
  height: auto;
  padding: 15px 23px 14px;
  text-decoration: none;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

.more-link {
  display: inline-block;
  position: relative;
  margin-bottom: 30px;
}

/* Structure and Layout
---------------------------------------------------------------------------- */

/* Site Header
--------------------------------------------- */
.site-header {
  top: 0;
  z-index: 1499;
}

.site-header.sticky {
  position: sticky;
}

.admin-bar .site-header.sticky {
  top: 32px;
}

/* Site Container
--------------------------------------------- */

.site-container {
  word-wrap: break-word;
}

/* Site Inner
--------------------------------------------- */

.site-inner {
  margin: auto;
  padding: var(--gap);
  max-width: var(--maxWidth);
}

/* Column Classes
	--------------------------------------------- */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
  float: left;
  margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
  width: 48.717948717948715%;
}

.one-third,
.two-sixths {
  width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
  width: 65.81196581196582%;
}

.one-fourth {
  width: 23.076923076923077%;
}

.three-fourths {
  width: 74.35897435897436%;
}

.one-sixth {
  width: 14.52991452991453%;
}

.five-sixths {
  width: 82.90598290598291%;
}

.first {
  clear: both;
  margin-left: 0;
}

.right {
  text-align: right;
  margin-left: auto;
}

/* Common Classes
---------------------------------------------------------------------------- */

/* Avatar
--------------------------------------------- */

.avatar {
  border-radius: 20px;
  border: 6px solid #ffffff;
  float: left;
  -webkit-box-shadow: 2px 3px 0 #e2e2e2;
  box-shadow: 2px 3px 0 #e2e2e2;
}

.author-box .avatar,
.alignleft .avatar {
  margin-right: 36px;
}

.alignright .avatar {
  margin-left: 20px;
}

.comment .avatar {
  margin: 0 15px 20px 0;
}

.author-box-content p a {
  display: block;
  float: right;
  background-color: var(--color-pink);
  padding: 10px 44px;
  color: #ffffff;
  text-align: center;
  border-radius: 20px;
  border: 6px solid #ffffff;
  -webkit-box-shadow: 2px 3px 0 #e2e2e2;
  box-shadow: 2px 3px 0 #e2e2e2;
  font-size: 1.1rem;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 1rem;
}

/* Genesis
--------------------------------------------- */

.after-entry,
.author-box {
  margin-bottom: 60px;
}

.author-box {
  border-radius: 20px;
  padding: 2rem;
  border: 3px solid var(--color-grey);
}

.after-entry .widget:last-of-type {
  margin-bottom: 0;
}

.breadcrumb {
  border-bottom: 1px solid var(--color-grey);
  font-size: 16px;
  margin-bottom: 40px;
  padding-bottom: 10px;
}

.genesis-title-hidden .breadcrumb {
  margin-top: 40px;
}

.archive-description p:last-child,
.author-box p:last-child {
  margin-bottom: 48px;
}

/* Search Form
--------------------------------------------- */

.search-form {
  overflow: hidden;
}

.entry-content .search-form {
  margin-bottom: 40px;
  width: 50%;
}

.site-header .search-form {
  width: calc(100px + 20vw);
  float: left;
  padding-top: 8px;
  padding-bottom: 8px;
  position: relative;
}

.site-header .search-form input.search-form-input {
  border: 1px solid var(--color-text);
  border-radius: 8px;
  padding: 10px 40px 10px 10px;
}

.site-header .search-form input.search-form-submit {
  position: absolute;
  right: 0;
  top: 15px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background: url("data:image/svg+xml,%3Csvg id='Icon' xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25'%3E%3Crect id='Area' width='25' height='25' fill='%23fcfcfc' opacity='0'/%3E%3Cg id='Icon-2' data-name='Icon' transform='translate(2.5 2.5)'%3E%3Ccircle id='Path' cx='9.167' cy='9.167' r='9.167' transform='translate(0 0)' fill='none' stroke='%233a3a3a' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.667'/%3E%3Cline id='Line' x1='3.625' y1='3.625' transform='translate(16.375 16.375)' fill='none' stroke='%233a3a3a' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.667'/%3E%3C/g%3E%3C/svg%3E%0A")
    no-repeat;
  color: var(--color-text);
  padding: 0;
  margin: 0;
  height: 30px;
  width: 30px;
}

.post-password-form input[type="submit"],
.search-form input[type="submit"] {
  margin-top: 10px;
}

.widget_search input[type="submit"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* WPForms
--------------------------------------------- */
.fromabcstoacts div.wpforms-container-full,
div.wpforms-container-full .wpforms-form * {
  line-height: 1.5;
}

.fromabcstoacts div.wpforms-container-full .wpforms-form .wpforms-field-label {
  font-size: 1.2rem !important;
}

.fromabcstoacts
  div.wpforms-container-full
  .wpforms-form
  .wpforms-field-label-inline {
  font-size: 18px;
}

.fromabcstoacts div.wpforms-container-full .wpforms-form input[type="checkbox"],
div.wpforms-container-full .wpforms-form input[type="radio"] {
  width: 18px;
  height: 18px;
}

.fromabcstoacts div.wpforms-container-full .wpforms-form .wpforms-page-button {
  font-size: 1.2rem;
}

.pum-content.popmake-content:focus-visible {
  outline: none !important;
}

button.wpforms-page-button.wpforms-page-next,
div.wpforms-container-full .wpforms-form input[type="submit"],
div.wpforms-container-full .wpforms-form button[type="submit"],
div.wpforms-container-full .wpforms-form .wpforms-page-button {
  background: var(--color-pink) !important;
  border: 5px solid #ffffff !important;
  border-radius: 12px;
  color: #ffffff !important;
  text-transform: uppercase;
  font-weight: 600 !important;
  padding: 10px 30px !important;
  -webkit-box-shadow: 2px 3px 0px #e2e2e2;
  box-shadow: 2px 3px 0px #e2e2e2;
}

.pum-content .wpforms-page {
  max-width: 400px;
  margin: 0 auto !important;
}

.pum-content .wpforms-submit-container {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* Titles
--------------------------------------------- */

.author-box-title {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.archive-description .entry-title,
.archive-title,
.entry-title {
  font-size: 2.4rem;
  margin-bottom: 24px;
}

.single-post .entry-title {
  margin-bottom: 12px;
}

.entry-title a,
.sidebar .widget-title a {
  color: var(--color-text);
  text-decoration: none;
}

.entry-title a:focus,
.entry-title a:hover {
  color: var(--color-blue);
}

.widget-title {
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 20px;
}

.genesis-title-hidden .site-inner {
  padding-top: 0;
}

/* WordPress
--------------------------------------------- */

a.aligncenter img,
.aligncenter img {
  display: block;
  margin: 0 auto;
}

a.alignnone {
  display: inline-block;
}

.alignleft {
  float: left;
  text-align: left;
}

.alignright {
  float: right;
  text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
  max-width: 100%;
}

img.centered,
.aligncenter,
.singular-image {
  display: block;
  margin: 0 auto 30px;
}

img.alignnone,
.alignnone {
  margin-bottom: 15px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
  margin: 0 20px 20px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
  margin: 0 0 20px 20px;
}

figcaption,
.gallery-caption,
.wp-caption-text {
  font-size: 14px;
  font-weight: 600;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

.entry-content p.wp-caption-text {
  margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
  margin: 0 0 30px;
}

/* Widgets
---------------------------------------------------------------------------- */

.widget {
  margin-bottom: 40px;
}

.widget p:last-child,
.widget ul > li:last-of-type {
  margin-bottom: 0;
}

.widget ul > li {
  margin-bottom: 10px;
}

.widget ul > li:last-of-type {
  padding-bottom: 0;
}

.widget ol > li {
  list-style-position: inside;
  list-style-type: decimal;
  padding-left: 20px;
  text-indent: -20px;
}

.widget li li {
  border: 0;
  margin: 0 0 0 30px;
  padding: 0;
}

.widget_calendar table {
  width: 100%;
}

.widget_calendar td,
.widget_calendar th {
  text-align: center;
}

/* Featured Content
--------------------------------------------- */

.content .featured {
  margin-bottom: var(--gap);
}

.featured-content .entry,
.post-grid .entry,
.recent-posts .entry {
  margin-bottom: 20px;
}

.featured-content .entry-title,
.recent-post .entry-title,
.post-grid .entry-title {
  font-size: 1.2rem;
  font-weight: 600;
  margin: 10px auto 5px;
  max-width: 276px;
}

.featured h2,
.after-featured-description {
  margin-bottom: var(--gap);
}

/* Plugins
---------------------------------------------------------------------------- */

/* Skip Links
---------------------------------------------------------------------------- */

.genesis-skip-link {
  margin: 0;
}

.genesis-skip-link .skip-link-hidden {
  display: none;
  visibility: hidden;
}

.genesis-skip-link li {
  height: 0;
  list-style: none;
  width: 0;
}

/* Site Header
---------------------------------------------------------------------------- */

.site-header {
  background-color: var(--color-bg);
  -webkit-box-shadow: 0 3px 3px #e2e2e290;
  box-shadow: 0 3px 3px #e2e2e290;
  padding: 0 var(--gap);
  position: relative;
}

.site-header .wrap {
  margin: auto;
}

/* Header Backgrounds
--------------------------------------------- */

[data-bg-color="blue"] {
  background: url(/wp-content/themes/fromabcstoacts/images/blue-wave.svg)
    no-repeat;
  background-position: top center;
  background-size: cover;
}

[data-bg-color="yellow"] {
  background: url(/wp-content/themes/fromabcstoacts/images/yellow-wave.svg)
    no-repeat;
  background-position: top center;
  background-size: cover;
}

[data-bg-color="green"] {
  background: url(/wp-content/themes/fromabcstoacts/images/green-wave.svg)
    no-repeat;
  background-position: top center;
  background-size: cover;
}

/* Title Area
--------------------------------------------- */

.title-area {
  float: left;
  padding-bottom: 25px;
  padding-top: 25px;
}

.wp-custom-logo .title-area {
  width: calc(100px + 6vw);
  padding-bottom: 0;
  padding-top: 4px;
}

.wp-custom-logo .custom-logo-link {
  position: absolute;
}

.wp-custom-logo .title-area img {
  width: auto;
}

.site-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0;
}

.site-title a,
.site-title a:focus,
.site-title a:hover {
  color: #333;
  text-decoration: none;
}

.site-description,
.wp-custom-logo .site-title {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

/* Site Navigation
---------------------------------------------------------------------------- */

.genesis-nav-menu {
  clear: both;
  line-height: 1;
  width: 100%;
}

.genesis-nav-menu .menu-item {
  display: inline-block;
  float: none;
  position: relative;
}

.genesis-nav-menu a {
  color: var(--color-text);
  display: block;
  font-size: 1rem;
  font-weight: 600;
  outline-offset: -1px;
  padding-bottom: 12px;
  padding-top: 12px;
  text-decoration: none;
}

.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
  color: var(--color-blue);
  text-decoration: none;
}

.genesis-nav-menu .sub-menu,
.genesis-nav-menu .sub-menu a {
  width: 200px;
}

.genesis-nav-menu .sub-menu {
  clear: both;
  display: none;
  left: -9999px;
  margin: 0;
  z-index: 99;
  border-top: 1px solid #eee;
  opacity: 0;
  padding-left: 0;
  position: absolute;
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  -webkit-box-shadow: 0px 0px 2px 1px #e2e2e2;
  box-shadow: 0px 0px 2px 1px #e2e2e2;
}

.genesis-nav-menu .sub-menu a {
  background-color: var(--color-bg);
  font-size: 1rem;
  line-height: 1.2;
  position: relative;
  word-wrap: break-word;
  border: 1px solid #eee;
  border-top: 0;
  padding: 15px;
}

.genesis-nav-menu .menu-item:focus,
.genesis-nav-menu .menu-item:hover {
  position: relative;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
  display: block;
  left: auto;
  opacity: 1;
}

.genesis-nav-menu .sub-menu .sub-menu {
  margin: -46px 0 0 179px;
}

.woocommerce-primary-nav {
  margin-bottom: 3rem;
}

#menu-woocommerce-menu {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(100px, auto));
  grid-gap: 1rem;
  grid-row-gap: 0.4rem;
  justify-items: center;
}

.fromabcstoacts #menu-woocommerce-menu .genesis-nav-menu .menu-item {
  text-align: center;
}

span.nav-cart-icon,
span.nav-search-icon {
  clear: none;
  float: right;
  width: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-left: 24px;
}

.nav-search-icon {
  display: none;
}

/* Header Menu
--------------------------------------------- */

.nav-primary {
  clear: none;
  float: right;
  width: auto;
  padding-top: 8px;
  padding-bottom: 8px;
}

.nav-primary .genesis-nav-menu a {
  padding-left: 0.8rem;
  padding-right: 0.8rem;
}

/* Mobile Menu
--------------------------------------------- */

.genesis_nav_menu_mobile {
  display: none;
}

/* Footer Menu
--------------------------------------------- */

.nav-secondary {
  margin-top: 10px;
}

.nav-secondary .genesis-nav-menu {
  line-height: 1.5;
}

.nav-secondary .menu-item {
  display: inline-block;
}

.nav-secondary a {
  margin-left: 10px;
  margin-right: 10px;
  padding: 0;
}

/* Content Area
---------------------------------------------------------------------------- */

.archive .content-sidebar-wrap,
.single-post .content-sidebar-wrap,
.search .content-sidebar-wrap {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 320px;
  grid-gap: var(--gap);
  margin: 0 auto;
}

.content-sidebar-wrap > *,
.fromabcstoacts.woocommerce.single .content-area {
  padding-top: 2rem;
}

/* Entry Content
--------------------------------------------- */

.entry {
  margin-bottom: var(--gap);
}

.entry-summary ul,
.entry-content ol,
.entry-content ul {
  margin-bottom: 30px;
}

.entry-content ol > li {
  list-style-type: decimal;
}

.entry-content ul > li {
  list-style-type: disc;
  margin-left: 20px;
  padding-left: 10px;
}

.entry-content ol ul > li,
.entry-content ul ul > li {
  list-style-type: circle;
}

.entry-content ol ol,
.entry-content ul ul {
  margin-bottom: 0;
}

.entry-content code {
  background-color: #f5f5f5;
}

.content .sticky {
  background-color: #f5f5f5;
  padding: 30px;
}

.author-byline a {
  color: var(--color-text);
}

/* Entry Meta
--------------------------------------------- */

p.entry-meta {
  font-size: 1rem;
  margin-bottom: 0;
}

.entry-header .entry-meta {
  margin-bottom: 20px;
  margin-left: 2rem;
}

.entry-footer .entry-meta {
  border-top: 1px solid var(--color-grey);
  padding-top: 20px;
}

.entry-categories,
.entry-tags {
  display: block;
}

.entry-comments-link::before {
  content: "\2014";
  margin: 0 6px 0 2px;
}

.entry-content p.entry-meta {
  display: grid;
  grid-template-columns: 50px 1fr 50px 1fr;
  grid-gap: 2rem;
  margin-left: 2rem;
  margin-bottom: 2rem;
}

span.entry-terms,
span.entry-categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 1.1rem;
}

.disclaimer {
  border: 1px solid var(--color-grey);
  text-align: center;
  border-radius: 12px;
  margin-bottom: 2rem;
  padding: 6px;
}

.disclaimer p {
  margin-bottom: 0;
}

/* Pagination
--------------------------------------------- */

.pagination,
.fromabcstoacts.woocommerce nav.woocommerce-pagination {
  clear: both;
  margin: 60px 0;
  text-align: center;
}

.adjacent-entry-pagination {
  margin-bottom: 0;
}

.archive-pagination li,
.fromabcstoacts.woocommerce nav.woocommerce-pagination li {
  display: inline;
}

.archive-pagination li a,
.fromabcstoacts.woocommerce nav.woocommerce-pagination li a,
.fromabcstoacts.woocommerce nav.woocommerce-pagination li span {
  background-color: var(--color-blue);
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.3rem;
  font-weight: 600;
  margin-right: 2px;
  margin-bottom: 4px;
  padding: 8px 12px;
  text-decoration: none;
  border-radius: 8px;
}

.archive-pagination li.pagination-next a {
  margin-right: 0;
}

.fromabcstoacts.woocommerce nav.woocommerce-pagination li a,
.fromabcstoacts.woocommerce nav.woocommerce-pagination li span {
  margin: inherit;
  line-height: inherit;
  min-width: inherit;
  margin-bottom: 4px;
}

.fromabcstoacts.woocommerce nav.woocommerce-pagination ul {
  border: none;
  margin: 0;
  white-space: normal;
}

.fromabcstoacts.woocommerce nav.woocommerce-pagination ul li {
  border-right: none;
  padding: inherit;
  margin: inherit;
  float: none;
  display: inline-block;
  overflow: inherit;
}

.fromabcstoacts.woocommerce nav.woocommerce-pagination li span.dots {
  background-color: transparent;
  color: var(--color-text);
  padding: 8px 4px;
}

.archive-pagination li a:focus,
.archive-pagination li a:hover,
.archive-pagination li.active a,
.fromabcstoacts.woocommerce nav.woocommerce-pagination li a:focus,
.fromabcstoacts.woocommerce nav.woocommerce-pagination li a:hover,
.fromabcstoacts.woocommerce nav.woocommerce-pagination li span.current {
  background-color: var(--color-pink);
  color: #ffffff;
}

/* Entry Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
  margin-bottom: 40px;
}

.comment-list li {
  padding: 40px 0 0 30px;
}

.comment-list .depth-1 {
  padding-left: 0;
}

.comment-header {
  margin-bottom: 30px;
}

.comment-content {
  clear: both;
}

.comment-content ul > li {
  list-style-type: disc;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
  width: 50%;
}

.comment-respond label {
  display: block;
  margin-right: 12px;
}

.comment-header p {
  margin-bottom: 0;
}

.entry-pings .reply {
  display: none;
}

.comment-form-cookies-consent label {
  display: inline;
  padding-left: 10px;
}

/* Sidebar
---------------------------------------------------------------------------- */

.sidebar {
  font-size: 1rem;
  line-height: 1.5;
}

.sidebar .widget {
  margin-bottom: 40px;
}

.sidebar p {
  margin-bottom: 20px;
}

/* Footer Widgets
---------------------------------------------------------------------------- */

.footer-widgets {
  background-color: var(--color-blue);
}

.footer-widgets .wrap {
  max-width: var(--maxWidth);
  padding: var(--gap);
  margin: auto;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(124px, 1fr));
  grid-gap: 2rem;
}

.footer-widgets .wrap::before,
.footer-widgets .wrap::after {
  content: "";
  display: none;
}

.footer-widget-area:last-child,
.footer-widgets .widget:last-child {
  margin-bottom: 0;
}

.footer-widgets ul.menu a {
  color: #ffffff;
  font-weight: 600;
  font-size: 1rem;
}

.footer-widgets ul.menu li:nth-child(1) a {
  font-size: 1.2rem;
}

.footer-widgets ul li {
  margin-bottom: 4px;
}

.footer-widgets ul li:nth-child(1) {
  margin-bottom: 10px;
}

/* Site Footer
---------------------------------------------------------------------------- */

.site-footer {
  background-color: var(--color-blue);
  font-size: 0.8rem;
  color: #ffffff;
  line-height: 1.5;
  padding: 30px;
  text-align: center;
}

.site-footer .footer-social-icons {
  padding: 0 0 28px;
  display: block;
  margin: 0 auto;
  width: auto;
}

.site-footer .footer-social-icons .footer-social-icon {
  padding: 0 10px;
}

.site-footer p {
  margin-bottom: 0;
}

.site-footer .footer-logo {
  width: 160px;
  padding: 24px 0;
  margin: auto;
  display: block;
}

/* Pages
---------------------------------------------------------------------------- */

/* Front Page
--------------------------------------------- */
.section {
  display: block;
  width: 100%;
}

.section .wrap {
  padding: var(--gap);
  max-width: var(--maxWidth);
  margin: auto;
}

.section .row.flip {
  display: grid;
  grid-template-columns: minmax(280px, 400px) minmax(500px, 1fr);
  grid-gap: var(--gap);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.section .row {
  display: grid;
  grid-template-columns: minmax(500px, 1fr) minmax(280px, 400px);
  grid-gap: var(--gap);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-section .row {
  display: grid;
  grid-template-columns: minmax(500px, 1fr) minmax(300px, 500px);
  grid-gap: var(--gap);
  -webkit-box-align: center;
  -ms-flex-align: center;
  text-align: center;
}

.hero-section .wrap .col.cta {
  border-radius: 20px;
  padding: 1.2rem;
  background: white;
}

.section .wrap .col {
  padding: 2rem 0;
}

.hero-section .wrap .row {
  grid-template-columns: minmax(0, 1fr) minmax(280px, 500px);
}

.section .section-title {
  margin-bottom: 24px;
}

.section .section-subtitle h2 {
  margin-bottom: 48px;
}

.section-image img {
  max-height: 250px;
}

.hero-section {
  background: url(/wp-content/themes/fromabcstoacts/images/preschool-lesson-plans.png)
    no-repeat;
}

.entry-header.subjects {
  background: url(/wp-content/themes/fromabcstoacts/images/blue-wave.svg)
    no-repeat;
  background-position: center;
  background-size: cover;
}

.entry-header.grades {
  background: url(/wp-content/themes/fromabcstoacts/images/green-wave.svg)
    no-repeat;
  background-position: center;
  background-size: cover;
}

.card-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  grid-gap: 3rem;
}

.card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  border: 3px solid var(--color-grey);
  border-radius: 20px;
  padding: 2rem 1.7rem;
  min-height: 434px;
}

.card img {
  height: 80px;
  width: auto;
  margin-bottom: 2rem;
}

.card h3 {
  font-weight: 400;
}

.card a {
  margin-top: auto;
}

.card button {
  min-width: 230px;
  max-width: 70%;
}

.all-ages {
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 3rem;
}

.digital-section {
  background: url(/wp-content/themes/fromabcstoacts/images/green-wave.svg)
    no-repeat;
  background-position: top center;
  background-size: cover;
}

.digital-section .col,
.membership-section .col {
  -webkit-box-flex: 1;
  -ms-flex: 1 51%;
  flex: 1 51%;
}

.featured-posts-section .section-title,
.section-recent-posts .section-title {
  margin-bottom: var(--gap);
}

.featured-posts .widget {
  margin-bottom: 0;
}

.featured-posts .featured-content .widget-wrap,
.section-recent-posts .recent-posts,
.featured-tax-posts,
.post-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  grid-gap: 2rem;
}

.membership-section {
  background: url(/wp-content/themes/fromabcstoacts/images/yellow-wave.svg)
    no-repeat;
  background-position: top center;
  background-size: cover;
}

/* Search Page
---------------------------------------------------------------------------- */
.search-overview.card {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  min-height: -webkit-fit-content;
  min-height: -moz-fit-content;
  min-height: fit-content;
  margin-bottom: 2rem;
}

.search-overview.card h1 {
  margin-left: 2rem;
  word-break: break-word;
}

/* Woocommerce Embeds
---------------------------------------------------------------------------- */
.fromabcstoacts.woocommerce ul.products::before,
.fromabcstoacts.woocommerce ul.products::after,
.fromabcstoacts .woocommerce ul.products::before,
.fromabcstoacts .woocommerce ul.products::after {
  display: none;
}

.fromabcstoacts.woocommerce ul.products,
.fromabcstoacts .woocommerce ul.products,
.fromabcstoacts .wc-block-grid ul.wc-block-grid__products {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
  grid-gap: 2rem;
  grid-row-gap: var(--gap);
  list-style-type: none;
  margin: var(--gap) auto;
  padding-left: 0;
}

.fromabcstoacts.woocommerce ul.products li.entry,
.fromabcstoacts .woocommerce ul.products li.entry,
.fromabcstoacts
  .wc-block-grid
  ul.wc-block-grid__products
  .wc-block-grid__product {
  list-style-type: none;
  margin-bottom: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  float: none;
  width: auto;
  margin: 0;
  position: relative;
  max-width: 100%;
}

.fromabcstoacts .woocommerce ul.products.columns-2 li.product,
.fromabcstoacts .woocommerce-page ul.products.columns-2 li.product {
  width: auto;
}

.fromabcstoacts.woocommerce ul.products li.entry h2,
.fromabcstoacts .woocommerce ul.products li.entry h2,
.fromabcstoacts
  .wc-block-grid
  ul.wc-block-grid__products
  .wc-block-grid__product
  .wc-block-grid__product-title {
  margin: 1rem;
  color: var(--color-text);
  font-size: 1.2rem;
  font-weight: 600;
}

.fromabcstoacts.woocommerce ul.products li.entry .price,
.fromabcstoacts .woocommerce ul.products li.entry .price,
.fromabcstoacts
  .wc-block-grid
  ul.wc-block-grid__products
  .wc-block-grid__product
  .price {
  display: block;
  font-size: 1.2rem;
  font-weight: 600;
  margin-top: auto;
  margin-bottom: 3px;
  color: var(--color-pink);
}

.fromabcstoacts
  .wc-block-grid
  ul.wc-block-grid__products
  .wc-block-grid__product
  .added_to_cart {
  display: inline-block;
}

.fromabcstoacts.woocommerce-shop ul.products {
  margin-bottom: 3rem;
  grid-row-gap: 2rem;
}

.woocommerce span.onsale {
  min-height: 3.236em;
  min-width: 3.236em;
  padding: 0.202em;
  font-size: 1em;
  font-weight: 700;
  position: absolute;
  text-align: center;
  line-height: 3.236;
  top: -0.5em;
  left: -0.5em;
  margin: 0;
  border-radius: 100%;
  background-color: #77a464;
  color: #ffffff;
  font-size: 0.857em;
  z-index: 9;
}

.fromabcstoacts.woocommerce span.onsale,
.fromabcstoacts .woocommerce span.onsale {
  background-color: var(--color-pink);
  border: 4px solid #ffffff;
  padding: 5px 8px;
  text-transform: uppercase;
  margin: -12px -10px 0 0 !important;
  -webkit-box-shadow: 1px 3px 0 #e2e2e2;
  box-shadow: 1px 3px 0 #e2e2e2;
}

.fromabcstoacts .wc-block-grid__product-onsale {
  top: 0;
  right: 0;
  left: auto;
  background-color: var(--color-pink);
  border: 4px solid #ffffff;
  padding: 5px 8px;
  text-transform: uppercase;
  margin: -12px -10px 0 0 !important;
  -webkit-box-shadow: 1px 3px 0 #e2e2e2;
  box-shadow: 1px 3px 0 #e2e2e2;
  min-height: 3.236em;
  min-width: 3.236em;
  font-size: 1em;
  font-weight: 700;
  position: absolute;
  text-align: center;
  line-height: 3.236;
  border-radius: 100%;
  color: #ffffff;
  z-index: 9;
}

.woocommerce ul.products li.product .onsale {
  top: 0;
  right: 0;
  left: auto;
  margin: -0.5em -0.5em 0 0;
}

.single-post.fromabcstoacts
  .wc-block-grid__product-add-to-cart.wp-block-button
  .wp-block-button__link.added:after,
.single-post.fromabcstoacts
  .wc-block-grid__product-add-to-cart.wp-block-button
  .wp-block-button__link.loading:after {
  display: none;
}

/* Woocommerce Pages
---------------------------------------------------------------------------- */
/* Slider
------------------------------------------ */

.keen-slider {
  min-height: 400px;
}

.keen-slider__slide {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: none;
}

.keen-slider__slide:nth-child(1) {
  display: block;
}

.keen-slider__slide .slide-wrapper {
  padding: var(--gap);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.keen-slider__slide .slide-wrapper .row {
  padding: 2rem;
  background: rgba(255, 255, 255, 1);
  max-width: calc(40% + var(--gap));
  border-radius: 20px;
  -webkit-box-shadow: 2px 4px 0px #e2e2e2;
  box-shadow: 2px 4px 0px #e2e2e2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.keen-slider__slide .slide-wrapper[data-align="right"] .row {
  margin-left: auto;
}

section.up-sells,
section.related.products {
  clear: both;
  margin-bottom: var(--gap);
}

.fromabcstoacts .woocommerce-message,
.fromabcstoacts .woocommerce-error,
.fromabcstoacts .woocommerce-info {
  border-top-color: var(--color-pink);
  background-color: #fbfbfb;
  color: var(--color-text);
}

.fromabcstoacts .woocommerce-error {
  padding-left: 3.5rem;
}

.fromabcstoacts.woocommerce #content div.product div.images,
.fromabcstoacts.woocommerce div.product div.images,
.fromabcstoacts.woocommerce-page #content div.product div.images,
.fromabcstoacts.woocommerce-page div.product div.images {
  width: 42%;
}

.fromabcstoacts.woocommerce #content div.product div.summary,
.fromabcstoacts.woocommerce div.product div.summary,
.fromabcstoacts.woocommerce-page #content div.product div.summary,
.fromabcstoacts.woocommerce-page div.product div.summary {
  width: 54%;
}

.fromabcstoacts.woocommerce div.product form.cart div.quantity {
  margin: 6px 4px 0 0;
}

.fromabcstoacts.single-product .summary li {
  list-style-type: disc;
  margin-left: 20px;
  padding-left: 10px;
}

/*
Cart
-------------------------------------------*/

.fromabcstoacts.woocommerce-cart .woocommerce {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.fromabcstoacts.woocommerce-cart .woocommerce-notices-wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
}

.fromabcstoacts.woocommerce-cart .woocommerce-cart-form {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 68%;
  flex: 1 0 68%; /* 100% at small screens; 70% on larger screens */
  margin-right: 30px;
}

.fromabcstoacts.woocommerce-cart .cart-collaterals {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 26%;
  flex: 1 0 26%; /* 100% at small screens; 30% on larger screens */
  margin-left: 30px;
}

.fromabcstoacts.woocommerce-cart .cart-collaterals .cart_totals {
  width: 100%;
}

.fromabcstoacts.woocommerce-cart .button[name="apply_coupon"] {
  background-color: transparent;
  color: var(--color-blue);
}

.fromabcstoacts.woocommerce-cart .button[name="apply_coupon"]:hover {
  background-color: transparent;
  text-decoration: underline;
}

.fromabcstoacts.woocommerce-cart .button[name="update_cart"] {
  background-color: #e2e2e2;
  color: var(--color-blue);
}

.fromabcstoacts.woocommerce-cart .button[name="update_cart"]:hover {
  -webkit-filter: brightness(115%);
  filter: brightness(115%);
}

input#coupon_code {
  width: clamp(100px, 50%, 200px);
}

.cross-sells {
  margin-bottom: 24px;
}

.cart-empty.woocommerce-info {
  -webkit-box-flex: 1;
  -ms-flex: 1 100%;
  flex: 1 100%;
}

.fromabcstoacts .woocommerce table.shop_table th {
  padding: 14px 12px;
}

.fromabcstoacts #add_payment_method #payment,
.fromabcstoacts.woocommerce-cart #payment,
.fromabcstoacts.woocommerce-checkout #payment {
  background: #fbfbfb;
}

.fromabcstoacts.woocommerce-cart
  .add_gift_card_form
  #wc_gc_cart_redeem_form
  input[type="text"] {
  width: 100%;
  margin-bottom: 10px;
  border-radius: 8px;
}

.fromabcstoacts.woocommerce-cart #wc_gc_cart_redeem_form button {
  background: var(--color-grey);
}

.fromabcstoacts.woocommerce-cart #wc_gc_cart_redeem_form button:hover,
.fromabcstoacts.woocommerce-cart #wc_gc_cart_redeem_form button:focus {
  background: var(--color-blue);
}

/*
Checkout 
------------------------------------------*/

.fromabcstoacts .checkout.woocommerce-checkout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.fromabcstoacts .checkout.woocommerce-checkout .col2-set {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 48%;
  flex: 1 0 48%;
  margin-right: clamp(24px, 1.5rem, 30px);
  margin-bottom: var(--gap);
}

.fromabcstoacts.woocommerce-checkout #order_review_heading {
  display: none;
}

.fromabcstoacts .checkout.woocommerce-checkout .col2-set > * {
  width: 100%;
  float: none;
}

.fromabcstoacts
  .checkout.woocommerce-checkout
  .woocommerce-checkout-review-order {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 46%;
  flex: 1 0 46%;
  margin-left: clamp(24px, 1.5rem, 30px);
}

.fromabcstoacts
  .checkout.woocommerce-checkout
  .woocommerce-checkout-review-order::before {
  content: "Your Order";
  display: block;
  font-weight: 600;
  font-size: 1.2rem;
  margin-bottom: 30px;
}

.fromabcstoacts.woocommerce-checkout li.wc_payment_method {
  list-style-type: none;
}

.fromabcstoacts.woocommerce-checkout
  .place-order
  .add_gift_card_form
  #wc_gc_cart_redeem_form
  button {
  width: auto !important;
}

/*
My Account Page
---------------------------------------- */

.woocommerce-account .woocommerce-MyAccount-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.woocommerce-account .woocommerce-MyAccount-content > * {
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
}

.woocommerce-account .woocommerce-notices-wrapper {
  display: none;
}

.woocommerce-account .woocommerce nav.woocommerce-MyAccount-navigation {
  max-width: 242px;
  height: 100%;
  padding: 10px 16px;
  border: 2px solid var(--color-grey);
  border-radius: 8px;
  margin-right: 20px;
  margin-bottom: 40px;
}

.woocommerce-account .woocommerce nav.woocommerce-MyAccount-navigation ul {
  margin-left: 10px;
  margin-bottom: 10px;
}

.woocommerce-account .woocommerce nav.woocommerce-MyAccount-navigation ul li {
  list-style-type: none;
  margin-bottom: 4px;
}

.woocommerce-account .dashboard-widget {
  padding: 10px 16px;
  border: 2px solid var(--color-grey);
  border-radius: 8px;
  margin-bottom: 40px;
}

.woocommerce-account .dashboard-virtuallearning,
.woocommerce-account .dashboard-educatorscorner {
  margin-left: 20px;
  text-align: center;
}

.woocommerce-account .dashboard-virtuallearning .widget,
.woocommerce-account .dashboard-educatorscorner .widget {
  margin-bottom: 0;
}

.woocommerce-account .dashboard-messages .textwidget {
  padding: 10px 20px;
}

div.woocommerce table th {
  line-height: 1;
  padding: 12px;
}

.woocommerce-MyAccount-content table,
.woocommerce-MyAccount-content thead,
.woocommerce-MyAccount-content tr,
.woocommerce-MyAccount-content tbody,
.woocommerce-MyAccount-content tfoot,
.woocommerce-MyAccount-content th,
.woocommerce-MyAccount-content td {
  display: block;
}

.woocommerce-MyAccount-content thead tr {
  position: absolute;
  left: -9999px;
  top: -9999px;
}

.woocommerce-MyAccount-content tr,
.woocommerce-MyAccount-content tfoot {
  border: 1px solid var(--color-grey);
  border-radius: 8px;
  margin-bottom: 16px;
}

.woocommerce-MyAccount-content td {
  border: none;
  border-bottom: 1px solid #f4f4f4;
  position: relative;
  padding: 6px 10px !important;
  padding-left: 50% !important;
}

.woocommerce-MyAccount-content td:before {
  content: attr(data-title);
}

.woocommerce-MyAccount-content td:before {
  position: absolute;
  top: 6px;
  left: 6px;
  width: 45%;
  padding-right: 10px;
  white-space: nowrap;
}

.woocommerce-MyAccount-content
  .woocommerce-table--order-details
  td.product-name::before,
.woocommerce-MyAccount-content table.order_details td.product-name::before {
  content: "Item";
}

.woocommerce-MyAccount-content
  .woocommerce-table--order-details
  td.product-total::before,
.woocommerce-MyAccount-content table.order_details td.product-total::before {
  content: "Item Total";
}

.woocommerce-MyAccount-content tfoot tr {
  border: none;
  border-radius: 0;
  margin-bottom: 0;
  position: relative;
}

.woocommerce-MyAccount-content tfoot th {
  border: 0;
  width: 45%;
  position: absolute;
  top: 6px;
  text-align: left;
  padding-right: 10px !important;
}

div.woocommerce table th,
div.woocommerce table td {
  vertical-align: middle;
  padding: 10px;
}

.woocommerce-MyAccount-content table.subscription_details td:first-of-type {
  font-weight: 600;
}

.woocommerce-MyAccount-content table.subscription_details td {
  padding-left: 10px !important;
}

.woocommerce-MyAccount-content table.subscription_details td:nth-child(2) {
  padding-left: 40px !important;
}

.woocommerce-MyAccount-content
  .u-columns.woocommerce-Addresses.col2-set.addresses {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  grid-gap: 2rem;
}

form.woocommerce-EditAccountForm.edit-account button {
  margin: 10px auto;
}

.woocommerce-MyAccount-content
  .woocommerce-Giftcards.woocommerce-MyAccount-Giftcards-form,
table.woocommerce-orders-table.woocommerce-giftcards-table {
  margin-bottom: 2em;
}

.woocommerce-MyAccount-content table,
.woocommerce-MyAccount-content thead,
.woocommerce-MyAccount-content tr,
.woocommerce-MyAccount-content tbody {
  border-bottom: none;
}

/*
404 Page
----------------------------------------------*/

.error404 .container {
  background: url("/wp-content/themes/fromabcstoacts/images/404_boy.png")
    no-repeat right bottom;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI",
    Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol";
  min-height: 600px;
  font-weight: 600;
  padding-right: 17rem;
}

.error404 .super-size-heading h1 {
  font-size: 10rem;
  text-align: center;
}

.error404 .message {
  font-size: 3rem;
  text-align: center;
}

/*
Adthrive
----------------------------------------------------------*/
.adthrive-footer-message {
  background: var(--color-blue);
  margin-top: 0 !important;
  padding: 0 0 3rem;
}

.adthrive-footer-message span {
  color: #ffffff;
}

/*
Blocks
----------------------------------------------------------*/
.expanded-container {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.swiper-button-next,
.swiper-button-prev {
  display: none !important;
}

/* Register and Register
----------------------------------------------------------*/
.fromabcstoacts .ral-wrapper input {
  border-radius: 10px;
}

.fromabcstoacts .ral-wrapper span.field-icon {
  margin-top: -38px;
}

.fromabcstoacts .ral-wrapper .login-remember input[type="checkbox"] {
  vertical-align: baseline;
  width: 18px;
  height: 18px;
}

.fromabcstoacts .ral-wrapper .login-submit {
  margin: 0 0 9px;
}

.fromabcstoacts .ral-wrapper .forgot-password {
  font-size: 1.1rem;
}

.fromabcstoacts .ral-wrapper .new-registration-container,
.fromabcstoacts .ral-wrapper .existing-account-container {
  row-gap: 0;
}

/* Media Queries
---------------------------------------------------------------------------- */

@media only screen and (max-width: 960px) {
  .wp-custom-logo .title-area {
    width: calc(76px + 6vw);
    margin-right: 1.2rem;
  }

  .wp-custom-logo .custom-logo-link {
    width: calc(70px + 6vw);
    z-index: 2;
  }

  .genesis_nav_menu_mobile {
    display: block;
    float: right;
    padding: 8px 0;
    cursor: pointer;
    margin-left: 24px;
  }

  .nav-primary {
    position: absolute;
    background: var(--color-bg);
    width: 100%;
    right: 0;
    top: 52px;
    visibility: hidden;
    border-top: 4px solid var(--color-blue);
  }

  .nav-primary.is-visible {
    visibility: visible;
    -webkit-box-shadow: 0 3px 3px #e2e2e290;
    box-shadow: 0 3px 3px #e2e2e290;
  }

  .genesis-nav-menu .menu-item {
    display: block;
    text-align: right;
  }

  .genesis_nav_menu_mobile span {
    width: 30px;
    height: 4px;
    background-color: var(--color-text);
    margin: 6px 0;
    display: block;
    border-radius: 4px;
  }

  .nav-primary .genesis-nav-menu a {
    border-bottom: 1px solid #e2e2e2;
    padding: 1rem var(--gap);
  }

  .nav-primary .genesis-nav-menu li:last-child a {
    border-bottom: none;
  }

  .woocommerce-primary-nav a {
    text-align: center;
  }

  span.entry-terms,
  span.entry-categories {
    font-size: 1rem;
  }

  .section .row {
    grid-template-columns: minmax(275px, 1fr) minmax(200px, 300px);
    grid-gap: 2rem;
  }

  .section .row.flip {
    grid-template-columns: minmax(200px, 300px) minmax(275px, 1fr);
    grid-gap: 2rem;
  }

  aside.sidebar-primary {
    display: none;
  }

  .archive .content-sidebar-wrap,
  .single-post .content-sidebar-wrap,
  .search .content-sidebar-wrap {
    grid-template-columns: 100%;
  }

  .fromabcstoacts.woocommerce-cart .woocommerce-cart-form {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%; /* 100% at small screens; 70% on larger screens */
    margin-right: 0;
  }

  .fromabcstoacts.woocommerce-cart .cart-collaterals {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%; /* 100% at small screens; 30% on larger screens */
    margin-left: 0;
  }

  .fromabcstoacts .checkout.woocommerce-checkout .col2-set {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    margin-right: 0;
  }

  .fromabcstoacts
    .checkout.woocommerce-checkout
    .woocommerce-checkout-review-order {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    margin-left: 0;
  }

  .woocommerce-account .woocommerce-MyAccount-content > * {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100% !important;
  }

  .error404 .container {
    padding-top: 3rem;
  }
}

@media only screen and (max-width: 768px) {
  .fromabcstoacts.woocommerce ul.products[class*="columns-"] li.product,
  .fromabcstoacts.woocommerce-page ul.products[class*="columns-"] li.product {
    width: inherit;
    float: none;
    clear: both;
    margin: 0;
  }

  .fromabcstoacts.woocommerce #content div.product div.images,
  .fromabcstoacts.woocommerce div.product div.images,
  .fromabcstoacts.woocommerce-page #content div.product div.images,
  .fromabcstoacts.woocommerce-page div.product div.images {
    width: 100%;
  }

  .fromabcstoacts.woocommerce #content div.product div.summary,
  .fromabcstoacts.woocommerce div.product div.summary,
  .fromabcstoacts.woocommerce-page #content div.product div.summary,
  .fromabcstoacts.woocommerce-page div.product div.summary {
    width: 100%;
  }
}

@media only screen and (min-width: 601px) and (max-width: 782px) {
  .admin-bar .site-header {
    top: 0;
  }

  .admin-bar .site-header.sticky {
    top: 46px;
  }
}

@media only screen and (max-width: 600px) {
  .admin-bar .site-header,
  .admin-bar .site-header.sticky {
    top: 0;
  }

  :root {
    --gap: 2rem;
  }

  .section .row,
  .section .row.flip {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .hero-section .row {
    grid-template-columns: 1fr;
  }

  .section .wrap .col:nth-child(2) {
    padding-top: 0;
  }

  .section-title {
    text-align: center;
  }

  .section-image {
    width: 100%;
    max-width: 430px;
    margin: 0 auto;
  }

  .card-grid {
    grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));
    grid-gap: 2rem;
  }

  .featured-content .entry-title,
  .recent-post .entry-title,
  .post-grid .entry-title {
    text-align: center;
  }

  .right {
    text-align: center;
  }

  .entry-header .entry-meta {
    margin-left: 0;
  }

  .entry-content p.entry-meta {
    grid-gap: 1rem;
    margin-left: 0;
    grid-template-columns: 30px 1fr 30px 1fr;
  }

  .keen-slider__slide .slide-wrapper {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .keen-slider__slide .slide-wrapper .row {
    max-width: 100%;
  }

  .keen-slider__slide .slide-wrapper .row > * {
    text-align: left;
  }

  #menu-woocommerce-menu {
    display: block;
  }

  .woocommerce-primary-nav .genesis-nav-menu .sub-menu {
    display: block;
    position: relative;
    opacity: 1;
    left: 0;
    z-index: 1;
    border: none;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .woocommerce-primary-nav .genesis-nav-menu .sub-menu a {
    border: none;
    width: 100%;
  }

  #menu-woocommerce-menu > * {
    display: none;
  }

  #menu-woocommerce-menu:before {
    content: "Menu";
    text-align: center;
    width: 100%;
    display: block;
    font-weight: 600;
    font-size: 1.2rem;
    padding: 15px;
    border: 1px solid var(--color-grey);
    margin-bottom: 10px;
  }

  .woocommerce-primary-nav .menu-item-has-children > a:after {
    content: "\0025BE";
    position: absolute;
    right: 0;
    padding: 0 10px;
  }

  .woocommerce-primary-nav .genesis-nav-menu .menu-item > .sub-menu {
    display: none;
  }

  .woocommerce-MyAccount-content td.download-file {
    padding: 10px !important;
    display: grid;
    grid-gap: 1rem;
  }

  .woocommerce-MyAccount-content td.download-file::before {
    position: relative;
  }

  .error404 .container {
    padding-top: 0rem;
    padding-right: 1rem;
    background-position: 40vw 328px;
  }

  .woocommerce-MyAccount-content
    .woocommerce-Giftcards.woocommerce-MyAccount-Giftcards-form {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .woocommerce-MyAccount-content
    .woocommerce-Giftcards.woocommerce-MyAccount-Giftcards-form
    input {
    margin-right: 0;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 500px) {
  .site-header .nav-search-icon {
    display: block;
  }

  .site-header .search-form {
    width: calc(50vw + 10px);
    float: none;
    padding-top: 8px;
    padding-bottom: 8px;
    position: absolute;
    top: 55px;
    right: 8vw;
    margin: 0 auto;
    display: none;
  }

  h1.has-background,
  h2.has-background,
  h3.has-background,
  h4.has-background,
  h5.has-background,
  h6.has-background {
    padding: 1.25em 1em !important;
  }
}

@media only screen and (max-width: 425px) {
  .author-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .author-box > * {
    float: none;
    margin-left: 0;
    margin-right: 0;
  }

  .author-box .avatar {
    margin-right: 0;
    margin-bottom: 1rem;
  }

  .author-box p:last-child {
    margin-bottom: 0;
  }

  .author-box-content p a {
    float: none;
  }

  .card {
    padding: 2rem 1rem;
  }

  .hero-section .wrap {
    padding: 1rem;
  }
}

/* Print Styles
---------------------------------------------------------------------------- */

@media print {
  *,
  *::before,
  *::after {
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #333 !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]::after {
    content: " (" attr(href) ")";
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  a[href^="javascript:"]::after,
  a[href^="#"]::after,
  .site-title > a::after {
    content: "";
  }

  thead {
    display: table-header-group;
  }

  img,
  tr {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 2cm 0.5cm;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  .content,
  .content-sidebar {
    width: 100%;
  }

  button,
  input,
  select,
  textarea,
  .breadcrumb,
  .comment-edit-link,
  .comment-form,
  .comment-list .reply a,
  .comment-reply-title,
  .edit-link,
  .entry-comments-link,
  .entry-footer,
  .genesis-box,
  .header-widget-area,
  .hidden-print,
  .home-top,
  .nav-primary,
  .nav-secondary,
  .post-edit-link,
  .sidebar {
    display: none !important;
  }

  .title-area {
    text-align: center;
    width: 100%;
  }

  .site-title > a {
    margin: 0;
    text-decoration: none;
    text-indent: 0;
  }

  .site-inner {
    padding-top: 0;
    position: relative;
  }

  .author-box {
    margin-bottom: 0;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    orphans: 3;
    page-break-after: avoid;
    page-break-inside: avoid;
    widows: 3;
  }

  img {
    page-break-after: avoid;
    page-break-inside: avoid;
  }

  blockquote,
  pre,
  table {
    page-break-inside: avoid;
  }

  dl,
  ol,
  ul {
    page-break-before: avoid;
  }
}
