.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;
  position: fixed;
  height: 100%; }
  .refinement-bar ul {
    padding-left: 0; }
  @media (max-width: 543.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 (min-width: 769px) {
    .refinement-bar {
      display: block !important; } }

.filter-header {
  margin-left: -0.75rem;
  margin-right: -0.75rem; }

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

.container-filter-title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }

.refinement-title {
  font-family: 'Avenir';
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
  margin: 40px auto;
  position: relative;
  width: 100%;
  text-align: center; }
  .refinement-title::before {
    right: 0;
    content: "";
    position: absolute;
    top: 50%;
    width: 45%;
    height: 1px;
    background-color: #c4c4c4; }
    @media (max-width: 780px) {
      .refinement-title::before {
        width: 40%; } }
    @media (max-width: 544px) {
      .refinement-title::before {
        right: 15px;
        width: 35%; } }
  .refinement-title::after {
    left: 0;
    content: "";
    position: absolute;
    top: 50%;
    width: 45%;
    height: 1px;
    background-color: #c4c4c4; }
    @media (max-width: 780px) {
      .refinement-title::after {
        width: 40%; } }
    @media (max-width: 544px) {
      .refinement-title::after {
        left: 15px;
        width: 35%; } }

.filter-title {
  font-weight: 300;
  font-size: 14px;
  line-height: 135.9%;
  width: 177px;
  height: 36px;
  border: 0.5px solid #747071;
  border-radius: 1px;
  color: #747071;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: space-evenly;
      justify-content: space-evenly;
  -ms-flex-align: center;
      align-items: center;
  outline: none;
  background-color: #FFFF;
  margin-right: 10px;
  margin-top: 5px; }

.filter-custom-select {
  position: relative; }
  .filter-custom-select .container-arrow-img {
    position: absolute;
    top: 0.6rem;
    right: 2rem; }
  .filter-custom-select .filter-select {
    padding-left: 21px;
    font-weight: 300;
    font-size: 14px;
    line-height: 135.9%;
    width: 177px;
    height: 36px;
    border: 0.5px solid #747071;
    border-radius: 1px;
    color: #747071;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
    -ms-flex-align: center;
        align-items: center;
    outline: none;
    background-color: #FFFF;
    margin-right: 10px;
    margin-top: 5px;
    -webkit-appearance: none;
    -moz-appearance: none; }

.filter-title:focus {
  outline: none; }

.refinements-by-category {
  margin-top: 50px; }

.refinements {
  margin-top: -48px; }

.filter,
.refinements-by-category {
  padding: 0; }
  .filter .btn-filter,
  .refinements-by-category .btn-filter {
    font-weight: 300;
    font-size: 14px;
    line-height: 135.9%;
    min-width: 177px;
    height: 36px;
    border: 0.5px solid #747071;
    border-radius: 1px;
    color: #747071;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
    outline: none; }
    @media (max-width: 395px) {
      .filter .btn-filter,
      .refinements-by-category .btn-filter {
        width: 177px;
        min-height: 45px; } }
  .filter .btn-filter,
  .refinements-by-category .btn-filter {
    display: none; }
  .filter .btn-filter-hair,
  .refinements-by-category .btn-filter-hair {
    margin-top: 5px;
    font-weight: 300;
    font-size: 12px;
    line-height: 135.9%;
    width: 160px;
    min-height: 52px;
    border: 0.5px solid #747071;
    border-radius: 1px;
    color: #747071;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
    outline: none;
    -ms-flex-direction: column;
        flex-direction: column; }
    .filter .btn-filter-hair .imgContainer-hairType,
    .refinements-by-category .btn-filter-hair .imgContainer-hairType {
      width: 30px;
      height: 41px;
      background-repeat: no-repeat;
      background-size: cover; }
  .filter .selected,
  .refinements-by-category .selected {
    position: absolute;
    top: 0;
    left: 25%;
    background-color: #FFFF;
    font-weight: 300;
    font-size: 14px;
    line-height: 135.9%;
    width: 177px;
    min-height: 36px;
    border: 0.5px solid #747071;
    border-radius: 1px;
    color: #747071;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
    -ms-flex-align: center;
        align-items: center;
    outline: none; }
  .filter .active-button,
  .filter .category-actived,
  .refinements-by-category .active-button,
  .refinements-by-category .category-actived {
    background-color: #DADADA;
    font-weight: 400;
    color: #000000;
    outline: none;
    border: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: space-evenly;
        justify-content: space-evenly; }
    .filter .active-button .imgContainer-hairType,
    .filter .category-actived .imgContainer-hairType,
    .refinements-by-category .active-button .imgContainer-hairType,
    .refinements-by-category .category-actived .imgContainer-hairType {
      filter: contrast(175%) brightness(3%); }
    .filter .active-button .container-arrow-img img,
    .filter .category-actived .container-arrow-img img,
    .refinements-by-category .active-button .container-arrow-img img,
    .refinements-by-category .category-actived .container-arrow-img img {
      transform: rotate(180deg); }
  .filter .button-filter-category,
  .refinements-by-category .button-filter-category {
    width: 111px;
    height: 19px;
    background-color: #DADADA; }
  .filter .header,
  .filter .values,
  .refinements-by-category .header,
  .refinements-by-category .values {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0.313em 0; }
    @media (max-width: 630px) {
      .filter .header,
      .filter .values,
      .refinements-by-category .header,
      .refinements-by-category .values {
        -ms-flex-pack: center;
            justify-content: center; } }
    @media (max-width: 435px) {
      .filter .header,
      .filter .values,
      .refinements-by-category .header,
      .refinements-by-category .values {
        -ms-flex-pack: center;
            justify-content: center; } }
    @media (min-width: 544px) and (max-width: 768.98px) {
      .filter .header li,
      .filter .values li,
      .refinements-by-category .header li,
      .refinements-by-category .values li {
        display: inline-block; } }
  .filter .header,
  .refinements-by-category .header {
    font-size: 1.125em;
    color: #444; }
  .filter ul,
  .refinements-by-category ul {
    overflow: auto; }
    .filter ul li,
    .refinements-by-category ul li {
      padding-left: 1px; }
      .filter ul li button,
      .refinements-by-category ul li button {
        border: none;
        color: var(--skin-link-color-1);
        background-color: transparent; }
  .filter li,
  .refinements-by-category li {
    list-style-type: none;
    padding-left: 0; }
    .filter li.color-attribute,
    .refinements-by-category li.color-attribute {
      display: inline-block;
      padding-left: 0; }
      .filter li.color-attribute button,
      .refinements-by-category li.color-attribute button {
        padding: 0; }
    .filter li.disabled,
    .refinements-by-category li.disabled {
      display: none; }
  .filter .card-header h2,
  .refinements-by-category .card-header h2 {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    margin-bottom: 0; }

.container-refinements {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin: 0 auto;
  width: 100%;
  gap: 15px; }
  .container-refinements .content-refinements {
    margin: 0 auto; }

.category-filter-menu {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 2vw;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

@media (max-width: 620px) {
  .category-filter-menu {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center; } }

.active-button,
.category-actived {
  background-color: #DADADA;
  font-weight: 400;
  color: #000000;
  display: block;
  border: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: space-evenly;
      justify-content: space-evenly;
  outline: none; }
  .active-button .imgContainer-hairType,
  .category-actived .imgContainer-hairType {
    filter: contrast(175%) brightness(3%); }
  .active-button .container-arrow-img img,
  .category-actived .container-arrow-img img {
    transform: rotate(180deg); }

.filter {
  display: none; }

.secondary-bar {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 1em;
  overflow: auto; }
  @media (max-width: 543.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%; } }

.result-count {
  font-size: 0.875rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }

.refinement {
  margin-bottom: 1em; }
  .refinement .card-body {
    min-width: 1140px; }
  @media (max-width: 543.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-color: #4d4d4d !important;
  position: unset !important;
  height: 10rem !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }
  .search-banner .page-title {
    color: #fff !important; }

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

.filter-bar ul {
  padding-left: 0.75rem; }

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

.tab-content {
  padding-left: 0;
  padding-right: 0; }

.product-grid {
  display: -ms-flexbox;
  display: flex;
  margin-left: 6px; }
  .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 .nav-tabs-wrapper {
  padding: 0;
  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; }

@media (max-width: 550px) {
  .filter-title {
    right: 10%; } }

@media (max-width: 465px) {
  .container-refinement-attributes li {
    padding: 0; } }

@media (max-width: 397px) {
  .btn-filter.selected {
    position: static;
    margin: 0 auto; }
  .refinements {
    margin-top: 20px;
    padding: 0; }
  .refinements-by-category {
    margin-top: 0; } }

.search-page .filter-title {
  position: inherit; }

span.search-result-count {
  font-size: 1.5rem;
  display: block;
  color: black;
  gap: 8px; }

.amend-bottom-info {
  background-color: #ddd;
  color: #777;
  border-bottom: 1px solid #000000;
  padding: 2rem;
  font-family: "Avenir"; }
  .amend-bottom-info .amend-bottom-info-title {
    font-size: 2rem;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
  .amend-bottom-info .amend-bottom-info-subtitle,
  .amend-bottom-info .amend-buy-info {
    font-size: 1.5rem;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .amend-bottom-info p {
    font-size: 1rem; }
  .amend-bottom-info .last-paragraph {
    margin: 0; }

.amend-bottom-info-subtitle span br {
  display: none; }

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