.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-beige.disabled {
    opacity: 0.2; }

.swatch-filter-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f5f5dc;
  border-radius: 0.69em;
  background-color: #f5f5dc;
  display: block;
  position: relative; }
  .swatch-filter-beige.disabled {
    opacity: 0.2; }

.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-black.disabled {
    opacity: 0.2; }

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000;
  border-radius: 0.69em;
  background-color: #000;
  display: block;
  position: relative; }
  .swatch-filter-black.disabled {
    opacity: 0.2; }

.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #0070d2;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-blue.disabled {
    opacity: 0.2; }

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #0070d2;
  border-radius: 0.69em;
  background-color: #0070d2;
  display: block;
  position: relative; }
  .swatch-filter-blue.disabled {
    opacity: 0.2; }

.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-brown.disabled {
    opacity: 0.2; }

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a;
  border-radius: 0.69em;
  background-color: #a52a2a;
  display: block;
  position: relative; }
  .swatch-filter-brown.disabled {
    opacity: 0.2; }

.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #008827;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-green.disabled {
    opacity: 0.2; }

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #008827;
  border-radius: 0.69em;
  background-color: #008827;
  display: block;
  position: relative; }
  .swatch-filter-green.disabled {
    opacity: 0.2; }

.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-grey.disabled {
    opacity: 0.2; }

.swatch-filter-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d;
  border-radius: 0.69em;
  background-color: #8f979d;
  display: block;
  position: relative; }
  .swatch-filter-grey.disabled {
    opacity: 0.2; }

.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-navy.disabled {
    opacity: 0.2; }

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080;
  border-radius: 0.69em;
  background-color: #000080;
  display: block;
  position: relative; }
  .swatch-filter-navy.disabled {
    opacity: 0.2; }

.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-orange.disabled {
    opacity: 0.2; }

.swatch-filter-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffa500;
  border-radius: 0.69em;
  background-color: #ffa500;
  display: block;
  position: relative; }
  .swatch-filter-orange.disabled {
    opacity: 0.2; }

.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-pink.disabled {
    opacity: 0.2; }

.swatch-filter-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a;
  border-radius: 0.69em;
  background-color: #fe249a;
  display: block;
  position: relative; }
  .swatch-filter-pink.disabled {
    opacity: 0.2; }

.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-purple.disabled {
    opacity: 0.2; }

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080;
  border-radius: 0.69em;
  background-color: #800080;
  display: block;
  position: relative; }
  .swatch-filter-purple.disabled {
    opacity: 0.2; }

.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-red.disabled {
    opacity: 0.2; }

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00;
  border-radius: 0.69em;
  background-color: #f00;
  display: block;
  position: relative; }
  .swatch-filter-red.disabled {
    opacity: 0.2; }

.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-white.disabled {
    opacity: 0.2; }

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff;
  border-radius: 0.69em;
  background-color: #fff;
  display: block;
  position: relative; }
  .swatch-filter-white.disabled {
    opacity: 0.2; }

.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-yellow.disabled {
    opacity: 0.2; }

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0;
  border-radius: 0.69em;
  background-color: #ff0;
  display: block;
  position: relative; }
  .swatch-filter-yellow.disabled {
    opacity: 0.2; }

.swatch-circle-miscellaneous {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #821e91), color-stop(25%, #821e91), color-stop(25%, #edd134), color-stop(50%, yellow), color-stop(50%, #edd134), color-stop(50%, #59ba00), color-stop(76%, #59ba00), color-stop(76%, #111), to(#111)), -webkit-gradient(linear, left bottom, left top, color-stop(0, #0e5cd1), color-stop(50%, #0e5cd1), color-stop(50%, #e20b0b), to(#e20b0b));
  background: linear-gradient(0deg, #821e91 0, #821e91 25%, #edd134 25%, yellow 50%, #edd134 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, #0e5cd1 0, #0e5cd1 50%, #e20b0b 50%, #e20b0b 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  width: 2.5em; }
  .swatch-circle-miscellaneous.disabled {
    opacity: 0.2; }
  .swatch-circle-miscellaneous.selected::after {
    -webkit-transform: rotate(-35deg);
            transform: rotate(-35deg); }

.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: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.5) 100%); }

.refinement-bar {
  overflow: auto; }
  .refinement-bar ul {
    padding-left: 0; }
  @media (max-width: 768.98px) {
    .refinement-bar {
      background-color: #fff;
      -webkit-box-shadow: 0 0.313em 0.938em rgba(0, 0, 0, 0.5);
              box-shadow: 0 0.313em 0.938em rgba(0, 0, 0, 0.5);
      display: none;
      left: 0;
      position: fixed;
      top: 0;
      width: 100%;
      z-index: 1; } }
  @media (max-width: 543.98px) {
    .refinement-bar {
      position: fixed;
      height: 100%; } }
  @media (min-width: 769px) {
    .refinement-bar {
      display: block; } }

.filter-header {
  margin-left: -15px;
  margin-right: -15px; }

.header-bar {
  background-color: #eee;
  border-bottom: 0.063em solid #eee; }
  .header-bar button.close {
    font-size: 1rem;
    font-weight: normal;
    opacity: 1; }
  .header-bar .fa.fa-close::before {
    font-size: 1.25em; }
  @media (min-width: 544px) and (max-width: 768.98px) {
    .header-bar {
      padding: 0.938em 2.813em; } }
  @media (max-width: 543.98px) {
    .header-bar {
      padding: 0.938em; } }

.refinements .header,
.refinements .values {
  padding: 0.313em 0; }
  @media (min-width: 544px) and (max-width: 768.98px) {
    .refinements .header li,
    .refinements .values li {
      display: inline-block; } }

.refinements .header {
  font-size: 1.125em;
  color: #444; }

.refinements ul {
  overflow: auto; }
  .refinements ul li {
    padding-left: 1px; }
    .refinements ul li button {
      border: none;
      color: #0070d2;
      background-color: transparent; }

.refinements li {
  list-style-type: none;
  padding-left: 0; }
  .refinements li.color-attribute {
    display: inline-block;
    padding-left: 0; }
    .refinements li.color-attribute button {
      padding: 0; }
  .refinements li.disabled {
    opacity: 0.5; }

@media (max-width: 543.98px) {
  .refinements {
    padding: 0; } }

.refinements .card-header h2 {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  margin-bottom: 0; }

.secondary-bar {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 1em;
  overflow: auto; }
  @media (max-width: 768.98px) {
    .secondary-bar button.reset {
      float: right; } }
  @media (min-width: 544px) and (max-width: 768.98px) {
    .secondary-bar {
      padding: 0.938em 2.813em; } }
  @media (max-width: 543.98px) {
    .secondary-bar {
      padding: 0.938em; } }

.refinement-header {
  overflow: auto; }

.disabled {
  pointer-events: none; }

.grid-header,
.content-grid-header {
  margin-top: 1em;
  margin-bottom: 1em; }
  @media (max-width: 543.98px) {
    .grid-header .result-count,
    .content-grid-header .result-count {
      padding-bottom: 0.938em; }
    .grid-header .filter-results,
    .content-grid-header .filter-results {
      display: block;
      width: 100%; } }
  .grid-header select,
  .content-grid-header select {
    width: 100%; }

.result-count {
  font-size: 0.875rem; }

.refinement {
  margin-bottom: 1em; }
  @media (max-width: 768.98px) {
    .refinement.card {
      border-top: 0 none;
      border-left: 0 none;
      border-right: 0 none;
      border-radius: 0;
      margin-bottom: 0; }
    .refinement .card-header {
      border-bottom: 0 none;
      padding: 0.25rem 1rem; }
    .refinement .card-body {
      padding: 0 1rem; } }
  .refinement a {
    text-decoration: none; }
  .refinement.refinement-category li {
    margin-left: 0.938em;
    display: block; }
  .refinement.refinement-category > ul > li {
    margin-left: 0; }

.search-banner {
  background-image: url("../images/search.jpg");
  background-position-y: 40%; }

.search-keywords {
  font-weight: bold; }

.filter-bar ul {
  padding-left: 15px; }

.filter-bar li {
  list-style: none;
  float: left;
  margin-left: 0.3125em;
  margin-right: 0.3125em; }
  .filter-bar li:first-child {
    margin-left: 0; }
  .filter-bar li.filter-value {
    border: 1px solid #ccc;
    padding: 0.3125em;
    border-radius: 3px;
    position: relative; }
    .filter-bar li.filter-value button {
      color: black;
      border: none;
      padding: 0 2rem 0 0.5rem; }
      .filter-bar li.filter-value button::after {
        content: '\f00d';
        font: normal normal normal 14px/1 FontAwesome;
        text-rendering: auto;
        position: absolute;
        right: 10px;
        top: 11px; }
  .filter-bar li.swatch-filter {
    font-size: 1.38em;
    position: relative;
    margin-top: 4px; }
    .filter-bar li.swatch-filter button {
      width: 100%;
      height: 100%;
      display: block;
      border: none; }
      .filter-bar li.swatch-filter button::before {
        content: '';
        background-color: white;
        width: 0.8em;
        height: 0.8em;
        border-radius: 0.4em;
        position: absolute;
        left: 0.5em;
        top: 0.5em; }
      .filter-bar li.swatch-filter button::after {
        content: '\f057';
        font: normal normal normal 14px/1 FontAwesome;
        display: inline;
        text-rendering: auto;
        position: absolute;
        left: 0.18em;
        top: 0.12em;
        font-size: 1.5em; }

@media (max-width: 543.98px) {
  .tab-content {
    padding-left: 0;
    padding-right: 0; } }

@media (max-width: 543.98px) {
  .product-grid {
    padding-top: 0.938em; }
    .product-grid .col-6 {
      padding-left: 5px;
      padding-right: 5px; } }

.search-tips {
  text-align: left;
  margin-top: 1.875rem; }

.category-item {
  margin-bottom: 0.938rem; }

.show-more,
.show-more-content {
  padding: 0.938em;
  clear: both; }

.swatch-mark.color-value[data-selected='true']::after {
  color: #000;
  content: '\f058';
  display: table-caption;
  font-family: 'FontAwesome';
  font-size: 1.625em;
  left: 0.295em;
  position: absolute; }

.swatch-mark.color-value.selected::after {
  background: #fff;
  border-radius: 50%;
  color: #000;
  content: '\f058';
  display: table-caption;
  font-family: 'FontAwesome';
  font-size: 1.625em;
  height: 0.75em;
  left: 0.31em;
  line-height: 0.8em;
  position: absolute;
  top: 0.35em;
  width: 0.8em; }

.search-nav {
  margin-bottom: 1em;
  border-bottom: 0.063em solid #ccc; }
  .search-nav .nav-tabs-wrapper {
    padding: 0; }
    @media (max-width: 543.98px) {
      .search-nav .nav-tabs-wrapper {
        width: 100%; } }
    .search-nav .nav-tabs-wrapper .nav-tabs {
      border-bottom: 0 none; }
  .search-nav .nav-link:focus {
    background-color: #f9f9f9; }

.product-options .quantity {
  position: absolute;
  bottom: 0;
  right: 0; }

/* function to convert the calc function in to rem based
$first- should be in % */
/** Slick Carousel Starts **/
/** Slick Carousel Ends **/
/* override default breakpoints */
.search-page {
  background-color: #f7f7f7; }

.no-scroll-bg {
  position: fixed;
  overflow: hidden; }

.content-grid-js .card-header a {
  color: #59595a;
  font-family: "Roboto-Regular", sans-serif, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: normal; }
  @media (min-width: 768px) {
    .content-grid-js .card-header a {
      font-size: 1.5rem; } }

.content-grid-js .card-body {
  color: #59595a;
  font-size: 0.75rem; }
  @media (min-width: 768px) {
    .content-grid-js .card-body {
      font-size: 1rem; } }

.refinement-bar {
  z-index: 5;
  overflow-x: hidden; }
  @media (min-width: 992px) {
    .refinement-bar.mobile-filters {
      display: none !important; } }
  .refinement-bar.mobile-filters .refinements-container {
    position: relative; }
    .refinement-bar.mobile-filters .refinements-container .refinements {
      height: 95vh;
      overflow-y: auto;
      padding-bottom: 15%; }
  @media (max-width: 991.98px) {
    .refinement-bar.desktop-filters {
      display: none !important; } }
  @media (max-width: 991.98px) {
    .refinement-bar {
      background-color: #fff;
      -webkit-box-shadow: 0 0.313em 0.938em rgba(0, 0, 0, 0.5);
              box-shadow: 0 0.313em 0.938em rgba(0, 0, 0, 0.5);
      display: none;
      left: 0;
      position: fixed;
      top: 0;
      width: 100%;
      height: 100%; } }
  @media (min-width: 992px) {
    .refinement-bar {
      display: block !important; } }

@media (max-width: 991.98px) {
  .product-grid {
    padding-top: 0; } }

.search-results {
  padding: 0;
  margin-bottom: 3.125rem; }
  @media (min-width: 992px) {
    .search-results {
      margin-bottom: 6.25rem; } }
  .search-results .plp-title {
    margin-bottom: 0.9375rem;
    font-size: 1.5rem; }
    @media (min-width: 992px) {
      .search-results .plp-title {
        margin-bottom: 0;
        font-size: 2.25rem; } }
  .search-results .tab-content .tab-pane {
    max-width: 100%; }
  .search-results .search-nav {
    overflow: hidden;
    border: none; }
    .search-results .search-nav .nav-tabs-wrapper {
      padding: 0; }
      .search-results .search-nav .nav-tabs-wrapper .nav-tabs {
        border-bottom: 0 none;
        overflow: visible; }
        .search-results .search-nav .nav-tabs-wrapper .nav-tabs .nav-item {
          min-width: 7.375rem; }
          @media (min-width: 992px) {
            .search-results .search-nav .nav-tabs-wrapper .nav-tabs .nav-item {
              min-width: 13.9375rem; } }
          .search-results .search-nav .nav-tabs-wrapper .nav-tabs .nav-item .nav-link {
            letter-spacing: 0; }
        .search-results .search-nav .nav-tabs-wrapper .nav-tabs .nav-item:last-of-type::after {
          border: 0.03125rem solid #59595a; }
        .search-results .search-nav .nav-tabs-wrapper .nav-tabs .nav-item:last-child .nav-link {
          border-right: 0.0625rem solid #59595a; }

.custom-select-wrapper {
  width: auto;
  height: auto;
  max-width: 100%; }
  @media (min-width: 992px) {
    .custom-select-wrapper {
      width: 13.4375rem;
      float: right; } }
  .is-plp .custom-select-wrapper {
    margin-bottom: 1.5625rem; }
    @media (min-width: 768px) {
      .is-plp .custom-select-wrapper {
        margin-bottom: 0.3125rem; } }
    @media (min-width: 992px) {
      .is-plp .custom-select-wrapper {
        margin-bottom: 2.5rem; } }
  .custom-select-wrapper .form-control {
    padding: 0.75rem 2rem 0.375rem 0.75rem;
    padding-top: 0.75rem !important;
    font-size: 1rem;
    height: 2.5rem; }
    @media (min-width: 768px) {
      .custom-select-wrapper .form-control {
        height: 3.125rem; } }
    .custom-select-wrapper .form-control + label {
      top: 0.3125rem;
      left: 0.9375rem;
      opacity: 1;
      font-size: 0.625rem; }
    .custom-select-wrapper .form-control::-ms-expand {
      display: none; }
  .custom-select-wrapper .form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #696158; }

.search-result-count {
  color: #59595a;
  font-family: "Roboto-Regular", sans-serif, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: normal; }
  @media (min-width: 576px) {
    .search-result-count {
      font-size: 1.5rem; } }
  .is-plp .search-result-count {
    font-size: 0.75rem; }
    @media (min-width: 992px) {
      .is-plp .search-result-count {
        font-size: 1rem; } }

.search-result-title {
  color: #59595a;
  font-family: "RobotoSlab-Regular", sans-serif, sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: normal;
  padding: 2.5rem 0; }
  @media (min-width: 576px) {
    .search-result-title {
      font-size: 2.25rem; } }

.result-count {
  color: #59595a;
  font-family: "Roboto-Regular", sans-serif, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: normal; }
  @media (min-width: 768px) {
    .result-count {
      font-size: 1rem; } }
  .result-count .search-keywords {
    font-weight: 400; }
  .result-count .link {
    color: #24408e;
    text-decoration: none; }

.filter-results svg {
  fill: #7d7468; }

.search-tips {
  text-align: left;
  margin-top: 1.875rem; }
  .search-tips h5 {
    font-size: 1.25rem; }
  .search-tips ul {
    font-size: 1rem; }

.form-control {
  font-size: 0.875rem;
  height: 2.5rem; }
  @media (min-width: 768px) {
    .form-control {
      height: 3.125rem; } }
  @media (min-width: 1200px) {
    .form-control {
      font-size: 1rem; } }
  .form-control .form-control-label {
    margin-bottom: 0;
    color: #59595a; }

.refinements {
  -webkit-box-shadow: 0 0.125rem 0.25rem 0 #b4b0ab;
          box-shadow: 0 0.125rem 0.25rem 0 #b4b0ab;
  border-radius: 0.25rem;
  background-color: #fff; }
  .refinements .refinement ul.cat-refinelist li > ul {
    display: none; }
  .refinements .card {
    display: block; }
    .refinements .card .card-header {
      padding: 0.0625rem 0.5rem;
      margin-left: 0; }
      .refinements .card .card-header button.title {
        color: #59595a;
        font-family: "Roboto-Regular", sans-serif, sans-serif;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1.5;
        letter-spacing: normal;
        padding: 0;
        -webkit-box-shadow: none;
                box-shadow: none;
        width: 100%; }
        .refinements .card .card-header button.title:focus {
          outline: 0.0625rem solid #24408e; }
        .refinements .card .card-header button.title::after {
          display: none; }
        .refinements .card .card-header button.title .svg-arrow-down {
          display: block; }
        .refinements .card .card-header button.title .svg-arrow-up {
          display: none; }
        .refinements .card .card-header button.title .svg-arrow-down,
        .refinements .card .card-header button.title .svg-arrow-up {
          fill: #59595a;
          margin-top: 0.625rem;
          float: right; }
    .refinements .card.active .title {
      -webkit-box-shadow: none;
              box-shadow: none; }
      .refinements .card.active .title:focus {
        outline: 0.0625rem solid #24408e; }
    .refinements .card.active button.title .svg-arrow-down {
      display: none; }
    .refinements .card.active button.title .svg-arrow-up {
      display: block; }
    .refinements .card .card-body {
      font-size: 0.75rem;
      padding: 0; }
      .refinements .card .card-body button {
        color: #59595a;
        line-height: 1.25; }
        .refinements .card .card-body button:hover .cb-custom.selected {
          border: 0.0625rem solid #0e78ad; }
        .refinements .card .card-body button .cb-custom.selected {
          background-color: #0e78ad;
          border-color: #0e78ad; }
          .refinements .card .card-body button .cb-custom.selected::after {
            display: block; }
        .refinements .card .card-body button .selected {
          font-weight: 700;
          font-family: "Roboto-Bold", sans-serif; }
      .refinements .card .card-body .values {
        padding-left: 0.125rem;
        margin: 0;
        overflow: hidden; }
        .refinements .card .card-body .values li {
          display: block; }
        .refinements .card .card-body .values button:focus {
          outline: 0.0625rem solid #0e78ad; }
        .refinements .card .card-body .values button:hover {
          color: #24408e; }
        .refinements .card .card-body .values button:active {
          outline: 0.125rem solid #0e78ad; }
      .refinements .card .card-body .show-more-btn,
      .refinements .card .card-body .show-less-btn {
        color: #0e78ad;
        font-family: "Roboto-Regular", sans-serif, sans-serif;
        font-size: 0.75rem;
        font-weight: 400;
        line-height: 1.5;
        letter-spacing: normal;
        padding: 0;
        height: auto;
        -webkit-box-shadow: none;
                box-shadow: none; }
        .refinements .card .card-body .show-more-btn:focus,
        .refinements .card .card-body .show-less-btn:focus {
          outline: dotted 0.125rem #0e78ad; }
        .refinements .card .card-body .show-more-btn:hover,
        .refinements .card .card-body .show-less-btn:hover {
          color: #0a557a; }
        .refinements .card .card-body .show-more-btn:active,
        .refinements .card .card-body .show-less-btn:active {
          outline: none;
          text-decoration: underline; }
        .refinements .card .card-body .show-more-btn .icon,
        .refinements .card .card-body .show-less-btn .icon {
          margin-left: 0.5rem; }
  .refinements:last-child {
    padding-bottom: 0.0625rem; }
  .refinements .refinement-color .card-body button:hover > .color-value {
    -webkit-box-shadow: 0 0 0 0.125rem #fff, 0 0 0 0.25rem #0e78ad;
            box-shadow: 0 0 0 0.125rem #fff, 0 0 0 0.25rem #0e78ad; }
  .refinements .refinement-color .card-body .swatch-mark.color-value.selected::after {
    content: '';
    display: block;
    position: absolute;
    top: -0.25rem;
    bottom: -0.25rem;
    left: -0.25rem;
    right: -0.25rem;
    border-radius: 50%;
    border: 0.125rem solid #24408e;
    background: none;
    height: auto;
    width: auto; }
  .refinements .refinement-color .card-body .values {
    padding-left: 0.25rem;
    margin-left: -0.25rem; }
    .refinements .refinement-color .card-body .values li {
      display: block;
      padding: 0 0.25rem; }
      .refinements .refinement-color .card-body .values li button:hover {
        color: #59595a; }
  .refinements .refinement-category .card-body {
    font-size: 0.75rem;
    padding: 0;
    color: #59595a; }
  .refinements .refinement-category > .card-body > .values > li {
    margin: 0; }
  .refinements .refinement-size .values li {
    display: block; }
  .refinements .filter-header {
    margin: 0;
    padding: 1.5rem 1rem 1rem 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .refinements .filter-header .filter-header-title {
      color: #59595a;
      font-family: "Roboto-Regular", sans-serif, sans-serif;
      font-size: 1.25rem;
      font-weight: 700;
      line-height: normal;
      letter-spacing: normal;
      display: inline-block;
      margin: 0;
      padding: 0; }
    .refinements .filter-header .close {
      margin: 0;
      font-size: 1rem;
      height: auto; }
    .refinements .filter-header .reset {
      display: inline-block;
      width: auto;
      padding: 0;
      border: 0;
      color: #24408e;
      font-size: 0.75rem;
      -webkit-box-shadow: none;
              box-shadow: none;
      margin: 0;
      height: auto; }
      .refinements .filter-header .reset:focus {
        outline: dotted 0.125rem #0e78ad; }
      .refinements .filter-header .reset:hover {
        color: #0a557a; }
      .refinements .filter-header .reset:active {
        outline: none;
        text-decoration: underline; }
      @media (min-width: 992px) {
        .refinements .filter-header .reset {
          float: right; } }
  .refinements li.color-attribute {
    display: block; }
    .refinements li.color-attribute button {
      padding: 0.3125rem; }
  .refinements li .color-value {
    display: inline-block;
    height: 1.875rem;
    width: 1.875rem; }
  .refinements li .color-value-text {
    display: inline-block;
    width: auto;
    height: auto;
    color: #59595a;
    vertical-align: top;
    line-height: 2.5;
    margin: 0 1rem; }
  .refinements ul {
    width: 88%;
    margin: 0.5rem 1rem; }
    .refinements ul .filter-value {
      float: left;
      padding: 0.5rem 0.5rem 0 0; }
      .refinements ul .filter-value .btn-tag {
        font-size: 0.75rem;
        line-height: 1.5; }

.filter-done {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 8%;
  background-color: #fff; }
  .filter-done .close {
    width: 90%;
    margin: auto;
    height: 2rem;
    padding: auto;
    opacity: 1;
    font-weight: 400;
    float: none;
    text-shadow: none; }
    .filter-done .close:hover, .filter-done .close:focus {
      opacity: 1; }

.line-break {
  border-top: 1px solid #eaeaea !important;
  margin: 0 1rem; }

.image-container a,
.pdp-link a,
.card-header a {
  border: 0.125rem solid transparent; }
  .image-container a:focus,
  .pdp-link a:focus,
  .card-header a:focus {
    outline: none;
    border: 0.125rem solid #0e78ad; }

.search-banner {
  max-height: 4.6875rem; }
  @media (min-width: 768px) {
    .search-banner {
      max-height: 11.25rem; } }
  @media (min-width: 768px) {
    .search-banner {
      max-height: 18.75rem; } }

.search-banner {
  max-height: 11.25rem; }
  @media (min-width: 768px) {
    .search-banner {
      max-height: 18.75rem; } }

.category-item {
  background-color: #fff;
  -webkit-box-shadow: 0 0 0.25rem 0 #b4b0ab;
          box-shadow: 0 0 0.25rem 0 #b4b0ab;
  border-radius: 0.25rem;
  height: 100%;
  margin: 0; }
  .category-item .category-tile-link {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0;
    border-radius: 0.25rem;
    border: 0.125rem solid transparent;
    margin: 0.5rem; }
    .category-item .category-tile-link:focus {
      border: dotted 0.125rem #0e78ad;
      outline: 0; }
    .category-item .category-tile-link:hover {
      border: solid 0.125rem #0e78ad;
      outline: 0; }
    .category-item .category-tile-link:active {
      border: solid 0.0625rem #0e78ad;
      outline: 0; }

.refinements .header,
.refinements .values {
  padding: 0; }

.refinements ul {
  width: inherit; }
  .refinements ul.line-break {
    margin: 0 1rem; }
  .refinements ul .filter-value {
    margin: 0.5rem;
    padding: 0; }

.refinements .card .card-header {
  border-bottom: 0; }

