.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc;
  border-radius: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: #006CB6;
  border-radius: calc($diameter / 2);
  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: #006CB6;
  border-radius: calc($diameter / 2);
  background-color: #006CB6;
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  background-color: #ff0;
  display: block;
  position: relative; }
  .swatch-filter-yellow.disabled {
    opacity: 0.2; }

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

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

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

.filter-header {
  margin-left: calc($grid-gutter-width / 2 * -1);
  margin-right: calc($grid-gutter-width / 2 * -1); }

.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: calc($grid-gutter-width / 2); }

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

.btn-secondary-global.searchFormBtn {
  margin: 0 !important; }

@media (max-width: 766px) {
  .btn-secondary-global.searchFormBtn {
    margin-top: 10px !important;
    margin-left: 10px !important; } }

.searchTitle {
  border-bottom: 4px solid #EF6549;
  width: 7%; }

.header-search {
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 30px; }

.searchTitle span {
  font-size: 36px;
  font-weight: bold;
  padding-bottom: 10px;
  color: #5F6062; }

.noResultForLabel,
.commonSearchesLabel {
  padding-top: 30px;
  color: #5F6062; }

.noResultForLabel {
  font-size: 25px; }

.commonSearchesLabel {
  font-size: 25px;
  font-weight: bold;
  padding-bottom: 20px; }

hr {
  border-top: 2px solid #72635D !important;
  border-radius: 2px; }

.commonSearchersContainer {
  padding: 20px;
  border-radius: 10px;
  background-color: #EBE9E7;
  margin: 35px 0; }

.commonSearchersContainer a {
  color: #006CB6;
  font-size: 21px !important;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 34px; }

.commonSearchersContainer a:hover {
  color: #023970;
  font-size: 21px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 34px; }

.content-asset p {
  color: #404041;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 34px; }

.container .search-results .noResults {
  display: -ms-flexbox !important;
  display: flex !important; }

.interestedInContainter {
  display: -ms-inline-flexbox;
  display: inline-flex; }

.interestedIn {
  font-size: 25px;
  font-weight: bold;
  color: #5F6062; }

.whyPW,
.howDoesPW,
.pWFAQ {
  font-size: 22px;
  font-weight: bold;
  text-decoration: underline; }

/* .input-group {
    justify-content: center !important;
} */
.noResultsSearch {
  background-color: #EBE9E7;
  padding: 24px 40px 24px 40px;
  width: 100%;
  -ms-flex-pack: space-evenly !important;
      justify-content: space-evenly !important;
  border-radius: 10px;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.form-control .search-field .border-right-0 .border {
  border-radius: 10px;
  margin-right: 20px !important;
  width: 90% !important; }

.newSearchForm {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
  -ms-flex-pack: center !important;
      justify-content: center !important;
  width: 100% !important; }

.filter-bar .subcategory.active {
  border-bottom: 3px solid #EF6549; }

.filter-bar .subcategory.active a,
.filter-bar .subcategory.active a:hover,
.filter-bar .subcategory.active a:focus {
  color: #404041 !important;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 34px;
  text-decoration: none; }

.filter-bar .subcategory {
  border-bottom: 2px solid #006CB6; }

.filter-bar .subcategory a,
.filter-bar .subcategory a:hover,
.filter-bar .subcategory a:focus {
  font-size: 18px;
  letter-spacing: 0;
  line-height: 34px;
  text-decoration: none; }

.disclaimer-content-asset,
.disclaimer-content-asset h5 {
  font-size: 12px !important;
  font-style: italic; }

.resultsCount {
  color: #5F6062;
  font-size: 25px;
  letter-spacing: 0;
  line-height: 38px;
  margin-top: 20px; }

.hero {
  height: 525px !important; }

.page-product-list-title {
  color: #404041;
  font-size: 52px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 68px;
  padding-bottom: 15px;
  margin-bottom: 0.5rem; }

@media (max-width: 768px) {
  .header-description {
    font-size: 21px;
    line-height: 32px;
    text-align: center;
    margin-bottom: 20px; }
  .page-product-list-title {
    font-size: 34px;
    line-height: 40px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0.5rem; }
  .hero-header-interior {
    font-size: 34px !important;
    line-height: 40px !important;
    text-align: center; }
  .header-description {
    font-size: 21px !important;
    line-height: 32px !important;
    text-align: center; }
  .noResultForLabel {
    font-size: 21px !important; }
  .commonSearchesLabel {
    font-size: 21px !important; }
  .hero-text-interior {
    font-size: 21px !important;
    line-height: 32px !important;
    text-align: center; }
  .searchkeywords-results {
    font-size: 21px !important;
    line-height: 32px !important;
    text-align: center; }
  .blurb-header {
    font-size: 18px !important;
    line-height: 29px !important;
    text-align: center; }
  .header-border {
    height: 4px;
    width: 102px;
    border-radius: 2px;
    background-color: #EF6549;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto; } }

.header-border {
  height: 4px;
  width: 102px;
  border-radius: 2px;
  background-color: #EF6549; }

.header-description {
  color: #4f6062;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 38px;
  padding-top: 25px; }

@media (min-width: 901px) {
  .product-list-header {
    padding-top: 2%; } }

.APLLO-Container {
  background-color: transparent !important; }

form.newSearchForm[name="simpleSearch2"] {
  position: relative; }

form.newSearchForm[name="simpleSearch2"] .suggestions-wrapper {
  position: absolute;
  bottom: 0; }

form.newSearchForm[name="simpleSearch2"] .suggestions-wrapper .suggestions {
  width: fit-content;
  min-width: 360px; }

/* start */
#section-hero {
  background-size: cover;
  background-position: center;
  background-attachment: fixed; }

.image-background-small {
  height: 50px;
  width: 186px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position-y: center; }

.image-background {
  list-style: none;
  margin: 0 auto; }

.image-background li {
  float: left;
  width: 100%;
  height: 600px;
  transition: all 0.5s ease-in-out;
  width: 100;
  opacity: 1;
  transition: all 0.5s ease-in-out;
  background: linear-gradient(to left, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0.75)), url("https://dl.dropbox.com/s/kioimintl0v9l4d/pic.jpg") top center no-repeat;
  background-size: cover; }

.orange-line {
  width: 102px;
  border-radius: 2px;
  border: 2px solid #EF6549; }

.hero-text-interior {
  color: #404041;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 38px; }

/* #section-blurb {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
} */
.blurb-row {
  border-radius: 0px;
  background-color: #EBE9E7;
  box-shadow: 0 2px 30px 0 rgba(114, 99, 93, 0.15);
  border-top: 27px solid #EF6549;
  width: 100%;
  margin-left: 0 !important; }

.blurb-header {
  color: #404041;
  font-size: 21px;
  letter-spacing: 0;
  line-height: 34px;
  text-align: center;
  padding: 0 10px;
  margin-top: 8px; }

.only-display-interior-mobile,
.only-display-interior-mobile-row,
.only-display-interior-mobile-col {
  display: none !important; }

.btn-text--bd-blue--large {
  padding: .5rem 1rem !important;
  font-size: 1rem;
  border-radius: 15px;
  font-weight: 500; }

.btn-text--bd-blue {
  --danger: #dc3545;
  --light: #fff;
  --bd-blue: $blue;
  border: 2px solid #006CB6;
  border-radius: .75rem;
  -webkit-border-radius: .75rem;
  -moz-border-radius: .75rem;
  -ms-border-radius: .75rem;
  -o-border-radius: .75rem; }

.btn-text--bd-blue:disabled {
  background-color: linear-gradient(rbga(119, 119, 119, 0.4), rbga(119, 119, 119, 0.4));
  display: inline-block;
  text-decoration: none;
  padding: 3px; }

.hero-header-interior {
  color: #404041;
  font-size: 52px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 68px; }

.image-background li {
  float: left;
  width: 100%;
  height: 600px;
  transition: all 0.5s ease-in-out;
  width: 100;
  opacity: 1;
  transition: all 0.5s ease-in-out;
  background: linear-gradient(to left, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0.75)), url("https://dl.dropbox.com/s/kioimintl0v9l4d/pic.jpg") top center no-repeat !important;
  background-size: cover; }

.btn-text--bd-blue:link,
.btn-text--bd-blue:visited {
  font-size: 14px;
  font-weight: bold;
  color: var(--light);
  background-color: #006CB6 !important;
  display: inline-block;
  text-decoration: none;
  padding: 3px;
  transition: all .2s;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s; }

.search-banner-bd {
  background-image: url("../images/category hero.jpg");
  background-position-y: 40%; }

@media (max-width: 1200px) {
  .hero-container-interior {
    padding-top: 0rem;
    background-color: transparent; }
  .hero-header-interior {
    font-size: 34px;
    line-height: 40px; }
  .hero-text-interior {
    font-size: 21px;
    line-height: 32px; }
  .only-display-interior-mobile {
    display: inline-block !important; }
  .only-display-interior-mobile-row {
    display: -ms-flexbox !important;
    display: flex !important; }
  .only-display-interior-mobile-col {
    display: block !important; }
  .only-display-interior-desktop,
  .only-display-interior-desktop-row,
  .only-display-interior-desktop-col {
    display: none !important; } }

@media (max-width: 1200px) and (max-width: 1200px) {
  .hero-container-interior {
    padding-top: 1.5rem; } }

/* adwdaw */
@media (max-width: 599px) {
  .site-search {
    width: 12.5em; }
  .site-search2 {
    background-color: #EBE9E7; }
  .filterBar-view-desktop {
    display: none; }
  .filterBar-view-mobile {
    display: block; }
  .btn-text--bd-blue--large {
    font-size: .75rem; } }

@media (max-width: 767px) {
  .newSearchForm {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .site-search2 {
    background-color: #EBE9E7; }
  .noResultsSearch {
    padding-bottom: 50px; }
  .site-search {
    width: 100%; }
  .searchFormBtn {
    width: 91% !important;
    margin-top: 10px; } }

@media (min-width: 901px) and (max-width: 991px) {
  .hero {
    height: 310px !important; } }

@media (max-width: 991px) {
  .search-field {
    margin-right: 0px !important; }
  .noResultsSearch {
    -ms-flex-pack: center;
        justify-content: center;
    width: 100px;
    background-color: #EBE9E7;
    padding: 10px;
    width: 100%;
    padding-bottom: 15px;
    min-width: 300px; } }

@media (min-width: 300px) {
  .blurb-header {
    margin-left: 0%;
    margin-right: 0%; } }

@media (min-width: 600px) {
  .site-search2 {
    width: 20em;
    width: 100%; }
  .hero {
    height: 202px !important; }
  .filterBar-view-desktop {
    display: none; }
  .filterBar-view-mobile {
    display: block; }
  .blurb-header {
    margin-left: 0%;
    margin-right: 0%; } }

@media (min-width: 768px) {
  .searchFormBtn {
    width: 52% !important;
    margin-left: 10px; }
  .hero {
    height: 266px !important;
    /* height: 100% !important; */ }
  .filterBar-view-desktop {
    display: none; }
  .filterBar-view-mobile {
    display: block; }
  .blurb-header {
    margin-left: 0%;
    margin-right: 0%; } }

.mobileTextContainer {
  padding: 30px; }

@media (max-width: 599px) {
  .hero {
    height: 155px !important; } }

@media (min-width: 900px) {
  .searchFormBtn {
    width: 23% !important; }
  .hero {
    height: 440px !important; }
  .filterBar-view-desktop {
    display: block; }
  .filterBar-view-mobile {
    display: none; }
  .blurb-header {
    margin-left: 0%;
    margin-right: 0%; } }

@media (min-width: 1200px) {
  .site-search2 {
    width: 20em;
    width: 100%; }
  .hero {
    height: 440px !important; }
  .filterBar-view-desktop {
    display: block; }
  .filterBar-view-mobile {
    display: none; }
  .blurb-header {
    text-align: right;
    padding-top: 10px; } }

.dashed-line-search-content {
  border-top: 2px solid #72635D;
  opacity: 0.3;
  margin-top: 20px;
  margin-bottom: 40px; }

.content-searchkeywords-results {
  color: #5F6062;
  font-size: 25px;
  letter-spacing: 0;
  line-height: 38px; }

.content-card-row .content-col {
  border-bottom: 1px dashed rgba(114, 99, 93, 0.34); }

.content-card-row .card,
.content-card-row .card-header {
  border: none; }

.content-card-row .card-header span a {
  color: #006CB6;
  font-size: 21px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 34px;
  text-decoration: underline; }

.content-card-row .card-body {
  color: #404041;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 34px; }

@media (max-width: 900px) {
  .content-card-row .card-header span a {
    font-size: 18px; }
  .content-card-row .card-body {
    font-size: 15px; }
  /* Left Align Text on Hero for Mobile Start*/
  .page-product-list-title,
  .header-description {
    text-align: left; }
  .header-border {
    margin-left: 0px; }
  /* Left Align Text on Hero for Mobile End*/ }

.searchkeywords-results {
  color: #5F6062;
  font-size: 25px;
  letter-spacing: 0;
  line-height: 38px;
  border-bottom: 2px solid rgba(114, 99, 93, 0.3);
  padding: 17px;
  margin-bottom: 40px; }

.filter-title span {
  color: #5F6062;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 38px; }

.a-search-filter {
  color: #006CB6;
  font-size: 18px;
  letter-spacing: 0; }

.a-search-filter:hover,
.a-search-filter:focus {
  text-decoration: none; }

.a-search-filter.active {
  color: #000000 !important;
  text-decoration: none; }

.li-search-filter {
  line-height: 37px; }

ul .li-search-filter::marker {
  color: #EF6549;
  /* Change the color */
  font-weight: bold;
  /* If you want it to be bold */
  font-size: 18px; }

.products-filter-content {
  padding: 17px;
  margin-bottom: 40px; }

.pagination-text {
  color: #404041;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 34px; }

.order-pagination-text {
  color: #404041;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 34px; }

.paginationjs-prev,
.paginationjs-next,
.paginationjs-page {
  text-align: center;
  box-sizing: border-box;
  padding: 10px;
  width: 48px;
  border: 2px solid #006CB6;
  border-radius: 10px;
  background-color: #fff; }

.paginationjs-pages ul {
  width: 100%;
  display: inline-block; }

.paginationjs-pages ul li {
  display: inline-block;
  margin: 10px;
  text-decoration: none; }

.paginationjs-pages ul li a {
  text-decoration: none; }

.paginationjs-pages ul li a:hover,
.paginationjs-pages ul li a:focus {
  text-decoration: underline; }

.paginationjs-pages ul li.active {
  background-color: #404041;
  border: 2px solid #404041; }

.paginationjs-pages ul li.active a {
  color: #fff;
  text-decoration: none; }

.paginationjs-pages ul li.active a:hover {
  color: #fff !important; }

.paginationjs-prev.disabled,
.paginationjs-next.disabled {
  background-color: #EBE9E7;
  border: 2px solid #EBE9E7;
  color: #000000; }

.paginationjs-prev.disabled a,
.paginationjs-next.disabled a {
  color: #000000; }

.img-autoship {
  max-width: 30%;
  height: auto; }

.subscription-banner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }

@media (max-width: 585px) {
  .subscription-banner {
    -ms-flex-pack: end;
        justify-content: flex-end; } }

.subscription-banner p {
  margin-bottom: 0;
  margin-right: 5px; }

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