/*
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: 13px !important;
    color: #908a8a;
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
}

/* 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;
	}
}
.home .mh-wrapper {
    padding-top: 350px !important;
}
@media (max-width:1024px) and (min-width:768px){
.page-id-430 .mh-content-wrapper {
    padding: 20px 70px !important;

}
}

@media (min-width:768px){
	ul#menu-main{
		display:flex;
		justify-content:center;
	}
	ul.sub-menu{
		justify-content:left;
	}
}
.widget-text.easy-facebook-like-box_box h2, div#recently-announced h2 {
    display: none;
}
div#recently-announced {
    text-align: center;
}