.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%; } }

.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:not(.tooltip-btn) {
      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: #6a6c6c;
  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-header a:hover {
    color: #6a6c6c; }

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

.refinement-bar {
  z-index: 5;
  overflow-x: hidden; }
  .refinement-bar.mobile-filters {
    z-index: 1030; }
    @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 (min-width: 992px) {
    .refinement-bar.desktop-filters {
      -webkit-transition: top 0.4s ease-in;
      transition: top 0.4s ease-in; } }
  @media (max-width: 991.98px) {
    .refinement-bar.desktop-filters {
      display: none !important; } }
  @media (min-width: 992px) {
    .refinement-bar.desktop-filters.sticky-desktop {
      position: sticky;
      top: 0;
      -ms-flex-item-align: start;
          align-self: flex-start;
      padding-bottom: 0.5rem;
      scrollbar-width: none;
      -ms-overflow-style: none; }
      .refinement-bar.desktop-filters.sticky-desktop::-webkit-scrollbar {
        width: 0rem;
        background: transparent; } }
  .refinement-bar.desktop-filters.sticky-desktop .popover[x-out-of-boundaries] {
    display: none; }
  @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 (max-width: 991.98px) {
  .product-grid {
    padding-top: 0; } }

.search-results {
  padding: 0 0 3.125rem; }
  @media (min-width: 992px) {
    .search-results {
      padding: 0 0 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 .tab-content .tab-pane .content-grid-header.card-header {
      background-color: transparent;
      border-bottom: 0; }
      .search-results .tab-content .tab-pane .content-grid-header.card-header .result-count-wrapper-js {
        margin-left: -0.5rem; }
  .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;
        margin: 0.375rem 0;
        position: relative; }
        .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 .nav-link:focus {
            border-right: 0.125rem solid #707372; }
        .search-results .search-nav .nav-tabs-wrapper .nav-tabs .nav-item:last-of-type::after {
          border: 0.03125rem solid #707372; }
        .search-results .search-nav .nav-tabs-wrapper .nav-tabs .nav-item:last-child .nav-link {
          border-right: 0.125rem solid #707372; }
          .search-results .search-nav .nav-tabs-wrapper .nav-tabs .nav-item:last-child .nav-link:focus {
            border-right: 0.125rem solid #707372; }

.filter-sort-wrapper .custom-select-wrapper {
  width: auto;
  height: auto;
  max-width: 100%; }
  @media (min-width: 992px) {
    .filter-sort-wrapper .custom-select-wrapper {
      float: right; } }
  .is-plp .filter-sort-wrapper .custom-select-wrapper {
    margin-bottom: 1.5625rem; }
    @media (min-width: 768px) {
      .is-plp .filter-sort-wrapper .custom-select-wrapper {
        margin-bottom: 0.3125rem; } }
    @media (min-width: 992px) {
      .is-plp .filter-sort-wrapper .custom-select-wrapper {
        margin-bottom: 2.5rem; } }
  .filter-sort-wrapper .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) {
      .filter-sort-wrapper .custom-select-wrapper .form-control {
        height: 3.125rem; } }
    .filter-sort-wrapper .custom-select-wrapper .form-control + label {
      top: 0.3125rem;
      left: 0.875rem;
      opacity: 1;
      font-size: 0.625rem;
      font-weight: 700;
      line-height: 0.9375rem; }
    .filter-sort-wrapper .custom-select-wrapper .form-control::-ms-expand {
      display: none; }
  .filter-sort-wrapper .custom-select-wrapper .form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #696158; }

.search-result-count {
  color: #222;
  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,
  .recipe-search-count .search-result-count {
    font-size: 0.75rem; }
    @media (min-width: 992px) {
      .is-plp .search-result-count,
      .recipe-search-count .search-result-count {
        font-size: 1rem; } }

.search-result-title {
  color: #222;
  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: #222;
  font-family: "Roboto-Regular", sans-serif, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: normal;
  margin-bottom: 2rem; }
  .is-ie .result-count {
    white-space: nowrap; }
  @media (min-width: 576px) {
    .result-count {
      font-size: 1.5rem; } }
  .result-count .search-keywords {
    font-weight: 400; }
  .result-count .link {
    color: #6a6c6c;
    text-decoration: none; }

.filter-results {
  -webkit-appearance: none; }
  .filter-results svg {
    fill: #7d7468;
    margin-right: 0.375rem; }

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

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

.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: block;
    height: auto !important; }
  .refinements .refinement-special-offers .cb-wrapper .cb-custom {
    border-radius: 50%; }
    .refinements .refinement-special-offers .cb-wrapper .cb-custom.selected {
      -webkit-box-shadow: inset 0 0 0 0.1875rem #fff, inset 0 0 0 0.75rem #595c5b;
              box-shadow: inset 0 0 0 0.1875rem #fff, inset 0 0 0 0.75rem #595c5b;
      border-color: #595c5b !important; }
      .refinements .refinement-special-offers .cb-wrapper .cb-custom.selected::after {
        border: 0; }
  .refinements .card {
    display: block; }
    .refinements .card .card-header {
      padding: 0.0625rem;
      margin-left: 0.5rem; }
      .refinements .card .card-header button.title {
        color: #222;
        font-family: "Roboto-Bold", sans-serif, sans-serif;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1.5;
        letter-spacing: normal;
        padding: 0 0 0 0.375rem;
        -webkit-box-shadow: none;
                box-shadow: none;
        width: 95%;
        border-radius: 0; }
        .refinements .card .card-header button.title:focus {
          outline: none;
          border: 0.0625rem solid #8f8f8f;
          border-radius: 0; }
        .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: #222;
          float: right; }
      .refinements .card .card-header .tooltip-container .tooltip-btn {
        position: absolute;
        top: 20%;
        left: 0;
        opacity: 0; }
      .refinements .card .card-header .tooltip-container .popover {
        width: 100%;
        width: -moz-available;
        width: -webkit-fill-available;
        width: fill-available; }
    .refinements .card.active .title {
      -webkit-box-shadow: none;
              box-shadow: none; }
    .refinements .card.active:focus {
      outline: none; }
    .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:not(.tooltip-btn),
      .refinements .card .card-body a {
        color: #222;
        line-height: 1.25;
        clear: both; }
        .refinements .card .card-body button:not(.tooltip-btn):hover .cb-custom.selected,
        .refinements .card .card-body a:hover .cb-custom.selected {
          border: 0.0625rem solid #595c5b; }
        .refinements .card .card-body button:not(.tooltip-btn) .cb-custom.selected,
        .refinements .card .card-body a .cb-custom.selected {
          background-color: #707372;
          border-color: #707372; }
          .refinements .card .card-body button:not(.tooltip-btn) .cb-custom.selected::after,
          .refinements .card .card-body a .cb-custom.selected::after {
            display: block;
            top: 0; }
        .refinements .card .card-body button:not(.tooltip-btn) .selected,
        .refinements .card .card-body a .selected {
          text-decoration: underline; }
      .refinements .card .card-body .values {
        padding-left: 0.125rem;
        margin: 0;
        overflow: visible; }
        .refinements .card .card-body .values li {
          display: block;
          margin-bottom: 0;
          clear: both; }
          .refinements .card .card-body .values li .br-null {
            content: '';
            display: block; }
            .is-ie .refinements .card .card-body .values li .br-null,
            .is-edge .refinements .card .card-body .values li .br-null {
              display: none; }
          .refinements .card .card-body .values li .button-space {
            padding: 0.375rem 0.1875rem 0.375rem 0.375rem;
            float: left;
            max-width: 7.0625rem; }
          .refinements .card .card-body .values li.color-attribute button:not(.tooltip-btn),
          .refinements .card .card-body .values li.color-attribute a {
            padding-right: 0.1875rem; }
            .refinements .card .card-body .values li.color-attribute button:not(.tooltip-btn):focus,
            .refinements .card .card-body .values li.color-attribute a:focus {
              -webkit-box-shadow: none;
                      box-shadow: none;
              border: none; }
              .refinements .card .card-body .values li.color-attribute button:not(.tooltip-btn):focus > .color-value::after,
              .refinements .card .card-body .values li.color-attribute a:focus > .color-value::after {
                border: 0.0625rem solid #8f8f8f; }
              .refinements .card .card-body .values li.color-attribute button:not(.tooltip-btn):focus > .color-value.selected,
              .refinements .card .card-body .values li.color-attribute a:focus > .color-value.selected {
                border: 0.0625rem solid #6a6c6c; }
                .refinements .card .card-body .values li.color-attribute button:not(.tooltip-btn):focus > .color-value.selected::after,
                .refinements .card .card-body .values li.color-attribute a:focus > .color-value.selected::after {
                  border: 0.0625rem solid #8f8f8f; }
              .refinements .card .card-body .values li.color-attribute button:not(.tooltip-btn):focus:hover > .color-value.selected,
              .refinements .card .card-body .values li.color-attribute a:focus:hover > .color-value.selected {
                border: 0.0625rem solid #6a6c6c; }
          .refinements .card .card-body .values li .tooltip-container .tooltip-btn {
            float: left;
            margin: 0.125rem 0; }
          .refinements .card .card-body .values li.custom-checkbox .tooltip-container .tooltip-btn {
            margin-top: 0.375rem;
            margin-bottom: 0.375rem; }
          .refinements .card .card-body .values li.custom-checkbox .cb-wrapper {
            border: 0.125rem solid transparent;
            border-right-width: 0.0625rem;
            float: left;
            padding-right: 0.125rem; }
            .refinements .card .card-body .values li.custom-checkbox .cb-wrapper .cb-custom {
              top: 0.375rem; }
            .refinements .card .card-body .values li.custom-checkbox .cb-wrapper:active .cb-custom {
              border: 0.0625rem solid #6a6c6c; }
            .refinements .card .card-body .values li.custom-checkbox .cb-wrapper:hover .cb-custom {
              border: 0.125rem solid #6a6c6c; }
              .refinements .card .card-body .values li.custom-checkbox .cb-wrapper:hover .cb-custom.selected {
                background-color: #6a6c6c;
                border-width: 0.0625rem; }
            .refinements .card .card-body .values li.custom-checkbox .cb-wrapper:active .cb-custom {
              border: 0.0625rem solid #6a6c6c;
              -webkit-box-shadow: none;
                      box-shadow: none; }
            .refinements .card .card-body .values li.custom-checkbox .cb-wrapper:focus .tooltip-container .tooltip-btn {
              margin-top: 0.3125rem;
              margin-bottom: 0.3125rem; }
          .refinements .card .card-body .values li:not(.custom-checkbox):not(.custom-radio):not(.color-attribute) button:not(.tooltip-btn),
          .refinements .card .card-body .values li:not(.custom-checkbox):not(.custom-radio):not(.color-attribute) a {
            border: 0.0625rem solid transparent; }
            .refinements .card .card-body .values li:not(.custom-checkbox):not(.custom-radio):not(.color-attribute) button:not(.tooltip-btn):focus,
            .refinements .card .card-body .values li:not(.custom-checkbox):not(.custom-radio):not(.color-attribute) a:focus {
              border: 0.0625rem solid #8f8f8f; }
        .refinements .card .card-body .values button:not(.tooltip-btn),
        .refinements .card .card-body .values a {
          display: block; }
          @media (min-width: 992px) {
            .refinements .card .card-body .values button:not(.tooltip-btn),
            .refinements .card .card-body .values a {
              width: 100%; } }
          .refinements .card .card-body .values button:not(.tooltip-btn):focus,
          .refinements .card .card-body .values a:focus {
            outline: none;
            border: none;
            -webkit-box-shadow: none;
                    box-shadow: none; }
          .refinements .card .card-body .values button:not(.tooltip-btn):hover,
          .refinements .card .card-body .values a:hover {
            color: #6a6c6c; }
      .refinements .card .card-body .show-more-btn,
      .refinements .card .card-body .show-less-btn {
        color: #6a6c6c;
        font-family: "Roboto-Regular", sans-serif, sans-serif;
        font-size: 0.75rem;
        font-weight: 400;
        line-height: 1.5;
        letter-spacing: normal;
        height: auto;
        -webkit-box-shadow: none;
                box-shadow: none;
        background-color: #fff;
        padding: 0.25rem 0.5rem; }
        .refinements .card .card-body .show-more-btn svg,
        .refinements .card .card-body .show-less-btn svg {
          fill: #6a6c6c; }
        .refinements .card .card-body .show-more-btn:focus,
        .refinements .card .card-body .show-less-btn:focus {
          outline: solid 0.0625rem #8f8f8f;
          text-decoration: underline; }
        .refinements .card .card-body .show-more-btn:hover,
        .refinements .card .card-body .show-less-btn:hover {
          color: #6a6c6c;
          text-decoration: underline; }
          .refinements .card .card-body .show-more-btn:hover svg,
          .refinements .card .card-body .show-less-btn:hover svg {
            fill: #6a6c6c; }
        .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 .card .card-body ul li * {
        vertical-align: middle; }
    @media (min-width: 992px) {
      .refinements .card.refinement-personalize .btnswitch-label {
        width: 45%; } }
  .refinements:last-child {
    padding-bottom: 0.0625rem; }
  .refinements .refinement-color .card-body button:not(.tooltip-btn):hover > .color-value::before,
  .refinements .refinement-color .card-body a:hover > .color-value::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    border-radius: 50%;
    background: none;
    height: 2.25rem;
    width: 2.25rem;
    border: 0.125rem solid #6a6c6c; }
  .refinements .refinement-color .card-body button:not(.tooltip-btn):active .swatch-mark.color-value::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    border-radius: 50%;
    background: none;
    height: 2.25rem;
    width: 2.25rem;
    border: 0.0625rem solid #6a6c6c; }
  .refinements .refinement-color .card-body .swatch-mark.color-value::after {
    content: '';
    display: block;
    position: absolute;
    top: -0.26rem;
    bottom: -0.25rem;
    left: -0.2625rem;
    right: -0.25rem;
    border-radius: 50%;
    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:not(.tooltip-btn):hover,
      .refinements .refinement-color .card-body .values li a:hover {
        color: #222; }
  .refinements .refinement-category .card-body {
    font-size: 0.75rem;
    padding: 0;
    color: #222; }
    .refinements .refinement-category .card-body .values li.custom-checkbox {
      margin: 0; }
    .refinements .refinement-category .card-body .values li:not(.custom-checkbox):not(.custom-radio) button:not(.tooltip-btn),
    .refinements .refinement-category .card-body .values li:not(.custom-checkbox):not(.custom-radio) a {
      border: 0.0625rem solid transparent; }
      .refinements .refinement-category .card-body .values li:not(.custom-checkbox):not(.custom-radio) button:not(.tooltip-btn):focus,
      .refinements .refinement-category .card-body .values li:not(.custom-checkbox):not(.custom-radio) a:focus {
        border: 0.0625rem solid #8f8f8f; }
  .refinements .refinement-category > .card-body > .values > li {
    margin: 0; }
  .refinements .refinement-size .values li {
    display: block; }
  .refinements .refinement-price .card-body .custom-price-widget {
    margin: 0.6875rem 0 0.9375rem;
    padding-left: 0.5625rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .refinements .refinement-price .card-body .custom-price-widget .form-group .form-control {
      font-size: 1rem;
      padding: 0.875rem 0.3125rem 0.3125rem;
      border-radius: initial; }
      .refinements .refinement-price .card-body .custom-price-widget .form-group .form-control + label {
        left: calc(100% - 39px); }
      .refinements .refinement-price .card-body .custom-price-widget .form-group .form-control::-webkit-input-placeholder {
        opacity: 0; }
      .refinements .refinement-price .card-body .custom-price-widget .form-group .form-control::-moz-placeholder {
        opacity: 0; }
      .refinements .refinement-price .card-body .custom-price-widget .form-group .form-control:-ms-input-placeholder {
        opacity: 0; }
      .refinements .refinement-price .card-body .custom-price-widget .form-group .form-control::-ms-input-placeholder {
        opacity: 0; }
      .refinements .refinement-price .card-body .custom-price-widget .form-group .form-control::placeholder {
        opacity: 0; }
    .refinements .refinement-price .card-body .custom-price-widget .form-group input:not(:-moz-placeholder-shown) ~ .floating-label {
      left: calc(100% - 35px); }
    .refinements .refinement-price .card-body .custom-price-widget .form-group input:not(:-ms-input-placeholder) ~ .floating-label {
      left: calc(100% - 35px); }
    .refinements .refinement-price .card-body .custom-price-widget .form-group input:focus ~ .floating-label,
    .refinements .refinement-price .card-body .custom-price-widget .form-group input:not(:placeholder-shown) ~ .floating-label,
    .refinements .refinement-price .card-body .custom-price-widget .form-group input ~ .floating-label.focus {
      left: calc(100% - 35px); }
    .refinements .refinement-price .card-body .custom-price-widget span {
      margin-right: 0.5rem; }
    .refinements .refinement-price .card-body .custom-price-widget .min-value,
    .refinements .refinement-price .card-body .custom-price-widget .max-value {
      width: 3.125rem;
      height: 3rem;
      text-align: center; }
      .refinements .refinement-price .card-body .custom-price-widget .min-value:focus, .refinements .refinement-price .card-body .custom-price-widget .min-value:active,
      .refinements .refinement-price .card-body .custom-price-widget .max-value:focus,
      .refinements .refinement-price .card-body .custom-price-widget .max-value:active {
        border: 0.0625rem solid #8f8f8f;
        outline: none; }
    .refinements .refinement-price .card-body .custom-price-widget input[type='number']::-webkit-outer-spin-button,
    .refinements .refinement-price .card-body .custom-price-widget input[type='number']::-webkit-inner-spin-button {
      -webkit-appearance: none;
      margin: 0; }
    .refinements .refinement-price .card-body .custom-price-widget .go-button {
      margin: 0.5rem 0 0.625rem 0.5rem;
      padding: 0;
      border-radius: 0; }
  .refinements .rating-color {
    color: #a57c00; }
  .refinements .filter-header {
    margin: 0; }
    .refinements .filter-header .filter-header-title {
      color: #222;
      font-family: "RobotoSlab-Bold", sans-serif, sans-serif;
      font-size: 1.25rem;
      font-weight: 700;
      line-height: normal;
      letter-spacing: normal;
      display: inline-block;
      margin: 0;
      padding: 1.5rem 0.3125rem 1rem 1rem; }
    .refinements .filter-header .close {
      margin: 1.8125rem 2rem 1rem;
      font-size: 1rem; }
    .refinements .filter-header .reset {
      display: inline-block;
      width: auto;
      padding: 0 0.5rem 0.1875rem;
      border: 0;
      color: #6a6c6c;
      font-size: 0.75rem;
      -webkit-box-shadow: none;
              box-shadow: none;
      border-radius: 0; }
      .refinements .filter-header .reset:focus {
        border: 0.0625rem solid #8f8f8f; }
      .refinements .filter-header .reset:hover {
        color: #6a6c6c;
        text-decoration: underline; }
      .refinements .filter-header .reset:active {
        outline: none;
        text-decoration: underline; }
      @media (min-width: 992px) {
        .refinements .filter-header .reset {
          float: right;
          margin: 1rem; } }
  .refinements li.color-attribute {
    display: block; }
    .refinements li.color-attribute button:not(.tooltip-btn),
    .refinements li.color-attribute a {
      padding: 0.3125rem; }
  .refinements li .color-value {
    display: inline-block;
    height: 1.75rem;
    width: 1.75rem; }
  .refinements li .color-value-text {
    display: inline-block;
    width: auto;
    height: auto;
    color: #222;
    vertical-align: top;
    line-height: 2.5;
    margin: 0 0 0 1rem; }
  .refinements ul {
    width: 88%;
    margin: 0.5rem 1rem 0.125rem; }
    .refinements ul .filter-value {
      float: left;
      padding: 0.5rem 0.375rem 0.375rem; }
      .refinements ul .filter-value .btn-tag {
        font-size: 0.75rem; }

.filter-done {
  position: sticky;
  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 #8f8f8f; }

.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; } }

.filter-sort-wrapper.fixed {
  position: fixed;
  top: 0;
  left: 0;
  padding: 1rem 0;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  z-index: 1000; }

body.sticky-nav-mobile .filter-sort-wrapper.fixed {
  -webkit-transition: top 0.4s ease-in-out;
  transition: top 0.4s ease-in-out; }
  @media (max-width: 991.98px) {
    body.sticky-nav-mobile .filter-sort-wrapper.fixed {
      top: 4.125rem; } }
  @media (max-width: 767.98px) {
    body.sticky-nav-mobile .filter-sort-wrapper.fixed {
      top: 2.5rem; } }

@media (max-width: 991.98px) {
  body.sticky-nav-mobile.nav-hide .filter-sort-wrapper.fixed {
    top: 0;
    -webkit-transition: top 0.4s ease-in-out;
    transition: top 0.4s ease-in-out; } }

@media (max-width: 991.98px) {
  body.sticky-nav-mobile.nav-show .filter-sort-wrapper.fixed {
    margin-top: -0.0625rem; } }

.collapsible-xxl.active .content,
.collapsible-xxl.active .card-body {
  display: inline-block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content; }

@media (min-width: 768px) {
  .store-pickup .popover .mini-cart-header svg.pickup {
    width: 1.6875rem;
    height: 1.6875rem; } }

.store-pickup .popover .close {
  padding-right: 0.375rem; }
  @media (min-width: 768px) {
    .store-pickup .popover .close {
      padding-right: 0; } }

.store-pickup .popover .error-msg-wrapper-inner,
.store-pickup .popover .warning-msg-wrapper-inner {
  margin: 1rem 0.625rem 0;
  padding: 1rem;
  color: #222;
  border-radius: 0.25rem; }
  @media (min-width: 768px) {
    .store-pickup .popover .error-msg-wrapper-inner,
    .store-pickup .popover .warning-msg-wrapper-inner {
      margin: 1.5rem 1.5rem 0; } }
  .store-pickup .popover .error-msg-wrapper-inner .icon,
  .store-pickup .popover .warning-msg-wrapper-inner .icon {
    margin-right: 0.5rem; }

.store-pickup .popover .error-msg-wrapper-inner {
  border: 0.0625rem solid #d0021b;
  background-color: #f9f6f6; }
  .store-pickup .popover .error-msg-wrapper-inner .circle-info-red {
    fill: #d0021b; }

.store-pickup .popover .warning-msg-wrapper-inner {
  border: 0.0625rem solid #b58500;
  background-color: #f9f8f6; }
  .store-pickup .popover .warning-msg-wrapper-inner .triangle-warning {
    fill: #b58500; }

.store-pickup .padding-sides {
  padding-left: 0.625rem;
  padding-right: 0.625rem; }
  @media (min-width: 768px) {
    .store-pickup .padding-sides {
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }
  .store-pickup .padding-sides .store-pickup-search-wrapper {
    position: relative; }
    .store-pickup .padding-sides .store-pickup-search-wrapper .form-control {
      border-right: 0.0625rem solid #707372;
      border-radius: 0rem;
      height: 3.125rem;
      padding-right: 3.125rem;
      font-size: 1rem; }
    .store-pickup .padding-sides .store-pickup-search-wrapper .clear-address {
      position: absolute;
      right: 3.75rem;
      top: 2.3125rem;
      fill: #222;
      z-index: 3; }
    .store-pickup .padding-sides .store-pickup-search-wrapper .input-append .btn.btn-footer-email-subscribe {
      position: absolute;
      right: 0;
      top: 0;
      z-index: 3;
      border-radius: 0 0rem 0rem 0; }

.store-pickup-body {
  background-color: #fff; }
  .store-pickup-body .search-store-label {
    padding-bottom: 1.25rem; }
  .store-pickup-body .product-card .item-attributes {
    width: calc(100% - 5.5rem);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (min-width: 768px) {
      .store-pickup-body .product-card .item-attributes {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
    .store-pickup-body .product-card .item-attributes .line-item-name {
      white-space: normal; }
      @media (min-width: 768px) {
        .store-pickup-body .product-card .item-attributes .line-item-name {
          width: 50%;
          padding-right: 1rem; } }
      .store-pickup-body .product-card .item-attributes .line-item-name a {
        color: #000; }
    .store-pickup-body .product-card .item-attributes .category-name {
      color: #222; }
    .store-pickup-body .product-card .item-attributes .attribute.quantity {
      margin-top: 0.5rem;
      width: 4.375rem; }
      @media (min-width: 768px) {
        .store-pickup-body .product-card .item-attributes .attribute.quantity {
          margin-top: 0; } }
      .store-pickup-body .product-card .item-attributes .attribute.quantity .custom-select-wrapper .form-control {
        border-radius: 0; }
    .store-pickup-body .product-card .item-attributes .prices {
      padding-top: 0.5rem;
      padding-bottom: 0;
      text-align: left; }
      @media (min-width: 768px) {
        .store-pickup-body .product-card .item-attributes .prices {
          padding-top: 0;
          padding-left: 0.5rem; } }
      .store-pickup-body .product-card .item-attributes .prices .price {
        color: #222;
        font-family: "Roboto-Regular", sans-serif, sans-serif;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        letter-spacing: normal; }
        .store-pickup-body .product-card .item-attributes .prices .price .sales {
          color: #222;
          font-family: "Roboto-Regular", sans-serif, sans-serif;
          font-size: 1rem;
          font-weight: 400;
          line-height: 1.5;
          letter-spacing: normal; }
          .store-pickup-body .product-card .item-attributes .prices .price .sales.sale-price {
            color: #c55002; }
        .store-pickup-body .product-card .item-attributes .prices .price .strike {
          display: inline-block; }
          @media (min-width: 768px) {
            .store-pickup-body .product-card .item-attributes .prices .price .strike {
              text-align: right;
              display: block; } }
          @media (min-width: 768px) {
            .store-pickup-body .product-card .item-attributes .prices .price .strike .strike-through {
              margin-right: 0; } }
  .store-pickup-body .product-card .item-image-link {
    max-width: 5rem;
    max-height: 5rem; }
  .store-pickup-body .locator {
    width: 100%; }
    @media (min-width: 768px) {
      .store-pickup-body .locator {
        width: 50%; } }
  .store-pickup-body .store-head {
    border-bottom: 0.0625rem solid #707372;
    margin: 0 0.625rem; }
    @media (min-width: 768px) {
      .store-pickup-body .store-head {
        margin: 0 1.5rem; } }
  .store-pickup-body .store-details.selected {
    background-color: #f7f7f7; }
  .store-pickup-body .store-details .address {
    padding-right: 1.5rem; }
    .store-pickup-body .store-details .address .address-line {
      display: block; }
  .store-pickup-body .store-details .stock {
    color: #b5b2bf; }
  .store-pickup-body .store-details .unavailable {
    color: #d0021b; }
  .store-pickup-body .store-details .btn-store-select {
    max-width: 9.125rem;
    height: 2.5rem; }
    @media (min-width: 768px) {
      .store-pickup-body .store-details .btn-store-select {
        height: 3rem; } }
  .store-pickup-body .store-details .exclusive-item-lock-btn {
    min-width: 15.625rem; }
    @media (max-width: 767.98px) {
      .store-pickup-body .store-details .exclusive-item-lock-btn {
        min-width: 12.5rem; } }
    .store-pickup-body .store-details .exclusive-item-lock-btn.disabled {
      pointer-events: none; }

.store-change .modal-dialog .modal-header {
  margin: 0; }
  .store-change .modal-dialog .modal-header .close {
    padding: 0 0.625rem;
    margin: 0; }

@media (min-width: 768px) {
  .store-change .modal-dialog {
    min-width: 37.5rem; } }

.modal.store-change.show {
  z-index: 1090; }
  .modal.store-change.show ~ .modal-backdrop.show {
    z-index: 1070; }

.site-search .btn.search-submit-button {
  background-color: #fff;
  border-color: #707372;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.site-search .form-control {
  color: #222; }
  .site-search .form-control.search-field {
    border-radius: 0;
    border-color: #707372; }
    .site-search .form-control.search-field:focus {
      border-color: #fff; }

body.sticky-nav-mobile .filter-sort-wrapper.fixed {
  -webkit-transition: top 0.4s ease-in-out;
  transition: top 0.4s ease-in-out; }
  @media (max-width: 991.98px) {
    body.sticky-nav-mobile .filter-sort-wrapper.fixed {
      top: 5.6875rem; } }
  @media (max-width: 767.98px) {
    body.sticky-nav-mobile .filter-sort-wrapper.fixed {
      top: 5.25rem; } }

@media (max-width: 991.98px) {
  body.sticky-nav-mobile.nav-hide .filter-sort-wrapper.fixed {
    top: 0;
    -webkit-transition: top 0.4s ease-in-out;
    transition: top 0.4s ease-in-out; } }

