/*
Theme Name: Franckfood
Author: Accenza
Author URI: https://www.accenza.com
Description: Franckfood 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.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: franckfood
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.

Franckfood 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
--------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Montserrat:200,300,400,500,600,700,800,900");
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: #fff; /* 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;
}

/*-------------------------------------------------------------
 # Home page static gallery image section
--------------------------------------------------------------*/
.textwidget li {
    float: left;
    list-style-type: none;
    padding: 5px;
    width: 50%;
}

/*--------------------------------------------------------------
# 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 #e30f0f;
	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: #e30f0f;
	border: 0px solid #fff;
	color: #fff;
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1;
	padding: 25px 35px;
	margin-top: 20px;
	text-transform: uppercase;
}

.hero-btn-container a:hover {
	background: #000;
}

.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: #f3f3f3;
	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: #e30f0f;
	border: 1px solid #9c0909;
	border-radius: 0;
	-webkit-box-shadow: none;
	        box-shadow: none;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 400;
	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:1px;
	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, .site-header {
	border-bottom: 1px solid #e1e1e1;
}
.site-header{ border-bottom: none !important}
.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: #7a7a7c !important;
}

.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;
	color: #7a7a7c !important;
}
.menu-shopping-cart .fa, .bar-contact{color: #7a7a7c !important;}
.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;
    }

	.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: 15px;
		margin-top: 50px;
		padding: 30px 55px;
	}

	.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;
		font-family: 'Montserrat', sans-serif;
		font-size:14px; color:#3d3d3d;
	}

	.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;
    }
}




/*27-11-17*/
.site-branding { position:relative;}
.site-branding a{ position:absolute; top:-108px; left:0; z-index:5; width:199px; height:251px}
.hero-title-container .front-page-title p{ background-color:transparent !important; color:#fff !important; padding:0 2px}
#home-featured-products .woocommerce ul.products li.product{ width:50%}
#home-featured-products .woocommerce ul.products li.product:nth-child(3n+1){clear:none}
#home-featured-products h2{ text-align:center; font-size:25px; color:#000; margin-top:80px; font-weight:800;font-family: 'Montserrat', sans-serif;}
.front-page-content h2{font-size:30px !important; letter-spacing:1px !important; color:#000;font-weight:900;font-family: 'Montserrat', sans-serif;}
.hero-title-container .front-page-title p{font-weight:900;font-family: 'Montserrat', sans-serif;}
#home-featured-products .woocommerce li.product .product-header{ background-color:#f2f2f2 !important}
#home-featured-products .woocommerce ul.products li.product h3{ font-size:18px; color:#000; font-weight:400;font-family: 'Montserrat', sans-serif;}
#home-featured-products .woocommerce ul.products li.product .price{font-size:25px; color:#767676; font-weight:300;font-family: 'Montserrat', sans-serif;}
.front-page-sidebar{ background-color:#f3f3f3; border-top:1px #d7d7d7 solid}
.sidebar .widget .widget-title{font-size:15px; color:#000; font-weight:800;font-family: 'Montserrat', sans-serif; letter-spacing:2px; position:relative}
.sidebar .widget .widget-title:before{ background-color:#000; position:absolute; height:2px; content:""; width:32%; bottom:15px;}
.sidebar .widget .eo-events-widget li span, .sidebar .widget .eo-events-widget li span strong{ background-color:transparent !important;font-size:13px; color:#000; font-weight:300;font-family: 'Montserrat', sans-serif; min-width:100px;}
.front-page-sidebar a{font-size:25px; color:#000; font-weight:800;font-family: 'Montserrat', sans-serif;}
#home-featured-products{ padding-bottom:100px}
#home-featured-products .view_more_products{ margin-top:60px}
#home-featured-products .view_more_products a{ font-family: 'Montserrat', sans-serif; font-weight:400;border:2px #282828 solid; padding:16px 64px 16px 20px; color:#282828; font-size:13px; text-transform:uppercase; text-align:left; background:url(img/arrowBtn.png) no-repeat 92% 20px}

#home-featured-products .view_more_products a:hover{border:2px #282828 solid; background-color:#e52929}
.footer-bar{ background-color:#282828; min-height:90px; max-height:90px; padding:20px 0; border-top:1px #3d3d3d solid !important;}
ul#menu-footer-menu{ list-style:none; padding-top:18px;}
ul#menu-footer-menu li{ display:block; float:left;font-family: 'Montserrat', sans-serif; font-weight:400; font-size:12px; color:#fff; padding-right:60px; text-transform:uppercase; letter-spacing:1px}
.site-info{ background-color:transparent !important;font-family: 'Montserrat', sans-serif; font-weight:400; font-size:12px; color:#fff;}
/*#franckfood-newsletter{  padding:110px 0;background-size:cover; background:url(img/banner_newsletter.jpg); text-align:center}*/

#franckfood-newsletter{ padding:0;background-size:cover; background:url(img/banner_newsletter.jpg); text-align:center;justify-content: center;
  align-items: center; height:550px; display:flex;}
#franckfood-newsletter .newsletter_text{font-size:30px; color:#fff; font-weight:900;font-family: 'Montserrat', sans-serif; text-transform:uppercase; letter-spacing:4px;}
#franckfood-newsletter .newsletter_small_text{font-size:20px; color:#fff; }
#franckfood-newsletter .eemail_caption{ display:none}
#franckfood-newsletter .newsletter_block{ display:inline-block; text-align:center; width:100%}
#franckfood-newsletter .newsletter_block .eemail_textbox, #franckfood-newsletter .newsletter_block .eemail_button{ display:inline-block; text-align:center; padding-bottom:0;}
#franckfood-newsletter .newsletter_block .eemail_button #eemail_txt_Button{ padding:24px 30px;font-family: 'Montserrat', sans-serif;  background-color:#e30f0f; color:#fff; font-weight:400; width:auto; margin-left:-6px; margin-bottom:0; border:none;float:left !important; font-size:15px !important}
#franckfood-newsletter .newsletter_block .eemail_button #eemail_txt_Button:hover{ background-color:#000;}
#franckfood-newsletter .newsletter_block .eemail_textbox{ width:65%}
#franckfood-newsletter .newsletter_block #eemail_txt_email{width:100%; float:left !important}
.front-page-hero{ padding:150px 0}

.sidebar.front-page-sidebar .widget:first-child{ width:60%; padding-right:140px}
.sidebar.front-page-sidebar .widget:last-child{width:40%}
.main-navigation li a{font-family: 'Montserrat', sans-serif; font-weight:600; font-size:14px; color:#3d3d3d;}
.login-wrapper #menu-account-menu{padding-left: 0;
list-style: none;float: left;
width: 100%;}
.login-wrapper #menu-account-menu > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
.top-bar-content{ width:100%; float:right}
.login-wrapper{ width:50%; text-align:left; padding-left:16%}
.right_menu_items{ width:43%; float:right}
.login-wrapper #menu-account-menu{ margin-top:10px}
.login-wrapper #menu-account-menu > li{ margin-right:30px}
.login-wrapper #menu-account-menu > li a{ color:#404040; font-size:12px;font-family: 'Montserrat', sans-serif; font-weight:400;}
.login-wrapper #menu-account-menu > li:first-child{ background:url(img/login_icon.png) no-repeat left 8px; padding-left:20px}
.login-wrapper #menu-account-menu > li:nth-child(2){ background:url(img/wishlist_icon.png) no-repeat left 8px; padding-left:20px}
.login-wrapper #menu-account-menu > li:nth-child(3){ background:url(img/wishlist_icon.png) no-repeat left 8px; padding-left:20px}

#home-featured-products .woocommerce ul.products li.product h3 a{ color:#000 !important; font-weight:600;}
ul#menu-footer-menu li a{ color:#fff !important; font-weight:600;}
/*30-11-17*/
.content-area{ background:#fff; border:none !important}
.site-content{ background:#fff !important;} 
.acc-login-pg.status-publish{ background-color:#e7e7ee !important; border:1px #c5c5c5 solid; border-radius:3px; margin-bottom:170px;}
.entry-title{ font-size:30px; font-family: 'Montserrat', sans-serif; font-weight:800; text-transform:none; color:#282828; letter-spacing:0px; text-transform:capitalize;}
.entry-content h2{ font-size:30px; font-family: 'Montserrat', sans-serif; font-weight:700; text-transform:none; color:#000; letter-spacing:2px}
.single-container .entry-content{ margin:90px 80px 45px}
#customer_login .woocommerce-form-login, #customer_login .register{border:none !important}
p.form-row{ margin-bottom:50px !important}
#customer_login p.form-row{ margin-bottom:50px !important}
p.form-row{ margin-bottom:20px !important}
#customer_login .form-row label{font-size:15px; font-family: 'Montserrat', sans-serif; font-weight:400; color:#888888; line-height:23px;}
.form-row label{font-size:15px; font-family: 'Montserrat', sans-serif; font-weight:400; color:#888888; line-height:23px;}
.form-row input.input-text, .form-row textarea, .form-row .select2-selection__rendered{ border-radius:0 !important; margin-bottom:0 !important;font-family: 'Montserrat', sans-serif; font-weight:400; font-size:16px; color:#434242 !important}
p.form-row .select2, p.form-row .select2-container .select2-selection--single{height:60px}
#customer_login input.input-text, #customer_login textarea{ border:none !important; border-radius:3px !important}
#customer_login p a{font-size:15px; font-family: 'Montserrat', sans-serif; font-weight:400; color:#282828}
#customer_login .woocommerce-Button.button{ padding-left:60px !important; font-family: 'Montserrat', sans-serif; font-weight:400;padding-right:60px !important; border-radius:3px !important; text-transform:none !important;}

#customer_login .form-row label[for="username"], #customer_login .form-row label[for="reg_email"]{ background:url(img/mail_icon.png) no-repeat left 7px; padding-left:30px}
#customer_login .form-row label[for="password"], #customer_login .form-row label[for="reg_password"], #customer_login .form-row label[for="reg_billing_confirmpassword"]{ background:url(img/password_icon.png) no-repeat left 4px; padding-left:30px}

#customer_login .form-row label[for="reg_billing_first_name"], #customer_login .form-row label[for="reg_billing_last_name"], #customer_login .form-row label[for="reg_billing_phone"]{ background:url(img/name_icon.png) no-repeat left 4px; padding-left:30px}
.page .single-container{ margin-bottom:0 !important}
#customer_login .form-row .woocommerce-password-strength{font-size:15px; font-family: 'Montserrat', sans-serif; font-weight:400; color:#000}
#customer_login .woocommerce-password-hint{font-size:14px; font-family: 'Montserrat', sans-serif; font-weight:400; color:#888888}

.entry-header{ background-color:transparent !important}


.home_upcoming h2{font-size:15px; font-family: 'Montserrat', sans-serif; font-weight:900; color:#282828; border-bottom:2px #282828 solid; display:inline-block; letter-spacing:5px; padding-bottom:10px}
.home_upcoming ul.eo-events-widget{ margin:0; list-style:none; margin-top:80px; float:left; width:100%; padding-right:100px}
.home_upcoming ul li.eo-event-future{ margin-bottom:80px;float:left; width:100%}
.home_upcoming ul li.eo-event-future span:first-child{font-size:13px; font-family: 'Montserrat', sans-serif; font-weight:300; color:#000; float:left; width:30%; padding-top:8px}
.home_upcoming ul li.eo-event-future span:last-child{font-size:25px; font-family: 'Montserrat', sans-serif; font-weight:900; color:#282828; float:left; width:70%;}
.home_upcoming ul li.eo-event-future span:last-child a:hover{ text-decoration:none !important; color:#E30F0F}

/*About page banner*/
.about-page-hero-image{background-position: center center; background-size: cover; height: 100%; position: absolute; top: 0; width: 100%;}
.aboutrow{ width:100%; text-align:center}
.aboutrow h2{ font-family: 'Montserrat', sans-serif; font-size:15px; text-transform:uppercase; font-weight:800; color:#8a8a8a}
.aboutrow h3{ font-family: "Lora", sans-serif !important;font-size:30px; text-transform:none; font-weight:300; color:#282828}

.about_section ul{     width: 100%;
    margin: 0 auto;
    display: inline-block;
    padding-top: 70px;}
.about_section li {
    display: inline-block;
    width: 100%;
    margin-bottom: 50px;
}.about_section_left {
    display: inline-block;
    float: none;
    width: 59%;
    vertical-align: top;    text-align: left; 
  padding-right: 30px; padding-top: 0px
}.about_section_right{
 display: inline-block;
    float: none;
    width: 40%;
    vertical-align: top;  text-align: left; padding-left:  30px
}.about_section_left .right_h2{
    font-size: 35px;
	 padding-top:0 !important;
    color: #282828;font-family: 'Montserrat', sans-serif; 
    font-weight: 400;
    margin-bottom: 8px; position:relative;
	border-bottom:2px #282828 solid;
	display:inline-block; padding-bottom:5px;
}


.about_section_left p{font-family: 'Lora', serif; font-size: 16px;
    color: #282828;
    font-weight: 400;line-height: 25px;    padding-top: 30px;
    padding-left: 0px;
    letter-spacing: normal;}
.about_section li:nth-child(2n+0) .about_section_right {
    padding-right: 30px;padding-left:0px;
    float: left;
}
.about_section li:nth-child(2n+0) .about_section_left{ text-align: right; padding-right: 0px;padding-left: 30px;}
	
.clientrow{ float:left; width:100%; text-align:center}
.clientrow p{  font-size: 20px;
    color: #282828;font-family: 'Montserrat', sans-serif; 
    font-weight: 600;
    margin-bottom: 8px; position:relative;}
.main-navigation li.current-menu-item a:before {
    display: inline-block;
    position: absolute;
    bottom: 0px;
    left: 50%;
    width: 25px;
    height: 4px;
    margin-left: -12.5px;
    border-bottom: 4px solid #e30f0f;
    opacity: 1;
    content: "";
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.product-banner .hero-image::before{ background-color:transparent !important}
.product-banner .big-hero{ padding:133px 0 !important}
.product-banner .hero-title{ font-weight:700; font-size:40px; letter-spacing:8px}

.product-item-list .product-header{ background-color:#f2f2f2 !important}
.product-item-list .shop-item-title-link{ font-weight:600; font-size:18px; color:#000}
.product-item-list .amount{ font-size:25px;font-family: 'Montserrat', sans-serif; font-weight:300; color:#818181 !important}

/*05-12-17*/
.woocommerce .woocommerce-message{ padding:15px 30px !important}
.product-details .product_title{ text-transform:uppercase; letter-spacing:3px; font-weight:700;}
.product-details .amount{ font-size:25px;font-family: 'Montserrat', sans-serif; font-weight:300; color:#818181 !important}
.product-details .cart{ margin-top:60px}
.product-details .long_description{ padding-bottom:40px; position:relative;font-size:16px;font-family: 'Montserrat', sans-serif; font-weight:300 !important; color:#262626; line-height:30px; letter-spacing:0.05em}
.product-details .long_description:before{ position:absolute; content:""; background:#bababa; height:5px; left:0; width:61px; bottom:0}

.woocommerce-related-products{ background:#efefef !important}
.woocommerce-related-products .related.products{ padding:50px 0 !important}
.woocommerce-related-products .related.products h2{ font-size:20px; font-weight:600;}
.woocommerce-related-products .related.products .product-item-list .product-header{ background-color:#fff !important}
ul.product_categories{ width:100%; text-align:center; list-style:none; margin:0;}
ul.product_categories li h2{ padding:0; margin:0}
ul.product_categories li{display:inline-block; padding:24px 34px; border-left:1px #ccc solid; width:25%}
ul.product_categories li:last-child{border-right:1px #ccc solid; padding:24px 38px}
ul.product_categories li a{ font-size:15px;font-family: 'Montserrat', sans-serif; font-weight:800; color:#6b6b6b}
ul.product_categories li a:hover{ color:#E30F0F}
.categories_section{border-bottom:1px #bababa solid}

.franckfood_categories_listing .franckfood_cat_name{ float:left; width:50%; padding-left:20px}
.franckfood_categories_listing .franckfood_cat_name h2{ font-size:25px;font-family: 'Montserrat', sans-serif; text-transform:none; font-weight:800; color:#6b6b6b}
.franckfood_categories_listing .woocommerce-ordering{float:left; width:50%; margin:0 !important}
.categories-menu-toggle{ display:none}
.franckfood_products_listing{ padding:30px 0 !important}
/*cart page*/
.cart-page-details .entry-header{ margin:0; padding:0}
.cart-page-details .entry-header .entry-title{ font-size:25px; text-transform:uppercase; font-weight:900;font-family: 'Montserrat', sans-serif; letter-spacing:5px}
.cart-page-details .woocommerce table.shop_table{ border:1px solid rgba(0,0,0,0.1)}
.cart-page-details .woocommerce table.shop_table th{ font-size:12px;font-family: 'Montserrat', sans-serif; font-weight:400; color:#282828; letter-spacing:2px}
.cart-page-details .woocommerce .cart .actions .button{ margin-right:20px}
.cart-page-details table.shop_table td.product-name a{font-size:25px;font-family: 'Montserrat', sans-serif; font-weight:700; color:#000 !important; letter-spacing:0px}
.cart-page-details .product-thumbnail .attachment-shop_thumbnail{ width:100%}
.cart-page-details .cart_item .product-price .amount, .cart-page-details .cart_item .product-subtotal .amount {font-size:20px;font-family: 'Montserrat', sans-serif; font-weight:400 !important;color:#000 !important; }
.cart-page-details .cart-collaterals .amount{font-size:20px;font-family: 'Montserrat', sans-serif; font-weight:400 !important;color:#000 !important; }
.cart-page-details .cart-collaterals .shop_table{ border:none !important}
.cart-page-details .entry-content{ margin-top:45px !important}
.cart-page-details table.shop_table th{ padding:16px 12px}
.cart-page-details .cart-collaterals .shop_table .order-total .amount{ color:#e31010 !important}
.cart-page-details .cart-collaterals a.checkout-button:hover{ background-color:#e31010 !important; color:#fff !important}
/*Checkout page*/
#post-2338 .entry-header{ padding-top:0 !important}
#post-2338 .entry-content{ margin:90px 0px !important;}
.select2-container--default .select2-selection--single .select2-selection__rendered{ line-height:53px;font-size:16px;font-family: 'Montserrat', sans-serif; font-weight:400 !important; color:#585858;}
.select2-container--default .select2-selection--single{ border-radius:0}
.select2-container--default .select2-selection--single .select2-selection__arrow{ top:17px}
.form-row label .required{ text-decoration:none !important}
#post-2338 .form-row label{ text-transform:capitalize !important}
#post-2338 .select2-container{ margin-bottom:0px !important}
#post-2338 .form-row label.checkbox{ float:left; width:100%}
#post-2338 .form-row label.checkbox input{ float:left; width:25px; position:relative; text-align:left; margin-top:0 !important}
#post-2338 .form-row label.checkbox span{ float:left;}
#post-2338 .woocommerce-checkout .checkout h3{font-size:20px;font-family: 'Montserrat', sans-serif; font-weight:600 !important;}
#post-2338 table.shop_table th{font-size:15px;font-family: 'Montserrat', sans-serif; font-weight:600 !important;}
#post-2338 table.shop_table td.product-name, #post-2338 table.shop_table td .amount{font-size:15px;font-family: 'Montserrat', sans-serif; font-weight:400 !important; color:#585757}
#post-2338 .woocommerce-info{ background-color:#efefef;font-size:18px;font-family: 'Montserrat', sans-serif; font-weight:400 !important; color:#282828}
#post-2338 .woocommerce-info::before{ display:none}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box{font-size:15px;font-family: 'Montserrat', sans-serif; font-weight:400 !important; color:#a2a2a2; background-color:#efefef;}
#post-2338 #payment #place_order{ width:100%; border-radius:3px}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    content: '';
    display: block;
    border: 1em solid #efefef;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -.75em;
    left: 0;
    margin: -1em 0 0 2em;
}
#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li{ border:1px #f3f3f3 solid !important}
#post-2338 .woocommerce-checkout #payment{ border: none !important;}
#post-2338 .woocommerce-checkout #payment ul.payment_methods li label{ padding-left:20px}

/*Dashboard Page*/
.single-container .acc-dashboard-pg .entry-header{ padding:0}
.single-container .acc-dashboard-pg .entry-content .woocommerce{ float:left; width:100%;}
.single-container .acc-dashboard-pg .entry-content{ border:1px #e1e1e1 solid; display:flex; margin:75px 0}
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-navigation{ border-right:0px #e1e1e1 solid; width:30%; float:left}
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-content{padding:40px;width:70%; float:left; border-left:1px #e1e1e1 solid;}
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-navigation ul{ list-style:none; margin:0}
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-navigation ul li{ border-bottom:1px #e1e1e1 solid;border-right:1px #e1e1e1 solid; width:100%; padding:0}
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-navigation ul li a{font-size:16px;font-family: 'Montserrat', sans-serif; font-weight:300 !important; color:#000; text-transform:uppercase; text-decoration:none;padding:15px 30px; display:inline-block; width:100%}
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-navigation ul li a:hover{ background-color:#efefef}
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-navigation ul li.is-active a{background-color:#efefef}
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-content fieldset{ border:none !important; margin:0; padding:0}
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-content legend{font-size:20px;font-family: 'Montserrat', sans-serif; font-weight:600 !important; color:#000; text-transform:uppercase; margin-top:55px}
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-content .woocommerce-Button.button{ letter-spacing:5px; padding:0 75px; margin-top:30px}
.entry-content p{font-size:16px;font-family: 'Montserrat', sans-serif; font-weight:300 !important; color:#a2a2a2;}
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-content .col2-set{ display:flex;}
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-content h3{font-size:20px;font-family: 'Montserrat', sans-serif; font-weight:600 !important; color:#000;}
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-content .col2-set address{font-size:16px;font-family: 'Montserrat', sans-serif; font-weight:300 !important; color:#a2a2a2; font-style:normal}
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-content .col2-set .col-1{ border-right:1px #e1e1e1 solid; position:relative; padding-bottom:80px}
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-content .col2-set .col-2{ position:relative;padding-bottom:80px; margin-left:40px}
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-content .col2-set .edit{ position:absolute; bottom:0; left:0; background-color:#282828; padding:20px 40px;font-size:15px;font-family: 'Montserrat', sans-serif; font-weight:800 !important; color:#fff; text-transform:uppercase; text-decoration:none; letter-spacing:4px; border:1px solid #282828;border-radius:3px}
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-content .col2-set .edit:hover{background-color:#fff; color:#282828}

.acc-dashboard-pg .entry-content .woocommerce-MyAccount-content input.button{padding:0 80px; margin-top:30px}
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-content .woocommerce-info{ background-color:#efefef !important}
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-content .woocommerce-info .button{padding:0 40px !important; margin-top:0px !important}
.single-container .acc-dashboard-pg .entry-content .woocommerce .woocommerce-message{ float:left; width:100%; margin-bottom:0 !important}

.acc-dashboard-pg .entry-content table.my_account_orders{font-size:15px;font-family: 'Montserrat', sans-serif; font-weight:400 !important; margin-bottom:0}
.acc-dashboard-pg .entry-content table.shop_table.order_details th{ text-align:left;font-family: 'Montserrat', sans-serif; }
.acc-dashboard-pg .entry-content table.shop_table.order_details th.product-total{text-align:center}
.acc-dashboard-pg .entry-content table.shop_table.order_details td,.acc-dashboard-pg .entry-content .woocommerce-customer-details address{font-family: 'Montserrat', sans-serif;}
.woocommerce-order-received .woocommerce-order ul.order_details li{ margin-bottom:30px !important;}
.woocommerce .woocommerce-ordering select{font-family: 'Montserrat', sans-serif;}

/*Event Page*/
.events_section{ padding:100px 0}
.events_section .about_section_left .right_h2{font-size:35px;font-family: 'Montserrat', sans-serif; font-weight:900 !important; border-bottom:none !important; line-height:50px; margin-top:20px}
.events_section .aboutrow{ text-align:left}
.events_section .aboutrow h2{ display:inline-block;font-size:25px;font-family: 'Montserrat', sans-serif; font-weight:900 !important; color:#000; position:relative}
.events_section .aboutrow h2:before{ content:""; position:absolute; right:-28%; top:27px; width:52px; height:11px;background:url(img/arrow_lg.png) no-repeat;}
.events_section li:nth-child(2n+0) .about_section_left{ text-align: left !important;}
.events_section .about_section_left p{ margin-bottom:0px !important}
.event_date{font-size:20px;font-family: 'Montserrat', sans-serif;  font-weight:400; color:#494949; float:left; width:100%}
.events_section li{ margin-bottom:140px}
.events_section li:last-child{ margin-bottom:0;}
.events_section .aboutrow .past-link{ display:inline-block; text-align:right; float:right;font-size:20px;font-family: 'Montserrat', sans-serif;  font-weight:600; color:#e30f0f; border-bottom:2px #e30f0f solid; margin-top:10px}
.events_section .aboutrow .past-link:hover{ color:#000;border-bottom:2px #000 solid;}


/*Recipe page*/
.recipe_section{ padding:130px 0}
.recipe_section ul{ list-style:none; margin-left:0px}
.recipe_section li{ width:33.3%; padding:20px; float:left; text-align:center}
.recipe_section li .recipe-image {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 300px !important;
    overflow: hidden;
}
.recipe_section li .recipe-image img {width: 100%; height:100%;}
.recipe_section li .recipe-header h3{font-size:18px; font-family: 'Montserrat', sans-serif;  font-weight:600; text-transform:uppercase; letter-spacing:2px; color:#000}
.recipe_section li .recipe-header{ background-color:#f2f2f2; padding:0px 10px 20px 10px}
.recipe_section li .recipe-header .detailsBtn{background-color:#282828; padding:12px 30px;font-size:15px;font-family: 'Montserrat', sans-serif; font-weight:400 !important; display:inline-block;color:#fff; text-decoration:none;border:1px solid #282828;border-radius:3px}
.recipe_section li .recipe-header .detailsBtn:hover{border:1px solid #282828; background-color:#fff; color:#282828}


/*Contact page*/
.contactRow {width:100%; float:left; margin:0}
.contactRow .contactFrm{width:80%;margin:56px auto 0 auto;}
.contactRow .contactFrm input, .contactRow .contactFrm textarea{font-size:13px; font-family: 'Montserrat', sans-serif;  font-weight:400; text-transform:none; letter-spacing:1px; color:#282828}
.contactRow .row,.contacthead{width:100%; float:left; margin:0}
.contacthead h2{font-size:45px; text-align:center; text-transform:none; padding:0;font-family: 'Montserrat', sans-serif;  font-weight:600; letter-spacing:2px; color:#000}
.contacthead h3{font-size:15px; text-align:center;font-family: "Lora", sans-serif;text-transform:none; font-weight:400; color:#616161;background:url(img/line.jpg) no-repeat bottom;}
.contact_section{ background-color:#fff;}
.contactRow .contactFrm input[type="submit"]{ width:40%; margin:30px auto 0 auto; float:none; display:inline-block; background-color:#000;font-family: 'Montserrat', sans-serif;  font-weight:600; font-size:17px; color:#fff;border:1px solid #000;}
.contactRow .contactFrm input[type="submit"]:hover{ background-color:#fff;color:#000;border:1px solid #000;}
div.wpcf7-validation-errors{ width:100%; float:left; text-align:center;font-family: 'Montserrat', sans-serif;  font-weight:600;}
div.wpcf7-mail-sent-ok{ width:100%; float:left; text-align:center;font-family: 'Montserrat', sans-serif;  font-weight:600;}

.contactformSection{ padding:120px 0;}
.formContainer{ display:inline-block; margin:0 4%}
.formContainer .contactLeft{ float:left; width:60%; padding-right:80px;}
.formContainer .contactRight{ float:left; width:40%; padding-left:80px; margin-top:20px}
.contact-row{float:left; width:100%}
.contact-row img {float:left;}
.contact-details {padding-left:75px;margin-bottom:50px;float:left;}
.contact-row h3 {margin:0 0 20px 0; padding:0;font-size: 17px;font-family: 'Montserrat', sans-serif;text-transform: uppercase;font-weight: 600;color: #231f20;}
.contact-row p{ line-height:23px; color:#989898; font-size:14px;font-family: "Lora", sans-serif;}
.contact-row p a{ color:#989898;}
.map{ width:100%; height:500px; border:0; margin:0; padding:0; display:block;}
span.wpcf7-not-valid-tip{ font-size:14px;font-family: 'Montserrat', sans-serif;}
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-navigation .wishlist-title { display:none}  

/*Recipe details page*/
.recipe-details-section .recipe-details-left{ float:left; width:46%}
.recipe-details-section .recipe-details-right{float:left; width:54%; padding-left:100px}
.recipe-details-section .recipe-details-right .entry-header{ margin:0 !important; padding:0; text-align:left}
.recipe-details-section .recipe-details-right .entry-header h1{ margin-bottom:30px; margin-top:0px; font-size:26px; text-transform:uppercase; letter-spacing:4px; font-weight:700 !important;}
.recipe-details-section .recipe-details-right .entry-content{ margin:0}
.recipe-details-section .recipe-details-left .post-thumbnail{ margin:0 30px 0 10px}
.recipe-details-section{ padding:0; float:left; width:100%}

.acc-dashboard-pg .entry-content .woocommerce-MyAccount-content table.my_account_orders .button.pay, .acc-dashboard-pg .entry-content .woocommerce-MyAccount-content table.my_account_orders .button.view, .acc-dashboard-pg .entry-content .woocommerce-MyAccount-content table.my_account_orders .button.cancel{ padding:0px 10px !important; font-size:12px; font-weight:400; margin-right:6px; line-height:35px}
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-content table.my_account_orders .button.cancel{ margin-right:0;}

.acc-dashboard-pg .entry-content .woocommerce-MyAccount-content table.my_account_orders td.woocommerce-orders-table__cell-order-actions{ white-space: nowrap;}


/*20-12-17*/
.recipeFooter{ margin-bottom:100px}
.recipeFooter .entry-footer{ display:none}
.product-used-section{ padding:50px 0; background-color:#EFEFEF}
.product-used-section h2{ text-align:center;font-size: 20px;font-weight: 600;color: #363639;font-family: "Work Sans", sans-serif; margin-top:0; padding:0; margin-bottom:50px}
.product-used-section ul{ list-style:none; margin:0}
.product-used-section ul li{ float:left; width:33.3%; padding:10px; margin-bottom:20px; text-align:center}
.product-used-section ul li .product-header{ background-color:#fff !important; padding-bottom:10px}
.product-used-section ul li .product-title{padding-bottom:0; margin-bottom:4px}
.product-used-section ul li ins{ background-color:transparent;}
.product-used-section ul li ins .amount{ color:#E30F0F !important}
.search_content{ padding:10px 45px !important;}
.recipe-details-left .arve-wrapper{ width:100% !important;max-width:100% !important; }
.recipe-details-left .arve-embed-container{overflow: visible !important}
.recipe-details-left .arve-iframe{ height:350px !important; width:100% !important}

.list_carousel {position:relative;}
.list_carousel li .sliderBlock {margin:0 auto; display:inline-block;}
.list_carousel.responsive {width: auto;margin-left: 0;}
.clearfix{float: none;clear: both;}
.prev1{position:absolute;left:-15px;top:45%;}
.next1{position:absolute;right:-15px;top:45%;}
/*.pro-img-hght{width:100% !important; height:330px;}*/
.post-col .post-thumbnail {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 290px;
    overflow: hidden;
}
.post-col .post-thumbnail .pro-img-hght {
    width: 100% !important; height:300px !important;
}


/*08-02-18*/
.yith-wcwl-add-button .ajax-loading{display:none !important} 
.post-col .product-type-simple .search_content{ display:none !important}
.woocommerce-message, .woocommerce-error{ text-align:center !important}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{ background-color:transparent !important; color:#000 !important}
.return-to-shop, .cart-empty{ text-align:center}
.cart-page-details .woocommerce table.shop_table th.product-name{ text-align:left}
::-webkit-input-placeholder {color:#434242 !important; opacity:1}
::-moz-placeholder {color:#434242 !important; opacity:1}
:-ms-input-placeholder {color:#434242 !important; opacity:1}
:-moz-placeholder {color:#434242 !important; opacity:1}
focus::placeholder{color:transparent!important}
focus::-webkit-input-placeholder{color:transparent}
focus:-moz-placeholder{color:transparent}
focus::-moz-placeholder{color:transparent}
focus:-ms-input-placeholder{color:transparent}
.woocommerce-notice--success, .woocommerce-thankyou-order-received{ text-align:center; color:#060 !important}
.woocommerce-order-received .woocommerce-order ul.order_details li {
    margin-right: 1em;
    padding-right: 1em;
    width: 18%;
}
.woocommerce table.wishlist_table thead th.product-name{ text-align:left !important}
#payment_method_cod.input-radio, #payment_method_paypal.input-radio{ margin-left:15px !important}
ul.woocommerce-error li {
    /*width: 100%;*/
    display: inline-block;
    text-align: center;
   /* line-height: 62px;*/
}
div.wpcf7-mail-sent-ng{float: left;width: 100%;text-align: center;}
#customer_login form.login, #customer_login .register{ padding-left:0;}


























@media only screen and (min-width:1200px) and (max-width:1365px){
.recipe-details-section{padding:0px !important}
}

@media only screen and (min-width:1024px) and (max-width:1365px){
.login-wrapper #menu-account-menu > li{ margin-right:25px;}
.sidebar.front-page-sidebar .widget:first-child{ padding-right:50px}
.sidebar .widget .widget-title:before{ width:36%}
.site-branding a{ width:140px; height:auto; top:-72px; left:23px;}
.header-container{ min-height:80px;height:80px;}
.login-wrapper{ padding-left:11%; width:44%}
.right_menu_items{ width:54%}
/*Product Page*/
ul.product_categories li{ padding:10px;padding:10px; border-left:0px #ccc solid; }
ul.product_categories li, ul.product_categories li:last-child{ padding:10px; border-right:1px #ccc solid; }
.franckfood_products_listing{ padding:20px 0 !important}
.product-details{ padding-top:50px !important}

.recipe-details-section{ padding:120px 30px}
}

@media only screen and (min-width:768px) and (max-width:1023px){
	.top-bar-content{ text-align:right}
.site-branding a{ width:130px; height:auto; top:-5px}
.top-bar-contact-wrapper{ padding-right:20px}
.main-navigation.toggled li a{ padding:18px 0}
.main-navigation.toggled ul{ background-color:#f2f2f2 !important}
.hero-title-container{ background-color:transparent}
.login-wrapper{ padding-left:0px;}
ul#menu-footer-menu li{ padding-right:30px;}
ul#menu-footer-menu li a{ color:#fff !important}
.container>.navbar-header{ min-height:82px;}
#home-featured-products .woocommerce ul.products li.product{ float:left}
.sidebar.front-page-sidebar .widget:first-child{ padding-right:0;}
.sidebar .widget .widget-title:before{ width:45%}
.login-wrapper{ width:41%; padding-right:0;}
.right_menu_items{ width:58%}
.login-wrapper #menu-account-menu > li{ margin-right:11px;}
.top-bar{ overflow:visible}
.site-header .container{ padding:0 10px}
.top-bar-contact-wrapper{ padding-right:0;}
.bar-contact{ font-size:13px; padding:12px 3px; border-right:0;}
/*Product Page*/
ul.product_categories li, ul.product_categories li:last-child{ padding:10px; border-bottom:0px #ccc solid;border-right:1px #ccc solid; }
.franckfood_categories_listing .franckfood_cat_name, .franckfood_categories_listing .woocommerce-ordering{ width:50% !important; float:left !important; margin-top:20px !important}
.franckfood_categories_listing .franckfood_cat_name{ padding-left:0;}
.product-details{ padding-top:90px !important}

/*Dashboard Page*/
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-navigation ul li a{ font-size:14px; padding:15px 20px}
.single-container .acc-dashboard-pg .entry-content .woocommerce .woocommerce-message{ margin:0px !important}


/*Event Page*/
.events_section{ padding-bottom:50px; padding-top:150px}
.events_section .about_section_left .right_h2{ font-size:25px; line-height:35px}
.events_section li{ margin-bottom:60px}
.event_date{ font-size:15px;}
.events_section .aboutrow h2{ margin-bottom:30px}
.events_section ul{ padding-top:20px}
.sidebar.front-page-sidebar .widget:last-child{ width:100%}

/*Contact page*/
.contactformSection{ padding:50px 0}
.formContainer{ margin:0}
.formContainer .contactLeft{ padding-right:20px; width:50%}
.formContainer .contactRight{padding-left:20px; width:50%}
.contact-details{ padding-left:20px}
.contacthead h2{ font-size:30px}
.contactRow .contactFrm input[type="submit"]{ width:100%}
/*Recipe page*/
.recipe_section{ padding:50px 0}
.recipe_section li{ width:50%;}
.recipe_section li .recipe-image img{ width:100%}
.recipe-details-section{padding:50px 0px}
.recipe-details-section .recipe-details-right{ padding-left:40px}

ul.product_categories li{ width:50%; border-bottom:1px #ccc solid}
ul.product_categories li:nth-child(3),ul.product_categories li:last-child{border-bottom: none !important}
.wishlist_table a.button{width: 101px !important; padding: 7px 11px !important;font-size: 11px !important;line-height: 20px !important;letter-spacing: 0 !important;}


.footer-bar .site-info.pull-right{ background-color:#282828 !important}
.cart-page-details table.shop_table td.product-name a{ font-size:18px}
}

@media only screen and (min-width:668px) and (max-width:767px){
.top-bar-content{ text-align:right}
.site-branding a{ width:130px; height:auto; top:-5px}
.top-bar-contact-wrapper{ padding-right:20px}
.main-navigation.toggled li a{ padding:18px 0}
.main-navigation.toggled ul{ background-color:#f2f2f2 !important}
.hero-title-container{ background-color:transparent}
#home-featured-products .row, #franckfood-newsletter .row{ padding:0 20px !important}
#home-featured-products h2{ margin-top:30px;}
#home-featured-products .woocommerce ul.products li.product{ width:100%; padding:0}
.sidebar.front-page-sidebar .widget:first-child{ width:100%; padding-right:20px}
.sidebar.front-page-sidebar .widget:last-child{ width:100%}
.sidebar.front-page-sidebar .widget:last-child ul{ margin-left:0px}
.sidebar .widget .widget-title:before{ width:32%}
.sidebar .widget .eo-events-widget li a{ padding-left:20px; font-size:16px;}
.front-page-content h2, #franckfood-newsletter .newsletter_text{ font-size:22px !important;}
#franckfood-newsletter .newsletter_block .eemail_textbox{ width:65% !important}
.footer-bar{ min-height:100% !important; max-height:100% !important; height:auto !important}
.site-info{ background-color:#282828 !important; border-top:1px solid #3d3d3d !important}
ul#menu-footer-menu li{ padding-right:30px;}
ul#menu-footer-menu li a{ color:#fff !important}
.login-wrapper{ width:58% !important; padding:0; float:left}
.right_menu_items{width:54% !important;  float:right}
.login-wrapper #menu-account-menu > li{ margin-right:14px !important}
.top-bar-contact-wrapper:before{ height:0px !important}
ul#menu-footer-menu{ display:inline-block; text-align:center}
.top-bar{ border-bottom:1px #bababa solid}
.top-bar-icons-wrapper{ float:left}
/*Product Page*/
ul.product_categories li, ul.product_categories li:last-child{ padding:5px 10px; border-bottom:0px #ccc solid;border-right:1px #ccc solid; }
.franckfood_categories_listing .franckfood_cat_name, .franckfood_categories_listing .woocommerce-ordering{ width:50%; float:left !important; margin-top:20px !important}
.franckfood_categories_listing .franckfood_cat_name{ padding-left:0;}
.product-details .long_description{ padding-bottom:0}
.product-details .long_description:before{ display:none}

/*Dashboard Page*/
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-navigation ul li a{ font-size:14px; padding:15px 20px}
.single-container .acc-dashboard-pg .entry-content .woocommerce .woocommerce-message{ margin:0px !important}
.woocommerce-order-received .woocommerce-order ul.order_details li{ margin:0 0 30px 0 !important; padding:0;}

/*Event Page*/
.events_section{ padding-bottom:50px; padding-top:150px}
.events_section .about_section_left .right_h2{ font-size:25px; line-height:35px}
.events_section li{ margin-bottom:60px}
.event_date{ font-size:15px;}
.events_section .aboutrow h2{ margin-bottom:30px}
.events_section ul{ padding-top:20px}

/*Contact page*/
.contactformSection{ padding:50px 0}
.formContainer{ margin:0}
.formContainer .contactLeft{ padding-right:20px; width:50%}
.formContainer .contactRight{padding-left:20px; width:50%}
.contact-details{ padding-left:20px}
.contacthead h2{ font-size:30px}
.contactRow .contactFrm input[type="submit"]{ width:100%}
/*Recipe page*/
.recipe_section{ padding:50px 0}
.recipe_section li{ width:50%;}
.recipe_section li .recipe-image img{ width:100%}

/*20-12-84*/
.product-used-section ul li{ width:50%;}
.recipe-details-section{ margin-top:30px}
.recipe-details-section .recipe-details-right{ padding-left:30px}
}


@media only screen and (min-width:569px) and (max-width:667px) {
.top-bar-content{ text-align:right}
.site-branding a{ width:130px; height:auto; top:-5px}
.top-bar-contact-wrapper{ padding-right:20px}
.main-navigation.toggled li a{ padding:18px 0}
.main-navigation.toggled ul{ background-color:#f2f2f2 !important}
.hero-title-container{ background-color:transparent}
#home-featured-products .row, #franckfood-newsletter .row{ padding:0 20px !important}
#home-featured-products h2{ margin-top:30px;}
#home-featured-products .woocommerce ul.products li.product{ width:100%; padding:0}
.sidebar.front-page-sidebar .widget:first-child{ width:100%; padding-right:20px}
.sidebar.front-page-sidebar .widget:last-child{ width:100%}
.sidebar.front-page-sidebar .widget:last-child ul{ margin-left:0px}
.sidebar .widget .widget-title:before{ width:32%}
.sidebar .widget .eo-events-widget li a{ padding-left:20px; font-size:16px;}
.front-page-content h2, #franckfood-newsletter .newsletter_text{ font-size:22px !important;}
#franckfood-newsletter .newsletter_block .eemail_textbox{ width:65% !important}
.footer-bar{ min-height:100% !important; max-height:100% !important; height:auto !important}
.site-info{ background-color:#282828 !important; border-top:1px solid #3d3d3d !important}
ul#menu-footer-menu li{ padding:0 10px; float:none !important; display:inline-block !important}
ul#menu-footer-menu{ margin:0; padding:0 20px}
ul#menu-footer-menu li a{ color:#fff !important}
.login-wrapper{ width:58% !important; padding:0; float:left}
.right_menu_items{width:54% !important;  float:right}
.login-wrapper #menu-account-menu > li{ margin-right:14px !important}
.top-bar-contact-wrapper:before{ height:0px !important}
ul#menu-footer-menu{ display:inline-block; text-align:center}
.top-bar{ border-bottom:1px #bababa solid}
.top-bar-icons-wrapper{ float:left}

/*Login/Signup page*/
.single-container .entry-content{ margin:30px}
/*Product Page*/
ul.product_categories li, ul.product_categories li:last-child{ padding:5px 10px; border-bottom:0px #ccc solid;border-right:1px #ccc solid; }
.franckfood_categories_listing .franckfood_cat_name, .franckfood_categories_listing .woocommerce-ordering{ width:100%; float:left !important}
.franckfood_categories_listing .franckfood_cat_name{ padding-left:0; text-align:center}
.product-details .long_description{ padding-bottom:0}
.product-details .long_description:before{ display:none}

/*Dashboard Page*/
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-navigation, .acc-dashboard-pg .entry-content .woocommerce-MyAccount-content,.acc-dashboard-pg .entry-content .woocommerce-MyAccount-content .col2-set .col-1,.acc-dashboard-pg .entry-content .woocommerce-MyAccount-content .col2-set .col-2{ width:100% !important; border-right:0}
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-content .col2-set{ display:inline-block}
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-content{ padding:20px}
.single-container .acc-dashboard-pg .entry-content .woocommerce .woocommerce-message, .acc-dashboard-pg .entry-content .woocommerce-MyAccount-content .woocommerce-info{ margin:0 !important; padding:10px !important}
.single-container .acc-dashboard-pg .entry-content .woocommerce .woocommerce-message:before{ display:none}
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-content .woocommerce-info .button{ margin-left:0px !important; text-align:center; float:left; width:100%}
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-content .col2-set .col-2{ margin-left:0px !important}
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-content input.button{ padding:0 40px; width:100%}
.woocommerce-order-received .woocommerce-order ul.order_details li{ margin:0 0 40px 0 !important; padding:0;}

/*Event Page*/
.events_section{ padding-bottom:50px}
.events_section .about_section_left .right_h2{ font-size:25px; line-height:35px}
.events_section li{ margin-bottom:60px}
.event_date{ font-size:15px;}
.events_section .aboutrow h2{ margin-bottom:30px}


/*Event Page*/
.events_section{ padding-bottom:50px; padding-top:150px}
.events_section .about_section_left .right_h2{ font-size:25px; line-height:35px}
.events_section li{ margin-bottom:60px}
.event_date{ font-size:15px;}
.events_section .aboutrow h2{ margin-bottom:30px}
.events_section ul{ padding-top:20px}

.home_upcoming ul.eo-events-widget{ padding:0 20px; margin-top:30px}
.home_upcoming ul li.eo-event-future{ margin-bottom:30px}
.home_upcoming ul li.eo-event-future span:first-child{ width:40%}
.home_upcoming ul li.eo-event-future span:last-child{ width:60%}
.home_upcoming h2{ margin-left:20px}

/*Contact page*/
.contactformSection{ padding:50px 0}
.formContainer{ margin:0}
.map{ height:200px}
.formContainer .contactLeft,.formContainer .contactRight{ width:100%; padding:0}
.contacthead h2{ font-size:30px}
.contactRow .contactFrm, .contactRow .contactFrm input[type="submit"]{ width:100%}
/*Recipe page*/
.recipe_section{ padding:50px 0}
.recipe_section li{ width:50%;}
.recipe_section li .recipe-image img{ width:100%}

.recipe-details-section{ padding-top:130px}
.recipe-details-section .recipe-details-left,.recipe-details-section .recipe-details-right{ width:100%; margin:0; padding:10px}
.recipe-details-section .recipe-details-left .post-thumbnail{ margin:0}

/*20-12-84*/
.product-used-section ul li{ width:50%;}
}


@media only screen and (min-width:480px) and (max-width:568px){
.top-bar-content{ text-align:right}
.site-branding a{ width:130px; height:auto; top:-39px}
.top-bar-contact-wrapper{ padding-right:20px}
.main-navigation.toggled li a{ padding:18px 0}
.main-navigation.toggled ul{ background-color:#f2f2f2 !important}
.hero-title-container{ background-color:transparent}
#home-featured-products .row, #franckfood-newsletter .row{ padding:0 20px !important}
#home-featured-products h2{ margin-top:30px;}
#home-featured-products .woocommerce ul.products li.product{ width:100%; padding:0}
.sidebar.front-page-sidebar .widget:first-child{ width:100%; padding-right:20px}
.sidebar.front-page-sidebar .widget:last-child{ width:100%}
.sidebar.front-page-sidebar .widget:last-child ul{ margin-left:0px}
.sidebar .widget .widget-title:before{ width:38%}
.sidebar .widget .eo-events-widget li a{ padding-left:20px; font-size:16px;}
.front-page-content h2, #franckfood-newsletter .newsletter_text{ font-size:22px !important;}
#franckfood-newsletter .newsletter_block .eemail_textbox{ width:100% !important}
.footer-bar{ min-height:100% !important; max-height:100% !important; height:auto !important}
.site-info{ background-color:#282828 !important; border-top:1px solid #3d3d3d !important}
ul#menu-footer-menu li{ padding:0 10px; float:none !important; display:inline-block !important}
ul#menu-footer-menu{ margin:0; padding:0 20px}
ul#menu-footer-menu li a{ color:#fff !important}
.login-wrapper{ width:62% !important; padding:0; float:left}
.right_menu_items{width:40% !important;  float:right}
.login-wrapper #menu-account-menu > li{ margin-right:14px !important}
.top-bar-contact-wrapper:before{ height:0px !important}
ul#menu-footer-menu{ display:inline-block; text-align:center}
.top-bar{ border-bottom:1px #bababa solid}
/*Login/Signup page*/
.single-container .entry-content{ margin:30px 10px}
.entry-content h2{ text-align:center}
/*Product Page*/
ul.product_categories li{ padding:5px 10px; border-bottom:0px #ccc solid;border-right:1px #ccc solid; }
ul.product_categories li:last-child{ padding:5px 10px; border-bottom:0px #ccc solid;border-right:1px #ccc solid; }
.product-item-list .shop-item-title-link{ font-size:14px}
.product-item-list .amount{ font-size:18px}
.franckfood_categories_listing .franckfood_cat_name, .franckfood_categories_listing .woocommerce-ordering{ width:100%; float:left !important}
.franckfood_categories_listing .franckfood_cat_name{ padding-left:0; text-align:center}
.product-details .long_description{ padding-bottom:0}
.product-details .long_description:before{ display:none}

/*Dashboard Page*/
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-navigation, .acc-dashboard-pg .entry-content .woocommerce-MyAccount-content,.acc-dashboard-pg .entry-content .woocommerce-MyAccount-content .col2-set .col-1,.acc-dashboard-pg .entry-content .woocommerce-MyAccount-content .col2-set .col-2{ width:100% !important; border-right:0}
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-content .col2-set{ display:inline-block}
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-content{ padding:20px}
.single-container .acc-dashboard-pg .entry-content .woocommerce .woocommerce-message, .acc-dashboard-pg .entry-content .woocommerce-MyAccount-content .woocommerce-info{ margin:0 !important; padding:10px !important}
.single-container .acc-dashboard-pg .entry-content .woocommerce .woocommerce-message:before{ display:none}
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-content .woocommerce-info .button{ margin-left:0px !important; text-align:center; float:left; width:100%}
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-content .col2-set .col-2{ margin-left:0px !important}
.acc-dashboard-pg .entry-content form .form-row-first, .acc-dashboard-pg .entry-content form .form-row-last, .acc-dashboard-pg .entry-content form .form-row-first, .acc-dashboard-pg .entry-content form .form-row-last{ width:100%}
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-content input.button{ padding:0 40px; width:100%}

.woocommerce-order-received .woocommerce-order ul.order_details li{ margin:0 0 20px 0 !important; width:100%; padding:0; border-right:0 !important}

/*About page*/
.about_section ul{ padding:0 20px}
.about_section_left, .about_section_right{ width:100%; padding:0 !important}
.aboutrow{ margin:0 !important}
.aboutrow h3{ margin-bottom:40px}

/*Event Page*/
.events_section{ padding-bottom:50px}
.events_section .about_section_left .right_h2{ font-size:25px; line-height:35px}
.events_section li{ margin-bottom:60px}
.event_date{ font-size:15px;}
.events_section .aboutrow h2{ margin-bottom:30px; font-size:21px}
/*Recipe page*/
.recipe_section li{ width:100%;}
.recipe_section li .recipe-image img{ width:100%}
.recipe-details-section .recipe-details-left,.recipe-details-section .recipe-details-right{ width:100%; margin:0; padding:10px}
.recipe-details-section .recipe-details-left .post-thumbnail{ margin:0}

.home_upcoming ul.eo-events-widget{ padding:0 20px; margin-top:30px}
.home_upcoming ul li.eo-event-future{ margin-bottom:30px}
.home_upcoming ul li.eo-event-future span:first-child{ width:40%}
.home_upcoming ul li.eo-event-future span:last-child{ width:60%}
.home_upcoming h2{ margin-left:20px}

/*Contact page*/
.contactformSection{ padding:50px 0}
.formContainer{ margin:0}
.contact-details{ padding-left:20px; margin-bottom:30px}
.map{ height:200px}
.formContainer .contactLeft,.formContainer .contactRight{ width:100%; padding:0}
.contacthead h2{ font-size:30px}
.contactRow .contactFrm, .contactRow .contactFrm input[type="submit"]{ width:100%}
/*20-12-84*/
.product-used-section ul li{ width:50%;}

.site-branding a{ top:-30px}
}
@media only screen and (min-width:320px) and (max-width:991px){
.site-header {margin-bottom: 60px;}
}
@media only screen and (min-width:320px) and (max-width:479px){
.top-bar-content{ text-align:right}
.site-branding a{ width:130px; height:auto; top:-91px}
.top-bar-contact-wrapper{ padding-right:20px}
.main-navigation.toggled li a{ padding:18px 0}
.main-navigation.toggled ul{ background-color:#f2f2f2 !important}
.hero-title-container{ background-color:transparent}
#home-featured-products .row, #franckfood-newsletter .row{ padding:0 20px !important}
#home-featured-products h2{ margin-top:30px;}
#home-featured-products .woocommerce ul.products li.product{ width:100%; padding:0}
.sidebar.front-page-sidebar .widget:first-child{ width:100%; padding-right:20px}
.sidebar.front-page-sidebar .widget:last-child{ width:100%}
.sidebar.front-page-sidebar .widget:last-child ul{ margin-left:0px}
.sidebar .widget .widget-title:before{ width:68%}
.sidebar .widget .eo-events-widget li a{ padding-left:20px; font-size:16px;}
.front-page-content h2, #franckfood-newsletter .newsletter_text{ font-size:22px !important;}
#franckfood-newsletter .newsletter_block .eemail_textbox{ width:100% !important}
.footer-bar{ min-height:100% !important; max-height:100% !important; height:auto !important}
.site-info{ background-color:#282828 !important; border-top:1px solid #3d3d3d !important}
ul#menu-footer-menu li{ padding:0 10px; float:none !important; display:inline-block !important}
ul#menu-footer-menu{ margin:0; padding:0 20px}
ul#menu-footer-menu li a{ color:#fff !important}
.login-wrapper{ width:100% !important; padding:0; float:left}
.right_menu_items{width:100% !important;  float:left}
.login-wrapper #menu-account-menu > li{ margin-right:14px !important}
.top-bar-contact-wrapper:before{ height:0px !important}
.top-bar{ border-bottom:1px #bababa solid}

/*Login/Signup page*/
.single-container .entry-content{ margin:30px 10px}
.entry-content h2{ text-align:center}
/*Product Page*/
ul.product_categories li, ul.product_categories li:last-child{ padding:5px 10px; border-bottom:1px #ccc solid;border-right:1px #ccc solid; width:100%}
ul.product_categories li:last-child{ border-bottom:1px #ccc solid;}
.categories_section{border-bottom:0px #ccc solid;}
.franckfood_categories_listing .franckfood_cat_name, .franckfood_categories_listing .woocommerce-ordering{ width:100%; float:left !important}
.franckfood_categories_listing .woocommerce-ordering{margin:0 20px !important; width:87%}
.franckfood_categories_listing .franckfood_cat_name{ text-align:center}
.product-details .long_description{ padding-bottom:0}
.product-details .long_description:before{ display:none}

/*Dashboard Page*/
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-navigation, .acc-dashboard-pg .entry-content .woocommerce-MyAccount-content,.acc-dashboard-pg .entry-content .woocommerce-MyAccount-content .col2-set .col-1,.acc-dashboard-pg .entry-content .woocommerce-MyAccount-content .col2-set .col-2{ width:100% !important; border-right:0}
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-content .col2-set{ display:inline-block}
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-content{ padding:20px}
.single-container .acc-dashboard-pg .entry-content .woocommerce .woocommerce-message, .acc-dashboard-pg .entry-content .woocommerce-MyAccount-content .woocommerce-info{ margin:0 !important; padding:10px !important}
.single-container .acc-dashboard-pg .entry-content .woocommerce .woocommerce-message:before{ display:none}
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-content .woocommerce-info .button{ margin-left:0px !important; text-align:center; float:left; width:100%}
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-content .col2-set .col-2{ margin-left:0px !important}
.acc-dashboard-pg .entry-content form .form-row-first, .acc-dashboard-pg .entry-content form .form-row-last, .acc-dashboard-pg .entry-content form .form-row-first, .acc-dashboard-pg .entry-content form .form-row-last{ width:100%}
.acc-dashboard-pg .entry-content .woocommerce-MyAccount-content input.button{ padding:0 40px; width:100%}
.checkout{padding:0 20px}
.woocommerce-order-received #post-2338 .entry-content{ margin-top:30px !important}
.woocommerce-order-received .woocommerce-order{ padding:0 20px}
.woocommerce-order-received .woocommerce-order ul.order_details li{ margin:0 0 20px 0 !important; width:100%; padding:0; border-right:0 !important}

/*About page*/
.about_section ul{ padding:0 20px}
.about_section_left, .about_section_right{ width:100%; padding:0 !important}
.aboutrow{ margin:0 !important}
.aboutrow h3{ margin-bottom:40px}

/*Event Page*/
.events_section{ padding:50px 0}
.events_section .aboutrow h2:before{ right:0}
.events_section .about_section_left .right_h2{ font-size:25px; line-height:35px}
.events_section li{ margin-bottom:60px}
.event_date{ font-size:15px; margin-top:30px}
.events_section .aboutrow h2{ margin-bottom:0px; font-size:23px}
.events_section .about_section_right{ margin-top:20px}
.events_section .aboutrow h2:before{ display:none}
.events_section .aboutrow{ margin-bottom:30px !important}

/*Recipe page*/
.recipe_section{ padding:50px 0}
.recipe_section li{ width:100%;}
.recipe_section li .recipe-image img{ width:100%}
.home_upcoming ul.eo-events-widget{ padding:0 20px; margin-top:30px}
.home_upcoming ul li.eo-event-future{ margin-bottom:30px}
.home_upcoming ul li.eo-event-future span:first-child, .home_upcoming ul li.eo-event-future span:last-child{ width:100%}
.home_upcoming{ text-align:center}
.home_upcoming h2{ margin-left:0px}
.recipe-details-section .recipe-details-left,.recipe-details-section .recipe-details-right{ width:100%; margin:0; padding:10px}
.recipe-details-section .recipe-details-left .post-thumbnail{ margin:0}
.recipe-details-section .recipe-details-right .entry-header h1{ letter-spacing:0; text-align:center}

/*Contact page*/
.contactformSection{ padding:50px 0}
.formContainer{ margin:0}
.contact-details{ padding-left:20px; margin-bottom:30px}
.map{ height:200px}
.formContainer .contactLeft,.formContainer .contactRight{ width:100%; padding:0}
.contacthead h2{ font-size:30px}
.contactRow .contactFrm, .contactRow .contactFrm input[type="submit"]{ width:100%}
/*20-12-84*/
.product-used-section ul li{ width:100%;}
.front-page-content .btn{ width:100% !important; padding:0 30px !important;}
.login .woocommerce-Button.button, .register .woocommerce-Button.button, .lost_reset_password .woocommerce-Button.button,.woocommerce-Button.button{ width:100%}
#post-2339.acc-login-pg header.entry-header{ padding-bottom:0}
#customer_login form.login, #customer_login .register{ margin:0 0 10px 0}
#customer_login h2{padding:5px 0 !important}

.search-form.search-visible {margin-right: -48px;}
.top-bar .search-form .search-field{ text-align:right; width:113px;padding: 0 10px;}
.woocommerce .woocommerce-message a.button {
    height: 47px !important;
    padding: 0 9px !important;
    line-height: 47px !important;
    letter-spacing: 0;
    margin-left: 10px !important;
    font-size: 14px !important;
}
.woocommerce .woocommerce-message{ text-align:left;padding: 15px 5px !important; font-size:13px; text-align:left}
}
@media (max-width:667px){
#customer_login form.login, #customer_login .register{ padding-right:0}
.recipe-details-left .arve-iframe{ height:100% !important; width:100%}
}
@media only screen and (min-width:320px) and (max-width:767px){
.pro-img-hght{max-width:100% !important; height:auto !important;}
.thumb-col .article.status-publish{ margin-bottom:30px !important}
.main-navigation {
    margin: 20px -20px 0 -20px;
    position: relative;
    z-index: 4;
}	
}
@media only screen and (min-width:320px) and (max-width:1197px){
.page .single-container{ margin-top:100px !important}
.status-publish{ margin-bottom:50px;}
}
@media (max-width:768px){
.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {float: left;width: 30%;}
.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {text-align: left !important;}
.cart-page-details table.shop_table td.product-name a{ font-size:18px}
}
@media (max-width:945px){
.woocommerce table.shop_table td, .wishlist_table td{display:block !important; text-align:left !important}
.woocommerce-page table.shop_table_responsive tr td::before,.wishlist_table tr td:before {content: attr(data-title) ": ";float: left;width: 30%; text-align:left}
.woocommerce table.shop_table_responsive thead, .woocommerce-page table.shop_table_responsive thead, .wishlist_table thead{ display:none}
}
@media only screen and (min-width:995px) and (max-width:1200px){
ul#menu-footer-menu li{ padding-right:35px}
}

.entry-content p.shippingnotice, .entry-content p.default_shippingnotice{color: #363639 !important;}
.entry-content p.shippingnotice span, .entry-content p.default_shippingnotice span{font-weight: bold !important;}
#post-2338 .woocommerce .woocommerce-checkout .woocommerce-info::before{display: inline-block !important;}

/*13-03-18*/
#payment_method_bacs{ margin-left:15px !important}
.woocommerce-checkout #payment ul.payment_methods li{ padding-left:10px !important; padding-right:10px !important;}
#payment ul.payment_methods li label{ padding-left:0 !important}
#payment div.payment_box::before{margin: -1em 0 0 0.4em !important;}

/*14.03.2018*/
.franckfood_error{color: #a00;}