@charset "UTF-8";
/* Colors */
/* Swatch colors */
/*Fonts*/
/*Font sizes*/
/*Max container width*/
/*Border*/
/*Margins*/
/*Images*/
/* Icons */
.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: #FFFFFF;
  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: #FFFFFF;
  border-radius: 0.69em;
  background-color: #FFFFFF;
  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: 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;
  transform: rotate(35deg);
  width: 2.5em; }
  .swatch-circle-miscellaneous.disabled {
    opacity: 0.2; }
  .swatch-circle-miscellaneous.selected::after {
    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: #FFFFFF; }
  .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%); }

/* Colors */
/* Swatch colors */
/*Fonts*/
/*Font sizes*/
/*Max container width*/
/*Border*/
/*Margins*/
/*Images*/
/* Icons */
.plp-container {
  margin-bottom: 10px; }

.refinement-bar {
  padding: 0;
  position: sticky;
  top: 140px; }
  .refinement-bar ul {
    padding-left: 0; }
  @media (max-width: 768.98px) {
    .refinement-bar {
      background-color: #FFFFFF;
      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: 992px) {
    .refinement-bar {
      display: block !important; } }
  @media (max-width: 576px) {
    .refinement-bar .result-count {
      margin-left: 40px; } }

.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;
    margin-right: 25px; }
  @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 {
  background-color: #FEFEFE;
  border-bottom: none; }
  .refinements .arrow {
    background-image: url("../images/icons/arrow-down.svg");
    display: inline-block;
    width: 27px;
    height: 18px;
    content: "";
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 21px;
    font-size: 14px;
    color: #787981;
    float: right; }
  @media (min-width: 992px) {
    .refinements .card-body {
      display: none; } }
  .refinements button.title::after {
    font-family: 'FontAwesome';
    content: "\F107" !important;
    font-size: 20px; }
  .refinements .header,
  .refinements .values {
    padding: 0.313em 0; }
    .refinements .header .category-style-box,
    .refinements .values .category-style-box {
      font-size: 20px;
      padding-left: 2px; }
    @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-x: hidden; }
    .refinements ul li {
      padding-left: 5px;
      max-width: 100%; }
      .refinements ul li button {
        border: none;
        color: var(--skin-link-color-1);
        background-color: transparent;
        display: inline-block;
        white-space: nowrap;
        padding: 5px 0px; }
  .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; }
  .refinements .refinement-label {
    width: 217px;
    display: inline-block;
    white-space: nowrap;
    text-align: start;
    overflow-x: hidden; }
  @media (max-width: 543.98px) {
    .refinements {
      padding: 0; } }
  .refinements .card-header h2 {
    font-family: 'Montserrat', 'sans-serif';
    color: #101820;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0;
    text-transform: capitalize;
    cursor: pointer; }
    .refinements .card-header h2 .js-arrow-down {
      transform: rotate(-180deg);
      margin-top: 5px; }
      .refinements .card-header h2 .js-arrow-down.js-arrow-up {
        transform: rotate(0deg) !important; }
  .refinements .card-header {
    text-align: initial;
    border-bottom: none;
    padding: 1rem; }
    .refinements .card-header .title-trigger {
      color: #101820; }
  .refinements .card.refinement {
    border-left: none;
    border-right: none;
    border-bottom: none; }
    .refinements .card.refinement:last-child {
      border-bottom: 1px solid transparent; }
    .refinements .card.refinement:first-child {
      border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .refinements .card-body.content {
    padding: 0 11px; }
    @media (max-width: 768px) {
      .refinements .card-body.content {
        padding: 0px 15px; } }
    .refinements .card-body.content span {
      color: #6B778C;
      font-family: 'Montserrat','sans-serif';
      font-size: 12px;
      text-transform: uppercase;
      top: -5px; }
      .refinements .card-body.content span.filter-attribute-count {
        color: #000000; }
    .refinements .card-body.content i {
      color: #6B778C;
      font-size: 26px; }
    .refinements .card-body.content i.fa-square {
      color: #95FFB3;
      font-size: 24px;
      font-size: 23.99px;
      left: 1.7px;
      top: 0.15px; }
      .refinements .card-body.content i.fa-square::before {
        position: static;
        left: 2px; }
      .refinements .card-body.content i.fa-square::after {
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
        content: '\2713';
        display: inline-block;
        position: relative;
        color: #101820;
        font-size: 12px;
        left: -15px;
        top: -5px; }
  .refinements .card {
    border-radius: 0px; }
    .refinements .card .card-body {
      max-height: 200px;
      overflow-y: auto; }

.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: 0em;
  margin-bottom: 0em; }
  @media (max-width: 543.98px) {
    .grid-header .result-count,
    .content-grid-header .result-count {
      padding-bottom: 1px; }
    .grid-header .filter-results,
    .content-grid-header .filter-results {
      display: block;
      width: 100%; } }
  .grid-header button.filter-results,
  .content-grid-header button.filter-results {
    background-color: #FFFFFF;
    text-transform: uppercase;
    color: #101820;
    font-family: 'Montserrat','sans-serif';
    border-color: #101820;
    boreer-radius: 8px; }
  .grid-header select,
  .content-grid-header select {
    width: 100%;
    font-family: 'Montserrat','sans-serif';
    color: #787981;
    font-size: 14px;
    border: 1px solid #BEBBBC;
    background: #FEFEFE url(../images/icons/arrow-down.svg) no-repeat;
    background-position: right 10px center; }

.desktop-selectors select {
  width: 100%;
  font-family: 'Montserrat','sans-serif';
  color: #787981;
  font-size: 14px;
  border: 1px solid #BEBBBC;
  background: #FEFEFE url(../images/icons/arrow-down.svg) no-repeat;
  background-position: right 10px center;
  border-radius: 8px; }

.desktop-selectors .display-hidden {
  /*@media (max-width: 991.98px){
			.hidden-md-down{
				display: block !important;
			}
		}*/ }
  @media (max-width: 768px) {
    .desktop-selectors .display-hidden .hidden-md-down {
      display: none !important; } }

.result-count {
  color: #6D7278;
  font-family: 'Montserrat','sans-serif';
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 1px;
  margin-bottom: 0%;
  margin-top: 1%; }

.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%;
  height: 23vw; }

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

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

.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;
      font-family: 'Montserrat', 'sans-serif';
      color: #787981;
      font-size: 12px; }
      .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: 10px; }
    .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: #FFFFFF;
  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; }

.display-selectors {
  text-align: initial;
  display: none; }
  @media (max-width: 576px) {
    .display-selectors {
      text-align: center; } }
  .display-selectors a {
    padding: 0% 2%; }
    @media (max-width: 576px) {
      .display-selectors a:last-child {
        padding-left: 10%; } }
    @media (max-width: 576px) {
      .display-selectors a:first-child {
        padding-right: 10%; } }
  .display-selectors .active i {
    color: #6D7278; }
  .display-selectors i {
    color: #BEBBBC; }
  .display-selectors .grid-selector i {
    margin-top: 3px;
    font-size: 30px; }

.displayQuantity-selector {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: max-content max-content;
      grid-template-columns: max-content max-content;
  grid-gap: 5px;
  -ms-flex-pack: end;
      justify-content: end; }

div.displayQuantity-selector label {
  text-align: right;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  color: #6D7278;
  font-family: 'Montserrat','sans-serif';
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 1px;
  margin-bottom: 0 !important; }

.refinements {
  border-radius: 8px;
  -webkit-position: sticky;
  position: sticky;
  top: 30px;
  margin-bottom: 20px; }
  .refinements .selected-filter-wrapper {
    font-family: 'Montserrat', 'sans-serif'; }
    .refinements .selected-filter-wrapper .title {
      font-family: 'Montserrat', 'sans-serif';
      font-weight: 700;
      font-size: 18px;
      color: #101820;
      padding: 20px 20px 0 20px; }
      .refinements .selected-filter-wrapper .title:first-child {
        display: none; }
      .refinements .selected-filter-wrapper .title--p {
        color: #101820;
        font-size: 14px;
        margin-bottom: 0px;
        padding: 0 20px; }
      .refinements .selected-filter-wrapper .title--subtitle {
        font-weight: 700;
        font-size: 14px;
        padding: 0 0 0 20px;
        color: #101820; }
    .refinements .selected-filter-wrapper .divider {
      border-top: 1px solid rgba(0, 0, 0, 0.125);
      margin: 15px 0px; }
      @media (max-width: 768px) {
        .refinements .selected-filter-wrapper .divider {
          border-top: 1px solid #E5E8ED;
          margin: 15px 0px;
          padding: 0px !important; } }
    .refinements .selected-filter-wrapper .link-remove-all {
      color: #6B778C;
      text-decoration: underline;
      font-size: 14px;
      border: none;
      position: relative;
      float: right;
      background-color: inherit;
      padding: 0 20px; }
      .refinements .selected-filter-wrapper .link-remove-all:hover {
        color: #101820;
        text-decoration: none; }
    .refinements .selected-filter-wrapper .refinements-link {
      padding: 0px 15px; }
      .refinements .selected-filter-wrapper .refinements-link .refinements-list li .clear-refinement {
        border: 1px solid #6B778C;
        border-radius: 25px;
        font-size: 12px;
        color: #6B778C !important;
        float: left;
        padding: 5px 8px;
        margin: 5px 10px 5px 0px;
        text-decoration: inherit; }
        .refinements .selected-filter-wrapper .refinements-link .refinements-list li .clear-refinement span img {
          width: 15px;
          height: 15px;
          margin-left: 5px;
          position: relative;
          top: -1px; }
          .refinements .selected-filter-wrapper .refinements-link .refinements-list li .clear-refinement span img:hover {
            color: #101820;
            cursor: pointer; }
        .refinements .selected-filter-wrapper .refinements-link .refinements-list li .clear-refinement:hover {
          text-decoration: none; }
  .refinements .card.refinement {
    margin-bottom: 0; }
    .refinements .card.refinement:last-child {
      margin-bottom: 5%; }
  .refinements button span {
    font-family: 'Montserrat','sans-serif';
    font-weight: 700;
    color: #101820;
    text-transform: uppercase;
    font-size: 14px; }
  .refinements li button span {
    font-family: 'Montserrat','sans-serif';
    font-weight: normal;
    color: #6D7278;
    text-transform: initial;
    font-size: 11px; }
  @media (max-width: 576px) {
    .refinements .card-header, .refinements .card-body {
      background-color: #FFFFFF;
      border-bottom: 1px solid #E5E8ED; } }

@media (max-width: 991px) {
  .refinement-bar {
    background-color: #FFFFFF;
    z-index: 99;
    max-width: 100%;
    overflow-y: auto;
    overflow-x: hidden; }
    .refinement-bar .refinements {
      background-color: #FFFFFF; } }

ol.breadcrumb {
  margin-bottom: 0 !important;
  border-bottom: none !important;
  padding: 0 1rem 1.5rem 1rem; }
  ol.breadcrumb li.breadcrumb-item a {
    color: #6B778C !important;
    font-family: 'Montserrat', 'sans-serif';
    font-size: 14px; }
  ol.breadcrumb li.breadcrumb-item:last-child a {
    font-weight: bold;
    color: #101820 !important; }
  ol.breadcrumb li.breadcrumb-item::before {
    content: ">" !important; }
  ol.breadcrumb li.breadcrumb-item:first-child::before {
    content: "" !important; }

.banner-bg-search {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.86);
  text-align: center;
  padding: 3.1% 11.2%;
  line-height: normal; }

.page-background-color {
  background-color: rgba(190, 187, 188, 0.15); }
  @media (max-width: 991px) {
    .page-background-color .container {
      max-width: 988px; } }

.search-page-banner .image {
  position: relative;
  width: 100%;
  /* for IE 6 */ }
  .search-page-banner .image img {
    width: 100%;
    z-index: 0; }
    @media (max-width: 992px) {
      .search-page-banner .image img {
        height: 100px; } }

.search-page-banner h2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.86);
  text-align: center;
  padding: 3%;
  line-height: normal;
  color: #6D7278;
  font-family: 'Montserrat','sans-serif';
  font-size: 38px;
  font-weight: bold;
  letter-spacing: 7.59px;
  text-transform: uppercase; }
  @media (max-width: 992px) {
    .search-page-banner h2 {
      font-size: 15px;
      letter-spacing: 3.53px;
      line-height: 19px;
      padding: 3%; } }

.info-result {
  padding: 2.5% 0;
  font-family: 'Montserrat','sans-serif';
  font-size: 23px;
  color: #787981; }
  .info-result span {
    font-weight: 600; }
  @media (max-width: 576px) {
    .info-result {
      font-size: 14px !important;
      padding-top: 22px;
      padding-bottom: 22px; } }
  @media (max-width: 764px) {
    .info-result {
      font-size: 20px; } }

.no-result-search {
  padding: 3% 0;
  font-family: 'Montserrat','sans-serif';
  font-size: 23px;
  color: #787981; }
  @media (max-width: 576px) {
    .no-result-search {
      font-size: 14px;
      padding: 25px 30px; } }

.info-no-result-search {
  display: -ms-grid;
  display: grid;
  padding-top: 2%;
  font-size: 18px; }
  @media (max-width: 576px) {
    .info-no-result-search {
      font-size: 10px;
      padding-top: 50px; } }

.slot-content .callout-msg {
  color: #787981;
  font-family: 'Montserrat','sans-serif';
  font-size: 23px;
  font-weight: bold;
  text-transform: uppercase; }
  @media (max-width: 576px) {
    .slot-content .callout-msg {
      font-size: 14px !important; } }
  @media (max-width: 764px) {
    .slot-content .callout-msg {
      font-size: 20px; } }

.product-carousel {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5%; }
  @media (max-width: 576px) {
    .product-carousel {
      margin-bottom: 18%;
      max-width: 100%; } }
  .product-carousel .product-slider .recommendation-product-carousel .slick-next, .product-carousel .product-slider .recommendation-product-carousel .slick-prev {
    position: absolute;
    bottom: 50%;
    border: none;
    background: none; }
    @media (max-width: 420px) {
      .product-carousel .product-slider .recommendation-product-carousel .slick-next, .product-carousel .product-slider .recommendation-product-carousel .slick-prev {
        margin-right: 15px;
        margin-left: 15px; } }
    @media (max-width: 576px) {
      .product-carousel .product-slider .recommendation-product-carousel .slick-next, .product-carousel .product-slider .recommendation-product-carousel .slick-prev {
        font-size: 10px; } }
    @media (min-width: 577px) and (max-width: 769px) {
      .product-carousel .product-slider .recommendation-product-carousel .slick-next, .product-carousel .product-slider .recommendation-product-carousel .slick-prev {
        bottom: 160px;
        font-size: 10px; } }
  @media (max-width: 576px) {
    .product-carousel .product-slider .recommendation-product-carousel .slick-prev {
      transform: translateX(-40px); } }
  .product-carousel .product-slider .recommendation-product-carousel .slick-next {
    right: -20px; }
    @media (max-width: 576px) {
      .product-carousel .product-slider .recommendation-product-carousel .slick-next {
        transform: translateX(25px); } }
  .product-carousel .product-slider .recommendation-product-carousel .slick-list {
    margin-left: 2%;
    margin-top: 5%; }
  .product-carousel .product-slider .recommendation-product-carousel .slick-slide {
    /*height: auto;
				display: flex !important;
				justify-content: center;
				align-items: center;*/ }
    .product-carousel .product-slider .recommendation-product-carousel .slick-slide .slide-item {
      width: auto !important;
      height: auto;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center;
      margin: 0 5%;
      position: relative; }
    .product-carousel .product-slider .recommendation-product-carousel .slick-slide .slides-img {
      max-height: 100%;
      max-width: 100%;
      margin: 0px;
      margin-bottom: 15%; }
  .product-carousel .product-slider .recommendation-product-carousel .slick-dots {
    position: absolute;
    display: block;
    width: 100%;
    padding: 20px 0;
    margin: 0;
    list-style: none;
    text-align: center; }
    @media (max-width: 376px) {
      .product-carousel .product-slider .recommendation-product-carousel .slick-dots {
        padding-top: 20px; } }
    .product-carousel .product-slider .recommendation-product-carousel .slick-dots li {
      position: relative;
      display: inline-block;
      height: 10px;
      width: 10px;
      border-radius: 50%;
      background: #A2A3A5;
      margin: 0 11px;
      padding: 0;
      cursor: pointer; }
      .product-carousel .product-slider .recommendation-product-carousel .slick-dots li button {
        font-size: 0;
        line-height: 0;
        display: block;
        width: 20px;
        height: 20px;
        padding: 5px;
        cursor: pointer;
        color: transparent;
        border: 0;
        outline: none;
        background: transparent; }
      .product-carousel .product-slider .recommendation-product-carousel .slick-dots li button:before {
        font-family: 'slick';
        font-size: 3px;
        line-height: 20px;
        position: absolute;
        top: 0;
        left: 0;
        width: 20px;
        height: 20px;
        background-color: black;
        text-align: center; }
    .product-carousel .product-slider .recommendation-product-carousel .slick-dots li.slick-active {
      background: #626669; }

.modal.right .modal-dialog {
  position: fixed;
  margin: auto;
  width: 50%;
  height: 100%;
  transform: translate3d(0%, 0, 0); }
  .modal.right .modal-dialog .modal-body .input-label {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.78px;
    line-height: 22px; }
    @media (max-width: 992px) {
      .modal.right .modal-dialog .modal-body .input-label {
        font-size: 14px; } }
    .modal.right .modal-dialog .modal-body .input-label::before {
      content: "*";
      color: #c00;
      float: right; }
  .modal.right .modal-dialog .modal-body .error-width, .modal.right .modal-dialog .modal-body .error-height {
    color: #cc0000; }
    @media (max-width: 992px) {
      .modal.right .modal-dialog .modal-body .error-width, .modal.right .modal-dialog .modal-body .error-height {
        font-size: 14px; } }
  @media (min-width: 544px) {
    .modal.right .modal-dialog {
      max-width: 735px; } }
  @media (max-width: 576px) {
    .modal.right .modal-dialog {
      width: 100%; } }

.modal.right .modal-content {
  height: 100%;
  overflow-y: auto; }

.modal.right .modal-body {
  padding: 42px 47px 80px; }
  @media (max-width: 992px) {
    .modal.right .modal-body {
      padding: 42px 18px 80px; } }

/*Right*/
.modal.right.fade .modal-dialog {
  right: 0px;
  transition: opacity 0.3s linear, right 0.3s ease-out; }

.modal.right.fade.in .modal-dialog {
  right: 0; }

/* ----- MODAL STYLE ----- */
.modal-content {
  border-radius: 0;
  border: none;
  background-color: #FFFFFF; }

.modal-header {
  border-bottom-color: #BEBBBC;
  background-color: #FFFFFF; }
  .modal-header button.close {
    margin: 0;
    padding: 0;
    font-size: 41px; }
  .modal-header h4.modal-title {
    padding: 0;
    font-family: 'Montserrat','sans-serif';
    color: #787981;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 24px;
    text-transform: uppercase; }
    .modal-header h4.modal-title sup {
      left: -5px; }

.modal-body {
  font-family: 'Montserrat','sans-serif';
  color: #787981; }
  .modal-body h5 {
    font-family: 'Montserrat','sans-serif';
    color: #787981;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.9px;
    line-height: 22px; }
    .modal-body h5 span {
      color: #BEBBBC; }
    @media (max-width: 992px) {
      .modal-body h5 {
        font-size: 14px; } }
  .modal-body ol {
    margin: 0;
    padding: 14px; }
    .modal-body ol li {
      font-size: 14px;
      letter-spacing: 0.78px;
      line-height: 28px;
      color: #6D7278; }
      @media (max-width: 992px) {
        .modal-body ol li {
          font-size: 11px; } }
  .modal-body .measure-example-image {
    max-width: 100%; }
  .modal-body .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    height: 16px;
    width: 16px;
    top: 4px;
    left: -27px; }
    @media (max-width: 992px) {
      .modal-body .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
        height: 13px;
        width: 12px; } }
  .modal-body .custom-checkbox .custom-control-label:before {
    height: 22px;
    width: 22px;
    top: 1px;
    left: -30px; }
    @media (max-width: 992px) {
      .modal-body .custom-checkbox .custom-control-label:before {
        height: 18px;
        width: 18px; } }
  .modal-body .unit-meters {
    float: right;
    margin-right: 14px;
    margin-top: -31px;
    position: relative;
    z-index: 2;
    font-weight: bold;
    font-size: 18px;
    color: #787981; }
    @media (max-width: 992px) {
      .modal-body .unit-meters {
        font-size: 11px;
        margin-top: -25px; } }
  .modal-body a.measure-example-toggler {
    font-family: 'Montserrat','sans-serif';
    color: #6D7278 !important;
    font-size: 14px; }
  .modal-body .widthInput, .modal-body .heightInput {
    width: 100%; }
  .modal-body .widthBox {
    text-align: initial; }
  .modal-body .heightBox {
    margin-right: 5%;
    text-align: initial; }
  .modal-body .text-center {
    text-align: center; }
  .modal-body .inputSplitter {
    transform: translateY(27px); }
  .modal-body .widthInput, .modal-body .heightInput {
    color: #787981;
    font-family: 'Montserrat','sans-serif';
    font-size: 12px;
    border: 1px solid #BEBBBC; }
    .modal-body .widthInput:focus-visible, .modal-body .heightInput:focus-visible {
      outline-offset: unset;
      outline: none; }
  .modal-body .widthBox label, .modal-body .heightBox label {
    margin-bottom: 0;
    font-family: 'Montserrat','sans-serif';
    color: #6D7278;
    font-size: 10px; }
  .modal-body .extra-dialog-checkbox {
    color: #787981;
    margin-left: 30px; }
    @media (max-width: 992px) {
      .modal-body .extra-dialog-checkbox {
        font-size: 12px;
        padding-top: 3px; } }
  .modal-body .list-wrapper {
    border-bottom: 1px solid #BEBBBC; }

#wishlistModal div.modal-body {
  padding: 0px; }
  #wishlistModal div.modal-body .list-title {
    font-weight: bold;
    text-transform: uppercase; }
  #wishlistModal div.modal-body .checkbox-col {
    text-align: center; }
  #wishlistModal div.modal-body .shareContainer i {
    padding-left: 1%; }

#wishlistModal div.modal-footer {
  -ms-flex-pack: initial;
      justify-content: initial; }
  #wishlistModal div.modal-footer a {
    width: 100%; }

#product-search-results .breadcrumb {
  padding: 0 .5rem 1rem 0; }
