/*

Theme Name: Rosa Child

Theme URI: http://pixelgrade.com/demos/rosa

Author: PixelGrade Team

Author URI: http://pixelgrade.com

Template: rosa

Description:  ROSA is an enchanting and easy-to-use parallax Restaurant WordPress theme that allows you to tell your story in a dynamic, narrative and enjoyable way, making it perfect for restaurants, bakeries, bars or coffee shops.

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: rosa_txtd

Tags: black, orange, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, sticky-post, translation-ready

*/



/* Add your custom CSS rules that overwrite the ones in the main Lens theme here */



.menuList {

	text-align: center;

}


.shop-menu-item .total{
	display:none;
}

.cart_list.product_list_widget {
	display:none;
}



.menu-list__item-title{

	background-color:transparent;

}



.menu-list__item-price{

	background-color:transparent;

}

.desc__content{

	background-color:transparent;

}

.cocktailPrice{

	color:grey;

}

#twoColumn{
	width: 100%;
}
#twoColumn #first{
	width:50%;
	float:left;
	padding:20px;
}
#twoColumn #second{
	width:50%;
	float:right;
	padding:20px;
}

#hours #first{
	width:50%;
	float:left;
}
#hours #second{
	width:50%;
	float:right;
}

.widget-2{
	position: relative;
	top: -72px;
}

.headline__secondary {
font-size: 3.5em;
}

.container--single{
	margin-top:50px;
}

/*Popup Styles*/
#TB_window{
	-webkit-box-shadow: none;
	box-shadow: none;
}

.popup.inspire#TB_window{
	background: transparent
}