/* Ketabbin product white cards 5.0 — clean white product backgrounds on the 4.75 commerce base. */
.kb-shop-v46 ul.products > li.product,
.kb-product-v47__related ul.products > li.product,
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.kb-store-card {
	background: #fff !important;
}

.kb-shop-v46 ul.products > li.product img,
.kb-product-v47__related ul.products img,
.woocommerce ul.products li.product img,
.woocommerce-page ul.products li.product img,
.kb-store-card__image,
.kb-store-card__image img,
.single-product .woocommerce-product-gallery__wrapper,
.kb-product-v47__gallery .woocommerce-product-gallery__image,
.kb-product-v47__gallery .woocommerce-product-gallery__image img {
	background: #fff !important;
}

.kb-shop-v46 ul.products > li.product .woocommerce-LoopProduct-link,
.kb-product-v47__related ul.products > li.product .woocommerce-LoopProduct-link,
.kb-store-card__body {
	background: #fff !important;
}

.kb-shop-v46 ul.products > li.product:hover,
.kb-product-v47__related ul.products > li.product:hover,
.kb-store-card:hover {
	background: #fff !important;
}

html[data-theme="dark"] .kb-shop-v46 ul.products > li.product,
html[data-theme="dark"] .kb-product-v47__related ul.products > li.product,
html[data-theme="dark"] .woocommerce ul.products li.product,
html[data-theme="dark"] .woocommerce-page ul.products li.product,
html[data-theme="dark"] .kb-store-card,
body.dark-mode .kb-shop-v46 ul.products > li.product,
body.dark-mode .kb-product-v47__related ul.products > li.product,
body.dark-mode .woocommerce ul.products li.product,
body.dark-mode .woocommerce-page ul.products li.product,
body.dark-mode .kb-store-card {
	background: #fff !important;
	color: #102238 !important;
}

html[data-theme="dark"] .kb-shop-v46 ul.products > li.product img,
html[data-theme="dark"] .kb-product-v47__related ul.products img,
html[data-theme="dark"] .woocommerce ul.products li.product img,
html[data-theme="dark"] .woocommerce-page ul.products li.product img,
html[data-theme="dark"] .kb-store-card__image,
html[data-theme="dark"] .kb-store-card__image img,
html[data-theme="dark"] .single-product .woocommerce-product-gallery__wrapper,
html[data-theme="dark"] .kb-product-v47__gallery .woocommerce-product-gallery__image,
body.dark-mode .kb-shop-v46 ul.products > li.product img,
body.dark-mode .kb-product-v47__related ul.products img,
body.dark-mode .woocommerce ul.products li.product img,
body.dark-mode .woocommerce-page ul.products li.product img,
body.dark-mode .kb-store-card__image,
body.dark-mode .kb-store-card__image img,
body.dark-mode .single-product .woocommerce-product-gallery__wrapper,
body.dark-mode .kb-product-v47__gallery .woocommerce-product-gallery__image {
	background: #fff !important;
}

html[data-theme="dark"] .kb-shop-v46 ul.products > li.product .woocommerce-loop-product__title,
html[data-theme="dark"] .kb-store-card h3,
body.dark-mode .kb-shop-v46 ul.products > li.product .woocommerce-loop-product__title,
body.dark-mode .kb-store-card h3 {
	color: #102238 !important;
}
