@charset "UTF-8";
.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: 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: #fff; }
  .category-tile::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.5) 100%); }

.refinement-bar {
  overflow: auto; }
  .refinement-bar ul {
    padding-left: 0; }
  @media (max-width: 768.98px) {
    .refinement-bar {
      background-color: #fff;
      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 !important; } }

.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: var(--skin-link-color-1);
      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; }

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-display: swap;
  src: url("../../fonts/LatoRegular.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

@font-face {
  font-family: "Lato-Bold";
  font-style: normal;
  font-display: swap;
  src: url("../../fonts/Lato-Bold.ttf") format("truetype"); }

@font-face {
  font-family: "MarydaleRegular";
  font-style: normal;
  font-display: swap;
  src: url("../../fonts/MarydaleRegular.ttf") format("truetype"); }

@font-face {
  font-family: "BoucherieCursive";
  font-style: normal;
  font-display: swap;
  src: url("../../fonts/BoucherieCursive.ttf") format("truetype"); }

/*
  Mixin for creating pseudo elements
*/
/*
  Mixins to support bootstrap spacing
 */
/*
  Mixins to create bootstrap responsive width and height clases in px
  w-<breakpoint>-<size>
  h-<breakpoint>-<size> // ex: .h-sm-100 {height: 100px;}
 */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-display: swap;
  src: url("../../fonts/LatoRegular.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

@font-face {
  font-family: "Lato-Bold";
  font-style: normal;
  font-display: swap;
  src: url("../../fonts/Lato-Bold.ttf") format("truetype"); }

@font-face {
  font-family: "MarydaleRegular";
  font-style: normal;
  font-display: swap;
  src: url("../../fonts/MarydaleRegular.ttf") format("truetype"); }

@font-face {
  font-family: "BoucherieCursive";
  font-style: normal;
  font-display: swap;
  src: url("../../fonts/BoucherieCursive.ttf") format("truetype"); }

/*
  Mixin for creating pseudo elements
*/
/*
  Mixins to support bootstrap spacing
 */
/*
  Mixins to create bootstrap responsive width and height clases in px
  w-<breakpoint>-<size>
  h-<breakpoint>-<size> // ex: .h-sm-100 {height: 100px;}
 */
#backinstockmodal {
  font-family: "Lato", sans-serif;
  padding: 0 !important; }
  #backinstockmodal .form-group,
  #backinstockmodal h1,
  #backinstockmodal p {
    margin: 0;
    padding: 0; }
  #backinstockmodal .bis-form-section {
    padding-top: 115px;
    padding-right: 30px;
    padding-left: 30px; }
    @media (min-width: 769px) {
      #backinstockmodal .bis-form-section {
        padding-right: 70px;
        padding-left: 70px; } }
  #backinstockmodal .modal-content {
    height: calc(100vh - 8px) !important;
    overflow-y: auto !important; }
    @media (min-width: 769px) {
      #backinstockmodal .modal-content {
        height: 75vh !important; } }
  #backinstockmodal .modal-dialog {
    max-width: 430px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0; }
    @media only screen and (max-width: 466px) {
      #backinstockmodal .modal-dialog {
        margin-left: 18px;
        margin-right: 18px; } }
  #backinstockmodal .bis-modal-title {
    color: #262626;
    line-height: 25px;
    font-size: 20px;
    font-weight: bold; }
  #backinstockmodal .bis-model-paragraph {
    color: #262626;
    line-height: 19px;
    font-size: 16px; }
    #backinstockmodal .bis-model-paragraph--grey {
      color: #707070;
      font-size: 13px; }
      #backinstockmodal .bis-model-paragraph--grey a {
        text-decoration: underline;
        color: #707070; }
  #backinstockmodal .bis-btn-wrapper {
    padding-right: 30px;
    padding-left: 30px; }
  #backinstockmodal .btn-primary-white,
  #backinstockmodal .btn-primary-black {
    background: #262626;
    color: #fff;
    height: 44px;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 22px; }
  #backinstockmodal .btn-primary-white {
    background: #fff;
    color: #262626;
    border: 1px solid #262626; }
  #backinstockmodal .bis-form-label {
    margin-left: 13px;
    font-weight: bold; }
  #backinstockmodal .bis-carousel-area {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px; }
    #backinstockmodal .bis-carousel-area .slick-prev {
      left: -20px; }
    #backinstockmodal .bis-carousel-area .slick-next {
      right: -30px; }
    #backinstockmodal .bis-carousel-area .slick-slider {
      margin: 0; }
    @media (min-width: 769px) {
      #backinstockmodal .bis-carousel-area {
        padding-right: 70px;
        padding-left: 70px; }
        #backinstockmodal .bis-carousel-area .slick-prev {
          left: -60px; }
        #backinstockmodal .bis-carousel-area .slick-next {
          right: -70px; } }
    #backinstockmodal .bis-carousel-area .primary-images {
      flex: 0 0 100% !important;
      max-width: 100% !important;
      padding: 0; }
      #backinstockmodal .bis-carousel-area .primary-images .detail-desktop-images {
        display: block; }
    #backinstockmodal .bis-carousel-area .carousel-control-prev,
    #backinstockmodal .bis-carousel-area .carousel-control-next {
      display: none; }
    #backinstockmodal .bis-carousel-area .carousel-indicators {
      justify-content: flex-end;
      margin: 3%; }
      #backinstockmodal .bis-carousel-area .carousel-indicators li {
        width: 0.5em;
        height: 0.5em;
        border: 1px solid #262626;
        border-radius: 0.5em;
        opacity: 1; }
        #backinstockmodal .bis-carousel-area .carousel-indicators li.active {
          background-color: #262626;
          transition: background-color 0.5s ease; }
  #backinstockmodal .bis-final-area {
    padding-right: 30px;
    padding-left: 30px;
    text-align: center; }
    @media (min-width: 769px) {
      #backinstockmodal .bis-final-area {
        padding-right: 70px;
        padding-left: 70px; } }

.bis-trigger.button-cart-mailmeback {
  background: #f5f5f5 !important;
  color: #262626 !important;
  border: unset !important; }
  .bis-trigger.button-cart-mailmeback:hover {
    background: #262626 !important;
    color: #f5f5f5 !important; }

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-display: swap;
  src: url("../../fonts/LatoRegular.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

@font-face {
  font-family: "Lato-Bold";
  font-style: normal;
  font-display: swap;
  src: url("../../fonts/Lato-Bold.ttf") format("truetype"); }

@font-face {
  font-family: "MarydaleRegular";
  font-style: normal;
  font-display: swap;
  src: url("../../fonts/MarydaleRegular.ttf") format("truetype"); }

@font-face {
  font-family: "BoucherieCursive";
  font-style: normal;
  font-display: swap;
  src: url("../../fonts/BoucherieCursive.ttf") format("truetype"); }

/*
  Mixin for creating pseudo elements
*/
/*
  Mixins to support bootstrap spacing
 */
/*
  Mixins to create bootstrap responsive width and height clases in px
  w-<breakpoint>-<size>
  h-<breakpoint>-<size> // ex: .h-sm-100 {height: 100px;}
 */
.swatch-circle-rayures {
  background: url("../images/swatches/rayures.png");
  border: 0.063em solid transparent;
  border-radius: 1.25em;
  height: 2.5em;
  width: 2.5em;
  display: block;
  position: relative; }
  .swatch-circle-rayures.disabled {
    opacity: 0.2; }

.swatch-filter-rayures {
  background: url("../images/swatches/rayures.png");
  border: 0.063em solid transparent;
  border-radius: 0.69em;
  height: 1.38em;
  width: 1.38em;
  background-color: url("../images/swatches/rayures.png");
  display: block;
  position: relative; }
  .swatch-filter-rayures.disabled {
    opacity: 0.2; }

.swatch-circle-multicolore {
  background: url("../images/swatches/multicolore.png");
  border: 0.063em solid transparent;
  border-radius: 1.25em;
  height: 2.5em;
  width: 2.5em;
  display: block;
  position: relative; }
  .swatch-circle-multicolore.disabled {
    opacity: 0.2; }

.swatch-filter-multicolore {
  background: url("../images/swatches/multicolore.png");
  border: 0.063em solid transparent;
  border-radius: 0.69em;
  height: 1.38em;
  width: 1.38em;
  background-color: url("../images/swatches/multicolore.png");
  display: block;
  position: relative; }
  .swatch-filter-multicolore.disabled {
    opacity: 0.2; }

.swatch-circle-imprimé {
  background: url("../images/swatches/imprime.png");
  border: 0.063em solid transparent;
  border-radius: 1.25em;
  height: 2.5em;
  width: 2.5em;
  display: block;
  position: relative; }
  .swatch-circle-imprimé.disabled {
    opacity: 0.2; }

.swatch-filter-imprimé {
  background: url("../images/swatches/imprime.png");
  border: 0.063em solid transparent;
  border-radius: 0.69em;
  height: 1.38em;
  width: 1.38em;
  background-color: url("../images/swatches/imprime.png");
  display: block;
  position: relative; }
  .swatch-filter-imprimé.disabled {
    opacity: 0.2; }

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

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

.swatch-circle-noir {
  background: #000;
  border: 0.063em solid transparent;
  border-radius: 1.25em;
  height: 2.5em;
  width: 2.5em;
  display: block;
  position: relative; }
  .swatch-circle-noir.disabled {
    opacity: 0.2; }

.swatch-filter-noir {
  background: #000;
  border: 0.063em solid transparent;
  border-radius: 0.69em;
  height: 1.38em;
  width: 1.38em;
  background-color: #000;
  display: block;
  position: relative; }
  .swatch-filter-noir.disabled {
    opacity: 0.2; }

.swatch-circle-bleu {
  background: #0070d2;
  border: 0.063em solid transparent;
  border-radius: 1.25em;
  height: 2.5em;
  width: 2.5em;
  display: block;
  position: relative; }
  .swatch-circle-bleu.disabled {
    opacity: 0.2; }

.swatch-filter-bleu {
  background: #0070d2;
  border: 0.063em solid transparent;
  border-radius: 0.69em;
  height: 1.38em;
  width: 1.38em;
  background-color: #0070d2;
  display: block;
  position: relative; }
  .swatch-filter-bleu.disabled {
    opacity: 0.2; }

.swatch-circle-marron {
  background: #a52a2a;
  border: 0.063em solid transparent;
  border-radius: 1.25em;
  height: 2.5em;
  width: 2.5em;
  display: block;
  position: relative; }
  .swatch-circle-marron.disabled {
    opacity: 0.2; }

.swatch-filter-marron {
  background: #a52a2a;
  border: 0.063em solid transparent;
  border-radius: 0.69em;
  height: 1.38em;
  width: 1.38em;
  background-color: #a52a2a;
  display: block;
  position: relative; }
  .swatch-filter-marron.disabled {
    opacity: 0.2; }

.swatch-circle-vert {
  background: #008827;
  border: 0.063em solid transparent;
  border-radius: 1.25em;
  height: 2.5em;
  width: 2.5em;
  display: block;
  position: relative; }
  .swatch-circle-vert.disabled {
    opacity: 0.2; }

.swatch-filter-vert {
  background: #008827;
  border: 0.063em solid transparent;
  border-radius: 0.69em;
  height: 1.38em;
  width: 1.38em;
  background-color: #008827;
  display: block;
  position: relative; }
  .swatch-filter-vert.disabled {
    opacity: 0.2; }

.swatch-circle-gris {
  background: #8f979d;
  border: 0.063em solid transparent;
  border-radius: 1.25em;
  height: 2.5em;
  width: 2.5em;
  display: block;
  position: relative; }
  .swatch-circle-gris.disabled {
    opacity: 0.2; }

.swatch-filter-gris {
  background: #8f979d;
  border: 0.063em solid transparent;
  border-radius: 0.69em;
  height: 1.38em;
  width: 1.38em;
  background-color: #8f979d;
  display: block;
  position: relative; }
  .swatch-filter-gris.disabled {
    opacity: 0.2; }

.swatch-circle-ecru {
  background: #e1c697;
  border: 0.063em solid transparent;
  border-radius: 1.25em;
  height: 2.5em;
  width: 2.5em;
  display: block;
  position: relative; }
  .swatch-circle-ecru.disabled {
    opacity: 0.2; }

.swatch-filter-ecru {
  background: #e1c697;
  border: 0.063em solid transparent;
  border-radius: 0.69em;
  height: 1.38em;
  width: 1.38em;
  background-color: #e1c697;
  display: block;
  position: relative; }
  .swatch-filter-ecru.disabled {
    opacity: 0.2; }

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

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

.swatch-circle-rose {
  background: #fe249a;
  border: 0.063em solid transparent;
  border-radius: 1.25em;
  height: 2.5em;
  width: 2.5em;
  display: block;
  position: relative; }
  .swatch-circle-rose.disabled {
    opacity: 0.2; }

.swatch-filter-rose {
  background: #fe249a;
  border: 0.063em solid transparent;
  border-radius: 0.69em;
  height: 1.38em;
  width: 1.38em;
  background-color: #fe249a;
  display: block;
  position: relative; }
  .swatch-filter-rose.disabled {
    opacity: 0.2; }

.swatch-circle-violet {
  background: #800080;
  border: 0.063em solid transparent;
  border-radius: 1.25em;
  height: 2.5em;
  width: 2.5em;
  display: block;
  position: relative; }
  .swatch-circle-violet.disabled {
    opacity: 0.2; }

.swatch-filter-violet {
  background: #800080;
  border: 0.063em solid transparent;
  border-radius: 0.69em;
  height: 1.38em;
  width: 1.38em;
  background-color: #800080;
  display: block;
  position: relative; }
  .swatch-filter-violet.disabled {
    opacity: 0.2; }

.swatch-circle-rouge {
  background: #f00;
  border: 0.063em solid transparent;
  border-radius: 1.25em;
  height: 2.5em;
  width: 2.5em;
  display: block;
  position: relative; }
  .swatch-circle-rouge.disabled {
    opacity: 0.2; }

.swatch-filter-rouge {
  background: #f00;
  border: 0.063em solid transparent;
  border-radius: 0.69em;
  height: 1.38em;
  width: 1.38em;
  background-color: #f00;
  display: block;
  position: relative; }
  .swatch-filter-rouge.disabled {
    opacity: 0.2; }

.swatch-circle-blanc {
  background: #fff;
  border: 0.063em solid transparent;
  border-radius: 1.25em;
  height: 2.5em;
  width: 2.5em;
  display: block;
  position: relative; }
  .swatch-circle-blanc.disabled {
    opacity: 0.2; }

.swatch-filter-blanc {
  background: #fff;
  border: 0.063em solid transparent;
  border-radius: 0.69em;
  height: 1.38em;
  width: 1.38em;
  background-color: #fff;
  display: block;
  position: relative; }
  .swatch-filter-blanc.disabled {
    opacity: 0.2; }

.swatch-circle-jaune {
  background: #ff0;
  border: 0.063em solid transparent;
  border-radius: 1.25em;
  height: 2.5em;
  width: 2.5em;
  display: block;
  position: relative; }
  .swatch-circle-jaune.disabled {
    opacity: 0.2; }

.swatch-filter-jaune {
  background: #ff0;
  border: 0.063em solid transparent;
  border-radius: 0.69em;
  height: 1.38em;
  width: 1.38em;
  background-color: #ff0;
  display: block;
  position: relative; }
  .swatch-filter-jaune.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); }

.swatch-mark.color-value.selected {
  border: 1px solid #000; }

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

.search-banner {
  background-image: unset;
  background-position-y: 40%;
  height: 199px; }
  @media (min-width: 769px) {
    .search-banner {
      height: 225px; } }

.filters-selector {
  padding: 13px 0 16px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px; }
  @media (min-width: 992px) {
    .filters-selector {
      padding: 15px 30px;
      justify-content: flex-end;
      gap: 30px; } }
  .filters-selector__article-count {
    font-size: 16px;
    font-family: "Lato", sans-serif;
    line-height: 19px;
    color: #707070;
    margin-bottom: 2px; }
  .filters-selector__filter-trigger {
    display: flex;
    align-items: center;
    gap: 9px; }
    .filters-selector__filter-trigger:hover {
      text-decoration: none; }
  .filters-selector__label {
    font-size: 16px;
    font-family: "Lato-Bold", sans-serif;
    line-height: 19px;
    color: #262626;
    margin-bottom: 2px; }
  .filters-selector__filter-count {
    display: inline-block;
    font-size: 13px;
    line-height: 16px;
    padding: 2px 6px;
    border-radius: 20px;
    color: #ffffff;
    background-color: #262626;
    font-family: "Lato", sans-serif;
    font-weight: unset;
    white-space: nowrap;
    vertical-align: unset;
    text-align: center; }
  .filters-selector .icon-filters {
    width: 20px;
    height: 14px; }

.grid-header {
  margin-top: 13px;
  margin-bottom: 0; }
  .grid-header .grid-header-divider {
    border: 1px solid #ededed;
    margin: 0 -15px 0 -15px; }
  .grid-header:has(.is-top-level) {
    margin-top: 20px; }
  @media (min-width: 992px) {
    .grid-header {
      margin-top: 23px; }
      .grid-header:has(.is-top-level) {
        margin-top: 41px; }
      .grid-header .grid-header-divider {
        margin: 17px 0 0 0; } }

/* PLP Clasic & PLP Theme */
.grid-header-elements {
  display: flex;
  justify-content: flex-start;
  align-items: center; }
  .grid-header-elements .category-title {
    margin: 0px;
    color: #262626;
    font-family: "Lato-Bold", sans-serif;
    font-size: 21px;
    line-height: 25px; }
    .grid-header-elements .category-title.is-top-level {
      font-size: 32px;
      line-height: 39px; }
  .grid-header-elements .back-button {
    margin-bottom: 6px; }
    @media (min-width: 992px) {
      .grid-header-elements .back-button {
        margin-bottom: 10px; } }
    .grid-header-elements .back-button a {
      display: flex;
      align-items: center;
      gap: 7px;
      text-decoration: none; }
      .grid-header-elements .back-button a .chevron-left:before {
        display: inline-block;
        content: "";
        background: url("../images/chevron.svg") 0 0/7px 10px no-repeat;
        width: 7px;
        height: 10px; }
      .grid-header-elements .back-button a span {
        font-family: "Lato", sans-serif;
        color: #262626;
        font-size: 13px;
        line-height: 16px; }
        @media (min-width: 992px) {
          .grid-header-elements .back-button a span {
            font-size: 16px;
            line-height: 19px; } }

@media (min-width: 769px) {
  .search-results-container {
    padding-top: 1em; } }

.search-results-container .product-tile {
  border-color: transparent; }

.search-results-container > .container {
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 769px) {
  .search-results-container > .container {
    padding: 0 0.46875rem; }
    .search-results-container > .container > .row {
      margin: 0 -0.46875rem; }
      .search-results-container > .container > .row > [class*="col-"]:nth-child(odd),
      .search-results-container > .container > .row > [class*="col-"]:nth-child(even) {
        padding: 0 0.938rem; } }

@media (max-width: 543.98px) {
  .search-results-container .product-grid {
    padding-top: 0.938em; }
    .search-results-container .product-grid > .product-grid-region:nth-of-type(even) {
      padding-left: 7px;
      padding-right: 0; }
    .search-results-container .product-grid > .product-grid-region:nth-of-type(odd) {
      padding-left: 0;
      padding-right: 7px; } }

.theme-tile .tile-image,
.theme-tile .tile-image-img,
.product-set-tile .tile-image,
.product-set-tile .tile-image-img {
  max-width: 100%; }

.theme-tile .tile-image,
.product-set-tile .tile-image {
  margin-bottom: 10px;
  background-color: var(--skin-body-background-color); }

.theme-tile .tile-body .plp-link,
.theme-tile .tile-body .products-count,
.product-set-tile .tile-body .plp-link,
.product-set-tile .tile-body .products-count {
  font-family: "Lato", sans-serif; }

.theme-tile .tile-body .plp-link,
.product-set-tile .tile-body .plp-link {
  font-size: 16px;
  color: #262626;
  text-transform: uppercase;
  margin: 0;
  line-height: 1; }

.theme-tile .tile-body .products-count,
.product-set-tile .tile-body .products-count {
  font-size: 14px;
  line-height: 27px;
  color: #9d9d9d;
  margin: 0; }

.fa-scroll-top::before {
  display: block;
  content: "";
  width: 11px;
  height: 7px;
  color: #ffffff;
  background: url("../images/pictoChevronUp.svg") no-repeat 0 100%; }

.back-to-top {
  display: none;
  position: sticky;
  left: 100%;
  bottom: 30%;
  right: 0;
  margin: 0.1em 0.313em;
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none; }

.fa-scroll-top {
  border-radius: 25%;
  background-color: #e1caa3;
  width: 24px;
  height: 24px;
  display: flex !important;
  align-items: center;
  justify-content: center; }

.seo-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: auto;
  max-width: 100%;
  font-family: "Lato", sans-serif;
  color: #393939;
  text-align: center;
  padding: 0.938em; }
  @media (min-width: 769px) {
    .seo-section {
      max-width: 70%; } }
  .seo-section button {
    background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit;
    width: 38px;
    height: 38px;
    margin-top: 1rem;
    margin-bottom: 1rem; }
  .seo-section .seo-section-title {
    font-size: 21px;
    font-weight: bold; }
  .seo-section .seo-section-paragraph-init {
    font-size: 13px; }
  .seo-section .seo-section-paragraph {
    font-size: 13px;
    --max-lines: 3;
    position: relative;
    max-height: calc(1.5em * var(--max-lines));
    overflow: hidden; }
  .seo-section .seo-section-paragraph::before {
    position: absolute;
    content: "...";
    inset-block-end: 0;
    inset-inline-end: 5px; }
  .seo-section .seo-section-paragraph::after {
    content: "";
    position: absolute;
    inset-inline-end: 0;
    /* "right" */
    width: 1rem;
    height: 1rem;
    background: white; }
  .seo-section .fa-seo-section-chevron-down::before {
    display: block;
    content: "";
    width: 21px;
    height: 14px;
    color: #ffffff;
    background: url("../images/pictoChevronDown.svg") no-repeat 0 100%; }
  .seo-section .fa-seo-section-chevron-down {
    padding-top: 4px;
    border-radius: 100%;
    background-color: #707070;
    opacity: 0.41;
    width: 39px;
    height: 39px;
    display: flex;
    align-items: center;
    justify-content: center; }
  .seo-section .fa-seo-section-chevron-up::before {
    display: block;
    content: "";
    width: 21px;
    height: 14px;
    color: #ffffff;
    background: url("../images/pictoChevronUp.svg") no-repeat 0 100%; }
  .seo-section .fa-seo-section-chevron-up {
    border-radius: 100%;
    background-color: #707070;
    opacity: 0.41;
    width: 39px;
    height: 39px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 2px; }

.sticky-filter-link {
  position: fixed;
  top: 180px;
  width: 100%;
  left: 0;
  right: 0;
  display: none;
  background-color: rgba(255, 255, 255, 0.95);
  z-index: 9;
  cursor: pointer; }

.popup {
  display: none; }
  .popup .back-layer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: rgba(0, 0, 0, 0.4); }
  .popup .mobile-refinements-container {
    max-height: 80%;
    overflow: auto;
    background-color: #fff;
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    z-index: 99999;
    box-shadow: 3px 3px 3px #eee; }
    @media (min-width: 769px) {
      .popup .mobile-refinements-container {
        top: 150px;
        left: initial;
        right: 30px;
        width: 300px;
        max-height: 50%;
        overflow-y: auto; } }
    @media (min-width: 1200px) {
      .popup .mobile-refinements-container {
        width: 350px;
        max-height: 50%;
        top: 172px; } }
    .popup .mobile-refinements-container .badge-selected {
      padding: 6px 26px;
      text-transform: uppercase;
      margin-bottom: 10px; }
    .popup .mobile-refinements-container .reset {
      font-size: 15px;
      text-decoration: underline; }
    .popup .mobile-refinements-container .collapse-content {
      display: none; }
    .popup .mobile-refinements-container .filters-title span {
      display: block;
      width: 100%;
      text-align: center;
      font-family: "Lato", sans-serif;
      font-weight: 500; }
    .popup .mobile-refinements-container .filters-title .btn-close .icon {
      width: 15px;
      height: 15px; }
    .popup .mobile-refinements-container .refinement.card {
      border: none;
      border-radius: 0;
      margin-bottom: -0.6rem !important; }
      .popup .mobile-refinements-container .refinement.card .card-header {
        border: none;
        border-radius: 0;
        line-height: 1rem;
        padding: 0; }
        .popup .mobile-refinements-container .refinement.card .card-header .title {
          display: flex;
          align-items: center;
          font-weight: 500;
          font-size: 15px;
          font-family: "Lato", sans-serif; }
          .popup .mobile-refinements-container .refinement.card .card-header .title span.badge {
            position: relative;
            left: 30px; }
            @media (min-width: 769px) {
              .popup .mobile-refinements-container .refinement.card .card-header .title span.badge {
                left: 125px; } }
            @media (min-width: 1200px) {
              .popup .mobile-refinements-container .refinement.card .card-header .title span.badge {
                left: 170px; } }
          .popup .mobile-refinements-container .refinement.card .card-header .title > .icon {
            float: right;
            width: 15px;
            height: 18px;
            margin-left: auto; }
          .popup .mobile-refinements-container .refinement.card .card-header .title .refinement-name {
            width: 100px; }
      .popup .mobile-refinements-container .refinement.card .card-body {
        padding: 0; }
        .popup .mobile-refinements-container .refinement.card .card-body .values button {
          display: flex;
          padding-left: 0;
          align-items: center; }
          .popup .mobile-refinements-container .refinement.card .card-body .values button span {
            color: #000;
            font-size: 15px;
            text-transform: lowercase; }
            .popup .mobile-refinements-container .refinement.card .card-body .values button span::first-letter {
              text-transform: capitalize; }
          .popup .mobile-refinements-container .refinement.card .card-body .values button .icon {
            width: 10px;
            margin-right: 10px; }
        .popup .mobile-refinements-container .refinement.card .card-body .values .color-attribute .swatch-title {
          font-size: 12px; }
        .popup .mobile-refinements-container .refinement.card .card-body .sort-values {
          padding: 0; }
          .popup .mobile-refinements-container .refinement.card .card-body .sort-values button {
            display: flex;
            padding-left: 0;
            align-items: center; }
            .popup .mobile-refinements-container .refinement.card .card-body .sort-values button span {
              color: #000;
              font-size: 15px; }
            .popup .mobile-refinements-container .refinement.card .card-body .sort-values button .icon {
              width: 10px;
              margin-right: 10px; }
          .popup .mobile-refinements-container .refinement.card .card-body .sort-values .color-attribute .swatch-title {
            font-size: 12px; }
    .popup .mobile-refinements-container .btn-refine {
      margin-top: 40px;
      background-color: #262626;
      color: #ffffff;
      display: block;
      width: 100%;
      border-radius: 20px; }

.result-count .nosearch-info {
  font-size: 1.414rem;
  max-width: 35rem;
  margin: 0 auto; }
  @media (min-width: 769px) {
    .result-count .nosearch-info {
      font-size: 1.125rem; } }

.result-count .search-tips {
  max-width: 35rem;
  font-size: 1rem;
  margin: 0 auto; }
  @media (min-width: 769px) {
    .result-count .search-tips {
      font-size: 0.875rem; } }
  .result-count .search-tips ul {
    line-height: 1rem; }

.noresults-banner img {
  max-height: 15.625rem;
  min-height: 9.6875rem;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center; }

.noresults-recommendation .product-recommendations {
  padding-top: 4rem; }
  @media (min-width: 769px) {
    .noresults-recommendation .product-recommendations {
      padding-top: 6rem; } }

.noresults-recommendation .title {
  text-align: left;
  font-weight: bold;
  font-size: 1.125rem; }

.noresults-recommendation .product-grid {
  background: #ffffff; }

.more-button-wrapper .more,
.plp-theme-more-collection-wrapper .more-collections,
.plp-theme-more-button-wrapper .more,
.show-less-button-wrapper button {
  font-size: 17px;
  height: 2.8125rem;
  min-width: 14.1875rem; }

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