/* CSS Document */
/* CSS Document */
/* adam blue darkened 75AFCD */
/* was #666666 */
/* arrows dividers etc */
/* CSS Document */
/* CSS Document */
.footer-triple {
  width: auto;
  margin: 0 auto;
  max-width: 500px;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 60px;
  padding-bottom: 60px;
  color: white;
}
.footer-triple a {
  color: white;
}
.footer-triple a:hover {
  color: rgb(219.8, 234.52, 242.2);
  text-decoration: underline;
}
.footer-triple p {
  color: white;
}
.footer-triple div {
  text-align: left;
  box-sizing: border-box;
  padding-top: 0;
  display: block;
}
.footer-triple h3 {
  color: white;
  margin: -5px 0 15px;
  padding-top: 0;
}
.footer-triple .columns {
  display: block;
}

.foot-tri-01 {
  flex: none;
  width: 100%;
}

.foot-tri-01a, .foot-tri-02a {
  border-right: 1px solid #91BFD7 !important;
  overflow: hidden;
  flex-grow: 0;
  margin: 0 30px 0 31px;
}

.foot-tri-02 {
  flex: none;
  width: 100%;
}

.foot-tri-03 {
  width: 100%;
}

.site-menu-footer li {
  margin-bottom: 7px;
}
.site-menu-footer li a {
  position: relative;
  padding-left: 15px;
}
.site-menu-footer li a:before {
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
  border: 6px solid transparent; /* arrow size */
  border-left-color: rgb(182.4, 212.76, 228.6); /* arrow color */
  /* positioning */
  position: absolute;
  top: 4px;
  left: 0;
  z-index: 1;
}

.benefactors-footer {
  padding-top: 20px !important;
}
.benefactors-footer img {
  max-width: 130px;
  display: block;
  margin-bottom: 29px;
}

.bottom-bar {
  padding: 20px 0;
  background: #5A686B;
  min-height: 90px;
  color: #FFFFFF;
}
.bottom-bar a {
  color: white;
}
.bottom-bar a:hover {
  color: rgb(219.8, 234.52, 242.2);
  text-decoration: underline;
}
.bottom-bar .colbb1 {
  font-size: 0.9em;
  text-align: center;
  min-height: 40px;
}
.bottom-bar .colbb2 {
  text-align: center;
}
.bottom-bar .colbb2 img {
  width: 40px;
  height: 40px;
  margin: 0 5px;
}

/* CSS Document */
.arrow-up {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid black;
}

.arrow-down {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #f00;
}

.arrow-right {
  width: 0;
  height: 0;
  border-top: 60px solid transparent;
  border-bottom: 60px solid transparent;
  border-left: 60px solid green;
}

.arrow-left {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid blue;
}

/* CSS Document */
.blush:hover {
  cursor: pointer;
  opacity: 0.7;
}

.autolink:hover {
  cursor: pointer;
  opacity: 0.8;
}

.autolink span {
  display: none;
}

.autolink:hover span {
  background: rgb(6, 116, 156);
  background: linear-gradient(90deg, rgba(6, 116, 156, 0.3) 0%, rgba(6, 116, 156, 0.3) 100%);
  display: block;
  padding: 2px 5px;
}

img.circular, .circular img {
  border-radius: 50%;
}

img.imgcircsmall {
  max-height: 250px;
  max-width: 250px;
}

.button, .kenwoodbtn {
  font-weight: 700;
  border: 0;
  color: #FFFFFF !important;
  background-color: #5591B6;
  text-decoration: none !important;
}
.button a, .kenwoodbtn a {
  color: #FFFFFF !important;
  text-decoration: none !important;
}
.button:hover, .kenwoodbtn:hover {
  color: #FFFFFF;
  background-color: rgb(120.6790123457, 168.0864197531, 197.3209876543);
}

.googlemap-home {
  width: 100%;
  height: 300px;
}

.googlemap-dev {
  background-color: #DEDEDE;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home-map-buttons {
  padding: 30px 0 0 0;
  text-align: center;
}
.home-map-buttons a {
  margin: 0 10px;
  min-width: 145px;
}

.commml {
  margin: -10px 0 5px;
}

.extlinkszone h3 {
  margin: 30px 0 0 0;
}
.extlinkszone h3 a {
  text-decoration: underline;
}

.side-panel-item {
  width: 100%;
  margin-bottom: 30px;
}
.side-panel-item .side-panel-image {
  padding: 0 15px;
  text-align: center;
  max-width: 360px;
  margin: 0 auto;
}
.side-panel-item .side-panel-text {
  text-align: center;
  max-width: 350px;
  margin: 0 auto;
}

.side-pad {
  padding-left: 30px;
  text-align: left;
  width: 250px;
}

.single-constrain-max {
  text-align: center;
}

.single-max-col {
  max-width: 800px;
  margin: 0 auto;
  text-align: left;
}

.single-show-cat {
  margin: 0 0 15px 0;
}

.fok-centered-image {
  text-align: center;
}

/* CSS Document */
.news-block {
  width: 100%;
  max-width: 380px;
  margin: 0 auto;
  padding: 0 15px;
}
.news-block h3 {
  color: #6BA5C3;
  margin: 25px 0 0 0;
}
.news-block div.news-descr {
  margin: 15px 0 0 0;
  min-height: 60px;
}
.news-block div.news-descr p {
  margin: 0;
}
.news-block .button {
  margin: 25px 0 0 0;
}
.news-block .news-pic {
  position: relative;
}
.news-block .news-pic:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.news-block .news-pic > .news-pic-inner {
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
}

/* for list and details pages news,collections,funded */
.block-tile {
  width: 280px !important;
  margin-bottom: 40px;
}

.home-event-blocks-wrapper {
  position: relative;
  padding: 0 40px;
}

.home-event-previous, .home-event-next {
  position: absolute;
  width: 30px;
  height: 100%;
  display: flex;
}
.home-event-previous img, .home-event-next img {
  width: 100%;
  cursor: pointer;
}
.home-event-previous img:hover, .home-event-next img:hover {
  opacity: 0.75;
}

.home-event-previous {
  left: 0;
  padding-left: 15px;
  display: none;
}

.home-event-next {
  right: 0;
  padding-right: 15px;
  display: none;
}

.event-blocks {
  position: relative;
}

.event_column {
  max-width: 400px;
  margin: 0 auto;
}

.event-block {
  display: flex;
  width: 100%;
  min-height: 100%;
  background: #FFFFFF;
  padding: 15px;
}
.event-block .event-inner {
  width: 100%;
}
.event-block .event-inner .event-date-desc {
  display: flex;
  justify-content: space-between;
  margin: 20px 0 0 0;
  text-align: left;
  min-height: 95px;
}
.event-block .event-inner .event-date-desc > div {
  min-height: 100%;
}
.event-block .event-inner .event-date-desc .event-descr {
  width: 65%;
  font-weight: 700;
}
.event-block .event-inner .event-date-desc .event-date {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30%;
  background-color: #5591B6;
  color: #FFFFFF;
  font-weight: 700;
  text-transform: uppercase;
}
.event-block .event-inner .event-date-desc .event-date > div {
  text-align: center;
}
.event-block .event-inner .event-date-desc .event-date em {
  display: block !important;
  font-style: normal;
  font-size: 28px;
}
.event-block .event-inner .event-author {
  min-height: 40px;
  text-align: left;
  margin: 10px 0 0 0;
}
.event-block .event-inner .button {
  margin: 25px 0 0 0;
}
.event-block .event-inner .event-pic {
  position: relative;
}
.event-block .event-inner .event-pic:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.event-block .event-inner .event-pic > .event-pic-inner {
  background-color: #EEE;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
}

.evdate {
  display: none;
}

.single-event-date {
  font-size: 20px;
  display: block;
  align-items: center;
  justify-content: center;
  width: auto;
  background-color: #5591B6;
  color: #FFFFFF;
  font-weight: 700;
  text-transform: uppercase;
  padding: 4px 15px;
}

#evdate {
  display: flex;
  align-items: center;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  margin: 0 !important;
  color: #FFF;
  font-size: 1.8em !important;
  line-height: 1.1em !important;
  max-width: 100vw;
  padding: 0 20px !important;
  text-align: left;
  overflow: hidden;
}
#evdate > div {
  text-align: center;
}
#evdate em {
  display: block !important;
  font-style: normal;
  font-size: 27px;
}

.evspeaker {
  text-align: left;
  font-size: 16px;
}

h1#evsingle {
  font-size: 1.6em !important;
  line-height: 1em !important;
  min-height: 52px;
}
h1#evsingle .evtitle {
  max-width: 560px;
}

.embed-date span {
  font-size: 0.8em;
}

#event-additional-details {
  margin: 30px 0;
}
#event-additional-details .evdivider {
  max-width: 560px;
  border-top: 1px solid #5591B6;
  margin-bottom: 15px;
}

.artefacts {
  padding: 0;
}

.artefact {
  cursor: pointer;
  height: 300px;
  width: 280px;
  margin: 15px;
  display: flex;
  background-color: #CCC;
  position: relative;
  transition: background-size 0.5s ease;
  overflow: hidden;
}
.artefact a {
  z-index: 10;
}
.artefact .artefact-title {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 0;
  height: auto;
  height: 50px;
  width: 280px;
  line-height: 0.9em;
  background-color: rgba(0, 0, 0, 0.6);
  color: #FFFFFF;
  padding: 0 30px;
  text-align: center;
  z-index: 6;
}
.artefact .artefact-thumb {
  transition: all 0.5s;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-size: cover !important;
  background-position: center center;
}
.artefact .artefact-overlay {
  transition: background-color 0.5s ease;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  z-index: 4;
}
.artefact .artefact-overlay:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

.artefact:hover .artefact-thumb, .artefact:focus .artefact-thumb {
  transform: scale(1.1);
}

.hide-arte {
  position: absolute;
  left: -888888px;
}

.artefact-long-descr {
  display: none;
  text-align: center !important;
  font-size: 1.1em;
}

.fancybox-active .artefact-long-descr {
  display: inline;
}
.fancybox-active .artefact-long-descr p {
  color: #FFF;
}
.fancybox-active #wpadminbar {
  left: -8888px !important;
}

.newsletter-block {
  margin: 30px 0;
}

.kwblog-sidebar {
  margin-top: 15px;
}

.comments .reply {
  display: none;
}

.logged-in .comments .reply {
  display: block;
}

.blog-post-container {
  margin-bottom: 30px !important;
}
.blog-post-container .blog-card-photo {
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  background-position: center center;
  background-size: cover !important;
}
.blog-post-container .entry-header {
  font-size: 0.8em !important;
  margin: 0 !important;
}
.blog-post-container h1 {
  margin: 0 0 10px 0 !important;
}
.blog-post-container .blog-card-text-container {
  padding: 0;
}
.blog-post-container .blog-excerpt {
  padding: 15px 0 0 !important;
}
.blog-post-container .blog-excerpt a:hover {
  text-decoration: underline !important;
}
.blog-post-container .blog-list-title {
  margin-bottom: 3px !important;
}
.blog-post-container .blog-card-date {
  margin-bottom: 7px;
}

.news-sidebar ul {
  list-style: none;
  padding: 0 0 0 0;
}
.news-sidebar ul li {
  padding: 0 0 0 0 !important;
}
.news-sidebar ul li:before {
  display: none !important;
}

.ptnav-buttons {
  margin: 60px 0 30px 0 !important;
}
.ptnav-buttons a {
  margin: 0 10px 0 0;
  display: inline-block;
  font-weight: 700;
  border: 0;
  color: #FFFFFF !important;
  background-color: #5591B6;
  text-decoration: none !important;
  cursor: pointer;
  justify-content: center;
  padding: 7px 16px;
  text-align: center;
  white-space: nowrap;
  border-radius: 4px;
  height: 40px;
  line-height: 24px;
}
.ptnav-buttons a:hover {
  color: #FFFFFF;
  background-color: rgb(120.6790123457, 168.0864197531, 197.3209876543);
}

.card-list-title {
  margin: 0 0 0 0 !important;
}

.flushtop {
  padding-top: 0 !important;
}

.entry-header a {
  text-decoration: none !important;
}

.kwblog-archives {
  margin-top: 30px;
}

.kw_pagination {
  margin: 45px 0 30px 0;
}
.kw_pagination .page-numbers {
  background-color: #5591B6;
  color: #FFFFFF;
  min-width: 30px;
  padding: 2px 4px;
  box-sizing: content-box;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  text-decoration: none;
  margin-right: 5px;
}
.kw_pagination .prev, .kw_pagination .next {
  padding: 2px 10px;
}
.kw_pagination a:hover {
  background-color: rgb(156.3580246914, 191.1728395062, 212.6419753086);
  cursor: pointer;
}
.kw_pagination .current {
  background-color: rgb(156.3580246914, 191.1728395062, 212.6419753086);
}

#colswsidebox {
  width: 100%;
}

#blog-title {
  width: 100%;
  display: flex;
}
#blog-title h1 {
  width: 100%;
}

#onblog-magnify {
  float: right;
}
#onblog-magnify img {
  margin-top: 5px;
  width: 24px;
  height: 24px;
}

/* BLOG QUERY */
@media (min-width: 769px) {
  .blog-card-photo {
    width: 140px !important;
    height: 140px !important;
    padding: 0 !important;
  }
  .blog-post-container .blog-excerpt {
    padding: 0 15px 15px 15px !important;
  }
  .kwblog-sidebar {
    margin-top: 0;
    padding-left: 15px;
  }
}
.membership-table-container {
  margin: 30px 0;
}

table.membership-table {
  margin: 1em 0;
  width: 100%;
  max-width: 100%;
}
table.membership-table th {
  color: #FFF !important;
  background-color: #5591B6;
}
table.membership-table td {
  color: #111111 !important;
  background-color: #E5ECEF;
}
table.membership-table th, table.membership-table td {
  padding: 10px 15px;
  border-bottom: 4px solid #FFF;
  border-collapse: collapse;
}
table.membership-table tr.table-spacer {
  visibility: hidden;
}

.paypal-link {
  display: block;
}

.gocardless-link {
  display: block;
}

.gocardless-link-a {
  text-decoration: none !important;
}

.paypal-link,
.gocardless-link {
  text-align: center;
  cursor: pointer;
  border: 0;
  color: #FFFFFF;
  background-color: #6690A2;
  padding: 3px 8px;
  font-size: 1em;
  font-weight: 600;
  text-decoration: none;
  min-width: 110px;
}
.paypal-link:hover,
.gocardless-link:hover {
  color: #FFFFFF !important;
  text-decoration: none !important;
  background-color: rgb(133.7195121951, 167.012195122, 181.2804878049) !important;
}
.paypal-link button.gocardless-link,
.gocardless-link button.gocardless-link {
  letter-spacing: 0 0.5em !important;
}

tr.payment-type td {
  padding: 5px 15px;
}

tr.payment-type small {
  display: inline-block;
  padding-left: 9px;
}

/* mobile first */
table.membership-table tbody, table.membership-table thead, table.membership-table tfoot, table.membership-table th, table.membership-table td, table.membership-table tr {
  width: 100% !important;
  max-width: 100% !important;
  border-collapse: collapse !important;
  display: block !important;
}
table.membership-table tr {
  margin-bottom: 15px;
}
table.membership-table tr.payment-type {
  display: none !important;
}
table.membership-table td.tdmemcost {
  text-align: left !important;
}
table.membership-table .gocdempty {
  display: none !important;
}

.kenwood-table {
  margin: 1em 0;
}
.kenwood-table th, .kenwood-table td {
  padding: 5px 10px;
  border: 1px solid #DDD;
  border-collapse: collapse;
  color: #454545 !important;
}
.kenwood-table tbody, .kenwood-table thead, .kenwood-table tfoot, .kenwood-table th, .kenwood-table td, .kenwood-table tr {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse !important;
  display: block !important;
}
.kenwood-table tr {
  margin-bottom: 15px;
}

.donate-panel {
  margin: 30px 0;
}

/* TABLE MEDIA QUERY */
@media (min-width: 520px) {
  table.membership-table {
    display: table;
  }
  table.membership-table thead, table.membership-table tbody, table.membership-table tfoot {
    display: block;
  }
  table.membership-table tr, table.membership-table tr.payment-type {
    display: table-row !important;
  }
  table.membership-table th, table.membership-table td, table.membership-table .gocdempty {
    display: table-cell !important;
  }
  table.membership-table tr {
    margin-bottom: 15px;
    width: 100% !important;
  }
  table.membership-table td.tdmemcost {
    text-align: left !important;
  }
  table.membership-table td.memplan_title {
    max-width: 260px !important;
  }
  table.kenwood-table {
    display: table;
    max-width: 620px;
  }
  table.kenwood-table thead, table.kenwood-table tbody, table.kenwood-table tfoot {
    display: block;
  }
  table.kenwood-table tr {
    display: table-row !important;
  }
  table.kenwood-table th, table.kenwood-table td {
    display: table-cell !important;
  }
  table.kenwood-table tr {
    margin-bottom: 15px;
    width: 100% !important;
  }
  table.kenwood-table td.comm-name {
    width: 33% !important;
    white-space: nowrap;
  }
}
#kwsearchform input[type=text] {
  border: 1px solid #5591B6;
  height: 40px;
  width: 100%;
  min-width: 280px;
  max-width: 500px;
  font-size: 1em;
  padding: 10px 15px;
}
#kwsearchform input[type=text]:focus {
  outline: none !important;
  border: 1px solid #62A5C7;
  box-shadow: 0 0 10px #719ECE;
}
#kwsearchform label {
  margin-top: 30px;
  display: block;
}
#kwsearchform input[type=submit] {
  margin-top: 30px;
  display: block;
  font-weight: 700;
  border: 0;
  color: #FFFFFF !important;
  background-color: #5591B6;
  text-decoration: none !important;
  cursor: pointer;
  justify-content: center;
  padding: 7px 16px;
  text-align: center;
  white-space: nowrap;
  border-radius: 4px;
  height: 40px;
  line-height: 24px;
}

.search-retry {
  display: block;
  margin: 30px 0;
}

.search-result-item {
  margin: 30px 0 0 0;
}
.search-result-item h2 {
  margin-bottom: 10px;
}
.search-result-item a {
  text-decoration: none;
}
.search-result-item a:hover {
  text-decoration: underline;
}

/* CSS Document */
.soulbat-comments {
  margin: 30px 0;
}
.soulbat-comments .commentmetadata {
  margin: 15px 0;
}
.soulbat-comments .comment-form-comment label {
  display: block;
  color: #5591B6;
  font-weight: 400;
}
.soulbat-comments textarea {
  width: 500px;
  max-width: 100%;
  font-family: inherit, Arial, sans-serif;
  font-weight: 300;
  font-size: 1em;
  text-rendering: auto;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: block;
  text-align: start;
  appearance: textfield;
  cursor: text;
  margin: 0em;
  padding: 15px;
  color: inherit;
  border-radius: 4px;
  border: 1px solid #5591B6;
}
.soulbat-comments textarea:focus {
  outline: none !important;
  border: 1px solid #62A5C7;
  box-shadow: 0 0 10px #719ECE;
}
.soulbat-comments input[type=submit] {
  font-family: inherit;
  margin: 0 10px 0 0;
  display: inline-block;
  font-weight: 700;
  border: 0;
  color: #FFFFFF !important;
  background-color: #5591B6;
  text-decoration: none !important;
  cursor: pointer;
  justify-content: center;
  padding: 7px 16px;
  text-align: center;
  white-space: nowrap;
  border-radius: 4px;
  height: 40px;
  line-height: 24px;
}
.soulbat-comments input[type=submit]:hover {
  color: #FFFFFF;
  background-color: rgb(120.6790123457, 168.0864197531, 197.3209876543);
}

/* COOKIE MESSAGE */
.cc_ckgmsg {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 14px;
  color: #FFF;
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 140px;
  z-index: 1000;
  overflow: hidden;
  justify-content: center;
}
.cc_ckgmsg a {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  text-decoration: underline;
}
.cc_ckgmsg .cc_ckgmsg_inner {
  width: 100%;
  padding: 10px 15px 15px 15px;
  top: 100%;
  background: #5591B6;
  position: relative;
  transition-delay: 12s;
  transition: all 0.4s ease-out;
  height: 100%;
  display: flex;
  align-items: center;
}
.cc_ckgmsg .cc_ckgmsg_inner .cc_mid_box {
  margin: 0 auto;
  max-width: 760px;
  justify-content: space-between;
  display: flex;
  align-items: center;
}
.cc_ckgmsg .cc_ckgmsg_inner .dismiss-cc-msg {
  padding: 7px 10px;
  background: #FFFFFF;
  border-radius: 0;
  text-decoration: none;
  color: #62A5C7;
  cursor: pointer !important;
}
.cc_ckgmsg .cc_ckgmsg_inner .dismiss-cc-msg:hover {
  background: #DEDEDE;
  color: #000000;
}
.cc_ckgmsg .cc_ckgmsg_inner_go {
  top: 0 !important;
}
.cc_ckgmsg .cc_left {
  flex: 1 1 20em;
  text-align: left;
}
.cc_ckgmsg .cc_right {
  width: 120px;
  text-align: right;
}

/*# sourceMappingURL=site001.css.map */
