/*********************** Custom CSS for Boost Filter & Search  ************************/
/**************************** Place your custom css below  ****************************/
.boost-pfs-filter-tree.boost-pfs-filter-tree-v {
  padding-right: 10px; }

.boost-pfs-filter-tree-mobile {
  float: right; }

.boost-pfs-filter-tree-mobile button {
  padding: 8px 12px 7px;
  margin: 0;
  font-size: 12px; }

.boost-pfs-filter-option .boost-pfs-filter-option-title a, .boost-pfs-filter-option-label, .boost-pfs-filter-clear, .boost-pfs-filter-clear-all {
  color: #585858; }

.boost-pfs-filter-selection-wrapper .boost-pfs-filter-selected-items .selected-item {
  color: #555;
  font-size: 0.9em; }

.boost-pfs-filter-top-sorting, .boost-pfs-filter-top-display-type {
  display: inline-block; }

.grid-border--left {
  border: none; }

.boost-pfs-filter-option-content {
  padding-bottom: 10px;
  padding-top: 5px; }

.boost-pfs-filter-tree-v .boost-pfs-filter-option .boost-pfs-filter-option-title .boost-pfs-filter-clear {
  padding-bottom: 0; }

/* Search */
.boost-pfs-search-result-number {
  text-align: center; }

.search-bar {
  margin-bottom: 10px; }

@media screen and (max-width: 767px) {
  .boost-pfs-filter-tree.boost-pfs-filter-tree-h {
    display: none !important; } }
.boost-pfs-filter-tree-open-body .slick-dots {
  display: none !important; }

@media screen and (max-width: 767px) {
  .boost-pfs-filter-tree {
    top: 50px !important; } }
.boost-pfs-filter-option-title {
  background-color: #86a4af;
  font-size: 1em;
  height: auto;
  padding: 8px 15px;
  margin-bottom: 0;
  margin-top: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  cursor: pointer;
  opacity: 1;
  color: #fff;
  text-align: left;
  font-family: "HelveticaNeue", "Helvetica Neue" Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase; }

.bc-sf-filter-product-item-image {
  position: relative; }

.bc-al-exist button.bc-addtocart-btn {
  background: #43617c !important;
  color: #fff !important;
  border-color: #43617c !important;
  letter-spacing: normal !important;
  font-weight: bold !important; }

#bc-sf-filter-default-toolbar {
  border-top: none; }
  @media screen and (min-width: 769px) {
    #bc-sf-filter-default-toolbar {
      margin: 10px auto;
      margin-top: 0;
      max-width: calc(100% - 30px); } }

@media screen and (min-width: 769px) {
  .ml-0 {
    margin-left: 0; }

  .ml-30 {
    margin-left: 30px !important; } }
.boost-pfs-filter-option-range {
  padding-left: 5px;
  padding-right: 5px; }

.boost-pfs-filter-option-collapsed {
  padding-bottom: 0; }

@media screen and (max-width: 768px) {
  div#bc-sf-filter-tree {
    position: fixed;
    top: 50px;
    z-index: 9999;
    left: 0;
    background: #fff;
    overflow-y: auto;
    max-height: calc(100vh - 50px);
    bottom: 0;
    background-color: #80A5B0; }

  .boost-pfs-filter-tree-content {
    padding: 20px !important;
    background: #fff;
    margin-top: 0 !important; }

  #bc-sf-filter-options-wrapper .bc-sf-filter-block-title {
    padding: 0 !important;
    background-color: #80A5B0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-right: 15px; }

  div#bc-sf-filter-tree > h3 {
    display: block;
    width: 100%;
    padding: 20px;
    font-size: 18px;
    text-transform: uppercase; }

  div#bc-sf-filter-tree-mobile {
    float: none;
    bottom: 40px;
    right: 10px;
    width: auto;
    border: none;
    z-index: 99; }

  #bc-sf-filter-tree.bc-sf-filter-tree-mobile-open + .bc-sf-filter-selections-mobile {
    opacity: 1;
    visibility: visible; }

  .bc-sf-filter-selections-mobile {
    opacity: 0;
    transition: visibility 0.1s ease-in-out;
    visibility: hidden; }

  .bc-sf-filter-selections-mobile {
    display: none; }
  .bc-sf-filter-selection-wrapper {
    padding: 15px 20px;
    background: #607f9b;
    color: #fff;
    margin: 0;
    border: none; }
    .bc-sf-filter-selection-wrapper > .bc-sf-filter-block-title > h3 {
      font-weight: bold !important;
      text-transform: uppercase !important;
      padding: 0; }

  .bc-sf-filter-block-title > h3 {
    padding: 15px;
    flex: 1; }

  a.bc-sf-filter-clear-all {
    float: none;
    color: #fff;
    max-width: 200px;
    display: block;
    clear: both; }

  .bc-sf-filter-selection-wrapper .bc-sf-filter-block-title {
    display: flex;
    align-items: center;
    justify-content: space-between; }

  .collection-filters {
    padding: 0;
    border: none; }

  .collection-filters:not(.bc-sf-filter-option-hidden) ~ .collection-filters {
    padding-top: 0; }

  .collection-filters[data-show-more-type*=scrollbar] .boost-pfs-filter-tree-content {
    max-height: 260px; }

  #bc-sf-filter-top-sorting-mobile label {
    margin: 0 0 10px 0;
    padding-top: 5px;
    padding-bottom: 5px; } }
  @media screen and (max-width: 768px) and (max-width: 768px) {
    .bc-sf-filter-selections-mobile {
      font-size: 0.8em;
      display: flex;
      flex-flow: row nowrap;
      align-items: center;
      justify-content: space-between;
      position: fixed;
      top: 50px;
      left: 0;
      width: 100%;
      z-index: 99999999;
      background: #607f9b;
      color: white !important;
      padding: 10px 15px; }
      .bc-sf-filter-selections-mobile h2 {
        flex: 1 1 auto;
        color: inherit;
        margin: 0;
        font-size: 18px;
        text-transform: capitalize;
        text-align: left;
        padding-left: 1em;
        color: white !important; }
      .bc-sf-filter-selections-mobile .button {
        font-size: 12px;
        background-color: #ddd;
        color: #222;
        border-radius: 10px;
        opacity: 1;
        min-width: 50px;
        padding: 0 8px;
        letter-spacing: 0;
        display: block;
        width: 65px;
        border: none;
        margin-right: 10px; }
      .bc-sf-filter-selections-mobile .button--close {
        background: none;
        border: none;
        padding: 5px;
        vertical-align: middle;
        line-height: normal;
        margin-left: 20px; }
      .bc-sf-filter-selections-mobile .bc-sf-filter-clear-all.button {
        color: white;
        background: transparent;
        font-size: 14px;
        width: auto;
        font-weight: bold; }
      .bc-sf-filter-selections-mobile button.button.button-action--close {
        display: none; } }

.bc-sf-filter-selection-wrapper {
  padding: 0; }

.bc-sf-filter-block-title {
  padding: 15px 20px; }

@media screen and (max-width: 768px) {
  #bc-sf-filter-options-wrapper {
    padding-top: 50px; }

  .bc-sf-filter-selection-wrapper + #bc-sf-filter-options-wrapper {
    padding-top: 0; } }
.bc-sf-filter-selected-items {
  padding: 10px 10px;
  background: #fff;
  font-size: 14px; }
  @media screen and (max-width: 768px) {
    .bc-sf-filter-selected-items {
      margin-top: 0 !important; } }

.bc-action-list-wrapper {
  display: none !important; }

.boost-pfs-filter-option-item-list-swatch {
  /* Highlight for selected swatches */ }
  @media screen and (min-width: 769px) {
    .boost-pfs-filter-option-item-list-swatch li {
      display: inline-block;
      width: 23px;
      height: 23px;
      border-radius: 50%;
      border: 1px solid #eee;
      font-size: 0.95rem;
      position: relative;
      background-size: cover;
      margin: 0 0 15px 0; } }
  .boost-pfs-filter-option-item-list-swatch input {
    display: none; }
  .boost-pfs-filter-option-item-list-swatch input:checked + label {
    border: 1px solid white;
    box-shadow: 0px 0px 6px #003; }
  @media screen and (min-width: 769px) {
    .boost-pfs-filter-option-item-list-swatch .special-name {
      color: white;
      background: black;
      opacity: 0;
      padding: 0.5em 1.25em;
      position: absolute;
      font-size: 0.95rem;
      top: -2.75em;
      left: 50%;
      transform: translateX(-50%) rotateY(-90deg);
      white-space: nowrap;
      transition: all 0.3s, transform 0s 0.3s;
      pointer-events: none;
      z-index: 2;
      min-width: 4em;
      border-radius: 2px;
      text-align: center; }
      .boost-pfs-filter-option-item-list-swatch .special-name:before {
        content: '';
        position: absolute;
        border-top: 0.5em solid black;
        border-left: 0.3em solid transparent;
        border-right: 0.3em solid transparent;
        bottom: -0.5em;
        left: 50%;
        transform: translateX(-50%); } }
  .boost-pfs-filter-option-item-list-swatch .bold-filter-count {
    display: none; }
  @media screen and (max-width: 768px) {
    .boost-pfs-filter-option-item-list-swatch span.special-name {
      position: relative;
      color: black;
      background: transparent;
      display: block;
      opacity: 1;
      transform: translateX(-50%);
      font-size: 0.8rem;
      left: 50%;
      top: auto;
      padding: 0;
      max-width: 100%;
      white-space: normal;
      line-height: 30px; }
    .boost-pfs-filter-option-item-list-swatch span.special-name:before {
      display: none; } }

@media screen and (min-width: 769px) {
  .filter-swatch-item:hover .special-name {
    transform: translateX(-50%) rotateY(0);
    opacity: 0.9;
    transition: all 0.3s 0.2s, transform 0.1s 0.2s; } }
.boost-pfs-filter-bottom-pagination ul {
  display: flex;
  width: 100%;
  justify-content: center; }

.boost-pfs-filter-bottom-pagination li {
  margin: 0 1em; }

.boost-pfs-body-no-scroll iframe, .boost-pfs-body-no-scroll .return-to-top, .boost-pfs-body-no-scroll #___ratingbadge_0, .boost-pfs-body-no-scroll #swym-plugin {
  display: none !important; }

.product-grid-image--centered {
  width: 500px;
  max-width: 100%; }

.view-by__title {
  display: none; }

.boost-pfs-filter-mobile-toolbar-items {
  background: #43617c;
  color: white; }
  .boost-pfs-filter-mobile-toolbar-items * {
    background: inherit;
    color: inherit; }

body .boost-pfs-filter-tree-content {
  padding: 0 !important; }

.boost-pfs-filter-selected-items-mobile span::before {
  content: '\2713'; }

body .boost-pfs-filter-tree-mobile-style2.boost-pfs-filter-tree-v .boost-pfs-filter-option .boost-pfs-filter-option-title .boost-pfs-filter-option-title-heading:after {
  border-color: white; }

.filter-swatch-item {
  margin: 0.2em 0.1em 0.3em; }
  .filter-swatch-item .boost-pfs-filter-option-item {
    padding: 0 !important; }
  .filter-swatch-item .boost-pfs-filter-option-swatch-image {
    border: 1px solid darkgrey;
    width: 33px !important; }
  .filter-swatch-item.selected .boost-pfs-filter-option-swatch-image {
    border-width: 3px;
    border-color: slategrey;
    border-style: double; }

body .boost-pfs-filter-mobile-toolbar-items .boost-pfs-filter-mobile-toolbar-left a {
  color: white; }

body .boost-pfs-filter-tree-mobile-button button {
  position: fixed;
  right: 15px;
  bottom: 15px;
  z-index: 11;
  width: auto;
  padding: 0.8em;
  margin: 0;
  font-size: 12px !important;
  text-transform: uppercase !important;
  border-radius: 50%; }
  body .boost-pfs-filter-tree-mobile-button button::before {
    content: '\2630';
    display: block; }

body.boost-pfs-filter-tree-open-body .boost-pfs-filter-tree-mobile-button button {
  display: none; }

.boost-pfs-filter-tree-mobile-style2 .boost-pfs-filter-mobile-footer button {
  background: #42607b; }

@media screen and (max-width: 768px) {
  .boost-pfs-filter-mobile-toolbar-items .boost-pfs-filter-mobile-toolbar-left a:before {
    border-color: white; }

  .boost-pfs-filter-option-item-list-swatch {
    display: grid;
    grid-template-columns: repeat(2, 2fr); }

  .selected .special-name {
    font-weight: bold; } }
@media screen and (min-width: 769px) {
  .boost-pfs-filter-option-item-list-swatch li {
    border: none; }

  .boost-pfs-filter-option-swatch .boost-pfs-filter-option-content-inner {
    max-height: none !important;
    overflow: visible !important; }

  .boost-pfs-filter-tree-v .boost-pfs-filter-option {
    padding: 0; }

  .boost-pfs-filter-button.boost-pfs-filter-option-title-heading {
    padding-bottom: 0 !important; } }
.boost-pfs-filter-option-item-list.boost-pfs-filter-option-item-list-swatch.circle-grid {
  padding-left: 7px;
  min-height: 6em; }

.boost-pfs-filter-option.boost-pfs-filter-has-scrollbar .boost-pfs-filter-option-content .boost-pfs-filter-option-content-inner ul {
  padding-right: 5px; }

.boost-pfs-filter-button {
  color: inherit !important; }

.boost-pfs-filter-option-content .boost-pfs-filter-option-item-list.boost-pfs-filter-option-item-list-swatch.circle-grid li {
  margin: 6px 2px; }

.boost-pfs-filter-products .swym-button.swym-add-to-wishlist-view-product:not(.swym-loaded) {
  display: none; }
