.sale-product-list-block {

}

.sale-product-list-block h2,
.sale-product-list-block h2 a {
  font-size: 15px;
  font-weight: 900;
  color: #000000;
}


.sale-product-list-block .star-rating {
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 1em;
  width: 5.4em;
  font-family: star;
  color: #FFFFFF;
}

.sale-product-list-block .star-rating::before {
  content: "\73\73\73\73\73";
  color: #d3ced2;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}

.sale-product-list-block .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}

.sale-product-list-block .star-rating span::before {
  content: "\53\53\53\53\53";
  color: #F26722;
  top: 0;
  position: absolute;
  left: 0;
}

.sale-product-list-block .woocommerce-product-rating {
  line-height: 2;
  display: block;
  margin-bottom: 0.8rem;
}

.sale-product-list-block .woocommerce-product-rating::after,
.sale-product-list-block .woocommerce-product-rating::before {
  content: " ";
  display: table;
}

.sale-product-list-block .woocommerce-product-rating::after {
  clear: both;
}

.sale-product-list-block .woocommerce-product-rating .star-rating {
  margin: .5em 4px 0 0;
  float: left;
}

.sale-product-list-block .products .star-rating {
  display: block;
  margin: 0 0 .5em;
  float: none;
}

.sale-product-list-block .hreview-aggregate .star-rating {
  margin: 10px 0 0;
}


.sale-product-list-block .price{
  font-size: 18px;
  font-weight: 900;
  color: #F26722;
}

.sale-product-list-block .price p {
  margin-bottom: 0px;
}

.sale-product-list-block .sku {
  font-size: 10px;
}


.sale-product-list-block a.button.btn-primary {
  font-size: 16px;
  padding-top: 0.75rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.sale-product-list-block a.add-request-quote-button.button {
  font-size: 16px;
  padding-top: 0.75rem;
  padding-bottom: 0.4rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}



.sale-product-list-block a.add-request-quote-button.button {
  display: block !important;
  font-family: "HelveticaNeueCond", Helvetica, Arial, sans-serif;
  text-decoration: none;
  font-weight: 700;
  background-color: #000000 !important;
  border-color: #000000 !important;
  color: #ffffff !important;
  font-size: 16px;
  line-height: 1em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border-radius: 0px;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.8rem;
  padding-bottom: 0.6rem;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  margin-right: 0px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.sale-product-list-block a.add-request-quote-button.button:hover {
  background-color: #000000 !important;
  border-color: #000000 !important;
  color: #ffffff !important;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

/* SELECT QUOTE OPTIONS button styling - same as ADD TO QUOTE */
.sale-product-list-block a.select-quote-options-button.button {
  font-family: "HelveticaNeueCond", Helvetica, Arial, sans-serif;
  text-decoration: none;
  text-align: center;
  font-weight: 700;
  background-color: #000000 !important;
  border-color: #000000 !important;
  color: #ffffff !important;
  font-size: 16px;
  line-height: 1em;
  text-transform: uppercase;
  border-radius: 0px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.8rem;
  padding-bottom: 0.6rem;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  margin-right: 0px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.sale-product-list-block a.select-quote-options-button.button:hover {
  background-color: #000000 !important;
  border-color: #000000 !important;
  color: #ffffff !important;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.sale-product-list-block .yith-ywraq-add-to-quote {
  display: block;
  position: static;
  width: 100%;
  bottom: 50px;
}


.sale-product-list-block .excerpt {
  font-size: 12px; 
}

.sale-product-list-block span.onsale {
  font-family: "HelveticaNeueCond", Helvetica, Arial, sans-serif;
  display: block;
  position: absolute;
  top: -15px;
  left: 0px;
  right: auto;
  color: #FFFFFF;
  font-weight: 600;
  font-style: normal;
  overflow-y: hidden;
  text-transform: uppercase;
  font-size: 1.5625rem;
  padding: 0.5rem 1rem 0px 1rem;
  z-index: 999;
  min-height: unset !important;
  min-width: unset !important;
  line-height: 1rem;
  border-radius: 0px;
  background-color: #F26722;
  border-color: #F26722;
}

.sale-product-list-block span.onsale > span {
  display: block;
  position: static;
  height: auto;
  line-height: 2rem;
}




.category-filter-container,
.sale-product-container {
	background-color: #FFFFFF;
	padding: 15px;
	margin-bottom: 15px;
}

.category-filter-container .clear-filter-btn {
	border: 0px solid transparent;
	background-color: transparent;
	text-decoration: underline;
	color: #F26722;
}

.category-filter-container .form-check-label {
	margin-right: 1.75rem;
}

.mobile-filters-container {
	background-color: #FFFFFF;
}

#filterToggleBtn {
	border: 0px solid transparent;
  background-color: transparent;
  border: 1px solid #000000;
  padding: 5px 15px;
}

.apply-filter-container {
	background-color: #FFFFFF;
	padding: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.apply-filter-container-bg {
	background-color: #ECECEC;
}
#applyFilterBtn {
	border: 0px solid transparent;
  background-color: transparent;
  border: 1px solid #000000;
  padding: 5px 15px;
}

.filtering-products {
	padding: 7px 13px;
	height: 60px;
	width: 60px;
	background-color: #FFFFFF;
	font-size: 2rem;
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 99999999;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
}

.filtering-products.d-block .loading-spinner i {
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}

.filter-product-bg {
	content: '';
	display: block;
	position: fixed;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	background-color: #000000;
	opacity: 0.2;
	z-index: 999999;
}

.mobile-filter-modal {
	background-color: #ECECEC;
	position: fixed;
	top: 90px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	overflow-y: scroll;
	z-index: 9999;
}
.mobile-filter-modal.closed {
	display: none;
}
.mobile-filter-modal.open {
	display: block;
}

.wear-factor-card {
  border: 1px solid #000000;
  text-align: center;
}

.wear-factor-card .wear-factor-number {
  color: #F26722;
  font-size: 2.75rem;
  font-weight: 900;
  line-height: 1em;
  padding: 10px 0px 0px 0px;
  margin-bottom: -10px;
}

.wear-factor-number-kern {
  letter-spacing: -6px;
  margin-right: 10px;
}

.wear-factor-card .wear-factor-longer {
	font-size: 0.55rem;
  background-color: #959595;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 1em;
  padding-top: 5px;
  padding-bottom: 1px;
  padding-left: 0px;
  padding-right: 0px;
  letter-spacing: 1px;
}

.wear-factor-card .wear-factor-material {
  background-color: #6D6D6D;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 0.75em;
  padding-top: 10px;
  padding-bottom: 3px;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 1rem;
  letter-spacing: 1px;
}

@media(max-width:991px) {
	.cat-prod-list-sat-guar {
		max-width: 100px !important;
	}
}

.woocommerce .sale-product-list-block span.onsale {
  font-family: "HelveticaNeueCond", Helvetica, Arial, sans-serif;
  display: block;
  position: absolute;
  top: -15px;
  left: 0px;
  right: auto;
  color: #FFFFFF;
  font-weight: 600;
  font-style: normal;
  overflow-y: hidden;
  text-transform: uppercase;
  font-size: 1.5625rem;
  padding: 0.5rem 1rem 0px 1rem;
  z-index: 999;
  min-height: unset !important;
  min-width: unset !important;
  line-height: 1rem;
  border-radius: 0px;
  background-color: #F26722;
  border-color: #F26722;
}

.woocommerce .sale-product-list-block span.onsale > span {
  display: block;
  position: static;
  height: auto;
  line-height: 2rem;
}

/*.price del,*/
.price ins {
  display: block;
}

/* Disabled filter styles */
.category-filter-container .form-check.disabled-filter {
  opacity: 0.5;
  position: relative;
}

.category-filter-container .form-check.disabled-filter .form-check-input {
  cursor: not-allowed;
}

.category-filter-container .form-check.disabled-filter .form-check-label {
  color: #999;
  cursor: not-allowed;
}

/* Mobile disabled filter styles */
.mobile-filter-modal .form-check.disabled-filter {
  opacity: 0.5;
  position: relative;
}

.mobile-filter-modal .form-check.disabled-filter .form-check-input {
  cursor: not-allowed;
}

.mobile-filter-modal .form-check.disabled-filter .form-check-label {
  color: #999;
  cursor: not-allowed;
}




