/*  MICROTHEMER STYLES  */


/*( < 480 )*/
@media (max-width: 479.98px) {
	/** General >> WP post image **/
	#product-32460 .wp-post-image {
	visibility: hidden !important;
}

	/** General >> Link **/
	.woocommerce-product-gallery__image a {
	visibility: hidden !important;
}

}

