body {
  margin: 0;
  padding: 0; }

a,
button,
input,
textarea {
  border: 0 none;
  outline: none; }

a[href$=jpg],
a[href$=jpeg],
a[href$=jpe],
a[href$=png],
a[href$=gif] {
  text-decoration: none;
  border: 0 none; }

@font-face {
  font-family: 'twobrwww';
  src: url("webfont/picto2br.eot");
  src: url("webfont/picto2br.eot?#iefix") format("embedded-opentype"), url("webfont/picto2br.woff2") format("woff2"), url("webfont/picto2br.woff") format("woff"), url("webfont/picto2br.ttf") format("truetype"), url("webfont/picto2br.svg#twobrwww") format("svg");
  font-weight: normal;
  font-style: normal; }

/*
	RULES:
		- Only font declarations and character styles established here
		- All font sizes, letter-spacing, and line height defined here
			- Except when overriding an attibute
		- No paddings or margins should go in here
*/
/*
	RULES:
		- Positioning elements established here
		- Any reusable layout should use a unified class for placement
			- Except when overriding
*/
.alignleft {
  float: left;
  margin: 0.375em 1.75em 1.75em 0; }

.alignright {
  float: right;
  margin: 0.375em 0 1.75em 1.75em; }

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 1.75em; }

@media (max-width: 720px) {
  .alignleft,
  .alignright {
    float: none;
    clear: both;
    display: block;
    margin: 0 auto 1.75em; } }

.gr .gi {
  display: inline-block;
  vertical-align: top; }

.gr-10 {
  width: 9.99%; }

.gr-25 {
  width: 24.99%; }

.gr-33 {
  width: 33.33%; }

.gr-40 {
  width: 39.99%; }

.gr-50 {
  width: 49.99%; }

.gr-60 {
  width: 59.99%; }

.gr-75 {
  width: 74.99%; }

.gr-90 {
  width: 89.99%; }

@-webkit-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.cart-status {
  position: fixed;
  top: 12px;
  right: 12px;
  z-index: 3; }
  .woocommerce-cart .cart-status, .colorbox-on .cart-status {
    display: none; }
  .cart-status span.iconfont, .cart-status span#cboxPrevious, .cart-status span#cboxNext, .cart-status span#cboxClose {
    font-size: 20px;
    line-height: 1;
    vertical-align: -1px;
    margin-right: 4px; }
  .admin-bar .cart-status {
    top: 44px; }
  @media (max-width: 767px) {
    .cart-status {
      position: relative;
      top: auto;
      right: auto;
      text-align: right; }
      .cart-status a {
        display: inline-block;
        padding: 12px; } }

.woocommerce-breadcrumb {
  display: none; }

.woocommerce #main div.product form.cart, .woocommerce #main div.product p.cart, #main .woocommerce div.product form.cart, #main .woocommerce div.product p.cart {
  margin: 0; }

.woocommerce #main div.product p.price,
.woocommerce #main div.product span.price, #main .woocommerce div.product p.price,
#main .woocommerce div.product span.price {
  color: inherit;
  font-size: inherit;
  font-family: cursive; }

.woocommerce #main table.shop_table, .woocommerce #main button, #main .woocommerce table.shop_table, #main .woocommerce button {
  border-radius: 0; }

.woocommerce #main button, .woocommerce #main #respond input#submit.alt, .woocommerce #main a.button.alt, .woocommerce #main button.button.alt, .woocommerce #main input.button.alt, .woocommerce #main p.out-of-stock, .woocommerce #main p.in-store, #main .woocommerce button, #main .woocommerce #respond input#submit.alt, #main .woocommerce a.button.alt, #main .woocommerce button.button.alt, #main .woocommerce input.button.alt, #main .woocommerce p.out-of-stock, #main .woocommerce p.in-store {
  background: white;
  padding: 6px 16px 4px 12px;
  -webkit-appearance: none;
  color: blue;
  font-weight: normal;
  font-size: 12px;
  font-family: "Helvetica", Arial, serif;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.5;
  border: 1px solid currentColor;
  text-transform: uppercase; }

.woocommerce #main p.out-of-stock, .woocommerce #main p.in-store, #main .woocommerce p.out-of-stock, #main .woocommerce p.in-store {
  margin: 10px 0;
  padding: 6px 12px 4px; }

.woocommerce #main p.out-of-stock, #main .woocommerce p.out-of-stock {
  color: red; }

.woocommerce #main p.in-store, #main .woocommerce p.in-store {
  color: black; }

.woocommerce #main button:HOVER, .woocommerce #main #respond input#submit.alt:HOVER, .woocommerce #main a.button.alt:HOVER, .woocommerce #main button.button.alt:HOVER, .woocommerce #main input.button.alt:HOVER, #main .woocommerce button:HOVER, #main .woocommerce #respond input#submit.alt:HOVER, #main .woocommerce a.button.alt:HOVER, #main .woocommerce button.button.alt:HOVER, #main .woocommerce input.button.alt:HOVER {
  background: blue;
  color: white; }

.woocommerce #main .woocommerce-error, .woocommerce #main .woocommerce-info, .woocommerce #main .woocommerce-message, #main .woocommerce .woocommerce-error, #main .woocommerce .woocommerce-info, #main .woocommerce .woocommerce-message {
  margin: 1em auto !important;
  padding: 1em 1em 1em 3.5em !important;
  max-width: 720px;
  background: white; }
  .woocommerce #main .woocommerce-error a.button, .woocommerce #main .woocommerce-info a.button, .woocommerce #main .woocommerce-message a.button, #main .woocommerce .woocommerce-error a.button, #main .woocommerce .woocommerce-info a.button, #main .woocommerce .woocommerce-message a.button {
    margin-left: 0.5em; }

.woocommerce #main #add_payment_method #payment, .woocommerce #main .woocommerce-cart #payment, .woocommerce #main .woocommerce-checkout #payment, #main .woocommerce #add_payment_method #payment, #main .woocommerce .woocommerce-cart #payment, #main .woocommerce .woocommerce-checkout #payment {
  background: transparent;
  border: 1px solid rgba(0, 0, 0, 0.1); }

.woocommerce #main .single_add_to_cart_button span.iconfont, .woocommerce #main .single_add_to_cart_button span#cboxPrevious, .woocommerce #main .single_add_to_cart_button span#cboxNext, .woocommerce #main .single_add_to_cart_button span#cboxClose, #main .woocommerce .single_add_to_cart_button span.iconfont, #main .woocommerce .single_add_to_cart_button span#cboxPrevious, #main .woocommerce .single_add_to_cart_button span#cboxNext, #main .woocommerce .single_add_to_cart_button span#cboxClose {
  font-size: 20px;
  line-height: 1;
  vertical-align: -1px; }

@media (min-width: 721px) {
  .woocommerce #main .single_add_to_cart_button span.iconfont, .woocommerce #main .single_add_to_cart_button span#cboxPrevious, .woocommerce #main .single_add_to_cart_button span#cboxNext, .woocommerce #main .single_add_to_cart_button span#cboxClose, #main .woocommerce .single_add_to_cart_button span.iconfont, #main .woocommerce .single_add_to_cart_button span#cboxPrevious, #main .woocommerce .single_add_to_cart_button span#cboxNext, #main .woocommerce .single_add_to_cart_button span#cboxClose {
    margin-right: 6px; }
  .woocommerce #main .single_add_to_cart_button:AFTER, #main .woocommerce .single_add_to_cart_button:AFTER {
    content: " ADD"; } }

@media (max-width: 720px) {
  .woocommerce #main .single_add_to_cart_button, #main .woocommerce .single_add_to_cart_button {
    padding-right: 14px !important; } }

.woocommerce #main .out-of-stock, #main .woocommerce .out-of-stock {
  margin-top: 1em; }

@media (max-width: 768px) {
  .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    margin-bottom: 0 !important; } }

p.demo_store {
  display: none;
  pointer-events: none; }
  .woocommerce p.demo_store {
    display: block;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    top: auto !important;
    bottom: 50px;
    right: 50px;
    position: fixed;
    color: purple;
    opacity: 0.2;
    font-family: cursive;
    z-index: 1; }

.xoxo {
  display: none; }

.woocommerce-pagination {
  margin-bottom: 50px; }

html, body {
  min-height: 100vh; }

html {
  font-family: "Times New Roman", Times, serif;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: black; }

* {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

a:HOVER {
  color: blue; }

body {
  font-size: 11.2px;
  font-size: 12px;
  letter-spacing: 0.05em; }
  body.colorbox-on {
    overflow: hidden; }
  @media (min-width: 720px) {
    body {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }

.tal {
  text-align: left; }

.tac {
  text-align: center; }

.tar {
  text-align: right; }

.iconfont, .map-link a:BEFORE, .map-link a:AFTER, .social-links a:BEFORE, #cboxPrevious, #cboxNext, #cboxClose {
  font-family: 'twobrwww';
  font-weight: normal;
  font-style: normal;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

.mobile-only {
  display: none; }
  @media (max-width: 720px) {
    .mobile-only {
      display: block; } }

.hide-mobile {
  display: none; }
  @media (min-width: 721px) {
    .hide-mobile {
      display: block; } }

.color-bg {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  -webkit-animation: colorShift 60s steps(360) forwards infinite;
  animation: colorShift 60s steps(360) forwards infinite; }
  .color-bg:BEFORE {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    background-color: white;
    -webkit-animation: fadeout 5.0s 0.25s linear forwards 1;
    animation: fadeout 5.0s 0.25s linear forwards 1; }

@-webkit-keyframes colorShift {
  0% {
    background-color: #f0f8ff; }
  15% {
    background-color: #F0F7F1; }
  30% {
    background-color: #E4E5F4; }
  45% {
    background-color: #f1f7f3; }
  60% {
    background-color: #F6F0F7; }
  75% {
    background-color: #FFFFF3; }
  90% {
    background-color: #EFEAE4; }
  100% {
    background-color: #f0f8ff; } }

@keyframes colorShift {
  0% {
    background-color: #f0f8ff; }
  15% {
    background-color: #F0F7F1; }
  30% {
    background-color: #E4E5F4; }
  45% {
    background-color: #f1f7f3; }
  60% {
    background-color: #F6F0F7; }
  75% {
    background-color: #FFFFF3; }
  90% {
    background-color: #EFEAE4; }
  100% {
    background-color: #f0f8ff; } }

@-webkit-keyframes gradientShift {
  from {
    background-position: -100% 0%; }
  to {
    background-position: 100% 0%; } }

@keyframes gradientShift {
  from {
    background-position: -100% 0%; }
  to {
    background-position: 100% 0%; } }

.footer-ml-toggle {
  cursor: pointer; }
  .no-touch .footer-ml-toggle:HOVER, .touch .footer-ml-toggle:ACTIVE {
    color: blue; }

.mailing-list-modal {
  display: none; }
  .mailing-list-modal .bg-ml-toggle {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    cursor: pointer; }
    .mailing-list-modal .bg-ml-toggle:BEFORE {
      content: "\d7";
      position: fixed;
      top: 0;
      right: 0;
      width: 50px;
      font-size: 20px;
      line-height: 50px;
      text-align: center; }
      .admin-bar .mailing-list-modal .bg-ml-toggle:BEFORE {
        top: 32px; }
    .mailing-list-modal .bg-ml-toggle:HOVER:BEFORE {
      color: blue; }
  .ml-on .mailing-list-modal {
    display: block; }
  .mailing-list-modal #mc_embed_signup {
    position: relative;
    padding: 20px;
    max-width: 360px;
    max-height: 150px;
    border: 1px solid black;
    background-color: white;
    margin: auto;
    text-align: center; }
    .mailing-list-modal #mc_embed_signup form {
      padding: 0; }
    .mailing-list-modal #mc_embed_signup label {
      display: block;
      padding-bottom: 10px;
      font: 16px cursive; }
    .mailing-list-modal #mc_embed_signup input.email {
      max-width: 100%;
      font-family: inherit;
      font-size: 15px;
      border: 1px solid #ABB0B2;
      color: #343434;
      background-color: #fff;
      height: 32px;
      padding: 0px 0.4em;
      display: inline-block;
      margin: 0;
      width: 350px;
      text-align: center;
      vertical-align: top; }
    .mailing-list-modal #mc_embed_signup .button {
      display: block;
      border: none;
      letter-spacing: .03em;
      color: #fff;
      background-color: black;
      height: 32px;
      line-height: 32px;
      padding: 0 18px;
      margin: 10px auto 0; }
      .mailing-list-modal #mc_embed_signup .button:HOVER {
        background-color: blue; }
    .mailing-list-modal #mc_embed_signup input.email, .mailing-list-modal #mc_embed_signup .button {
      font-family: "Times New Roman", Times, serif;
      border-radius: 0; }
  @media (min-width: 721px) {
    .mailing-list-modal {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 10; }
      .ml-on .mailing-list-modal #mc_embed_signup {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); } }

.cf:after, .gr:after {
  content: "";
  display: table;
  clear: both; }

.maxW {
  max-width: 800px;
  margin: 0 auto; }
  @media (min-width: 721px) {
    .maxW {
      width: 90%; } }

#container {
  position: relative;
  z-index: 2; }

#main {
  opacity: 0;
  -webkit-animation: fadeIn 0.5s 0.2s linear forwards 1;
  animation: fadeIn 0.5s 0.2s linear forwards 1; }

@media (min-width: 721px) {
  .colorbox-on #container, .colorbox-on footer, .ml-on #container, .ml-on footer {
    opacity: 0;
    visibility: hidden; } }

.overlayLink {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0; }

h1, h2, h3, h4, h5, h6 {
  font-size: 1em;
  line-height: inherit;
  margin: 0.5em 0; }

header {
  text-align: center;
  position: relative;
  margin: auto;
  width: 320px;
  padding: 10px 0; }
  header h1 {
    margin: 0; }
  .no-touch header h1 a:HOVER svg {
    fill: blue; }

@media (min-width: 721px) {
  .home #container {
    height: auto !important;
    position: absolute;
    width: 100%;
    min-height: 0;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-60%);
    -ms-transform: translateY(-60%);
    transform: translateY(-60%); } }

.home-links {
  position: relative;
  margin: 80px auto 0px;
  height: 100px; }
  .home-links .link {
    display: block;
    width: 25%;
    float: left;
    height: 100%;
    text-align: center;
    position: relative; }
    .home-links .link:HOVER {
      color: blue; }
    .home-links .link:BEFORE {
      font-family: 'twobrwww';
      position: absolute;
      top: 0px;
      left: 0px;
      right: 0px;
      line-height: 50px;
      font-size: 50px;
      z-index: -1;
      text-align: center;
      display: none; }
    .home-links .link a {
      display: block;
      height: 100%;
      line-height: 132px; }
    .home-links .link.music-link:BEFORE {
      content: "\e003"; }
    .home-links .link.music-link.icon-1:BEFORE {
      content: "\e001"; }
    .home-links .link.music-link.icon-2:BEFORE {
      content: "\e002"; }
    .home-links .link.music-link.icon-3:BEFORE {
      content: "\e003"; }
    .home-links .link.music-link.icon-4:BEFORE {
      content: "\e003"; }
    .home-links .link.music-link.icon-5:BEFORE {
      content: "\e005"; }
    .home-links .link.music-link.icon-6:BEFORE {
      content: "\e006"; }
    .home-links .link.music-link.icon-7:BEFORE {
      content: "\e007"; }
    .home-links .link.music-link.icon-8:BEFORE {
      content: "\e008"; }
    .home-links .link.music-link.icon-9:BEFORE {
      content: "\e007"; }
    .home-links .link.exhibitions-link:BEFORE {
      content: "\e022"; }
    .home-links .link.exhibitions-link.icon-1:BEFORE {
      content: "\e020"; }
    .home-links .link.exhibitions-link.icon-2:BEFORE {
      content: "\e021"; }
    .home-links .link.exhibitions-link.icon-3:BEFORE {
      content: "\e022"; }
    .home-links .link.exhibitions-link.icon-4:BEFORE {
      content: "\e023"; }
    .home-links .link.exhibitions-link.icon-5:BEFORE {
      content: "\e024"; }
    .home-links .link.exhibitions-link.icon-6:BEFORE {
      content: "\e025"; }
    .home-links .link.exhibitions-link.icon-7:BEFORE {
      content: "\e026"; }
    .home-links .link.books-link:BEFORE {
      content: "\e010"; }
    .home-links .link.books-link.icon-1:BEFORE {
      content: "\e010"; }
    .home-links .link.books-link.icon-2:BEFORE {
      content: "\e011"; }
    .home-links .link.books-link.icon-3:BEFORE {
      content: "\e012"; }
    .home-links .link.books-link.icon-4:BEFORE {
      content: "\e013"; }
    .home-links .link.books-link.icon-5:BEFORE {
      content: "\e014"; }
    .home-links .link.books-link.icon-6:BEFORE {
      content: "\e015"; }
    .home-links .link.about-link:BEFORE {
      content: "\e030"; }
    .home-links .link.about-link.icon-1:BEFORE {
      content: "\e030"; }
    .home-links .link.about-link.icon-2:BEFORE {
      content: "\e031"; }
    .home-links .link.about-link.icon-3:BEFORE {
      content: "\e032"; }
    .home-links .link.about-link.icon-4:BEFORE {
      content: "\e033"; }
    .home-links .link.about-link.icon-5:BEFORE {
      content: "\e034"; }
    .home-links .link.about-link.icon-6:BEFORE {
      content: "\e030"; }
    .home-links .link.about-link.icon-7:BEFORE {
      content: "\e036"; }
  .home-links.randomized .link:BEFORE {
    display: block; }

@-webkit-keyframes musicIconsA {
  0% {
    content: "\e006"; }
  20% {
    content: "\e003"; }
  40% {
    content: "\e007"; }
  60% {
    content: "\e001"; }
  80% {
    content: "\e004"; }
  100% {
    content: "\e002"; } }

@keyframes musicIconsA {
  0% {
    content: "\e006"; }
  20% {
    content: "\e003"; }
  40% {
    content: "\e007"; }
  60% {
    content: "\e001"; }
  80% {
    content: "\e004"; }
  100% {
    content: "\e002"; } }

@-webkit-keyframes exhIconsA {
  0% {
    content: "\e022"; }
  25% {
    content: "\e023"; }
  50% {
    content: "\e020"; }
  75% {
    content: "\e021"; }
  100% {
    content: "\e021"; } }

@keyframes exhIconsA {
  0% {
    content: "\e022"; }
  25% {
    content: "\e023"; }
  50% {
    content: "\e020"; }
  75% {
    content: "\e021"; }
  100% {
    content: "\e021"; } }

@-webkit-keyframes bookIconsA {
  0% {
    content: "\e010"; }
  33% {
    content: "\e011"; }
  67% {
    content: "\e012"; }
  100% {
    content: "\e010"; } }

@keyframes bookIconsA {
  0% {
    content: "\e010"; }
  33% {
    content: "\e011"; }
  67% {
    content: "\e012"; }
  100% {
    content: "\e010"; } }

@-webkit-keyframes aboutIconsA {
  0% {
    content: "\e030"; }
  33% {
    content: "\e031"; }
  67% {
    content: "\e032"; }
  100% {
    content: "\e030"; } }

@keyframes aboutIconsA {
  0% {
    content: "\e030"; }
  33% {
    content: "\e031"; }
  67% {
    content: "\e032"; }
  100% {
    content: "\e030"; } }

.menu-main-nav-container {
  margin-top: 5px; }
  .home .menu-main-nav-container {
    display: none; }
  .menu-main-nav-container ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .menu-main-nav-container ul li {
      display: inline-block;
      vertical-align: baseline;
      margin: 0 10px; }
      .menu-main-nav-container ul li a {
        color: inherit;
        text-decoration: none;
        display: inline; }
        .menu-main-nav-container ul li a:HOVER {
          color: blue; }
      .menu-main-nav-container ul li.current-menu-item a, .menu-main-nav-container ul li a:HOVER {
        border-bottom: 1px solid currentColor; }

.all-products-link {
  margin: 30px auto 0;
  font-style: italic; }
  .all-products-link a {
    display: inline-block;
    padding: 5px 10px 4px;
    background-color: rgba(255, 255, 255, 0.5); }
    .all-products-link a:HOVER {
      background-color: white; }

.txtjustify, .content-wrap, .about-content .about-row .text-wrap, .item-wrap .item-description {
  text-align: justify; }
  .txtjustify p:AFTER, .content-wrap p:AFTER, .about-content .about-row .text-wrap p:AFTER, .item-wrap .item-description p:AFTER {
    content: "";
    display: inline-block;
    width: 10%; }

.content-wrap {
  padding: 10px 20px;
  max-width: 520px;
  margin: 40px auto; }
  .content-wrap.music-content {
    margin-bottom: 0; }
  .woocommerce-cart .content-wrap, .woocommerce-checkout .content-wrap {
    max-width: 720px; }

a {
  text-decoration: none;
  color: inherit; }

h1.text-toggle {
  font-size: 1em;
  cursor: pointer;
  display: inline-block;
  vertical-align: baseline;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  margin: 0;
  padding: 10px 16px; }
  h1.text-toggle:BEFORE {
    content: "\25b2";
    line-height: 1;
    color: rgba(102, 102, 102, 0.5);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    position: absolute;
    top: 14px;
    left: 0;
    -webkit-transform-origin: 50%, 50%;
    -ms-transform-origin: 50%, 50%;
    transform-origin: 50%, 50%;
    font-size: 10px; }
  h1.text-toggle:HOVER:BEFORE {
    color: black; }
  .toggled h1.text-toggle:BEFORE {
    top: 13px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }

.exhibitions-list, .picks-list, .item-wrap {
  padding: 20px 40px; }

.exhibitions-list .exhibition-link {
  display: none; }
  .exhibitions-list .exhibition-link h1 {
    font-weight: normal; }

.exhibitions-list.toggled .exhibition-link {
  display: block; }

.img-shadow, .toggle-list .single-group .single-item img, .item-image img {
  -webkit-box-shadow: 0px 0px 1px rgba(100, 100, 100, 0.25);
  box-shadow: 0px 0px 1px rgba(100, 100, 100, 0.25); }

.hover-img-wrap {
  float: right;
  display: block;
  width: 50%;
  max-width: 396px;
  margin: 0 0 0 auto;
  margin-left: 20px; }
  .hover-img-wrap img {
    max-width: 100%;
    height: auto;
    display: block; }
  @media (max-width: 720px) {
    .hover-img-wrap {
      width: auto;
      float: none;
      margin: 0 0 10px; } }

.toggle-list .single-group {
  padding: 0 0 10px; }
  .toggle-list .single-group ul.group-list {
    list-style: square;
    padding: 0 0 0 30px;
    display: none; }
  .toggle-list .single-group.toggled ul.group-list, .toggle-list .single-group.toggled .nested-list {
    display: block; }
  .toggle-list .single-group .single-item {
    min-height: 50px;
    position: relative;
    margin: 0;
    padding: 5px 15px 5px 5px;
    -webkit-transition: 0.15s;
    -o-transition: 0.15s;
    transition: 0.15s; }
    .toggle-list .single-group .single-item img {
      display: inline-block;
      vertical-align: middle;
      max-width: 100%;
      height: auto;
      margin-right: 10px;
      height: auto; }
      .toggle-list .single-group .single-item img.size-thumbnail {
        width: 50px; }
      .toggle-list .single-group .single-item img.size-medium {
        max-width: 160px; }
      .toggle-list .single-group .single-item img.size-medium_large {
        max-width: 100%;
        margin-right: 0px; }
    .toggle-list .single-group .single-item .item-info {
      display: inline-block;
      vertical-align: middle;
      max-width: calc(100% - 60px);
      position: relative; }
      .toggle-list .single-group .single-item .item-info p {
        margin: 0; }
      .toggle-list .single-group .single-item .item-info span, .toggle-list .single-group .single-item .item-info b {
        margin: 0 4px 0 0;
        display: inline; }
    .toggle-list .single-group .single-item.exh-item.hovered .hover-img-wrap {
      display: block; }
    @media (max-width: 720px) {
      .toggle-list .single-group .single-item.exh-item {
        padding: 5px; }
        .toggle-list .single-group .single-item.exh-item .iteminfo {
          max-width: none; } }
    .toggle-list .single-group .single-item.hovered {
      color: blue; }
  .toggle-list .single-group .other-toggle {
    font-style: italic;
    cursor: pointer; }
    .toggle-list .single-group .other-toggle:after {
      content: "\a0\2026";
      color: rgba(102, 102, 102, 0.5); }
    .no-touch .toggle-list .single-group .other-toggle:HOVER:after {
      color: black; }
  .toggle-list .single-group .nested-list {
    display: none;
    margin: 30px 0;
    padding: 0px 0px 0px 15px; }
    .toggle-list .single-group .nested-list .other-picks-list {
      font-size: 10px;
      list-style: square;
      display: none; }
    .toggle-list .single-group .nested-list.toggled .other-picks-list {
      display: block; }
    .toggle-list .single-group .nested-list .single-item {
      min-height: 32px; }
      .toggle-list .single-group .nested-list .single-item img.size-thumbnail {
        width: 32px; }

.book-grid-wrap {
  padding: 40px; }
  .book-grid-wrap .featured-book-grid {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center; }
    .book-grid-wrap .featured-book-grid li {
      position: relative;
      display: inline-block;
      vertical-align: top;
      width: 20%;
      margin: 10px 0; }
      .book-grid-wrap .featured-book-grid li img {
        max-width: 100%;
        height: auto;
        display: block;
        margin: auto; }
      .book-grid-wrap .featured-book-grid li .item-info {
        display: none; }

.map-link {
  position: relative;
  width: 100%;
  max-width: 640px;
  min-height: 320px;
  margin: auto;
  background-image: url(../img/staticmap.png);
  background-size: 640px 640px;
  background-position: 50% 50%;
  background-repeat: no-repeat; }
  .map-link a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .map-link a:BEFORE, .map-link a:AFTER {
      position: absolute;
      top: 50%;
      left: 50%;
      font-size: 50px;
      line-height: 1;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%); }
    .map-link a:BEFORE {
      color: red; }
    .map-link a:AFTER {
      color: white; }
    .no-touch .map-link a:HOVER:BEFORE {
      color: blue; }

.about-content {
  padding: 30px 40px;
  margin: 0 auto 50px; }
  .about-content .about-row {
    margin: 0 0 20px; }
    .about-content .about-row img {
      width: 100%;
      max-width: 640px;
      height: auto;
      display: block;
      margin: 0 auto; }
    .about-content .about-row .text-wrap {
      max-width: 320px;
      margin: 30px auto 40px; }
    @media (min-width: 30000px) {
      .about-content .about-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .about-content .about-row .about-col {
          -ms-flex-preferred-size: 50%;
          flex-basis: 50%; }
          .about-content .about-row .about-col:nth-child(1) {
            padding-right: 10px; }
          .about-content .about-row .about-col:nth-child(2) {
            padding-left: 10px; }
        .about-content .about-row.col-rev {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }
          .about-content .about-row.col-rev .about-col:nth-child(1) {
            padding-left: 10px; }
          .about-content .about-row.col-rev .about-col:nth-child(2) {
            padding-right: 10px; } }

.social-links {
  width: 200px;
  margin: 50px auto 0;
  text-align: center; }
  .social-links a {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
    line-height: 1; }
    .social-links a:BEFORE {
      font-size: 24px;
      vertical-align: middle; }
    .social-links a.instagram-link:BEFORE {
      content: "\e050"; }
    .social-links a.twitter-link:BEFORE {
      content: "\e051"; }

.item-wrap .item-text, .item-wrap .item-image {
  padding: 10px 0; }

@media (min-width: 721px) {
  .item-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    .item-wrap .item-text, .item-wrap .item-image {
      padding: 10px; }
    .item-wrap .item-text {
      max-width: 55%;
      -ms-flex-preferred-size: 55%;
      flex-basis: 55%; }
    .item-wrap .item-image {
      max-width: 45%;
      -ms-flex-preferred-size: 45%;
      flex-basis: 45%; } }

.item-wrap .item-image img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 0 0 auto; }

.item-wrap .item-text p {
  margin: 0; }

.item-wrap .item-info-wrap {
  border-bottom: 1px solid rgba(239, 239, 239, 0.5);
  padding: 0 100px 10px 0;
  margin: 0 0 10px;
  position: relative;
  max-width: 400px; }
  .item-wrap .item-info-wrap .title-info {
    font-weight: bold; }
  .item-wrap .item-info-wrap .price-info {
    font-family: cursive; }
  @media (max-width: 720px) {
    .item-wrap .item-info-wrap {
      padding-right: 65px; } }

.item-wrap .pricing-wrap {
  position: absolute;
  top: 0px;
  right: 0px;
  max-width: 140px; }

.item-wrap .item-description {
  max-width: 400px;
  font-style: italic;
  margin: 0;
  padding-right: 50px; }
  @media (min-width: 721px) {
    .item-wrap .item-description {
      padding-right: 100px; } }

.item-wrap .item-previews {
  margin: 20px 0;
  max-width: 400px; }
  .item-wrap .item-previews iframe, .item-wrap .item-previews object, .item-wrap .item-previews embed {
    max-width: 100%;
    height: auto; }

@media (max-width: 720px) {
  .item-wrap .item-info-wrap,
  .item-wrap .item-description,
  .item-wrap .item-previews {
    margin-left: auto;
    margin-right: auto; } }

.item-buy {
  padding: 0;
  margin: 10px 0; }
  .item-buy p.price {
    display: inline-block;
    vertical-align: baseline; }
  .item-buy form {
    margin-left: 10px;
    display: inline-block;
    vertical-align: -4px; }
    .item-buy form button {
      background-color: transparent;
      border-radius: 0;
      -webkit-appearance: none;
      font-family: "Times New Roman", Times, serif;
      cursor: pointer; }
      .item-buy form button:HOVER {
        color: blue; }

.exhibition-wrap {
  padding: 20px 40px; }
  .exhibition-wrap .exhibition-title {
    text-align: center; }

.works-grid {
  margin: 40px 0; }
  .works-grid img {
    display: block;
    margin: auto; }
  .works-grid a {
    display: inline-block;
    vertical-align: middle;
    margin: auto; }
  .works-grid .single-work-link {
    position: relative;
    margin: 0 0 20px;
    padding: 0 10px; }
    .works-grid .single-work-link img {
      max-width: 100%;
      height: auto;
      display: block; }
    .works-grid .single-work-link .grid-caption, .works-grid .single-work-link img.full {
      display: none; }
    @media (max-width: 768px) {
      .works-grid .single-work-link a {
        display: none; }
      .works-grid .single-work-link .grid-caption, .works-grid .single-work-link img.full {
        display: block; } }
  @media (min-width: 721px) {
    .works-grid {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding: 0 10px; }
      .works-grid .single-work-link {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        margin: 0 0 20px;
        text-align: center; } }
  @media (max-width: 1100px) {
    .works-grid .single-work-link {
      -ms-flex-preferred-size: 33.33%;
      flex-basis: 33.33%; } }

.woocommerce-page ul.products.shop-grid,
.woocommerce ul.products.shop-grid {
  margin: 20px 0;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  list-style: none; }
  .woocommerce-page ul.products.shop-grid li.product,
  .woocommerce ul.products.shop-grid li.product {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    width: 100%;
    padding: 0 10px;
    margin: 0 0 20px;
    float: none;
    clear: none;
    text-align: center; }
    .woocommerce-page ul.products.shop-grid li.product img,
    .woocommerce ul.products.shop-grid li.product img {
      max-width: 100%;
      height: auto;
      display: block;
      margin-bottom: 10px; }
    .woocommerce-page ul.products.shop-grid li.product h3,
    .woocommerce ul.products.shop-grid li.product h3 {
      padding: 5px 0; }
  @media (min-width: 721px) {
    .woocommerce-page ul.products.shop-grid,
    .woocommerce ul.products.shop-grid {
      margin: 30px auto 0;
      max-width: 920px;
      padding: 0 10px; }
      .woocommerce-page ul.products.shop-grid li.product,
      .woocommerce ul.products.shop-grid li.product {
        -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%;
        margin: 0 0 20px;
        max-width: 300px; } }
  @media (min-width: 1100px) {
    .woocommerce-page ul.products.shop-grid,
    .woocommerce ul.products.shop-grid {
      max-width: 1220px; }
      .woocommerce-page ul.products.shop-grid li.product,
      .woocommerce ul.products.shop-grid li.product {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%; } }

footer {
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 5;
  padding: 2px 20px; }
  footer p {
    font-size: 0.75em;
    font-size: 10px;
    margin: 0; }
  footer span {
    margin: 0 10px;
    white-space: nowrap;
    display: inline-block;
    vertical-align: baseline; }
  @media (min-width: 721px) {
    footer {
      margin-top: auto;
      height: 40px; }
      .home footer {
        position: absolute;
        bottom: 0;
        left: 0; } }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes fadeout {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeout {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

/*
	Colorbox Core Style:
	The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999; }

#cboxWrapper {
  max-width: none; }

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }

#cboxContent {
  position: relative; }

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

#cboxTitle {
  margin: 0; }

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer; }

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic; }

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0; }

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

/* 
	User Style:
	Change the following styles to modify the appearance of Colorbox.  They are
	ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#colorbox {
  outline: 0; }

#cboxTopLeft {
  width: 21px;
  height: 21px; }

#cboxTopRight {
  width: 21px;
  height: 21px; }

#cboxBottomLeft {
  width: 21px;
  height: 21px; }

#cboxBottomRight {
  width: 21px;
  height: 21px; }

#cboxMiddleLeft {
  width: 21px; }

#cboxMiddleRight {
  width: 21px; }

#cboxTopCenter {
  height: 21px; }

#cboxBottomCenter {
  height: 21px; }

.cboxIframe {
  background: #fff; }

#cboxError {
  padding: 50px;
  border: 1px solid #ccc; }

#cboxLoadedContent {
  margin-bottom: 28px; }

#cboxTitle {
  position: absolute;
  top: 100%;
  left: 20px;
  right: 20px;
  text-align: center; }

#cboxCurrent {
  position: fixed;
  bottom: 20px;
  right: 20px;
  color: #949494;
  display: none !important; }

#cboxLoadingOverlay {
  background: url(images/loading_background.png) no-repeat center center; }

#cboxLoadingGraphic {
  background: url(images/loading.gif) no-repeat center center; }

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0; }

#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 30px;
  color: #0092ef; }

#cboxPrevious, #cboxNext, #cboxClose {
  width: 50px;
  height: 50px;
  text-indent: -9999px; }
  #cboxPrevious:BEFORE, #cboxNext:BEFORE, #cboxClose:BEFORE {
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 20px;
    line-height: 50px; }
  #cboxPrevious:HOVER, #cboxNext:HOVER, #cboxClose:HOVER {
    color: blue; }

#cboxPrevious {
  position: fixed;
  top: 50%;
  left: 0;
  margin-top: -25px; }
  #cboxPrevious:BEFORE {
    content: "\2190"; }

#cboxNext {
  position: fixed;
  top: 50%;
  right: 0;
  margin-top: -25px; }
  #cboxNext:BEFORE {
    content: "\2192"; }

#cboxClose {
  position: fixed;
  top: 0;
  right: 0; }
  #cboxClose:BEFORE {
    content: "\d7"; }
  .admin-bar #cboxClose {
    top: 32px; }

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); }

.hover-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-repeat: no-repeat; }

@media (max-width: 720px) {
  .hover-bg {
    display: none; }
  .home-links {
    margin: 30px auto 50px; }
  .exhibitions-list, .picks-list, .item-wrap {
    padding: 20px; }
  .about-content {
    padding: 30px 0 0; }
    .about-content .about-row .text-wrap {
      padding: 5px 20px 0px;
      margin: 10px auto; }
  .exhibition-wrap {
    padding: 20px 10px; }
  .item-wrap .item-text, .item-wrap .item-image {
    width: 100%;
    max-width: none; }
  .item-wrap .item-image img {
    margin: 0 auto; }
  footer {
    padding-bottom: 20px; }
    footer span {
      margin-bottom: 5px; }
  .mailing-list-modal #mc_embed_signup {
    border: 0;
    border-top: 1px solid black; } }

.yith-infs-loader {
  margin: 100px auto;
  mix-blend-mode: multiply; }
