@import url(https://fonts.googleapis.com/css?family=Archivo);
@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,700);
/* FRETTE: Start Variables
-------------------------- */
@font-face {
  font-family: 'Didot';
  src: url("../fonts/Didot/DidoteTextPro-Regular.otf") format("opentype"); }

@font-face {
  font-family: 'Didot';
  font-weight: bold;
  src: url("../fonts/Didot/DidoteTextPro-Bold.otf") format("opentype"); }

@font-face {
  font-family: 'Didot';
  font-style: italic;
  src: url("../fonts/Didot/DidoteTextPro-Italic.otf") format("opentype"); }

@font-face {
  font-family: 'Didot';
  font-weight: bold;
  font-style: italic;
  src: url("../fonts/Didot/DidoteTextPro-BoldItalic.otf") format("opentype"); }

@font-face {
  font-family: 'HelveticaNeue';
  src: url("../fonts/HelveticaNeue/HelveticaNeueeTextPro-Roman.otf") format("opentype"); }

@font-face {
  font-family: 'HelveticaNeueMd';
  src: url("../fonts/HelveticaNeue/HelveticaNeueeTextPro-Md.otf") format("opentype"); }

/*Replace old fonts with new fonts by default*/
body {
  margin: 0; }

/* FRETTE: End Variables
------------------------ */
/*------------------------------------*\
  #FORMS
\*------------------------------------*/
/*------------------------------------*\
  #TRANSITIONS
\*------------------------------------*/
/* FRETTE: Start Variables
-------------------------- */
@font-face {
  font-family: 'Didot';
  src: url("../fonts/Didot/DidoteTextPro-Regular.otf") format("opentype"); }

@font-face {
  font-family: 'Didot';
  font-weight: bold;
  src: url("../fonts/Didot/DidoteTextPro-Bold.otf") format("opentype"); }

@font-face {
  font-family: 'Didot';
  font-style: italic;
  src: url("../fonts/Didot/DidoteTextPro-Italic.otf") format("opentype"); }

@font-face {
  font-family: 'Didot';
  font-weight: bold;
  font-style: italic;
  src: url("../fonts/Didot/DidoteTextPro-BoldItalic.otf") format("opentype"); }

@font-face {
  font-family: 'HelveticaNeue';
  src: url("../fonts/HelveticaNeue/HelveticaNeueeTextPro-Roman.otf") format("opentype"); }

@font-face {
  font-family: 'HelveticaNeueMd';
  src: url("../fonts/HelveticaNeue/HelveticaNeueeTextPro-Md.otf") format("opentype"); }

/*Replace old fonts with new fonts by default*/
body {
  margin: 0; }

/* FRETTE: End Variables
------------------------ */
/*------------------------------------*\
  #FORMS
\*------------------------------------*/
/*------------------------------------*\
  #TRANSITIONS
\*------------------------------------*/
.swatch--anchor {
  display: inline-block; }

.swatch-circle-beige {
  width: 2.5em;
  height: 2.5em;
  background-color: #f5f5dc;
  background-position: center;
  background-size: cover;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-beige.disabled {
    opacity: 0.2; }

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

.swatch-circle-black {
  width: 2.5em;
  height: 2.5em;
  background-color: #000;
  background-position: center;
  background-size: cover;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-black.disabled {
    opacity: 0.2; }

.swatch-filter-black {
  width: 1.38em;
  height: 1.38em;
  background-color: #000;
  background-position: center;
  background-size: cover;
  border-radius: 0.69em;
  background-color: #000;
  display: block;
  position: relative; }
  .swatch-filter-black.disabled {
    opacity: 0.2; }

.swatch-circle-blue {
  width: 2.5em;
  height: 2.5em;
  background-color: #007bff;
  background-position: center;
  background-size: cover;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-blue.disabled {
    opacity: 0.2; }

.swatch-filter-blue {
  width: 1.38em;
  height: 1.38em;
  background-color: #007bff;
  background-position: center;
  background-size: cover;
  border-radius: 0.69em;
  background-color: #007bff;
  display: block;
  position: relative; }
  .swatch-filter-blue.disabled {
    opacity: 0.2; }

.swatch-circle-brown {
  width: 2.5em;
  height: 2.5em;
  background-color: #a52a2a;
  background-position: center;
  background-size: cover;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-brown.disabled {
    opacity: 0.2; }

.swatch-filter-brown {
  width: 1.38em;
  height: 1.38em;
  background-color: #a52a2a;
  background-position: center;
  background-size: cover;
  border-radius: 0.69em;
  background-color: #a52a2a;
  display: block;
  position: relative; }
  .swatch-filter-brown.disabled {
    opacity: 0.2; }

.swatch-circle-green {
  width: 2.5em;
  height: 2.5em;
  background-color: #28a745;
  background-position: center;
  background-size: cover;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-green.disabled {
    opacity: 0.2; }

.swatch-filter-green {
  width: 1.38em;
  height: 1.38em;
  background-color: #28a745;
  background-position: center;
  background-size: cover;
  border-radius: 0.69em;
  background-color: #28a745;
  display: block;
  position: relative; }
  .swatch-filter-green.disabled {
    opacity: 0.2; }

.swatch-circle-grey {
  width: 2.5em;
  height: 2.5em;
  background-color: #8f979d;
  background-position: center;
  background-size: cover;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-grey.disabled {
    opacity: 0.2; }

.swatch-filter-grey {
  width: 1.38em;
  height: 1.38em;
  background-color: #8f979d;
  background-position: center;
  background-size: cover;
  border-radius: 0.69em;
  background-color: #8f979d;
  display: block;
  position: relative; }
  .swatch-filter-grey.disabled {
    opacity: 0.2; }

.swatch-circle-navy {
  width: 2.5em;
  height: 2.5em;
  background-color: #000080;
  background-position: center;
  background-size: cover;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-navy.disabled {
    opacity: 0.2; }

.swatch-filter-navy {
  width: 1.38em;
  height: 1.38em;
  background-color: #000080;
  background-position: center;
  background-size: cover;
  border-radius: 0.69em;
  background-color: #000080;
  display: block;
  position: relative; }
  .swatch-filter-navy.disabled {
    opacity: 0.2; }

.swatch-circle-orange {
  width: 2.5em;
  height: 2.5em;
  background-color: #ffa500;
  background-position: center;
  background-size: cover;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-orange.disabled {
    opacity: 0.2; }

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

.swatch-circle-pink {
  width: 2.5em;
  height: 2.5em;
  background-color: #fe249a;
  background-position: center;
  background-size: cover;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-pink.disabled {
    opacity: 0.2; }

.swatch-filter-pink {
  width: 1.38em;
  height: 1.38em;
  background-color: #fe249a;
  background-position: center;
  background-size: cover;
  border-radius: 0.69em;
  background-color: #fe249a;
  display: block;
  position: relative; }
  .swatch-filter-pink.disabled {
    opacity: 0.2; }

.swatch-circle-purple {
  width: 2.5em;
  height: 2.5em;
  background-color: #800080;
  background-position: center;
  background-size: cover;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-purple.disabled {
    opacity: 0.2; }

.swatch-filter-purple {
  width: 1.38em;
  height: 1.38em;
  background-color: #800080;
  background-position: center;
  background-size: cover;
  border-radius: 0.69em;
  background-color: #800080;
  display: block;
  position: relative; }
  .swatch-filter-purple.disabled {
    opacity: 0.2; }

.swatch-circle-red {
  width: 2.5em;
  height: 2.5em;
  background-color: #f00;
  background-position: center;
  background-size: cover;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-red.disabled {
    opacity: 0.2; }

.swatch-filter-red {
  width: 1.38em;
  height: 1.38em;
  background-color: #f00;
  background-position: center;
  background-size: cover;
  border-radius: 0.69em;
  background-color: #f00;
  display: block;
  position: relative; }
  .swatch-filter-red.disabled {
    opacity: 0.2; }

.swatch-circle-white {
  width: 2.5em;
  height: 2.5em;
  background-color: #ffffff;
  background-position: center;
  background-size: cover;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-white.disabled {
    opacity: 0.2; }

.swatch-filter-white {
  width: 1.38em;
  height: 1.38em;
  background-color: #ffffff;
  background-position: center;
  background-size: cover;
  border-radius: 0.69em;
  background-color: #ffffff;
  display: block;
  position: relative; }
  .swatch-filter-white.disabled {
    opacity: 0.2; }

.swatch-circle-yellow {
  width: 2.5em;
  height: 2.5em;
  background-color: #ff0;
  background-position: center;
  background-size: cover;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-yellow.disabled {
    opacity: 0.2; }

.swatch-filter-yellow {
  width: 1.38em;
  height: 1.38em;
  background-color: #ff0;
  background-position: center;
  background-size: cover;
  border-radius: 0.69em;
  background-color: #ff0;
  display: block;
  position: relative; }
  .swatch-filter-yellow.disabled {
    opacity: 0.2; }

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

/**
 * [Adds styles to allow an element's height scale proportionatelly]
 * @param  {[Number]} $width
 * @param  {[Number]} $height
 */
/**
 * [Calculates the percentage aspect ratio (what % height is compared to the width)]
 * @param  {[Number]} $width
 * @param  {[Number]} $height
 * @return {[Number(%)]}
 */
/**
 * *****REMEMBER TO USE MARGIN OR PADDING AND NOT TOP/BOTTOM******
 * [Calculates the center of an element in relation to a provided width and height.
 * Useful to place an absolute element at the center of another when
 * the positioned element cannot be the target's child ]
 * @param  {[Number]} $width
 * @param  {[Number]} $height
 * @return {[Number(%)]}
 */
/**
 * [In the  awful case you can't use Flexbox to vertically align something]
 * @param  {[type]} $transform:       false         [Use transforms to align instead of the absolute trick]
 * @param  {[type]} $pos:             absolute      [position type]
 * @param  {[type]} $posAdj:          0             [position adjustment. If $transform is true, this value only affects the 'top' property.]
 * @param  {[type]} $alignHorizontal: false         [Includes horizontal alignment]
 */
@-webkit-keyframes flipdown
  0% {
  opacity: 0;
  -webkit-transform-origin: top center;
          transform-origin: top center;
  -webkit-transform: rotateX(-90deg);
          transform: rotateX(-90deg); }
@keyframes flipdown
  0% {
  opacity: 0;
  -webkit-transform-origin: top center;
          transform-origin: top center;
  -webkit-transform: rotateX(-90deg);
          transform: rotateX(-90deg); }

5% {
  opacity: 1; }

80% {
  -webkit-transform: rotateX(8deg);
          transform: rotateX(8deg); }

83% {
  -webkit-transform: rotateX(6deg);
          transform: rotateX(6deg); }

92% {
  -webkit-transform: rotateX(-3deg);
          transform: rotateX(-3deg); }

100% {
  -webkit-transform-origin: top center;
      -ms-transform-origin: top center;
          transform-origin: top center;
  -webkit-transform: rotateX(0deg);
          transform: rotateX(0deg); }

/**
 * [Strip the pesky units from values]
 * @param  {[Number]} $value
 */
/**
 * [Fluid Type]
 */
.product-list__grid {
  width: 1254px;
  margin: 0 auto; }
  @media (max-width: 768.98px) {
    .product-list__grid {
      width: 100%;
      margin: 0; } }

.product-grid__item {
  float: left;
  margin-right: 0.1%;
  margin-bottom: 0.1%;
  width: 24.925%; }
  .product-grid__item:nth-child(4n) {
    margin-right: 0; }
  @media (max-width: 768.98px) {
    .product-grid__item {
      float: left;
      margin-right: 0.1%;
      margin-bottom: 0.1%;
      width: 49.95%; }
      .product-grid__item:nth-child(2n) {
        margin-right: 0; } }
  @media (max-width: 768.98px) {
    .product-grid__item .image-container {
      width: 294px !important;
      margin: 0 auto; } }
  @media (max-width: 479.98px) {
    .product-grid__item .image-container {
      width: 165px !important;
      margin: 0 auto; } }
  .product-grid__item .image-container img {
    width: 294px !important;
    height: 294px !important; }
    @media (max-width: 479.98px) {
      .product-grid__item .image-container img {
        width: 165px !important;
        height: 165px !important; } }
  .product-grid__item .image-container .quickview .fa-stack,
  .product-grid__item .image-container .quickview .fa-lg {
    display: block; }
  .product-grid__item .tile-body-footer {
    display: none; }

.main-hero {
  max-width: 86.25rem;
  margin: 0 auto;
  position: relative; }
  .main-hero:before {
    content: '';
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }
  .main-hero .main-hero__content {
    position: relative;
    z-index: 1; }

.main-hero__center {
  position: relative; }
  @media (max-width: 768.98px) {
    .main-hero__center {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse; } }

.main-hero__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  color: #ffffff; }
  @media (min-width: 769px) {
    .main-hero__overlay {
      padding: 5% 4.375rem; } }
  @media (max-width: 768.98px) {
    .main-hero__overlay {
      padding: 25% 1rem; } }
  .main-hero__overlay.set--alignment-middle {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center; }
    .main-hero__overlay.set--alignment-middle .main-hero__content {
      max-width: 38.5rem; }
  .main-hero__overlay.set--alignment-right {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    text-align: right; }
  .main-hero__overlay.set--v-alignment-top {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .main-hero__overlay.set--v-alignment-middle {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .main-hero__overlay.set--v-alignment-bottom {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    @media (min-width: 769px) {
      .main-hero__overlay.set--v-alignment-bottom.set--layout-large {
        padding-bottom: 10.87%; } }

.main-hero__content {
  max-width: 31.125rem; }

.main-hero__title {
  margin-bottom: .35em;
  font-weight: 200; }

.main-hero__description:not(:last-child) {
  margin-bottom: 2rem; }

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

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

.header-bar {
  background-color: #E9E9E9;
  border-bottom: 0.063em solid #E9E9E9; }
  .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: 479.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 li {
  list-style-type: none;
  padding-left: 0; }
  .refinements li.color-attribute {
    display: inline-block;
    padding-left: 0; }
  .refinements li span {
    color: #444; }
    .refinements li span.disabled {
      color: #999; }

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

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

.refinement-header {
  overflow: auto; }

.disabled {
  pointer-events: none; }

@media (max-width: 479.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: 0.8125rem; }

.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 a {
      color: black;
      padding-right: 0.6375em; }
  .filter-bar li.swatch-filter {
    font-size: 1.38em;
    position: relative;
    margin-top: 4px; }
    .filter-bar li.swatch-filter a {
      width: 100%;
      height: 100%;
      display: block; }
    .filter-bar li.swatch-filter::before {
      content: "";
      background-color: white;
      width: 0.8em;
      height: 0.8em;
      border-radius: 0.4em;
      position: absolute;
      left: 0.2em;
      top: 0.2em; }
    .filter-bar li.swatch-filter::after {
      content: "\F057";
      font: normal normal normal 14px/1 FontAwesome;
      display: inline;
      text-rendering: auto;
      position: absolute;
      left: 4px;
      top: 3px;
      font-size: 1em; }

@media (max-width: 479.98px) {
  .product-grid {
    padding-top: 0.938em; } }

.no-search-results-page .site-search, .no-search-results-page .search-tips {
  padding: 0 16px; }

.no-search-results-page .search-tips {
  text-align: left;
  margin-top: 30px;
  font: 16px/1.2 "Archivo-Light"; }

@media (min-width: 769px) {
  .no-search-results-page .site-search, .no-search-results-page .search-tips {
    padding: 0 20px; } }

@media (min-width: 992px) {
  .no-search-results-page .site-search, .no-search-results-page .search-tips {
    padding: unset; } }

@media (min-width: 1200px) {
  .no-search-results-page .site-search, .no-search-results-page .search-tips {
    padding: unset; } }

.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: transparent;
  border-radius: 50%;
  color: #000;
  content: '';
  display: table-caption;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: solid 2px #000;
  -webkit-box-shadow: inset 0 0 0 0.0625rem #ffffff;
          box-shadow: inset 0 0 0 0.0625rem #ffffff; }

.search-nav {
  margin-bottom: 1em;
  border-bottom: 0.063em solid #ccc; }
  .search-nav .nav-tabs-wrapper {
    padding: 0; }
    @media (max-width: 479.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: #F6F6F6; }

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

.name {
  font-size: 30px; }

.left {
  width: 20%; }

.right {
  width: 80%; }

.description {
  font-size: 14px;
  margin-bottom: 20px; }

.view-all {
  font-size: 14px;
  text-decoration: underline; }

.card-header {
  width: 180px; }

.card {
  border: none;
  border-bottom: black 1px solid; }

.carousel.slide {
  width: 100%; }

.tile-body {
  text-align: center; }

.carousel.slide {
  width: 100%; }

.tile-body {
  text-align: center; }

.product-tile .tile-body .price {
  font-size: 12px;
  font-weight: 300; }

.search-results .search-keywords {
  font-size: 1.25rem; }

.search-results .search-results-label {
  color: #031e2f; }

@media (max-width: 768.98px) {
  .search-results .search-label-wrapper {
    line-height: 34px; } }

.search-results .search-tips-wrapper {
  color: #505050; }
  .search-results .search-tips-wrapper li {
    list-style-type: none; }

.search-results .search-results-found {
  text-align: center; }
  .search-results .search-results-found .search-keywords {
    display: block; }
    @media (min-width: 769px) {
      .search-results .search-results-found .search-keywords {
        letter-spacing: 0.8px; } }
  .search-results .search-results-found .search-results-text {
    font-size: 1.5em; }
    @media (max-width: 767.98px) {
      .search-results .search-results-found .search-results-text {
        display: block;
        width: 64%;
        margin: 0 auto;
        margin-bottom: 10px; } }

.search-results .site-search .site-search__button {
  width: auto;
  background-color: #031e2f;
  color: #ffffff;
  font-size: 12px;
  width: 155px;
  letter-spacing: 2.4px; }
  @media (max-width: 768.98px) {
    .search-results .site-search .site-search__button {
      position: static;
      height: 48px;
      width: 100%; } }

.search-results .site-search .search-field {
  height: 48px; }
  @media (max-width: 768.98px) {
    .search-results .site-search .search-field::-webkit-input-placeholder {
      text-align: center; }
    .search-results .site-search .search-field::-moz-placeholder {
      text-align: center; }
    .search-results .site-search .search-field::-ms-input-placeholder {
      text-align: center; }
    .search-results .site-search .search-field::placeholder {
      text-align: center; } }

.search-results .no-search-results {
  text-align: center; }
  .search-results .no-search-results .search-keywords, .search-results .no-search-results .search-results-text {
    font: 20px/1 "Archivo-Light"; }
  @media (min-width: 769px) {
    .search-results .no-search-results {
      text-align: left; }
      .search-results .no-search-results .search-keywords, .search-results .no-search-results .search-results-text {
        font: 20px/1 "Archivo-Light"; } }
  @media (min-width: 992px) {
    .search-results .no-search-results {
      text-align: left;
      margin-left: 16.67%; }
      .search-results .no-search-results .search-keywords, .search-results .no-search-results .search-results-text {
        font: 25px/1.5 "Archivo-Light"; } }
  @media (min-width: 1200px) {
    .search-results .no-search-results {
      text-align: left;
      margin-left: 17%; }
      .search-results .no-search-results .search-keywords, .search-results .no-search-results .search-results-text {
        font: 25px/1.5 "Archivo-Light"; } }

.search-results .text-suggestion {
  letter-spacing: 0.8px; }

.search-results .link-product {
  letter-spacing: 2px; }

.search-results .word-suggest-results {
  color: #505050; }

.range--pricing__range {
  display: block; }
  .range--pricing__range .value {
    font-weight: normal; }

.range--pricing__price {
  font-weight: bold; }


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