a,
a.active,
a:focus,
a:hover {
	text-decoration: none;
	outline: 0
}

html {
	font-size: 62.5%
}

body,
p {
	font-size: 1.6rem;
	padding: 0;
	color: #1c1a1d;
	line-height: 2.6rem;
	font-weight: 400;
	font-family: Montserrat, sans-serif
}

body {
	background: #f9f9f9;
	margin: 0
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
	font-weight: 700
}

.h1,
h1 {
	font-size: 6.8rem;
	line-height: 10.2rem;
	line-height: 7.2rem
}

.h2,
h2 {
	font-size: 4.2rem;
	line-height: 6.3rem;
	line-height: 4.8rem
}

.h3,
h3 {
	font-size: 2.6rem;
	line-height: 3.9rem;
	line-height: 4.2rem;
	font-family: Montserrat, sans-serif
}

.h4,
.h5,
h4,
h5 {
	font-size: 1.6rem
}

.h3 a,
h3 a {
	color: inherit
}

.h3 a:hover,
h3 a:hover {
	color: #c49e60
}

.h4,
h4 {
	line-height: 2.4rem;
	line-height: 2.4rem;
	font-family: Montserrat, sans-serif;
	font-weight: 400
}

.foodie-heading,
.foodie-heading-brand {
	font-family: 'Petit Formal Script', cursive
}

.h4 a,
h4 a {
	color: inherit
}

.foodie-heading-brand,
.h4 a:hover,
a,
h4 a:hover {
	color: #c49e60
}

.h5,
h5 {
	line-height: 2.4rem;
	line-height: 2.4rem
}

.h6,
h6 {
	font-size: 1.4rem;
	line-height: 2.1rem;
	line-height: 2.4rem
}

img {
	max-width: 100%
}

a {
	-webkit-transition: all .2 ease;
	transition: all .2s linear
}

a.active,
a:focus,
a:hover {
	color: #c49e60;
	border: 0
}

.btn:active,
.btn:focus,
button:active,
button:focus,
input[type=submit]:active,
input[type=submit]:focus,
input[type=button]:active,
input[type=button]:focus {
	outline: 0
}

.cbx-img-left {
	float: left;
	padding: 1rem 2rem 1.5rem 0
}

.cbx-img-right {
	float: right;
	padding: 1rem 0 1.5rem 2rem
}

.cbx-img-center {
	margin: 0 auto;
	display: block;
	padding: 1.5rem
}

blockquote {
	overflow: hidden;
	width: 100%;
	text-align: center;
	border-left: 0;
	padding-top: 90px;
	position: relative;
	margin: 2.6rem 0
}

blockquote:before {
	content: "\f10d";
	background: rgba(196, 158, 96, .9);
	color: #fff;
	font-family: FontAwesome;
	padding: 19px 20px;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 46%;
	z-index: 2;
	border: 8px solid #f9f9f9;
	font-size: 26px
}

blockquote:after {
	content: "";
	position: absolute;
	height: 5px;
	border-top: 1px solid #c49e60;
	top: 40px;
	width: 70%;
	opacity: .4;
	margin: 0 auto;
	left: 15%
}

ul,
ul li {
	margin: 0;
	padding: 0
}

ul ul {
	list-style: none;
	margin-left: 20px
}

.cbx-table thead tr {
	background: rgba(196, 158, 96, .2)
}

.cbx-table thead tr th {
	border-bottom: 0;
	padding-top: 2rem;
	padding-bottom: 2rem;
	font-family: Montserrat, sans-serif;
	letter-spacing: 1px;
	color: #1c1a1d;
	text-align: center
}

.cbx-table tbody tr td,
.cbx-table tbody tr th {
	padding-top: 2rem;
	padding-bottom: 2rem;
	border-top: 4px solid #f9f9f9;
	background: rgba(196, 158, 96, .05);
	text-align: center;
	border-right: 2px solid #f9f9f9
}

.cbx-table tbody tr td:hover,
.cbx-table tbody tr th,
.cbx-table tbody tr th:hover {
	background: rgba(196, 158, 96, .1)
}

.cbx-btn {
	background: rgba(196, 158, 96, .8);
	border-radius: 30px;
	padding: 1.3rem 3.5rem;
	color: #fff;
	text-transform: uppercase;
	-moz-box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
	box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
	overflow: hidden;
	display: inline-block;
	border: 0;
	-webkit-transition: all .3s linear 0;
	-moz-transition: all .3s linear 0;
	-ms-transition: all .3s linear 0;
	-o-transition: all .3s linear 0;
	transition: all .3s linear 0
}

.cbx-btn:hover {
	background: #c49e60;
	color: #fff;
	-moz-box-shadow: 0 4px 9.48px 2.52px rgba(0, 0, 0, .2);
	box-shadow: 0 4px 9.48px 2.52px rgba(0, 0, 0, .2)
}

.cbx-btn-black {
	background: rgba(28, 26, 29, .8)
}

.cbx-btn-black:hover {
	background: #1c1a1d
}

.cbx-btn-white {
	background: rgba(255, 255, 255, .8);
	color: #c49e60
}

.cbx-btn-white:hover {
	background: #fff;
	color: #c49e60
}

.cbx-btn-big {
	font-size: 2.6rem;
	line-height: 3.9rem
}

.cbx-btn-md {
	font-size: 2rem;
	line-height: 3rem
}

.sub-heading {
	font-family: 'Petit Formal Script', cursive;
	font-weight: 700;
	color: #c49e60;
	margin-bottom: 1.6rem;
	margin-top: 4.2rem
}

.cbx-inner {
	padding: 11rem 0
}

.cbx-heading {
	text-align: center;
	margin-bottom: 6.8rem
}

.cbx-heading h1,
.cbx-heading h2 {
	display: inline-block;
	position: relative;
	margin: 0
}

.cbx-heading h1:after,
.cbx-heading h1:before,
.cbx-heading h2:after,
.cbx-heading h2:before {
	width: 100%;
	height: 35px;
	content: " ";
	background: url(../img/heading-style.png) no-repeat;
	position: absolute;
	left: -200px;
	top: 40%;
	opacity: .2
}

.cbx-heading h1:after,
.cbx-heading h2:after {
	background: url(../img/heading-style.png) no-repeat;
	left: 200px;
	-ms-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg)
}

.cbx-heading h1 .watermark,
.cbx-heading h2 .watermark {
	color: #1c1a1d;
	opacity: .4;
	display: block;
	font-family: 'Petit Formal Script', cursive;
	font-size: 5rem;
	line-height: 10.2rem;
	line-height: 6rem;
	font-weight: 400
}

.cbx-heading h1 .heading,
.cbx-heading h2 .heading,
.cbx-heading h2 .heading p {
	color: #c49e60;
	font-family: Montserrat, sans-serif;
	font-size: 2rem;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 5.3rem
}

.cbx-heading-black {
	text-align: center;
	margin-bottom: 6.8rem
}

.cbx-heading-black h1,
.cbx-heading-black h2 {
	display: inline-block;
	position: relative;
	margin: 0
}

.cbx-heading-black h1:after,
.cbx-heading-black h1:before,
.cbx-heading-black h2:after,
.cbx-heading-black h2:before {
	width: 100%;
	height: 35px;
	content: " ";
	background: url(../img/heading-style-black.png) no-repeat;
	position: absolute;
	left: -200px;
	top: 40%;
	opacity: .2
}

.cbx-heading-black h1:after,
.cbx-heading-black h2:after {
	background: url(../img/heading-style-black.png) no-repeat;
	left: 200px;
	-ms-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg)
}

.cbx-heading-black h1 .watermark,
.cbx-heading-black h2 .watermark {
	color: #fff;
	opacity: .4;
	display: block;
	font-family: 'Petit Formal Script', cursive;
	font-size: 6.8rem;
	line-height: 10.2rem;
	line-height: 7rem;
	font-weight: 400
}

.cbx-heading-black h1 .heading,
.cbx-heading-black h2 .heading {
	color: #c49e60;
	font-family: Montserrat, sans-serif;
	font-size: 4.2rem;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 5.3rem
}

.cbx-right {
	text-align: right
}

.cbx-header .cbx-navbar .cbx-logo,
.cbx-header .cbx-navbar .cbx-logo .main-logo,
.cbx-slider .cbx-item-center {
	text-align: center
}

.cbx-header .cbx-navbar {
	margin: 0 auto;
	width: 100%;
	position: fixed;
	top: 40px;
	z-index: 99;
	background: 0 0;
	border: 0;
	border-radius: 0
}

.cbx-header .cbx-navbar .cbx-logo,
.cbx-header .cbx-navbar .cbx-nav-left,
.cbx-header .cbx-navbar .cbx-nav-right {
	display: inline
}

.cbx-header .cbx-navbar .cbx-nav-right {
	float: right!important
}

.cbx-header .cbx-navbar .cbx-nav-right ul {
	float: right
}

.cbx-header .cbx-navbar .cbx-nav-left,
.cbx-header .cbx-navbar .cbx-nav-right {
	margin-top: 30px
}

.cbx-header .cbx-navbar .cbx-logo {
	display: inline-block
}

.cbx-header .cbx-navbar .cbx-logo .main-logo img {
	max-width: 200px;
	-webkit-transition: all .4s ease-in-out 0;
	-moz-transition: all .4s ease-in-out 0;
	-ms-transition: all .4s ease-in-out 0;
	-o-transition: all .4s ease-in-out 0;
	transition: all .4s ease-in-out 0
}

.cbx-header .cbx-navbar .cbx-logo-mobile,
.cbx-header .cbx-navbar .cbx-search-mobile {
	display: none
}

.cbx-header .cbx-navbar .navbar-collapse {
	padding-left: 0
}

.cbx-header .cbx-navbar #navbar .nav li {
	margin-left: .2rem;
	margin-right: .2rem
}

.cbx-header .cbx-navbar #navbar .nav li a {
	font-family: Montserrat, sans-serif;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400;
	border-radius: 30px;
	border: 1px solid transparent;
	padding: 1.2rem 1.5rem
}

.cbx-header .cbx-navbar #navbar .nav li a:focus,
.cbx-header .cbx-navbar #navbar .nav li a:hover {
	color: #c49e60
}

.cbx-header .cbx-navbar #navbar .nav .active a {
	background: 0 0;
	color: #c49e60
}

.cbx-header .cbx-navbar #navbar .nav .menu-highlight a {
	border-radius: 30px;
	background: rgba(196, 158, 96, .6)
}

.cbx-header .cbx-navbar #navbar .nav .menu-highlight a:focus,
.cbx-header .cbx-navbar #navbar .nav .menu-highlight a:hover {
	background: #c49e60;
	color: #fff
}

.cbx-header .cbx-navbar #navbar .nav .dropdown .dropdown-menu {
	background: #1c1a1d;
	background: rgba(196, 158, 96, .9);
	padding: 0
}

.cbx-header .cbx-navbar #navbar .nav .dropdown .dropdown-menu li {
	margin-left: 0!important;
	margin-right: 0!important
}

.cbx-header .cbx-navbar #navbar .nav .dropdown .dropdown-menu li a {
	color: #fff;
	padding: .6rem 1.5rem;
	opacity: .85;
	text-transform: none;
	border-radius: 0
}

.cbx-header .cbx-navbar #navbar .nav .dropdown .dropdown-menu li a:hover {
	background: #fff;
	color: #c49e60;
	opacity: 1
}

.cbx-header .navbar-default .navbar-nav>.open>a,
.cbx-header .navbar-default .navbar-nav>.open>a:focus,
.cbx-header .navbar-default .navbar-nav>.open>a:hover {
	background-color: transparent
}

.cbx-header .stick {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: rgba(28, 26, 29, .8);
	-webkit-transition: background .4s ease-in-out 0s, padding .4s ease-in-out 0;
	-moz-transition: background .4s ease-in-out 0s, padding .4s ease-in-out 0;
	-ms-transition: background .4s ease-in-out 0s, padding .4s ease-in-out 0;
	-o-transition: background .4s ease-in-out 0s, padding .4s ease-in-out 0;
	transition: background .4s ease-in-out 0s, padding .4s ease-in-out 0;
	-moz-box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
	box-shadow: 0 3px 5px rgba(0, 0, 0, .1)
}

.cbx-header .stick .cbx-navbar-inner {
	background: rgba(196, 158, 96, .1);
	width: 100%;
	height: 100%;
	padding: 5px 0
}

.cbx-header .stick .cbx-logo {
	width: 10%
}

.cbx-header .stick .cbx-logo .main-logo img {
	max-width: 150px;
	-webkit-transition: all .4s ease-in-out 0;
	-moz-transition: all .4s ease-in-out 0;
	-ms-transition: all .4s ease-in-out 0;
	-o-transition: all .4s ease-in-out 0;
	transition: all .4s ease-in-out 0;
	position: absolute
}

.cbx-header .stick .cbx-nav-left,
.cbx-header .stick .cbx-nav-right {
	margin-top: 10px
}

.cbx-header .cbx-nav li:hover>ul {
	display: block;
	-moz-animation: flipInX .3s ease-in;
	-webkit-animation: flipInX .3s ease-in;
	animation: flipInX .3s ease-in
}

.cbx-header .cbx-nav ul li:hover>ul {
	display: block;
	-moz-animation: flipInY .3s ease-in;
	-webkit-animation: flipInY .3s ease-in;
	animation: flipInY .3s ease-in
}

.cbx-header .cbx-search {
	display: inline-block;
	float: right;
	padding: 0;
	position: relative;
	z-index: 999
}

.cbx-header .cbx-search input[type=text] {
	height: 68px;
	font-size: 35px;
	display: inline-block;
	font-weight: 400;
	border: none;
	outline: 0;
	color: #fff;
	padding: 3px 60px 3px 3px;
	width: 0;
	position: absolute;
	top: -9px;
	right: 0;
	background: 0 0;
	z-index: 999;
	transition: width .4s cubic-bezier(0, .795, 0, 1);
	cursor: pointer;
	text-align: center;
	border-radius: 40px
}

.cbx-slider .owl-next,
.cbx-slider .owl-prev {
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s
}

.cbx-header .cbx-search::-webkit-input-placeholder {
	color: #fff;
	opacity: .6
}

.cbx-header .cbx-search:-moz-placeholder {
	color: #fff;
	opacity: .6
}

.cbx-header .cbx-search::-moz-placeholder {
	color: #fff;
	opacity: .6
}

.cbx-header .cbx-search:-ms-input-placeholder {
	color: #fff;
	opacity: .6
}

.cbx-header .cbx-search .search {
	padding-left: 15px
}

.cbx-header .cbx-search .search:focus:hover {
	background: #c49e60
}

.cbx-header .cbx-search .search_submit {
	padding-top: 1rem;
	display: inline-block;
	padding-right: 1.5rem
}

.cbx-header .cbx-search input[type=text]:focus {
	width: 700px;
	z-index: 1;
	cursor: text;
	background: #c49e60
}

.pager .active a {
	background-color: #c49e60;
	color: #fff
}

.cbx-blog-single .single-blog .blog-inner .blog-head figure a,
.cbx-blogs .single-blog figure a,
.cbx-special .special-area figure a,
.cbx-team .team-single figure a {
	cursor: pointer
}

.cbx-header .cbx-search input[type=submit]:hover {
	opacity: .8
}

.cbx-slider {
	color: #fff;
	position: relative
}

.cbx-slider .cbx-inner {
	padding-bottom: 0;
	padding-top: 0
}

.cbx-slider .cbx-item-left {
	text-align: left
}

.cbx-slider .cbx-item-right {
	text-align: right
}

.cbx-slider .owl-next,
.cbx-slider .owl-prev {
	position: absolute;
	top: 45%;
	opacity: 0
}

.cbx-slider .owl-next i,
.cbx-slider .owl-prev i {
	font-size: 40px;
	line-height: 62px
}

.cbx-slider .owl-prev {
	left: 0;
	transition: .5s
}

.cbx-slider .owl-prev i {
	margin-left: -4px
}

.cbx-slider .owl-next {
	right: 0;
	transition: .5s
}

.cbx-slider .owl-next i {
	margin-right: -4px
}

.cbx-slider .owl-theme .owl-controls .owl-buttons div {
	background: #1c1a1d;
	border-radius: 50%;
	color: #c49e60;
	opacity: .4;
	padding: 0;
	width: 60px;
	height: 60px
}

.cbx-slider .owl-theme .owl-controls .owl-buttons div:hover {
	opacity: 1
}

.cbx-slider .owl-controls {
	opacity: 0;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.cbx-slider:hover .owl-controls {
	opacity: 1
}

.cbx-slider:hover .owl-controls .owl-prev {
	left: 15px
}

.cbx-slider:hover .owl-controls .owl-next {
	right: 15px
}

.cbx-slider .cbx-brand {
	background: 0 0;
	padding-top: 2rem;
	padding-bottom: 10px;
	position: fixed;
	z-index: 999;
	width: 100%;
	-webkit-transition: all .3 ease;
	transition: all .3s linear
}

.cbx-slider .cbx-brand .cbx-logo {
	max-width: 180px;
	-webkit-transition: all .3 ease;
	transition: all .3s linear
}

.cbx-slider .slider-text-single figure {
	position: relative
}

.cbx-slider .slider-text-single figure figcaption {
	background: rgba(28, 26, 29, .6);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.cbx-slider .slider-text-single figure figcaption .cbx-container {
	max-width: 1170px;
	display: block;
	margin: 0 auto;
	height: 100%;
	padding-left: 20px;
	padding-right: 20px
}

.cbx-slider .slider-text-single figure figcaption .cbx-container .cbx-hover-link {
	width: 100%;
	height: 100%;
	display: table
}

.cbx-slider .slider-text-single figure figcaption .cbx-container .cbx-hover-link .cbx-vertical {
	display: table-cell;
	vertical-align: middle
}

.cbx-slider .slider-text-single figure figcaption .cbx-container .cbx-hover-link .cbx-vertical .cbx-btn {
	margin-top: 3.2rem;
	display: inline-block
}

.cbx-slider .slider-text-single figure figcaption .cbx-container .cbx-hover-link .cbx-vertical .slider-title {
	color: #fff;
	font-size: 11rem;
	line-height: 16.5rem;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 1rem;
	font-family: Montserrat, sans-serif
}

.cbx-slider .slider-text-single figure figcaption .cbx-container .cbx-hover-link .cbx-vertical .slider-title p {
	color: #fff;
	font-size: 5rem;
	line-height: 14.5rem;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 1rem;
	font-family: Montserrat, sans-serif;
	opacity: 2
}

.cbx-slider .slider-text-single figure figcaption .cbx-container .cbx-hover-link .cbx-vertical .slider-sub-title {
	font-size: 2.6rem;
	line-height: 3.9rem;
	font-family: 'Petit Formal Script', cursive;
	font-weight: 400;
	margin: 0 0 2.4rem;
	color: #fff;
	opacity: .8
}

.cbx-slider .slider-text-single figure figcaption .cbx-container .cbx-hover-link .cbx-vertical .slider-sub-title span {
	display: block
}

.cbx-slider .slider-text-single figure figcaption .cbx-container .cbx-hover-link .cbx-vertical .slider-heading {
	text-align: center;
	margin-bottom: 3rem
}

.cbx-slider .slider-text-single figure figcaption .cbx-container .cbx-hover-link .cbx-vertical .slider-heading h3 {
	display: inline-block;
	position: relative;
	margin: 0
}

.cbx-slider .slider-text-single figure figcaption .cbx-container .cbx-hover-link .cbx-vertical .slider-heading h3:after,
.cbx-slider .slider-text-single figure figcaption .cbx-container .cbx-hover-link .cbx-vertical .slider-heading h3:before {
	width: 100%;
	height: 35px;
	content: " ";
	background: url(../img/heading-style-black.png) no-repeat;
	position: absolute;
	left: -200px;
	top: 28%;
	opacity: .7
}

.cbx-slider .slider-text-single figure figcaption .cbx-container .cbx-hover-link .cbx-vertical .slider-heading h3:after {
	background: url(../img/heading-style-black.png) no-repeat;
	left: 200px;
	-ms-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg)
}

.cbx-slider .slider-text-single figure figcaption .cbx-container .cbx-hover-link .cbx-vertical .slider-heading h3 .watermark {
	color: #c49e60;
	opacity: 1;
	display: block;
	font-family: 'Petit Formal Script', cursive;
	font-size: 6.8rem;
	line-height: 10.2rem;
	line-height: 7rem;
	font-weight: 700
}

.cbx-slider .slider-text-single figure figcaption:before {
	content: "";
	position: absolute;
	background: rgba(28, 26, 29, .5);
	top: -38px;
	left: 0;
	width: 100%;
	height: 20%;
	-webkit-filter: blur(30px);
	filter: blur(30px)
}

.cbx-slider #cbx-main-slider .active .cbx-zoomInDown {
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-delay: 0;
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown
}

.cbx-slider #cbx-main-slider .active .cbx-fadeInDown {
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-delay: 0;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}

.cbx-slider #cbx-main-slider .active .cbx-fadeInUp {
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-delay: 0;
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

.cbx-slider #cbx-main-slider .active .cbx-fadeInLeft-img {
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-delay: .3s;
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

.cbx-slider #cbx-main-slider .active .cbx-fadeInLeft-one {
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-delay: .9s;
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

.cbx-slider #cbx-main-slider .active .cbx-fadeInLeft-two {
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-delay: 1.5s;
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

.cbx-slider #cbx-main-slider .active .cbx-fadeInLeft-three {
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-delay: 2.1s;
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

.cbx-slider #cbx-main-slider .active .cbx-fadeInLeft-four {
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-delay: 2.7s;
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

.cbx-slider #cbx-main-slider .active .cbx-fadeInRight-img {
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-delay: .3s;
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

.cbx-slider #cbx-main-slider .active .cbx-fadeInRight-one {
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-delay: .9s;
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

.cbx-slider #cbx-main-slider .active .cbx-fadeInRight-two {
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-delay: 1.5s;
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

.cbx-slider #cbx-main-slider .active .cbx-fadeInRight-three {
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-delay: 2.1s;
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

.cbx-slider #cbx-main-slider .active .cbx-fadeInRight-four {
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-delay: 2.7s;
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

.cbx-slider #cbx-main-slider .active .cbx-zoomInUp-one {
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-delay: .9s;
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

.cbx-slider #cbx-main-slider .active .cbx-zoomInUp-two {
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-delay: 1.5s;
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

.cbx-slider #cbx-main-slider .active .cbx-zoomInUp-four,
.cbx-slider #cbx-main-slider .active .cbx-zoomInUp-three {
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-delay: 2.1s;
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

.cbx-slider .owl-theme .owl-controls {
	margin-top: 0;
	text-align: center
}

#cbx-main-slider .item img {
	display: block;
	width: 100%;
	height: auto
}

.cbx-about {
	background: url(../img/about860x798.png) bottom right no-repeat;
	-webkit-background-size: auto auto, cover;
	-o-background-size: auto auto, cover;
	-moz-background-size: auto auto, cover;
	background-size: auto auto, cover;
	color: #fff
}

.cbx-about .about-info {
	text-align: center
}

.cbx-about .about-info .about-text {
	margin-bottom: 6.8rem;
	padding: 0 10%
}

.cbx-about .about-info .heading {
	color: #c49e60
}

.cbx-about-inner .about-info .about-text {
	margin-bottom: 0
}

.cbx-team {
	background: #f1f1f1
}

.cbx-team .team-single {
	margin-bottom: 4.2rem
}

.cbx-team .team-single figure {
	position: relative
}

.cbx-team .team-single figure figcaption {
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center
}

.cbx-team .team-single figure figcaption:before {
	content: "";
	background: -webkit-linear-gradient(left, rgba(255, 0, 0, 0), #1c1a1d);
	background: -o-linear-gradient(bottom, rgba(255, 0, 0, 0), #1c1a1d);
	background: -moz-linear-gradient(bottom, rgba(255, 0, 0, 0), #1c1a1d);
	background: linear-gradient(to bottom, rgba(255, 0, 0, 0), #1c1a1d);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50%;
	-webkit-transition: all .2 ease;
	transition: all .3s linear
}

.cbx-team .team-single figure figcaption .team-info {
	position: absolute;
	bottom: 0;
	text-align: center;
	z-index: 1;
	width: 100%;
	color: #fff;
	margin-bottom: 3rem;
	-webkit-transition: all .2 ease;
	transition: all .3s linear
}

.cbx-team .team-single figure figcaption .team-info .subtitle {
	font-family: 'Petit Formal Script', cursive;
	font-size: 1.6rem;
	line-height: 2.4rem;
	margin: 0
}

.cbx-team .team-single figure figcaption .team-info .title {
	font-family: Montserrat, sans-serif;
	font-size: 2.6rem;
	line-height: 3.9rem;
	margin: 0
}

.cbx-team .team-single figure:hover figcaption:before {
	height: 100%;
	-webkit-transition: all .2 ease;
	transition: all .3s linear
}

.cbx-team .team-single figure:hover figcaption .speacial-info {
	margin-bottom: 4.2rem;
	-webkit-transition: all .2 ease;
	transition: all .3s linear
}

.cbx-team .team-single figure:hover figcaption .speacial-info .title {
	color: #c49e60
}

.cbx-team .team-single figure:hover figcaption .speacial-info .title a {
	color: inherit
}

.cbx-testimonials-inner {
	background: #f9f9f9!important
}

.cbx-special .cbx-inner {
	background: #f1f1f1
}

.cbx-special .special-area {
	box-sizing: border-box;
	padding: 20px;
}

.cbx-special .special-area .special-single {
	float: left;
	padding: .3rem
}

.cbx-special .special-area .special-one {
	width: 50%;
	min-height: 375px
}

.cbx-special .special-area .special-four,
.cbx-special .special-area .special-three,
.cbx-special .special-area .special-two {
	width: 25%
}

.cbx-special .special-area .special-five {
	width: 75%
}

.cbx-special .special-area figure {
	position: relative
}

.cbx-special .special-area figure figcaption {
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center
}

.cbx-special .special-area figure figcaption:before {
	content: "";
	background: -webkit-linear-gradient(left, rgba(255, 0, 0, 0), #1c1a1d);
	background: -o-linear-gradient(bottom, rgba(255, 0, 0, 0), #1c1a1d);
	background: -moz-linear-gradient(bottom, rgba(255, 0, 0, 0), #1c1a1d);
	background: linear-gradient(to bottom, rgba(255, 0, 0, 0), #1c1a1d);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50%;
	-webkit-transition: all .2 ease;
	transition: all .3s linear
}

.cbx-special .special-area figure figcaption .speacial-info {
	position: absolute;
	bottom: 0;
	text-align: center;
	z-index: 1;
	width: 100%;
	color: #fff;
	margin-bottom: 3rem;
	-webkit-transition: all .2 ease;
	transition: all .3s linear
}

.cbx-special .special-area figure figcaption .speacial-info .subtitle {
	font-family: 'Petit Formal Script', cursive;
	font-size: 1.6rem;
	line-height: 2.4rem;
	margin: 0
}

.cbx-special .special-area figure figcaption .speacial-info .title {
	font-family: Montserrat, sans-serif;
	font-size: 2.6rem;
	line-height: 3.9rem;
	margin: 0
}

.cbx-special .special-area figure:hover figcaption:before {
	height: 100%;
	-webkit-transition: all .2 ease;
	transition: all .3s linear
}

.cbx-special .special-area figure:hover figcaption .speacial-info {
	margin-bottom: 4.2rem;
	-webkit-transition: all .2 ease;
	transition: all .3s linear
}

.cbx-special .special-area figure:hover figcaption .speacial-info .title {
	color: #c49e60
}

.cbx-special .special-area figure:hover figcaption .speacial-info .title a {
	color: inherit
}

.cbx-menus,
.cbx-menus .cbx-tab,
.cbx-menus .cbx-tab p {
	color: #fff
}

.cbx-menus {
	background: url(../img/manu-bg1920x1345.jpg) center center no-repeat fixed;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	background-size: cover
}

.cbx-menus .cbx-inner {
	background: rgba(28, 26, 29, .8)
}

.nav-pills>li {
	float: none!important
}

.single-produtos {
	border: 1px solid #eee
}

.single-produtos-padding {
	padding: 10px 10px 0 0
}

.nav-prod .active:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	height: 0;
	top: 23px;
	margin-right: 10px;
	right: 0;
	z-index: 999;
	position: absolute;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #fff
}

.info-produtos {
	padding: 0 10px
}

.info-produtos p {
	font-size: 13px
}

.nav-pills>li .list-prod {
	padding: 20px;
	border-radius: 0;
	text-transform: capitalize;
	border: 1px solid #eee
}

.cbx-menus .cbx-tab .nav-pills {
	border-radius: 0;
	-moz-box-shadow: 0 3px 6px rgba(255, 255, 255, .1);
	box-shadow: 0 3px 6px rgba(255, 255, 255, .1)
}

.cbx-menus .cbx-tab .nav-pills li {
	margin-left: 0;
	margin-right: 0;
	width: 100%
}

.cbx-menus .cbx-tab .nav-pills li a {
	border-radius: 0;
	color: #fff;
	font-weight: 700;
	font-size: 1.6rem;
	line-height: 2.4rem;
	padding: 2.6rem 1rem;
	-webkit-transition: all .2 ease;
	transition: all .3s linear;
	letter-spacing: 1px
}

.cbx-menus .cbx-tab .nav-pills li a:hover {
	background: rgba(255, 255, 255, .2);
	padding: 2.6rem 1rem
}

.cbx-menus .cbx-tab .nav-pills li.active>a,
.cbx-menus .cbx-tab .nav-pills li.active>a:focus,
.cbx-menus .cbx-tab .nav-pills li.active>a:hover {
	border-radius: 0;
	padding: 2.6rem 1rem;
	background: transparent;
	border: 1px solid;
	color: #c49e60
}

.cbx-menus .cbx-tab .cbx-tab-content:active,
.cbx-menus .cbx-tab ul li {
	display: inline-block;
	float: none
}

.cbx-chefs blockquote .small:before,
.cbx-chefs blockquote footer:before,
.cbx-chefs blockquote small:before,
.cbx-chefs blockquote:after,
.cbx-chefs blockquote:before {
	display: none
}

.cbx-menus .cbx-single-tab {
	margin-top: 1rem;
	-webkit-transition: all .2 ease;
	transition: all .3s linear
}

.cbx-menus .cbx-single-tab .single-tab-inner {
	background: rgba(196, 158, 96, .1)
}

.cbx-menus .cbx-single-tab .cbx-info {
	padding: 0 1rem 1rem;
	border: 1px solid #c49e60
}

.cbx-menus .cbx-single-tab .cbx-info .title {
	position: relative
}

.cbx-menus .cbx-single-tab .cbx-info .title:before {
	content: "";
	border-bottom: 1px solid #c49e60;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	opacity: .4
}

.cbx-menus .cbx-single-tab .cbx-info p {
	color: #ddd;
	letter-spacing: 0;
	font-size: 15px;
	line-height: 21px
}

.cbx-menus .cbx-single-tab .price {
	font-family: 'Petit Formal Script', cursive;
	font-size: 6.8rem;
	line-height: 10.2rem;
	color: #c49e60;
	margin-top: 1.5rem;
	padding-right: 1.5rem
}

.cbx-award,
.cbx-menus .cbx-single-tab:hover .cbx-info p,
.cbx-menus .cbx-single-tab:hover .price {
	color: #fff
}

.cbx-menus .cbx-single-tab .price span {
	font-size: 4.2rem;
	line-height: 6.3rem;
	color: #fff;
	font-weight: 400
}

.cbx-menus .cbx-single-tab:hover {
	background: rgba(196, 158, 96, .5)
}

.cbx-menus .cbx-single-tab:hover .price span {
	opacity: .7
}

.cbx-menus-inner .cbx-single-tab .single-tab-inner:hover,
.cbx-menus-inner .cbx-tab .nav-pills {
	background: #c49e60
}

.cbx-chefs .cbx-inner {
	background: #f1f1f1
}

.cbx-chefs .cbx-heading {
	padding-top: 11rem
}

.cbx-chefs blockquote {
	border-left: 0;
	padding: 0 20px;
	margin: 0
}

.cbx-chefs blockquote .cbx-single-people {
	margin-bottom: 248px
}

.cbx-chefs blockquote .cbx-single-people .signature {
	margin-top: 3rem;
	margin-bottom: 4.2rem
}

.cbx-chefs blockquote .testi-img-big img {
	margin-bottom: -120px;
	margin-top: 50px
}

.cbx-chefs .carousel-indicators-area {
	position: relative
}

.cbx-chefs .carousel-indicators-area .carousel-indicators-inner {
	position: absolute;
	bottom: 190px;
	width: 100%
}

.cbx-chefs .carousel-indicators {
	position: static;
	margin: 0 auto 0 0;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 100%;
	padding-left: 0;
	text-align: center;
	list-style: none
}

.cbx-chefs .carousel-indicators li {
	width: 100px;
	border: 0
}

.cbx-chefs .carousel-indicators li img {
	border-radius: 50%;
	border: 4px solid #fff;
	opacity: .5;
	-webkit-transition: all .2 ease;
	transition: all .3s linear
}

.cbx-chefs .carousel-indicators .active {
	background-color: transparent;
	border: 0;
	-webkit-transition: all .2 ease;
	transition: all .3s linear;
	width: 100px
}

.cbx-chefs .carousel-indicators .active img {
	border: 4px solid #c49e60;
	opacity: 1;
	-webkit-transition: all .2 ease;
	transition: all .3s linear
}

.cbx-award {
	background: url(../img/award-bg1920x730.jpg) center center no-repeat fixed;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	background-size: cover
}

.cbx-award .cbx-inner {
	background: rgba(28, 26, 29, .7)
}

.cbx-award .cbx-counter-area {
	text-align: center;
	border: 1px solid #fff;
	padding: 2rem 1.5rem;
	-webkit-transition: all .2 ease;
	transition: all .3s linear
}

.cbx-award .cbx-counter-area img {
	display: block;
	margin: 0 auto
}

.cbx-award .cbx-counter-area .counter-text small {
	display: block;
	color: #fff;
	font-size: 1.6rem;
	line-height: 2.4rem;
	margin-top: 2rem
}

.cbx-award .cbx-counter-area .counter-text .cbx-counter {
	font-size: 6.8rem;
	color: #fff;
	margin: 0;
	line-height: 8rem
}

.cbx-award .cbx-counter-area .counter-text b {
	color: #1c1a1d
}

.cbx-award .cbx-counter-area:hover {
	background: rgba(196, 158, 96, .7)
}

.cbx-award .cbx-counter-area:hover img {
	opacity: .5
}

.cbx-award .cbx-counter-area:hover .cbx-counter,
.cbx-award .cbx-counter-area:hover small {
	color: #fff
}

.cbx-reservation {
	background: url(../img/resarvation-bg.jpg) bottom center no-repeat;
	-webkit-background-size: contain;
	-o-background-size: contain;
	-moz-background-size: contain;
	background-size: contain
}

.cbx-reservation .cbx-inner {
	background: rgba(241, 241, 241, .6)
}

.cbx-reservation .cbx-btn {
	border-radius: 40px;
	padding: 1.8rem 3.5rem;
	width: 100%
}

.cbx-reservation .reservation-area .reservation-form-area {
	padding: 3rem;
	text-align: center;
	width: 100%;
	height: 100%
}

.cbx-reservation .reservation-area .reservation-form-area .form-group {
	margin-bottom: 2rem
}

.cbx-reservation .reservation-area .reservation-form-area .form-group label.error {
	float: right;
	font-family: 'Petit Formal Script', cursive;
	color: red;
	font-size: 14px;
	margin-top: -39px;
	padding-right: 1.5rem;
	font-weight: 400
}

.cbx-reservation .reservation-area .reservation-form-area .cbx-form-full {
	width: 99%;
	margin-left: .5%;
	margin-right: .5%
}

.cbx-reservation .reservation-area .reservation-form-area .cbx-form-inline {
	width: 49%;
	float: left;
	margin-left: .5%;
	margin-right: .5%
}

.cbx-reservation .reservation-area .reservation-form-area .reservation-form-inner {
	background: rgba(255, 255, 255, .8);
	width: 100%;
	height: 100%;
	padding: 6.8rem 3rem;
	-webkit-transition: all .3s linear 0;
	-moz-transition: all .3s linear 0;
	-ms-transition: all .3s linear 0;
	-o-transition: all .3s linear 0;
	transition: all .3s linear 0
}

.cbx-reservation .reservation-area .reservation-form-area .reservation-form-inner:hover {
	-moz-box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
	box-shadow: 0 3px 5px rgba(0, 0, 0, .1)
}

.cbx-reservation .reservation-area .reservation-form-area .form-control {
	background: rgba(28, 26, 29, .1);
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0;
	box-shadow: none;
	color: #1c1a1d;
	display: block;
	font-size: 14px;
	height: 54px;
	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0;
	width: 100%
}

.cbx-reservation .reservation-area .reservation-form-area textarea.form-control {
	height: 200px;
	padding-top: 1.5rem
}

.cbx-reservation .reservation-area .reservation-form-area .cbx-radio-area {
	width: 100%
}

.cbx-reservation .reservation-area .reservation-form-area .cbx-radio-area .cbx-radio {
	height: 54px;
	background: rgba(28, 26, 29, .1);
	width: 100%;
	padding: 18px 5px;
	border: transparent;
	border-radius: 0;
	box-shadow: none;
	margin-left: .5%;
	margin-right: .5%
}

.cbx-reservation .reservation-area .reservation-form-area .cbx-radio-area .active {
	background: #c49e60;
	color: #fff
}

.cbx-reservation .reservation-area .reservation-form-area .input-group-addon {
	border-radius: 0
}

.cbx-testimonials {
	background: #fff
}

.cbx-testimonials .cbx-inner-bg {
	background: url(../img/testi-bg-right.png) bottom right no-repeat;
	-webkit-background-size: auto auto, cover;
	-o-background-size: auto auto, cover;
	-moz-background-size: auto auto, cover;
	background-size: auto auto, cover
}

.cbx-testimonials .cbx-inner-bg .cbx-inner {
	padding: 11rem 0 20rem;
	background: url(../img/testi-bg-left.png) bottom left no-repeat;
	-webkit-background-size: auto auto, cover;
	-o-background-size: auto auto, cover;
	-moz-background-size: auto auto, cover;
	background-size: auto auto, cover
}

.cbx-testimonials .testi-quote {
	text-align: center;
	display: block
}

.cbx-testimonials .testi-quote i {
	background: rgba(196, 158, 96, .4);
	height: 50px;
	width: 50px;
	border-radius: 50%;
	color: #c49e60;
	font-size: 26px;
	margin-top: 0;
	line-height: 50px
}

.cbx-testimonials .testi-quote .fancy {
	line-height: .5;
	text-align: center
}

.cbx-testimonials .testi-quote .fancy span {
	display: inline-block;
	position: relative
}

.cbx-testimonials .testi-quote .fancy span:after,
.cbx-testimonials .testi-quote .fancy span:before {
	content: "";
	position: absolute;
	height: 5px;
	border-top: 1px solid #c49e60;
	top: 24px;
	width: 300px;
	opacity: .5
}

.cbx-testimonials .testi-quote .fancy span:before {
	right: 100%;
	margin-right: 15px
}

.cbx-testimonials .testi-quote .fancy span:after {
	left: 100%;
	margin-left: 15px
}

.cbx-testimonials .cbx-single-people {
	font-size: 2.5rem;
	line-height: 3.75rem
}

.cbx-testimonials i:hover {
	color: #c49e60
}

.cbx-testimonials .cbx-single-people p {
	font-size: 1.7rem;
	font-style: normal;
	line-height: 2.8rem
}

.cbx-testimonials .cbx-single-people small {
	color: #c49e60;
	font-size: 1.6rem;
	line-height: 2.4rem;
	font-style: normal
}

.cbx-testimonials #carousel-2 {
	padding: 0 10px;
	margin-top: 30px
}

.cbx-testimonials #carousel-2:hover .carousel-control {
	display: block
}

.cbx-testimonials #carousel-2 .carousel-control {
	background: 0 0;
	color: #CACACA;
	font-size: 2.3em;
	text-shadow: none;
	margin-top: 30px;
	display: none
}

.cbx-testimonials #carousel-2 .carousel-control.left {
	left: -60px
}

.cbx-testimonials #carousel-2 .carousel-control.right {
	right: -60px
}

.cbx-testimonials #carousel-2 .carousel-indicators {
	right: 50%;
	top: auto;
	bottom: -95px;
	margin-right: -19px
}

.cbx-testimonials #carousel-2 .carousel-indicators li {
	width: 50px;
	height: 50px;
	margin: 2px;
	cursor: pointer;
	border: 4px solid #CCC;
	border-radius: 50px;
	opacity: .4;
	overflow: hidden;
	transition: all .4s
}

.cbx-testimonials #carousel-2 .carousel-indicators li img {
	border-radius: 50px
}

.cbx-testimonials #carousel-2 .carousel-indicators .active {
	background: #333;
	width: 62px;
	height: 62px;
	border-radius: 100px;
	border-color: #c49e60;
	opacity: 1;
	overflow: hidden
}

.cbx-testimonials .item blockquote {
	border-left: none;
	margin: 0;
	padding-top: 0
}

.cbx-testimonials .item blockquote:after,
.cbx-testimonials .item blockquote:before {
	display: none
}

.cbx-blogs .single-blog {
	margin-bottom: 6.8rem
}

.cbx-blogs .single-blog figure {
	position: relative
}

.cbx-blogs .single-blog figure figcaption {
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center
}

.cbx-blogs .single-blog figure figcaption:before {
	content: "";
	background: -webkit-linear-gradient(left, rgba(255, 0, 0, 0), #1c1a1d);
	background: -o-linear-gradient(bottom, rgba(255, 0, 0, 0), #1c1a1d);
	background: -moz-linear-gradient(bottom, rgba(255, 0, 0, 0), #1c1a1d);
	background: linear-gradient(to bottom, rgba(255, 0, 0, 0), #1c1a1d);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30%;
	-webkit-transition: all .2 ease;
	transition: all .3s linear
}

.cbx-blogs .single-blog figure figcaption .blog-info {
	position: absolute;
	bottom: 0;
	text-align: center;
	z-index: 1;
	width: 100%;
	color: #fff;
	margin-bottom: 2rem;
	-webkit-transition: all .2 ease;
	transition: all .3s linear
}

.cbx-blogs .single-blog figure figcaption .blog-info .date,
.cbx-blogs .single-blog figure figcaption .blog-info .title {
	float: left
}

.cbx-blogs .single-blog figure figcaption .blog-info .date {
	font-family: Montserrat, sans-serif;
	background: rgba(196, 158, 96, .8);
	width: 18%;
	margin: 0 1.5rem 0 2rem;
	padding: .6rem;
	color: #fff
}

.cbx-blogs .single-blog figure figcaption .blog-info .date span {
	font-family: 'Petit Formal Script', cursive;
	display: block;
	font-size: 4.2rem;
	line-height: 6.3rem;
	line-height: 4.5rem
}

.cbx-blogs .single-blog figure figcaption .blog-info .title {
	font-family: Montserrat, sans-serif;
	font-size: 2.6rem;
	line-height: 3.9rem;
	margin: 0;
	width: 72%;
	text-align: left
}

.cbx-blogs .single-blog figure:hover figcaption:before {
	height: 70%;
	-webkit-transition: all .2 ease;
	transition: all .3s linear
}

.cbx-blogs .single-blog figure:hover figcaption .speacial-info {
	margin-bottom: 4.2rem;
	-webkit-transition: all .2 ease;
	transition: all .3s linear
}

.cbx-blogs .single-blog figure:hover figcaption .speacial-info .title {
	color: #c49e60
}

.cbx-blogs .single-blog figure:hover figcaption .speacial-info .title a {
	color: inherit
}

.cbx-blogs .cbx-btn-area {
	text-align: center
}

.cbx-blog-single .single-blog {
	margin-bottom: 0
}

.cbx-blog-single .single-blog .blog-inner {
	margin-left: 12rem;
	position: relative
}

.cbx-blog-single .single-blog .blog-inner .blog-head {
	margin-bottom: 4.2rem;
	position: relative
}

.cbx-blog-single .single-blog .blog-inner .blog-head figure {
	position: relative
}

.cbx-blog-single .single-blog .blog-inner .blog-head figure figcaption {
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center
}

.cbx-blog-single .single-blog .blog-inner .blog-head figure figcaption:before {
	content: "";
	background: -webkit-linear-gradient(left, rgba(255, 0, 0, 0), #1c1a1d);
	background: -o-linear-gradient(bottom, rgba(255, 0, 0, 0), #1c1a1d);
	background: -moz-linear-gradient(bottom, rgba(255, 0, 0, 0), #1c1a1d);
	background: linear-gradient(to bottom, rgba(255, 0, 0, 0), #1c1a1d);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30%;
	-webkit-transition: all .2 ease;
	transition: all .3s linear
}

.cbx-blog-single .single-blog .blog-inner .blog-head .title {
	position: absolute;
	bottom: 0;
	-webkit-transition: all .2 ease;
	transition: all .3s linear;
	padding: 3rem 4rem;
	font-family: Montserrat, sans-serif;
	font-size: 4.2rem;
	line-height: 6.3rem;
	margin: 0;
	width: 100%;
	text-align: left;
	font-weight: 700;
	color: #fff
}

.cbx-blog-single .single-blog .blog-inner .blog-head:hover figcaption:before {
	height: 70%;
	-webkit-transition: all .2 ease;
	transition: all .3s linear
}

.cbx-blog-single .single-blog .blog-inner .blog-head:hover figcaption .speacial-info {
	margin-bottom: 4.2rem;
	-webkit-transition: all .2 ease;
	transition: all .3s linear
}

.cbx-blog-single .single-blog .blog-inner .blog-head:hover figcaption .speacial-info .title {
	color: #c49e60
}

.cbx-blog-single .single-blog .blog-inner .blog-head:hover figcaption .speacial-info .title a {
	color: inherit
}

.cbx-blog-single .single-blog .blog-inner .date {
	width: 11rem;
	position: absolute;
	left: -120px;
	top: -3px;
	text-align: center;
	font-family: 'Petit Formal Script', cursive;
	font-size: 4.2rem;
	font-weight: 400;
	color: #fff;
	opacity: .7;
	background: #c49e60;
	padding: 1.5rem 1rem;
	line-height: 5rem
}

.cbx-blog-single .single-blog .blog-inner .date span {
	font-size: 1.6rem;
	line-height: 2.4rem;
	display: block;
	font-family: Montserrat, sans-serif
}

.cbx-blog-single .single-blog .blog-inner .article-info {
	margin-bottom: 2.6rem;
	border-bottom: 1px solid #eee;
	display: block;
	overflow: hidden;
	padding: 5px 10px
}

.cbx-blog-single .single-blog .blog-inner .article-info dd {
	float: left;
	margin-right: 20px;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	opacity: .4
}

.cbx-banner .cbx-breadcrumb-area .breadcrumb li,
.cbx-footer .cbx-subscribe .title,
.cbx-footer .footer-single .title,
.cbx-footer-top .single .title,
.cbx-banner .cbx-breadcrumb-area .breadcrumb a {
	font-family: 'Petit Formal Script', cursive
}

.cbx-blog-single .single-blog .blog-inner .article-info dd a {
	color: inherit
}

.cbx-blog-single .single-blog .blog-inner .article-info dd i {
	color: #c49e60!important
}

.cbx-blog-single .single-blog .blog-inner article ul {
	margin-left: 20px;
	display: block
}

.cbx-blog-single .single-blog .blog-inner article ol {
	margin-left: -10px
}

.cbx-blog-single .single-blog .blog-inner article table {
	margin-top: 2rem
}

.cbx-blog-single .single-blog .blog-inner article .cbx-img-left {
	float: left;
	padding: 1rem 2rem 1.5rem 0
}

.cbx-blog-single .single-blog .blog-inner article .cbx-img-right {
	float: right;
	padding: 1rem 0 1.5rem 2rem
}

.cbx-blog-single .single-blog .blog-inner article .cbx-img-center {
	margin: 0 auto;
	display: block;
	padding: 1.5rem
}

.cbx-blog-single .single-blog .blog-inner article header .title-area .title {
	font-size: 4.2rem;
	line-height: 6.3rem
}

.cbx-blog-single .single-blog .blog-inner article section {
	margin-bottom: 4.2rem
}

.cbx-blog-single .single-blog .blog-inner article footer .cbx-social-share .title {
	font-family: 'Petit Formal Script', cursive;
	color: #c49e60;
	font-weight: 700;
	font-size: 2.6rem;
	line-height: 3.9rem
}

.title-footer-posts {
	font-family: 'Petit Formal Script', cursive;
	color: #c49e60;
	font-weight: 700;
	font-size: 2.6rem;
	line-height: 3.9rem
}

.cbx-blog-single .single-blog .blog-inner article footer .cbx-social-share ul {
	margin-left: 0;
	padding: 1rem 0;
	border-top: 1px solid #eee
}

.cbx-blog-single .single-blog .blog-inner article footer .cbx-social-share ul li a {
	height: 50px;
	width: 50px;
	background: #fff;
	color: #c49e60;
	display: inline-block;
	text-align: center;
	border-radius: 50%
}

.cbx-blog-single .single-blog .blog-inner article footer .cbx-social-share ul li a:hover,
.cbx-footer-top {
	background: #c49e60;
	color: #fff
}

.cbx-blog-single .single-blog .blog-inner article footer .cbx-social-share ul li a i {
	font-size: 26px;
	line-height: 50px
}

.cbx-footer-top .cbx-inner {
	background: rgba(28, 26, 29, .1);
	padding: 6.8rem 0
}

.cbx-footer-top .single {
	text-align: center
}

.cbx-footer-top .single .title {
	margin-bottom: 2.6rem;
	margin-top: 0
}

.cbx-footer-top .single p {
	color: #fff;
	opacity: 1;
	letter-spacing: .06rem
}

.cbx-footer {
	background: #1c1a1d
}

.cbx-footer .cbx-inner {
	background: rgba(196, 158, 96, .1);
	padding: 11rem 0
}

.cbx-footer .cbx-subscribe {
	text-align: center;
	width: 80%;
	margin: 0 auto
}

.cbx-footer .cbx-subscribe .title {
	color: #c49e60;
	margin-bottom: 4.2rem;
	margin-top: 0
}

.cbx-footer .cbx-subscribe .subscribe-form,
.tnp {
	margin-bottom: 6.8rem
}

.cbx-footer .cbx-subscribe .subscribe-form .cbx-subscribe-btn,
.cbx-footer .cbx-subscribe .subscribe-form .cbx-subscribe-input {
	float: left
}

.cbx-footer .cbx-subscribe .subscribe-form .cbx-subscribe-input {
	width: 80%
}

.cbx-footer .cbx-subscribe .subscribe-form .cbx-subscribe-btn {
	width: 20%
}

.cbx-footer .cbx-subscribe .subscribe-form .cbx-submit-btn,
.cbx-footer .cbx-subscribe .subscribe-form .tnp .tnp-submit {
	height: 65px;
	width: 100%;
	border-radius: 40px;
	margin-top: 2px;
	background: rgba(196, 158, 96, .8);
	border: 0;
	color: #fff;
	box-shadow: none;
	margin-right: 5px;
	-webkit-transition: all .2 ease;
	transition: all .3s linear
}

.cbx-footer .cbx-subscribe .subscribe-form .tnp .tnp-submit {
	width: 20%;
	float: right
}

.cbx-footer .cbx-subscribe .subscribe-form .cbx-submit-btn i {
	font-size: 32px;
	color: #fff
}

.cbx-footer .cbx-subscribe .subscribe-form .cbx-submit-btn:hover {
	background: #c49e60
}

.cbx-footer .cbx-subscribe .subscribe-form form {
	background: #1c1a1d;
	overflow: hidden;
	border: 1px solid #c49e60;
	border-radius: 40px
}

.cbx-footer .cbx-subscribe .subscribe-form form .form-group {
	margin-bottom: 0
}

.cbx-footer .cbx-subscribe .subscribe-form .form-control,
.cbx-footer .cbx-subscribe .subscribe-form .tnp .tnp-email {
	background: 0 0;
	border: 1px solid transparent;
	border-radius: 40px;
	box-shadow: none;
	color: #fff;
	display: block;
	font-size: 14px;
	height: 70px;
	line-height: 1.42857;
	padding: 6px 3rem;
	transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0;
	width: 100%
}

.cbx-footer .cbx-subscribe .subscribe-form .tnp .tnp-email {
	width: 70%!important;
	display: inline!important
}

.cbx-footer .footer-single .title {
	color: #c49e60;
	margin-bottom: 2.6rem;
	font-size: 2.6rem;
	line-height: 3.9rem;
	font-weight: 400;
	margin-top: 0
}

.cbx-footer .footer-single .footer-logo {
	font-size: 4.2rem;
	font-weight: 700;
	line-height: 4.3rem
}

.cbx-footer .footer-single p {
	color: #b6b6b6;
	opacity: 1;
	letter-spacing: .06rem
}

.cbx-footer .footer-single .footer-link-list li a {
	color: #b6b6b6;
	line-height: 3rem;
	letter-spacing: .06rem;
	-webkit-transition: all .2 ease;
	transition: all .3s linear
}

.cbx-footer .footer-single .footer-link-list li a:hover {
	color: #c49e60;
	padding-left: 10px;
	opacity: 1
}

.cbx-footer .footer-single .footer-tweet {
	color: #b6b6b6;
	letter-spacing: .06rem
}

.cbx-footer .footer-single .footer-tweet li {
	list-style: none
}

.cbx-footer .footer-single .social-area {
	margin-top: 2.6rem
}

.cbx-footer .footer-single .social-area li a {
	background: rgba(196, 158, 96, .2);
	height: 50px;
	width: 50px;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
	-webkit-transition: all .2 ease;
	transition: all .3s linear
}

.cbx-footer .footer-single .social-area li a i {
	font-size: 26px;
	line-height: 52px
}

.cbx-footer .footer-single .social-area li a:hover {
	background: #c49e60;
	color: #fff
}

.cbx-footer .footer-about {
	padding-right: 3rem
}

.cbx-footer-bottom {
	background: #1c1a1d
}

.cbx-footer-bottom .cbx-inner {
	padding: 2.6rem 0
}

.cbx-footer-bottom .copyright {
	color: #b6b6b6;
	letter-spacing: .06rem
}

.cbx-footer-bottom .copyright i {
	margin-right: 5px
}

.cbx-footer-bottom .copyright p {
	color: inherit;
	opacity: 1
}

.cbx-footer-bottom .footer-menu {
	text-align: right
}

.cbx-footer-bottom .footer-menu ul li a {
	color: #b6b6b6
}

.cbx-footer-bottom .footer-menu ul li a:hover {
	color: #c49e60;
	opacity: 1
}

.cbx-banner {
	background: url(../img/fundo_capa_single.jpg) center center no-repeat fixed;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	color: #fff
}

.cbx-banner-page {
	background: url(../img/fundo_capa_page.jpg) center center no-repeat fixed
}

.cbx-banner-receitas {
	background: url(../img/fundo_capa_receitas.jpg) center center no-repeat fixed
}

.cbx-banner .cbx-inner {
	background: rgba(28, 26, 29, .8);
	padding: 21rem 0 11rem
}

.cbx-banner .cbx-heading-black {
	margin-bottom: 4.2rem
}

.cbx-banner .cbx-breadcrumb-area {
	text-align: center
}

.cbx-banner .cbx-breadcrumb-area .breadcrumb {
	background: 0 0;
	padding: 0
}

.cbx-banner .cbx-breadcrumb-area .breadcrumb li,
.cbx-banner .cbx-breadcrumb-area .breadcrumb a {
	font-size: 1.6rem;
	line-height: 2.4rem;
	font-weight: 400
}

.cbx-banner .cbx-breadcrumb-area .breadcrumb li a,
.cbx-banner .cbx-breadcrumb-area .breadcrumb a {
	color: inherit;
	font-size: inherit;
	font-weight: inherit
}

.cbx-banner .cbx-breadcrumb-area .breadcrumb .active {
	color: #c49e60
}

.breadcrumb>li+li:before {
	content: initial!important
}

#cbx-contact #cbxemail-error,
#cbx-contact .cbx-send-btn,
#cbx-contact .error, .wpcf7-form .wpcf7-submit {
	font-weight: 700;
	opacity: .8;
	font-family: Montserrat, sans-serif
}

.cbx-menus-inner {
	background: 0 0
}

.cbx-menus-inner .cbx-inner {
	background: #f9f9f9
}

.cbxmapcanvas {
	height: 400px;
	width: 100%
}

.jqcbxgoglemap_info h3.jqcbxgoglemap_info_heading {
	margin-bottom: 20px
}

.jqcbxgoglemap_info .jqcbxgoglemap_info_body {
	background: #c49e60;
	padding: 5px 10px;
	width: 250px;
	color: #fff;
	font-size: 1.6rem;
	line-height: 2.4rem
}

.cbxmapcanvas img {
	max-width: none
}

#cbx-contact .sub-heading {
	margin-top: 0;
	margin-bottom: 2.6rem
}

#cbx-contact .cbx-sub-heading {
	color: #c49e60;
	font-size: 2.5rem;
	line-height: 3.75rem;
	margin-top: 5rem
}

#cbx-contact .innerpage-section {
	margin-bottom: 6.8rem
}

#cbx-contact #cbxemail-error,
#cbx-contact .error {
	font-style: italic;
	color: #c49e60;
	float: right;
	font-size: 14px
}

#cbx-contact .form-control, .wpcf7-form .wpcf7-form-control{
	background: #fff;
	border-radius: 0;
	color: #1c1a1d;
	display: block;
	font-size: 14px;
	height: 50px;
	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0;
	border: 1px solid #fff;
	box-shadow: none
}

#cbx-contact .form-control:active,
#cbx-contact .form-control:focus,
#cbx-contact .form-control:hover {
	border: 1px solid #c49e60
}
.wpcf7-form .wpcf7-form-control:active,
.wpcf7-form .wpcf7-form-control:focus,
.wpcf7-form .wpcf7-form-control:hover {
	border: 1px solid #c49e60
}

#cbx-contact .cbx-form-control, .wpcf7-form .wpcf7-form-control{
	width: 100%;
	float: right
}

#cbx-contact .cbx-contact-icon {
	background: #c49e60;
	width: 65px;
	height: 50px;
	font-size: 25px;
	border-radius: 4px;
	text-align: center;
	line-height: 49px;
	color: #fff
}

#cbx-contact .form-group {
	margin-bottom: 4rem
}
.wpcf7-form label {
	margin: 20px 0px 10px 0px;
}

#cbx-contact .cbx-textarea-control, .wpcf7-form .wpcf7-textarea {
	background: #fff;
	height: 200px;
	padding: 1.5rem
}

#cbx-contact .cbx-send-btn, .wpcf7-form .wpcf7-submit {
	text-transform: uppercase;
	font-size: 1.8rem;
	line-height: 2.7rem;
	padding: 15px 10px;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	background: #c49e60;
	color: #fff;
	border-radius: 40px;
	-moz-box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
	box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
	    height: auto;
    width: 100%;
        margin-top: 30px;
}

#cbx-contact .cbx-send-btn, .wpcf7-form .wpcf7-submit:hover {
	opacity: 1;
	-moz-box-shadow: 0 4px 9.48px 2.52px rgba(0, 0, 0, .2);
	box-shadow: 0 4px 9.48px 2.52px rgba(0, 0, 0, .2)
}

#cbx-contact .cbx-contact-info,
#cbx-contact .sub-heading {
	padding-left: 2rem
}

#cbx-contact .cbx-contact-info li {
	font-family: Montserrat, sans-serif;
	font-size: 1.6rem;
	line-height: 2.4rem;
	color: #1c1a1d;
	opacity: .7
}

#cbx-contact .cbx-contact-info li i {
	font-size: 2.6rem;
	line-height: 3.9rem;
	color: #c49e60;
	margin-right: 10px
}

@media (min-width:1200px) and (max-width:1400px) {
	html {
		font-size: 54%
	}
}

@media (max-width:1199px) {
	html {
		font-size: 55%
	}
	.cbx-header .cbx-navbar {
		top: 16px
	}
	.cbx-header .cbx-navbar .cbx-logo .main-logo img {
		max-width: 160px
	}
	.cbx-header .cbx-navbar .cbx-logo {
		width: 16%
	}
	.cbx-header .cbx-navbar .cbx-nav-left,
	.cbx-header .cbx-navbar .cbx-nav-right {
		width: 42%
	}
	.cbx-header .stick {
		top: 0
	}
	.cbx-header .stick .cbx-logo .main-logo img {
		max-width: 140px
	}
	.cbx-slider .slider-text-single figure figcaption .cbx-container .cbx-hover-link .cbx-vertical .slider-title {
		font-size: 6.8rem;
		line-height: 10.2rem;
		line-height: 10rem;
		margin: 0
	}
	.cbx-slider .slider-text-single figure figcaption .cbx-container .cbx-hover-link .cbx-vertical .slider-sub-title {
		margin: 0 0 1rem
	}
	.cbx-slider .slider-text-single figure figcaption .cbx-container .cbx-hover-link .cbx-vertical .slider-heading h3 .watermark {
		font-size: 4.2rem;
		line-height: 6.3rem;
		line-height: 5rem
	}
	.cbx-slider .slider-text-single figure figcaption .cbx-container .cbx-hover-link .cbx-vertical .slider-heading h3:before {
		left: -160px;
		top: 14%
	}
	.cbx-slider .slider-text-single figure figcaption .cbx-container .cbx-hover-link .cbx-vertical .slider-heading h3:after {
		left: 160px;
		top: 14%
	}
	.cbx-about .cbx-inner {
		background: rgba(255, 255, 255, .5)
	}
	.cbx-menus .cbx-tab .nav-pills li {
		width: 19.6%
	}
	.cbx-chefs .carousel-indicators li {
		width: 70px
	}
	.cbx-chefs .carousel-indicators .active {
		width: 75px
	}
	blockquote::before {
		padding: 19px 18px;
		left: 45%
	}
}

@media (max-width:991px) {
	.cbx-header .cbx-navbar .cbx-logo .main-logo img,
	.cbx-header .stick .cbx-logo .main-logo img {
		max-width: 100%
	}
	html {
		font-size: 55%
	}
	.cbx-reservation .reservation-area .reservation-form-area {
		padding: 0;
		position: static;
		width: 100%;
		height: 100%
	}
	.cbx-header .cbx-navbar {
		top: 10px
	}
	.cbx-header .cbx-navbar .cbx-logo {
		width: 11%
	}
	.cbx-header .cbx-navbar .cbx-nav-left,
	.cbx-header .cbx-navbar .cbx-nav-right {
		margin-top: 0
	}
	.cbx-header .cbx-navbar #navbar .nav li a {
		padding: .8rem;
		font-size: 13px
	}
	.cbx-header .stick {
		top: 0
	}
	.cbx-inner {
		padding: 6.8rem 0
	}
	#cbx-testimonials .cbx-inner-bg .cbx-inner {
		padding: 6.8rem 0 16rem
	}
	.cbx-heading,
	.cbx-heading-black {
		margin-bottom: 5rem
	}
	.cbx-heading h1:after,
	.cbx-heading h1:before,
	.cbx-heading h2:after,
	.cbx-heading h2:before,
	.cbx-heading-black h1:after,
	.cbx-heading-black h1:before,
	.cbx-heading-black h2:after,
	.cbx-heading-black h2:before {
		display: none
	}
	.cbx-heading h1 .watermark,
	.cbx-heading h2 .watermark,
	.cbx-heading-black h1 .watermark,
	.cbx-heading-black h2 .watermark {
		opacity: .4;
		font-size: 5.5rem;
		line-height: 8.25rem;
		line-height: 5rem;
		font-weight: 400
	}
	.cbx-heading h1 .heading,
	.cbx-heading h2 .heading,
	.cbx-heading-black h1 .heading,
	.cbx-heading-black h2 .heading {
		font-size: 3.5rem;
		line-height: 5.25rem;
		line-height: 4rem
	}
	.cbx-special .special-area .special-five,
	.cbx-special .special-area .special-one {
		width: 100%
	}
	.cbx-special .special-area .special-four,
	.cbx-special .special-area .special-three,
	.cbx-special .special-area .special-two {
		width: 33.22%
	}
	.cbx-menus .cbx-tab .nav-pills li {
		width: 19.5%
	}
	.cbx-chefs blockquote .testi-img-big {
		width: 100%;
		text-align: center;
		margin-top: 4.2rem
	}
	.cbx-chefs blockquote .testi-img-big img {
		margin-bottom: 0;
		margin-top: 50px;
		max-width: 500px
	}
	#cbx-testimonials .testi-quote .fancy span::after,
	#cbx-testimonials .testi-quote .fancy span::before {
		width: 150px
	}
	#cbx-testimonials .cbx-inner-bg,
	#cbx-testimonials .cbx-inner-bg .cbx-inner,
	.cbx-about {
		background-image: none
	}
	.cbx-chefs .cbx-heading {
		padding-top: 4.2rem
	}
	.cbx-chefs blockquote .cbx-single-people {
		margin-bottom: 158px
	}
	.cbx-chefs .carousel-indicators-area .carousel-indicators-inner {
		bottom: 110px
	}
	.cbx-award .cbx-counter-area {
		margin-bottom: 2.6rem
	}
	.cbx-footer .cbx-subscribe .title,
	.cbx-footer .footer-single .footer-logo {
		font-size: 2.6rem
	}
	.footer-single {
		margin-bottom: 4.2rem
	}
	.footer-single .title {
		margin-bottom: 1.6rem
	}
	.cbx-footer .cbx-inner {
		padding: 6.8rem 0 2.6rem
	}
	#cbx-contact .cbx-contact-icon {
		width: 50px;
		height: 50px;
		font-size: 25px;
		border-radius: 4px;
		text-align: center;
		line-height: 49px
	}
	blockquote::after {
		left: 13%
	}
	blockquote::before {
		left: 44%
	}
	blockquote {
		font-size: 15px
	}
	.cbx-blog-single .single-blog .blog-inner {
		margin-left: 11rem
	}
	.cbx-blog-single .single-blog .blog-inner .blog-head .title {
		padding: 1rem 2rem;
		line-height: 5rem
	}
	.cbx-blog-single .single-blog .blog-inner .date {
		font-size: 3rem;
		left: -89px;
		top: -3px;
		width: 9rem;
		padding: 0
	}
	.cbx-reservation .reservation-area .reservation-form-area .cbx-form-inline {
		width: 99%
	}
}

@media (max-width:767px) {
	html {
		font-size: 55%
	}
	.xs-text-center {
		text-align: center
	}
	.xs-text-right {
		text-align: right
	}
	.cbx-right,
	.xs-text-left {
		text-align: left
	}
	.xs-float-none {
		float: none
	}
	.cbx-footer,
	.cbx-footer-bottom,
	.cbx-footer-bottom .footer-menu {
		text-align: center
	}
	.cbx-header .cbx-navbar .cbx-logo {
		display: none
	}
	.cbx-header .cbx-navbar .cbx-logo-mobile {
		display: block;
		width: 100%
	}
	.cbx-header .cbx-navbar .cbx-logo-mobile .main-logo img {
		max-width: 140px;
		float: left
	}
	.cbx-header .cbx-navbar .cbx-search {
		display: none
	}
	.cbx-header .cbx-navbar .cbx-search-mobile {
		display: block
	}
	.cbx-header .cbx-navbar .cbx-nav-left,
	.cbx-header .cbx-navbar .cbx-nav-right {
		width: 100%;
		margin-top: 0
	}
	.cbx-header .cbx-navbar .cbx-nav-right ul {
		padding: 0 2rem
	}
	.cbx-header .cbx-search input[type=text]:focus {
		cursor: text;
		width: 300px;
		height: 40px;
		z-index: 1;
		font-size: 2rem
	}
	.cbx-header .cbx-search input[type=text] {
		top: 4px
	}
	.cbx-header .cbx-search .search_submit {
		display: inline-block;
		font-size: 26px;
		padding-right: 2rem;
		padding-top: 1.2rem
	}
	.cbx-chefs blockquote .testi-img-big,
	.cbx-heading h1:after,
	.cbx-heading h1:before,
	.cbx-heading h2:after,
	.cbx-heading h2:before,
	.cbx-heading-black h1:after,
	.cbx-heading-black h1:before,
	.cbx-heading-black h2:after,
	.cbx-heading-black h2:before {
		display: none
	}
	.cbx-slider .slider-text-single figure figcaption .cbx-container .cbx-hover-link .cbx-vertical .slider-heading {
		margin-bottom: 2rem
	}
	.cbx-slider .slider-text-single figure figcaption .cbx-container .cbx-hover-link .cbx-vertical .slider-title {
		font-size: 4.2rem;
		line-height: 6.3rem;
		line-height: 5rem;
		margin: 0 0 1rem
	}
	.cbx-slider .slider-text-single figure figcaption .cbx-container .cbx-hover-link .cbx-vertical .slider-sub-title {
		margin: 0;
		font-size: 1.6rem;
		line-height: 2.4rem
	}
	.cbx-slider .slider-text-single figure figcaption .cbx-container .cbx-hover-link .cbx-vertical .cbx-btn {
		margin-top: 1.5rem
	}
	.cbx-slider .slider-text-single figure figcaption .cbx-container .cbx-hover-link .cbx-vertical .slider-heading h3 .watermark {
		font-size: 2.6rem;
		line-height: 3.9rem;
		line-height: 3rem
	}
	.cbx-slider .slider-text-single figure figcaption .cbx-container .cbx-hover-link .cbx-vertical .slider-heading h3:before {
		left: -100px;
		top: 10%
	}
	.cbx-slider .slider-text-single figure figcaption .cbx-container .cbx-hover-link .cbx-vertical .slider-heading h3:after {
		left: 100px;
		top: 10%
	}
	.cbx-heading,
	.cbx-heading-black {
		margin-bottom: 4.2rem
	}
	.cbx-heading h1 .watermark,
	.cbx-heading h2 .watermark,
	.cbx-heading-black h1 .watermark,
	.cbx-heading-black h2 .watermark {
		opacity: .4;
		font-size: 4.2rem;
		line-height: 6.3rem;
		line-height: 3rem;
		font-weight: 400
	}
	.cbx-heading h1 .heading,
	.cbx-heading h2 .heading,
	.cbx-heading-black h1 .heading,
	.cbx-heading-black h2 .heading {
		font-size: 2.6rem;
		line-height: 3.9rem;
		line-height: 4rem
	}
	.cbx-menus .cbx-single-tab .cbx-info {
		padding: 0 2rem
	}
	.cbx-menus .cbx-single-tab .price {
		padding: 0 3rem 3rem;
		float: left;
		margin: 0
	}
	.cbx-menus .cbx-tab .nav-pills li {
		width: auto !important;
	}
	.cbx-footer .cbx-subscribe {
		width: 100%
	}
	.carousel-indicators {
		left: 0;
		margin-left: 0;
		padding-left: 0;
		text-align: center;
		width: 100%
	}
	.cbx-blogs .single-blog {
		margin-bottom: 2.6rem
	}
	.cbx-chefs .cbx-heading {
		padding-top: 6.8rem
	}
	.cbx-chefs blockquote .cbx-single-people {
		margin-bottom: 158px
	}
	.cbx-chefs .carousel-indicators-area .carousel-indicators-inner {
		bottom: 110px
	}
	.cbx-footer-top .single {
		margin-bottom: 2.6rem
	}
	.cbx-footer .footer-single .title,
	.cbx-footer-top .single .title {
		margin-bottom: 1.6rem
	}
	.cbx-footer .footer-about {
		padding-right: 0
	}
	.cbx-footer-top .cbx-inner {
		padding: 6.8rem 0 5.2rem
	}
	.cbx-about .about-info .about-text {
		padding: 0
	}
	.cbx-chefs blockquote .cbx-single-people .signature {
		margin-top: 2.6rem
	}
	.cbx-btn {
		padding: 1rem 2.8rem
	}
	#cbx-testimonials #carousel-2 {
		margin-top: 1.6px
	}
	.cbx-chefs blockquote .cbx-single-people .signature img {
		max-width: 200px
	}
	.cbx-header .navbar-default .navbar-toggle {
		background: #c49e60;
		border-color: #c49e60
	}
	.cbx-header .navbar-default .navbar-toggle:focus,
	.cbx-header .navbar-default .navbar-toggle:hover {
		background: #ceae7a;
		border-color: #ceae7a
	}
	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form,
	.stick .navbar-collapse,
	.stick .navbar-form {
		border-color: #1c1a1d
	}
	.cbx-header .navbar-default .navbar-toggle .icon-bar {
		background-color: #fff
	}
	.cbx-team .team-single {
		max-width: 400px;
		margin: 0 auto 2.6rem
	}
	.cbx-banner .cbx-inner {
		padding: 11rem 0 5rem
	}
	.cbx-about .about-info .about-text {
		margin-bottom: 0
	}
	#cbx-contact .cbx-send-btn, 
	#cbx-contact .form-group, .wpcf7-form .wpcf7-submit {
		margin-bottom: 2rem
	}
	.cbx-blog-single .single-blog .blog-inner .blog-head .title {
		font-size: 2.6rem;
		line-height: 3.8rem;
		margin-bottom: 1.5rem
	}
	.cbx-blog-single .single-blog .blog-inner .date {
		background: 0 0;
		color: #c49e60;
		font-size: 3rem;
		left: 0;
		padding: 1rem;
		position: static;
		text-align: left;
		top: 0;
		width: 100%
	}
	.cbx-header .cbx-navbar,
	.dropdown-menu {
		text-align: center
	}
	.cbx-blog-single .single-blog .blog-inner .date span {
		display: inline
	}
	.cbx-blog-single .single-blog .blog-inner .blog-head {
		margin-bottom: 1.6rem
	}
	.cbx-blog-single .single-blog .blog-inner {
		margin-left: 0
	}
	.cbx-header .cbx-navbar .cbx-nav-right ul {
		float: none
	}
	.cbx-header .cbx-navbar .navbar-collapse {
		background: rgba(28, 26, 29, .9)
	}
	.dropdown .caret {
		display: none
	}
	.dropdown-menu {
		display: block;
		background-color: transparent;
		border: 0;
		box-shadow: none;
		margin-top: 0;
		position: static;
		width: 100%
	}
	.navbar-nav .dropdown-menu>li>a {
		line-height: 20px
	}
	.cbx-nav li:hover>ul {
		-moz-animation: none;
		-webkit-animation: none;
		animation: none
	}
	.cbx-header .cbx-navbar #navbar .nav .dropdown .dropdown-menu,
	.cbx-nav ul li:hover>ul {
		-moz-animation: none;
		-webkit-animation: none;
		animation: none;
		opacity: .7;
		background: 0 0
	}
}

@media (max-width:480px) {
	html {
		font-size: 49%
	}
	.cbx-header .cbx-navbar .cbx-logo-mobile .main-logo img {
		max-width: 100px
	}
	.cbx-slider {
		padding-top: 65px
	}
	.cbx-slider .slider-text-single figure figcaption .cbx-container .cbx-hover-link .cbx-vertical .slider-heading {
		margin-bottom: 1rem
	}
	.cbx-slider .slider-text-single figure figcaption .cbx-container .cbx-hover-link .cbx-vertical .slider-title {
		font-size: 3rem;
		line-height: 4.5rem;
		line-height: 5rem;
		margin: 0
	}
	.cbx-slider .slider-text-single figure figcaption .cbx-container .cbx-hover-link .cbx-vertical .slider-sub-title {
		margin: 0;
		font-size: 1.5rem;
		line-height: 2.25rem
	}
	.cbx-slider .slider-text-single figure figcaption .cbx-container .cbx-hover-link .cbx-vertical .cbx-btn {
		margin-top: 1rem
	}
	.cbx-slider .slider-text-single figure figcaption .cbx-container .cbx-hover-link .cbx-vertical .slider-heading h3 .watermark {
		font-size: 2.6rem;
		line-height: 3.9rem;
		line-height: 3rem
	}
	.cbx-slider .slider-text-single figure figcaption .cbx-container .cbx-hover-link .cbx-vertical .slider-heading h3:before {
		left: -80px;
		top: 10%
	}
	.cbx-slider .slider-text-single figure figcaption .cbx-container .cbx-hover-link .cbx-vertical .slider-heading h3:after {
		left: 80px;
		top: 10%
	}
	.cbx-header .cbx-search input[type=text]:focus {
		cursor: text;
		width: 200px;
		height: 40px;
		z-index: 1;
		font-size: 14px;
		padding-left: 2rem
	}
	.cbx-special .special-area .special-five,
	.cbx-special .special-area .special-four,
	.cbx-special .special-area .special-one,
	.cbx-special .special-area .special-three,
	.cbx-special .special-area .special-two {
		width: 100%
	}
	#cbx-testimonials .testi-quote .fancy span::after,
	#cbx-testimonials .testi-quote .fancy span::before {
		width: 50px
	}
	.cbx-footer .cbx-subscribe .subscribe-form .cbx-subscribe-input {
		width: 70%
	}
	.cbx-footer .cbx-subscribe .subscribe-form .cbx-subscribe-btn {
		width: 30%
	}
	.cbx-footer .footer-single .social-area li a {
		margin-bottom: 5px;
		width: 45px;
		height: 45px
	}
	.cbx-footer .footer-single .social-area li a i {
		font-size: 20px;
		line-height: 45px
	}
	#cbx-contact .cbx-form-control, #wpcf7-form .wpcf7-form-control{
		float: right;
		width: 80%
	}
	blockquote::before {
		left: 38%;
		padding: 15px 18px;
		font-size: 16px
	}
	blockquote::after {
		top: 34px
	}
	blockquote {
		padding-top: 66px;
		font-size: 14px
	}
	.cbx-reservation .reservation-area .reservation-form-area .reservation-form-inner {
		padding: 0;
		background: 0 0
	}
	.cbx-reservation .reservation-area .reservation-form-area .reservation-form-inner:hover {
		box-shadow: none
	}
	.cbx-reservation .reservation-area .reservation-form-area .cbx-radio-area .cbx-radio {
		width: 32.3%
	}
	.cbx-reservation .reservation-area .reservation-form-area .form-group label.error {
		font-size: 13px;
		margin-top: 0;
		padding-right: 0
	}
}

@media (max-width:360px) {
	#contact-form input {
		height: 40px
	}
	#contact-form textarea {
		height: 100px
	}
	#contact-form button {
		margin-top: 30px
	}
	#contact-form .form-group {
		margin-bottom: 10px
	}
}

@media (max-width:320px) {
	#contact-form input {
		height: 40px
	}
	#contact-form textarea {
		height: 100px
	}
	#contact-form button {
		margin-top: 20px
	}
	#contact-form .form-group {
		margin-bottom: 0
	}
}

@media only screen and (max-width:768px) {
	.animated {
		-o-transition-property: none!important;
		-moz-transition-property: none!important;
		-ms-transition-property: none!important;
		-webkit-transition-property: none!important;
		transition-property: none!important;
		-o-transform: none!important;
		-moz-transform: none!important;
		-ms-transform: none!important;
		-webkit-transform: none!important;
		transform: none!important;
		-webkit-animation: none!important;
		-moz-animation: none!important;
		-o-animation: none!important;
		-ms-animation: none!important;
		animation: none!important
	}
}

.cbx-switcher-area {
	position: fixed;
	top: 35%;
	right: 0;
	max-width: 300px;
	z-index: 891
}

.cbx-switcher-inner {
	position: relative
}

.cbx-switcher-btn {
	font-weight: 700;
	background: #c49e60;
	font-size: 25px;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 892;
	padding: 5px
}

.cbx-switcher-btn:active,
.cbx-switcher-btn:focus,
.cbx-switcher-btn:hover {
	color: #fff
}

.cbx-switcher-body {
	background: rgba(230, 230, 230, .93);
	padding: 10px;
	width: 260px;
	position: absolute;
	top: 0;
	right: -280px
}

.cbx-switcher-list li {
	height: 30px;
	width: 30px;
	float: left;
	display: inline-block;
	margin: 10px
}

.cbx-switcher-list li a {
	width: 100%;
	height: 100%;
	display: block
}

.cbx-list-default {
	background: #c49e60
}

.cbx-list-red {
	background: #e7272d
}

.cbx-list-green {
	background: #2ec887
}

.cbx-list-blue {
	background: #3498db
}

.cbx-list-olive {
	background: #559137
}

.cbx-list-violet {
	background: #8E24AA
}

.cbx-list-pink {
	background: #FF69B4
}

.cbx-list-navy {
	background: #006fba
}

.cbx-list-orange {
	background: #f50
}

.cbx-switcher-text {
	margin-left: 50px
}

#facebox {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	text-align: left
}

#facebox .popup {
	position: relative;
	border: 3px solid rgba(0, 0, 0, 0);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 0 18px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 18px rgba(0, 0, 0, 0.4)
}

#facebox .content {
	display: table;
	width: 100%;
	padding: 10px;
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

#facebox .content>p:first-child {
	margin-top: 0
}

#facebox .content>p:last-child {
	margin-bottom: 0
}

#facebox .close {
	position: absolute;
	top: 5px;
	right: 5px;
	padding: 2px
}

#facebox .close img {
	opacity: 1.3;
	width: 60px
}

#facebox .close:hover img {
	opacity: 1
}

#facebox .loading {
	text-align: center
}

#facebox .image {
	text-align: center
}

#facebox img {
	border: 0;
	margin: 0
}

#facebox_overlay {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%
}

.facebox_hide {
	z-index: -100
}

.facebox_overlayBG {
	background-color: #000;
	z-index: 99
}