@charset "UTF-8";
.contentWrap {
  background: #fff !important; }

.site-footer {
  margin-top: 0; }

@media only screen and (min-width: 1200px) {
  #buy-modal,
  #product-wrapper {
    min-height: 584px; } }
#buy-modal.context-placeholder .productPicker-title {
  margin: 0 0 1em 0; }
#buy-modal.context-placeholder .productField-title--dropdown {
  height: 1rem;
  background-color: #f1f1f1;
  border-color: #f1f1f1; }
#buy-modal.context-placeholder .productDescription-title {
  display: block;
  width: 35%;
  height: 1.2rem;
  margin-bottom: 1rem;
  background-color: #f1f1f1; }
#buy-modal.context-placeholder .productDescription-copy span {
  display: block;
  height: 1rem;
  background-color: #f1f1f1;
  width: 85%;
  margin: .5em 0; }
#buy-modal.context-placeholder .productDescription-copy span:nth-child(2) {
  width: 90%; }
#buy-modal.context-placeholder .productDescription-copy span:last-child {
  width: 50%; }
#buy-modal.context-placeholder .productPicker-design {
  display: block;
  width: 90%;
  height: 2rem;
  background-color: #f1f1f1; }
#buy-modal.context-placeholder .productPicker-cart {
  height: 2rem; }
#buy-modal.context-placeholder #pjax_product_image {
  position: relative;
  background-color: #f1f1f1; }

#buy-modal,
#product-wrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  text-align: left;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  max-width: inherit; }
  #buy-modal #pjax_product_image,
  #product-wrapper #pjax_product_image {
    min-height: 360px;
    padding-bottom: 0; }
  #buy-modal .product-image,
  #product-wrapper .product-image {
    position: absolute;
    top: 0;
    right: 0;
    left: 0; }
  #buy-modal .bfWatermark,
  #product-wrapper .bfWatermark {
    position: absolute;
    top: 2em;
    left: 2em;
    z-index: 1; }
  #buy-modal .feed-picker,
  #product-wrapper .feed-picker {
    padding: 1em;
    font-size: 120%; }
  #buy-modal .feed-picker, #buy-modal #pjax_product_image,
  #product-wrapper .feed-picker,
  #product-wrapper #pjax_product_image {
    flex: 1 0 100%;
    box-sizing: border-box;
    position: relative;
    margin: 0 auto; }
  @media only screen and (min-width: 25rem) {
    #buy-modal,
    #product-wrapper {
      margin: 0 auto;
      width: auto;
      height: auto; }
      #buy-modal .feed-picker,
      #product-wrapper .feed-picker {
        position: static; } }
  @media only screen and (min-width: 38rem) {
    #buy-modal,
    #product-wrapper {
      margin: 0.5rem auto;
      position: relative; }
      #buy-modal #pjax_product_image,
      #product-wrapper #pjax_product_image {
        line-height: 0;
        overflow: hidden; }
      #buy-modal .feed-picker,
      #buy-modal #pjax_product_image,
      #product-wrapper .feed-picker,
      #product-wrapper #pjax_product_image {
        flex: 1 0 100%; }
      #buy-modal .feed-picker,
      #product-wrapper .feed-picker {
        font-size: 130%;
        position: static;
        padding: 1em; } }
  @media only screen and (min-width: 52rem) {
    #buy-modal,
    #product-wrapper {
      margin: 4rem 0 0;
      max-width: inherit;
      position: relative; }
      #buy-modal .feed-picker,
      #buy-modal #pjax_product_image,
      #product-wrapper .feed-picker,
      #product-wrapper #pjax_product_image {
        flex: 1 0 50%; }
      #buy-modal .feed-picker,
      #product-wrapper .feed-picker {
        padding: 2em; } }

#product-wrapper {
  padding-bottom: 5rem; }
  @media only screen and (min-width: 52rem) {
    #product-wrapper {
      margin: 2rem 0 0; } }

#buy-modal {
  background-color: white; }
  @media only screen and (min-width: 38rem) {
    #buy-modal {
      border-radius: 1rem; }
      #buy-modal #pjax_product_image {
        border-radius: 1rem 1rem 0 0; } }
  @media only screen and (min-width: 52rem) {
    #buy-modal #pjax_product_image {
      border-radius: 1rem 0 0 1rem; } }

#buy-modal .cart-wrapper,
#product-wrapper .cart-wrapper {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: #242424;
  font-family: "futura-pt-1", "futura-pt-2", sans-serif;
  color: #fff;
  text-transform: uppercase;
  z-index: 300; }
  #buy-modal .cart-wrapper .btn,
  #product-wrapper .cart-wrapper .btn {
    font-family: "futura-pt-1", "futura-pt-2", sans-serif;
    font-weight: 800;
    font-size: 1rem;
    line-height: 2.25;
    text-align: center;
    text-transform: uppercase;
    width: 90%; }

@media only screen and (min-width: 52rem) {
  #buy-modal .cart-wrapper {
    position: absolute;
    border-radius: 0 0 1rem 1rem; } }
#buy-modal .yotpo-container {
  margin-left: auto;
  margin-right: auto;
  width: 90%; }

#buy-modal,
#product-wrapper {
  /* ---------------------------------------------------------------------
  Product Sample Ordering
  ------------------------------------------------------------------------ */
  /* ---------------------------------------------------------------------
  Product Picker
  ------------------------------------------------------------------------ */
  /* ---------------------------------------------------------------------
  Form
  ------------------------------------------------------------------------ */
  /* ---------------------------------------------------------------------
   Fields
  ------------------------------------------------------------------------ */
  /* ---------------------------------------------------------------------
   Style Subcategory
  ------------------------------------------------------------------------ */
  /* ---------------------------------------------------------------------
   Field Item Placeholders
  ------------------------------------------------------------------------ */ }
  #buy-modal .flexrow,
  #product-wrapper .flexrow {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between; }
  #buy-modal .flexcol,
  #product-wrapper .flexcol {
    display: flex;
    flex-direction: column; }
  #buy-modal .item,
  #product-wrapper .item {
    flex: 1;
    padding: .5rem;
    font-size: 1rem; }
  #buy-modal .cart-message,
  #product-wrapper .cart-message {
    max-width: 980px;
    margin: 0 auto;
    padding: 1rem 0; }
    @media only screen and (min-width: 700px) {
      #buy-modal .cart-message,
      #product-wrapper .cart-message {
        padding: 1.5rem 0 2rem; }
        #buy-modal .cart-message .flexcol.item,
        #product-wrapper .cart-message .flexcol.item {
          flex: 1; }
        #buy-modal .cart-message .flexcol,
        #product-wrapper .cart-message .flexcol {
          flex-direction: row; }
          #buy-modal .cart-message .flexcol .item:nth-child(2),
          #product-wrapper .cart-message .flexcol .item:nth-child(2) {
            text-align: right; }
          #buy-modal .cart-message .flexcol .item:nth-child(3),
          #product-wrapper .cart-message .flexcol .item:nth-child(3) {
            text-align: right;
            align-self: center; } }
    #buy-modal .cart-message .msg-carty,
    #product-wrapper .cart-message .msg-carty {
      flex: 0 0 79px;
      min-height: 68px;
      background: url("../artist_shops_discover/imgs/carty_pink.2c48768ddc58.gif") center 0.5rem no-repeat #242424; }
  #buy-modal .productHero-image,
  #product-wrapper .productHero-image {
    width: 100%;
    height: auto; }
  #buy-modal .feed-picker,
  #product-wrapper .feed-picker {
    padding: 0 1rem 1rem; }
  #buy-modal .dept-link,
  #product-wrapper .dept-link {
    border: 0; }
  #buy-modal .productTester,
  #product-wrapper .productTester {
    display: none;
    padding: 1em;
    width: 500px;
    bottom: 1em;
    position: fixed;
    left: 1em;
    background: #000;
    color: #FFF;
    font-size: 0.5em;
    text-align: left;
    text-transform: none; }
    #buy-modal .productTester dt,
    #product-wrapper .productTester dt {
      font-weight: bold; }
    #buy-modal .productTester dt, #buy-modal .productTester dd,
    #product-wrapper .productTester dt,
    #product-wrapper .productTester dd {
      display: inline-block; }
  #buy-modal .productCrumbs,
  #product-wrapper .productCrumbs {
    padding: 1em; }
    #buy-modal .productCrumbs li,
    #product-wrapper .productCrumbs li {
      display: inline-block;
      font-size: 1.2rem;
      text-transform: none; }
      #buy-modal .productCrumbs li:not(:last-child)::after,
      #product-wrapper .productCrumbs li:not(:last-child)::after {
        padding: 0 0.3em 0 0.3em;
        content: '/'; }
    @media only screen and (min-width: 64em) {
      #buy-modal .productCrumbs li,
      #product-wrapper .productCrumbs li {
        font-size: 1.5rem; }
      #buy-modal .productCrumbs a:hover,
      #product-wrapper .productCrumbs a:hover {
        text-decoration: underline; } }
  #buy-modal .productImages, #product-wrapper .productImages {
    width: 100%;
    box-sizing: border-box; }
    @media only screen and (min-width: 45.1em) {
      #buy-modal .productImages, #product-wrapper .productImages {
        width: 50%;
        float: left; } }
    @media only screen and (min-width: 64em) {
      #buy-modal .productImages, #product-wrapper .productImages {
        float: left; }
        .layout--alpha #buy-modal .productImages,
        .layout--alpha #product-wrapper .productImages {
          width: 60%; } }
  #buy-modal .productPicker, #product-wrapper .productPicker {
    width: 100%;
    box-sizing: border-box; }
    @media only screen and (min-width: 45.1em) {
      #buy-modal .productPicker, #product-wrapper .productPicker {
        width: 50%;
        float: right; } }
    @media only screen and (min-width: 64em) {
      #buy-modal .productPicker, #product-wrapper .productPicker {
        float: left; }
        .layout--alpha #buy-modal .productPicker,
        .layout--alpha #product-wrapper .productPicker {
          width: 40%; } }
  #buy-modal .productMain,
  #product-wrapper .productMain {
    padding: 0 1em 2em;
    box-sizing: border-box; }
    @media only screen and (min-width: 64em) {
      #buy-modal .productMain,
      #product-wrapper .productMain {
        padding-bottom: 4em; } }
  #buy-modal .productMain-title,
  #buy-modal .productImages-title,
  #product-wrapper .productMain-title,
  #product-wrapper .productImages-title {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    position: absolute;
    width: 1px; }
    #buy-modal .productMain-title.focusable:active, #buy-modal .productMain-title.focusable:focus,
    #buy-modal .productImages-title.focusable:active,
    #buy-modal .productImages-title.focusable:focus,
    #product-wrapper .productMain-title.focusable:active,
    #product-wrapper .productMain-title.focusable:focus,
    #product-wrapper .productImages-title.focusable:active,
    #product-wrapper .productImages-title.focusable:focus {
      clip: auto;
      height: auto;
      margin: 0;
      overflow: visible;
      position: static;
      width: auto; }
  #buy-modal .productHero-caption,
  #product-wrapper .productHero-caption {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    position: absolute;
    width: 1px; }
    #buy-modal .productHero-caption.focusable:active, #buy-modal .productHero-caption.focusable:focus,
    #product-wrapper .productHero-caption.focusable:active,
    #product-wrapper .productHero-caption.focusable:focus {
      clip: auto;
      height: auto;
      margin: 0;
      overflow: visible;
      position: static;
      width: auto; }
  #buy-modal .productImages, #product-wrapper .productImages {
    padding: 0 0 2em 0;
    position: relative; }
    @media only screen and (min-width: 45.1em) {
      #buy-modal .productImages, #product-wrapper .productImages {
        padding-right: 1em; } }
    @media only screen and (min-width: 64em) {
      .layout--alpha #buy-modal .productImages,
      .layout--alpha #product-wrapper .productImages {
        padding-right: 2em; } }
  #buy-modal .productThumbs,
  #product-wrapper .productThumbs {
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    justify-content: center;
    background: rgba(255, 255, 255, 0.8);
    padding: 0.45rem 0.25rem;
    z-index: 100; }
    #buy-modal .productThumbs li._is-selected a,
    #product-wrapper .productThumbs li._is-selected a {
      border: solid 1px #09f; }
      #buy-modal .productThumbs li._is-selected a:hover,
      #product-wrapper .productThumbs li._is-selected a:hover {
        border: solid 1px #09f; }
    #buy-modal .productThumbs li,
    #product-wrapper .productThumbs li {
      height: 100%;
      max-width: 7rem;
      margin: 0 0.3em;
      padding: 0;
      width: 100%; }
      #buy-modal .productThumbs li img,
      #product-wrapper .productThumbs li img {
        width: 100%;
        max-width: 100%; }
      #buy-modal .productThumbs li a,
      #product-wrapper .productThumbs li a {
        aspect-ratio: 1 / 1;
        border: solid 1px #fff;
        display: block;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 100%;
        transition: all 200ms cubic-bezier(0.25, 0.25, 0.84, 0.325); }
        #buy-modal .productThumbs li a:hover,
        #product-wrapper .productThumbs li a:hover {
          border: solid 1px #f39; }
  #buy-modal .productThumbs-caption,
  #buy-modal .productThumbs-item-caption,
  #product-wrapper .productThumbs-caption,
  #product-wrapper .productThumbs-item-caption {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    position: absolute;
    width: 1px; }
    #buy-modal .productThumbs-caption.focusable:active, #buy-modal .productThumbs-caption.focusable:focus,
    #buy-modal .productThumbs-item-caption.focusable:active,
    #buy-modal .productThumbs-item-caption.focusable:focus,
    #product-wrapper .productThumbs-caption.focusable:active,
    #product-wrapper .productThumbs-caption.focusable:focus,
    #product-wrapper .productThumbs-item-caption.focusable:active,
    #product-wrapper .productThumbs-item-caption.focusable:focus {
      clip: auto;
      height: auto;
      margin: 0;
      overflow: visible;
      position: static;
      width: auto; }
  #buy-modal .productDefinition,
  #product-wrapper .productDefinition {
    margin: 1em 0;
    font-size: 1em; }
    #buy-modal .productDefinition p,
    #product-wrapper .productDefinition p {
      font-size: inherit;
      line-height: 1.4; }
    #buy-modal .productDefinition a:hover,
    #product-wrapper .productDefinition a:hover {
      text-decoration: none; }
    #buy-modal .productDefinition .productPicker-info-link,
    #product-wrapper .productDefinition .productPicker-info-link {
      font-size: inherit;
      font-weight: normal;
      margin: 0; }
      #buy-modal .productDefinition .productPicker-info-link .size-chart._is-hidden,
      #product-wrapper .productDefinition .productPicker-info-link .size-chart._is-hidden {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        position: absolute;
        width: 1px; }
        #buy-modal .productDefinition .productPicker-info-link .size-chart._is-hidden.focusable:active, #buy-modal .productDefinition .productPicker-info-link .size-chart._is-hidden.focusable:focus,
        #product-wrapper .productDefinition .productPicker-info-link .size-chart._is-hidden.focusable:active,
        #product-wrapper .productDefinition .productPicker-info-link .size-chart._is-hidden.focusable:focus {
          clip: auto;
          height: auto;
          margin: 0;
          overflow: visible;
          position: static;
          width: auto; }
  #buy-modal .productDescription-container,
  #product-wrapper .productDescription-container {
    margin-top: 1.5em; }
    #buy-modal .productDescription-container p,
    #product-wrapper .productDescription-container p {
      font-size: 2em;
      line-height: 1.2;
      text-align: center;
      margin: 1em auto;
      width: 80%;
      max-width: 800px; }
    #buy-modal .productDescription-container a,
    #product-wrapper .productDescription-container a {
      text-decoration: underline; }
      #buy-modal .productDescription-container a:hover,
      #product-wrapper .productDescription-container a:hover {
        text-decoration: none; }
  #buy-modal .productDescription-title,
  #product-wrapper .productDescription-title {
    font-family: "futura-pt-1", "futura-pt-2", sans-serif;
    font-weight: 600;
    margin: 2em 0 0.25em;
    text-align: center; }
  #buy-modal .productSampleOrder-container,
  #product-wrapper .productSampleOrder-container {
    margin-top: 1.5em;
    border-radius: 10px;
    padding: 1em;
    background: #ff9494;
    color: #282828; }
    #buy-modal .productSampleOrder-container p,
    #product-wrapper .productSampleOrder-container p {
      line-height: 1.4;
      font-size: 0.9em; }
      #buy-modal .productSampleOrder-container p .productSampleOrder-base-fee,
      #product-wrapper .productSampleOrder-container p .productSampleOrder-base-fee {
        text-decoration: underline; }
  #buy-modal .productPicker, #product-wrapper .productPicker {
    font-size: 1.4rem; }
    @media only screen and (min-width: 64em) {
      .layout--alpha #buy-modal .productPicker,
      .layout--alpha #product-wrapper .productPicker {
        font-size: 1.8rem; }
      .layout--beta #buy-modal .productPicker, .layout--beta #product-wrapper .productPicker {
        font-size: 1.6rem; } }
  #buy-modal .productPicker-title,
  #product-wrapper .productPicker-title {
    overflow: hidden;
    font-size: 1.75em;
    font-weight: 800;
    line-height: 1.5; }
    #buy-modal .productPicker-title span,
    #product-wrapper .productPicker-title span {
      display: block;
      box-sizing: border-box; }
    @media only screen and (min-width: 45.1em) {
      #buy-modal .productPicker-title,
      #product-wrapper .productPicker-title {
        font-size: 1.65em;
        line-height: 1.3; } }
    @media only screen and (min-width: 64em) {
      #buy-modal .productPicker-title,
      #product-wrapper .productPicker-title {
        line-height: 1.5; } }
  #buy-modal .productPicker-design,
  #product-wrapper .productPicker-design {
    word-wrap: break-word;
    line-height: 1.2;
    margin: 0; }
  #buy-modal .productPicker-price,
  #product-wrapper .productPicker-price {
    display: inline-block;
    font-size: 1.5rem;
    line-height: 1.2;
    text-align: right;
    width: 100%; }
    #buy-modal .productPicker-price span,
    #product-wrapper .productPicker-price span {
      float: none;
      text-align: right; }
    #buy-modal .productPicker-price .striked,
    #product-wrapper .productPicker-price .striked {
      display: inline;
      opacity: 0.6; }
  #buy-modal .productPicker-subtitle--sizes,
  #product-wrapper .productPicker-subtitle--sizes {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    position: absolute;
    width: 1px; }
    #buy-modal .productPicker-subtitle--sizes.focusable:active, #buy-modal .productPicker-subtitle--sizes.focusable:focus,
    #product-wrapper .productPicker-subtitle--sizes.focusable:active,
    #product-wrapper .productPicker-subtitle--sizes.focusable:focus {
      clip: auto;
      height: auto;
      margin: 0;
      overflow: visible;
      position: static;
      width: auto; }
  #buy-modal .productPicker-form fieldset,
  #product-wrapper .productPicker-form fieldset {
    border: none;
    margin: 0;
    padding: 0; }
  #buy-modal .productPicker-form select,
  #product-wrapper .productPicker-form select {
    display: block; }
  #buy-modal .productPicker-legend,
  #product-wrapper .productPicker-legend {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    position: absolute;
    width: 1px; }
    #buy-modal .productPicker-legend.focusable:active, #buy-modal .productPicker-legend.focusable:focus,
    #product-wrapper .productPicker-legend.focusable:active,
    #product-wrapper .productPicker-legend.focusable:focus {
      clip: auto;
      height: auto;
      margin: 0;
      overflow: visible;
      position: static;
      width: auto; }
  #buy-modal .productPicker-message,
  #product-wrapper .productPicker-message {
    display: block;
    clear: both;
    height: 2.9em;
    width: 100%;
    position: relative; }
  #buy-modal .productPicker-label,
  #product-wrapper .productPicker-label {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    position: absolute;
    width: 1px; }
    #buy-modal .productPicker-label.focusable:active, #buy-modal .productPicker-label.focusable:focus,
    #product-wrapper .productPicker-label.focusable:active,
    #product-wrapper .productPicker-label.focusable:focus {
      clip: auto;
      height: auto;
      margin: 0;
      overflow: visible;
      position: static;
      width: auto; }
  #buy-modal .productPicker-content,
  #product-wrapper .productPicker-content {
    padding: 1em;
    top: -4em;
    background: #f39;
    color: #fff;
    font-size: 0.7em;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    position: absolute; }
  #buy-modal .productPicker-cart,
  #product-wrapper .productPicker-cart {
    border: none;
    background-color: #38b449;
    border-radius: 0.25rem;
    box-sizing: border-box;
    color: white;
    display: block;
    font-size: 1.15rem;
    font-family: "futura-pt-1", "futura-pt-2", sans-serif;
    font-weight: 700;
    height: 100%;
    line-height: 2.4;
    margin-top: 0.5rem;
    text-transform: uppercase;
    width: 100%;
    -webkit-transition: all 200ms cubic-bezier(0.25, 0.25, 0.84, 0.325);
    -moz-transition: all 200ms cubic-bezier(0.25, 0.25, 0.84, 0.325);
    -ms-transition: all 200ms cubic-bezier(0.25, 0.25, 0.84, 0.325);
    -o-transition: all 200ms cubic-bezier(0.25, 0.25, 0.84, 0.325);
    transition: all 200ms cubic-bezier(0.25, 0.25, 0.84, 0.325);
    /* custom */ }
    #buy-modal .productPicker-cart[disabled], #buy-modal .productPicker-cart[disabled]:hover,
    #product-wrapper .productPicker-cart[disabled],
    #product-wrapper .productPicker-cart[disabled]:hover {
      border-width: 2px;
      border-style: solid;
      opacity: 0.2; }
    #buy-modal .productPicker-cart:hover,
    #product-wrapper .productPicker-cart:hover {
      background-color: #32a141; }
    #buy-modal .productPicker-cart-note,
    #product-wrapper .productPicker-cart-note {
      font-size: 0.6em;
      text-transform: none;
      font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
      vertical-align: text-top;
      display: inline-block;
      line-height: 2.2; }
  #buy-modal .productPicker-delay,
  #product-wrapper .productPicker-delay {
    display: block;
    margin: 1.5em 0 0 0;
    font-size: 0.8em;
    text-align: center; }
    #buy-modal .productPicker-delay--message,
    #product-wrapper .productPicker-delay--message {
      font-style: italic; }
    #buy-modal .productPicker-delay--dc,
    #product-wrapper .productPicker-delay--dc {
      margin-top: 0.8em; }
  #buy-modal .productPicker-proceeds,
  #product-wrapper .productPicker-proceeds {
    border-radius: 5px;
    margin: 1em 0;
    padding: 1em;
    color: white;
    font-weight: bold;
    background: #FF3399; }
  #buy-modal .productPicker-form + .productPicker-proceeds,
  #product-wrapper .productPicker-form + .productPicker-proceeds {
    margin-top: 1.5em; }
  #buy-modal .productPicker-shipping,
  #product-wrapper .productPicker-shipping {
    color: #38b449; }
  #buy-modal .productPicker-form + .productPicker-shipping,
  #product-wrapper .productPicker-form + .productPicker-shipping {
    font-size: 0.9em;
    margin-top: 1em;
    text-align: center; }
    #buy-modal .productPicker-form + .productPicker-shipping small,
    #product-wrapper .productPicker-form + .productPicker-shipping small {
      font-size: 0.8em;
      vertical-align: text-bottom; }
  #buy-modal .productPicker-guarantee,
  #product-wrapper .productPicker-guarantee {
    font-size: 0.8em;
    text-align: center; }
  #buy-modal .productField,
  #product-wrapper .productField {
    box-sizing: border-box;
    clear: both;
    margin: 0 0 0.5em 0;
    width: 100%;
    position: relative;
    /* Extend these BEMY-classes 
    so that we can more easily manipulate these items via JS */ }
    #buy-modal .productField--dropdown,
    #product-wrapper .productField--dropdown {
      -webkit-transform: translate3d(0, 0, 0);
      /* squash z-index-transform bug */
      height: 2.9em;
      clear: none;
      float: left; }
      #buy-modal .productField--dropdown._is-on,
      #product-wrapper .productField--dropdown._is-on {
        z-index: 4; }
    #buy-modal .productField--radio,
    #product-wrapper .productField--radio {
      margin-bottom: 1em; }
    #buy-modal .productField .productField-item label,
    #product-wrapper .productField .productField-item label {
      line-height: 3; }
    #buy-modal .productField._is-inactive,
    #product-wrapper .productField._is-inactive {
      border: 0;
      clip: rect(0 0 0 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      position: absolute;
      width: 1px; }
      #buy-modal .productField._is-inactive.focusable:active, #buy-modal .productField._is-inactive.focusable:focus,
      #product-wrapper .productField._is-inactive.focusable:active,
      #product-wrapper .productField._is-inactive.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto; }
    #buy-modal .productField._is-disabled,
    #product-wrapper .productField._is-disabled {
      opacity: 0.2; }
  #buy-modal .productField-title--hidden,
  #product-wrapper .productField-title--hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    position: absolute;
    width: 1px; }
    #buy-modal .productField-title--hidden.focusable:active, #buy-modal .productField-title--hidden.focusable:focus,
    #product-wrapper .productField-title--hidden.focusable:active,
    #product-wrapper .productField-title--hidden.focusable:focus {
      clip: auto;
      height: auto;
      margin: 0;
      overflow: visible;
      position: static;
      width: auto; }
  #buy-modal .productField-title--button,
  #product-wrapper .productField-title--button {
    font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
    text-transform: none;
    font-size: 0.9em;
    margin: 0 0 0 0.2em;
    position: relative;
    top: -0.3em; }
  #buy-modal .productField-title--radio,
  #product-wrapper .productField-title--radio {
    display: inline-block;
    vertical-align: top;
    font-size: 0.9em;
    font-weight: bold;
    line-height: 2; }
  #buy-modal .productField-title--dropdown,
  #product-wrapper .productField-title--dropdown {
    border-color: #09f;
    border-width: 1px;
    border-style: solid;
    border-radius: 5px;
    color: #555555;
    padding: 0.85rem 0 0.85rem 1rem;
    font-size: 0.9em;
    font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 500;
    text-transform: none; }
    #buy-modal .productField-title--dropdown._is-on,
    #product-wrapper .productField-title--dropdown._is-on {
      border-bottom: none;
      position: relative;
      z-index: 4;
      border-radius: 5px 5px 0 0; }
      #buy-modal .productField-title--dropdown._is-on ~ .productField-dropdown-icon,
      #product-wrapper .productField-title--dropdown._is-on ~ .productField-dropdown-icon {
        transform: rotate(180deg); }
    #buy-modal .productField-title--dropdown:hover, #product-wrapper .productField-title--dropdown:hover {
      cursor: pointer; }
      ._is-disabled #buy-modal .productField-title--dropdown:hover,
      ._is-disabled #product-wrapper .productField-title--dropdown:hover {
        cursor: default; }
  #buy-modal .productField-color--light,
  #product-wrapper .productField-color--light {
    border: 1px solid rgba(229, 229, 229, 0.9); }
  #buy-modal .productField-dropdown-icon,
  #product-wrapper .productField-dropdown-icon {
    height: 5px;
    width: 11px;
    margin-top: -0.1em;
    right: 1em;
    position: absolute;
    top: 50%;
    z-index: 5;
    transition: transform 0.2s ease-in; }
    #buy-modal .productField-dropdown-icon:hover,
    #product-wrapper .productField-dropdown-icon:hover {
      cursor: pointer; }
  #buy-modal .productField--radio .productField-list,
  #product-wrapper .productField--radio .productField-list {
    display: flex;
    flex-flow: row wrap; }
    #buy-modal .productField--radio .productField-list .productField-item,
    #buy-modal .productField--radio .productField-list .productField-item--flex,
    #product-wrapper .productField--radio .productField-list .productField-item,
    #product-wrapper .productField--radio .productField-list .productField-item--flex {
      flex: 0 0 auto;
      white-space: nowrap; }
  #buy-modal .productField--button .productField-list,
  #product-wrapper .productField--button .productField-list {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between; }
    #buy-modal .productField--button .productField-list.button-prices,
    #product-wrapper .productField--button .productField-list.button-prices {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      column-gap: 0.25em; }
      @media only screen and (min-width: 32em) and (max-width: 52em) {
        #buy-modal .productField--button .productField-list.button-prices,
        #product-wrapper .productField--button .productField-list.button-prices {
          grid-template-columns: repeat(3, 1fr); } }
      @media only screen and (min-width: 52em) and (max-width: 67em) {
        #buy-modal .productField--button .productField-list.button-prices,
        #product-wrapper .productField--button .productField-list.button-prices {
          grid-template-columns: repeat(2, 1fr); } }
      @media only screen and (min-width: 67.1em) {
        #buy-modal .productField--button .productField-list.button-prices,
        #product-wrapper .productField--button .productField-list.button-prices {
          grid-template-columns: repeat(3, 1fr); } }
      #buy-modal .productField--button .productField-list.button-prices .productField-item--flex a,
      #product-wrapper .productField--button .productField-list.button-prices .productField-item--flex a {
        padding: 0.5em 1em;
        line-height: 1.4; }
    #buy-modal .productField--button .productField-list.two-up-prices,
    #product-wrapper .productField--button .productField-list.two-up-prices {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      column-gap: 0.25em; }
      #buy-modal .productField--button .productField-list.two-up-prices .productField-item--flex a,
      #product-wrapper .productField--button .productField-list.two-up-prices .productField-item--flex a {
        padding: 0.5em 1em;
        line-height: 1.4; }
    #buy-modal .productField--button .productField-list .productField-item--flex a,
    #product-wrapper .productField--button .productField-list .productField-item--flex a {
      border-radius: 5px;
      padding: 0 1em;
      flex-grow: 1;
      text-align: left; }
    #buy-modal .productField--button .productField-list .productField-item--flex p,
    #product-wrapper .productField--button .productField-list .productField-item--flex p {
      padding: 0 1em;
      text-align: left; }
    #buy-modal .productField--button .productField-list .productField-item, #buy-modal .productField--button .productField-list .productField-item--flex,
    #product-wrapper .productField--button .productField-list .productField-item,
    #product-wrapper .productField--button .productField-list .productField-item--flex {
      flex: 1;
      white-space: wrap; }
    #buy-modal .productField--button .productField-list .productField-2col-item,
    #product-wrapper .productField--button .productField-list .productField-2col-item {
      width: 49%;
      flex-wrap: wrap;
      margin: 0 0 9px; }
  #buy-modal .productField-nostock,
  #product-wrapper .productField-nostock {
    border-radius: 5px;
    margin: 1em 0;
    padding: 1em;
    background: #282828;
    color: #fff;
    text-align: center; }
  #buy-modal .productField-list,
  #product-wrapper .productField-list {
    width: 100%; }
    #buy-modal .productField-list--alt,
    #product-wrapper .productField-list--alt {
      width: auto;
      overflow: visible; }
    #buy-modal .productField-list--dropdown,
    #product-wrapper .productField-list--dropdown {
      border: 0;
      clip: rect(0 0 0 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      position: absolute;
      width: 1px; }
      #buy-modal .productField-list--dropdown.focusable:active, #buy-modal .productField-list--dropdown.focusable:focus,
      #product-wrapper .productField-list--dropdown.focusable:active,
      #product-wrapper .productField-list--dropdown.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto; }
      #buy-modal .productField-list--dropdown._is-on,
      #product-wrapper .productField-list--dropdown._is-on {
        background: #fff;
        height: auto;
        margin: 0;
        clip: auto;
        overflow: visible;
        z-index: 4;
        border-width: 1px;
        border-color: #09f;
        border-radius: 0 0 5px 5px;
        border-style: solid;
        border-top: none;
        box-sizing: border-box;
        min-width: 100%; }
    #buy-modal .productField-list--subcat,
    #product-wrapper .productField-list--subcat {
      padding-bottom: 1em;
      right: 0;
      max-width: 800px;
      top: calc('100% - 2px'); }
      #buy-modal .productField-list--subcat--1,
      #product-wrapper .productField-list--subcat--1 {
        width: 100%; }
        @media only screen and (min-width: 45.1em) {
          #buy-modal .productField-list--subcat--1,
          #product-wrapper .productField-list--subcat--1 {
            width: 100%; } }
        @media only screen and (min-width: 64em) {
          #buy-modal .productField-list--subcat--1,
          #product-wrapper .productField-list--subcat--1 {
            width: 100%; } }
      #buy-modal .productField-list--subcat--2,
      #product-wrapper .productField-list--subcat--2 {
        width: 185%; }
        @media only screen and (min-width: 45.1em) {
          #buy-modal .productField-list--subcat--2,
          #product-wrapper .productField-list--subcat--2 {
            width: 250%; } }
        @media only screen and (min-width: 64em) {
          #buy-modal .productField-list--subcat--2,
          #product-wrapper .productField-list--subcat--2 {
            width: 200%; } }
      #buy-modal .productField-list--subcat--3,
      #product-wrapper .productField-list--subcat--3 {
        width: 185%; }
        @media only screen and (min-width: 45.1em) {
          #buy-modal .productField-list--subcat--3,
          #product-wrapper .productField-list--subcat--3 {
            width: 250%; } }
        @media only screen and (min-width: 64em) {
          #buy-modal .productField-list--subcat--3,
          #product-wrapper .productField-list--subcat--3 {
            width: 300%; } }
      @media only screen and (min-width: 45.1em) {
        #buy-modal .productField-list--subcat,
        #product-wrapper .productField-list--subcat {
          padding-bottom: 0;
          top: calc('100% - 2px'); } }
      #buy-modal .productField-list--subcat._is-on,
      #product-wrapper .productField-list--subcat._is-on {
        border-top-width: 2px;
        border-top-style: solid; }
  #buy-modal .productSubcategory,
  #product-wrapper .productSubcategory {
    padding: 1.5em 1em 0 1em;
    overflow: hidden;
    box-sizing: border-box; }
    @media only screen and (min-width: 45.1em) {
      #buy-modal .productSubcategory,
      #product-wrapper .productSubcategory {
        padding: 1.5em 1em 1em 1em; }
        #buy-modal .productSubcategory--2,
        #product-wrapper .productSubcategory--2 {
          width: 50%;
          float: left; }
        #buy-modal .productSubcategory--3,
        #product-wrapper .productSubcategory--3 {
          width: 33.3333333333%;
          float: left; } }
  #buy-modal .productSubcategory-title,
  #product-wrapper .productSubcategory-title {
    padding: 0 0 0 1em;
    font-size: 0.8em;
    font-weight: bold; }
  #buy-modal .productSubcategory-rule,
  #product-wrapper .productSubcategory-rule {
    border: none;
    border-top-width: 2px;
    border-top-style: solid; }
  #buy-modal .productField-item,
  #buy-modal .productField-item--flex,
  #product-wrapper .productField-item,
  #product-wrapper .productField-item--flex {
    box-sizing: border-box;
    height: auto;
    display: block;
    position: relative; }
    #buy-modal .productField-item a,
    #buy-modal .productField-item input,
    #buy-modal .productField-item label,
    #buy-modal .productField-item--flex a,
    #buy-modal .productField-item--flex input,
    #buy-modal .productField-item--flex label,
    #product-wrapper .productField-item a,
    #product-wrapper .productField-item input,
    #product-wrapper .productField-item label,
    #product-wrapper .productField-item--flex a,
    #product-wrapper .productField-item--flex input,
    #product-wrapper .productField-item--flex label {
      display: block;
      height: 100%;
      width: 100%; }
    #buy-modal .productField-item input,
    #buy-modal .productField-item--flex input,
    #product-wrapper .productField-item input,
    #product-wrapper .productField-item--flex input {
      opacity: 0;
      z-index: 2; }
      #buy-modal .productField-item input:hover,
      #buy-modal .productField-item--flex input:hover,
      #product-wrapper .productField-item input:hover,
      #product-wrapper .productField-item--flex input:hover {
        cursor: pointer; }
    #buy-modal .productField-item a,
    #buy-modal .productField-item p,
    #buy-modal .productField-item label,
    #buy-modal .productField-item--flex a,
    #buy-modal .productField-item--flex p,
    #buy-modal .productField-item--flex label,
    #product-wrapper .productField-item a,
    #product-wrapper .productField-item p,
    #product-wrapper .productField-item label,
    #product-wrapper .productField-item--flex a,
    #product-wrapper .productField-item--flex p,
    #product-wrapper .productField-item--flex label {
      box-sizing: border-box;
      font-size: 1.2em;
      line-height: 3;
      z-index: 1; }
    #buy-modal .productField-item a,
    #buy-modal .productField-item a:hover,
    #buy-modal .productField-item--flex a,
    #buy-modal .productField-item--flex a:hover,
    #product-wrapper .productField-item a,
    #product-wrapper .productField-item a:hover,
    #product-wrapper .productField-item--flex a,
    #product-wrapper .productField-item--flex a:hover {
      color: inherit;
      text-decoration: none; }
  #buy-modal .productField-list--dropdown,
  #product-wrapper .productField-list--dropdown {
    background: #FFF;
    z-index: 1000; }
  #buy-modal .productField--dropdown .productField-item,
  #product-wrapper .productField--dropdown #buy-modal .productField-item, #buy-modal .productField--dropdown #product-wrapper .productField-item,
  #product-wrapper .productField--dropdown .productField-item {
    display: block;
    width: 100%;
    clear: left; }
    .productField-list--dropdown--alt #buy-modal .productField--dropdown .productField-item,
    #product-wrapper .productField--dropdown .productField-list--dropdown--alt #buy-modal .productField-item,
    #buy-modal .productField--dropdown .productField-list--dropdown--alt #product-wrapper .productField-item,
    .productField-list--dropdown--alt #product-wrapper .productField--dropdown .productField-item {
      height: 2.5em; }
      @media only screen and (min-width: 45.1em) {
        .productField-list--dropdown--alt #buy-modal .productField--dropdown .productField-item,
        #product-wrapper .productField--dropdown .productField-list--dropdown--alt #buy-modal .productField-item,
        #buy-modal .productField--dropdown .productField-list--dropdown--alt #product-wrapper .productField-item,
        .productField-list--dropdown--alt #product-wrapper .productField--dropdown .productField-item {
          height: 2.9em; } }
    #buy-modal .productField--dropdown .productField-item a,
    #product-wrapper .productField--dropdown #buy-modal .productField-item a, #buy-modal .productField--dropdown .productField-item p,
    #product-wrapper .productField--dropdown #buy-modal .productField-item p, #buy-modal .productField--dropdown .productField-item label,
    #product-wrapper .productField--dropdown #buy-modal .productField-item label, #buy-modal .productField--dropdown #product-wrapper .productField-item a,
    #product-wrapper .productField--dropdown .productField-item a, #buy-modal .productField--dropdown #product-wrapper .productField-item p,
    #product-wrapper .productField--dropdown .productField-item p, #buy-modal .productField--dropdown #product-wrapper .productField-item label,
    #product-wrapper .productField--dropdown .productField-item label {
      box-sizing: border-box;
      display: table-cell;
      height: auto;
      vertical-align: middle;
      position: static;
      left: auto;
      top: auto;
      font-size: 1em;
      line-height: 1.4;
      padding: 0.65rem 0.25rem 0.65rem 1rem; }
      .productField-list--dropdown--alt #buy-modal .productField--dropdown .productField-item a,
      #product-wrapper .productField--dropdown .productField-list--dropdown--alt #buy-modal .productField-item a,
      .productField-list--dropdown--alt #buy-modal .productField--dropdown .productField-item p,
      #product-wrapper .productField--dropdown .productField-list--dropdown--alt #buy-modal .productField-item p,
      .productField-list--dropdown--alt #buy-modal .productField--dropdown .productField-item label,
      #product-wrapper .productField--dropdown .productField-list--dropdown--alt #buy-modal .productField-item label,
      #buy-modal .productField--dropdown .productField-list--dropdown--alt #product-wrapper .productField-item a,
      .productField-list--dropdown--alt #product-wrapper .productField--dropdown .productField-item a,
      #buy-modal .productField--dropdown .productField-list--dropdown--alt #product-wrapper .productField-item p,
      .productField-list--dropdown--alt #product-wrapper .productField--dropdown .productField-item p,
      #buy-modal .productField--dropdown .productField-list--dropdown--alt #product-wrapper .productField-item label,
      .productField-list--dropdown--alt #product-wrapper .productField--dropdown .productField-item label {
        line-height: 1.3; }
        @media only screen and (min-width: 45.1em) {
          .productField-list--dropdown--alt #buy-modal .productField--dropdown .productField-item a,
          #product-wrapper .productField--dropdown .productField-list--dropdown--alt #buy-modal .productField-item a,
          .productField-list--dropdown--alt #buy-modal .productField--dropdown .productField-item p,
          #product-wrapper .productField--dropdown .productField-list--dropdown--alt #buy-modal .productField-item p,
          .productField-list--dropdown--alt #buy-modal .productField--dropdown .productField-item label,
          #product-wrapper .productField--dropdown .productField-list--dropdown--alt #buy-modal .productField-item label,
          #buy-modal .productField--dropdown .productField-list--dropdown--alt #product-wrapper .productField-item a,
          .productField-list--dropdown--alt #product-wrapper .productField--dropdown .productField-item a,
          #buy-modal .productField--dropdown .productField-list--dropdown--alt #product-wrapper .productField-item p,
          .productField-list--dropdown--alt #product-wrapper .productField--dropdown .productField-item p,
          #buy-modal .productField--dropdown .productField-list--dropdown--alt #product-wrapper .productField-item label,
          .productField-list--dropdown--alt #product-wrapper .productField--dropdown .productField-item label {
            line-height: 3; } }
    #buy-modal .productField--dropdown .productField-item a,
    #product-wrapper .productField--dropdown #buy-modal .productField-item a, #buy-modal .productField--dropdown #product-wrapper .productField-item a,
    #product-wrapper .productField--dropdown .productField-item a {
      display: block; }
  #buy-modal .productField-item--flex,
  #product-wrapper .productField-item--flex {
    border-radius: 5px;
    line-height: 3;
    height: auto;
    margin: 0  0 0.5em;
    text-align: center; }
    #buy-modal .productField-item--flex a,
    #buy-modal .productField-item--flex p,
    #buy-modal .productField-item--flex label,
    #product-wrapper .productField-item--flex a,
    #product-wrapper .productField-item--flex p,
    #product-wrapper .productField-item--flex label {
      border-width: 1px;
      border-style: solid;
      border-color: #09f;
      font-size: 1.2em;
      font-weight: 500; }
  #buy-modal .productField--button .productField-item,
  #product-wrapper .productField--button #buy-modal .productField-item,
  #buy-modal .productField--button #product-wrapper .productField-item,
  #product-wrapper .productField--button .productField-item {
    margin: 0 0.25em 0 0.25em;
    text-align: center;
    text-transform: uppercase;
    border-radius: 5px; }
    #buy-modal .productField--button .productField-item:first-child,
    #product-wrapper .productField--button #buy-modal .productField-item:first-child,
    #buy-modal .productField--button #product-wrapper .productField-item:first-child,
    #product-wrapper .productField--button .productField-item:first-child {
      margin-left: 0; }
    #buy-modal .productField--button .productField-item:last-child,
    #product-wrapper .productField--button #buy-modal .productField-item:last-child,
    #buy-modal .productField--button #product-wrapper .productField-item:last-child,
    #product-wrapper .productField--button .productField-item:last-child {
      margin-right: 0; }
    #buy-modal .productField--button .productField-item a,
    #product-wrapper .productField--button #buy-modal .productField-item a, #buy-modal .productField--button .productField-item p,
    #product-wrapper .productField--button #buy-modal .productField-item p, #buy-modal .productField--button .productField-item label,
    #product-wrapper .productField--button #buy-modal .productField-item label,
    #buy-modal .productField--button #product-wrapper .productField-item a,
    #product-wrapper .productField--button .productField-item a,
    #buy-modal .productField--button #product-wrapper .productField-item p,
    #product-wrapper .productField--button .productField-item p,
    #buy-modal .productField--button #product-wrapper .productField-item label,
    #product-wrapper .productField--button .productField-item label {
      border-color: #09f;
      border-width: 1px;
      border-style: solid;
      font-size: 1.2em;
      border-color: #09f;
      border-radius: 5px;
      color: #09f; }
  #buy-modal .productField-raglan,
  #product-wrapper .productField-raglan {
    display: block;
    height: 24px;
    width: 12px;
    left: 12px;
    position: absolute;
    top: 0;
    border-radius: 0 12px 12px 0;
    box-sizing: border-box; }
    #buy-modal .productField-raglan--blue_triblend_sleeves,
    #product-wrapper .productField-raglan--blue_triblend_sleeves {
      background: #596da9; }
    #buy-modal .productField-raglan--chili_red_sleeves,
    #product-wrapper .productField-raglan--chili_red_sleeves {
      background: #bd4848; }
    #buy-modal .productField-raglan--grey_triblend_sleeves,
    #product-wrapper .productField-raglan--grey_triblend_sleeves {
      background: #636363; }
    #buy-modal .productField-raglan--heather_onyx_sleeves,
    #product-wrapper .productField-raglan--heather_onyx_sleeves {
      background: #222222; }
    #buy-modal .productField-raglan--navy_sleeves,
    #product-wrapper .productField-raglan--navy_sleeves {
      background: #454b53; }
    #buy-modal .productField-raglan--tri-blue_sleeves,
    #product-wrapper .productField-raglan--tri-blue_sleeves {
      background: #5a6eaa; }
    #buy-modal .productField-raglan--tri-grey_sleeves,
    #product-wrapper .productField-raglan--tri-grey_sleeves {
      background: #646464; }
    #buy-modal .productField-raglan--tri-kelly_sleeves,
    #product-wrapper .productField-raglan--tri-kelly_sleeves {
      background: #16925d; }
  #buy-modal .productField-item--flex:hover,
  #product-wrapper .productField-item--flex:hover {
    border-color: #09f;
    background: #09f;
    color: #ffffff;
    text-decoration: none;
    -webkit-transition: all 100ms cubic-bezier(0.25, 0.25, 0.84, 0.325);
    -moz-transition: all 100ms cubic-bezier(0.25, 0.25, 0.84, 0.325);
    -ms-transition: all 100ms cubic-bezier(0.25, 0.25, 0.84, 0.325);
    -o-transition: all 100ms cubic-bezier(0.25, 0.25, 0.84, 0.325);
    transition: all 100ms cubic-bezier(0.25, 0.25, 0.84, 0.325);
    /* custom */ }
    #buy-modal .productField-item--flex:hover .display-price,
    #product-wrapper .productField-item--flex:hover .display-price {
      color: #ff0; }
  #buy-modal .productField--button .productField-item input:checked + label,
  #buy-modal .productField--button .productField-item a.pdp-button-selected,
  #buy-modal .productField-item--flex .pdp-button-selected,
  #product-wrapper .productField--button .productField-item input:checked + label,
  #product-wrapper .productField--button .productField-item a.pdp-button-selected,
  #product-wrapper .productField-item--flex .pdp-button-selected {
    background: #09f;
    color: #ffffff;
    text-decoration: none;
    border-color: #09f; }
  #buy-modal .productField--radio .productField-item input:checked + label,
  #buy-modal .productField--radio .productField-item a.pdp-button-selected,
  #product-wrapper .productField--radio .productField-item input:checked + label,
  #product-wrapper .productField--radio .productField-item a.pdp-button-selected {
    -moz-box-shadow: inset 0 0 0 2px #eeeeee, 0 0 0 2px #000000;
    -webkit-box-shadow: inset 0 0 0 2px #eeeeee, 0 0 0 2px #000000;
    box-shadow: inset 0 0 0 2px #eeeeee, 0 0 0 2px #000000;
    text-decoration: none;
    border-color: #000000; }
  #buy-modal .productField--radio .productField-item label,
  #buy-modal .productField--radio .productField-item a,
  #product-wrapper .productField--radio .productField-item label,
  #product-wrapper .productField--radio .productField-item a {
    border-radius: 100%;
    text-decoration: none; }
  #buy-modal .productField--dropdown .productField-item:hover,
  #buy-modal .productField--button .productField-item:hover,
  #product-wrapper .productField--dropdown .productField-item:hover,
  #product-wrapper .productField--button .productField-item:hover {
    background: #09f;
    color: #ffffff;
    -webkit-transition: all 100ms cubic-bezier(0.25, 0.25, 0.84, 0.325);
    -moz-transition: all 100ms cubic-bezier(0.25, 0.25, 0.84, 0.325);
    -ms-transition: all 100ms cubic-bezier(0.25, 0.25, 0.84, 0.325);
    -o-transition: all 100ms cubic-bezier(0.25, 0.25, 0.84, 0.325);
    transition: all 100ms cubic-bezier(0.25, 0.25, 0.84, 0.325);
    /* custom */ }
    #buy-modal .productField--dropdown .productField-item:hover a,
    #buy-modal .productField--button .productField-item:hover a,
    #product-wrapper .productField--dropdown .productField-item:hover a,
    #product-wrapper .productField--button .productField-item:hover a {
      color: inherit; }
  #buy-modal .productField--radio .productField-item input:not(:checked) + label._is-match--darken,
  #buy-modal .productField--radio .productField-item a:not(.pdp-button-selected)._is-match--darken,
  #product-wrapper .productField--radio .productField-item input:not(:checked) + label._is-match--darken,
  #product-wrapper .productField--radio .productField-item a:not(.pdp-button-selected)._is-match--darken {
    -moz-box-shadow: inset 0 0 0 1px gray;
    -webkit-box-shadow: inset 0 0 0 1px grey;
    box-shadow: inset 0 0 0 1px grey; }
  #buy-modal .productField--dropdown .productField-item._is-disabled:hover,
  #buy-modal .productField--dropdown .productField-item--flex._is-disabled:hover,
  #buy-modal .productField--button .productField-item._is-disabled:hover,
  #buy-modal .productField--button .productField-item--flex._is-disabled:hover,
  #product-wrapper .productField--dropdown .productField-item._is-disabled:hover,
  #product-wrapper .productField--dropdown .productField-item--flex._is-disabled:hover,
  #product-wrapper .productField--button .productField-item._is-disabled:hover,
  #product-wrapper .productField--button .productField-item--flex._is-disabled:hover {
    background: none;
    color: #555555;
    cursor: not-allowed; }
  #buy-modal .productField--dropdown .productField-item._is-disabled label,
  #buy-modal .productField--dropdown .productField-item._is-disabled a,
  #buy-modal .productField--dropdown .productField-item--flex._is-disabled label,
  #buy-modal .productField--dropdown .productField-item--flex._is-disabled a,
  #buy-modal .productField--button .productField-item._is-disabled label,
  #buy-modal .productField--button .productField-item._is-disabled a,
  #buy-modal .productField--button .productField-item--flex._is-disabled label,
  #buy-modal .productField--button .productField-item--flex._is-disabled a,
  #product-wrapper .productField--dropdown .productField-item._is-disabled label,
  #product-wrapper .productField--dropdown .productField-item._is-disabled a,
  #product-wrapper .productField--dropdown .productField-item--flex._is-disabled label,
  #product-wrapper .productField--dropdown .productField-item--flex._is-disabled a,
  #product-wrapper .productField--button .productField-item._is-disabled label,
  #product-wrapper .productField--button .productField-item._is-disabled a,
  #product-wrapper .productField--button .productField-item--flex._is-disabled label,
  #product-wrapper .productField--button .productField-item--flex._is-disabled a {
    opacity: 0.3; }
  #buy-modal .productField--dropdown .productField-item._is-disabled p,
  #buy-modal .productField--dropdown .productField-item--flex._is-disabled p,
  #buy-modal .productField--button .productField-item._is-disabled p,
  #buy-modal .productField--button .productField-item--flex._is-disabled p,
  #product-wrapper .productField--dropdown .productField-item._is-disabled p,
  #product-wrapper .productField--dropdown .productField-item--flex._is-disabled p,
  #product-wrapper .productField--button .productField-item._is-disabled p,
  #product-wrapper .productField--button .productField-item--flex._is-disabled p {
    border-color: #AAAAAA;
    color: #AAAAAA; }

.strike-through {
  text-decoration: line-through;
  opacity: 0.6; }

.close-modal, .close-modal-style {
  display: block;
  height: 25px;
  width: 25px;
  opacity: 1;
  position: absolute;
  z-index: 2000;
  right: 1em;
  top: 1em;
  transition: none;
  background: white; }
  .close-modal::before, .close-modal-style::before, .close-modal::after, .close-modal-style::after {
    content: '';
    height: 1px;
    width: 100%;
    left: 0;
    position: absolute;
    top: 25px/2;
    background: black; }
  .close-modal::before, .close-modal-style::before {
    transform: rotate(45deg); }
  .close-modal::after, .close-modal-style::after {
    transform: rotate(-45deg); }
  .close-modal:hover, .close-modal-style:hover {
    opacity: 0.3; }
  .close-modal span, .close-modal-style span {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    position: absolute;
    width: 1px; }
    .close-modal span.focusable:active, .close-modal-style span.focusable:active, .close-modal span.focusable:focus, .close-modal-style span.focusable:focus {
      clip: auto;
      height: auto;
      margin: 0;
      overflow: visible;
      position: static;
      width: auto; }

.close-modal, .close-modal-style {
  right: 12.5px; }
  @media only screen and (min-width: 45.1em) {
    .close-modal, .close-modal-style {
      top: 12.5px; } }

.img-cover.transitioning {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.85); }

.carty--loading.transitioning {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.85);
  z-index: 1; }
  .carty--loading.transitioning .rect-wrap {
    position: fixed;
    height: 50px;
    width: 50px;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px; }
  .carty--loading.transitioning .rect {
    background-color: #f39;
    float: left;
    height: 2rem;
    margin-left: .25rem;
    width: .5rem;
    opacity: 0.1;
    -webkit-animation: .8s loading-animation linear infinite; }
  .carty--loading.transitioning #rect-1 {
    -webkit-animation-delay: .3s; }
  .carty--loading.transitioning #rect-2 {
    -webkit-animation-delay: .4s; }
  .carty--loading.transitioning #rect-3 {
    -webkit-animation-delay: .5s; }
@-webkit-keyframes loading-animation {
  0% {
    -webkit-transform: scale(1.2);
    opacity: 1; }
  50% {
    -webkit-transform: scale(0.7);
    opacity: 0.1; }
  100% {
    -webkit-transform: scale(1);
    opacity: 0.3; } }
#pjax_product_image .rect-wrap {
  position: absolute; }

.context-placeholder .carty--loading.transitioning {
  background-color: #e3e3e3; }

.fade-transition {
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out; }

.productField-tooltip {
  display: block;
  padding: 0.5em 0 0 0;
  left: 0;
  position: absolute;
  z-index: 3;
  font-size: 0.8em;
  line-height: 1;
  text-transform: none;
  text-align: center;
  box-sizing: border-box; }
  .productField-tooltip::after {
    content: '';
    bottom: -0.5em;
    left: 0.5em;
    position: relative;
    display: block;
    width: 0;
    height: 0;
    border-left: .5em solid transparent;
    border-right: .5em solid transparent;
    border-top: .5em solid #000; }

#buy-modal .productField--radio .productField-item,
#product-wrapper .productField--radio .productField-item {
  height: 24px;
  margin: 0 0.2em 0.5em;
  width: 24px; }
  #buy-modal .productField--radio .productField-item label,
  #product-wrapper .productField--radio .productField-item label, #buy-modal .productField--radio .productField-item a,
  #product-wrapper .productField--radio .productField-item a {
    border-radius: 100%; }
  #buy-modal .productField--radio .productField-item input:checked + label,
  #product-wrapper .productField--radio .productField-item input:checked + label {
    height: 20px;
    margin: 2px 0 0 2px;
    width: 20px; }
    #buy-modal .productField--radio .productField-item input:checked + label .productField-tooltip,
    #product-wrapper .productField--radio .productField-item input:checked + label .productField-tooltip {
      left: -4px;
      top: calc(-100% - 0.3em - 6px); }
    #buy-modal .productField--radio .productField-item input:checked + label .productField-raglan,
    #product-wrapper .productField--radio .productField-item input:checked + label .productField-raglan {
      height: 16px;
      margin: 2px 0 0 2px;
      width: 8px;
      left: 8px;
      border-radius: 0 8px 8px 0; }

.productField-tooltip {
  background: #000000;
  color: #ffffff;
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
  top: calc(-101% - .5em); }
  .productField-tooltip.focusable:active, .productField-tooltip.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto; }
  .productField-item:hover .productField-tooltip {
    clip: auto;
    height: auto;
    width: auto;
    overflow: visible;
    width: 160px; }

.shop-header-container-dev {
  align-items: center;
  border-top: solid 1px #ededed;
  display: flex;
  padding-top: 0.75rem; }

.artist-engagement {
  flex-direction: column;
  margin-left: 1rem; }
  .artist-engagement .follow-btn {
    width: 100%;
    margin-top: 1rem;
    max-width: 175px; }

.media-logo {
  max-width: 175px; }

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

.group:after {
  group: both; }

.group {
  *zoom: 1; }

._is-off {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  position: absolute;
  width: 1px; }
  ._is-off.focusable:active, ._is-off.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto; }

.sizechartTable {
  border-collapse: collapse;
  border: 10px solid #FFF;
  margin: 1em auto;
  width: 100%;
  background: #FFF; }
  .sizechartTable caption {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    position: absolute;
    width: 1px; }
    .sizechartTable caption.focusable:active, .sizechartTable caption.focusable:focus {
      clip: auto;
      height: auto;
      margin: 0;
      overflow: visible;
      position: static;
      width: auto; }
  .sizechartTable tr {
    border-bottom: 1px solid #e5e5e5; }
  .sizechartTable tbody tr:last-child {
    border: none; }
  .sizechartTable th, .sizechartTable td {
    padding: 0.5em 0;
    text-align: center;
    vertical-align: middle; }
  .sizechartTable td {
    font-size: 1em;
    width: 10em;
    box-sizing: border-box; }
  .sizechartTable.product-chart td {
    text-align: left; }

.discover-modal {
  background-color: #fff;
  border-radius: 1rem;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  text-align: left;
  padding: 2rem; }
  .discover-modal p {
    line-height: 2; }
    .discover-modal p.productPicker-return-content {
      line-height: 1.5;
      font-size: 1.15rem; }
    .discover-modal p.productPicker-return-content + .productPicker-return-content {
      margin-top: 0.5em; }
  .discover-modal h3 {
    font-weight: normal;
    text-transform: none;
    text-align: center;
    margin: 2rem 0 2em; }
  .discover-modal.productPicker-return img {
    margin: 0 auto;
    display: inherit; }
  .discover-modal.productPicker-return .subhead {
    font-size: 1.4rem;
    margin-top: 1rem;
    text-align: center; }

.feed-inner {
  margin-top: 1rem;
  height: 100%;
  position: relative; }
  @media only screen and (min-width: 40.063em) {
    .feed-inner {
      margin-top: 0; } }

#buy-modal .discover-modal {
  position: absolute;
  background-color: #fff;
  bottom: 20%;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0);
  z-index: 2000;
  top: -1rem;
  height: 98%;
  overflow: auto; }

.productSizechart {
  overflow: scroll; }
  .productSizechart._is-off {
    overflow: hidden; }

@media only screen and (min-width: 45.1em) {
  #buy-modal .discover-modal {
    top: -2.1rem;
    right: 0;
    left: 0;
    height: 95%;
    border: none;
    width: 90%;
    padding-top: 2rem; } }
.sizechartTable-measure._is-off {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  position: absolute;
  width: 1px; }
  .sizechartTable-measure._is-off.focusable:active, .sizechartTable-measure._is-off.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto; }

.th-popup:hover {
  text-decoration: none; }

.product-type {
  display: block; }
  .product-type--nostock {
    padding: 0.9em 0.2em 0.5em 0.2em;
    line-height: 1; }
    .product-type--nostock:nth-of-type(1) {
      font-size: 0.7em;
      text-transform: none; }
    .product-type--nostock:nth-of-type(2) {
      padding-top: 0;
      font-size: 0.9em; }

.display-price {
  font-weight: 900; }
  .display-price.sale {
    color: #f39; }

.pdp-button-selected .display-price {
  color: #ff0; }

h2.productPicker-shop-name {
  font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 0.8em;
  line-height: 1.2;
  text-transform: none;
  font-weight: normal; }
  h2.productPicker-shop-name a {
    color: #09f; }

.product-pricing {
  text-align: right; }

.dropdown-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 0.25em; }
  @media only screen and (min-width: 52em) and (max-width: 64em) {
    .dropdown-container {
      grid-template-columns: repeat(2, 1fr); } }

body.th-modal-open {
  position: fixed; }
  @media only screen and (min-width: 40.063em) {
    body.th-modal-open {
      position: relative; } }

.th-modal-dialog {
  max-width: 1260px; }

.artist-tooling {
  float: right;
  margin: 1rem 0 0.5rem; }

@media only screen and (min-width: 40.063em) {
  #buy-modal .feed-inner {
    margin-top: 3rem; } }

.PDPCard {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%; }
  .PDPCard img {
    max-height: 100px;
    max-width: 80%; }
  .PDPCard p,
  .PDPCard h5 {
    margin-top: 0.5em; }
  .PDPCard p {
    font-size: 1em;
    line-height: 1.2; }
  .PDPCard-badge {
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.8em;
    font-family: "futura-pt-1","futura-pt-2", sans-serif;
    letter-spacing: 0.1em;
    position: absolute;
    top: -8px;
    left: 0;
    right: 0;
    width: 100%; }
    .PDPCard-badge span {
      display: inline-block;
      background: #fff;
      padding: 0 20px; }
  .PDPCard-header {
    text-transform: none;
    font-weight: 600;
    font-size: 1.4em; }
  .PDPCard-subheader {
    font-size: 1.2em; }
  .PDPCard-CTA {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #09f;
    color: #fff;
    font-size: 1.4em;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
    padding: 0 1em;
    box-sizing: border-box;
    font-family: "futura-pt-1","futura-pt-2", sans-serif;
    font-weight: 600;
    text-transform: uppercase; }
  .PDPCard-quote {
    quotes: "“" "”" "‘" "’"; }
    .PDPCard-quote::before {
      content: open-quote; }
    .PDPCard-quote::after {
      content: close-quote; }
  .PDPCard-item {
    flex: 90%;
    max-width: 90%;
    border: 1px solid #09f;
    padding: 0.5em 1em;
    line-height: 1.2;
    font-size: 1.2em;
    padding: 24px;
    border-radius: 15px;
    text-align: center;
    margin: 2em 2%;
    text-align: center;
    position: relative;
    box-sizing: border-box; }
    .PDPCard-item img {
      transition: all 1s ease-in-out;
      opacity: 1; }
    @media only screen and (min-width: 45.1em) {
      .PDPCard-item {
        flex: 1 1 0;
        max-width: 40%;
        min-width: 25%; } }
    .PDPCard-item:hover {
      text-decoration: none; }
      .PDPCard-item:hover .PDPCard-CTA {
        display: flex;
        opacity: 1; }
      .PDPCard-item:hover .PDPCard-badge span {
        display: none; }

.challenge-won {
  display: flex;
  max-width: 100%;
  align-items: center;
  font-size: 1rem;
  justify-content: center;
  border-radius: 6px;
  flex-direction: column;
  margin: 1.25rem 0 1rem; }
  .challenge-won:hover .PDPCard-badge span {
    display: inline-block; }
  .challenge-won a,
  .challenge-won p {
    font-size: inherit; }
  .challenge-won p {
    margin: 1rem 0; }

/*# sourceMappingURL=_buy-modal.css.map */

/* Make clicks pass-through */
#nprogress {
  pointer-events: none;
}

#nprogress .bar {
  background: #09f;

  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;

  width: 100%;
  height: 3px;
}

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #09f, 0 0 5px #09f;
  opacity: 1.0;

  -webkit-transform: rotate(3deg) translate(0px, -4px);
      -ms-transform: rotate(3deg) translate(0px, -4px);
          transform: rotate(3deg) translate(0px, -4px);
}

/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}

#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;

  border: solid 2px transparent;
  border-top-color: #09f;
  border-left-color: #09f;
  border-radius: 50%;

  -webkit-animation: nprogress-spinner 400ms linear infinite;
          animation: nprogress-spinner 400ms linear infinite;
}

.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute;
}

@-webkit-keyframes nprogress-spinner {
  0%   { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
@keyframes nprogress-spinner {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


/*
    To Do:
    This file can be greatly cleaned up,
    but it is used by Carty and the Size Chart for rendering
    on the prouct page
*/
/* don't directly style the .th-modal-content div. add styles to the elements inside it. */
.th-modal-content .buy-modal,
.th-modal-content .modal_wrapper {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.modal_container {
    display: block;
    background-color: #fff;

    padding: 25px;
    text-align: left;
    -webkit-box-shadow: inset 2px 2px 0px 0px rgba(255,255,255,1),
                        inset -2px -2px 0px 0px rgba(255,255,255,1),
                        inset 10px 10px 0px 0px rgba(0,0,0,1),
                        inset -10px -10px 0px 0px rgba(0,0,0,1);

    -moz-box-shadow: inset 2px 2px 0px 0px rgba(255,255,255,1),
                     inset -2px -2px 0px 0px rgba(255,255,255,1),
                     inset 10px 10px 0px 0px rgba(0,0,0,1),
                     inset -10px -10px 0px 0px rgba(0,0,0,1);

    box-shadow: inset 2px 2px 0px 0px rgba(255,255,255,1),
                inset -2px -2px 0px 0px rgba(255,255,255,1),
                inset 10px 10px 0px 0px rgba(0,0,0,1),
                inset -10px -10px 0px 0px rgba(0,0,0,1);

}
.modal_container h5 {
    padding:5px 0 20px;
    font-size: 13px;
}
.modal_container h4 {
    clear: right;
    font-size: 14px;
    margin: 4px 0;
}
.modal_container .tabbed[role=filter] ol.product_tabs li a {
    padding: 0.75rem;
}
.modal_container p {
    line-height: 16px;
    margin: 10px 0;
}
table.size_table {
    table-layout: fixed;
    width:100%;
    border-collapse: collapse;
    border: 1px solid #ccc;
    border-right: none;
}
.size_table th,
.size_table td {
    text-align: center;
    padding: 10px 0 9px 0;
}
.size_table tbody tr:nth-child(odd) {
   background-color: #e5e5e5;
}
.size_modal .size_table td,
.size_modal .size_table th {
    border-right: 1px solid #ccc;
}

.size_modal .view_switcher .selected {
    background: #09F;
    color: #FFF;
    margin: 0 0 0 2px;
    padding: 2px 4px 1px 4px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.size_modal .view_switcher {
    color: #666;
    float: right;
    line-height: 18px;
}

.close_me {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;

    padding:2px 3px;
    color: white;
    background-color: #09F;
}

.close_me span {
    display: none;
}

.close_me:hover {
    cursor: pointer;
}

@media only screen and (max-width: 679px) {
    .close_me span {
        display: inline;
    }
    .close_me {
        padding:5px;
    }
}

.recirc-product-link {
  font-size: 0.5rem; }

.available-on-container {
  padding-bottom: 3rem; }

.full-width {
  width: 100%; }

.social-share-inner {
  margin: 8px 0 0 0; }
  .social-share-inner a span i {
    color: white; }
  .social-share-inner a span.share-facebook i.fa-circle {
    color: #3b5998; }
  .social-share-inner a span.share-pinterest i.fa-circle {
    color: #cb2027; }
  .social-share-inner a span.share-email i.fa-circle {
    color: #888; }
  .social-share-inner a:hover {
    text-decoration: none; }
    .social-share-inner a:hover span i.fa-circle {
      color: #282828; }

.galleria-loading {
  position: absolute;
  top: -9999px;
  left: -9999px;
  width: 627px;
  height: 523; }

.see-more-container {
  display: block;
  text-align: center;
  width: 100%; }
  .see-more-container h2 {
    font-size: 16px;
    display: inline-block; }
  .see-more-container aside {
    background: none;
    float: right; }
  #buy-modal .see-more-container {
    display: none; }
  .see-more-container .th-loader {
    text-align: center;
    margin: auto;
    vertical-align: center; }
  .see-more-container .content-loading {
    display: flex;
    justify-content: space-between; }
    .see-more-container .content-loading li {
      background-color: red;
      height: 190px;
      width: 190px;
      animation-duration: 2.0s;
      animation-fill-mode: forwards;
      animation-iteration-count: infinite;
      animation-name: placeHolderShimmer;
      animation-timing-function: linear;
      background: #f6f7f8;
      background: linear-gradient(to right, #fafafa 8%, #f4f4f4 38%, #fafafa 54%);
      background-size: 1000px 640px;
      position: relative; }
@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0; }
  100% {
    background-position: 468px 0; } }
#pjax_product_image {
  padding-bottom: 5px; }

@media only screen and (min-width: 45.1rem) {
  .product-extra-interior-container {
    display: flex;
    justify-content: center; } }
.product-extra-interior-container .product-features, .product-extra-interior-container .reviews-column {
  box-sizing: border-box;
  margin-bottom: 6em; }
  @media only screen and (min-width: 45.1rem) {
    .product-extra-interior-container .product-features, .product-extra-interior-container .reviews-column {
      flex: 46%;
      max-width: 46%;
      margin: 0 2%; } }
.product-extra-interior-container h4 {
  text-transform: none;
  font-weight: 600;
  font-size: 1.4em;
  line-height: 1.2; }
.product-extra-interior-container .product-features ul {
  list-style: disc;
  margin: 2em 1em; }
  .product-extra-interior-container .product-features ul li {
    margin: 0 0 1em 0; }
    .product-extra-interior-container .product-features ul li p {
      font-size: 1.4em; }

.product-extra-container {
  margin-top: 30px;
  width: 100%; }

.productMain-upsell {
  width: 100%; }
  .productMain-upsell .available-on-container:not(.visuallyhidden) + [class*='-container'],
  .productMain-upsell .more-by-container:not(.visuallyhidden) + [class*='-container'] {
    margin-top: 40px; }
  .productMain-upsell .available-on-item,
  .productMain-upsell .more-by-item {
    margin: 0 10px;
    position: relative; }
    .productMain-upsell .available-on-item a,
    .productMain-upsell .more-by-item a {
      animation-duration: 2.0s;
      animation-fill-mode: forwards;
      animation-iteration-count: infinite;
      animation-name: placeHolderShimmer;
      animation-timing-function: linear;
      background: #f6f7f8;
      background: linear-gradient(to right, #fafafa 8%, #f4f4f4 38%, #fafafa 54%);
      background-color: #fafafa;
      background-size: 1000px 640px;
      display: block;
      height: 0;
      padding-bottom: 100%; }
    body[class*='layout--'] .productMain-upsell .available-on-item img.designBox-image, .productMain-upsell .available-on-item img, body[class*='layout--']
    .productMain-upsell .more-by-item img.designBox-image,
    .productMain-upsell .more-by-item img {
      display: block;
      min-height: auto; }
  .productMain-upsell .available-on-loading,
  .productMain-upsell .more-by-loading {
    display: grid;
    grid-auto-flow: column;
    grid-gap: 20px;
    padding: 0 10px; }
    .productMain-upsell .available-on-loading li,
    .productMain-upsell .more-by-loading li {
      animation-duration: 2.0s;
      animation-fill-mode: forwards;
      animation-iteration-count: infinite;
      animation-name: placeHolderShimmer;
      animation-timing-function: linear;
      background: #f6f7f8;
      background: linear-gradient(to right, #fafafa 8%, #f4f4f4 38%, #fafafa 54%);
      background-color: #fafafa;
      background-size: 1000px 640px;
      display: block;
      height: 0;
      padding-bottom: 100%;
      position: relative; }
@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0; }
  100% {
    background-position: 468px 0; } }
  .productMain-upsell .available-on-section header,
  .productMain-upsell .more-by-section header {
    align-items: center; }
  .productMain-upsell .available-on-section-link-all,
  .productMain-upsell .more-by-section-link-all {
    color: inherit;
    font-size: 14px;
    font-weight: bold; }
  .productMain-upsell .available-on-section-title,
  .productMain-upsell .more-by-section-title {
    font-weight: 600;
    margin: 2em auto 1em; }
  .productMain-upsell .available-on-slideshow-right, .productMain-upsell .available-on-slideshow-left,
  .productMain-upsell .more-by-slideshow-right,
  .productMain-upsell .more-by-slideshow-left {
    background-color: rgba(255, 255, 255, 0.6);
    margin: auto;
    position: absolute;
    top: calc(50%);
    transform: translateY(-50%);
    z-index: 50; }
    @media (hover: none) and (max-width: 799px) {
      .productMain-upsell .available-on-slideshow-right, .productMain-upsell .available-on-slideshow-left,
      .productMain-upsell .more-by-slideshow-right,
      .productMain-upsell .more-by-slideshow-left {
        display: none !important; } }
    .productMain-upsell .available-on-slideshow-right i, .productMain-upsell .available-on-slideshow-left i,
    .productMain-upsell .more-by-slideshow-right i,
    .productMain-upsell .more-by-slideshow-left i {
      color: #09f; }
    .productMain-upsell .available-on-slideshow-right:hover, .productMain-upsell .available-on-slideshow-left:hover,
    .productMain-upsell .more-by-slideshow-right:hover,
    .productMain-upsell .more-by-slideshow-left:hover {
      background-color: #09f; }
      .productMain-upsell .available-on-slideshow-right:hover i, .productMain-upsell .available-on-slideshow-left:hover i,
      .productMain-upsell .more-by-slideshow-right:hover i,
      .productMain-upsell .more-by-slideshow-left:hover i {
        color: white; }
  .productMain-upsell .available-on-slideshow-right,
  .productMain-upsell .more-by-slideshow-right {
    padding: 10px 2px 10px 4px;
    right: 0px; }
  .productMain-upsell .available-on-slideshow-left,
  .productMain-upsell .more-by-slideshow-left {
    left: 0px;
    padding: 10px 4px 10px 2px; }

.tag-container {
  margin: 0 auto;
  max-width: 90%;
  margin-bottom: 1rem; }
  .tag-container:last-of-type {
    margin-bottom: 0; }
  .tag-container h3 {
    font-weight: 600;
    margin-bottom: 1rem;
    text-align: center; }
  .tag-container ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: left; }
    @media (min-width: 52em) {
      .tag-container ul {
        justify-content: center; } }
  .tag-container li {
    border: solid 1px #09f;
    border-radius: 5px;
    margin: 0 1rem 1rem 0; }
  .tag-container a {
    padding: 0.5rem 1rem;
    display: block; }
    .tag-container a:hover {
      color: white;
      background-color: #09f; }
  .tag-container p {
    font-size: 1rem;
    max-width: 80%;
    margin: 0 auto; }

/*# sourceMappingURL=products-app2.css.map */

.cart-modal {
  border: 10px solid #ededed;
  box-shadow: none;
  padding: 0;
  margin-top: 126px; }
  .cart-modal p {
    margin: 0;
    color: #6b6b6b;
    font-size: 12px;
    line-height: 12px; }
  .cart-modal header {
    min-height: 66px; }
  .cart-modal header, .cart-modal footer {
    padding: 25px;
    background-color: #282828; }
  .cart-modal section {
    background-color: #fff;
    padding: 20px;
    border: 3px solid #282828; }
  .cart-modal h3 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #282828;
    font-weight: normal;
    text-transform: none;
    line-height: 13px;
    margin-bottom: 5px; }
  .cart-modal .all {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #c4c4c4; }
  .cart-modal .total {
    text-align: right; }
  .cart-modal .button {
    display: block;
    float: none;
    text-align: center;
    padding: 10px 0;
    font-size: 16px;
    line-height: normal;
    border-radius: 3px;
    height: auto; }
  .cart-modal .continue {
    line-height: 40px; }
  .cart-modal .center {
    text-align: center; }
  .cart-modal #carty em {
    position: absolute;
    top: 35px;
    background: url("../artist_shops_discover/imgs/carty_blue.7027814b0fac.gif") left bottom no-repeat transparent;
    display: block;
    width: 79px;
    height: 68px; }
  .cart-modal #carty.better em {
    background-image: url("../artist_shops_discover/imgs/carty_pink.2c48768ddc58.gif"); }
  .cart-modal #carty.best em {
    background-image: url("../artist_shops_discover/imgs/carty_yellow.3e27b7ed5966.gif"); }
  .cart-modal #bubble {
    display: none;
    background-color: #fff;
    left: 95px;
    padding: 15px 10px;
    width: 68%;
    text-align: center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    position: relative; }
    .cart-modal #bubble p {
      font-family: "futura-pt-1","futura-pt-2", sans-serif;
      color: #282828;
      font-weight: 800;
      font-size: 16px;
      text-transform: uppercase;
      line-height: 18px; }
    .cart-modal #bubble em {
      position: absolute;
      display: block;
      height: 0;
      width: 0;
      line-height: 0;
      border-right: solid 12px #fff;
      border-top: solid 12px transparent;
      border-bottom: solid 12px transparent;
      left: -12px;
      top: 50%;
      margin-top: -12px; }
  .cart-modal .express-checkout__content {
    margin-bottom: 10px; }

@media only screen and (max-width: 679px) {
  .cart-modal #bubble {
    width: 65%; } }

/*# sourceMappingURL=products-carty.css.map */

.causes-container {
  margin-top: 1rem; }
  .causes-container header p {
    margin-bottom: 10px; }
  .causes-container p {
    font-size: 0.9rem;
    margin-bottom: 0; }
  .causes-container li {
    margin-bottom: 1rem; }
  .causes-container .charity-logo {
    width: 100px; }

/*# sourceMappingURL=causes.css.map */

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

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

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

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.th-row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0; }
  .th-row:before, .th-row:after {
    content: " ";
    display: table; }
  .th-row:after {
    clear: both; }
  .th-row.collapse > .column, .th-row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .th-row.collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .th-row .row {
    width: auto;
    margin-left: -0.83333rem;
    margin-right: -0.83333rem;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none; }
    .th-row .row:before, .th-row .row:after {
      content: " ";
      display: table; }
    .th-row .row:after {
      clear: both; }
    .th-row .row.collapse {
      width: auto;
      margin: 0;
      max-width: none; }
  .th-row .column,
  .th-row .columns {
    padding-left: 0.83333rem;
    padding-right: 0.83333rem;
    width: 100%;
    float: left; }

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

.row .row.collapse:after {
  clear: both; }

div.test-class {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #f00;
  font-size: 10px;
  z-index: 9999; }

@media only screen {
  div.test-class:before {
    content: 'small'; }

  .th-row .small-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .th-row .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .th-row .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .th-row .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .th-row .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .th-row .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .th-row .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .th-row .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .th-row .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .th-row .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .th-row .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .th-row .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .th-row .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .th-row .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .th-row .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .th-row .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .th-row .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .th-row .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .th-row .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .th-row .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .th-row .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .th-row .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .th-row .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .th-row .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .th-row .column,
  .th-row .columns {
    position: relative;
    padding-left: 0.83333rem;
    padding-right: 0.83333rem;
    float: left; }
  .th-row .small-1 {
    width: 8.33333%; }
  .th-row .small-2 {
    width: 16.66667%; }
  .th-row .small-3 {
    width: 25%; }
  .th-row .small-4 {
    width: 33.33333%; }
  .th-row .small-5 {
    width: 41.66667%; }
  .th-row .small-6 {
    width: 50%; }
  .th-row .small-7 {
    width: 58.33333%; }
  .th-row .small-8 {
    width: 66.66667%; }
  .th-row .small-9 {
    width: 75%; }
  .th-row .small-10 {
    width: 83.33333%; }
  .th-row .small-11 {
    width: 91.66667%; }
  .th-row .small-12 {
    width: 100%; }
  .th-row [class*="column"] + [class*="column"]:last-child {
    float: right; }
  .th-row [class*="column"] + [class*="column"].end {
    float: left; }
  .th-row .small-offset-0 {
    margin-left: 0% !important; }
  .th-row .small-offset-1 {
    margin-left: 8.33333% !important; }
  .th-row .small-offset-2 {
    margin-left: 16.66667% !important; }
  .th-row .small-offset-3 {
    margin-left: 25% !important; }
  .th-row .small-offset-4 {
    margin-left: 33.33333% !important; }
  .th-row .small-offset-5 {
    margin-left: 41.66667% !important; }
  .th-row .small-offset-6 {
    margin-left: 50% !important; }
  .th-row .small-offset-7 {
    margin-left: 58.33333% !important; }
  .th-row .small-offset-8 {
    margin-left: 66.66667% !important; }
  .th-row .small-offset-9 {
    margin-left: 75% !important; }
  .th-row .small-offset-10 {
    margin-left: 83.33333% !important; }
  .th-row .small-offset-11 {
    margin-left: 91.66667% !important; }
  .th-row .small-reset-order, .th-row .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .th-row .column.small-centered,
  .th-row .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .th-row .column.small-uncentered,
  .th-row .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important; }
  .th-row .column.small-uncentered.opposite,
  .th-row .columns.small-uncentered.opposite {
    float: right; } }
@media only screen and (min-width: 40.063em) {
  div.test-class:before {
    content: 'medium'; }

  .th-row .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .th-row .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .th-row .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .th-row .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .th-row .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .th-row .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .th-row .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .th-row .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .th-row .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .th-row .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .th-row .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .th-row .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .th-row .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .th-row .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .th-row .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .th-row .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .th-row .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .th-row .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .th-row .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .th-row .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .th-row .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .th-row .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .th-row .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .th-row .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .th-row .column,
  .th-row .columns {
    position: relative;
    padding-left: 0.83333rem;
    padding-right: 0.83333rem;
    float: left; }
  .th-row .medium-1 {
    width: 8.33333%; }
  .th-row .medium-2 {
    width: 16.66667%; }
  .th-row .medium-3 {
    width: 25%; }
  .th-row .medium-4 {
    width: 33.33333%; }
  .th-row .medium-5 {
    width: 41.66667%; }
  .th-row .medium-6 {
    width: 50%; }
  .th-row .medium-7 {
    width: 58.33333%; }
  .th-row .medium-8 {
    width: 66.66667%; }
  .th-row .medium-9 {
    width: 75%; }
  .th-row .medium-10 {
    width: 83.33333%; }
  .th-row .medium-11 {
    width: 91.66667%; }
  .th-row .medium-12 {
    width: 100%; }
  .th-row [class*="column"] + [class*="column"]:last-child {
    float: right; }
  .th-row [class*="column"] + [class*="column"].end {
    float: left; }
  .th-row .medium-offset-0 {
    margin-left: 0% !important; }
  .th-row .medium-offset-1 {
    margin-left: 8.33333% !important; }
  .th-row .medium-offset-2 {
    margin-left: 16.66667% !important; }
  .th-row .medium-offset-3 {
    margin-left: 25% !important; }
  .th-row .medium-offset-4 {
    margin-left: 33.33333% !important; }
  .th-row .medium-offset-5 {
    margin-left: 41.66667% !important; }
  .th-row .medium-offset-6 {
    margin-left: 50% !important; }
  .th-row .medium-offset-7 {
    margin-left: 58.33333% !important; }
  .th-row .medium-offset-8 {
    margin-left: 66.66667% !important; }
  .th-row .medium-offset-9 {
    margin-left: 75% !important; }
  .th-row .medium-offset-10 {
    margin-left: 83.33333% !important; }
  .th-row .medium-offset-11 {
    margin-left: 91.66667% !important; }
  .th-row .medium-reset-order, .th-row .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .th-row .column.medium-centered, .th-row .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .th-row .column.medium-uncentered, .th-row .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important; }
  .th-row .column.medium-uncentered.opposite, .th-row .columns.medium-uncentered.opposite {
    float: right; }
  .th-row .push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .th-row .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .th-row .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .th-row .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .th-row .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .th-row .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .th-row .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .th-row .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .th-row .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .th-row .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .th-row .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .th-row .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .th-row .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .th-row .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .th-row .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .th-row .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .th-row .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .th-row .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .th-row .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .th-row .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .th-row .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .th-row .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .th-row .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .th-row .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }
@media only screen and (min-width: 64.063em) {
  div.test-class:before {
    content: 'large'; }

  .th-row .large-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .th-row .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .th-row .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .th-row .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .th-row .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .th-row .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .th-row .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .th-row .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .th-row .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .th-row .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .th-row .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .th-row .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .th-row .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .th-row .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .th-row .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .th-row .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .th-row .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .th-row .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .th-row .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .th-row .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .th-row .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .th-row .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .th-row .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .th-row .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .th-row .column,
  .th-row .columns {
    position: relative;
    padding-left: 0.83333rem;
    padding-right: 0.83333rem;
    float: left; }
  .th-row .large-1 {
    width: 8.33333%; }
  .th-row .large-2 {
    width: 16.66667%; }
  .th-row .large-3 {
    width: 25%; }
  .th-row .large-4 {
    width: 33.33333%; }
  .th-row .large-5 {
    width: 41.66667%; }
  .th-row .large-6 {
    width: 50%; }
  .th-row .large-7 {
    width: 58.33333%; }
  .th-row .large-8 {
    width: 66.66667%; }
  .th-row .large-9 {
    width: 75%; }
  .th-row .large-10 {
    width: 83.33333%; }
  .th-row .large-11 {
    width: 91.66667%; }
  .th-row .large-12 {
    width: 100%; }
  .th-row [class*="column"] + [class*="column"]:last-child {
    float: right; }
  .th-row [class*="column"] + [class*="column"].end {
    float: left; }
  .th-row .large-offset-0 {
    margin-left: 0% !important; }
  .th-row .large-offset-1 {
    margin-left: 8.33333% !important; }
  .th-row .large-offset-2 {
    margin-left: 16.66667% !important; }
  .th-row .large-offset-3 {
    margin-left: 25% !important; }
  .th-row .large-offset-4 {
    margin-left: 33.33333% !important; }
  .th-row .large-offset-5 {
    margin-left: 41.66667% !important; }
  .th-row .large-offset-6 {
    margin-left: 50% !important; }
  .th-row .large-offset-7 {
    margin-left: 58.33333% !important; }
  .th-row .large-offset-8 {
    margin-left: 66.66667% !important; }
  .th-row .large-offset-9 {
    margin-left: 75% !important; }
  .th-row .large-offset-10 {
    margin-left: 83.33333% !important; }
  .th-row .large-offset-11 {
    margin-left: 91.66667% !important; }
  .th-row .large-reset-order, .th-row .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .th-row .column.large-centered, .th-row .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .th-row .column.large-uncentered, .th-row .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important; }
  .th-row .column.large-uncentered.opposite, .th-row .columns.large-uncentered.opposite {
    float: right; }
  .th-row .push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .th-row .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .th-row .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .th-row .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .th-row .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .th-row .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .th-row .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .th-row .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .th-row .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .th-row .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .th-row .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .th-row .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .th-row .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .th-row .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .th-row .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .th-row .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .th-row .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .th-row .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .th-row .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .th-row .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .th-row .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .th-row .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .th-row .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .th-row .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }

/*# sourceMappingURL=_grids.css.map */

.save-follow {
  font-size: 100%;
  box-sizing: border-box;
  padding: 14px 10px 24px 0;
  display: inline-block;
  width: 100%; }
  .save-follow h3 {
    font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 0.9rem;
    font-weight: 200;
    line-height: 1.2;
    text-transform: none;
    color: #777;
    display: inline; }
    .save-follow h3 a.sf-shop-design-title {
      font-weight: 600;
      color: #282828; }
    .save-follow h3 a {
      transition: 0.3s; }
      .save-follow h3 a:hover {
        text-decoration: underline;
        color: #09f; }
  .save-follow .sf-actions {
    position: relative;
    top: -7px;
    float: right;
    text-align: center;
    font-size: 1em; }
    .save-follow .sf-actions .fa {
      display: inline-block;
      color: #fff;
      position: relative;
      box-sizing: border-box;
      padding: 6px;
      height: 30px;
      width: 30px;
      line-height: 18px;
      border-radius: 15px;
      margin: 0 0 6px 6px; }
      .save-follow .sf-actions .fa:hover {
        transition: 0.3s;
        cursor: pointer; }
      .save-follow .sf-actions .fa.fa-heart.sf-checked {
        background: #f39; }
        .save-follow .sf-actions .fa.fa-heart.sf-checked:hover {
          background: #282828; }
        .save-follow .sf-actions .fa.fa-heart.sf-checked:active {
          background: #f39; }
      .save-follow .sf-actions .fa.fa-plus.sf-checked {
        background: #38b449; }
        .save-follow .sf-actions .fa.fa-plus.sf-checked:hover {
          background: #282828; }
        .save-follow .sf-actions .fa.fa-plus.sf-checked:active {
          background: #38b449; }
      .save-follow .sf-actions .fa.fa-heart.sf-unchecked {
        background: #ddd;
        color: #f39; }
        .save-follow .sf-actions .fa.fa-heart.sf-unchecked:hover {
          background: #282828; }
        .save-follow .sf-actions .fa.fa-heart.sf-unchecked:active {
          background: #ddd;
          color: #f39; }
      .save-follow .sf-actions .fa.fa-plus.sf-unchecked {
        background: #ddd;
        color: #38b449; }
        .save-follow .sf-actions .fa.fa-plus.sf-unchecked:hover {
          background: #282828; }
        .save-follow .sf-actions .fa.fa-plus.sf-unchecked:active {
          background: #ddd;
          color: #38b449; }
      .save-follow .sf-actions .fa.fa-heart.sf-loading, .save-follow .sf-actions .fa.fa-plus.sf-loading {
        background: #eee;
        color: #aaa;
        background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 80%), linear-gradient(lightgray 100%, transparent 0);
        /* shimmer */
        background-size: 30px 100%, 100% 100%;
        background-position: -30px 0, 0 0;
        animation: sf-shine 1.5s infinite;
        background-repeat: repeat-y; }
@keyframes sf-shine {
  to {
    background-position: calc(100% + 30px) 0, 0 0; } }
      .save-follow .sf-actions .fa b {
        font-size: 0.8em;
        overflow: hidden;
        width: 0;
        max-width: 0;
        transition: max-width .5s ease;
        white-space: nowrap;
        display: block;
        position: absolute;
        border-radius: 5px;
        top: 4px;
        right: 36px;
        height: 24px;
        line-height: 24px;
        font-family: helvetica;
        font-weight: 600;
        text-transform: uppercase;
        box-sizing: border-box;
        background: #282828;
        color: #fff;
        z-index: 10; }
      .save-follow .sf-actions .fa:nth-of-type(2) b {
        right: 72px; }
      .save-follow .sf-actions .fa:hover {
        cursor: pointer; }
        .save-follow .sf-actions .fa:hover b {
          max-width: 300px;
          width: auto;
          transition: max-width 1s;
          padding: 0 6px; }
  .save-follow.sf-align-left {
    margin-bottom: 0; }
    .save-follow.sf-align-left .sf-actions {
      float: left; }
      .save-follow.sf-align-left .sf-actions .fa, .save-follow.sf-align-left .sf-actions .join_show a {
        margin: 0 6px 6px 0; }
        .save-follow.sf-align-left .sf-actions .fa:nth-of-type(1) b, .save-follow.sf-align-left .sf-actions .join_show a:nth-of-type(1) b {
          right: auto;
          left: 72px; }
        .save-follow.sf-align-left .sf-actions .fa:nth-of-type(2) b, .save-follow.sf-align-left .sf-actions .join_show a:nth-of-type(2) b {
          right: auto;
          left: 36px; }
  .save-follow.sf-pdp, .save-follow.sf-as-pdp {
    width: auto;
    min-width: 75px;
    padding-bottom: 0; }
  .save-follow.sf-as-card, .save-follow.sf-as-pdp {
    display: none; }
  .save-follow.sf-as-card {
    width: auto;
    height: 36px;
    float: right;
    font-size: 1.5rem;
    padding-right: 0;
    padding-bottom: 0; }
    .save-follow.sf-as-card .sf-actions .fa:nth-of-type(1) {
      border: 1px solid; }
  .save-follow.sf-as-pdp {
    font-size: 1.4rem;
    padding: 0;
    width: auto;
    display: inline-block; }
    .save-follow.sf-as-pdp .sf-actions {
      top: 0; }
      .save-follow.sf-as-pdp .sf-actions .fa:nth-of-type(1) {
        border: 1px solid; }
        .save-follow.sf-as-pdp .sf-actions .fa:nth-of-type(1) b {
          left: 36px; }
  .save-follow.sf-as-pdp + .productPicker-title {
    width: calc(100% - 40px); }
  .save-follow.sf-aotd {
    top: 14px;
    position: absolute; }
    .save-follow.sf-aotd .sf-actions .fa.fa-plus b {
      right: 36px; }
  .save-follow.sf-homely_submissions {
    padding: 8px 0 24px 0; }
  .save-follow.sf-homely_submissions, .save-follow.sf-submission_detail {
    width: auto;
    float: right; }
  .save-follow.sf-discover {
    padding-right: 0; }

/*# sourceMappingURL=_save-follow.css.map */
