@font-face {
  font-family: 'GillSans';
  src: url(../webfonts/Gill_Sans.eot);
  src: url(../webfonts/Gill_Sans.eot?#iefix) format('embedded-opentype'), url(../webfonts/Gill_Sans.woff2) format('woff2'), url(../webfonts/Gill_Sans.woff) format('woff'), url(../webfonts/Gill_Sans.ttf) format('truetype'), url(../webfonts/Gill_Sans.svg#Gill%20Sans) format('svg');
}
@font-face {
  font-family: 'GillSansLightItalic';
  src: url(../webfonts/Gill_Sans_Light_Italic.eot);
  src: url(../webfonts/Gill_Sans_Light_Italic.eot?#iefix) format('embedded-opentype'), url(../webfonts/Gill_Sans_Light_Italic.woff2) format('woff2'), url(../webfonts/Gill_Sans_Light_Italic.woff) format('woff'), url(../webfonts/Gill_Sans_Light_Italic.ttf) format('truetype'), url(../webfonts/Gill_Sans_Light_Italic.svg#Gill_Sans_Light_Italic) format('svg');
}
@font-face {
  font-family: 'GillSansBold';
  src: url(../webfonts/Gill_Sans_Bold.eot);
  src: url(../webfonts/Gill_Sans_Bold.eot?#iefix) format('embedded-opentype'), url(../webfonts/Gill_Sans_Bold.woff2) format('woff2'), url(../webfonts/Gill_Sans_Bold.woff) format('woff'), url(../webfonts/Gill_Sans_Bold.ttf) format('truetype'), url(../webfonts/Gill_Sans_Bold.svg#Gill_Sans_Bold) format('svg');
}
@font-face {
  font-family: 'Monaco';
  src: url(../webfonts/Monaco.eot);
  src: url(../webfonts/Monaco.eot?#iefix) format('embedded-opentype'), url(../webfonts/Monaco.woff2) format('woff2'), url(../webfonts/Monaco.woff) format('woff'), url(../webfonts/Monaco.ttf) format('truetype'), url(../webfonts/Monaco.svg#Monaco) format('svg');
}
@font-face {
  font-family: 'museoSlab500';
  src: url(../webfonts/museo_slab_500.eot);
  src: url(../webfonts/museo_slab_500.eot?#iefix) format('embedded-opentype'), url(../webfonts/museo_slab_500.woff2) format('woff2'), url(../webfonts/museo_slab_500.woff) format('woff'), url(../webfonts/museo_slab_500.ttf) format('truetype'), url(../webfonts/museo_slab_500.svg#museo_slab_500) format('svg');
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'GillSansBold';
  text-transform: uppercase;
  color: #225263;
  font-weight: normal;
}
.h1,
h1 {
  font-size: 24px!important;
  font-size: 1.5rem!important;
}
.h2,
h2 {
  font-size: 24px!important;
  font-size: 1.5rem!important;
}
.h3,
h3 {
  font-size: 24px!important;
  font-size: 1.5rem!important;
}
body {
  font-family: 'GillSans', sans-serif;
  overflow-wrap: break-word;
  color: #1C252F;
  background-color: white;
}
a img {
  transition: 1s filter linear, 500ms -webkit-filter linear, opacity 500ms ease-in !important;
}
a img:hover {
  filter: opacity(0.9);
}
@media (min-width: 720px) {
  .hideOnDesktopMenu {
    display: none!important;
  }
}
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  line-height: 1.4;
}
html,
body {
  font-size: 100%;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  text-decoration: none;
  font-weight: bold;
  font-style: normal;
  color: inherit;
}
details > summary {
  list-style: none;
}
details > summary::-webkit-details-marker {
  display: none;
}
/* Default image style */
img {
  max-width: 100%;
  height: auto;
}
.e5-modal-backdrop {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  display: none;
  z-index: 999;
}
.field--label-inline {
  display: flex;
  flex-direction: row!important;
}
.field--label-inline > *:not(:first-child) {
  padding-left: 20px!important;
}
.page-node-type-page #block-e5-light-mainpagecontent > article > .node__content > .field--name-body {
  text-align: center;
  font-size: 19.2px!important;
  font-size: 1.2rem!important;
  padding: 30px 0px 60px 0px;
}
.button,
a[href],
input[type='submit'],
input[type='image'],
button,
.pointer,
[role="button"] {
  cursor: pointer;
  outline-offset: 5px;
}
.user-logged-in .button {
  background-color: #bbee88ED;
  color: #1C252F;
  padding: 20px 15px 15px 15px;
  font-family: 'GillSansBold';
  text-transform: uppercase;
  box-sizing: border-box;
  border-style: none;
  width: 100%;
  display: block;
  text-align: center;
}
.user-logged-in .button:hover {
  color: #1C252F !important;
}
/* CTA button inline body */
.cta {
  background-color: #bbee88ED;
  color: #1C252F;
  padding: 10px 10px 2px 10px;
  border: 1px solid #bbee88;
  border-radius: 3px;
  font-size: 1.2rem !important;
  cursor: pointer;
  display: inline-block;
  text-align: center;
}
.cta a {
  text-decoration: none!important;
  font-weight: 600!important;
}
.btn-orange {
  background-color: #faa552 !important;
}
.double-bar {
  position: relative;
  border-top: 1px solid #555555;
  width: 100%;
  padding-top: 8px;
}
.double-bar::before {
  position: absolute;
  top: 8px;
  border-top: 1px solid #555555;
  width: 100%;
  content: "";
}
.hidden {
  display: none;
}
.formLabelStyle {
  padding: 0px 0px 5px 0px;
  color: #225263;
  font-size: 19.2px!important;
  font-size: 1.2rem!important;
}
.inputStyle {
  width: 100%;
  font-size: 16px!important;
  font-size: 1rem!important;
  padding-top: 5px;
  box-sizing: border-box;
}
form:not( #mailchimp-signup-subscribe-block-mc-form ) input,
form:not( #mailchimp-signup-subscribe-block-mc-form ) select,
form:not( #mailchimp-signup-subscribe-block-mc-form ) textarea,
form:not( #mailchimp-signup-subscribe-block-mc-form ) legend {
  width: 100%;
  font-size: 16px!important;
  font-size: 1rem!important;
  padding-top: 5px;
  box-sizing: border-box;
}
form:not( #mailchimp-signup-subscribe-block-mc-form ) legend,
form:not( #mailchimp-signup-subscribe-block-mc-form ) input[type="submit"] {
  font-size: 22.4px!important;
  font-size: 1.4rem!important;
}
form:not( #mailchimp-signup-subscribe-block-mc-form ) input,
form:not( #mailchimp-signup-subscribe-block-mc-form ) select,
form:not( #mailchimp-signup-subscribe-block-mc-form ) textarea {
  padding: 5px 3px 2px 3px;
}
form:not( #mailchimp-signup-subscribe-block-mc-form ) .form-actions {
  padding: 30px 10% inherit inherit;
  text-align: right;
  font-size: 24px!important;
  font-size: 1.5rem!important;
}
form:not( #mailchimp-signup-subscribe-block-mc-form ) .form-actions input[type="submit"] {
  padding: 20px 15px 15px 15px;
  font-family: 'GillSansBold';
  text-transform: uppercase;
  box-sizing: border-box;
  background-color: #225263;
  color: white;
  border-style: none;
}
form:not( #mailchimp-signup-subscribe-block-mc-form ) .form-actions input[type="submit"]:not(:first-child) {
  margin-top: 10px;
}
form:not( #mailchimp-signup-subscribe-block-mc-form ) .form-item {
  display: flex;
  flex-direction: column;
  width: 100%;
}
form:not( #mailchimp-signup-subscribe-block-mc-form ) .form-item {
  padding: 0px 0px 25px 0px;
}
form:not( #mailchimp-signup-subscribe-block-mc-form ) legend {
  padding: 0px 0px 10px 0px;
}
form:not( #mailchimp-signup-subscribe-block-mc-form ) .form-type-checkbox {
  flex-direction: row;
  flex-wrap: wrap;
}
form:not( #mailchimp-signup-subscribe-block-mc-form ) .form-type-checkbox input {
  width: auto;
  margin-right: 20px;
}
form:not( #mailchimp-signup-subscribe-block-mc-form ) .form-type-checkbox label {
  padding-top: 5px;
}
form:not( #mailchimp-signup-subscribe-block-mc-form ) .form-type-checkbox .description {
  width: 100%;
  padding-left: 60px;
}
form:not( #mailchimp-signup-subscribe-block-mc-form ) .form-number {
  text-align: center;
  font-family: 'museoSlab500';
}
form:not( #mailchimp-signup-subscribe-block-mc-form ) .form-item label,
form:not( #mailchimp-signup-subscribe-block-mc-form ) .form-item .fieldset-legend,
form:not( #mailchimp-signup-subscribe-block-mc-form ) .fieldset-wrapper h4.label {
  padding: 0px 0px 5px 0px;
  color: #225263;
  font-size: 19.2px!important;
  font-size: 1.2rem!important;
}
form:not( #mailchimp-signup-subscribe-block-mc-form ) .fieldset-wrapper h4.label {
  font-family: 'GillSans', sans-serif;
  text-transform: capitalize;
}
form:not( #mailchimp-signup-subscribe-block-mc-form ) fieldset.form-item {
  padding-bottom: 0px!important;
}
form:not( #mailchimp-signup-subscribe-block-mc-form ) .form-wrapper summary {
  font-family: 'GillSansBold';
  text-transform: uppercase;
  text-align: center;
  font-size: 20.8px!important;
  font-size: 1.3rem!important;
  color: #225263;
  outline-offset: 5px;
}
form:not( #mailchimp-signup-subscribe-block-mc-form ) .description {
  font-style: italic;
  font-size: 17.6px!important;
  font-size: 1.1rem!important;
  padding: 5px 0px 0px 0px;
}
form:not( #mailchimp-signup-subscribe-block-mc-form ) .description:first-letter {
  text-transform: capitalize;
}
.form-item--error-message {
  padding-top: 10px;
  color: #a51b00;
  width: 100%;
}
.form-required::after {
  content: '*';
  color: #a51b00;
}
.tableWrap {
  margin-top: 25px;
  margin-bottom: 25px;
  overflow-x: auto;
  display: block;
  width: 100%;
  background-color: white;
  border: 1px solid #959595;
  padding: 5px;
  box-sizing: border-box;
}
.tableWrap table {
  width: 100%;
  border-collapse: collapse;
  border-style: hidden;
}
.tableWrap table td,
.tableWrap table th {
  padding: 5px 5px;
  border: 1px solid #959595;
}
.tableWrap .centered-icon-link {
  margin-left: 45%;
}
.tableWrap .views-field-operations {
  position: relative;
}
.tableWrap .views-field-operations a {
  margin-bottom: 2px!important;
}
.tableWrap .views-field-operations .dropbutton-widget {
  position: relative!important;
}
.tableWrap .views-field-operations .dropbutton-wrapper {
  margin-right: 5px;
  padding-right: 0px;
}
/* Views table captions */
.views-table caption {
  font-family: 'GillSansBold';
  text-transform: uppercase;
  font-size: 16px;
  text-align: left;
}
.views-table caption > a,
.views-table caption > span > a {
  text-decoration: underline;
}
.page-node-type-blog-post article .field--name-field-hero-image img {
  width: 100%;
}
.page-node-type-blog-post article .field--name-body {
  margin: 40px 0px 0px 0px;
}
.page-node-type-blog-post article .node__meta {
  text-align: center;
  font-family: 'museoSlab500';
  color: #555555;
  font-size: 17.6px!important;
  font-size: 1.1rem!important;
}
.page-node-type-blog-post article h1 {
  text-align: center;
  font-family: 'GillSansBold';
  color: #225263;
  font-size: 28.8px!important;
  font-size: 1.8rem!important;
}
.page-node-type-blog-post .node__meta,
.page-node-type-blog-post h1 {
  text-align: center;
  font-family: 'museoSlab500';
  color: #555555;
  font-size: 17.6px!important;
  font-size: 1.1rem!important;
}
.page-node-type-blog-post h1 {
  padding-bottom: 30px;
  font-size: 28.8px!important;
  font-size: 1.8rem!important;
}
#block-e5-light-views-block-blog-page .views-row {
  box-sizing: border-box;
  width: 33.3333333%;
}
@media (min-width: 720px) {
  #block-e5-light-views-block-blog-page .views-row:nth-child(3n) {
    padding-left: 1.5%;
  }
  #block-e5-light-views-block-blog-page .views-row:nth-child(3n):last-child article {
    border-bottom: none;
  }
  #block-e5-light-views-block-blog-page .views-row:nth-child(3n + 1) {
    padding-right: 1.5%;
  }
  #block-e5-light-views-block-blog-page .views-row:nth-child(3n + 1):nth-last-child(3) article,
  #block-e5-light-views-block-blog-page .views-row:nth-child(3n + 1):last-child article {
    border-bottom: none;
  }
  #block-e5-light-views-block-blog-page .views-row:nth-child(3n + 2) {
    padding-right: 1.5%;
    padding-left: 1.5%;
  }
  #block-e5-light-views-block-blog-page .views-row:nth-child(3n + 2):nth-last-child(2) article,
  #block-e5-light-views-block-blog-page .views-row:nth-child(3n + 2):last-child article {
    border-bottom: none;
  }
}
@media (max-width: 719px) {
  #block-e5-light-views-block-blog-page .views-row {
    width: 50%;
  }
  #block-e5-light-views-block-blog-page .views-row:nth-child(2n) {
    padding-left: 1.5%;
  }
  #block-e5-light-views-block-blog-page .views-row:nth-child(2n):last-child article {
    border-bottom: none;
  }
  #block-e5-light-views-block-blog-page .views-row:nth-child(2n + 1) {
    padding-right: 1.5%;
  }
  #block-e5-light-views-block-blog-page .views-row:nth-child(2n + 1):nth-last-child(2) article,
  #block-e5-light-views-block-blog-page .views-row:nth-child(2n + 1):last-child article {
    border-bottom: none;
  }
}
@media (max-width: 419px) {
  #block-e5-light-views-block-blog-page .views-row {
    width: 100%;
  }
  #block-e5-light-views-block-blog-page .views-row:last-child article {
    border-bottom: none;
  }
}
#block-e5-light-views-block-blog-page .views-row article {
  border-bottom: 1px solid #555555;
  padding-top: 24px;
  padding-bottom: 24px;
}
#block-e5-light-views-block-blog-page .views-row article > *:not(:last-child) {
  padding-bottom: 8px;
}
#block-e5-light-views-block-blog-page .views-row .field--name-field-hero-image img {
  width: 100%;
  height: auto;
  padding-bottom: 12px;
}
#block-e5-light-views-block-blog-page .views-row .node-readmore {
  margin-top: 12px;
  text-decoration: underline;
  text-transform: capitalize;
}
/* Shop styles - stealing from classes for the view row item positioning */
#shop {
  display: flex;
  margin-bottom: 40px;
}
#shop div:nth-child(1) {
  padding-right: 1%;
}
#shop div:nth-child(2) {
  padding-left: 1%;
}
#shop .column {
  width: 50%;
}
@media (max-width: 719px) {
  #shop {
    flex-direction: column;
    margin-bottom: 0px;
  }
  #shop .column {
    margin-bottom: 40px;
    width: 100%;
  }
}
/*.view-shopfront {
     margin-top: 40px;
 }*/
@media (min-width: 721px) {
  .view-shopfront .view-content,
  .field--name-field-images {
    display: flex;
    flex-wrap: unset !important;
  }
}
.field--name-field-images {
  margin: 40px 0px 20px 00px;
}
@media (max-width: 720px) {
  .view-shopfront .view-content,
  .field--name-field-images {
    flex-wrap: wrap;
  }
  .view-shopfront .view-content .views-row,
  .field--name-field-images .field__item {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 20px;
  }
}
/* We do not want padding when in single column */
@media (min-width: 721px) {
  .view-shopfront .view-content .views-row:nth-child(3n+1),
  .field--name-field-images .field__item:nth-child(3n+1) {
    padding-right: 1.5%;
    /*float: left;
     left: 0%;
     top: 0px;*/
  }
  .view-shopfront .view-content .views-row:nth-child(3n+2),
  .field--name-field-images .field__item:nth-child(3n+2) {
    padding-right: 1.5%;
    padding-left: 1.5%;
    /*    float: left;
     left: 33.3334%;
     top: 0px;*/
  }
  .view-shopfront .view-content .views-row:nth-child(3n),
  .field--name-field-images .field__item:nth-child(3n) {
    padding-left: 1.5%;
    /* float: left;
     left: 66.6667%;
     top: 0px;*/
  }
}
.view-shopfront .view-content .views-row .field--name-field-product-hero img,
.field--name-field-images .field__item img {
  width: 100%;
  height: auto;
  padding-bottom: 12px;
}
.view-shopfront .view-content .views-row .field--name-title {
  font-family: 'GillSansBold';
  text-transform: uppercase;
  color: #284251;
  font-weight: normal;
  font-size: 24px !important;
  font-size: 1.5rem !important;
  padding-bottom: 8px;
}
.view-shopfront .view-content .views-row .field--name-body {
  font-size: 16px;
}
.view-shopfront {
  text-align: center;
}
.view-classes .view-content .views-row {
  box-sizing: border-box;
  width: 33.3333333%;
  /* article {
      border-bottom: 1px solid @davysGrey;
      padding-top: 24px;
      padding-bottom: 24px;


      > *:not(:last-child) {
        padding-bottom: 8px;
      }
    */
}
@media (min-width: 720px) {
  .view-classes .view-content .views-row:nth-child(3n) {
    padding-left: 1.5%;
  }
  .view-classes .view-content .views-row:nth-child(3n):last-child article {
    border-bottom: none;
  }
  .view-classes .view-content .views-row:nth-child(3n + 1) {
    padding-right: 1.5%;
  }
  .view-classes .view-content .views-row:nth-child(3n + 1):nth-last-child(3) article,
  .view-classes .view-content .views-row:nth-child(3n + 1):last-child article {
    border-bottom: none;
  }
  .view-classes .view-content .views-row:nth-child(3n + 2) {
    padding-right: 1.5%;
    padding-left: 1.5%;
  }
  .view-classes .view-content .views-row:nth-child(3n + 2):nth-last-child(2) article,
  .view-classes .view-content .views-row:nth-child(3n + 2):last-child article {
    border-bottom: none;
  }
}
@media (max-width: 719px) {
  .view-classes .view-content .views-row {
    width: 50%;
  }
  .view-classes .view-content .views-row:nth-child(2n) {
    padding-left: 1.5%;
  }
  .view-classes .view-content .views-row:nth-child(2n):last-child article {
    border-bottom: none;
  }
  .view-classes .view-content .views-row:nth-child(2n + 1) {
    padding-right: 1.5%;
  }
  .view-classes .view-content .views-row:nth-child(2n + 1):nth-last-child(2) article,
  .view-classes .view-content .views-row:nth-child(2n + 1):last-child article {
    border-bottom: none;
  }
}
@media (max-width: 419px) {
  .view-classes .view-content .views-row {
    width: 100%;
  }
  .view-classes .view-content .views-row:last-child article {
    border-bottom: none;
  }
}
.view-classes .view-content .views-row .views-field-field-product-hero img {
  width: 100%;
  height: auto;
  padding-bottom: 12px;
}
.view-classes .view-content .views-row .views-field-field-price {
  display: flex;
  font-weight: bold;
}
.view-classes .view-content .views-row .views-field-field-price .field__label {
  padding-right: 1em;
}
.view-classes .view-content .views-row .views-field-title {
  font-family: 'GillSansBold';
  text-transform: uppercase;
  color: #225263;
  font-weight: normal;
  font-size: 24px!important;
  font-size: 1.5rem!important;
  padding-bottom: 8px;
}
.view-jobs {
  padding-bottom: 60px;
}
.view-jobs .views-row {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #555555;
}
.view-jobs .views-row .views-field-title {
  margin-top: 20px;
}
.view-jobs .views-row .views-field-body {
  margin-top: 10px;
  margin-bottom: 10px;
}
.view-jobs .views-row .views-field-field-job-type,
.view-jobs .views-row .views-field-field-closing-date {
  font-weight: bold;
}
.view-jobs .views-row .views-field-nothing {
  margin-top: 30px;
  text-align: center;
  font-size: 20.8px!important;
  font-size: 1.3rem!important;
  font-family: 'GillSansBold';
  color: #225263;
}
.view-events .view-content .views-row {
  box-sizing: border-box;
  width: 33.3333333%;
  /*article {
      border-bottom: 1px solid @davysGrey;
      padding-top: 24px;
      padding-bottom: 24px;


      > *:not(:last-child) {
        padding-bottom: 8px;
      }
    */
}
@media (min-width: 720px) {
  .view-events .view-content .views-row:nth-child(3n) {
    padding-left: 1.5%;
  }
  .view-events .view-content .views-row:nth-child(3n):last-child article {
    border-bottom: none;
  }
  .view-events .view-content .views-row:nth-child(3n + 1) {
    padding-right: 1.5%;
  }
  .view-events .view-content .views-row:nth-child(3n + 1):nth-last-child(3) article,
  .view-events .view-content .views-row:nth-child(3n + 1):last-child article {
    border-bottom: none;
  }
  .view-events .view-content .views-row:nth-child(3n + 2) {
    padding-right: 1.5%;
    padding-left: 1.5%;
  }
  .view-events .view-content .views-row:nth-child(3n + 2):nth-last-child(2) article,
  .view-events .view-content .views-row:nth-child(3n + 2):last-child article {
    border-bottom: none;
  }
}
@media (max-width: 719px) {
  .view-events .view-content .views-row {
    width: 50%;
  }
  .view-events .view-content .views-row:nth-child(2n) {
    padding-left: 1.5%;
  }
  .view-events .view-content .views-row:nth-child(2n):last-child article {
    border-bottom: none;
  }
  .view-events .view-content .views-row:nth-child(2n + 1) {
    padding-right: 1.5%;
  }
  .view-events .view-content .views-row:nth-child(2n + 1):nth-last-child(2) article,
  .view-events .view-content .views-row:nth-child(2n + 1):last-child article {
    border-bottom: none;
  }
}
@media (max-width: 419px) {
  .view-events .view-content .views-row {
    width: 100%;
  }
  .view-events .view-content .views-row:last-child article {
    border-bottom: none;
  }
}
.view-events .view-content .views-row .views-field-field-product-hero img {
  width: 100%;
  height: auto;
  padding-bottom: 12px;
}
.view-events .view-content .views-row .views-field-field-available-spaces {
  display: flex;
  font-weight: bold;
}
.view-events .view-content .views-row .views-field-field-available-spaces .field__label {
  padding-right: 1em;
}
.view-events .view-content .views-row .views-field-title {
  font-family: 'GillSansBold';
  text-transform: uppercase;
  color: #225263;
  font-weight: normal;
  font-size: 24px!important;
  font-size: 1.5rem!important;
}
.path-product .product-event,
.path-product .product-class {
  margin-top: 30px;
  position: relative;
  display: block;
}
.path-product .product-event .product > div,
.path-product .product-class .product > div,
.path-product .product-event .buy > div,
.path-product .product-class .buy > div {
  margin-bottom: 20px;
}
.path-product .product-event .product .specs,
.path-product .product-class .product .specs {
  display: flex;
  justify-content: center;
  margin-bottom: 25px;
}
.path-product .product-event .product .specs > div,
.path-product .product-class .product .specs > div {
  padding: 0px 10px;
  flex-direction: column!important;
  text-align: center;
  border-bottom: 1px solid #bbee88ED;
}
.path-product .product-event .product .specs > div:first-child,
.path-product .product-class .product .specs > div:first-child {
  padding-left: 40px;
}
.path-product .product-event .product .specs > div:last-child,
.path-product .product-class .product .specs > div:last-child {
  padding-right: 40px;
}
.path-product .product-event .product .specs .field--label-inline > *:not(:first-child),
.path-product .product-class .product .specs .field--label-inline > *:not(:first-child) {
  padding: 0px!important;
}
.path-product .product-event .buy,
.path-product .product-class .buy {
  display: none;
  max-width: 900px;
  margin: auto;
  margin-bottom: 40px;
  border: 2px solid #b36475;
  border-radius: 4px;
  padding: 20px;
}
.path-product .product-event .buy summary[aria-expanded="false"],
.path-product .product-class .buy summary[aria-expanded="false"] {
  margin-bottom: 25px;
}
.path-product .product-event .buy details .description,
.path-product .product-class .buy details .description {
  margin-bottom: 20px;
}
.path-product .product-event .product-book-now,
.path-product .product-class .product-book-now {
  background-color: #225263;
  color: white;
  position: absolute;
  transform: rotate(-90deg);
  padding: 10px 20px;
  z-index: 2;
  right: -110px;
  font-size: 22.4px!important;
  font-size: 1.4rem!important;
  cursor: pointer;
}
.path-product .product-event .field--name-title,
.path-product .product-class .field--name-title {
  font-family: 'GillSansBold';
  text-transform: uppercase;
  color: #225263;
  font-weight: normal;
  font-size: 24px!important;
  font-size: 1.5rem!important;
}
.path-product .product-event .field--name-field-duration,
.path-product .product-class .field--name-field-duration,
.path-product .product-event .field--name-field-spaces,
.path-product .product-class .field--name-field-spaces,
.path-product .product-event .field--name-field-date,
.path-product .product-class .field--name-field-date {
  font-family: 'GillSansBold';
  text-transform: uppercase;
  color: #225263;
  font-weight: normal;
  font-size: 24px!important;
  font-size: 1.5rem!important;
  text-transform: unset;
  font-family: 'GillSans', sans-serif;
}
.path-product .product-event .field--name-field-date,
.path-product .product-class .field--name-field-date {
  font-weight: bold;
  text-align: center;
}
.path-product .product-event .field--name-field-policies .field__label,
.path-product .product-class .field--name-field-policies .field__label,
.path-product .product-event .field--name-field-class-location .field__label,
.path-product .product-class .field--name-field-class-location .field__label {
  font-family: 'GillSansBold';
  text-transform: uppercase;
  color: #225263;
  font-weight: normal;
  font-size: 24px!important;
  font-size: 1.5rem!important;
  margin-bottom: 0px!important;
}
.path-product .product-event .field--name-field-policies .field,
.path-product .product-class .field--name-field-policies .field,
.path-product .product-event .field--name-field-class-location .field,
.path-product .product-class .field--name-field-class-location .field {
  margin: 10px 0px 0px 0px;
}
.path-product .product-event .field--name-field-class-location .field:not(.field--name-field-address):not(.field--name-field-map-display),
.path-product .product-class .field--name-field-class-location .field:not(.field--name-field-address):not(.field--name-field-map-display) {
  display: flex;
  align-items: center;
}
.path-product .product-event .field--name-field-price .field__label,
.path-product .product-class .field--name-field-price .field__label {
  font-family: 'GillSansBold';
  text-transform: uppercase;
  color: #225263;
  font-weight: normal;
  font-size: 24px!important;
  font-size: 1.5rem!important;
}
.path-product .product-event .field--name-field-price .field__item,
.path-product .product-class .field--name-field-price .field__item {
  font-family: 'GillSansBold';
  text-transform: uppercase;
  color: #225263;
  font-weight: normal;
  font-size: 24px!important;
  font-size: 1.5rem!important;
  font-family: 'GillSans', sans-serif;
}
.path-product .product-event .button--add-to-cart,
.path-product .product-class .button--add-to-cart {
  width: 80%!important;
  max-width: 400px;
  margin: auto;
  display: block;
}
.path-product .product-event details[data-drupal-selector="edit-registrants"] legend,
.path-product .product-class details[data-drupal-selector="edit-registrants"] legend {
  font-family: 'GillSansBold';
  text-transform: uppercase;
  text-align: center;
  font-size: 20.8px!important;
  font-size: 1.3rem!important;
  color: #225263;
}
.path-product .product-event .form-wrapper summary,
.path-product .product-class .form-wrapper summary {
  margin-top: 30px;
}
.path-product .product-event .collapsable,
.path-product .product-class .collapsable {
  display: none;
  padding: 0.5em 1.5em;
}
.path-product .product-event .collapsable .taxonomy-term h2,
.path-product .product-class .collapsable .taxonomy-term h2,
.path-product .product-event .collapsable .content .field__label,
.path-product .product-class .collapsable .content .field__label {
  font-family: 'GillSansBold';
  font-size: 20.8px!important;
  font-size: 1.3rem!important;
  text-transform: unset;
}
.path-product .product-event .collapsable #taxonomy-term-7 h2,
.path-product .product-class .collapsable #taxonomy-term-7 h2 {
  text-transform: uppercase;
}
.path-product .product-event .stock-level-value,
.path-product .product-class .stock-level-value {
  width: 100%;
  font-size: 16px!important;
  font-size: 1rem!important;
  padding-top: 5px;
  box-sizing: border-box;
}
.path-product .product-event input[value="Out of stock"],
.path-product .product-class input[value="Out of stock"] {
  display: none;
}
.path-product .product-event #edit-stock-level,
.path-product .product-class #edit-stock-level,
.path-product .product-event .js-form-type-number,
.path-product .product-class .js-form-type-number {
  display: flex;
  flex-direction: row!important;
  align-items: center;
}
.path-product .product-event #edit-stock-level > *:not(:first-child),
.path-product .product-class #edit-stock-level > *:not(:first-child),
.path-product .product-event .js-form-type-number > *:not(:first-child),
.path-product .product-class .js-form-type-number > *:not(:first-child) {
  padding-left: 20px!important;
}
.path-product .product-event #edit-stock-level label,
.path-product .product-class #edit-stock-level label,
.path-product .product-event .js-form-type-number label,
.path-product .product-class .js-form-type-number label {
  padding-top: 5px!important;
}
.path-product .product-event #edit-stock-level .stock-level-value,
.path-product .product-class #edit-stock-level .stock-level-value,
.path-product .product-event .js-form-type-number .stock-level-value,
.path-product .product-class .js-form-type-number .stock-level-value,
.path-product .product-event #edit-stock-level input,
.path-product .product-class #edit-stock-level input,
.path-product .product-event .js-form-type-number input,
.path-product .product-class .js-form-type-number input {
  width: auto!important;
}
.path-product .product-event .js-form-type-number,
.path-product .product-class .js-form-type-number {
  display: flex;
  flex-direction: row!important;
}
.path-product .product-event .js-form-type-number label,
.path-product .product-class .js-form-type-number label {
  margin-right: 20px;
}
.path-product .product-event .js-form-type-number input,
.path-product .product-class .js-form-type-number input {
  width: 100px!important;
}
.region-content a:hover {
  color: #bbee88ED;
}
article ul,
article ol {
  list-style: disc;
  margin-left: 20px;
}
article ul ul,
article ol ul,
article ul ol,
article ol ol {
  margin-left: 20px;
}
/* Nutty size of the cookie h3. Adjust! */
h3.cookie {
  font-size: 24px!important;
}
.eu-cookie-compliance-message p {
  font-size: 14px;
}
/* EU Cookie Compliance */
div#sliding-popup,
div#sliding-popup .eu-cookie-withdraw-banner,
.eu-cookie-withdraw-tab {
  background-color: #e9eeef;
  color: #1C252F;
}
.eu-cookie-compliance-secondary-button {
  background-color: #bbee88ED;
  padding: 4px 17px;
  border-radius: 5px;
  font-weight: bold;
}
.eu-cookie-compliance-secondary-button:hover {
  border: 1px solid #555555;
}
.eu-cookie-compliance-content {
  margin-top: 20px;
  margin-bottom: 20px;
}
body:not(.role-anonymous, .role-autheticated) .view {
  /* Views table row zebra for ws-prod reports */
}
body:not(.role-anonymous, .role-autheticated) .view .view-grouping-header {
  margin: 5px 10px;
  font-family: 'GillSansBold';
  text-transform: uppercase;
  font-size: 16px;
}
body:not(.role-anonymous, .role-autheticated) .view > .view-header > a,
body:not(.role-anonymous, .role-autheticated) .view .view > .view-header > a {
  display: block;
  font-weight: bold;
  padding: 20px 15px 15px 15px;
  font-family: 'GillSansBold';
  text-transform: uppercase;
  background-color: #bbee88ED;
  max-width: 200px;
  text-align: center;
}
body:not(.role-anonymous, .role-autheticated) .view > .view-header > a:hover,
body:not(.role-anonymous, .role-autheticated) .view .view > .view-header > a:hover {
  color: inherit!important;
}
body:not(.role-anonymous, .role-autheticated) .view tr.odd {
  background-color: #ededed;
}
.path-daily-production-report tr.daytotal {
  background-color: #e1e1e1;
  border-top: 2px solid black;
  border-bottom: 2px solid black;
}
.limitsErrors {
  color: red;
}
.view-wholesale-order-reports.view-display-id-page_1 tr.mark-row-change {
  border-top: 4px double #959595;
}
.view-wholesale-order-reports.view-display-id-page_1 td,
.view-wholesale-order-reports.view-display-id-page_1 th {
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.view-wholesale-order-reports.view-display-id-page_1 td.views-field-order-number,
.view-wholesale-order-reports.view-display-id-page_1 th.views-field-order-number {
  width: 50px;
}
.view-wholesale-order-reports.view-display-id-page_1 td.views-field-placed,
.view-wholesale-order-reports.view-display-id-page_1 th.views-field-placed {
  width: 60px;
}
.view-wholesale-order-reports.view-display-id-page_1 td.views-field-type,
.view-wholesale-order-reports.view-display-id-page_1 th.views-field-type {
  width: 50px;
}
.view-wholesale-order-reports.view-display-id-page_1 td.views-field-wholesale-profile,
.view-wholesale-order-reports.view-display-id-page_1 th.views-field-wholesale-profile {
  width: 100px;
}
.view-wholesale-order-reports.view-display-id-page_1 td.views-field-delivery-round,
.view-wholesale-order-reports.view-display-id-page_1 th.views-field-delivery-round {
  width: 100px;
}
.view-wholesale-order-reports.view-display-id-page_1 td.views-field-order-items-target-id,
.view-wholesale-order-reports.view-display-id-page_1 th.views-field-order-items-target-id {
  width: 230px;
}
body.pdf .view-wholesale-order-reports.view-display-id-page_1 td,
body.pdf .view-wholesale-order-reports.view-display-id-page_1 th {
  word-wrap: break-word;
  overflow-wrap: break-word;
}
body.pdf .view-wholesale-order-reports.view-display-id-page_1 td.views-field-order-number,
body.pdf .view-wholesale-order-reports.view-display-id-page_1 th.views-field-order-number {
  width: 50px;
}
body.pdf .view-wholesale-order-reports.view-display-id-page_1 td.views-field-wholesale-profile,
body.pdf .view-wholesale-order-reports.view-display-id-page_1 th.views-field-wholesale-profile {
  width: 90px;
}
body.pdf .view-wholesale-order-reports.view-display-id-page_1 td.views-field-delivery-round,
body.pdf .view-wholesale-order-reports.view-display-id-page_1 th.views-field-delivery-round {
  width: 130px;
}
body.pdf .view-wholesale-order-reports.view-display-id-page_1 td.views-field-order-items-target-id,
body.pdf .view-wholesale-order-reports.view-display-id-page_1 th.views-field-order-items-target-id {
  width: 130px;
}
nav.pager ul {
  display: flex;
  justify-content: center;
}
nav.pager ul li {
  padding: 5px 10px;
  font-size: 1.5rem;
}
nav.pager ul li:not(.is-active) {
  text-decoration: underline;
}
nav.pager ul li.is-active a {
  font-weight: bold;
}
.user-content-block-type-pullquote {
  font-size: 38.4px!important;
  font-size: 2.4rem!important;
  text-align: center;
  color: #808a8d;
  margin: 40px 0px 0px 0px;
}
.user-content-block-type-pullquote::after {
  display: block;
  height: 40px;
  content: "";
}
.user-content-block-type-pullquote .text-formatted {
  padding: 30px 0px 0px 0px;
  border-top: 2px solid #808a8d;
  border-bottom: 2px solid #808a8d;
  padding-bottom: 0px;
  font-family: 'GillSans', sans-serif;
  font-style: italic;
}
.user-content-block-type-pullquote .text-formatted p {
  margin: -12px 0px 10px 0px;
}
.user-content-block-type-pullquote .text-formatted::before,
.user-content-block-type-pullquote .text-formatted::after {
  display: block;
  font-family: 'GillSansBold';
}
.user-content-block-type-pullquote .text-formatted::before {
  content: "\201C";
}
.user-content-block-type-pullquote .text-formatted::after {
  content: "\201D";
}
.user-content-block-type-right {
  margin: 40px 0px 0px 0px;
  display: grid;
  grid-template-rows: max-content;
  grid-template-columns: 45% 45%;
  grid-template-areas: "contentBlock imageBlock";
  column-gap: 10%;
}
@media (max-width: 719px) {
  .user-content-block-type-right {
    grid-template-columns: 100%;
    grid-template-areas: "imageBlock" "contentBlock";
  }
}
.user-content-block-type-right img {
  padding-bottom: 0px!important;
  width: 100%;
}
.user-content-block-type-right .imageBlock {
  grid-area: imageBlock;
}
.user-content-block-type-right .contentBlock {
  grid-area: contentBlock;
  padding-bottom: 0px!important;
}
.user-content-block-type-right .field--name-field-linked-title {
  text-align: center;
}
.user-content-block-type-left {
  margin: 40px 0px 0px 0px;
  display: grid;
  grid-template-rows: max-content;
  grid-template-columns: 45% 45%;
  grid-template-areas: "contentBlock imageBlock";
  column-gap: 10%;
  grid-template-areas: "imageBlock contentBlock";
}
@media (max-width: 719px) {
  .user-content-block-type-left {
    grid-template-columns: 100%;
    grid-template-areas: "imageBlock" "contentBlock";
  }
}
.user-content-block-type-left img {
  padding-bottom: 0px!important;
  width: 100%;
}
.user-content-block-type-left .imageBlock {
  grid-area: imageBlock;
}
.user-content-block-type-left .contentBlock {
  grid-area: contentBlock;
  padding-bottom: 0px!important;
}
.user-content-block-type-left .field--name-field-linked-title {
  text-align: center;
}
.user-content-block-type-full {
  margin: 40px 0px 0px 0px;
  display: grid;
  grid-template-rows: max-content;
  grid-template-columns: 45% 45%;
  grid-template-areas: "contentBlock imageBlock";
  column-gap: 10%;
  grid-template-columns: 100%;
  grid-template-areas: "imageBlock" "contentBlock";
}
@media (max-width: 719px) {
  .user-content-block-type-full {
    grid-template-columns: 100%;
    grid-template-areas: "imageBlock" "contentBlock";
  }
}
.user-content-block-type-full img {
  padding-bottom: 0px!important;
  width: 100%;
}
.user-content-block-type-full .imageBlock {
  grid-area: imageBlock;
}
.user-content-block-type-full .contentBlock {
  grid-area: contentBlock;
  padding-bottom: 0px!important;
}
.user-content-block-type-full .field--name-field-linked-title {
  text-align: center;
}
.user-content-block-type-none {
  margin: 40px 0px 0px 0px;
}
.field--name-field-product a {
  text-decoration: underline;
}
.cart-block--contents {
  width: 80%;
  margin-top: 25px;
  left: 10%;
  box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.5);
}
@media (max-width: 719px) {
  .cart-block--contents {
    margin-top: 25px;
    width: 100%;
    left: 0%;
  }
}
.cart-block--contents .cart-block--contents__inner {
  padding: 40px 40px;
}
.cart-block--contents .cart-block--contents__inner table {
  width: 100%;
}
.cart-block--contents .cart-block--contents__inner table td {
  padding: 5px;
}
.cart-block--contents .cart-block--contents__inner .cart-block--contents__items {
  max-height: 600px;
  overflow-y: auto;
}
.cart-block--contents .cart-block--contents__inner .cart-block--contents__links {
  margin-top: 20px;
  text-decoration: underline;
}
.view-commerce-cart-form .form-actions {
  margin-top: 20px;
}
.commerce-checkout-flow {
  margin-top: 20px;
}
@media (max-width: 719px) {
  .commerce-checkout-flow {
    margin-top: 30px;
  }
}
.checkout-order-summary {
  font-size: 19.2px!important;
  font-size: 1.2rem!important;
}
.checkout-order-summary table {
  width: 100%;
}
.checkout-order-summary table td {
  padding-right: 5px;
}
.checkout-order-summary table td:nth-child(3) {
  text-align: right;
  padding-right: 10px;
}
.form-item-e5-commerce-terms-checkbox-agreement a,
.form-item-waitinglist-agreement a {
  text-decoration: underline;
}
.node--type-registrant a.button {
  margin-bottom: 5px!important;
  padding: 5px;
  padding-bottom: 0px;
  font-size: 12px;
}
form:not( #mailchimp-signup-subscribe-block-mc-form ) input[type="submit"].delete-order-item {
  margin-bottom: 5px!important;
  padding: 5px!important;
  padding-bottom: 0px!important;
  font-size: 12px!important;
}
.cart-block--contents__links {
  background-color: #bbee88ED;
  color: #1C252F;
  padding: 5px;
  margin-bottom: 10px;
}
.stripe-form #card-number-element {
  width: 100%!important;
}
.stripe-form #card-number-element,
.stripe-form #security-code-element,
.stripe-form #expiration-element {
  background-color: white;
}
body.node-14 .region-image,
.coloredHeading .region-image {
  background-color: #bbee88ED;
}
body.node-14 .region-content,
.coloredHeading .region-content {
  overflow-x: hidden;
}
body.node-14 .region-content .block-page-title-block,
.coloredHeading .region-content .block-page-title-block {
  padding-top: 50px;
}
body.node-14 .region-content .block-page-title-block .page-title,
.coloredHeading .region-content .block-page-title-block .page-title {
  margin-top: 0px;
}
body.node-14 .region-content .field--name-body,
.coloredHeading .region-content .field--name-body,
body.node-14 .region-content .block-page-title-block,
.coloredHeading .region-content .block-page-title-block {
  position: relative;
  width: 100vw!important;
  left: calc(-1 * var(--contentRegionSidePadding));
  background-color: #bbee88ED;
}
body.node-14 .region-content .field--name-body p,
.coloredHeading .region-content .field--name-body p,
body.node-14 .region-content .block-page-title-block p,
.coloredHeading .region-content .block-page-title-block p,
body.node-14 .region-content .field--name-body h1,
.coloredHeading .region-content .field--name-body h1,
body.node-14 .region-content .block-page-title-block h1,
.coloredHeading .region-content .block-page-title-block h1 {
  color: #225263 !important;
  width: 100vw;
  padding: 0px var(--contentRegionSidePadding);
  box-sizing: border-box;
}
body.node-14 .region-content .field--name-body h1,
.coloredHeading .region-content .field--name-body h1,
body.node-14 .region-content .block-page-title-block h1,
.coloredHeading .region-content .block-page-title-block h1 {
  margin-bottom: 0px!important;
  padding-bottom: 40px;
}
body.node-14 .region-content .field--name-body,
.coloredHeading .region-content .field--name-body {
  padding: 0px!important;
}
body.node-14 .region-content .field--name-body p,
.coloredHeading .region-content .field--name-body p {
  padding-top: 0px!important;
  padding-bottom: 20px!important;
  margin-bottom: 30px;
}
body.node-9 :not(.leaflet-container) .region-image {
  background-color: #bbee88ED;
}
body.node-9 :not(.leaflet-container) .region-content {
  overflow-x: hidden;
}
body.node-9 :not(.leaflet-container) .region-content .block-page-title-block {
  padding-top: 50px;
}
body.node-9 :not(.leaflet-container) .region-content .block-page-title-block .page-title {
  margin-top: 0px;
}
body.node-9 :not(.leaflet-container) .region-content .field--name-body,
body.node-9 :not(.leaflet-container) .region-content .block-page-title-block {
  position: relative;
  width: 100vw!important;
  left: calc(-1 * var(--contentRegionSidePadding));
  background-color: #bbee88ED;
}
body.node-9 :not(.leaflet-container) .region-content .field--name-body p,
body.node-9 :not(.leaflet-container) .region-content .block-page-title-block p,
body.node-9 :not(.leaflet-container) .region-content .field--name-body h1,
body.node-9 :not(.leaflet-container) .region-content .block-page-title-block h1 {
  color: #225263 !important;
  width: 100vw;
  padding: 0px var(--contentRegionSidePadding);
  box-sizing: border-box;
}
body.node-9 :not(.leaflet-container) .region-content .field--name-body h1,
body.node-9 :not(.leaflet-container) .region-content .block-page-title-block h1 {
  margin-bottom: 0px!important;
  padding-bottom: 40px;
}
body.node-9 :not(.leaflet-container) .region-content .field--name-body {
  padding: 0px!important;
}
body.node-9 :not(.leaflet-container) .region-content .field--name-body p {
  padding-top: 0px!important;
  padding-bottom: 20px!important;
  margin-bottom: 30px;
}
body.node-9 :not(.leaflet-container) .layout-content {
  background-color: white;
}
body.node-9 :not(.leaflet-container) .region-content .block-page-title-block h1.page-title {
  color: #225263 !important;
}
body.node-9 :not(.leaflet-container) .region-content .field--name-body p {
  color: #555555 !important;
}
body.node-9 :not(.leaflet-container) .region-content .block-views-blockcontact-locations-block-1 {
  margin-top: 40px;
}
body.node-9 :not(.leaflet-container) .region-content .views-row {
  margin-bottom: 40px;
}
body.node-9 :not(.leaflet-container) .region-content .views-row .vocabulary-class-locations .content {
  display: grid;
  grid-template-columns: 48% min(50%, 660px);
  grid-column-gap: 2%;
  grid-template-areas: "title map" "address map" "email map" "telephone map" "hours map" "description map";
}
body.node-9 :not(.leaflet-container) .region-content .views-row .vocabulary-class-locations .content .field:not(.field--name-field-map-display),
body.node-9 :not(.leaflet-container) .region-content .views-row .vocabulary-class-locations .content .field:not(.field--name-field-map-display) a {
  text-align: center;
  font-weight: bold;
  padding: 5px;
}
body.node-9 :not(.leaflet-container) .region-content .views-row .vocabulary-class-locations .content .field--name-name {
  grid-area: title;
}
body.node-9 :not(.leaflet-container) .region-content .views-row .vocabulary-class-locations .content .field--name-field-address {
  grid-area: address;
}
body.node-9 :not(.leaflet-container) .region-content .views-row .vocabulary-class-locations .content .field--name-field-address p {
  margin: 0px!important;
}
body.node-9 :not(.leaflet-container) .region-content .views-row .vocabulary-class-locations .content .field--name-field-email {
  grid-area: email;
  text-decoration: underline;
  color: #225263;
  font-weight: normal;
}
body.node-9 :not(.leaflet-container) .region-content .views-row .vocabulary-class-locations .content .field--name-field-tel {
  grid-area: telephone;
}
body.node-9 :not(.leaflet-container) .region-content .views-row .vocabulary-class-locations .content .field--name-field-opening-hours {
  grid-area: hours;
}
body.node-9 :not(.leaflet-container) .region-content .views-row .vocabulary-class-locations .content .field--name-description {
  grid-area: description;
}
body.node-9 :not(.leaflet-container) .region-content .views-row .vocabulary-class-locations .content .field--name-field-map-display {
  grid-area: map;
}
body.node-9 :not(.leaflet-container) .region-content .views-row:nth-child(even) .vocabulary-class-locations .content {
  grid-template-columns: min(50%, 660px) 48%;
  grid-template-areas: "map title" "map address" "map email" "map telephone" "map hours" "map description";
}
@media (max-width: 719px) {
  body.node-9 :not(.leaflet-container) .region-content .views-row .vocabulary-class-locations .content {
    grid-template-columns: 1fr!important;
    grid-template-areas: "title" "address" "email" "telephone" "hours" "description" "map" !important;
  }
}
.field-three-images {
  margin-top: 140px;
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: calc(55% - 25px) calc(45% - 25px);
  grid-template-areas: "image1 image3" "image2 image3";
  column-gap: 50px;
  row-gap: 50px;
}
.field-three-images img {
  width: 100%;
  height: auto;
}
.field-three-images .field__item {
  margin-top: auto;
  margin-bottom: auto;
}
.field-three-images .field__item:nth-child(0) {
  grid-area: image1;
}
.field-three-images .field__item:nth-child(1) {
  grid-area: image2;
}
.field-three-images .field__item:nth-child(1) .media {
  padding: 0px 12%;
}
.field-three-images .field__item:nth-child(2) {
  grid-area: image3;
}
.field--name-field-four-square-images {
  display: flex;
  flex-direction: column-reverse;
  margin-top: 60px;
  margin-bottom: 40px;
}
.field--name-field-four-square-images .field__label {
  text-align: center;
}
.field--name-field-four-square-images .field__items {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: calc(50% - 10px) calc(50% - 10px);
  grid-template-areas: "image1 image2" "image3 image4" "label label";
  column-gap: 20px;
  row-gap: 20px;
}
.field--name-field-four-square-images .field__items img {
  width: 100%;
  height: auto;
}
.field--name-field-four-square-images .field__items .field__item:nth-child(1) {
  grid-area: image1;
}
.field--name-field-four-square-images .field__items .field__item:nth-child(2) {
  grid-area: image2;
}
.field--name-field-four-square-images .field__items .field__item:nth-child(3) {
  grid-area: image3;
}
.field--name-field-four-square-images .field__items .field__item:nth-child(4) {
  grid-area: image4;
}
.region-image .views-field-field-hero-image {
  width: 100%;
}
.region-image .views-field-field-hero-image img {
  display: block;
  width: 100%;
}
.region-content {
  margin-bottom: 100px;
}
.region-content h1,
.region-content .h1,
.region-content h2,
.region-content .h2,
.region-content h3,
.region-content .h3,
.region-content h4,
.region-content .h4,
.region-content h5,
.region-content .h5,
.region-content h6,
.region-content .h6 summary {
  margin-bottom: 5px;
}
.region-content p {
  margin-bottom: 15px;
}
.region-content details {
  width: 95%;
  border-radius: 4px;
  padding: 10px 10px 0px 10px;
  margin: auto;
  margin-top: 25px;
  margin-bottom: 25px;
  border: 2px solid #b36475;
}
.region-content .button,
.region-content a[href],
.region-content input[type='submit'],
.region-content input[type='image'],
.region-content button,
.region-content .pointer,
.region-content [role="button"] {
  margin-bottom: 10px;
}
.region-content .leaflet-control-container a[href] {
  margin-bottom: initial;
}
.region-content .margin-bottom-0 {
  margin-bottom: 0;
}
.region-content .margin-bottom-5 {
  margin-bottom: 5px;
}
.region-content .margin-bottom-10 {
  margin-bottom: 10px;
}
.region-content .field--name-body {
  font-size: 19.2px!important;
  font-size: 1.2rem!important;
}
.region-content h2 {
  font-family: 'GillSansBold';
  font-size: 24px!important;
  font-size: 1.5rem!important;
}
.region-content a {
  font-weight: normal;
}
.region-content .node__content .field--name-field-left-side-image-blocks {
  padding-right: 2.5%;
}
.region-content .node__content .field--name-field-right-side-image-blocks {
  padding-left: 2.5%;
}
.region-content .node__content .field--name-field-left-side-image-blocks,
.region-content .node__content .field--name-field-right-side-image-blocks {
  margin-top: 70px;
  margin-bottom: 40px;
  width: 50%;
  box-sizing: border-box;
}
.region-content .node__content .field--name-field-left-side-image-blocks .field__item,
.region-content .node__content .field--name-field-right-side-image-blocks .field__item {
  display: flex;
  justify-content: center;
}
.region-content .node__content .field--name-field-left-side-image-blocks .field__item .paragraph,
.region-content .node__content .field--name-field-right-side-image-blocks .field__item .paragraph {
  padding: 15% 0% 0% 0%;
}
.region-content .node__content .field--name-field-left-side-image-blocks .field__items,
.region-content .node__content .field--name-field-right-side-image-blocks .field__items,
.region-content .node__content .field--name-field-left-side-image-blocks .paragraph,
.region-content .node__content .field--name-field-right-side-image-blocks .paragraph,
.region-content .node__content .field--name-field-left-side-image-blocks .field__item,
.region-content .node__content .field--name-field-right-side-image-blocks .field__item {
  width: 100%;
}
.region-content .node__content .field--name-field-left-side-image-blocks .field--name-field-linked-title,
.region-content .node__content .field--name-field-right-side-image-blocks .field--name-field-linked-title {
  font-family: 'GillSansBold';
  color: #225263;
  text-transform: uppercase;
  margin-bottom: 15px;
  text-align: center;
}
.region-content .node__content .field--name-field-left-side-image-blocks .field--name-field-image,
.region-content .node__content .field--name-field-right-side-image-blocks .field--name-field-image {
  width: 100%;
}
.region-content .node__content .field--name-field-left-side-image-blocks .field--name-field-image img,
.region-content .node__content .field--name-field-right-side-image-blocks .field--name-field-image img,
.region-content .node__content .field--name-field-left-side-image-blocks .field--name-field-image picture,
.region-content .node__content .field--name-field-right-side-image-blocks .field--name-field-image picture {
  display: block;
  width: 100%;
}
.path-daily-production-report .view-daily-production-report th:first-child,
body.pdf .view-daily-production-report th:first-child,
.path-daily-production-report .view-daily-production-report td:first-child,
body.pdf .view-daily-production-report td:first-child {
  width: 70%;
}
.E5Warning {
  color: #a51b00;
  margin-top: 10px;
}
.e5-subscription-form {
  padding: 30px 0px;
}
.e5-subscription-form .orderTable {
  font-size: 17.6px!important;
  font-size: 1.1rem!important;
}
.e5-subscription-form .orderTable .header,
.e5-subscription-form .orderTable .header-medium-screen,
.e5-subscription-form .orderTable .daySelector,
.e5-subscription-form .orderTable [data-drupal-selector="edit-products-table-daytotal"] {
  font-style: italic;
}
.e5-subscription-form .orderTable .header,
.e5-subscription-form .orderTable .header-medium-screen,
.e5-subscription-form .orderTable .daySelector {
  margin-top: 20px;
}
.e5-subscription-form .orderTable .header,
.e5-subscription-form .orderTable .header-medium-screen,
.e5-subscription-form .orderTable .products [data-drupal-selector="edit-products-table-daytotal"],
.e5-subscription-form .orderTable .variant {
  display: grid;
  grid-template-columns: 150px 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-areas: "product mon tue wed thu fri sat sun";
  text-align: center;
}
.e5-subscription-form .orderTable .header .form-item,
.e5-subscription-form .orderTable .header-medium-screen .form-item,
.e5-subscription-form .orderTable .products [data-drupal-selector="edit-products-table-daytotal"] .form-item,
.e5-subscription-form .orderTable .variant .form-item {
  display: block;
}
@media (max-width: 1024px) {
  .e5-subscription-form .orderTable .header,
  .e5-subscription-form .orderTable .header-medium-screen,
  .e5-subscription-form .orderTable .products [data-drupal-selector="edit-products-table-daytotal"],
  .e5-subscription-form .orderTable .variant {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: auto auto;
    grid-template-areas: "product product product product product product product " "mon tue wed thu fri sat sun";
  }
}
@media (max-width: 720px) {
  .e5-subscription-form .orderTable .header,
  .e5-subscription-form .orderTable .header-medium-screen,
  .e5-subscription-form .orderTable .products [data-drupal-selector="edit-products-table-daytotal"],
  .e5-subscription-form .orderTable .variant {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto auto auto auto auto;
    grid-template-areas: "product mon tue wed thu fri sat sun";
  }
}
.e5-subscription-form .orderTable .header :nth-child(1),
.e5-subscription-form .orderTable .header-medium-screen :nth-child(1),
.e5-subscription-form .orderTable .products [data-drupal-selector="edit-products-table-daytotal"] :nth-child(1),
.e5-subscription-form .orderTable .variant :nth-child(1) {
  grid-area: product;
}
.e5-subscription-form .orderTable .header :nth-child(2),
.e5-subscription-form .orderTable .header-medium-screen :nth-child(2),
.e5-subscription-form .orderTable .products [data-drupal-selector="edit-products-table-daytotal"] :nth-child(2),
.e5-subscription-form .orderTable .variant :nth-child(2) {
  grid-area: mon;
}
.e5-subscription-form .orderTable .header :nth-child(3),
.e5-subscription-form .orderTable .header-medium-screen :nth-child(3),
.e5-subscription-form .orderTable .products [data-drupal-selector="edit-products-table-daytotal"] :nth-child(3),
.e5-subscription-form .orderTable .variant :nth-child(3) {
  grid-area: tue;
}
.e5-subscription-form .orderTable .header :nth-child(4),
.e5-subscription-form .orderTable .header-medium-screen :nth-child(4),
.e5-subscription-form .orderTable .products [data-drupal-selector="edit-products-table-daytotal"] :nth-child(4),
.e5-subscription-form .orderTable .variant :nth-child(4) {
  grid-area: wed;
}
.e5-subscription-form .orderTable .header :nth-child(5),
.e5-subscription-form .orderTable .header-medium-screen :nth-child(5),
.e5-subscription-form .orderTable .products [data-drupal-selector="edit-products-table-daytotal"] :nth-child(5),
.e5-subscription-form .orderTable .variant :nth-child(5) {
  grid-area: thu;
}
.e5-subscription-form .orderTable .header :nth-child(6),
.e5-subscription-form .orderTable .header-medium-screen :nth-child(6),
.e5-subscription-form .orderTable .products [data-drupal-selector="edit-products-table-daytotal"] :nth-child(6),
.e5-subscription-form .orderTable .variant :nth-child(6) {
  grid-area: fri;
}
.e5-subscription-form .orderTable .header :nth-child(7),
.e5-subscription-form .orderTable .header-medium-screen :nth-child(7),
.e5-subscription-form .orderTable .products [data-drupal-selector="edit-products-table-daytotal"] :nth-child(7),
.e5-subscription-form .orderTable .variant :nth-child(7) {
  grid-area: sat;
}
.e5-subscription-form .orderTable .header :nth-child(8),
.e5-subscription-form .orderTable .header-medium-screen :nth-child(8),
.e5-subscription-form .orderTable .products [data-drupal-selector="edit-products-table-daytotal"] :nth-child(8),
.e5-subscription-form .orderTable .variant :nth-child(8) {
  grid-area: sun;
}
.e5-subscription-form .orderTable .daySelector {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 10px 5px;
}
.e5-subscription-form .orderTable .daySelector > div:nth-child(2) {
  font-weight: bold;
  padding: 0px 10px;
  text-transform: uppercase;
  font-size: 20.8px!important;
  font-size: 1.3rem!important;
}
.e5-subscription-form .orderTable .daySelector > button {
  padding: 10px;
  border-radius: 5px;
  font-size: 16px!important;
  font-size: 1rem!important;
}
@media (min-width: 1025px) {
  .e5-subscription-form .orderTable .header-medium-screen,
  .e5-subscription-form .orderTable .daySelector {
    display: none;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  .e5-subscription-form .orderTable .header,
  .e5-subscription-form .orderTable .daySelector {
    display: none;
  }
}
@media (max-width: 720px) {
  .e5-subscription-form .orderTable .header-medium-screen,
  .e5-subscription-form .orderTable .header {
    display: none;
  }
  .e5-subscription-form .orderTable .hiddenOnSmallScreens {
    display: none!important;
  }
}
.e5-subscription-form .orderTable .products .productCategory {
  padding: 5px 5px 0px 5px;
  margin-bottom: 5px;
  background-color: white;
}
.e5-subscription-form .orderTable .products .productCategory .productSubCategory {
  padding: 5px 5px 0px 5px;
  margin-bottom: 5px;
  background-color: white;
  border-bottom: 1px grey solid;
}
.e5-subscription-form .orderTable .products .productCategory:first-child {
  border-top: 1px grey solid;
}
.e5-subscription-form .orderTable .products .productCategory .variants :first-child {
  margin-top: 5px;
}
.e5-subscription-form .orderTable .products .productCategory .variants .variant {
  text-align: left;
  overflow: hidden;
  border-top: 1px lightgray solid;
}
.e5-subscription-form .orderTable .products .productCategory .variants .variant > div {
  display: flex;
  align-items: center;
  justify-content: center;
}
.e5-subscription-form .orderTable .products .productCategory .variants .variant > div input,
.e5-subscription-form .orderTable .products .productCategory .variants .variant > div .form-item {
  padding: 5px!important;
}
.e5-subscription-form .orderTable .products .productCategory .variants .variant :first-child {
  padding-left: 5px;
  color: #225263;
  justify-content: flex-start;
  margin-left: 15%;
}
.e5-subscription-form .orderTable .products .productCategory .variants .variant :not(:first-child) input {
  width: 60%;
  max-width: 100px;
  margin: auto;
}
.e5-subscription-form .orderTable .products .productCategory .variants .variant .form-item {
  padding-bottom: 0px;
}
.e5-subscription-form .orderTable .buttonProductToggle {
  cursor: pointer;
  outline-offset: 5px;
  color: #225263;
  font-family: 'GillSansBold';
  text-transform: uppercase;
}
.e5-subscription-form .orderTable .buttonSubProductToggle {
  cursor: pointer;
  outline-offset: 5px;
  font-family: 'GillSans', sans-serif;
  margin-left: 5px;
}
.e5-subscription-form #one-off-table-container .header,
.e5-subscription-form #one-off-table-container .header-medium-screen,
.e5-subscription-form #one-off-table-container .products [data-drupal-selector="edit-products-table-daytotal"],
.e5-subscription-form #one-off-table-container .variant {
  grid-template-columns: 2fr 1fr ;
  grid-template-rows: auto;
  grid-template-areas: "product mon tue wed thu fri sat sun";
}
.e5-subscription-form #one-off-table-container .header-medium-screen,
.e5-subscription-form #one-off-table-container .daySelector {
  display: none;
}
.e5-subscription-form #one-off-table-container .header {
  display: grid;
}
.e5-subscription-form #one-off-table-container .header > div:first-child {
  text-align: left;
  padding-left: 40px;
}
.e5-subscription-form .form-item h3 {
  font-family: 'GillSansBold';
  text-transform: uppercase;
  text-align: center;
  font-size: 24px!important;
  font-size: 1.5rem!important;
}
.e5-subscription-form .form-item.form-item-customer-select {
  padding: 0px 0px 5px 0px;
  color: #225263;
  font-size: 19.2px!important;
  font-size: 1.2rem!important;
}
.e5-subscription-form .form-item.form-item-customer-select a {
  width: 100%;
  font-size: 16px!important;
  font-size: 1rem!important;
  padding-top: 5px;
  box-sizing: border-box;
}
.e5-subscription-form .form-item#edit-total-price-container {
  margin-right: 10%;
  margin-top: 20px;
  color: #225263;
  font-family: 'GillSansBold';
  text-transform: uppercase;
  text-align: right;
  font-size: 20.8px!important;
  font-size: 1.3rem!important;
}
.e5-subscription-form .form-item#edit-total-price-container .form-item-total-price,
.e5-subscription-form .form-item#edit-total-price-container .form-item-total-price-oneoff {
  display: block;
}
/*

@media ( min-width:@smallScreens+1) {

  .path-order {
    .tableWrap {
      tr.edit-link {
        display:none;
      }
    }
  }
}

*/
.e5-modal-limits-check-form .messages {
  margin-bottom: 20px;
}
nav.tabs ul.tabs li {
  padding-top: 3px;
  border-radius: 5px;
  margin-top: 5px;
}
nav.tabs ul.tabs li a {
  font-weight: bold;
  margin-bottom: 0px;
}
nav.tabs ul.tabs li:not(.is-active) {
  background-color: #bbee88ED;
}
nav.tabs ul.tabs li:not(.is-active) a:hover,
nav.tabs ul.tabs li:not(.is-active) a:visited {
  background-color: #bbee88ED;
  color: #1C252F;
}
nav.tabs ul.tabs li.is-active {
  background-color: #bbee88ED;
}
nav.tabs ul.tabs li.is-active a {
  font-weight: bold;
  background-color: #bbee88ED;
  color: #1C252F;
  font-size: 22.4px!important;
  font-size: 1.4rem!important;
}
#block-e5-light-switchuser {
  display: none;
}
#block-e5-light-switchuser #ui-id-1 {
  position: absolute;
  z-index: 500;
}
.role-e5_admin #block-e5-light-switchuser {
  display: block;
}
.role-e5_admin #block-e5-light-switchuser .links a {
  text-decoration: underline;
}
.role-e5_admin #block-e5-light-switchuser .devel-switchuser-form {
  margin-top: 0px;
}
.role-e5_admin #block-e5-light-switchuser .js-form-item {
  padding-bottom: 5px;
}
@media (max-width: 720px) {
  #block-e5-light-switchuser {
    display: none!important;
  }
}
.devel-switchuser-form input[type="submit"] {
  padding: 10px 15px 0px 15px!important;
  font-size: 1.2rem !important;
}
.book-navigation {
  width: 100%;
  margin-bottom: 20px;
  margin-top: 20px;
}
.node--type-book .node__content {
  display: flex;
  flex-direction: column-reverse;
}
.node--type-book .node__content .node__links,
.node--type-book .node__content .field--name-field-further-info {
  margin-top: 20px;
}
.block-book-navigation ul {
  list-style: disc;
  margin-left: 20px;
}
.block-book-navigation ul ul {
  margin-left: 20px;
}
.block-book-navigation .menu-item--active-trail {
  list-style: square;
}
.block-book-navigation .menu-item--active-trail > a {
  font-weight: bold;
}
.ui-datepicker td {
  height: auto!important;
}
input[type="date"]::-webkit-calendar-picker-indicator {
  width: 100%;
  background-position-x: calc(100% - 1em);
  position: absolute;
  background-color: #0000;
}
.ui-dialog {
  border: 2px solid black!important;
}
.ui-dialog .ui-dialog-titlebar {
  border-color: #225263;
  background: #bbee88;
}
.videoWrapper,
.field--name-field-media-oembed-video .field__item {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}
.videoWrapper iframe,
.field--name-field-media-oembed-video .field__item iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Remote video field - eg WWM bread */
.field--name-field-media-oembed-video {
  width: 75%;
  margin: auto;
}
@media (max-width: 719px) {
  .field--name-field-media-oembed-video {
    width: 100%;
  }
}
.region-content {
  color: #555555;
  font-family: 'museoSlab500';
  line-height: 1.4 !important;
  font-size: 16px!important;
  font-size: 1rem!important;
  --contentRegionSidePadding: 250px;
  padding: 0px var(--contentRegionSidePadding);
  max-width: 100%;
  margin: auto;
  margin-bottom: 60px;
}
@media (max-width: 1599px) {
  .region-content {
    --contentRegionSidePadding: 125px;
  }
}
@media (max-width: 1023px) {
  .region-content {
    --contentRegionSidePadding: 40px;
  }
}
.region-content .node__content {
  display: flex;
  flex-wrap: wrap;
}
.region-content .node__content > div {
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
}
.region-content .node__content .field--name-field-pitch {
  text-align: center;
  font-size: 19.2px!important;
  font-size: 1.2rem!important;
  padding: 30px 0px;
}
.region-content .node__content .field--name-field-read-more-path {
  text-align: center;
  font-size: 19.2px!important;
  font-size: 1.2rem!important;
  text-decoration: underline;
  padding: 20px 0px 0px 0px;
}
.region-content .view-latest-product-thing,
.region-content .view-latest-thing {
  position: relative;
  border-top: 1px solid #555555;
  width: 100%;
  padding-top: 8px;
}
.region-content .view-latest-product-thing::before,
.region-content .view-latest-thing::before {
  position: absolute;
  top: 8px;
  border-top: 1px solid #555555;
  width: 100%;
  content: "";
}
.region-content .home-latest {
  padding-top: 50px;
  padding-bottom: 10px;
}
.region-content .home-latest .views-row {
  display: grid;
  justify-items: center;
  align-items: center;
  text-align: center;
}
.region-content .home-latest .views-row .views-field-field-hero-image,
.region-content .home-latest .views-row .views-field-field-image,
.region-content .home-latest .views-row .views-field-field-product-hero {
  grid-area: image;
  width: 80%;
}
.region-content .home-latest .views-row .views-field-field-hero-image img,
.region-content .home-latest .views-row .views-field-field-image img,
.region-content .home-latest .views-row .views-field-field-product-hero img {
  width: 100%;
}
.region-content .home-latest .views-row .views-field-type {
  grid-area: type;
  font-family: 'GillSansBold';
  text-transform: uppercase;
  color: #225263;
}
.region-content .home-latest .views-row .views-field-title,
.region-content .home-latest .views-row .views-field-field-title {
  grid-area: title;
  font-family: 'GillSansBold';
  text-transform: uppercase;
  color: #225263;
  font-size: 24px!important;
  font-size: 1.5rem!important;
  max-width: 300px;
}
.region-content .home-latest .views-row .views-field-body,
.region-content .home-latest .views-row .views-field-field-optional-text {
  grid-area: body;
  max-width: 500px;
}
.region-content .home-latest .views-row .views-field-field-date {
  grid-area: date;
  font-family: 'museoSlab500';
}
.region-content .home-latest .views-row .views-field-view-node,
.region-content .home-latest .views-row .views-field-field-link-path,
.region-content .home-latest .views-row .views-field-view-commerce-product {
  grid-area: link;
  font-family: 'museoSlab500';
  text-decoration: underline;
}
.region-content .home-latest.view-display-id-manual .views-row,
.region-content .home-latest.view-display-id-blog .views-row {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 50% 50%;
  grid-template-areas: "type image" "title image" "body image" "link image";
}
@media (max-width: 719px) {
  .region-content .home-latest.view-display-id-manual .views-row,
  .region-content .home-latest.view-display-id-blog .views-row {
    grid-template-columns: 100%;
    row-gap: 10px;
    grid-template-areas: "image" "type" "title" "body" "link";
  }
}
.region-content .home-latest.view-display-id-event .views-row,
.region-content .home-latest.view-display-id-class .views-row {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 50% 50%;
  grid-template-areas: "type  image" "title  image" "body  image" "date  image" "link  image";
}
@media (max-width: 719px) {
  .region-content .home-latest.view-display-id-event .views-row,
  .region-content .home-latest.view-display-id-class .views-row {
    grid-template-columns: 100%;
    row-gap: 10px;
    grid-template-areas: "image" "type" "title" "body" "date" "link";
  }
}
.page-node-type-home .region-content,
.node-3 .region-content,
.node-7 .region-content {
  margin-bottom: 0px;
  --contentRegionSidePadding: 80px;
  padding: 0px var(--contentRegionSidePadding);
}
@media (max-width: 719px) {
  .page-node-type-home .region-content,
  .node-3 .region-content,
  .node-7 .region-content {
    --contentRegionSidePadding: 40px;
  }
}
.region-nav-top {
  box-shadow: 0 0 5px 0 black;
  position: relative;
  z-index: 401;
  max-width: 100%;
  font-family: 'museoSlab500';
  color: #225263;
  background-color: white;
  font-size: 16px!important;
  font-size: 1rem!important;
}
.region-nav-top .contextual-region {
  position: unset!important;
}
.region-nav-top ul {
  margin: 0px;
}
.region-nav-top a {
  color: #225263;
}
.region-nav-top .button {
  background-color: #f7f1ed;
  color: #225263;
}
.region-nav-top div[data-drupal-messages] {
  padding: 10px!important;
  width: 100%;
}
.region-nav-top div[data-drupal-messages] a {
  color: #225263;
  text-decoration: underline;
  margin-top: 10px;
  font-weight: bold;
  display: inline-block !important;
}
@media (max-width: 719px) {
  .region-nav-top .logo {
    padding: 15px 15px 15px 0px;
  }
  .region-nav-top .logo img {
    width: 80px;
    height: auto;
  }
  .region-nav-top .socials {
    display: none;
  }
  .region-nav-top .closeMenu,
  .region-nav-top .openMenu {
    font-size: 35.2px!important;
    font-size: 2.2rem!important;
    padding-right: 10px;
    cursor: pointer;
    outline-offset: 5px;
    color: #bbee88ED;
  }
  .region-nav-top .closeMenu {
    display: none;
  }
  .region-nav-top .wrapper {
    padding: 0px 15px;
    display: flex;
    flex-direction: row;
    width: 100;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
  .region-nav-top .wrapper a {
    display: flex;
    justify-content: center;
    text-align: center;
    flex-direction: column;
  }
  .region-nav-top .wrapper a > span {
    padding: 3px;
  }
}
@media (min-width: 720px) {
  .region-nav-top .logo,
  .region-nav-top .closeMenu,
  .region-nav-top .openMenu {
    display: none!important;
  }
  .region-nav-top .wrapper {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
    padding: 0px 80px;
  }
  .region-nav-top .wrapper > div,
  .region-nav-top .wrapper > nav,
  .region-nav-top .wrapper nav .menu-item {
    padding: 4px;
  }
  .region-nav-top .wrapper nav .menu {
    display: flex;
    flex-wrap: wrap;
  }
  .region-nav-top .wrapper .socials {
    padding: 5px 15px 0px 0px;
  }
  .region-nav-top .wrapper .socials img {
    width: 28px;
  }
  .region-nav-top .wrapper a {
    display: flex;
    justify-content: center;
    text-align: center;
    flex-direction: row;
  }
  .region-nav-top .wrapper a > span {
    padding: 3px;
  }
}
@media (min-width: 720px) and (max-width: 719px) {
  .region-nav-top .wrapper {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.region-nav-main {
  max-width: 100%;
  font-family: 'museoSlab500';
  color: #fbfbfb;
  font-size: 19.2px!important;
  font-size: 1.2rem!important;
  width: 100%;
  height: 175px;
  position: relative;
}
.region-nav-main ul {
  margin: 0px;
}
.region-nav-main a {
  color: #fbfbfb;
}
@media (max-width: 719px) {
  .region-nav-main {
    display: none;
    background-color: #225263;
    height: initial;
    position: absolute;
    z-index: 400;
  }
  .region-nav-main .site-logo {
    display: none;
  }
  .region-nav-main .wrapper {
    padding-top: 10px;
    box-shadow: 0 0 5px 0 black;
  }
  .region-nav-main .wrapper .navigation > .menu {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 80px;
  }
  .region-nav-main .wrapper .navigation > .menu > li {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px 10px;
    border-bottom: 2px solid #f7f1ed;
  }
  .region-nav-main .wrapper .navigation > .menu > li > .menu {
    padding-top: 10px;
  }
  .region-nav-main .wrapper .navigation > .menu > li > .menu > li {
    text-align: center;
    padding: 10px 10px;
    font-weight: normal;
  }
  .region-nav-main .wrapper .navigation > .menu > li > .menu > li a {
    font-family: 'GillSans', sans-serif;
    font-weight: normal;
    font-size: 17.6px!important;
    font-size: 1.1rem!important;
  }
}
@media (min-width: 720px) {
  .region-nav-main .wrapper {
    box-shadow: 0 0 5px 0 black;
    background-color: #225263;
    opacity: 0.85;
    position: absolute;
    z-index: 100;
    width: calc(100% - (80px * 2));
    padding: 20px 80px;
    display: flex;
    justify-content: space-between;
  }
  .region-nav-main .wrapper .block-system-branding-block {
    padding-right: 5px;
    width: 90px;
    flex-shrink: 0;
  }
  .region-nav-main .wrapper .block-system-branding-block img {
    width: 100%;
  }
  .region-nav-main .wrapper .branding-block-counter-weight {
    width: 90px;
  }
  .region-nav-main .wrapper nav {
    padding-top: 0px;
  }
  .region-nav-main .wrapper nav .is-active {
    color: #fbfbfb;
  }
  .region-nav-main .wrapper nav > .menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .region-nav-main .wrapper nav > .menu > li.menu-item--active-trail > a::before {
    content: '\002014';
    margin-top: 15px;
    position: absolute;
    color: #bbee88ED;
  }
  .region-nav-main .wrapper nav > .menu > li {
    list-style-type: none!important;
    list-style-image: none!important;
    position: relative;
    padding-bottom: 20px;
  }
  .region-nav-main .wrapper nav > .menu > li a.is-active::before {
    content: '\002014';
    margin-top: 15px;
    position: absolute;
    color: #bbee88ED;
  }
  .region-nav-main .wrapper nav > .menu > li:not(:last-child) > a:after {
    content: '/';
    margin: 10px;
  }
  .region-nav-main .wrapper nav > .menu > li .show {
    display: block;
  }
  .region-nav-main .wrapper nav > .menu > li li a.is-active::before {
    margin-top: 12px;
  }
  .region-nav-main .wrapper nav > .menu > li > ul {
    display: none;
    margin-top: 30px;
    margin-bottom: 20px;
    width: 0px;
    overflow-y: visible;
  }
  .region-nav-main .wrapper nav > .menu > li > ul > li {
    width: max-content;
  }
  .region-nav-main .wrapper nav > .menu > li > ul > li > a {
    display: block;
  }
}
@media (min-width: 720px) and (max-width: 719px) {
  .region-nav-main .wrapper {
    width: calc(100% - (40px * 2));
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 720px) and (max-width: 1200px) {
  .region-nav-main .wrapper .branding-block-counter-weight {
    display: none;
  }
}
.region-image {
  max-width: 100%;
  margin: auto;
  padding-bottom: 10px;
}
@media (min-width: 720px) {
  .region-image {
    min-height: 175px;
    margin-top: -175px;
  }
}
@media (max-width: 719px) {
  .region-image {
    margin-top: 0px;
  }
}
.region-image .slick-dots {
  bottom: 30px;
}
.region-image .slick-dots li button:hover,
.region-image .slick-dots li button:focus {
  outline: none;
}
.region-image .slick-dots li button:hover:before,
.region-image .slick-dots li button:focus:before {
  opacity: 1;
}
.region-image .slick-dots li button:before {
  opacity: 1;
  color: #f7f1ed;
}
.region-image .slick-dots li.slick-active button:before {
  opacity: 1;
  color: black;
}
.region-image .slick img {
  width: 100%;
}
.region-image picture {
  width: 100%;
}
.region-image picture img {
  width: 100%;
}
.page-title {
  max-width: 100%;
  padding: 0px 80px;
  margin: auto;
  font-family: 'GillSansBold';
  color: #225263;
  text-transform: uppercase;
  text-align: center;
  font-size: 24px!important;
  font-size: 1.5rem!important;
  margin-top: 30px;
}
@media (max-width: 719px) {
  .page-title {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.region-content-bottom {
  clear: both;
  color: #555555;
  margin: auto;
  padding: 0px 80px;
  max-width: 100%;
  margin-top: 30px;
}
@media (max-width: 719px) {
  .region-content-bottom {
    padding: 0px 40px;
  }
}
.region-content-bottom a {
  color: #555555;
}
.region-content-bottom .wrapper {
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1023px) {
  .region-content-bottom .wrapper {
    justify-content: space-around;
  }
}
.region-content-bottom .wrapper > div {
  padding: 10px 10px;
}
.region-content-bottom .wrapper .cbEmail,
.region-content-bottom .wrapper .cbLocation {
  flex-basis: 16.6%;
  flex-shrink: 0;
  padding: 0px 0px 0px 0px;
}
.region-content-bottom .wrapper .cbEmail a,
.region-content-bottom .wrapper .cbLocation a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: fit-content;
}
.region-content-bottom .wrapper .cbEmail a .cbIcon,
.region-content-bottom .wrapper .cbLocation a .cbIcon {
  display: flex;
  align-items: center;
}
.region-content-bottom .wrapper .cbEmail .cbIcon img {
  width: 35px;
  padding: 10px 0px 26px 0px;
}
.region-content-bottom .wrapper .cbLocation .cbIcon img {
  width: 25px;
  padding: 0px 0px 20px 0px;
}
.region-content-bottom .wrapper .mailchimp-signup-subscribe-form {
  padding: 20px 0px;
  flex-grow: 1;
}
@media (max-width: 1023px) {
  .region-content-bottom .wrapper .mailchimp-signup-subscribe-form {
    width: 100%;
    padding-top: 40px;
  }
}
.region-content-bottom .wrapper .mailchimp-signup-subscribe-form form {
  display: grid;
  grid-template-columns: max-content auto auto;
  grid-template-areas: "desc email actions" "gdpr gdpr gdpr";
  column-gap: 30px;
  row-gap: 20px
        ;
  align-items: center;
  font-weight: bold;
}
@media (max-width: 719px) {
  .region-content-bottom .wrapper .mailchimp-signup-subscribe-form form {
    grid-template-columns: auto;
    grid-template-areas: "desc desc" "email actions" "gdpr gdpr";
  }
}
@media (max-width: 419px) {
  .region-content-bottom .wrapper .mailchimp-signup-subscribe-form form {
    grid-template-columns: auto;
    grid-template-areas: "desc desc" "email email" "actions actions" "gdpr gdpr";
  }
  .region-content-bottom .wrapper .mailchimp-signup-subscribe-form form #edit-mergevars-email {
    width: 100%;
  }
  .region-content-bottom .wrapper .mailchimp-signup-subscribe-form form #edit-actions {
    text-align: center;
  }
}
.region-content-bottom .wrapper .mailchimp-signup-subscribe-form form .description {
  grid-area: desc;
}
.region-content-bottom .wrapper .mailchimp-signup-subscribe-form form .form-item-mailchimp-lists-gdpr-consent {
  grid-area: gdpr;
  justify-self: flex-end;
}
.region-content-bottom .wrapper .mailchimp-signup-subscribe-form form .mailchimp-newsletter-mergefields {
  grid-area: email;
}
.region-content-bottom .wrapper .mailchimp-signup-subscribe-form form .mailchimp-newsletter-mergefields input,
.region-content-bottom .wrapper .mailchimp-signup-subscribe-form form .mailchimp-newsletter-mergefields input:focus {
  outline: none;
  background-color: transparent;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 2px solid #d4d4d4;
  width: calc(100% - 10px);
}
.region-content-bottom .wrapper .mailchimp-signup-subscribe-form form .form-actions {
  grid-area: actions;
}
.region-content-bottom .wrapper .mailchimp-signup-subscribe-form form .form-actions input {
  border: 0;
  padding: 0;
  background-color: transparent;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 2px solid #d4d4d4;
}
.region-content-bottom .wrapper .mailchimp-signup-subscribe-form form input {
  padding-bottom: 5px!important;
}
.layout-container > footer {
  color: black;
}
.layout-container > footer > div:not(.footer_fixed) {
  max-width: 100%;
  margin: auto;
}
.layout-container > footer a {
  color: black;
}
.layout-container > footer .footerTop {
  background-color: white;
  padding: 60px 80px;
  margin: auto;
}
@media (max-width: 719px) {
  .layout-container > footer .footerTop {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.layout-container > footer .footerTop #socials {
  display: flex;
  margin-bottom: 30px;
}
.layout-container > footer .footerTop #socials .socials {
  padding: 0px 20px 0px 0px;
}
.layout-container > footer .footerTop #socials img {
  width: 50px;
}
.layout-container > footer .footerTop .region-footer-menus {
  display: grid;
  grid-template-columns: 16.6666% 16.6666% 16.6666% 25% 25%;
  grid-template-areas: "one two three four five";
  column-gap: 10px;
}
@media (max-width: 1023px) {
  .layout-container > footer .footerTop .region-footer-menus {
    grid-template-columns: 50% 50% ;
    grid-template-areas: "one two" "one three" "four four" "five five";
  }
}
.layout-container > footer .footerTop .region-footer-menus #block-e5-light-footer1 {
  grid-area: one;
}
.layout-container > footer .footerTop .region-footer-menus #block-e5-light-footer2 {
  grid-area: two;
}
.layout-container > footer .footerTop .region-footer-menus #block-e5-light-footer3 {
  grid-area: three;
}
.layout-container > footer .footerTop .region-footer-menus #block-e5-light-footeraddress {
  grid-area: four;
}
@media (max-width: 719px) {
  .layout-container > footer .footerTop .region-footer-menus #block-e5-light-footeraddress .text-formatted {
    display: grid;
    column-gap: 10px;
    grid-template-columns: 50% 50%;
    grid-template-areas: "one one" "two three" "four four";
  }
  .layout-container > footer .footerTop .region-footer-menus #block-e5-light-footeraddress .text-formatted p {
    grid-area: four;
  }
  .layout-container > footer .footerTop .region-footer-menus #block-e5-light-footeraddress .text-formatted p:first-child {
    grid-area: one;
  }
  .layout-container > footer .footerTop .region-footer-menus #block-e5-light-footeraddress .text-formatted p:nth-child(2) {
    grid-area: two;
  }
  .layout-container > footer .footerTop .region-footer-menus #block-e5-light-footeraddress .text-formatted p:nth-child(3) {
    grid-area: three;
  }
}
.layout-container > footer .footerTop .region-footer-menus #block-e5-light-footercontact {
  grid-area: five;
}
.layout-container > footer .footerTop .region-footer-menus li {
  margin-bottom: 15px;
}
.layout-container > footer .footerTop .region-footer-menus #block-e5-light-footeraddress p,
.layout-container > footer .footerTop .region-footer-menus #block-e5-light-footercontact p {
  margin-bottom: 15px;
}
.layout-container > footer .footerTop .region-footer-menus #block-e5-light-footeraddress a,
.layout-container > footer .footerTop .region-footer-menus #block-e5-light-footercontact a {
  text-decoration: underline;
}
.layout-container > footer .footerTop .region-footer-menus > * {
  padding: 0px 20px 0px 0px;
}
@media (max-width: 1023px) {
  .layout-container > footer .footerTop .region-footer-menus > * {
    padding: 0px 0px 40px 0px;
  }
}
.layout-container > footer .footerBottom {
  background-color: #225263;
  margin: auto;
  font-family: 'museoSlab500';
}
.layout-container > footer .footerBottom .wrapper {
  padding: 30px 80px;
  max-width: 100%;
  margin: auto;
}
.layout-container > footer .footerBottom .wrapper a {
  text-decoration: underline;
}
.layout-container > footer .footerBottom .wrapper a,
.layout-container > footer .footerBottom .wrapper * {
  color: white;
}
.layout-container > footer .footerBottom .wrapper hr {
  border-top: 2px solid #555555;
  border-style: solid;
  margin: 10px 0px 15px 0px;
}
.path-dashboard {
  /* Dashboard stuff */
}
.path-dashboard .region-content > div {
  margin: 20px 0px;
  padding: 10px 10px 15px 10px;
  border: 4px solid #d8baa6;
  border-radius: 10px;
}
.path-dashboard .region-content .form-item-description,
.path-dashboard .region-content h2 {
  font-family: 'GillSansBold';
  color: #555555;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.path-dashboard .region-content li {
  list-style: none;
  margin: 0px;
}
.path-dashboard .region-content a {
  padding: 0px 5px 3px 5px;
  margin-top: 10px;
  display: inline-block;
  border-bottom: 1px solid black;
  font-size: 17.6px!important;
  font-size: 1.1rem!important;
}
.path-dashboard .region-content > div {
  border: none;
  text-align: center;
  font-size: 1.4em;
}
.path-dashboard h3 {
  background: #eee;
  padding: 4px 0px 0px 4px;
  border: 1px solid;
  border-radius: 4px;
  margin: 40px 0px 20px 0px;
}
.path-dashboard .view-e5-dashboard-frequent .views-row,
.path-dashboard .view-e5-dashboard-frequent .views-grid {
  margin-bottom: 20px;
}
.path-dashboard .view-e5-dashboard-frequent .views-col {
  text-align: center;
}
.path-dashboard #block-e5-light-e5addaneventblock,
.path-dashboard #block-e5-light-e5addaclassblock,
.path-dashboard #block-e5wholesaledashboard #block-e5productioncalculatordashboard {
  border: 1px solid;
  border-radius: 4px;
}
.path-dashboard .views-col {
  padding: 0px 10px;
  width: 25%;
  box-sizing: border-box;
}
.path-dashboard .views-col:active,
.path-dashboard .dashboard-link:active {
  background-color: #bbee88ED;
}
@media (max-width: 1023px) {
  .path-dashboard .views-col {
    width: 50%!important;
  }
}
@media (max-width: 419px) {
  .path-dashboard .views-col {
    width: 100%!important;
  }
}
/*# sourceMappingURL=e5-light.css.map */