/*
// small arrow at left bottom pointing down 
@mixin arrowheader {
	&::after {
	    border-left: 8px solid transparent;
	    border-right: 8px solid transparent;
	    border-top: 8px solid #001158;
	    bottom: -8px;
	    content: "";
	    height: 0;
	    left: 1.125em;
	    position: absolute;
	    width: 0;
	}
}
*/
/* -----------------------------------------
	'forgotten' styles master site (www)
----------------------------------------- */
th {
  font-weight: normal; }

/* -----------------------------------------
	overridden styles shadowbox
	these rules set the nav buttons top right
----------------------------------------- */
.rad-home-title {
  padding-bottom: 30px;
  text-align: center; }

strong {
  font-weight: bold; }

a, a:visited, a:hover {
  color: var(--theme-color-secondary); }

h1, .bb-page-title {
  margin: 40px 0;
  font-size: 42px;
  line-height: 1.2; }
  @media (min-width: 768px) {
    h1, .bb-page-title {
      font-size: 62px; } }

.bb-page-home h1, .bb-page-home .bb-page-title {
  margin-top: 2em; }

h2 {
  font-size: 22px;
  line-height: 1.2;
  margin: 40px 0; }
  @media (min-width: 768px) {
    h2 {
      font-size: 26px; } }

h3 {
  font-size: 22px;
  line-height: 1.2;
  margin: 1em 0 .5em; }
  @media (min-width: 768px) {
    h3 {
      font-size: 26px; } }

.bb-column-title {
  margin: 1em 0;
  font-size: 22px;
  line-height: 1.2;
  padding: 0 15px;
  overflow: hidden; }
  @media (min-width: 768px) {
    .bb-column-title {
      font-size: 26px; } }

.bb-small-text {
  font-size: 20px;
  line-height: 1.6;
  margin: 40px auto;
  max-width: 40em; }

.bb-larger-text, p .bb-larger-text {
  font-size: 24px;
  line-height: 1.6;
  margin: 40px auto;
  max-width: 40em; }

.warning {
  color: red; }

.confirm, .message {
  color: green; }

.small-btn {
  margin: 10px;
  padding: 10px;
  font-family: "ABC Whyte Inktrap",Arial,sans-serif;
  font-size: 16px; }

.bb-ucase {
  text-transform: uppercase; }

.bb-center {
  text-align: center; }

.bb-even-wrapper {
  margin-left: -10px;
  margin-right: -10px; }

.bb-light {
  color: #999; }

.bb-cap {
  text-transform: uppercase;
  white-space: nowrap; }

.bb-nowrap {
  white-space: nowrap; }

.bb-focus {
  height: 100%;
  width: 100%;
  overflow: hidden; }

.bb-fancy-button-wrapper {
  margin: 20px 0 60px; }

.bb-fancy-button {
  font-family: "ABC Whyte Inktrap",Arial,sans-serif;
  padding: 8px 20px;
  border: 1px solid var(--theme-color-secondary);
  border-radius: 20px;
  font-size: 16px;
  color: var(--theme-color-secondary);
  line-height: 1; }

.bb-page-home .bb-menu-container {
  text-align: center; }
.bb-page-home #BB-quicksearch-wrapper {
  display: none; }

.bb-switch-off .bb-switch-off {
  display: unset; }

.bb-switch-on .bb-switch-on {
  display: unset; }

.bb-switch-off .bb-switch-on {
  display: none; }

.bb-switch-on .bb-switch-off {
  display: none; }

.bb-container {
  max-width: 1280px;
  margin: auto;
  padding: 0 20px; }
  @media (min-width: 1024px) {
    .bb-container {
      padding: 0 40px; } }

#BB-about {
  margin: 40px auto; }
  #BB-about .bb-intro-text {
    font-size: 32px; }
    @media (min-width: 768px) {
      #BB-about .bb-intro-text {
        font-size: 44px; } }

#BB-doyouknow .slick-slider img {
  width: auto; }
#BB-doyouknow .slick-slider button.slick-prev {
  left: 0; }
#BB-doyouknow .slick-slider button.slick-next {
  right: 0; }
#BB-doyouknow .slick-slider button {
  background-color: rgba(0, 0, 0, 0.5) !important;
  border-radius: 0 !important;
  font-size: 0;
  height: 100% !important;
  margin: 0;
  padding: 0;
  top: 0;
  width: 60px;
  z-index: 100; }
#BB-doyouknow .slick-prev:before, #BB-doyouknow .slick-next:before {
  font-size: 30px !important; }

#BB-topcomments .bb-thumb {
  height: 300px; }
  #BB-topcomments .bb-thumb a {
    border: none; }

#BB-newimages {
  margin-top: 40px; }

#BB-adminlogin {
  margin-top: 2em;
  margin-bottom: 2em; }

.slick-slide {
  width: 100%;
  background: #333;
  text-align: center; }

.slick-slide .image {
  text-align: center; }

.slick-slide img {
  height: 400px;
  margin: auto; }

.textOnly, noprint {
  display: none; }

.main-content {
  padding-bottom: 60px; }

.bb-page-home .main-content {
  padding-top: 0; }

.bb-fa-m {
  font-size: 1.2em;
  text-decoration: none; }

.bb-fa-l {
  font-size: 1.6em;
  text-decoration: none; }

.bb-spaced {
  margin-bottom: 2em; }

.bb-warning {
  color: #900; }

.bb-wrapped-text {
  max-width: 50em; }

.bb-searchform input[type='text'], .bb-searchform select {
  background-color: white;
  border: none;
  padding: 18px 24px;
  font-family: "ABC Whyte Inktrap",Arial,sans-serif;
  font-size: 16px;
  line-height: 1;
  height: 56px;
  box-shadow: none;
  border-radius: 0; }

.bb-searchform option {
  font-family: "ABC Whyte Inktrap",Arial,sans-serif;
  font-size: 16px; }

.bb-searchform legend {
  border-color: #fff; }

.bb-searchform .suggestions {
  background-color: white;
  border: 0 none;
  display: none;
  margin-top: 1px;
  position: absolute;
  width: 18em;
  z-index: 10; }

.bb-page-form input[type='checkbox'] {
  -moz-appearance: checkbox;
  -webkit-appearance: checkbox;
  width: 1em;
  height: 1em;
  line-height: 1;
  font-size: 100%; }

.bb-list-collecties li {
  padding: .35em 0;
  list-style-type: none; }

.bb-thumb {
  height: 180px;
  height: 10vw;
  padding: 10px 10px 0; }
  .bb-thumb a {
    background-position: center 30%;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #999;
    border: none;
    display: block;
    height: 100%;
    text-decoration: none; }
  .bb-thumb img {
    display: none; }

.bb-desc {
  padding: 5px 10px;
  font-size: 16px; }
  .bb-desc h2 {
    line-height: 1rem;
    margin: 20px 0 0 0;
    padding-bottom: .5em;
    font-size: 16px; }
  .bb-visited .bb-desc h3 {
    color: #666; }
  .bb-desc a {
    text-decoration: none;
    border: none; }

.bb-recno {
  color: #bbb; }

.bb-visited a {
  border-color: #aaa; }

.bb-grid-item-title {
  font-size: 1em;
  padding-bottom: 0;
  font-weight: bold; }

.bb-grid-item-title a {
  border: none; }

.bb-page-browse .pure-paginator {
  margin: 1em 0;
  line-height: 1.4em;
  text-align: center; }
  .bb-page-browse .pure-paginator a.pure-button-active {
    color: #333; }
  .bb-page-browse .pure-paginator a {
    display: block;
    height: 100%;
    text-decoration: none;
    border: none;
    font-size: 16px;
    line-height: 2em;
    color: #222; }
  .bb-page-browse .pure-paginator li a.disabled {
    color: #999; }
.bb-page-browse.bb-page-browse-top .pure-paginator {
  border-bottom: solid 2px #666; }
  .bb-page-browse.bb-page-browse-top .pure-paginator a.pure-button-active {
    border-bottom: solid 2px #666; }
.bb-page-browse.bb-page-browse-bottom .pure-paginator {
  border-top: solid 2px #666; }
  .bb-page-browse.bb-page-browse-bottom .pure-paginator a.pure-button-active {
    border-top: solid 2px #666; }

.bb-gotopage {
  margin: 20px 0;
  display: block;
  text-align: center; }
  .bb-gotopage span {
    padding: 6px .5em 0 0; }
  .bb-gotopage input {
    border: none;
    background-color: #fff;
    padding: .5em 1em;
    margin: 0 0 10px 0;
    width: 9em;
    height: 2em;
    font-family: "ABC Whyte Inktrap";
    font-size: 1em; }
  .bb-gotopage button {
    height: 2em;
    padding: 0 1em;
    font-family: "ABC Whyte Inktrap";
    font-size: 1em;
    color: #666;
    border-radius: 0;
    border: solid 2px #666; }

.bb-help blockquote {
  margin: 1em 0;
  padding-left: 1em;
  border-left: solid 3px #666; }
  .bb-help blockquote p {
    margin-bottom: 1em; }
.bb-help ul {
  list-style: disc;
  margin-left: 2em; }

.bb-history-table, .bb-history-table thead, .bb-history-table tbody, .bb-history-table tfoot {
  border: none;
  background: transparent; }
.bb-history-table th, .bb-history-table td {
  border-style: solid;
  border-color: #fff;
  border-width: 0 0 px 0; }

.bb-collecties {
  margin-top: 1em;
  margin-bottom: 1em; }

.bb-collectie-item {
  padding: 0 10px;
  margin-bottom: 2em; }

.bb-collectie-item h2 {
  border-top: 3px solid #aed251;
  height: 3em;
  padding-top: 10px; }

.bb-collectie-pic {
  background-color: #333;
  background-position: center 30%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 150px;
  width: 100%;
  margin: 10px 0 20px; }

.bb-collectie-pic img {
  display: none; }

.bb-collectie-pic a {
  display: block;
  height: 100%; }

/* small collecties overview */
.bb-collecties-small {
  margin-top: 1em;
  margin-bottom: 1em; }

.bb-collectie-item-small h3 {
  font-size: 1.8rem;
  height: 3em;
  overflow: hidden; }
.bb-collectie-item-small .bb-collectie-pic-small {
  background-color: #333;
  height: 190px;
  height: 10vw;
  width: 100%;
  margin: 0; }
  .bb-collectie-item-small .bb-collectie-pic-small img {
    display: none; }
  .bb-collectie-item-small .bb-collectie-pic-small a {
    background-position: center 30%;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 100%; }

.bb-collectie-item-meta {
  font-size: 16px;
  color: #999;
  margin: -10px 0 10px; }

.bb-collectie-item-desc {
  font-size: 16px;
  line-height: 1.6;
  padding: 0 1em 20px; }

/* detail */
.bb-detail .bb-detail-title {
  font-size: 32px;
  line-height: 1.4;
  margin: .5em 0;
  padding-bottom: .5em;
  border-bottom: solid 2px #000; }
  @media (min-width: 1024px) {
    .bb-detail .bb-detail-title {
      font-size: 42px; } }

.bb-details {
  margin-bottom: 2em; }
  .bb-details dt {
    line-height: 1.8em;
    color: #999; }
    @media (min-width: 1024px) {
      .bb-details dt {
        display: table-cell;
        float: left;
        width: 10em; } }
  .bb-details dd {
    line-height: 1.8em;
    margin-bottom: 1em; }
    @media (min-width: 1024px) {
      .bb-details dd {
        display: table-cell; } }
  .bb-details .bb-details-actions {
    padding: 2em 0;
    text-align: right;
    font-size: 16px; }

.bb-gmap {
  margin-bottom: 2em;
  font-size: 16px; }
  .bb-gmap iframe {
    border: 1px solid #ccc;
    width: 100%;
    height: 250px;
    overflow: hidden; }

.bb-map-notice {
  line-height: 1.6;
  margin: 1em 0;
  color: #666; }

.bb-share {
  margin-bottom: 1em; }

.bb-lookup::after {
  font-family: FontAwesome;
  content: "\f002";
  color: #999;
  margin-left: 5px;
  font-size: 80%; }

.bb-detailbrowse {
  margin: 0 0 2em;
  text-align: right; }

/* buttons may wrap */
.bb-detailbrowse a {
  margin-bottom: 5px; }

.bb-grayscale {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */ }

.bb-image-preview {
  position: relative;
  text-align: center;
  padding: 30px;
  margin-bottom: 30px;
  background-color: rgba(0, 0, 0, 0.6);
  height: auto !important; }
  .bb-image-preview .bb-shade {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    opacity: 0.5; }
  .bb-image-preview a {
    border: none; }
  .bb-image-preview img {
    width: auto;
    height: 100%;
    border: solid 5px white;
    max-height: 450px;
    max-width: 100%;
    min-width: 100px;
    min-height: 100px; }
  .bb-image-preview .bb-preview-restricted-msg {
    font-size: 16px;
    color: #fff; }

.bb-usercomments {
  padding: 0; }
  @media (min-width: 768px) {
    .bb-usercomments {
      padding-left: 15px; } }
  .bb-usercomments .bb-usercomments-count {
    float: right;
    margin-left: 1em;
    line-height: 1.8;
    font-size: 20px;
    color: #aaa; }
  .bb-usercomments dt {
    font-weight: bold;
    margin: 0 0 .5em 0; }
  .bb-usercomments dd {
    margin: 0 0 1.5em 0;
    font-size: 16px; }
  .bb-usercomments .bb-timepassed {
    color: #aaa;
    font-weight: normal;
    margin-left: 1em; }

.bb-usercomment-form {
  font-size: 16px;
  padding-top: 0; }
  @media (min-width: 768px) {
    .bb-usercomment-form {
      padding: 0 15px; } }
  .bb-usercomment-form legend {
    padding: 0;
    font-size: 20px;
    font-weight: bold;
    border: none; }
  .bb-usercomment-form input {
    font-family: "ABC Whyte Inktrap";
    font-size: 16px; }

.bb-history table a {
  border: none; }

.bb-bookbag a {
  text-decoration: none;
  border: none; }

.bb-bookbag h2 {
  font-size: 32px;
  line-height: 34px;
  margin: 1em 0; }

.bb-bookbag a img {
  max-width: 120px;
  max-height: 120px; }

.bb-addr {
  margin: 1em 0;
  padding: 1em 0;
  border-top: solid 1px #ccc; }

.bb-addr h3 {
  display: inline;
  margin-right: .5em; }

.bb-addr .bb-logo {
  text-align: right; }

.bb-addr .bb-logo img {
  max-width: 150px;
  height: auto; }
  .bb-addr .bb-logo img.trlbt {
    background: #fff;
    padding: 10px; }

.bb-addr .bb-logo a {
  border: none; }

.bb-usageterms {
  margin: 2em 0; }

.bb-usageterms p {
  margin-bottom: 1em; }

.bb-usageterms q {
  color: #777; }

.bb-usageterms ul {
  margin: 1em 0 1em 1em;
  list-style-type: disc; }

/* -----------------------------------------
	Pure css overrides
----------------------------------------- */
.pure-g [class*="pure-u"],
.pure-g-r [class*="pure-u"] {
  font-family: "ABC Whyte Inktrap",Arial,sans-serif; }

.pure-form input[type="text"],
.pure-form input[type="password"],
.pure-form select,
.pure-form textarea {
  border: none;
  border-radius: 0;
  box-shadow: none; }
  .pure-form input[type="text"]:focus, .pure-form input[type="text"]:active,
  .pure-form input[type="password"]:focus,
  .pure-form input[type="password"]:active,
  .pure-form select:focus,
  .pure-form select:active,
  .pure-form textarea:focus,
  .pure-form textarea:active {
    border: none;
    outline: none; }

.bb-menu-container {
  min-height: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 40px;
  overflow: hidden; }
  .bb-menu-container a {
    color: #000; }
  .bb-menu-container .small-btn {
    padding: 9px 20px;
    margin-left: 20px;
    background-color: #fff; }
  .bb-menu-container .small-btn:hover {
    background-color: #909e2b; }

.bb-main-menu {
  font-size: 20px;
  padding: 10px 0;
  display: none;
  font-weight: regular;
  border-bottom: solid 2px #000; }
  @media (min-width: 1024px) {
    .bb-main-menu {
      display: block;
      margin: 30px 0;
      padding: 0; } }
  .bb-main-menu ul {
    padding: 0; }
  .bb-main-menu li {
    padding: 10px 20px 10px 0;
    display: block;
    text-align: left; }
    @media (min-width: 1024px) {
      .bb-main-menu li {
        display: inline-block;
        text-align: inherit; }
        .bb-main-menu li:first-child {
          font-size: 28px;
          margin-top: -5px; }
          .bb-main-menu li:first-child a {
            color: var(--theme-color-secondary); } }

.bb-navbar-toggle {
  text-align: right;
  width: 100%;
  padding: 10px;
  border-top: solid 2px #000;
  cursor: pointer; }
  @media (min-width: 1024px) {
    .bb-navbar-toggle {
      display: none; } }

#BB-quicksearch-wrapper {
  display: none; }
  #BB-quicksearch-wrapper a {
    display: block;
    margin: 16px 8px; }
  #BB-quicksearch-wrapper .bb-quicksearch form {
    white-space: nowrap; }
  #BB-quicksearch-wrapper .bb-quicksearch div.bb-input-wrapper {
    position: relative; }
    #BB-quicksearch-wrapper .bb-quicksearch div.bb-input-wrapper:after {
      font-family: 'FontAwesome';
      content: '\f002';
      position: absolute;
      right: 16px;
      font-size: 20px;
      line-height: 42px;
      color: #666; }
  #BB-quicksearch-wrapper .bb-quicksearch input[type="text"] {
    border-radius: 20px;
    border: none;
    font-family: ABC Whyte Inktrap;
    font-size: 20px;
    line-height: 1.5;
    padding: .3em 44px .3em 1em;
    width: 100%; }
    @media (min-width: 1024px) {
      #BB-quicksearch-wrapper .bb-quicksearch input[type="text"] {
        width: 12em; } }
    #BB-quicksearch-wrapper .bb-quicksearch input[type="text"]:focus, #BB-quicksearch-wrapper .bb-quicksearch input[type="text"]:active {
      border: none;
      outline: none; }
  #BB-quicksearch-wrapper .bb-quicksearch *[type="submit"] {
    display: none; }
  @media (min-width: 1024px) {
    #BB-quicksearch-wrapper .bb-quicksearch {
      float: right; } }

.bb-search-hero {
  position: relative;
  margin-top: 30px; }
  .bb-search-hero .bb-search-hero-form {
    position: absolute;
    bottom: 8%;
    left: 4%;
    right: 4%; }
    .bb-search-hero .bb-search-hero-form h1 {
      font-size: 32px;
      color: white;
      line-height: 1;
      margin-bottom: 10px;
      text-shadow: 0px 0px 10px #0008; }
      @media (min-width: 768px) {
        .bb-search-hero .bb-search-hero-form h1 {
          font-size: 54px;
          margin-bottom: 20px; } }
      @media (min-width: 1024px) {
        .bb-search-hero .bb-search-hero-form h1 {
          font-size: 82px;
          margin-bottom: 20px; } }
    .bb-search-hero .bb-search-hero-form form {
      width: 70%; }
    .bb-search-hero .bb-search-hero-form label {
      display: none; }
    .bb-search-hero .bb-search-hero-form .bb-search-hero-input-wrapper {
      display: inline-block;
      position: relative;
      width: 100%; }
    .bb-search-hero .bb-search-hero-form .bb-search-hero-input-wrapper:after {
      font-family: 'FontAwesome';
      content: '\f002';
      position: absolute;
      right: 16px;
      font-size: 20px;
      line-height: 42px;
      color: #fff; }
      @media (min-width: 768px) {
        .bb-search-hero .bb-search-hero-form .bb-search-hero-input-wrapper:after {
          right: 20px;
          font-size: 23px;
          line-height: 54px; } }
      @media (min-width: 1024px) {
        .bb-search-hero .bb-search-hero-form .bb-search-hero-input-wrapper:after {
          right: 26px;
          font-size: 23px;
          line-height: 62px; } }
    .bb-search-hero .bb-search-hero-form input[type="text"] {
      width: 100%;
      color: #fff;
      background-color: rgba(0, 0, 0, 0.6);
      border: none;
      font-size: 16px;
      padding: 12px 44px 12px 20px;
      font-weight: 400;
      border-radius: 60px; }
      @media (min-width: 768px) {
        .bb-search-hero .bb-search-hero-form input[type="text"] {
          font-size: 20px;
          padding: 16px 54px 16px 30px;
          font-weight: 400;
          border-radius: 80px; } }
      @media (min-width: 1024px) {
        .bb-search-hero .bb-search-hero-form input[type="text"] {
          font-size: 24px;
          padding: 18px 60px 18px 40px;
          font-weight: 400;
          border-radius: 100px; } }
      .bb-search-hero .bb-search-hero-form input[type="text"]::placeholder {
        opacity: .7;
        color: #fff;
        overflow: hidden;
        font-size: 12px; }
        @media (min-width: 768px) {
          .bb-search-hero .bb-search-hero-form input[type="text"]::placeholder {
            opacity: 1;
            font-size: inherit; } }
      .bb-search-hero .bb-search-hero-form input[type="text"]:focus {
        border: none;
        outline: none; }
    .bb-search-hero .bb-search-hero-form input[type="submit"] {
      display: none; }

.bb-search-hero-image img {
  display: block; }
