/*
 Theme Name:   Shanghai Jena
 Theme URI:    http:/hoangta.site
 Description:  Grandrestauran child theme
 Author:       Hoang Ta
 Author URI:   http://hoangta.site
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready, asia, restaurant
 Text Domain:  shanghai-jena
*/
.page-id-3617 .menu_buttons_container, #mtp_contact {
	display: none;
}
#custom_logo_transparent img, .page-id-3617 #custom_logo img {
    width: 107px!important;
    height: 100px!important;
}
#custom_logo img {
		max-height: 50px!important;
	}
@media only screen and (max-width: 767px) {
	 #mtp_contact {
		 display: block;
	 }
	#custom_logo img {
		max-height: 75px!important;
	}
	#slide-1-layer-1{
		font-size: 24px!important;
	}
	#slide-1-layer-2{
		font-size: 30px!important;
	}
}

 h2.ppb_title
	{
		letter-spacing: 0px!important;
	}

@media only screen and (min-width: 960px) and (max-width: 1099px) 
{
    h2.ppb_title
	{
		font-size: 50px!important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 960px) {

    h2.ppb_title
	{
		font-size: 42px!important;
	}
}

@media only screen and (max-width: 767px) {
  	h2.ppb_title { font-size: 34px!important; line-height: 34px!important;}
}