/*
Theme Name: Astra-Child
Author: Donutwheel 
Version: 1.0
Template: astra 
*/


.toggle-arrow { display: none; }

@media(max-width:767px){
	.toggle-arrow { display: block; }
}

