@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i");
::-webkit-input-placeholder {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  font-style: italic;
  top: -10px !important;
  color: #a7a4a4 !important; }

div#shopify-section-1567345105039, #shopify-section-1567163946446 {
  display: grid; }

#shopify-section-1567345105039 .hm-ex.section--gallery.fourelement, #shopify-section-1567163946446 .hm-ex.section--gallery.fourelement {
  display: block; }

.fourelement .upcoming-home:nth-of-type(odd) {
  padding-right: 14px !important;
  margin: 0 !important; }

.fourelement .upcoming-home:nth-of-type(even) {
  padding-left: 14px !important;
  margin: 0 !important; }

@media (min-width: 768px) {
  #shopify-section-1567163946446 .hm-ex.fourelement .grid, #shopify-section-1567345105039 .hm-ex.fourelement .grid {
    display: block;
    width: 50%;
    float: left; } }
.footerPaymentMethodIcon {
  width: 70px;
  height: 40px; }

@media (min-width: 375px) and (max-width: 550px) {
  .footerPaymentMethodIcon {
    width: 58px;
    height: 30px; }

  .gmpayment-icons li {
    margin: 0 4px 4px !important; } }
@media (max-width: 375px) {
  .footerPaymentMethodIcon {
    width: 57px;
    height: 30px; }

  .gmpayment-icons li {
    margin: 0 3px 3px !important; } }
.template-collection em {
  font-style: normal !important; }

.rbs_search_wrap input.rbs-search::placeholder {
  color: #a7a4a4 !important; }

#shopify-section-1605759902a6784156 {
  border-bottom: 1px solid #d2d2d2;
  padding-bottom: 20px; }

#shopify-section-1567345105039 {
  padding-top: 25px !important; }

input.input-group-field::placeholder {
  font-size: 15px !important;
  font-style: italic;
  font-weight: 500 !important;
  color: #a7a4a4 !important; }

input.header-bar__search-input::placeholder {
  font-family: 'Open Sans', sans-serif;
  font-size: 21px;
  font-weight: 500 !important;
  font-style: italic;
  color: #a7a4a4 !important; }

input.header-bar__search-input::placeholder {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px !important;
  font-weight: 500 !important;
  font-style: italic;
  color: #a7a4a4 !important; }

@media (min-width: 768px) {
  h4, .h4, .tags {
    font-size: 0.9375em;
    line-height: 1.6; }

  h4, .h4 {
    font-size: 0.9375em;
    font-weight: bold; }

  .site-footer p, .site-footer li, .site-footer .rte, .site-footer input {
    font-size: 15px; }

  .gmgtext {
    font-size: 0.85em; }

  .site-footer .rte p {
    font-weight: 500;
    font-size: 15px !important; }

  .grid-link__title {
    color: #414141;
    font-size: .9em;
    line-height: 1.4;
    font-weight: bold; }

  .template-index .info-product .mlmoney span {
    font-size: 12px;
    font-weight: 400; }
  .template-index .info-product .custmoney {
    font-weight: 400; }

  .index-section--product .money[data-currency],
  .index-section--product .mlmoney span {
    font-size: 14px; }

  .grid-link__meta {
    font-size: .75em;
    line-height: 1.5;
    color: #5a5a5a; }

  .btn-wrapper {
    margin-top: 10px; }
    .btn-wrapper a {
      background-color: transparent;
      border: 2px solid #171717;
      font-size: 14px;
      text-transform: uppercase;
      transition: all 0.3s ease-in-out;
      border-radius: 0;
      color: #171717;
      padding: 13px 20px; }
      .btn-wrapper a:hover {
        background-color: #171717;
        color: #fff; }

  .rbs-img-content {
    padding: 20px;
    position: relative;
    background: #fff;
    color: #333333;
    text-align: center;
    font-size: 14px; }

  #artists-page .filter-button-group {
    margin-bottom: 35px;
    float: left;
    text-align: left; }
    #artists-page .filter-button-group button {
      color: #666;
      text-shadow: none;
      background: transparent;
      border: 2px solid #666;
      -webkit-box-shadow: none;
      box-shadow: none;
      -webkit-transition-duration: .3s;
      -o-transition-duration: .3s;
      transition-duration: .3s;
      -webkit-transition-property: all;
      -o-transition-property: all;
      transition-property: all;
      margin-right: 5px;
      height: 36px;
      font-size: 14px;
      font-weight: 300;
      line-height: 1;
      padding: 0 25.6px;
      text-align: center;
      outline: none;
      margin-bottom: 10px;
      text-transform: capitalize; }
      #artists-page .filter-button-group button:last-child {
        margin-right: 0; }
      #artists-page .filter-button-group button:hover {
        color: #fff;
        background: #333333;
        border: 2px solid #4d4d4d;
        -webkit-transition-duration: 0s;
        -o-transition-duration: 0s;
        transition-duration: 0s;
        -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 white;
        box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 white; }
      #artists-page .filter-button-group button.active {
        -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 white;
        box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 white; } }
  @media (min-width: 768px) and (max-width: 767px) {
    .btn-wrapper {
      margin-top: 10px; } }
  @media (min-width: 768px) and (max-width: 576px) {
    .btn-wrapper {
      margin-top: 0; } }
  @media (min-width: 768px) and (max-width: 767px) {
    #artists-page .filter-button-group {
      float: none; } }
    @media (min-width: 768px) and (max-width: 576px) {
      #artists-page .filter-button-group button {
        padding: 0 15px; } }
@media (max-width: 768px) {
  h4, .h4, .tags {
    font-size: 1em;
    line-height: 1.6; }

  h4, .h4 {
    font-size: 1em;
    font-weight: bold; }

  .site-footer p, .site-footer li, .site-footer .rte, .site-footer input {
    font-size: 15px; }

  .site-footer input::-webkit-input-placeholder {
    font-size: 15px !important; }

  .rbs_search_wrap input::-webkit-input-placeholder {
    font-size: 15px !important; }

  .gmgtext {
    font-size: 15px; }

  .site-footer .rte p {
    font-weight: 500;
    font-size: 15px !important; }

  footer div.grid {
    margin-left: 0px; }

  .grid-link__title {
    color: #414141;
    font-size: 15px;
    line-height: 1.4;
    font-weight: bold; }

  .template-index .info-product .mlmoney span {
    font-size: 15px;
    font-weight: 400; }
  .template-index .info-product .custmoney {
    font-weight: 400; }

  .index-section--product .money[data-currency],
  .index-section--product .mlmoney span {
    font-size: 15px !important; }

  .grid-link__meta {
    font-size: 14px;
    line-height: 1.5;
    color: #5a5a5a; }

  .btn-wrapper {
    margin-top: 10px; }
    .btn-wrapper a {
      background-color: transparent;
      border: 2px solid #171717;
      font-size: 15px;
      text-transform: uppercase;
      transition: all 0.3s ease-in-out;
      border-radius: 0;
      color: #171717;
      padding: 13px 20px; }
      .btn-wrapper a:hover {
        background-color: #171717;
        color: #fff; }

  .article-title a {
    font-size: 15px; }

  .rbs-img-content {
    padding: 20px;
    position: relative;
    background: #fff;
    color: #333333;
    text-align: center;
    font-size: 15px; }

  #artists-page .filter-button-group {
    margin-bottom: 35px;
    float: left;
    text-align: left; }
    #artists-page .filter-button-group button {
      color: #666;
      text-shadow: none;
      background: transparent;
      border: 2px solid #666;
      -webkit-box-shadow: none;
      box-shadow: none;
      -webkit-transition-duration: .3s;
      -o-transition-duration: .3s;
      transition-duration: .3s;
      -webkit-transition-property: all;
      -o-transition-property: all;
      transition-property: all;
      margin-right: 5px;
      height: 36px;
      font-size: 15px;
      font-weight: 300;
      line-height: 1;
      padding: 0 25.6px;
      text-align: center;
      outline: none;
      margin-bottom: 10px;
      text-transform: capitalize; }
      #artists-page .filter-button-group button:last-child {
        margin-right: 0; }
      #artists-page .filter-button-group button:hover {
        color: #fff;
        background: #333333;
        border: 2px solid #4d4d4d;
        -webkit-transition-duration: 0s;
        -o-transition-duration: 0s;
        transition-duration: 0s;
        -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 white;
        box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 white; }
      #artists-page .filter-button-group button.active {
        -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 white;
        box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 white; } }
  @media (max-width: 768px) and (max-width: 767px) {
    .btn-wrapper {
      margin-top: 10px; } }
  @media (max-width: 768px) and (max-width: 576px) {
    .btn-wrapper {
      margin-top: 0; } }
  @media (max-width: 768px) and (max-width: 767px) {
    #artists-page .filter-button-group {
      float: none; } }
    @media (max-width: 768px) and (max-width: 576px) {
      #artists-page .filter-button-group button {
        padding: 0 15px; } }
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #fff;
  opacity: 1;
  filter: alpha(opacity=100); }

.template-collection .grid-link__image img {
  max-height: 243px; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #cccccc; }

.mfp-preloader a:hover {
  color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #414141;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black; }

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

h1, .h1 {
  font-size: 1.875em;
  line-height: 1.2; }

h2, .h2 {
  font-size: 19px;
  line-height: 1.3; }

h3, .h3 {
  font-size: 1.3125em;
  line-height: 1.4; }

h5, .h5 {
  font-size: 0.9375em;
  line-height: 1.6; }

h6, .h6 {
  font-size: 0.8125em;
  line-height: 1.7; }

.main-content {
  margin-top: 15px; }

.template-index .main-content {
  margin-top: 0; }

.header-bar {
  *zoom: 1;
  font-family: "Source Sans Pro", "HelveticaNeue", "Helvetica Neue", sans-serif;
  font-size: 0.875em;
  font-weight: 400;
  background-color: #eee;
  color: #414141;
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: center; }

.header-bar:after {
  content: "";
  display: table;
  clear: both; }

@media screen and (min-width: 769px) {
  .header-bar {
    text-align: right;
    padding-top: 8px;
    padding-bottom: 8px; } }
.header-bar a, .header-bar button {
  color: #414141; }

.header-bar a:hover, .header-bar a:active, .header-bar a:focus, .header-bar button:hover, .header-bar button:active, .header-bar button:focus {
  outline-color: #414141;
  outline: none; }

.header-bar .inline-list {
  margin-bottom: 0; }

.header-bar .inline-list li {
  margin-bottom: 0; }

@media screen and (min-width: 769px) {
  .header-bar__left {
    text-align: left;
    width: 33.33%; }

  .header-bar__right {
    width: 66.66%; } }
.header-bar__module {
  margin-bottom: 15px; }

.header-bar__right .header-bar__module:last-child {
  margin-bottom: 0; }

@media screen and (min-width: 769px) {
  .header-bar__module {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    margin-bottom: 0; } }
.header-bar__module--list {
  list-style: none;
  margin: 0; }

.header-bar__module--list li {
  display: inline-block;
  margin: 0; }

.header-bar__module--list li + li {
  margin-left: 6px; }

.cart-page-link {
  display: inline-block; }

.header-bar__cart-icon {
  font-size: 1.4em;
  margin-right: 4px; }

/*.hidden-count {
	display:none
}*/
.header-bar__sep {
  display: none; }

@media screen and (min-width: 769px) {
  .header-bar__sep {
    color: #414141;
    opacity: 0.4;
    display: inline-block;
    padding: 0 10px; } }
.header-bar__search {
  *zoom: 1;
  position: relative;
  border: 0 none;
  border-radius: 2px;
  min-width: 100px; }

.header-bar__search:after {
  content: "";
  display: table;
  clear: both; }

@media screen and (min-width: 769px) {
  .header-bar__search {
    max-width: 160px;
    margin-left: 20px; }

  .header-bar__search:first-of-type {
    margin-left: 0; } }
@media screen and (max-width: 768px) {
  .header-bar__search {
    margin: 12px 30px; } }
@media screen and (max-width: 480px) {
  .header-bar__search {
    margin: 12px 15px; }

  .header-bar__module {
    margin-top: 3px !important;
    margin-bottom: 14px !important; }

  .active form.header-bar__search-form.clearfix {
    margin-top: 0px  !important;
    z-index: 9999 !important; } }
.header-bar__search form, .header-bar__search input, .header-bar__search button {
  margin-bottom: 0; }

.header-bar__search-input[type="search"] {
  display: block;
  width: 60%;
  float: right;
  background: transparent;
  border-color: transparent;
  padding: 5px 0; }

.header-bar__search-input[type="search"]:focus {
  background: transparent;
  border-color: transparent; }

.header-bar__search-submit {
  position: absolute;
  display: block;
  float: left;
  width: 40%;
  font-size: 16px;
  padding: 5px 2px;
  margin-top: -1px; }

.supports-fontface .header-bar__search-submit {
  width: 20%; }

.supports-fontface .header-bar__search-input[type="search"] {
  width: 100%;
  padding-left: 30px;
  font-size: 14px;
  position: relative;
  text-align: left;
  padding: 5px 9px 6px 23px;
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  line-height: 1 !important; }

@media screen and (max-width: 768px) {
  .supports-fontface .header-bar__search-form {
    position: relative; }

  .supports-fontface .header-bar__search-submit {
    width: 30px;
    position: absolute;
    top: 13px;
    left: 278px; }

  .supports-fontface .header-bar__search-input[type="search"] {
    width: 100%;
    padding-left: 18px !important;
    padding-top: 19px;
    font-size: 14px;
    color: #080808;
    padding-bottom: 10px;
    font-weight: 600;
    z-index: 99999;
    font-family: 'Open Sans', sans-serif; } }
.header-bar__search .btn, .header-bar__search .btn:hover, .header-bar__search .btn:focus {
  background: transparent;
  color: #555555; }

.grid-link__container {
  margin-bottom: -30px; }

.grid-link, .grid-link--focus {
  position: relative;
  display: block;
  padding-bottom: 10px;
  line-height: 1.3; }

.grid-link:hover .grid-link__image, .grid-link:active .grid-link__image, .grid-link--focus:hover .grid-link__image, .grid-link--focus:active .grid-link__image {
  opacity: 0.8; }

.grid-link--focus {
  padding: 20px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px; }

.grid-link--focus:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #eee;
  -webkit-transition: all 0.08s ease-in;
  -moz-transition: all 0.08s ease-in;
  -ms-transition: all 0.08s ease-in;
  -o-transition: all 0.08s ease-in;
  transition: all 0.08s ease-in; }

.grid-link--focus:hover, .grid-link--focus:active {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.grid-link__image {
  position: relative;
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 0 auto 10px;
  -webkit-transition: all 0.08s ease-in;
  -moz-transition: all 0.08s ease-in;
  -ms-transition: all 0.08s ease-in;
  -o-transition: all 0.08s ease-in;
  transition: all 0.08s ease-in; }

.grid-link__image img {
  display: block;
  margin: 0 auto;
  max-width: 100%; }

.sold-out .grid-link__image img {
  opacity: 0.4;
  filter: alpha(opacity=40); }

.list-view__product .grid-link__image {
  min-width: 130px; }

.grid-link__image-centered {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  overflow: hidden; }

.grid-link__title, .grid-link__meta {
  position: relative;
  margin-bottom: 5px; }

.grid-link__vendor {
  font-size: .85em;
  font-weight: normal; }

.grid-link__sale_price {
  opacity: 0.7;
  filter: alpha(opacity=70); }

.list-view__product {
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
  padding-bottom: 10px; }

.badge {
  display: table;
  position: absolute;
  width: 60px;
  height: 60px;
  background-color: #7d99c7;
  color: #fff;
  border-radius: 50%;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  font-size: 0.75em;
  line-height: 1.1;
  z-index: 10; }

.badge--sold-out {
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  background-color: #414141;
  color: white; }

.badge--sale {
  top: -12px;
  right: -12px; }

.badge__text {
  display: table-cell;
  vertical-align: middle;
  padding: 2px 8px 0; }

.badge__text--small {
  font-size: 8px;
  padding-top: 0; }

.mobile-nav-trigger, .mobile-cart-page-link {
  font-weight: bold;
  font-size: 0; }

.mobile-nav-trigger .icon, .mobile-cart-page-link .icon {
  position: relative;
  top: -1px;
  vertical-align: middle;
  padding-right: 4px; }

.mobile-nav-trigger {
  display: block;
  float: left;
  background: none;
  border: 0 none;
  padding: 0;
  margin: 0;
  left: 0;
  transition: left 1s ease-in-out; }

.mobile-nav-trigger .icon {
  font-size: 1.4em; }

.mobile-cart-page-link {
  display: block;
  float: right; }

.mobile-cart-page-link .header-bar__cart-icon {
  font-size: 1.4em; }

.mobile-cart-page-link .cart-count:before {
  display: inline;
  /*content:"("*/ }

.mobile-cart-page-link .cart-count:after {
  display: inline;
  /*content:")"*/ }

.mobile-nav {
  display: none;
  list-style: none;
  text-align: left;
  margin: 0; }

.mobile-nav li {
  margin: 0; }

.mobile-nav__link {
  display: block;
  border-color: rgba(65, 65, 65, 0.2); }

.mobile-nav__link > a {
  display: block;
  padding: 12px 15px;
  font-size: 0.9375em;
  font-family: "Source Sans Pro", "HelveticaNeue", "Helvetica Neue", sans-serif;
  font-weight: 700;
  text-transform: uppercase; }

@media screen and (min-width: 480px) {
  .mobile-nav__link > a {
    padding-left: 15px;
    padding-right: 30px; } }
.mobile-nav__sublist-expand, .mobile-nav__sublist-contract {
  float: right;
  transition-duration: 10s; }

.mobile-nav__sublist-contract {
  display: none; }

.mobile-nav__sublist-trigger.is-active .mobile-nav__sublist-contract {
  display: inline-block; }

.mobile-nav__sublist-trigger.is-active .mobile-nav__sublist-expand {
  display: none; }

.mobile-nav__sublist {
  list-style: none;
  margin: 0;
  display: none;
  background-color: white; }

.mobile-nav__sublist .mobile-nav__sublist {
  margin-left: 15px; }

.mobile-nav__sublist .mobile-nav__sublist .mobile-nav__sublist-link a {
  border-top: none; }

.mobile-nav__sublist-link a {
  display: block;
  color: #414141;
  font-size: 0.9375em;
  font-family: "Source Sans Pro", "HelveticaNeue", "Helvetica Neue", sans-serif;
  border-top: 1px solid #dddddd; }

@media screen and (min-width: 480px) {
  .mobile-nav__sublist-link a {
    padding-left: 30px;
    padding-right: 30px; } }
.mobile-nav__sublist-link a:hover {
  opacity: 1;
  color: #7d99c7; }

.promo-images .grid__item {
  margin-bottom: 15px; }

.mfp-bg {
  background-color: white; }

.mfp-bg.mfp-fade {
  -webkit-backface-visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.mfp-bg.mfp-fade.mfp-ready {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-bg.mfp-fade.mfp-removing {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: 0;
  filter: alpha(opacity=0); }

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

.mfp-fade.mfp-wrap.mfp-removing {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

.mfp-fade.mfp-wrap.mfp-removing button {
  opacity: 0; }

.mfp-counter {
  display: none; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: zoom-out; }

.mfp-figure:after {
  box-shadow: none; }

.mfp-img {
  background-color: white; }

button.mfp-close {
  margin: 30px;
  font-size: 2.5em;
  font-weight: 300px;
  opacity: 1;
  filter: alpha(opacity=100);
  color: #414141; }

button.mfp-arrow {
  top: 0;
  height: 100%;
  width: 20%;
  margin: 0;
  opacity: 1;
  filter: alpha(opacity=100); }

button.mfp-arrow:after, button.mfp-arrow .mfp-a {
  display: none; }

button.mfp-arrow:before, button.mfp-arrow .mfp-b {
  display: none; }

button.mfp-arrow:active {
  margin-top: 0; }

.mfp-chevron {
  position: absolute;
  pointer-events: none; }

.mfp-chevron:before {
  content: '';
  display: inline-block;
  position: relative;
  vertical-align: top;
  height: 25px;
  width: 25px;
  border-style: solid;
  border-width: 4px 4px 0 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mfp-chevron.mfp-chevron-right {
  right: 55px; }

.mfp-chevron.mfp-chevron-right:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.mfp-chevron.mfp-chevron-left {
  left: 55px; }

.mfp-chevron.mfp-chevron-left:before {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.lt-ie9 .mfp-chevron:before, .lt-ie9 .mfp-chevron:after {
  content: " ";
  position: absolute;
  display: block;
  border-width: 0;
  width: 0;
  height: 0;
  top: 50%;
  margin-top: -25px;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent; }

.lt-ie9 .mfp-chevron:before {
  z-index: 5; }

.lt-ie9 .mfp-chevron:after {
  z-index: 2; }

.lt-ie9 .mfp-chevron-right:after {
  border-left: 25px solid #414141;
  left: 80%; }

.lt-ie9 .mfp-chevron-right:before {
  border-left: 25px solid white;
  left: 80%; }

.lt-ie9 .mfp-chevron-left:after {
  border-right: 25px solid #414141;
  right: 80%; }

.lt-ie9 .mfp-chevron-left:before {
  border-right: 25px solid white;
  right: 80%; }

.flexslider {
  margin: 0;
  padding: 0; }

.flexslider li {
  margin: 0;
  max-width: 100%; }

.flexslider .slides > li {
  display: none;
  margin: 0;
  position: relative;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.flexslider .slides img {
  max-width: 100%;
  margin: 0 auto;
  display: block; }

.slides {
  *zoom: 1; }

.slides:after {
  content: "";
  display: table;
  clear: both; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

.no-js .slides > li:first-child {
  display: block; }

.flexslider {
  position: relative;
  zoom: 1; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.flexslider .slides {
  zoom: 1; }

.carousel li {
  margin-right: 5px; }

.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  display: block;
  width: 45px;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  -webkit-transition: all 0.3s ease 0.4s;
  -moz-transition: all 0.3s ease 0.4s;
  -ms-transition: all 0.3s ease 0.4s;
  -o-transition: all 0.3s ease 0.4s;
  transition: all 0.3s ease 0.4s; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default; }

.flex-direction-nav a {
  text-indent: -9999px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 20px auto; }

.lte-ie9 .flex-direction-nav a {
  display: none; }

.flex-direction-nav a.flex-prev {
  background-image: url("slider_left.png");
  background-position: center center; }

.flex-direction-nav a.flex-next {
  background-image: url("slider_right.png");
  background-position: center center; }

.flex-control-nav {
  position: absolute;
  bottom: 15px;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 2; }

.flex-control-nav li {
  margin: 0 4px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle; }

.flex-control-paging li a {
  width: 12px;
  height: 12px;
  display: block;
  background-color: #ededed;
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 20px;
  border: 2px solid white; }

.flex-control-paging li a:hover {
  background-color: #333333; }

.flex-control-paging li a.flex-active {
  background-color: #fff;
  border-color: #7d99c7;
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

.flexslider:hover .flex-next, .flexslider:hover .flex-prev {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.flex-direction-nav .flex-prev {
  left: 20px; }

.flex-direction-nav .flex-next {
  right: 20px; }

.flexslider:hover .flex-prev {
  left: 0; }

.flexslider:hover .flex-next {
  right: 0; }

.flexslider .slides {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.slide-link {
  display: block; }

.slide-link img {
  display: block; }

.social-sharing {
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.social-sharing * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.social-sharing a {
  display: inline-block;
  color: #fff;
  border-radius: 2px;
  margin: 5px 10px 5px 0;
  height: 22px;
  line-height: 22px;
  text-decoration: none;
  font-weight: normal; }

.social-sharing a:hover {
  color: white; }

.social-sharing span {
  display: inline-block;
  vertical-align: top;
  height: 22px;
  line-height: 22px;
  font-size: 12px; }

.social-sharing .icon {
  padding: 0 5px 0 10px; }

.social-sharing .icon:before {
  line-height: 22px; }

.social-sharing.is-large a {
  height: 44px;
  line-height: 44px; }

.social-sharing.is-large a span {
  height: 44px;
  line-height: 44px;
  font-size: 18px; }

.social-sharing.is-large a .icon {
  padding: 0 10px 0 18px; }

.social-sharing.is-large a .icon:before {
  line-height: 44px; }

.share-title {
  font-weight: 900;
  font-size: 12px;
  padding-right: 10px; }

.is-large .share-title {
  padding-right: 16px; }

.share-facebook {
  background-color: #3b5998; }

.share-facebook:hover {
  background-color: #2d4373; }

.share-twitter {
  background-color: #00aced; }

.share-twitter:hover {
  background-color: #0087ba; }

.share-pinterest {
  background-color: #cb2027; }

.share-pinterest:hover {
  background-color: #9f191f; }

.share-fancy {
  background-color: #4999dc; }

.share-fancy:hover {
  background-color: #2780cb; }

.share-google {
  background-color: #dd4b39; }

.share-google:hover {
  background-color: #c23321; }

.share-count {
  position: relative;
  background-color: #fff;
  padding: 0 8px;
  margin-right: -2px;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  border-radius: 0 2px 2px 0;
  border: 1px solid #ececec;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -ms-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in; }

.share-count.is-loaded {
  opacity: 1; }

.share-count:before, .share-count:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid; }

.share-count:before {
  left: -6px;
  border-right-color: #ececec; }

.share-count:after {
  left: -5px;
  border-right-color: white; }

a:hover .share-count {
  background-color: whitesmoke; }

a:hover .share-count:after {
  border-right-color: whitesmoke; }

.is-large .share-count {
  font-size: 18px;
  padding: 0 14px; }

.social-sharing.is-clean a {
  background-color: #fff;
  border: 1px solid #ececec;
  color: #333;
  height: 30px;
  line-height: 30px; }

.social-sharing.is-clean a span {
  height: 30px;
  line-height: 30px;
  font-size: 13px; }

.social-sharing.is-clean a:hover {
  background-color: #ececec; }

.social-sharing.is-clean a:hover .share-count {
  background-color: white; }

.social-sharing.is-clean a:hover .share-count:after {
  border-right-color: white; }

.social-sharing.is-clean a .share-title {
  font-weight: normal; }

.social-sharing.is-clean .share-count {
  top: -1px; }

.social-sharing.is-clean .icon-facebook {
  color: #3b5998; }

.social-sharing.is-clean .icon-twitter {
  color: #00aced; }

.social-sharing.is-clean .icon-pinterest {
  color: #cb2027; }

.social-sharing.is-clean .icon-fancy {
  color: #4999dc; }

.social-sharing.is-clean .icon-google {
  color: #dd4b39; }

.template-password {
  height: 100vh;
  text-align: center; }

.password-page__wrapper {
  display: table;
  height: 100%;
  width: 100%;
  background-image: url(//cdn.shopify.com/s/files/1/0145/2054/9476/t/2/assets/password-page-background.jpg?7824516401756819678);
  background-size: cover;
  background-repeat: no-repeat;
  color: white; }

.password-page__wrapper a {
  color: inherit; }

.password-page__wrapper hr {
  padding: 15px 0;
  margin: 0 auto;
  max-width: 60px;
  border-color: inherit; }

.password-page__wrapper .social-sharing a {
  color: white; }

.password-page__wrapper .social-sharing.is-clean a {
  color: #333;
  background: white; }

.password-page__wrapper .social-sharing.is-clean a:hover {
  background: #ececec; }

.password-page__header {
  display: table-row;
  height: 1px; }

.password-page__header__inner {
  display: table-cell;
  padding: 15px 30px; }

.password-page__logo {
  margin-top: 90px;
  color: inherit; }

.password-page__logo .logo {
  width: 200px;
  max-width: 100%; }

.password-page__main {
  display: table-row;
  width: 100%;
  height: 100%;
  margin: 0 auto; }

.password-page__main__inner {
  display: table-cell;
  vertical-align: middle;
  padding: 15px 30px; }

.password-page__hero {
  font-family: "Source Sans Pro", "HelveticaNeue", "Helvetica Neue", sans-serif;
  font-weight: 700;
  font-size: 2.625em;
  line-height: 1.25;
  text-transform: none;
  letter-spacing: 0;
  text-rendering: optimizeLegibility; }

@media screen and (min-width: 481px) {
  .password-page__hero {
    font-size: 3.75em; } }
@media screen and (min-width: 769px) {
  .password-page__hero {
    font-size: 4em; } }
.password-page__message {
  font-style: italic;
  font-size: 120%; }

.password-page__message img {
  max-width: 100%; }

.password-page__message, .password-page__login-form, .password-page__signup-form {
  max-width: 500px;
  margin: 0 auto; }

.password-page__message, .password-page__login-form {
  text-align: center;
  padding: 30px; }

@media screen and (min-width: 480px) {
  .password-page__login-form, .password-page__signup-form {
    padding: 0 30px; }

  .header-bar__module {
    margin-top: 17px;
    /*margin-bottom: 17px;*/ }

  .supports-fontface .header-bar__search-input[type="search"] {
    width: 100%;
    padding-left: 30px;
    font-size: 14px;
    position: relative;
    text-align: left;
    padding: 7px 10px 6px 27px;
    text-align: left;
    font-family: 'Open Sans', sans-serif; }

  .active form.header-bar__search-form.clearfix {
    margin-top: 14px; } }
.password-page__login-form .input-group, .password-page__signup-form .input-group {
  width: 100%; }

.password-page__login-form .errors ul, .password-page__signup-form .errors ul {
  list-style-type: none;
  margin-left: 0; }

.lt-ie9 .template-password .newsletter__submit-text--small, .lt-ie9 .template-password .password-page__login-form__submit-text--small {
  display: none !important; }

input[type="submit"].password-page__login-form__submit, input[type="submit"].password-page__signup-form__submit {
  font-size: 0.9em; }

.password-page__social-sharing {
  margin-top: 30px; }

.password-login, .admin-login {
  margin-top: 15px; }

.password-login a:hover, .admin-login a:hover {
  color: inherit; }

.password-login {
  font-family: "Source Sans Pro", "HelveticaNeue", "Helvetica Neue", sans-serif;
  font-size: 0.875em;
  line-height: 14px; }

.lock-icon-svg {
  width: 14px;
  height: 14px;
  display: inline-block;
  vertical-align: baseline; }

.lock-icon-svg path {
  fill: currentColor; }

.lt-ie9 .lock-icon-svg {
  display: none; }

.admin-login {
  font-size: 95%; }

.password-page__footer {
  display: table-row;
  height: 1px;
  color: inherit; }

.password-page__footer_inner {
  display: table-cell;
  vertical-align: bottom;
  padding: 30px;
  line-height: 24px;
  font-size: 95%; }

.shopify-link {
  color: inherit; }

.shopify-link:hover {
  color: inherit; }

.shopify-logo-svg {
  width: 82.28571px;
  height: 24px;
  display: inline-block;
  line-height: 0;
  vertical-align: top; }

.shopify-logo-svg path {
  fill: currentColor; }

.lt-ie9 .shopify-logo-svg {
  display: none; }

.modern .shopify-name {
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px; }

.badge--sold-out {
  margin-top: -45px;
  margin-left: -50px;
  height: 50px; }

.badge__text--small {
  font-size: 16px; }

.button-text {
  font-size: 15px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 15px;
  margin-top: -10px;
  font-style: italic; }

.button-text-enquire {
  font-size: 15px;
  font-style: italic;
  margin-top: -10px; }

.header-bar {
  background: #ffffff;
  border-bottom: 1px solid #ddd;
  height: 56px; }

.header-bar__module img {
  width: 27px; }

span.icon.icon-search {
  display: none !important; }

input.header-bar__search-input {
  padding-left: 35px !important;
  outline: none; }

.header-bar__module.header-bar__search {
  margin-left: 67px; }

a#cart-page2 {
  font-size: 0; }

.header-bar__search-form.clearfix {
  margin-left: -70px; }

.header-bar__search form, .header-bar__search input, .header-bar__search button {
  margin-bottom: -2px !important; }

.header-bar__module {
  margin-top: 7px;
  /*margin-bottom: 17px;*/ }

form.header-bar__search-form.clearfix {
  margin-top: 0px; }

.nav_header + .nav_header .header-bar__module.header-bar__search.grv-search img:first-child {
  max-width: 21px; }

.nav_header + .nav_header form.header-bar__search-form.clearfix:first-child {
  /*margin-left:-65px*/ }

.nav_header + .nav_header .header-bar__module img:last-child {
  width: 27px;
  height: 22px; }

button.btn.icon-fallback-text.header-bar__search-submit {
  z-index: 99999;
  cursor: pointer; }

.active button.btn.icon-fallback-text.header-bar__search-submit:focus {
  outline: none; }

.active form.header-bar__search-form.clearfix {
  margin-top: -9px; }

@media screen and (min-width: 769px) and (max-width: 1015px) {
  .active form.header-bar__search-form.clearfix {
    margin-top: 14px !important; }

  .supports-fontface .header-bar__search-submit {
    width: 28px;
    position: absolute;
    top: 5px;
    right: -15px; }

  input.header-bar__search-input::placeholder {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 16px !important;
    font-weight: 300 !important;
    font-style: italic;
    color: #929292 !important; }

  ::-webkit-input-placeholder {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 20px !important;
    font-weight: 300 !important;
    font-style: italic;
    color: #a8a8a8 !important; }

  .supports-fontface .header-bar__search-input[type="search"] {
    width: 100%;
    padding-left: 15px !important;
    padding-top: 7px !important;
    font-size: 14px;
    color: #080808;
    padding-bottom: 4px;
    font-weight: 600;
    z-index: 99999;
    font-family: 'Open Sans', sans-serif !important;
    width: 77%;
    float: left;
    margin-left: 41px; } }
ul.header-bar__module.header-bar__module--list li a, .nav_header.active ul.header-bar__module.header-bar__module--list li a {
  font-size: 0px !important; }

.site-footer.small--text-center .grid__item.post-large--one-quarter.medium--one-half span.fallback-text {
  font-size: 0px; }

.nav_header.active .pick_currency {
  width: 20.5%;
  margin-left: 0px;
  left: 25px;
  top: -2px; }

.nav_header.active select#currencies {
  width: 25%; }

@media screen and (max-width: 830px) {
  div#wpfront-notification-bar-spacer {
    top: 50px !important; }

  div#wpfront-notification-bar {
    top: 48px !important; }

  span.cart-count {
    /*     font-size: 13px !important; */
    position: absolute;
    margin-top: -25px !important;
    margin-left: 18px !important;
    font-weight: normal;
    /*border: 1px solid #ccc;
    background: #fff;
    width: 18px !important;
    height: 18px !important;
    border-radius: 50%;
    text-align: center;
    line-height: 16px !important;*/ }

  .mobile-cart-page-link .cart-count:after, .mobile-cart-page-link .cart-count::before {
    display: none; } }
.mobile-nav.post-large--hide li:nth-child(7), .mobile-nav.post-large--hide li:nth-child(8) {
  display: none; }

.nav_header select#currencies {
  width: 25%; }

.nav_header .pick_currency {
  /* width: 22%; 
   right: -30px;*/
  top: -4px;
  width: 20.5%;
  margin-left: 0px;
  left: 25px; }

/*.pick_currency {
    display: none;
}*/
.site-header .site-nav li > a {
  color: #5f5f5f; }

ul.sticky-nav.test1 li > a {
  color: #5f5f5f; }

.site-footer .site-nav li > a {
  color: #5f5f5f; }

.site-header .site-nav li > a:hover {
  color: #c77600 !important; }

ul.sticky-nav.test1 li > a:hover {
  color: #c77600 !important; }

.site-footer .site-nav li > a:hover {
  color: #c77600 !important; }

span.cart-count {
  font-size: 12px;
  position: absolute;
  margin-top: -13px;
  margin-left: -1px;
  color: #414141;
  /*border: 1px solid #ccc;
  background: #fff;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  text-align: center;
  line-height: 23px;*/ }

a#cart2 {
  font-size: 0; }

.nav_header.active span.cart-count.header-bar__cart-count.hidden-count {
  position: absolute;
  margin-top: -13px;
  margin-left: -1px; }

.nav_header.active .header-bar__module span {
  color: #414141; }

.nav_header.active select#currencies {
  padding-top: 2px !important; }

.hidden {
  display: none !important; }

.artists-page-content {
  margin-bottom: 40px; }

.artists-isotope {
  margin-left: -20px; }
  .artists-isotope .name {
    display: none; }

@media (max-width: 767px) {
  #artists-page {
    text-align: center; } }

.filter-and-search {
  overflow: auto;
  display: none; }

.rbs_search_wrap {
  float: right;
  max-width: 50%;
  position: relative;
  margin-bottom: 10px; }
  @media (max-width: 767px) {
    .rbs_search_wrap {
      float: none;
      max-width: unset;
      margin-bottom: 15px; } }
  .rbs_search_wrap svg {
    width: 18px;
    height: 18px;
    color: #777777;
    position: absolute;
    left: 9px;
    top: 9px; }
  .rbs_search_wrap input {
    outline: none;
    border: 2px solid #777777;
    height: 36px;
    color: #666666;
    margin: 0;
    padding-left: 35px;
    max-width: 182px;
    font-size: 14px; }
    .rbs_search_wrap input:focus {
      border: 2px solid #777777; }
    @media (max-width: 767px) {
      .rbs_search_wrap input {
        max-width: unset;
        width: 100%; } }
  .rbs_search_wrap input::placeholder {
    color: #666666 !important;
    opacity: 1;
    font-style: italic; }

.rbs-img-thumbnail-container {
  line-height: 0;
  position: relative;
  overflow: hidden;
  cursor: pointer; }
  .rbs-img-thumbnail-container:hover .thumbnail-overlay {
    opacity: 1; }

.thumbnail-overlay {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: rgba(7, 7, 7, 0.5);
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
  opacity: 0;
  transition: all 0.3s; }

.rbsTitle {
  font-weight: bold;
  line-height: 100%;
  padding: 0 0 4px 0; }

.rbsTitle,
.rbsDesc {
  font-size: 16px;
  color: white; }

.rbsDesc {
  line-height: 150%; }

.artists-wrapper {
  visibility: hidden;
  height: 0; }
  .artists-wrapper img {
    width: 100%; }
  .artists-wrapper.is-showing-items {
    visibility: visible !important;
    height: auto !important; }

.grid-sizer,
.artists-wrapper {
  width: 25%; }
  @media (max-width: 950px) {
    .grid-sizer,
    .artists-wrapper {
      width: 33%; } }
  @media (max-width: 650px) {
    .grid-sizer,
    .artists-wrapper {
      width: 50%; } }
  @media (max-width: 450px) {
    .grid-sizer,
    .artists-wrapper {
      width: 50%; } }
  @media (max-width: 360px) {
    .grid-sizer,
    .artists-wrapper {
      width: 50% !important; } }

.is-showing {
  animation: animatezoom 0.5s cubic-bezier(0.25, 0.1, 0.25, 1); }

@keyframes animatezoom {
  from {
    transform: scale(0); }

  to {
    transform: scale(1); } }

.rbs-img-container {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 5px 7px rgba(34, 25, 25, 0.4);
  -moz-box-shadow: 0px 5px 7px rgba(34, 25, 25, 0.4);
  -o-box-shadow: 0px 5px 7px rgba(34, 25, 25, 0.4);
  -ms-box-shadow: 0px 5px 7px rgba(34, 25, 25, 0.4);
  box-shadow: 0px 5px 7px rgba(34, 25, 25, 0.4);
  overflow: hidden;
  position: relative;
  margin-left: 20px;
  margin-bottom: 20px; }

.loaderSpinner {
  margin: 50px auto;
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px; }
  .loaderSpinner > div {
    background-color: #333;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
    animation: stretchdelay 1.2s infinite ease-in-out; }
  .loaderSpinner .loaderRect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s; }
  .loaderSpinner .loaderRect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s; }
  .loaderSpinner .loaderRect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s; }
  .loaderSpinner .loaderRect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s; }

@keyframes stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4); }

  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1); } }

.loading-first {
  display: none;
  margin-bottom: 10px; }

.rbs_load_button {
  text-align: center;
  margin-top: 30px; }

#load-more,
.rbs-imges-load-more {
  color: #666;
  background: transparent;
  border: 2px solid #666;
  height: 36px;
  font-size: 14px;
  line-height: 32px;
  padding: 0 25.6px;
  text-align: center;
  outline: none;
  display: inline-block; }

#artists .section-header--title {
  font-size: 26px; }

.template-blog .section-header__title {
  font-size: 26px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 8px;
  margin-bottom: 8px; }
.template-blog .section-header {
  margin-bottom: 0; }
.template-blog h2 {
  margin-bottom: 0;
  padding-bottom: 4px; }
  .template-blog h2 a {
    font-size: 22px;
    color: #414141;
    /*font-weight: 400;
    font-family: 'Hammersmith One', sans-serif;*/ }
    .template-blog h2 a:hover {
      color: #b2c3de; }
.template-blog .article-image {
  margin-bottom: 15px; }
.template-blog .read-more {
  text-align: right; }
  .template-blog .read-more a {
    text-decoration: underline; }
.template-blog .rte p {
  margin-bottom: 6px; }
.template-blog .blog-content hr {
  margin: 23px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 0px #FFFFFF;
  -webkit-box-shadow: 0px 1px 0px #FFFFFF; }
.template-blog .pagination-custom {
  margin-bottom: 50px; }
@media (max-width: 830px) {
  .template-blog .blog-date {
    font-size: 15px;
    text-align: left; } }

.blog-content-container {
  width: 72%;
  margin-right: 6%; }
  @media (max-width: 899px) {
    .blog-content-container {
      width: 66%;
      margin-right: 4%; } }
  @media (max-width: 830px) {
    .blog-content-container {
      width: 100%;
      margin-right: 0; } }

.blog-sidebar-container {
  width: 22%;
  padding-left: 40px; }
  @media (max-width: 899px) {
    .blog-sidebar-container {
      width: 30%; } }
  @media (max-width: 830px) {
    .blog-sidebar-container {
      width: 100%;
      margin-top: 16px;
      padding-left: 30px; } }
  .blog-sidebar-container h2 {
    padding-bottom: 11px;
    border-bottom: 1px solid #ccc;
    box-shadow: 0px 1px 0px #fff;
    -webkit-box-shadow: 0px 1px 0px #fff; }
    .blog-sidebar-container h2 a {
      font-size: 19px;
      color: #414141; }
      .blog-sidebar-container h2 a:hover {
        color: #b2c3de; }
  .blog-sidebar-container .collection-random {
    /*margin-top: 32px;*/ }
  .blog-sidebar-container .item {
    /*margin-bottom: 35px;*/
    margin-bottom: 20px;
    text-align: center;
    line-height: 1; }
    .blog-sidebar-container .item:hover img {
      opacity: 0.8; }
    .blog-sidebar-container .item:hover p {
      color: #b2c3de; }
    @media (max-width: 830px) {
      .blog-sidebar-container .item {
        width: 50%; }
        .blog-sidebar-container .item:nth-child(2n) {
          clear: left; } }
    .blog-sidebar-container .item h5 {
      color: #414141;
      font-size: 13px;
      font-family: 'Hammersmith One', sans-serif;
      font-weight: normal;
      line-height: 1.4;
      margin: 4px 0px 4px 0px;
      padding: 4px 0px 4px 0px; }
    .blog-sidebar-container .item p {
      padding: 8px 0px;
      color: #414141;
      font-size: 14px;
      margin-bottom: 0; }
  .blog-sidebar-container .btn-wrapper {
    margin-top: 0; }
  .blog-sidebar-container .button-container {
    border: 0 none;
    padding: 0;
    position: relative;
    width: 100%;
    margin: 10px auto;
    max-width: 130px;
    z-index: 1;
    display: none; }
    @media (max-width: 899px) {
      .blog-sidebar-container .button-container {
        display: block; } }
    .blog-sidebar-container .button-container::before, .blog-sidebar-container .button-container::after {
      bottom: 15px;
      box-shadow: 0 14px 14px rgba(0, 0, 0, 0.7);
      content: "";
      height: 20%;
      left: 10px;
      max-width: 300px;
      position: absolute;
      transform: rotate(-3deg);
      width: 45%;
      z-index: -1; }
    .blog-sidebar-container .button-container::after {
      left: auto;
      right: 10px;
      transform: rotate(3deg); }
    .blog-sidebar-container .button-container .btn {
      background: #ababab none repeat scroll 0 0;
      box-shadow: none;
      color: #fff;
      display: block;
      font-size: 14.4px;
      font-weight: 700;
      line-height: 35px;
      margin: 0;
      max-width: 350px;
      padding: 0;
      text-align: center;
      text-shadow: none;
      width: 100%;
      text-transform: uppercase; }

.blog-date,
.comment-count {
  font-size: 14px;
  color: #999999;
  padding-bottom: 6px;
  line-height: 1.7;
  margin: 0; }
  .blog-date i,
  .comment-count i {
    margin-right: 3px; }
  @media (max-width: 830px) {
    .blog-date,
    .comment-count {
      font-size: 14px;
      text-align: center;
      padding-bottom: 0; } }

.template-blog .main-content,
.template-article .main-content {
  margin-top: 20px; }

.template-article .info-article {
  overflow: auto; }
.template-article .comment-count {
  float: right; }
  @media (max-width: 830px) {
    .template-article .comment-count {
      float: none;
      padding-bottom: 10px; } }
  .template-article .comment-count a {
    cursor: pointer; }
.template-article .blog-date {
  float: left; }
  @media (max-width: 830px) {
    .template-article .blog-date {
      float: none; } }
.template-article .section-header__title {
  font-size: 22px;
  padding-bottom: 0px;
  border-bottom: 1px solid #ccc;
  margin-bottom: -1px; }
  @media (max-width: 830px) {
    .template-article .section-header__title {
      text-align: center; } }
.template-article .info-article {
  padding-top: 6px; }
.template-article .blog-page {
  padding-top: 0px; }
  .template-article .blog-page div {
    max-width: 100%; }
.template-article .social-sharing,
.template-article .article-tags,
.template-article #comments {
  background: #F9F9F9;
  margin-top: 24px;
  padding: 12px 24px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px; }
.template-article #comments ul {
  margin-top: 0; }
.template-article #comments li {
  padding: 18px 0px;
  border-top: 1px solid rgba(0, 0, 0, 0.12); }
  .template-article #comments li.last {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
.template-article #comments .comment-author {
  margin-bottom: 0; }
.template-article #comments .comment-date {
  cursor: pointer; }
.template-article #comments .comment .rte {
  margin-top: 10px; }
  .template-article #comments .comment .rte p {
    margin-bottom: 0; }
.template-article #comments .comments-title {
  	/*font-size: 2em;
      margin: 4px 0px;
      padding: 4px 0px 8px 0px;
      font-family: 'Hammersmith One', sans-serif;
      font-weight: 300;*/ }
  .template-article #comments .comments-title span {
    text-transform: capitalize; }
.template-article #comments form h4 {
  font-size: 23px;
  font-family: 'Hammersmith One', sans-serif;
  font-weight: 300; }
.template-article #comments form input {
  margin-bottom: 10px; }
  .template-article #comments form input.btn {
    background: #ababab;
    color: #fff;
    font-size: 14.4px;
    text-transform: uppercase;
    margin-top: 30px;
    font-family: "Source Sans Pro","HelveticaNeue","Helvetica Neue",sans-serif; }
.template-article #comments form input, .template-article #comments form textarea {
  font-size: 16px;
  color: #666666;
  font-family: Georgia, "Times New Roman", Times, serif; }
.template-article .post-author-bottom {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0 #fff;
  margin-top: 23px;
  padding: 24px 20px 24px 0px;
  overflow: hidden; }
  .template-article .post-author-bottom .author-image {
    width: 18.75%;
    float: left; }
    @media (max-width: 1023px) {
      .template-article .post-author-bottom .author-image {
        width: 29%; } }
    @media (max-width: 830px) {
      .template-article .post-author-bottom .author-image {
        float: none;
        width: 100%;
        margin-bottom: 10px; } }
    .template-article .post-author-bottom .author-image img {
      -webkit-border-radius: 300px;
      border-radius: 300px;
      -moz-background-clip: padding;
      -webkit-background-clip: padding-box;
      background-clip: padding-box;
      width: auto; }
  .template-article .post-author-bottom .author-info {
    width: 81.25%;
    padding-left: 40px;
    float: left; }
    @media (max-width: 1023px) {
      .template-article .post-author-bottom .author-info {
        width: 69%; } }
    @media (max-width: 830px) {
      .template-article .post-author-bottom .author-info {
        float: none;
        width: 100%; } }
    .template-article .post-author-bottom .author-info h4 a, .template-article .post-author-bottom .author-info h4 {
      color: #414141;
      font-family: "Hammersmith One",sans-serif;
      font-weight: 400;
      margin-bottom: 6px;
      padding-bottom: 0px;
      font-size: 20px;
      display: block; }
      .template-article .post-author-bottom .author-info h4 a:hover, .template-article .post-author-bottom .author-info h4:hover {
        color: #b2c3de; }
    .template-article .post-author-bottom .author-info p {
      color: #888;
      margin-bottom: 6px;
      padding-top: 0px; }
    .template-article .post-author-bottom .author-info i {
      color: #b2b2b2;
      margin-right: 8px; }
      .template-article .post-author-bottom .author-info i:hover {
        color: #020202; }
.template-article .artcle-next-prev {
  display: flex; }
  .template-article .artcle-next-prev .artcle-prev, .template-article .artcle-next-prev .artcle-next {
    flex: 1; }
  .template-article .artcle-next-prev .artcle-next {
    text-align: right; }

.article-tags {
  font-size: 15px;
  color: #999999;
  line-height: 1.7; }
  .article-tags i {
    margin-right: 3px; }
  .article-tags a {
    color: #7d99c7;
    text-decoration: underline; }
    .article-tags a:hover {
      color: #b2c3de; }

.index-section--slideshow {
  margin-top: 30px; }
  .index-section--slideshow .slide-content {
    height: 500px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative; }
    @media (max-width: 768px) {
      .index-section--slideshow .slide-content {
        height: 350px; } }
    @media (max-width: 576px) {
      .index-section--slideshow .slide-content {
        height: 250px; } }
  .index-section--slideshow .flex-control-nav {
    position: static;
    margin-top: 10px; }
  .index-section--slideshow .flex-control-nav li {
    background-color: #3f3f40;
    background-image: -webkit-linear-gradient(#3f3f40, #8b8b8b);
    background-image: -o-linear-gradient(#3f3f40, #8b8b8b);
    background-image: linear-gradient(#3f3f40, #8b8b8b);
    border-radius: 100%;
    width: 12px;
    height: 12px;
    padding: 3px;
    margin: 0 8px;
    position: relative; }
    .index-section--slideshow .flex-control-nav li a {
      background-color: transparent;
      border: none;
      width: 6px;
      height: 6px; }
      .index-section--slideshow .flex-control-nav li a.flex-active {
        background-color: #e1e3e4; }
  .index-section--slideshow .a-slide {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    left: 0;
    top: 0; }
  .index-section--slideshow .slideshow__text-content-list {
    position: absolute;
    bottom: 35px;
    left: 40px;
    width: calc(100% - 60px);
    min-height: 128px; }
    @media (max-width: 576px) {
      .index-section--slideshow .slideshow__text-content-list {
        min-height: 98px;
        left: 20px;
        bottom: 20px;
        width: calc(100% - 40px); } }
    .index-section--slideshow .slideshow__text-content-list.left {
      text-align: left; }
    .index-section--slideshow .slideshow__text-content-list.center {
      text-align: center; }
    .index-section--slideshow .slideshow__text-content-list.right {
      text-align: right; }
  .index-section--slideshow .slideshow__title, .index-section--slideshow .slideshow__subtitle__inner {
    color: #fff;
    text-shadow: #000 0.1em 0.1em 0.2em;
    margin-bottom: 20px; }
  .index-section--slideshow .slideshow__title {
    font-family: Georgia, serif, Arial;
    font-size: 21px;
    font-weight: normal; }
    @media (max-width: 576px) {
      .index-section--slideshow .slideshow__title {
        margin-bottom: 5px; } }
  .index-section--slideshow .slideshow__subtitle__inner {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial;
    font-size: 14px; }
    @media (max-width: 576px) {
      .index-section--slideshow .slideshow__subtitle__inner {
        margin-bottom: 0; }
        .index-section--slideshow .slideshow__subtitle__inner p {
          margin-bottom: 5px; } }
  .index-section--slideshow .slideshow__btn-wrapper a {
    background-color: transparent;
    border: 2px solid #fff;
    font-size: 12px;
    text-transform: none;
    transition: all 0.3s ease-in-out;
    border-radius: 0;
    position: relative;
    z-index: 10; }
    .index-section--slideshow .slideshow__btn-wrapper a:hover {
      background-color: #fff;
      color: #000; }
  .index-section--slideshow .slider-timer.running {
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 2px;
    background-color: white;
    opacity: 0.6;
    animation-name: timer;
    -webkit-animation-name: timer;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-play-state: running;
    width: 0;
    animation-duration: 5s; }

@keyframes timer {
  from {
    width: 0; }

  to {
    width: 100%; } }

.index-section--random,
.index-section--product,
.index-section--blog {
  margin-top: 40px;
  padding-top: 30px; }
  @media (max-width: 486px) {
    .index-section--random,
    .index-section--product,
    .index-section--blog {
      margin-top: 60px; } }
  @media (max-width: 479px) {
    .index-section--random .grid,
    .index-section--product .grid,
    .index-section--blog .grid {
      margin-left: -15px !important; }
    .index-section--random .grid__item,
    .index-section--product .grid__item,
    .index-section--blog .grid__item {
      padding-left: 15px !important; } }

.data-one-half .item {
  width: 50%; }
  @media (max-width: 767px) {
    .data-one-half .item {
      margin-bottom: 5px; } }

.data-one-third .item {
  width: 33.33%; }
  @media (max-width: 767px) {
    .data-one-third .item {
      width: 100%;
      text-align: center;
      margin-bottom: 5px; } }

.data-one-quarter .item {
  width: 25%; }
  @media (max-width: 767px) {
    .data-one-quarter .item {
      width: 50%;
      margin-bottom: 5px; }
      .index-section--blog .data-one-quarter .item:nth-child(2n+1) {
        clear: both; }
      .index-section--random .data-one-quarter .item:nth-child(2n), .index-section--product .data-one-quarter .item:nth-child(2n) {
        clear: both; } }

.item h5 {
  text-align: center;
  margin-bottom: 0;
  margin-top: 20px; }
  .item h5 a {
    color: #171717; }
.item:hover img {
  opacity: 0.8; }

.product-random {
  text-align: center; }
  .product-random .money {
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 15px;
    font-size: 14px;
    margin-bottom: 15px; }

.index-section--random .item {
  margin-bottom: 30px; }
  .index-section--random .item .button-container {
    display: none; }
.index-section--random .btn-wrapper {
  margin-top: 0; }
  @media (max-width: 767px) {
    .index-section--random .btn-wrapper {
      margin-top: 0; } }

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

.section__title {
  text-align: center;
  padding-bottom: 6px;
  margin-bottom: 25px;
  font-size: 22px; }

.index-section--product .money[data-currency],
.index-section--product .mlmoney span {
  font-size: 14px; }
.index-section--product .custmoney {
  margin-top: 0; }
.index-section--product .info-product {
  padding: 0 5px; }
  @media (max-width: 400px) {
    .index-section--product .info-product {
      padding: 0; } }
.index-section--product .grid-link__meta {
  margin-top: 9px;
  font-weight: 700; }
.index-section--product .grid-link__title {
  margin-top: 20px; }
.index-section--product .grid-link__title,
.index-section--product .money {
  color: #171717; }
@media only screen and (min-width: 768px) {
  .index-section--product .post-large--one-third {
    width: 33.333%; } }

.index-section--blog .article-title {
  text-align: center;
  margin-top: 20px; }
  .index-section--blog .article-title a {
    color: #171717;
    font-weight: 700;
    text-decoration: none; }
.index-section--blog .rte > div {
  margin-bottom: 10px; }

.template-index .btn-wrapper a {
  text-transform: none; }

.equalHeights__image,
.equalHeights__random,
.equalHeights__product {
  vertical-align: middle;
  display: table-cell; }

.equalHeights__random {
  line-height: 0; }

@media (max-width: 767px) {
  .collection-list .filter-and-search {
    max-width: max-content;
    margin: auto; } }

.blog-sidebar-container h1, .blog-sidebar-container h2,
.blog-content-container h1,
.blog-content-container h2 {
  line-height: 1.4; }
  .blog-sidebar-container h1 a, .blog-sidebar-container h2 a,
  .blog-content-container h1 a,
  .blog-content-container h2 a {
    font-size: 22px; }

.template-page .blog-sidebar-container {
  padding-top: 4px; }
  .template-page .blog-sidebar-container h2 {
    border-bottom: none; }
  @media (max-width: 830px) {
    .template-page .blog-sidebar-container {
      padding-top: 42px;
      border-top: 1px solid #ccc;
      padding-left: 0;
      margin-left: 30px;
      width: calc(100% - 30px);
      margin-top: 15px; } }
  @media (max-width: 830px) {
    .template-page .blog-sidebar-container .collection-random {
      margin-top: 0; } }
  @media (max-width: 830px) {
    .template-page .blog-sidebar-container h2 {
      margin-bottom: 25px; } }

/*================================
exhibition
==================================*/
.nav_header .site-nav .site-nav__dropdown {
  background: #fff; }

.site-nav .site-nav__dropdown > li:nth-child(2) {
  position: relative; }

.grid--full.medium-down--hide.nav_header ul#AccessibleNav .section--Exhibitions a {
  text-align: left; }

ul#AccessibleNav .section--Exhibitions > li {
  display: inline-block;
  width: 100%; }

#MobileNav .mobile-nav__link {
  clear: both; }
#MobileNav .mobile--Exhibitions {
  width: 100%;
  overflow: auto; }
  #MobileNav .mobile--Exhibitions ul {
    margin: 0; }
    #MobileNav .mobile--Exhibitions ul.border-bottom {
      border-bottom: 1px solid #ddd; }
#MobileNav .mobile-nav__sublist-link .mobile-sublink-title {
  padding: 17px 30px 17px !important; }
  #MobileNav .mobile-nav__sublist-link .mobile-sublink-title .icon-fallback-text {
    font-size: 15px; }
  #MobileNav .mobile-nav__sublist-link .mobile-sublink-title.is-active {
    color: #c77600 !important; }
#MobileNav .mobile-sublink-wrap {
  display: none;
  width: 100%;
  margin: 0;
  font-size: 0; }
  #MobileNav .mobile-sublink-wrap .mobile-sublink {
    width: 50%;
    margin: 0;
    display: inline-block;
    vertical-align: top; }
  #MobileNav .mobile-sublink-wrap .mobile-sublink:first-child > li a {
    padding-left: 45px !important; }
  #MobileNav .mobile-sublink-wrap .mobile-sublink:last-child > li a {
    padding-left: 17px !important; }
  #MobileNav .mobile-sublink-wrap .border-bottom {
    border-bottom: 1px solid #ddd; }

.template-page .title-page {
  padding-bottom: 6px;
  margin-bottom: 10px;
  /*font-size: 24px;*/
  font-size: 22px;
  line-height: 1.3; }

.section--gallery {
  display: flex;
  flex-wrap: wrap; }
  .section--gallery .items {
    width: 31%;
    margin: 1%;
    border: 1px solid #e0e0e0;
    padding: 15px; }
    @media (max-width: 950px) {
      .section--gallery .items {
        width: 48%; } }
    @media (max-width: 630px) {
      .section--gallery .items {
        width: 98%;
        margin-bottom: 15px; } }
    .section--gallery .items .img-item {
      font-size: 0; }
      .section--gallery .items .img-item img {
        width: 100%;
        object-fit: cover; }
    .section--gallery .items .title-item {
      font-weight: 600;
      text-transform: uppercase;
      margin-top: 8px;
      margin-bottom: 10px; }
    .section--gallery .items .description-item {
      line-height: 20px;
      margin-bottom: 20px;
      font-size: 15px; }
    .section--gallery .items .events-item p {
      margin-bottom: 0; }
    .section--gallery .items .events-item a {
      text-decoration: unset;
      font-weight: 600;
      text-transform: uppercase;
      font-size: 14px; }
      .section--gallery .items .events-item a:hover {
        color: #b2c3de; }

.nav-focus + .site-nav__dropdown.section--Exhibitions {
  display: flex;
  flex-wrap: wrap; }

.site-nav__dropdown-child {
  position: absolute;
  top: 0;
  left: 100%;
  width: 90%;
  height: auto;
  background: #fff;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  padding-top: 10px;
  padding-bottom: 10px;
  display: none;
  margin: 0;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1); }
  .site-nav__dropdown-child > li {
    margin-bottom: 10px;
    width: 100%;
    text-align: center; }

.grid--full.medium-down--hide.nav_header ul#AccessibleNav .site-nav__dropdown-child > li a {
  padding: 0 !important; }

.site-nav--has-dropdown:hover > a.site-nav__link {
  color: #c77600 !important; }
.site-nav--has-dropdown .site-nav__dropdown > li:hover a.site-nav__link {
  color: #c77600 !important; }
.site-nav--has-dropdown .site-nav__dropdown > li:hover .site-nav__dropdown-child {
  display: block; }

.sticky-nav .site-nav__dropdown > li {
  position: relative; }

.nav_header + .nav_header ul.site-nav__dropdown-child > li {
  margin-bottom: 10px;
  padding-left: 0; }
  .nav_header + .nav_header ul.site-nav__dropdown-child > li a {
    padding: 0 !important; }

.mobile-sublink-title.is-active .mobile-nav__sublist-expand {
  display: none; }

.mobile-sublink-title.is-active .mobile-nav__sublist-contract {
  display: block; }

@media (max-width: 480px) {
  .site-footer .site-nav__dropdown > li a.site-nav__link {
    padding-right: 0; } }
.site-footer .site-nav__dropdown > li:hover .site-nav__dropdown-child {
  display: block; }
.site-footer .site-nav__dropdown-child {
  position: unset;
  background: transparent;
  box-shadow: unset;
  width: 50%;
  padding-left: 10px;
  display: none; }
  @media (max-width: 480px) {
    .site-footer .site-nav__dropdown-child {
      margin: auto;
      width: 30%;
      padding-left: 0; } }

.template-collection .rte--header a {
  /*text-decoration:underline;*/ }

.template-collection .product-description-short a {
  text-decoration: underline; }

@media (max-width: 767px) {
  #artists-page .filter-button-group button {
    margin-left: 0; } }

.header-no-sticky .site-nav__dropdown-child {
  top: 82%; }

.template-blog .section-header__title, .template-article .section-header__title {
  border-bottom: unset; }
.template-blog .blog-sidebar-container h2, .template-article .blog-sidebar-container h2 {
  border-bottom: unset; }

@media (max-width: 767px) {
  .template-article .blog-sidebar-container {
    margin-top: 13px; } }
@media (max-width: 767px) {
  .template-article .blog-sidebar-container h2 {
    border-top: 1px solid #ccc;
    margin-bottom: 23px;
    padding-top: 42px; } }
@media (max-width: 767px) {
  .template-article .collection-random {
    margin-top: 0; } }

.template-article .blog-page div {
  text-align: center;
  font-size: 13.5px; }
.template-article .blog-page a {
  text-decoration: underline; }
.template-article .blog-page > em {
  display: block;
  margin: 0 0 15px 0; }
.template-article .alignleft {
  float: left;
  margin: 6px 24px 6px 0px; }

.template-index .grid-link__image img {
  max-height: 243px; }
