/************************************************

Stylesheet: Global Stylesheet

Theme Colours:
#14375c: Blue
#8a6f43: Bronze
#5b286e: Purple
#f3f7f8: Light grey
#47494a: Dark grey

*************************************************/

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/classical-association/assets/fonts/lato-v16-latin-regular.eot');
  src: local('Lato Regular'), local('Lato-Regular'),
       url('/wp-content/themes/classical-association/assets/fonts/lato-v16-latin-regular.eot?#iefix') format('embedded-opentype'),
       url('/wp-content/themes/classical-association/assets/fonts/lato-v16-latin-regular.woff2') format('woff2'),
       url('/wp-content/themes/classical-association/assets/fonts/lato-v16-latin-regular.woff') format('woff'),
       url('/wp-content/themes/classical-association/assets/fonts/lato-v16-latin-regular.ttf') format('truetype'),
       url('/wp-content/themes/classical-association/assets/fonts/lato-v16-latin-regular.svg#Lato') format('svg');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url('/wp-content/themes/classical-association/assets/fonts/lato-v16-latin-italic.eot');
  src: local('Lato Italic'), local('Lato-Italic'),
       url('/wp-content/themes/classical-association/assets/fonts/lato-v16-latin-italic.eot?#iefix') format('embedded-opentype'),
       url('/wp-content/themes/classical-association/assets/fonts/lato-v16-latin-italic.woff2') format('woff2'),
       url('/wp-content/themes/classical-association/assets/fonts/lato-v16-latin-italic.woff') format('woff'),
       url('/wp-content/themes/classical-association/assets/fonts/lato-v16-latin-italic.ttf') format('truetype'),
       url('/wp-content/themes/classical-association/assets/fonts/lato-v16-latin-italic.svg#Lato') format('svg');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('/wp-content/themes/classical-association/assets/fonts/lato-v16-latin-700.eot');
  src: local('Lato Bold'), local('Lato-Bold'),
       url('/wp-content/themes/classical-association/assets/fonts/lato-v16-latin-700.eot?#iefix') format('embedded-opentype'),
       url('/wp-content/themes/classical-association/assets/fonts/lato-v16-latin-700.woff2') format('woff2'),
       url('/wp-content/themes/classical-association/assets/fonts/lato-v16-latin-700.woff') format('woff'),
       url('/wp-content/themes/classical-association/assets/fonts/lato-v16-latin-700.ttf') format('truetype'),
       url('/wp-content/themes/classical-association/assets/fonts/lato-v16-latin-700.svg#Lato') format('svg');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: url('/wp-content/themes/classical-association/assets/fonts/lato-v16-latin-700italic.eot');
  src: local('Lato Bold Italic'), local('Lato-BoldItalic'),
       url('/wp-content/themes/classical-association/assets/fonts/lato-v16-latin-700italic.eot?#iefix') format('embedded-opentype'),
       url('/wp-content/themes/classical-association/assets/fonts/lato-v16-latin-700italic.woff2') format('woff2'),
       url('/wp-content/themes/classical-association/assets/fonts/lato-v16-latin-700italic.woff') format('woff'),
       url('/wp-content/themes/classical-association/assets/fonts/lato-v16-latin-700italic.ttf') format('truetype'),
       url('/wp-content/themes/classical-association/assets/fonts/lato-v16-latin-700italic.svg#Lato') format('svg');
}

a {
  color: #8a6f43;
  transition:150ms linear;
  -webkit-transition:150ms linear;
  -moz-transition:150ms linear;
}
a:focus,
a:hover,
a:visited {
  color:#14375c;
}
p, li {
  color:#292b2c;
  font-size: 1.2rem;
  line-height: 1.6;
}
h1,
h2,
h3 {
  font-family:'trajan-pro-3', serif;
  color:#292b2c;
  text-transform:uppercase;
}
.h1, h1 {
  font-size: 3rem;
}
.h2, h2 {
  line-height: 1.2;
}
h4, h5 {
  font-family:'Lato', sans-serif;
  margin-bottom: 1rem;
  color:#292b2c;
}
hr {
  margin: 2rem auto;
  opacity: 0.5;
}
label {
  font-size:1rem;
}
.button,
.wp-block-button__link {
  font-family: 'Lato', sans-serif;
  background-color: #14375c;
  font-weight: bold;
  padding: 0.75rem 2.5rem;
  color: white;
  display: inline-block;
  font-size: 1.4rem;
  border-radius: 0;
  line-height: 1.2;
  max-width: 400px;
  border: 0;
  margin-top: 1.5rem;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  font-family: 'Lato', sans-serif;
  background-color: #14375c;
  font-weight: bold;
  padding: 0.5rem 2rem;
  color: white;
  display: inline-block;
  font-size: 1.2rem;
  border-radius: 0;
  line-height: 1.2;
  max-width: 400px;
  border: 0;
  margin-top: 0;
  margin-left:0.5rem;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #14375c;
}
.button:hover,
.wp-block-button__link:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover{
  background-color:#8a6f43;
  color:white !important;
}
a.button:focus,
a.button:visited,
.wp-block-button__link:focus,
.wp-block-button__link:visited,
.woocommerce #respond input#submit:visited,
.woocommerce a.button:visited,
.woocommerce button.button:visited,
.woocommerce input.button:visited,
.woocommerce #respond input#submit:focus,
.woocommerce a.button:focus,
.woocommerce button.button:focus,
.woocommerce input.button:focus{
  color:white !important;
}
.button.btn-small {
  padding:0.8rem 1.5rem 0.6rem;
  font-size:1.2rem;
}
.entry-content ul li {
  padding-bottom: 0.5rem;
}

.inner-content p {
  margin:1.5rem 0;
}
.has-medium-font-size {
  font-size: 160%;
}
p.has-background {
  margin: 2.5rem 0;
}

/* Flickity-fade */

.flickity-enabled.is-fade .flickity-slider > * {
  pointer-events: none;
  z-index: 0;
}
.flickity-enabled.is-fade .flickity-slider > .is-selected {
  pointer-events: auto;
  z-index: 1;
}

/* Gutenberg colour palette */
.has-ca-blue-color {
  color:#14375c;
}
.has-ca-bronze-color {
  color:#8a6f43;
}
.has-ca-purple-color {
  color:#5b286e;
}
.has-ca-light-grey-color {
  color:#f3f7f8;
}
.has-ca-dark-grey-color {
  color:#47494a;
}
.has-ca-white-color {
  color:#ffffff;
}
.has-ca-black-color {
  color:#000000;
}
.has-ca-blue-background-color {
  background-color:#14375c;
}
.has-ca-bronze-background-color {
  background-color:#8a6f43;
}
.has-ca-purple-background-color {
  background-color:#5b286e;
}
.has-ca-light-grey-background-color {
  background-color:#f3f7f8;
}
.has-ca-dark-grey-background-color {
  background-color:#47494a;
}
.has-ca-white-background-color {
  background-color:#ffffff;
}
.has-ca-black-background-color {
  background-color:#000000;
}

/* Image carousel */
.image-carousel {
  width:100%;
  display:block;
  position:relative;
}
.image-carousel .flickity-page-dots{
  position:absolute;
  bottom: 1rem;
}
.image-carousel .flickity-page-dots .dot:hover,
.image-carousel .flickity-page-dots .dot.is-selected {
  background:rgba(255,255,255,0.8);
  border:0;
}
.image-carousel .flickity-page-dots .dot {
  background: rgba(255,255,255,0.4);
  border: 0;
}
.image-carousel .flickity-prev-next-button {
  bottom: 0.9rem;
}
.image-carousel .flickity-button-icon {
  fill: rgba(255,255,255,0.8);
}
.image-carousel .flickity-button:hover {
  background:transparent;
}
.image-carousel .page-ft-image {
  width:100%;
  height:500px;
}
.flickity-button-icon {
  fill:white;
}
.flickity-prev-next-button {
  border-radius:0;
  background:transparent;
  width: 70px;
  height: 75px;
  z-index:999;
}
.flickity-button:hover,
.flickity-button:focus {
  background:transparent;
}

/*
* Blockquote
*/

blockquote {
  margin-top:2.5rem;
  margin-bottom:2.5rem;
  font-family:'trajan-pro-3', serif;
  font-weight:bold;
  color: #14375c;
  text-align:left;
  position:relative;
  border:0;
  background-color:transparent;
  padding:0 3.5rem;
}
blockquote p {
  padding:0;
  width:100%;
  font-size: 1.6rem;
  color:inherit;
  font-weight:bold;
  position:relative;
}
blockquote a,
blockquote cite {
color:#14375c;
font-size:1.6rem;
}
blockquote cite:before {
content:'';
}

.wp-block-pullquote {
    margin: 0 0 1em;
}

/*********************
POSTS & CONTENT STYLES
*********************/
.page-title .vcard {
  border: 0px;
  padding: 0px; }

.byline {
  color: #999; }

.entry-content {
  padding:0 0 2rem;
}
.entry-content img {
  max-width: 100%;
  height: auto; }

.entry-content .alignleft, .entry-content img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left; }

.entry-content .alignright, .entry-content img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right; }

.entry-content .aligncenter, .entry-content img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both; }

.entry-content figure.aligncenter {
  text-align:center; }

.entry-content video, .entry-content object {
  max-width: 100%;
  height: auto; }

.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px; }

.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px; }
  .wp-caption img {
    max-width: 100%;
    margin-bottom: 0;
    width: 100%; }
  .wp-caption p.wp-caption-text {
    font-size: 0.85em;
    margin: 4px 0 7px;
    text-align: center; }

.post-password-form input[type="submit"] {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  font-family: inherit;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #1779ba;
  color: #fefefe; }
  [data-whatinput='mouse'] .post-password-form input[type="submit"] {
    outline: 0; }
  .post-password-form input[type="submit"]:hover, .post-password-form input[type="submit"]:focus {
    background-color: #14679e;
    color: #fefefe; }

/*********************
IMAGE GALLERY STYLES
*********************/
.gallery {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-right: -15px;
  margin-left: -15px; }

.gallery::before, .gallery::after {
  content: ' ';
  display: table; }

.gallery::after {
  clear: both; }

.gallery.gallery-columns-1 > dl {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-1 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-1 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-2 > dl {
  width: 50%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-2 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-2 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-3 > dl {
  width: 33.33333%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-3 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-3 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-4 > dl {
  width: 25%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-4 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-4 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-5 > dl {
  width: 20%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-5 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-5 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-6 > dl {
  width: 16.66667%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-6 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-6 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-7 > dl {
  width: 14.28571%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-7 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-7 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-8 > dl {
  width: 12.5%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-8 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-8 > dl:last-child:not(:first-child) {
    float: right; }

.gallery dl {
  width: 100%;
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }

.gallery dl:last-child:not(:first-child) {
  float: right; }

/*********************
PAGE NAVI STYLES
*********************/
.page-navigation {
  margin-top: 1rem; }

/*********************
COMMENT STYLES
*********************/
#comments .commentlist {
  margin-left: 0px; }

#respond ul {
  margin-left: 0px; }

.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 1.5em;
  padding: 0.7335em 10px; }
  .commentlist li:last-child {
    margin-bottom: 0; }
  .commentlist li ul.children {
    margin: 0; }

.commentlist li[class*=depth-] {
  margin-top: 1.1em; }

.commentlist li.depth-1 {
  margin-left: 0;
  margin-top: 0; }

.commentlist li:not(.depth-1) {
  margin-left: 10px;
  margin-top: 0;
  padding-bottom: 0; }

.commentlist .vcard {
  margin-left: 50px; }
  .commentlist .vcard cite.fn {
    font-weight: 700;
    font-style: normal; }
  .commentlist .vcard time {
    float: right; }
    .commentlist .vcard time a {
      color: #999;
      text-decoration: none; }
      .commentlist .vcard time a:hover {
        text-decoration: underline; }
  .commentlist .vcard img.avatar {
    position: absolute;
    left: 10px;
    padding: 2px;
    border: 1px solid #cecece;
    background: #fff; }

.commentlist .comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em; }

.commentlist .comment-reply-link {
  float: right; }

/*********************
COMMENT FORM STYLES
*********************/
.respond-form {
  margin: 1.5em 10px;
  padding-bottom: 2.2em; }
  .respond-form form {
    margin: 0.75em 0; }
    .respond-form form li {
      list-style-type: none;
      clear: both;
      margin-bottom: 0.7335em; }
      .respond-form form li label,
      .respond-form form li small {
        display: none; }
    .respond-form form input[type=text],
    .respond-form form input[type=email],
    .respond-form form input[type=url],
    .respond-form form textarea {
      padding: 3px 6px;
      background: #efefef;
      border: 2px solid #cecece;
      line-height: 1.5em; }
      .respond-form form input[type=text]:focus,
      .respond-form form input[type=email]:focus,
      .respond-form form input[type=url]:focus,
      .respond-form form textarea:focus {
        background: #fff; }
      .respond-form form input[type=text]:invalid,
      .respond-form form input[type=email]:invalid,
      .respond-form form input[type=url]:invalid,
      .respond-form form textarea:invalid {
        outline: none;
        border-color: #fbc2c4;
        background-color: #f6e7eb;
        -ms-box-shadow: none;
        box-shadow: none; }
    .respond-form form input[type=text],
    .respond-form form input[type=email],
    .respond-form form input[type=url] {
      max-width: 400px;
      min-width: 250px; }
    .respond-form form textarea {
      resize: none;
      width: 97.3%;
      height: 150px; }

#comment-form-title {
  margin: 0 0 1.1em; }

#allowed_tags {
  margin: 1.5em 10px 0.7335em 0; }

.nocomments {
  margin: 0 20px 1.1em; }

/*********************
SIDEBARS & ASIDES
*********************/
.sidebar li {
  list-style: none; }

.widget ul {
  margin: 0; }

/*********************
FOOTER STYLES
*********************/
.footer {
  clear: both;
  margin-top: 1em; }

#mc_embed_signup{
  background:transparent !important;
  background-color:transparent !important;
  max-width: 400px;
  margin: auto;
}
#mc_embed_signup input.button{
  width:auto !important;
}
#mc_embed_signup form{
  padding:0 !important;
}

#mc_embed_signup p{
  margin:0 !important;
  font-size:0rem;
  line-height: 0rem;
}

#mc_embed_signup form br {
    display: none;
}

#mc_embed_signup .indicates-required{
  display: none;
}

#mc_embed_signup input{
  min-width: 200px;
}
@media all and (max-width:40em){
  .home-updates #mc_embed_signup input{
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

/*********************
VISUAL EDITOR STYLES
*********************/
body#tinymce {
  margin: 20px; }

/*********************
PLUGIN STYLES
*********************/
.gform_body ul {
  list-style: none outside none;
  margin: 0; }


/*********************
CLASSICAL ASSOCIATION STYLES
*********************/

body {
  background-color: #FFFFFF;
  font-family:'Lato', sans-serif;
}
.grid-container {
  max-width:1400px;
}
.open {
  display:block !important;
}

/* Colours */

.bg-blue {
  background-color:#14375c;
}
.bg-grey {
  background-color:#f3f7f8;
}
.bg-bronze {
  background-color:#8a6f43;
}

/*
* Blocks
*/
.download-container {
  display: block;
  overflow: auto;
  margin: 0 0 2.5rem;
}
.download-wrap {
  background-color: #8a6f43;
  padding: 1.5rem;
  margin-top: 1rem;
  margin-bottom: 0;
  width: calc(50% - 1rem);
  margin-right: 1rem;
  float: left;
  transition:150ms linear;
  -webkit-transition:150ms linear;
  -moz-transition:150ms linear;
  }
  .download-wrap:hover {
    background-color: #14375c;
  }
  .download-wrap img {
  width:40px;
  }
  .download-wrap .download-txt {
    font-weight: bold;
    color: white;
    font-size: 1.4rem;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
  }
.panel-grid .button {
  margin-top:0;
}
.img-wrap {
  height:200px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.ca-promo {
  margin:3rem 0;
}

/* Header */

header.header {
  position:absolute;
  left:0;
  right:0;
  z-index:10
}
.upper-bar-wrap {
  background-color: #14375c;
}
.upper-bar,
.upper-bar a {
  color:white;
  font-size:1.2rem;
}
.upper-bar p {
  margin:0;
}
.upper-logo-wrap {
  position:relative;
}
.upper-email {
  display:flex;
  align-items:center;
  justify-content: center;
}
.upper-logo {
  position:absolute;
  left:0;
  top:0;
  border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  background:white;
  border:5px solid #14375c;
  width: 150px;
  height: 150px;
  padding: 0.7rem;
  overflow: hidden;
}
.upper-logo img {
  width:100%;
}
.upper-logo.logo-mobile {
  width: 70px;
  height: 70px;
  padding: 0.3rem;
  position: relative;
  float: left;
  margin-left: 0.5rem;
  margin-top: 0.1rem;
}
/* Upper menu */

#top-nav li a {
  background-color:#8a6f43;
  padding:1rem 0.8rem;
  color:white;
  border-right:.5px solid white;
}
#top-nav li:first-child a {
  border-left:.5px solid white;
}
.top-nav-show-small #top-nav li a {
  border-right: none;
}
.top-nav-show-small #top-nav li:first-child a {
  border-left: none;
}
.top-bar {
  padding:1rem 0 0;
}
.top-bar a.logo-tag:hover {
  color:black;
}
.home #top-bar-menu {
  background: rgb(0,0,0);
  background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.4) 50%, rgba(0,0,0,0.3) 60%, rgba(0,0,0,0.2) 70%, rgba(0,0,0,0.1) 80%, rgba(0,0,0,0.075) 85%, rgba(0,0,0,0.05) 90%, rgba(0,0,0,0.025) 95%, rgba(0,0,0,0) 100%);
  height: 150px;
}
#top-bar-menu a {
  padding: 1rem;
  color:white;
  font-family:'Lato', sans-serif;
  font-size:1.4rem;
  margin-top:1.5rem;
  transition:150ms linear;
  -webkit-transition:150ms linear;
  -moz-transition:150ms linear;
}
#top-bar-menu ul li {
  text-align:center;
  font-size:1.2rem;
}

.top-bar a {
  color:black;
}
.menu .active>a {
  background:transparent;
}
#top-bar-menu a:hover,
[aria-current="page"] {
  color: #c9a15e !important;
}

[aria-current="page"] {
  font-weight: bold;
  border-bottom: solid 2px;
}
.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a::after{
  margin-top: 0;
  border-color: #fff transparent transparent;
  right: 0;
}
.mobile-bar {
  background: #14375c;
  color: white;
  display:flex;
  justify-content: space-between;
}
.title-bar-title {
  cursor:pointer;
}
.title-bar-title {
  padding: 1.5rem;
  border-left:1px solid rgba(255,255,255,0.4);
}
.title-bar-title img {
  width: 25px;
  height: 25px;
}
#accessibilityMenu {
  display:none;
  padding:2rem 0;
}
#accessibilityMenu .access-close {
  position:absolute;
  right:1rem;
  top:1rem;
  width: 2rem;
  cursor: pointer;
}
.menu-access,
.account-btn {
  width: 3rem;
  margin-left: 0.75vw;
  padding-left: 0.75vw;
  border-left: 1px solid rgba(255,255,255,0.2);
  cursor:pointer;
}
.top-nav-show-small{
  display: none;
}
@media screen and (max-width: 63.9988em){
  .top-nav-show-small{
    display: block;
  }
}

.account-btn{
  position: relative;
}

.account-btn span{
  font-size: 0.75rem;
  position: absolute;
  bottom: -5px;
  width: 100%;
  left: 3px;
}

/* Breadcrumbs */
#crumbs {
  position:absolute;
  right: .9375rem;
  left: 0;
  bottom:0;
  width:100%;
  background-color:white;
  padding: 1.2rem 1.5rem 0;
  line-height: 1;
}
#crumbs a,
#crumbs span {
  font-size:1.2rem;
}
#crumbs a {
  text-decoration:underline;
  margin-bottom: 0.5rem;
  display: inline-block;
  color:#14375c;
}
#crumbs .delimiter {
  width: 7px;
  height: auto;
  margin: 0 1rem;
  margin-top: -1px;
  position: relative;
  display: inline-block;
}
#crumbs .current {
  max-width: 80%;
  line-height: 1.2;
}
/* Search bar */
#search-bar {
  display:flex;
  justify-content:center;
  align-items:center;
}
#search-bar label {
  float: left;
}
.search-form {
  position:relative;
}
.search-form .search-submit {
  position: relative;
  /* top: 0; */
  /* right: 0.4rem; */
  width: 39px;
  height: 39px;
  padding: 0.5rem;
  display: inline-block;
  cursor:pointer;
}
.search-form .search-submit img {
  width:100%;
}
.search-form .search-field {
  border:0;
  background-color: #f3f7f8;
  border-radius:0;
  padding: .5rem 1rem;
  margin-bottom:0;
  width: 280px;
}
.search-form input[type="search"]::placeholder {
  color:#47494a;
}
.search-form input[type="search"]::-webkit-input-placeholder {
  color:#47494a;
}
.search-form input[type="search"]:-moz-placeholder {
  color:#47494a;
}
.search-form input[type="search"]::-moz-placeholder {
  color:#47494a;
}
.search-form input[type="search"]:-ms-input-placeholder {
  color:#47494a !important;
}

/* Main */
.page-header {
  height:500px;
  background-color:#14375c;
  position:relative;
}
.page-header.bg-img {
  background-color:transparent;
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center center;
}
.page-header .grid-container,
.page-header .grid-x {
  height: 100%;
  position:relative;
}
.page-header-inner {
  display:flex;
  justify-content:center;
  align-items:center;
  text-align: center;
}
.page-header-inner h1 {
  color:white;
  font-size:5rem;
  margin-top: 2rem;
}
.page-header-overlay {
  width:100%;
  height:100%;
  position:absolute;
  background: linear-gradient(180deg, rgba(10,30,51,0.9) 0%, rgba(10,30,51,0.5) 50%, rgba(10,30,51,0) 100%);
}
main.content {
  z-index:0;
  position: relative;
}
.page-content {
  padding:4rem 0;
}
.featured-thumb {
  width: 25%;
  float: left;
  margin: 0 2rem 2rem 0;
}

.single .page-header-inner h1{
  font-size:3rem;
}

/* Homepage */
.home-header {
  padding-top: 2.5rem;
  position:relative;
  background-color:#14375c
}
.home-header .header-title-wrap {
  max-width:1400px;
  left:0;
  right:0;
  margin:auto;
  position:absolute;
  top:0;
  height:100%;
  width:100%;
  align-items: center;
  display: flex;
}
.home-header .header-title-wrap .home-header-title {
  text-align:left;
  max-width:60%;
}
.home-header .header-title-wrap .home-header-title h1 {
  color:white;
  font-size:4.5rem;
  line-height:1.1;
}
#home-carousel,
.flickity-viewport {
  width:100%;
}

#home-carousel .carousel-item {
  position:relative;
  width:100%;
  height:550px;
  background-size:cover !important;
  background-repeat:no-repeat !important;
  background-position:top right !important;
}
.home-intro:before {
  content: '';
  width: 100%;
  position: absolute;
  top: -9.9rem;
  height: 10rem;
  background: rgb(20,55,92,0);
  background: linear-gradient(0deg, rgba(20,55,92,1) 0%, rgba(20,55,92,0.9) 10%, rgba(20,55,92,0.8) 20%, rgba(20,55,92,0.5018382352941176) 50%, rgba(20,55,92,0) 100%);
}
.home-intro .pause-icon {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  padding: 0.7rem;
  border: 2px solid white;
  line-height: 1;
  text-align: center;
}
.home-intro .pause-icon.paused {
  padding: 0.7rem 0.4rem 0.7rem 0.75rem;
}
.home-intro .pause-icon img {
  height:100%;
  width:auto;
}
.home-intro {
  background-color:#14375c;
  padding:5rem 0;
  position:relative;
  margin-bottom: -1px;
}
.home-intro p {
  color:white;
  line-height: 1.8;
  position: relative;
  font-size: 1.3rem;
}
.home-intro p:last-child:after {
  content: '';
  position: absolute;
  bottom: -2.5rem;
  left: 0;
  right: 0;
  margin: auto;
  width: 30%;
  border-bottom:1px solid white;
}
section.latest-events {
  padding:4rem 0 5rem;
  background: -webkit-linear-gradient(0deg, #f3f7f8 50%, #14375c 0%);
  background: -moz-linear-gradient(0deg, #f3f7f8 50%, #14375c 0%);
  background: -ms-linear-gradient(0deg, #f3f7f8 50%, #14375c 0%);
  background: -o-linear-gradient(0deg, #f3f7f8 50%, #14375c 0%);
  background: linear-gradient(0deg, #f3f7f8 50%, #14375c 0%);
}
section.latest-events h2 {
  margin: 0 auto 4rem;
  color: white;
  text-align:center;
}
section.latest-events .button.view-all {
  margin: 2rem auto 0;
  display:inline-block;
}
section.home-promo {
  padding:4rem 0;
  background-image: url('/wp-content/themes/classical-association/assets/images/promo-background.jpg');
  background-size:cover;
  background-position:center center;
  background-repeat:no-repeat;
  position:relative;
}
section.home-promo .promo-overlay {
  top:0;
  left:0;
  height:100%;
  width:100%;
  position:absolute;
  opacity:0.9;
  z-index:1;
}
section.home-promo .promo-content {
  position:relative;
  z-index:10;
}
section.home-promo .promo-content *{
  color:white;
}
section.home-promo .promo-content .button {
  border:2px solid white;
  background:transparent;
  font-weight:normal;
}
section.home-updates {
  padding:5rem 0;
  background: -webkit-linear-gradient(0deg, #14375c 30%, #f3f7f8 0%);
  background: -moz-linear-gradient(0deg, #14375c 30%, #f3f7f8 0%);
  background: -ms-linear-gradient(0deg, #14375c 30%, #f3f7f8 0%);
  background: -o-linear-gradient(0deg, #14375c 30%, #f3f7f8 0%);
  background: linear-gradient(0deg, #14375c 30%, #f3f7f8 0%);
}
section.home-updates h2 {
  margin-bottom:4rem;
  text-align:center;
}
section.home-updates .home-mc {
  padding:1.5rem;
  background-color: #8a6f43;
  background-image: url('/wp-content/themes/classical-association/assets/images/discus-statue.png');
  background-size:contain;
  background-position: 90% 0;
  background-repeat: no-repeat;
}
section.home-updates .home-mc h4 {
  font-family:'trajan-pro-3', serif;
  text-transform:uppercase;
  font-size: 2rem;
  text-align: center;
  color:white;
  margin-bottom: 1.5em;
}
/*section.home-updates .home-mc input[type="submit"] {
  margin: 0 auto !important;
  display: block !important;
}*/
section.home-updates .tweet-container {
  border:1px solid rgba(71, 73, 74, 0.1);
  border-radius:5px;
  background:white;
  padding:1rem;
  overflow:hidden;
}

section.home-updates .tweet-container iframe{
  width:100% !important;
  max-width:none !important;
}

.embed-scroll{
  max-height:500px;
  overflow-y: scroll;
}

iframe.instagram-media{
  margin-top:1rem;
  margin-bottom:1rem;
}


/* Branches */
#mapFilter {
  margin-bottom:1rem;
}
.branch-map {
  padding:5rem 0;
}
.branch-map .map-wrap {
  padding:2rem;
  background:white;
}
.branch-map .tabs {
  border: none;
  background: transparent;
}
.branch-map .tabs-title {
  margin-right:0.5rem;
}
.branch-map .tabs-title > a {
  padding: 1.2rem 1.5rem;
  font-size: 1.4rem;
  color:white;
  background:#8a6f43
}
.branch-map .tabs-title.is-active > a {
  color:#14375c;
  background:white;
}
.branch-map .tabs-content {
  border:none;
}
#branchMap {
  width:100%;
  height:500px;
  position:relative;
}
.leaflet-popup-content .info-title {
  width:35%;
  float:left;
  display:inline-block;
  padding-right:1rem;
  font-weight:500;
  color:#14375c;
}
.leaflet-popup-content {
  width:350px !important;
}
.leaflet-popup-content .info-content {
  width:65%;
  float:left;
  display:inline-block;
}
.leaflet-popup-content .branch-content {
  overflow:auto;
  width:350px;
  height:auto
}
.leaflet-popup-content .branch-content h5 {
  color:#8a6f43;
  margin-bottom:2rem;
}
.leaflet-popup-content .branch-content p {
  font-size:1.1rem;
  display:block;
  overflow: auto;
  margin-top:0;
}
.popup-fixed {
  position: absolute;
  top: 2rem !important;
  bottom: auto !important;
  left: 2rem !important;
  right: auto !important;
  transform: none !important;
  margin: 0;
  border-radius: 0;
}
.leaflet-popup-content-wrapper {
  border-radius: 0 !important;
}
.leaflet-popup-tip-container {
  display:none !important;
}
.leaflet-container a.leaflet-popup-close-button {
  top: 0.75rem;
  right: 0.75rem;
  border-radius: 50%;
  background: #14375c;
  height: 20px;
  width: 20px;
  padding: 0.15rem 0;
  color:white
}
.leaflet-container .branch-content a {
  word-break: break-word;
-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;
}
.list-branch-single {
  margin:0 0 2rem 0;
  border-bottom: 1px solid #e6e6e6;
  padding: 1.5rem;
}
.list-branch-single:last-child {
  border-bottom:0;
  margin-bottom:0;
}
.list-branch-single .single-title {
  font-weight:500;
  color:#14375c;
}
.list-branch-single .single-info a {
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
#listView .accordion-item {
  margin-bottom:1.5rem;
}
#listView .accordion-title {
  border-bottom:1px solid #e6e6e6;
}
#listView .accordion-title::before {
  position: absolute;
  right: 1rem;
  margin-top: 0;
  font-size: 3rem;
  color:#292b2c;
  top: 0.6rem;
}
#listView .accordion-title h3 {
  margin-bottom: 0;
  font-size: 2rem;
  line-height: 1;
}
#listView .more-events {
  text-align:left;
  margin: 1.5rem 0 0;
}
#listView .accordion-content {
  border-bottom: 1px solid #e6e6e6;
  overflow:auto;
}

/* Events */
#eventFilter {
  margin-bottom:2rem;
}
.event-content {
  position:relative
}
.event-content:before {
  content:'';
  position:absolute;
  height:50%;
  width:0;
  top:0;
  left: -7%;
  border: 1px solid #47494a;
  opacity: 0.2;
}
.eo-event-meta,
.eo-event-meta li {
  list-style:none;
  padding-left:0;
  margin-left:0;
}
.eventorganiser-event-meta {
  margin-bottom:2.5rem;
}
.eventorganiser-event-meta h2 {
  font-family:'Lato', sans-serif;
  color:#14375c;
  text-transform:none;
  margin-bottom:1.5rem;
}
.eventorganiser-event-meta .single-date,
.eventorganiser-event-meta .single-venue {
  position:relative;
  padding-left:40px;
  margin:0.75rem 0;
}
.eventorganiser-event-meta .single-date:before,
.eventorganiser-event-meta .single-venue:before {
  position:absolute;
  left:0;
  top:0;
  width:25px;
  height:25px;
  content:'';
  background-size:contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.eventorganiser-event-meta .single-date:before {
  background-image: url('/wp-content/themes/classical-association/assets/images/icon-calendar.svg');
}
.eventorganiser-event-meta .single-venue:before {
  background-image: url('/wp-content/themes/classical-association/assets/images/icon-marker.svg');
}
.additional-content *,
.additional-content a:hover {
  color:white;
}
.additional-content h3 {
  font-family:'Lato', sans-serif;
  color:white;
  text-transform:none;
  margin-bottom:1rem;
  font-size:1.6rem;
}
.additional-content a {
  text-decoration:underline;
}
.additional-content a:focus,
.additional-content a:visited,
.additional-content a:hover {
    color: #14375c;
}
.additional-content p {
  margin:0;
}
.additional-content .audience,
.additional-content .booking-info {
  padding:4rem 0;
  position:relative;
}
.additional-content .audience {
  padding-right:4rem;
}
.additional-content .booking-info:before {
  content:'';
  position:absolute;
  height:100%;
  width:0;
  top:0;
  left: -7%;
  border: 0.75px solid white;
  opacity: 0.5;
}
.eventorganiser-event-meta.card-section {
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  padding:1.5rem;
}
.single-loop-event {
  -webkit-box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.1);
  margin-bottom: 2rem;
}
.single-loop-event .single-venue {
  color:#8a6f43;
  font-size:1.1rem;
  margin-bottom:1.5rem;
}
.single-loop-event .single-date {
  color:#14375c;
  font-size:1.4rem;
  margin:1rem 0 1.5rem;
  padding-right: 30%;
}
.single-loop-event h3.eo-event-title {
  font-family:'Lato', sans-serif;
  text-transform:none;
  font-size:1.6rem;
}
.single-loop-event .button {
  margin-bottom:0;
}

/* Events Map & Venue */
.eo-venue-map {
    height:400px !important;
}
p.address-details {
    margin: 0 0 0.5rem;
}
.eo-venue-map .leaflet-popup-content {
    font-size: 1.1rem;
}

.button-small{
  font-size: 1.1rem;
  padding: 0.5rem 1.75rem;
}

.tweet-container > a.button{
  margin-left: auto;
  margin-right: auto;
  display: table;
}

/* Related Events */
section.related-events {
  padding:5rem 0;
  background: -webkit-linear-gradient(0deg, #14375c 50%, #f3f7f8 0%);
  background: -moz-linear-gradient(0deg, #14375c 50%, #f3f7f8 0%);
  background: -ms-linear-gradient(0deg, #14375c 50%, #f3f7f8 0%);
  background: -o-linear-gradient(0deg, #14375c 50%, #f3f7f8 0%);
  background: linear-gradient(0deg, #14375c 50%, #f3f7f8 0%);
}
section.related-events h4 {
  margin-bottom: 3rem;
  font-size: 1.8rem;
  color: #14375c;
}

/* Publications */
.tabs-wrap {
  position: absolute;
  right: .9375rem;
  left: 0;
  bottom: 3.4rem;
  width: 100%;
  padding: 0;
  line-height: 1;
}
#pub-tabs.tabs {
  border: none;
  background: transparent;
}
#pub-tabs .tabs-title {
  margin-right:0.5rem;
}
#pub-tabs .tabs-title:last-child {
  margin-right:0;
}
#pub-tabs .tabs-title > a {
  padding: 1rem 1.2rem;
  font-size: 1.2rem;
  color:white;
  background:#8a6f43;
  text-align: center;
  line-height: 1.2;
  display: flex;
  align-items: center;
  justify-content: center;
}
#pub-tabs .tabs-title > a:hover,
#pub-tabs .tabs-title.is-active > a {
  color:#14375c;
  background:white;
}
#pub-content.tabs-content {
  border:none;
}
#pub-content.tabs-content .tabs-panel {
  padding: 1.5rem;
}
#pub-content.tabs-content .tabs-panel h2 {
  margin-top:1.5rem;
}
.publication-content {
  background:#f3f7f8;
  padding:4rem 0;
}
.pub-thumb {
  width: 25%;
  float: left;
  margin: 0 2rem 2rem 0;
}

/* Archive */
.archive-item {
  margin-bottom:1.5rem;
}

/* Shop */
.wdgk_donation_content input.wdgk_donation {
	width: 47% !important;
	display: inline-block !important;
	margin-right: 2.2% !important;
	font-size: 1.2rem;
}
.wdgk_donation_content a.button.wdgk_add_donation {
	margin-top:0 !important;
}
.wdgk_donation_content {
	margin-bottom:2rem !important;
}
.checkout-button {
	margin:0 !important;
	max-width:100% !important;
}
.gift-aid-select label.radio{
  display: inline !important;
}
.gift-aid-select label.radio:after {
    content: ' ';
    display: block;
}
/* Single product */
.single .product-type-variable-subscription .price {
  display:none !important;
}
.single .single_variation_wrap .woocommerce-variation {
  margin-bottom:1rem;
}
.single .single_variation_wrap .price {
  display:block !important;
}
.single .variations .label {
  background-color:transparent;
}
.single .variations .label label {
  padding:.5rem .625rem .625rem !important;
  background:transparent;
  height:39px;
  font-size:1.1rem;
  font-weight:300;
}
.single .product_meta span {
  display: block;
}

/* Footer */
footer.footer {
  padding:0;
  margin-top:0;
}
footer .footer-quote {
  padding:5rem 0 6.5rem;
  position:relative;
  background:white;
}
footer .footer-quote .quote-img {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background-position:center center !important;
  background-size:cover !important;
  background-repeat:no-repeat !important;
  opacity:0.2;
}
footer .footer-quote p {
  font-family:'trajan-pro-3', serif;
  color:#14375c;
  line-height:1.5;
  text-transform:uppercase;
  font-size:2.2rem;
  position:relative;
}
footer .footer-quote p:after {
  content: '';
  position: absolute;
  bottom: -2.5rem;
  left: 0;
  right: 0;
  margin: auto;
  width: 30%;
  border-bottom:1px solid #14375c;
}
#footer-links {
  padding:2rem 0;
}
#footer-links a {
  padding:1rem 0.7rem;
  color:white;
  font-size:1.3rem;
  text-align: center;
  line-height: 1.3;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
footer .footer-info {
  position:relative;
}
footer .footer-info a{
  color: #14375c;
  font-weight: bold;
}
footer .footer-static-bg {
  background: -webkit-linear-gradient(90deg, #8a6f43 50%, #f3f7f8 0%);
  background: -moz-linear-gradient(90deg, #8a6f43 50%, #f3f7f8 0%);
  background: -ms-linear-gradient(90deg, #8a6f43 50%, #f3f7f8 0%);
  background: -o-linear-gradient(90deg, #8a6f43 50%, #f3f7f8 0%);
  background: linear-gradient(90deg, #8a6f43 50%, #f3f7f8 0%);
}
footer .footer-mc {
  padding:3rem 2.5rem 3rem 0;
  background-color: #8a6f43;
  background-image: url('/wp-content/themes/classical-association/assets/images/discus-statue.png');
  background-size:contain;
  background-position: 90% 0;
  background-repeat: no-repeat;
}
footer .footer-mc h2,
footer .footer-mc h3,
footer .footer-mc h4,
footer .footer-mc p,
footer .footer-mc label {
  color:white;
}
footer .footer-info {
  padding:3rem 0 3rem 2.5rem;
}
footer .footer-info p {
  color:#47494a
}
footer .social-icon {
  width:40px;
  height:40px;
  padding:0.5rem;
  line-height:0;
  border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  background-color:#14375c;
  display:inline-block;
  margin-right:0.75rem;
  text-align:center;
}
footer .social-icon:hover {
  background-color:#8a6f43;
}
footer .social-icon img {
  max-height: 100%;
}
footer .footer-copyright {
  padding-top:1rem;
  padding-bottom:1rem;
  background:white;
}
footer .footer-copyright p {
  font-size:1rem;
  margin-bottom:0;
}
#surfimpress-credit{
  display: block
}

/* Mailchimp */
#mc_embed_signup p,
#mc_embed_signup h2,
#mc_embed_signup h3,
#mc_embed_signup h4,
#mc_embed_signup label {
  color:white;
}
#mc_embed_signup .mc-field-group input {
  margin:0;
}
#mc_embed_signup input[type="submit"] {
  border: 2px solid white;
  background: transparent;
  padding: 1rem 1.5rem;
  height: auto;
  line-height: 1;
  font-size: 1.2rem;
  color:white;
}
#mc_embed_signup input[type="submit"]:hover {
  background: #14375D;
}
#mc_embed_signup input::placeholder {
  color:#47494a;
}
#mc_embed_signup input::-webkit-input-placeholder {
  color:#47494a;
}
#mc_embed_signup input:-moz-placeholder {
  color:#47494a;
}
#mc_embed_signup input::-moz-placeholder {
  color:#47494a;
}
#mc_embed_signup input:-ms-input-placeholder {
  color:#47494a !important;
}

/* WooCommerce / Products */
.single-product .related.products {
  display: block;
}
.single-product .related.products h2 {
  margin: 2rem 0;
  font-size: 2rem;
}
.product .entry-summary .product-description {
  margin: 1rem 0 2rem;
  display: inline-block;
}
.woocommerce div.product .product_title {
  font-size:2.5rem;
}
.woocommerce-message {
  border-top-color: #14375c;
}
.woocommerce-message::before {
  color:#14375c;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
  margin:0 0 3em;
}
#listView.product-panel .accordion-content {
  border:0;
  padding-top:1.5rem;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  margin-left: .9375rem;
  margin-right: .9375rem;
  margin-bottom: 2.5rem;
  margin-top: 1rem;
  padding: 0;
  position: relative;
  width: calc(33.333% - 1.875rem);
  text-align: center;
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
  padding-left:1.5rem;
}
.shop-content {
  margin-bottom:3rem;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
  color: white;
}
.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
  background-color: #8a6f43;
}
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
  width: 120px;
}
.cart_totals h2 {
  font-size:2rem;
  margin:1.5rem 0;
}
.cart_totals .shipping.recurring-total {
  display:none !important;
}
.cart_totals .shipping.recurring-total + tr {
  background-color: #f1f1f1;
}
.cart_item.donation-item .product-quantity{
  color:transparent;
}
@media all and (max-width:768px){
  .cart_item.donation-item .product-quantity{
    display: none
  }
}
.woocommerce-shipping-destination {
  font-size:1rem;
}
#order_review_heading {
  margin:2rem 0 1rem;
}
#crumbs a.cart-crumb.button {
  text-decoration: none;
  color: white;
  padding: 0.5rem 1.25rem;
  position: absolute;
  right: 0.7rem;
  font-size: 1rem;
  top: 0.7rem;
  margin-top:0;
}
#crumbs a.cart-crumb.button span {
  font-size:1rem;
  font-weight:normal;
}
.fr-logo {
    position: absolute;
    bottom: 4rem;
    right: .9375rem;
}
.fr-logo img {
    height: 73px;
}
.woocommerce h2 {
  font-size:2rem;
  margin-bottom: 1.25rem !important;
}
.woocommerce-MyAccount-navigation ul {
  list-style:none;
  margin-left:0;
}
.woocommerce .shop_table .button {
  font-size:1rem;
  padding:0.5rem 1rem;
}
.woocommerce .shop_table {
  margin-bottom:1.5rem !important;
}
.woocommerce .payment_box .woocommerce-SavedPaymentMethods-saveNew input[type="checkbox"] {
  margin-right: 0.5rem !important;
}
.woocommerce .payment_box .woocommerce-SavedPaymentMethods-saveNew label {
  font-size:1rem !important;
}
.woocommerce-checkout .woocommerce-shipping-methods li {
  display: flex;
  align-items: center;
  line-height:1 !important;
  margin-bottom:0 !important;
  padding-bottom:0 !important;
}
.woocommerce-checkout .woocommerce-shipping-methods li input.shipping_method {
  margin-top:0 !important;
}
.woocommerce-checkout #membership_additional_fields {
  margin-top:3rem;
}
.woocommerce-checkout #membership_additional_fields h4 {
  font-size: 1.5rem;
  margin-top: 1rem;
}
.woocommerce-checkout .form-row.membership-interest input.input-radio {
  float: left;
  margin:1px 0.5rem 0 0;
}
.woocommerce-checkout .form-row.membership-interest label {
  line-height: 1;
  margin:1rem 0;
}
.woocommerce-checkout .membership-interest-other {
  display:none;
}

.first-payment-date{display:none !important;}


.woocommerce-invalid-required-field select{
  border: solid 2px #a00;
}

a[href^=mailto]{
	white-space: nowrap;
}
.error404 #pubsMenu{
	display: none;
}

#eventCalendar{
  margin-bottom:3.5rem;
}
.eo-fullcalendar{
  margin-top:1.75rem;
}

.follow-us-sm-icons{
  text-align: center;
  margin-bottom:2rem;
}

.follow-us-sm-icon{
  height: 2.5rem;
  width: 2.5rem;
  background-color: #16385b;
  border-radius: 100%;
  display: inline-block;
  position: relative;
  margin: 0 0.5rem;
}

.follow-us-sm-icon img{
  position: absolute;
  top: 0.5rem;
  left: 0.5rem;
  bottom: 0.33rem;
  width: calc(100% - 1rem);
  height: calc(100% - 1rem);
}

.blog .archive-item{
  width:100%;
}

#top-bar-menu .submenu.is-dropdown-submenu{
  background-color:#8a6f43;
}
#top-bar-menu .submenu.is-dropdown-submenu a:hover{
  text-decoration: underline;
  color:#fff !important;
}

/*********************
JOIN PAGE
*********************/

.join-page-content{
  /*padding: 0 1.5rem;
  border: solid 2px #0f6fab;*/
  margin-bottom:4rem;
}

.join-page-heading{
  text-align: center;
}

.join-option{
  margin-top:2rem;
  border:solid 1px #b8b8b8;
  position: relative;
}

.join-option h5{
  text-align:center;
  padding-top:1rem;
  padding-bottom:1rem;
  color:#fff;
  font-weight: bold;
}

.join-option-standard h5{
  background-color:#04395e;
}

.join-option-concession h5{
  background-color:#8e6e3f;
}

.join-option-inner{
  margin-left:1rem;
  margin-right: 1rem;
  margin-bottom:1rem;
  text-align: center;
}

.join-option-inner span{
  font-weight: bold;
  display: block;
  font-size:2rem;
  margin-top:1rem;
  margin-bottom:1rem;
  text-align:center;
}

.join-option button{
  padding:1rem;
  font-weight:bold;
  font-size:1.5rem;
  border:solid 1px #b8b8b8;
  margin:0 1rem 1rem 1rem;
  width:calc(100% - 2rem);
  cursor: pointer;
}

.join-option button:not([disabled]):hover,
.join-option button.selected{
  background-color:#0f6fab;
  color:#fff;
}

.join-option button[disabled]{
  cursor: normal;
}

.optional-extras{
  margin-top:2rem;
}

.optional-extra{
  padding:1rem;
  text-align: center;
  border:solid 1px #b8b8b8;
  border-top:solid 6px #0f6fab;
  margin-top:2rem;
}

.optional-extra h5{
  font-weight:bold;
}

.join-page-btn{
  background-color:#0f6fab;
  margin-left:auto;
  margin-right:auto;
  margin-top:4rem;
}

#join-page-about{
  padding:1.5rem;
  border:solid 1px #b8b8b8;
  margin-top:4rem;
  position: relative;
}

#join-page-about i{
  font-weight: bold;
  position: absolute;
  top: 1rem;
  right: 1rem;
  color: #000;
  opacity: 0.5;
  font-style: normal;
}

#joinPagePaymentMethod{
  text-align: center;
}

.membership-card{
  width:8.5cm;
  height:5.5cm;
  display: flex;
  flex-direction: column;
  border:solid 4px #16385b;
  border-radius:10px;
  overflow: hidden;
}

.membership-card > div:first-child{
  height:25%;
  text-align: right;
  background-color: #14375c;
}

.membership-card > div:first-child > div{
  background:linear-gradient(180deg, rgba(10,30,51,0.9) 0%, rgba(10,30,51,0.5) 50%, rgba(10,30,51,0) 100%);
  height:100%;
  padding:0.25rem 0.5rem;
}

.membership-card > div:nth-child(2){
  height:75%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  padding:0.5rem;
  padding-top:8%;
}

.membership-card > div:nth-child(2) *{
  margin:0;
  color:#16385b !important;
}

.membership-card > div:nth-child(2) h4{
  font-weight:bold;
}

.membership-card > div:nth-child(2) h5{
  color:#8a6f46 !important;
}

.membership-card img{
  max-height:100%;
  background-color:#fff;
  border-radius:100%;
  padding:2.5px;
  transform:scale(1.8);
  transform-origin: top right;
  border:solid 2px #16385b;
}


/*********************
RESPONSIVE
*********************/

/* Tiny */
@media screen and (max-width: 330px) {
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    width:100% !important;
  }

}
@media screen and (max-width: 550px) {
  .fr-logo {
    display:none;
  }

}

/* Small only */
@media screen and (max-width: 39.9375em) {
  .h1, h1 {
    font-size: 2rem;
  }
  .h2, h2 {
    font-size: 1.6rem;
  }
  .h3, h3 {
    font-size: 1.5rem;
  }
  .h4, h4 {
    font-size: 1.3rem;
  }
  p, li {
  font-size: 1.2rem;
  line-height: 1.4;
  }
  p.has-background {
    margin: 1.5rem 0;
  }
  .has-medium-font-size {
    font-size: 130%;
  }
  #crumbs {
    padding-top: 1.2rem;
    padding-bottom:1rem;
  }
  .top-bar {
    margin-top: 0rem;
    padding-top:0;
  }
  .entry-content {
    padding: 0 0 1rem;
  }
  footer.footer {
    padding: 0;
    background-color: #f3f7f8;
  }
  footer #footer-links {
    justify-content: center;
  }
  footer #footer-links li {
    margin:0;
  }
  footer #footer-links li a {
    line-height:1.2
  }
  blockquote p {
    padding: 0 1rem;
    font-size: 1.4rem !important;
    line-height: 1.4;
  }
  blockquote a, blockquote cite {
    font-size: 1.4rem;
  }
  .single-loop-event .single-date {
    padding-right:0;
  }
  .home-header .header-title-wrap .home-header-title {
    max-width:100%;
    padding-left:0;
  }
  .home-header .header-title-wrap .home-header-title h1 {
    font-size:2rem;
  }
  .page-header {
    height: 250px;
    margin-bottom: 1.5rem;
  }
  .page-header-inner h1 {
    font-size: 2rem;
    margin-bottom: 4rem;
    margin-top:0;
  }
  .single .page-header-inner h1{
    font-size:2rem;
  }
  .page-content {
    padding: 0;
  }
  #home-carousel .carousel-item {
    height:300px;
    background-size: auto 100% !important;
    background-repeat: no-repeat !important;
    background-position: 80% 0 !important;
  }
  .flickity-prev-next-button {
    display:none;
  }
  .home-intro {
    padding: 0 0 3rem;
  }
  .home-intro .pause-icon {
    display:none;
  }
  .home-intro p {
    line-height: 1.6;
    font-size: 1.2rem;
  }
  section.latest-events h2 {
    margin: 0 auto 2rem;
  }
  .single-loop-event h3.eo-event-title {
    font-size: 1.4rem;
  }
  .single-loop-event .single-venue {
    font-size: 1rem;
  }
  .single-loop-event .single-date {
    font-size: 1.1rem;
  }
  section.home-promo {
    padding: 2rem 0;
  }
  section.home-updates {
    padding: 2rem 0;
  }
  section.home-updates h2 {
    margin-bottom: 2rem;
  }
  section.home-updates .home-mc {
    margin-top:2rem;
    padding: 1rem;
  }
  section.home-updates .home-mc h4 {
    font-size: 1.4rem;
  }
  .wp-block .featured-paragraph p,
  .featured-paragraph p {
    font-size: 1.2rem !important;
    line-height: 1.4 !important;
    margin: 1rem 0 3rem !important;
  }
  .branch-map .tabs-title > a {
    padding: 1rem 1.2rem;
    font-size: 1.2rem;
  }
  #branchMap {
    height: 450px;
  }
  .branch-map .map-wrap {
    padding: 0.5rem;
  }
  .branch-content .button {
    padding: 0.75rem 1rem;
  }
  .leaflet-popup-content .branch-content h5 {
    margin:1rem 0;
  }
  .leaflet-popup-content,
  .leaflet-popup-content .branch-content {
    width: 200px !important;
  }
  .leaflet-popup-content .branch-content p {
    font-size: 1rem;
  }
  .list-branch-single .single-title p,
  .list-branch-single .single-info p {
    font-size:1.1rem;
  }
  .leaflet-container a.leaflet-popup-close-button {
    top: 5px;
    left: 5px;
  }
  /*.leaflet-fixed-pane {
    right: 0;
    bottom: 0;
    margin:auto;
  }*/
  .leaflet-popup.popup-fixed {
    top: 1rem !important;
    bottom: auto !important;
    left: 1rem !important;
    right: auto !important;
    margin: 0 auto;
    overflow: scroll;
  }
  .pub-thumb,
  .featured-thumb {
    width: 100%;
    margin: 1.5rem 0;
  }
  #pubsMenu {
    width: 100% !important;
    margin: -4rem auto 0 !important;
  }
  h1.pubs .menuToggle {
    position: absolute;
    right: -4rem;
    top: -0.5rem;
    width: 50px;
    height: 70px;
    text-align: center;
    background: transparent;
    cursor: pointer;
  }
  h1.pubs .menuToggle span {
    font-size: 2.2rem;
    top: 0.5rem;
    left: 0.6rem;
    position: absolute;
    line-height: 1;
    width: 30px;
    height: 40px;
  }
  footer .footer-quote p {
    font-size: 1.2rem;
    line-height: 1.6;
  }
  footer .footer-quote {
    padding: 3rem 0;
  }
  footer .footer-quote p:after {
    display:none;
  }
  #footer-links a {
    font-size: 1.2rem;
  }
  footer .footer-info h4 {
    margin-top:1.5rem;
  }
  footer .footer-copyright .text-left:first-child {
    margin-bottom:1rem;
  }
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    width: calc(50% - 1.25rem) !important;
    margin-left: .625rem !important;
    margin-right: .625rem !important;
  }
  .fr-logo {
    bottom: 4.75rem;
   }
}

/* Medium and up */
@media screen and (min-width: 40em) {

  .home-header .header-title-wrap {
    top:10%;
  }

  .flickity-viewport {
    height:450px !important;
  }

  .join-option-standard{
    margin-right:1rem;
  }

  .join-option-concession{
    margin-left:1rem;
  }

  .join-option{
    height:100%;
    margin-bottom:4rem;
  }

  .join-option button{
    position: absolute;
    bottom:1rem;
    left:1rem;
    right:1rem;
    width:auto;
    margin:0 !important;
  }

  .join-option-container{
    margin-bottom:4rem;
  }
}

/* Small and Medium */
@media screen and (max-width:63.9375em) {
  .button {
    font-size: 1.2rem;
    padding: 1rem 1.5rem;
  }
  .grid-container {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  #top-bar-menu {
    height: auto !important;
    background:#14375c !important
  }
  #top-bar-menu .grid-container {
    padding:0;
  }
  #top-bar-menu ul li a {
    color:white;
    text-align:left;
    padding: 1rem;
    border-top:1px solid rgba(255,255,255,0.2);
    position:relative;
    margin-top:0;
    font-size: 1.2rem;
  }
  #crumbs {
    bottom:-1px;
  }
  header.header {
    position:relative;
  }
  .home-header {
    padding-top: 0;
  }
  .home-header .header-title-wrap .home-header-title h1 {
    font-size:8vw;
  }
  .flickity-prev-next-button.previous {
    left: -1rem;
  }
  .flickity-prev-next-button.next {
    right: -1rem;
  }
  main.content {
    margin-top: 0;
  }
  section.home-promo .promo-content img {
    margin-bottom:1rem;
  }
  section.latest-events {
    padding: 1rem 0 3rem;
  }
  .single-event .event-content {
    margin-top:2rem;
  }
  .additional-content .audience, .additional-content .booking-info {
    padding: 2rem 0;
  }
  .leaflet-popup-content .info-title,
  .leaflet-popup-content .info-content {
    width:100%;
  }
  .leaflet-popup-content .info-content {
    margin-bottom:1rem;
  }
  .leaflet-popup-content .branch-content .button {
    margin:0;
  }
  #pubsMenu {
    width: 80%;
    margin: -4.5rem auto 0;
    position: relative;
    z-index: 999;
    background: #14375c;
    display:none;
  }
  #pub-tabs .tabs-title > a {
    background:transparent;
  }
  h1.pubs {
    position:relative;
    margin-left: -5rem;
  }
  h1.pubs .menuToggle.open {
    background: #14375c;
  }
  h1.pubs .menuToggle.open span {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
    .address-wrap {
        margin:1.5rem 0;
    }
  .footer-static-bg .grid-container {
    padding:0;
  }
  footer .footer-mc,
  footer .footer-info {
    padding:1.5rem;
  }
  footer .footer-info p {
    margin-bottom:0.2rem;
  }
  footer .footer-info .info-email a {
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
  }
}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .h2, h2 {
    font-size: 2rem;
  }
  .top-bar {
    margin-top:0.5rem;
  }
  #home-carousel .carousel-item {
    height:500px;
  }
  .home-header .header-title-wrap .home-header-title {
    max-width: 100%;
    padding-left: 10%;
  }
  footer .footer-quote p {
    font-size:1.4rem;
  }
  .page-header {
    height: 300px;
  }
  .page-header-inner h1 {
    font-size: 3rem;
    margin-top:-1rem
  }
  .page-content {
    padding: 1rem 0;
  }
  .branch-map {
    padding: 2rem 0;
  }
  .leaflet-popup-content,
  .leaflet-popup-content .branch-content {
    width: 250px !important;
  }
  #branchMap {
    height: 450px;
  }
  section.home-updates {
    padding: 3rem 0;
  }
  section.home-updates h2 {
    margin-bottom: 2rem;
  }
  section.related-events {
    padding: 3rem 0;
  }
  footer .footer-quote {
    padding: 3rem 0 4.5rem;
  }
  .pub-thumb,
  .featured-thumb {
    width: 50%;
    float: left;
    margin: 0 1.5rem 1.5rem 0;
  }
  h1.pubs .menuToggle {
    position: absolute;
    right: -4rem;
    top: 0.5rem;
    width: 50px;
    height: 70px;
    text-align: center;
    background: transparent;
    cursor: pointer;
  }
  h1.pubs .menuToggle span {
    font-size: 2.2rem;
    top: 0.5rem;
    left: 0.6rem;
    position: absolute;
    line-height: 1;
    width: 30px;
    height: 40px;
  }
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    width:calc(33.33333% - 1.875rem);
  }

}

/* Large and up */
@media screen and (min-width: 64em) {
  #surfimpress-credit{
    float:right;
    display: inline;
  }
  #menu-item-3430{
    display: none;
  }
}

@media screen and (min-width: 40em) and (max-width: 1400px) {
  #top-bar-menu ul li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 1.3rem;
  }
  #top-bar-menu a {
    padding: 1rem 2vw .7rem;
  }


}


/* IPAD LANDSCAPE */
@media screen and (min-width: 64em) and (max-width: 1400px) {

  .search-form .search-submit{
    position: absolute;
    right: 0;
    filter: invert(1);
  }

  .search-form .search-field{
    max-width: 220px;
    padding-right: 2.25rem;
  }

  .upper-menu{
    width: 27.5% !important;
  }

  .upper-email a{
    font-size: 1rem;
  }

  input[type=search]::-ms-clear {  display: none; width : 0; height: 0; }
  input[type=search]::-ms-reveal {  display: none; width : 0; height: 0; }
  input[type="search"]::-webkit-search-decoration,
  input[type="search"]::-webkit-search-cancel-button,
  input[type="search"]::-webkit-search-results-button,
  input[type="search"]::-webkit-search-results-decoration { display: none; }

}
@media screen and (min-width: 64em) and (max-width: 74.9375em) {

}

.join-option-container{
  max-width: 15rem;
}

.join-option-inner{
  min-height: 7.5rem;
}

body.hide-subscription-totals .woocommerce-MyAccount-content h2,
body.hide-subscription-totals .woocommerce-MyAccount-content .shop_table.order_details,
body.hide-subscription-totals .woocommerce-MyAccount-content .my_account_orders{
    display: none;
}