@charset "UTF-8";
/*!
 * Preboot v2
 *
 * Open sourced under MIT license by @mdo.
 * Some variables and mixins from Bootstrap (Apache 2 license).
 */
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address styling not present in IE 8/9.
 */
[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}
/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-loading .slick-list {
  background: #fff url("../../img/ajax-loader.gif") center center no-repeat;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 40%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
}
@media only screen and (max-width : 768px) {
  .slick-prev,
  .slick-next {
    top: 30%;
  }
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-size: 80px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (max-width : 768px) {
  .slick-prev:before,
  .slick-next:before {
    font-size: 40px;
  }
}
.slick-prev {
  left: 10%;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: 10%;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: 10%;
}
[dir="rtl"] .slick-next {
  left: 10%;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* Dots */
.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: 50px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
@media only screen and (max-width : 768px) {
  .slick-dots li {
    height: 10px;
    width: 10px;
  }
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
@media only screen and (max-width : 768px) {
  .slick-dots li button {
    height: 10px;
    width: 10px;
  }
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 0.9;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 20px;
  height: 20px;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: white;
  padding: 5px;
  border: 2px solid white;
  border-radius: 50%;
  opacity: 0.9;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (max-width : 768px) {
  .slick-dots li button:before {
    height: 10px;
    width: 10px;
  }
}
.slick-dots li.slick-active button:before {
  color: white;
  background-color: white;
  opacity: 0.9;
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon/icomoon.eot?-27emga');
  src: url('../fonts/icomoon/icomoon.eot?#iefix-27emga') format('embedded-opentype'), url('../fonts/icomoon/icomoon.woff?-27emga') format('woff'), url('../fonts/icomoon/icomoon.ttf?-27emga') format('truetype'), url('../fonts/icomoon/icomoon.svg?-27emga#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"],
.icomoon {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-download:before {
  content: "\e602";
}
.icon-logo-b:before {
  content: "\e611";
}
.icon-hamburger:before {
  content: "\e610";
}
.icon-facebook-square:before {
  content: "\f09a";
}
.icon-twitter-square:before {
  content: "\f099";
}
.icon-slideshow-left:before {
  content: "\e60c";
}
.icon-slideshow-right:before {
  content: "\e60d";
}
.icon-print:before {
  content: "\e954";
}
.icon-arrow:before {
  content: "\e601";
}
.icon-close:before {
  content: "\e604";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-pinterest:before {
  content: "\f231";
}
.icon-prh:before {
  content: "\e609";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-close-small:before {
  content: "\e612";
}
.icon-close-small-left:before {
  content: "\e612";
}
.icon-youtube:before {
  content: "\f16a";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-menu:before {
  content: "\e9bd";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-plus:before {
  content: "\ea0a";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-search-plus:before {
  content: "\f00e";
}
.icon-arrow-right2:before {
  content: "\ea3c";
}
.social-container [class^="icon-"],
footer.site-footer [class^="icon-"],
footer.site-footer section:not(.read-brightly) [class^="icon-"],
footer.site-footer section.read-brightly [class^="icon-"],
section.share [class^="icon-"],
.post_share_confirmation ul#social [class^="icon-"],
.social-container [class*=" icon-"],
footer.site-footer [class*=" icon-"],
footer.site-footer section:not(.read-brightly) [class*=" icon-"],
footer.site-footer section.read-brightly [class*=" icon-"],
section.share [class*=" icon-"],
.post_share_confirmation ul#social [class*=" icon-"],
.social-container i,
footer.site-footer i,
footer.site-footer section:not(.read-brightly) i,
footer.site-footer section.read-brightly i,
section.share i,
.post_share_confirmation ul#social i {
  display: inline-block;
  color: #f4f4f4;
  background: #000;
  width: 38px;
  height: 38px;
  line-height: 38px;
  border-radius: 38px;
  font-size: 26px;
  text-align: center;
  padding-top: 1px;
}
.social-container .icon-close,
footer.site-footer .icon-close,
footer.site-footer section:not(.read-brightly) .icon-close,
footer.site-footer section.read-brightly .icon-close,
section.share .icon-close,
.post_share_confirmation ul#social .icon-close {
  background: none;
  color: #000;
}
.social-container .icon-twitter:before,
footer.site-footer .icon-twitter:before,
footer.site-footer section:not(.read-brightly) .icon-twitter:before,
footer.site-footer section.read-brightly .icon-twitter:before,
section.share .icon-twitter:before,
.post_share_confirmation ul#social .icon-twitter:before {
  padding-left: 2px;
}
.social-container .icon-pinterest:before,
footer.site-footer .icon-pinterest:before,
footer.site-footer section:not(.read-brightly) .icon-pinterest:before,
footer.site-footer section.read-brightly .icon-pinterest:before,
section.share .icon-pinterest:before,
.post_share_confirmation ul#social .icon-pinterest:before {
  font-size: 35px;
  vertical-align: middle;
}
.social-container .icon-instagram:before,
footer.site-footer .icon-instagram:before,
footer.site-footer section:not(.read-brightly) .icon-instagram:before,
footer.site-footer section.read-brightly .icon-instagram:before,
section.share .icon-instagram:before,
.post_share_confirmation ul#social .icon-instagram:before {
  line-height: 26px;
  font-size: 28px;
}
.social-container .icon-youtube:before,
footer.site-footer .icon-youtube:before,
footer.site-footer section:not(.read-brightly) .icon-youtube:before,
footer.site-footer section.read-brightly .icon-youtube:before,
section.share .icon-youtube:before,
.post_share_confirmation ul#social .icon-youtube:before {
  font-size: 22px;
  line-height: 36px;
  vertical-align: top;
  padding-left: 1px;
}
.social-container a:hover[class^="icon-"],
footer.site-footer a:hover[class^="icon-"],
footer.site-footer section:not(.read-brightly) a:hover[class^="icon-"],
footer.site-footer section.read-brightly a:hover[class^="icon-"],
.post_share_confirmation ul#social a:hover[class^="icon-"],
.social-container a:hover[class*=" icon-"],
footer.site-footer a:hover[class*=" icon-"],
footer.site-footer section:not(.read-brightly) a:hover[class*=" icon-"],
footer.site-footer section.read-brightly a:hover[class*=" icon-"],
.post_share_confirmation ul#social a:hover[class*=" icon-"],
.social-container a:hover i:not(.icon-close),
footer.site-footer a:hover i:not(.icon-close),
footer.site-footer section:not(.read-brightly) a:hover i:not(.icon-close),
footer.site-footer section.read-brightly a:hover i:not(.icon-close),
.post_share_confirmation ul#social a:hover i:not(.icon-close) {
  background: #808184;
  -webkit-transition: background 0.1s ease-in-out;
  -moz-transition: background 0.1s ease-in-out;
  -o-transition: background 0.1s ease-in-out;
  transition: background 0.1s ease-in-out;
}
.social-container a.icon-brightly:hover,
footer.site-footer a.icon-brightly:hover,
footer.site-footer section:not(.read-brightly) a.icon-brightly:hover,
footer.site-footer section.read-brightly a.icon-brightly:hover,
.post_share_confirmation ul#social a.icon-brightly:hover,
.social-container a.icon-prh:hover,
footer.site-footer a.icon-prh:hover,
footer.site-footer section:not(.read-brightly) a.icon-prh:hover,
footer.site-footer section.read-brightly a.icon-prh:hover,
.post_share_confirmation ul#social a.icon-prh:hover {
  background: none;
}
@media only screen and (max-width: 768px) {
  .single article.post aside section.share ul li a i,
  .article-main section.share a i,
  nav.secondary section.share a i {
    font-size: 22px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 32px;
    vertical-align: bottom;
  }
  .single article.post aside section.share ul li a i.icon-twitter:before,
  .article-main section.share a i.icon-twitter:before,
  nav.secondary section.share a i.icon-twitter:before {
    padding-left: 2px;
  }
  .single article.post aside section.share ul li a i.icon-pinterest:before,
  .article-main section.share a i.icon-pinterest:before,
  nav.secondary section.share a i.icon-pinterest:before {
    font-size: 30px;
    vertical-align: text-top;
    line-height: 28px;
  }
  .single article.post aside section.share ul li a i.icon-print:before,
  .article-main section.share a i.icon-print:before,
  nav.secondary section.share a i.icon-print:before {
    vertical-align: top;
    font-size: 20px;
  }
}
.details ul.social li a {
  display: inline-block;
  color: #f4f4f4;
  background: #000;
  font-size: 22px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 32px;
  text-align: center;
}
.details ul.social li a:hover {
  background: #808184;
  -webkit-transition: background 0.1s ease-in-out;
  -moz-transition: background 0.1s ease-in-out;
  -o-transition: background 0.1s ease-in-out;
  transition: background 0.1s ease-in-out;
}
.details ul.social li a.icon-twitter:before {
  padding-left: 2px;
}
.details ul.social li a.icon-pinterest:before {
  font-size: 29px;
  margin-top: 4px;
  display: inline-block;
  line-height: 32px;
  vertical-align: top;
}
.details ul.social li a.icon-print:before {
  vertical-align: top;
  font-size: 20px;
}
.details ul.social li a.icon-instagram:before {
  padding-left: 1px;
  vertical-align: text-top;
  line-height: 20px;
}
.single article.post .main .article-main .entry-content blockquote.share-quote ul[data-share=social] li a {
  width: 23px;
  height: 23px;
  display: block;
  background-color: #f7a48b;
  border-radius: 23px;
  line-height: 24px;
  text-align: center;
  margin-top: -7px;
  -webkit-transition: background-color 0.1s ease-in-out;
  -moz-transition: background-color 0.1s ease-in-out;
  -o-transition: background-color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out;
}
.single article.post .main .article-main .entry-content blockquote.share-quote ul[data-share=social] li a:hover {
  background-color: #f26c43;
}
.single article.post .main .article-main .entry-content blockquote.share-quote ul[data-share=social] li a i[class^="icon-"] {
  color: #f4f4f4;
}
.single article.post .main .article-main .entry-content blockquote.share-quote ul[data-share=social] li a .icon-twitter-square:before {
  padding-left: 1px;
}
/*
 * File: colors.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * Default Brand * */
/* nav background */
/* text, not graphics */
/* blue sidebar titles */
/* Penguin global link (orange) */
/* rich blue */
/* off-canvas / interactive overlay background */
/* * Age Groups * */
/* * Categories * */
/* * Ages and Stages: Category Color Coding * */
.category {
  /*text-transform: uppercase;*/
  color: #000;
  border-bottom: solid 2px #b2b2b2;
  padding-bottom: .15em;
  margin-bottom: 2px;
}
@media only screen and (max-width : 480px) {
  .category {
    padding-bottom: .4em;
  }
}
.category.default {
  border-color: #b2b2b2;
}
.category.tips-advice {
  border-color: #000000;
}
.category.grown-up-reads {
  border-color: #b2b2b2;
}
.category.just-for-fun {
  border-color: #696565;
}
.category.all-ages {
  border-color: #101C3B;
}
.category.baby-toddler {
  border-color: #DC2539;
}
.category.growing-reader {
  border-color: #8C2585;
}
.category.pre-k {
  border-color: #F9A61A;
}
.category.teen {
  border-color: #02A9AD;
}
.category.tween {
  border-color: #F06824;
}
.category.sweepstakes {
  border-color: #b2b2b2;
}
/* * Ages and Stages: Article Rollover Color Coding * */
.featured-articles a.default:hover,
article.default:hover,
img.default:hover,
.featured-articles a.default.hover,
article.default.hover,
img.default.hover {
  border-color: #b2b2b2 !important;
}
.featured-articles a.tips-advice:hover,
article.tips-advice:hover,
img.tips-advice:hover,
.featured-articles a.tips-advice.hover,
article.tips-advice.hover,
img.tips-advice.hover {
  border-color: #000000 !important;
}
.featured-articles a.grown-up-reads:hover,
article.grown-up-reads:hover,
img.grown-up-reads:hover,
.featured-articles a.grown-up-reads.hover,
article.grown-up-reads.hover,
img.grown-up-reads.hover {
  border-color: #b2b2b2 !important;
}
.featured-articles a.just-for-fun:hover,
article.just-for-fun:hover,
img.just-for-fun:hover,
.featured-articles a.just-for-fun.hover,
article.just-for-fun.hover,
img.just-for-fun.hover {
  border-color: #696565 !important;
}
.featured-articles a.teen:hover,
article.teen:hover,
img.teen:hover,
.featured-articles a.teen.hover,
article.teen.hover,
img.teen.hover {
  border-color: #02A9AD !important;
}
.featured-articles a.tween:hover,
article.tween:hover,
img.tween:hover,
.featured-articles a.tween.hover,
article.tween.hover,
img.tween.hover {
  border-color: #F06824 !important;
}
.featured-articles a.growing-reader:hover,
article.growing-reader:hover,
img.growing-reader:hover,
.featured-articles a.growing-reader.hover,
article.growing-reader.hover,
img.growing-reader.hover {
  border-color: #8C2585 !important;
}
.featured-articles a.pre-k:hover,
article.pre-k:hover,
img.pre-k:hover,
.featured-articles a.pre-k.hover,
article.pre-k.hover,
img.pre-k.hover {
  border-color: #F9A61A !important;
}
.featured-articles a.baby-toddler:hover,
article.baby-toddler:hover,
img.baby-toddler:hover,
.featured-articles a.baby-toddler.hover,
article.baby-toddler.hover,
img.baby-toddler.hover {
  border-color: #DC2539 !important;
}
.featured-articles a.all-ages:hover,
article.all-ages:hover,
img.all-ages:hover,
.featured-articles a.all-ages.hover,
article.all-ages.hover,
img.all-ages.hover {
  border-color: #101C3B !important;
}
.featured-articles a.sweepstakes:hover,
article.sweepstakes:hover,
img.sweepstakes:hover,
.featured-articles a.sweepstakes.hover,
article.sweepstakes.hover,
img.sweepstakes.hover {
  border-color: #b2b2b2 !important;
}
a.homepage-module-link.default .homepage-featured:hover,
a.homepage-module-link.default .homepage-featured.hover {
  border-color: #b2b2b2 !important;
}
a.homepage-module-link.tips-advice .homepage-featured:hover,
a.homepage-module-link.tips-advice .homepage-featured.hover {
  border-color: #000000 !important;
}
a.homepage-module-link.grown-up-reads .homepage-featured:hover,
a.homepage-module-link.grown-up-reads .homepage-featured.hover {
  border-color: #b2b2b2 !important;
}
a.homepage-module-link.just-for-fun .homepage-featured:hover,
a.homepage-module-link.just-for-fun .homepage-featured.hover {
  border-color: #696565 !important;
}
a.homepage-module-link.teen .homepage-featured:hover,
a.homepage-module-link.teen .homepage-featured.hover {
  border-color: #02A9AD !important;
}
a.homepage-module-link.tween .homepage-featured:hover,
a.homepage-module-link.tween .homepage-featured.hover {
  border-color: #F06824 !important;
}
a.homepage-module-link.growing-reader .homepage-featured:hover,
a.homepage-module-link.growing-reader .homepage-featured.hover {
  border-color: #8C2585 !important;
}
a.homepage-module-link.pre-k .homepage-featured:hover,
a.homepage-module-link.pre-k .homepage-featured.hover {
  border-color: #F9A61A !important;
}
a.homepage-module-link.babytoddler .homepage-featured:hover,
a.homepage-module-link.babytoddler .homepage-featured.hover {
  border-color: #DC2539 !important;
}
a.homepage-module-link.all-ages .homepage-featured:hover,
a.homepage-module-link.all-ages .homepage-featured.hover {
  border-color: #101C3B !important;
}
a.homepage-module-link.sweepstakes .homepage-featured:hover,
a.homepage-module-link.sweepstakes .homepage-featured.hover {
  border-color: #b2b2b2 !important;
}
.archive.term-all-ages h1 {
  color: #101C3B;
}
.archive.term-babytoddler h1 {
  color: #DC2539;
}
.archive.term-growing-reader h1 {
  color: #8C2585;
}
.archive.term-pre-k h1 {
  color: #F9A61A;
}
.archive.term-teen h1 {
  color: #02A9AD;
}
.archive.term-tween h1 {
  color: #F06824;
}
.archive.category-tips-advice h1 {
  color: #000000;
}
.archive.category-grown-up-reads h1 {
  color: #b2b2b2;
}
.archive.category-just-for-fun h1 {
  color: #696565;
}
.term-all-ages .category-subscribe-archive strong {
  border-bottom: 2px solid #101C3B;
}
.term-all-ages .category-subscribe-archive form,
.term-all-ages .category-subscribe-archive .success {
  background-color: #D9E4EA;
}
.term-all-ages .category-subscribe-archive input {
  border: 2px solid transparent;
}
.term-all-ages .category-subscribe-archive input.input-error {
  border-color: #990D0D;
}
.category-subscribe-archive.babytoddler strong {
  border-bottom: 2px solid #DC2539;
}
.category-subscribe-archive.babytoddler form,
.category-subscribe-archive.babytoddler .success {
  background-color: #D9E4EA;
}
.category-subscribe-archive.babytoddler input {
  border: 2px solid transparent;
}
.category-subscribe-archive.babytoddler input.input-error {
  border-color: #990D0D;
}
.category-subscribe-archive.growing-reader strong {
  border-bottom: 2px solid #8C2585;
}
.category-subscribe-archive.growing-reader form,
.category-subscribe-archive.growing-reader .success {
  background-color: #D9E4EA;
}
.category-subscribe-archive.growing-reader input {
  border: 2px solid transparent;
}
.category-subscribe-archive.growing-reader input.input-error {
  border-color: #990D0D;
}
.category-subscribe-archive.pre-k strong {
  border-bottom: 2px solid #F9A61A;
}
.category-subscribe-archive.pre-k form,
.category-subscribe-archive.pre-k .success {
  background-color: #D9E4EA;
}
.category-subscribe-archive.pre-k input {
  border: 2px solid transparent;
}
.category-subscribe-archive.pre-k input.input-error {
  border-color: #990D0D;
}
.category-subscribe-archive.teen strong {
  border-bottom: 2px solid #02A9AD;
}
.category-subscribe-archive.teen form,
.category-subscribe-archive.teen .success {
  background-color: #D9E4EA;
}
.category-subscribe-archive.teen input {
  border: 2px solid transparent;
}
.category-subscribe-archive.teen input.input-error {
  border-color: #990D0D;
}
.category-subscribe-archive.tween strong {
  border-bottom: 2px solid #F06824;
}
.category-subscribe-archive.tween form,
.category-subscribe-archive.tween .success {
  background-color: #D9E4EA;
}
.category-subscribe-archive.tween input {
  border: 2px solid transparent;
}
.category-subscribe-archive.tween input.input-error {
  border-color: #990D0D;
}
.category-tips-advice .category-subscribe-archive strong {
  border-bottom: 2px solid #000000;
}
.category-tips-advice .category-subscribe-archive form,
.category-tips-advice .category-subscribe-archive .success {
  background-color: #D9E4EA;
}
.category-tips-advice .category-subscribe-archive input {
  border: 2px solid transparent;
}
.category-tips-advice .category-subscribe-archive input.input-error {
  border-color: #990D0D;
}
.category-grown-up-reads .category-subscribe-archive strong {
  border-bottom: 2px solid #b2b2b2;
}
.category-grown-up-reads .category-subscribe-archive form,
.category-grown-up-reads .category-subscribe-archive .success {
  background-color: #D9E4EA;
}
.category-grown-up-reads .category-subscribe-archive input {
  border: 2px solid transparent;
}
.category-grown-up-reads .category-subscribe-archive input.input-error {
  border-color: #990D0D;
}
.category-just-for-fun .category-subscribe-archive strong {
  border-bottom: 2px solid #696565;
}
.category-just-for-fun .category-subscribe-archive form,
.category-just-for-fun .category-subscribe-archive .success {
  background-color: #D9E4EA;
}
.category-just-for-fun .category-subscribe-archive input {
  border: 2px solid transparent;
}
.category-just-for-fun .category-subscribe-archive input.input-error {
  border-color: #990D0D;
}
.featured-book {
  border: 4px solid #D9E4EA;
}
.archive--all-ages .featured-book,
.archive--tips-advice .featured-book,
.archive--grown-up-reads .featured-book,
.archive--just-for-fun .featured-book {
  border: 4px solid #D9E4EA;
}
.archive--babytoddler .featured-book {
  border: 4px solid #FFD6E0;
}
.archive--growing-reader .featured-book {
  border: 4px solid #F2D5F1;
}
.archive--pre-k .featured-book {
  border: 4px solid #FCEAB1;
}
.archive--teen .featured-book {
  border: 4px solid #CAE5E5;
}
.archive--tween .featured-book {
  border: 4px solid #F7D5CD;
}
.single-age_stage .full-width.baby-toddler svg.squiggle g g {
  stroke: #DC2539;
}
@media only screen and (min-width: 768px) {
  .single-age_stage .full-width.baby-toddler .module-hero h1 {
    border-color: #DC2539;
  }
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width.baby-toddler .module-hero__overlay {
    background: #DC2539;
  }
}
.single-age_stage .full-width.baby-toddler .module-discover-tags .supertags a.rewrite-link {
  border-bottom: 1px solid #DC2539;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width.baby-toddler .module-discover-tags .supertags a.rewrite-link.selected i {
    color: #DC2539;
  }
}
@media only screen and (min-width: 768px) {
  .single-age_stage .full-width.baby-toddler .module-discover-tags {
    background-color: #FDE8ED;
  }
  .single-age_stage .full-width.baby-toddler .module-discover-tags .supertags a.rewrite-link {
    border: 1px solid #F7A6B9;
  }
  .single-age_stage .full-width.baby-toddler .module-discover-tags .supertags a.rewrite-link.selected {
    background-color: #F7A6B9;
  }
}
.single-age_stage .full-width.baby-toddler .module-discover a.post:after {
  background-color: #F7A6B9;
}
.single-age_stage .full-width.baby-toddler .module-discover a.post h3:after {
  background-color: #F7A6B9;
}
.single-age_stage .full-width.baby-toddler .module-discover a.post:hover:after {
  background-color: #DC2539;
}
.single-age_stage .full-width.baby-toddler .module-discover a.post:hover h3:after {
  background-color: #DC2539;
}
.single-age_stage .full-width.baby-toddler .module-book {
  background-color: #FDE8ED;
}
.single-age_stage .full-width.baby-toddler .module-book svg.loopy-arrow polygon,
.single-age_stage .full-width.baby-toddler .module-book svg.loopy-arrow path {
  fill: #F7A6B9;
}
.single-age_stage .full-width.baby-toddler .module-book .about-book__content {
  border-color: #DC2539;
}
.single-age_stage .full-width.baby-toddler .module-book .book-grid__about {
  background-color: rgba(220, 37, 57, 0.8);
}
.single-age_stage .full-width.growing-reader svg.squiggle g g {
  stroke: #8C2585;
}
@media only screen and (min-width: 768px) {
  .single-age_stage .full-width.growing-reader .module-hero h1 {
    border-color: #8C2585;
  }
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width.growing-reader .module-hero__overlay {
    background: #8C2585;
  }
}
.single-age_stage .full-width.growing-reader .module-discover-tags .supertags a.rewrite-link {
  border-bottom: 1px solid #8C2585;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width.growing-reader .module-discover-tags .supertags a.rewrite-link.selected i {
    color: #8C2585;
  }
}
@media only screen and (min-width: 768px) {
  .single-age_stage .full-width.growing-reader .module-discover-tags {
    background-color: #F6E8F7;
  }
  .single-age_stage .full-width.growing-reader .module-discover-tags .supertags a.rewrite-link {
    border: 1px solid #E5A7E3;
  }
  .single-age_stage .full-width.growing-reader .module-discover-tags .supertags a.rewrite-link.selected {
    background-color: #E5A7E3;
  }
}
.single-age_stage .full-width.growing-reader .module-discover a.post:after {
  background-color: #D38CD1;
}
.single-age_stage .full-width.growing-reader .module-discover a.post h3:after {
  background-color: #D38CD1;
}
.single-age_stage .full-width.growing-reader .module-discover a.post:hover:after {
  background-color: #8C2585;
}
.single-age_stage .full-width.growing-reader .module-discover a.post:hover h3:after {
  background-color: #8C2585;
}
.single-age_stage .full-width.growing-reader .module-book {
  background-color: #F6E8F7;
}
.single-age_stage .full-width.growing-reader .module-book svg.loopy-arrow polygon,
.single-age_stage .full-width.growing-reader .module-book svg.loopy-arrow path {
  fill: #D38CD1;
}
.single-age_stage .full-width.growing-reader .module-book .about-book__content {
  border-color: #8C2585;
}
.single-age_stage .full-width.growing-reader .module-book .book-grid__about {
  background-color: rgba(140, 37, 133, 0.8);
}
.single-age_stage .full-width.pre-k svg.squiggle g g {
  stroke: #F9A61A;
}
@media only screen and (min-width: 768px) {
  .single-age_stage .full-width.pre-k .module-hero h1 {
    border-color: #F9A61A;
  }
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width.pre-k .module-hero__overlay {
    background: #F9A61A;
  }
}
.single-age_stage .full-width.pre-k .module-discover-tags .supertags a.rewrite-link {
  border-bottom: 1px solid #F9A61A;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width.pre-k .module-discover-tags .supertags a.rewrite-link.selected i {
    color: #F9A61A;
  }
}
@media only screen and (min-width: 768px) {
  .single-age_stage .full-width.pre-k .module-discover-tags {
    background-color: #FFF5DA;
  }
  .single-age_stage .full-width.pre-k .module-discover-tags .supertags a.rewrite-link {
    border: 1px solid #F4C05F;
  }
  .single-age_stage .full-width.pre-k .module-discover-tags .supertags a.rewrite-link.selected {
    background-color: #F4C05F;
  }
}
.single-age_stage .full-width.pre-k .module-discover a.post:after {
  background-color: #FDE397;
}
.single-age_stage .full-width.pre-k .module-discover a.post h3:after {
  background-color: #FDE397;
}
.single-age_stage .full-width.pre-k .module-discover a.post:hover:after {
  background-color: #F9A61A;
}
.single-age_stage .full-width.pre-k .module-discover a.post:hover h3:after {
  background-color: #F9A61A;
}
.single-age_stage .full-width.pre-k .module-book {
  background-color: #FFF5DA;
}
.single-age_stage .full-width.pre-k .module-book svg.loopy-arrow polygon,
.single-age_stage .full-width.pre-k .module-book svg.loopy-arrow path {
  fill: #FDE397;
}
.single-age_stage .full-width.pre-k .module-book .about-book__content {
  border-color: #F9A61A;
}
.single-age_stage .full-width.pre-k .module-book .book-grid__about {
  background-color: rgba(249, 166, 26, 0.8);
}
.single-age_stage .full-width.tween svg.squiggle g g {
  stroke: #F06824;
}
@media only screen and (min-width: 768px) {
  .single-age_stage .full-width.tween .module-hero h1 {
    border-color: #F06824;
  }
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width.tween .module-hero__overlay {
    background: #F06824;
  }
}
.single-age_stage .full-width.tween .module-discover-tags .supertags a.rewrite-link {
  border-bottom: 1px solid #F06824;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width.tween .module-discover-tags .supertags a.rewrite-link.selected i {
    color: #F06824;
  }
}
@media only screen and (min-width: 768px) {
  .single-age_stage .full-width.tween .module-discover-tags {
    background-color: #FCE9E3;
  }
  .single-age_stage .full-width.tween .module-discover-tags .supertags a.rewrite-link {
    border: 1px solid #F6B4A6;
  }
  .single-age_stage .full-width.tween .module-discover-tags .supertags a.rewrite-link.selected {
    background-color: #F6B4A6;
  }
}
.single-age_stage .full-width.tween .module-discover a.post:after {
  background-color: #F7B5A6;
}
.single-age_stage .full-width.tween .module-discover a.post h3:after {
  background-color: #F7B5A6;
}
.single-age_stage .full-width.tween .module-discover a.post:hover:after {
  background-color: #F06824;
}
.single-age_stage .full-width.tween .module-discover a.post:hover h3:after {
  background-color: #F06824;
}
.single-age_stage .full-width.tween .module-book {
  background-color: #FCE9E3;
}
.single-age_stage .full-width.tween .module-book svg.loopy-arrow polygon,
.single-age_stage .full-width.tween .module-book svg.loopy-arrow path {
  fill: #F7B5A6;
}
.single-age_stage .full-width.tween .module-book .about-book__content {
  border-color: #F06824;
}
.single-age_stage .full-width.tween .module-book .book-grid__about {
  background-color: rgba(240, 104, 36, 0.8);
}
.single-age_stage .full-width.teen svg.squiggle g g {
  stroke: #02A9AD;
}
@media only screen and (min-width: 768px) {
  .single-age_stage .full-width.teen .module-hero h1 {
    border-color: #02A9AD;
  }
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width.teen .module-hero__overlay {
    background: #02A9AD;
  }
}
.single-age_stage .full-width.teen .module-discover-tags .supertags a.rewrite-link {
  border-bottom: 1px solid #02A9AD;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width.teen .module-discover-tags .supertags a.rewrite-link.selected i {
    color: #02A9AD;
  }
}
@media only screen and (min-width: 768px) {
  .single-age_stage .full-width.teen .module-discover-tags {
    background-color: #E2F6F5;
  }
  .single-age_stage .full-width.teen .module-discover-tags .supertags a.rewrite-link {
    border: 1px solid #85E0E2;
  }
  .single-age_stage .full-width.teen .module-discover-tags .supertags a.rewrite-link.selected {
    background-color: #85E0E2;
  }
}
.single-age_stage .full-width.teen .module-discover a.post:after {
  background-color: #ACE4E5;
}
.single-age_stage .full-width.teen .module-discover a.post h3:after {
  background-color: #ACE4E5;
}
.single-age_stage .full-width.teen .module-discover a.post:hover:after {
  background-color: #02A9AD;
}
.single-age_stage .full-width.teen .module-discover a.post:hover h3:after {
  background-color: #02A9AD;
}
.single-age_stage .full-width.teen .module-book {
  background-color: #E2F6F5;
}
.single-age_stage .full-width.teen .module-book svg.loopy-arrow polygon,
.single-age_stage .full-width.teen .module-book svg.loopy-arrow path {
  fill: #ACE4E5;
}
.single-age_stage .full-width.teen .module-book .about-book__content {
  border-color: #02A9AD;
}
.single-age_stage .full-width.teen .module-book .book-grid__about {
  background-color: rgba(2, 169, 173, 0.8);
}
.mobile-post-filter.baby-toddler {
  background-color: #FDE8ED;
}
.mobile-post-filter.baby-toddler .cell-1 {
  background-color: #FDE8ED;
}
.mobile-post-filter.baby-toddler .cell-2 {
  background-color: #FDE8ED;
}
.mobile-post-filter.growing-reader {
  background-color: #F6E8F7;
}
.mobile-post-filter.growing-reader .cell-1 {
  background-color: #F6E8F7;
}
.mobile-post-filter.growing-reader .cell-2 {
  background-color: #F6E8F7;
}
.mobile-post-filter.pre-k {
  background-color: #FFF5DA;
}
.mobile-post-filter.pre-k .cell-1 {
  background-color: #FFF5DA;
}
.mobile-post-filter.pre-k .cell-2 {
  background-color: #FFF5DA;
}
.mobile-post-filter.tween {
  background-color: #FCE9E3;
}
.mobile-post-filter.tween .cell-1 {
  background-color: #FCE9E3;
}
.mobile-post-filter.tween .cell-2 {
  background-color: #FCE9E3;
}
.mobile-post-filter.teen {
  background-color: #E2F6F5;
}
.mobile-post-filter.teen .cell-1 {
  background-color: #E2F6F5;
}
.mobile-post-filter.teen .cell-2 {
  background-color: #E2F6F5;
}
header.site-header .main-menu__as-link.baby-toddler span {
  border-bottom: 2px solid #DC2539;
}
header.site-header .main-menu__as-link.growing-reader span {
  border-bottom: 2px solid #8C2585;
}
header.site-header .main-menu__as-link.pre-k span {
  border-bottom: 2px solid #F9A61A;
}
header.site-header .main-menu__as-link.tween span {
  border-bottom: 2px solid #F06824;
}
header.site-header .main-menu__as-link.teen span {
  border-bottom: 2px solid #02A9AD;
}
@media screen and (min-width: 768px) {
  header.site-header .subnav__link.baby-toddler .underline {
    border-color: #DC2539;
  }
  header.site-header .subnav__link.growing-reader .underline {
    border-color: #8C2585;
  }
  header.site-header .subnav__link.pre-k .underline {
    border-color: #F9A61A;
  }
  header.site-header .subnav__link.tween .underline {
    border-color: #F06824;
  }
  header.site-header .subnav__link.teen .underline {
    border-color: #02A9AD;
  }
}
@media (max-width: 767px) {
  header.site-header .subnav__link.baby-toddler {
    border-color: #DC2539;
  }
  header.site-header .subnav__link.baby-toddler:active,
  header.site-header .subnav__link.baby-toddler:focus,
  header.site-header .subnav__link.baby-toddler.selected {
    background-color: #F7A6B9;
    border-color: #F7A6B9;
  }
  header.site-header .subnav__link.growing-reader {
    border-color: #8C2585;
  }
  header.site-header .subnav__link.growing-reader:active,
  header.site-header .subnav__link.growing-reader:focus,
  header.site-header .subnav__link.growing-reader.selected {
    background-color: #EDADE9;
    border-color: #EDADE9;
  }
  header.site-header .subnav__link.pre-k {
    border-color: #F9A61A;
  }
  header.site-header .subnav__link.pre-k:active,
  header.site-header .subnav__link.pre-k:focus,
  header.site-header .subnav__link.pre-k.selected {
    background-color: #FDE397;
    border-color: #FDE397;
  }
  header.site-header .subnav__link.tween {
    border-color: #F06824;
  }
  header.site-header .subnav__link.tween:active,
  header.site-header .subnav__link.tween:focus,
  header.site-header .subnav__link.tween.selected {
    background-color: #F7B5A6;
    border-color: #F7B5A6;
  }
  header.site-header .subnav__link.teen {
    border-color: #02A9AD;
  }
  header.site-header .subnav__link.teen:active,
  header.site-header .subnav__link.teen:focus,
  header.site-header .subnav__link.teen.selected {
    background-color: #ACE4E5;
    border-color: #ACE4E5;
  }
}
header.site-header .as-menu.baby-toddler-menu .as-menu__title-bar {
  background-color: #F7A6B9;
}
header.site-header .as-menu.baby-toddler-menu section:after {
  border-color: #DC2539 !important;
}
header.site-header .as-menu.baby-toddler-menu .as-menu__cta a {
  background-color: #f4eaec;
}
header.site-header .as-menu.pre-k-menu .as-menu__title-bar {
  background-color: #FDE397;
}
header.site-header .as-menu.pre-k-menu section:after {
  border-color: #F9A61A !important;
}
header.site-header .as-menu.pre-k-menu .as-menu__cta a {
  background-color: #f5f2e8;
}
header.site-header .as-menu.growing-reader-menu .as-menu__title-bar {
  background-color: #EDADE9;
}
header.site-header .as-menu.growing-reader-menu section:after {
  border-color: #8C2585 !important;
}
header.site-header .as-menu.growing-reader-menu .as-menu__cta a {
  background-color: #faf0fa;
}
header.site-header .as-menu.tween-menu .as-menu__title-bar {
  background-color: #F7B5A6;
}
header.site-header .as-menu.tween-menu section:after {
  border-color: #F06824 !important;
}
header.site-header .as-menu.tween-menu .as-menu__cta a {
  background-color: #f4ecea;
}
header.site-header .as-menu.teen-menu .as-menu__title-bar {
  background-color: #ACE4E5;
}
header.site-header .as-menu.teen-menu section:after {
  border-color: #02A9AD !important;
}
header.site-header .as-menu.teen-menu .as-menu__cta a {
  background-color: #ebf2f2;
}
#rise-up label.as-label.babytoddler:after {
  background-color: #FFC7D4;
}
#rise-up label.as-label.pre-k:after {
  background-color: #FDE397;
}
#rise-up label.as-label.growing-reader:after {
  background-color: #FFC9FD;
}
#rise-up label.as-label.tween:after {
  background-color: #FFCDC2;
}
#rise-up label.as-label.teen:after {
  background-color: #ACE4E5;
}
/*
 * File: typography.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'Acrom-ExtraBold';
  src: url('../fonts/acrom/34C3B0_0_0.eot');
  src: url('../fonts/acrom/34C3B0_0_0.eot?#iefix') format('embedded-opentype'), url('../fonts/acrom/34C3B0_0_0.woff2') format('woff2'), url('../fonts/acrom/34C3B0_0_0.woff') format('woff'), url('../fonts/acrom/34C3B0_0_0.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Acrom W00';
  src: url('../fonts/acrom/34C3B0_1_0.eot');
  src: url('../fonts/acrom/34C3B0_1_0.eot?#iefix') format('embedded-opentype'), url('../fonts/acrom/34C3B0_1_0.woff2') format('woff2'), url('../fonts/acrom/34C3B0_1_0.woff') format('woff'), url('../fonts/acrom/34C3B0_1_0.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Acrom-Bold';
  src: url('../fonts/acrom/34C3B0_2_0.eot');
  src: url('../fonts/acrom/34C3B0_2_0.eot?#iefix') format('embedded-opentype'), url('../fonts/acrom/34C3B0_2_0.woff2') format('woff2'), url('../fonts/acrom/34C3B0_2_0.woff') format('woff'), url('../fonts/acrom/34C3B0_2_0.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Acrom-Light';
  src: url('../fonts/acrom/34C3B0_3_0.eot');
  src: url('../fonts/acrom/34C3B0_3_0.eot?#iefix') format('embedded-opentype'), url('../fonts/acrom/34C3B0_3_0.woff2') format('woff2'), url('../fonts/acrom/34C3B0_3_0.woff') format('woff'), url('../fonts/acrom/34C3B0_3_0.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Acrom-Regular';
  src: url('../fonts/acrom/34C3B0_4_0.eot');
  src: url('../fonts/acrom/34C3B0_4_0.eot?#iefix') format('embedded-opentype'), url('../fonts/acrom/34C3B0_4_0.woff2') format('woff2'), url('../fonts/acrom/34C3B0_4_0.woff') format('woff'), url('../fonts/acrom/34C3B0_4_0.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Acrom-Thin';
  src: url('../fonts/acrom/34C3B0_5_0.eot');
  src: url('../fonts/acrom/34C3B0_5_0.eot?#iefix') format('embedded-opentype'), url('../fonts/acrom/34C3B0_5_0.woff2') format('woff2'), url('../fonts/acrom/34C3B0_5_0.woff') format('woff'), url('../fonts/acrom/34C3B0_5_0.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: "URW Grotesk T W01";
  src: url('../fonts/URWGroteskTOT-Lig.otf') format('opentype');
  font-display: swap;
}
@font-face {
  font-family: "URW Grotesk T Lig Obl";
  src: url('../fonts/URWGroteskTOT-LigObl.otf') format('opentype');
  font-display: swap;
}
@font-face {
  font-family: "URW Grotesk T Med";
  src: url('../fonts/URWGroteskTOT-Med.otf') format('opentype');
  font-display: swap;
}
@font-face {
  font-family: "URW Grotesk T Med Obl";
  src: url('../fonts/URWGroteskTOT-MedObl.otf') format('opentype');
  font-display: swap;
}
@font-face {
  font-family: "URW Grotesk T Reg";
  src: url('../fonts/URWGroteskTOT-Reg.otf') format('opentype');
  font-display: swap;
}
@font-face {
  font-family: "URW Grotesk T Reg Obl";
  src: url('../fonts/URWGroteskTOT-RegObl.otf') format('opentype');
  font-display: swap;
}
.fontsmooth {
  -webkit-font-smoothing: antialiased !important;
  -o-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* General */
html {
  font-size: 18px;
}
body {
  -webkit-font-smoothing: antialiased !important;
  -o-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "URW Grotesk T W01", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 18px;
  color: #221e1f;
  line-height: 120%;
}
@media only screen and (max-width : 480px) {
  body {
    font-size: 14px;
  }
}
em {
  font-style: italic;
}
.secondary-bold {
  /* Brandon Bold (titles) */
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
a {
  color: #000;
  text-decoration: none;
  -webkit-transition: color 0.1s ease-in-out;
  -moz-transition: color 0.1s ease-in-out;
  -o-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
}
a:hover,
a:focus {
  color: #808184;
}
p a,
.brandlink {
  color: #000;
  text-decoration: underline;
  font-family: "URW Grotesk T Reg", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
p a:hover,
.brandlink:hover,
p a:focus,
.brandlink:focus {
  color: #000;
  background: #F4D1C9;
}
a.brandlinkhover:hover,
a.brandlinkhover:focus {
  text-decoration: underline;
  color: #000;
  background: #F4D1C9;
}
aside .section-title {
  color: #000;
  text-transform: uppercase;
  /* Brandon Bold (titles) */
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
  font-weight: normal;
  line-height: 1em;
}
blockquote {
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
strong,
b,
.bold {
  font-weight: normal;
  font-family: "URW Grotesk T Med", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.wrapper .category {
  text-transform: uppercase;
  color: #000;
  /* Brandon Bold (titles) */
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
/*

Font Size Conversions ---------

	font-size: 0.611em; 11px
	font-size: 0.667em; 12px
	font-size: 0.722em; 13px
	font-size: 0.778em; 14px
	font-size: 0.833em; 15px
	font-size: 0.889em; 16px
	font-size: 0.944em; 17px
	font-size: 1.167em; 21px
	font-size: 1.333em; 24px;
	font-size: 1.444em; 26px
	font-size: 1.556em; 28px
	font-size: 1.611em; 29px
	font-size: 1.667em; 30px
	font-size: 2em; 	36px
	font-size: 2.333em; 42px
	font-size: 2.5em; 	45px
	font-size: 2.667em; 48px

*/
/*
 * File: grid.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  /* Custom, iPhone Retina */
  /* Extra Small Devices, Phones */
  /* Small Devices, Tablets */
  /* Medium Devices, Desktops */
  /* Large Devices, Wide Screens */
}
@media only screen and (max-width: 320px) {
  .container {
    max-width: 320px;
  }
}
@media only screen and (max-width: 480px) {
  .container {
    max-width: 480px;
  }
}
@media only screen and (max-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media only screen and (max-width: 992px) {
  .container {
    max-width: 992px;
  }
}
@media only screen and (min-width: 993px) {
  .container {
    max-width: 1170px;
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px;
  *zoom: 1;
}
.row:before,
.row:after {
  content: " ";
  display: table;
  line-height: 0;
}
.row:after {
  clear: both;
}
/* Medium / Default */
.col-md-1 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .col-md-1 {
    float: left;
    width: 8.33333333%;
  }
}
.col-md-2 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .col-md-2 {
    float: left;
    width: 16.66666667%;
  }
}
.col-md-3 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .col-md-3 {
    float: left;
    width: 25%;
  }
}
.col-md-4 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .col-md-4 {
    float: left;
    width: 33.33333333%;
  }
}
.col-md-5 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .col-md-5 {
    float: left;
    width: 41.66666667%;
  }
}
.col-md-6 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .col-md-6 {
    float: left;
    width: 50%;
  }
}
.col-md-7 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .col-md-7 {
    float: left;
    width: 58.33333333%;
  }
}
.col-md-8 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .col-md-8 {
    float: left;
    width: 66.66666667%;
  }
}
.col-md-9 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .col-md-9 {
    float: left;
    width: 75%;
  }
}
.col-md-10 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .col-md-10 {
    float: left;
    width: 83.33333333%;
  }
}
.col-md-11 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .col-md-11 {
    float: left;
    width: 91.66666667%;
  }
}
.col-md-12 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 15px;
  margin-right: 15px;
}
@media (min-width: 768px) {
  .col-md-12 {
    float: left;
    width: 100%;
  }
}
/* Offset Columns */
@media (min-width: 768px) {
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
}
@media (min-width: 768px) {
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
}
/* Media Queries */
/* Desktop : above 768px */
/* Tablet : target sizes between the Preboot default breakpoint of 768px and 1024px */
/* Small : below 768px */
/**
 * More mobile-first friendly medium query constructs
*/
/* Extra Small Devices, Phones */
@media only screen and (max-width : 768px) {
  .col-sm-2 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (max-width : 768px) and (min-width: 768px) {
  .col-sm-2 {
    float: left;
    width: 16.66666667%;
  }
}
@media only screen and (max-width : 768px) {
  .col-sm-3 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (max-width : 768px) and (min-width: 768px) {
  .col-sm-3 {
    float: left;
    width: 25%;
  }
}
@media only screen and (max-width : 768px) {
  .col-sm-9 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (max-width : 768px) and (min-width: 768px) {
  .col-sm-9 {
    float: left;
    width: 75%;
  }
}
@media only screen and (max-width : 768px) {
  .col-sm-10 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (max-width : 768px) and (min-width: 768px) {
  .col-sm-10 {
    float: left;
    width: 83.33333333%;
  }
}
/* Large Only (1024px plus) */
@media (min-width: 1024px) {
  .col-lg-3 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media (min-width: 1024px) and (min-width: 768px) {
  .col-lg-3 {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1024px) {
  .col-lg-9 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media (min-width: 1024px) and (min-width: 768px) {
  .col-lg-9 {
    float: left;
    width: 75%;
  }
}
/* Push + Pull */
/*
 * File: mixins.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * Form Buttons * * */
.button {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  background-color: #000;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding: 0.75rem 2em;
  border: 0;
  /* Brandon Bold (titles) */
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.button:hover {
  color: #fff;
  background-color: #808184;
}
.gray-border-bottom {
  border-bottom: solid 1px #b2b2b2;
  margin-bottom: 1.8em;
  padding-bottom: 2em;
}
.gradient-overlay {
  background: -moz-linear-gradient(50% 0% -90deg, rgba(255, 255, 255, 0) 0%, rgba(180, 180, 180, 0.13) 17.38%, rgba(116, 116, 116, 0.26) 33.93%, rgba(66, 66, 66, 0.37) 48.83%, rgba(30, 30, 30, 0.47) 61.8%, rgba(8, 8, 8, 0.55) 72.33%, rgba(0, 0, 0, 0.6) 79.1%);
  background: -webkit-linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, rgba(180, 180, 180, 0.13) 17.38%, rgba(116, 116, 116, 0.26) 33.93%, rgba(66, 66, 66, 0.37) 48.83%, rgba(30, 30, 30, 0.47) 61.8%, rgba(8, 8, 8, 0.55) 72.33%, rgba(0, 0, 0, 0.6) 79.1%);
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgba(255, 255, 255, 0)), color-stop(0.1738, rgba(180, 180, 180, 0.13)), color-stop(0.3393, rgba(116, 116, 116, 0.26)), color-stop(0.4883, rgba(66, 66, 66, 0.37)), color-stop(0.618, rgba(30, 30, 30, 0.47)), color-stop(0.7233, rgba(8, 8, 8, 0.55)), color-stop(0.791, rgba(0, 0, 0, 0.6)));
  background: -o-linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, rgba(180, 180, 180, 0.13) 17.38%, rgba(116, 116, 116, 0.26) 33.93%, rgba(66, 66, 66, 0.37) 48.83%, rgba(30, 30, 30, 0.47) 61.8%, rgba(8, 8, 8, 0.55) 72.33%, rgba(0, 0, 0, 0.6) 79.1%);
  background: -ms-linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, rgba(180, 180, 180, 0.13) 17.38%, rgba(116, 116, 116, 0.26) 33.93%, rgba(66, 66, 66, 0.37) 48.83%, rgba(30, 30, 30, 0.47) 61.8%, rgba(8, 8, 8, 0.55) 72.33%, rgba(0, 0, 0, 0.6) 79.1%);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#000000' ,GradientType=0);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(180, 180, 180, 0.13) 17.38%, rgba(116, 116, 116, 0.26) 33.93%, rgba(66, 66, 66, 0.37) 48.83%, rgba(30, 30, 30, 0.47) 61.8%, rgba(8, 8, 8, 0.55) 72.33%, rgba(0, 0, 0, 0.6) 79.1%);
  opacity: 1;
  filter: alpha(opacity=60) progid:DXImageTransform.Microsoft.Alpha(opacity=60) progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#000000', GradientType=0);
}
.responsive-img {
  /* Ignore image dimensions in markup */
  max-width: 100% !important;
  height: auto;
}
.img-hover-border {
  border: solid 4px transparent;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.input-placeholder-hide {
  /* FF 4-18 */
  /* FF 19+ */
  /* IE 10+ */
  /* FF 4-18 */
  /* FF 19+ */
  /* IE 10+ */
}
.input-placeholder-hide ::-webkit-input-placeholder {
  opacity: 1;
}
.input-placeholder-hide :-moz-placeholder {
  opacity: 1;
}
.input-placeholder-hide ::-moz-placeholder {
  opacity: 1;
}
.input-placeholder-hide :-ms-input-placeholder {
  opacity: 1;
}
.input-placeholder-hide :focus::-webkit-input-placeholder {
  opacity: 0;
}
.input-placeholder-hide :focus:-moz-placeholder {
  opacity: 0;
}
.input-placeholder-hide :focus::-moz-placeholder {
  opacity: 0;
}
.input-placeholder-hide :focus:-ms-input-placeholder {
  opacity: 0;
}
@-webkit-keyframes drift_up_reveal {
  0% {
    bottom: -100px;
    opacity: 0;
  }
  50% {
    opacity: 0;
    border-bottom: -50px;
  }
  100% {
    bottom: 0;
    opacity: 1;
  }
}
@-moz-keyframes drift_up_reveal {
  0% {
    bottom: -100px;
    opacity: 0;
  }
  50% {
    opacity: 0;
    border-bottom: -50px;
  }
  100% {
    bottom: 0;
    opacity: 1;
  }
}
@-ms-keyframes drift_up_reveal {
  0% {
    bottom: -100px;
    opacity: 0;
  }
  50% {
    opacity: 0;
    border-bottom: -50px;
  }
  100% {
    bottom: 0;
    opacity: 1;
  }
}
@keyframes drift_up_reveal {
  0% {
    bottom: -100px;
    opacity: 0;
  }
  50% {
    opacity: 0;
    border-bottom: -50px;
  }
  100% {
    bottom: 0;
    opacity: 1;
  }
}
@-webkit-keyframes drift_down_hide {
  0% {
    bottom: 0;
    opacity: 1;
  }
  50% {
    opacity: 0;
    bottom: -50px;
  }
  100% {
    bottom: -100px;
    opacity: 0;
  }
}
@-moz-keyframes drift_down_hide {
  0% {
    bottom: 0;
    opacity: 1;
  }
  50% {
    opacity: 0;
    bottom: -50px;
  }
  100% {
    bottom: -100px;
    opacity: 0;
  }
}
@-ms-keyframes drift_down_hide {
  0% {
    bottom: 0;
    opacity: 1;
  }
  50% {
    opacity: 0;
    bottom: -50px;
  }
  100% {
    bottom: -100px;
    opacity: 0;
  }
}
@keyframes drift_down_hide {
  0% {
    bottom: 0;
    opacity: 1;
  }
  50% {
    opacity: 0;
    bottom: -50px;
  }
  100% {
    bottom: -100px;
    opacity: 0;
  }
}
/*
 * File: global.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
body {
  background-color: #f4f4f4;
}
body.admin-bar {
  margin-top: 32px;
}
@media (max-width: 782px) {
  body.admin-bar {
    margin-top: 46px;
  }
}
body.admin-bar header.site-header {
  margin-top: 32px;
}
@media (max-width: 782px) {
  body.admin-bar header.site-header {
    margin-top: 46px;
  }
}
@media (max-width: 767px) {
  body.menu-open {
    overflow: hidden;
  }
  body.menu-open header.site-header {
    height: 150vh;
  }
}
body.mobile-scroll-hide header.site-header {
  margin-top: -116px;
}
@media (max-width: 767px) {
  body.single-campaign_lan #main,
  body.template-preferences-center #main,
  body.template-preferences-subscribe #main,
  body.single-signup #main {
    margin-top: 80px;
  }
  body.single-campaign_lan nav.subnav,
  body.template-preferences-center nav.subnav,
  body.template-preferences-subscribe nav.subnav,
  body.single-signup nav.subnav {
    display: none;
  }
}
body.single-age_stage #main {
  margin-top: 128px;
}
@media (max-width: 767px) {
  body.single-age_stage #main {
    margin-top: 116px;
  }
}
body.single-age_stage #main .container {
  max-width: none;
}
body.home #main {
  margin-top: 165px;
}
@media (max-width: 767px) {
  body.home #main {
    margin-top: 116px;
  }
}
body.site_ribbon.mobile-scroll-hide header.site-header {
  margin-top: -152px;
}
@media (min-width: 768px) {
  body.site_ribbon #main {
    margin-top: 216px;
  }
  body.site_ribbon.single-age_stage #main {
    margin-top: 165px;
  }
  body.site_ribbon.home #main {
    margin-top: 200px;
  }
}
@media (max-width: 767px) {
  body.site_ribbon.hide-ribbon-mobile #site_ribbon {
    display: none;
  }
  body.site_ribbon:not(.hide-ribbon-mobile) #main {
    margin-top: 178px;
  }
  body.site_ribbon:not(.hide-ribbon-mobile).single-age_stage #main,
  body.site_ribbon:not(.hide-ribbon-mobile).home #main {
    margin-top: 150px;
  }
  body.site_ribbon:not(.hide-ribbon-mobile).single-campaign_lan #main,
  body.site_ribbon:not(.hide-ribbon-mobile).template-preferences-center #main,
  body.site_ribbon:not(.hide-ribbon-mobile).template-preferences-subscribe #main,
  body.site_ribbon:not(.hide-ribbon-mobile).single-signup #main {
    margin-top: 114px;
  }
}
img {
  max-width: 100%;
}
input[type=email],
input[type=search],
input[type=text] {
  font-family: "URW Grotesk T W01", HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 18px;
  border: 1px solid #000000;
}
input[type=email]::placeholder,
input[type=search]::placeholder,
input[type=text]::placeholder {
  color: #707070;
}
input[type=email]:focus,
input[type=search]:focus,
input[type=text]:focus {
  border: 2px solid;
}
p.legal,
div.legal,
.post-form-copy p small {
  color: #000;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
}
p.legal a,
div.legal a,
.post-form-copy p small a {
  font-family: 'URW Grotesk T Reg';
  color: #000;
  text-decoration: underline;
}
.info.error {
  color: #990D0D;
  font-size: 14px;
  line-height: 18px;
  font-family: "URW Grotesk T Reg";
  margin-top: .5em;
  text-align: left;
}
.input-error {
  border-color: #990D0D;
}
/* Article Feed */
#main {
  margin-top: 180px;
  transition: padding-top 0.25s ease-in-out 0.1s;
  will-change: padding-top;
}
@media (max-width: 767px) {
  #main {
    margin-top: 151px;
  }
}
#main .slider {
  margin-bottom: 2.5em;
  padding-bottom: 2.5em;
  border-bottom: solid 2px #000;
}
aside ul {
  list-style: none inside none;
  padding: 0;
}
aside .category {
  font-size: .667em;
  display: inline-block;
  line-height: 1em;
}
/*************** mini cart *********************/
#prh-minicart {
  position: fixed;
  top: 0;
  right: -340px;
  bottom: 0;
  width: 340px;
  display: none;
  background-color: #fff;
  z-index: 2000;
}
#prh-minicart .minicart-outer-wrap {
  padding: 33px 0px 0px;
  height: 100%;
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap {
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  /*
            @media (max-width: 600px) {
                >.minicart-rewards-ribbon {
                    display: none !important;
                }
            }
            */
  /*
            @media (max-width: 600px) {
                >.minicart-carttype-ribbon {
                    display: none !important;
                }
            }
            */
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-rewards-tooltip {
  position: absolute;
  color: #000;
  box-shadow: 0px 0px 12px #0000004D;
  width: 322px;
  margin: 0 auto;
  z-index: 2001;
  display: none;
  bottom: 65px;
  left: 50%;
  transform: translateX(-50%);
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-rewards-tooltip .minicart-rewards-tooltip-top {
  background: #fff;
  border: 2px solid #019FDB;
  border-radius: 4px 4px 0 0;
  border-bottom: none;
  padding: 16px;
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-rewards-tooltip .minicart-rewards-tooltip-top .minicart-rewards-tooltip-top-inner {
  padding: 20px 18px;
  background: #DEF6FF;
  border-radius: 6px 6px 0px 0px;
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-rewards-tooltip .minicart-rewards-tooltip-top .minicart-rewards-tooltip-top-inner p {
  font-family: "Shift-Book-Italic";
  font-size: 14px;
  line-height: 22px;
  margin: 0px;
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-rewards-tooltip .minicart-rewards-tooltip-top .minicart-rewards-tooltip-top-inner p b {
  font-family: "Fort-Extra-Bold";
  font-size: 16px;
  display: block;
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-rewards-tooltip .minicart-rewards-tooltip-bottom {
  padding: 0px 34px 24px;
  background-color: #fff;
  font-family: "Fort-Book";
  font-size: 14px;
  line-height: 17px;
  border-radius: 0 0 4px 4px;
  border: 2px solid #019FDB;
  border-top: none;
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-rewards-tooltip .minicart-rewards-tooltip-bottom a,
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-rewards-tooltip .minicart-rewards-tooltip-bottom a:hover {
  font-family: "Fort-Bold";
  color: #000;
  text-decoration: underline;
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-rewards-tooltip .minicart-rewards-tooltip-post {
  background: #fff;
  border-right: 2px solid #019FDB;
  border-bottom: 2px solid #019FDB;
  height: 15px;
  right: 14px;
  margin: 0;
  position: absolute;
  transform: rotate(45deg);
  bottom: -8px;
  width: 15px;
  z-index: 2002;
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-carttype-tooltip {
  position: absolute;
  color: #000;
  box-shadow: 0px 0px 12px #0000004D;
  width: 276px;
  margin: 0 20px 0 auto;
  z-index: 2001;
  display: none;
  bottom: 65px;
  /*
                left: 50%;
                transform: translateX(-50%);
                */
  padding: 18px 22px;
  border-radius: 4px;
  border: solid 1px #ff6600;
  right: -12px;
  font-family: "Fort-Book";
  font-size: 16px;
  background: #fff;
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-carttype-tooltip a,
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-carttype-tooltip a:hover {
  font-family: "Fort-Bold";
  color: black;
  text-decoration: underline;
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-carttype-tooltip .minicart-carttype-tooltip-post {
  background: #fff;
  border-right: 1px solid #ff6600;
  border-bottom: 1px solid #ff6600;
  height: 15px;
  right: 14px;
  margin: 0;
  position: absolute;
  transform: rotate(45deg);
  bottom: -8px;
  width: 15px;
  z-index: 2002;
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-header {
  font-family: "Acrom-Bold";
  font-size: 20px;
  padding: 0px 20px 16px;
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-header .minicart-close-x {
  height: 24px;
  width: 24px;
  float: right;
  cursor: pointer;
}
@media (max-width: 600px) {
  #prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-header .minicart-close-x {
    position: relative;
    top: -3px;
  }
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-rewards-ribbon {
  display: none !important;
  font-family: "Shift-Book-Italic";
  font-size: 16px;
  position: relative;
  padding: 16px 20px;
  background-color: #DEF6FF;
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-rewards-ribbon .minicart-rewards-tooltip-icon {
  height: 20px;
  width: 20px;
  cursor: pointer;
  float: right;
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-rewards-ribbon span {
  font-family: "Shift-Bold-Italic";
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-carttype-ribbon {
  display: none;
  font-family: "URW Grotesk T Reg";
  font-size: 16px;
  position: relative;
  padding: 16px 20px;
  background-color: #FFE3D0;
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-carttype-ribbon .minicart-carttype-tooltip-icon {
  height: 20px;
  width: 20px;
  cursor: pointer;
  float: right;
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-body {
  padding: 40px 0px 0px;
  flex-grow: 1;
  flex-shrink: 1;
  overflow: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-body #prh-minicart-iframe {
  border: none;
  width: 1px;
  height: 1px;
  display: none;
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-body .minicart-lineitems {
  width: 100%;
  height: 100%;
  display: none;
  flex-direction: column;
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-body .minicart-lineitems .minicart-lineitem {
  clear: both;
  padding: 0px 20px;
  margin-bottom: 24px;
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-body .minicart-lineitems .minicart-lineitem .minicart-lineitem-cover {
  position: relative;
  width: 84px;
  float: left;
  margin-right: 24px;
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-body .minicart-lineitems .minicart-lineitem .minicart-lineitem-cover a img {
  width: 100%;
  height: auto;
  border: none;
  box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.2);
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-body .minicart-lineitems .minicart-lineitem .minicart-lineitem-cover .minicart-lineitem-qty {
  position: absolute;
  top: -14px;
  right: -14px;
  width: 28px;
  height: 28px;
  border-radius: 28px;
  background: #FFC69F;
  border: 2px white solid;
  text-align: center;
  font-family: "URW Grotesk T Med";
  font-size: 14px;
  padding-top: 2px;
}
@media (max-width: 600px) {
  #prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-body .minicart-lineitems .minicart-lineitem .minicart-lineitem-cover .minicart-lineitem-qty {
    padding-top: 5px;
  }
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-body .minicart-lineitems .minicart-lineitem .minicart-lineitem-title {
  margin-bottom: 5px;
  font-family: "URW Grotesk T Med";
  font-size: 16px;
  color: #000;
  line-height: 19px;
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-body .minicart-lineitems .minicart-lineitem .minicart-lineitem-author {
  font-family: "URW Grotesk T W01";
  font-size: 14px;
  line-height: 18px;
  color: #000000;
  margin-bottom: 5px;
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-body .minicart-lineitems .minicart-lineitem .minicart-lineitem-format {
  font-family: "URW Grotesk T Reg";
  font-size: 14px;
  color: #606060;
  margin-bottom: 16px;
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-body .minicart-lineitems .minicart-lineitem .minicart-lineitem-orig-price {
  font-family: "URW Grotesk T Med";
  font-size: 16px;
  text-decoration: line-through;
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-body .minicart-lineitems .minicart-lineitem .minicart-lineitem-price {
  font-family: "URW Grotesk T Med";
  font-size: 16px;
  text-transform: capitalize;
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-body .minicart-lineitems .minicart-lineitem .minicart-lineitem-cmd {
  font-family: "URW Grotesk T Reg";
  font-size: 16px;
  float: right;
  cursor: pointer;
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-body .minicart-lineitems .minicart-lineitem .minicart-lineitem-bottom {
  border-bottom: 1px solid #f0f0f0;
  clear: both;
  padding: 12px 0;
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-body .minicart-lineitems .minicart-lineitem .minicart-lineitem-right {
  margin-left: 108px;
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-body .minicart-lineitems .minicart-rewards-ribbon,
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-body .minicart-lineitems .minicart-carttype-ribbon {
  order: 2;
  /*
                        @media (min-width: 601px) {
                            display: none !important;
                        }
                        */
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-body .minicart-empty {
  width: 230px;
  height: 230px;
  margin: 0 auto;
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-body .minicart-empty-text {
  font-family: "URW Grotesk T W01";
  font-size: 20px;
  width: 100%;
  text-align: center;
  padding: 22px 0px;
  position: relative;
  top: -40px;
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-footer {
  width: 100%;
  font-family: "URW Grotesk T Med";
  font-size: 18px;
  box-shadow: 0px -3px 6px rgba(0, 0, 0, 0.05);
  padding: 22px 0;
  z-index: 2005;
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-footer .minicart-checkout {
  display: none;
  padding: 0px 20px;
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-footer .minicart-checkout .minicart-total {
  padding-bottom: 6px;
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-footer .minicart-checkout .minicart-total .minicart-total-qty {
  font-family: "URW Grotesk T Reg";
}
@media (max-width: 600px) {
  #prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-footer .minicart-checkout .minicart-total .minicart-total-qty .minicart-qty {
    position: relative;
  }
}
@media (max-width: 600px) {
  #prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-footer .minicart-checkout .minicart-total {
    padding-bottom: 14px;
  }
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-footer .minicart-checkout .minicart-total-price {
  float: right;
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-footer .minicart-checkout button {
  font-family: "Acrom-Bold";
  font-size: 16px;
  background-color: #000;
  border: none;
  color: #fff;
  text-align: center;
  width: 100%;
  height: 50px;
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-footer .minicart-free-shipping {
  display: none;
  padding: 0 20px;
  font-family: "URW Grotesk T Reg";
  font-size: 16px;
  height: 20px;
  margin: 7px 0px;
}
@media (max-width: 600px) {
  #prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-footer .minicart-free-shipping {
    margin: 15px 0px 7px;
  }
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-footer .minicart-free-shipping span {
  font-family: "URW Grotesk T Med";
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-footer .minicart-continue-shopping {
  padding: 0 20px;
}
#prh-minicart .minicart-outer-wrap .minicart-inner-wrap .minicart-footer .minicart-continue-shopping button {
  font-family: "Acrom-Bold";
  font-size: 16px;
  background-color: #fff;
  border: solid 1px #000;
  color: #000;
  text-align: center;
  width: 100%;
  height: 50px;
}
#prh-minicart .minicart-screenreader-text {
  display: none;
}
#prh-minicart .img-shipping-fast {
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20640%20512%22%3E%3Cpath%20d%3D%22M624%20352h-16V243.9c0-12.7-5.1-24.9-14.1-33.9L494%20110.1c-9-9-21.2-14.1-33.9-14.1H416V48c0-26.5-21.5-48-48-48H112C85.5%200%2064%2021.5%2064%2048v48H8c-4.4%200-8%203.6-8%208v16c0%204.4%203.6%208%208%208h272c4.4%200%208%203.6%208%208v16c0%204.4-3.6%208-8%208H40c-4.4%200-8%203.6-8%208v16c0%204.4%203.6%208%208%208h208c4.4%200%208%203.6%208%208v16c0%204.4-3.6%208-8%208H8c-4.4%200-8%203.6-8%208v16c0%204.4%203.6%208%208%208h208c4.4%200%208%203.6%208%208v16c0%204.4-3.6%208-8%208H64v128c0%2053%2043%2096%2096%2096s96-43%2096-96h128c0%2053%2043%2096%2096%2096s96-43%2096-96h48c8.8%200%2016-7.2%2016-16v-32c0-8.8-7.2-16-16-16zM160%20464c-26.5%200-48-21.5-48-48s21.5-48%2048-48%2048%2021.5%2048%2048-21.5%2048-48%2048zm320%200c-26.5%200-48-21.5-48-48s21.5-48%2048-48%2048%2021.5%2048%2048-21.5%2048-48%2048zm80-208H416V144h44.1l99.9%2099.9V256z%22%2F%3E%3C%2Fsvg%3E');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: inline-block;
  height: 16px;
  width: 20px;
  vertical-align: middle;
  margin-right: 7px;
}
#prh-minicart .img-info-icon {
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2219.286%22%20height%3D%2219.286%22%20viewBox%3D%220%200%2019.286%2019.286%22%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20d%3D%22M0%2C0H19.286V19.286H0Z%22%20fill%3D%22none%22%2F%3E%3C%2FclipPath%3E%3CclipPath%20id%3D%22b%22%3E%3Cpath%20d%3D%22M0%2C736H1260V0H0Z%22%20fill%3D%22none%22%2F%3E%3C%2FclipPath%3E%3CclipPath%20id%3D%22c%22%3E%3Crect%20width%3D%2220%22%20height%3D%2221%22%20fill%3D%22none%22%2F%3E%3C%2FclipPath%3E%3CclipPath%20id%3D%22d%22%3E%3Cpath%20d%3D%22M9.643%2C19.286a9.643%2C9.643%2C0%2C1%2C1%2C9.644-9.644A9.654%2C9.654%2C0%2C0%2C1%2C9.643%2C19.286Zm0-18.194a8.55%2C8.55%2C0%2C1%2C0%2C8.55%2C8.55A8.56%2C8.56%2C0%2C0%2C0%2C9.643%2C1.093Z%22%20fill%3D%22none%22%2F%3E%3C%2FclipPath%3E%3CclipPath%20id%3D%22e%22%3E%3Cpath%20d%3D%22M0%2C20H20V0H0Z%22%20fill%3D%22none%22%2F%3E%3C%2FclipPath%3E%3CclipPath%20id%3D%22f%22%3E%3Cpath%20d%3D%22M.643%2C8.614a.53.53%2C0%2C0%2C1-.535-.536V3.021a.53.53%2C0%2C0%2C1%2C.535-.536.53.53%2C0%2C0%2C1%2C.536.536V8.057A.548.548%2C0%2C0%2C1%2C.643%2C8.614Zm0-7.328A.629.629%2C0%2C0%2C1%2C0%2C.643.629.629%2C0%2C0%2C1%2C.643%2C0a.644.644%2C0%2C0%2C1%2C.644.643A.629.629%2C0%2C0%2C1%2C.643%2C1.286Z%22%20fill%3D%22none%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cpath%20d%3D%22M0%2C0H19.286V19.286H0Z%22%20fill%3D%22none%22%2F%3E%3Cg%20clip-path%3D%22url(%23a)%22%3E%3Cg%20transform%3D%22translate(-266%20-370)%22%3E%3Cpath%20d%3D%22M0%2C736H1260V0H0Z%22%20fill%3D%22none%22%2F%3E%3Cg%20clip-path%3D%22url(%23b)%22%3E%3Cg%20transform%3D%22translate(265.576%20369)%22%3E%3Crect%20width%3D%2220%22%20height%3D%2221%22%20fill%3D%22none%22%2F%3E%3Cg%20clip-path%3D%22url(%23c)%22%3E%3Cg%20transform%3D%22translate(0.424%201)%22%3E%3Cpath%20d%3D%22M9.643%2C19.286a9.643%2C9.643%2C0%2C1%2C1%2C9.644-9.644A9.654%2C9.654%2C0%2C0%2C1%2C9.643%2C19.286Zm0-18.194a8.55%2C8.55%2C0%2C1%2C0%2C8.55%2C8.55A8.56%2C8.56%2C0%2C0%2C0%2C9.643%2C1.093Z%22%20fill%3D%22none%22%2F%3E%3Cg%20clip-path%3D%22url(%23d)%22%3E%3Cpath%20d%3D%22M0%2C20H20V0H0Z%22%20fill%3D%22none%22%2F%3E%3Cg%20clip-path%3D%22url(%23e)%22%3E%3Cpath%20d%3D%22M0%2C0H29.286V29.286H0Z%22%20transform%3D%22translate(-5%20-5)%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20transform%3D%22translate(9%205.321)%22%3E%3Cpath%20d%3D%22M.643%2C8.614a.53.53%2C0%2C0%2C1-.535-.536V3.021a.53.53%2C0%2C0%2C1%2C.535-.536.53.53%2C0%2C0%2C1%2C.536.536V8.057A.548.548%2C0%2C0%2C1%2C.643%2C8.614Zm0-7.328A.629.629%2C0%2C0%2C1%2C0%2C.643.629.629%2C0%2C0%2C1%2C.643%2C0a.644.644%2C0%2C0%2C1%2C.644.643A.629.629%2C0%2C0%2C1%2C.643%2C1.286Z%22%20fill%3D%22none%22%2F%3E%3Cg%20clip-path%3D%22url(%23f)%22%3E%3Cg%20transform%3D%22translate(-275%20-376.321)%22%3E%3Cpath%20d%3D%22M0%2C736H1260V0H0Z%22%20fill%3D%22none%22%2F%3E%3Cg%20clip-path%3D%22url(%23b)%22%3E%3Cpath%20d%3D%22M0%2C0H11.286V18.614H0Z%22%20transform%3D%22translate(270%20371.321)%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: inline-block;
  height: 20px;
  width: 20px;
  cursor: pointer;
}
#prh-minicart .img-empty-mini-cart {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='188' height='188' viewBox='0 0 188 188'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:none;%7D.b%7Bfill:%231d1d1b;%7D.c%7Bfill:%23f7a48b;%7D%3C/style%3E%3C/defs%3E%3Cg transform='translate(-129 -752.686)'%3E%3Crect class='a' width='188' height='188' transform='translate(129 752.686)'/%3E%3Cg transform='translate(141.641 790.909)'%3E%3Cg transform='translate(21.301 13.648)'%3E%3Cpath class='b' d='M235.777,301.593h0L177,301.547a1.059,1.059,0,0,1-1.053-.843l-13.016-57.612H145.7a.8.8,0,0,1,0-1.592h17.628a1.059,1.059,0,0,1,1.053.843l2.739,12.15h80.952A.96.96,0,0,1,249,255.71l-12.173,45.064A1.076,1.076,0,0,1,235.777,301.593Zm0-1.592Zm-58.384-.047L235.4,300l11.869-43.917H167.491Zm-14.069-56.863Z' transform='translate(-144.9 -241.5)'/%3E%3Cpath class='b' d='M322.646,506.436H264.261a7.566,7.566,0,0,1-1.8-14.912l.094-.023h1.522a.8.8,0,1,1,0,1.592H262.74a5.972,5.972,0,0,0,1.5,11.752h58.408a.8.8,0,0,1,0,1.592Z' transform='translate(-230.528 -432.975)'/%3E%3Cg transform='translate(32.189 79.641)'%3E%3Cpath class='b' d='M292.021,600.943a9.622,9.622,0,1,1,9.621-9.622A9.636,9.636,0,0,1,292.021,600.943Zm0-17.675a8.03,8.03,0,1,0,8.03,8.03A8.043,8.043,0,0,0,292.021,583.269Z' transform='translate(-282.4 -581.7)'/%3E%3Cpath class='b' d='M443.521,600.943a9.622,9.622,0,1,1,9.622-9.622A9.636,9.636,0,0,1,443.521,600.943Zm0-17.675a8.03,8.03,0,1,0,8.03,8.03A8.043,8.043,0,0,0,443.521,583.269Z' transform='translate(-398.434 -581.7)'/%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(0 17.355)'%3E%3Cpath d='M32.372,271.368h0a.807.807,0,0,1-.8-.7l-.515-4.19a3.081,3.081,0,0,0-2.669-2.669l-4.19-.538a.8.8,0,0,1,0-1.592l4.19-.515a3.058,3.058,0,0,0,2.669-2.669l.515-4.19a.8.8,0,0,1,1.592,0l.515,4.19a3.058,3.058,0,0,0,2.669,2.669l4.19.515a.8.8,0,0,1,0,1.592l-4.19.515a3.058,3.058,0,0,0-2.669,2.669l-.515,4.19A.792.792,0,0,1,32.372,271.368ZM29.657,262.5a4.64,4.64,0,0,1,2.716,2.716,4.64,4.64,0,0,1,2.716-2.716,4.641,4.641,0,0,1-2.716-2.716A4.641,4.641,0,0,1,29.657,262.5Z' transform='translate(-23.5 -246.132)'/%3E%3Cpath d='M616.592,247.685h0a.807.807,0,0,1-.8-.7l-.8-6.321a5.021,5.021,0,0,0-4.378-4.378l-6.321-.8a.8.8,0,0,1,0-1.592l6.321-.8A5.021,5.021,0,0,0,615,228.723l.8-6.321a.8.8,0,0,1,1.592,0l.8,6.321a5.021,5.021,0,0,0,4.378,4.378l6.321.8a.8.8,0,0,1,0,1.592l-6.321.8a5.021,5.021,0,0,0-4.378,4.378l-.8,6.321A.807.807,0,0,1,616.592,247.685Zm-5.759-12.969a6.612,6.612,0,0,1,5.759,5.759h0a6.635,6.635,0,0,1,5.759-5.759h0a6.611,6.611,0,0,1-5.759-5.759h0A6.658,6.658,0,0,1,610.834,234.716Z' transform='translate(-466.428 -221.7)'/%3E%3C/g%3E%3Cpath class='c' d='M140.448,404.4h0a6.016,6.016,0,0,0,4.448,4.448h0a6.016,6.016,0,0,0-4.448,4.448h0A6.016,6.016,0,0,0,136,408.848h0A6.016,6.016,0,0,0,140.448,404.4Z' transform='translate(-116.783 -352.617)'/%3E%3Cpath class='c' d='M622.735,183.2h0a6.306,6.306,0,0,0,4.635,4.635h0a6.306,6.306,0,0,0-4.635,4.635h0a6.306,6.306,0,0,0-4.635-4.635h0A6.269,6.269,0,0,0,622.735,183.2Z' transform='translate(-484.652 -183.2)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: inline-block;
}
#prh-minicart .img-close-x {
  background-image: url("data:image/svg+xml,%0A%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='times' class='svg-inline--fa fa-times fa-w-10' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='currentColor' d='M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: inline-block;
}
#prh-minicart .img-remove-x {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Cpath d='M6.061,101,9.266,97.8l.661-.661a.25.25,0,0,0,0-.353l-.707-.707a.25.25,0,0,0-.353,0L5,99.939,1.134,96.073a.25.25,0,0,0-.353,0l-.708.707a.25.25,0,0,0,0,.353L3.939,101,.073,104.866a.25.25,0,0,0,0,.353l.707.707a.25.25,0,0,0,.353,0L5,102.061l3.205,3.205.661.661a.25.25,0,0,0,.353,0l.707-.707a.25.25,0,0,0,0-.353Z' transform='translate(0 -96)'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
  display: inline-block;
  height: 10px;
  width: 10px;
  margin-right: 4px;
}
#prh-minicart .hide {
  display: none !important;
}
#prh-minicart .minicart-down {
  width: 90px;
  display: none;
}
#prh-minicart .minicart-down-text {
  padding: 0 20px;
  display: none;
}
#prh-minicart-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  z-index: 1999;
  background: #000;
  opacity: 0;
}
/*
 * File: module-header.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
img.logo {
  display: none;
}
/**
 * .menu-activated and .menu-notactivated are designed to replace inlining styles on elements: html, body, and header
*/
.menu-activated {
  overflow: hidden;
  height: auto;
}
.menu-notactivated {
  overflow: auto;
  height: auto;
}
/**
 * Generic/standard class to conceal DOM elements
*/
.hidden {
  display: none!important;
}
/*.top-collapse{
	top:-100px!important;
	height:36px;
	overflow:visible;

    &.collapse{
	    overflow:hidden;
    	height:0!important;
    }

}*/
.nav-left__masthead {
  display: flex;
  justify-content: left;
  align-items: center;
  padding-left: 0;
  position: relative;
  z-index: 1;
}
.nav-left__masthead:focus,
.nav-left__masthead:hover,
.nav-left__masthead:active {
  outline-color: transparent;
}
.nav-left__masthead h2,
.nav-left__masthead span {
  color: #000;
}
.nav-left__masthead span.tagline {
  border-color: #000;
}
.nav-left__masthead:hover h2,
.nav-left__masthead:hover span {
  color: #fff;
}
.nav-left__masthead:hover .logo svg path {
  fill: #fff;
}
.nav-left__masthead:hover span.tagline {
  border-color: #fff;
}
@media (max-width: 767px) {
  .nav-left__masthead {
    display: inline-block;
    float: none;
    position: relative;
    justify-content: flex-start;
    max-width: 80%;
    margin-left: 20px;
    margin-top: 2px;
    top: 2px;
  }
  .nav-left__masthead:hover h2,
  .nav-left__masthead:hover span {
    color: #000;
  }
  .nav-left__masthead:hover span.tagline {
    border-color: #000;
  }
  .nav-left__masthead:active h2,
  .nav-left__masthead:focus h2,
  .nav-left__masthead:active span,
  .nav-left__masthead:focus span {
    color: #fff;
  }
  .nav-left__masthead:active span.tagline,
  .nav-left__masthead:focus span.tagline {
    border-color: #fff;
  }
}
@media only screen and (max-width : 374px) {
  .nav-left__masthead {
    padding-left: 14px;
    max-width: 80%;
  }
}
.nav-left__masthead .logo {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
  margin-right: 14px;
  width: auto !important;
}
.nav-left__masthead .logo svg {
  transform: scale(1.12);
  transform-origin: left center;
  -webkit-transition: color 0.1s ease-in-out;
  -moz-transition: color 0.1s ease-in-out;
  -o-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
}
.nav-left__masthead .logo svg path {
  fill: #000;
  -webkit-transition: fill 0.1s ease-in-out;
  -moz-transition: fill 0.1s ease-in-out;
  -o-transition: fill 0.1s ease-in-out;
  transition: fill 0.1s ease-in-out;
}
@media (min-width: 769px) {
  .nav-left__masthead .logo {
    text-align: left;
    width: auto !important;
  }
}
@media (max-width: 767px) {
  .nav-left__masthead .logo {
    width: 100px;
    font-size: 28px;
    padding-top: 1px;
  }
  .nav-left__masthead .logo svg {
    transform: scale(1);
    width: 100px;
  }
}
.nav-left__masthead span.tagline {
  display: inline-flex;
  align-items: center;
  font-family: 'Acrom-Bold';
  font-size: 17px;
  line-height: 18px;
  padding-left: 14px;
  margin-left: 14px;
  border-left: 1px solid;
  transform-origin: left center;
  -webkit-transform-origin: left center;
  transition: color 0.1s ease-in-out, border-color 0.1s ease-in-out;
  -moz-transition: color 0.1s ease-in-out, border-color 0.1s ease-in-out;
  -webkit-transition: color 0.1s ease-in-out, border-color 0.1s ease-in-out;
}
@media (max-width: 767px) {
  .nav-left__masthead span.tagline {
    display: none;
  }
}
header.site-header {
  width: 100%;
  position: fixed;
  top: 0;
  margin-top: 0;
  -webkit-transition: margin-top 0.3s ease-in-out;
  -moz-transition: margin-top 0.3s ease-in-out;
  -o-transition: margin-top 0.3s ease-in-out;
  transition: margin-top 0.3s ease-in-out;
  background: #f7a48b;
  overflow: hidden;
  z-index: 10;
  will-change: margin-top;
  /**********/
}
@media (min-width: 768px) {
  header.site-header {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}
@media (max-width: 767px) {
  header.site-header {
    background: none;
  }
}
header.site-header nav.primary {
  position: relative;
  height: 75px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #f7a48b;
  *zoom: 1;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
header.site-header nav.primary:before,
header.site-header nav.primary:after {
  content: " ";
  display: table;
  line-height: 0;
}
header.site-header nav.primary:after {
  clear: both;
}
@media (max-width: 767px) {
  header.site-header nav.primary {
    padding: 0 20px;
    text-align: center;
    overflow: auto;
    height: 50px;
  }
}
header.site-header nav.primary .nav-left {
  display: inline-flex;
  align-items: center;
}
header.site-header nav.primary:after,
header.site-header nav.primary:before {
  display: none;
  content: "";
}
header.site-header nav.primary .nav-right {
  display: inline-flex;
  justify-content: center;
  align-items: baseline;
}
header.site-header nav.primary .nav-icon {
  color: #000;
  font-size: 20px;
  margin-top: 1px;
  transform-origin: right bottom;
  -webkit-transform-origin: right bottom;
}
header.site-header nav.primary .nav-icon svg {
  width: 20px;
  height: 20px;
}
header.site-header nav.primary .nav-icon svg path {
  fill: #000;
  -webkit-transition: fill 0.1s ease-in-out;
  -moz-transition: fill 0.1s ease-in-out;
  -o-transition: fill 0.1s ease-in-out;
  transition: fill 0.1s ease-in-out;
}
header.site-header nav.primary .nav-icon form.hdr-cart-cta {
  display: none;
}
header.site-header nav.primary .nav-icon:hover {
  color: #fff;
}
header.site-header nav.primary .nav-icon:hover svg path {
  fill: #fff;
}
@media (max-width: 767px) {
  header.site-header nav.primary .nav-icon {
    top: 1px;
  }
  header.site-header nav.primary .nav-icon svg {
    width: 22px;
    height: 22px;
  }
}
header.site-header nav.primary .nav-right__icon {
  margin-left: 21px;
  position: relative;
  top: -2px;
}
@media (max-width: 767px) {
  header.site-header nav.primary .nav-right__icon {
    margin-left: 19px;
  }
}
header.site-header nav.primary .nav-right a #cart-counter {
  position: absolute;
  display: block;
  font-family: 'URW Grotesk T Reg', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  line-height: 23px;
  background: #fff;
  color: #000;
  top: -13px;
  left: auto;
  right: -12px;
  width: auto;
  min-width: 20px;
  max-height: 20px;
  border-radius: 10px;
  text-align: center;
}
@media (max-width: 767px) {
  header.site-header nav.primary .nav-right a #cart-counter {
    font-size: 11px;
    top: -10px;
  }
}
header.site-header nav.primary .nav-right a:hover {
  color: #fff;
}
@media (max-width: 767px) {
  header.site-header nav.primary .nav-right a:hover {
    color: #fff;
  }
  header.site-header nav.primary .nav-right a:active,
  header.site-header nav.primary .nav-right a:focus {
    color: #fff;
  }
  header.site-header nav.primary .nav-right a:active #cart-counter,
  header.site-header nav.primary .nav-right a:focus #cart-counter {
    background: #fff;
    color: #000;
  }
}
header.site-header nav.primary .icon-hamburger {
  display: none;
}
header.site-header nav.primary .icon-hamburger:hover {
  color: #000;
}
header.site-header nav.primary .icon-hamburger:after {
  display: block;
  position: absolute;
  content: " ";
  opacity: 0;
  width: 50px;
  height: 50px;
  left: 0;
  top: 0;
}
@media (max-width: 767px) {
  header.site-header nav.primary .icon-hamburger {
    display: inline-block;
    font-size: 16px;
    margin-top: 0px;
  }
}
header.site-header nav.primary .icon-search {
  display: inline-block;
  margin-top: 2px;
}
header.site-header nav.primary .icon-search svg {
  width: 19px;
}
@media (max-width: 767px) {
  header.site-header nav.primary .icon-search {
    display: none;
  }
}
@media (max-width: 767px) {
  header.site-header nav.primary .icon-mail {
    display: none;
  }
}
header.site-header nav.primary .icon-shop {
  font-family: "Acrom-Bold", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 18px;
  position: relative;
  top: -5px;
}
@media (min-width: 768px) {
  header.site-header nav.primary .icon-shop {
    padding-left: 24px;
    margin-left: 28px;
    font-size: 22px;
    border-left: 1px solid #000;
  }
}
@media (max-width: 767px) {
  header.site-header nav.primary .icon-shop {
    top: -3px;
  }
}
@media (max-width: 767px) {
  header.site-header nav.primary .icon-cart {
    top: 4px;
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 1180px) {
  header.site-header nav.primary .icon-cart {
    margin-right: 20px;
  }
}
header.site-header .subnav {
  background-color: #f2d3ce;
  height: 54px;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
@media (max-width: 767px) {
  header.site-header .subnav {
    background-color: #f4f4f4;
    height: 66px;
    display: flex;
    align-items: center;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767px) and (hover: none) {
  header.site-header .subnav::-webkit-scrollbar {
    display: none!important;
    width: 0!important;
    height: 0!important;
  }
}
header.site-header .subnav > .container {
  height: 100%;
  display: block;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
@media (max-width: 767px) {
  header.site-header .subnav > .container {
    white-space: nowrap;
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  header.site-header .subnav > .container {
    display: flex;
    justify-content: space-between;
  }
}
header.site-header .subnav__link {
  display: inline-block;
  position: relative;
  margin: 0 40px 0 0;
  padding: 0;
  font-family: "Acrom W00", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 17px;
  line-height: 54px;
  height: 100%;
  outline: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
@media (min-width: 768px) and (max-width: 1023px) {
  header.site-header .subnav__link {
    margin: 0;
    font-size: 15px;
  }
}
@media (min-width: 768px) {
  header.site-header .subnav__link:hover {
    color: #000;
  }
}
header.site-header .subnav__link .copy {
  pointer-events: none;
  display: block;
  position: relative;
  z-index: 1;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  transform-origin: left center;
  white-space: nowrap;
}
header.site-header .subnav__link .link_bg {
  display: none;
  pointer-events: none;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  transform-origin: left center;
}
@media screen and (min-width: 768px) {
  header.site-header .subnav__link .link_bg {
    display: block;
    position: absolute;
    font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    width: calc(100% + 40px);
    height: 100%;
    background-color: #fff;
    text-align: center;
    transition: opacity 0.1s ease-in-out 0s;
    left: 0;
    top: 0;
    opacity: 0;
    overflow: hidden;
    margin-left: -20px;
    z-index: 0;
  }
}
header.site-header .subnav__link .underline {
  display: block;
  position: absolute;
  border-bottom: 2px solid;
  bottom: 0px;
  margin-bottom: 14px;
  color: transparent;
  left: 0;
  margin-left: 50%;
  width: 0;
  height: calc(100% - 14px);
  z-index: -1;
  opacity: 0;
  transition: opacity 0.1s ease-in-out, margin-left 0.1s ease-in-out 0.1s, width 0.1s ease-in-out 0.1s;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
header.site-header .subnav__link:before {
  display: none;
}
@media screen and (max-width: 767px) {
  header.site-header .subnav__link:before {
    display: block;
    position: absolute;
    font-family: 'Acrom W00';
    color: #fff;
    opacity: 0;
    transition: opacity 0.1s ease-in-out;
  }
}
header.site-header .subnav__link.baby-toddler:before {
  content: "Baby & Toddler (0-2)";
}
@media (max-width: 767px) {
  header.site-header .subnav__link.baby-toddler {
    min-width: 175.42px;
  }
}
header.site-header .subnav__link.pre-k:before {
  content: "Pre-K (3–5)";
}
@media (max-width: 767px) {
  header.site-header .subnav__link.pre-k {
    min-width: 106px;
  }
}
header.site-header .subnav__link.growing-reader:before {
  content: "Growing Reader (6–8)";
}
@media (max-width: 767px) {
  header.site-header .subnav__link.growing-reader {
    min-width: 181.33px;
  }
}
header.site-header .subnav__link.tween:before {
  content: "Tween (9–12)";
}
@media (max-width: 767px) {
  header.site-header .subnav__link.tween {
    min-width: 118.7px;
  }
}
header.site-header .subnav__link.teen:before {
  content: "Teen (13+)";
}
@media (max-width: 767px) {
  header.site-header .subnav__link.teen {
    min-width: 97.27px;
  }
}
header.site-header .subnav__link.selected .copy {
  font-family: 'Acrom-Bold';
}
header.site-header .subnav__link.selected .link_bg {
  opacity: 1;
}
@media screen and (min-width: 768px) {
  header.site-header .subnav__link.selected .underline {
    display: block;
    opacity: 1;
    z-index: 10;
    width: 100%;
    margin-left: 0%;
  }
}
@media (max-width: 767px) {
  header.site-header .subnav__link {
    font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 14px;
    border: 2px solid #ccc;
    padding: 12px;
    border-radius: 20px;
    height: auto;
    line-height: 14px;
    background-color: #fff;
    margin-right: 0;
  }
  header.site-header .subnav__link:not(:last-of-type) {
    margin-right: 7px;
  }
  header.site-header .subnav__link:before {
    color: #000;
  }
  header.site-header .subnav__link:active,
  header.site-header .subnav__link:focus,
  header.site-header .subnav__link.selected {
    border: 2px solid;
    color: #000;
  }
  header.site-header .subnav__link:active:before,
  header.site-header .subnav__link:focus:before,
  header.site-header .subnav__link.selected:before {
    opacity: 1;
  }
  header.site-header .subnav__link:hover {
    border: 2px solid #ccc;
  }
}
header.site-header .overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  opacity: 0;
  transition: opacity 0.25s ease-in-out 0s;
  z-index: 1;
}
@media (max-width: 767px) {
  header.site-header .overlay.show {
    display: block;
  }
}
@media (max-width: 767px) {
  header.site-header .overlay.reveal {
    opacity: 1;
  }
}
header.site-header nav.secondary {
  overflow: hidden;
  height: 0;
  background: #fff;
  transition: height 0.25s ease-in-out 0.1s, border 0.25s ease-in-out 0.1s;
  will-change: height;
  border-bottom: 0px solid #f4f4f4;
  border-left: 0px solid #f4f4f4;
  border-right: 0px solid #f4f4f4;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
@media (max-width: 767px) {
  header.site-header nav.secondary {
    border: none;
    transition: margin-left 0.25s ease-in-out 0.1s;
    will-change: margin-left;
    left: 0;
    margin-left: -82%;
    position: fixed;
    top: 0;
    width: 82%;
    height: 100%!important;
    max-height: none;
    z-index: 10;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    display: none;
  }
  header.site-header nav.secondary::-webkit-scrollbar {
    width: 0!important;
  }
}
header.site-header nav.secondary.display {
  display: block;
}
header.site-header nav.secondary.open {
  border-bottom: 2px solid #f7a48b;
  border-left: 3px solid #f7a48b;
  border-right: 2px solid #f7a48b;
}
@media (max-width: 767px) {
  header.site-header nav.secondary.open {
    border: none;
    margin-left: 0;
    max-height: none;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  header.site-header nav.secondary.open {
    border-left: 2px solid #f7a48b;
  }
}
header.site-header nav.secondary > .container {
  position: relative;
}
@media (max-width: 767px) {
  header.site-header nav.secondary > .container {
    padding: 0px;
  }
}
header.site-header nav.secondary .menu {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: opacity 0.1s ease-in-out 0s;
  will-change: opacity;
  width: 100%;
  z-index: 1;
}
header.site-header nav.secondary .menu.show {
  display: block;
}
header.site-header nav.secondary .menu h2 {
  display: block;
  font-family: 'Acrom-Bold';
}
@media (max-width: 767px) {
  header.site-header nav.secondary .menu h2 {
    font-size: 20px;
    line-height: 36px;
  }
}
@media (max-width: 767px) {
  header.site-header nav.secondary .menu.main-menu section:not(:last-of-type):after,
  header.site-header nav.secondary .menu.as-menu section:first-of-type:after {
    display: block;
    position: relative;
    content: " ";
    width: 0;
    height: 0;
    overflow: hidden;
    margin-left: 50%;
    margin-top: 25px;
    border-bottom: 1px solid #f7a48b;
    transition: width 0.4s ease-in-out 0.25s, margin-left 0.4s ease-in-out 0.25s;
    will-change: width, margin-left;
  }
  header.site-header nav.secondary .menu section:not(.as-menu__cta).as-menu__featured-tags a:last-of-type,
  header.site-header nav.secondary .menu section:not(.as-menu__cta).ages-stages a:last-of-type {
    margin-bottom: -8px;
  }
  header.site-header nav.secondary .menu section:not(.as-menu__cta) h3,
  header.site-header nav.secondary .menu section:not(.as-menu__cta) h2 {
    margin-top: -6px;
  }
}
header.site-header nav.secondary .menu .fade-slide {
  opacity: 0;
  margin-left: 20px;
  transition: opacity 0.2s ease-in-out, margin-left 0.2s ease-in-out;
  will-change: opacity, margin-left;
}
header.site-header nav.secondary .main-menu {
  padding: 20px;
  padding-bottom: 50px;
}
header.site-header nav.secondary .main-menu img {
  width: 100%;
  height: auto;
  margin-left: 0!important;
}
header.site-header nav.secondary .main-menu form {
  padding: 0;
}
header.site-header nav.secondary .main-menu form input {
  font-size: 18px;
  padding: 8px;
  padding-right: 40px;
  padding-top: 10px;
  background-color: #fff!important;
  width: 100%;
  height: 40px;
  border: 1px solid #000;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-appearance: none;
  border-radius: 0;
}
header.site-header nav.secondary .main-menu form input:focus {
  border: 2px solid #000;
}
header.site-header nav.secondary .main-menu form input[type="submit"] {
  display: none;
}
header.site-header nav.secondary .main-menu form a.icon-arrow-right {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-size: 20px;
  right: 20px;
  padding-bottom: 2px;
  color: #fff;
  background-color: #000;
}
header.site-header nav.secondary .main-menu form a.icon-arrow-right.inactive {
  color: #999;
  background-color: transparent;
}
header.site-header nav.secondary .main-menu form .info.error {
  margin-top: 10px;
}
header.site-header nav.secondary .main-menu form p.legal {
  margin-top: 10px;
  display: none;
}
header.site-header nav.secondary .main-menu form p.legal.show {
  display: block;
}
header.site-header nav.secondary .main-menu form p.legal a {
  color: #000;
}
header.site-header nav.secondary .main-menu.focus {
  padding-bottom: 100vh;
}
header.site-header nav.secondary .main-menu__as-link {
  display: block;
  font-family: 'Acrom W00';
  font-size: 20px;
  line-height: 41px;
}
header.site-header nav.secondary .main-menu__as-link span {
  padding-bottom: 2px;
}
header.site-header nav.secondary .main-menu__featured-post-link img {
  min-height: 199px;
}
header.site-header nav.secondary .main-menu section {
  padding: 25px 0 0;
}
header.site-header nav.secondary .main-menu section:first-of-type {
  padding-top: 20px;
}
header.site-header nav.secondary .main-menu section.share a {
  margin-right: 8px;
}
header.site-header nav.secondary .main-menu section.share a i {
  width: 35px;
  height: 35px;
  line-height: 35px;
}
header.site-header nav.secondary .main-menu section.share a i.icon-youtube:before {
  line-height: 32px;
}
header.site-header nav.secondary .main-menu section.share a i.icon-instagram:before {
  font-size: 26px;
}
header.site-header nav.secondary .main-menu section.confirm p {
  margin-bottom: 0;
}
header.site-header nav.secondary .main-menu section.about {
  padding-top: 32px;
}
header.site-header nav.secondary .main-menu p:not(.legal) {
  font-family: "URW Grotesk T W01";
  font-size: 18px;
  line-height: 24px;
  margin: 0;
  margin-bottom: 16px;
  position: relative;
  display: inline-block;
}
header.site-header nav.secondary .as-menu__title-bar {
  background-color: #000;
  color: #000;
  display: flex;
  height: 50px;
  align-items: center;
  font-family: 'Acrom W00';
  font-size: 19px;
  padding-top: 2px;
}
header.site-header nav.secondary .as-menu__title-bar .icon-arrow-left {
  font-size: 20px;
  display: inline-flex;
  width: 50px;
  height: 50px;
  justify-content: center;
  align-items: center;
  padding-bottom: 4px;
}
@media (min-width: 768px) {
  header.site-header nav.secondary .as-menu__title-bar {
    display: none;
  }
}
header.site-header nav.secondary .as-menu__title-bar a {
  color: #000;
}
@media (max-width: 767px) {
  header.site-header nav.secondary .as-menu > .container {
    padding: 0px;
  }
}
@media (min-width: 768px) {
  header.site-header nav.secondary .as-menu > .container {
    padding-top: 50px;
    padding-bottom: 50px;
    display: flex;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  header.site-header nav.secondary .as-menu > .container {
    flex-wrap: wrap;
    padding-top: 40px;
    padding-bottom: 0;
  }
}
header.site-header nav.secondary .as-menu section a,
header.site-header nav.secondary .as-menu section h3 {
  display: block;
  padding-left: 20px;
  width: calc(100% - 20px);
}
header.site-header nav.secondary .as-menu section h3 {
  font-family: 'Acrom-Bold';
  font-size: 20px;
  line-height: 36px;
}
header.site-header nav.secondary .as-menu section a {
  font-size: 20px;
  line-height: 23px;
  color: #000;
}
header.site-header nav.secondary .as-menu section a:hover {
  color: #000;
}
@media (min-width: 768px) {
  header.site-header nav.secondary .as-menu section a:hover {
    color: #808184 !important;
  }
  header.site-header nav.secondary .as-menu section a:hover img {
    opacity: .8;
  }
}
header.site-header nav.secondary .as-menu section a:visited {
  color: #000;
}
header.site-header nav.secondary .as-menu section.as-menu__featured {
  position: relative;
}
header.site-header nav.secondary .as-menu section.as-menu__featured-tags {
  order: 0;
}
header.site-header nav.secondary .as-menu section.as-menu__featured-tags a {
  line-height: 36px;
}
@media (min-width: 768px) {
  header.site-header nav.secondary .as-menu section.as-menu__featured-tags {
    min-width: 200px;
    padding-right: 25px;
  }
  header.site-header nav.secondary .as-menu section.as-menu__featured-tags h3,
  header.site-header nav.secondary .as-menu section.as-menu__featured-tags a {
    padding-left: 0;
    font-size: 20px;
    line-height: 24px;
  }
  header.site-header nav.secondary .as-menu section.as-menu__featured-tags h3 {
    line-height: 36px;
    margin-bottom: 4px;
  }
  header.site-header nav.secondary .as-menu section.as-menu__featured-tags a {
    padding: 8px 0;
    font-size: 18px;
    line-height: 23px;
  }
  header.site-header nav.secondary .as-menu section.as-menu__featured-tags:after {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 50%;
    height: 0;
    border-right: 1px solid;
    transition: height 0.4s ease-in-out 0.25s, margin-top 0.4s ease-in-out 0.25s;
    will-change: width, margin-left;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  header.site-header nav.secondary .as-menu section.as-menu__featured-tags {
    max-width: 200px;
    margin-bottom: 115px;
  }
}
header.site-header nav.secondary .as-menu section.as-menu__featured-posts {
  order: 1;
}
@media (max-width: 767px) {
  header.site-header nav.secondary .as-menu section.as-menu__featured-posts a {
    display: flex;
    margin-bottom: 20px;
    justify-content: space-between;
  }
  header.site-header nav.secondary .as-menu section.as-menu__featured-posts a:last-of-type {
    margin-bottom: 0;
  }
  header.site-header nav.secondary .as-menu section.as-menu__featured-posts a span {
    order: 0;
    display: inline-block;
    padding-right: 20px;
  }
  header.site-header nav.secondary .as-menu section.as-menu__featured-posts a img {
    order: 1;
  }
  header.site-header nav.secondary .as-menu section.as-menu__featured-posts h3 {
    margin-bottom: 8px;
  }
}
@media (min-width: 768px) {
  header.site-header nav.secondary .as-menu section.as-menu__featured-posts {
    display: block;
    padding: 0 35px;
  }
  header.site-header nav.secondary .as-menu section.as-menu__featured-posts h3,
  header.site-header nav.secondary .as-menu section.as-menu__featured-posts a {
    padding-left: 0;
    margin-left: 0!important;
  }
  header.site-header nav.secondary .as-menu section.as-menu__featured-posts h3 {
    width: 100%;
    margin-bottom: 14px;
  }
  header.site-header nav.secondary .as-menu section.as-menu__featured-posts a {
    width: 30%;
    display: inline-block;
    vertical-align: top;
  }
  header.site-header nav.secondary .as-menu section.as-menu__featured-posts a:not(:last-of-type) {
    margin-right: 4%;
  }
  header.site-header nav.secondary .as-menu section.as-menu__featured-posts a img {
    width: 100%;
    height: auto;
  }
  header.site-header nav.secondary .as-menu section.as-menu__featured-posts a span {
    margin-top: 4px;
    display: block;
    font-size: 18px;
    line-height: 23px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  header.site-header nav.secondary .as-menu section.as-menu__featured-posts {
    width: 72%;
    padding-right: 0;
    margin-bottom: 115px;
  }
}
header.site-header nav.secondary .as-menu section.as-menu__cta {
  order: 2;
  height: 220px;
  padding-top: 25px;
}
header.site-header nav.secondary .as-menu section.as-menu__cta a {
  display: block;
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100%;
  height: inherit;
  overflow: hidden;
  padding-top: 30px;
}
header.site-header nav.secondary .as-menu section.as-menu__cta a h3 {
  line-height: 31px;
  font-size: 27px;
}
header.site-header nav.secondary .as-menu section.as-menu__cta a h3.cta {
  font-family: 'Acrom W00';
  color: #000 !important;
}
header.site-header nav.secondary .as-menu section.as-menu__cta a h3.age {
  transition: color 0.1s ease-in-out;
}
header.site-header nav.secondary .as-menu section.as-menu__cta a h3.age span {
  position: relative;
}
header.site-header nav.secondary .as-menu section.as-menu__cta a h3.age span:after {
  border-bottom: 2px solid;
  transition: width 0.1s ease-in-out 0s, margin-left 0.1s ease-in-out 0s;
  content: ' ';
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  bottom: -4px;
  margin-left: 50%;
}
header.site-header nav.secondary .as-menu section.as-menu__cta a:hover h3.age {
  color: #000;
}
header.site-header nav.secondary .as-menu section.as-menu__cta a:hover h3.age span:after {
  width: 100%;
  margin-left: 0;
}
@media (min-width: 768px) {
  header.site-header nav.secondary .as-menu section.as-menu__cta {
    min-width: 224px;
    height: 100%;
  }
  header.site-header nav.secondary .as-menu section.as-menu__cta a {
    left: initial;
    margin-left: 50%;
    top: 0;
    transition: margin-left 0.7s ease-in-out 0s;
    height: 100%;
    display: flex;
    align-items: center;
  }
  header.site-header nav.secondary .as-menu section.as-menu__cta a h3 {
    font-size: 22px;
    line-height: 28px;
  }
  header.site-header nav.secondary .as-menu section.as-menu__cta a img.cta-arrow {
    width: 245px;
    height: 122.5px;
  }
  header.site-header nav.secondary .as-menu section.as-menu__cta a .cta-wrapper {
    margin-left: -40%;
    transition: margin-left 0.7s ease-in-out 0s;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  header.site-header nav.secondary .as-menu section.as-menu__cta {
    width: 100%;
    height: 75px;
    padding-top: 0px;
    margin-top: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  header.site-header nav.secondary .as-menu section.as-menu__cta a {
    top: auto;
    left: 0;
    height: 75px;
    margin-left: 0!important;
    padding: 0;
    margin-top: 75px;
    transition: margin-top 0.7s ease-in-out 0s;
  }
  header.site-header nav.secondary .as-menu section.as-menu__cta a .cta-wrapper {
    margin-left: 0;
    width: 100%;
    height: 75px;
    display: flex;
    padding: 0;
    justify-content: center;
    align-items: center;
    position: absolute;
    margin-top: -50px;
    transition: margin-top 0.7s ease-in-out 0s;
  }
  header.site-header nav.secondary .as-menu section.as-menu__cta a .cta-wrapper h3 {
    display: inline-block;
    width: auto;
    font-size: 18px;
    padding-left: 0;
    padding-right: 8px;
  }
  header.site-header nav.secondary .as-menu section.as-menu__cta a .cta-wrapper img.cta-arrow {
    width: 100px;
    height: 50px;
    display: inline-block;
  }
}
@media (max-width: 767px) {
  header.site-header nav.secondary .as-menu section.as-menu__cta a {
    margin-top: 80%;
    transition: margin-top 0.5s ease-in-out 0s;
  }
  header.site-header nav.secondary .as-menu section.as-menu__cta a .cta-wrapper {
    margin-top: -50%;
    transition: margin-top 0.5s ease-in-out 0s;
  }
  header.site-header nav.secondary .as-menu section.as-menu__cta a img.cta-arrow {
    width: 200px;
    height: 100px;
  }
}
@media (min-width: 768px) {
  header.site-header nav.secondary .as-menu section:after {
    border-bottom: none!important;
  }
}
@media (max-width: 767px) {
  header.site-header nav.secondary .as-menu section {
    padding-top: 25px;
  }
}
@media (max-width: 767px) {
  header.site-header nav.secondary .as-menu .thumbnail {
    width: 90px;
    height: 90px;
    min-width: 90px;
    max-width: 90px;
  }
}
header.site-header nav.secondary .confirm-menu {
  transition: opacity 0.25s ease-in-out;
  position: fixed;
  width: 82%;
  height: 100%;
  top: 0;
  background: #fff;
  padding: 30px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}
header.site-header nav.secondary .confirm-menu.show {
  display: flex;
}
header.site-header nav.secondary .confirm-menu .icon-logo-b {
  width: 70px;
  height: 70px;
  display: flex;
  background: #f7a48b;
  color: #fff;
  justify-content: center;
  align-items: center;
  font-size: 50px;
}
header.site-header nav.secondary .confirm-menu h2 {
  font-family: 'Acrom-Bold';
  font-size: 36px;
  line-height: 36px;
  margin: 20px 0;
}
header.site-header nav.secondary .confirm-menu h3 {
  font-size: 25px;
  line-height: 32px;
}
header.site-header nav.secondary .menu.reveal {
  opacity: 1;
  z-index: 2;
}
header.site-header nav.secondary .menu.reveal .fade-slide {
  opacity: 1;
  margin-left: 0;
}
header.site-header nav.secondary .menu.reveal .fade-slide-1 {
  transition-delay: 0s!important;
}
header.site-header nav.secondary .menu.reveal .fade-slide-2 {
  transition-delay: .1s!important;
}
header.site-header nav.secondary .menu.reveal .fade-slide-3 {
  transition-delay: .2s!important;
}
header.site-header nav.secondary .menu.reveal .fade-slide-4 {
  transition-delay: .3s!important;
}
header.site-header nav.secondary .menu.reveal .fade-slide-5 {
  transition-delay: .4s!important;
}
header.site-header nav.secondary .menu.reveal .fade-slide-6 {
  transition-delay: .5s!important;
}
header.site-header nav.secondary .menu.reveal .fade-slide-7 {
  transition-delay: .6s!important;
}
header.site-header nav.secondary .menu.reveal .fade-slide-8 {
  transition-delay: .7s!important;
}
header.site-header nav.secondary .menu.reveal .fade-slide-9 {
  transition-delay: .8s!important;
}
header.site-header nav.secondary .menu.reveal .fade-slide-10 {
  transition-delay: .9s!important;
}
header.site-header nav.secondary .menu.reveal .fade-slide-11 {
  transition-delay: 1s!important;
}
header.site-header nav.secondary .menu.reveal .fade-slide-12 {
  transition-delay: 1.1s!important;
}
header.site-header nav.secondary .menu.reveal.main-menu section:after {
  width: 100%;
  margin-left: 0;
}
@media (max-width: 767px) {
  header.site-header nav.secondary .menu.reveal.as-menu section:after {
    width: calc(100% - 40px);
    margin-left: 20px;
  }
}
@media (min-width: 768px) {
  header.site-header nav.secondary .menu.reveal.as-menu section:after {
    height: 96%;
    margin-top: 4%;
  }
}
header.site-header nav.secondary .menu.reveal.as-menu section.as-menu__cta a {
  margin-left: 0;
}
header.site-header nav.secondary .menu.reveal.as-menu section.as-menu__cta a .cta-wrapper {
  margin-left: 0;
}
@media (max-width: 767px) {
  header.site-header nav.secondary .menu.reveal.as-menu section.as-menu__cta a {
    margin-top: 0;
  }
  header.site-header nav.secondary .menu.reveal.as-menu section.as-menu__cta a .cta-wrapper {
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  header.site-header nav.secondary .menu.reveal.as-menu section.as-menu__cta a {
    margin-top: 0;
  }
  header.site-header nav.secondary .menu.reveal.as-menu section.as-menu__cta a .cta-wrapper {
    margin-top: 0;
  }
}
header.site-header nav.secondary .close-btn {
  position: absolute;
  right: 10px;
  top: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-size: 20px;
  z-index: 10;
}
@media (min-width: 768px) {
  header.site-header nav.secondary .close-btn {
    display: none;
  }
}
header.site-header a:active,
header.site-header .nav-icon:active,
header.site-header .overlay:active,
header.site-header .close-btn:active,
header.site-header .main-menu__as-link:active,
header.site-header a:focus,
header.site-header .nav-icon:focus,
header.site-header .overlay:focus,
header.site-header .close-btn:focus,
header.site-header .main-menu__as-link:focus,
header.site-header a:hover,
header.site-header .nav-icon:hover,
header.site-header .overlay:hover,
header.site-header .close-btn:hover,
header.site-header .main-menu__as-link:hover {
  outline: 0;
  border: none;
  -moz-outline-style: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
header.site-header a {
  cursor: pointer;
}
html.noscroll {
  overflow: hidden;
}
.search-overlay {
  display: none;
  opacity: 0;
}
@media (min-width: 768px) {
  .search-overlay {
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    transition: opacity 0.25s ease-in-out;
    will-change: opacity;
  }
  .search-overlay.show {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
  }
  .search-overlay.show .search-overlay-banner {
    width: 100%;
    background: #f7a48b;
    position: relative;
  }
  .search-overlay.show .search-overlay-banner .search-overlay-logo {
    display: none;
  }
  .search-overlay.show .container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
  }
  .search-overlay.reveal {
    opacity: 1;
  }
  .search-overlay a.close-btn {
    position: absolute;
    top: 8px;
    right: 0;
    font-size: 24px;
    cursor: pointer;
    border: 2px solid #000;
    border-radius: 50%;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
  }
  .search-overlay a.close-btn:hover {
    color: #fff;
    border-color: #fff;
  }
  .search-overlay form {
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    right: 30px;
    width: calc(100% - 60px);
  }
  .search-overlay form .signup-wrap {
    background: #f7a48b;
    width: calc(100% - 53px);
    position: relative;
  }
  .search-overlay form.valid button[type="submit"] {
    font-family: 'Acrom-Bold', 'HelveticaNeue-Light', "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    display: block;
    position: absolute;
    height: 41px;
    color: #fff;
    background-color: #000;
    border: none;
    right: 0;
    top: 2px;
    font-size: 14px;
    width: 133px;
  }
  .search-overlay form.valid button[type="submit"] span.arrow {
    font-family: icomoon;
    position: relative;
  }
  .search-overlay form.valid button[type="submit"] span.arrow:after {
    content: "\f061";
    font-size: 16px;
    color: #fff;
    margin-left: 10px;
    top: 2px;
    position: relative;
  }
  .search-overlay form.valid button[type="submit"]:hover {
    background-color: #8d8d8d;
  }
  .search-overlay button[type="submit"] {
    display: none;
  }
  .search-overlay input[type="search"] {
    width: 100%;
    height: 44px;
    -webkit-appearance: none;
    font-family: 'URW Grotesk T W01';
    font-size: 18px;
    line-height: 1px;
    color: #000;
    background: #fff;
    border: 2px solid #000;
    border-radius: 0;
    padding-left: 10px;
    padding-top: 6px;
    outline: 0;
    -moz-outline-style: none;
    box-sizing: border-box;
  }
  .search-overlay input[type="search"]::placeholder {
    opacity: 1;
  }
  .search-overlay h3,
  .search-overlay h5 {
    font-family: 'Acrom-Bold', 'HelveticaNeue-Light', "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    text-transform: uppercase;
    font-size: 13.5px;
  }
  .search-overlay h3 {
    margin-bottom: 20px;
  }
  .search-overlay h5.popular {
    margin-top: 14px;
    color: #808184;
    line-height: 17px;
  }
  .search-overlay h5.popular a {
    color: #ED896B;
    text-transform: none;
  }
  .search-overlay h5.popular a:not(:last-of-type):after {
    content: ",";
    color: #808184;
  }
  .search-overlay h5.popular a:hover {
    opacity: .7;
  }
}
@media (min-width: 768px) and (min-width: 1140px) {
  .search-overlay.show .search-overlay-banner .search-overlay-logo {
    display: inline-block;
  }
}
@media (min-width: 768px) and (min-width: 1140px) {
  .search-overlay.show .container {
    padding-left: 7px;
  }
}
@media (min-width: 768px) and (min-width: 1140px) {
  .search-overlay form .signup-wrap {
    width: calc(100% - 46px);
  }
}
@media (min-width: 768px) and (min-width: 1140px) {
  .search-overlay form {
    width: 810px;
    right: 0;
  }
}
@media (min-width: 768px) and (min-width: 1140px) {
  .search-overlay input[type="search"] {
    padding-top: 3px;
  }
}
@media (min-width: 768px) and (max-width: 1139px) {
  .search-overlay.show {
    height: 150vh;
  }
}
#rise-up {
  display: block;
  position: fixed;
  bottom: -300px;
  background-color: #fff;
  width: 100%;
  height: auto;
  transition: bottom 0.5s ease-in-out 0s;
  box-shadow: 0px -6px 14px rgba(0, 0, 0, 0.2);
  z-index: 100;
  overflow: hidden;
}
#rise-up::-webkit-scrollbar {
  display: none!important;
  width: 0!important;
  height: 0!important;
}
@media (max-width: 1023px) {
  #rise-up {
    height: auto;
    bottom: -400px;
  }
}
@media (max-width: 767px) {
  #rise-up {
    bottom: -600px;
  }
}
#rise-up.show {
  bottom: 0;
}
#rise-up.burger-open {
  bottom: -200px;
}
@media (max-width: 1023px) {
  #rise-up.burger-open {
    bottom: -400px;
  }
}
@media (max-width: 676px) {
  #rise-up.burger-open {
    bottom: -500px;
  }
}
#rise-up .rise-up__view {
  display: none;
}
#rise-up .rise-up__view::-webkit-scrollbar {
  width: 0!important;
  height: 0!important;
  display: none!important;
}
#rise-up .rise-up__view--show {
  display: flex;
  position: relative;
  height: 100%;
  align-items: center;
}
@media (max-width: 767px) {
  #rise-up .rise-up__view--primary {
    padding: 0 30px;
  }
}
#rise-up .rise-up__view--secondary {
  flex-direction: column;
}
#rise-up .rise-up__view--secondary .confirm-top {
  width: 100%;
  height: 113px;
  background-color: #f7a48b;
}
@media (max-width: 1023px) {
  #rise-up .rise-up__view--secondary .confirm-top {
    height: 220px;
  }
}
@media (max-width: 767px) {
  #rise-up .rise-up__view--secondary .confirm-top {
    height: 386px;
  }
}
#rise-up .rise-up__view--secondary .confirm-top h2 {
  display: block;
  font-family: 'Acrom-Bold';
  font-size: 44px;
  margin-bottom: 4px;
}
@media (max-width: 767px) {
  #rise-up .rise-up__view--secondary .confirm-top h2 {
    max-width: 50%;
    font-size: 60px;
  }
}
#rise-up .rise-up__view--secondary .confirm-top img {
  height: 30px;
  position: absolute;
  margin-left: 44%;
  margin-top: -40px;
}
@media (max-width: 767px) {
  #rise-up .rise-up__view--secondary .confirm-top img {
    height: 38px;
    margin-left: 31%;
    margin-top: -18px;
  }
}
#rise-up .rise-up__view--secondary .confirm-top p {
  font-size: 24px;
  margin: 0;
  line-height: 27px;
  display: block;
  width: 100%;
}
@media (max-width: 767px) {
  #rise-up .rise-up__view--secondary .confirm-top p {
    font-size: 31px;
    line-height: 34px;
  }
}
#rise-up .rise-up__view--secondary .confirm-btm {
  width: 100%;
  height: 70px;
  background-color: #f2d3ce;
}
@media (max-width: 1024px) {
  #rise-up .rise-up__view--secondary .confirm-btm {
    height: auto;
  }
}
#rise-up .rise-up__view--secondary .confirm-inner {
  height: 100%;
  display: flex;
  margin: auto;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
}
@media (min-width: 768px) {
  #rise-up .rise-up__view--secondary .confirm-inner {
    width: 550px;
  }
}
@media (max-width: 767px) {
  #rise-up .rise-up__view--secondary .confirm-inner {
    width: auto;
    padding: 30px;
  }
}
#rise-up label {
  cursor: pointer;
}
#rise-up input[type="email"],
#rise-up input[type="submit"] {
  appearance: none;
  -webkit-appearance: none;
  font-family: 'Acrom W00';
  font-size: 18px;
  border: none;
  vertical-align: top;
  margin-bottom: 6px;
  border-radius: 0;
}
#rise-up input[type="email"]:focus,
#rise-up input[type="submit"]:focus {
  outline: 2px solid #f7a48b;
  box-shadow: 0px 0px 0px 2px #f7a48b;
}
#rise-up form#rise-up-subscribe {
  position: relative;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  #rise-up form#rise-up-subscribe {
    max-width: 578px;
    display: block;
    margin: auto;
  }
}
#rise-up form#rise-up-subscribe .hidden {
  display: none;
}
#rise-up form#rise-up-subscribe h2 {
  font: normal normal normal 29px/27px 'URW Grotesk T Reg';
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  #rise-up form#rise-up-subscribe h2 {
    font-size: 24px;
    line-height: 25px;
    margin-top: 20px;
  }
}
#rise-up form#rise-up-subscribe .checkbox-wrap {
  display: inline-flex;
  width: 48%;
  flex-direction: column;
  height: 84px;
  flex-wrap: wrap;
}
@media (max-width: 1023px) {
  #rise-up form#rise-up-subscribe .checkbox-wrap {
    width: 100%;
    margin-bottom: 16px;
  }
}
@media (max-width: 767px) {
  #rise-up form#rise-up-subscribe .checkbox-wrap {
    height: 120px;
  }
}
#rise-up form#rise-up-subscribe .email-wrap {
  display: inline-block;
  width: 51%;
  vertical-align: top;
  min-height: 84px;
  padding-top: 8px;
}
@media (max-width: 1023px) {
  #rise-up form#rise-up-subscribe .email-wrap {
    width: 100%;
  }
}
@media (min-width: 1024px) and (max-width: 1024px) {
  #rise-up form#rise-up-subscribe .email-wrap {
    padding-left: 2%;
  }
}
#rise-up form#rise-up-subscribe input[type="email"] {
  width: 68%;
  height: 48px;
  border: 1px solid;
  border-radius: 0;
  text-align: center;
  display: inline-block;
  padding-bottom: 2px;
}
@media (max-width: 767px) {
  #rise-up form#rise-up-subscribe input[type="email"] {
    width: 100%;
    margin-bottom: 10px;
  }
}
#rise-up form#rise-up-subscribe input[type="submit"] {
  background-color: #000;
  color: #fff;
  cursor: pointer;
  width: 32%;
  height: 48px;
  display: inline-block;
  position: relative;
  margin-bottom: 6px;
  text-transform: uppercase;
}
#rise-up form#rise-up-subscribe input[type="submit"]:hover {
  background-color: #979797;
}
@media (max-width: 767px) {
  #rise-up form#rise-up-subscribe input[type="submit"] {
    width: 100%;
  }
}
#rise-up form#rise-up-subscribe label.as-label:after {
  content: ' ';
  display: block;
  position: absolute;
  width: 108px;
  height: 9px;
  bottom: 8px;
  margin-left: 32px;
  z-index: -1;
  transition: height 0.2s ease-in-out;
}
#rise-up form#rise-up-subscribe label.as-label:hover:after {
  height: 60%;
}
#rise-up form#rise-up-subscribe .info.error {
  display: block;
  position: relative;
}
#rise-up form#rise-up-subscribe span.legal {
  font: normal normal normal 11px/15px 'URW Grotesk T W01';
  color: #757575;
  display: block;
  position: relative;
}
#rise-up form#rise-up-subscribe span.legal a {
  font-family: 'URW Grotesk T Reg';
  color: #000;
}
@media (max-width: 767px) {
  #rise-up form#rise-up-subscribe span.legal {
    font-size: 14px;
    line-height: 17px;
    margin-top: 24px;
  }
}
#rise-up #rise-up-secondary {
  display: none;
}
#rise-up #rise-up-secondary.show {
  display: block;
}
#rise-up #rise-up-secondary-confirm {
  display: none;
}
#rise-up #rise-up-secondary-confirm.show {
  display: block;
}
@media (min-width: 768px) and (max-width: 1024px) {
  #rise-up #rise-up-secondary {
    padding: 20px 0px;
  }
}
#rise-up #rise-up-secondary input[type="submit"] {
  background-color: #000;
  color: #fff;
  padding: 6px 14px 4px;
  margin-left: 8px;
  margin-bottom: 0px;
  text-transform: uppercase;
}
#rise-up #rise-up-secondary input[type="submit"]:disabled {
  background-color: #5f5f5f;
  color: #f3d3ce;
  pointer-events: none;
}
#rise-up #rise-up-secondary input[type="submit"]:hover {
  background-color: #cb4d0e;
  color: #fff;
}
@media (max-width: 767px) {
  #rise-up #rise-up-secondary input[type="submit"] {
    vertical-align: top;
    padding: 6px 6px 4px;
  }
}
#rise-up #rise-up-secondary label {
  font: normal normal normal 14px/17px "URW Grotesk T W01";
}
@media (max-width: 767px) {
  #rise-up #rise-up-secondary label {
    width: 77%;
    display: inline-block;
  }
  #rise-up #rise-up-secondary label:before {
    top: -2px;
    display: inline-block;
    font-size: 24px;
  }
  #rise-up #rise-up-secondary label span {
    display: inline-block;
    width: 85%;
    position: relative;
    margin-top: 2px;
  }
}
@media (min-width: 768px) {
  #rise-up #rise-up-secondary label {
    top: 6px;
    font-size: 16px;
  }
}
#rise-up input[type="checkbox"] {
  display: none;
}
#rise-up input[type="checkbox"] + label {
  font-family: 'Acrom-Bold';
  font-size: 24px;
  line-height: 38px;
  position: relative;
}
@media (max-width: 767px) {
  #rise-up input[type="checkbox"] + label {
    line-height: 36px;
  }
}
#rise-up input[type="checkbox"] + label:before {
  font-family: 'icomoon';
  content: "\ea53";
  margin-right: 8px;
  position: relative;
  top: 2px;
}
#rise-up input[type="checkbox"]:checked + label:before {
  content: "\ea52";
}
#rise-up .close-btn {
  display: block;
  position: absolute;
  right: 20px;
  top: 15px;
  cursor: pointer;
  font-family: 'icomoon';
  font-size: 20px;
  transition: opacity 0.1s ease-in-out;
}
#rise-up .close-btn:hover {
  opacity: .7;
}
@media print {
  #rise-up {
    display: none !important;
  }
}
body.storefront .site-header .subnav {
  display: none;
}
/*
 * File: module-footer.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
footer.site-footer {
  *zoom: 1;
  /* Secondary Nav === Footer */
}
footer.site-footer:before,
footer.site-footer:after {
  content: " ";
  display: table;
  line-height: 0;
}
footer.site-footer:after {
  clear: both;
}
footer.site-footer .hidden {
  display: none;
}
footer.site-footer section.pinterest img.loader {
  width: 32px;
  height: 32px;
  margin: auto 5px;
}
footer.site-footer section.facebook img.loader {
  width: 32px;
  height: 32px;
  margin: auto 5px;
}
@media only screen and (max-width : 768px) {
  footer.site-footer section.facebook {
    border-top: solid 2px #000000;
    padding-top: 2em;
  }
}
footer.site-footer ul {
  list-style: none inside none;
}
@media only screen and (max-width : 768px) {
  footer.site-footer ul {
    text-align: center;
  }
}
footer.site-footer ul li {
  display: inline-block;
}
footer.site-footer section {
  margin-left: 1rem;
  margin-right: 1rem;
}
footer.site-footer section.read-brightly {
  margin-top: 2em;
  margin-bottom: 2em;
  padding-top: 2em;
  text-align: center;
  border-top: solid 2px #000;
  border-bottom: solid 2px #000;
}
@media only screen and (max-width : 768px) {
  footer.site-footer section.read-brightly {
    padding-top: 0;
  }
}
footer.site-footer section.read-brightly h4 {
  display: inline-block;
  margin-bottom: 2rem;
  font-size: 1.444em;
  /* Brandon Bold (titles) */
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
footer.site-footer section.read-brightly h4 i {
  margin: -10px 10px 0 0;
  float: left;
  font-size: 38px;
}
@media only screen and (max-width : 768px) {
  footer.site-footer section.read-brightly h4 i {
    float: none;
    display: block;
    margin: 1.8rem 0 1rem;
  }
}
footer.site-footer section.read-brightly h5 {
  margin: 1em 0;
  font-size: 0.889em;
  line-height: 1.167rem;
}
footer.site-footer section.read-brightly h5 span {
  display: block;
  clear: both;
  font-size: 0.722rem;
  margin-top: 2em;
}
footer.site-footer section.read-brightly .easy-instagram-container {
  margin-left: -15px;
  margin-right: -15px;
  *zoom: 1;
}
footer.site-footer section.read-brightly .easy-instagram-container:before,
footer.site-footer section.read-brightly .easy-instagram-container:after {
  content: " ";
  display: table;
  line-height: 0;
}
footer.site-footer section.read-brightly .easy-instagram-container:after {
  clear: both;
}
footer.site-footer section.read-brightly .easy-instagram-container img.loader {
  width: 32px;
  height: 32px;
}
footer.site-footer section.read-brightly .easy-instagram-container .easy-instagram-thumbnail-wrapper {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  footer.site-footer section.read-brightly .easy-instagram-container .easy-instagram-thumbnail-wrapper {
    float: left;
    width: 25%;
  }
}
@media only screen and (max-width : 768px) {
  footer.site-footer section.read-brightly .easy-instagram-container .easy-instagram-thumbnail-wrapper {
    width: 50%;
    float: left;
    margin-bottom: 1.3rem;
  }
}
footer.site-footer section:not(.read-brightly) {
  position: relative;
  margin-top: 3rem;
}
footer.site-footer section:not(.read-brightly) h4:first-of-type {
  margin-bottom: 1.5em;
  text-transform: uppercase;
  /* Brandon Bold (titles) */
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
footer.site-footer section:not(.read-brightly) i {
  display: block;
  float: left;
  margin-right: 10px;
  font-size: 38px;
}
footer.site-footer section:not(.read-brightly) p {
  line-height: 130%;
}
footer.site-footer section:not(.read-brightly) h5 {
  position: absolute;
  bottom: 0;
  font-size: 1em;
}
footer.site-footer section:not(.read-brightly) h5 a {
  font-family: 'URW Grotesk T Reg';
  color: #000;
  text-decoration: underline;
}
footer.site-footer section:not(.read-brightly) h5 a:hover {
  background-color: #F4D1C9;
}
@media (min-width: 768px) {
  footer.site-footer section:not(.read-brightly) {
    display: table-cell;
    float: none;
    border-right: solid 1px #000;
  }
}
@media only screen and (max-width : 768px) {
  footer.site-footer section:not(.read-brightly) {
    text-align: center;
    margin-top: 2rem;
    display: block;
    float: inherit;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    border-right: transparent;
  }
  footer.site-footer section:not(.read-brightly):not(.facebook) {
    border-top: solid 2px #000;
    padding-top: 2em;
  }
  footer.site-footer section:not(.read-brightly) h4:first-of-type {
    margin-bottom: 2em;
  }
  footer.site-footer section:not(.read-brightly) h5 {
    position: relative;
    margin: 2em 0 3.3em;
  }
  footer.site-footer section:not(.read-brightly) i {
    float: none;
    margin: 0 0 0.5em;
  }
}
@media only screen and (max-width : 480px) {
  footer.site-footer section:not(.read-brightly) {
    margin-top: 1rem;
  }
  footer.site-footer section:not(.read-brightly) h5 {
    margin: 2.4rem 0;
  }
  footer.site-footer section:not(.read-brightly) i {
    margin: 0 0 1rem;
  }
}
footer.site-footer section.facebook h4:first-of-type {
  margin-bottom: 1.3em;
}
footer.site-footer section.facebook .fb-meta,
footer.site-footer section.facebook .fb-meta a {
  color: #808184;
  font-size: 0.833rem;
  margin-bottom: 2rem;
}
footer.site-footer section.facebook .fb-meta a {
  float: right;
}
@media only screen and (max-width : 768px) {
  footer.site-footer section.facebook .fb-post,
  footer.site-footer section.facebook .fb-post p,
  footer.site-footer section.facebook .fb-meta {
    display: inline;
  }
  footer.site-footer section.facebook .fb-meta a {
    display: none;
  }
  footer.site-footer section.facebook h5 {
    clear: both;
    margin: 2em 0 3.3em;
  }
}
footer.site-footer section.pinterest {
  padding-left: 1rem;
}
footer.site-footer section.pinterest ul {
  padding: 0;
}
footer.site-footer section.pinterest ul li {
  margin: 0;
  padding: 3px;
}
footer.site-footer section.connect {
  padding-left: 1rem;
}
footer.site-footer section.connect .social-container {
  display: inline-block;
  margin: 0 auto;
}
footer.site-footer section.connect .social-container [class^="icon"] {
  display: block;
  margin: 0.2em .2em 0 0;
  float: left;
}
footer.site-footer section.connect .social-container [class^="icon"]:nth-of-type(4n+4) {
  margin-right: 0;
}
footer.site-footer section.connect .social-container [class^="icon"]:nth-of-type(5n+5) {
  clear: left;
}
footer.site-footer section.connect .social-container [class^="icon"] svg path {
  fill: #f4f4f4;
}
footer.site-footer section.connect .social-container [class^="icon"].icon-mail svg {
  width: 18px;
  padding-top: 2px;
}
@media only screen and (min-width : 769px) {
  footer.site-footer section.connect .social-container [class^="icon"] {
    display: block;
    margin: 1rem .3em 0 0;
  }
}
footer.site-footer section.connect .clear {
  display: block;
  clear: both;
}
@media only screen and (max-width : 480px) {
  footer.site-footer section.connect {
    padding-bottom: 2rem;
  }
  footer.site-footer section.connect h5 {
    margin-bottom: 0;
  }
}
footer.site-footer section.subscribe {
  border-right: 0;
  padding-left: 1rem;
}
footer.site-footer section.subscribe p {
  margin-top: 2.3rem;
}
footer.site-footer section.subscribe input {
  width: 100%;
  border-radius: 0;
}
footer.site-footer section.subscribe input[type="email"] {
  padding: .6em;
  background-color: #fff;
  margin-bottom: 10px;
}
@media only screen and (max-width : 768px) {
  footer.site-footer section.subscribe input[type="email"] {
    margin-top: 2em;
  }
}
footer.site-footer section.subscribe form {
  opacity: 1;
  z-index: 1;
}
footer.site-footer section.subscribe .confirmation {
  position: absolute;
  top: 0;
  opacity: 0;
  z-index: -1;
}
footer.site-footer section.subscribe .confirmation h4 {
  margin-bottom: 2.3em;
}
footer.site-footer section.subscribe .confirmation .message {
  margin: 0 auto;
  max-width: 485px;
}
footer.site-footer section.subscribe .confirmation .message p {
  margin: 0.5rem 0;
}
footer.site-footer section.subscribe .confirmation .message strong {
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1em;
}
@media only screen and (max-width : 768px) {
  footer.site-footer section.subscribe .confirmation {
    top: 28px;
    width: 100%;
    margin-left: -15px;
  }
}
footer.site-footer section.subscribe .legal {
  margin-top: 1em;
  margin-bottom: 1em;
  display: none;
}
footer.site-footer section.subscribe .legal a {
  text-decoration: underline;
}
footer.site-footer section.subscribe .legal.reveal {
  display: block;
}
footer.site-footer nav {
  padding: 1.8rem 0 0;
  margin-top: 5rem;
  background-color: #f7a48b;
}
footer.site-footer nav .nav-ages-stages,
footer.site-footer nav .nav-pages {
  text-align: center;
  display: block;
  overflow: visible;
}
footer.site-footer nav .nav-ages-stages li,
footer.site-footer nav .nav-pages li {
  margin: 0;
  padding: 0 0.7em;
}
footer.site-footer nav .nav-ages-stages li:not(:last-child),
footer.site-footer nav .nav-pages li:not(:last-child) {
  border-right: solid 1px #000;
}
footer.site-footer nav .nav-ages-stages li a,
footer.site-footer nav .nav-pages li a {
  font-family: 'URW Grotesk T Med';
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
footer.site-footer nav .nav-ages-stages li a:hover,
footer.site-footer nav .nav-pages li a:hover {
  color: #fff !important;
}
@media (max-width: 767px) {
  footer.site-footer nav .nav-ages-stages li,
  footer.site-footer nav .nav-pages li {
    font-size: 16px;
  }
}
footer.site-footer nav .nav-pages {
  padding-bottom: 1.8rem;
  padding-inline-start: 0;
}
footer.site-footer nav .contact {
  padding: 1rem;
  clear: both;
  background-color: #f2d3ce;
  text-align: center;
}
footer.site-footer nav .contact a {
  color: #000;
  font-family: "URW Grotesk T Med", HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-decoration: none;
}
footer.site-footer nav .contact a:hover {
  color: #E33F0F;
}
@media only screen and (max-width: 767px) {
  footer.site-footer nav .contact a {
    display: block;
  }
}
footer.site-footer nav .contact .url {
  display: none;
}
footer.site-footer nav .contact p {
  margin-block-start: 22px;
  margin-block-end: 22px;
}
@media only screen and (max-width: 767px) {
  footer.site-footer nav .contact p {
    margin-block-start: 19px;
    margin-block-end: 19px;
    font-size: 15px;
    line-height: 18px;
  }
}
footer.site-footer nav .nav-corporate {
  padding-top: 2rem;
  padding-bottom: 2rem;
  overflow: auto;
  font-size: 0.7778rem;
  background-color: #000;
  color: #fff;
}
footer.site-footer nav .nav-corporate li {
  display: block;
  white-space: nowrap;
}
footer.site-footer nav .nav-corporate li i {
  font-style: normal;
}
footer.site-footer nav .nav-corporate a {
  color: #fff;
}
footer.site-footer nav .nav-corporate a svg path {
  fill: #fff;
}
footer.site-footer nav .nav-corporate a:hover {
  color: #f7a48b;
}
footer.site-footer nav .nav-corporate a:hover svg path {
  fill: #f7a48b;
}
footer.site-footer nav .nav-corporate a.site-title {
  font-weight: normal;
  font-family: "URW Grotesk T Med", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
footer.site-footer nav .nav-corporate a.icon-brightly {
  font-size: 1.8rem;
  display: table-cell;
  vertical-align: middle;
  padding-right: 7px;
}
footer.site-footer nav .nav-corporate a.icon-brightly svg {
  width: 122px;
}
footer.site-footer nav .nav-corporate a.icon-prh {
  font-size: 44px;
  display: table-cell;
  vertical-align: middle;
}
footer.site-footer nav .nav-corporate li.global-url {
  text-align: right;
}
footer.site-footer nav .nav-corporate li.global-url a {
  color: #f06621;
  font-weight: normal;
  font-family: "URW Grotesk T Med", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
footer.site-footer nav .nav-corporate li.global-url a:hover {
  color: #f7a48b;
}
@media only screen and (max-width : 768px) {
  footer.site-footer nav .nav-corporate ul li:first-child {
    border-bottom: solid 1px #333333;
    padding-bottom: 2rem;
    margin-bottom: 2rem;
    width: 100%;
  }
  footer.site-footer nav .nav-corporate ul li:first-child a {
    display: inline-block;
  }
  footer.site-footer nav .nav-corporate ul li:first-child a:first-of-type {
    width: 122px;
    margin-left: -10vw;
  }
  footer.site-footer nav .nav-corporate ul li.legal span {
    clear: both;
    display: block;
    margin-top: 1rem;
  }
  footer.site-footer nav .nav-corporate ul li.legal i {
    display: none;
  }
  footer.site-footer nav .nav-corporate ul li.global-url {
    margin-top: 1rem;
    text-align: center;
  }
}
/*
 * File: module-article-slider.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.featured-articles {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .featured-articles {
    flex-direction: column;
  }
}
.featured-articles a {
  width: 33%;
  padding: 16px;
  border: 4px solid transparent;
  transition: background-color 0.1s ease-in-out, border-color 0.1s ease-in-out;
}
@media (max-width: 767px) {
  .featured-articles a {
    width: 100%;
    display: inline-flex;
    align-items: center;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .featured-articles a:first-of-type {
    padding-left: 26px;
  }
  .featured-articles a:last-of-type {
    padding-right: 26px;
  }
  .featured-articles a:nth-of-type(2) {
    padding-left: 21px;
    padding-right: 21px;
  }
}
.featured-articles a h2.title {
  font-family: "URW Grotesk T W01";
  font-size: 26px;
  line-height: 30px;
  margin-top: 8px;
  color: #000!important;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .featured-articles a h2.title {
    font-size: 23px;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  .featured-articles a h2.title {
    font-size: 22px;
    line-height: 25px;
    margin-top: 6px;
  }
}
.featured-articles a h3 {
  display: inline-block;
  color: #000!important;
  margin-right: .3em;
  line-height: 1em;
  font-size: .75em;
}
@media (max-width: 767px) {
  .featured-articles a h3 {
    font-size: 12px;
    padding-bottom: .2em;
    margin: 0 .2em 0.3rem;
    font-size: 1em;
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .featured-articles a .title-wrap {
    position: relative;
    display: inline-block;
    width: 48.5%;
    margin-left: 5%;
    vertical-align: top;
  }
}
.featured-articles a img {
  width: 100%;
  height: auto;
  object-fit: contain;
  margin-bottom: 14px;
}
@media (max-width: 767px) {
  .featured-articles a img {
    width: 45%;
    height: auto;
    display: inline-block;
    margin-bottom: 0;
    object-fit: auto;
  }
}
.featured-articles a:hover {
  background-color: #fff;
}
.line {
  border-bottom: solid 2px #000;
  clear: both;
  margin: 0 15px 3.8em;
  padding-top: 3em;
}
.featured-mob-title {
  text-align: center;
  margin-top: 32px;
}
@media (min-width: 768px) {
  .featured-mob-title {
    display: none;
  }
}
.featured-mob-title h3 {
  font-family: 'Acrom-Bold';
  text-transform: uppercase;
  font-size: 22px;
  line-height: 42px;
}
.featured-mob-title svg {
  margin-bottom: 8px;
}
.featured-mob-title svg.squiggle g g {
  stroke: #F7A48B;
}
.container.module-container {
  padding: 0;
}
@media only screen and (min-width: 993px) {
  .container.module-container {
    max-width: 1180px;
    margin-top: -16px;
  }
}
.homepage-featured {
  padding: 16px;
  border: 4px solid transparent;
  margin-bottom: 20px;
  transition: border-color 0.1s ease-in-out;
}
@media (max-width: 767px) {
  .homepage-featured {
    background-color: #fff;
    padding-top: 26px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .homepage-featured {
    padding: 16px 26px;
  }
}
.homepage-featured:hover {
  background: #fff;
  color: #000!important;
}
.homepage-featured:hover .cta {
  opacity: .6;
}
.homepage-featured__inner {
  position: relative;
  display: flex;
  background-color: #fff;
  transition: background-color 0.1s ease-in-out;
}
@media (max-width: 1023px) {
  .homepage-featured__inner {
    flex-direction: column;
  }
}
.homepage-featured__img {
  width: 70%;
  margin-right: 8px;
  display: block;
}
@media (min-width: 1024px) {
  .homepage-featured__img {
    min-height: 264px;
    background-size: cover;
    background-position: center center;
  }
  .homepage-featured__img img {
    display: none;
  }
}
@media (max-width: 1023px) {
  .homepage-featured__img {
    width: 100%;
    background-image: none!important;
  }
}
.homepage-featured__copy {
  width: 30%;
  padding: 20px;
}
@media (min-width: 1024px) {
  .homepage-featured__copy {
    padding: 28px 28px 28px 20px;
  }
}
@media (max-width: 1023px) {
  .homepage-featured__copy {
    width: 100%;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .homepage-featured__copy {
    padding: 20px 60px;
  }
}
@media (max-width: 767px) {
  .homepage-featured__copy {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.homepage-featured__copy h2 {
  font-family: "URW Grotesk T Reg";
  font-size: 28px;
  line-height: 29px;
  margin-bottom: 8px;
  color: #000!important;
}
@media (max-width: 767px) {
  .homepage-featured__copy h2 {
    font-size: 2em;
    padding: 0;
    line-height: 1em;
  }
}
.homepage-featured__copy span {
  font-size: 21px;
  line-height: 26px;
  color: #000!important;
}
@media (max-width: 767px) {
  .homepage-featured__copy span {
    font-size: 20px;
    line-height: 23px;
  }
}
.homepage-featured__copy .cta {
  display: block;
  position: relative;
  text-align: center;
  font-family: 'Acrom-Bold';
  font-size: 18px;
  line-height: 32px;
  width: 100%;
  color: #fff;
  background-color: #000;
  padding: 4px;
  padding-top: 6px;
  text-transform: uppercase;
  margin-top: 20px;
  transition: opacity 0.1s ease-in-out;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .homepage-featured__copy .cta {
    width: max-content;
    padding: 4px 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 767px) {
  .homepage-featured__copy .cta {
    font-size: 18px;
    padding: 5px 4px 3px;
    width: calc(100% - 60px);
    margin-right: auto;
    margin-left: auto;
  }
}
.win_os .homepage-featured__copy .cta {
  height: 42px;
  padding-top: 3px;
}
/*
 * File: module-header.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
div[role="main"] {
  /* Column Re-Ordering for Responsive */
}
div[role="main"] section.article-feed {
  margin-top: -1rem;
}
@media only screen and (min-width : 769px) {
  div[role="main"] section.article-feed {
    padding-left: 0;
    padding-right: 0;
  }
}
div[role="main"] section.article-feed a:hover {
  color: #000;
}
div[role="main"] section.article-feed article {
  margin-bottom: 0.9rem;
  padding: .8rem;
  border: solid 4px transparent;
  background-color: transparent;
  text-align: center;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
div[role="main"] section.article-feed article .category {
  margin: .5rem 0.2em 0;
  font-size: 0.75em;
  display: inline-block;
}
@media only screen and (max-width : 768px) {
  div[role="main"] section.article-feed article .category {
    font-size: 1em;
    padding-bottom: 0.2em;
  }
}
div[role="main"] section.article-feed article img {
  margin-bottom: .8rem;
}
@media only screen and (max-width : 768px) {
  div[role="main"] section.article-feed article img {
    width: 100%;
  }
}
div[role="main"] section.article-feed article h2 {
  font-size: 2.25em;
  margin: 1rem 0 .8rem;
  padding: 0 .8rem;
  line-height: 1.2em;
}
div[role="main"] section.article-feed article p {
  line-height: 140%;
  width: 80%;
  margin: 1.3em auto 1em;
}
@media only screen and (max-width : 768px) {
  div[role="main"] section.article-feed article p {
    font-size: 1.167em;
  }
}
div[role="main"] section.article-feed article:hover {
  background-color: #fff;
}
@media only screen and (max-width : 768px) {
  div[role="main"] section.article-feed article {
    margin-bottom: 0;
  }
}
div[role="main"] section.article-feed .pagination {
  text-align: center;
  margin-bottom: 5rem;
  margin-top: 2.5rem;
  clear: both;
}
div[role="main"] section.article-feed .pagination a {
  padding: 0;
  background-color: #000;
  color: #fff;
  display: inline-block;
  min-width: 330px;
  font-size: 100%;
  text-transform: uppercase;
  padding: 0.75rem 2em;
  border: 0;
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
div[role="main"] section.article-feed .pagination a:hover {
  color: #fff;
  background-color: #808184;
}
div[role="main"] section.article-feed .pagination.loading a {
  visibility: hidden;
}
div[role="main"] section.article-feed .pagination img {
  float: none;
}
@media only screen and (min-width: 320px) {
  div[role="main"] section.article-feed .pagination a {
    min-width: 250px;
    font-size: 0.9em;
  }
}
@media only screen and (min-width: 480px) {
  div[role="main"] section.article-feed a article h2 {
    font-size: 1.25em;
  }
}
@media only screen and (max-width: 640px) {
  div[role="main"] section.article-feed a article {
    margin-left: -15px;
    margin-right: -15px;
  }
  div[role="main"] section.article-feed .pagination a {
    padding-right: 1em;
    padding-left: 1em;
  }
}
@media only screen and (min-width: 640px) {
  div[role="main"] section.article-feed .pagination {
    position: relative;
  }
}
@media only screen and (min-width: 768px) {
  div[role="main"] section.article-feed .pagination {
    margin-bottom: 4rem;
  }
}
div[role="main"] section.article-feed .loader {
  display: block;
  margin: 0 auto;
  height: 33px;
  position: relative;
  top: -25px;
}
div[role="main"] section.article-feed .loader_off {
  display: none;
}
@media (min-width: 768px) {
  div[role="main"] .sidebar1 {
    right: 50%;
    position: relative;
  }
}
@media (min-width: 768px) {
  div[role="main"] .article-feed {
    left: 25%;
    position: relative;
  }
}
/*
 * File: module-article-book-list.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.single article.post .main .entry-content ul.book-list-group,
.single article.post .main .entry-content ul.img-list-group {
  list-style: none;
  margin: 3rem 0;
  padding: 0;
}
.single article.post .main .entry-content ul.book-list-group .list-drawer,
.single article.post .main .entry-content ul.img-list-group .list-drawer {
  margin-top: -1em;
}
.single article.post .main .entry-content ul.book-list-group h3,
.single article.post .main .entry-content ul.img-list-group h3 {
  margin: 1em 0 2em;
  border-bottom: solid 1px #b2b2b2;
  margin-bottom: 1.8em;
  padding-bottom: 2em;
  padding-bottom: 1em;
}
.single article.post .main .entry-content ul.book-list-group li:not(.list-title),
.single article.post .main .entry-content ul.img-list-group li:not(.list-title) {
  margin-bottom: 2em;
}
.single article.post .main .entry-content ul.book-list-group li:not(.list-title) .book-cover,
.single article.post .main .entry-content ul.img-list-group li:not(.list-title) .book-cover {
  float: left;
}
.single article.post .main .entry-content ul.book-list-group li:not(.list-title) .book-cover img,
.single article.post .main .entry-content ul.img-list-group li:not(.list-title) .book-cover img {
  -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.55);
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.55);
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-group li:not(.list-title) .book-cover img,
  .single article.post .main .entry-content ul.img-list-group li:not(.list-title) .book-cover img {
    width: 265px;
  }
}
@media only screen and (max-width : 374px) {
  .single article.post .main .entry-content ul.book-list-group li:not(.list-title) .book-cover img,
  .single article.post .main .entry-content ul.img-list-group li:not(.list-title) .book-cover img {
    width: 190px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .single article.post .main .entry-content ul.book-list-group li:not(.list-title) .book-cover img,
  .single article.post .main .entry-content ul.img-list-group li:not(.list-title) .book-cover img {
    width: 190px;
  }
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-group li:not(.list-title) .book-cover,
  .single article.post .main .entry-content ul.img-list-group li:not(.list-title) .book-cover {
    float: none;
    display: block;
    text-align: center;
    margin-bottom: 2rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .single article.post .main .entry-content ul.book-list-group li:not(.list-title) .book-cover,
  .single article.post .main .entry-content ul.img-list-group li:not(.list-title) .book-cover {
    width: 75%;
  }
}
.single article.post .main .entry-content ul.book-list-group li:not(.list-title) div.book-details,
.single article.post .main .entry-content ul.img-list-group li:not(.list-title) div.book-details {
  float: left;
  font-size: 18px;
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-group li:not(.list-title) div.book-details,
  .single article.post .main .entry-content ul.img-list-group li:not(.list-title) div.book-details {
    width: 100%;
  }
}
@media only screen and (max-width : 480px) {
  .single article.post .main .entry-content ul.book-list-group li:not(.list-title) div.book-details,
  .single article.post .main .entry-content ul.img-list-group li:not(.list-title) div.book-details {
    font-size: 14px;
  }
}
.single article.post .main .entry-content ul.book-list-group li:not(.list-title) div.book-details h4,
.single article.post .main .entry-content ul.img-list-group li:not(.list-title) div.book-details h4 {
  margin: -5px 0 0;
  font-size: 1.333em;
}
.single article.post .main .entry-content ul.book-list-group li:not(.list-title) div.book-details h4 a:hover,
.single article.post .main .entry-content ul.img-list-group li:not(.list-title) div.book-details h4 a:hover {
  color: #000;
  text-decoration: underline;
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-group li:not(.list-title) div.book-details h4,
  .single article.post .main .entry-content ul.img-list-group li:not(.list-title) div.book-details h4 {
    text-align: center;
  }
}
.single article.post .main .entry-content ul.book-list-group li:not(.list-title) div.book-details p.author,
.single article.post .main .entry-content ul.img-list-group li:not(.list-title) div.book-details p.author {
  color: #000;
  margin: 0;
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-group li:not(.list-title) div.book-details p.author,
  .single article.post .main .entry-content ul.img-list-group li:not(.list-title) div.book-details p.author {
    text-align: center;
  }
}
.single article.post .main .entry-content ul.book-list-group li:not(.list-title) div.book-details.col-md-12,
.single article.post .main .entry-content ul.img-list-group li:not(.list-title) div.book-details.col-md-12 {
  margin-left: 0;
  margin-right: 0;
}
.single article.post .main .entry-content ul.book-list-group li.list-description,
.single article.post .main .entry-content ul.img-list-group li.list-description {
  margin-bottom: 3em;
}
.single article.post .main .entry-content ul.book-list-group li.list-description p,
.single article.post .main .entry-content ul.img-list-group li.list-description p {
  font-size: 21px !important;
}
@media only screen and (max-width : 480px) {
  .single article.post .main .entry-content ul.book-list-group li.list-description p,
  .single article.post .main .entry-content ul.img-list-group li.list-description p {
    font-size: 16.33px !important;
  }
}
.single article.post .main .entry-content ul.book-list-group h3 {
  font-size: 1.333em;
}
/*
 * File: module-article-book-list-gallery.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.single article.post .main .entry-content ul.book-list-gallery-group {
  list-style: none;
  margin: 3rem 0;
  padding: 0;
}
.single article.post .main .entry-content ul.book-list-gallery-group h3 {
  padding-bottom: 1rem;
  border-bottom: 1px solid #333;
  margin: 1rem 0;
}
.single article.post .main .entry-content ul.book-list-gallery-group h3 hr {
  display: none;
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-gallery-group {
    margin-right: 0;
  }
}
@media only screen and (max-width : 1024px) {
  .single article.post .main .entry-content ul.book-list-gallery-group .book {
    width: 50%;
  }
  .single article.post .main .entry-content ul.book-list-gallery-group .book:nth-child(odd) {
    clear: left;
  }
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-gallery-group .book {
    width: 100%;
    clear: none;
  }
}
@media only screen and (min-width : 769px) {
  .single article.post .main .entry-content ul.book-list-gallery-group .book {
    min-height: 400px;
    padding-bottom: 20px;
  }
}
.single article.post .main .entry-content ul.book-list-gallery-group .book-cover {
  display: table;
}
.single article.post .main .entry-content ul.book-list-gallery-group .book-cover a {
  display: table-cell;
  vertical-align: bottom;
}
.single article.post .main .entry-content ul.book-list-gallery-group .book-cover img {
  -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.55);
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.55);
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-gallery-group .book-cover img {
    width: 265px;
  }
}
@media only screen and (max-width : 374px) {
  .single article.post .main .entry-content ul.book-list-gallery-group .book-cover img {
    width: 190px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .single article.post .main .entry-content ul.book-list-gallery-group .book-cover img {
    width: 190px;
  }
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-gallery-group .book-cover {
    float: none;
    display: inline-flex;
    width: 100%;
    text-align: center;
    margin-bottom: 2rem;
    align-items: flex-end;
    justify-content: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .single article.post .main .entry-content ul.book-list-gallery-group .book-cover {
    width: 100%;
    margin: auto;
  }
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details {
  float: left;
  font-size: 18px;
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details {
    width: 100%;
  }
}
@media only screen and (max-width : 480px) {
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details {
    font-size: 14px;
  }
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details h4 {
  margin: 0;
  font-size: 1.1em;
  line-height: 1.2em;
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details h4 a:hover {
  color: #000;
  text-decoration: underline;
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details h4 {
    font-size: 1.333em;
    text-align: center;
  }
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details p.author {
  color: #000;
  line-height: 1.2;
  margin: 7px 0 12px;
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details p.author {
    text-align: center;
  }
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details.col-md-12 {
  margin-left: 0;
  margin-right: 0;
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it {
  position: relative;
  padding-bottom: 1em;
  -webkit-transition: margin-bottom 0.1s ease-in-out;
  -moz-transition: margin-bottom 0.1s ease-in-out;
  -o-transition: margin-bottom 0.1s ease-in-out;
  transition: margin-bottom 0.1s ease-in-out;
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it {
    padding-bottom: 5em;
  }
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-links {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  width: calc(100% + 27px);
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-links {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: auto;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-links {
    position: relative;
    width: 172px;
  }
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-links .want-it-link.brightly span {
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  border: 2px solid #f7a48b;
  background-color: #fff;
}
@media (min-width: 1024px) {
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-links .want-it-link.brightly span {
    padding: 8px 6px 8px 8px;
  }
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-links .want-it-link:first-of-type a,
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-links .want-it-link:first-of-type span {
  margin-top: 0;
  width: 100%;
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-links .want-it-link .cart-link > svg {
  width: 60px;
  position: relative;
  display: inline-block;
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-links .want-it-link form.cart-cta {
  display: inherit;
  padding: 0;
  width: auto;
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-links .want-it-link form.cart-cta button.cart-btn {
  padding: 6px 5px 4px;
  margin: 0;
  font-size: 14px;
  border-radius: 5px;
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-links .want-it-link form.cart-cta button.cart-btn:hover {
  background-color: #808184;
  border-color: #808184;
  color: #fff;
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it.expanded {
  margin-bottom: 260px;
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it.expanded.non-prh {
  margin-bottom: 220px;
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it.expanded .want-it-links {
  display: block;
  opacity: 1;
  max-height: 300px;
  margin-top: 10px;
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it.expanded .want-it-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it.expanded .want-it-button a {
  background-color: #f7a48b;
  border-color: #f7a48b;
  color: #000;
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it.expanded .want-it-button i {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}
@media only screen and (max-width : 1024px) {
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-button {
    display: none;
  }
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-links {
    display: block;
    opacity: 1;
    max-height: 300px;
  }
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-button,
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-link {
  font-size: 1.167em;
  min-width: 140px;
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-button,
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-link {
    margin-bottom: 0;
  }
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-button a,
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-link a {
  font-size: 0.8em;
  padding: 0.5em;
  color: #000;
  border: 2px solid #f7a48b;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
@media only screen and (min-width : 769px) {
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-button a:hover,
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-link a:hover {
    background-color: #f7a48b;
    border-color: #f7a48b;
    color: #000;
  }
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-button a,
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-link a {
    padding: 0.2em;
  }
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-button a {
  padding-right: 28px;
  background-color: #fff;
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-button a {
    padding-right: 18px;
    display: block;
    margin: auto;
    width: 36%;
    text-align: center;
    font-size: 15px;
  }
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-button a i {
  font-size: 7px;
  display: inline-block;
  position: absolute;
  margin-top: 14px;
  margin-left: 6px;
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-button a i {
    font-size: 6px;
    margin-top: 10px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 1023px) {
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-button a i {
    font-size: 7px;
    margin-top: 14px;
  }
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-link {
  list-style-type: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-link {
    display: block;
    margin: 0 0 14px;
    width: 47%;
    text-align: center;
  }
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-link a {
  background-color: #fff;
  color: #000;
  border-color: #f7a48b;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  padding: 2px 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: -2px;
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-link a:hover {
  background-color: #fff;
  color: #000;
  text-decoration: underline;
  border-color: #f7a48b;
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-link a {
    display: block;
    font-size: 16px;
    padding: 0.2em;
    width: auto;
    margin-top: auto;
  }
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-link a:hover {
    background-color: #f7a48b;
    color: #000;
    text-decoration: none;
    border-color: #f7a48b;
  }
}
.single article.post .main .entry-content ul.book-list-gallery-group .list-description {
  margin-bottom: 1.7em;
}
.single article.post .main .entry-content ul.book-list-gallery-group .list-description p {
  font-size: 21px !important;
}
@media only screen and (max-width : 480px) {
  .single article.post .main .entry-content ul.book-list-gallery-group .list-description p {
    font-size: 16.33px !important;
  }
}
/*
 * File: module-article-book-list.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.single article.post .main .entry-content ul.item-list-group {
  list-style: none;
  margin: 2rem 0;
  padding: 0;
}
.single article.post .main .entry-content ul.item-list-group li.list-description {
  margin-bottom: 2rem;
}
.single article.post .main .entry-content ul.item-list-group li.list-title h3 {
  font-size: 1.75em;
  margin: 2.3em 0 1em !important;
  border-bottom: solid 1px #b2b2b2;
  margin-bottom: 1.8em;
  padding-bottom: 2em;
  padding-bottom: 1em;
}
.single article.post .main .entry-content ul.item-list-group li.row h4 {
  font-size: 1.556em;
  margin: 0.6em 0 0.3em;
}
.single article.post .main .entry-content ul.item-list-group li.row p {
  margin-left: 1.25em;
}
/*
 * File: module-article-file-attachments.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.single article.post .main .entry-content .file-attachments {
  margin-top: 3.5em;
  margin-bottom: 3.5em;
}
.single article.post .main .entry-content .file-attachments .file {
  margin-bottom: 3em;
  *zoom: 1;
}
.single article.post .main .entry-content .file-attachments .file:before,
.single article.post .main .entry-content .file-attachments .file:after {
  content: " ";
  display: table;
  line-height: 0;
}
.single article.post .main .entry-content .file-attachments .file:after {
  clear: both;
}
.single article.post .main .entry-content .file-attachments .file img {
  float: left;
  margin-right: 0.9em;
}
.single article.post .main .entry-content .file-attachments .file img.placeholder {
  width: 165px;
  height: 110px;
}
.single article.post .main .entry-content .file-attachments .file p,
.single article.post .main .entry-content .file-attachments .file a {
  margin: 0 !important;
  font-size: 0.843em !important;
  line-height: 1;
}
.single article.post .main .entry-content .file-attachments .file h4 {
  padding-top: 0.3em;
  margin-top: 0;
  margin-bottom: 1.1em;
}
.single article.post .main .entry-content .file-attachments .file a {
  padding: 0.5rem 0.95rem;
}
.single article.post .main .entry-content .file-attachments .file a i {
  font-size: 1.1em;
  margin-right: 28px;
  position: relative;
}
.single article.post .main .entry-content .file-attachments .file a i:before {
  position: absolute;
  top: 2px;
}
/*
 * File: module-partner-sponsor-data.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.sponsor-block p,
.sponsor-block h2 {
  font-size: 1.167em;
}
.sponsor-block p a,
.sponsor-block h2 a {
  color: #000;
  text-decoration: underline;
  font-family: "URW Grotesk T Reg", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.sponsor-block p a:hover,
.sponsor-block h2 a:hover,
.sponsor-block p a:focus,
.sponsor-block h2 a:focus {
  color: #000;
  background: #F4D1C9;
}
.sponsor-block .sponsor-line {
  display: inline-block;
  border: solid 2px #000;
  margin: 0 0 0.6em;
  padding: .3em;
}
.sponsor-block .partner-line {
  display: inline-block;
  background-color: #000;
  color: #fff;
  margin: 0 0 0.4em;
  padding: .3em;
}
.sponsor-block.sponsor-brand p {
  margin-top: 3rem;
}
.sponsor-block.sponsor-brand img {
  max-width: 250px;
  clear: both;
}
/**
 *
 * File: module-responsive-video.less
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.responsive-container {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.responsive-container iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.youtube,
.vimeo {
  margin-bottom: 20px;
  padding-bottom: 56.25%;
}
/*
 * File: module-sidebar.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
div[role="main"] aside section.social-wrapper-home,
body.archive aside section.social-wrapper-home {
  margin-bottom: 1.5em;
  padding: 0;
}
div[role="main"] aside section.social-wrapper-home h4,
body.archive aside section.social-wrapper-home h4 {
  margin-bottom: 0;
  font-size: 1em;
  text-transform: uppercase;
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #000;
}
div[role="main"] aside section.social-wrapper-home div:first-of-type,
body.archive aside section.social-wrapper-home div:first-of-type {
  font-size: 38px;
  display: block;
  margin: 0  45px 0 0;
  padding: .5em 0 .5em 0;
  line-height: 1.5em;
  border-bottom: solid 1px #b2b2b2;
  text-align: left;
  width: 100%;
}
div[role="main"] aside section.social-wrapper-home a[class^="icon-"] svg path,
body.archive aside section.social-wrapper-home a[class^="icon-"] svg path {
  fill: #f4f4f4;
}
div[role="main"] aside section.social-wrapper-home a[class^="icon-"].icon-mail svg,
body.archive aside section.social-wrapper-home a[class^="icon-"].icon-mail svg {
  width: 18px;
  padding-top: 2px;
}
@media only screen and (max-width : 1024px) {
  div[role="main"] aside section.social-wrapper-home,
  body.archive aside section.social-wrapper-home {
    padding: 0;
  }
  div[role="main"] aside section.social-wrapper-home div:first-of-type,
  body.archive aside section.social-wrapper-home div:first-of-type {
    margin: 0;
  }
}
div[role="main"] aside section.popular-articles,
body.archive aside section.popular-articles {
  border-bottom: solid 1px #b2b2b2;
  margin-bottom: 1.8em;
  padding-bottom: 2em;
}
div[role="main"] aside section.popular-articles h5.title,
body.archive aside section.popular-articles h5.title {
  font-size: 1.05em;
  margin: 0.45em 0 1em;
  line-height: 1.15em;
}
@media only screen and (max-width : 768px) {
  div[role="main"] aside section.popular-articles h5.title,
  body.archive aside section.popular-articles h5.title {
    font-size: 1.5em;
  }
}
div[role="main"] aside section.popular-topics,
body.archive aside section.popular-topics {
  border-bottom: solid 1px #b2b2b2;
  margin-bottom: 1.8em;
  padding-bottom: 2em;
}
div[role="main"] aside section.popular-topics ul,
body.archive aside section.popular-topics ul {
  max-height: 245px;
  overflow: hidden;
}
div[role="main"] aside section.popular-topics li a,
body.archive aside section.popular-topics li a {
  display: inline-block;
  font-size: 0.889em;
  background-color: #fff;
  padding: .2em .4em;
  margin-bottom: .5em;
}
div[role="main"] aside section.popular-topics li a:hover,
body.archive aside section.popular-topics li a:hover {
  color: #000;
  text-decoration: underline;
}
@media only screen and (max-width : 768px) {
  div[role="main"] aside section.popular-topics li,
  body.archive aside section.popular-topics li {
    display: inline-block;
  }
}
div[role="main"] aside section.quotes ul li,
body.archive aside section.quotes ul li {
  border-bottom: solid 1px #b2b2b2;
  margin-bottom: 1.8em;
  padding-bottom: 2em;
}
div[role="main"] aside section.quotes ul li .quote,
body.archive aside section.quotes ul li .quote {
  font-size: 1.167em;
  line-height: 1.7rem;
}
div[role="main"] aside section.quotes ul li .author,
body.archive aside section.quotes ul li .author {
  /* Brandon Bold (titles) */
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 0.778em;
  text-transform: uppercase;
}
div[role="main"] aside section.ads,
body.archive aside section.ads {
  text-align: center;
}
div[role="main"] aside section,
body.archive aside section {
  /* Switch Content Alignment on Small Devices */
}
@media only screen and (max-width : 768px) {
  div[role="main"] aside section,
  body.archive aside section {
    text-align: center;
  }
}
.home aside.sidebar1 section.inline-subscribe,
.home .article-feed section.inline-subscribe {
  padding-bottom: 1.8em;
  margin-bottom: 1.8em;
  border-bottom: solid 1px #b2b2b2;
}
.home aside.sidebar1 section.inline-subscribe.mobile,
.home .article-feed section.inline-subscribe.mobile {
  display: none;
}
@media only screen and (max-width : 768px) {
  .home aside.sidebar1 section.inline-subscribe.mobile,
  .home .article-feed section.inline-subscribe.mobile {
    display: inline-block;
    position: relative;
  }
  .home aside.sidebar1 section.inline-subscribe.mobile form[name=subscribe_inline] input[type=submit],
  .home .article-feed section.inline-subscribe.mobile form[name=subscribe_inline] input[type=submit] {
    font-size: 15px;
  }
  .home aside.sidebar1 section.inline-subscribe.mobile h4,
  .home .article-feed section.inline-subscribe.mobile h4 {
    text-transform: uppercase;
    font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 18px;
  }
  .home aside.sidebar1 section.inline-subscribe.mobile p:not(.legal),
  .home .article-feed section.inline-subscribe.mobile p:not(.legal) {
    font-family: "URW Grotesk T W01", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 18px;
    line-height: 24px;
  }
  .home aside.sidebar1 section.inline-subscribe.mobile .confirmation,
  .home .article-feed section.inline-subscribe.mobile .confirmation {
    padding: 25px;
    text-align: center;
    border-bottom: 1px solid #b2b2b2;
    border-top: 1px solid #b2b2b2;
  }
}
.home aside.sidebar1 section.inline-subscribe form[name=subscribe_inline],
.home .article-feed section.inline-subscribe form[name=subscribe_inline] {
  padding: 25px;
  background-color: #D9E4EA;
  text-align: center;
}
.home aside.sidebar1 section.inline-subscribe form[name=subscribe_inline] input[type=email],
.home .article-feed section.inline-subscribe form[name=subscribe_inline] input[type=email] {
  padding: .6em;
  background-color: #ffffff;
  color: #000;
  margin-bottom: 10px;
  width: 100%;
  border-radius: 0;
}
.home aside.sidebar1 section.inline-subscribe form[name=subscribe_inline] input[type=submit],
.home .article-feed section.inline-subscribe form[name=subscribe_inline] input[type=submit] {
  padding: .6em;
  width: 100%;
  font-size: 16px;
}
.home aside.sidebar1 section.inline-subscribe h4,
.home .article-feed section.inline-subscribe h4 {
  text-transform: uppercase;
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 20px;
}
.home aside.sidebar1 section.inline-subscribe p:not(.legal),
.home .article-feed section.inline-subscribe p:not(.legal) {
  font-family: "URW Grotesk T W01", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 19px;
  line-height: 24px;
}
.home aside.sidebar1 section.inline-subscribe .confirmation,
.home .article-feed section.inline-subscribe .confirmation {
  display: none;
  top: 0;
  opacity: 0;
  z-index: -1;
}
.home aside.sidebar1 section.inline-subscribe p.legal,
.home .article-feed section.inline-subscribe p.legal {
  margin-bottom: 0;
  display: none;
}
.home aside.sidebar1 section.inline-subscribe p.legal a,
.home .article-feed section.inline-subscribe p.legal a {
  text-decoration: underline;
}
.home aside.sidebar1 section.inline-subscribe p.legal.reveal,
.home .article-feed section.inline-subscribe p.legal.reveal {
  display: block;
}
.home .article-feed section.inline-subscribe {
  border-bottom: none;
}
@media only screen and (max-width : 768px) {
  .home aside.sidebar1,
  .home aside .ads {
    display: none;
  }
  .home aside.sidebar2 {
    display: block;
    float: none;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
  }
}
@media only screen and (max-width : 480px) {
  .home aside.sidebar2 {
    width: 100%;
    max-width: 800px;
  }
}
.sidebar-cart-cta {
  display: none;
}
/*
 * File: module-promotion.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.promotion {
  position: relative;
  /* custom mixin for iPad breakpoint. 1px lower than @small */
}
.promotion a:hover {
  color: #000;
}
.promotion a:hover .campaign .title,
.promotion a:hover .campaign .copy {
  color: #000;
}
.promotion a:focus {
  outline: none;
}
.promotion .campaign {
  background-color: white;
  display: inline-block;
  border-width: 5px;
  border-style: solid;
  text-align: center;
  padding: 15px;
  width: 85%;
  /*min-width: 200px;*/
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.promotion.single {
  /*
		left: -30px;
		margin-top: 150px;
		*/
  margin: 1em 0;
}
.promotion.home {
  margin: 150px auto 0;
}
.promotion.archive {
  margin-top: 2.5em;
}
.promotion.mobile {
  display: none;
}
.promotion .logo {
  font-size: 1.5em;
  display: block;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.promotion .title {
  margin: 15px 0;
  font-size: 1.4em;
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.promotion .copy {
  margin: 15px 0;
}
.promotion .button {
  font-size: 0.6em;
  display: inline-block;
  padding: 0.5em 2em;
  margin-bottom: 0.5em;
}
.promotion .partner {
  font-size: 0.7em;
  margin: 0.8em 0 0;
  line-height: 1;
}
@media only screen and (max-width : 1024px) {
  .promotion {
    width: 100%;
  }
  .promotion.home {
    float: right;
  }
}
@media only screen and (max-width : 768px) {
  .promotion .campaign {
    width: 100%;
  }
  .promotion.single {
    margin: 2em auto;
    left: -40px;
    width: 100%;
    max-width: 300px;
  }
  .promotion.home {
    margin-top: 40px;
  }
  .promotion.archive {
    display: none;
  }
  .promotion.mobile {
    display: block;
    width: 95%;
    max-width: 300px;
    left: 0;
    margin: 2em auto;
  }
  .promotion .button {
    font-size: 0.8em;
  }
}
@media (max-width: 767px) {
  .promotion.single {
    left: 0;
  }
}
@media only screen and (max-width : 480px) {
  .promotion.single {
    max-width: 800px;
  }
  .promotion.mobile {
    max-width: 800px;
  }
}
/*
 * File: module-lytics-flyover.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.pf-widget.rb-theme {
  /* headline */
  /* img */
  /* close */
  /* message */
  /* cta button */
}
.pf-widget.rb-theme.pf-widget-bar .pf-bar-content {
  display: flex;
  flex-direction: column;
}
.pf-widget.rb-theme.pf-widget-bar .pf-widget-message {
  font-family: "URW Grotesk T W01", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 36px;
  line-height: 40px;
}
.pf-widget.rb-theme.pf-widget-bar .pf-widget-message span {
  display: block;
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 20px;
  line-height: 22px;
  margin: 25px auto 15px;
}
.pf-widget.rb-theme.pf-widget-bar .pf-widget-message br {
  display: none;
}
.pf-widget.rb-theme.pf-widget-bar .pf-widget-btn {
  margin: 25px auto 30px;
}
.pf-widget.rb-theme.pf-widget-bar .pf-widget-close {
  top: 15%;
}
.pf-widget.rb-theme.rb-black {
  background-color: #000;
  color: #fff !important;
}
.pf-widget.rb-theme.rb-black .pf-widget-btn {
  background: #fff !important;
  color: #000 !important;
}
.pf-widget.rb-theme.rb-black .pf-widget-img {
  border: 2px solid #fff !important;
}
.pf-widget.rb-theme.rb-black .pf-widget-close,
.pf-widget.rb-theme.rb-black .pf-widget-message,
.pf-widget.rb-theme.rb-black .pf-widget-headline {
  color: #fff !important;
}
.pf-widget.rb-theme.rb-peach {
  background-color: #f7a48b;
  color: #000;
}
.pf-widget.rb-theme.rb-peach-lt {
  background-color: #f2d3ce;
  color: #000;
}
.pf-widget.rb-theme.rb-blue {
  background-color: #d9e4e9;
  color: #000;
}
.pf-widget.rb-theme.rb-copy-first .pf-widget-img {
  top: 160px !important;
}
.pf-widget.rb-theme.rb-copy-first .pf-widget-message {
  margin: 0px 0 250px;
}
.pf-widget.rb-theme.rb-copy-first .pf-widget-headline {
  text-transform: uppercase;
  margin-bottom: 15px !important;
}
.pf-widget.rb-theme .pf-widget-headline {
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 20px;
  color: #000;
  text-align: center;
  line-height: 22px;
  text-transform: uppercase;
  margin: 15px auto 25px !important;
}
.pf-widget.rb-theme .pf-widget-img {
  border-radius: 0px;
  border: 2px solid #000;
  width: 290px !important;
  height: 200px !important;
  top: 90px !important;
  left: 50% !important;
  margin-left: -145px !important;
}
.pf-widget.rb-theme .pf-widget-close {
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 36px;
  color: #000;
}
.pf-widget.rb-theme .pf-widget-message {
  margin: 250px 0 35px;
  font-family: "URW Grotesk T W01", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 20px;
  color: #000;
  text-align: center;
  line-height: 26px;
  font-weight: bold;
}
.pf-widget.rb-theme .pf-widget-btn {
  background: #000 !important;
  color: #fff !important;
  padding: 0 35px;
  height: 40px;
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  border-radius: 0px;
  box-shadow: none;
}
.pf-widget.rb-theme .pf-widget-footer:empty {
  margin-top: 0px;
}
.want-it {
  position: relative;
  padding-bottom: 3em;
}
.want-it.desktop {
  display: block;
}
@media screen and (max-width: 1023px) {
  .want-it.desktop {
    display: none;
  }
}
.want-it.mobile {
  display: none;
}
@media screen and (max-width: 1023px) {
  .want-it.mobile {
    display: block;
    padding-top: 20px;
    padding-bottom: 0;
  }
}
@media only screen and (max-width : 768px) {
  .want-it .want-it-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
}
.want-it .want-it-link {
  font-size: 1.167em;
  margin-bottom: 0.2em;
}
@media only screen and (max-width : 768px) {
  .want-it .want-it-link {
    margin-bottom: 0.7em;
    width: 47%;
    text-align: center;
  }
}
@media (min-width: 1024px) {
  .want-it .want-it-link {
    margin-bottom: 0.35em;
  }
}
.want-it .want-it-link a {
  font-size: 0.8em;
  padding: 0.5em;
  color: #000;
  border: 2px solid #f7a48b;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
@media only screen and (max-width : 768px) {
  .want-it .want-it-link a {
    font-size: 16px;
    padding: 0.2em;
    display: block;
  }
}
.want-it .want-it-link a:hover {
  background-color: #221e1f;
  color: #fff;
}
.want-it .want-it-link {
  list-style-type: none;
  display: inline-block;
}
.want-it .want-it-link a {
  background-color: #fff;
  color: #000;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.want-it .want-it-link a:hover {
  background-color: #f7a48b;
  color: #000;
  border-color: #f7a48b;
}
.want-it .cart-btn {
  appearance: none;
  -webkit-appearance: none;
  font-size: 18px;
  padding: 0.5em 2em;
  color: #000;
  text-transform: capitalize;
  border: 2px solid #f7a48b;
  background-color: #f7a48b;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  margin-bottom: 1.5em;
  margin-top: .5em;
}
.want-it .cart-btn svg {
  display: inline-block;
  position: relative;
  bottom: -2px;
  margin-right: 6px;
  width: 18px;
  height: 18px;
}
.want-it .cart-btn svg path {
  fill: #000;
  -webkit-transition: fill 0.1s ease-in-out;
  -moz-transition: fill 0.1s ease-in-out;
  -o-transition: fill 0.1s ease-in-out;
  transition: fill 0.1s ease-in-out;
}
@media only screen and (max-width : 768px) {
  .want-it .cart-btn {
    display: block;
    width: calc(100% - 0.7em);
    margin-left: .4em;
    margin-right: .4em;
    margin-bottom: 1em;
  }
}
.want-it .cart-btn:hover {
  background-color: #fff;
  color: #000;
}
.want-it .cart-btn:hover svg path {
  fill: #000;
}
@media only screen and (max-width : 768px) {
  .want-it .also-available {
    text-align: center;
    display: block;
    font-size: 18px;
    margin-bottom: 0.5em;
  }
}
/*
 * File: template-ages-stages.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.single-age_stage {
  margin-top: 0;
}
.single-age_stage .full-width h2 {
  text-transform: uppercase;
  text-align: center;
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 48px;
  margin-bottom: 16px;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width h2 {
    display: none;
  }
}
.single-age_stage .full-width h3 {
  text-align: center;
  font-size: 26px;
  line-height: 30px;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width h3.discover-text {
    padding-top: 20px;
  }
}
.single-age_stage .full-width svg.squiggle {
  display: block;
  margin: auto;
  margin-top: 20px;
}
.single-age_stage .full-width .module {
  padding: 60px 84px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module {
    padding: 30px 5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .single-age_stage .full-width .module {
    padding: 60px 42px;
  }
}
.single-age_stage .full-width .module:last-of-type {
  margin-bottom: 5em;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module-hero {
    padding: 0;
  }
  .single-age_stage .full-width .module-hero__description,
  .single-age_stage .full-width .module-hero__img-credit,
  .single-age_stage .full-width .module-hero__image {
    display: none;
  }
  .single-age_stage .full-width .module-hero h1 {
    display: block;
    color: #fff;
    margin-bottom: 0;
    font-size: 22px;
    text-transform: none;
  }
  .single-age_stage .full-width .module-hero__overlay {
    padding: 15px;
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .single-age_stage .full-width .module-hero {
    padding: 0;
    overflow: hidden;
    margin-bottom: 60px;
  }
  .single-age_stage .full-width .module-hero__image {
    display: block;
    margin-right: 0;
    margin-left: auto;
  }
  .single-age_stage .full-width .module-hero__overlay {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    position: absolute;
    width: 70%;
    height: 100%;
    top: 0;
  }
  .single-age_stage .full-width .module-hero__overlay h1 {
    font-family: "URW Grotesk T Med", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    text-align: left;
    text-transform: none;
    font-size: 40px;
    color: #000;
    display: inline-block;
    border-bottom: 3px solid;
    padding-bottom: 8px;
  }
  .single-age_stage .full-width .module-hero__copy {
    margin-left: 110px;
    max-width: 60%;
  }
  .single-age_stage .full-width .module-hero__description {
    font-size: 24px;
    line-height: 32px;
  }
  .single-age_stage .full-width .module-hero__img-credit {
    position: absolute;
    bottom: 0;
    font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    padding-bottom: 15px;
    color: #707070;
    font-style: italic;
    font-size: 0.788em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1600px) {
  .single-age_stage .full-width .module-hero__image {
    min-width: 130vw;
    min-height: 26.27vw;
    margin-left: -25%;
  }
  .single-age_stage .full-width .module-hero__copy {
    margin-left: 75px;
  }
  .single-age_stage .full-width .module-hero h1 {
    margin-bottom: -10px;
    font-size: 33px;
  }
  .single-age_stage .full-width .module-hero__description {
    font-size: 22px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .single-age_stage .full-width .module-hero h1 {
    font-size: 23px;
  }
  .single-age_stage .full-width .module-hero__image {
    min-width: 150vw;
    min-height: 30.31vw;
    margin-left: -45%;
  }
  .single-age_stage .full-width .module-hero__copy {
    max-width: 64%;
    margin-left: 36px;
  }
  .single-age_stage .full-width .module-hero__description {
    font-size: 18px;
    line-height: 24px;
  }
  .single-age_stage .full-width .module-hero__img-credit {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .single-age_stage .full-width .module-hero__img-credit {
    font-size: 12px;
  }
}
@media only screen and (min-width: 768px) {
  .single-age_stage .full-width .module-hero .loader {
    position: absolute;
    display: none;
    width: 50px;
    left: 50%;
    margin-left: -25px;
    top: 150px;
  }
  .single-age_stage .full-width .module-hero__image,
  .single-age_stage .full-width .module-hero__overlay {
    -webkit-transition: opacity 0.1s ease-in-out;
    -moz-transition: opacity 0.1s ease-in-out;
    -o-transition: opacity 0.1s ease-in-out;
    transition: opacity 0.1s ease-in-out;
    opacity: 1;
  }
  .single-age_stage .full-width .module-hero__image {
    -webkit-transition: opacity 0.2s ease-in-out 0.1s;
    -moz-transition: opacity 0.2s ease-in-out 0.1s;
    -o-transition: opacity 0.2s ease-in-out 0.1s;
    transition: opacity 0.2s ease-in-out 0.1s;
  }
  .single-age_stage .full-width .module-hero.loading .module-hero__image,
  .single-age_stage .full-width .module-hero.loading .module-hero__overlay {
    opacity: 0;
  }
  .single-age_stage .full-width .module-hero.loading .loader {
    display: block;
  }
}
.single-age_stage .full-width .module-book {
  padding-bottom: 4em;
}
.single-age_stage .full-width .module-book svg.loopy-arrow {
  display: block;
  width: 30%;
  margin-left: 50%;
  pointer-events: none;
}
.single-age_stage .full-width .module-book .see-more {
  display: none;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module-book .see-more {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module-book h3 {
    margin-top: 10px;
  }
}
.single-age_stage .full-width .module-book .loader {
  position: absolute;
  display: none;
  width: 50px;
  left: 50%;
  margin-left: -25px;
  top: 150px;
}
.single-age_stage .full-width .module-book.loading .loader {
  display: none;
}
.single-age_stage .full-width .module .book-grid {
  display: flex;
  position: relative;
  width: 100%;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 42px;
}
.single-age_stage .full-width .module .book-grid__col {
  display: inline-flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  flex-basis: 16%;
  /* tablet */
  /* mobile */
}
.single-age_stage .full-width .module .book-grid__col .book-grid__book {
  margin-bottom: 20px;
}
.single-age_stage .full-width .module .book-grid__col.lg {
  flex-basis: 23%;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .single-age_stage .full-width .module .book-grid__col.lg {
    flex-basis: 33%;
  }
}
.single-age_stage .full-width .module .book-grid__col.reverse .book-grid__book:first-of-type {
  order: 3;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module .book-grid__col.book-col-3 {
    display: none;
  }
}
@media only screen and (max-width: 1023px) {
  .single-age_stage .full-width .module .book-grid__col.book-col-4,
  .single-age_stage .full-width .module .book-grid__col.book-col-5 {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .single-age_stage .full-width .module .book-grid__col {
    flex-basis: 31%;
  }
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module .book-grid__col {
    flex-basis: 47%;
  }
}
.single-age_stage .full-width .module .book-grid__book {
  position: relative;
  width: 100%;
  flex-basis: 100%;
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  border: 3px solid transparent;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.single-age_stage .full-width .module .book-grid__book.sm {
  display: inline-block;
  width: 50%;
  flex-basis: 46.5%;
}
.single-age_stage .full-width .module .book-grid__book img.cover {
  display: block;
  width: 100%;
  -webkit-transition: opacity 0.1s ease-in-out;
  -moz-transition: opacity 0.1s ease-in-out;
  -o-transition: opacity 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.55);
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module .book-grid__book:nth-of-type(4),
  .single-age_stage .full-width .module .book-grid__book:nth-of-type(5),
  .single-age_stage .full-width .module .book-grid__book:nth-of-type(6) {
    display: none;
    opacity: 0;
  }
}
.single-age_stage .full-width .module .book-grid__book:hover {
  border-color: #f7a48b;
}
.single-age_stage .full-width .module .book-grid__book:hover img.cover {
  opacity: .7;
}
.single-age_stage .full-width .module .book-grid__about {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  top: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  text-transform: uppercase;
  opacity: 0;
  cursor: pointer;
  font-size: 28px;
  line-height: 30px;
  padding: 10px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .single-age_stage .full-width .module .book-grid__about {
    font-size: 24px;
    line-height: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module .book-grid__about {
    font-size: 20px;
    line-height: 22px;
  }
}
.single-age_stage .full-width .module .book-grid__book.sm .book-grid__about {
  font-size: 24px;
  line-height: 30px;
}
@media only screen and (max-width: 1200px) {
  .single-age_stage .full-width .module .book-grid__book.sm .book-grid__about {
    font-size: 20px;
    line-height: 24px;
  }
}
.single-age_stage .full-width .module .book-grid-container {
  width: 100%;
  position: relative;
}
.single-age_stage .full-width .module .book-grid-container--expanded .book-grid__book:nth-of-type(4),
.single-age_stage .full-width .module .book-grid-container--expanded .book-grid__book:nth-of-type(5),
.single-age_stage .full-width .module .book-grid-container--expanded .book-grid__book:nth-of-type(6) {
  display: block;
}
.single-age_stage .full-width .module .book-grid-container--expanded .see-more {
  display: none;
}
.single-age_stage .full-width .module .book-grid-container--reveal .book-grid__book:nth-of-type(4),
.single-age_stage .full-width .module .book-grid-container--reveal .book-grid__book:nth-of-type(5),
.single-age_stage .full-width .module .book-grid-container--reveal .book-grid__book:nth-of-type(6) {
  opacity: 1;
}
.single-age_stage .full-width .module .about-book {
  display: none;
  position: fixed;
  z-index: 10;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.1s ease-in-out;
  -moz-transition: opacity 0.1s ease-in-out;
  -o-transition: opacity 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module .about-book {
    background-color: #fff;
  }
}
.single-age_stage .full-width .module .about-book__backdrop {
  background-color: rgba(235, 240, 242, 0.8);
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module .about-book__backdrop {
    background-color: #fff;
  }
}
.single-age_stage .full-width .module .about-book__content {
  display: flex;
  position: relative;
  background-color: #fff;
  border: 3px solid;
  z-index: 1;
  padding: 30px;
}
@media only screen and (min-width: 1025px) {
  .single-age_stage .full-width .module .about-book__content {
    width: 72%;
    max-width: 850px;
  }
}
@media only screen and (max-width: 1024px) {
  .single-age_stage .full-width .module .about-book__content {
    max-width: 81%;
  }
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module .about-book__content {
    display: block;
    width: 100%;
    height: auto;
    max-width: none;
    padding: 20px;
    padding-top: 30px;
    border: none;
  }
}
.single-age_stage .full-width .module .about-book__cover {
  display: inline-block;
  margin-right: 3%;
  max-width: 38%;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module .about-book__cover {
    vertical-align: top;
    max-width: 35%;
  }
}
.single-age_stage .full-width .module .about-book__cover .cover-wrap {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  border: 3px solid transparent;
  display: flex;
}
.single-age_stage .full-width .module .about-book__cover .cover-wrap img {
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.55);
  opacity: 1;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.single-age_stage .full-width .module .about-book__cover a:hover .cover-wrap {
  border-color: #f7a48b;
}
.single-age_stage .full-width .module .about-book__cover a:hover .cover-wrap img {
  opacity: .7;
}
.single-age_stage .full-width .module .about-book__details {
  display: inline-block;
  max-width: 60%;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module .about-book__details {
    max-width: 58%;
  }
}
.single-age_stage .full-width .module .about-book__details .pubdate {
  display: inline-block;
}
@media only screen and (max-width: 1023px) {
  .single-age_stage .full-width .module .about-book__details .pubdate {
    display: block;
  }
}
.single-age_stage .full-width .module .about-book__details .pubdate:after {
  content: " | ";
}
@media only screen and (max-width: 1023px) {
  .single-age_stage .full-width .module .about-book__details .pubdate:after {
    content: "";
  }
}
.single-age_stage .full-width .module .about-book__details .pages:after {
  content: " | ";
}
.single-age_stage .full-width .module .about-book__details .data-missing {
  display: none;
}
.single-age_stage .full-width .module .about-book__descrip--desktop {
  display: none;
}
@media only screen and (min-width: 768px) {
  .single-age_stage .full-width .module .about-book__descrip--desktop {
    display: block;
  }
}
.single-age_stage .full-width .module .about-book__descrip--mobile {
  display: block;
}
@media only screen and (min-width: 768px) {
  .single-age_stage .full-width .module .about-book__descrip--mobile {
    display: none;
  }
}
.single-age_stage .full-width .module .about-book__close-btn {
  font-family: 'icomoon';
  position: absolute;
  font-size: 20px;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.single-age_stage .full-width .module .about-book__close-btn:hover {
  color: #999;
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module .about-book__close-btn {
    position: fixed;
  }
}
.single-age_stage .full-width .module .about-book h4 {
  font-size: 24px;
  line-height: 27px;
  font-weight: normal;
  font-style: italic;
  font-family: "URW Grotesk T Med", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module .about-book h4 {
    font-size: 21px;
    line-height: 24px;
  }
}
.single-age_stage .full-width .module .about-book h4 a:hover {
  text-decoration: underline;
  color: #000;
}
.single-age_stage .full-width .module .about-book .author {
  color: #000;
}
.single-age_stage .full-width .module .about-book .author,
.single-age_stage .full-width .module .about-book .pubdate,
.single-age_stage .full-width .module .about-book .pages-ages {
  font-size: 16px;
  line-height: 22px;
}
.single-age_stage .full-width .module .about-book .pubdate,
.single-age_stage .full-width .module .about-book .pages-ages {
  margin-bottom: 2px;
}
.single-age_stage .full-width .module .about-book p.description {
  font-size: 19px;
  line-height: 26px;
}
@media only screen and (max-width: 768px) {
  .single-age_stage .full-width .module .about-book p.description {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module .about-book p.description {
    font-size: 18px;
  }
}
.single-age_stage .full-width .module .about-book .want-it {
  padding-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .single-age_stage .full-width .module .about-book .want-it {
    padding-top: 20px;
  }
}
.single-age_stage .full-width .module .about-book .want-it .want-it-links {
  display: block;
}
@media only screen and (max-width: 1200px) {
  .single-age_stage .full-width .module .about-book .want-it .want-it-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
}
.single-age_stage .full-width .module .about-book .want-it .want-it-links .want-it-link {
  width: auto;
}
@media only screen and (min-width: 1025px) {
  .single-age_stage .full-width .module .about-book .want-it .want-it-links .want-it-link {
    margin-right: 4px;
  }
}
@media only screen and (max-width: 1200px) {
  .single-age_stage .full-width .module .about-book .want-it .want-it-links .want-it-link {
    width: 47%;
  }
}
.single-age_stage .full-width .module .about-book .want-it .want-it-links .want-it-link a {
  display: inline-block;
  padding: .5em;
  padding-top: .6em;
}
@media only screen and (max-width: 1200px) {
  .single-age_stage .full-width .module .about-book .want-it .want-it-links .want-it-link a {
    padding: .2em;
    padding-top: .4em;
    display: block;
    line-height: 1.944em;
    text-align: center;
  }
}
.single-age_stage .full-width .module .about-book__cart-cta--non-PRH {
  display: none;
}
.single-age_stage .full-width .module .about-book__cart-cta .cart-btn {
  appearance: none;
  -webkit-appearance: none;
  font-size: 18px;
  padding: 0.5em 2em;
  color: #000;
  text-transform: capitalize;
  border: 2px solid #f7a48b;
  background-color: #f7a48b;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  margin-bottom: 1.5em;
  margin-top: .5em;
}
.single-age_stage .full-width .module .about-book__cart-cta .cart-btn svg {
  display: inline-block;
  position: relative;
  margin-right: 6px;
  bottom: -2px;
  fill: #000;
  width: 18px;
  height: 18px;
  -webkit-transition: fill 0.1s ease-in-out;
  -moz-transition: fill 0.1s ease-in-out;
  -o-transition: fill 0.1s ease-in-out;
  transition: fill 0.1s ease-in-out;
}
@media only screen and (max-width: 1024px) {
  .single-age_stage .full-width .module .about-book__cart-cta .cart-btn {
    width: calc(100% - 16px);
    margin-left: 8px;
  }
}
@media only screen and (max-width : 768px) {
  .single-age_stage .full-width .module .about-book__cart-cta .cart-btn {
    width: calc(100% - 8px);
    display: block;
    margin-left: 4px;
    margin-right: 4px;
    margin-bottom: 20px;
  }
}
.single-age_stage .full-width .module .about-book__cart-cta .cart-btn:hover {
  background-color: #fff;
  color: #000;
}
.single-age_stage .full-width .module .about-book__cart-cta .cart-btn:hover svg {
  fill: #000;
}
.single-age_stage .full-width .module .about-book__cart-cta .also-available {
  display: block;
  position: relative;
  margin-bottom: 8px;
}
@media only screen and (max-width: 1024px) {
  .single-age_stage .full-width .module .about-book__cart-cta .also-available {
    text-align: center;
  }
}
@media only screen and (max-width : 768px) {
  .single-age_stage .full-width .module .about-book__cart-cta .also-available {
    text-align: center;
    font-size: 18px;
    margin-bottom: 0px;
  }
}
.single-age_stage .full-width .module.module-book--modal-open .about-book {
  display: flex;
  justify-content: center;
  align-items: center;
}
.single-age_stage .full-width .module.module-book--modal-reveal .about-book {
  opacity: 1;
}
.single-age_stage .full-width .module-discover-tags {
  display: none;
  position: fixed;
  background-color: #fff;
  overflow: hidden;
  padding-top: 10px;
}
.single-age_stage .full-width .module-discover-tags.show {
  display: block;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 0;
  z-index: 11;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.single-age_stage .full-width .module-discover-tags.reveal {
  max-height: 100%;
}
.single-age_stage .full-width .module-discover-tags .supertags {
  display: flex;
  flex-direction: column;
  padding-left: 15px;
  padding-right: 15px;
}
.single-age_stage .full-width .module-discover-tags .supertags a.rewrite-link {
  font-family: 'URW Grotesk T W01';
  display: block;
  position: relative;
  font-size: 21px;
  line-height: 28px;
  padding: 10px 0;
  margin-left: 22px;
  order: 1;
}
.single-age_stage .full-width .module-discover-tags .supertags a.rewrite-link i {
  display: none;
  position: absolute;
  color: #fff;
}
.single-age_stage .full-width .module-discover-tags .supertags a.rewrite-link.selected {
  font-family: "URW Grotesk T Reg";
  order: 0;
}
@media only screen and (min-width: 768px) {
  .single-age_stage .full-width .module-discover-tags .supertags a.rewrite-link.selected {
    pointer-events: none;
  }
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module-discover-tags .supertags a.rewrite-link.selected {
    font-family: "URW Grotesk T Med";
    color: #000;
  }
}
.single-age_stage .full-width .module-discover-tags .supertags a.rewrite-link.selected i {
  display: inline-flex;
  color: #000;
  left: -42px;
  height: 40px;
  width: 42px;
  align-items: center;
  justify-content: center;
  margin-top: -9px;
}
@media only screen and (min-width: 768px) {
  .single-age_stage .full-width .module-discover-tags {
    display: block;
    position: relative;
    margin-top: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: visible;
  }
  .single-age_stage .full-width .module-discover-tags .supertags {
    padding: 30px;
    text-align: center;
    display: block;
  }
  .single-age_stage .full-width .module-discover-tags .supertags a.rewrite-link {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    display: inline-block;
    font-size: 18px;
    line-height: 20px;
    padding: 12px 15px 10px;
    margin: 8px 4px;
    border-radius: 24px;
    background: #fff;
    outline: transparent;
  }
  .single-age_stage .full-width .module-discover-tags .supertags a.rewrite-link i {
    position: relative;
    margin-right: 8px;
    line-height: 12px;
  }
  .single-age_stage .full-width .module-discover-tags .supertags a.rewrite-link:hover {
    margin: 6px 2px;
    color: #000;
    border-width: 3px;
  }
  .single-age_stage .full-width .module-discover-tags .supertags a.rewrite-link.selected {
    font-family: 'URW Grotesk T Reg';
    color: #000;
  }
  .single-age_stage .full-width .module-discover-tags .supertags a.rewrite-link.selected i {
    display: inline-block;
    color: #000;
    left: 0;
    height: auto;
    width: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .single-age_stage .full-width .module-discover-tags .supertags {
    padding-right: 0;
    padding-left: 0;
  }
  .single-age_stage .full-width .module-discover-tags .supertags a.rewrite-link {
    font-size: 18px;
  }
}
.single-age_stage .full-width .module-discover {
  padding-bottom: 4em;
  padding-top: 30px;
}
.single-age_stage .full-width .module-discover a.post {
  display: block;
  margin-bottom: 50px;
  opacity: 0;
  position: relative;
  background: #fff;
  -webkit-transition: opacity 0.1s ease-in-out;
  -moz-transition: opacity 0.1s ease-in-out;
  -o-transition: opacity 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out;
}
.single-age_stage .full-width .module-discover a.post:hover {
  color: #000;
}
.single-age_stage .full-width .module-discover a.post.reveal {
  opacity: 1;
}
.single-age_stage .full-width .module-discover a.post img {
  height: auto;
}
.single-age_stage .full-width .module-discover a.post .title-wrap {
  padding: 10px;
  background: #fff;
}
.single-age_stage .full-width .module-discover a.post .title-wrap h3 {
  text-align: left;
  font-size: 24px;
  line-height: 30px;
}
.single-age_stage .full-width .module-discover a.post.placeholder {
  pointer-events: none;
  opacity: 0!important;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module-discover a.post.placeholder {
    display: none;
  }
}
.single-age_stage .full-width .module-discover.loading .loader {
  display: block;
  position: absolute;
  left: calc(50% - 25px);
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module-discover.loading .loader {
    position: fixed;
    z-index: 10;
  }
}
@media only screen and (min-width: 768px) {
  .single-age_stage .full-width .module-discover {
    padding-top: 20px;
  }
  .single-age_stage .full-width .module-discover a.post {
    display: inline-block;
    position: relative;
    padding: 0px;
    margin: 25px 16px;
    flex-basis: 21%;
  }
  .single-age_stage .full-width .module-discover a.post img {
    width: 100%;
    height: auto;
  }
  .single-age_stage .full-width .module-discover a.post .title-wrap {
    display: inline-flex;
    padding: 20px;
    justify-content: center;
    align-items: center;
  }
  .single-age_stage .full-width .module-discover a.post .title-wrap h3 {
    text-align: left;
    font-size: 23px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .single-age_stage .full-width .module-discover a.post {
    margin: 18px;
    flex-basis: 20%;
  }
  .single-age_stage .full-width .module-discover a.post .title-wrap h3 {
    font-size: 18px;
    line-height: 24px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .single-age_stage .full-width .module-discover .featured-posts__row-1 {
    display: block;
    width: 100%;
  }
  .single-age_stage .full-width .module-discover .featured-posts__row-1 a.post h3 {
    font-size: 28px;
    line-height: 34px;
  }
  .single-age_stage .full-width .module-discover .featured-posts__row-2 {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
  }
  .single-age_stage .full-width .module-discover .featured-posts__row-2 a.post {
    flex-basis: 44%;
  }
  .single-age_stage .full-width .module-discover .featured-posts__col-1 a.post {
    flex-basis: 44%;
  }
  .single-age_stage .full-width .module-discover .featured-posts__col-2 {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .single-age_stage .full-width .module-discover .featured-posts__col-2 a.post {
    flex-basis: 44%;
  }
}
@media only screen and (min-width: 1024px) {
  .single-age_stage .full-width .module-discover .featured-posts__row {
    display: flex;
    justify-content: space-between;
  }
  .single-age_stage .full-width .module-discover .featured-posts__row-1 {
    margin-bottom: 25px;
  }
  .single-age_stage .full-width .module-discover .featured-posts__col {
    display: flex;
    flex-direction: column;
    width: 49.5%;
    min-height: 100%;
  }
  .single-age_stage .full-width .module-discover .featured-posts__col-1 a.post {
    border: none;
    height: 100%;
    min-height: 100%;
    background: none;
  }
  .single-age_stage .full-width .module-discover .featured-posts__col-1 a.post img {
    position: absolute;
  }
  .single-age_stage .full-width .module-discover .featured-posts__col-1 a.post .title-wrap {
    position: relative;
    left: 0;
    top: 0%;
    width: 100%;
    height: 97%;
    display: flex;
    align-items: flex-end;
    padding: 0 16%;
    background: none;
  }
  .single-age_stage .full-width .module-discover .featured-posts__col-1 a.post .title-wrap h3 {
    display: flex;
    background: #fff;
    padding: 25px 50px;
    font-size: 36px;
    line-height: 44px;
    text-align: center;
    min-height: 220px;
    align-items: center;
  }
  .single-age_stage .full-width .module-discover .featured-posts__col-2 a.post {
    display: inline-flex;
    height: 45%;
    min-height: 45%;
  }
  .single-age_stage .full-width .module-discover .featured-posts__col-2 a.post img {
    display: inline-block;
    width: 54%;
    min-width: 54%;
    height: 100%;
  }
  .single-age_stage .full-width .module-discover .featured-posts__col-2 a.post .title-wrap {
    padding: 20px;
    width: 46%;
    position: absolute;
    height: 100%;
    left: 54%;
  }
  .single-age_stage .full-width .module-discover .featured-posts__col-2 a.post .title-wrap h3 {
    font-size: 28px;
    line-height: 34px;
  }
  .single-age_stage .full-width .module-discover .featured-posts__col-2 a.post:nth-of-type(2) {
    margin-top: 18px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .single-age_stage .full-width .module-discover .featured-posts__col {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1380px) {
  .single-age_stage .full-width .module-discover .featured-posts__col-1 a.post .title-wrap h3 {
    font-size: 28px;
    line-height: 34px;
  }
  .single-age_stage .full-width .module-discover .featured-posts__col-2 a.post .title-wrap {
    padding: 14px;
  }
  .single-age_stage .full-width .module-discover .featured-posts__col-2 a.post .title-wrap h3 {
    font-size: 24px;
    line-height: 30px;
  }
  .single-age_stage .full-width .module-discover .featured-posts__row-2 a.post {
    font-size: 18px;
    line-height: 24px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .single-age_stage .full-width .module-discover .featured-posts__col-2 a.post .title-wrap {
    padding: 14px;
  }
  .single-age_stage .full-width .module-discover .featured-posts__col-2 a.post .title-wrap h3 {
    font-size: 18px;
    line-height: 24px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .single-age_stage .full-width .module-discover .featured-posts__col-2 a.post .title-wrap h3 {
    font-size: 23px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  .single-age_stage .full-width .module-discover .featured-posts__col-1 a.post .title-wrap h3 {
    font-size: 24px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1380px) {
  .single-age_stage .full-width .module-discover .featured-posts__col-1 a.post .title-wrap h3 {
    min-height: 150px;
  }
}
@media only screen and (min-width: 1024px) {
  .single-age_stage .full-width .module-discover .featured-posts__row-2 a.post {
    flex-basis: 20.5%;
    width: 20.5%;
  }
}
@media only screen and (min-width: 1400px) {
  .single-age_stage .full-width .module-discover .featured-posts__col {
    width: 49%;
  }
  .single-age_stage .full-width .module-discover .featured-posts__row-2 a.post {
    flex-basis: 21.5%;
    width: 21.5%;
  }
}
.single-age_stage .full-width .module-discover .more-posts {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .single-age_stage .full-width .module-discover .more-posts a.post {
    flex-basis: 44%;
  }
}
@media only screen and (min-width: 1024px) {
  .single-age_stage .full-width .module-discover .more-posts a.post {
    flex-basis: 20.5%;
    width: 20.5%;
  }
}
@media only screen and (min-width: 1400px) {
  .single-age_stage .full-width .module-discover .more-posts a.post {
    flex-basis: 21.5%;
    width: 21.5%;
  }
}
.single-age_stage .full-width .module-discover a.post:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 10px;
  top: 10px;
  z-index: -1;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
@media only screen and (min-width: 1024px) {
  .single-age_stage .full-width .module-discover .featured-posts .featured-posts__col-1 a.post:after {
    display: none;
  }
  .single-age_stage .full-width .module-discover .featured-posts .featured-posts__col-1 a.post img {
    z-index: -1;
  }
  .single-age_stage .full-width .module-discover .featured-posts .featured-posts__col-1 a.post h3 {
    position: relative;
  }
  .single-age_stage .full-width .module-discover .featured-posts .featured-posts__col-1 a.post h3:after {
    content: " ";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 10px;
    top: 10px;
    z-index: -1;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
  }
}
@media only screen and (max-width: 768px) {
  .single-age_stage .full-width .module-discover .see-more .see-more-btn:hover {
    background-color: #000;
  }
}
@media only screen and (min-width: 768px) {
  .single-age_stage .full-width .module-discover .see-more {
    min-height: 50px;
    margin-top: 3em;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .single-age_stage .full-width .module-discover .see-more .hr {
    width: 40%;
    border-bottom: 1px solid #c9c9c9;
  }
}
.single-age_stage .full-width .module-discover .see-more.hidden {
  display: none;
}
.single-age_stage .full-width .module-discover .see-more .loader {
  display: none;
}
.single-age_stage .full-width .module-discover .see-more.loading .see-more-btn {
  display: none;
}
.single-age_stage .full-width .module-discover .see-more.loading .loader {
  display: block;
}
.single-age_stage .full-width .module-discover .see-more .see-more-btn {
  margin-left: 20px;
  margin-right: 20px;
  min-width: 270px;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module-discover .see-more .see-more-btn {
    margin-left: 0;
    margin-right: 0;
  }
}
.single-age_stage .full-width .module-watch iframe {
  margin-top: 50px;
  max-width: 1024px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 768px) {
  .single-age_stage .full-width .module-watch iframe {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module-watch h3 {
    margin-top: 10px;
  }
}
.single-age_stage .full-width .module-watch__cta {
  margin-top: 50px;
  text-align: center;
  font-size: 24px;
  line-height: 30px;
}
.single-age_stage .full-width .module-watch__cta a {
  font-family: "URW Grotesk T Reg";
  color: #000;
  text-decoration: underline;
}
.single-age_stage .full-width .module-watch__cta a:hover,
.single-age_stage .full-width .module-watch__cta a:focus {
  color: #000;
  background: #F4D1C9;
}
@media only screen and (max-width: 768px) {
  .single-age_stage .full-width .module-watch__cta {
    margin-top: 25px;
  }
}
.single-age_stage .mobile-post-filter {
  display: flex;
  width: 100%;
  height: 50px;
  box-sizing: border-box;
}
.single-age_stage .mobile-post-filter:not(.append) {
  margin-top: 25px;
}
@media only screen and (min-width: 768px) {
  .single-age_stage .mobile-post-filter {
    display: none;
  }
}
.single-age_stage .mobile-post-filter .cell-1 {
  font-family: "URW Grotesk T Reg";
  padding: 10px 20px;
  font-size: 21px;
  line-height: 30px;
  width: calc(100% - 50px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.single-age_stage .mobile-post-filter .cell-2 {
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.single-age_stage .mobile-post-filter .cell-2 .icon-arrow {
  color: #fff;
  border-color: #000;
  background-color: #000;
  border-radius: 13px;
  width: 26px;
  height: 26px;
  font-size: 9px;
  font-weight: 800;
  padding-top: 2px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
}
.single-age_stage .mobile-post-filter.append {
  display: none;
  margin-top: 0;
}
@media only screen and (max-width: 768px) {
  .single-age_stage .mobile-post-filter.append.show {
    display: flex;
  }
}
.single-age_stage .mobile-post-filter.sticky {
  display: flex;
  opacity: 0;
  pointer-events: none;
}
.loader {
  display: none;
  height: 50px;
  margin: auto;
}
.button {
  cursor: pointer;
}
.svg-src {
  display: none!important;
}
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  .single-age_stage .full-width .module-discover .featured-posts__col {
    display: block;
  }
  *::-ms-backdrop,
  .single-age_stage .full-width .module-discover .featured-posts__col-1 a.post {
    width: 80%;
  }
}
/*
 * File: template-article.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.single {
  /* Up Next Module */
  /* Article Related / Suggested Content */
}
.single article.post {
  /* Article: Share Sidebar */
}
.single article.post header.article-title-block {
  margin-bottom: 2em;
  text-align: center;
}
.single article.post header.article-title-block h1 {
  font-size: 2.667em;
  margin: 1.4rem 0 1rem;
  line-height: 1.2em;
}
@media only screen and (max-width : 768px) {
  .single article.post header.article-title-block h1 {
    font-size: 2.25em;
    margin: 1.2rem 0 1rem;
  }
}
.single article.post header.article-title-block h2.category {
  display: inline-block;
  font-size: 14px;
  margin: 9px 3px 0;
  padding-bottom: 0.3em;
}
.single article.post header.article-title-block h3.author {
  font-size: 1.167em;
}
.single article.post div.article-hero {
  max-width: 1500px;
  margin: 0 auto;
}
.single article.post div.article-hero figure {
  width: 100%;
  position: relative;
}
.single article.post div.article-hero figure.image .hero-img {
  padding-bottom: 34%;
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (max-width : 768px) {
  .single article.post div.article-hero figure.image {
    overflow: hidden;
    padding-bottom: 52%;
  }
  .single article.post div.article-hero figure.image .hero-img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
.single article.post div.article-hero figure.image.image .pinfix {
  position: absolute;
  z-index: 0;
  opacity: 0;
  left: 0;
  top: 0;
  width: 1px;
  height: 1px;
}
.single article.post div.article-hero figcaption.caption {
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
@media only screen and (max-width : 480px) {
  .single article.post div.article-hero div.video div.fluid-width-video-wrapper {
    padding-top: 70% !important;
  }
}
.single article.post .main {
  margin-top: 1rem;
  /*position: relative;*/
  /* Article Body */
}
.single article.post .main .article-main .entry-content {
  line-height: 1.944em;
  /* WP Image Alignment Properties */
}
@media only screen and (min-width : 769px) {
  .single article.post .main .article-main .entry-content {
    margin-bottom: 100px;
  }
}
.single article.post .main .article-main .entry-content a#learn-more {
  color: #000000;
}
.single article.post .main .article-main .entry-content a#learn-more:hover > div > span {
  color: #f26c43;
}
.single article.post .main .article-main .entry-content a#learn-more > div > span {
  color: #f6997d;
}
.single article.post .main .article-main .entry-content a#learn-more > div > span:hover {
  color: #f26c43;
}
.single article.post .main .article-main .entry-content a#learn-more > div {
  background-color: #ffffff;
  border: 5px solid #00aeef;
  text-align: center;
  padding: 10px;
  width: 100%;
  line-height: 1.4em;
  margin: 2rem 0 1rem;
  display: block;
  font-size: 1.17em;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}
.single article.post .main .article-main .entry-content .item-list-group li {
  font-size: 1em;
}
.single article.post .main .article-main .entry-content .item-list-group .item-details ul {
  margin-bottom: 1.2em;
}
.single article.post .main .article-main .entry-content .item-list-group .item-details ul li {
  font-size: 1.167em;
}
.single article.post .main .article-main .entry-content .item-list-group .item-details ul li p {
  font-size: 1em;
}
.single article.post .main .article-main .entry-content .item-list-group .item-details ul li a {
  color: #000;
  text-decoration: underline;
}
.single article.post .main .article-main .entry-content .item-list-group .item-details ul li a:hover {
  color: #000;
  background-color: #F4D1C9;
}
.single article.post .main .article-main .entry-content p:not(.caption):not(.wp-caption-text):not(.description):not(.author):not(.pubdate),
.single article.post .main .article-main .entry-content strong {
  margin: 0 0 1em;
  font-size: 1.167em;
}
.single article.post .main .article-main .entry-content p a,
.single article.post .main .article-main .entry-content li > a {
  color: #000;
  text-decoration: underline;
}
.single article.post .main .article-main .entry-content p a:hover,
.single article.post .main .article-main .entry-content li > a:hover {
  color: #000;
  background-color: #F4D1C9;
}
.single article.post .main .article-main .entry-content p > strong {
  font-size: 1em;
}
.single article.post .main .article-main .entry-content p.pubdate {
  margin: -1em 0 1em;
  font-size: 1.167em;
}
.single article.post .main .article-main .entry-content li {
  font-size: 21px;
}
@media only screen and (max-width : 480px) {
  .single article.post .main .article-main .entry-content li {
    font-size: 16.33px;
  }
}
.single article.post .main .article-main .entry-content hr {
  margin: 1em 0;
}
.single article.post .main .article-main .entry-content h1 {
  line-height: 2.6rem;
}
.single article.post .main .article-main .entry-content h2 {
  font-size: 1.333em;
}
.single article.post .main .article-main .entry-content h2,
.single article.post .main .article-main .entry-content h3 {
  line-height: 1.4em;
  margin: 2rem 0 1rem;
  font-weight: normal;
  font-family: "URW Grotesk T Med", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.single article.post .main .article-main .entry-content h4,
.single article.post .main .article-main .entry-content h5,
.single article.post .main .article-main .entry-content h6 {
  line-height: 1.3em;
  margin: 2em 0 1em;
  font-weight: normal;
  font-family: "URW Grotesk T Med", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.single article.post .main .article-main .entry-content h1 > a:hover,
.single article.post .main .article-main .entry-content h2 > a:hover,
.single article.post .main .article-main .entry-content h3 > a:hover,
.single article.post .main .article-main .entry-content h4 > a:hover,
.single article.post .main .article-main .entry-content h5 > a:hover,
.single article.post .main .article-main .entry-content h6 > a:hover {
  color: #f6997d;
}
.single article.post .main .article-main .entry-content > ul:not(.book-list-group):not(.img-list-group):not(.book-list-gallery-group) {
  padding-left: 1em;
}
.single article.post .main .article-main .entry-content blockquote {
  /* Brandon Bold (titles) */
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  margin: 0 auto 1.333em auto;
  width: 80%;
}
.single article.post .main .article-main .entry-content blockquote cite {
  color: #808184;
  font-style: italic;
  font-size: 0.778em;
}
.single article.post .main .article-main .entry-content blockquote ul {
  list-style: none inside none;
  margin: 0;
  padding: 0;
}
.single article.post .main .article-main .entry-content blockquote ul li {
  display: table-cell;
  vertical-align: middle;
  padding-right: 5px;
}
.single article.post .main .article-main .entry-content blockquote ul li:not(.title) {
  padding-top: 5px;
}
.single article.post .main .article-main .entry-content blockquote ul li a i[class^="icon-"] {
  font-size: 15px;
}
.single article.post .main .article-main .entry-content blockquote p {
  font-size: 2rem;
  line-height: 2.6rem;
}
.single article.post .main .article-main .entry-content blockquote .title {
  font-size: 0.778rem;
  text-transform: uppercase;
  padding-right: 1em;
}
.single article.post .main .article-main .entry-content img {
  /* Ignore image dimensions in markup */
  max-width: 100% !important;
  height: auto;
}
.single article.post .main .article-main .entry-content .alignnone {
  margin: 1rem 0;
}
.single article.post .main .article-main .entry-content .alignleft {
  float: left;
  margin: 1rem 1rem 1rem 0;
}
.single article.post .main .article-main .entry-content .alignright {
  float: right;
  margin: 1rem 0 1rem 1rem;
}
.single article.post .main .article-main .entry-content .aligncenter {
  display: block;
  clear: both;
  margin: 1rem auto;
  text-align: center;
}
.single article.post .main .article-main .entry-content dl {
  font-size: 0.889em;
}
.single article.post .main .article-main .entry-content dl dt {
  font-weight: normal;
  font-family: "URW Grotesk T Med", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.single article.post .main .article-main .entry-content dl dd {
  font-style: italic;
}
.single article.post .main .article-main .entry-content table {
  border-collapse: collapse;
  font-size: 0.778em;
  margin: 1em 0 2em;
}
.single article.post .main .article-main .entry-content table th {
  background-color: #cccccc;
  font-weight: normal;
  font-family: "URW Grotesk T Med", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  border-left: 1px solid #b2b2b2;
  padding: 0 1em;
}
.single article.post .main .article-main .entry-content table tbody td {
  color: #808184;
  border: 1px solid #b2b2b2;
  padding: 0 1em;
}
.single article.post .main .article-main .entry-content .gallery {
  overflow: auto;
}
.single article.post .main .article-main .entry-content .gallery .gallery-item {
  text-align: left;
  float: left;
  margin: 0 1em 1em 0;
}
.single article.post .main .article-main .entry-content .gallery .gallery-item img {
  border: 2px solid #b2b2b2;
}
.single article.post .main .article-main .entry-content .slideshow.embed figure img {
  width: 100%;
}
.single article.post .main .article-main .entry-content .slideshow.embed .caption {
  font-size: 0.8em;
}
.single article.post .main .article-main .entry-content .slideshow.embed .description {
  display: block;
  max-width: 1170px;
  width: 99%;
  margin: 0 auto;
  padding: 15px;
  font-size: 1.167em;
  border: 1px solid #f7a48b;
}
.single article.post .main .article-main .entry-content .slideshow.embed .description strong {
  font-size: 1em;
}
.single article.post .main .article-main .entry-content .slideshow.embed .description a {
  color: #f6997d;
}
.single article.post .main .article-main .entry-content .slideshow.embed .description a:hover {
  color: #f26c43;
}
.single article.post .main .article-main .entry-content .slideshow.embed .slick-dots {
  bottom: auto;
  top: 65%;
}
@media only screen and (max-width : 768px) {
  .single article.post .main .article-main .entry-content .slideshow.embed .slick-dots {
    top: 60%;
  }
}
@media only screen and (max-width : 480px) {
  .single article.post .main .article-main .entry-content .slideshow.embed .slick-dots {
    top: 45%;
  }
}
.single article.post .main .article-main div#open {
  display: none;
}
.single article.post .main .article-main div.open_content {
  display: none;
}
.single article.post .main .article-main div.open_content a {
  display: block;
}
.single article.post .main .article-main section.share {
  display: none;
  padding: 1em 0;
  margin: 2em 0 3em;
  border-bottom: solid 1px #b2b2b2;
}
@media only screen and (max-width : 768px) {
  .single article.post .main .article-main section.share {
    display: block;
    margin: 0;
    border-bottom: 0;
    text-align: center;
    padding: 0;
  }
}
.single article.post .main .article-main section.share ul {
  list-style: none inside none;
  padding: 0;
}
.single article.post .main .article-main section.share ul:before {
  content: "Share:";
  display: block;
  margin-bottom: 1em;
}
.single article.post .main .article-main section.share ul li {
  display: inline-block;
}
.single article.post .main .article-main section.share ul li a {
  font-size: 32px;
  margin-right: 3px;
}
.single article.post .caption,
.single article.post .wp-caption-text {
  max-width: 1170px;
  margin: 0 auto;
  padding: 15px;
  color: #808184;
  font-style: italic;
  font-size: 0.778em;
}
.single article.post .inline_caption {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0px;
  color: #808184;
  font-style: italic;
  font-size: 0.778em;
}
.single article.post aside {
  /* Article: popular by ga */
  /* Article: Author Bio */
}
.single article.post aside.sidebar2 .popular_gaFade {
  opacity: 1 !important;
  transition: opacity 2s ease-in-out;
  -moz-transition: opacity 2s ease-in-out;
  -webkit-transition: opacity 2s ease-in-out;
}
@media only screen and (min-width : 769px) {
  .single article.post aside.sidebar2 {
    margin-bottom: 0;
  }
}
@media only screen and (max-width : 1024px) {
  .single article.post aside.sidebar2 {
    margin-bottom: 0;
  }
}
@media only screen and (max-width : 768px) {
}
.single article.post aside section.share ul {
  margin-top: 0.5em;
}
.single article.post aside section.share ul li {
  margin-bottom: .8em;
}
.single article.post aside section.share a {
  font-size: 39px;
  opacity: 0.6;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.single article.post aside section.share a:hover {
  opacity: 1;
  color: #221e1f;
}
.single article.post aside section.share a svg path {
  fill: #f4f4f4;
}
@media only screen and (max-width : 768px) {
  .single article.post aside section.share ul li {
    display: inline-block;
  }
  .single article.post aside section.share ul li a {
    font-size: 32px;
    margin-right: 3px;
    opacity: 1;
  }
  .single article.post aside section.share ul li a:hover {
    opacity: 0.6;
  }
}
.single article.post aside div#popular_ga {
  opacity: 0;
  padding: 0;
  margin: 0;
  min-height: 400px;
}
@media only screen and (max-width : 768px) {
  .single article.post aside div#popular_ga {
    min-height: 1px;
  }
}
.single article.post aside section.popular_ga {
  padding: 10px 5px;
  margin: 0px 0px 0px -40px;
  border: 1px solid #cccccc;
}
@media only screen and (max-width : 768px) {
  .single article.post aside section.popular_ga {
    margin: 1em auto;
    border: 0;
  }
  .single article.post aside section.popular_ga ul li div.items div.right a {
    font-size: 1.25em;
    line-height: 1.25em;
  }
}
.single article.post aside section.popular_ga h4 {
  text-transform: uppercase;
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  padding: 10px 0 5px 10px;
}
@media only screen and (max-width : 768px) {
  .single article.post aside section.popular_ga h4 {
    font-size: 18px;
  }
}
.single article.post aside section.popular_ga ul {
  padding: 0;
  margin: 0;
}
.single article.post aside section.popular_ga li:first-child {
  position: relative;
  clear: both;
  border-left: 1px solid transparent;
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
}
@media only screen and (max-width : 768px) {
  .single article.post aside section.popular_ga li:first-child {
    border-bottom: 0px solid transparent;
    border-top: 0px solid transparent;
  }
}
.single article.post aside section.popular_ga li {
  position: relative;
  clear: both;
  /*
					padding: 5px 0px;
					min-height:50px;
					*/
  border-bottom: 1px solid transparent;
  border-left: 1px solid transparent;
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
}
@media only screen and (max-width : 768px) {
  .single article.post aside section.popular_ga li {
    border-bottom: 0px solid transparent;
    border-top: 0px solid transparent;
  }
}
.single article.post aside section.popular_ga li:hover {
  position: relative;
  clear: both;
  /*
					padding: 5px 0px;
					min-height:50px;
					*/
  border: 1px solid #ffffff;
  background-color: #ffffff;
}
.single article.post aside section.popular_ga li:hover + li {
  border: 1px solid transparent;
}
.single article.post aside section.popular_ga li:first-child div.items {
  margin: auto;
  padding: 10px 10px;
  border-top: 1px solid transparent;
}
.single article.post aside section.popular_ga li div.items {
  margin: auto;
  padding: 10px 10px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}
@media only screen and (max-width : 768px) {
  .single article.post aside section.popular_ga li div.items {
    border-bottom: 0px solid transparent;
    border-top: 0px solid transparent;
  }
}
.single article.post aside section.popular_ga li:hover div.items {
  border-top: 1px solid transparent;
}
.single article.post aside section.popular_ga li:hover + li div.items {
  border-top: 1px solid transparent;
}
.single article.post aside section.popular_ga li div.items div.left {
  min-height: 40px;
  float: left;
  color: #221E1F;
  font-family: 'Acrom-Bold';
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: .85;
  font-size: 1.56em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 25%;
}
.single article.post aside section.popular_ga li div.items:hover div.left {
  color: #000000;
}
.single article.post aside section.popular_ga li div.items div.right {
  min-height: 40px;
}
.single article.post aside section.popular_ga li div.items div.right a,
.single article.post aside section.popular_ga li div.items div.right a:hover {
  color: #000000;
  padding-left: 35px;
  display: block;
}
.single article.post aside section.popular_ga li:first-child div.items hr {
  width: 100%;
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid transparent;
}
.single article.post aside section.popular_ga li div.items hr {
  width: 100%;
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
}
.single article.post aside section.popular_ga li:hover div.items hr {
  width: 100%;
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid transparent;
}
.single article.post aside section.popular_ga li:hover + li div.items hr {
  width: 80%;
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid transparent;
}
@media only screen and (min-width : 769px) {
  .single article.post aside section.author-data {
    margin-bottom: 3em;
  }
}
@media only screen and (max-width : 768px) {
  .single article.post aside section.author-data {
    display: block;
    text-align: center;
  }
  .single article.post aside section.author-data p {
    text-align: left;
    padding: 0 1em;
  }
  .single article.post aside section.author-data p a {
    text-align: center;
  }
}
.single article.post aside section.author-data figure img {
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
  border-bottom-right-radius: 100%;
  border-bottom-left-radius: 100%;
  border-bottom-left-radius: radius;
  border-top-left-radius: radius;
  margin-top: 10px;
  /* Ignore image dimensions in markup */
  max-width: 100% !important;
  height: auto;
  max-width: 200px !important;
  width: 100%;
}
.single article.post aside section.author-data h3.author-name {
  text-transform: uppercase;
  /* Brandon Bold (titles) */
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  margin-top: 2rem;
  font-size: 1rem;
}
.single article.post aside section.author-data p {
  font-size: 1em;
  line-height: 1.444rem;
}
.single article.post aside section.author-data .readmore {
  display: inline-block;
  clear: both;
  color: #000;
  text-decoration: underline;
  line-height: 1em;
}
.single article.post aside section.author-data .readmore:hover {
  background-color: #F4D1C9;
}
.single article.post aside section.poll {
  margin-top: 2em;
}
@media only screen and (min-width : 769px) {
  .single article.post aside section.poll {
    width: inherit;
    position: absolute;
    bottom: 0;
    padding-right: 45px;
  }
}
.single article.post aside section.poll .PDS_Poll {
  width: 100%;
}
.single article.post aside section.poll .pds-box {
  font-family: "URW Grotesk T W01", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 16px;
}
.single article.post aside section.poll .pds-box a {
  outline: none;
}
.single article.post aside section.poll .pds-clear {
  display: block;
  clear: both;
}
.single article.post aside section.poll .pds-question-top {
  font-size: 20px;
  line-height: 120%;
  color: #333;
  padding: 5px 0px 15px 0px;
  position: relative;
}
.single article.post aside section.poll .pds-answer {
  padding: 10px 0px 10px 0px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.single article.post aside section.poll .pds-answer label span {
  color: #333333;
  position: relative;
}
.single article.post aside section.poll .pds-answer label span:hover {
  -webkit-transition: color 0.1s ease-in-out;
  -moz-transition: color 0.1s ease-in-out;
  -o-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
  color: #666666;
}
.single article.post aside section.poll .pds-answer-group {
  display: block;
  padding: 8px 0px 8px 3px;
}
.single article.post aside section.poll .pds-answer-group br {
  display: none;
}
.single article.post aside section.poll .pds-answer-input {
  display: inline-block;
  float: left;
  margin-right: 5px;
}
.single article.post aside section.poll .pds-input-label {
  display: block;
  cursor: pointer;
}
.single article.post aside section.poll .pds-answer-other {
  padding: 0px 0px 0px 10px;
}
.single article.post aside section.poll .pds-textfield {
  background: #FFF;
  border: 1px solid #d1d1d1;
  font-size: 12px;
  padding: 2px;
}
.single article.post aside section.poll .pds-answer-other {
  display: none;
}
.single article.post aside section.poll .pds-other-label {
  display: block;
  float: left;
  cursor: pointer;
}
.single article.post aside section.poll .pds-feedback-group {
  display: block;
  padding: 8px 0px 8px 0px;
}
.single article.post aside section.poll .pds-feedback-label {
  display: block;
  padding: 0px 0px 5px 0px;
}
.single article.post aside section.poll .pds-feedback-result {
  float: right;
}
.single article.post aside section.poll .pds-answer-text {
  float: left;
}
.single article.post aside section.poll .pds-answer-feedback {
  background-color: #f1f1f1;
  border: 1px solid #d1d1d1;
  position: relative;
}
.single article.post aside section.poll .pds-answer-feedback-bar {
  font-size: 2px;
  background: #f7a48b;
  height: 18px;
}
.single article.post aside section.poll .pds-vote {
  padding: 10px 0px;
}
.single article.post aside section.poll .pds-vote br {
  display: none;
}
.single article.post aside section.poll .pds-vote-button {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  background-color: #000;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding: 0.75rem 2em;
  border: 0;
  /* Brandon Bold (titles) */
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  padding: 5px 20px;
  cursor: pointer;
  text-decoration: none;
  white-space: nowrap;
}
.single article.post aside section.poll .pds-vote-button:hover {
  color: #fff;
  background-color: #808184;
}
@media only screen and (max-width : 1024px) {
  .single article.post aside section.poll .pds-vote-button {
    display: block;
  }
}
@media only screen and (max-width : 480px) {
  .single article.post aside section.poll .pds-vote-button {
    padding: 15px 20px;
  }
}
.single article.post aside section.poll .pds-vote-button-load {
  padding: 3px 25px;
  cursor: pointer;
  white-space: nowrap;
  background: url(http://i.polldaddy.com/polls/vote-loader-eeeeee.gif) no-repeat scroll 50% 50%;
}
.single article.post aside section.poll .pds-vote-button-load span {
  visibility: hidden;
}
.single article.post aside section.poll .pds-links-back a {
  color: #333333;
  text-decoration: none;
  padding: 0px 5px 0px 5px;
  display: inline-block;
}
.single article.post aside section.poll .pds-links-back a:hover {
  text-decoration: underline;
}
.single article.post aside section.poll .pds-links {
  display: block;
  float: right;
  text-align: right;
}
@media only screen and (max-width : 1024px) {
  .single article.post aside section.poll .pds-links {
    display: block;
    float: none;
    margin-top: 5px;
  }
}
.single article.post aside section.poll .pds-links a {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  background-color: #000;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding: 0.75rem 2em;
  border: 0;
  /* Brandon Bold (titles) */
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  background-color: transparent;
  color: #000;
  font-size: 14px;
  padding: 2px 17px;
  border: 3px solid #000;
  cursor: pointer;
  text-decoration: none;
  white-space: nowrap;
}
.single article.post aside section.poll .pds-links a:hover {
  color: #fff;
  background-color: #808184;
}
.single article.post aside section.poll .pds-links a:hover {
  background-color: #000;
}
@media only screen and (max-width : 1024px) {
  .single article.post aside section.poll .pds-links a {
    display: block;
  }
}
@media only screen and (max-width : 480px) {
  .single article.post aside section.poll .pds-links a {
    padding: 15px 20px;
  }
}
.single article.post aside section.poll .pds-links-back {
  display: block;
  text-align: center;
}
.single article.post aside section.poll .pds-links-back .pds-return-poll {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  background-color: #000;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding: 0.75rem 2em;
  border: 0;
  /* Brandon Bold (titles) */
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  cursor: pointer;
  padding: 5px 20px;
  font-size: 16px;
}
.single article.post aside section.poll .pds-links-back .pds-return-poll:hover {
  color: #fff;
  background-color: #808184;
}
.single article.post aside section.poll .pds-links-back .pds-return-poll:hover {
  text-decoration: none;
}
@media only screen and (max-width : 1024px) {
  .single article.post aside section.poll .pds-links-back .pds-return-poll {
    display: block;
  }
}
@media only screen and (max-width : 480px) {
  .single article.post aside section.poll .pds-links-back .pds-return-poll {
    padding: 15px 20px;
  }
}
.single article.post aside section.poll .pds-total-votes {
  padding: 10px 0px 0px 0px;
  position: relative;
}
.single article.post aside section.poll #pds-sharing {
  display: none;
}
.single article.post aside section.ads {
  margin: 3em 0 3em -40px;
}
@media only screen and (max-width : 768px) {
  .single article.post aside section.ads {
    margin: 2em 0;
    text-align: center;
    border-top: solid 2px #ccc;
  }
}
.single div.up_next_desktop {
  display: block;
}
@media only screen and (max-width : 768px) {
  .single div.up_next_desktop {
    display: none;
  }
}
.single div.up_next_mobile {
  display: none;
  border-bottom: solid 2px #ccc;
  border-top: solid 2px #ccc;
}
@media only screen and (max-width : 768px) {
  .single div.up_next_mobile {
    display: block;
    border-bottom: solid 2px #ccc;
    border-top: solid 2px #ccc;
    margin: 0 1em;
  }
}
.single section.up-next {
  margin: 70px 0 0 0;
}
@media only screen and (max-width : 768px) {
  .single section.up-next {
    margin: 0 ;
    padding: 20px 0;
  }
}
.single section.up-next a {
  *zoom: 1;
  display: block;
  border: 3px solid transparent;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.single section.up-next a:before,
.single section.up-next a:after {
  content: " ";
  display: table;
  line-height: 0;
}
.single section.up-next a:after {
  clear: both;
}
.single section.up-next a:hover {
  background-color: white;
  border-color: #f7a48b;
  color: #000;
}
.single section.up-next a:hover .arrow i {
  color: #000;
}
.single section.up-next .left {
  float: left;
}
.single section.up-next .right {
  float: right;
}
.single section.up-next .block {
  display: table;
  height: 130px;
}
.single section.up-next .block.left {
  padding: 0 30px;
  width: calc(100% - 181px - 51px);
}
.single section.up-next .info,
.single section.up-next .arrow {
  display: table-cell;
  vertical-align: middle;
}
.single section.up-next .info span {
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.single section.up-next .info h3 {
  font-size: 1.722em;
}
.single section.up-next .info .arrow {
  display: none;
}
.single section.up-next .arrow i:before {
  display: block;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.single section.up-next .arrow i {
  color: #000;
  -webkit-transition: color 0.1s ease-in-out;
  -moz-transition: color 0.1s ease-in-out;
  -o-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
  display: block;
  margin-right: 20px;
}
@media only screen and (max-width : 768px) {
  .single section.up-next .block.left {
    width: 85%;
    padding: 0;
    float: left;
  }
  .single section.up-next .info span {
    font-size: 1.25em;
    padding-bottom: .25em;
  }
  .single section.up-next .info h3 {
    font-size: 1.25em;
    line-height: 1.25em;
  }
  .single section.up-next .arrow i {
    margin-right: 10px;
  }
  .single section.up-next img {
    display: none;
  }
}
@media only screen and (max-width : 480px) {
  .single section.up-next img {
    display: none;
  }
  .single section.up-next .block {
    height: 72px;
  }
  .single section.up-next .block.left {
    /*width: calc(~"100% - 100px - 34px");*/
    width: 85%;
  }
  .single section.up-next .block.left h3 {
    margin-bottom: 10px;
  }
}
.single div.article-features {
  clear: both;
  overflow: hidden;
  /* topics mobile*/
}
@media only screen and (max-width : 768px) {
  .single div.article-features {
    display: block;
    padding: 0;
    margin: 0;
  }
  .single div.article-features div#topics {
    display: none;
    border-bottom: 0;
  }
  .single div.article-features div.app_ad_unit {
    padding: 1em 0;
  }
}
.single div.article-features section {
  margin-top: 2em;
  padding-top: 1.6rem;
  border-top: solid 2px #cccccc;
}
.single div.article-features section ul {
  list-style: none inside none;
  padding: 0;
  margin: 1.4em 0;
}
.single div.article-features section ul li {
  display: inline-block;
}
@media only screen and (max-width : 768px) {
  .single div.article-features section {
    padding: 0;
    border-top: 0;
  }
}
.single div.article-features h4:first-child:not(.post-title) {
  text-transform: uppercase;
  /* Brandon Bold (titles) */
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.single div.article-features div#topics {
  opacity: 0;
}
.single div.article-features div#topics_mobile {
  display: none;
}
@media only screen and (max-width : 768px) {
  .single div.article-features div#topics_mobile {
    display: block;
  }
}
.single div.article-features .topicsFade {
  opacity: 1 !important;
  transition: opacity 2s ease-in-out;
  -moz-transition: opacity 2s ease-in-out;
  -webkit-transition: opacity 2s ease-in-out;
}
@media only screen and (min-width : 769px) {
  .single div.article-features section.topics {
    border-bottom: 2px solid black;
    margin-bottom: 4em;
  }
}
.single div.article-features section.topics ul li {
  margin-bottom: 0.3em;
}
.single div.article-features section.topics ul li a {
  display: inline-block;
  padding: .3em .7em;
  background-color: #fff;
  color: #000;
  font-size: 0.889em;
}
.single div.article-features section.topics ul li a:hover {
  color: #000;
  text-decoration: underline;
}
@media only screen and (max-width : 768px) {
  .single div.article-features section.topics ul li a {
    font-size: 1em;
  }
}
.single div.article-features section.ads {
  display: none;
}
@media only screen and (max-width : 768px) {
  .single div.article-features section.ads {
    display: block;
  }
}
.single div.article-features section.popular {
  border-color: #000;
}
@media only screen and (min-width : 769px) {
  .single div.article-features section.popular {
    padding-bottom: 8em;
  }
}
.single div.article-features section.popular article {
  text-align: center;
  margin-top: 2em;
}
@media only screen and (max-width : 768px) {
  .single div.article-features section.popular article {
    margin-top: 4em;
  }
}
.single div.article-features section.popular article img {
  /* Ignore image dimensions in markup */
  max-width: 100% !important;
  height: auto;
  border: solid 4px transparent;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  display: block;
  margin: 0 auto;
}
.single div.article-features section.popular article .category {
  display: inline-block;
  font-size: 0.778em;
  margin-top: 1.3rem;
}
.single div.article-features section.popular article .post-title {
  margin: .8em 0 .9em;
  font-size: 1.333em;
  line-height: 1.1em;
}
.single #disqus_thread {
  padding-top: 10px;
}
.single .collapsible .list-drawer {
  transition: max-height 0.5s ease-in-out 0s;
  will-change: max-height;
  overflow: hidden;
}
.single .collapsible .list-title h3 {
  cursor: pointer;
  transition: color 0.1s ease-in-out;
  color: #000;
  display: flex;
}
.single .collapsible .list-title h3 i.icon-arrow {
  font-size: 9px;
  font-weight: 800;
  padding-top: 2px;
  top: -3px;
  margin-right: 8px;
  width: 26px;
  min-width: 26px;
  height: 26px;
  border: 2px solid;
  border-radius: 13px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  color: #fff;
  border-color: #000;
  background-color: #000;
  transform: rotate(180deg);
  transition: border-color 0.1s ease-in-out, background-color 0.1s ease-in-out, color 0.1s ease-in-out, transform 0.2s ease-in-out;
}
@media only screen and (min-width : 481px) {
  .single .collapsible .list-title h3 i.icon-arrow {
    margin-top: 4px;
  }
}
.single .collapsible .list-title h3:hover {
  color: #707070;
}
.single .collapsible .list-title h3:hover i.icon-arrow {
  border-color: #707070!important;
  background-color: #707070!important;
}
.single .collapsible.collapse .list-drawer {
  max-height: 0;
}
.single .collapsible.collapse .list-title h3 i.icon-arrow {
  transform: rotate(0deg);
}
.single section.share svg path {
  fill: #f4f4f4;
}
.single section.share .icon-mail svg {
  width: 18px;
  padding-top: 2px;
}
/*
 * File: template-author.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
body.author article {
  overflow: auto;
}
body.author article figure img {
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
  border-bottom-right-radius: 100%;
  border-bottom-left-radius: 100%;
  border-bottom-left-radius: radius;
  border-top-left-radius: radius;
  margin-top: 10px;
  /* Ignore image dimensions in markup */
  max-width: 100% !important;
  height: auto;
  max-width: 85% !important;
}
@media only screen and (max-width : 768px) {
  body.author article figure {
    text-align: center;
  }
}
body.author article h1 {
  font-size: 1.667em;
  margin: 1rem 0 1.8em;
}
@media only screen and (max-width : 768px) {
  body.author article h1 {
    text-align: center;
  }
}
body.author article p {
  font-size: 1.167em;
  line-height: 1.7rem;
  width: 80%;
}
@media only screen and (max-width : 768px) {
  body.author article p {
    width: 100%;
  }
}
body.author article ul.social {
  list-style-type: none;
  padding: 0;
}
body.author article ul.social li {
  font-size: 33px;
  display: inline-block;
  margin-right: 5px;
}
body.author aside.author-related {
  border-top: solid 2px #e5e5e5;
  clear: both;
  margin: 2rem 0 6rem;
}
body.author aside.author-related img {
  border: solid 4px transparent;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
body.author aside.author-related h2:not(.title) {
  text-transform: uppercase;
  /* Brandon Bold (titles) */
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1rem;
  margin: 1.4rem 0 2rem;
}
body.author aside.author-related a {
  text-align: center;
  margin-bottom: 4rem;
}
body.author aside.author-related a .cat-list {
  margin: 1rem 0 .5rem;
}
body.author aside.author-related a .cat-list .category {
  font-size: 0.889em;
  margin-bottom: .5rem;
}
body.author aside.author-related a h2 {
  font-size: 1.333em;
}
body.author aside.author-related a article {
  overflow: visible;
}
body.author .pagination {
  text-align: center;
  margin-bottom: 5rem;
  margin-top: 2.5rem;
  clear: both;
}
body.author .pagination a {
  padding: 0;
  background-color: #000;
  color: #fff;
  display: inline-block;
  min-width: 330px;
  font-size: 1em;
  text-transform: uppercase;
  padding: 0.75rem 2em;
  border: 0;
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
body.author .pagination a:hover {
  color: #fff;
  background-color: #808184;
}
body.author .pagination.loading a {
  visibility: hidden;
}
@media only screen and (min-width: 320px) {
  body.author .pagination a {
    min-width: 250px;
    font-size: 0.9em;
  }
}
body.author .loader {
  display: block;
  margin: 0 auto;
  height: 44px;
  position: relative;
  top: -110px;
}
body.author .loader_off {
  display: none;
}
@media only screen and (min-width: 320px) {
  body.author .pagination a {
    min-width: 250px;
    font-size: 0.9em;
  }
}
@media only screen and (min-width: 480px) {
  body.author > a article h2 {
    font-size: 1.25em;
  }
}
@media only screen and (max-width: 640px) {
  body.author > a article {
    margin-left: -15px;
    margin-right: -15px;
  }
  body.author .pagination {
    margin: 0 auto 2rem auto;
  }
  body.author .pagination a {
    padding-right: 1em;
    padding-left: 1em;
  }
}
@media only screen and (min-width: 640px) {
  body.author .pagination {
    position: relative;
  }
  body.author .pagination:before,
  body.author .pagination:after {
    content: " ";
    position: absolute;
    top: 24px;
    width: 15%;
    background-color: #b2b2b2;
    height: 1px;
  }
  body.author .pagination:before {
    left: 10px;
  }
  body.author .pagination:after {
    right: 10px;
  }
}
@media only screen and (min-width: 768px) {
  body.author .pagination {
    margin-bottom: 10rem;
  }
  body.author .pagination:before,
  body.author .pagination:after {
    width: 22%;
  }
}
@media only screen and (min-width: 968px) {
  body.author .pagination {
    margin-bottom: 10rem;
  }
  body.author .pagination:before,
  body.author .pagination:after {
    width: 30%;
  }
}
/*
 * File: template-contributor.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.contributors {
  margin-bottom: 10em;
}
.contributors .title {
  margin-bottom: 2em;
  border-bottom: 2px solid #221e1f;
}
.contributors .title h1 {
  font-size: 2.3em;
  text-align: center;
  margin: 2em 0 1em;
}
.contributors a:hover .contributor {
  background-color: #fff;
}
.contributors a .contributor {
  margin-bottom: 3em;
  padding: 1em;
  text-align: center;
  -webkit-transition: background-color 0.1s ease-in-out;
  -moz-transition: background-color 0.1s ease-in-out;
  -o-transition: background-color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out;
}
.contributors a .contributor:nth-child(3n+1) {
  clear: left;
}
.contributors a .contributor .thumbnail {
  *zoom: 1;
}
.contributors a .contributor .thumbnail:before,
.contributors a .contributor .thumbnail:after {
  content: " ";
  display: table;
  line-height: 0;
}
.contributors a .contributor .thumbnail:after {
  clear: both;
}
.contributors a .contributor .thumbnail img {
  /* Ignore image dimensions in markup */
  max-width: 100% !important;
  height: auto;
  border-radius: 100%;
}
.contributors a .contributor .thumbnail .placeholder {
  width: 250px;
}
.contributors a .contributor h2 {
  *zoom: 1;
  margin: 0.8em 0;
  color: #221e1f;
}
.contributors a .contributor h2:before,
.contributors a .contributor h2:after {
  content: " ";
  display: table;
  line-height: 0;
}
.contributors a .contributor h2:after {
  clear: both;
}
/*
 * File: template-sweeps.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.page-banner {
  margin-top: -4.2em;
  padding-bottom: 3em;
  margin-bottom: 3em;
}
@media only screen and (max-width : 768px) {
  .page-banner {
    margin-top: -5.2em;
  }
}
.page-banner .cmp-bnnr {
  margin: 3em 0 2em;
}
@media only screen and (max-width : 768px) {
  .page-banner .cmp-bnnr {
    display: none;
  }
}
.page-banner .cmp-bnnr-mobile {
  display: none;
}
@media only screen and (max-width : 768px) {
  .page-banner .cmp-bnnr-mobile {
    display: block;
    margin: 3em auto 2em;
  }
}
.page-banner #teaser,
.page-banner .signup-update > .col-md-7 {
  background-color: rgba(255, 255, 255, 0.7);
  padding: 1em 2em 3em;
  font-size: 20px;
}
.page-banner #teaser p,
.page-banner .signup-update > .col-md-7 p {
  line-height: 1.6;
}
.page-banner #teaser ul li,
.page-banner .signup-update > .col-md-7 ul li {
  line-height: 1.8;
}
.page-banner #teaser ul li a,
.page-banner .signup-update > .col-md-7 ul li a {
  color: #f7a48b;
}
.page-banner #teaser ul li a:hover,
.page-banner .signup-update > .col-md-7 ul li a:hover {
  color: #f0592c;
}
.page-banner #teaser #legal_copy,
.page-banner .signup-update > .col-md-7 #legal_copy {
  font-size: 13px;
}
@media only screen and (max-width : 768px) {
  .page-banner #teaser,
  .page-banner .signup-update > .col-md-7 {
    padding: 3px 0;
  }
  .page-banner #teaser #teaser,
  .page-banner .signup-update > .col-md-7 #teaser {
    display: none;
  }
  .page-banner #teaser h1,
  .page-banner .signup-update > .col-md-7 h1 {
    text-align: center;
    font-size: 25px;
    margin: 0;
  }
}
.page-banner .signup-update .form-con-wrap {
  background-color: #d9e4e9;
  margin-left: 0;
  margin-right: 15px;
  padding: 2em 2em 3em;
  float: right;
  width: 38.66666667%;
}
.page-banner .signup-update .form-con-wrap .abv-form p {
  font-size: 1.8em;
  line-height: 1.2;
  margin: 0;
}
@media only screen and (max-width : 768px) {
  .page-banner .signup-update .form-con-wrap .abv-form p {
    font-size: 1.2em;
  }
}
.page-banner .signup-update .form-con-wrap .terms-link .terms-conditions {
  font-size: 0.8em;
}
.page-banner .signup-update .form-con-wrap #sweepstake ul {
  padding: 0;
  list-style-type: none;
}
.page-banner .signup-update .form-con-wrap #sweepstake ul li .form-email label,
.page-banner .signup-update .form-con-wrap #sweepstake ul li .form-email span {
  display: none;
}
.page-banner .signup-update .form-con-wrap #sweepstake ul li input[type="text"],
.page-banner .signup-update .form-con-wrap #sweepstake ul li input[type="email"],
.page-banner .signup-update .form-con-wrap #sweepstake ul li input[type="password"] {
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  width: 100%;
  padding: 0.5em;
  margin-bottom: 1em;
  border-radius: 0;
  border: 0;
}
.page-banner .signup-update .form-con-wrap #sweepstake ul li select {
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  width: 100%;
  padding: 0.5em;
  margin-bottom: 1em;
  border-radius: 0;
  border: 0;
  color: #a6a8ab ;
  height: 2.5em;
  background-color: #ffffff;
  -webkit-appearance: none;
}
.page-banner .signup-update .form-con-wrap #sweepstake ul li .black_select {
  color: #000000 ;
}
.page-banner .signup-update .form-con-wrap #sweepstake ul li select option#first_option {
  color: #a6a8ab ;
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.page-banner .signup-update .form-con-wrap #sweepstake ul li select option {
  color: #000000 ;
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.page-banner .signup-update .form-con-wrap #sweepstake ul li div.prefs {
  margin: 0 0 15px 0;
  width: 100%;
  float: left;
}
.page-banner .signup-update .form-con-wrap #sweepstake ul li div.prefs div {
  width: 50%;
  float: left;
}
.page-banner .signup-update .form-con-wrap #sweepstake ul li span.prefs-content {
  margin: 0 0 1em 0;
  display: block;
}
.page-banner .signup-update .form-con-wrap #sweepstake ul li div.prefs div span.form-content label {
  margin: 0 0 10px 10px;
}
.page-banner .signup-update .form-con-wrap #sweepstake ul li div#state,
.page-banner .signup-update .form-con-wrap #sweepstake ul li div#zip {
  width: 49%;
  display: inline-block;
}
@media (max-width: 360px) {
  .page-banner .signup-update .form-con-wrap #sweepstake ul li div.prefs {
    margin: 0 0 10px 0;
    width: 100%;
  }
  .page-banner .signup-update .form-con-wrap #sweepstake ul li div.prefs div {
    width: 100%;
    float: none;
  }
}
@media (min-width: 361px) and (max-width: 446px) {
  .page-banner .signup-update .form-con-wrap #sweepstake ul li div.prefs div span.form-content label {
    width: 80%;
  }
}
@media (min-width: 768px) and (max-width: 954px) {
  .page-banner .signup-update .form-con-wrap #sweepstake ul li div.prefs {
    margin: 0 0 10px 0;
    width: 100%;
  }
  .page-banner .signup-update .form-con-wrap #sweepstake ul li div.prefs div {
    width: 100%;
    float: none;
  }
}
@media (min-width: 955px) and (max-width: 1168px) {
  .page-banner .signup-update .form-con-wrap #sweepstake ul li div.prefs div span.form-content label {
    width: 80%;
  }
}
.page-banner .signup-update .form-con-wrap #sweepstake .form-content {
  *zoom: 1;
}
.page-banner .signup-update .form-con-wrap #sweepstake .form-content:before,
.page-banner .signup-update .form-con-wrap #sweepstake .form-content:after {
  content: " ";
  display: table;
  line-height: 0;
}
.page-banner .signup-update .form-con-wrap #sweepstake .form-content:after {
  clear: both;
}
.page-banner .signup-update .form-con-wrap #sweepstake .form-content input[type="checkbox"],
.page-banner .signup-update .form-con-wrap #sweepstake .form-content label {
  display: block;
  float: left;
}
.page-banner .signup-update .form-con-wrap #sweepstake .form-content input[type="checkbox"] {
  margin-top: 0.2em;
}
.page-banner .signup-update .form-con-wrap #sweepstake .form-content label {
  width: 80%;
  margin-left: 15px;
  margin-bottom: 20px;
}
.page-banner .signup-update .form-con-wrap #sweepstake .form-content label p {
  padding: 0;
  margin: 0;
}
.page-banner .signup-update .form-con-wrap #sweepstake .form-content input[type="submit"] {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  background-color: #000;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding: 0.75rem 2em;
  border: 0;
  /* Brandon Bold (titles) */
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  cursor: pointer;
  width: 100%;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  margin-top: 1em;
  border-radius: 0;
}
.page-banner .signup-update .form-con-wrap #sweepstake .form-content input[type="submit"]:hover {
  color: #fff;
  background-color: #808184;
}
@media only screen and (max-width : 768px) {
  .page-banner .signup-update .form-con-wrap #sweepstake .form-content input[type="submit"] {
    width: 100%;
  }
}
@media only screen and (max-width : 768px) {
  .page-banner .signup-update .form-con-wrap {
    margin-right: 0;
    width: 100%;
    padding: 2em;
  }
}
.page-banner .signup-update #teaser-mobile {
  clear: both;
  display: none;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 1em 2em 3em;
}
.page-banner .signup-update #teaser-mobile p {
  line-height: 1.6;
}
.page-banner .signup-update #teaser-mobile ul li {
  line-height: 1.8;
}
.page-banner .signup-update #teaser-mobile ul li a {
  color: #f7a48b;
}
.page-banner .signup-update #teaser-mobile ul li a:hover {
  color: #000;
}
@media only screen and (max-width : 768px) {
  .page-banner .signup-update #teaser-mobile ul {
    padding-left: 15px;
  }
}
@media only screen and (max-width : 768px) {
  .page-banner .signup-update #teaser-mobile {
    display: block;
  }
}
#sweepstake .sweeps-micro-alert {
  color: #1a6b97;
  padding: 0 0 6px 0;
}
.terms-link,
.terms-conditions {
  display: none;
}
.terms {
  margin: 3em 0;
}
.terms .container {
  position: relative;
  *zoom: 1;
}
.terms .container:before,
.terms .container:after {
  content: " ";
  display: table;
  line-height: 0;
}
.terms .container:after {
  clear: both;
}
.terms #cmp-terms {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  background-color: #000;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding: 0.75rem 2em;
  border: 0;
  /* Brandon Bold (titles) */
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  cursor: pointer;
  width: 100%;
  display: block;
  margin: 0 auto;
  background-color: transparent;
  color: #000;
  border: 2px solid #000;
}
.terms #cmp-terms:hover {
  color: #fff;
  background-color: #808184;
}
.terms #cmp-terms:hover {
  background-color: #000;
  color: #fff;
}
.terms #cmp-terms-div {
  padding: 2em 0 5em;
}
/*
 * File: template-about-brightly.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.page-id-160 #main {
  *zoom: 1;
}
.page-id-160 #main:before,
.page-id-160 #main:after {
  content: " ";
  display: table;
  line-height: 0;
}
.page-id-160 #main:after {
  clear: both;
}
.page-id-160 .about {
  margin-top: 1em;
}
.page-id-160 figure i {
  font-size: 12.5em;
  color: #f7a48b;
}
.page-id-160 figure .tagline {
  margin-top: 2rem;
  border-top: 1px solid #221e1f;
  width: 80%;
}
.page-id-160 figure .tagline p {
  margin: 1.5rem 0;
  font-size: 1.244em;
  line-height: 1.2em;
  width: 75%;
}
@media only screen and (max-width : 768px) {
  .page-id-160 figure {
    text-align: center;
    margin-bottom: 2em;
  }
  .page-id-160 figure i {
    font-size: 6em;
  }
  .page-id-160 figure .tagline {
    width: 100%;
    border-color: transparent;
    margin: 0 0 3rem;
  }
  .page-id-160 figure .tagline p {
    width: 100%;
    font-size: 1.18em;
    text-align: center;
  }
}
.page-id-160 .content h1 {
  font-size: 1.7em;
  margin-bottom: 1em;
  font-family: "URW Grotesk T Med", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
@media only screen and (max-width : 768px) {
  .page-id-160 .content h1 {
    text-align: center;
  }
}
.page-id-160 .content p {
  font-size: 1.444em;
  line-height: 1.6em;
}
.page-id-160 .content p a {
  font-size: .886em;
}
.page-id-160 .team {
  margin-top: 7em;
  margin-bottom: 4em;
}
.page-id-160 .team h2.title {
  font-size: 2.333em;
  border-bottom: solid 2px #000;
  padding-bottom: 1em;
  text-align: center;
}
.page-id-160 .team ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.page-id-160 .team ul li {
  font-size: 1rem;
  border-bottom: solid 1px #b2b2b2;
  padding: 3em 0 4.7em;
}
.page-id-160 .team ul li:last-child {
  border: 0;
}
.page-id-160 .team ul li .member-details {
  margin: 0 auto;
  width: 80%;
}
@media only screen and (max-width : 768px) {
  .page-id-160 .team ul li .member-details {
    width: 100%;
  }
}
@media only screen and (max-width : 480px) {
  .page-id-160 .team ul li .member-details {
    text-align: center;
  }
}
.page-id-160 .team ul li .member-details img {
  float: left;
  display: inline-block;
  margin-right: 1.2em;
  max-width: 165px;
}
@media only screen and (max-width : 480px) {
  .page-id-160 .team ul li .member-details img {
    float: none;
    max-width: 100%;
    margin: 0 0 1em;
  }
  .page-id-160 .team ul li .member-details img.placeholder {
    max-width: 250px;
  }
}
.page-id-160 .team ul li .member-details h2 {
  font-weight: normal;
  font-size: 1.167em;
  font-family: "URW Grotesk T Med", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.page-id-160 .team ul li .member-details h3 {
  margin: .4em 0 1em;
  font-size: 1.167em;
}
.page-id-160 .team ul li .member-details p {
  font-size: 1.167em;
  line-height: 1.3em;
}
/*
 * File: template-archive.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.archive .page-header h1 {
  display: block;
  width: 100%;
  height: 2.5em;
  text-align: center;
  margin-top: -0.8em;
  font-size: 2.55em;
}
.archive .page-header h1:before {
  display: block;
  position: absolute;
  height: 3.6em;
  width: 100%;
  background-color: #fff;
  content: " ";
  z-index: -1;
  margin-top: -2em;
}
.archive div.archive-body {
  *zoom: 1;
  /***********/
  /**********/
  /* Column Re-Ordering for Responsive */
  /* Hidden Sidebar, mobile */
}
.archive div.archive-body:before,
.archive div.archive-body:after {
  content: " ";
  display: table;
  line-height: 0;
}
.archive div.archive-body:after {
  clear: both;
}
.archive div.archive-body header {
  padding: 0 15px;
}
.archive div.archive-body header h1 {
  font-size: 2.333em;
  text-align: center;
  margin: 0 0 1em;
  padding: 0 0 1em;
  border-bottom: solid 2px #000;
}
.archive div.archive-body section.social-wrapper-archive {
  border-top: solid 1px #b2b2b2;
  border-bottom: solid 1px #b2b2b2;
  margin: 0 0 1.5em 45px;
  padding-top: 1.5em;
  padding-left: 1em;
}
.archive div.archive-body section.social-wrapper-archive h4 {
  margin-bottom: 0;
  font-size: 1em;
  text-transform: uppercase;
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #71c6da;
}
.archive div.archive-body section.social-wrapper-archive div:first-of-type {
  font-size: 38px;
  display: block;
  padding: .5em 0 .5em 0;
  line-height: 1.5em;
  text-align: left;
}
@media only screen and (max-width : 1024px) {
  .archive div.archive-body section.social-wrapper-archive {
    padding: 0;
  }
  .archive div.archive-body section.social-wrapper-archive div:first-of-type {
    margin: 0;
  }
}
@media only screen and (max-width : 768px) {
  .archive div.archive-body section.social-wrapper-archive {
    display: none;
  }
}
.archive div.archive-body aside.sidebar1 section.popular-articles {
  border: none;
  margin-bottom: 1.8em;
  padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .archive div.archive-body aside.sidebar1.no-bookmod {
    display: none;
  }
}
@media (min-width: 768px) {
  .archive div.archive-body aside.sidebar1:after {
    border-right: 1px solid #b2b2b2;
    display: block;
    content: " ";
    height: 96%;
    position: absolute;
    top: 0px;
    right: -1px;
  }
}
.archive div.archive-body section.category-subscribe-archive {
  display: inline-block;
  margin-bottom: 1.5em;
  margin-top: 1.8em;
  width: 70%;
  margin-left: 15%;
  margin-right: 15%;
  position: relative;
  text-align: center;
}
@media (max-width: 768px) {
  .archive div.archive-body section.category-subscribe-archive {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
}
.archive div.archive-body section.category-subscribe-archive form,
.archive div.archive-body section.category-subscribe-archive .success {
  padding: 26px;
  overflow: hidden;
}
.archive div.archive-body section.category-subscribe-archive .success {
  display: none;
}
.archive div.archive-body section.category-subscribe-archive .show {
  display: block;
}
.archive div.archive-body section.category-subscribe-archive h4 {
  margin-bottom: 0;
  font-size: 1.12em;
  text-transform: uppercase;
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.archive div.archive-body section.category-subscribe-archive p {
  font-size: 1.12em;
  -webkit-margin-before: .5em;
  -webkit-margin-after: .5em;
}
.archive div.archive-body section.category-subscribe-archive p strong {
  font-size: .9em;
  text-transform: uppercase;
  font-family: "URW Grotesk T W01", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.archive div.archive-body section.category-subscribe-archive .current-age {
  white-space: nowrap;
}
.archive div.archive-body section.category-subscribe-archive input {
  padding: 5px 10px;
  margin-bottom: 10px;
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  width: 100%;
  font-size: 90%;
}
.archive div.archive-body section.category-subscribe-archive .info.error {
  font-size: 0.75em;
  color: red;
  margin-bottom: 10px;
}
.archive div.archive-body section.category-subscribe-archive .button {
  font-size: 0.8em;
  display: inline-block;
  padding: 0em 1.3rem;
  height: 2.4rem;
  line-height: 2.4rem;
  cursor: pointer;
  margin-left: 0.5em;
}
.archive div.archive-body section.category-subscribe-archive .hidden {
  display: none;
}
.archive div.archive-body section.category-subscribe-archive .loader {
  text-align: center;
  display: none;
  height: auto;
}
.archive div.archive-body section.category-subscribe-archive .loader.show {
  display: block;
}
.archive div.archive-body section.category-subscribe-archive .loader img {
  width: 31px;
  height: auto;
  display: block;
  margin: auto;
}
.archive div.archive-body section.category-subscribe-archive .input-collection {
  display: inline-block;
  width: 100%;
}
@media (max-width: 768px) {
  .archive div.archive-body section.category-subscribe-archive .input-collection {
    width: 100%;
    margin-top: 1em;
  }
}
.archive div.archive-body section.category-subscribe-archive .input-collection input {
  padding: 5px 10px;
  width: 50%;
  height: 2.4rem;
  font-size: 0.8em;
  border: 1px solid #b2b2b2;
}
@media (max-width: 768px) {
  .archive div.archive-body section.category-subscribe-archive .input-collection input {
    width: 100%;
  }
}
.archive div.archive-body section.category-subscribe-archive .legal {
  font-size: 14px;
  line-height: 18px;
  color: #808184;
  max-width: 60%;
  margin: 1em auto 0;
  text-align: center;
  display: none;
}
@media (max-width: 768px) {
  .archive div.archive-body section.category-subscribe-archive .legal {
    max-width: none;
  }
}
.archive div.archive-body section.category-subscribe-archive .legal a {
  color: #808184;
  font-family: "URW Grotesk T Med", sans-serif;
  text-decoration: underline;
}
.archive div.archive-body section.category-subscribe-archive .legal.reveal {
  display: block;
}
@media only screen and (max-width : 768px) {
  .archive div.archive-body section.category-subscribe-archive {
    margin-top: 2em;
    padding-left: 0;
  }
  .archive div.archive-body section.category-subscribe-archive input {
    padding: 5px;
    font-size: inherit;
  }
  .archive div.archive-body section.category-subscribe-archive .button {
    font-size: inherit;
    display: block;
    margin-left: 0px;
  }
  .archive div.archive-body section.category-subscribe-archive .hidden {
    display: none;
  }
  .archive div.archive-body section.category-subscribe-archive .loader img {
    width: 46px;
  }
}
.archive div.archive-body section.article-feed {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .archive div.archive-body section.article-feed:before {
    display: block;
    position: absolute;
    content: " ";
    height: 96%;
    left: 0px;
    top: 4px;
    border-left: 1px solid #b2b2b2;
  }
}
@media (min-width: 768px) {
  .archive div.archive-body section.article-feed {
    left: 30%;
    width: 70%;
    padding-left: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .archive div.archive-body section.article-feed.no-bookmod {
    left: 5%;
    width: 90%;
    padding-left: 0px;
  }
  .archive div.archive-body section.article-feed.no-bookmod:before {
    border: none;
  }
}
@media only screen and (max-width : 768px) {
  .archive div.archive-body section.article-feed {
    padding-bottom: 0;
  }
  .archive div.archive-body section.article-feed a article {
    margin-bottom: 0;
  }
}
.archive div.archive-body section[class^="article"] a:hover {
  color: #000;
}
.archive div.archive-body section[class^="article"] a article {
  border: solid 4px transparent;
  background-color: transparent;
  text-align: left;
  margin-bottom: 2.666em;
  padding: 0;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.archive div.archive-body section[class^="article"] a article .category {
  margin: .5rem 0.2em 0;
  font-size: 0.889em;
  display: inline-block;
}
.archive div.archive-body section[class^="article"] a article img {
  margin-bottom: 0;
}
@media only screen and (max-width : 768px) {
  .archive div.archive-body section[class^="article"] a article img {
    width: 100%;
  }
}
.archive div.archive-body section[class^="article"] a article h2 {
  font-size: 1.55em;
  margin: 0;
  padding: 0.666rem;
  line-height: 1.2em;
}
.archive div.archive-body section[class^="article"] a article p {
  line-height: 140%;
  width: 80%;
  margin: 1em auto;
}
.archive div.archive-body section[class^="article"] a article:hover {
  background-color: #fff;
}
.archive div.archive-body section.article-grid {
  padding-top: 30px;
  clear: both;
}
@media only screen and (max-width : 768px) {
  .archive div.archive-body section.article-grid {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.archive div.archive-body section.article-grid .wtf {
  display: block;
  height: 0;
  overflow: hidden;
  margin: 0;
  clear: both;
}
.archive div.archive-body section.article-grid a {
  padding: 0;
}
.archive div.archive-body section.article-grid a article {
  margin-bottom: 2.5em;
}
.archive div.archive-body section.article-grid a article h2 {
  text-align: left;
}
@media only screen and (max-width : 768px) {
  .archive div.archive-body section.article-grid a article {
    margin-bottom: 1em;
  }
}
.archive div.archive-body section.article-grid > a {
  padding-left: 5px;
  padding-right: 5px;
}
.archive div.archive-body section.article-grid > a:nth-child( 3n+1 ) {
  clear: left;
  *zoom: 1;
}
.archive div.archive-body section.article-grid > a:nth-child( 3n+1 ):before,
.archive div.archive-body section.article-grid > a:nth-child( 3n+1 ):after {
  content: " ";
  display: table;
  line-height: 0;
}
.archive div.archive-body section.article-grid > a:nth-child( 3n+1 ):after {
  clear: both;
}
.archive div.archive-body section.article-grid .pagination {
  text-align: center;
  margin-bottom: 5rem;
  margin-top: 2.5rem;
  clear: both;
}
.archive div.archive-body section.article-grid .pagination a {
  padding: 0;
  background-color: #000;
  color: #fff;
  display: inline-block;
  min-width: 330px;
  font-size: 1em;
  text-transform: uppercase;
  padding: 0.75rem 2em;
  border: 0;
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.archive div.archive-body section.article-grid .pagination a:hover {
  color: #fff;
  background-color: #808184;
}
.archive div.archive-body section.article-grid .pagination.loading a {
  visibility: hidden;
}
@media only screen and (min-width: 320px) {
  .archive div.archive-body section.article-grid .pagination a {
    min-width: 250px;
    font-size: 0.9em;
  }
}
@media only screen and (min-width: 480px) {
  .archive div.archive-body section.article-grid > a article h2 {
    font-size: 1.25em;
  }
}
@media only screen and (max-width: 640px) {
  .archive div.archive-body section.article-grid > a article {
    margin-left: -15px;
    margin-right: -15px;
  }
  .archive div.archive-body section.article-grid .pagination {
    margin: 0 auto 2rem auto;
  }
  .archive div.archive-body section.article-grid .pagination a {
    padding-right: 1em;
    padding-left: 1em;
  }
}
@media only screen and (min-width: 640px) {
  .archive div.archive-body section.article-grid .pagination {
    position: relative;
  }
  .archive div.archive-body section.article-grid .pagination:before,
  .archive div.archive-body section.article-grid .pagination:after {
    content: " ";
    position: absolute;
    top: 24px;
    width: 15%;
    background-color: #b2b2b2;
    height: 1px;
  }
  .archive div.archive-body section.article-grid .pagination:before {
    left: 10px;
  }
  .archive div.archive-body section.article-grid .pagination:after {
    right: 10px;
  }
}
@media only screen and (min-width: 768px) {
  .archive div.archive-body section.article-grid .pagination {
    margin-bottom: 10rem;
  }
  .archive div.archive-body section.article-grid .pagination:before,
  .archive div.archive-body section.article-grid .pagination:after {
    width: 22%;
  }
}
@media only screen and (min-width: 968px) {
  .archive div.archive-body section.article-grid .pagination {
    margin-bottom: 10rem;
  }
  .archive div.archive-body section.article-grid .pagination:before,
  .archive div.archive-body section.article-grid .pagination:after {
    width: 30%;
  }
}
.archive div.archive-body .loader {
  display: block;
  margin: 0 auto;
  height: 33px;
  position: relative;
  top: -25px;
}
.archive div.archive-body .loader_off {
  display: none;
}
.archive div.archive-body .sidebar1 {
  width: 28%;
}
@media (min-width: 768px) {
  .archive div.archive-body .sidebar1 {
    right: 50%;
    position: relative;
  }
}
@media (min-width: 768px) {
  .archive div.archive-body .sidebar1 {
    right: 68%;
    position: relative;
    padding-left: 0px;
    padding-right: 40px;
  }
}
@media (min-width: 768px) {
  .archive div.archive-body .article-feed {
    left: 25%;
    position: relative;
  }
}
@media only screen and (max-width : 768px) {
  .archive div.archive-body aside .popular-articles,
  .archive div.archive-body aside .popular-topics,
  .archive div.archive-body aside .ads {
    display: none;
  }
}
body.tax-ages_stages article:hover {
  border-color: #101C3B !important;
}
body.term-pre-k article:hover {
  border-color: #F9A61A !important;
}
body.term-babytoddler article:hover {
  border-color: #DC2539 !important;
}
body.term-growing-reader article:hover {
  border-color: #8C2585 !important;
}
body.term-tween article:hover {
  border-color: #F06824 !important;
}
body.term-teen article:hover {
  border-color: #02A9AD !important;
}
div[data-client-type="mobile"] {
  display: none;
}
@media only screen and (max-width : 768px) {
  div[data-client-type="mobile"] {
    display: block;
    text-align: center;
  }
}
body.archive .article-feed article {
  margin-bottom: 1.3em !important;
}
/*
 * File: template-tags.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
body.tag {
  /*
	.pagination {
		text-align: center;
		margin: 3.4em 0 6.7em;
		clear: both;
		a {
			font-size: 2.944em;
			color: @rb_peach;
			&:hover {
				color:darken(@rb_peach, 20%);
			}
		}

		.loader {
			display: block;
			margin: 10px auto;
			height: 33px;
			clear: both;
		}
		.loader_off {
			display:none;
		}	
	}
	*/
}
body.tag .topics-page {
  margin-bottom: 10em;
}
body.tag .topics-page .title {
  border-bottom: 2px solid #221e1f;
  padding-bottom: 2em;
}
body.tag .topics-page .title h1 {
  font-size: 2.3em;
  text-align: center;
}
@media only screen and (max-width : 768px) {
  body.tag .topics-page .title h1 {
    margin-bottom: 1em;
  }
}
body.tag .topics-page .row {
  -webkit-transition: background-color 0.1s ease-in-out;
  -moz-transition: background-color 0.1s ease-in-out;
  -o-transition: background-color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out;
  margin: 0;
  padding: 2em 8em;
  border-bottom: 2px solid #cccccc;
}
@media only screen and (max-width : 1024px) {
  body.tag .topics-page .row {
    padding: 1em 0;
  }
}
body.tag .topics-page .thumbnail {
  float: left;
  width: 20%;
  margin-right: 1.2em;
}
@media only screen and (max-width : 480px) {
  body.tag .topics-page .thumbnail {
    float: none;
    margin: 0 auto 1em;
    width: 100%;
  }
}
body.tag .topics-page .excerpt {
  float: left;
  width: 75%;
}
@media only screen and (max-width : 480px) {
  body.tag .topics-page .excerpt {
    margin-top: 1em;
    width: 100%;
  }
}
body.tag .topics-page img {
  float: right;
}
body.tag .topics-page img.placeholder {
  max-width: 165px;
}
@media only screen and (max-width : 480px) {
  body.tag .topics-page img {
    width: 100%;
    height: auto;
  }
  body.tag .topics-page img.placeholder {
    max-width: 100%;
  }
}
body.tag .topics-page .categories {
  margin-bottom: 1em;
}
body.tag .topics-page .categories .category {
  display: inline;
  font-size: 0.7778rem;
  margin: 0 3px;
  padding-bottom: 0;
}
body.tag .pagination {
  text-align: center;
  margin-bottom: 5rem;
  margin-top: 2.5rem;
  clear: both;
}
body.tag .pagination a {
  padding: 0;
  background-color: #000;
  color: #fff;
  display: inline-block;
  min-width: 330px;
  font-size: 1em;
  text-transform: uppercase;
  padding: 0.75rem 2em;
  border: 0;
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
body.tag .pagination a:hover {
  color: #fff;
  background-color: #808184;
}
body.tag .pagination.loading a {
  visibility: hidden;
}
body.tag .pagination img {
  float: none;
}
@media only screen and (min-width: 320px) {
  body.tag .pagination a {
    min-width: 250px;
    font-size: 0.9em;
  }
}
@media only screen and (min-width: 480px) {
  body.tag > a article h2 {
    font-size: 1.25em;
  }
}
@media only screen and (max-width: 640px) {
  body.tag > a article {
    margin-left: -15px;
    margin-right: -15px;
  }
  body.tag .pagination a {
    padding-right: 1em;
    padding-left: 1em;
  }
}
@media only screen and (min-width: 640px) {
  body.tag .pagination {
    position: relative;
  }
  body.tag .pagination:before,
  body.tag .pagination:after {
    content: " ";
    position: absolute;
    top: 24px;
    width: 15%;
    background-color: #b2b2b2;
    height: 1px;
  }
  body.tag .pagination:before {
    left: 10px;
  }
  body.tag .pagination:after {
    right: 10px;
  }
}
@media only screen and (min-width: 768px) {
  body.tag .pagination {
    margin-bottom: 10rem;
  }
  body.tag .pagination:before,
  body.tag .pagination:after {
    width: 22%;
  }
}
@media only screen and (min-width: 968px) {
  body.tag .pagination {
    margin-bottom: 10rem;
  }
  body.tag .pagination:before,
  body.tag .pagination:after {
    width: 30%;
  }
}
body.tag .loader {
  display: block;
  margin: 0 auto;
  height: 33px;
  position: relative;
  top: -25px;
}
body.tag .loader_off {
  display: none;
}
/*
 * File: template-404.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.error404 {
  background-color: #ebf0f2;
  min-width: 320px;
  margin-top: 0;
  padding: 0 15px;
}
.error404 .wrapper {
  display: table;
  width: 100%;
  height: 100vh;
  margin-top: 0 !important;
}
.error404 .wrapper section {
  display: table-cell;
  vertical-align: middle;
}
.error404 .wrapper section article {
  text-align: center;
  padding: 2em 0 4em;
  background-color: #fff;
  *zoom: 1;
  max-width: 768px;
  margin: 0 auto 4em;
}
.error404 .wrapper section article:before,
.error404 .wrapper section article:after {
  content: " ";
  display: table;
  line-height: 0;
}
.error404 .wrapper section article:after {
  clear: both;
}
.error404 .wrapper section article i {
  font-size: 3.2em;
  color: #f7a48b;
  padding-bottom: .6em;
}
.error404 .wrapper section article h1 {
  width: 100%;
  border-top: solid 1px #b2b2b2;
  font-size: 3.222em;
  padding: 0.8em 1em .4em;
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.error404 .wrapper section article p {
  font-size: 1.167em;
  padding: 0 3em;
  line-height: 1.6em;
}
.error404 .wrapper section article p a {
  font-weight: normal;
  font-family: "URW Grotesk T Med", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.error404 .wrapper section article .button {
  display: inline-block;
  font-size: 1.1em;
  margin-bottom: 1.2em;
  *zoom: 1;
}
.error404 .wrapper section article .button:before,
.error404 .wrapper section article .button:after {
  content: " ";
  display: table;
  line-height: 0;
}
.error404 .wrapper section article .button:after {
  clear: both;
}
.error404 .wrapper section article section.popular {
  width: 90%;
  display: block;
}
.error404 .wrapper section article section.popular article {
  text-align: center;
  padding: 0;
}
.error404 .wrapper section article section.popular article img {
  /* Ignore image dimensions in markup */
  max-width: 100% !important;
  height: auto;
  border: solid 4px transparent;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  display: block;
  margin: 0 auto;
}
.error404 .wrapper section article section.popular article .category {
  display: inline-block;
  font-size: 0.778em;
}
.error404 .wrapper section article section.popular article .post-title {
  margin: .8em 0 .9em;
  font-size: 0.8em;
  line-height: 1.1em;
}
.error404 .wrapper section article section.popular article .post-title i,
.error404 .wrapper section article section.popular article .post-title em {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}
@media only screen and (max-width : 768px) {
  .error404 .wrapper section article section.popular article .post-title {
    font-size: 1em;
  }
}
@media only screen and (max-width : 768px) {
  .error404 .wrapper section article section.popular article {
    margin-bottom: 1em;
  }
}
body.template-preferences-center .page-header,
body.template-preferences-subscribe .page-header,
body.template-subscription-box .page-header {
  /*max-width: 750px;*/
  margin: 1em auto;
  text-align: center;
}
body.template-preferences-center .page-header h2,
body.template-preferences-subscribe .page-header h2,
body.template-subscription-box .page-header h2 {
  line-height: 1.3;
}
body.template-preferences-center .success article,
body.template-preferences-subscribe .success article,
body.template-subscription-box .success article {
  border-bottom: 2px solid #000000;
  max-width: 1170px;
  margin: 0px auto;
  padding: 0px 30px 60px 30px;
}
body.template-preferences-center .success header h2,
body.template-preferences-subscribe .success header h2,
body.template-subscription-box .success header h2 {
  font-size: 2.8em;
}
body.template-preferences-center .success article p,
body.template-preferences-subscribe .success article p,
body.template-subscription-box .success article p {
  line-height: 150%;
}
body.template-preferences-center .success article div.share_copy,
body.template-preferences-subscribe .success article div.share_copy,
body.template-subscription-box .success article div.share_copy {
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  padding-bottom: 5px;
}
body.template-preferences-center .preferences-container.hide,
body.template-preferences-subscribe .preferences-container.hide,
body.template-subscription-box .preferences-container.hide {
  display: none;
}
body.template-preferences-center article#subscription_box_header,
body.template-preferences-subscribe article#subscription_box_header,
body.template-subscription-box article#subscription_box_header {
  border: 0;
}
body.template-preferences-center .email-preferences,
body.template-preferences-subscribe .email-preferences,
body.template-subscription-box .email-preferences {
  border-top: 2px solid #000;
  padding-bottom: 1.5em;
  padding-top: 1.5em;
  margin-bottom: 1.5em;
  /*subscription box
		*
		*/
  /*END subscription box
		*
		*/
}
@media only screen and (max-width : 768px) {
  body.template-preferences-center .email-preferences,
  body.template-preferences-subscribe .email-preferences,
  body.template-subscription-box .email-preferences {
    padding-bottom: 0em;
    padding-top: 0em;
  }
}
@media (min-width: 769px) {
  body.template-preferences-center .email-preferences,
  body.template-preferences-subscribe .email-preferences,
  body.template-subscription-box .email-preferences {
    border-bottom: 2px solid #000;
  }
}
body.template-preferences-center .email-preferences #lr_container,
body.template-preferences-subscribe .email-preferences #lr_container,
body.template-subscription-box .email-preferences #lr_container {
  width: 100%;
  margin: 0px auto;
  position: relative;
}
body.template-preferences-center .email-preferences #lr_container div:first-child,
body.template-preferences-subscribe .email-preferences #lr_container div:first-child,
body.template-subscription-box .email-preferences #lr_container div:first-child {
  width: 56%;
}
@media only screen and (max-width : 768px) {
  body.template-preferences-center .email-preferences #lr_container div:first-child,
  body.template-preferences-subscribe .email-preferences #lr_container div:first-child,
  body.template-subscription-box .email-preferences #lr_container div:first-child {
    width: 100%;
  }
}
body.template-preferences-center .email-preferences #lr_container div:last-child,
body.template-preferences-subscribe .email-preferences #lr_container div:last-child,
body.template-subscription-box .email-preferences #lr_container div:last-child {
  width: 40%;
  position: absolute;
  top: 0;
  right: 0;
}
@media only screen and (max-width : 768px) {
  body.template-preferences-center .email-preferences #lr_container div:last-child,
  body.template-preferences-subscribe .email-preferences #lr_container div:last-child,
  body.template-subscription-box .email-preferences #lr_container div:last-child {
    width: 100%;
    position: relative;
  }
}
body.template-preferences-center .email-preferences #lr_container div.error,
body.template-preferences-subscribe .email-preferences #lr_container div.error,
body.template-subscription-box .email-preferences #lr_container div.error {
  position: relative;
  width: 100%;
}
body.template-preferences-center .email-preferences #subscription_box,
body.template-preferences-subscribe .email-preferences #subscription_box,
body.template-subscription-box .email-preferences #subscription_box {
  position: relative;
  min-height: 100%;
  display: inline-block;
  margin: 5% 0 0 0;
  padding: 0 0 5% 0;
  border-bottom: solid 2px #000000;
}
body.template-preferences-center .email-preferences div#subscription_box_copy,
body.template-preferences-subscribe .email-preferences div#subscription_box_copy,
body.template-subscription-box .email-preferences div#subscription_box_copy {
  float: left;
  margin: 0;
  text-align: left;
  width: 50%;
}
@media only screen and (max-width : 768px) {
  body.template-preferences-center .email-preferences div#subscription_box_copy,
  body.template-preferences-subscribe .email-preferences div#subscription_box_copy,
  body.template-subscription-box .email-preferences div#subscription_box_copy {
    width: 100%;
  }
}
body.template-preferences-center .email-preferences form#subscription_box_form,
body.template-preferences-subscribe .email-preferences form#subscription_box_form,
body.template-subscription-box .email-preferences form#subscription_box_form {
  float: left;
  margin: 0 0 0 5%;
  padding: 1em 0;
  background-color: #d9e4e9;
  width: 45%;
}
@media only screen and (max-width : 768px) {
  body.template-preferences-center .email-preferences form#subscription_box_form,
  body.template-preferences-subscribe .email-preferences form#subscription_box_form,
  body.template-subscription-box .email-preferences form#subscription_box_form {
    margin: 0;
    width: 100%;
    max-width: 100%;
  }
}
body.template-preferences-center .email-preferences form#subscription_box_form div.newsletter,
body.template-preferences-subscribe .email-preferences form#subscription_box_form div.newsletter,
body.template-subscription-box .email-preferences form#subscription_box_form div.newsletter {
  border: 0;
  margin: 0;
  padding: 0;
  text-align: left;
}
body.template-preferences-center .email-preferences form#subscription_box_form div.input-collection,
body.template-preferences-subscribe .email-preferences form#subscription_box_form div.input-collection,
body.template-subscription-box .email-preferences form#subscription_box_form div.input-collection {
  margin-bottom: .5em;
}
body.template-preferences-center .email-preferences form#subscription_box_form div.input-box,
body.template-preferences-subscribe .email-preferences form#subscription_box_form div.input-box,
body.template-subscription-box .email-preferences form#subscription_box_form div.input-box {
  border: 0;
  padding: 10px 30px;
  margin: 0;
}
@media only screen and (max-width : 768px) {
  body.template-preferences-center .email-preferences form#subscription_box_form div.input-box,
  body.template-preferences-subscribe .email-preferences form#subscription_box_form div.input-box,
  body.template-subscription-box .email-preferences form#subscription_box_form div.input-box {
    font-size: 18px;
  }
}
@media only screen and (min-width : 769px) {
  body.template-preferences-center .email-preferences .ages-columns,
  body.template-preferences-subscribe .email-preferences .ages-columns,
  body.template-subscription-box .email-preferences .ages-columns {
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
  }
  body.template-preferences-center .email-preferences .ages-columns .age-collection,
  body.template-preferences-subscribe .email-preferences .ages-columns .age-collection,
  body.template-subscription-box .email-preferences .ages-columns .age-collection {
    margin-top: 0!important;
  }
}
body.template-preferences-center .email-preferences form#subscription_box_form div.input-box span#sub_box_cta,
body.template-preferences-subscribe .email-preferences form#subscription_box_form div.input-box span#sub_box_cta,
body.template-subscription-box .email-preferences form#subscription_box_form div.input-box span#sub_box_cta {
  font-size: 30px;
}
body.template-preferences-center .email-preferences form#subscription_box_form div.email_subscribe,
body.template-preferences-subscribe .email-preferences form#subscription_box_form div.email_subscribe,
body.template-subscription-box .email-preferences form#subscription_box_form div.email_subscribe {
  margin: 0;
  text-align: center;
  padding: 0;
}
body.template-preferences-center .email-preferences form#subscription_box_form div.email_subscribe input,
body.template-preferences-subscribe .email-preferences form#subscription_box_form div.email_subscribe input,
body.template-subscription-box .email-preferences form#subscription_box_form div.email_subscribe input {
  width: 100%;
}
body.template-preferences-center .email-preferences form#subscription_box_form div.button,
body.template-preferences-subscribe .email-preferences form#subscription_box_form div.button,
body.template-subscription-box .email-preferences form#subscription_box_form div.button {
  width: 90%;
  margin-top: 1em;
}
body.template-preferences-center .email-preferences form,
body.template-preferences-subscribe .email-preferences form,
body.template-subscription-box .email-preferences form {
  max-width: 600px;
  margin: 1.5em auto;
  /*padding: .50em 0;*/
  font-size: 18px;
  line-height: 1.3;
}
body.template-preferences-center .email-preferences form .input-collection:not(.email),
body.template-preferences-subscribe .email-preferences form .input-collection:not(.email),
body.template-subscription-box .email-preferences form .input-collection:not(.email) {
  margin-bottom: 1.5em;
}
body.template-preferences-center .email-preferences form input[type="text"],
body.template-preferences-subscribe .email-preferences form input[type="text"],
body.template-subscription-box .email-preferences form input[type="text"],
body.template-preferences-center .email-preferences form input[type="email"],
body.template-preferences-subscribe .email-preferences form input[type="email"],
body.template-subscription-box .email-preferences form input[type="email"] {
  padding: 12px;
  border: 1px solid #000;
  font-family: "URW Grotesk T W01", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  -webkit-appearance: none;
  border-radius: 0;
  width: 100%;
}
body.template-preferences-center .email-preferences form input[type="email"]::-webkit-input-placeholder,
body.template-preferences-subscribe .email-preferences form input[type="email"]::-webkit-input-placeholder,
body.template-subscription-box .email-preferences form input[type="email"]::-webkit-input-placeholder,
body.template-preferences-center .email-preferences form input[type="email"]::-moz-placeholder,
body.template-preferences-subscribe .email-preferences form input[type="email"]::-moz-placeholder,
body.template-subscription-box .email-preferences form input[type="email"]::-moz-placeholder,
body.template-preferences-center .email-preferences form input[type="email"]:-ms-input-placeholder,
body.template-preferences-subscribe .email-preferences form input[type="email"]:-ms-input-placeholder,
body.template-subscription-box .email-preferences form input[type="email"]:-ms-input-placeholder {
  color: #00f;
}
body.template-preferences-center .email-preferences form .group-title,
body.template-preferences-subscribe .email-preferences form .group-title,
body.template-subscription-box .email-preferences form .group-title {
  display: block;
  margin-bottom: 10px;
}
body.template-preferences-center .email-preferences form .group-title-opt,
body.template-preferences-subscribe .email-preferences form .group-title-opt,
body.template-subscription-box .email-preferences form .group-title-opt {
  display: block;
  padding-left: 28px;
  text-indent: -28px;
}
body.template-preferences-center .email-preferences form .group-title-opt-subs,
body.template-preferences-subscribe .email-preferences form .group-title-opt-subs,
body.template-subscription-box .email-preferences form .group-title-opt-subs {
  display: block;
  /*padding-left: 20px; 
				text-indent: -20px;*/
}
body.template-preferences-center .email-preferences form .email,
body.template-preferences-subscribe .email-preferences form .email,
body.template-subscription-box .email-preferences form .email {
  margin-bottom: 10px;
}
body.template-preferences-center .email-preferences form .update-email-collection,
body.template-preferences-subscribe .email-preferences form .update-email-collection,
body.template-subscription-box .email-preferences form .update-email-collection {
  margin-top: 10px;
  display: none;
}
body.template-preferences-center .email-preferences form .update-email-collection.show,
body.template-preferences-subscribe .email-preferences form .update-email-collection.show,
body.template-subscription-box .email-preferences form .update-email-collection.show {
  display: block;
}
body.template-preferences-center .email-preferences form .update-email-collection .email-collection,
body.template-preferences-subscribe .email-preferences form .update-email-collection .email-collection,
body.template-subscription-box .email-preferences form .update-email-collection .email-collection {
  margin-bottom: 10px;
}
body.template-preferences-center .email-preferences form .update-email-collection label,
body.template-preferences-subscribe .email-preferences form .update-email-collection label,
body.template-subscription-box .email-preferences form .update-email-collection label {
  display: block;
}
body.template-preferences-center .email-preferences form .update-email-collection input,
body.template-preferences-subscribe .email-preferences form .update-email-collection input,
body.template-subscription-box .email-preferences form .update-email-collection input {
  width: 100%;
}
body.template-preferences-center .email-preferences form .input-box,
body.template-preferences-subscribe .email-preferences form .input-box,
body.template-subscription-box .email-preferences form .input-box {
  border: 1px solid #b2b2b2;
  padding: 20px 30px;
  margin-bottom: 2.5em;
}
body.template-preferences-center .email-preferences form .input-box p,
body.template-preferences-subscribe .email-preferences form .input-box p,
body.template-subscription-box .email-preferences form .input-box p {
  margin-top: 0;
  line-height: 1.3;
}
body.template-preferences-center .email-preferences form .input-box .age-collection,
body.template-preferences-subscribe .email-preferences form .input-box .age-collection,
body.template-subscription-box .email-preferences form .input-box .age-collection {
  margin: 1em 0;
}
body.template-preferences-center .email-preferences form .input-box .age-collection:last-of-type,
body.template-preferences-subscribe .email-preferences form .input-box .age-collection:last-of-type,
body.template-subscription-box .email-preferences form .input-box .age-collection:last-of-type {
  margin-bottom: 0;
}
body.template-preferences-center .email-preferences form .input-box .age-collection > label,
body.template-preferences-subscribe .email-preferences form .input-box .age-collection > label,
body.template-subscription-box .email-preferences form .input-box .age-collection > label {
  display: inline-block;
  min-width: 100px;
  line-height: 1;
}
body.template-preferences-center .email-preferences form .input-box .age-collection .gender-collection,
body.template-preferences-subscribe .email-preferences form .input-box .age-collection .gender-collection,
body.template-subscription-box .email-preferences form .input-box .age-collection .gender-collection {
  display: none;
}
body.template-preferences-center .email-preferences form .input-box .age-collection .gender-collection.show,
body.template-preferences-subscribe .email-preferences form .input-box .age-collection .gender-collection.show,
body.template-subscription-box .email-preferences form .input-box .age-collection .gender-collection.show {
  display: inline-block;
}
body.template-preferences-center .email-preferences form .input-box .age-collection .gender-collection label,
body.template-preferences-subscribe .email-preferences form .input-box .age-collection .gender-collection label,
body.template-subscription-box .email-preferences form .input-box .age-collection .gender-collection label {
  margin-right: 10px;
}
body.template-preferences-center .email-preferences form .input-box .age-collection .gender-collection input,
body.template-preferences-subscribe .email-preferences form .input-box .age-collection .gender-collection input,
body.template-subscription-box .email-preferences form .input-box .age-collection .gender-collection input {
  margin-right: 5px;
}
body.template-preferences-center .email-preferences form input[type="text"].input-error,
body.template-preferences-subscribe .email-preferences form input[type="text"].input-error,
body.template-subscription-box .email-preferences form input[type="text"].input-error,
body.template-preferences-center .email-preferences form input[type="email"].input-error,
body.template-preferences-subscribe .email-preferences form input[type="email"].input-error,
body.template-subscription-box .email-preferences form input[type="email"].input-error {
  border-color: #990D0D;
}
body.template-preferences-center .email-preferences form input[type="text"].input-error:focus,
body.template-preferences-subscribe .email-preferences form input[type="text"].input-error:focus,
body.template-subscription-box .email-preferences form input[type="text"].input-error:focus,
body.template-preferences-center .email-preferences form input[type="email"].input-error:focus,
body.template-preferences-subscribe .email-preferences form input[type="email"].input-error:focus,
body.template-subscription-box .email-preferences form input[type="email"].input-error:focus,
body.template-preferences-center .email-preferences form input[type="text"].input-error:active,
body.template-preferences-subscribe .email-preferences form input[type="text"].input-error:active,
body.template-subscription-box .email-preferences form input[type="text"].input-error:active,
body.template-preferences-center .email-preferences form input[type="email"].input-error:active,
body.template-preferences-subscribe .email-preferences form input[type="email"].input-error:active,
body.template-subscription-box .email-preferences form input[type="email"].input-error:active,
body.template-preferences-center .email-preferences form input[type="text"].input-error:focus-visible,
body.template-preferences-subscribe .email-preferences form input[type="text"].input-error:focus-visible,
body.template-subscription-box .email-preferences form input[type="text"].input-error:focus-visible,
body.template-preferences-center .email-preferences form input[type="email"].input-error:focus-visible,
body.template-preferences-subscribe .email-preferences form input[type="email"].input-error:focus-visible,
body.template-subscription-box .email-preferences form input[type="email"].input-error:focus-visible {
  border: 2px solid #990D0D !important;
  outline-color: #990D0D;
}
body.template-preferences-center .email-preferences form .info.error,
body.template-preferences-subscribe .email-preferences form .info.error,
body.template-subscription-box .email-preferences form .info.error {
  color: #990D0D;
  margin-top: 10px;
}
body.template-preferences-center .email-preferences form > .info.error,
body.template-preferences-subscribe .email-preferences form > .info.error,
body.template-subscription-box .email-preferences form > .info.error {
  text-align: center;
}
body.template-preferences-center .email-preferences form span.info,
body.template-preferences-subscribe .email-preferences form span.info,
body.template-subscription-box .email-preferences form span.info {
  color: #000;
  display: inline-block;
  padding: 0px 0px 0px 28px;
  font-size: 16px;
}
@media only screen and (max-width : 768px) {
  body.template-preferences-center .email-preferences form span.info,
  body.template-preferences-subscribe .email-preferences form span.info,
  body.template-subscription-box .email-preferences form span.info {
    margin-top: 10px;
  }
}
body.template-preferences-center .email-preferences form .newsletter,
body.template-preferences-subscribe .email-preferences form .newsletter,
body.template-subscription-box .email-preferences form .newsletter {
  text-align: center;
  margin-left: -252px;
  margin-right: -252px;
  margin-top: 2em;
  border-top: solid 2px #000000;
  padding-top: 3em;
}
@media only screen and (max-width : 768px) {
  body.template-preferences-center .email-preferences form .newsletter,
  body.template-preferences-subscribe .email-preferences form .newsletter,
  body.template-subscription-box .email-preferences form .newsletter {
    margin-left: 0;
    margin-right: 0;
  }
}
body.template-preferences-center .email-preferences form .microseries-subscribe,
body.template-preferences-subscribe .email-preferences form .microseries-subscribe,
body.template-subscription-box .email-preferences form .microseries-subscribe {
  text-align: left;
}
body.template-preferences-center .email-preferences form .button,
body.template-preferences-subscribe .email-preferences form .button,
body.template-subscription-box .email-preferences form .button {
  cursor: pointer;
  margin: 0 auto;
  display: block;
  /*max-width: 350px;*/
  width: 100%;
  /*padding: 0.50rem 2em;*/
}
body.template-preferences-center .email-preferences form .button.disabled,
body.template-preferences-subscribe .email-preferences form .button.disabled,
body.template-subscription-box .email-preferences form .button.disabled {
  background-color: #808080;
  cursor: default;
}
body.template-preferences-center .email-preferences form .loader,
body.template-preferences-subscribe .email-preferences form .loader,
body.template-subscription-box .email-preferences form .loader {
  padding-top: 1em;
  text-align: center;
  display: none;
}
body.template-preferences-center .email-preferences form .loader.show,
body.template-preferences-subscribe .email-preferences form .loader.show,
body.template-subscription-box .email-preferences form .loader.show {
  display: block;
}
body.template-preferences-center .email-preferences form .loader img,
body.template-preferences-subscribe .email-preferences form .loader img,
body.template-subscription-box .email-preferences form .loader img {
  width: 40px;
  height: auto;
}
body.template-preferences-center .email-preferences .post-form-copy,
body.template-preferences-subscribe .email-preferences .post-form-copy,
body.template-subscription-box .email-preferences .post-form-copy {
  margin: 2em 0;
  text-align: center;
  margin: 0 10%;
}
body.template-preferences-center .email-preferences .post-form-copy p,
body.template-preferences-subscribe .email-preferences .post-form-copy p,
body.template-subscription-box .email-preferences .post-form-copy p {
  font-family: "URW Grotesk T W01", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
@media only screen and (max-width : 768px) {
  body.template-preferences-center .email-preferences .post-form-copy,
  body.template-preferences-subscribe .email-preferences .post-form-copy,
  body.template-subscription-box .email-preferences .post-form-copy {
    margin: 0 auto;
  }
}
@media only screen and (max-width : 768px) {
  body.template-preferences-center .email-preferences figure,
  body.template-preferences-subscribe .email-preferences figure,
  body.template-subscription-box .email-preferences figure {
    display: none;
  }
}
body.template-preferences-center .success,
body.template-preferences-subscribe .success,
body.template-subscription-box .success {
  text-align: center;
  margin-bottom: 2em;
  display: none;
}
body.template-preferences-center .success.show,
body.template-preferences-subscribe .success.show,
body.template-subscription-box .success.show {
  display: block;
}
@media only screen and (max-width : 768px) {
  body.template-preferences-center .success.show,
  body.template-preferences-subscribe .success.show,
  body.template-subscription-box .success.show {
    margin: 0px 2% 30px 2%;
  }
}
body.template-preferences-center .success .social-font a,
body.template-preferences-subscribe .success .social-font a,
body.template-subscription-box .success .social-font a {
  font-size: 35px;
  padding: 0px 2px 5px 2px;
}
body.template-preferences-center input[type="checkbox"],
body.template-preferences-subscribe input[type="checkbox"],
body.template-subscription-box input[type="checkbox"] {
  display: none;
}
body.template-preferences-center input[type="checkbox"] + label,
body.template-preferences-subscribe input[type="checkbox"] + label,
body.template-subscription-box input[type="checkbox"] + label {
  position: relative;
}
body.template-preferences-center input[type="checkbox"] + label:before,
body.template-preferences-subscribe input[type="checkbox"] + label:before,
body.template-subscription-box input[type="checkbox"] + label:before {
  font-family: 'icomoon';
  font-size: 20px;
  content: "\ea53";
  margin-right: 8px;
  position: relative;
  top: 2px;
}
body.template-preferences-center input[type="checkbox"]:checked + label:before,
body.template-preferences-subscribe input[type="checkbox"]:checked + label:before,
body.template-subscription-box input[type="checkbox"]:checked + label:before {
  content: "\ea52";
}
/*
 * File: template-signup.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.single-signup #main .row {
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 0;
  margin-right: 0;
}
.single-signup #main .row .container {
  display: flex;
  justify-content: center;
  margin-bottom: 5em;
}
@media only screen and (max-width : 768px) {
  .single-signup #main .row .container {
    display: block;
    padding: 0;
  }
}
.single-signup #main .row form[name=signup_subscribe] {
  display: inline-block;
  padding: 40px;
}
@media only screen and (max-width : 768px) {
  .single-signup #main .row form[name=signup_subscribe] {
    padding: 24px;
    width: 100%;
  }
}
.single-signup #main .row form[name=signup_subscribe] input[type=checkbox] {
  margin-right: .5em;
}
.single-signup #main .row form[name=signup_subscribe] input[type=email] {
  padding: 0.75rem 1em;
  width: 100%;
}
.single-signup #main .row form[name=signup_subscribe] input[type=submit] {
  width: 100%;
}
.single-signup #main .row form[name=signup_subscribe] h1 {
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.2em;
  line-height: 1.5em;
}
.single-signup #main .row form[name=signup_subscribe] ul {
  list-style-type: none;
  list-style-position: outside;
  -webkit-padding-start: 0;
  padding: 0;
}
.single-signup #main .row form[name=signup_subscribe] ul li {
  margin-left: 1.2em;
  text-indent: -1.2em;
  padding: .5em 0;
}
.single-signup #main .row form[name=signup_subscribe] .legal {
  margin-top: 1em;
}
.single-signup #main .row form[name=signup_subscribe] .legal a {
  color: #000;
}
@media only screen and (max-width : 768px) {
  .single-signup #main .row form[name=signup_subscribe] {
    padding: 24px;
    font-size: 21px;
  }
  .single-signup #main .row form[name=signup_subscribe] h1 {
    font-size: 1.5em;
    line-height: 1.3em;
  }
}
.single-signup #main .row .signup-col {
  display: inline-block;
}
.single-signup #main .row .signup-col.left {
  width: 56%;
  background-color: #fff;
  padding: 40px;
}
@media only screen and (max-width : 768px) {
  .single-signup #main .row .signup-col.left {
    width: 100%;
    padding: 0;
    margin-bottom: 2em;
    background-color: transparent;
  }
}
.single-signup #main .row .signup-col.right {
  width: 38%;
  margin-left: 2.2em;
  vertical-align: top;
  float: right;
  background-color: #d9e4e9;
  word-break: break-word;
}
@media only screen and (max-width : 768px) {
  .single-signup #main .row .signup-col.right {
    width: 100%;
    margin-bottom: .5em;
  }
}
.single-signup #main .row .signup-col a:link,
.single-signup #main .row .signup-col a:active,
.single-signup #main .row .signup-col a:visited {
  color: #f6997d;
}
.single-signup #main .row .signup-col a:hover {
  color: #f26c43;
}
.single-signup #main .row p,
.single-signup #main .row li {
  line-height: 1.5em;
}
@media only screen and (max-width : 768px) {
  .single-signup #main .row p,
  .single-signup #main .row li {
    font-size: 22px;
  }
}
@media only screen and (max-width : 768px) {
  .single-signup #main .row section.signup-descrip {
    padding: 0 15px;
  }
}
.single-signup #main .row section.signup-descrip.desktop,
.single-signup #main .row img.signup-img.desktop {
  display: inline-block;
}
@media only screen and (max-width : 768px) {
  .single-signup #main .row section.signup-descrip.desktop,
  .single-signup #main .row img.signup-img.desktop {
    display: none;
  }
}
.single-signup #main .row section.signup-descrip.desktop > p,
.single-signup #main .row img.signup-img.desktop > p {
  font-size: 21px;
}
.single-signup #main .row section.signup-descrip.mobile,
.single-signup #main .row img.signup-img.mobile {
  display: none;
}
@media only screen and (max-width : 768px) {
  .single-signup #main .row section.signup-descrip.mobile,
  .single-signup #main .row img.signup-img.mobile {
    display: inline-block;
  }
}
.single-signup #main .row .confirmation {
  text-align: center;
  margin-bottom: 4em;
}
.single-signup #main .row .confirmation h2 p {
  margin-bottom: .3em;
}
.single-signup #main .row .confirmation a.btn {
  display: inline-block;
  background-color: #000;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding: 0.75rem 2em;
  border: 0;
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.single-signup #main .row .confirmation .preview-list {
  margin-top: 100px;
}
.single-signup #main .preview-list div.preview-list-item {
  text-align: center;
  width: 23%;
  margin: 0 1%;
  float: left;
}
.single-signup #main .preview-list div.preview-list-item a:link,
.single-signup #main .preview-list div.preview-list-item a:active,
.single-signup #main .preview-list div.preview-list-item a:visited {
  color: #000;
}
.single-signup #main .preview-list div.preview-list-item a:hover {
  color: #808184;
}
.single-signup #main .preview-list div.preview-list-item h3 {
  text-transform: uppercase;
  font-family: "Brandon Grotesque W01", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  margin: 28px 0 20px;
  padding-bottom: 4px;
  font-size: 14px;
  display: inline-block;
}
.single-signup #main .preview-list div.preview-list-item a.well_link {
  width: 90%;
  display: block;
  margin: 0 auto;
}
.single-signup #main .preview-list div.preview-list-item img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .single-signup #main .preview-list div.preview-list-item {
    width: 96%;
    margin: 0 2% 80px;
  }
}
.single-signup #main .hidden {
  display: none!important;
}
@media print {
  div.contact,
  nav.secondary {
    background-color: transparent !important;
  }
  body {
    font-size: 0.8em !important;
  }
  header.site-header {
    display: none;
  }
  img.logo {
    display: block;
    width: 20%;
    margin: 0 auto 10px;
  }
  .article-slider,
  .article-video,
  aside,
  div.article-comments,
  div.article-features,
  div.article-hero,
  div.pagination {
    display: none;
  }
  div#main {
    margin: 0;
  }
  div.article-main {
    float: none;
    margin: 0 auto;
    font-size: 0.6em;
  }
  .article-title-block {
    font-size: .6em;
    margin-bottom: 0 !important;
  }
  .article-title-block h1 {
    margin-top: 10px !important;
  }
  nav.secondary,
  ul.item-list-group {
    margin: 0 !important;
  }
  section.article-grid,
  section.connect,
  section.facebook,
  section.pinterest,
  section.read-brightly,
  section.subscribe {
    display: none !important;
  }
  nav.secondary {
    padding: 0 !important;
  }
  ul.nav-ages-stages,
  ul.nav-pages {
    display: none;
  }
  div.contact {
    font-size: 0.6em;
  }
  div.contact .url {
    display: block !important;
  }
  div.nav-corporate {
    display: none;
  }
  body {
    background: white !important;
  }
  .logo {
    padding-top: 20px;
  }
  ul {
    list-style: none;
  }
  p a {
    word-wrap: break-word;
  }
  .single article.post .main .entry-content ul.book-list-gallery-group .list-description p {
    font-size: 10pt !important;
    line-height: 14pt !important;
  }
  .single article.post .main .entry-content ul.book-list-group li:not(.list-title),
  .single article.post .main .entry-content ul.img-list-group li:not(.list-title) {
    margin-bottom: 0.4em !important;
  }
  .single article.post .main .article-main .entry-content hr {
    margin-bottom: 0;
  }
  .article-main {
    max-width: 652px;
  }
  .entry-content p {
    font-size: 10pt !important;
    line-height: 14pt;
  }
  a {
    color: grey !important;
    text-decoration: underline;
  }
  .up-next {
    display: none;
  }
  .file-attachments {
    display: none;
  }
  .book-list-group,
  .img-list-group {
    display: block;
  }
  .book-list-group .list-title hr,
  .img-list-group .list-title hr {
    margin-bottom: 0!important;
  }
  .book-list-group .book-cover,
  .img-list-group .book-cover {
    display: none;
  }
  .book-list-group:before,
  .img-list-group:before {
    content: '';
  }
  .book-list-group li,
  .img-list-group li {
    margin-bottom: 0px!important;
    padding-bottom: 0px!important;
  }
  .book-list-group .book-details,
  .img-list-group .book-details {
    width: 100%;
  }
  .book-list-group .book-details img,
  .img-list-group .book-details img {
    display: none;
  }
  .book-list-group .book-details p,
  .img-list-group .book-details p,
  .book-list-group .book-details .want-it,
  .img-list-group .book-details .want-it,
  .book-list-group .book-details .want-it-links,
  .img-list-group .book-details .want-it-links,
  .book-list-group .book-details .want-it-link,
  .img-list-group .book-details .want-it-link {
    display: none;
  }
  .book-list-group .book-details h4,
  .img-list-group .book-details h4,
  .book-list-group .book-details .author,
  .img-list-group .book-details .author {
    font-family: sans-serif;
    font-size: 10pt !important;
    line-height: 14pt;
    display: inline-block;
  }
  .book-list-group .book-details h4,
  .img-list-group .book-details h4 {
    display: inline-block !important;
  }
  .book-list-group .book-details h4 a,
  .img-list-group .book-details h4 a {
    text-style: bold;
    text-decoration: none;
  }
  .wp-image-4291 {
    display: none !important;
  }
  .book-list-gallery-group li.list-description {
    font-size: 10pt !important;
    line-height: 14pt !important;
  }
  .book-list-gallery-group h3 {
    border-bottom: solid 1px #b2b2b2;
    padding-bottom: 1em;
  }
  .book-list-gallery-group .row {
    width: 100%;
  }
  .book-list-gallery-group .book-cover,
  .book-list-gallery-group .want-it,
  .book-list-gallery-group img {
    display: none !important;
    min-height: auto !important;
  }
  .book-list-gallery-group .book {
    width: 100% !important;
    float: none;
    display: block;
  }
  .book-list-gallery-group .book .book-details {
    display: inline;
    float: none !important;
  }
  .book-list-gallery-group .book h4,
  .book-list-gallery-group .book .author {
    font-family: sans-serif;
    display: inline-block;
    font-size: 10pt !important;
    line-height: 14pt;
  }
  .book-list-gallery-group .book h4 {
    display: inline !important;
  }
  .book-list-gallery-group .book h4 a {
    padding-left: 0 !important;
  }
  .book-list-gallery-group .book h4 a {
    text-style: bold;
    text-decoration: none;
    padding-left: 5px;
  }
  div.contact {
    margin-bottom: 0px;
    padding-bottom: 0px;
    height: 1em;
  }
  div.zergheader,
  div.zerglayoutcl {
    display: none;
  }
  h3 {
    font-size: 1.33em;
  }
}
