/* ==========================================================================
   product-listing-fullwidth.css
   Startsida och EyePilot-sida – produktlistning i full bredd
   ========================================================================== */


/* ============================= PRODUKTBILDER BAKGRUND ============================= */

.woocommerce ul.products li.product a img {
	background-color: #f4f4f4;
}
