.category-tile {
  position: relative; }
  .category-tile h1,
  .category-tile h2 {
    font-size: 1.75rem;
    position: absolute;
    bottom: 1.875rem;
    left: 1.875rem;
    color: #fff; }
  .category-tile::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.5) 100%); }

.page .hero {
  background-position-y: 0; }

.page .shop-the-style .hero {
  background-position-y: 45%; }

.hp-category-message,
.hp-promotion-message {
  position: absolute;
  bottom: 0.9375em;
  left: 1.875em; }
  .hp-category-message a,
  .hp-promotion-message a {
    color: #fff; }
  .hp-category-message a.hp-promotion-message1,
  .hp-promotion-message a.hp-promotion-message1 {
    font-size: 0.75em; }

.category-tile {
  border: 1px solid white; }

.half-height {
  min-height: 23.125em; }
  @media (max-width: 768.98px) {
    .half-height {
      min-height: 15.375em; } }

.full-height {
  min-height: 51.725em; }
  @media (max-width: 768.98px) {
    .full-height {
      min-height: 35.375em; } }
  @media (max-width: 543.98px) {
    .full-height {
      min-height: 15.375em; } }

.mens-jackets {
  background-position: 50% 34%; }
  @media (min-width: 544px) {
    .mens-jackets {
      background-size: auto 100%; } }
  @media (max-width: 543.98px) {
    .mens-jackets {
      background-position-y: 8%; } }

.womens-dresses {
  background-position: 50% 15%; }

.womens-jewelry {
  background-position: 40% 60%; }
  @media (min-width: 544px) {
    .womens-jewelry {
      background-size: auto 100%; } }

.shop-red {
  background-position-y: 60%;
  min-height: 28.65em; }
  @media (max-width: 768.98px) {
    .shop-red {
      min-height: 15.375em; } }
  @media (max-width: 543.98px) {
    .shop-red {
      background-position: 45% 85%; } }

@media (max-width: 543.98px) {
  .container.home-categories {
    padding-left: 0;
    padding-right: 0; } }

.home-main-categories {
  margin-bottom: 2em; }

.hp-product-grid {
  margin: 0; }
  .hp-product-grid .hp-product-content {
    background-color: transparent;
    text-align: center;
    border: 0; }
    @media (max-width: 543.98px) {
      .hp-product-grid .hp-product-content {
        min-height: 20.375em; } }
    .hp-product-grid .hp-product-content span {
      font-size: 1em; }
      @media (max-width: 768.98px) {
        .hp-product-grid .hp-product-content span {
          font-size: 0.85em; } }
      @media (max-width: 543.98px) {
        .hp-product-grid .hp-product-content span {
          font-size: 0.65em; } }
    .hp-product-grid .hp-product-content span.largeText {
      font-size: 5.5em;
      font-weight: 200; }
      @media (max-width: 1199.98px) {
        .hp-product-grid .hp-product-content span.largeText {
          font-size: 4.5em; } }
      @media (max-width: 991.98px) {
        .hp-product-grid .hp-product-content span.largeText {
          font-size: 3.4em; } }
      @media (max-width: 768.98px) {
        .hp-product-grid .hp-product-content span.largeText {
          font-size: 3em; } }
      @media (max-width: 543.98px) {
        .hp-product-grid .hp-product-content span.largeText {
          font-size: 2.5em; } }
    .hp-product-grid .hp-product-content a {
      color: var(--skin-primary-color-1);
      text-decoration: none; }

.home-email-signup {
  background-color: #444; }
  .home-email-signup > .container {
    padding-top: 0.625em;
    padding-bottom: 0.625em; }
  .home-email-signup .email-description {
    padding-top: 0.375em;
    color: #fff; }

.homepage-hero {
  position: relative;
  height: 245px; }
  .homepage-hero .overlay {
    background: #000;
    position: absolute;
    opacity: 0.4;
    height: 100%;
    width: 100%; }
  .homepage-hero .homepage-hero-image {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    height: 100%;
    width: 100%; }
  .homepage-hero .homepage-hero-searchpanel {
    margin-top: 12px; }
    .homepage-hero .homepage-hero-searchpanel .site-search {
      width: auto;
      margin-bottom: 0; }
  @media (min-width: 769px) {
    .homepage-hero .homepage-hero-searchpanel .site-search {
      margin: auto;
      max-width: 720px;
      margin-top: 0;
      margin-bottom: 0; } }
  .homepage-hero .homepage-hero-content {
    height: 100%;
    width: 100%;
    padding-left: 12px;
    padding-right: 12px; }
    .homepage-hero .homepage-hero-content .homepage-hero-content-heading {
      color: #ee3f3a;
      font-size: 28px;
      line-height: 36px;
      padding-top: 32px;
      padding-bottom: 15px;
      font-weight: 300; }
    .homepage-hero .homepage-hero-content span {
      color: #535353;
      font-size: 18px;
      font-weight: 400;
      text-align: center;
      line-height: 24px;
      display: block; }
      .homepage-hero .homepage-hero-content span.bold {
        font-weight: 500; }
  @media (min-width: 769px) {
    .homepage-hero {
      height: 310px; }
      .homepage-hero .search-input-keyword .search-field,
      .homepage-hero .search-location-field .btn-group > a {
        padding-top: 21px;
        padding-bottom: 21px;
        padding-right: 21px; }
      .homepage-hero .search-input-keyword-container-wrapper {
        padding-left: 54px; }
      .homepage-hero .homepage-hero-searchpanel {
        bottom: 40px; }
      .homepage-hero .homepage-hero-content .homepage-hero-content-heading {
        padding-top: 68px;
        padding-bottom: 22px;
        font-size: 48px;
        line-height: 48px; } }

section {
  margin-bottom: 24px; }

@media (min-width: 0px) {
  .a-sm-block {
    display: block !important; }
  .a-sm-none {
    display: none !important; } }

@media (min-width: 544px) {
  .a-md-block {
    display: block !important; }
  .a-md-none {
    display: none !important; } }

@media (min-width: 769px) {
  .a-lg-block {
    display: block !important; }
  .a-lg-none {
    display: none !important; } }

.a-frame .a-frame-image-container {
  position: relative;
  overflow: hidden;
  display: block;
  height: calc(193vw/1.98); }
  @media (min-width: 544px) {
    .a-frame .a-frame-image-container {
      height: calc(83vw/1.98); } }
  @media (min-width: 769px) {
    .a-frame .a-frame-image-container {
      height: calc(81vw/1.98); } }
  @media (min-width: 992px) {
    .a-frame .a-frame-image-container {
      height: calc(82vw/1.98); } }
  @media (min-width: 1209px) {
    .a-frame .a-frame-image-container {
      height: 500px; } }
  .a-frame .a-frame-image-container .a-frame-image {
    max-width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }

.a-frame-nz .a-frame-image-container-nz {
  position: relative;
  overflow: hidden;
  display: block;
  height: 375px; }
  @media (min-width: 544px) {
    .a-frame-nz .a-frame-image-container-nz {
      height: 450px; } }
  @media (min-width: 769px) {
    .a-frame-nz .a-frame-image-container-nz {
      height: 500px; } }
  .a-frame-nz .a-frame-image-container-nz .a-frame-image-nz {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    min-height: 100%;
    min-width: 100%; }

section.promises .promises-container {
  border: 1px solid #dddddd;
  border-radius: 4px;
  background-color: #fcfcfc;
  padding-top: 24px;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 0;
  cursor: pointer; }

section.promises .section-title {
  font-size: 20px;
  line-height: 24px;
  color: #2e2e2e;
  text-align: center;
  font-weight: 500; }

section.promises:hover .section-title {
  color: #358ed7; }

section.promises .promise {
  padding-top: 20px;
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 24px; }
  section.promises .promise .promise-icon {
    font-size: 32px;
    line-height: 32px;
    text-align: center;
    display: block;
    color: #358ed7; }
  section.promises .promise > span {
    margin-left: 12px;
    font-size: 14px;
    color: #535353;
    display: block;
    text-align: center;
    line-height: 24px; }

.quilts .quilts-heading {
  font-size: 30px;
  line-height: 42px;
  margin-bottom: 30px;
  text-align: center; }

.quilts .quilts-container {
  margin-top: -12px;
  margin-bottom: -12px; }

.quilts .quilt {
  padding-top: 12px;
  padding-bottom: 12px; }
  .quilts .quilt .image-container {
    border-radius: 4px;
    background: #f4f4f4;
    position: relative;
    overflow: auto; }
    .quilts .quilt .image-container > a.image-link {
      width: 100%;
      padding-bottom: 64%;
      position: relative;
      overflow: hidden;
      display: block; }
    .quilts .quilt .image-container .quilt-image {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%; }
    .quilts .quilt .image-container .quilt-image-overlay {
      background: #000;
      position: absolute;
      opacity: 0.4;
      height: 100%;
      width: 100%;
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0), black);
      height: 50%;
      bottom: 0; }
    .quilts .quilt .image-container .quilt-content {
      position: absolute;
      bottom: 0;
      padding: 12px;
      color: white;
      width: 100%; }
      @media (min-width: 992px) {
        .quilts .quilt .image-container .quilt-content {
          padding: 24px; } }
      .quilts .quilt .image-container .quilt-content .quilt-heading {
        font-size: 24px;
        line-height: 32px;
        color: white;
        font-weight: 500; }
      .quilts .quilt .image-container .quilt-content .quilt-description {
        font-size: 14px;
        line-height: 20px;
        font-weight: 500; }

/*New Feedback*/
.moreclick {
  cursor: pointer; }

.feedback-container {
  position: relative;
  padding-bottom: 11.5rem;
  padding-top: 50px;
  text-align: center;
  margin-bottom: 3rem; }
  @media (min-width: 544px) {
    .feedback-container {
      padding-bottom: 13.3rem; } }
  .feedback-container .bv_seller-ratings__reviews {
    margin-bottom: 30px; }
  .feedback-container::before {
    content: "What our customers are saying";
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.13;
    letter-spacing: normal;
    color: #2e2e2e;
    margin-bottom: 0.5rem;
    font-size: 24px;
    display: block; }
    @media (min-width: 544px) {
      .feedback-container::before {
        font-size: 32px;
        margin-bottom: 1.5rem; } }
  .feedback-container .moreclick {
    cursor: pointer; }
  .feedback-container .slick-dots {
    bottom: -1.6rem; }
    @media (min-width: 544px) {
      .feedback-container .slick-dots {
        bottom: -2.7rem; } }
    .feedback-container .slick-dots li {
      margin: 0; }
      .feedback-container .slick-dots li button:before {
        font-size: 12px;
        color: #d8d8d8;
        opacity: 1; }
      .feedback-container .slick-dots li.slick-active button:before {
        color: #358ed7; }
  .feedback-container .bv_override {
    text-align: left; }
    .feedback-container .bv_override .slick-slide {
      display: block; }
    .feedback-container .bv_override .bv_cell.bv_review {
      position: relative;
      padding: 1.5rem;
      padding-top: 2rem;
      border: solid 1px #ffffff;
      background-color: #ffffff;
      box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.2);
      border-radius: 4px;
      margin: 0.5rem 2%;
      width: 98%;
      min-height: 230px;
      max-width: 98% !important;
      -ms-flex-preferred-size: 98% !important;
          flex-basis: 98% !important;
      margin-left: 8px;
      margin-right: 8px; }
      @media (min-width: 992px) {
        .feedback-container .bv_override .bv_cell.bv_review {
          min-height: 217px; } }
    .feedback-container .bv_override .bv_review__byLine {
      font-size: 0;
      position: absolute;
      top: 0;
      left: 1.5rem;
      width: calc(100% - 3rem); }
      @media (min-width: 544px) {
        .feedback-container .bv_override .bv_review__byLine {
          top: -0.2rem; } }
      .feedback-container .bv_override .bv_review__byLine .bv_review__nickname {
        font-family: "Roboto", sans-serif;
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: normal;
        color: #2e2e2e;
        white-space: nowrap;
        width: 100%;
        text-overflow: ellipsis;
        overflow: hidden;
        display: block; }
      .feedback-container .bv_override .bv_review__byLine .bv_review__submissionTime {
        display: block;
        margin-left: 120px;
        font-family: "Roboto", sans-serif;
        font-size: 13px;
        font-weight: normal;
        font-style: normal;
        line-height: 24px;
        color: #7c7c7c; }
        @media (min-width: 544px) {
          .feedback-container .bv_override .bv_review__byLine .bv_review__submissionTime {
            margin-top: 3px; } }
    .feedback-container .bv_override .bv_review__rating .bv_review__numericalRating {
      display: none; }
    .feedback-container .bv_override .bv_review__rating .bv_stars__string {
      font-size: 1.35em;
      letter-spacing: 0.18rem; }
    .feedback-container .bv_override .bv_blockTitle.bv_review__title {
      margin-bottom: 1.15em; }
    .feedback-container .bv_override .bv_review__body {
      font-family: "Roboto", sans-serif;
      font-size: 16px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.5;
      color: #2e2e2e; }
    .feedback-container .bv_override header {
      position: absolute !important;
      bottom: 0;
      width: 100%;
      text-align: center;
      left: 0; }
      .feedback-container .bv_override header .bv_bvBranding {
        display: none; }
      .feedback-container .bv_override header h2 {
        display: block !important;
        text-align: center;
        width: 100% !important; }
        .feedback-container .bv_override header h2 .bv_summary__copy {
          font-size: 0;
          display: block;
          line-height: 1; }
          .feedback-container .bv_override header h2 .bv_summary__copy:after {
            content: 'Average Score';
            font-family: "Roboto", sans-serif;
            font-size: 17px;
            font-weight: 500;
            font-style: normal;
            font-stretch: normal;
            line-height: 1;
            text-align: center;
            color: #2e2e2e; }
            @media (min-width: 544px) {
              .feedback-container .bv_override header h2 .bv_summary__copy:after {
                font-size: 24px; } }
        .feedback-container .bv_override header h2 .bv_summary__stars {
          display: block;
          margin: 13px 0;
          line-height: 1; }
          .feedback-container .bv_override header h2 .bv_summary__stars .bv_stars__string {
            font-size: 1.9em;
            letter-spacing: 0.2rem; }
        .feedback-container .bv_override header h2 .bv_summary__rating {
          display: none;
          position: absolute;
          text-align: center;
          left: -45px;
          width: 100%;
          top: 79px;
          margin: 0;
          font-size: 13px;
          font-weight: normal;
          font-style: normal;
          font-stretch: normal;
          line-height: 1.85;
          text-align: center;
          color: #7c7c7c;
          font-family: "Roboto", sans-serif; }
          @media (max-width: 991.98px) {
            .feedback-container .bv_override header h2 .bv_summary__rating {
              top: 79px; } }
          @media (max-width: 768.98px) {
            .feedback-container .bv_override header h2 .bv_summary__rating {
              top: 75px; } }
          .feedback-container .bv_override header h2 .bv_summary__rating strong {
            font-weight: normal; }
          .feedback-container .bv_override header h2 .bv_summary__rating small {
            display: none; }
        .feedback-container .bv_override header h2 .bv_summary__ratingsLink {
          width: 192px;
          height: 48px;
          border-radius: 24px;
          border: solid 1px #dddddd;
          background-color: #ffffff;
          position: relative;
          text-align: center;
          line-height: 2.5;
          margin: auto;
          margin-top: 48px;
          display: block; }
          .feedback-container .bv_override header h2 .bv_summary__ratingsLink:hover {
            opacity: 0.8;
            background-color: #379aeb;
            border: solid 1px #3086cd; }
            .feedback-container .bv_override header h2 .bv_summary__ratingsLink:hover a {
              color: #fff !important; }
          .feedback-container .bv_override header h2 .bv_summary__ratingsLink a {
            font-family: "Roboto", sans-serif;
            font-size: 16px;
            font-weight: 500;
            font-style: normal;
            font-stretch: normal;
            line-height: normal;
            text-align: center;
            color: #358ed7 !important;
            line-height: 2.9rem;
            display: block; }
            .feedback-container .bv_override header h2 .bv_summary__ratingsLink a:focus {
              outline: 0 none; }
          .feedback-container .bv_override header h2 .bv_summary__ratingsLink .bv_ratings-link__rating {
            display: none;
            position: absolute;
            top: -2.3rem;
            left: 0;
            width: 100%;
            color: #7c7c7c;
            font-family: "Roboto", sans-serif;
            font-size: 13px;
            line-height: 1.85;
            font-weight: normal;
            padding-left: 27px; }
            @media (min-width: 544px) {
              .feedback-container .bv_override header h2 .bv_summary__ratingsLink .bv_ratings-link__rating {
                top: -2.5rem; } }
            .feedback-container .bv_override header h2 .bv_summary__ratingsLink .bv_ratings-link__rating:before {
              content: '('; }
            .feedback-container .bv_override header h2 .bv_summary__ratingsLink .bv_ratings-link__rating:after {
              content: ' reviews)'; }
    .feedback-container .bv_override footer {
      display: none; }
