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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swatch-circle-miscellaneous {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #821e91), color-stop(25%, #821e91), color-stop(25%, #edd134), color-stop(50%, yellow), color-stop(50%, #edd134), color-stop(50%, #59ba00), color-stop(76%, #59ba00), color-stop(76%, #111), to(#111)), -webkit-gradient(linear, left bottom, left top, color-stop(0, #0e5cd1), color-stop(50%, #0e5cd1), color-stop(50%, #e20b0b), to(#e20b0b));
  background: linear-gradient(0deg, #821e91 0, #821e91 25%, #edd134 25%, yellow 50%, #edd134 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, #0e5cd1 0, #0e5cd1 50%, #e20b0b 50%, #e20b0b 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  -webkit-transform: rotate(35deg);
          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: #0070d2;
      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; }

.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 li {
  list-style-type: none;
  padding-left: 0; }
  .refinements li.color-attribute {
    display: inline-block;
    padding-left: 0; }
  .refinements li span {
    color: #444; }
    .refinements li span.disabled {
      color: #999; }

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

.secondary-bar {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 1em;
  overflow: auto; }
  @media (max-width: 768.98px) {
    .secondary-bar a.reset {
      float: right; } }
  @media (min-width: 544px) and (max-width: 768.98px) {
    .secondary-bar {
      padding: 0.938em 2.813em; } }
  @media (max-width: 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 a {
      color: black;
      padding-right: 0.6375em; }
    .filter-bar li.filter-value button::after {
      content: '\f00d';
      font: normal normal normal 14px/1 FontAwesome;
      text-rendering: auto;
      position: absolute;
      right: 2px;
      top: 10px; }
  .filter-bar li.swatch-filter {
    font-size: 1.38em;
    position: relative;
    margin-top: 4px; }
    .filter-bar li.swatch-filter a {
      width: 100%;
      height: 100%;
      display: block; }
    .filter-bar li.swatch-filter::before {
      content: '';
      background-color: white;
      width: 0.8em;
      height: 0.8em;
      border-radius: 0.4em;
      position: absolute;
      left: 0.2em;
      top: 0.2em; }
    .filter-bar li.swatch-filter::after {
      content: '\f057';
      font: normal normal normal 14px/1 FontAwesome;
      display: inline;
      text-rendering: auto;
      position: absolute;
      left: 4px;
      top: 3px;
      font-size: 1em; }

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

@media (min-width: 544px) {
  .product-quickview .primary-images {
    max-width: 50%; } }

.product-quickview .primary-images hr {
  display: none; }

.product-quickview .detail-panel {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f7f7ef));
  background: linear-gradient(#fff, #f7f7ef); }

.product-quickview .freeMessageSelection-container {
  display: none; }

.product-quickview .woodboxEtching-container {
  display: none; }

.product-quickview .initialEtchingSelection-container {
  display: none;
  margin: 0.8rem 0; }
  .product-quickview .initialEtchingSelection-container .initialSelectTitle {
    font-weight: bold; }
  .product-quickview .initialEtchingSelection-container .selectArea {
    margin: 1rem 0; }
    .product-quickview .initialEtchingSelection-container .selectArea .initialSelectBox {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 0.5rem;
      margin-left: 1rem; }
      .product-quickview .initialEtchingSelection-container .selectArea .initialSelectBox .initialSelectBox-text {
        margin-right: 2rem;
        margin-bottom: 0; }
      .product-quickview .initialEtchingSelection-container .selectArea .initialSelectBox .custom-select {
        width: 20%; }
        .product-quickview .initialEtchingSelection-container .selectArea .initialSelectBox .custom-select:first-of-type {
          margin-right: 0.5rem; }

.product-quickview .product-option {
  width: auto;
  margin-top: 0.6rem;
  font-size: 0.8rem;
  padding: 2px 8px;
  border-radius: 0; }
  @media (min-width: 769px) {
    .product-quickview .product-option .product-etching-cards {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      min-width: 100%;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .product-quickview .product-option .pdp-button-option {
    width: auto;
    padding: 2px 4px;
    margin-top: 0.6rem;
    font-size: 0.8rem;
    border-radius: 0; }
  .product-quickview .product-option .about-gift-and-woodenbox {
    margin: 0.8rem 0;
    font-size: 0.8rem; }
  .product-quickview .product-option .etching-message {
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    overflow-y: hidden;
    max-height: 100%; }
    .product-quickview .product-option .etching-message:not(:last-of-type) {
      margin-bottom: 1rem; }
    .product-quickview .product-option .etching-message span {
      margin: 0.8rem 5px 0.8rem 0; }
    .product-quickview .product-option .etching-message label {
      margin: 0.8rem 0;
      font-size: 0.8rem; }
    .product-quickview .product-option .etching-message .etching-message-text {
      font-size: 0.875rem;
      border-bottom: 1px solid #ccc;
      margin-bottom: 1rem; }
    .product-quickview .product-option .etching-message .options-input {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 1rem;
      margin-left: 1rem; }
      .product-quickview .product-option .etching-message .options-input .options-inputTitle {
        white-space: nowrap;
        margin-right: 2rem;
        margin-bottom: 0; }
      .product-quickview .product-option .etching-message .options-input .etchingmessage-box {
        height: 40px; }
        .product-quickview .product-option .etching-message .options-input .etchingmessage-box::-webkit-input-placeholder {
          position: relative;
          top: 50%;
          -webkit-transform: translate(0, -50%);
                  transform: translate(0, -50%);
          color: #dcdcdc; }
        .product-quickview .product-option .etching-message .options-input .etchingmessage-box::-moz-placeholder {
          position: relative;
          top: 50%;
          transform: translate(0, -50%);
          color: #dcdcdc; }
        .product-quickview .product-option .etching-message .options-input .etchingmessage-box::-ms-input-placeholder {
          position: relative;
          top: 50%;
          transform: translate(0, -50%);
          color: #dcdcdc; }
        .product-quickview .product-option .etching-message .options-input .etchingmessage-box::placeholder {
          position: relative;
          top: 50%;
          -webkit-transform: translate(0, -50%);
                  transform: translate(0, -50%);
          color: #dcdcdc; }
  .product-quickview .product-option .etching-switch {
    width: 100%;
    border-top: 2px solid #ccc;
    padding: 0.5rem 0;
    position: relative;
    text-align: center; }
    .product-quickview .product-option .etching-switch.opened:before {
      display: none; }
    .product-quickview .product-option .etching-switch:before {
      content: '';
      width: 3px;
      height: 15px;
      right: 25px;
      margin-top: -7px;
      background: #595959;
      display: block;
      position: absolute;
      top: 50%; }
      @media (max-width: 768.98px) {
        .product-quickview .product-option .etching-switch:before {
          right: 16px; } }
    .product-quickview .product-option .etching-switch:after {
      content: '';
      clear: both;
      float: right;
      width: 15px;
      height: 3px;
      font-family: FontAwesome;
      background: #595959;
      display: block;
      position: absolute;
      right: 19px;
      top: 50%;
      margin-top: -1px; }
      @media (max-width: 768.98px) {
        .product-quickview .product-option .etching-switch:after {
          right: 10px; } }
  .product-quickview .product-option .woodbox-etching-switch {
    width: 100%;
    border-top: 2px solid #ccc;
    padding: 0.5rem 0;
    position: relative;
    text-align: center; }
    .product-quickview .product-option .woodbox-etching-switch.opened:before {
      display: none; }
    .product-quickview .product-option .woodbox-etching-switch:before {
      content: '';
      width: 3px;
      height: 15px;
      right: 25px;
      margin-top: -7px;
      background: #595959;
      display: block;
      position: absolute;
      top: 50%; }
      @media (max-width: 768.98px) {
        .product-quickview .product-option .woodbox-etching-switch:before {
          right: 16px; } }
    .product-quickview .product-option .woodbox-etching-switch:after {
      content: '';
      clear: both;
      float: right;
      width: 15px;
      height: 3px;
      font-family: FontAwesome;
      background: #595959;
      display: block;
      position: absolute;
      right: 19px;
      top: 50%;
      margin-top: -1px; }
      @media (max-width: 768.98px) {
        .product-quickview .product-option .woodbox-etching-switch:after {
          right: 10px; } }
  .product-quickview .product-option .gift-switch {
    width: 100%;
    border-top: 2px solid #ccc;
    padding: 0.5rem 0;
    position: relative;
    text-align: center; }
    .product-quickview .product-option .gift-switch.opened:before {
      display: none; }
    .product-quickview .product-option .gift-switch:before {
      content: '';
      width: 3px;
      height: 15px;
      right: 25px;
      margin-top: -7px;
      background: #595959;
      display: block;
      position: absolute;
      top: 50%; }
      @media (max-width: 768.98px) {
        .product-quickview .product-option .gift-switch:before {
          right: 16px; } }
    .product-quickview .product-option .gift-switch:after {
      content: '';
      clear: both;
      float: right;
      width: 15px;
      height: 3px;
      font-family: FontAwesome;
      background: #595959;
      display: block;
      position: absolute;
      right: 19px;
      top: 50%;
      margin-top: -1px; }
      @media (max-width: 768.98px) {
        .product-quickview .product-option .gift-switch:after {
          right: 10px; } }
  .product-quickview .product-option .custom-control-input + .etching-switch-label {
    opacity: 0.6;
    background-color: #ccc;
    border: 1px solid #ccc;
    font-size: 0.875rem !important;
    padding-left: 2rem;
    text-align: left; }
    .product-quickview .product-option .custom-control-input + .etching-switch-label:before {
      border: 1px solid #ccc;
      background: #fff;
      content: '';
      display: block;
      position: absolute;
      top: 11px;
      left: 8px;
      width: 16px;
      height: 16px;
      border-radius: 50%; }
    .product-quickview .product-option .custom-control-input + .etching-switch-label:first-of-type {
      margin-top: 0; }
    .product-quickview .product-option .custom-control-input + .etching-switch-label:last-of-type {
      margin-bottom: 0.5rem; }
  .product-quickview .product-option .custom-control-input:checked + .etching-switch-label {
    font-weight: 600;
    opacity: 1;
    -webkit-filter: opacity(1);
            filter: opacity(1); }
    .product-quickview .product-option .custom-control-input:checked + .etching-switch-label:after {
      background: #000;
      content: '';
      display: block;
      position: absolute;
      top: 15px;
      left: 12px;
      width: 8px;
      height: 8px;
      border-radius: 50%; }
  .product-quickview .product-option .custom-control-input + .woodbox-etching-switch-label {
    opacity: 0.6;
    background-color: #ccc;
    border: 1px solid #ccc;
    font-size: 0.875rem !important;
    padding-left: 2rem;
    text-align: left; }
    .product-quickview .product-option .custom-control-input + .woodbox-etching-switch-label:before {
      border: 1px solid #ccc;
      background: #fff;
      content: '';
      display: block;
      position: absolute;
      top: 11px;
      left: 8px;
      width: 16px;
      height: 16px;
      border-radius: 50%; }
    .product-quickview .product-option .custom-control-input + .woodbox-etching-switch-label:first-of-type {
      margin-top: 0; }
    .product-quickview .product-option .custom-control-input + .woodbox-etching-switch-label:last-of-type {
      margin-bottom: 0.5rem; }
  .product-quickview .product-option .custom-control-input:checked + .woodbox-etching-switch-label {
    font-weight: 600;
    opacity: 1;
    -webkit-filter: opacity(1);
            filter: opacity(1); }
    .product-quickview .product-option .custom-control-input:checked + .woodbox-etching-switch-label:after {
      background: #000;
      content: '';
      display: block;
      position: absolute;
      top: 15px;
      left: 12px;
      width: 8px;
      height: 8px;
      border-radius: 50%; }
  .product-quickview .product-option .etching-select {
    padding: 0;
    text-align: center;
    background-color: #efeeec;
    margin: 0 0 0.3rem 0;
    max-width: 100%;
    position: relative; }
    @media (min-width: 992px) {
      .product-quickview .product-option .etching-select {
        margin: 0.2rem;
        max-width: 48%; } }
    .product-quickview .product-option .etching-select img {
      padding: 20px 5px;
      -webkit-filter: opacity(0.4);
              filter: opacity(0.4); }
    .product-quickview .product-option .etching-select span {
      opacity: 0.4;
      position: absolute;
      left: 5px; }
    .product-quickview .product-option .etching-select .custom-control-input:checked {
      opacity: 1;
      -webkit-filter: opacity(1);
              filter: opacity(1);
      background-color: #ddd;
      border: 1px solid #777; }
      .product-quickview .product-option .etching-select .custom-control-input:checked ~ .etching-select-label {
        opacity: 1;
        -webkit-filter: opacity(1);
                filter: opacity(1); }
        .product-quickview .product-option .etching-select .custom-control-input:checked ~ .etching-select-label span {
          opacity: 1;
          -webkit-filter: opacity(1);
                  filter: opacity(1); }
        .product-quickview .product-option .etching-select .custom-control-input:checked ~ .etching-select-label label {
          opacity: 1;
          -webkit-filter: opacity(1);
                  filter: opacity(1); }
        .product-quickview .product-option .etching-select .custom-control-input:checked ~ .etching-select-label:after {
          content: '✔';
          float: right;
          color: #ac9d4c;
          position: absolute;
          top: 40%;
          left: 90%;
          font-size: 1.5rem; }
  .product-quickview .product-option .etching-select-label {
    width: 100%;
    margin: 0;
    border: 1px solid #aaa;
    padding: 0.3rem 0; }
  .product-quickview .product-option .options-radio {
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    overflow-y: hidden;
    max-height: 100%; }
    .product-quickview .product-option .options-radio .etching-choosestyle {
      margin: 0.8rem 0;
      font-size: 0.8rem; }
      .product-quickview .product-option .options-radio .etching-choosestyle span {
        margin: 0.8rem 5px 0.8rem 0;
        color: #ac9d4c; }
      .product-quickview .product-option .options-radio .etching-choosestyle label {
        margin: 0.8rem 0;
        font-size: 0.8rem; }
  .product-quickview .product-option .etching-switch-label {
    width: 100%;
    margin: 0;
    margin-top: 0.5rem;
    border: none;
    padding: 0.5rem 0;
    text-align: center;
    position: relative;
    font-weight: unset; }
  .product-quickview .product-option .woodbox-etching-switch-label {
    width: 100%;
    margin: 0;
    margin-top: 0.5rem;
    border: none;
    padding: 0.5rem 0;
    text-align: center;
    position: relative;
    font-weight: unset; }
  .product-quickview .product-option .etchingOptionContainer {
    display: none;
    padding: 0 10px; }
  .product-quickview .product-option .woodboxEtchingOptionContainer {
    display: none;
    padding: 0 10px; }
  .product-quickview .product-option .giftOptionContainer {
    display: none;
    padding: 0 10px; }

.product-quickview #etching-off:checked ~ .options-radio {
  max-height: 0; }

.product-quickview #etching-off:checked ~ .etching-message {
  max-height: 0; }

.product-quickview .product-option[data-option-id='gift'] .pdp-button-option {
  background-color: #222;
  border-color: #222;
  color: white;
  border-radius: unset; }

.quick-view-dialog .modal-footer .prices .sales .value {
  color: #960100; }

.quick-view-dialog .modal-footer .quantity-select {
  width: 60%; }

.quick-view-dialog .error-message {
  display: none;
  width: 92%;
  margin: 0 1rem 1rem 1rem; }

.quick-view-dialog .error-message-text {
  margin: 0; }

.search-results #product-search-results .result-count {
  display: block; }
