@font-face {font-family: "SegoePrint";
  src: url("/wp/fonts/segoe-print.eot"); /* IE9*/
  src: url("/wp/fonts/segoe-print.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("/wp/fonts/segoe-print.woff2") format("woff2"), /* chrome、firefox */
  url("/wp/fonts/segoe-print.woff") format("woff"), /* chrome、firefox */
  url("/wp/fonts/segoe-print.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("/wp/fonts/segoe-print.svg#Segoe Print V1") format("svg"); /* iOS 4.1- */
}
@font-face {
  font-family: 'Playlist';
  src: url('/wp/fonts/Playlist-Script.svg#Playlist-Script') format('svg'),
       url('/wp/fonts/Playlist-Script.ttf') format('truetype'),
       url('/wp/fonts/Playlist-Script.woff') format('woff'),
       url('/wp/fonts/Playlist-Script.woff2') format('woff2');
}
#site-navigation .search-widget-handle {
	display: none;
}
.redonda {
	border-radius: 50%;
}
.top-parallax-section h1 {
	font-family: 'Playlist', 'SegoePrint', serif !important;
}
.top-parallax-section {
	font-family: 'SegoePrint', serif !important;
	text-shadow: 0 0 6px rgba(0, 0, 0, 0.6);
}
.cfa-section h3 {
	font-family: 'SegoePrint', serif !important;
}
nav {
	background-color: #880036;
}
nav a {
	color: #fff !important;
}
.title-img {
	min-width: 340px; width: 80%;
}
.ngg_images .entry-content {
	background-color: #000;
	text-align: center;
}
.ngg_images .entry-content img {
	display: inline-block;
	margin: 0;
	padding: 0;
	border: 0;
	box-sizing: border-box;
	float: none;
	min-width: 150px;
	width: calc(16.66% - 3px);
}
.ngg_images .widget-title {
	font-size: 0;
	line-height: 0;
	margin: 0;
}
/*rodapé*/
.footer-widget-area .footer-widget:first-child  {
	width: 50%;
}
.footer-widget-area .footer-widget:last-child {
	width: 50%;
}
.icon-bottom {
	width: 2rem;
	text-align: center;
}
.footer-credits {
	display: none;
}
/*MOBILE*/
@media only screen and (max-width: 768px) {
	/* rodapé */
	.footer-widget-area .footer-widget:first-child  {
	width: 100%;
}
.footer-widget-area .footer-widget:last-child {
	width: 100%;
}
}
/*Páginas*/
.page-template-full-width .post-title, 
.page-template-full-width .entry-meta, .page-template-full-width .header-callout {
	display: none;
}
.page-template-full-width .content-area {
	padding: 10px 0 0;
}
.page-template-full-width .entry-content {
	overflow-x: auto;
}
.cardapio {
	width: 5892px;
	padding-bottom: 10px;
}