.tabs .product-quantities{
display:none !important;
}

.product-flags .product-flag.out_of_stock{
display:none !important;
}

.bfe-homecategories__list.slick-slider .slick-track{
	justify-content: center;
}

.product-miniature-prices .money {
color: #B4C6A3;
}


.product-hero-panel__prices .product-price .current-price span{
color: #B4C6A3;
}

#js-product-list-top{
background: #B4C6A3;
color: #FFFFFF !important;
}

#js-product-list-top button{
color: #FFFFFF !important;
}

#js-product-list-top p{
color: #FFFFFF !important;
}

.collection-view-btn{
filter: brightness(0) invert(1);
}

.custom-checkbox-div{
	display: flex;
  	flex-direction: column;
  align-items: flex-start;
}
.custom-checkbox-div p:nth-of-type(2) {
    line-height: 1.6;
    display: inline-block;
    color: #808080;
    text-align: start;
  font-size: 12.25px;
}