.entry-content em {
	top: 7em;
	width: 60%;
	margin-left: -30%;
}
.contact-form input[type=email], .contact-form input[type=text], .contact-form input[type=url] {
    width: 60%;
    max-width: 98%;
	margin-bottom: 13px;
}

.contact-form textarea {
	width: 61%;
}

#custom_html-6 {
	margin-bottom: -7px;
}

#contact-form-336 {
	text-align: center;
}

.entry-content .chef.right .chef-img {
	float: right;
}
.site-logo {
	max-height: 22.2rem;
	max-width: 30rem;
	width: auto;
	margin: 0 1em;
}
.site-logo-link img {
 opacity: 0.8;
}

.su-custom-gallery-slide img {
    min-height: 100%;
    width: 100%;
    height: auto;
}

.menu-thumbnail {
	width: 138px;
}
.page-template-page-menu-php .menu-items article.nova_menu-chef-specialty {
	height: 31em;
	width: 35%;
}

.page-template-page-menu-php .menu-items article.nova_menu-sharing {
	  height: 48em;
    width: 35%;
}
.page-template-page-menu-php .menu-items article.nova_menu-chef-specialty .menu-thumbnail {
	height: 22em;
    width: 100%;
    margin-bottom: 2em;
	overflow: hidden;
}

.page-template-page-menu-php .menu-items article.nova_menu-sharing .menu-thumbnail {
	    height: 27em;
    width: 100%;
    margin-bottom: 2em;
	overflow: hidden;
}
.page-template-page-menu-php .menu-items article.nova_menu-chef-specialty .menu-thumbnail img, .page-template-page-menu-php .menu-items article.nova_menu-sharing .menu-thumbnail img {
    width: 100%;
}

.page-template-page-menu-php .menu-items article.nova_menu-chef-specialty .entry-header, .page-template-page-menu-php .menu-items article.nova_menu-sharing .entry-header {
	clear: both;
}

@media screen and (max-width: 768px) {
	.page-template-page-menu-php .menu-items article.nova_menu-chef-specialty, .page-template-page-menu-php .menu-items article.nova_menu-sharing {
		height: auto;
		width: 85%;
	}
	.page-template-page-menu-php .menu-items article.nova_menu-chef-specialty .menu-thumbnail, .page-template-page-menu-php .menu-items article.nova_menu-sharing .menu-thumbnail {
		height: auto;
		width: 100%;
	}
}

.entry-content .chef.right .chef-img {
	float: left;
}
