@media (max-width: 820px) {
	html body:not(.wp-admin) .wcpbc-price.loading {
		visibility: visible !important;
		background-image: none !important;
	}

	html body:not(.wp-admin) .wcpbc-price.loading del,
	html body:not(.wp-admin) .wcpbc-price.loading ins,
	html body:not(.wp-admin) .wcpbc-price.loading .woocommerce-Price-amount,
	html body:not(.wp-admin) .wcpbc-price.loading .woocommerce-Price-amount bdi,
	html body:not(.wp-admin) .wcpbc-price.loading .woocommerce-Price-currencySymbol {
		display: inline !important;
		visibility: visible !important;
	}

	body.venty-shop-context .price del,
	body.venty-shop-context .wc-block-components-product-price del {
		color: #59627d !important;
		opacity: 1 !important;
	}

	html body:not(.wp-admin) footer a[href^="tel:"],
	html body:not(.wp-admin) footer a[href^="mailto:"] {
		display: inline-flex;
		align-items: center;
		min-height: 44px;
		padding-block: 6px;
		box-sizing: border-box;
	}
}

@media (max-width: 380px) {
	html body.venty-shop-context:not(.wp-admin) .wp-block-woocommerce-product-collection ul.wc-block-product-template > li.wc-block-product .wp-block-button__link.add_to_cart_button.ajax_add_to_cart,
	html body.venty-shop-context:not(.wp-admin) .wp-block-woocommerce-product-collection ul.wc-block-product-template__responsive > li.wc-block-product .wp-block-button__link.add_to_cart_button.ajax_add_to_cart {
		padding-inline: 2px !important;
		font-size: 0.72rem !important;
		letter-spacing: 0 !important;
	}
}

@media (max-width: 340px) {
	body.venty-shop-context li.wc-block-product .venty-loop-qty-row,
	body.venty-shop-context .entry-content > .woocommerce ul.products li.product .venty-loop-qty-row {
		grid-template-columns: 52px minmax(0, 1fr) !important;
		gap: 5px !important;
	}

	body.venty-shop-context li.wc-block-product .venty-loop-qty,
	body.venty-shop-context .entry-content > .woocommerce ul.products li.product .venty-loop-qty {
		grid-template-columns: 16px minmax(0, 1fr) 16px !important;
		width: 52px !important;
		max-width: 52px !important;
	}

	html body.venty-shop-context:not(.wp-admin) .wp-block-woocommerce-product-collection ul.wc-block-product-template > li.wc-block-product .wp-block-button__link.add_to_cart_button.ajax_add_to_cart,
	html body.venty-shop-context:not(.wp-admin) .wp-block-woocommerce-product-collection ul.wc-block-product-template__responsive > li.wc-block-product .wp-block-button__link.add_to_cart_button.ajax_add_to_cart,
	html body.venty-shop-context:not(.wp-admin) li.wc-block-product .wp-block-button__link.add_to_cart_button.ajax_add_to_cart,
	html body.venty-shop-context .entry-content > .woocommerce ul.products li.product .button.add_to_cart_button {
		padding-inline: 2px !important;
		font-size: 0.64rem !important;
		letter-spacing: 0 !important;
	}
}
