/**
 * All of the CSS for your public-facing functionality should be included in this file.
 */

.clearfix::after {
   clear: both;
   content: " ";
   display: block;
   font-size: 0;
   height: 0;
   visibility: hidden;
 }

#single-lesson-plan #printable-view {
  text-align: left;
}

#wpadminbar #wp-admin-bar-edit-lesson-plan .ab-item:before {
    content: '\f464';
    top: 3px;
}

/* This section has styles for the TAB MENU the define the different sections of the lesson plan */

#single-lesson-plan #tab-menu {
  list-style: none outside none;
  padding-left: 0;
  margin-left: 0;
}

#single-lesson-plan #tab-menu li {
  float: left;
  text-align: center;
  margin: 0;
    border: 1px solid #707070;
    background-color: #0B4470;
    margin-bottom: -1px;
    height: 100%;
    width: 20%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#single-lesson-plan #tab-menu li.active-tab {
  background-color: #fff;
  border-bottom: 1px solid #fff;
}

#single-lesson-plan #tab-menu li a, #single-lesson-plan #tab-menu li a:visited {
  display: inline-block;
  text-decoration: none;
  font-weight: normal;
  color: #fff;
  margin: 0 1em;
  font-size: .9em;
}

#single-lesson-plan #tab-menu li.active-tab a {

  color: #137;
}

#single-lesson-plan button.accordion {
  display: none;
}

/* This section has the styles for small and smaller (handheld) screens. */

@media screen and (max-width: 919px) {
  #single-lesson-plan #tab-menu {
    display: none;
  }

  #single-lesson-plan button.accordion {
    background: #26567a none center no-repeat;
    color: #fff;
    cursor: pointer;
    width: 100%;
    text-align: left;
    outline: none;
    transition: 0.4s;
    display: inline-block;
    border-radius: 0;
    text-shadow: none;
    box-shadow: none;
    border: 2px solid #bbb;
    padding: 0 1em;
  }

  #single-lesson-plan button.accordion:after {
    content: '+';
    font-size: 26px;
    color: #fff;
    float: right;
  }

  #single-lesson-plan button.accordion.active-tab {
    background-color: #fff;
    color: #137;
  }

  #single-lesson-plan button.accordion.active-tab:after {
    content: '–';
    color: #26567a;
    font-size: 26px;
  }
}


/* This section contains styles for the content area  */

#single-lesson-plan #lesson-plan-content {
  margin: 0 0 1em 0;
}

#single-lesson-plan .tab-content {
  display: none;
  border: 1px solid #999;
  padding: 1em;
  margin: 0;
}

#single-lesson-plan div.active-content {
  display: block;
}

#single-lesson-plan h2 {
  font-size: 1.2em;
  margin-bottom: .3em;
  margin-top: 1em;
}

#single-lesson-plan h2:first-of-type {
  margin-top: 0;
}

#single-lesson-plan .lesson-field ul, #single-lesson-plan .lesson-field p {
  margin-top: .3em;
}

#single-lesson-plan ul.non-list {
  list-style: none;
  padding-left: 0;
}

#single-lesson-plan span.item-name {
  font-weight: bold;
}

#subscribe-ltmc {
  margin-top: .5em;
  padding-top: .5em;
}

/* This section contains styles for the SEARCH BOX and RESULT SUMMARY.
 * First are the base styles that apply at all resolutions, then mobile, and finally desktop.  */

.search-results-summary {
  padding: .2em .3em;
  margin: 0 0 .5em 0;
  background-color: #ee9;
  border-radius: 5px;
}

.search-results-summary .quoted-text {
  color: #731;
}

#lesson-plan-search-box {
  border: 1px solid #bbb;
  padding: 8px;
  margin-bottom: 12px;
}

#lesson-plan-search-box #search-lesson-plans {
  height: auto;
}

#lesson-plan-search-box .vis-hidden-checkbox {
  border: none;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
}

#lesson-plan-search-box .on-off-option {
  margin-top: .4em;
  padding: .2em .3em;
  border: 1px solid gray;
  display: inline-block;
}

#lesson-plan-search-box #show-filter-label {
  width: 6.5em;
  text-align: center;
}

#lesson-plan-search-box #show-filter:focus + #show-filter-label {
  border-color: blue;
}

#lesson-plan-search-box #show-filter:checked + #show-filter-label{
  margin-bottom: .4em;
}

#lesson-plan-search-box #free-text-search {
  width: 70%;
  margin: 0 .3em 0 0;
}

#lesson-plan-search-box #search-filtering-options input[type=button] {
  border: none;
  background: none;
  border-bottom: 3px solid black;
}

#lesson-plan-search-box #search-filtering-options input[type=button]:disabled {
  color: #aaa;
  border-bottom: 3px solid #aaa;
}

@media screen and (max-width: 899px) {
  #lesson-plan-search-box #search-filtering-options {
    display: none;
  }

  #lesson-plan-search-box #show-filter:checked ~ #search-filtering-options {
    display: block;
  }

  #lesson-plan-search-box .lesson-plan-filter-block {
    margin-bottom: .3em;
  }
}

@media screen and (min-width: 900px) {
  #lesson-plan-search-box {

  }

  #lesson-plan-search-box #free-text-search {
    width: 81%;
    margin: 0 .3em 0 0;
  }

  #lesson-plan-search-box #show-filter, #lesson-plan-search-box #show-filter-label {
    display: none;
  }

  #lesson-plan-search-box #search-filtering-options {
    margin-top: .5em;
  }

  #lesson-plan-search-box .lesson-plan-filter-block {
    display: inline-block;
  }

  #lesson-plan-search-box #search-filtering-options select {
    margin-left: .3em;
  }
}

/* This section contains styles for the SEARCH Results. */

article.lesson-listing {
  padding: 0 .5em .5em 1em;
  overflow: auto;
}

article.lesson-listing:first-of-type {
  margin-top: 1em;
}

article.lesson-listing:nth-of-type(odd) {
  background-color: #e8e8e8;
}

article.lesson-listing:nth-of-type(even) {
  border: 1px solid #e8e8e8;
}

article.lesson-listing h2.lesson-title {
  margin-bottom: .2em;
  font-size: 1.2em;
}

article.lesson-listing .lesson-summary {
  font-style: italic;
  color: #444;
  margin-bottom: .3em;
}

article.lesson-listing div.lesson-attribute {
  /*display: inline-block;*/
  margin-right: 2em;
  font-size: .9em;
  line-height: 1.4em;
}

article.lesson-listing span.attr-name {
  font-weight: bold;
}


/* This section contains the print styles */

@media only print {
  #single-lesson-plan #printable-view {
    display: none;
  }

  #single-lesson-plan #tab-menu {
    display: none;
  }

  #single-lesson-plan .tab-content {
    display: block;
    border: none;
  }

  #single-lesson-plan .tab-content h2 {
    page-break-after: avoid;
  }

  #single-lesson-plan .tab-content .lesson-field p, #single-lesson-plan .tab-content .lesson-field li {
    page-break-inside: avoid;
  }

  #single-lesson-plan #lesson-plan-content div.empty-tab {
    display: none;
  }

  #single-lesson-plan .tab-content:first-of-type {
    page-break-before: avoid;
  }

  #subscribe-ltmc {
    display: none;
  }

}




/* new styles */

/* Ensures that there isn't a white bar at the bottom of the page if content is smaller than the vh */

/* =============================================================================
   US Mint Kids Site Custom Styles - General, site-wide styles
   ========================================================================== */

/* Ensures that there isn't a white bar at the bottom of the page if content is smaller than the vh */
html {
  min-height: 100vh;
}

body.kids-site {
  font-family: 'Lato', sans-serif;
  font-size: 112.5%;  /* This equates to 18px (16px is assumed as the user's default) */
  background-color: #fff;
  overflow-x: hidden;
}


/* We include this because the base.css has a different font specified for these elements */

body.kids-site h1, body.kids-site h2, body.kids-site h3,
body.kids-site h4, body.kids-site h5, body.kids-site h6 {
  font-family: 'Lato', sans-serif;
  line-height: 1.1em;
  color: #0b5578;
}


body.kids-site h1 {
  font-size: 194.4%;
  font-weight: 900;
  text-align: center;
}

body.kids-site h2 {
  font-size: 172.2%;
  font-weight: bold;
  margin-bottom: .4em;
}

body.kids-site h3 {
  font-size: 138.8%;
  font-weight: bold;
  margin-bottom: .3em;
}

body.kids-site h4 {
  font-size: 111.1%;
  font-weight: bold;
}

body.kids-site h5 {
  font-size: 83.3%;
  font-weight: bold;
}

body.kids-site h6 {
  font-size: 55.5%;
  font-weight: bold;
}

/* Paragraphs that follow an H2 or an H3 have a smaller top margin. */
body.kids-site h2 + p,
body.kids-site h3 + p {
  margin-top: .4em;
}

body.kids-site figcaption, body.kids-site .wp-caption-text {
  font-family: 'Lato', sans-serif;
  font-size: 77.7%;
  font-style: italic;
  line-height: 1.3em;
}

.centered-contents {
  margin: auto;
  display: table;
}

.hidden-content {
  display: none;
}

body.kids-site button {
  font-family: 'Lato', sans-serif;
}

body.kids-site button,
body.kids-site input[type='submit'],
body.kids-site input[type='button'] {
  border: 1px solid #0b5578;
  font-size: 111.1%;
  font-weight: bold;
  color: #0b5578;
  text-shadow: none;
  background: -moz-linear-gradient(top, #f1d958 5%, #f1c934 100%);
  background: -webkit-linear-gradient(top, #f1d958 5%, #f1c934 100%);
  background: -o-linear-gradient(top, #f1d958 5%, #f1c934 100%);
  background: -ms-linear-gradient(top, #f1d958 5%, #f1c934 100%);
  background: linear-gradient(to bottom, #f1d958 5%, #f1c934 100%);
  background-color: #f1c934;
  padding: .2em .45em;
  height: auto;
}

body.kids-site button:disabled,
body.kids-site input[type='submit']:disabled,
body.kids-site input[type='button']:disabled {
  background: -moz-linear-gradient(top, #ccbd6f 5%, #927f38 100%);
  background: -webkit-linear-gradient(top, #ccbd6f 5%, #927f38 100%);
  background: -o-linear-gradient(top, #ccbd6f 5%, #927f38 100%);
  background: -ms-linear-gradient(top, #ccbd6f 5%, #927f38 100%);
  background: linear-gradient(to bottom, #ccbd6f 5%, #927f38 100%);
  background-color: ##797154;
  color: #4b6571;
}

body.kids-site .no-bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}

body.kids-site .wp-caption {
  border: none;
}

body.kids-site .add-top {
  margin-top: 15px;
}

body.kids-site a {
 #3344dd
}

/* Remember that the order of the 4 pseudo-selectors should be link, visited, hover, active. */

body.kids-site a:visited {
  color: #884488;
}

body.kids-site a:hover, body.kids-site a:active, body.kids-site a:focus {
  color: #bb1122;
}

/* When the class 'not-link-style' is added to an a element, don't style as a link */
body.kids-site a.not-link-style:link,
body.kids-site a.not-link-style:visited,
body.kids-site a.not-link-style:hover,
body.kids-site a.not-link-style:active,
body.kids-site a.not-link-style:focus {
  color: inherit;
  text-decoration: none;
}

body.kids-site a.not-link-style:hover {
  text-decoration: underline;
}

body.kids-site #primary-container main {
  padding-bottom: 35px;
  background-color: #fff;
}

body.kids-site #primary-container main.transparent {
  background-color: transparent;
}

/* =============================================================================
   US Mint Kids Site Custom Styles - General
   ========================================================================== */

body.kids-site article.fun-fact-entry {
  margin: 1.5em 0;
}

body.kids-site div.show-link {
  box-sizing: border-box;
}

/* =============================================================================
   US Mint Kids Site Custom Styles - Featured Links Widget Styles
   ========================================================================== */

div.usmint-featured-links-widget {
  background-color: #fff;
  padding-bottom: 10px;
}

div#usmint-featured-links-header {
  height: 50px;
  background-color: #f1c934;
}

div#usmint-featured-links-header h3 {
  padding: 10px;
  margin-top: 0;
}

ul.usmint-featured-links {
  list-style: none outside none;
  padding-left: 10px;
}

ul.usmint-featured-links h4 {
  margin-bottom: 2px;
}

ul.usmint-featured-links span.featured-link-caption {
  font-style: italic;
  line-height: 1.2em;
  display: block;
}


/* =============================================================================
   US Mint Kids Site Custom Styles - Coins & Medals
   ========================================================================== */

body.kids-site #coin-container {
  background-color: #ffffff;
  padding: 15px 0 30px 0;
  overflow: auto;
}

body.kids-site .coin-caption {
  font-style: italic;
  font-size: 75%;
  text-align: center;
  line-height: 1.3em;
  width: 70%;
  margin: 10px auto 0 auto;
}

body.kids-site #coin-lesson-plans p {
  margin: 0;
}

/* =============================================================================
   US Mint Kids Site Custom Styles - Mobile Styles
   ========================================================================== */

/* We need to load the logo in case we want to print. Otherwise, it won't be in cache
   and won't load before we print. Some browsers don't load content with display: none,
   so we simply keep the size small and put it behind the blue header background to hide it. */
#kids-print-header {
  background: url(/wordpress/wp-content/plugins/mint-kids/public/img/kids-logo-small.png);
  width: 1px;
  height: 1px;
  z-index: -1;
}

body.kids-site div#header-container {
  height: 61px;
}

body.kids-site div#header-bar {
  height: 61px;
  background-color: #1E6BA7;
}

/* We have this style becuase the info site has a rule for just the header that we override. */
body.kids-site header {
  height: auto;
}

body.kids-site div#mobile-title-container {
  text-align: center;
  color: #fff;
  font-size: 88.8%;
  font-weight: bold;
}

body.kids-site div#title-container {
  display: none;
}

body.kids-site nav#menu-container {
  display: none;
}

/* Styles the "button" to show the menu */
body.kids-site #show-kids-menu {
  clip: auto;
  display: inline-block;
  position: absolute;
  top: 0;
  margin: 0;
  text-decoration: none;
  text-align: center;
  font-size: 13px;
  color: #fff;
  height: 61px;
  width: 54px;
  background: url(/wordpress/wp-content/themes/us-mint/img/menu_icon.png) no-repeat scroll center 50%;
  cursor: pointer;
}

body.kids-site div#primary-container {
  position: relative;
  width: 98%;
  left: 0;
  transition: left 0.5s;
}

/* When we select the menu button, push the content out */
body.kids-site input#kids-menu-checkbox:checked ~ div#primary-container {
  left: 80%;
  transition: left 0.5s;
}

body.kids-site div#kids-mobile-menu {
  position: absolute;
  display: inline-block;
  background-color: #DAEAF5;
  width: 80%;
  left: -80%;
  transition: left 0.5s;
}

body.kids-site input#kids-menu-checkbox:checked ~ div#kids-mobile-menu {
  left: 0;
}

body.kids-site div#kids-mobile-menu div#left-menu-search {
  padding: 16px;
}

body.kids-site div#kids-mobile-menu div#left-menu-search form#left-menu-search-form {
  background-color: #fff;
  display: flex;
}

/* Make the label (which contains the input field) use all available space. */
body.kids-site #kids-mobile-menu #left-menu-search #left-menu-search-form label#left-menu-search-input {
  flex: 1;
}

/* Make the input and suggestions block use all available space. */
body.kids-site form.search-form div.input-and-suggestions {
  flex: 1;
  position: relative;
  margin-right: 2px;
}

body.kids-site div#kids-mobile-menu div#left-menu-search input.search-field {
  box-sizing: border-box;
  width: 100%;
  height: 42px;
  padding: 1px 3px;
  border: none;
}

body.kids-site div#kids-mobile-menu div#left-menu-search button#left-menu-search-btn {
  float: right;
  height: 40px;
  width: 40px;
  padding: 6px;
  margin: 1px 1px 1px 0;
  border: none;
  border-radius: 0;
  background-image: url(/wordpress/wp-content/plugins/mint-kids/public/img/kids-search-white.png);
  background-color: #0B4470;
  background-position-x: center;
  background-position-y: center;
  background-repeat: no-repeat;
}

/* Search Suggestion styling section */

body.kids-site form.search-form div.search-suggestion-box {
  position: absolute;
  left: 0;
  top: 42px;
  width: 100%;
  z-index: 6;
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

body.kids-site form.search-form div.search-suggestion-box ul.suggestion-list {
  padding: 0;
  margin:  0;
  list-style: none outside none;
}

body.kids-site form.search-form div.search-suggestion-box li.search-suggestion {
  text-align: left;
  padding: 4px 16px;
  border-bottom: 1px solid #aaa;
}

body.kids-site form.search-form div.suggestions-hidden {
  display: none;
}

body.kids-site form.search-form li.suggestion-hidden {
  display: none;
}

body.kids-site form.search-form li.suggestion-selected {
  background-color: #eee;
}

body.kids-site div#kids-mobile-menu div#kids-navigation a,
body.kids-site div#kids-mobile-menu div#kids-navigation a:link,
body.kids-site div#kids-mobile-menu div#kids-navigation a:visited,
body.kids-site div#kids-mobile-menu div#kids-navigation a:hover
body.kids-site div#kids-mobile-menu div#kids-navigation a:active {
  color: #0B4470;
  text-decoration: none;
}

body.kids-site div#kids-mobile-menu div#kids-navigation ul {
  list-style: none outside none;
  font-weight: 900;
  line-height: 1.5em;
  padding: 0 10px;
}

body.kids-site div#kids-mobile-menu div#kids-navigation>ul {
  margin-top: 8px;
  margin-bottom: 0px;
}

body.kids-site div#kids-mobile-menu div#kids-navigation > ul > li {
  position: relative;
}

body.kids-site div#kids-mobile-menu div#kids-navigation > ul > li > a {
  font-size: 140%;
  padding: 12px 0;
  display: block;
  line-height: 1.2em;
  border-bottom: 1px solid #0b5578;
}

body.kids-site div#kids-mobile-menu div#kids-navigation > ul > li:first-of-type > a {
  border-top: 1px solid #0b5578;
}

body.kids-site div#kids-mobile-menu div#kids-navigation li > input:checked ~ a {
  border-bottom: 1px solid #0b5578;
}

body.kids-site div#kids-mobile-menu div#kids-navigation li > .show-kids-sub-menu {
  background-image: url(/wordpress/wp-content/plugins/mint-kids/public/img/dark_blue_arrow.png);
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  height: 54px;
  width: 54px;
  position: absolute;
  top: 0;
  right: 0;
  transform: rotate(-90deg);
  transition: .4s;
}

body.kids-site div#kids-mobile-menu div#kids-navigation li > input:checked ~ label.show-kids-sub-menu {
  transform: rotate(0deg);
  transition: .5s;
}

body.kids-site div#kids-mobile-menu div#kids-navigation > ul > li > ul {
  display: none;
  padding: 0 0 0 20px;
}

body.kids-site div#kids-mobile-menu div#kids-navigation > ul > li > input:checked ~ ul {
  display: block;
}

/* Style for the level 2 menu items */
body.kids-site div#kids-mobile-menu div#kids-navigation > ul > li > ul > li > a {
  font-size: 120%;
  padding: 8px 0;
  display: block;
  border-bottom: 1px solid #0b5578;
  line-height: 1.2em;
}

/*
body.kids-site div#kids-mobile-menu div#kids-navigation > ul > li > ul > li:last-of-type > a {
  border-bottom: none;
}
*/
body.kids-site div#kids-mobile-menu #did-you-know div#kids-logo {
    background: url(/wordpress/wp-content/plugins/mint-kids/public/img/us_mint_coin_classroom_logo.png) no-repeat scroll 0 0 transparent;
    width: 130px;
    height: 130px;
    background-size: cover;
}

body.kids-site div#kids-mobile-menu div#did-you-know {
  border-bottom: 1px solid #0b5578;
  margin: 0 10px;
  padding: 35px 0;
  color: #0B4470;
}

body.kids-site div#kids-mobile-menu div#did-you-know div#did-you-know-title {
  font-size: 140%;
  font-weight: 900;
  padding-bottom: 10px;
}

body.kids-site div#kids-mobile-menu div#did-you-know div#did-you-know-content {
  font-size: 120%;
  font-weight: 500;
}

body.kids-site div#kids-mobile-menu div#did-you-know div#did-you-know-content a {
  color: #0B4470;
  text-decoration: none;
}

body.kids-site div#kids-mobile-menu div#mobile-menu-footer ul {
  list-style: none outside none;
  padding-left: 10px;
  font-size: 120%;
}

body.kids-site div#kids-mobile-menu div#mobile-menu-footer li a,
body.kids-site div#kids-mobile-menu div#mobile-menu-footer li a:link,
body.kids-site div#kids-mobile-menu div#mobile-menu-footer li a:visited,
body.kids-site div#kids-mobile-menu div#mobile-menu-footer li a:active {
  font-weight: 500;
  color: #0B4470;
  text-decoration: none;
  line-height: 200%;
}

body.kids-site div#kids-mobile-menu div#kids-legal-footer-content p {
  margin: 15px .3em 0 0;
  background: url(/wordpress/wp-content/themes/us-mint/img/USTreasurySeal.gif) no-repeat right center;
  text-align: right;
  min-height: 42px;
  padding: 0 48px 0 0;
  color: #0B4470;
}

body.kids-site div#kids-content-overlay {
  left: 0;
  top: 0;
  position: fixed;
  background-color: transparent;
  display: none;
  width: 20%;
  height: 100%;
}

body.kids-site input#kids-menu-checkbox:checked ~ div#kids-content-overlay {
  display: block;
  z-index: 999;
  left: 80%;
}

footer p#kids-legal-footer {
}

body.kids-site div.kids-breadcrumbs {
  display: none;
}

body.kids-site div.hide-breadcrumbs {
  display: none;
}

body.kids-site footer {
  display: none;
}


/* =============================================================================
   US Mint Kids Site Mobile Styles - Coins & Medals
   ========================================================================== */

body.kids-site .kids-coin h1 {
  text-align: center;
  margin-bottom: 15px;
}

body.kids-site #coin-left {
  width:100%;
}

body.kids-site #coin-right {
  display: none;
}

body.kids-site #mobile-coin-image-slider {
  display: block;
  margin-top: 40px;
  text-align: center;
  overflow-x: hidden;
  overflow-y: auto;
}

body.kids-site #mobile-coin-image-slider img {
  width: 180px;
}

body.kids-site .left-arrow-div {
  float: left;
  width: 20%;
}

body.kids-site #slides-container {
  float: left;
  width: 60%;
  overflow-x: hidden;
  overflow-y: auto;
}

body.kids-site .right-arrow-div {
  float: right;
  width: 20%;
}

body.kids-site .left-arrow, body.kids-site .right-arrow  {
  border:0;
  text-shadow: none;
  box-shadow: none;
  background-image: url(/wordpress/wp-content/plugins/mint-kids/public/img/blue-arrow.png);
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  height: 54px;
  width: 54px;
  transition: .5s;
  margin-top: 75px;
}

body.kids-site .left-arrow {
  transform: rotate(90deg);
}

body.kids-site .right-arrow {
  transform: rotate(-90deg);
}

/* =============================================================================
   US Mint Kids Site Mobile Styles - Landing Page Content Blocks
   ========================================================================== */

body.kids-site div.feature-group div.group-header {
  border-top: 4px solid #f1c934;
  padding: .2em 1em;
  text-align: center;
}

body.kids-site div.feature-group div.group-header h2 {
  margin: .4em .5em;
  display: inline-block;
  max-width: 80%;
  vertical-align: middle;
}

body.kids-site div.feature-group div.group-header div.group-header-icon {
  display: inline-block;
  background-image: url(/wordpress/wp-content/plugins/mint-kids/public/img/blue-arrow-small.png);
  background-repeat: no-repeat;
  background-position: center center;
  width: 30px;
  height: 30px;
  vertical-align: middle;
}

body.kids-site div.feature-group div.feature-group-content {
  width: 90%;
  margin: 0 auto;
  border-top: 3px solid #f1c934;
}

/* =============================================================================
   US Mint Kids Site Search Page Styles
   ========================================================================== */

body.kids-site div.pagination {
  margin-top: 15px;
}

body.kids-site div.pagination .page-numbers {
  margin: 0 7px;
}

body.kids-site div.pagination a.prev, body.kids-site div.pagination a.next {
  margin: 0;
}

body.kids-site .kids-search-next-page {
  transform: rotate(-90deg);
}

body.kids-site .kids-search-prev-page {
  transform: rotate(90deg);
}

body.kids-site  div.usmint-kids-search-result img.usmint-kids-search-thumbnail {
  display: none;
}

@media only screen and (max-width: 768px){

  .desktop-screen{
    display: none;
  }
}
/* =============================================================================
   US Mint Kids Site Print Styles
   ========================================================================== */

@media only print {
  @page {
    margin: 1.5cm;
  }

  #header-container {
    display: none;
  }

  /* When printing, include the Kids Site logo in the header (even if the browser doesn't print images. */
  #kids-print-header {
    display: list-item;
    list-style-image: url(/wordpress/wp-content/plugins/mint-kids/public/img/kids-logo-small.png);
    list-style-position: inside;
    width: 91px;
    height: 96px;
    margin: 0 auto;
  }

  #widget-sidebar {
    display: none;
  }

  footer #kids-footer-content {
    display: none;
  }

  footer#kids-legal-footer {
    display: none;
  }

  .no-print {
    display: none !important;
  }

  .print-only-block {
    display: block !important;
  }

  .long-block {
    max-height: none !important;
    overflow: visible !important;
  }

  /* Make Feature Groups appear like they do on the desktop site when printing. */
  body.kids-site div.feature-group div.group-header {
    text-align: left;
    border-top: none;
  }

  body.kids-site div.feature-group div.group-header h2 {
    margin: 0;
  }

  body.kids-site div.feature-group div.feature-group-content {
    width: 100%;
    box-sizing: border-box;
    border-top: none;
    padding: .6em;
  }

  /* Make Coins & Medals appear like they do on the desktop site when printing. */
  body.kids-site #coin-container {
    overflow: hidden;
  }

  body.kids-site .kids-coin h1 {
    text-align: left;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  body.kids-site #coin-full {
     width: 100%;
  }

  body.kids-site #coin-left {
    width: 70%;
    float: left;
  }

  body.kids-site #coin-right {
    display: block;
    width: 24%;
    float: right;
  }

  body.kids-site #coin-image-one, body.kids-site #coin-image-two {
    text-align: center;
  }

  body.kids-site #coin-image-one img, body.kids-site #coin-image-two img {
    width: 160px;
  }

  body.kids-site #coin-image-one {
    margin-top: 60px;
  }

  body.kids-site #coin-image-two {
    margin-top: 40px;
  }

  body.kids-site #mobile-coin-image-slider {
    display: none;
  }

  body.kids-site .coin-caption {
    width: 160px;
  }

  #coin-lesson-plans a[href]:after {
    content: " (" attr(href) ")";
  }

}

/* =============================================================================
   US Mint Kids Header Styles
   ========================================================================== */

body.kids-site div#title-menu-container {
  width:  990px;
}

body.kids-site div#title-container {
  font-size: 32px;
  width: 990px;
}

body.kids-site ul#kids-main-menu li a {
  font-size: 116%;  /* 116% of 18px (body font) is 21px (the requirement)  */
}

@media only screen and (min-width: 500px) {
  /*
  This stylesheet contains styles that should be used when the width of the viewport
  Is greater than 500 pixels.
*/

/* =============================================================================
   US Mint Kids Search Results Page Styles
   ========================================================================== */

body.kids-site #primary-container main {
  width: 100%;
}

body.kids-site  div.usmint-kids-search-result {
  display: flex;
  min-height: 85px;
}

body.kids-site  div.usmint-kids-search-result div.usmint-kids-search-result-content {
  flex: 1;
  margin-right: 20px;
}

body.kids-site  div.usmint-kids-search-result img.usmint-kids-search-thumbnail {
  display: block;
  float: right;
  max-width: 85px;
  max-height: 85px;
}
}

@media only screen and (min-width: 925px) {

  /* =============================================================================
     US Mint Kids Header Styles
     ========================================================================== */

  /* The padding is required to support hiding the header on scroll. */
  body.kids-site {
    padding-top: 229px;
    background: linear-gradient(#fffaf3, #91adbd);
  }

  body.kids-header-hidden {
    padding-top: 0;
  }

  body.kids-site #skipNav {
    background-color: #000;
    color: #fff;
    border: 4px solid #e6452e;
    display: block;
    font-weight: bold;
    line-height: 25px;
    margin: 15px;
    padding: 25px;
    position: absolute;
    top: -100px;
    z-index: 9999;
  }

  body.kids-site h1 {
    text-align: left;
  }

  body.kids-site main.transparent h1 {
    margin-top: 0;
  }

  body.kids-site div#header-container {
    height: 229px;     /* The header container must be tall enough for the kids logo and top padding */
    width: 100%;

    /* The following supports hiding the header on scroll */
    position: fixed;
    top: 0;
    transition: top 0.2s ease-in-out;
    z-index: 5; /* Needs to be a high enough number that other items still go under it. */
  }

  /* The nav-up class is used to support hiding the header. */
  body.kids-site div#header-container.nav-up {
    top: -229px;
    transition: top 1.0s ease-in-out;
  }

  /* This element is for the blue bar, which covers the entire width of the viewport, regardless of size. */
  body.kids-site div#header-bar {
    height: 136px;
    background-color: #1E6BA7;
  }

  /* This element is for the content in the header, which is never more than 1180px wide */
  body.kids-site header#header-content {
    max-width: 1180px;
    height: 136px;
    margin: 0 auto;
  }

  body.kids-site div#kids-logo {
    width: 182px;
    height: 192px;
    background: url(/wordpress/wp-content/plugins/mint-kids/public/img/us_mint_coin_classroom_logo.png) no-repeat scroll 0 0 transparent;
    padding: 7px 8px 0 0;
    float: left;
    z-index: 4;
  }

  body.kids-site div#title-menu-container {
    float: left;
    height: 136px;
    width:  79%;            /* Percent of parent (header-content), which will be in the range 920 - 1180px  */
    max-width: 990px;       /* Max desktop width (1180) - width of logo and padding (190) */
    min-width: 710px;
  }

  body.kids-site div#mobile-title-container {
    display: none;
  }

  body.kids-site div#title-container {
    padding: 28px 0 15px 0;
    font-size: 24px;
    max-width: 950px;
    height: 32px;
    color: white;
    font-weight: bold;
    text-align: center;
    display: block;
  }
  body.kids-site #kids-utility-bar{
    height: 30px;
    width: 100%;
    background: #fff;
  }

  #kids-utility-bar img {
      position: relative;
    top: 1px;
    height: 14px;
  }

  body.kids-site #kids-utility-bar .bar-container{
  max-width: 1180px;

      margin: 0 auto;
    }

  body.kids-site #kids-utility-bar .bar-container  span {
      margin-left: 4px;
  }

  body.kids-site #kids-utility-bar .bar-container  a {
      color: #13416D;
      text-decoration: none;
      font-weight: bold;
  }
  body.kids-site #kids-utility-bar .bar-container  a:hover {
      text-decoration: none;
  }
  body.kids-site nav#menu-container {
    border-radius: 0;
    width: 100%;
    margin: 0;
    display: block;
  }

  body.kids-site ul#kids-main-menu {
    padding: 0;
    width: 97%;
    margin-left: 0;
    height: 40px;
    box-shadow: none;
    list-style: none outside none;
    position: relative; /* This needs to be here so that the search box is positioned in relation */
                        /* to this element (the search box has absolute positioning). */
  }

  body.kids-site ul#kids-main-menu > li {
    width: 18.1%;
    height: 43px;
    max-width: 218px;
    background-color: #DAEAF5;
    display: block;
    float: left;
    margin: 0 0 0 0;
    text-align: center;
    border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  }

  body.kids-site ul#kids-main-menu li a {
    text-decoration: none;
    display: inline-block;
    color: #0B4470;
    font-weight: 700;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    border: 2px solid #707070;
    cursor: pointer;
    overflow: hidden;
    border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding-left: calc(1.5% + 1px);
      padding-right: calc(1.5% + 1px);
      padding-top: 1px;
      padding-bottom: 1px;
  }

  body.kids-site ul#kids-main-menu li a:visited {
    color: #0B4470;
  }

  body.kids-site ul#kids-main-menu li a span.nav-cat {
    line-height: 33px;
    font-size: 95%;
  }

  body.kids-site ul#kids-main-menu li a:focus {
    width: 100%;
    border: 2px solid #707070;
  }

  body.kids-site ul#kids-main-menu li.active a {
    color: #fff;
    background-color: #0B4470 ;
    border: 4px solid #0B4470 ;
  }

  body.kids-site ul#kids-main-menu li a:hover {
    text-decoration: none;
    width: 100%;
    color: #fff;
    background-color: #0B4470;
    border: 2px solid #707070;
  }

  body.kids-site ul#kids-main-menu li#search-btn {
    width: 7.9%;
    max-width: 84px;
    margin: 0;
  }

  /* Hide the mobile menu (checkbox and label) on the desktop view */
  body.kids-site input#kids-menu-checkbox {
    display: none;
  }

  body.kids-site label#show-kids-menu {
    display: none;
  }

  /* If the kids menu is showing in mobile and we expand the window to desktop view, it remains
     visible. The following three rules change that. */
  body.kids-site input#kids-menu-checkbox:checked ~ div#kids-mobile-menu {
    left: -80%;
  }

  body.kids-site input#kids-menu-checkbox:checked ~ div#kids-content-overlay {
    left: 0;
  }

  body.kids-site input#kids-menu-checkbox:checked ~ div#primary-container {
    left: 0;
  }


  /* The follow rules define the search drop-down menu */
  body.kids-site ul#kids-main-menu li#search-btn #search-text {
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: 32px;
    background: url(/wordpress/wp-content/plugins/mint-kids/public/img/kids_search_mint_blue.png) no-repeat center 2px;
  }

  body.kids-site ul#kids-main-menu li.dropdown .dropdown-content {
    display: none;
    position: absolute;
    z-index: 2;
    left: -1px;
    top: 40px;
    width: 100%;
  }

  body.kids-site ul#kids-main-menu li#search-btn a:focus {
    background-color: #0B4470;
    border-color: #0B4470;
  }

  body.kids-site ul#kids-main-menu li#search-btn a:hover #search-text,
  body.kids-site ul#kids-main-menu li#search-btn a:focus #search-text {
    background-image: url(/wordpress/wp-content/plugins/mint-kids/public/img/kids-search-white.png);
  }

  /* Show the search box on hover when the browser isn't processing JavaScript. */
  body.kids-site ul#kids-main-menu li.dropdown:hover .dropdown-content,
  body.kids-site ul#kids-main-menu li.dropdown a:focus ~ .dropdown-content {
    display: block;
  }

  /* Keep the dropdown open when the mouse or focus is moved into the dropdown menu itself */
  body.kids-site ul#kids-main-menu li.dropdown .dropdown-content:hover,
  body.kids-site ul#kids-main-menu li.dropdown .dropdown-content:focus {
    display: block;
  }

  body.kids-site ul#kids-main-menu li#search-btn div.pin-search-box-open,
  body.kids-site ul#kids-main-menu li#search-btn div.search-box-open {
    display: block;
  }

  body.kids-site ul#kids-main-menu li#search-btn form.search-form {
    box-sizing: border-box;
    width: 100%;
    height: 50px;
    border: 5px solid #0B4470;
    background-color: #fff;
    display: flex;                 /* Because we want the input box to take all available space. */
  }

  body.kids-site form.search-form div.input-and-suggestions {
    margin-right: 0;
  }

  body.kids-site ul#kids-main-menu li#search-btn form.search-form label#top-menu-search-input {

  }

  body.kids-site ul#kids-main-menu li#search-btn #search-box input.search-field {
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    padding: 1px 1px 1px 1%;
    border: none;
    float: left;
  }

  body.kids-site ul#kids-main-menu li#search-btn form.search-form button#top-menu-search-button {
    height: 40px;
    padding: 6px 1em;
    margin: 0;
    float: right;
    border: none;
    border-left: 5px solid #0B4470;
    border-radius: 0;
    box-shadow: none;
    color: #0B4470;
    text-shadow: none;
    background: #DAEAF5;
    /*background: linear-gradient(to bottom, #f1c938 5%, #f1c938 100%);*/
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f1c938), color-stop(1, #f1c938));*/
    background-position-x: center;
    background-position-y: center;
    background-repeat: no-repeat;
  }

  body.kids-site ul#kids-main-menu form.search-form div.search-suggestion-box {
    top: 45px;
  }

  body.kids-site form.search-form div.search-suggestion-box li.search-suggestion {
    padding: 0 16px;
    border-bottom: none;
  }

  /* Formatting for the kids-breadcrumbs area */

  body.kids-site div.kids-breadcrumbs {
    display: block;
    color: #0b5578;
  /*  margin-left: 190px; */ /* Aligns under nav menu (190px for logo). */
    padding-top: 5px;
    z-index: 2;
    background-color: rgba(246, 244, 239, 0.95)
  }

  body.kids-site div.kids-breadcrumbs a,
  body.kids-site div.kids-breadcrumbs a:link,
  body.kids-site div.kids-breadcrumbs a:visited,
  body.kids-site div.kids-breadcrumbs a:hover,
  body.kids-site div.kids-breadcrumbs a:active {
    color: #0b5578;
    text-decoration: underline;
  }

  body.kids-site span.current-page-name {
    text-decoration: none;
  }

  body.kids-site #skipNav:focus {
    left: 25px;
    top: 15px;
  }

  body.kids-site a#kids-menu-btn {
    display: none;
  }

  body.kids-site div#search-container {
    top: 10px;
    right: 0;
    padding: 0;
    position: absolute;
    width: 38%;
    display: block;
    z-index: 3;
    background-color: transparent;
  }

  body.kids-site #search-container form {
    position: absolute;
    padding: 8px 4px 0 0;
    top: 0;
    right: 0;
  }

  body.kids-site #search-container fieldset {
    top: 0;
  }

  body.kids-site #search-container .search-field {
    width: 240px;
  }

  body.kids-site #search-container .search-button {
    background: url(/wordpress/wp-content/plugins/mint-kids/public/img/icon-search.png) no-repeat scroll center center;
    background-color: #d62923;
    width: 34px;
  }

  /* This visually hides the search button text for this screen size */
  body.kids-site #search-container .search-button-text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }


  /******************************************************
   This section contains styles for single pages
  *******************************************************/

  /* The width of the primary container when the right widget area is displayed. */
  body.kids-site #primary-container main {
    width: 76%;
    float: none;
    box-sizing: border-box;
    padding: 12px 55px 35px 55px;
    /*border-top: 12px solid #f1c938;*/
  }

  body.kids-site #primary-container main.transparent {
    border-top: none;
    padding: 0 19px 35px 19px;
  }

  /* The width of the primary container when the widget area is hidden. */
  body.kids-site #primary-container main.full-width {
    width: 100%;
  }

  body.kids-site #widget-sidebar {
    width: 22%;
    max-width: 256px;
    min-width: 210px;
    float: left;
    padding: 0 0 0 16px;
    box-sizing: border-box;
  }

  /* =============================================================================
     US Mint Kids Site Desktop Styles - Coins & Medals
     ========================================================================== */
  body.kids-site .kids-coin h1 {
    text-align: left;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  body.kids-site #coin-full {
     width: 100%;
  }

  body.kids-site #coin-left {
    width: 64%;
    float: left;
  }

  body.kids-site #coin-right {
    display: block;
    width: 34%;
    float: right;
  }

  body.kids-site #coin-image-one, body.kids-site #coin-image-two {
    text-align: center;
  }

  body.kids-site #coin-image-one img, body.kids-site #coin-image-two img {
    width: 180px;
  }

  body.kids-site #coin-image-one {
    margin-top: 60px;
  }

  body.kids-site #coin-image-two {
    margin-top: 40px;
  }

  body.kids-site #mobile-coin-image-slider {
    display: none;
  }

  body.kids-site .coin-caption {
    width: 200px;
  }

  /* =============================================================================
     US Mint Kids Site Desktop Styles - Landing Page Content Blocks
     ========================================================================== */

  body.kids-site div.group-type-2 {
    background-color: #fff;
    border: 1px solid #707070;
  }

  body.kids-site div.feature-group div.group-header {
    background-color: #f1c938;
    padding: .2em 1em;
    text-align: left;
    border-top: none;
  }

  body.kids-site div.feature-group div.group-header h2 {
    margin: 0;
    display: inline-block;
  }

  body.kids-site div.feature-group div.feature-group-content {
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    border-top: none;
    padding: .6em;
  }

  body.kids-site div.feature-group div.group-header div.group-header-icon {
    background-image: url(/wordpress/wp-content/plugins/mint-kids/public/img/kids-yellow-arrow-in-blue-circle.png);
    background-position: center bottom;
    width: 3.5em;
    height: 34px;
  }

  body.kids-site div.feature-group a:normal div.mint-feature-caption {
    color: #0b5578;
  }


  /* =============================================================================
     US Mint Kids Footer Styles
     ========================================================================== */

  body.kids-site footer {
    display: block;
  }

  div#kids-footer-content {
    max-width: 1100px;
    margin: 1em auto;
    border-top: 4px solid #0B5578;
  }

  div#kids-menu-wrapper {
    max-width: 610px;
    margin: 0 auto;
    display: table;
  }

  div.kids-footer-menu {
    float: left;
    width: auto;
  }

  div.kids-footer-menu ul {
    list-style: none outside none;
    padding-left: 0;
    padding-right: 40px;
  }

  div.kids-footer-menu ul.last-menu {
    padding-right: 0;
  }

  div.kids-footer-menu li a,
  div.kids-footer-menu li a:link,
  div.kids-footer-menu li a:visited,
  div.kids-footer-menu li a:active {
    color: #000;
    text-decoration: none;
  }

  div.kids-footer-menu li a:hover {
    color: #000;
    text-decoration: underline;
  }

  footer#kids-legal-footer {
    height: 72px;
    background-color: #0B5578;
  }

  footer div#kids-legal-footer-content {
    max-width: 1180px;
    margin: 0 auto;
  }

  footer p#kids-legal-footer {
    margin: 15px 2.1em 0 0;
    background: url(/wordpress/wp-content/themes/us-mint/img/USTreasurySeal.gif) no-repeat right 0;
    text-align: right;
    height: 42px;
    padding: .5em 48px 0 0;
    float: right;
    color: #fff;
  }
}
@media only screen and (min-width: 1200px) {
/* =============================================================================
   US Mint Kids Header Styles
   ========================================================================== */

body.kids-site div#title-menu-container {
  width:  990px;
}

body.kids-site div#title-container {
  font-size: 32px;
  width: 990px;
}

body.kids-site ul#kids-main-menu li a {
  font-size: 116%;  /* 116% of 18px (body font) is 21px (the requirement)  */
}
}
    .kids-site .global-header {
        display: none;
    }

    .kids-site #wrapper {
        background: none;
    }

    .kids-site .footer-wrap {
    display: none;
}

.kids-site ul.usmint-breadcrumb {
display: none;
}

.kids-site div#filter-block-4 {
    display: none !important;
}
