/**
* Theme Name: Sonaar Child
* Description: This is a child theme of Sonaar.
* Author: <a href="https://sonaar.io">Sonaar Music</a>
* Template: sonaar
* Version: 4.25
*/


@media only screen and (max-width: 1023px){
	#wrapper {
		overflow: unset;
		padding-bottom: 0;
	}
}

@media screen and (max-width: 768px) {
	#pusher-wrap {
		overflow-x: unset;
	}
}