/**
 * Tranh Shop Việt - ghi đè liên hệ mobile riêng website
 * File: website/tranh-shop-viet/assets/css/tsv-mobile-contact-overrides.css
 */

@media only screen and (max-width: 768px) {
	.float-contact,
	.hotline-footer {
		display: none !important;
	}
}
