/**
* Theme Name: Ellada Child Child
* Description: This is a child theme of Ellada Child.
* Author: Sascha Kober
* Template: ellada
* Version: 1.0.0
* Customizing for TransArtVal
*/
@media only screen and (max-width: 770px) {
	.m-neuron-nav-menu--mobile > ul {
  
  min-width: 100vw !important;

  margin-left: calc(-100vw + 55px) !important;
}
}
	