/*
Theme Name: Belise Lite
Theme URI: https://themeisle.com/themes/belise-lite
Author: ThemeIsle
Author URI: https://themeisle.com
Description: Belise Lite is a clean and minimalist WordPress theme for restaurants and food websites. It provides a responsive design, nice food menus via Jetpack plugin, an Events section, and a beautiful portfolio also integrated with Jetpack. You can use Belise Lite to make your restaurant look stunning in the online zone. Apart from that, the theme is good for ecommerce because it is WooCommerce ready. Live Customizer, WPML compatibility, contact form integration, and quality support are other features that make Belise Lite great for your site.
Version: 1.0.15
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: belise-lite
Tags: one-column, custom-background, featured-image-header, flexible-header, full-width-template

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.

Belise Lite is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
	## Fonts
	## Colors
	## Font Size
	## Font Weight
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts
	    ### Post Header
	    ### Post Content
	    ### Post Footer
	    ### Author
	    ### Comments
	## Pages
	## Hero
# Infinite scroll
# Media
	## Captions
	## Galleries
# Header
# Footer
# Icons
# Transitions
# Responsive
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

html {
	font-family: sans-serif;

	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover,
a:focus {
	outline: none !important;
}

abbr[title] {
	border-bottom: 1px dotted;
}

dfn {
	font-style: italic;
}

mark {
	color: #000;
	background: #ff0;
}

sub,
sup {
	position: relative;
	line-height: 0;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	color: inherit;
	font: inherit;
}

select {
	width: 100%;
	height: 48px;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;

	-webkit-appearance: button;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
	border: 1px solid #c0c0c0;
}

legend {
	padding: 0;
	border: 0;
}

textarea {
	overflow: auto;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
}

td,
th {
	padding: 0;
}

@media print {
	.top-bar { display: none; }
	.header-container { display: none; }
	#comments { display: none; }
	.ribbon-sidebar { display: none; }
	.footer-widgets { display: none; }
	.site-footer { display: none; }
	.related-food-menus { display: none; }
}


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

/*-----------
## Fonts
 -----------*/
body,
button,
input,
select,
textarea,
blockquote cite,
blockquote p cite,
blockquote p small,
q cite,
q p cite,
q p small,
.main-navigation.toggled ul ul li a {
	font-family: "Lora", sans-serif;
}

h1,
h2,
h3,
blockquote,
q,
button,
.btn,
input[type="button"],
input[type="reset"],
input[type="submit"],
.site-title a,
.main-navigation a,
.comment-navigation,
.posts-navigation,
.post-navigation,
.pagination,
.entry-footer .cat-links-title,
.entry-footer .sd-title,
.entry-footer .tags-title,
.author .author-title,
.comments-area .comment-author-title,
.comments-area .reply a,
.bar-contact,
.bar-contact a,
.categories-navigation li,
.post-col .entry-header {
	font-family: "Work Sans", sans-serif;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	font-family: "Work Sans", sans-serif;
	text-transform: uppercase;
}

pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

/*-----------
## Colors
 -----------*/
body,
a:hover,
a:focus,
a:active,
blockquote cite,
blockquote p cite,
blockquote p small,
q cite,
q p cite,
q p small,
.comments-area .comment p,
.comments-area .reply a:hover {
	color: #787977;
}

h1,
.site-title a,
.site-info a:hover,
blockquote,
q,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.main-navigation a:hover,
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a,
.header-container .menu-toggle,
.author .author-title,
.author .author-title a,
.author .author-title,
.author .author-title a,
.comments-area h3,
.comments-title #leave-a-reply:hover,
.comments-area .reply a,
.social-icons a:hover,
.bar-contact a:hover,
.hero-btn,
.post-col .entry-header .entry-title a,
.main-navigation.toggled li a,
.main-navigation.toggled ul ul li a:hover,
.categories-navigation.toggled li a,
.main-navigation li.menu-item-has-children:hover ul a:hover,
.pagination .current,
.pagination a:hover,
.comments-area .form-submit .btn-primary:focus,
.main-navigation .dropdown-toggle {
	color: #363639;
}

a,
h3,
h5 {
	color: #ccc5b9;
}

h4 {
	color: #4a4b4a;
}

h6 {
	color: #3d3e3d;
}

.main-navigation a,
.categories .menu-toggle,
.comment-navigation .nav-previous a,
.posts-navigation .nav-previous a,
.post-navigation .nav-previous a,
.comment-navigation .nav-next a,
.posts-navigation .nav-next a,
.post-navigation .nav-next a,
.pagination .prev,
.pagination .next,
.entry-meta,
.entry-meta a,
.entry-meta span,
.entry-meta .posted-on a,
.entry-meta .author a,
.entry-footer a,
.author .author-contact a,
.social-icons li a:hover,
.categories-navigation li a:hover,
.categories-navigation li.current-menu-item a,
.search-form .search-submit:hover,
.post-col .entry-header .entry-meta,
.post-col .entry-content,
.main-navigation.toggled li ul a,
.main-navigation li.menu-item-has-children:hover ul a,
.pagination a,
.main-navigation ul ul .dropdown-toggle,
.main-navigation ul li.menu-item-has-children:hover ul .dropdown-toggle {
	color: #7d7d80;
}

button,
.btn,
input[type="button"],
input[type="reset"],
input[type="submit"],
.hero-title,
.hero-btn:hover,
.main-navigation.toggled li a:hover,
.categories-navigation.toggled li a:hover,
.entry-content table th,
.comments-area table th,
.main-navigation li.menu-item-has-children:hover .dropdown-toggle,
.main-navigation li.menu-item-has-children:hover a {
	color: #fff;
}

.site-info,
.site-info a,
.menu-toggle:hover,
.entry-footer .cat-links-title,
.entry-footer .sd-title,
.entry-footer .tags-title,
.author .author-contact a:hover,
.social-icons li a,
.menu-shopping-cart,
.bar-contact,
.bar-contact a,
.categories-navigation li a,
.search-form .search-submit {
	color: #bebebf;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus,
.author .author-description,
.comments-area .comment-author-title,
.comments-area .comment-author-title a,
.comments-area input[type=text],
.comments-area textarea,
select {
	color: #aaa;
}

.screen-reader-text:focus,
.sharing-screen-reader-text:focus {
	color: #21759b;
}

.entry-content-quote {
	color: #23282d;
}

.comments-title #leave-a-reply {
	color: #b3b3b5;
}

.comments-area input::-webkit-input-placeholder,
.comments-area input:-moz-placeholder,
.comments-area input::-moz-placeholder,
.comments-area input:-ms-input-placeholder {
	color: #aaa;
}

/*-----------
## Font Size
 -----------*/
body {
	font-size: 16px;
}

blockquote cite,
blockquote p cite,
blockquote p small,
q cite,
q p cite,
q p small {
	font-size: 12px;
}

.site-info,
.author .author-title,
.comments-area .comment-author-title,
.comments-area .reply a,
.comments-area input[type=text],
.comments-area textarea,
.search-field {
	font-size: 14px;
}

button,
input,
select,
textarea,
pre,
button,
.btn,
input[type="button"],
input[type="reset"],
input[type="submit"],
.categories .menu-toggle,
.comment-navigation .nav-previous a,
.posts-navigation .nav-previous a,
.post-navigation .nav-previous a,
.comment-navigation .nav-next a,
.posts-navigation .nav-next a,
.post-navigation .nav-next a,
.pagination .prev,
.pagination .next,
.entry-content-quote,
.author .author-contact,
.comments-title #leave-a-reply,
.comments-area .comment p,
.bar-contact a,
.main-navigation li,
.categories-navigation li,
.post-col .entry-header .entry-meta,
.post-col .entry-header .entry-meta a {
	font-size: 14px;
}

p,
ul,
ol,
address,
dt,
dd,
blockquote p,
q p,
h6,
.author .author-description,
.social-icons li a,
.entry-meta,
.entry-meta a,
.entry-meta span,
.entry-meta .posted-on a,
.entry-meta .author a,
.entry-footer a,
.comments-area h3,
.post-col .entry-header .entry-title,
.post-col .entry-content p,
.main-navigation.toggled li a,
.categories-navigation.toggled li a,
.entry-footer .cat-links .cat-links-title,
.entry-footer .tags .tags-title,
.entry-footer .cat-links a,
.entry-footer .tags a {
	font-size: 16px;
}

h5 {
	font-size: 18px;
}

h3 {
	font-size: 22px;
}

h4 {
	font-size: 20px;
}

h2 {
	font-size: 24px;
}

h1 {
	font-size: 28px;
}

.site-title a {
	font-size: 40px;
}

.hero-btn {
	font-size: 42px;
}

.customize-partial-edit-shortcut-belise-lite_front_page_image,
.customize-partial-edit-shortcut-header_image{
	left: 50px;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
}

big {
	font-size: 125%;
}

.header-container .menu-toggle {
	font-size: 32px;
}

code,
kbd,
pre,
samp {
	font-size: 1em;
}

.screen-reader-text:focus,
.sharing-screen-reader-text:focus {
	font-size: 14px;
	font-size: 0.875rem;
}

/*-----------
## Font Weight
 -----------*/
h4,
h5,
h6,
blockquote cite,
blockquote p cite,
blockquote p small,
q cite,
q p cite,
q p small,
.main-navigation.toggled ul ul li a {
	font-weight: 400;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.comment-navigation .nav-previous a,
.posts-navigation .nav-previous a,
.post-navigation .nav-previous a,
.comment-navigation .nav-next a,
.posts-navigation .nav-next a,
.post-navigation .nav-next a,
.pagination .prev,
.pagination .next,
.entry-footer .cat-links .cat-links-title,
.entry-footer .tags .tags-title,
.bar-contact a,
.categories-navigation li,
.post-col .entry-header .entry-meta {
	font-weight: 500;
}

h1,
h2,
h3,
blockquote,
q,
.author .author-title,
.comments-area h3,
.comments-area .comment-author-title,
.comments-area .reply a,
.main-navigation.toggled ul li a,
.categories-navigation.toggled li a {
	font-weight: 600;
}

b,
strong,
optgroup,
dt,
ol > li:before,
.screen-reader-text:focus,
.sharing-screen-reader-text:focus {
	font-weight: 700;
}

.post-col .entry-header .entry-title {
	font-weight: 800;
}

.site-title a,
.entry-title,
.hero-title {
	font-weight: 900;
}

body,
button,
input,
select,
textarea {
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	margin: 0;
	padding: 20px 0;
}

h1,
h2,
h3 {
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

h4,
h5,
h6 {
	letter-spacing: 0.025em;
}

h6 {
	text-transform: uppercase;
}

p {
	margin-bottom: 1.5em;
	letter-spacing: 0.05em;
}

ul,
ol {
	letter-spacing: 0.05em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote,
q {
	display: block;
	position: relative;
	margin: 20px 0;
	padding: 40px 0;
	border-left: none;
	line-height: 30px;
	text-align: center;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	display: inline-block;
	position: absolute;
	left: 50%;
	width: 25px;
	height: 4px;
	margin-left: -12.5px;
	content: "";
}

blockquote:before,
q:before {
	top: 0;
	border-bottom: 4px solid #dadfe8;
}

blockquote:after,
q:after {
	bottom: 0;
	border-bottom: 4px solid #dadfe8;
}

blockquote cite,
blockquote p cite,
blockquote p small,
q cite,
q p cite,
q p small {
	margin-top: 50px;
	font-style: normal;
	letter-spacing: 0.065em;
}

address {
	margin: 0 0 1.5em;
	font-style: italic;
	line-height: inherit;
}

pre {
	overflow: auto;
	max-width: 100%;
	margin-bottom: 1.6em;
	padding: 1.6em;
	background: #eee;
	line-height: 1.6;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}


/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	background: #f2ebe0; /* Fallback for when there is no custom background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	height: 1px;
	margin-bottom: 1.5em;
	border: 0;
	background-color: #ccc;
}

ul {
	margin-left: 20px;
	padding: 0;
	list-style: disc;
}

ol {
	margin-left: 0;
	padding: 0;
	counter-reset: item;
}

ol > li {
	list-style-type: none;
	counter-increment: item;
}

ol > li:before {
	display: inline-block;
	padding-right: 32px;
	text-align: right;
	content: counter(item);
}

ol ol li:before {
	content: counters(item,".") " ";
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt,
dd {
	line-height: 1.5;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	max-width: 100%; /* Adhere to container width. */
	height: auto; /* Make sure images are scaled correctly. */
}

figure {
	margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */
}

table {
	width: 100%;
	margin: 0 0 1.5em;
}


/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	padding: 0 80px;
	border: 1px solid #363639;
	border-radius: 0;
	background-color: #363639;
	line-height: 1;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background-color: transparent;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	border: 1px solid #ccc;
	border-radius: 0;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

.only-customizer {
	display: none !important;
}

.belise-lite-cursor-pointer {
	cursor: pointer;
}


/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a:hover,
a:focus,
a:active {
	text-decoration: none;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}


/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.main-navigation a:focus,
.categories-navigation a:focus {
	outline: none;
}

.main-navigation {
	margin: 0 -20px;
	position: relative;
	z-index: 999;
}

.categories-navigation {
	position: relative;
	z-index: 998;
}

.main-navigation ul,
.categories-navigation ul {
	display: none;
	margin: 0;
	padding-left: 0;
	list-style: none;
}

.main-navigation li {
	display: block;
	float: left;
	position: static;
	text-transform: uppercase;
}

.main-navigation li:first-child {
	margin-left: 0;
}

.main-navigation a {
	padding-bottom: 14px;
	text-decoration: none;
	letter-spacing: 0.1em;
}

.main-navigation .menu-item-has-children > ul,
.main-navigation .page-item-has-children > ul,
.main-navigation .has_children > ul {
	display: none;
}

.header-container {
	position: relative;
}

.header-container .menu-item-has-children ul,
.header-container .page-item-has-children ul,
.header-container .has_children ul {
	position: absolute;
}

.main-navigation ul ul {
	display: none;
	float: left;
	z-index: 99999;
	top: 100%;
	left: 0;
	width: 325px;
	margin-left: -162.5px;
	padding: 30px 0;
	background-color: #f2ebe0;
	-webkit-box-shadow: 0 10px 15px -5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 10px 15px -5px rgba(0, 0, 0, 0.2);
	text-align: center;
}

.main-navigation ul ul:before {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -15px;
	border-width: 15px;
	border-style: solid;
	border-color: #fff transparent transparent transparent;
	vertical-align: middle;
	content: "";
}

.main-navigation ul ul ul {
	background-color: #f2ebe0;
	/*display: block !important;*/
	float: left;
	left: 0 !important;
	margin: 0 0 20px;
	position: static !important;
	-webkit-box-shadow: none;
			box-shadow: none;
	padding: 0;
}

.main-navigation ul ul ul:before {
	display: none;
}

.main-navigation ul ul a {
	padding: 0;
}

.main-navigation ul ul a:before,
.main-navigation .menu-item-has-children a:before,
.main-navigation .page-item-has-children a:before,
.main-navigation .has_children a:before {
	content: none;
}

.main-navigation ul ul li {
	display: block;
	margin: 10px 0;
	text-transform: initial;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation li > a:before {
	display: inline-block;
	position: absolute;
	bottom: 10px;
	left: 50%;
	width: 25px;
	height: 4px;
	margin-left: -12.5px;
	border-bottom: 4px solid #dadfe8;
	opacity: 0;
	content: "";
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.main-navigation li > a:hover:before,
.main-navigation li > a:active:hover,
.current_page_item > a:before {
	opacity: 1;
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
}

.main-navigation .dropdownmenu {
	display: inline-block;
	margin-bottom: 0;
}

.main-navigation .dropdownmenu i {
	padding-left: 5px;
}

/* Small menu. */
.menu-toggle-content {
	text-align: right;
}

.menu-toggle {
	padding: 0;
	border: none;
	background-color: transparent;
}

.categories-navigation li ul li {
	overflow: hidden;
	height: 0;
	-webkit-transition: height 200ms ease-in;
	transition: height 200ms ease-in;
}

.categories-navigation.toggled li ul li {
	height: auto;
}

.main-navigation.toggled ul,
.categories-navigation.toggled ul {
	display: block;
	float: left;
	position: relative;
	width: 100%;
	background-color: #f2ebe0;
	text-align: center;
}

.main-navigation.toggled ul:before,
.categories-navigation.toggled ul:before {
	border-color: #fff transparent transparent transparent;
	border-style: solid;
	border-width: 15px;
	content: "";
	display: inline-block;
	height: 0;
	left: 50%;
	margin-left: -15px;
	position: absolute;
	top: 0;
	vertical-align: middle;
	width: 0;
	z-index: 10;
}

.main-navigation.toggled li,
.categories-navigation.toggled li {
	width: 100%;
	line-height: 1;
}

.main-navigation.toggled li:last-child {
	border-bottom: none;
}

.main-navigation.toggled li a:hover,
.categories-navigation.toggled li a:hover {
	background-color: #363639;
}

.main-navigation.toggled ul ul li a:hover {
	background-color: transparent;
}

.main-navigation.toggled li a,
.categories-navigation.toggled li a {
	display: block;
	padding: 37px 0;
}

.main-navigation.toggled ul ul,
.categories-navigation.toggled ul ul {
	display: none;
	position: static;
	margin: 0;
	padding: 10px 0 15px;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.main-navigation.toggled .dropdownmenu,
.categories-navigation.toggled .dropdownmenu {
	display: none;
}

.main-navigation.toggled ul ul:before,
.categories-navigation.toggled ul ul:before {
	content: none;
}

.main-navigation.toggled ul ul li a,
.main-navigation.toggled ul ul ul li a {
	margin: 0 0 10px;
	border-bottom: none;
}

.main-navigation.toggled ul ul li a {
	padding: 0;
}

.main-navigation.toggled li > a:before {
	content: none;
}

.main-navigation.toggled li > a:hover:before,
.main-navigation.toggled li > a:active:hover {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.main-navigation .menu-item-has-children > a:after,
.main-navigation .page-item-has-children > a:after,
.main-navigation .has_children > a:after {
	display: none;
}

.main-navigation .menu-item-has-children {
	position: relative;
}

.main-navigation .dropdown-toggle {
	cursor: pointer;
	display: inline-block;
	padding: 20px;
	position: absolute;
	right: 0;
	top: 15px;
	z-index: 10;
}

.main-navigation .dropdown-toggle:after {
	font-size: 20px;
}

.main-navigation ul ul .dropdown-toggle {
	padding: 5px;
	top: -5px;
	right: 15px;
}

.main-navigation ul li.menu-item-has-children:hover {
	background-color: #363639;
}

.main-navigation ul ul li.menu-item-has-children:hover {
	background-color: #f2ebe0;
}

.categories {
	border-bottom: 1px solid #e1e1e1;
}

.single-jetpack-testimonial .categories {
	border-top: 1px solid #e1e1e1;
}

.categories .container {
	padding-left: 20px;
	padding-right: 20px;
}

.categories-menu-toggle {
	background-color: #fff;
	line-height: 1;
	margin: 0;
	max-height: 80px;
	padding: 22px 0;
	position: relative;
	text-align: center;
}

.categories .menu-toggle {
	font-size: 16px;
	padding: 10px;
}

.categories-navigation.toggled li {
	display: block;
	border-right: none;
}

.categories-navigation.toggled li a {
	background: transparent;
}

.main-navigation li.has_children > ul {
	display: none;
}

.main-navigation li.has_children.opened > ul {
	display: block;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation,
.pagination {
	overflow: hidden;
	width: 100%;
	margin: 0;
	text-align: center;
}

.single-navigation {
	padding: 0 0 70px;
}

.pagination {
	border-radius: 0;
	padding: 0 20px 40px;
	text-align: right;
}

.search .pagination {
	padding: 0 0 40px;
}

.pagination .page-numbers {
	display: none;
}

.pagination a {
	outline: none;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous,
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next,
.pagination .prev,
.pagination .next {
	display: inline-block;
	width: 50%;
}

.pagination .prev,
.pagination .next {
	float: left;
	text-align: center;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next,
.pagination .next {
	margin-left: -1px;
}

.comment-navigation .nav-previous a,
.posts-navigation .nav-previous a,
.post-navigation .nav-previous a,
.comment-navigation .nav-next a,
.posts-navigation .nav-next a,
.post-navigation .nav-next a,
.pagination .prev,
.pagination .next {
	display: block;
	padding: 29.5px 0;
	border: 1px solid transparent;
	background-color: #fff;
	line-height: 16px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.comment-navigation .nav-previous a:hover,
.posts-navigation .nav-previous a:hover,
.post-navigation .nav-previous a:hover,
.comment-navigation .nav-next a:hover,
.posts-navigation .nav-next a:hover,
.post-navigation .nav-next a:hover,
.pagination a.prev:hover,
.pagination a.next:hover {
	background-color: #e1e1e1;
}

.pagination .next {
	float: right;
}


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */
.screen-reader-text,
.sharing-screen-reader-text {
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	width: 1px;
	height: 1px;
}

.screen-reader-text:focus,
.sharing-screen-reader-text:focus {
	display: block;
	clip: auto !important;
	z-index: 100000;
	top: 5px;
	left: 5px;
	width: auto;
	height: auto;
	padding: 15px 23px 14px;
	border-radius: 3px;
	background-color: #f1f1f1;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	line-height: normal;
	text-decoration: none;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}


/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	display: block;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}


/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	display: table;
	table-layout: fixed;
	content: "";
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}


/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}


/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

.container {
	width: 100%;
	margin: 0 auto;
	padding-right: 20px;
	padding-left: 20px;
}

.row {
	margin-left: -20px;
	margin-right: -20px;
}

.widget-area {
	margin-top: 150px;
	margin-bottom: 150px;
}

.blog .content-area,
.archive .content-area,
.category .content-area,
.search .content-area,
.error404 .content-area {
	background-color: #fff;
}

.error404 .content-area,
.search-no-results .content-area {
	padding: 40px 0;
}

.error404  .content-area .container .row,
.archive .site-main .no-results,
.search .site-main .no-results{
	text-align: center;
}

.events-archive.no-events {
	background: #fff;
	padding: 40px 0;
	text-align: center;
}

.events-archive.no-events .container {
	padding: 20px;
}


/*--------------------------------------------------------------
## Posts
--------------------------------------------------------------*/

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.entry-meta,
.entry-meta a,
.entry-meta span,
.entry-meta .posted-on a,
.entry-meta .author a,
.entry-footer .cat-links a,
.entry-footer .tags a {
	font-style: italic;
	letter-spacing: 0.025em;
}

.entry-meta .posted-on a i,
.entry-meta .author a i,
.entry-footer i {
	margin-right: 5px;
}

.entry-meta > span,
.entry-footer > span {
	margin-right: 20px;
}

.entry-content p:last-child {
	margin-bottom: 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.page-header,
.page-header h1.page-title {
	margin-top: 0;
}

.section-line-blog-roll {
	margin-top: 50px;
	margin-bottom: 30px;
}

.post-thumbnail {
	margin-bottom: 20px;
}

.post-thumbnail img {
	width: 100%;
}

.post-thumbnail-single {
	margin-top: 20px;
}

.entry-content-quote {
	margin: 0;
	padding: 50px;
	border: none;
	background-color: #f7eaea;
	-webkit-box-shadow: inset 4px 0 0 0 rgba(50, 50, 50, 0.25);
	box-shadow: inset 4px 0 0 0 rgba(50, 50, 50, 0.25);
}

.entry-content-quote cite,
.entry-content-quote a {
	display: block;
	padding-top: 20px;
}

.entry-content-quote cite a {
	padding-top: 0;
}

.entry-content-quote blockquote {
	margin: 0;
	padding: 0;
	border: none;
}

.sticky .border-left.entry-header {
	-webkit-box-shadow: inset 4px 0 0 0 rgb(219, 57, 54);
	box-shadow: inset 4px 0 0 0 rgb(219, 57, 54);
}

.content-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;

	-webkit-flex-flow: row wrap;
	/*-ms-flex-flow: row wrap;*/
	-ms-flex-flow: row wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
			flex-flow: row wrap;
}

.content-area,
.widget-area {
	max-width: 100%;

	-webkit-box-flex: 1;
	-webkit-flex: 1 100%;
	-ms-flex: 1 100%;
	flex: 1 100%;
}

.more-link {
	margin-left: 10px;
}


/*--------------------------------------------------------------
### Post Header
--------------------------------------------------------------*/

.entry-header {
	padding: 40px 20px;
	background-color: #f2ebe0;
	text-align: center;
}

.entry-title {
	font-size: 40px;
	padding: 0;
	letter-spacing: 0.15em;
	word-wrap: break-word;
}


/*--------------------------------------------------------------
### Post Content
--------------------------------------------------------------*/

.entry-content a {
	text-decoration: underline;
}

.entry-content a:hover {
	text-decoration: none;
}

.entry-content p {
	line-height: 30px;
}

.entry-content ul li,
.entry-content ol li {
	padding: 2px 0 2px 10px;
}

.post-thumbnail {
	margin: 0;
}

.post-thumbnail img {
	max-width: 100%;
}

.entry-content {
	margin: 40px 20px 70px;
}

.single-container {
	margin-bottom: 70px;
	padding: 0;
	background-color: #fff;
}

.page .single-container {
	margin-bottom: 0;
}

.entry-content .post-password-form label,
.entry-content .post-password-form input {
	width: 100%;
}

.entry-content .post-password-form input[type=submit] {
	margin-top: 25px;
}

.entry-content table th,
.entry-content table td,
.comments-area table th,
.comments-area table td {
	border: 1px solid #787977;
	padding: 5px 10px;
}

.entry-content table th,
.comments-area table th {
	background-color: #787977;
	text-align: center;
}

.entry-content table a,
.comments-area table a {
	text-decoration: none;
}

.entry-content table a:hover,
.comments-area table a:hover {
	color: #ccc5b9;
	text-decoration: underline;
}




/*--------------------------------------------------------------
### Post Footer
--------------------------------------------------------------*/

.entry-footer {
	margin: 0 20px;
	padding: 40px 0;
	border-top: 1px solid #e1e1e1;
}

.entry-footer .cat-links,
.entry-footer .tags {
	display: block;
	width: 100%;
	text-align: center;
}

.entry-footer .tags {
	margin-bottom: 30px;
}

.entry-footer .cat-links .cat-links-title,
.entry-footer .tags .tags-title {
	display: inline-block;
	margin-right: 30px;
	padding: 0;
	line-height: 1;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.entry-footer .cat-links a,
.entry-footer .tags a {
	font-style: italic;
}

.entry-footer .cat-links a:hover,
.entry-footer .tags a:hover {
	text-decoration: underline;
}

.entry-footer .fullwidth {
	width: 100%;
}

/*--------------------------------------------------------------
### Post Author
--------------------------------------------------------------*/

.author.vcard {
	background-color: #fff;
	margin-bottom: 70px;
	padding: 80px 0;
}

.author .author-container {
	padding: 0 40px;
	text-align: center;
}

.author .author-image,
.author .author-content {
	display: inline-block;
}

.author .author-image {
	width: 145px;
	height: 145px;
}

.author .author-content {
	padding: 40px 0 0 0;
}

.author .author-title {
	letter-spacing: 0.075em;
	text-transform: uppercase;
}

.author .author-title a:hover {
	text-decoration: underline;
}

.author .author-description {
	margin: 15px 0 0;
	line-height: 30px;
	letter-spacing: 0.05em;
}

.author .author-contact {
	margin-top: 15px;
}

.author .author-contact a {
	margin-right: 15px;
}


/*--------------------------------------------------------------
### Post Comments
--------------------------------------------------------------*/

.comments-area {
	padding: 0 0 80px;
	border-bottom: 1px solid #e1e1e1;
	background-color: #fff;
}

.comments-area .container {
	padding: 0 20px;
}

.comments-area .comments-title {
	margin-bottom: 40px;
	padding-top: 80px;
}

.comments-area h3 {
	display: block;
	text-align: center;
}

.comments-area h3 {
	padding: 0;
	line-height: 31px;
	letter-spacing: 0.075em;
}

.comments-title #leave-a-reply {
	margin-top: 8px;
	margin-left: 30px;
	letter-spacing: 0.05em;
	cursor: pointer;
}

.comment-list {
	display: block;
	margin: 0;
	padding: 0;
}

.comments-area li > ol {
	margin-left: 0;
	padding-left: 20px;
}

.comments-area li li > ol {
	margin-left: 0;
}

.comments-area ol > li:before {
	content: none;
}

.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

.comments-area .comment-body {
	padding: 27.5px 0;
}

.comments-area .comment-author-image,
.comments-area .comment-author-content {
	display: table-cell;
	vertical-align: top;
}

.comments-area .comment-author-image {
	width: 40px;
	height: 40px;
}

.comments-area ol>li>ol>li .comment-author-image {
	width: 30px;
	height: 30px;
}

.comments-area .comment-author-content {
	padding: 0 0 0 15px;
}

.comments-area .comment-author-title {
	letter-spacing: 0.075em;
	text-transform: uppercase;
}

.comments-area .comment-author-title a:hover {
	text-decoration: underline;
}

.comments-area .comment-author-title cite {
	font-style: normal;
}

.comments-area .comment-author-title .fn {
	margin-right: 17px;
}

.comments-area .comment-author-title .comment-meta {
	display: inline-block;
	margin-left: 10px;
}

.comments-area .comment-edit-link {
	margin-left: 10px;
}

.comments-area .comment p {
	margin: 15px 0 0;
	line-height: 25px;
	letter-spacing: 0.05em;
}

.comments-area .reply {
	margin-top: 15px;
}

.comments-area .reply a {
	letter-spacing: 0.075em;
	text-transform: uppercase;
}

.comment-respond {
	float: left;
	margin-top: 80px;
	width: 100%;
}

.comment .comment-respond {
	margin-top: 80px;
	margin-bottom: 80px;
}

.comment-respond h3 {
	margin-bottom: 40px;
}

.comments-area .comment-form p {
	margin: 0 0 25px;
}

.comment-subscription-form .subscribe-label {
	font-size: 16px;
	font-weight: normal;
	display: inline;
	line-height: 25px;
}

.comments-area .comment-form .comment-subscription-form {
	display: block;
	margin-bottom: 10px;
}
.comments-area .comment-form .comment-subscription-form:last-child {
	margin-bottom: 0;
}

.comments-area input:focus,
.comments-area textarea:focus,
.pirate_forms input:focus,
.pirate_forms textarea:focus,
input:focus,
textarea:focus,
select:focus {
	border-color: #787977;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.comments-area input[type=text],
.pirate_forms input,
input,
select {
	width: 100%;
	padding: 0 25px;
	height: 65px;
	line-height: 1.2;
}

input[type=checkbox],
input[type=radio] {
	height: auto;
}

.comments-area textarea,
.pirate_forms textarea,
textarea {
	min-width: 100%;
	max-width: 100%;
	padding: 20px 28px;
	border-radius: 0;
}

.pirate_forms textarea {
	min-height: 300px;
}

.comments-area .form-submit .btn {
	width: 100%;
}

.comments-area .form-submit .btn-primary {
	border-color: #363639;
	margin-bottom: 30px;
}

.comments-area .form-submit .btn-primary:focus {
	outline: none;
	background-color: #fff;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.pirate_forms .form_field_wrap,
.pirate_forms .contact_submit_wrap {
	width: 100%;
}

.pirate_forms .contact_submit_wrap {
	text-align: center;
}

.pirate_forms label {
	display: inline;
}

.pirate_forms_wrap .form_field_wrap {
	margin-bottom: 30px;
}

.pirate_forms_thankyou_wrap {
	margin-bottom: 30px;
	text-align: center;
}

.page-template-template-full-width .testimonials-container .pirate_forms input[type=text],
.page-template-template-full-width .testimonials-container .pirate_forms input[type=email],
.page-template-template-full-width .testimonials-container .pirate_forms textarea {
	border: none;
}

.pirate_forms button {
	height: 65px;
}

.page-template-template-full-width .testimonials-container {
	padding: 70px 0 35px;
}

.pirate_forms_wrap .form_field_wrap {
	padding: 0;
}


/*--------------------------------------------------------------
## Archive
--------------------------------------------------------------*/

.blog .posts-navigation,
.blog .post-navigation,
.archive .posts-navigation,
.archive .post-navigation,
.category .posts-navigation,
.category .post-navigation,
.search .posts-navigation,
.search .post-navigation {
	margin: 20px 0;
	padding: 0 15px;
}

.blog .posts-navigation .nav-previous a,
.blog .post-navigation .nav-previous a,
.blog .posts-navigation .nav-next a,
.blog .post-navigation .nav-next a,
.archive .posts-navigation .nav-previous a,
.archive .post-navigation .nav-previous a,
.archive .posts-navigation .nav-next a,
.archive .post-navigation .nav-next a,
.category .posts-navigation .nav-previous a,
.category .post-navigation .nav-previous a,
.category .posts-navigation .nav-next a,
.category .post-navigation .nav-next a,
.search .posts-navigation .nav-previous a,
.search .post-navigation .nav-previous a,
.search .posts-navigation .nav-next a,
.search .post-navigation .nav-next a,
.pagination .prev,
.pagination .next {
	border: 1px solid #e1e1e1;
}

.paged .blog .posts-navigation .nav-next a,
.paged .blog .post-navigation .nav-next a,
.paged .archive .posts-navigation .nav-next a,
.paged .archive .post-navigation .nav-next a,
.paged .category .posts-navigation .nav-next a,
.paged .category .post-navigation .nav-next a,
.paged .search .posts-navigation .nav-next a,
.paged .search .post-navigation .nav-next a,
.paged .pagination .next {
	border-left: none;
}

.posts-container {
	padding: 20px;
}

.post-col {
	padding: 20px;
}

.post-col article {
	padding: 0;
	border: 1px solid #e1e1e1;
}

.post-col .post-thumbnail {
	margin: 0;
}

.post-col .entry-header {
	margin: 0;
	padding: 23px 15px;
	background-color: #dadfe8;
}

.post-col .sticky .entry-header {
	background-color: #f2ebe0;
}

.post-col .entry-header .entry-meta {
	margin-top: 6px;
}

.post-col .entry-header .entry-meta {
	line-height: 16px;
	text-transform: uppercase;
}

.post-col .entry-header .entry-meta,
.post-col .entry-header .entry-meta a {
	font-style: normal;
}

.post-col .entry-header .entry-meta .posted-on {
	margin: 0;
}

.post-col .entry-content {
	margin: 0;
	letter-spacing: 0.025em;
	padding: 35px 30px 70px;
	word-break: break-all;
}

.post-col .entry-content p {
	position: relative;
	line-height: 25px;
	text-align: center;
}

.post-col .entry-content p:before {
	border-bottom: 4px solid #dadfe8;
	bottom: -37px;
	content: "";
	display: inline-block;
	height: 4px;
	left: 50%;
	margin-left: -12.5px;
	position: absolute;
	width: 25px;
}

.pagination {
	width: 100%;
}


/*--------------------------------------------------------------
## Hero
--------------------------------------------------------------*/

#hero {
	position: relative;
}

.hero-content {
	position: relative;
	z-index: 1;
	text-align: center;
}

.small-hero {
	padding: 66px 0 101px;
}

.big-hero {
	padding: 63px 0 70px;
}

.hero-title {
	padding: 0;
	line-height: 34px;
	letter-spacing: 0.1em;
}

.hero-content h5 {
	font-size: 18px;
	letter-spacing: 0.075em;
}

.hero-content.small-hero h5 {
	padding: 2px 0 21px;
}

.hero-content.big-hero h5 {
	padding: 6px 0 29px;
}

.big-hero .hero-title {
	position: relative;
}

.small-hero .hero-title {
	position: relative;
}

.small-hero .hero-title:after {
	display: inline-block;
	position: absolute;
	bottom: -31px;
	left: 50%;
	width: 25px;
	height: 4px;
	margin-left: -12.5px;
	border-bottom: 4px solid #dadfe8;
	content: "";
}

.hero-btn {
	display: inline-block;
	width: 55px;
	height: 55px;
	margin-top: 36px;
	border: 1px solid #e0e5f1;
	background-color: #e0e5f1;
	line-height: 53px;
	cursor: pointer;
}

.hero-btn:hover {
	border: 1px solid #e0e5f1;
	background-color: transparent;
}

.hero-btn:focus {
	outline: none;
}

.hero-image,
.front-page-hero-image {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
}

.hero-image:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(54,54,57,0.9);
	content: " ";
}

#hero .container {
	padding-left: 20px;
	padding-right: 20px;
}

.home .hero-content {
	padding: 72px 0;
}

#hero .front-page-hero .container {
	text-align: center;
}

.hero-title-container {
	background: rgba(235,240,246,0.85);
	display: inline-block;
	padding: 30px 15px;
}

.hero-title-container .front-page-title p,
.hero-title-container .front-page-title h1,
.hero-title-container .front-page-title h2,
.hero-title-container .front-page-title h3,
.hero-title-container .front-page-title h4,
.hero-title-container .front-page-title h5,
.hero-title-container .front-page-title h6,
.hero-title-container .front-page-title pre,
.hero-title-container .front-page-title li,
.hero-title-container .front-page-title {
	color: #363639;
	font-family: 'Work Sans', sans-serif;
	font-size: 28px;
	font-weight: 900;
	display: inline;
	letter-spacing: 0.1em;
	line-height: 34px;
	margin: 0 10px 0 0;
	padding: 0;
	text-transform: uppercase;
}

.hero-title-container .front-page-title p a,
.hero-title-container .front-page-title h1 a,
.hero-title-container .front-page-title h2 a,
.hero-title-container .front-page-title h3 a,
.hero-title-container .front-page-title h4 a,
.hero-title-container .front-page-title h5 a,
.hero-title-container .front-page-title h6 a,
.hero-title-container .front-page-title pre a,
.hero-title-container .front-page-title li a {
	color: #363639;
}

.hero-title-container .front-page-title {
	margin: 0;
}

.hero-btn-container a {
	background: #fff;
	border: 2px solid #fff;
	color: #363639;
	display: inline-block;
	font-family: 'Work Sans', sans-serif;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1;
	padding: 25px 35px;
	margin-top: 20px;
	text-transform: uppercase;
}

.hero-btn-container a:hover {
	background: rgba(235,240,246,0.85);
}

.hero-title-container .front-page-title ul,
.hero-title-container .front-page-title ol {
	list-style-type: none;
	margin: 0;
}

/*--------------------------------------------------------------
## Front page
--------------------------------------------------------------*/
.front-page-content {
	background: #f2ebe0;
	padding: 50px 0 45px;
}

.front-page-content .row {
	margin: 0;
}

.front-page-hero {
	text-align: left;
}

.front-page-content .panel-grid {
	margin: 0 !important;
}

.front-page-content .panel-grid-cell {
	text-align: center;
}

.front-page-content .panel-grid-cell {
	margin-bottom: 25px !important;
}

.front-page-content h1,
.front-page-content h2,
.front-page-content h3 {
	color: #363639;
	font-size: 28px;
	font-weight: 800;
	letter-spacing: 0.1em;
	line-height: 34px;
	padding: 11px 0 2px;
	text-align: center;
}

.front-page-content p {
	color: #7e7e80;
	font-size: 18px;
	letter-spacing: 0.05em;
	line-height: 26px;
	margin: 0;
}

.front-page-content .btn {
	background: #363639;
	border: 1px solid #363639;
	border-radius: 0;
	-webkit-box-shadow: none;
			box-shadow: none;
	color: #fff;
	font-family: 'Work Sans', sans-serif;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 58px;
	margin-top: 30px;
	padding: 0 47px;
	text-transform: uppercase;
}

.front-page-content .btn:hover {
	background: transparent;
	color: #363639;
}

.front-page-content img.alignright,
.front-page-content img.alignleft {
	float: none;
	margin: 0;
}

.front-page-after-content {
	background: #fff;
	padding: 36px 0;
}

/*--------------------------------------------------------------
## Food menu & Events
--------------------------------------------------------------*/

.food-menu {
	padding: 5px 20px;
}

.food-menu-container {
	height: 250px;
	position: relative;
}

.food-menu-container .food-menu-content {
	padding: 40px 0 0 40px;
	position: absolute;
	z-index: 1;
}

.food-menu-container .food-menu-image {
	background-position: center center;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}

.food-menu-container .food-menu-image:before {
	background-color: rgba(54,54,57,0.5);
	bottom: 0;
	content: " ";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.food-menu-content .food-menu-title {
	background: rgba(235,240,246,0.85);
	color: #363639;
	display: inline-block;
	font-family: 'Work Sans', sans-serif;
	font-size: 26px;
	font-weight: 900;
	letter-spacing: 0.15em;
	line-height: 1;
	padding: 22px 40px;
	text-transform: uppercase;
}


.food-menu-content a {
	background: #fff;
	border: 2px solid #fff;
	color: #7e7e80;
	display: inline-block;
	font-family: 'Work Sans', sans-serif;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.15em;
	line-height: 1;
	margin-top: 10px;
	padding: 21px 39px;
	text-transform: uppercase;
}

.food-menu-content a:hover {
	background: transparent;
	color: #fff;
}

.food-menus .food-menu-label h2,
.single-nova_menu_item .menu-group-title {
	color: #363639;
	font-family: 'Work Sans', sans-serif;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 90px;
	padding: 0;
	text-align: center;
}

.food-menus ul,
.events-archive ul {
	background: #fff;
	list-style-type: none;
	margin: 0;
	padding: 0 20px;
}

.food-menus .food-menu-item,
.events-archive .events-archive-item {
	border-top: 1px solid #e1e1e1;
	display: table;
	padding: 40px 0;
	width: 100%;
}

.food-menus .food-menu-item:first-child,
.events-archive .events-archive-item:first-child {
	border-top: none;
}

.food-menus .food-menu-item-content {
	display: table-cell;
	padding-right: 20px;
	vertical-align: middle;
}

.events-archive .events-archive-item-content {
	display: table-cell;
	padding-left: 20px;
}

.food-menus .food-menu-name {
	color: #363639;
	display: block;
	font-family: 'Work Sans', sans-serif;
	font-size: 20px;
	font-weight: 900;
	letter-spacing: 0.15em;
	line-height: 25px;
	margin-bottom: 0;
	text-transform: uppercase;
}

.food-menus .food-menu-description {
	margin-top: 5px;
	margin-bottom: 0;
}

.events-archive .events-item-name {
	color: #363639;
	display: inline-block;
	font-family: 'Work Sans', sans-serif;
	font-size: 20px;
	font-weight: 900;
	letter-spacing: 0.15em;
	line-height: 25px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.events-archive .events-item-name:hover {
	color: #7e7e80;
}

.food-menus .food-menu-item-content p,
.events-archive .events-archive-item-content address {
	color: #7e7e80;
	font-size: 16px;
	font-style: normal;
	letter-spacing: 0.05em;
	line-height: 24px;
}
.events-archive .events-archive-item-content address {
	margin: 0;
}

.food-menus .food-menu-item-price,
.events-archive .events-item-date-content {
	display: table-cell;
	vertical-align: middle;
	width: 70px;
	line-height: 1;
	font-size: 1px;
}

.food-menus .food-menu-price {
	background: #e0e5f1;
	color: #363639;
	display: inline-block;
	font-family: 'Work Sans', sans-serif;
	font-size: 27px;
	font-weight: 900;
	height: 75px;
	letter-spacing: 0.15em;
	line-height: 75px;
	text-align: center;
	min-width: 75px;
	padding: 0 10px;
}

.events-archive .events-item-date {
	background: #e0e5f1;
	color: #363639;
	display: inline-block;
	font-family: 'Work Sans', sans-serif;
	font-weight: 900;
	height: 70px;
	padding-top: 14px;
	text-align: center;
	text-transform: uppercase;
	width: 70px;
}

.events-archive .events-item-date-day {
	font-size: 24px;
	letter-spacing: 0.1em;
}

.events-archive .events-item-date-month {
	font-size: 16px;
	letter-spacing: 0.05em;
}

.events-archive .events-item-date-day,
.events-archive .events-item-date-month {
	display: block;
	float: left;
	line-height: 1;
	text-align: center;
	width: 100%;
}

.related-food-menus .container {
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}

.related-food-menus .row {
	margin-left: 0;
	margin-right: 0;
}

.related-food-menus .food-menu {
	padding: 0;
}

.single-nova_menu_item .menu-group-title {
	background-color: #f2ebe0;
	line-height: 1;
	padding: 50px 0 24px;
}

.single-nova_menu_item .entry-header {
	padding: 0 20px 40px;
}

.single-nova_menu_item .entry-title {
	color: #363639;
}

.operation-hours-inner {
	padding: 0 20px;
}
.operation-hours-title,
.operation-hours-content {
	text-align: center;
}

.operation-hours-title a.customizer-admin-only,
.operation-hours-content a.customizer-admin-only {
	font-weight: 700;
}

.operation-hours-title {
	border: 1px solid #e1e1e1;
	color: #7d7d80;
	font-family: 'Work Sans', sans-serif;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1;
	margin-top: 5px;
	padding: 38px 0;
	text-transform: uppercase;
}

.operation-hours-content ul {
	border-left: 1px solid #e1e1e1;
	float: left;
	list-style-type: none;
	margin: 0 0 35px;
	width: 100%;
}

.operation-hours-content li {
	border-bottom: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	color: #7d7d80;
	display: block;
	float: left;
	font-size: 18px;
	letter-spacing: 0.05em;
	padding: 32px 0 !important;
	text-align: center;
	width: 100%;
}

.operation-hours-content li p {
	margin-bottom: 0;
}

.operation-hours-content li strong {
	color: #363639;
	display: block;
	font-family: 'Work Sans', sans-serif;
	letter-spacing: 0.1em;
	padding-bottom: 6px;
	text-transform: uppercase;
}

.events-archive-pagination {
	padding-top: 40px;
}

.events-archive-pagination .nav-links {
	background: #ffffff;
	border: none !important;
}

.events-archive-pagination .pagination .prev,
.events-archive-pagination .pagination .next {
	border: none;
}

.events-archive-pagination .pagination .prev {
	border-right: 1px solid #e1e1e1;
}

.events-archive-pagination .pagination .next {
	border-left: 1px solid #e1e1e1;
}

.event-item .entry-title {
	margin-bottom: 0;
}

.event-item .event-info {
	display: table;
	margin: 0 0 60px;
	position: relative;
	table-layout: auto;
	width: 100%;
}

.event-item .event-info:after {
	display: inline-block;
	position: absolute;
	bottom: -17px;
	left: 50%;
	width: 25px;
	height: 4px;
	margin-left: -12.5px;
	border-bottom: 4px solid #dadfe8;
	content: "";
}

.event-item .event-info li {
	color: #363639;
	display: block;
	font-family: 'Work Sans', sans-serif;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0.1em;
	line-height: 1;
	padding: 0 0 30px;
	text-transform: uppercase;
}

.event-item .event-info li:last-child {
	padding: 0;
}

.event-item .event-info li span,
.event-item .event-info li address {
	color: #7d7d80;
	display: block;
	font-family: 'Lora', sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: 400;
	letter-spacing: 0.025em;
	line-height: 28px;
	margin-top: 8px;
	text-transform: none;
}


	/*--------------------------------------------------------------
	## Full Width Page Template
	--------------------------------------------------------------*/

body.page-template-template-full-width.page {
	background: #fff;
}

/*Values Table Style*/

.entry-content table th.about-values-title {
	background-color: transparent;
	text-align: center;
	border: 1px solid #e1e1e1;
	color: #7d7d80;
	font-family: 'Work Sans', sans-serif;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1;
	margin-top: 5px;
	padding: 38px 0;
	text-transform: uppercase;
	float: left;
	width: 100%;
}
.values-table {
	margin: 0 0 150px;
	width: 100%;
	display: table;
	vertical-align: middle;
}
.entry-content .values-table td {
	width: 100%;
	display: block;
	padding: 60px 15px;
	text-align: center;
	border-color: #e1e1e1;
	margin:0;
	border-top: none;
}

.entry-content .values-table td {
	vertical-align: middle;
}

.values-table td strong {
	font-size: 18px;
	display: block;
	font-weight: 800;
	font-family: "Work Sans", sans-serif;
	color: #363639;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.values-table td i.fa {
	display: block;
	color: #dadfe8;
	font-size: 40px;
}

.values-table td p {
	display: block;
	line-height: 26px;
}
.values-table p:last-child:after {
	display: block;
	width: 25px;
	height: 4px;
	border-bottom: 4px solid #dadfe8;
	content: "";
	margin:0 auto;
	margin-top: 30px;
}

/*Portfolio Style*/

.page-template-template-full-width .portfolio-entry {
	font-size: 0;
	margin: 0;
	position: relative;
}
.page-template-template-full-width .portfolio-entry .portfolio-featured-image:before {
	-webkit-transition: .3s all ease;
	transition: .3s all ease;
	content:"";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: rgba(54, 54, 57, .2);
	z-index: 100;
}
.page-template-template-full-width .portfolio-entry .portfolio-featured-image:after {
	opacity: 0;
	content: "\f00e";
	font-family: "FontAwesome", sans-serif;
	color: #fff;
	background-color: #2e2e30;
	z-index: 100;
	font-size: 30px;
	width: 70px;
	line-height: 70px;
	text-align: center;
	position:absolute;
	margin:45% auto 0;
	left: 50%;
	top: 50%;
	margin-left: -35px;
	margin-top: -35px;
	-webkit-transition: .6s all ease;
	transition: .6s all ease;
}
.page-template-template-full-width .portfolio-entry .portfolio-featured-image {
	display: block;
	overflow: hidden;
}
.page-template-template-full-width .portfolio-entry .portfolio-featured-image:hover img {
	-webkit-transform: scale(1.03);
		-ms-transform: scale(1.03);
			transform: scale(1.03);
	z-index: 0;
}
.page-template-template-full-width .portfolio-entry .portfolio-featured-image img {
	width: 100%;
	-webkit-transition: .3s all ease-out;
	transition: .3s all ease-out
}
.page-template-template-full-width .portfolio-entry .portfolio-featured-image:hover:before {
	background-color: rgba(54, 54, 57, .8);
}
.page-template-template-full-width .portfolio-entry .portfolio-featured-image:hover:after,
.page-template-template-full-width .portfolio-entry .portfolio-featured-image:hover:before {
	opacity: 1;
}
.page-template-template-full-width .portfolio-entry-column-1,
.page-template-template-full-width .portfolio-entry-column-2,
.page-template-template-full-width .portfolio-entry-column-3,
.page-template-template-full-width .portfolio-entry-column-4,
.page-template-template-full-width .portfolio-entry-column-5,
.page-template-template-full-width .portfolio-entry-column-6 {
	width: 100%;
}
.page-template-template-full-width .portfolio-entry-title,
.page-template-template-full-width .portfolio-entry-content {
	display: none;
}

/* Testimonials - Team section */
.page-template-template-full-width .testimonials-container {
	background: #f2ebe0;
}

.page-template-template-full-width .testimonial-entry {
	margin-right: 3.5%;
	clear: right;
	margin-bottom: 30px;
	float:none;
	width: 100%;
	display: table;
	background-color: #dadfe8;
}
.page-template-template-full-width .testimonial-entry:last-child {
	margin-right: 0;
}


.page-template-template-full-width .testimonial-entry .testimonial-entry-content {
	display: table-footer-group;
}

.page-template-template-full-width .testimonial-entry .testimonial-entry-content p {
	background: #fff;
	color: #7d7d80;
	padding: 45px 35px;
	text-align: center;
	line-height: 26px;
}

.page-template-template-full-width .testimonial-entry .testimonial-entry-content p:after {
	display: block;
	width: 25px;
	height: 4px;
	border-bottom: 4px solid #dadfe8;
	content: "";
	margin:0 auto;
	margin-top: 30px;
}

.page-template-template-full-width .testimonial-entry .testimonial-featured-image {
	display: table-header-group;
}
.page-template-template-full-width .testimonial-entry .testimonial-featured-image img {
	width: 100%;
}

.page-template-template-full-width .testimonial-entry .testimonial-entry-title {
	text-align: center;
	font-family: "Work Sans", sans-serif;
	font-weight: 800;
	padding: 20px 0;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 0.1em;
	visibility: hidden;
	position: relative;
}
.page-template-template-full-width .testimonial-entry .testimonial-entry-title a{
	color: #363639;
	visibility: visible;
	margin-left: -20px;
	z-index: 100;
}

.page-template-template-full-width .jetpack-portfolio-shortcode,
.page-template-template-full-width .testimonials-container{
	margin: 0 -20px;
}

/* Contact form */
.page-template-template-full-width .form-container {
	background: #f2ebe0;
	margin: 0 -20px;
	padding: 63px 20px 45px;
}

.page-template-template-full-width .form-container .container {
	text-align: center;
}

.page-template-template-full-width .form-container  .form-title {
	color: #7e7e80;
	display: inline-block;
	font-family: 'Work Sans', sans-serif;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.1em;
	margin-bottom: 32px;
	text-transform: uppercase;
}

.page-template-template-full-width .pirate_forms input {
	font-size: 15px;
	letter-spacing: 0.05em;
	padding: 0 40px;
}

.page-template-template-full-width .pirate_forms textarea {
	font-size: 15px;
	letter-spacing: 0.05em;
	padding: 25px 40px;
}

.page-template-template-full-width .pirate_forms input,
.page-template-template-full-width .pirate_forms textarea {
	-webkit-box-shadow: none;
			box-shadow: none;
	border-color: #fff;
}

.page-template-template-full-width .pirate_forms button {
	letter-spacing: 0.15em;
	padding: 0 45px;
}

	/*--------------------------------------------------------------
    ## Main events template
    --------------------------------------------------------------*/
.page-template-template-main-events .sidebar .widget .eo-events-widget li {
	width: 100%;
	margin: 0 0 50px;
}
.page-template-template-main-events .sidebar .widget .eo-events-widget li:nth-child(odd) {
	float: left;
	clear: left;
}

.page-template-template-main-events .sidebar .widget .eo-events-widget li:nth-child(even) {
	float: right;
	clear: right;
}
.main-events.widget-title {
	width: 100%;
	text-align: center;
}
.main-events-posts-title {
	color: #7e7e80;
	font-size: 16px;
	font-weight: 100;
	letter-spacing: 0.1em;
	padding: 0 0 60px;
	text-align: center;
}
.page-template-template-main-events .btn {
	background: #363639;
	border: 1px solid #363639;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	font-family: 'Work Sans', sans-serif;
	font-size: 14px;
	letter-spacing: 0.1em;
	line-height: 58px;
	margin-top: 60px;
	padding: 0 47px;
	text-transform: uppercase;
}
.page-template-template-main-events .btn:hover {
	background: transparent;
	color: #363639;
}

.main-events-page-sidebar {
	padding: 80px 0 30px;
}

.sidebar .widget .widget-title.main-events {
	text-align: center;
	font-weight: 100;
	padding-bottom: 80px;
}
.main-events-page-after-content {
	padding: 80px 0;
	background: #fff;
}

	/*--------------------------------------------------------------
    ## Sidebars & Widgets
    --------------------------------------------------------------*/
.front-page-sidebar {
	background: #f2ebe0;
	padding: 41px 0;
}

.sidebar .widget {
	float: left;
	margin: 0;
	padding: 25px 20px;
}

.sidebar .widget .widget-title {
	color: #7e7e80;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0.1em;
	padding: 0 0 20px;
	text-align: center;
}

.sidebar .widget .eo-events-widget {
	list-style-type: none;
	margin: 0;
}

.sidebar .widget .eo-events-widget li {
	color: #363639;
	display: table;
	float: left;
	font-family: 'Work Sans', sans-serif;
	font-weight: 900;
	margin: 19.5px 0;
	text-transform: uppercase;
}

.sidebar .widget .eo-events-widget li a {
	color: #363639;
	display: table-cell;
	font-size: 20px;
	letter-spacing: 0.15em;
	line-height: 25px;
	padding-left: 40px;
	vertical-align: middle;
}
.sidebar .widget .eo-events-widget li a:hover {
	color: #7e7e80;
}

.sidebar .widget .eo-events-widget li span {
	background: #fff;
	display: table-cell;
	font-size: 18px;
	font-weight: 900;
	height: 76px;
	line-height: 22px;
	min-width: 76px;
	text-align: center;
	vertical-align: middle;
	width: 76px;
}

.sidebar .widget .eo-events-widget li span strong {
	display: block;
	font-weight: 900;
}

.sidebar .widget #sb_instagram {
	padding-bottom: 0 !important;
}

.sidebar .widget #sb_instagram .sbi_header_img {
	display: none;
}

.sidebar .widget #sb_instagram .sb_instagram_header {
	margin: 0;
}

.sidebar .widget #sb_instagram .sbi_header_text .sbi_bio,
.sidebar .widget #sb_instagram .sbi_header_text h3 {
	color: #7d7d80;
	font-size: 16px;
	font-weight: 500;
	margin: 0 !important;
}

.sidebar .widget #sb_instagram .sb_instagram_header h3.sbi_no_bio {
	padding-top: 0 !important;
}

.sidebar .widget #sb_instagram .sbi_header_text .sbi_bio {
	font-size: 14px;
	font-style: italic;
}

.front-page-sidebar .col-sm-12.widget {
	width: 100%;
}

.front-page-sidebar a {
	color: #787977;
}

.front-page-sidebar a:hover {
	text-decoration: underline;
}

.front-page-sidebar.customizer-admin-only {
	border: 2px dashed #787977;
}

.front-page-sidebar.customizer-admin-only .row {
	text-align: center;
	width: 100%;
}

.front-page-sidebar.customizer-admin-only a {
	font-weight: 700;
}


/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
/* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}


/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	border: none;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}


/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
	max-width: 100%;
	margin-bottom: 1.5em;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}


/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	width: 100%;
	text-align: center;
	vertical-align: top;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}


/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

.site-header {
	position: relative;
	background-color: #fff;
}

.woocommerce-page:not(.post-type-archive-product) .site-header,
.single-jetpack-portfolio .site-header,
.single-post .site-header {
	border-bottom: 1px solid #e1e1e1;
}

.container>.navbar-header {
	display: table;
	margin: 0;
	width: 100%;
}

.site-branding {
	float: left;
	line-height: 1;
	padding: 20px 20px 20px 0;
	word-wrap: break-word;
}

.site-branding a {
	display: inline-block;
}

.site-branding,
.menu-toggle-content {
	display: table-cell;
	vertical-align: middle;
}

.social-icons-wrapper {
	background: #363639;
	display: none;
	margin: 0 -20px;
}

.social-icons {
	display: inline-block;
	margin: 0;
	padding: 0;
	letter-spacing: 0;
	list-style: none;
}

.top-bar .social-icons ul {
	text-align: center;
}

.social-icons li {
	display: inline-block;
	border-left: 1px solid #e1e1e1;
	margin-left: -4px;
}

.top-bar .social-icons li {
	border-left: none;
}

.footer-bar .social-icons li{
	border: none;
}

.social-icons li a {
	display: block;
	max-height: 48px;
	padding: 12px 19px 18px;
}

.top-bar .social-icons li a {
	color: #888b91;
}

.top-bar .social-icons li a:hover {
	background-color: transparent;
	color: #e1e1e1;
}

.social-icons li:first-child {
	margin-left: 0;
}

.custom-search-in-header{
	display: inline-block;
	float: left;
}

.search-form {
	display: inline-block;
	overflow: hidden;
	max-height: 48px;
	margin-left: 0;
}

.top-bar .search-form {
	float: left;
}

.search-form.search-visible {
	margin-bottom: -7px;
}

.search-form label {
	margin-bottom: 0;
}

.search-form .search-field {
	float: left;
	height: 48px;
	padding: 0 15px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #e1e1e1;
	font-weight: 400;
	width: 125px;
}

.top-bar .search-form .search-field {
	margin-left: -125px;
}

.search-form .search-field:focus {
	outline: none;
}

.search-form .search-submit,
.social-icons-toggle {
	background-color: transparent;
	border-bottom: none;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-top: none;
	display: inline-block;
	float: right;
	height: 48px;
	max-width: 48px;
	padding: 13px 15px 17px;
	text-align: center;
	-webkit-transition: 0.3s ease;
	transition: 0.3s ease;
}

.search-form .search-submit:hover,
.social-icons-toggle:hover {
	background-color: #e1e1e1;
}

.social-icons-toggle {
	border-right: none;
	color: #bebebf;
	cursor: pointer;
	float: left;
}

.social-icons-toggle:hover {
	color: #787977;
}

.top-bar-icons-wrapper {
	display: inline-block;
	height: 48px;
	max-height: 48px;
	overflow: hidden;
	vertical-align: bottom;
}

.search-form .search-submit .fa {
	vertical-align: -3px;
}

.site-footer .search-form {
	display: table;
	width: 100%;
	margin-left: 0;
}

.site-footer .search-form label {
	display: table-cell;
	width: 100%;
}

.site-content .search-form .search-field,
.site-footer .search-form .search-field {
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	margin-left: 0;
}

.site-content .search-form .search-submit,
.site-footer .search-form .search-submit {
	border: 1px solid #e1e1e1;
	display: table-cell;
}

.top-bar {
	overflow: hidden;
	position: relative;
	text-align: center;
}

.top-bar.without-phone {
	border-bottom: 1px solid #e1e1e1;
}

.top-bar-contact-wrapper {
	position: relative;
	margin: 0 -20px;
}

.top-bar-contact-wrapper:before {
	background-color: #e1e1e1;
	content: "";
	display: block;
	height: 1px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

.top-bar-content {
	float: left;
	width: 100%;
	text-align: center;
}

.bar-contact {
	display: block;
	font-size: 14px;
	padding: 15px 0 0;
	text-transform: uppercase;
}

.top-bar.without-phone .bar-contact,
.footer-bar .bar-contact{
	padding: 15px 0;
}

.bar-contact,
.bar-contact a {
	text-decoration: none;
	letter-spacing: 0.1em;
}

.categories-navigation li {
	display: table-cell;
	border-right: 1px solid #e1e1e1;
	line-height: 70px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.categories-navigation li a {
	display: block;
	background-color: #fff;
}

.site-title,
.site-description {
	margin: 0;
	padding: 0;
	text-transform: inherit;
}

.site-title a {
	letter-spacing: 0.15em;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

.site-footer {
	background-color: #fff;
}

.footer-widgets {
	padding: 75px 0;
}

.footer-bar {
	display: table;
	position: relative;
	width: 100%;
	border-top: 1px solid #e1e1e1;
	text-align: center;
}

.footer-bar .bar-contact {
	border-top: 1px solid #e1e1e1;
}

.footer-bar.without-email.without-menu,
.footer-bar.without-menu .bar-contact {
	border-top: none;
}

.footer-bar .container {
	padding-right: 0;
	padding-left: 0;
}

.site-info,
.footer-bar-content {
	display: block;
	width: 100%;
}

.site-info {
	border-top: 1px solid #e1e1e1;
	position: absolute;
	top: 100%;
	left: 0;
	padding: 35px 20px;
	background-color: #fff;
	letter-spacing: 0.05em;
}

.footer-bar-content {
	position: absolute;
	top: 0;
	left: 0;
}

.footer-bar-content {
	position: relative;
	text-align: center;
}

.ribbon {
	background-color: #36353a;
	padding: 56px 0 72px;
	position: relative;
}

.ribbon .ribbon-content {
	position: relative;
	z-index: 1;
}

.ribbon .ribbon-image {
	background-position: center center;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}

.ribbon .ribbon-image:before {
	background-color: rgba(54,54,57,0.8);
	bottom: 0;
	content: " ";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.ribbon h1,
.ribbon h2,
.ribbon h3 {
	color: #ffffff;
	font-size: 24px;
	font-weight: 900;
	letter-spacing: 0.15em;
	line-height: 28px;
	margin: 21px 0 31px;
	padding: 0 35px;
}

.ribbon h4,
.ribbon h5,
.ribbon h6 {
	color: #f2ebe0;
	font-size: 20px;
	letter-spacing: 0.05em;
	line-height: 38px;
	padding: 0;
}

.ribbon .btn,
.ribbon button {
	background-color: #e0e5f1;
	border: 2px solid #e0e5f1;
	border-radius: 0;
	color: #363639;
	font-family: "Work Sans", sans-serif;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.15em;
	line-height: 1;
	padding: 22px 35px;
	text-transform: uppercase;
}

.ribbon .btn:hover,
.ribbon button:hover {
	color: #e0e5f1;
	background-color: transparent;
}

.post-type-archive-product .ribbon {
	background: #f2ebe0;
}

.post-type-archive-product .ribbon .ribbon-image:before {
	background-color: rgba(242, 235, 224, 0.8);
}

.post-type-archive-product .ribbon .btn {
	background-color: #363639;
	color: #fff;
	border-color: #363639;
}

.post-type-archive-product .ribbon .btn:hover,
.post-type-archive-product .ribbon button:hover {
	color: #363639;
	background-color: transparent;
}

.post-type-archive-product .ribbon h1, .post-type-archive-product .ribbon h2, .post-type-archive-product .ribbon h3 {
	color: #363639;
}

.post-type-archive-product .ribbon h4, .post-type-archive-product .ribbon h5, .post-type-archive-product .ribbon h6 {
	color: #7d7d80;
}

/*--------------------------------------------------------------
# Icons
--------------------------------------------------------------*/

.social-icons li a:before,
.search-form .search-submit:before,
.main-navigation .menu-item-has-children > a:after,
.main-navigation .page_item_has_children > a:after,
.main-navigation .has_children > a:after,
.main-navigation .dropdown-toggle:after,
.main-navigation .dropdown-toggle.angle-up:after {
	font-family: FontAwesome;
}

.social-icons li a[href*="http"]:before,
.social-icons li a[href*="#"]:before {
	/* Keep this icon first */
	content: "\f0c1";
}

.social-icons li a[href*="facebook.com"]:before {
	content: "\f09a";
}

.social-icons li a[href*="twitter.com"]:before {
	content: "\f099";
}

.social-icons li a[href*="plus.google.com"]:before {
	content: "\f0d5";
}

.social-icons li a[href*="linkedin.com"]:before {
	content: "\f0e1";
}

.social-icons li a[href*="pinterest.com"]:before {
	content: "\f231";
}

.social-icons li a[href*="tumblr.com"]:before {
	content: "\f173";
}

.social-icons li a[href*="instagram.com"]:before {
	content: "\f16d";
}

.social-icons li a[href*="dribbble.com"]:before {
	content: "\f17d";
}

.social-icons li a[href*="youtube.com"]:before {
	content: "\f167";
}

.social-icons li a[href*="flickr.com"]:before {
	content: "\f16e";
}

.social-icons li a[href*="vimeo.com"]:before {
	content: "\f194";
}

.social-icons li a[href*="foursquare.com"]:before {
	content: "\f180";
}

.social-icons li a[href*="amazon."]:before {
	content: "\f270";
}

.social-icons li a[href*="github.com"]:before {
	content: "\f09b";
}

.social-icons li a[href*="behance.net"]:before,
.social-icons li a[href*="be.net"]:before {
	content: "\f1b4";
}

.social-icons li a[href*="bitbucket.org"]:before {
	content: "\f171";
}

.social-icons li a[href*="digg.com"]:before {
	content: "\f1a6";
}

.social-icons li a[href*="del.icio.us"]:before {
	content: "\f1a5";
}

.social-icons li a[href*="etsy.com"]:before {
	content: "\f2d7";
}

.social-icons li a[href*="gitlab.com"]:before {
	content: "\f296";
}

.social-icons li a[href*="imdb.com"]:before {
	content: "\f2d8";
}

.social-icons li a[href*="medium.com"]:before {
	content: "\f23a";
}

.social-icons li a[href*="paypal.com"]:before {
	content: "\f1ed";
}

.social-icons li a[href*="quora.com"]:before {
	content: "\f2c4";
}

.social-icons li a[href*="reddit.com"]:before {
	content: "\f281";
}

.social-icons li a[href*="slack.com"]:before {
	content: "\f198";
}

.social-icons li a[href*="soundcloud.com"]:before {
	content: "\f1be";
}

.social-icons li a[href*="spotify.com"]:before {
	content: "\f1bc";
}

.social-icons li a[href*="snapchat.com"]:before {
	content: "\f2ac";
}

.social-icons li a[href*="stackoverflow.com"]:before {
	content: "\f16c";
}

.social-icons li a[href*="stumbleupon.com"]:before {
	content: "\f1a4";
}

.social-icons li a[href*="themeisle.com"]:before {
	content: "\f2b2";
}

.social-icons li a[href*="tripadvisor.com"]:before {
	content: "\f262";
}

.social-icons li a[href*="twitch.tv"]:before {
	content: "\f1e8";
}

.social-icons li a[href*="wikipedia.org"]:before {
	content: "\f266";
}

.social-icons li a[href*="wordpress.org"]:before,
.social-icons li a[href*="wordpress.com"]:before{
	content: "\f19a";
}

.social-icons li a[href*="xing.com"]:before {
	content: "\f168";
}

.social-icons li a[href*="yahoo.com"]:before {
	content: "\f19e";
}

.social-icons li a[href*="weibo.com"]:before {
	content: "\f18a";
}

.main-navigation .menu-item-has-children > a:after,
.main-navigation .page_item_has_children > a:after,
.main-navigation .has_children > a:after {
	padding-left: 5px;
	content: "\f107";
}

.main-navigation .dropdown-toggle:after {
	content: "\f107";
}

.main-navigation .angle-up:after {
	content: "\f106";
}

.main-navigation .menu-item-has-children > li a:after,
.main-navigation .page_item_has_children > li a:after,
.main-navigation .has_children > li a:after {
	padding-left: 0;
	content: "";
}


/*--------------------------------------------------------------
# Transitions
--------------------------------------------------------------*/

a,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.comments-title #leave-a-reply,
.main-navigation li > a:before,
.main-navigation .menu-item-has-children > ul,
.main-navigation .page-item-has-children > ul,
.main-navigation .has_children > ul,
.search-visible,
.hero-btn {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}


/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/

@media screen and (min-width: 480px) {
	/*-----------
     # Content
     -----------*/
	.post-container {
		padding: 20px 0;
	}

	.post-col {
		padding: 20px 40px;
	}

	.pagination,
	.search .pagination {
		padding: 0 20px 40px;
	}

/*-----------
     # Navigation
     -----------*/
	.main-navigation {
		margin: 0 -40px;
	}

	.categories-navigation {
		margin: 0 -20px;
	}


/*-----------
     ## Posts
     -----------*/

	.single-container {
		padding: 0;
	}

/*-----------
     ### Post Header
     -----------*/

	.entry-header {
		margin: 0 -40px;
		padding: 40px;
	}

/*-----------
     ### Post Content
     -----------*/

	.entry-content {
		margin: 70px 40px 95px;
	}

	.page-template-template-full-width .entry-content {
		margin: 70px 0 0;
	}

	.page-template-template-full-width .jetpack-portfolio-shortcode,
	.page-template-template-full-width .testimonials-container{
		margin: 0;
	}

	.entry-content .values-table td {
		padding: 60px 50px;
	}

/*-----------
     ### Post Comments
     -----------*/

	.comments-area .form-submit .btn {
		margin-left: 20px;
		width: auto;
	}

	.comments-area .form-submit .btn-primary {
		margin-bottom: 0;
	}
/*-----------
     # Header
     -----------*/

	.site-branding {
		float: none;
		padding: 20px 20px 20px 0;
	}

	.header-container {
		display: table;
		padding: 0 40px;
	}

	.menu-toggle-content {
		padding-right: 0;
	}

	.social-icons-wrapper,
	.top-bar-contact-wrapper {
		margin: 0 -40px;
	}

	.search-form .search-field {
		width: 150px;
	}

	.top-bar .search-form .search-field {
		margin-left: -150px;
	}

/*-----------
     ### Post Footer
     -----------*/

	.entry-footer {
		margin: 0 40px;
	}

/*-----------
     ### Post Comments
     -----------*/

	.comments-area .container {
		padding: 0 40px;
	}

/*-----------
     # Footer
     -----------*/

	.site-info {
		padding: 35px 40px;
	}

/*-----------
	 ## Hero
	 -----------*/
	#hero .container,
	.container {
		padding-left: 40px;
		padding-right: 40px;
	}

	.posts-container {
		padding-left: 20px;
		padding-right: 20px;
	}

/*-----------
	 ## Food menu & Events
	 -----------*/
	.food-menus .container,
	.events-archive .container {
		padding-left: 20px;
		padding-right: 20px;
	}

	.food-menus ul,
	.events-archive ul {
		padding: 0 40px;
	}

	.food-menus .food-menu-item-content {
		padding-left: 40px;
	}

	.single-nova_menu_item .menu-group-header {
		margin: 0 -40px;
	}

	.events-archive .events-archive-item-content {
		padding-right: 40px;
	}

	.event-item .event-info li.event-info-date,
	.event-item .event-info li.event-info-hour {
		float: left;
		width: 50%;
	}

	.event-item .event-info li.event-info-address {
		float: left;
		width: 100%;
	}

	.event-item .event-info li.event-info-date {
		padding-right: 30px;
	}

	.event-item .event-info li.event-info-hour {
		padding-left: 30px;
	}

	/*-----------
 	## Full Width Page Template
	-----------*/

	/* Portfolio */
	.page-template-template-full-width .portfolio-entry-column-1,
	.page-template-template-full-width .portfolio-entry-column-2,
	.page-template-template-full-width .portfolio-entry-column-3,
	.page-template-template-full-width .portfolio-entry-column-4,
	.page-template-template-full-width .portfolio-entry-column-5,
	.page-template-template-full-width .portfolio-entry-column-6 {
		width: 50%;
	}

	.page-template-template-full-width .form-container {
		margin: 0;
		padding: 63px 0 45px;
	}

	.operation-hours-content li {
		width: 50%;
	}

	.operation-hours-content li:last-child:nth-child(odd) {
		width: 100%;
	}
}

@media screen and (min-width: 768px) {
	.hero-title-container {
		margin: 0 36px;
	}
	.post-col:nth-child(2n+1) {
		clear: both
	}

	/*-----------
    # Navigation
    -----------*/

	.comment-navigation .nav-previous,
	.posts-navigation .nav-previous,
	.post-navigation .nav-previous,
	.comment-navigation .nav-next,
	.posts-navigation .nav-next,
	.post-navigation .nav-next {
		display: inline-block;
		width: auto;
	}

	.comment-navigation .nav-previous a,
	.posts-navigation .nav-previous a,
	.post-navigation .nav-previous a,
	.comment-navigation .nav-next a,
	.posts-navigation .nav-next a,
	.post-navigation .nav-next a {
		padding: 28.5px 67.5px;
	}

	.pagination {
		padding: 0 22.5px 40px;
	}


	.comments-area .comment-author-content {
		padding: 0 0 0 38px;
	}

/*-----------
     # Header
     -----------*/

	.top-bar {
		min-height: 48px;
		max-height: 48px;
		text-align: right;
	}

	.top-bar-content {
		float: right;
		width: auto;
		max-height: 48px;
	}

	.logged-in .top-bar.without-phone {
		border-bottom: none;
	}

	.top-bar-contact-wrapper:before {
		display: none;
	}

	.bar-contact,
	.footer-bar .bar-contact {
		display: inline-block;
		float: right;
		font-size: 16px;
		padding: 12px 27px;
		border-right: 1px solid #e1e1e1;
	}

	.social-icons li {
		border-bottom: none;
	}

	.top-bar .social-icons li {
		border-left: 1px solid #e1e1e1;
		float: left;
		margin-left: 0;
	}

	.top-bar .social-icons li a {
		color: #bebebf;
	}

	.top-bar .social-icons li a:hover {
		color: #7d7d80;
		background-color: #e1e1e1;
	}

	.search-form .search-field {
		width: 200px;
	}

	.top-bar .search-form .search-field {
		margin-left: -200px;
	}

	.social-icons-wrapper {
		background: transparent;
		display: inline-block;
		float: left;
		margin: 0;
	}

	.footer-bar,
	.footer-bar.without-email,
	.footer-bar.without-menu {
		border-top: 1px solid #e1e1e1;
	}

	.footer-bar.without-email.without-menu {
		border-top: none;
	}

	.footer-bar .bar-contact {
		border-left: 1px solid #e1e1e1;
		border-top: none;
	}

	.footer-bar .social-icons li a {
		border-left: 1px solid #e1e1e1;
	}

	.social-icons li a:hover {
		background-color: #e1e1e1;
	}

	.top-bar-contact-wrapper {
		margin: 0;
	}

	.top-bar-icons-wrapper,
	.top-bar-contact-wrapper {
		float: left;
	}

	.top-bar:before {
		display: block;
		position: absolute;
		z-index: 1;
		top: 47px;
		left: 0;
		width: 100%;
		height: 1px;
		background-color: #e1e1e1;
		content: "";
	}

	.search-form.search-visible {
		margin-bottom: 0;
	}

	.social-icons-toggle {
		display: none !important;
	}

	.footer-bar.without-email .social-icons {
		border-right: 1px solid #e1e1e1;
	}

	.logged-in .footer-bar.without-email .social-icons {
		border-right: none;
	}

	.footer-bar-inner {
		display: inline-block;
	}

	.footer-bar-inner .social-icons,
	.footer-bar-inner .bar-contact {
		float: left;
	}

	.author-container {
		text-align: left;
	}

	.container>.navbar-header {
		min-height: 130px;
	}

	.posts-row {
		margin: 0;
	}

	.post-col {
		padding: 20px;
	}

/*-----------
     ## Post Content
     -----------*/
	.entry-content .post-password-form label {
		float: left;
		width: 75%;
	}

	.entry-content .post-password-form input[type=submit] {
		float: left;
		margin-top: 30px;
		max-height: 67px;
		padding: 25.5px 0;
		width: 25%;
	}

/*-----------
     ### Post Author
     -----------*/

	.author .author-container {
		display: table;
	}

	.author .author-image,
	.author .author-content {
		display: table-cell;
		text-align: left;
		vertical-align: top;
	}

	.author .author-content {
		padding: 0 0 0 40px;
	}

/*-----------
     ### Comments
     -----------*/
	.comments-area .comment-author-image {
		width: 110px;
		height: 110px;
	}

	.comments-area ol>li>ol>li .comment-author-image {
		width: 80px;
		height: 80px;
	}

/*-----------
     # Footer
     -----------*/
	.footer-bar-content {
		display: inline-block;
		position: static;
		min-height: 48px;
		max-height: 48px;
		padding-bottom: 0;
		text-align: center;
	}

	.footer-bar-content:before {
		content: none;
	}

	.footer-bar .bar-contact {
		float: none;
	}

	.footer-bar .social-icons {
		border-right: none;
	}

	.footer-bar .social-icons li {
		float: none;
		margin-left: -5px;
	}

	.footer-bar .social-icons li:first-child {
		margin-left: 0;
	}

	.footer-bar:before {
		display: none;
	}

/*-----------
	 ## Front page
	 -----------*/
	.front-page-content .panel-grid-cell {
		padding-left: 0;
		padding-right: 0;
		text-align: left;
	}

	.front-page-content img.alignright {
		float: right;
		margin-left: 1.5em;
	}

	.front-page-content img.alignleft {
		float: left;
		margin-right: 1.5em;
	}

	.front-page-content h1,
	.front-page-content h2,
	.front-page-content h3 {
		text-align: left;
	}

	.front-page-content p {
		padding: 0;
	}

	.front-page-content .belise-lite-page-content {
		padding: 0;
		margin: 0 -15px;
	}

	/*-----------
	 ## Food menu & Events
	 -----------*/
	.food-menus .food-menu-item-content {
		padding-right: 40px;
	}

	.events-archive .events-archive-item-content {
		padding-left: 40px;
	}
	/*-----------
	 ## Full Width Page Template
	-----------*/
	/* Core Values */
	.entry-content .values-table td {
		padding: 80px 90px;
		width: 50%;
		border-top: 1px solid #e1e1e1;
		display: table-cell;
	}

	.entry-content table th.about-values-title {
		float: none;
	}

	/* Portfolio Grid */
	.page-template-template-full-width .portfolio-entry-column-1 {
		clear: right;
		width: 100%;
	}
	.page-template-template-full-width .portfolio-entry-column-2 {
		clear: right;
		width: 50%;
	}
	.page-template-template-full-width .portfolio-entry-column-3 {
		clear: right;
		width: 33.3%;
	}
	.page-template-template-full-width .portfolio-entry-column-4 {
		clear: right;
		width: 25%;
	}
	.page-template-template-full-width .portfolio-entry-column-5 {
		clear: right;
		width: 20%;
	}
	.page-template-template-full-width .portfolio-entry-column-6 {
		clear: right;
		width: 16.66%;
	}

	/* Testimonials */
	.page-template-template-full-width .testimonial-entry {
		margin-bottom: 0;
		float: left;
		width: 31%;
	}
}

@media screen and (min-width: 992px) {
	.container {
		width: 100%;
		padding-right: 40px;
		padding-left: 40px;
	}

	.posts-row {
		margin: 0 -20px;
	}

	.top-bar .container {
		padding-right: 40px;
		padding-left: 40px;
	}

	.site-info {
		border-top: none;
	}

	.post-col:nth-child(2n+1) {
		clear: none;
	}

	.post-col:nth-child(3n+1) {
		clear: both;
	}

/*-----------
    # Elements
     -----------*/

	ol {
		margin-left: 20px;
	}

/*-----------
	## Colors
	 -----------*/

	.main-navigation li.menu-item-has-children:hover a {
		color: #363639;
	}

	.main-navigation li li.has_children:hover ul {
		display: block !important;
	}

/*-----------
    ## Font Size
     -----------*/

	body {
		font-size: 16px;
	}

	blockquote cite,
	blockquote p cite,
	blockquote p small,
	q cite,
	q p cite,
	q p small {
		font-size: 12px;
	}

	.site-info,
	.author .author-title,
	.comments-area .comment-author-title,
	.comments-area .reply a,
	.comments-area input[type=text],
	.comments-area textarea,
	.site-description {
		font-size: 14px;
	}

	h6,
	button,
	input,
	select,
	textarea,
	pre,
	button,
	.btn,
	input[type="button"],
	input[type="reset"],
	input[type="submit"],
	.categories .menu-toggle,
	.comment-navigation .nav-previous a,
	.posts-navigation .nav-previous a,
	.post-navigation .nav-previous a,
	.comment-navigation .nav-next a,
	.posts-navigation .nav-next a,
	.post-navigation .nav-next a,
	.pagination .prev,
	.pagination .next,
	.entry-content-quote,
	.entry-footer .cat-links .cat-links-title,
	.entry-footer .cat-links a,
	.entry-footer .tags .tags-title,
	.entry-footer .tags a,
	.author .author-contact,
	.comments-title #leave-a-reply,
	.comments-area .comment p,
	.social-icons li a,
	.menu-shopping-cart,
	.bar-contact a,
	.main-navigation li,
	.categories-navigation li,
	.post-col .entry-header .entry-meta,
	.post-col .entry-header .entry-meta a {
		font-size: 16px;
	}

	.author .author-description,
	.post-col .entry-content p {
		font-size: 17px;
	}

	p,
	ul,
	ol,
	address,
	dt,
	dd,
	.post-col .entry-header .entry-title {
		font-size: 18px;
	}

	blockquote p,
	q p,
	.entry-meta,
	.entry-meta a,
	.entry-meta span,
	.entry-meta .posted-on a,
	.entry-meta .author a,
	.entry-footer a,
	.comments-area h3 {
		font-size: 20px;
	}

	h6 {
		font-size: 22px;
	}

	h5 {
		font-size: 24px;
	}

	h4 {
		font-size: 26px;
	}

	h3 {
		font-size: 28px;
	}

	.header-container .menu-toggle {
		font-size: 30px;
	}

	h2 {
		font-size: 32px;
	}

	h1 {
		font-size: 36px;
	}

	.site-title a {
		font-size: 40px;
	}

	small {
		font-size: 80%;
	}

	sub,
	sup {
		font-size: 75%;
	}

	big {
		font-size: 125%;
	}

	code,
	kbd,
	pre,
	samp {
		font-size: 1em;
	}

	.screen-reader-text:focus,
	.sharing-screen-reader-text:focus {
		font-size: 14px;
		font-size: 0.875rem;
	}

/*-----------
     # Navigation
     -----------*/

	.single-navigation {
		position: relative;
		z-index: 1;
		padding: 70px 0;
		background-color: #fff;
	}

	.single-navigation:before {
		display: block;
		position: absolute;
		z-index: -1;
		top: 50%;
		left: 0;
		width: 100%;
		height: 1px;
		background-color: #e1e1e1;
		content: "";
	}

	.comment-navigation .nav-previous a,
	.posts-navigation .nav-previous a,
	.post-navigation .nav-previous a,
	.comment-navigation .nav-next a,
	.posts-navigation .nav-next a,
	.post-navigation .nav-next a {
		border: 1px solid #e1e1e1;
	}

	.paged .blog .posts-navigation .nav-next a,
	.paged .blog .post-navigation .nav-next a,
	.paged .archive .posts-navigation .nav-next a,
	.paged .archive .post-navigation .nav-next a,
	.paged .category .posts-navigation .nav-next a,
	.paged .category .post-navigation .nav-next a,
	.paged .search .posts-navigation .nav-next a,
	.paged .search .post-navigation .nav-next a,
	.paged .pagination .next {
		border-left: 1px solid #e1e1e1;
	}

	.pagination .nav-links {
		display: table;
		width: 100%;
		border: 1px solid #e1e1e1;
		text-align: center;
	}

	.pagination .page-numbers {
		display: inline-block;
		margin: 0 15px;
		line-height: 75px;
	}

	.pagination a.prev,
	.pagination a.next {
		display: table-cell;
		width: 240px;
		height: 75px;
		margin: 0;
		padding: 0;
		border-top: none;
		border-bottom: none;
	}

	.search .pagination {
		margin: 80px 0 0;
		padding: 0;
	}

	.pagination a.prev {
		float: left;
		border-left: none;
	}

	.pagination a.next {
		float: right;
		border-right: none;
	}

	.pagination .page-numbers.current:first-child {
		margin-left: 255px;
	}

	.pagination .page-numbers.current:last-child {
		margin-right: 255px;
	}

	.footer-bar-inner .social-icons {
		float: none;
	}

/*-----------
     ## Posts
     -----------*/

	.single-container {
		margin-bottom: 150px;
		padding: 0;
		background-color: #fff;
	}

	.page .single-container {
		margin-bottom: 150px;
	}

/*-----------
    ### Post Header
    -----------*/

	.entry-header {
		margin: 0;
	}

	.entry-meta {
		margin-bottom: 45px;
	}

	.single-post .entry-meta {
		margin-bottom: 0;
	}

/*-----------
     ### Post Content
     -----------*/

	.entry-content {
		margin: 90px 150px 95px;
	}

	.page-template-template-full-width .entry-content {
		margin: 150px 0;
	}

	/*-----------
         ### Post Footer
         -----------*/

	.entry-footer {
		float: left;
		margin: 0;
		padding: 42px 150px 53px;
		width: 100%;
	}

	.entry-footer .cat-links {
		display: table-cell;
		width: 50%;
	}

	.entry-footer .cat-links,
	.entry-footer .tags {
		text-align: left;
	}

	.entry-footer .cat-links {
		float: left;
	}

	.entry-footer .fullwidth {
		width: 100%;
	}

/*-----------
     ### Post Author
     -----------*/

	.author.vcard {
		background-color: #fff;
		margin-bottom: 0;
		padding: 80px 0;
	}

	.author .author-container {
		padding: 0 170px;
	}

/*-----------
     ### Post Comments
     -----------*/

	.comments-area {
		padding: 0 0 165px;
	}

	.comments-area .container {
		padding: 0 170px;
	}

	.comments-area .comments-title {
		padding-top: 93px;
		margin-bottom: 53px;
	}

	.comments-area h3 {
		display: inline-block;
	}

	.logged-in .comments-area h3 {
		margin-bottom: 10px;
	}

	.logged-in .comments-area .logged-in-as {
		display: inline-block;
		font-size: 16px;
		margin-bottom: 10px;
	}

	.comments-title #leave-a-reply {
		margin-top: 8px;
		margin-left: 30px;
	}

	.comments-area li > ol {
		margin-left: 110px;
		padding-left: 0;
		border-left: none;
	}

	.comments-area li li > ol {
		margin-left: 54px;
		border-left: none;
	}

	.comments-area .comment-author-image,
	.comments-area .comment-author-content {
		vertical-align: top;
	}

.	.comments-area .comment-author-content {
		padding: 0 0 0 40px;
	}

	.comment-respond {
		margin-top: 93px;
	}

	.comment .comment-respond {
		margin-top: 115px;
		margin-bottom: 115px;
	}

/*-----------
     ## Archive
     -----------*/

	.blog .content-area,
	.archive .content-area,
	.category .content-area,
	.search .content-area {
		padding: 105px 0;
	}

	.error404 .content-area {
		padding: 150px 0;
	}

	.post-col .entry-meta {
		margin: 0;
	}

	.post-col .entry-content {
		padding: 55px 45px 90px;
	}

	.pagination {
		float: left;
		margin: 80px 0 45px;
	}

/*-----------
     ## Hero
     -----------*/

	.small-hero {
		padding: 83px 0 117px !important;
	}

	.big-hero {
		padding: 210px 0 215px !important;
	}

	.front-page-hero {
		padding: 149px 0 299px !important;
	}

	.hero-content .container {
		padding: 0 200px;
	}

	#hero .front-page-hero .container {
		text-align: left;
	}

	.hero-title {
		line-height: 78px;
	}

	.hero-content.small-hero .hero-title {
		font-size: 60px;
	}

	.hero-content.big-hero .hero-title {
		font-size: 58px;
	}

	.hero-content h5 {
		font-size: 24px;
	}

	.hero-content.small-hero h5 {
		padding: 15px 0 7px;
	}

	.hero-content.big-hero h5 {
		padding: 19px 0 30px;
	}

	.small-hero .hero-title {
		font-size: 60px;
	}

	.hero-title-container {
		background: none;
		padding: 0;
	}

	.hero-title-container .front-page-title p,
	.hero-title-container .front-page-title h1,
	.hero-title-container .front-page-title h2,
	.hero-title-container .front-page-title h3,
	.hero-title-container .front-page-title h4,
	.hero-title-container .front-page-title h5,
	.hero-title-container .front-page-title h6,
	.hero-title-container .front-page-title pre,
	.hero-title-container .front-page-title li {
		background: rgba(235,240,246,0.85);
		display: inline-block;
		font-size: 56px;
		line-height: 1;
		margin-bottom: 13px;
		padding: 25px 37px 22px;
	}

	.hero-btn-container a {
		font-size: 16px;
		margin-top: 37px;
		padding: 30px 38px;
	}

	.hero-btn {
		margin-top: 62px;
	}

	.small-hero .hero-title:after {
		bottom: -16px;
	}

/*-----------
	 ## Front page
	 -----------*/
	.front-page-content {
		padding: 130px 0 88px;
	}

	.front-page-content h1,
	.front-page-content h2,
	.front-page-content h3 {
		font-size: 38px;
		letter-spacing: 0.15em;
		line-height: 48px;
		margin-bottom: 46px;
	}

	.front-page-content p {
		font-size: 20px;
		line-height: 30px;
		margin-bottom: 29px;
		padding: 0;
	}

	.front-page-content .btn {
		font-size: 16px;
		margin-top: 30px;
	}

	.front-page-after-content {
		padding: 130px 0;
	}

	.front-page-hero .hero-title-container {
		margin: 0;
	}

	.front-page-content .panel-grid-cell {
		padding: 0 !important;
	}

	.front-page-content .so-widget-sow-image {
		margin-top: 20px;
	}

	.front-page-content .belise-lite-page-content {
		margin: 0;
	}

/*-----------
     ## Food menu & Events
     -----------*/

	.food-menu {
		padding: 20px;
	}

	.food-menu-container {
		height: 388px;
	}

	.food-menu-content a {
		font-size: 16px;
	}

	.food-menus,
	.events-archive {
		padding: 110px 0;
	}

	.food-menus .food-menu-label {
		float: left;
		margin: 40px 0;
		width: 100%;
	}

	.food-menus .food-menu-label h2 {
		background: #fff;
	}

	.food-menus ul,
	.events-archive ul {
		padding: 0;
	}

	.food-menus .container,
	.events-archive .container {
		padding-left: 40px;
		padding-right: 40px;
	}

	.food-menus .row,
	.events-archive .row {
		margin-left: 0;
		margin-right: 0;
	}

	.food-menus .food-menu-item,
	.events-archive .events-archive-item {
		padding: 50px 100px 50px;
	}

	.food-menus .food-menu-item:first-child {
		border-top: 1px solid #e1e1e1;
	}

	.food-menus .food-menu-name {
		font-size: 26px;
		line-height: 30px;
	}

	.food-menus .food-menu-item-content p {
		margin-top: 15px;
		margin-bottom: 0;
	}

	.events-archive .events-item-name {
		font-size: 26px;
		line-height: 30px;
		margin-bottom: 15px;
	}

	.food-menus .food-menu-item-content {
		padding-left: 0;
	}

	.single-nova_menu_item .menu-group-header {
		margin: 0;
	}

	.events-archive .events-archive-item-content {
		padding-left: 50px;
	}

	.food-menus .food-menu-item-content p,
	.events-archive .events-archive-item-content address {
		font-size: 18px;
		line-height: 24px;
	}

	.events-archive-pagination {
		padding-top: 0;
	}

	.events-archive-pagination .pagination {
		margin: 0 0 150px;
	}

	.event-item .entry-header {
		padding: 80px 0;
	}

	.event-item .event-map {
		height: 445px;
	}

	.event-item .eo-venue-map {
		height: 445px !important;
	}

	.event-item .event-info li.event-info-date,
	.event-item .event-info li.event-info-hour,
	.event-item .event-info li.event-info-address {
		display: table-cell;
		float: none;
		padding: 0 30px;
		width: auto;
	}

	.event-item .event-info li:first-child {
		padding-left: 0;
	}

	.event-item .event-info li:last-child {
		padding-right: 0;
	}

	.event-footer .share {
		float: right;
	}

	.event-footer .tags {
		display: table-cell;
		float: left;
		width: 50%;
	}

	.operation-hours-title {
		margin-top: 20px;
	}

	.operation-hours-content ul {
		display: table;
		margin: 0 0 28px;
		width: 100%;
	}

	.operation-hours-content li,
	.entry-content .operation-hours-content li {
		display: table-cell;
		float: none;
		padding: 45px 0;
		width: auto;
	}

	.operation-hours-content li:last-child:nth-child(odd) {
		width: auto;
	}

	.page-template-template-full-width .testimonials-container {
		padding: 150px 0;
	}


/*-----------
     # Header
     -----------*/

	.header-container {
		display: table;
		height: 130px;
		max-width: 100%;
		min-height: 130px;
		padding: 0;
	}

	.site-branding,
	.main-navigation {
		display: table-cell;
		vertical-align: middle;
	}

	.site-branding {
		padding: 15px 40px 20px;
		text-align: left;
	}

	.main-navigation {
		text-align: right;
	}

	.menu-toggle {
		display: none;
	}

	.container>.navbar-header {
		display: table-cell;
		float: none;
		margin: 0;
		vertical-align: middle;
		width: auto;
	}

	.main-navigation,
	.categories-navigation {
		float: none;
		margin: 0;
		position: static;
	}

	.categories-menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: inline-block;
		padding: 13px 40px 20px 0;
		text-align: right;
	}

	.main-navigation ul,
	.categories-navigation ul {
		margin: 0;
		padding-left: 0;
		list-style: none;
	}

	.main-navigation li {
		display: inline-block;
		float: none;
		margin: 10px 0 10px 42px;
		text-transform: uppercase;
	}

	.main-navigation li:first-child {
		margin-left: 0;
	}

	.main-navigation ul li.menu-item-has-children:hover {
		background-color: transparent;
	}

	.main-navigation a {
		padding-bottom: 14px;
		text-decoration: none;
		letter-spacing: 0.1em;
	}

	.main-navigation li a {
		position: relative;
	}

	.main-navigation > .menu-item-has-children > ul,
	.main-navigation > .page-item-has-children > ul,
	.main-navigation > .has_children > ul {
		display: none;
	}

	.main-navigation .menu-item-has-children > a:after,
	.main-navigation .page-item-has-children > a:after,
	.main-navigation .has_children > a:after {
		display: inline-block;
	}

	.main-navigation li .menu-item-has-children > a:after,
	.main-navigation li .page-item-has-children > a:after,
	.main-navigation li .has_children > a:after {
		content: none;
	}

	.main-navigation .menu-item-has-children {
		position: static;
	}

	.categories {
		background-color: #fff;
		padding: 0;
	}

	.single-jetpack-testimonial .categories {
		border-bottom: none;
	}

	.categories .container {
		padding: 0 40px;
	}

	.categories .row {
		margin: 0;
	}

	.categories-navigation ul {
		display: table;
		width: 100%;
		min-height: 70px;
		margin: 0;
		border-left: 1px solid #e1e1e1;
		list-style-type: none;
	}

	.main-navigation .dropdown-toggle {
		display: none;
	}

	.single-post .categories {
		border-bottom: none;
	}

	.center-block {
		display: block;
		width: 100%;
		text-align: center;
	}

	.center-block ul {
		padding-right: 0;
		text-align: center;
	}

/*-----------
     # Footer
     -----------*/

	.footer-bar {
		display: table;
		min-height: 48px;
		max-height: 48px;
	}

	.footer-bar .container {
		padding-right: 40px;
		padding-left: 40px;
	}

	.site-info {
		float: left;
		position: static;
		padding: 0;
		line-height: 48px;
	}

	.site-info,
	.footer-bar-content {
		display: table-cell;
		width: auto;
		vertical-align: middle;
	}

	.footer-bar-content {
		border-bottom: none;
	}

	.footer-bar .bar-contact {
		float: right;
	}

	.ribbon {
		padding: 140px 0 150px;
	}

	.ribbon h1,
	.ribbon h2,
	.ribbon h3 {
		font-size: 40px;
		line-height: 54px;
		padding: 5px 0;
	}

	.ribbon .btn,
	.ribbon button {
		font-size: 16px;
	}

/*-----------
	 ## Sidebars & Widgets
	 -----------*/
	.front-page-sidebar {
		padding: 75px 0;
	}

	.front-page-sidebar .row {
		display: table;
	}
	.sidebar .widget {
		display: table-cell;
		float: none;
		vertical-align: middle;
	}

	.main-events-page-sidebar .widget {
		display: block;
	}

	.sidebar .widget .widget-title {
		padding: 0 0 30px;
		text-align: left;
	}


	.sidebar .widget .eo-events-widget li a {
		font-size: 26px;
		line-height: 30px;
	}

	.sidebar .widget .eo-events-widget li a:hover {
		text-decoration: none;
	}

	.sidebar .widget #sb_instagram {
		float: right;
		max-width: 440px;
	}

	.front-page-sidebar .col-sm-12.widget {
		width: 50%;
	}

	/*-----------
	 ## Portfolio About
	 -----------*/
	.page-template-template-full-width .portfolio-entry-column-1,
	.page-template-template-full-width .portfolio-entry-column-2,
	.page-template-template-full-width .portfolio-entry-column-3,
	.page-template-template-full-width .portfolio-entry-column-4,
	.page-template-template-full-width .portfolio-entry-column-5,
	.page-template-template-full-width .portfolio-entry-column-6 {
		width: 25%;
	}
	/*-----------
	 ## Main events template
	 -----------*/
	.main-events-page-sidebar .widget {
		padding: 0;
	}

	.page-template-template-main-events .sidebar .widget .eo-events-widget li {
		width: 48%;
	}

	/*--------------------------------------------------------------
	## Full Width Page Template
	------------------------------------------------------
	/* Contact form */
	.page-template-template-full-width .form-container {
		padding: 142px 0 45px;
	}

	.page-template-template-full-width .form-container .pirate_forms_wrap {
		float: none;
		margin: 0 auto;
		max-width: 825px;
		width: 825px;
	}

	.page-template-template-full-width .form-container  .form-title {
		font-size: 16px;
		margin-bottom: 42px;
	}

	.page-template-template-full-width .pirate_forms textarea {
		padding: 25px 40px;
	}

	.page-template-template-full-width .pirate_forms button {
		font-weight: 700;
		letter-spacing: 0.15em;
		margin-top: 18px;
		padding: 0 41px;
	}

}

@media screen and (min-width: 1100px) {

	.post-thumbnail {
		margin: 0 50px;
	}

	.event-item .event-map {
		margin: 0 50px;
	}

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

	.single-container .entry-content {
		margin: 90px 150px 45px;
	}
}

@media screen and (min-width: 1200px) {
	/*-----------
     # Content
     -----------*/

	.content-area {
		padding-top: 150px;
	}

	.page-template-template-full-width .content-area {
		padding: 0;
	}

	.page-template-template-main-events .content-area {
		padding-top: 70px;
	}

	.row {
		margin-left: -20px;
		margin-right: -20px;
	}

	.site-branding {
		padding: 15px 40px 20px;
	}

/*-----------
     ### Post Header
     -----------*/

	.entry-header {
		margin: 0 110px;
		padding-top: 73px;
		padding-bottom: 0;
		background-color: transparent;
	}

	.single-container .post-thumbnail {
		margin: 15px 50px 0;
	}

	.event-item .entry-header {
		padding: 80px 0 55px;
	}

	.single-nova_menu_item .menu-group-title {
		background-color: #fff;
		border-bottom: 1px solid #e1e1e1;
		line-height: 90px;
		padding: 0;
	}

	.single-nova_menu_item .entry-header {
		padding: 40px 20px 25px;
	}

	.main-events-page-sidebar {
		padding: 80px 0 100px;
	}
	.main-events-page-after-content {
		padding: 150px 0;
	}

	.single-post .entry-meta {
		margin-bottom: 45px;
	}

}

@media screen and (min-width: 1280px) {
	.container {
		padding: 0;
		width: 1200px;
	}

	.row {
		margin: 0 -20px;
	}

	.posts-container,
	.top-bar .container,
	.footer-bar .container,
	.categories .container,
	#hero .container,
	.food-menus .container, .events-archive .container {
		padding: 0;
	}



	.site-branding {
		padding: 15px 40px 20px 0;
	}

	.main-navigation ul {
		padding-right: 0;
	}
}
