/*------------------------------------
	Theme Name: Maxrestaurant
	Start Date : 21 - December - 2016
	End Date : 16 - January - 2017
	Last change: 16 - January - 2017
	Version: 1.0
	Assigned to: 
	Primary use: 
---------------------------------------*/

/* ========================================================================== */
/* ========================================================================== */
							/* [Table of contents] */
/* ========================================================================== */
/* ========================================================================== */

/*		
	+ Header
		- Header1
		- Header2
		- Header Settings
	- Search Setting
	- Footer Widget Notes
	- Widget Settings
	- Widget: Categories
	- widgets: Footer Social
	+ Footer
		- Footer Main 1
		- Footer Main 2	
	- Newsletter Section
	Section Header
	+ Shortcodes
		- Slider Section
		- About Section
		- Surprise Section
		- About Section 2
		- Services Section
		- Counter Section
		- Menu Section
		- Menu Cards
		- Book Table:: PopUp
		- Book Table Section
		- Event Section
		- Event: Single Page
		- Testimonial Section
		- Gallery Section
		- Team Section
		- Blog
	+ Widget
		- Widget: Latest Posts
		- Widget: Offer
	- Blog Single
	- Latest Blog Post
	- Latest Blog Post 2
	- Reservation Block
	- Contact Section
	- Contact Form
	- Map Section
	- Error Section
	
## Responsive
	- min-width: 1200
	- min-width: 992
	- min-width: 768
	- min to max: 1440 to 1680
	- max-width: 1366
	- max-width: 1200
	- min to max: 992 to 1199
	- max-width: 991
	- min to max: 768 to 991
	- max-width: 767
	- max-width: 639
	- max-width: 479
	- max-width: 360
*/



/* + Header */
/* - Header1 */
.header_s .top-header1 {
	background-color: #0c0c0c;
}
.header_s .top-header1 .top-left {
	margin: 8px 0;
}
.header_s .top-header1 .top-left span {
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	letter-spacing: 0.24px;
	font-weight: 500;
}
.header_s .top-header1 .top-left span + span {
	margin-left: 25px;
}
.header_s .top-header1 .top-left span,
.header_s .top-header1 .top-left span a {
	color: #ddd;
}
.header_s .top-header1 .top-left span a {
	text-decoration: none;
}
.header_s .top-header1 .top-left span a i {
	margin-right: 10px;
}
.header_s .top-header1 .top-left span a:hover {
	color: #93723E;
}
.header_s .top-header1 .top-right {
	text-align: right;
	vertical-align: middle;
}
.header_s .top-header1 .top-right .top-social {
	padding-left: 0;
	margin-bottom: 0;
	margin-right: 31px;
	vertical-align: middle;
}
.header_s .top-header1 .top-right .top-social {
	display: inline-block;
}
.header_s .top-header1 .top-right .top-social li {
	float: left;
	list-style: none;
	margin: 8px 13px;
}
.header_s .top-header1 .top-right .top-social li:first-child {
	margin-left: 0;
}
.header_s .top-header1 .top-right .top-social li a {
	color: #ddd;
	font-size: 13px;
}
.header_s .top-header1 .top-right .top-social li a:hover {
	color: #93723E;
}
.header_s .top-header1 .top-right .search-block {
	background-color: #2c2c2c;
	width: 172px;
	height: 39.5px;
	padding-left: 10px;
	padding-right: 10px;
}
.header_s .top-header1 .top-right .search-block .form-control,
.header_s .top-header1 .top-right .search-block .btn {
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
}
.header_s .top-header1 .top-right .search-block .form-control {
	background-color: transparent;
	height: 36px;
	border: none;
	color: #ddd;
	letter-spacing: 0.24px;
	font-weight: 500;
	outline: none;
}
.header_s .top-header1 .top-right .search-block .btn {
	background-color: transparent;
	border: none;
	color: #fff;
	outline: none;
	padding: 1px;
}
.header_s .top-header1 .top-right .search-block .form-control::-webkit-input-placeholder {
	color: #a4a4a4;
}
.header_s .top-header1 .top-right .search-block .form-control:-moz-placeholder {
	color: #a4a4a4;
}
.header_s .top-header1 .top-right .search-block .form-control::-moz-placeholder {
	color: #a4a4a4;
}
.header_s .top-header1 .top-right .search-block .form-control:-ms-input-placeholder {  
	color: #a4a4a4;
}
.header_s .ownavigation {
	background-color: rgba(0,0,0,0.4);
}
.header_s .ownavigation .navbar-nav li a {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.24px;
	text-transform: uppercase;
}
.header_s .ownavigation .navbar-nav > li:last-child {
	margin-right: 0;
}
.header_s .ownavigation .navbar-nav > .active > a,
.header_s .ownavigation .navbar-nav > .active > a:focus,
.header_s .ownavigation .navbar-nav > .active > a:hover,
.header_s .ownavigation .navbar-nav li:hover > a,
.header_s .ownavigation .navbar-nav li a:hover,
.header_s .ownavigation .navbar-nav li .dropdown-menu > li > a:hover {
	color: #C59D5F;
}
/* - Header2 */
.header_s.header_s2 .ownavigation {
	background-color: #fff;
}
.header_s2 .ownavigation .navbar-nav li a,
.header_s2 .ownavigation .navbar-nav li .dropdown-menu > li > a {
	color: #0a0a0a;
}
.header_s.header_s2 .ownavigation.navbar-fixed-top {
	border-bottom: 1px solid #f0f0f0;
}

/* - Header Settings */
.header_s .top-header1 .top-right.searchform-full {
	float: right;
}
body .menu-setting-info {
	margin: 45px auto;
	text-align: right;
}
body .menu-setting-info a {
	color: #000;
	text-decoration: none;
	text-transform: capitalize;
}

/* - Search Setting */
header .page_search,
footer .header-search,
main .header-search,
.header_s1 .page_search {
	display: none;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
   opacity: 1;
}

/* - Footer Widget Notes */
.info-widget-set {
	text-align: center;
	margin: 0 0 40px;
}
.info-widget-set a {
	color: #fff;
	text-decoration: none;
}

/* + Footer */
/* - Footer Main 1 */
.top-footer {
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
}

/* - Widget : About */
.widget_about p {
	color: #ddd;
	letter-spacing: 0.7px;
	line-height: 26px;
}
/* - Widget : Social */
.widget_social ul {
	padding-left: 0;
}
.widget_social ul li {
	display: inline-block;
	margin-top: 5px;
	margin-right: 10px;
}
.widget_social ul li:last-of-type {
	margin-right: 0;
}
.widget_social ul li a {
	border: 1px solid #ddd;
	float: left;
	width: 41px;
	height: 41px;
	color: #ddd;
	text-align: center;
	line-height: 41px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.widget_social ul li a:hover {
	border-color: #c59d5f;
	color: #c59d5f;
}

/* - Widget - Working time */
.widget_workingtime td {
	color: #6f6f6f;
	padding: 0;
	padding-bottom: 7px;
	text-transform: capitalize;
	letter-spacing: 0.56px;
	text-align: left;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
}
.widget_workingtime td + td {
	padding-left: 0;
}
.widget_workingtime td,
.widget_workingtime tr,
.widget_workingtime table {
	border: none;
}
.widget_workingtime table tbody tr:last-child td {
	padding-bottom: 0;
}

.bottom-footer {
	background-color: #222222;
	padding: 15px 0;
	text-align: center;
}
.bottom-footer p {
	color: #b3b3b3;
	font-size: 13px;
	margin-bottom: 0;
	text-transform: capitalize;
}

/* ## Footer */

/* - Widget Settings: Common Settings for Footer1 & Footer2 */
footer .widget {
	margin-bottom: 30px;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 13px;
	letter-spacing: 0.65px;
}
footer .widget ul li {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 15px;
}
footer .widget ul li:last-child {
	margin-bottom: 0;
}
footer .widget  ul li a::before {
	background-image: url("../images/ftr-link-ic.png");
	content: "";
	display: inline-block;
	width: 19px;
	height: 9px;
	margin-right: 15px;
	vertical-align: middle;
	position: absolute;
	left: 0;
	top: 6px;
}
footer .widget.widget_recent_comments ul li a::before,
footer .widget.widget_about  ul li a::before {
	content: "";
	display: none;
}
footer .widget ul li a {
	border-bottom: none;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.65px;
	color: #6f6f6f;
	text-decoration: none;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	position: relative;
	padding-left: 30px;	
	display: block;
	word-wrap: break-word;
	white-space: normal;
}

/* - Widget: Categories */
footer .widget.widget_archive  ul li a,
footer .widget.widget_categories  ul li a {
	display: inline;
}
footer .widget.widget_archive ul li a::before,
footer .widget.widget_categories  ul li a::before {
	background-image: url("../images/ftr-cat-ic.png");
	height: 19px;
	width: 11px;
}

/* - widgets: Footer Social */
footer .widget .footer-social {
	padding-left: 0;
}
footer .widget .footer-social li {
	display: inline-block;
	margin-top: 5px;
	margin-right: 10px;	
	width: auto;
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
	width: auto;
}
footer .widget .footer-social li:last-of-type {
	margin-right: 0;
}
footer .widget .footer-social li a {
	border: 1px solid #6f6f6f;
	float: left;
	width: 41px;
	height: 41px;
	color: #6f6f6f;
	padding: 0;
	text-align: center;
	line-height: 41px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	font-size: 15px;
}
footer .widget .footer-social li a:hover {
	border-color: #c59d5f;
	color: #c59d5f;
}
footer .widget.widget_recent_entries a,
footer .widget.widget_recent_comments a {
	text-transform: capitalize;
}
footer .widget.widget_recent_entries ul li a::before {
	top: 6px;
}
footer .widget_text .textwidget p strong,
footer .widget_text .textwidget p,
footer .widget_text .textwidget,
footer .widget_mc4wp_form_widget .mc4wp-form-fields .form-control,
footer .widget_search .input-group .form-control {
	font-weight: 700;
	font-size: 13px;
}
footer .widget.widget_nav_menu ul li {
	margin-bottom: 0;
}
footer .widget.widget_nav_menu ul li a {
	margin-bottom: 15px;
}

footer .widget.woocommerce.widget_product_categories ul li a {
	border-bottom: none;
	padding-bottom: 0;
}
footer .widget.woocommerce ul.product_list_widget li a::before {
	background-image: none;
	height: 0;
	width: 0;
}
footer .widget_recentposts .recent-content h5 > a,
footer .widget.woocommerce ul.product_list_widget li a {
	font-weight: 700;
}
footer .widget_recentposts .recent-content h5 > a {
	color: #6f6f6f;
}
footer .widget_breadcrumb_navxt .breadcrumbs > span::after {
	content: "";
}

.widget.widget_instagram ul li {
	float: left;
    margin-bottom: 5px;
    margin-right: 5px;
    max-height: 80px;
    max-width: 80px;
}
.widget.widget_instagram ul li a {
	padding-left: 0;
}
.widget.widget_instagram ul li  a::before {
	display: none;
}

/* - Footer Main 1 */
footer .widget-title {
	padding-bottom: 12px;
	text-align: left;
}
footer .widget-title::before {
	background-color: #c59d5f;
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	width: 37px;
}

.footer-main-1 .widget_about p {
	color: #6f6f6f;
    letter-spacing: 0.65px;
    line-height: 26px;
	font-family: 'Lato', sans-serif;
	font-weight: 500;
}

.footer-main-1 .widget_instagram {
	color: #6f6f6f;
}
.footer-main-1 .widget_calendar caption {
	color: #6f6f6f;
	font-weight: 700;
	letter-spacing: 0;
	font-size: 14px;
}
.footer-main-1 .widget_calendar #next a,
.footer-main-1 .widget_calendar #prev a,
.footer-main-1 .widget_calendar td,
.footer-main-1 .widget_calendar th {
	color: #6f6f6f;
	font-weight: 700;
}
.footer-main-1 .widget_calendar #next a, 
.footer-main-1 .widget_calendar #prev a {
	border-color: #6f6f6f;
}


/* - Footer Main 2 */
footer.footer-main-2 .widget_mc4wp_form_widget .mc4wp-alert.mc4wp-error p {
	color: #fff;
}
/* - Footer 2 Common Settings */
footer.footer-main-2 .woocommerce.widget_shopping_cart .amount,
footer.footer-main-2 .woocommerce.widget_shopping_cart .total,
footer.footer-main-2 .widget_rss ul li cite,
footer.footer-main-2 .widget_rss ul li .rss-date, 
footer.footer-main-2 .widget_mc4wp_form_widget .mc4wp-form-fields .form-control,
footer.footer-main-2 .widget_text .textwidget,
footer.footer-main-2 .widget_recentposts .recent-content span a,
footer.footer-main-2 .widget_recentposts .recent-content span,
footer.footer-main-2 .widget_recentposts .recent-content h5 > a,
footer.footer-main-2 .breadcrumbs,
footer.footer-main-2 .widget_text .textwidget p,
footer.footer-main-2 .widget_text .textwidget p strong,
footer.footer-main-2 .page_search .searchform .btn.btn-default,
footer.footer-main-2 .widget_calendar #next a,
footer.footer-main-2 .widget_calendar #prev a,
footer.footer-main-2 .widget_calendar td,
footer.footer-main-2 .widget_calendar th,
footer.footer-main-2 .widget_calendar caption,
footer.footer-main-2 .woocommerce select,
footer.footer-main-2 .widget .select_box select,
footer.footer-main-2 .widget_about p,
footer.footer-main-2 .widget a,
footer.footer-main-2 .widget-area a,
footer.footer-main-2 .widget_workingtime td,
footer.footer-main-2 .widget_instagram,
footer.footer-main-2 .widget ul li a {
	color: #aaaaaa;
}
footer.footer-main-2 .woocommerce select,
footer.footer-main-2 .widget  select {
	color: #aaa !important;
}

footer.footer-main-2 .widget a:hover,
footer.footer-main-2 .widget_recentposts .recent-content span a:hover,
footer.footer-main-2 .widget_recentposts .recent-content h5 > a:hover,
footer.footer-main-2 .widget_calendar #next a:hover,
footer.footer-main-2 .widget_calendar #prev a:hover,
footer.footer-main-2 .widget ul li a:hover {
	color: #c59d5f;
}

footer.footer-main-2 .widget.woocommerce .buttons a {
	color: #fff;
	font-weight: 700;
}
footer.footer-main-2 .widget_search .input-group .form-control {
	color: #aaa;
}
footer.footer-main-2 .widget_mc4wp_form_widget .mc4wp-form-fields .form-control,
footer.footer-main-2 .widget_mc4wp_form_widget .mc4wp-form-fields input[type="submit"]{
	min-height: 45px;
}
footer.footer-main-2 .widget_mc4wp_form_widget .mc4wp-form-fields .form-control {
	background-color: #fff;
	min-height: 45px;
	border: none;
	color: #555;
	font-weight: 500;
}

/* - Placeholder */
footer.footer-main-2 .widget_search .input-group .form-control::-webkit-input-placeholder {
   color: #aaa;
}
footer.footer-main-2 .widget_search .input-group .form-control:-moz-placeholder {
    color: #aaa; 
}
footer.footer-main-2 .widget_search .input-group .form-control::-moz-placeholder { 
    color: #aaa;
}
footer.footer-main-2 .widget_search .input-group .form-control:-ms-input-placeholder {  
    color: #aaa;
}

.footer-main-2 .widget_calendar #next a,
.footer-main-2 .widget_calendar #prev a {
	border-color: #aaa;
}
footer.footer-main-2 .tagcloud a {
	color: #fff;
}
footer.footer-main-2 .tagcloud a:hover {
	background-color: #fff;
	color: #000;
}
.footer-main-2 .top-footer {
	background-color: #222222;
}
.footer-main-2 .top-footer .widget-title {
	color: #fff;
}
.footer-main-2 .top-footer .widget_instagram .instafeed a {
	display: inline-block;
	margin-bottom: 5px;
	margin-right: 3px;
}
.footer-main-2 .top-footer .widget_about  {
	padding-right: 0;
}
.footer-main-2 .top-footer .widget_subscribe {
	padding-right: 20px;
	margin-top: 20px;
}
.footer-main-2 .top-footer .widget_subscribe .form-control,
.footer-main-2 .top-footer .widget_subscribe .btn {
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
}
.footer-main-2 .top-footer .widget_subscribe .form-control {
	border: none;
	border-radius: 0;
	outline: none;
	height: 45px;
	padding-left: 20px;
	padding-right: 20px;
}
.footer-main-2 .top-footer .widget_subscribe .btn {
	background-color: #c59d5f;
	color: #fff;
	height: 45px;
	border: none;
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
	letter-spacing: 0.7px;
	border-radius: 0;
	outline: none;
	text-transform: uppercase;
	padding-left: 23px;
	padding-right: 23px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.footer-main-2 .top-footer .widget_subscribe .btn:hover {
	background-color: #000;
	color: #c59d5f;
}
.footer-main-2 .bottom-footer {
	background-color: #0c0c0c;
}

/* - Newsletter Section */
.newsletter-section {
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	padding-bottom: 28px;
	padding-top: 28px;
	/* margin-top: 75px; */
	margin-bottom: 75px;
	max-width: 1920px;
	overflow: hidden !important;
}
.newsletter-section::before {
	background-color: rgba(0,0,0,0.8);
	bottom: 0;
	content: "";
	display: inline-block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.newsletter-section .container {
	position: relative;
}
.newsletter-section .container > h3,
.newsletter-section .container > p {
	display: inline-block;
	vertical-align: middle;
}
.newsletter-section .container > h3 {
	color: #ffffff;
	font-family: 'Raleway', sans-serif;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 1.12px;
	margin-bottom: 7px;
	margin-top: 7px;
	text-transform: uppercase;
	margin-right: 80px;
	line-height: 37px;
}
.newsletter-section .container > p {
	color: #d8d8d8;
	margin-bottom: 0;
}
.newsletter-section form.mc4wp-form,
.newsletter-section .newsletter-form {
	float: right;
}
.newsletter-section .newsletter-form .input-group {
	background-color: #fff;
	max-width: 360px;
	width: 100%;
	padding: 4px 8px;
}
.newsletter-section .newsletter-form .input-group .form-control,
.newsletter-section .newsletter-form .input-group .btn  { 
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
}
.newsletter-section .newsletter-form .input-group .form-control {
	height: 37px;
	border: none;
	border-radius: 0;
	outline: none;
	z-index: 4;
}
.newsletter-section .newsletter-form .input-group .btn  { 
	padding: 0 25px;
	height: 37px;
	background-color: #c59d5f;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-weight: bold;
	border: none;
	border-radius: 0;
	outline: none;
}
.newsletter-section .newsletter-form .input-group .btn:hover {
	background-color: #222;
}
.newsletter-section .mc4wp-alert.mc4wp-error p {
	display: inline-block;
	margin-bottom: 0;
	margin-top: 5px;
}

/* + Section Header */
.section-header {
	margin-bottom: 60px;
	padding-bottom: 27px;
	position: relative;
}
.section-header::before {
	background-image: url("../images/section-header-sep.png");
	background-repeat: no-repeat;
	background-position: bottom center;
	display: inline-block;
	content: "";
	bottom: 0px;
	left: 0;
	right: 0;
	position: absolute;
	height: 24px;
}
.section-header h3 {
	color: #c59d5f;
	font-family: 'Great Vibes', cursive;
	font-size: 65px;
	line-height: 84px;
	letter-spacing: 2.6px;
	margin-top: 0;
	margin-bottom: 0;
	position: relative;
	text-transform: capitalize;
}
.section-header h4 {
	color: #222222;
	font-family: 'Raleway', sans-serif;
	font-size: 25px;
	font-weight: 700;
	margin-top: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 40px;
}
.section-header.text-center::before {
	margin: 0 auto;
	right: 0;
}
.section-header2 {
	padding-bottom: 10px;
	margin-bottom: 32px;
}
.section-header2::before {
	background-color: #c59d5f;
	bottom: 0;
	width: 70px;
	height: 2px;
	left: 0;
}
.section-header2 h3 {
	color: #f5b654;
}

/* + Shortcodes */
/* - Slider Section */
#rev_slider1 {
	margin-bottom: 75px;
}
#rev_slider1 .tp-bullets.zeus .tp-bullet {
	background-color: #fff;
	border: 2px solid transparent;
	width: 10px;
	height: 10px;
}
#rev_slider1 .tp-bullets.zeus .tp-bullet:hover::after,
#rev_slider1 .tp-bullets.zeus .tp-bullet.selected::after {
	background-color: #c59d5f;
}
#rev_slider1 .tp-bullets.zeus  .tp-bullet.selected {
	background-color: transparent;
	border: 2px solid #efce9b;
	width: 12px;
	height: 12px;
	position: relative;
}
#rev_slider1 .tp-bullets.zeus  .tp-bullet.selected {
	margin-left: -2px;
}

#rev_slider2 .tp-bullets.zeus .tp-bullet {
	background-color: #fff;
	height: 10px;
	width: 10px;
}
#rev_slider2 .slotholder:after {	
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0; 
	bottom: 0;	
	background: rgba(0, 0, 0, 0.6);
}
#rev_slider2 .tp-bullets.zeus .tp-bullet:hover::after,
#rev_slider2 .tp-bullets.zeus .tp-bullet.selected::after {
	background-color: #c59d5f;
}
.slider-section2 .tp-bullets.zeus  .tp-bullet.selected {
	margin-top: -2px;
}

/* - About Section */
.about-section {
	padding-top: 100px;
	padding-bottom: 100px;
}
.about-detail > p  {
	color: #777777;
	letter-spacing: 0.35px;
	line-height: 26px;
	margin-bottom: 27px;
}
.about-detail .chef-detail i,
.about-detail .chef-detail span,
.about-detail .chef-detail .cnt {
	display: inline-block;
}
.about-detail .chef-detail span,
.about-detail .chef-detail .cnt {
	margin-left: 30px;
}
.about-detail .chef-detail i img {
	border-radius: 100%;
}
.about-detail .chef-detail .cnt h4 {
	color: #222222;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0.64px;
	margin-top: 6px;
}
.about-detail .chef-detail .cnt ul {
	padding-left: 0;
	margin-bottom: 0;
}
.about-detail .chef-detail .cnt ul li {
	display: inline-block;
}
.about-detail .chef-detail .cnt ul li + li {
	margin-left: 20px;
}
.about-detail .chef-detail .cnt ul li a {
	color: #222222;
}
.about-detail .chef-detail .cnt ul li a:hover {
	color: #c59d5f;
}
.about-img-block {
	text-align: right;
}
.about-img-block div {
	margin-bottom: 30px;
}
.about-img-block div:last-of-type {
	margin-bottom: 0;
	margin-top: 70px;
}
/* - Surprise Section */
.surprise-section {
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	padding-top: 180px;
	padding-bottom: 180px;
	background-size: cover;
}



.surprise-section::before {
	background-color: rgba(34,34,34,0.6);
	bottom: 0;
	content: "";
	display: inline-block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.surprise-content {
	position: relative;
}
.surprise-content h3 {
	color: #fff;
	text-transform: capitalize;
	font-family: 'Great Vibes', cursive;
	font-size: 65px;
	letter-spacing: 1.3px;
	line-height: 85px;
	margin-top: 0;
	margin-bottom: 40px;
	position: relative;
	padding-bottom: 40px;
}
.surprise-content h3::before {
	background-image: url("../images/section-header-sep.png");
	background-repeat: no-repeat;
	background-position: bottom center;
	display: inline-block;
	content: "";
	bottom: 0px;
	left: 0;
	right: 0;
	position: absolute;
	height: 24px;
}
/* - About Section 2 */
.about-section2  {
	position: relative;
	padding-bottom: 50px;
}
.about-section2 .about-detail {
	margin-bottom: 80px;
}
.about-section2 .about-detail > a {
	background-color: #c59d5f;
	display: inline-block;
	color: #fff;
	font-size: 13px;
	padding: 13px 20px;
	letter-spacing: 0.52px;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.about-section2 .about-detail > a:hover {
	background-color: #222222
}
.about-section2  .about-img {
	position: absolute;
	right: 0;
	width: 33.125%;
	top: 0;
}
/* - Services Section */
.services-section {
	padding-top: 100px;
	padding-bottom: 70px;
}
.services-section .srv-box  {
	text-align: center;
	margin-bottom: 30px;
}
.services-section .srv-box .img-box {
	display: inline-block;
	width: 100%;
	border: 1px solid #c59d5f;
	position: relative;
	overflow: hidden;
	margin-bottom: 4px;
}
.services-section .srv-box .img-box .srv-content {
	background-color: rgba(0,0,0,0.8);
	position: absolute;
	left: 0;
	right: 0;
	bottom: -100%;
	text-align: center;
	color: #fff;
	padding: 38px 70px;
	opacity: 0;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.services-section .srv-box .img-box .srv-content span {
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.64px;
	line-height: 26px;
	color: #fff;
}
.services-section .srv-box .img-box .srv-content span > a {
	color: #c59d5f;
	display: block;
	text-decoration: none;
}
.services-section .srv-box .img-box .srv-content span > a:hover {
	color: #fff;
	text-decoration: none;
}
.services-section .srv-box:hover .img-box .srv-content {
	bottom: 0;
	opacity: 1;
}
.services-section .srv-box > h4 {
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.45px;
	text-transform: uppercase;
	margin-bottom: 0;
	line-height: 26px;
	margin-top: 6px;
}
/* - Counter Section */
.counter-section {
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 70px;
	padding-top: 100px;
	position: relative;
}
.counter-section::before {
	background-color: rgba(34,34,34,0.7);
	bottom: 0;
	content: "";
	display: inline-block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.counter-section .section-header h3 {
	color: #fff;
}
.counter-section .section-header h4 {
	color: #c59d5f;
}
.counter-section .counter-box {
	text-align: center;
	margin-bottom: 30px;
	display: inline-block;
	width: 100%;
}
.counter-section .counter-box > i {
	width: 63px;
	height: 62px;
	display: inline-block;
	line-height: 62px;
	margin-bottom: 14px;
}
.counter-section .counter-box span {
	color: #fff;
	font-size: 65px;
	display: block;
}
.counter-section .counter-box h6 {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1.6px;
	line-height: 24px;
	margin-top: 14px;
	margin-bottom: 0;
}

/* - Menu Section */
.menu-section {
	padding-top: 100px;
	padding-bottom: 100px;
	position: relative;
}
.menu-section .top-img {
	position: absolute;
	left: 10px;
	top: 0;
	width: 22.9687%;
}
.menu-section .bottom-img {
	position: absolute;
	right: 10px;
	bottom: 0;
	width: 22.9687%;
	text-align: right;
}
.menu-section .menu-item  {
	display: inline-block;
	width: 100%;
	min-height: 89px;	
}
.menu-section .menu-item .item-thumb {
	float: left;
	width: 15%;
}
.menu-section .menu-item .item-thumb i img {
	border-radius: 100%;
	border: 1px solid #c59d5f;
}
.menu-section .menu-item h3 {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: bold;
	width: 53%;
	float: left;
	color: #c59d5f;
	margin-left: 15px;
	margin-bottom: 0;
	margin-top: 17px;
	letter-spacing: 0.64px;
	line-height: 26px;
	text-transform: uppercase;
}
.menu-section .menu-item h3 > span {
	color: #777777;
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.48px;
	text-transform: none;
	display: block;
}
.menu-section .menu-item > span {
	color: #c59d5f;
	float: right;
	width: 28%;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 1px;
	position: relative;
	margin-top: 10px;
}
.menu-section .menu-item > span sup {
	font-family: Georgia,Times,Times New Roman,serif;
	font-size: 20px;
	font-weight: bold;
	margin-right: 5px;
}
.menu-section .menu-item > span::before {
	border-top: 1px dashed #222222;
	content: "";
	display: inline-block;
	height: 1px;
	width: 58%;
	margin-right: 15px;
	vertical-align: middle;	
}
/* - Menu Cards */
.menu-cards span.bottom-img {
	bottom: -185px;
}

/* - Book Table:: PopUp */
.menu_popupform.modal {
	padding-right: 0 !important;
	text-align: center
}
.menu_popupform.modal:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: 0;
}
.menu_popupform.modal .modal-content {
	border-radius: 0;
	box-shadow: none;
	border: none;
}
.menu_popupform .modal-body {
	padding: 30px 15px;
}
.menu_popupform .wpcf7-form {
	margin-bottom: 0;
}
.menu_popupform .modal-title {
	line-height: 24px;
}
.menu_popupform .modal-dialog {
    display: inline-block;
    margin: 45px auto;
    max-width: 600px;
    text-align: left;
    vertical-align: middle;
    width: 100%;
}
.menu_popupform .input-group {
	min-height: 40px;
	display: inline-block;
	width: 100%;
}
.menu_popupform .input-group-addon {
	height: 40px;
	width: 40px;
	line-height: 24px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	border: none;
	border-radius: 0;
	z-index: 3;
}
.menu_popupform .wpcf7-form .input-group .wpcf7-form-control {
	display: inline-block;
    padding-left: 60px;
    padding-right: 10px;
    width: 100%;
	color: #000;
	background-color: #fff;
	letter-spacing: 0;
}
.menu_popupform .wpcf7-form .input-group .wpcf7-form-control.wpcf7-select {
	color: #777;
	padding-top: 10px;
	position: relative;
	z-index: 2;
	height: 41px;
}

/* - Placeholder */
.menu_popupform .wpcf7-form .input-group .wpcf7-form-control::-webkit-input-placeholder {
   color: #000;
}
.menu_popupform .wpcf7-form.input-group .wpcf7-form-control:-moz-placeholder {
   color: #000; 
}
.menu_popupform .wpcf7-form .input-group .wpcf7-form-control::-moz-placeholder { 
   color: #000;
}
.menu_popupform .wpcf7-form .input-group .wpcf7-form-control:-ms-input-placeholder {
   color: #000; 
}
.menu_popupform .wpcf7-form .wpcf7-form-control.wpcf7-submit {
	width: auto;
}
.menu_popupform .input-group-addon i.icon {
	margin-left: 0;
	height: auto;
	width: auto;
	vertical-align: middle;
	line-height: normal;
}
.menu_popupform .modal-body ul {
	padding-left: 0;
	list-style: none;
	margin-bottom: 0;
}
.menupopup_btn {
	background-color: transparent;
	border-radius: 0;
	color: #dddddd;
	font-size: 13px;
	padding: 0;	
	margin-left: 15px;
	display: inline-block;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
}

.menupopup_btn:focus,
.menupopup_btn:hover {
	color: #c59d5f;
}
.menupopup_btn i {
	margin-right: 15px;
}

/* - Book Table Section */
.book-table-section {
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	padding-top: 100px;
	padding-bottom: 100px;
	width: 100%;
	overflow: hidden;
	max-width: 1920px;
}
.book-table-section::before {
	background-color: rgba(34,34,34,0.6);
	bottom: 0;
	content: "";
	display: inline-block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;	
}
.book-table-section .section-header {
	padding-bottom: 0;
}
.book-table-section .section-header::before {
	display: none;
}
.book-table-section .section-header h4 {
	color: #fff;
	margin-top: 20px;
	margin-bottom: 0;
}
.book-table-section .form-group {
	margin-bottom: 30px;
}
.book-table-section .input-group {
	background-color: #fff;
	padding-left: 10px;
	padding-right: 0;
	width: 100%;
}
.book-table-section .input-group .input-group-addon,
.book-table-section .input-group .form-control {
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
}
.book-table-section .input-group .input-group-addon {
	background-color: transparent;
	border: none;
	color: #989898;
	outline: none;
}
.book-table-section .wpcf7-form .wpcf7-form-control option {
	margin-bottom: 5px;
	letter-spacing: 0;
	line-height: 30px;
}
.book-table-section .wpcf7-form .wpcf7-form-control {
	background-color: #fff;
	border: none;
	letter-spacing: 2.1px;
	outline: none;
	min-height: 46px;
	width: 100%;
	color: #777;
	padding: 6px 10px;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
}
.book-table-section .wpcf7-form .wpcf7-select.wpcf7-form-control {
	line-height: 35px;
	padding-bottom: 6px;
	box-shadow: none;
	cursor: pointer;
	position: relative;
	z-index: 2;
	outline: none;
	color: #777;
	height: 40px;
}
.book-table-section .wpcf7-form .wpcf7-form-control.wpcf7-submit:hover {
	background-color: #fff;
	color: #c59d5f;
}
.select_box::before {
	position: absolute;
	content: "\f107";
	font-family: "FontAwesome";
	width: 22px;
	line-height: 40px;
	text-align: center;
	background-color: #c59d5f;
	top: 0;
	bottom: 0;
	right: 0;
	color: #fff;
}
.book-table-section .wpcf7-form .select_box::-ms-expand {
	display: none;
}
.book-table-section .wpcf7-form .select_box option,
.book-table-section .wpcf7-form .select_box:active,
.book-table-section .wpcf7-form .select_box:focus {
	outline: none !important;
}
.book-table-section .wpcf7-form .wpcf7-form-control::-webkit-input-placeholder {
   color: #777;
}
.book-table-section .wpcf7-form .wpcf7-form-control:-moz-placeholder {
   color: #777; 
}
.book-table-section .wpcf7-form .wpcf7-form-control::-moz-placeholder { 
   color: #777;
}
.book-table-section .wpcf7-form .wpcf7-form-control:-ms-input-placeholder {  
   color: #777; 
}
.book-table-section form .send-btn {
	text-align: center;
}
.book-table-section .wpcf7-form-control.wpcf7-submit {
	background-color: #c59d5f;
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
	border-radius: 0;
	width: auto;
	border: none;
	padding: 13px 30px;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 0.56px;
	-webkit-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
}
.book-table-section .wpcf7-form-control.wpcf7-submit:hover {
	background-color: #fff;
	color: #c59d5f;
}
.book-table-section .wpcf7-form div.wpcf7-mail-sent-ng,
.book-table-section .wpcf7-form div.wpcf7-validation-errors {
	position: relative;
	z-index: 1;
	color: #fff;
	border-color: #fff;
}
.event_gallery-carousel.owl-carousel .owl-item img {
	width: auto;
}		

/* - Event Section */
.latest-events-section {
	margin-top: 80px;
	margin-bottom: 45px;
}
.latest-events-section .row {
	margin: 0;
}
.events-item {
	display: inline-block;
	width: 100%;
	position: relative;
	margin-bottom: 30px;
}
.events-item .event-content {
	background-color: rgba(0,0,0,0.8);
	color: #fff;
	padding: 60px 50px 19px;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.events-item .event-content h4 {
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
	letter-spacing: 0.72px;
	margin-top: 0;
	margin-bottom: 20px;
	position: relative;
	padding-bottom: 19px;
	line-height: 26px;
	color: #fff;
}
.events-item .event-content h4::before {
	background-color: #c59d5f;
	bottom: 0;
	content: "";
	height: 3px;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	width: 63px;
}
.events-item .event-content p {
	font-size: 14px;
	color: #ddd;
	letter-spacing: 0.52px;
	line-height: 21px;
}
.events-item .event-content span {
	color: #c59d5f;
	display: inline-block;
	width: 100%;
	font-size: 13px;
	letter-spacing: 0.52px;
	margin-top: 12px;
	margin-bottom: 17px;
}
.events-item .event-content > a {
	background-color: #c59d5f;
	color: #fff;
	display: inline-block;
	padding: 0;
	font-size: 0;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.52px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	opacity: 0;
	height: 0;
}
.events-item:hover .event-content { 
	background-color: rgba(0,0,0,0.95);
	padding-bottom: 49px;
}
.events-item:hover .event-content > a {
	opacity: 1;
	padding: 12px 20px;
	font-size: 13px;
	height: auto;
}
.events-item:hover .event-content > a:hover {
	background-color: #fff;
	color: #c59d5f;
}

/* - Event: Single Page */
.event-single-content .event-details {
	display: block;
	margin-bottom: 10px;
}
.event-single-content .event-details span {
	color: #777777;
	font-size: 14px;
	letter-spacing: 0.52px;
	line-height: 26px;
	position: relative;
	margin-right: 10px;
	display: inline-block;
}
.event-single-content .event-details span i {
	margin-right: 5px;
}
.event-single-content .event-details span:last-child {
	margin-right: 0;
}
.event-single-content  p {
	color: #777777;
	font-size: 14px;
	letter-spacing: 0.52px;
	line-height: 21px;
}
.event-map.map {
	display: block;
	margin-top: 30px;
}
.event-single-content .map-canvas-1 {
	height: 250px;
	width: 100%;
}
.event-gallery {
	display: inline-block;
	width: 100%;
}
.event-gallery img {
	margin-top: 30px;
}

/* - Testimonial Section */
.testimonial-section {
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	padding-top: 100px;
	padding-bottom: 100px;
}
.testimonial-section::before {
	background-color: rgba(0,0,0,0.8);
	bottom: 0;
	content: "";
	display: inline-block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;	
}
.testimonial-section .section-header h4 {
	color: #fff;
}
.testimonial-section .item > p {
	color: #ddd;
	font-size: 14px;
	line-height: 26px;
	letter-spacing: 0.52px;
}
.testimonial-section .item > i {
	display: block;
	margin-top: 26px;
	color: #c59d5f;
	font-size: 35px;
}
.testimonial-section .item > h5 {
	color: #fff;
	font-family: 'Great Vibes', cursive;
	font-size: 30px;
	letter-spacing: 1.2px;
	line-height: 42px;
	margin-bottom: 0;
	margin-top: 30px;
}
.testimonial-section .carousel-indicators {
	position: relative;
	margin: 0;
	left: 0;
	width: 100%;
	bottom: 0;
	margin-top: 50px;
}
.testimonial-section .carousel-indicators li {
	background-color: #8e7346;
	border: none;
	margin: 0 9px;
	width: 12px;
	height: 12px;
}
.testimonial-section .carousel-indicators li.active {
	background-color: #c59d5f;
}
/* - Gallery Section */
.gallery-section {

    margin-bottom: 25px;
    padding-bottom: 80px;
    padding-top: 100px;
    position: relative;
}
.gallery-section::before {
	background-repeat: repeat-y;
	bottom: 0;
	content: "";
	display: inline-block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;	
}
.gallery-section .section-header {
	margin-bottom: 40px;
}
.gallery-section .section-header h4 {

}
.gallery-section .row {
	margin: 0;
}
.gallery-category {
	text-align: center;
	position: relative;
}
.gallery-category ul {
	padding-left: 0;
	margin-bottom: 48px;
}
.gallery-category ul,
.gallery-category ul li {
	display: inline-block
}
.gallery-category ul li {
	margin: 0 12px 6px;
}
.gallery-category ul li a {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.56px;
	text-decoration: none;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.gallery-category ul li a:hover,
.gallery-category ul li a.active {
	color: #c59d5f;
}
.gallery-box {
	margin-bottom: 30px;
	text-align: center;
}
.gallery-box a {
	display: inline-block;
	position: relative;
}
.gallery-box a::before,
.gallery-box a::after {
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.gallery-box a::before {
	background-color: rgba(0,0,0,0.7);
	bottom: 0;
	content: "";
	display: inline-block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	opacity: 0;
}
.gallery-box a:hover::before {
	opacity: 1;
}
.gallery-box a::after {
	background-color: #fff;
	border-radius: 50%;
	content: "\e681";
	font-family: 'Stroke-Gap-Icons';
	font-size: 24px;
	height: 59px;
	width: 59px;
	color: #c59d5f;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 0;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);	
	opacity: 0;
	text-align: center;
	vertical-align: middle;
	line-height: 59px;
}
.gallery-box a:hover::after {
	top: 50%;
	opacity: 1;
}
.gallery-page  {
	background-color: transparent;
	margin-top: 75px;
	margin-bottom: 45px;
}
.gallery-page::before {
	display: none;
}
.gallery-page .section-header h4,
.gallery-page .gallery-category ul li a {
	color: #222222;
}
.gallery-page .gallery-category ul li a:hover,
.gallery-page .gallery-category ul li a.active {
	color: #c59d5f;
}

/* - Team Section */
.team-section {
	padding-top: 100px;
	padding-bottom: 60px;
}
.team-box {
	position: relative;
	margin-bottom: 40px;
	display: inline-block;
	width: 100%;
}
.team-box::before {
	background-color: rgba(0,0,0,0.85);
	border: 3px solid #eacc9e;
	bottom: 0;
	content: "";
	display: inline-block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	opacity: 0;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.team-box:hover::before {
	opacity: 1;
}
.team-content {
	background-color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -1px;
	text-align: center;
	padding-top: 18px;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);	
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	max-height: 150px;
	overflow: hidden;
}
.team-content > h4 {
	color: #222222;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.56px;
	text-transform: uppercase;
	line-height: 21px;
}
.team-content > h6 {
	color: #777777;
	font-size: 13px;
	letter-spacing: 0.52px;
	line-height: 18px;
	text-transform: capitalize;
	padding-bottom: 14px;
	position: relative;
}
.team-content > h6::before {
	background-color: #c59d5f;
	content: "";
	width: 41px;
	height: 1px;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	display: inline-block;
}
.team-content > ul {
	padding-left: 0;
	margin-bottom: 0;
	margin-top: 15px;
}
.team-content > ul li {
	display: inline-block;
	margin: 0 4px;
}
.team-content > ul li a {
	background-color: #424242;
	font-size: 12px;
	width: 25px;
	height: 25px;
	float: left;
	line-height: 25px;
	color: #fff;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.team-content > ul li a:hover {
	background-color: #c59d5f;
}
.team-box:hover .team-content {
	background-color: transparent;
	left: 0;
	right: 0;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	bottom: auto;
}
.team-box:hover .team-content h4 { 
	color: #c59d5f;
}
.team-box:hover .team-content h6 { 
	color: #fff;
}

/* - Blog */
article[class*="type-"] {
	margin-bottom: 50px;
}

article[class*="type-"]:last-of-type {
	margin-bottom: 0;
}
article[class*="type-"],
article[class*="type-"] .entry-cover,
article[class*="type-"] .entry-content,
article[class*="type-"] .entry-content .entry-meta {
	display: inline-block;
	width: 100%;
}
article[class*="type-"] .entry-cover a {
	display: inline-block;
	position: relative;
}
article[class*="type-"] .entry-cover a::before,
article[class*="type-"] .entry-cover a::after,
article[class*="type-"]  .entry-content .entry-title a,
article[class*="type-"] .entry-content > a {
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;	
}
article[class*="type-"] .entry-cover > a::before {
	color: #fff;
	content: "\e67b";
	font-family: 'Stroke-Gap-Icons';
	font-size: 25px;
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	z-index: 1;
	opacity: 0;
}
article[class*="type-"] .entry-cover > a::after {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    content: "";
    display: inline-block;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
	transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
}
article[class*="type-"] .entry-cover > a:hover::before { 
	opacity: 1;
}
article[class*="type-"] .entry-cover > a:hover::after {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
}
article[class*="type-"].no-post-thumbnail .entry-content {
	margin-top: 0;	
}
article[class*="type-"].format-gallery .entry-content {
	margin-top: 25px;
}
article[class*="type-"] .entry-content {
	position: relative;
	padding-left: 110px;
	margin-top: 30px;
	min-height: 85px;
	margin-bottom: 10px;
}

article[class*="type-"] .entry-content > .post-date {
	position: absolute;
	left: 0;
	top: 0;
}
.single-post article[class*="type-"] .entry-content > .post-date,
article[class*="type-"] .entry-content > .post-date a {
    color: #222222;
    display: inline-block;
    font-size: 35px;
    font-weight: bold;
    letter-spacing: 1.4px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    width: 80px;
	vertical-align: middle;
	border: 3px solid #e7d3b4;
	padding: 10px 4px 6px;	
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
article[class*="type-"] .entry-content > .post-date a:hover {
	background-color: #e7d3b4;
	color: #fff;
}
.single-post article[class*="type-"] .entry-content > .post-date span,
article[class*="type-"] .entry-content > .post-date a span {
	display: block;
	font-size: 16px;
	letter-spacing: 0.64px;
	line-height: 22px;
	text-transform: capitalize;
}
article[class*="type-"]  .entry-content .entry-title {
	color: #222222;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.72px;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 0;
	line-height: 26px;
}
article[class*="type-"]  .entry-content .entry-title a {
	color: #222222;
	text-decoration: none;
	text-transform: uppercase;
}
article[class*="type-"]  .entry-content .entry-title a:hover {
	color: #c59d5f;
}
article[class*="type-"] .entry-content .entry-meta {
	margin-bottom: 5px;
}
article[class*="type-"] .entry-content .entry-meta span {
	color: #666;
	display: inline-block;
	font-size: 13px;
	letter-spacing: 0.52px;
	margin-bottom: 5px;
	font-weight: 400;
}
article[class*="type-"] .entry-content .entry-meta span i {
	margin-right: 13px;
}
article[class*="type-"] .entry-content .entry-meta span a {
	color: #666;
}
article[class*="type-"] .entry-content .entry-meta span a:hover {
	color: #c59d5f;
}
article[class*="type-"] .entry-content p {
	color: #777777;
	font-size: 13px;
	line-height: 26px;
	letter-spacing: 0.52px;
	margin-bottom: 16px;
}
article[class*="type-"] .entry-content > a {
	color: #222222;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.72px;
	text-transform: uppercase;
	text-decoration: none;
}
article[class*="type-"] .entry-content > a:hover {
	color: #c59d5f;
}

/* + Widget */
/* - Widget: Latest Posts */
.widget_recentposts .recent-content {
	border-bottom: 2px solid #f0f0f0;
	display: inline-block;
	width: 100%;
	position: relative;
	padding-left: 95px;
	margin-bottom: 17px;
	min-height: 96px;
	padding-bottom: 17px;
}
.widget_recentposts .recent-content:last-of-type {
	margin-bottom: 0;
}
.widget_recentposts  .recent-content.no_post_thumb {
	padding: 0;
}
.widget_recentposts .recent-content > a > i {
	position: absolute;
	left: 0;
}
.widget_recentposts .recent-content > a > i img {
	border-radius: 100%;
	border: 1px solid transparent;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.widget_recentposts .recent-content > a:hover > i img {
	border-color: #c59d5f;
}
.widget_recentposts .recent-content h5 {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 13px;
	line-height: 20px;
	margin-top: 0;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.widget_recentposts .recent-content h5 > a {
	color: #000;
	text-decoration: none;
	display: inline-block;
	font-weight: 500;
}
.widget_recentposts .recent-content h5 > a:hover {
	color: #c59d5f;
}
.widget_recentposts .recent-content span {
	color: #777777;
	display: inline-block;
	letter-spacing: 0.39px;
	text-decoration: none;
}
.widget_recentposts .recent-content span a {
	color: #777777;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	text-decoration: none;
}
.widget_recentposts .recent-content span a:hover {
	color: #c59d5f;
}

/* - Widget: Offer */
.widget_offer {
	text-align: center;
}
.widget_offer .offer-box {
	display: inline-block;
	position: relative;
}
.widget_offer .offer-box::before {
	background-color: rgba(34,34,34,0.8);
	content: "";
	display: inline-block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.widget_offer .offer-box .ofr-cnt {
	position: absolute;
	left: 30px;
	right: 30px;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
}
.widget_offer .offer-box .ofr-cnt h5 {
	font-family: 'Great Vibes', cursive;
	font-size: 30px;
	line-height: 45px;
	letter-spacing: 0.6px;
	color: #fff;
	margin-top: 0;
	margin-bottom: 0;
}
.widget_offer .offer-box .ofr-cnt span {
	display: block;
}
.widget_offer .offer-box .ofr-cnt span {
	font-size: 25px;
	color: #c59d5f;
	font-weight: bold;
	letter-spacing: 0.6px;
}
.widget_offer .offer-box .ofr-cnt span sup {
	color: #fff;
	font-size: 18px;
	font-weight: 400;
}
.widget_offer .offer-box .ofr-cnt span del {
	color: #fff;
	font-family: 'Great Vibes', cursive;
	font-size: 30px;
	font-style: italic;
	font-weight: 400;
}
.widget_offer .offer-box .ofr-cnt a {
	background-color: #c59d5f;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-weight: bold;
	display: inline-block;
	letter-spacing: 0.26px;
	padding: 12px 22px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	margin-top: 0;
}
.widget_offer .offer-box .ofr-cnt a:hover {
	background-color: #fff;
	color: #c59d5f;
}

/* - Blog Single */
article[class*="type-"] .entry-content p {
	margin-bottom: 10px;
}
.entry-content blockquote {
	border-left: none;
	padding-left: 63px;
	padding-right: 0;
	color: #292929;
	position: relative;
	z-index: 0;
	margin-bottom: 25px;
}
.entry-content blockquote p {
	margin-bottom: 0;
	color: #292929;
	font-style: italic;
	letter-spacing: 0.52px;
}
.entry-content blockquote::before {
	content: "\f10d";
	font-family: "FontAwesome";
	position: absolute;
	left: 15px;
	top: 15px;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	z-index: -1;
	opacity: 0.5;
	color: #c59d5f;
	font-size: 26px;
}
article[class*="type-"] .entry-footer {
	display: inline-block;
	width: 100%;
	margin-bottom: 12px;
	position: relative;
	padding: 13px 24px 3px 127px;
	z-index: 1;
}
article[class*="type-"] .entry-footer::before {
	border: 1px solid #efefef;
	content: "";
	display: inline-block;
	position: absolute;
	left: 110px;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: -1;
}
article[class*="type-"] .entry-footer .tags-links {
	color: #222222;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	display: inline-block;
	width: 100%;
}
article[class*="type-"] .entry-footer .tags-links > a {
	border: 1px solid rgba(200,200,200,0.5);
	color: #777777;
	padding: 10px 22px;
	font-size: 13px;
	display: inline-block;
	margin-left: 10px;
	margin-bottom: 10px;
	letter-spacing: 0.546px;
	text-decoration: none;
}
article[class*="type-"] .entry-footer .tags-links > a:first-child {
	margin-left: 25px;
}
article[class*="type-"] .entry-footer .tags-links > a:hover {
	background-color: #c59d5f;
	border-color: transparent;
	color: #fff;
}
article[class*="type-"] .entry-footer .share-this {
	float: right;
}
article[class*="type-"] .entry-footer .share-this > a {
	color: #232323;
	text-transform: capitalize;
	letter-spacing: 0.588px;
	margin: 10px 0;
	display: inline-block;
	text-decoration: none;
}
article[class*="type-"] .entry-footer .share-this > a:hover {
	color: #c59d5f;	
}
article[class*="type-"] .about-author {
	padding-left: 110px;
	display: inline-block;
	width: 100%;
}
article[class*="type-"] .about-author .author-details {
	display: inline-block;
	width: 100%;
	padding: 30px 30px 30px 130px;
	border: 1px solid #ececec;
	position: relative;
	min-height: 134px
}
article[class*="type-"] .about-author .author-details i {
	position: absolute;
	left: 30px;
	top: 22px;
}
article[class*="type-"] .about-author .author-details i img {
	border: 1px solid #c59d5f;
}
article[class*="type-"] .about-author .author-details p {
	color: #777777;
	font-size: 14px;
	font-style: italic;
	line-height: 24px;
	margin-bottom: 0;
}

/* - Latest Blog Post */
.latest-post {
	margin-top: 75px;
	margin-bottom: 75px;
}
.latest-post [class*="col-"]:nth-child(n+3){
	margin-top: 30px;
}

.latest-post article[class*="type-"] .entry-content .entry-title a {
	color: #c59d5f;
}
.latest-post article[class*="type-"] .entry-content .entry-title a:hover {
	color: #000;
}

/* - Latest Blog Post 2 */
.latest-post2 article[class*="type-"] .entry-cover a::before {
	background-color: #fff;
	color: #c59d5f;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
}
.latest-post2 article[class*="type-"] .entry-cover a::after {
	background-color: rgba(0,0,0,0.8);
}

/* - Reservation Block */
.reservation-block {
	margin-top: 85px;
	padding-bottom: 120px;
	position: relative;
}
.reservation-form .form-group {
	margin-bottom: 30px;
}
.reservation-form-block .select_box::before {
	width: 0;
}
.reservation-form .wpcf7-form .wpcf7-form-control {
	border: 1px solid #c59d5f;
	border-radius: 0;
	color: #c7c7c7;
	font-size: 13px;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
	outline: none;
	letter-spacing: 0.26px;
	min-height: 38px;
	padding-left: 20px;
	padding-right: 20px;
}
.reservation-form .wpcf7-form .wpcf7-select.wpcf7-form-control{
	height: 38px;
}
.reservation-form .wpcf7-form .wpcf7-form-control.wpcf7-submit {
    background-color: #c59d5f;
    border: medium none;
    border-radius: 0;
    color: #fff;
    font-family: "Raleway",sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.7px;
    line-height: 28px;
    padding: 5px 20px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 1s ease 0s;
	width: auto;
}
.reservation-form .wpcf7-form .wpcf7-form-control.wpcf7-submit:hover {
	background-color: #000;
}
.reservation-form .form-control::-webkit-input-placeholder {
	color: #c7c7c7;
}
.reservation-form .form-control:-moz-placeholder {
	color: #c7c7c7;
}
.reservation-form .form-control::-moz-placeholder {
	color: #c7c7c7;
}
.reservation-form .form-control:-ms-input-placeholder {
	color: #c7c7c7;
}

/* - Contact Section */
.contact-section {
	margin-bottom: 65px;
}
.contact-form  .title-center {
	text-align: center;
}
.contact-form .title-center::before {
	right: 0;
	left: 0;
	margin: 0 auto;
}
.contact-form  .title-right {
	text-align: right;
}
.contact-form .title-right::before {
	right: 0;
	left: auto;
}
.contact-details {
	margin-top: 75px;
	margin-bottom: 45px;
}
.cnt-detail-box {
	text-align: center;
	display: inline-block;
	width: 100%;
	position: relative;
}
.cnt-detail-box i {
	width: 55px;
	height: 63px;
	line-height: 63px;
	display: block;
	margin: 0 auto 29px;
	text-align: center;
}
.cnt-detail-box h4 {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.28px;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 35px;
}
.cnt-detail-box p {
	margin-bottom: 0;
	letter-spacing: 0.28px;
	line-height: 27px;
}
.cnt-detail-box p,
.cnt-detail-box p a {
	color: #777777;
}
.cnt-detail-box p a {
	text-decoration: none;
}
.cnt-detail-box p a:hover {
	color: #c59d5f;
}

/* - Contact Form */
.contact-form {
	margin-top: 75px;
}
.contact-form h3 {
	font-family: 'Raleway', sans-serif;
	font-size: 25px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 35px;
	padding-bottom: 27px;
	position: relative;
	text-transform: uppercase;
}
.contact-form h3::before {
	background-color: #c59d5f;
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 71px;
	height: 1px;
}
.contact-form .text-center h3::before { 
	left: 0;
	right: 0;
	margin: 0 auto;
}
.contact-form-section {
	margin-bottom: 30px;
	margin-top: 90px;
}
.contact-form .form-control::-webkit-input-placeholder {
	color: #bdbdbd;
}
.contact-form .form-control:-moz-placeholder {
	color: #bdbdbd;
}
.contact-form .form-control::-moz-placeholder {
	color: #bdbdbd;
}
.contact-form .form-control:-ms-input-placeholder {
	color: #bdbdbd;
}
.contact-form input[type="submit"] {
    background-color: #c59d5f;
    border: medium none;
    border-radius: 0;
    color: #fff;
    font-family: "Raleway",sans-serif;
    font-weight: bold;
    letter-spacing: 0.56px;
    padding: 13px 30px;
    text-transform: uppercase;
    transition: all 0.7s ease 0s;
}
.contact-form input[type="submit"]:hover {
	background-color: #000;
}

/* - Map Section */
.map-section {
	position: relative;
	margin-top: 75px;
	margin-bottom: 75px;
}

.map-section2 {
	margin-top: 75px;
	margin-bottom: 0;
}

/* - Error Section  */
.error-block {
	margin: 80px 0 0;
	display: inline-block;
	width: 100%;
}
.error404 .footer-main-2 {
	margin-top: 0;
}
.error-block h2 {
	color: #c59d5f;
	font-family: 'Great Vibes', cursive;
	font-size: 250px;
	font-style: italic;
	line-height: 181px;
	margin-bottom: 21px;
}
.error-block h3 {
	font-family: 'Raleway', sans-serif;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 0.5px;
	margin-top: 0;
	margin-bottom: 30px;
	line-height: 33px;
}
.error-block .searh-block {
	display: block;
	max-width: 554px;
	margin: 0 auto;
}.error-block .searh-block .form-control {
	height: 42px;
	border: 1px solid #e6e6e6;
	border-radius: 0;
	color: #000;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
	outline: none;
	font-size: 13px;
	padding-left: 20px;
	padding-right: 20px;
}
.error-block .page_search .searchform .btn.btn-default {
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	height: 42px;
	border: none;
	border-radius: 0;
	background-color: #c59d5f;
	color: #fff;
	padding-left: 30px;
	padding-right: 30px;
}
.error-block .page_search .searchform .btn.btn-default :hover {
	background-color: #000;
}
.error-block .searh-block .form-control::-webkit-input-placeholder {
	color: #d2d2d2;
}
.error-block .searh-block .form-control:-moz-placeholder {
	color: #d2d2d2;
}
.error-block .searh-block .form-control::-moz-placeholder {
	color: #d2d2d2;
}
.error-block .searh-block .form-control:-ms-input-placeholder {
	color: #d2d2d2;
}

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

/* - min-width: 1200 */
@media (min-width: 1200px) {
	/* + Shortcodes */
	/* - Menu Section */
	.menu-section .menu-item  {
		padding-right: 10px;
	}
	.content-area {
		padding-right: 34px;
	}
	.widget-area {
		padding-left: 10px;
	}
	
	/* - Blog Single */
	article[class*="type-"] .entry-content blockquote {
		padding-right: 70px;
	}
	/* - Latest Blog Post */
	.latest-post .row {
		margin: 0;
	}
	/* - Reservation Block */
	.reservation-form {
		padding-right: 120px;
	}
	/* - Contact Details */
	.cnt-detail-box {
		padding: 0 25%;
	}
}

/* - min-width: 992 */
@media (min-width: 992px) {
	
	body .menu-setting-info a {
		margin-right: -15px;
	}
	
	/* - Header */
	.header_s1 .ownavigation {
		left: 0;
		position: absolute;
		right: 0;
		z-index: 17;
	}
	.header_s .ownavigation .navbar-header {
		margin: 0px 0;
	}
	.header_s .ownavigation .navbar-nav > li > a {
		margin-top: 36px;
		margin-bottom: 37px;
	}
	.header_s.header_s1 .ownavigation .navbar-nav > li > a span{
		color: #fff;
	}
	.header_s .ownavigation ul li > .dropdown-menu {
		background-color: rgba(0,0,0,0.8);
		padding-top: 4px;
		padding-bottom: 4px;
	}
	.header_s .ownavigation.navbar-fixed-top {
		position: fixed;
		top: 0;
	}
	.header_s .ownavigation.navbar-fixed-top .navbar-right {
		margin-right: 0;
	}
	
	.header_s2 .navbar-brand.image-logo {
		margin-top: 10px;
	
	}
	
	/* + Footer */
	.top-footer .row > [class*="col-md-"]:nth-child(4n+1) {
		clear: both;
	}
	
	/* - Header 2 */
	.header_s2 .ownavigation ul li > .dropdown-menu {
		background-color: #fff;
	}
	
	/* + Shortcodes */
	
	/* - Services Section */
	.services-section .row > [class*="col-md-"]:nth-child(4n+1) {
		clear: both;
	}
	/* - Menu Section */
	.menu-section .row [class*="col-md-"]:nth-child(n+3) .menu-item  {
		margin-top: 18px;
	}
	.menu-section .row > [class*="col-md-"]:nth-child(2n+1) {
		clear: both;
	}	
	
	/* - Blog */
	article[class*="type-"] .entry-content .entry-meta span + span {
		margin-left: 15px;
	}
	/* - Blog Single */
	.comments-area .comment-form-author {
		padding-right: 15px;
	}
	.comments-area .comment-form-email {
		padding-left: 15px;
	}	
	/* - Reservation Block */
	.reservation-img {
		position: absolute;
		left: 0;
		bottom: 0;
	}	
	.reservation-form-block {
		float: right;
	}
	/* - Contact Details */
	.contact-details [class*="col-md-"]:nth-child(3n+1) {
		clear: both;
	}
	.contact-details .row [class*="col-md-"] .cnt-detail-box:nth-child(n+3) {
		margin-top: 30px;
	}
}

/* - min-width: 768 */
@media (min-width: 768px) {
	/* + Header */
	/* - Header 1 */
	.header_s .top-header1 .top-right .search-block {
		float: right;
	}
	.header_s .ownavigation.navbar  > .container .navbar-brand {
		margin-left: 0;
	}
	
	/* - Counter Section */
	.counter-section .row > [class*="col-md-"]:nth-child(4n+1) {
		clear: both;
	}
	/* - Latest Blog Post */
	.latest-post .row > [class*="col-md-"]:nth-child(2n+1) {
		clear: both;
	}
	/* - Contact Details */
	.contact-details [class*="col-md-"]::after {
		border-left: 2px dashed #c59d5f;
		content: "";
		position: absolute;
		left: -1px;
		bottom: 30px;
		height: 60px;
		width: 3px;
	}
	.contact-details [class*="col-md-"]:nth-child(3n+1)::after {
		display: none;
	}
}

/* - min to max: 1440 to 1680 */
@media only screen and (min-width: 1440px) and (max-width: 1680px) {
	/* + Shortcodes */
	/* - Menu Section */
	.menu-section .top-img,
	.menu-section .bottom-img {
		width: 16%;
	}
	.menu-cards.menu-section .top-img {
		top: -15px;
	}
}

/* - max-width: 1366 */
@media (max-width: 1366px) {
	/* + Shortcodes */
	/* - Menu Section */
	.menu-section .top-img,
	.menu-section .bottom-img {
		width: 14%;
	}
	.menu-cards.menu-section .top-img {
		top: -15px;
	}
}

/* - max-width: 1200 */
@media (max-width: 1200px) {
	/* + Shortcodes */
	/* - Services Section */
	.services-section .srv-box .img-box .srv-content {
		padding-left: 40px;
		padding-right: 40px;
	}
	/* - Latest Blog Post */
	article[class*="type-"] .entry-content .entry-title {
		line-height: 24px;
	}
	.latest-post article[class*="type-"] .entry-content .entry-meta span {
		width: 100%;
		display: inline-block;
	}
	.latest-post article[class*="type-"] .entry-content .entry-meta span + span {
		margin-left: 0;
	}
}

/* - min to max: 992 to 1199 */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	/* + Footer */
	.footer-main-2 .top-footer .widget_subscribe .btn {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.widget.widget_instagram ul li {
		width: 30.95%;
	}
	
	.newsletter-section .container > h3 {
		margin-bottom: 15px;
		margin-right: 80px;
	}
	.newsletter-section .container > p {
		margin-bottom: 20px;
		width: 31%;
	}
	.newsletter-section .newsletter-form .input-group {
		margin: 0 auto;
	}	
	
	/* + Shortcodes */
	/* - Menu Section */
	.menu-section .menu-item > span::before {
		width: 45%;
	}
	/* - Menu Cards */
	.menu-cards span.bottom-img {
		bottom: -150px;
	}
	.menu-section.menu-cards .top-img {
		top: 0;
	}
	/* - Event Section */
	.events-item .event-content {
		padding-left: 30px;
		padding-right: 30px;
	}
	/* - Blog Single */
	article[class*="type-"] .about-author .author-details {
		padding-bottom: 22px;
		padding-top: 22px;
	}
	.comment-list .children {
		margin-left: 0;
	}
	/* - Contact Details */
	.cnt-detail-box {
		padding: 0 18%;
	}
	
	.widget_offer .offer-box .ofr-cnt a {
		padding: 8px 16px;
	}
}

/* - max-width: 991 */
@media (max-width: 991px) {
	
	.menu-setting-info {
		margin: 5px auto 15px;
	}
	
	/* + Header */
	/* - Nav Toggle */
	.header_s #slidepanel {
		border-bottom: none;
	}
	.header_s1 #slideit, 
	.header_s1 #closeit {
		color: #fff;
	}
	.header_s2 #slideit, 
	.header_s2 #closeit,
	.header_s #slideit:hover, 
	.header_s #closeit:hover {
		color: #93723E;
	}
	.header_s .top-header1 .top-right .top-social {
		margin-right: 15px;
	}
	.header_s .top-header1 .top-right .top-social li {
		margin-left: 5px;
		margin-right: 5px;
	}
	.header_s .ownavigation.nav_absolute {
		position: relative;
	}
	.header_s .ownavigation > .container {
		position: relative;
	}
	.header_s .ownavigation.navbar > .container .navbar-brand {
		margin: 12px 0;
	}
	.header_s .ownavigation .navbar-toggle {
		background-color: #fff;
	}
	.header_s .ownavigation .navbar-toggle .icon-bar {
		background-color: #93723E;
	}
	.header_s1 .ownavigation .navbar-nav li .dropdown-menu > li > a {
		color: #fff;
	}
	.header_s .ownavigation .ddl-switch {
		background-color: #93723E;
		top: 8px;
	}
	
	/* - Header 2 */
	.header_s2 #slideit:hover, 
	.header_s2 #closeit:hover {
		color: #0a0a0a;
	}
	
	/* + Footer */
	.top-footer .row > [class*="col-md-"]:nth-child(2n+1) {
		clear: both;
	}
	
	/* + Page Banner */
	.page-banner {
		padding-bottom: 100px;
		padding-top: 100px;
	}
	
	/* - Newsletter Section */
	.newsletter-section form.mc4wp-form, 
	.newsletter-section .newsletter-form {
		float: none;
	} 
	.newsletter-section {
		text-align: center;
	}
	.newsletter-section .container > h3,
	.newsletter-section .container > p,
	.newsletter-section .newsletter-form {
		width: 100%;
	}
	.newsletter-section form.mc4wp-form, 
	.newsletter-section .newsletter-form {
		float: none;
	}
	.newsletter-section {
		text-align: center;
	}	
	.newsletter-section .container > h3,
	.newsletter-section .container > p {
		margin-bottom: 15px;
	}
	.newsletter-section .container > h3 {
		margin-bottom: 3px;
		margin-right: 0;
		margin-top: 0;
	}
	.newsletter-section .newsletter-form .input-group {
		margin: 0 auto;
	}	
	
	/* + Shortcodes */
	.about-img-block {
		margin-top: 30px;
	}
	
	/* - About Section 2 */
	.about-section2  .about-img { 
		width: 100%;
		text-align: center;
		position: relative;
	}
	
	/* - Counter Section */
	.counter-section .counter-box span {
		font-size: 45px;
	}
	
	/* - Menu Section */
	.menu-section .top-img,
	.menu-section .bottom-img {
		display: none;
	}
	.menu-section .row [class*="col-md-"]:nth-child(n+2) .menu-item {
		margin-top: 18px;
	}
	
	/* - Blog */
	article[class*="type-"] .entry-content {
		padding-left: 100px;
	}
	article[class*="type-"] .entry-content .entry-title {
		line-height: 23px;
	}
	article[class*="type-"] .entry-content .entry-meta span {
		display: block;
	}	
	/* - Blog Single */
	article[class*="type-"] .entry-content blockquote {
		padding-left: 40px;
	}
	
	.single-post article[class*="type-"] .entry-content > .post-date,
	article[class*="type-"] .entry-content > .post-date a {
		font-size: 26px;
	}
	.single-post article[class*="type-"] .entry-content > .post-date span,
	article[class*="type-"] .entry-content > .post-date a span {
		font-size: 15px;
	}
	article[class*="type-"] .about-author .author-details {
		padding: 15px 15px 15px 110px;
	}
	article[class*="type-"] .about-author .author-details i {
		left: 15px;
	}
	
	.widget_offer .offer-box .ofr-cnt a {
		padding: 8px 16px;
	}
	
	/* - Reservation Block */
	.reservation-img {
		float: none;
		margin: 0 auto 30px;
		max-width: 767px;
	}
	
	/* - Contact Details */
	.cnt-detail-box {
		padding: 0 9%;
	}
}

/* - min to max: 768 to 991 */
@media only screen and (min-width: 768px) and (max-width: 991px) {
	/* + Shortcodes */
	/* - Services Section */
	.services-section .row > [class*="col-sm-"]:nth-child(3n+1) {
		clear: both;
	}
	/* - Blog Single */
	article[class*="type-"] .entry-footer::before {
		left: 90px;
	}
	article[class*="type-"] .entry-footer {
		padding-left: 110px;
		padding-right: 20px;
	}
	article[class*="type-"] .entry-footer .tags-links {
		display: inline-block;
		width: 100%;
	}
	article[class*="type-"] .entry-footer .tags-links > a {
		padding-left: 20px;
		padding-right: 20px;
		margin-bottom: 10px;
	}
	article[class*="type-"] .entry-footer .tags-links > a:first-child {
		margin-left: 10px;
	}
	article[class*="type-"] .entry-footer .share-this {
		float: left;
	}
	article[class*="type-"] .about-author {
		padding-left: 90px;
	}
}

/* - max-width: 767 */
@media (max-width: 767px) {
	/* + Header */
	.header_s #slideit, 
	.header_s #closeit {
		right: -65px;
	}
	.header_s .top-header1 .top-left,
	.header_s .top-header1 .top-right {
		text-align: center;
	}
	.header_s .top-header1 .top-right .top-social {
		margin-top: -22px;
	}
	.header_s .top-header1 .top-right .top-social,
	.header_s .top-header1 .top-right .search-block { 
		display: inline-block;
	}
	.header_s .top-header1 .top-right .top-social li {
		margin-top: 0;
	}
	/* + Section Header */
	.section-header h3 {
		font-size: 45px;
		line-height: 55px;
	}	
	.section-header h4 {
		font-size: 23px;
		line-height: 36px;
	}
	/* + Page Banner */
	.page-banner {
		padding-bottom: 60px;
		padding-top: 60px;
	}	
	/* - Newsletter Section */
	.newsletter-section {
		margin-top: 45px;
	}	
	/* + Shortcodes */
	/* - Slider Section */
	.slider-section {
		margin-bottom: 40px;
	}	
	/* - About Section */
	.about-section {
		margin-top: 45px;
	}
	/* - Surprise Section */
	.surprise-section {
		margin-top: 45px;
		margin-bottom: 45px;
		padding-top: 110px;
		padding-bottom: 110px;
	}
	/* - Services Section */
	.services-section {
		margin-top: 45px;
	}
	.services-section .row > [class*="col-xs-"]:nth-child(2n+1) {
		clear: both;
	}
	.services-section .srv-box {
		max-width: 268px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	/* - Counter Section */
	.counter-section {
		margin-top: 45px;
		margin-bottom: 45px;
		padding-bottom: 110px;
		padding-top: 110px;
	}
	.counter-section .row > [class*="col-md-"]:nth-child(2n+1) {
		clear: both;
	}
	/* - Menu Section */
	.menu-section {
		padding-bottom: 45px;
		padding-top: 45px;
	}
	/* - Book Table Section */
	.book-table-section {
		margin-top: 45px;
		margin-bottom: 45px;
		padding-bottom: 110px;
		padding-top: 110px;
	}
	/* - Event Section */
	.latest-events-section {
		margin-top: 45px;
	}
	.events-item .event-content {
		padding-left: 20px;
		padding-right: 20px;
	}
	/* - Testimonial Section */
	.testimonial-section {
		margin-bottom: 45px;
		margin-top: 45px;
		padding: 100px 0;
	}
	/* - Gallery Section */
	.gallery-section {
		margin-bottom: 45px;
		padding-top: 100px;
		padding-bottom: 70px
	}
	/* - Team Section */
	.team-section {
		margin-top: 45px;
		margin-bottom: 15px;
	}
	/* - Blog Single */
	article[class*="type-"] .entry-footer::before {
		left: 0px;
	}
	article[class*="type-"] .entry-footer {
		padding-left: 20px;
		padding-right: 20px;
	}
	article[class*="type-"] .entry-footer .tags-links {
		display: inline-block;
		width: 100%;
	}
	article[class*="type-"] .entry-footer .tags-links > a {
		padding-left: 20px;
		padding-right: 20px;
		margin-bottom: 10px;
	}
	article[class*="type-"] .entry-footer .tags-links > a:first-child {
		margin-left: 10px;
	}
	article[class*="type-"] .entry-footer .share-this {
		float: left;
	}
	article[class*="type-"] .about-author,
	.comments-area {
		padding-left: 0;
	}
	/* - Latest Blog Post */
	.latest-post {
		margin-top: 45px;
	}
	.latest-post article[class*="type-"] {
		width: 555px;
		max-width: 100%;
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 50px;
	}
	.latest-post .row [class*="col-md-"]:last-of-type article[class*="type-"] {
		margin-bottom: 0;
	}

	/* - Contact Section */
	.contact-details,
	.contact-form {
		margin-top: 45px;
	}
}

/* -  max-width: 639 */
@media (max-width: 639px) {	
	/* + Footer */
	.top-footer .row > [class*="col-xs-"] {
		width: 100%;
	}
	
	/* + Shortcodes */
	/* - Surprise Section */
	.surprise-content h3 {
		font-size: 50px;
	}
	
	/* - Menu Section */
	.menu-section .menu-item > span::before {
		width: 35%;
	}
	
	/* - Book Table Section */
	.book-table-section .form-group {
		width: 100%;
	}
	
	/* - Event Section */
	.latest-events-section .row > [class*="col-xs-"] {
		width: 100%;
	}
	.events-item {
		max-width: 360px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	
	/* - Gallery Section */
	.gallery-box { 
		width: 50%;
	}
	
	/* - Team Section */
	.team-section .row > [class*="col-xs-"] {
		width: 50%;
	}
	
	/* - Blog Single */
	.comment-body {
		padding-left: 110px;
		padding-right: 10px;
	}
	
	/* - Contact Form */
	.contact-form .form-group {
		width: 100%;
	}
	
	/* - Error Section */
	.error-block h2 {
		font-size: 180px;
	}
	.event-single-content .eventcontent-block [class*="col-xs-"] {
		width: 100%;
	}
	.event-single-content .eventcontent-block  img {
		margin-bottom: 20px;
	}
	.event-single-content  .eventcontent-block > .col-md-4 {
		width: 100%;
		margin: 0 auto;
		max-width: 360px;
		float: none;
	}
}

/* -  max-width: 479 */
@media (max-width: 479px) {
	/* + Shortcodes */	
	.header_s .top-header1 .top-left {
		margin: 8px 0 3px;
	}	
	.header_s .top-header1 .top-right .top-social {
		margin-top: -30px;
	}
	
	.section-header h3 {
		font-size: 36px;
		line-height: 46px;
	}
	.section-header h4 {
		font-size: 18px;
		line-height: 30px;
	}
	
	/* - About Section */
	.about-detail .chef-detail .cnt {
		width: 100%;
		margin-top: 30px;
		margin-left: 0;
	}
	.about-img-block div { 
		width: 100%;
	}
	
	/* - Services Section */
	.services-section .row > [class*="col-xs-"] {
		width: 100%;
	}
	
	/* - Counter Section */
	.counter-section .row > [class*="col-xs-"] {
		width: 100%;
	}
	
	/* - Menu Section */
	.menu-section .menu-item {
		margin-bottom: 30px;
	}
	.menu-section .menu-item > .item-thumb,
	.menu-section .menu-item > h3,
	.menu-section .menu-item > span {
		width: 100%;
		text-align: center;
	}
	.menu-section .menu-item > h3 {
		margin-left: 0;
	}
	
	/* - Gallery Section */
	.gallery-box { 
		width: 100%;
	}
	
	/* - Team Section */
	.team-section .row > [class*="col-xs-"] {
		width: 100%;
	}
	.team-section .team-box {
		max-width: 260px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	
	/* - Blog */
	article[class*="type-"] .entry-content {
		padding-left: 75px;
	}
	article[class*="type-"] .entry-content > .post-date a {
		font-size: 24px;
		width: 60px;
	}
	article[class*="type-"] .entry-content > .post-date a span {
		font-size: 13px;
	}
	
	/* - Error Section */
	.error-block h2 {
		font-size: 145px;
		line-height: 130px;
	}
	
	.event-single-content .event-gallery [class*="col-xs-"] {
		width: 100%;
		margin: 0 auto;
		max-width: 360px;
		float: none;
	}

	.header_s .top-header1 .top-right .top-social li {
		float: none;
		display: inline-block;
	}
	.header_s .top-header1 .top-right .top-social {
		margin: 0 auto;
		width: 100%;
	}
	.menupopup_btn {
		display: block;
		margin: 10px auto 7px;
		text-align: center;
	}
	.menu_popupform .wpcf7-form .form-group {
		width: 100%;
	}
}

/* - max-width: 360 */
@media (max-width: 360px) {
	/* + Header */
	/*  - Header 1 */
	.header_s .top-header1 .top-left span + span {
		margin-left: 10px;
	}
	.header_s .top-header1 .top-left span a i {
		margin-right: 5px;
	}	
}