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

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

.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-black.disabled {
  opacity: 0.2;
}

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000;
  border-radius: 0.69em;
  background-color: #000;
  display: block;
  position: relative;
}
.swatch-filter-black.disabled {
  opacity: 0.2;
}

.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #0070d2;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-blue.disabled {
  opacity: 0.2;
}

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #0070d2;
  border-radius: 0.69em;
  background-color: #0070d2;
  display: block;
  position: relative;
}
.swatch-filter-blue.disabled {
  opacity: 0.2;
}

.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-brown.disabled {
  opacity: 0.2;
}

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a;
  border-radius: 0.69em;
  background-color: #a52a2a;
  display: block;
  position: relative;
}
.swatch-filter-brown.disabled {
  opacity: 0.2;
}

.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #008827;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-green.disabled {
  opacity: 0.2;
}

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #008827;
  border-radius: 0.69em;
  background-color: #008827;
  display: block;
  position: relative;
}
.swatch-filter-green.disabled {
  opacity: 0.2;
}

.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-grey.disabled {
  opacity: 0.2;
}

.swatch-filter-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d;
  border-radius: 0.69em;
  background-color: #8f979d;
  display: block;
  position: relative;
}
.swatch-filter-grey.disabled {
  opacity: 0.2;
}

.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-navy.disabled {
  opacity: 0.2;
}

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080;
  border-radius: 0.69em;
  background-color: #000080;
  display: block;
  position: relative;
}
.swatch-filter-navy.disabled {
  opacity: 0.2;
}

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

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

.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-pink.disabled {
  opacity: 0.2;
}

.swatch-filter-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a;
  border-radius: 0.69em;
  background-color: #fe249a;
  display: block;
  position: relative;
}
.swatch-filter-pink.disabled {
  opacity: 0.2;
}

.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-purple.disabled {
  opacity: 0.2;
}

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080;
  border-radius: 0.69em;
  background-color: #800080;
  display: block;
  position: relative;
}
.swatch-filter-purple.disabled {
  opacity: 0.2;
}

.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-red.disabled {
  opacity: 0.2;
}

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00;
  border-radius: 0.69em;
  background-color: #f00;
  display: block;
  position: relative;
}
.swatch-filter-red.disabled {
  opacity: 0.2;
}

.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-white.disabled {
  opacity: 0.2;
}

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff;
  border-radius: 0.69em;
  background-color: #fff;
  display: block;
  position: relative;
}
.swatch-filter-white.disabled {
  opacity: 0.2;
}

.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-yellow.disabled {
  opacity: 0.2;
}

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0;
  border-radius: 0.69em;
  background-color: #ff0;
  display: block;
  position: relative;
}
.swatch-filter-yellow.disabled {
  opacity: 0.2;
}

.swatch-circle-miscellaneous {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(130, 30, 145)), color-stop(25%, rgb(130, 30, 145)), color-stop(25%, rgb(237, 209, 52)), color-stop(50%, rgb(255, 255, 0)), color-stop(50%, rgb(237, 209, 52)), color-stop(50%, #59ba00), color-stop(76%, #59ba00), color-stop(76%, #111), to(#111)), -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(14, 92, 209)), color-stop(50%, rgb(14, 92, 209)), color-stop(50%, rgb(226, 11, 11)), to(rgb(226, 11, 11)));
  background: linear-gradient(0deg, rgb(130, 30, 145) 0, rgb(130, 30, 145) 25%, rgb(237, 209, 52) 25%, rgb(255, 255, 0) 50%, rgb(237, 209, 52) 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, rgb(14, 92, 209) 0, rgb(14, 92, 209) 50%, rgb(226, 11, 11) 50%, rgb(226, 11, 11) 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  width: 2.5em;
}
.swatch-circle-miscellaneous.disabled {
  opacity: 0.2;
}
.swatch-circle-miscellaneous.selected::after {
  -webkit-transform: rotate(-35deg);
          transform: rotate(-35deg);
}

.category-tile {
  position: relative;
}
.category-tile h1,
.category-tile h2 {
  font-size: 1.75rem;
  position: absolute;
  bottom: 1.875rem;
  left: 1.875rem;
  color: #fff;
}
.category-tile::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.5) 100%);
}

.refinement-bar {
  overflow: auto;
}
.refinement-bar ul {
  padding-left: 0;
}
@media (max-width: 768.98px) {
  .refinement-bar {
    background-color: #fff;
    -webkit-box-shadow: 0 0.313em 0.938em rgba(0, 0, 0, 0.5);
            box-shadow: 0 0.313em 0.938em rgba(0, 0, 0, 0.5);
    display: none;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
  }
}
@media (max-width: 543.98px) {
  .refinement-bar {
    position: fixed;
    height: 100%;
  }
}
@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;
}

:root {
  --skin-banner-background-color-1: transparent;
  --skin-menu-color-1: transparent;
  --skin-menu-color-1-invert: transparent;
  --skin-primary-color-1: #357793;
  --color-grey1: #f3f3f3;
}

/*------------------------------------*\
        #UNIT
\*------------------------------------*/
.fs-10 {
  font-size: 0.625rem;
}

.fs-11 {
  font-size: 0.6875rem;
}

.fs-12 {
  font-size: 0.75rem;
}

.fs-13 {
  font-size: 0.8125rem;
}

.fs-14 {
  font-size: 0.875rem;
}

.fs-15 {
  font-size: 0.9375rem;
}

.fs-16 {
  font-size: 1rem;
}

.fs-17 {
  font-size: 1.0625rem;
}

.fs-18 {
  font-size: 1.125rem;
}

.fs-19 {
  font-size: 1.1875rem;
}

.fs-20 {
  font-size: 1.25rem;
}

.fs-21 {
  font-size: 1.3125rem;
}

.fs-22 {
  font-size: 1.375rem;
}

.fs-23 {
  font-size: 1.4375rem;
}

.fs-24 {
  font-size: 1.5rem;
}

.fs-25 {
  font-size: 1.5625rem;
}

.fs-26 {
  font-size: 1.625rem;
}

.fs-28 {
  font-size: 1.75rem;
}

.fs-32 {
  font-size: 2rem;
}

.fs-36 {
  font-size: 2.25rem;
}

.fs-40 {
  font-size: 2.5rem;
}

.fs-44 {
  font-size: 2.75rem;
}

.fs-48 {
  font-size: 3rem;
}

.fs-50 {
  font-size: 3.125rem;
}

.fs-54 {
  font-size: 3.375rem;
}

.fs-56 {
  font-size: 3.5rem;
}

.fs-60 {
  font-size: 3.75rem;
}

.fs-64 {
  font-size: 4rem;
}

@media (min-width: 544px) {
  .fs-sm-10 {
    font-size: 0.625rem;
  }
  .fs-sm-11 {
    font-size: 0.6875rem;
  }
  .fs-sm-12 {
    font-size: 0.75rem;
  }
  .fs-sm-13 {
    font-size: 0.8125rem;
  }
  .fs-sm-14 {
    font-size: 0.875rem;
  }
  .fs-sm-15 {
    font-size: 0.9375rem;
  }
  .fs-sm-16 {
    font-size: 1rem;
  }
  .fs-sm-17 {
    font-size: 1.0625rem;
  }
  .fs-sm-18 {
    font-size: 1.125rem;
  }
  .fs-sm-19 {
    font-size: 1.1875rem;
  }
  .fs-sm-20 {
    font-size: 1.25rem;
  }
  .fs-sm-21 {
    font-size: 1.3125rem;
  }
  .fs-sm-22 {
    font-size: 1.375rem;
  }
  .fs-sm-23 {
    font-size: 1.4375rem;
  }
  .fs-sm-24 {
    font-size: 1.5rem;
  }
  .fs-sm-25 {
    font-size: 1.5625rem;
  }
  .fs-sm-26 {
    font-size: 1.625rem;
  }
  .fs-sm-28 {
    font-size: 1.75rem;
  }
  .fs-sm-32 {
    font-size: 2rem;
  }
  .fs-sm-36 {
    font-size: 2.25rem;
  }
  .fs-sm-40 {
    font-size: 2.5rem;
  }
  .fs-sm-44 {
    font-size: 2.75rem;
  }
  .fs-sm-48 {
    font-size: 3rem;
  }
  .fs-sm-50 {
    font-size: 3.125rem;
  }
  .fs-sm-54 {
    font-size: 3.375rem;
  }
  .fs-sm-56 {
    font-size: 3.5rem;
  }
  .fs-sm-60 {
    font-size: 3.75rem;
  }
  .fs-sm-64 {
    font-size: 4rem;
  }
}
@media (min-width: 769px) {
  .fs-md-10 {
    font-size: 0.625rem;
  }
  .fs-md-11 {
    font-size: 0.6875rem;
  }
  .fs-md-12 {
    font-size: 0.75rem;
  }
  .fs-md-13 {
    font-size: 0.8125rem;
  }
  .fs-md-14 {
    font-size: 0.875rem;
  }
  .fs-md-15 {
    font-size: 0.9375rem;
  }
  .fs-md-16 {
    font-size: 1rem;
  }
  .fs-md-17 {
    font-size: 1.0625rem;
  }
  .fs-md-18 {
    font-size: 1.125rem;
  }
  .fs-md-19 {
    font-size: 1.1875rem;
  }
  .fs-md-20 {
    font-size: 1.25rem;
  }
  .fs-md-21 {
    font-size: 1.3125rem;
  }
  .fs-md-22 {
    font-size: 1.375rem;
  }
  .fs-md-23 {
    font-size: 1.4375rem;
  }
  .fs-md-24 {
    font-size: 1.5rem;
  }
  .fs-md-25 {
    font-size: 1.5625rem;
  }
  .fs-md-26 {
    font-size: 1.625rem;
  }
  .fs-md-28 {
    font-size: 1.75rem;
  }
  .fs-md-32 {
    font-size: 2rem;
  }
  .fs-md-36 {
    font-size: 2.25rem;
  }
  .fs-md-40 {
    font-size: 2.5rem;
  }
  .fs-md-44 {
    font-size: 2.75rem;
  }
  .fs-md-48 {
    font-size: 3rem;
  }
  .fs-md-50 {
    font-size: 3.125rem;
  }
  .fs-md-54 {
    font-size: 3.375rem;
  }
  .fs-md-56 {
    font-size: 3.5rem;
  }
  .fs-md-60 {
    font-size: 3.75rem;
  }
  .fs-md-64 {
    font-size: 4rem;
  }
}
@media (min-width: 992px) {
  .fs-lg-10 {
    font-size: 0.625rem;
  }
  .fs-lg-11 {
    font-size: 0.6875rem;
  }
  .fs-lg-12 {
    font-size: 0.75rem;
  }
  .fs-lg-13 {
    font-size: 0.8125rem;
  }
  .fs-lg-14 {
    font-size: 0.875rem;
  }
  .fs-lg-15 {
    font-size: 0.9375rem;
  }
  .fs-lg-16 {
    font-size: 1rem;
  }
  .fs-lg-17 {
    font-size: 1.0625rem;
  }
  .fs-lg-18 {
    font-size: 1.125rem;
  }
  .fs-lg-19 {
    font-size: 1.1875rem;
  }
  .fs-lg-20 {
    font-size: 1.25rem;
  }
  .fs-lg-21 {
    font-size: 1.3125rem;
  }
  .fs-lg-22 {
    font-size: 1.375rem;
  }
  .fs-lg-23 {
    font-size: 1.4375rem;
  }
  .fs-lg-24 {
    font-size: 1.5rem;
  }
  .fs-lg-25 {
    font-size: 1.5625rem;
  }
  .fs-lg-26 {
    font-size: 1.625rem;
  }
  .fs-lg-28 {
    font-size: 1.75rem;
  }
  .fs-lg-32 {
    font-size: 2rem;
  }
  .fs-lg-36 {
    font-size: 2.25rem;
  }
  .fs-lg-40 {
    font-size: 2.5rem;
  }
  .fs-lg-44 {
    font-size: 2.75rem;
  }
  .fs-lg-48 {
    font-size: 3rem;
  }
  .fs-lg-50 {
    font-size: 3.125rem;
  }
  .fs-lg-54 {
    font-size: 3.375rem;
  }
  .fs-lg-56 {
    font-size: 3.5rem;
  }
  .fs-lg-60 {
    font-size: 3.75rem;
  }
  .fs-lg-64 {
    font-size: 4rem;
  }
}
@media (min-width: 1200px) {
  .fs-xl-10 {
    font-size: 0.625rem;
  }
  .fs-xl-11 {
    font-size: 0.6875rem;
  }
  .fs-xl-12 {
    font-size: 0.75rem;
  }
  .fs-xl-13 {
    font-size: 0.8125rem;
  }
  .fs-xl-14 {
    font-size: 0.875rem;
  }
  .fs-xl-15 {
    font-size: 0.9375rem;
  }
  .fs-xl-16 {
    font-size: 1rem;
  }
  .fs-xl-17 {
    font-size: 1.0625rem;
  }
  .fs-xl-18 {
    font-size: 1.125rem;
  }
  .fs-xl-19 {
    font-size: 1.1875rem;
  }
  .fs-xl-20 {
    font-size: 1.25rem;
  }
  .fs-xl-21 {
    font-size: 1.3125rem;
  }
  .fs-xl-22 {
    font-size: 1.375rem;
  }
  .fs-xl-23 {
    font-size: 1.4375rem;
  }
  .fs-xl-24 {
    font-size: 1.5rem;
  }
  .fs-xl-25 {
    font-size: 1.5625rem;
  }
  .fs-xl-26 {
    font-size: 1.625rem;
  }
  .fs-xl-28 {
    font-size: 1.75rem;
  }
  .fs-xl-32 {
    font-size: 2rem;
  }
  .fs-xl-36 {
    font-size: 2.25rem;
  }
  .fs-xl-40 {
    font-size: 2.5rem;
  }
  .fs-xl-44 {
    font-size: 2.75rem;
  }
  .fs-xl-48 {
    font-size: 3rem;
  }
  .fs-xl-50 {
    font-size: 3.125rem;
  }
  .fs-xl-54 {
    font-size: 3.375rem;
  }
  .fs-xl-56 {
    font-size: 3.5rem;
  }
  .fs-xl-60 {
    font-size: 3.75rem;
  }
  .fs-xl-64 {
    font-size: 4rem;
  }
}
@font-face {
  font-family: "Antenna Purina";
  src: url("../../fonts/AntennaPurina-Thin.woff2") format("woff2"), url("../../fonts/AntennaPurina-Thin.woff") format("woff"), url("../../fonts/AntennaPurina-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Antenna Purina";
  src: url("../../fonts/AntennaPurina-ExtraLight.woff2") format("woff2"), url("../../fonts/AntennaPurina-ExtraLight.woff") format("woff"), url("../../fonts/AntennaPurina-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Antenna Purina";
  src: url("../../fonts/AntennaPurina-Light.woff2") format("woff2"), url("../../fonts/AntennaPurina-Light.woff") format("woff"), url("../../fonts/AntennaPurina-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Antenna Purina";
  src: url("../../fonts/AntennaPurina-Regular.woff2") format("woff2"), url("../../fonts/AntennaPurina-Regular.woff") format("woff"), url("../../fonts/AntennaPurina-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Antenna Purina";
  src: url("../../fonts/AntennaPurina-Medium.woff2") format("woff2"), url("../../fonts/AntennaPurina-Medium.woff") format("woff"), url("../../fonts/AntennaPurina-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Antenna Purina";
  src: url("../../fonts/AntennaPurina-Bold.woff2") format("woff2"), url("../../fonts/AntennaPurina-Bold.woff") format("woff"), url("../../fonts/AntennaPurina-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Antenna Purina";
  src: url("../../fonts/AntennaPurina-Black.woff2") format("woff2"), url("../../fonts/AntennaPurina-Black.woff") format("woff"), url("../../fonts/AntennaPurina-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Antenna Purina Condensed";
  src: url("../../fonts/AntennaPurinaCondensed-Regular.woff2") format("woff2"), url("../../fonts/AntennaPurinaCondensed-Regular.woff") format("woff"), url("../../fonts/AntennaPurinaCondensed-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Antenna Purina Condensed";
  src: url("../../fonts/AntennaPurinaCondensed-Black.woff2") format("woff2"), url("../../fonts/AntennaPurinaCondensed-Black.woff") format("woff"), url("../../fonts/AntennaPurinaCondensed-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Purina Danforth";
  src: url("../../fonts/PurinaDanforth-Regular.woff2") format("woff2"), url("../../fonts/PurinaDanforth-Regular.woff") format("woff"), url("../../fonts/PurinaDanforth-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.modal-background {
  background-color: #000;
  display: none;
  height: 100%;
  position: fixed;
  opacity: 0.5;
  width: 100%;
  top: 0;
  left: 0;
}

input[placeholder] {
  text-overflow: ellipsis;
}

header ~ #maincontent .container a:not(.btn-primary, .btn-outline-primary) {
  color: var(--skin-link-color-2);
}

.hide-order-discount {
  display: none;
}

.hide-shipping-discount {
  display: none;
}

.order-discount {
  color: #008827;
}

.shipping-discount {
  color: #008827;
}

.error-messaging {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
}

.error-hero {
  background-image: url("../images/storelocator.jpg");
  margin-bottom: 0.625em;
}

.error-message {
  margin-top: 3.125rem;
  margin-bottom: 3.125rem;
}

.error.continue-shopping {
  margin-bottom: 6.25em;
}

.error-unassigned-category {
  color: #df2935;
}

.skip {
  position: absolute;
  left: 0;
  top: -4.2em;
  overflow: hidden;
  padding: 1em 1.5em;
  background: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

a.skip:active,
a.skip:focus,
a.skip:hover {
  left: 0;
  top: 0;
  width: auto;
  height: auto;
  z-index: 10000000;
  background: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.card-header-custom {
  font-size: 1.5rem;
  margin-bottom: 0;
}

body {
  color: #000;
  background-color: #dadada;
  font-family: "Antenna Purina", sans-serif;
  font-weight: 300;
}

html {
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: unset;
}

.page {
  background-color: #f3f3f3;
}
.page > .startup-kit-page {
  background-color: #fff;
}

.form-control {
  border-color: #000;
  height: 3rem;
  font-size: 0.875rem;
  color: #555;
}
.form-control.is-invalid {
  color: #df2935;
}
.form-control:disabled,
.form-control [readonly] {
  font-size: 0.875rem;
  color: #959595;
  background-color: #f3f3f3;
  border-color: #959595;
}
.form-control:focus, .form-control:active, .form-control:hover {
  border-color: #475569;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.no-scroll {
  overflow: hidden;
}

.invalid-feedback {
  color: #df2935;
}

input[placeholder] {
  color: #555;
}

label,
.form-control-label {
  font-size: 0.875rem;
  color: #000;
}

.line-item-pricing-info {
  margin-bottom: 0.5rem;
}

.card-header {
  margin: 0 1rem;
  padding-left: 0;
}
@media (min-width: 992px) {
  .card-header {
    padding: 1.5rem 0;
    margin: 0 2rem;
    font-weight: 700;
    font-size: 1.875rem;
  }
}

.card-body {
  padding: 1.25rem 1rem;
}
@media (min-width: 992px) {
  .card-body {
    padding: 1.25rem 2rem;
  }
}

.card-header-custom {
  font-size: 1.25rem;
  font-weight: 700;
}
@media (min-width: 992px) {
  .card-header-custom {
    font-size: 1.5rem;
  }
}

.card {
  border-color: #dadada;
}
.card.ghost {
  border: none;
  background-color: #fff;
  opacity: unset;
}
.card.ghost .card-header {
  border: none;
}

.checkout-btn,
.c-checkout__btn-checkout,
.order-confirmation-continue-shopping,
.c-button--primary {
  background-color: #d2c08a;
  border: none;
  color: #000;
  font-size: 0.875rem;
  padding: 0.75rem 1rem;
  text-transform: uppercase;
  letter-spacing: 0.0625rem;
}
.checkout-btn:disabled,
.checkout-btn [readonly],
.c-checkout__btn-checkout:disabled,
.c-checkout__btn-checkout [readonly],
.order-confirmation-continue-shopping:disabled,
.order-confirmation-continue-shopping [readonly],
.c-button--primary:disabled,
.c-button--primary [readonly] {
  background-color: #bcbcbc;
  color: #000;
  opacity: 1;
}
.checkout-btn:hover,
.c-checkout__btn-checkout:hover,
.order-confirmation-continue-shopping:hover,
.c-button--primary:hover {
  color: #000;
  background-color: #b39d5a;
}
.checkout-btn.btn-color-filled,
.c-checkout__btn-checkout.btn-color-filled,
.order-confirmation-continue-shopping.btn-color-filled,
.c-button--primary.btn-color-filled {
  color: #000;
  margin-right: 1.25rem;
}

.fluid-grid {
  margin: 0 auto;
  max-width: calc(100vw - 32px);
}
@media (min-width: 769px) {
  .fluid-grid {
    max-width: calc(100vw - 48px);
  }
}
@media (min-width: 992px) {
  .fluid-grid {
    max-width: 1440px;
  }
}
@media (min-width: 1200px) {
  .fluid-grid {
    max-width: 1440px;
  }
}

@media (max-width: 991.98px) {
  .fluid-grid-no-mg {
    max-width: 100vw;
  }
}

header ~ #maincontent .container a:not(.btn-primary, .btn-outline-primary) {
  color: #000;
}

.swiper-button-next,
.swiper-button-prev {
  background-color: #d2c08a;
}
.swiper-button-next::after,
.swiper-button-prev::after {
  color: #000;
}

.c-account__edit-link,
.profile-back-to-account-link {
  text-decoration: underline;
  font-size: 0.875rem;
  color: var(--skin-primary-color-1) !important;
  font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Antenna Purina", sans-serif;
}

.common-margin {
  padding: 1.5rem 1rem;
}
@media (min-width: 992px) {
  .common-margin {
    padding: 2rem;
  }
}

#auto-complete-results {
  list-style: none;
  margin-top: -1rem;
  padding-left: 0.625rem;
}
#auto-complete-results li.pac-item {
  padding: 0.3125rem 0;
  cursor: pointer;
}
#auto-complete-results li.pac-item:first-child {
  margin-top: 1.25rem;
}
#auto-complete-results li.pac-item:hover {
  text-decoration: underline;
}

.breadcrumb {
  padding: 1rem 0 1rem;
  font-size: 1rem;
  text-transform: uppercase;
}
@media (max-width: 1199.98px) {
  .breadcrumb {
    font-size: 0.875rem;
  }
}
.breadcrumb .breadcrumb-item + .breadcrumb-item {
  padding: 0;
}
.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  display: none;
}
.breadcrumb .breadcrumb-item .breadcrumb-icon {
  margin: 0 0.5rem;
  position: relative;
  top: -0.125rem;
}
.breadcrumb .breadcrumb-item a {
  color: #000;
}
@media (max-width: 1199.98px) {
  .breadcrumb .breadcrumb-item a {
    font-size: 0.875rem;
  }
}

.recommendation-slider {
  margin: 0 auto;
  position: relative;
}
@media (min-width: 992px) {
  .recommendation-slider {
    width: 85%;
  }
}
.recommendation-slider .swiper-button-next,
.recommendation-slider .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, -15px);
}
@media (min-width: 992px) {
  .recommendation-slider .swiper-button-next,
  .recommendation-slider .swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, -7%);
  }
}
.recommendation-slider .swiper-button-prev,
.recommendation-slider .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, -15px);
}
@media (min-width: 992px) {
  .recommendation-slider .swiper-button-prev,
  .recommendation-slider .swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, -7%);
  }
}
.recommendation-slider .swiper-button-next,
.recommendation-slider .swiper-button-prev {
  color: #000;
  background-color: #d2c08a;
  top: var(--swiper-navigation-top-offset, 35%);
}
.recommendation-slider .product.with-buy-now {
  padding-bottom: 39.5px;
  height: 100%;
}
.recommendation-slider .btn.c-button--primary {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
}

h1,
.h1 {
  font-size: 2rem;
  font-weight: 700;
}
@media (min-width: 992px) {
  h1,
  .h1 {
    font-size: 2.5rem;
  }
}

.cart-recomm {
  text-align: center;
  margin: 0;
  padding: 2.5rem 0 1.25rem;
}
@media (min-width: 992px) {
  .cart-recomm {
    margin-bottom: 2rem;
    padding: 2.5rem 0 1.5rem;
  }
}
.cart-recomm .cart-recomm-title {
  font-size: 2rem;
  font-weight: 700;
}

.reset-password-screen {
  width: 100%;
}

.reset-password-screen_content {
  margin: 1.25rem 0;
}

.modal .modal-header, .modal-title {
  font-size: 20px;
  font-weight: 700;
}

input[type=checkbox] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin: 0 0.3125rem 0 0;
  position: relative;
  border-width: 0 !important;
}
input[type=checkbox]::before {
  width: 1.25rem;
  height: 1.25rem;
  content: "";
  background-color: #ffffff;
  border: 1px solid #000000;
  display: inline-block;
  position: relative;
  top: 0.1875rem;
  border-radius: 0.25rem;
}
input[type=checkbox]:checked::after {
  width: 0.75rem;
  height: 0.75rem;
  content: "";
  position: absolute;
  background-image: url("../images/checked.svg");
  background-repeat: no-repeat;
  top: 0.5rem;
  left: 0.25rem;
}
input[type=checkbox]:hover, input[type=checkbox]:focus, input[type=checkbox]:checked {
  border-width: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
input[type=checkbox]:hover::before, input[type=checkbox]:focus::before, input[type=checkbox]:checked::before {
  border-color: #b39d5a;
}

input[type=radio] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin: 0 0.3125rem 0 0;
  position: relative;
  border-width: 0 !important;
}
input[type=radio]::before {
  width: 1.25rem;
  height: 1.25rem;
  content: "";
  background-color: #ffffff;
  border: 1px solid #000000;
  display: inline-block;
  position: relative;
  top: 0.1875rem;
  border-radius: 50%;
}
input[type=radio]:checked::after {
  width: 0.75rem;
  height: 0.75rem;
  background-color: #b39d5a;
  border-radius: 50%;
  content: "";
  position: absolute;
  top: 0.4375rem;
  left: 0.25rem;
}
input[type=radio]:hover, input[type=radio]:focus, input[type=radio]:checked {
  border-width: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
input[type=radio]:hover::before, input[type=radio]:focus::before, input[type=radio]:checked::before {
  border-color: #b39d5a;
}

.pagination-wrapper {
  margin-top: 0.75rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 992px) {
  .pagination-wrapper {
    margin-bottom: 5rem;
  }
}
.pagination-wrapper .pagination {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pagination-wrapper .pages {
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pagination-wrapper .js-breed-page,
.pagination-wrapper .page-no,
.pagination-wrapper .prev,
.pagination-wrapper .next {
  padding: 0.75rem 1.1875rem;
  font-size: 0.75rem;
  font-weight: 400;
  color: var(--primary-purina-black);
  border: 1px solid #dadada;
  background-color: transparent;
}
@media (min-width: 769px) {
  .pagination-wrapper .js-breed-page,
  .pagination-wrapper .page-no,
  .pagination-wrapper .prev,
  .pagination-wrapper .next {
    font-size: 1rem;
  }
}
.pagination-wrapper .prev,
.pagination-wrapper .next {
  font-size: 1.25rem;
  padding: 0 1.25rem;
}
.pagination-wrapper .prev .fa,
.pagination-wrapper .next .fa {
  font-weight: 700;
}
.pagination-wrapper .active {
  background-color: #2b2b2b;
  color: #fff;
  border-color: #2b2b2b;
}

.product-details-slider-wrapper .thumb-items {
  width: 5.625rem !important;
  height: 5.625rem;
  margin: 0.5rem;
  background-color: #fff;
  cursor: pointer;
  text-align: center;
}
.product-details-slider-wrapper .thumb-items img {
  max-width: 100%;
  max-height: 5.625rem;
}
.product-details-slider-wrapper .thumb-items:first-child {
  margin: 0.5rem 0.5rem 0.5rem 0;
}

.card-footer-border,
.card-footer-border {
  border-top: none !important;
}

.leading-lines .start-lines::before {
  display: none;
}

.css-16javxt {
  right: 80px !important;
  bottom: 14px !important;
}

.experience-einstein-einsteinCarousel .carousel-title,
.experience-einstein-einsteinCarouselCategory .carousel-title,
.experience-einstein-einsteinCarouselProduct .carousel-title,
.experience-commerce_layouts-carousel .carousel-title {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 24px;
  color: #1E1E1E;
  font-family: var(--font-primary);
  font-size: var(--text-xl);
  font-weight: 700;
  line-height: 32px;
}
@media (min-width: 992px) {
  .experience-einstein-einsteinCarousel .carousel-title,
  .experience-einstein-einsteinCarouselCategory .carousel-title,
  .experience-einstein-einsteinCarouselProduct .carousel-title,
  .experience-commerce_layouts-carousel .carousel-title {
    margin-bottom: 16px;
    font-size: var(--text-2xl);
    line-height: 40px;
  }
}
.experience-einstein-einsteinCarousel .carousel-control-prev,
.experience-einstein-einsteinCarousel .carousel-control-next,
.experience-einstein-einsteinCarouselCategory .carousel-control-prev,
.experience-einstein-einsteinCarouselCategory .carousel-control-next,
.experience-einstein-einsteinCarouselProduct .carousel-control-prev,
.experience-einstein-einsteinCarouselProduct .carousel-control-next,
.experience-commerce_layouts-carousel .carousel-control-prev,
.experience-commerce_layouts-carousel .carousel-control-next {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 4px;
  /* stylelint-disable-next-line */
  -webkit-box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 2px 4px -2px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 2px 4px -2px rgba(0, 0, 0, 0.1);
  color: #555;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: var(--swiper-navigation-size);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  top: var(--swiper-navigation-top-offset, 50%);
  width: var(--swiper-navigation-size);
  z-index: 10;
  background-color: #d2c08a;
  opacity: 1;
}
.experience-einstein-einsteinCarousel .carousel-control-prev .carousel-control-next-icon,
.experience-einstein-einsteinCarousel .carousel-control-prev .carousel-control-prev-icon,
.experience-einstein-einsteinCarousel .carousel-control-next .carousel-control-next-icon,
.experience-einstein-einsteinCarousel .carousel-control-next .carousel-control-prev-icon,
.experience-einstein-einsteinCarouselCategory .carousel-control-prev .carousel-control-next-icon,
.experience-einstein-einsteinCarouselCategory .carousel-control-prev .carousel-control-prev-icon,
.experience-einstein-einsteinCarouselCategory .carousel-control-next .carousel-control-next-icon,
.experience-einstein-einsteinCarouselCategory .carousel-control-next .carousel-control-prev-icon,
.experience-einstein-einsteinCarouselProduct .carousel-control-prev .carousel-control-next-icon,
.experience-einstein-einsteinCarouselProduct .carousel-control-prev .carousel-control-prev-icon,
.experience-einstein-einsteinCarouselProduct .carousel-control-next .carousel-control-next-icon,
.experience-einstein-einsteinCarouselProduct .carousel-control-next .carousel-control-prev-icon,
.experience-commerce_layouts-carousel .carousel-control-prev .carousel-control-next-icon,
.experience-commerce_layouts-carousel .carousel-control-prev .carousel-control-prev-icon,
.experience-commerce_layouts-carousel .carousel-control-next .carousel-control-next-icon,
.experience-commerce_layouts-carousel .carousel-control-next .carousel-control-prev-icon {
  background-image: none;
  content: url("../images/chevron-right.svg");
  height: 20px;
}
.experience-einstein-einsteinCarousel .carousel-control-prev .carousel-control-prev-icon,
.experience-einstein-einsteinCarousel .carousel-control-next .carousel-control-prev-icon,
.experience-einstein-einsteinCarouselCategory .carousel-control-prev .carousel-control-prev-icon,
.experience-einstein-einsteinCarouselCategory .carousel-control-next .carousel-control-prev-icon,
.experience-einstein-einsteinCarouselProduct .carousel-control-prev .carousel-control-prev-icon,
.experience-einstein-einsteinCarouselProduct .carousel-control-next .carousel-control-prev-icon,
.experience-commerce_layouts-carousel .carousel-control-prev .carousel-control-prev-icon,
.experience-commerce_layouts-carousel .carousel-control-next .carousel-control-prev-icon {
  content: url("../images/chevron-right.svg");
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  left: 20%;
}
.experience-einstein-einsteinCarousel .carousel-control-prev .carousel-control-next-icon,
.experience-einstein-einsteinCarousel .carousel-control-next .carousel-control-next-icon,
.experience-einstein-einsteinCarouselCategory .carousel-control-prev .carousel-control-next-icon,
.experience-einstein-einsteinCarouselCategory .carousel-control-next .carousel-control-next-icon,
.experience-einstein-einsteinCarouselProduct .carousel-control-prev .carousel-control-next-icon,
.experience-einstein-einsteinCarouselProduct .carousel-control-next .carousel-control-next-icon,
.experience-commerce_layouts-carousel .carousel-control-prev .carousel-control-next-icon,
.experience-commerce_layouts-carousel .carousel-control-next .carousel-control-next-icon {
  right: 20%;
}

:root {
  --skin-banner-background-color-1: transparent;
  --skin-menu-color-1: transparent;
  --skin-menu-color-1-invert: transparent;
  --skin-primary-color-1: #357793;
  --color-grey1: #f3f3f3;
}

.btn {
  border-radius: 0.25rem;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  padding: 0.75rem 1rem;
  min-height: 2.5rem;
}
.btn:focus, .btn:active {
  -webkit-box-shadow: none;
          box-shadow: none;
}

button.btn-primary, button.btn-primary.focus {
  background-color: #d2c08a;
  font-size: 0.875rem;
  text-transform: uppercase;
  padding: 0.8125rem;
  font-weight: 500;
  border: 0;
  color: #000000;
  -webkit-box-shadow: none;
          box-shadow: none;
}
button.btn-primary:hover, button.btn-primary:focus, button.btn-primary:focus:active, button.btn-primary:not(:disabled):not(.disabled):active, button.btn-primary:active, button.btn-primary:active:not(:disabled), button.btn-primary.focus:hover, button.btn-primary.focus:focus, button.btn-primary.focus:focus:active, button.btn-primary.focus:not(:disabled):not(.disabled):active, button.btn-primary.focus:active, button.btn-primary.focus:active:not(:disabled) {
  background-color: #b39d5a;
  color: #000000;
  -webkit-box-shadow: none;
          box-shadow: none;
}
button .fa {
  position: relative;
}
button .fa-check-circle::before,
button .fa-square-o::before,
button .fa-check-square::before {
  width: 1.25rem;
  height: 1.25rem;
  content: "";
  background-color: #ffffff;
  border: 1px solid #b39d5a;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  top: 0.1875rem;
}
button .fa-check-circle::after {
  width: 0.75rem;
  height: 0.75rem;
  background-color: #b39d5a;
  border-radius: 50%;
  content: "";
  position: absolute;
  top: 0.4375rem;
  left: 0.25rem;
}
button .fa-circle-o::before {
  content: "";
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  border: 1px solid #000000;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  top: 0.1875rem;
}
button:hover .fa-circle-o::before,
button:hover .fa-square-o::before {
  border-color: #b39d5a;
}
button .fa-square-o::before,
button .fa-check-square::before {
  border-radius: 0.25rem;
  border-color: #000000;
}
button .fa-check-square::before {
  border-color: #b39d5a;
}
button .fa-check-square::after {
  background-image: url("../images/checked.svg");
  background-repeat: no-repeat;
  width: 0.75rem;
  height: 0.75rem;
  content: "";
  position: absolute;
  top: 0.5rem;
  left: 0.25rem;
}

.btn.btn-outline-primary {
  color: #b39d5a;
  border-color: #b39d5a;
}
.btn.btn-outline-primary:hover, .btn.btn-outline-primary:hover, .btn.btn-outline-primary:focus, .btn.btn-outline-primary:focus:active, .btn.btn-outline-primary:not(:disabled):not(.disabled):active, .btn.btn-outline-primary:active, .btn.btn-outline-primary:active:not(:disabled) {
  color: #b39d5a;
  background-color: transparent;
  border-color: #b39d5a;
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media (max-width: 543.98px) {
  .menu-toggleable-left.navbar-toggleable-xs {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    -webkit-transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
    max-width: 100%;
  }
  .menu-toggleable-left.navbar-toggleable-xs.in {
    min-width: 50%;
    left: 0;
  }
}
@media (max-width: 768.98px) {
  .menu-toggleable-left.navbar-toggleable-sm {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    -webkit-transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
    max-width: 100%;
  }
  .menu-toggleable-left.navbar-toggleable-sm.in {
    min-width: 50%;
    left: 0;
  }
}
@media (max-width: 991.98px) {
  .menu-toggleable-left.navbar-toggleable-md {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    -webkit-transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
    max-width: 100%;
  }
  .menu-toggleable-left.navbar-toggleable-md.in {
    min-width: 50%;
    left: 0;
  }
}
@media (max-width: 1199.98px) {
  .menu-toggleable-left.navbar-toggleable-lg {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    -webkit-transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
    max-width: 100%;
  }
  .menu-toggleable-left.navbar-toggleable-lg.in {
    min-width: 50%;
    left: 0;
  }
}
.menu-toggleable-left.navbar-toggleable-xl {
  position: fixed;
  left: -100%;
  top: 0;
  bottom: 0;
  -webkit-transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
  transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
  display: block;
  max-width: 100%;
}
.menu-toggleable-left.navbar-toggleable-xl.in {
  min-width: 50%;
  left: 0;
}

.navbar.bg-inverse {
  background-color: transparent !important;
  padding: 0;
}
@media (min-width: 769px) {
  .navbar.bg-inverse .navbar-nav .nav-item + .nav-item {
    margin-left: 0;
  }
  .navbar.bg-inverse .navbar-nav .nav-link {
    padding: 0.8rem;
    white-space: nowrap;
  }
}

.navbar-expand-md .navbar-nav.nav-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.navbar-expand-md .navbar-nav.nav-spaced {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

.navbar-expand-md .navbar-nav.nav-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

.nav-item .nav-link:hover,
.nav-item .nav-link:focus,
.nav-item.show .nav-link {
  background-color: #fff;
  color: transparent;
}

@media (min-width: 769px) {
  .nav-item > .nav-link {
    color: #fff;
  }
}
@media (max-width: 768.98px) {
  .main-menu.menu-toggleable-left {
    background-color: #fff;
    z-index: 4;
  }
}

.menu-toggleable-left .close-menu {
  padding: 15px;
  background-color: #eee;
  border-bottom: 1px solid #ccc;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
@media (min-width: 769px) {
  .menu-toggleable-left .close-menu {
    display: none;
  }
}
.menu-toggleable-left .menu-group {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.menu-toggleable-left li > .close-menu {
  margin-right: 0;
  margin-top: -0.6rem;
  margin-left: 0;
}
@media (max-width: 768.98px) {
  .menu-toggleable-left .bg-inverse {
    background-color: white !important;
    color: #222;
  }
}
@media (max-width: 543.98px) {
  .menu-toggleable-left.in {
    right: 0;
    margin-right: 1.25em; /* 20/16 */
  }
}
@media (max-width: 768.98px) {
  .menu-toggleable-left.in .nav-item + .nav-item {
    border-top: 1px solid #eee;
  }
  .menu-toggleable-left.in .dropdown {
    display: block;
    position: static;
  }
  .menu-toggleable-left.in .dropdown-toggle {
    padding-left: 1rem;
  }
  .menu-toggleable-left.in .dropdown-toggle::after {
    border-top: 0.3em solid transparent;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
    position: absolute;
    right: 0.3em;
    margin-top: 0.55em;
  }
  .menu-toggleable-left.in .nav-item .nav-link {
    padding-left: 1rem;
  }
  .menu-toggleable-left.in .show > .dropdown-menu {
    left: 0;
  }
  .menu-toggleable-left.in .dropdown-menu {
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    border: 0 none;
    -webkit-transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
  }
}

.multilevel-dropdown .dropdown-menu {
  top: 90%;
  border: 0;
  border-radius: 0;
}
@media (min-width: 769px) {
  .multilevel-dropdown .dropdown-menu {
    -webkit-box-shadow: 0 3px 5px rgba(43, 36, 25, 0.4);
            box-shadow: 0 3px 5px rgba(43, 36, 25, 0.4);
  }
}
.multilevel-dropdown .dropdown-item.dropdown > .dropdown-toggle::after {
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  position: absolute;
  right: 0.3em;
  margin-top: 0.55em;
}
@media (min-width: 769px) {
  .multilevel-dropdown .dropdown-menu > .dropdown > .dropdown-menu {
    top: -0.65em;
    left: 99%;
  }
}
.multilevel-dropdown .navbar > .close-menu > .back {
  display: none;
}
.multilevel-dropdown .close-menu .back .caret-left {
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-left: 0.3 solid transparent;
  width: 0;
  height: 0;
  display: inline-block;
  margin-bottom: 0.125em;
}
.multilevel-dropdown .dropdown-item {
  padding: 0 0 0 1em;
}
.multilevel-dropdown .dropdown-item .dropdown-link {
  display: block;
  padding: 0.425em 5em 0.425em 0;
}
.multilevel-dropdown .dropdown-item + .dropdown-item {
  border-top: 1px solid #eee;
}
.multilevel-dropdown .dropdown-item.top-category {
  font-weight: bold;
}
.multilevel-dropdown .dropdown-item.top-category > .nav-link {
  padding-left: 0;
}

.header {
  position: relative;
}

.navbar-header {
  height: 4.375em; /* 70/16 */
}
.navbar-header .user,
.navbar-header .country-selector,
.navbar-header .search,
.navbar-header .minicart {
  display: inline-block;
  margin: 1.125em 0 0 0.5em;
}
.navbar-header .user,
.navbar-header .country-selector,
.navbar-header .minicart,
.navbar-header .navbar-toggler {
  line-height: 2.25em; /* 36/16 */
  height: auto;
}
.navbar-header .navbar-toggler {
  font-size: 1.6em;
  width: auto;
}
.navbar-header .user {
  position: relative;
}
.navbar-header .user .popover {
  position: absolute;
  display: none;
  padding: 1em;
  top: 85%;
  left: 0;
}
.navbar-header .user .popover a {
  white-space: nowrap;
  margin-bottom: 0.5em;
}
.navbar-header .user .popover::before {
  left: 1.5rem;
}
.navbar-header .user .popover::after {
  left: 1.5rem;
}
.navbar-header .user .popover.show {
  display: block;
}

.brand {
  position: absolute;
  left: 50%;
  display: block;
  text-align: center;
}
.brand img {
  width: 100%;
}
@media (min-width: 992px) {
  .brand {
    width: 14.125em; /* 226/16 */
    margin-left: -7.0625em; /* 113/16 */
    padding-top: 0.5em;
  }
}
@media (max-width: 991.98px) {
  .brand {
    width: 4em; /* 64/16 */
    margin-left: -2em;
    padding-top: 0.8em;
  }
}

.main-menu {
  background-color: #444;
}
.main-menu .navbar .close-menu button,
.main-menu .navbar .close-button button {
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}

.header-banner {
  background-color: #222;
  text-align: center;
  color: #fff;
}
.header-banner .close-button {
  width: 2.125em;
}
.header-banner .close-button .close {
  opacity: 1;
  color: #fff;
  width: 100%;
  height: 100%;
  background-color: var(--skin-primary-color-1);
}
.header-banner .content {
  margin-right: 1.5em;
  padding-top: 0.3125em;
  padding-bottom: 0.3125em;
}

.minicart {
  margin-top: 0.1875em; /* 3/16 */
  vertical-align: top;
}
.minicart .minicart-icon {
  font-size: 1.5em;
}
.minicart a.minicart-link:hover {
  text-decoration: none;
}
.minicart .minicart-quantity {
  background-color: var(--skin-primary-color-1);
  border-radius: 50%;
  width: 1.25em; /* 20/16 */
  height: 1.25em; /* 20/16 */
  line-height: normal;
  display: inline-block;
  text-align: center;
  font-size: 0.8125em; /* 13/16 */
  position: relative;
  top: -0.9375em; /* 15/16 */
  left: -0.9375em; /* 15/16 */
  color: #fff;
}

a.normal {
  color: var(--skin-primary-color-1);
  text-decoration: underline;
}

.slide-up {
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
  max-height: 100px;
  overflow: hidden;
}
.slide-up.hide {
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
          transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

.dropdown-country-selector {
  margin-top: -0.0625em;
}

.cookie-warning-messaging.cookie-warning {
  position: fixed;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  text-align: center;
  display: none;
}

.valid-cookie-warning {
  background-color: var(--skin-link-color-1);
  color: #fff;
  white-space: nowrap;
}
.valid-cookie-warning p {
  margin-top: 0;
  margin-bottom: 0.2em;
  padding-right: 2em;
}

.c-header {
  background-color: #000;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 1.625rem 1rem 1.125rem;
  border-bottom: 0.0625rem solid #d2c08a;
}
@media (min-width: 992px) {
  .c-header {
    height: 8.9375rem;
    padding: 1.875rem 1rem 2.75rem;
  }
}
.c-header__create-account {
  background-color: #d2c08a;
  font-size: 0.875rem;
  text-transform: uppercase;
  padding: 0.8125rem;
  font-weight: 500;
  border: 0;
  color: #000000;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-right: 0.5rem;
}
.c-header__create-account:hover, .c-header__create-account:focus, .c-header__create-account:focus:active, .c-header__create-account:not(:disabled):not(.disabled):active, .c-header__create-account:active, .c-header__create-account:active:not(:disabled) {
  background-color: #b39d5a;
  color: #000000;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.c-header__login-button {
  border-radius: 0.25rem;
  color: #d2c08a;
  background-color: transparent;
  font-size: 0.875rem;
  text-transform: uppercase;
  border: 2px solid #d2c08a;
  padding: 0.75rem 1.1875rem;
}
@media (max-width: 1199.98px) {
  .c-header__left {
    padding-bottom: 1.25rem;
  }
}
.c-header__right {
  text-align: left;
}
.c-header__account {
  padding: 1.875rem 0 0 1.25rem;
}
@media (max-width: 991.98px) {
  .c-header__account {
    padding: 1.25rem 0 0 1.25rem;
  }
}
.c-header__mini-cart {
  padding: 1.75rem 0 0 1.25rem;
}
@media (max-width: 991.98px) {
  .c-header__mini-cart {
    padding: 1.25rem 0 0 1.25rem;
  }
}
.c-header__mobile {
  display: none;
}
@media (max-width: 991.98px) {
  .c-header__mobile {
    display: block;
  }
}
.c-header__desktop {
  display: none;
}
@media (min-width: 992px) {
  .c-header__desktop {
    display: contents;
  }
}
.c-header__back-to-cart, .c-header__secure-checkout {
  font-size: 0.75rem;
  margin-top: 0.25rem;
}
.c-header__back-to-cart-icon, .c-header__secure-checkout-icon {
  margin-right: 0.625rem;
}
.c-header__back-to-cart-link {
  color: #d2c08a;
}
.c-header__back-to-cart-link:hover {
  color: #8d7045;
  text-decoration: none;
}
.c-header > .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.main-menu {
  background-color: var(--skin-banner-background-color-1);
}
.main-menu .navbar .close-menu button,
.main-menu .navbar .close-button button {
  background-color: #000000;
  border: 0;
  -webkit-appearance: none;
  color: #d2c08a;
  font-size: 0.875rem;
  text-transform: uppercase;
}
@media (min-width: 769px) {
  .main-menu .navbar .close-menu button,
  .main-menu .navbar .close-button button {
    display: block;
  }
}

.navbar-header .user {
  margin: 0;
  line-height: normal;
}
.navbar-header .user .popover {
  background-color: #000;
  font-size: 0.875rem;
  padding: 0.625rem 0;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  left: -4.375rem;
  top: 25px;
}
.navbar-header .user .popover a {
  white-space: nowrap;
  margin-bottom: 0;
  color: #d2c08a;
  display: block;
  padding: 0.625rem 4.375rem 0.625rem 0.625rem;
}
.navbar-header .user .popover a:hover, .navbar-header .user .popover a:focus {
  background-color: #27251f;
  text-decoration: none;
}
.navbar-header .user .popover .nav-item {
  width: 100%;
}

.navbar-toggler {
  border: none;
  color: #d2c08a;
  font-size: 1.875rem;
  padding: 0 0.625rem 0 0;
}

@media (min-width: 769px) and (max-width: 991.98px) {
  .hide-link-med {
    display: block;
  }
}

.c-header__actions {
  position: relative;
  display: inline-block;
  height: auto;
}

.c-header-nav {
  background-color: #000;
}

.c-header__create-account-links {
  background-color: #000;
  font-size: 1rem;
  padding: 0.625rem 0;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  z-index: 2;
  position: absolute;
  width: 11rem;
  top: 3.0625rem;
  text-align: center;
  letter-spacing: 0.0625rem;
}

.c-header__login-links-VD {
  background-color: #000;
  font-size: 1rem;
  padding: 0.625rem 0;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  z-index: 2;
  position: absolute;
  width: 8rem;
  top: 3.0625rem;
  text-align: center;
  letter-spacing: 0.0625rem;
  right: -1px;
}

.c-header__create-account-links a {
  white-space: nowrap;
  margin-bottom: 0;
  color: #d2c08a;
  display: block;
  padding: 0.625rem 0;
  letter-spacing: 0.0625rem;
}
.c-header__create-account-links a:hover, .c-header__create-account-links a:focus {
  background-color: #27251f;
  text-decoration: none;
}

.c-header__login-links-VD a {
  white-space: nowrap;
  margin-bottom: 0;
  color: #d2c08a;
  display: block;
  padding: 0.625rem 0;
  letter-spacing: 0.0625rem;
}
.c-header__login-links-VD a:hover, .c-header__login-links-VD a:focus {
  background-color: #27251f;
  text-decoration: none;
}

.c-header--no-menu {
  padding: 1.25rem 2rem;
  background-color: #000;
  color: #d2c08a;
}
@media (max-width: 991.98px) {
  .c-header--no-menu {
    padding: 1.25rem 1rem;
  }
}

.c-header__login-button {
  color: #b39d5a;
  border-color: #b39d5a;
}
.c-header__login-button:hover, .c-header__login-button:hover, .c-header__login-button:focus, .c-header__login-button:focus:active, .c-header__login-button:not(:disabled):not(.disabled):active, .c-header__login-button:active, .c-header__login-button:active:not(:disabled) {
  color: #b39d5a;
  background-color: transparent;
  border-color: #b39d5a;
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media (max-width: 543.98px) {
  .menu-toggleable-left.navbar-toggleable-xs {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    -webkit-transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
    max-width: 100%;
  }
  .menu-toggleable-left.navbar-toggleable-xs.in {
    min-width: 50%;
    left: 0;
  }
}
@media (max-width: 768.98px) {
  .menu-toggleable-left.navbar-toggleable-sm {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    -webkit-transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
    max-width: 100%;
  }
  .menu-toggleable-left.navbar-toggleable-sm.in {
    min-width: 50%;
    left: 0;
  }
}
@media (max-width: 991.98px) {
  .menu-toggleable-left.navbar-toggleable-md {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    -webkit-transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
    max-width: 100%;
  }
  .menu-toggleable-left.navbar-toggleable-md.in {
    min-width: 50%;
    left: 0;
  }
}
@media (max-width: 1199.98px) {
  .menu-toggleable-left.navbar-toggleable-lg {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    -webkit-transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
    max-width: 100%;
  }
  .menu-toggleable-left.navbar-toggleable-lg.in {
    min-width: 50%;
    left: 0;
  }
}
.menu-toggleable-left.navbar-toggleable-xl {
  position: fixed;
  left: -100%;
  top: 0;
  bottom: 0;
  -webkit-transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
  transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
  display: block;
  max-width: 100%;
}
.menu-toggleable-left.navbar-toggleable-xl.in {
  min-width: 50%;
  left: 0;
}

.navbar.bg-inverse {
  background-color: transparent !important;
  padding: 0;
}
@media (min-width: 769px) {
  .navbar.bg-inverse .navbar-nav .nav-item + .nav-item {
    margin-left: 0;
  }
  .navbar.bg-inverse .navbar-nav .nav-link {
    padding: 0.8rem;
    white-space: nowrap;
  }
}

.navbar-expand-md .navbar-nav.nav-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.navbar-expand-md .navbar-nav.nav-spaced {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

.navbar-expand-md .navbar-nav.nav-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

.nav-item .nav-link:hover,
.nav-item .nav-link:focus,
.nav-item.show .nav-link {
  background-color: #fff;
  color: transparent;
}

@media (min-width: 769px) {
  .nav-item > .nav-link {
    color: #fff;
  }
}
@media (max-width: 768.98px) {
  .main-menu.menu-toggleable-left {
    background-color: #fff;
    z-index: 4;
  }
}

.menu-toggleable-left .close-menu {
  padding: 15px;
  background-color: #eee;
  border-bottom: 1px solid #ccc;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
@media (min-width: 769px) {
  .menu-toggleable-left .close-menu {
    display: none;
  }
}
.menu-toggleable-left .menu-group {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.menu-toggleable-left li > .close-menu {
  margin-right: 0;
  margin-top: -0.6rem;
  margin-left: 0;
}
@media (max-width: 768.98px) {
  .menu-toggleable-left .bg-inverse {
    background-color: white !important;
    color: #222;
  }
}
@media (max-width: 543.98px) {
  .menu-toggleable-left.in {
    right: 0;
    margin-right: 1.25em; /* 20/16 */
  }
}
@media (max-width: 768.98px) {
  .menu-toggleable-left.in .nav-item + .nav-item {
    border-top: 1px solid #eee;
  }
  .menu-toggleable-left.in .dropdown {
    display: block;
    position: static;
  }
  .menu-toggleable-left.in .dropdown-toggle {
    padding-left: 1rem;
  }
  .menu-toggleable-left.in .dropdown-toggle::after {
    border-top: 0.3em solid transparent;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
    position: absolute;
    right: 0.3em;
    margin-top: 0.55em;
  }
  .menu-toggleable-left.in .nav-item .nav-link {
    padding-left: 1rem;
  }
  .menu-toggleable-left.in .show > .dropdown-menu {
    left: 0;
  }
  .menu-toggleable-left.in .dropdown-menu {
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    border: 0 none;
    -webkit-transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
  }
}

.multilevel-dropdown .dropdown-menu {
  top: 90%;
  border: 0;
  border-radius: 0;
}
@media (min-width: 769px) {
  .multilevel-dropdown .dropdown-menu {
    -webkit-box-shadow: 0 3px 5px rgba(43, 36, 25, 0.4);
            box-shadow: 0 3px 5px rgba(43, 36, 25, 0.4);
  }
}
.multilevel-dropdown .dropdown-item.dropdown > .dropdown-toggle::after {
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  position: absolute;
  right: 0.3em;
  margin-top: 0.55em;
}
@media (min-width: 769px) {
  .multilevel-dropdown .dropdown-menu > .dropdown > .dropdown-menu {
    top: -0.65em;
    left: 99%;
  }
}
.multilevel-dropdown .navbar > .close-menu > .back {
  display: none;
}
.multilevel-dropdown .close-menu .back .caret-left {
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-left: 0.3 solid transparent;
  width: 0;
  height: 0;
  display: inline-block;
  margin-bottom: 0.125em;
}
.multilevel-dropdown .dropdown-item {
  padding: 0 0 0 1em;
}
.multilevel-dropdown .dropdown-item .dropdown-link {
  display: block;
  padding: 0.425em 5em 0.425em 0;
}
.multilevel-dropdown .dropdown-item + .dropdown-item {
  border-top: 1px solid #eee;
}
.multilevel-dropdown .dropdown-item.top-category {
  font-weight: bold;
}
.multilevel-dropdown .dropdown-item.top-category > .nav-link {
  padding-left: 0;
}

@media (max-width: 543.98px) {
  .menu-toggleable-left.navbar-toggleable-xs {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    -webkit-transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
    max-width: 100%;
    background-color: #000;
  }
  .menu-toggleable-left.navbar-toggleable-xs.in {
    min-width: 50%;
    left: 0;
    right: unset;
  }
}
@media (max-width: 768.98px) {
  .menu-toggleable-left.navbar-toggleable-sm {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    -webkit-transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
    max-width: 100%;
    background-color: #000;
  }
  .menu-toggleable-left.navbar-toggleable-sm.in {
    min-width: 50%;
    left: 0;
    right: unset;
  }
}
@media (max-width: 991.98px) {
  .menu-toggleable-left.navbar-toggleable-md {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    -webkit-transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
    max-width: 100%;
    background-color: #000;
  }
  .menu-toggleable-left.navbar-toggleable-md.in {
    min-width: 50%;
    left: 0;
    right: unset;
  }
}
@media (max-width: 1199.98px) {
  .menu-toggleable-left.navbar-toggleable-lg {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    -webkit-transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
    max-width: 100%;
    background-color: #000;
  }
  .menu-toggleable-left.navbar-toggleable-lg.in {
    min-width: 50%;
    left: 0;
    right: unset;
  }
}
.menu-toggleable-left.navbar-toggleable-xl {
  position: fixed;
  left: -100%;
  top: 0;
  bottom: 0;
  -webkit-transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
  transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
  display: block;
  max-width: 100%;
  background-color: #000;
}
.menu-toggleable-left.navbar-toggleable-xl.in {
  min-width: 50%;
  left: 0;
  right: unset;
}

.navbar.bg-inverse {
  background-color: transparent !important;
  padding: 1.375rem 0;
}
@media (min-width: 992px) {
  .navbar.bg-inverse {
    padding: 0;
  }
}
@media (min-width: 992px) {
  .navbar.bg-inverse .navbar-nav .nav-item + .nav-item {
    margin-left: 0;
  }
  .navbar.bg-inverse .navbar-nav .nav-link {
    padding: 0.8rem;
    white-space: nowrap;
    color: #d2c08a;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 500;
  }
}
@media (max-width: 1199.98px) {
  .navbar.bg-inverse {
    padding: 0;
  }
}

.navbar-expand-md .navbar-nav.nav-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.navbar-expand-md .navbar-nav.nav-spaced {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

.navbar-expand-md .navbar-nav.nav-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

.nav-item .nav-link:hover,
.nav-item .nav-link:focus,
.nav-item.show .nav-link {
  background-color: transparent;
  color: #d2c08a;
}
@media (max-width: 991.98px) {
  .nav-item .nav-link:hover,
  .nav-item .nav-link:focus,
  .nav-item.show .nav-link {
    color: #d2c08a;
  }
}

@media (min-width: 992px) {
  .nav-item > .nav-link {
    color: #000;
  }
}
.menu-toggleable-left {
  background-color: #000;
}
@media (max-width: 991.98px) {
  .menu-toggleable-left {
    background-color: #000;
    z-index: 4;
  }
}
@media (max-width: 991.98px) {
  .menu-toggleable-left .bg-inverse {
    background-color: #000 !important;
    color: #d2c08a;
    padding: 0;
  }
}
.menu-toggleable-left .close-menu {
  padding: 0.9375rem 0.25rem;
  background-color: #000;
  border-bottom: 1px solid #8d7045;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  display: block;
}
@media (min-width: 992px) {
  .menu-toggleable-left .close-menu {
    display: none;
  }
}
.menu-toggleable-left .menu-group {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.menu-toggleable-left li > .close-menu {
  margin-right: 0;
  margin-top: -0.6rem;
  margin-left: 0;
}
@media (max-width: 768.98px) {
  .menu-toggleable-left.in {
    right: 0;
    margin-right: 1.25em;
  }
}
@media (max-width: 991.98px) {
  .menu-toggleable-left.in .nav-item + .nav-item {
    border-top: 1px solid #8d7045;
  }
  .menu-toggleable-left.in .dropdown {
    display: block;
    position: static;
  }
  .menu-toggleable-left.in .dropdown-toggle {
    padding-left: 1rem;
  }
  .menu-toggleable-left.in .dropdown-toggle::after {
    border-top: 0.3em solid transparent;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
    position: absolute;
    right: 0.3em;
    margin-top: 0.55em;
  }
  .menu-toggleable-left.in .nav-item .nav-link {
    color: #d2c08a;
    font-size: 1rem;
    padding: 0.75rem 0.9375rem 0.75rem 1.5625rem;
  }
  .menu-toggleable-left.in .show > .dropdown-menu {
    left: 0;
  }
  .menu-toggleable-left.in .dropdown-menu {
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    border: 0 none;
    -webkit-transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
    background-color: #000;
    color: #d2c08a;
  }
  .menu-toggleable-left.in .dropdown-item {
    background-color: #000;
    color: #d2c08a;
    border-bottom: 0.0625rem solid #8d7045;
    font-size: 1rem;
    padding: 0.75rem 0.9375rem 0.75rem 1.5625rem;
    text-transform: uppercase;
    white-space: normal;
  }
  .menu-toggleable-left.in .dropdown-item.top-category {
    padding: 0;
    font-weight: 700;
  }
  .menu-toggleable-left.in .dropdown-link {
    color: #d2c08a;
  }
}

.multilevel-dropdown .dropdown-menu {
  top: 90%;
  background-color: #000;
  color: #d2c08a;
  font-size: 0.875rem;
}
@media (min-width: 992px) {
  .multilevel-dropdown .dropdown-menu {
    -webkit-box-shadow: 0 3px 5px rgba(43, 36, 25, 0.4);
            box-shadow: 0 3px 5px rgba(43, 36, 25, 0.4);
  }
}
.multilevel-dropdown .dropdown-item.dropdown > .dropdown-toggle::after {
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  position: absolute;
  right: 0.3em;
  margin-top: 0.55em;
}
@media (min-width: 992px) {
  .multilevel-dropdown .dropdown-menu > .dropdown > .dropdown-menu {
    top: -0.65em;
    left: 99%;
  }
}
.multilevel-dropdown .navbar > .close-menu > .back {
  display: none;
}
.multilevel-dropdown .close-menu .back .caret-left {
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-left: 0.3 solid transparent;
  width: 0;
  height: 0;
  display: inline-block;
  margin-bottom: 0.125em;
}
.multilevel-dropdown .dropdown-item {
  padding: 0 0 0 1em;
}
.multilevel-dropdown .dropdown-item .dropdown-link {
  display: block;
  padding: 0.425em 5em 0.425em 0;
  color: #d2c08a;
}
.multilevel-dropdown .dropdown-item + .dropdown-item {
  border-top: none;
}
.multilevel-dropdown .dropdown-item.top-category {
  font-weight: bold;
}
.multilevel-dropdown .dropdown-item.top-category > .nav-link {
  padding-left: 0;
  text-transform: uppercase;
}
@media (max-width: 991.98px) {
  .multilevel-dropdown .dropdown-item.top-category > .nav-link {
    padding-left: 1.5625rem;
  }
}
.multilevel-dropdown .dropdown-item:hover, .multilevel-dropdown .dropdown-item:focus {
  background-color: #27251f;
  color: #8d7045;
  text-decoration: none;
}

.button-back-to-homepage {
  background: #d2c08a;
  padding: 0.5625rem 1.3125rem 0.5625rem 1.3125rem;
}

.search-no-product {
  text-align: center;
}

.button-homepage {
  text-align: center;
}

.search-result-texts {
  text-align: left;
}

.non-pd .minicart .minicart-quantity {
  top: -10px;
  left: -8px;
}

.site-search {
  height: auto;
}
@media (max-width: 991.98px) {
  .site-search {
    width: auto;
    margin: 0;
  }
}
.site-search input {
  height: 3rem;
  border: none;
  margin-right: 0;
}
@media (max-width: 991.98px) {
  .site-search input {
    padding-left: 1.25rem;
  }
}
@media (min-width: 992px) {
  .site-search input {
    padding-right: 3.75rem;
  }
}
.site-search input[placeholder] {
  color: #000000;
  font-size: 1rem;
}
.site-search .fa-search {
  top: 0.875rem;
}
.site-search .fa-search::before {
  background-image: url("../images/search.svg");
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  display: inherit;
}
.site-search .fa-close {
  top: 0.9375rem;
}
@media (min-width: 992px) {
  .site-search .fa-close {
    right: 2.5rem;
  }
}
.site-search form {
  margin: 0;
}

.suggestions-wrapper {
  top: -0.125rem;
}
@media (max-width: 991.98px) {
  .suggestions-wrapper .suggestions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    width: 100%;
    z-index: 110;
  }
}

@media (max-width: 1199.98px) {
  .search-mobile .reset-button {
    display: none !important;
  }
}

.suggestions,
.suggestions.modal {
  width: 100%;
  max-width: 20rem;
  border: 1px solid #d2c081;
  border-radius: 0;
  -webkit-box-shadow: 0 0.125rem 0.3125rem 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 0.125rem 0.3125rem 0 rgba(0, 0, 0, 0.25);
  padding: 0 1.25rem;
}
@media (max-width: 991.98px) {
  .suggestions,
  .suggestions.modal {
    max-width: calc(100% - 32px);
    left: 1rem;
    margin-top: -0.125rem;
  }
}
.suggestions .header,
.suggestions.modal .header {
  font-size: 0.75rem;
  color: #959595;
}
@media (max-width: 991.98px) {
  .suggestions .header,
  .suggestions.modal .header {
    padding-top: 1rem;
  }
}
.suggestions .header:not(:first-child),
.suggestions.modal .header:not(:first-child) {
  border-top: 1px solid #d2c081;
}
.suggestions .header *,
.suggestions.modal .header * {
  padding-left: 0.3125rem;
}
@media (max-width: 991.98px) {
  .suggestions .header *,
  .suggestions.modal .header * {
    padding-left: 0;
  }
}
.suggestions .swatch-circle,
.suggestions.modal .swatch-circle {
  margin-right: 0.625rem;
}
.suggestions .list .item,
.suggestions .items .item,
.suggestions.modal .list .item,
.suggestions.modal .items .item {
  padding-left: 0;
  padding-right: 0;
  font-weight: 400;
}
.suggestions .list .name,
.suggestions .items .name,
.suggestions.modal .list .name,
.suggestions.modal .items .name {
  font-size: 0.875rem;
  color: #000000;
}

.search-field {
  color: #000000;
  font-size: 1rem;
  border-radius: 0.25rem;
}
.search-field::-webkit-input-placeholder {
  color: #000000;
  font-size: 1rem;
}
.search-field::-moz-placeholder {
  color: #000000;
  font-size: 1rem;
}
.search-field:-ms-input-placeholder {
  color: #000000;
  font-size: 1rem;
}
.search-field::-ms-input-placeholder {
  color: #000000;
  font-size: 1rem;
}
.search-field::placeholder {
  color: #000000;
  font-size: 1rem;
}

.c-search {
  padding-top: 1.25rem;
}
@media (max-width: 991.98px) {
  .c-search {
    width: 100%;
    padding: 0 0.9375rem 0;
  }
}
.c-search .reset-button {
  top: 0.9375rem;
  right: 2.5rem;
}

@media (max-width: 543.98px) {
  .collapsible-xs .title {
    line-height: 2.5rem; /* 40/16 */
  }
  .collapsible-xs .title::after {
    display: block;
    clear: both;
    content: "";
  }
  .collapsible-xs .title::after {
    float: right;
    content: "\f078";
    font-family: "FontAwesome";
  }
  .collapsible-xs .content,
  .collapsible-xs .card-body {
    display: none;
  }
  .collapsible-xs.active .title::after {
    content: "\f077";
    margin-top: -0.125em; /* 2/16 */
  }
  .collapsible-xs.active .content,
  .collapsible-xs.active .card-body {
    display: block;
  }
}
.container div.collapsible-xs button.title {
  color: #000;
  text-decoration: none;
  border: none;
  background-color: transparent;
}
.container div.collapsible-xs button.title:hover {
  text-decoration: none;
}

@media (max-width: 768.98px) {
  .collapsible-sm .title {
    line-height: 2.5rem; /* 40/16 */
  }
  .collapsible-sm .title::after {
    display: block;
    clear: both;
    content: "";
  }
  .collapsible-sm .title::after {
    float: right;
    content: "\f078";
    font-family: "FontAwesome";
  }
  .collapsible-sm .content,
  .collapsible-sm .card-body {
    display: none;
  }
  .collapsible-sm.active .title::after {
    content: "\f077";
    margin-top: -0.125em; /* 2/16 */
  }
  .collapsible-sm.active .content,
  .collapsible-sm.active .card-body {
    display: block;
  }
}
.container div.collapsible-sm button.title {
  color: #000;
  text-decoration: none;
  border: none;
  background-color: transparent;
}
.container div.collapsible-sm button.title:hover {
  text-decoration: none;
}

@media (max-width: 991.98px) {
  .collapsible-md .title {
    line-height: 2.5rem; /* 40/16 */
  }
  .collapsible-md .title::after {
    display: block;
    clear: both;
    content: "";
  }
  .collapsible-md .title::after {
    float: right;
    content: "\f078";
    font-family: "FontAwesome";
  }
  .collapsible-md .content,
  .collapsible-md .card-body {
    display: none;
  }
  .collapsible-md.active .title::after {
    content: "\f077";
    margin-top: -0.125em; /* 2/16 */
  }
  .collapsible-md.active .content,
  .collapsible-md.active .card-body {
    display: block;
  }
}
.container div.collapsible-md button.title {
  color: #000;
  text-decoration: none;
  border: none;
  background-color: transparent;
}
.container div.collapsible-md button.title:hover {
  text-decoration: none;
}

@media (max-width: 1199.98px) {
  .collapsible-lg .title {
    line-height: 2.5rem; /* 40/16 */
  }
  .collapsible-lg .title::after {
    display: block;
    clear: both;
    content: "";
  }
  .collapsible-lg .title::after {
    float: right;
    content: "\f078";
    font-family: "FontAwesome";
  }
  .collapsible-lg .content,
  .collapsible-lg .card-body {
    display: none;
  }
  .collapsible-lg.active .title::after {
    content: "\f077";
    margin-top: -0.125em; /* 2/16 */
  }
  .collapsible-lg.active .content,
  .collapsible-lg.active .card-body {
    display: block;
  }
}
.container div.collapsible-lg button.title {
  color: #000;
  text-decoration: none;
  border: none;
  background-color: transparent;
}
.container div.collapsible-lg button.title:hover {
  text-decoration: none;
}

.collapsible-xl .title {
  line-height: 2.5rem; /* 40/16 */
}
.collapsible-xl .title::after {
  display: block;
  clear: both;
  content: "";
}
.collapsible-xl .title::after {
  float: right;
  content: "\f078";
  font-family: "FontAwesome";
}
.collapsible-xl .content,
.collapsible-xl .card-body {
  display: none;
}
.collapsible-xl.active .title::after {
  content: "\f077";
  margin-top: -0.125em; /* 2/16 */
}
.collapsible-xl.active .content,
.collapsible-xl.active .card-body {
  display: block;
}

.container div.collapsible-xl button.title {
  color: #000;
  text-decoration: none;
  border: none;
  background-color: transparent;
}
.container div.collapsible-xl button.title:hover {
  text-decoration: none;
}

footer {
  background-color: #e9ecef;
  padding-top: 1.25em; /* 20/16 */
  padding-bottom: 1.25em;
}
footer h2 {
  font-size: 1rem;
  margin-bottom: 0;
  line-height: 2.5em; /* 40/16 */
}
footer ul {
  list-style: none;
  padding-left: 0;
}
footer .social h2 {
  margin-top: 0;
}
footer .social::after {
  display: block;
  clear: both;
  content: "";
}
footer .copyright,
footer .social {
  margin-top: 1.25em;
}
footer .footer-container .footer-item.collapsible-xs button {
  font-family: "Dosis", sans-serif;
  padding: 0;
}
footer .social-links {
  float: left;
}
footer .social-links::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 543.98px) {
  footer .social-links {
    width: 80%;
  }
}
footer .social-links li {
  float: left;
  margin: 0.313em;
}
@media (max-width: 543.98px) {
  footer .social-links li {
    width: 20%;
    text-align: center;
  }
}
footer .social-links a {
  font-size: 2.25em;
}
footer .social-links a:hover {
  text-decoration: none;
}
@media (max-width: 543.98px) {
  footer .store {
    border-bottom: 1px solid #444;
  }
  footer .store .content {
    display: none;
  }
  footer .store h2::after {
    display: block;
    clear: both;
    content: "";
  }
  footer .store h2::after {
    font-family: "FontAwesome";
    float: right;
    content: "\f041";
  }
}
footer .content {
  font-size: 0.875em;
}
footer .content li {
  height: 1.875rem;
}
footer .copyright,
footer .postscript {
  font-size: 0.8125em;
}
footer .copyright {
  margin-bottom: 0.625em;
}
footer .back-to-top {
  margin: 0.1em 0.313em;
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}
footer .back-to-top i.fa-arrow-up {
  color: rgba(0, 0, 0, 0.7);
}
footer .back-to-top i.fa-circle {
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

@media (max-width: 543.98px) {
  .footer-item {
    border-bottom: 1px solid #444;
  }
}

#consent-tracking .button-wrapper button {
  margin: 0.5em;
}

.email-signup-message {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: fixed;
  top: 15%;
  left: 50%;
}

.email-signup-alert {
  -webkit-animation: fade 5s linear forwards;
          animation: fade 5s linear forwards;
  -webkit-box-shadow: 1px 1px 5px grey;
          box-shadow: 1px 1px 5px grey;
  padding: 1em;
}
@-webkit-keyframes fade {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.email-signup-alert.show {
  display: block;
}

.c-footer {
  background-color: #000;
  color: #fff;
}
.c-footer__hr {
  border-color: #d2c08a;
  margin: 0.625rem 0 1.5625rem 0;
}
@media (max-width: 991.98px) {
  .c-footer__hr {
    margin: 2rem 0;
  }
}
.c-footer__title {
  color: #d2c08a;
  text-transform: uppercase;
  font-size: 1rem;
}
.c-footer__links {
  color: #fff;
  font-size: 0.875rem;
}
.c-footer__links:hover {
  color: #d2c08a;
}
.c-footer__copyright-notice {
  font-size: 0.75rem;
  margin-bottom: 0;
}
.c-footer__copyright-notice .copyright-text {
  margin-bottom: 0.625rem;
}
.c-footer__checkout-bottom {
  margin: 0;
  font-size: 0.875rem;
  color: #d2c08a;
}
.c-footer .footer-container .footer-item.collapsible-xs button {
  font-family: "Antenna Purina", sans-serif;
}
.c-footer .content {
  margin-top: 0.625rem;
}

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

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

.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-black.disabled {
  opacity: 0.2;
}

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000;
  border-radius: 0.69em;
  background-color: #000;
  display: block;
  position: relative;
}
.swatch-filter-black.disabled {
  opacity: 0.2;
}

.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #0070d2;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-blue.disabled {
  opacity: 0.2;
}

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #0070d2;
  border-radius: 0.69em;
  background-color: #0070d2;
  display: block;
  position: relative;
}
.swatch-filter-blue.disabled {
  opacity: 0.2;
}

.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-brown.disabled {
  opacity: 0.2;
}

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a;
  border-radius: 0.69em;
  background-color: #a52a2a;
  display: block;
  position: relative;
}
.swatch-filter-brown.disabled {
  opacity: 0.2;
}

.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #008827;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-green.disabled {
  opacity: 0.2;
}

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #008827;
  border-radius: 0.69em;
  background-color: #008827;
  display: block;
  position: relative;
}
.swatch-filter-green.disabled {
  opacity: 0.2;
}

.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-grey.disabled {
  opacity: 0.2;
}

.swatch-filter-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d;
  border-radius: 0.69em;
  background-color: #8f979d;
  display: block;
  position: relative;
}
.swatch-filter-grey.disabled {
  opacity: 0.2;
}

.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-navy.disabled {
  opacity: 0.2;
}

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080;
  border-radius: 0.69em;
  background-color: #000080;
  display: block;
  position: relative;
}
.swatch-filter-navy.disabled {
  opacity: 0.2;
}

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

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

.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-pink.disabled {
  opacity: 0.2;
}

.swatch-filter-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a;
  border-radius: 0.69em;
  background-color: #fe249a;
  display: block;
  position: relative;
}
.swatch-filter-pink.disabled {
  opacity: 0.2;
}

.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-purple.disabled {
  opacity: 0.2;
}

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080;
  border-radius: 0.69em;
  background-color: #800080;
  display: block;
  position: relative;
}
.swatch-filter-purple.disabled {
  opacity: 0.2;
}

.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-red.disabled {
  opacity: 0.2;
}

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00;
  border-radius: 0.69em;
  background-color: #f00;
  display: block;
  position: relative;
}
.swatch-filter-red.disabled {
  opacity: 0.2;
}

.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-white.disabled {
  opacity: 0.2;
}

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff;
  border-radius: 0.69em;
  background-color: #fff;
  display: block;
  position: relative;
}
.swatch-filter-white.disabled {
  opacity: 0.2;
}

.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-yellow.disabled {
  opacity: 0.2;
}

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0;
  border-radius: 0.69em;
  background-color: #ff0;
  display: block;
  position: relative;
}
.swatch-filter-yellow.disabled {
  opacity: 0.2;
}

.swatch-circle-miscellaneous {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(130, 30, 145)), color-stop(25%, rgb(130, 30, 145)), color-stop(25%, rgb(237, 209, 52)), color-stop(50%, rgb(255, 255, 0)), color-stop(50%, rgb(237, 209, 52)), color-stop(50%, #59ba00), color-stop(76%, #59ba00), color-stop(76%, #111), to(#111)), -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(14, 92, 209)), color-stop(50%, rgb(14, 92, 209)), color-stop(50%, rgb(226, 11, 11)), to(rgb(226, 11, 11)));
  background: linear-gradient(0deg, rgb(130, 30, 145) 0, rgb(130, 30, 145) 25%, rgb(237, 209, 52) 25%, rgb(255, 255, 0) 50%, rgb(237, 209, 52) 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, rgb(14, 92, 209) 0, rgb(14, 92, 209) 50%, rgb(226, 11, 11) 50%, rgb(226, 11, 11) 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  width: 2.5em;
}
.swatch-circle-miscellaneous.disabled {
  opacity: 0.2;
}
.swatch-circle-miscellaneous.selected::after {
  -webkit-transform: rotate(-35deg);
          transform: rotate(-35deg);
}

.attribute {
  margin-top: 0.938em;
}
.attribute label {
  display: block;
}

.swatch a {
  text-decoration: none;
}

@media (max-width: 543.98px) {
  .primary-images {
    margin: 0;
    padding: 0;
  }
}

.prices-add-to-cart-actions {
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 50;
  padding-right: 0;
  padding-left: 0;
  left: 0;
}
@media (max-width: 543.98px) {
  .prices-add-to-cart-actions {
    background-color: rgba(255, 255, 255, 0.95);
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  }
}
@media (min-width: 544px) {
  .prices-add-to-cart-actions {
    position: static;
    padding: 0 0.9375em;
  }
}
.prices-add-to-cart-actions .price {
  text-align: center;
}

.prices {
  padding-bottom: 0.5em;
  padding-top: 0.5em;
  text-align: center;
}

.cart-and-ipay {
  text-align: center;
}
@media (max-width: 543.98px) {
  .cart-and-ipay {
    padding-bottom: 26px;
  }
  .cart-and-ipay .btn {
    width: 98%;
    margin: 1%;
    display: block;
  }
}

.add-to-cart-messages {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: fixed;
  top: 15%;
  left: 50%;
}

.add-to-basket-alert {
  -webkit-animation: fade 5s linear forwards;
          animation: fade 5s linear forwards;
  -webkit-box-shadow: 1px 1px 5px grey;
          box-shadow: 1px 1px 5px grey;
  padding: 1em;
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.add-to-basket-alert.show {
  display: block;
}

.simple-quantity {
  margin-top: 1em;
}

.main-attributes {
  margin-top: 1em;
}

.size-chart {
  margin-top: 1.071em;
}

div.availability {
  margin-top: 1.071em;
}

.bundle-item {
  padding-bottom: 1em;
  border-bottom: 1px solid #d2c08a;
}
.bundle-item:last-child {
  border-bottom: none;
}

.container.product-detail {
  margin-top: 2em;
  margin-bottom: 2em;
}
@media (max-width: 543.98px) {
  .container.product-detail {
    margin-top: 0;
    margin-bottom: 0;
  }
}

.product-option:not(:first-child) {
  margin-top: 1.071em;
}

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

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

.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-black.disabled {
  opacity: 0.2;
}

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000;
  border-radius: 0.69em;
  background-color: #000;
  display: block;
  position: relative;
}
.swatch-filter-black.disabled {
  opacity: 0.2;
}

.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #0070d2;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-blue.disabled {
  opacity: 0.2;
}

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #0070d2;
  border-radius: 0.69em;
  background-color: #0070d2;
  display: block;
  position: relative;
}
.swatch-filter-blue.disabled {
  opacity: 0.2;
}

.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-brown.disabled {
  opacity: 0.2;
}

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a;
  border-radius: 0.69em;
  background-color: #a52a2a;
  display: block;
  position: relative;
}
.swatch-filter-brown.disabled {
  opacity: 0.2;
}

.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #008827;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-green.disabled {
  opacity: 0.2;
}

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #008827;
  border-radius: 0.69em;
  background-color: #008827;
  display: block;
  position: relative;
}
.swatch-filter-green.disabled {
  opacity: 0.2;
}

.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-grey.disabled {
  opacity: 0.2;
}

.swatch-filter-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d;
  border-radius: 0.69em;
  background-color: #8f979d;
  display: block;
  position: relative;
}
.swatch-filter-grey.disabled {
  opacity: 0.2;
}

.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-navy.disabled {
  opacity: 0.2;
}

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080;
  border-radius: 0.69em;
  background-color: #000080;
  display: block;
  position: relative;
}
.swatch-filter-navy.disabled {
  opacity: 0.2;
}

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

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

.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-pink.disabled {
  opacity: 0.2;
}

.swatch-filter-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a;
  border-radius: 0.69em;
  background-color: #fe249a;
  display: block;
  position: relative;
}
.swatch-filter-pink.disabled {
  opacity: 0.2;
}

.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-purple.disabled {
  opacity: 0.2;
}

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080;
  border-radius: 0.69em;
  background-color: #800080;
  display: block;
  position: relative;
}
.swatch-filter-purple.disabled {
  opacity: 0.2;
}

.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-red.disabled {
  opacity: 0.2;
}

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00;
  border-radius: 0.69em;
  background-color: #f00;
  display: block;
  position: relative;
}
.swatch-filter-red.disabled {
  opacity: 0.2;
}

.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-white.disabled {
  opacity: 0.2;
}

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff;
  border-radius: 0.69em;
  background-color: #fff;
  display: block;
  position: relative;
}
.swatch-filter-white.disabled {
  opacity: 0.2;
}

.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-yellow.disabled {
  opacity: 0.2;
}

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0;
  border-radius: 0.69em;
  background-color: #ff0;
  display: block;
  position: relative;
}
.swatch-filter-yellow.disabled {
  opacity: 0.2;
}

.swatch-circle-miscellaneous {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(130, 30, 145)), color-stop(25%, rgb(130, 30, 145)), color-stop(25%, rgb(237, 209, 52)), color-stop(50%, rgb(255, 255, 0)), color-stop(50%, rgb(237, 209, 52)), color-stop(50%, #59ba00), color-stop(76%, #59ba00), color-stop(76%, #111), to(#111)), -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(14, 92, 209)), color-stop(50%, rgb(14, 92, 209)), color-stop(50%, rgb(226, 11, 11)), to(rgb(226, 11, 11)));
  background: linear-gradient(0deg, rgb(130, 30, 145) 0, rgb(130, 30, 145) 25%, rgb(237, 209, 52) 25%, rgb(255, 255, 0) 50%, rgb(237, 209, 52) 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, rgb(14, 92, 209) 0, rgb(14, 92, 209) 50%, rgb(226, 11, 11) 50%, rgb(226, 11, 11) 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  width: 2.5em;
}
.swatch-circle-miscellaneous.disabled {
  opacity: 0.2;
}
.swatch-circle-miscellaneous.selected::after {
  -webkit-transform: rotate(-35deg);
          transform: rotate(-35deg);
}

.attribute {
  margin-top: 0.938em;
}
.attribute label {
  display: block;
}

.swatch a {
  text-decoration: none;
}

@media (max-width: 543.98px) {
  .primary-images {
    margin: 0;
    padding: 0;
  }
}

.prices-add-to-cart-actions {
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 50;
  padding-right: 0;
  padding-left: 0;
  left: 0;
}
@media (max-width: 543.98px) {
  .prices-add-to-cart-actions {
    background-color: rgba(255, 255, 255, 0.95);
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  }
}
@media (min-width: 544px) {
  .prices-add-to-cart-actions {
    position: static;
    padding: 0 0.9375em;
  }
}
.prices-add-to-cart-actions .price {
  text-align: center;
}

.prices {
  padding-bottom: 0.5em;
  padding-top: 0.5em;
  text-align: center;
}

.cart-and-ipay {
  text-align: center;
}
@media (max-width: 543.98px) {
  .cart-and-ipay {
    padding-bottom: 26px;
  }
  .cart-and-ipay .btn {
    width: 98%;
    margin: 1%;
    display: block;
  }
}

.add-to-cart-messages {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: fixed;
  top: 15%;
  left: 50%;
}

.add-to-basket-alert {
  -webkit-animation: fade 5s linear forwards;
          animation: fade 5s linear forwards;
  -webkit-box-shadow: 1px 1px 5px grey;
          box-shadow: 1px 1px 5px grey;
  padding: 1em;
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.add-to-basket-alert.show {
  display: block;
}

.simple-quantity {
  margin-top: 1em;
}

.main-attributes {
  margin-top: 1em;
}

.size-chart {
  margin-top: 1.071em;
}

div.availability {
  margin-top: 1.071em;
}

.bundle-item {
  padding-bottom: 1em;
  border-bottom: 1px solid #d2c08a;
}
.bundle-item:last-child {
  border-bottom: none;
}

.container.product-detail {
  margin-top: 2em;
  margin-bottom: 2em;
}
@media (max-width: 543.98px) {
  .container.product-detail {
    margin-top: 0;
    margin-bottom: 0;
  }
}

.product-option:not(:first-child) {
  margin-top: 1.071em;
}

.quick-view-dialog,
.choose-bonus-product-dialog {
  max-width: 56.25em;
}
.quick-view-dialog .selectable-bonus-product-line-item,
.choose-bonus-product-dialog .selectable-bonus-product-line-item {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}
.quick-view-dialog .beenSelected,
.choose-bonus-product-dialog .beenSelected {
  background-color: #eee;
}
.quick-view-dialog .modal-header,
.choose-bonus-product-dialog .modal-header {
  background-color: #eee;
  border-bottom: 2px solid #ccc;
  border-top-left-radius: 0.1875rem;
  border-top-right-radius: 0.1875rem;
}
.quick-view-dialog .modal-header .full-pdp-link,
.choose-bonus-product-dialog .modal-header .full-pdp-link {
  color: var(--skin-primary-color-1);
}
.quick-view-dialog .modal-header .close,
.choose-bonus-product-dialog .modal-header .close {
  font-size: 2rem;
  line-height: 1.5rem;
}
.quick-view-dialog .modal-title,
.choose-bonus-product-dialog .modal-title {
  font-size: 1em;
}
.quick-view-dialog .product-name,
.choose-bonus-product-dialog .product-name {
  font-size: 1.875em;
}
.quick-view-dialog .swatch-circle,
.choose-bonus-product-dialog .swatch-circle {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: 1.25em;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  display: inline-block;
  margin-right: 0.313em;
  position: relative;
}
.quick-view-dialog .swatch-circle.color-value[data-selected=true]::after,
.choose-bonus-product-dialog .swatch-circle.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;
}
.quick-view-dialog .swatch-circle.color-value.selected::after,
.choose-bonus-product-dialog .swatch-circle.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;
}
.quick-view-dialog .swatch-circle i.fa-times-circle,
.choose-bonus-product-dialog .swatch-circle i.fa-times-circle {
  background: #fff;
  border-radius: 50%;
  height: 0.75em;
  line-height: 0.8em;
  width: 0.8em;
}
.quick-view-dialog a[disabled] .swatch-circle,
.choose-bonus-product-dialog a[disabled] .swatch-circle {
  cursor: not-allowed;
}
.quick-view-dialog a[disabled] .swatch-circle.color-value.selected::after,
.choose-bonus-product-dialog a[disabled] .swatch-circle.color-value.selected::after {
  background-color: #495057;
}
.quick-view-dialog .availablity-container,
.choose-bonus-product-dialog .availablity-container {
  text-align: right;
}
.quick-view-dialog .availablity-container,
.quick-view-dialog .size-chart,
.choose-bonus-product-dialog .availablity-container,
.choose-bonus-product-dialog .size-chart {
  margin-top: 0.938em;
}
.quick-view-dialog .modal-content,
.choose-bonus-product-dialog .modal-content {
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.quick-view-dialog .modal-body,
.choose-bonus-product-dialog .modal-body {
  max-height: 28.125em; /* 450/16 */
  overflow-y: auto;
}
.quick-view-dialog button.close,
.choose-bonus-product-dialog button.close {
  font-size: 1.25em;
}
.quick-view-dialog .modal-footer,
.choose-bonus-product-dialog .modal-footer {
  background-color: #fff;
  border: none;
  border-bottom-right-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
}
.quick-view-dialog .modal-footer .prices .price,
.choose-bonus-product-dialog .modal-footer .prices .price {
  font-size: 1.6em;
}
.quick-view-dialog .prices .sales,
.choose-bonus-product-dialog .prices .sales {
  font-size: 1.5rem;
}
.quick-view-dialog .promotions,
.choose-bonus-product-dialog .promotions {
  text-align: left;
  color: #df2935;
}
@media (max-width: 768.98px) {
  .quick-view-dialog .bonus-summary,
  .choose-bonus-product-dialog .bonus-summary {
    font-size: 0.625em;
  }
}
@media (max-width: 768.98px) {
  .quick-view-dialog .bonus-summary .bonus-product-name,
  .choose-bonus-product-dialog .bonus-summary .bonus-product-name {
    padding: 0;
  }
}
.quick-view-dialog .pre-cart-products,
.choose-bonus-product-dialog .pre-cart-products {
  margin-right: 0.125em;
}
.quick-view-dialog .color-attribute,
.choose-bonus-product-dialog .color-attribute {
  border: none;
  padding: 0;
  background: none;
}
.quick-view-dialog .non-input-label,
.choose-bonus-product-dialog .non-input-label {
  display: block;
  margin-bottom: 0.5rem;
}

.product-tile {
  border: 0;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .product-tile {
    min-height: 23.4375em;
  }
}
@media (max-width: 768.98px) {
  .product-tile {
    min-height: 19.6875em;
  }
}
@media (max-width: 543.98px) {
  .product-tile {
    min-height: 13.4375em;
  }
}
.product-tile .tile-body {
  padding: 0.625em 0 1.875em;
}
.product-tile .tile-body .color-swatches {
  min-height: 2.25em;
}
.product-tile .tile-body .color-swatches .product-tile-color-label {
  cursor: pointer;
  font-size: 1em;
}
@media (max-width: 991.98px) {
  .product-tile .tile-body .color-swatches .product-tile-color-label {
    font-size: 0.9375em;
  }
}
@media (max-width: 768.98px) {
  .product-tile .tile-body .color-swatches .product-tile-color-label {
    font-size: 0.8125em;
  }
}
.product-tile .tile-body .price {
  font-size: 1.125em;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .product-tile .tile-body .price {
    font-size: 1.0625em;
  }
}
@media (max-width: 768.98px) {
  .product-tile .tile-body .price {
    font-size: 1em;
  }
}
.product-tile .tile-body .price .tiered {
  font-size: 0.875em;
}
.product-tile .tile-body .price .tiered .value {
  font-weight: bold;
}
.product-tile .tile-body .coming-soon-tile {
  text-align: center;
}
.product-tile .tile-body .pdp-link {
  line-height: 1.2;
}
.product-tile .tile-body .pdp-link a {
  font-size: 1em;
  text-decoration: none;
}
@media (max-width: 991.98px) {
  .product-tile .tile-body .pdp-link a {
    font-size: 0.9375em;
  }
}
@media (max-width: 768.98px) {
  .product-tile .tile-body .pdp-link a {
    font-size: 0.8125em;
  }
}
.product-tile .tile-body .ratings {
  font-size: 0.9em;
}
.product-tile .image-container {
  position: relative;
  overflow: auto;
}
.product-tile .image-container .quickview {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
}
.product-tile .image-container .quickview i.fa-expand {
  color: rgba(0, 0, 0, 0.7);
}
.product-tile .image-container .quickview i.fa-circle {
  color: rgba(255, 255, 255, 0.7);
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
.product-tile .image-container a {
  display: block;
}
.product-tile .image-container a .tile-image {
  width: 100%;
}
.product-tile .swatches a {
  text-decoration: none;
}
.product-tile .swatch-circle {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.8em;
  height: 1.8em;
  background: #fff;
  border-radius: 0.9em;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  display: inline-block;
  margin-right: 0.313em;
  position: relative;
}
.product-tile .swatch-circle.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;
}
.product-tile .swatch-circle.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;
}
.product-tile .swatch-circle i.fa-times-circle {
  background: #fff;
  border-radius: 50%;
  height: 0.75em;
  line-height: 0.8em;
  width: 0.8em;
}

#chooseBonusProductModal .modal-footer .container {
  margin-left: 0;
  width: 100%;
  margin-right: 0;
}
#chooseBonusProductModal .select-cbp-container {
  margin-top: auto;
  margin-bottom: auto;
}
#chooseBonusProductModal .product-name-wrapper {
  width: 100%;
}
#chooseBonusProductModal .bonus-quantity,
#chooseBonusProductModal .bonus-option {
  margin-top: 0.938em;
}
#chooseBonusProductModal .bonus-quantity-select {
  min-width: 5em;
}
#chooseBonusProductModal .select-bonus-product {
  margin-top: 1em;
}
#chooseBonusProductModal .selected-pid {
  border: 1px solid #ccc;
}
#chooseBonusProductModal .selected-pid .bonus-product-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#chooseBonusProductModal .bonus-product-price {
  text-align: center;
  margin-top: 1em;
}

.search-results {
  padding: 1rem;
}
@media (min-width: 992px) {
  .search-results {
    padding: 2rem;
  }
}
@media (max-width: 1199.98px) {
  .search-results {
    padding: 1.125rem;
  }
}

.search-nav {
  border: none;
  margin: 0;
}

.product-tile,
.product-tile-pd {
  margin-bottom: 2rem;
}
.product-tile .image-container,
.product-tile-pd .image-container {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.product-tile .image-container a::after,
.product-tile-pd .image-container a::after {
  content: none;
}
.product-tile .image-container .overlay,
.product-tile-pd .image-container .overlay {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.product-tile .image-container .overlay.out-of-stock,
.product-tile-pd .image-container .overlay.out-of-stock {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(0, 0, 0, 0.3);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.product-tile .image-container .overlay .out-of-stock-label,
.product-tile-pd .image-container .overlay .out-of-stock-label {
  color: #ffffff;
  font-weight: 500;
  font-size: 1rem;
}
.product-tile .image-container.out-of-stock .overlay.out-of-stock,
.product-tile-pd .image-container.out-of-stock .overlay.out-of-stock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.product-tile .tile-body .pdp-link,
.product-tile .tile-body .product-name-link,
.product-tile .product-tile-body .pdp-link,
.product-tile .product-tile-body .product-name-link,
.product-tile-pd .tile-body .pdp-link,
.product-tile-pd .tile-body .product-name-link,
.product-tile-pd .product-tile-body .pdp-link,
.product-tile-pd .product-tile-body .product-name-link {
  padding: 0.9375rem 0 0.625rem;
  min-height: 5.625rem;
}
.product-tile .tile-body .pdp-link a,
.product-tile .tile-body .product-name-link a,
.product-tile .product-tile-body .pdp-link a,
.product-tile .product-tile-body .product-name-link a,
.product-tile-pd .tile-body .pdp-link a,
.product-tile-pd .tile-body .product-name-link a,
.product-tile-pd .product-tile-body .pdp-link a,
.product-tile-pd .product-tile-body .product-name-link a {
  color: #000;
  text-decoration: none;
  font-weight: 400;
}
@media (max-width: 991.98px) {
  .product-tile .tile-body .pdp-link a,
  .product-tile .tile-body .product-name-link a,
  .product-tile .product-tile-body .pdp-link a,
  .product-tile .product-tile-body .product-name-link a,
  .product-tile-pd .tile-body .pdp-link a,
  .product-tile-pd .tile-body .product-name-link a,
  .product-tile-pd .product-tile-body .pdp-link a,
  .product-tile-pd .product-tile-body .product-name-link a {
    font-size: 1rem;
  }
}
.product-tile .tile-body .brand-name-text,
.product-tile .product-tile-body .brand-name-text,
.product-tile-pd .tile-body .brand-name-text,
.product-tile-pd .product-tile-body .brand-name-text {
  font-size: 0.875rem;
  color: #8D7045;
  font-weight: 500;
  text-transform: uppercase;
  height: 24px;
  display: block;
}
@media (max-width: 991.98px) {
  .product-tile .tile-body .brand-name-text,
  .product-tile .product-tile-body .brand-name-text,
  .product-tile-pd .tile-body .brand-name-text,
  .product-tile-pd .product-tile-body .brand-name-text {
    min-height: 3.4375rem;
  }
}
.product-tile .tile-body .price,
.product-tile .tile-body .product-price,
.product-tile .product-tile-body .price,
.product-tile .product-tile-body .product-price,
.product-tile-pd .tile-body .price,
.product-tile-pd .tile-body .product-price,
.product-tile-pd .product-tile-body .price,
.product-tile-pd .product-tile-body .product-price {
  font-size: 1rem;
  color: #000;
  padding-top: 0.625rem;
}
.product-tile .tile-body .price .starting,
.product-tile .tile-body .price .range,
.product-tile .tile-body .price .sales,
.product-tile .tile-body .product-price .starting,
.product-tile .tile-body .product-price .range,
.product-tile .tile-body .product-price .sales,
.product-tile .product-tile-body .price .starting,
.product-tile .product-tile-body .price .range,
.product-tile .product-tile-body .price .sales,
.product-tile .product-tile-body .product-price .starting,
.product-tile .product-tile-body .product-price .range,
.product-tile .product-tile-body .product-price .sales,
.product-tile-pd .tile-body .price .starting,
.product-tile-pd .tile-body .price .range,
.product-tile-pd .tile-body .price .sales,
.product-tile-pd .tile-body .product-price .starting,
.product-tile-pd .tile-body .product-price .range,
.product-tile-pd .tile-body .product-price .sales,
.product-tile-pd .product-tile-body .price .starting,
.product-tile-pd .product-tile-body .price .range,
.product-tile-pd .product-tile-body .price .sales,
.product-tile-pd .product-tile-body .product-price .starting,
.product-tile-pd .product-tile-body .product-price .range,
.product-tile-pd .product-tile-body .product-price .sales {
  font-weight: normal;
}
@media (max-width: 991.98px) {
  .product-tile .tile-body,
  .product-tile .product-tile-body,
  .product-tile-pd .tile-body,
  .product-tile-pd .product-tile-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.product-tile .size-swatches .variant-switch,
.product-tile-pd .size-swatches .variant-switch {
  width: 5.3125rem;
  height: 2.1875rem;
  border-radius: 0.3125rem;
  border: 1px solid #b39d5a;
  background-color: transparent;
  margin: 0 0.625rem 0.3125rem 0;
  font-size: 1rem;
  font-weight: 500;
  position: relative;
}
@media (max-width: 1199.98px) {
  .product-tile .size-swatches .variant-switch,
  .product-tile-pd .size-swatches .variant-switch {
    font-size: 0.75rem;
    width: 3.5rem;
  }
}
.product-tile .size-swatches .variant-switch.selected:not(.unselectable),
.product-tile-pd .size-swatches .variant-switch.selected:not(.unselectable) {
  background-color: #d2c08a;
  border-color: #d2c081;
}
.product-tile .size-swatches .variant-switch:hover,
.product-tile-pd .size-swatches .variant-switch:hover {
  background-color: #b39d5a;
  border-color: #b39d5a;
}
.product-tile .size-swatches .variant-switch.unselectable,
.product-tile-pd .size-swatches .variant-switch.unselectable {
  background-color: #dadada;
  border-color: #dadada;
  color: #555;
}
.product-tile .size-swatches .variant-switch.unselectable.selected,
.product-tile-pd .size-swatches .variant-switch.unselectable.selected {
  border-color: #959595;
}
@media (max-width: 991.98px) {
  .product-tile .sales,
  .product-tile-pd .sales {
    font-size: 0.875rem;
  }
}
.product-tile .sales .value,
.product-tile-pd .sales .value {
  font-weight: 700;
}
@media (max-width: 991.98px) {
  .product-tile .sales .value,
  .product-tile-pd .sales .value {
    font-weight: 500;
  }
}
.product-tile .rating-inline,
.product-tile-pd .rating-inline {
  height: 24px;
  margin-bottom: 0.625rem;
}
@media (max-width: 991.98px) {
  .product-tile .rating-inline,
  .product-tile-pd .rating-inline {
    margin-top: auto;
  }
}

.refinements {
  margin: 0;
}
.refinements .card {
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-bottom: 2rem;
  padding: 0;
}
@media (max-width: 1199.98px) {
  .refinements .card {
    margin-bottom: 0;
  }
}
.refinements .card-header {
  padding: 0.75rem 0;
  margin: 0;
  font-weight: 700;
  font-size: 1rem;
  color: #000;
  border-top: 1px solid #dadada;
  background-color: transparent;
  border-bottom: none;
  text-transform: capitalize;
}
.refinements .card-header p {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  margin-bottom: 0;
}
.refinements .card-body {
  padding: 0;
}
.refinements.refinement-category li {
  margin: 0;
}
.refinements .header,
.refinements .values {
  margin: 0;
}
.refinements ul li {
  padding: 0;
}
.refinements ul li button {
  padding: 0;
}
.refinements .header-bar {
  background-color: none;
  color: #000;
}

.sort-order {
  margin-bottom: 1rem;
}

.grid-header,
.content-grid-header {
  margin-top: 0;
}

@media (min-width: 992px) {
  .product-grid {
    margin-top: -3.4375rem;
  }
}

.refinement-bar .reset {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
}
.refinement-bar .reset .m-icon-reset::before {
  content: "";
  background-image: url("../images/reset.svg");
  width: 16px;
  height: 16px;
  background-size: 100%;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: text-bottom;
  margin-right: 5px;
  position: relative;
}
@media (max-width: 768.98px) {
  .refinement-bar .reset .m-icon-reset::before {
    background-image: url("../images/filter-mobile.svg");
  }
}
.refinement-bar .refinement:last-child {
  border-bottom: 1px solid #dadada;
  padding-bottom: 0;
}
.refinement-bar .secondary-bar {
  padding-bottom: 2.1875rem;
}

.filter-results {
  font-size: 1rem;
  line-height: 16px;
  font-weight: 500;
  min-height: 3rem;
}
@media (max-width: 768.98px) {
  .filter-results .m-icon-filter::before {
    content: "";
    background-image: url("../images/filter-mobile.svg");
    width: 16px;
    height: 16px;
    background-size: 100%;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: text-bottom;
    margin-right: 5px;
    position: relative;
  }
}

.custom-select {
  min-height: 3rem;
}

@media (max-width: 991.98px) {
  .search-results .header-wrapper {
    padding: 0;
  }
}
.search-results .page-title {
  padding: 0;
}

.search-results .results-count {
  max-width: 100%;
  padding: 0;
}

.search-no-results .page-title {
  font-size: 2rem;
}
@media (min-width: 992px) {
  .search-no-results .page-title {
    font-size: 3rem;
  }
}
.search-no-results .search-result-texts {
  font-size: 1.25rem;
  font-weight: 400;
}
.search-no-results .search-keywords {
  font-weight: 700;
}
.search-no-results .search-tips,
.search-no-results .search-tips h2 {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
}
.search-no-results .search-tips ul,
.search-no-results .search-tips h2 ul {
  padding-left: 1.25rem;
  margin: 0 0 1.875rem;
}
@media (max-width: 991.98px) {
  .search-no-results .search-tips ul,
  .search-no-results .search-tips h2 ul {
    margin: 0 0 3.125rem;
  }
}
.search-no-results .button-back-to-homepage,
.search-no-results .button-back-to-homepage a {
  font-size: 0.9375rem;
  line-height: 1.3;
  font-weight: 500;
  color: #fff;
}
.search-no-results .link {
  color: #357793;
}

.refinements .title {
  font-size: 1rem;
  line-height: 20px;
  font-weight: 700;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}
.refinements .fa {
  margin-right: 0.3125rem;
}
.refinements .fa::before {
  font-size: 1.5rem;
}
.refinements .title::after {
  content: url("../images/chevron-right.svg");
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  height: 20px;
}
.refinements .refinement {
  margin: 0.5rem 0;
}
.refinements .refinement.active .title::after {
  content: url("../images/chevron-right.svg");
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.refinements .card-body > .values:first-of-type {
  padding: 0.3125rem 0 1.25rem;
}
.refinements .refinement-category li {
  margin: 0 0 0 0.0625rem;
}

.custom-select .brand {
  text-align: left;
}

.results-count {
  max-width: 75%;
  margin: 0 0 3.125rem auto;
  padding: 0 0.9375rem;
}
@media (max-width: 991.98px) {
  .results-count {
    max-width: 100%;
    margin: 0 0 1.875rem auto;
  }
}

.search-result-texts {
  font-size: 1rem;
  line-height: 1.5;
  text-align: left;
}

.refine-container .content-grid-header {
  line-height: 1.5;
  text-align: left;
  font-size: 1.25rem;
  font-weight: 400;
}

.search-results .search-nav {
  border-bottom: 1px solid #d2c081;
  margin: 1.875rem 0;
}
@media (max-width: 991.98px) {
  .search-results .search-nav {
    margin: 1.875rem -0.9375rem;
  }
}
@media (max-width: 991.98px) {
  .search-results #content-search-results-pane {
    padding-left: 0;
    padding-right: 0;
  }
}
.search-results .nav-link {
  color: #000000;
  font-weight: 400;
}
.search-results .nav-link.active {
  border-color: #d2c081;
}

.filter-value {
  margin: 0.3125rem 0;
}
.filter-value label {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25rem;
  color: #2b2b2b;
  cursor: pointer;
}
.filter-value:last-child {
  margin-bottom: 1.25rem;
}

.search-message {
  margin-bottom: 1em;
}

.search-results-container {
  visibility: hidden;
}

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