/** Shopify CDN: Minification failed

Line 16:0 Unexpected "{"
Line 16:1 Expected identifier but found "%"
Line 17:0 Unexpected "{"
Line 17:1 Expected identifier but found "%"
Line 18:0 Unexpected "{"
Line 18:1 Expected identifier but found "%"
Line 19:0 Unexpected "{"
Line 19:1 Expected identifier but found "%"
Line 20:0 Unexpected "{"
Line 20:1 Expected identifier but found "%"

**/
/*********************** Custom CSS for Boost Filter & Search  ************************/
{% assign breakpointMobile = '767px' %}
{% assign breakpointTabletMin = '768px' %}
{% assign breakpointTabletMax = '1199px' %}
{% assign breakpointDesktop = '1200px' %}
{% assign searchBoxMobileHeight = '64px' %}

/* *************************** Place your custom css below  *************************** */

.color-option-quickview {
  font-weight: 500;
  font-style: normal;
  transition: color 0.2s ease-in-out;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 11px;
}

.boost-pfs-quickview-product-option-header, .boost-pfs-quickview-product-option-header *,
.boost-pfs-quickview-qty-cartbtn-wrapper label,
.boost-pfs-action-list-enabled .boost-pfs-select-option-wrapper .boost-pfs-quickview-cart-btn,
#boost-pfs-quickview-cart-btn {
  font-weight: 500 !important;
  font-style: normal;
  transition: color 0.2s ease-in-out;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.boost-pfs-quickview-product-option-header, .boost-pfs-quickview-product-option-header *,
.boost-pfs-quickview-qty-cartbtn-wrapper label {
  font-size: 11px !important;
}

#boost-pfs-quickview-cart-btn,
.boost-pfs-action-list-enabled .boost-pfs-select-option-wrapper .boost-pfs-quickview-cart-btn {
  background-color: #be6a14;
  border-color: #be6a14;
  transition: color .45s cubic-bezier(.785,.135,.15,.86),border .45s cubic-bezier(.785,.135,.15,.86);
}
#boost-pfs-quickview-cart-btn:hover {
  background-color: transparent;
  color: #be6a14;
}

.boost-pfs-quickview-selector-wrapper .boost-pfs-swatch-element.boost-pfs-quickview-option-color label,
.boost-pfs-quickview-selector-wrapper .boost-pfs-swatch-element.boost-pfs-quickview-option-color input:checked+label:before,
#boost-pfs-quickview-cart-btn,
#boost-pfs-quickview-cart-quantity {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.gorgias-chat-key-eam2gc {
    z-index: 99999 !important;
}
.boost-pfs-select-option-show-body .boost-pfs-action-list-enabled .boost-pfs-select-option-wrapper .boost-pfs-quickview-cart-btn {
    height: 80px;
    line-height: 80px;
}

.boost-pfs-quickview-wrapper {
  height: 750px;
}

.boost-pfs-quickview-content {
  max-height: 750px;
}

.pfs-option-wrapper_not-color {
    display: none;
    flex-direction: column;
    position: absolute;
    background: #fff;
    width: 209px;
    top: auto;
    left: auto;
    box-shadow: 0 -2px 10px #36363633;
    z-index: 2;
    padding: 5px 0;
}

.boost-option-dropdow-open .pfs-option-wrapper_not-color {
  display: flex;
}

/* .pfs-option-wrapper:before {
    content: "";
    position: absolute;
    right: 40px;
    width: 10px;
    height: 10px;
    border-style: solid;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent white;
    -webkit-filter: drop-shadow(2px 0 2px rgba(54,54,54,.1));
    filter: drop-shadow(2px 0 1px rgba(54,54,54,.1));
    transform: rotate(180deg);
    top: 105px;
    right: 324px;;
} */

.boost-pfs-quickview-selector-wrapper .boost-pfs-swatch-element:not(.boost-pfs-quickview-option-color) label {
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 100%;
}

.boost-pfs-quickview-selector-wrapper .boost-pfs-swatch-element:not(.boost-pfs-quickview-option-color) input:checked+label {
    background: initial;
    color: #000;
    font-weight: 600;
}

.boost-pfs-quickview-selector-wrapper .boost-pfs-swatch-element {
  margin: 0;
}

.boost-pfs-quickview-product-option-header .ProductForm__Item {
  max-width: 208px;
  display: block;
  margin-top: 5px;
}

.boost-pfs-quickview-selector-wrapper {
  position: relative;
}

@media (max-width: 1199px) {
  .boost-pfs-action-list-enabled .boost-pfs-addtocart-btn.boost-pfs-addtocart-select-options {
      min-width: 135px;
  }
  .boost-pfs-addtocart-btn.boost-pfs-addtocart-select-options .boost-pfs-addtocart-btn-text {
      color: #fff;
      padding-left: 5px;
      display: inline;
  }
  .boost-pfs-action-list-enabled .boost-pfs-action-list-wrapper {
      visibility: visible;
      margin-top: 5px;
      position: initial;
  }
  .boost-pfs-action-list-enabled .boost-pfs-addtocart-btn {
      float: none;
      padding: 0 15px;
  }
  .boost-pfs-addtocart-wrapper {
     text-align: center;
  }
}

.boost-pfs-checkout-btn,
.boost-pfs-viewcart > a {
  border: 1px solid transparent;
  background: initial;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  color: #fff;
}

.boost-pfs-checkout-btn:focus {
  outline: none;
}

.boost-pfs-viewcart a:focus:after,
.boost-pfs-checkout-btn:focus:after{
  border: none;
}

.boost-pfs-quickview-vendor {
  margin-top: 10px;
}

.boost-pfs-quickview-cart-quantity_mobile {
  margin-left: 10px !important;
}

@media (max-width: 767px) {
  .boost-pfs-filter-mobile-style1-body:not(.boost-pfs-filter-tree-open-body) .boost-pfs-filter-mobile-style1 {
      max-height: unset;
  }
  .boost-pfs-quickview-quantity label{
    margin-left: 12px;
  }
}

.boost-pfs-filter-option-range-slider-unit {
  display: none !important;
}

.boost-pfs-quickview-sale-lable {
  display: none;
}

.boost-pfs-quickview-option-value {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.2em;
}

#boost-pfs-quickview-cart-btn[disabled="disabled"]:hover {
  color: #fff !important;
}

.boost-pfs-enable-app .Search__Results {
  display: none;
}

.boost-pfs-quickview-slider .boost-pfs-quickview-slider-dots {
  bottom: 100px;
}

@media screen and (max-width: 1007px) {
  .ProductListWrapper {
      overflow: initial !important;
  }
}

.pfs-option-wrapper_ > .boost-pfs-quickview-option-value {
  visibility: hidden;
}

.boost-pfs-quickview-description,
.boost-pfs-quickview-vendor {
  display: none;
}

.boost-pfs-quickview-view-full-wrapper>a {
    color: #be6a14;
}

.boost-pfs-quickview-view-full-wrapper>a:before {
  border-right: 1px solid #be6a14;
  border-bottom: 1px solid #be6a14;
}

.boost-pfs-quickview-view-full-wrapper>a:after {
  background: #be6a14;
}

.boost-pfs-quickview-view-full-wrapper>a:hover {
  color: #be6a14;
}

@media screen and (max-width: 1200px) {
  .boost-pfs-action-list-wrapper {
    opacity: 1 !important;
    visibility: visible !important;
  }
}

.template-collection #shopify-section-footer {
  margin-top: 35px;
}
#boost-pfs-quickview-cart-btn {
  background-color: #fff !important;
  border-color: #000 !important;
}
#boost-pfs-quickview-cart-btn:before {
  border: #000 !important;
  background-color: #000 !important;
  border-color: #000 !important;
}
#boost-pfs-quickview-cart-btn:hover {
  color: #000 !important;
}
