@media (max-width: 768px) {
	body.home .home-popular-products li.product,
	body.home .cross-sells li.product,
	body.home .related.products li.product,
	body.home .upsells li.product,
	body.home .new-products li.product,
	body.home .home-new-products li.product {
		display: flex !important;
		flex-direction: column !important;
		padding: 10px !important;
		border-radius: 14px !important;
		background: #fff !important;
		box-sizing: border-box !important;
		height: auto !important;
		min-height: 100% !important;
		overflow: hidden !important;
		box-shadow: 0 8px 24px rgba(17, 24, 39, .06) !important;
	}

	body.home .home-popular-products li.product .woocommerce-LoopProduct-link,
	body.home .cross-sells li.product .woocommerce-LoopProduct-link,
	body.home .related.products li.product .woocommerce-LoopProduct-link,
	body.home .upsells li.product .woocommerce-LoopProduct-link,
	body.home .new-products li.product .woocommerce-LoopProduct-link,
	body.home .home-new-products li.product .woocommerce-LoopProduct-link {
		display: flex !important;
		flex-direction: column !important;
		height: 100% !important;
		text-decoration: none !important;
		overflow: visible !important;
		gap: 2px !important;
	}

	body.home .home-popular-products li.product img,
	body.home .cross-sells li.product img,
	body.home .related.products li.product img,
	body.home .upsells li.product img,
	body.home .new-products li.product img,
	body.home .home-new-products li.product img {
		width: 100% !important;
		height: auto !important;
		display: block !important;
		margin: 0 auto 10px !important;
		object-fit: contain !important;
		border-radius: 10px !important;
	}

	body.home .home-popular-products li.product .woocommerce-loop-product__title,
	body.home .home-popular-products li.product h2,
	body.home .cross-sells li.product .woocommerce-loop-product__title,
	body.home .cross-sells li.product h2,
	body.home .related.products li.product .woocommerce-loop-product__title,
	body.home .related.products li.product h2,
	body.home .upsells li.product .woocommerce-loop-product__title,
	body.home .upsells li.product h2,
	body.home .new-products li.product .woocommerce-loop-product__title,
	body.home .new-products li.product h2,
	body.home .home-new-products li.product .woocommerce-loop-product__title,
	body.home .home-new-products li.product h2 {
		font-size: 13px !important;
		font-weight: 600 !important;
		line-height: 1.32 !important;
		margin: 0 0 8px !important;
		display: block !important;
		min-height: 0 !important;
		max-height: none !important;
		height: auto !important;
		overflow: visible !important;
		white-space: normal !important;
		word-break: break-word !important;
		text-overflow: unset !important;
		-webkit-line-clamp: unset !important;
		-webkit-box-orient: unset !important;
		color: #111827 !important;
	}

	body.home .home-popular-products li.product .stock,
	body.home .home-popular-products li.product .availability,
	body.home .cross-sells li.product .stock,
	body.home .cross-sells li.product .availability,
	body.home .related.products li.product .stock,
	body.home .related.products li.product .availability,
	body.home .upsells li.product .stock,
	body.home .upsells li.product .availability,
	body.home .new-products li.product .stock,
	body.home .new-products li.product .availability,
	body.home .home-new-products li.product .stock,
	body.home .home-new-products li.product .availability {
		font-size: 10px !important;
		line-height: 1.25 !important;
		margin: 0 0 5px !important;
		color: #1f8f4f !important;
		font-weight: 600 !important;
	}

	body.home .home-popular-products li.product .cst-sku,
	body.home .home-popular-products li.product .sku,
	body.home .cross-sells li.product .cst-sku,
	body.home .cross-sells li.product .sku,
	body.home .related.products li.product .cst-sku,
	body.home .related.products li.product .sku,
	body.home .upsells li.product .cst-sku,
	body.home .upsells li.product .sku,
	body.home .new-products li.product .cst-sku,
	body.home .new-products li.product .sku,
	body.home .home-new-products li.product .cst-sku,
	body.home .home-new-products li.product .sku {
		font-size: 11px !important;
		line-height: 1.2 !important;
		margin: 6px 0 0 !important;
		color: #6b7280 !important;
	}

	body.home .home-popular-products li.product .price,
	body.home .cross-sells li.product .price,
	body.home .related.products li.product .price,
	body.home .upsells li.product .price,
	body.home .new-products li.product .price,
	body.home .home-new-products li.product .price {
		margin-top: auto !important;
		margin-bottom: 4px !important;
		padding-top: 6px !important;
		font-size: 13px !important;
		line-height: 1.2 !important;
		color: #111 !important;
		display: block !important;
		border-top: 1px solid rgba(229, 57, 53, .18) !important;
	}

	body.home .home-popular-products li.product .price del,
	body.home .cross-sells li.product .price del,
	body.home .related.products li.product .price del,
	body.home .upsells li.product .price del,
	body.home .new-products li.product .price del,
	body.home .home-new-products li.product .price del {
		font-size: 10px !important;
		opacity: .6 !important;
		margin-right: 4px !important;
	}

	body.home .home-popular-products li.product .price ins,
	body.home .cross-sells li.product .price ins,
	body.home .related.products li.product .price ins,
	body.home .upsells li.product .price ins,
	body.home .new-products li.product .price ins,
	body.home .home-new-products li.product .price ins {
		text-decoration: none !important;
	}

	body.home .home-popular-products li.product .onsale,
	body.home .home-popular-products li.product .discount-badge,
	body.home .cross-sells li.product .onsale,
	body.home .cross-sells li.product .discount-badge,
	body.home .related.products li.product .onsale,
	body.home .related.products li.product .discount-badge,
	body.home .upsells li.product .onsale,
	body.home .upsells li.product .discount-badge,
	body.home .new-products li.product .onsale,
	body.home .new-products li.product .discount-badge,
	body.home .home-new-products li.product .onsale,
	body.home .home-new-products li.product .discount-badge {
		position: absolute !important;
		top: 8px !important;
		right: 8px !important;
		left: auto !important;
		min-width: 0 !important;
		width: auto !important;
		max-width: calc(100% - 52px) !important;
		height: 24px !important;
		padding: 0 8px !important;
		border-radius: 999px !important;
		display: inline-flex !important;
		align-items: center !important;
		justify-content: center !important;
		font-size: 9px !important;
		font-weight: 800 !important;
		line-height: 1 !important;
		letter-spacing: .03em !important;
		text-transform: uppercase !important;
		white-space: nowrap !important;
		background: linear-gradient(135deg, #1f8f4f 0%, #187043 100%) !important;
		color: #fff !important;
		border: 0 !important;
		box-shadow: 0 6px 14px rgba(24, 112, 67, .18) !important;
		transform: none !important;
		transform-origin: center !important;
		z-index: 4 !important;
	}

	body.home .to-sale-percent {
		width: 28px !important;
		height: 28px !important;
		font-size: 10px !important;
		line-height: 28px !important;
		top: 8px !important;
		left: 8px !important;
	}

	body.home .home-category-box {
		width: calc(50% - 10px) !important;
		float: left !important;
		margin: 0 5px 10px !important;
		box-sizing: border-box !important;
	}

	body.home .home-category-box img {
		width: 100% !important;
		height: auto !important;
		display: block !important;
	}

	body.home .home-category-box h2,
	body.home .home-category-box h3 {
		font-size: 12px !important;
		line-height: 1.2 !important;
		margin-bottom: 2px !important;
	}

	body.home .home-category-box span,
	body.home .home-category-box p {
		font-size: 10px !important;
		line-height: 1.2 !important;
	}

	body.home .home-category-box .overlay,
	body.home .home-category-box .category-content,
	body.home .home-category-box .text {
		padding: 6px 8px !important;
	}
}


@media (max-width: 768px) {
	body.home .home-popular-products li.product .to-sale-percent,
	body.home .cross-sells li.product .to-sale-percent,
	body.home .related.products li.product .to-sale-percent,
	body.home .upsells li.product .to-sale-percent,
	body.home .new-products li.product .to-sale-percent,
	body.home .home-new-products li.product .to-sale-percent {
		width: 32px !important;
		height: 32px !important;
		font-size: 10px !important;
		line-height: 32px !important;
		top: 10px !important;
		left: 10px !important;
		background: rgba(255, 255, 255, .96) !important;
		color: #187043 !important;
		box-shadow: 0 6px 16px rgba(0,0,0,.08) !important;
		z-index: 4 !important;
	}

	body.home .home-popular-products li.product .price bdi,
	body.home .cross-sells li.product .price bdi,
	body.home .related.products li.product .price bdi,
	body.home .upsells li.product .price bdi,
	body.home .new-products li.product .price bdi,
	body.home .home-new-products li.product .price bdi {
		font-weight: 800 !important;
	}
}
