  /* FAF SpecialOrder */
[class*="col-1.stockStatus-"]:hover { cursor:pointer}
[class*="stockStatus-"]:before {text-align: center;letter-spacing: 0.5px;color: #ffffff !important;padding: 4px 6px;text-transform:uppercase;margin-right: 6px;font-size:13px;font-weight: 700;}
.stockStatus-True.stockStatus-True:before{content: "In Stock" !important;background: #69ca87 !important;}
.stockStatus-false.stockStatus-false:before{content:"Out of Stock";background: #c86565;}
.stockStatus-SpecialOrder.stockStatus-SpecialOrder:before{content:"Special order";background: #75aab9}
.stockStatus-PreOrder.stockStatus-PreOrder:before{content:"Pre order";background: #b57fb8;}
.stockStatus-ComingSoon.stockStatus-ComingSoon:before{content:"Coming Soon";background: #b89a7f;}
[class*="stockStatus"]:after {content: "CHECK AVAILABILITY" !important;position: relative;padding-bottom: 1px;font-family:inherit;flex-grow: 1;text-align: left;outline: 1px solid #cecece;padding: 4px 6px;text-align: center;width: 100%;position: relative !important;font-family: inherit !important; }
.LPCollection [class*="stockStatus"]:after {background: #efefef;}
[class*="stockStatus"] {margin:0px;display: flex;justify-content: start;align-items: stretch;}
[class*="stockStatus-"]:before {/* padding: 3px 6px; */font-size: 12px;min-width: 40%;} 
[class*="stockStatus"]:hover:after {background:#b8b8b8; color:#fff} 

.noUi-connect, .noUi-tooltip { background:#212121 !important}



/*  Black Fridaty Messages  */
.bf a:hover .bannerViewGrid {background: #498cbc;color: #fff;padding: 4px 16px;border: 1px solid #498cbc;}
.bf > div > a {flex-direction:column;width:100%;flex-basis: 425px;flex-grow:1;}
.photo div:after {padding-bottom: 75%;content: "";display: block;width: 100%;}
.bf .bannerViewGrid {display: none;}
.textCenter .bannerTxtCtrGrid {justify-content: center;}    

/*  Price Match Fridaty Messages  */
.facetItemDetails .selectcompare { opacity:1}
.facetItemDetails .selectcompare.incomparelist {border-color:  #b5e3c4;}
/* .facetItemDetails .selectcompare input[type="checkbox"]:checked + label:before, .compare-button { background: #68ca87 !important;} */                                                                                                                                                                                    