@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/*
BURCLEA STYLING UPDATES
*/
.content-area {
  width: 1530px;
  margin: 0 auto;
  padding: 15px;
}

section#search {
  max-width: 100%;
}

h1.search-results {
  font-size: 3em;
}
.hero-banner img {
  max-width: 100%;
}

.submenu + .main {
  margin-bottom: 25px;
}

@media (min-width: 769px) {
  .main {
    margin-top: 35px;
  }
  .pull-up {
    margin-top: -35px;
  }

}



table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 18px;
  font-style: normal;
  font-weight: 900;
  max-width: 100%;
  width: 100%;
}

table tr {
  border: 1px solid black;
}
table td {
  border: 1px solid black;
  padding: 5px;
}























.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
.container:before, .container:after {
  content: " ";
  display: table; }
.container:after {
  clear: both; }
@media (min-width: 768px) {
  .container {
    width: 750px; } }
@media (min-width: 1024px) {
  .container {
    width: 970px; } }
@media (min-width: 1530px) {
  .container {
    width: 1131px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table; }
.container-fluid:after {
  clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
.row:before, .row:after {
  content: " ";
  display: table; }
.row:after {
  clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .collections-header__categories, .collections-header__search, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .news-snippet, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .collection-spotlight, .col-sm-6, .collections-header__tags, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .collections-header__active-filters, .collection-spotlight--exhibitions, .col-sm-12, .col-md-12, .col-lg-12, .collections-header {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .collection-spotlight, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .collections-header__active-filters, .collection-spotlight--exhibitions {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6, .collection-spotlight {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12, .collections-header__active-filters, .collection-spotlight--exhibitions {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .collections-header__categories, .collections-header__search, .col-sm-4, .news-snippet, .col-sm-5, .col-sm-6, .collections-header__tags, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3, .collections-header__categories, .collections-header__search {
    width: 25%; }
  .col-sm-4, .news-snippet {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6, .collections-header__tags {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3, .collections-header__search {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1024px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1530px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .collections-header {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12, .collections-header {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 1024px) and (max-width: 1279px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 1024px) and (max-width: 1279px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 1024px) and (max-width: 1279px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 1024px) and (max-width: 1279px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1530px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1530px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1530px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1530px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 1024px) and (max-width: 1279px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1530px) {
  .hidden-lg {
    display: none !important; } }

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

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
@media print {
  .visible-print-block {
    display: block !important; } }

.visible-print-inline {
  display: none !important; }
@media print {
  .visible-print-inline {
    display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*
reset
*/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block; }

/*audio:not([controls]) { display: none; }*/
[hidden] {
  display: none; }

html {
  /*-webkit-text-size-adjust: 100%
-ms-text-size-adjust: 100%;*/
  font-size: 62.5%;
  height: 100%; }

html, button, input, select, textarea {
  font-family: Arial, sans-serif;
  color: #222; }

body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4; }

::-moz-selection {
  background: lightblue;
  color: #FFF;
  text-shadow: 0px 0px; }

::selection {
  background: lightblue;
  color: #FFF;
  text-shadow: 0px 0px; }

a {
  color: #00E;
  text-decoration: none; }

a:visited {
  /*[disabled]color:#551A8B;*/ }

a:hover, a:focus {
  text-decoration: underline; }

a:focus {
  outline: thin dotted #EF8F2F; }

a:hover, a:active {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted #000000; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #CCC;
  margin: 1em 0;
  padding: 0; }

ins {
  background: #FF9;
  color: #000;
  text-decoration: none; }

mark {
  background: #FF0;
  color: #000;
  font-style: italic;
  font-weight: bold; }

pre, code, kbd, samp {
  font-family: monospace, serif;
  -font-family: "courier new", monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: "";
  content: none; }

small {
  font-size: 85%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

ul, ol {
  margin: 1em 0;
  padding: 0 0 0 40px; }

dd {
  margin: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

label {
  cursor: pointer; }

legend {
  border: 0;
  padding: 0;
  white-space: normal; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline; }

button, input {
  line-height: normal; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
  border-radius: 0; }

button[disabled], input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

input:invalid, textarea:invalid {
  background-color: #F0DDDD; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td {
  vertical-align: top; }

/*
fonts
*/
/*
 * Legal Disclaimer
 *
 * These Fonts are licensed only for use on these domains and their subdomains:
 * www.nationalfootballmuseum.com
 *
 * It is illegal to download or use them on other websites.
 *
 * While the @font-face statements below may be modified by the client, this
 * disclaimer may not be removed.
 *
 * Lineto.com, 2015
 */
@font-face {
  font-family: 'BrauerNeueBold';
  src: url("../../assets/fonts/brauer-neue-bold.eot");
  src: url("../../assets/fonts/brauer-neue-bold.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/brauer-neue-bold.woff") format("woff"), url("../../assets/fonts/brauer-neue-bold.ttf") format("truetype"), url("../../assets/fonts/brauer-neue-bold.svg#BrauerNeueBold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'BrauerNeueRegular';
  src: url("../../assets/fonts/brauer-neue-regular.eot");
  src: url("../../assets/fonts/brauer-neue-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/brauer-neue-regular.woff") format("woff"), url("../../assets/fonts/brauer-neue-regular.ttf") format("truetype"), url("../../assets/fonts/brauer-neue-regular.svg#lineto-brauerneue-regular") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Brauer Neue Bold */
body, input, button, textarea, select, .content a, .tooltipster-default .tooltipster-content, .product .price, dt, .content .note p {
  font-family: 'BrauerNeueBold', Arial, Helvetica, sans-serif; }

/* Brauer Neue Regular */
.latest-news .news-snippet p, .content p, .content li, .content figcaption, .sidebar-right p, .tooltipster-content .item em, dd, address, td, .comment p {
  font-family: 'BrauerNeueRegular', Arial, Helvetica, sans-serif; }

/* Arial */
.footer-extras p {
  font-family: Arial, Helvetica, sans-serif; }

/* icomoon */
.ui-datepicker-next:before, .ui-datepicker-prev:before, .select:after {
  font-family: 'icomoon'; }

/* Slick slider */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }

.slick-track:before, .slick-track:after {
  content: "";
  display: table; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }

[dir="rtl"] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

/* Arrows */
.slick-prev, .slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none; }

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent; }

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: 0.25; }

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px; }

.slick-prev:before {
  content: "←"; }

[dir="rtl"] .slick-prev:before {
  content: "→"; }

.slick-next {
  right: -25px; }

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto; }

.slick-next:before {
  content: "→"; }

[dir="rtl"] .slick-next:before {
  content: "←"; }
/*
* CONTENTS
*
* helpers
* general
* layout
* colors
* text
* buttons|links|tags
* titles
* header
*    login popup
* pages - home
*    carousel
*    latest news
* pages - shop
*    promo text
*    product highlights
* pages - collections
*    collections best
* pages - collections search
* pages - content
* pages - listing
*    grey box listings
* pages - whats on
*    whats on form
* pages - football plus+
* pages - hall of fame
* pages - search results
* pages - shop - woo commerce
*    shop listing page
*    pagination
*    shop detail page
*    shop basket
*    shop checkout
*    shop thank you
* pages - what's inside
* pages - collections detail
*    tell your story
*    add item to your scrapbook
* pages - exhibition
* pages - scrapbooks listing
* accordion stuff
* desktop accordion
* gallery
* footer
* form elements
* plugins - datepicker
* plugins - tooltipster
* plugins - magnific popup
* plugins - magnify
* plugins - zoom
*/
/*
> helpers
*/
.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  zoom: 1; }

.clear {
  clear: both; }

.hidden {
  display: none; }

.invisible {
  opacity: 0; }

.overflow-hidden {
  overflow: hidden; }

.float-left, .alignleft {
  float: left; }

img.float-left, iframe.float-left, .alignleft {
  margin-right: 30px;
  margin-bottom: 30px; }

img.float-right, iframe.float-right, .alignright {
  margin-left: 30px;
  margin-bottom: 30px; }

.aligncenter {
  display: block;
  margin: 0 auto;
  margin-bottom: 30px; }

.alignnone {
  display: block;
  margin-bottom: 30px; }

.float-right, .alignright {
  float: right; }

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

.full-width {
  width: 100%; }

img.full-width {
  height: auto; }

.max-full-width {
  max-width: 100%; }

img.max-full-width {
  height: auto; }

.margin-top-5 {
  margin-top: 5px; }

.width-20 {
  width: 20%; }

.width-24 {
  width: 24%; }

.width-25 {
  width: 25%; }

.width-30 {
  width: 30%; }

.width-40 {
  width: 40%; }

.width-40 {
  width: 40%; }

.width-50 {
  width: 50%; }

.width-60 {
  width: 60%; }

.width-65 {
  width: 65%; }

.width-70 {
  width: 70%; }

.width-72 {
  width: 72%; }

.width-75 {
  width: 75%; }

.width-third {
  width: 33.33%; }

.position-relative {
  position: relative !important; }

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

.placeholder {
  color: #999; }

@media only screen and (max-width: 767px) {
  .desktop-only {
    display: none !important; } }

.mobile-only {
  display: none !important; }

@media only screen and (max-width: 767px) {
  .mobile-only {
    display: block !important; } }

.no-transition {
  transition: none !important; }

/*
> general
*/
* {
  -o-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  margin: 0;
  padding: 0;
  color: #000; }

body {
  background-image: url("../../assets/images/design/nfm-bg.jpg");
  background-repeat: no-repeat;
  background-position: center 160px;
  background-size: cover;
  background-attachment: fixed; }

@media only screen and (max-width: 767px) {
  body {
    background-image: none; } }

button {
  -webkit-appearance: none;
  border-radius: 0; }

a {
  color: #00AF3F; }

a.pink {
  color: #D61F84; }

hr.margin-bottom {
  margin-bottom: 30px; }

hr.margin-top {
  margin-top: 30px; }

p, address, figcaption {
  font-size: 1.6em; }

dl {
  margin-left: 20px; }

dl dt, dl dd {
  font-size: 1.6em;
  margin-left: 0; }

dl dd {
  margin-bottom: 15px; }

.quote {
  margin-bottom: 40px; }

.quote blockquote {
  color: #00AF3F;
  font-size: 2.4em;
  font-style: italic;
  margin: 25px 0 0;
  padding: 0; }

@media only screen and (max-width: 767px) {
  .quote blockquote {
    font-size: 2em; } }

.quote.small-text blockquote {
  font-size: 1.9em; }

.quote cite {
  color: #00AF3F;
  font-size: 1.8em;
  font-style: normal; }

/*
> layout
*/
.constraint {
  width: 1530px;
  margin: 0 auto; }

@media only screen and (max-width: 1300px) {
  .constraint {
    width: 1024px; } }

@media only screen and (max-width: 767px) {
  .constraint {
    width: 100%; } }

.main-content {
  width: 100%; }

.main-content.has-sidebar {
  width: 975px; }

@media only screen and (max-width: 1300px) {
  .main-content.has-sidebar {
    width: 784px; } }

.sidebar {
  width: 245px; }

@media only screen and (max-width: 1300px) {
  .sidebar {
    width: 185px; } }

.divider {
  width: 100%;
  border-top: 1px dotted #858382;
  clear: both;
  margin-top: 30px;
  margin-bottom: 30px; }

@media only screen and (max-width: 767px) {
  .mobile-stack {
    position: relative !important;
    width: 100% !important;
    left: 0 !important;
    top: 0;
    clear: both; } }

.margin-bottom-20 {
  margin-bottom: 20px; }

.margin-right-20 {
  margin-right: 20px; }

.margin-right-50 {
  margin-right: 50px; }

@media only screen and (min-width: 1300px) {
  .desktop-padding-20 {
    padding: 20px; } }

@media only screen and (max-width: 1300px) {
  .desktop-padding-20 {
    padding: 20px; } }

@media only screen and (max-width: 767px) {
  .desktop-padding-20 {
    padding: 0; } }

.no-margin-left {
  margin-left: 0 !important; }

.no-margin-bottom {
  margin-bottom: 0 !important; }

.no-margin-top {
  margin-top: 0 !important; }

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

/*
> colors
*/
.color-green-medium {
  color: #00AF3F; }

.color-gold, .tools .tools-links .color-gold {
  color: #FDDF00; }

/*
> text
*/
h1, h2, h3, h4 {
  text-transform: uppercase;
  font-weight: normal; }

h2 {
  font-size: 2.1em; }

h2.smaller {
  font-size: 1.8em; }

p.date {
  color: #858382; }

.content p.date {
  margin-top: -10px; }

/*
> buttons|links|tags
*/
@media only screen and (max-width: 767px) {
  .buttons {
    float: none; } }

.buttons .button {
  display: block;
  float: left;
  margin-left: 10px; }

.buttons .button:first-child {
  margin-left: 0; }

@media only screen and (max-width: 767px) {
  .buttons .button {
    margin-left: 0;
    float: none; } }

.button {
  font-size: 1.6em;
  text-transform: uppercase;
  border: none;
  color: #fff;
  padding: 10px 18px;
  margin-bottom: 15px; }

.button:hover {
  text-decoration: none; }

.button .icon {
  margin-left: 5px; }

.button[disabled], .button[disabled]:hover {
  background: #ddd; }

.button.loading {
  display: inline;
  background-color: #ddd !important; }

a.button {
  padding: 9px 18px 8px; }

.button-green {
  background-color: #00AF3F; }

.button-green:hover, .button-green:focus {
  background-color: #007c2d; }

.button-pink {
  background-color: #D61F84; }

.button-pink:hover, .button-pink:focus {
  background-color: #a91969; }

.button-grey {
  background-color: #858382; }

.button-grey:hover, .button-grey:focus {
  background-color: #6b6a69; }

.button-black {
  background-color: #000; }

.button-black:hover, .button-black:focus {
  background-color: #1a1a1a; }

.button-border-white {
  border: 2px solid #fff; }

@media only screen and (max-width: 767px) {
  .links {
    float: none;
    clear: both;
    margin-top: 20px; } }

.links a {
  text-transform: none;
  float: left;
  border-left: 1px solid #858382;
  margin-left: 5px;
  padding-left: 5px; }

@media only screen and (max-width: 767px) {
  .links a {
    float: none;
    clear: both;
    border-left: none;
    margin-left: 0;
    padding-left: 0; } }

.links a:first-child {
  margin-left: 0;
  padding-left: 0;
  border-left: none; }

.links a i {
  font-size: 14px; }

.link {
  display: block;
  text-transform: uppercase;
  color: #00AF3F;
  font-size: 1.8em; }

h1 .link {
  margin-top: 14px;
  font-size: 0.445em; }

.tags {
  padding-bottom: 26px; }

.content .tags {
  padding-bottom: 10px; }

.tag {
  background: #00AF3F;
  color: #fff;
  border-radius: 20px;
  font-size: 1.6em;
  padding: 5px 10px;
  white-space: nowrap;
  line-height: 40px;
  /* &:hover i {
  	color: darken($white, 20);
  }	 */ }

.shop .tag {
  background: #D61F84; }

.tag:hover {
  text-decoration: none; }

.tag i {
  font-style: normal; }

/*
> titles
*/
.title-bar {
  background: #00AF3F;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 20px; }

.title-bar.pink {
  background: #D61F84; }

.title-bar.grey {
  background: #353535; }

.title-bar:hover {
  text-decoration: none; }

.title-bar h2 {
  /* @include mobile {
    	margin: 0 0 15px 0;
    	float: none;
    } */ }

.title-bar h3 {
  font-size: 1.8em;
  margin: 0; }

.title-bar a {
  /* @include mobile {
    	float: none;
    	clear: both;
    	display: block;
    	padding: 0;
    } */ }

.title-bar a:hover {
  text-decoration: none;
  color: #e6e6e6; }

.title-bar a.has-icon {
  font-size: 1.4em;
  color: #fff;
  padding: 18px 0;
  margin-top: -4px; }

@media only screen and (max-width: 767px) {
  .title-bar a.has-icon .text {
    display: none; } }

.title-bar a.has-icon i {
  font-size: 20px;
  margin-left: 5px;
  position: relative;
  top: 2px; }

.title-bar p {
  text-transform: none; }

.title-bar-pink {
  background: #D61F84; }

/*
> emergency message
*/
.emergency {
  background: #AF0700;
  color: #fff;
  padding: 20px; }

.emergency p {
  font-size: 1.6em;
  margin: 0; }

.emergency p a {
  color: #fff;
  text-decoration: underline; }

/*
> header
*/
.header {
  position: relative;
  padding-left: 167px;
  height: 160px;
  background: black;
  /* &.has-submenu {
  	height: 160px;
  	@include mobile {
  		height: auto;
  	}
  } */ }

@media only screen and (max-width: 767px) {
  .header {
    padding-left: 111px;
    height: auto; } }

.header h1 {
  display: none; }

.header .logo-nfm {
  display: block;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: #000;
  width: 167px;
  height: 160px;
  padding: 20px; }

@media only screen and (max-width: 767px) {
  .header .logo-nfm {
    width: 111px;
    height: 105px;
    padding: 16px; } }

@media only screen and (max-width: 767px) {
  .header .logo-nfm img {
    width: 73px;
    height: 69px; } }

.tools {
  background: #353535;
  padding: 28px 0; }

@media only screen and (max-width: 767px) {
  .tools {
    background: #000;
    height: 105px;
    padding-top: 22px; } }

.tools p {
  font-size: 1.7em;
  text-transform: uppercase;
  margin: 0;
  margin-left: 20px; }

@media only screen and (max-width: 767px) {
  .tools .message {
    position: absolute;
    bottom: 0;
    background: #636563;
    width: 100%;
    color: #fff;
    font-size: 1.4em;
    text-align: right;
    right: 0;
    padding: 7px 20px;
    border-top: 5px solid #00AF3F; } }

@media only screen and (max-width: 380px) {
  .tools .message {
    font-size: 11.5px; } }

@media only screen and (max-width: 767px) {
  .tools .message a {
    color: #fff; } }

.tools .tools-links {
  /* basket popup */ }

@media only screen and (max-width: 767px) {
  .tools .tools-links {
    margin-right: 10px; } }

.tools .tools-links a {
  float: left;
  color: #fff;
  display: block;
  font-size: 1.6em;
  text-transform: uppercase;
  margin-left: 40px; }

@media only screen and (max-width: 1300px) {
  .tools .tools-links a {
    margin-left: 20px; } }

.tools .tools-links .link-basket {
  margin-top: -4px; }

.tools .tools-links .link-basket .icon-basket {
  font-size: 20px;
  position: relative;
  top: 2px; }

.tools .tools-links .link-basket:hover {
  text-decoration: none;
  color: #cccccc; }

.tools .tools-links .link-basket.active {
  color: #D61F84; }

.tools .tools-links .basket-popup {
  position: absolute;
  right: 250px;
  top: 60px;
  background: #fff;
  width: 350px;
  z-index: 30;
  border: 1px solid #D61F84;
  border-radius: 5px;
  padding: 20px; }

.tools .tools-links .basket-popup .basket-product {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 10px;
  /* &:last-child {
        		border-bottom: none;
        		margin-bottom: 0;
        		padding-bottom: 0;
        	} */ }

.tools .tools-links .basket-popup .quantity, .tools .tools-links .basket-popup img, .tools .tools-links .basket-popup .title, .tools .tools-links .basket-popup .price, .tools .tools-links .basket-popup .items, .tools .tools-links .basket-popup .total {
  float: left;
  margin-right: 10px;
  font-size: 1.4em; }

.tools .tools-links .basket-popup img {
  max-width: 30px;
  height: auto; }

.tools .tools-links .basket-popup .title {
  width: 180px; }

.tools .tools-links .basket-popup .price, .tools .tools-links .basket-popup .total {
  margin-right: 0;
  float: right; }

.tools .tools-links .basket-popup .basket-links {
  float: right;
  margin-top: 10px; }

.tools .tools-links .basket-popup .basket-links a {
  color: #D61F84;
  float: none;
  display: inline;
  margin-left: 0;
  border-left: 1px solid #ccc;
  padding-left: 10px;
  margin-left: 10px; }

.tools .tools-links .basket-popup .basket-links a:first-child {
  border-left: none;
  margin-left: 0;
  padding-left: 0; }

.tools .tools-links .search-input-container {
  float: left;
  border-left: 1px dotted #858382;
  padding-left: 30px;
  margin-left: 30px;
  margin-top: -4px;
  margin-bottom: -1px; }

@media only screen and (max-width: 767px) {
  .tools .tools-links .search-input-container {
    margin-left: 0;
    border-left: none;
    border-right: 1px dotted #858382;
    padding-left: 0; } }

.tools .tools-links .search-input-container .search-input {
  color: #fff;
  font-size: 1.6em;
  width: 156px;
  background: #636563;
  border: none;
  border-radius: 3px;
  padding: 5px 8px; }

.tools .tools-links .search-input-container .search-input::-webkit-input-placeholder {
  color: #BDBDBD; }

.tools .tools-links .search-input-container .search-input:-moz-placeholder {
  color: #BDBDBD; }

.tools .tools-links .search-input-container .search-input::-moz-placeholder {
  color: #BDBDBD; }

.tools .tools-links .search-input-container .search-input:-ms-input-placeholder {
  color: #BDBDBD; }

.tools .tools-links .search-input-container .search-input.placeholder {
  color: #BDBDBD; }

@media only screen and (max-width: 767px) {
  .tools .tools-links .search-input-container .search-input {
    width: 120px;
    margin-right: 5px; } }

.tools .tools-links .search-input-container .icon-search {
  background: none;
  border: none;
  font-size: 1.8em;
  color: #00AF3F;
  margin-right: 18px;
  top: 2px;
  position: relative; }

.tools .tools-links .search-input-container .icon-search.pink {
  color: #D61F84; }

@media only screen and (max-width: 767px) {
  .tools .tools-links .search-input-container .icon-search {
    margin-right: 10px;
    padding: 0; } }

.tools .tools-links .icon-menu {
  font-size: 20px;
  margin-left: 7px; }

.tools .tools-links .icon-menu:hover {
  text-decoration: none;
  color: #cccccc; }

.tools .tools-links .icon-menu.active {
  color: #00AF3F; }

.menu {
  background: #000;
  overflow: visible;
  max-height: 80px; }

@media only screen and (max-width: 767px) {
  .menu {
    display: none;
    position: absolute;
    width: 100%;
    right: 0;
    top: 105px;
    z-index: 15; }
  .menu.show {
    display: block; } }

.menu .mobile-tools {
  border-bottom: 1px solid #fff; }

.menu .mobile-tools a {
  background: #222; }

.menu .mobile-tools a.color-gold {
  color: #FDDF00; }

.menu ul {
  margin-left: 45px; }

@media only screen and (max-width: 1300px) {
  .menu ul {
    margin-left: 0; } }

.menu li, .menu a {
  display: block;
  float: left; }

@media only screen and (max-width: 767px) {
  .menu li, .menu a {
    float: none; } }

.menu a {
  color: #fff;
  background: #000;
  text-transform: uppercase;
  font-size: 1.8em;
  max-height: 80px;
  padding: 28px 25px 27px; }

.menu a:hover, .menu a.active, .menu a:focus {
  background-color: #00AF3F;
  text-decoration: none; }

.menu a.pink:hover, .menu a.pink.active {
  background-color: #D61F84; }

@media only screen and (max-width: 1300px) {
  .menu a {
    padding: 28px 15px 27px; } }

@media only screen and (max-width: 767px) {
  .menu a {
    padding: 17px 15px; } }

.submenu {
  position: absolute;
  z-index: 5;
  top: 100%;
  right: 0;
  width: 100%;
  background: #00AF3F;
  text-align: center;
  height: 51px;
  padding-left: 267px; }

@media only screen and (max-width: 1300px) {
  .submenu {
    padding-left: 170px; } }

@media only screen and (max-width: 767px) {
  .submenu {
    position: relative;
    height: auto;
    padding-left: 0;
    text-align: left; } }

.submenu a {
  font-size: 1.6em;
  padding: 15px 25px 14px;
  background: #00AF3F;
  max-height: 51px; }
.submenu a:hover {
  background: #006323; }

/* >> login popup */
.popup-html.login, .popup-html.my-account-popup {
  max-width: 380px; }

.popup-html.login .links, .popup-html.my-account-popup .links {
  clear: none;
  margin-top: 0;
  float: left; }

/*
> pages - home
*/
.main {
  min-height: 500px;
  /* &.pull-up {
  	margin-top: -49px;
  	@include mobile {
  		margin-top: 0;
  	}
  } */ }

.main .constraint {
  position: relative;
  overflow: hidden;
  clear: both; }

/* >> carousel */
.carousel {
  position: relative;
  margin-bottom: 20px;
  width: 66%;
  border: 1px solid #ddd; }

@media only screen and (max-width: 1300px) {
  .carousel {
    width: 66%; } }

@media only screen and (max-width: 767px) {
  .carousel {
    margin-bottom: 10px; } }

.carousel-info {
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  left: 20px;
  bottom: 20px;
  width: 240px;
  color: #fff;
  text-transform: uppercase; }

.carousel-info .carousel-text {
  padding: 15px 20px;
  height: 200px; }

.carousel-info h4 {
  font-size: 1.8em;
  margin: 0; }

.carousel-info p {
  font-size: 1.4em;
  margin: 0; }

.carousel-info .link {
  position: absolute;
  bottom: 70px;
  font-size: 1.6em; }

.carousel-nav {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.carousel-nav .slick-slide {
  padding-left: 1px;
  height: 200px; }

.carousel-nav .slick-prev, .carousel-nav .slick-next {
  display: none !important; }

.carousel-nav .slick-dots {
  margin: 30px 0;
  padding: 0;
  bottom: 5px;
  position: absolute; }

.carousel-nav li, .carousel-nav a {
  display: block;
  float: left; }

.carousel-nav button {
  width: 13px;
  height: 13px;
  background: #00AF3F;
  border-radius: 13px;
  position: relative;
  text-indent: -9999px;
  font-size: 0;
  overflow: hidden;
  margin-right: 10px;
  border: none; }

.carousel-nav li.slick-active button, .carousel-nav li:hover button {
  background: #fff;
  outline: none; }

.home-image-link.feature {
  margin-bottom: 20px; }

@media only screen and (max-width: 1300px) {
  .home-image-link.feature {
    width: 32.2%; } }

@media only screen and (max-width: 767px) {
  .home-image-link.feature {
    margin-bottom: 10px; } }

.feature {
  position: relative;
  display: block;
  float: left;
  overflow: hidden;
  width: 32.2%; }

.feature.float-right {
  float: right; }

@media only screen and (max-width: 1300px) {
  .feature {
    width: 314px; } }

@media only screen and (max-width: 767px) {
  .feature {
    margin-bottom: 10px; } }

.feature .title-bar {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10; }

.feature .feature-image {
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
  margin-bottom: 0; }

.feature.has-caption:hover .feature-image, .feature.has-caption.hover .feature-image {
  -webkit-transform: translate(0%, -20px);
  transform: translate(0%, -20px); }

@media only screen and (max-width: 767px) {
  .feature.has-caption:hover .feature-image, .feature.has-caption.hover .feature-image {
    -webkit-transform: translate(0%, 0);
    transform: translate(0%, 0); } }

.lt-ie10 .feature.has-caption:hover .feature-image, .lt-ie10 .feature.has-caption.hover .feature-image {
  -webkit-transform: translate(0%, 0%);
  transform: translate(0%, 0%); }

.feature .caption {
  background: #000;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  color: #fff;
  font-size: 1.6em;
  padding: 12px 20px;
  -webkit-transform: translate(0%, 100%);
  transform: translate(0%, 100%);
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s; }

@media only screen and (max-width: 767px) {
  .feature .caption {
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    position: relative; } }

.feature:hover .caption, .feature.hover .caption {
  -webkit-transform: translate(0%, 0%);
  transform: translate(0%, 0%); }

/* >> latest news */
.latest-news {
  padding-top: 10px;
  padding-bottom: 30px; }

.latest-news.single {
  padding-top: 20px;
  padding-bottom: 15px; }

.latest-news.single .news-snippets {
  margin-bottom: 10px; }

.latest-news .news-snippets {
  margin-bottom: 30px; }

.news-snippet {
  border-left: 1px dotted #858382;
  padding-left: 30px;
  padding-right: 30px; }

.single .news-snippet {
  padding-right: 20px;
  margin-bottom: 10px; }

@media only screen and (max-width: 767px) {
  .news-snippet {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 20px; } }

.news-snippet:first-child {
  border-left: none;
  padding-left: 20px; }

.news-snippet img {
  margin-right: 20px; }

@media only screen and (max-width: 767px) {
  .news-snippet img {
    width: 46%;
    height: auto; } }

.single .news-snippet img {
  margin-bottom: 20px; }

@media only screen and (max-width: 767px) {
  .single .news-snippet img {
    width: 100%;
    height: auto; } }

.news-snippet p {
  font-size: 1.6em;
  color: #000;
  float: left;
  width: 55%; }

.single .news-snippet p {
  margin-top: 0;
  margin-bottom: 5px;
  width: 62%; }

@media only screen and (max-width: 767px) {
  .single .news-snippet p {
    float: none; } }

.news-snippet p.date {
  color: #858382; }

@media only screen and (max-width: 1300px) {
  .news-snippet p {
    width: 41%;
    margin-top: 0; }
  .single .news-snippet p {
    width: 54%; } }

@media only screen and (max-width: 767px) {
  .news-snippet p {
    width: 46%; }
  .single .news-snippet p {
    width: 100%; } }

/*
> pages - shop
*/
.featured-product {
  position: relative; }

@media only screen and (min-width: 768px) {
  .featured-product {
    margin-top: 51px; } }

.featured-product .featured-product-text {
  position: absolute;
  right: 110px;
  top: 100px;
  width: 460px;
  color: #fff; }

@media only screen and (max-width: 1300px) {
  .featured-product .featured-product-text {
    right: 40px;
    top: 58px; } }

@media only screen and (max-width: 767px) {
  .featured-product .featured-product-text {
    position: relative;
    background: #000;
    right: 0;
    top: 0;
    width: 100%;
    padding-bottom: 30px; } }

.featured-product .featured-product-text h2 {
  padding: 0;
  margin: 0;
  font-size: 7.2em;
  line-height: 1em; }

@media only screen and (max-width: 767px) {
  .featured-product .featured-product-text h2 {
    font-size: 4.5em; } }

.featured-product .featured-product-text p {
  margin: 0 0 34px 0;
  font-size: 2.8em;
  text-transform: uppercase; }

@media only screen and (max-width: 767px) {
  .featured-product .featured-product-text p {
    font-size: 1.7em; } }

/* >> promo text */
.promo-text {
  background: #eee;
  padding-top: 30px;
  padding-bottom: 30px; }

@media only screen and (max-width: 767px) {
  .promo-text {
    padding: 0;
    height: 56px;
    overflow: hidden; } }

.promo-text p {
  margin: 0;
  font-size: 1.8em; }

@media only screen and (max-width: 767px) {
  .promo-text p {
    font-size: 1.5em; } }

.promo-text span {
  text-transform: uppercase;
  padding-left: 26px;
  padding-right: 26px;
  border-left: 1px dotted #858382;
  position: relative;
  top: -8px; }

@media only screen and (max-width: 767px) {
  .promo-text span {
    display: block;
    padding: 20px 10px; } }

.promo-text span:first-child {
  border-left: 0;
  padding-left: 0; }

@media only screen and (max-width: 767px) {
  .promo-text span:first-child {
    padding: 20px 10px; } }

.promo-text span i {
  font-size: 24px;
  color: #00AF3F;
  position: relative;
  top: 5px;
  margin-right: 2px; }

/* >> product highlights */
.product-highlights-container {
  background: #eee;
  padding-top: 30px; }

.product-highlights-container nav {
  margin-bottom: 40px; }

.product-highlights-container nav a {
  font-size: 2.1em;
  text-transform: uppercase;
  text-decoration: none;
  color: #000;
  margin-left: 56px;
  border-bottom: 5px dotted transparent; }

@media only screen and (max-width: 767px) {
  .product-highlights-container nav a {
    display: block;
    margin-left: 0;
    clear: both;
    margin-bottom: 15px; } }

.product-highlights-container nav a:first-child {
  margin-left: 0; }

.product-highlights-container nav a:hover {
  border-bottom: 5px dotted #858382; }

.product-highlights-container nav a.active {
  border-bottom: 5px dotted #000; }

.product-highlights-container .product-highlights {
  padding-bottom: 10px; }

@media only screen and (max-width: 767px) {
  .product-highlights-container .product-highlights {
    padding-right: 20px; } }

/*
> pages - collections
*/
.collections-search {
  background-position: center;
  background-size: cover;
  height: 260px;
  position: relative; }

@media only screen and (min-width: 768px) {
  .collections-search {
    margin-top: 51px; } }

@media only screen and (max-width: 767px) {
  .collections-search {
    height: 100px; } }

.collections-search .collections-search-input-container {
  width: 900px;
  height: 102px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -450px;
  margin-top: -51px;
  padding-right: 90px; }

@media only screen and (max-width: 767px) {
  .collections-search .collections-search-input-container {
    width: 300px;
    margin-left: -150px;
    height: 50px;
    margin-top: -25px;
    padding-right: 50px; } }

.collections-search .collections-search-input-container .collections-search-input {
  height: 100%;
  width: 100%;
  border: none;
  text-transform: uppercase;
  font-size: 6.0em;
  padding: 0 20px;
  color: #00AF3F; }

.collections-search .collections-search-input-container .collections-search-input::-webkit-input-placeholder {
  color: #c7c1d7; }

.collections-search .collections-search-input-container .collections-search-input:-moz-placeholder {
  color: #c7c1d7; }

.collections-search .collections-search-input-container .collections-search-input::-moz-placeholder {
  color: #c7c1d7; }

.collections-search .collections-search-input-container .collections-search-input:-ms-input-placeholder {
  color: #c7c1d7; }

.collections-search .collections-search-input-container .collections-search-input.placeholder {
  color: #c7c1d7; }

@media only screen and (max-width: 767px) {
  .collections-search .collections-search-input-container .collections-search-input {
    padding: 0 0 0 10px;
    font-size: 2.3em; } }

.collections-search .collections-search-input-container .icon-search {
  position: absolute;
  right: 0;
  top: 0;
  width: 90px;
  height: 100%;
  font-size: 50px;
  color: #00AF3F;
  border: none;
  background: none; }

.collections-search .collections-search-input-container .icon-search.pink {
  color: #D61F84 !important; }

@media only screen and (max-width: 767px) {
  .collections-search .collections-search-input-container .icon-search {
    font-size: 30px;
    width: 70px; } }

.collections-search .collections-search-input-container .icon-search:hover {
  color: #007c2d; }

/* >> collections best */
.collections-best {
  min-height: 851px;
  background-color: #eee;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-top: none;
  padding-top: 30px; }

@media only screen and (max-width: 767px) {
  .collections-best {
    padding-top: 30px; } }

.collections-best .row {
  margin-bottom: 30px; }

@media only screen and (max-width: 767px) {
  .collections-best .row {
    margin-left: 0 !important;
    margin-bottom: 0 !important; } }

.collections-best .row-one {
  /* margin-left: 90px;
    @include desktop-small {
    	margin-left: 20px;
    } */
  margin-left: 522px; }

@media only screen and (max-width: 1300px) {
  .collections-best .row-one {
    margin-left: 394px; } }

.collections-best .row-two {
  /* margin-left: 200px;
    @include desktop-small {
    	margin-left: 100px;
    } */
  margin-left: 190px; }

@media only screen and (max-width: 1300px) {
  .collections-best .row-two {
    margin-left: 108px; } }

.collections-best .row-three {
  /* margin-left: 170px;
    @include desktop-small {
    	margin-left: 70px;
    } */
  margin-left: 190px; }

@media only screen and (max-width: 1300px) {
  .collections-best .row-three {
    margin-left: 108px; } }

.collections-best .row-four {
  margin-left: 411px; }

@media only screen and (max-width: 1300px) {
  .collections-best .row-four {
    margin-left: 299px; } }

.collections-best .card {
  margin-left: 50px; }

@media only screen and (max-width: 1300px) {
  .collections-best .card {
    margin-left: 20px; } }

.collections-best .card:first-child {
  margin-left: 0; }

.collections-best .card.pull-up-once {
  margin-top: -20px; }

.collections-best .card.pull-up-twice {
  margin-top: -40px; }

.collections-best .card.extra-margin-left {
  margin-left: 110px; }

.cards {
  padding: 0 10px 0 10px; }

.cards .no-more-items {
  font-size: 1.6em; }

.card {
  position: relative;
  background: #eee;
  background: linear-gradient(65deg, #eee 1%, #eee 50%, #eee 100%);
  border: 2px solid #e1e1e1;
  transition: all 0.3s;
  display: block;
  color: #000;
  width: 171px;
  height: 230px;
  padding-top: 1px;
  border-radius: 5px;
  float: left; }

.card.invisible {
  -webkit-transform: translateY(-15%); }

.card.object-of-month {
  border: 2px solid #D2B571;
  background: linear-gradient(65deg, #C39D43 1%, #D2B571 50%, #C39D43 100%); }

.card.object-of-month:hover {
  border: 2px solid #c6a14a;
  background: linear-gradient(65deg, #a08033 1%, #c6a14a 50%, #a08033 100%); }

@media only screen and (max-width: 767px) {
  .card {
    margin: 0 auto 30px !important;
    float: none;
    clear: both;
    width: 300px;
    height: 300px; } }

.card:hover, .card:focus {
  background: #bbb;
  border: 2px solid #bbb;
  background: linear-gradient(65deg, #bbb 1%, #fff 50%, #bbb 100%);
  text-decoration: none; }

.card .image {
  margin: 0 auto 10px;
  display: block;
  width: 165px;
  border-radius: 5px; }

@media only screen and (max-width: 767px) {
  .card .image {
    width: 100%;
    padding: 8px 10px 0; } }

.card .image img {
  width: 100%;
  height: auto; }

.card .text {
  padding: 0 13px 0; }

.card .text p {
  font-size: 1.5em;
  line-height: 1.2; }

.card figcaption {
  position: absolute;
  padding: 0;
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
  width: 100%;
  bottom: -26px;
  color: #fff; }

.card figcaption span {
  background: rgba(0, 0, 0, 0.5);
  padding: 2px 6px;
  border-radius: 3px; }

.card .icon {
  position: absolute;
  right: 1px;
  top: 1px;
  color: #fff;
  font-size: 1.5em;
  background: rgba(0, 0, 0, 0.5);
  padding: 3px; }

.card .icon:hover {
  background: rgba(0, 0, 0, 0.6); }

@media only screen and (max-width: 767px) {
  .card .icon {
    right: 10px;
    top: 9px; }
  .grid .card .icon {
    right: 0;
    top: 0; } }

.grid .card {
  width: 457px;
  height: auto;
  padding-top: 0;
  overflow: hidden; }

@media only screen and (max-width: 1300px) {
  .grid .card {
    width: 360px; } }

@media only screen and (max-width: 767px) {
  .grid .card {
    width: 300px;
    min-height: 90px; } }

.grid .card .image {
  float: left;
  margin-bottom: 0;
  margin-right: 15px;
  width: 124px; }

.grid .card .image img {
  width: 100%;
  height: auto; }

@media only screen and (max-width: 767px) {
  .grid .card .text p {
    font-size: 1.4em; } }

/*
> pages - collections search
*/
.search-filter {
  background: #eee;
  border: 2px solid #e1e1e1; }

.search-filter h2 {
  background: #e1e1e1;
  font-size: 1.8em;
  padding: 25px 20px;
  margin: 0; }

.search-filter nav {
  padding: 24px;
  background: #eee; }

.search-filter nav ul li, .search-filter nav ul a {
  display: block; }

.search-filter nav ul li:first-child a {
  border-top: none; }

.search-filter nav ul a {
  color: #000;
  font-size: 1.6em;
  padding: 15px 0;
  border-top: 2px solid #e1e1e1; }

.search-filter nav ul a:hover, .search-filter nav ul a.active {
  text-decoration: none;
  color: #00AF3F; }

.search-filter nav ul i {
  color: #00AF3F;
  font-size: 18px; }

.search-filter nav ul i.icon-arrow-down {
  font-size: 10px; }

.search-filter nav ul .show-children {
  position: relative;
  padding-left: 20px; }

.search-filter nav ul .show-children.open .icon-arrow-right {
  display: none; }

.search-filter nav ul .show-children.closed .icon-arrow-down {
  display: none; }

.search-filter nav ul .show-children i {
  width: 17px;
  position: absolute;
  top: 14px;
  left: 1px; }

.search-filter nav ul .show-children i.icon-arrow-down {
  top: 19px; }

.search-filter nav ul .has-icon {
  padding: 4px 10px 4px 20px;
  position: relative; }

.search-filter nav ul .has-icon i {
  color: #000;
  position: absolute;
  left: -5px; }

.search-filter nav ul .has-icon .icon-checkbox-checked {
  display: none; }

.search-filter nav ul .has-icon:hover i, .search-filter nav ul .has-icon.active i {
  color: #00AF3F; }

.search-filter nav ul .has-icon:hover .icon-checkbox, .search-filter nav ul .has-icon.active .icon-checkbox {
  display: none; }

.search-filter nav ul .has-icon:hover .icon-checkbox-checked, .search-filter nav ul .has-icon.active .icon-checkbox-checked {
  display: inline; }

.search-filter nav ul .children {
  background: #e1e1e1;
  position: relative;
  overflow: hidden;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  transition: height, 300ms; }

.search-filter nav ul .children.closed {
  height: 0; }

.search-filter nav ul .children.scrollable.open {
  border: 1px solid #999;
  max-height: 175px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }

.search-filter nav ul .children ul {
  padding-top: 5px;
  padding-bottom: 3px; }

.search-filter nav ul .children .heading {
  text-transform: uppercase;
  color: #858382;
  cursor: default;
  font-size: 1.6em; }

.search-filter nav ul .children .heading a, .search-filter nav ul .children .heading .has-icon {
  font-size: 1em;
  color: #858382;
  padding: 15px 10px 0px 30px; }

.search-filter nav ul .children .heading a i, .search-filter nav ul .children .heading .has-icon i {
  color: #858382; }

.search-filter nav ul .children .heading a:hover, .search-filter nav ul .children .heading .has-icon:hover {
  color: #00AF3F; }

.search-filter nav ul .children a {
  padding: 10px 10px 10px 20px; }

.search-filter nav ul .children .has-icon {
  padding: 4px 10px 4px 30px;
  position: relative; }

.search-filter nav ul .children .has-icon i {
  color: #000;
  position: absolute;
  left: 10px; }

.search-filter nav ul .children .has-icon .icon-checkbox-checked {
  display: none; }

.search-filter nav ul .children .has-icon:hover i, .search-filter nav ul .children .has-icon.active i {
  color: #00AF3F; }

.search-filter nav ul .children .has-icon:hover .icon-checkbox, .search-filter nav ul .children .has-icon.active .icon-checkbox {
  display: none; }

.search-filter nav ul .children .has-icon:hover .icon-checkbox-checked, .search-filter nav ul .children .has-icon.active .icon-checkbox-checked {
  display: inline; }

.change-view.list .icon-grid {
  display: none; }

.change-view.grid .icon-list {
  display: none; }

.search-results {
  padding-top: 20px; }

.search-results .card {
  margin-left: 20px;
  margin-bottom: 20px; }

.pagination {
  text-align: center;
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 2px; }

.pagination p, .pagination a {
  font-size: 1.4em;
  color: #353535;
  text-transform: uppercase; }

.pagination p {
  position: absolute;
  right: 20px;
  top: 0;
  margin: 0;
  font-size: 1.6em; }

@media only screen and (max-width: 767px) {
  .pagination p {
    position: relative;
    right: 0;
    margin-top: 15px; } }

.pagination .view-next:hover {
  text-decoration: none;
  color: #000; }

.pagination .view-next:hover span {
  text-decoration: underline; }

.pagination .view-next:hover i {
  color: #000; }

.pagination .view-next i {
  display: block;
  color: #00AF3F;
  padding-top: 6px;
  text-decoration: none; }

/*
> pages - content
*/
.content-container {

}

@media only screen and (max-width: 1300px) {
  .content-container {
    padding: 70px 20px; } }

@media only screen and (max-width: 767px) {
  .content-container {
    padding: 20px; } }

.content-container.no-child-menu {
  padding: 40px 60px 40px; }

@media only screen and (max-width: 1300px) {
  .content-container.no-child-menu {
    padding: 30px 20px; } }

.content {
  padding-top: 20px;
  margin-bottom: 30px;
  width: 100%; }

.content.has-sidebar {
  width: 75%; }

@media only screen and (max-width: 1300px) {
  .content.has-sidebar {
    width: 630px; } }

.content h1 {
  font-size: 3.6em;
  margin-top: 5px;
  margin-bottom: 20px;
  line-height: 1.2em; }

@media only screen and (max-width: 767px) {
  .content h1 {
    font-size: 2.6em;

  } }

.content h2 {
  font-size: 2.6em;
  margin-top: 35px; }

.content h2.desktop-accordion-heading {
  font-size: 3em;
  margin-bottom: 15px;
  margin-top: 0; }

@media only screen and (max-width: 767px) {
  .content h2 {
    font-size: 2em; } }

.content h3 {
  font-size: 2.1em; }

@media only screen and (max-width: 767px) {
  .content h3 {
    font-size: 1.8em; } }

.content p {
  font-size: 1.7em;
  line-height: 1.8em; }

.content p.wp-caption-text {
  font-size: 1.5em;
  line-height: 1; }

.content ul, .content ol {
  padding-left: 0;
  list-style-position: inside; }

.content li {
  font-size: 1.7em;
  line-height: 1.8em; }

@media only screen and (max-width: 767px) {
  .content img, .content iframe {
    max-width: 100%;
    float: none;
    display: block;
    margin: 0;
    margin-bottom: 15px; } }

@media only screen and (max-width: 767px) {
  .content img {
    height: auto; } }

.content iframe {
  max-width: 100%; }

.content .wp-caption {
  max-width: 100%; }

.sidebar-right {
  width: 20%;
  float: right;
  padding-top: 70px;
  margin-bottom: 30px; }

@media only screen and (max-width: 767px) {
  .sidebar-right {
    border-top: 1px dotted #858382;
    padding-top: 55px; } }

.sidebar-right h2 {
  font-size: 2.6em;
  margin-top: 0; }

.sidebar-right h2 label {
  font-size: 1em; }

.sidebar-right p {
  line-height: 1.8em; }

.sidebar-right .twitter-timeline {
  margin-bottom: 35px !important; }

@media only screen and (max-width: 767px) {
  .sidebar-right img {
    max-width: 100%;
    height: auto; } }

.sidebar-right .button {
  margin-top: 10px; }

.sidebar-right .sidebar-feature-button {
  width: 100%;
  display: block;
  margin-top: 0;
  text-align: center; }

/*
> pages - listing
*/
/* social share icons */
.share {
  margin-left: 10px; }

.share p {
  position: relative;
  top: -12px;
  float: left; }

.share a {
  float: left;
  display: block;
  margin-left: 5px;
  position: relative;
  top: 4px; }

.listing-item {
  position: relative;
  border-top: 1px dotted #858382;
  padding-top: 30px;
  margin-bottom: 30px;
  min-height: 161px; }

.desktop-accordion-content .listing-item:first-child {
  border-top: none; }

@media only screen and (max-width: 767px) {
  .listing-item {
    padding-top: 40px;
    min-height: 0; } }

.listing-item .listing-image {
  width: 240px;
  height: 100%;
  position: relative;
  float: left;
  margin-right: 30px; }

@media only screen and (max-width: 767px) {
  .listing-item .listing-image {
    position: relative;
    margin: 0;
    width: 100%;
    margin-bottom: 20px; } }

.listing-item .listing-image a {
  display: block;
  position: relative;
  overflow: hidden; }

.listing-item .listing-image a img {
  transition: 300ms, -webkit-transform;
  transition: transform, 300ms;
  transition: transform, 300ms, -webkit-transform; }

.listing-item .listing-image a:hover img {
  -webkit-transform: scale(1.06);
  transform: scale(1.06); }

.lt-ie10 .listing-item .listing-image a:hover img {
  -webkit-transform: scale(1);
  transform: scale(1); }

.listing-item .listing-image img {
  width: 100%;
  height: auto; }

.listing-item .listing-text {
  padding-left: 270px; }

@media only screen and (max-width: 767px) {
  .listing-item .listing-text {
    padding-left: 0; } }

.listing-item .listing-text h2 {
  margin-top: 0;
  margin-bottom: 0; }

.listing-item .listing-text p {
  margin-top: 0;
  margin-bottom: 10px; }

.listing-item .listing-text p:last-child {
  margin-bottom: 0; }

.note {
  background: #eee;
  background: rgba(238, 238, 238, 0.5);
  padding: 10px 10px 15px 10px;
  border: 1px solid #ddd;
  margin-bottom: 15px;
  font-style: italic;
  color: #666;
  -ms-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3); }

.note p {
  line-height: 1em;
  margin-top: 0;
  margin-bottom: 0; }

.note .quote-mark {
  color: #aaa;
  font-size: 2.5em;
  line-height: 0.3em;
  position: relative;
  top: 10px;
  font-weight: bold; }

.note .quote-mark.open {
  margin-right: 8px; }

.note .quote-mark.close {
  margin-left: 5px; }

/* >> grey box listings */
.grey-boxes {
  /* exhibitions grey boxes */ }

.grey-boxes .listing-item {
  background: #eee;
  padding: 20px;
  padding-bottom: 15px;
  width: 23.5%;
  margin-left: 2%;
  margin-bottom: 20px;
  float: left;
  border: none;
  transition: background 0.3s; }

.grey-boxes .listing-item:nth-child(4n+1) {
  margin-left: 0; }

@media only screen and (max-width: 767px) {
  .grey-boxes .listing-item {
    margin-left: 0; } }

.grey-boxes .listing-item .listing-image {
  position: relative;
  margin-right: 0;
  margin-bottom: 10px;
  width: auto;
  height: auto; }

.grey-boxes .listing-item .listing-text {
  padding-left: 0; }

.grey-boxes.exhibitions .listing-item {
  text-decoration: none;
  color: #000;
  width: 32%; }

.grey-boxes.exhibitions .listing-item:nth-child(4n+1) {
  margin-left: 2%; }

@media only screen and (max-width: 767px) {
  .grey-boxes.exhibitions .listing-item:nth-child(4n+1) {
    margin-left: 0; } }

.grey-boxes.exhibitions .listing-item:nth-child(3n+2), .grey-boxes.exhibitions .listing-item:first-child {
  margin-left: 0; }

@media only screen and (max-width: 767px) {
  .grey-boxes.exhibitions .listing-item .listing-image {
    width: 100%; } }

.grey-boxes.exhibitions .listing-item.featured {
  width: 100%;
  padding-bottom: 20px; }

.grey-boxes.exhibitions .listing-item.featured .listing-image {
  float: left;
  margin-bottom: 0;
  margin-right: 30px; }

@media only screen and (max-width: 767px) {
  .grey-boxes.exhibitions .listing-item.featured .listing-image {
    float: none;
    margin-right: 0; } }

.grey-boxes.exhibitions .listing-item.featured .listing-text {
  padding: 20px; }

@media only screen and (max-width: 767px) {
  .grey-boxes.exhibitions .listing-item.featured .listing-text {
    padding: 0; } }

.grey-boxes.exhibitions .listing-item.featured .listing-text h2 {
  font-size: 3.4em;
  margin-bottom: 10px; }

@media only screen and (max-width: 767px) {
  .grey-boxes.exhibitions .listing-item.featured .listing-text h2 {
    margin-bottom: 0;
    font-size: 3em; } }

.grey-boxes.exhibitions .listing-item.featured .listing-text p {
  font-size: 1.8em; }

@media only screen and (max-width: 767px) {
  .grey-boxes.exhibitions .listing-item.featured .listing-text p {
    font-size: 1.6em; } }

.grey-boxes.exhibitions .listing-item.featured .listing-text .date {
  margin-top: 20px;
  font-size: 1.5em; }

@media only screen and (max-width: 767px) {
  .grey-boxes.exhibitions .listing-item.featured .listing-text .date {
    margin-top: 0; } }

.grey-boxes.exhibitions .listing-item:hover {
  background: #e6e6e6; }

.grey-boxes.exhibitions .listing-item h2 {
  color: #00AF3F; }

.grey-boxes.exhibitions .listing-item .date {
  font-size: 1.5em;
  font-style: italic; }

.loading {
  display: block;
  margin: 20px auto; }

.loading.hidden {
  display: none; }

/*
> pages - whats on
*/
/* >> whats on form */
.whats-on-form {
  margin-bottom: 40px; }

@media only screen and (max-width: 767px) {
  .whats-on-form {
    margin-bottom: 20px; } }

@media only screen and (max-width: 767px) {
  .whats-on-form select {
    margin-bottom: 20px; } }

.whats-on-form .button {
  transition: opacity, 1s; }

/*
> pages - football plus+
*/
.football-plus-iframe {
  display: block;
  margin: 0px;
  padding: 0px;
  border: 0px;
  width: 580px;
  height: 1827px; }

.popup-html {
  background: #fff;
  max-width: 600px;
  margin: 0 auto;
  padding: 20px;
  position: relative; }

.popup-html.first-time-visitor {
  max-width: 400px; }

/*
> pages - hall of fame
*/
.latest-inductees .card {
  margin-left: 30px; }

@media only screen and (max-width: 1300px) {
  .latest-inductees .card {
    margin-left: 8px; } }

.latest-inductees .card:first-child {
  margin-left: 0; }

/*
> pages - search results
*/
@media only screen and (min-width: 768px) {
  .info-box-heading {
    display: none; } }

.info-box-container {
  margin-bottom: 30px; }

@media only screen and (min-width: 768px) {
  .info-box-container {
    height: auto !important; } }

.info-box {
  background-color: #eee;
  padding: 15px 15px 10px; }

.info-box.margin-bottom {
  margin-bottom: 30px; }

.info-box h3 {
  margin-top: 0; }

.info-box .info-box-panel {
  border-left: 1px dotted #858382;
  padding-left: 50px;
  padding-right: 50px; }

@media only screen and (max-width: 1300px) {
  .info-box .info-box-panel {
    padding-left: 13px;
    padding-right: 13px; } }

@media only screen and (max-width: 767px) {
  .info-box .info-box-panel {
    border-left: none;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px dotted #858382;
    margin-bottom: 5px; }
  .info-box .info-box-panel:last-child {
    border-bottom: none;
    margin-bottom: 0; } }

.info-box .info-box-panel:first-child {
  border-left: none;
  padding-left: 0; }

.info-box .info-box-panel:last-child {
  padding-right: 0; }

.info-box p {
  margin-top: 0;
  margin-bottom: 5px; }

/*
> pages - shop - woo commerce
*/
.products {
  list-style-type: none;
  margin: 0;
  padding: 0; }

@media only screen and (max-width: 767px) {
  .products h2 {
    margin-left: 20px; } }

.product {
  float: left;
  text-align: center;
  margin-left: 18px;
  width: 233px;
  position: relative; }

.product:first-child {
  margin-left: 0; }

.shop-listing .product:nth-child(4n+1) {
  clear: left; }

@media only screen and (max-width: 1300px) {
  .product {
    width: 182px; } }

@media only screen and (max-width: 767px) {
  .product {
    width: 50%;
    padding-left: 20px;
    margin-left: 0;
    margin-bottom: 40px; }
  .product:nth-child(2n+1) {
    clear: left; } }

.product .onsale {
  background: #D61F84;
  color: #fff;
  text-transform: uppercase;
  padding: 5px 10px;
  font-size: 1.4em;
  position: absolute;
  right: 0;
  top: 0; }

.product img {
  width: 100%;
  height: auto;
  border: 1px solid #ddd; }

.product .thumbnails a {
  margin-bottom: 15px; }

.product a {
  text-decoration: none; }

.product a h3 {
  height: auto !important;
  color: #000; }

.product a h3:hover {
  text-decoration: underline; }

.product a.added_to_cart {
  display: block;
  font-size: 15px;
  margin-top: 10px; }

.product h3 {
  font-size: 1.6em;
  text-transform: uppercase;
  margin-bottom: 0; }

.product .price {
  color: #D61F84;
  font-size: 3.2em;
  margin: 0 0 10px 0;
  display: block; }

.product .price ins {
  color: #D61F84;
  background: none; }

.product .price del {
  color: #858382;
  font-size: 0.5em;
  display: block;
  margin-top: -5px; }

.product .rating {
  font-size: 15px;
  color: #00AF3F;
  display: block;
  clear: both;
  margin-top: 6px;
  margin-bottom: 16px; }

/* >> shop listing page */
/* .search-filter.shop {
	.accordion-heading a, a:hover, i {
		color: $pink;
	}
	nav ul .children .has-icon:hover {
		i {
			color: $pink;
		}
	}
} */
.shop-listing-container {
  padding-top: 51px; }

.search-filter.shop nav ul i, .search-filter.shop nav ul a:hover, .search-filter.shop nav ul a.active {
  color: #000; }

.search-filter.shop nav ul .has-icon:hover i, .search-filter.shop nav ul .has-icon.active i {
  color: #D61F84; }

.shop-listing {
  padding-top: 15px;
  /* >> pagination */ }

@media only screen and (max-width: 767px) {
  .shop-listing {
    padding-right: 20px; } }

.shop-listing .woocommerce-result-count {
  margin-top: 8px; }

@media only screen and (max-width: 767px) {
  .shop-listing .woocommerce-result-count {
    padding-left: 20px;
    padding-right: 20px; } }

.shop-listing .woocommerce-ordering {
  margin-bottom: 15px; }

@media only screen and (max-width: 767px) {
  .shop-listing .woocommerce-ordering {
    width: 100%;
    padding-left: 20px; } }

.shop-listing .product {
  width: 230px;
  margin-bottom: 40px; }

.shop-listing .product:nth-child(4n+1) {
  margin-left: 0; }

@media only screen and (max-width: 1300px) {
  .shop-listing .product {
    width: 182px; } }

@media only screen and (max-width: 767px) {
  .shop-listing .product {
    width: 50%; } }

.shop-listing .woocommerce-pagination {
  margin-top: 30px;
  margin-bottom: 60px;
  clear: both; }

.shop-listing .page-numbers {
  text-align: center; }

.shop-listing .page-numbers li {
  display: inline-block;
  margin-bottom: 5px; }

.shop-listing .page-numbers li span, .shop-listing .page-numbers li a {
  border: 1px solid #ccc;
  font-size: 1.6em;
  padding: 8px 10px;
  color: #D61F84;
  display: block; }

.shop-listing .page-numbers li span.current, .shop-listing .page-numbers li span:hover, .shop-listing .page-numbers li a.current, .shop-listing .page-numbers li a:hover {
  color: #fff;
  background: #D61F84;
  text-decoration: none; }

.shop-listing .page-numbers li span.current, .shop-listing .page-numbers li a.current {
  cursor: default; }

/* >> shop detail page */
.product-detail {
  float: none;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 60px; }

.product-detail .product {
  width: auto;
  float: none;
  text-align: left;
  padding-left: 0; }

@media only screen and (max-width: 767px) {
  .product-detail .product {
    margin-bottom: 20px; } }

.product-detail .images {
  float: left;
  width: 38%;
  margin-bottom: 50px; }

.product-detail .thumbnails {
  padding-top: 1em; }

.product-detail .thumbnails a {
  float: left;
  width: 30.75%;
  margin-right: 3.8%; }

.product-detail .thumbnails a.last {
  margin-right: 0; }

.product-detail .summary {
  float: right;
  width: 58%;
  margin-bottom: 2em; }

@media only screen and (max-width: 767px) {
  .product-detail .summary {
    width: 100%;
    float: none; } }

.product-detail .summary .product_title {
  margin-bottom: 0; }

.product-detail .summary .price {
  font-size: 3.4em; }

.product-detail .summary .variations {
  margin-bottom: 10px; }

.product-detail .summary td.label {
  padding: 10px 20px 10px 0; }

.product-detail .summary .reset_variations {
  font-size: 1.3em; }

.product-detail .summary .quantity {
  position: relative;
  float: left; }

.product-detail .summary .quantity .input-text {
  float: left;
  font-size: 1.9em;
  padding: 6px;
  text-align: center;
  width: 60px;
  margin-right: 0px; }

.product-detail .summary .quantity .plus, .product-detail .summary .quantity .minus {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  text-align: center;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  text-decoration: none;
  overflow: visible;
  font-weight: bold;
  cursor: pointer;
  line-height: 13px;
  font-size: 12px;
  border-radius: 2px;
  color: #5e5e5e;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  border: 1px solid #c7c0c7;
  background: #f7f6f7;
  background: -moz-linear-gradient(center top, #f7f6f7 0%, #dfdbdf 100%);
  background: -moz-gradient(center top, #f7f6f7 0%, #dfdbdf 100%);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.075), inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.1); }

.product-detail .summary .quantity .plus {
  top: 0;
  right: 0;
  border-bottom: 0; }

.product-detail .summary .quantity .minus {
  bottom: 0;
  right: 0; }

.product-detail .summary .button {
  margin-left: 10px; }

.product-detail .summary .woocommerce-tabs {
  margin-top: 30px; }

.product-detail .summary .woocommerce-tabs .tabs {
  position: relative; }

.product-detail .summary .woocommerce-tabs .tabs:before {
  position: absolute;
  content: " ";
  width: 100%;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #dfdbdf;
  z-index: 1; }

.product-detail .summary .woocommerce-tabs .tabs li {
  border: 1px solid #dfdbdf;
  background: #f7f6f7;
  background: -moz-linear-gradient(center top, #f7f6f7 0%, #dfdbdf 100%);
  background: -moz-gradient(center top, #f7f6f7 0%, #dfdbdf 100%);
  display: inline-block;
  position: relative;
  z-index: 2;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  margin: 0 -5px; }

.product-detail .summary .woocommerce-tabs .tabs li.active {
  background: #ffffff;
  border-bottom: 1px solid #fff; }

.product-detail .summary .woocommerce-tabs .tabs li a {
  display: block;
  font-size: 1.1em;
  padding: 5px 15px;
  color: #858382;
  outline: none; }

.accepted-payment-methods .card-logos {
  list-style: none;
  width: 100%; }

.accepted-payment-methods .card-logos li {
  display: inline-block;
  margin-right: 5px; }

.accepted-payment-methods .card-logos img {
  border: none;
  width: auto; }

.woocommerce-cart .accepted-payment-methods {
  margin-top: 10px; }

@media only screen and (max-width: 767px) {
  .woocommerce-cart .accepted-payment-methods {
    margin-top: 30px; } }

/* >> shop basket */
.basket {
  padding-top: 60px; }

@media only screen and (max-width: 767px) {
  .basket {
    padding: 20px; } }

.basket-form {
  width: 73%; }

@media only screen and (max-width: 767px) {
  .basket-form {
    width: 100%; } }

.basket-form .coupon input[type=text] {
  width: auto; }

.woocommerce-message {
  background: #D61F84;
  background: rgba(214, 31, 132, 0.6);
  clear: both;
  padding: 10px;
  color: white;
  font-size: 1.6em;
  margin-bottom: 30px;
  width: 100%; }

.woocommerce-message .button {
  font-size: 1em;
  text-decoration: underline; }

.woocommerce table.shop_table, .woocommerce-page table.shop_table {
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0px -1px 24px 0px;
  text-align: left;
  width: 100%;
  border-collapse: separate;
  border-radius: 5px; }

.woocommerce table.shop_table tr.order-total, .woocommerce-page table.shop_table tr.order-total {
  background: #eee; }

.woocommerce table.shop_table th, .woocommerce-page table.shop_table th {
  vertical-align: middle;
  text-align: left;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.6em;
  line-height: 18px;
  padding: 9px 12px; }

@media only screen and (max-width: 767px) {
  .woocommerce table.shop_table th, .woocommerce-page table.shop_table th {
    padding: 3px; } }

.woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 6px 12px;
  vertical-align: middle;
  font-size: 1.6em;
  font-family: Arial, Helvetica, sans-serif; }

@media only screen and (max-width: 767px) {
  .woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
    padding: 3px; } }

.woocommerce table.shop_table td a, .woocommerce-page table.shop_table td a {
  color: #D61F84; }

.woocommerce table.shop_table td a.remove, .woocommerce-page table.shop_table td a.remove {
  font-size: 2em; }

@media only screen and (max-width: 767px) {
  .woocommerce table.shop_table td .coupon, .woocommerce-page table.shop_table td .coupon {
    margin-bottom: 10px; } }

.woocommerce table.shop_table td .coupon label, .woocommerce-page table.shop_table td .coupon label {
  display: none; }

@media only screen and (max-width: 767px) {
  .woocommerce table.shop_table td .coupon input[type=text], .woocommerce-page table.shop_table td .coupon input[type=text] {
    margin-bottom: 10px; } }

@media only screen and (max-width: 767px) {
  .woocommerce table.shop_table td .buttons, .woocommerce-page table.shop_table td .buttons {
    float: none;
    clear: both; } }

@media only screen and (max-width: 767px) {
  .woocommerce table.shop_table td .buttons input, .woocommerce-page table.shop_table td .buttons input {
    margin-top: 10px;
    margin-left: 10px; }
  .woocommerce table.shop_table td .buttons input:first-child, .woocommerce-page table.shop_table td .buttons input:first-child {
    margin-left: 0; } }

.woocommerce table.shop_table td input, .woocommerce-page table.shop_table td input {
  font-size: 1em; }

.woocommerce table.shop_table td input.button, .woocommerce-page table.shop_table td input.button {
  background-color: #D61F84; }

.woocommerce table.shop_table td input[name=update_cart], .woocommerce-page table.shop_table td input[name=update_cart] {
  margin: 5px; }

@media only screen and (max-width: 767px) {
  .woocommerce table.shop_table td .minus, .woocommerce table.shop_table td .plus, .woocommerce-page table.shop_table td .minus, .woocommerce-page table.shop_table td .plus {
    display: none; } }

@media only screen and (max-width: 767px) {
  .woocommerce table.shop_table .product-thumbnail, .woocommerce-page table.shop_table .product-thumbnail {
    display: none; } }

.woocommerce table.shop_table .product-thumbnail img, .woocommerce-page table.shop_table .product-thumbnail img {
  max-width: 100px;
  height: auto; }

.woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th, .woocommerce-page table.shop_table tfoot td, .woocommerce-page table.shop_table tfoot th {
  font-weight: bold;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

.product-quantity {
  text-align: left; }

.woocommerce .quantity, .woocommerce #content .quantity, .woocommerce-page .quantity, .woocommerce-page #content .quantity {
  width: 60px;
  position: relative;
  overflow: hidden;
  zoom: 1; }

.woocommerce .quantity .minus, .woocommerce #content .quantity .minus, .woocommerce-page .quantity .minus, .woocommerce-page #content .quantity .minus {
  bottom: 0;
  right: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.woocommerce .quantity .plus, .woocommerce .quantity .minus, .woocommerce #content .quantity .plus, .woocommerce #content .quantity .minus, .woocommerce-page .quantity .plus, .woocommerce-page .quantity .minus, .woocommerce-page #content .quantity .plus, .woocommerce-page #content .quantity .minus {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  text-align: center;
  vertical-align: text-top;
  width: 20px;
  height: 15px;
  text-decoration: none;
  overflow: visible;
  font-weight: bold;
  cursor: pointer;
  line-height: 13px;
  font-size: 12px;
  border-radius: 2px;
  color: #5e5e5e;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  border: 1px solid #c7c0c7;
  background: #f7f6f7;
  background: -moz-linear-gradient(center top, #f7f6f7 0%, #dfdbdf 100%);
  background: -moz-gradient(center top, #f7f6f7 0%, #dfdbdf 100%);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.075), inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.1); }

.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty {
  width: 40px;
  float: left;
  padding: 0;
  margin: 0;
  text-align: center;
  border: 1px solid #c7c0c7;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  box-shadow: inset 0 0 2px 0 #f7f6f7;
  -webkit-box-shadow: inset 0 0 2px 0 #f7f6f7;
  font-weight: bold;
  -webkit-border-top-left-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  -moz-appearance: textfield; }

@media only screen and (max-width: 767px) {
  .woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty {
    border-right: 1px solid #c7c0c7; } }

.woocommerce .quantity .plus, .woocommerce #content .quantity .plus, .woocommerce-page .quantity .plus, .woocommerce-page #content .quantity .plus {
  top: 0;
  right: 0;
  border-bottom: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.cart-collaterals {
  width: 242px; }

@media only screen and (max-width: 767px) {
  .cart-collaterals {
    float: none;
    width: auto; } }

.cart_totals h2 {
  margin-top: 0; }

.cart_totals th, .cart_totals td {
  text-align: left;
  font-size: 1.6em;
  padding: 10px;
  vertical-align: top; }

.cart_totals th select, .cart_totals td select {
  font-size: 1em; }

.cart_totals th strong, .cart_totals td strong {
  font-size: 1.2em; }

.shipping ul {
  list-style-type: none; }

.shipping li {
  line-height: 0.9em; }

.shipping label {
  display: inline;
  font-size: 0.7em; }

.shipping-calculator-button {
  font-size: 0.7em; }

.shipping-calculator-form p {
  margin: 0 0 15px 0; }

.shipping-calculator-form input[type=text], .shipping-calculator-form select, .shipping-calculator-form .button {
  font-size: 0.6em !important; }

.shipping-calculator-form .button {
  background-color: #D61F84; }

.wc-proceed-to-checkout {
  margin-top: 20px; }

/* >> shop checkout */
.basket h3 label, .checkout h3 label {
  font-size: 1em; }

.basket h3 label.checkbox, .checkout h3 label.checkbox {
  display: inline; }

.basket table td select, .checkout table td select {
  font-size: 1em; }

.basket li label, .checkout li label {
  font-size: 1em; }

.basket li p, .checkout li p {
  font-size: 1em; }

.basket .form-row, .checkout .form-row {
  font-size: 1em; }

.basket .form-row:first-child, .checkout .form-row:first-child {
  margin-top: 0; }

.basket .form-row label, .checkout .form-row label {
  font-weight: normal;
  text-transform: none; }

.basket .form-row input[type=text], .basket .form-row select, .basket .form-row textarea, .basket .form-row .select2-container a, .checkout .form-row input[type=text], .checkout .form-row select, .checkout .form-row textarea, .checkout .form-row .select2-container a {
  font-family: Arial, Helvetica, sans-serif; }

.basket .form-row .select2-choice, .checkout .form-row .select2-choice {
  font-size: 1.6em;
  padding: 8px 5px; }

.basket .form-row .select2-search input, .checkout .form-row .select2-search input {
  font-size: 3em !important; }

.basket .form-row .select2-results li, .checkout .form-row .select2-results li {
  font-size: 1.4em; }

.woocommerce-info {
  font-size: 1.6em;
  margin-bottom: 20px; }

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
  float: left;
  width: 43%; }

@media only screen and (max-width: 767px) {
  .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    width: 100%;
    float: none; } }

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
  float: right;
  width: 43%; }

@media only screen and (max-width: 767px) {
  .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    width: 100%;
    float: none; } }

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
  float: left;
  width: 47%;
  overflow: visible; }

.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
  float: right; }

.woocommerce form .form-row .required, .woocommerce-page form .form-row .required {
  color: red;
  font-weight: bold;
  border: 0; }

.woocommerce #payment, .woocommerce-page #payment {
  background: #f7f6f7;
  border-radius: 5px; }

.woocommerce #payment ul.payment_methods, .woocommerce-page #payment ul.payment_methods {
  text-align: left;
  padding: 1em;
  border-bottom: 1px solid #dfdbdf;
  margin: 0;
  list-style: none outside; }

.woocommerce #payment ul.payment_methods li img, .woocommerce-page #payment ul.payment_methods li img {
  vertical-align: middle;
  margin: -2px 0 0 .5em;
  padding: 0;
  position: relative;
  box-shadow: none;
  max-height: 52px; }

.woocommerce #payment .payment_method_paypal .about_paypal, .woocommerce-page #payment .payment_method_paypal .about_paypal {
  float: right;
  line-height: 52px;
  font-size: 0.83em; }

.woocommerce #payment div.form-row, .woocommerce-page #payment div.form-row {
  padding: 1em;
  border-top: 1px solid #ffffff; }

.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
  display: inline; }

.woocommerce form .form-row .input-checkbox, .woocommerce-page form .form-row .input-checkbox {
  display: inline;
  text-align: center;
  vertical-align: middle; }

.post-edit-link {
  font-size: 1.6em; }

/* >> shop thank you */
.woocommerce .order_details, .woocommerce-page .order_details {
  margin: 0 0 1.5em;
  list-style: none; }

.woocommerce .order_details li, .woocommerce-page .order_details li {
  float: left;
  margin-right: 2em;
  text-transform: uppercase;
  line-height: 1em;
  border-right: 1px dashed #dfdbdf;
  padding-right: 2em; }

@media only screen and (max-width: 767px) {
  .woocommerce .order_details li, .woocommerce-page .order_details li {
    float: none;
    clear: both;
    border-right: none;
    border-bottom: 1px dashed #dfdbdf;
    padding-bottom: 5px;
    margin-bottom: 10px;
    margin-right: 0; } }

.woocommerce .order_details li strong, .woocommerce-page .order_details li strong {
  display: block;
  font-size: 1.4em;
  text-transform: none;
  line-height: 1.5em; }

.lost_reset_password .form-row {
  clear: both;
  font-size: 1em; }

.lost_reset_password .form-row.form-row-last, .lost_reset_password .form-row.form-row-first {
  float: left; }

@media only screen and (max-width: 767px) {
  .lost_reset_password .form-row {
    width: 100% !important; } }

.lost_reset_password input[type="password"] {
  width: 100%; }

.woocommerce input[type="email"],
.woocommerce input[type="text"],
.woocommerce input[type="password"] {
  width: 100%; }

.woocommerce legend {
  font-size: 1.7em;
  line-height: 1.8em; }

.woocommerce .address .edit {
  font-size: 1.7em;
  line-height: 1.8em; }

/*
> pages - what's inside
*/
.whats-inside {
  position: relative; }

.whats-inside .map-text {
  position: absolute;
  width: 350px;
  background: #ddd;
  padding: 20px 20px 0; }

@media only screen and (max-width: 767px) {
  .whats-inside .map-text {
    position: relative;
    width: 100%;
    padding: 15px 15px 0;
    padding-bottom: 1px;
    margin-bottom: 20px; } }

.whats-inside .map-text p {
  font-size: 1.8em;
  margin: 0 0 20px 0;
  line-height: 1em;
  padding: 0; }

@media only screen and (max-width: 767px) {
  .whats-inside .map-text p {
    font-size: 1.6em; } }

.whats-inside .map {
  float: left; }

@media only screen and (max-width: 767px) {
  .whats-inside .map {
    margin-bottom: 20px; } }

.whats-inside .map-links {
  float: left;
  width: 400px;
  position: relative;
  left: -65px;
  top: 85px; }

@media only screen and (max-width: 1300px) {
  .whats-inside .map-links {
    width: 280px; } }

@media only screen and (max-width: 767px) {
  .whats-inside .map-links {
    display: none; } }

.whats-inside .map-links a {
  display: block;
  text-transform: uppercase;
  font-size: 2.6em;
  height: 45px;
  line-height: 47px;
  margin-bottom: -4px;
  z-index: 1;
  position: relative;
  text-decoration: none; }

@media only screen and (max-width: 767px) {
  .whats-inside .map-links a {
    font-size: 2.2em;
    height: 35px;
    line-height: 35px;
    padding-top: 2px; } }

.whats-inside .map-links a:last-child span:after {
  background: linear-gradient(left, rgba(0, 0, 0, 0.23) 0%, transparent 100%);
  bottom: 0; }

.whats-inside .map-links a:hover, .whats-inside .map-links a.active {
  background: #00AF3F;
  background: linear-gradient(left, #01af40 0%, #01af40 50%, rgba(1, 175, 64, 0) 100%);
  color: #fff;
  z-index: 2; }

.whats-inside .map-links a:hover span:before, .whats-inside .map-links a:hover span:after, .whats-inside .map-links a.active span:before, .whats-inside .map-links a.active span:after {
  display: none; }

.whats-inside .map-links a .lines {
  display: block;
  position: relative;
  padding-left: 20px; }

.whats-inside .map-links a .lines:before, .whats-inside .map-links a .lines:after {
  content: '';
  height: 4px;
  width: 100%;
  display: block;
  position: absolute;
  left: 0; }

.whats-inside .map-links a .lines:before {
  background: linear-gradient(left, rgba(0, 0, 0, 0.23) 0%, transparent 100%);
  top: 0; }

.whats-inside .map-links .map-highlight {
  height: 39px;
  width: 30px;
  position: absolute;
  display: block;
  top: 3px;
  right: 100%;
  border-right: 10px solid #2D2929; }

@media only screen and (max-width: 767px) {
  .whats-inside .map-links .map-highlight {
    display: none; } }

.whats-inside .map-links a:hover .map-highlight, .whats-inside .map-links a.active .map-highlight {
  background: linear-gradient(left, rgba(255, 255, 0, 0) 0%, rgba(255, 255, 0, 0.3) 33%, rgba(255, 255, 0, 0.3) 100%); }

.whats-inside .map-links .level-5-6 .map-highlight {
  width: 134px; }

.whats-inside .map-links .level-4 .map-highlight {
  width: 188px; }

.whats-inside .map-links .level-3 .map-highlight {
  width: 243px; }

.whats-inside .map-links .level-2 .map-highlight {
  width: 306px; }

.whats-inside .map-links .level-1 .map-highlight {
  width: 391px; }

.whats-inside .map-links .ground-floor .map-highlight {
  width: 430px; }

/*
> pages - collections detail
*/
.collections-detail-images, .collections-detail-text {
  width: 48.5%; }

.collections-detail-images {
  margin-bottom: 20px; }

.collections-detail-images .large {
  margin-bottom: 10px; }

.collections-detail-images .small a {
  display: block;
  float: left;
  width: 24%;
  margin-left: 1.333%; }

.collections-detail-images .small a:first-child {
  margin-left: 0; }

.collections-detail-images img {
  border: 1px solid #ddd; }

.footnote {
  margin-top: 40px; }

.footnote i.icon-tick {
  color: #00AF3F; }

.footnote i.icon-cross {
  color: #AF0700; }

.collections-detail-bottom {
  padding-top: 20px; }

/* >> tell your story */
.tell-your-story {
  background: #000;
  width: 65.5%;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
  /* height: 350px;
  overflow-y: scroll;
  @include desktop-small {
  	height: 297px;
  } */ }

.tell-your-story.closed {
  height: 350px; }

@media only screen and (max-width: 1300px) {
  .tell-your-story.closed {
    height: 297px; } }

@media only screen and (max-width: 767px) {
  .tell-your-story .title-bar {
    padding: 10px 15px; } }

.tell-your-story .title-bar .button {
  margin-top: 7px;
  margin-bottom: 0; }

.comments {
  padding: 30px; }

@media only screen and (max-width: 767px) {
  .comments {
    padding: 15px; } }

.comments .report {
  font-size: 1.4em;
  float: right; }

.comments .comment {
  position: relative;
  border-bottom: 1px solid #353535;
  padding-bottom: 15px;
  padding-left: 60px;
  margin-bottom: 15px;
  color: #fff; }

.comments .comment:last-child {
  margin-bottom: 0; }

.comments .comment .avatar {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 5px;
  /*overflow: hidden;*/ }

.comments .comment .comment-text h3 {
  color: #fff;
  font-size: 1.6em;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 5px; }

.comments .comment .comment-text p {
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: 200;
  font-size: 1.4em;
  line-height: 1.5em; }

.comment-reported {
  display: none;
  color: #AF0700; }

#commentform p {
  color: #fff; }

.add-comment {
  padding: 0 30px 20px; }

@media only screen and (max-width: 767px) {
  .add-comment {
    padding: 0 15px 15px; } }

.add-comment textarea {
  padding: 10px;
  margin-bottom: 15px; }

.show-more-container {
  display: none; }

.closed .show-more-container {
  display: block;
  height: 140px;
  width: 100%;
  background: linear-gradient(top, transparent 0%, black 50%);
  position: absolute;
  bottom: 0;
  left: 0; }

@media only screen and (max-width: 1300px) {
  .closed .show-more-container {
    height: 80px; } }

.closed .show-more-container .show-more {
  width: 120px;
  display: block;
  text-align: center;
  margin: 0 auto;
  margin-top: 47px; }

@media only screen and (max-width: 1300px) {
  .closed .show-more-container .show-more {
    margin-top: 7px; } }

#commentform #submit {
  background-color: #00af3f;
  float: right;
  border: medium none;
  color: #fff;
  font-size: 1.0em;
  margin-bottom: 15px;
  padding: 10px 18px;
  text-transform: uppercase; }

#commentform textarea {
  font-size: 1.0em; }

/* >> add item to your scrapbook */
.add-to-scrapbook {
  width: 33%;
  position: relative; }

.add-to-scrapbook:hover, .add-to-scrapbook.active {
  cursor: pointer; }

.add-to-scrapbook:hover .title-bar, .add-to-scrapbook.active .title-bar {
  background: #007c2d; }

.add-to-scrapbook.active {
  cursor: default; }

@media only screen and (max-width: 767px) {
  .add-to-scrapbook {
    min-height: 300px;
    background: black; } }

.add-to-scrapbook .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  padding: 65px 20px 20px 20px;
  transition: opacity 0.3s; }

.add-to-scrapbook label {
  color: #00AF3F; }

.add-to-scrapbook p {
  color: #fff;
  text-align: center; }

@media only screen and (max-width: 1300px) {
  .add-to-scrapbook p {
    margin: -40px 0 7px 0; } }

.add-to-scrapbook .button {
  margin-top: 5px;
  margin-bottom: 0; }

/*
> pages - exhibition
*/
.content-container.exhibition {
  padding: 110px 0 60px;
  position: relative; }

@media only screen and (max-width: 767px) {
  .content-container.exhibition {
    padding-top: 0;
    padding-bottom: 0; } }

.content-container.exhibition .content {
  position: relative; }

@media only screen and (max-width: 767px) {
  .content-container.exhibition .content {
    margin-bottom: 0; } }

.ex-slider-container {
  width: 950px;
  margin: -20px auto 0;
  position: relative;
  padding-top: 20px; }

@media only screen and (max-width: 1300px) {
  .ex-slider-container {
    width: 800px; } }

@media only screen and (max-width: 767px) {
  .ex-slider-container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 30px;
    height: auto !important;
    overflow-x: hidden; } }

.ex-title {
  width: 100%;
  height: auto;
  margin-bottom: 50px; }

@media only screen and (max-width: 767px) {
  .ex-title {
    margin-bottom: 20px !important; } }

.ex-title-text {
  text-align: center; }

.ex-intro-text {
  text-align: center;
  width: 770px;
  margin: 0 auto; }

@media only screen and (max-width: 1300px) {
  .ex-intro-text {
    width: 650px; } }

.ex-intro-text p {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 2em;
  line-height: 1.7em; }

@media only screen and (max-width: 767px) {
  .ex-intro-text p {
    font-size: 1.6em; } }

.ex-dots {
  height: 1px;
  border-top: 2px dotted 	#999;
  margin-top: 45px;
  margin-bottom: 60px; }

@media only screen and (max-width: 767px) {
  .ex-dots {
    margin-top: 25px;
    margin-bottom: 35px; } }

@media only screen and (max-width: 767px) {
  .ex-slide {
    min-height: 560px; } }

.ex-slide .float-left, .ex-slide .float-right {
  width: 450px; }

@media only screen and (max-width: 1300px) {
  .ex-slide .float-left, .ex-slide .float-right {
    width: 380px; } }

.ex-slide .float-left .quote, .ex-slide .float-right .quote {
  margin-bottom: 15px; }

@media only screen and (max-width: 767px) {
  .ex-slide .float-left {
    margin-bottom: 30px; } }

.ex-slide .button-centerer {
  margin-top: 30px;
  margin-bottom: 40px; }

.ex-image {
  margin-bottom: 5px;
  max-width: 100%;
  height: auto; }

@media only screen and (max-width: 767px) {
  .ex-full-width-video {
    height: 200px; } }

.fadeable {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  transition: all 0.75s;
  opacity: 1; }

.fadeable.faded {
  opacity: 0; }

.fadeable.faded.fade-down {
  -webkit-transform: translate(0px, -20px);
  transform: translate(0px, -20px); }

.fadeable.faded.fade-up {
  -webkit-transform: translate(0px, 20px);
  transform: translate(0px, 20px); }

.fadeable.faded.fade-right {
  -webkit-transform: translate(-20px, 0px);
  transform: translate(-20px, 0px); }

.fadeable.faded.fade-left {
  -webkit-transform: translate(20px, 0px);
  transform: translate(20px, 0px); }

@media only screen and (max-width: 767px) {
  .fadeable.faded.fade-right, .fadeable.faded.fade-left {
    -webkit-transform: translate(0px, 20px);
    transform: translate(0px, 20px); } }

.fadeable.faded.no-transform {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px); }

.ex-slide-nav-container {
  width: 1530px;
  margin: 0 auto;
  position: absolute;
  top: 0; }

.ex-slide-nav-container.mobile-only {
  margin-top: 30px; }

@media only screen and (max-width: 1300px) {
  .ex-slide-nav-container {
    width: 1024px; } }

@media only screen and (max-width: 767px) {
  .ex-slide-nav-container {
    width: 100%;
    position: relative !important;
    top: auto !important;
    bottom: auto !important; } }

.ex-slide-nav-container.fixed-top {
  position: fixed;
  top: 50px; }

.ex-slide-nav-container.fixed-bottom {
  position: absolute;
  top: auto;
  bottom: 370px; }

.ex-slide-nav {
  width: 96px;
  height: 400px;
  background: rgba(0, 0, 0, 0.08);
  display: block;
  position: absolute;
  top: 0px;
  text-align: center;
  transition: background, 0.3s; }

@media only screen and (max-width: 1300px) {
  .ex-slide-nav {
    width: 70px; } }

@media only screen and (max-width: 767px) {
  .ex-slide-nav {
    position: relative;
    width: 49.8%;
    height: 60px; } }

.ex-slide-nav:hover, .ex-slide-nav:focus {
  text-decoration: none; }

.ex-slide-nav:hover {
  background: rgba(0, 0, 0, 0.15); }

.ex-slide-nav.prev {
  left: 0; }

@media only screen and (max-width: 767px) {
  .ex-slide-nav.prev {
    float: left; } }

.ex-slide-nav.next {
  right: 0; }

@media only screen and (max-width: 767px) {
  .ex-slide-nav.next {
    float: right; } }

.ex-slide-nav.disabled:hover {
  background: rgba(0, 0, 0, 0.08);
  cursor: default; }

.ex-slide-nav.disabled i {
  opacity: 0.2; }

.ex-slide-nav i {
  font-size: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -40px;
  margin-left: -24px;
  transition: opacity 0.3s; }

@media only screen and (max-width: 767px) {
  .ex-slide-nav i {
    font-size: 40px;
    margin-top: -20px;
    margin-left: -12px; } }

/* .ex-slide-nav-pager {
	position: absolute;
	top: -45px;
	text-align: center;
	display: block;
	width: 100%;
	a {
		display: inline-block;
		width: 12px;
		height: 12px;
		background: $grey-medium-light;
		margin-left: 10px;
		border-radius: 10px;
		@include transition(background 1.5s);
		&.active, &:hover {
			background: darken($grey-medium-light, 20)
		}
		span {
			display: none;
		}
	}
} */

/*
> pages - scrapbooks listing
*/

/*
> accordion stuff
*/
@media only screen and (max-width: 767px) {
  .accordion-heading {
    padding: 20px;
    margin: 0; } }

.accordion-heading a {
  color: #00AF3F; }

.accordion-heading a.open-and-close {
  margin-right: -20px; }

.accordion-heading a.open-and-close:hover {
  text-decoration: none; }

.accordion-heading a.open-and-close i {
  padding: 14px; }

.accordion-heading a.open-and-close.open .icon-arrow-down {
  display: none; }

.accordion-heading a.open-and-close.closed .icon-arrow-up {
  display: none; }

@media only screen and (max-width: 767px) {
  .accordion-content-container {
    border-bottom: 1px solid #8F8F8F;
    position: relative;
    overflow: hidden; }
  .accordion-content-container.closed {
    height: 0;
    overflow: hidden; } }

@media only screen and (max-width: 767px) {
  .accordion-content {
    padding: 20px 20px 10px; } }

.accordion-content h4 {
  font-size: 1.8em;
  color: #fff;
  margin-top: 0;
  margin-bottom: 15px; }

/*
> desktop accordion
*/
.desktop-accordion-heading {
  background-color: #ddd;
  color: #000;
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;
  margin-bottom: 0;
  padding-right: 45px;
  position: relative;
  transition: all, 0.3s; }

.desktop-accordion-heading.open, .desktop-accordion-heading:hover {
  background-color: #00AF3F;
  color: #fff; }

.desktop-accordion-heading.open .icon-arrow-down {
  display: none; }

.desktop-accordion-heading.closed .icon-arrow-up {
  display: none; }

.desktop-accordion-heading .open-and-close {
  font-size: 20px;
  margin-top: 9px;
  position: absolute;
  right: 10px;
  top: 0px; }

h3.desktop-accordion-heading {
  text-transform: none;
  padding-right: 35px; }

h3.desktop-accordion-heading .open-and-close {
  font-size: 13px;
  margin-top: 6px;
  right: 5px; }

.desktop-accordion-content {
  padding-bottom: 10px; }

.desktop-accordion-content-container {
  transition: height, 0.3s;
  position: relative;
  overflow: hidden; }

.desktop-accordion-content-container.closed {
  height: 0px;
  overflow: hidden; }

/*
> gallery
*/
.gallery {
  position: relative;
  width: 48.5%;
  margin-bottom: 20px; }

@media only screen and (max-width: 767px) {
  .gallery {
    width: 100%; } }

.slideshow {
  position: relative; }

.slideshow .image {
  display: block;
  position: relative;
  width: 100%; }

.slideshow .image div {
  max-width: 100%; }

.slideshow img {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  margin-bottom: 0; }

.image-container {
  position: relative;
  width: 100%;
  background: url(../../assets/images/design/loading.gif) no-repeat center; }

.gallery-nav {
  color: #FFF;
  font-size: 1.3em;
  text-align: left;
  position: relative;
  background: #000;
  padding: 0px; }

.gallery-nav .gallery-prev, .gallery-nav .gallery-next {
  width: 35px;
  height: 100%;
  position: absolute;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 7px 10px;
  background-color: rgba(0, 0, 0, 0.08);
  transition: background, 0.3s;
  outline: none; }

.gallery-nav .gallery-prev.gallery-prev, .gallery-nav .gallery-next.gallery-prev {
  left: 0;
  top: 0;
  border-right: 1px solid #6D757C; }

.gallery-nav .gallery-prev.gallery-next, .gallery-nav .gallery-next.gallery-next {
  right: 0;
  top: 0;
  border-left: 1px solid #6D757C; }

.gallery-nav .gallery-prev:hover, .gallery-nav .gallery-next:hover {
  background-color: rgba(0, 0, 0, 0.15); }

.gallery-nav .gallery-prev:active, .gallery-nav .gallery-next:active {
  outline: none; }

.gallery-nav .gallery-prev.disabled, .gallery-nav .gallery-next.disabled {
  cursor: default; }

.gallery-nav .gallery-prev.disabled:hover, .gallery-nav .gallery-next.disabled:hover {
  background-color: rgba(0, 0, 0, 0.08); }

.gallery-nav .gallery-prev.disabled i, .gallery-nav .gallery-next.disabled i {
  opacity: 0.2; }

.gallery-nav .gallery-prev i, .gallery-nav .gallery-next i {
  font-size: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -9px;
  color: #fff;
  transition: opacity 0.3s; }

@media only screen and (max-width: 767px) {
  .gallery-nav .gallery-prev i, .gallery-nav .gallery-next i {
    font-size: 40px;
    margin-top: -20px;
    margin-left: -12px; } }

.gallery-nav .thumbnails-mask {
  margin-left: 46px;
  margin-right: 46px;
  position: relative;
  overflow: hidden;
  height: 100px;
  display: block; }

@media only screen and (max-width: 767px) {
  .gallery-nav .thumbnails-mask {
    height: 65px; } }

.gallery-nav .thumbnails {
  position: absolute;
  left: 0;
  top: 0;
  width: 4000px;
  margin-top: 10px; }

.gallery-nav .thumbnails a {
  display: block;
  float: left;
  margin-right: 10px;
  position: relative;
  opacity: 0.7;
  outline: none;
  overflow: hidden;
  transition: opacity 0.3s; }

.gallery-nav .thumbnails a:hover {
  opacity: 0.85; }

.gallery-nav .thumbnails a.active {
  opacity: 1; }

.gallery-nav .thumbnails a img {
  margin-bottom: 0;
  overflow: hidden; }

@media only screen and (max-width: 767px) {
  .gallery-nav .thumbnails a img {
    width: 60px;
    height: auto; } }

/*
> footer
*/
.footer .arts-council-logo {
  float: right;
  margin-top: -20px;
  margin-right: -10px; }

@media only screen and (max-width: 767px) {
  .footer .arts-council-logo {
    display: block;
    text-align: center;
    margin-top: 20px;
    margin-right: 0;
    float: none; } }

.footer > section {
  padding: 40px 30px 40px 40px; }

.footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.footer ul a {
  font-size: 1.6em;
  margin-bottom: 12px;
  display: block; }

@media only screen and (max-width: 767px) {
  .footer ul a {
    text-transform: uppercase; } }

.footer p {
  color: #fff;
  font-size: 1.2em;
  margin-bottom: 20px; }

@media only screen and (max-width: 767px) {
  .footer p {
    font-size: 1.4em; } }

.footer a {
  color: #fff; }

.footer .link {
  color: #00AF3F;
  clear: both;
  margin-bottom: 20px; }

.footer .footer-main {
  background: #000; }

@media only screen and (max-width: 767px) {
  .footer .footer-main {
    padding: 0;
    padding-bottom: 30px; } }

@media only screen and (max-width: 767px) {
  .footer .footer-main .padding {
    padding: 0 20px 10px; } }

.footer .footer-main .footer-list.float-left {
  margin-left: 90px; }

@media only screen and (max-width: 1300px) {
  .footer .footer-main .footer-list.float-left {
    margin-left: 30px; } }

@media only screen and (max-width: 767px) {
  .footer .footer-main .footer-list.float-left {
    margin-left: 0; } }

@media only screen and (max-width: 767px) {
  .footer .footer-main .footer-list.float-right {
    margin-top: 20px; } }

.footer .footer-main .footer-list h3 {
  font-size: 1.8em;
  margin-bottom: 15px;
  color: #fff; }

@media only screen and (max-width: 767px) {
  .footer .footer-main .footer-list h3 {
    margin-bottom: 0; } }

.footer .footer-main .footer-list ul {
  max-width: 150px; }

@media only screen and (max-width: 767px) {
  .footer .footer-main .footer-list ul {
    max-width: 100%; } }

@media only screen and (max-width: 767px) {
  .footer .accordion-content {
    background-color: #353535; } }

.footer .newsletter-signup {
  margin-bottom: 40px; }

.footer .newsletter-signup input[type=text] {
  font-size: 1.7em;
  width: 164px;
  padding: 9px;
  border: none;
  float: left; }

.footer .newsletter-signup .button {
  float: left;
  margin-left: 4px; }

.footer .newsletter-signup p.success {
  color: #00AF3F;
  font-size: 1.6em; }

.footer .social-icons img {
  margin-right: 10px; }

.footer .footer-extras {
  background: #353535; }

@media only screen and (max-width: 767px) {
  .footer .footer-extras {
    padding: 30px 20px; } }

.footer .footer-extras .responsive-logos {
  align-items: center;
  display: flex;
  justify-content: space-between;
  width: 100%; }

.footer .footer-extras .responsive-logos .logo:not(:last-child) {
  margin-right: 10px; }

@media only screen and (min-width: 768px) {
  .footer .footer-extras .responsive-logos {
    width: 40%; }
  .footer .footer-extras .responsive-logos .logo:not(:last-child) {
    margin-right: 15px; } }

@media only screen and (max-width: 1300px) {
  .footer .footer-extras .float-left {
    width: 60%; } }

@media only screen and (max-width: 767px) {
  .footer .footer-extras .float-right {
    float: none; } }

.footer .footer-extras ul li {
  float: left;
  margin-right: 30px; }

@media only screen and (max-width: 767px) {
  .footer .footer-extras .footer-logos {
    margin-bottom: 30px; } }

.footer .footer-extras .footer-logos img {
  margin-right: 20px; }

/*
> form elements
*/
select {
  padding: 8px 0;
  font-size: 1.6em;
  width: 100%;
  border: 1px solid #858382;
  cursor: pointer; }

input[type=text],
input[type=tel],
input[type=password],
input[type=email] {
  padding: 3px 5px;
  font-size: 1.6em; }

input[type=text].float-left,
input[type=tel].float-left,
input[type=password].float-left,
input[type=email].float-left {
  margin-right: 5px; }

input[type=file] {
  font-size: 1.5em; }

label {
  font-size: 1.6em;
  text-transform: uppercase;
  display: block; }

label .full-width {
  width: 100%; }

label.error {
  color: #AF0700;
  text-transform: none; }

label.inline {
  display: inline;
  text-transform: none; }

label > input[type=checkbox] {
  margin-right: 5px; }

textarea {
  width: 100%;
  font-size: 1.6em;
  padding: 8px 5px; }

.form-row {
  margin-bottom: 15px; }

.form-row input[type=text] {
  width: 100%; }

p.error {
  color: red; }

/*
> plugins - datepicker
*/
#datepicker {
  margin: 0 0 30px 0;
  background: #fff;
  border: 2px solid #E9E7EF; }

#datepicker * {
  -o-box-sizing: border-box;
  box-sizing: border-box; }

#datepicker table, #datepicker th, #datepicker td {
  border-collapse: collapse; }

#datepicker thead, #datepicker tbody {
  border-left: 5px solid #fff;
  border-right: 5px solid #fff; }

#datepicker thead {
  border-top: 6px solid #fff; }

#datepicker tbody {
  border-bottom: 6px solid #fff; }

#datepicker th, #datepicker td {
  padding: 0;
  border: 2px solid #fff;
  vertical-align: middle;
  text-align: center;
  background: #E9E7EF; }

#datepicker th {
  font-weight: normal;
  cursor: default; }

#datepicker th span {
  display: block;
  padding: 10px;
  background: #D3CDDF;
  color: #434343; }

@media only screen and (max-width: 767px) {
  #datepicker th span {
    padding: 10px 0; } }

#datepicker td {
  /* &.event a {
    	border: 2px solid $green;
    } */ }

#datepicker td a {
  display: block;
  padding: 9px 10px;
  text-decoration: none;
  color: #434343; }

@media only screen and (max-width: 767px) {
  #datepicker td a {
    padding: 9px 0; } }

#datepicker td a:hover, #datepicker td a.ui-state-active {
  background: #00AF3F;
  color: #fff; }

#datepicker .ui-datepicker-calendar {
  width: 100%;
  font-size: 1.6em; }

#datepicker .ui-datepicker-header {
  overflow: hidden;
  text-align: center;
  background: #00AF3F;
  color: #fff;
  text-transform: uppercase;
  padding: 17px 20px; }

#datepicker .ui-datepicker-title {
  font-size: 1.8em;
  cursor: default; }

#datepicker .ui-datepicker-prev, #datepicker .ui-datepicker-next {
  color: #fff;
  font-size: 17px;
  cursor: pointer; }

#datepicker .ui-datepicker-prev .ui-icon, #datepicker .ui-datepicker-next .ui-icon {
  display: none; }

#datepicker .ui-datepicker-prev {
  float: left; }

#datepicker .ui-datepicker-prev:before {
  content: "\e610"; }

#datepicker .ui-datepicker-next {
  float: right; }

#datepicker .ui-datepicker-next:before {
  content: "\e601"; }

#datepicker .ui-datepicker-today * {
  color: #fff;
  background: #bbb;
  font-weight: bold; }

#datepicker .ui-datepicker-other-month {
  background: #fff;
  color: #fff; }

#datepicker .ui-datepicker-other-month span {
  display: none; }

/*
> plugins - tooltipster
*/
.tooltipster-default {
  background: #000; }

@media only screen and (max-width: 767px) {
  .tooltipster-default {
    display: none !important; } }

.tooltipster-default .tooltipster-content {
  padding: 8px 10px 0; }

.tooltipster-default .tooltipster-content h3 {
  margin: 3px 0 10px; }

.tooltipster-default .tooltipster-content .item {
  padding: 12px 0;
  border-top: 1px solid #666;
  font-size: 1.2em;
  line-height: 1.2em;
  display: flex;

}

.tooltipster-default .tooltipster-content .item .image {
  width: 70px;
  margin-right: 10px;
  float: left; }

.tooltipster-default .tooltipster-content .item .image img {
  width: 100%;
  height: auto; }

.tooltipster-default .tooltipster-content .item a {
  color: #fff; }

.tooltipster-default .tooltipster-content .item em {
  font-style: normal; }

/*
> plugins - magnific popup
*/
.mfp-content .hidden {
  display: block; }

.mfp-close {
  cursor: pointer !important; }

/*
> plugins - magnify
*/
.magnify {
  display: block; }

/*
> plugins - zoom
*/
/* .zoom {
	display: inline-block;
	position: relative;
}
 */
.collections_message_success {
  background-color: #00af3f;
  color: #000; }

.collections_message_warning {
  background-color: #d61f84;
  color: #FFF; }

.scrapbook-thumbnail {
  width: 340px !important;
  height: 250px !important; }

/*
feefo reviews
*/
.review {
  border-bottom: 1px dotted #858382;
  margin-bottom: 20px;
  padding-bottom: 15px; }

.review:last-child {
  border-bottom: none; }

.review .user_rating {
  margin-bottom: 5px; }

.review .user_rating span {
  display: block;
  float: left;
  margin-right: 5px;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  text-align: center;
  line-height: 18px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  cursor: default; }

.review .user_rating span.minus {
  background: #AF0700; }

.review .user_rating span.plus {
  background: #00AF3F; }

.review .user_review {
  clear: both; }

.review .user_review p {
  margin-top: 0;
  margin-bottom: 5px; }

#reviews a {
  font-size: 1.6em; }

/*
select2
*/
body .select2-search input {
  font-size: 1.6em; }

body .select2-results .select2-result-label {
  font-size: 1.5em;
  font-family: Arial, Helvetica, sans-serif; }

body .select2-results .select2-no-results {
  font-size: 1.3em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold; }

.woocommerce .select2-container .select2-choice {
  padding: 8px 5px;
  height: auto; }
.round-tag, .collections-header__active-filters .active-categories a,
.collections-header__active-filters .active-tags a, .collections-header__tags ul li a {
  display: block;
  margin-bottom: 10px;
  padding: 6.66667px 10px;
  background: #00AF3F;
  color: #fff;
  border-radius: 30px;
  font-size: 14px;
  font-family: "BrauerNeueRegular";
  transition: 0.3s background ease; }
.round-tag:hover, .collections-header__active-filters .active-categories a:hover,
.collections-header__active-filters .active-tags a:hover, .collections-header__tags ul li a:hover {
  background: #00491a;
  text-decoration: none; }

/* -------------------- Select Box Styles: bavotasan.com Method (with special adaptations by ericrasch.com) */
/* -------------------- Source: http://bavotasan.com/2011/style-select-box-using-only-css/ */
.styled-select {
  background: url(../images/design/select-arrow.png) no-repeat;
  background-position: 95% center;
  background-color: #fff;
  height: 49px;
  overflow: hidden;
  width: 100%;
  border: solid #00AF3F; }

.styled-select select {
  background: transparent;
  border: none;
  font-size: 14px;
  height: 49px;
  padding: 10px;
  /* If you add too much padding here, the options won't show in IE */
  width: 100%;
  font-size: 1.6em;
  color: #9A9B9A;
  text-transform: uppercase;
  box-shadow: none;
  background: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: ''; }
@media screen and (min-width: 0\0) {
  .styled-select select {
    width: 110%; } }
.styled-select select::-ms-expand {
  display: none; }

@media (max-width: 480px) {
  .col-ts-12, .collections-header__active-filters, .collections-header__categories, .collections-header__search, .collection-spotlight, .collections-header__tags {
    float: left;
    width: 100%; } }

.home .carousel.float-left {
  max-height: 400px; }

#newsletter-header {
  max-width: 360px;
  text-align: center; }
#newsletter-header h3 {
  font-size: 24px; }

.collections-header__active-filters {
  margin-top: 10px;
  padding-top: 10px;
  border-top: solid 1px #9A9B9A; }
@media (min-width: 768px) {
  .collections-header__active-filters {
    margin-top: 20px;
    padding: 20px 0; } }
.collections-header__active-filters h3,
.collections-header__active-filters span,
.collections-header__active-filters a {
  float: left;
  margin: 0;
  margin-right: 5px;
  font-size: 20px;
  color: #fff; }
@media (min-width: 768px) {
  .collections-header__active-filters h3,
  .collections-header__active-filters span,
  .collections-header__active-filters a {
    color: #9A9B9A; } }
.collections-header__active-filters .icon-cross {
  color: #9A9B9A; }
.collections-header__active-filters .active-categories {
  float: left; }
.collections-header__active-filters .active-categories,
.collections-header__active-filters .active-tags {
  float: left;
  width: 100%; }
@media (min-width: 480px) {
  .collections-header__active-filters .active-categories,
  .collections-header__active-filters .active-tags {
    width: auto; } }
.collections-header__active-filters .active-categories a,
.collections-header__active-filters .active-tags a {
  position: relative;
  display: block;
  margin-top: -3px;
  background: #9A9B9A;
  color: #fff; }
.collections-header__active-filters .active-categories a:hover,
.collections-header__active-filters .active-tags a:hover {
  background: #676867;
  color: #676867; }
.collections-header__active-filters .active-categories a:hover:after,
.collections-header__active-filters .active-tags a:hover:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  content: "\e614";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff; }
.collections-header__active-filters .active-categories a.clear-all,
.collections-header__active-filters .active-tags a.clear-all {
  background: #fff;
  border: solid 1px #9A9B9A;
  color: #9A9B9A; }
.collections-header__active-filters .active-categories a.clear-all .icon-cross,
.collections-header__active-filters .active-tags a.clear-all .icon-cross {
  padding-top: 2px;
  font-size: 14px; }
.collections-header__active-filters .active-categories a.clear-all:hover,
.collections-header__active-filters .active-tags a.clear-all:hover {
  background: #676867;
  color: #fff;
  text-decoration: none; }
.collections-header__active-filters .active-categories a.clear-all:hover:after,
.collections-header__active-filters .active-tags a.clear-all:hover:after {
  content: ""; }
.collections-header__active-filters .active-categories a.clear-all:hover .icon-cross,
.collections-header__active-filters .active-tags a.clear-all:hover .icon-cross {
  color: #fff; }
@media (min-width: 480px) {
  .collections-header__active-filters .active-tags {
    margin-left: 100px; } }

.collection-cards {
  float: left;
  width: 100%;
  list-style: none;
  position: relative;
  margin: 20px auto;
  padding: 0; }
.collection-cards li {
  float: left;
  width: 100%;
  height: 250px;
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
.collection-cards li .card-fill {
  height: 250px; }
@media (min-width: 480px) {
  .collection-cards li {
    width: 50%; } }
@media (min-width: 768px) {
  .collection-cards li {
    width: 25%; } }
@media (min-width: 1530px) {
  .collection-cards li {
    width: 25%; } }
@media (min-width: 1530px) {
  .collection-cards li:first-child {
    width: 50%; } }
@media (min-width: 1530px) {
  .collection-cards li:nth-child(6) {
    float: right;
    width: 50%;
    height: 500px; }
  .collection-cards li:nth-child(6) .card-detail {
    padding-top: 200px; }
  .collection-cards li:nth-child(6) .card-fill {
    height: 500px; } }
.collection-cards li .card-outer,
.collection-cards li img {
  display: block;
  position: relative;
  width: 100%; }
.collection-cards li h2 {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
  padding: 10px 20px;
  margin-bottom: 0;
  background: rgba(0, 0, 0, 0.95);
  color: #fff;
  font-size: 1.6em;
  text-transform: none; }
.collection-cards li p {
  font-size: 18px; }
.collection-cards li span {
  font-size: 14px;
  font-family: "BrauerNeueRegular"; }
.collection-cards li .card-outer {
  overflow: hidden; }
.collection-cards li .card-detail.custom-hover-object {
  position: absolute;
  background: #333;
  width: 100%;
  height: 100%; }
.collection-cards li .card-detail {
  position: absolute;
  background: #333;
  background: rgba(214, 31, 132, 0.85);
  width: 100%;
  height: 100%;
  padding: 20px;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 24px;
  color: #fff;
  text-align: center; }
.collection-cards li .card-detail a {
  text-decoration: none; }
.collection-cards .all-collections {
  position: relative;
  background: #353535;
  cursor: pointer;
  transition: 0.3s background ease; }
.collection-cards .all-collections:hover {
  background: #00AF3F; }
.collection-cards .all-collections h3 {
  font-size: 24px; }
.collection-cards .all-collections a {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
  text-decoration: none; }

.filter-toggle {
  position: relative;
  float: left;
  width: 100%;
  min-height: inherit;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: normal;
  background: #00AF3F;
  color: #fff;
  border: solid 2px #00AF3F;
  transition: all 0.3s ease;
  box-sizing: border-box;
  text-decoration: none;
  cursor: pointer; }
.filter-toggle:focus {
  text-decoration: none; }
.filter-toggle:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  right: 20px;
  left: auto;
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 10px solid #fff;
  transition: border 0.3s ease; }
.filter-toggle.filter-open {
  background: #006323;
  border-color: #006323; }
.filter-toggle.filter-open:after {
  border-bottom: 10px solid #fff;
  border-top: 0; }
@media (min-width: 768px) {
  .filter-toggle {
    display: none; } }

.collections-header__filters {
  display: none;
  float: left;
  width: 100%;
  background: #006323; }
@media (min-width: 768px) {
  .collections-header__filters {
    background: none;
    display: block; } }
.collections-header__filters.filter-open {
  display: block; }

.collections-header {
  padding: 0;
  padding-top: 20px; }
@media (min-width: 768px) {
  .collections-header {
    padding-top: 70px; } }
.woocommerce .collections-header {
  padding-top: 90px; }
.collections-header h1 {
  width: 180px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: 3px dashed #00AF3F;
  color: #00AF3F;
  text-align: center;
  font-size: 36px;
  line-height: 85%; }
.collections-header h3 {
  margin-bottom: 10px;
  color: #fff;
  font-size: 20px; }
@media (min-width: 768px) {
  .collections-header h3 {
    color: #00AF3F; } }
.collections-header__description {
  width: 80%;
  margin: 0 auto;
  margin-bottom: 20px;
  padding-bottom: 20px;
  text-align: center;
  font-family: "BrauerNeueRegular";
  font-size: 20px; }
@media (min-width: 768px) {
  .collections-header__description {
    width: 45%;
    padding: 0; } }

.collections-best {
  padding: 0; }

.collections-header__search {
  padding-left: 15px; }
@media (min-width: 1530px) {
  .collections-header__search {
    padding-left: 0; } }
.collections-header__search form {
  position: relative;
  float: left;
  width: 100%;
  height: 49px;
  border: solid #00AF3F; }
@media (min-width: 1530px) {
  .collections-header__search form {
    width: 80%; } }
.collections-header__search input[type=text] {
  float: left;
  width: 100%;
  padding: 10px 10px;
  padding-top: 14px;
  margin: 0;
  border: 0;
  color: #9A9B9A;
  text-transform: uppercase; }
.collections-header__search .icon-search {
  position: absolute;
  right: 0;
  height: 43px;
  padding: 9px;
  border: 0;
  background: #fff;
  color: #00AF3F;
  font-size: 22px; }

.filter-or {
  display: none;
  float: left;
  margin: 0;
  margin-top: 15px;
  margin-left: 35px; }
@media (min-width: 1530px) {
  .filter-or {
    display: block; } }

.collection-spotlight {
  margin-bottom: 20px;
  padding: 0;
  color: #fff; }
.collection-spotlight__inner {
  min-height: 300px;
  padding: 20px; }
@media (min-width: 1024px) {
  .collection-spotlight__inner {
    min-height: 250px;
    padding: 20px 40px; } }
.collection-spotlight--exhibitions .collection-spotlight__inner {
  min-height: auto; }
.collection-spotlight__inner .button {
  float: left;
  margin-top: 10px;
  color: #E71837; }
.collection-spotlight h2 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 30px;
  word-spacing: 9999999px;
  line-height: 26px; }
@media (min-width: 1024px) {
  .collection-spotlight h2 {
    font-size: 38px;
    line-height: 44px; } }
.collection-spotlight--exhibitions {
  margin-top: 20px;
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat; }
@media (min-width: 1530px) {
  .collection-spotlight--exhibitions {
    min-height: 300px;
    background-size: 100%; } }
.collection-spotlight--exhibitions .button {
  margin-top: 30px; }
.collection-spotlight--scrapbooks {
  width: 100%; }
.collection-spotlight--scrapbooks .collection-spotlight__inner {
  background: #D61F84; }
.collection-spotlight--scrapbooks .button {
  color: #D61F84; }
.collection-spotlight--news {
  display: none; }
@media (min-width: 1530px) {
  .collection-spotlight--news {
    padding-left: 15px; } }
.collection-spotlight--news .collection-spotlight__inner {
  background: #00AF3F; }
.collection-spotlight--news .button {
  margin-top: 30px;
  color: #00AF3F; }
.collection-spotlight p {
  margin-top: 0;
  font-family: 'BrauerNeueRegular'; }
.collection-spotlight .button {
  background: #fff; }

@media (min-width: 1530px) {
  .collections-header__tags {
    padding-right: 0;
    padding-left: 60px; } }

.collections-header__tags ul {
  padding: 0;
  list-style: none; }
.collections-header__tags ul li {
  display: inline-block; }
.collections-header__tags ul li a {
  margin-right: 5px; }

.latest-news h2 {
  width: 190px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 40px;
  border-bottom: 3px dashed #00AF3F;
  color: #00AF3F;
  text-align: center;
  font-size: 36px;
  line-height: 85%; }

.news-snippet {
  padding: 0 10px;
  border: 0; }
.news-snippet:first-child {
  padding-left: 0; }
.news-snippet:last-child {
  padding-right: 0; }
.news-snippet__inner {
  position: relative;
  height: 350px;
  background: no-repeat center center;
  background-size: cover; }
.news-snippet p {
  position: absolute;
  bottom: 0;
  width: 100%;
  min-height: 45px;
  margin-bottom: 0;
  padding: 20px;
  background: rgba(0, 0, 0, 0.95);
  color: #fff;
  transition: 0.3s background ease; }
.news-snippet:hover {
  text-decoration: none; }
.news-snippet:hover p {
  background: #00AF3F; }

.single-news .content .back-to-news-cta {
  margin-top: 40px; }

.page-template-template-news .news_filter_year {
  display: inline-block; }
@media only screen and (min-width: 767px) {
  .page-template-template-news .news_filter_year {
    float: right;
    margin-top: 50px; } }
.page-template-template-news .news_filter_year__label {
  display: inline-block;
  margin-right: 8px; }
.page-template-template-news .news_filter_year__form {
  display: inline-block; }

.page-template-template-news .content_head {
  display: inline-block; }

.checkout .terms .input-checkbox {
  width: 20px;
  height: 20px; }

.checkout .terms label.checkbox {
  margin-right: 5px; }

.cart .cart_item .screen-reader-text {
  display: none; }

/* Pay via WorldPay button */
#worldpay_payment_form #submit_worldpay_payment_form {
  width: 100%;
  height: 50px;
  font-size: 22px; }

#worldpay_payment_form .cancel {
  color: #00AF3F;
  display: block;
  text-align: center; }

@media (min-width: 48em) {
  #worldpay_payment_form #submit_worldpay_payment_form {
    width: 200px;
    height: 50px;
    font-size: 22px; }
  #worldpay_payment_form .cancel {
    display: inline; } }

.woocommerce .submenu,
.page-template-template-shop-listing .submenu {
  background: #D61F84; }

.woocommerce .submenu a,
.page-template-template-shop-listing .submenu a {
  background: #D61F84; }
.woocommerce .submenu a:hover,
.page-template-template-shop-listing .submenu a:hover {
  background: #a91969; }

.single-product .tags .tag {
  background: #D61F84; }
