/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

/* 
 SVG Header Logo Support	 
*/
header.fixed_hiding .q_logo a, header.fixed_hiding .q_logo {
	max-height:none;
}
@media only screen and (min-width: 1000px) {
.q_logo a {
    height: 100px !important;
}
.q_logo img {
    height: 100px !important;
}
}



/*
 Menu Page

*/
.qode-restaurant-menu-list .qode-restaurant-menu-list-holder-title-holder {
    display: none;
}
.qode-rml-description-holder {
	color:#666;	
}

/*
 Header / Logo
*/
@media only screen and (max-width: 600px) {
.qode-restaurant-menu-list .qode-rml-label-holder {
	clear:both; /* fixes label in mobile res */
}
}
