/*
Theme Name: carone child
Template: carone
Text Domain:  carone
*/

@media(min-width:700px) {
	.hide-mobile {
		display: none !important;
	}
}