@import url('https://fonts.googleapis.com/css?family=Fira+Sans:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Oswald:200,300,400,500,600,700');

body {
	color: #000000;
	font-family: 'Fira Sans', sans-serif;
	font-size: 16px;
	line-height: 21px;
	font-weight: 400;
}

p {
    font: 16px/21px 'Fira Sans', sans-serif;
    line-height:24px;
    color: #000000;
	margin-bottom:20px;
}	

h1,
h2,
h3,
h4,
h5,
h6 {
	color:#000000;
	font-family: 'Fira Sans', sans-serif;
	margin: 0;
	font-weight: 700;
}

h3 {
	margin-bottom:15px;
}

.container {
	width:100%;
	max-width:1360px;
	padding:0 15px;
	margin:0 auto;
}

.wrapper {
	position: relative;
	width: 100%;
	overflow: hidden;
}

a, a:hover {
	color:#000000;
}

a:hover {
	color:#f18903;
}

a,
a:hover,
button {
	text-decoration: none;
	transition: .3s;
}

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

*,
div,
input {
	outline: 0 !important;
}

ul,
li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.top-bar {
	background:#000;
	line-height:33px;
}

.top-bar a:hover {
	color:#fff !important;
}

#menu-top li,
#menu-top,
#menu-middle li,
#menu-middle{
    display: inline-block;
}

.top-bar .container #menu-top li a {
    color: #878787;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 500;
    margin-left: 20px;
}

.top-bar .social {
    display: inline-block;
    margin-left: 20px;
	position:relative;
}

.page-template-template-shop .top-bar .social:before {
    content: "";
    background: #f18903;
    height: 10px;
    width: 1px;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    left: -8px;
}

.top-bar .social a {
	color:#878787;
	font-size:14px;
	margin-left:10px;
}

.nav {
	background:#111111;
	padding:22px 0 0;
}

.top form {
	float:left;
	position:relative;
}

.top form input {
	border:1px solid #898989;
	color:#fff;
	background:transparent;
	height:25px;
	padding:0 15px 0 32px;
	font-size:11px;
	min-width:250px;
}

.top form i {
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    position: absolute;
    top: 6px;
    left: 10px;
}

.top a {
	margin-left:15px;
	font-size:16px;
	line-height:25px;
}

.top {
    display: table;
    float: right;
    margin-bottom: 20px;
    text-align: right;
    margin-top: 5px;
}	

nav {
    display: table;
    width: 100%;
    text-align: right;
    padding-top: 8px;
}

nav li {
	display:inline-block;
	margin-left:12px;
}

nav a {
    font-size: 18px;
    font-family: Oswald, Sans-serif;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 22px;
    display: table;
}

header a:hover {
	color:#f18a20;
}

#menu-main-menu > li.current-menu-parent > a,
#menu-main-menu > li.current_page_item > a {
	color:#f18a20;
}

#menu-main-menu > li:hover > a {
	color:#f18a20;
}

header input::-webkit-input-placeholder { 
  color: #fff;
}

header input::-moz-placeholder { 
  color: #fff;
}

header input:-ms-input-placeholder { 
  color: #fff;
}

header input:-moz-placeholder { 
  color: #fff;
}

footer {
	background:#53585a;
	padding:60px 0;
}

footer h5 {
	font-size:16px;
	color:#f18a20;
	font-weight:700;
	margin-bottom:18px;
}

footer ul li a {
    font-size: 12px;
    line-height: 26px;
    display: table;
	color:#fff;
}

footer input {
	width:100%;
	background:transparent;
	color:#fff;
	height:25px;
	padding:0 20px;
	border:1px solid #898989;
	margin-bottom:10px;
	font-size:11px;
	max-width:275px;
}

footer input::-webkit-input-placeholder { 
  color: #fff;
}

footer input::-moz-placeholder { 
  color: #fff;
}

footer input:-ms-input-placeholder { 
  color: #fff;
}

footer input:-moz-placeholder { 
  color: #fff;
}

.fsocial a {
	font-size:26px;
	color:#878787;
	margin-right:5px;
}

.mobile-app {
	display:table;
	color:#fff;
	font-size:16px;
	text-align:center;
	margin:0 50px;
	float:right;
}

.mobile-app img {
	display:block;
	border-bottom:1px solid #fff;
	margin-bottom:10px;
}

.mobile-app a {
	display:block;
	font-family:Oswald;
	text-transform:uppercase;
	margin-top:10px;
	color:#fff;
}

footer hr {
	border-top:1px solid #f18a20;
}

.footer-bottom ul li {
	display:inline-block;
	margin-right:10px;
}

.footer-bottom ul li a {
	font-size:11px;
}

.footer-bottom p {
	font-size:11px;
	color:#fff;
	margin:0;
}

.footer-bottom [class*="col-"] {
	padding:0 30px;
}

footer a:hover {
	color:#f18a20 !important;
}

.fp-is-logged-in.fp-state-account #page-title {
    background: #fff url(../images/generic-banner.jpg) repeat-x bottom;
    padding: 150px 0 200px;
}

.page-title {
    padding: 100px 0 140px;
}

.page-template-template-shop-php .page-title {
    padding: 90px 0 130px;
}

.fp-is-logged-in.fp-state-account #page-title {
	margin-bottom:70px;
}

.page-title.cart-title {
display:none;
}

.fp-is-logged-in .page-title.cart-title {
display:block;
}

.fp-is-logged-in #page-title h1 ,
.page-title h1 {
	font-family:Oswald;
	font-weight:700;
	font-size:80px;
	letter-spacing:0.04em;
	text-transform:uppercase;
}

.page-title h1.text-white {
    color: #fff;
    text-shadow: 0 5px 10px rgba(0,0,0,0.8);
}

.page-title h1 span {
	font-size:60px;
	display:block;
}

.page-title {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

p.lead:last-child {
	margin-bottom:0px;
}

.hr {
	border-top:1px solid #d7d7d7;
	margin:0;
}

.center {
	float:none;
	margin:0 auto;
}

.space10 { margin-bottom:10px !important; }
.space20 { margin-bottom:20px !important; }
.space30 { margin-bottom:30px !important; }
.space40 { margin-bottom:40px !important; }
.space50 { margin-bottom:50px !important; }
.space60 { margin-bottom:60px !important; }
.space70 { margin-bottom:70px !important; }
.space80 { margin-bottom:80px !important; }

.heading {
	font-size:25px;
	font-weight:700;
	margin-bottom:20px;
	font-family:Oswald;
	text-transform:uppercase;
}

p.medium {
	font-size:18px;
}

.bttn-fill:hover,
.bttn {
	border:2px solid #f18903;
	padding:10px 30px;
	display:inline-block;
	margin:0;
	font-size:13px;
	text-transform:uppercase;
	color:#f18903;
	background:transparent;
}

.bttn-fill,
.bttn:hover {
	border:2px solid #f18903;
	background:#f18903;
	color:#fff;
	padding:10px 30px;
	display:inline-block;
	margin:0;
	font-size:13px;
	text-transform:uppercase;
}

.bg-dark { background:#030c1d; }
.bg-grey { background:#322f31; }

.text-white * { color:#fff; }

.padding {
    padding: 70px 80px 55px;
}

.padding2 {
	padding:90px 0 80px;
}

ul.list {
	margin:0px 0 40px;
}

ul.list li {
	margin-bottom:15px;
	position:relative;
	padding-left:15px;
}

ul.list li:before {
    content: "";
    width: 4px;
    height: 4px;
    background: #000;
    position: absolute;
    top: 9px;
    left: 0;
    border-radius: 50%;
}

.text-white ul.list li:before {
    background: #fff;
}

form .subscribe {
	position:relative;
	padding-right:230px;
	max-width:640px;
	margin:0 auto;
}

form .subscribe input {
	width:100%;
	padding:0 15px;
	color:#000;
	font-size:11px;
	height:34px;
	border:2px solid #f18903;
	background:transparent;
}

form .subscribe button {
    font-size: 13px;
    color: #f18903;
    text-transform: uppercase;
    border: 2px solid #f18903;
    height: 34px;
    position: absolute;
    top: 0;
    right: 0;
    width: 232px;
    background: #fff;
}

form .subscribe button:hover {
    color: #fff;
    border: 2px solid #f18903;
    background: #f18903;
}

.mobile-section {
	background:#f18a20;
	padding-top:75px;
}

.mobile-section .col-sm-7 > p:first-child {
    color: #000;
    font-family: Oswald;
    font-size: 35px;
    text-transform: uppercase;
    line-height: 1.2;
    font-weight: 300;
    margin-top: -50px;
}

.mobile-section a {
    background: #000;
    padding: 0 30px;
    line-height: 35px;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
    margin-top: 10px;
	border:2px solid #000;
}
	
.mobile-section a:hover {
    background: transparent;
    color: #000;
}

.gmap_canvas {
	max-width:1225px;
	margin:0 auto;		
}

.tel {
    font-size: 30px;
    margin-bottom: 20px;
    display: inline-block;
    margin-top: 20px;
}

.tel span {
	color:#000;
	pointer-events:none;
}

.contact-form form {
	max-width:1050px;
	margin:0 auto;
}

.contact-form form > label {
	font-size:20px;
	display:block;
	margin-bottom:15px;
}

.contact-form form > label em {
	color:#f18a20;
	font-style:normal;
}

.label-above .nf-field-label {
    margin-bottom: 0;
}

.label-above .list-radio-wrap .nf-field-label label {
    padding-left: 35px !important;
    padding-top:10px;
}

.contact-form form textarea,
.contact-form form input {
	height:60px;
	padding:15px 35px;
	width:100%;
	border:1px solid #959595;
	margin-bottom:20px;
	font-size:20px;
	color:#000;
}

.contact-form form input::-webkit-input-placeholder { 
  color: #000;
}

.contact-form form input::-moz-placeholder { 
  color: #000;
}

.contact-form form input:-ms-input-placeholder { 
  color: #000;
}

.contact-form form input:-moz-placeholder { 
  color: #000;
}

.contact-form form textarea::-webkit-input-placeholder { 
  color: #000;
}

.contact-form form textarea::-moz-placeholder { 
  color: #000;
}

.contact-form form textarea:-ms-input-placeholder { 
  color: #000;
}

.contact-form form textarea:-moz-placeholder { 
  color: #000;
}

.contact-form form textarea {
	min-height:225px;
	margin-top:10px;
}

.contact-form form  label {
	padding: 0px 35px 25px 45px;
	font-size:20px;
	color:#000;
	font-weight:400;
}

.contact-form form input[type=button] {
	min-width:200px;
	border:2px solid #f18903;
	background:#f18903;
	color:#fff;
	padding: 10px 30px;
	display:inline-block;
	margin: -10px 0 0 0;
	font-size:13px;
	text-transform:uppercase;
	height: auto;
}

.contact-form form input[type=button]:hover {
	border:2px solid #f18903;
	color:#f18903;
	background:transparent;
}

.list-checkbox-wrap li,
.list-radio-wrap li {
	position:relative;
	padding-left:80px;
	margin-bottom:30px;
	display:block;
	margin-left: 0px;
}

.list-checkbox-wrap li label,
.list-radio-wrap li label {
	font-size:20px;
	color:#000;
	font-weight:400;
}	

.list-checkbox-wrap li input,
.list-radio-wrap li input {
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    height: 100% !important;
    opacity: 0;
	z-index:11;
}

.list-checkbox-wrap li label:before,
.list-radio-wrap li label:before {
    content: "";
    border: 1px solid #979797;
    width: 26px;
    height: 26px;
    position: absolute;
    top: -3px;
    left: 35px;
    border-radius: 50%;
}

.list-checkbox-wrap li label:after,
.list-radio-wrap li label:after {
    content: "";
    background: #f18903;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 2px;
    left: 40px;
    border-radius: 50%;
	opacity:0;
}

.list-checkbox-wrap li label:before,
.list-checkbox-wrap li label:after {
	border-radius:3px;
	left:0;
}

.list-checkbox-wrap li label:after {
    left: 5px;
}

.list-checkbox-wrap li input:checked + label:before ,
.list-radio-wrap li input:checked + label:before {
    border: 1px solid #f18903;
}

.list-checkbox-wrap li input:checked + label:after ,
.list-radio-wrap li input:checked + label:after {
	opacity:1;
}

.contact-form form .list-checkbox-wrap label {
    padding: 0px 35px 25px 10px;
    font-size: 17px;
}

.list-checkbox-wrap .nf-field-label label {
	display:none;
}

.contact-form form input[type=submit] {
	min-width:200px;
}

.firstname-wrap label,
.email-wrap label ,
.textarea-wrap label ,
.textbox-wrap label {
	display:none;
}

.list-checkbox-wrap .nf-field-element li {
	display:inline-block;
}

.img-full {
    width: 100%;
    height: auto;
}

.heading2 {
font-size:35px;
font-weight:bold;
}

.no-padding { padding:0px;}

.nightly-features {
    border-bottom: 28px solid #322f31;
    display: table;
    width: 100%;
    margin-bottom: 20px;
}

.nightly-features .head {
	background:#322f31;
	padding:50px 25px;
	color:#fff;
	font-family:Oswald;
	font-size:37px;
	font-weight:700;
	text-align:center;
}

.nightly-features .head sup {
    font-weight: 500;
    font-size: 22px;
    margin-left: 4px;
}

.nightly-features ul {
	margin:0 -4px;
}

.nightly-features ul li {
	float:left;
	width:16.66666%;
	padding:0 4px 8px;
}

.nightly-features ul li img {
	width:100%;
}

.nightly-features ul li a span {
    display: block;
    line-height: 40px;
    font-family: Oswald;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.04em;
}

.promo {
	padding:55px 100px;
}

.promo h3 {
	font-size:35px;
	font-weight:700;
	margin-bottom:20px;
	color:#fff;
}

.promo p {
	font-size:32px;
	line-height:36px;
	font-weight:400;
	margin-bottom:35px;
	color:#fff;
}

.dual-btns a.bttn-fill {
	color:#000;
	text-transform:none;
	margin-right:20px;
	font-size:13px;
	font-weight:400;
}

.dual-btns a.bttn-fill:hover {
	color:#f18903;
}

.hero-carousel {
	position:relative;
	margin-bottom:30px;
}

.hero-carousel p {
	font-size:18px;
	line-height:25px;
	font-weight:bold;
	margin:30px 0;
}

.hero-carousel a.bttn {
	color:#000;
	text-transform:none;
	font-size:14px;
margin-right:10px;
}

.hero-carousel .item.produce-slide p {
	color:#fff;
}

.hero-carousel .item.produce-slide a.bttn {
	background:#f18903;
}

.hero-carousel .item.produce-slide a.bttn:hover {
	background:#c26f04;
	border:2px solid #c26f04;
}

.hero-carousel .item.delivery-slide p {
	color:#fff;
}

.hero-carousel .item.delivery-slide a.bttn {
	border:2px solid #fff;
	color:#fff;
}

.hero-carousel .item.delivery-slide a.bttn:hover {
	border:2px solid #fff;
	color:#f18903;
	background:#fff;
}

.hero-carousel .container {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
	padding:0 70px;
}

/*
.hero-carousel:before {
    content: "";
    background: url(../images/pattern2.png) repeat-x bottom;
    position: absolute;
    bottom: -40px;
    left: 0;
    width: 100%;
    height: 70px;
z-index:11;
}
*/

header .container {
	padding:0 70px;
}

header a {
	color:#fff;
}

@media only screen and (min-width: 991px)  {

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.center-content {
	display: flex;
	align-items: center;
	flex-direction: row;
}

}

.page-id-82 .wrapper > .container .col-sm-6:not(.padding) {
    min-height: 420px;
}

#products-ad-banner {
    display:none;
}

.page-title h1 {
    text-align: center !important;
}

#products * {
	font-family: 'Fira Sans', sans-serif;
}

.fp-item-action:not(.fp-is-item-in-list) .fp-btn-increment {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background: #f18a20;
}

.fp-item-detail .fp-item-name {
    color: #000;
    font-weight: 700;
    text-align: center;
    padding: 10px 0;
}

.fp-product-list-lg .fp-item, .fp-recipe-list-lg .fp-item {
    border:none;
    padding:5px 10px;
}

.fp-module:not([class*=fp-media-]) .fp-container-results .fp-result-list .fp-item-container {
    background-color: #fff;
    border-radius: 4px;
    padding: 0;
    border: none;
    text-align: center;
    overflow:hidden;
}

.fp-module:not([class*=fp-media-]) .fp-container-results .fp-result-list-wrapper {
    padding: 20px 0;
}

.fp-module .fp-module.fp-search-box .fp-input-search, .fp-module .fp-module.fp-search-box input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]).fp-input-search {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border: 2px solid #e5e5e5;
}

.fp-product-list-lg .fp-item-action, .fp-recipe-list-lg .fp-item-action {
    padding: 0;
}

.fp-dropdown {
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 0px;
    border: 2px solid #e5e5e5;
}

.fp-result-filter-title {
    font-weight: 700;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
    margin-bottom: 25px;
}

.fp-nav.fp-nav-0>li+li {
    border-top: 1px solid #e5e5e5;
}

.fp-nav .fp-has-children>a .fp-nav-item-title {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
}

.fp-nav .fp-nav-item-icon:before {
    font-size: 10px;
    font-weight: 400;
}

.fp-nav .fp-has-children>a {
    padding: 5px 0;
}

.fp-nav .fp-has-children>a .fp-nav-item-icon {
    line-height: 22px;
}

.fp-paging-list ul li a.fp-is-selected:not(.fp-btn-icon), .fp-paging-list ul li a:hover:not(.fp-btn-icon) {
    background: #f18a20;
}

.fp-btn {
    background: #f18a20 !important;
    border-radius: 0px !important;
}

.fp-btn:hover {
    background: #d77b1c !important;
}

.fp-result-filter-checkbox-group {
    margin-bottom: 30px;
}

.fp-core .fp-result-filter label {
    display: block;
    color: #333;
    font-weight: 400;
    margin: 0 0 10px !important;
    font-size: 16px;
}

.fp-result-title h4 a {
	font-weight:700 !important;
}

.fp-result-title h4 {
	border-bottom:1px solid #e5e5e5;
	padding-bottom:15px;
}

.breadcrumb {
    padding: 11px 15px;
    margin-bottom: 0px;
    list-style: none;
    background-color: #e5e5e5;
    border-radius: 0;
    font-family: Fira sans, sans-serif;
    font-size: 14px;
    color: #000;
}

.fp-department-breadcrumb .fp-department .fp-department-title span {
    color: #000;
}

.fp-department-breadcrumb .fp-breadcrumb>li>a {
    color: #000;
}

.fp-department-breadcrumb .fp-department .fp-department-title {
    padding: 15px 20px;
    border-bottom: 1px solid #ccc;
    font-family: Oswald;
    font-size: 18px;
    font-weight: 500;
}

.fp-state-login .fp-page-header.fp-page-title {
text-align:center !important;
}

.fp-state-account-create .fp-page-title .fp-page-subtitle, .fp-state-login .fp-page-title .fp-page-subtitle {
    margin: 0;
    padding-top: 0px;
    width: inherit;
    background-color: #fff;
    text-align: center !important;
    display: table;
    margin: 0 auto;
    padding: 0 15px;
}

.fp-state-account-create .fp-page-title h1.fp-page-title, .fp-state-login .fp-page-title h1.fp-page-title {
    padding-top: 20px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.fp-state-login .fp-page-title .fp-page-subtitle,
#account * {
	font-family:Fira Sans, sans-serif;
}

.fp-core input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]), .fp-core textarea, .fp-text-input {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 2px solid #e5e5e5;
    color: #000;
}

.fp-core .fp-margin-caps-lg, .fp-core .fp-margin-top-lg {
    margin-top: 20px;
}

.fp-page-title h1.fp-page-title {
    text-align: center;
}

input[type=checkbox].fp-checkbox+label.fp-checkbox .fp-icon-checkbox:before {
    content: "";
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    width: 18px;
}

.fp-required {
    color:#f18a20 !important;
}

body .fp-mini-list-copy {
	display:none !important;
}

.fp-mini-list-indicator .fp-btn-indicator {
    width: 43px;
    background: url(../images/shop-cart.png) no-repeat center!important;
    height: 25px;
    position:relative;
}

.fp-mini-list-indicator .fp-btn-indicator .fp-icon-list-indicator {
    font-size: 0;
}

.fp-mini-list-indicator .fp-btn-indicator .fp-list-quantity {
    text-align: center;
    margin-left: 0;
    position: absolute;
    top: 0;
    right: 13px;
    height: 15px;
    background: #f18a1f !important;
    width: 15px !important;
    font-family: Arial;
    font-size: 9px;
    border-radius: 50% !important;
    line-height: 15px !important;
    text-align: center;
}

.fp-mini-list-indicator {
    height: 100%;
    width: auto;
    display: inline-block;
    margin-left: 13px;
    position: relative;
    top: 4px;
}

.top form {
    float: left;
    position: relative;
    top: 6px;
}

#store-locator *,
#digital-coupons *,
#weekly-ad *,
.fp-btn,
.fp-action-buttons *,
.fp-btn *,
.fp-list-content *,
.fp-mini-list * {
    font-family:Fira sans, sans-serif;
}

.fp-mini-list .fp-list-header-actions .fp-col-checkout, .fp-mini-list .fp-list-header-actions .fp-col-full-list {
    width:50% !important;
    padding:0 5px;
    margin:0;
}

.fp-mini-list:not(:empty) .fp-mini-list-content {
    border:none !important;
}

.fp-mini-list .fp-product-list .fp-item .fp-item-name {
    text-align:left;
    padding-top:0px;
}

.fp-mini-list .fp-product-list .fp-item-action {
    width: 100px;
    float: right;
    margin-top: -18px;
}

.fp-mini-list {
    top:110px !important;
}


#checkout-banner.fp-checkout-banner {
    background-color: #53585ae3 !important;
}

.fp-list .fp-selected-list-header {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #000;
    border-bottom: 0;
}

.fp-list .fp-selected-list-item:last-child {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.fp-summary .fp-title {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #fff;
    background: #000;
}

.fp-summary .fp-summary-items:last-child {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.fp-list .fp-selected-list-item a.fp-item-name {
    color: #000;
    text-align: left;
    padding-top: 0;
}

.service {
	display:inline-block;
	margin-right:20px;
	text-transform:uppercase;
	margin-top:5px;
}

.service svg {
	float:left;
	margin-right:10px;
	position:relative;
	top:-7px
}

body .fp-result-list.fp-not-found,
body .fp-not-found h1,
body .fp-not-found h3 {
	display:table !important;
	width:100%;
	height:0px;
}

.fp-panel-item {
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
}

.fp-store-locator:not([class*=fp-media-]) .fp-panel-item-wrapper {
    width: 100%;
}

.fp-checkout-banner {
    padding: 20px 0;
    margin: 0 !important;
}

@media only screen and (max-width: 767px)  {

#custom_html-5 {
	margin:25px 0;
}

.mobile-app + .hidden {
	text-align:center;
	margin-top:0px;
}

.mobile-app + .hidden h5 {
	margin-bottom:10px;
}

footer input {
	margin-bottom:0px;
}

}

@media only screen and (max-width: 991px)  {

.heading2 {
    font-size: 25px;
}

.mobile-app {
    display: table;
    margin: 0 auto;
    float: none;
}

.top form input {
    min-width: auto;
}

header .container {
    padding: 0 15px;
}

nav a {
    font-size: 13px;
}

.logo {
    margin: 0 auto 15px;
    display: table;
}

.page-title {
    padding: 70px 0 120px;
}

footer ul li a {
    font-size: 10px;
}

}

header a.logo {
	position:relative;
	display: inline-block;
}

header a.logo img.default {
	opacity:1;
	transition:.3s;
}

header a.logo img.scroll {
	opacity: 0;
	transition:.3s;
	position:absolute;
	top:0;
	left:0;
	z-index: 100;
}

header.header-scroll a.logo img.default {
	opacity:0;
	transition:.3s;
}

header.header-scroll a.logo img.scroll {
	opacity: 1;
	transition:.3s;
	position:absolute;
	top:10px;
	left:0;
	z-index: 4444;
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    transition:.3s;
}

header.header-scroll {
    top: -38px;
    transition:.3s;
}

body.logged-in header.header-scroll {
    top:-6px;
}

body {
    padding-top:165px;
}

body.logged-in {
    padding-top:133px;
}

@media only screen and (max-width: 550px)  {

.footer-bottom [class*="col-"] {
    padding: 0 15px;
    text-align: left;
    line-height: 10px;
}

footer {
    padding: 30px 0 60px;
}

}

@media only screen and (min-width: 551px)  and (max-width: 767px) {

.col-xls-6 {
width:50%;
float:left;
}

.footer-bottom [class*="col-"] {
    width:50%;
    float:left;
}

.col-xls-6 {
    width:50%;
    float:left;
}

}


nav ul li > ul {
	position:absolute;
	background:#53585a;
	visibility:hidden;
	opacity:0;
	transition:.3s;
	width:100%;
	left:0;
}

nav ul li > ul:before {
	content:"";
	background:#53585a;
	position:absolute;
	width:2000%;
	top:0;
	height:100%;
	left:-1000%;
}

nav ul li:hover > ul {
	visibility:visible;
	opacity:1;
	transition:.3s;
}

nav ul li > ul li {
	margin-left:15px;
}

nav ul li > ul a {
	font-family:Fira Sans, sans-serif;
	text-transform:none;
	font-size:16px;
	padding:15px 0;
	display:block;
	line-height:30px;
	position:relative;
	z-index:11;
}

nav ul {
    margin-bottom: -10px;
    display: block;
}    

.mobile-nav {
    background: #111111;
    padding: 10px 15px 0;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    z-index: 44444;
}

.mobile-nav > a {
	position:absolute;
	left:0;
	right:0;
	width:97px;
	margin:0 auto;
}

.mobile-nav #mini-list-indicator {
	float:right;
}

.nav-trigger {
	padding:3px 0;
	float:left;
	cursor:pointer;
}

.nav-trigger span {
	background:#f38a02;
	display:table;
	width:28px;
	height:3px;
	margin:6px 0;
}

.mobile-nav .search-nav {
	background:#53585a;
	width:calc(100% + 30px);
	display:inline-block;
	float:none;
	margin: 10px -15px -10px;
	padding:15px;
	position:relative;
height:55px;
}

@media only screen and (max-width: 767px)  {

.simple-carousel {
text-align:center;
}

.mobile-nav {
    display:block;
}

body {
    padding-top:114px !important;
}

header {
    top:-1000px !important;
}

.fp-mini-list-indicator {
    position: fixed;
    top: 18px;
    right: 13px;
}

nav {
	position: fixed;
    top: 0;
    right: 0;
    background: rgba(0,0,0,0.7);
    height: 100vh;
    overflow: auto;
    width: 100%;
    max-width: 290px;
}

nav ul li {
	display:block;
	margin: 0;
}

nav ul > li > a {
	position:relative;
}

nav a {
    font-size: 15px;
    border-bottom: 1px solid #fff;
    width: 100%;
    text-align: left;
    margin: 0;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 15px;
    padding-right: 15px;
}

nav ul li {
    margin: 0;
}

nav {
    display: table;
    width: 100%;
    text-align: right;
    padding-top: 0;
    padding: 0 15px;
}

}


.fp-product-list .fp-item+.fp-item, .fp-recipe-list .fp-item+.fp-item {
    border-top: none !important;
}

.fp-item-action-lg:not(.fp-is-item-in-list) .fp-btn-increment:after {
    background: transparent !important;
}

.hero-carousel .item {
    position:relative;
}

.simple-carousel .item span {
	color:#f18905;
	font-size: 30px;
	font-weight:bold;
	letter-spacing:0px;
}

.simple-carousel .item h3 {
	margin:25px 0 15px;
	font-size:30px;
}

.simple-carousel .slick-prev{
	color:#000;
	background:transparent;
	padding:0;
	border:none;
	font-size:50px;
	position:absolute;
	top:50%;
	margin-top:-20px;
	left:0px;
z-index:22;
}

.simple-carousel .slick-next {
	color:#000;
	background:transparent;
	padding:0;
	border:none;
	font-size:50px;
	position:absolute;
	top:50%;
	margin-top:-20px;
	right:0px;
z-index:22;
}

.receipes {
	width:85%;
	margin:30px auto;
	display:table;
}

.text-primary {
	color:#f18905;
}

.receipes a {
	padding:0 30px;
	display:table;
}

.receipes a span {
	display:block;
	font-weight:bold;
	transition:.3s;
	min-height:42px;
}

.receipes a {
	color:#000;
}

.receipes a:hover span {
	color:#f18905;
	transition:.3s;
}

.receipes a img {
	margin:10px 0;
max-width:100%;
height:auto;
}

.receipes + div a {
	color:#f18905;
	border-bottom:1px solid transparent;
}

.receipes + div a:hover {
	color:#f18905;
	border-bottom:1px solid #f18905;
}

header .fp-search-box .fp-input-search,
header .fp-search-box input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]).fp-input-search {
    border: 1px solid #898989 !important;
    color: #333;
    background: #fff!important;
    height: 25px;
	line-height:25px;
    padding: 0 15px 0 32px;
    font-size: 11px;
    min-width: 250px;
    border-radius: 0px;
    font-family: Fira Sans, sans-serif;
}

header .fp-search-box .fp-dropdown-search {
    display: none;
}

header .fp-search .fp-btn-search:before {
    content: "\f002";
    font-family:Fontawesome;
    color: #fff;
    font-size: 13px;
}

header .fp-search .fp-btn-clear,
header .fp-search .fp-btn-search {
    width: 30px;
    font-size: 18px;
    height: auto;
    line-height: 8px !important;
}

header .nav-search {
    display: inline-block;
}

header .fp-icon-chevron-right:before {
display:none;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #ff0000;
    color: #ff0000;
    max-width: 1050px;
    margin: 0 auto;
    text-align: center;
}

.bg-gray2 { background:#2b2b2b;}

#checkout * {
	font-family:Fira sans, sans-serif;
}

#checkout {
	padding-top:70px;
}

#reorder-indicator {
	display:inline-block;
	position:relative;
	top:-2px;
}

#reorder-indicator a {
	color:#fff;
	font-family:Fira Sans, sans-serif;
}

.fp-icon.fp-icon-reorder {
	display:none;
}

#menu-top li {
display:none;
}

body.fp-is-logged-in #menu-top li:nth-child(3) ,
body.fp-is-logged-in #menu-top li:nth-child(4) {
	display:inline;
}

body:not(.fp-is-logged-in) #menu-top li:nth-child(1) ,
body:not(.fp-is-logged-in) #menu-top li:nth-child(2) {
	display:inline;
}

.menu-not-ready {
	color:#f18a1f;
	border:1px solid #f18a1f;
	margin:50px 0;
	border-width:1px 0;
	font-weight:700;
	padding:20px 0;
}

.fp-item-action:not(.fp-is-item-in-list) .fp-btn-increment:after {
    right: 0;
    left: 0;
    content: 'Add to Cart';
}

.fp-product-list-lg .fp-item:not(.fp-is-item-in-list) .fp-item-action .fp-btn-increment, .fp-recipe-list-lg .fp-item:not(.fp-is-item-in-list) .fp-item-action .fp-btn-increment {
    float: right;
    width: 100%;
    text-align: center;
}

[class*="fp-"] {
	font-family:Fira Sans, sans-serif;
}

header + .space40 {
	display:none;
}

.fp-summary .fp-summary-total {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

@media only screen and (max-width: 767px)  {

header .nav-search {
    display: inline-block;
    position: fixed;
    top: 67px;
    z-index: 0;
    left: 0;
    right: 0;
    height: 55px;
    width: 100%;
    padding: 0 15px;
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 44444;
    transition: .3s;
}

.top form {
    width: 100%;
}

header .fp-search-box .fp-input-search, header .fp-search-box input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]).fp-input-search {
    min-width: 100%;
}

nav {
    right: -290px;
}

.fp-is-logged-in #page-title h1, .page-title h1 {
    font-size: 46px;
}

.fp-is-logged-in #page-title h1, .page-title h1 span {
    font-size: 30px;
}

.left-right {
	padding:0 30px;
}

.left-right hr {
	margin-left:-15px;
	margin-right:-15px;
}

.left-right [class*="col-"]:empty {
	height:350px;
}

.left-right .padding {
    padding: 30px 15px 15px;
}

.left-right .space70 {
	margin-bottom:30px !important;
}

.left-right .space30 {
	margin-bottom:0px !important;
}

.left-right hr + .space30 {
	margin-bottom:30px !important;
}

#text-2 {
    display: table;
    margin: 0 auto;
}

.promo {
    padding: 55px 15px;
}

.promo h3 {
    font-size: 32px;
}

.promo p {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 25px;
}

.mobile-section .col-sm-7 > p:first-child {
    font-size: 22px;
text-align:center;
    margin-top: -35px;
}

.mobile-section a {
    display: table;
    margin: 10px auto 20px;
}

.simple-carousel img {
	max-width:300px;
}

.nightly-features ul li {
    width: 33.33333%;
}

.nightly-features .head {
    font-size: 27px;
    line-height: 1.2;
}

.nightly-features .head sup {
    font-size: 16px;
}

.no-margin {
margin:0 !important;
}

.bg-grey [class*="col-"]:empty {
    min-height: 200px;
    margin: 0 15px;
}

.bg-grey [class*="col-"].padding {
	padding:30px 30px;
}

.bg-grey [class*="col-"] .space60 {
	margin-bottom:30px !important;
}

}

@media only screen and (max-width: 1100px) {
.hero-carousel .item {
    position: relative;
    overflow: hidden;
    padding-bottom: 30px;
}

.hero-carousel .item > img {
	position:absolute;
	top:0;
	height:100%;
	right:-50%;
	width:1500px;
}

.hero-carousel .item > .container {
	position:relative;
	top:0;
	transform:none;
	padding:40px 15px;
	z-index:44;
}

.receipes {
    width: 100%;
    margin: 30px auto;
    display: block;
}

}

.page-id-82 .wrapper > .container .row-eq-height {
    align-items: center;
}

@media only screen and (max-width: 991px)  {
	
.page-id-82 .wrapper > .container .col-sm-6:not(.padding) {
    min-height: 250px;
}

}

@media only screen and (max-width: 551px)  {

.page-id-82 .wrapper > .container .col-sm-6:not(.padding) {
    min-height: 225px;
}

form .subscribe {
	padding-right:0px;
}

form .subscribe button {
    top: 45px;
    width: 100%;
}

.nightly-features ul li {
    width: 50%;
}

.hero-carousel .item > img {
	right:-200%;
}

.left-right [class*="col-"]:empty {
	height:200px;
}

.dual-btns a.bttn-fill {
	width: 180px;
margin:5px 5px 5px 0;
}

.simple-carousel .item h3 {
    font-size: 25px;
}
}

.slick-dots {
    position: relative;
    left: 0;
    width: 100%;
    text-align: center;
    margin-top: 15px;
}

.slick-dots li button {
	background:#ddd;
	border:none;
	width:10px;
	height:10px;
	font-size:0px;
	padding:0;
	border-radius:50px;
}

.slick-dots li.slick-active button {
	background:#f29248;
}

.slick-dots li {
	display:inline-block;
	margin:0 3px;
}

@media only screen and (min-width: 768px) and (max-width: 1250px)  {

.left-right .row {
	margin:0;
}

.padding {
    padding: 30px 30px 15px;
}

.left-right .space70 {
	margin-bottom:30px !important;
}

header .fp-search-box .fp-input-search, header .fp-search-box input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]).fp-input-search {
    min-width: 150px;
}

.top a {
    font-size: 13px;
}

nav {
    padding-top: 0;
}

.nav {
    padding: 15px 0 0;
}

header .col-sm-8 {
position:static;
}

nav ul li > ul a {
    font-size: 13px;
    padding: 9px 0;
}

nav ul li:hover > ul {
    padding: 0 15px;
}

body {
    padding-top: 150px;
}

.mobile-section .col-sm-7 > p:first-child {
    font-size: 22px;
}

.hero-carousel .item {
	position:relative;
overflow:hidden;
}

.hero-carousel .item > img {
	position:absolute;
	top:0;
	height:100%;
	right:-25%;
	width:1500px;
}

.hero-carousel .item > .container {
	position:relative;
	top:0;
	transform:none;
	padding:40px 50px;
	z-index:44;
}

.receipes {
    width: 100%;
    margin: 30px auto;
    display: block;
}

footer ul li a {
    font-size: 11px;
}
}

.menu-close {
display:none;
}

.fp-product-list-lg .fp-is-item-in-list .fp-item-action {
    width: 100%;
    margin: 30px auto 15px;
    padding: 0 15px;
    float: none;
    display: table;
}

@media only screen and (min-width: 992px) and (max-width: 1050px) {
nav a {
    font-size: 14px;
}
}

@media only screen and (max-width: 767px) {

nav {
    right: -300px;
    padding-top: 50px;
    padding-bottom:50px;
transition:.3s;
    display: block !important;
}

body.act nav {
    right: 0px;
transition:.3s;
}

nav a {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
	font-size:20px;
}

nav ul > li {
	padding-right:40px;
	border-bottom:1px solid #fff;;
        position:relative;
}

nav ul > li a {
	border-bottom:none;
}

nav ul > li.menu-item-has-children:after {
	content:"\f107";
	font-family:Fontawesome;
	float:right;
	width:40px;
	position:absolute;
	right:0px;
	text-align:right;
	line-height:50px;
	top:0;
	padding-right:10px;
	color:#fff;
	font-size:20px;
}

nav ul > li.menu-item-has-children.act:after {
	content:"\f106";
}

.nav ul > li .sub-menu {
	position:relative;
	left:0;
	width:calc(100% + 40px);
	visibility:visible;
	opacity:1;
	background:transparent;
	border-top:1px solid #fff;
	display:none;
	margin-bottom:-1px;
}

.nav ul > li.act .sub-menu {
	display:table;
}

.nav ul > li.act .sub-menu li {
	padding-right:0;
}

nav ul li > ul:before {
	display:none;
}

nav ul li > ul a {
	padding:10px 0;
}

.menu-close {
    display:inline;
    position: fixed;
    top: 15px;
    right: -300px;
    z-index: 44444;
transition:0.3s;
}

body.act .menu-close {
    right: 250px;
transition:0.3s;
}

.fp-module:not([class*=fp-media-]) .fp-container-results .fp-result-list .fp-item-container {
    padding: 20px;
}

.fp-product-list .fp-item-image-md, .fp-recipe-list .fp-item-image-md {
    width: auto;
    min-width: 64px;
    max-width: 76px;
    height: auto;
    float: none;
    display: table;
    margin: 0 auto;
}

.fp-product-list .fp-item-detail, .fp-recipe-list .fp-item-detail {
    width: 100%;
    margin: 0;
    padding: 0;
}

.fp-product-list .fp-item-action, .fp-recipe-list .fp-item-action {
    float: none;
    margin: 20px -20px 0px;
    position: relative;
    top: 20px;
}

.fp-product-list-lg .fp-item-header + .fp-item-content .fp-item-detail, .fp-recipe-list-lg .fp-item-header + .fp-item-content .fp-item-detail {
    margin-right: 0 !important;
    padding-right: 0 !important;
}

}

.fp-item-action [class*=fp-btn-]:hover {
    color: #d77b1c ;
}

.fp-module:not([class*=fp-media-]) .fp-container-results .fp-result-list .fp-item-container {
    position: relative !important;
}

.fp-mini-list-indicator .fp-btn-indicator .fp-icon-list-indicator {
    opacity: 0;
}

@media only screen and (max-width: 767px) {

.bg-grey {
    margin: 0 -15px;
}

.fp-mini-list .fp-product-list .fp-item .fp-item-action {
    padding-top: 10px;
    width: auto !important;
    display: table;
    text-align: center;
    float: right;
    margin-bottom: 20px;
}

.fp-mini-list {
    top: 62px !important;
    position: fixed;
    z-index: 4444444444444444;
    background: #fff;
    height: calc(100vh - 62px) !important;
overflow:auto;
overflow-x:hidden;
}

.fp-mini-list .fp-btn {
    font-size: 13px !important;
}

form .contact-form > span {
    font-size: 17px;
}

.tel {
    font-size: 20px;
	line-height:1.2;
}

p.lead {
    font-size: 22px;
    line-height: 31px;
}

form .contact-form textarea, form .contact-form input {
    height: 50px;
    padding: 15px 15px;
    width: 100%;
    border: 1px solid #959595;
    margin-bottom: 10px;
    font-size: 20px;
    color: #000;
}

form .contact-form label {
    padding: 15px 0px 35px;
    font-size: 18px;
}

.wpcf7-radio .wpcf7-list-item span {
    font-size: 19px;
    color: #000;
    font-weight: 400;
}

.wpcf7-radio .wpcf7-list-item {
    margin-bottom: 15px;
    margin-left: -35px;
    font-size: 18px;
}

.fp-modal-product .fp-product-list .fp-item:not(.fp-is-item-in-list) .fp-item-action .fp-btn-increment, .fp-reorder-modal .fp-product-list .fp-item:not(.fp-is-item-in-list) .fp-item-action .fp-btn-increment {
    margin-left: 20px;
}

}

.no-margin {
margin:0 !important;
}

.footer-bottom {
	font-size:11px;
	color:#fff;
}

body:not(.fp-state-login) #list {
	padding:50px 0 0;
}

body:not(.fp-state-login) #list.fp-list .fp-selected-list-item .fp-item-fulfillment-type {
    pointer-events: none;
    position: absolute;
    bottom: auto;
    right: 0;
    top: -12px;
    left: 12px;
}

.fp-list .fp-list-notes .fp-list-note-wrapper,
.fp-list .fp-list-notes .fp-heading {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

body.fp-state-account-forgot #page-title {
	margin-top:50px !important;
}

.fp-core .modal-body .fp-item .fp-item-name {
    text-align: left;
}

.fp-core .modal-backdrop {
    z-index: 1000040;
}

.fp-core .modal {
    z-index: 1000050;
}

.page-title.page-title-alt {
	position:relative;
background-image:none;
}

.page-title.page-title-alt h1 {
	text-align:center !important;
	width:50%;
	padding:0 15px 0 0;
}

.page-title.page-title-alt .page-title-bg {
	width:50%;
	position:absolute;
	height:100%;
	top:0;
	right:0;
	background-size:cover !important;
	background-position: left top !important;
	background-repeat:no-repeat !important;
}

.page-title {
	position:relative;
}

.page-title:before,
.page-title.page-title-alt:before {
    content: "";
    background: url(../images/pattern2.png) repeat-x bottom;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 70px;
    z-index: 11;
    background-size: 40px;
}

@media only screen and (min-width: 992px) and (max-width: 1050px) {

.fp-is-logged-in #page-title h1, .page-title h1 {
    font-size: 65px;
}

}

@media only screen and (min-width: 768px) and (max-width: 991px) {

.fp-is-logged-in #page-title h1, .page-title h1 {
    font-size: 60px;
}

}

@media only screen and (max-width: 767px) {

.page-title.page-title-alt {
	position:relative;
}

.page-title.page-title-alt h1 {
	text-align:center !important;
	width:100%;
	padding:0 0 0 0;
    font-size: 50px;
}

.page-title.page-title-alt .page-title-bg {
	display:none;
}

}

.text-white {
color:#fff !important;
}

p.lead {
    font-size: 19px;
    line-height: 30px;
    margin-bottom: 20px;
    font-weight: 400;
}

.hero-carousel p {
	font-size:18px;
	line-height:25px;
	font-weight:bold;
	margin:0 0 0px;
}

.hero-carousel p:first-of-type {
	margin-top:30px;
}

.hero-carousel p:nth-last-of-type(2) {
	margin-bottom:20px;
}

.hero-carousel .container {
    top: calc(50% - 20px);
}

.ad-banner1 {
	position:relative;
}

.ad-banner1 > div {
	position:absolute;
	bottom:3%;
	padding:15px 35px;
}

.ad-banner1 h4 {
	color:#fff;
	font-size:24.5px;
	margin-bottom:3px;
}

.ad-banner1 p {
	color:#fff;
	font-size:17px;
}

.ad-banner1 p span {
	background:#fff;
	width:4px;
	height:4px;
	display:inline-block;
	border-radius:50%;
	margin:0 3px;
	top:-4px;
	position:relative;
	transform:translateX(-50%);
}

.ad-banner1 p em {
	color:#f28905;
	font-style:normal;
	font-weight:bold;
}

.ad-banner2 {
	position:relative;
}

.ad-banner2 > div {
	position:absolute;
        top: 5%;
	padding:15px 35px;
	text-align:center;
	left:0;
	right:0;
}

.ad-banner2 h4 {
	color:#444;
	font-size:33px;
	margin-bottom:3px;
	font-weight:400
}

.ad-banner2 h4 span {
	display:block;
	font-size:27px;
}

.ad-banner2 small {
	font-size:17px;
	border:1px solid #f28905;
	display:inline-block;
	color:#000;
	font-size:13px;
	padding:5px 23px;
	font-weight:600;
	margin:25px 0 0
}

.ad-banner2 small:hover {
	color:#fff;
	border:1px solid #f28905;
	background:#f28905;
}

.ad-banner3 {
	position:relative;
}

.ad-banner3 div {
	position:absolute;
	top:calc(50% + 12px);
	text-align:center;
	left:0;
	right:0;
	transform:translateY(-50%);
	width:100%;
}

.ad-banner3 .inner p {
    color: #fff;
    font-size: 35px;
    margin-bottom: 0px;
    font-weight: 700;
    line-height: 1.05;
    max-width: 202px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.ad-banner4 {
	position:relative;
}

.ad-banner4 > div {
	position:absolute;
        bottom: 11%;
	text-align:center;
	left:0;
	right:0;
	width:100%;
}

.ad-banner4 p {
	color:#fff;
	font-size:18px;
	margin-bottom:0px;
	font-weight:700;
}

.ad-banner4 small {
	font-size:17px;
	border:2px solid #fff;
	display:inline-block;
	color:#fff;
	font-size:13px;
	padding:5px 23px;
	font-weight:600;
	margin:25px 0 0
}

.ad-banner4 small:hover {
	color:#000;
	background:#fff;
}

.ad-banner5 {
	position:relative;
}

.ad-banner5 > div {
	position:absolute;
	top:13%;
	text-align:center;
	left:0;
	right:0;
	width:100%;
}

.ad-banner5 p {
	color:#fff;
	font-size:35px;
	margin-bottom:0px;
	font-weight:700;
	line-height:1;
}

.ad-banner5 p span {
	font-weight:400;
	display:block;
	font-size:25px;
}

.ad-banner5 small {
	color:#fff;
	font-size:21px;
	font-weight:bold;
	display:block;
	margin-top:23px;
}

.ad-banner6 {
	position:relative;
}

.ad-banner6 > div {
	position:absolute;
	bottom:15%;
	text-align:center;
	left:0;
	right:0;
	width:100%;
}

.ad-banner6 div p {
	color:#fff;
	font-size:24px;
	margin-bottom:0px;
	font-weight:700;
	line-height:1;
	max-width:300px;
	margin:0 auto;
}

.ad-banner6 small {
	font-size:17px;
	border:2px solid #fff;
	display:inline-block;
	color:#fff;
	font-size:13px;
	padding:8px 23px;
	font-weight:600;
	margin:20px 0 0
}

.ad-banner6 small:hover {
	border:2px solid #fff;
	color:#000;
	background:#fff;
}

.ad-banner1,
.ad-banner2, 
.ad-banner3,
.ad-banner4,
.ad-banner5,
.ad-banner6 {
margin-bottom:30px;
}

.page-id-105 .col-md-10 {
	width:100% !important;
	margin-left:0 !important;
	margin-right:0 !important;
}

@media only screen and (min-width: 601px) and (max-width: 767px)  {

.no-margin {
	margin: 0 -15px !important;
}

.col-xsl-6 {
width:50%;
float:left;
}

}

@media only screen and (min-width: 250px) and (max-width: 600px)  {

.no-margin {
	margin: 0 -15px !important;
}

.ad-banner1,
.ad-banner2, 
.ad-banner3,
.ad-banner4,
.ad-banner5,
.ad-banner6 {
	max-width: 400px;
        margin: 0 auto 30px;
	display:table;
}

}

@media only screen and (min-width: 250px) and (max-width: 991px)  {

.ad-banner1 > div {
	position:absolute;
	bottom:-3%;
	padding:15px 25px;
}

.ad-banner1 h4 {
	color:#fff;
	font-size:16px;
	margin-bottom:3px;
}

.ad-banner1 p {
	color:#fff;
	font-size:11px;
}

.ad-banner2 h4 {
	color:#444;
	font-size: 22px;
	margin-bottom:3px;
	font-weight:400;
}

.ad-banner2 h4 span {
	display:block;
	font-size: 16px;
}

.ad-banner2 small {
	margin: 6px 0 0;
}

.ad-banner3 p {
    font-size: 35px;
}

.ad-banner4 p {
    font-size: 13px;
}

.ad-banner4 small {
    margin: 5px 0 0;
}

}

.department-breadcrumb + #page-title {
	margin-top:0px;
}

.page-id-105 .menu-not-ready {
    margin: 50px auto;
    max-width: 1350px;
}

.delivery-slide .container img {
	max-height:120px;
}

#juice {
    border-top: 280px solid transparent;
    margin-top: -280px;
	visibility:hidden;
}	

.fp-product-carousel-header h3 {
    text-align: center !important;
    display: block !important;
    border-top: 1px solid #e5e5e5 !important;
    margin-top: 30px;
    padding-top: 45px !important;
}

.owl-carousel.fp-product-list-lg .fp-item-detail .fp-item-name, .fp-recipe-list-lg .fp-item-detail .fp-item-name {
    height: auto;
}

body .fp-product-list-lg .fp-item-detail .fp-item-name,
body .fp-recipe-list-lg .fp-item-detail .fp-item-name {
    height: auto;
}

.padding-col {
	padding:0 80px;
}

hr.Divider2 {
	border-top:1px solid #562b7d;
	margin:35px 0;
}

.terms-privacy p {
	margin-bottom:20px;
}

@media only screen and (min-width: 250px) and (max-width: 991px)  {

.padding-col {
	padding:0 15px;
}

}

footer .subscribe {
	display:table;
	padding-right:100px;
	width:100%;
	max-width:260px;
	margin:0;
}

footer .subscribe form {
	margin-top:10px;
}

footer .subscribe button {
	top:0;
	border:1px solid #919a9d;
	border-left:none;
	width:100px;
	background:transparent;
	color:#fff;
}

footer .subscribe input {
	border:1px solid #919a9d;
	color:#fff;
}

.service + br {
	display:none;
}

.page-template-template-shop-php .promo {
    max-width: 1180px;
	margin:0 auto;
}

.container.left-right h3,
.container.left-right h2 {
    margin-bottom: 20px;
    font-family: Oswald;
    font-weight: 600;
    font-size: 25px;
}

.container.left-right p {
	margin-bottom:20px;
	line-height:23px;
}

.container.left-right a.bttn {
	margin-top:5px;
}

.footer-mobile {
	display:none;
}

.image-left-right .padding {
    padding: 0 80px;
}

.container.left-right p .bttn {
    margin-bottom: -20px;
    display: table;
}

.container.left-right ul.list {
    margin: 0px 0 20px;
}

@media only screen and (min-width: 250px) and (max-width: 767px)  {

.image-left-right .padding {
    padding: 30px 30px;
}


.footer-bottom [class*="col-"] {
    width: 100%;
    float: none;
}

.footer-desktop {
	display:none;
}

.footer-mobile {
	display:block;
    padding: 5px 0 30px;
}

.footer-mobile br {
	display:none;
}

footer.footer-mobile .subscribe {
    width: 100%;
    max-width: 100%;
}

footer .subscribe input {
    width: 100%;
    max-width: 100%;
}

footer.footer-mobile h5 {
    margin-bottom: 10px;
}

footer.footer-mobile p,
footer.footer-mobile ul li a {
    font-size: 14px;
}

#text-2 {
    display: table;
    margin: -15px 0 0;
    padding: 0;
    float: right;
}

#text-2 img {
	max-width:140px;
	height:auto;
}

#custom_html-6 {
    margin-top: 68px;
    display: block;
    width: 130px;
    float: right;
    text-align: center;
}

footer.footer-mobile .footer-bottom {
	display:table;
	margin:0 auto;
}

.footer-bottom,
footer.footer-mobile .footer-bottom ul li a {
	display:inline-block;
	font-size:13px;

}

.footer-bottom ul {
	display:inline-block;
}

.hero-carousel .item,
.hero-carousel .item > img {
    min-height: 405px;
}

.hero-carousel .item > .container {
    position: absolute;
    top: calc(50% - 20px);
    transform: translateY(-50%) !important;
    padding: 40px 15px;
    z-index: 44;
}

}

@media only screen and (min-width: 768px) and (max-width: 991px) {

.image-left-right .padding {
    padding: 30px 80px 0;
}

.hero-carousel .item,
.hero-carousel .item > img {
    min-height: 450px;
}

.hero-carousel .item > img {
    width: 230%;
    max-width: inherit;
    right: -75%;
}

.hero-carousel .item > .container {
    position: absolute;
    top: calc(50% - 20px);
    transform: translateY(-50%) !important;
    padding: 40px 15px;
    z-index: 44;
}

}

@media only screen and (min-width: 250px) and (max-width: 375px) {
.footer-bottom, footer.footer-mobile .footer-bottom ul li a {
    font-size: 11px;
}

}

.maxwidth {
    max-width: 430px;
    margin: 0 auto;
}

.col-md-4 p a:empty {
	margin-bottom:-10px;
	display:table
}

.wpcf7-form-control-wrap[class*="checkbox-"] input {
	width:auto;
	height:auto;
	position:relative;
	top:3px;
	margin-right:5px;
}

.wpcf7-form-control-wrap[class*="checkbox-"] span {
	color:#fff;
	font-size:13px;
	margin: 0;
}

footer .subscribe br {
	display:none;
}

.fp-item-action .fp-btn-increment:before ,
.fp-item-action .fp-btn-decrement:before {
    color:#f18a20;
}

.fp-module .fp-module.fp-search-box .fp-input-search, .fp-module .fp-module.fp-search-box input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]).fp-input-search {
    height: 48px;
}

.nf-form-fields-required {
	margin-bottom:20px;
}

#ninja_forms_required_items,
.nf-field-container {
    margin-bottom: 0px !important;
}

.nf-error-wrap {
	font-size:13px;
	margin:-15px 0 15px
}

.nf-error-field-errors {
	background:red;
	color:#fff !important;
	text-align:center;
	margin:40px 0 0 0;
	padding:15px;
}

.page-id-3110 .page-title.page-title-alt h1 {
    text-align: left !important;
    font-size:70px;
}

.footer-form h3 {
	display:none;
}

.footer-form .list-checkbox-wrap {
	padding:10px 0 10px !important;
	max-width:280px;
}

.footer-form .list-checkbox-wrap li label {
	font-size:13px;
	color:#fff;
}

.footer-form .list-checkbox-wrap li label:before {
    width: 15px;
    height: 15px;
    top: 3px;
}

.footer-form .list-checkbox-wrap li label:after {
    width: 9px;
    height: 9px;
    position: absolute;
    top: 6px;
    left:3px;
    border-radius:2px;
}

body .footer-form .list-checkbox-wrap .nf-field-element li {
	padding-right:10px !important;
	margin-bottom:-5px !important;
}

@media only screen and (max-width: 767px)  {

.page-id-3110 .page-title.page-title-alt h1 {
    text-align: center !important;
    font-size: 33px;
}

}

.dinner_title {
	background:#f18a20;
	color:#322f31;
	padding:15px;
	margin-bottom:15px;
}

.dinner_title h4 {
	font-family:Oswald, sans-serif;
	text-transform:uppercase;
	text-align:center;
	font-size:35px;
}

.dinner_feat_title {
    background: #322f31;
    color: #fff;
    font-size:23px;
}

.dinner_feat_title img {
	max-width:100%;
	height:auto;
}

.dinner_feat_title .row {
    display: flex;
    align-items: center;
}

.dinner_feat_title .row .col-md-6:first-child {
	padding:15px 15px 15px 85px;
}

.dinner_feat_title *{
	font-family:Oswald, sans-serif;
	text-transform:uppercase;
	color:#fff;
	font-weight:600;
}

.dinner_feat_title h4 {
	font-size:35px;
}

.dinner_item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding:50px 70px 35px;
}

.dinner_item p em {
	color:#f18a20;
	font-weight:bold;
	font-style:normal
}

.dinner_item p {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    font-size:17px;
    line-height:1.1
}

.dinner_lunch_title {
    background: #322f31;
    color: #fff;
    padding: 25px 15px;
	text-transform:uppercase;
	text-align:center;
}

.dinner_lunch_title h4 {
    font-family: Oswald, sans-serif;
    color: #fff;
    font-weight: 600;
    font-size: 33px;
}

.dinner_lunch_title h4 span {
	color:#f18a20;
}

.dinner_item.dinner_item_alt p {
	font-size:16px;
	position:relative;
	padding-left:10px;
}

.dinner_item.dinner_item_alt p:after {
	content: "";
    background: #000;
    width: 4px;
    height: 4px;
    position: absolute;
    top: 6px;
    left: 0;
    border-radius: 50%;
}

.dinner_item p:empty,
.dinner_item.dinner_item_alt p:empty {
	display:none;
}

.dinner_foot p {
	font-size:13px;
	margin:0;
	text-align:center;
}

.dinner-main.container {
    width: 100%;
    max-width: 1360px;
    padding: 70px 15px;
    margin: 0 auto;
}

@media only screen and (max-width: 767px)  {

.dinner_title h4 {
	font-size:25px;
}

.dinner_feat_title {
    font-size:20px;
}

.dinner_feat_title .row {
    display: block;
    align-items: center;
}

.dinner_feat_title .row .col-md-6:first-child {
	padding:35px 15px 35px 30px;
}

.dinner_feat_title h4 {
	font-size:27px;
}

.dinner_item {
    padding: 30px 20px 20px;
}

.dinner_item p {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    font-size:16px;
}

.dinner_lunch_title h4 {
    font-size: 22px;
}

}

@media only screen and (min-width: 600px) and (max-width: 991px)  {

.dinner_item p {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.dinner_item {
    padding: 35px 15px 25px;
}

.dinner_item p {
    font-size: 16px;
}

.dinner_feat_title .row .col-md-6:first-child {
    padding: 15px 15px 15px 40px;
}
}

.subscribe-mail.contact-form {
    max-width: 870px;
    margin: 0 auto;
    padding: 80px 30px 70px 30px;
}

.subscribe-mail.contact-form label {
	padding:0;
}

.subscribe-mail.contact-form h4 {
	font-size:24px;
	margin:30px 0 20px;
}

.mailster-list li {
	position:relative;
	margin-bottom:10px;
	display:inline-block;
	margin-right: 25px;
}

.mailster-list li label {
	font-size:17px;
	color:#000;
	font-weight:400;
	padding-left:35px !important;
}	

.mailster-list li input {
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    height: 100% !important;
    opacity: 0;
	z-index:11;
}

.mailster-list li label:before,
.mailster-list li label:before {
    content: "";
    border: 1px solid #979797;
    width: 26px;
    height: 26px;
    position: absolute;
    top: -3px;
    left: 35px;
    border-radius: 50%;
}

.mailster-list li label:after {
    content: "";
    background: #f18903;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 2px;
    left: 40px;
    border-radius: 50%;
	opacity:0;
}

.mailster-list li label:before,
.mailster-list li label:after {
	border-radius:3px;
	left:0;
}

.mailster-list li label:after {
    left: 5px;
}

.mailster-list li label.is-checked:before {
    border: 1px solid #f18903;
}

.mailster-list li label.is-checked:after {
	opacity:1;
}

.mailster-lists-wrapper > label {
	display:none;
}

.subscribe-mail.contact-form input[type=submit] {
	min-width:200px;
	border:2px solid #f18903;
	background:#f18903;
	color:#fff;
	padding: 10px 30px;
	display:inline-block;
	margin: 0px 0 0 0;
	font-size:13px;
	text-transform:uppercase;
	height: auto;
	width:auto;
}

.subscribe-mail.contact-form form input[type=submit]:hover {
	border:2px solid #f18903;
	color:#f18903;
	background:transparent;
}

.subscribe-mail.contact-form select {
	width:100%;
	padding:15px 35px !important;
	font-size:20px;
	margin-bottom:20px;
    border: 1px solid #959595;    
}

.subscribe-mail.contact-form .mailster-lists-wrapper ul {
    padding-top: 5px;
    padding-bottom: 5px;
}

.mailster-form-info.error {
	padding:20px;
	margin-bottom:30px;
}

.mailster-form-info.success {
	padding:20px 20px 10px;
	margin-bottom:30px;
}

.mailster-form-info.error p {
	color:#fff;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px !important;
}

footer[class*="footer-"] form {
	max-width:310px;
}

footer[class*="footer-"] form div > label {
	color:#fff;
	display:block;
	font-size:14px;
}

footer[class*="footer-"] form .mailster-lists-wrapper > label {
	display:none;
}

footer[class*="footer-"] form .mailster-lists-wrapper label {
	color:#fff;
	font-size:12px;
	padding-left:23px !important;
}

footer[class*="footer-"] form .mailster-lists-wrapper li {
	margin-bottom:0;
}

footer[class*="footer-"] form .mailster-lists-wrapper label:after ,
footer[class*="footer-"] form .mailster-lists-wrapper label:before {
	transform:scale(0.6);
	top:-1px;
	left:-5px
}

footer[class*="footer-"] form .mailster-lists-wrapper label:after {
	transform:scale(0.6);
	top:4px;
	left:0px
}


footer[class*="footer-"] form input[type="submit"] {
	width:auto;
}

footer[class*="footer-"] form input[type="submit"]:hover {
	border:1px solid #f18903;
	color:#fff;
	background:#f18903;
}

@media only screen and (min-width: 250px) and (max-width: 650px)  {

.subscribe-mail.contact-form form select,
.subscribe-mail.contact-form form input {
    padding: 15px 25px;
    font-size: 17px;
}

}

.notfound {
	padding:60px 0 90px;
	text-align:center;
}

.notfound h2 {
	margin:0 0 10px;
}

.notfound p {
	margin:0 0 30px;
}

.notfound .btn-primary {
	background:#f18a20;
	border:none;
	border-radius:0px;
	padding:12px 20px;
}

.fp-mini-list-content ul li .fp-item-fulfillment-type {
	display:none !important;
	opacity:0;
	visibility:hiddem;
}

.fp-checkout-review .fp-checkout-list-item .fp-item-action .fp-btn-icon, .fp-item-action-sm .fp-btn-icon, .fp-list .fp-selected-list-item .fp-item-action.fp-is-item-in-list .fp-btn-icon, .fp-mini-list .fp-product-list .fp-item-action .fp-btn-icon, .fp-modal-product .fp-product-list .fp-item.fp-is-item-in-list .fp-item-action .fp-btn-icon, .fp-receipt-detail .fp-receipt-detail-list .fp-checkout-list-item .fp-item-action .fp-btn-icon, .fp-reorder-modal .fp-product-list .fp-item.fp-is-item-in-list .fp-item-action .fp-btn-icon {
    font-size: 17px;
}

.fp-product-detail .fp-icon-fulfillment-delivery {
    position: relative;
    top: 2px;
}

.fp-item-action .fp-btn-increment:hover:before, .fp-item-action .fp-btn-decrement:hover:before {
    color: #de7e1b;
}	

.fp-forgot-password,
.fp-create-account,
body .fp-full-list .fp-btn-link {
    color: #f18a20;
    border-bottom: 1px solid #f18a20;
    text-decoration: none;
    font-size: 14px;
}

.fp-forgot-password
.fp-create-account:hover,
body .fp-full-list .fp-btn-link:hover {
    color: #de7e1b;
    border-bottom: 1px solid #de7e1b;
}

.fp-forgot-password,
.fp-create-account {
    font-size: 16px;
}

@media only screen and (min-width: 250px) and (max-width: 767px) {

.fp-item-action:not(.fp-is-item-in-list) .fp-btn-increment:after {
    font-size: 15px;
}

.fp-product-list-lg .fp-item, .fp-recipe-list-lg .fp-item {
    padding: 0px 0px 20px !important;
    border-bottom: 1px solid #e5e5e5;
}

.page-template-template-shop-php .page-title {
    padding: 45px 0 65px;
}

.page-title:before, .page-title.page-title-alt:before {
    background-size: 20px;
    bottom: -1px;
}

ul.fp-result-list.fp-product-list.fp-product-list-lg .fp-item-container .fp-item-content {
    padding-left: 90px;
    position: relative;
    text-align: left;
    height: auto;
    display: table;
    width: 100%;
	padding-top:0px;
}

ul.fp-result-list.fp-product-list.fp-product-list-lg .fp-item-container .fp-item-content .fp-item-image {
	position:absolute;
	left:0;
}

.fp-item-detail .fp-item-name {
    text-align: left;
    padding: 0 0 5px;
    font-size:15px;
}

.fp-product-list-lg .fp-item, .fp-recipe-list-lg .fp-item {
    padding: 5px 0px;
}

.fp-module:not([class*=fp-media-]) .fp-container-results .fp-result-list .fp-item-container {
    padding: 20px 0;
    height: auto;
}

.fp-product-list-lg .fp-item:not(.fp-is-item-in-list) .fp-item-action .fp-btn-increment, .fp-recipe-list-lg .fp-item:not(.fp-is-item-in-list) .fp-item-action .fp-btn-increment {
    float: left;
    width: 120px;
    display:table;
    position:relative;
    margin-left:0px;
}

.fp-product-list .fp-item-header+.fp-item-content .fp-item-action, .fp-recipe-list .fp-item-header+.fp-item-content .fp-item-action {
    margin: 0;
}

.fp-product-list-lg .fp-is-item-in-list .fp-item-action {
    max-width: 150px;
}

.fp-product-list-lg .fp-item-image .fp-tag-ad {
    left: 0;
    font-size: 12px;
}

.fp-mini-list-indicator {
    height: 10px;
}

.fp-is-item-in-list .fp-item-quantity {
    font-size: 13px;
    height: 20px;
    width: 20px;
    line-height: 20px;
    min-width: auto;
}

.page-title {
    padding: 60px 0 80px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

.page-template-template-shop-php .page-title {
    padding: 70px 0 110px;
}

}

.fp-is-item-in-list .fp-item-quantity {
    background: #f18a20;
}

.fp-reorder-modal .fp-product-list .fp-item:not(.fp-is-item-in-list) .fp-item-action .fp-btn-increment {
    min-width: 115px;
    text-align: center;
}

.fp-module.fp-search-box .fp-input-search::-webkit-input-placeholder, .fp-module.fp-search-box .fp-input-search { 
  color: #333 !important;
}

.fp-module.fp-search-box .fp-input-search:-ms-input-placeholder { 
  color: #333 !important;
}

.fp-module.fp-search-box .fp-input-search::placeholder {
  color: #333 !important;
}

button.fp-icon.fp-btn-search:before {
  color: #333 !important;
}

@media ( max-width:1024px ) {
	.page-id-4600 .col-md-9.padding-col img {
		height:auto;
		width:100%;
	}
}

.print__page {
    border: 2px solid #f18903;
    background: #f18903;
    color: #fff;
    padding: 10px 30px;
    margin: 30px auto 0;
    font-size: 13px;
    text-transform: uppercase;
    cursor: pointer;
    transition: 0.3s all;
	display:none;
}

.print__page:hover {
    border: 2px solid #f18903;
    background: #fff;
    color: #f18903;
}

body.logged-in .print__page {
    display: table;
}

@media ( min-width:700px ) {

.dinner-custom .dinner_holder {
	max-width:600px;
	margin:0 auto;
}

.dinner-custom .dinner_title h4 {
    font-size: 25px;
}

.dinner-custom .dinner_feat_title {
    font-size: 14px;
}

.dinner-custom .dinner_feat_title h4 {
    font-size: 18px;
}

.dinner-custom .dinner_item p {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    font-size: 13px;
}

.dinner-custom .dinner_item {
    padding: 30px 30px 20px;
}

.dinner-custom .dinner_lunch_title h4 {
    font-size: 25px;
}

.dinner-custom .dinner_lunch_title {
    padding: 15px 15px;
}

.dinner-custom .dinner_item.dinner_item_alt p {
    font-size: 13px;
    position: relative;
    padding-left: 10px;
}

}

.accordion-wrapper {
    padding:40px 0 0 0;
}

.accordion-wrapper .panel-group .panel .panel-heading a {
    padding:15px;
}

.accordion-wrapper .panel-group .panel .panel-heading a:hover {
    color:#f18a20;
}