.banner-fap-custom-labeled-first-aid-kits-banner-ad {
    text-align:center;
    margin-bottom:10px;
}
.products-grid .product-item {
    text-align: center;
}
.product-item .price-box {
    padding-left: 0px;
}
.products-grid:not(.swiper-container) .eci_sku {
    padding-left: 0px;
}
.products-grid:not(.swiper-container) .product-item-actions {
    padding-left: 0px;
}
@media screen and (max-width: 768px) {
  .customer-welcome + .authorization-link {
   	display: list-item;
  }
}

@media screen and (min-width: 769px) {
	.page-products .products-grid:not(.swiper-container) .product-items 	.product-item .product-item-name {
    	white-space: normal;
    }
    .page-products .products-grid:not(.swiper-container) .product-items .product-item .price-box {
		margin-bottom: 1px;
	}
	.page-products .products-grid:not(.swiper-container) .product-items .product-item .minimal-price-link {
		margin-top: 1px;
	}
    .page-main .search.results .block {
        column-count: 2;
    }
    .page-main .search.results .block .title {
        column-span: all;
    }
}
#bss-fastorder-form table td.bss-fastorder-row-qty .product_qty button {
    color: #000;
}
.bss-fastorder-row-delete button {
    filter: brightness(0.5);
}