/*
Theme Name: Total Air Products
Author: Anonymous
Author URI:
Version: 1
Description: Total Air Products theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: totalairproducts
Tags: one-column, two-columns
Theme URI:
*/

.product-options-section .options-list .img-holder img,
.product-cards-list .product-card .img-holder img {
	object-fit: contain !important;
}
.product-options-section .options-list .img-holder:before {
	background: #fff !important;
}
.product-cards-list .product-card .img-holder {
	box-shadow: none !important;
}