/**
* Theme Name: Westio Child
* Description: This is a child theme of Westio, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Pavothemes</a>
* Template: westio
* Version: 1.0.1
*/
/* hide non-vital pages on mobile: terms and conditions, gdpr, cookies pages */
.westio-mobile-nav .mobile-navigation .page_item.page-item-4952,
.westio-mobile-nav .mobile-navigation .page_item.page-item-4954,
.westio-mobile-nav .mobile-navigation .page_item.page-item-4948 {
	display: none;
}