.newsletter-form .newsletter-label {
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 2px;
  margin-left: 2px;
}
.newsletter-form .controls {
  margin-bottom: 4px;
}
.newsletter-form .checkbox {
  min-height: 20px;
  text-align: right;
  font-size: 9px;
}
.newsletter-form input[type="checkbox"] {
  height: auto;
  margin-right: 5px;
}
.newsletter-form input[type="text"],
.newsletter-form input[type="email"] {
  display: inline-block;
  height: 30px;
  padding: 4px 9px;
  margin-right: 5px;
  font-size: 15px;
  line-height: 20px;
  color: #000;
  vertical-align: middle;
  width: 140px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  background-color: #fff;
  border: 1px solid #000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
.newsletter-form input[type="text"]:focus,
.newsletter-form input[type="email"]:focus {
  border-color: rgba(255, 0, 135, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 2px rgba(255, 0, 135, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 2px rgba(255, 0, 135, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 2px rgba(255, 0, 135, 0.6);
}
.newsletter-form label,
.newsletter-form input,
.newsletter-form button {
  font-family: "franklin-gothic-urw", "Lucida Grande", Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-weight: 300;
}
.newsletter-form label {
  display: block;
  margin-bottom: 5px;
}
.newsletter-form input::-webkit-input-placeholder,
.newsletter-form input:-moz-placeholder,
.newsletter-form input::-moz-placeholder,
.newsletter-form input:-ms-input-placeholder {
  color: #000;
}
.newsletter-form input:focus::-webkit-input-placeholder,
.newsletter-form input:focus:-moz-placeholder,
.newsletter-form input:focus::-moz-placeholder,
.newsletter-form input:focus:-ms-input-placeholder {
  color: #585858;
}
.newsletter-form .personalize,
.newsletter-form .thank-you {
  font-size: 13px;
  padding: 0px 3px;
}
.newsletter-form .personalize .highlight,
.newsletter-form .thank-you .highlight {
  font-weight: bold;
}
.newsletter-form .thank-you {
  display: none;
}
.newsletter-form .thank-you.subscribed .curr {
  display: inline-block;
}
.newsletter-form .thank-you.subscribed .sub {
  display: none;
}
.newsletter-form .thank-you .curr {
  display: none;
}
#nprogress {
  pointer-events: none;
  -webkit-pointer-events: none;
}
#nprogress .bar {
  background: #da0476;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  margin-left: -100%;
}
#collecting_detail .row {
  margin-left: 0;
  margin-right: 0;
}
#collecting_detail .curator-head {
  display: none;
}
#collecting_detail .border {
  position: absolute;
}
#collecting_detail .border.border-top,
#collecting_detail .border.border-bottom {
  height: 1px;
  width: 100%;
}
#collecting_detail .border.border-right,
#collecting_detail .border.border-left {
  top: 0;
  height: 100%;
  width: 1px;
}
#collecting_detail .border.border-top {
  top: 0;
}
#collecting_detail .border.border-right {
  right: 0;
}
#collecting_detail .border.border-bottom {
  bottom: 0;
}
#collecting_detail .border.border-left {
  left: 0;
}
#collecting_detail #header-promo {
  margin-bottom: 0;
}
#collecting_detail .breadcrumb {
  padding: 0;
  margin-top: 9px;
}
@media (min-width: 768px) {
  #collecting_detail .right-aside {
    float: right;
  }
}
#collecting_detail .view-now {
  color: #da0476;
  text-transform: uppercase;
}
#collecting_detail .section-heading {
  text-transform: uppercase;
}
#collecting_detail .section-heading.heading-strong {
  margin-bottom: 35px;
  padding: 13px 0;
  border-top: 3px solid #000;
  border-bottom: 1px solid #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
}
#collecting_detail .section-heading.heading-weak {
  padding: 16px 0;
  font-weight: 300;
  font-size: 18px;
  line-height: 1;
  border-top: 1px solid #484848;
}
#collecting_detail .swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative;
}
#collecting_detail .swipe-wrap {
  overflow: hidden;
  position: relative;
}
#collecting_detail .swipe-wrap .chunk {
  float: left;
  position: relative;
}
#collecting_detail .slide-nav {
  position: absolute;
  display: none;
  top: 135px;
  width: 38px;
  height: 38px;
  cursor: pointer;
  background: #fff;
  opacity: 0.8;
  border: 1px solid #d3d3d3;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
#collecting_detail .slide-nav > .caret {
  left: 50%;
  top: 50%;
  margin-top: -12px;
}
#collecting_detail .slide-nav .caret {
  position: absolute;
  border: 12px solid transparent;
}
#collecting_detail .slide-nav .caret .caret {
  top: -12px;
}
#collecting_detail .slide-nav.slide-prev {
  left: 0;
}
#collecting_detail .slide-nav.slide-prev > .caret {
  border-right-color: #000;
  margin-left: -20px;
}
#collecting_detail .slide-nav.slide-prev > .caret .caret {
  border-right-color: #fff;
  left: -11px;
}
#collecting_detail .slide-nav.slide-prev:hover > .caret {
  border-right-color: #da0476;
}
#collecting_detail .slide-nav.slide-next {
  right: 0;
}
#collecting_detail .slide-nav.slide-next > .caret {
  border-left-color: #000;
  margin-left: -5px;
}
#collecting_detail .slide-nav.slide-next > .caret .caret {
  border-left-color: #fff;
  left: -13px;
}
#collecting_detail .slide-nav.slide-next:hover > .caret {
  border-left-color: #da0476;
}
#collecting_detail .slide-nav:hover {
  opacity: 0.95;
}
#collecting_detail #twitter-box {
  position: relative;
  margin-bottom: 50px;
  background: #000;
  color: #fff;
  font-weight: 300;
  overflow: hidden;
}
#collecting_detail #twitter-box h2 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 24px;
  margin: auto;
  height: 17px;
  font-weight: 300;
  text-transform: uppercase;
}
#collecting_detail #twitter-box h2 > a {
  color: #fff;
}
#collecting_detail #twitter-box h2 > a .icon-twitter {
  margin-right: 5px;
  color: #007baa;
}
#collecting_detail #twitter-box td {
  height: 100px;
  vertical-align: middle;
}
#collecting_detail #twitter-box p {
  position: relative;
  margin: 0 60px 0 240px;
  line-height: 20px;
  z-index: 2;
}
#collecting_detail #twitter-box p a {
  color: #da0476;
}
#collecting_detail #twitter-box .quote {
  position: absolute;
  font-size: 250px;
  font-weight: 500;
  line-height: 1;
  color: #585858;
  z-index: 1;
}
#collecting_detail #twitter-box .quote.quote-l {
  left: 154px;
  top: -50px;
}
#collecting_detail #twitter-box .quote.quote-r {
  right: -20px;
  bottom: -160px;
}
#collecting_detail #collection-heading {
  position: relative;
  margin-top: 40px;
  margin-bottom: 12px;
  padding-bottom: 35px;
}
#collecting_detail #collection-heading #as-share-icons-container {
  margin-top: 0;
}
#collecting_detail #collection-heading h1 {
  margin-bottom: 25px;
  font-family: "adobe-caslon-pro", Georgia, "Times New Roman", Times, serif;
  font-size: 28px;
  font-weight: 300;
  line-height: 1;
  text-transform: inherit;
}
#collecting_detail #collection-heading h1 small {
  display: block;
  font-family: "franklin-gothic-urw", "Lucida Grande", Tahoma, Verdana, sans-serif;
  font-size: 15px;
  color: #585858;
}
#collecting_detail #collection-heading h2 {
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1;
}
#collecting_detail #collection-heading .description-wrapper {
  font-size: 18px;
  font-family: "adobe-caslon-pro", Georgia, "Times New Roman", Times, serif;
  line-height: 1.5;
}
#collecting_detail #collection-heading .description-wrapper a {
  text-decoration: underline;
  color: #da0476;
}
#collecting_detail #collection-heading .description-wrapper .click-out {
  text-decoration: none;
}
#collecting_detail #collection-heading .click-out {
  display: inline-block;
  margin-top: 20px;
  font-family: "franklin-gothic-urw", "Lucida Grande", Tahoma, Verdana, sans-serif;
}
#collecting_detail #collection-heading .click-out:after {
  margin-left: 1px;
  margin-top: -6px;
  border-width: 5px;
}
#collecting_detail #collection-heading .border {
  background: #ddd;
}
#collecting_detail #collection-image {
  margin-bottom: 20px;
}
#collecting_detail #collection-image.crop-yes .crop-box {
  max-height: 190px;
  overflow: hidden;
  clear: both;
}
#collecting_detail #collection-image.crop-yes .crop-box > img {
  margin-top: -95px;
}
#collecting_detail #collection-image > p {
  margin-top: 10px;
  font-size: 11px;
  line-height: 1.45;
  color: #666;
}
#collecting_detail .rc-module {
  position: relative;
  margin-bottom: 25px;
}
#collecting_detail .rc-module h3 {
  margin: 0 0 15px;
  line-height: 1.5;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
}
#collecting_detail .rc-module:last-child {
  border: 0;
}
#collecting_detail .rc-item {
  line-height: 22px;
  float: left;
  padding-right: 30px;
}
#collecting_detail .rc-item > a {
  display: block;
}
#collecting_detail .rc-item .rc-text {
  padding-bottom: 25px;
  min-height: 85px;
}
#collecting_detail .rc-item .rc-img {
  background: #585858;
  margin-bottom: 10px;
}
#collecting_detail .rc-item .rc-eyebrow {
  margin-bottom: 8px;
  font-size: 12px;
  text-transform: uppercase;
}
#collecting_detail .rc-item .rc-head {
  font-family: "adobe-caslon-pro", Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  line-height: 1.35;
}
#collecting_detail .rc-item .rc-subhead {
  font-size: 12px;
}
#collecting_detail .rc-item .click-out {
  font-size: 13px;
}
#collecting_detail .rc-item .click-out::after {
  margin-top: -2px;
}
#collecting_detail .items-lte-3 .rc-item {
  width: 33.33333333%;
}
#collecting_detail .items-gte-4 .rc-item {
  width: 16.66666667%;
}
#collecting_detail .items-lte-3 .rc-img {
  width: 140px;
  float: left;
}
#collecting_detail .items-lte-3 .rc-text {
  margin-left: 160px;
}
#collecting_detail #art-works.row {
  margin-bottom: 20px;
}
#collecting_detail .artwork {
  margin-bottom: 30px;
}
#collecting_detail .artwork .artwork-frame {
  background-color: transparent;
}
#collecting_detail .artwork .artwork-frame a .work-image {
  height: 300px;
  object-fit: contain;
}
#collecting_detail #secondary-filters {
  padding-left: 0;
  padding-right: 0;
}
#collecting_detail #secondary-filters .slide-wrap *,
#collecting_detail #secondary-filters .filter-opts * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}
#collecting_detail #secondary-filters .filter.open .filter-opts .expanded > .filter-item .v {
  display: none;
}
#collecting_detail #secondary-filters .filter.open .filter-opts .expanded > ul {
  display: block;
}
#collecting_detail #secondary-filters .actuator {
  position: relative;
  height: 13px;
  width: 13px;
  padding: 2px;
  border: 1px solid #585858;
  border-radius: 1px;
}
#collecting_detail #secondary-filters .actuator .h,
#collecting_detail #secondary-filters .actuator .v {
  position: absolute;
  background: #585858;
}
#collecting_detail #secondary-filters .actuator .h {
  width: 7px;
  height: 1px;
  top: 5px;
}
#collecting_detail #secondary-filters .actuator .v {
  height: 7px;
  width: 1px;
  left: 5px;
}
#collecting_detail #secondary-filters .actuator:hover {
  border-color: #000;
}
#collecting_detail #secondary-filters .actuator:hover .h,
#collecting_detail #secondary-filters .actuator:hover .v {
  background: #000;
}
#collecting_detail #secondary-filters .filter.open .filter-opts ul {
  display: none;
  margin: 20px 0 0 20px;
}
#collecting_detail #secondary-filters .filter.open .filter-opts ul [data-facets="0"] .actuator:before,
#collecting_detail #secondary-filters .filter.open .filter-opts ul [data-facets="0"] .check-box:before {
  border-bottom: 1px solid #eee;
  border-left: 1px solid #eee;
}
#collecting_detail #secondary-filters .filter.open .filter-opts ul .actuator,
#collecting_detail #secondary-filters .filter.open .filter-opts ul .check-box {
  position: relative;
}
#collecting_detail #secondary-filters .filter.open .filter-opts ul .actuator:before,
#collecting_detail #secondary-filters .filter.open .filter-opts ul .check-box:before {
  position: absolute;
  top: -19px;
  left: -15px;
  width: 12px;
  height: 24px;
  border: 0;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  content: '';
}
#collecting_detail #secondary-filters .filter-name {
  text-transform: capitalize;
}
#collecting_detail #secondary-filters #clear-filters {
  border-left: 0;
  border-right: 0;
  position: relative;
}
#collecting_detail #secondary-filters #clear-filters button {
  width: 100%;
  font-size: 13px;
}
#collecting_detail #secondary-filters .filter-header {
  position: relative;
  padding: 20px 0;
  cursor: pointer;
}
#collecting_detail #secondary-filters .filter-header:before,
#collecting_detail #secondary-filters .filter-header:after {
  content: " ";
  display: table;
}
#collecting_detail #secondary-filters .filter-header:after {
  clear: both;
}
#collecting_detail #secondary-filters .filter-header h4 {
  text-transform: uppercase;
  line-height: 1;
  font-weight: 300;
  margin: 0;
}
#collecting_detail #secondary-filters .filter-header h4 .filter-working {
  display: none;
  position: absolute;
  margin-left: 5px;
  height: 13px;
  font-size: 22px;
  line-height: 1px;
}
#collecting_detail #secondary-filters .filter-header:hover .filter-toggle {
  border-color: #000;
}
#collecting_detail #secondary-filters .filter-header:hover .filter-toggle .switch {
  background: #000;
}
#collecting_detail #secondary-filters .filter-header:hover .filter-toggle .switch:after {
  background: #000;
}
#collecting_detail #secondary-filters .filter-header .filter-toggle {
  border: 1px solid #585858;
}
#collecting_detail #secondary-filters .filter-header .filter-toggle .switch,
#collecting_detail #secondary-filters .filter-header .filter-toggle .switch:after {
  background: #585858;
}
#collecting_detail #secondary-filters .filter-toggle {
  width: 15px;
  height: 15px;
  position: absolute;
  right: 0;
  top: 20px;
}
#collecting_detail #secondary-filters .filter-toggle .switch {
  width: 9px;
  height: 1px;
  position: absolute;
  left: 2px;
  top: 6px;
}
#collecting_detail #secondary-filters .filter-toggle .switch:after {
  width: 1px;
  height: 9px;
  position: absolute;
  left: 4px;
  top: -4px;
  content: '';
}
#collecting_detail #secondary-filters .filter {
  border: 1px solid #585858;
  border-top: 0;
  margin-right: 0;
}
#collecting_detail #secondary-filters .filter:before,
#collecting_detail #secondary-filters .filter:after {
  content: " ";
  display: table;
}
#collecting_detail #secondary-filters .filter:after {
  clear: both;
}
#collecting_detail #secondary-filters .filter .filter-pad {
  padding: 0 12px;
}
#collecting_detail #secondary-filters .filter .slide-wrap,
#collecting_detail #secondary-filters .filter .filter-opts,
#collecting_detail #secondary-filters .filter .filter-typeahead,
#collecting_detail #secondary-filters .filter .filter-maxheight {
  display: none;
}
#collecting_detail #secondary-filters .filter .filter-opts > li {
  margin: 0 0 20px;
  line-height: 1;
  font-size: 13px;
}
#collecting_detail #secondary-filters .filter.open .slide-wrap,
#collecting_detail #secondary-filters .filter.open .filter-opts,
#collecting_detail #secondary-filters .filter.open .filter-typeahead,
#collecting_detail #secondary-filters .filter.open .filter-maxheight {
  display: block;
}
#collecting_detail #secondary-filters .filter.open .switch:after {
  display: none;
}
#collecting_detail #secondary-filters .check-label {
  display: block;
  padding-left: 20px;
  min-height: 13px;
}
#collecting_detail #secondary-filters .check-label:active .check-box > div {
  border-color: #da0476;
}
#collecting_detail #secondary-filters .check-label:active .filter-name {
  color: #da0476;
}
#collecting_detail #secondary-filters .check-label[data-checked="checked"] .check-box {
  background-position: -3px -3px;
}
#collecting_detail #secondary-filters .check-label[data-checked="checked"] .filter-name {
  color: #da0476;
}
#collecting_detail #secondary-filters .check-label .actuator,
#collecting_detail #secondary-filters .check-label .check-box {
  float: left;
  margin: 0 0 0 -20px;
  cursor: pointer;
  vertical-align: middle;
}
#collecting_detail #secondary-filters .check-label .check-box {
  height: 12px;
  width: 12px;
  background: transparent url(/static/common/img/check.png) no-repeat;
  background-position: -3px 13px;
  background-size: 18px 18px;
}
#collecting_detail #secondary-filters .check-label .check-box > div {
  border: 1px solid #585858;
  border-radius: 1px;
  height: 12px;
  width: 12px;
}
#collecting_detail #secondary-filters .check-label:hover .check-box > div {
  border-color: #000;
}
#collecting_detail #secondary-filters .check-label .filter-count {
  font-size: 12px;
  margin-left: 2px;
}
#collecting_detail #secondary-filters .filter-maxheight .filter-opts {
  margin-bottom: 10px;
  max-height: 180px;
  background: #fff;
  border: 1px solid #ddd;
  overflow-y: auto;
}
#collecting_detail #secondary-filters .filter-maxheight .filter-opts > li {
  margin: 0;
  padding: 10px;
}
#collecting_detail #secondary-filters input[type="text"] {
  -webkit-touch-callout: default;
  -webkit-user-select: default;
  display: inline-block;
  margin: 0 0 10px;
  padding: 4px 9px;
  width: 100%;
  height: 30px;
  vertical-align: middle;
  font-size: 11px;
  font-family: "franklin-gothic-urw", "Lucida Grande", Tahoma, Verdana, sans-serif;
  font-weight: 300;
  line-height: 20px;
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #ddd;
  -webkit-transition: all linear 0.2s;
  transition: all linear 0.2s;
}
#collecting_detail #secondary-filters input[type="text"]:focus {
  border-color: rgba(255, 0, 135, 0.8);
  outline: 0;
  outline: thin dotted 9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 2px rgba(255, 0, 135, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 2px rgba(255, 0, 135, 0.6);
}
#collecting_detail #secondary-filters .filter-opts .no-artists {
  font-family: "adobe-caslon-pro", Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  text-align: center;
  text-transform: uppercase;
  color: #585858;
  font-size: 11px;
}
#collecting_detail #secondary-filters #pr .check-label {
  padding-left: 10px;
}
#collecting_detail #secondary-filters #pr .check-label .filter-name {
  text-transform: lowercase;
}
#collecting_detail #secondary-filters #pr .check-label:hover .filter-name {
  color: #da0476;
}
#collecting_detail #secondary-filters #pr .slide-wrap {
  height: 5px;
  margin: 30px auto 40px;
  position: relative;
}
#collecting_detail #secondary-filters #pr .slide-wrap .border {
  position: absolute;
  background: #585858;
}
#collecting_detail #secondary-filters #pr .slide-wrap .border.top,
#collecting_detail #secondary-filters #pr .slide-wrap .border.bottom {
  height: 1px;
  width: 100%;
}
#collecting_detail #secondary-filters #pr .slide-wrap .border.top {
  top: 0;
}
#collecting_detail #secondary-filters #pr .slide-wrap .border.bottom {
  bottom: 0;
}
#collecting_detail #secondary-filters #pr .slide-wrap .border.left,
#collecting_detail #secondary-filters #pr .slide-wrap .border.right {
  width: 1px;
  height: 100%;
}
#collecting_detail #secondary-filters #pr .slide-wrap .border.left {
  left: 0;
}
#collecting_detail #secondary-filters #pr .slide-wrap .border.right {
  right: 0;
}
#collecting_detail #secondary-filters #pr .slide-wrap #price-slider {
  height: 100%;
}
#collecting_detail #secondary-filters #pr .slide-wrap .noUi-midBar {
  height: 100%;
  z-index: 0;
  background: #000;
}
#collecting_detail #secondary-filters #pr .slide-wrap .noUi-midBar .noUi-infoBar {
  position: absolute;
  top: 13px;
  left: 50%;
  width: 150px;
  height: 30px;
  margin-left: -75px;
  font-size: 11px;
  text-align: center;
}
#collecting_detail #secondary-filters #pr .slide-wrap .noUi-handle {
  background: #000;
  width: 5px;
  height: 17px;
  top: -6px;
}
#collecting_detail #secondary-filters #pr .slide-wrap .noUi-handle > div {
  position: absolute;
  width: 20px;
  height: 35px;
  top: -9px;
  z-index: 5;
  background: transparent;
  cursor: pointer;
}
#collecting_detail #secondary-filters #pr .slide-wrap .noUi-handle .infoBox {
  left: 50%;
  margin-left: -17px;
}
#collecting_detail #secondary-filters #pr .slide-wrap .noUi-lowerHandle {
  left: 0;
}
#collecting_detail #secondary-filters #pr .slide-wrap .noUi-lowerHandle > div {
  left: -10px;
}
#collecting_detail #secondary-filters #pr .slide-wrap .noUi-upperHandle {
  margin-left: -5px;
}
#collecting_detail #secondary-filters #pr .slide-wrap .noUi-upperHandle > div {
  right: -10px;
}
#collecting_detail #secondary-filters #pr .slide-wrap .infoBox {
  position: absolute;
  width: 34px;
  top: 28px;
  text-align: center;
  font-size: 13px;
}
#collecting_detail #secondary-filters #co .filter-opts > li {
  float: left;
  margin-right: 10px;
}
#collecting_detail #secondary-filters #co .filter-opts > li .check-label {
  padding: 0;
}
#collecting_detail #secondary-filters #co .filter-opts > li .check-label[data-checked="checked"] .check-box {
  background-position: -3px -50px;
}
#collecting_detail #secondary-filters #co .filter-opts > li .check-label[data-checked="checked"] .check-box > div {
  border: 1px solid #000;
}
#collecting_detail #secondary-filters #co .filter-opts > li .check-box {
  position: relative;
  width: 13px;
  height: 13px;
  border: 1px solid #585858;
  cursor: pointer;
  margin: 0;
  float: none;
}
#collecting_detail #secondary-filters #co .filter-opts > li .check-box:hover {
  border-color: #000;
}
#collecting_detail #secondary-filters #co .filter-opts > li .check-box > div {
  position: absolute;
  left: -3px;
  top: -3px;
  width: 17px;
  height: 17px;
  border: 0;
}
#collecting_detail #secondary-filters #co .filter-opts > li [data-value="red"] .check-box {
  background: #f00;
}
#collecting_detail #secondary-filters #co .filter-opts > li [data-value="orange"] .check-box {
  background: #f93;
}
#collecting_detail #secondary-filters #co .filter-opts > li [data-value="yellow"] .check-box {
  background: #ff0;
}
#collecting_detail #secondary-filters #co .filter-opts > li [data-value="green"] .check-box {
  background: #373;
}
#collecting_detail #secondary-filters #co .filter-opts > li [data-value="blue"] .check-box {
  background: #21e;
}
#collecting_detail #secondary-filters #co .filter-opts > li [data-value="violet"] .check-box {
  background: #638;
}
#collecting_detail #secondary-filters #co .filter-opts > li [data-value="pink"] .check-box {
  background: #e38;
}
#collecting_detail #secondary-filters #co .filter-opts > li [data-value="brown"] .check-box {
  background: #632;
}
#collecting_detail #secondary-filters #co .filter-opts > li [data-value="gray"] .check-box {
  background: #585858;
}
#collecting_detail #secondary-filters #co .filter-opts > li [data-value="black"] .check-box {
  background: #000;
}
#collecting_detail #secondary-filters #co .filter-opts > li [data-value="white"] .check-box {
  background: #fff;
}
#collecting_detail #secondary-filters #co .filter-opts > li [data-facets="0"] .check-box {
  background: #f2f2f2;
  border: 1px solid #efefef;
  cursor: auto;
}
#collecting_detail #secondary-filters #show-filters {
  background: #000;
  border: 1px solid #000;
  border-top: 0;
}
#collecting_detail #secondary-filters #show-filters .filter-header h4 {
  color: #fff;
  font-size: 15px;
}
#collecting_detail #secondary-filters #show-filters .filter-header:hover .filter-toggle {
  border-color: #fff;
}
#collecting_detail #secondary-filters #show-filters .filter-header:hover .filter-toggle .switch {
  background: #fff;
}
#collecting_detail #secondary-filters #show-filters .filter-header:hover .filter-toggle .switch:after {
  background: #fff;
}
#collecting_detail #secondary-filters [data-facets="0"],
#collecting_detail #secondary-filters [data-facets="0"]:hover {
  cursor: auto;
  color: #ccc;
}
#collecting_detail #secondary-filters [data-facets="0"] .check-box,
#collecting_detail #secondary-filters [data-facets="0"]:hover .check-box {
  cursor: auto;
}
#collecting_detail #secondary-filters [data-facets="0"] .checkbox > div,
#collecting_detail #secondary-filters [data-facets="0"]:hover .checkbox > div {
  border-color: #ddd;
}
#collecting_detail #primary-filters {
  margin-bottom: 40px;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
#collecting_detail #primary-filters .filter-header {
  margin: 14px 0 13px;
}
#collecting_detail #primary-filters .filter-header h4 {
  margin: 0;
  text-transform: uppercase;
  line-height: 1;
  font-size: 15px;
}
#collecting_detail #primary-filters .pagination {
  margin-top: 50px;
}
#collecting_detail #primary-filters .dropdown-toggle.dropdown-select {
  padding: 7px 25px 7px 10px;
  height: 30px;
}
#collecting_detail #primary-filters .dropdown-toggle.dropdown-select .dropdown-arrow {
  width: 28px;
  height: 28px;
}
#collecting_detail #primary-filters .dropdown-toggle.dropdown-select .dropdown-arrow .caret {
  right: 6px;
  top: 11px;
}
#collecting_detail #primary-filters .dropdown-menu {
  min-width: 100%;
}
#collecting_detail #primary-filters .row {
  margin-left: -15px;
  margin-right: -15px;
}
#collecting_detail .loading {
  display: none;
  position: absolute;
  top: -41px;
  left: 50%;
  margin-left: -41px;
  padding: 6px 14px 7px;
  border: 1px solid #ddd;
  background: #f2f2f2;
  color: #000;
  line-height: 1;
  font-size: 13px;
}
#collecting_detail #bottom-pagination > div {
  font-size: 18px;
  text-align: right;
}
#collecting_detail .pagination {
  font-size: 13px;
}
#collecting_detail .pagination .step-links {
  font-weight: 300;
  white-space: nowrap;
  line-height: 1;
}
#collecting_detail .pagination .next-page {
  border-left: 1px solid #000;
  margin-left: 3px;
  padding-left: 5px;
}
#collecting_detail .pagination .prev-page {
  border-right: 1px solid #000;
  margin-right: 3px;
  padding-right: 5px;
}
#collecting_detail .return-top {
  font-size: 18px;
  margin-top: 15px;
}
#collecting_detail #slideshow-link {
  margin-top: 42px;
}
#collecting_detail #slideshow-link > a {
  font-size: 13px;
  line-height: 30px;
  text-decoration: underline;
}
#collecting_detail #promotion {
  margin-top: 40px;
}
#collecting_detail #promotion > a {
  display: block;
  background: #f2f2f2;
  text-align: center;
}
#collecting_detail #left-column {
  padding-left: 0;
  padding-right: 0;
}
#collecting_detail #featured .featured-list {
  margin: 0 -3%;
  text-align: center;
}
#collecting_detail #featured .featured-list .featured-collection {
  margin: 0 1% 50px 1%;
  display: inline-block;
  width: 30%;
}
#collecting_detail #featured .featured-list .featured-collection img {
  display: block;
  width: 100%;
}
#collecting_detail #shop-now {
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 70px;
}
#collecting_detail #shop-now:first-child {
  border-top: 1px solid #DDD;
}
#collecting_detail #shop-now .shop-now-item {
  border-bottom: 1px solid #DDD;
  padding: 3px 15px;
  text-transform: uppercase;
}
#collecting_detail .rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
#collecting_detail .rslides > li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
#collecting_detail .rslides > li:first-child {
  position: relative;
  display: block;
  float: left;
}
#collecting_detail .rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
#collecting_detail .rslides_nav {
  background: white;
  border: solid 1px #000;
  height: 72px;
  width: 60px;
  margin-top: -38px;
  opacity: 0.3;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  -webkit-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
}
#collecting_detail .rslides_nav:hover {
  opacity: 1;
  color: #000;
}
#collecting_detail .rslides_nav.static {
  position: absolute;
  -webkit-transition: 'top .5s ease-out';
  transition: 'top .5s ease-out';
}
#collecting_detail .rslides_nav .arrow {
  position: relative;
  height: 70px;
  width: 20px;
  margin: 0 15px;
}
#collecting_detail .rslides_nav .arrow .caret {
  border: solid 16px transparent;
  height: 0;
  position: absolute;
  top: 50%;
  margin-top: -16px;
}
#collecting_detail .rslides_nav .arrow .caret:after {
  border: solid 16px transparent;
  content: '';
  position: absolute;
  top: -16px;
}
#collecting_detail .rslides_nav.prev {
  left: 0;
  border-left: none;
  padding-right: 20px;
}
#collecting_detail .rslides_nav.prev .arrow {
  margin-right: 0;
}
#collecting_detail .rslides_nav.prev .arrow .caret {
  border-right: solid 16px #000;
  margin-left: -24px;
  left: 50%;
}
#collecting_detail .rslides_nav.prev .arrow .caret:after {
  border-right: solid 16px #fff;
  right: -18px;
}
#collecting_detail .rslides_nav.next {
  right: 0;
  border-right: none;
  padding-left: 20px;
}
#collecting_detail .rslides_nav.next .arrow {
  margin-left: 0;
}
#collecting_detail .rslides_nav.next .arrow .caret {
  border-left: solid 16px #000;
  right: 50%;
  margin-right: -24px;
}
#collecting_detail .rslides_nav.next .arrow .caret:after {
  border-left: solid 16px #fff;
  left: -18px;
}
#collecting_detail .rslides_tabs {
  margin-top: 10px;
  text-align: center;
}
#collecting_detail .rslides_tabs li {
  display: inline;
  float: none;
  _float: left;
  *float: left;
  margin-right: 5px;
}
#collecting_detail .rslides_tabs li a {
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #585858;
  background: rgba(0, 0, 0, 0.2);
  display: inline-block;
  _display: block;
  *display: block;
  -webkit-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.3);
  width: 9px;
  height: 9px;
}
#collecting_detail .rslides_tabs .rslides_here a {
  background: #222;
  background: rgba(0, 0, 0, 0.8);
}
#collecting #filter_title_container {
  margin-top: 0;
  margin-bottom: 16px;
}
#collecting #filter_contents {
  clear: both;
}
.grid-container {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 1200px) {
  #collecting_detail #welcome-dialog {
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  }
  #collecting_detail #promotion > a {
    padding: 50px 0;
  }
  #collecting_detail #collection-image.crop-yes .crop-box {
    max-height: 235px;
  }
  #collecting_detail #collection-image.crop-yes .crop-box > img {
    margin-top: -118px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #collecting_detail #collection-heading .collection-description {
    margin: 0;
  }
  #collecting_detail #collection-heading .description-wrapper {
    padding: 0;
  }
  #collecting_detail .slide-nav {
    top: 150px;
  }
  #collecting_detail #primary-filters .dropdown-toggle.dropdown-select {
    padding: 7px 30px 7px 5px;
  }
  #collecting_detail #twitter-box p {
    position: relative;
    margin: 0 60px 0 210px;
  }
  #collecting_detail #twitter-box .quote.quote-l {
    left: 120px;
  }
  #collecting_detail #collection-image.crop-yes .crop-box {
    max-height: 145px;
  }
  #collecting_detail #collection-image.crop-yes .crop-box > img {
    margin-top: -73px;
  }
}
@media (max-width: 767px) {
  #collecting_detail .is-curator .curator-head {
    display: block;
  }
  #collecting_detail .is-curator .description-wrapper > h1 {
    display: none;
  }
  #collecting_detail #collection-heading {
    padding: 0 15px;
  }
  #collecting_detail #collection-heading .collection-description {
    margin: 0;
  }
  #collecting_detail #collection-heading .description-wrapper {
    padding: 0;
  }
  #collecting_detail .slide-nav {
    top: 55%;
  }
  #collecting_detail .slide-nav.slide-prev {
    left: 0;
  }
  #collecting_detail .slide-nav.slide-next {
    right: 0;
  }
  #collecting_detail .items-lte-3 .rc-item,
  #collecting_detail .items-gte-4 .rc-item {
    width: auto;
    float: none;
    margin: 0 0 20px;
  }
  #collecting_detail .items-lte-3 .rc-item .rc-img,
  #collecting_detail .items-gte-4 .rc-item .rc-img {
    float: left;
    width: 120px;
  }
  #collecting_detail .items-lte-3 .rc-item .rc-text,
  #collecting_detail .items-gte-4 .rc-item .rc-text {
    margin-left: 140px;
  }
  #collecting_detail #twitter-box td {
    height: 75px;
  }
  #collecting_detail #twitter-box h2 {
    position: static;
    margin: 20px 20px 10px;
  }
  #collecting_detail #twitter-box p {
    margin: 0 20px 10px;
  }
  #collecting_detail #twitter-box .quote {
    display: none;
  }
  #collecting_detail #collection-image.crop-yes .crop-box {
    max-height: auto;
  }
  #collecting_detail #collection-image.crop-yes .crop-box > img {
    margin-top: 0;
  }
  #collecting_detail #secondary-filters .filter .filter-pad {
    padding: 10px;
  }
  #collecting_detail #clear-filters .filter-toggle {
    top: 8px;
    right: 12px;
    border: 1px solid #fff;
  }
  #collecting_detail #clear-filters .filter-toggle .switch,
  #collecting_detail #clear-filters .filter-toggle .switch:after {
    background: #fff;
  }
  #collecting_detail #clear-filters.inactive .filter-toggle {
    border: 1px solid #585858;
  }
  #collecting_detail #clear-filters.inactive .filter-toggle .switch,
  #collecting_detail #clear-filters.inactive .filter-toggle .switch:after {
    background: #585858;
  }
  #collecting_detail #clear-filters.inactive:hover .filter-toggle {
    border-color: #000;
  }
  #collecting_detail #clear-filters.inactive:hover .filter-toggle .switch,
  #collecting_detail #clear-filters.inactive:hover .filter-toggle .switch:after {
    background: #000;
  }
  #collecting_detail #secondary-filters .btn.disabled {
    cursor: pointer;
  }
  #collecting_detail #secondary-filters .filter .filter-pad {
    padding: 0 12px;
  }
  #collecting_detail #secondary-filters .filter.open .slide-wrap,
  #collecting_detail #secondary-filters .filter.open .filter-opts,
  #collecting_detail #secondary-filters .filter.open .filter-typeahead {
    display: none;
  }
  #collecting_detail #secondary-filters .filter.open .switch:after {
    display: block;
  }
  #collecting_detail #secondary-filters .filter.open-phone .slide-wrap,
  #collecting_detail #secondary-filters .filter.open-phone .filter-opts,
  #collecting_detail #secondary-filters .filter.open-phone .filter-typeahead {
    display: block;
  }
  #collecting_detail #secondary-filters .filter.open-phone .switch:after {
    display: none;
  }
  #collecting_detail #secondary-filters .filter-typeahead input[type="text"] {
    width: 94.5%;
    padding: 4px 2% 4px 3%;
  }
  #collecting_detail #secondary-filters #pr .slide-wrap {
    width: 90%;
  }
  #collecting_detail .artwork-buttons {
    display: none;
  }
  #collecting_detail #collection-heading,
  #collecting_detail #collection-heading-new {
    padding: 0;
  }
  #collecting_detail #collection-heading .col-sm-5,
  #collecting_detail #collection-heading-new .col-sm-5 {
    padding: 0;
  }
  #collecting_detail #collection-heading .social,
  #collecting_detail #collection-heading-new .social {
    float: none;
  }
  #collecting_detail #artwork-container {
    margin-left: -30px;
    margin-right: -30px;
  }
  #collecting_detail #featured .featured-list {
    margin: 0;
  }
  #collecting_detail #featured .featured-list .featured-collection {
    width: 100%;
    margin: 0 0 15px 0;
  }
  #collecting_detail #featured .featured-list .featured-collection img {
    width: 100%;
  }
}
#featured_promotion {
  float: left !important;
  width: 70% !important;
  padding: 0 !important;
}
#featured_promotion #featured_promotion_caption,
#featured_promotion #featured_promotion_image {
  width: 100% !important;
}
#featured_items .featured_item {
  padding-left: 0;
}
#filter_contents h2 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 300;
  text-overflow: ellipsis;
}
#filter_contents .box {
  padding: 0 !important;
}
#filter_contents .box_ellipsis {
  width: 100%;
  padding: 0;
  margin-right: 21px;
  margin-bottom: 21px;
}
#filter_contents .box_ellipsis .strip_container {
  width: auto !important;
}
#filter_contents .box_ellipsis .strip_container img {
  width: 100%;
}
@media (max-width: 767px) {
  .wrapper {
    width: inherit !important;
  }
  #featured_items .featured_item {
    width: 50% !important;
  }
  #page_title_header,
  #featured_promotion_caption,
  #featured_promotion_image {
    width: 100% !important;
  }
  #content {
    padding: 0 15px;
  }
  #content .section {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  #content .section .carousel_container,
  #content .section .section_caption,
  #content .section .section_content {
    width: 100% !important;
  }
  #content .section .next_work {
    left: inherit !important;
  }
  .strip_container {
    height: 400px !important;
  }
  #collecting #filter_content_wrapper #filter_title_container {
    position: relative;
  }
  #collecting #filter_content_wrapper #filter_title_container .step-links {
    top: 2.5em;
    right: 0;
    display: block;
    width: 100%;
    margin-top: 14px;
    text-align: left;
    margin-bottom: 10px;
  }
  #collecting #filter_content_wrapper .share_icons {
    float: left;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .section .items {
    position: relative !important;
    width: 480px !important;
    margin: 0 auto;
  }
  .strip_container {
    height: 350px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .wrapper {
    width: inherit !important;
  }
  #featured_items .featured_item {
    width: 25% !important;
  }
  #page_title_header,
  #featured_promotion_caption,
  #featured_promotion_image {
    width: 100% !important;
  }
  #content {
    padding: 0 15px;
  }
  #content .section {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  #content .section .items {
    position: relative !important;
    width: 720px !important;
    margin: 0 auto;
  }
  #content .section .carousel_container,
  #content .section .section_caption,
  #content .section .section_content {
    width: 100% !important;
  }
  #content .section .next_work {
    left: inherit !important;
  }
  .strip_container {
    height: 300px !important;
  }
}
@media (max-width: 991px) {
  #featured_promotion {
    width: 100% !important;
  }
  #featured_items {
    width: 100% !important;
    height: auto !important;
  }
  #featured_items .featured_item {
    float: left;
  }
  #featured_items .featured_item .featured_item_caption {
    float: left !important;
    margin-left: 70px;
  }
}
@media (max-width: 480px) {
  #featured_items {
    margin-top: 40px;
  }
  #featured_items .featured_item {
    width: 100% !important;
  }
  .items {
    position: relative !important;
    width: 240px !important;
    margin: 0 auto;
  }
  #content {
    padding: 0 15px;
  }
  #content .section {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .strip_container {
    height: 250px !important;
  }
  #collecting_info {
    padding: 20px;
  }
  #collecting_info h1 {
    font-size: 26px;
  }
  #collecting_info .featured_promotion_shop_now {
    position: absolute;
    top: 272px;
    display: inline-block;
    margin-left: -40px;
    text-align: center;
  }
  .newsletter-form {
    float: none !important;
  }
}

.filter-pad,
.search-pad {
  padding: 0 12px;
}
.filter-name {
  text-transform: capitalize;
}
.filter-name .tooltip {
  margin-left: 10px;
}
.check-box,
.radio-box {
  height: 12px;
  width: 12px;
  border: 1px solid #999;
}
.check-box > div,
.radio-box > div {
  background: transparent url(/static/common/img/check.png) no-repeat;
  background-position: -3px 13px;
  background-size: 18px 18px;
  height: 100%;
}
.radio-box,
.radio-box > div {
  position: relative;
  border-radius: 6px;
  background: transparent;
}
.radio-box > div {
  top: 2px;
  left: 2px;
  height: 6px;
  width: 6px;
}
[data-checked="checked"] .check-box > div {
  background-position: -4px -4px;
}
[data-checked="checked"] .radio-box > div {
  background: #000;
}
[data-checked="checked"] .filter-name {
  color: #da0476;
}
.check-label {
  display: block;
  padding: 10px 0 10px 20px;
  min-height: 13px;
}
.check-label:active .check-box,
.check-label:active .radio-box {
  border-color: #da0476;
}
.check-label:active .filter-name {
  color: #da0476;
}
.check-label .actuator,
.check-label .check-box,
.check-label .radio-box {
  float: left;
  margin: 0 0 0 -20px;
  cursor: pointer;
  vertical-align: middle;
}
.check-label .filter-count {
  font-size: 12px;
  margin-left: 2px;
}
#pt .filter-pad {
  padding-top: 20px;
}
#pt .filter-name {
  text-transform: uppercase;
}
#pt .filter-name img {
  width: 16px;
  height: 16px;
  margin: -3px 2px 0 0;
}
#co .check-box {
  position: relative;
  width: 13px;
  height: 13px;
}
#co .check-box > div {
  position: absolute;
  left: -3px;
  top: -3px;
  width: 17px;
  height: 17px;
  border: 0;
  background: transparent;
}
#co [data-checked="checked"] .check-box > div {
  border: 1px solid #000;
}
#co [data-value="red"] .check-box {
  background: #f00;
}
#co [data-value="orange"] .check-box {
  background: #f93;
}
#co [data-value="yellow"] .check-box {
  background: #ff0;
}
#co [data-value="green"] .check-box {
  background: #373;
}
#co [data-value="blue"] .check-box {
  background: #21e;
}
#co [data-value="violet"] .check-box {
  background: #638;
}
#co [data-value="pink"] .check-box {
  background: #e38;
}
#co [data-value="brown"] .check-box {
  background: #632;
}
#co [data-value="gray"] .check-box {
  background: #999;
}
#co [data-value="black"] .check-box {
  background: #000;
}
#co [data-value="white"] .check-box {
  background: #fff;
}
#co [data-facets="0"] .check-box {
  background: #f2f2f2;
  border: 1px solid #efefef;
  cursor: auto;
}
#co .check-label {
  padding: 0 0 10px;
}
#co .check-label .check-box {
  margin: 0;
  float: none;
}
.filter-toggle {
  width: 15px;
  height: 15px;
  position: absolute;
  right: 0;
  top: 20px;
}
.filter-toggle .switch {
  width: 9px;
  height: 1px;
  position: absolute;
  left: 2px;
  top: 6px;
}
.filter-toggle .switch:after {
  width: 1px;
  height: 9px;
  position: absolute;
  left: 4px;
  top: -4px;
  content: '';
}
.actuator {
  position: relative;
  height: 13px;
  width: 13px;
  padding: 2px;
  border: 1px solid #999;
  border-radius: 1px;
}
.actuator .h,
.actuator .v {
  position: absolute;
  background: #999;
}
.actuator .h {
  width: 7px;
  height: 1px;
  top: 5px;
}
.actuator .v {
  height: 7px;
  width: 1px;
  left: 5px;
}
.slide-wrap {
  width: 85%;
  height: 5px;
  margin: 30px auto 40px;
  position: relative;
}
.slide-wrap .border {
  position: absolute;
  background: #585858;
}
.slide-wrap .border.top,
.slide-wrap .border.bottom {
  height: 1px;
  width: 100%;
}
.slide-wrap .border.top {
  top: 0;
}
.slide-wrap .border.bottom {
  bottom: 0;
}
.slide-wrap .border.left,
.slide-wrap .border.right {
  width: 1px;
  height: 100%;
}
.slide-wrap .border.left {
  left: 0;
}
.slide-wrap .border.right {
  right: 0;
}
.slide-wrap #price-slider {
  height: 100%;
}
.slide-wrap .noUi-midBar {
  height: 100%;
  z-index: 0;
  background: #000;
}
.slide-wrap .noUi-midBar .noUi-infoBar {
  position: absolute;
  top: 13px;
  left: 50%;
  width: 150px;
  height: 30px;
  margin-left: -75px;
  font-size: 11px;
  text-align: center;
}
.slide-wrap .noUi-handle {
  background: #000;
  width: 5px;
  height: 17px;
  top: -6px;
}
.slide-wrap .noUi-handle > div {
  position: absolute;
  width: 20px;
  height: 35px;
  top: -9px;
  z-index: 5;
  background: transparent;
  cursor: pointer;
}
.slide-wrap .noUi-handle .infoBox {
  left: 50%;
  margin-left: -17px;
}
.slide-wrap .noUi-lowerHandle {
  left: 0;
}
.slide-wrap .noUi-lowerHandle > div {
  left: -10px;
}
.slide-wrap .noUi-upperHandle {
  margin-left: -5px;
}
.slide-wrap .noUi-upperHandle > div {
  right: -10px;
}
.slide-wrap .infoBox {
  position: absolute;
  width: 34px;
  top: 28px;
  text-align: center;
  font-size: 11px;
  color: black;
  background-color: white;
}
#primary-filters {
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #585858;
}
#primary-filters .filter-header {
  margin: 14px 0 13px;
}
#primary-filters .filter-header h4 {
  margin: 0;
  text-transform: uppercase;
  line-height: 1;
  font-size: 15px;
}
#primary-filters .pagination {
  margin-top: 50px;
}
#primary-filters .dropdown-toggle.dropdown-select {
  padding: 7px 25px 7px 10px;
  height: 30px;
}
#primary-filters .dropdown-toggle.dropdown-select .dropdown-arrow {
  width: 28px;
  height: 28px;
}
#primary-filters .dropdown-toggle.dropdown-select .dropdown-arrow .caret {
  right: 6px;
  top: 11px;
}
#primary-filters .dropdown-menu {
  min-width: 100%;
}
#secondary-filters input[type="text"] {
  -webkit-touch-callout: default;
  -webkit-user-select: default;
  display: inline-block;
  margin: 0 0 10px;
  padding: 4px 9px;
  width: 100%;
  height: 30px;
  vertical-align: middle;
  font-size: 11px;
  font-family: "franklin-gothic-urw", "Lucida Grande", Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  color: #000;
  border-radius: 1px;
  background-color: #fff;
  border: 1px solid #585858;
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
#secondary-filters input[type="text"]:focus {
  border-color: rgba(255, 0, 135, 0.8);
  outline: 0;
  outline: thin dotted 9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 2px rgba(255, 0, 135, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 2px rgba(255, 0, 135, 0.6);
}
#secondary-filters [data-facets="0"],
#secondary-filters [data-facets="0"]:hover {
  cursor: auto;
  color: #585858;
}
#secondary-filters [data-facets="0"] .check-box,
#secondary-filters [data-facets="0"]:hover .check-box {
  cursor: auto;
}
#secondary-filters [data-facets="0"] .checkbox > div,
#secondary-filters [data-facets="0"]:hover .checkbox > div {
  border-color: #585858;
}
#secondary-filters .slide-wrap *,
#secondary-filters .filter-opts * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}
#secondary-filters .filter-header {
  position: relative;
  padding: 20px 0;
  cursor: pointer;
}
#secondary-filters .filter-header:before,
#secondary-filters .filter-header:after {
  content: " ";
  display: table;
}
#secondary-filters .filter-header:after {
  clear: both;
}
#secondary-filters .filter-header h4 {
  text-transform: uppercase;
  line-height: 1;
  font-weight: 300;
  margin: 0;
}
#secondary-filters .filter-header h4 .filter-working {
  display: none;
  position: absolute;
  margin-left: 5px;
  height: 13px;
  font-size: 22px;
  line-height: 1px;
}
#secondary-filters .filter-header .filter-toggle {
  border: 1px solid #999;
}
#secondary-filters .filter-header .filter-toggle .switch,
#secondary-filters .filter-header .filter-toggle .switch:after {
  background: #999;
}
#secondary-filters .filter {
  position: relative;
  border: 1px solid #585858;
  border-top: 0;
}
#secondary-filters .filter:before,
#secondary-filters .filter:after {
  content: " ";
  display: table;
}
#secondary-filters .filter:after {
  clear: both;
}
#secondary-filters .filter.open .slide-wrap,
#secondary-filters .filter.open .filter-opts,
#secondary-filters .filter.open .filter-typeahead,
#secondary-filters .filter.open .filter-maxheight {
  display: block;
}
#secondary-filters .filter.open .switch:after {
  display: none;
}
#secondary-filters .filter-overlay {
  background-color: rgba(0, 0, 0, 0.13);
  width: 100%;
  position: absolute;
  z-index: 6;
  height: 100%;
}
#secondary-filters .filter-sign-in-message {
  position: relative;
  z-index: 7;
  color: #333;
  margin-top: 5px;
}
#secondary-filters .gray {
  color: #585858;
}
#secondary-filters .filter.open .filter-opts ul {
  display: none;
  margin-left: 20px;
}
#secondary-filters .filter.open .filter-opts ul [data-facets="0"] .actuator:before,
#secondary-filters .filter.open .filter-opts ul [data-facets="0"] .check-box:before {
  border-bottom: 1px solid #eee;
  border-left: 1px solid #eee;
}
#secondary-filters .filter.open .filter-opts ul .actuator,
#secondary-filters .filter.open .filter-opts ul .check-box {
  position: relative;
}
#secondary-filters .filter.open .filter-opts ul .actuator:before,
#secondary-filters .filter.open .filter-opts ul .check-box:before {
  position: absolute;
  top: -19px;
  left: -15px;
  width: 12px;
  height: 24px;
  border: 0;
  border-bottom: 1px solid #585858;
  border-left: 1px solid #585858;
  content: '';
}
#secondary-filters .slide-wrap,
#secondary-filters .filter-opts,
#secondary-filters .filter-typeahead,
#secondary-filters .filter-pad > h4,
#secondary-filters .filter-maxheight {
  display: none;
}
#secondary-filters .filter-opts > li {
  line-height: 1;
  font-size: 13px;
}
#secondary-filters .filter-opts > li:first-child .check-label {
  padding-top: 0;
}
#secondary-filters .filter-opts > li:last-child .check-label {
  padding-bottom: 20px;
}
#secondary-filters .filter-opts > li.has-sub .check-label {
  padding-top: 10px;
  padding-bottom: 10px;
}
#secondary-filters .filter.open .filter-pad > h4 {
  display: block;
}
#secondary-filters .filter.open .filter-opts .expanded > .filter-item .v {
  display: none;
}
#secondary-filters .filter.open .filter-opts .expanded > ul {
  display: block;
}
#secondary-filters .filter-opts .no-artists {
  font-family: "adobe-caslon-pro", Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  text-align: center;
  text-transform: uppercase;
  color: #999;
  font-size: 11px;
}
#secondary-filters .filter-maxheight .filter-opts {
  margin-bottom: 10px;
  padding-top: 10px;
  max-height: 180px;
  background: #fff;
  border: 1px solid #585858;
  overflow-y: auto;
}
#secondary-filters .filter-maxheight .filter-opts > li {
  margin: 0;
  padding-left: 10px;
}
#secondary-filters #clear-filters {
  border-left: 0;
  border-right: 0;
  position: relative;
}
#secondary-filters #clear-filters button {
  width: 100%;
  font-size: 13px;
}
#secondary-filters #trending {
  background: #f2f2f2;
  margin-right: 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #585858;
}
#secondary-filters #trending .search-header {
  padding: 20px 0;
}
#secondary-filters #trending .search-header h4 {
  text-transform: uppercase;
  line-height: 1;
  font-weight: 300;
  margin: 0;
}
#secondary-filters .search-terms {
  margin-bottom: 20px;
  background: #fff;
  border: 1px solid #585858;
  overflow-y: auto;
  box-shadow: inset 0 -7px 10px rgba(0, 0, 0, 0.1), inset 0 2px 7px rgba(0, 0, 0, 0.2);
}
#secondary-filters .search-terms > li {
  margin: 0;
  line-height: 1;
  font-size: 13px;
}
#secondary-filters .search-terms > li > a {
  display: block;
  padding: 8px 10px 8px 20px;
  color: #000;
  font-weight: 500;
  text-transform: capitalize;
}
#secondary-filters .search-terms > li .deactivate {
  float: right;
  color: #aaa;
  display: none;
}
#secondary-filters .search-terms > li.active {
  cursor: pointer;
  background: rgba(0, 0, 0, 0.1);
}
#secondary-filters .search-terms > li.active > a {
  color: #da0476;
}
#secondary-filters .search-terms > li.active .deactivate {
  display: block;
}
#secondary-filters #pr .check-label {
  padding-left: 10px;
}
#secondary-filters #pr .check-label .filter-name {
  text-transform: lowercase;
}
#secondary-filters #co .filter-opts > li {
  float: left;
  margin-right: 13px;
}
#secondary-filters .slide-wrap .noUi-midBar {
  height: 4px;
}
@media (min-width: 768px) {
  .check-label:hover .check-box,
  .check-label:hover .radio-box {
    border-color: #000;
  }
  .actuator:hover {
    border-color: #000;
  }
  .actuator:hover .h,
  .actuator:hover .v {
    background: #000;
  }
  #secondary-filters input[type="text"]:hover {
    border-color: #000;
  }
  #secondary-filters .filter-header:hover .filter-toggle {
    border-color: #000;
  }
  #secondary-filters .filter-header:hover .filter-toggle .switch {
    background: #000;
  }
  #secondary-filters .filter-header:hover .filter-toggle .switch:after {
    background: #000;
  }
  #secondary-filters .search-terms > li:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.05);
  }
  #secondary-filters .search-terms > li:hover .deactivate {
    color: #da0476;
  }
  #secondary-filters #pr .check-label:hover .filter-name {
    color: #da0476;
  }
}
.valign {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
#search .artist_list h2 {
  line-height: 17px;
  font-weight: bold;
  text-transform: none;
  font-size: 15px;
}
#search .panel-heading .more {
  display: none;
}
#search .panel-heading .collapsed .less {
  display: none;
}
#discover-content {
  margin-top: 10px;
}
#discover-content .discover-work {
  margin-right: 5px;
}
#discover-content .discover-work:last-child {
  margin-right: 0px;
}
#discover-content .discover-work a .discover-button {
  font-size: 0.95em;
  font-weight: normal;
}
#discover-content .item {
  height: auto;
  width: auto;
}
.content-success {
  font: 15px/1 "franklin-gothic-urw", Arial, Helvetica, sans-serif;
  display: block;
  background: #f2f2f2;
  display: table;
  width: 100%;
}
.content-success [class*="line-"] {
  width: 100%;
  text-align: center;
  margin-bottom: 15px;
}
.content-success .line-1 {
  font-size: 24px;
  font-family: 'adobe-caslon-pro', serif;
  font-style: italic;
  margin: 30px auto;
}
.content-success .line-2 {
  font-size: 40px;
  text-transform: uppercase;
}
#search .content-success {
  margin-bottom: 40px;
  padding: 20px;
  min-height: 400px;
}
#search .content-success .line-2 {
  font-size: 27px;
}
#search .content-success .line-3 {
  font-size: 18px;
  font-weight: 200;
}
#search .no-work-box .container#content {
  margin-top: 0px;
}
#search .no-work-box .content-success {
  min-height: 0;
  padding-left: 20px;
  margin-bottom: 45px;
}
#search .no-work-box .content-success .line-1 {
  margin-top: 10px;
}
#search .no-work-box .content-success [class*="line-"] {
  text-align: left;
}
#search .content-follow .line-2 a {
  color: #da0476;
}
#search .content-follow .line-6 {
  line-height: 30px;
}
#search .content-follow .line-6 .text {
  font-size: 28px;
  font-family: 'adobe-caslon-pro', serif;
  font-style: normal;
}
#search .content-follow .line-6 .text span {
  font-weight: bold;
}
#search .content-follow .line-7 {
  line-height: 24px;
  font-style: normal;
}
#search .panel-heading .more {
  display: none;
}
#search .panel-heading .collapsed .less {
  display: none;
}
#search .search-result-container-tag .box.artist-work-box .caption .title {
  margin: 4px 0 -6px;
}
#search-header {
  right: 0;
  left: 0;
  top: 0;
  width: 100%;
  background: #fff;
}
#search-result-top-menu-container {
  width: 100%;
  overflow: hidden;
  background-color: white;
  margin-bottom: 45px;
}
#search-result-menu {
  margin-left: auto;
  margin-right: auto;
  font-family: "franklin-gothic-urw", "Lucida Grande", Tahoma, Verdana, sans-serif !important;
  font-style: normal;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
}
#search-noresult {
  text-align: center;
  width: 400px;
  margin-left: auto ;
  margin-right: auto ;
  line-height: 25px;
  font-size: 20px;
}
.search-top-anchor {
  float: right;
}
.search-top-anchor:hover {
  cursor: pointer;
}
.search-category {
  margin-bottom: 21px;
  vertical-align: middle;
  clear: both;
}
.search-category img {
  vertical-align: middle;
}
.search-category-container {
  float: left;
  position: relative;
  font-family: "franklin-gothic-urw", "Lucida Grande", Tahoma, Verdana, sans-serif !important;
  font-style: normal;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 5px 15px 5px 0px;
  letter-spacing: 0.05em;
}
.search-category-container:hover {
  cursor: pointer;
  color: #da0476;
}
.search-section-title-container {
  vertical-align: baseline;
  height: 30px;
  margin-bottom: 20px;
  border-bottom: 1px solid #9a9999;
}
.search-section-title {
  float: left;
  font-size: 14px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.search-section-misc-container {
  vertical-align: baseline;
  height: 30px;
  margin-bottom: 20px;
  border-bottom: 1px solid #9a9999;
}
.search-result-container {
  margin-top: 15px;
}
#search {
  /* WORKS SECTION */
  /* ARTISTS SECTION */
  /* PARTNERS SECTION */
  /* MAGAZINE SECTION */
}
#search .show-inquire {
  border-bottom: 1px solid #eebadc;
}
#search .show-inquire:hover {
  border-bottom-color: #ffe5fd;
}
#search #content,
#search #discover-content {
  padding: 0;
}
#search .box {
  margin: 0 21px 21px 0;
}
#search .search-results-for {
  padding-bottom: 15px;
}
#search .top-pagination,
#search .bottom-pagination {
  float: right;
}
#search .artist-work-box {
  padding-bottom: 30px;
}
#search .work-image {
  width: 100%;
  object-fit: contain;
  max-height: 300px;
}
#search .artist-box {
  float: left;
  width: 304px;
  margin-bottom: 20px;
  border: 0px solid #e6e6e6;
  margin-right: 20px;
}
#search .artist-box .thumbnail {
  width: 80px;
  height: 80px;
  float: left;
}
#search .artist-box:nth-child(3n) {
  margin-right: 0;
}
#search .artist-box .artist-container {
  float: left;
  margin-left: 15px;
  overflow: hidden;
  width: 180px;
  margin-top: 5px;
}
#search .artist-box .artist {
  width: 185px;
  font-weight: 500;
}
#search .partner-box {
  float: left;
  width: 306px;
  margin: 0 21px 21px 0;
}
#search .partner-box:nth-child(3n) {
  margin-right: 0;
}
#search .partner-box .caption {
  padding: 10px 0;
  min-height: 0;
  position: static;
}
#search .partner-box .partner {
  font-weight: 500;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  width: 100%;
}
#search .partner-box h3 {
  font-weight: 400;
}
#search .box_ellipsis:nth-child(3n) {
  margin-right: 0;
}
.search-app,
.artist-page {
  overflow-x: hidden;
  /* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
  /* Slider size and handle placement;
   */
  /* Styling;
   */
  /* Handles and cursors;
   */
  /* Handle stripes;
   */
  /* Disabled state;
   */
}
.search-app .breadcrumb2,
.artist-page .breadcrumb2 {
  margin: -15px 0 10px 0;
}
.search-app .breadcrumb2 a,
.artist-page .breadcrumb2 a {
  color: #585858;
  font-style: italic;
  font-size: 12px;
}
.search-app .breadcrumb2 a:hover,
.artist-page .breadcrumb2 a:hover {
  color: #da0476;
}
.search-app .noUi-base,
.artist-page .noUi-base {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.search-app .noUi-horizontal,
.artist-page .noUi-horizontal {
  height: 5px;
}
.search-app .noUi-horizontal .noUi-handle,
.artist-page .noUi-horizontal .noUi-handle {
  width: 4px;
  height: 28px;
  left: 0;
  top: -12px;
}
.search-app .noUi-vertical,
.artist-page .noUi-vertical {
  width: 18px;
}
.search-app .noUi-vertical .noUi-handle,
.artist-page .noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}
.search-app .noUi-background,
.artist-page .noUi-background {
  background: #FAFAFA;
  box-shadow: inset 0 1px 1px #f0f0f0;
}
.search-app .noUi-connect,
.artist-page .noUi-connect {
  background: #000;
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
  -webkit-transition: background 450ms;
  transition: background 450ms;
}
.search-app .noUi-origin,
.artist-page .noUi-origin {
  border-radius: 2px;
}
.search-app .noUi-target,
.artist-page .noUi-target {
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}
.search-app .noUi-target.noUi-connect,
.artist-page .noUi-target.noUi-connect {
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #BBB;
}
.search-app .noUi-dragable,
.artist-page .noUi-dragable {
  cursor: w-resize;
}
.search-app .noUi-vertical .noUi-dragable,
.artist-page .noUi-vertical .noUi-dragable {
  cursor: n-resize;
}
.search-app .noUi-handle,
.artist-page .noUi-handle {
  border: 1px solid #000;
  border-radius: 3px;
  background: #000;
  cursor: default;
  box-shadow: none;
}
.search-app .noUi-handle div.tooltip,
.artist-page .noUi-handle div.tooltip {
  opacity: 1;
  top: 27px;
  left: -7px;
}
.search-app .noUi-active,
.artist-page .noUi-active {
  box-shadow: none;
}
.search-app .noUi-handle:before,
.artist-page .noUi-handle:before,
.search-app .noUi-handle:after,
.artist-page .noUi-handle:after {
  content: "";
  display: none;
}
.search-app .noUi-vertical .noUi-handle:before,
.artist-page .noUi-vertical .noUi-handle:before,
.search-app .noUi-vertical .noUi-handle:after,
.artist-page .noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}
.search-app .noUi-vertical .noUi-handle:after,
.artist-page .noUi-vertical .noUi-handle:after {
  top: 17px;
}
.search-app [disabled].noUi-connect,
.artist-page [disabled].noUi-connect,
.search-app [disabled] .noUi-connect,
.artist-page [disabled] .noUi-connect {
  background: #B8B8B8;
}
.search-app [disabled].noUi-origin,
.artist-page [disabled].noUi-origin,
.search-app [disabled] .noUi-handle,
.artist-page [disabled] .noUi-handle {
  cursor: not-allowed;
}
.search-app .noUi-infoBar,
.artist-page .noUi-infoBar {
  top: 25px;
}
.search-app .desc-section .read-more,
.artist-page .desc-section .read-more,
.search-app .desc-section .read-less,
.artist-page .desc-section .read-less {
  color: #0000ff;
}
.search-app .desc-section .read-more:hover,
.artist-page .desc-section .read-more:hover,
.search-app .desc-section .read-less:hover,
.artist-page .desc-section .read-less:hover {
  color: #da0476;
}
.search-app #works-search .filter-bottom-separator,
.artist-page #works-search .filter-bottom-separator {
  width: 100%;
}
.search-app .work-list,
.artist-page .work-list {
  width: 100%;
  display: block;
}
.search-app .work-list > div,
.artist-page .work-list > div {
  display: block;
  min-height: 200px;
}
.search-app .work-list h3,
.artist-page .work-list h3 {
  padding: 15px 0 15px 15px;
  font-size: 24px;
  text-transform: uppercase;
  font-family: franklin-gothic-urw, 'Lucida Grande', Tahoma, Verdana, sans-serif;
}
.search-app .work-list h3.other-works,
.artist-page .work-list h3.other-works {
  padding: 0 0 0 15px;
}
.search-app .work-list .works-wrapper,
.artist-page .work-list .works-wrapper {
  padding-bottom: 60px;
}
.search-app .work-list .works-wrapper .artwork,
.artist-page .work-list .works-wrapper .artwork {
  margin-bottom: 60px;
}
.search-app .work-list .divider,
.artist-page .work-list .divider {
  margin: 0;
}
.search-app .loading,
.artist-page .loading {
  background: white url(/static/common/img/loaders/spinner.gif) no-repeat center;
  width: 30px;
  height: 28px;
  display: inline-block;
  margin-left: 20px;
  overflow: visible;
}
.search-app .text-center,
.artist-page .text-center {
  text-align: center;
}
.search-app .sorry,
.artist-page .sorry {
  height: 200px;
  line-height: 200px;
}
.search-app .sorry-small,
.artist-page .sorry-small {
  height: 80px;
  line-height: 80px;
}
.search-app .sorry,
.artist-page .sorry,
.search-app .sorry-small,
.artist-page .sorry-small {
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  width: 100%;
}
.search-app .shadow,
.artist-page .shadow {
  padding-bottom: 27px;
  margin-bottom: 35px;
  -webkit-box-shadow: 0 6px 12px -5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 6px 12px -5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 6px 12px -5px rgba(0, 0, 0, 0.2);
}
.search-app marker-list,
.artist-page marker-list {
  text-align: center;
  width: 100%;
  display: block;
}
.search-app marker-list .marker-wrapper,
.artist-page marker-list .marker-wrapper {
  padding-bottom: 34px;
}
.search-app marker-list .marker-item,
.artist-page marker-list .marker-item {
  min-width: 180px;
  padding: 9px 32px 9px 11px;
  margin: 2px 0;
  display: inline-block;
  background: #888888 url(/static/fairs/img/x.png) no-repeat right center;
  cursor: pointer;
  color: #ffffff;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: top;
  border: 1px solid #ffffff;
}
.search-app marker-list .clearall,
.artist-page marker-list .clearall {
  padding: 9px 0;
  background: #da0476;
  font-size: 16px;
  line-height: 16px;
}
.search-app ul#artwork-grid li .workimage .save,
.artist-page ul#artwork-grid li .workimage .save {
  padding: 2px 7px;
  position: absolute;
  bottom: -35px;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  transition: bottom 250ms linear, background-color 250ms linear;
}
.search-app ul#artwork-grid li .workimage .save a:link,
.artist-page ul#artwork-grid li .workimage .save a:link,
.search-app ul#artwork-grid li .workimage .save a:visited,
.artist-page ul#artwork-grid li .workimage .save a:visited {
  color: #fff;
}
.search-app ul#artwork-grid li .workimage .save a:hover,
.artist-page ul#artwork-grid li .workimage .save a:hover,
.search-app ul#artwork-grid li .workimage .save a:active,
.artist-page ul#artwork-grid li .workimage .save a:active {
  color: #fff;
}
.search-app ul#artwork-grid li .workimage .save a:hover .fa,
.artist-page ul#artwork-grid li .workimage .save a:hover .fa,
.search-app ul#artwork-grid li .workimage .save a:active .fa,
.artist-page ul#artwork-grid li .workimage .save a:active .fa {
  color: #da0476;
}
.search-app ul#artwork-grid li .workimage .save.saved,
.artist-page ul#artwork-grid li .workimage .save.saved {
  bottom: 0;
}
.search-app ul#artwork-grid li .workimage .save.saved .fa,
.artist-page ul#artwork-grid li .workimage .save.saved .fa {
  color: #da0476;
}
.search-app ul#artwork-grid li .workimage .save:hover,
.artist-page ul#artwork-grid li .workimage .save:hover {
  background-color: #000000;
}
.search-app ul#artwork-grid li .workimage:hover .save,
.artist-page ul#artwork-grid li .workimage:hover .save {
  bottom: 0;
}
.search-app ul#artwork-grid .col-sm-12:first-child .galleryname,
.artist-page ul#artwork-grid .col-sm-12:first-child .galleryname {
  padding-top: 0;
  border-top: 0;
}
.search-app #tag-content,
.artist-page #tag-content {
  min-height: 200px;
  height: auto !important;
  height: 200px;
}
.search-app .top-tag-banner,
.artist-page .top-tag-banner {
  position: relative;
  text-align: center;
  color: white;
}
.search-app .image-tag-banner-image,
.artist-page .image-tag-banner-image {
  margin-top: -35px;
  width: 100%;
  height: auto;
}
.search-app .text-tag,
.artist-page .text-tag {
  font-size: 30px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: franklin-gothic-urw, 'Lucida Grande', Tahoma, Verdana, sans-serif;
}
.search-app .image-tag-banner-text,
.artist-page .image-tag-banner-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-transform: uppercase;
  color: white;
}
.search-app .image-tag-banner-text .text-tag,
.artist-page .image-tag-banner-text .text-tag {
  font-size: 50px;
  line-height: 0.9;
}
@media (max-width: 565px) {
  .search-app .image-tag-banner-text,
  .artist-page .image-tag-banner-text {
    top: -5%;
  }
  .search-app .image-tag-banner-text .text-tag,
  .artist-page .image-tag-banner-text .text-tag {
    font-size: 22px;
  }
}
@media (min-width: 566px) and (max-width: 767px) {
  .search-app .image-tag-banner-text,
  .artist-page .image-tag-banner-text {
    top: 10%;
  }
  .search-app .image-tag-banner-text .text-tag,
  .artist-page .image-tag-banner-text .text-tag {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .search-app .image-tag-banner-text,
  .artist-page .image-tag-banner-text {
    width: 100%;
    text-align: center;
  }
}
.search-app .image-tag-banner-image-with-text,
.artist-page .image-tag-banner-image-with-text {
  position: relative;
}
.search-app .image-tag-banner-image-with-text.with-image,
.artist-page .image-tag-banner-image-with-text.with-image {
  background-color: black;
}
.search-app .description-tag-with-image,
.artist-page .description-tag-with-image {
  margin-top: 30px;
  margin-bottom: 0px;
}
.search-app .tag-parent-page-desc,
.artist-page .tag-parent-page-desc {
  font-size: 32px;
  margin-bottom: 30px;
}
.search-app .tag-header,
.artist-page .tag-header {
  font-weight: 500;
}
.search-app .tag-description,
.artist-page .tag-description {
  margin-bottom: 30px;
}
.search-app .tag-description p,
.artist-page .tag-description p {
  line-height: 30px;
  font-size: 18px;
  font-family: "adobe-caslon-pro", Georgia, "Times New Roman", Times, serif !important;
}
.search-app .tag-description a:not([class^='read']),
.artist-page .tag-description a:not([class^='read']) {
  display: inline-table;
}
.search-app .tag-description a:after,
.artist-page .tag-description a:after {
  content: "";
  border-bottom: 0.1em solid #da0476;
  display: table-caption;
  caption-side: bottom;
  position: relative;
  margin-top: -11px;
}
.search-app .tag-description a:hover,
.artist-page .tag-description a:hover {
  text-decoration: none;
}
.search-app .panel-collapse.in .short-description,
.artist-page .panel-collapse.in .short-description {
  display: none;
}
#search .tab-row .item {
  padding-bottom: 15px;
}
#search .tab-row#works-search .item {
  padding-bottom: 45px;
}
#search .tag-container ul.tags {
  height: 68px;
  margin-top: 10px;
  overflow-y: hidden;
}
#search .tag-container ul.tags::after {
  clear: both;
  content: '';
  display: block;
}
#search .tag-container ul.tags li {
  float: left;
  color: #999;
  font-size: 12px;
}
#search .tag-container ul.tags li a {
  color: #999;
}
#search .tag-container ul.tags li a:link,
#search .tag-container ul.tags li a:visited {
  color: #999;
}
#search .tag-container ul.tags li a:hover,
#search .tag-container ul.tags li a:active {
  color: #555;
}
/* Small devices (tablets, 768px and down) */
@media (max-width: 768px) {
  #search .discover-work {
    margin-right: 0;
  }
}
@media screen and (max-width: 991px) {
  #search {
    /* WORKS SECTION */
    /* ARTISTS SECTION */
    /* PARTNERS SECTION */
    /* NO RESULTS */
  }
  #search .artist-box .artist-container {
    height: 70px;
  }
  #search .artist-box .artist {
    white-space: inherit;
  }
  #search .partner-box {
    height: auto;
    margin-right: 0;
    margin-left: 15px;
  }
  #search .partner-box .thumbnail {
    width: 100%;
    position: relative;
    padding-bottom: 50%;
  }
  #search .partner-box .thumbnail-image {
    position: absolute;
    width: 100%;
    max-width: inherit;
    height: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  #search .content-success {
    margin: 0 auto;
  }
  #search .content-success [class*="line-"] {
    position: static;
    margin-bottom: 25px;
  }
  #search .content-success .line-3 {
    padding-bottom: 25px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #search {
    /* HEADER */
    /* WORKS SECTION */
    /* ARTISTS SECTION */
    /* PARTNERS SECTION */
    /* MAGAZINE SECTION */
  }
  #search .artist-work-box {
    width: 346px;
    margin: 0 21px 21px 0;
  }
  #search .artist-box {
    width: 230px;
  }
  #search .artist-box .artist-container {
    width: 135px;
  }
  #search .partner-box {
    width: 227px;
  }
  #search .box_ellipsis,
  #search .strip_container {
    width: 345px;
  }
  #search .strip_container {
    height: 227px;
  }
  #search .box {
    margin-right: 0;
    margin-left: 15px;
  }
}
@media (max-width: 565px) {
  #search {
    /* HEADER */
    /* WORKS SECTION */
    /* ARTISTS SECTION */
    /* PARTNERS SECTION */
    /* MAGAZINE SECTION */
  }
  #search #content {
    width: 100%;
    padding: 0 15px;
  }
  #search #search-result-top-menu-container {
    margin-bottom: 20px;
  }
  #search .search-category {
    margin-bottom: 0;
  }
  #search .search-category-container {
    float: none;
  }
  #search .search-category-container h4 {
    padding-top: 13px;
  }
  #search .artist-work-box {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  #search .artist-box {
    width: 215px;
  }
  #search .artist-box:nth-child(n) {
    margin-right: 20px;
  }
  #search .artist-box:nth-child(2n) {
    margin-right: 0;
  }
  #search .artist-box .artist-container {
    width: 120px;
  }
  #search .partner-box {
    width: 100%;
    margin-left: 0;
  }
  #search .box_ellipsis,
  #search .strip_container {
    width: 100%;
    margin-left: 0;
  }
  #search .strip_container {
    height: 100%;
  }
  #search .strip_container img {
    width: 100%;
  }
  #search .box {
    margin-right: 0;
  }
}
@media screen and (min-width: 566px) and (max-width: 767px) {
  #search {
    /* WORKS SECTION */
    /* ARTISTS SECTION */
    /* PARTNER SECTION */
    /* MAGAZINE SECTION */
  }
  #search #content {
    width: 570px;
  }
  #search .artist-work-box {
    width: 270px;
  }
  #search .artist-box {
    width: 270px;
  }
  #search .artist-box:nth-child(n) {
    margin-right: 20px;
  }
  #search .artist-box:nth-child(2n) {
    margin-right: 0;
  }
  #search .artist-box .artist-container {
    width: 175px;
  }
  #search .partner-box {
    width: 260px;
    height: 220px;
  }
  #search .partner-box .thumbnail {
    height: 170px;
  }
  #search .box_ellipsis,
  #search .strip_container {
    width: 345px;
  }
  #search .strip_container {
    height: 227px;
  }
  #search .box {
    margin-right: 0;
    margin-left: 15px;
  }
  #search .box_ellipsis,
  #search .strip_container {
    width: 258px;
  }
  #search .strip_container {
    height: 170px;
  }
  #search .box:nth-child(2n) {
    margin-right: 0;
  }
}
@media (min-width: 1600px) {
  .search-app .container {
    width: 1170px;
  }
}
