/*
Theme Name: Como Dempsey
Author: Liam Annis - Mediatropy
Author URI: http://www.mediatropy.com
Description: Como Dempsey brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.privacy-statement p {
    margin: inherit!important;
    text-align: left!important;
    max-width: initial;
}
.header__reservations, .nav__item>span {font-size: .7525rem;}
.header__reservations:hover{font-weight:bold; }
.pf-content p {
	max-width: 100%;
	width: 100%;
}
.take_away{
	display:none;
}
.header--alt .grid.grid--bottom > .grid--center{
	padding-right:50px;
}
.header__reservations {
	font-weight: 500 !important;
}
.nav__item--end {
	margin-left: 20px;
}
.nav__item {
	margin-left: 20px;
}
.nav.nav--primary {
	bottom:20px;
}
.header {
	margin-top: 25px;
}
.grid--bottom > .grid__item {
	vertical-align: middle;
}
@media screen and (max-width: 768px) {
	.header {
	margin-top: 0;
}
	.nav__item--end {
	margin-left: 0;
}
.nav__item {
	margin-left: 0;
}
.lightbox__content{
	max-height: 100%;
overflow: auto;
}
	.modal-content.lightbox__content {
	background-color: #f8f7f0;
	border: 1px solid #f8f7f0;
	width: 100%;
}
p { width: 100%; }
.content .signup{
width:100%;
}
}
@media screen and (max-width: 767px){
.content .signup {
	width: 100% !important;
	margin: 0 auto;
}
.pf-content p {
	width: 100%;
}
}