/*
Theme Name: Tuto Child 01
Theme URI: 
Description: Child 01 theme for the Tuto theme
Author: <a href="https://www.mhthemes.com/">MH Themes</a>
Author URI: 
Template: tuto
Version: 1.2.3
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Thu, 23 Feb 2017 20:43:21 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

#tw-slider .tw-slick-slide-eventname {
    font-size: 15px !important;
    font-weight: 500 !important;
    color: #ffffff !important;
}
#tw-responsive .tw-price {
    font-size: 18px !important;
}

/* upper-menu on mobile hide */
@media only screen and (max-width: 768px){
 body.mob-menu-slideout-over {
    padding-top: 0px !important;
}
	.mob-menu-header-holder{
		display:none !important;
	}
}
